# HG changeset patch # User veltr # Date 1346835800 -7200 # Node ID 693c282aa4e9ceb749987d216be1f3533e0e5e10 # Parent 13fed6c21d5174efa84876257a71190f8b167808 Removed obsolete test files diff -r 13fed6c21d51 -r 693c282aa4e9 test/integration/allocine_dossier_independant/css/LdtPlayer.css --- a/test/integration/allocine_dossier_independant/css/LdtPlayer.css Tue Sep 04 17:15:22 2012 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,530 +0,0 @@ -/* Some general styling classes */ - -.Ldt-floatClear { - display: block; width: 100%; height: 0; clear: both; -} - -ul.Ldt-floatList { - padding: 0; margin: 0; list-style: none; -} - -.Ldt-floatList li { - float: left; -} - -/* */ - -#demo-frame > div.demo { padding: 5px !important; }; - -button.ui-button-icon-only { - height:1.5em; - width:1.5em; -} - -#Ldt-loader { - background:url(imgs/loader.gif) center no-repeat; - text-indent: -9999px; - position: absolute; -} - -/* general class for all buttons */ -.Ldt-button { - -} - -.Ldt-SegmentsWidget { - /* overflow: auto; /* clear the floats */ - margin-top: 1px; - padding-bottom: 8px; /* FIXME: only a temporary fix. This should be put into the layout manager. */ -} - -.Ldt-iri-chapter { - position: absolute; - height: 10px; - border-right: 1px solid white; -} - -.Ldt-SegmentPositionMarker { - position: absolute; - z-index: 100; - width: 1px; - height: 10px; - background-color: white; -} -.tooltip { - display:none; - background:transparent url(imgs/black_arrow_mini.png); - font-size:12px; - height:55px; - width:180px; - padding:10px; - padding-left:15px; - padding-top:15px; - padding-right:15px; - color:#000; - font-family: "Trebuchet MS", "Helvetica", "Arial", "Verdana", "sans-serif"; -} -#Ldt-Root{ - font-family: "Trebuchet MS", "Helvetica", "Arial", "Verdana", "sans-serif"; -} -#Ldt-Hat{ - height:3px; -} - -.Ldt-AnnotationsWidget { - font-size: 12px; - font-family: "Arial", "Verdana", "sans-serif"; - background-color:#eeeeee; -} - -.Ldt-AnnotationContent { - padding:5px; - padding-left: 12px; - -} - -.Ldt-fbShare { - display: block; - float: left; - width: 24px; - height: 24px; - background:url('imgs/facebook.png'); -} - -.Ldt-TwShare { - display: block; - float: left; - width: 24px; - height: 24px; - background:url('imgs/twitter.png'); -} - -.Ldt-GplusShare { - display: block; - float: left; - width: 24px; - height: 24px; - background:url('imgs/google.png'); -} - -.Ldt-SaTitle{ - padding-top:2px; - padding-bottom:3px; - font-size: 12pt; - color : #0068c4; -} - -.Ldt-SaDescription{ - font-size:12px; -} - -.Ldt-SaKeywords { - font-weight:bold; - font-size:10px; -} - -.Ldt-AnnotationShareIcons { - float:right; - position: relative; -} - - -#Ldt-PlaceHolder{ - position:absolue; - float:none; -} - -.Ldt-Segments{ - float:left; - font-size: 62.5%; -} - -.Ldt-mode-radio{ - visibility:hidden; - height:0px; - display:none -} - -.Ldt-cleaner { - clear:both; -} - -.cleaner { - clear:both; -} - -.share { - background:url('imgs/widget20.png') no-repeat scroll 0 0 transparent ; - display:block; - height:16px; - line-height:16px !important; - overflow:hidden; - width:16px; - float:left; - cursor:pointer; - margin:2px; -} -.shareFacebook{ - background-position:0 -704px; -} -.shareMySpace{ - background-position:0 -736px; -} -.shareTwitter{ - background-position:0 -1072px; -} -.shareGoogle{ - background-position:0 -752px; -} -.shareDelicious{ - background-position:0 -672px; -} -.shareJamesPot{ - background-position:0 -1808px; -} - -.tip{ - position: absolute; - padding : 3px; - z-index: 10000000000; - max-width: 200px; - background: transparent url("imgs/black_arrow_long.png"); - font-size: 12px; - height: 115px; - width: 180px; - padding: 15px 15px 20px; - color: #ffffff; - font-family: "Trebuchet MS", "Helvetica", "Arial", "Verdana", "sans-serif"; - overflow:hidden; -} - -.tipcolor { - float: left; margin: 2px 4px 2px 0; -} - -.tip img { - max-width: 140px; max-height: 70px; margin: 0 20px; -} - - - -/* sparkline widget */ -.Ldt-sparklineWidget { - position: relative; - margin-bottom: 5px; -} - -.Ldt-sparkLinePositionMarker { - position: absolute; - top: 0px; - width: 0px; - background-color: #333333; - border-right: solid 1px pink; - z-index: 3; - opacity: 0.2; -} - -.Ldt-sparkLine { - position: absolute; - top: 0px; -} - -.Ldt-sparkLineClickOverlay { - position: absolute; - width: 640px; - height: 60px; - z-index: 4; - top: 0px; - opacity: 0.3; -} - -/* CINECAST Annotation Widget block */ - -.Ldt-createAnnotationWidget { - width: 610px; padding-bottom: 10px; clear: both; - color: #fff; - background: url(img-cinecast/createannbgd.png) no-repeat bottom right; -} - -.Ldt-createAnnotation-DoubleBorder { - width: 590px; position: relative; clear: both; - background: url(img-cinecast/createannbgd.png) no-repeat top left; - padding: 20px 10px 0; - min-height: 150px; -} -/* */ - -.Ldt-createAnnotation-Title { - font-size: 12pt; - color : #0068c4; - float: left; - margin-right: 5px; -} - -.Ldt-createAnnotation-TimeFrame { - font-size: 12pt; - color : #ff5589; - float: left; -} -.Ldt-createAnnotation-Container { - float: left; width: 100%; clear: both; -} - -.Ldt-createAnnotation-userAvatar { - float: right; - width: 80px; - height: 64px; - border: 1px #ffffff; - margin: 5px 0; -} - -.Ldt-createAnnotation-userAvatar img { - margin: 0 auto; - display: block; - max-width: 100%; - max-height: 100%; -} - -.Ldt-createAnnotationWidget .Ldt-floatClear { - height: 30px; background: url(img-cinecast/logo.iri.small.png) left no-repeat; -} - -/* CINECAST HIDE ARROW */ - -.Ldt-createAnnotation-profileArrow { - display: none; -} - -/* CINECAST SPECIFIC TEXTAREA */ - -.Ldt-createAnnotation-Description { - float: left; background: url(img-cinecast/textarea.png); border: none; margin: 0; padding: 4px 8px 4px 4px; width: 493px; height: 68px; - resize: none; -} -/* */ - -.Ldt-createAnnotation-btnblock { -} - -.Ldt-createAnnotation-btnblock label { - float: left; margin-top: 20px; width: 480px; font-size: 14px; color: #ffffff; -} - -/* CINECAST SPECIFIC TAG BUTTONS */ - -.Ldt-createAnnotation-keywords ul { - width: 100%; clear: both; -} - -.Ldt-createAnnotation-keywords li { - border: none; margin: 0 10px 5px 0; height: 23px; padding: 0 0 0 15px; - background: url(img-cinecast/tag.png) left top no-repeat; - cursor: pointer; -} - -.Ldt-createAnnotation-keyword-button { - font-size: 13px; color: #ffffff; width: 170px; text-shadow: 1px 1px 1px #000000; - height: 23px; padding: 0 5px 0 0; border: none; margin: 0; - background: url(img-cinecast/tag.png) right top no-repeat; - cursor: pointer; -} - -.Ldt-createAnnotation-keywords li:hover { - background-position: left -23px; -} - -.Ldt-createAnnotation-keywords li:hover .Ldt-createAnnotation-keyword-button { - background-position: right -23px; -} - -.Ldt-createAnnotation-keywords li.Ldt-createAnnotation-active-button { - background-position: left -46px; margin: 0 0 5px 0; -} - -.Ldt-createAnnotation-keywords li.Ldt-createAnnotation-active-button .Ldt-createAnnotation-keyword-button { - background-position: right -46px; padding: 0 15px 0 0; width: 180px; -} -/* */ - -/* CINECAST SUBMIT BUTTON */ - -.Ldt-createAnnotation-submitButton { - float: right; - width: 96px; - height: 34px; - background: url(img-cinecast/greenbutton.png); - border: none; - margin: 8px 0; - font-size: 13px; - text-transform: uppercase; - cursor: pointer; -} - -.Ldt-createAnnotation-submitButton:hover { - background-position: 0 -34px; -} - -/* */ - -.Ldt-createAnnotation-endScreen { - padding: 10px; - font-size: 13px; - font-weight: bold; - text-align: center; -} - -.Ldt-createAnnotation-errorMessage { - color: #ff80cc; -} - -.Ldt-createAnnotation-Minimize { - position: relative; - float: right; - height: 17px; - width: 17px; - right: 0px; - background:url('imgs/minimize.png'); -} - -/* */ - -.Ldt-createAnnotation-spinner { - display: inline; - width: 16px; - height: 16px; - background: url('imgs/spinner.gif'); -} - -.Ldt-createAnnotation-endScreen-linkList { - margin: 12px auto; -} - -.Ldt-createAnnotation-endScreen-link { - display: inline-block; - height: 20px; -} - -.Ldt-createAnnotation-endScreen-TweetLink { - width: 54px; - background: url('imgs/tweet_button.png'); -} - -.Ldt-createAnnotation-endScreen-FbLink { - width: 55px; - background: url('imgs/facebook_button.png'); -} - -.Ldt-createAnnotation-endScreen-GplusLink { - width: 50px; - background: url('imgs/gplus_button.png'); -} -/* AnnotationsListWidget */ - -.Ldt-AnnotationsListWidget { - font-size: 12px; - font-family: "Arial", "Verdana", "sans-serif"; -} - -.Ldt-AnnotationsList-ul { - list-style: none; - padding: 0 3px; -} - -.Ldt-AnnotationsList-li { - float: left; width: 100%; clear: both; - margin: 2px 0; padding: 2px 0; - position: relative; - min-height: 70px; - background: #000000; -} - -.Ldt-AnnotationsList-li:hover { - background-color: #333333; -} - -.Ldt-AnnotationsListWidget a { - text-decoration: none; -} - -.Ldt-AnnotationsListWidget a:hover { - text-decoration: underline; -} - -.Ldt-AnnotationsList-Thumbnail { - border: none; - float: left; - max-width: 75px; - max-height: 48px; -} - -.Ldt-AnnotationsList-Duration { - color : #ffffff; - position: absolute; top: 55px; left: 5px; text-align: center; -} - -.Ldt-AnnotationsList-TcSeparator, .Ldt-AnnotationsList-End { - display: none; -} - -.Ldt-AnnotationsList-Title { - font-size: 13px; - margin: 0 0 2px 80px; - color: #ffffff; -} - -.Ldt-AnnotationsList-Description { - font-style: italic; - margin: 0 0 2px 80px; -} - -.Ldt-AnnotationsList-Description a { - color: #dddddd; -} - -.Ldt-AnnotationsList-Tags { - float: left; clear: both; padding: 0; margin: 2px 0 0 80px; list-style: none; -} - -.Ldt-AnnotationsList-Tag-Li { - float: left; border: none; margin: 0 0 0 5px; height: 23px; padding: 0 0 0 20px; - background: url(img-cinecast/tag.png) left top no-repeat; - cursor: pointer; -} - -.Ldt-AnnotationsList-Tag-Div { - font-size: 13px; color: #ffffff; text-shadow: 1px 1px 1px #000000; - height: 19px; padding: 4px 5px 0 0; border: none; margin: 0; - background: url(img-cinecast/tag.png) right top no-repeat; - cursor: pointer; -} - -.Ldt-createAnnotation-moar-keywordz { - float: right; font-size: 13px; color: #ffffff; text-shadow: 1px 1px 1px #000000; cursor: pointer; - width: 140px; height: 23px; background: url(img-cinecast/moar.png); border: none; margin: 0 15px; -} - -.Ldt-createAnnotation-moar-keywordz:hover { - background-position: bottom; -} - -/* Tagcloud */ - -.Ldt-TagCloud { - font-family: "PT Sans", Arial, Helvetica, sans-serif; -} - -.Ldt-TagCloud ul { - list-style: none; padding: 0; margin: 5px; text-align: center; -} - -.Ldt-TagCloud li { - display: inline-block; margin: 2px; cursor:pointer; cursor:hand; -} - -.Ldt-TagCloud li:hover { - color: #0099ff; -} - -.Ldt-TagCloud-actif { - color: #c000c0; -} diff -r 13fed6c21d51 -r 693c282aa4e9 test/integration/allocine_dossier_independant/js/LdtPlayer-release.js --- a/test/integration/allocine_dossier_independant/js/LdtPlayer-release.js Tue Sep 04 17:15:22 2012 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,6488 +0,0 @@ -/* - * - * Copyright 2010-2012 Institut de recherche et d'innovation - * contributor(s) : Karim Hamidou, Samuel Huron, Raphael Velt, Thibaut Cavalie - * - * contact@iri.centrepompidou.fr - * http://www.iri.centrepompidou.fr - * - * This software is a computer program whose purpose is to show and add annotations on a video . - * This software is governed by the CeCILL-C license under French law and - * abiding by the rules of distribution of free software. You can use, - * modify and/ or redistribute the software under the terms of the CeCILL-C - * license as circulated by CEA, CNRS and INRIA at the following URL - * "http://www.cecill.info". - * - * The fact that you are presently reading this means that you have had - * knowledge of the CeCILL-C license and that you accept its terms. -*/ -/*! LAB.js (LABjs :: Loading And Blocking JavaScript) - v2.0.3 (c) Kyle Simpson - MIT License -*/ - -(function(global){ - var _$LAB = global.$LAB, - - // constants for the valid keys of the options object - _UseLocalXHR = "UseLocalXHR", - _AlwaysPreserveOrder = "AlwaysPreserveOrder", - _AllowDuplicates = "AllowDuplicates", - _CacheBust = "CacheBust", - /*!START_DEBUG*/_Debug = "Debug",/*!END_DEBUG*/ - _BasePath = "BasePath", - - // stateless variables used across all $LAB instances - root_page = /^[^?#]*\//.exec(location.href)[0], - root_domain = /^\w+\:\/\/\/?[^\/]+/.exec(root_page)[0], - append_to = document.head || document.getElementsByTagName("head"), - - // inferences... ick, but still necessary - opera_or_gecko = (global.opera && Object.prototype.toString.call(global.opera) == "[object Opera]") || ("MozAppearance" in document.documentElement.style), - -/*!START_DEBUG*/ - // console.log() and console.error() wrappers - log_msg = function(){}, - log_error = log_msg, -/*!END_DEBUG*/ - - // feature sniffs (yay!) - test_script_elem = document.createElement("script"), - explicit_preloading = typeof test_script_elem.preload == "boolean", // http://wiki.whatwg.org/wiki/Script_Execution_Control#Proposal_1_.28Nicholas_Zakas.29 - real_preloading = explicit_preloading || (test_script_elem.readyState && test_script_elem.readyState == "uninitialized"), // will a script preload with `src` set before DOM append? - script_ordered_async = !real_preloading && test_script_elem.async === true, // http://wiki.whatwg.org/wiki/Dynamic_Script_Execution_Order - - // XHR preloading (same-domain) and cache-preloading (remote-domain) are the fallbacks (for some browsers) - xhr_or_cache_preloading = !real_preloading && !script_ordered_async && !opera_or_gecko - ; - -/*!START_DEBUG*/ - // define console wrapper functions if applicable - if (global.console && global.console.log) { - if (!global.console.error) global.console.error = global.console.log; - log_msg = function(msg) { global.console.log(msg); }; - log_error = function(msg,err) { global.console.error(msg,err); }; - } -/*!END_DEBUG*/ - - // test for function - function is_func(func) { return Object.prototype.toString.call(func) == "[object Function]"; } - - // test for array - function is_array(arr) { return Object.prototype.toString.call(arr) == "[object Array]"; } - - // make script URL absolute/canonical - function canonical_uri(src,base_path) { - var absolute_regex = /^\w+\:\/\//; - - // is `src` is protocol-relative (begins with // or ///), prepend protocol - if (/^\/\/\/?/.test(src)) { - src = location.protocol + src; - } - // is `src` page-relative? (not an absolute URL, and not a domain-relative path, beginning with /) - else if (!absolute_regex.test(src) && src.charAt(0) != "/") { - // prepend `base_path`, if any - src = (base_path || "") + src; - } - // make sure to return `src` as absolute - return absolute_regex.test(src) ? src : ((src.charAt(0) == "/" ? root_domain : root_page) + src); - } - - // merge `source` into `target` - function merge_objs(source,target) { - for (var k in source) { if (source.hasOwnProperty(k)) { - target[k] = source[k]; // TODO: does this need to be recursive for our purposes? - }} - return target; - } - - // does the chain group have any ready-to-execute scripts? - function check_chain_group_scripts_ready(chain_group) { - var any_scripts_ready = false; - for (var i=0; i 0) { - for (var i=0; i=0;) { - val = queue.shift(); - $L = $L[val.type].apply(null,val.args); - } - return $L; - }, - - // rollback `[global].$LAB` to what it was before this file was loaded, the return this current instance of $LAB - noConflict:function(){ - global.$LAB = _$LAB; - return instanceAPI; - }, - - // create another clean instance of $LAB - sandbox:function(){ - return create_sandbox(); - } - }; - - return instanceAPI; - } - - // create the main instance of $LAB - global.$LAB = create_sandbox(); - - - /* The following "hack" was suggested by Andrea Giammarchi and adapted from: http://webreflection.blogspot.com/2009/11/195-chars-to-help-lazy-loading.html - NOTE: this hack only operates in FF and then only in versions where document.readyState is not present (FF < 3.6?). - - The hack essentially "patches" the **page** that LABjs is loaded onto so that it has a proper conforming document.readyState, so that if a script which does - proper and safe dom-ready detection is loaded onto a page, after dom-ready has passed, it will still be able to detect this state, by inspecting the now hacked - document.readyState property. The loaded script in question can then immediately trigger any queued code executions that were waiting for the DOM to be ready. - For instance, jQuery 1.4+ has been patched to take advantage of document.readyState, which is enabled by this hack. But 1.3.2 and before are **not** safe or - fixed by this hack, and should therefore **not** be lazy-loaded by script loader tools such as LABjs. - */ - (function(addEvent,domLoaded,handler){ - if (document.readyState == null && document[addEvent]){ - document.readyState = "loading"; - document[addEvent](domLoaded,handler = function(){ - document.removeEventListener(domLoaded,handler,false); - document.readyState = "complete"; - },false); - } - })("addEventListener","DOMContentLoaded"); - -})(this);/* - mustache.js — Logic-less templates in JavaScript - - See http://mustache.github.com/ for more info. -*/ - -var Mustache = function () { - var _toString = Object.prototype.toString; - - Array.isArray = Array.isArray || function (obj) { - return _toString.call(obj) == "[object Array]"; - } - - var _trim = String.prototype.trim, trim; - - if (_trim) { - trim = function (text) { - return text == null ? "" : _trim.call(text); - } - } else { - var trimLeft, trimRight; - - // IE doesn't match non-breaking spaces with \s. - if ((/\S/).test("\xA0")) { - trimLeft = /^[\s\xA0]+/; - trimRight = /[\s\xA0]+$/; - } else { - trimLeft = /^\s+/; - trimRight = /\s+$/; - } - - trim = function (text) { - return text == null ? "" : - text.toString().replace(trimLeft, "").replace(trimRight, ""); - } - } - - var escapeMap = { - "&": "&", - "<": "<", - ">": ">", - '"': '"', - "'": ''' - }; - - function escapeHTML(string) { - return String(string).replace(/&(?!\w+;)|[<>"']/g, function (s) { - return escapeMap[s] || s; - }); - } - - var regexCache = {}; - var Renderer = function () {}; - - Renderer.prototype = { - otag: "{{", - ctag: "}}", - pragmas: {}, - buffer: [], - pragmas_implemented: { - "IMPLICIT-ITERATOR": true - }, - context: {}, - - render: function (template, context, partials, in_recursion) { - // reset buffer & set context - if (!in_recursion) { - this.context = context; - this.buffer = []; // TODO: make this non-lazy - } - - // fail fast - if (!this.includes("", template)) { - if (in_recursion) { - return template; - } else { - this.send(template); - return; - } - } - - // get the pragmas together - template = this.render_pragmas(template); - - // render the template - var html = this.render_section(template, context, partials); - - // render_section did not find any sections, we still need to render the tags - if (html === false) { - html = this.render_tags(template, context, partials, in_recursion); - } - - if (in_recursion) { - return html; - } else { - this.sendLines(html); - } - }, - - /* - Sends parsed lines - */ - send: function (line) { - if (line !== "") { - this.buffer.push(line); - } - }, - - sendLines: function (text) { - if (text) { - var lines = text.split("\n"); - for (var i = 0; i < lines.length; i++) { - this.send(lines[i]); - } - } - }, - - /* - Looks for %PRAGMAS - */ - render_pragmas: function (template) { - // no pragmas - if (!this.includes("%", template)) { - return template; - } - - var that = this; - var regex = this.getCachedRegex("render_pragmas", function (otag, ctag) { - return new RegExp(otag + "%([\\w-]+) ?([\\w]+=[\\w]+)?" + ctag, "g"); - }); - - return template.replace(regex, function (match, pragma, options) { - if (!that.pragmas_implemented[pragma]) { - throw({message: - "This implementation of mustache doesn't understand the '" + - pragma + "' pragma"}); - } - that.pragmas[pragma] = {}; - if (options) { - var opts = options.split("="); - that.pragmas[pragma][opts[0]] = opts[1]; - } - return ""; - // ignore unknown pragmas silently - }); - }, - - /* - Tries to find a partial in the curent scope and render it - */ - render_partial: function (name, context, partials) { - name = trim(name); - if (!partials || partials[name] === undefined) { - throw({message: "unknown_partial '" + name + "'"}); - } - if (!context || typeof context[name] != "object") { - return this.render(partials[name], context, partials, true); - } - return this.render(partials[name], context[name], partials, true); - }, - - /* - Renders inverted (^) and normal (#) sections - */ - render_section: function (template, context, partials) { - if (!this.includes("#", template) && !this.includes("^", template)) { - // did not render anything, there were no sections - return false; - } - - var that = this; - - var regex = this.getCachedRegex("render_section", function (otag, ctag) { - // This regex matches _the first_ section ({{#foo}}{{/foo}}), and captures the remainder - return new RegExp( - "^([\\s\\S]*?)" + // all the crap at the beginning that is not {{*}} ($1) - - otag + // {{ - "(\\^|\\#)\\s*(.+)\\s*" + // #foo (# == $2, foo == $3) - ctag + // }} - - "\n*([\\s\\S]*?)" + // between the tag ($2). leading newlines are dropped - - otag + // {{ - "\\/\\s*\\3\\s*" + // /foo (backreference to the opening tag). - ctag + // }} - - "\\s*([\\s\\S]*)$", // everything else in the string ($4). leading whitespace is dropped. - - "g"); - }); - - - // for each {{#foo}}{{/foo}} section do... - return template.replace(regex, function (match, before, type, name, content, after) { - // before contains only tags, no sections - var renderedBefore = before ? that.render_tags(before, context, partials, true) : "", - - // after may contain both sections and tags, so use full rendering function - renderedAfter = after ? that.render(after, context, partials, true) : "", - - // will be computed below - renderedContent, - - value = that.find(name, context); - - if (type === "^") { // inverted section - if (!value || Array.isArray(value) && value.length === 0) { - // false or empty list, render it - renderedContent = that.render(content, context, partials, true); - } else { - renderedContent = ""; - } - } else if (type === "#") { // normal section - if (Array.isArray(value)) { // Enumerable, Let's loop! - renderedContent = that.map(value, function (row) { - return that.render(content, that.create_context(row), partials, true); - }).join(""); - } else if (that.is_object(value)) { // Object, Use it as subcontext! - renderedContent = that.render(content, that.create_context(value), - partials, true); - } else if (typeof value == "function") { - // higher order section - renderedContent = value.call(context, content, function (text) { - return that.render(text, context, partials, true); - }); - } else if (value) { // boolean section - renderedContent = that.render(content, context, partials, true); - } else { - renderedContent = ""; - } - } - - return renderedBefore + renderedContent + renderedAfter; - }); - }, - - /* - Replace {{foo}} and friends with values from our view - */ - render_tags: function (template, context, partials, in_recursion) { - // tit for tat - var that = this; - - var new_regex = function () { - return that.getCachedRegex("render_tags", function (otag, ctag) { - return new RegExp(otag + "(=|!|>|&|\\{|%)?([^#\\^]+?)\\1?" + ctag + "+", "g"); - }); - }; - - var regex = new_regex(); - var tag_replace_callback = function (match, operator, name) { - switch(operator) { - case "!": // ignore comments - return ""; - case "=": // set new delimiters, rebuild the replace regexp - that.set_delimiters(name); - regex = new_regex(); - return ""; - case ">": // render partial - return that.render_partial(name, context, partials); - case "{": // the triple mustache is unescaped - case "&": // & operator is an alternative unescape method - return that.find(name, context); - default: // escape the value - return escapeHTML(that.find(name, context)); - } - }; - var lines = template.split("\n"); - for(var i = 0; i < lines.length; i++) { - lines[i] = lines[i].replace(regex, tag_replace_callback, this); - if (!in_recursion) { - this.send(lines[i]); - } - } - - if (in_recursion) { - return lines.join("\n"); - } - }, - - set_delimiters: function (delimiters) { - var dels = delimiters.split(" "); - this.otag = this.escape_regex(dels[0]); - this.ctag = this.escape_regex(dels[1]); - }, - - escape_regex: function (text) { - // thank you Simon Willison - if (!arguments.callee.sRE) { - var specials = [ - '/', '.', '*', '+', '?', '|', - '(', ')', '[', ']', '{', '}', '\\' - ]; - arguments.callee.sRE = new RegExp( - '(\\' + specials.join('|\\') + ')', 'g' - ); - } - return text.replace(arguments.callee.sRE, '\\$1'); - }, - - /* - find `name` in current `context`. That is find me a value - from the view object - */ - find: function (name, context) { - name = trim(name); - - // Checks whether a value is thruthy or false or 0 - function is_kinda_truthy(bool) { - return bool === false || bool === 0 || bool; - } - - var value; - - // check for dot notation eg. foo.bar - if (name.match(/([a-z_]+)\./ig)) { - var childValue = this.walk_context(name, context); - if (is_kinda_truthy(childValue)) { - value = childValue; - } - } else { - if (is_kinda_truthy(context[name])) { - value = context[name]; - } else if (is_kinda_truthy(this.context[name])) { - value = this.context[name]; - } - } - - if (typeof value == "function") { - return value.apply(context); - } - if (value !== undefined) { - return value; - } - // silently ignore unkown variables - return ""; - }, - - walk_context: function (name, context) { - var path = name.split('.'); - // if the var doesn't exist in current context, check the top level context - var value_context = (context[path[0]] != undefined) ? context : this.context; - var value = value_context[path.shift()]; - while (value != undefined && path.length > 0) { - value_context = value; - value = value[path.shift()]; - } - // if the value is a function, call it, binding the correct context - if (typeof value == "function") { - return value.apply(value_context); - } - return value; - }, - - // Utility methods - - /* includes tag */ - includes: function (needle, haystack) { - return haystack.indexOf(this.otag + needle) != -1; - }, - - // by @langalex, support for arrays of strings - create_context: function (_context) { - if (this.is_object(_context)) { - return _context; - } else { - var iterator = "."; - if (this.pragmas["IMPLICIT-ITERATOR"]) { - iterator = this.pragmas["IMPLICIT-ITERATOR"].iterator; - } - var ctx = {}; - ctx[iterator] = _context; - return ctx; - } - }, - - is_object: function (a) { - return a && typeof a == "object"; - }, - - /* - Why, why, why? Because IE. Cry, cry cry. - */ - map: function (array, fn) { - if (typeof array.map == "function") { - return array.map(fn); - } else { - var r = []; - var l = array.length; - for(var i = 0; i < l; i++) { - r.push(fn(array[i])); - } - return r; - } - }, - - getCachedRegex: function (name, generator) { - var byOtag = regexCache[this.otag]; - if (!byOtag) { - byOtag = regexCache[this.otag] = {}; - } - - var byCtag = byOtag[this.ctag]; - if (!byCtag) { - byCtag = byOtag[this.ctag] = {}; - } - - var regex = byCtag[name]; - if (!regex) { - regex = byCtag[name] = generator(this.otag, this.ctag); - } - - return regex; - } - }; - - return({ - name: "mustache.js", - version: "0.5.0-dev", - - /* - Turns a template and view into HTML - */ - to_html: function (template, view, partials, send_fun) { - var renderer = new Renderer(); - if (send_fun) { - renderer.send = send_fun; - } - renderer.render(template, view || {}, partials); - if (!send_fun) { - return renderer.buffer.join("\n"); - } - } - }); -}(); -// Underscore.js 1.2.3 -// (c) 2009-2011 Jeremy Ashkenas, DocumentCloud Inc. -// Underscore is freely distributable under the MIT license. -// Portions of Underscore are inspired or borrowed from Prototype, -// Oliver Steele's Functional, and John Resig's Micro-Templating. -// For all details and documentation: -// http://documentcloud.github.com/underscore -(function(){function r(a,c,d){if(a===c)return a!==0||1/a==1/c;if(a==null||c==null)return a===c;if(a._chain)a=a._wrapped;if(c._chain)c=c._wrapped;if(a.isEqual&&b.isFunction(a.isEqual))return a.isEqual(c);if(c.isEqual&&b.isFunction(c.isEqual))return c.isEqual(a);var e=l.call(a);if(e!=l.call(c))return false;switch(e){case "[object String]":return a==String(c);case "[object Number]":return a!=+a?c!=+c:a==0?1/a==1/c:a==+c;case "[object Date]":case "[object Boolean]":return+a==+c;case "[object RegExp]":return a.source== -c.source&&a.global==c.global&&a.multiline==c.multiline&&a.ignoreCase==c.ignoreCase}if(typeof a!="object"||typeof c!="object")return false;for(var f=d.length;f--;)if(d[f]==a)return true;d.push(a);var f=0,g=true;if(e=="[object Array]"){if(f=a.length,g=f==c.length)for(;f--;)if(!(g=f in a==f in c&&r(a[f],c[f],d)))break}else{if("constructor"in a!="constructor"in c||a.constructor!=c.constructor)return false;for(var h in a)if(m.call(a,h)&&(f++,!(g=m.call(c,h)&&r(a[h],c[h],d))))break;if(g){for(h in c)if(m.call(c, -h)&&!f--)break;g=!f}}d.pop();return g}var s=this,F=s._,o={},k=Array.prototype,p=Object.prototype,i=k.slice,G=k.concat,H=k.unshift,l=p.toString,m=p.hasOwnProperty,v=k.forEach,w=k.map,x=k.reduce,y=k.reduceRight,z=k.filter,A=k.every,B=k.some,q=k.indexOf,C=k.lastIndexOf,p=Array.isArray,I=Object.keys,t=Function.prototype.bind,b=function(a){return new n(a)};if(typeof exports!=="undefined"){if(typeof module!=="undefined"&&module.exports)exports=module.exports=b;exports._=b}else typeof define==="function"&& -define.amd?define("underscore",function(){return b}):s._=b;b.VERSION="1.2.3";var j=b.each=b.forEach=function(a,c,b){if(a!=null)if(v&&a.forEach===v)a.forEach(c,b);else if(a.length===+a.length)for(var e=0,f=a.length;e2;a==null&&(a=[]);if(x&&a.reduce===x)return e&&(c=b.bind(c,e)),f?a.reduce(c,d):a.reduce(c);j(a,function(a,b,i){f?d=c.call(e,d,a,b,i):(d=a,f=true)});if(!f)throw new TypeError("Reduce of empty array with no initial value");return d};b.reduceRight=b.foldr=function(a,c,d,e){var f=arguments.length>2;a==null&&(a=[]);if(y&&a.reduceRight===y)return e&&(c=b.bind(c,e)),f?a.reduceRight(c,d):a.reduceRight(c);var g=b.toArray(a).reverse();e&&!f&&(c=b.bind(c,e));return f?b.reduce(g, -c,d,e):b.reduce(g,c)};b.find=b.detect=function(a,c,b){var e;D(a,function(a,g,h){if(c.call(b,a,g,h))return e=a,true});return e};b.filter=b.select=function(a,c,b){var e=[];if(a==null)return e;if(z&&a.filter===z)return a.filter(c,b);j(a,function(a,g,h){c.call(b,a,g,h)&&(e[e.length]=a)});return e};b.reject=function(a,c,b){var e=[];if(a==null)return e;j(a,function(a,g,h){c.call(b,a,g,h)||(e[e.length]=a)});return e};b.every=b.all=function(a,c,b){var e=true;if(a==null)return e;if(A&&a.every===A)return a.every(c, -b);j(a,function(a,g,h){if(!(e=e&&c.call(b,a,g,h)))return o});return e};var D=b.some=b.any=function(a,c,d){c||(c=b.identity);var e=false;if(a==null)return e;if(B&&a.some===B)return a.some(c,d);j(a,function(a,b,h){if(e||(e=c.call(d,a,b,h)))return o});return!!e};b.include=b.contains=function(a,c){var b=false;if(a==null)return b;return q&&a.indexOf===q?a.indexOf(c)!=-1:b=D(a,function(a){return a===c})};b.invoke=function(a,c){var d=i.call(arguments,2);return b.map(a,function(a){return(c.call?c||a:a[c]).apply(a, -d)})};b.pluck=function(a,c){return b.map(a,function(a){return a[c]})};b.max=function(a,c,d){if(!c&&b.isArray(a))return Math.max.apply(Math,a);if(!c&&b.isEmpty(a))return-Infinity;var e={computed:-Infinity};j(a,function(a,b,h){b=c?c.call(d,a,b,h):a;b>=e.computed&&(e={value:a,computed:b})});return e.value};b.min=function(a,c,d){if(!c&&b.isArray(a))return Math.min.apply(Math,a);if(!c&&b.isEmpty(a))return Infinity;var e={computed:Infinity};j(a,function(a,b,h){b=c?c.call(d,a,b,h):a;bd?1:0}),"value")};b.groupBy=function(a,c){var d={},e=b.isFunction(c)?c:function(a){return a[c]};j(a,function(a,b){var c=e(a,b);(d[c]||(d[c]=[])).push(a)});return d};b.sortedIndex= -function(a,c,d){d||(d=b.identity);for(var e=0,f=a.length;e>1;d(a[g])=0})})};b.difference=function(a){var c=b.flatten(i.call(arguments,1));return b.filter(a,function(a){return!b.include(c,a)})};b.zip=function(){for(var a=i.call(arguments),c=b.max(b.pluck(a,"length")),d=Array(c),e=0;e=0;d--)b=[a[d].apply(this,b)];return b[0]}};b.after= -function(a,b){return a<=0?b():function(){if(--a<1)return b.apply(this,arguments)}};b.keys=I||function(a){if(a!==Object(a))throw new TypeError("Invalid object");var b=[],d;for(d in a)m.call(a,d)&&(b[b.length]=d);return b};b.values=function(a){return b.map(a,b.identity)};b.functions=b.methods=function(a){var c=[],d;for(d in a)b.isFunction(a[d])&&c.push(d);return c.sort()};b.extend=function(a){j(i.call(arguments,1),function(b){for(var d in b)b[d]!==void 0&&(a[d]=b[d])});return a};b.defaults=function(a){j(i.call(arguments, -1),function(b){for(var d in b)a[d]==null&&(a[d]=b[d])});return a};b.clone=function(a){return!b.isObject(a)?a:b.isArray(a)?a.slice():b.extend({},a)};b.tap=function(a,b){b(a);return a};b.isEqual=function(a,b){return r(a,b,[])};b.isEmpty=function(a){if(b.isArray(a)||b.isString(a))return a.length===0;for(var c in a)if(m.call(a,c))return false;return true};b.isElement=function(a){return!!(a&&a.nodeType==1)};b.isArray=p||function(a){return l.call(a)=="[object Array]"};b.isObject=function(a){return a=== -Object(a)};b.isArguments=function(a){return l.call(a)=="[object Arguments]"};if(!b.isArguments(arguments))b.isArguments=function(a){return!(!a||!m.call(a,"callee"))};b.isFunction=function(a){return l.call(a)=="[object Function]"};b.isString=function(a){return l.call(a)=="[object String]"};b.isNumber=function(a){return l.call(a)=="[object Number]"};b.isNaN=function(a){return a!==a};b.isBoolean=function(a){return a===true||a===false||l.call(a)=="[object Boolean]"};b.isDate=function(a){return l.call(a)== -"[object Date]"};b.isRegExp=function(a){return l.call(a)=="[object RegExp]"};b.isNull=function(a){return a===null};b.isUndefined=function(a){return a===void 0};b.noConflict=function(){s._=F;return this};b.identity=function(a){return a};b.times=function(a,b,d){for(var e=0;e/g,">").replace(/"/g,""").replace(/'/g,"'").replace(/\//g,"/")};b.mixin=function(a){j(b.functions(a),function(c){J(c, -b[c]=a[c])})};var K=0;b.uniqueId=function(a){var b=K++;return a?a+b:b};b.templateSettings={evaluate:/<%([\s\S]+?)%>/g,interpolate:/<%=([\s\S]+?)%>/g,escape:/<%-([\s\S]+?)%>/g};b.template=function(a,c){var d=b.templateSettings,d="var __p=[],print=function(){__p.push.apply(__p,arguments);};with(obj||{}){__p.push('"+a.replace(/\\/g,"\\\\").replace(/'/g,"\\'").replace(d.escape,function(a,b){return"',_.escape("+b.replace(/\\'/g,"'")+"),'"}).replace(d.interpolate,function(a,b){return"',"+b.replace(/\\'/g, -"'")+",'"}).replace(d.evaluate||null,function(a,b){return"');"+b.replace(/\\'/g,"'").replace(/[\r\n\t]/g," ")+";__p.push('"}).replace(/\r/g,"\\r").replace(/\n/g,"\\n").replace(/\t/g,"\\t")+"');}return __p.join('');",e=new Function("obj","_",d);return c?e(c,b):function(a){return e.call(this,a,b)}};var n=function(a){this._wrapped=a};b.prototype=n.prototype;var u=function(a,c){return c?b(a).chain():a},J=function(a,c){n.prototype[a]=function(){var a=i.call(arguments);H.call(a,this._wrapped);return u(c.apply(b, -a),this._chain)}};b.mixin(b);j("pop,push,reverse,shift,sort,splice,unshift".split(","),function(a){var b=k[a];n.prototype[a]=function(){b.apply(this._wrapped,arguments);return u(this._wrapped,this._chain)}});j(["concat","join","slice"],function(a){var b=k[a];n.prototype[a]=function(){return u(b.apply(this._wrapped,arguments),this._chain)}});n.prototype.chain=function(){this._chain=true;return this};n.prototype.value=function(){return this._wrapped}}).call(this); -/* main file */ -// Why is it called main ? It only loads the libs ! - -if ( window.IriSP === undefined && window.__IriSP === undefined ) { - /** - @class - the object under which everything goes. - */ - IriSP = {}; - - /** Alias to IriSP for backward compatibility */ - __IriSP = IriSP; -} - -/* underscore comes bundled with the player and we need - it ASAP, so load it that way -*/ - -IriSP._ = window._.noConflict(); -IriSP.underscore = IriSP._; - -IriSP.getLib = function(lib) { - return ( - IriSP.libFiles.useCdn && typeof IriSP.libFiles.cdn[lib] == "string" - ? IriSP.libFiles.cdn[lib] - : ( - typeof IriSP.libFiles.locations[lib] == "string" - ? IriSP.libFiles.locations[lib] - : ( - typeof IriSP.libFiles.inDefaultDir[lib] == "string" - ? IriSP.libFiles.defaultDir + IriSP.libFiles.inDefaultDir[lib] - : null - ) - ) - ) -} - -IriSP._cssCache = []; - -IriSP.loadCss = function(_cssFile) { - if (typeof _cssFile === "string" && _cssFile && IriSP._(IriSP._cssCache).indexOf(_cssFile) === -1) { - IriSP.jQuery("", { - rel : "stylesheet", - type : "text/css", - href : _cssFile - }).appendTo('head'); - IriSP._cssCache.push(_cssFile); - } -} - -IriSP.loadLibs = function( config, metadata_url, callback ) { - var $L = $LAB.script(IriSP.getLib("jQuery")).script(IriSP.getLib("swfObject")).wait() - .script(IriSP.getLib("jQueryUI")); - - if (config.player.type === "jwplayer" || config.player.type === "allocine") { - // load our popcorn.js lookalike - $L.script(IriSP.getLib("jwplayer")); - } else { - // load the real popcorn - $L.script(IriSP.getLib("popcorn")).script(IriSP.getLib("popcorn.code")); - if (config.player.type === "youtube") { - $L.script(IriSP.getLib("popcorn.youtube")); - } - if (config.player.type === "vimeo") - $L.script(IriSP.getLib("popcorn.vimeo")); - - /* do nothing for html5 */ - } - - /* widget specific requirements */ - for (var idx in config.gui.widgets) { - if (config.gui.widgets[idx].type === "PolemicWidget" || - config.gui.widgets[idx].type === "StackGraphWidget" || - config.gui.widgets[idx].type === "SparklineWidget") { - $L.script(IriSP.getLib("raphael")); - } - } - - // same for modules - /* - for (var idx in config.modules) { - if (config.modules[idx].type === "PolemicWidget") - $L.script(IriSP.getLib("raphaelJs")); - } - */ - $L.wait(function() { - if (typeof IriSP.jQuery === "undefined" && typeof window.jQuery !== "undefined") { - IriSP.jQuery = window.jQuery.noConflict(); - } - IriSP.loadCss(IriSP.getLib("cssjQueryUI")); - IriSP.loadCss(config.gui.css); - - IriSP.setupDataLoader(); - IriSP.__dataloader.get(metadata_url, - function(data) { - /* save the data so that we could re-use it to - configure the video - */ - IriSP.__jsonMetadata = data; - callback.call(window) }); - }); -}; -IriSP.annotation_template = "{{! template for an annotation displayed in a segmentWidget }}
"; -IriSP.annotationWidget_template = "{{! template for the annotation widget }}
"; -IriSP.annotation_loading_template = "{{! template shown while the annotation widget is loading }}
 
Chargement...
"; -IriSP.annotationsListWidget_template = "{{! template for the annotation list widget }}
"; -IriSP.arrowWidget_template = "
"; -IriSP.createAnnotationWidget_template = "{{! template for the annotation creation widget }}
{{^cinecast_version}}
{{/cinecast_version}}
{{#show_from_field}} {{/show_from_field}}
{{^user_avatar}} {{/user_avatar}} {{#user_avatar}} {{/user_avatar}}
{{#tags.length}}
    {{#tags}}
  • {{/tags}}
{{#random_tags}} {{/random_tags}} {{/tags.length}} {{#polemic_mode}} {{#polemics.length}}
    {{#polemics}}
  • {{/polemics}}
{{/polemics.length}} {{/polemic_mode}}
"; -IriSP.createAnnotation_errorMessage_template = "

{{l10n.empty_annotation}}

"; -IriSP.loading_template = "
{{l10n.loading_wait}}
"; -IriSP.overlay_marker_template = "{{! the template for the small bars which is z-indexed over our segment widget }}
"; -IriSP.player_template = "{{! template for the radio player }}
{{^disable_annotate_btn}}
{{/disable_annotate_btn}} {{^disable_search_btn}}
{{/disable_search_btn}}
00:00
/
00:00
"; -IriSP.search_template = "{{! template for the search container }}
"; -IriSP.share_template = "{{! social network sharing template }} "; -IriSP.sliceWidget_template = "{{! template for the slice widget }}
{{! the whole bar }}
{{! the zone which represents our slice }}
"; -IriSP.slideShareWidget_template = "{{! template for the slideShare widget of the other }}
"; -IriSP.sliderWidget_template = "{{! template for the slider widget - it's composed of two divs we one overlayed on top of the other }}
"; -IriSP.tooltip_template = "{{! template used by the jquery ui tooltip }}
{{title}}
{{begin}} : {{end}}
{{description}}
"; -IriSP.tooltipWidget_template = "{{! template for the tooltip widget }}
"; -IriSP.tweetWidget_template = "{{! template for the tweet widget }}";/* utils.js - various utils that don't belong anywhere else */ - -/* trace function, for debugging */ - -IriSP.traceNum = 0; -IriSP.trace = function( msg, value ) { -/* - if( IriSP.config.gui.debug === true ) { - IriSP.traceNum += 1; - IriSP.jQuery( "
"+IriSP.traceNum+" - "+msg+" : "+value+"
" ).appendTo( "#Ldt-output" ); - } -*/ -}; - -/* used in callbacks - because in callbacks we lose "this", - we need to have a special function which wraps "this" in - a closure. This way, the -*/ -IriSP.wrap = function (obj, fn) { - return function() { - var args = Array.prototype.slice.call(arguments, 0); - return fn.apply(obj, args); - } -} - -/* convert a time to a percentage in the media */ -IriSP.timeToPourcent = function(time, timetotal){ - var time = Math.abs(time); - var timetotal = Math.abs(timetotal); - - return Math.floor((time/timetotal) * 100); -}; - -IriSP.padWithZeros = function(num) { - if (Math.abs(num) < 10) { - return "0" + num.toString(); - } else { - return num.toString(); - } -}; - -/* convert a number of milliseconds to a tuple of the form - [hours, minutes, seconds] -*/ -IriSP.msToTime = function(ms) { - return IriSP.secondsToTime(ms / 1000); -} -/* convert a number of seconds to a tuple of the form - [hours, minutes, seconds] -*/ -IriSP.secondsToTime = function(secs) { - var hours = Math.abs(parseInt( secs / 3600 ) % 24); - var minutes = Math.abs(parseInt( secs / 60 ) % 60); - var seconds = parseFloat(Math.abs(secs % 60).toFixed(0)); - - var toString_fn = function() { - var ret = ""; - if (hours > 0) - ret = IriSP.padWithZeros(this.hours) + ":"; - ret += IriSP.padWithZeros(this.minutes) + ":" + IriSP.padWithZeros(this.seconds); - - return ret; - } - return {"hours" : hours, "minutes" : minutes, "seconds" : seconds, toString: toString_fn}; -}; - -/* format a tweet - replaces @name by a link to the profile, #hashtag, etc. */ -IriSP.formatTweet = function(tweet) { - /* - an array of arrays which hold a regexp and its replacement. - */ - var regExps = [ - /* copied from http://codegolf.stackexchange.com/questions/464/shortest-url-regex-match-in-javascript/480#480 */ - [/((https?:\/\/)?[\w-]+(\.[\w-]+)+\.?(:\d+)?(\/\S*)?)/gi, "$1"], - [/@(\w+)/gi, "@$1"], // matches a @handle - [/#(\w+)/gi, "#$1"],// matches a hashtag - [/(\+\+)/gi, "$1"], - [/(--)/gi, "$1"], - [/(==)/gi, "$1"], - [/(\?\?)/gi, "$1"] - ]; - - var i = 0; - for(i = 0; i < regExps.length; i++) { - tweet = tweet.replace(regExps[i][0], regExps[i][1]); - } - - return tweet; -}; - -IriSP.countProperties = function(obj) { - var count = 0; - - for(var prop in obj) { - if(obj.hasOwnProperty(prop)) - ++count; - } - - return count; -}; - -// conversion de couleur Decimal vers HexaDecimal || 000 si fff -IriSP.DEC_HEXA_COLOR = function (dec) { - var val = +dec; - var str = val.toString(16); - var zeroes = ""; - if (str.length < 6) { - for (var i = 0; i < 6 - str.length; i++) - zeroes += "0"; - } - return zeroes + str; -}; - -/* shortcut to have global variables in templates */ -IriSP.templToHTML = function(template, values) { - var params = IriSP.underscore.extend( - { "defaults" : IriSP.default_templates_vars, - "l10n" : IriSP.i18n.getMessages() - }, - values); - return Mustache.to_html(template, params); -}; - -/* we need to be stricter than encodeURIComponent, - because of twitter -*/ -IriSP.encodeURI = function(str) { - return encodeURIComponent(str).replace(/!/g, '%21').replace(/'/g, '%27').replace(/\(/g, '%28'). - replace(/\)/g, '%29').replace(/\*/g, '%2A'); -} - -IriSP.jqEscape = function(text) { - return text.replace(/(:|\.)/g,'\\$1') -} - -IriSP.jqId = function (text) { - return IriSP.jQuery('#' + IriSP.jqEscape(text)); - } - -IriSP.__guidCounter = 0; -IriSP.guid = function(prefix) { - IriSP.__guidCounter += 1; - return prefix + IriSP.__guidCounter; -}; - -/** returns an url to share on facebook */ -IriSP.mkFbUrl = function(url, text) { - if (typeof(text) === "undefined") - text = "I'm watching "; - - return "http://www.facebook.com/share.php?u=" + IriSP.encodeURI(text) + IriSP.shorten_url(url); -}; - -/** returns an url to share on twitter */ -IriSP.mkTweetUrl = function(url, text) { - if (typeof(text) === "undefined") - text = "I'm watching "; - - return "http://twitter.com/home?status=" + IriSP.encodeURI(text) + IriSP.shorten_url(url); -}; - -/** returns an url to share on google + */ -IriSP.mkGplusUrl = function(url, text) { - return "https://plusone.google.com/_/+1/confirm?hl=en&url=" + IriSP.shorten_url(url); -}; - -/** test if a value is null or undefined */ -IriSP.null_or_undefined = function(val) { - return (typeof(val) === "undefined" || val === null); -}; - -/** get a property that can have multiple names **/ - -IriSP.get_aliased = function(_obj, _aliases) { - for (var _i = 0; _i < _aliases.length; _i++) { - if (typeof _obj[_aliases[_i]] !== "undefined") { - return _obj[_aliases[_i]]; - } - } - return null; -} - -/** issue a call to an url shortener and return the shortened url */ -IriSP.shorten_url = function(url) { - return encodeURIComponent(url); -}; - - -/* for ie compatibility -if (Object.prototype.__defineGetter__&&!Object.defineProperty) { - Object.defineProperty=function(obj,prop,desc) { - if ("get" in desc) obj.__defineGetter__(prop,desc.get); - if ("set" in desc) obj.__defineSetter__(prop,desc.set); - } -} -*/ - -/* Creates regexps from text */ -IriSP.regexpFromText = function(_text) { - return new RegExp('(' + _text.replace(/(\W)/gim,'\\$1') + ')','gim'); -} -/* wrapper that simulates popcorn.js because - popcorn is a bit unstable at the time */ - -IriSP.PopcornReplacement = { -}; - -/** base class for our popcorn-compatible players. - */ -IriSP.PopcornReplacement.player = function(container, options) { - /* the jwplayer calls the callbacks in the global space so we need to - preserve them using IriSP.wrap */ - this.callbacks = { - onReady: IriSP.wrap(this, this.__initApi), - onTime: IriSP.wrap(this, this.__timeHandler), - onPlay: IriSP.wrap(this, this.__playHandler), - onPause: IriSP.wrap(this, this.__pauseHandler), - onSeek: IriSP.wrap(this, this.__seekHandler) - }; - - this.media = { - "paused": true, - "muted": false - }; - - this.container = container.slice(1); //eschew the '#' - - this.msgPump = {}; /* dictionnary used to receive and send messages */ - this.__codes = []; /* used to schedule the execution of a piece of code in - a segment (similar to the popcorn.code plugin). */ - - this._options = options; - -}; - -IriSP.PopcornReplacement.player.prototype.listen = function(msg, callback) { - if (!this.msgPump.hasOwnProperty(msg)) - this.msgPump[msg] = []; - - this.msgPump[msg].push(callback); -}; - -IriSP.PopcornReplacement.player.prototype.trigger = function(msg, params) { - if (!this.msgPump.hasOwnProperty(msg)) - return; - - var d = this.msgPump[msg]; - - for(var i = 0; i < d.length; i++) { - d[i].call(window, params); - } - -}; - -IriSP.PopcornReplacement.player.prototype.guid = function(prefix) { - var str = 'xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx'.replace(/[xy]/g, function(c) { - var r = Math.random()*16|0, v = c == 'x' ? r : (r&0x3|0x8); - return v.toString(16); - }); - - return prefix + str; -}; - -/** init the api after that flash player has been setup - called by the callback - defined by the embedded flash player -*/ -IriSP.PopcornReplacement.player.prototype.__initApi = function() { - this.trigger("loadedmetadata"); // we've done more than loading metadata of course, - // but popcorn doesn't need to know more. - this.media.muted = this.playerFns.getMute(); - /* some programmed segments are supposed to be run at the beginning */ - var i = 0; - for(i = 0; i < this.__codes.length; i++) { - var c = this.__codes[i]; - if (0 == c.start) { - c.onStart(); - } - - if (0 == c.end) { - c.onEnd(); - } - } -}; - -/* -IriSP.PopcornReplacement.jwplayer = function(container, options) { - IriSP.PopcornReplacement._container = container.slice(1); //eschew the '#' - options.events = { - onReady: IriSP.PopcornReplacement.__initApi, - onTime: IriSP.PopcornReplacement.__timeHandler, - onPlay: IriSP.PopcornReplacement.__playHandler, - onPause: IriSP.PopcornReplacement.__pauseHandler, - onSeek: IriSP.PopcornReplacement.__seekHandler - } - - jwplayer(IriSP.PopcornReplacement._container).setup(options); - IriSP.PopcornReplacement.media.duration = options.duration; - return IriSP.PopcornReplacement; -}; -*/ - -IriSP.PopcornReplacement.player.prototype.currentTime = function(time) { - if (typeof(time) === "undefined") { - return this.playerFns.getPosition(); - } else { - var currentTime = +time; - this.playerFns.seek(currentTime); - return currentTime; - } -}; - -IriSP.PopcornReplacement.player.prototype.play = function() { - this.media.paused = false; - this.trigger("play"); - //IriSP.PopcornReplacement.trigger("playing"); - this.playerFns.play(); -}; - -IriSP.PopcornReplacement.player.prototype.pause = function() { -// if ( !this.media.paused ) { - this.media.paused = true; - this.trigger( "pause" ); - this.playerFns.pause(); -// } -}; - -IriSP.PopcornReplacement.player.prototype.muted = function(val) { - if (typeof(val) !== "undefined") { - - if (this.playerFns.getMute() !== val) { - if (val) { - this.playerFns.setMute(true); - this.media.muted = true; - } else { - this.playerFns.setMute(false); - this.media.muted = false; - } - - this.trigger( "volumechange" ); - } - - return this.playerFns.getMute(); - } else { - return this.playerFns.getMute(); - } -}; - -IriSP.PopcornReplacement.player.prototype.volume = function(val) { - if (typeof this.playerFns.getVolume == "undefined" || typeof this.playerFns.setVolume == "undefined") { - return false; - } - var _vol = this.playerFns.getVolume(); - if (typeof(val) !== "undefined" && parseFloat(val) !== NaN) { - val = Math.max(0, Math.min(1, val)); - if (parseFloat(val) != parseFloat(_vol)) { - this.playerFns.setVolume(val); - this.trigger("volumechange"); - _vol = this.playerFns.getVolume(); - } - } - return _vol; -}; - -IriSP.PopcornReplacement.player.prototype.mute = IriSP.PopcornReplacement.player.prototype.muted; - -IriSP.PopcornReplacement.player.prototype.code = function(options) { - this.__codes.push(options); - return this; -}; - -/* called everytime the player updates itself - (onTime event) - */ - -IriSP.PopcornReplacement.player.prototype.__timeHandler = function(event) { - var pos = event.position; - - var i = 0; - for(i = 0; i < this.__codes.length; i++) { - var c = this.__codes[i]; - - if (pos >= c.start && pos < c.end && - pos - 1 <= c.start) { - c.onStart(); - } - - if (pos > c.start && pos > c.end && - pos - 1 <= c.end) { - c.onEnd(); - } - - } - - this.trigger("timeupdate"); -}; - -IriSP.PopcornReplacement.player.prototype.__seekHandler = function(event) { - var i = 0; - - for(i = 0; i < this.__codes.length; i++) { - var c = this.__codes[i]; - - if (event.position >= c.start && event.position < c.end) { - c.onEnd(); - } - } - - for(i = 0; i < this.__codes.length; i++) { - var c = this.__codes[i]; - - if (typeof(event.offset) === "undefined") - event.offset = 0; - - if (event.offset >= c.start && event.offset < c.end) { - c.onStart(); - } - - } - - /* this signal sends as an extra argument the position in the video. - As far as I know, this argument is not provided by popcorn */ - this.trigger("seeked", event.offset); -}; - -IriSP.PopcornReplacement.player.prototype.__playHandler = function(event) { - this.media.paused = false; - this.trigger("play"); -}; - -IriSP.PopcornReplacement.player.prototype.__pauseHandler = function(event) { - this.media.paused = true; - this.trigger("pause"); -}; - -IriSP.PopcornReplacement.player.prototype.roundTime = function() { - var currentTime = this.currentTime(); - return Math.round(currentTime); -};/* data.js - this file deals with how the players gets and sends data */ - -IriSP.DataLoader = function() { - this._cache = {}; - - /* - A structure to hold callbacks for specific urls. We need it because - ajax calls are asynchronous, so it means that sometimes we ask - multiple times for a ressource because the first call hasn't been - received yet. - */ - this._callbacks = {}; -}; - -IriSP.DataLoader.prototype.get = function(url, callback, force_reload) { - var base_url = url.split("&")[0]; - if (typeof force_reload != "undefined" && force_reload && this._cache.hasOwnProperty(base_url)) { - delete this._cache[base_url] - } - if (this._cache.hasOwnProperty(base_url)) { - callback(this._cache[base_url]); - } else { - if (!this._callbacks.hasOwnProperty(base_url)) { - this._callbacks[base_url] = [callback]; - /* we need a closure because this gets lost when it's called back */ - - // uncomment you don't want to use caching. - // IriSP.jQuery.get(url, callback); - - var func = function(data) { - this._cache[base_url] = data; - var i = 0; - - for (i = 0; i < this._callbacks[base_url].length; i++) { - this._callbacks[base_url][i](this._cache[base_url]); - } - delete this._callbacks[base_url]; - }; - - /* automagically choose between json and jsonp */ - if (url.indexOf(document.location.hostname) === -1 && - url.indexOf("http://") !== -1 /* not a relative url */ ) { - // we contacting a foreign domain, use JSONP - - IriSP.jQuery.get(url, {}, IriSP.wrap(this, func), "jsonp"); - } else { - - // otherwise, hey, whatever rows your boat - IriSP.jQuery.get(url, IriSP.wrap(this, func)); - } - - } else { - /* simply push the callback - it'll get called when the ressource - has been received */ - - this._callbacks[base_url].push(callback); - - } - } -} - -/* the base abstract "class" */ -IriSP.Serializer = function(DataLoader, url) { - this._DataLoader = DataLoader; - this._url = url; - this._data = []; -}; - -IriSP.Serializer.prototype.serialize = function(data) { }; -IriSP.Serializer.prototype.deserialize = function(data) {}; - -IriSP.Serializer.prototype.currentMedia = function() { -}; - -IriSP.Serializer.prototype.getDuration = function() { -}; - -IriSP.Serializer.prototype.sync = function(callback) { - callback.call(this, this._data); -}; - -IriSP.SerializerFactory = function(DataLoader) { - this._dataloader = DataLoader; -}; - -IriSP.SerializerFactory.prototype.getSerializer = function(metadataOptions) { - /* This function returns serializer set-up with the correct - configuration - takes a metadata struct describing the metadata source - */ - if (metadataOptions === undefined) - /* return an empty serializer */ - return IriSP.Serializer("", ""); - - switch(metadataOptions.type) { - case "json": - return new IriSP.JSONSerializer(this._dataloader, metadataOptions.src); - break; - - case "dummy": /* only used for unit testing - not defined in production */ - return new IriSP.MockSerializer(this._dataloader, metadataOptions.src); - break; - - case "empty": - return new IriSP.Serializer("", "empty"); - break; - - default: - return undefined; - } -}; -IriSP.language = 'en'; - -IriSP.libFiles = { - defaultDir : "js/libs/", - inDefaultDir : { - jQuery : "jquery.min.js", - jQueryUI : "jquery-ui.min.js", - jQueryToolTip : "jquery.tools.min.js", - swfObject : "swfobject.js", - //cssjQueryUI : "jquery-ui.css", - popcorn : "popcorn.js", - jwplayer : "jwplayer.js", - raphael : "raphael.js", - "popcorn.mediafragment" : "popcorn.mediafragment.js", - "popcorn.code" : "popcorn.code.js", - "popcorn.jwplayer" : "popcorn.jwplayer.js", - "popcorn.youtube" : "popcorn.youtube.js", - "tracemanager" : "tracemanager.js" - }, - locations : { - // use to define locations outside defautl_dir - }, - cdn : { - jQueryUI : "http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.17/jquery-ui.js", - jQueryToolTip : "http://cdn.jquerytools.org/1.2.4/all/jquery.tools.min.js", - swfObject : "http://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js", - cssjQueryUI : "http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.4/themes/base/jquery-ui.css" - }, - useCdn : false -} - -IriSP.widgetsDefaults = { - "LayoutManager" : { - spacer_div_height : 0 - }, - "PlayerWidget" : { - - }, - "AnnotationsWidget" : { - "share_text" : "I'm watching " - }, - "TweetsWidget" : { - default_profile_picture : "https://si0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png", - tweet_display_period : 10000 // how long do we show a tweet ? - }, - "SliderWidget" : { - minimize_period : 850 // how long does the slider stays maximized after the user leaves the zone ? - }, - "SegmentsWidget" : { - cinecast_version : false - }, - "createAnnotationWidget" : { - tags : [ - { - "id" : "digitalstudies", - "meta" : { - "description" : "#digital-studies" - } - }, - { - "id" : "amateur", - "meta" : { - "description" : "#amateur" - }, - } - ], - remote_tags : false, - random_tags : false, - show_from_field : false, - disable_share : false, - return_delay : 10000, - polemic_mode : true, /* enable polemics ? */ - polemics : [{ - "className" : "positive", - "keyword" : "++" - }, { - "className" : "negative", - "keyword" : "--" - }, { - "className" : "reference", - "keyword" : "==" - }, { - "className" : "question", - "keyword" : "??" - }], - cinecast_version : false, /* put to false to enable the platform version, true for the festival cinecast one. */ - - /* where does the widget PUT the annotations - this is a mustache template. id refers to the id of the media ans is filled - by the widget. - */ - api_endpoint_template : "", // platform_url + "/ldtplatform/api/ldt/annotations/{{id}}.json", - api_method : "PUT" - }, - "SparklineWidget" : { - lineColor : "#7492b4", - fillColor : "#aeaeb8", - lineWidth : 2, - cinecast_version : false - }, - "AnnotationsListWidget" : { - ajax_mode : true, /* use ajax to get information about the annotations. - if set to false, only search in the annotations for the - current project. */ - /* the platform generates some funky urls. We replace them afterwards to point to the - correct place - this setting will probably be overwritten by the platform - implementers. - Note that the player has to replace the variables between {{ and }} by its own values. - */ - ajax_url : "", //platform_url + "/ldtplatform/api/ldt/segments/{{media}}/{{begin}}/{{end}}", - ajax_granularity : 10000, /* how much ms should we look before and after the current timecode */ - default_thumbnail : "http://ldt.iri.centrepompidou.fr/static/site/ldt/css/imgs/video_sequence.png", - project_url : "", //platform_url + "/ldtplatform/ldt/front/player/" - /* the beginning of a link to the new front */ - cinecast_version : false, - refresh_interval : 10000 - }, - "StackGraphWidget" : { - defaultcolor : "#585858", - tags : [ - { - "keywords" : [ "++" ], - "description" : "positif", - "color" : "#1D973D" - }, - { - "keywords" : [ "--" ], - "description" : "negatif", - "color" : "#CE0A15" - }, - { - "keywords" : [ "==" ], - "description" : "reference", - "color" : "#C5A62D" - }, - { - "keywords" : [ "??" ], - "description" : "question", - "color" : "#036AAE" - } - ], - streamgraph : false - } -}/* the widget classes and definitions */ - -/** - * @class Widget is an "abstract" class. It's mostly used to define some properties common to every widget. - * - * Note that widget constructors are never called directly by the user. Instead, the widgets are instantiated by functions - * defined in init.js - * - * @constructor - * @param Popcorn a reference to the popcorn Object - * @param config configuration options for the widget - * @param Serializer a serializer instance from which the widget reads data fromCharCode -*/ -IriSP.Widget = function(Popcorn, config, Serializer) { - - if (config === undefined || config === null) { - config = {} - } - - this._Popcorn = Popcorn; - this._config = config; - this._serializer = Serializer; - - if (config.hasOwnProperty("container")) { - this._id = config.container; - this.selector = IriSP.jQuery("#" + this._id); - } - - if (config.hasOwnProperty("spacer")) { - this._spacerId = config.spacer; - this.spacer = IriSP.jQuery("#" + this._spacerId); - } - - - if (config.hasOwnProperty("width")) { - // this.width and not this._width because we consider it public. - this.width = config.width; - } - - if (config.hasOwnProperty("height")) { - this.height = config.height; - } - - if (config.hasOwnProperty("heightmax")) { - this.heightmax = config.heightmax; - } - - if (config.hasOwnProperty("widthmax")) { - this.widthmax = config.widthmax; - } - - if (config.hasOwnProperty("layoutManager")) { - this.layoutManager = config.layoutManager; - } - if (typeof this.selector != "undefined") { - this.selector.addClass("Ldt-TraceMe").addClass("Ldt-Widget"); - this.selector.attr("widget-type", this._config.type); - } - - // Parsing Widget Defaults - var _this = this; - - if (typeof config.type == "string" && typeof IriSP.widgetsDefaults[config.type] == "object") { - IriSP._(IriSP.widgetsDefaults[config.type]).each(function(_v, _k) { - if (typeof config[_k] != "undefined") { - _this[_k] = config[_k]; - } else { - _this[_k] = _v; - } - }); - } - -}; - - -IriSP.Widget.prototype.currentMedia = function() { - return this._serializer.currentMedia(); -} - -IriSP.Widget.prototype.getDuration = function() { - return this._serializer.getDuration(); -} - -/** - * This method responsible of drawing a widget on screen. - */ -IriSP.Widget.prototype.draw = function() { - /* implemented by "sub-classes" */ -}; - -/** - * Optional method if you want your widget to support redraws. - */ -IriSP.Widget.prototype.redraw = function() { - /* implemented by "sub-classes" */ -}; -/* modules are non-graphical entities, similar to widgets */ - -IriSP.Module = function(Popcorn, config, Serializer) { - - if (config === undefined || config === null) { - config = {} - } - - this._Popcorn = Popcorn; - this._config = config; - this._serializer = Serializer; -}; -/* layout.js - very basic layout management */ - -/** - @class a layout manager manages a div and the layout of objects - inside it. -*/ -IriSP.LayoutManager = function(options) { - this._Popcorn = null; - this._widgets = []; - - this._div = "LdtPlayer"; - this._width = 640; - - if (options === undefined) { - options = {}; - }; - - if (options.hasOwnProperty('container')) { - this._div = options.container; - } - - if (options.hasOwnProperty('width')) { - this._width = options.width; - } - - if (options.hasOwnProperty('height')) { - this._height = options.height; - } - - /* this is a shortcut */ - this.selector = IriSP.jQuery("#" + this._div); - - this.selector.css({ - "width": this._width, - "clear": "both" - }); - - if (this._height !== undefined) - this.selector.css("height", this._height); -}; - -/** - Set the popcorn instance used by the manager. - - we need this special setter because of a chicken and egg problem : - we want the manager to use popcorn but the popcorn div will be managed - by the manager. So we need a way to set the instance the manager uses -*/ - -IriSP.LayoutManager.prototype.setPopcornInstance = function(popcorn) { - this._Popcorn = popcorn; -} - -/** create a subdiv with an unique id, and a spacer div as well. - @param widgetName the name of the widget. - @return an array of the form [createdivId, spacerdivId]. -*/ -IriSP.LayoutManager.prototype.createDiv = function(widgetName) { - if (typeof(widgetName) === "undefined") - widgetName = ""; - - var newDiv = IriSP.guid(this._div + "_widget_" + widgetName + "_"); - var spacerDiv = IriSP.guid("LdtPlayer_spacer_"); - this._widgets.push([widgetName, newDiv]); - - var divTempl = "
"); - - if (options.hasOwnProperty("width")) - IriSP.jQuery("#" + containerDiv).css("width", options.width); - - if (options.hasOwnProperty("height")) - IriSP.jQuery("#" + containerDiv).css("height", options.height); - - pop = Popcorn("#" + tmpId); - break; - - case "jwplayer": - var opts = IriSP.jQuery.extend({}, options); - delete opts.container; - delete opts.type; - - - /* Try to guess options.file and options.streamer only if file and streamer - are not already defined in the configuration */ - if (options.provider === "rtmp" && !opts.hasOwnProperty("file") && !opts.hasOwnProperty("streamer")) { - /* exit if we can't access the metadata */ - if (typeof(IriSP.__jsonMetadata) === "undefined") { - break; - }; - - // the json format is totally illogical - //opts.streamer = IriSP.__jsonMetadata["medias"][0]["meta"]["item"]["value"]; - //var source = IriSP.__jsonMetadata["medias"][0]["href"]; - - // the source if a full url but jwplayer wants an url relative to the - // streamer url, so we've got to remove the common part. - //opts.file = source.slice(opts.streamer.length); - - /* sometimes we get served a file with a wrong path and streamer. - as a streamer is of the form rtmp://domain/path/ and the media is - the rest, we uglily do this : - */ - opts.file = ""; - opts.streamer = ""; - var fullPath = IriSP.get_aliased(IriSP.__jsonMetadata["medias"][0], ["href","url"]); - - if (fullPath === null) { - console.log("no url or href field defined in the metadata."); - } - - var pathSplit = fullPath.split('/'); - - for (var i = 0; i < pathSplit.length; i++) { - if (i < 4) { - opts.streamer += pathSplit[i] + "/"; - } else { - opts.file += pathSplit[i]; - /* omit the last slash if we're on the last element */ - if (i < pathSplit.length - 1) - opts.file += "/"; - } - } - } else { - /* other providers type, video for instance - - pass everything as is */ - } - - if (!options.hasOwnProperty("flashplayer")) { - opts.flashplayer = IriSP.jwplayer_swf_path; - } - - if (!options.hasOwnProperty("controlbar.position")) { - opts["controlbar.position"] = "none"; - } - - pop = new IriSP.PopcornReplacement.jwplayer("#" + containerDiv, opts); - break; - - case "youtube": - var opts = IriSP.jQuery.extend({}, options); - delete opts.container; - opts.controls = 0; - opts.autostart = false; - templ = "width: {{width}}px; height: {{height}}px;"; - var str = Mustache.to_html(templ, {width: opts.width, height: opts.height}); - // Popcorn.youtube wants us to specify the size of the player in the style attribute of its container div. - IriSP.jQuery("#" + containerDiv).attr("style", str); - - pop = Popcorn.youtube("#" + containerDiv, opts.video, opts); - break; - - case "dailymotion": - pop = new IriSP.PopcornReplacement.dailymotion("#" + containerDiv, options); - break; - - case "allocine": - /* pass the options as-is to the allocine player and let it handle everything */ - pop = new IriSP.PopcornReplacement.allocine("#" + containerDiv, options); - break; - - default: - pop = undefined; - }; - - return pop; -}; - -/** Configure the gui and instantiate the widgets passed as parameters - @param guiOptions the gui object as seen in the examples. - */ -IriSP.configureWidgets = function (popcornInstance, layoutManager, guiOptions) { - - var serialFactory = new IriSP.SerializerFactory(IriSP.__dataloader); - var params = {width: guiOptions.width, height: guiOptions.height}; - - var default_options = guiOptions.default_options; - if (IriSP.null_or_undefined(default_options)) - default_options = {}; - - var ret_widgets = []; - var index; - for (index = 0; index < guiOptions.widgets.length; index++) { - var widget = IriSP.instantiateWidget(popcornInstance, serialFactory, layoutManager, guiOptions.widgets[index], default_options); - - ret_widgets.push(widget); - }; - - return ret_widgets; -}; - -/** configure modules. @see configureWidgets */ -IriSP.configureModules = function (popcornInstance, modulesList) { - if (IriSP.null_or_undefined(modulesList)) - return; - - var serialFactory = new IriSP.SerializerFactory(IriSP.__dataloader); - var ret_modules = []; - var index; - - for (index = 0; index < modulesList.length; index++) { - var moduleConfig = modulesList[index]; - - var serializer = serialFactory.getSerializer(moduleConfig.metadata); - var module = new IriSP[moduleConfig.type](popcornInstance, moduleConfig, serializer); - ret_modules.push(module); - }; - - return ret_modules; -}; - -/** instantiate a widget - only called by configureWidgets, never by the user. Handles widget - dependencies. - @param popcornInstance popcorn instance the widget will user - @param serialFactory serializer factory to instantiate the widget with - @param layoutManager layout manager - @param widgetConfig configuration options for the widget - @param defaultOptions a dictionnary with some options defined for every widget. - */ -IriSP.instantiateWidget = function(popcornInstance, serialFactory, layoutManager, widgetConfig, defaultOptions) { - - if (IriSP.null_or_undefined(defaultOptions)) { - defaultOptions = {}; - } - if (IriSP.null_or_undefined(widgetConfig)) { - return; - } - - widgetConfig = IriSP.underscore.defaults(widgetConfig, defaultOptions); - - var arr = IriSP.jQuery.extend({}, widgetConfig); - - /* create a div for those widgets who didn't already specify a container; */ - if (!arr.hasOwnProperty("container")) { - /* create div returns us a container for the widget and a spacer */ - var ret = layoutManager.createDiv(widgetConfig.type); - var container = ret[0]; - var spacer = ret[1]; - arr.container = container; - arr.spacer = spacer; - arr.layoutManager = layoutManager; - } - var serializer = serialFactory.getSerializer(widgetConfig.metadata); - - if (typeof serializer == "undefined") - debugger; - - // instantiate the object passed as a string - var widget = new IriSP[widgetConfig.type](popcornInstance, arr, serializer); - - if (widgetConfig.hasOwnProperty("requires")) { - // also create the widgets this one depends on. - // the dependency widget is available in the parent widget context as - // this.WidgetName (for instance, this.TipWidget); - - var i = 0; - for(i = 0; i < widgetConfig.requires.length; i++) { - var widgetName = widgetConfig.requires[i]["type"], - _configobj = IriSP.jQuery.extend({}, widgetConfig.requires[i]), - _div = document.createElement('div'), - _container = IriSP.guid(arr.container + '_' + widgetName + '_'); - _configobj.container = _container; - _div.id = _container; - widget.selector.append(_div); - widget[widgetName] = IriSP.instantiateWidget(popcornInstance, serialFactory, layoutManager, _configobj, defaultOptions); - } - } - - serializer.sync(IriSP.wrap(widget, function() { this.draw(); })); - return widget; -}; - -/** single point of entry for the metadataplayer */ -IriSP.initPlayer = function(config, metadata_url) { - document.getElementById(config.gui.container).innerHTML = IriSP.templToHTML(IriSP.loading_template, config.gui); - IriSP.loadLibs(config, metadata_url, - function() { - - var layoutManager = new IriSP.LayoutManager(config.gui); - - var pop = IriSP.configurePopcorn(layoutManager, config.player); - - IriSP._widgets = IriSP.configureWidgets(pop, layoutManager, config.gui); - IriSP._modules = IriSP.configureModules(pop, config.modules); - IriSP.jQuery('#Ldt-loader').detach(); - }); -};IriSP.I18n = function() { - this.messages = {}; - this.base_lang = 'en'; -} - -IriSP.I18n.prototype.getLanguage = function(lang) { - var _lang = ( - typeof lang != "undefined" - ? lang - : ( - typeof IriSP.language != "undefined" - ? IriSP.language - : this.base_lang - ) - ); - return ( - typeof this.messages[_lang] == "object" - ? _lang - : ( - typeof this.messages[this.base_lang] == "object" - ? this.base_lang - : null - ) - ) -} - -IriSP.I18n.prototype.getMessages = function(lang) { - var _lang = this.getLanguage(lang); - return ( - _lang != null - ? this.messages[_lang] - : {} - ); -} - -IriSP.I18n.prototype.getMessage = function(message, lang) { - var _msgs = this.getMessages(lang); - return ( - typeof _msgs[message] != "undefined" - ? _msgs[message] - : message - ) -} - -IriSP.I18n.prototype.addMessage = function(lang, messagekey, messagevalue) { - if (typeof this.messages[lang] == "undefined") { - this.messages[lang] = {}; - } - this.messages[lang][messagekey] = messagevalue; -} - -IriSP.I18n.prototype.addMessages = function(messagesObj) { - var _this = this; - IriSP.underscore(messagesObj).each(function(_messages, _lang) { - IriSP.underscore(_messages).each(function(_value, _key) { - _this.addMessage(_lang, _key, _value); - }) - }); -} - -IriSP.i18n = new IriSP.I18n(); - -IriSP.i18n.addMessages({ - "fr": { - "loading_wait": "Chargement en cours, veuillez patienter…" - }, - "en": { - "loading_wait": "Loading, please wait…" - } -}) -/* To wrap a player the develop should create a new class derived from -the IriSP.PopcornReplacement.player and defining the correct functions */ - -/** allocine player wrapper */ -IriSP.PopcornReplacement.allocine = function(container, options) { -// console.log("Calling allocine player"); - /* appel du parent pour initialiser les structures communes à tous les players */ - IriSP.PopcornReplacement.player.call(this, container, options); - - var _this = this; - - /* Définition des fonctions de l'API - */ - - this.playerFns = { - play : function() { - return _this.apiCall("play"); - }, - pause : function() { - return _this.apiCall("pause"); - }, - getPosition : function() { - return _this.apiCall("getSeek","return") || 0; - }, - seek : function(pos) { - return _this.apiCall("seek",pos); - }, - getMute : function() { - return _this.apiCall("getMute","return"); - }, - setMute : function(p) { - return _this.apiCall("setMute", p); - } - } - - window.onReady = IriSP.wrap(this, this.ready); - window.onAllocineStateChange = IriSP.wrap(this, this.stateHandler); - window.onTime = IriSP.wrap(this, this.progressHandler); - - var _videoUrl = ( - typeof options.directVideoPath == "string" - ? options.directVideoPath - : IriSP.get_aliased(IriSP.__jsonMetadata["medias"][0], ["href","url"]) - ); - var _flashVars = { - "streamFMS" : true, - "adVast" : false, - "lg" : "fr_cinecast", - "autoPlay" : options.autoPlay, - "directVideoTitle" : "", - "urlAcData" : options.urlAcData, - "directVideoPath" : _videoUrl, - "host" : "http://allocine.fr" - } - - if (typeof IriSP.__jsonMetadata["medias"][0].meta == "object" && typeof IriSP.__jsonMetadata["medias"][0].meta.subtitles == "string") { - _flashVars.subTitlePath = IriSP.__jsonMetadata["medias"][0].meta.subtitles; - } - - - var params = { - "allowScriptAccess" : "always", - "wmode": "opaque", - "flashvars" : IriSP.jQuery.param(_flashVars), - "allowfullscreen" : true - }; - var atts = { - id : this.container - }; - swfobject.embedSWF(options.acPlayerUrl, this.container, options.width, options.height, "10", null, null, params, atts); - -}; - -IriSP.PopcornReplacement.allocine.prototype = new IriSP.PopcornReplacement.player("", {}); - -IriSP.PopcornReplacement.allocine.prototype.ready = function() { - this.player = document.getElementById(this.container); - this.player.addEventListener("onStateChange", "onAllocineStateChange"); - this.player.cueVideoByUrl(this._options.video); - this.callbacks.onReady(); -}; - -IriSP.PopcornReplacement.allocine.prototype.progressHandler = function(progressInfo) { - this.callbacks.onTime({ - position: progressInfo.mediaTime - }); -} - - -IriSP.PopcornReplacement.allocine.prototype.apiCall = function(_method, _arg) { - if (this.player) { - try { - if (typeof _arg == "undefined") { - return this.player.sendToActionScript(_method); - } else { - return this.player.sendToActionScript(_method, _arg); - } - } catch(e) { - console.error('Exception while requesting AcPlayer for "' + _method + (typeof _arg == "undefined" ? '' : '" with argument "' + _arg ) + '"\n', e); - return false; - } - } else { - return false; - } -} - -IriSP.PopcornReplacement.allocine.prototype.stateHandler = function(state) { - console.log("stateHandler"); - switch(state) { - case 1: - this.callbacks.onPlay(); - break; - - case 2: - this.callbacks.onPause(); - break; - - case 3: - this.callbacks.onSeek({ - position: this.player.getCurrentTime() - }); - break; - - /* - case 5: - this.callbacks.onReady(); - break; - */ - } - -};/* To wrap a player the develop should create a new class derived from -the IriSP.PopcornReplacement.player and defining the correct functions */ - -/** jwplayer player wrapper */ -IriSP.PopcornReplacement.dailymotion = function(container, options) { - console.log("Calling"); - /* appel du parent pour initialiser les structures communes à tous les players */ - IriSP.PopcornReplacement.player.call(this, container, options); - - var _this = this; - - /* Définition des fonctions de l'API - */ - - this.playerFns = { - play : function() { - if (_this.player) { - return _this.player.playVideo(); - } else { - return false; - } - }, - pause : function() { - if (_this.player) { - return _this.player.pauseVideo(); - } else { - return false; - } - }, - getPosition : function() { - if (_this.player) { - return _this.player.getCurrentTime(); - } else { - return 0; - } - }, - seek : function(pos) { - if (_this.player) { - return _this.player.seekTo(pos); - } else { - return false; - } - }, - getMute : function() { - if (_this.player) { - return _this.player.isMuted(); - } else { - return false; - } - }, - setMute : function(p) { - if (_this.player) { - if (p) { - _this.player.mute(); - } - else { - _this.player.unMute(); - } - } - }, - getVolume : function() { - if (_this.player) { - return _this.player.getVolume() / 100; - } else { - return false; - } - }, - setVolume : function(p) { - if (_this.player) { - _this.player.setVolume(Math.floor(100 * p)); - } - }, - } - - window.onDailymotionPlayerReady = IriSP.wrap(this, this.ready); - window.onDailymotionStateChange = IriSP.wrap(this, this.stateHandler); - window.onDailymotionVideoProgress = IriSP.wrap(this, this.progressHandler); - - var params = { - "allowScriptAccess" : "always", - "wmode": "opaque" - }; - var atts = { - id : this.container - }; - swfobject.embedSWF("http://www.dailymotion.com/swf?chromeless=1&enableApi=1", this.container, options.width, options.height, "8", null, null, params, atts); - -}; - -IriSP.PopcornReplacement.dailymotion.prototype = new IriSP.PopcornReplacement.player("", {}); - -IriSP.PopcornReplacement.dailymotion.prototype.ready = function() { - - this.player = document.getElementById(this.container); - - this.player.addEventListener("onStateChange", "onDailymotionStateChange"); - this.player.addEventListener("onVideoProgress", "onDailymotionVideoProgress"); - this.player.cueVideoByUrl(this._options.video); - - this.callbacks.onReady(); -}; - -IriSP.PopcornReplacement.dailymotion.prototype.progressHandler = function(progressInfo) { - - this.callbacks.onTime({ - position: progressInfo.mediaTime - }); -} - -IriSP.PopcornReplacement.dailymotion.prototype.stateHandler = function(state) { - - switch(state) { - case 1: - this.callbacks.onPlay(); - break; - - case 2: - this.callbacks.onPause(); - break; - - case 3: - this.callbacks.onSeek({ - position: this.player.getCurrentTime() - }); - break; - - /* - case 5: - this.callbacks.onReady(); - break; - */ - } - -};/* To wrap a player the develop should create a new class derived from - the IriSP.PopcornReplacement.player and defining the correct functions */ - -/** jwplayer player wrapper */ -IriSP.PopcornReplacement.jwplayer = function(container, options) { - /* appel du parent pour initialiser les structures communes à tous les players */ - IriSP.PopcornReplacement.player.call(this, container, options); - - this.media.duration = options.duration; /* optional */ - - /* Définition des fonctions de l'API - */ - this.playerFns = { - play: function() { return jwplayer(this.container).play(); }, - pause: function() { return jwplayer(this.container).pause(); }, - getPosition: function() { return jwplayer(this.container).getPosition(); }, - seek: function(pos) { return jwplayer(this.container).seek(pos); }, - getMute: function() { return jwplayer(this.container).getMute() }, - setMute: function(p) { return jwplayer(this.container).setMute(p); }, - getVolume: function() { return jwplayer(this.container).getVolume() / 100; }, - setVolume: function(p) { return jwplayer(this.container).setVolume(Math.floor(100*p)); } - } - - options.events = this.callbacks; - - jwplayer(this.container).setup(options); -}; - -IriSP.PopcornReplacement.jwplayer.prototype = new IriSP.PopcornReplacement.player("", {}); -/* embed module - listens and relay hash changes to a parent window. */ - -IriSP.EmbedModule = function(Popcorn, config, Serializer) { - IriSP.Module.call(this, Popcorn, config, Serializer); - - window.addEventListener('message', IriSP.wrap(this, this.handleMessages), false); - this._Popcorn.listen("IriSP.Mediafragment.hashchange", IriSP.wrap(this, this.relayChanges)); -}; - -IriSP.EmbedModule.prototype = new IriSP.Module(); - -IriSP.EmbedModule.prototype.handleMessages = function(e) { - if (e.data.type === "hashchange") { - window.location.hash = e.data.value; - } -}; - -IriSP.EmbedModule.prototype.relayChanges = function(newHash) { - window.parent.postMessage({type: "hashchange", value: newHash}, "*"); - return; -};/* mediafragment module */ - -IriSP.MediaFragment = function(Popcorn, config, Serializer) { - IriSP.Module.call(this, Popcorn, config, Serializer); - - this.mutex = false; /* a mutex because we access the url from two different functions */ - - this._Popcorn.listen( "loadedmetadata", IriSP.wrap(this,this.advanceTime)); - this._Popcorn.listen( "pause", IriSP.wrap(this,this.updateTime)); - this._Popcorn.listen( "seeked", IriSP.wrap(this,this.updateTime)); - this._Popcorn.listen( "IriSP.PolemicTweet.click", IriSP.wrap(this,this.updateAnnotation)); - this._Popcorn.listen( "IriSP.SegmentsWidget.click", IriSP.wrap(this,this.updateAnnotation)); - - window.onhashchange = IriSP.wrap(this, this.advanceTime); -}; - -IriSP.MediaFragment.prototype = new IriSP.Module(); - -IriSP.MediaFragment.prototype.advanceTime = function() { - var url = window.location.href; - - if ( url.split( "#" )[ 1 ] != null ) { - pageoffset = url.split( "#" )[1]; - - if ( pageoffset.substring(0, 2) === "t=") { - // timecode - if ( pageoffset.substring( 2 ) != null ) { - var offsettime = pageoffset.substring( 2 ); - this._Popcorn.currentTime( parseFloat(offsettime) ); - - /* we have to trigger this signal manually because of a - bug in the jwplayer */ - this._Popcorn.trigger("seeked", parseFloat(offsettime)); - } - } else if ( pageoffset.substring(0, 3) === "id=") { - // annotation - var annotationId = pageoffset.substring( 3 ); - // there's no better way than that because - // of possible race conditions - this._serializer.sync(IriSP.wrap(this, function() { - this.lookupAnnotation.call(this, annotationId); - })); - } - } -}; - -/** handler for the seeked signal. It may have or may have not an argument. - @param time if not undefined, the time we're seeking to -*/ -IriSP.MediaFragment.prototype.updateTime = function(time) { - if (this.mutex === true) { - return; - } - - var history = window.history; - if ( !history.pushState ) { - return false; - } - - if (IriSP.null_or_undefined(time) || typeof(time) != "number") { - var ntime = this._Popcorn.currentTime().toFixed(2) - } else { - var ntime = time.toFixed(2); - } - - // used to relay the new hash to the embedder - this._Popcorn.trigger("IriSP.Mediafragment.hashchange", "#t=" + ntime); - - splitArr = window.location.href.split( "#" ) - history.replaceState( {}, "", splitArr[0] + "#t=" + ntime ); -}; - - -IriSP.MediaFragment.prototype.updateAnnotation = function(annotationId) { - var _this = this; - this.mutex = true; - - var history = window.history; - if ( !history.pushState ) { - return false; - } - - - // used to relay the new hash to the embedder - this._Popcorn.trigger("IriSP.Mediafragment.hashchange", "#id=" + annotationId); - - splitArr = window.location.href.split( "#" ) - history.replaceState( {}, "", splitArr[0] + "#id=" + annotationId); - - - // reset the mutex afterwards to prevent the module from reacting to his own changes. - window.setTimeout(function() { _this.mutex = false }, 50); -}; - -// lookup and seek to the beginning of an annotation -IriSP.MediaFragment.prototype.lookupAnnotation = function(annotationId) { - var _this = this; - this.mutex = true; - - var annotation = undefined; - var annotations = this._serializer._data.annotations; - - var i; - for (i = 0; i < annotations.length; i++) { - if (annotations[i].id === annotationId) { - annotation = annotations[i]; - break; - } - } - - if (typeof(annotation) !== "undefined") { - this._Popcorn.currentTime(annotation.begin / 1000); - - /* we have to trigger this signal manually because of a - bug in the jwplayer */ - this._Popcorn.trigger("seeked", annotation.begin / 1000); - this._Popcorn.trigger("IriSP.Mediafragment.showAnnotation", annotationId); - } - - window.setTimeout(function() { _this.mutex = false }, 50); -}; -IriSP.AnnotationsListWidget = function(Popcorn, config, Serializer) { - IriSP.Widget.call(this, Popcorn, config, Serializer); - this.__counter = 0; - this.__oldList = []; - this.searchRe = null; - this._ajax_cache = []; - var _this = this; - - this._Popcorn.listen("IriSP.search", function(searchString) { - _this.searchHandler(searchString); - }); - this._Popcorn.listen("IriSP.search.closed", function() { - _this.searchHandler(false); - }); - this._Popcorn.listen("IriSP.search.cleared", function() { - _this.searchHandler(false); - }); -}; - - -IriSP.AnnotationsListWidget.prototype = new IriSP.Widget(); - -IriSP.AnnotationsListWidget.prototype.clear = function() { -}; - -IriSP.AnnotationsListWidget.prototype.clearWidget = function() { -}; - -IriSP.AnnotationsListWidget.prototype.searchHandler = function(searchString) { - this.searchRe = (searchString && searchString.length) ? IriSP.regexpFromText(searchString) : null; - if (this.ajax_mode && !this.cinecast_version) { - var _this = this, - _annotations = ( - this.searchRe === null - ? this._ajax_cache - : IriSP.underscore.filter(this._ajax_cache, function(_a) { - return (_this.searchRe.test(_a.desc) || _this.searchRe.test(_a.title)); - }) - ); - this.do_redraw(_annotations); - if (_annotations.length) { - this._Popcorn.trigger("IriSP.search.matchFound"); - } else { - this._Popcorn.trigger("IriSP.search.noMatchFound"); - } - } else { - this.drawList(); - } -} - -/** effectively redraw the widget - called by drawList */ -IriSP.AnnotationsListWidget.prototype.do_redraw = function(list) { - var _html = IriSP.templToHTML( - IriSP.annotationsListWidget_template, { - annotations: list - }), - _this = this; - - this.selector.html(_html); - - this.selector.find('.Ldt-AnnotationsList-Tag-Li').click(function() { - _this._Popcorn.trigger("IriSP.search.triggeredSearch", IriSP.jQuery(this).text().trim()); - }) - - if (this.searchRe !== null) { - this.selector.find(".Ldt-AnnotationsList-Title a, .Ldt-AnnotationsList-Description") - .each(function() { - var _$ = IriSP.jQuery(this); - _$.html(_$.text().trim().replace(_this.searchRe, '$1')) - }) - } -}; - -IriSP.AnnotationsListWidget.prototype.transformAnnotation = function(a) { - var _this = this; - return { - "id" : a.id, - "title": this.cinecast_version ? IriSP.get_aliased(a.meta, ['creator_name', 'creator']) : a.content.title, - "desc" : this.cinecast_version ? a.content.data : a.content.description, - "begin": IriSP.msToTime(a.begin), - "end" : IriSP.msToTime(a.end), - "thumbnail" : (typeof a.meta == "object" && typeof a.meta.thumbnail == "string") ? a.meta.thumbnail : this.default_thumbnail, - "url" : (typeof a.meta == "object" && typeof a.meta.url == "string") ? a.meta.url : null, - "created_at" :(typeof a.meta == "object" && typeof a.meta.created == "string") ? Date.parse(a.meta.created.replace(/^(\d{4})-(\d{2})-(\d{2})T(\d{2}\:\d{2}\:\d{2}).*$/,"$2/$3/$1 $4 UTC+0000")) : null, - "tags": typeof a.tags == "object" - ? IriSP.underscore(a.tags) - .chain() - .map(function(_t) { - if (typeof _t == "string") { - return _t.replace(/^.*:/,'#'); - } else { - if (typeof _t['id-ref'] != "undefined") { - var _f = IriSP.underscore.find(_this._serializer._data.tags, function(_tag) { - return _tag.id == _t['id-ref']; - }); - if (typeof _f != "undefined") { - return IriSP.get_aliased(_f.meta, ['dc:title', 'title']); - } - } - } - return null; - }) - .filter(function(_t) { - return _t !== null && _t !== "" - }) - .value() - : [] - } -} - -/** draw the annotation list */ -IriSP.AnnotationsListWidget.prototype.drawList = function(force_redraw) { - var _this = this; - -// var view_type = this._serializer.getContributions(); - var annotations = this._serializer._data.annotations; - var currentTime = this._Popcorn.currentTime(); - var list = []; - -/* if (typeof(view_type) === "undefined") { - return; -} */ - for (i = 0; i < annotations.length; i++) { - var obj = this.transformAnnotation(annotations[i]); - obj.iterator = i; - obj.distance = Math.abs((annotations[i].end + annotations[i].begin) / 2000 - currentTime); - if (!this.cinecast_version || annotations[i].type == "cinecast:UserAnnotation") { - list.push(obj); - } - - } - - if (this.searchRe !== null) { - list = list.filter(function(_a) { - return (_this.searchRe.test(_a.desc) || _this.searchRe.test(_a.title)); - }); - if (list.length) { - this._Popcorn.trigger("IriSP.search.matchFound"); - } else { - this._Popcorn.trigger("IriSP.search.noMatchFound"); - } - } - list = IriSP.underscore(list) - .chain() - .sortBy(function(_o) { - return _o.distance; - }) - .first(10) - .sortBy(function(_o) { - return (_this.cinecast_version ? - _o.created_at : _o.iterator); - }) - .value(); - var idList = IriSP.underscore.pluck(list, "id").sort(); - - if (!IriSP.underscore.isEqual(this.__oldList, idList) || this.lastSearch !== this.searchRe || typeof(force_redraw) !== "undefined") { - this.do_redraw(list); - this.__oldList = idList; - this.lastSearch = this.searchRe; - } - /* save for next call */ - - -}; - -IriSP.AnnotationsListWidget.prototype.ajaxRedraw = function(timecode) { - - /* the seeked signal sometimes passes an argument - depending on if we're using - our popcorn lookalike or the real thing - if it's the case, use it as it's - more precise than currentTime which sometimes contains the place we where at */ - if (IriSP.null_or_undefined(timecode) || typeof(timecode) != "number") { - var tcode = this._Popcorn.currentTime(); - } else { - var tcode = timecode; - } - - - /* the platform gives us a special url - of the type : http://path/{{media}}/{{begin}}/{{end}} - we double the braces using regexps and we feed it to mustache to build the correct url - we have to do that because the platform only knows at run time what view it's displaying. - */ - - var media_id = this.currentMedia()["id"]; - var duration = this.getDuration(); - - var begin_timecode = (Math.floor(tcode) - 300) * 1000; - if (begin_timecode < 0) - begin_timecode = 0; - - var end_timecode = (Math.floor(tcode) + 300) * 1000; - if (end_timecode > duration) - end_timecode = duration; - - var templ = Mustache.to_html(this.ajax_url, {media: media_id, begin: begin_timecode, - end: end_timecode}); - - /* we create on the fly a serializer to get the ajax */ - var serializer = new IriSP.JSONSerializer(IriSP.__dataloader, templ); - serializer.sync(IriSP.wrap(this, function(json) { this.processJson(json, serializer) })); -}; - -/** process the received json - it's a bit hackish */ -IriSP.AnnotationsListWidget.prototype.processJson = function(json, serializer) { - /* FIXME: DRY the whole thing */ - var annotations = serializer._data.annotations; - if (IriSP.null_or_undefined(annotations)) - return; - - /* - commented in case we wanted to discriminate against some annotation types. - var view_types = serializer.getIds("Contributions"); - */ - var l = []; - - var media = this.currentMedia()["id"]; - - for (i = 0; i < annotations.length; i++) { - var obj = this.transformAnnotation(annotations[i]) - if (typeof obj.url == "undefined" || !obj.url) { - /* only if the annotation isn't present in the document create an - external link */ - if (this.annotations_ids.indexOf(obj.id.toLowerCase()) == -1) { - // braindead url; jacques didn't want to create a new one in the platform, - // so we append the cutting id to the url. - obj.url = this.project_url + "/" + media + "/" + - annotations[i].meta.project + "/" + - annotations[i].meta["id-ref"] + '#id=' + annotations[i].id; - - // obj.url = document.location.href.split("#")[0] + "/" + annotation.meta.project; - } - } - l.push(obj); - } - this._ajax_cache = l; - this.do_redraw(l); -}; -IriSP.AnnotationsListWidget.prototype.draw = function() { - - /* build a table of the annotations present in the document for faster - lookup - */ - this.annotations_ids = IriSP.underscore(this._serializer._data.annotations).map(function(_a) { - return _a.id.toLowerCase(); - }); - - var _this = this; - - if (!this.ajax_mode || this.cinecast_version) { - var _throttled = IriSP.underscore.throttle(function() { - _this.drawList(); - }, 1500); - _throttled(); - this._Popcorn.listen("IriSP.createAnnotationWidget.addedAnnotation", _throttled); - this._Popcorn.listen("timeupdate", _throttled); - if (this.cinecast_version) { - window.setInterval(function() { - var _tmpSerializer = new IriSP.JSONSerializer(IriSP.__dataloader, _this._config.metadata.src, true); - _tmpSerializer.sync(function(json) { - _this.annotations_ids = IriSP.underscore(_this._serializer._data.annotations).map(function(_a) { - return _a.id.toLowerCase(); - }); - IriSP.underscore(json.annotations).each(function(_a) { - var _j = _this.annotations_ids.indexOf(_a.id); - if (_j == -1) { - _this._serializer._data.annotations.push(_a); - _this.annotations_ids.push(_a.id); - } else { - _this._serializer._data.annotations[_j] = _a; - } - _throttled(); - }); - }, true); // true is for force_refresh - },this.refresh_interval); - } - } else { - /* update the widget when the video has finished loading and when it's seeked and paused */ - this._Popcorn.listen("seeked", IriSP.wrap(this, this.ajaxRedraw)); - this._Popcorn.listen("loadedmetadata", IriSP.wrap(this, this.ajaxRedraw)); - this._Popcorn.listen("paused", IriSP.wrap(this, this.ajaxRedraw)); - - this._Popcorn.listen("IriSP.createAnnotationWidget.addedAnnotation", IriSP.wrap(this, this.ajaxRedraw)); - } - -};/* Internationalization for this widget */ - -IriSP.i18n.addMessages( - { - "fr": { - "keywords": "Mots-clés" - }, - "en": { - "keywords": "Keywords" - } - } -); - -IriSP.AnnotationsWidget = function(Popcorn, config, Serializer) { - IriSP.Widget.call(this, Popcorn, config, Serializer); - /* flag used when we're creating an annotation */ - this._hidden = false; -}; - - -IriSP.AnnotationsWidget.prototype = new IriSP.Widget(); - -IriSP.AnnotationsWidget.prototype.clear = function() { - this.selector.find(".Ldt-SaTitle").text(""); - this.selector.find(".Ldt-SaDescription").text(""); - this.selector.find(".Ldt-SaKeywordText").text(""); -}; - -IriSP.AnnotationsWidget.prototype.displayAnnotation = function(annotation) { - var title = annotation.content.title; - var description = annotation.content.description; - var keywords = ""; - var begin = +annotation.begin / 1000; - var end = +annotation.end / 1000; - var duration = this.getDuration(); - var tags = ""; - - var title_templ = "{{title}} - ( {{begin}} - {{end}} )"; - var endstr = Mustache.to_html(title_templ, {title: title, begin: IriSP.secondsToTime(begin), end: IriSP.secondsToTime(end)}); - - this.selector.find(".Ldt-SaTitle").text(endstr); - this.selector.find(".Ldt-SaDescription").text(description); - - - if (!IriSP.null_or_undefined(annotation.tags) && !IriSP.null_or_undefined(this._serializer._data.tags)) { - /* save the tag id and keywords in a unique structure */ - var tag_list = {}; - for (var i = 0; i < this._serializer._data.tags.length; i++) { - var id = this._serializer._data.tags[i]["id"]; - var keyword = IriSP.get_aliased(this._serializer._data.tags[i]["meta"], ["dc:title", "title"]); - - tag_list[id] = keyword; - } - - /* then browse the list of defined tags for the current annotation */ - for (var i = 0; i < annotation.tags.length; i++) { - if (tag_list.hasOwnProperty(annotation.tags[i]["id-ref"])) - tags += tag_list[annotation.tags[i]["id-ref"]] + ", "; - } - } - - tags = IriSP.i18n.getMessage("keywords") + ": " + tags.slice(0, tags.length - 2); - - this.selector.find(".Ldt-SaKeywords").text(tags); - - // update sharing buttons - var url = document.location.href + "#id=" + annotation.id; - this.selector.find(".Ldt-fbShare").attr("href", IriSP.mkFbUrl(url, this.share_text)); - this.selector.find(".Ldt-TwShare").attr("href", IriSP.mkTweetUrl(url, this.share_text)); - this.selector.find(".Ldt-GplusShare").attr("href", IriSP.mkGplusUrl(url, this.share_text)); -}; - -IriSP.AnnotationsWidget.prototype.clearWidget = function() { - /* retract the pane between two annotations */ - this.selector.find(".Ldt-SaTitle").text(""); - this.selector.find(".Ldt-SaDescription").text(""); - this.selector.find(".Ldt-SaKeywordText").html(""); - this.selector.find(".Ldt-ShowAnnotation").slideUp(); -}; - -IriSP.AnnotationsWidget.prototype.draw = function() { - var _this = this; - - var annotationMarkup = IriSP.templToHTML(IriSP.annotationWidget_template); - this.selector.append(annotationMarkup); - - this._Popcorn.listen("IriSP.AnnotationsWidget.show", - IriSP.wrap(this, this.show)); - this._Popcorn.listen("IriSP.AnnotationsWidget.hide", - IriSP.wrap(this, this.hide)); - - var legal_ids = []; - if (typeof(this._serializer.getChapitrage()) !== "undefined") - legal_ids.push(this._serializer.getChapitrage()); - else - legal_ids = this._serializer.getNonTweetIds(); - - var annotations = this._serializer._data.annotations; - var i; - - for (i in annotations) { - var annotation = annotations[i]; - var begin = Math.round((+ annotation.begin) / 1000); - var end = Math.round((+ annotation.end) / 1000); - - if (typeof(annotation.meta) !== "undefined" && typeof(annotation.meta["id-ref"]) !== "undefined" - && !IriSP.underscore.include(legal_ids, annotation.meta["id-ref"])) { - continue; - } - - - var conf = {start: begin, end: end, - onStart: - function(annotation) { - return function() { - _this.displayAnnotation(annotation); - - } }(annotation), - onEnd: - function() { _this.clearWidget.call(_this); } - }; - this._Popcorn = this._Popcorn.code(conf); - } - -}; - -IriSP.AnnotationsWidget.prototype.hide = function() { - if (this._hidden == false) { - this.selector.hide(); - this._hidden = true; - } -}; - -IriSP.AnnotationsWidget.prototype.show = function() { - if (this._hidden == true) { - this.selector.show(); - this._hidden = false; - } -};IriSP.ArrowWidget = function(Popcorn, config, Serializer) { - IriSP.Widget.call(this, Popcorn, config, Serializer); - - this._oldAnnotation = null; - this._blockArrow = false; -}; - - -IriSP.ArrowWidget.prototype = new IriSP.Widget(); - -IriSP.ArrowWidget.prototype.clear = function() { - -}; - -IriSP.ArrowWidget.prototype.clearWidget = function() { -}; - -IriSP.ArrowWidget.prototype.draw = function() { - var templ = Mustache.to_html(IriSP.arrowWidget_template, {}); - this.selector.append(templ); - this._Popcorn.listen("timeupdate", IriSP.wrap(this, this.timeUpdateHandler)); - this._Popcorn.listen("IriSP.ArrowWidget.blockArrow", IriSP.wrap(this, this.blockArrow)); - this._Popcorn.listen("IriSP.ArrowWidget.releaseArrow", IriSP.wrap(this, this.releaseArrow)); - -}; - -IriSP.ArrowWidget.prototype.timeUpdateHandler = function(percents) { - if (this._blockArrow) - return; - - var currentTime = this._Popcorn.currentTime(); - var currentAnnotation = this._serializer.currentChapitre(currentTime); - if (IriSP.null_or_undefined(currentAnnotation)) { - var c_annots = this._serializer.currentAnnotation(currentTime) - if (c_annots.length != 0) - var currentAnnotation = c_annots[0]; // FIXME : use the others ? - else - return; - } - - /* move the arrow only if the current annotation changes */ - if (currentAnnotation != this._oldAnnotation) { - var begin = (+ currentAnnotation.begin) / 1000; - var end = (+ currentAnnotation.end) / 1000; - - var duration = this.getDuration() / 1000; - var middle_time = (begin + end) / 2; - var percents = middle_time / duration; - - // we need to apply a fix because the arrow has a certain length - // it's half the length of the arrow (27 / 2). We need to convert - // it in percents though. - var totalWidth = this.selector.width(); - var pixels = percents * totalWidth; - var correction = (27 / 2); - var corrected_pixels = pixels - correction; - - /* make sure that the arrow is aligned with the pattern - of the widget under it */ - if (corrected_pixels % 3 != 0) - corrected_pixels -= (corrected_pixels % 3 - 1); - - /* don't move out of the screen */ - if (corrected_pixels <= 0) - corrected_pixels = 0; - - if (corrected_pixels <= 15) { - this.selector.children(".Ldt-arrowWidget").removeClass("Ldt-arrowLeftEdge Ldt-arrowCenter Ldt-arrowRightEdge") - .addClass("Ldt-arrowLeftEdge"); - } else if (corrected_pixels >= totalWidth - 25) { - this.selector.children(".Ldt-arrowWidget").removeClass("Ldt-arrowLeftEdge Ldt-arrowCenter Ldt-arrowRightEdge") - .addClass("Ldt-arrowRightEdge"); - } else { - this.selector.children(".Ldt-arrowWidget").removeClass("Ldt-arrowLeftEdge Ldt-arrowCenter Ldt-arrowRightEdge") - .addClass("Ldt-arrowCenter"); - } - - this.selector.children(".Ldt-arrowWidget").animate({"left" : corrected_pixels + "px"}); - - this._oldAnnotation = currentAnnotation; - } -}; - -/** Block the arrow for instance when the user is annotating */ -IriSP.ArrowWidget.prototype.blockArrow = function() { - this._blockArrow = true; -}; - -IriSP.ArrowWidget.prototype.releaseArrow = function() { - this._blockArrow = false; -}; -/* Internationalization for this widget */ - -IriSP.i18n.addMessages( - { - "en": { - "submit": "Submit", - "add_keywords": "Add keywords", - "add_polemic_keywords": "Add polemic keywords", - "your_name": "Your name", - "type_here": "Type your annotation here.", - "wait_while_processed": "Please wait while your request is being processed...", - "error_while_contacting": "An error happened while contacting the server. Your annotation has not been saved.", - "empty_annotation": "Your annotation is empty. Please write something before submitting.", - "annotation_saved": "Thank you, your annotation has been saved.", - "share_annotation": "Would you like to share it on social networks ?", - "share_on": "Share on", - "more_tags": "More tags" - }, - "fr": { - "submit": "Envoyer", - "add_keywords": "Ajouter des mots-clés", - "add_polemic_keywords": "Ajouter des mots-clés polémiques", - "your_name": "Votre nom", - "type_here": "Rédigez votre annotation ici.", - "wait_while_processed": "Veuillez patienter pendant le traitement de votre requête...", - "error_while_contacting": "Une erreur s'est produite en contactant le serveur. Votre annotation n'a pas été enregistrée", - "empty_annotation": "Votre annotation est vide. Merci de rédiger un texte avant de l'envoyer.", - "annotation_saved": "Merci, votre annotation a été enregistrée.", - "share_annotation": "Souhaitez-vous la partager sur les réseaux sociaux ?", - "share_on": "Partager sur", - "more_tags": "Plus de mots-clés" - } - } -); - -IriSP.createAnnotationWidget = function(Popcorn, config, Serializer) { - IriSP.Widget.call(this, Popcorn, config, Serializer); - this._hidden = true; - - if (!IriSP.null_or_undefined(IriSP.user)) { - if (!IriSP.null_or_undefined(IriSP.user.avatar)) { - this.user_avatar = IriSP.user.avatar; - } - if (!IriSP.null_or_undefined(IriSP.user.name)) { - this.user_name = IriSP.user.name; - } - } - - /* variables to save the current position of the slicer */ - if (this.cinecast_version) { - this.sliceLeft = 0; - this.sliceWidth = 0; - } -}; - - -IriSP.createAnnotationWidget.prototype = new IriSP.Widget(); - -IriSP.createAnnotationWidget.prototype.clear = function() { - this.selector.find(".Ldt-SaTitle").text(""); - this.selector.find(".Ldt-SaDescription").text(""); - this.selector.find(".Ldt-SaKeywordText").text(""); -}; - -IriSP.createAnnotationWidget.prototype.draw = function() { - var _this = this; - if (typeof this.remote_tags == "object") { - IriSP.jQuery.getJSON((typeof this.remote_tags.alias == "string" ? this.remote_tags.alias : this.remote_tags.url), function(_json) { - _this.tags = _json.tags; - _this.drawCallback(); - }); - } else { - this.drawCallback(); - } -} - -IriSP.createAnnotationWidget.prototype.drawCallback = function() { - var _this = this; - - var annotationMarkup = IriSP.templToHTML(IriSP.createAnnotationWidget_template, - this); - - this.selector.append(annotationMarkup); - - if (!this.cinecast_version) - this.selector.hide(); - else { - this.showStartScreen(); - } - - if (this.random_tags) { - this.selector.find(".Ldt-createAnnotation-keywords li").hide(); - this.showMoreTags(); - this.selector.find('.Ldt-createAnnotation-moar-keywordz').click(function() { - _this.showMoreTags(); - }) - } - // Add onclick event to both polemic and keywords buttons - - this.selector.find(".Ldt-createAnnotation-keyword-button, .Ldt-createAnnotation-polemic-button").click(function() { - _this.addKeyword(IriSP.jQuery(this).text()); - return false; - }); - - // js_mod is a custom event because there's no simple way to test for a js - // change in a textfield. - this.selector.find(".Ldt-createAnnotation-Description") - .bind("propertychange keyup input paste click js_mod", IriSP.wrap(this, this.handleTextChanges)); - - /* the cinecast version of the player is supposed to pause when the user clicks on the button */ - - /* the cinecast version expects the user to comment on a defined segment. - As the widget is always shown, we need a way to update it's content as - time passes. We do this like we did with the annotationsWidget : we schedule - a .code start function which will be called at the right time. - */ - if (this.cinecast_version) { - var legal_ids; - if (typeof(this._serializer.getChapitrage()) !== "undefined") - legal_id = this._serializer.getChapitrage(); - else - legal_id = this._serializer.getNonTweetIds()[0]; - - var annotations = this._serializer._data.annotations; - var i; - - for (i in annotations) { - var annotation = annotations[i]; - if (typeof(annotation.meta) !== "undefined" && typeof(annotation.meta["id-ref"]) !== "undefined" - && legal_id !== annotation.meta["id-ref"]) { - continue; - } - - code = {start: annotation.begin / 1000, end: annotation.end / 1000, - onStart: function(annotation) { return function() { - if (typeof(annotation.content) !== "undefined") - _this.selector.find(".Ldt-createAnnotation-Title").html(annotation.content.title); - - _this._currentAnnotation = annotation; - var beginTime = IriSP.msToTime(annotation.begin); - var endTime = IriSP.msToTime(annotation.end); - var timeTemplate = IriSP.templToHTML("- ({{begin}} - {{ end }})", {begin: beginTime, end: endTime }); - _this.selector.find(".Ldt-createAnnotation-TimeFrame").html(timeTemplate); - } }(annotation) - }; - - this._Popcorn.code(code); - } - } - - this.selector.find(".Ldt-createAnnotation-submitButton").click(IriSP.wrap(this, this.handleButtonClick)); - - if (!this.cinecast_version) { - this._Popcorn.listen("IriSP.PlayerWidget.AnnotateButton.clicked", - IriSP.wrap(this, this.handleAnnotateSignal)); - - // handle clicks on the cancel button too. - this.selector.find(".Ldt-createAnnotation-Minimize").click(IriSP.wrap(this, - function() { - // we've got to simulate the pressing of the button because there's no - // other way to minimize the widget and show the widgets that were hidden - // same time - this._Popcorn.trigger("IriSP.PlayerWidget.AnnotateButton.clicked"); - } - )); - } -}; - -IriSP.createAnnotationWidget.prototype.showMoreTags = function() { - for (var j=0; j < this.random_tags; j++) { - var _jq = this.selector.find(".Ldt-createAnnotation-keywords li:hidden"); - if (_jq.length > 1) { - IriSP.jQuery(_jq[Math.floor(_jq.length*Math.random())]).show(); - } else { - _jq.show(); - break; - } - } - if (this.selector.find(".Ldt-createAnnotation-keywords li:hidden").length == 0) { - this.selector.find('.Ldt-createAnnotation-moar-keywordz').hide(); - } -} - -/* Handles adding keywords and polemics */ -IriSP.createAnnotationWidget.prototype.addKeyword = function(_keyword) { - var _field = this.selector.find(".Ldt-createAnnotation-Description"), - _rx = IriSP.regexpFromText(_keyword), - _contents = _field.val(); - _contents = ( _rx.test(_contents) - ? _contents.replace(_rx,"").replace(" "," ").replace(/(^\s+|\s+$)/g,'') - : _contents.replace(/(^\s+|\s+$)/g,'') + " " + _keyword - ); - _field.val(_contents.replace(/(^\s+|\s+$)/g,'')).trigger("js_mod"); -} - -/** handles clicks on the annotate button. Works only for the non-cinecast version */ -IriSP.createAnnotationWidget.prototype.handleAnnotateSignal = function() { - - if (this._hidden == false && this._state == 'startScreen') { - this.selector.hide(); - this._hidden = true; - - // free the arrow. - this._Popcorn.trigger("IriSP.ArrowWidget.releaseArrow"); - this._Popcorn.trigger("IriSP.SliceWidget.hide"); - this._Popcorn.trigger("IriSP.AnnotationsWidget.show"); - - } else { - this._Popcorn.trigger("IriSP.AnnotationsWidget.hide"); - this.showStartScreen(); - this.selector.show(); - this._hidden = false; - var currentTime = this._Popcorn.currentTime(); - - // block the arrow. - this._Popcorn.trigger("IriSP.ArrowWidget.blockArrow"); - - var duration = this.getDuration(); - - var currentChapter = this._serializer.currentChapitre(currentTime); - - if (IriSP.null_or_undefined(currentChapter)) { - var left = this.selector.width() / 2; - var width = this.selector.width() / 10; - } else { - var left = (currentChapter.begin / duration) * this.selector.width(); - var width = (currentChapter.end / duration) * this.selector.width() - left; - } - - // slider position and length is kept in percents. - this.sliceLeft = (left / this.selector.width()) * 100; - this.sliceWidth = (width / this.selector.width()) * 100; - - this._Popcorn.trigger("IriSP.SliceWidget.position", [left, width]); - this._Popcorn.listen("IriSP.SliceWidget.zoneChange", IriSP.wrap(this, this.handleSliderChanges)); - this._Popcorn.trigger("IriSP.SliceWidget.show"); - - if (!IriSP.null_or_undefined(currentChapter)) { - this.selector.find(".Ldt-createAnnotation-Title").html(currentChapter.content.title); - - this._currentcurrentChapter = currentChapter; - var beginTime = IriSP.msToTime(currentChapter.begin); - var endTime = IriSP.msToTime(currentChapter.end); - var timeTemplate = IriSP.templToHTML("- ({{begin}} - {{ end }})", {begin: beginTime, end: endTime }); - this.selector.find(".Ldt-createAnnotation-TimeFrame").html(timeTemplate); - } - } -}; - - -/** watch for changes in the textfield and change the buttons accordingly */ -IriSP.createAnnotationWidget.prototype.handleTextChanges = function(event) { - var contents = this.selector.find(".Ldt-createAnnotation-Description").val(); - if (this.cinecast_version) { - this._Popcorn.pause(); - } - this.selector.find(".Ldt-createAnnotation-btnblock button").each(function() { - var _rx = IriSP.regexpFromText(IriSP.jQuery(this).text()); - if (_rx.test(contents)) { - IriSP.jQuery(this).parent().addClass("Ldt-createAnnotation-active-button"); - } else { - IriSP.jQuery(this).parent().removeClass("Ldt-createAnnotation-active-button"); - } - }); - -}; - -IriSP.createAnnotationWidget.prototype.showStartScreen = function() { - this.selector.find(".Ldt-createAnnotation-screen").hide(); - this.selector.find(".Ldt-createAnnotation-startScreen").show(); - - var jqTextfield = this.selector.find(".Ldt-createAnnotation-Description"); // handle on the textfield. used for the closure - - /* test if the browser supports the placeholder attribute */ - if (!IriSP.null_or_undefined(jqTextfield.get(0).placeholder)) { - jqTextfield.attr("placeholder", IriSP.i18n.getMessage('type_here')); - } else { - jqTextfield.val(IriSP.i18n.getMessage('type_here')); - jqTextfield.one("click", IriSP.wrap(this, function() { jqTextfield.val(""); })); - } - - - - this._state = "startScreen"; -}; - -IriSP.createAnnotationWidget.prototype.showWaitScreen = function() { - this.selector.find(".Ldt-createAnnotation-screen").hide(); - this.selector.find(".Ldt-createAnnotation-waitScreen").show(); - this._state = "waitScreen"; -}; - -IriSP.createAnnotationWidget.prototype.showErrorScreen = function() { - this.selector.find(".Ldt-createAnnotation-screen").hide(); - this.selector.find(".Ldt-createAnnotation-errorScreen").show(); - this._state = "errorScreen"; - var _this = this; - window.setTimeout(function() { _this.showStartScreen(); }, 2000); -}; - -/** update show the final screen with links to share the created annotation */ -IriSP.createAnnotationWidget.prototype.showEndScreen = function(annotation) { - this.selector.find(".Ldt-createAnnotation-screen").hide(); - - if (this.cinecast_version) { - this.selector.find(".Ldt-createAnnotation-Title").parent().show(); - } - - var url = ( (typeof annotation.meta == "object" && typeof annotation.meta.url == "string" && annotation.meta.url.length) - ? annotation.meta.url - : ( document.location.href + "#id=" + annotation.id ) ); - var twStatus = IriSP.mkTweetUrl(url); - var gpStatus = IriSP.mkGplusUrl(url); - var fbStatus = IriSP.mkFbUrl(url); - - this.selector.find(".Ldt-createAnnotation-endScreen-TweetLink").attr("href", twStatus); - this.selector.find(".Ldt-createAnnotation-endScreen-FbLink").attr("href", fbStatus); - this.selector.find(".Ldt-createAnnotation-endScreen-GplusLink").attr("href", gpStatus); - - this.selector.find(".Ldt-createAnnotation-endScreen").show(); - this._state = "endScreen"; -}; - -/** handle clicks on "send annotation" button */ -IriSP.createAnnotationWidget.prototype.handleButtonClick = function(event) { - var _this = this; - var textfield = this.selector.find(".Ldt-createAnnotation-Description"); - var contents = textfield.val(); - - if (contents === "") { - if (this.selector.find(".Ldt-createAnnotation-errorMessage").length === 0) { - this.selector.find(".Ldt-createAnnotation-Container") - .after(IriSP.templToHTML(IriSP.createAnnotation_errorMessage_template)); - textfield.css("background-color", "#d93c71"); - } else { - this.selector.find(".Ldt-createAnnotation-errorMessage").show(); - } - - textfield.one("js_mod propertychange keyup input paste", IriSP.wrap(this, function() { - var contents = textfield.val(); - - if (contents !== "") { - this.selector.find(".Ldt-createAnnotation-errorMessage").hide(); - textfield.css("background-color", ""); - } - })); - } else { - this.showWaitScreen(); - - this.sendLdtData(contents, function(annotation) { - if (_this.cinecast_version) { - if (_this._Popcorn.media.paused) - _this._Popcorn.play(); - } - - if (_this._state == "waitScreen") { - _this.showEndScreen(annotation); - if (_this.cinecast_version) { - window.setTimeout(function() { _this.showStartScreen(); }, _this.return_delay); - } - } - // hide the slicer widget - if (!_this.cinecast_version) { - _this._Popcorn.trigger("IriSP.SliceWidget.hide"); - } - }); - } -}; - -IriSP.createAnnotationWidget.prototype.handleSliderChanges = function(params) { - this.sliceLeft = params[0]; - this.sliceWidth = params[1]; -}; - -IriSP.createAnnotationWidget.prototype.sendLdtData = function(contents, callback) { - var _this = this; - var apiJson = { - format : "http://advene.org/ns/cinelab/", - annotations : [ - {} - ], - meta: {}}; - var annotation = apiJson.annotations[0]; - - annotation.media = this.currentMedia()["id"]; - - if (this.cinecast_version) { - annotation.begin = Math.round(this._Popcorn.currentTime() * 1000); - annotation.end = annotation.begin; - } else { - var duration = this.getDuration(); - annotation.begin = +((duration * (this.sliceLeft / 100)).toFixed(0)); - annotation.end = +((duration * ((this.sliceWidth + this.sliceLeft) / 100)).toFixed(0)); - } - - // boundary checks - annotation.begin = Math.max(0, annotation.begin); - annotation.end = Math.min(this.getDuration(), annotation.end); - - annotation.type = ( this.cinecast_version ? "cinecast:UserAnnotation" : ( this._serializer.getContributions() || "" )); - if (typeof(annotation.type) === "undefined") - annotation.type = ""; - - annotation.type_title = "Contributions"; - annotation.content = {}; - annotation.content.data = contents; - if (this.cinecast_version) { - var _extract = IriSP.underscore(this._serializer._data.annotations) - .filter(function(_a) { - return (_a.begin <= annotation.begin && _a.end >= annotation.begin && _a.type == "cinecast:MovieExtract"); - }) - if (_extract.length) { - annotation.extract = _extract[0].id; - } - } - - var meta = apiJson.meta; - - - var _username = this.selector.find(".Ldt-createAnnotation-userName").val(); - meta.creator = ( - (_username && _username.length) - ? _username - : ( - (!IriSP.null_or_undefined(IriSP.user) && !IriSP.null_or_undefined(IriSP.user.name)) - ? IriSP.user.name - : "Anonymous user" - ) - ); - - meta.created = Date().toString(); - - var _tags = []; - IriSP._(this.tags).each(function(_v) { - var _rx = IriSP.regexpFromText(_v.meta.description); - if (_rx.test(contents)) { - _tags.push(_v.id); - } - }); - - if (typeof this.remote_tags == "object") { - _tags = IriSP._(_tags).map(function(_t) { - return _this.remote_tags.id + ':' + _t - }); - if (typeof apiJson.imports == "undefined") { - apiJson.imports = []; - } - apiJson.imports.push({ - "id" : this.remote_tags.id, - "url" : this.remote_tags.url - }) - } - annotation.tags = IriSP.underscore.uniq(_tags); - - var jsonString = JSON.stringify(apiJson); - var project_id = this._serializer._data.meta.id; - - //TODO: extract magic url - var url = Mustache.to_html(this.api_endpoint_template, - {id: project_id}); - - IriSP.jQuery.ajax({ - url: url, - type: this.api_method, - contentType: 'application/json', - data: jsonString, - //dataType: 'json', - success: IriSP.wrap(this, function(json, textStatus, XMLHttpRequest) { - /* add the annotation to the annotation and tell the world */ - var annotation = json.annotations[0]; - - if (!this.cinecast_version) { - /* if the media doesn't have a contributions line, we need to add one */ - if (typeof(this._serializer.getContributions()) === "undefined") { - /* set up a basic view */ - var tmp_view = {"dc:contributor": "perso", "dc:creator": "perso", "dc:title": "Contributions", - "id": json.annotations[0].type} - - - IriSP.get_aliased(this._serializer._data, ["annotation_types", "annotation-types"]).push(tmp_view); - } - - delete annotation.tags; - annotation.content.description = annotation.content.data; - annotation.content.title = ""; - delete annotation.content.data; - annotation.id = json.annotations[0].id; - - annotation.meta = meta; - annotation.meta["id-ref"] = json.annotations[0]["type"]; - } else { - annotation.type = "cinecast:UserAnnotation"; - } - // everything is shared so there's no need to propagate the change - var _an_ids = IriSP.underscore(this._serializer._data.annotations).map(function(_a) { - return _a.id.toLowerCase(); - }); - if (IriSP._(_an_ids).indexOf(annotation.id.toLowerCase()) == -1) { - _this._serializer._data.annotations.push(annotation); - } - - _this._Popcorn.trigger("IriSP.createAnnotationWidget.addedAnnotation", annotation); - this.selector.find(".Ldt-createAnnotation-Description").val("").trigger("js_mod"); - callback(annotation); - }), - error: - function(jqXHR, textStatus, errorThrown) { - console.log("an error occured while contacting " - + url + " and sending " + jsonString + textStatus ); - _this.showErrorScreen(); } }); -};IriSP.HelloWorldWidget = function(Popcorn, config, Serializer) { - IriSP.Widget.call(this, Popcorn, config, Serializer); -} - -IriSP.HelloWorldWidget.prototype = new IriSP.Widget(); - -IriSP.HelloWorldWidget.prototype.draw = function() { - this.selector - .html('Hello, world') - .css({ - "text-align" : "center", - "padding": "10px 0", - "font-size" : "14px" - }); - - console.log(this); -} -/* Internationalization for this widget */ - -IriSP.i18n.addMessages( - { - "en": { - "play_pause": "Play/Pause", - "mute_unmute": "Mute/Unmute", - "play": "Play", - "pause": "Pause", - "mute": "Mute", - "unmute": "Unmute", - "annotate": "Annotate", - "search": "Search", - "elapsed_time": "Elapsed time", - "total_time": "Total time", - "volume": "Volume", - "volume_control": "Volume control" - }, - "fr": { - "play_pause": "Lecture/Pause", - "mute_unmute": "Couper/Activer le son", - "play": "Lecture", - "pause": "Pause", - "mute": "Couper le son", - "unmute": "Activer le son", - "annotate": "Annoter", - "search": "Rechercher", - "elapsed_time": "Durée écoulée", - "total_time": "Durée totale", - "volume": "Niveau sonore", - "volume_control": "Réglage du niveau sonore" - } - } -); - - -IriSP.PlayerWidget = function(Popcorn, config, Serializer) { - IriSP.Widget.call(this, Popcorn, config, Serializer); - - this._searchBlockOpen = false; - this._searchLastValue = ""; -}; - -IriSP.PlayerWidget.prototype = new IriSP.Widget(); - -IriSP.PlayerWidget.prototype.draw = function() { - var self = this; - var width = this.width; - var height = this.height; - var heightS = this.height-20; - - var playerTempl = IriSP.templToHTML(IriSP.player_template, this._config); - this.selector.append(playerTempl); - - this.selector.children(".Ldt-controler").show(); - - // handle clicks by the user on the video. - this._Popcorn.listen("play", IriSP.wrap(this, this.playButtonUpdater)); - this._Popcorn.listen("pause", IriSP.wrap(this, this.playButtonUpdater)); - - this._Popcorn.listen("volumechange", IriSP.wrap(this, this.volumeUpdater)); - - this._Popcorn.listen("timeupdate", IriSP.wrap(this, this.timeDisplayUpdater)); - // update the time display for the first time. - this._Popcorn.listen("loadedmetadata", IriSP.wrap(this, this.timeDisplayUpdater)); - - this._Popcorn.listen("IriSP.search.matchFound", IriSP.wrap(this, this.searchMatch)); - this._Popcorn.listen("IriSP.search.noMatchFound", IriSP.wrap(this, this.searchNoMatch)); - this._Popcorn.listen("IriSP.search.triggeredSearch", IriSP.wrap(this, this.triggeredSearch)); - - - this.selector.find(".Ldt-CtrlPlay").click(function() { self.playHandler.call(self); }); - this.selector.find(".Ldt-CtrlAnnotate").click(function() - { self._Popcorn.trigger("IriSP.PlayerWidget.AnnotateButton.clicked"); }); - this.selector.find(".Ldt-CtrlSearch").click(function() { self.searchButtonHandler.call(self); }); - - var _volctrl = this.selector.find(".Ldt-Ctrl-Volume-Control"); - this.selector.find('.Ldt-CtrlSound') - .click(function() { self.muteHandler.call(self); } ) - .mouseover(function() { - _volctrl.show(); - }) - .mouseout(function() { - _volctrl.hide(); - }); - _volctrl.mouseover(function() { - _volctrl.show(); - }).mouseout(function() { - _volctrl.hide(); - }); - - /* - var searchButtonPos = this.selector.find(".Ldt-CtrlSearch").position(); - var searchBox = Mustache.to_html(IriSP.search_template, {margin_left : searchButtonPos.left + "px"}); - this.selector.find(".Ldt-CtrlSearch").after(searchBox); - */ - - // trigger an IriSP.PlayerWidget.MouseOver to the widgets that are interested (i.e : sliderWidget) - this.selector.hover(function() { self._Popcorn.trigger("IriSP.PlayerWidget.MouseOver"); }, - function() { self._Popcorn.trigger("IriSP.PlayerWidget.MouseOut"); }); - this.selector.find(".Ldt-Ctrl-Volume-Cursor").draggable({ - axis: "x", - drag: function(event, ui) { - var _vol = Math.max(0, Math.min( 1, ui.position.left / (ui.helper.parent().width() - ui.helper.outerWidth()))); - ui.helper.attr("title",IriSP.i18n.getMessage('volume')+': ' + Math.floor(100*_vol) + '%'); - self._Popcorn.volume(_vol); - }, - containment: "parent" - }); - - setTimeout(function() { - self.volumeUpdater(); - }, 1000); /* some player - jwplayer notable - save the state of the mute button between sessions */ -}; - -/* Update the elasped time div */ -IriSP.PlayerWidget.prototype.timeDisplayUpdater = function() { - - if (this._previousSecond === undefined) { - this._previousSecond = this._Popcorn.roundTime(); - } - else { - /* we're still in the same second, so it's not necessary to update time */ - if (this._Popcorn.roundTime() == this._previousSecond) - return; - - } - - // we get it at each call because it may change. - var duration = this.getDuration() / 1000; - var totalTime = IriSP.secondsToTime(duration); - var elapsedTime = IriSP.secondsToTime(this._Popcorn.currentTime()); - - this.selector.find(".Ldt-ElapsedTime").html(elapsedTime.toString()); - this.selector.find(".Ldt-TotalTime").html(totalTime.toString()); - this._previousSecond = this._Popcorn.roundTime(); -}; - -/* update the icon of the button - separate function from playHandler - because in some cases (for instance, when the user directly clicks on - the jwplayer window) we have to change the icon without playing/pausing -*/ -IriSP.PlayerWidget.prototype.playButtonUpdater = function() { - var status = this._Popcorn.media.paused; - - if ( status == true ){ - /* the background sprite is changed by adding/removing the correct classes */ - this.selector.find(".Ldt-CtrlPlay").attr("title", IriSP.i18n.getMessage('play')); - this.selector.find(".Ldt-CtrlPlay").removeClass("Ldt-CtrlPlay-PauseState").addClass("Ldt-CtrlPlay-PlayState"); - } else { - this.selector.find(".Ldt-CtrlPlay").attr("title", IriSP.i18n.getMessage('pause')); - this.selector.find(".Ldt-CtrlPlay").removeClass("Ldt-CtrlPlay-PlayState").addClass("Ldt-CtrlPlay-PauseState"); - } - - return; -}; - - -IriSP.PlayerWidget.prototype.playHandler = function() { - var status = this._Popcorn.media.paused; - - if ( status == true ){ - this._Popcorn.play(); - } else { - this._Popcorn.pause(); - } -}; - -IriSP.PlayerWidget.prototype.muteHandler = function() { - this._Popcorn.mute(!this._Popcorn.muted()); -}; - -IriSP.PlayerWidget.prototype.volumeUpdater = function() { - var _muted = this._Popcorn.muted(), - _vol = this._Popcorn.volume(); - if (_vol === false) { - _vol = .5; - } - var _soundCtl = this.selector.find(".Ldt-CtrlSound"); - _soundCtl.removeClass("Ldt-CtrlSound-Mute Ldt-CtrlSound-Half Ldt-CtrlSound-Full"); - if (_muted) { - _soundCtl.attr("title", IriSP.i18n.getMessage('unmute')) - .addClass("Ldt-CtrlSound-Mute"); - } else { - _soundCtl.attr("title", IriSP.i18n.getMessage('mute')) - .addClass(_vol < .5 ? "Ldt-CtrlSound-Half" : "Ldt-CtrlSound-Full" ) - } - var _cursor = this.selector.find(".Ldt-Ctrl-Volume-Cursor"); - _cursor.css({ - "left": ( _muted ? 0 : Math.floor(_vol * (_cursor.parent().width() - _cursor.outerWidth())) ) + "px" - }) -}; - -IriSP.PlayerWidget.prototype.showSearchBlock = function() { - var self = this; - - if (this._searchBlockOpen == false) { - this.selector.find(".LdtSearch").show("blind", { direction: "horizontal"}, 100); - this.selector.find(".LdtSearchInput").css('background-color','#fff'); - - this._searchBlockOpen = true; - this.selector.find(".LdtSearchInput").bind('keyup', null, function() { self.searchHandler.call(self); } ); - this.selector.find(".LdtSearchInput").focus(); - - // we need this variable because some widget can find a match in - // their data while at the same time other's don't. As we want the - // search field to become green when there's a match, we need a - // variable to remember that we had one. - this._positiveMatch = false; - - // tell the world the field is open - this._Popcorn.trigger("IriSP.search.open"); - } -}; - -IriSP.PlayerWidget.prototype.hideSearchBlock = function() { - if (this._searchBlockOpen == true) { - this._searchLastValue = this.selector.find(".LdtSearchInput").attr('value'); - this.selector.find(".LdtSearchInput").attr('value',''); - this.selector.find(".LdtSearch").hide("blind", { direction: "horizontal"}, 75); - - // unbind the watcher event. - this.selector.find(".LdtSearchInput").unbind('keypress set'); - this._searchBlockOpen = false; - - this._positiveMatch = false; - - this._Popcorn.trigger("IriSP.search.closed"); - } -}; - -/** react to clicks on the search button */ -IriSP.PlayerWidget.prototype.searchButtonHandler = function() { - var self = this; - - /* show the search field if it is not shown */ - if ( this._searchBlockOpen == false ) { - this.showSearchBlock(); - this.selector.find(".LdtSearchInput").attr('value', this._searchLastValue); - this._Popcorn.trigger("IriSP.search", this._searchLastValue); // trigger the search to make it more natural. - } else { - this.hideSearchBlock(); - } -}; - -/** this handler is called whenever the content of the search - field changes */ -IriSP.PlayerWidget.prototype.searchHandler = function() { - this._searchLastValue = this.selector.find(".LdtSearchInput").attr('value'); - this._positiveMatch = false; - - // do nothing if the search field is empty, instead of highlighting everything. - if (this._searchLastValue == "") { - this._Popcorn.trigger("IriSP.search.cleared"); - this.selector.find(".LdtSearchInput").css('background-color',''); - } else { - this._Popcorn.trigger("IriSP.search", this._searchLastValue); - } -}; - -/** - handler for the IriSP.search.found message, which is sent by some views when they - highlight a match. -*/ -IriSP.PlayerWidget.prototype.searchMatch = function() { - this._positiveMatch = true; - this.selector.find(".LdtSearchInput").css('background-color','#e1ffe1'); -}; - -/** the same, except that no value could be found */ -IriSP.PlayerWidget.prototype.searchNoMatch = function() { - if (this._positiveMatch !== true) - this.selector.find(".LdtSearchInput").css('background-color', "#d62e3a"); -}; - -/** react to an IriSP.Player.triggeredSearch - that is, when - a widget ask the PlayerWidget to do a search on his behalf */ -IriSP.PlayerWidget.prototype.triggeredSearch = function(searchString) { - this.showSearchBlock(); - this.selector.find(".LdtSearchInput").attr('value', searchString); - this._Popcorn.trigger("IriSP.search", searchString); // trigger the search to make it more natural. -}; - - -/* - * - * Copyright 2010 Institut de recherche et d'innovation - * contributor(s) : Samuel Huron - * - * contact@iri.centrepompidou.fr - * http://www.iri.centrepompidou.fr - * - * This software is a computer program whose purpose is to show and add annotations on a video . - * This software is governed by the CeCILL-C license under French law and - * abiding by the rules of distribution of free software. You can use, - * modify and/ or redistribute the software under the terms of the CeCILL-C - * license as circulated by CEA, CNRS and INRIA at the following URL - * "http://www.cecill.info". - * - * The fact that you are presently reading this means that you have had - * knowledge of the CeCILL-C license and that you accept its terms. -*/ -// CHART TIMELINE / VERSION PROTOTYPE :: - -/** the polemic widget */ -IriSP.PolemicWidget = function(Popcorn, config, Serializer) { - IriSP.Widget.call(this, Popcorn, config, Serializer); - - this.userPol = new Array(); - this.userNoPol = new Array(); - this.userst = new Array(); - this.numberOfTweet = 0; - this.Users; - this.TweetPolemic; - this.yMax = this.height; - this.PaperSlider; - this.heightOfChart; - this.tweets = new Array(); - this.svgElements = {}; - - this.oldSearchMatches = []; -}; - -IriSP.PolemicWidget.prototype = new IriSP.Widget(); - -IriSP.PolemicWidget.prototype.draw = function() { - - // variable - // yMax - - var self = this; - var yCoef = 2; // coef for height of 1 tweet - var frameSize = 5; // frame size - var margin = 1; // marge between frame - var lineSize = this.width; // timeline pixel width - var nbrframes = lineSize/frameSize; // frame numbers - var numberOfTweet = 0; // number of tweet overide later - var duration = this.getDuration(); // timescale width - var frameLength = lineSize / frameSize; // frame timescale - var timeline; - var colors = new Array("","#1D973D","#036AAE","#CE0A15","#C5A62D","#585858"); - - // array - //var tweets = new Array(); - var element = new Array(); - var cluster = new Array(); - var frames = new Array(frameLength); - var slices = new Array(); - - - // Classes ======================================================================= - var Frames = function(){ - - var Myclusters; - var x; - var y; - var width; - var height; - }; - Frames = function(json){ - // make my clusters - // ou Frame vide - }; - Frames.prototype.draw = function(){ - }; - Frames.prototype.zoom = function(){ - }; - Frames.prototype.inside = function(){ - }; - var Clusters = function(){ - var Object; - var yDist; - var x; - var y; - var width; - var height; - }; - Clusters = function(json){ - // make my object - }; - var Tweet = function(){ - }; - // Classes ======================================================================= - - // Refactoring (parametere) ************************************************************ - // color translastion - var qTweet_0 =0; - var qTweet_Q =0; - var qTweet_REF=0; - var qTweet_OK =0; - var qTweet_KO =0; - function colorTranslation(value){ - if(value == "Q"){ - qTweet_Q+=1; - return 2; - }else if(value =="REF"){ - qTweet_REF+=1; - return 4; - }else if(value =="OK"){ - qTweet_OK+=1; - return 1; - }else if(value =="KO"){ - qTweet_KO+=1; - return 3; - }else if(value ==""){ - qTweet_0+=1; - return 5; - } - } - - - this._serializer.sync(function(data) { loaded_callback.call(self, data); return; }); - - function loaded_callback (json) { - var view_type = this._serializer.getTweets(); - - - if (typeof(view_type) === "undefined") { - var view_type = this._serializer.getTweetIds()[0]; - if (typeof(view_type) === "undefined") { - // default to guessing if nothing else works. - var view = json.views[0]; - - if(typeof(view.annotation_types) !== "undefined") { - /* we need to be backward compatible with the old files which used to - feature only two lines : Chapitrage and Tweets. We've added a - "Contributions" line so we need to discriminate against that */ - if (view.annotation_types.length === 2 && typeof(this._serializer.getContributions()) === "undefined") { - var view_type = view.annotation_types[1]; - } else { - console.log("PolemicWidget: invalid file - minimizing"); - return; - } - } - } - } - - // Make and define the Raphael area - this.paper = Raphael(document.getElementById(this._id), this._config.width, this._config.height); - - // event handlers - this._Popcorn.listen("IriSP.search", IriSP.wrap(this, function(searchString) { this.searchHandler(searchString); })); - this._Popcorn.listen("IriSP.search.closed", IriSP.wrap(this, this.searchFieldClosedHandler)); - this._Popcorn.listen("IriSP.search.cleared", IriSP.wrap(this, this.searchFieldClearedHandler)); - this.selector.mouseleave(IriSP.wrap(this, function() { self.TooltipWidget.hide.call(self.TooltipWidget); })); - this._Popcorn.listen("timeupdate", IriSP.wrap(this, this.sliderUpdater)); - this._Popcorn.listen("IriSP.Mediafragment.showAnnotation", IriSP.wrap(this, this.showAnnotation)); - - for(var i = 0; i < json.annotations.length; i++) { - var item = json.annotations[i]; - var MyTime = Math.floor(item.begin/duration*lineSize); - var Myframe = Math.floor(MyTime/lineSize*frameLength); - - if (typeof(item.meta) !== "undefined" - && typeof(item.meta["id-ref"]) !== "undefined" - && item.meta["id-ref"] === view_type) { - - var MyTJson = {}, - _source = IriSP.get_aliased(item.meta, ['dc:source', 'source']); - if (_source !== null) { - var MyTJson = JSON.parse(_source['content']); - } - - if (item.content['polemics'] != undefined - && item.content['polemics'][0] != null) { - - // a tweet can have many polemics at the same time. - for(var j=0; j max) { - max = moy; - } - } - - var tweetDrawed = new Array(); - var TweetHeight = 5; - var newHeight = TweetHeight * max + 10; - - - if (newHeight > this.height) { - this.paper.setSize(this.width, newHeight); - this.height = newHeight; - console.log("resizeing"); - } - - - // DRAW TWEETS ============================================ - for(var i = 0; i < nbrframes; i++) { - var addEheight = 5; - if (frames[i] != undefined){ - // by type - - for (var j = 6; j > -1; j--) { - if (frames[i].qualifVol[j] != undefined) { - // show tweet by type - for (var k = 0; k < frames[i].mytweetsID.length; k++) { - - if (frames[i].mytweetsID[k].qualification == j) { - var x = i * frameSize; - var y = this.height - addEheight; - - if (this.yMax > y) { - this.yMax = y; - } - - /* some tweets seem to be duplicated - so we make a check before - creating a new rect */ - if (this.svgElements.hasOwnProperty(frames[i].mytweetsID[k].cinecast_id)) - continue; - - var e = this.paper.rect(x, y, frameSize - margin, TweetHeight /* height */) - .attr({stroke:"#00","stroke-width":0.1, fill: colors[j]}); - - addEheight += TweetHeight; - - /* stick a lot of things into e because that's the easiest way - to do it */ - e.color = colors[j]; - e.time = frames[i].mytweetsID[k].timeframe; - e.title = frames[i].mytweetsID[k].title; - e.id = frames[i].mytweetsID[k].cinecast_id; - this.svgElements[e.id] = e; - - IriSP.jQuery(e.node).mouseenter(function(element) { return function (_e) { - self.TooltipWidget.show.call(self.TooltipWidget, element.title, element.attr("fill"), element.attrs.x + element.attrs.width / 2, element.attrs.y - 2); - element.displayed = true; - self._Popcorn.trigger("IriSP.TraceWidget.MouseEvents", { - "widget" : "StackGraphWidget", - "type": "mousemove", - "x": _e.pageX, - "y": _e.pageY, - "annotation_id": element.id - }); - }}(e)).mousedown(function(element) { return function () { - self._Popcorn.currentTime(element.time/1000); - self._Popcorn.trigger("IriSP.PolemicTweet.click", element.id); - } - }(e)); - - IriSP.jQuery(e.node).attr('id', 't' + k + ''); - IriSP.jQuery(e.node).attr('title', frames[i].mytweetsID[k].title); - IriSP.jQuery(e.node).attr('begin', frames[i].mytweetsID[k].timeframe); - } - } - } - } - } - - } - // DRAW UI :: resize border and bgd - this.paperBackground = this.paper.rect(0, 0, this.width, this.height).attr({fill:"#F8F8F8","stroke-width":0.1,opacity: 1}); - - // outer borders - this.outerBorders = []; - this.outerBorders.push(this.paper.rect(0, this.height - 1, this.width, 1).attr({fill:"#ababab",stroke: "none",opacity: 1})); - this.outerBorders.push(this.paper.rect(0, 0, this.width, 1).attr({fill:"#ababab",stroke: "none",opacity: 1})); - - // inner borders - this.innerBorders = []; - this.innerBorders.push(this.paper.rect(1, this.height - 2, this.width, 1).attr({fill:"#efefef",stroke: "none",opacity: 1})); - this.innerBorders.push(this.paper.rect(1, 1, this.width, 1).attr({fill:"#efefef",stroke: "none",opacity: 1})); - this.innerBorders.push(this.paper.rect(1, 1, 1, this.height - 2).attr({fill:"#d0d1d1",stroke: "none",opacity: 0.8})); - this.innerBorders.push(this.paper.rect(this.width - 2, 1, 1, this.height - 2).attr({fill:"#efefef",stroke: "none",opacity: 1})); - - - - this.paperSlider = this.paper.rect(0, 0, 0, this.height).attr({fill:"#D4D5D5", stroke: "none", opacity: 1}); - - // the small white line displayed over the slider. - this.sliderTip = this.paper.rect(0, 0, 1, this.height).attr({fill:"#fc00ff", stroke: "none", opacity: 1}); - // decalage - // tweetSelection = this.paper.rect(-100,-100,5,5).attr({fill:"#fff",stroke: "none",opacity: 1}); - - - this.paperSlider.toBack(); - this.paperBackground.toBack(); - this.sliderTip.toFront(); - } - - -} - -/** update the positionMarker as time passes */ -IriSP.PolemicWidget.prototype.sliderUpdater = function() { - - var time = +this._Popcorn.currentTime(); - var duration = this.getDuration(); - - this.paperSlider.attr("width", time * (this.width / (duration / 1000))); - - this.sliderTip.attr("x", time * (this.width / (duration / 1000))); -}; - -/** reacts to IriSP.search events */ -IriSP.PolemicWidget.prototype.searchHandler = function(searchString) { - if (searchString == "") - return; - - var matches = this._serializer.searchTweetsOccurences(searchString); - - if (IriSP.countProperties(matches) > 0) { - this._Popcorn.trigger("IriSP.search.matchFound"); - } else { - this._Popcorn.trigger("IriSP.search.noMatchFound"); - } - - - // decrease the opacity of the other elements. - for (var id in this.svgElements) { - var e = this.svgElements[id]; - e.attr({fill: e.color, opacity: 0.4}); - } - - - for (var id in matches) { - if (this.svgElements.hasOwnProperty(id)) { - var e = this.svgElements[id]; - this.svgElements[id].attr({fill: "#fc00ff", opacity: 1}); - } - } - - this.oldSearchMatches = matches; -}; - -/** reacts to IriSP.search.cleared messages */ -IriSP.PolemicWidget.prototype.searchFieldClearedHandler = function() { - for (var id in this.svgElements) { - var e = this.svgElements[id]; - e.attr({fill: e.color, opacity: 1}); - } -}; - -/** reacts to IriSP.search.closed messages by clearing the highlighted elements */ -IriSP.PolemicWidget.prototype.searchFieldClosedHandler = function() { - for (var id in this.svgElements) { - var e = this.svgElements[id]; - e.attr({fill: e.color, opacity: 1}); - } - -}; - -IriSP.PolemicWidget.prototype.showAnnotation = function(id) { - if (this.svgElements.hasOwnProperty(id)) { - var e = this.svgElements[id]; - this.TooltipWidget.show(e.title, e.attr("fill"), e.x - 103, e.y - 160); - } -}; -IriSP.SegmentsWidget = function(Popcorn, config, Serializer) { - - var self = this; - IriSP.Widget.call(this, Popcorn, config, Serializer); - this.oldSearchMatches = []; - - // event handlers - this._Popcorn.listen("IriSP.search", function(searchString) { self.searchHandler.call(self, searchString); }); - this._Popcorn.listen("IriSP.search.closed", function() { self.searchFieldClosedHandler.call(self); }); - this._Popcorn.listen("IriSP.search.cleared", function() { self.searchFieldClearedHandler.call(self); }); - - this.defaultColors = ["#1f77b4","#aec7e8","#ff7f0e","#ffbb78","#2ca02c","#98df8a","#d62728","#ff9896","#9467bd","#c5b0d5","#8c564b","#c49c94","#e377c2","#f7b6d2","#7f7f7f","#c7c7c7","#bcbd22","#dbdb8d","#17becf","#9edae5"] -}; - -IriSP.SegmentsWidget.prototype = new IriSP.Widget(); - -IriSP.SegmentsWidget.prototype.draw = function() { - - var self = this; - var annotations = this._serializer._data.annotations; - - this.selector.addClass("Ldt-SegmentsWidget"); - this.selector.append(Mustache.to_html(IriSP.overlay_marker_template)); - - this.positionMarker = this.selector.find(".Ldt-SegmentPositionMarker"); - - this._Popcorn.listen("timeupdate", IriSP.wrap(this, this.positionUpdater)); - var duration = this.getDuration(); - - if (this.cinecast_version) { - var segments_annotations = IriSP.underscore.filter( - this._serializer._data.annotations, - function(_a) { - return _a.type == "cinecast:MovieExtract"; - } - ); - } - else { - - var view_type = this._serializer.getChapitrage(); - if (typeof(view_type) === "undefined") { - view_type = this._serializer.getNonTweetIds()[0]; - } - - - var i = 0; - - var segments_annotations = []; - - for (i = 0; i < annotations.length; i++) { - var annotation = annotations[i]; - - /* filter the annotations whose type is not the one we want */ - if (view_type != "" && typeof(annotation.meta) !== "undefined" && typeof(annotation.meta["id-ref"]) !== "undefined" - && annotation.meta["id-ref"] != view_type) { - continue; - } - - segments_annotations.push(annotation); - } -} - var _w = this.selector.width(); - var lastSegment = IriSP.underscore.max(segments_annotations, function(annotation) { return annotation.end; }); - - for (i = 0; i < segments_annotations.length; i++) { - - var annotation = segments_annotations[i]; - var begin = (+ annotation.begin); - var end = (+ annotation.end); - var id = annotation.id; - - var startPixel = Math.floor(_w * (begin / duration)); - - var endPixel = Math.floor(_w * (end / duration)); - if (annotation.id !== lastSegment.id) - var pxWidth = endPixel - startPixel -1; - else - /* the last segment has no segment following it */ - var pxWidth = endPixel - startPixel; - - var divTitle = this.cinecast_version - ? annotation.content.data - : annotation.content.title + ( annotation.content.title ? "
" : "" ) + annotation.content.description.replace(/(^.{120,140})[\s].+$/,'$1…'); - - var thumbUrl = annotation.meta.thumbnail || ''; - - var hexa_color = typeof(annotation.content.color) !== "undefined" - ? '#' + IriSP.DEC_HEXA_COLOR(annotation.content.color) - : typeof(annotation.color) !== "undefined" - ? '#' + IriSP.DEC_HEXA_COLOR(annotation.color) - : this.defaultColors[i % this.defaultColors.length]; - - /* - if (hexa_color === "FFCC00") - hexa_color = "333"; - */ - if (hexa_color.length == 5) - hexa_color = hexa_color + '00'; - - - var annotationTemplate = Mustache.to_html(IriSP.annotation_template, - {"divTitle" : divTitle, "id" : id, "startPixel" : startPixel, - "pxWidth" : pxWidth, "hexa_color" : hexa_color, - "seekPlace" : Math.round(begin/1000), "thumbnailUrl": thumbUrl}); - - - this.selector.append(annotationTemplate); - - /* add a special class to the last segment and change its border */ - if (annotation.id === lastSegment.id) { - IriSP.jqId(id).addClass("Ldt-lastSegment").css("border-color", hexa_color); - } - } - // react to mediafragment messages. - this._Popcorn.listen("IriSP.Mediafragment.showAnnotation", - function(id, divTitle) { - - var divObject = IriSP.jqId(id); - if (divObject.length) { - divObject.fadeTo(0,1); - var offset_x = divObject.position().left + divObject.outerWidth() / 2; - self.TooltipWidget.show(divObject.attr("title"), IriSP.jQuery(this).css("background-color"), offset_x, 0); - IriSP.jQuery(document).one("mousemove", function() { divObject.fadeTo(0,.5); - self.TooltipWidget.hide(); }); - } - }); - - this.selector.find(".Ldt-iri-chapter") - .fadeTo(0, .5) - .click(function() { - self._Popcorn.trigger("IriSP.SegmentsWidget.click", this.id); - self._Popcorn.currentTime(IriSP.jQuery(this).attr("data-seek")); - }) - .mouseover( function(event) { - var divObject = IriSP.jQuery(this); - divObject.fadeTo(0,1); - var offset_x = divObject.position().left + divObject.outerWidth() / 2; - var thumb = divObject.attr("thumbnail-url"); - var txt = divObject.attr("title") + (thumb && thumb.length ? '
' : ''); - self.TooltipWidget.show(txt, IriSP.jQuery(this).css("background-color"), offset_x, 0); - }) - .mouseout(function(){ - IriSP.jQuery(this).fadeTo(0,.5); - self.TooltipWidget.hide(); - }); -}; - -/* restores the view after a search */ -IriSP.SegmentsWidget.prototype.clear = function() { - this.selector.children(".Ldt-iri-chapter").fadeTo(0,.5); -}; - -IriSP.SegmentsWidget.prototype.clickHandler = function(annotation) { - this._Popcorn.trigger("IriSP.SegmentsWidget.click", annotation.id); - var begin = (+ annotation.begin) / 1000; - this._Popcorn.currentTime(Math.round(begin)); -}; - -IriSP.SegmentsWidget.prototype.searchHandler = function(searchString) { - - if (searchString == "") - return; - - var matches = this._serializer.searchOccurences(searchString); - - if (IriSP.countProperties(matches) > 0) { - this._Popcorn.trigger("IriSP.search.matchFound"); - } else { - this._Popcorn.trigger("IriSP.search.noMatchFound"); - } - - // un-highlight all the blocks - this.selector.children(".Ldt-iri-chapter").css("opacity", 0.1); - - // then highlight the ones with matches. - for (var id in matches) { - var factor = 0.5 + matches[id] * 0.2; - this.selector.find("#"+id).dequeue(); - this.selector.find("#"+id).animate({opacity:factor}, 200); - } - - - this.oldSearchMatches = matches; -}; - -IriSP.SegmentsWidget.prototype.searchFieldClearedHandler = function() { - this.clear(); -}; - -IriSP.SegmentsWidget.prototype.searchFieldClosedHandler = function() { - this.clear(); -}; - -IriSP.SegmentsWidget.prototype.positionUpdater = function() { - var duration = this.getDuration() / 1000; - var time = this._Popcorn.currentTime(); - //var position = ((time / duration) * 100).toFixed(2); - var position = ((time / duration) * 100).toFixed(2); - - this.positionMarker.css("left", position + "%"); -}; - -IriSP.SegmentsWidget.prototype.showAnnotation = function() { - -}; -/** A widget to create a new segment */ -IriSP.SliceWidget = function(Popcorn, config, Serializer) { - IriSP.Widget.call(this, Popcorn, config, Serializer); - -}; - -IriSP.SliceWidget.prototype = new IriSP.Widget(); - -IriSP.SliceWidget.prototype.draw = function() { - var templ = Mustache.to_html(IriSP.sliceWidget_template); - this.selector.append(templ); - - this.sliceZone = this.selector.find(".Ldt-sliceZone"); - - /* global variables used to keep the position and width - of the zone. - */ - this.zoneLeft = 0; - this.zoneWidth = 0; - - this.leftHandle = this.selector.find(".Ldt-sliceLeftHandle"); - this.rightHandle = this.selector.find(".Ldt-sliceRightHandle"); - - var left = this.selector.offset().left; - var top = this.selector.offset().top; - - // a bug in firefox makes it use the wrong format - if (!IriSP.jQuery.browser.mozilla) { - // contain the handles correctly - we cannot set - // containment: parent because it wouldn't allow to select the - // whole slice, so we have to compute a box in which the slice is - // allowed to move. - var containment = [left - 8, top, this.selector.width() + left, top]; - - // var containment = [left - 16, top, this.selector.width() + left - 8, top]; - this.leftHandle.draggable({axis: "x", - drag: IriSP.wrap(this, this.leftHandleDragged), - containment: containment - }); - - containment = [left, top, this.selector.width() + left, top]; - // containment = [left, top, this.selector.width() + left - 8, top]; - this.rightHandle.draggable({axis: "x", - drag: IriSP.wrap(this, this.rightHandleDragged), - containment: containment - }); - - } else { // firefox - // we need to define a containment specific to firefox. - - var containment = [left - 16, top, this.selector.width() + left - 8, top]; - this.leftHandle.draggable({axis: "x", - drag: IriSP.wrap(this, this.leftHandleDragged), - containment: containment - }); - - containment = [left, top, this.selector.width() + left - 8, top]; - this.rightHandle.draggable({axis: "x", - drag: IriSP.wrap(this, this.rightHandleDragged), - containment: containment - }); - } - - this.leftHandle.css("position", "absolute"); - this.rightHandle.css("position", "absolute"); - - this._Popcorn.listen("IriSP.SliceWidget.position", - IriSP.wrap(this, this.positionSliceHandler)); - - this._Popcorn.listen("IriSP.SliceWidget.show", IriSP.wrap(this, this.show)); - this._Popcorn.listen("IriSP.SliceWidget.hide", IriSP.wrap(this, this.hide)); - this.selector.hide(); -}; - -/** responds to an "IriSP.SliceWidget.position" message - @param params an array with the first element being the left distance in - percents and the second element the width of the slice in pixels -*/ -IriSP.SliceWidget.prototype.positionSliceHandler = function(params) { - left = params[0]; - width = params[1]; - - this.zoneLeft = left; - this.zoneWidth = width; - this.sliceZone.css("left", left + "px"); - this.sliceZone.css("width", width + "px"); - this.leftHandle.css("left", (left - 7) + "px"); - this.rightHandle.css("left", left + width + "px"); - - this._leftHandleOldLeft = left - 7; - this._rightHandleOldLeft = left + width; -}; - -/** handle a dragging of the left handle */ -IriSP.SliceWidget.prototype.leftHandleDragged = function(event, ui) { - /* we have a special variable, this._leftHandleOldLeft, to keep the - previous position of the handle. We do that to know in what direction - is the handle being dragged - */ - - var currentX = this.leftHandle.offset().left; - var rightHandleX = Math.floor(this.rightHandle.position()["left"]); - - var container_offset = this.selector.offset().left; - - if (Math.floor(ui.position.left) >= rightHandleX - 7) { - /* prevent the handle from moving past the right handle */ - ui.position.left = rightHandleX - 7; - } - - this.zoneWidth = rightHandleX - Math.floor(ui.position.left) - 7; - this.zoneLeft = Math.floor(ui.position.left) + 8; - - this.sliceZone.css("width", this.zoneWidth); - this.sliceZone.css("left", this.zoneLeft + "px"); - - this._leftHandleOldLeft = ui.position.left; - this.broadcastChanges(); - -}; - -/** handle a dragging of the right handle */ -IriSP.SliceWidget.prototype.rightHandleDragged = function(event, ui) { - /* we have a special variable, this._leftHandleOldLeft, to keep the - previous position of the handle. We do that to know in what direction - is the handle being dragged - */ - - var currentX = this.leftHandle.position()["left"]; - var leftHandleX = Math.floor(this.leftHandle.position()["left"]); - - var container_offset = this.selector.offset().left + this.selector.width(); - - if (Math.floor(ui.position.left) < leftHandleX + 7) { - /* prevent the handle from moving past the left handle */ - ui.position.left = leftHandleX + 7; - } - - this.zoneWidth = Math.floor(ui.position.left) - (leftHandleX + 7); - - this.sliceZone.css("width", this.zoneWidth); - //this.sliceZone.css("left", this.zoneLeft + "px"); - this._rightHandleOldLeft = Math.floor(this._rightHandleOldLeft); - this.broadcastChanges(); -}; - -/** tell to the world that the coordinates of the slice have - changed -*/ -IriSP.SliceWidget.prototype.broadcastChanges = function() { - var leftPercent = (this.zoneLeft / this.selector.width()) * 100; - var zonePercent = (this.zoneWidth / this.selector.width()) * 100; - - this._Popcorn.trigger("IriSP.SliceWidget.zoneChange", [leftPercent, zonePercent]); -}; - -IriSP.SliceWidget.prototype.show = function() { - this.selector.show(); -}; - -IriSP.SliceWidget.prototype.hide = function() { - this.selector.hide(); -}; -/** A widget to display slide show from embed slide share */ -IriSP.SlideShareWidget = function(Popcorn, config, Serializer) { - IriSP.Widget.call(this, Popcorn, config, Serializer); - // Default flash embed size - this.embed_width = 425; - this.embed_height = 355; - if(this._config.embed_width){ - this.embed_width = this._config.embed_width; - } - if(this._config.embed_height){ - this.embed_height = this._config.embed_height; - } -}; - -IriSP.SlideShareWidget.prototype = new IriSP.Widget(); - -IriSP.SlideShareWidget.prototype.draw = function() { - var self = this; - - // If the div supposed to host the slides does not exist, we cancel - if(this.selector.length==0){ - if(console){ if(console.log){ console.log("No div for slideshare widget, this widget is canceled. id = " + this._id); } } - return; - } - var templ = Mustache.to_html(IriSP.slideShareWidget_template); - this.selector.append(templ); - - // global variables used to keep the position and width of the zone. - this.zoneLeft = 0; - this.zoneWidth = 0; - // global variable to save the last slide url - this.lastSSFullUrl = ""; - this.lastSSUrl = ""; - this.lastSSId = ""; - this.containerDiv = this.selector.find('.SlideShareContainer'); - - // Synchro management - this._disableUpdate = false; - this.buttonsDiv = this.selector.find('.SlideShareButtons'); - this.buttonsDiv.width(this.embed_width - 2); // -2 because of css borders 328 -> 235px - this.buttonsDiv.find('.left_icon').css("margin-left",(this.embed_width-96)+"px"); - this.buttonsDiv.find('.ss_sync_on').click(function(event) { self.unSyncHandler.call(self, event); }); - this.buttonsDiv.find('.ss_sync_off').click(function(event) { self.syncHandler.call(self, event); }); - this.buttonsDiv.find('.ss_sync_off').hide(); - this.buttonsDiv.hide(); - - // Update the slide from timeupdate event - this._Popcorn.listen("timeupdate", IriSP.wrap(this, this.slideShareUpdater)); - - this._Popcorn.listen("IriSP.SlideShareWidget.show", IriSP.wrap(this, this.show)); - this._Popcorn.listen("IriSP.SlideShareWidget.hide", IriSP.wrap(this, this.hide)); - - // Get data from "slideshare" cutting/annotation-type - var annotations = this._serializer._data.annotations; - var view_type = this._serializer.getSlideShareType(); - if(typeof(view_type) === "undefined") { - if(console){ if(console.log){ console.log("No annotation-type for slideshare widget, this widget is canceled and the container is visible hidden."); } } - this.selector.hide(); - return; - } - var i = 0; - this.segments_slides = []; - var nb_annot = annotations.length; - for (i = 0; i < nb_annot; i++) { - var annotation = annotations[i]; - /* filter the annotations whose type is not the one we want */ - if (view_type != "" && typeof(annotation.meta) !== "undefined" && typeof(annotation.meta["id-ref"]) !== "undefined" - && annotation.meta["id-ref"] != view_type) { - continue; - } - this.segments_slides.push(annotation); - } -}; - -/* update the slider and the position marker as time passes */ -IriSP.SlideShareWidget.prototype.slideShareUpdater = function() { - // If it is asked not to synchronize, we do nothing - if(this._disableUpdate) - return; - - var self = this; - - // We search if a segments_slides is in the current timecode - var time = this._Popcorn.currentTime() * 1000; - var nb_slides = this.segments_slides.length; - var forceEmpty = false; - for (i = 0; i < nb_slides; i++) { - var segment_slide = this.segments_slides[i]; - if(segment_slide.begin
'; - this.containerDiv.html(embed_code); - } - else{ - // If the presentation was already loaded, we only use the ss js api to load the wanted slide number - var embed = null; - if(this.lastSSId!=""){ - // If the presentation was loaded from a public url, we get the div from its id. - embed = document.getElementsByName("__sse" + this.lastSSId)[0]; - } - else if(this.lastSSUrl.substring(0,7)!="http://"){ - // If the presentation was loaded from a private id, we get the div from dom tree. - embed = this.containerDiv.children()[0].children[0]; - } - if(embed){ - embed.jumpTo(parseInt(slideNb)); - } - } - return; - } - } - } - } - if(forceEmpty==true){ - this.lastSSFullUrl = ""; - this.lastSSUrl = ""; - this.lastSSId = ""; - this.containerDiv.html(""); - this.buttonsDiv.hide(); - } - -}; - -// Functions to stop or trigger sync between timeupdate event and slides -IriSP.SlideShareWidget.prototype.unSyncHandler = function() { - //console.log("slideShare NO SYNC !"); - this._disableUpdate = true; - this.buttonsDiv.find('.ss_sync_on').hide(); - this.buttonsDiv.find('.ss_sync_off').show(); -}; -IriSP.SlideShareWidget.prototype.syncHandler = function() { - //console.log("slideShare SYNC PLEASE !"); - this._disableUpdate = false; - this.buttonsDiv.find('.ss_sync_on').show(); - this.buttonsDiv.find('.ss_sync_off').hide(); -}; - - -/** responds to an "IriSP.SlideShareWidget.position" message - @param params an array with the first element being the left distance in - percents and the second element the width of the slice in pixels -*/ -IriSP.SlideShareWidget.prototype.positionSlideShareHandler = function(params) { - //console.log("positionSlideShareHandler"); -}; - - -IriSP.SlideShareWidget.prototype.show = function() { - this.selector.show(); -}; - -IriSP.SlideShareWidget.prototype.hide = function() { - this.selector.hide(); -}; -IriSP.SliderWidget = function(Popcorn, config, Serializer) { - IriSP.Widget.call(this, Popcorn, config, Serializer); -}; - -IriSP.SliderWidget.prototype = new IriSP.Widget(); - -IriSP.SliderWidget.prototype.draw = function() { - var self = this; - - this.selector.append(Mustache.to_html(IriSP.sliderWidget_template, {})); - this.selector.addClass("Ldt-SliderMinimized"); - - this.sliderBackground = this.selector.find(".Ldt-sliderBackground"); - this.sliderForeground = this.selector.find(".Ldt-sliderForeground"); - this.positionMarker = this.selector.find(".Ldt-sliderPositionMarker"); - - - // a special variable to stop methods from tinkering - // with the positionMarker when the user is dragging it - this.draggingOngoing = false; - - // another special variable used by the timeout handler to - // open or close the slider. - this.sliderMaximized = false; - this.timeOutId = null; - - - this.positionMarker.draggable({axis: "x", - start: IriSP.wrap(this, this.positionMarkerDraggingStartedHandler), - stop: IriSP.wrap(this, this.positionMarkerDraggedHandler), - containment: "parent" - }); - this.positionMarker.css("position", "absolute"); - - this.sliderBackground.click(function(event) { self.backgroundClickHandler.call(self, event); }); - this.sliderForeground.click(function(event) { self.foregroundClickHandler.call(self, event); }); - - this.selector.hover(IriSP.wrap(this, this.mouseOverHandler), IriSP.wrap(this, this.mouseOutHandler)); - - // update the positions - this._Popcorn.listen("timeupdate", IriSP.wrap(this, this.sliderUpdater)); - - // special messages : - this._Popcorn.listen("IriSP.PlayerWidget.MouseOver", IriSP.wrap(this, this.mouseOverHandler)); - this._Popcorn.listen("IriSP.PlayerWidget.MouseOut", IriSP.wrap(this, this.mouseOutHandler)); -}; - -/* update the slider and the position marker as time passes */ -IriSP.SliderWidget.prototype.sliderUpdater = function() { - if(this.draggingOngoing || this._disableUpdate) - return; - - var time = this._Popcorn.currentTime(); - - var duration = this.getDuration() / 1000; - var percents = time / duration; - - /* we do these complicated calculations to center exactly - the position Marker */ - - var divWidth = this.selector.width(); - var pixels = Math.floor(this.selector.width() * percents); - var positionMarker_width = this.positionMarker.width(); - var correction = (positionMarker_width / 2); - - /* check that we don't leave the left side */ - var newPos = pixels - correction; - if (newPos <= 0) - newPos = 0; - - /* check that we don't leave the right side */ - var rightEdgePos = pixels + 1 * correction; - - if (rightEdgePos >= divWidth) - newPos = divWidth - 1 * correction - 1; - - this.sliderForeground.css("width", pixels + "px"); - this.positionMarker.css("left", newPos + "px"); - -}; - -IriSP.SliderWidget.prototype.backgroundClickHandler = function(event) { - /* this piece of code is a little bit convoluted - here's how it works : - we want to handle clicks on the progress bar and convert those to seeks in the media. - However, jquery only gives us a global position, and we want a number of pixels relative - to our container div, so we get the parent position, and compute an offset to this position, - and finally compute the progress ratio in the media. - Finally we multiply this ratio with the duration to get the correct time - */ - - var parentOffset = this.sliderBackground.parent().offset(); - var width = this.sliderBackground.width(); - var relX = event.pageX - parentOffset.left; - - var duration = this.getDuration() / 1000; - var newTime = ((relX / width) * duration).toFixed(2); - - this._Popcorn.currentTime(newTime); -}; - -/* same function as the previous one, except that it handles clicks - on the foreground element */ -IriSP.SliderWidget.prototype.foregroundClickHandler = function(event) { - var parentOffset = this.sliderForeground.parent().offset(); - var width = this.sliderBackground.width(); - var relX = event.pageX - parentOffset.left; - - var duration = this.getDuration() / 1000; - var newTime = ((relX / width) * duration).toFixed(2); - - this._Popcorn.currentTime(newTime); -}; - -/* handles mouse over the slider */ -IriSP.SliderWidget.prototype.mouseOverHandler = function(event) { - - if (this.timeOutId !== null) { - window.clearTimeout(this.timeOutId); - } - - this.sliderMaximized = true; - - this.sliderBackground.animate({"height": "9px"}, 100); - this.sliderForeground.animate({"height": "9px"}, 100); - this.positionMarker.animate({"height": "9px", "width": "9px"}, 100); - //this.positionMarker.css("margin-top", "-4px"); - -// this.selector.removeClass("Ldt-SliderMinimized"); -// this.selector.addClass("Ldt-SliderMaximized"); -}; - -/* handles when the mouse leaves the slider */ -IriSP.SliderWidget.prototype.mouseOutHandler = function(event) { - - this.timeOutId = window.setTimeout(IriSP.wrap(this, this.minimizeOnTimeout), - this.minimize_period); -}; - -IriSP.SliderWidget.prototype.minimizeOnTimeout = function(event) { - this.sliderBackground.animate({"height": "5px"}, 100); - this.sliderForeground.animate({"height": "5px"}, 100); - this.positionMarker.animate({"height": "5px", "width": "5px"}, 100); - this.positionMarker.css("margin-top", "0px"); - this.sliderMinimized = true; - -// this.selector.removeClass("Ldt-SliderMaximized"); -// this.selector.addClass("Ldt-SliderMinimized"); - -}; - -// called when the user starts dragging the position indicator -IriSP.SliderWidget.prototype.positionMarkerDraggingStartedHandler = function(event, ui) { - this.draggingOngoing = true; -}; - -IriSP.SliderWidget.prototype.positionMarkerDraggedHandler = function(event, ui) { - -/* this._disableUpdate = true; // disable slider position updates while dragging is ongoing. - window.setTimeout(IriSP.wrap(this, function() { this._disableUpdate = false; }), 500); -*/ - var parentOffset = this.sliderForeground.parent().offset(); - var width = this.sliderBackground.width(); - var relX = event.originalEvent.pageX - parentOffset.left; - - var duration = this.getDuration() / 1000; - var newTime = ((relX / width) * duration).toFixed(2); - this._Popcorn.currentTime(newTime); - - this.draggingOngoing = false; -}; - -/** @class The constructor for the sparkline widget */ -IriSP.SparklineWidget = function(Popcorn, config, Serializer) { - IriSP.Widget.call(this, Popcorn, config, Serializer); - - this._oldAnnotation = null; - this._results = []; - - this.slices = this._config.slices || Math.floor(this.width/20); - if (!this.width) { - this.width = this.selector.width(); - } - if (!this.height) { - this.height = 40; - } - this.selector.css("height", this.height + "px"); - if (this._config.background) { - this.selector.css("background", this._config.background); - } -}; - - -IriSP.SparklineWidget.prototype = new IriSP.Widget(); - -IriSP.SparklineWidget.prototype.clear = function() { - -}; - -/** draw the sparkline using jquery sparkline */ -IriSP.SparklineWidget.prototype.draw = function() { - this.duration = this.getDuration(); - this.paper = new Raphael(this.selector[0], this.width, this.height); - var _this = this; - - var views = this._serializer._data.views; - var stat_view; - if (!IriSP.null_or_undefined(views)) { - for (var i = 0; i < views.length; i++) { - var view = views[i]; - if (view.id === "stat") { - stat_view = view; - break; - } - } - } - - var _ = IriSP.underscore; - // If we've found the correct view, feed the directly the data from the view - // to jquery sparkline. Otherwise, compute it ourselves. - if (!IriSP.null_or_undefined(stat_view)) { - //console.log("sparklinewidget : using stats embedded in the json"); - var _results = stat_view.meta.stat.split(","); - } else { - var _annotations = this._serializer._data.annotations; - if (this.cinecast_version) { - _annotations = _(_annotations).filter(function(_a) { - return _a.type !== "cinecast:MovieExtract"; - }); - } - var _sliceDuration = Math.floor( this.duration / this.slices), - _results = _(_.range(this.slices)).map(function(_i) { - return _(_annotations).filter(function(_a){ - return (_a.begin <= (1 + _i) * _sliceDuration) && (_a.end >= _i * _sliceDuration) - }).length; - }); - } - var _max = Math.max(1, _(_results).max()), - _h = this.height, - _scale = (_h - this.lineWidth) / _max, - _width = this.width / this.slices, - _y = _(_results).map(function(_v) { - return _h - (_scale * _v); - }), - _d = _(_y).reduce(function(_memo, _v, _k) { - return _memo + ( _k - ? 'C' + (_k * _width) + ' ' + _y[_k - 1] + ' ' + (_k * _width) + ' ' + _v + ' ' + ((_k + .5) * _width) + ' ' + _v - : 'M0 ' + _v + 'L' + (.5*_width) + ' ' + _v ) - },'') + 'L' + this.width + ' ' + _y[_y.length - 1], - _d2 = _d + 'L' + this.width + ' ' + this.height + 'L0 ' + this.height; - this.paper.path(_d2).attr({ - "stroke" : "none", - "fill" : this.fillColor - }); - - this.paper.path(_d).attr({ - "fill" : "none", - "stroke" : this.lineColor, - "stroke-width" : this.lineWidth - }); - - this.rectangleProgress = this.paper.rect(0,0,0,this.height) - .attr({ - "stroke" : "none", - "fill" : "#808080", - "opacity" : .3 - }); - this.ligneProgress = this.paper.path("M0 0L0 "+this.height).attr({"stroke":"#ff00ff", "line-width" : 2}); - // save the results in an array so that we can re-use them when a new annotation - // is added. - this._results = _results; - - this._Popcorn.listen("timeupdate", IriSP.wrap(this, this.timeUpdateHandler)); -// this._Popcorn.listen("IriSP.createAnnotationWidget.addedAnnotation", IriSP.wrap(this, this.handleNewAnnotation)); - - this.selector.click(IriSP.wrap(this, this.clickHandler)); -}; - -/** react to a timeupdate event */ -IriSP.SparklineWidget.prototype.timeUpdateHandler = function() { - var _currentTime = this._Popcorn.currentTime(), - _x = (1000 * _currentTime / this.duration) * this.width; - this.rectangleProgress.attr({ - "width" : _x - }); - this.ligneProgress.attr({ - "path" : "M" + _x + " 0L" + _x + " " + this.height - }); - -} - -/** handle clicks on the widget */ -IriSP.SparklineWidget.prototype.clickHandler = function(event) { - var relX = event.pageX - this.selector.offset().left; - var newTime = ((relX / this.width) * this.duration/1000).toFixed(2); - - this._Popcorn.trigger("IriSP.SparklineWidget.clicked", newTime); - this._Popcorn.currentTime(newTime); -}; - -/** react when a new annotation is added */ -IriSP.SparklineWidget.prototype.handleNewAnnotation = function(annotation) { -// var num_columns = this._results.length; -// var duration = this._serializer.getDuration(); -// var time_step = Math.round(duration / num_columns); /* the time interval between two columns */ -// var begin = +annotation.begin; -// var end = +annotation.end; -// -// /* increment all the values between the beginning and the end of the annotation */ -// var index_begin = Math.floor(begin / time_step); -// var index_end = Math.floor(end / time_step); -// -// for (var i = index_begin; i < Math.min(index_end, this._results.length); i++) { -// this._results[i]++; -// } -// -// this.selector.find(".Ldt-sparkLine").sparkline(this._results, {lineColor: "#7492b4", fillColor: "#aeaeb8", -// spotColor: "#b70056", -// width: this.width, height: this.height}); -};IriSP.StackGraphWidget = function(Popcorn, config, Serializer) { - IriSP.Widget.call(this, Popcorn, config, Serializer); -} - -IriSP.StackGraphWidget.prototype = new IriSP.Widget(); - -IriSP.StackGraphWidget.prototype.draw = function() { - var _ = IriSP._; - this.height = this._config.height || 50; - this.width = this.selector.width(); - this.slices = this._config.slices || ~~(this.width/(this.streamgraph ? 20 : 5)); - _(this.tags).each(function(_a) { - _a.regexp = new RegExp(_(_a.keywords).map(function(_k) { - return _k.replace(/([\W])/gm,'\\$1'); - }).join("|"),"im") - }); - this.paper = new Raphael(this.selector[0], this.width, this.height); - this.groups = []; - this.duration = this.getDuration(); - - var _annotationType = this._serializer.getTweets(), - _sliceDuration = ~~ ( this.duration / this.slices), - _annotations = this._serializer._data.annotations, - _groupedAnnotations = _(_.range(this.slices)).map(function(_i) { - return _(_annotations).filter(function(_a){ - return (_a.begin <= (1 + _i) * _sliceDuration) && (_a.end >= _i * _sliceDuration) - }); - }), - _max = IriSP._(_groupedAnnotations).max(function(_g) { - return _g.length - }).length, - _scale = this.height / _max, - _width = this.width / this.slices, - _showTitle = !this._config.excludeTitle, - _showDescription = !this._config.excludeDescription; - - - var _paths = _(this.tags).map(function() { - return []; - }); - _paths.push([]); - - for (var i = 0; i < this.slices; i++) { - var _group = _groupedAnnotations[i]; - if (_group) { - var _vol = _(this.tags).map(function() { - return 0; - }); - for (var j = 0; j < _group.length; j++){ - var _txt = (_showTitle ? _group[j].content.title : '') + ' ' + (_showDescription ? _group[j].content.description : '') - var _tags = _(this.tags).map(function(_tag) { - return (_txt.search(_tag.regexp) == -1 ? 0 : 1) - }), - _nbtags = _(_tags).reduce(function(_a,_b) { - return _a + _b; - }, 0); - if (_nbtags) { - IriSP._(_tags).each(function(_v, _k) { - _vol[_k] += (_v / _nbtags); - }); - } - } - var _nbtags = _(_vol).reduce(function(_a,_b) { - return _a + _b; - }, 0), - _nbneutre = _group.length - _nbtags, - _h = _nbneutre * _scale, - _base = this.height - _h; - if (!this.streamgraph) { - this.paper.rect(i * _width, _base, _width - 1, _h ).attr({ - "stroke" : "none", - "fill" : this.defaultcolor - }); - } - _paths[0].push(_base); - for (var j = 0; j < this.tags.length; j++) { - _h = _vol[j] * _scale; - _base = _base - _h; - if (!this.streamgraph) { - this.paper.rect(i * _width, _base, _width - 1, _h ).attr({ - "stroke" : "none", - "fill" : this.tags[j].color - }); - } - _paths[j+1].push(_base); - } - this.groups.push(_(_vol).map(function(_v) { - return _v / _group.length; - })) - } else { - for (var j = 0; j < _paths.length; j++) { - _paths[j].push(this.height); - } - this.groups.push(_(this.tags).map(function() { - return 0; - })); - } - } - - if (this.streamgraph) { - for (var j = _paths.length - 1; j >= 0; j--) { - var _d = _(_paths[j]).reduce(function(_memo, _v, _k) { - return _memo + ( _k - ? 'C' + (_k * _width) + ' ' + _paths[j][_k - 1] + ' ' + (_k * _width) + ' ' + _v + ' ' + ((_k + .5) * _width) + ' ' + _v - : 'M0 ' + _v + 'L' + (.5*_width) + ' ' + _v ) - },'') + 'L' + this.width + ' ' + _paths[j][_paths[j].length - 1] + 'L' + this.width + ' ' + this.height + 'L0 ' + this.height; - this.paper.path(_d).attr({ - "stroke" : "none", - "fill" : (j ? this.tags[j-1].color : this.defaultcolor) - }); - } - } - this.rectangleFocus = this.paper.rect(0,0,_width,this.height) - .attr({ - "stroke" : "none", - "fill" : "#ff00ff", - "opacity" : 0 - }) - this.rectangleProgress = this.paper.rect(0,0,0,this.height) - .attr({ - "stroke" : "none", - "fill" : "#808080", - "opacity" : .3 - }); - this.ligneProgress = this.paper.path("M0 0L0 "+this.height).attr({"stroke":"#ff00ff", "line-width" : 2}) - - this._Popcorn.listen("timeupdate", IriSP.wrap(this, this.timeUpdateHandler)); - var _this = this; - this.selector - .click(IriSP.wrap(this, this.clickHandler)) - .mousemove(function(_e) { - _this.updateTooltip(_e); - // Trace - var relX = _e.pageX - _this.selector.offset().left; - var _duration = _this.getDuration(); - var _time = parseInt((relX / _this.width) * _duration); - _this._Popcorn.trigger("IriSP.TraceWidget.MouseEvents", { - "widget" : "StackGraphWidget", - "type": "mousemove", - "x": _e.pageX, - "y": _e.pageY, - "time": _time - }); - - }) - .mouseout(function() { - _this.TooltipWidget.hide(); - _this.rectangleFocus.attr({ - "opacity" : 0 - }) - }) -} - -IriSP.StackGraphWidget.prototype.timeUpdateHandler = function() { - var _currentTime = this._Popcorn.currentTime(), - _x = (1000 * _currentTime / this.duration) * this.width; - this.rectangleProgress.attr({ - "width" : _x - }); - this.ligneProgress.attr({ - "path" : "M" + _x + " 0L" + _x + " " + this.height - }) -} - -IriSP.StackGraphWidget.prototype.clickHandler = function(event) { - /* Ctrl-C Ctrl-V'ed from another widget - */ - - var relX = event.pageX - this.selector.offset().left; - var newTime = ((relX / this.width) * this.duration/1000).toFixed(2); - this._Popcorn.trigger("IriSP.StackGraphWidget.clicked", newTime); - this._Popcorn.currentTime(newTime); -}; - -IriSP.StackGraphWidget.prototype.updateTooltip = function(event) { - var _segment = Math.max(0,Math.min(this.groups.length - 1, Math.floor(this.slices * (event.pageX - this.selector.offset().left)/this.width))), - _valeurs = this.groups[_segment], - _width = this.width / this.slices, - _html = '
    ' + IriSP._(this.tags).map(function(_tag, _i) { - return '
  • ' - + ~~(100 * _valeurs[_i]) - + '% de ' - + _tag.description - + '
  • '; - }).join('') + '
'; - this.TooltipWidget._shown = false; // Vraiment, on ne peut pas ouvrir le widget s'il n'est pas encore ouvert ? - this.TooltipWidget.show('','',(_segment + .5)* this.width / this.slices, 0); - this.TooltipWidget.selector.find(".tip").html(_html); - this.rectangleFocus.attr({ - "x" : _segment * _width, - "opacity" : .4 - }) -} - -IriSP.TagCloudWidget = function(Popcorn, config, Serializer) { - IriSP.Widget.call(this, Popcorn, config, Serializer); -} - -IriSP.TagCloudWidget.prototype = new IriSP.Widget(); - -IriSP.TagCloudWidget.prototype.draw = function() { - - var _urlRegExp = /https?:\/\/[0-9a-zA-Z\.%\/-_]+/g, - _stopWords = [ - 'aussi', 'and', 'avec', 'aux', 'bien', 'car', 'cette', 'comme', 'dans', 'donc', 'des', 'elle', 'encore', 'entre', 'est', - 'être', 'eux', 'faire', 'fait', 'http', 'ici', 'ils', 'les', 'leur', 'leurs', 'mais', 'mes', 'même', 'mon', 'notre', - 'non', 'nos', 'nous', 'ont', 'par', 'pas', 'peu', 'peut', 'plus', 'pour', 'que', 'qui', 'sans', 'ses' ,'son', 'sont', 'sur', - 'tes', 'très', 'the', 'ton', 'tous', 'tout', 'une', 'votre', 'vos', 'vous' ], - _regexpword = /[^\s\.&;,'"!\?\d\(\)\+\[\]\\\…\-«»:\/]{3,}/g, - _words = {}, - _showTitle = !this._config.excludeTitle, - _showDescription = !this._config.excludeDescription, - _excludePattern = this._config.excludePattern || null, - _tagCount = this._config.tagCount || 30; - if (typeof this._config.excludeWords !== "undefined" && this._config.excludeWords.length) { - IriSP._(this._config.excludeWords).each(function(_w) { - _stopWords.push(_w.toLowerCase()); - }); - } - - IriSP._(this._serializer._data.annotations).each(function(_annotation) { - if (_annotation.content && _annotation.content.description) { - var _txt = (_showTitle ? _annotation.content.title : '') + ' ' + (_showDescription ? _annotation.content.description : '') - IriSP._(_txt.toLowerCase().replace(_urlRegExp, '').match(_regexpword)).each(function(_mot) { - if (_stopWords.indexOf(_mot) == -1 && (_excludePattern == null || !_excludePattern.test(_mot))) { - _words[_mot] = 1 + (_words[_mot] || 0); - } - }) - } - }); - - _words = IriSP._(_words) - .chain() - .map(function(_v, _k) { - return { - "word" : _k, - "count" : _v - } - }) - .filter(function(_v) { - return _v.count > 2; - }) - .sortBy(function(_v) { - return - _v.count; - }) - .first(_tagCount) - .value(); - var _max = _words[0].count, - _min = Math.min(_words[_words.length - 1].count, _max - 1), - _scale = 16 / Math.sqrt(_max - _min), - _this = this, - _html = '
    ' - + IriSP._(_words) - .chain() - .shuffle() - .map(function(_word) { - var _size = 10 + _scale * Math.sqrt(_word.count - _min); - return '
  • ' - + _word.word - + '
  • ' - }) - .value() - .join("") - + '
'; - this.selector - .addClass("Ldt-TagCloud") - .html(_html); - this.selector.find("li").click(function() { - var _txt = this.textContent.replace(/(^[\s]+|[\s]+$)/g,''); - _this._Popcorn.trigger("IriSP.search.triggeredSearch", _txt); - }); - this._Popcorn.listen("IriSP.search", IriSP.wrap(this, function(searchString) { - var _rgxp = new RegExp("(" + searchString.replace(/(\W)/g,'\\$1') + ")","gi"); - this.selector.find("li").each(function(_i, _e) { - _e.innerHTML = searchString.length ? - _e.textContent.replace(_rgxp,'$1') - : _e.textContent; - }); - })); - this._Popcorn.listen("IriSP.search.closed", IriSP.wrap(this, this.endsearch)); - this._Popcorn.listen("IriSP.search.cleared", IriSP.wrap(this, this.endsearch)); -} - -IriSP.TagCloudWidget.prototype.endsearch = function() { - this.selector.find("li").each(function(_i, _e) { - _e.innerHTML = _e.textContent; - }); -} -/* this widget displays a small tooltip */ -IriSP.TooltipWidget = function(Popcorn, config, Serializer) { - IriSP.Widget.call(this, Popcorn, config, Serializer); - this._shown = false; - this._displayedText = ""; - this._hideTimeout = -1; -}; - - -IriSP.TooltipWidget.prototype = new IriSP.Widget(); - -IriSP.TooltipWidget.prototype.draw = function() { - var templ = Mustache.to_html(IriSP.tooltipWidget_template); - // position the widget absolutely relative to document. --- NOOOO !!!! - this.selector.css({ - "position": "absolute", - "top": 0, - "left": 0 - }); - this.selector.parent().css({ - "position": "relative" - }); - this.selector.append(templ); - var _this = this; - this.selector.mouseover(function() { - _this.hide(); - }); - this.hide(); - -}; - -IriSP.TooltipWidget.prototype.clear = function() { - this.selector.find(".tiptext").html(""); -}; - -IriSP.TooltipWidget.prototype.show = function(text, color, x, y) { - - if (this._displayedText == text && this._shown) - return; - - this.selector.find(".tipcolor").css("background-color", color); - this._displayedText = text; - this.selector.find(".tiptext").html(text); - - var _tip = this.selector.find(".tip"); - _tip.show(); - _tip.css({ - "left": Math.floor(x - _tip.outerWidth() / 2)+"px", - "top": Math.floor(y - _tip.outerHeight())+"px" - }); - this._shown = true; -}; - -IriSP.TooltipWidget.prototype.hide = function() { - this.selector.find(".tip").hide(); - this._shown = false; -};IriSP.TraceWidget = function(Popcorn, config, Serializer) { - IriSP.Widget.call(this, Popcorn, config, Serializer); - this.lastEvent = ""; - var _this = this, - _listeners = { - "IriSP.createAnnotationWidget.addedAnnotation" : 0, - "IriSP.search.open" : 0, - "IriSP.search.closed" : 0, - "IriSP.search" : 0, - "IriSP.search.cleared" : 0, - "IriSP.search.matchFound" : 0, - "IriSP.search.noMatchFound" : 0, - "IriSP.search.triggeredSearch" : 0, - "IriSP.TraceWidget.MouseEvents" : 0, - "play" : 0, - "pause" : 0, - "volumechange" : 0, - "seeked" : 0, - "play" : 0, - "pause" : 0, - "timeupdate" : 2000 - }; - IriSP._(_listeners).each(function(_ms, _listener) { - var _f = function(_arg) { - _this.eventHandler(_listener, _arg); - } - if (_ms) { - _f = IriSP.underscore.throttle(_f, _ms); - } - _this._Popcorn.listen(_listener, _f); - }); - - if (typeof window.tracemanager === "undefined") { - $LAB.script(IriSP.getLib("tracemanager")).wait(function() { - _this.onTmLoaded(); - }); - } else { - this.onTmLoaded(); - } - -} - -IriSP.TraceWidget.prototype = new IriSP.Widget(); - -IriSP.TraceWidget.prototype.onTmLoaded = function() { - this.tracer = window.tracemanager.init_trace("test", this._config); - this.tracer.trace("StartTracing", { "hello": "world" }); -} - -IriSP.TraceWidget.prototype.draw = function() { - this.mouseLocation = ''; - var _this = this; - IriSP.jQuery(".Ldt-Widget").bind("click mouseover mouseout dragstart dragstop", function(_e) { - var _widget = IriSP.jQuery(this).attr("widget-type"), - _class = _e.target.className; - var _data = { - "type": _e.type, - "x": _e.clientX, - "y": _e.clientY, - "widget": _widget - } - if (typeof _class == "string" && _class.indexOf('Ldt-TraceMe') != -1) { - var _name = _e.target.localName, - _id = _e.target.id, - _text = _e.target.textContent.trim(), - _title = _e.target.title, - _value = _e.target.value; - _data.target = _name + (_id.length ? '#' + IriSP.jqEscape(_id) : '') + (_class.length ? ('.' + IriSP.jqEscape(_class).replace(/\s/g,'.')).replace(/\.Ldt-(Widget|TraceMe)/g,'') : ''); - if (typeof _title == "string" && _title.length && _title.length < 140) { - _data.title = _title; - } - if (typeof _text == "string" && _text.length && _text.length < 140) { - _data.text = _text; - } - if (typeof _value == "string" && _value.length) { - _data.value = _value; - } - _this._Popcorn.trigger('IriSP.TraceWidget.MouseEvents', _data); - } else { - //console.log(_e.type+','+_this.mouseLocation+','+_widget); - if (_e.type == "mouseover") { - if (_this.mouseLocation != _widget) { - _this._Popcorn.trigger('IriSP.TraceWidget.MouseEvents', _data); - } else { - if (typeof _this.moTimeout != "undefined") { - clearTimeout(_this.moTimeout); - delete _this.moTimeout; - } - } - } - if (_e.type == "click") { - _this._Popcorn.trigger('IriSP.TraceWidget.MouseEvents', _data); - } - if (_e.type == "mouseout") { - if (typeof _this.moTimeout != "undefined") { - clearTimeout(_this.moTimeout); - } - _this.moTimeout = setTimeout(function() { - if (_data.widget != _this.mouseLocation) { - _this._Popcorn.trigger('IriSP.TraceWidget.MouseEvents', _data); - } - },100); - } - } - _this.mouseLocation = _widget; - }); -} - -IriSP.TraceWidget.prototype.eventHandler = function(_listener, _arg) { - var _traceName = 'Mdp_'; - if (typeof _arg == "string" || typeof _arg == "number") { - _arg = { "value" : _arg } - } - if (typeof _arg == "undefined") { - _arg = {} - } - switch(_listener) { - case 'IriSP.TraceWidget.MouseEvents': - _traceName += _arg.widget + '_' + _arg.type; - delete _arg.widget; - delete _arg.type; - break; - case 'timeupdate': - case 'play': - case 'pause': - _arg.time = this._Popcorn.currentTime() * 1000; - case 'seeked': - case 'volumechange': - _traceName += 'Popcorn_' + _listener; - break; - default: - _traceName += _listener.replace('IriSP.','').replace('.','_'); - } - this.lastEvent = _traceName; - this.tracer.trace(_traceName, _arg); - if (this._config.js_console) { - console.log("tracer.trace('" + _traceName + "', " + JSON.stringify(_arg) + ");"); - } -} -/* a widget that displays tweet - used in conjunction with the polemicWidget */ - -IriSP.TweetsWidget = function(Popcorn, config, Serializer) { - IriSP.Widget.call(this, Popcorn, config, Serializer); - - this._displayingTweet = false; - this._timeoutId = undefined; - this._hidden = false; /* hidden means that the createAnnotationWidget is shown */ -}; - - -IriSP.TweetsWidget.prototype = new IriSP.Widget(); - - -IriSP.TweetsWidget.prototype.drawTweet = function(annotation) { - if (this._hidden) - return; - - var title = IriSP.formatTweet(annotation.content.title); - var img = annotation.content.img.src; - if (typeof(img) === "undefined" || img === "" || img === "None") { - img = this.default_profile_picture; - } - - var imageMarkup = IriSP.templToHTML("user image", - {src : img}); - - if (typeof(IriSP.get_aliased(annotation.meta, ["dc:source", "source"]).content) !== "undefined") { - var tweetContents = JSON.parse(IriSP.get_aliased(annotation.meta, ["dc:source", "source"]).content); - var creator = tweetContents.user.screen_name; - var real_name = tweetContents.user.name; - - imageMarkup = IriSP.templToHTML("user image", - {src : img, creator: creator}); - - var formatted_date = new Date(tweetContents.created_at).toLocaleDateString(); - title = IriSP.templToHTML("@{{creator}} - " + - "
{{real_name}}
" + - "
{{{ contents }}}
" + - "
{{ date }}
", - {creator: creator, real_name: real_name, contents : title, date : formatted_date}); - - this.selector.find(".Ldt-TweetReply").attr("href", "http://twitter.com/home?status=@" + creator + ":%20"); - - - var rtText = Mustache.to_html("http://twitter.com/home?status=RT @{{creator}}: {{text}}", - {creator: creator, text: IriSP.encodeURI(annotation.content.title)}); - this.selector.find(".Ldt-Retweet").attr("href", rtText); - } - - this.selector.find(".Ldt-tweetContents").html(title); - this.selector.find(".Ldt-tweetAvatar").html(imageMarkup); - this.selector.show("blind", 250); -}; - -IriSP.TweetsWidget.prototype.displayTweet = function(annotation) { - if (this._displayingTweet === false) { - this._displayingTweet = true; - } else { - window.clearTimeout(this._timeoutId); - } - - this.drawTweet(annotation); - - var time = this._Popcorn.currentTime(); - this._timeoutId = window.setTimeout(IriSP.wrap(this, this.clearPanel), this.tweet_display_period); -}; - - -IriSP.TweetsWidget.prototype.clearPanel = function() { - this._displayingTweet = false; - this._timeoutId = undefined; - this.closePanel(); - -}; - -IriSP.TweetsWidget.prototype.closePanel = function() { - if (this._timeoutId != undefined) { - /* we're called from the "close window" link */ - /* cancel the timeout */ - window.clearTimeout(this._timeoutId); - this._timeoutId = null; - } - - this.selector.hide("blind", 400); - -}; - -/* cancel the timeout if the user clicks on the keep panel open button */ -IriSP.TweetsWidget.prototype.keepPanel = function() { - if (this._timeoutId != undefined) { - /* we're called from the "close window" link */ - /* cancel the timeout */ - window.clearTimeout(this._timeoutId); - this._timeoutId = null; - } -}; - -IriSP.TweetsWidget.prototype.draw = function() { - var _this = this; - - var tweetMarkup = IriSP.templToHTML(IriSP.tweetWidget_template, {"share_template" : IriSP.share_template}); - this.selector.append(tweetMarkup); - this.selector.hide(); - this.selector.find(".Ldt-tweetWidgetMinimize").click(IriSP.wrap(this, this.closePanel)); - this.selector.find(".Ldt-tweetWidgetKeepOpen").click(IriSP.wrap(this, this.keepPanel)); - - this._Popcorn.listen("IriSP.PolemicTweet.click", IriSP.wrap(this, this.PolemicTweetClickHandler)); - this._Popcorn.listen("IriSP.PlayerWidget.AnnotateButton.clicked", - IriSP.wrap(this, this.handleAnnotateSignal)); -}; - -IriSP.TweetsWidget.prototype.PolemicTweetClickHandler = function(tweet_id) { - var index, annotation; - for (index in this._serializer._data.annotations) { - annotation = this._serializer._data.annotations[index]; - - if (annotation.id === tweet_id) - break; - } - - if (annotation.id !== tweet_id) - /* we haven't found it */ - return; - - this.displayTweet(annotation); - return; -}; - -/** handle clicks on the annotate button by hiding/showing itself */ -IriSP.TweetsWidget.prototype.handleAnnotateSignal = function() { - if (this._hidden == false) { - this.selector.hide(); - this._hidden = true; - } else { - if (this._displayingTweet !== false) - this.selector.show(); - - - this._hidden = false; - } -};/** @class This class implement a serializer for the JSON-Cinelab format - @params DataLoader a dataloader reference - @url the url from which to get our cinelab - */ -IriSP.JSONSerializer = function(DataLoader, url) { - IriSP.Serializer.call(this, DataLoader, url); -}; - -IriSP.JSONSerializer.prototype = new IriSP.Serializer(); - -/** serialize data */ -IriSP.JSONSerializer.prototype.serialize = function(data) { - return JSON.stringify(data); -}; - -/** deserialize data */ -IriSP.JSONSerializer.prototype.deserialize = function(data) { - return JSON.parse(data); -}; - -/** load JSON-cinelab data and also sort the annotations by start time - @param callback function to call when the data is ready. - */ -IriSP.JSONSerializer.prototype.sync = function(callback, force_refresh) { - /* we don't have to do much because jQuery handles json for us */ - - var self = this; - - var fn = function(data) { - //TODO: seems taht data can be null here - if (data !== null) { - self._data = data; - if (typeof(self._data["annotations"]) === "undefined" || - self._data["annotations"] === null) - self._data["annotations"] = []; - - // sort the data too - self._data["annotations"].sort(function(a, b) - { var a_begin = +a.begin; - var b_begin = +b.begin; - return a_begin - b_begin; - }); - } - callback(data); - }; - this._DataLoader.get(this._url, fn, force_refresh); -}; - -/** @return the metadata about the media being read FIXME: always return the first media. */ -IriSP.JSONSerializer.prototype.currentMedia = function() { - return (typeof this._data.medias == "object" && this._data.medias.length) ? this._data.medias[0] : IriSP.__jsonMetadata.medias[0]; -}; - -IriSP.JSONSerializer.prototype.getDuration = function() { - var _m = this.currentMedia(); - if (_m === null || typeof _m.meta == "undefined") { - return 0; - } - return +(IriSP.get_aliased(_m.meta, ["dc:duration", "duration"]) || 0); -} - - -/** searches for an annotation which matches title, description and keyword - "" matches any field. - Note: it ignores tweets. - @return a list of matching ids. -*/ -IriSP.JSONSerializer.prototype.searchAnnotations = function(title, description, keyword) { - /* we can have many types of annotations. We want search to only look for regular segments */ - /* the next two lines are a bit verbose because for some test data, _serializer.data.view is either - null or undefined. - */ - var view; - - if (typeof(this._data.views) !== "undefined" && this._data.views !== null) - view = this._data.views[0]; - - var searchViewType = ""; - - if(typeof(view) !== "undefined" && typeof(view.annotation_types) !== "undefined" && view.annotation_types.length > 1) { - searchViewType = view.annotation_types[0]; - } - - var filterfn = function(annotation) { - if( searchViewType != "" && - typeof(annotation.meta) !== "undefined" && - typeof(annotation.meta["id-ref"]) !== "undefined" && - annotation.meta["id-ref"] !== searchViewType) { - return true; // don't pass - } else { - return false; - } - }; - - return this.searchAnnotationsFilter(title, description, keyword, filterfn); - -}; - -/* only look for tweets */ -IriSP.JSONSerializer.prototype.searchTweets = function(title, description, keyword) { - /* we can have many types of annotations. We want search to only look for regular segments */ - /* the next two lines are a bit verbose because for some test data, _serializer.data.view is either - null or undefined. - */ - - var searchViewType = this.getTweets(); - if (typeof(searchViewType) === "undefined") { - var view; - - if (typeof(this._data.views) !== "undefined" && this._data.views !== null) - view = this._data.views[0]; - - if(typeof(view) !== "undefined" && typeof(view.annotation_types) !== "undefined" && view.annotation_types.length > 1) { - searchViewType = view.annotation_types[0]; - } - } - var filterfn = function(annotation) { - if( searchViewType != "" && - typeof(annotation.meta) !== "undefined" && - typeof(annotation.meta["id-ref"]) !== "undefined" && - annotation.meta["id-ref"] === searchViewType) { - return false; // pass - } else { - return true; - } - }; - - return this.searchAnnotationsFilter(title, description, keyword, filterfn); - -}; - -/** - search an annotation according to its title, description and keyword - @param filter a function to filter the results with. Used to select between annotation types. - */ -IriSP.JSONSerializer.prototype.searchAnnotationsFilter = function(title, description, keyword, filter) { - - var rTitle; - var rDescription; - var rKeyword; - /* match anything if given the empty string */ - if (title == "") - title = ".*"; - if (description == "") - description = ".*"; - if (keyword == "") - keyword = ".*"; - - rTitle = new RegExp(title, "i"); - rDescription = new RegExp(description, "i"); - rKeyword = new RegExp(keyword, "i"); - - var ret_array = []; - - var i; - for (i in this._data.annotations) { - var annotation = this._data.annotations[i]; - - /* filter the annotations whose type is not the one we want */ - if (filter(annotation)) { - continue; - } - - if (rTitle.test(annotation.content.title) && - rDescription.test(annotation.content.description)) { - /* FIXME : implement keyword support */ - ret_array.push(annotation); - } - } - - return ret_array; -}; - -/** breaks a string in words and searches each of these words. Returns an array - of objects with the id of the annotation and its number of occurences. - - @param searchString a string of words. - FIXME: optimize ? seems to be n^2 in the worst case. -*/ -IriSP.JSONSerializer.prototype.searchOccurences = function(searchString) { - var ret = { }; - var keywords = searchString.split(/\s+/); - - for (var i in keywords) { - var keyword = keywords[i]; - - // search this keyword in descriptions and title - var found_annotations = [] - found_annotations = found_annotations.concat(this.searchAnnotations(keyword, "", "")); - found_annotations = found_annotations.concat(this.searchAnnotations("", keyword, "")); - - for (var j in found_annotations) { - var current_annotation = found_annotations[j]; - - if (!ret.hasOwnProperty(current_annotation.id)) { - ret[current_annotation.id] = 1; - } else { - ret[current_annotation.id] += 1; - } - - } - - }; - - return ret; -}; - -/** breaks a string in words and searches each of these words. Returns an array - of objects with the id of the annotation and its number of occurences. - - FIXME: optimize ? seems to be n^2 in the worst case. -*/ -IriSP.JSONSerializer.prototype.searchTweetsOccurences = function(searchString) { - var ret = { }; - var keywords = searchString.split(/\s+/); - - for (var i in keywords) { - var keyword = keywords[i]; - - // search this keyword in descriptions and title - var found_annotations = [] - found_annotations = found_annotations.concat(this.searchTweets(keyword, "", "")); - found_annotations = found_annotations.concat(this.searchTweets("", keyword, "")); - - for (var j in found_annotations) { - var current_annotation = found_annotations[j]; - - if (!ret.hasOwnProperty(current_annotation.id)) { - ret[current_annotation.id] = 1; - } else { - ret[current_annotation.id] += 1; - } - - } - - }; - - return ret; -}; - -/** returns all the annotations that are displayable at the moment - NB: only takes account the first type of annotations - ignores tweets - currentTime is in seconds. - - @param currentTime the time at which we search. - @param (optional) the if of the type of the annotations we want to get. - */ - -IriSP.JSONSerializer.prototype.currentAnnotations = function(currentTime, id) { - var view; - var currentTimeMs = 1000 * currentTime; - - if (typeof(id) === "undefined") { - var legal_ids = this.getNonTweetIds(); - } else { - legal_ids = [id]; - } - - var ret_array = []; - - var i; - - for (i in this._data.annotations) { - var annotation = this._data.annotations[i]; - - if (IriSP.underscore.include(legal_ids, annotation.meta["id-ref"]) && - annotation.begin <= currentTimeMs && - annotation.end >= currentTimeMs) - ret_array.push(annotation); - } - - if (ret_array == []) { - console.log("ret_array empty, ", legal_ids); - } - - return ret_array; -}; - -/** return the current chapitre - @param currentTime the current time, in seconds. -*/ -IriSP.JSONSerializer.prototype.currentChapitre = function(currentTime) { - return this.currentAnnotations(currentTime, this.getChapitrage())[0]; -}; - -/** returns a list of ids of tweet lines (aka: groups in cinelab) */ -IriSP.JSONSerializer.prototype.getTweetIds = function() { - if (IriSP.null_or_undefined(this._data.lists) || IriSP.null_or_undefined(this._data.lists) || - IriSP.null_or_undefined(this._data.views) || IriSP.null_or_undefined(this._data.views[0])) - return []; - - - /* Get the displayable types - We've got to jump through a few hoops because the json sometimes defines - fields with underscores and sometimes with dashes - */ - var annotation_types = IriSP.get_aliased(this._data.views[0], ["annotation_types", "annotation-types"]); - if (annotation_types === null) { - console.log("neither view.annotation_types nor view.annotation-types are defined"); - return; - } - - var available_types = IriSP.get_aliased(this._data, ["annotation_types", "annotation-types"]); - if (available_types === null) { - console.log("neither view.annotation_types nor view.annotation-types are defined"); - return; - } - - var potential_types = []; - - // Get the list of types which contain "Tw" in their content - for (var i = 0; i < available_types.length; i++) { - if (/Tw/i.test(IriSP.get_aliased(available_types[i], ['dc:title', 'title']))) { - potential_types.push(available_types[i].id); - } - } - - // Get the intersection of both. - var tweetsId = IriSP.underscore.intersection(annotation_types, potential_types); - - return tweetsId; -}; - -/** this function returns a list of lines which are not tweet lines */ -IriSP.JSONSerializer.prototype.getNonTweetIds = function() { - if (IriSP.null_or_undefined(this._data.lists) || IriSP.null_or_undefined(this._data.lists) || - IriSP.null_or_undefined(this._data.views) || IriSP.null_or_undefined(this._data.views[0])) - return []; - - /* Get the displayable types - We've got to jump through a few hoops because the json sometimes defines - fields with underscores and sometimes with dashes - */ - var annotation_types = IriSP.get_aliased(this._data.views[0], ["annotation_types", "annotation-types"]); - if (annotation_types === null) { - console.log("neither view.annotation_types nor view.annotation-types are defined"); - return; - } - - var available_types = IriSP.get_aliased(this._data, ["annotation_types", "annotation-types"]); - if (available_types === null) { - console.log("neither view.annotation_types nor view.annotation-types are defined"); - return; - } - - var potential_types = []; - - // Get the list of types which do not contain "Tw" in their content - for (var i = 0; i < available_types.length; i++) { - if (!(/Tw/i.test(IriSP.get_aliased(available_types[i], ['dc:title', 'title'])))) { - potential_types.push(available_types[i].id); - } - } - - // Get the intersection of both. - var nonTweetsId = IriSP.underscore.intersection(annotation_types, potential_types); - - return nonTweetsId; - -}; - -/** return the id of the ligne de temps which contains name - @param name of the ligne de temps -*/ -IriSP.JSONSerializer.prototype.getId = function(name) { - var available_types = IriSP.get_aliased(this._data, ["annotation_types", "annotation-types"]); - - if (available_types == null) - return; - - name = name.toUpperCase(); - var e; - e = IriSP.underscore.find(available_types, - function(entry) { - if (IriSP.get_aliased(entry, ['dc:title', 'title']) === null) - return false; - return (entry["dc:title"].toUpperCase().indexOf(name) !== -1); - }); - - if (typeof(e) === "undefined") - return; - - var id = e.id; - - return id; -}; - -/** return the list of id's of the ligne de temps which contains name - @param name of the ligne de temps -*/ -IriSP.JSONSerializer.prototype.getIds = function(name) { - var available_types = IriSP.get_aliased(this._data, ["annotation_types", "annotation-types"]); - - if (available_types == null) - return; - - name = name.toUpperCase(); - var e = []; - e = IriSP.underscore.filter(available_types, - function(entry) { return (IriSP.get_aliased(entry, ['dc:title', 'title']).toUpperCase().indexOf(name) !== -1) }); - return IriSP.underscore.pluck(e, "id"); -}; - -/** return the id of the ligne de temps named "Chapitrage" */ -IriSP.JSONSerializer.prototype.getChapitrage = function() { - var val = this.getId("Chapitrage"); - if (typeof(val) === "undefined") - val = this.getId("Chapter"); - if (typeof(val) === "undefined") - val = this.getId("Chapit"); - if (typeof(val) === "undefined") - val = this.getId("Chap"); - - return val; -}; - -/** return the id of the ligne de temps named "Tweets" */ -IriSP.JSONSerializer.prototype.getTweets = function() { - var val = this.getId("Tweets"); - if (typeof(val) === "undefined") - val = this.getId("Tweet"); - if (typeof(val) === "undefined") - val = this.getId("Twitter"); - if (typeof(val) === "undefined") - val = this.getId("twit"); - if (typeof(val) === "undefined") - val = this.getId("Polemic"); - - return val; -}; - -/** return the id of the ligne de temps named "Contributions" */ -IriSP.JSONSerializer.prototype.getContributions = function() { - var val = this.getId("Contribution"); - if (typeof(val) === "undefined") - val = this.getId("Particip"); - if (typeof(val) === "undefined") - val = this.getId("Contr"); - if (typeof(val) === "undefined") - val = this.getId("Publ"); - - return val; -}; - -/** return the id of the ligne de temps named "Slideshare" */ -IriSP.JSONSerializer.prototype.getSlideShareType = function() { - var val = this.getId("slideshare"); - if (typeof(val) === "undefined") - val = this.getId("Slides"); - if (typeof(val) === "undefined") - val = this.getId("Slide"); - if (typeof(val) === "undefined") - val = this.getId("slide-Share"); - if (typeof(val) === "undefined") - val = this.getId("slide Share"); - - return val; -}; \ No newline at end of file diff -r 13fed6c21d51 -r 693c282aa4e9 test/integration/allocine_dossier_independant/js/libs/tracemanager.js --- a/test/integration/allocine_dossier_independant/js/libs/tracemanager.js Tue Sep 04 17:15:22 2012 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,540 +0,0 @@ -/* - * Modelled Trace API - * - * This file is part of ktbs4js. - * - * ktbs4js is free software: you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation, either version 3 of the - * License, or (at your option) any later version. - * - * ktbs4js is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with ktbs4js. If not, see . - * - */ -/* FIXME: properly use require.js feature. This will do for debugging in the meantime */ -window.tracemanager = (function($) { - // If there are more than MAX_FAILURE_COUNT synchronisation - // failures, then disable synchronisation - MAX_FAILURE_COUNT = 20; - - // If there are more than MAX_BUFFER_SIZE obsels in the buffer, - // then "compress" them as a single "ktbsFullBuffer" - MAX_BUFFER_SIZE = 500; - - var BufferedService_prototype = { - /* - * Buffered service for traces - */ - // url: "", - // buffer: [], - // isReady: false, - // timer: null, - // failureCount: 0, - - /* Flush buffer */ - flush: function() { - // FIXME: add mutex on this.buffer - if (! this.isReady) - { - if (window.console) window.console.log("Sync service not ready"); - } else if (this.failureCount > MAX_FAILURE_COUNT) - { - // Disable synchronisation - this.set_sync_mode('none'); - } else if (this.buffer.length) { - var temp = this.buffer; - this.buffer = []; - - if (this.mode == 'GET') - { - // GET mode: do some data mangline. We mark the - // "compressed" nature of the generated JSON by - // prefixing it with c - var data = 'c' + JSON.stringify(temp.map(function (o) { return o.toCompactJSON(); })); - // Swap " (very frequent, which will be - // serialized into %22) and ; (rather rare), this - // saves some bytes - data = data.replace(/[;"#]/g, function(s){ return s == ';' ? '"' : ( s == '"' ? ';' : '%23'); }); - // FIXME: check data length (< 2K is safe) - var request=$('').error( function() { this.failureCount += 1; }) - .load( function() { this.failureCount = 0; }) - .attr('src', this.url + 'trace/?data=' + data); - } - else - { - $.ajax({ url: this.url + 'trace/', - type: 'POST', - contentType: 'application/json', - data: JSON.stringify(temp.map(function (o) { return o.toJSON(); })), - processData: false, - // Type of the returned data. - dataType: "html", - error: function(jqXHR, textStatus, errorThrown) { - if (window.console) window.console.log("Error when sending buffer:", textStatus); - this.failureCount += 1; - }, - success: function(data, textStatus, jqXHR) { - // Reset failureCount to 0 as soon as there is 1 valid answer - this.failureCount = 0; - } - }); - } - } - }, - - /* Sync mode: delayed, sync (immediate sync), none (no - * synchronisation with server, the trace has to be explicitly saved - * if needed */ - set_sync_mode: function(mode, default_subject) { - this.sync_mode = mode; - if (! this.isReady && mode !== "none") - this.init(default_subject); - if (mode == 'delayed') { - this.start_timer(); - } else { - this.stop_timer(); - } - }, - - /* Enqueue an obsel */ - enqueue: function(obsel) { - if (this.buffer.length > MAX_BUFFER_SIZE) - { - obsel = new Obsel('ktbsFullBuffer', this.buffer[0].begin, - this.buffer[this.buffer.length - 1].end, this.buffer[0].subject); - obsel.trace = this.buffer[0].trace; - this.buffer = []; - } - this.buffer.push(obsel); - if (this.sync_mode === 'sync') { - // Immediate sync of the obsel. - this.flush(); - } - }, - - start_timer: function() { - var self = this; - if (this.timer === null) { - this.timer = window.setInterval(function() { - self.flush(); - }, this.timeOut); - } - }, - - stop_timer: function() { - if (this.timer !== null) { - window.clearInterval(this.timer); - this.timer = null; - } - }, - - /* - * Initialize the sync service - */ - init: function(default_subject) { - var self = this; - if (this.isReady) - /* Already initialized */ - return; - if (typeof default_subject === 'undefined') - default_subject = 'anonymous'; - if (this.mode == 'GET') - { - var request=$('').attr('src', this.url + 'login?userinfo={"default_subject": "' + default_subject + '"}'); - // Do not wait for the return, assume it is - // initialized. This assumption will not work anymore - // if login returns some necessary information - this.isReady = true; - } - else - { - $.ajax({ url: this.url + 'login', - type: 'POST', - data: 'userinfo={"default_subject":"' + default_subject + '"}', - success: function(data, textStatus, jqXHR) { - self.isReady = true; - if (self.buffer.length) { - self.flush(); - } - } - }); - } - } - }; - var BufferedService = function(url, mode) { - this.url = url; - this.buffer = []; - this.isReady = false; - this.timer = null; - this.failureCount = 0; - // sync_mode is either "none", "sync" or "buffered" - this.sync_mode = "none"; - /* mode can be either POST or GET */ - if (mode == 'POST' || mode == 'GET') - this.mode = mode; - else - this.mode = 'POST'; - /* Flush buffer every timeOut ms if the sync_mode is delayed */ - this.timeOut = 2000; - }; - BufferedService.prototype = BufferedService_prototype; - - var Trace_prototype = { - /* FIXME: We could/should use a sorted list such as - http://closure-library.googlecode.com/svn/docs/class_goog_structs_AvlTree.html - to speed up queries based on time */ - obsels: [], - /* Trace URI */ - uri: "", - default_subject: "", - /* baseuri is used as the base URI to resolve relative - * attribute-type names in obsels. Strictly speaking, this - * should rather be expressed as a reference to model, or - * more generically, as a qname/URI dict */ - baseuri: "", - /* Mapping of obsel type or property name to a compact - * representation (shorthands). - */ - shorthands: null, - syncservice: null, - - /* Define the trace URI */ - set_uri: function(uri) { - this.uri = uri; - }, - - /* Sync mode: delayed, sync (immediate sync), none (no - * synchronisation with server, the trace has to be explicitly saved - * if needed */ - set_sync_mode: function(mode) { - if (this.syncservice !== null) { - this.syncservice.set_sync_mode(mode, this.default_subject); - } - }, - - /* - * Return a list of the obsels of this trace matching the parameters - */ - list_obsels: function(_begin, _end, _reverse) { - var res; - if (typeof _begin !== 'undefined' || typeof _end !== 'undefined') { - /* - * Not optimized yet. - */ - res = []; - var l = this.obsels.length; - for (var i = 0; i < l; i++) { - var o = this.obsels[i]; - if ((typeof _begin !== 'undefined' && o.begin > _begin) && (typeof _end !== 'undefined' && o.end < _end)) { - res.push(o); - } - } - } - - if (typeof _reverse !== 'undefined') { - if (res !== undefined) { - /* Should reverse the whole list. Make a copy. */ - res = this.obsels.slice(0); - } - res.sort(function(a, b) { return b.begin - a.begin; }); - return res; - } - - if (res === undefined) { - res = this.obsels; - } - return res; - - }, - - /* - * Return the obsel of this trace identified by the URI, or undefined - */ - get_obsel: function(id) { - for (var i = 0; i < this.obsels.length; i++) { - /* FIXME: should check against variations of id/uri, take this.baseuri into account */ - if (this.obsels[i].uri === id) { - return this.obsels[i]; - } - } - return undefined; - }, - - set_default_subject: function(subject) { - // FIXME: if we call this method after the sync_service - // init method, then the default_subject will not be - // consistent anymore. Maybe we should then call init() again? - this.default_subject = subject; - }, - - get_default_subject: function() { - return this.default_subject; - }, - - /* (type:ObselType, begin:int, end:int?, subject:str?, attributes:[AttributeType=>any]?) */ - /* Create a new obsel and add it to the trace */ - create_obsel: function(type, begin, end, subject, _attributes) { - var o = new Obsel(type, begin, end, subject); - if (typeof _attributes !== 'undefined') { - o.attributes = _attributes; - } - o.trace = this; - this.obsels.push(o); - if (this.syncservice !== null) - this.syncservice.enqueue(o); - }, - - /* Helper methods */ - - /* Create a new obsel with the given attributes */ - trace: function(type, _attributes, _begin, _end, _subject) { - var t = (new Date()).getTime(); - if (typeof begin === 'undefined') { - _begin = t; - } - if (typeof end === 'undefined') { - _end = _begin; - } - if (typeof subject === 'undefined') { - _subject = this.default_subject; - } - if (typeof _attributes === 'undefined') { - _attributes = {}; - } - return this.create_obsel(type, _begin, _end, _subject, _attributes); - } - }; - - var Trace = function(uri, requestmode) { - /* FIXME: We could/should use a sorted list such as - http://closure-library.googlecode.com/svn/docs/class_goog_structs_AvlTree.html - to speed up queries based on time */ - this.obsels = []; - /* Trace URI */ - if (uri === undefined) - uri = ""; - this.uri = uri; - this.sync_mode = "none"; - this.default_subject = ""; - this.shorthands = {}; - /* baseuri is used a the base URI to resolve relative attribute names in obsels */ - this.baseuri = ""; - - this.syncservice = new BufferedService(uri, requestmode); - $(window).unload( function () { - if (this.syncservice && this.sync_mode !== 'none') { - this.syncservice.flush(); - this.syncservice.stop_timer(); - } - }); - }; - Trace.prototype = Trace_prototype; - - var Obsel_prototype = { - /* The following attributes are here for documentation - * purposes. They MUST be defined in the constructor - * function. */ - trace: undefined, - type: undefined, - begin: undefined, - end: undefined, - subject: undefined, - /* Dictionary indexed by ObselType URIs */ - attributes: {}, - - /* Method definitions */ - get_trace: function() { - return this.trace; - }, - - get_obsel_type: function() { - return this.type; - }, - get_begin: function() { - return this.begin; - }, - get_end: function() { - return this.end; - }, - get_subject: function() { - return this.subject; - }, - - list_attribute_types: function() { - var result = []; - for (var prop in this.attributes) { - if (this.attributes.hasOwnProperty(prop)) - result.push(prop); - } - /* FIXME: we return URIs here instead of AttributeType elements */ - return result; - }, - - list_relation_types: function() { - /* FIXME: not implemented yet */ - }, - - list_related_obsels: function (rt) { - /* FIXME: not implemented yet */ - }, - list_inverse_relation_types: function () { - /* FIXME: not implemented yet */ - }, - list_relating_obsels: function (rt) { - /* FIXME: not implemented yet */ - }, - /* - * Return the value of the given attribute type for this obsel - */ - get_attribute_value: function(at) { - if (typeof at === "string") - /* It is a URI */ - return this.attributes[at]; - else - /* FIXME: check that at is instance of AttributeType */ - return this.attributes[at.uri]; - }, - - - /* obsel modification (trace amendment) */ - - set_attribute_value: function(at, value) { - if (typeof at === "string") - /* It is a URI */ - this.attributes[at] = value; - /* FIXME: check that at is instance of AttributeType */ - else - this.attributes[at.uri] = value; - }, - - del_attribute_value: function(at) { - if (typeof at === "string") - /* It is a URI */ - delete this.attributes[at]; - /* FIXME: check that at is instance of AttributeType */ - else - delete this.attributes[at.uri]; - }, - - add_related_obsel: function(rt, value) { - /* FIXME: not implemented yet */ - }, - - del_related_obsel: function(rt, value) { - /* FIXME: not implemented yet */ - }, - - /* - * Return a JSON representation of the obsel - */ - toJSON: function() { - var r = { - "@id": this.id, - "@type": this.type, - "begin": this.begin, - "end": this.end, - "subject": this.subject - }; - for (var prop in this.attributes) { - if (this.attributes.hasOwnProperty(prop)) - r[prop] = this.attributes[prop]; - } - return r; - }, - - /* - * Return a compact JSON representation of the obsel. - * Use predefined + custom shorthands for types/properties - */ - toCompactJSON: function() { - var r = { - "@t": (this.trace.shorthands.hasOwnProperty(this.type) ? this.trace.shorthands[this.type] : this.type), - "@b": this.begin, - }; - // Transmit subject only if different from default_subject - if (this.subject !== this.trace.default_subject) - r["@s"] = this.subject; - - // Store duration (to save some bytes) and only if it is non-null - if (this.begin !== this.end) - r["@d"] = this.end - this.begin; - - // Store id only if != "" - if (this.id !== "") - r["@i"] = this.id; - - for (var prop in this.attributes) { - if (this.attributes.hasOwnProperty(prop)) - { - var v = this.attributes[prop]; - r[prop] = this.trace.shorthands.hasOwnProperty(v) ? this.trace.shorthands[v] : v; - } - } - return r; - }, - - toJSONstring: function() { - return JSON.stringify(this.toJSON()); - } - }; - - var Obsel = function(type, begin, end, subject, attributes) { - this.trace = undefined; - this.uri = ""; - this.id = ""; - this.type = type; - this.begin = begin; - this.end = end; - this.subject = subject; - /* Is the obsel synched with the server ? */ - this.sync_status = false; - /* Dictionary indexed by ObselType URIs */ - this.attributes = {}; - }; - Obsel.prototype = Obsel_prototype; - - var TraceManager_prototype = { - traces: [], - /* - * Return the trace with id name - * If it was not registered, return undefined. - */ - get_trace: function(name) { - return this.traces[name]; - }, - - /* - * Explicitly create and initialize a new trace with the given name. - * The optional uri parameter allows to initialize the trace URI. - * - * If another existed with the same name before, then it is replaced by a new one. - */ - init_trace: function(name, params) - { - if (window.console) window.console.log("init_trace", params); - url = params.url ? params.url : ""; - requestmode = params.requestmode ? params.requestmode : "POST"; - syncmode = params.syncmode ? params.syncmode : "none"; - default_subject = params.default_subject ? params.default_subject : "default"; - var t = new Trace(url, requestmode); - t.set_default_subject(default_subject); - t.set_sync_mode(syncmode); - this.traces[name] = t; - return t; - } - }; - - var TraceManager = function() { - this.traces = {}; - }; - TraceManager.prototype = TraceManager_prototype; - - var tracemanager = new TraceManager(); - return tracemanager; - })(jQuery); diff -r 13fed6c21d51 -r 693c282aa4e9 test/integration/allocine_dossier_independant/test-allocine.htm --- a/test/integration/allocine_dossier_independant/test-allocine.htm Tue Sep 04 17:15:22 2012 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,102 +0,0 @@ - - - - Metadataplayer - Polemic tweet integration test - - -
-

MetaDataPlayer

- Integration test - ALLOCINE PLAYER -
- - - -
-
-
- -
- - diff -r 13fed6c21d51 -r 693c282aa4e9 test/integration/allocine_dossier_independant/test-vodkaster.htm --- a/test/integration/allocine_dossier_independant/test-vodkaster.htm Tue Sep 04 17:15:22 2012 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,112 +0,0 @@ - - - - Metadataplayer - Polemic tweet integration test - - -
-

MetaDataPlayer

- Integration test - ALLOCINE PLAYER -
- - - -
-
-
- -
- - diff -r 13fed6c21d51 -r 693c282aa4e9 test/integration/fichiers_bab/SkinBoutABout.swf Binary file test/integration/fichiers_bab/SkinBoutABout.swf has changed diff -r 13fed6c21d51 -r 693c282aa4e9 test/integration/fichiers_bab/yeelen_bab.ldt --- a/test/integration/fichiers_bab/yeelen_bab.ldt Tue Sep 04 17:15:22 2012 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,6341 +0,0 @@ - - - - - - - - - - - Position caméra - - - - plan 132 - - - - plan 151 - - - - plan 152 - - - - - - Sons - - - - plan 5 - - - - plan 8 - - - - plan 13 - - - - plan 14 - - - - plan 50 - - - - plan 56 - panoramique - - - plan 96 - - - - plan 108 - - - - plan 123 - - - - plan 139 - - - - plan 150 - - - - plan 196 - - - - plan 208 - - - - plan 252 - - - - plan 269 - - - - plan 271 - - - - plan 301 - Bleu, mouvement de caméra - - - plan 314 - - - - plan 325 - - - - plan 329 - - - - plan 346 - - - - plan 380 - - - - plan 398 - - - - - <abstract/> - <audio source=""/> - <tags/> - <meta/> - </element> - <element id="s_92DE65AD-2138-258B-0C19-A4EE53F9BD08" begin="5745396" dur="0" author="" date="2010-10-13T11:32:07" color="16737843" src=""> - <title/> - <abstract/> - <audio source=""/> - <tags> - <tag>femme</tag> - <tag>petit fils</tag> - </tags> - <meta/> - </element> - <element id="s_EE703222-C9DF-F505-697E-A4EEB1A27D90" begin="5769350" dur="0" author="" date="2010-10-13T11:32:28" color="16737843" src=""> - <title/> - <abstract/> - <audio source=""/> - <tags> - <tag>femme</tag> - </tags> - <meta/> - </element> - <element id="s_7D004C8E-B02F-10D6-A331-A4EF01CEE118" begin="5789840" dur="0" author="" date="2010-10-13T11:32:43" color="16737843" src=""> - <title/> - <abstract/> - <audio source=""/> - <tags> - <tag>femme</tag> - </tags> - <meta/> - </element> - <element id="s_33B0A8DD-54DD-7975-59E0-A4EF3B03088A" begin="5804440" dur="0" author="" date="2010-10-13T11:33:06" color="16737843" src=""> - <title/> - <abstract/> - <audio source=""/> - <tags> - <tag>femme</tag> - </tags> - <meta/> - </element> - <element id="s_FC282D36-57CF-189D-4B04-A4EF950ACC7E" begin="5827519" dur="0" author="" date="2010-10-13T11:33:12" color="16737843" src=""> - <title/> - <abstract/> - <audio source=""/> - <tags> - <tag>femme</tag> - <tag>petit fils</tag> - </tags> - <meta/> - </element> - </elements> - </decoupage> - <decoupage id="c_0F80EF6C-A59E-3365-42C7-7BA30131568C" author="perso"> - <title>narration - - - - plan 96 - - - - plan 101 - - - - - - terre - - - - plan 4 - - - - plan 6 - - - - plan 8 - - - - plan 12 - - - - plan 14 - - - - plan 35 - - - - plan 56 - - - - plan 66 - - - - plan 101 - - - - plan 108 - - - - plan 110 - - - - plan 111 - - - - plan 121 - - - - plan 123 - - - - plan 124 - - - - plan 125 - - - - plan 139 - - - - plan 150 - - - - plan 178 - - - - plan 196 - - - - plan 220 - - - - plan 252 - - - - plan 269 - - - - plan 271 - - - - plan 301 - - - - plan 337 - - - - plan 346 - - - - plan 347 - - - - plan 348 - - - - plan 350 - - - - plan 351 - - - - plan 353 - - - - - <abstract/> - <audio source=""/> - <tags/> - <meta/> - </element> - <element id="s_8E47AA52-2C23-53AD-C039-A4E3F95163CA" begin="5370120" dur="30320" author="IRI" date="2010-10-13T11:20:34" color="6771296" src="/Users/carolinearchat/Documents/LignesDeTemps/cisse/souleymanecisse_yeelen/thumbs/380_in.jpg"> - <title>plan 380 - - - - plan 381 - - - - plan 400 - - - - - - eau - - - - plan 15 - - - - plan 18 - - - - plan 96 - - - - plan 102 - - - - plan 103 - - - - plan 230 - - - - plan 279 - - - - plan 311 - - - - - <abstract/> - <audio source=""/> - <tags/> - <meta/> - </element> - <element id="s_BE0A7D44-1AF0-53DA-FEF0-A4D3DA931D8C" begin="4375039" dur="0" author="" date="2010-10-13T11:03:17" color="13434624" src=""> - <title/> - <abstract/> - <audio source=""/> - <tags/> - <meta/> - </element> - <element id="s_5E4B403B-760A-E16D-542A-A4D44AC9709C" begin="4398470" dur="0" author="" date="2010-10-13T11:03:21" color="13369344" src=""> - <title/> - <abstract/> - <audio source=""/> - <tags/> - <meta/> - </element> - </elements> - </decoupage> - <decoupage id="c_4485B5ED-99DD-3C36-22B1-7B9F6163557C" author="perso"> - <title>Couleurs - - - - plan 127 - - - - plan 137 - - - - - - Chez les Peuls - - - - chez les Peuls - aperçoit qqch - - - chez les Peuls - contrechamp : on l'a vu - - - chez les Peuls - Au milieu du troupeau - - - chez les Peuls - tjs au milieu du troupeau - - - chez les Peuls - 1er contact : "au voleur" - - - chez les Peuls - arrestation + méfiance - - - chez les Peuls - le prisonnier - - - chez les Peuls - Présentation au roi. - - - chez les Peuls - Défense menaçante: je vous massacrais tous" + investi d'une mission - - - chez les Peuls - 1er usage de son pouvoir contre condamnation - - - chez les Peuls - utilise son pouvoir pour aider le village - - - chez les Peuls - Utilisation de son pourvoir sur les abeilles - - - chez les Peuls - La fuite des ennemis - - - chez les Peuls - Déroute finale de l'ennemi grâce au feu - - - chez les Peuls - gros plan feu - - - chez les Peuls - le roi l'implore de rester - - - chez les Peuls - Renonce à rester, évoque sa mission - - - chez les Peuls - 2ème demande du roi : guérir la stérilité de sa femme, 1er contact avec celle qui deviendra son épouse - - - chez les Peuls - Alors, heureuse? - - - chez les Peuls - Aveu adultère - - - chez les Peuls - Aveu 2 - - - chez les Peuls - don du chef - - - chez les Peuls - don de la femme - - - chez les Peuls - exhortation à partir - - - chez les Peuls - Le départ into the wild - - - - - bande son / temps - - - - plan 230 - - - - - - Séquences - - - - générique - - - - Le Sacrifice - - - - L'exil de Nianankoro - - - - Prisonnier - - - - Par les abeilles et le feu - - - - La seconde faveur du roi - - - - L'épouse répudiée - - - - Le conseil - - - - La source du Bongo - - - - L'aile et l'oeil du Koré - - - - Au service du mal et de l'injustice - - - - Epilogue et générique - - - - - - mère fils ensemble : mère - - - - plan 19 - Gros plan serré (longue focale) - - - plan 22 - plan épaule (longue focale) - - - plan 24 - plan épaule (longue focale) - - - plan 26 - plan épaule (longue focale) - - - plan 30 - plan épaule (longue focale) - - - plan 37 - plan épaule (longue focale) - - - plan 39 - plan épaule (longue focale) - - - plan 41 - plan poitrine (longue focale) - - - - - mère fils ensemble : fils - - - - plan 16 - - - - plan 17 - - - - plan 21 - - - - plan 23 - - - - plan 27 - - - - plan 29 - - - - plan 36 - - - - plan 38 - - - - plan 40 - - - - plan 42 - - - - - - personnages secondaires - - - - enfant- chèvre - - - - femme - - - - femme - - - - enfant-fer - - - - chef-forgeron - - - - chef-forgeron - - - - femme - - - - chef-forgeron - - - - enfant-fer, chef-forgeron - - - - chef-forgeron - - - - chef-forgeron - - - - enfant peul - - - - enfant peul - - - - enfant peul - - - - enfant peul - - - - enfant peul - - - - jeune peul - - - - jeune peul - - - - jeune peul - - - - jeune peul - - - - jeune peul - - - - plan 93 - - - - jeune peul - - - - jeune peul - - - - jeune peul - - - - jeune peul - - - - jeune peul - - - - jeune peul - - - - roi, jeune peul - - - - roi - - - - anciens - - - - roi - - - - jeune peul - - - - jeune peul - - - - roi, jeune peul - - - - ennemi - - - - jeune peul - - - - ennemi - - - - ennemi, jeune peul - - - - ennemi - - - - ennemi - - - - ennemi, jeune peul - - - - jeune peul - - - - ennemi - - - - ennemi, jeune peul - - - - jeune peul - - - - ennemi, jeune peul - - - - ennemi - - - - ennemi - - - - ennemi, jeune peul - - - - jeune peul - - - - ennemi, jeune peul - - - - ennemi - - - - jeune peul - - - - jeune peul - - - - jeune peul - - - - jeune peul - - - - jeune peul - - - - roi, jeune peul - - - - jeune peul - - - - roi, jeune peul - - - - roi, anciens - - - - roi, jeune peul, anciens - - - - roi - - - - roi, anciens - - - - ennemi - - - - ennemi - - - - ennemi - - - - ennemi - - - - ennemi - - - - ennemi - - - - ennemi - - - - ennemi - - - - ennemi - - - - ennemi - - - - ennemi - - - - ennemi - - - - ennemi - - - - jeune peul - - - - - - En chemin n°2 - - - - chez les Peuls - Le départ into the wild - - - En chemin vers le pays Dogon - Plan d'ensmble paysage montagneux petit matin - - - En chemin vers le pays Dogon - Le couple au matin - - - En chemin vers le pays Dogon - Plan ensemble paysage Jour - - - En chemin vers le pays Dogon - Progression du couple dans paysage escarpé, journée - - - - - Nudité - - - - plan 5 - Le film s'ouvre sur la lumière rougeoyante du feu (le soleil), puis sur le corps d'un animal criant sous les flammes. L'effet de violence est renforcé par la musique et le retour au plan sur le soleil levant. A la musique succède un son strident qui fair le lien avec le plan suivant (plan 5). - - - plan 96 - Voir le bout à bout : comparer les deux séquences - - - plan 125 - - - - plan 166 - - - - plan 226 - - - - - <abstract>Corps et air, vent.</abstract> - <audio source=""/> - <tags> - <tag>femme</tag> - <tag>fils</tag> - </tags> - <meta/> - </element> - <element id="s_CA970063-7811-B945-87EE-AA52FE920471" begin="4273160" dur="179870" author="IRI" date="2010-10-14T12:39:47" color="52326" src="/Users/carolinearchat/Documents/LignesDeTemps/cisse/souleymanecisse_yeelen/thumbs/311_in.jpg"> - <title>plan 311 - - - - plan 347 - - - - plan 380 - - - - plan 381 - - - - - - foule - - - - village-fer - - - - - - Le départ - - - - départ - dernière scène avec la mère - - - départ - don de la pierre - - - départ - Il s'en va - - - départ - Il part. - - - - - foule - - - - village-fer - - - - - - personnages secondaires - - - - enfant- chèvre - - - - femme - - - - femme - - - - enfant-fer - - - - chef-forgeron - - - - chef-forgeron - - - - femme - - - - chef-forgeron - - - - enfant-fer, chef-forgeron - - - - chef-forgeron - - - - chef-forgeron - - - - enfant peul - - - - enfant peul - - - - enfant peul - - - - enfant peul - - - - enfant peul - - - - jeune peul - - - - jeune peul - - - - jeune peul - - - - jeune peul - - - - jeune peul - - - - plan 93 - - - - jeune peul - - - - jeune peul - - - - jeune peul - - - - jeune peul - - - - jeune peul - - - - jeune peul - - - - roi, jeune peul - - - - roi - - - - anciens - - - - roi - - - - jeune peul - - - - jeune peul - - - - roi, jeune peul - - - - ennemi - - - - jeune peul - - - - ennemi - - - - ennemi, jeune peul - - - - ennemi - - - - ennemi - - - - ennemi, jeune peul - - - - jeune peul - - - - ennemi - - - - ennemi, jeune peul - - - - jeune peul - - - - ennemi, jeune peul - - - - ennemi - - - - ennemi - - - - ennemi, jeune peul - - - - jeune peul - - - - ennemi, jeune peul - - - - ennemi - - - - jeune peul - - - - jeune peul - - - - jeune peul - - - - jeune peul - - - - jeune peul - - - - roi, jeune peul - - - - jeune peul - - - - roi, jeune peul - - - - roi, anciens - - - - roi, jeune peul, anciens - - - - roi - - - - roi, anciens - - - - ennemi - - - - ennemi - - - - ennemi - - - - ennemi - - - - ennemi - - - - ennemi - - - - ennemi - - - - ennemi - - - - ennemi - - - - ennemi - - - - ennemi - - - - ennemi - - - - ennemi - - - - jeune peul - - - - - - Le don de l'épouse - - - - chez les Peuls - Alors, heureuse? - - - chez les Peuls - Aveu adultère - - - chez les Peuls - Aveu 2 - - - chez les Peuls - don du chef - - - chez les Peuls - don de la femme - - - chez les Peuls - exhortation à partir - - - - - Corps et regards - - - - Mère et fils en départ - Les corps sont les points d'appui pour l'échange des regards entre la mère et le fils. Cissé donne du temps aux corps pour se déplacer, se faire face, se regarder, se dire adieu. -Les deux personnages de retournent l'un vers l'autre. -Plans 39-40 : Raccord dans l'axe des regards. Cela créé un effet de mouvement qui accentue l'idée du départ et de l'adieu. -L'enchaînement des plans se fait selon différentes échelles : du plan moyen au plan rapproché, puis du plan rapproché au plan moyen. -On voit facilement sur lignes de temps le raccourcissement puis l'allongement progressif de la durée des plans entre le début et la fin de cette séquence. -Lorsque la mère et le fils se sont dit adieu, Cissé ne quitte pas les corps, il enchaîne sur le corps d'une femme au travail, plaçant ainsi ses deux personnages au même niveau qu'une inconnue inscrite dans le paysage. Cette fois, Cissé montre le corps au travail. - - - - <abstract/> - <audio source=""/> - <tags/> - <meta/> - </element> - <element id="s_9D73622D-D356-5209-5B55-AA27BDEE6088" begin="696200" dur="0" author="IRI" date="2010-10-14T11:52:32" color="16711680" src=""> - <title/> - <abstract/> - <audio source=""/> - <tags/> - <meta/> - </element> - <element id="s_DE731694-CAF4-D751-3CF1-AA282013DCC7" begin="2601544" dur="140631" author="IRI" date="2010-10-14T12:04:52" color="52479" src="/Users/carolinearchat/Documents/LignesDeTemps/cisse/souleymanecisse_yeelen/thumbs/226_in.jpg"> - <title>plan 226 - Dans cette séquence,c''est le regard de Nianankoro qui domine. C'est à travers ses yeux qu'on assiste à la scène d'envoûtement. La direction des regards prend de l'importance, comme dans la séquence des plans 39-40. Nianakoro commence par effectuer un mouvement de retournement du regard sur presque 180 degrés. Atou regarde ailleurs. L'échange des regards entre les deux personnages ne se fait que sous le coup de l'envoûtement. Mais c'est surtout Nianankoro qui regarde Atou. C'est lui qui la voit le regarder. Au fur et à mesure que nous avançons dans la séquence, le son s'abstrait presque totalement du film, ce qui accentue la dimension fantastique. -Alternance des regards de Nianankoro vers Atou et en direction du paysage. -Noter aussi le mouveent de la caméra qui s'approche lentement de Nianankoro pleurant. Le plan 224 en mouvement s'oppose au plan suivant 225 où c'est le visage d'Atou qui bouge très légèrement dans l'image blanche. -Au plan 226, on passe directement du visage d'Atou à un plan très rapproché sur les pieds de Nianankoro. Le corps - - - - - feu - - - - plan 5 - - - - plan 13 - - - - plan 54 - - - - plan 118 - - - - plan 166 - - - - plan 167 - - - - plan 189 - - - - plan 205 - - - - plan 241 - - - - plan 250 - - - - plan 322 - - - - plan 326 - - - - - - mère et fils ensemble - - - - plan 20 - Dialogue de la mère et du fils dans la case. Caméra 3/4 dos du fils. -La construction du plan nous amène à regarder le fond de l'image et donne au personnage de la mère alors que celle-ci est minime dans l'image. - - - plan 25 - Dialogue mère fils dans la case. Caméra profil gauche de la mère au premier plan, masque en partie le fils et donne l'impression qu'il se touche. La mère reste la plus importante.(cela est renforcé par le détournement du regard en fin plan) - - - plan 28 - Dialogue mère fils dans la case. Profil gauche de la mère avec fils au premier plan en amorce et flou. Position de la caméra et regard du fils nous envoient vers la mère au centre de l'image. - - - plan 35 - Mouvement de caméra d'accompagnement d'abord sur la mère puis sur le fils, donne l'accord pour la quête en lui donnant l'objet (prisme). -Ce mouvement montre le changment de personnage dominant. - - - - - Paysages et sons du Mali - Les mouvements de caméra - - - plan 5 - La musique fait le lien entre différents plans. - - - plan 44 - - - - plan 50 - - - - plan 56 - panoramique - - - plan 66 - Le paysage se résume au désert - - - plan 96 - - - - plan 108 - - - - plan 123 - - - - plan 139 - - - - plan 150 - - - - plan 196 - - - - plan 208 - - - - plan 252 - - - - plan 269 - - - - plan 271 - - - - plan 300 - - - - plan 301 - Bleu, mouvement de caméra - - - plan 314 - - - - plan 325 - - - - plan 327 - - - - plan 329 - - - - plan 346 - - - - plan 353 - - - - plan 380 - - - - plan 383 - - - - plan 398 - - - - - - Corps et terre - Le corps sur terre évoque l'effort, le travail, le déplacement,la fragilité de l'homme dans son environnement - - - plan 66 - - - - plan 269 - La marche comme épreuve du corps sur la terre. - - - plan 346 - Contraste des couleurs, les corps se détachent de la couleur blanche des habitations. Les corps nus des deux serviteurs du père subissent une forme de violence : celle du père et celle du baton (chute de l'un d'eux). - - - plan 353 - Seul moment du film où l'on voit le père et le fils ensemble. Le terrain de rencontre est la terre sèche et aride. Seul le père conserve ses vêtements, les autres personnages sont torse nus. Le corps devient le lieu de l'épreuve de force. Opposition entre les corps tenus au sol et à la terre et le baton qui vole dans le ciel bleu. Opposition des couleurs. - - - - - vent / air - - - - plan 6 - - - - plan 58 - - - - plan 173 - - - - plan 209 - - - - plan 226 - - - - plan 380 - - - - plan 388 - - - - - - Musique - - - - plan 5 - La musique fait le lien entre différents plans. - - - plan 66 - - - - plan 101 - - - - plan 269 - - - - plan 305 - mouvement de caméra, - - - plan 325 - - - - plan 327 - - - - plan 353 - - - - plan 383 - - - - plan 398 - - - - - - Personnages principaux - - - - père - - - - père - - - - fils - - - - plan 17 - - - - mère - - - - mère-fils - - - - fils - - - - mère - - - - fils - - - - mère - - - - mère-fils - - - - mère - - - - fils - - - - mère - - - - mère - - - - père - - - - mère - - - - fils - - - - mère - - - - fils - - - - mère - - - - fils - - - - mère - - - - fils - - - - père - - - - père - - - - père - - - - père - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - mère - - - - mère - - - - mère - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - - - personnages centrés - - - - - <abstract/> - <audio source="undefined"/> - <tags/> - <meta/> - </element> - <element id="s_822B58B4-B069-2511-FFDF-C9A81647B497" begin="685690" dur="0" author="" date="2010-10-20T14:41:12" color="16777011" src=""> - <title/> - <abstract/> - <audio source="undefined"/> - <tags/> - <meta/> - </element> - <element id="s_C15D64D6-D998-EA3B-08A9-C9A84F48DCA5" begin="936179" dur="0" author="" date="2010-10-20T14:55:14" color="16777011" src=""> - <title/> - <abstract/> - <audio source="undefined"/> - <tags/> - <meta/> - </element> - <element id="s_7C0EF0BB-BB4F-7A4D-E9C9-C9A8B3BF4270" begin="1055496" dur="0" author="" date="2010-10-20T14:41:37" color="16777011" src=""> - <title/> - <abstract/> - <audio source="undefined"/> - <tags/> - <meta/> - </element> - <element id="s_3697FA44-3290-F2EB-F350-C9BC7CBAFE71" begin="1106156" dur="0" author="" date="2010-10-20T15:03:19" color="16777011" src=""> - <title/> - <abstract/> - <audio source="undefined"/> - <tags/> - <meta/> - </element> - <element id="s_A3252210-2128-76BC-35BE-C9BD2E27BBFF" begin="1200449" dur="0" author="" date="2010-10-20T15:04:00" color="16777011" src=""> - <title/> - <abstract/> - <audio source="undefined"/> - <tags/> - <meta/> - </element> - <element id="s_941E498C-162D-D332-27BA-C9AD33F27DDD" begin="1301471" dur="0" author="" date="2010-10-20T14:55:16" color="16777011" src=""> - <title/> - <abstract/> - <audio source="undefined"/> - <tags/> - <meta/> - </element> - <element id="s_079107B6-E179-7000-B992-CD8BC7D75F3E" begin="3410270" dur="0" author="" date="2010-10-21T08:48:31" color="16777011" src=""> - <title/> - <abstract/> - <audio source="undefined"/> - <tags/> - <meta/> - </element> - <element id="s_31F0538E-2A38-072C-536A-CD8CE89A756F" begin="3442320" dur="34560" author="IRI" date="2010-10-21T08:49:45" color="6771296" src="D:\YeelenPourLDT\souleymanecisse_yeelen/thumbs/273_in.jpg"> - <title>plan 273 - - - - - <abstract>p302</abstract> - <audio source="undefined"/> - <tags> - <tag>personnages centrés</tag> - </tags> - <meta/> - </element> - <element id="s_8311EC0B-F2F7-3A59-EB15-C9CED32FFD5B" begin="5307310" dur="0" author="" date="2010-10-20T15:23:16" color="16777011" src=""> - <title/> - <abstract/> - <audio source="undefined"/> - <tags/> - <meta/> - </element> - <element id="s_D72B087E-AD01-5806-34D2-C9CE39DE0960" begin="5779224" dur="0" author="" date="2010-10-20T15:23:16" color="16777011" src=""> - <title/> - <abstract/> - <audio source="undefined"/> - <tags/> - <meta/> - </element> - </elements> - </decoupage> - <decoupage id="c_EB81C652-3E01-BE42-8F32-AA478E9681F2" author="perso"> - <title>Corps et eau - Voir le bout à bout correspondant : comparer les deux séquence. -Observer les mouvements de la caméra, l'enchaînement des plans, échelle des plans, la direction des corps dans l'espace (séquence de purification de la mère). - - - plan 96 - Voir le bout à bout : comparer les deux séquences - - - plan 230 - - - - plan 311 - - - - - - effet miroir - - - - plan 15 - le reflet de l'oncle dans la calebasse - - - plan 16 - GP du fils - - - plan 16 - le visage du père dans la calebasse. Plan un peu moins serré. Zoom avant - - - plan 17 - visage fils gp - - - plan 18 - la calebasse sans reflet. plan réaliste (magie evacuée). Incursion des mains dans le cadre. Cadre ouvert. pt de vue neutre - - - plan 19 - la mère qui écoute - - - plan 20 - la mère et le fils en reflet inversé -plan moyen - - - plan 21 - le fils qui écoute - - - plan 22 - la mère qui parle du père et de son pouvoir magique - - - plan 23 - le fils répond et se tourne vers la caméra. pt de vue subjectif mére - - - plan 24 - la mère en contrechamp. pt de vue subj fils - - - plan 25 - reprise du plan 20 mais en effet miroir (inversé) -Cadre lumineux (incursion de l'extérieur: porte ouverte) - - - plan 26 - la mère silencieuse mais mouvement -plein cadre GP - - - plan 27 - le fils écoute les reproches de la mère en baissant la tête puis demande son pardon (marqueur) -cadre dans le cadre: il est piégé - - - plan 27 - le fils écoute les reproches de la mère en baissant la tête puis demande son pardon (marqueur) -cadre dans le cadre: il est piégé - - - plan 27 - le fils écoute les reproches de la mère en baissant la tête puis demande son pardon (marqueur) -cadre dans le cadre: il est piégé - - - - <abstract/> - <audio source="undefined"/> - <tags/> - <meta/> - </element> - <element id="s_AC35F26F-D212-A846-1E6D-CDD8D588681A" begin="571920" dur="41300" author="IRI" date="2010-10-21T11:47:04" color="6736896" src="D:\YeelenPourLDT\souleymanecisse_yeelen/thumbs/28_in.jpg"> - <title>plan 28 - fils en amorce pendant que la mère lui pardonne et lui donne les 2 objets - - - plan 29 - les mains du fils en GP qui attache l'amulette à son cou -panoramique oblique qui suit les mains - - - plan 30 - plan très court GP de la mère. Elle est du côté droit du cadre -pt de vue fils - - - - - déplacements Nianankoro - Les déplacements de Nianankoro : au Mali, à travers les régions de brousse, des régions désertiques, les régions peuls, chez les Dogons... - - - La case est vide - Soma et les porteurs du pilon enfoncent la porte - - - La séparation - La mère pousse son fils à partir; elle lui demande de remettre à l'oncle Djigui l'oeil magique de l'aile du Korê; ils se séparent. - - - Pause - Nianankoro s'arrête dans son trajet, fatigué (apparition de l'homme-hyène). Entrée dans le champ par la droite. - - - Terre craquelée - Nianankoro arrive dans un espace désertique : la terre est désséchée; il titube - - - Prisonnier - Nianankoro est pris pour un voleur de bétail par le village Peul - - - Arrivée au village - Nianankoro, prisonnier, est présenté au roi. - - - Le rituel du tibia - Nianankoro, à la demande du roi, commence un rituel avec un tibia de chavil pour protéger le village des guerriers. - - - Retour victorieux au village - Nianankoro, cette fois à cheval, rentre victorieux au village peul. - - - Retour au village peul - Le roi a convoqué Attou. Elle va arriver. - - - Rituel de la fertilité - Nianankoro s'est retiré avec Attou pour la rencdre fertile - - - - <abstract/> - <audio source="undefined"/> - <tags/> - <meta/> - </element> - <element id="s_4AFDE934-B982-106C-299A-CDD63BC31000" begin="3061920" dur="22720" author="IRI" date="2010-10-21T11:36:01" color="6697779" src="D:\YeelenPourLDT\souleymanecisse_yeelen/thumbs/246_in.jpg"> - <title>Départ du village peul - Le roi fait don à Nianankoro de son épouse. - - - Le pays dogon - Nianankoro et Attou arrivent en pays dogon. - - - La source du Bongo - Nianankoro et Attou se dirigent vers la source pour se purifier. - - - Vers l'oncle Djigui - Le Dogons conduisent Nianankoro et Attou à l'oncle Djigui - - - L'oncle Djigui - Nuit : Nianankoro et Attou écoutent la prédiction de l'oncle Djigui. - - - A la rencontre du père - Nianankoro quitte l'oncle Djigui au petit jour et doit laisser Attou. - - - Invocation - Nianankoro s'arrête pour se recueillir - - - - <abstract>Attou veut accompagner Nianankoro.</abstract> - <audio source="undefined"/> - <tags> - <tag>aile du Korê</tag> - <tag>Attou</tag> - <tag>espace fermé</tag> - <tag>Nianankoro</tag> - </tags> - <meta/> - </element> - <element id="s_320B2961-D8BC-BB60-D50E-CDE2613AD809" begin="5088040" dur="5025" author="IRI" date="2010-10-21T12:22:16" color="6697779" src="D:\YeelenPourLDT\souleymanecisse_yeelen/thumbs/348_in.jpg"> - <title>Séparation - Nianankoro disparait dans le village - - - - <abstract>Nianankoro arrêté, voit arriver son père et les porteurs du pilon.</abstract> - <audio source="undefined"/> - <tags> - <tag>aile du Korê</tag> - <tag>ellipse spatiale</tag> - <tag>ellipse(s)</tag> - <tag>gros plan</tag> - <tag>Nianankoro</tag> - </tags> - <meta/> - </element> - <element id="s_132B9DDF-1801-12E1-5240-CDE3CB1A022F" begin="5181080" dur="7560" author="IRI" date="2010-10-21T12:22:11" color="6697779" src="D:\YeelenPourLDT\souleymanecisse_yeelen/thumbs/358_in.jpg"> - <title>L'affrontement - Nianankoro s'avance, décidé, vers son père. - - - - - gros plans focale longue - - - - plan 26 - - - - plan 113 - - - - plan 274 - - - - plan 276 - - - - plan 277 - - - - plan 282 - - - - plan 288 - - - - - - Corps et feu - - - - plan 5 - Le film s'ouvre sur la lumière rougeoyante du feu (le soleil), puis sur le corps d'un animal criant sous les flammes. L'effet de violence est renforcé par la musique et le retour au plan sur le soleil levant. A la musique succède un son strident qui fair le lien avec le plan suivant (plan 5). - - - plan 54 - On retoruve ici le corps au travail. Village de forgerons. Gros plan sur le corps au contact du feu. - - - plan 166 - - - - - - Personnages principaux - - - - père - - - - père - - - - fils - - - - plan 17 - - - - mère - - - - mère-fils - - - - fils - - - - mère - - - - fils - - - - mère - - - - mère-fils - - - - mère - - - - fils - - - - mère - - - - mère - - - - père - - - - mère - - - - fils - - - - mère - - - - fils - - - - mère - - - - fils - - - - mère - - - - fils - - - - père - - - - père - - - - père - - - - père - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - mère - - - - mère - - - - mère - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - fils - - - - - - Blanc - - - - plan 128 - - - - plan 141 - - - - plan 380 - - - - - - Magie et présages - - - - plan 15 - - - - plan 58 - - - - plan 118 - - - - plan 209 - - - - plan 228 - - - - plan 268 - - - - plan 271 - - - - - <abstract/> - <audio source=""/> - <tags/> - <meta/> - </element> - <element id="s_438572EC-FE1E-0F53-BD61-A4D55C0D5B26" begin="4491160" dur="313797" author="IRI" date="2010-10-13T11:07:56" color="16711884" src="/Users/carolinearchat/Documents/LignesDeTemps/cisse/souleymanecisse_yeelen/thumbs/322_in.jpg"> - <title>plan 322 - - - - plan 340 - - - - plan 358 - - - - - <abstract/> - <audio source=""/> - <tags> - <tag>fils</tag> - <tag>jour</tag> - <tag>père</tag> - </tags> - <meta/> - </element> - <element id="s_DAC75412-4463-5FF3-7C4C-A4E4B241129D" begin="5370120" dur="30320" author="IRI" date="2010-10-13T11:21:16" color="16724889" src="/Users/carolinearchat/Documents/LignesDeTemps/cisse/souleymanecisse_yeelen/thumbs/380_in.jpg"> - <title>plan 380 - - - - plan 387 - - - - - - Arrivée au Pays Dogon - - - - Au pays Dogon - 1er contact : explication quête + désir de purification - - - - - Voyage initiatique - - - - départ - dernière scène avec la mère - - - départ - don de la pierre - - - départ - Il s'en va - - - départ - Il part. - - - En chemin - Pause avant arrivée 1er village - - - en chemin - rencotre lépoard - - - en chemin - contrechamp léopard, surprise - - - en chemin - prédiction léopard - - - en chemin - sms lépoard - - - en chemin - Gros plan pied sur sol aride - - - en chemin - plan d'ensemble paysage aride solitude avant 1er village - - - en chemin - repère des traces d'eau - - - chez les Peuls - aperçoit qqch - - - chez les Peuls - contrechamp : on l'a vu - - - chez les Peuls - Au milieu du troupeau - - - chez les Peuls - tjs au milieu du troupeau - - - chez les Peuls - 1er contact : "au voleur" - - - chez les Peuls - arrestation + méfiance - - - chez les Peuls - le prisonnier - - - chez les Peuls - Présentation au roi. - - - chez les Peuls - Défense menaçante: je vous massacrais tous" + investi d'une mission - - - chez les Peuls - 1er usage de son pouvoir contre condamnation - - - chez les Peuls - utilise son pouvoir pour aider le village - - - chez les Peuls - Utilisation de son pourvoir sur les abeilles - - - chez les Peuls - La fuite des ennemis - - - chez les Peuls - Déroute finale de l'ennemi grâce au feu - - - chez les Peuls - gros plan feu - - - chez les Peuls - le roi l'implore de rester - - - chez les Peuls - Renonce à rester, évoque sa mission - - - chez les Peuls - 2ème demande du roi : guérir la stérilité de sa femme, 1er contact avec celle qui deviendra son épouse - - - chez les Peuls - Alors, heureuse? - - - chez les Peuls - Aveu adultère - - - chez les Peuls - Aveu 2 - - - chez les Peuls - don du chef - - - chez les Peuls - don de la femme - - - chez les Peuls - exhortation à partir - - - chez les Peuls - Le départ into the wild - - - En chemin vers le pays Dogon - Plan d'ensmble paysage montagneux petit matin - - - En chemin vers le pays Dogon - Le couple au matin - - - En chemin vers le pays Dogon - Plan ensemble paysage Jour - - - En chemin vers le pays Dogon - Progression du couple dans paysage escarpé, journée - - - Au pays Dogon - 1er contact : explication quête + désir de purification - - - Au pays Dogon - La purification - - - Au pays Dogon - Purification fille = ordre ; explication origine source - - - Au pays Dogon - Purification femme - - - Au pays Dogon - Tahiti douche - - - Auprès de l'oncle - Révélation de la venue d'un fils et qu'un destin tragique attend Nianankoro + aveu du rôle de sa famille auprès du peuple - - - Chez l'oncle - Gros plan sur le feu : malédiction frappant la famille - - - chez l'oncle - Rituel de la transmission : panoramique sur la vlalée de nuit -Révélation que la fin est proche - - - chez l'oncle - Annonce de la mutation finale - - - Chez l'oncle - Remise de l'oeil de Koré, l'oncle va chercher l'aile - - - Chez l'oncle - Le pierre est glissée dans son fourreau sur l'aile - - - chez l'oncle - Fin de la quête: aller à la rencontre du père avec l'aile. - - - en route vers le duel final - Détermination à aller au bout de sa quête : il se dévêt, lui confie son vêtement pour son fils - - - en chemin vers le duel final - Plan moyen de Nianankoro - - - L'arrivée sur le lieu de son destin - crossroads - - - Le duel - Duel et disparition - - - La transmission - Arrivée de la femme et du fils - - - La tranmission - Départ du fils avec l'oeuf et le vêtement - - - - - Utilisations de son pouvoir - - - - chez les Peuls - 1er usage de son pouvoir contre condamnation - - - chez les Peuls - utilise son pouvoir pour aider le village - - - chez les Peuls - Utilisation de son pourvoir sur les abeilles - - - chez les Peuls - La fuite des ennemis - - - chez les Peuls - Déroute finale de l'ennemi grâce au feu - - - chez les Peuls - gros plan feu - - - chez les Peuls - le roi l'implore de rester - - - chez les Peuls - Renonce à rester, évoque sa mission - - - chez les Peuls - 2ème demande du roi : guérir la stérilité de sa femme, 1er contact avec celle qui deviendra son épouse - - - chez les Peuls - Alors, heureuse? - - - - - Corps - Comment S. Cissé filme les corps ? - -Lien avec les 4 éléments : terre eau feu air - - - plan 5 - - - - Mère et fils en départ - Les corps sont les points d'appui pour l'échange des regards entre la mère et le fils. Cissé donne du temps aux corps pour se déplacer, se faire face, se regarder, se dire adieu. -Les deux personnages de retournent l'un vers l'autre. -Plans 39-40 : Raccord dans l'axe des regards. Cela créé un effet de mouvement qui accentue l'idée du départ et de l'adieu. -L'enchaînement des plans se fait selon différentes échelles : du plan moyen au plan rapproché, puis du plan rapproché au plan moyen. -On voit facilement sur lignes de temps le raccourcissement puis l'allongement progressif de la durée des plans entre le début et la fin de cette séquence. -Lorsque la mère et le fils se sont dit adieu, Cissé ne quitte pas les corps, il enchaîne sur le corps d'une femme au travail, plaçant ainsi ses deux personnages au même niveau qu'une inconnue inscrite dans le paysage. Cette fois, Cissé montre le corps au travail. - - - - <abstract/> - <audio source=""/> - <tags/> - <meta/> - </element> - <element id="s_3C22B110-38A7-5E2B-6EC9-AA1673199FF2" begin="685361" dur="0" author="" date="2010-10-14T11:34:37" color="3355545" src=""> - <title/> - <abstract/> - <audio source=""/> - <tags/> - <meta/> - </element> - <element id="s_F5ED92AA-0BAE-105F-10B4-AA16D253CCCA" begin="696200" dur="0" author="" date="2010-11-10T11:17:21" color="16711680" src=""> - <title/> - <abstract/> - <audio source=""/> - <tags/> - <meta/> - </element> - <element id="s_61D59696-2140-D63C-EB61-A9F3AA662D51" begin="1214640" dur="128685" author="IRI" date="2010-10-14T10:55:39" color="52326" src="/Users/carolinearchat/Documents/LignesDeTemps/cisse/souleymanecisse_yeelen/thumbs/96_in.jpg"> - <title>plan 96 - - - - plan 139 - - - - plan 150 - - - - plan 166 - - - - plan 173 - - - - plan 226 - - - - plan 311 - - - - - - Mouvement caméra - - - - plan 132 - - - - plan 139 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Piste 4. mère et fils ensemble, mère - - - - - - - - - - - - - - - - - - - - - - diff -r 13fed6c21d51 -r 693c282aa4e9 test/integration/html5-video.htm --- a/test/integration/html5-video.htm Tue Sep 04 17:15:22 2012 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,59 +0,0 @@ - - - - - - - - - -
-

MetaDataPlayer

- Test d'intégration du widget du player avec Popcorn (jwplayer). -
- - - - - - - - -
- - - - - \ No newline at end of file diff -r 13fed6c21d51 -r 693c282aa4e9 test/integration/integ_player_bab_ldt.html --- a/test/integration/integ_player_bab_ldt.html Tue Sep 04 17:15:22 2012 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ - player_bab_ldt

\ No newline at end of file diff -r 13fed6c21d51 -r 693c282aa4e9 test/integration/jwplayer-video.htm --- a/test/integration/jwplayer-video.htm Tue Sep 04 17:15:22 2012 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,60 +0,0 @@ - - - - - - - - - -
-

MetaDataPlayer

- Test d'intégration du widget du player avec Popcorn (jwplayer). -
- - - - - - -
-
- - - - - - \ No newline at end of file diff -r 13fed6c21d51 -r 693c282aa4e9 test/integration/polemic-dailymotion.htm --- a/test/integration/polemic-dailymotion.htm Tue Sep 04 17:15:22 2012 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,113 +0,0 @@ - - - - -Test d'intégration du widget Polemic Tweet - - - - -
-

MetaDataPlayer

- Test d'intégration du widget polemic tweet. -
- - - - - - -
-
- - - - - -
- diff -r 13fed6c21d51 -r 693c282aa4e9 test/integration/polemic-festival.htm --- a/test/integration/polemic-festival.htm Tue Sep 04 17:15:22 2012 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,121 +0,0 @@ - - - - -Metadataplayer - Polemic tweet integration test - - - - -
-

MetaDataPlayer

- Integration test - Using an ldtplatform located at http://localhost/pf/ -
- - - - - - -
-
-
- - - - -
- diff -r 13fed6c21d51 -r 693c282aa4e9 test/integration/polemic-iframe.htm --- a/test/integration/polemic-iframe.htm Tue Sep 04 17:15:22 2012 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,18 +0,0 @@ - - - - -Test d'intégration iframe - - - - -
-

MetaDataPlayer

- Test d'intégration avec une iframe. -
- - - - - diff -r 13fed6c21d51 -r 693c282aa4e9 test/integration/polemic-jsonp.htm --- a/test/integration/polemic-jsonp.htm Tue Sep 04 17:15:22 2012 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,123 +0,0 @@ - - - - -Metadataplayer - Polemic tweet integration test - - - - -
-

MetaDataPlayer

- Polemic tweet integration test - loading an outside ressource using JSONP. -
- - - - - - -
-
- - - - - -
- diff -r 13fed6c21d51 -r 693c282aa4e9 test/integration/polemic-platform.htm --- a/test/integration/polemic-platform.htm Tue Sep 04 17:15:22 2012 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,172 +0,0 @@ - - - - -Metadataplayer - Polemic tweet integration test - - - - -
-

MetaDataPlayer

- Integration test - Using an ldtplatform located at http://localhost/pf/ -
- - - - - - -
-
-
- - - - -
- diff -r 13fed6c21d51 -r 693c282aa4e9 test/integration/polemic-youtube.htm --- a/test/integration/polemic-youtube.htm Tue Sep 04 17:15:22 2012 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,113 +0,0 @@ - - - - -Test d'intégration du widget Polemic Tweet - - - - -
-

MetaDataPlayer

- Test d'intégration du widget polemic tweet. -
- - - - - - -
-
- - - - - -
- diff -r 13fed6c21d51 -r 693c282aa4e9 test/integration/polemic_fr.json --- a/test/integration/polemic_fr.json Tue Sep 04 17:15:22 2012 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,12369 +0,0 @@ -{ - "views": [ - { - "id": "0", - "contents": ["76171168-ff2b-11e0-bfbc-00145ea49a02"], - "annotation_types": ["c_F0A74027-B9E8-AF6C-12C8-3BBCBF5BADB8", "732b819c-8f83-4458-88f1-242f0e8d3334"] - } - ], - "tags": [ - { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.773884", - "dc:title": "PointBBC", - "dc:modified": "2011-11-03T12:44:41.773884", - "dc:creator": "IRI" - }, - "id": "998a1d8a-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.687456", - "dc:title": "wikimedia", - "dc:modified": "2011-11-03T12:44:41.687456", - "dc:creator": "IRI" - }, - "id": "997cea3e-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.647203", - "dc:title": "culture", - "dc:modified": "2011-11-03T12:44:41.647203", - "dc:creator": "IRI" - }, - "id": "9976c5f0-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.632533", - "dc:title": "metadonnées", - "dc:modified": "2011-11-03T12:44:41.632533", - "dc:creator": "IRI" - }, - "id": "997488b2-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.629832", - "dc:title": "websocial", - "dc:modified": "2011-11-03T12:44:41.629832", - "dc:creator": "IRI" - }, - "id": "99741f4e-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.665634", - "dc:title": "Wikipédia", - "dc:modified": "2011-11-03T12:44:41.665634", - "dc:creator": "IRI" - }, - "id": "99799640-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.728828", - "dc:title": "yes", - "dc:modified": "2011-11-03T12:44:41.728828", - "dc:creator": "IRI" - }, - "id": "99833dee-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.614363", - "dc:title": "numérique", - "dc:modified": "2011-11-03T12:44:41.614363", - "dc:creator": "IRI" - }, - "id": "9971c316-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.710670", - "dc:title": "pointVictorHugo", - "dc:modified": "2011-11-03T12:44:41.710670", - "dc:creator": "IRI" - }, - "id": "99807532-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.743135", - "dc:title": "web", - "dc:modified": "2011-11-03T12:44:41.743135", - "dc:creator": "IRI" - }, - "id": "998569de-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.627754", - "dc:title": "semantique", - "dc:modified": "2011-11-03T12:44:41.627754", - "dc:creator": "IRI" - }, - "id": "9973ce0e-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.715962", - "dc:title": "fablab", - "dc:modified": "2011-11-03T12:44:41.715962", - "dc:creator": "IRI" - }, - "id": "998143a4-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.794282", - "dc:title": "iri", - "dc:modified": "2011-11-03T12:44:41.794282", - "dc:creator": "IRI" - }, - "id": "998d3736-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.768841", - "dc:title": "fanclub", - "dc:modified": "2011-11-03T12:44:41.768841", - "dc:creator": "IRI" - }, - "id": "9989553a-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.715962", - "dc:title": "open", - "dc:modified": "2011-11-03T12:44:41.715962", - "dc:creator": "IRI" - }, - "id": "99814818-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.749727", - "dc:title": "Cyborg", - "dc:modified": "2011-11-03T12:44:41.749727", - "dc:creator": "IRI" - }, - "id": "99866aaa-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.666428", - "dc:title": "wikipedia", - "dc:modified": "2011-11-03T12:44:41.666428", - "dc:creator": "IRI" - }, - "id": "9979b4e0-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.694233", - "dc:title": "transhumanisme", - "dc:modified": "2011-11-03T12:44:41.694233", - "dc:creator": "IRI" - }, - "id": "997df30c-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.606022", - "dc:title": "museoweb", - "dc:modified": "2011-11-03T12:44:41.606022", - "dc:creator": "IRI" - }, - "id": "99708000-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.733070", - "dc:title": "android", - "dc:modified": "2011-11-03T12:44:41.733070", - "dc:creator": "IRI" - }, - "id": "9983dfe2-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.698927", - "dc:title": "victorhugo", - "dc:modified": "2011-11-03T12:44:41.698927", - "dc:creator": "IRI" - }, - "id": "997eaa72-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.760838", - "dc:title": "fabien_gandon", - "dc:modified": "2011-11-03T12:44:41.760838", - "dc:creator": "IRI" - }, - "id": "99881ce2-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.676030", - "dc:title": "empirisme", - "dc:modified": "2011-11-03T12:44:41.676030", - "dc:creator": "IRI" - }, - "id": "997b2f28-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.788288", - "dc:title": "nuance", - "dc:modified": "2011-11-03T12:44:41.788288", - "dc:creator": "IRI" - }, - "id": "998c4d80-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.610860", - "dc:title": "métadonnées", - "dc:modified": "2011-11-03T12:44:41.610860", - "dc:creator": "IRI" - }, - "id": "99713aa4-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.610860", - "dc:title": "websemantique", - "dc:modified": "2011-11-03T12:44:41.610860", - "dc:creator": "IRI" - }, - "id": "99713f40-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.621046", - "dc:title": "histoiredesarts", - "dc:modified": "2011-11-03T12:44:41.621046", - "dc:creator": "IRI" - }, - "id": "9972c842-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.625576", - "dc:title": "etalab", - "dc:modified": "2011-11-03T12:44:41.625576", - "dc:creator": "IRI" - }, - "id": "99737c7e-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.681492", - "dc:title": "scalabilité", - "dc:modified": "2011-11-03T12:44:41.681492", - "dc:creator": "IRI" - }, - "id": "997c01dc-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.733070", - "dc:title": "iOs", - "dc:modified": "2011-11-03T12:44:41.733070", - "dc:creator": "IRI" - }, - "id": "9983e424-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.800506", - "dc:title": "c", - "dc:modified": "2011-11-03T12:44:41.800506", - "dc:creator": "IRI" - }, - "id": "998e2a42-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.732300", - "dc:title": "Google", - "dc:modified": "2011-11-03T12:44:41.732300", - "dc:creator": "IRI" - }, - "id": "9983c1ec-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.637198", - "dc:title": "Semantic", - "dc:modified": "2011-11-03T12:44:41.637198", - "dc:creator": "IRI" - }, - "id": "99753f32-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.764191", - "dc:title": "EDIT", - "dc:modified": "2011-11-03T12:44:41.764191", - "dc:creator": "IRI" - }, - "id": "99889f96-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.647203", - "dc:title": "websemantic", - "dc:modified": "2011-11-03T12:44:41.647203", - "dc:creator": "IRI" - }, - "id": "9976ce9c-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.796334", - "dc:title": "nepasetromperdecible", - "dc:modified": "2011-11-03T12:44:41.796334", - "dc:creator": "IRI" - }, - "id": "998d8b96-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.638674", - "dc:title": "Teasing", - "dc:modified": "2011-11-03T12:44:41.638674", - "dc:creator": "IRI" - }, - "id": "997578bc-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.735882", - "dc:title": "merci", - "dc:modified": "2011-11-03T12:44:41.735882", - "dc:creator": "IRI" - }, - "id": "99844dba-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.647203", - "dc:title": "Metadonnees", - "dc:modified": "2011-11-03T12:44:41.647203", - "dc:creator": "IRI" - }, - "id": "9976ca6e-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.688234", - "dc:title": "NCO", - "dc:modified": "2011-11-03T12:44:41.688234", - "dc:creator": "IRI" - }, - "id": "997d0898-0619-11e1-9067-00145ea49a02" - }, { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-11-03T12:44:41.796334", - "dc:title": "mauvaisepolitique", - "dc:modified": "2011-11-03T12:44:41.796334", - "dc:creator": "IRI" - }, - "id": "998d872c-0619-11e1-9067-00145ea49a02" - } - ], - "lists": [ - { - "items": [ - { - "id-ref": "c_F0A74027-B9E8-AF6C-12C8-3BBCBF5BADB8" - } - ], - "meta": { - "dc:contributor": "undefined", - "dc:created": "2011-11-03T12:44:41.600331", - "dc:creator": "undefined", - "id-ref": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "dc:title": "Découpages personnels", - "editable": "false", - "dc:modified": "2011-11-03T12:44:41.600331", - "dc:description": "" - }, - "id": "g_5B7955E0-0591-69B8-4658-3BBCBF5B15D1" - }, { - "items": [ - { - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334" - } - ], - "meta": { - "dc:contributor": "undefined", - "dc:created": "2011-11-03T12:44:41.605027", - "dc:creator": "undefined", - "id-ref": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "dc:title": "Ensemble Twitter", - "editable": "false", - "dc:modified": "2011-11-03T12:44:41.605027", - "dc:description": "Ensemble Twitter" - }, - "id": "tweet_e610a998-f4ba-45c7-9627-2d15c37ede64" - } - ], - "medias": [ - { - "origin": "0", - "http://advene.liris.cnrs.fr/ns/frame_of_reference/ms": "o=0", - "href": "rtmp://media.iri.centrepompidou.fr/ddc_player/video/ldtplatform/museologie_inaugurale_20111018_flat.f4v", - "meta": { - "dc:contributor": "IRI", - "item": { - "name": "streamer", - "value": "rtmp://media.iri.centrepompidou.fr/ddc_player/" - }, - "dc:created": "2011-10-25T19:06:47.044514", - "dc:duration": 10876600, - "dc:creator": "IRI", - "dc:created.contents": "2011-10-25", - "dc:title": "Muséologie 2011/2012 - Séance inaugurale", - "dc:creator.contents": "IRI", - "dc:modified": "2011-10-25T19:08:58.915436", - "dc:description": "Séance inaugurale Muséologie 2011/2012" - }, - "id": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "unit": "ms" - } - ], - "meta": { - "dc:contributor": "admin", - "dc:created": "2011-10-25T19:10:10.538355", - "dc:creator": "admin", - "main_media": { - "id-ref": "76171168-ff2b-11e0-bfbc-00145ea49a02" - }, - "dc:description": "", - "dc:title": "Muséologie 2011/2012 - Séance inaugurale", - "id": "321ae0b0-ff2c-11e0-95c2-00145ea49a02", - "dc:modified": "2011-10-27T00:37:38.276752" - }, - "annotations": [ - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Co-directeur de l'IRI.", - "img": { - "src": "" - }, - "title": "Présentation des intervenants par Vincent Puig", - "color": "16711680", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 0, - "meta": { - "dc:contributor": "perso", - "id-ref": "c_F0A74027-B9E8-AF6C-12C8-3BBCBF5BADB8", - "dc:created": "2011-11-03T12:44:41.600365", - "dc:modified": "2011-11-03T12:44:41.600365", - "dc:creator": "perso" - }, - "end": 265282, - "tags": null, - "color": "16711680", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "s_4C23DCAA-EDAA-ECC0-5B64-41F2E2A09DC8" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Délégué adjoint au développement et aux affaires internationales.", - "img": { - "src": "" - }, - "title": "Ouverture du séminaire par Jean-François Chaintreau", - "color": "65382", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 265282, - "meta": { - "dc:contributor": "perso", - "id-ref": "c_F0A74027-B9E8-AF6C-12C8-3BBCBF5BADB8", - "dc:created": "2011-11-03T12:44:41.600365", - "dc:modified": "2011-11-03T12:44:41.600365", - "dc:creator": "perso" - }, - "end": 865659, - "tags": null, - "color": "65382", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "s_D0301B82-9451-9458-FE19-41F3E95B926B" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Directeur de l'Institut de Recherche et d'Innovation.", - "img": { - "src": "" - }, - "title": "Bernard Stiegler", - "color": "26265", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 879622, - "meta": { - "dc:contributor": "perso", - "id-ref": "c_F0A74027-B9E8-AF6C-12C8-3BBCBF5BADB8", - "dc:created": "2011-11-03T12:44:41.600365", - "dc:modified": "2011-11-03T12:44:41.600365", - "dc:creator": "perso" - }, - "end": 2722640, - "tags": null, - "color": "26265", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "s_66D7D36D-72B8-1D97-B3A1-41F9D78F8210" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Directrice des programmes de Wikimédia France. Titre de l'intervention : \"Wikimédia : web sémantique ou web social ?\".", - "img": { - "src": "" - }, - "title": "Adrienne Alix", - "color": "10027110", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2750565, - "meta": { - "dc:contributor": "perso", - "id-ref": "c_F0A74027-B9E8-AF6C-12C8-3BBCBF5BADB8", - "dc:created": "2011-11-03T12:44:41.600365", - "dc:modified": "2011-11-03T12:44:41.600365", - "dc:creator": "perso" - }, - "end": 5138111, - "tags": null, - "color": "10027110", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "s_66489AE5-3692-F9B9-D9BD-41FF53E680B7" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Responsable Recherche Web et Métadonnées à l'IRI, responsable du séminaire. \"Présentation du séminaire muséologie 2.0.\"", - "img": { - "src": "" - }, - "title": "Alexandre Monnin", - "color": "16777062", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5152073, - "meta": { - "dc:contributor": "perso", - "id-ref": "c_F0A74027-B9E8-AF6C-12C8-3BBCBF5BADB8", - "dc:created": "2011-11-03T12:44:41.600365", - "dc:modified": "2011-11-03T12:44:41.600365", - "dc:creator": "perso" - }, - "end": 7023015, - "tags": null, - "color": "16777062", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "s_00904B14-3E31-EC07-8823-4200B4DDB70A" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Chargé de recherche à l'INRIA de Sophia Antipolis. Titre de l'intervention : \"Le Web et ses métadonnées, le territoire et sa carte\".", - "img": { - "src": "" - }, - "title": "Fabien Gandon", - "color": "16737843", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7023016, - "meta": { - "dc:contributor": "perso", - "id-ref": "c_F0A74027-B9E8-AF6C-12C8-3BBCBF5BADB8", - "dc:created": "2011-11-03T12:44:41.600365", - "dc:modified": "2011-11-03T12:44:41.600365", - "dc:creator": "perso" - }, - "end": 9619996, - "tags": null, - "color": "16737843", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "s_B2719E8C-ECE4-20F9-AB4F-4202D89E95CD" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "", - "img": { - "src": "" - }, - "title": "Séance de questions-réponses", - "color": "16751052", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9619996, - "meta": { - "dc:contributor": "perso", - "id-ref": "c_F0A74027-B9E8-AF6C-12C8-3BBCBF5BADB8", - "dc:created": "2011-11-03T12:44:41.600365", - "dc:modified": "2011-11-03T12:44:41.600365", - "dc:creator": "perso" - }, - "end": 10876599, - "tags": null, - "color": "16751052", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "s_2D56F86B-F5AA-CA3D-3071-4203126E4049" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "En direct de #museoweb avec @gonzagauthier @aamonnz @AdrienneAlix @fabien_gandon @vincentpuig etc ++", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: En direct de #museoweb avec @gonzagauthier @aamonnz @AdrienneAlix @fabien_gandon @vincentpuig etc ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 113000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"En direct de #museoweb avec @gonzagauthier @aamonnz @AdrienneAlix @fabien_gandon @vincentpuig etc ++\",\"created_at\":\"Tue Oct 18 15:06:35 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[13,22]}],\"user_mentions\":[{\"indices\":[28,42],\"id_str\":\"136900327\",\"name\":\"gonzague gauthier\",\"screen_name\":\"gonzagauthier\",\"id\":136900327},{\"indices\":[43,51],\"id_str\":\"7409472\",\"name\":\"Alexandre Monnin\",\"screen_name\":\"aamonnz\",\"id\":7409472},{\"indices\":[52,65],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902},{\"indices\":[66,80],\"id_str\":\"14301911\",\"name\":\"fabien_gandon\",\"screen_name\":\"fabien_gandon\",\"id\":14301911},{\"indices\":[82,94],\"id_str\":\"68424173\",\"name\":\"Vincent Puig\",\"screen_name\":\"vincentpuig\",\"id\":68424173}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126313230850203649\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"default_profile\":false,\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1018,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1590,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126313230850203649}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 113000, - "tags": [ - { - "id-ref": "99708000-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "37df963f-61f8-4104-8598-9488ba8133ee-126313230850203649" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "La conférence est diffusée sur le web en streaming #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: La conférence est diffusée sur le web en streaming #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 125000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"La conf\\u00e9rence est diffus\\u00e9e sur le web en streaming #museoweb\",\"created_at\":\"Tue Oct 18 15:06:47 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[51,60]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126313280460423168\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"default_profile\":false,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1130,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":186,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":1985,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126313280460423168}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 125000, - "tags": [ - { - "id-ref": "99708000-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "06169c17-1184-499d-a03a-09c684a754ac-126313280460423168" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @ymh_work #museoweb Première séance séminaire muséo en direct sur http://t.co/I0DUkbcE", - "img": { - "src": "http://a1.twimg.com/profile_images/1125092807/af3abe61-0116-483f-ada5-85066f324dfc_normal.png" - }, - "title": "CentrePompidou: RT @ymh_work #museoweb Première séance séminaire muséo en direct sur http://t.co/I0DUkbcE", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 145000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @ymh_work #museoweb Premi\\u00e8re s\\u00e9ance s\\u00e9minaire mus\\u00e9o en direct sur http:\\/\\/t.co\\/I0DUkbcE\",\"created_at\":\"Tue Oct 18 15:07:07 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[13,22]}],\"user_mentions\":[{\"indices\":[3,12],\"id_str\":\"47312923\",\"name\":\"Yves-Marie Haussonne\",\"screen_name\":\"ymh_work\",\"id\":47312923}],\"urls\":[{\"indices\":[69,89],\"url\":\"http:\\/\\/t.co\\/I0DUkbcE\",\"expanded_url\":\"http:\\/\\/goo.gl\\/5DZWG\",\"display_url\":\"goo.gl\\/5DZWG\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126313362224197632\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0e0e0\",\"created_at\":\"Wed Aug 06 10:43:42 +0000 2008\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"c90a0a\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/292335599\\/twitterhashtags.jpg\",\"followers_count\":24147,\"description\":\"Centre d'arts, pluridisciplinaire et transversal ouvert \\u00e0 tous les publics\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.centrepompidou.fr\",\"following\":null,\"profile_text_color\":\"0f0d21\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/292335599\\/twitterhashtags.jpg\",\"favourites_count\":6,\"id_str\":\"15748390\",\"listed_count\":1839,\"friends_count\":225,\"profile_link_color\":\"c90a0a\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1125092807\\/af3abe61-0116-483f-ada5-85066f324dfc_normal.png\",\"screen_name\":\"centrepompidou\",\"name\":\"CentrePompidou\",\"statuses_count\":3652,\"verified\":false,\"profile_background_color\":\"fcfcfc\",\"id\":15748390,\"default_profile\":false,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1125092807\\/af3abe61-0116-483f-ada5-85066f324dfc_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126313362224197632}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 145000, - "tags": [ - { - "id-ref": "99708000-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "c96b41a2-9210-44d6-87a2-5b7582e54a70-126313362224197632" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb VP == convergence du web sémantique et du web des musées http://t.co/dQsm7A8N", - "img": { - "src": "http://a1.twimg.com/profile_images/1339638568/photoNicoS_normal.jpg" - }, - "title": "nicolasauret: #museoweb VP == convergence du web sémantique et du web des musées http://t.co/dQsm7A8N", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 169000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb VP == convergence du web s\\u00e9mantique et du web des mus\\u00e9es http:\\/\\/t.co\\/dQsm7A8N\",\"created_at\":\"Tue Oct 18 15:07:31 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[{\"indices\":[67,87],\"url\":\"http:\\/\\/t.co\\/dQsm7A8N\",\"expanded_url\":\"http:\\/\\/4sq.com\\/pDthzQ\",\"display_url\":\"4sq.com\\/pDthzQ\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126313465999667200\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Thu May 05 08:31:25 +0000 2011\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"default_profile\":true,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":93,\"description\":\"Founder of Inflammable Productions, producer for new media + project manager @IRI Centre Pompidou\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.inflammableproductions.com\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":1,\"id_str\":\"293395401\",\"listed_count\":6,\"friends_count\":74,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1339638568\\/photoNicoS_normal.jpg\",\"screen_name\":\"nicolasauret\",\"name\":\"nicolasauret\",\"statuses_count\":296,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":293395401,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1339638568\\/photoNicoS_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126313465999667200}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 169000, - "tags": [ - { - "id-ref": "99708000-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "50ea920f-e61c-4fd2-ba54-206fdae03022-126313465999667200" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @centrepompidou: RT @ymh_work #museoweb Première séance séminaire muséo en direct sur http://t.co/I0DUkbcE", - "img": { - "src": "http://a3.twimg.com/profile_images/1557046949/kandinsky_gugg_0910_16_normal.jpg" - }, - "title": "marina rossi: RT @centrepompidou: RT @ymh_work #museoweb Première séance séminaire muséo en direct sur http://t.co/I0DUkbcE", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 239000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @centrepompidou: RT @ymh_work #museoweb Premi\\u00e8re s\\u00e9ance s\\u00e9minaire mus\\u00e9o en direct sur http:\\/\\/t.co\\/I0DUkbcE\",\"created_at\":\"Tue Oct 18 15:08:41 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[33,42]}],\"user_mentions\":[{\"indices\":[3,18],\"id_str\":\"15748390\",\"name\":\"CentrePompidou\",\"screen_name\":\"centrepompidou\",\"id\":15748390},{\"indices\":[23,32],\"id_str\":\"47312923\",\"name\":\"Yves-Marie Haussonne\",\"screen_name\":\"ymh_work\",\"id\":47312923}],\"urls\":[{\"indices\":[89,109],\"url\":\"http:\\/\\/t.co\\/I0DUkbcE\",\"expanded_url\":\"http:\\/\\/goo.gl\\/5DZWG\",\"display_url\":\"goo.gl\\/5DZWG\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"web\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126313757998714881\",\"in_reply_to_status_id\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @ymh_work #museoweb Premi\\u00e8re s\\u00e9ance s\\u00e9minaire mus\\u00e9o en direct sur http:\\/\\/t.co\\/I0DUkbcE\",\"created_at\":\"Tue Oct 18 15:07:07 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[13,22]}],\"user_mentions\":[{\"indices\":[3,12],\"id_str\":\"47312923\",\"name\":\"Yves-Marie Haussonne\",\"screen_name\":\"ymh_work\",\"id\":47312923}],\"urls\":[{\"indices\":[69,89],\"url\":\"http:\\/\\/t.co\\/I0DUkbcE\",\"expanded_url\":\"http:\\/\\/goo.gl\\/5DZWG\",\"display_url\":\"goo.gl\\/5DZWG\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126313362224197632\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0e0e0\",\"default_profile\":false,\"created_at\":\"Wed Aug 06 10:43:42 +0000 2008\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"c90a0a\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/292335599\\/twitterhashtags.jpg\",\"followers_count\":24147,\"description\":\"Centre d'arts, pluridisciplinaire et transversal ouvert \\u00e0 tous les publics\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.centrepompidou.fr\",\"following\":null,\"profile_text_color\":\"0f0d21\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/292335599\\/twitterhashtags.jpg\",\"favourites_count\":6,\"id_str\":\"15748390\",\"listed_count\":1839,\"friends_count\":225,\"profile_link_color\":\"c90a0a\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1125092807\\/af3abe61-0116-483f-ada5-85066f324dfc_normal.png\",\"screen_name\":\"centrepompidou\",\"name\":\"CentrePompidou\",\"statuses_count\":3652,\"verified\":false,\"profile_background_color\":\"fcfcfc\",\"id\":15748390,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1125092807\\/af3abe61-0116-483f-ada5-85066f324dfc_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126313362224197632},\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"F6F6F6\",\"default_profile\":false,\"created_at\":\"Mon Mar 22 01:15:33 +0000 2010\",\"lang\":\"it\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"EEEEEE\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":9,\"description\":\"\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"0fc7ff\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":7,\"id_str\":\"125193669\",\"listed_count\":0,\"friends_count\":172,\"profile_link_color\":\"303152\",\"protected\":false,\"location\":\"italy\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1557046949\\/kandinsky_gugg_0910_16_normal.jpg\",\"screen_name\":\"kandy9000\",\"name\":\"marina rossi\",\"statuses_count\":191,\"verified\":false,\"profile_background_color\":\"0affeb\",\"id\":125193669,\"profile_background_tile\":false,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1557046949\\/kandinsky_gugg_0910_16_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126313757998714881}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 239000, - "tags": [ - { - "id-ref": "99708000-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "9dfcb6ef-da44-448c-a61d-51190335ac8d-126313757998714881" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "+1 RT @gonzagauthier Conférence #museoweb (@ Centre Pompidou (CNAC)) http://t.co/NXtGha4X", - "img": { - "src": "http://a1.twimg.com/profile_images/1219841315/lionel-sbook_normal.jpg" - }, - "title": "L. Natarianni: +1 RT @gonzagauthier Conférence #museoweb (@ Centre Pompidou (CNAC)) http://t.co/NXtGha4X", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 278000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"+1 RT @gonzagauthier Conf\\u00e9rence #museoweb (@ Centre Pompidou (CNAC)) http:\\/\\/t.co\\/NXtGha4X\",\"created_at\":\"Tue Oct 18 15:09:20 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[32,41]}],\"user_mentions\":[{\"indices\":[6,20],\"id_str\":\"136900327\",\"name\":\"gonzague gauthier\",\"screen_name\":\"gonzagauthier\",\"id\":136900327}],\"urls\":[{\"indices\":[69,89],\"url\":\"http:\\/\\/t.co\\/NXtGha4X\",\"expanded_url\":\"http:\\/\\/4sq.com\\/pDthzQ\",\"display_url\":\"4sq.com\\/pDthzQ\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126313922121838592\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"efefef\",\"default_profile\":false,\"created_at\":\"Thu Dec 11 13:30:58 +0000 2008\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"eeeeee\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/80051491\\/twilk_background_4b8e2d0612f83.jpg\",\"followers_count\":299,\"description\":\"Researcher, Trend tracker, Telecomunications & Social Media.\\r\\nReal-Time Web addict\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/80051491\\/twilk_background_4b8e2d0612f83.jpg\",\"favourites_count\":2784,\"id_str\":\"18047103\",\"listed_count\":19,\"friends_count\":580,\"profile_link_color\":\"009999\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1219841315\\/lionel-sbook_normal.jpg\",\"screen_name\":\"lionnoge\",\"name\":\"L. Natarianni\",\"statuses_count\":1926,\"verified\":false,\"profile_background_color\":\"131516\",\"id\":18047103,\"profile_background_tile\":true,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1219841315\\/lionel-sbook_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126313922121838592}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 278000, - "tags": [ - { - "id-ref": "99708000-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "b332079f-0562-4819-a137-74b11bbafdc1-126313922121838592" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#MuseoWeb Bcp d'inscrits à cette 1ère séance ! Alors je suis à distance et en live >> http://t.co/xe76xz08", - "img": { - "src": "http://a0.twimg.com/profile_images/380566620/arton2047_normal.jpg" - }, - "title": "Coline Aunis: #MuseoWeb Bcp d'inscrits à cette 1ère séance ! Alors je suis à distance et en live >> http://t.co/xe76xz08", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 321000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#MuseoWeb Bcp d'inscrits \\u00e0 cette 1\\u00e8re s\\u00e9ance ! Alors je suis \\u00e0 distance et en live >> http:\\/\\/t.co\\/xe76xz08\",\"created_at\":\"Tue Oct 18 15:10:03 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"MuseoWeb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[{\"indices\":[92,112],\"url\":\"http:\\/\\/t.co\\/xe76xz08\",\"expanded_url\":\"http:\\/\\/goo.gl\\/zV6qo\",\"display_url\":\"goo.gl\\/zV6qo\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"web\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126314102141362177\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DAECF4\",\"created_at\":\"Tue Aug 25 10:14:38 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"C6E2EE\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme2\\/bg.gif\",\"followers_count\":420,\"description\":\"#Web #NewMedia #NewTech #CM @ArtsetMetiers \\/\\/\\r\\n#MuseoGeek & \\u271a\\u271a \\/ \\u2600 \\/ \\uf8ff \\/\\/\",\"geo_enabled\":true,\"profile_use_background_image\":false,\"url\":\"http:\\/\\/arts-et-metiers.net\",\"following\":null,\"profile_text_color\":\"663B12\",\"is_translator\":false,\"default_profile\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme2\\/bg.gif\",\"favourites_count\":81,\"id_str\":\"68658539\",\"listed_count\":36,\"friends_count\":409,\"profile_link_color\":\"1F98C7\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/380566620\\/arton2047_normal.jpg\",\"screen_name\":\"Lilmount\",\"name\":\"Coline Aunis\",\"statuses_count\":2004,\"verified\":false,\"profile_background_color\":\"C6E2EE\",\"id\":68658539,\"profile_background_tile\":false,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/380566620\\/arton2047_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126314102141362177}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 321000, - "tags": [ - { - "id-ref": "99708000-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "080edaf6-3e59-48e9-b69b-e9a3a5ed7af7-126314102141362177" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @centrepompidou A partir de 17h, suivez la conférence \"L'enjeu des #métadonnées et données pr la convergence du #websemantique\" #MuseoWeb", - "img": { - "src": "http://a0.twimg.com/profile_images/380566620/arton2047_normal.jpg" - }, - "title": "Coline Aunis: RT @centrepompidou A partir de 17h, suivez la conférence \"L'enjeu des #métadonnées et données pr la convergence du #websemantique\" #MuseoWeb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 436000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @centrepompidou A partir de 17h, suivez la conf\\u00e9rence \\\"L'enjeu des #m\\u00e9tadonn\\u00e9es et donn\\u00e9es pr la convergence du #websemantique\\\" #MuseoWeb\",\"created_at\":\"Tue Oct 18 15:11:58 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"m\\u00e9tadonn\\u00e9es\",\"indices\":[70,82]},{\"text\":\"websemantique\",\"indices\":[115,129]},{\"text\":\"MuseoWeb\",\"indices\":[131,140]}],\"user_mentions\":[{\"indices\":[3,18],\"id_str\":\"15748390\",\"name\":\"CentrePompidou\",\"screen_name\":\"centrepompidou\",\"id\":15748390}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"web\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126314584297586688\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DAECF4\",\"default_profile\":false,\"created_at\":\"Tue Aug 25 10:14:38 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"C6E2EE\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme2\\/bg.gif\",\"followers_count\":420,\"description\":\"#Web #NewMedia #NewTech #CM @ArtsetMetiers \\/\\/\\r\\n#MuseoGeek & \\u271a\\u271a \\/ \\u2600 \\/ \\uf8ff \\/\\/\",\"geo_enabled\":true,\"profile_use_background_image\":false,\"url\":\"http:\\/\\/arts-et-metiers.net\",\"following\":null,\"profile_text_color\":\"663B12\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme2\\/bg.gif\",\"favourites_count\":81,\"id_str\":\"68658539\",\"listed_count\":36,\"friends_count\":409,\"profile_link_color\":\"1F98C7\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/380566620\\/arton2047_normal.jpg\",\"screen_name\":\"Lilmount\",\"name\":\"Coline Aunis\",\"statuses_count\":2006,\"verified\":false,\"profile_background_color\":\"C6E2EE\",\"id\":68658539,\"profile_background_tile\":false,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/380566620\\/arton2047_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126314584297586688}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 436000, - "tags": [ - { - "id-ref": "99708000-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "99713aa4-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "99713f40-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "11dec33c-85b9-4bf8-b449-ca83369489ed-126314584297586688" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "3 priorités pour le MCC: numérisation, recherche culturelle et innovation numérique + lien avec enseignement supérieur culture #museoweb", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: 3 priorités pour le MCC: numérisation, recherche culturelle et innovation numérique + lien avec enseignement supérieur culture #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 478000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"3 priorit\\u00e9s pour le MCC: num\\u00e9risation, recherche culturelle et innovation num\\u00e9rique + lien avec enseignement sup\\u00e9rieur culture #museoweb\",\"created_at\":\"Tue Oct 18 15:12:40 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[127,136]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126314762677125120\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"default_profile\":false,\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1018,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1592,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126314762677125120}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 478000, - "tags": [ - { - "id-ref": "99713f40-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "a77a2554-ffb9-43b7-a0ed-28f18ca24a6e-126314762677125120" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "JF Chaintreau, chef du SCPCI : il y a un effort historique très ancien, une priorité liée à la numérisation du patrimoine culturel #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: JF Chaintreau, chef du SCPCI : il y a un effort historique très ancien, une priorité liée à la numérisation du patrimoine culturel #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 488000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"JF Chaintreau, chef du SCPCI : il y a un effort historique tr\\u00e8s ancien, une priorit\\u00e9 li\\u00e9e \\u00e0 la num\\u00e9risation du patrimoine culturel #museoweb\",\"created_at\":\"Tue Oct 18 15:12:50 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[131,140]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126314804519514112\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1130,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"default_profile\":false,\"statuses_count\":1986,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126314804519514112}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 488000, - "tags": [ - { - "id-ref": "99713f40-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "0fa39223-ac16-4b07-824e-c810b72291c4-126314804519514112" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Le séminaire de recherche est lié aux structures d'enseignement, pour que les étudiants valorisent leur savoir. ++", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb Le séminaire de recherche est lié aux structures d'enseignement, pour que les étudiants valorisent leur savoir. ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 523000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Le s\\u00e9minaire de recherche est li\\u00e9 aux structures d'enseignement, pour que les \\u00e9tudiants valorisent leur savoir. ++\",\"created_at\":\"Tue Oct 18 15:13:25 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126314948203786241\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"default_profile\":true,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":727,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7474,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126314948203786241}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 523000, - "tags": [ - { - "id-ref": "99713f40-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "3f51fc0c-9d33-4b1a-ac4a-902d96ebd144-126314948203786241" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb JF Chaintreau plaide pour le service public numérique++", - "img": { - "src": "None" - }, - "title": "Vincent Puig: #museoweb JF Chaintreau plaide pour le service public numérique++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 563000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb JF Chaintreau plaide pour le service public num\\u00e9rique++\",\"created_at\":\"Tue Oct 18 15:14:05 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126315117947269121\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"default_profile\":true,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":172,\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":0,\"id_str\":\"68424173\",\"listed_count\":11,\"friends_count\":5,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":343,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":68424173,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126315117947269121}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 563000, - "tags": [ - { - "id-ref": "99713f40-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "3996b980-72cd-467d-a7f7-fe039c43b8cf-126315117947269121" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "JFC : l'offre numérique culturelle ne se confond ps ac la numérisation, c'est ce que j'appelle le \"service public #numérique\" #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: JFC : l'offre numérique culturelle ne se confond ps ac la numérisation, c'est ce que j'appelle le \"service public #numérique\" #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 565000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"JFC : l'offre num\\u00e9rique culturelle ne se confond ps ac la num\\u00e9risation, c'est ce que j'appelle le \\\"service public #num\\u00e9rique\\\" #museoweb\",\"created_at\":\"Tue Oct 18 15:14:07 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"num\\u00e9rique\",\"indices\":[114,124]},{\"text\":\"museoweb\",\"indices\":[126,135]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126315127128604675\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1130,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"default_profile\":false,\"statuses_count\":1987,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126315127128604675}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 565000, - "tags": [ - { - "id-ref": "99713f40-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "9971c316-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "7cc158bb-978b-4493-919d-6fa9fc7f64c2-126315127128604675" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb \"J'insiste sur la notion service public du numérique, important pr chercheurs et citoyens contre la privatisation des données\" ++", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb \"J'insiste sur la notion service public du numérique, important pr chercheurs et citoyens contre la privatisation des données\" ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 584000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"text\":\"#museoweb \\\"J'insiste sur la notion service public du num\\u00e9rique, important pr chercheurs et citoyens contre la privatisation des donn\\u00e9es\\\" ++\",\"created_at\":\"Tue Oct 18 15:14:26 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"place\":null,\"geo\":null,\"retweeted\":false,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"coordinates\":null,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"id_str\":\"126315205595627521\",\"user\":{\"statuses_count\":7475,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"profile_background_tile\":false,\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"default_profile_image\":false,\"default_profile\":true,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"lang\":\"fr\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"url\":null,\"follow_request_sent\":null,\"following\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":727,\"geo_enabled\":false,\"profile_use_background_image\":true,\"profile_text_color\":\"333333\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"is_translator\":false,\"notifications\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"id\":136900327,\"utc_offset\":3600,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"in_reply_to_status_id\":null,\"id\":126315205595627521}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 584000, - "tags": [ - { - "id-ref": "9971c316-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "64406fc3-c911-44d8-8fae-b20e2212e0e0-126315205595627521" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "conférence #museoweb @centrepompidou sur http://t.co/50AYubDA", - "img": { - "src": "http://a0.twimg.com/profile_images/1377869165/IMG_0968_2_normal.gif" - }, - "title": "domingoslepores: conférence #museoweb @centrepompidou sur http://t.co/50AYubDA", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 607000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"conf\\u00e9rence #museoweb @centrepompidou sur http:\\/\\/t.co\\/50AYubDA\",\"created_at\":\"Tue Oct 18 15:14:49 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[11,20]}],\"user_mentions\":[{\"indices\":[21,36],\"id_str\":\"15748390\",\"name\":\"CentrePompidou\",\"screen_name\":\"centrepompidou\",\"id\":15748390}],\"urls\":[{\"indices\":[41,61],\"url\":\"http:\\/\\/t.co\\/50AYubDA\",\"expanded_url\":\"http:\\/\\/www.polemictweet.com\\/2011-2012-museo-ouverture\\/client.php\",\"display_url\":\"polemictweet.com\\/2011-2012-muse\\u2026\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126315301359980544\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Tue Jul 07 02:34:05 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":10,\"description\":\"i just dropped by to say hello\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":1,\"id_str\":\"54421093\",\"listed_count\":0,\"friends_count\":92,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1377869165\\/IMG_0968_2_normal.gif\",\"screen_name\":\"domingoslepores\",\"name\":\"domingoslepores\",\"default_profile\":true,\"statuses_count\":7,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":54421093,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1377869165\\/IMG_0968_2_normal.gif\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126315301359980544}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 607000, - "tags": [ - { - "id-ref": "9971c316-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "36ee651a-eff6-443a-9ed2-a70ef35a1a3d-126315301359980544" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "JFC : en 2010 appel a projets services numériques culturels innovants - liste des 62 projets soutenus sur culturelabs #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: JFC : en 2010 appel a projets services numériques culturels innovants - liste des 62 projets soutenus sur culturelabs #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 641000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"JFC : en 2010 appel a projets services num\\u00e9riques culturels innovants - liste des 62 projets soutenus sur culturelabs #museoweb\",\"created_at\":\"Tue Oct 18 15:15:23 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[118,127]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126315444993921025\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1130,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":1988,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"default_profile\":false,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126315444993921025}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 641000, - "tags": [ - { - "id-ref": "9971c316-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "44d65017-ff6e-4f52-9812-62bd985b2380-126315444993921025" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb CultureLabs présente les projets Services Culturels innovants dont deux projets de l'Iri ++", - "img": { - "src": "None" - }, - "title": "Vincent Puig: #museoweb CultureLabs présente les projets Services Culturels innovants dont deux projets de l'Iri ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 642000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb CultureLabs pr\\u00e9sente les projets Services Culturels innovants dont deux projets de l'Iri ++\",\"created_at\":\"Tue Oct 18 15:15:24 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126315449532166144\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"default_profile\":true,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":172,\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":0,\"id_str\":\"68424173\",\"listed_count\":11,\"friends_count\":5,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":344,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":68424173,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126315449532166144}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 642000, - "tags": [ - { - "id-ref": "9971c316-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "46dc097c-e205-44b2-a1b4-992d6ddd5612-126315449532166144" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Appel à projet: soutenir des usages nouveaux du numérique, à partir du 28 novembre (pour 2012)", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb Appel à projet: soutenir des usages nouveaux du numérique, à partir du 28 novembre (pour 2012)", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 685000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Appel \\u00e0 projet: soutenir des usages nouveaux du num\\u00e9rique, \\u00e0 partir du 28 novembre (pour 2012)\",\"created_at\":\"Tue Oct 18 15:16:07 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126315628272427010\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":727,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7476,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"default_profile\":true,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126315628272427010}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 685000, - "tags": [ - { - "id-ref": "9971c316-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "7fade754-7760-482b-8ecc-6cd5f90d034a-126315628272427010" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "2012: appel a projet pour des services numériques innovants (cf culturelab) sera lancé le 28/11 #museoweb", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: 2012: appel a projet pour des services numériques innovants (cf culturelab) sera lancé le 28/11 #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 696000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"2012: appel a projet pour des services num\\u00e9riques innovants (cf culturelab) sera lanc\\u00e9 le 28\\/11 #museoweb\",\"created_at\":\"Tue Oct 18 15:16:18 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[96,105]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126315673910644736\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"default_profile\":false,\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1018,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1592,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126315673910644736}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 696000, - "tags": [ - { - "id-ref": "9971c316-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "b1272805-4555-4f19-bc01-55fdf4cc9f88-126315673910644736" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Trying hard to follow a conference in French and its debate on Twitter #museoWeb", - "img": { - "src": "http://a3.twimg.com/profile_images/1585449430/Picture_5_normal.png" - }, - "title": "Andrea Cevenini: Trying hard to follow a conference in French and its debate on Twitter #museoWeb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 744000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Trying hard to follow a conference in French and its debate on Twitter #museoWeb\",\"created_at\":\"Tue Oct 18 15:17:06 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoWeb\",\"indices\":[71,80]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126315875883159552\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"E6F6F9\",\"created_at\":\"Mon Oct 03 10:38:31 +0000 2011\",\"lang\":\"en\",\"time_zone\":null,\"profile_sidebar_border_color\":\"DBE9ED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme17\\/bg.gif\",\"followers_count\":29,\"description\":\"European Designer.\\r\\n\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.andreacevenini.com\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"default_profile\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme17\\/bg.gif\",\"favourites_count\":2,\"id_str\":\"384249937\",\"listed_count\":1,\"friends_count\":112,\"profile_link_color\":\"CC3366\",\"protected\":false,\"location\":\"K\\u00f6ln \\/ Paris \\/ Milan\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1585449430\\/Picture_5_normal.png\",\"screen_name\":\"ACevenini\",\"name\":\"Andrea Cevenini\",\"statuses_count\":52,\"verified\":false,\"profile_background_color\":\"DBE9ED\",\"id\":384249937,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1585449430\\/Picture_5_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126315875883159552}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 744000, - "tags": [ - { - "id-ref": "9971c316-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "349d267b-ed8d-4d5d-8f33-bf15ee226492-126315875883159552" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb 28 novembre: lancement de l'appel à Service Culturel innovant pour 2012", - "img": { - "src": "None" - }, - "title": "Vincent Puig: #museoweb 28 novembre: lancement de l'appel à Service Culturel innovant pour 2012", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 765000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb 28 novembre: lancement de l'appel \\u00e0 Service Culturel innovant pour 2012\",\"created_at\":\"Tue Oct 18 15:17:27 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126315965607723008\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":172,\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"default_profile\":true,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":0,\"id_str\":\"68424173\",\"listed_count\":11,\"friends_count\":5,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":345,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":68424173,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126315965607723008}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 765000, - "tags": [ - { - "id-ref": "9971c316-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "20cb3c6c-05a8-4130-b257-52fb45997151-126315965607723008" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb \"nous essayons de faire évoluer le portail 'histoire des arts', pour ouvrir des perspectives de coopérations\"", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb \"nous essayons de faire évoluer le portail 'histoire des arts', pour ouvrir des perspectives de coopérations\"", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 767000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb \\\"nous essayons de faire \\u00e9voluer le portail 'histoire des arts', pour ouvrir des perspectives de coop\\u00e9rations\\\"\",\"created_at\":\"Tue Oct 18 15:17:29 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126315972821921792\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":727,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"default_profile\":true,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7477,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126315972821921792}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 767000, - "tags": [ - { - "id-ref": "9971c316-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "89f14abd-d34e-42a9-970c-9b1ff9e089fe-126315972821921792" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "JFC : soutien du SG a l'IRI via le portail #histoiredesarts destiné a regrouper les ressources pédagogiques pr les enseignants #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: JFC : soutien du SG a l'IRI via le portail #histoiredesarts destiné a regrouper les ressources pédagogiques pr les enseignants #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 769000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"JFC : soutien du SG a l'IRI via le portail #histoiredesarts destin\\u00e9 a regrouper les ressources p\\u00e9dagogiques pr les enseignants #museoweb\",\"created_at\":\"Tue Oct 18 15:17:31 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"histoiredesarts\",\"indices\":[43,59]},{\"text\":\"museoweb\",\"indices\":[127,136]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126315982913421313\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"default_profile\":false,\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1130,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":1989,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126315982913421313}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 769000, - "tags": [ - { - "id-ref": "9972c842-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "9972c842-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "b57ee2ac-dcb6-4b88-a4c2-c2448493bdae-126315982913421313" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#MuseoWeb le stream video ici : http://t.co/G41ju88r vous pouvez utiliser ++ , -- , == , ?? pour positionner vos tweets", - "img": { - "src": "None" - }, - "title": "IRI Polemic Tweet: #MuseoWeb le stream video ici : http://t.co/G41ju88r vous pouvez utiliser ++ , -- , == , ?? pour positionner vos tweets", - "color": "16763904", - "polemics": ["Q", "KO", "OK", "REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 818000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#MuseoWeb le stream video ici : http:\\/\\/t.co\\/G41ju88r vous pouvez utiliser ++ , -- , == , ?? pour positionner vos tweets\",\"created_at\":\"Tue Oct 18 15:18:20 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"MuseoWeb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[{\"indices\":[33,53],\"url\":\"http:\\/\\/t.co\\/G41ju88r\",\"expanded_url\":\"http:\\/\\/goo.gl\\/GmurC\",\"display_url\":\"goo.gl\\/GmurC\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126316187935178753\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"default_profile\":true,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Fri Apr 08 11:03:27 +0000 2011\",\"lang\":\"fr\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":33,\"description\":\"System which allows live event followers to twitt bearing an engaged position in reaction to live or recorded talks and media programs, and consequently to \",\"geo_enabled\":true,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/polemictweet.com\\/\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":40,\"id_str\":\"278987636\",\"listed_count\":3,\"friends_count\":145,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1368500311\\/Capture_d__cran_2011-05-25___16.47.31_normal.png\",\"screen_name\":\"PolemicTweet\",\"name\":\"IRI Polemic Tweet\",\"statuses_count\":230,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":278987636,\"profile_background_tile\":false,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1368500311\\/Capture_d__cran_2011-05-25___16.47.31_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126316187935178753}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 818000, - "tags": [ - { - "id-ref": "9972c842-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "7e23481b-c26b-4e58-b563-d9f118b1c57d-126316187935178753" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "nouvelles perspectives offertes par le web sémantique et l'open Data ++ #museoweb", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: nouvelles perspectives offertes par le web sémantique et l'open Data ++ #museoweb", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 834000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"nouvelles perspectives offertes par le web s\\u00e9mantique et l'open Data ++ #museoweb\",\"created_at\":\"Tue Oct 18 15:18:36 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[72,81]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126316252800094208\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1018,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"default_profile\":false,\"statuses_count\":1594,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126316252800094208}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 834000, - "tags": [ - { - "id-ref": "9972c842-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "8bf59dfc-2d45-46d8-84ee-e7c5f98c91f9-126316252800094208" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Ça discute de @Etalab et libre disposition de l'accès citoyen, en évitant l'absorption par les partenaires. ++", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb Ça discute de @Etalab et libre disposition de l'accès citoyen, en évitant l'absorption par les partenaires. ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 857000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb \\u00c7a discute de @Etalab et libre disposition de l'acc\\u00e8s citoyen, en \\u00e9vitant l'absorption par les partenaires. ++\",\"created_at\":\"Tue Oct 18 15:18:59 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[{\"indices\":[24,31],\"id_str\":\"311880926\",\"name\":\"Etalab\",\"screen_name\":\"Etalab\",\"id\":311880926}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126316351622098945\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":727,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"default_profile\":true,\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7478,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126316351622098945}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 857000, - "tags": [ - { - "id-ref": "9972c842-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "21ec2a60-a443-4139-9ee6-b568d3d3b9a1-126316351622098945" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Initiative EtatLab pour la mise à disposition des données publiques", - "img": { - "src": "None" - }, - "title": "Vincent Puig: #museoweb Initiative EtatLab pour la mise à disposition des données publiques", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 881000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Initiative EtatLab pour la mise \\u00e0 disposition des donn\\u00e9es publiques\",\"created_at\":\"Tue Oct 18 15:19:23 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126316450200825856\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"default_profile\":true,\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":172,\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":0,\"id_str\":\"68424173\",\"listed_count\":11,\"friends_count\":5,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":346,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":68424173,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126316450200825856}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 881000, - "tags": [ - { - "id-ref": "9972c842-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "f13bfdb9-9082-4ca2-ac2c-5c15a5b9de49-126316450200825856" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @vincentpuig: #museoweb 28 novembre: lancement de l'appel à Service Culturel innovant pour 2012", - "img": { - "src": "http://a0.twimg.com/profile_images/380566620/arton2047_normal.jpg" - }, - "title": "Coline Aunis: RT @vincentpuig: #museoweb 28 novembre: lancement de l'appel à Service Culturel innovant pour 2012", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 894000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @vincentpuig: #museoweb 28 novembre: lancement de l'appel \\u00e0 Service Culturel innovant pour 2012\",\"created_at\":\"Tue Oct 18 15:19:36 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[17,26]}],\"user_mentions\":[{\"indices\":[3,15],\"id_str\":\"68424173\",\"name\":\"Vincent Puig\",\"screen_name\":\"vincentpuig\",\"id\":68424173}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/tweetbutton\\\" rel=\\\"nofollow\\\"\\u003ETweet Button\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126316507776040962\",\"in_reply_to_status_id\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb 28 novembre: lancement de l'appel \\u00e0 Service Culturel innovant pour 2012\",\"created_at\":\"Tue Oct 18 15:17:27 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126315965607723008\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"default_profile\":true,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":172,\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":0,\"id_str\":\"68424173\",\"listed_count\":11,\"friends_count\":5,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":346,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":68424173,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126315965607723008},\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DAECF4\",\"created_at\":\"Tue Aug 25 10:14:38 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"C6E2EE\",\"default_profile\":false,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme2\\/bg.gif\",\"followers_count\":420,\"description\":\"#Web #NewMedia #NewTech #CM @ArtsetMetiers \\/\\/\\r\\n#MuseoGeek & \\u271a\\u271a \\/ \\u2600 \\/ \\uf8ff \\/\\/\",\"geo_enabled\":true,\"profile_use_background_image\":false,\"url\":\"http:\\/\\/arts-et-metiers.net\",\"following\":null,\"profile_text_color\":\"663B12\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme2\\/bg.gif\",\"favourites_count\":81,\"id_str\":\"68658539\",\"listed_count\":36,\"friends_count\":409,\"profile_link_color\":\"1F98C7\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/380566620\\/arton2047_normal.jpg\",\"screen_name\":\"Lilmount\",\"name\":\"Coline Aunis\",\"statuses_count\":2007,\"verified\":false,\"profile_background_color\":\"C6E2EE\",\"id\":68658539,\"profile_background_tile\":false,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/380566620\\/arton2047_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126316507776040962}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 894000, - "tags": [ - { - "id-ref": "9972c842-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "cd639cb5-e587-4708-b942-5548e9abf9d2-126316507776040962" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "JFC : initiative #etalab doit veiller a ce que l'eco num se développe en ne touchant pas a la libre disposition des serv citoyens #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: JFC : initiative #etalab doit veiller a ce que l'eco num se développe en ne touchant pas a la libre disposition des serv citoyens #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 916000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"JFC : initiative #etalab doit veiller a ce que l'eco num se d\\u00e9veloppe en ne touchant pas a la libre disposition des serv citoyens #museoweb\",\"created_at\":\"Tue Oct 18 15:19:58 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"etalab\",\"indices\":[17,24]},{\"text\":\"museoweb\",\"indices\":[130,139]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126316596850470912\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1130,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"default_profile\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":1990,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126316596850470912}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 916000, - "tags": [ - { - "id-ref": "99737c7e-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "99737c7e-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "bd318747-06a7-4b2c-8244-b5d03605e64e-126316596850470912" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#MuseoWeb RT @Lilmount: Bcp d'inscrits à cette 1ère séance ! Alors je suis à distance et en live >> http://t.co/QvPh0Quo <+1", - "img": { - "src": "http://a3.twimg.com/profile_images/654197661/omer_twiitter_20100125_normal.jpg" - }, - "title": "Omer Pesquer: #MuseoWeb RT @Lilmount: Bcp d'inscrits à cette 1ère séance ! Alors je suis à distance et en live >> http://t.co/QvPh0Quo <+1", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 932000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"text\":\"#MuseoWeb RT @Lilmount: Bcp d'inscrits \\u00e0 cette 1\\u00e8re s\\u00e9ance ! Alors je suis \\u00e0 distance et en live >> http:\\/\\/t.co\\/QvPh0Quo <+1\",\"created_at\":\"Tue Oct 18 15:20:14 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"MuseoWeb\",\"indices\":[0,9]}],\"user_mentions\":[{\"indices\":[13,22],\"name\":\"Coline Aunis\",\"screen_name\":\"Lilmount\",\"id_str\":\"68658539\",\"id\":68658539}],\"urls\":[{\"indices\":[107,127],\"url\":\"http:\\/\\/t.co\\/QvPh0Quo\",\"expanded_url\":\"http:\\/\\/goo.gl\\/zV6qo\",\"display_url\":\"goo.gl\\/zV6qo\"}]},\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"place\":null,\"geo\":null,\"retweeted\":false,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"coordinates\":null,\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"id_str\":\"126316663435046914\",\"user\":{\"statuses_count\":6649,\"verified\":false,\"profile_background_color\":\"bababa\",\"profile_background_tile\":true,\"created_at\":\"Sat Oct 04 16:26:51 +0000 2008\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/654197661\\/omer_twiitter_20100125_normal.jpg\",\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"lang\":\"fr\",\"profile_sidebar_fill_color\":\"f5f5f5\",\"description\":\"Consultant Internet Freelance - secteur culturel (#mus\\u00e9e, #artsvisuels) & Cr\\u00e9ateur de dispositifs Web singuliers (#Outrepart, #MotBot, #UnTitre)\",\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"a67f13\",\"url\":\"http:\\/\\/omer.mobi\\/\",\"follow_request_sent\":null,\"following\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/83277792\\/fd_omr.gif\",\"followers_count\":1315,\"geo_enabled\":false,\"profile_use_background_image\":true,\"profile_text_color\":\"333333\",\"protected\":false,\"location\":\"Paris - France\",\"is_translator\":false,\"notifications\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/83277792\\/fd_omr.gif\",\"favourites_count\":1095,\"screen_name\":\"_omr\",\"name\":\"Omer Pesquer\",\"id_str\":\"16592723\",\"listed_count\":164,\"friends_count\":895,\"profile_link_color\":\"0084b4\",\"id\":16592723,\"utc_offset\":3600,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/654197661\\/omer_twiitter_20100125_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":126316663435046914}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 932000, - "tags": [ - { - "id-ref": "99737c7e-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "e7dc1b6a-5052-4ad4-8985-9d1c94c4b7cd-126316663435046914" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Bernard Stiegler : \"il y a autour de l'avenir du web bcp de polémiques, notamment sur le rôle du #websemantique\" #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: Bernard Stiegler : \"il y a autour de l'avenir du web bcp de polémiques, notamment sur le rôle du #websemantique\" #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 992000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Bernard Stiegler : \\\"il y a autour de l'avenir du web bcp de pol\\u00e9miques, notamment sur le r\\u00f4le du #websemantique\\\" #museoweb\",\"created_at\":\"Tue Oct 18 15:21:14 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"websemantique\",\"indices\":[97,111]},{\"text\":\"museoweb\",\"indices\":[113,122]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126316916884242432\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1130,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":1991,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126316916884242432}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 992000, - "tags": [ - { - "id-ref": "99737c7e-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "99737c7e-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "63c10c33-3b8a-471e-bc32-97d98aebb79f-126316916884242432" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Pas d'opposition, mais une composition entre web #semantique et web social. ++", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb Pas d'opposition, mais une composition entre web #semantique et web social. ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1034000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Pas d'opposition, mais une composition entre web #semantique et web social. ++\",\"created_at\":\"Tue Oct 18 15:21:56 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"semantique\",\"indices\":[59,70]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126317091010781184\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"default_profile\":true,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":729,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7479,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126317091010781184}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 1034000, - "tags": [ - { - "id-ref": "99737c7e-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "9973ce0e-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "3ca6bd26-0787-4a60-894a-b3d79b79cd9c-126317091010781184" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "B. Stiegler : pas d'opposition entre web sémantique et web social, mais composition entre tendances bottom-up/top-down ++ #museoweb", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: B. Stiegler : pas d'opposition entre web sémantique et web social, mais composition entre tendances bottom-up/top-down ++ #museoweb", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1049000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"B. Stiegler : pas d'opposition entre web s\\u00e9mantique et web social, mais composition entre tendances bottom-up\\/top-down ++ #museoweb\",\"created_at\":\"Tue Oct 18 15:22:11 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[122,131]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126317155619840001\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"default_profile\":false,\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1018,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1595,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126317155619840001}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 1049000, - "tags": [ - { - "id-ref": "9973ce0e-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "7bddf9dd-0369-491b-935b-d529c42492aa-126317155619840001" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb BS: pas d'opposition entre web sémantique et web social, mais une composition ++", - "img": { - "src": "http://a1.twimg.com/profile_images/1339638568/photoNicoS_normal.jpg" - }, - "title": "nicolasauret: #museoweb BS: pas d'opposition entre web sémantique et web social, mais une composition ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1050000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb BS: pas d'opposition entre web s\\u00e9mantique et web social, mais une composition ++\",\"created_at\":\"Tue Oct 18 15:22:12 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126317158497140738\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Thu May 05 08:31:25 +0000 2011\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":93,\"description\":\"Founder of Inflammable Productions, producer for new media + project manager @IRI Centre Pompidou\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.inflammableproductions.com\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":1,\"id_str\":\"293395401\",\"default_profile\":true,\"listed_count\":6,\"friends_count\":74,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1339638568\\/photoNicoS_normal.jpg\",\"screen_name\":\"nicolasauret\",\"name\":\"nicolasauret\",\"statuses_count\":297,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":293395401,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1339638568\\/photoNicoS_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126317158497140738}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 1050000, - "tags": [ - { - "id-ref": "9973ce0e-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "2e9516a6-f067-48a6-8da3-1aa751547093-126317158497140738" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "B Stiegler : à l' IRI, on considère qu'il n'y a pas d'opposition entre #websemantique et #websocial ms une composition #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: B Stiegler : à l' IRI, on considère qu'il n'y a pas d'opposition entre #websemantique et #websocial ms une composition #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1076000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"B Stiegler : \\u00e0 l' IRI, on consid\\u00e8re qu'il n'y a pas d'opposition entre #websemantique et #websocial ms une composition #museoweb\",\"created_at\":\"Tue Oct 18 15:22:38 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"websemantique\",\"indices\":[71,85]},{\"text\":\"websocial\",\"indices\":[89,99]},{\"text\":\"museoweb\",\"indices\":[119,128]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126317271135162368\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1130,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"default_profile\":false,\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":1992,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126317271135162368}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 1076000, - "tags": [ - { - "id-ref": "9973ce0e-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "9973ce0e-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "99741f4e-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "e362bc60-3ab8-4ac1-aa96-bbde8e5a652f-126317271135162368" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Stiegler parle du temps synchronique et diacrhonique. Essentiel quand on pense à l'imaginaire du flux ++", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb Stiegler parle du temps synchronique et diacrhonique. Essentiel quand on pense à l'imaginaire du flux ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1080000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Stiegler parle du temps synchronique et diacrhonique. Essentiel quand on pense \\u00e0 l'imaginaire du flux ++\",\"created_at\":\"Tue Oct 18 15:22:42 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126317286868004865\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"default_profile\":true,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7480,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126317286868004865}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 1080000, - "tags": [ - { - "id-ref": "99741f4e-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "18a58518-9d19-4af3-b2b0-3d894753fd0b-126317286868004865" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb B. Stiegler cite Luciano Fioridi et conteste qu'il y ait une opposition entre Web sémantique et Web social", - "img": { - "src": "None" - }, - "title": "Vincent Puig: #museoweb B. Stiegler cite Luciano Fioridi et conteste qu'il y ait une opposition entre Web sémantique et Web social", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1088000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb B. Stiegler cite Luciano Fioridi et conteste qu'il y ait une opposition entre Web s\\u00e9mantique et Web social\",\"created_at\":\"Tue Oct 18 15:22:50 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126317319952662529\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"default_profile\":true,\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":172,\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":0,\"id_str\":\"68424173\",\"listed_count\":11,\"friends_count\":5,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":347,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":68424173,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126317319952662529}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 1088000, - "tags": [ - { - "id-ref": "99741f4e-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "364f382e-aeb8-40fe-99f9-f945e40661a1-126317319952662529" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb \"A l'Iri, nous considérons que le web 3, ce n'est pas la victoire du web sémantique, mais sa co-construction avec le web social\"", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb \"A l'Iri, nous considérons que le web 3, ce n'est pas la victoire du web sémantique, mais sa co-construction avec le web social\"", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1157000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb \\\"A l'Iri, nous consid\\u00e9rons que le web 3, ce n'est pas la victoire du web s\\u00e9mantique, mais sa co-construction avec le web social\\\"\",\"created_at\":\"Tue Oct 18 15:23:59 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126317608055226369\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"default_profile\":true,\"statuses_count\":7481,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126317608055226369}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 1157000, - "tags": [ - { - "id-ref": "99741f4e-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "a8dab6c4-741e-4a63-9100-9ce9604afd0b-126317608055226369" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Bernard Stiegler : \"une institution patrimoniale a en charge la production de #metadonnées\" #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: Bernard Stiegler : \"une institution patrimoniale a en charge la production de #metadonnées\" #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1198000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Bernard Stiegler : \\\"une institution patrimoniale a en charge la production de #metadonn\\u00e9es\\\" #museoweb\",\"created_at\":\"Tue Oct 18 15:24:40 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"metadonn\\u00e9es\",\"indices\":[78,90]},{\"text\":\"museoweb\",\"indices\":[92,101]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126317780772466688\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1130,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"default_profile\":false,\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":1993,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126317780772466688}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 1198000, - "tags": [ - { - "id-ref": "997488b2-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "997488b2-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "8c74025e-74c5-456c-be7b-18805028d904-126317780772466688" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb \"Rajeunissement des publics\", Stiegler parle de génération Y, mais quel est le fondement de cette catégoriet dans la pratique ??", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb \"Rajeunissement des publics\", Stiegler parle de génération Y, mais quel est le fondement de cette catégoriet dans la pratique ??", - "color": "16763904", - "polemics": ["Q"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1240000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb \\\"Rajeunissement des publics\\\", Stiegler parle de g\\u00e9n\\u00e9ration Y, mais quel est le fondement de cette cat\\u00e9goriet dans la pratique ??\",\"created_at\":\"Tue Oct 18 15:25:22 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126317955968536576\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"default_profile\":true,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7482,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126317955968536576}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 1240000, - "tags": [ - { - "id-ref": "997488b2-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "6ff5595a-d7e3-4f16-a07e-c6e8b126cea3-126317955968536576" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "BS: traditionnellement, production de metadonnees patrimoniales dans un mode top-down. Auj s'y ajoutent des traces bottom-up #museoweb", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: BS: traditionnellement, production de metadonnees patrimoniales dans un mode top-down. Auj s'y ajoutent des traces bottom-up #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1244000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"BS: traditionnellement, production de metadonnees patrimoniales dans un mode top-down. Auj s'y ajoutent des traces bottom-up #museoweb\",\"created_at\":\"Tue Oct 18 15:25:26 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[125,134]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126317973425238016\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1018,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"default_profile\":false,\"statuses_count\":1596,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126317973425238016}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 1244000, - "tags": [ - { - "id-ref": "997488b2-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "2afdb756-2401-469e-9040-05339f1b2af3-126317973425238016" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "B Stiegler : cmt agencer cette activité de production de traces et quelles en st enjeux culturels patrimoniaux et esthétiques ? #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: B Stiegler : cmt agencer cette activité de production de traces et quelles en st enjeux culturels patrimoniaux et esthétiques ? #museoweb", - "color": "16763904", - "polemics": ["Q"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1283000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"B Stiegler : cmt agencer cette activit\\u00e9 de production de traces et quelles en st enjeux culturels patrimoniaux et esth\\u00e9tiques ? #museoweb\",\"created_at\":\"Tue Oct 18 15:26:05 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[128,137]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126318137334431744\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1131,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"default_profile\":false,\"statuses_count\":1994,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126318137334431744}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 1283000, - "tags": [ - { - "id-ref": "997488b2-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "bb60bf0f-ea15-4b7e-8bfe-182a93df821b-126318137334431744" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @vincentpuig: #museoweb 28 novembre: lancement de l'appel à Service Culturel innovant pour 2012", - "img": { - "src": "http://a1.twimg.com/profile_images/1410096403/photoCA0ULHWT_normal.jpg" - }, - "title": "Laurent Bel: RT @vincentpuig: #museoweb 28 novembre: lancement de l'appel à Service Culturel innovant pour 2012", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1320000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @vincentpuig: #museoweb 28 novembre: lancement de l'appel \\u00e0 Service Culturel innovant pour 2012\",\"created_at\":\"Tue Oct 18 15:26:42 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[17,26]}],\"user_mentions\":[{\"indices\":[3,15],\"id_str\":\"68424173\",\"name\":\"Vincent Puig\",\"screen_name\":\"vincentpuig\",\"id\":68424173}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/tweetbutton\\\" rel=\\\"nofollow\\\"\\u003ETweet Button\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126318292305575937\",\"in_reply_to_status_id\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb 28 novembre: lancement de l'appel \\u00e0 Service Culturel innovant pour 2012\",\"created_at\":\"Tue Oct 18 15:17:27 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126315965607723008\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"default_profile\":true,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":172,\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":0,\"id_str\":\"68424173\",\"listed_count\":11,\"friends_count\":5,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":347,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":68424173,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\"},\"retweet_count\":1,\"favorited\":false,\"truncated\":false,\"id\":126315965607723008},\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Wed Jan 19 15:24:46 +0000 2011\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"default_profile\":true,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":27,\"description\":\"Provider Technologique, Base de donn\\u00e9es RDF pour le web de donn\\u00e9es \\/ web semantique\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.armadillo.fr\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":0,\"id_str\":\"240279846\",\"listed_count\":0,\"friends_count\":36,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1410096403\\/photoCA0ULHWT_normal.jpg\",\"screen_name\":\"Laurent_BEL\",\"name\":\"Laurent Bel\",\"statuses_count\":13,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":240279846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1410096403\\/photoCA0ULHWT_normal.jpg\"},\"retweet_count\":1,\"favorited\":false,\"truncated\":false,\"id\":126318292305575937}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 1320000, - "tags": [ - { - "id-ref": "997488b2-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "0404159a-f8a8-4027-8566-e9d9f0fad601-126318292305575937" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "B Stiegler : qd on parle de web sémantique, on parle de nvx processus de grammatisation #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: B Stiegler : qd on parle de web sémantique, on parle de nvx processus de grammatisation #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1346000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"B Stiegler : qd on parle de web s\\u00e9mantique, on parle de nvx processus de grammatisation #museoweb\",\"created_at\":\"Tue Oct 18 15:27:08 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[88,97]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126318399931432961\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"default_profile\":false,\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1131,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":1995,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126318399931432961}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 1346000, - "tags": [ - { - "id-ref": "997488b2-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "e54b5b13-9393-486e-8deb-3611135b2881-126318399931432961" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @gonzagauthier: #museoweb Stiegler parle du temps synchronique et diacrhonique. Essentiel quand on pense à l'imaginaire du flux ++", - "img": { - "src": "http://a3.twimg.com/profile_images/654197661/omer_twiitter_20100125_normal.jpg" - }, - "title": "Omer Pesquer: RT @gonzagauthier: #museoweb Stiegler parle du temps synchronique et diacrhonique. Essentiel quand on pense à l'imaginaire du flux ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1366000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @gonzagauthier: #museoweb Stiegler parle du temps synchronique et diacrhonique. Essentiel quand on pense \\u00e0 l'imaginaire du flux ++\",\"created_at\":\"Tue Oct 18 15:27:28 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[19,28]}],\"user_mentions\":[{\"indices\":[3,17],\"id_str\":\"136900327\",\"name\":\"gonzague gauthier\",\"screen_name\":\"gonzagauthier\",\"id\":136900327}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"web\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126318487554621440\",\"in_reply_to_status_id\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Stiegler parle du temps synchronique et diacrhonique. Essentiel quand on pense \\u00e0 l'imaginaire du flux ++\",\"created_at\":\"Tue Oct 18 15:22:42 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126317286868004865\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"default_profile\":true,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7482,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126317286868004865},\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"f5f5f5\",\"created_at\":\"Sat Oct 04 16:26:51 +0000 2008\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"a67f13\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/83277792\\/fd_omr.gif\",\"followers_count\":1315,\"description\":\"Consultant Internet Freelance - secteur culturel (#mus\\u00e9e, #artsvisuels) & Cr\\u00e9ateur de dispositifs Web singuliers (#Outrepart, #MotBot, #UnTitre)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/omer.mobi\\/\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"default_profile\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/83277792\\/fd_omr.gif\",\"favourites_count\":1095,\"id_str\":\"16592723\",\"listed_count\":164,\"friends_count\":895,\"profile_link_color\":\"0084b4\",\"protected\":false,\"location\":\"Paris - France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/654197661\\/omer_twiitter_20100125_normal.jpg\",\"screen_name\":\"_omr\",\"name\":\"Omer Pesquer\",\"statuses_count\":6650,\"verified\":false,\"profile_background_color\":\"bababa\",\"id\":16592723,\"profile_background_tile\":true,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/654197661\\/omer_twiitter_20100125_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126318487554621440}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 1366000, - "tags": [ - { - "id-ref": "997488b2-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "9d84691f-17af-4a30-a14f-0a30040478d6-126318487554621440" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Web #Semantic New Grammar process ?? http://t.co/OUknE9n1 ==", - "img": { - "src": "http://a1.twimg.com/profile_images/309624209/Cy2_normal.png" - }, - "title": "Samuel Huron: #museoweb Web #Semantic New Grammar process ?? http://t.co/OUknE9n1 ==", - "color": "16763904", - "polemics": ["Q", "REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1431000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Web #Semantic New Grammar process ?? http:\\/\\/t.co\\/OUknE9n1 ==\",\"created_at\":\"Tue Oct 18 15:28:33 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"Semantic\",\"indices\":[14,23]}],\"user_mentions\":[],\"urls\":[{\"indices\":[47,67],\"url\":\"http:\\/\\/t.co\\/OUknE9n1\",\"expanded_url\":\"http:\\/\\/goo.gl\\/uCuNG\",\"display_url\":\"goo.gl\\/uCuNG\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126318758062071808\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ffffff\",\"created_at\":\"Mon May 26 06:02:18 +0000 2008\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"b3009b\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/51130859\\/3577914799_1350cff02e.jpg\",\"followers_count\":558,\"description\":\"Designer @ IRI Centre Pompidou \\/ PhD student in Computer Human interface @ Paris11 : #ui #infoviz #Webdesign, #WebScience, #philosophy, #open #innovation\",\"geo_enabled\":true,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.cybunk.com\",\"following\":null,\"profile_text_color\":\"4c9c8f\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/51130859\\/3577914799_1350cff02e.jpg\",\"favourites_count\":316,\"id_str\":\"14905766\",\"listed_count\":62,\"friends_count\":671,\"profile_link_color\":\"b3009b\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/309624209\\/Cy2_normal.png\",\"screen_name\":\"cybunk\",\"name\":\"Samuel Huron\",\"statuses_count\":2403,\"verified\":false,\"profile_background_color\":\"000000\",\"id\":14905766,\"profile_background_tile\":false,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/309624209\\/Cy2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126318758062071808}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 1431000, - "tags": [ - { - "id-ref": "997488b2-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "99753f32-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "7d499cd5-7608-4d49-976f-5a30b1fa0d02-126318758062071808" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb BS: de la parole à l'écriture jusqu'à la grammatisation : formalisation d'une pratique. Vers une grammatisation du web ??", - "img": { - "src": "http://a1.twimg.com/profile_images/1339638568/photoNicoS_normal.jpg" - }, - "title": "nicolasauret: #museoweb BS: de la parole à l'écriture jusqu'à la grammatisation : formalisation d'une pratique. Vers une grammatisation du web ??", - "color": "16763904", - "polemics": ["Q"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1443000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb BS: de la parole \\u00e0 l'\\u00e9criture jusqu'\\u00e0 la grammatisation : formalisation d'une pratique. Vers une grammatisation du web ??\",\"created_at\":\"Tue Oct 18 15:28:45 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126318808355971072\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"default_profile\":true,\"created_at\":\"Thu May 05 08:31:25 +0000 2011\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":93,\"description\":\"Founder of Inflammable Productions, producer for new media + project manager @IRI Centre Pompidou\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.inflammableproductions.com\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":1,\"id_str\":\"293395401\",\"listed_count\":6,\"friends_count\":74,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1339638568\\/photoNicoS_normal.jpg\",\"screen_name\":\"nicolasauret\",\"name\":\"nicolasauret\",\"statuses_count\":298,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":293395401,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1339638568\\/photoNicoS_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126318808355971072}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 1443000, - "tags": [ - { - "id-ref": "99753f32-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "dc74d2ed-5d22-4f07-b309-d6b512adf1f4-126318808355971072" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Stiegler: #Teasing \"Je vais vous parler de Kant\" !", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb Stiegler: #Teasing \"Je vais vous parler de Kant\" !", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1445000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Stiegler: #Teasing \\\"Je vais vous parler de Kant\\\" !\",\"created_at\":\"Tue Oct 18 15:28:47 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"Teasing\",\"indices\":[20,28]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126318816190922752\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"default_profile\":true,\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7483,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126318816190922752}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 1445000, - "tags": [ - { - "id-ref": "99753f32-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "997578bc-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "154dc18b-bbab-4263-8a63-9fff13666682-126318816190922752" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Stiegler pose un premier présupposé avec la grammatisation (élargie), plaçant la technique comme initiatrice de la communication.", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb Stiegler pose un premier présupposé avec la grammatisation (élargie), plaçant la technique comme initiatrice de la communication.", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1448000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Stiegler pose un premier pr\\u00e9suppos\\u00e9 avec la grammatisation (\\u00e9largie), pla\\u00e7ant la technique comme initiatrice de la communication.\",\"created_at\":\"Tue Oct 18 15:28:50 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126318828056616960\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"default_profile\":true,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7484,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126318828056616960}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 1448000, - "tags": [ - { - "id-ref": "997578bc-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "63a999b2-59e6-4810-8a0f-396dda608083-126318828056616960" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "BS: Web sémantique et social = nouveaux processus de grammatisation, cad tous les flux d'expression humains (écriture et autres) #museoweb", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: BS: Web sémantique et social = nouveaux processus de grammatisation, cad tous les flux d'expression humains (écriture et autres) #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1449000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"BS: Web s\\u00e9mantique et social = nouveaux processus de grammatisation, cad tous les flux d'expression humains (\\u00e9criture et autres) #museoweb\",\"created_at\":\"Tue Oct 18 15:28:51 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[129,138]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126318835723800577\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1018,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"default_profile\":false,\"statuses_count\":1597,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126318835723800577}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 1449000, - "tags": [ - { - "id-ref": "997578bc-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "0870e258-5a04-4f8d-b006-faf52f158f83-126318835723800577" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Ecouter en ligne le séminaire : http://t.co/Du5ZRiPe #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: Ecouter en ligne le séminaire : http://t.co/Du5ZRiPe #museoweb", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1460000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Ecouter en ligne le s\\u00e9minaire : http:\\/\\/t.co\\/Du5ZRiPe #museoweb\",\"created_at\":\"Tue Oct 18 15:29:02 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[53,62]}],\"user_mentions\":[],\"urls\":[{\"indices\":[32,52],\"url\":\"http:\\/\\/t.co\\/Du5ZRiPe\",\"expanded_url\":\"http:\\/\\/goo.gl\\/zV6qo\",\"display_url\":\"goo.gl\\/zV6qo\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126318881307500545\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"default_profile\":false,\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1131,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":1996,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126318881307500545}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 1460000, - "tags": [ - { - "id-ref": "997578bc-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "53fcce13-8e21-4c94-bc94-9bb006b6f124-126318881307500545" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Grammatisation chez Sylvain Auroux, un outil conceptuel permettant de penser le langage mais aussi de tous les flux==", - "img": { - "src": "None" - }, - "title": "Vincent Puig: #museoweb Grammatisation chez Sylvain Auroux, un outil conceptuel permettant de penser le langage mais aussi de tous les flux==", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1468000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Grammatisation chez Sylvain Auroux, un outil conceptuel permettant de penser le langage mais aussi de tous les flux==\",\"created_at\":\"Tue Oct 18 15:29:10 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126318914207625216\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":173,\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":0,\"id_str\":\"68424173\",\"listed_count\":11,\"friends_count\":5,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":348,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":68424173,\"default_profile\":true,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126318914207625216}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 1468000, - "tags": [ - { - "id-ref": "997578bc-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "517a4793-ea0a-4a16-aaf9-1791d1d43cac-126318914207625216" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb BS parle des flux, indique qu'ils sont grammatisés. Mais ils le sont parfois sans règle, or n'est-ce pas essentiel au procès ??", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb BS parle des flux, indique qu'ils sont grammatisés. Mais ils le sont parfois sans règle, or n'est-ce pas essentiel au procès ??", - "color": "16763904", - "polemics": ["Q"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1549000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb BS parle des flux, indique qu'ils sont grammatis\\u00e9s. Mais ils le sont parfois sans r\\u00e8gle, or n'est-ce pas essentiel au proc\\u00e8s ??\",\"created_at\":\"Tue Oct 18 15:30:31 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126319254181122048\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"default_profile\":true,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7485,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126319254181122048}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 1549000, - "tags": [ - { - "id-ref": "997578bc-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "7a3298ed-5d05-4246-a3b5-28fcce4ef844-126319254181122048" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb \"Le web social est une grammatisation des rapports des flux et non le flux\" Processus de création de sens hypermoderne ??", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb \"Le web social est une grammatisation des rapports des flux et non le flux\" Processus de création de sens hypermoderne ??", - "color": "16763904", - "polemics": ["Q"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1620000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb \\\"Le web social est une grammatisation des rapports des flux et non le flux\\\" Processus de cr\\u00e9ation de sens hypermoderne ??\",\"created_at\":\"Tue Oct 18 15:31:42 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126319549887942656\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"default_profile\":true,\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7486,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126319549887942656}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 1620000, - "tags": [ - { - "id-ref": "997578bc-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "d182d951-b0fd-4635-ad30-e68e524b7dc0-126319549887942656" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "B Stiegler : le web social produit une grammatisation relationnelle, sur les RAPPORTS entre les flux #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: B Stiegler : le web social produit une grammatisation relationnelle, sur les RAPPORTS entre les flux #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1634000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"B Stiegler : le web social produit une grammatisation relationnelle, sur les RAPPORTS entre les flux #museoweb\",\"created_at\":\"Tue Oct 18 15:31:56 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[101,110]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126319609228955650\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"default_profile\":false,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1131,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":1997,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126319609228955650}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 1634000, - "tags": [ - { - "id-ref": "997578bc-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "c8558149-f6c8-4d42-b517-0327c8b7de40-126319609228955650" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @cblogculture: B Stiegler : le web social produit une grammatisation relationnelle, sur les RAPPORTS entre les flux #museoweb", - "img": { - "src": "http://a0.twimg.com/profile_images/1075692355/richard-avedon_1188215126_normal.jpg" - }, - "title": "Claire: RT @cblogculture: B Stiegler : le web social produit une grammatisation relationnelle, sur les RAPPORTS entre les flux #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1663000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @cblogculture: B Stiegler : le web social produit une grammatisation relationnelle, sur les RAPPORTS entre les flux #museoweb\",\"created_at\":\"Tue Oct 18 15:32:25 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[119,128]}],\"user_mentions\":[{\"indices\":[3,16],\"id_str\":\"216030846\",\"name\":\"C\\/blog\",\"screen_name\":\"cblogculture\",\"id\":216030846}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126319730394013696\",\"in_reply_to_status_id\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"B Stiegler : le web social produit une grammatisation relationnelle, sur les RAPPORTS entre les flux #museoweb\",\"created_at\":\"Tue Oct 18 15:31:56 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[101,110]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126319609228955650\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1131,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"default_profile\":false,\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":1997,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126319609228955650},\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"F6F6F6\",\"created_at\":\"Sun Apr 18 15:08:56 +0000 2010\",\"lang\":\"en\",\"time_zone\":null,\"profile_sidebar_border_color\":\"EEEEEE\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"followers_count\":230,\"description\":\"Consultante en affaires publiques et com' digitale\\r\\nGeekeries, trends et autres anglicismes\\u2026\\r\\nhttp:\\/\\/sliceofgeek.wordpress.com\\/\\r\\n\\r\\n\",\"geo_enabled\":true,\"profile_use_background_image\":true,\"url\":null,\"default_profile\":false,\"following\":null,\"profile_text_color\":\"050a17\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"favourites_count\":1,\"id_str\":\"134484433\",\"listed_count\":10,\"friends_count\":524,\"profile_link_color\":\"217002\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1075692355\\/richard-avedon_1188215126_normal.jpg\",\"screen_name\":\"ClaireJDuriez\",\"name\":\"Claire\",\"statuses_count\":1186,\"verified\":false,\"profile_background_color\":\"c7d0e0\",\"id\":134484433,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1075692355\\/richard-avedon_1188215126_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126319730394013696}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 1663000, - "tags": [ - { - "id-ref": "997578bc-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "621eb209-82d6-4bf0-ab60-55b747430da3-126319730394013696" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "\"Vous êtes venus là pour vous transindividuer psychiquement\" B. Stiegler #museoweb", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: \"Vous êtes venus là pour vous transindividuer psychiquement\" B. Stiegler #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1692000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"\\\"Vous \\u00eates venus l\\u00e0 pour vous transindividuer psychiquement\\\" B. Stiegler #museoweb\",\"created_at\":\"Tue Oct 18 15:32:54 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[73,82]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126319854142763009\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1018,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"default_profile\":false,\"statuses_count\":1598,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126319854142763009}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 1692000, - "tags": [ - { - "id-ref": "997578bc-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "9e0f2862-3950-45f3-b15e-e93a6a732d51-126319854142763009" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb BS:\"metastabilisation\" == Shirky:\"crystallization\" ??", - "img": { - "src": "http://a1.twimg.com/profile_images/309624209/Cy2_normal.png" - }, - "title": "Samuel Huron: #museoweb BS:\"metastabilisation\" == Shirky:\"crystallization\" ??", - "color": "16763904", - "polemics": ["Q", "REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1751000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb BS:\\\"metastabilisation\\\" == Shirky:\\\"crystallization\\\" ??\",\"created_at\":\"Tue Oct 18 15:33:53 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126320099639566337\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ffffff\",\"default_profile\":false,\"created_at\":\"Mon May 26 06:02:18 +0000 2008\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"b3009b\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/51130859\\/3577914799_1350cff02e.jpg\",\"followers_count\":558,\"description\":\"Designer @ IRI Centre Pompidou \\/ PhD student in Computer Human interface @ Paris11 : #ui #infoviz #Webdesign, #WebScience, #philosophy, #open #innovation\",\"geo_enabled\":true,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.cybunk.com\",\"following\":null,\"profile_text_color\":\"4c9c8f\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/51130859\\/3577914799_1350cff02e.jpg\",\"favourites_count\":316,\"id_str\":\"14905766\",\"listed_count\":62,\"friends_count\":671,\"profile_link_color\":\"b3009b\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/309624209\\/Cy2_normal.png\",\"screen_name\":\"cybunk\",\"name\":\"Samuel Huron\",\"statuses_count\":2404,\"verified\":false,\"profile_background_color\":\"000000\",\"id\":14905766,\"profile_background_tile\":false,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/309624209\\/Cy2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126320099639566337}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 1751000, - "tags": [ - { - "id-ref": "997578bc-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "5cf1e44e-aaab-40b9-8cdc-6900f02d545b-126320099639566337" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb \"La transindividuation n'est pas homogène mais contribue à consolider des relations\" J'aime le fait d'éviter le consensus ++", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb \"La transindividuation n'est pas homogène mais contribue à consolider des relations\" J'aime le fait d'éviter le consensus ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1763000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb \\\"La transindividuation n'est pas homog\\u00e8ne mais contribue \\u00e0 consolider des relations\\\" J'aime le fait d'\\u00e9viter le consensus ++\",\"created_at\":\"Tue Oct 18 15:34:05 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126320149992177664\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"default_profile\":true,\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7487,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126320149992177664}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 1763000, - "tags": [ - { - "id-ref": "997578bc-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "c8c8c266-84da-4e35-8c54-59c8319ec620-126320149992177664" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @cybunk: #museoweb BS:\"metastabilisation\" == Shirky:\"crystallization\" ??", - "img": { - "src": "http://a1.twimg.com/profile_images/1339638568/photoNicoS_normal.jpg" - }, - "title": "nicolasauret: RT @cybunk: #museoweb BS:\"metastabilisation\" == Shirky:\"crystallization\" ??", - "color": "16763904", - "polemics": ["Q", "REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1790000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @cybunk: #museoweb BS:\\\"metastabilisation\\\" == Shirky:\\\"crystallization\\\" ??\",\"created_at\":\"Tue Oct 18 15:34:32 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[12,21]}],\"user_mentions\":[{\"indices\":[3,10],\"id_str\":\"14905766\",\"name\":\"Samuel Huron\",\"screen_name\":\"cybunk\",\"id\":14905766}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/tweetbutton\\\" rel=\\\"nofollow\\\"\\u003ETweet Button\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126320265255862275\",\"in_reply_to_status_id\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb BS:\\\"metastabilisation\\\" == Shirky:\\\"crystallization\\\" ??\",\"created_at\":\"Tue Oct 18 15:33:53 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126320099639566337\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ffffff\",\"created_at\":\"Mon May 26 06:02:18 +0000 2008\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"b3009b\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/51130859\\/3577914799_1350cff02e.jpg\",\"followers_count\":558,\"description\":\"Designer @ IRI Centre Pompidou \\/ PhD student in Computer Human interface @ Paris11 : #ui #infoviz #Webdesign, #WebScience, #philosophy, #open #innovation\",\"geo_enabled\":true,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.cybunk.com\",\"following\":null,\"profile_text_color\":\"4c9c8f\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/51130859\\/3577914799_1350cff02e.jpg\",\"favourites_count\":316,\"id_str\":\"14905766\",\"listed_count\":62,\"friends_count\":671,\"profile_link_color\":\"b3009b\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/309624209\\/Cy2_normal.png\",\"screen_name\":\"cybunk\",\"name\":\"Samuel Huron\",\"statuses_count\":2404,\"verified\":false,\"profile_background_color\":\"000000\",\"id\":14905766,\"default_profile\":false,\"profile_background_tile\":false,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/309624209\\/Cy2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126320099639566337},\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Thu May 05 08:31:25 +0000 2011\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":93,\"description\":\"Founder of Inflammable Productions, producer for new media + project manager @IRI Centre Pompidou\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.inflammableproductions.com\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":1,\"id_str\":\"293395401\",\"listed_count\":6,\"friends_count\":74,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1339638568\\/photoNicoS_normal.jpg\",\"screen_name\":\"nicolasauret\",\"name\":\"nicolasauret\",\"statuses_count\":300,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":293395401,\"default_profile\":true,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1339638568\\/photoNicoS_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126320265255862275}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 1790000, - "tags": [ - { - "id-ref": "997578bc-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "aa3dbfd6-0d91-4369-888f-c5e0964a2741-126320265255862275" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#Metadonnees #websemantic #culture RT @polemictweet: #MuseoWeb le stream video ici : http://t.co/rIp3qL5h", - "img": { - "src": "http://a2.twimg.com/profile_images/1594192310/e5cd561d-d258-4e16-9ca4-c765f21786f1_normal.png" - }, - "title": "samuel bausson: #Metadonnees #websemantic #culture RT @polemictweet: #MuseoWeb le stream video ici : http://t.co/rIp3qL5h", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1876000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#Metadonnees #websemantic #culture RT @polemictweet: #MuseoWeb le stream video ici : http:\\/\\/t.co\\/rIp3qL5h\",\"created_at\":\"Tue Oct 18 15:35:58 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"Metadonnees\",\"indices\":[0,12]},{\"text\":\"websemantic\",\"indices\":[13,25]},{\"text\":\"culture\",\"indices\":[26,34]},{\"text\":\"MuseoWeb\",\"indices\":[53,62]}],\"user_mentions\":[{\"indices\":[38,51],\"id_str\":\"278987636\",\"name\":\"IRI Polemic Tweet\",\"screen_name\":\"PolemicTweet\",\"id\":278987636}],\"urls\":[{\"indices\":[86,106],\"url\":\"http:\\/\\/t.co\\/rIp3qL5h\",\"expanded_url\":\"http:\\/\\/goo.gl\\/GmurC\",\"display_url\":\"goo.gl\\/GmurC\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126320623436832768\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"a9d494\",\"created_at\":\"Tue Feb 26 02:42:30 +0000 2008\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"d1d1d1\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/79876591\\/409420142_ae78dee08c_o.jpg\",\"followers_count\":2178,\"description\":\"ouebmister @museumtoulouse \\u2022 #LegoMuseums #FreeCulture #CoDesign #OpenInnovation \\u2022 http:\\/\\/lesplanade.org \\u2022 http:\\/\\/museomix.com \\u2022 let's remix museums !\",\"geo_enabled\":true,\"profile_use_background_image\":false,\"url\":\"http:\\/\\/www.mixeum.net\",\"following\":null,\"profile_text_color\":\"454545\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/79876591\\/409420142_ae78dee08c_o.jpg\",\"favourites_count\":126,\"id_str\":\"13981242\",\"listed_count\":299,\"friends_count\":984,\"profile_link_color\":\"000000\",\"protected\":false,\"location\":\"Toulouse, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1594192310\\/e5cd561d-d258-4e16-9ca4-c765f21786f1_normal.png\",\"screen_name\":\"samuelbausson\",\"name\":\"samuel bausson\",\"statuses_count\":5114,\"verified\":false,\"profile_background_color\":\"80b25d\",\"id\":13981242,\"default_profile\":false,\"profile_background_tile\":true,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1594192310\\/e5cd561d-d258-4e16-9ca4-c765f21786f1_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126320623436832768}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 1876000, - "tags": [ - { - "id-ref": "9976c5f0-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "9976ca6e-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "9976ca6e-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "9976ce9c-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "dc5f26fb-0a78-4b4e-b66d-90a671b9355b-126320623436832768" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Le Web social serait pas seulement le web des relations sociales mais aussi de toutes les relations entre humains et ressources??", - "img": { - "src": "None" - }, - "title": "Vincent Puig: #museoweb Le Web social serait pas seulement le web des relations sociales mais aussi de toutes les relations entre humains et ressources??", - "color": "16763904", - "polemics": ["Q"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1880000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Le Web social serait pas seulement le web des relations sociales mais aussi de toutes les relations entre humains et ressources??\",\"created_at\":\"Tue Oct 18 15:36:02 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126320641963081730\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":173,\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"default_profile\":true,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":0,\"id_str\":\"68424173\",\"listed_count\":11,\"friends_count\":5,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":349,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":68424173,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126320641963081730}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 1880000, - "tags": [ - { - "id-ref": "9976ce9c-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "97dbf1d1-508c-43a1-ae8e-e3a26b06e898-126320641963081730" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb \"Le processus de grammatisation technique crée de la désindividuation\" Seulement si on n'accompagne pas le changement technique --", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb \"Le processus de grammatisation technique crée de la désindividuation\" Seulement si on n'accompagne pas le changement technique --", - "color": "16763904", - "polemics": ["KO"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1943000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"text\":\"#museoweb \\\"Le processus de grammatisation technique cr\\u00e9e de la d\\u00e9sindividuation\\\" Seulement si on n'accompagne pas le changement technique --\",\"created_at\":\"Tue Oct 18 15:37:05 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"place\":null,\"geo\":null,\"retweeted\":false,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"coordinates\":null,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"id_str\":\"126320907277959168\",\"user\":{\"statuses_count\":7487,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"profile_background_tile\":false,\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"lang\":\"fr\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"url\":null,\"default_profile\":true,\"follow_request_sent\":null,\"following\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"geo_enabled\":false,\"profile_use_background_image\":true,\"profile_text_color\":\"333333\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"is_translator\":false,\"notifications\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"id\":136900327,\"utc_offset\":3600,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"in_reply_to_status_id\":null,\"id\":126320907277959168}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 1943000, - "tags": [ - { - "id-ref": "9976ce9c-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "52402092-b633-43cd-8d33-9e680fc4803a-126320907277959168" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb BS explique les mécanismes systémiques de l'évolution des processus d'individation.", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb BS explique les mécanismes systémiques de l'évolution des processus d'individation.", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2097000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb BS explique les m\\u00e9canismes syst\\u00e9miques de l'\\u00e9volution des processus d'individation.\",\"created_at\":\"Tue Oct 18 15:39:39 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126321550193463296\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7489,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"default_profile\":true,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126321550193463296}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 2097000, - "tags": [ - { - "id-ref": "9976ce9c-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "12fe3190-94a4-4d7d-b751-90342d6a41ed-126321550193463296" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @gonzagauthier: #museoweb \"Le processus de grammatisation technique crée de la désindividuation\" Seulement si on n'accompagne pas le ...", - "img": { - "src": "http://a0.twimg.com/profile_images/380566620/arton2047_normal.jpg" - }, - "title": "Coline Aunis: RT @gonzagauthier: #museoweb \"Le processus de grammatisation technique crée de la désindividuation\" Seulement si on n'accompagne pas le ...", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2110000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @gonzagauthier: #museoweb \\\"Le processus de grammatisation technique cr\\u00e9e de la d\\u00e9sindividuation\\\" Seulement si on n'accompagne pas le ...\",\"created_at\":\"Tue Oct 18 15:39:52 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[19,28]}],\"user_mentions\":[{\"indices\":[3,17],\"id_str\":\"136900327\",\"name\":\"gonzague gauthier\",\"screen_name\":\"gonzagauthier\",\"id\":136900327}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/tweetbutton\\\" rel=\\\"nofollow\\\"\\u003ETweet Button\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126321607361822721\",\"in_reply_to_status_id\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb \\\"Le processus de grammatisation technique cr\\u00e9e de la d\\u00e9sindividuation\\\" Seulement si on n'accompagne pas le changement technique --\",\"created_at\":\"Tue Oct 18 15:37:05 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126320907277959168\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"default_profile\":true,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7489,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126320907277959168},\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DAECF4\",\"created_at\":\"Tue Aug 25 10:14:38 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"C6E2EE\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme2\\/bg.gif\",\"followers_count\":420,\"description\":\"#Web #NewMedia #NewTech #CM @ArtsetMetiers \\/\\/\\r\\n#MuseoGeek & \\u271a\\u271a \\/ \\u2600 \\/ \\uf8ff \\/\\/\",\"geo_enabled\":true,\"profile_use_background_image\":false,\"url\":\"http:\\/\\/arts-et-metiers.net\",\"default_profile\":false,\"following\":null,\"profile_text_color\":\"663B12\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme2\\/bg.gif\",\"favourites_count\":81,\"id_str\":\"68658539\",\"listed_count\":36,\"friends_count\":409,\"profile_link_color\":\"1F98C7\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/380566620\\/arton2047_normal.jpg\",\"screen_name\":\"Lilmount\",\"name\":\"Coline Aunis\",\"statuses_count\":2009,\"verified\":false,\"profile_background_color\":\"C6E2EE\",\"id\":68658539,\"profile_background_tile\":false,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/380566620\\/arton2047_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":true,\"id\":126321607361822721}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 2110000, - "tags": [ - { - "id-ref": "9976ce9c-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "9963c845-2119-42b4-9e93-1f600074e9b7-126321607361822721" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Pouvoir et savoir sur la transindividuation doit on choisir ??", - "img": { - "src": "None" - }, - "title": "Vincent Puig: #museoweb Pouvoir et savoir sur la transindividuation doit on choisir ??", - "color": "16763904", - "polemics": ["Q"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2114000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Pouvoir et savoir sur la transindividuation doit on choisir ??\",\"created_at\":\"Tue Oct 18 15:39:56 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126321624126468096\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":173,\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"default_profile\":true,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":0,\"id_str\":\"68424173\",\"listed_count\":11,\"friends_count\":5,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":350,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":68424173,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126321624126468096}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 2114000, - "tags": [ - { - "id-ref": "9976ce9c-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "6a39df37-f63f-4d81-a10a-f9b69fa97674-126321624126468096" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @cblogculture: B Stiegler : le web social produit une grammatisation relationnelle, sur les RAPPORTS entre les flux #museoweb", - "img": { - "src": "http://a3.twimg.com/profile_images/1562090347/Moi_Facebook_Twitter_redim_normal.jpg" - }, - "title": "Chirollet JC: RT @cblogculture: B Stiegler : le web social produit une grammatisation relationnelle, sur les RAPPORTS entre les flux #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2152000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @cblogculture: B Stiegler : le web social produit une grammatisation relationnelle, sur les RAPPORTS entre les flux #museoweb\",\"created_at\":\"Tue Oct 18 15:40:34 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[119,128]}],\"user_mentions\":[{\"indices\":[3,16],\"id_str\":\"216030846\",\"name\":\"C\\/blog\",\"screen_name\":\"cblogculture\",\"id\":216030846}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126321782687932416\",\"in_reply_to_status_id\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"B Stiegler : le web social produit une grammatisation relationnelle, sur les RAPPORTS entre les flux #museoweb\",\"created_at\":\"Tue Oct 18 15:31:56 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[101,110]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126319609228955650\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"default_profile\":false,\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1131,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":1997,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":1,\"favorited\":false,\"truncated\":false,\"id\":126319609228955650},\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"f6ffd1\",\"created_at\":\"Sat Jul 09 07:23:51 +0000 2011\",\"default_profile\":false,\"lang\":\"fr\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"fff8ad\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme19\\/bg.gif\",\"followers_count\":20,\"description\":\"Philosophe, Universitaire_Esth\\u00e9tique_Fractals \\/ Art Fractal_Arts Num\\u00e9riques_Num\\u00e9risation du Patrimoine Artistique_Photographie Num\\u00e9rique\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme19\\/bg.gif\",\"favourites_count\":3,\"id_str\":\"332115667\",\"listed_count\":0,\"friends_count\":134,\"profile_link_color\":\"0099CC\",\"protected\":false,\"location\":\"France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1562090347\\/Moi_Facebook_Twitter_redim_normal.jpg\",\"screen_name\":\"fracjc\",\"name\":\"Chirollet JC\",\"statuses_count\":40,\"verified\":false,\"profile_background_color\":\"FFF04D\",\"id\":332115667,\"profile_background_tile\":false,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1562090347\\/Moi_Facebook_Twitter_redim_normal.jpg\"},\"retweet_count\":1,\"favorited\":false,\"truncated\":false,\"id\":126321782687932416}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 2152000, - "tags": [ - { - "id-ref": "9976ce9c-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "ccd05ec5-577b-46be-97cf-487cd4fc927b-126321782687932416" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb la transindividuation produit du pouvoir, ou du savoir, ou les deux (c'est a dire des grands dirigeants !)", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: #museoweb la transindividuation produit du pouvoir, ou du savoir, ou les deux (c'est a dire des grands dirigeants !)", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2159000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb la transindividuation produit du pouvoir, ou du savoir, ou les deux (c'est a dire des grands dirigeants !)\",\"created_at\":\"Tue Oct 18 15:40:41 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126321809833476096\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1017,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"default_profile\":false,\"statuses_count\":1599,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126321809833476096}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 2159000, - "tags": [ - { - "id-ref": "9976ce9c-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "632313a8-b336-4796-a247-89fb9f5f65f5-126321809833476096" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb BS reprend la question de savoir/pouvoir, et indique que l'un et l'autre peuvent être séparés, que le savoir peut exister seul. --", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb BS reprend la question de savoir/pouvoir, et indique que l'un et l'autre peuvent être séparés, que le savoir peut exister seul. --", - "color": "16763904", - "polemics": ["KO"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2159000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb BS reprend la question de savoir\\/pouvoir, et indique que l'un et l'autre peuvent \\u00eatre s\\u00e9par\\u00e9s, que le savoir peut exister seul. --\",\"created_at\":\"Tue Oct 18 15:40:41 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126321811494420481\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"default_profile\":true,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7490,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126321811494420481}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 2159000, - "tags": [ - { - "id-ref": "9976ce9c-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "4eb55f93-1e26-423e-a540-46179ede247b-126321811494420481" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb suis-je un transducteur ? (je m'interroge) /cc @lilmount @gonzagauthier", - "img": { - "src": "http://a3.twimg.com/profile_images/654197661/omer_twiitter_20100125_normal.jpg" - }, - "title": "Omer Pesquer: #museoweb suis-je un transducteur ? (je m'interroge) /cc @lilmount @gonzagauthier", - "color": "16763904", - "polemics": ["Q"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2177000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb suis-je un transducteur ? (je m'interroge) \\/cc @lilmount @gonzagauthier\",\"created_at\":\"Tue Oct 18 15:40:59 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[{\"indices\":[57,66],\"id_str\":\"68658539\",\"name\":\"Coline Aunis\",\"screen_name\":\"Lilmount\",\"id\":68658539},{\"indices\":[67,81],\"id_str\":\"136900327\",\"name\":\"gonzague gauthier\",\"screen_name\":\"gonzagauthier\",\"id\":136900327}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126321885930721280\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"f5f5f5\",\"default_profile\":false,\"created_at\":\"Sat Oct 04 16:26:51 +0000 2008\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"a67f13\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/83277792\\/fd_omr.gif\",\"followers_count\":1315,\"description\":\"Consultant Internet Freelance - secteur culturel (#mus\\u00e9e, #artsvisuels) & Cr\\u00e9ateur de dispositifs Web singuliers (#Outrepart, #MotBot, #UnTitre)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/omer.mobi\\/\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/83277792\\/fd_omr.gif\",\"favourites_count\":1095,\"id_str\":\"16592723\",\"listed_count\":164,\"friends_count\":895,\"profile_link_color\":\"0084b4\",\"protected\":false,\"location\":\"Paris - France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/654197661\\/omer_twiitter_20100125_normal.jpg\",\"screen_name\":\"_omr\",\"name\":\"Omer Pesquer\",\"statuses_count\":6651,\"verified\":false,\"profile_background_color\":\"bababa\",\"id\":16592723,\"profile_background_tile\":true,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/654197661\\/omer_twiitter_20100125_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126321885930721280}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 2177000, - "tags": [ - { - "id-ref": "9976ce9c-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "48f80e58-bfc7-4dd1-b851-740ac7d562a6-126321885930721280" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb BS:\"transducteur\" == McKenzie Wark \"vector\" ?? http://t.co/Y5WtmljB", - "img": { - "src": "http://a1.twimg.com/profile_images/309624209/Cy2_normal.png" - }, - "title": "Samuel Huron: #museoweb BS:\"transducteur\" == McKenzie Wark \"vector\" ?? http://t.co/Y5WtmljB", - "color": "16763904", - "polemics": ["Q", "REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2187000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb BS:\\\"transducteur\\\" == McKenzie Wark \\\"vector\\\" ?? http:\\/\\/t.co\\/Y5WtmljB\",\"created_at\":\"Tue Oct 18 15:41:09 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[{\"indices\":[57,77],\"url\":\"http:\\/\\/t.co\\/Y5WtmljB\",\"expanded_url\":\"http:\\/\\/goo.gl\\/c5InY\",\"display_url\":\"goo.gl\\/c5InY\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126321928066699264\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ffffff\",\"default_profile\":false,\"created_at\":\"Mon May 26 06:02:18 +0000 2008\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"b3009b\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/51130859\\/3577914799_1350cff02e.jpg\",\"followers_count\":558,\"description\":\"Designer @ IRI Centre Pompidou \\/ PhD student in Computer Human interface @ Paris11 : #ui #infoviz #Webdesign, #WebScience, #philosophy, #open #innovation\",\"geo_enabled\":true,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.cybunk.com\",\"following\":null,\"profile_text_color\":\"4c9c8f\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/51130859\\/3577914799_1350cff02e.jpg\",\"favourites_count\":316,\"id_str\":\"14905766\",\"listed_count\":62,\"friends_count\":673,\"profile_link_color\":\"b3009b\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/309624209\\/Cy2_normal.png\",\"screen_name\":\"cybunk\",\"name\":\"Samuel Huron\",\"statuses_count\":2405,\"verified\":false,\"profile_background_color\":\"000000\",\"id\":14905766,\"profile_background_tile\":false,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/309624209\\/Cy2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126321928066699264}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 2187000, - "tags": [ - { - "id-ref": "9976ce9c-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "f8d79730-e261-4ef6-aa36-6914892902d5-126321928066699264" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "B Stiegler : \"les metadonnées mettent en œuvre des règles, qui sont des relations transindividualisées\" #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: B Stiegler : \"les metadonnées mettent en œuvre des règles, qui sont des relations transindividualisées\" #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2247000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"B Stiegler : \\\"les metadonn\\u00e9es mettent en \\u0153uvre des r\\u00e8gles, qui sont des relations transindividualis\\u00e9es\\\" #museoweb\",\"created_at\":\"Tue Oct 18 15:42:09 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[104,113]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126322182484795393\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"default_profile\":false,\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1131,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":1998,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126322182484795393}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 2247000, - "tags": [ - { - "id-ref": "9976ce9c-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "313b76d6-3a8d-4b88-bcab-264dac36d513-126322182484795393" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Articuler le sychronique et le diacronique sans interrompre la dynamique sociale++", - "img": { - "src": "None" - }, - "title": "Vincent Puig: #museoweb Articuler le sychronique et le diacronique sans interrompre la dynamique sociale++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2283000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Articuler le sychronique et le diacronique sans interrompre la dynamique sociale++\",\"created_at\":\"Tue Oct 18 15:42:45 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126322330086547456\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":173,\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":0,\"id_str\":\"68424173\",\"listed_count\":11,\"friends_count\":5,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":351,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":68424173,\"default_profile\":true,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126322330086547456}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 2283000, - "tags": [ - { - "id-ref": "9976ce9c-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "3ea7ca5f-9345-4e61-92c4-5c7c75d809d4-126322330086547456" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Bs: Enjeu du séminaire: mettre en place des processus qui permettront d'augmenter la capacité à créer du lien entre les savoirs.", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb Bs: Enjeu du séminaire: mettre en place des processus qui permettront d'augmenter la capacité à créer du lien entre les savoirs.", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2285000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Bs: Enjeu du s\\u00e9minaire: mettre en place des processus qui permettront d'augmenter la capacit\\u00e9 \\u00e0 cr\\u00e9er du lien entre les savoirs.\",\"created_at\":\"Tue Oct 18 15:42:47 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126322338303193089\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"default_profile\":true,\"statuses_count\":7491,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126322338303193089}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 2285000, - "tags": [ - { - "id-ref": "9976ce9c-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "d805f44c-f184-401e-9abb-f741da837d41-126322338303193089" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb BS le web sem est un processus de grammatisation analytique - production de metadonnees, vers une automatisation totale", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: #museoweb BS le web sem est un processus de grammatisation analytique - production de metadonnees, vers une automatisation totale", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2358000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb BS le web sem est un processus de grammatisation analytique - production de metadonnees, vers une automatisation totale\",\"created_at\":\"Tue Oct 18 15:44:00 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126322646907502592\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1017,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1600,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126322646907502592}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 2358000, - "tags": [ - { - "id-ref": "9976ce9c-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "51b5e6b1-f4f1-4007-ad40-5022353793b1-126322646907502592" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb \" B Stiegler \"Le web social c’est autre chose, c’est la grammatisation d’un pouvoir de synthésisation, d’un pouvoir de jugement.\"", - "img": { - "src": "http://a3.twimg.com/sticky/default_profile_images/default_profile_0_normal.png" - }, - "title": "Emmanuel Chateau: #museoweb \" B Stiegler \"Le web social c’est autre chose, c’est la grammatisation d’un pouvoir de synthésisation, d’un pouvoir de jugement.\"", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2384000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb \\\" B\\u00a0Stiegler \\\"Le web social c\\u2019est autre chose, c\\u2019est la grammatisation d\\u2019un pouvoir de synth\\u00e9sisation, d\\u2019un pouvoir de jugement.\\\"\",\"created_at\":\"Tue Oct 18 15:44:26 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126322756559192065\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":true,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"C0DFEC\",\"created_at\":\"Tue Nov 23 11:23:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"a8c7f7\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":41,\"description\":\"Historien de l'architecture, Digital humanist\",\"geo_enabled\":false,\"profile_use_background_image\":false,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"default_profile\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":23,\"id_str\":\"218830003\",\"listed_count\":1,\"friends_count\":65,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"screen_name\":\"emchateau\",\"name\":\"Emmanuel Chateau\",\"statuses_count\":31,\"verified\":false,\"profile_background_color\":\"022330\",\"id\":218830003,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126322756559192065}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 2384000, - "tags": [ - { - "id-ref": "9976ce9c-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "984bf0bd-823a-49fe-99af-f09a1110df6b-126322756559192065" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "B Stiegler : \"le web sémantique est un processus de grammatisation analytique alors que web social pouvoir de jugement\" #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: B Stiegler : \"le web sémantique est un processus de grammatisation analytique alors que web social pouvoir de jugement\" #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2386000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"B Stiegler : \\\"le web s\\u00e9mantique est un processus de grammatisation analytique alors que web social pouvoir de jugement\\\" #museoweb\",\"created_at\":\"Tue Oct 18 15:44:28 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[120,129]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126322762078892035\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"default_profile\":false,\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1131,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":1999,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126322762078892035}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 2386000, - "tags": [ - { - "id-ref": "9976ce9c-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "c5dbcd07-11f6-4c93-b09c-1127282eaf72-126322762078892035" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb \"BS: grammatisation d'un pouvoir de jugement\" Quid de l'entraide ?? Le conseil est-il un jugement ?", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb \"BS: grammatisation d'un pouvoir de jugement\" Quid de l'entraide ?? Le conseil est-il un jugement ?", - "color": "16763904", - "polemics": ["Q"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2388000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb \\\"BS: grammatisation d'un pouvoir de jugement\\\" Quid de l'entraide ?? Le conseil est-il un jugement ?\",\"created_at\":\"Tue Oct 18 15:44:30 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126322771440570368\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"default_profile\":true,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7491,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126322771440570368}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 2388000, - "tags": [ - { - "id-ref": "9976ce9c-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "1cff1d16-dd2a-48ee-a462-55a9b76edfca-126322771440570368" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Museologie 2.0 #museoweb (@ Centre Pompidou (CNAC)) http://t.co/7NSMdzeJ", - "img": { - "src": "http://a3.twimg.com/profile_images/1585449430/Picture_5_normal.png" - }, - "title": "Andrea Cevenini: Museologie 2.0 #museoweb (@ Centre Pompidou (CNAC)) http://t.co/7NSMdzeJ", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2412000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Museologie 2.0 #museoweb (@ Centre Pompidou (CNAC)) http:\\/\\/t.co\\/7NSMdzeJ\",\"created_at\":\"Tue Oct 18 15:44:54 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[15,24]}],\"user_mentions\":[],\"urls\":[{\"indices\":[52,72],\"url\":\"http:\\/\\/t.co\\/7NSMdzeJ\",\"expanded_url\":\"http:\\/\\/4sq.com\\/oyCBym\",\"display_url\":\"4sq.com\\/oyCBym\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/foursquare.com\\\" rel=\\\"nofollow\\\"\\u003Efoursquare\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126322871306944512\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"E6F6F9\",\"created_at\":\"Mon Oct 03 10:38:31 +0000 2011\",\"default_profile\":false,\"lang\":\"en\",\"time_zone\":null,\"profile_sidebar_border_color\":\"DBE9ED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme17\\/bg.gif\",\"followers_count\":29,\"description\":\"European Designer.\\r\\n\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.andreacevenini.com\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme17\\/bg.gif\",\"favourites_count\":8,\"id_str\":\"384249937\",\"listed_count\":1,\"friends_count\":112,\"profile_link_color\":\"CC3366\",\"protected\":false,\"location\":\"K\\u00f6ln \\/ Paris \\/ Milan\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1585449430\\/Picture_5_normal.png\",\"screen_name\":\"ACevenini\",\"name\":\"Andrea Cevenini\",\"statuses_count\":53,\"verified\":false,\"profile_background_color\":\"DBE9ED\",\"id\":384249937,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1585449430\\/Picture_5_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126322871306944512}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 2412000, - "tags": [ - { - "id-ref": "9976ce9c-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "e623a44c-caf9-4b96-99b0-c1c0346d83cb-126322871306944512" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Le Web sémantique serait l'analytique et le web social le synthétique (le social peut aussi être analytique)--", - "img": { - "src": "None" - }, - "title": "Vincent Puig: #museoweb Le Web sémantique serait l'analytique et le web social le synthétique (le social peut aussi être analytique)--", - "color": "16763904", - "polemics": ["KO"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2416000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Le Web s\\u00e9mantique serait l'analytique et le web social le synth\\u00e9tique (le social peut aussi \\u00eatre analytique)--\",\"created_at\":\"Tue Oct 18 15:44:58 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126322889908682752\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"default_profile\":true,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":173,\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":0,\"id_str\":\"68424173\",\"listed_count\":11,\"friends_count\":5,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":352,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":68424173,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126322889908682752}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 2416000, - "tags": [ - { - "id-ref": "9976ce9c-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "531a42dc-e3e2-41cc-b8f3-cb90b0ff0dd2-126322889908682752" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Ca y est, on parle de Kant. Je me méfie toujours des pensées basées sur l'esthétique kantienne. --", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb Ca y est, on parle de Kant. Je me méfie toujours des pensées basées sur l'esthétique kantienne. --", - "color": "16763904", - "polemics": ["KO"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2445000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Ca y est, on parle de Kant. Je me m\\u00e9fie toujours des pens\\u00e9es bas\\u00e9es sur l'esth\\u00e9tique kantienne. --\",\"created_at\":\"Tue Oct 18 15:45:27 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126323009186312192\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"default_profile\":true,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7493,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126323009186312192}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 2445000, - "tags": [ - { - "id-ref": "9976ce9c-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "ced70a7f-6c17-44e7-b198-36ee78d6f1f5-126323009186312192" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Stiegler : jugement esthétique selon Kant subjectif / réfléchissant #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: Stiegler : jugement esthétique selon Kant subjectif / réfléchissant #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2479000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Stiegler : jugement esth\\u00e9tique selon Kant subjectif \\/ r\\u00e9fl\\u00e9chissant #museoweb\",\"created_at\":\"Tue Oct 18 15:46:01 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[68,77]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126323152967041024\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"default_profile\":false,\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1131,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":2000,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126323152967041024}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 2479000, - "tags": [ - { - "id-ref": "9976ce9c-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "1a2ae8cf-c0fd-41aa-9d36-7d099197babf-126323152967041024" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Il y a du mystique dans la qualification de l'oeuvre par Stiegler, qui nie quelque part son potentiel social et politique. --", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb Il y a du mystique dans la qualification de l'oeuvre par Stiegler, qui nie quelque part son potentiel social et politique. --", - "color": "16763904", - "polemics": ["KO"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2626000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Il y a du mystique dans la qualification de l'oeuvre par Stiegler, qui nie quelque part son potentiel social et politique. --\",\"created_at\":\"Tue Oct 18 15:48:28 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126323769043193856\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7494,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"default_profile\":true,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126323769043193856}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 2626000, - "tags": [ - { - "id-ref": "9976ce9c-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "9ce8d50d-df86-4ff4-82b4-54f58bd3b5f2-126323769043193856" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Le jugement ne peut pas faire l'objet d'une preuve, dépasse les capacités analytiques. \"une oeuvre est quelque chose d'improbable", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: #museoweb Le jugement ne peut pas faire l'objet d'une preuve, dépasse les capacités analytiques. \"une oeuvre est quelque chose d'improbable", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2628000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Le jugement ne peut pas faire l'objet d'une preuve, d\\u00e9passe les capacit\\u00e9s analytiques. \\\"une oeuvre est quelque chose d'improbable\",\"created_at\":\"Tue Oct 18 15:48:30 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126323778736242689\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1017,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1601,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"default_profile\":false,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126323778736242689}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 2628000, - "tags": [ - { - "id-ref": "9976ce9c-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "540bd204-dee2-4457-b4a9-3a55707b7ce8-126323778736242689" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Une oeuvre d'art dépasse mon jugement analytique, elle est improbable++", - "img": { - "src": "None" - }, - "title": "Vincent Puig: #museoweb Une oeuvre d'art dépasse mon jugement analytique, elle est improbable++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2638000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Une oeuvre d'art d\\u00e9passe mon jugement analytique, elle est improbable++\",\"created_at\":\"Tue Oct 18 15:48:40 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126323821480378368\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":173,\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":0,\"id_str\":\"68424173\",\"listed_count\":11,\"friends_count\":5,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":352,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":68424173,\"default_profile\":true,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126323821480378368}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 2638000, - "tags": [ - { - "id-ref": "9976ce9c-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "60a879f2-054b-455f-9450-82e720ab6d5c-126323821480378368" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "B Stiegler : \"il faut introduire le web sémantique dans des musées d'art\" #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: B Stiegler : \"il faut introduire le web sémantique dans des musées d'art\" #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2725000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"B Stiegler : \\\"il faut introduire le web s\\u00e9mantique dans des mus\\u00e9es d'art\\\" #museoweb\",\"created_at\":\"Tue Oct 18 15:50:07 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[74,83]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126324185818607616\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1132,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":2001,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126324185818607616}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 2725000, - "tags": [ - { - "id-ref": "9976ce9c-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "efd3630c-3b3b-4d22-8c01-cd52de64b43c-126324185818607616" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Les communautés de jugement, communautés d'amateur, communiquent plutot qu'analysent ? Quelle place pour le symbole ??", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb Les communautés de jugement, communautés d'amateur, communiquent plutot qu'analysent ? Quelle place pour le symbole ??", - "color": "16763904", - "polemics": ["Q"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2737000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Les communaut\\u00e9s de jugement, communaut\\u00e9s d'amateur, communiquent plutot qu'analysent ? Quelle place pour le symbole ??\",\"created_at\":\"Tue Oct 18 15:50:19 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126324237697949697\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"default_profile\":true,\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":729,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7495,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126324237697949697}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 2737000, - "tags": [ - { - "id-ref": "9976ce9c-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "d72bd668-f05d-49da-94ef-dfce4a19545f-126324237697949697" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb je ne vois pas en quoi le web sem serait impuissant a exprimer des faits relevant du jugement et non de l'analytique --", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: #museoweb je ne vois pas en quoi le web sem serait impuissant a exprimer des faits relevant du jugement et non de l'analytique --", - "color": "16763904", - "polemics": ["KO"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2758000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb je ne vois pas en quoi le web sem serait impuissant a exprimer des faits relevant du jugement et non de l'analytique --\",\"created_at\":\"Tue Oct 18 15:50:40 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126324323089784832\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"default_profile\":false,\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1018,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1602,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126324323089784832}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 2758000, - "tags": [ - { - "id-ref": "9976ce9c-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "ba7d6fff-d632-4190-be6c-fcbf295aa606-126324323089784832" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Adrienne Alix : espaces de #Wikipédia guidés par la contribution individuelle spontanée #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: Adrienne Alix : espaces de #Wikipédia guidés par la contribution individuelle spontanée #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2850000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Adrienne Alix : espaces de #Wikip\\u00e9dia guid\\u00e9s par la contribution individuelle spontan\\u00e9e #museoweb\",\"created_at\":\"Tue Oct 18 15:52:12 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"Wikip\\u00e9dia\",\"indices\":[27,37]},{\"text\":\"museoweb\",\"indices\":[88,97]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126324709888491521\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1132,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"default_profile\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":2002,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126324709888491521}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 2850000, - "tags": [ - { - "id-ref": "9976ce9c-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "99799640-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "e28b384d-3264-4b67-b5d2-e65068b946ce-126324709888491521" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb @AdrienneAlix présente les espaces individuels spontanés de contribution sur #wikipedia, qui convergent vers le #semantique", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb @AdrienneAlix présente les espaces individuels spontanés de contribution sur #wikipedia, qui convergent vers le #semantique", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2850000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb @AdrienneAlix pr\\u00e9sente les espaces individuels spontan\\u00e9s de contribution sur #wikipedia, qui convergent vers le #semantique\",\"created_at\":\"Tue Oct 18 15:52:12 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"wikipedia\",\"indices\":[87,97]},{\"text\":\"semantique\",\"indices\":[122,133]}],\"user_mentions\":[{\"indices\":[10,23],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126324711612354560\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"default_profile\":true,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":729,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7496,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126324711612354560}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 2850000, - "tags": [ - { - "id-ref": "99799640-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "99799640-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "9979b4e0-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "23078cee-84e8-4396-b4d0-64b252e1d873-126324711612354560" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Google Art : un outil analytique ? Malheureusement pas toujours perçu ainsi --", - "img": { - "src": "None" - }, - "title": "Vincent Puig: #museoweb Google Art : un outil analytique ? Malheureusement pas toujours perçu ainsi --", - "color": "16763904", - "polemics": ["Q", "KO"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2870000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Google Art : un outil analytique ? Malheureusement pas toujours per\\u00e7u ainsi --\",\"created_at\":\"Tue Oct 18 15:52:32 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126324795003510784\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":173,\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":0,\"id_str\":\"68424173\",\"listed_count\":11,\"friends_count\":5,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris, France\",\"default_profile\":true,\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":354,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":68424173,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126324795003510784}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 2870000, - "tags": [ - { - "id-ref": "9979b4e0-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "9f4b5a2e-cdf9-4b98-a11f-b0d859ec300d-126324795003510784" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @cblogculture: B Stiegler : le web social produit une grammatisation relationnelle, sur les RAPPORTS entre les flux #museoweb", - "img": { - "src": "http://a2.twimg.com/profile_images/455510659/balons_normal.jpg" - }, - "title": "Daniel Anic: RT @cblogculture: B Stiegler : le web social produit une grammatisation relationnelle, sur les RAPPORTS entre les flux #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2921000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @cblogculture: B Stiegler : le web social produit une grammatisation relationnelle, sur les RAPPORTS entre les flux #museoweb\",\"created_at\":\"Tue Oct 18 15:53:23 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[119,128]}],\"user_mentions\":[{\"indices\":[3,16],\"id_str\":\"216030846\",\"name\":\"C\\/blog\",\"screen_name\":\"cblogculture\",\"id\":216030846}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"web\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126325008803954688\",\"in_reply_to_status_id\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"B Stiegler : le web social produit une grammatisation relationnelle, sur les RAPPORTS entre les flux #museoweb\",\"created_at\":\"Tue Oct 18 15:31:56 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[101,110]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126319609228955650\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1132,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":2002,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"default_profile\":false,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":3,\"favorited\":false,\"truncated\":false,\"id\":126319609228955650},\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Tue Apr 14 12:56:48 +0000 2009\",\"lang\":\"fr\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":159,\"description\":\"D\\u00e9veloppeur web & logiciel freelance\",\"geo_enabled\":true,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.anic.fr\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":70,\"id_str\":\"31114844\",\"listed_count\":14,\"friends_count\":236,\"profile_link_color\":\"788784\",\"protected\":false,\"location\":\"paris FR\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/455510659\\/balons_normal.jpg\",\"screen_name\":\"anic_fr\",\"name\":\"Daniel Anic\",\"statuses_count\":2132,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":31114844,\"default_profile\":false,\"profile_background_tile\":false,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/455510659\\/balons_normal.jpg\"},\"retweet_count\":3,\"favorited\":false,\"truncated\":false,\"id\":126325008803954688}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 2921000, - "tags": [ - { - "id-ref": "9979b4e0-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "56eab658-8b6b-4021-9e26-3ba62328b568-126325008803954688" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb \"L'encyclopédie de Diderot est loin d'etre neutre de point de vue\". Comme toutes les autres ! Le chercheur est tjrs situable ++", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb \"L'encyclopédie de Diderot est loin d'etre neutre de point de vue\". Comme toutes les autres ! Le chercheur est tjrs situable ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2952000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb \\\"L'encyclop\\u00e9die de Diderot est loin d'etre neutre de point de vue\\\". Comme toutes les autres ! Le chercheur est tjrs situable ++\",\"created_at\":\"Tue Oct 18 15:53:54 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126325137145470976\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"default_profile\":true,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":729,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7497,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126325137145470976}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 2952000, - "tags": [ - { - "id-ref": "9979b4e0-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "05990024-8c88-40a0-b3b4-590884b9a844-126325137145470976" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Q à BS: le jugement esthétique ne s'applique-t-il pas au process de grammatisatisation proposé par les plateformes du websocial??", - "img": { - "src": "http://a3.twimg.com/profile_images/535539026/oaoa_normal.JPG" - }, - "title": "Olivier Auber: #museoweb Q à BS: le jugement esthétique ne s'applique-t-il pas au process de grammatisatisation proposé par les plateformes du websocial??", - "color": "16763904", - "polemics": ["Q"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2968000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Q \\u00e0 BS: le jugement esth\\u00e9tique ne s'applique-t-il pas au process de grammatisatisation propos\\u00e9 par les plateformes du websocial??\",\"created_at\":\"Tue Oct 18 15:54:10 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126325206666055682\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"FFFFFF\",\"created_at\":\"Sun Jan 07 07:36:21 +0000 2007\",\"lang\":\"fr\",\"time_zone\":\"Brussels\",\"profile_sidebar_border_color\":\"FFFFFF\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/29472\\/polignac28Gen2NB250.jpg\",\"followers_count\":1760,\"description\":\"Bricolage th\\u00e9orique. Th\\u00e9orie du bricolage.\\r\\nParis - Bruxelles.\",\"geo_enabled\":true,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/perspective-numerique.net\",\"following\":null,\"profile_text_color\":\"AC8CB7\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/29472\\/polignac28Gen2NB250.jpg\",\"favourites_count\":2268,\"id_str\":\"609513\",\"listed_count\":179,\"friends_count\":1026,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/535539026\\/oaoa_normal.JPG\",\"screen_name\":\"OlivierAuber\",\"name\":\"Olivier Auber\",\"default_profile\":false,\"statuses_count\":9658,\"verified\":false,\"profile_background_color\":\"FFFFFF\",\"id\":609513,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/535539026\\/oaoa_normal.JPG\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126325206666055682}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 2968000, - "tags": [ - { - "id-ref": "9979b4e0-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "3e0c4298-93b2-4960-9d29-0a1b98fc687d-126325206666055682" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @cblogculture: B Stiegler : \"il faut introduire le web sémantique dans des musées d'art\" #museoweb", - "img": { - "src": "http://a3.twimg.com/profile_images/1562090347/Moi_Facebook_Twitter_redim_normal.jpg" - }, - "title": "Chirollet JC: RT @cblogculture: B Stiegler : \"il faut introduire le web sémantique dans des musées d'art\" #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2974000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"retweeted\":false,\"text\":\"RT @cblogculture: B Stiegler : \\\"il faut introduire le web s\\u00e9mantique dans des mus\\u00e9es d'art\\\" #museoweb\",\"in_reply_to_status_id_str\":null,\"coordinates\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[92,101]}],\"user_mentions\":[{\"indices\":[3,16],\"screen_name\":\"cblogculture\",\"id_str\":\"216030846\",\"name\":\"C\\/blog\",\"id\":216030846}]},\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"id_str\":\"126325230514864128\",\"place\":null,\"contributors\":null,\"truncated\":false,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"retweeted_status\":{\"retweeted\":false,\"text\":\"B Stiegler : \\\"il faut introduire le web s\\u00e9mantique dans des mus\\u00e9es d'art\\\" #museoweb\",\"in_reply_to_status_id_str\":null,\"coordinates\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[74,83]}],\"user_mentions\":[]},\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"id_str\":\"126324185818607616\",\"place\":null,\"contributors\":null,\"truncated\":false,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"retweet_count\":0,\"in_reply_to_user_id\":null,\"favorited\":false,\"created_at\":\"Tue Oct 18 15:50:07 +0000 2011\",\"geo\":null,\"user\":{\"geo_enabled\":false,\"profile_use_background_image\":true,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"profile_text_color\":\"9b8f40\",\"lang\":\"fr\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"location\":\"\",\"id_str\":\"216030846\",\"notifications\":null,\"profile_link_color\":\"da5700\",\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"screen_name\":\"cblogculture\",\"is_translator\":false,\"verified\":false,\"favourites_count\":1,\"listed_count\":62,\"following\":null,\"friends_count\":187,\"profile_background_color\":\"3c4006\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"profile_background_tile\":false,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"show_all_inline_media\":false,\"contributors_enabled\":false,\"statuses_count\":2002,\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"profile_sidebar_fill_color\":\"ced7d6\",\"protected\":false,\"name\":\"C\\/blog\",\"default_profile_image\":false,\"default_profile\":false,\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"followers_count\":1132,\"id\":216030846,\"utc_offset\":null,\"url\":\"http:\\/\\/cblog.culture.fr\"},\"in_reply_to_screen_name\":null,\"id\":126324185818607616},\"retweet_count\":0,\"in_reply_to_user_id\":null,\"favorited\":false,\"created_at\":\"Tue Oct 18 15:54:16 +0000 2011\",\"geo\":null,\"user\":{\"geo_enabled\":false,\"profile_use_background_image\":true,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme19\\/bg.gif\",\"profile_text_color\":\"333333\",\"lang\":\"fr\",\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme19\\/bg.gif\",\"location\":\"France\",\"id_str\":\"332115667\",\"notifications\":null,\"profile_link_color\":\"0099CC\",\"description\":\"Philosophe, Universitaire_Esth\\u00e9tique_Fractals \\/ Art Fractal_Arts Num\\u00e9riques_Num\\u00e9risation du Patrimoine Artistique_Photographie Num\\u00e9rique\",\"screen_name\":\"fracjc\",\"is_translator\":false,\"verified\":false,\"favourites_count\":3,\"listed_count\":0,\"following\":null,\"friends_count\":134,\"profile_background_color\":\"FFF04D\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1562090347\\/Moi_Facebook_Twitter_redim_normal.jpg\",\"profile_background_tile\":false,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1562090347\\/Moi_Facebook_Twitter_redim_normal.jpg\",\"show_all_inline_media\":true,\"contributors_enabled\":false,\"statuses_count\":42,\"created_at\":\"Sat Jul 09 07:23:51 +0000 2011\",\"profile_sidebar_fill_color\":\"f6ffd1\",\"protected\":false,\"name\":\"Chirollet JC\",\"default_profile_image\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"fff8ad\",\"followers_count\":20,\"id\":332115667,\"utc_offset\":-10800,\"url\":null},\"in_reply_to_screen_name\":null,\"id\":126325230514864128}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 2974000, - "tags": [ - { - "id-ref": "9979b4e0-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "1c12d22f-604d-4ac1-a385-c087ede4ff21-126325230514864128" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "A Alix : présentation de 4 encyclopédies : Diderot, Larousse sur cd-Rom, Nupedia.com, Wikipedia... #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: A Alix : présentation de 4 encyclopédies : Diderot, Larousse sur cd-Rom, Nupedia.com, Wikipedia... #museoweb", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2981000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"A Alix : pr\\u00e9sentation de 4 encyclop\\u00e9dies : Diderot, Larousse sur cd-Rom, Nupedia.com, Wikipedia... #museoweb\",\"created_at\":\"Tue Oct 18 15:54:23 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[99,108]}],\"user_mentions\":[],\"urls\":[{\"indices\":[73,84],\"url\":\"Nupedia.com\",\"expanded_url\":null}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126325257618464769\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"default_profile\":false,\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1132,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":2003,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126325257618464769}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 2981000, - "tags": [ - { - "id-ref": "9979b4e0-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "8ea3f805-6879-4b8e-8a80-782e739324e5-126325257618464769" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @cblogculture: A Alix : présentation de 4 encyclopédies : Diderot, Larousse sur cd-Rom, Nupedia.com, Wikipedia... #museoweb", - "img": { - "src": "http://a1.twimg.com/profile_images/1294841927/mde_normal.jpg" - }, - "title": "MdE78: RT @cblogculture: A Alix : présentation de 4 encyclopédies : Diderot, Larousse sur cd-Rom, Nupedia.com, Wikipedia... #museoweb", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2997000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @cblogculture: A Alix : pr\\u00e9sentation de 4 encyclop\\u00e9dies : Diderot, Larousse sur cd-Rom, Nupedia.com, Wikipedia... #museoweb\",\"created_at\":\"Tue Oct 18 15:54:39 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[117,126]}],\"user_mentions\":[{\"indices\":[3,16],\"id_str\":\"216030846\",\"name\":\"C\\/blog\",\"screen_name\":\"cblogculture\",\"id\":216030846}],\"urls\":[{\"indices\":[91,102],\"url\":\"Nupedia.com\",\"expanded_url\":null}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126325328552525825\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"f5f4dc\",\"created_at\":\"Thu Mar 31 14:30:28 +0000 2011\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/227482331\\/siteoff0-76911.png\",\"followers_count\":208,\"description\":\"La Maison de l'\\u00c9ducation des Yvelines vous accueille \\u00e0 Marly-le-Roi : M\\u00e9diath\\u00e8que, animations p\\u00e9dagogiques, formations TIce...\",\"default_profile\":false,\"geo_enabled\":true,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.mde78.fr\\/\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/227482331\\/siteoff0-76911.png\",\"favourites_count\":0,\"id_str\":\"275041850\",\"listed_count\":22,\"friends_count\":201,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Marly le Roi, 78\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1294841927\\/mde_normal.jpg\",\"screen_name\":\"MdE78\",\"name\":\"MdE78\",\"statuses_count\":717,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":275041850,\"profile_background_tile\":true,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1294841927\\/mde_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126325328552525825}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 2997000, - "tags": [ - { - "id-ref": "9979b4e0-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "57bb1c91-0094-4507-ba61-9e4e88951a8c-126325328552525825" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Entre l'encyclopédie Diderot et le dictionnaire sur cdrom j'aurai cité le dico scolaire comme outil largement diffusé--", - "img": { - "src": "None" - }, - "title": "Vincent Puig: #museoweb Entre l'encyclopédie Diderot et le dictionnaire sur cdrom j'aurai cité le dico scolaire comme outil largement diffusé--", - "color": "16763904", - "polemics": ["KO"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3034000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Entre l'encyclop\\u00e9die Diderot et le dictionnaire sur cdrom j'aurai cit\\u00e9 le dico scolaire comme outil largement diffus\\u00e9--\",\"created_at\":\"Tue Oct 18 15:55:16 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126325479778156545\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":173,\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"default_profile\":true,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":0,\"id_str\":\"68424173\",\"listed_count\":11,\"friends_count\":5,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":355,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":68424173,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126325479778156545}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3034000, - "tags": [ - { - "id-ref": "9979b4e0-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "32cfbdf1-c586-442b-b2e5-0aa4862f0c9c-126325479778156545" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb \"wikipédia en tant que brouillon de Nupédia\"", - "img": { - "src": "http://a3.twimg.com/sticky/default_profile_images/default_profile_0_normal.png" - }, - "title": "Emmanuel Chateau: #museoweb \"wikipédia en tant que brouillon de Nupédia\"", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3046000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb \\\"wikip\\u00e9dia en tant que brouillon de Nup\\u00e9dia\\\"\",\"created_at\":\"Tue Oct 18 15:55:28 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126325532542517248\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":true,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"C0DFEC\",\"created_at\":\"Tue Nov 23 11:23:56 +0000 2010\",\"default_profile\":false,\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"a8c7f7\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":41,\"description\":\"Historien de l'architecture, Digital humanist\",\"geo_enabled\":false,\"profile_use_background_image\":false,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":23,\"id_str\":\"218830003\",\"listed_count\":1,\"friends_count\":65,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"screen_name\":\"emchateau\",\"name\":\"Emmanuel Chateau\",\"statuses_count\":33,\"verified\":false,\"profile_background_color\":\"022330\",\"id\":218830003,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126325532542517248}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3046000, - "tags": [ - { - "id-ref": "9979b4e0-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "edb0a7ee-aa20-4b2c-9e9b-51af5f60acb7-126325532542517248" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb L'encyclopédie Universalis n'est pas citée, est ce un acte manqué de la part du principal concurrent de fait Wikipedia ??", - "img": { - "src": "None" - }, - "title": "Vincent Puig: #museoweb L'encyclopédie Universalis n'est pas citée, est ce un acte manqué de la part du principal concurrent de fait Wikipedia ??", - "color": "16763904", - "polemics": ["Q"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3104000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb L'encyclop\\u00e9die Universalis n'est pas cit\\u00e9e, est ce un acte manqu\\u00e9 de la part du principal concurrent de fait Wikipedia ??\",\"created_at\":\"Tue Oct 18 15:56:26 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126325773975035904\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"default_profile\":true,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":173,\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":0,\"id_str\":\"68424173\",\"listed_count\":11,\"friends_count\":5,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":355,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":68424173,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126325773975035904}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3104000, - "tags": [ - { - "id-ref": "9979b4e0-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "1631cc74-8716-4239-8c16-a99ed452d289-126325773975035904" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb \"Sur #wikipedia on n'écrit pas seul\" Bon outil de création de symbole contre les solitudes numériques. ++", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb \"Sur #wikipedia on n'écrit pas seul\" Bon outil de création de symbole contre les solitudes numériques. ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3149000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb \\\"Sur #wikipedia on n'\\u00e9crit pas seul\\\" Bon outil de cr\\u00e9ation de symbole contre les solitudes num\\u00e9riques. ++\",\"created_at\":\"Tue Oct 18 15:57:11 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"wikipedia\",\"indices\":[15,25]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126325963402387456\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"default_profile\":true,\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":729,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7498,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126325963402387456}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3149000, - "tags": [ - { - "id-ref": "9979b4e0-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "9979b4e0-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "717e0a9c-bb5b-4072-a39e-311103d56d26-126325963402387456" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "3 caractéristiques de Wikipédia : 1. collaborative, ouverte a ts (filtre de la compétence), 2. diffusée ss licence libre #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: 3 caractéristiques de Wikipédia : 1. collaborative, ouverte a ts (filtre de la compétence), 2. diffusée ss licence libre #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3189000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"3 caract\\u00e9ristiques de Wikip\\u00e9dia : 1. collaborative, ouverte a ts (filtre de la comp\\u00e9tence), 2. diffus\\u00e9e ss licence libre #museoweb\",\"created_at\":\"Tue Oct 18 15:57:51 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[121,130]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126326129714937857\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"default_profile\":false,\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1132,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":2004,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126326129714937857}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3189000, - "tags": [ - { - "id-ref": "9979b4e0-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "ded701e9-c4a1-4a4c-855e-6b46c4c2b0b8-126326129714937857" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Au départ la licence libre a un but pratique : nécessaire pour pouvoir modifier un contenu existant @AdrienneAlix ++", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: #museoweb Au départ la licence libre a un but pratique : nécessaire pour pouvoir modifier un contenu existant @AdrienneAlix ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3220000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Au d\\u00e9part la licence libre a un but pratique : n\\u00e9cessaire pour pouvoir modifier un contenu existant @AdrienneAlix ++\",\"created_at\":\"Tue Oct 18 15:58:22 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[{\"indices\":[110,123],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126326260891783168\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"default_profile\":false,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1018,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1603,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126326260891783168}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3220000, - "tags": [ - { - "id-ref": "9979b4e0-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "912d9561-9f2d-4fd0-96c9-c9ed23143626-126326260891783168" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Dans #wikipedia le pratique (et la technique) a précédé la théorisation philosophique ++ #empirisme", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb Dans #wikipedia le pratique (et la technique) a précédé la théorisation philosophique ++ #empirisme", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3222000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Dans #wikipedia le pratique (et la technique) a pr\\u00e9c\\u00e9d\\u00e9 la th\\u00e9orisation philosophique ++ #empirisme\",\"created_at\":\"Tue Oct 18 15:58:24 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"wikipedia\",\"indices\":[15,25]},{\"text\":\"empirisme\",\"indices\":[99,109]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126326272191234048\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"default_profile\":true,\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":729,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7499,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126326272191234048}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3222000, - "tags": [ - { - "id-ref": "997b2f28-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "997b2f28-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "997b2f28-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "55d5b682-68f7-40c2-904e-066196e70ecc-126326272191234048" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Et 3. Multilingue (+ 280 langues) #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: Et 3. Multilingue (+ 280 langues) #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3230000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Et 3. Multilingue (+ 280 langues) #museoweb\",\"created_at\":\"Tue Oct 18 15:58:32 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[34,43]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126326304990699521\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1132,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":2005,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"default_profile\":false,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126326304990699521}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3230000, - "tags": [ - { - "id-ref": "997b2f28-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "513105b3-765f-4a57-8efe-91878b84d252-126326304990699521" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb l'encyclopédie Diderot, un travail déja collaboratif ? Pas au sens où on l'entend aujourd'hui, Diderot passait commande--", - "img": { - "src": "None" - }, - "title": "Vincent Puig: #museoweb l'encyclopédie Diderot, un travail déja collaboratif ? Pas au sens où on l'entend aujourd'hui, Diderot passait commande--", - "color": "16763904", - "polemics": ["Q", "KO"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3234000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb l'encyclop\\u00e9die Diderot, un travail d\\u00e9ja collaboratif ? Pas au sens o\\u00f9 on l'entend aujourd'hui, Diderot passait commande--\",\"created_at\":\"Tue Oct 18 15:58:36 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126326319029039104\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":173,\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"default_profile\":true,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":0,\"id_str\":\"68424173\",\"listed_count\":11,\"friends_count\":5,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":357,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":68424173,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126326319029039104}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3234000, - "tags": [ - { - "id-ref": "997b2f28-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "211a0e30-0aa3-42b4-84f1-4f6f3af8d795-126326319029039104" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @gonzagauthier: #museoweb Dans #wikipedia le pratique (et la technique) a précédé la théorisation philosophique ++ #empirisme", - "img": { - "src": "http://a1.twimg.com/profile_images/309624209/Cy2_normal.png" - }, - "title": "Samuel Huron: RT @gonzagauthier: #museoweb Dans #wikipedia le pratique (et la technique) a précédé la théorisation philosophique ++ #empirisme", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3239000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @gonzagauthier: #museoweb Dans #wikipedia le pratique (et la technique) a pr\\u00e9c\\u00e9d\\u00e9 la th\\u00e9orisation philosophique ++ #empirisme\",\"created_at\":\"Tue Oct 18 15:58:41 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[19,28]},{\"text\":\"wikipedia\",\"indices\":[34,44]},{\"text\":\"empirisme\",\"indices\":[118,128]}],\"user_mentions\":[{\"indices\":[3,17],\"id_str\":\"136900327\",\"name\":\"gonzague gauthier\",\"screen_name\":\"gonzagauthier\",\"id\":136900327}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126326341699248128\",\"in_reply_to_status_id\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Dans #wikipedia le pratique (et la technique) a pr\\u00e9c\\u00e9d\\u00e9 la th\\u00e9orisation philosophique ++ #empirisme\",\"created_at\":\"Tue Oct 18 15:58:24 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"wikipedia\",\"indices\":[15,25]},{\"text\":\"empirisme\",\"indices\":[99,109]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126326272191234048\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"default_profile\":true,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":729,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7499,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126326272191234048},\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ffffff\",\"created_at\":\"Mon May 26 06:02:18 +0000 2008\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"b3009b\",\"default_profile\":false,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/51130859\\/3577914799_1350cff02e.jpg\",\"followers_count\":558,\"description\":\"Designer @ IRI Centre Pompidou \\/ PhD student in Computer Human interface @ Paris11 : #ui #infoviz #Webdesign, #WebScience, #philosophy, #open #innovation\",\"geo_enabled\":true,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.cybunk.com\",\"following\":null,\"profile_text_color\":\"4c9c8f\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/51130859\\/3577914799_1350cff02e.jpg\",\"favourites_count\":316,\"id_str\":\"14905766\",\"listed_count\":62,\"friends_count\":673,\"profile_link_color\":\"b3009b\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/309624209\\/Cy2_normal.png\",\"screen_name\":\"cybunk\",\"name\":\"Samuel Huron\",\"statuses_count\":2407,\"verified\":false,\"profile_background_color\":\"000000\",\"id\":14905766,\"profile_background_tile\":false,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/309624209\\/Cy2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126326341699248128}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3239000, - "tags": [ - { - "id-ref": "997b2f28-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "997b2f28-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "997b2f28-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "3e4c6161-9c6b-4a3d-b170-981076a8a44b-126326341699248128" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "2011 : 280 éditions linguistiques, 34 d'entre elles + 100 000 articles #museoweb #Wikipédia", - "img": { - "src": "None" - }, - "title": "C/blog: 2011 : 280 éditions linguistiques, 34 d'entre elles + 100 000 articles #museoweb #Wikipédia", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3293000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"2011 : 280 \\u00e9ditions linguistiques, 34 d'entre elles + 100 000 articles #museoweb #Wikip\\u00e9dia\",\"created_at\":\"Tue Oct 18 15:59:35 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[71,80]},{\"text\":\"Wikip\\u00e9dia\",\"indices\":[81,91]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126326568367833089\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"default_profile\":false,\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1132,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":2006,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126326568367833089}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3293000, - "tags": [ - { - "id-ref": "997b2f28-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "997b2f28-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "5e1ee618-9bf2-463e-b165-997efa8ae8a4-126326568367833089" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb @AdrienneAlix suggère que la production d'articles, même de peu de qualité est déjà une victoire du projet. Quels buts alors ??", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb @AdrienneAlix suggère que la production d'articles, même de peu de qualité est déjà une victoire du projet. Quels buts alors ??", - "color": "16763904", - "polemics": ["Q"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3303000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb @AdrienneAlix sugg\\u00e8re que la production d'articles, m\\u00eame de peu de qualit\\u00e9 est d\\u00e9j\\u00e0 une victoire du projet. Quels buts alors ??\",\"created_at\":\"Tue Oct 18 15:59:45 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[{\"indices\":[10,23],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126326610222792705\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":729,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7500,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"default_profile\":true,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126326610222792705}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3303000, - "tags": [ - { - "id-ref": "997b2f28-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "83e73434-6446-499d-8334-ec895f241194-126326610222792705" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb 1,162 millions d'articles dans Wikipedia francophone aujourd'hui @AdrienneAlix", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: #museoweb 1,162 millions d'articles dans Wikipedia francophone aujourd'hui @AdrienneAlix", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3306000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb 1,162 millions d'articles dans Wikipedia francophone aujourd'hui @AdrienneAlix\",\"created_at\":\"Tue Oct 18 15:59:48 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[{\"indices\":[75,88],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126326624584089601\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1018,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1604,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"default_profile\":false,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126326624584089601}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3306000, - "tags": [ - { - "id-ref": "997b2f28-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "9d20d081-b2bf-466a-b7cf-47fcd17df6cb-126326624584089601" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Wikimedia Commons est une médiathèque de contenus centrale, qui compte auj + 11 millions de fichiers #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: Wikimedia Commons est une médiathèque de contenus centrale, qui compte auj + 11 millions de fichiers #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3364000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Wikimedia Commons est une m\\u00e9diath\\u00e8que de contenus centrale, qui compte auj + 11 millions de fichiers #museoweb\",\"created_at\":\"Tue Oct 18 16:00:46 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[101,110]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126326866461208576\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1132,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"default_profile\":false,\"statuses_count\":2007,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126326866461208576}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3364000, - "tags": [ - { - "id-ref": "997b2f28-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "12f4cf3f-09fb-4bb5-afbc-b0d02c10aab6-126326866461208576" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb 11 millions de fichiers dans Wikimedia Commons (11 millions !!!) #scalabilité @AdrienneAlix", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: #museoweb 11 millions de fichiers dans Wikimedia Commons (11 millions !!!) #scalabilité @AdrienneAlix", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3383000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb 11 millions de fichiers dans Wikimedia Commons (11 millions !!!) #scalabilit\\u00e9 @AdrienneAlix\",\"created_at\":\"Tue Oct 18 16:01:05 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"scalabilit\\u00e9\",\"indices\":[75,87]}],\"user_mentions\":[{\"indices\":[88,101],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126326944408158208\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"default_profile\":false,\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1018,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1604,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126326944408158208}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3383000, - "tags": [ - { - "id-ref": "997b2f28-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "997c01dc-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "3b9536d5-29b3-4d21-a4f9-7efde55126b5-126326944408158208" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @gonzagauthier: #museoweb Dans #wikipedia le pratique (et la technique) a précédé la théorisation philosophique ++ #empirisme", - "img": { - "src": "http://a0.twimg.com/profile_images/127401730/PhotoRM_normal.jpg" - }, - "title": "Rémi Mathis: RT @gonzagauthier: #museoweb Dans #wikipedia le pratique (et la technique) a précédé la théorisation philosophique ++ #empirisme", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3384000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @gonzagauthier: #museoweb Dans #wikipedia le pratique (et la technique) a pr\\u00e9c\\u00e9d\\u00e9 la th\\u00e9orisation philosophique ++ #empirisme\",\"created_at\":\"Tue Oct 18 16:01:06 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[19,28]},{\"text\":\"wikipedia\",\"indices\":[34,44]},{\"text\":\"empirisme\",\"indices\":[118,128]}],\"user_mentions\":[{\"indices\":[3,17],\"id_str\":\"136900327\",\"name\":\"gonzague gauthier\",\"screen_name\":\"gonzagauthier\",\"id\":136900327}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"web\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126326950406012928\",\"in_reply_to_status_id\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Dans #wikipedia le pratique (et la technique) a pr\\u00e9c\\u00e9d\\u00e9 la th\\u00e9orisation philosophique ++ #empirisme\",\"created_at\":\"Tue Oct 18 15:58:24 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"wikipedia\",\"indices\":[15,25]},{\"text\":\"empirisme\",\"indices\":[99,109]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126326272191234048\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"default_profile\":true,\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":729,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7500,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":1,\"favorited\":false,\"truncated\":false,\"id\":126326272191234048},\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"F3F3F3\",\"default_profile\":false,\"created_at\":\"Tue Apr 07 18:26:20 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"DFDFDF\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/176198935\\/nom_armes_titres_-_400_px.jpg\",\"followers_count\":1086,\"description\":\"Conservateur au d\\u00e9partement des Estampes de la BnF ; r\\u00e9dac'chef des Nouvelles de l'estampe ; pr\\u00e9sident de Wikim\\u00e9dia France\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/alatoisondor.wordpress.com\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/176198935\\/nom_armes_titres_-_400_px.jpg\",\"favourites_count\":2,\"id_str\":\"29508165\",\"listed_count\":122,\"friends_count\":629,\"profile_link_color\":\"990000\",\"protected\":false,\"location\":\"Paris ; Amsterdam\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/127401730\\/PhotoRM_normal.jpg\",\"screen_name\":\"RemiMathis\",\"name\":\"R\\u00e9mi Mathis\",\"statuses_count\":12058,\"verified\":false,\"profile_background_color\":\"ffffff\",\"id\":29508165,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/127401730\\/PhotoRM_normal.jpg\"},\"retweet_count\":1,\"favorited\":false,\"truncated\":false,\"id\":126326950406012928}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3384000, - "tags": [ - { - "id-ref": "997c01dc-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "997c01dc-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "997c01dc-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "fe6e2eba-9b23-4e1e-aecb-5c643d5e3594-126326950406012928" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Suivez le hashtag #museoweb : séminaire de l'IRI, aujourd'hui avec @AdrienneAlix, directrice des programmes de @Wikimedia_Fr", - "img": { - "src": "http://a0.twimg.com/profile_images/127401730/PhotoRM_normal.jpg" - }, - "title": "Rémi Mathis: Suivez le hashtag #museoweb : séminaire de l'IRI, aujourd'hui avec @AdrienneAlix, directrice des programmes de @Wikimedia_Fr", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3437000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Suivez le hashtag #museoweb : s\\u00e9minaire de l'IRI, aujourd'hui avec @AdrienneAlix, directrice des programmes de @Wikimedia_Fr\",\"created_at\":\"Tue Oct 18 16:01:59 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[18,27]}],\"user_mentions\":[{\"indices\":[67,80],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902},{\"indices\":[111,124],\"id_str\":\"17271765\",\"name\":\"Wikim\\u00e9dia France\",\"screen_name\":\"Wikimedia_Fr\",\"id\":17271765}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"web\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126327173048057856\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"F3F3F3\",\"default_profile\":false,\"created_at\":\"Tue Apr 07 18:26:20 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"DFDFDF\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/176198935\\/nom_armes_titres_-_400_px.jpg\",\"followers_count\":1086,\"description\":\"Conservateur au d\\u00e9partement des Estampes de la BnF ; r\\u00e9dac'chef des Nouvelles de l'estampe ; pr\\u00e9sident de Wikim\\u00e9dia France\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/alatoisondor.wordpress.com\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/176198935\\/nom_armes_titres_-_400_px.jpg\",\"favourites_count\":2,\"id_str\":\"29508165\",\"listed_count\":122,\"friends_count\":629,\"profile_link_color\":\"990000\",\"protected\":false,\"location\":\"Paris ; Amsterdam\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/127401730\\/PhotoRM_normal.jpg\",\"screen_name\":\"RemiMathis\",\"name\":\"R\\u00e9mi Mathis\",\"statuses_count\":12059,\"verified\":false,\"profile_background_color\":\"ffffff\",\"id\":29508165,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/127401730\\/PhotoRM_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126327173048057856}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3437000, - "tags": [ - { - "id-ref": "997c01dc-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "a658daee-a9e9-4aa3-ab61-e1b7d333987e-126327173048057856" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Wikisource, bibliothèque de textes ss licence libre, + 72 000 textes #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: Wikisource, bibliothèque de textes ss licence libre, + 72 000 textes #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3442000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Wikisource, biblioth\\u00e8que de textes ss licence libre, + 72 000 textes #museoweb\",\"created_at\":\"Tue Oct 18 16:02:04 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[69,78]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126327194740989952\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1132,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":2008,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126327194740989952}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3442000, - "tags": [ - { - "id-ref": "997c01dc-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "7525842d-a398-45c3-bee7-a076d7c62cdc-126327194740989952" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @gonzagauthier: #museoweb @AdrienneAlix suggère que la production d'articles, même de peu de qualité est déjà une victoire du projet. ...", - "img": { - "src": "http://a0.twimg.com/profile_images/380566620/arton2047_normal.jpg" - }, - "title": "Coline Aunis: RT @gonzagauthier: #museoweb @AdrienneAlix suggère que la production d'articles, même de peu de qualité est déjà une victoire du projet. ...", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3461000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @gonzagauthier: #museoweb @AdrienneAlix sugg\\u00e8re que la production d'articles, m\\u00eame de peu de qualit\\u00e9 est d\\u00e9j\\u00e0 une victoire du projet. ...\",\"created_at\":\"Tue Oct 18 16:02:23 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[19,28]}],\"user_mentions\":[{\"indices\":[3,17],\"id_str\":\"136900327\",\"name\":\"gonzague gauthier\",\"screen_name\":\"gonzagauthier\",\"id\":136900327},{\"indices\":[29,42],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/tweetbutton\\\" rel=\\\"nofollow\\\"\\u003ETweet Button\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126327270989250561\",\"in_reply_to_status_id\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb @AdrienneAlix sugg\\u00e8re que la production d'articles, m\\u00eame de peu de qualit\\u00e9 est d\\u00e9j\\u00e0 une victoire du projet. Quels buts alors ??\",\"created_at\":\"Tue Oct 18 15:59:45 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[{\"indices\":[10,23],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126326610222792705\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"default_profile\":true,\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":729,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7500,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126326610222792705},\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DAECF4\",\"default_profile\":false,\"created_at\":\"Tue Aug 25 10:14:38 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"C6E2EE\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme2\\/bg.gif\",\"followers_count\":420,\"description\":\"#Web #NewMedia #NewTech #CM @ArtsetMetiers \\/\\/\\r\\n#MuseoGeek & \\u271a\\u271a \\/ \\u2600 \\/ \\uf8ff \\/\\/\",\"geo_enabled\":true,\"profile_use_background_image\":false,\"url\":\"http:\\/\\/arts-et-metiers.net\",\"following\":null,\"profile_text_color\":\"663B12\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme2\\/bg.gif\",\"favourites_count\":81,\"id_str\":\"68658539\",\"listed_count\":36,\"friends_count\":409,\"profile_link_color\":\"1F98C7\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/380566620\\/arton2047_normal.jpg\",\"screen_name\":\"Lilmount\",\"name\":\"Coline Aunis\",\"statuses_count\":2009,\"verified\":false,\"profile_background_color\":\"C6E2EE\",\"id\":68658539,\"profile_background_tile\":false,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/380566620\\/arton2047_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":true,\"id\":126327270989250561}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3461000, - "tags": [ - { - "id-ref": "997c01dc-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "c3dfe897-dea6-4527-a2b6-b13227ab6f7f-126327270989250561" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Enfin Wikctionnaire a plus de 2 millions d'entrées #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: Enfin Wikctionnaire a plus de 2 millions d'entrées #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3511000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Enfin Wikctionnaire a plus de 2 millions d'entr\\u00e9es #museoweb\",\"created_at\":\"Tue Oct 18 16:03:13 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[51,60]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126327482554130433\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1132,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"default_profile\":false,\"statuses_count\":2009,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126327482554130433}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3511000, - "tags": [ - { - "id-ref": "997c01dc-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "2f05211d-3924-4a14-bea5-5f514fe8f00a-126327482554130433" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "5 principes fondateurs : encyclopedie, neutralité de pt de vue, licence libre, organisation sociale, et ps d'autres règles #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: 5 principes fondateurs : encyclopedie, neutralité de pt de vue, licence libre, organisation sociale, et ps d'autres règles #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3588000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"5 principes fondateurs : encyclopedie, neutralit\\u00e9 de pt de vue, licence libre, organisation sociale, et ps d'autres r\\u00e8gles #museoweb\",\"created_at\":\"Tue Oct 18 16:04:30 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[123,132]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126327803917500416\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1132,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"default_profile\":false,\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":2010,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126327803917500416}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3588000, - "tags": [ - { - "id-ref": "997c01dc-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "0412b482-e00a-43bd-9590-4ab4d4ca3a4c-126327803917500416" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Wiktionnaire: 2 million d'entrées.", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb Wiktionnaire: 2 million d'entrées.", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3602000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Wiktionnaire: 2 million d'entr\\u00e9es.\",\"created_at\":\"Tue Oct 18 16:04:44 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126327865980616704\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":729,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"default_profile\":true,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7501,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126327865980616704}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3602000, - "tags": [ - { - "id-ref": "997c01dc-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "a2c05bab-1152-4e2c-9cce-e37f79f253b6-126327865980616704" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb \"#wikipedia cherche la neutralité de point de vue\" -- illusoire, et je trouve en contradiction avec l'espace de discussion.", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb \"#wikipedia cherche la neutralité de point de vue\" -- illusoire, et je trouve en contradiction avec l'espace de discussion.", - "color": "16763904", - "polemics": ["KO"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3604000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb \\\"#wikipedia cherche la neutralit\\u00e9 de point de vue\\\" -- illusoire, et je trouve en contradiction avec l'espace de discussion.\",\"created_at\":\"Tue Oct 18 16:04:46 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"wikipedia\",\"indices\":[11,21]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126327872343379969\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"default_profile\":true,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":729,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7502,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126327872343379969}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3604000, - "tags": [ - { - "id-ref": "997c01dc-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "997c01dc-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "3888bce4-d9b5-4d17-9569-3ddcea0f15a7-126327872343379969" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "@AdrienneAlix en direct ici http://t.co/oDrL2O41 au #museoweb #wikimedia #wikipedia", - "img": { - "src": "http://a1.twimg.com/profile_images/1565805073/299895_10150306024224639_207251779638_8073973_1796135049_n_normal.jpg" - }, - "title": "DianeDrubay|Buzzeum: @AdrienneAlix en direct ici http://t.co/oDrL2O41 au #museoweb #wikimedia #wikipedia", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3649000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":\"AdrienneAlix\",\"in_reply_to_user_id\":53406902,\"text\":\"@AdrienneAlix en direct ici http:\\/\\/t.co\\/oDrL2O41 au #museoweb #wikimedia #wikipedia\",\"created_at\":\"Tue Oct 18 16:05:31 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[52,61]},{\"text\":\"wikimedia\",\"indices\":[62,72]},{\"text\":\"wikipedia\",\"indices\":[73,83]}],\"user_mentions\":[{\"indices\":[0,13],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902}],\"urls\":[{\"indices\":[28,48],\"url\":\"http:\\/\\/t.co\\/oDrL2O41\",\"expanded_url\":\"http:\\/\\/www.polemictweet.com\\/2011-2012-museo-ouverture\\/client.php\",\"display_url\":\"polemictweet.com\\/2011-2012-muse\\u2026\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"web\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":\"53406902\",\"contributors\":null,\"coordinates\":null,\"id_str\":\"126328062336970753\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"faa800\",\"created_at\":\"Sun Nov 25 20:41:30 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/312263247\\/buzzeum_twitter-background.jpg\",\"followers_count\":2032,\"description\":\"Agence de communication culturelle nouveaux m\\u00e9dias et blogueuse depuis 2007\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.buzzeum.com\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/312263247\\/buzzeum_twitter-background.jpg\",\"favourites_count\":50,\"id_str\":\"10569112\",\"listed_count\":172,\"friends_count\":1140,\"profile_link_color\":\"878787\",\"protected\":false,\"location\":\"France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1565805073\\/299895_10150306024224639_207251779638_8073973_1796135049_n_normal.jpg\",\"screen_name\":\"DianeDrubay\",\"name\":\"DianeDrubay|Buzzeum\",\"default_profile\":false,\"statuses_count\":2189,\"verified\":false,\"profile_background_color\":\"f2f2f2\",\"id\":10569112,\"profile_background_tile\":true,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1565805073\\/299895_10150306024224639_207251779638_8073973_1796135049_n_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126328062336970753}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3649000, - "tags": [ - { - "id-ref": "997c01dc-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "997cea3e-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "997cea3e-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "f24e2d4e-acb2-4f8b-8705-da594c698553-126328062336970753" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "s'en va retrouver la #NCO pour suivre ensemble le livetweet de #museoweb. Ou pas...", - "img": { - "src": "http://a3.twimg.com/profile_images/1400384605/Kergarat_v_lo_normal.jpg" - }, - "title": "Pymouss: s'en va retrouver la #NCO pour suivre ensemble le livetweet de #museoweb. Ou pas...", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3745000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"s'en va retrouver la #NCO pour suivre ensemble le livetweet de #museoweb. Ou pas...\",\"created_at\":\"Tue Oct 18 16:07:07 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"NCO\",\"indices\":[21,25]},{\"text\":\"museoweb\",\"indices\":[63,72]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"web\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126328463874469888\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"252429\",\"created_at\":\"Sat Apr 11 13:26:15 +0000 2009\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"181A1E\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/151596582\\/Rennes_090624-10a.jpg\",\"followers_count\":438,\"description\":\"Wikip\\u00e9dien, wikim\\u00e9dien, libriste, OSMiste.\\r\\nRennais et bretonnant d\\u00e9butant.\\r\\nPhotographe amateur de choses sans int\\u00e9r\\u00eat.\\r\\nEt plein d'autres choses\\u2026\",\"geo_enabled\":true,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/pymouss.blogspot.com\\/\",\"following\":null,\"profile_text_color\":\"666666\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/151596582\\/Rennes_090624-10a.jpg\",\"favourites_count\":0,\"id_str\":\"30446524\",\"listed_count\":76,\"friends_count\":300,\"profile_link_color\":\"2FC2EF\",\"protected\":false,\"location\":\"Rennes\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1400384605\\/Kergarat_v_lo_normal.jpg\",\"screen_name\":\"Pymouss\",\"name\":\"Pymouss\",\"default_profile\":false,\"statuses_count\":8015,\"verified\":false,\"profile_background_color\":\"1A1B1F\",\"id\":30446524,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1400384605\\/Kergarat_v_lo_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126328463874469888}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3745000, - "tags": [ - { - "id-ref": "997cea3e-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "997d0898-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "95ac111a-66a6-437d-80bf-2b7d9ead5dd9-126328463874469888" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @figoblog: #museoweb 11 millions de fichiers dans Wikimedia Commons (11 millions !!!) #scalabilité @AdrienneAlix", - "img": { - "src": "http://a2.twimg.com/profile_images/1158679288/modem-usr-courier_normal.jpg" - }, - "title": "Stéphane Bortzmeyer: RT @figoblog: #museoweb 11 millions de fichiers dans Wikimedia Commons (11 millions !!!) #scalabilité @AdrienneAlix", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3748000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @figoblog: #museoweb 11 millions de fichiers dans Wikimedia Commons (11 millions !!!) #scalabilit\\u00e9 @AdrienneAlix\",\"created_at\":\"Tue Oct 18 16:07:10 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[14,23]},{\"text\":\"scalabilit\\u00e9\",\"indices\":[89,101]}],\"user_mentions\":[{\"indices\":[3,12],\"id_str\":\"8814092\",\"name\":\"Emmanuelle Bermes\",\"screen_name\":\"figoblog\",\"id\":8814092},{\"indices\":[102,115],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twmode.sf.net\\/\\\" rel=\\\"nofollow\\\"\\u003Etwmode\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126328477401104386\",\"in_reply_to_status_id\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb 11 millions de fichiers dans Wikimedia Commons (11 millions !!!) #scalabilit\\u00e9 @AdrienneAlix\",\"created_at\":\"Tue Oct 18 16:01:05 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"scalabilit\\u00e9\",\"indices\":[75,87]}],\"user_mentions\":[{\"indices\":[88,101],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126326944408158208\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1018,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1605,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126326944408158208},\"user\":{\"default_profile_image\":false,\"default_profile\":true,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Fri Sep 18 12:06:45 +0000 2009\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":2164,\"description\":\"Indig\\u00e8ne de l'Internet, pas encore Civilis\\u00e9.\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.bortzmeyer.org\\/\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":2,\"id_str\":\"75263632\",\"listed_count\":166,\"friends_count\":648,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1158679288\\/modem-usr-courier_normal.jpg\",\"screen_name\":\"bortzmeyer\",\"name\":\"St\\u00e9phane Bortzmeyer\",\"statuses_count\":16920,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":75263632,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1158679288\\/modem-usr-courier_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126328477401104386}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3748000, - "tags": [ - { - "id-ref": "997d0898-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "997d0898-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "f0cac747-4b4a-4141-b092-4de05e240866-126328477401104386" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Types d'utilisateurs : anonymes, utilisateurs, administrateurs, arbitres et patrouilleurs, bureaucrates et stewards #museoweb #Wikipédia", - "img": { - "src": "None" - }, - "title": "C/blog: Types d'utilisateurs : anonymes, utilisateurs, administrateurs, arbitres et patrouilleurs, bureaucrates et stewards #museoweb #Wikipédia", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3753000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Types d'utilisateurs : anonymes, utilisateurs, administrateurs, arbitres et patrouilleurs, bureaucrates et stewards #museoweb #Wikip\\u00e9dia\",\"created_at\":\"Tue Oct 18 16:07:15 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[116,125]},{\"text\":\"Wikip\\u00e9dia\",\"indices\":[126,136]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126328498171289600\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"default_profile\":false,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1132,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":2011,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126328498171289600}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3753000, - "tags": [ - { - "id-ref": "997d0898-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "997d0898-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "fa66c15e-2d0e-4eef-a5f7-ec9187d80b1c-126328498171289600" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb les administrateurs de WP n'ont pas un pouvoir éditorial mais un pouvoir technique de police", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: #museoweb les administrateurs de WP n'ont pas un pouvoir éditorial mais un pouvoir technique de police", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3765000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb les administrateurs de WP n'ont pas un pouvoir \\u00e9ditorial mais un pouvoir technique de police\",\"created_at\":\"Tue Oct 18 16:07:27 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126328548523900928\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1018,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1606,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126328548523900928}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3765000, - "tags": [ - { - "id-ref": "997d0898-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "27988d58-da30-445e-8b86-683c31c57d66-126328548523900928" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @figoblog: #museoweb 1,162 millions d'articles dans Wikipedia francophone aujourd'hui @AdrienneAlix", - "img": { - "src": "http://a2.twimg.com/profile_images/1158679288/modem-usr-courier_normal.jpg" - }, - "title": "Stéphane Bortzmeyer: RT @figoblog: #museoweb 1,162 millions d'articles dans Wikipedia francophone aujourd'hui @AdrienneAlix", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3784000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @figoblog: #museoweb 1,162 millions d'articles dans Wikipedia francophone aujourd'hui @AdrienneAlix\",\"created_at\":\"Tue Oct 18 16:07:46 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[14,23]}],\"user_mentions\":[{\"indices\":[3,12],\"id_str\":\"8814092\",\"name\":\"Emmanuelle Bermes\",\"screen_name\":\"figoblog\",\"id\":8814092},{\"indices\":[89,102],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twmode.sf.net\\/\\\" rel=\\\"nofollow\\\"\\u003Etwmode\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126328629050347520\",\"in_reply_to_status_id\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb 1,162 millions d'articles dans Wikipedia francophone aujourd'hui @AdrienneAlix\",\"created_at\":\"Tue Oct 18 15:59:48 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[{\"indices\":[75,88],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126326624584089601\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"default_profile\":false,\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1018,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1606,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":1,\"favorited\":false,\"truncated\":false,\"id\":126326624584089601},\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Fri Sep 18 12:06:45 +0000 2009\",\"default_profile\":true,\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":2164,\"description\":\"Indig\\u00e8ne de l'Internet, pas encore Civilis\\u00e9.\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.bortzmeyer.org\\/\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":2,\"id_str\":\"75263632\",\"listed_count\":166,\"friends_count\":648,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1158679288\\/modem-usr-courier_normal.jpg\",\"screen_name\":\"bortzmeyer\",\"name\":\"St\\u00e9phane Bortzmeyer\",\"statuses_count\":16921,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":75263632,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1158679288\\/modem-usr-courier_normal.jpg\"},\"retweet_count\":1,\"favorited\":false,\"truncated\":false,\"id\":126328629050347520}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3784000, - "tags": [ - { - "id-ref": "997d0898-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "b8983d50-2fb0-4edc-8345-5343c35bc378-126328629050347520" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb @AdrienneAlix présente les pouvoirs dans #wikipedia, élus par les contributeurs. Mais quelle organisation sociale au-delà ??", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb @AdrienneAlix présente les pouvoirs dans #wikipedia, élus par les contributeurs. Mais quelle organisation sociale au-delà ??", - "color": "16763904", - "polemics": ["Q"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3792000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb @AdrienneAlix pr\\u00e9sente les pouvoirs dans #wikipedia, \\u00e9lus par les contributeurs. Mais quelle organisation sociale au-del\\u00e0 ??\",\"created_at\":\"Tue Oct 18 16:07:54 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"wikipedia\",\"indices\":[51,61]}],\"user_mentions\":[{\"indices\":[10,23],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126328659345817600\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"default_profile\":true,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":729,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7503,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126328659345817600}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3792000, - "tags": [ - { - "id-ref": "997d0898-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "997d0898-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "3d29e464-e8c2-407f-ae77-d306736cc91c-126328659345817600" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb arbitres = pouvoir de justice sur les problèmes d'entente entre contributeurs.", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: #museoweb arbitres = pouvoir de justice sur les problèmes d'entente entre contributeurs.", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3826000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb arbitres = pouvoir de justice sur les probl\\u00e8mes d'entente entre contributeurs.\",\"created_at\":\"Tue Oct 18 16:08:28 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126328804745547776\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"default_profile\":false,\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1018,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1607,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126328804745547776}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3826000, - "tags": [ - { - "id-ref": "997d0898-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "c390f2dc-e588-49d1-af27-08a3bde71658-126328804745547776" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Peut-on dire que #wikipedia est responsable des savoirs et de ses instances de régulation devant les citoyens ??", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb Peut-on dire que #wikipedia est responsable des savoirs et de ses instances de régulation devant les citoyens ??", - "color": "16763904", - "polemics": ["Q"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3857000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Peut-on dire que #wikipedia est responsable des savoirs et de ses instances de r\\u00e9gulation devant les citoyens ??\",\"created_at\":\"Tue Oct 18 16:08:59 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"wikipedia\",\"indices\":[27,37]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126328933087055872\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":729,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"default_profile\":true,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7504,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126328933087055872}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3857000, - "tags": [ - { - "id-ref": "997d0898-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "997d0898-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "1530c1ad-ca7f-49f6-a6d5-1d21f464c6d0-126328933087055872" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb patrouilleurs : sans jardinage permanent des contenus, Wikipedia deviendrait rapidement ingérable @AdrienneAlix ++", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: #museoweb patrouilleurs : sans jardinage permanent des contenus, Wikipedia deviendrait rapidement ingérable @AdrienneAlix ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3872000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb patrouilleurs : sans jardinage permanent des contenus, Wikipedia deviendrait rapidement ing\\u00e9rable @AdrienneAlix ++\",\"created_at\":\"Tue Oct 18 16:09:14 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[{\"indices\":[108,121],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126328994860769280\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"default_profile\":false,\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1018,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1608,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126328994860769280}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3872000, - "tags": [ - { - "id-ref": "997d0898-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "d6dbf1b7-aef7-4da4-bc81-3aa3e9e13917-126328994860769280" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb @AdrienneAlix présente les robots comme un type de contributeur. #transhumanisme ++", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb @AdrienneAlix présente les robots comme un type de contributeur. #transhumanisme ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3899000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb @AdrienneAlix pr\\u00e9sente les robots comme un type de contributeur. #transhumanisme ++\",\"created_at\":\"Tue Oct 18 16:09:41 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"transhumanisme\",\"indices\":[75,90]}],\"user_mentions\":[{\"indices\":[10,23],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126329110782943233\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":729,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"default_profile\":true,\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7505,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126329110782943233}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3899000, - "tags": [ - { - "id-ref": "997d0898-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "997df30c-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "67327064-15a8-47d3-b8c6-80c8431c620a-126329110782943233" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb \"Ce sont actuellement les robots qui font le plus de contributions. Certains apportent même maintenant des contenus\"", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb \"Ce sont actuellement les robots qui font le plus de contributions. Certains apportent même maintenant des contenus\"", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3934000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb \\\"Ce sont actuellement les robots qui font le plus de contributions. Certains apportent m\\u00eame maintenant des contenus\\\"\",\"created_at\":\"Tue Oct 18 16:10:16 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126329255314464769\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"default_profile\":true,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":729,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7506,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126329255314464769}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3934000, - "tags": [ - { - "id-ref": "997df30c-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "6a7075c2-0f39-4063-aaa0-dfc4b6e1fdcb-126329255314464769" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb les robots sont ceux qui font le plus de contributions (pas forcement qui apportent le plus de contenus) ++", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: #museoweb les robots sont ceux qui font le plus de contributions (pas forcement qui apportent le plus de contenus) ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3946000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb les robots sont ceux qui font le plus de contributions (pas forcement qui apportent le plus de contenus) ++\",\"created_at\":\"Tue Oct 18 16:10:28 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126329305713225728\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"default_profile\":false,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1018,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1609,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126329305713225728}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3946000, - "tags": [ - { - "id-ref": "997df30c-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "353b1fa8-f80d-4b0a-915f-9e1bb2af005e-126329305713225728" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "@gonzagauthier Pourquoi illusoire ? Tt fonctionne ainsi. Et établir cet état de la connaissance/balance nécessite de se parler #museoweb", - "img": { - "src": "http://a0.twimg.com/profile_images/127401730/PhotoRM_normal.jpg" - }, - "title": "Rémi Mathis: @gonzagauthier Pourquoi illusoire ? Tt fonctionne ainsi. Et établir cet état de la connaissance/balance nécessite de se parler #museoweb", - "color": "16763904", - "polemics": ["Q"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3953000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":\"gonzagauthier\",\"in_reply_to_user_id\":136900327,\"text\":\"@gonzagauthier Pourquoi illusoire ? Tt fonctionne ainsi. Et \\u00e9tablir cet \\u00e9tat de la connaissance\\/balance n\\u00e9cessite de se parler #museoweb\",\"created_at\":\"Tue Oct 18 16:10:35 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[127,136]}],\"user_mentions\":[{\"indices\":[0,14],\"id_str\":\"136900327\",\"name\":\"gonzague gauthier\",\"screen_name\":\"gonzagauthier\",\"id\":136900327}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":\"126327872343379969\",\"place\":null,\"geo\":null,\"source\":\"web\",\"in_reply_to_user_id_str\":\"136900327\",\"contributors\":null,\"coordinates\":null,\"id_str\":\"126329334842667008\",\"in_reply_to_status_id\":126327872343379969,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"F3F3F3\",\"created_at\":\"Tue Apr 07 18:26:20 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"DFDFDF\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/176198935\\/nom_armes_titres_-_400_px.jpg\",\"followers_count\":1086,\"description\":\"Conservateur au d\\u00e9partement des Estampes de la BnF ; r\\u00e9dac'chef des Nouvelles de l'estampe ; pr\\u00e9sident de Wikim\\u00e9dia France\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/alatoisondor.wordpress.com\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"default_profile\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/176198935\\/nom_armes_titres_-_400_px.jpg\",\"favourites_count\":2,\"id_str\":\"29508165\",\"listed_count\":122,\"friends_count\":629,\"profile_link_color\":\"990000\",\"protected\":false,\"location\":\"Paris ; Amsterdam\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/127401730\\/PhotoRM_normal.jpg\",\"screen_name\":\"RemiMathis\",\"name\":\"R\\u00e9mi Mathis\",\"statuses_count\":12060,\"verified\":false,\"profile_background_color\":\"ffffff\",\"id\":29508165,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/127401730\\/PhotoRM_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126329334842667008}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3953000, - "tags": [ - { - "id-ref": "997df30c-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "eb6e3f25-a914-46ac-9abd-ddea86ea6ebe-126329334842667008" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Quelle place peut tenir le web social + #semantique dans la recherche sur l'intelligence artificielle ?", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb Quelle place peut tenir le web social + #semantique dans la recherche sur l'intelligence artificielle ?", - "color": "16763904", - "polemics": ["Q"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3972000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Quelle place peut tenir le web social + #semantique dans la recherche sur l'intelligence artificielle ?\",\"created_at\":\"Tue Oct 18 16:10:54 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"semantique\",\"indices\":[50,61]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126329416979726336\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"default_profile\":true,\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":729,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7507,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126329416979726336}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3972000, - "tags": [ - { - "id-ref": "997df30c-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "997df30c-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "f02d4f2d-a736-4cbc-969b-ea2b71912323-126329416979726336" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Wikipédia, ce sont 15 000 contributeurs actifs par mois & 1 million de comptes crées en France depuis sa création #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: Wikipédia, ce sont 15 000 contributeurs actifs par mois & 1 million de comptes crées en France depuis sa création #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3977000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Wikip\\u00e9dia, ce sont 15 000 contributeurs actifs par mois & 1 million de comptes cr\\u00e9es en France depuis sa cr\\u00e9ation #museoweb\",\"created_at\":\"Tue Oct 18 16:10:59 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[115,124]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126329437313695744\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1132,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"default_profile\":false,\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":2012,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126329437313695744}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 3977000, - "tags": [ - { - "id-ref": "997df30c-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "2f65975e-f612-4aa9-b098-38dd41fe098f-126329437313695744" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb 180 administrateurs (police), adminstrateurs (justice), patrouilleurs (jardiniers),bureaucrates, robots,une hiérachie non-dite??", - "img": { - "src": "None" - }, - "title": "Vincent Puig: #museoweb 180 administrateurs (police), adminstrateurs (justice), patrouilleurs (jardiniers),bureaucrates, robots,une hiérachie non-dite??", - "color": "16763904", - "polemics": ["Q"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4015000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb 180 administrateurs (police), adminstrateurs (justice), patrouilleurs (jardiniers),bureaucrates, robots,une hi\\u00e9rachie non-dite??\",\"created_at\":\"Tue Oct 18 16:11:37 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126329596927942657\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"default_profile\":true,\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":174,\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":0,\"id_str\":\"68424173\",\"listed_count\":11,\"friends_count\":5,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":358,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":68424173,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126329596927942657}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 4015000, - "tags": [ - { - "id-ref": "997df30c-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "d3a95650-1a9b-401b-879b-d160472a316e-126329596927942657" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb point #victorhugo pour @AdrienneAlix :-)", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: #museoweb point #victorhugo pour @AdrienneAlix :-)", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4072000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb point #victorhugo pour @AdrienneAlix :-)\",\"created_at\":\"Tue Oct 18 16:12:34 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"victorhugo\",\"indices\":[16,27]}],\"user_mentions\":[{\"indices\":[33,46],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126329835449626624\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1018,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1610,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126329835449626624}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 4072000, - "tags": [ - { - "id-ref": "997df30c-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "997eaa72-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "79ed82f6-3913-4f1d-b811-381f7b22459b-126329835449626624" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @figoblog: #museoweb patrouilleurs : sans jardinage permanent des contenus, Wikipedia deviendrait rapidement ingérable @AdrienneAlix ++", - "img": { - "src": "http://a2.twimg.com/profile_images/1158679288/modem-usr-courier_normal.jpg" - }, - "title": "Stéphane Bortzmeyer: RT @figoblog: #museoweb patrouilleurs : sans jardinage permanent des contenus, Wikipedia deviendrait rapidement ingérable @AdrienneAlix ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4127000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"text\":\"RT @figoblog: #museoweb patrouilleurs : sans jardinage permanent des contenus, Wikipedia deviendrait rapidement ing\\u00e9rable @AdrienneAlix ++\",\"created_at\":\"Tue Oct 18 16:13:29 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[14,23]}],\"user_mentions\":[{\"indices\":[3,12],\"name\":\"Emmanuelle Bermes\",\"screen_name\":\"figoblog\",\"id_str\":\"8814092\",\"id\":8814092},{\"indices\":[122,135],\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id_str\":\"53406902\",\"id\":53406902}],\"urls\":[]},\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"place\":null,\"geo\":null,\"retweeted\":false,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twmode.sf.net\\/\\\" rel=\\\"nofollow\\\"\\u003Etwmode\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"coordinates\":null,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"id_str\":\"126330065230372864\",\"user\":{\"statuses_count\":16927,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"profile_background_tile\":false,\"created_at\":\"Fri Sep 18 12:06:45 +0000 2009\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1158679288\\/modem-usr-courier_normal.jpg\",\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"lang\":\"fr\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Indig\\u00e8ne de l'Internet, pas encore Civilis\\u00e9.\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"url\":\"http:\\/\\/www.bortzmeyer.org\\/\",\"follow_request_sent\":null,\"following\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":2164,\"geo_enabled\":false,\"profile_use_background_image\":true,\"profile_text_color\":\"333333\",\"protected\":false,\"location\":\"\",\"is_translator\":false,\"notifications\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":2,\"screen_name\":\"bortzmeyer\",\"name\":\"St\\u00e9phane Bortzmeyer\",\"id_str\":\"75263632\",\"listed_count\":166,\"friends_count\":648,\"profile_link_color\":\"0084B4\",\"id\":75263632,\"utc_offset\":3600,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1158679288\\/modem-usr-courier_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":126330065230372864,\"retweeted_status\":{\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"text\":\"#museoweb patrouilleurs : sans jardinage permanent des contenus, Wikipedia deviendrait rapidement ing\\u00e9rable @AdrienneAlix ++\",\"created_at\":\"Tue Oct 18 16:09:14 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[{\"indices\":[108,121],\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id_str\":\"53406902\",\"id\":53406902}],\"urls\":[]},\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"place\":null,\"geo\":null,\"retweeted\":false,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"coordinates\":null,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"id_str\":\"126328994860769280\",\"user\":{\"statuses_count\":1610,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"default_profile\":false,\"profile_background_tile\":true,\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"lang\":\"en\",\"profile_sidebar_fill_color\":\"e0ff92\",\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"url\":\"http:\\/\\/www.figoblog.org\",\"follow_request_sent\":null,\"following\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1018,\"geo_enabled\":false,\"profile_use_background_image\":true,\"profile_text_color\":\"000000\",\"protected\":false,\"location\":\"Paris\",\"is_translator\":false,\"notifications\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"id\":8814092,\"utc_offset\":-10800,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":126328994860769280}}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 4127000, - "tags": [ - { - "id-ref": "997eaa72-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "2634e0f0-0857-4d06-8722-9c9764a078b3-126330065230372864" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "@RemiMathis Car même un consensus n'est pas neutre. Et une étude des pages de discussion doit montrer des tensions culturelles. #museoweb", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: @RemiMathis Car même un consensus n'est pas neutre. Et une étude des pages de discussion doit montrer des tensions culturelles. #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4153000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"text\":\"@RemiMathis Car m\\u00eame un consensus n'est pas neutre. Et une \\u00e9tude des pages de discussion doit montrer des tensions culturelles. #museoweb\",\"created_at\":\"Tue Oct 18 16:13:55 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[128,137]}],\"user_mentions\":[{\"indices\":[0,11],\"name\":\"R\\u00e9mi Mathis\",\"screen_name\":\"RemiMathis\",\"id_str\":\"29508165\",\"id\":29508165}],\"urls\":[]},\"in_reply_to_screen_name\":\"RemiMathis\",\"in_reply_to_user_id\":29508165,\"place\":null,\"geo\":null,\"retweeted\":false,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"coordinates\":null,\"in_reply_to_user_id_str\":\"29508165\",\"contributors\":null,\"id_str\":\"126330175586709505\",\"user\":{\"statuses_count\":7508,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"profile_background_tile\":false,\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"lang\":\"fr\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"url\":null,\"follow_request_sent\":null,\"following\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":729,\"geo_enabled\":false,\"profile_use_background_image\":true,\"profile_text_color\":\"333333\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"is_translator\":false,\"notifications\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"id\":136900327,\"utc_offset\":3600,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"in_reply_to_status_id\":null,\"id\":126330175586709505}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 4153000, - "tags": [ - { - "id-ref": "997eaa72-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "cd835fa7-8823-4c63-84c8-24cf42fc0e79-126330175586709505" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @figoblog: #museoweb patrouilleurs : sans jardinage permanent des contenus, Wikipedia deviendrait rapidement ingérable @AdrienneAlix ++", - "img": { - "src": "http://a0.twimg.com/profile_images/380566620/arton2047_normal.jpg" - }, - "title": "Coline Aunis: RT @figoblog: #museoweb patrouilleurs : sans jardinage permanent des contenus, Wikipedia deviendrait rapidement ingérable @AdrienneAlix ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4184000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @figoblog: #museoweb patrouilleurs : sans jardinage permanent des contenus, Wikipedia deviendrait rapidement ing\\u00e9rable @AdrienneAlix ++\",\"created_at\":\"Tue Oct 18 16:14:26 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[14,23]}],\"user_mentions\":[{\"indices\":[3,12],\"id_str\":\"8814092\",\"name\":\"Emmanuelle Bermes\",\"screen_name\":\"figoblog\",\"id\":8814092},{\"indices\":[122,135],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/tweetbutton\\\" rel=\\\"nofollow\\\"\\u003ETweet Button\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126330303026446336\",\"in_reply_to_status_id\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb patrouilleurs : sans jardinage permanent des contenus, Wikipedia deviendrait rapidement ing\\u00e9rable @AdrienneAlix ++\",\"created_at\":\"Tue Oct 18 16:09:14 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[{\"indices\":[108,121],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126328994860769280\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1018,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"default_profile\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1610,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":2,\"favorited\":false,\"truncated\":false,\"id\":126328994860769280},\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DAECF4\",\"created_at\":\"Tue Aug 25 10:14:38 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"C6E2EE\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme2\\/bg.gif\",\"followers_count\":420,\"description\":\"#Web #NewMedia #NewTech #CM @ArtsetMetiers \\/\\/\\r\\n#MuseoGeek & \\u271a\\u271a \\/ \\u2600 \\/ \\uf8ff \\/\\/\",\"geo_enabled\":true,\"profile_use_background_image\":false,\"url\":\"http:\\/\\/arts-et-metiers.net\",\"following\":null,\"profile_text_color\":\"663B12\",\"is_translator\":false,\"default_profile\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme2\\/bg.gif\",\"favourites_count\":81,\"id_str\":\"68658539\",\"listed_count\":36,\"friends_count\":409,\"profile_link_color\":\"1F98C7\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/380566620\\/arton2047_normal.jpg\",\"screen_name\":\"Lilmount\",\"name\":\"Coline Aunis\",\"statuses_count\":2011,\"verified\":false,\"profile_background_color\":\"C6E2EE\",\"id\":68658539,\"profile_background_tile\":false,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/380566620\\/arton2047_normal.jpg\"},\"retweet_count\":2,\"favorited\":false,\"truncated\":false,\"id\":126330303026446336}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 4184000, - "tags": [ - { - "id-ref": "997eaa72-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "f007b153-28b4-4931-9718-034cb97f3f29-126330303026446336" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb @AdrienneAlix présente le fonctionnement dans #wikipedia de la création de liens entre contenus, dans la lignée de Stiegler.", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb @AdrienneAlix présente le fonctionnement dans #wikipedia de la création de liens entre contenus, dans la lignée de Stiegler.", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4297000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb @AdrienneAlix pr\\u00e9sente le fonctionnement dans #wikipedia de la cr\\u00e9ation de liens entre contenus, dans la lign\\u00e9e de Stiegler.\",\"created_at\":\"Tue Oct 18 16:16:19 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"wikipedia\",\"indices\":[56,66]}],\"user_mentions\":[{\"indices\":[10,23],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126330777393836032\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"default_profile\":true,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7509,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126330777393836032}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 4297000, - "tags": [ - { - "id-ref": "997eaa72-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "997eaa72-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "b4c11a1a-62d7-48b8-84d1-a800bc2b2e69-126330777393836032" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb In fine, une notice pourrait être composée entièrement de lien !!! Y a t il une modération à ce niveau ??", - "img": { - "src": "None" - }, - "title": "Vincent Puig: #museoweb In fine, une notice pourrait être composée entièrement de lien !!! Y a t il une modération à ce niveau ??", - "color": "16763904", - "polemics": ["Q"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4340000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb In fine, une notice pourrait \\u00eatre compos\\u00e9e enti\\u00e8rement de lien !!! Y a t il une mod\\u00e9ration \\u00e0 ce niveau ??\",\"created_at\":\"Tue Oct 18 16:17:02 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126330959124639744\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"default_profile\":true,\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":174,\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":0,\"id_str\":\"68424173\",\"listed_count\":11,\"friends_count\":5,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":359,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":68424173,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126330959124639744}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 4340000, - "tags": [ - { - "id-ref": "997eaa72-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "d7054900-c216-4a1d-9a60-7553c350dbc6-126330959124639744" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Wikipédia \"Liens qui vont permettre au lecteur un parcours d’opportunité\" C'est tt le charme des encyclopédie !", - "img": { - "src": "http://a3.twimg.com/sticky/default_profile_images/default_profile_0_normal.png" - }, - "title": "Emmanuel Chateau: #museoweb Wikipédia \"Liens qui vont permettre au lecteur un parcours d’opportunité\" C'est tt le charme des encyclopédie !", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4370000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Wikip\\u00e9dia \\\"Liens qui vont permettre au lecteur un parcours d\\u2019opportunit\\u00e9\\\" C'est tt le charme des encyclop\\u00e9die !\",\"created_at\":\"Tue Oct 18 16:17:32 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126331084878249984\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":true,\"default_profile\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"C0DFEC\",\"created_at\":\"Tue Nov 23 11:23:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"a8c7f7\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":41,\"description\":\"Historien de l'architecture, Digital humanist\",\"geo_enabled\":false,\"profile_use_background_image\":false,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":23,\"id_str\":\"218830003\",\"listed_count\":1,\"friends_count\":65,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"screen_name\":\"emchateau\",\"name\":\"Emmanuel Chateau\",\"statuses_count\":35,\"verified\":false,\"profile_background_color\":\"022330\",\"id\":218830003,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126331084878249984}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 4370000, - "tags": [ - { - "id-ref": "997eaa72-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "4ae64354-71bc-4281-85e6-f145cfeddbba-126331084878249984" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb \"Liens d'opportunité\" qui créent un réseau de connaissance anti-éditorial, personnel, qui contrent le savoir=pouvoir.", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb \"Liens d'opportunité\" qui créent un réseau de connaissance anti-éditorial, personnel, qui contrent le savoir=pouvoir.", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4435000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb \\\"Liens d'opportunit\\u00e9\\\" qui cr\\u00e9ent un r\\u00e9seau de connaissance anti-\\u00e9ditorial, personnel, qui contrent le savoir=pouvoir.\",\"created_at\":\"Tue Oct 18 16:18:37 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126331356182618112\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"default_profile\":true,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7510,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126331356182618112}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 4435000, - "tags": [ - { - "id-ref": "997eaa72-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "4f587987-d48d-4c4c-9ee7-d8806c36020d-126331356182618112" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": ".@AdrienneAlix Wikipédia : passer du tps à naviguer à travers les liens : http://t.co/lFrsriQC :-D #museoweb", - "img": { - "src": "http://a0.twimg.com/profile_images/127401730/PhotoRM_normal.jpg" - }, - "title": "Rémi Mathis: .@AdrienneAlix Wikipédia : passer du tps à naviguer à travers les liens : http://t.co/lFrsriQC :-D #museoweb", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4443000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\".@AdrienneAlix Wikip\\u00e9dia : passer du tps \\u00e0 naviguer \\u00e0 travers les liens : http:\\/\\/t.co\\/lFrsriQC :-D #museoweb\",\"created_at\":\"Tue Oct 18 16:18:45 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[99,108]}],\"user_mentions\":[{\"indices\":[1,14],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902}],\"urls\":[{\"indices\":[74,94],\"url\":\"http:\\/\\/t.co\\/lFrsriQC\",\"expanded_url\":\"http:\\/\\/xkcd.com\\/214\\/\",\"display_url\":\"xkcd.com\\/214\\/\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"web\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126331392534646784\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"F3F3F3\",\"created_at\":\"Tue Apr 07 18:26:20 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"DFDFDF\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/176198935\\/nom_armes_titres_-_400_px.jpg\",\"followers_count\":1086,\"description\":\"Conservateur au d\\u00e9partement des Estampes de la BnF ; r\\u00e9dac'chef des Nouvelles de l'estampe ; pr\\u00e9sident de Wikim\\u00e9dia France\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/alatoisondor.wordpress.com\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/176198935\\/nom_armes_titres_-_400_px.jpg\",\"favourites_count\":2,\"id_str\":\"29508165\",\"listed_count\":122,\"friends_count\":629,\"profile_link_color\":\"990000\",\"protected\":false,\"location\":\"Paris ; Amsterdam\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/127401730\\/PhotoRM_normal.jpg\",\"screen_name\":\"RemiMathis\",\"name\":\"R\\u00e9mi Mathis\",\"statuses_count\":12063,\"verified\":false,\"profile_background_color\":\"ffffff\",\"id\":29508165,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/127401730\\/PhotoRM_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126331392534646784}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 4443000, - "tags": [ - { - "id-ref": "997eaa72-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "20f405dd-83f4-460f-9c8c-bd7a49c0657a-126331392534646784" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Sans hyperlien nous sommes perdu dans le monde social du Web !!++", - "img": { - "src": "None" - }, - "title": "Vincent Puig: #museoweb Sans hyperlien nous sommes perdu dans le monde social du Web !!++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4475000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Sans hyperlien nous sommes perdu dans le monde social du Web !!++\",\"created_at\":\"Tue Oct 18 16:19:17 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126331525670248448\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"default_profile\":true,\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":174,\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":0,\"id_str\":\"68424173\",\"listed_count\":11,\"friends_count\":5,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":359,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":68424173,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126331525670248448}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 4475000, - "tags": [ - { - "id-ref": "997eaa72-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "7dd2cc7d-4987-424b-a259-e12d700ccbd7-126331525670248448" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb pas de politique éditoriale sur les liens, mais un article sans lien est \"orphelin\" : il est perdu, comme un livre non catalogué !", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: #museoweb pas de politique éditoriale sur les liens, mais un article sans lien est \"orphelin\" : il est perdu, comme un livre non catalogué !", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4475000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb pas de politique \\u00e9ditoriale sur les liens, mais un article sans lien est \\\"orphelin\\\" : il est perdu, comme un livre non catalogu\\u00e9 !\",\"created_at\":\"Tue Oct 18 16:19:17 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126331527222136833\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1018,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1611,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126331527222136833}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 4475000, - "tags": [ - { - "id-ref": "997eaa72-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "c390ae2e-efc0-46ae-bfa9-18f91d3e7c6f-126331527222136833" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Adrienne Alix : \"Un article qui n'est pas lié est perdu.\" #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: Adrienne Alix : \"Un article qui n'est pas lié est perdu.\" #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4502000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Adrienne Alix : \\\"Un article qui n'est pas li\\u00e9 est perdu.\\\" #museoweb\",\"created_at\":\"Tue Oct 18 16:19:44 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[58,67]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126331638497017856\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"default_profile\":false,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1132,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":2013,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126331638497017856}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 4502000, - "tags": [ - { - "id-ref": "997eaa72-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "0b1eb04a-9368-495a-94f0-d87f9e1fb189-126331638497017856" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb \"la philosophie est le portail ultime. On finit toujours par arriver sur la philosophie.\" @AdrienneAlix", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: #museoweb \"la philosophie est le portail ultime. On finit toujours par arriver sur la philosophie.\" @AdrienneAlix", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4538000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb \\\"la philosophie est le portail ultime. On finit toujours par arriver sur la philosophie.\\\" @AdrienneAlix\",\"created_at\":\"Tue Oct 18 16:20:20 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[{\"indices\":[100,113],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126331790033039360\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"default_profile\":false,\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1018,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1612,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126331790033039360}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 4538000, - "tags": [ - { - "id-ref": "997eaa72-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "f16af770-d0b7-46fc-9d5b-82fe7cbfcd90-126331790033039360" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Création de portails Culture.fr sur Wikipedia : un beau projet++", - "img": { - "src": "None" - }, - "title": "Vincent Puig: #museoweb Création de portails Culture.fr sur Wikipedia : un beau projet++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4579000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"text\":\"#museoweb Cr\\u00e9ation de portails Culture.fr sur Wikipedia : un beau projet++\",\"created_at\":\"Tue Oct 18 16:21:01 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"place\":null,\"geo\":null,\"retweeted\":false,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"coordinates\":null,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"id_str\":\"126331963362652160\",\"user\":{\"statuses_count\":361,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"profile_background_tile\":false,\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"lang\":\"en\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"follow_request_sent\":null,\"following\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":174,\"geo_enabled\":false,\"profile_use_background_image\":true,\"default_profile\":true,\"profile_text_color\":\"333333\",\"protected\":false,\"location\":\"Paris, France\",\"is_translator\":false,\"notifications\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":0,\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"id_str\":\"68424173\",\"listed_count\":11,\"friends_count\":5,\"profile_link_color\":\"0084B4\",\"id\":68424173,\"utc_offset\":3600,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":126331963362652160}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 4579000, - "tags": [ - { - "id-ref": "997eaa72-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "3e828121-1578-4f54-aed3-1e22a8f128b1-126331963362652160" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @figoblog: #museoweb pas de politique éditoriale sur les liens, mais un article sans lien est \"orphelin\" : il est perdu, comme un liv ...", - "img": { - "src": "http://a0.twimg.com/profile_images/380566620/arton2047_normal.jpg" - }, - "title": "Coline Aunis: RT @figoblog: #museoweb pas de politique éditoriale sur les liens, mais un article sans lien est \"orphelin\" : il est perdu, comme un liv ...", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4586000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @figoblog: #museoweb pas de politique \\u00e9ditoriale sur les liens, mais un article sans lien est \\\"orphelin\\\" : il est perdu, comme un liv ...\",\"created_at\":\"Tue Oct 18 16:21:08 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[14,23]}],\"user_mentions\":[{\"indices\":[3,12],\"id_str\":\"8814092\",\"name\":\"Emmanuelle Bermes\",\"screen_name\":\"figoblog\",\"id\":8814092}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/tweetbutton\\\" rel=\\\"nofollow\\\"\\u003ETweet Button\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126331989853863936\",\"in_reply_to_status_id\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb pas de politique \\u00e9ditoriale sur les liens, mais un article sans lien est \\\"orphelin\\\" : il est perdu, comme un livre non catalogu\\u00e9 !\",\"created_at\":\"Tue Oct 18 16:19:17 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126331527222136833\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"default_profile\":false,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1018,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1612,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":1,\"favorited\":false,\"truncated\":false,\"id\":126331527222136833},\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DAECF4\",\"created_at\":\"Tue Aug 25 10:14:38 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"C6E2EE\",\"default_profile\":false,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme2\\/bg.gif\",\"followers_count\":420,\"description\":\"#Web #NewMedia #NewTech #CM @ArtsetMetiers \\/\\/\\r\\n#MuseoGeek & \\u271a\\u271a \\/ \\u2600 \\/ \\uf8ff \\/\\/\",\"geo_enabled\":true,\"profile_use_background_image\":false,\"url\":\"http:\\/\\/arts-et-metiers.net\",\"following\":null,\"profile_text_color\":\"663B12\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme2\\/bg.gif\",\"favourites_count\":81,\"id_str\":\"68658539\",\"listed_count\":36,\"friends_count\":409,\"profile_link_color\":\"1F98C7\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/380566620\\/arton2047_normal.jpg\",\"screen_name\":\"Lilmount\",\"name\":\"Coline Aunis\",\"statuses_count\":2013,\"verified\":false,\"profile_background_color\":\"C6E2EE\",\"id\":68658539,\"profile_background_tile\":false,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/380566620\\/arton2047_normal.jpg\"},\"retweet_count\":1,\"favorited\":false,\"truncated\":true,\"id\":126331989853863936}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 4586000, - "tags": [ - { - "id-ref": "997eaa72-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "3aa58843-5809-4687-a198-e26b74812b72-126331989853863936" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @figoblog: #museoweb \"la philosophie est le portail ultime. On finit toujours par arriver sur la philosophie.\" @AdrienneAlix", - "img": { - "src": "http://a0.twimg.com/profile_images/380566620/arton2047_normal.jpg" - }, - "title": "Coline Aunis: RT @figoblog: #museoweb \"la philosophie est le portail ultime. On finit toujours par arriver sur la philosophie.\" @AdrienneAlix", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4596000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @figoblog: #museoweb \\\"la philosophie est le portail ultime. On finit toujours par arriver sur la philosophie.\\\" @AdrienneAlix\",\"created_at\":\"Tue Oct 18 16:21:18 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[14,23]}],\"user_mentions\":[{\"indices\":[3,12],\"id_str\":\"8814092\",\"name\":\"Emmanuelle Bermes\",\"screen_name\":\"figoblog\",\"id\":8814092},{\"indices\":[114,127],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/tweetbutton\\\" rel=\\\"nofollow\\\"\\u003ETweet Button\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126332034368028672\",\"in_reply_to_status_id\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb \\\"la philosophie est le portail ultime. On finit toujours par arriver sur la philosophie.\\\" @AdrienneAlix\",\"created_at\":\"Tue Oct 18 16:20:20 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[{\"indices\":[100,113],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126331790033039360\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"default_profile\":false,\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1018,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1612,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126331790033039360},\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DAECF4\",\"created_at\":\"Tue Aug 25 10:14:38 +0000 2009\",\"default_profile\":false,\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"C6E2EE\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme2\\/bg.gif\",\"followers_count\":420,\"description\":\"#Web #NewMedia #NewTech #CM @ArtsetMetiers \\/\\/\\r\\n#MuseoGeek & \\u271a\\u271a \\/ \\u2600 \\/ \\uf8ff \\/\\/\",\"geo_enabled\":true,\"profile_use_background_image\":false,\"url\":\"http:\\/\\/arts-et-metiers.net\",\"following\":null,\"profile_text_color\":\"663B12\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme2\\/bg.gif\",\"favourites_count\":81,\"id_str\":\"68658539\",\"listed_count\":36,\"friends_count\":409,\"profile_link_color\":\"1F98C7\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/380566620\\/arton2047_normal.jpg\",\"screen_name\":\"Lilmount\",\"name\":\"Coline Aunis\",\"statuses_count\":2014,\"verified\":false,\"profile_background_color\":\"C6E2EE\",\"id\":68658539,\"profile_background_tile\":false,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/380566620\\/arton2047_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126332034368028672}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 4596000, - "tags": [ - { - "id-ref": "997eaa72-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "cbd0359c-eb6b-42fe-8032-941f15724817-126332034368028672" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb @AdrienneAlix présente les portails, les catégories. Comment peut-on rediscuter collectivement ces systèmes dans #wikipedia ??", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb @AdrienneAlix présente les portails, les catégories. Comment peut-on rediscuter collectivement ces systèmes dans #wikipedia ??", - "color": "16763904", - "polemics": ["Q"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4623000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb @AdrienneAlix pr\\u00e9sente les portails, les cat\\u00e9gories. Comment peut-on rediscuter collectivement ces syst\\u00e8mes dans #wikipedia ??\",\"created_at\":\"Tue Oct 18 16:21:45 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"wikipedia\",\"indices\":[123,133]}],\"user_mentions\":[{\"indices\":[10,23],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126332147580669953\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"default_profile\":true,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7511,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126332147580669953}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 4623000, - "tags": [ - { - "id-ref": "997eaa72-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "997eaa72-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "b7c4b725-b6b0-4043-a0f9-4228244d6649-126332147580669953" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "On sent l'influence des bibliothécaires sur Wikipédia à la récurrence des points Victor Hugo :-) #museoweb (cc @figoblog @adrienneAlix)", - "img": { - "src": "http://a0.twimg.com/profile_images/127401730/PhotoRM_normal.jpg" - }, - "title": "Rémi Mathis: On sent l'influence des bibliothécaires sur Wikipédia à la récurrence des points Victor Hugo :-) #museoweb (cc @figoblog @adrienneAlix)", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4647000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"On sent l'influence des biblioth\\u00e9caires sur Wikip\\u00e9dia \\u00e0 la r\\u00e9currence des points Victor Hugo :-) #museoweb (cc @figoblog @adrienneAlix)\",\"created_at\":\"Tue Oct 18 16:22:09 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[97,106]}],\"user_mentions\":[{\"indices\":[111,120],\"id_str\":\"8814092\",\"name\":\"Emmanuelle Bermes\",\"screen_name\":\"figoblog\",\"id\":8814092},{\"indices\":[121,134],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"web\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126332248600494080\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"F3F3F3\",\"default_profile\":false,\"created_at\":\"Tue Apr 07 18:26:20 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"DFDFDF\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/176198935\\/nom_armes_titres_-_400_px.jpg\",\"followers_count\":1086,\"description\":\"Conservateur au d\\u00e9partement des Estampes de la BnF ; r\\u00e9dac'chef des Nouvelles de l'estampe ; pr\\u00e9sident de Wikim\\u00e9dia France\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/alatoisondor.wordpress.com\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/176198935\\/nom_armes_titres_-_400_px.jpg\",\"favourites_count\":2,\"id_str\":\"29508165\",\"listed_count\":122,\"friends_count\":629,\"profile_link_color\":\"990000\",\"protected\":false,\"location\":\"Paris ; Amsterdam\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/127401730\\/PhotoRM_normal.jpg\",\"screen_name\":\"RemiMathis\",\"name\":\"R\\u00e9mi Mathis\",\"statuses_count\":12064,\"verified\":false,\"profile_background_color\":\"ffffff\",\"id\":29508165,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/127401730\\/PhotoRM_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126332248600494080}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 4647000, - "tags": [ - { - "id-ref": "997eaa72-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "ced68d2d-d502-4fe7-aca1-f6e3fff2cd35-126332248600494080" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb et de deux ! #pointVictorHugo @AdrienneAlix bravo :-)", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: #museoweb et de deux ! #pointVictorHugo @AdrienneAlix bravo :-)", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4654000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb et de deux ! #pointVictorHugo @AdrienneAlix bravo :-)\",\"created_at\":\"Tue Oct 18 16:22:16 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"pointVictorHugo\",\"indices\":[23,39]}],\"user_mentions\":[{\"indices\":[40,53],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126332276123500546\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1018,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"default_profile\":false,\"statuses_count\":1614,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126332276123500546}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 4654000, - "tags": [ - { - "id-ref": "997eaa72-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "99807532-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "39609c2e-7f65-4227-a15c-192f796220ce-126332276123500546" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Car catégories et portails créent beaucoup de pouvoir sur les contenus. @AdrienneAlix explique qu'elles se créent collectivement.", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb Car catégories et portails créent beaucoup de pouvoir sur les contenus. @AdrienneAlix explique qu'elles se créent collectivement.", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4675000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Car cat\\u00e9gories et portails cr\\u00e9ent beaucoup de pouvoir sur les contenus. @AdrienneAlix explique qu'elles se cr\\u00e9ent collectivement.\",\"created_at\":\"Tue Oct 18 16:22:37 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[{\"indices\":[82,95],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126332364522659840\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"default_profile\":true,\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7512,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126332364522659840}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 4675000, - "tags": [ - { - "id-ref": "99807532-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "36e39734-77df-425a-9df7-77891b3bcb6c-126332364522659840" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Car catégories et portails créent beaucoup de pouvoir sur contenus. @AdrienneAlix explique qu'elles se créent collectivement ++.", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb Car catégories et portails créent beaucoup de pouvoir sur contenus. @AdrienneAlix explique qu'elles se créent collectivement ++.", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4683000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Car cat\\u00e9gories et portails cr\\u00e9ent beaucoup de pouvoir sur contenus. @AdrienneAlix explique qu'elles se cr\\u00e9ent collectivement ++.\",\"created_at\":\"Tue Oct 18 16:22:45 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[{\"indices\":[78,91],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126332399180189696\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"default_profile\":true,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7513,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126332399180189696}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 4683000, - "tags": [ - { - "id-ref": "99807532-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "422e4890-6ae8-4537-8ffd-aa5ce16ec52e-126332399180189696" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @vincentpuig: #museoweb Le Web sémantique serait l'analytique et le web social le synthétique (le social peut aussi être analytique)--", - "img": { - "src": "http://a2.twimg.com/profile_images/1444079862/image_normal.jpg" - }, - "title": "jean louis Frechin: RT @vincentpuig: #museoweb Le Web sémantique serait l'analytique et le web social le synthétique (le social peut aussi être analytique)--", - "color": "16763904", - "polemics": ["KO"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4761000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @vincentpuig: #museoweb Le Web s\\u00e9mantique serait l'analytique et le web social le synth\\u00e9tique (le social peut aussi \\u00eatre analytique)--\",\"created_at\":\"Tue Oct 18 16:24:03 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[17,26]}],\"user_mentions\":[{\"indices\":[3,15],\"id_str\":\"68424173\",\"name\":\"Vincent Puig\",\"screen_name\":\"vincentpuig\",\"id\":68424173}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126332726155542529\",\"in_reply_to_status_id\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Le Web s\\u00e9mantique serait l'analytique et le web social le synth\\u00e9tique (le social peut aussi \\u00eatre analytique)--\",\"created_at\":\"Tue Oct 18 15:44:58 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126322889908682752\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"default_profile\":true,\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":174,\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":0,\"id_str\":\"68424173\",\"listed_count\":11,\"friends_count\":5,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":361,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":68424173,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\"},\"retweet_count\":1,\"favorited\":false,\"truncated\":false,\"id\":126322889908682752},\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"252429\",\"default_profile\":false,\"created_at\":\"Thu May 01 11:37:17 +0000 2008\",\"lang\":\"en\",\"time_zone\":\"Lisbon\",\"profile_sidebar_border_color\":\"181A1E\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/289235654\\/Invitation_Vernissage_Public_-_Objets_du_Num_rique_-_Studio_B___C_72.jpg\",\"followers_count\":2032,\"description\":\"design num\\u00e9rique, produits, services, innovation & pens\\u00e9es autour du design. Et encore plus http:\\/\\/www.nodesignlab.net\",\"geo_enabled\":true,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.nodesign.net\",\"following\":null,\"profile_text_color\":\"666666\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/289235654\\/Invitation_Vernissage_Public_-_Objets_du_Num_rique_-_Studio_B___C_72.jpg\",\"favourites_count\":65,\"id_str\":\"14613124\",\"listed_count\":195,\"friends_count\":707,\"profile_link_color\":\"2FC2EF\",\"protected\":false,\"location\":\"38.717470,-9.153256\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1444079862\\/image_normal.jpg\",\"screen_name\":\"nodesign\",\"name\":\"jean louis Frechin\",\"statuses_count\":9849,\"verified\":false,\"profile_background_color\":\"0d0f1a\",\"id\":14613124,\"profile_background_tile\":true,\"utc_offset\":0,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1444079862\\/image_normal.jpg\"},\"retweet_count\":1,\"favorited\":false,\"truncated\":false,\"id\":126332726155542529}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 4761000, - "tags": [ - { - "id-ref": "99807532-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "47da07ac-9b45-465a-8ce0-5a530d046577-126332726155542529" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Les catégories, une ontologie dynamique, ce sont les orages sémantiques de B. Stiegler !++", - "img": { - "src": "None" - }, - "title": "Vincent Puig: #museoweb Les catégories, une ontologie dynamique, ce sont les orages sémantiques de B. Stiegler !++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4765000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"text\":\"#museoweb Les cat\\u00e9gories, une ontologie dynamique, ce sont les orages s\\u00e9mantiques de B. Stiegler !++\",\"created_at\":\"Tue Oct 18 16:24:07 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"place\":null,\"geo\":null,\"retweeted\":false,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"coordinates\":null,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"id_str\":\"126332742601412608\",\"user\":{\"statuses_count\":362,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"profile_background_tile\":false,\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"lang\":\"en\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"default_profile\":true,\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"follow_request_sent\":null,\"following\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":174,\"geo_enabled\":false,\"profile_use_background_image\":true,\"profile_text_color\":\"333333\",\"protected\":false,\"location\":\"Paris, France\",\"is_translator\":false,\"notifications\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":0,\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"id_str\":\"68424173\",\"listed_count\":11,\"friends_count\":5,\"profile_link_color\":\"0084B4\",\"id\":68424173,\"utc_offset\":3600,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":126332742601412608}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 4765000, - "tags": [ - { - "id-ref": "99807532-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "e85052a9-dbd5-47a2-a705-54bb41a3aef1-126332742601412608" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb @AdrienneAlix montre l'exemple de l'enjeu intellectuel ou légal des catégorie: origines ethniques et religieuses, etc. ++", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb @AdrienneAlix montre l'exemple de l'enjeu intellectuel ou légal des catégorie: origines ethniques et religieuses, etc. ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4773000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb @AdrienneAlix montre l'exemple de l'enjeu intellectuel ou l\\u00e9gal des cat\\u00e9gorie: origines ethniques et religieuses, etc. ++\",\"created_at\":\"Tue Oct 18 16:24:15 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[{\"indices\":[10,23],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126332776961159168\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"default_profile\":true,\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7514,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126332776961159168}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 4773000, - "tags": [ - { - "id-ref": "99807532-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "1d96c5bd-8d8a-4082-8ad0-f485e91b13df-126332776961159168" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb les classifications posent des questions éthiques : qui mettre dans une catégorie \"dictateurs\" ou \"écrivain juif\" ?", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: #museoweb les classifications posent des questions éthiques : qui mettre dans une catégorie \"dictateurs\" ou \"écrivain juif\" ?", - "color": "16763904", - "polemics": ["Q"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4810000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb les classifications posent des questions \\u00e9thiques : qui mettre dans une cat\\u00e9gorie \\\"dictateurs\\\" ou \\\"\\u00e9crivain juif\\\" ?\",\"created_at\":\"Tue Oct 18 16:24:52 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126332929126301696\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"default_profile\":false,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1018,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1615,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126332929126301696}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 4810000, - "tags": [ - { - "id-ref": "99807532-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "6e41770b-7c57-43fa-8998-a5fc7a098426-126332929126301696" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb http://t.co/X0cwHJ8Q on peut suivre de chez soi le séminaire \"Muséologie, muséographie et nouvelles formes d’adresse au public\"", - "img": { - "src": "http://a1.twimg.com/profile_images/1578535119/DylanGlaser_normal.jpg" - }, - "title": "lizarewind: #museoweb http://t.co/X0cwHJ8Q on peut suivre de chez soi le séminaire \"Muséologie, muséographie et nouvelles formes d’adresse au public\"", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4823000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb http:\\/\\/t.co\\/X0cwHJ8Q on peut suivre de chez soi le s\\u00e9minaire \\\"Mus\\u00e9ologie, mus\\u00e9ographie et nouvelles formes d\\u2019adresse au public\\\"\",\"created_at\":\"Tue Oct 18 16:25:05 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[{\"indices\":[10,30],\"url\":\"http:\\/\\/t.co\\/X0cwHJ8Q\",\"expanded_url\":\"http:\\/\\/www.polemictweet.com\\/2011-2012-museo-ouverture\\/client.php\",\"display_url\":\"polemictweet.com\\/2011-2012-muse\\u2026\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"web\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126332986508587008\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Mon Feb 01 14:22:03 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/102541057\\/Books.jpg\",\"followers_count\":486,\"description\":\"Tweet and shout !\\r\\n\\u00ab Il n\\u2019est aucun t\\u00e9moignage de culture qui ne soit en m\\u00eame temps un t\\u00e9moignage de barbarie \\u00bb \\u00e9pitaphe de Walter Benjamin \\u00e0 Port Bou\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/maythemusic.tumblr.com\\/\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/102541057\\/Books.jpg\",\"favourites_count\":550,\"id_str\":\"110428655\",\"listed_count\":37,\"friends_count\":641,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1578535119\\/DylanGlaser_normal.jpg\",\"screen_name\":\"lizarewind\",\"name\":\"lizarewind\",\"default_profile\":false,\"statuses_count\":5535,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":110428655,\"profile_background_tile\":true,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1578535119\\/DylanGlaser_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126332986508587008}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 4823000, - "tags": [ - { - "id-ref": "99807532-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "d35a9bf8-d190-4b3c-8c7a-9633066c2133-126332986508587008" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "“@vincentpuig: #museoweb Une oeuvre d'art dépasse mon jugement analytique, elle est improbable++” #fablab #open +++", - "img": { - "src": "http://a2.twimg.com/profile_images/1444079862/image_normal.jpg" - }, - "title": "jean louis Frechin: “@vincentpuig: #museoweb Une oeuvre d'art dépasse mon jugement analytique, elle est improbable++” #fablab #open +++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4833000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"\\u201c@vincentpuig: #museoweb Une oeuvre d'art d\\u00e9passe mon jugement analytique, elle est improbable++\\u201d #fablab #open +++\",\"created_at\":\"Tue Oct 18 16:25:15 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[15,24]},{\"text\":\"fablab\",\"indices\":[98,105]},{\"text\":\"open\",\"indices\":[106,111]}],\"user_mentions\":[{\"indices\":[1,13],\"id_str\":\"68424173\",\"name\":\"Vincent Puig\",\"screen_name\":\"vincentpuig\",\"id\":68424173}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126333026144759808\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"252429\",\"created_at\":\"Thu May 01 11:37:17 +0000 2008\",\"lang\":\"en\",\"time_zone\":\"Lisbon\",\"profile_sidebar_border_color\":\"181A1E\",\"default_profile\":false,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/289235654\\/Invitation_Vernissage_Public_-_Objets_du_Num_rique_-_Studio_B___C_72.jpg\",\"followers_count\":2032,\"description\":\"design num\\u00e9rique, produits, services, innovation & pens\\u00e9es autour du design. Et encore plus http:\\/\\/www.nodesignlab.net\",\"geo_enabled\":true,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.nodesign.net\",\"following\":null,\"profile_text_color\":\"666666\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/289235654\\/Invitation_Vernissage_Public_-_Objets_du_Num_rique_-_Studio_B___C_72.jpg\",\"favourites_count\":65,\"id_str\":\"14613124\",\"listed_count\":195,\"friends_count\":707,\"profile_link_color\":\"2FC2EF\",\"protected\":false,\"location\":\"38.717470,-9.153256\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1444079862\\/image_normal.jpg\",\"screen_name\":\"nodesign\",\"name\":\"jean louis Frechin\",\"statuses_count\":9850,\"verified\":false,\"profile_background_color\":\"0d0f1a\",\"id\":14613124,\"profile_background_tile\":true,\"utc_offset\":0,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1444079862\\/image_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126333026144759808}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 4833000, - "tags": [ - { - "id-ref": "998143a4-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "998143a4-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "99814818-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "b1e1fe00-64ea-41f7-82db-a0713ab324ad-126333026144759808" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb infobox : irruption des données structurées dans WP, frémissement des tenants du web sémantique :-) ++", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: #museoweb infobox : irruption des données structurées dans WP, frémissement des tenants du web sémantique :-) ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4855000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb infobox : irruption des donn\\u00e9es structur\\u00e9es dans WP, fr\\u00e9missement des tenants du web s\\u00e9mantique :-) ++\",\"created_at\":\"Tue Oct 18 16:25:37 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126333121347076097\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1018,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"default_profile\":false,\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1616,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126333121347076097}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 4855000, - "tags": [ - { - "id-ref": "99814818-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "cf2071e3-285b-4942-8d25-bfa94c380a5b-126333121347076097" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb \"L'infobox est une recherche de rationnel dans l'article #wikipedia.\"", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb \"L'infobox est une recherche de rationnel dans l'article #wikipedia.\"", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4856000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb \\\"L'infobox est une recherche de rationnel dans l'article #wikipedia.\\\"\",\"created_at\":\"Tue Oct 18 16:25:38 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"wikipedia\",\"indices\":[67,77]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126333122089455617\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"default_profile\":true,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7515,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126333122089455617}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 4856000, - "tags": [ - { - "id-ref": "99814818-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "99814818-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "85eb9f12-2739-4879-81eb-a273444537ad-126333122089455617" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb En pratique, sur wikipédia le système des catégories est très insatisfaisant. Ce n'est pas le point fort du système. --", - "img": { - "src": "http://a3.twimg.com/sticky/default_profile_images/default_profile_0_normal.png" - }, - "title": "Emmanuel Chateau: #museoweb En pratique, sur wikipédia le système des catégories est très insatisfaisant. Ce n'est pas le point fort du système. --", - "color": "16763904", - "polemics": ["KO"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4877000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb En pratique, sur wikip\\u00e9dia le syst\\u00e8me des cat\\u00e9gories est tr\\u00e8s insatisfaisant. Ce n'est pas le point fort du syst\\u00e8me. --\",\"created_at\":\"Tue Oct 18 16:25:59 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126333210425696256\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":true,\"default_profile\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"C0DFEC\",\"created_at\":\"Tue Nov 23 11:23:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"a8c7f7\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":41,\"description\":\"Historien de l'architecture, Digital humanist\",\"geo_enabled\":false,\"profile_use_background_image\":false,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":23,\"id_str\":\"218830003\",\"listed_count\":1,\"friends_count\":65,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"screen_name\":\"emchateau\",\"name\":\"Emmanuel Chateau\",\"statuses_count\":36,\"verified\":false,\"profile_background_color\":\"022330\",\"id\":218830003,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126333210425696256}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 4877000, - "tags": [ - { - "id-ref": "99814818-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "b494db4a-a3de-4e9a-90d5-be3dfe680e5b-126333210425696256" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Les infobox : la notice dynamique, mais aussi la puissance du formulaire !++", - "img": { - "src": "None" - }, - "title": "Vincent Puig: #museoweb Les infobox : la notice dynamique, mais aussi la puissance du formulaire !++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4885000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Les infobox : la notice dynamique, mais aussi la puissance du formulaire !++\",\"created_at\":\"Tue Oct 18 16:26:07 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126333247079714818\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":174,\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"default_profile\":true,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":0,\"id_str\":\"68424173\",\"listed_count\":11,\"friends_count\":5,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":363,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":68424173,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126333247079714818}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 4885000, - "tags": [ - { - "id-ref": "99814818-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "1153fee8-514c-42a8-bc6c-fb8a1649ec6b-126333247079714818" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Metadonnées des images sur wikipédia : comment les intégrer au fichier, et utiliser quelques standard ? ??", - "img": { - "src": "http://a3.twimg.com/sticky/default_profile_images/default_profile_0_normal.png" - }, - "title": "Emmanuel Chateau: #museoweb Metadonnées des images sur wikipédia : comment les intégrer au fichier, et utiliser quelques standard ? ??", - "color": "16763904", - "polemics": ["Q"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4923000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Metadonn\\u00e9es des images sur wikip\\u00e9dia\\u00a0: comment les int\\u00e9grer au fichier, et utiliser quelques standard\\u00a0? ??\",\"created_at\":\"Tue Oct 18 16:26:45 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126333405007855616\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":true,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"C0DFEC\",\"created_at\":\"Tue Nov 23 11:23:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"a8c7f7\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":41,\"description\":\"Historien de l'architecture, Digital humanist\",\"geo_enabled\":false,\"profile_use_background_image\":false,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":23,\"id_str\":\"218830003\",\"listed_count\":1,\"friends_count\":65,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"screen_name\":\"emchateau\",\"name\":\"Emmanuel Chateau\",\"default_profile\":false,\"statuses_count\":37,\"verified\":false,\"profile_background_color\":\"022330\",\"id\":218830003,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126333405007855616}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 4923000, - "tags": [ - { - "id-ref": "99814818-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "fb997020-2298-45c5-8128-37962bed3b33-126333405007855616" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb \"Une image sans description est une image sans intérêt\" Bientôt de la reconnaissance d'image pour rapprocher des ressemblances ??", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb \"Une image sans description est une image sans intérêt\" Bientôt de la reconnaissance d'image pour rapprocher des ressemblances ??", - "color": "16763904", - "polemics": ["Q"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4924000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb \\\"Une image sans description est une image sans int\\u00e9r\\u00eat\\\" Bient\\u00f4t de la reconnaissance d'image pour rapprocher des ressemblances ??\",\"created_at\":\"Tue Oct 18 16:26:46 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126333410405924864\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"default_profile\":true,\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7516,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126333410405924864}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 4924000, - "tags": [ - { - "id-ref": "99814818-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "43ba84f1-7f54-424c-a54a-cff881274003-126333410405924864" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @figoblog: #museoweb infobox : irruption des données structurées dans WP, frémissement des tenants du web sémantique :-) ++", - "img": { - "src": "http://a0.twimg.com/profile_images/127401730/PhotoRM_normal.jpg" - }, - "title": "Rémi Mathis: RT @figoblog: #museoweb infobox : irruption des données structurées dans WP, frémissement des tenants du web sémantique :-) ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5033000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @figoblog: #museoweb infobox : irruption des donn\\u00e9es structur\\u00e9es dans WP, fr\\u00e9missement des tenants du web s\\u00e9mantique :-) ++\",\"created_at\":\"Tue Oct 18 16:28:35 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[14,23]}],\"user_mentions\":[{\"indices\":[3,12],\"id_str\":\"8814092\",\"name\":\"Emmanuelle Bermes\",\"screen_name\":\"figoblog\",\"id\":8814092}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"web\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126333867496976384\",\"in_reply_to_status_id\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb infobox : irruption des donn\\u00e9es structur\\u00e9es dans WP, fr\\u00e9missement des tenants du web s\\u00e9mantique :-) ++\",\"created_at\":\"Tue Oct 18 16:25:37 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126333121347076097\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1018,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"default_profile\":false,\"statuses_count\":1616,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126333121347076097},\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"F3F3F3\",\"created_at\":\"Tue Apr 07 18:26:20 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"DFDFDF\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/176198935\\/nom_armes_titres_-_400_px.jpg\",\"followers_count\":1086,\"description\":\"Conservateur au d\\u00e9partement des Estampes de la BnF ; r\\u00e9dac'chef des Nouvelles de l'estampe ; pr\\u00e9sident de Wikim\\u00e9dia France\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/alatoisondor.wordpress.com\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/176198935\\/nom_armes_titres_-_400_px.jpg\",\"favourites_count\":2,\"id_str\":\"29508165\",\"listed_count\":122,\"friends_count\":629,\"profile_link_color\":\"990000\",\"protected\":false,\"location\":\"Paris ; Amsterdam\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/127401730\\/PhotoRM_normal.jpg\",\"screen_name\":\"RemiMathis\",\"name\":\"R\\u00e9mi Mathis\",\"default_profile\":false,\"statuses_count\":12065,\"verified\":false,\"profile_background_color\":\"ffffff\",\"id\":29508165,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/127401730\\/PhotoRM_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126333867496976384}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 5033000, - "tags": [ - { - "id-ref": "99814818-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "43d1a4b4-43a3-4314-b8e9-8c0253acb321-126333867496976384" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb gallerie d'images sur wikicommons très frustrante du fait de son organisation hiérarchique --", - "img": { - "src": "http://a3.twimg.com/sticky/default_profile_images/default_profile_0_normal.png" - }, - "title": "Emmanuel Chateau: #museoweb gallerie d'images sur wikicommons très frustrante du fait de son organisation hiérarchique --", - "color": "16763904", - "polemics": ["KO"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5063000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb gallerie d'images sur wikicommons tr\\u00e8s frustrante du fait de son organisation hi\\u00e9rarchique --\",\"created_at\":\"Tue Oct 18 16:29:05 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126333990704648192\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":true,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"C0DFEC\",\"created_at\":\"Tue Nov 23 11:23:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"a8c7f7\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":41,\"description\":\"Historien de l'architecture, Digital humanist\",\"geo_enabled\":false,\"profile_use_background_image\":false,\"url\":null,\"default_profile\":false,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":23,\"id_str\":\"218830003\",\"listed_count\":1,\"friends_count\":65,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"screen_name\":\"emchateau\",\"name\":\"Emmanuel Chateau\",\"statuses_count\":38,\"verified\":false,\"profile_background_color\":\"022330\",\"id\":218830003,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126333990704648192}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 5063000, - "tags": [ - { - "id-ref": "99814818-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "b52ecfa3-d7a6-4699-99f8-6a2c21d2e51e-126333990704648192" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Adrienne Alix : Projets #wikimedia à classer ds le web social plutôt que le web sémantique #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: Adrienne Alix : Projets #wikimedia à classer ds le web social plutôt que le web sémantique #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5131000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Adrienne Alix : Projets #wikimedia \\u00e0 classer ds le web social plut\\u00f4t que le web s\\u00e9mantique #museoweb\",\"created_at\":\"Tue Oct 18 16:30:13 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"wikimedia\",\"indices\":[24,34]},{\"text\":\"museoweb\",\"indices\":[91,100]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126334278446485505\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1131,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"default_profile\":false,\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":2014,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126334278446485505}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 5131000, - "tags": [ - { - "id-ref": "99814818-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "99814818-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "c77d1271-f1ce-4b16-87a7-e19403b89375-126334278446485505" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb @aammonz roi du #teasing :-)", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: #museoweb @aammonz roi du #teasing :-)", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5220000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb @aammonz roi du #teasing :-)\",\"created_at\":\"Tue Oct 18 16:31:42 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"teasing\",\"indices\":[26,34]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126334651685027840\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"default_profile\":false,\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1018,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1617,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126334651685027840}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 5220000, - "tags": [ - { - "id-ref": "99814818-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "99814818-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "6a6cbab2-fd37-43aa-b077-3ee44279608e-126334651685027840" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @cblogculture: Adrienne Alix : Projets #wikimedia à classer ds le web social plutôt que le web sémantique #museoweb", - "img": { - "src": "http://a0.twimg.com/profile_images/380566620/arton2047_normal.jpg" - }, - "title": "Coline Aunis: RT @cblogculture: Adrienne Alix : Projets #wikimedia à classer ds le web social plutôt que le web sémantique #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5228000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @cblogculture: Adrienne Alix : Projets #wikimedia \\u00e0 classer ds le web social plut\\u00f4t que le web s\\u00e9mantique #museoweb\",\"created_at\":\"Tue Oct 18 16:31:50 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"wikimedia\",\"indices\":[42,52]},{\"text\":\"museoweb\",\"indices\":[109,118]}],\"user_mentions\":[{\"indices\":[3,16],\"id_str\":\"216030846\",\"name\":\"C\\/blog\",\"screen_name\":\"cblogculture\",\"id\":216030846}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/tweetbutton\\\" rel=\\\"nofollow\\\"\\u003ETweet Button\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126334685444972545\",\"in_reply_to_status_id\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Adrienne Alix : Projets #wikimedia \\u00e0 classer ds le web social plut\\u00f4t que le web s\\u00e9mantique #museoweb\",\"created_at\":\"Tue Oct 18 16:30:13 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"wikimedia\",\"indices\":[24,34]},{\"text\":\"museoweb\",\"indices\":[91,100]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126334278446485505\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1131,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"default_profile\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":2014,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126334278446485505},\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DAECF4\",\"created_at\":\"Tue Aug 25 10:14:38 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"C6E2EE\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme2\\/bg.gif\",\"followers_count\":420,\"description\":\"#Web #NewMedia #NewTech #CM @ArtsetMetiers \\/\\/\\r\\n#MuseoGeek & \\u271a\\u271a \\/ \\u2600 \\/ \\uf8ff \\/\\/\",\"geo_enabled\":true,\"profile_use_background_image\":false,\"url\":\"http:\\/\\/arts-et-metiers.net\",\"following\":null,\"profile_text_color\":\"663B12\",\"is_translator\":false,\"default_profile\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme2\\/bg.gif\",\"favourites_count\":81,\"id_str\":\"68658539\",\"listed_count\":36,\"friends_count\":409,\"profile_link_color\":\"1F98C7\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/380566620\\/arton2047_normal.jpg\",\"screen_name\":\"Lilmount\",\"name\":\"Coline Aunis\",\"statuses_count\":2015,\"verified\":false,\"profile_background_color\":\"C6E2EE\",\"id\":68658539,\"profile_background_tile\":false,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/380566620\\/arton2047_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126334685444972545}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 5228000, - "tags": [ - { - "id-ref": "99814818-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "99814818-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "93a92c00-fbc3-4c5d-9517-6169c9fe1ec8-126334685444972545" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Alexandre Monnin : \"combien de webs finalement ?\" #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: Alexandre Monnin : \"combien de webs finalement ?\" #museoweb", - "color": "16763904", - "polemics": ["Q"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5279000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Alexandre Monnin : \\\"combien de webs finalement ?\\\" #museoweb\",\"created_at\":\"Tue Oct 18 16:32:41 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[50,59]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126334897467031553\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"default_profile\":false,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1131,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":2015,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126334897467031553}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 5279000, - "tags": [ - { - "id-ref": "99814818-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "c99a726c-b748-4898-88a1-5af8009715db-126334897467031553" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb web 1.0, 2.0, 3.0... Mais combien y a t'il de webs ? @aamonnz", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: #museoweb web 1.0, 2.0, 3.0... Mais combien y a t'il de webs ? @aamonnz", - "color": "16763904", - "polemics": ["Q"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5315000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb web 1.0, 2.0, 3.0... Mais combien y a t'il de webs ? @aamonnz\",\"created_at\":\"Tue Oct 18 16:33:17 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[{\"indices\":[63,71],\"id_str\":\"7409472\",\"name\":\"Alexandre Monnin\",\"screen_name\":\"aamonnz\",\"id\":7409472}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126335049766408193\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1018,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"default_profile\":false,\"statuses_count\":1618,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126335049766408193}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 5315000, - "tags": [ - { - "id-ref": "99814818-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "51e141e6-76a6-4454-96ac-be19772092c3-126335049766408193" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "A Monnin : le web 0.0 se voulait déjà un web d'écriture et de lecture #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: A Monnin : le web 0.0 se voulait déjà un web d'écriture et de lecture #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5342000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"A Monnin : le web 0.0 se voulait d\\u00e9j\\u00e0 un web d'\\u00e9criture et de lecture #museoweb\",\"created_at\":\"Tue Oct 18 16:33:44 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[70,79]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126335163142635523\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1131,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":2016,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"default_profile\":false,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126335163142635523}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 5342000, - "tags": [ - { - "id-ref": "99814818-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "3600ffdc-2aec-49d7-a5e5-437f5f991a56-126335163142635523" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Wikipedia prêt à collaborer avec le web sémantique++", - "img": { - "src": "None" - }, - "title": "Vincent Puig: #museoweb Wikipedia prêt à collaborer avec le web sémantique++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5344000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Wikipedia pr\\u00eat \\u00e0 collaborer avec le web s\\u00e9mantique++\",\"created_at\":\"Tue Oct 18 16:33:46 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126335171040518144\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"default_profile\":true,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":174,\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":0,\"id_str\":\"68424173\",\"listed_count\":11,\"friends_count\":5,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":364,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":68424173,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126335171040518144}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 5344000, - "tags": [ - { - "id-ref": "99814818-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "4a1db7ff-6f6d-496c-880b-0bf53e495fae-126335171040518144" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb A. Monnin \"Cependant 1.0 pas seulement un web statique, un web de lecture et d’écriture dès le début, donc un web social.\"", - "img": { - "src": "http://a3.twimg.com/sticky/default_profile_images/default_profile_0_normal.png" - }, - "title": "Emmanuel Chateau: #museoweb A. Monnin \"Cependant 1.0 pas seulement un web statique, un web de lecture et d’écriture dès le début, donc un web social.\"", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5349000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb A. Monnin \\\"Cependant 1.0 pas seulement un web statique, un web de lecture et d\\u2019\\u00e9criture d\\u00e8s le d\\u00e9but, donc un web social.\\\"\",\"created_at\":\"Tue Oct 18 16:33:51 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126335193115148288\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":true,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"C0DFEC\",\"created_at\":\"Tue Nov 23 11:23:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"a8c7f7\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":41,\"description\":\"Historien de l'architecture, Digital humanist\",\"geo_enabled\":false,\"profile_use_background_image\":false,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"default_profile\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":23,\"id_str\":\"218830003\",\"listed_count\":1,\"friends_count\":65,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"screen_name\":\"emchateau\",\"name\":\"Emmanuel Chateau\",\"statuses_count\":39,\"verified\":false,\"profile_background_color\":\"022330\",\"id\":218830003,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126335193115148288}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 5349000, - "tags": [ - { - "id-ref": "99814818-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "16592b9a-7efc-4475-a7f4-d9677c82979c-126335193115148288" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb @aamonnz : \"le web social n'est pas une étape destinée à être supprimée par la suivante\" ++", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb @aamonnz : \"le web social n'est pas une étape destinée à être supprimée par la suivante\" ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5396000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb @aamonnz : \\\"le web social n'est pas une \\u00e9tape destin\\u00e9e \\u00e0 \\u00eatre supprim\\u00e9e par la suivante\\\" ++\",\"created_at\":\"Tue Oct 18 16:34:38 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[{\"indices\":[10,18],\"id_str\":\"7409472\",\"name\":\"Alexandre Monnin\",\"screen_name\":\"aamonnz\",\"id\":7409472}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126335387869253632\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"default_profile\":true,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7517,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126335387869253632}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 5396000, - "tags": [ - { - "id-ref": "99814818-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "653cede8-998b-4ceb-bde2-ec6469deb965-126335387869253632" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @RemiMathis: .@AdrienneAlix Wikipédia : passer du tps à naviguer à travers les liens : http://t.co/lFrsriQC :-D #museoweb", - "img": { - "src": "http://a1.twimg.com/profile_images/1583183572/Portrait_normal" - }, - "title": "Wikinade: RT @RemiMathis: .@AdrienneAlix Wikipédia : passer du tps à naviguer à travers les liens : http://t.co/lFrsriQC :-D #museoweb", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5422000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @RemiMathis: .@AdrienneAlix Wikip\\u00e9dia : passer du tps \\u00e0 naviguer \\u00e0 travers les liens : http:\\/\\/t.co\\/lFrsriQC :-D #museoweb\",\"created_at\":\"Tue Oct 18 16:35:04 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[115,124]}],\"user_mentions\":[{\"indices\":[3,14],\"id_str\":\"29508165\",\"name\":\"R\\u00e9mi Mathis\",\"screen_name\":\"RemiMathis\",\"id\":29508165},{\"indices\":[17,30],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902}],\"urls\":[{\"indices\":[90,110],\"url\":\"http:\\/\\/t.co\\/lFrsriQC\",\"expanded_url\":\"http:\\/\\/xkcd.com\\/214\\/\",\"display_url\":\"xkcd.com\\/214\\/\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"web\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126335497948758017\",\"in_reply_to_status_id\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\".@AdrienneAlix Wikip\\u00e9dia : passer du tps \\u00e0 naviguer \\u00e0 travers les liens : http:\\/\\/t.co\\/lFrsriQC :-D #museoweb\",\"created_at\":\"Tue Oct 18 16:18:45 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[99,108]}],\"user_mentions\":[{\"indices\":[1,14],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902}],\"urls\":[{\"indices\":[74,94],\"url\":\"http:\\/\\/t.co\\/lFrsriQC\",\"expanded_url\":\"http:\\/\\/xkcd.com\\/214\\/\",\"display_url\":\"xkcd.com\\/214\\/\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"web\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126331392534646784\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"F3F3F3\",\"created_at\":\"Tue Apr 07 18:26:20 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"DFDFDF\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/176198935\\/nom_armes_titres_-_400_px.jpg\",\"followers_count\":1086,\"description\":\"Conservateur au d\\u00e9partement des Estampes de la BnF ; r\\u00e9dac'chef des Nouvelles de l'estampe ; pr\\u00e9sident de Wikim\\u00e9dia France\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/alatoisondor.wordpress.com\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/176198935\\/nom_armes_titres_-_400_px.jpg\",\"favourites_count\":2,\"id_str\":\"29508165\",\"listed_count\":122,\"friends_count\":629,\"profile_link_color\":\"990000\",\"protected\":false,\"location\":\"Paris ; Amsterdam\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/127401730\\/PhotoRM_normal.jpg\",\"screen_name\":\"RemiMathis\",\"name\":\"R\\u00e9mi Mathis\",\"statuses_count\":12066,\"verified\":false,\"profile_background_color\":\"ffffff\",\"id\":29508165,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/127401730\\/PhotoRM_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126331392534646784},\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"F6F6F6\",\"created_at\":\"Thu Sep 24 08:26:36 +0000 2009\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"EEEEEE\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/80316085\\/Scotland-2009.jpg\",\"followers_count\":111,\"description\":\"P\\u00e9riode post-apocalyptique\\u2026 chute libre\\u2026 mais pas gratuite\\u2026 O\\u00f9 sont mes carambars ?\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/80316085\\/Scotland-2009.jpg\",\"favourites_count\":15,\"id_str\":\"76890915\",\"listed_count\":23,\"friends_count\":113,\"profile_link_color\":\"870208\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1583183572\\/Portrait_normal\",\"screen_name\":\"Wikinade\",\"name\":\"Wikinade\",\"statuses_count\":1368,\"verified\":false,\"profile_background_color\":\"4bb3a2\",\"id\":76890915,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1583183572\\/Portrait_normal\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126335497948758017}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 5422000, - "tags": [ - { - "id-ref": "99814818-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "8a451b58-4bc2-4f62-9046-28545b9fd8ff-126335497948758017" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": ".@aamonnz : « Le web sémantique doit conserver les aspects sociaux » #museoweb #yes", - "img": { - "src": "http://a0.twimg.com/profile_images/127401730/PhotoRM_normal.jpg" - }, - "title": "Rémi Mathis: .@aamonnz : « Le web sémantique doit conserver les aspects sociaux » #museoweb #yes", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5447000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\".@aamonnz : \\u00ab Le web s\\u00e9mantique doit conserver les aspects sociaux \\u00bb #museoweb #yes\",\"created_at\":\"Tue Oct 18 16:35:29 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[69,78]},{\"text\":\"yes\",\"indices\":[79,83]}],\"user_mentions\":[{\"indices\":[1,9],\"id_str\":\"7409472\",\"name\":\"Alexandre Monnin\",\"screen_name\":\"aamonnz\",\"id\":7409472}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"web\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126335602391121920\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"F3F3F3\",\"created_at\":\"Tue Apr 07 18:26:20 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"DFDFDF\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/176198935\\/nom_armes_titres_-_400_px.jpg\",\"followers_count\":1086,\"description\":\"Conservateur au d\\u00e9partement des Estampes de la BnF ; r\\u00e9dac'chef des Nouvelles de l'estampe ; pr\\u00e9sident de Wikim\\u00e9dia France\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/alatoisondor.wordpress.com\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/176198935\\/nom_armes_titres_-_400_px.jpg\",\"favourites_count\":2,\"id_str\":\"29508165\",\"listed_count\":122,\"friends_count\":629,\"profile_link_color\":\"990000\",\"protected\":false,\"location\":\"Paris ; Amsterdam\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/127401730\\/PhotoRM_normal.jpg\",\"screen_name\":\"RemiMathis\",\"name\":\"R\\u00e9mi Mathis\",\"statuses_count\":12067,\"verified\":false,\"profile_background_color\":\"ffffff\",\"id\":29508165,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/127401730\\/PhotoRM_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126335602391121920}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 5447000, - "tags": [ - { - "id-ref": "99814818-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "99833dee-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "6ecb0839-7ceb-492c-97d9-f2996d611458-126335602391121920" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @cblogculture: Adrienne Alix : Projets #wikimedia à classer ds le web social plutôt que le web sémantique #museoweb", - "img": { - "src": "http://a1.twimg.com/profile_images/1583183572/Portrait_normal" - }, - "title": "Wikinade: RT @cblogculture: Adrienne Alix : Projets #wikimedia à classer ds le web social plutôt que le web sémantique #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5453000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @cblogculture: Adrienne Alix : Projets #wikimedia \\u00e0 classer ds le web social plut\\u00f4t que le web s\\u00e9mantique #museoweb\",\"created_at\":\"Tue Oct 18 16:35:35 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"wikimedia\",\"indices\":[42,52]},{\"text\":\"museoweb\",\"indices\":[109,118]}],\"user_mentions\":[{\"indices\":[3,16],\"id_str\":\"216030846\",\"name\":\"C\\/blog\",\"screen_name\":\"cblogculture\",\"id\":216030846}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"web\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126335627095584768\",\"in_reply_to_status_id\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Adrienne Alix : Projets #wikimedia \\u00e0 classer ds le web social plut\\u00f4t que le web s\\u00e9mantique #museoweb\",\"created_at\":\"Tue Oct 18 16:30:13 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"wikimedia\",\"indices\":[24,34]},{\"text\":\"museoweb\",\"indices\":[91,100]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126334278446485505\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1131,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"default_profile\":false,\"statuses_count\":2016,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":2,\"favorited\":false,\"truncated\":false,\"id\":126334278446485505},\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"F6F6F6\",\"created_at\":\"Thu Sep 24 08:26:36 +0000 2009\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"EEEEEE\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/80316085\\/Scotland-2009.jpg\",\"followers_count\":111,\"description\":\"P\\u00e9riode post-apocalyptique\\u2026 chute libre\\u2026 mais pas gratuite\\u2026 O\\u00f9 sont mes carambars ?\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/80316085\\/Scotland-2009.jpg\",\"favourites_count\":15,\"id_str\":\"76890915\",\"listed_count\":23,\"friends_count\":113,\"profile_link_color\":\"870208\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1583183572\\/Portrait_normal\",\"screen_name\":\"Wikinade\",\"name\":\"Wikinade\",\"default_profile\":false,\"statuses_count\":1369,\"verified\":false,\"profile_background_color\":\"4bb3a2\",\"id\":76890915,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1583183572\\/Portrait_normal\"},\"retweet_count\":2,\"favorited\":false,\"truncated\":false,\"id\":126335627095584768}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 5453000, - "tags": [ - { - "id-ref": "99833dee-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "99833dee-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "7dcf4d79-b007-463d-b264-7fce42a1f20d-126335627095584768" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "\"Rien ne dit que le web sémantique doive être auj associable.\" Alexandre Monnin #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: \"Rien ne dit que le web sémantique doive être auj associable.\" Alexandre Monnin #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5469000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"\\\"Rien ne dit que le web s\\u00e9mantique doive \\u00eatre auj associable.\\\" Alexandre Monnin #museoweb\",\"created_at\":\"Tue Oct 18 16:35:51 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[80,89]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126335695844421632\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1131,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"default_profile\":false,\"statuses_count\":2017,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126335695844421632}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 5469000, - "tags": [ - { - "id-ref": "99833dee-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "d2d5fa3b-8250-45a4-a4fc-6f517ffe615e-126335695844421632" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @vincentpuig: #museoweb Wikipedia prêt à collaborer avec le web sémantique++", - "img": { - "src": "http://a1.twimg.com/profile_images/1583183572/Portrait_normal" - }, - "title": "Wikinade: RT @vincentpuig: #museoweb Wikipedia prêt à collaborer avec le web sémantique++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5505000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @vincentpuig: #museoweb Wikipedia pr\\u00eat \\u00e0 collaborer avec le web s\\u00e9mantique++\",\"created_at\":\"Tue Oct 18 16:36:27 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[17,26]}],\"user_mentions\":[{\"indices\":[3,15],\"id_str\":\"68424173\",\"name\":\"Vincent Puig\",\"screen_name\":\"vincentpuig\",\"id\":68424173}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"web\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126335845719490560\",\"in_reply_to_status_id\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Wikipedia pr\\u00eat \\u00e0 collaborer avec le web s\\u00e9mantique++\",\"created_at\":\"Tue Oct 18 16:33:46 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126335171040518144\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":174,\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":0,\"id_str\":\"68424173\",\"listed_count\":11,\"friends_count\":5,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"default_profile\":true,\"statuses_count\":364,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":68424173,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\"},\"retweet_count\":1,\"favorited\":false,\"truncated\":false,\"id\":126335171040518144},\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"F6F6F6\",\"created_at\":\"Thu Sep 24 08:26:36 +0000 2009\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"EEEEEE\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/80316085\\/Scotland-2009.jpg\",\"followers_count\":111,\"description\":\"P\\u00e9riode post-apocalyptique\\u2026 chute libre\\u2026 mais pas gratuite\\u2026 O\\u00f9 sont mes carambars ?\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/80316085\\/Scotland-2009.jpg\",\"favourites_count\":15,\"id_str\":\"76890915\",\"listed_count\":23,\"friends_count\":113,\"profile_link_color\":\"870208\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1583183572\\/Portrait_normal\",\"screen_name\":\"Wikinade\",\"name\":\"Wikinade\",\"default_profile\":false,\"statuses_count\":1370,\"verified\":false,\"profile_background_color\":\"4bb3a2\",\"id\":76890915,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1583183572\\/Portrait_normal\"},\"retweet_count\":1,\"favorited\":false,\"truncated\":false,\"id\":126335845719490560}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 5505000, - "tags": [ - { - "id-ref": "99833dee-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "fe39f308-c0ee-4385-888b-32d2832a53ff-126335845719490560" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @gonzagauthier: #museoweb @aamonnz : \"le web social n'est pas une étape destinée à être supprimée par la suivante\" ++", - "img": { - "src": "http://a1.twimg.com/profile_images/1583183572/Portrait_normal" - }, - "title": "Wikinade: RT @gonzagauthier: #museoweb @aamonnz : \"le web social n'est pas une étape destinée à être supprimée par la suivante\" ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5513000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @gonzagauthier: #museoweb @aamonnz : \\\"le web social n'est pas une \\u00e9tape destin\\u00e9e \\u00e0 \\u00eatre supprim\\u00e9e par la suivante\\\" ++\",\"created_at\":\"Tue Oct 18 16:36:35 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[19,28]}],\"user_mentions\":[{\"indices\":[3,17],\"id_str\":\"136900327\",\"name\":\"gonzague gauthier\",\"screen_name\":\"gonzagauthier\",\"id\":136900327},{\"indices\":[29,37],\"id_str\":\"7409472\",\"name\":\"Alexandre Monnin\",\"screen_name\":\"aamonnz\",\"id\":7409472}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"web\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126335881245245440\",\"in_reply_to_status_id\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb @aamonnz : \\\"le web social n'est pas une \\u00e9tape destin\\u00e9e \\u00e0 \\u00eatre supprim\\u00e9e par la suivante\\\" ++\",\"created_at\":\"Tue Oct 18 16:34:38 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[{\"indices\":[10,18],\"id_str\":\"7409472\",\"name\":\"Alexandre Monnin\",\"screen_name\":\"aamonnz\",\"id\":7409472}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126335387869253632\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"default_profile\":true,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7517,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126335387869253632},\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"F6F6F6\",\"created_at\":\"Thu Sep 24 08:26:36 +0000 2009\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"EEEEEE\",\"default_profile\":false,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/80316085\\/Scotland-2009.jpg\",\"followers_count\":111,\"description\":\"P\\u00e9riode post-apocalyptique\\u2026 chute libre\\u2026 mais pas gratuite\\u2026 O\\u00f9 sont mes carambars ?\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/80316085\\/Scotland-2009.jpg\",\"favourites_count\":15,\"id_str\":\"76890915\",\"listed_count\":23,\"friends_count\":113,\"profile_link_color\":\"870208\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1583183572\\/Portrait_normal\",\"screen_name\":\"Wikinade\",\"name\":\"Wikinade\",\"statuses_count\":1371,\"verified\":false,\"profile_background_color\":\"4bb3a2\",\"id\":76890915,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1583183572\\/Portrait_normal\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126335881245245440}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 5513000, - "tags": [ - { - "id-ref": "99833dee-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "4adc2fa6-85bc-45e6-9d9a-c670d5c50db6-126335881245245440" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Utilisation de #Google en France à 95% #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: Utilisation de #Google en France à 95% #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5561000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Utilisation de #Google en France \\u00e0 95% #museoweb\",\"created_at\":\"Tue Oct 18 16:37:23 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"Google\",\"indices\":[15,22]},{\"text\":\"museoweb\",\"indices\":[39,48]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126336080659230720\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"default_profile\":false,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1131,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":2018,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126336080659230720}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 5561000, - "tags": [ - { - "id-ref": "9983c1ec-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "9983c1ec-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "12b6e718-5378-452a-9d62-68c0f9a300a5-126336080659230720" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Forcément, si @aamonnz présente la \"bataille des terminaux mobile\" en illustrant #iOs VS #android, je m'insurge --", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb Forcément, si @aamonnz présente la \"bataille des terminaux mobile\" en illustrant #iOs VS #android, je m'insurge --", - "color": "16763904", - "polemics": ["KO"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5575000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Forc\\u00e9ment, si @aamonnz pr\\u00e9sente la \\\"bataille des terminaux mobile\\\" en illustrant #iOs VS #android, je m'insurge --\",\"created_at\":\"Tue Oct 18 16:37:37 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"iOs\",\"indices\":[91,95]},{\"text\":\"android\",\"indices\":[99,107]}],\"user_mentions\":[{\"indices\":[24,32],\"id_str\":\"7409472\",\"name\":\"Alexandre Monnin\",\"screen_name\":\"aamonnz\",\"id\":7409472}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126336137571729408\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"default_profile\":true,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7518,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126336137571729408}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 5575000, - "tags": [ - { - "id-ref": "9983dfe2-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "9983e424-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "9983e424-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "76ceda70-f9d5-468e-8189-01342691836d-126336137571729408" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb la guerre des navigateurs, puis la guerre des moteurs de recherche, puis la guerre des OS mobiles, puis la guerre du Cloud...", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: #museoweb la guerre des navigateurs, puis la guerre des moteurs de recherche, puis la guerre des OS mobiles, puis la guerre du Cloud...", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5603000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb la guerre des navigateurs, puis la guerre des moteurs de recherche, puis la guerre des OS mobiles, puis la guerre du Cloud...\",\"created_at\":\"Tue Oct 18 16:38:05 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126336258891984896\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1019,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"default_profile\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1620,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126336258891984896}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 5603000, - "tags": [ - { - "id-ref": "9983e424-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "23c88a8c-9a48-47c6-9f39-c6b9afbef57d-126336258891984896" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Ref : \"Le Web sémantique n'est pas antisocial\" par Fabien Gandon (pdf) http://t.co/TmPlfHiN ==", - "img": { - "src": "http://a3.twimg.com/profile_images/654197661/omer_twiitter_20100125_normal.jpg" - }, - "title": "Omer Pesquer: #museoweb Ref : \"Le Web sémantique n'est pas antisocial\" par Fabien Gandon (pdf) http://t.co/TmPlfHiN ==", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5618000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Ref : \\\"Le Web s\\u00e9mantique n'est pas antisocial\\\" par Fabien Gandon (pdf) http:\\/\\/t.co\\/TmPlfHiN ==\",\"created_at\":\"Tue Oct 18 16:38:20 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[{\"indices\":[81,101],\"url\":\"http:\\/\\/t.co\\/TmPlfHiN\",\"expanded_url\":\"http:\\/\\/goo.gl\\/twek1\",\"display_url\":\"goo.gl\\/twek1\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126336319478706176\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"f5f5f5\",\"created_at\":\"Sat Oct 04 16:26:51 +0000 2008\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"a67f13\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/83277792\\/fd_omr.gif\",\"followers_count\":1314,\"description\":\"Consultant Internet Freelance - secteur culturel (#mus\\u00e9e, #artsvisuels) & Cr\\u00e9ateur de dispositifs Web singuliers (#Outrepart, #MotBot, #UnTitre)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/omer.mobi\\/\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/83277792\\/fd_omr.gif\",\"favourites_count\":1095,\"id_str\":\"16592723\",\"listed_count\":164,\"friends_count\":895,\"profile_link_color\":\"0084b4\",\"protected\":false,\"location\":\"Paris - France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/654197661\\/omer_twiitter_20100125_normal.jpg\",\"screen_name\":\"_omr\",\"name\":\"Omer Pesquer\",\"default_profile\":false,\"statuses_count\":6652,\"verified\":false,\"profile_background_color\":\"bababa\",\"id\":16592723,\"profile_background_tile\":true,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/654197661\\/omer_twiitter_20100125_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126336319478706176}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 5618000, - "tags": [ - { - "id-ref": "9983e424-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "66029f57-6ea1-4334-805a-a1c3302d0f90-126336319478706176" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb le web ne serait il qu'un grand champ de bataille ??", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: #museoweb le web ne serait il qu'un grand champ de bataille ??", - "color": "16763904", - "polemics": ["Q"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5645000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb le web ne serait il qu'un grand champ de bataille ??\",\"created_at\":\"Tue Oct 18 16:38:47 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126336433911906304\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"default_profile\":false,\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1019,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1621,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126336433911906304}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 5645000, - "tags": [ - { - "id-ref": "9983e424-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "f431ec5d-e569-4311-add1-6476f0ea6837-126336433911906304" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "pour les prochains #museoweb ça serait pas mal que le micro sature moins pour ceux qui suivent à distance #merci", - "img": { - "src": "http://a1.twimg.com/profile_images/1110558324/sylvain_bouteille_normal.jpg" - }, - "title": "Sylvain Machefert: pour les prochains #museoweb ça serait pas mal que le micro sature moins pour ceux qui suivent à distance #merci", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5651000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"pour les prochains #museoweb \\u00e7a serait pas mal que le micro sature moins pour ceux qui suivent \\u00e0 distance #merci\",\"created_at\":\"Tue Oct 18 16:38:53 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[19,28]},{\"text\":\"merci\",\"indices\":[106,112]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126336458104643584\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"default_profile\":true,\"created_at\":\"Tue Oct 28 16:18:44 +0000 2008\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":401,\"description\":\"un geek au milieu des biblioth\\u00e9caires, wikip\\u00e9dien \\u00e0 ses heures perdues\",\"geo_enabled\":true,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.sylvainmachefert.com\\/\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":727,\"id_str\":\"17023747\",\"listed_count\":65,\"friends_count\":137,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Burdigala\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1110558324\\/sylvain_bouteille_normal.jpg\",\"screen_name\":\"symac\",\"name\":\"Sylvain Machefert\",\"statuses_count\":3967,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":17023747,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1110558324\\/sylvain_bouteille_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126336458104643584}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 5651000, - "tags": [ - { - "id-ref": "99844dba-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "99844dba-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "94ee7597-7a47-46ac-8e5a-092d3a8366f7-126336458104643584" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "A une succession de webs répondrait une succession de paradigmes sur le web #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: A une succession de webs répondrait une succession de paradigmes sur le web #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5660000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"A une succession de webs r\\u00e9pondrait une succession de paradigmes sur le web #museoweb\",\"created_at\":\"Tue Oct 18 16:39:02 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[76,85]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126336496671272960\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1132,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":2019,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126336496671272960}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 5660000, - "tags": [ - { - "id-ref": "99844dba-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "084b0c8e-40b9-4ac5-8a85-f76fbddb52dd-126336496671272960" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @RemiMathis: Suivez le hashtag #museoweb : séminaire de l'IRI, aujourd'hui avec @AdrienneAlix, directrice des programmes de @Wikimedia_Fr", - "img": { - "src": "None" - }, - "title": "Wikimédia France: RT @RemiMathis: Suivez le hashtag #museoweb : séminaire de l'IRI, aujourd'hui avec @AdrienneAlix, directrice des programmes de @Wikimedia_Fr", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5683000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @RemiMathis: Suivez le hashtag #museoweb : s\\u00e9minaire de l'IRI, aujourd'hui avec @AdrienneAlix, directrice des programmes de @Wikimedia_Fr\",\"created_at\":\"Tue Oct 18 16:39:25 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[34,43]}],\"user_mentions\":[{\"indices\":[3,14],\"id_str\":\"29508165\",\"name\":\"R\\u00e9mi Mathis\",\"screen_name\":\"RemiMathis\",\"id\":29508165},{\"indices\":[83,96],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902},{\"indices\":[127,140],\"id_str\":\"17271765\",\"name\":\"Wikim\\u00e9dia France\",\"screen_name\":\"Wikimedia_Fr\",\"id\":17271765}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126336592813109248\",\"in_reply_to_status_id\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Suivez le hashtag #museoweb : s\\u00e9minaire de l'IRI, aujourd'hui avec @AdrienneAlix, directrice des programmes de @Wikimedia_Fr\",\"created_at\":\"Tue Oct 18 16:01:59 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[18,27]}],\"user_mentions\":[{\"indices\":[67,80],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902},{\"indices\":[111,124],\"id_str\":\"17271765\",\"name\":\"Wikim\\u00e9dia France\",\"screen_name\":\"Wikimedia_Fr\",\"id\":17271765}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"web\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126327173048057856\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"F3F3F3\",\"created_at\":\"Tue Apr 07 18:26:20 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"DFDFDF\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/176198935\\/nom_armes_titres_-_400_px.jpg\",\"followers_count\":1086,\"description\":\"Conservateur au d\\u00e9partement des Estampes de la BnF ; r\\u00e9dac'chef des Nouvelles de l'estampe ; pr\\u00e9sident de Wikim\\u00e9dia France\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/alatoisondor.wordpress.com\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/176198935\\/nom_armes_titres_-_400_px.jpg\",\"favourites_count\":2,\"id_str\":\"29508165\",\"listed_count\":122,\"friends_count\":629,\"profile_link_color\":\"990000\",\"protected\":false,\"location\":\"Paris ; Amsterdam\",\"default_profile\":false,\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/127401730\\/PhotoRM_normal.jpg\",\"screen_name\":\"RemiMathis\",\"name\":\"R\\u00e9mi Mathis\",\"statuses_count\":12067,\"verified\":false,\"profile_background_color\":\"ffffff\",\"id\":29508165,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/127401730\\/PhotoRM_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126327173048057856},\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"E3E2DE\",\"created_at\":\"Sun Nov 09 18:11:36 +0000 2008\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"D3D2CF\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"followers_count\":2190,\"description\":\"Wikim\\u00e9dia France est une association de loi 1901 dont le but est de promouvoir et soutenir la diffusion de la connaissance libre et les projets comme Wikip\\u00e9dia.\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/blog.wikimedia.fr\",\"following\":null,\"profile_text_color\":\"634047\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"favourites_count\":1,\"id_str\":\"17271765\",\"listed_count\":167,\"friends_count\":103,\"profile_link_color\":\"088253\",\"protected\":false,\"location\":\"France\",\"default_profile\":false,\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/63985123\\/Wikimediafrance-logo_normal.png\",\"screen_name\":\"Wikimedia_Fr\",\"name\":\"Wikim\\u00e9dia France\",\"statuses_count\":1097,\"verified\":false,\"profile_background_color\":\"EDECE9\",\"id\":17271765,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/63985123\\/Wikimediafrance-logo_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126336592813109248}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 5683000, - "tags": [ - { - "id-ref": "99844dba-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "bd4ca2e9-2441-4912-8d3d-aad967f04df9-126336592813109248" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb @aamonnz parle \"du\" web dans son unicité et son universalité. Mais là encore, ça sent le point de vue eurocentré ? --", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb @aamonnz parle \"du\" web dans son unicité et son universalité. Mais là encore, ça sent le point de vue eurocentré ? --", - "color": "16763904", - "polemics": ["Q", "KO"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5712000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb @aamonnz parle \\\"du\\\" web dans son unicit\\u00e9 et son universalit\\u00e9. Mais l\\u00e0 encore, \\u00e7a sent le point de vue eurocentr\\u00e9 ? --\",\"created_at\":\"Tue Oct 18 16:39:54 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[{\"indices\":[10,18],\"id_str\":\"7409472\",\"name\":\"Alexandre Monnin\",\"screen_name\":\"aamonnz\",\"id\":7409472}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126336712191389697\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7519,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"default_profile\":true,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126336712191389697}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 5712000, - "tags": [ - { - "id-ref": "99844dba-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "e2b93032-f594-4dea-92ac-6f14f1a8e8c5-126336712191389697" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "NOW ! RT @lizarewind #museoweb http://t.co/A0mB7k4L suivre le séminaire \"Muséologie, muséographie et nouvelles formes d’adresse au public", - "img": { - "src": "http://a3.twimg.com/profile_images/409382566/13_normal.jpg" - }, - "title": "Virginie Paillas: NOW ! RT @lizarewind #museoweb http://t.co/A0mB7k4L suivre le séminaire \"Muséologie, muséographie et nouvelles formes d’adresse au public", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5722000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"NOW ! RT @lizarewind #museoweb http:\\/\\/t.co\\/A0mB7k4L suivre le s\\u00e9minaire \\\"Mus\\u00e9ologie, mus\\u00e9ographie et nouvelles formes d\\u2019adresse au public\",\"created_at\":\"Tue Oct 18 16:40:04 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[21,30]}],\"user_mentions\":[{\"indices\":[9,20],\"id_str\":\"110428655\",\"name\":\"lizarewind\",\"screen_name\":\"lizarewind\",\"id\":110428655}],\"urls\":[{\"indices\":[31,51],\"url\":\"http:\\/\\/t.co\\/A0mB7k4L\",\"expanded_url\":\"http:\\/\\/bit.ly\\/o13ird\",\"display_url\":\"bit.ly\\/o13ird\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126336755816333312\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"252429\",\"created_at\":\"Tue Sep 08 12:20:07 +0000 2009\",\"lang\":\"fr\",\"time_zone\":\"London\",\"profile_sidebar_border_color\":\"181A1E\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"followers_count\":576,\"description\":\"Formatrice TIC : formation des enseignants et des formateurs du premier degr\\u00e9. Vif int\\u00e9r\\u00eat : place des services dits WEB20 dans la formation et l'enseignement\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"666666\",\"is_translator\":false,\"default_profile\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"favourites_count\":863,\"id_str\":\"72538763\",\"listed_count\":85,\"friends_count\":129,\"profile_link_color\":\"2FC2EF\",\"protected\":false,\"location\":\"Lourdes - France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/409382566\\/13_normal.jpg\",\"screen_name\":\"vpaillas\",\"name\":\"Virginie Paillas\",\"statuses_count\":1951,\"verified\":false,\"profile_background_color\":\"1A1B1F\",\"id\":72538763,\"profile_background_tile\":false,\"utc_offset\":0,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/409382566\\/13_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126336755816333312}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 5722000, - "tags": [ - { - "id-ref": "99844dba-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "b013e17a-f1f5-4cc5-8bcb-67f79a382907-126336755816333312" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT: @figoblog: #museoweb infobox : irruption des données structurées dans WP, frémissement des tenants du web sémantique :-)", - "img": { - "src": "None" - }, - "title": "Wikimédia France: RT: @figoblog: #museoweb infobox : irruption des données structurées dans WP, frémissement des tenants du web sémantique :-)", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5748000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT: @figoblog: #museoweb infobox : irruption des donn\\u00e9es structur\\u00e9es dans WP, fr\\u00e9missement des tenants du web s\\u00e9mantique :-)\",\"created_at\":\"Tue Oct 18 16:40:30 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[15,24]}],\"user_mentions\":[{\"indices\":[4,13],\"id_str\":\"8814092\",\"name\":\"Emmanuelle Bermes\",\"screen_name\":\"figoblog\",\"id\":8814092}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126336864880820225\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"E3E2DE\",\"created_at\":\"Sun Nov 09 18:11:36 +0000 2008\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"D3D2CF\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"followers_count\":2190,\"description\":\"Wikim\\u00e9dia France est une association de loi 1901 dont le but est de promouvoir et soutenir la diffusion de la connaissance libre et les projets comme Wikip\\u00e9dia.\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/blog.wikimedia.fr\",\"default_profile\":false,\"following\":null,\"profile_text_color\":\"634047\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"favourites_count\":1,\"id_str\":\"17271765\",\"listed_count\":167,\"friends_count\":103,\"profile_link_color\":\"088253\",\"protected\":false,\"location\":\"France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/63985123\\/Wikimediafrance-logo_normal.png\",\"screen_name\":\"Wikimedia_Fr\",\"name\":\"Wikim\\u00e9dia France\",\"statuses_count\":1098,\"verified\":false,\"profile_background_color\":\"EDECE9\",\"id\":17271765,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/63985123\\/Wikimediafrance-logo_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126336864880820225}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 5748000, - "tags": [ - { - "id-ref": "99844dba-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "e376ecb7-b97c-4836-aeff-9a25fde9ac40-126336864880820225" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @RemiMathis: Suivez le hashtag #museoweb : séminaire de l'IRI, aujourd'hui avec @AdrienneAlix, directrice des programmes de @Wikimedia_Fr", - "img": { - "src": "http://a2.twimg.com/profile_images/1404377005/image_normal.jpg" - }, - "title": "Gayané Adourian: RT @RemiMathis: Suivez le hashtag #museoweb : séminaire de l'IRI, aujourd'hui avec @AdrienneAlix, directrice des programmes de @Wikimedia_Fr", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5788000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @RemiMathis: Suivez le hashtag #museoweb : s\\u00e9minaire de l'IRI, aujourd'hui avec @AdrienneAlix, directrice des programmes de @Wikimedia_Fr\",\"created_at\":\"Tue Oct 18 16:41:10 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[34,43]}],\"user_mentions\":[{\"indices\":[3,14],\"id_str\":\"29508165\",\"name\":\"R\\u00e9mi Mathis\",\"screen_name\":\"RemiMathis\",\"id\":29508165},{\"indices\":[83,96],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902},{\"indices\":[127,140],\"id_str\":\"17271765\",\"name\":\"Wikim\\u00e9dia France\",\"screen_name\":\"Wikimedia_Fr\",\"id\":17271765}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126337034355871744\",\"in_reply_to_status_id\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Suivez le hashtag #museoweb : s\\u00e9minaire de l'IRI, aujourd'hui avec @AdrienneAlix, directrice des programmes de @Wikimedia_Fr\",\"created_at\":\"Tue Oct 18 16:01:59 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[18,27]}],\"user_mentions\":[{\"indices\":[67,80],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902},{\"indices\":[111,124],\"id_str\":\"17271765\",\"name\":\"Wikim\\u00e9dia France\",\"screen_name\":\"Wikimedia_Fr\",\"id\":17271765}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"web\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126327173048057856\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"F3F3F3\",\"created_at\":\"Tue Apr 07 18:26:20 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"DFDFDF\",\"default_profile\":false,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/176198935\\/nom_armes_titres_-_400_px.jpg\",\"followers_count\":1086,\"description\":\"Conservateur au d\\u00e9partement des Estampes de la BnF ; r\\u00e9dac'chef des Nouvelles de l'estampe ; pr\\u00e9sident de Wikim\\u00e9dia France\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/alatoisondor.wordpress.com\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/176198935\\/nom_armes_titres_-_400_px.jpg\",\"favourites_count\":2,\"id_str\":\"29508165\",\"listed_count\":122,\"friends_count\":629,\"profile_link_color\":\"990000\",\"protected\":false,\"location\":\"Paris ; Amsterdam\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/127401730\\/PhotoRM_normal.jpg\",\"screen_name\":\"RemiMathis\",\"name\":\"R\\u00e9mi Mathis\",\"statuses_count\":12068,\"verified\":false,\"profile_background_color\":\"ffffff\",\"id\":29508165,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/127401730\\/PhotoRM_normal.jpg\"},\"retweet_count\":1,\"favorited\":false,\"truncated\":false,\"id\":126327173048057856},\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"efefef\",\"created_at\":\"Thu Sep 24 18:04:41 +0000 2009\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"eeeeee\",\"default_profile\":false,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"followers_count\":1776,\"description\":\"Journaliste. Recherche\\/Innovation\\/Soci\\u00e9t\\u00e9 sur @Knowtex. Focus sur #environnement et #plan\\u00e8te. Curieuse, relationniste et #hihi! :) Pianiste aussi\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.gayane-adourian.fr\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"favourites_count\":442,\"id_str\":\"77002320\",\"listed_count\":216,\"friends_count\":1319,\"profile_link_color\":\"009999\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404377005\\/image_normal.jpg\",\"screen_name\":\"GayaneAdourian\",\"name\":\"Gayan\\u00e9 Adourian\",\"statuses_count\":6982,\"verified\":false,\"profile_background_color\":\"131516\",\"id\":77002320,\"profile_background_tile\":true,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404377005\\/image_normal.jpg\"},\"retweet_count\":1,\"favorited\":false,\"truncated\":false,\"id\":126337034355871744}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 5788000, - "tags": [ - { - "id-ref": "99844dba-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "38690ada-b401-4dbd-a730-ea569977f50d-126337034355871744" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT: @RemiMathis: .@AdrienneAlix Wikipédia : passer du tps à naviguer à travers les liens : http://t.co/hZNJUnL7 :-D #museoweb", - "img": { - "src": "None" - }, - "title": "Wikimédia France: RT: @RemiMathis: .@AdrienneAlix Wikipédia : passer du tps à naviguer à travers les liens : http://t.co/hZNJUnL7 :-D #museoweb", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5806000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT: @RemiMathis: .@AdrienneAlix Wikip\\u00e9dia : passer du tps \\u00e0 naviguer \\u00e0 travers les liens : http:\\/\\/t.co\\/hZNJUnL7 :-D #museoweb\",\"created_at\":\"Tue Oct 18 16:41:28 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[116,125]}],\"user_mentions\":[{\"indices\":[4,15],\"id_str\":\"29508165\",\"name\":\"R\\u00e9mi Mathis\",\"screen_name\":\"RemiMathis\",\"id\":29508165},{\"indices\":[18,31],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902}],\"urls\":[{\"indices\":[91,111],\"url\":\"http:\\/\\/t.co\\/hZNJUnL7\",\"expanded_url\":\"http:\\/\\/xkcd.com\\/214\\/\",\"display_url\":\"xkcd.com\\/214\\/\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126337110264393728\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"E3E2DE\",\"created_at\":\"Sun Nov 09 18:11:36 +0000 2008\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"D3D2CF\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"followers_count\":2190,\"description\":\"Wikim\\u00e9dia France est une association de loi 1901 dont le but est de promouvoir et soutenir la diffusion de la connaissance libre et les projets comme Wikip\\u00e9dia.\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/blog.wikimedia.fr\",\"following\":null,\"profile_text_color\":\"634047\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"favourites_count\":1,\"id_str\":\"17271765\",\"listed_count\":167,\"friends_count\":103,\"profile_link_color\":\"088253\",\"protected\":false,\"location\":\"France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/63985123\\/Wikimediafrance-logo_normal.png\",\"screen_name\":\"Wikimedia_Fr\",\"name\":\"Wikim\\u00e9dia France\",\"statuses_count\":1099,\"verified\":false,\"profile_background_color\":\"EDECE9\",\"id\":17271765,\"default_profile\":false,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/63985123\\/Wikimediafrance-logo_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126337110264393728}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 5806000, - "tags": [ - { - "id-ref": "99844dba-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "8e1a427c-9d65-44d0-b1b1-ca7abfe2f2c8-126337110264393728" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb @aamonnz définit pour le moment le web exclusivement d'un point de vue des normes.", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb @aamonnz définit pour le moment le web exclusivement d'un point de vue des normes.", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5818000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb @aamonnz d\\u00e9finit pour le moment le web exclusivement d'un point de vue des normes.\",\"created_at\":\"Tue Oct 18 16:41:40 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[{\"indices\":[10,18],\"id_str\":\"7409472\",\"name\":\"Alexandre Monnin\",\"screen_name\":\"aamonnz\",\"id\":7409472}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126337159409053697\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"default_profile\":true,\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7520,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126337159409053697}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 5818000, - "tags": [ - { - "id-ref": "99844dba-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "f83174dd-4696-4bc8-b1ba-fab473d7286d-126337159409053697" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT: @cblogculture: Adrienne Alix : Projets #wikimedia à classer ds le web social plutôt que le web sémantique #museoweb", - "img": { - "src": "None" - }, - "title": "Wikimédia France: RT: @cblogculture: Adrienne Alix : Projets #wikimedia à classer ds le web social plutôt que le web sémantique #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5839000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT: @cblogculture: Adrienne Alix : Projets #wikimedia \\u00e0 classer ds le web social plut\\u00f4t que le web s\\u00e9mantique #museoweb\",\"created_at\":\"Tue Oct 18 16:42:01 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"wikimedia\",\"indices\":[43,53]},{\"text\":\"museoweb\",\"indices\":[110,119]}],\"user_mentions\":[{\"indices\":[4,17],\"id_str\":\"216030846\",\"name\":\"C\\/blog\",\"screen_name\":\"cblogculture\",\"id\":216030846}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126337244951871489\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"E3E2DE\",\"created_at\":\"Sun Nov 09 18:11:36 +0000 2008\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"D3D2CF\",\"default_profile\":false,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"followers_count\":2190,\"description\":\"Wikim\\u00e9dia France est une association de loi 1901 dont le but est de promouvoir et soutenir la diffusion de la connaissance libre et les projets comme Wikip\\u00e9dia.\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/blog.wikimedia.fr\",\"following\":null,\"profile_text_color\":\"634047\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"favourites_count\":1,\"id_str\":\"17271765\",\"listed_count\":167,\"friends_count\":103,\"profile_link_color\":\"088253\",\"protected\":false,\"location\":\"France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/63985123\\/Wikimediafrance-logo_normal.png\",\"screen_name\":\"Wikimedia_Fr\",\"name\":\"Wikim\\u00e9dia France\",\"statuses_count\":1100,\"verified\":false,\"profile_background_color\":\"EDECE9\",\"id\":17271765,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/63985123\\/Wikimediafrance-logo_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126337244951871489}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 5839000, - "tags": [ - { - "id-ref": "99844dba-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "99844dba-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "39851228-390f-4a77-b5a7-697287699526-126337244951871489" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb @aamonnz explique l'enjeu pour google de considérer le web comme un web de pages, \"vue partielle\".", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb @aamonnz explique l'enjeu pour google de considérer le web comme un web de pages, \"vue partielle\".", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5851000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb @aamonnz explique l'enjeu pour google de consid\\u00e9rer le web comme un web de pages, \\\"vue partielle\\\".\",\"created_at\":\"Tue Oct 18 16:42:13 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[{\"indices\":[10,18],\"id_str\":\"7409472\",\"name\":\"Alexandre Monnin\",\"screen_name\":\"aamonnz\",\"id\":7409472}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126337295191252992\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"default_profile\":true,\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7521,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126337295191252992}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 5851000, - "tags": [ - { - "id-ref": "99844dba-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "9c3ed3b7-b018-411a-aa0a-498d994be8ad-126337295191252992" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "\"Il ne faut pas confondre #Google et le #web\" Alexandre Monnin #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: \"Il ne faut pas confondre #Google et le #web\" Alexandre Monnin #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5884000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"\\\"Il ne faut pas confondre #Google et le #web\\\" Alexandre Monnin #museoweb\",\"created_at\":\"Tue Oct 18 16:42:46 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"Google\",\"indices\":[26,33]},{\"text\":\"web\",\"indices\":[40,44]},{\"text\":\"museoweb\",\"indices\":[63,72]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126337436849680384\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"default_profile\":false,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1132,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":2020,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126337436849680384}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 5884000, - "tags": [ - { - "id-ref": "99844dba-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "99844dba-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "998569de-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "6b5fe659-c197-463d-8925-2bccfbd3a197-126337436849680384" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb @aamonnz cite @lespetitescases : il ne faut pas être sur le web mais dans le web ++", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: #museoweb @aamonnz cite @lespetitescases : il ne faut pas être sur le web mais dans le web ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5988000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb @aamonnz cite @lespetitescases : il ne faut pas \\u00eatre sur le web mais dans le web ++\",\"created_at\":\"Tue Oct 18 16:44:30 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[{\"indices\":[10,18],\"id_str\":\"7409472\",\"name\":\"Alexandre Monnin\",\"screen_name\":\"aamonnz\",\"id\":7409472},{\"indices\":[24,40],\"id_str\":\"13810452\",\"name\":\"Gautier Poupeau\",\"screen_name\":\"lespetitescases\",\"id\":13810452}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126337873044701185\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1019,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"default_profile\":false,\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1623,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126337873044701185}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 5988000, - "tags": [ - { - "id-ref": "998569de-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "53ef87a2-2ec4-4bde-8ed1-b2d8af0a7491-126337873044701185" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @gonzagauthier #museoweb @aamonnz explique l'enjeu pour google de considérer le web comme un web de pages, \"vue partielle\".", - "img": { - "src": "http://a3.twimg.com/profile_images/409382566/13_normal.jpg" - }, - "title": "Virginie Paillas: RT @gonzagauthier #museoweb @aamonnz explique l'enjeu pour google de considérer le web comme un web de pages, \"vue partielle\".", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 6003000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @gonzagauthier #museoweb @aamonnz explique l'enjeu pour google de consid\\u00e9rer le web comme un web de pages, \\\"vue partielle\\\".\",\"created_at\":\"Tue Oct 18 16:44:45 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[18,27]}],\"user_mentions\":[{\"indices\":[3,17],\"id_str\":\"136900327\",\"name\":\"gonzague gauthier\",\"screen_name\":\"gonzagauthier\",\"id\":136900327},{\"indices\":[28,36],\"id_str\":\"7409472\",\"name\":\"Alexandre Monnin\",\"screen_name\":\"aamonnz\",\"id\":7409472}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126337933241356289\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"252429\",\"default_profile\":false,\"created_at\":\"Tue Sep 08 12:20:07 +0000 2009\",\"lang\":\"fr\",\"time_zone\":\"London\",\"profile_sidebar_border_color\":\"181A1E\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"followers_count\":576,\"description\":\"Formatrice TIC : formation des enseignants et des formateurs du premier degr\\u00e9. Vif int\\u00e9r\\u00eat : place des services dits WEB20 dans la formation et l'enseignement\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"666666\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"favourites_count\":863,\"id_str\":\"72538763\",\"listed_count\":85,\"friends_count\":129,\"profile_link_color\":\"2FC2EF\",\"protected\":false,\"location\":\"Lourdes - France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/409382566\\/13_normal.jpg\",\"screen_name\":\"vpaillas\",\"name\":\"Virginie Paillas\",\"statuses_count\":1951,\"verified\":false,\"profile_background_color\":\"1A1B1F\",\"id\":72538763,\"profile_background_tile\":false,\"utc_offset\":0,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/409382566\\/13_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126337933241356289}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 6003000, - "tags": [ - { - "id-ref": "998569de-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "424dfa52-79ae-41ac-a704-093a46a027b6-126337933241356289" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb A Monnin \"Pr ê sur le web, il suffit d’en suivre ses modes successives, pour ê dans le web il faut comprendre son infrastructure.", - "img": { - "src": "http://a3.twimg.com/sticky/default_profile_images/default_profile_0_normal.png" - }, - "title": "Emmanuel Chateau: #museoweb A Monnin \"Pr ê sur le web, il suffit d’en suivre ses modes successives, pour ê dans le web il faut comprendre son infrastructure.", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 6059000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb A Monnin \\\"Pr \\u00ea sur le web, il suffit d\\u2019en suivre ses modes successives, pour \\u00ea dans le web il faut comprendre son infrastructure.\",\"created_at\":\"Tue Oct 18 16:45:41 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126338168306933760\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":true,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"C0DFEC\",\"created_at\":\"Tue Nov 23 11:23:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"a8c7f7\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":41,\"description\":\"Historien de l'architecture, Digital humanist\",\"geo_enabled\":false,\"profile_use_background_image\":false,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":23,\"id_str\":\"218830003\",\"listed_count\":1,\"friends_count\":65,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"screen_name\":\"emchateau\",\"name\":\"Emmanuel Chateau\",\"statuses_count\":40,\"verified\":false,\"profile_background_color\":\"022330\",\"id\":218830003,\"default_profile\":false,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126338168306933760}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 6059000, - "tags": [ - { - "id-ref": "998569de-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "ea7949de-c4ff-41ed-a9a6-8bac3f5045c3-126338168306933760" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Ça parle du poids de la classification dans les bibliothèque comme un élément performatif. ++", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb Ça parle du poids de la classification dans les bibliothèque comme un élément performatif. ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 6234000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb \\u00c7a parle du poids de la classification dans les biblioth\\u00e8que comme un \\u00e9l\\u00e9ment performatif. ++\",\"created_at\":\"Tue Oct 18 16:48:36 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126338904696692736\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"default_profile\":true,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7522,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126338904696692736}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 6234000, - "tags": [ - { - "id-ref": "998569de-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "6c44f798-3bb1-407a-97bd-ff42d35272f1-126338904696692736" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb @aamonnz présente les catégories principalement issues des studies américaines. On reste cohérent ^^ ++", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb @aamonnz présente les catégories principalement issues des studies américaines. On reste cohérent ^^ ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 6289000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb @aamonnz pr\\u00e9sente les cat\\u00e9gories principalement issues des studies am\\u00e9ricaines. On reste coh\\u00e9rent ^^ ++\",\"created_at\":\"Tue Oct 18 16:49:31 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[{\"indices\":[10,18],\"id_str\":\"7409472\",\"name\":\"Alexandre Monnin\",\"screen_name\":\"aamonnz\",\"id\":7409472}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126339135987396608\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"default_profile\":true,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7523,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126339135987396608}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 6289000, - "tags": [ - { - "id-ref": "998569de-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "fc9331b9-b527-43ee-a3df-016c11d015a3-126339135987396608" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Une stratégie pour faire évoluer les choses en termes de metadonnées : faire changer les institutions @aamonnz #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: Une stratégie pour faire évoluer les choses en termes de metadonnées : faire changer les institutions @aamonnz #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 6384000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Une strat\\u00e9gie pour faire \\u00e9voluer les choses en termes de metadonn\\u00e9es : faire changer les institutions @aamonnz #museoweb\",\"created_at\":\"Tue Oct 18 16:51:06 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[111,120]}],\"user_mentions\":[{\"indices\":[102,110],\"id_str\":\"7409472\",\"name\":\"Alexandre Monnin\",\"screen_name\":\"aamonnz\",\"id\":7409472}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126339533322190848\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1133,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"default_profile\":false,\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":2021,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126339533322190848}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 6384000, - "tags": [ - { - "id-ref": "998569de-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "6086efac-9984-4c6e-be55-8fe9ca44e0d9-126339533322190848" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "@aamonnz cite Clay Shirky : \"le choix du descripteur n'est pas neutre\" #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: @aamonnz cite Clay Shirky : \"le choix du descripteur n'est pas neutre\" #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 6451000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":\"aamonnz\",\"in_reply_to_user_id\":7409472,\"text\":\"@aamonnz cite Clay Shirky : \\\"le choix du descripteur n'est pas neutre\\\" #museoweb\",\"created_at\":\"Tue Oct 18 16:52:13 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[71,80]}],\"user_mentions\":[{\"indices\":[0,8],\"id_str\":\"7409472\",\"name\":\"Alexandre Monnin\",\"screen_name\":\"aamonnz\",\"id\":7409472}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":\"7409472\",\"contributors\":null,\"coordinates\":null,\"id_str\":\"126339811723329536\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"default_profile\":false,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1133,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":2022,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126339811723329536}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 6451000, - "tags": [ - { - "id-ref": "998569de-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "a11a610d-f319-4a98-bf0e-fbdc0d900ce1-126339811723329536" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb L'exemple choisi par @aamonnz pour montrer la pertinence des enjeux sémantiques dans les ontologies est celui du queer. ++", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb L'exemple choisi par @aamonnz pour montrer la pertinence des enjeux sémantiques dans les ontologies est celui du queer. ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 6510000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb L'exemple choisi par @aamonnz pour montrer la pertinence des enjeux s\\u00e9mantiques dans les ontologies est celui du queer. ++\",\"created_at\":\"Tue Oct 18 16:53:12 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[{\"indices\":[31,39],\"id_str\":\"7409472\",\"name\":\"Alexandre Monnin\",\"screen_name\":\"aamonnz\",\"id\":7409472}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126340061250854912\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"default_profile\":true,\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7524,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126340061250854912}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 6510000, - "tags": [ - { - "id-ref": "998569de-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "03fbb030-e31f-473d-8a67-c52761bd0d82-126340061250854912" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Mais c'est pas risqué en France ? Ca va peut mener à des incompréhensions. D'ailleurs @aamonnz dérape parfois sur ses usages.", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb Mais c'est pas risqué en France ? Ca va peut mener à des incompréhensions. D'ailleurs @aamonnz dérape parfois sur ses usages.", - "color": "16763904", - "polemics": ["Q"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 6579000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Mais c'est pas risqu\\u00e9 en France ? Ca va peut mener \\u00e0 des incompr\\u00e9hensions. D'ailleurs @aamonnz d\\u00e9rape parfois sur ses usages.\",\"created_at\":\"Tue Oct 18 16:54:21 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[{\"indices\":[96,104],\"id_str\":\"7409472\",\"name\":\"Alexandre Monnin\",\"screen_name\":\"aamonnz\",\"id\":7409472}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126340351152754688\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7525,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"default_profile\":true,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126340351152754688}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 6579000, - "tags": [ - { - "id-ref": "998569de-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "515dd17b-771a-44fc-9df0-43ceda00e077-126340351152754688" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Place aux hybrides ! < #Cyborg", - "img": { - "src": "http://a3.twimg.com/profile_images/654197661/omer_twiitter_20100125_normal.jpg" - }, - "title": "Omer Pesquer: #museoweb Place aux hybrides ! < #Cyborg", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 6694000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Place aux hybrides ! < #Cyborg\",\"created_at\":\"Tue Oct 18 16:56:16 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"Cyborg\",\"indices\":[36,43]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126340833468366848\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"f5f5f5\",\"default_profile\":false,\"created_at\":\"Sat Oct 04 16:26:51 +0000 2008\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"a67f13\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/83277792\\/fd_omr.gif\",\"followers_count\":1314,\"description\":\"Consultant Internet Freelance - secteur culturel (#mus\\u00e9e, #artsvisuels) & Cr\\u00e9ateur de dispositifs Web singuliers (#Outrepart, #MotBot, #UnTitre)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/omer.mobi\\/\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/83277792\\/fd_omr.gif\",\"favourites_count\":1095,\"id_str\":\"16592723\",\"listed_count\":164,\"friends_count\":895,\"profile_link_color\":\"0084b4\",\"protected\":false,\"location\":\"Paris - France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/654197661\\/omer_twiitter_20100125_normal.jpg\",\"screen_name\":\"_omr\",\"name\":\"Omer Pesquer\",\"statuses_count\":6653,\"verified\":false,\"profile_background_color\":\"bababa\",\"id\":16592723,\"profile_background_tile\":true,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/654197661\\/omer_twiitter_20100125_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126340833468366848}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 6694000, - "tags": [ - { - "id-ref": "99866aaa-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "99866aaa-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "87e836c7-7a6d-4840-98cc-3204ade8827d-126340833468366848" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb \"Va-t-on assister à une destruction des autorités dans les musées ? Je ne pense pas\". Dommage ! --", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb \"Va-t-on assister à une destruction des autorités dans les musées ? Je ne pense pas\". Dommage ! --", - "color": "16763904", - "polemics": ["Q", "KO"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 6704000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb \\\"Va-t-on assister \\u00e0 une destruction des autorit\\u00e9s dans les mus\\u00e9es ? Je ne pense pas\\\". Dommage ! --\",\"created_at\":\"Tue Oct 18 16:56:26 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126340875407204352\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"default_profile\":true,\"statuses_count\":7526,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126340875407204352}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 6704000, - "tags": [ - { - "id-ref": "99866aaa-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "e9396670-2a2e-455a-929f-22ec7395a92a-126340875407204352" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Pr A Monnin ne devrait pas assister à une prise du web culturel --", - "img": { - "src": "http://a3.twimg.com/sticky/default_profile_images/default_profile_0_normal.png" - }, - "title": "Emmanuel Chateau: #museoweb Pr A Monnin ne devrait pas assister à une prise du web culturel --", - "color": "16763904", - "polemics": ["KO"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 6735000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Pr A Monnin ne devrait pas assister \\u00e0 une prise du web culturel --\",\"created_at\":\"Tue Oct 18 16:56:57 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126341004650487808\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":true,\"default_profile\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"C0DFEC\",\"created_at\":\"Tue Nov 23 11:23:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"a8c7f7\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":41,\"description\":\"Historien de l'architecture, Digital humanist\",\"geo_enabled\":false,\"profile_use_background_image\":false,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":23,\"id_str\":\"218830003\",\"listed_count\":1,\"friends_count\":65,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"screen_name\":\"emchateau\",\"name\":\"Emmanuel Chateau\",\"statuses_count\":41,\"verified\":false,\"profile_background_color\":\"022330\",\"id\":218830003,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126341004650487808}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 6735000, - "tags": [ - { - "id-ref": "99866aaa-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "e1be6b10-d256-4ce6-92b5-7908c46f3128-126341004650487808" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Construire des hybrides pages / données / services @aamonnz ++", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: #museoweb Construire des hybrides pages / données / services @aamonnz ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 6796000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Construire des hybrides pages \\/ donn\\u00e9es \\/ services @aamonnz ++\",\"created_at\":\"Tue Oct 18 16:57:58 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[{\"indices\":[61,69],\"id_str\":\"7409472\",\"name\":\"Alexandre Monnin\",\"screen_name\":\"aamonnz\",\"id\":7409472}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126341261111201792\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"default_profile\":false,\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1019,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1624,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126341261111201792}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 6796000, - "tags": [ - { - "id-ref": "99866aaa-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "78b6d2ea-8e03-44d5-808a-3d5d216748b3-126341261111201792" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Auj on a affaire a des \"hybrides\" de web - @aamonnz montre le schéma de N. Delaforge déjà posté sur http://t.co/LDkzNPQq #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: Auj on a affaire a des \"hybrides\" de web - @aamonnz montre le schéma de N. Delaforge déjà posté sur http://t.co/LDkzNPQq #museoweb", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 6802000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Auj on a affaire a des \\\"hybrides\\\" de web - @aamonnz montre le sch\\u00e9ma de N. Delaforge d\\u00e9j\\u00e0 post\\u00e9 sur http:\\/\\/t.co\\/LDkzNPQq #museoweb\",\"created_at\":\"Tue Oct 18 16:58:04 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[121,130]}],\"user_mentions\":[{\"indices\":[43,51],\"id_str\":\"7409472\",\"name\":\"Alexandre Monnin\",\"screen_name\":\"aamonnz\",\"id\":7409472}],\"urls\":[{\"indices\":[100,120],\"url\":\"http:\\/\\/t.co\\/LDkzNPQq\",\"expanded_url\":\"http:\\/\\/cblog.culture.fr\",\"display_url\":\"cblog.culture.fr\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126341284062429184\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"default_profile\":false,\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1133,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":2023,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126341284062429184}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 6802000, - "tags": [ - { - "id-ref": "99866aaa-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "7621f1fc-b300-4c1e-899f-286b84734758-126341284062429184" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @figoblog: #museoweb Construire des hybrides pages / données / services @aamonnz ++", - "img": { - "src": "http://a3.twimg.com/profile_images/654197661/omer_twiitter_20100125_normal.jpg" - }, - "title": "Omer Pesquer: RT @figoblog: #museoweb Construire des hybrides pages / données / services @aamonnz ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 6828000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @figoblog: #museoweb Construire des hybrides pages \\/ donn\\u00e9es \\/ services @aamonnz ++\",\"created_at\":\"Tue Oct 18 16:58:30 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[14,23]}],\"user_mentions\":[{\"indices\":[3,12],\"id_str\":\"8814092\",\"name\":\"Emmanuelle Bermes\",\"screen_name\":\"figoblog\",\"id\":8814092},{\"indices\":[75,83],\"id_str\":\"7409472\",\"name\":\"Alexandre Monnin\",\"screen_name\":\"aamonnz\",\"id\":7409472}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126341393286307840\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"f5f5f5\",\"created_at\":\"Sat Oct 04 16:26:51 +0000 2008\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"a67f13\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/83277792\\/fd_omr.gif\",\"followers_count\":1314,\"description\":\"Consultant Internet Freelance - secteur culturel (#mus\\u00e9e, #artsvisuels) & Cr\\u00e9ateur de dispositifs Web singuliers (#Outrepart, #MotBot, #UnTitre)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/omer.mobi\\/\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"default_profile\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/83277792\\/fd_omr.gif\",\"favourites_count\":1095,\"id_str\":\"16592723\",\"listed_count\":164,\"friends_count\":895,\"profile_link_color\":\"0084b4\",\"protected\":false,\"location\":\"Paris - France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/654197661\\/omer_twiitter_20100125_normal.jpg\",\"screen_name\":\"_omr\",\"name\":\"Omer Pesquer\",\"statuses_count\":6654,\"verified\":false,\"profile_background_color\":\"bababa\",\"id\":16592723,\"profile_background_tile\":true,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/654197661\\/omer_twiitter_20100125_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126341393286307840}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 6828000, - "tags": [ - { - "id-ref": "99866aaa-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "ff6a67dc-f1a3-4dbc-9359-59d77d593e82-126341393286307840" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb l'hybride comme dissolution des pouvoirs. Réduction des savoirs/pouvoirs ?? --", - "img": { - "src": "http://a3.twimg.com/sticky/default_profile_images/default_profile_0_normal.png" - }, - "title": "Emmanuel Chateau: #museoweb l'hybride comme dissolution des pouvoirs. Réduction des savoirs/pouvoirs ?? --", - "color": "16763904", - "polemics": ["Q", "KO"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 6856000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb l'hybride comme dissolution des pouvoirs. R\\u00e9duction des savoirs\\/pouvoirs\\u00a0??\\u00a0--\",\"created_at\":\"Tue Oct 18 16:58:58 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126341512928825344\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":true,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"C0DFEC\",\"created_at\":\"Tue Nov 23 11:23:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"a8c7f7\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":41,\"description\":\"Historien de l'architecture, Digital humanist\",\"geo_enabled\":false,\"profile_use_background_image\":false,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"default_profile\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":23,\"id_str\":\"218830003\",\"listed_count\":1,\"friends_count\":65,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"screen_name\":\"emchateau\",\"name\":\"Emmanuel Chateau\",\"statuses_count\":42,\"verified\":false,\"profile_background_color\":\"022330\",\"id\":218830003,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126341512928825344}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 6856000, - "tags": [ - { - "id-ref": "99866aaa-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "b4cc35ad-ab59-4ccf-acf5-18efcd8f32b7-126341512928825344" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb @aamonnz a l'air très marqué par ses contacts avec des bibliothécaires, ça m'étonne qu'il échappe au #pointVictorHugo ;-)", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: #museoweb @aamonnz a l'air très marqué par ses contacts avec des bibliothécaires, ça m'étonne qu'il échappe au #pointVictorHugo ;-)", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 6860000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb @aamonnz a l'air tr\\u00e8s marqu\\u00e9 par ses contacts avec des biblioth\\u00e9caires, \\u00e7a m'\\u00e9tonne qu'il \\u00e9chappe au #pointVictorHugo ;-)\",\"created_at\":\"Tue Oct 18 16:59:02 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"pointVictorHugo\",\"indices\":[111,127]}],\"user_mentions\":[{\"indices\":[10,18],\"id_str\":\"7409472\",\"name\":\"Alexandre Monnin\",\"screen_name\":\"aamonnz\",\"id\":7409472}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126341529345327104\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1019,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"default_profile\":false,\"statuses_count\":1625,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126341529345327104}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 6860000, - "tags": [ - { - "id-ref": "99866aaa-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "99866aaa-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "57cdb5e3-8e4e-4496-a23b-2f3520d814f7-126341529345327104" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Podcast: RT @lizarewind: #museoweb http://t.co/Wc0TXvFN ,,, séminaire \"Muséologie, muséographie et nouvelles formes d’adresse au public\"", - "img": { - "src": "http://a2.twimg.com/profile_images/1591816386/DSC07806_normal.JPG" - }, - "title": "Costis Dallas: Podcast: RT @lizarewind: #museoweb http://t.co/Wc0TXvFN ,,, séminaire \"Muséologie, muséographie et nouvelles formes d’adresse au public\"", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 6959000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Podcast: RT @lizarewind: #museoweb http:\\/\\/t.co\\/Wc0TXvFN ,,, s\\u00e9minaire \\\"Mus\\u00e9ologie, mus\\u00e9ographie et nouvelles formes d\\u2019adresse au public\\\"\",\"created_at\":\"Tue Oct 18 17:00:41 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[25,34]}],\"user_mentions\":[{\"indices\":[12,23],\"id_str\":\"110428655\",\"name\":\"lizarewind\",\"screen_name\":\"lizarewind\",\"id\":110428655}],\"urls\":[{\"indices\":[35,55],\"url\":\"http:\\/\\/t.co\\/Wc0TXvFN\",\"expanded_url\":\"http:\\/\\/bit.ly\\/mUjPrM\",\"display_url\":\"bit.ly\\/mUjPrM\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126341942559784960\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Thu Feb 12 23:57:28 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Eastern Time (US & Canada)\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":334,\"description\":\"Working on museums, cultural management and digital curation in Athens & occasionally in Toronto.\\r\\nhttp:\\/\\/entopia.org\\/costisdallas\",\"geo_enabled\":true,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.linkedin.com\\/in\\/CostisDallas\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":13,\"id_str\":\"20733366\",\"listed_count\":24,\"friends_count\":150,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Athens, Greece\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1591816386\\/DSC07806_normal.JPG\",\"screen_name\":\"costisd\",\"name\":\"Costis Dallas\",\"statuses_count\":924,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":20733366,\"default_profile\":true,\"profile_background_tile\":false,\"utc_offset\":-18000,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1591816386\\/DSC07806_normal.JPG\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126341942559784960}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 6959000, - "tags": [ - { - "id-ref": "99866aaa-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "7601d6b1-7e1a-4568-a2d7-8d73b2d9afbe-126341942559784960" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb ai reflechi a une ontologie de type evolutive http://t.co/f1jeVNk3", - "img": { - "src": "http://a0.twimg.com/profile_images/1411125003/moi_pour_twitter_bis_normal.jpg" - }, - "title": "florence meichel: #museoweb ai reflechi a une ontologie de type evolutive http://t.co/f1jeVNk3", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 6988000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb ai reflechi a une ontologie de type evolutive http:\\/\\/t.co\\/f1jeVNk3\",\"created_at\":\"Tue Oct 18 17:01:10 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[{\"indices\":[56,76],\"url\":\"http:\\/\\/t.co\\/f1jeVNk3\",\"expanded_url\":\"http:\\/\\/goo.gl\\/ZxyhS==\",\"display_url\":\"goo.gl\\/ZxyhS==\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126342066518245376\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"fafafa\",\"created_at\":\"Thu May 03 13:07:37 +0000 2007\",\"lang\":\"fr\",\"time_zone\":\"Darwin\",\"profile_sidebar_border_color\":\"fafafa\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/135792888\\/twitter_background_blanc.jpg\",\"followers_count\":1633,\"description\":\"Formatrice\\/Consultante Organisations et R\\u00e9seaux Apprenants\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"https:\\/\\/sites.google.com\\/site\\/florencemeichel\\/\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/135792888\\/twitter_background_blanc.jpg\",\"favourites_count\":1336,\"id_str\":\"5739312\",\"listed_count\":229,\"friends_count\":1451,\"profile_link_color\":\"baa24a\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1411125003\\/moi_pour_twitter_bis_normal.jpg\",\"screen_name\":\"florencemeichel\",\"name\":\"florence meichel\",\"statuses_count\":48663,\"verified\":false,\"profile_background_color\":\"ffffff\",\"id\":5739312,\"default_profile\":false,\"profile_background_tile\":false,\"utc_offset\":34200,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1411125003\\/moi_pour_twitter_bis_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126342066518245376}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 6988000, - "tags": [ - { - "id-ref": "99866aaa-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "fa9069f2-0c57-4cc3-ab78-4f37ecd1f245-126342066518245376" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb ai reflechi a une ontologie de type evolutive http://t.co/s8GLlnxy", - "img": { - "src": "http://a0.twimg.com/profile_images/1411125003/moi_pour_twitter_bis_normal.jpg" - }, - "title": "florence meichel: #museoweb ai reflechi a une ontologie de type evolutive http://t.co/s8GLlnxy", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7049000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb ai reflechi a une ontologie de type evolutive http:\\/\\/t.co\\/s8GLlnxy\",\"created_at\":\"Tue Oct 18 17:02:11 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[{\"indices\":[57,77],\"url\":\"http:\\/\\/t.co\\/s8GLlnxy\",\"expanded_url\":\"http:\\/\\/florencemeichel.blogspot.com\\/2010\\/09\\/poiesis-de-lontologie-semantique.html\",\"display_url\":\"florencemeichel.blogspot.com\\/2010\\/09\\/poiesi\\u2026\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126342323218038784\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"fafafa\",\"created_at\":\"Thu May 03 13:07:37 +0000 2007\",\"lang\":\"fr\",\"time_zone\":\"Darwin\",\"profile_sidebar_border_color\":\"fafafa\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/135792888\\/twitter_background_blanc.jpg\",\"followers_count\":1633,\"description\":\"Formatrice\\/Consultante Organisations et R\\u00e9seaux Apprenants\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"https:\\/\\/sites.google.com\\/site\\/florencemeichel\\/\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"default_profile\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/135792888\\/twitter_background_blanc.jpg\",\"favourites_count\":1336,\"id_str\":\"5739312\",\"listed_count\":229,\"friends_count\":1451,\"profile_link_color\":\"baa24a\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1411125003\\/moi_pour_twitter_bis_normal.jpg\",\"screen_name\":\"florencemeichel\",\"name\":\"florence meichel\",\"statuses_count\":48665,\"verified\":false,\"profile_background_color\":\"ffffff\",\"id\":5739312,\"profile_background_tile\":false,\"utc_offset\":34200,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1411125003\\/moi_pour_twitter_bis_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126342323218038784}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 7049000, - "tags": [ - { - "id-ref": "99866aaa-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "45d86885-0743-4d0b-bdc8-951eb8fb64e1-126342323218038784" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Fabien Gandon, chercheur à l'Inria & membre du W3C : le web et ses metadonnées, le territoire et sa carte #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: Fabien Gandon, chercheur à l'Inria & membre du W3C : le web et ses metadonnées, le territoire et sa carte #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7119000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Fabien Gandon, chercheur \\u00e0 l'Inria & membre du W3C : le web et ses metadonn\\u00e9es, le territoire et sa carte #museoweb\",\"created_at\":\"Tue Oct 18 17:03:21 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[106,115]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126342615338713088\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"default_profile\":false,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1133,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":2024,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126342615338713088}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 7119000, - "tags": [ - { - "id-ref": "99866aaa-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "802e5f14-7373-42df-b38a-d84b99812791-126342615338713088" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Vannevar Bush propose des notions de #cyborg dès 1945 pour outiller sa mémoire et son raisonnement.", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb Vannevar Bush propose des notions de #cyborg dès 1945 pour outiller sa mémoire et son raisonnement.", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7196000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Vannevar Bush propose des notions de #cyborg d\\u00e8s 1945 pour outiller sa m\\u00e9moire et son raisonnement.\",\"created_at\":\"Tue Oct 18 17:04:38 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"cyborg\",\"indices\":[47,54]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126342940258865152\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"default_profile\":true,\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7526,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126342940258865152}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 7196000, - "tags": [ - { - "id-ref": "99866aaa-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "99866aaa-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "0329abae-b041-4bbc-856d-58cb2239aa9b-126342940258865152" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb @Fabien_gandon remonte a Vannevar Bush et 'Ted Nelson...", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: #museoweb @Fabien_gandon remonte a Vannevar Bush et 'Ted Nelson...", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7242000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb @Fabien_gandon remonte a Vannevar Bush et 'Ted Nelson...\",\"created_at\":\"Tue Oct 18 17:05:24 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[{\"indices\":[10,24],\"id_str\":\"14301911\",\"name\":\"fabien_gandon\",\"screen_name\":\"fabien_gandon\",\"id\":14301911}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126343132135690240\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"default_profile\":false,\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1019,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1626,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126343132135690240}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 7242000, - "tags": [ - { - "id-ref": "99866aaa-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "d1604363-8711-4cac-bc83-0400d6b9a914-126343132135690240" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @cblogculture F. Gandon, chercheur Inria & membre W3C : le web & ses metadonnées, le territoire & sa carte #museoweb http://t.co/A0mB7k4L", - "img": { - "src": "http://a3.twimg.com/profile_images/409382566/13_normal.jpg" - }, - "title": "Virginie Paillas: RT @cblogculture F. Gandon, chercheur Inria & membre W3C : le web & ses metadonnées, le territoire & sa carte #museoweb http://t.co/A0mB7k4L", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7243000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @cblogculture F. Gandon, chercheur Inria & membre W3C : le web & ses metadonn\\u00e9es, le territoire & sa carte #museoweb http:\\/\\/t.co\\/A0mB7k4L\",\"created_at\":\"Tue Oct 18 17:05:25 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[110,119]}],\"user_mentions\":[{\"indices\":[3,16],\"id_str\":\"216030846\",\"name\":\"C\\/blog\",\"screen_name\":\"cblogculture\",\"id\":216030846}],\"urls\":[{\"indices\":[120,140],\"url\":\"http:\\/\\/t.co\\/A0mB7k4L\",\"expanded_url\":\"http:\\/\\/bit.ly\\/o13ird\",\"display_url\":\"bit.ly\\/o13ird\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126343133855354881\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"252429\",\"default_profile\":false,\"created_at\":\"Tue Sep 08 12:20:07 +0000 2009\",\"lang\":\"fr\",\"time_zone\":\"London\",\"profile_sidebar_border_color\":\"181A1E\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"followers_count\":576,\"description\":\"Formatrice TIC : formation des enseignants et des formateurs du premier degr\\u00e9. Vif int\\u00e9r\\u00eat : place des services dits WEB20 dans la formation et l'enseignement\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"666666\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"favourites_count\":863,\"id_str\":\"72538763\",\"listed_count\":85,\"friends_count\":129,\"profile_link_color\":\"2FC2EF\",\"protected\":false,\"location\":\"Lourdes - France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/409382566\\/13_normal.jpg\",\"screen_name\":\"vpaillas\",\"name\":\"Virginie Paillas\",\"statuses_count\":1955,\"verified\":false,\"profile_background_color\":\"1A1B1F\",\"id\":72538763,\"profile_background_tile\":false,\"utc_offset\":0,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/409382566\\/13_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126343133855354881}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 7243000, - "tags": [ - { - "id-ref": "99866aaa-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "82883b98-a0f6-466c-8d21-4946f6b24c10-126343133855354881" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb En 1965, Ted Nelson va plus loin et casse la textualité des documents concernés. ++", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb En 1965, Ted Nelson va plus loin et casse la textualité des documents concernés. ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7266000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb En 1965, Ted Nelson va plus loin et casse la textualit\\u00e9 des documents concern\\u00e9s. ++\",\"created_at\":\"Tue Oct 18 17:05:48 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126343231280644097\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"default_profile\":true,\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7528,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126343231280644097}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 7266000, - "tags": [ - { - "id-ref": "99866aaa-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "b1f6ba2c-291d-403b-9bf6-a5583cec8080-126343231280644097" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @gonzagauthier: #museoweb Vannevar Bush propose des notions de #cyborg dès 1945 pour outiller sa mémoire et son raisonnement.", - "img": { - "src": "http://a3.twimg.com/profile_images/654197661/omer_twiitter_20100125_normal.jpg" - }, - "title": "Omer Pesquer: RT @gonzagauthier: #museoweb Vannevar Bush propose des notions de #cyborg dès 1945 pour outiller sa mémoire et son raisonnement.", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7283000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @gonzagauthier: #museoweb Vannevar Bush propose des notions de #cyborg d\\u00e8s 1945 pour outiller sa m\\u00e9moire et son raisonnement.\",\"created_at\":\"Tue Oct 18 17:06:05 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[19,28]},{\"text\":\"cyborg\",\"indices\":[66,73]}],\"user_mentions\":[{\"indices\":[3,17],\"id_str\":\"136900327\",\"name\":\"gonzague gauthier\",\"screen_name\":\"gonzagauthier\",\"id\":136900327}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126343304953602048\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"f5f5f5\",\"default_profile\":false,\"created_at\":\"Sat Oct 04 16:26:51 +0000 2008\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"a67f13\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/83277792\\/fd_omr.gif\",\"followers_count\":1314,\"description\":\"Consultant Internet Freelance - secteur culturel (#mus\\u00e9e, #artsvisuels) & Cr\\u00e9ateur de dispositifs Web singuliers (#Outrepart, #MotBot, #UnTitre)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/omer.mobi\\/\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/83277792\\/fd_omr.gif\",\"favourites_count\":1095,\"id_str\":\"16592723\",\"listed_count\":164,\"friends_count\":895,\"profile_link_color\":\"0084b4\",\"protected\":false,\"location\":\"Paris - France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/654197661\\/omer_twiitter_20100125_normal.jpg\",\"screen_name\":\"_omr\",\"name\":\"Omer Pesquer\",\"statuses_count\":6655,\"verified\":false,\"profile_background_color\":\"bababa\",\"id\":16592723,\"profile_background_tile\":true,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/654197661\\/omer_twiitter_20100125_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126343304953602048}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 7283000, - "tags": [ - { - "id-ref": "99866aaa-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "99866aaa-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "7f485e33-9b45-4785-b321-c2536e13cac1-126343304953602048" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb plongée brillante et très pédagogique dans l'histoire du Web avec #fabien_gandon", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: #museoweb plongée brillante et très pédagogique dans l'histoire du Web avec #fabien_gandon", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7362000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb plong\\u00e9e brillante et tr\\u00e8s p\\u00e9dagogique dans l'histoire du Web avec #fabien_gandon\",\"created_at\":\"Tue Oct 18 17:07:24 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"fabien_gandon\",\"indices\":[76,90]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126343632893652992\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1019,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1627,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126343632893652992}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 7362000, - "tags": [ - { - "id-ref": "99881ce2-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "99881ce2-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "de26653f-18c9-4a1a-af7f-fba8b2e6e955-126343632893652992" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Fabien Gandon : \"le web, quand il est né, était accessible en lecture et en écriture, et ce pour n'importe quelle page\". #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: Fabien Gandon : \"le web, quand il est né, était accessible en lecture et en écriture, et ce pour n'importe quelle page\". #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7384000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Fabien Gandon : \\\"le web, quand il est n\\u00e9, \\u00e9tait accessible en lecture et en \\u00e9criture, et ce pour n'importe quelle page\\\". #museoweb\",\"created_at\":\"Tue Oct 18 17:07:46 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[121,130]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126343727970140160\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1133,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"default_profile\":false,\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":2025,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126343727970140160}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 7384000, - "tags": [ - { - "id-ref": "99881ce2-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "d2a0970b-1b06-4736-bef6-a1bf9dd769e3-126343727970140160" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb ontologie evolutive et tentative de court-circuit de Google http://t.co/pZmqLXbW", - "img": { - "src": "http://a0.twimg.com/profile_images/1411125003/moi_pour_twitter_bis_normal.jpg" - }, - "title": "florence meichel: #museoweb ontologie evolutive et tentative de court-circuit de Google http://t.co/pZmqLXbW", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7388000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb ontologie evolutive et tentative de court-circuit de Google http:\\/\\/t.co\\/pZmqLXbW\",\"created_at\":\"Tue Oct 18 17:07:50 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[{\"indices\":[70,90],\"url\":\"http:\\/\\/t.co\\/pZmqLXbW\",\"expanded_url\":\"http:\\/\\/goo.gl\\/rE1Dw\",\"display_url\":\"goo.gl\\/rE1Dw\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126343743707168768\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"fafafa\",\"created_at\":\"Thu May 03 13:07:37 +0000 2007\",\"lang\":\"fr\",\"time_zone\":\"Darwin\",\"profile_sidebar_border_color\":\"fafafa\",\"default_profile\":false,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/135792888\\/twitter_background_blanc.jpg\",\"followers_count\":1633,\"description\":\"Formatrice\\/Consultante Organisations et R\\u00e9seaux Apprenants\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"https:\\/\\/sites.google.com\\/site\\/florencemeichel\\/\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/135792888\\/twitter_background_blanc.jpg\",\"favourites_count\":1336,\"id_str\":\"5739312\",\"listed_count\":229,\"friends_count\":1451,\"profile_link_color\":\"baa24a\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1411125003\\/moi_pour_twitter_bis_normal.jpg\",\"screen_name\":\"florencemeichel\",\"name\":\"florence meichel\",\"statuses_count\":48666,\"verified\":false,\"profile_background_color\":\"ffffff\",\"id\":5739312,\"profile_background_tile\":false,\"utc_offset\":34200,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1411125003\\/moi_pour_twitter_bis_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126343743707168768}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 7388000, - "tags": [ - { - "id-ref": "99881ce2-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "0ff0a497-61ca-4b6e-9bd4-af95d88e4593-126343743707168768" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT: @figoblog: #museoweb @Fabien_gandon remonte a Vannevar Bush et 'Ted Nelson... < m'enfin, c'est moi qui remonte à Bush et Otlet d'hab !", - "img": { - "src": "http://a0.twimg.com/profile_images/932641420/800px-Roof_hafez_tomb_normal.jpg" - }, - "title": "Julien Fayolle: RT: @figoblog: #museoweb @Fabien_gandon remonte a Vannevar Bush et 'Ted Nelson... < m'enfin, c'est moi qui remonte à Bush et Otlet d'hab !", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7472000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT: @figoblog: #museoweb @Fabien_gandon remonte a Vannevar Bush et 'Ted Nelson... < m'enfin, c'est moi qui remonte \\u00e0 Bush et Otlet d'hab !\",\"created_at\":\"Tue Oct 18 17:09:14 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[15,24]}],\"user_mentions\":[{\"indices\":[4,13],\"id_str\":\"8814092\",\"name\":\"Emmanuelle Bermes\",\"screen_name\":\"figoblog\",\"id\":8814092},{\"indices\":[25,39],\"id_str\":\"14301911\",\"name\":\"fabien_gandon\",\"screen_name\":\"fabien_gandon\",\"id\":14301911}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126344096464912385\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"f5dced\",\"default_profile\":false,\"created_at\":\"Sat Aug 01 11:36:19 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":242,\"description\":\"Je suis n\\u00e9. J'ai appris \\u00e0 lire et compter (et franchement j'en abuse). Je joue encore \\u00e0 la baballe. J'\\u00e9coute le vent. Je lutte contre la pesanteur.\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/thhean.blogspot.com\",\"following\":null,\"profile_text_color\":\"382e38\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":1,\"id_str\":\"62016822\",\"listed_count\":31,\"friends_count\":432,\"profile_link_color\":\"00b32a\",\"protected\":false,\"location\":\"Clermont-Ferrand\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/932641420\\/800px-Roof_hafez_tomb_normal.jpg\",\"screen_name\":\"Julien_f\",\"name\":\"Julien Fayolle\",\"statuses_count\":3913,\"verified\":false,\"profile_background_color\":\"f5f4ed\",\"id\":62016822,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/932641420\\/800px-Roof_hafez_tomb_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126344096464912385}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 7472000, - "tags": [ - { - "id-ref": "99881ce2-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "0c5b5333-af3e-4f5c-97fe-8ee90e11b7ff-126344096464912385" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Un langage XML pour la communauté du tag sur bâtiment. ++", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb Un langage XML pour la communauté du tag sur bâtiment. ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7477000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Un langage XML pour la communaut\\u00e9 du tag sur b\\u00e2timent. ++\",\"created_at\":\"Tue Oct 18 17:09:19 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126344119005085696\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"default_profile\":true,\"statuses_count\":7529,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126344119005085696}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 7477000, - "tags": [ - { - "id-ref": "99881ce2-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "e3f31d1f-e671-4ddd-bc08-1958480623d2-126344119005085696" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#MuseoWeb A l'origine le Web était inscriptible nous rappelle Fabien Gandon (capture d'image à l'appui) http://t.co/Pxjrt5b4 #EDIT", - "img": { - "src": "http://a3.twimg.com/profile_images/654197661/omer_twiitter_20100125_normal.jpg" - }, - "title": "Omer Pesquer: #MuseoWeb A l'origine le Web était inscriptible nous rappelle Fabien Gandon (capture d'image à l'appui) http://t.co/Pxjrt5b4 #EDIT", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7506000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#MuseoWeb A l'origine le Web \\u00e9tait inscriptible nous rappelle Fabien Gandon (capture d'image \\u00e0 l'appui) http:\\/\\/t.co\\/Pxjrt5b4 #EDIT\",\"created_at\":\"Tue Oct 18 17:09:48 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"MuseoWeb\",\"indices\":[0,9]},{\"text\":\"EDIT\",\"indices\":[125,130]}],\"user_mentions\":[],\"urls\":[{\"indices\":[104,124],\"url\":\"http:\\/\\/t.co\\/Pxjrt5b4\",\"expanded_url\":\"http:\\/\\/goo.gl\\/b6iJv\",\"display_url\":\"goo.gl\\/b6iJv\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126344237187989504\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"f5f5f5\",\"created_at\":\"Sat Oct 04 16:26:51 +0000 2008\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"a67f13\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/83277792\\/fd_omr.gif\",\"followers_count\":1314,\"description\":\"Consultant Internet Freelance - secteur culturel (#mus\\u00e9e, #artsvisuels) & Cr\\u00e9ateur de dispositifs Web singuliers (#Outrepart, #MotBot, #UnTitre)\",\"default_profile\":false,\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/omer.mobi\\/\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/83277792\\/fd_omr.gif\",\"favourites_count\":1095,\"id_str\":\"16592723\",\"listed_count\":164,\"friends_count\":895,\"profile_link_color\":\"0084b4\",\"protected\":false,\"location\":\"Paris - France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/654197661\\/omer_twiitter_20100125_normal.jpg\",\"screen_name\":\"_omr\",\"name\":\"Omer Pesquer\",\"statuses_count\":6656,\"verified\":false,\"profile_background_color\":\"bababa\",\"id\":16592723,\"profile_background_tile\":true,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/654197661\\/omer_twiitter_20100125_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126344237187989504}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 7506000, - "tags": [ - { - "id-ref": "99889f96-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "99889f96-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "4cb12818-d1cd-47bc-8097-81cab1c895f8-126344237187989504" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "@Lilmount Ici : http://t.co/L7U88o4c ;-) #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: @Lilmount Ici : http://t.co/L7U88o4c ;-) #museoweb", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7516000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":\"Lilmount\",\"in_reply_to_user_id\":68658539,\"text\":\"@Lilmount Ici : http:\\/\\/t.co\\/L7U88o4c ;-) #museoweb\",\"created_at\":\"Tue Oct 18 17:09:58 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[41,50]}],\"user_mentions\":[{\"indices\":[0,9],\"id_str\":\"68658539\",\"name\":\"Coline Aunis\",\"screen_name\":\"Lilmount\",\"id\":68658539}],\"urls\":[{\"indices\":[16,36],\"url\":\"http:\\/\\/t.co\\/L7U88o4c\",\"expanded_url\":\"http:\\/\\/cblog.culture.fr\\/2011\\/09\\/07\\/web-semantique-iri-opendat\",\"display_url\":\"cblog.culture.fr\\/2011\\/09\\/07\\/web\\u2026\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":\"126342793525346304\",\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":\"68658539\",\"contributors\":null,\"coordinates\":null,\"id_str\":\"126344279290421248\",\"in_reply_to_status_id\":126342793525346304,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1133,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"default_profile\":false,\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":2026,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126344279290421248}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 7516000, - "tags": [ - { - "id-ref": "99889f96-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "c6777f28-8852-4474-bf2a-25b59afd0826-126344279290421248" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Oui, on pourra revoir tout ça où ? RT @figoblog #museoweb plongée brillante et très pédagogique dans l'histoire du Web avec #fabien_gandon", - "img": { - "src": "http://a3.twimg.com/profile_images/409382566/13_normal.jpg" - }, - "title": "Virginie Paillas: Oui, on pourra revoir tout ça où ? RT @figoblog #museoweb plongée brillante et très pédagogique dans l'histoire du Web avec #fabien_gandon", - "color": "16763904", - "polemics": ["Q"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7544000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Oui, on pourra revoir tout \\u00e7a o\\u00f9 ? RT @figoblog #museoweb plong\\u00e9e brillante et tr\\u00e8s p\\u00e9dagogique dans l'histoire du Web avec #fabien_gandon\",\"created_at\":\"Tue Oct 18 17:10:26 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[48,57]},{\"text\":\"fabien_gandon\",\"indices\":[124,138]}],\"user_mentions\":[{\"indices\":[38,47],\"id_str\":\"8814092\",\"name\":\"Emmanuelle Bermes\",\"screen_name\":\"figoblog\",\"id\":8814092}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126344398144413696\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"252429\",\"created_at\":\"Tue Sep 08 12:20:07 +0000 2009\",\"lang\":\"fr\",\"time_zone\":\"London\",\"profile_sidebar_border_color\":\"181A1E\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"followers_count\":576,\"description\":\"Formatrice TIC : formation des enseignants et des formateurs du premier degr\\u00e9. Vif int\\u00e9r\\u00eat : place des services dits WEB20 dans la formation et l'enseignement\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"default_profile\":false,\"following\":null,\"profile_text_color\":\"666666\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"favourites_count\":863,\"id_str\":\"72538763\",\"listed_count\":85,\"friends_count\":129,\"profile_link_color\":\"2FC2EF\",\"protected\":false,\"location\":\"Lourdes - France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/409382566\\/13_normal.jpg\",\"screen_name\":\"vpaillas\",\"name\":\"Virginie Paillas\",\"statuses_count\":1956,\"verified\":false,\"profile_background_color\":\"1A1B1F\",\"id\":72538763,\"profile_background_tile\":false,\"utc_offset\":0,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/409382566\\/13_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126344398144413696}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 7544000, - "tags": [ - { - "id-ref": "99889f96-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "99889f96-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "d179f3f2-2ab2-4927-b00e-c1b6fe8f5e78-126344398144413696" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Fabien Gandon : \"lorsque les utilisateurs vont sur le web, ils ont un but et ils ont un modèle de la réalité en tête.\" #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: Fabien Gandon : \"lorsque les utilisateurs vont sur le web, ils ont un but et ils ont un modèle de la réalité en tête.\" #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7641000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Fabien Gandon : \\\"lorsque les utilisateurs vont sur le web, ils ont un but et ils ont un mod\\u00e8le de la r\\u00e9alit\\u00e9 en t\\u00eate.\\\" #museoweb\",\"created_at\":\"Tue Oct 18 17:12:03 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[119,128]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126344804673126400\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1133,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"default_profile\":false,\"statuses_count\":2027,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126344804673126400}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 7641000, - "tags": [ - { - "id-ref": "99889f96-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "d24a3d91-dbf6-4dc9-888e-8c0499f81553-126344804673126400" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#MuseoWeb @fabien_gandon passionnant http://t.co/X0cwHJ8Q", - "img": { - "src": "http://a1.twimg.com/profile_images/1578535119/DylanGlaser_normal.jpg" - }, - "title": "lizarewind: #MuseoWeb @fabien_gandon passionnant http://t.co/X0cwHJ8Q", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7662000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#MuseoWeb @fabien_gandon passionnant http:\\/\\/t.co\\/X0cwHJ8Q\",\"created_at\":\"Tue Oct 18 17:12:24 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"MuseoWeb\",\"indices\":[0,9]}],\"user_mentions\":[{\"indices\":[10,24],\"id_str\":\"14301911\",\"name\":\"fabien_gandon\",\"screen_name\":\"fabien_gandon\",\"id\":14301911}],\"urls\":[{\"indices\":[37,57],\"url\":\"http:\\/\\/t.co\\/X0cwHJ8Q\",\"expanded_url\":\"http:\\/\\/www.polemictweet.com\\/2011-2012-museo-ouverture\\/client.php\",\"display_url\":\"polemictweet.com\\/2011-2012-muse\\u2026\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"web\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126344892547997696\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"default_profile\":false,\"created_at\":\"Mon Feb 01 14:22:03 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/102541057\\/Books.jpg\",\"followers_count\":486,\"description\":\"Tweet and shout !\\r\\n\\u00ab Il n\\u2019est aucun t\\u00e9moignage de culture qui ne soit en m\\u00eame temps un t\\u00e9moignage de barbarie \\u00bb \\u00e9pitaphe de Walter Benjamin \\u00e0 Port Bou\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/maythemusic.tumblr.com\\/\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/102541057\\/Books.jpg\",\"favourites_count\":551,\"id_str\":\"110428655\",\"listed_count\":37,\"friends_count\":642,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1578535119\\/DylanGlaser_normal.jpg\",\"screen_name\":\"lizarewind\",\"name\":\"lizarewind\",\"statuses_count\":5537,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":110428655,\"profile_background_tile\":true,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1578535119\\/DylanGlaser_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126344892547997696}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 7662000, - "tags": [ - { - "id-ref": "99889f96-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "6c9099aa-fb11-4fec-b494-d36d379fe49c-126344892547997696" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "@vpaillas http://t.co/Wc0TXvFN RT @figoblog #museoweb plongée brillante et très pédagogique dans l'histoire du Web avec #fabien_gandon", - "img": { - "src": "http://a2.twimg.com/profile_images/1591816386/DSC07806_normal.JPG" - }, - "title": "Costis Dallas: @vpaillas http://t.co/Wc0TXvFN RT @figoblog #museoweb plongée brillante et très pédagogique dans l'histoire du Web avec #fabien_gandon", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7687000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":\"vpaillas\",\"in_reply_to_user_id\":72538763,\"text\":\"@vpaillas http:\\/\\/t.co\\/Wc0TXvFN RT @figoblog #museoweb plong\\u00e9e brillante et tr\\u00e8s p\\u00e9dagogique dans l'histoire du Web avec #fabien_gandon\",\"created_at\":\"Tue Oct 18 17:12:49 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[44,53]},{\"text\":\"fabien_gandon\",\"indices\":[120,134]}],\"user_mentions\":[{\"indices\":[0,9],\"id_str\":\"72538763\",\"name\":\"Virginie Paillas\",\"screen_name\":\"vpaillas\",\"id\":72538763},{\"indices\":[34,43],\"id_str\":\"8814092\",\"name\":\"Emmanuelle Bermes\",\"screen_name\":\"figoblog\",\"id\":8814092}],\"urls\":[{\"indices\":[10,30],\"url\":\"http:\\/\\/t.co\\/Wc0TXvFN\",\"expanded_url\":\"http:\\/\\/bit.ly\\/mUjPrM\",\"display_url\":\"bit.ly\\/mUjPrM\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":\"72538763\",\"contributors\":null,\"coordinates\":null,\"id_str\":\"126344999360151552\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"default_profile\":true,\"created_at\":\"Thu Feb 12 23:57:28 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Eastern Time (US & Canada)\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":334,\"description\":\"Working on museums, cultural management and digital curation in Athens & occasionally in Toronto.\\r\\nhttp:\\/\\/entopia.org\\/costisdallas\",\"geo_enabled\":true,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.linkedin.com\\/in\\/CostisDallas\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":13,\"id_str\":\"20733366\",\"listed_count\":24,\"friends_count\":150,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Athens, Greece\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1591816386\\/DSC07806_normal.JPG\",\"screen_name\":\"costisd\",\"name\":\"Costis Dallas\",\"statuses_count\":925,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":20733366,\"profile_background_tile\":false,\"utc_offset\":-18000,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1591816386\\/DSC07806_normal.JPG\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126344999360151552}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 7687000, - "tags": [ - { - "id-ref": "99889f96-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "99889f96-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "2a9b75e1-db10-472b-b841-50254e23e349-126344999360151552" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "@vpaillas Oui, on pourra revoir tout ça où ? RT @figoblog #museoweb plongée dans l'histoire du Web avec #fabien_gandon cc @aamonnz", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: @vpaillas Oui, on pourra revoir tout ça où ? RT @figoblog #museoweb plongée dans l'histoire du Web avec #fabien_gandon cc @aamonnz", - "color": "16763904", - "polemics": ["Q"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7697000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":\"vpaillas\",\"in_reply_to_user_id\":72538763,\"text\":\"@vpaillas Oui, on pourra revoir tout \\u00e7a o\\u00f9 ? RT @figoblog #museoweb plong\\u00e9e dans l'histoire du Web avec #fabien_gandon cc @aamonnz\",\"created_at\":\"Tue Oct 18 17:12:59 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[58,67]},{\"text\":\"fabien_gandon\",\"indices\":[108,122]}],\"user_mentions\":[{\"indices\":[0,9],\"id_str\":\"72538763\",\"name\":\"Virginie Paillas\",\"screen_name\":\"vpaillas\",\"id\":72538763},{\"indices\":[48,57],\"id_str\":\"8814092\",\"name\":\"Emmanuelle Bermes\",\"screen_name\":\"figoblog\",\"id\":8814092},{\"indices\":[126,134],\"id_str\":\"7409472\",\"name\":\"Alexandre Monnin\",\"screen_name\":\"aamonnz\",\"id\":7409472}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":\"72538763\",\"contributors\":null,\"coordinates\":null,\"id_str\":\"126345040799875073\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1019,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"default_profile\":false,\"statuses_count\":1628,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126345040799875073}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 7697000, - "tags": [ - { - "id-ref": "99889f96-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "99889f96-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "acfac533-c326-41f7-934b-cf5c4d84aa12-126345040799875073" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb avec @fabien_gandon, faire du web sémantique est aussi facile que manger du chocolat :-) #fanclub ++", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: #museoweb avec @fabien_gandon, faire du web sémantique est aussi facile que manger du chocolat :-) #fanclub ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7747000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb avec @fabien_gandon, faire du web s\\u00e9mantique est aussi facile que manger du chocolat :-) #fanclub ++\",\"created_at\":\"Tue Oct 18 17:13:49 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"fanclub\",\"indices\":[99,107]}],\"user_mentions\":[{\"indices\":[15,29],\"id_str\":\"14301911\",\"name\":\"fabien_gandon\",\"screen_name\":\"fabien_gandon\",\"id\":14301911}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126345248191426560\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1019,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"default_profile\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1629,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126345248191426560}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 7747000, - "tags": [ - { - "id-ref": "9989553a-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "9989553a-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "a6424365-cb05-4158-b56e-58294fc8a4b5-126345248191426560" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Je regarde #museoweb avec #fabien_gandon et je comprends le web sémantique, sa construction http://t.co/A0mB7k4L où revoir les vidéos après?", - "img": { - "src": "http://a3.twimg.com/profile_images/409382566/13_normal.jpg" - }, - "title": "Virginie Paillas: Je regarde #museoweb avec #fabien_gandon et je comprends le web sémantique, sa construction http://t.co/A0mB7k4L où revoir les vidéos après?", - "color": "16763904", - "polemics": ["Q", "REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7769000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Je regarde #museoweb avec #fabien_gandon et je comprends le web s\\u00e9mantique, sa construction http:\\/\\/t.co\\/A0mB7k4L o\\u00f9 revoir les vid\\u00e9os apr\\u00e8s?\",\"created_at\":\"Tue Oct 18 17:14:11 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[11,20]},{\"text\":\"fabien_gandon\",\"indices\":[26,40]}],\"user_mentions\":[],\"urls\":[{\"indices\":[92,112],\"url\":\"http:\\/\\/t.co\\/A0mB7k4L\",\"expanded_url\":\"http:\\/\\/bit.ly\\/o13ird\",\"display_url\":\"bit.ly\\/o13ird\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126345340868771841\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"252429\",\"created_at\":\"Tue Sep 08 12:20:07 +0000 2009\",\"lang\":\"fr\",\"time_zone\":\"London\",\"profile_sidebar_border_color\":\"181A1E\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"followers_count\":576,\"description\":\"Formatrice TIC : formation des enseignants et des formateurs du premier degr\\u00e9. Vif int\\u00e9r\\u00eat : place des services dits WEB20 dans la formation et l'enseignement\",\"default_profile\":false,\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"666666\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"favourites_count\":863,\"id_str\":\"72538763\",\"listed_count\":85,\"friends_count\":129,\"profile_link_color\":\"2FC2EF\",\"protected\":false,\"location\":\"Lourdes - France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/409382566\\/13_normal.jpg\",\"screen_name\":\"vpaillas\",\"name\":\"Virginie Paillas\",\"statuses_count\":1957,\"verified\":false,\"profile_background_color\":\"1A1B1F\",\"id\":72538763,\"profile_background_tile\":false,\"utc_offset\":0,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/409382566\\/13_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126345340868771841}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 7769000, - "tags": [ - { - "id-ref": "9989553a-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "9989553a-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "643835b1-2a15-45f6-b6e1-29a07674eab3-126345340868771841" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @vpaillas: Je regarde #museoweb avec #fabien_gandon et je comprends le web sémantique, sa construction http://t.co/A0mB7k4L où revoir ...", - "img": { - "src": "http://a2.twimg.com/profile_images/1532793455/IMG_1633_r_duit_normal.jpg" - }, - "title": "Bernard Desclaux: RT @vpaillas: Je regarde #museoweb avec #fabien_gandon et je comprends le web sémantique, sa construction http://t.co/A0mB7k4L où revoir ...", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7788000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @vpaillas: Je regarde #museoweb avec #fabien_gandon et je comprends le web s\\u00e9mantique, sa construction http:\\/\\/t.co\\/A0mB7k4L o\\u00f9 revoir ...\",\"created_at\":\"Tue Oct 18 17:14:30 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[25,34]},{\"text\":\"fabien_gandon\",\"indices\":[40,54]}],\"user_mentions\":[{\"indices\":[3,12],\"id_str\":\"72538763\",\"name\":\"Virginie Paillas\",\"screen_name\":\"vpaillas\",\"id\":72538763}],\"urls\":[{\"indices\":[106,126],\"url\":\"http:\\/\\/t.co\\/A0mB7k4L\",\"expanded_url\":\"http:\\/\\/bit.ly\\/o13ird\",\"display_url\":\"bit.ly\\/o13ird\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126345420245970946\",\"in_reply_to_status_id\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Je regarde #museoweb avec #fabien_gandon et je comprends le web s\\u00e9mantique, sa construction http:\\/\\/t.co\\/A0mB7k4L o\\u00f9 revoir les vid\\u00e9os apr\\u00e8s?\",\"created_at\":\"Tue Oct 18 17:14:11 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[11,20]},{\"text\":\"fabien_gandon\",\"indices\":[26,40]}],\"user_mentions\":[],\"urls\":[{\"indices\":[92,112],\"url\":\"http:\\/\\/t.co\\/A0mB7k4L\",\"expanded_url\":\"http:\\/\\/bit.ly\\/o13ird\",\"display_url\":\"bit.ly\\/o13ird\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126345340868771841\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"252429\",\"default_profile\":false,\"created_at\":\"Tue Sep 08 12:20:07 +0000 2009\",\"lang\":\"fr\",\"time_zone\":\"London\",\"profile_sidebar_border_color\":\"181A1E\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"followers_count\":576,\"description\":\"Formatrice TIC : formation des enseignants et des formateurs du premier degr\\u00e9. Vif int\\u00e9r\\u00eat : place des services dits WEB20 dans la formation et l'enseignement\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"666666\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"favourites_count\":863,\"id_str\":\"72538763\",\"listed_count\":85,\"friends_count\":129,\"profile_link_color\":\"2FC2EF\",\"protected\":false,\"location\":\"Lourdes - France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/409382566\\/13_normal.jpg\",\"screen_name\":\"vpaillas\",\"name\":\"Virginie Paillas\",\"statuses_count\":1957,\"verified\":false,\"profile_background_color\":\"1A1B1F\",\"id\":72538763,\"profile_background_tile\":false,\"utc_offset\":0,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/409382566\\/13_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126345340868771841},\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"FFF7CC\",\"default_profile\":false,\"created_at\":\"Sat Feb 06 15:24:25 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"London\",\"profile_sidebar_border_color\":\"F2E195\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme12\\/bg.gif\",\"followers_count\":472,\"description\":\"Directeur de CIO (retrait\\u00e9), formateur, peintre sumi-e\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/bdesclaux.jimdo.com\\/\",\"following\":null,\"profile_text_color\":\"0C3E53\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme12\\/bg.gif\",\"favourites_count\":8,\"id_str\":\"111910160\",\"listed_count\":66,\"friends_count\":273,\"profile_link_color\":\"FF0000\",\"protected\":false,\"location\":\"Avignon, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1532793455\\/IMG_1633_r_duit_normal.jpg\",\"screen_name\":\"BDesclaux\",\"name\":\"Bernard Desclaux\",\"statuses_count\":10034,\"verified\":false,\"profile_background_color\":\"BADFCD\",\"id\":111910160,\"profile_background_tile\":false,\"utc_offset\":0,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1532793455\\/IMG_1633_r_duit_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":true,\"id\":126345420245970946}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 7788000, - "tags": [ - { - "id-ref": "9989553a-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "9989553a-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "ee7483dc-162b-4c8a-833b-757161d193e3-126345420245970946" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "@fabien_gandin utilise une tablette de chocolat pour expliquer le rdf #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: @fabien_gandin utilise une tablette de chocolat pour expliquer le rdf #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7816000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"@fabien_gandin utilise une tablette de chocolat pour expliquer le rdf #museoweb\",\"created_at\":\"Tue Oct 18 17:14:58 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[70,79]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126345539200614401\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"default_profile\":false,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1133,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":2028,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126345539200614401}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 7816000, - "tags": [ - { - "id-ref": "9989553a-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "2275df85-edcd-4627-9774-c85ad8e1da85-126345539200614401" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb REF: Tim Berners-Lee, \"Open, Linked Data for a Global Community\" (video) http://t.co/iGu24aIP < Avec le paquet chips !", - "img": { - "src": "http://a3.twimg.com/profile_images/654197661/omer_twiitter_20100125_normal.jpg" - }, - "title": "Omer Pesquer: #museoweb REF: Tim Berners-Lee, \"Open, Linked Data for a Global Community\" (video) http://t.co/iGu24aIP < Avec le paquet chips !", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7945000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb REF: Tim Berners-Lee, \\\"Open, Linked Data for a Global Community\\\" (video) http:\\/\\/t.co\\/iGu24aIP < Avec le paquet chips !\",\"created_at\":\"Tue Oct 18 17:17:07 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[{\"indices\":[83,103],\"url\":\"http:\\/\\/t.co\\/iGu24aIP\",\"expanded_url\":\"http:\\/\\/goo.gl\\/17uyF\",\"display_url\":\"goo.gl\\/17uyF\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126346078382592000\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"f5f5f5\",\"created_at\":\"Sat Oct 04 16:26:51 +0000 2008\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"a67f13\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/83277792\\/fd_omr.gif\",\"followers_count\":1314,\"description\":\"Consultant Internet Freelance - secteur culturel (#mus\\u00e9e, #artsvisuels) & Cr\\u00e9ateur de dispositifs Web singuliers (#Outrepart, #MotBot, #UnTitre)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/omer.mobi\\/\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"default_profile\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/83277792\\/fd_omr.gif\",\"favourites_count\":1095,\"id_str\":\"16592723\",\"listed_count\":164,\"friends_count\":895,\"profile_link_color\":\"0084b4\",\"protected\":false,\"location\":\"Paris - France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/654197661\\/omer_twiitter_20100125_normal.jpg\",\"screen_name\":\"_omr\",\"name\":\"Omer Pesquer\",\"statuses_count\":6657,\"verified\":false,\"profile_background_color\":\"bababa\",\"id\":16592723,\"profile_background_tile\":true,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/654197661\\/omer_twiitter_20100125_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126346078382592000}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 7945000, - "tags": [ - { - "id-ref": "9989553a-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "e7b1ee9e-be02-4063-8972-760b096d905c-126346078382592000" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "@costisd le lien donné pour #museoweb c'est du streaming en direct ? ensuite, on retrouve les présentations quelque part ?", - "img": { - "src": "http://a3.twimg.com/profile_images/409382566/13_normal.jpg" - }, - "title": "Virginie Paillas: @costisd le lien donné pour #museoweb c'est du streaming en direct ? ensuite, on retrouve les présentations quelque part ?", - "color": "16763904", - "polemics": ["Q"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8002000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":\"costisd\",\"in_reply_to_user_id\":20733366,\"text\":\"@costisd le lien donn\\u00e9 pour #museoweb c'est du streaming en direct ? ensuite, on retrouve les pr\\u00e9sentations quelque part ?\",\"created_at\":\"Tue Oct 18 17:18:04 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[28,37]}],\"user_mentions\":[{\"indices\":[0,8],\"id_str\":\"20733366\",\"name\":\"Costis Dallas\",\"screen_name\":\"costisd\",\"id\":20733366}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":\"126344999360151552\",\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":\"20733366\",\"contributors\":null,\"coordinates\":null,\"id_str\":\"126346317109805057\",\"in_reply_to_status_id\":126344999360151552,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"252429\",\"default_profile\":false,\"created_at\":\"Tue Sep 08 12:20:07 +0000 2009\",\"lang\":\"fr\",\"time_zone\":\"London\",\"profile_sidebar_border_color\":\"181A1E\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"followers_count\":576,\"description\":\"Formatrice TIC : formation des enseignants et des formateurs du premier degr\\u00e9. Vif int\\u00e9r\\u00eat : place des services dits WEB20 dans la formation et l'enseignement\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"666666\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"favourites_count\":863,\"id_str\":\"72538763\",\"listed_count\":85,\"friends_count\":129,\"profile_link_color\":\"2FC2EF\",\"protected\":false,\"location\":\"Lourdes - France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/409382566\\/13_normal.jpg\",\"screen_name\":\"vpaillas\",\"name\":\"Virginie Paillas\",\"statuses_count\":1958,\"verified\":false,\"profile_background_color\":\"1A1B1F\",\"id\":72538763,\"profile_background_tile\":false,\"utc_offset\":0,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/409382566\\/13_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126346317109805057}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 8002000, - "tags": [ - { - "id-ref": "9989553a-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "6292ab98-7d96-48c9-947c-f5ca6075cce3-126346317109805057" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb et un #PointVictorHugo pour @fabien_gandon !", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: #museoweb et un #PointVictorHugo pour @fabien_gandon !", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8015000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb et un #PointVictorHugo pour @fabien_gandon !\",\"created_at\":\"Tue Oct 18 17:18:17 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"PointVictorHugo\",\"indices\":[16,32]}],\"user_mentions\":[{\"indices\":[38,52],\"id_str\":\"14301911\",\"name\":\"fabien_gandon\",\"screen_name\":\"fabien_gandon\",\"id\":14301911}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126346372894044161\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1019,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1630,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126346372894044161}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 8015000, - "tags": [ - { - "id-ref": "9989553a-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "9989553a-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "a4c06c81-e1dd-4a7e-92fc-986ba1f7d07d-126346372894044161" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb et un #PointBBC par la même occasion @Fabien_gandon", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: #museoweb et un #PointBBC par la même occasion @Fabien_gandon", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8082000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb et un #PointBBC par la m\\u00eame occasion @Fabien_gandon\",\"created_at\":\"Tue Oct 18 17:19:24 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"PointBBC\",\"indices\":[16,25]}],\"user_mentions\":[{\"indices\":[47,61],\"id_str\":\"14301911\",\"name\":\"fabien_gandon\",\"screen_name\":\"fabien_gandon\",\"id\":14301911}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126346653828513792\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1019,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1631,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126346653828513792}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 8082000, - "tags": [ - { - "id-ref": "9989553a-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "998a1d8a-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "da6011aa-02a1-4bf8-a48b-3402b7e925e9-126346653828513792" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "@fabien_gandin 's fascinating live webcast: from hypertext 2 semantic web (in French) - could you upload it 4 l8r viewing? #museoweb", - "img": { - "src": "http://a2.twimg.com/profile_images/1591816386/DSC07806_normal.JPG" - }, - "title": "Costis Dallas: @fabien_gandin 's fascinating live webcast: from hypertext 2 semantic web (in French) - could you upload it 4 l8r viewing? #museoweb", - "color": "16763904", - "polemics": ["Q"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8108000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"@fabien_gandin 's fascinating live webcast: from hypertext 2 semantic web (in French) - could you upload it 4 l8r viewing? #museoweb\",\"created_at\":\"Tue Oct 18 17:19:50 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[123,132]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126346764323258369\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Thu Feb 12 23:57:28 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Eastern Time (US & Canada)\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":334,\"description\":\"Working on museums, cultural management and digital curation in Athens & occasionally in Toronto.\\r\\nhttp:\\/\\/entopia.org\\/costisdallas\",\"geo_enabled\":true,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.linkedin.com\\/in\\/CostisDallas\",\"default_profile\":true,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":13,\"id_str\":\"20733366\",\"listed_count\":24,\"friends_count\":150,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Athens, Greece\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1591816386\\/DSC07806_normal.JPG\",\"screen_name\":\"costisd\",\"name\":\"Costis Dallas\",\"statuses_count\":926,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":20733366,\"profile_background_tile\":false,\"utc_offset\":-18000,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1591816386\\/DSC07806_normal.JPG\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126346764323258369}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 8108000, - "tags": [ - { - "id-ref": "998a1d8a-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "78e8476a-8a67-4f0b-b61d-c79ad40bdcf2-126346764323258369" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @_omr: #museoweb REF: Tim Berners-Lee, \"Open, Linked Data for a Global Community\" (video) http://t.co/iGu24aIP < Avec le paquet ch ...", - "img": { - "src": "http://a1.twimg.com/profile_images/1578535119/DylanGlaser_normal.jpg" - }, - "title": "lizarewind: RT @_omr: #museoweb REF: Tim Berners-Lee, \"Open, Linked Data for a Global Community\" (video) http://t.co/iGu24aIP < Avec le paquet ch ...", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8113000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @_omr: #museoweb REF: Tim Berners-Lee, \\\"Open, Linked Data for a Global Community\\\" (video) http:\\/\\/t.co\\/iGu24aIP < Avec le paquet ch ...\",\"created_at\":\"Tue Oct 18 17:19:55 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[10,19]}],\"user_mentions\":[{\"indices\":[3,8],\"id_str\":\"16592723\",\"name\":\"Omer Pesquer\",\"screen_name\":\"_omr\",\"id\":16592723}],\"urls\":[{\"indices\":[93,113],\"url\":\"http:\\/\\/t.co\\/iGu24aIP\",\"expanded_url\":\"http:\\/\\/goo.gl\\/17uyF\",\"display_url\":\"goo.gl\\/17uyF\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"web\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126346784376229889\",\"in_reply_to_status_id\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb REF: Tim Berners-Lee, \\\"Open, Linked Data for a Global Community\\\" (video) http:\\/\\/t.co\\/iGu24aIP < Avec le paquet chips !\",\"created_at\":\"Tue Oct 18 17:17:07 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[{\"indices\":[83,103],\"url\":\"http:\\/\\/t.co\\/iGu24aIP\",\"expanded_url\":\"http:\\/\\/goo.gl\\/17uyF\",\"display_url\":\"goo.gl\\/17uyF\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126346078382592000\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"f5f5f5\",\"created_at\":\"Sat Oct 04 16:26:51 +0000 2008\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"a67f13\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/83277792\\/fd_omr.gif\",\"followers_count\":1314,\"description\":\"Consultant Internet Freelance - secteur culturel (#mus\\u00e9e, #artsvisuels) & Cr\\u00e9ateur de dispositifs Web singuliers (#Outrepart, #MotBot, #UnTitre)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/omer.mobi\\/\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/83277792\\/fd_omr.gif\",\"favourites_count\":1095,\"id_str\":\"16592723\",\"listed_count\":164,\"friends_count\":895,\"profile_link_color\":\"0084b4\",\"protected\":false,\"location\":\"Paris - France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/654197661\\/omer_twiitter_20100125_normal.jpg\",\"screen_name\":\"_omr\",\"name\":\"Omer Pesquer\",\"default_profile\":false,\"statuses_count\":6657,\"verified\":false,\"profile_background_color\":\"bababa\",\"id\":16592723,\"profile_background_tile\":true,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/654197661\\/omer_twiitter_20100125_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126346078382592000},\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Mon Feb 01 14:22:03 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/102541057\\/Books.jpg\",\"followers_count\":486,\"description\":\"Tweet and shout !\\r\\n\\u00ab Il n\\u2019est aucun t\\u00e9moignage de culture qui ne soit en m\\u00eame temps un t\\u00e9moignage de barbarie \\u00bb \\u00e9pitaphe de Walter Benjamin \\u00e0 Port Bou\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/maythemusic.tumblr.com\\/\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/102541057\\/Books.jpg\",\"favourites_count\":552,\"id_str\":\"110428655\",\"listed_count\":37,\"friends_count\":642,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1578535119\\/DylanGlaser_normal.jpg\",\"screen_name\":\"lizarewind\",\"name\":\"lizarewind\",\"default_profile\":false,\"statuses_count\":5538,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":110428655,\"profile_background_tile\":true,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1578535119\\/DylanGlaser_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":true,\"id\":126346784376229889}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 8113000, - "tags": [ - { - "id-ref": "998a1d8a-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "608339f7-2b8c-49e3-bddc-7bf70aac1d55-126346784376229889" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb La BBC outsource sa classification documentaire avec #wikipedia. Formidable !", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb La BBC outsource sa classification documentaire avec #wikipedia. Formidable !", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8120000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb La BBC outsource sa classification documentaire avec #wikipedia. Formidable !\",\"created_at\":\"Tue Oct 18 17:20:02 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"wikipedia\",\"indices\":[63,73]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126346812855549952\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":728,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"default_profile\":true,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7529,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126346812855549952}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 8120000, - "tags": [ - { - "id-ref": "998a1d8a-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "998a1d8a-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "daacaa1f-6103-48f8-b1ca-120dbb6fa068-126346812855549952" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb (point BBC : toute discussion sur le web sémantique débouche a un moment ou a un autre sur la BBC.)", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: #museoweb (point BBC : toute discussion sur le web sémantique débouche a un moment ou a un autre sur la BBC.)", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8137000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb (point BBC : toute discussion sur le web s\\u00e9mantique d\\u00e9bouche a un moment ou a un autre sur la BBC.)\",\"created_at\":\"Tue Oct 18 17:20:19 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126346885404442624\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1019,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"default_profile\":false,\"statuses_count\":1632,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126346885404442624}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 8137000, - "tags": [ - { - "id-ref": "998a1d8a-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "11fe633c-a151-4296-86e6-b8a22432aaad-126346885404442624" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @_omr: #MuseoWeb A l'origine le Web était inscriptible nous rappelle Fabien Gandon (capture d'image à l'appui) http://t.co/Pxjrt5b4 #EDIT", - "img": { - "src": "http://a0.twimg.com/profile_images/380566620/arton2047_normal.jpg" - }, - "title": "Coline Aunis: RT @_omr: #MuseoWeb A l'origine le Web était inscriptible nous rappelle Fabien Gandon (capture d'image à l'appui) http://t.co/Pxjrt5b4 #EDIT", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8288000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @_omr: #MuseoWeb A l'origine le Web \\u00e9tait inscriptible nous rappelle Fabien Gandon (capture d'image \\u00e0 l'appui) http:\\/\\/t.co\\/Pxjrt5b4 #EDIT\",\"created_at\":\"Tue Oct 18 17:22:50 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"MuseoWeb\",\"indices\":[10,19]},{\"text\":\"EDIT\",\"indices\":[135,140]}],\"user_mentions\":[{\"indices\":[3,8],\"id_str\":\"16592723\",\"name\":\"Omer Pesquer\",\"screen_name\":\"_omr\",\"id\":16592723}],\"urls\":[{\"indices\":[114,134],\"url\":\"http:\\/\\/t.co\\/Pxjrt5b4\",\"expanded_url\":\"http:\\/\\/goo.gl\\/b6iJv\",\"display_url\":\"goo.gl\\/b6iJv\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/tweetbutton\\\" rel=\\\"nofollow\\\"\\u003ETweet Button\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126347519931330560\",\"in_reply_to_status_id\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#MuseoWeb A l'origine le Web \\u00e9tait inscriptible nous rappelle Fabien Gandon (capture d'image \\u00e0 l'appui) http:\\/\\/t.co\\/Pxjrt5b4 #EDIT\",\"created_at\":\"Tue Oct 18 17:09:48 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"MuseoWeb\",\"indices\":[0,9]},{\"text\":\"EDIT\",\"indices\":[125,130]}],\"user_mentions\":[],\"urls\":[{\"indices\":[104,124],\"url\":\"http:\\/\\/t.co\\/Pxjrt5b4\",\"expanded_url\":\"http:\\/\\/goo.gl\\/b6iJv\",\"display_url\":\"goo.gl\\/b6iJv\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126344237187989504\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"f5f5f5\",\"created_at\":\"Sat Oct 04 16:26:51 +0000 2008\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"a67f13\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/83277792\\/fd_omr.gif\",\"followers_count\":1314,\"description\":\"Consultant Internet Freelance - secteur culturel (#mus\\u00e9e, #artsvisuels) & Cr\\u00e9ateur de dispositifs Web singuliers (#Outrepart, #MotBot, #UnTitre)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/omer.mobi\\/\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/83277792\\/fd_omr.gif\",\"favourites_count\":1095,\"id_str\":\"16592723\",\"listed_count\":164,\"friends_count\":895,\"profile_link_color\":\"0084b4\",\"protected\":false,\"location\":\"Paris - France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/654197661\\/omer_twiitter_20100125_normal.jpg\",\"screen_name\":\"_omr\",\"name\":\"Omer Pesquer\",\"statuses_count\":6657,\"verified\":false,\"profile_background_color\":\"bababa\",\"id\":16592723,\"profile_background_tile\":true,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/654197661\\/omer_twiitter_20100125_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126344237187989504},\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DAECF4\",\"created_at\":\"Tue Aug 25 10:14:38 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"C6E2EE\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme2\\/bg.gif\",\"followers_count\":420,\"description\":\"#Web #NewMedia #NewTech #CM @ArtsetMetiers \\/\\/\\r\\n#MuseoGeek & \\u271a\\u271a \\/ \\u2600 \\/ \\uf8ff \\/\\/\",\"geo_enabled\":true,\"profile_use_background_image\":false,\"url\":\"http:\\/\\/arts-et-metiers.net\",\"following\":null,\"profile_text_color\":\"663B12\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme2\\/bg.gif\",\"favourites_count\":81,\"id_str\":\"68658539\",\"listed_count\":36,\"friends_count\":409,\"profile_link_color\":\"1F98C7\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/380566620\\/arton2047_normal.jpg\",\"screen_name\":\"Lilmount\",\"name\":\"Coline Aunis\",\"statuses_count\":2019,\"verified\":false,\"profile_background_color\":\"C6E2EE\",\"id\":68658539,\"profile_background_tile\":false,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/380566620\\/arton2047_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126347519931330560}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 8288000, - "tags": [ - { - "id-ref": "998a1d8a-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "998a1d8a-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "b1bf7cc1-5271-4233-bbe4-ef7c3bf5e52c-126347519931330560" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "\"la page est à la fois document et source de données...\"fabien gandon Yes ! je commence à comprendre le monde du web sémantique ;) #museoweb", - "img": { - "src": "http://a3.twimg.com/profile_images/409382566/13_normal.jpg" - }, - "title": "Virginie Paillas: \"la page est à la fois document et source de données...\"fabien gandon Yes ! je commence à comprendre le monde du web sémantique ;) #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8348000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"\\\"la page est \\u00e0 la fois document et source de donn\\u00e9es...\\\"fabien gandon Yes ! je commence \\u00e0 comprendre le monde du web s\\u00e9mantique ;) #museoweb\",\"created_at\":\"Tue Oct 18 17:23:50 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[131,140]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126347770998173696\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"252429\",\"created_at\":\"Tue Sep 08 12:20:07 +0000 2009\",\"lang\":\"fr\",\"time_zone\":\"London\",\"profile_sidebar_border_color\":\"181A1E\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"followers_count\":576,\"description\":\"Formatrice TIC : formation des enseignants et des formateurs du premier degr\\u00e9. Vif int\\u00e9r\\u00eat : place des services dits WEB20 dans la formation et l'enseignement\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"666666\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"favourites_count\":863,\"id_str\":\"72538763\",\"listed_count\":85,\"friends_count\":129,\"profile_link_color\":\"2FC2EF\",\"protected\":false,\"location\":\"Lourdes - France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/409382566\\/13_normal.jpg\",\"screen_name\":\"vpaillas\",\"name\":\"Virginie Paillas\",\"default_profile\":false,\"statuses_count\":1959,\"verified\":false,\"profile_background_color\":\"1A1B1F\",\"id\":72538763,\"profile_background_tile\":false,\"utc_offset\":0,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/409382566\\/13_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126347770998173696}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 8348000, - "tags": [ - { - "id-ref": "998a1d8a-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "3bf45905-005d-48c4-83e6-a4df93cd93b2-126347770998173696" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Présentation du projet Datalift qui cherche à accélérer la production de jeu de données en ligne #museoweb @Fabien_gandon", - "img": { - "src": "None" - }, - "title": "C/blog: Présentation du projet Datalift qui cherche à accélérer la production de jeu de données en ligne #museoweb @Fabien_gandon", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8353000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Pr\\u00e9sentation du projet Datalift qui cherche \\u00e0 acc\\u00e9l\\u00e9rer la production de jeu de donn\\u00e9es en ligne #museoweb @Fabien_gandon\",\"created_at\":\"Tue Oct 18 17:23:55 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[97,106]}],\"user_mentions\":[{\"indices\":[107,121],\"id_str\":\"14301911\",\"name\":\"fabien_gandon\",\"screen_name\":\"fabien_gandon\",\"id\":14301911}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126347792938573825\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"default_profile\":false,\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1133,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":2029,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126347792938573825}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 8353000, - "tags": [ - { - "id-ref": "998a1d8a-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "419afcb9-5d7d-4013-abc2-578e863f6dee-126347792938573825" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb si l'opendata est le passeport pour le DPI alors le web semantique conduit a un web asocial", - "img": { - "src": "http://a0.twimg.com/profile_images/1411125003/moi_pour_twitter_bis_normal.jpg" - }, - "title": "florence meichel: #museoweb si l'opendata est le passeport pour le DPI alors le web semantique conduit a un web asocial", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8455000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb si l'opendata est le passeport pour le DPI alors le web semantique conduit a un web asocial\",\"created_at\":\"Tue Oct 18 17:25:37 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126348220233297920\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"fafafa\",\"created_at\":\"Thu May 03 13:07:37 +0000 2007\",\"default_profile\":false,\"lang\":\"fr\",\"time_zone\":\"Darwin\",\"profile_sidebar_border_color\":\"fafafa\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/135792888\\/twitter_background_blanc.jpg\",\"followers_count\":1633,\"description\":\"Formatrice\\/Consultante Organisations et R\\u00e9seaux Apprenants\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"https:\\/\\/sites.google.com\\/site\\/florencemeichel\\/\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/135792888\\/twitter_background_blanc.jpg\",\"favourites_count\":1336,\"id_str\":\"5739312\",\"listed_count\":229,\"friends_count\":1451,\"profile_link_color\":\"baa24a\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1411125003\\/moi_pour_twitter_bis_normal.jpg\",\"screen_name\":\"florencemeichel\",\"name\":\"florence meichel\",\"statuses_count\":48667,\"verified\":false,\"profile_background_color\":\"ffffff\",\"id\":5739312,\"profile_background_tile\":false,\"utc_offset\":34200,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1411125003\\/moi_pour_twitter_bis_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126348220233297920}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 8455000, - "tags": [ - { - "id-ref": "998a1d8a-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "3dcc367c-c8a0-408d-a434-850bf697adad-126348220233297920" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "@vpaillas sur polemictweet.com :-) #museoweb", - "img": { - "src": "None" - }, - "title": "Alexandre Monnin: @vpaillas sur polemictweet.com :-) #museoweb", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8488000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":\"vpaillas\",\"in_reply_to_user_id\":72538763,\"text\":\"@vpaillas sur polemictweet.com :-) #museoweb\",\"created_at\":\"Tue Oct 18 17:26:10 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[36,45]}],\"user_mentions\":[{\"indices\":[0,9],\"id_str\":\"72538763\",\"name\":\"Virginie Paillas\",\"screen_name\":\"vpaillas\",\"id\":72538763}],\"urls\":[{\"indices\":[14,30],\"url\":\"polemictweet.com\",\"expanded_url\":null}]},\"retweeted\":false,\"in_reply_to_status_id_str\":\"126344398144413696\",\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":\"72538763\",\"contributors\":null,\"coordinates\":null,\"id_str\":\"126348357684838400\",\"in_reply_to_status_id\":126344398144413696,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"E3E2DE\",\"created_at\":\"Wed Jul 11 18:52:41 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"D3D2CF\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"followers_count\":439,\"description\":\"Head of Web and metadata research@IRI, PhD student in Philosophy@Paris1, Lecturer@UPEMLV, advocate for the Philosophy of the Web http:\\/\\/web-and-philosophy.org\",\"default_profile\":false,\"geo_enabled\":true,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/execo.univ-paris1.fr\\/spip.php?article67\",\"following\":null,\"profile_text_color\":\"634047\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"favourites_count\":6,\"id_str\":\"7409472\",\"listed_count\":73,\"friends_count\":509,\"profile_link_color\":\"088253\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/513016932\\/twitterProfilePhoto_normal.jpg\",\"screen_name\":\"aamonnz\",\"name\":\"Alexandre Monnin\",\"statuses_count\":3259,\"verified\":false,\"profile_background_color\":\"EDECE9\",\"id\":7409472,\"profile_background_tile\":false,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/513016932\\/twitterProfilePhoto_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126348357684838400}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 8488000, - "tags": [ - { - "id-ref": "998a1d8a-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "30666b98-9f71-4994-b27a-9acb10a3241b-126348357684838400" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Web 1.0 : documentaire, web 2.0 : je donne la main à l'utilisateur, web 3.0 je joins tout cela au web semantique @Fabien_gandon #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: Web 1.0 : documentaire, web 2.0 : je donne la main à l'utilisateur, web 3.0 je joins tout cela au web semantique @Fabien_gandon #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8500000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Web 1.0 : documentaire, web 2.0 : je donne la main \\u00e0 l'utilisateur, web 3.0 je joins tout cela au web semantique @Fabien_gandon #museoweb\",\"created_at\":\"Tue Oct 18 17:26:22 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[128,137]}],\"user_mentions\":[{\"indices\":[113,127],\"id_str\":\"14301911\",\"name\":\"fabien_gandon\",\"screen_name\":\"fabien_gandon\",\"id\":14301911}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126348408972771329\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"default_profile\":false,\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1133,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":2030,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126348408972771329}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 8500000, - "tags": [ - { - "id-ref": "998a1d8a-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "d99c170e-836e-4177-a017-22b364929e0b-126348408972771329" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb le web 3.0, c'est le web 1 + 2 + le web sémantique (et pas le web sémantique tout seul) selon @fabien_gandon ++", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: #museoweb le web 3.0, c'est le web 1 + 2 + le web sémantique (et pas le web sémantique tout seul) selon @fabien_gandon ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8553000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb le web 3.0, c'est le web 1 + 2 + le web s\\u00e9mantique (et pas le web s\\u00e9mantique tout seul) selon @fabien_gandon ++\",\"created_at\":\"Tue Oct 18 17:27:15 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[{\"indices\":[104,118],\"id_str\":\"14301911\",\"name\":\"fabien_gandon\",\"screen_name\":\"fabien_gandon\",\"id\":14301911}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126348629450555393\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1019,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"default_profile\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1633,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126348629450555393}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 8553000, - "tags": [ - { - "id-ref": "998a1d8a-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "539e39f9-0b81-498e-88fe-1ccf80f1a073-126348629450555393" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @lizarewind: #MuseoWeb @fabien_gandon passionnant http://t.co/X0cwHJ8Q", - "img": { - "src": "http://a2.twimg.com/profile_images/1373717241/IMAG0908_normal.jpg" - }, - "title": "Julien Carrasco: RT @lizarewind: #MuseoWeb @fabien_gandon passionnant http://t.co/X0cwHJ8Q", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8559000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @lizarewind: #MuseoWeb @fabien_gandon passionnant http:\\/\\/t.co\\/X0cwHJ8Q\",\"created_at\":\"Tue Oct 18 17:27:21 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"MuseoWeb\",\"indices\":[16,25]}],\"user_mentions\":[{\"indices\":[3,14],\"id_str\":\"110428655\",\"name\":\"lizarewind\",\"screen_name\":\"lizarewind\",\"id\":110428655},{\"indices\":[26,40],\"id_str\":\"14301911\",\"name\":\"fabien_gandon\",\"screen_name\":\"fabien_gandon\",\"id\":14301911}],\"urls\":[{\"indices\":[53,73],\"url\":\"http:\\/\\/t.co\\/X0cwHJ8Q\",\"expanded_url\":\"http:\\/\\/www.polemictweet.com\\/2011-2012-museo-ouverture\\/client.php\",\"display_url\":\"polemictweet.com\\/2011-2012-muse\\u2026\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126348653148385280\",\"in_reply_to_status_id\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#MuseoWeb @fabien_gandon passionnant http:\\/\\/t.co\\/X0cwHJ8Q\",\"created_at\":\"Tue Oct 18 17:12:24 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"MuseoWeb\",\"indices\":[0,9]}],\"user_mentions\":[{\"indices\":[10,24],\"id_str\":\"14301911\",\"name\":\"fabien_gandon\",\"screen_name\":\"fabien_gandon\",\"id\":14301911}],\"urls\":[{\"indices\":[37,57],\"url\":\"http:\\/\\/t.co\\/X0cwHJ8Q\",\"expanded_url\":\"http:\\/\\/www.polemictweet.com\\/2011-2012-museo-ouverture\\/client.php\",\"display_url\":\"polemictweet.com\\/2011-2012-muse\\u2026\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"web\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126344892547997696\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Mon Feb 01 14:22:03 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"default_profile\":false,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/102541057\\/Books.jpg\",\"followers_count\":486,\"description\":\"Tweet and shout !\\r\\n\\u00ab Il n\\u2019est aucun t\\u00e9moignage de culture qui ne soit en m\\u00eame temps un t\\u00e9moignage de barbarie \\u00bb \\u00e9pitaphe de Walter Benjamin \\u00e0 Port Bou\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/maythemusic.tumblr.com\\/\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/102541057\\/Books.jpg\",\"favourites_count\":552,\"id_str\":\"110428655\",\"listed_count\":37,\"friends_count\":642,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1578535119\\/DylanGlaser_normal.jpg\",\"screen_name\":\"lizarewind\",\"name\":\"lizarewind\",\"statuses_count\":5538,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":110428655,\"profile_background_tile\":true,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1578535119\\/DylanGlaser_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126344892547997696},\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Wed Sep 09 13:24:40 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"default_profile\":false,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/314346450\\/262590_10150275114596178_647066177_7502923_3896783_n.jpg\",\"followers_count\":330,\"description\":\"Still Twitting on the fence - #art #movement #connections Time zone: London, Paris, Perpignan\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/atelierdespassages.blogspot.com\\/\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/314346450\\/262590_10150275114596178_647066177_7502923_3896783_n.jpg\",\"favourites_count\":815,\"id_str\":\"72850903\",\"listed_count\":22,\"friends_count\":498,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1373717241\\/IMAG0908_normal.jpg\",\"screen_name\":\"Les_Passages\",\"name\":\"Julien Carrasco\",\"statuses_count\":1875,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":72850903,\"profile_background_tile\":true,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1373717241\\/IMAG0908_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126348653148385280}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 8559000, - "tags": [ - { - "id-ref": "998a1d8a-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "5016595e-fc5b-4760-8940-cbd3986a25be-126348653148385280" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "évolution Web : documentaire / structuré / sémantique / social... web 3.0 une zone de friction entre les 2 derniers. Fabien Gandon #museoweb", - "img": { - "src": "http://a3.twimg.com/profile_images/409382566/13_normal.jpg" - }, - "title": "Virginie Paillas: évolution Web : documentaire / structuré / sémantique / social... web 3.0 une zone de friction entre les 2 derniers. Fabien Gandon #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8595000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"\\u00e9volution Web : documentaire \\/ structur\\u00e9 \\/ s\\u00e9mantique \\/ social... web 3.0 une zone de friction entre les 2 derniers. Fabien Gandon #museoweb\",\"created_at\":\"Tue Oct 18 17:27:57 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[131,140]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126348808153083905\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"252429\",\"default_profile\":false,\"created_at\":\"Tue Sep 08 12:20:07 +0000 2009\",\"lang\":\"fr\",\"time_zone\":\"London\",\"profile_sidebar_border_color\":\"181A1E\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"followers_count\":576,\"description\":\"Formatrice TIC : formation des enseignants et des formateurs du premier degr\\u00e9. Vif int\\u00e9r\\u00eat : place des services dits WEB20 dans la formation et l'enseignement\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"666666\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"favourites_count\":863,\"id_str\":\"72538763\",\"listed_count\":85,\"friends_count\":129,\"profile_link_color\":\"2FC2EF\",\"protected\":false,\"location\":\"Lourdes - France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/409382566\\/13_normal.jpg\",\"screen_name\":\"vpaillas\",\"name\":\"Virginie Paillas\",\"statuses_count\":1960,\"verified\":false,\"profile_background_color\":\"1A1B1F\",\"id\":72538763,\"profile_background_tile\":false,\"utc_offset\":0,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/409382566\\/13_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126348808153083905}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 8595000, - "tags": [ - { - "id-ref": "998a1d8a-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "f8d066a7-ff2f-4580-ab2b-b28f364c454e-126348808153083905" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "\"les utilisateurs sont de + en + vus par les acteurs du #web comme des processeurs.\" @Fabien_gandon #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: \"les utilisateurs sont de + en + vus par les acteurs du #web comme des processeurs.\" @Fabien_gandon #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8606000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"\\\"les utilisateurs sont de + en + vus par les acteurs du #web comme des processeurs.\\\" @Fabien_gandon #museoweb\",\"created_at\":\"Tue Oct 18 17:28:08 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"web\",\"indices\":[56,60]},{\"text\":\"museoweb\",\"indices\":[100,109]}],\"user_mentions\":[{\"indices\":[85,99],\"id_str\":\"14301911\",\"name\":\"fabien_gandon\",\"screen_name\":\"fabien_gandon\",\"id\":14301911}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126348852730150913\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"default_profile\":false,\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1133,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":2031,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126348852730150913}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 8606000, - "tags": [ - { - "id-ref": "998a1d8a-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "998a1d8a-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "094fd199-7d6d-49e6-ae66-0d6ff977a678-126348852730150913" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "@gonzagauthier c'est un universel en extension, pas en exclusion. Un parmi d'autres ! #museoweb", - "img": { - "src": "None" - }, - "title": "Alexandre Monnin: @gonzagauthier c'est un universel en extension, pas en exclusion. Un parmi d'autres ! #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8641000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":\"gonzagauthier\",\"in_reply_to_user_id\":136900327,\"text\":\"@gonzagauthier c'est un universel en extension, pas en exclusion. Un parmi d'autres ! #museoweb\",\"created_at\":\"Tue Oct 18 17:28:43 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[86,95]}],\"user_mentions\":[{\"indices\":[0,14],\"id_str\":\"136900327\",\"name\":\"gonzague gauthier\",\"screen_name\":\"gonzagauthier\",\"id\":136900327}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":\"126336712191389697\",\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":\"136900327\",\"contributors\":null,\"coordinates\":null,\"id_str\":\"126348997869842432\",\"in_reply_to_status_id\":126336712191389697,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"E3E2DE\",\"created_at\":\"Wed Jul 11 18:52:41 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"D3D2CF\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"followers_count\":439,\"description\":\"Head of Web and metadata research@IRI, PhD student in Philosophy@Paris1, Lecturer@UPEMLV, advocate for the Philosophy of the Web http:\\/\\/web-and-philosophy.org\",\"geo_enabled\":true,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/execo.univ-paris1.fr\\/spip.php?article67\",\"following\":null,\"profile_text_color\":\"634047\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"favourites_count\":6,\"id_str\":\"7409472\",\"listed_count\":73,\"friends_count\":509,\"profile_link_color\":\"088253\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/513016932\\/twitterProfilePhoto_normal.jpg\",\"screen_name\":\"aamonnz\",\"name\":\"Alexandre Monnin\",\"default_profile\":false,\"statuses_count\":3260,\"verified\":false,\"profile_background_color\":\"EDECE9\",\"id\":7409472,\"profile_background_tile\":false,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/513016932\\/twitterProfilePhoto_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126348997869842432}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 8641000, - "tags": [ - { - "id-ref": "998a1d8a-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "215fbe0f-4246-49b6-abb3-d424a5247672-126348997869842432" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8678000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb\",\"created_at\":\"Tue Oct 18 17:29:20 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126349155588247552\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1019,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"default_profile\":false,\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1634,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126349155588247552}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 8678000, - "tags": [ - { - "id-ref": "998a1d8a-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "44628e03-d6a8-4aa7-9f9c-8f8d7087828a-126349155588247552" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Démonstration de la puissance de #google dans la prédiction des événements sociaux (ici, épidémie de grippe).++(", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb Démonstration de la puissance de #google dans la prédiction des événements sociaux (ici, épidémie de grippe).++(", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8682000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"retweeted\":false,\"text\":\"#museoweb D\\u00e9monstration de la puissance de #google dans la pr\\u00e9diction des \\u00e9v\\u00e9nements sociaux (ici, \\u00e9pid\\u00e9mie de grippe).++(\",\"in_reply_to_status_id_str\":null,\"coordinates\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"google\",\"indices\":[43,50]}],\"user_mentions\":[]},\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"id_str\":\"126349170046009344\",\"place\":null,\"contributors\":null,\"truncated\":false,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"retweet_count\":0,\"in_reply_to_user_id\":null,\"favorited\":false,\"created_at\":\"Tue Oct 18 17:29:24 +0000 2011\",\"geo\":null,\"user\":{\"geo_enabled\":false,\"profile_use_background_image\":true,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_text_color\":\"333333\",\"lang\":\"fr\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris \\/ Lille\",\"id_str\":\"136900327\",\"notifications\":null,\"profile_link_color\":\"0084B4\",\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"screen_name\":\"gonzagauthier\",\"is_translator\":false,\"verified\":false,\"favourites_count\":231,\"listed_count\":59,\"following\":null,\"friends_count\":425,\"profile_background_color\":\"C0DEED\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"profile_background_tile\":false,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"show_all_inline_media\":false,\"contributors_enabled\":false,\"statuses_count\":7531,\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"name\":\"gonzague gauthier\",\"default_profile_image\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"followers_count\":728,\"id\":136900327,\"utc_offset\":3600,\"url\":null},\"in_reply_to_screen_name\":null,\"id\":126349170046009344}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 8682000, - "tags": [ - { - "id-ref": "998a1d8a-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "998a1d8a-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "2408bf1c-d7e0-4d86-8fb1-0ae8a911e14d-126349170046009344" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb oula les humains sont des processeurs qu'on peut utiliser ????? #transhumanisme", - "img": { - "src": "http://a0.twimg.com/profile_images/1411125003/moi_pour_twitter_bis_normal.jpg" - }, - "title": "florence meichel: #museoweb oula les humains sont des processeurs qu'on peut utiliser ????? #transhumanisme", - "color": "16763904", - "polemics": ["Q"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8744000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb oula les humains sont des processeurs qu'on peut utiliser ????? #transhumanisme\",\"created_at\":\"Tue Oct 18 17:30:26 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"transhumanisme\",\"indices\":[74,89]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126349431644758016\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"fafafa\",\"created_at\":\"Thu May 03 13:07:37 +0000 2007\",\"lang\":\"fr\",\"time_zone\":\"Darwin\",\"profile_sidebar_border_color\":\"fafafa\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/135792888\\/twitter_background_blanc.jpg\",\"followers_count\":1633,\"description\":\"Formatrice\\/Consultante Organisations et R\\u00e9seaux Apprenants\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"https:\\/\\/sites.google.com\\/site\\/florencemeichel\\/\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/135792888\\/twitter_background_blanc.jpg\",\"favourites_count\":1336,\"id_str\":\"5739312\",\"default_profile\":false,\"listed_count\":229,\"friends_count\":1451,\"profile_link_color\":\"baa24a\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1411125003\\/moi_pour_twitter_bis_normal.jpg\",\"screen_name\":\"florencemeichel\",\"name\":\"florence meichel\",\"statuses_count\":48668,\"verified\":false,\"profile_background_color\":\"ffffff\",\"id\":5739312,\"profile_background_tile\":false,\"utc_offset\":34200,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1411125003\\/moi_pour_twitter_bis_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126349431644758016}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 8744000, - "tags": [ - { - "id-ref": "998a1d8a-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "998a1d8a-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "79850faa-16f2-4796-bd02-73dd0726a75b-126349431644758016" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb", - "img": { - "src": "http://a0.twimg.com/profile_images/1411125003/moi_pour_twitter_bis_normal.jpg" - }, - "title": "florence meichel: #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8754000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb\",\"created_at\":\"Tue Oct 18 17:30:36 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126349474237915137\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"fafafa\",\"created_at\":\"Thu May 03 13:07:37 +0000 2007\",\"lang\":\"fr\",\"time_zone\":\"Darwin\",\"profile_sidebar_border_color\":\"fafafa\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/135792888\\/twitter_background_blanc.jpg\",\"followers_count\":1633,\"description\":\"Formatrice\\/Consultante Organisations et R\\u00e9seaux Apprenants\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"https:\\/\\/sites.google.com\\/site\\/florencemeichel\\/\",\"default_profile\":false,\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/135792888\\/twitter_background_blanc.jpg\",\"favourites_count\":1336,\"id_str\":\"5739312\",\"listed_count\":229,\"friends_count\":1451,\"profile_link_color\":\"baa24a\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1411125003\\/moi_pour_twitter_bis_normal.jpg\",\"screen_name\":\"florencemeichel\",\"name\":\"florence meichel\",\"statuses_count\":48669,\"verified\":false,\"profile_background_color\":\"ffffff\",\"id\":5739312,\"profile_background_tile\":false,\"utc_offset\":34200,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1411125003\\/moi_pour_twitter_bis_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126349474237915137}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 8754000, - "tags": [ - { - "id-ref": "998a1d8a-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "d09732c3-3913-4fa6-9d20-939ae02cd1d7-126349474237915137" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "\"le web comme une machine virtuelle de moteurs à pulsions.\" @Fabien_gandon #museoweb", - "img": { - "src": "None" - }, - "title": "C/blog: \"le web comme une machine virtuelle de moteurs à pulsions.\" @Fabien_gandon #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8770000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"\\\"le web comme une machine virtuelle de moteurs \\u00e0 pulsions.\\\" @Fabien_gandon #museoweb\",\"created_at\":\"Tue Oct 18 17:30:52 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[75,84]}],\"user_mentions\":[{\"indices\":[60,74],\"id_str\":\"14301911\",\"name\":\"fabien_gandon\",\"screen_name\":\"fabien_gandon\",\"id\":14301911}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126349538393985024\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"ced7d6\",\"created_at\":\"Mon Nov 15 16:19:56 +0000 2010\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"ffffff\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"followers_count\":1133,\"description\":\"Twitter officiel du blog culture et num\\u00e9rique du Minist\\u00e8re de la Culture et de la Communication \",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/cblog.culture.fr\",\"following\":null,\"profile_text_color\":\"9b8f40\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/171976806\\/bg.jpg\",\"favourites_count\":1,\"id_str\":\"216030846\",\"listed_count\":62,\"friends_count\":187,\"profile_link_color\":\"da5700\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\",\"screen_name\":\"cblogculture\",\"name\":\"C\\/blog\",\"statuses_count\":2032,\"verified\":false,\"profile_background_color\":\"3c4006\",\"id\":216030846,\"default_profile\":false,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1167835397\\/avatar_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126349538393985024}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 8770000, - "tags": [ - { - "id-ref": "998a1d8a-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "a87096ba-c632-4d14-9ffe-0c5b9ae9cca8-126349538393985024" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "@figoblog mais pas au point Shirky :-) #museoweb", - "img": { - "src": "None" - }, - "title": "Alexandre Monnin: @figoblog mais pas au point Shirky :-) #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8772000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":\"figoblog\",\"in_reply_to_user_id\":8814092,\"text\":\"@figoblog mais pas au point Shirky :-) #museoweb\",\"created_at\":\"Tue Oct 18 17:30:54 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[40,49]}],\"user_mentions\":[{\"indices\":[0,9],\"id_str\":\"8814092\",\"name\":\"Emmanuelle Bermes\",\"screen_name\":\"figoblog\",\"id\":8814092}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":\"126341529345327104\",\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":\"8814092\",\"contributors\":null,\"coordinates\":null,\"id_str\":\"126349548225433600\",\"in_reply_to_status_id\":126341529345327104,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"E3E2DE\",\"created_at\":\"Wed Jul 11 18:52:41 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"D3D2CF\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"followers_count\":439,\"description\":\"Head of Web and metadata research@IRI, PhD student in Philosophy@Paris1, Lecturer@UPEMLV, advocate for the Philosophy of the Web http:\\/\\/web-and-philosophy.org\",\"geo_enabled\":true,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/execo.univ-paris1.fr\\/spip.php?article67\",\"following\":null,\"profile_text_color\":\"634047\",\"is_translator\":false,\"default_profile\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"favourites_count\":6,\"id_str\":\"7409472\",\"listed_count\":73,\"friends_count\":509,\"profile_link_color\":\"088253\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/513016932\\/twitterProfilePhoto_normal.jpg\",\"screen_name\":\"aamonnz\",\"name\":\"Alexandre Monnin\",\"statuses_count\":3261,\"verified\":false,\"profile_background_color\":\"EDECE9\",\"id\":7409472,\"profile_background_tile\":false,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/513016932\\/twitterProfilePhoto_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126349548225433600}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 8772000, - "tags": [ - { - "id-ref": "998a1d8a-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "2e4abf6f-da73-42b6-a469-474043ea5a1f-126349548225433600" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "@florencemeichel je ne crois pas que Fabien ait dit cela. Plutôt que nous étions \"traités\" comme des ressources #nuance #museoweb", - "img": { - "src": "None" - }, - "title": "Alexandre Monnin: @florencemeichel je ne crois pas que Fabien ait dit cela. Plutôt que nous étions \"traités\" comme des ressources #nuance #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8873000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":\"florencemeichel\",\"in_reply_to_user_id\":5739312,\"text\":\"@florencemeichel je ne crois pas que Fabien ait dit cela. Plut\\u00f4t que nous \\u00e9tions \\\"trait\\u00e9s\\\" comme des ressources #nuance #museoweb\",\"created_at\":\"Tue Oct 18 17:32:35 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"nuance\",\"indices\":[112,119]},{\"text\":\"museoweb\",\"indices\":[120,129]}],\"user_mentions\":[{\"indices\":[0,16],\"id_str\":\"5739312\",\"name\":\"florence meichel\",\"screen_name\":\"florencemeichel\",\"id\":5739312}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":\"126349431644758016\",\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":\"5739312\",\"contributors\":null,\"coordinates\":null,\"id_str\":\"126349973452369921\",\"in_reply_to_status_id\":126349431644758016,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"E3E2DE\",\"created_at\":\"Wed Jul 11 18:52:41 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"D3D2CF\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"followers_count\":439,\"description\":\"Head of Web and metadata research@IRI, PhD student in Philosophy@Paris1, Lecturer@UPEMLV, advocate for the Philosophy of the Web http:\\/\\/web-and-philosophy.org\",\"geo_enabled\":true,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/execo.univ-paris1.fr\\/spip.php?article67\",\"following\":null,\"profile_text_color\":\"634047\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"favourites_count\":6,\"id_str\":\"7409472\",\"default_profile\":false,\"listed_count\":73,\"friends_count\":509,\"profile_link_color\":\"088253\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/513016932\\/twitterProfilePhoto_normal.jpg\",\"screen_name\":\"aamonnz\",\"name\":\"Alexandre Monnin\",\"statuses_count\":3262,\"verified\":false,\"profile_background_color\":\"EDECE9\",\"id\":7409472,\"profile_background_tile\":false,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/513016932\\/twitterProfilePhoto_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126349973452369921}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 8873000, - "tags": [ - { - "id-ref": "998a1d8a-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "998c4d80-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "9870b936-041a-475b-922d-1fabaab9727d-126349973452369921" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @vpaillas: Je regarde #museoweb avec #fabien_gandon et je comprends le web sémantique, sa construction http://t.co/A0mB7k4L où revoir ...", - "img": { - "src": "http://a0.twimg.com/profile_images/1575374089/isa_normal.jpg" - }, - "title": "Isabelle Gruet: RT @vpaillas: Je regarde #museoweb avec #fabien_gandon et je comprends le web sémantique, sa construction http://t.co/A0mB7k4L où revoir ...", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8905000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @vpaillas: Je regarde #museoweb avec #fabien_gandon et je comprends le web s\\u00e9mantique, sa construction http:\\/\\/t.co\\/A0mB7k4L o\\u00f9 revoir ...\",\"created_at\":\"Tue Oct 18 17:33:07 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[25,34]},{\"text\":\"fabien_gandon\",\"indices\":[40,54]}],\"user_mentions\":[{\"indices\":[3,12],\"id_str\":\"72538763\",\"name\":\"Virginie Paillas\",\"screen_name\":\"vpaillas\",\"id\":72538763}],\"urls\":[{\"indices\":[106,126],\"url\":\"http:\\/\\/t.co\\/A0mB7k4L\",\"expanded_url\":\"http:\\/\\/bit.ly\\/o13ird\",\"display_url\":\"bit.ly\\/o13ird\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126350106705395714\",\"in_reply_to_status_id\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Je regarde #museoweb avec #fabien_gandon et je comprends le web s\\u00e9mantique, sa construction http:\\/\\/t.co\\/A0mB7k4L o\\u00f9 revoir les vid\\u00e9os apr\\u00e8s?\",\"created_at\":\"Tue Oct 18 17:14:11 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[11,20]},{\"text\":\"fabien_gandon\",\"indices\":[26,40]}],\"user_mentions\":[],\"urls\":[{\"indices\":[92,112],\"url\":\"http:\\/\\/t.co\\/A0mB7k4L\",\"expanded_url\":\"http:\\/\\/bit.ly\\/o13ird\",\"display_url\":\"bit.ly\\/o13ird\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126345340868771841\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"252429\",\"created_at\":\"Tue Sep 08 12:20:07 +0000 2009\",\"lang\":\"fr\",\"time_zone\":\"London\",\"profile_sidebar_border_color\":\"181A1E\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"followers_count\":576,\"description\":\"Formatrice TIC : formation des enseignants et des formateurs du premier degr\\u00e9. Vif int\\u00e9r\\u00eat : place des services dits WEB20 dans la formation et l'enseignement\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"666666\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"favourites_count\":863,\"id_str\":\"72538763\",\"listed_count\":85,\"friends_count\":129,\"profile_link_color\":\"2FC2EF\",\"protected\":false,\"location\":\"Lourdes - France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/409382566\\/13_normal.jpg\",\"screen_name\":\"vpaillas\",\"name\":\"Virginie Paillas\",\"default_profile\":false,\"statuses_count\":1961,\"verified\":false,\"profile_background_color\":\"1A1B1F\",\"id\":72538763,\"profile_background_tile\":false,\"utc_offset\":0,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/409382566\\/13_normal.jpg\"},\"retweet_count\":1,\"favorited\":false,\"truncated\":false,\"id\":126345340868771841},\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e2d9b2\",\"created_at\":\"Thu Apr 09 05:49:20 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"d3d2cf\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/59473055\\/circle-bouqet.jpg\",\"followers_count\":2001,\"description\":\"Relationniste pour Thot Cursus (@thot) - R\\u00e9seaux sociaux, community management, veille : \\u00e9ducation, formation, TIC ... et curiosit\\u00e9s !\",\"geo_enabled\":true,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/isabelle-gruet\",\"following\":null,\"profile_text_color\":\"634047\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/59473055\\/circle-bouqet.jpg\",\"favourites_count\":1127,\"id_str\":\"29932245\",\"listed_count\":330,\"friends_count\":721,\"profile_link_color\":\"088253\",\"protected\":false,\"location\":\"Rennes\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1575374089\\/isa_normal.jpg\",\"screen_name\":\"igruet\",\"name\":\"Isabelle Gruet\",\"default_profile\":false,\"statuses_count\":18919,\"verified\":false,\"profile_background_color\":\"e1b1d0\",\"id\":29932245,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1575374089\\/isa_normal.jpg\"},\"retweet_count\":1,\"favorited\":false,\"truncated\":true,\"id\":126350106705395714}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 8905000, - "tags": [ - { - "id-ref": "998c4d80-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "998c4d80-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "2ef3da34-3a75-4add-a547-61dfe236ce2f-126350106705395714" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb RT @gonzagauthier: Démonstration de la puissance de #google dans la prédiction des événements sociaux (ici,épidémie de grippe).++", - "img": { - "src": "http://a3.twimg.com/profile_images/654197661/omer_twiitter_20100125_normal.jpg" - }, - "title": "Omer Pesquer: #museoweb RT @gonzagauthier: Démonstration de la puissance de #google dans la prédiction des événements sociaux (ici,épidémie de grippe).++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9049000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb RT @gonzagauthier: D\\u00e9monstration de la puissance de #google dans la pr\\u00e9diction des \\u00e9v\\u00e9nements sociaux (ici,\\u00e9pid\\u00e9mie de grippe).++\",\"created_at\":\"Tue Oct 18 17:35:31 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"google\",\"indices\":[62,69]}],\"user_mentions\":[{\"indices\":[13,27],\"id_str\":\"136900327\",\"name\":\"gonzague gauthier\",\"screen_name\":\"gonzagauthier\",\"id\":136900327}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126350712077680640\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"f5f5f5\",\"created_at\":\"Sat Oct 04 16:26:51 +0000 2008\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"a67f13\",\"default_profile\":false,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/83277792\\/fd_omr.gif\",\"followers_count\":1314,\"description\":\"Consultant Internet Freelance - secteur culturel (#mus\\u00e9e, #artsvisuels) & Cr\\u00e9ateur de dispositifs Web singuliers (#Outrepart, #MotBot, #UnTitre)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/omer.mobi\\/\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/83277792\\/fd_omr.gif\",\"favourites_count\":1095,\"id_str\":\"16592723\",\"listed_count\":164,\"friends_count\":895,\"profile_link_color\":\"0084b4\",\"protected\":false,\"location\":\"Paris - France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/654197661\\/omer_twiitter_20100125_normal.jpg\",\"screen_name\":\"_omr\",\"name\":\"Omer Pesquer\",\"statuses_count\":6658,\"verified\":false,\"profile_background_color\":\"bababa\",\"id\":16592723,\"profile_background_tile\":true,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/654197661\\/omer_twiitter_20100125_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126350712077680640}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 9049000, - "tags": [ - { - "id-ref": "998c4d80-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "998c4d80-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "1d2b40ba-1716-4415-909d-3351ba3824dd-126350712077680640" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "est-ce que les videos des interventions sur #museoweb sont disponibles a posteriori ou seulement en livestreaming ?", - "img": { - "src": "http://a1.twimg.com/profile_images/1110558324/sylvain_bouteille_normal.jpg" - }, - "title": "Sylvain Machefert: est-ce que les videos des interventions sur #museoweb sont disponibles a posteriori ou seulement en livestreaming ?", - "color": "16763904", - "polemics": ["Q"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9054000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"est-ce que les videos des interventions sur #museoweb sont disponibles a posteriori ou seulement en livestreaming ?\",\"created_at\":\"Tue Oct 18 17:35:36 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[44,53]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126350732831096833\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Tue Oct 28 16:18:44 +0000 2008\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":401,\"description\":\"un geek au milieu des biblioth\\u00e9caires, wikip\\u00e9dien \\u00e0 ses heures perdues\",\"default_profile\":true,\"geo_enabled\":true,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.sylvainmachefert.com\\/\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":727,\"id_str\":\"17023747\",\"listed_count\":65,\"friends_count\":138,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Burdigala\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1110558324\\/sylvain_bouteille_normal.jpg\",\"screen_name\":\"symac\",\"name\":\"Sylvain Machefert\",\"statuses_count\":3969,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":17023747,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1110558324\\/sylvain_bouteille_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126350732831096833}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 9054000, - "tags": [ - { - "id-ref": "998c4d80-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "936e8750-36e4-4c7e-9801-9ed107bbf17e-126350732831096833" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "@igruet retrouvez la video du séminaire sur polemictweet.com :-) #museoweb", - "img": { - "src": "None" - }, - "title": "Alexandre Monnin: @igruet retrouvez la video du séminaire sur polemictweet.com :-) #museoweb", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9118000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":\"igruet\",\"in_reply_to_user_id\":29932245,\"text\":\"@igruet retrouvez la video du s\\u00e9minaire sur polemictweet.com :-) #museoweb\",\"created_at\":\"Tue Oct 18 17:36:40 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[66,75]}],\"user_mentions\":[{\"indices\":[0,7],\"id_str\":\"29932245\",\"name\":\"Isabelle Gruet\",\"screen_name\":\"igruet\",\"id\":29932245}],\"urls\":[{\"indices\":[44,60],\"url\":\"polemictweet.com\",\"expanded_url\":null}]},\"retweeted\":false,\"in_reply_to_status_id_str\":\"126350106705395714\",\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":\"29932245\",\"contributors\":null,\"coordinates\":null,\"id_str\":\"126350999844700160\",\"in_reply_to_status_id\":126350106705395714,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"E3E2DE\",\"default_profile\":false,\"created_at\":\"Wed Jul 11 18:52:41 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"D3D2CF\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"followers_count\":439,\"description\":\"Head of Web and metadata research@IRI, PhD student in Philosophy@Paris1, Lecturer@UPEMLV, advocate for the Philosophy of the Web http:\\/\\/web-and-philosophy.org\",\"geo_enabled\":true,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/execo.univ-paris1.fr\\/spip.php?article67\",\"following\":null,\"profile_text_color\":\"634047\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"favourites_count\":6,\"id_str\":\"7409472\",\"listed_count\":73,\"friends_count\":509,\"profile_link_color\":\"088253\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/513016932\\/twitterProfilePhoto_normal.jpg\",\"screen_name\":\"aamonnz\",\"name\":\"Alexandre Monnin\",\"statuses_count\":3264,\"verified\":false,\"profile_background_color\":\"EDECE9\",\"id\":7409472,\"profile_background_tile\":false,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/513016932\\/twitterProfilePhoto_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126350999844700160}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 9118000, - "tags": [ - { - "id-ref": "998c4d80-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "b2d2af6e-e273-4a9d-b179-6c29095ccc25-126350999844700160" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Bravo pour la mise en abime, rendez vous en fin de semaine pour voir nos tweets sur les tweets filmés par la caméra !!++", - "img": { - "src": "None" - }, - "title": "Vincent Puig: #museoweb Bravo pour la mise en abime, rendez vous en fin de semaine pour voir nos tweets sur les tweets filmés par la caméra !!++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9133000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Bravo pour la mise en abime, rendez vous en fin de semaine pour voir nos tweets sur les tweets film\\u00e9s par la cam\\u00e9ra !!++\",\"created_at\":\"Tue Oct 18 17:36:55 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126351062008475649\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"default_profile\":true,\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":175,\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":0,\"id_str\":\"68424173\",\"listed_count\":11,\"friends_count\":5,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":364,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":68424173,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126351062008475649}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 9133000, - "tags": [ - { - "id-ref": "998c4d80-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "41445443-5844-41f6-aa71-5466bba11dc1-126351062008475649" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb REf: http://t.co/doa9Kqd7 Google FluTrends \"Suivez l'évolution de la grippe dans le monde entier\" /cc @gonzagauthier", - "img": { - "src": "http://a3.twimg.com/profile_images/654197661/omer_twiitter_20100125_normal.jpg" - }, - "title": "Omer Pesquer: #museoweb REf: http://t.co/doa9Kqd7 Google FluTrends \"Suivez l'évolution de la grippe dans le monde entier\" /cc @gonzagauthier", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9147000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb REf: http:\\/\\/t.co\\/doa9Kqd7 Google FluTrends \\\"Suivez l'\\u00e9volution de la grippe dans le monde entier\\\" \\/cc @gonzagauthier\",\"created_at\":\"Tue Oct 18 17:37:09 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[{\"indices\":[113,127],\"id_str\":\"136900327\",\"name\":\"gonzague gauthier\",\"screen_name\":\"gonzagauthier\",\"id\":136900327}],\"urls\":[{\"indices\":[16,36],\"url\":\"http:\\/\\/t.co\\/doa9Kqd7\",\"expanded_url\":\"http:\\/\\/www.google.org\\/flutrends\\/\",\"display_url\":\"google.org\\/flutrends\\/\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126351120825196545\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"f5f5f5\",\"created_at\":\"Sat Oct 04 16:26:51 +0000 2008\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"a67f13\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/83277792\\/fd_omr.gif\",\"followers_count\":1314,\"description\":\"Consultant Internet Freelance - secteur culturel (#mus\\u00e9e, #artsvisuels) & Cr\\u00e9ateur de dispositifs Web singuliers (#Outrepart, #MotBot, #UnTitre)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/omer.mobi\\/\",\"default_profile\":false,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/83277792\\/fd_omr.gif\",\"favourites_count\":1095,\"id_str\":\"16592723\",\"listed_count\":164,\"friends_count\":895,\"profile_link_color\":\"0084b4\",\"protected\":false,\"location\":\"Paris - France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/654197661\\/omer_twiitter_20100125_normal.jpg\",\"screen_name\":\"_omr\",\"name\":\"Omer Pesquer\",\"statuses_count\":6659,\"verified\":false,\"profile_background_color\":\"bababa\",\"id\":16592723,\"profile_background_tile\":true,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/654197661\\/omer_twiitter_20100125_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126351120825196545}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 9147000, - "tags": [ - { - "id-ref": "998c4d80-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "41b69d6e-4f1e-40d6-bad0-e635455d4347-126351120825196545" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "@symac les deux ! #museoweb", - "img": { - "src": "None" - }, - "title": "Alexandre Monnin: @symac les deux ! #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9152000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":\"symac\",\"in_reply_to_user_id\":17023747,\"text\":\"@symac les deux ! #museoweb\",\"created_at\":\"Tue Oct 18 17:37:14 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[18,27]}],\"user_mentions\":[{\"indices\":[0,6],\"id_str\":\"17023747\",\"name\":\"Sylvain Machefert\",\"screen_name\":\"symac\",\"id\":17023747}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":\"126350732831096833\",\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":\"17023747\",\"contributors\":null,\"coordinates\":null,\"id_str\":\"126351140446146560\",\"in_reply_to_status_id\":126350732831096833,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"E3E2DE\",\"created_at\":\"Wed Jul 11 18:52:41 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"D3D2CF\",\"default_profile\":false,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"followers_count\":439,\"description\":\"Head of Web and metadata research@IRI, PhD student in Philosophy@Paris1, Lecturer@UPEMLV, advocate for the Philosophy of the Web http:\\/\\/web-and-philosophy.org\",\"geo_enabled\":true,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/execo.univ-paris1.fr\\/spip.php?article67\",\"following\":null,\"profile_text_color\":\"634047\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"favourites_count\":6,\"id_str\":\"7409472\",\"listed_count\":73,\"friends_count\":509,\"profile_link_color\":\"088253\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/513016932\\/twitterProfilePhoto_normal.jpg\",\"screen_name\":\"aamonnz\",\"name\":\"Alexandre Monnin\",\"statuses_count\":3265,\"verified\":false,\"profile_background_color\":\"EDECE9\",\"id\":7409472,\"profile_background_tile\":false,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/513016932\\/twitterProfilePhoto_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126351140446146560}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 9152000, - "tags": [ - { - "id-ref": "998c4d80-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "8ac85d56-f878-4f9c-827c-17511e4e7074-126351140446146560" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb La fin de l'intervention remet en place des enjeux politiques du web. ++", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: #museoweb La fin de l'intervention remet en place des enjeux politiques du web. ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9319000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb La fin de l'intervention remet en place des enjeux politiques du web. ++\",\"created_at\":\"Tue Oct 18 17:40:01 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126351843709304832\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":729,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":59,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7532,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"default_profile\":true,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126351843709304832}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 9319000, - "tags": [ - { - "id-ref": "998c4d80-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "936f27f6-ed74-4322-8dfd-fc16cacb6074-126351843709304832" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb vous pourrez retrouver la video du séminaire #iri la semaine prochaine sur polemictweet ++", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: #museoweb vous pourrez retrouver la video du séminaire #iri la semaine prochaine sur polemictweet ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9319000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb vous pourrez retrouver la video du s\\u00e9minaire #iri la semaine prochaine sur polemictweet ++\",\"created_at\":\"Tue Oct 18 17:40:01 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"iri\",\"indices\":[55,59]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126351844644618241\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1021,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1635,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"default_profile\":false,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126351844644618241}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 9319000, - "tags": [ - { - "id-ref": "998d3736-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "998d3736-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "2a9cf3c0-439f-4663-846c-7d6a60ab0ef0-126351844644618241" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Scotchée par la proposition mise en abime vidéo / tweets sur une timeline #museoweb", - "img": { - "src": "http://a3.twimg.com/profile_images/409382566/13_normal.jpg" - }, - "title": "Virginie Paillas: Scotchée par la proposition mise en abime vidéo / tweets sur une timeline #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9320000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Scotch\\u00e9e par la proposition mise en abime vid\\u00e9o \\/ tweets sur une timeline #museoweb\",\"created_at\":\"Tue Oct 18 17:40:02 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[75,84]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126351847714852865\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"252429\",\"created_at\":\"Tue Sep 08 12:20:07 +0000 2009\",\"lang\":\"fr\",\"time_zone\":\"London\",\"profile_sidebar_border_color\":\"181A1E\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"followers_count\":577,\"description\":\"Formatrice TIC : formation des enseignants et des formateurs du premier degr\\u00e9. Vif int\\u00e9r\\u00eat : place des services dits WEB20 dans la formation et l'enseignement\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"666666\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"favourites_count\":863,\"id_str\":\"72538763\",\"listed_count\":85,\"friends_count\":129,\"profile_link_color\":\"2FC2EF\",\"protected\":false,\"location\":\"Lourdes - France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/409382566\\/13_normal.jpg\",\"screen_name\":\"vpaillas\",\"name\":\"Virginie Paillas\",\"statuses_count\":1962,\"verified\":false,\"profile_background_color\":\"1A1B1F\",\"id\":72538763,\"profile_background_tile\":false,\"utc_offset\":0,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/409382566\\/13_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126351847714852865}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 9320000, - "tags": [ - { - "id-ref": "998d3736-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "bd885748-13e9-4fb0-97a7-899068916fba-126351847714852865" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "@vpaillas j'espere qu' au moins la presentation ppt de @fabien_gandin sera disponible en ligne #museoweb", - "img": { - "src": "http://a2.twimg.com/profile_images/1591816386/DSC07806_normal.JPG" - }, - "title": "Costis Dallas: @vpaillas j'espere qu' au moins la presentation ppt de @fabien_gandin sera disponible en ligne #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9384000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":\"vpaillas\",\"in_reply_to_user_id\":72538763,\"text\":\"@vpaillas j'espere qu' au moins la presentation ppt de @fabien_gandin sera disponible en ligne #museoweb\",\"created_at\":\"Tue Oct 18 17:41:06 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[95,104]}],\"user_mentions\":[{\"indices\":[0,9],\"id_str\":\"72538763\",\"name\":\"Virginie Paillas\",\"screen_name\":\"vpaillas\",\"id\":72538763}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":\"72538763\",\"contributors\":null,\"coordinates\":null,\"id_str\":\"126352116653625344\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"default_profile\":true,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Thu Feb 12 23:57:28 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Eastern Time (US & Canada)\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":335,\"description\":\"Working on museums, cultural management and digital curation in Athens & occasionally in Toronto.\\r\\nhttp:\\/\\/entopia.org\\/costisdallas\",\"geo_enabled\":true,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.linkedin.com\\/in\\/CostisDallas\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":13,\"id_str\":\"20733366\",\"listed_count\":24,\"friends_count\":151,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Athens, Greece\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1591816386\\/DSC07806_normal.JPG\",\"screen_name\":\"costisd\",\"name\":\"Costis Dallas\",\"statuses_count\":928,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":20733366,\"profile_background_tile\":false,\"utc_offset\":-18000,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1591816386\\/DSC07806_normal.JPG\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126352116653625344}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 9384000, - "tags": [ - { - "id-ref": "998d3736-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "5c06b414-f38e-4e64-aa1a-2750088867e2-126352116653625344" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "@gonzagauthier non, non, car la cible de Shirky au final c'était les bibliothécaires ! #mauvaisepolitique #museoweb #nepasetromperdecible", - "img": { - "src": "None" - }, - "title": "Alexandre Monnin: @gonzagauthier non, non, car la cible de Shirky au final c'était les bibliothécaires ! #mauvaisepolitique #museoweb #nepasetromperdecible", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9388000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":\"gonzagauthier\",\"in_reply_to_user_id\":136900327,\"text\":\"@gonzagauthier non, non, car la cible de Shirky au final c'\\u00e9tait les biblioth\\u00e9caires ! #mauvaisepolitique #museoweb #nepasetromperdecible\",\"created_at\":\"Tue Oct 18 17:41:10 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"mauvaisepolitique\",\"indices\":[87,105]},{\"text\":\"museoweb\",\"indices\":[106,115]},{\"text\":\"nepasetromperdecible\",\"indices\":[116,137]}],\"user_mentions\":[{\"indices\":[0,14],\"id_str\":\"136900327\",\"name\":\"gonzague gauthier\",\"screen_name\":\"gonzagauthier\",\"id\":136900327}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":\"126340875407204352\",\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":\"136900327\",\"contributors\":null,\"coordinates\":null,\"id_str\":\"126352133011419136\",\"in_reply_to_status_id\":126340875407204352,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"E3E2DE\",\"created_at\":\"Wed Jul 11 18:52:41 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"D3D2CF\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"followers_count\":439,\"description\":\"Head of Web and metadata research@IRI, PhD student in Philosophy@Paris1, Lecturer@UPEMLV, advocate for the Philosophy of the Web http:\\/\\/web-and-philosophy.org\",\"geo_enabled\":true,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/execo.univ-paris1.fr\\/spip.php?article67\",\"following\":null,\"profile_text_color\":\"634047\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"favourites_count\":6,\"id_str\":\"7409472\",\"listed_count\":73,\"friends_count\":509,\"profile_link_color\":\"088253\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/513016932\\/twitterProfilePhoto_normal.jpg\",\"screen_name\":\"aamonnz\",\"name\":\"Alexandre Monnin\",\"default_profile\":false,\"statuses_count\":3266,\"verified\":false,\"profile_background_color\":\"EDECE9\",\"id\":7409472,\"profile_background_tile\":false,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/513016932\\/twitterProfilePhoto_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126352133011419136}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 9388000, - "tags": [ - { - "id-ref": "998d872c-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "998d872c-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "998d8b96-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "be03bc3b-e9a3-46a3-82b7-22ca6888365c-126352133011419136" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Fabien Gandon : un bon plaidoyer pour le droit à la dénonnexion !! Malgré lui ?++", - "img": { - "src": "None" - }, - "title": "Vincent Puig: #museoweb Fabien Gandon : un bon plaidoyer pour le droit à la dénonnexion !! Malgré lui ?++", - "color": "16763904", - "polemics": ["Q", "OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9453000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Fabien Gandon : un bon plaidoyer pour le droit \\u00e0 la d\\u00e9nonnexion !! Malgr\\u00e9 lui ?++\",\"created_at\":\"Tue Oct 18 17:42:15 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126352405846687745\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"default_profile\":true,\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":176,\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":0,\"id_str\":\"68424173\",\"listed_count\":11,\"friends_count\":5,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":366,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":68424173,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126352405846687745}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 9453000, - "tags": [ - { - "id-ref": "998d8b96-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "a25b93ea-8e5a-4032-867f-e042c1f3bc8a-126352405846687745" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "@costisd Fabien Gandon ;) #museoweb Sûrement sur Slideshare !", - "img": { - "src": "None" - }, - "title": "Alexandre Monnin: @costisd Fabien Gandon ;) #museoweb Sûrement sur Slideshare !", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9477000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":\"costisd\",\"in_reply_to_user_id\":20733366,\"text\":\"@costisd Fabien Gandon ;) #museoweb S\\u00fbrement sur Slideshare !\",\"created_at\":\"Tue Oct 18 17:42:39 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[26,35]}],\"user_mentions\":[{\"indices\":[0,8],\"id_str\":\"20733366\",\"name\":\"Costis Dallas\",\"screen_name\":\"costisd\",\"id\":20733366}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":\"126352116653625344\",\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":\"20733366\",\"contributors\":null,\"coordinates\":null,\"id_str\":\"126352505805352961\",\"in_reply_to_status_id\":126352116653625344,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"E3E2DE\",\"created_at\":\"Wed Jul 11 18:52:41 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"D3D2CF\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"followers_count\":439,\"description\":\"Head of Web and metadata research@IRI, PhD student in Philosophy@Paris1, Lecturer@UPEMLV, advocate for the Philosophy of the Web http:\\/\\/web-and-philosophy.org\",\"geo_enabled\":true,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/execo.univ-paris1.fr\\/spip.php?article67\",\"following\":null,\"profile_text_color\":\"634047\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"favourites_count\":6,\"id_str\":\"7409472\",\"listed_count\":73,\"friends_count\":509,\"profile_link_color\":\"088253\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/513016932\\/twitterProfilePhoto_normal.jpg\",\"screen_name\":\"aamonnz\",\"name\":\"Alexandre Monnin\",\"default_profile\":false,\"statuses_count\":3266,\"verified\":false,\"profile_background_color\":\"EDECE9\",\"id\":7409472,\"profile_background_tile\":false,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/513016932\\/twitterProfilePhoto_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126352505805352961}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 9477000, - "tags": [ - { - "id-ref": "998d8b96-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "4b9b21a2-df19-41cf-9c03-bd34f5fcab63-126352505805352961" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Super ! Merci RT @figoblog #museoweb vous pourrez retrouver la video du séminaire #iri la semaine prochaine sur polemictweet", - "img": { - "src": "http://a3.twimg.com/profile_images/409382566/13_normal.jpg" - }, - "title": "Virginie Paillas: Super ! Merci RT @figoblog #museoweb vous pourrez retrouver la video du séminaire #iri la semaine prochaine sur polemictweet", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9490000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Super ! Merci RT @figoblog #museoweb vous pourrez retrouver la video du s\\u00e9minaire #iri la semaine prochaine sur polemictweet\",\"created_at\":\"Tue Oct 18 17:42:52 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[28,37]},{\"text\":\"iri\",\"indices\":[83,87]}],\"user_mentions\":[{\"indices\":[18,27],\"id_str\":\"8814092\",\"name\":\"Emmanuelle Bermes\",\"screen_name\":\"figoblog\",\"id\":8814092}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126352560704598016\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"252429\",\"created_at\":\"Tue Sep 08 12:20:07 +0000 2009\",\"lang\":\"fr\",\"time_zone\":\"London\",\"profile_sidebar_border_color\":\"181A1E\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"followers_count\":577,\"description\":\"Formatrice TIC : formation des enseignants et des formateurs du premier degr\\u00e9. Vif int\\u00e9r\\u00eat : place des services dits WEB20 dans la formation et l'enseignement\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"666666\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"favourites_count\":863,\"id_str\":\"72538763\",\"listed_count\":85,\"friends_count\":129,\"profile_link_color\":\"2FC2EF\",\"protected\":false,\"location\":\"Lourdes - France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/409382566\\/13_normal.jpg\",\"screen_name\":\"vpaillas\",\"name\":\"Virginie Paillas\",\"statuses_count\":1963,\"verified\":false,\"profile_background_color\":\"1A1B1F\",\"id\":72538763,\"default_profile\":false,\"profile_background_tile\":false,\"utc_offset\":0,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/409382566\\/13_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126352560704598016}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 9490000, - "tags": [ - { - "id-ref": "998d8b96-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "998d8b96-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "b9b5cf63-0f39-4043-b05e-d9581f5be92b-126352560704598016" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @vincentpuig: #museoweb Fabien Gandon : un bon plaidoyer pour le droit à la dénonnexion !! Malgré lui ?++", - "img": { - "src": "http://a0.twimg.com/profile_images/1411125003/moi_pour_twitter_bis_normal.jpg" - }, - "title": "florence meichel: RT @vincentpuig: #museoweb Fabien Gandon : un bon plaidoyer pour le droit à la dénonnexion !! Malgré lui ?++", - "color": "16763904", - "polemics": ["Q", "OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9504000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @vincentpuig: #museoweb Fabien Gandon : un bon plaidoyer pour le droit \\u00e0 la d\\u00e9nonnexion !! Malgr\\u00e9 lui ?++\",\"created_at\":\"Tue Oct 18 17:43:06 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[17,26]}],\"user_mentions\":[{\"indices\":[3,15],\"id_str\":\"68424173\",\"name\":\"Vincent Puig\",\"screen_name\":\"vincentpuig\",\"id\":68424173}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/tweetbutton\\\" rel=\\\"nofollow\\\"\\u003ETweet Button\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126352619206742018\",\"in_reply_to_status_id\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Fabien Gandon : un bon plaidoyer pour le droit \\u00e0 la d\\u00e9nonnexion !! Malgr\\u00e9 lui ?++\",\"created_at\":\"Tue Oct 18 17:42:15 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126352405846687745\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"default_profile\":true,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":176,\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":0,\"id_str\":\"68424173\",\"listed_count\":11,\"friends_count\":5,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":366,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":68424173,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\"},\"retweet_count\":1,\"favorited\":false,\"truncated\":false,\"id\":126352405846687745},\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"fafafa\",\"created_at\":\"Thu May 03 13:07:37 +0000 2007\",\"lang\":\"fr\",\"time_zone\":\"Darwin\",\"profile_sidebar_border_color\":\"fafafa\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/135792888\\/twitter_background_blanc.jpg\",\"followers_count\":1633,\"description\":\"Formatrice\\/Consultante Organisations et R\\u00e9seaux Apprenants\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"https:\\/\\/sites.google.com\\/site\\/florencemeichel\\/\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/135792888\\/twitter_background_blanc.jpg\",\"favourites_count\":1336,\"id_str\":\"5739312\",\"listed_count\":229,\"friends_count\":1451,\"profile_link_color\":\"baa24a\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1411125003\\/moi_pour_twitter_bis_normal.jpg\",\"screen_name\":\"florencemeichel\",\"name\":\"florence meichel\",\"statuses_count\":48672,\"verified\":false,\"profile_background_color\":\"ffffff\",\"id\":5739312,\"profile_background_tile\":false,\"utc_offset\":34200,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1411125003\\/moi_pour_twitter_bis_normal.jpg\"},\"retweet_count\":1,\"favorited\":false,\"truncated\":false,\"id\":126352619206742018}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 9504000, - "tags": [ - { - "id-ref": "998d8b96-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "4d1ab3c7-5c58-4468-a6b2-0302198b09e5-126352619206742018" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Fabien Gadon cite le projet \"Live Social Semantics\" - Video http://t.co/cWt4CHxt", - "img": { - "src": "http://a3.twimg.com/profile_images/654197661/omer_twiitter_20100125_normal.jpg" - }, - "title": "Omer Pesquer: #museoweb Fabien Gadon cite le projet \"Live Social Semantics\" - Video http://t.co/cWt4CHxt", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9579000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Fabien Gadon cite le projet \\\"Live Social Semantics\\\" - Video http:\\/\\/t.co\\/cWt4CHxt\",\"created_at\":\"Tue Oct 18 17:44:21 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[{\"indices\":[71,91],\"url\":\"http:\\/\\/t.co\\/cWt4CHxt\",\"expanded_url\":\"http:\\/\\/vimeo.com\\/6590604\",\"display_url\":\"vimeo.com\\/6590604\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126352933800509440\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"f5f5f5\",\"default_profile\":false,\"created_at\":\"Sat Oct 04 16:26:51 +0000 2008\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"a67f13\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/83277792\\/fd_omr.gif\",\"followers_count\":1314,\"description\":\"Consultant Internet Freelance - secteur culturel (#mus\\u00e9e, #artsvisuels) & Cr\\u00e9ateur de dispositifs Web singuliers (#Outrepart, #MotBot, #UnTitre)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/omer.mobi\\/\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/83277792\\/fd_omr.gif\",\"favourites_count\":1095,\"id_str\":\"16592723\",\"listed_count\":164,\"friends_count\":895,\"profile_link_color\":\"0084b4\",\"protected\":false,\"location\":\"Paris - France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/654197661\\/omer_twiitter_20100125_normal.jpg\",\"screen_name\":\"_omr\",\"name\":\"Omer Pesquer\",\"statuses_count\":6660,\"verified\":false,\"profile_background_color\":\"bababa\",\"id\":16592723,\"profile_background_tile\":true,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/654197661\\/omer_twiitter_20100125_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126352933800509440}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 9579000, - "tags": [ - { - "id-ref": "998d8b96-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "a5a10de7-8e6f-4f88-af0a-eb78d5f98046-126352933800509440" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb tout ça ne peut marcher que si les metadonnees sont au coeur de tout. @fabien_gandon #c'estBeau ++", - "img": { - "src": "http://a0.twimg.com/profile_images/370030571/photo-bermes_normal.jpg" - }, - "title": "Emmanuelle Bermes: #museoweb tout ça ne peut marcher que si les metadonnees sont au coeur de tout. @fabien_gandon #c'estBeau ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9634000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb tout \\u00e7a ne peut marcher que si les metadonnees sont au coeur de tout. @fabien_gandon #c'estBeau ++\",\"created_at\":\"Tue Oct 18 17:45:16 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"c\",\"indices\":[95,97]}],\"user_mentions\":[{\"indices\":[80,94],\"id_str\":\"14301911\",\"name\":\"fabien_gandon\",\"screen_name\":\"fabien_gandon\",\"id\":14301911}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126353164663406592\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"default_profile\":false,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1021,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1636,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126353164663406592}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 9634000, - "tags": [ - { - "id-ref": "998e2a42-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "998e2a42-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "e72144f4-9d85-4397-be86-8496b98ee320-126353164663406592" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "@gonzagauthier de son architecture et tout le monde l'ignore. C'est un pont de vue minoritaire en dépit des apparences #museoweb", - "img": { - "src": "None" - }, - "title": "Alexandre Monnin: @gonzagauthier de son architecture et tout le monde l'ignore. C'est un pont de vue minoritaire en dépit des apparences #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9691000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":\"gonzagauthier\",\"in_reply_to_user_id\":136900327,\"text\":\"@gonzagauthier de son architecture et tout le monde l'ignore. C'est un pont de vue minoritaire en d\\u00e9pit des apparences #museoweb\",\"created_at\":\"Tue Oct 18 17:46:13 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[119,128]}],\"user_mentions\":[{\"indices\":[0,14],\"id_str\":\"136900327\",\"name\":\"gonzague gauthier\",\"screen_name\":\"gonzagauthier\",\"id\":136900327}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":\"126337159409053697\",\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":\"136900327\",\"contributors\":null,\"coordinates\":null,\"id_str\":\"126353401679327232\",\"in_reply_to_status_id\":126337159409053697,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"E3E2DE\",\"created_at\":\"Wed Jul 11 18:52:41 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"D3D2CF\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"followers_count\":439,\"description\":\"Head of Web and metadata research@IRI, PhD student in Philosophy@Paris1, Lecturer@UPEMLV, advocate for the Philosophy of the Web http:\\/\\/web-and-philosophy.org\",\"geo_enabled\":true,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/execo.univ-paris1.fr\\/spip.php?article67\",\"following\":null,\"profile_text_color\":\"634047\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"favourites_count\":6,\"id_str\":\"7409472\",\"listed_count\":73,\"friends_count\":509,\"profile_link_color\":\"088253\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/513016932\\/twitterProfilePhoto_normal.jpg\",\"screen_name\":\"aamonnz\",\"name\":\"Alexandre Monnin\",\"statuses_count\":3268,\"verified\":false,\"profile_background_color\":\"EDECE9\",\"id\":7409472,\"profile_background_tile\":false,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/513016932\\/twitterProfilePhoto_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126353401679327232}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 9691000, - "tags": [ - { - "id-ref": "998e2a42-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "4ab2d1b6-d7e2-4abb-a3fc-97167131d567-126353401679327232" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Really gr8 #museoweb symposium on digital museum communication (in French) at #iri. Watch next week for video podcast: http://t.co/Wc0TXvFN", - "img": { - "src": "http://a2.twimg.com/profile_images/1591816386/DSC07806_normal.JPG" - }, - "title": "Costis Dallas: Really gr8 #museoweb symposium on digital museum communication (in French) at #iri. Watch next week for video podcast: http://t.co/Wc0TXvFN", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9699000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Really gr8 #museoweb symposium on digital museum communication (in French) at #iri. Watch next week for video podcast: http:\\/\\/t.co\\/Wc0TXvFN\",\"created_at\":\"Tue Oct 18 17:46:21 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[11,20]},{\"text\":\"iri\",\"indices\":[78,82]}],\"user_mentions\":[],\"urls\":[{\"indices\":[119,139],\"url\":\"http:\\/\\/t.co\\/Wc0TXvFN\",\"expanded_url\":\"http:\\/\\/bit.ly\\/mUjPrM\",\"display_url\":\"bit.ly\\/mUjPrM\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126353435787411456\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Thu Feb 12 23:57:28 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Eastern Time (US & Canada)\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":335,\"description\":\"Working on museums, cultural management and digital curation in Athens & occasionally in Toronto.\\r\\nhttp:\\/\\/entopia.org\\/costisdallas\",\"geo_enabled\":true,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.linkedin.com\\/in\\/CostisDallas\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":13,\"id_str\":\"20733366\",\"listed_count\":24,\"friends_count\":151,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Athens, Greece\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1591816386\\/DSC07806_normal.JPG\",\"screen_name\":\"costisd\",\"name\":\"Costis Dallas\",\"statuses_count\":929,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":20733366,\"default_profile\":true,\"profile_background_tile\":false,\"utc_offset\":-18000,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1591816386\\/DSC07806_normal.JPG\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126353435787411456}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 9699000, - "tags": [ - { - "id-ref": "998e2a42-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "998e2a42-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "d1d93524-4a0b-4ad9-8eaf-8395ee4e7474-126353435787411456" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @florencemeichel: #museoweb ontologie evolutive et tentative de court-circuit de Google http://t.co/pZmqLXbW", - "img": { - "src": "http://a3.twimg.com/sticky/default_profile_images/default_profile_4_normal.png" - }, - "title": "MARIA : RT @florencemeichel: #museoweb ontologie evolutive et tentative de court-circuit de Google http://t.co/pZmqLXbW", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9707000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @florencemeichel: #museoweb ontologie evolutive et tentative de court-circuit de Google http:\\/\\/t.co\\/pZmqLXbW\",\"created_at\":\"Tue Oct 18 17:46:29 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[21,30]}],\"user_mentions\":[{\"indices\":[3,19],\"id_str\":\"5739312\",\"name\":\"florence meichel\",\"screen_name\":\"florencemeichel\",\"id\":5739312}],\"urls\":[{\"indices\":[91,111],\"url\":\"http:\\/\\/t.co\\/pZmqLXbW\",\"expanded_url\":\"http:\\/\\/goo.gl\\/rE1Dw\",\"display_url\":\"goo.gl\\/rE1Dw\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"web\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126353471472549888\",\"in_reply_to_status_id\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb ontologie evolutive et tentative de court-circuit de Google http:\\/\\/t.co\\/pZmqLXbW\",\"created_at\":\"Tue Oct 18 17:07:50 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[{\"indices\":[70,90],\"url\":\"http:\\/\\/t.co\\/pZmqLXbW\",\"expanded_url\":\"http:\\/\\/goo.gl\\/rE1Dw\",\"display_url\":\"goo.gl\\/rE1Dw\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126343743707168768\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"fafafa\",\"created_at\":\"Thu May 03 13:07:37 +0000 2007\",\"lang\":\"fr\",\"time_zone\":\"Darwin\",\"profile_sidebar_border_color\":\"fafafa\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/135792888\\/twitter_background_blanc.jpg\",\"followers_count\":1633,\"description\":\"Formatrice\\/Consultante Organisations et R\\u00e9seaux Apprenants\",\"default_profile\":false,\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"https:\\/\\/sites.google.com\\/site\\/florencemeichel\\/\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/135792888\\/twitter_background_blanc.jpg\",\"favourites_count\":1336,\"id_str\":\"5739312\",\"listed_count\":229,\"friends_count\":1451,\"profile_link_color\":\"baa24a\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1411125003\\/moi_pour_twitter_bis_normal.jpg\",\"screen_name\":\"florencemeichel\",\"name\":\"florence meichel\",\"statuses_count\":48672,\"verified\":false,\"profile_background_color\":\"ffffff\",\"id\":5739312,\"profile_background_tile\":false,\"utc_offset\":34200,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1411125003\\/moi_pour_twitter_bis_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126343743707168768},\"user\":{\"default_profile_image\":true,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"E6F6F9\",\"created_at\":\"Sun Aug 28 14:47:00 +0000 2011\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"DBE9ED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme17\\/bg.gif\",\"followers_count\":0,\"description\":\"\",\"default_profile\":false,\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme17\\/bg.gif\",\"favourites_count\":1,\"id_str\":\"363692606\",\"listed_count\":0,\"friends_count\":0,\"profile_link_color\":\"CC3366\",\"protected\":false,\"location\":\"\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_4_normal.png\",\"screen_name\":\"mimoulahmer\",\"name\":\"MARIA \",\"statuses_count\":10,\"verified\":false,\"profile_background_color\":\"DBE9ED\",\"id\":363692606,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/sticky\\/default_profile_images\\/default_profile_4_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126353471472549888}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 9707000, - "tags": [ - { - "id-ref": "998e2a42-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "7da284d8-0985-4428-9d2a-28839e116cdf-126353471472549888" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @figoblog: #museoweb 11 millions de fichiers dans Wikimedia Commons (11 millions !!!) #scalabilité @AdrienneAlix", - "img": { - "src": "http://a0.twimg.com/profile_images/1413500452/303b8aaf-8960-4da5-89fb-d82f2afda78f_normal.png" - }, - "title": "Damien Clauzel: RT @figoblog: #museoweb 11 millions de fichiers dans Wikimedia Commons (11 millions !!!) #scalabilité @AdrienneAlix", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9747000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @figoblog: #museoweb 11 millions de fichiers dans Wikimedia Commons (11 millions !!!) #scalabilit\\u00e9 @AdrienneAlix\",\"created_at\":\"Tue Oct 18 17:47:09 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[14,23]},{\"text\":\"scalabilit\\u00e9\",\"indices\":[89,101]}],\"user_mentions\":[{\"indices\":[3,12],\"id_str\":\"8814092\",\"name\":\"Emmanuelle Bermes\",\"screen_name\":\"figoblog\",\"id\":8814092},{\"indices\":[102,115],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126353638179356672\",\"in_reply_to_status_id\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb 11 millions de fichiers dans Wikimedia Commons (11 millions !!!) #scalabilit\\u00e9 @AdrienneAlix\",\"created_at\":\"Tue Oct 18 16:01:05 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"scalabilit\\u00e9\",\"indices\":[75,87]}],\"user_mentions\":[{\"indices\":[88,101],\"id_str\":\"53406902\",\"name\":\"Adrienne Alix\",\"screen_name\":\"AdrienneAlix\",\"id\":53406902}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126326944408158208\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"e0ff92\",\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"lang\":\"en\",\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"followers_count\":1021,\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"following\":null,\"profile_text_color\":\"000000\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"favourites_count\":1,\"id_str\":\"8814092\",\"listed_count\":145,\"friends_count\":78,\"profile_link_color\":\"0000ff\",\"protected\":false,\"location\":\"Paris\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"screen_name\":\"figoblog\",\"name\":\"Emmanuelle Bermes\",\"statuses_count\":1636,\"verified\":false,\"profile_background_color\":\"9ae4e8\",\"id\":8814092,\"profile_background_tile\":true,\"utc_offset\":-10800,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\"},\"retweet_count\":2,\"favorited\":false,\"truncated\":false,\"id\":126326944408158208},\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"252429\",\"created_at\":\"Tue Apr 29 07:52:58 +0000 2008\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"181A1E\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/56303225\\/1256758211639.jpg\",\"followers_count\":439,\"description\":\"Chercheur en informatique. Plongeur. Sp\\u00e9cialiste de l'innovation. Geek. Enseignant. Libriste.\",\"geo_enabled\":true,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/Damien.Clauzel.nom.fr\",\"following\":null,\"profile_text_color\":\"666666\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/56303225\\/1256758211639.jpg\",\"favourites_count\":154,\"id_str\":\"14582008\",\"listed_count\":32,\"friends_count\":291,\"profile_link_color\":\"7696bf\",\"protected\":false,\"location\":\"Villeurbanne, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1413500452\\/303b8aaf-8960-4da5-89fb-d82f2afda78f_normal.png\",\"screen_name\":\"dclauzel\",\"name\":\"Damien Clauzel\",\"statuses_count\":5163,\"verified\":false,\"profile_background_color\":\"1A1B1F\",\"id\":14582008,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1413500452\\/303b8aaf-8960-4da5-89fb-d82f2afda78f_normal.png\"},\"retweet_count\":2,\"favorited\":false,\"truncated\":false,\"id\":126353638179356672}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 9747000, - "tags": [ - { - "id-ref": "998e2a42-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "998e2a42-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "ced98295-cefe-4f9d-941f-c9242d3d459d-126353638179356672" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Just hrd @Fabien_Gandon interesting talk in #museoweb symposium #iri. Earlier presentations: http://t.co/yfzW7nqv Merci @aamonnz!", - "img": { - "src": "http://a2.twimg.com/profile_images/1591816386/DSC07806_normal.JPG" - }, - "title": "Costis Dallas: Just hrd @Fabien_Gandon interesting talk in #museoweb symposium #iri. Earlier presentations: http://t.co/yfzW7nqv Merci @aamonnz!", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 10041000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Just hrd @Fabien_Gandon interesting talk in #museoweb symposium #iri. Earlier presentations: http:\\/\\/t.co\\/yfzW7nqv Merci @aamonnz!\",\"created_at\":\"Tue Oct 18 17:52:03 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[44,53]},{\"text\":\"iri\",\"indices\":[64,68]}],\"user_mentions\":[{\"indices\":[9,23],\"id_str\":\"14301911\",\"name\":\"fabien_gandon\",\"screen_name\":\"fabien_gandon\",\"id\":14301911},{\"indices\":[120,128],\"id_str\":\"7409472\",\"name\":\"Alexandre Monnin\",\"screen_name\":\"aamonnz\",\"id\":7409472}],\"urls\":[{\"indices\":[93,113],\"url\":\"http:\\/\\/t.co\\/yfzW7nqv\",\"expanded_url\":\"http:\\/\\/slidesha.re\\/pkk2w8\",\"display_url\":\"slidesha.re\\/pkk2w8\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126354872210702336\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"default_profile\":true,\"created_at\":\"Thu Feb 12 23:57:28 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Eastern Time (US & Canada)\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":335,\"description\":\"Working on museums, cultural management and digital curation in Athens & occasionally in Toronto.\\r\\nhttp:\\/\\/entopia.org\\/costisdallas\",\"geo_enabled\":true,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.linkedin.com\\/in\\/CostisDallas\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":13,\"id_str\":\"20733366\",\"listed_count\":24,\"friends_count\":151,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Athens, Greece\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1591816386\\/DSC07806_normal.JPG\",\"screen_name\":\"costisd\",\"name\":\"Costis Dallas\",\"statuses_count\":930,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":20733366,\"profile_background_tile\":false,\"utc_offset\":-18000,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1591816386\\/DSC07806_normal.JPG\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126354872210702336}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 10041000, - "tags": [ - { - "id-ref": "998e2a42-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "998e2a42-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "3b25676d-64d5-4cb0-95ab-ec1e9045f410-126354872210702336" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @figoblog: #museoweb vous pourrez retrouver la video du séminaire #iri la semaine prochaine sur polemictweet ++", - "img": { - "src": "http://a2.twimg.com/profile_images/1562510466/WikiGnomes_21_normal.png" - }, - "title": "Frère Moine: RT @figoblog: #museoweb vous pourrez retrouver la video du séminaire #iri la semaine prochaine sur polemictweet ++", - "color": "16763904", - "polemics": ["OK"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 10090000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @figoblog: #museoweb vous pourrez retrouver la video du s\\u00e9minaire #iri la semaine prochaine sur polemictweet ++\",\"created_at\":\"Tue Oct 18 17:52:52 +0000 2011\",\"in_reply_to_screen_name\":null,\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[14,23]},{\"text\":\"iri\",\"indices\":[69,73]}],\"user_mentions\":[{\"indices\":[3,12],\"screen_name\":\"figoblog\",\"id_str\":\"8814092\",\"name\":\"Emmanuelle Bermes\",\"id\":8814092}],\"urls\":[]},\"geo\":null,\"place\":null,\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"source\":\"web\",\"coordinates\":null,\"in_reply_to_user_id_str\":null,\"id_str\":\"126355074887856130\",\"in_reply_to_status_id\":null,\"contributors\":null,\"truncated\":false,\"retweeted_status\":{\"text\":\"#museoweb vous pourrez retrouver la video du s\\u00e9minaire #iri la semaine prochaine sur polemictweet ++\",\"created_at\":\"Tue Oct 18 17:40:01 +0000 2011\",\"in_reply_to_screen_name\":null,\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]},{\"text\":\"iri\",\"indices\":[55,59]}],\"user_mentions\":[],\"urls\":[]},\"geo\":null,\"place\":null,\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"coordinates\":null,\"in_reply_to_user_id_str\":null,\"id_str\":\"126351844644618241\",\"in_reply_to_status_id\":null,\"contributors\":null,\"truncated\":false,\"user\":{\"created_at\":\"Tue Sep 11 16:54:55 +0000 2007\",\"default_profile_image\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_sidebar_border_color\":\"87bc44\",\"lang\":\"en\",\"followers_count\":1021,\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.figoblog.org\",\"description\":\"French metadata librarian, with special interest in Semantic Web & Linked Data\",\"screen_name\":\"figoblog\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"profile_text_color\":\"000000\",\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26453281\\/confiture.gif\",\"id_str\":\"8814092\",\"profile_link_color\":\"0000ff\",\"location\":\"Paris\",\"is_translator\":false,\"notifications\":null,\"favourites_count\":1,\"protected\":false,\"listed_count\":145,\"verified\":false,\"friends_count\":78,\"profile_background_color\":\"9ae4e8\",\"name\":\"Emmanuelle Bermes\",\"profile_background_tile\":true,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/370030571\\/photo-bermes_normal.jpg\",\"id\":8814092,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"statuses_count\":1636,\"utc_offset\":-10800,\"profile_sidebar_fill_color\":\"e0ff92\"},\"id\":126351844644618241,\"retweet_count\":1,\"in_reply_to_user_id\":null,\"favorited\":false},\"user\":{\"created_at\":\"Sat Mar 13 15:55:20 +0000 2010\",\"default_profile_image\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"a02527\",\"lang\":\"fr\",\"followers_count\":244,\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/fr.wikipedia.org\\/wiki\\/utilisateur:Acer11\",\"description\":\"Moine catholique, conjuguant wikip\\u00e9dia, wikisource et la bibliophilie (BIBLIO, hein).\",\"screen_name\":\"Wikimoine\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/92680429\\/Archange-Gabriel-12-09.jpeg\",\"profile_text_color\":\"a24d36\",\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/92680429\\/Archange-Gabriel-12-09.jpeg\",\"id_str\":\"122701181\",\"profile_link_color\":\"0084B4\",\"location\":\"T\\u00eate_au_ciel._Pieds_sur_terre.\",\"is_translator\":false,\"notifications\":null,\"favourites_count\":9,\"protected\":false,\"listed_count\":34,\"verified\":false,\"friends_count\":97,\"profile_background_color\":\"fdd0a9\",\"name\":\"Fr\\u00e8re Moine\",\"profile_background_tile\":true,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1562510466\\/WikiGnomes_21_normal.png\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1562510466\\/WikiGnomes_21_normal.png\",\"id\":122701181,\"show_all_inline_media\":true,\"contributors_enabled\":false,\"statuses_count\":1932,\"utc_offset\":3600,\"profile_sidebar_fill_color\":\"9fd5d6\"},\"id\":126355074887856130,\"retweet_count\":1,\"in_reply_to_user_id\":null,\"favorited\":false}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 10090000, - "tags": [ - { - "id-ref": "998e2a42-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "998e2a42-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "79070417-8a88-40dc-b150-53d9444cfa33-126355074887856130" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb MediaLab Sciencespo:penser d'abord interfaces entre Web semantique / Web social. Stiegler approuverait mais posons les bases", - "img": { - "src": "None" - }, - "title": "Vincent Puig: #museoweb MediaLab Sciencespo:penser d'abord interfaces entre Web semantique / Web social. Stiegler approuverait mais posons les bases", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 10148000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb MediaLab Sciencespo:penser d'abord interfaces entre Web semantique \\/ Web social. Stiegler approuverait mais posons les bases\",\"created_at\":\"Tue Oct 18 17:53:50 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126355319147331584\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"default_profile\":true,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":176,\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":0,\"id_str\":\"68424173\",\"listed_count\":11,\"friends_count\":5,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris, France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":367,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":68424173,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126355319147331584}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 10148000, - "tags": [ - { - "id-ref": "998e2a42-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "6060eaad-04cd-4534-86d9-62d0f6f45ba8-126355319147331584" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @vpaillas: Je regarde #museoweb avec #fabien_gandon et je comprends le web sémantique, sa construction http://t.co/A0mB7k4L où revoir ...", - "img": { - "src": "http://a1.twimg.com/profile_images/1594817766/Homer_Simpson_Sideart_Homebrew_normal.jpg" - }, - "title": "rafael vidal: RT @vpaillas: Je regarde #museoweb avec #fabien_gandon et je comprends le web sémantique, sa construction http://t.co/A0mB7k4L où revoir ...", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 10348000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"RT @vpaillas: Je regarde #museoweb avec #fabien_gandon et je comprends le web s\\u00e9mantique, sa construction http:\\/\\/t.co\\/A0mB7k4L o\\u00f9 revoir ...\",\"created_at\":\"Tue Oct 18 17:57:10 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[25,34]},{\"text\":\"fabien_gandon\",\"indices\":[40,54]}],\"user_mentions\":[{\"indices\":[3,12],\"id_str\":\"72538763\",\"name\":\"Virginie Paillas\",\"screen_name\":\"vpaillas\",\"id\":72538763}],\"urls\":[{\"indices\":[106,126],\"url\":\"http:\\/\\/t.co\\/A0mB7k4L\",\"expanded_url\":\"http:\\/\\/bit.ly\\/o13ird\",\"display_url\":\"bit.ly\\/o13ird\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"web\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126356159790723072\",\"in_reply_to_status_id\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"Je regarde #museoweb avec #fabien_gandon et je comprends le web s\\u00e9mantique, sa construction http:\\/\\/t.co\\/A0mB7k4L o\\u00f9 revoir les vid\\u00e9os apr\\u00e8s?\",\"created_at\":\"Tue Oct 18 17:14:11 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[11,20]},{\"text\":\"fabien_gandon\",\"indices\":[26,40]}],\"user_mentions\":[],\"urls\":[{\"indices\":[92,112],\"url\":\"http:\\/\\/t.co\\/A0mB7k4L\",\"expanded_url\":\"http:\\/\\/bit.ly\\/o13ird\",\"display_url\":\"bit.ly\\/o13ird\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126345340868771841\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"252429\",\"default_profile\":false,\"created_at\":\"Tue Sep 08 12:20:07 +0000 2009\",\"lang\":\"fr\",\"time_zone\":\"London\",\"profile_sidebar_border_color\":\"181A1E\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"followers_count\":577,\"description\":\"Formatrice TIC : formation des enseignants et des formateurs du premier degr\\u00e9. Vif int\\u00e9r\\u00eat : place des services dits WEB20 dans la formation et l'enseignement\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"666666\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"favourites_count\":863,\"id_str\":\"72538763\",\"listed_count\":85,\"friends_count\":129,\"profile_link_color\":\"2FC2EF\",\"protected\":false,\"location\":\"Lourdes - France\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/409382566\\/13_normal.jpg\",\"screen_name\":\"vpaillas\",\"name\":\"Virginie Paillas\",\"statuses_count\":1963,\"verified\":false,\"profile_background_color\":\"1A1B1F\",\"id\":72538763,\"profile_background_tile\":false,\"utc_offset\":0,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/409382566\\/13_normal.jpg\"},\"retweet_count\":2,\"favorited\":false,\"truncated\":false,\"id\":126345340868771841},\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"F3F3F3\",\"default_profile\":false,\"created_at\":\"Tue Mar 01 18:27:01 +0000 2011\",\"lang\":\"fr\",\"time_zone\":null,\"profile_sidebar_border_color\":\"DFDFDF\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"followers_count\":5,\"description\":\"\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"favourites_count\":0,\"id_str\":\"259363998\",\"listed_count\":1,\"friends_count\":58,\"profile_link_color\":\"990000\",\"protected\":false,\"location\":\"nimes\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1594817766\\/Homer_Simpson_Sideart_Homebrew_normal.jpg\",\"screen_name\":\"matcamga\",\"name\":\"rafael vidal\",\"statuses_count\":9,\"verified\":false,\"profile_background_color\":\"EBEBEB\",\"id\":259363998,\"profile_background_tile\":false,\"utc_offset\":null,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1594817766\\/Homer_Simpson_Sideart_Homebrew_normal.jpg\"},\"retweet_count\":2,\"favorited\":false,\"truncated\":true,\"id\":126356159790723072}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 10348000, - "tags": [ - { - "id-ref": "998e2a42-0619-11e1-9067-00145ea49a02" - }, { - "id-ref": "998e2a42-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "f579e2b2-6de3-42ff-8dd4-bb5c8c00f2df-126356159790723072" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "@aamonnz Si le bibliothécaire est vu comme une autorité incontournable qui empêche les productions collectives... #museoweb", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: @aamonnz Si le bibliothécaire est vu comme une autorité incontournable qui empêche les productions collectives... #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 10407000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":\"aamonnz\",\"in_reply_to_user_id\":7409472,\"text\":\"@aamonnz Si le biblioth\\u00e9caire est vu comme une autorit\\u00e9 incontournable qui emp\\u00eache les productions collectives... #museoweb\",\"created_at\":\"Tue Oct 18 17:58:09 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[114,123]}],\"user_mentions\":[{\"indices\":[0,8],\"id_str\":\"7409472\",\"name\":\"Alexandre Monnin\",\"screen_name\":\"aamonnz\",\"id\":7409472}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":\"126352133011419136\",\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":\"7409472\",\"contributors\":null,\"coordinates\":null,\"id_str\":\"126356405048451072\",\"in_reply_to_status_id\":126352133011419136,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":729,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"default_profile\":true,\"listed_count\":60,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7534,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126356405048451072}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 10407000, - "tags": [ - { - "id-ref": "998e2a42-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "b5a664c5-da77-4a8a-a415-1585e936aacb-126356405048451072" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "@aamonnz Vu comme ça, ok, je comprends mieux. Même si la notion d'universelle est selon moi biaisée, dégagée des enjeux politiques #museoweb", - "img": { - "src": "http://a0.twimg.com/profile_images/1513105531/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png" - }, - "title": "gonzague gauthier: @aamonnz Vu comme ça, ok, je comprends mieux. Même si la notion d'universelle est selon moi biaisée, dégagée des enjeux politiques #museoweb", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 10466000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":\"aamonnz\",\"in_reply_to_user_id\":7409472,\"text\":\"@aamonnz Vu comme \\u00e7a, ok, je comprends mieux. M\\u00eame si la notion d'universelle est selon moi biais\\u00e9e, d\\u00e9gag\\u00e9e des enjeux politiques #museoweb\",\"created_at\":\"Tue Oct 18 17:59:08 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[131,140]}],\"user_mentions\":[{\"indices\":[0,8],\"id_str\":\"7409472\",\"name\":\"Alexandre Monnin\",\"screen_name\":\"aamonnz\",\"id\":7409472}],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":\"126348997869842432\",\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":\"7409472\",\"contributors\":null,\"coordinates\":null,\"id_str\":\"126356653254787073\",\"in_reply_to_status_id\":126348997869842432,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Sun Apr 25 06:27:45 +0000 2010\",\"lang\":\"fr\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":729,\"description\":\"Community manager #CM @centrepompidou \\/Th\\u00e9se \\u00e9tudes culturelles subcultures sida: pratiques politiques, discours symbolique #genre #geek #toys #sket #blackberry\",\"geo_enabled\":false,\"profile_use_background_image\":true,\"url\":null,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":231,\"id_str\":\"136900327\",\"listed_count\":60,\"friends_count\":425,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Paris \\/ Lille\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\",\"screen_name\":\"gonzagauthier\",\"name\":\"gonzague gauthier\",\"statuses_count\":7535,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":136900327,\"default_profile\":true,\"profile_background_tile\":false,\"utc_offset\":3600,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513105531\\/5112ba88-d764-4be6-9587-e463a886e5e2_normal.png\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126356653254787073}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 10466000, - "tags": [ - { - "id-ref": "998e2a42-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "28006bde-b985-41de-97bf-9988d13bdd5e-126356653254787073" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb discussion: Bernard Stiegler situates web communication as sociotechnical system, w/ affordances / model of exploiting user traces", - "img": { - "src": "http://a2.twimg.com/profile_images/1591816386/DSC07806_normal.JPG" - }, - "title": "Costis Dallas: #museoweb discussion: Bernard Stiegler situates web communication as sociotechnical system, w/ affordances / model of exploiting user traces", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 10567000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb discussion: Bernard Stiegler situates web communication as sociotechnical system, w\\/ affordances \\/ model of exploiting user traces\",\"created_at\":\"Tue Oct 18 18:00:49 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126357078741753856\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Thu Feb 12 23:57:28 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Eastern Time (US & Canada)\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":335,\"description\":\"Working on museums, cultural management and digital curation in Athens & occasionally in Toronto.\\r\\nhttp:\\/\\/entopia.org\\/costisdallas\",\"geo_enabled\":true,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.linkedin.com\\/in\\/CostisDallas\",\"default_profile\":true,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":13,\"id_str\":\"20733366\",\"listed_count\":24,\"friends_count\":151,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Athens, Greece\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1591816386\\/DSC07806_normal.JPG\",\"screen_name\":\"costisd\",\"name\":\"Costis Dallas\",\"statuses_count\":931,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":20733366,\"profile_background_tile\":false,\"utc_offset\":-18000,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1591816386\\/DSC07806_normal.JPG\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126357078741753856}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 10567000, - "tags": [ - { - "id-ref": "998e2a42-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "b747a160-2744-4f48-8886-5ca8b2d6bd6d-126357078741753856" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb symposium - fruitful debate spanning museum / digital culture practice, technologists, STS perspectives.", - "img": { - "src": "http://a2.twimg.com/profile_images/1591816386/DSC07806_normal.JPG" - }, - "title": "Costis Dallas: #museoweb symposium - fruitful debate spanning museum / digital culture practice, technologists, STS perspectives.", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 10787000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb symposium - fruitful debate spanning museum \\/ digital culture practice, technologists, STS perspectives.\",\"created_at\":\"Tue Oct 18 18:04:29 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126358001874509825\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Thu Feb 12 23:57:28 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Eastern Time (US & Canada)\",\"profile_sidebar_border_color\":\"C0DEED\",\"default_profile\":true,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":335,\"description\":\"Working on museums, cultural management and digital curation in Athens & occasionally in Toronto.\\r\\nhttp:\\/\\/entopia.org\\/costisdallas\",\"geo_enabled\":true,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.linkedin.com\\/in\\/CostisDallas\",\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":13,\"id_str\":\"20733366\",\"listed_count\":24,\"friends_count\":151,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Athens, Greece\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1591816386\\/DSC07806_normal.JPG\",\"screen_name\":\"costisd\",\"name\":\"Costis Dallas\",\"statuses_count\":932,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":20733366,\"profile_background_tile\":false,\"utc_offset\":-18000,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1591816386\\/DSC07806_normal.JPG\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126358001874509825}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 10787000, - "tags": [ - { - "id-ref": "998e2a42-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "0f1d1644-4a67-483c-8dd7-dc95ad2912d5-126358001874509825" - }, { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#museoweb Bernard Stiegler proposes three distinct articulations between folskonomy and ontology. Fascinating. http://t.co/Wc0TXvFN", - "img": { - "src": "http://a2.twimg.com/profile_images/1591816386/DSC07806_normal.JPG" - }, - "title": "Costis Dallas: #museoweb Bernard Stiegler proposes three distinct articulations between folskonomy and ontology. Fascinating. http://t.co/Wc0TXvFN", - "color": "16763904", - "polemics": ["REF"], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 10875000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_screen_name\":null,\"in_reply_to_user_id\":null,\"text\":\"#museoweb Bernard Stiegler proposes three distinct articulations between folskonomy and ontology. Fascinating. http:\\/\\/t.co\\/Wc0TXvFN\",\"created_at\":\"Tue Oct 18 18:05:57 +0000 2011\",\"entities\":{\"hashtags\":[{\"text\":\"museoweb\",\"indices\":[0,9]}],\"user_mentions\":[],\"urls\":[{\"indices\":[111,131],\"url\":\"http:\\/\\/t.co\\/Wc0TXvFN\",\"expanded_url\":\"http:\\/\\/bit.ly\\/mUjPrM\",\"display_url\":\"bit.ly\\/mUjPrM\"}]},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"place\":null,\"geo\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"coordinates\":null,\"id_str\":\"126358369127768065\",\"in_reply_to_status_id\":null,\"user\":{\"default_profile_image\":false,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"profile_sidebar_fill_color\":\"DDEEF6\",\"created_at\":\"Thu Feb 12 23:57:28 +0000 2009\",\"lang\":\"en\",\"time_zone\":\"Eastern Time (US & Canada)\",\"profile_sidebar_border_color\":\"C0DEED\",\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"followers_count\":335,\"description\":\"Working on museums, cultural management and digital curation in Athens & occasionally in Toronto.\\r\\nhttp:\\/\\/entopia.org\\/costisdallas\",\"geo_enabled\":true,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.linkedin.com\\/in\\/CostisDallas\",\"default_profile\":true,\"following\":null,\"profile_text_color\":\"333333\",\"is_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"favourites_count\":13,\"id_str\":\"20733366\",\"listed_count\":24,\"friends_count\":151,\"profile_link_color\":\"0084B4\",\"protected\":false,\"location\":\"Athens, Greece\",\"notifications\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1591816386\\/DSC07806_normal.JPG\",\"screen_name\":\"costisd\",\"name\":\"Costis Dallas\",\"statuses_count\":933,\"verified\":false,\"profile_background_color\":\"C0DEED\",\"id\":20733366,\"profile_background_tile\":false,\"utc_offset\":-18000,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1591816386\\/DSC07806_normal.JPG\"},\"retweet_count\":0,\"favorited\":false,\"truncated\":false,\"id\":126358369127768065}\n" - }, - "dc:creator": "perso", - "id-ref": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:modified": "2011-11-03T12:44:41.605056" - }, - "end": 10875000, - "tags": [ - { - "id-ref": "998e2a42-0619-11e1-9067-00145ea49a02" - } - ], - "color": "16763904", - "media": "76171168-ff2b-11e0-bfbc-00145ea49a02", - "id": "fe7553b0-0cc8-43c4-8d4c-f390a1b48d6f-126358369127768065" - } - ], - "annotation-types": [ - { - "dc:contributor": "perso", - "dc:creator": "perso", - "dc:title": "Intervention", - "id": "c_F0A74027-B9E8-AF6C-12C8-3BBCBF5BADB8", - "dc:created": "2011-11-03T12:44:41.600365", - "dc:description": "", - "dc:modified": "2011-11-03T12:44:41.600365" - }, { - "dc:contributor": "perso", - "dc:creator": "perso", - "dc:title": "Tweets", - "id": "732b819c-8f83-4458-88f1-242f0e8d3334", - "dc:created": "2011-11-03T12:44:41.605056", - "dc:description": "Tweets", - "dc:modified": "2011-11-03T12:44:41.605056" - } - ] -} \ No newline at end of file diff -r 13fed6c21d51 -r 693c282aa4e9 test/integration/polemic_jp.json --- a/test/integration/polemic_jp.json Tue Sep 04 17:15:22 2012 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,12071 +0,0 @@ -{ - "views": [ - { - "id": "0", - "contents": [ - "e328e188-ff2f-11e0-b9e1-00145ea49a02" - ], - "annotation_types": [ - "c_D5C080FD-9524-A5B2-B50B-3BD851F57CCA", - "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7" - ] - } - ], - "tags": [ - { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-10-28T16:31:30.892827", - "dc:title": "Stiegler", - "dc:modified": "2011-10-28T16:31:30.892827", - "dc:creator": "IRI" - }, - "id": "4aba6002-0182-11e1-9706-00145ea49a02" - }, - { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-10-28T16:31:30.896326", - "dc:title": "storytelling", - "dc:modified": "2011-10-28T16:31:30.896326", - "dc:creator": "IRI" - }, - "id": "4abae3b0-0182-11e1-9706-00145ea49a02" - }, - { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-10-28T16:31:30.756654", - "dc:title": "tfcem", - "dc:modified": "2011-10-28T16:31:30.756654", - "dc:creator": "IRI" - }, - "id": "4aa5956e-0182-11e1-9706-00145ea49a02" - }, - { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-10-28T16:31:30.903567", - "dc:title": "wanomirror", - "dc:modified": "2011-10-28T16:31:30.903567", - "dc:creator": "IRI" - }, - "id": "4abbfee4-0182-11e1-9706-00145ea49a02" - }, - { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-10-28T16:31:30.906934", - "dc:title": "fh2012", - "dc:modified": "2011-10-28T16:31:30.906934", - "dc:creator": "IRI" - }, - "id": "4abc8210-0182-11e1-9706-00145ea49a02" - }, - { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-10-28T16:31:30.823610", - "dc:title": "Fukushima", - "dc:modified": "2011-10-28T16:31:30.823610", - "dc:creator": "IRI" - }, - "id": "4aafcc32-0182-11e1-9706-00145ea49a02" - }, - { - "meta": { - "dc:contributor": "IRI", - "dc:created": "2011-10-28T16:31:30.790470", - "dc:title": "Our", - "dc:modified": "2011-10-28T16:31:30.790470", - "dc:creator": "IRI" - }, - "id": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "lists": [ - { - "items": [ - { - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7" - } - ], - "meta": { - "dc:contributor": "undefined", - "dc:created": "2011-10-28T16:31:30.755604", - "dc:creator": "undefined", - "id-ref": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "dc:title": "Ensemble Twitter", - "editable": "false", - "dc:modified": "2011-10-28T16:31:30.755604", - "dc:description": "Ensemble Twitter" - }, - "id": "tweet_0a8d18cd-6dcd-4a42-9077-7814b41af4ce" - }, - { - "items": [ - { - "id-ref": "c_D5C080FD-9524-A5B2-B50B-3BD851F57CCA" - } - ], - "meta": { - "dc:contributor": "undefined", - "dc:created": "2011-10-28T16:31:30.945804", - "dc:creator": "undefined", - "id-ref": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "dc:title": "Découpages personnels", - "editable": "false", - "dc:modified": "2011-10-28T16:31:30.945804", - "dc:description": "" - }, - "id": "g_ECFA8F41-E61C-DC33-B916-3BD851F54AFD" - } - ], - "medias": [ - { - "origin": "0", - "http://advene.liris.cnrs.fr/ns/frame_of_reference/ms": "o=0", - "href": "rtmp://media.iri.centrepompidou.fr/ddc_player/video/ldtplatform/todai_lyon_22102011_flat.f4v", - "meta": { - "dc:contributor": "IRI", - "item": { - "name": "streamer", - "value": "rtmp://media.iri.centrepompidou.fr/ddc_player/" - }, - "dc:created": "2011-10-25T19:39:29.249238", - "dc:duration": 23705500, - "dc:creator": "IRI", - "dc:created.contents": "2011-10-25", - "dc:title": "Todai Forum - Catastrophe et média", - "dc:creator.contents": "IRI", - "dc:modified": "2011-10-25T19:39:29.294395", - "dc:description": "Todai forum\r\nCatastrophe et média" - }, - "id": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "unit": "ms" - } - ], - "meta": { - "dc:contributor": "admin", - "dc:created": "2011-10-25T19:40:17.530793", - "dc:creator": "admin", - "main_media": { - "id-ref": "e328e188-ff2f-11e0-b9e1-00145ea49a02" - }, - "dc:description": "", - "dc:title": "Todai Forum 2011 : Catastrophe et média", - "id": "67280b1c-ff30-11e0-a82d-00145ea49a02", - "dc:modified": "2011-10-27T15:36:51.196621" - }, - "annotations": [ - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "石田英敬によるイントロダクション (langue française フランス語)", - "img": { - "src": "" - }, - "title": "Introduction générale par Hidetaka Ishida", - "color": "13408512", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1141913, - "meta": { - "dc:contributor": "perso", - "id-ref": "c_D5C080FD-9524-A5B2-B50B-3BD851F57CCA", - "dc:created": "2011-10-28T16:31:30.945834", - "dc:modified": "2011-10-28T16:31:30.945834", - "dc:creator": "perso" - }, - "end": 1620013, - "tags": null, - "color": "13408512", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "s_A91AB45B-AB6B-EFCA-4A08-40B2F74F294F" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "石田英敬によるプレゼンテーション『カタストロフィとメディア』 (langue française フランス語)", - "img": { - "src": "" - }, - "title": "Hidetaka Ishida : Catastrophe et Média", - "color": "13369344", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1620000, - "meta": { - "dc:contributor": "perso", - "id-ref": "c_D5C080FD-9524-A5B2-B50B-3BD851F57CCA", - "dc:created": "2011-10-28T16:31:30.945834", - "dc:modified": "2011-10-28T16:31:30.945834", - "dc:creator": "perso" - }, - "end": 6460000, - "tags": null, - "color": "13369344", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "s_921287D5-02B6-435F-AC72-40C2CA68CB43" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "石田英敬によるベルナール・スティグレールの紹介(langue française フランス語)", - "img": { - "src": "" - }, - "title": "Petite introduction de Bernard Stiegler par Hidetaka Ishida", - "color": "13408512", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7073000, - "meta": { - "dc:contributor": "perso", - "id-ref": "c_D5C080FD-9524-A5B2-B50B-3BD851F57CCA", - "dc:created": "2011-10-28T16:31:30.945834", - "dc:modified": "2011-10-28T16:31:30.945834", - "dc:creator": "perso" - }, - "end": 7132000, - "tags": null, - "color": "13408512", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "s_2215CC37-0627-EB69-E88A-41266F97047E" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "ベルナール・スティグレールによるプレゼンテーション『テクノロジーの衝撃と大学の諸課題――デジタル・スタディーズの時代』 (langue française フランス語)", - "img": { - "src": "" - }, - "title": "Bernard Stiegler : Chocs technologiques et tâches de l’université. L'époque des digital studies", - "color": "13369344", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7134000, - "meta": { - "dc:contributor": "perso", - "id-ref": "c_D5C080FD-9524-A5B2-B50B-3BD851F57CCA", - "dc:created": "2011-10-28T16:31:30.945834", - "dc:modified": "2011-10-28T16:31:30.945834", - "dc:creator": "perso" - }, - "end": 10330000, - "tags": null, - "color": "13369344", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "s_6C326EED-B91A-AEDF-032D-40D9A60AAD7E" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "ベルナール・スティグレールによるロバン・ルヌッチの紹介(langue française フランス語)", - "img": { - "src": "" - }, - "title": "Petite introduction de Robin Renucci par Bernard Stiegler", - "color": "13408512", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 10340000, - "meta": { - "dc:contributor": "perso", - "id-ref": "c_D5C080FD-9524-A5B2-B50B-3BD851F57CCA", - "dc:created": "2011-10-28T16:31:30.945834", - "dc:modified": "2011-10-28T16:31:30.945834", - "dc:creator": "perso" - }, - "end": 10680000, - "tags": null, - "color": "13408512", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "s_D19F89A3-21CE-C53A-79E4-40F3839CBF17" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "ロバン・ルヌッチによるプレゼンテーション(ベルナール・スティグレールとの対談)\n (langue française フランス語)", - "img": { - "src": "" - }, - "title": "Robin Renucci : Conversation avec Bernard Stiegler", - "color": "13369344", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 10680000, - "meta": { - "dc:contributor": "perso", - "id-ref": "c_D5C080FD-9524-A5B2-B50B-3BD851F57CCA", - "dc:created": "2011-10-28T16:31:30.945834", - "dc:modified": "2011-10-28T16:31:30.945834", - "dc:creator": "perso" - }, - "end": 14307000, - "tags": null, - "color": "13369344", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "s_569B4FC3-C84E-4527-8999-4102A11BFA0A" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "石田英敬による藤幡正樹の紹介(langue française フランス語)", - "img": { - "src": "" - }, - "title": "Petite introduction de Masaki Fujihata par Hidetaka Ishida", - "color": "13408512", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 15197000, - "meta": { - "dc:contributor": "perso", - "id-ref": "c_D5C080FD-9524-A5B2-B50B-3BD851F57CCA", - "dc:created": "2011-10-28T16:31:30.945834", - "dc:modified": "2011-10-28T16:31:30.945834", - "dc:creator": "perso" - }, - "end": 15350000, - "tags": null, - "color": "13408512", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "s_048BB538-83E9-58D6-18B2-411A24D12FEA" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "藤幡正樹によるプレゼンテーション『メディアと無常について』 (langue japonaise 日本語)", - "img": { - "src": "" - }, - "title": "Masaki Fujihata : Recherche sur Média et Impermanence", - "color": "13369344", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 15351000, - "meta": { - "dc:contributor": "perso", - "id-ref": "c_D5C080FD-9524-A5B2-B50B-3BD851F57CCA", - "dc:created": "2011-10-28T16:31:30.945834", - "dc:modified": "2011-10-28T16:31:30.945834", - "dc:creator": "perso" - }, - "end": 17837000, - "tags": null, - "color": "13369344", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "s_8103D13B-1AF1-F5E8-CCCD-413CC06838F2" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "石田英敬による吉見俊哉の紹介(langue française フランス語)", - "img": { - "src": "" - }, - "title": "Petite introduction de Shunya Yoshimi par Hidetaka Ishida", - "color": "13408512", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 17848000, - "meta": { - "dc:contributor": "perso", - "id-ref": "c_D5C080FD-9524-A5B2-B50B-3BD851F57CCA", - "dc:created": "2011-10-28T16:31:30.945834", - "dc:modified": "2011-10-28T16:31:30.945834", - "dc:creator": "perso" - }, - "end": 17950000, - "tags": null, - "color": "13408512", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "s_542A7DCB-7E04-276E-910F-4151A612B020" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "吉見俊哉によるプレゼンテーション『放射能の雨の中をアメリカの傘さして』 (langue japonaise 日本語)", - "img": { - "src": "" - }, - "title": "Shunya Yoshimi : En tenant le parapluie américain sous la pluie radioactive", - "color": "13369344", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 17960000, - "meta": { - "dc:contributor": "perso", - "id-ref": "c_D5C080FD-9524-A5B2-B50B-3BD851F57CCA", - "dc:created": "2011-10-28T16:31:30.945834", - "dc:modified": "2011-10-28T16:31:30.945834", - "dc:creator": "perso" - }, - "end": 20588000, - "tags": null, - "color": "13369344", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "s_36337845-B24B-F347-9588-4152E8FCBD28" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "石田英敬による映画「黒髪」の紹介(langue française フランス語)", - "img": { - "src": "" - }, - "title": "Petite introduction des « cheveux noirs » par Hidetaka Ishida", - "color": "13408512", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 20594292, - "meta": { - "dc:contributor": "perso", - "id-ref": "c_D5C080FD-9524-A5B2-B50B-3BD851F57CCA", - "dc:created": "2011-10-28T16:31:30.945834", - "dc:modified": "2011-10-28T16:31:30.945834", - "dc:creator": "perso" - }, - "end": 20748092, - "tags": null, - "color": "13408512", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "s_0B5514CF-BD74-3DF4-E891-41577BCB336C" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Projection du Film de Nobuhiro Suwa « Les cheveux noirs » \n諏訪敦彦監督作品『黒髪』上映 ※著作権により、映像配信はありません", - "img": { - "src": "" - }, - "title": "Pour des raisons de droit d'auteur, cette partie de la video ne peut pas être diffusée", - "color": "13434624", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 20756163, - "meta": { - "dc:contributor": "perso", - "id-ref": "c_D5C080FD-9524-A5B2-B50B-3BD851F57CCA", - "dc:created": "2011-10-28T16:31:30.945834", - "dc:modified": "2011-10-28T16:31:30.945834", - "dc:creator": "perso" - }, - "end": 21333867, - "tags": null, - "color": "13434624", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "s_A3CA38EE-AC4D-6483-3305-415A86B5C73F" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "登壇者によるディスカッションと、会場との質疑 (langue française/japonaise)", - "img": { - "src": "" - }, - "title": "Discussion", - "color": "16711680", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 21475719, - "meta": { - "dc:contributor": "perso", - "id-ref": "c_D5C080FD-9524-A5B2-B50B-3BD851F57CCA", - "dc:created": "2011-10-28T16:31:30.945834", - "dc:modified": "2011-10-28T16:31:30.945834", - "dc:creator": "perso" - }, - "end": 23167079, - "tags": null, - "color": "16711680", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "s_98A776AD-48AF-C272-C0CC-4162CF344F08" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "ツィッターによる質問への返信と、結語 (langue française/japonaise)", - "img": { - "src": "" - }, - "title": "Réponses aux Tweets et conclusion", - "color": "3342591", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 23168263, - "meta": { - "dc:contributor": "perso", - "id-ref": "c_D5C080FD-9524-A5B2-B50B-3BD851F57CCA", - "dc:created": "2011-10-28T16:31:30.945834", - "dc:modified": "2011-10-28T16:31:30.945834", - "dc:creator": "perso" - }, - "end": 23701063, - "tags": null, - "color": "3342591", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "s_16550878-7D9A-794D-C30A-4169A993FC2F" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "これから東大フォーラム「Catastrophe et Media」。あと0分で始まります!#tfcem instagr.am/p/RAfpG/", - "img": { - "src": "http://a3.twimg.com/profile_images/533935671/MEI00_normal.gif" - }, - "title": "Meiri Shinohara: これから東大フォーラム「Catastrophe et Media」。あと0分で始まります!#tfcem instagr.am/p/RAfpG/", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 205000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u3053\\u308c\\u304b\\u3089\\u6771\\u5927\\u30d5\\u30a9\\u30fc\\u30e9\\u30e0\\u300cCatastrophe et Media\\u300d\\u3002\\u3042\\u30680\\u5206\\u3067\\u59cb\\u307e\\u308a\\u307e\\u3059\\uff01#tfcem instagr.am\\/p\\/RAfpG\\/\",\"retweet_count\":0,\"favorited\":false,\"entities\":{\"urls\":[{\"indices\":[52,71],\"url\":\"instagr.am\\/p\\/RAfpG\\/\",\"expanded_url\":null}],\"user_mentions\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[45,51]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"retweeted\":false,\"created_at\":\"Sat Oct 22 12:01:23 +0000 2011\",\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127716175961538561\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_user_id_str\":null,\"truncated\":false,\"contributors\":null,\"user\":{\"location\":\"London,Tokyo,Hiroshima\",\"notifications\":null,\"time_zone\":\"Tokyo\",\"profile_sidebar_border_color\":\"000000\",\"is_translator\":false,\"lang\":\"ja\",\"followers_count\":47,\"listed_count\":2,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":47,\"description\":\"\\u5efa\\u7bc9\\u5bb6\\u3092\\u76ee\\u6307\\u3057\\u307e\\u3059\\u3002\\r\\n1983\\/\\u6751\\u677e\\u7814,t-sa\\/\\u85e4\\u68ee\\u7814\\/UQ\\u7814\\/\\u4fee\\u9053\\/\\u5df1\\u6590\\u5c0f\",\"profile_text_color\":\"000000\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/533935671\\/MEI00_normal.gif\",\"default_profile\":false,\"statuses_count\":345,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/54712095\\/MEI.jpg\",\"created_at\":\"Sun May 17 16:21:13 +0000 2009\",\"id_str\":\"40685734\",\"profile_link_color\":\"000000\",\"default_profile_image\":false,\"favourites_count\":0,\"protected\":false,\"profile_background_color\":\"ffffff\",\"url\":null,\"screen_name\":\"meimei_san\",\"name\":\"Meiri Shinohara\",\"profile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/533935671\\/MEI00_normal.gif\",\"id\":40685734,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"verified\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/54712095\\/MEI.jpg\",\"utc_offset\":32400,\"profile_sidebar_fill_color\":\"ffffff\"},\"id\":127716175961538561,\"coordinates\":null,\"in_reply_to_user_id\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 205000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "18a50382-7d34-4303-8e92-9b883b65a28f-127716175961538561" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @meimei_san: これから東大フォーラム「Catastrophe et Media」。あと0分で始まります!#tfcem instagr.am/p/RAfpG/", - "img": { - "src": "http://a2.twimg.com/profile_images/866895447/bowie_keaton_normal.jpg" - }, - "title": "TANAKA Jun: RT @meimei_san: これから東大フォーラム「Catastrophe et Media」。あと0分で始まります!#tfcem instagr.am/p/RAfpG/", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 299000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @meimei_san: \\u3053\\u308c\\u304b\\u3089\\u6771\\u5927\\u30d5\\u30a9\\u30fc\\u30e9\\u30e0\\u300cCatastrophe et Media\\u300d\\u3002\\u3042\\u30680\\u5206\\u3067\\u59cb\\u307e\\u308a\\u307e\\u3059\\uff01#tfcem instagr.am\\/p\\/RAfpG\\/\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"indices\":[68,87],\"expanded_url\":null,\"url\":\"instagr.am\\/p\\/RAfpG\\/\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[61,67]}],\"user_mentions\":[{\"indices\":[3,14],\"name\":\"Meiri Shinohara\",\"screen_name\":\"meimei_san\",\"id\":40685734,\"id_str\":\"40685734\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"\\u3053\\u308c\\u304b\\u3089\\u6771\\u5927\\u30d5\\u30a9\\u30fc\\u30e9\\u30e0\\u300cCatastrophe et Media\\u300d\\u3002\\u3042\\u30680\\u5206\\u3067\\u59cb\\u307e\\u308a\\u307e\\u3059\\uff01#tfcem instagr.am\\/p\\/RAfpG\\/\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"indices\":[52,71],\"expanded_url\":null,\"url\":\"instagr.am\\/p\\/RAfpG\\/\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[45,51]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"1\",\"retweeters\":[75691207],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:01:23 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"London,Tokyo,Hiroshima\",\"notifications\":null,\"profile_background_color\":\"ffffff\",\"lang\":\"ja\",\"profile_background_tile\":true,\"followers_count\":47,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/54712095\\/MEI.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"description\":\"\\u5efa\\u7bc9\\u5bb6\\u3092\\u76ee\\u6307\\u3057\\u307e\\u3059\\u3002\\r\\n1983\\/\\u6751\\u677e\\u7814,t-sa\\/\\u85e4\\u68ee\\u7814\\/UQ\\u7814\\/\\u4fee\\u9053\\/\\u5df1\\u6590\\u5c0f\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Sun May 17 16:21:13 +0000 2009\",\"profile_sidebar_border_color\":\"000000\",\"is_translator\":false,\"default_profile\":false,\"listed_count\":2,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":47,\"protected\":false,\"profile_text_color\":\"000000\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/533935671\\/MEI00_normal.gif\",\"screen_name\":\"meimei_san\",\"name\":\"Meiri Shinohara\",\"statuses_count\":345,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/54712095\\/MEI.jpg\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/533935671\\/MEI00_normal.gif\",\"id\":40685734,\"id_str\":\"40685734\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"000000\"},\"retweeted\":false,\"id\":127716175961538561,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127716175961538561\",\"coordinates\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/tweetbutton\\\" rel=\\\"nofollow\\\"\\u003ETweet Button\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:02:57 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":2753,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":1971,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/97589171\\/100308D90-2_012big01.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Sun Sep 20 01:36:39 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"default_profile\":false,\"listed_count\":203,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":125,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/news.before-and-afterimages.jp\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/866895447\\/bowie_keaton_normal.jpg\",\"screen_name\":\"tanajun009\",\"name\":\"TANAKA Jun\",\"statuses_count\":4687,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/97589171\\/100308D90-2_012big01.jpg\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/866895447\\/bowie_keaton_normal.jpg\",\"id\":75691207,\"id_str\":\"75691207\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127716569634705408,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127716569634705408\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 299000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "f55aa415-a8ac-4d9c-b086-90377dc27893-127716569634705408" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "こういうのを今やっている。東大フォーラム「Catastrophe et Media」。#tfcem http://t.co/e408LffK", - "img": { - "src": "http://a0.twimg.com/profile_images/1341853248/mouriyoshitaka_normal.jpg" - }, - "title": "Yoshitaka Mouri: こういうのを今やっている。東大フォーラム「Catastrophe et Media」。#tfcem http://t.co/e408LffK", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 752000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u3053\\u3046\\u3044\\u3046\\u306e\\u3092\\u4eca\\u3084\\u3063\\u3066\\u3044\\u308b\\u3002\\u6771\\u5927\\u30d5\\u30a9\\u30fc\\u30e9\\u30e0\\u300cCatastrophe et Media\\u300d\\u3002#tfcem http:\\/\\/t.co\\/e408LffK\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"instagr.am\\/p\\/RAfpG\\/\",\"indices\":[50,70],\"expanded_url\":\"http:\\/\\/instagr.am\\/p\\/RAfpG\\/\",\"url\":\"http:\\/\\/t.co\\/e408LffK\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[43,49]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:10:30 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"131516\",\"default_profile\":false,\"lang\":\"ja\",\"profile_background_tile\":true,\"followers_count\":2210,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"description\":\"Sociologist, Media, Culture and Art Critic, Tokyo University of the Arts\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Wed Apr 18 16:03:41 +0000 2007\",\"profile_sidebar_border_color\":\"eeeeee\",\"is_translator\":false,\"listed_count\":208,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":181,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1341853248\\/mouriyoshitaka_normal.jpg\",\"screen_name\":\"mouri\",\"name\":\"Yoshitaka Mouri\",\"statuses_count\":1478,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1341853248\\/mouriyoshitaka_normal.jpg\",\"id\":5133521,\"id_str\":\"5133521\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"009999\"},\"retweeted\":false,\"id\":127718469478252545,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127718469478252545\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 752000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "a7cacd7e-efc6-4b9f-86d2-6bd3f623c4f9-127718469478252545" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "「カタストロフとメディア」イベント、15分遅れで開始の模様。あと数分。 #tfcem", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: 「カタストロフとメディア」イベント、15分遅れで開始の模様。あと数分。 #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 853000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u300c\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u3068\\u30e1\\u30c7\\u30a3\\u30a2\\u300d\\u30a4\\u30d9\\u30f3\\u30c8\\u300115\\u5206\\u9045\\u308c\\u3067\\u958b\\u59cb\\u306e\\u6a21\\u69d8\\u3002\\u3042\\u3068\\u6570\\u5206\\u3002 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[36,42]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"web\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:12:11 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":115,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"default_profile\":true,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":319,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127718893555949568,\"in_reply_to_status_id_str\":null,\"id_str\":\"127718893555949568\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 853000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "5571872b-a597-43b3-b4e7-18976302cac7-127718893555949568" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 東大フォーラム「Catastrophe et Media」に参加。もうすぐ始まります。楽しみ!", - "img": { - "src": "http://a3.twimg.com/sticky/default_profile_images/default_profile_4_normal.png" - }, - "title": "yinutsuka: #tfcem 東大フォーラム「Catastrophe et Media」に参加。もうすぐ始まります。楽しみ!", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1047000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u6771\\u5927\\u30d5\\u30a9\\u30fc\\u30e9\\u30e0\\u300cCatastrophe et Media\\u300d\\u306b\\u53c2\\u52a0\\u3002\\u3082\\u3046\\u3059\\u3050\\u59cb\\u307e\\u308a\\u307e\\u3059\\u3002\\u697d\\u3057\\u307f\\uff01\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:15:25 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":0,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":1,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"default_profile\":true,\"following\":null,\"time_zone\":null,\"created_at\":\"Wed Oct 12 04:22:11 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":0,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":4,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_4_normal.png\",\"screen_name\":\"yuomnis\",\"name\":\"yinutsuka\",\"statuses_count\":1,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/sticky\\/default_profile_images\\/default_profile_4_normal.png\",\"id\":389276066,\"id_str\":\"389276066\",\"verified\":false,\"utc_offset\":null,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127719705636110336,\"in_reply_to_status_id_str\":null,\"id_str\":\"127719705636110336\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 1047000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "b22bb0c2-a1e5-4f48-9bed-d74f0e050ac0-127719705636110336" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "すみませんこっちのアドレスですね。5分後、かららしい。東大フォーラム「Catastrophe et Media」。 http://t.co/44nxbvjI #tfcem", - "img": { - "src": "http://a0.twimg.com/profile_images/1341853248/mouriyoshitaka_normal.jpg" - }, - "title": "Yoshitaka Mouri: すみませんこっちのアドレスですね。5分後、かららしい。東大フォーラム「Catastrophe et Media」。 http://t.co/44nxbvjI #tfcem", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1053000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u3059\\u307f\\u307e\\u305b\\u3093\\u3053\\u3063\\u3061\\u306e\\u30a2\\u30c9\\u30ec\\u30b9\\u3067\\u3059\\u306d\\u3002\\uff15\\u5206\\u5f8c\\u3001\\u304b\\u3089\\u3089\\u3057\\u3044\\u3002\\u6771\\u5927\\u30d5\\u30a9\\u30fc\\u30e9\\u30e0\\u300cCatastrophe et Media\\u300d\\u3002 http:\\/\\/t.co\\/44nxbvjI #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"polemictweet.com\\/\\/iii-catastrop\\u2026\",\"indices\":[58,78],\"expanded_url\":\"http:\\/\\/www.polemictweet.com\\/\\/iii-catastrophe\\/client.php#\",\"url\":\"http:\\/\\/t.co\\/44nxbvjI\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[79,85]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:15:31 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"favourites_count\":0,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"131516\",\"lang\":\"ja\",\"profile_background_tile\":true,\"followers_count\":2210,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"description\":\"Sociologist, Media, Culture and Art Critic, Tokyo University of the Arts\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Wed Apr 18 16:03:41 +0000 2007\",\"profile_sidebar_border_color\":\"eeeeee\",\"is_translator\":false,\"listed_count\":208,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":181,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1341853248\\/mouriyoshitaka_normal.jpg\",\"screen_name\":\"mouri\",\"name\":\"Yoshitaka Mouri\",\"statuses_count\":1479,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1341853248\\/mouriyoshitaka_normal.jpg\",\"id\":5133521,\"id_str\":\"5133521\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"009999\"},\"retweeted\":false,\"id\":127719731330424833,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127719731330424833\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 1053000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "e1c180fd-ccfb-4199-ba8a-0148376e5ea7-127719731330424833" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "はじまった。 #tfcem", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: はじまった。 #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1178000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u306f\\u3058\\u307e\\u3063\\u305f\\u3002 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[7,13]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:17:36 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":115,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"default_profile\":true,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":320,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127720254532108288,\"in_reply_to_status_id_str\":null,\"id_str\":\"127720254532108288\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 1178000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "6aee865f-b73d-485f-a322-d587ad5c96bd-127720254532108288" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "ça a commencé! #tfcem", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: ça a commencé! #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1212000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u00e7a a commenc\\u00e9! #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[15,21]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:18:10 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":115,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"default_profile\":true,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":321,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127720398560309248,\"in_reply_to_status_id_str\":null,\"id_str\":\"127720398560309248\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 1212000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "b2c72484-0356-424a-bf3f-43da3b5ad737-127720398560309248" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Introduction sur le Todai Forum par le professeur Ishida", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Introduction sur le Todai Forum par le professeur Ishida", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1250000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Introduction sur le Todai Forum par le professeur Ishida\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:18:48 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":178,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":367,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127720555947368448,\"in_reply_to_status_id_str\":null,\"id_str\":\"127720555947368448\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 1250000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "a6acdf4a-71d6-42d1-aa5e-363aee78582d-127720555947368448" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "はじまりました。東大フォーラム「Catastrophe et Media」#tfcem", - "img": { - "src": "http://a3.twimg.com/sticky/default_profile_images/default_profile_4_normal.png" - }, - "title": "MATSU: はじまりました。東大フォーラム「Catastrophe et Media」#tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1276000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u306f\\u3058\\u307e\\u308a\\u307e\\u3057\\u305f\\u3002\\u6771\\u5927\\u30d5\\u30a9\\u30fc\\u30e9\\u30e0\\u300cCatastrophe et Media\\u300d#tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[37,43]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:19:14 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":0,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":3,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":null,\"created_at\":\"Tue Aug 16 04:19:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"default_profile\":true,\"listed_count\":0,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":19,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_4_normal.png\",\"screen_name\":\"boy_inTokyo\",\"name\":\"MATSU\",\"statuses_count\":1,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/sticky\\/default_profile_images\\/default_profile_4_normal.png\",\"id\":355963269,\"id_str\":\"355963269\",\"verified\":false,\"utc_offset\":null,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127720665733275648,\"in_reply_to_status_id_str\":null,\"id_str\":\"127720665733275648\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 1276000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "40d8c8ae-4868-430c-9d63-d0cf0c061b55-127720665733275648" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "L'introduction par le prof.Ishida #tfcem", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: L'introduction par le prof.Ishida #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1372000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"L'introduction par le prof.Ishida #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[34,40]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:20:50 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":115,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"default_profile\":true,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":322,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127721068533268481,\"in_reply_to_status_id_str\":null,\"id_str\":\"127721068533268481\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 1372000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "ce3a359a-e66b-42ba-a0cc-62d2ef52f99b-127721068533268481" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @mouri: すみませんこっちのアドレスですね。5分後、かららしい。東大フォーラム「Catastrophe et Media」。 http://t.co/44nxbvjI #tfcem", - "img": { - "src": "http://a3.twimg.com/profile_images/58112399/pp_normal.jpg" - }, - "title": "きゅうはち: RT @mouri: すみませんこっちのアドレスですね。5分後、かららしい。東大フォーラム「Catastrophe et Media」。 http://t.co/44nxbvjI #tfcem", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1580000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @mouri: \\u3059\\u307f\\u307e\\u305b\\u3093\\u3053\\u3063\\u3061\\u306e\\u30a2\\u30c9\\u30ec\\u30b9\\u3067\\u3059\\u306d\\u3002\\uff15\\u5206\\u5f8c\\u3001\\u304b\\u3089\\u3089\\u3057\\u3044\\u3002\\u6771\\u5927\\u30d5\\u30a9\\u30fc\\u30e9\\u30e0\\u300cCatastrophe et Media\\u300d\\u3002 http:\\/\\/t.co\\/44nxbvjI #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"polemictweet.com\\/\\/iii-catastrop\\u2026\",\"indices\":[69,89],\"expanded_url\":\"http:\\/\\/www.polemictweet.com\\/\\/iii-catastrophe\\/client.php#\",\"url\":\"http:\\/\\/t.co\\/44nxbvjI\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[90,96]}],\"user_mentions\":[{\"indices\":[3,9],\"name\":\"Yoshitaka Mouri\",\"screen_name\":\"mouri\",\"id\":5133521,\"id_str\":\"5133521\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"\\u3059\\u307f\\u307e\\u305b\\u3093\\u3053\\u3063\\u3061\\u306e\\u30a2\\u30c9\\u30ec\\u30b9\\u3067\\u3059\\u306d\\u3002\\uff15\\u5206\\u5f8c\\u3001\\u304b\\u3089\\u3089\\u3057\\u3044\\u3002\\u6771\\u5927\\u30d5\\u30a9\\u30fc\\u30e9\\u30e0\\u300cCatastrophe et Media\\u300d\\u3002 http:\\/\\/t.co\\/44nxbvjI #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"polemictweet.com\\/\\/iii-catastrop\\u2026\",\"indices\":[58,78],\"expanded_url\":\"http:\\/\\/www.polemictweet.com\\/\\/iii-catastrophe\\/client.php#\",\"url\":\"http:\\/\\/t.co\\/44nxbvjI\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[79,85]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"1\",\"retweeters\":[15229375],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:15:31 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"131516\",\"lang\":\"ja\",\"profile_background_tile\":true,\"followers_count\":2210,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"description\":\"Sociologist, Media, Culture and Art Critic, Tokyo University of the Arts\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Wed Apr 18 16:03:41 +0000 2007\",\"profile_sidebar_border_color\":\"eeeeee\",\"is_translator\":false,\"listed_count\":208,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":181,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1341853248\\/mouriyoshitaka_normal.jpg\",\"screen_name\":\"mouri\",\"name\":\"Yoshitaka Mouri\",\"statuses_count\":1479,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1341853248\\/mouriyoshitaka_normal.jpg\",\"id\":5133521,\"id_str\":\"5133521\",\"default_profile\":false,\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"009999\"},\"retweeted\":false,\"id\":127719731330424833,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127719731330424833\",\"coordinates\":null},\"source\":\"web\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:24:18 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":96,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":555,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Wikipedia\\u65e5\\u672c\\u8a9e\\u7248 User:Ks aka 98\\n\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Wed Jun 25 09:52:03 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":53,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":883,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/bit.ly\\/N2YwL\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/58112399\\/pp_normal.jpg\",\"screen_name\":\"ksaka98\",\"name\":\"\\u304d\\u3085\\u3046\\u306f\\u3061\",\"statuses_count\":3758,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/58112399\\/pp_normal.jpg\",\"id\":15229375,\"id_str\":\"15229375\",\"default_profile\":true,\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127721941619580928,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127721941619580928\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 1580000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "5fa121ad-27ff-4abe-9e6b-45e91a90a331-127721941619580928" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "東大フォーラムの「日本のメディア文化:カタストロフィとメディア」のustが始まりました。登壇者・後援者は、石田英敬、ベルナール・スティグレール、ロバン・ルヌッチ、藤幡正樹、吉見俊哉。6時間にわたる長丁場です。http://t.co/wPy3MUc9 #tfcem", - "img": { - "src": "http://a2.twimg.com/sticky/default_profile_images/default_profile_3_normal.png" - }, - "title": "Yoshikazu NANGO: 東大フォーラムの「日本のメディア文化:カタストロフィとメディア」のustが始まりました。登壇者・後援者は、石田英敬、ベルナール・スティグレール、ロバン・ルヌッチ、藤幡正樹、吉見俊哉。6時間にわたる長丁場です。http://t.co/wPy3MUc9 #tfcem", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1671000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u6771\\u5927\\u30d5\\u30a9\\u30fc\\u30e9\\u30e0\\u306e\\u300c\\u65e5\\u672c\\u306e\\u30e1\\u30c7\\u30a3\\u30a2\\u6587\\u5316\\uff1a\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u30a3\\u3068\\u30e1\\u30c7\\u30a3\\u30a2\\u300d\\u306eust\\u304c\\u59cb\\u307e\\u308a\\u307e\\u3057\\u305f\\u3002\\u767b\\u58c7\\u8005\\u30fb\\u5f8c\\u63f4\\u8005\\u306f\\u3001\\u77f3\\u7530\\u82f1\\u656c\\u3001\\u30d9\\u30eb\\u30ca\\u30fc\\u30eb\\u30fb\\u30b9\\u30c6\\u30a3\\u30b0\\u30ec\\u30fc\\u30eb\\u3001\\u30ed\\u30d0\\u30f3\\u30fb\\u30eb\\u30cc\\u30c3\\u30c1\\u3001\\u85e4\\u5e61\\u6b63\\u6a39\\u3001\\u5409\\u898b\\u4fca\\u54c9\\u30026\\u6642\\u9593\\u306b\\u308f\\u305f\\u308b\\u9577\\u4e01\\u5834\\u3067\\u3059\\u3002http:\\/\\/t.co\\/wPy3MUc9\\u3000#tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"bit.ly\\/n21fmr\",\"indices\":[104,124],\"expanded_url\":\"http:\\/\\/bit.ly\\/n21fmr\",\"url\":\"http:\\/\\/t.co\\/wPy3MUc9\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[125,131]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:25:49 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":0,\"location\":\"Tokyo\",\"default_profile\":true,\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":1815,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\\u5357\\u5f8c\\u7531\\u548c\\u30021979\\u5e74\\u5927\\u962a\\u5e9c\\u751f\\u307e\\u308c\\u3002\\u6771\\u4eac\\u5927\\u5b66\\u5927\\u5b66\\u9662\\u60c5\\u5831\\u5b66\\u74b0\\u7279\\u4efb\\u8b1b\\u5e2b\\u3002\\u793e\\u4f1a\\u5b66\\u3001\\u90fd\\u5e02\\u30fb\\u5efa\\u7bc9\\u8ad6\\u3002\\u6851\\u6ca2\\u30c7\\u30b6\\u30a4\\u30f3\\u7814\\u7a76\\u6240\\u3001\\u99d2\\u6fa4\\u5927\\u5b66\\u3001\\u6cd5\\u653f\\u5927\\u5b66\\u3001\\u65e9\\u7a32\\u7530\\u5927\\u5b66\\u975e\\u5e38\\u52e4\\u8b1b\\u5e2b\\u3002\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Sat Dec 26 14:10:04 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":180,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":216,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"screen_name\":\"y_nango\",\"name\":\"Yoshikazu NANGO\",\"statuses_count\":1818,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"id\":99508965,\"id_str\":\"99508965\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127722323536117761,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127722323536117761\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 1671000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "595adb07-80b1-42aa-9c48-da67c84bdaf8-127722323536117761" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Streaming now: \"Catastrophe et Media\" forum #tfcem @ Tokyo U. http://t.co/LIRaAraG \nvia @mouri", - "img": { - "src": "http://a3.twimg.com/profile_images/1342956232/love_face_by_yuka_normal.gif" - }, - "title": "Love Kindstrand: Streaming now: \"Catastrophe et Media\" forum #tfcem @ Tokyo U. http://t.co/LIRaAraG \nvia @mouri", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1711000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"Streaming now: \\\"Catastrophe et Media\\\" forum #tfcem @\\u00a0Tokyo U. http:\\/\\/t.co\\/LIRaAraG \\nvia @mouri\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"polemictweet.com\\/\\/iii-catastrop\\u2026\",\"indices\":[62,82],\"expanded_url\":\"http:\\/\\/www.polemictweet.com\\/\\/iii-catastrophe\\/client.php#\",\"url\":\"http:\\/\\/t.co\\/LIRaAraG\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[44,50]}],\"user_mentions\":[{\"indices\":[89,95],\"name\":\"Yoshitaka Mouri\",\"screen_name\":\"mouri\",\"id\":5133521,\"id_str\":\"5133521\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:26:29 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":1045,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"131516\",\"default_profile\":false,\"lang\":\"en\",\"profile_background_tile\":true,\"followers_count\":337,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/60768226\\/wood.jpg\",\"profile_sidebar_fill_color\":\"e6db5c\",\"description\":\"Grad student at Sophia University, Tokyo. Anthropology of urban countercultures\\u0011\\u30fb\\u4e0a\\u667a\\u5927\\u5b66\\u306e\\u5927\\u5b66\\u9662\\u751f\\u3002\\u30ab\\u30a6\\u30f3\\u30bf\\u30fc\\u30ab\\u30eb\\u30c1\\u30e3\\u30fc\\u3001\\u90fd\\u5e02\\u7a7a\\u9593\\u306e\\u6587\\u5316\\u4eba\\u985e\\u5b66\\u3002\\u65e5\\u672c\\u8a9e\\u306e\\u30c4\\u30a4\\u30fc\\u30c8\\u306f\\u6b86\\u3069\\u30b5\\u30d6\\u30a2\\u30ab\\u30a6\\u30f3\\u30c8@lovekindstrand2\\u3067\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Aug 28 04:59:47 +0000 2008\",\"profile_sidebar_border_color\":\"703610\",\"is_translator\":false,\"listed_count\":26,\"geo_enabled\":true,\"profile_use_background_image\":true,\"friends_count\":394,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/lovekindstrand.posterous.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1342956232\\/love_face_by_yuka_normal.gif\",\"screen_name\":\"lovekindstrand\",\"name\":\"Love Kindstrand\",\"statuses_count\":2012,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/60768226\\/wood.jpg\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1342956232\\/love_face_by_yuka_normal.gif\",\"id\":16023458,\"id_str\":\"16023458\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"824827\"},\"retweeted\":false,\"id\":127722491199234049,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127722491199234049\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 1711000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "aaac4744-fc2c-464f-b945-8d65c2ee8fa1-127722491199234049" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "東大フォーラム「Catastrophe et Media」at villa gillet 始まりました。まずは石田学環長のプレゼンテーション。 #tfcem", - "img": { - "src": "http://a1.twimg.com/sticky/default_profile_images/default_profile_2_normal.png" - }, - "title": "tfcem: 東大フォーラム「Catastrophe et Media」at villa gillet 始まりました。まずは石田学環長のプレゼンテーション。 #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1737000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u6771\\u5927\\u30d5\\u30a9\\u30fc\\u30e9\\u30e0\\u300cCatastrophe et Media\\u300dat villa gillet \\u59cb\\u307e\\u308a\\u307e\\u3057\\u305f\\u3002\\u307e\\u305a\\u306f\\u77f3\\u7530\\u5b66\\u74b0\\u9577\\u306e\\u30d7\\u30ec\\u30bc\\u30f3\\u30c6\\u30fc\\u30b7\\u30e7\\u30f3\\u3002 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[72,78]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"web\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:26:55 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":0,\"location\":null,\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":0,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":null,\"following\":null,\"time_zone\":null,\"created_at\":\"Sat Oct 22 12:12:03 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"default_profile\":true,\"listed_count\":0,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":11,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_2_normal.png\",\"screen_name\":\"tfcem\",\"name\":\"tfcem\",\"statuses_count\":1,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/sticky\\/default_profile_images\\/default_profile_2_normal.png\",\"id\":395884869,\"id_str\":\"395884869\",\"verified\":false,\"utc_offset\":null,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127722598539866113,\"in_reply_to_status_id_str\":null,\"id_str\":\"127722598539866113\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 1737000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "4688db04-c866-4d37-a34b-7ca335c5748a-127722598539866113" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Catastrophe et Media, Pr Ishida\nOrigine du titre de la conférence ds la culture japonaise post-Hirooshima et post-tsunami 11/03/11", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Catastrophe et Media, Pr Ishida\nOrigine du titre de la conférence ds la culture japonaise post-Hirooshima et post-tsunami 11/03/11", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1767000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Catastrophe et Media, Pr Ishida\\nOrigine du titre de la conf\\u00e9rence ds la culture japonaise post-Hirooshima et post-tsunami 11\\/03\\/11\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:27:25 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":178,\"default_profile\":true,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":369,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127722727258861568,\"in_reply_to_status_id_str\":null,\"id_str\":\"127722727258861568\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 1767000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "097d51eb-7e8a-4612-b2fb-a55d06c60948-127722727258861568" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Introduction la conférence \"Catastrophe et média\". Todaï Forum. Lyon. #tfcem", - "img": { - "src": "http://a1.twimg.com/profile_images/1565610499/damien_yokohama_normal.JPG" - }, - "title": "Damien Pignaud: Introduction la conférence \"Catastrophe et média\". Todaï Forum. Lyon. #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1775000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"Introduction la conf\\u00e9rence \\\"Catastrophe et m\\u00e9dia\\\". Toda\\u00ef Forum. Lyon. #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[70,76]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:27:33 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":4,\"location\":\"Compi\\u00e8gne, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"fr\",\"profile_background_tile\":false,\"followers_count\":40,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"IT engineering student @utc_compiegne . \\r\\nLooking for an engineer internship\\r\\n#dataScience #functionalProgramming #cinema\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Wed Dec 02 12:50:08 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"default_profile\":true,\"listed_count\":2,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":167,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/dmnpignaud.perso.sfr.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1565610499\\/damien_yokohama_normal.JPG\",\"screen_name\":\"dmnpignaud\",\"name\":\"Damien Pignaud\",\"statuses_count\":167,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1565610499\\/damien_yokohama_normal.JPG\",\"id\":94082626,\"id_str\":\"94082626\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127722760758759424,\"in_reply_to_status_id_str\":null,\"id_str\":\"127722760758759424\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 1775000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "7be544d5-a782-49a7-af6a-bcbf57ec593c-127722760758759424" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "1、なぜカタストロフとメディアか? #tfcem", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: 1、なぜカタストロフとメディアか? #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1801000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\uff11\\u3001\\u306a\\u305c\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u3068\\u30e1\\u30c7\\u30a3\\u30a2\\u304b\\uff1f #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[18,24]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:27:59 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":115,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"default_profile\":true,\"statuses_count\":323,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127722868854362112,\"in_reply_to_status_id_str\":null,\"id_str\":\"127722868854362112\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 1801000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "2f67305f-d333-4bb2-9d99-b3f746b57c04-127722868854362112" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "東大フォーラムの「日本のメディア文化:カタストロフィとメディア」のustが始まりました。登壇者・講演者は、石田英敬、ベルナール・スティグレール、ロバン・ルヌッチ、藤幡正樹、吉見俊哉。6時間にわたる長丁場です。http://t.co/wPy3MUc9 #tfcem", - "img": { - "src": "http://a2.twimg.com/sticky/default_profile_images/default_profile_3_normal.png" - }, - "title": "Yoshikazu NANGO: 東大フォーラムの「日本のメディア文化:カタストロフィとメディア」のustが始まりました。登壇者・講演者は、石田英敬、ベルナール・スティグレール、ロバン・ルヌッチ、藤幡正樹、吉見俊哉。6時間にわたる長丁場です。http://t.co/wPy3MUc9 #tfcem", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1861000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u6771\\u5927\\u30d5\\u30a9\\u30fc\\u30e9\\u30e0\\u306e\\u300c\\u65e5\\u672c\\u306e\\u30e1\\u30c7\\u30a3\\u30a2\\u6587\\u5316\\uff1a\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u30a3\\u3068\\u30e1\\u30c7\\u30a3\\u30a2\\u300d\\u306eust\\u304c\\u59cb\\u307e\\u308a\\u307e\\u3057\\u305f\\u3002\\u767b\\u58c7\\u8005\\u30fb\\u8b1b\\u6f14\\u8005\\u306f\\u3001\\u77f3\\u7530\\u82f1\\u656c\\u3001\\u30d9\\u30eb\\u30ca\\u30fc\\u30eb\\u30fb\\u30b9\\u30c6\\u30a3\\u30b0\\u30ec\\u30fc\\u30eb\\u3001\\u30ed\\u30d0\\u30f3\\u30fb\\u30eb\\u30cc\\u30c3\\u30c1\\u3001\\u85e4\\u5e61\\u6b63\\u6a39\\u3001\\u5409\\u898b\\u4fca\\u54c9\\u30026\\u6642\\u9593\\u306b\\u308f\\u305f\\u308b\\u9577\\u4e01\\u5834\\u3067\\u3059\\u3002http:\\/\\/t.co\\/wPy3MUc9\\u3000#tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"bit.ly\\/n21fmr\",\"indices\":[104,124],\"expanded_url\":\"http:\\/\\/bit.ly\\/n21fmr\",\"url\":\"http:\\/\\/t.co\\/wPy3MUc9\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[125,131]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"web\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:28:59 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":0,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":1815,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\\u5357\\u5f8c\\u7531\\u548c\\u30021979\\u5e74\\u5927\\u962a\\u5e9c\\u751f\\u307e\\u308c\\u3002\\u6771\\u4eac\\u5927\\u5b66\\u5927\\u5b66\\u9662\\u60c5\\u5831\\u5b66\\u74b0\\u7279\\u4efb\\u8b1b\\u5e2b\\u3002\\u793e\\u4f1a\\u5b66\\u3001\\u90fd\\u5e02\\u30fb\\u5efa\\u7bc9\\u8ad6\\u3002\\u6851\\u6ca2\\u30c7\\u30b6\\u30a4\\u30f3\\u7814\\u7a76\\u6240\\u3001\\u99d2\\u6fa4\\u5927\\u5b66\\u3001\\u6cd5\\u653f\\u5927\\u5b66\\u3001\\u65e9\\u7a32\\u7530\\u5927\\u5b66\\u975e\\u5e38\\u52e4\\u8b1b\\u5e2b\\u3002\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Sat Dec 26 14:10:04 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":180,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":216,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"screen_name\":\"y_nango\",\"name\":\"Yoshikazu NANGO\",\"statuses_count\":1818,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"id\":99508965,\"id_str\":\"99508965\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127723122064506880,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127723122064506880\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 1861000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "1e21712b-553d-4367-9a35-c972acf4c025-127723122064506880" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Remise en cause de la Culture Cool Japan et du narcissisme culturel : catastrophe humaine et sociale !!++", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Remise en cause de la Culture Cool Japan et du narcissisme culturel : catastrophe humaine et sociale !!++", - "color": "16763904", - "polemics": [ - "OK" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1895000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Remise en cause de la Culture Cool Japan et du narcissisme culturel : catastrophe humaine et sociale !!++\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:29:33 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"default_profile\":true,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":178,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":370,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127723264687620096,\"in_reply_to_status_id_str\":null,\"id_str\":\"127723264687620096\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 1895000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "0170528f-0687-4da8-86ad-39053ec297aa-127723264687620096" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "【ジロジロ】RT @y_nango: 東大フォーラムの「日本のメディア文化:カタストロフィとメディア」。登壇者・講演者は、石田英敬、ベルナール・スティグレール、ロバン・ルヌッチ、藤幡正樹、吉見俊哉。6時間にわたる長丁場です。http://t.co/Ot24TjKb #tfcem", - "img": { - "src": "http://a0.twimg.com/profile_images/1210872297/49303_100001981800338_5397743_q_normal.jpg" - }, - "title": "Kashima Takashi: 【ジロジロ】RT @y_nango: 東大フォーラムの「日本のメディア文化:カタストロフィとメディア」。登壇者・講演者は、石田英敬、ベルナール・スティグレール、ロバン・ルヌッチ、藤幡正樹、吉見俊哉。6時間にわたる長丁場です。http://t.co/Ot24TjKb #tfcem", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1912000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u3010\\u30b8\\u30ed\\u30b8\\u30ed\\u3011RT @y_nango: \\u6771\\u5927\\u30d5\\u30a9\\u30fc\\u30e9\\u30e0\\u306e\\u300c\\u65e5\\u672c\\u306e\\u30e1\\u30c7\\u30a3\\u30a2\\u6587\\u5316\\uff1a\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u30a3\\u3068\\u30e1\\u30c7\\u30a3\\u30a2\\u300d\\u3002\\u767b\\u58c7\\u8005\\u30fb\\u8b1b\\u6f14\\u8005\\u306f\\u3001\\u77f3\\u7530\\u82f1\\u656c\\u3001\\u30d9\\u30eb\\u30ca\\u30fc\\u30eb\\u30fb\\u30b9\\u30c6\\u30a3\\u30b0\\u30ec\\u30fc\\u30eb\\u3001\\u30ed\\u30d0\\u30f3\\u30fb\\u30eb\\u30cc\\u30c3\\u30c1\\u3001\\u85e4\\u5e61\\u6b63\\u6a39\\u3001\\u5409\\u898b\\u4fca\\u54c9\\u30026\\u6642\\u9593\\u306b\\u308f\\u305f\\u308b\\u9577\\u4e01\\u5834\\u3067\\u3059\\u3002http:\\/\\/t.co\\/Ot24TjKb\\u3000#tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"bit.ly\\/n21fmr\",\"indices\":[112,132],\"expanded_url\":\"http:\\/\\/bit.ly\\/n21fmr\",\"url\":\"http:\\/\\/t.co\\/Ot24TjKb\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[133,139]}],\"user_mentions\":[{\"indices\":[9,17],\"name\":\"Yoshikazu NANGO\",\"screen_name\":\"y_nango\",\"id\":99508965,\"id_str\":\"99508965\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:29:50 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"favourites_count\":130,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"0099B9\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":575,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"description\":\"\\u30e1\\u30c7\\u30a3\\u30a2\\u8ad6\\u3001\\u793e\\u4f1a\\u5b66\\u3001\\u5e83\\u544a\\u53f2\\u30fb\\u30c7\\u30b6\\u30a4\\u30f3\\u53f2\\u306a\\u3069\\u3092\\u3084\\u3063\\u3066\\u307e\\u3059\\u3002\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Sat Jul 11 08:02:40 +0000 2009\",\"profile_sidebar_border_color\":\"5ED4DC\",\"is_translator\":false,\"listed_count\":51,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":261,\"protected\":false,\"profile_text_color\":\"3C3940\",\"url\":\"http:\\/\\/d.hatena.ne.jp\\/oxyfunk\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1210872297\\/49303_100001981800338_5397743_q_normal.jpg\",\"screen_name\":\"oxyfunk\",\"name\":\"Kashima Takashi\",\"statuses_count\":2138,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1210872297\\/49303_100001981800338_5397743_q_normal.jpg\",\"id\":55787682,\"id_str\":\"55787682\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0099B9\"},\"retweeted\":false,\"id\":127723334262718464,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127723334262718464\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 1912000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "1f41683d-f4e1-49cb-ae3a-6cffc40723db-127723334262718464" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Interrogation sur la tendance \"cool Japan\". Rapports du \"cool\" et de la catastrophe. #tfcem", - "img": { - "src": "http://a1.twimg.com/profile_images/1565610499/damien_yokohama_normal.JPG" - }, - "title": "Damien Pignaud: Interrogation sur la tendance \"cool Japan\". Rapports du \"cool\" et de la catastrophe. #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 1986000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"Interrogation sur la tendance \\\"cool Japan\\\". Rapports du \\\"cool\\\" et de la catastrophe. #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[85,91]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:31:04 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":4,\"location\":\"Compi\\u00e8gne, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"fr\",\"profile_background_tile\":false,\"followers_count\":40,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"IT engineering student @utc_compiegne . \\r\\nLooking for an engineer internship\\r\\n#dataScience #functionalProgramming #cinema\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Wed Dec 02 12:50:08 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":2,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":167,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/dmnpignaud.perso.sfr.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1565610499\\/damien_yokohama_normal.JPG\",\"screen_name\":\"dmnpignaud\",\"name\":\"Damien Pignaud\",\"statuses_count\":168,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1565610499\\/damien_yokohama_normal.JPG\",\"id\":94082626,\"id_str\":\"94082626\",\"default_profile\":true,\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127723645282959360,\"in_reply_to_status_id_str\":null,\"id_str\":\"127723645282959360\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 1986000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "4cd91682-6c4f-411b-9ef2-42c97080c61a-127723645282959360" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Mise en perspcetive de la théorie des catastophes et des modèles de fractales, modèles du chaos++", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Mise en perspcetive de la théorie des catastophes et des modèles de fractales, modèles du chaos++", - "color": "16763904", - "polemics": [ - "OK" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2006000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Mise en perspcetive de la th\\u00e9orie des catastophes et des mod\\u00e8les de fractales, mod\\u00e8les du chaos++\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:31:24 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"default_profile\":true,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":178,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":371,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127723727701016576,\"in_reply_to_status_id_str\":null,\"id_str\":\"127723727701016576\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 2006000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "0ce4d7bc-c6b8-465e-8c66-b1c6a715ab89-127723727701016576" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "クール・ジャパンからカタストロフへ。村上隆と感性のカタストロフという問題。ミキーマウス #tfcem", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: クール・ジャパンからカタストロフへ。村上隆と感性のカタストロフという問題。ミキーマウス #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2066000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u30af\\u30fc\\u30eb\\u30fb\\u30b8\\u30e3\\u30d1\\u30f3\\u304b\\u3089\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u3078\\u3002\\u6751\\u4e0a\\u9686\\u3068\\u611f\\u6027\\u306e\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u3068\\u3044\\u3046\\u554f\\u984c\\u3002\\u30df\\u30ad\\u30fc\\u30de\\u30a6\\u30b9 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[44,50]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:32:24 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":115,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":324,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127723978918854656,\"in_reply_to_status_id_str\":null,\"id_str\":\"127723978918854656\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 2066000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "40282330-02c9-4433-b035-07e9c76aa1f5-127723978918854656" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "「際」というテーマ。現代文化とカタストロフとの親近性。文化における非線形性 #tfcem", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: 「際」というテーマ。現代文化とカタストロフとの親近性。文化における非線形性 #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2107000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u300c\\u969b\\u300d\\u3068\\u3044\\u3046\\u30c6\\u30fc\\u30de\\u3002\\u73fe\\u4ee3\\u6587\\u5316\\u3068\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u3068\\u306e\\u89aa\\u8fd1\\u6027\\u3002\\u6587\\u5316\\u306b\\u304a\\u3051\\u308b\\u975e\\u7dda\\u5f62\\u6027 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[38,44]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:33:05 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":115,\"default_profile\":true,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":325,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127724151380246528,\"in_reply_to_status_id_str\":null,\"id_str\":\"127724151380246528\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 2107000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "9f4c9add-8091-483d-a100-34107268a534-127724151380246528" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem catastrophe ≒ 際(kiwa)", - "img": { - "src": "http://a3.twimg.com/sticky/default_profile_images/default_profile_4_normal.png" - }, - "title": "yinutsuka: #tfcem catastrophe ≒ 際(kiwa)", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2115000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem catastrophe \\u2252 \\u969b(kiwa)\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:33:13 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":0,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":1,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"default_profile\":true,\"following\":null,\"time_zone\":null,\"created_at\":\"Wed Oct 12 04:22:11 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":0,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":4,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_4_normal.png\",\"screen_name\":\"yuomnis\",\"name\":\"yinutsuka\",\"statuses_count\":3,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/sticky\\/default_profile_images\\/default_profile_4_normal.png\",\"id\":389276066,\"id_str\":\"389276066\",\"verified\":false,\"utc_offset\":null,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127724186520141825,\"in_reply_to_status_id_str\":null,\"id_str\":\"127724186520141825\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 2115000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "02ad871a-f429-417a-8957-1aaa5dbc434c-127724186520141825" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "東大フォーラムのシンポジウム「日本のメディア文化: カタストロフィとメディア」始まりました。カタストロフィとは何ぞや?非線形的なダイナミクスが文化において見られるのではないか。 #tfcem", - "img": { - "src": "http://a3.twimg.com/profile_images/1527782791/gates_christo10_normal.jpg" - }, - "title": "y_yanai: 東大フォーラムのシンポジウム「日本のメディア文化: カタストロフィとメディア」始まりました。カタストロフィとは何ぞや?非線形的なダイナミクスが文化において見られるのではないか。 #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2124000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u6771\\u5927\\u30d5\\u30a9\\u30fc\\u30e9\\u30e0\\u306e\\u30b7\\u30f3\\u30dd\\u30b8\\u30a6\\u30e0\\u300c\\u65e5\\u672c\\u306e\\u30e1\\u30c7\\u30a3\\u30a2\\u6587\\u5316: \\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u30a3\\u3068\\u30e1\\u30c7\\u30a3\\u30a2\\u300d\\u59cb\\u307e\\u308a\\u307e\\u3057\\u305f\\u3002\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u30a3\\u3068\\u306f\\u4f55\\u305e\\u3084\\uff1f\\u975e\\u7dda\\u5f62\\u7684\\u306a\\u30c0\\u30a4\\u30ca\\u30df\\u30af\\u30b9\\u304c\\u6587\\u5316\\u306b\\u304a\\u3044\\u3066\\u898b\\u3089\\u308c\\u308b\\u306e\\u3067\\u306f\\u306a\\u3044\\u304b\\u3002 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[89,95]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:33:22 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":695,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"1A1B1F\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":330,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"1984\\u5e74\\u751f\\u307e\\u308c\\u3002\\u5efa\\u7bc9\\u53f2\\u30fb\\u5efa\\u7bc9\\u7406\\u8ad6\\u3002\\u63cf\\u304d\\u307e\\u305b\\u3093\\u3002\\u4f5c\\u308a\\u307e\\u305b\\u3093\\u3002\\u66f8\\u304d\\u307e\\u3059\\u3002\\u5b66\\u90e8\\u3067\\u5409\\u7530\\u92fc\\u5e02\\u3001\\u4fee\\u58eb\\u3067\\u85e4\\u68ee\\u7167\\u4fe1\\u306b\\u5e2b\\u4e8b\\u3002\\u4fee\\u58eb\\uff08\\u5de5\\u5b66\\uff09\\u3002\\u3044\\u307e\\u535a\\u58eb\\u8ab2\\u7a0b\\uff08\\u9688\\u7814\\u543e\\u7814\\u7a76\\u5ba4\\uff09\\u3002LOVE\\uff1a\\u5efa\\u7bc9\\u3001\\u30b9\\u30ad\\u30fc\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u8a9e\\u3001ageHa\\u3002 Sensation White\\u306b\\u884c\\u304d\\u305f\\u3044\\u2192 http:\\/\\/youtu.be\\/897lIVkRmVM\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Mon Jan 03 14:08:00 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":25,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":424,\"protected\":false,\"default_profile\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/twilog.org\\/8714423\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"screen_name\":\"8714423\",\"name\":\"y_yanai\",\"statuses_count\":2797,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"id\":233539798,\"id_str\":\"233539798\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127724223459360768,\"in_reply_to_status_id_str\":null,\"id_str\":\"127724223459360768\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 2124000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "f6cebea4-5209-41c7-9b5d-203d3d7a9f65-127724223459360768" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Esthétique du Kiwa: expression à la limite, au bord, à la frontière. Nouvelle dynamique non-linéaire de la culture", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Esthétique du Kiwa: expression à la limite, au bord, à la frontière. Nouvelle dynamique non-linéaire de la culture", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2142000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Esth\\u00e9tique du Kiwa: expression \\u00e0 la limite, au bord, \\u00e0 la fronti\\u00e8re. Nouvelle dynamique non-lin\\u00e9aire de la culture\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:33:40 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":178,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":372,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127724299145580544,\"in_reply_to_status_id_str\":null,\"id_str\":\"127724299145580544\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 2142000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "eaa3f9b7-c049-449e-819d-9a7d1b51faf3-127724299145580544" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem?? 「歴史以上に地質学が優位な位置にある」", - "img": { - "src": "http://a3.twimg.com/sticky/default_profile_images/default_profile_4_normal.png" - }, - "title": "yinutsuka: #tfcem?? 「歴史以上に地質学が優位な位置にある」", - "color": "16763904", - "polemics": [ - "Q" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2181000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem?? \\u300c\\u6b74\\u53f2\\u4ee5\\u4e0a\\u306b\\u5730\\u8cea\\u5b66\\u304c\\u512a\\u4f4d\\u306a\\u4f4d\\u7f6e\\u306b\\u3042\\u308b\\u300d\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:34:19 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":0,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":1,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":null,\"created_at\":\"Wed Oct 12 04:22:11 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":0,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":4,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_4_normal.png\",\"screen_name\":\"yuomnis\",\"name\":\"yinutsuka\",\"statuses_count\":4,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/sticky\\/default_profile_images\\/default_profile_4_normal.png\",\"id\":389276066,\"id_str\":\"389276066\",\"default_profile\":true,\"verified\":false,\"utc_offset\":null,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127724464044650496,\"in_reply_to_status_id_str\":null,\"id_str\":\"127724464044650496\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 2181000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "ff66703c-c631-426a-acd2-1634b4316cf5-127724464044650496" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "プレートの「際」というカタストロフの場に位置している日本。地質学的、さらには気象学的に。そこでは歴史のタガがときに外れてしまう?#tfcem", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: プレートの「際」というカタストロフの場に位置している日本。地質学的、さらには気象学的に。そこでは歴史のタガがときに外れてしまう?#tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2205000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u30d7\\u30ec\\u30fc\\u30c8\\u306e\\u300c\\u969b\\u300d\\u3068\\u3044\\u3046\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u306e\\u5834\\u306b\\u4f4d\\u7f6e\\u3057\\u3066\\u3044\\u308b\\u65e5\\u672c\\u3002\\u5730\\u8cea\\u5b66\\u7684\\u3001\\u3055\\u3089\\u306b\\u306f\\u6c17\\u8c61\\u5b66\\u7684\\u306b\\u3002\\u305d\\u3053\\u3067\\u306f\\u6b74\\u53f2\\u306e\\u30bf\\u30ac\\u304c\\u3068\\u304d\\u306b\\u5916\\u308c\\u3066\\u3057\\u307e\\u3046\\uff1f#tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[64,70]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:34:43 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":115,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"default_profile\":true,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":326,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127724565056061440,\"in_reply_to_status_id_str\":null,\"id_str\":\"127724565056061440\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 2205000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "3de1c239-ea21-40d8-9b2d-8940c626e81a-127724565056061440" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Le Kiwa généralisé : instabilité absolue, quelle éthique de la responsabilité ??", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Le Kiwa généralisé : instabilité absolue, quelle éthique de la responsabilité ??", - "color": "16763904", - "polemics": [ - "Q" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2245000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Le Kiwa g\\u00e9n\\u00e9ralis\\u00e9 : instabilit\\u00e9 absolue, quelle \\u00e9thique de la responsabilit\\u00e9 ??\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:35:23 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"default_profile\":true,\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":178,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":373,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127724730810773504,\"in_reply_to_status_id_str\":null,\"id_str\":\"127724730810773504\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 2245000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "177f85ce-b947-4e1f-9fbd-2e071ffa957b-127724730810773504" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "炉心融解だw http://t.co/aOXW5dm5 #tfcem", - "img": { - "src": "http://a2.twimg.com/profile_images/1503948920/__________2011-08-20_5.48.37______normal.png" - }, - "title": "白土ちゃん: 炉心融解だw http://t.co/aOXW5dm5 #tfcem", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2318000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u7089\\u5fc3\\u878d\\u89e3\\u3060\\uff57 http:\\/\\/t.co\\/aOXW5dm5 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"bit.ly\\/n21fmr\",\"indices\":[7,27],\"expanded_url\":\"http:\\/\\/bit.ly\\/n21fmr\",\"url\":\"http:\\/\\/t.co\\/aOXW5dm5\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[28,34]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"web\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:36:36 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":804,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"292929\",\"lang\":\"ja\",\"profile_background_tile\":true,\"followers_count\":380,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/281016633\\/10.jpg\",\"profile_sidebar_fill_color\":\"\",\"description\":\"\\u81ea\\u7531\\u306e\\u5211\\u306b\\u51e6\\u305b\\u3089\\u308c\\u3066\\u3044\\u307e\\u3059\\u3002\\u30dc\\u30af\\u3063\\u5a18\\u3068\\u304b\\u3058\\u3083\\u306a\\u3044\\u3067\\u3059\\u3002\\r\\nhttp:\\/\\/tshiranot.tumblr.com\\/\\r\\n\\r\\n\\u306a\\u3093\\u304b\\u8cb7\\u3063\\u3066\\u3082\\u3089\\u3048\\u308b\\u3068\\u3059\\u3054\\u304f\\u559c\\u3073\\u307e\\u3059\\u2192 http:\\/\\/www.amazon.co.jp\\/registry\\/wishlist\\/1V4XNZ2SQQVOA\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Wed Jul 08 14:27:58 +0000 2009\",\"profile_sidebar_border_color\":\"ff0015\",\"is_translator\":false,\"listed_count\":21,\"geo_enabled\":true,\"profile_use_background_image\":true,\"friends_count\":403,\"protected\":false,\"profile_text_color\":\"5d05ff\",\"url\":\"http:\\/\\/www.youtube.com\\/watch?v=1kTQFyMRSXk\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1503948920\\/__________2011-08-20_5.48.37______normal.png\",\"screen_name\":\"siradroid\",\"name\":\"\\u767d\\u571f\\u3061\\u3083\\u3093\",\"statuses_count\":6861,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/281016633\\/10.jpg\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1503948920\\/__________2011-08-20_5.48.37______normal.png\",\"id\":54910723,\"id_str\":\"54910723\",\"default_profile\":false,\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"ff0073\"},\"retweeted\":false,\"id\":127725037309526019,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127725037309526019\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 2318000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "e0db1777-bf23-402e-bdf7-c4ad5180cb31-127725037309526019" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "【鏡音リン】「炉心融解」http://t.co/Dytkzu9f #tfcem", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: 【鏡音リン】「炉心融解」http://t.co/Dytkzu9f #tfcem", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2436000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u3010\\u93e1\\u97f3\\u30ea\\u30f3\\u3011\\u300c\\u7089\\u5fc3\\u878d\\u89e3\\u300dhttp:\\/\\/t.co\\/Dytkzu9f #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"nicovideo.jp\\/watch\\/sm808999\\u2026\",\"indices\":[12,32],\"expanded_url\":\"http:\\/\\/www.nicovideo.jp\\/watch\\/sm8089993,http:\\/\\/www.youtube.com\\/watch?v=XHBr5LIScuA\",\"url\":\"http:\\/\\/t.co\\/Dytkzu9f\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[33,39]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:38:34 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":115,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"default_profile\":true,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":327,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127725530408685568,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127725530408685568\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 2436000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "a29c2ff0-d4a9-4c5b-b813-88706be2c5cd-127725530408685568" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "ボーかロイドは人間では出せない音を出すことができる。最後の歌。老人にはきこえない。#tfcem", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: ボーかロイドは人間では出せない音を出すことができる。最後の歌。老人にはきこえない。#tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2684000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u30dc\\u30fc\\u304b\\u30ed\\u30a4\\u30c9\\u306f\\u4eba\\u9593\\u3067\\u306f\\u51fa\\u305b\\u306a\\u3044\\u97f3\\u3092\\u51fa\\u3059\\u3053\\u3068\\u304c\\u3067\\u304d\\u308b\\u3002\\u6700\\u5f8c\\u306e\\u6b4c\\u3002\\u8001\\u4eba\\u306b\\u306f\\u304d\\u3053\\u3048\\u306a\\u3044\\u3002#tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[41,47]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:42:42 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":115,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":329,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127726570797412352,\"in_reply_to_status_id_str\":null,\"id_str\":\"127726570797412352\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 2684000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "01c95451-dd65-424d-867e-616d8651447d-127726570797412352" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Chanson à tendance suicidaire en 2008, composition avec le système Vocaloïd de Yamaha (brevet X. Serra à pompeu Fabra Barcelone)==", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Chanson à tendance suicidaire en 2008, composition avec le système Vocaloïd de Yamaha (brevet X. Serra à pompeu Fabra Barcelone)==", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2694000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Chanson \\u00e0 tendance suicidaire en 2008, composition avec le syst\\u00e8me Vocalo\\u00efd de Yamaha (brevet X. Serra \\u00e0 pompeu Fabra Barcelone)==\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:42:52 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":179,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":374,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127726615244451842,\"in_reply_to_status_id_str\":null,\"id_str\":\"127726615244451842\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 2694000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "8978b4b1-8ed7-4447-9a59-c04173965743-127726615244451842" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Dénonciation du système Mosquito pour ne pas entendre les autres !", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Dénonciation du système Mosquito pour ne pas entendre les autres !", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2772000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem D\\u00e9nonciation du syst\\u00e8me Mosquito pour ne pas entendre les autres !\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:44:10 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"default_profile\":true,\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":179,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":375,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127726939132801024,\"in_reply_to_status_id_str\":null,\"id_str\":\"127726939132801024\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 2772000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "ba45c07c-7899-4f71-b40e-b84588a164c6-127726939132801024" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "le version avec le soutitre français http://t.co/A1X1Ptqf #tfcem", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: le version avec le soutitre français http://t.co/A1X1Ptqf #tfcem", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2796000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"le version avec le soutitre fran\\u00e7ais http:\\/\\/t.co\\/A1X1Ptqf #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"youtube.com\\/watch?v=XHBr5L\\u2026\",\"indices\":[37,57],\"expanded_url\":\"http:\\/\\/www.youtube.com\\/watch?v=XHBr5LIScuA\",\"url\":\"http:\\/\\/t.co\\/A1X1Ptqf\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[58,64]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:44:34 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":115,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":330,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127727043361255424,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127727043361255424\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 2796000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "056382c4-e41b-4f80-9240-dfe148a4386a-127727043361255424" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "「いい国つくろう、何度でも」(宝島社による新聞広告)。 #tfcem", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: 「いい国つくろう、何度でも」(宝島社による新聞広告)。 #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2874000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u300c\\u3044\\u3044\\u56fd\\u3064\\u304f\\u308d\\u3046\\u3001\\u4f55\\u5ea6\\u3067\\u3082\\u300d\\uff08\\u5b9d\\u5cf6\\u793e\\u306b\\u3088\\u308b\\u65b0\\u805e\\u5e83\\u544a\\uff09\\u3002 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[28,34]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:45:52 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":115,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":331,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127727369455804416,\"in_reply_to_status_id_str\":null,\"id_str\":\"127727369455804416\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 2874000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "97e65fa5-b766-48a8-a3b7-2f15a2c7d025-127727369455804416" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Les humains ne peuvent plus à présent qu'essayer d'imiter les robots !++", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Les humains ne peuvent plus à présent qu'essayer d'imiter les robots !++", - "color": "16763904", - "polemics": [ - "OK" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2893000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Les humains ne peuvent plus \\u00e0 pr\\u00e9sent qu'essayer d'imiter les robots !++\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:46:11 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"default_profile\":true,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":179,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":376,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127727449764134912,\"in_reply_to_status_id_str\":null,\"id_str\":\"127727449764134912\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 2893000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "5d5ec878-4a8a-43d9-80eb-b6eb87f69649-127727449764134912" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "鏡音リンの「メルトダウン」が流れる。ボーカロイドの話。人間の声を脱地域化するボーカロイド。 #tfcem", - "img": { - "src": "http://a3.twimg.com/profile_images/1527782791/gates_christo10_normal.jpg" - }, - "title": "y_yanai: 鏡音リンの「メルトダウン」が流れる。ボーカロイドの話。人間の声を脱地域化するボーカロイド。 #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2915000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u93e1\\u97f3\\u30ea\\u30f3\\u306e\\u300c\\u30e1\\u30eb\\u30c8\\u30c0\\u30a6\\u30f3\\u300d\\u304c\\u6d41\\u308c\\u308b\\u3002\\u30dc\\u30fc\\u30ab\\u30ed\\u30a4\\u30c9\\u306e\\u8a71\\u3002\\u4eba\\u9593\\u306e\\u58f0\\u3092\\u8131\\u5730\\u57df\\u5316\\u3059\\u308b\\u30dc\\u30fc\\u30ab\\u30ed\\u30a4\\u30c9\\u3002 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[46,52]}],\"user_mentions\":[]},\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"attributes\":{},\"full_name\":\"Lyon, Rh\\u00f4ne\",\"name\":\"Lyon\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/d091189af463dd4a.json\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[4.7718312,45.7073626],[4.8983666,45.7073626],[4.8983666,45.8082829],[4.7718312,45.8082829]]]},\"id\":\"d091189af463dd4a\",\"place_type\":\"city\"},\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:46:33 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":{\"type\":\"Point\",\"coordinates\":[45.77348063,4.80797857]},\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":695,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"1A1B1F\",\"default_profile\":false,\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":330,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"1984\\u5e74\\u751f\\u307e\\u308c\\u3002\\u5efa\\u7bc9\\u53f2\\u30fb\\u5efa\\u7bc9\\u7406\\u8ad6\\u3002\\u63cf\\u304d\\u307e\\u305b\\u3093\\u3002\\u4f5c\\u308a\\u307e\\u305b\\u3093\\u3002\\u66f8\\u304d\\u307e\\u3059\\u3002\\u5b66\\u90e8\\u3067\\u5409\\u7530\\u92fc\\u5e02\\u3001\\u4fee\\u58eb\\u3067\\u85e4\\u68ee\\u7167\\u4fe1\\u306b\\u5e2b\\u4e8b\\u3002\\u4fee\\u58eb\\uff08\\u5de5\\u5b66\\uff09\\u3002\\u3044\\u307e\\u535a\\u58eb\\u8ab2\\u7a0b\\uff08\\u9688\\u7814\\u543e\\u7814\\u7a76\\u5ba4\\uff09\\u3002LOVE\\uff1a\\u5efa\\u7bc9\\u3001\\u30b9\\u30ad\\u30fc\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u8a9e\\u3001ageHa\\u3002 Sensation White\\u306b\\u884c\\u304d\\u305f\\u3044\\u2192 http:\\/\\/youtu.be\\/897lIVkRmVM\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Mon Jan 03 14:08:00 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":25,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":424,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/twilog.org\\/8714423\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"screen_name\":\"8714423\",\"name\":\"y_yanai\",\"statuses_count\":2798,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"id\":233539798,\"id_str\":\"233539798\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127727541204164609,\"in_reply_to_status_id_str\":null,\"id_str\":\"127727541204164609\",\"coordinates\":{\"type\":\"Point\",\"coordinates\":[4.80797857,45.77348063]}}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 2915000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "a035541d-d7bf-48cd-a284-f4fdb1acc5d0-127727541204164609" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "ボーカロイドは人間に、人間はボーカロイドに接近する。初音ミクとPerfume。 #tfcem", - "img": { - "src": "http://a3.twimg.com/profile_images/1527782791/gates_christo10_normal.jpg" - }, - "title": "y_yanai: ボーカロイドは人間に、人間はボーカロイドに接近する。初音ミクとPerfume。 #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 2974000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u30dc\\u30fc\\u30ab\\u30ed\\u30a4\\u30c9\\u306f\\u4eba\\u9593\\u306b\\u3001\\u4eba\\u9593\\u306f\\u30dc\\u30fc\\u30ab\\u30ed\\u30a4\\u30c9\\u306b\\u63a5\\u8fd1\\u3059\\u308b\\u3002\\u521d\\u97f3\\u30df\\u30af\\u3068Perfume\\u3002 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[40,46]}],\"user_mentions\":[]},\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"attributes\":{},\"full_name\":\"Lyon, Rh\\u00f4ne\",\"name\":\"Lyon\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/d091189af463dd4a.json\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[4.7718312,45.7073626],[4.8983666,45.7073626],[4.8983666,45.8082829],[4.7718312,45.8082829]]]},\"id\":\"d091189af463dd4a\"},\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:47:32 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":{\"type\":\"Point\",\"coordinates\":[45.77274458,4.80762506]},\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":695,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"1A1B1F\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":330,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"1984\\u5e74\\u751f\\u307e\\u308c\\u3002\\u5efa\\u7bc9\\u53f2\\u30fb\\u5efa\\u7bc9\\u7406\\u8ad6\\u3002\\u63cf\\u304d\\u307e\\u305b\\u3093\\u3002\\u4f5c\\u308a\\u307e\\u305b\\u3093\\u3002\\u66f8\\u304d\\u307e\\u3059\\u3002\\u5b66\\u90e8\\u3067\\u5409\\u7530\\u92fc\\u5e02\\u3001\\u4fee\\u58eb\\u3067\\u85e4\\u68ee\\u7167\\u4fe1\\u306b\\u5e2b\\u4e8b\\u3002\\u4fee\\u58eb\\uff08\\u5de5\\u5b66\\uff09\\u3002\\u3044\\u307e\\u535a\\u58eb\\u8ab2\\u7a0b\\uff08\\u9688\\u7814\\u543e\\u7814\\u7a76\\u5ba4\\uff09\\u3002LOVE\\uff1a\\u5efa\\u7bc9\\u3001\\u30b9\\u30ad\\u30fc\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u8a9e\\u3001ageHa\\u3002 Sensation White\\u306b\\u884c\\u304d\\u305f\\u3044\\u2192 http:\\/\\/youtu.be\\/897lIVkRmVM\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Mon Jan 03 14:08:00 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"default_profile\":false,\"listed_count\":25,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":424,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/twilog.org\\/8714423\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"screen_name\":\"8714423\",\"name\":\"y_yanai\",\"statuses_count\":2799,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"id\":233539798,\"id_str\":\"233539798\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127727790094172160,\"in_reply_to_status_id_str\":null,\"id_str\":\"127727790094172160\",\"coordinates\":{\"type\":\"Point\",\"coordinates\":[4.80762506,45.77274458]}}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 2974000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "f244aa3f-131d-41df-991e-37b412401dbb-127727790094172160" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "広告が掲載された9月2日は新たな首相が任命された日。#tfcem", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: 広告が掲載された9月2日は新たな首相が任命された日。#tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3003000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u5e83\\u544a\\u304c\\u63b2\\u8f09\\u3055\\u308c\\u305f9\\u67082\\u65e5\\u306f\\u65b0\\u305f\\u306a\\u9996\\u76f8\\u304c\\u4efb\\u547d\\u3055\\u308c\\u305f\\u65e5\\u3002#tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[26,32]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:48:01 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":115,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":332,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"default_profile\":true,\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127727910730727424,\"in_reply_to_status_id_str\":null,\"id_str\":\"127727910730727424\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 3003000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "83527943-d8f4-41eb-ac65-86ba89b1c4fd-127727910730727424" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem La culture Pop illustre la reconstruction du pays avec le débarquement de Mc Arthur. Culture de la répétition de l'histoire ??", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem La culture Pop illustre la reconstruction du pays avec le débarquement de Mc Arthur. Culture de la répétition de l'histoire ??", - "color": "16763904", - "polemics": [ - "Q" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3146000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem La culture Pop illustre la reconstruction du pays avec le d\\u00e9barquement de Mc Arthur. Culture de la r\\u00e9p\\u00e9tition de l'histoire ??\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:50:24 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":179,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":377,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127728511699001345,\"in_reply_to_status_id_str\":null,\"id_str\":\"127728511699001345\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 3146000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "4333f2b1-300c-4c90-b395-535671f7dcab-127728511699001345" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "「つくろう」の両義性。マッカーサーがつくるのか、日本人がつくるのか。「いい」もまた両義的。 #tfcem", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: 「つくろう」の両義性。マッカーサーがつくるのか、日本人がつくるのか。「いい」もまた両義的。 #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3214000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u300c\\u3064\\u304f\\u308d\\u3046\\u300d\\u306e\\u4e21\\u7fa9\\u6027\\u3002\\u30de\\u30c3\\u30ab\\u30fc\\u30b5\\u30fc\\u304c\\u3064\\u304f\\u308b\\u306e\\u304b\\u3001\\u65e5\\u672c\\u4eba\\u304c\\u3064\\u304f\\u308b\\u306e\\u304b\\u3002\\u300c\\u3044\\u3044\\u300d\\u3082\\u307e\\u305f\\u4e21\\u7fa9\\u7684\\u3002 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[46,52]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:51:32 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":115,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"default_profile\":true,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":333,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127728794734825472,\"in_reply_to_status_id_str\":null,\"id_str\":\"127728794734825472\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 3214000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "34c16668-cd84-4b98-8cae-26504166010d-127728794734825472" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "いい国つくろう、何度でも。by宝島社 #tfcem", - "img": { - "src": "http://a3.twimg.com/profile_images/1527782791/gates_christo10_normal.jpg" - }, - "title": "y_yanai: いい国つくろう、何度でも。by宝島社 #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3239000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"retweeted\":false,\"text\":\"\\u3044\\u3044\\u56fd\\u3064\\u304f\\u308d\\u3046\\u3001\\u4f55\\u5ea6\\u3067\\u3082\\u3002by\\u5b9d\\u5cf6\\u793e #tfcem\",\"in_reply_to_status_id_str\":null,\"id_str\":\"127728900162850816\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[19,25]}],\"user_mentions\":[]},\"in_reply_to_user_id_str\":null,\"place\":{\"country_code\":\"FR\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[4.7718312,45.7073626],[4.8983666,45.7073626],[4.8983666,45.8082829],[4.7718312,45.8082829]]]},\"country\":\"France\",\"attributes\":{},\"full_name\":\"Lyon, Rh\\u00f4ne\",\"name\":\"Lyon\",\"place_type\":\"city\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/d091189af463dd4a.json\",\"id\":\"d091189af463dd4a\"},\"contributors\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_user_id\":null,\"created_at\":\"Sat Oct 22 12:51:57 +0000 2011\",\"activities\":{\"favoriters\":[],\"favoriters_count\":\"0\",\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[]},\"geo\":{\"type\":\"Point\",\"coordinates\":[45.76732813,4.79940798]},\"retweet_count\":0,\"favorited\":false,\"in_reply_to_status_id\":null,\"user\":{\"statuses_count\":2800,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"location\":\"Tokyo\",\"id_str\":\"233539798\",\"verified\":false,\"notifications\":null,\"profile_link_color\":\"2FC2EF\",\"default_profile_image\":false,\"lang\":\"ja\",\"favourites_count\":695,\"profile_background_color\":\"1A1B1F\",\"description\":\"1984\\u5e74\\u751f\\u307e\\u308c\\u3002\\u5efa\\u7bc9\\u53f2\\u30fb\\u5efa\\u7bc9\\u7406\\u8ad6\\u3002\\u63cf\\u304d\\u307e\\u305b\\u3093\\u3002\\u4f5c\\u308a\\u307e\\u305b\\u3093\\u3002\\u66f8\\u304d\\u307e\\u3059\\u3002\\u5b66\\u90e8\\u3067\\u5409\\u7530\\u92fc\\u5e02\\u3001\\u4fee\\u58eb\\u3067\\u85e4\\u68ee\\u7167\\u4fe1\\u306b\\u5e2b\\u4e8b\\u3002\\u4fee\\u58eb\\uff08\\u5de5\\u5b66\\uff09\\u3002\\u3044\\u307e\\u535a\\u58eb\\u8ab2\\u7a0b\\uff08\\u9688\\u7814\\u543e\\u7814\\u7a76\\u5ba4\\uff09\\u3002LOVE\\uff1a\\u5efa\\u7bc9\\u3001\\u30b9\\u30ad\\u30fc\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u8a9e\\u3001ageHa\\u3002 Sensation White\\u306b\\u884c\\u304d\\u305f\\u3044\\u2192 http:\\/\\/youtu.be\\/897lIVkRmVM\",\"default_profile\":false,\"profile_background_tile\":false,\"followers_count\":330,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"following\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Mon Jan 03 14:08:00 +0000 2011\",\"profile_sidebar_fill_color\":\"252429\",\"time_zone\":\"Tokyo\",\"profile_sidebar_border_color\":\"181A1E\",\"protected\":false,\"is_translator\":false,\"url\":\"http:\\/\\/twilog.org\\/8714423\",\"screen_name\":\"8714423\",\"name\":\"y_yanai\",\"listed_count\":25,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":424,\"id\":233539798,\"utc_offset\":32400,\"profile_text_color\":\"666666\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\"},\"in_reply_to_screen_name\":null,\"id\":127728900162850816,\"coordinates\":{\"type\":\"Point\",\"coordinates\":[4.79940798,45.76732813]},\"truncated\":false}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 3239000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "7098dc59-6077-4b2c-a23b-4ec8283c4f21-127728900162850816" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "戦後日本の文化産業をめぐる政治性。 #tfcem", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: 戦後日本の文化産業をめぐる政治性。 #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3368000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u6226\\u5f8c\\u65e5\\u672c\\u306e\\u6587\\u5316\\u7523\\u696d\\u3092\\u3081\\u3050\\u308b\\u653f\\u6cbb\\u6027\\u3002 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[18,24]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:54:06 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"default_profile\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":115,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":334,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127729441441984513,\"in_reply_to_status_id_str\":null,\"id_str\":\"127729441441984513\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 3368000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "8323afc5-60c6-4134-9c7d-3c195711e4f8-127729441441984513" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Publicité japonaise post-11mars : une photo de McArthur,\"reconstruisons le bon pays, même plusieurs fois\" ...ambiguïté #tfcem", - "img": { - "src": "http://a1.twimg.com/profile_images/1565610499/damien_yokohama_normal.JPG" - }, - "title": "Damien Pignaud: Publicité japonaise post-11mars : une photo de McArthur,\"reconstruisons le bon pays, même plusieurs fois\" ...ambiguïté #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3384000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"Publicit\\u00e9 japonaise post-11mars : une photo de McArthur,\\\"reconstruisons le bon pays, m\\u00eame plusieurs fois\\\" ...ambigu\\u00eft\\u00e9 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[119,125]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:54:22 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"default_profile\":true,\"favourites_count\":4,\"location\":\"Compi\\u00e8gne, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"fr\",\"profile_background_tile\":false,\"followers_count\":40,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"IT engineering student @utc_compiegne . \\r\\nLooking for an engineer internship\\r\\n#dataScience #functionalProgramming #cinema\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Wed Dec 02 12:50:08 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":2,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":167,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/dmnpignaud.perso.sfr.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1565610499\\/damien_yokohama_normal.JPG\",\"screen_name\":\"dmnpignaud\",\"name\":\"Damien Pignaud\",\"statuses_count\":169,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1565610499\\/damien_yokohama_normal.JPG\",\"id\":94082626,\"id_str\":\"94082626\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127729506545975296,\"in_reply_to_status_id_str\":null,\"id_str\":\"127729506545975296\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 3384000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "9cc450e3-0b4c-4f93-910b-c7cca0a7483b-127729506545975296" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "1954年のビキニ環礁での被曝。同年のゴジラ。朝鮮戦争後、アメリカの原子力政策が日本を巻き込んでいった。 #tfcem", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: 1954年のビキニ環礁での被曝。同年のゴジラ。朝鮮戦争後、アメリカの原子力政策が日本を巻き込んでいった。 #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3433000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"1954\\u5e74\\u306e\\u30d3\\u30ad\\u30cb\\u74b0\\u7901\\u3067\\u306e\\u88ab\\u66dd\\u3002\\u540c\\u5e74\\u306e\\u30b4\\u30b8\\u30e9\\u3002\\u671d\\u9bae\\u6226\\u4e89\\u5f8c\\u3001\\u30a2\\u30e1\\u30ea\\u30ab\\u306e\\u539f\\u5b50\\u529b\\u653f\\u7b56\\u304c\\u65e5\\u672c\\u3092\\u5dfb\\u304d\\u8fbc\\u3093\\u3067\\u3044\\u3063\\u305f\\u3002 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[53,59]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:55:11 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"default_profile\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":115,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":335,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127729711936847872,\"in_reply_to_status_id_str\":null,\"id_str\":\"127729711936847872\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 3433000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "298df474-7273-469d-b57c-58fedae5c034-127729711936847872" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem La culture suicidaire viendrait de l'acceptation de la défaite. Comment refuser la défaite sans réintroduire du nationalisme ??", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem La culture suicidaire viendrait de l'acceptation de la défaite. Comment refuser la défaite sans réintroduire du nationalisme ??", - "color": "16763904", - "polemics": [ - "Q" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3436000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem La culture suicidaire viendrait de l'acceptation de la d\\u00e9faite. Comment refuser la d\\u00e9faite sans r\\u00e9introduire du nationalisme ??\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:55:14 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"default_profile\":true,\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":179,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":378,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127729727170555904,\"in_reply_to_status_id_str\":null,\"id_str\":\"127729727170555904\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 3436000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "4363a5ad-e703-4a83-bce5-72db92fda480-127729727170555904" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "戦後日本の文化産業について。広島と長崎の記憶との関係。原子力。ゴジラ。 #tfcem", - "img": { - "src": "http://a3.twimg.com/profile_images/1527782791/gates_christo10_normal.jpg" - }, - "title": "y_yanai: 戦後日本の文化産業について。広島と長崎の記憶との関係。原子力。ゴジラ。 #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3440000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u6226\\u5f8c\\u65e5\\u672c\\u306e\\u6587\\u5316\\u7523\\u696d\\u306b\\u3064\\u3044\\u3066\\u3002\\u5e83\\u5cf6\\u3068\\u9577\\u5d0e\\u306e\\u8a18\\u61b6\\u3068\\u306e\\u95a2\\u4fc2\\u3002\\u539f\\u5b50\\u529b\\u3002\\u30b4\\u30b8\\u30e9\\u3002 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[36,42]}],\"user_mentions\":[]},\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"attributes\":{},\"full_name\":\"Lyon, Rh\\u00f4ne\",\"name\":\"Lyon\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/d091189af463dd4a.json\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[4.7718312,45.7073626],[4.8983666,45.7073626],[4.8983666,45.8082829],[4.7718312,45.8082829]]]},\"id\":\"d091189af463dd4a\"},\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:55:18 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":{\"type\":\"Point\",\"coordinates\":[45.76733566,4.79941952]},\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"favourites_count\":695,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"1A1B1F\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":330,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"1984\\u5e74\\u751f\\u307e\\u308c\\u3002\\u5efa\\u7bc9\\u53f2\\u30fb\\u5efa\\u7bc9\\u7406\\u8ad6\\u3002\\u63cf\\u304d\\u307e\\u305b\\u3093\\u3002\\u4f5c\\u308a\\u307e\\u305b\\u3093\\u3002\\u66f8\\u304d\\u307e\\u3059\\u3002\\u5b66\\u90e8\\u3067\\u5409\\u7530\\u92fc\\u5e02\\u3001\\u4fee\\u58eb\\u3067\\u85e4\\u68ee\\u7167\\u4fe1\\u306b\\u5e2b\\u4e8b\\u3002\\u4fee\\u58eb\\uff08\\u5de5\\u5b66\\uff09\\u3002\\u3044\\u307e\\u535a\\u58eb\\u8ab2\\u7a0b\\uff08\\u9688\\u7814\\u543e\\u7814\\u7a76\\u5ba4\\uff09\\u3002LOVE\\uff1a\\u5efa\\u7bc9\\u3001\\u30b9\\u30ad\\u30fc\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u8a9e\\u3001ageHa\\u3002 Sensation White\\u306b\\u884c\\u304d\\u305f\\u3044\\u2192 http:\\/\\/youtu.be\\/897lIVkRmVM\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Mon Jan 03 14:08:00 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":25,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":424,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/twilog.org\\/8714423\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"screen_name\":\"8714423\",\"name\":\"y_yanai\",\"statuses_count\":2801,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"id\":233539798,\"id_str\":\"233539798\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127729744635637760,\"in_reply_to_status_id_str\":null,\"id_str\":\"127729744635637760\",\"coordinates\":{\"type\":\"Point\",\"coordinates\":[4.79941952,45.76733566]}}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 3440000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "2ff6d91e-133f-44be-b6af-ea4c6aa30acf-127729744635637760" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "ディズニーにもまたプロパガンダ的な側面があった。核の平和的利用についての刷り込み。 #tfcem", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: ディズニーにもまたプロパガンダ的な側面があった。核の平和的利用についての刷り込み。 #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3466000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u30c7\\u30a3\\u30ba\\u30cb\\u30fc\\u306b\\u3082\\u307e\\u305f\\u30d7\\u30ed\\u30d1\\u30ac\\u30f3\\u30c0\\u7684\\u306a\\u5074\\u9762\\u304c\\u3042\\u3063\\u305f\\u3002\\u6838\\u306e\\u5e73\\u548c\\u7684\\u5229\\u7528\\u306b\\u3064\\u3044\\u3066\\u306e\\u5237\\u308a\\u8fbc\\u307f\\u3002 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[42,48]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:55:44 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":115,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"default_profile\":true,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":336,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127729850227240960,\"in_reply_to_status_id_str\":null,\"id_str\":\"127729850227240960\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 3466000, - "tags": [ - { - "id-ref": "4aa5956e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "3f303d37-6a5b-4c40-96aa-3f5c3dea650a-127729850227240960" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "ディズニー、#Our Friend THe Atom\" #tfcem", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: ディズニー、#Our Friend THe Atom\" #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3532000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u30c7\\u30a3\\u30ba\\u30cb\\u30fc\\u3001#Our Friend THe Atom\\\" #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"Our\",\"indices\":[6,10]},{\"text\":\"tfcem\",\"indices\":[28,34]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:56:50 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"default_profile\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":115,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":337,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127730130016681984,\"in_reply_to_status_id_str\":null,\"id_str\":\"127730130016681984\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 3532000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - }, - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "8c5515c1-e3ee-43dd-8aba-6dd2655d49a6-127730130016681984" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Gozilla : un fruit de l'accident nucléaire de 1957. Notre ami l'atome !", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Gozilla : un fruit de l'accident nucléaire de 1957. Notre ami l'atome !", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3665000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Gozilla : un fruit de l'accident nucl\\u00e9aire de 1957. Notre ami l'atome !\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:59:03 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":179,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":379,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127730688077209600,\"in_reply_to_status_id_str\":null,\"id_str\":\"127730688077209600\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 3665000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "6d95dbe2-d736-4c5d-b8fb-48543a23131f-127730688077209600" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "diffusion de \"notre ami l'atome\", par Walt Disney #tfcem", - "img": { - "src": "http://a1.twimg.com/profile_images/1565610499/damien_yokohama_normal.JPG" - }, - "title": "Damien Pignaud: diffusion de \"notre ami l'atome\", par Walt Disney #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3784000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"diffusion de \\\"notre ami l'atome\\\", par Walt Disney #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[50,56]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:01:02 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":4,\"location\":\"Compi\\u00e8gne, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"fr\",\"profile_background_tile\":false,\"followers_count\":40,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"IT engineering student @utc_compiegne . \\r\\nLooking for an engineer internship\\r\\n#dataScience #functionalProgramming #cinema\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Wed Dec 02 12:50:08 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":2,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":167,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/dmnpignaud.perso.sfr.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1565610499\\/damien_yokohama_normal.JPG\",\"screen_name\":\"dmnpignaud\",\"name\":\"Damien Pignaud\",\"statuses_count\":170,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1565610499\\/damien_yokohama_normal.JPG\",\"id\":94082626,\"id_str\":\"94082626\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127731187853688832,\"in_reply_to_status_id_str\":null,\"id_str\":\"127731187853688832\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 3784000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "35bc5487-8d75-406a-9fea-a5ae23360b3d-127731187853688832" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Le génie dans la pierre d'uranium: comment Hollywood forge la culture magique !!++", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Le génie dans la pierre d'uranium: comment Hollywood forge la culture magique !!++", - "color": "16763904", - "polemics": [ - "OK" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 3973000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Le g\\u00e9nie dans la pierre d'uranium: comment Hollywood forge la culture magique !!++\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:04:11 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"default_profile\":true,\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":179,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":380,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127731978232528896,\"in_reply_to_status_id_str\":null,\"id_str\":\"127731978232528896\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 3973000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "09ad35c9-63b4-4425-a194-d4ee55ba631b-127731978232528896" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem この映像は日本テレビでも上映された。ちなみに日本テレビは正力松太郎によって作られた。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem この映像は日本テレビでも上映された。ちなみに日本テレビは正力松太郎によって作られた。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4006000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u3053\\u306e\\u6620\\u50cf\\u306f\\u65e5\\u672c\\u30c6\\u30ec\\u30d3\\u3067\\u3082\\u4e0a\\u6620\\u3055\\u308c\\u305f\\u3002\\u3061\\u306a\\u307f\\u306b\\u65e5\\u672c\\u30c6\\u30ec\\u30d3\\u306f\\u6b63\\u529b\\u677e\\u592a\\u90ce\\u306b\\u3088\\u3063\\u3066\\u4f5c\\u3089\\u308c\\u305f\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:04:44 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":115,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":338,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127732116871057409,\"in_reply_to_status_id_str\":null,\"id_str\":\"127732116871057409\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 4006000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "45ca8ca7-db57-4577-a997-4be4dda6cb40-127732116871057409" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "ディズニー映画“Our friend the atom”。原子力は友達(=´∀`)人(´∀`=)というプロパガンダ。ディズニー映画が原子力平和利用のプロモーションに使われたという歴史。 #tfcem", - "img": { - "src": "http://a3.twimg.com/profile_images/1527782791/gates_christo10_normal.jpg" - }, - "title": "y_yanai: ディズニー映画“Our friend the atom”。原子力は友達(=´∀`)人(´∀`=)というプロパガンダ。ディズニー映画が原子力平和利用のプロモーションに使われたという歴史。 #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4041000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u30c7\\u30a3\\u30ba\\u30cb\\u30fc\\u6620\\u753b\\u201cOur friend the atom\\u201d\\u3002\\u539f\\u5b50\\u529b\\u306f\\u53cb\\u9054(=\\u00b4\\u2200\\uff40)\\u4eba(\\u00b4\\u2200\\uff40=)\\u3068\\u3044\\u3046\\u30d7\\u30ed\\u30d1\\u30ac\\u30f3\\u30c0\\u3002\\u30c7\\u30a3\\u30ba\\u30cb\\u30fc\\u6620\\u753b\\u304c\\u539f\\u5b50\\u529b\\u5e73\\u548c\\u5229\\u7528\\u306e\\u30d7\\u30ed\\u30e2\\u30fc\\u30b7\\u30e7\\u30f3\\u306b\\u4f7f\\u308f\\u308c\\u305f\\u3068\\u3044\\u3046\\u6b74\\u53f2\\u3002 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[93,99]}],\"user_mentions\":[]},\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"attributes\":{},\"full_name\":\"Lyon, Rh\\u00f4ne\",\"name\":\"Lyon\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/d091189af463dd4a.json\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[4.7718312,45.7073626],[4.8983666,45.7073626],[4.8983666,45.8082829],[4.7718312,45.8082829]]]},\"id\":\"d091189af463dd4a\",\"place_type\":\"city\"},\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:05:19 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":{\"type\":\"Point\",\"coordinates\":[45.76734514,4.79942674]},\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"favourites_count\":695,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"1A1B1F\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":330,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"1984\\u5e74\\u751f\\u307e\\u308c\\u3002\\u5efa\\u7bc9\\u53f2\\u30fb\\u5efa\\u7bc9\\u7406\\u8ad6\\u3002\\u63cf\\u304d\\u307e\\u305b\\u3093\\u3002\\u4f5c\\u308a\\u307e\\u305b\\u3093\\u3002\\u66f8\\u304d\\u307e\\u3059\\u3002\\u5b66\\u90e8\\u3067\\u5409\\u7530\\u92fc\\u5e02\\u3001\\u4fee\\u58eb\\u3067\\u85e4\\u68ee\\u7167\\u4fe1\\u306b\\u5e2b\\u4e8b\\u3002\\u4fee\\u58eb\\uff08\\u5de5\\u5b66\\uff09\\u3002\\u3044\\u307e\\u535a\\u58eb\\u8ab2\\u7a0b\\uff08\\u9688\\u7814\\u543e\\u7814\\u7a76\\u5ba4\\uff09\\u3002LOVE\\uff1a\\u5efa\\u7bc9\\u3001\\u30b9\\u30ad\\u30fc\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u8a9e\\u3001ageHa\\u3002 Sensation White\\u306b\\u884c\\u304d\\u305f\\u3044\\u2192 http:\\/\\/youtu.be\\/897lIVkRmVM\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Mon Jan 03 14:08:00 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":25,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":424,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/twilog.org\\/8714423\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"screen_name\":\"8714423\",\"name\":\"y_yanai\",\"statuses_count\":2802,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"id\":233539798,\"id_str\":\"233539798\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127732263113863168,\"in_reply_to_status_id_str\":null,\"id_str\":\"127732263113863168\",\"coordinates\":{\"type\":\"Point\",\"coordinates\":[4.79942674,45.76734514]}}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 4041000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "c5667c7d-429f-44cb-b828-8c94130cce0c-127732263113863168" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 鉄腕アトムと原子力。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 鉄腕アトムと原子力。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4089000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u9244\\u8155\\u30a2\\u30c8\\u30e0\\u3068\\u539f\\u5b50\\u529b\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:06:07 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":115,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"default_profile\":true,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":339,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127732464100712449,\"in_reply_to_status_id_str\":null,\"id_str\":\"127732464100712449\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 4089000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "481777de-6765-44f1-a3b4-652d6c25bb60-127732464100712449" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Astro le petit robot, souvenir de la mystification de la jeunesse et de la justification des constructions nucléaires !++", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Astro le petit robot, souvenir de la mystification de la jeunesse et de la justification des constructions nucléaires !++", - "color": "16763904", - "polemics": [ - "OK" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4192000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Astro le petit robot, souvenir de la mystification de la jeunesse et de la justification des constructions nucl\\u00e9aires !++\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:07:50 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":179,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"default_profile\":true,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":381,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127732898659962880,\"in_reply_to_status_id_str\":null,\"id_str\":\"127732898659962880\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 4192000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "ae6916b3-e49e-46b3-a7f6-a6628d3b2084-127732898659962880" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Dans le dessin animé, Astroboy est propulsé par l'énergie nucléaire #tfcem", - "img": { - "src": "http://a1.twimg.com/profile_images/1565610499/damien_yokohama_normal.JPG" - }, - "title": "Damien Pignaud: Dans le dessin animé, Astroboy est propulsé par l'énergie nucléaire #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4260000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"Dans le dessin anim\\u00e9, Astroboy est propuls\\u00e9 par l'\\u00e9nergie nucl\\u00e9aire #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[68,74]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:08:58 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":4,\"location\":\"Compi\\u00e8gne, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"fr\",\"profile_background_tile\":false,\"followers_count\":40,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"IT engineering student @utc_compiegne . \\r\\nLooking for an engineer internship\\r\\n#dataScience #functionalProgramming #cinema\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Wed Dec 02 12:50:08 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"default_profile\":true,\"listed_count\":2,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":167,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/dmnpignaud.perso.sfr.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1565610499\\/damien_yokohama_normal.JPG\",\"screen_name\":\"dmnpignaud\",\"name\":\"Damien Pignaud\",\"statuses_count\":171,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1565610499\\/damien_yokohama_normal.JPG\",\"id\":94082626,\"id_str\":\"94082626\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127733182224285697,\"in_reply_to_status_id_str\":null,\"id_str\":\"127733182224285697\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 4260000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "4f9f7c6e-4234-423d-92c4-5da4674ccf6f-127733182224285697" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem our friend the atomの延長線上に鉄腕アトムがある。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem our friend the atomの延長線上に鉄腕アトムがある。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4265000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem\\u3000our friend the atom\\u306e\\u5ef6\\u9577\\u7dda\\u4e0a\\u306b\\u9244\\u8155\\u30a2\\u30c8\\u30e0\\u304c\\u3042\\u308b\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:09:03 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":115,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":340,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127733205355864064,\"in_reply_to_status_id_str\":null,\"id_str\":\"127733205355864064\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 4265000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "511d7363-5751-4a04-9317-35bc91ef8b2a-127733205355864064" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Au Japon Astro le petit robot est carément traduit par Atom le petit robot !", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Au Japon Astro le petit robot est carément traduit par Atom le petit robot !", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4299000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Au Japon Astro le petit robot est car\\u00e9ment traduit par Atom le petit robot !\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:09:37 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":179,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":382,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127733344988442626,\"in_reply_to_status_id_str\":null,\"id_str\":\"127733344988442626\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 4299000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "6cb4b71c-62fd-4d1c-b03f-505a7fce3bec-127733344988442626" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "手塚治虫の「鉄腕アトム」。原子力が生み出した科学の子。手塚先生は『ガラスの地球を救え』で、アトムは科学の進歩が本当に人間を幸せにするのか?という疑問を投げかける漫画だったのに、科学の進歩を讃美するものと誤解されてしまったと述懐する。 #tfcem", - "img": { - "src": "http://a3.twimg.com/profile_images/1527782791/gates_christo10_normal.jpg" - }, - "title": "y_yanai: 手塚治虫の「鉄腕アトム」。原子力が生み出した科学の子。手塚先生は『ガラスの地球を救え』で、アトムは科学の進歩が本当に人間を幸せにするのか?という疑問を投げかける漫画だったのに、科学の進歩を讃美するものと誤解されてしまったと述懐する。 #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4342000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u624b\\u585a\\u6cbb\\u866b\\u306e\\u300c\\u9244\\u8155\\u30a2\\u30c8\\u30e0\\u300d\\u3002\\u539f\\u5b50\\u529b\\u304c\\u751f\\u307f\\u51fa\\u3057\\u305f\\u79d1\\u5b66\\u306e\\u5b50\\u3002\\u624b\\u585a\\u5148\\u751f\\u306f\\u300e\\u30ac\\u30e9\\u30b9\\u306e\\u5730\\u7403\\u3092\\u6551\\u3048\\u300f\\u3067\\u3001\\u30a2\\u30c8\\u30e0\\u306f\\u79d1\\u5b66\\u306e\\u9032\\u6b69\\u304c\\u672c\\u5f53\\u306b\\u4eba\\u9593\\u3092\\u5e78\\u305b\\u306b\\u3059\\u308b\\u306e\\u304b\\uff1f\\u3068\\u3044\\u3046\\u7591\\u554f\\u3092\\u6295\\u3052\\u304b\\u3051\\u308b\\u6f2b\\u753b\\u3060\\u3063\\u305f\\u306e\\u306b\\u3001\\u79d1\\u5b66\\u306e\\u9032\\u6b69\\u3092\\u8b83\\u7f8e\\u3059\\u308b\\u3082\\u306e\\u3068\\u8aa4\\u89e3\\u3055\\u308c\\u3066\\u3057\\u307e\\u3063\\u305f\\u3068\\u8ff0\\u61d0\\u3059\\u308b\\u3002 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[117,123]}],\"user_mentions\":[]},\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"attributes\":{},\"full_name\":\"Lyon, Rh\\u00f4ne\",\"name\":\"Lyon\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/d091189af463dd4a.json\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[4.7718312,45.7073626],[4.8983666,45.7073626],[4.8983666,45.8082829],[4.7718312,45.8082829]]]},\"id\":\"d091189af463dd4a\"},\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:10:20 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":{\"type\":\"Point\",\"coordinates\":[45.76737951,4.79948594]},\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":695,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"1A1B1F\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":330,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"1984\\u5e74\\u751f\\u307e\\u308c\\u3002\\u5efa\\u7bc9\\u53f2\\u30fb\\u5efa\\u7bc9\\u7406\\u8ad6\\u3002\\u63cf\\u304d\\u307e\\u305b\\u3093\\u3002\\u4f5c\\u308a\\u307e\\u305b\\u3093\\u3002\\u66f8\\u304d\\u307e\\u3059\\u3002\\u5b66\\u90e8\\u3067\\u5409\\u7530\\u92fc\\u5e02\\u3001\\u4fee\\u58eb\\u3067\\u85e4\\u68ee\\u7167\\u4fe1\\u306b\\u5e2b\\u4e8b\\u3002\\u4fee\\u58eb\\uff08\\u5de5\\u5b66\\uff09\\u3002\\u3044\\u307e\\u535a\\u58eb\\u8ab2\\u7a0b\\uff08\\u9688\\u7814\\u543e\\u7814\\u7a76\\u5ba4\\uff09\\u3002LOVE\\uff1a\\u5efa\\u7bc9\\u3001\\u30b9\\u30ad\\u30fc\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u8a9e\\u3001ageHa\\u3002 Sensation White\\u306b\\u884c\\u304d\\u305f\\u3044\\u2192 http:\\/\\/youtu.be\\/897lIVkRmVM\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Mon Jan 03 14:08:00 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":25,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":424,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/twilog.org\\/8714423\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"screen_name\":\"8714423\",\"name\":\"y_yanai\",\"statuses_count\":2803,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"id\":233539798,\"id_str\":\"233539798\",\"default_profile\":false,\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127733526304010241,\"in_reply_to_status_id_str\":null,\"id_str\":\"127733526304010241\",\"coordinates\":{\"type\":\"Point\",\"coordinates\":[4.79948594,45.76737951]}}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 4342000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "f4cd0db0-70c0-4815-ae22-765f579cd260-127733526304010241" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem アニメにおける終末論的な傾向。前未来という時制と核のイメージ。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem アニメにおける終末論的な傾向。前未来という時制と核のイメージ。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4479000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u30a2\\u30cb\\u30e1\\u306b\\u304a\\u3051\\u308b\\u7d42\\u672b\\u8ad6\\u7684\\u306a\\u50be\\u5411\\u3002\\u524d\\u672a\\u6765\\u3068\\u3044\\u3046\\u6642\\u5236\\u3068\\u6838\\u306e\\u30a4\\u30e1\\u30fc\\u30b8\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:12:37 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"default_profile\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":115,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":341,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127734102630735873,\"in_reply_to_status_id_str\":null,\"id_str\":\"127734102630735873\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 4479000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "04aaf94c-33f6-483e-8481-b07b0074dffd-127734102630735873" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem カタストロフの前過去と前未来。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem カタストロフの前過去と前未来。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4557000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u306e\\u524d\\u904e\\u53bb\\u3068\\u524d\\u672a\\u6765\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:13:55 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"default_profile\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":115,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":342,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127734428628811776,\"in_reply_to_status_id_str\":null,\"id_str\":\"127734428628811776\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 4557000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "6bf9ea1a-db8b-42e5-8b77-4cd4908a8452-127734428628811776" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Les fictions post-apocaliptiques : le futur antérieur d'une catastrophe imminente ++", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Les fictions post-apocaliptiques : le futur antérieur d'une catastrophe imminente ++", - "color": "16763904", - "polemics": [ - "OK" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4575000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Les fictions post-apocaliptiques : le futur ant\\u00e9rieur d'une catastrophe imminente ++\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:14:13 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"default_profile\":true,\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":179,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":383,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127734503262265345,\"in_reply_to_status_id_str\":null,\"id_str\":\"127734503262265345\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 4575000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "281abe16-bf93-445e-b049-948e0b9d4f4d-127734503262265345" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "原子力で動く猫の話。#tfcem", - "img": { - "src": "http://a1.twimg.com/sticky/default_profile_images/default_profile_2_normal.png" - }, - "title": "tfcem: 原子力で動く猫の話。#tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4600000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u539f\\u5b50\\u529b\\u3067\\u52d5\\u304f\\u732b\\u306e\\u8a71\\u3002#tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[10,16]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"web\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:14:38 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"default_profile\":true,\"favourites_count\":0,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":0,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Sat Oct 22 12:12:03 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":0,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":11,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_2_normal.png\",\"screen_name\":\"hndanz\",\"name\":\"hndnz\",\"statuses_count\":2,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/sticky\\/default_profile_images\\/default_profile_2_normal.png\",\"id\":395884869,\"id_str\":\"395884869\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127734607931129856,\"in_reply_to_status_id_str\":null,\"id_str\":\"127734607931129856\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 4600000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "7d8353af-1d0d-4414-8183-999abad691d7-127734607931129856" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Ghost in The Shell, Akira, ... le post-apocalyptique dans les mangas #tfcem", - "img": { - "src": "http://a1.twimg.com/profile_images/1565610499/damien_yokohama_normal.JPG" - }, - "title": "Damien Pignaud: Ghost in The Shell, Akira, ... le post-apocalyptique dans les mangas #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4605000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"Ghost in The Shell, Akira, ... le post-apocalyptique dans les mangas #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[69,75]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:14:43 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"default_profile\":true,\"favourites_count\":4,\"location\":\"Compi\\u00e8gne, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"fr\",\"profile_background_tile\":false,\"followers_count\":41,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"IT engineering student @utc_compiegne . \\r\\nLooking for an engineer internship\\r\\n#dataScience #functionalProgramming #cinema\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Wed Dec 02 12:50:08 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":2,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":167,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/dmnpignaud.perso.sfr.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1565610499\\/damien_yokohama_normal.JPG\",\"screen_name\":\"dmnpignaud\",\"name\":\"Damien Pignaud\",\"statuses_count\":171,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1565610499\\/damien_yokohama_normal.JPG\",\"id\":94082626,\"id_str\":\"94082626\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127734630928498688,\"in_reply_to_status_id_str\":null,\"id_str\":\"127734630928498688\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 4605000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "387a3509-5182-43f4-8db2-11b07d86c8fb-127734630928498688" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 典型例としての宮崎駿。ナウシカ、前過去に破壊があり、前未来に別の脅威が迫っているという時制。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 典型例としての宮崎駿。ナウシカ、前過去に破壊があり、前未来に別の脅威が迫っているという時制。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4615000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u5178\\u578b\\u4f8b\\u3068\\u3057\\u3066\\u306e\\u5bae\\u5d0e\\u99ff\\u3002\\u30ca\\u30a6\\u30b7\\u30ab\\u3001\\u524d\\u904e\\u53bb\\u306b\\u7834\\u58ca\\u304c\\u3042\\u308a\\u3001\\u524d\\u672a\\u6765\\u306b\\u5225\\u306e\\u8105\\u5a01\\u304c\\u8feb\\u3063\\u3066\\u3044\\u308b\\u3068\\u3044\\u3046\\u6642\\u5236\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:14:53 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":115,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":343,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"default_profile\":true,\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127734669436399616,\"in_reply_to_status_id_str\":null,\"id_str\":\"127734669436399616\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 4615000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "63ba660b-814b-40a2-9908-6e9f9a80e500-127734669436399616" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 腐界で生き延びる人間と、腐界をまもるオーム。核戦争後の世界のメタファー。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 腐界で生き延びる人間と、腐界をまもるオーム。核戦争後の世界のメタファー。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4683000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem\\u3000\\u8150\\u754c\\u3067\\u751f\\u304d\\u5ef6\\u3073\\u308b\\u4eba\\u9593\\u3068\\u3001\\u8150\\u754c\\u3092\\u307e\\u3082\\u308b\\u30aa\\u30fc\\u30e0\\u3002\\u6838\\u6226\\u4e89\\u5f8c\\u306e\\u4e16\\u754c\\u306e\\u30e1\\u30bf\\u30d5\\u30a1\\u30fc\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:16:01 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":115,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":344,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"default_profile\":true,\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127734956653948928,\"in_reply_to_status_id_str\":null,\"id_str\":\"127734956653948928\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 4683000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "f56be978-55bc-4896-9ea8-8c6e36c077b8-127734956653948928" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @vincentpuig: #tfcem Les humains ne peuvent plus à présent qu'essayer d'imiter les robots !++", - "img": { - "src": "http://a1.twimg.com/profile_images/1572952624/maternelle67_normal.jpg" - }, - "title": "Christine Genin: RT @vincentpuig: #tfcem Les humains ne peuvent plus à présent qu'essayer d'imiter les robots !++", - "color": "16763904", - "polemics": [ - "OK" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4694000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @vincentpuig: #tfcem Les humains ne peuvent plus \\u00e0 pr\\u00e9sent qu'essayer d'imiter les robots !++\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[17,23]}],\"user_mentions\":[{\"indices\":[3,15],\"name\":\"Vincent Puig\",\"screen_name\":\"vincentpuig\",\"id\":68424173,\"id_str\":\"68424173\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"#tfcem Les humains ne peuvent plus \\u00e0 pr\\u00e9sent qu'essayer d'imiter les robots !++\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 12:46:11 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"default_profile\":true,\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":179,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":383,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127727449764134912,\"in_reply_to_status_id_str\":null,\"id_str\":\"127727449764134912\",\"coordinates\":null},\"source\":\"web\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:16:12 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":163,\"location\":\"Paris\",\"default_profile\":false,\"notifications\":null,\"profile_background_color\":\"ffffff\",\"lang\":\"fr\",\"profile_background_tile\":false,\"followers_count\":1470,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"ffffff\",\"description\":\"\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Apr 20 22:19:48 +0000 2009\",\"profile_sidebar_border_color\":\"0084b4\",\"is_translator\":false,\"listed_count\":159,\"geo_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":1779,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.christinegenin.fr\\/blog\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1572952624\\/maternelle67_normal.jpg\",\"screen_name\":\"cgenin\",\"name\":\"Christine Genin\",\"statuses_count\":10977,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1572952624\\/maternelle67_normal.jpg\",\"id\":33688811,\"id_str\":\"33688811\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084b4\"},\"retweeted\":false,\"id\":127735004544507904,\"in_reply_to_status_id_str\":null,\"id_str\":\"127735004544507904\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 4694000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "383f09e3-1445-4aba-a619-217b5010c025-127735004544507904" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "東大フォーラム”日本のメディア文化: カタストロフィとメディア”視聴中。戦後、核の平和利用というプロパガンダとして例えばディズニー映画も動員されたらしいRT @8714423: 戦後日本の文化産業について。広島と長崎の記憶との関係。原子力。ゴジラ。 #tfcem", - "img": { - "src": "http://a1.twimg.com/profile_images/1498137442/___normal.JPG" - }, - "title": "やまねり: 東大フォーラム”日本のメディア文化: カタストロフィとメディア”視聴中。戦後、核の平和利用というプロパガンダとして例えばディズニー映画も動員されたらしいRT @8714423: 戦後日本の文化産業について。広島と長崎の記憶との関係。原子力。ゴジラ。 #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4714000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u6771\\u5927\\u30d5\\u30a9\\u30fc\\u30e9\\u30e0\\u201d\\u65e5\\u672c\\u306e\\u30e1\\u30c7\\u30a3\\u30a2\\u6587\\u5316: \\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u30a3\\u3068\\u30e1\\u30c7\\u30a3\\u30a2\\u201d\\u8996\\u8074\\u4e2d\\u3002\\u6226\\u5f8c\\u3001\\u6838\\u306e\\u5e73\\u548c\\u5229\\u7528\\u3068\\u3044\\u3046\\u30d7\\u30ed\\u30d1\\u30ac\\u30f3\\u30c0\\u3068\\u3057\\u3066\\u4f8b\\u3048\\u3070\\u30c7\\u30a3\\u30ba\\u30cb\\u30fc\\u6620\\u753b\\u3082\\u52d5\\u54e1\\u3055\\u308c\\u305f\\u3089\\u3057\\u3044RT @8714423: \\u6226\\u5f8c\\u65e5\\u672c\\u306e\\u6587\\u5316\\u7523\\u696d\\u306b\\u3064\\u3044\\u3066\\u3002\\u5e83\\u5cf6\\u3068\\u9577\\u5d0e\\u306e\\u8a18\\u61b6\\u3068\\u306e\\u95a2\\u4fc2\\u3002\\u539f\\u5b50\\u529b\\u3002\\u30b4\\u30b8\\u30e9\\u3002 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[125,131]}],\"user_mentions\":[{\"indices\":[79,87],\"name\":\"y_yanai\",\"screen_name\":\"8714423\",\"id\":233539798,\"id_str\":\"233539798\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/projects.playwell.jp\\/go\\/Saezuri\\\" rel=\\\"nofollow\\\"\\u003ESaezuri\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:16:32 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":19,\"location\":\"\\u8c37\\u6839\\u5343\\uff5e\\u304a\\u8336\\u306e\\u6c34\\u30fb\\u795e\\u4fdd\\u753a\\uff5e\\u795e\\u7530\",\"notifications\":null,\"profile_background_color\":\"f0f0f0\",\"default_profile\":false,\"lang\":\"ja\",\"profile_background_tile\":true,\"followers_count\":375,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/312767206\\/PB034657-1.JPG\",\"profile_sidebar_fill_color\":\"ededf2\",\"description\":\"\\u4f1a\\u793e\\u54e1\\u3002\\r\\n\\r\\n\\u5199\\u771f\\/\\u6620\\u753b\\/\\u793e\\u4f1a\\u5b66\\/\\u8c37\\u6839\\u5343\\u3002\\u3061\\u3087\\u3063\\u3068\\u53e4\\u3044\\u662d\\u548c\\u3063\\u307d\\u3044\\u3082\\u306e\\u306f\\u7d50\\u69cb\\u597d\\u304d\\u3002\\u6700\\u8fd1\\u306f\\u6620\\u5199\\u30ac\\u30fc\\u30eb\\u3068\\u3057\\u3066\\u3001\\u304a\\u3072\\u3068\\u3064\\u30b7\\u30cd\\u30de@ohitotsucinema\\u3067\\u6620\\u5199\\u3057\\u305f\\u308a\\u3064\\u3076\\u3084\\u3044\\u305f\\u308a\\u3082\\u3057\\u3066\\u307e\\u3059\\u3002\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Mon Jul 20 12:17:20 +0000 2009\",\"profile_sidebar_border_color\":\"fdff96\",\"is_translator\":false,\"listed_count\":34,\"geo_enabled\":true,\"profile_use_background_image\":true,\"friends_count\":530,\"protected\":false,\"profile_text_color\":\"040500\",\"url\":\"http:\\/\\/korekanakorekarada.blogspot.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1498137442\\/___normal.JPG\",\"screen_name\":\"r12yamane\",\"name\":\"\\u3084\\u307e\\u306d\\u308a\",\"statuses_count\":2863,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/312767206\\/PB034657-1.JPG\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1498137442\\/___normal.JPG\",\"id\":58458639,\"id_str\":\"58458639\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0793bd\"},\"retweeted\":false,\"id\":127735085804957697,\"in_reply_to_status_id_str\":null,\"id_str\":\"127735085804957697\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 4714000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "a42f54c3-f261-4d4e-b82a-630c49f601f6-127735085804957697" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Myasaki : un animé animiste !++", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Myasaki : un animé animiste !++", - "color": "16763904", - "polemics": [ - "OK" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4740000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Myasaki : un anim\\u00e9 animiste !++\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:16:58 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"default_profile\":true,\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":179,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":384,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127735194361925632,\"in_reply_to_status_id_str\":null,\"id_str\":\"127735194361925632\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 4740000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "472c09e3-3e81-4862-b12e-b56ed4f2ad2e-127735194361925632" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "風の谷のナウシカなどの、核戦争後の世界のメタファーが見られるアニメについて。 #tfcem", - "img": { - "src": "http://a3.twimg.com/profile_images/1527782791/gates_christo10_normal.jpg" - }, - "title": "y_yanai: 風の谷のナウシカなどの、核戦争後の世界のメタファーが見られるアニメについて。 #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4753000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u98a8\\u306e\\u8c37\\u306e\\u30ca\\u30a6\\u30b7\\u30ab\\u306a\\u3069\\u306e\\u3001\\u6838\\u6226\\u4e89\\u5f8c\\u306e\\u4e16\\u754c\\u306e\\u30e1\\u30bf\\u30d5\\u30a1\\u30fc\\u304c\\u898b\\u3089\\u308c\\u308b\\u30a2\\u30cb\\u30e1\\u306b\\u3064\\u3044\\u3066\\u3002 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[39,45]}],\"user_mentions\":[]},\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"attributes\":{},\"full_name\":\"Lyon, Rh\\u00f4ne\",\"name\":\"Lyon\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/d091189af463dd4a.json\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[4.7718312,45.7073626],[4.8983666,45.7073626],[4.8983666,45.8082829],[4.7718312,45.8082829]]]},\"id\":\"d091189af463dd4a\",\"place_type\":\"city\"},\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:17:11 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":{\"type\":\"Point\",\"coordinates\":[45.76733672,4.79942113]},\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":695,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"1A1B1F\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":330,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"1984\\u5e74\\u751f\\u307e\\u308c\\u3002\\u5efa\\u7bc9\\u53f2\\u30fb\\u5efa\\u7bc9\\u7406\\u8ad6\\u3002\\u63cf\\u304d\\u307e\\u305b\\u3093\\u3002\\u4f5c\\u308a\\u307e\\u305b\\u3093\\u3002\\u66f8\\u304d\\u307e\\u3059\\u3002\\u5b66\\u90e8\\u3067\\u5409\\u7530\\u92fc\\u5e02\\u3001\\u4fee\\u58eb\\u3067\\u85e4\\u68ee\\u7167\\u4fe1\\u306b\\u5e2b\\u4e8b\\u3002\\u4fee\\u58eb\\uff08\\u5de5\\u5b66\\uff09\\u3002\\u3044\\u307e\\u535a\\u58eb\\u8ab2\\u7a0b\\uff08\\u9688\\u7814\\u543e\\u7814\\u7a76\\u5ba4\\uff09\\u3002LOVE\\uff1a\\u5efa\\u7bc9\\u3001\\u30b9\\u30ad\\u30fc\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u8a9e\\u3001ageHa\\u3002 Sensation White\\u306b\\u884c\\u304d\\u305f\\u3044\\u2192 http:\\/\\/youtu.be\\/897lIVkRmVM\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Mon Jan 03 14:08:00 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":25,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":424,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/twilog.org\\/8714423\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"screen_name\":\"8714423\",\"name\":\"y_yanai\",\"default_profile\":false,\"statuses_count\":2804,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"id\":233539798,\"id_str\":\"233539798\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127735251622563841,\"in_reply_to_status_id_str\":null,\"id_str\":\"127735251622563841\",\"coordinates\":{\"type\":\"Point\",\"coordinates\":[4.79942113,45.76733672]}}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 4753000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "c5f04eb1-ea14-422b-8c5e-7400f76dcb4c-127735251622563841" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "石田英敬さんの戦後アニメとカタストロフ論 #tfcem http://t.co/44nxbvjI", - "img": { - "src": "http://a0.twimg.com/profile_images/1341853248/mouriyoshitaka_normal.jpg" - }, - "title": "Yoshitaka Mouri: 石田英敬さんの戦後アニメとカタストロフ論 #tfcem http://t.co/44nxbvjI", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4805000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u77f3\\u7530\\u82f1\\u656c\\u3055\\u3093\\u306e\\u6226\\u5f8c\\u30a2\\u30cb\\u30e1\\u3068\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u8ad6\\u3000#tfcem http:\\/\\/t.co\\/44nxbvjI\",\"retweet_count\":0,\"favorited\":false,\"entities\":{\"urls\":[{\"display_url\":\"polemictweet.com\\/\\/iii-catastrop\\u2026\",\"indices\":[28,48],\"url\":\"http:\\/\\/t.co\\/44nxbvjI\",\"expanded_url\":\"http:\\/\\/www.polemictweet.com\\/\\/iii-catastrophe\\/client.php#\"}],\"user_mentions\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[21,27]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweeted\":false,\"created_at\":\"Sat Oct 22 13:18:03 +0000 2011\",\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127735469181112320\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_user_id_str\":null,\"truncated\":false,\"contributors\":null,\"user\":{\"location\":\"\",\"notifications\":null,\"time_zone\":\"Tokyo\",\"profile_sidebar_border_color\":\"eeeeee\",\"is_translator\":false,\"lang\":\"ja\",\"followers_count\":2211,\"listed_count\":208,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":181,\"description\":\"Sociologist, Media, Culture and Art Critic, Tokyo University of the Arts\",\"profile_text_color\":\"333333\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1341853248\\/mouriyoshitaka_normal.jpg\",\"statuses_count\":1483,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Wed Apr 18 16:03:41 +0000 2007\",\"id_str\":\"5133521\",\"profile_link_color\":\"009999\",\"default_profile_image\":false,\"favourites_count\":0,\"protected\":false,\"profile_background_color\":\"131516\",\"url\":null,\"screen_name\":\"mouri\",\"name\":\"Yoshitaka Mouri\",\"default_profile\":false,\"profile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1341853248\\/mouriyoshitaka_normal.jpg\",\"id\":5133521,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"verified\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"utc_offset\":32400,\"profile_sidebar_fill_color\":\"efefef\"},\"id\":127735469181112320,\"coordinates\":null,\"in_reply_to_user_id\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 4805000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "18e80c68-5002-46e7-a529-f8ae29743afc-127735469181112320" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @mouri 石田英敬さんの戦後アニメとカタストロフ論 #tfcem http://t.co/ylLMTTtD", - "img": { - "src": "http://a2.twimg.com/profile_images/1174245296/prof_normal.JPG" - }, - "title": "河村書店: RT @mouri 石田英敬さんの戦後アニメとカタストロフ論 #tfcem http://t.co/ylLMTTtD", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4856000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"retweeted\":false,\"text\":\"RT @mouri \\u77f3\\u7530\\u82f1\\u656c\\u3055\\u3093\\u306e\\u6226\\u5f8c\\u30a2\\u30cb\\u30e1\\u3068\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u8ad6\\u3000#tfcem http:\\/\\/t.co\\/ylLMTTtD\",\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":\"127735469181112320\",\"id_str\":\"127735680188153856\",\"entities\":{\"urls\":[{\"indices\":[38,58],\"display_url\":\"polemictweet.com\\/\\/iii-catastrop\\u2026\",\"expanded_url\":\"http:\\/\\/www.polemictweet.com\\/\\/iii-catastrophe\\/client.php#\",\"url\":\"http:\\/\\/t.co\\/ylLMTTtD\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[31,37]}],\"user_mentions\":[{\"indices\":[3,9],\"id_str\":\"5133521\",\"name\":\"Yoshitaka Mouri\",\"screen_name\":\"mouri\",\"id\":5133521}]},\"in_reply_to_user_id_str\":\"5133521\",\"place\":null,\"contributors\":null,\"source\":\"web\",\"in_reply_to_user_id\":5133521,\"created_at\":\"Sat Oct 22 13:18:54 +0000 2011\",\"geo\":null,\"retweet_count\":0,\"favorited\":false,\"in_reply_to_status_id\":127735469181112320,\"user\":{\"statuses_count\":48552,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1174245296\\/prof_normal.JPG\",\"location\":\"\\u305d\\u3053\\u3089\\u8fba\\u308a\",\"id_str\":\"15036765\",\"verified\":false,\"notifications\":null,\"profile_link_color\":\"088253\",\"default_profile_image\":false,\"default_profile\":false,\"lang\":\"ja\",\"favourites_count\":2059,\"profile_background_color\":\"EDECE9\",\"description\":\"\\u901a\\u308a\\u3059\\u304c\\u308a\\u306e\\u7de8\\u96c6\\u696d\\u8005\",\"profile_background_tile\":false,\"followers_count\":4566,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"following\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"created_at\":\"Sat Jun 07 08:13:05 +0000 2008\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"time_zone\":\"Tokyo\",\"profile_sidebar_border_color\":\"D3D2CF\",\"protected\":false,\"is_translator\":false,\"url\":\"http:\\/\\/d.hatena.ne.jp\\/NEAT\\/\",\"screen_name\":\"consaba\",\"name\":\"\\u6cb3\\u6751\\u66f8\\u5e97\",\"listed_count\":750,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":40,\"id\":15036765,\"utc_offset\":32400,\"profile_text_color\":\"634047\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1174245296\\/prof_normal.JPG\"},\"in_reply_to_screen_name\":\"mouri\",\"id\":127735680188153856,\"coordinates\":null,\"truncated\":false}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 4856000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "42b81aac-5772-4f87-9049-bb115640a961-127735680188153856" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Nausicaa : l'animisme de Miyazaki, exception dans une culture du post-apocalyptique monothéiste #tfcem", - "img": { - "src": "http://a1.twimg.com/profile_images/1565610499/damien_yokohama_normal.JPG" - }, - "title": "Damien Pignaud: Nausicaa : l'animisme de Miyazaki, exception dans une culture du post-apocalyptique monothéiste #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4898000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"Nausicaa : l'animisme de Miyazaki, exception dans une culture du post-apocalyptique monoth\\u00e9iste #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[96,102]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:19:36 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":4,\"location\":\"Compi\\u00e8gne, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"fr\",\"profile_background_tile\":false,\"followers_count\":41,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"IT engineering student @utc_compiegne . \\r\\nLooking for an engineer internship\\r\\n#dataScience #functionalProgramming #cinema\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Wed Dec 02 12:50:08 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":2,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":167,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/dmnpignaud.perso.sfr.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1565610499\\/damien_yokohama_normal.JPG\",\"screen_name\":\"dmnpignaud\",\"name\":\"Damien Pignaud\",\"default_profile\":true,\"statuses_count\":172,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1565610499\\/damien_yokohama_normal.JPG\",\"id\":94082626,\"id_str\":\"94082626\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127735858978762752,\"in_reply_to_status_id_str\":null,\"id_str\":\"127735858978762752\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 4898000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "b8d703e2-fb70-4caf-8d54-b067a2edebb4-127735858978762752" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 「もののけ姫」。冒頭の舞台は実は東北地方。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 「もののけ姫」。冒頭の舞台は実は東北地方。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 4913000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u300c\\u3082\\u306e\\u306e\\u3051\\u59eb\\u300d\\u3002\\u5192\\u982d\\u306e\\u821e\\u53f0\\u306f\\u5b9f\\u306f\\u6771\\u5317\\u5730\\u65b9\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:19:51 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"default_profile\":true,\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":115,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":345,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127735921431953409,\"in_reply_to_status_id_str\":null,\"id_str\":\"127735921431953409\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 4913000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "a200bdc9-be22-43e2-a86a-0200e239aef3-127735921431953409" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 「テレビに映し出された東北と福島。 カタストロフの遠隔視」", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 「テレビに映し出された東北と福島。 カタストロフの遠隔視」", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5118000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u300c\\u30c6\\u30ec\\u30d3\\u306b\\u6620\\u3057\\u51fa\\u3055\\u308c\\u305f\\u6771\\u5317\\u3068\\u798f\\u5cf6\\u3002\\u3000\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u306e\\u9060\\u9694\\u8996\\u300d\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:23:16 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":115,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":346,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127736782442872832,\"in_reply_to_status_id_str\":null,\"id_str\":\"127736782442872832\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 5118000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "a88de257-12a7-4d20-bcf3-033b3ef0e9aa-127736782442872832" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem La malédiction de Fukushima : une sur-interprétation historique ?--", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem La malédiction de Fukushima : une sur-interprétation historique ?--", - "color": "16763904", - "polemics": [ - "Q", - "KO" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5162000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem La mal\\u00e9diction de Fukushima : une sur-interpr\\u00e9tation historique ?--\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:24:00 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":179,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":385,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"default_profile\":true,\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127736964454690816,\"in_reply_to_status_id_str\":null,\"id_str\":\"127736964454690816\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 5162000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "53f9e83a-ec78-411d-a3fa-26c19ecd913f-127736964454690816" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 「テレビに映し出された東北と福島。 遠隔存在するカタストロフ」", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 「テレビに映し出された東北と福島。 遠隔存在するカタストロフ」", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5231000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u300c\\u30c6\\u30ec\\u30d3\\u306b\\u6620\\u3057\\u51fa\\u3055\\u308c\\u305f\\u6771\\u5317\\u3068\\u798f\\u5cf6\\u3002\\u3000\\u9060\\u9694\\u5b58\\u5728\\u3059\\u308b\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u300d\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:25:09 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":115,\"default_profile\":true,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":346,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127737256139161600,\"in_reply_to_status_id_str\":null,\"id_str\":\"127737256139161600\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 5231000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "7fbec806-3ab3-489e-83b0-1690c6234638-127737256139161600" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 震災について「すべてを見た。しかしなにも見てはいない」。デュラスの『ヒロシマ・モナムール』", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 震災について「すべてを見た。しかしなにも見てはいない」。デュラスの『ヒロシマ・モナムール』", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5273000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u9707\\u707d\\u306b\\u3064\\u3044\\u3066\\u300c\\u3059\\u3079\\u3066\\u3092\\u898b\\u305f\\u3002\\u3057\\u304b\\u3057\\u306a\\u306b\\u3082\\u898b\\u3066\\u306f\\u3044\\u306a\\u3044\\u300d\\u3002\\u30c7\\u30e5\\u30e9\\u30b9\\u306e\\u300e\\u30d2\\u30ed\\u30b7\\u30de\\u30fb\\u30e2\\u30ca\\u30e0\\u30fc\\u30eb\\u300f\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:25:51 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":115,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":347,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127737432031506432,\"in_reply_to_status_id_str\":null,\"id_str\":\"127737432031506432\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 5273000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "7775bd68-494f-4293-aef1-2dc28750bd3f-127737432031506432" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 震災直後における放送ネットワークの動揺。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 震災直後における放送ネットワークの動揺。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5312000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u9707\\u707d\\u76f4\\u5f8c\\u306b\\u304a\\u3051\\u308b\\u653e\\u9001\\u30cd\\u30c3\\u30c8\\u30ef\\u30fc\\u30af\\u306e\\u52d5\\u63fa\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:26:30 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":115,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":348,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127737593663209472,\"in_reply_to_status_id_str\":null,\"id_str\":\"127737593663209472\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 5312000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "7e864c36-7ad6-429a-be19-7d1ae33cdb89-127737593663209472" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem おくれてvilla に到着…(駅から3時間迷った)。ジニーに次いで、もののけ姫を読み解きつつ石田さんがカタストロフを語っている。", - "img": { - "src": "http://a3.twimg.com/profile_images/1032383865/10156359_4136563276_normal.jpg" - }, - "title": "Hanako Murakami: #tfcem おくれてvilla に到着…(駅から3時間迷った)。ジニーに次いで、もののけ姫を読み解きつつ石田さんがカタストロフを語っている。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5347000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u304a\\u304f\\u308c\\u3066villa \\u306b\\u5230\\u7740\\u2026\\uff08\\u99c5\\u304b\\u30893\\u6642\\u9593\\u8ff7\\u3063\\u305f\\uff09\\u3002\\u30b8\\u30cb\\u30fc\\u306b\\u6b21\\u3044\\u3067\\u3001\\u3082\\u306e\\u306e\\u3051\\u59eb\\u3092\\u8aad\\u307f\\u89e3\\u304d\\u3064\\u3064\\u77f3\\u7530\\u3055\\u3093\\u304c\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u3092\\u8a9e\\u3063\\u3066\\u3044\\u308b\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:27:05 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":1,\"location\":\"\",\"default_profile\":true,\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":240,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\\u30d9\\u30eb\\u30ae\\u30fc\\u3067\\u7f8e\\u5927\\u751f\\u3084\\u3063\\u3066\\u307e\\u3059\\u3002\",\"following\":null,\"time_zone\":null,\"created_at\":\"Thu Mar 04 14:53:06 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":23,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":232,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1032383865\\/10156359_4136563276_normal.jpg\",\"screen_name\":\"hanakophone\",\"name\":\"Hanako Murakami\",\"statuses_count\":2145,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1032383865\\/10156359_4136563276_normal.jpg\",\"id\":119751084,\"id_str\":\"119751084\",\"verified\":false,\"utc_offset\":null,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127737742435172353,\"in_reply_to_status_id_str\":null,\"id_str\":\"127737742435172353\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 5347000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "c554f7fc-c212-4511-bf2b-f95d2de114ba-127737742435172353" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Fukushima par la TV japonaise: \"Tu n'as rien vu à la télévision\" #tfcem", - "img": { - "src": "http://a1.twimg.com/profile_images/1565610499/damien_yokohama_normal.JPG" - }, - "title": "Damien Pignaud: Fukushima par la TV japonaise: \"Tu n'as rien vu à la télévision\" #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5357000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"Fukushima par la TV japonaise: \\\"Tu n'as rien vu \\u00e0 la t\\u00e9l\\u00e9vision\\\" #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[65,71]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:27:15 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":4,\"location\":\"Compi\\u00e8gne, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"fr\",\"profile_background_tile\":false,\"followers_count\":41,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"IT engineering student @utc_compiegne . \\r\\nLooking for an engineer internship\\r\\n#dataScience #functionalProgramming #cinema\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Wed Dec 02 12:50:08 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":2,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":167,\"protected\":false,\"default_profile\":true,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/dmnpignaud.perso.sfr.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1565610499\\/damien_yokohama_normal.JPG\",\"screen_name\":\"dmnpignaud\",\"name\":\"Damien Pignaud\",\"statuses_count\":173,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1565610499\\/damien_yokohama_normal.JPG\",\"id\":94082626,\"id_str\":\"94082626\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127737785116401666,\"in_reply_to_status_id_str\":null,\"id_str\":\"127737785116401666\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 5357000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "ef1a4c3e-fe78-4787-aa02-930cb4fcdb8d-127737785116401666" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Catastrophe et téléprésence. Hiroshima mon amour de Duras : tu as tout vu tu n'as rien vu ++", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Catastrophe et téléprésence. Hiroshima mon amour de Duras : tu as tout vu tu n'as rien vu ++", - "color": "16763904", - "polemics": [ - "OK" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5361000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Catastrophe et t\\u00e9l\\u00e9pr\\u00e9sence. Hiroshima mon amour de Duras : tu as tout vu tu n'as rien vu ++\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:27:19 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":179,\"default_profile\":true,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":386,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127737801432252416,\"in_reply_to_status_id_str\":null,\"id_str\":\"127737801432252416\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 5361000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "844e71f5-25f4-4b8d-94f2-b0c9cf29da8b-127737801432252416" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Il faut laisser passer les publicités avant d'annoncer le tremblement de terre !++", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Il faut laisser passer les publicités avant d'annoncer le tremblement de terre !++", - "color": "16763904", - "polemics": [ - "OK" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5437000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Il faut laisser passer les publicit\\u00e9s avant d'annoncer le tremblement de terre !++\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:28:35 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"default_profile\":true,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":179,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":387,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127738118710374401,\"in_reply_to_status_id_str\":null,\"id_str\":\"127738118710374401\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 5437000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "f29a330b-27cc-4921-af2c-2b787547832f-127738118710374401" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 石田研のTVアーカイヴ面目躍如…!", - "img": { - "src": "http://a3.twimg.com/profile_images/1032383865/10156359_4136563276_normal.jpg" - }, - "title": "Hanako Murakami: #tfcem 石田研のTVアーカイヴ面目躍如…!", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5478000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u77f3\\u7530\\u7814\\u306eTV\\u30a2\\u30fc\\u30ab\\u30a4\\u30f4\\u9762\\u76ee\\u8e8d\\u5982\\u2026\\uff01\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:29:16 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"default_profile\":true,\"favourites_count\":1,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":240,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\\u30d9\\u30eb\\u30ae\\u30fc\\u3067\\u7f8e\\u5927\\u751f\\u3084\\u3063\\u3066\\u307e\\u3059\\u3002\",\"following\":null,\"time_zone\":null,\"created_at\":\"Thu Mar 04 14:53:06 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":23,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":232,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1032383865\\/10156359_4136563276_normal.jpg\",\"screen_name\":\"hanakophone\",\"name\":\"Hanako Murakami\",\"statuses_count\":2147,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1032383865\\/10156359_4136563276_normal.jpg\",\"id\":119751084,\"id_str\":\"119751084\",\"verified\":false,\"utc_offset\":null,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127738290215452672,\"in_reply_to_status_id_str\":null,\"id_str\":\"127738290215452672\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 5478000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "89847783-fb1d-431a-9b92-fe9e833db7bb-127738290215452672" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem ダイクシス装置としてのテレビが動揺し、その後、スタジオと現地を結ぶ関係性の再確立が模索されていった。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem ダイクシス装置としてのテレビが動揺し、その後、スタジオと現地を結ぶ関係性の再確立が模索されていった。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5540000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u30c0\\u30a4\\u30af\\u30b7\\u30b9\\u88c5\\u7f6e\\u3068\\u3057\\u3066\\u306e\\u30c6\\u30ec\\u30d3\\u304c\\u52d5\\u63fa\\u3057\\u3001\\u305d\\u306e\\u5f8c\\u3001\\u30b9\\u30bf\\u30b8\\u30aa\\u3068\\u73fe\\u5730\\u3092\\u7d50\\u3076\\u95a2\\u4fc2\\u6027\\u306e\\u518d\\u78ba\\u7acb\\u304c\\u6a21\\u7d22\\u3055\\u308c\\u3066\\u3044\\u3063\\u305f\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:30:18 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":115,\"default_profile\":true,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":349,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127738552787288065,\"in_reply_to_status_id_str\":null,\"id_str\":\"127738552787288065\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 5540000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "a79da802-a008-4f3e-beac-01c79bd4d9bd-127738552787288065" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "3.11当日のテレビ報道について。 #tfcem", - "img": { - "src": "http://a3.twimg.com/profile_images/1527782791/gates_christo10_normal.jpg" - }, - "title": "y_yanai: 3.11当日のテレビ報道について。 #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5557000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"3.11\\u5f53\\u65e5\\u306e\\u30c6\\u30ec\\u30d3\\u5831\\u9053\\u306b\\u3064\\u3044\\u3066\\u3002 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[18,24]}],\"user_mentions\":[]},\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"attributes\":{},\"full_name\":\"Lyon, Rh\\u00f4ne\",\"name\":\"Lyon\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/d091189af463dd4a.json\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[4.7718312,45.7073626],[4.8983666,45.7073626],[4.8983666,45.8082829],[4.7718312,45.8082829]]]},\"id\":\"d091189af463dd4a\",\"place_type\":\"city\"},\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:30:35 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":{\"type\":\"Point\",\"coordinates\":[45.76765230,4.79963153]},\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"favourites_count\":695,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"1A1B1F\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":330,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"1984\\u5e74\\u751f\\u307e\\u308c\\u3002\\u5efa\\u7bc9\\u53f2\\u30fb\\u5efa\\u7bc9\\u7406\\u8ad6\\u3002\\u63cf\\u304d\\u307e\\u305b\\u3093\\u3002\\u4f5c\\u308a\\u307e\\u305b\\u3093\\u3002\\u66f8\\u304d\\u307e\\u3059\\u3002\\u5b66\\u90e8\\u3067\\u5409\\u7530\\u92fc\\u5e02\\u3001\\u4fee\\u58eb\\u3067\\u85e4\\u68ee\\u7167\\u4fe1\\u306b\\u5e2b\\u4e8b\\u3002\\u4fee\\u58eb\\uff08\\u5de5\\u5b66\\uff09\\u3002\\u3044\\u307e\\u535a\\u58eb\\u8ab2\\u7a0b\\uff08\\u9688\\u7814\\u543e\\u7814\\u7a76\\u5ba4\\uff09\\u3002LOVE\\uff1a\\u5efa\\u7bc9\\u3001\\u30b9\\u30ad\\u30fc\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u8a9e\\u3001ageHa\\u3002 Sensation White\\u306b\\u884c\\u304d\\u305f\\u3044\\u2192 http:\\/\\/youtu.be\\/897lIVkRmVM\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Mon Jan 03 14:08:00 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":25,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":424,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/twilog.org\\/8714423\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"screen_name\":\"8714423\",\"name\":\"y_yanai\",\"statuses_count\":2805,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"id\":233539798,\"id_str\":\"233539798\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127738622651797504,\"in_reply_to_status_id_str\":null,\"id_str\":\"127738622651797504\",\"coordinates\":{\"type\":\"Point\",\"coordinates\":[4.79963153,45.76765230]}}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 5557000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "3e5b44b5-9912-47e8-a417-8dddb83a645e-127738622651797504" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "La chaîne TV publique NHK est la premiere à diffuser l'info du tremblement de terre, les autres devaient terminer leurs pages de pub #tfcem", - "img": { - "src": "http://a1.twimg.com/profile_images/1565610499/damien_yokohama_normal.JPG" - }, - "title": "Damien Pignaud: La chaîne TV publique NHK est la premiere à diffuser l'info du tremblement de terre, les autres devaient terminer leurs pages de pub #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5598000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"La cha\\u00eene TV publique NHK est la premiere \\u00e0 diffuser l'info du tremblement de terre, les autres devaient terminer leurs pages de pub #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[134,140]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:31:16 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"default_profile\":true,\"favourites_count\":4,\"location\":\"Compi\\u00e8gne, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"fr\",\"profile_background_tile\":false,\"followers_count\":41,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"IT engineering student @utc_compiegne . \\r\\nLooking for an engineer internship\\r\\n#dataScience #functionalProgramming #cinema\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Wed Dec 02 12:50:08 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":2,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":167,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/dmnpignaud.perso.sfr.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1565610499\\/damien_yokohama_normal.JPG\",\"screen_name\":\"dmnpignaud\",\"name\":\"Damien Pignaud\",\"statuses_count\":175,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1565610499\\/damien_yokohama_normal.JPG\",\"id\":94082626,\"id_str\":\"94082626\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127738792944730112,\"in_reply_to_status_id_str\":null,\"id_str\":\"127738792944730112\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 5598000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "52219b25-e0cd-41ab-86d4-d3fde0563cb5-127738792944730112" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Avec Fukushima, la TV comme élément du JE/NOUS est ébranlée par un tremblement de terre médiatique dé-synchronisant", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Avec Fukushima, la TV comme élément du JE/NOUS est ébranlée par un tremblement de terre médiatique dé-synchronisant", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5611000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Avec Fukushima, la TV comme \\u00e9l\\u00e9ment du JE\\/NOUS est \\u00e9branl\\u00e9e par un tremblement de terre m\\u00e9diatique d\\u00e9-synchronisant\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:31:29 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"default_profile\":true,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":179,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":388,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127738850264100864,\"in_reply_to_status_id_str\":null,\"id_str\":\"127738850264100864\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 5611000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "4f1e71d7-d691-4ad4-9d92-18d95df6e879-127738850264100864" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 震災後からのテレビの一週間は、世界創造のプロセスを反転させたようなものだった。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 震災後からのテレビの一週間は、世界創造のプロセスを反転させたようなものだった。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5656000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem\\u3000\\u9707\\u707d\\u5f8c\\u304b\\u3089\\u306e\\u30c6\\u30ec\\u30d3\\u306e\\u4e00\\u9031\\u9593\\u306f\\u3001\\u4e16\\u754c\\u5275\\u9020\\u306e\\u30d7\\u30ed\\u30bb\\u30b9\\u3092\\u53cd\\u8ee2\\u3055\\u305b\\u305f\\u3088\\u3046\\u306a\\u3082\\u306e\\u3060\\u3063\\u305f\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:32:14 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":115,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":350,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"default_profile\":true,\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127739038147948545,\"in_reply_to_status_id_str\":null,\"id_str\":\"127739038147948545\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 5656000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "3e432270-1a8d-4fd7-8d0b-5a246ef3f4b0-127739038147948545" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @mouri: 石田英敬さんの戦後アニメとカタストロフ論 #tfcem http://t.co/44nxbvjI", - "img": { - "src": "http://a3.twimg.com/profile_images/1527782791/gates_christo10_normal.jpg" - }, - "title": "y_yanai: RT @mouri: 石田英敬さんの戦後アニメとカタストロフ論 #tfcem http://t.co/44nxbvjI", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5667000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @mouri: \\u77f3\\u7530\\u82f1\\u656c\\u3055\\u3093\\u306e\\u6226\\u5f8c\\u30a2\\u30cb\\u30e1\\u3068\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u8ad6\\u3000#tfcem http:\\/\\/t.co\\/44nxbvjI\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"polemictweet.com\\/\\/iii-catastrop\\u2026\",\"indices\":[39,59],\"expanded_url\":\"http:\\/\\/www.polemictweet.com\\/\\/iii-catastrophe\\/client.php#\",\"url\":\"http:\\/\\/t.co\\/44nxbvjI\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[32,38]}],\"user_mentions\":[{\"indices\":[3,9],\"name\":\"Yoshitaka Mouri\",\"screen_name\":\"mouri\",\"id\":5133521,\"id_str\":\"5133521\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"\\u77f3\\u7530\\u82f1\\u656c\\u3055\\u3093\\u306e\\u6226\\u5f8c\\u30a2\\u30cb\\u30e1\\u3068\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u8ad6\\u3000#tfcem http:\\/\\/t.co\\/44nxbvjI\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"polemictweet.com\\/\\/iii-catastrop\\u2026\",\"indices\":[28,48],\"expanded_url\":\"http:\\/\\/www.polemictweet.com\\/\\/iii-catastrophe\\/client.php#\",\"url\":\"http:\\/\\/t.co\\/44nxbvjI\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[21,27]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:18:03 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"131516\",\"lang\":\"ja\",\"profile_background_tile\":true,\"followers_count\":2211,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"description\":\"Sociologist, Media, Culture and Art Critic, Tokyo University of the Arts\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Wed Apr 18 16:03:41 +0000 2007\",\"profile_sidebar_border_color\":\"eeeeee\",\"is_translator\":false,\"listed_count\":208,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":181,\"protected\":false,\"default_profile\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1341853248\\/mouriyoshitaka_normal.jpg\",\"screen_name\":\"mouri\",\"name\":\"Yoshitaka Mouri\",\"statuses_count\":1483,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1341853248\\/mouriyoshitaka_normal.jpg\",\"id\":5133521,\"id_str\":\"5133521\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"009999\"},\"retweeted\":false,\"id\":127735469181112320,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127735469181112320\",\"coordinates\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:32:25 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":695,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"1A1B1F\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":330,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"1984\\u5e74\\u751f\\u307e\\u308c\\u3002\\u5efa\\u7bc9\\u53f2\\u30fb\\u5efa\\u7bc9\\u7406\\u8ad6\\u3002\\u63cf\\u304d\\u307e\\u305b\\u3093\\u3002\\u4f5c\\u308a\\u307e\\u305b\\u3093\\u3002\\u66f8\\u304d\\u307e\\u3059\\u3002\\u5b66\\u90e8\\u3067\\u5409\\u7530\\u92fc\\u5e02\\u3001\\u4fee\\u58eb\\u3067\\u85e4\\u68ee\\u7167\\u4fe1\\u306b\\u5e2b\\u4e8b\\u3002\\u4fee\\u58eb\\uff08\\u5de5\\u5b66\\uff09\\u3002\\u3044\\u307e\\u535a\\u58eb\\u8ab2\\u7a0b\\uff08\\u9688\\u7814\\u543e\\u7814\\u7a76\\u5ba4\\uff09\\u3002LOVE\\uff1a\\u5efa\\u7bc9\\u3001\\u30b9\\u30ad\\u30fc\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u8a9e\\u3001ageHa\\u3002 Sensation White\\u306b\\u884c\\u304d\\u305f\\u3044\\u2192 http:\\/\\/youtu.be\\/897lIVkRmVM\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Mon Jan 03 14:08:00 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":25,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":424,\"protected\":false,\"default_profile\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/twilog.org\\/8714423\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"screen_name\":\"8714423\",\"name\":\"y_yanai\",\"statuses_count\":2807,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"id\":233539798,\"id_str\":\"233539798\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127739084499206144,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127739084499206144\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 5667000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "919c09b8-8459-4357-83e0-33d35adf9fb6-127739084499206144" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Fukushima: en 7 jours, une création à l'envers et au présent perpétuel", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Fukushima: en 7 jours, une création à l'envers et au présent perpétuel", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5673000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Fukushima: en 7 jours, une cr\\u00e9ation \\u00e0 l'envers et au pr\\u00e9sent perp\\u00e9tuel\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:32:31 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":179,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":389,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127739107848888320,\"in_reply_to_status_id_str\":null,\"id_str\":\"127739107848888320\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 5673000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "a724d4e3-c581-490a-8ba9-17feede65482-127739107848888320" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @k_t_618: #tfcem 「もののけ姫」。冒頭の舞台は実は東北地方。", - "img": { - "src": "http://a3.twimg.com/profile_images/1527782791/gates_christo10_normal.jpg" - }, - "title": "y_yanai: RT @k_t_618: #tfcem 「もののけ姫」。冒頭の舞台は実は東北地方。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5681000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @k_t_618: #tfcem \\u300c\\u3082\\u306e\\u306e\\u3051\\u59eb\\u300d\\u3002\\u5192\\u982d\\u306e\\u821e\\u53f0\\u306f\\u5b9f\\u306f\\u6771\\u5317\\u5730\\u65b9\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[13,19]}],\"user_mentions\":[{\"indices\":[3,11],\"name\":\"k_t_618\",\"screen_name\":\"k_t_618\",\"id\":15015946,\"id_str\":\"15015946\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"#tfcem \\u300c\\u3082\\u306e\\u306e\\u3051\\u59eb\\u300d\\u3002\\u5192\\u982d\\u306e\\u821e\\u53f0\\u306f\\u5b9f\\u306f\\u6771\\u5317\\u5730\\u65b9\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"1\",\"retweeters\":[233539798],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":1,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:19:51 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":115,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":350,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127735921431953409,\"in_reply_to_status_id_str\":null,\"id_str\":\"127735921431953409\",\"coordinates\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"retweet_count\":1,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:32:39 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":695,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"1A1B1F\",\"default_profile\":false,\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":330,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"1984\\u5e74\\u751f\\u307e\\u308c\\u3002\\u5efa\\u7bc9\\u53f2\\u30fb\\u5efa\\u7bc9\\u7406\\u8ad6\\u3002\\u63cf\\u304d\\u307e\\u305b\\u3093\\u3002\\u4f5c\\u308a\\u307e\\u305b\\u3093\\u3002\\u66f8\\u304d\\u307e\\u3059\\u3002\\u5b66\\u90e8\\u3067\\u5409\\u7530\\u92fc\\u5e02\\u3001\\u4fee\\u58eb\\u3067\\u85e4\\u68ee\\u7167\\u4fe1\\u306b\\u5e2b\\u4e8b\\u3002\\u4fee\\u58eb\\uff08\\u5de5\\u5b66\\uff09\\u3002\\u3044\\u307e\\u535a\\u58eb\\u8ab2\\u7a0b\\uff08\\u9688\\u7814\\u543e\\u7814\\u7a76\\u5ba4\\uff09\\u3002LOVE\\uff1a\\u5efa\\u7bc9\\u3001\\u30b9\\u30ad\\u30fc\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u8a9e\\u3001ageHa\\u3002 Sensation White\\u306b\\u884c\\u304d\\u305f\\u3044\\u2192 http:\\/\\/youtu.be\\/897lIVkRmVM\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Mon Jan 03 14:08:00 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":25,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":424,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/twilog.org\\/8714423\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"screen_name\":\"8714423\",\"name\":\"y_yanai\",\"statuses_count\":2808,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"id\":233539798,\"id_str\":\"233539798\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127739143810846720,\"in_reply_to_status_id_str\":null,\"id_str\":\"127739143810846720\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 5681000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "15a11c3b-cdb9-433f-b1f1-a93b30efe378-127739143810846720" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @k_t_618: #tfcem 「テレビに映し出された東北と福島。 遠隔存在するカタストロフ」", - "img": { - "src": "http://a3.twimg.com/profile_images/1527782791/gates_christo10_normal.jpg" - }, - "title": "y_yanai: RT @k_t_618: #tfcem 「テレビに映し出された東北と福島。 遠隔存在するカタストロフ」", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5692000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @k_t_618: #tfcem \\u300c\\u30c6\\u30ec\\u30d3\\u306b\\u6620\\u3057\\u51fa\\u3055\\u308c\\u305f\\u6771\\u5317\\u3068\\u798f\\u5cf6\\u3002\\u3000\\u9060\\u9694\\u5b58\\u5728\\u3059\\u308b\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u300d\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[13,19]}],\"user_mentions\":[{\"indices\":[3,11],\"name\":\"k_t_618\",\"screen_name\":\"k_t_618\",\"id\":15015946,\"id_str\":\"15015946\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"#tfcem \\u300c\\u30c6\\u30ec\\u30d3\\u306b\\u6620\\u3057\\u51fa\\u3055\\u308c\\u305f\\u6771\\u5317\\u3068\\u798f\\u5cf6\\u3002\\u3000\\u9060\\u9694\\u5b58\\u5728\\u3059\\u308b\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u300d\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:25:09 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":115,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"default_profile\":true,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":350,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127737256139161600,\"in_reply_to_status_id_str\":null,\"id_str\":\"127737256139161600\",\"coordinates\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:32:50 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":695,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"1A1B1F\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":330,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"1984\\u5e74\\u751f\\u307e\\u308c\\u3002\\u5efa\\u7bc9\\u53f2\\u30fb\\u5efa\\u7bc9\\u7406\\u8ad6\\u3002\\u63cf\\u304d\\u307e\\u305b\\u3093\\u3002\\u4f5c\\u308a\\u307e\\u305b\\u3093\\u3002\\u66f8\\u304d\\u307e\\u3059\\u3002\\u5b66\\u90e8\\u3067\\u5409\\u7530\\u92fc\\u5e02\\u3001\\u4fee\\u58eb\\u3067\\u85e4\\u68ee\\u7167\\u4fe1\\u306b\\u5e2b\\u4e8b\\u3002\\u4fee\\u58eb\\uff08\\u5de5\\u5b66\\uff09\\u3002\\u3044\\u307e\\u535a\\u58eb\\u8ab2\\u7a0b\\uff08\\u9688\\u7814\\u543e\\u7814\\u7a76\\u5ba4\\uff09\\u3002LOVE\\uff1a\\u5efa\\u7bc9\\u3001\\u30b9\\u30ad\\u30fc\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u8a9e\\u3001ageHa\\u3002 Sensation White\\u306b\\u884c\\u304d\\u305f\\u3044\\u2192 http:\\/\\/youtu.be\\/897lIVkRmVM\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Mon Jan 03 14:08:00 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"default_profile\":false,\"listed_count\":25,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":424,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/twilog.org\\/8714423\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"screen_name\":\"8714423\",\"name\":\"y_yanai\",\"statuses_count\":2809,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"id\":233539798,\"id_str\":\"233539798\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127739186974429184,\"in_reply_to_status_id_str\":null,\"id_str\":\"127739186974429184\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 5692000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "067121d0-e383-4af4-a352-c03d50871e97-127739186974429184" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Les 7 jours qui ont suivi le 11mars auront été une contre genèse #tfcem", - "img": { - "src": "http://a1.twimg.com/profile_images/1565610499/damien_yokohama_normal.JPG" - }, - "title": "Damien Pignaud: Les 7 jours qui ont suivi le 11mars auront été une contre genèse #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5698000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"Les 7 jours qui ont suivi le 11mars auront \\u00e9t\\u00e9 une contre gen\\u00e8se #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[65,71]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:32:56 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"default_profile\":true,\"favourites_count\":4,\"location\":\"Compi\\u00e8gne, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"fr\",\"profile_background_tile\":false,\"followers_count\":41,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"IT engineering student @utc_compiegne . \\r\\nLooking for an engineer internship\\r\\n#dataScience #functionalProgramming #cinema\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Wed Dec 02 12:50:08 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":2,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":167,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/dmnpignaud.perso.sfr.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1565610499\\/damien_yokohama_normal.JPG\",\"screen_name\":\"dmnpignaud\",\"name\":\"Damien Pignaud\",\"statuses_count\":176,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1565610499\\/damien_yokohama_normal.JPG\",\"id\":94082626,\"id_str\":\"94082626\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127739211850842112,\"in_reply_to_status_id_str\":null,\"id_str\":\"127739211850842112\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 5698000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "6e90f9a2-104f-4fe7-8bd3-ca169561e85d-127739211850842112" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Le moi/nous de la TV: le moi au sens Freudien qui se croit conscient mais ignore tout !++", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Le moi/nous de la TV: le moi au sens Freudien qui se croit conscient mais ignore tout !++", - "color": "16763904", - "polemics": [ - "OK" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5750000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Le moi\\/nous de la TV: le moi au sens Freudien qui se croit conscient mais ignore tout !++\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:33:48 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"default_profile\":true,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":179,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":390,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127739432328634368,\"in_reply_to_status_id_str\":null,\"id_str\":\"127739432328634368\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 5750000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "3d2dee24-fd56-46f1-8702-fa1d4ddb2c8f-127739432328634368" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 震災によって世界のタガがはずれ、テレビが担保してきた日常装置が宙づりにされた。きづくとわれわれは、見知らぬ世界に立っていた。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 震災によって世界のタガがはずれ、テレビが担保してきた日常装置が宙づりにされた。きづくとわれわれは、見知らぬ世界に立っていた。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5783000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"retweeted\":false,\"text\":\"#tfcem \\u9707\\u707d\\u306b\\u3088\\u3063\\u3066\\u4e16\\u754c\\u306e\\u30bf\\u30ac\\u304c\\u306f\\u305a\\u308c\\u3001\\u30c6\\u30ec\\u30d3\\u304c\\u62c5\\u4fdd\\u3057\\u3066\\u304d\\u305f\\u65e5\\u5e38\\u88c5\\u7f6e\\u304c\\u5b99\\u3065\\u308a\\u306b\\u3055\\u308c\\u305f\\u3002\\u304d\\u3065\\u304f\\u3068\\u308f\\u308c\\u308f\\u308c\\u306f\\u3001\\u898b\\u77e5\\u3089\\u306c\\u4e16\\u754c\\u306b\\u7acb\\u3063\\u3066\\u3044\\u305f\\u3002\",\"in_reply_to_status_id_str\":null,\"id_str\":\"127739569939550209\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"in_reply_to_user_id_str\":null,\"place\":null,\"contributors\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id\":null,\"created_at\":\"Sat Oct 22 13:34:21 +0000 2011\",\"geo\":null,\"retweet_count\":0,\"favorited\":false,\"in_reply_to_status_id\":null,\"user\":{\"statuses_count\":351,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"location\":\"\",\"id_str\":\"15015946\",\"verified\":false,\"notifications\":null,\"profile_link_color\":\"0084B4\",\"default_profile_image\":true,\"default_profile\":true,\"lang\":\"ja\",\"favourites_count\":13,\"profile_background_color\":\"C0DEED\",\"description\":\"\",\"profile_background_tile\":false,\"followers_count\":115,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"following\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"time_zone\":\"Tokyo\",\"profile_sidebar_border_color\":\"C0DEED\",\"protected\":false,\"is_translator\":false,\"url\":null,\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"id\":15015946,\"utc_offset\":32400,\"profile_text_color\":\"333333\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\"},\"in_reply_to_screen_name\":null,\"id\":127739569939550209,\"coordinates\":null,\"truncated\":false}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 5783000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "33eef420-ac91-4f68-9fda-56f777a54e39-127739569939550209" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem カタストロフに遭遇すること、それは、いつのまにか世界の折り目の向こう側に入り込んでしまうという経験。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem カタストロフに遭遇すること、それは、いつのまにか世界の折り目の向こう側に入り込んでしまうという経験。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5856000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u306b\\u906d\\u9047\\u3059\\u308b\\u3053\\u3068\\u3001\\u305d\\u308c\\u306f\\u3001\\u3044\\u3064\\u306e\\u307e\\u306b\\u304b\\u4e16\\u754c\\u306e\\u6298\\u308a\\u76ee\\u306e\\u5411\\u3053\\u3046\\u5074\\u306b\\u5165\\u308a\\u8fbc\\u3093\\u3067\\u3057\\u307e\\u3046\\u3068\\u3044\\u3046\\u7d4c\\u9a13\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:35:34 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":116,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":353,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127739876421545984,\"in_reply_to_status_id_str\":null,\"id_str\":\"127739876421545984\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 5856000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "7f47c2c9-7870-4458-9301-bc2c0f144832-127739876421545984" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Reportage d'un journaliste à Fukushima : je vois des êtres humains ! Il y a longtemps que ce n'était plus arrivé à la TV !++", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Reportage d'un journaliste à Fukushima : je vois des êtres humains ! Il y a longtemps que ce n'était plus arrivé à la TV !++", - "color": "16763904", - "polemics": [ - "OK" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5859000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Reportage d'un journaliste \\u00e0 Fukushima : je vois des \\u00eatres humains ! Il y a longtemps que ce n'\\u00e9tait plus arriv\\u00e9 \\u00e0 la TV !++\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:35:37 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":179,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":391,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127739887465148416,\"in_reply_to_status_id_str\":null,\"id_str\":\"127739887465148416\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 5859000, - "tags": [ - { - "id-ref": "4aaac12e-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "35bbbeba-b46f-42ca-b849-8296d7c25fd2-127739887465148416" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Fukushima_Bot @vincentpuig: #tfcem Reportage d'un journaliste à Fukushima : je vois des êtres humains ! Il y a longtemps que ce n #Fukushima", - "img": { - "src": "http://a2.twimg.com/profile_images/1576220626/hexagon_normal.gif" - }, - "title": "Hexagon: Fukushima_Bot @vincentpuig: #tfcem Reportage d'un journaliste à Fukushima : je vois des êtres humains ! Il y a longtemps que ce n #Fukushima", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5886000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"Fukushima_Bot @vincentpuig: #tfcem Reportage d'un journaliste \\u00e0 Fukushima : je vois des \\u00eatres humains ! Il y a longtemps que ce n #Fukushima\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[28,34]},{\"text\":\"Fukushima\",\"indices\":[130,140]}],\"user_mentions\":[{\"indices\":[14,26],\"name\":\"Vincent Puig\",\"screen_name\":\"vincentpuig\",\"id\":68424173,\"id_str\":\"68424173\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.g-poket.com\\/\\\" rel=\\\"nofollow\\\"\\u003EHex_Bot\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:36:04 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":37,\"location\":\"Japan\",\"default_profile\":false,\"notifications\":null,\"profile_background_color\":\"666666\",\"lang\":\"ja\",\"profile_background_tile\":true,\"followers_count\":1699,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/342322874\\/hexagon.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"description\":\"9\\u5272Bot\\u3067\\u3059\\u3002Bot\\u306f\\u534a\\u5206\\u306f\\u81ea\\u5206\\u306e\\u60c5\\u5831\\u53ce\\u96c6\\u306e\\u70ba\\u3001\\u534a\\u5206\\u306f\\u5171\\u6709\\uff08\\u516c\\u958b\\uff09\\u306e\\u70ba\\u3002\\u305f\\u307e\\u306b\\u545f\\u304d\\u307e\\u3059\\u3002\\u3000http:\\/\\/twilog.org\\/Trinity_Hexagon\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Sat Mar 27 06:42:13 +0000 2010\",\"profile_sidebar_border_color\":\"ffffff\",\"is_translator\":false,\"listed_count\":58,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1998,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/paper.li\\/Trinity_Hexagon\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1576220626\\/hexagon_normal.gif\",\"screen_name\":\"Trinity_Hexagon\",\"name\":\"Hexagon\",\"statuses_count\":42257,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/342322874\\/hexagon.gif\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1576220626\\/hexagon_normal.gif\",\"id\":126864244,\"id_str\":\"126864244\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127740003924180992,\"in_reply_to_status_id_str\":null,\"id_str\":\"127740003924180992\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 5886000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - }, - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "996bd6b4-996d-4093-97f0-bd0cd4e925c2-127740003924180992" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Fukushima: la fin de la TV analogique, la fin de la TV, la fin de l'après-guerre ??", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Fukushima: la fin de la TV analogique, la fin de la TV, la fin de l'après-guerre ??", - "color": "16763904", - "polemics": [ - "Q" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5942000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Fukushima: la fin de la TV analogique, la fin de la TV, la fin de l'apr\\u00e8s-guerre ??\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:37:00 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":179,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":392,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127740235508482048,\"in_reply_to_status_id_str\":null,\"id_str\":\"127740235508482048\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 5942000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "bdb87b7d-b71a-43e7-8c00-f73fd895075d-127740235508482048" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 震災後しばらくの間、ある部分において、さまざまなソーシャルネットワークが伝統的なメディアの役割に取って代わっていた。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 震災後しばらくの間、ある部分において、さまざまなソーシャルネットワークが伝統的なメディアの役割に取って代わっていた。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 5982000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem\\u3000\\u9707\\u707d\\u5f8c\\u3057\\u3070\\u3089\\u304f\\u306e\\u9593\\u3001\\u3042\\u308b\\u90e8\\u5206\\u306b\\u304a\\u3044\\u3066\\u3001\\u3055\\u307e\\u3056\\u307e\\u306a\\u30bd\\u30fc\\u30b7\\u30e3\\u30eb\\u30cd\\u30c3\\u30c8\\u30ef\\u30fc\\u30af\\u304c\\u4f1d\\u7d71\\u7684\\u306a\\u30e1\\u30c7\\u30a3\\u30a2\\u306e\\u5f79\\u5272\\u306b\\u53d6\\u3063\\u3066\\u4ee3\\u308f\\u3063\\u3066\\u3044\\u305f\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:37:40 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":116,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":354,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127740404085956608,\"in_reply_to_status_id_str\":null,\"id_str\":\"127740404085956608\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 5982000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "23e7357d-f235-41d8-bf92-297f1106c1bd-127740404085956608" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 神社の場所や地名にはしばしば、過去の津波や地震の記憶が刻印されている。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 神社の場所や地名にはしばしば、過去の津波や地震の記憶が刻印されている。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 6096000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem\\u3000\\u795e\\u793e\\u306e\\u5834\\u6240\\u3084\\u5730\\u540d\\u306b\\u306f\\u3057\\u3070\\u3057\\u3070\\u3001\\u904e\\u53bb\\u306e\\u6d25\\u6ce2\\u3084\\u5730\\u9707\\u306e\\u8a18\\u61b6\\u304c\\u523b\\u5370\\u3055\\u308c\\u3066\\u3044\\u308b\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:39:34 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":116,\"default_profile\":true,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":355,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127740881582292992,\"in_reply_to_status_id_str\":null,\"id_str\":\"127740881582292992\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 6096000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "aacea76a-2493-4154-8ea4-e5c331770f0c-127740881582292992" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 境界に位置するものである神社は、地と水の「際」をしばしば徴しづけている。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 境界に位置するものである神社は、地と水の「際」をしばしば徴しづけている。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 6123000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem\\u3000\\u5883\\u754c\\u306b\\u4f4d\\u7f6e\\u3059\\u308b\\u3082\\u306e\\u3067\\u3042\\u308b\\u795e\\u793e\\u306f\\u3001\\u5730\\u3068\\u6c34\\u306e\\u300c\\u969b\\u300d\\u3092\\u3057\\u3070\\u3057\\u3070\\u5fb4\\u3057\\u3065\\u3051\\u3066\\u3044\\u308b\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:40:01 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":116,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"default_profile\":true,\"statuses_count\":355,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127740996669816832,\"in_reply_to_status_id_str\":null,\"id_str\":\"127740996669816832\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 6123000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "852a37da-6426-4f1e-8aae-1b1b20f7d515-127740996669816832" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "位牌と携帯電話。3.11の被災者が避難時に持ち出したもの。先祖達のネットワークへの接続と、現実世界のネットワークへの接続。 #tfcem", - "img": { - "src": "http://a3.twimg.com/profile_images/1527782791/gates_christo10_normal.jpg" - }, - "title": "y_yanai: 位牌と携帯電話。3.11の被災者が避難時に持ち出したもの。先祖達のネットワークへの接続と、現実世界のネットワークへの接続。 #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 6139000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u4f4d\\u724c\\u3068\\u643a\\u5e2f\\u96fb\\u8a71\\u30023.11\\u306e\\u88ab\\u707d\\u8005\\u304c\\u907f\\u96e3\\u6642\\u306b\\u6301\\u3061\\u51fa\\u3057\\u305f\\u3082\\u306e\\u3002\\u5148\\u7956\\u9054\\u306e\\u30cd\\u30c3\\u30c8\\u30ef\\u30fc\\u30af\\u3078\\u306e\\u63a5\\u7d9a\\u3068\\u3001\\u73fe\\u5b9f\\u4e16\\u754c\\u306e\\u30cd\\u30c3\\u30c8\\u30ef\\u30fc\\u30af\\u3078\\u306e\\u63a5\\u7d9a\\u3002 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[62,68]}],\"user_mentions\":[]},\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"place_type\":\"city\",\"attributes\":{},\"full_name\":\"Lyon, Rh\\u00f4ne\",\"name\":\"Lyon\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/d091189af463dd4a.json\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[4.7718312,45.7073626],[4.8983666,45.7073626],[4.8983666,45.8082829],[4.7718312,45.8082829]]]},\"id\":\"d091189af463dd4a\"},\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:40:17 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":{\"type\":\"Point\",\"coordinates\":[45.77019026,4.80132357]},\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":695,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"1A1B1F\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":330,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"1984\\u5e74\\u751f\\u307e\\u308c\\u3002\\u5efa\\u7bc9\\u53f2\\u30fb\\u5efa\\u7bc9\\u7406\\u8ad6\\u3002\\u63cf\\u304d\\u307e\\u305b\\u3093\\u3002\\u4f5c\\u308a\\u307e\\u305b\\u3093\\u3002\\u66f8\\u304d\\u307e\\u3059\\u3002\\u5b66\\u90e8\\u3067\\u5409\\u7530\\u92fc\\u5e02\\u3001\\u4fee\\u58eb\\u3067\\u85e4\\u68ee\\u7167\\u4fe1\\u306b\\u5e2b\\u4e8b\\u3002\\u4fee\\u58eb\\uff08\\u5de5\\u5b66\\uff09\\u3002\\u3044\\u307e\\u535a\\u58eb\\u8ab2\\u7a0b\\uff08\\u9688\\u7814\\u543e\\u7814\\u7a76\\u5ba4\\uff09\\u3002LOVE\\uff1a\\u5efa\\u7bc9\\u3001\\u30b9\\u30ad\\u30fc\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u8a9e\\u3001ageHa\\u3002 Sensation White\\u306b\\u884c\\u304d\\u305f\\u3044\\u2192 http:\\/\\/youtu.be\\/897lIVkRmVM\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Mon Jan 03 14:08:00 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":25,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":425,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/twilog.org\\/8714423\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"screen_name\":\"8714423\",\"name\":\"y_yanai\",\"statuses_count\":2810,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"id\":233539798,\"id_str\":\"233539798\",\"default_profile\":false,\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127741063820607488,\"in_reply_to_status_id_str\":null,\"id_str\":\"127741063820607488\",\"coordinates\":{\"type\":\"Point\",\"coordinates\":[4.80132357,45.77019026]}}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 6139000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "b0c4e708-4b10-44d9-8132-cab8f79eaebe-127741063820607488" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Ketai connecté aux Hihai, le téléphone relie aux ancêtres. Les sanctuaires Shinto séparent les eaux de la terre !++", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Ketai connecté aux Hihai, le téléphone relie aux ancêtres. Les sanctuaires Shinto séparent les eaux de la terre !++", - "color": "16763904", - "polemics": [ - "OK" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 6177000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Ketai connect\\u00e9 aux Hihai, le t\\u00e9l\\u00e9phone relie aux anc\\u00eatres. Les sanctuaires Shinto s\\u00e9parent les eaux de la terre !++\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:40:55 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":179,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":393,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127741221383843840,\"in_reply_to_status_id_str\":null,\"id_str\":\"127741221383843840\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 6177000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "2cc7853a-b273-46bd-a0da-26e72368f0c9-127741221383843840" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem カタストロフィーの考古学。一神教ではない日本における歴史的時間の構造化を考える際には、カタストロフの問題を無視することはできない。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem カタストロフィーの考古学。一神教ではない日本における歴史的時間の構造化を考える際には、カタストロフの問題を無視することはできない。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 6303000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u30a3\\u30fc\\u306e\\u8003\\u53e4\\u5b66\\u3002\\u4e00\\u795e\\u6559\\u3067\\u306f\\u306a\\u3044\\u65e5\\u672c\\u306b\\u304a\\u3051\\u308b\\u6b74\\u53f2\\u7684\\u6642\\u9593\\u306e\\u69cb\\u9020\\u5316\\u3092\\u8003\\u3048\\u308b\\u969b\\u306b\\u306f\\u3001\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u306e\\u554f\\u984c\\u3092\\u7121\\u8996\\u3059\\u308b\\u3053\\u3068\\u306f\\u3067\\u304d\\u306a\\u3044\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:43:01 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":116,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":357,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127741751963303936,\"in_reply_to_status_id_str\":null,\"id_str\":\"127741751963303936\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 6303000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "c64b557d-e436-48d9-a35c-9f02c15d791b-127741751963303936" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem La Catastrophe comme marqueur de la mémoire collective dans un Japon sans culture monothéiste de l'insciption dans le livre ++", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem La Catastrophe comme marqueur de la mémoire collective dans un Japon sans culture monothéiste de l'insciption dans le livre ++", - "color": "16763904", - "polemics": [ - "OK" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 6310000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem La Catastrophe comme marqueur de la m\\u00e9moire collective dans un Japon sans culture monoth\\u00e9iste de l'insciption dans le livre ++\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:43:08 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":179,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":393,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"default_profile\":true,\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127741778857181184,\"in_reply_to_status_id_str\":null,\"id_str\":\"127741778857181184\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 6310000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "f865d6b4-8de7-4cf6-98a8-8651016afd16-127741778857181184" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @k_t_618: #tfcem 神社の場所や地名にはしばしば、過去の津波や地震の記憶が刻印されている。", - "img": { - "src": "http://a0.twimg.com/profile_images/1284700436/138318110_origin_normal.jpg" - }, - "title": "石田康二: RT @k_t_618: #tfcem 神社の場所や地名にはしばしば、過去の津波や地震の記憶が刻印されている。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 6323000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @k_t_618: #tfcem\\u3000\\u795e\\u793e\\u306e\\u5834\\u6240\\u3084\\u5730\\u540d\\u306b\\u306f\\u3057\\u3070\\u3057\\u3070\\u3001\\u904e\\u53bb\\u306e\\u6d25\\u6ce2\\u3084\\u5730\\u9707\\u306e\\u8a18\\u61b6\\u304c\\u523b\\u5370\\u3055\\u308c\\u3066\\u3044\\u308b\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[13,19]}],\"user_mentions\":[{\"indices\":[3,11],\"name\":\"k_t_618\",\"screen_name\":\"k_t_618\",\"id\":15015946,\"id_str\":\"15015946\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"#tfcem\\u3000\\u795e\\u793e\\u306e\\u5834\\u6240\\u3084\\u5730\\u540d\\u306b\\u306f\\u3057\\u3070\\u3057\\u3070\\u3001\\u904e\\u53bb\\u306e\\u6d25\\u6ce2\\u3084\\u5730\\u9707\\u306e\\u8a18\\u61b6\\u304c\\u523b\\u5370\\u3055\\u308c\\u3066\\u3044\\u308b\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:39:34 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":116,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":357,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"default_profile\":true,\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127740881582292992,\"in_reply_to_status_id_str\":null,\"id_str\":\"127740881582292992\",\"coordinates\":null},\"source\":\"web\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:43:21 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":3743,\"location\":\"\\u6771\\u4eac\\u306e\\u7530\\u820e\",\"notifications\":null,\"profile_background_color\":\"C6E2EE\",\"lang\":\"ja\",\"profile_background_tile\":true,\"followers_count\":610,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/309855257\\/twilk_background_4e44bfea5c6e7.jpg\",\"profile_sidebar_fill_color\":\"DAECF4\",\"description\":\"\\u97f3\\u30fb\\u5efa\\u7bc9\\u30fb\\u74b0\\u5883\\u30fb\\u306f\\u304b\\u308b\\u3000\\r\\n\\u672c\\u30fb\\u30c7\\u30b6\\u30a4\\u30f3\\u30fb\\u98df\\u30fbSBH\\u30fb\\u3053\\u306e\\u3080\\u3000\\r\\n\\u5225\\u5e9c\\u30fb\\u5927\\u962a\\u30fb\\u795e\\u5948\\u5ddd\\u30fb\\u30a4\\u30ae\\u30ea\\u30b9\\u30fb\\u3059\\u307e\\u3046\\u3000PhD(Cantab)\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Apr 29 06:16:58 +0000 2010\",\"profile_sidebar_border_color\":\"C6E2EE\",\"is_translator\":false,\"listed_count\":58,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":333,\"protected\":false,\"profile_text_color\":\"663B12\",\"url\":\"http:\\/\\/twilog.org\\/kjishi\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1284700436\\/138318110_origin_normal.jpg\",\"screen_name\":\"kjishi\",\"name\":\"\\u77f3\\u7530\\u5eb7\\u4e8c\",\"statuses_count\":6051,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/309855257\\/twilk_background_4e44bfea5c6e7.jpg\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1284700436\\/138318110_origin_normal.jpg\",\"id\":138318110,\"id_str\":\"138318110\",\"default_profile\":false,\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"1F98C7\"},\"retweeted\":false,\"id\":127741836499488769,\"in_reply_to_status_id_str\":null,\"id_str\":\"127741836499488769\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 6323000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "d38e0ea1-2f1e-4125-b5ac-22ced006340d-127741836499488769" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @k_t_618: #tfcem 境界に位置するものである神社は、地と水の「際」をしばしば徴しづけている。", - "img": { - "src": "http://a0.twimg.com/profile_images/1284700436/138318110_origin_normal.jpg" - }, - "title": "石田康二: RT @k_t_618: #tfcem 境界に位置するものである神社は、地と水の「際」をしばしば徴しづけている。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 6329000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @k_t_618: #tfcem\\u3000\\u5883\\u754c\\u306b\\u4f4d\\u7f6e\\u3059\\u308b\\u3082\\u306e\\u3067\\u3042\\u308b\\u795e\\u793e\\u306f\\u3001\\u5730\\u3068\\u6c34\\u306e\\u300c\\u969b\\u300d\\u3092\\u3057\\u3070\\u3057\\u3070\\u5fb4\\u3057\\u3065\\u3051\\u3066\\u3044\\u308b\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[13,19]}],\"user_mentions\":[{\"indices\":[3,11],\"name\":\"k_t_618\",\"screen_name\":\"k_t_618\",\"id\":15015946,\"id_str\":\"15015946\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"#tfcem\\u3000\\u5883\\u754c\\u306b\\u4f4d\\u7f6e\\u3059\\u308b\\u3082\\u306e\\u3067\\u3042\\u308b\\u795e\\u793e\\u306f\\u3001\\u5730\\u3068\\u6c34\\u306e\\u300c\\u969b\\u300d\\u3092\\u3057\\u3070\\u3057\\u3070\\u5fb4\\u3057\\u3065\\u3051\\u3066\\u3044\\u308b\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":1,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:40:01 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"default_profile\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":116,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":357,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127740996669816832,\"in_reply_to_status_id_str\":null,\"id_str\":\"127740996669816832\",\"coordinates\":null},\"source\":\"web\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":1,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:43:27 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"favourites_count\":3743,\"location\":\"\\u6771\\u4eac\\u306e\\u7530\\u820e\",\"notifications\":null,\"profile_background_color\":\"C6E2EE\",\"lang\":\"ja\",\"profile_background_tile\":true,\"followers_count\":610,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/309855257\\/twilk_background_4e44bfea5c6e7.jpg\",\"profile_sidebar_fill_color\":\"DAECF4\",\"description\":\"\\u97f3\\u30fb\\u5efa\\u7bc9\\u30fb\\u74b0\\u5883\\u30fb\\u306f\\u304b\\u308b\\u3000\\r\\n\\u672c\\u30fb\\u30c7\\u30b6\\u30a4\\u30f3\\u30fb\\u98df\\u30fbSBH\\u30fb\\u3053\\u306e\\u3080\\u3000\\r\\n\\u5225\\u5e9c\\u30fb\\u5927\\u962a\\u30fb\\u795e\\u5948\\u5ddd\\u30fb\\u30a4\\u30ae\\u30ea\\u30b9\\u30fb\\u3059\\u307e\\u3046\\u3000PhD(Cantab)\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Apr 29 06:16:58 +0000 2010\",\"profile_sidebar_border_color\":\"C6E2EE\",\"is_translator\":false,\"listed_count\":58,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":333,\"protected\":false,\"profile_text_color\":\"663B12\",\"url\":\"http:\\/\\/twilog.org\\/kjishi\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1284700436\\/138318110_origin_normal.jpg\",\"screen_name\":\"kjishi\",\"name\":\"\\u77f3\\u7530\\u5eb7\\u4e8c\",\"statuses_count\":6052,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/309855257\\/twilk_background_4e44bfea5c6e7.jpg\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1284700436\\/138318110_origin_normal.jpg\",\"id\":138318110,\"id_str\":\"138318110\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"1F98C7\"},\"retweeted\":false,\"id\":127741859664642049,\"in_reply_to_status_id_str\":null,\"id_str\":\"127741859664642049\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 6329000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "2d6f0aec-0a65-408d-9429-da15f6cb37aa-127741859664642049" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @k_t_618: #tfcem カタストロフィーの考古学。一神教ではない日本における歴史的時間の構造化を考える際には、カタストロフの問題を無視することはできない。", - "img": { - "src": "http://a0.twimg.com/profile_images/1284700436/138318110_origin_normal.jpg" - }, - "title": "石田康二: RT @k_t_618: #tfcem カタストロフィーの考古学。一神教ではない日本における歴史的時間の構造化を考える際には、カタストロフの問題を無視することはできない。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 6360000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @k_t_618: #tfcem \\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u30a3\\u30fc\\u306e\\u8003\\u53e4\\u5b66\\u3002\\u4e00\\u795e\\u6559\\u3067\\u306f\\u306a\\u3044\\u65e5\\u672c\\u306b\\u304a\\u3051\\u308b\\u6b74\\u53f2\\u7684\\u6642\\u9593\\u306e\\u69cb\\u9020\\u5316\\u3092\\u8003\\u3048\\u308b\\u969b\\u306b\\u306f\\u3001\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u306e\\u554f\\u984c\\u3092\\u7121\\u8996\\u3059\\u308b\\u3053\\u3068\\u306f\\u3067\\u304d\\u306a\\u3044\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[13,19]}],\"user_mentions\":[{\"indices\":[3,11],\"name\":\"k_t_618\",\"screen_name\":\"k_t_618\",\"id\":15015946,\"id_str\":\"15015946\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"#tfcem \\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u30a3\\u30fc\\u306e\\u8003\\u53e4\\u5b66\\u3002\\u4e00\\u795e\\u6559\\u3067\\u306f\\u306a\\u3044\\u65e5\\u672c\\u306b\\u304a\\u3051\\u308b\\u6b74\\u53f2\\u7684\\u6642\\u9593\\u306e\\u69cb\\u9020\\u5316\\u3092\\u8003\\u3048\\u308b\\u969b\\u306b\\u306f\\u3001\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u306e\\u554f\\u984c\\u3092\\u7121\\u8996\\u3059\\u308b\\u3053\\u3068\\u306f\\u3067\\u304d\\u306a\\u3044\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":2,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:43:01 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":116,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":357,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127741751963303936,\"in_reply_to_status_id_str\":null,\"id_str\":\"127741751963303936\",\"coordinates\":null},\"source\":\"web\",\"retweet_count\":2,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:43:58 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":3743,\"location\":\"\\u6771\\u4eac\\u306e\\u7530\\u820e\",\"notifications\":null,\"profile_background_color\":\"C6E2EE\",\"lang\":\"ja\",\"profile_background_tile\":true,\"followers_count\":610,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/309855257\\/twilk_background_4e44bfea5c6e7.jpg\",\"profile_sidebar_fill_color\":\"DAECF4\",\"description\":\"\\u97f3\\u30fb\\u5efa\\u7bc9\\u30fb\\u74b0\\u5883\\u30fb\\u306f\\u304b\\u308b\\u3000\\r\\n\\u672c\\u30fb\\u30c7\\u30b6\\u30a4\\u30f3\\u30fb\\u98df\\u30fbSBH\\u30fb\\u3053\\u306e\\u3080\\u3000\\r\\n\\u5225\\u5e9c\\u30fb\\u5927\\u962a\\u30fb\\u795e\\u5948\\u5ddd\\u30fb\\u30a4\\u30ae\\u30ea\\u30b9\\u30fb\\u3059\\u307e\\u3046\\u3000PhD(Cantab)\",\"default_profile\":false,\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Apr 29 06:16:58 +0000 2010\",\"profile_sidebar_border_color\":\"C6E2EE\",\"is_translator\":false,\"listed_count\":58,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":333,\"protected\":false,\"profile_text_color\":\"663B12\",\"url\":\"http:\\/\\/twilog.org\\/kjishi\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1284700436\\/138318110_origin_normal.jpg\",\"screen_name\":\"kjishi\",\"name\":\"\\u77f3\\u7530\\u5eb7\\u4e8c\",\"statuses_count\":6053,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/309855257\\/twilk_background_4e44bfea5c6e7.jpg\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1284700436\\/138318110_origin_normal.jpg\",\"id\":138318110,\"id_str\":\"138318110\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"1F98C7\"},\"retweeted\":false,\"id\":127741991932014592,\"in_reply_to_status_id_str\":null,\"id_str\":\"127741991932014592\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 6360000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "cf067c4c-8909-4256-ab15-5f2f3190d043-127741991932014592" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 歴史的過去のフラッシュバックを引き起こしたものとしてのカタストロフ。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 歴史的過去のフラッシュバックを引き起こしたものとしてのカタストロフ。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 6389000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem\\u3000\\u6b74\\u53f2\\u7684\\u904e\\u53bb\\u306e\\u30d5\\u30e9\\u30c3\\u30b7\\u30e5\\u30d0\\u30c3\\u30af\\u3092\\u5f15\\u304d\\u8d77\\u3053\\u3057\\u305f\\u3082\\u306e\\u3068\\u3057\\u3066\\u306e\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:44:27 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":116,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":358,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127742110978932738,\"in_reply_to_status_id_str\":null,\"id_str\":\"127742110978932738\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 6389000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "8d26fee3-1e21-4e5c-9297-a2d208af57b4-127742110978932738" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem カタストロフの記憶の想起はフラッシュバックという形でしかあり得ない。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem カタストロフの記憶の想起はフラッシュバックという形でしかあり得ない。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 6446000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u306e\\u8a18\\u61b6\\u306e\\u60f3\\u8d77\\u306f\\u30d5\\u30e9\\u30c3\\u30b7\\u30e5\\u30d0\\u30c3\\u30af\\u3068\\u3044\\u3046\\u5f62\\u3067\\u3057\\u304b\\u3042\\u308a\\u5f97\\u306a\\u3044\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:45:24 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"default_profile\":true,\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":116,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":214,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":359,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127742352243695616,\"in_reply_to_status_id_str\":null,\"id_str\":\"127742352243695616\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 6446000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "84addaae-6a81-4ad4-a22f-25c4200cefcf-127742352243695616" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem いったん休憩。次のスピーカーはベルナール・スティグレール。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem いったん休憩。次のスピーカーはベルナール・スティグレール。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 6712000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u3044\\u3063\\u305f\\u3093\\u4f11\\u61a9\\u3002\\u6b21\\u306e\\u30b9\\u30d4\\u30fc\\u30ab\\u30fc\\u306f\\u30d9\\u30eb\\u30ca\\u30fc\\u30eb\\u30fb\\u30b9\\u30c6\\u30a3\\u30b0\\u30ec\\u30fc\\u30eb\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:49:50 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":116,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":360,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127743467228119041,\"in_reply_to_status_id_str\":null,\"id_str\":\"127743467228119041\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 6712000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "aaa03f07-c1a6-4f57-8b8f-e22bec75ff28-127743467228119041" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "スティグレール来てたんだ。RT @y_nango: 東大フォーラムの「日本のメディア文化:カタストロフィとメディア」のust。登壇者・講演者は、石田英敬、ベルナール・スティグレール、ロバン・ルヌッチ、藤幡正樹、吉見俊哉。http://t.co/QhXyoVkx #tfcem", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "××××: スティグレール来てたんだ。RT @y_nango: 東大フォーラムの「日本のメディア文化:カタストロフィとメディア」のust。登壇者・講演者は、石田英敬、ベルナール・スティグレール、ロバン・ルヌッチ、藤幡正樹、吉見俊哉。http://t.co/QhXyoVkx #tfcem", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 6735000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u30b9\\u30c6\\u30a3\\u30b0\\u30ec\\u30fc\\u30eb\\u6765\\u3066\\u305f\\u3093\\u3060\\u3002RT @y_nango: \\u6771\\u5927\\u30d5\\u30a9\\u30fc\\u30e9\\u30e0\\u306e\\u300c\\u65e5\\u672c\\u306e\\u30e1\\u30c7\\u30a3\\u30a2\\u6587\\u5316\\uff1a\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u30a3\\u3068\\u30e1\\u30c7\\u30a3\\u30a2\\u300d\\u306eust\\u3002\\u767b\\u58c7\\u8005\\u30fb\\u8b1b\\u6f14\\u8005\\u306f\\u3001\\u77f3\\u7530\\u82f1\\u656c\\u3001\\u30d9\\u30eb\\u30ca\\u30fc\\u30eb\\u30fb\\u30b9\\u30c6\\u30a3\\u30b0\\u30ec\\u30fc\\u30eb\\u3001\\u30ed\\u30d0\\u30f3\\u30fb\\u30eb\\u30cc\\u30c3\\u30c1\\u3001\\u85e4\\u5e61\\u6b63\\u6a39\\u3001\\u5409\\u898b\\u4fca\\u54c9\\u3002http:\\/\\/t.co\\/QhXyoVkx\\u3000#tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"bit.ly\\/n21fmr\",\"indices\":[110,130],\"expanded_url\":\"http:\\/\\/bit.ly\\/n21fmr\",\"url\":\"http:\\/\\/t.co\\/QhXyoVkx\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[131,137]}],\"user_mentions\":[{\"indices\":[16,24],\"name\":\"Yoshikazu NANGO\",\"screen_name\":\"y_nango\",\"id\":99508965,\"id_str\":\"99508965\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:50:13 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":0,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":29,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\\u3082\\u3046\\u3044\\u3084\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Fri Nov 13 02:49:13 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":1,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":131,\"protected\":false,\"default_profile\":true,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"njeoisr\",\"name\":\"\\u00d7\\u00d7\\u00d7\\u00d7\",\"statuses_count\":589,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":89608821,\"id_str\":\"89608821\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127743563705487360,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127743563705487360\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 6735000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "85640602-f0a5-4f38-8055-d40d33aba45e-127743563705487360" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @mouri: 石田英敬さんの戦後アニメとカタストロフ論 #tfcem http://t.co/44nxbvjI", - "img": { - "src": "http://a0.twimg.com/profile_images/1245219091/c2_normal.jpg" - }, - "title": "降矢聡: RT @mouri: 石田英敬さんの戦後アニメとカタストロフ論 #tfcem http://t.co/44nxbvjI", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 6778000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @mouri: \\u77f3\\u7530\\u82f1\\u656c\\u3055\\u3093\\u306e\\u6226\\u5f8c\\u30a2\\u30cb\\u30e1\\u3068\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u8ad6\\u3000#tfcem http:\\/\\/t.co\\/44nxbvjI\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"polemictweet.com\\/\\/iii-catastrop\\u2026\",\"indices\":[39,59],\"expanded_url\":\"http:\\/\\/www.polemictweet.com\\/\\/iii-catastrophe\\/client.php#\",\"url\":\"http:\\/\\/t.co\\/44nxbvjI\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[32,38]}],\"user_mentions\":[{\"indices\":[3,9],\"name\":\"Yoshitaka Mouri\",\"screen_name\":\"mouri\",\"id\":5133521,\"id_str\":\"5133521\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"\\u77f3\\u7530\\u82f1\\u656c\\u3055\\u3093\\u306e\\u6226\\u5f8c\\u30a2\\u30cb\\u30e1\\u3068\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u8ad6\\u3000#tfcem http:\\/\\/t.co\\/44nxbvjI\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"polemictweet.com\\/\\/iii-catastrop\\u2026\",\"indices\":[28,48],\"expanded_url\":\"http:\\/\\/www.polemictweet.com\\/\\/iii-catastrophe\\/client.php#\",\"url\":\"http:\\/\\/t.co\\/44nxbvjI\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[21,27]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":2,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:18:03 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"131516\",\"lang\":\"ja\",\"profile_background_tile\":true,\"followers_count\":2211,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"description\":\"Sociologist, Media, Culture and Art Critic, Tokyo University of the Arts\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Wed Apr 18 16:03:41 +0000 2007\",\"profile_sidebar_border_color\":\"eeeeee\",\"is_translator\":false,\"listed_count\":208,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":181,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1341853248\\/mouriyoshitaka_normal.jpg\",\"screen_name\":\"mouri\",\"name\":\"Yoshitaka Mouri\",\"statuses_count\":1483,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1341853248\\/mouriyoshitaka_normal.jpg\",\"id\":5133521,\"id_str\":\"5133521\",\"default_profile\":false,\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"009999\"},\"retweeted\":false,\"id\":127735469181112320,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127735469181112320\",\"coordinates\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twtr.jp\\\" rel=\\\"nofollow\\\"\\u003EKeitai Web\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":2,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:50:56 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":6,\"location\":\"\\u3068\\u3046\\u304d\\u3087\\u3046 \\u306a\\u304b\\u306e\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":94,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\\u5efa\\u7bc9\\u5b66\\u751f\\u3002INAX\\u51fa\\u7248\\u300e\\u6620\\u753b\\u7a7a\\u9593400\\u9078\\u300f\\u306b\\u57f7\\u7b46\\u3055\\u305b\\u3066\\u3044\\u305f\\u3060\\u3044\\u3066\\u304a\\u308a\\u307e\\u3059\\u3002\\u30c4\\u30a4\\u30c3\\u30bf\\u30fc\\u3068\\u540c\\u69d8\\u3001\\u3053\\u3061\\u3089\\u3082\\u3069\\u3046\\u305e\\u3088\\u308d\\u3057\\u304f\\u304a\\u9858\\u3044\\u3057\\u307e\\u3059\\u3002\\r\\n\",\"following\":null,\"time_zone\":\"Hawaii\",\"created_at\":\"Tue Feb 15 15:40:52 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":4,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":66,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1245219091\\/c2_normal.jpg\",\"screen_name\":\"satoshifuruya\",\"name\":\"\\u964d\\u77e2\\u8061\",\"statuses_count\":3711,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1245219091\\/c2_normal.jpg\",\"id\":252625199,\"id_str\":\"252625199\",\"default_profile\":true,\"verified\":false,\"utc_offset\":-36000,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127743743741788161,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127743743741788161\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 6778000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "cd34aeeb-c926-48c9-a2ec-2800d04668cc-127743743741788161" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "スティグレールだ…… http://t.co/I6IHy8MT #tfcem", - "img": { - "src": "http://a0.twimg.com/profile_images/367297383/sjd_icon_normal.jpg" - }, - "title": "衰弱堂: スティグレールだ…… http://t.co/I6IHy8MT #tfcem", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7100000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u30b9\\u30c6\\u30a3\\u30b0\\u30ec\\u30fc\\u30eb\\u3060\\u2026\\u2026 http:\\/\\/t.co\\/I6IHy8MT #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"j.mp\\/qgEp6B\",\"indices\":[11,31],\"expanded_url\":\"http:\\/\\/j.mp\\/qgEp6B\",\"url\":\"http:\\/\\/t.co\\/I6IHy8MT\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[32,38]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/janetter.net\\/\\\" rel=\\\"nofollow\\\"\\u003EJanetter2\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:56:18 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"favourites_count\":9882,\"location\":\"\\u6771\\u4eac\",\"notifications\":null,\"profile_background_color\":\"d9bfbf\",\"lang\":\"ja\",\"profile_background_tile\":true,\"followers_count\":756,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/28438868\\/twtt4.jpg\",\"profile_sidebar_fill_color\":\"f2f2f2\",\"description\":\"\\u5143\\u6587\\u5b66\\u9752\\u5e74\\u3002\\u5143\\u7f8e\\u8853\\u8a55\\u8ad6\\u5bb6\\u3002\\u5143\\u30aa\\u30f3\\u30e9\\u30a4\\u30f3\\u30b2\\u30fc\\u30de\\u30fc\\u3002Web\\u304b\\u3089\\uff0f\\u306b\\u5411\\u304b\\u3063\\u3066\\uff0f\\u306e\\u4e2d\\u3067\\uff0f\\u3088\\u308d\\u305a\\u8003\\u3048\\u306c\\u304f\\u4eba\\u3002\\u30c7\\u30fc\\u30bf\\u30cf\\u30f3\\u30c9\\u30ea\\u30f3\\u30b0\\u3068\\u30b7\\u30ca\\u30ea\\u30aa\\u30d7\\u30e9\\u30f3\\u30cb\\u30f3\\u30b0\\u3067\\u98df\\u3079\\u3066\\u304d\\u305f\\u73fe\\u5728\\u96f6\\u7d30\\u81ea\\u55b6\\u696d\\u8005\\u3002a2i\\u500b\\u4eba\\u4f1a\\u54e1\\u3002\\u30bd\\u30fc\\u30b7\\u30e3\\u30eb\\u30b2\\u30fc\\u30e0\\u306e\\u89e3\\u6790\\u3084\\u308a\\u305f\\u3044\\u3002\",\"following\":null,\"time_zone\":\"Osaka\",\"created_at\":\"Sat May 17 15:50:05 +0000 2008\",\"profile_sidebar_border_color\":\"336633\",\"is_translator\":false,\"listed_count\":95,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":765,\"protected\":false,\"profile_text_color\":\"323232\",\"url\":\"http:\\/\\/suijackdo.seesaa.net\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/367297383\\/sjd_icon_normal.jpg\",\"screen_name\":\"SuiJackDo\",\"name\":\"\\u8870\\u5f31\\u5802\",\"statuses_count\":10745,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/28438868\\/twtt4.jpg\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/367297383\\/sjd_icon_normal.jpg\",\"id\":14811910,\"id_str\":\"14811910\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"336733\"},\"retweeted\":false,\"id\":127745092638355456,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127745092638355456\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 7100000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "88929239-23de-4686-8f1c-acf4fc9d5f33-127745092638355456" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem スティグレール登場!", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem スティグレール登場!", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7164000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem\\u3000\\u30b9\\u30c6\\u30a3\\u30b0\\u30ec\\u30fc\\u30eb\\u767b\\u5834\\uff01\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:57:22 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"default_profile\":true,\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":117,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":361,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127745364081127424,\"in_reply_to_status_id_str\":null,\"id_str\":\"127745364081127424\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 7164000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "b3c5fd2c-5d3b-4f6f-8292-17c1ccf57aa0-127745364081127424" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 二重のカタストロフ。カタストロフィー理論と古代ギリシャ的な意味でのカタストロフ。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 二重のカタストロフ。カタストロフィー理論と古代ギリシャ的な意味でのカタストロフ。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7263000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u4e8c\\u91cd\\u306e\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u3002\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u30a3\\u30fc\\u7406\\u8ad6\\u3068\\u53e4\\u4ee3\\u30ae\\u30ea\\u30b7\\u30e3\\u7684\\u306a\\u610f\\u5473\\u3067\\u306e\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:59:01 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":362,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127745778335756288,\"in_reply_to_status_id_str\":null,\"id_str\":\"127745778335756288\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 7263000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "97d0e3c5-65df-4d99-bef2-3a79c4cf4e4c-127745778335756288" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem あらゆるショックはカタストロフの構造を持ち、そこには大団円というものが結びつく。カタストロフェー=大団円。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem あらゆるショックはカタストロフの構造を持ち、そこには大団円というものが結びつく。カタストロフェー=大団円。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7354000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem\\u3000\\u3042\\u3089\\u3086\\u308b\\u30b7\\u30e7\\u30c3\\u30af\\u306f\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u306e\\u69cb\\u9020\\u3092\\u6301\\u3061\\u3001\\u305d\\u3053\\u306b\\u306f\\u5927\\u56e3\\u5186\\u3068\\u3044\\u3046\\u3082\\u306e\\u304c\\u7d50\\u3073\\u3064\\u304f\\u3002\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u30a7\\u30fc\\uff1d\\u5927\\u56e3\\u5186\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:00:32 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":363,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127746160969523200,\"in_reply_to_status_id_str\":null,\"id_str\":\"127746160969523200\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 7354000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "b16574da-21ea-4268-99a0-730af4b57660-127746160969523200" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "石田英敬先生講演に続きベルナール・スティグレールの講演 #tfcem", - "img": { - "src": "http://a3.twimg.com/profile_images/1527782791/gates_christo10_normal.jpg" - }, - "title": "y_yanai: 石田英敬先生講演に続きベルナール・スティグレールの講演 #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7398000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u77f3\\u7530\\u82f1\\u656c\\u5148\\u751f\\u8b1b\\u6f14\\u306b\\u7d9a\\u304d\\u30d9\\u30eb\\u30ca\\u30fc\\u30eb\\u30fb\\u30b9\\u30c6\\u30a3\\u30b0\\u30ec\\u30fc\\u30eb\\u306e\\u8b1b\\u6f14 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[28,34]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:01:16 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":695,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"1A1B1F\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":331,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"1984\\u5e74\\u751f\\u307e\\u308c\\u3002\\u5efa\\u7bc9\\u53f2\\u30fb\\u5efa\\u7bc9\\u7406\\u8ad6\\u3002\\u63cf\\u304d\\u307e\\u305b\\u3093\\u3002\\u4f5c\\u308a\\u307e\\u305b\\u3093\\u3002\\u66f8\\u304d\\u307e\\u3059\\u3002\\u5b66\\u90e8\\u3067\\u5409\\u7530\\u92fc\\u5e02\\u3001\\u4fee\\u58eb\\u3067\\u85e4\\u68ee\\u7167\\u4fe1\\u306b\\u5e2b\\u4e8b\\u3002\\u4fee\\u58eb\\uff08\\u5de5\\u5b66\\uff09\\u3002\\u3044\\u307e\\u535a\\u58eb\\u8ab2\\u7a0b\\uff08\\u9688\\u7814\\u543e\\u7814\\u7a76\\u5ba4\\uff09\\u3002LOVE\\uff1a\\u5efa\\u7bc9\\u3001\\u30b9\\u30ad\\u30fc\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u8a9e\\u3001ageHa\\u3002 Sensation White\\u306b\\u884c\\u304d\\u305f\\u3044\\u2192 http:\\/\\/youtu.be\\/897lIVkRmVM\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Mon Jan 03 14:08:00 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":25,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":425,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/twilog.org\\/8714423\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"screen_name\":\"8714423\",\"name\":\"y_yanai\",\"statuses_count\":2812,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"id\":233539798,\"id_str\":\"233539798\",\"default_profile\":false,\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127746343631470593,\"in_reply_to_status_id_str\":null,\"id_str\":\"127746343631470593\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 7398000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "c34d6480-bf7a-4ac9-947a-5d9c36699b1d-127746343631470593" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 『千夜一夜物語』のシエラザード姫とカタストロフ。この物語のテーマは「話のおわり」。性的カタストロフとしてのサルタン、それを際限なく延期するものとしての物語の「語り」という構造。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 『千夜一夜物語』のシエラザード姫とカタストロフ。この物語のテーマは「話のおわり」。性的カタストロフとしてのサルタン、それを際限なく延期するものとしての物語の「語り」という構造。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7458000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u300e\\u5343\\u591c\\u4e00\\u591c\\u7269\\u8a9e\\u300f\\u306e\\u30b7\\u30a8\\u30e9\\u30b6\\u30fc\\u30c9\\u59eb\\u3068\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u3002\\u3053\\u306e\\u7269\\u8a9e\\u306e\\u30c6\\u30fc\\u30de\\u306f\\u300c\\u8a71\\u306e\\u304a\\u308f\\u308a\\u300d\\u3002\\u6027\\u7684\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u3068\\u3057\\u3066\\u306e\\u30b5\\u30eb\\u30bf\\u30f3\\u3001\\u305d\\u308c\\u3092\\u969b\\u9650\\u306a\\u304f\\u5ef6\\u671f\\u3059\\u308b\\u3082\\u306e\\u3068\\u3057\\u3066\\u306e\\u7269\\u8a9e\\u306e\\u300c\\u8a9e\\u308a\\u300d\\u3068\\u3044\\u3046\\u69cb\\u9020\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:02:16 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"default_profile\":true,\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":364,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127746594916405248,\"in_reply_to_status_id_str\":null,\"id_str\":\"127746594916405248\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 7458000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "1a2eca6f-c70c-49f1-be27-6bbd96e0da3c-127746594916405248" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem フロイトがいう、リビドーのエコノミーとして、カタストロフの延期を行うものとしてのシエラザードの「語り」。差延。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem フロイトがいう、リビドーのエコノミーとして、カタストロフの延期を行うものとしてのシエラザードの「語り」。差延。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7528000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"retweeted\":false,\"text\":\"#tfcem \\u30d5\\u30ed\\u30a4\\u30c8\\u304c\\u3044\\u3046\\u3001\\u30ea\\u30d3\\u30c9\\u30fc\\u306e\\u30a8\\u30b3\\u30ce\\u30df\\u30fc\\u3068\\u3057\\u3066\\u3001\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u306e\\u5ef6\\u671f\\u3092\\u884c\\u3046\\u3082\\u306e\\u3068\\u3057\\u3066\\u306e\\u30b7\\u30a8\\u30e9\\u30b6\\u30fc\\u30c9\\u306e\\u300c\\u8a9e\\u308a\\u300d\\u3002\\u5dee\\u5ef6\\u3002\",\"in_reply_to_status_id_str\":null,\"id_str\":\"127746888433807361\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"in_reply_to_user_id_str\":null,\"place\":null,\"contributors\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id\":null,\"created_at\":\"Sat Oct 22 14:03:26 +0000 2011\",\"geo\":null,\"retweet_count\":0,\"favorited\":false,\"in_reply_to_status_id\":null,\"user\":{\"statuses_count\":365,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"location\":\"\",\"id_str\":\"15015946\",\"verified\":false,\"notifications\":null,\"profile_link_color\":\"0084B4\",\"default_profile_image\":true,\"lang\":\"ja\",\"favourites_count\":13,\"profile_background_color\":\"C0DEED\",\"description\":\"\",\"default_profile\":true,\"profile_background_tile\":false,\"followers_count\":118,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"following\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"time_zone\":\"Tokyo\",\"profile_sidebar_border_color\":\"C0DEED\",\"protected\":false,\"is_translator\":false,\"url\":null,\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"id\":15015946,\"utc_offset\":32400,\"profile_text_color\":\"333333\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\"},\"in_reply_to_screen_name\":null,\"id\":127746888433807361,\"coordinates\":null,\"truncated\":false}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 7528000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "a1742242-087f-4ad9-8290-6dfac4c99e97-127746888433807361" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem B. Stiegler: la catastrophé du sensible après Freud et Derrida et avec le double redoublement épochal de Husserl", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem B. Stiegler: la catastrophé du sensible après Freud et Derrida et avec le double redoublement épochal de Husserl", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7581000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem B. Stiegler: la catastroph\\u00e9 du sensible apr\\u00e8s Freud et Derrida et avec le double redoublement \\u00e9pochal de Husserl\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:04:19 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"default_profile\":true,\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":178,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":395,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127747111944077312,\"in_reply_to_status_id_str\":null,\"id_str\":\"127747111944077312\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 7581000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "3298183b-f25c-4963-9f49-8df21163d05c-127747111944077312" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 二重のエポケー的宙づり。技術的な変革は、ひとつのエポケー=宙づりというショック効果をもたらす。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 二重のエポケー的宙づり。技術的な変革は、ひとつのエポケー=宙づりというショック効果をもたらす。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7595000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u4e8c\\u91cd\\u306e\\u30a8\\u30dd\\u30b1\\u30fc\\u7684\\u5b99\\u3065\\u308a\\u3002\\u6280\\u8853\\u7684\\u306a\\u5909\\u9769\\u306f\\u3001\\u3072\\u3068\\u3064\\u306e\\u30a8\\u30dd\\u30b1\\u30fc\\uff1d\\u5b99\\u3065\\u308a\\u3068\\u3044\\u3046\\u30b7\\u30e7\\u30c3\\u30af\\u52b9\\u679c\\u3092\\u3082\\u305f\\u3089\\u3059\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:04:33 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"default_profile\":true,\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":366,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127747168890142720,\"in_reply_to_status_id_str\":null,\"id_str\":\"127747168890142720\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 7595000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "390ee580-086d-432b-ae09-59882208afa0-127747168890142720" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 社会や個人の個体化のプロセスの必然的に介入してくるnon-humainな契機。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 社会や個人の個体化のプロセスの必然的に介入してくるnon-humainな契機。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7644000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u793e\\u4f1a\\u3084\\u500b\\u4eba\\u306e\\u500b\\u4f53\\u5316\\u306e\\u30d7\\u30ed\\u30bb\\u30b9\\u306e\\u5fc5\\u7136\\u7684\\u306b\\u4ecb\\u5165\\u3057\\u3066\\u304f\\u308bnon-humain\\u306a\\u5951\\u6a5f\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:05:22 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":367,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127747374964670464,\"in_reply_to_status_id_str\":null,\"id_str\":\"127747374964670464\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 7644000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "9488d5aa-02fe-4e0b-8b09-ce0e597231d0-127747374964670464" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "カタストロフィとメディアについて、ベルナール・スティグレールのレクチャー中。USTはここ→ http://t.co/RUO6Otzy #tfcem", - "img": { - "src": "http://a3.twimg.com/profile_images/1527782791/gates_christo10_normal.jpg" - }, - "title": "y_yanai: カタストロフィとメディアについて、ベルナール・スティグレールのレクチャー中。USTはここ→ http://t.co/RUO6Otzy #tfcem", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7660000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u30a3\\u3068\\u30e1\\u30c7\\u30a3\\u30a2\\u306b\\u3064\\u3044\\u3066\\u3001\\u30d9\\u30eb\\u30ca\\u30fc\\u30eb\\u30fb\\u30b9\\u30c6\\u30a3\\u30b0\\u30ec\\u30fc\\u30eb\\u306e\\u30ec\\u30af\\u30c1\\u30e3\\u30fc\\u4e2d\\u3002UST\\u306f\\u3053\\u3053\\u2192 http:\\/\\/t.co\\/RUO6Otzy #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"bit.ly\\/n21fmr\",\"indices\":[46,66],\"expanded_url\":\"http:\\/\\/bit.ly\\/n21fmr\",\"url\":\"http:\\/\\/t.co\\/RUO6Otzy\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[67,73]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:05:38 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":695,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"1A1B1F\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":331,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"1984\\u5e74\\u751f\\u307e\\u308c\\u3002\\u5efa\\u7bc9\\u53f2\\u30fb\\u5efa\\u7bc9\\u7406\\u8ad6\\u3002\\u63cf\\u304d\\u307e\\u305b\\u3093\\u3002\\u4f5c\\u308a\\u307e\\u305b\\u3093\\u3002\\u66f8\\u304d\\u307e\\u3059\\u3002\\u5b66\\u90e8\\u3067\\u5409\\u7530\\u92fc\\u5e02\\u3001\\u4fee\\u58eb\\u3067\\u85e4\\u68ee\\u7167\\u4fe1\\u306b\\u5e2b\\u4e8b\\u3002\\u4fee\\u58eb\\uff08\\u5de5\\u5b66\\uff09\\u3002\\u3044\\u307e\\u535a\\u58eb\\u8ab2\\u7a0b\\uff08\\u9688\\u7814\\u543e\\u7814\\u7a76\\u5ba4\\uff09\\u3002LOVE\\uff1a\\u5efa\\u7bc9\\u3001\\u30b9\\u30ad\\u30fc\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u8a9e\\u3001ageHa\\u3002 Sensation White\\u306b\\u884c\\u304d\\u305f\\u3044\\u2192 http:\\/\\/youtu.be\\/897lIVkRmVM\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Mon Jan 03 14:08:00 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":25,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":425,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/twilog.org\\/8714423\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"screen_name\":\"8714423\",\"name\":\"y_yanai\",\"statuses_count\":2814,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"id\":233539798,\"id_str\":\"233539798\",\"default_profile\":false,\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127747441863819264,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127747441863819264\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 7660000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "bbd9bed0-417b-4ec3-a526-bcf54b92b050-127747441863819264" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Les êtres non-inhumains décrits par Ganguilhem et qui se rendent malades par la technique", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Les êtres non-inhumains décrits par Ganguilhem et qui se rendent malades par la technique", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7697000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Les \\u00eatres non-inhumains d\\u00e9crits par Ganguilhem et qui se rendent malades par la technique\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:06:15 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"default_profile\":true,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":178,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":396,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127747599477387264,\"in_reply_to_status_id_str\":null,\"id_str\":\"127747599477387264\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 7697000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "606136ff-60cc-4bb1-8cf4-a86d28f4d1f9-127747599477387264" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 技術はひとつの病を持ち込み、それを直すのもまた技術。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 技術はひとつの病を持ち込み、それを直すのもまた技術。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7708000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u6280\\u8853\\u306f\\u3072\\u3068\\u3064\\u306e\\u75c5\\u3092\\u6301\\u3061\\u8fbc\\u307f\\u3001\\u305d\\u308c\\u3092\\u76f4\\u3059\\u306e\\u3082\\u307e\\u305f\\u6280\\u8853\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:06:26 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"default_profile\":true,\"statuses_count\":368,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127747645358878722,\"in_reply_to_status_id_str\":null,\"id_str\":\"127747645358878722\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 7708000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "8d10de7b-7b39-4396-ab6f-9e916aeda6d7-127747645358878722" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @k_t_618: #tfcem 社会や個人の個体化のプロセスの必然的に介入してくるnon-humainな契機。", - "img": { - "src": "http://a2.twimg.com/profile_images/1244653838/image_normal.jpg" - }, - "title": "n11個: RT @k_t_618: #tfcem 社会や個人の個体化のプロセスの必然的に介入してくるnon-humainな契機。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7739000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @k_t_618: #tfcem \\u793e\\u4f1a\\u3084\\u500b\\u4eba\\u306e\\u500b\\u4f53\\u5316\\u306e\\u30d7\\u30ed\\u30bb\\u30b9\\u306e\\u5fc5\\u7136\\u7684\\u306b\\u4ecb\\u5165\\u3057\\u3066\\u304f\\u308bnon-humain\\u306a\\u5951\\u6a5f\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[13,19]}],\"user_mentions\":[{\"indices\":[3,11],\"name\":\"k_t_618\",\"screen_name\":\"k_t_618\",\"id\":15015946,\"id_str\":\"15015946\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"#tfcem \\u793e\\u4f1a\\u3084\\u500b\\u4eba\\u306e\\u500b\\u4f53\\u5316\\u306e\\u30d7\\u30ed\\u30bb\\u30b9\\u306e\\u5fc5\\u7136\\u7684\\u306b\\u4ecb\\u5165\\u3057\\u3066\\u304f\\u308bnon-humain\\u306a\\u5951\\u6a5f\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":1,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:05:22 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":368,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"default_profile\":true,\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127747374964670464,\"in_reply_to_status_id_str\":null,\"id_str\":\"127747374964670464\",\"coordinates\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"retweet_count\":1,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:06:57 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":39148,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"ACDED6\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":1710,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"description\":\"\\u7d42\\u308a\\u306e\\u4f1a\\u3068\\u3044\\u3046\\u30b5\\u30fc\\u30af\\u30eb\\u3067\\u540c\\u4eba\\u8a8c\\u300c\\u30af\\u30ed\\u30cb\\u30c3\\u30af\\u30fb\\u30e9\\u30f4\\uff08\\u7279\\u96c6\\uff1a\\u30b5\\u30fc\\u30d0\\u30fc\\u30d1\\u30f3\\u30af\\uff09\\u300d\\u300c\\u30e2\\u30c0\\u30f3\\u30fb\\u30e9\\u30f4\\uff08\\u7279\\u96c6\\uff1a\\u30af\\u30e9\\u30a6\\u30c9\\u30b3\\u30a2\\uff09\\u300d\\u3092\\u51fa\\u3057\\u307e\\u3057\\u305f\\u3002\\u6b21\\u53f7\\u306f\\u300c\\u30cf\\u30a4\\u30d1\\u30fc\\u30fb\\u30e9\\u30f4\\uff08\\u7279\\u96c6\\uff1a\\u30dd\\u30b9\\u30c8\\u5149\\uff09\\u300d\\u3067\\u3059\\u3002\\r\\n\\r\\n\\u30d5\\u30a9\\u30ed\\u30fc\\u30fb\\u30ea\\u30d7\\u30e9\\u30a4\\u306f\\u304a\\u6c17\\u8efd\\u306b\\u3002\\r\\n\\r\\n\\uff13\\u4eba\\u306e\\uff24\\uff2a\\u306b\\u3088\\u308b\\u30e6\\u30cb\\u30c3\\u30c8\\u300c\\u5efa\\u8a2d\\u4e2d\\u300d\\u3067\\u3082\\u6d3b\\u52d5\\u4e2d\\u3002\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Fri Dec 14 08:13:02 +0000 2007\",\"profile_sidebar_border_color\":\"EEEEEE\",\"is_translator\":false,\"listed_count\":214,\"geo_enabled\":true,\"profile_use_background_image\":true,\"friends_count\":1422,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/goo.gl\\/kO0XM\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1244653838\\/image_normal.jpg\",\"screen_name\":\"nnnnnnnnnnn\",\"name\":\"\\uff4e\\uff11\\uff11\\u500b\",\"statuses_count\":55657,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1244653838\\/image_normal.jpg\",\"id\":11155502,\"id_str\":\"11155502\",\"default_profile\":false,\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"038543\"},\"retweeted\":false,\"id\":127747773331283968,\"in_reply_to_status_id_str\":null,\"id_str\":\"127747773331283968\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 7739000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "0abb7d43-491f-4e37-a5e6-3a1a50c5511c-127747773331283968" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 個体化、集団的個体化、横断的個体化、(シモンドン)", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 個体化、集団的個体化、横断的個体化、(シモンドン)", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7874000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem\\u3000\\u500b\\u4f53\\u5316\\u3001\\u96c6\\u56e3\\u7684\\u500b\\u4f53\\u5316\\u3001\\u6a2a\\u65ad\\u7684\\u500b\\u4f53\\u5316\\u3001\\uff08\\u30b7\\u30e2\\u30f3\\u30c9\\u30f3\\uff09\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:09:12 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":369,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127748340787052544,\"in_reply_to_status_id_str\":null,\"id_str\":\"127748340787052544\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 7874000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "8c0050d8-b386-4ed2-9497-a80454cd2c68-127748340787052544" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 個体横断的なものとしての「意味作用signification」、プシケー的なもののメタ安定。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 個体横断的なものとしての「意味作用signification」、プシケー的なもののメタ安定。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7910000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u500b\\u4f53\\u6a2a\\u65ad\\u7684\\u306a\\u3082\\u306e\\u3068\\u3057\\u3066\\u306e\\u300c\\u610f\\u5473\\u4f5c\\u7528signification\\u300d\\u3001\\u30d7\\u30b7\\u30b1\\u30fc\\u7684\\u306a\\u3082\\u306e\\u306e\\u30e1\\u30bf\\u5b89\\u5b9a\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:09:48 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":370,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127748491219972096,\"in_reply_to_status_id_str\":null,\"id_str\":\"127748491219972096\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 7910000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "2010231d-95f4-4847-81ae-e62fc77503f4-127748491219972096" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @8714423: カタストロフィとメディアについて、ベルナール・スティグレールのレクチャー中。USTはここ→ http://t.co/RUO6Otzy #tfcem", - "img": { - "src": "http://a3.twimg.com/profile_images/1032383865/10156359_4136563276_normal.jpg" - }, - "title": "Hanako Murakami: RT @8714423: カタストロフィとメディアについて、ベルナール・スティグレールのレクチャー中。USTはここ→ http://t.co/RUO6Otzy #tfcem", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7969000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @8714423: \\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u30a3\\u3068\\u30e1\\u30c7\\u30a3\\u30a2\\u306b\\u3064\\u3044\\u3066\\u3001\\u30d9\\u30eb\\u30ca\\u30fc\\u30eb\\u30fb\\u30b9\\u30c6\\u30a3\\u30b0\\u30ec\\u30fc\\u30eb\\u306e\\u30ec\\u30af\\u30c1\\u30e3\\u30fc\\u4e2d\\u3002UST\\u306f\\u3053\\u3053\\u2192 http:\\/\\/t.co\\/RUO6Otzy #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"bit.ly\\/n21fmr\",\"indices\":[59,79],\"expanded_url\":\"http:\\/\\/bit.ly\\/n21fmr\",\"url\":\"http:\\/\\/t.co\\/RUO6Otzy\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[80,86]}],\"user_mentions\":[{\"indices\":[3,11],\"name\":\"y_yanai\",\"screen_name\":\"8714423\",\"id\":233539798,\"id_str\":\"233539798\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u30a3\\u3068\\u30e1\\u30c7\\u30a3\\u30a2\\u306b\\u3064\\u3044\\u3066\\u3001\\u30d9\\u30eb\\u30ca\\u30fc\\u30eb\\u30fb\\u30b9\\u30c6\\u30a3\\u30b0\\u30ec\\u30fc\\u30eb\\u306e\\u30ec\\u30af\\u30c1\\u30e3\\u30fc\\u4e2d\\u3002UST\\u306f\\u3053\\u3053\\u2192 http:\\/\\/t.co\\/RUO6Otzy #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"bit.ly\\/n21fmr\",\"indices\":[46,66],\"expanded_url\":\"http:\\/\\/bit.ly\\/n21fmr\",\"url\":\"http:\\/\\/t.co\\/RUO6Otzy\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[67,73]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:05:38 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":695,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"1A1B1F\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":331,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"1984\\u5e74\\u751f\\u307e\\u308c\\u3002\\u5efa\\u7bc9\\u53f2\\u30fb\\u5efa\\u7bc9\\u7406\\u8ad6\\u3002\\u63cf\\u304d\\u307e\\u305b\\u3093\\u3002\\u4f5c\\u308a\\u307e\\u305b\\u3093\\u3002\\u66f8\\u304d\\u307e\\u3059\\u3002\\u5b66\\u90e8\\u3067\\u5409\\u7530\\u92fc\\u5e02\\u3001\\u4fee\\u58eb\\u3067\\u85e4\\u68ee\\u7167\\u4fe1\\u306b\\u5e2b\\u4e8b\\u3002\\u4fee\\u58eb\\uff08\\u5de5\\u5b66\\uff09\\u3002\\u3044\\u307e\\u535a\\u58eb\\u8ab2\\u7a0b\\uff08\\u9688\\u7814\\u543e\\u7814\\u7a76\\u5ba4\\uff09\\u3002LOVE\\uff1a\\u5efa\\u7bc9\\u3001\\u30b9\\u30ad\\u30fc\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u8a9e\\u3001ageHa\\u3002 Sensation White\\u306b\\u884c\\u304d\\u305f\\u3044\\u2192 http:\\/\\/youtu.be\\/897lIVkRmVM\",\"default_profile\":false,\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Mon Jan 03 14:08:00 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":25,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":425,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/twilog.org\\/8714423\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"screen_name\":\"8714423\",\"name\":\"y_yanai\",\"statuses_count\":2814,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"id\":233539798,\"id_str\":\"233539798\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127747441863819264,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127747441863819264\",\"coordinates\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:10:47 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":1,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":240,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\\u30d9\\u30eb\\u30ae\\u30fc\\u3067\\u7f8e\\u5927\\u751f\\u3084\\u3063\\u3066\\u307e\\u3059\\u3002\",\"default_profile\":true,\"following\":null,\"time_zone\":null,\"created_at\":\"Thu Mar 04 14:53:06 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":23,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":234,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1032383865\\/10156359_4136563276_normal.jpg\",\"screen_name\":\"hanakophone\",\"name\":\"Hanako Murakami\",\"statuses_count\":2149,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1032383865\\/10156359_4136563276_normal.jpg\",\"id\":119751084,\"id_str\":\"119751084\",\"verified\":false,\"utc_offset\":null,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127748738444820480,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127748738444820480\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 7969000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "29ddf802-764c-45a3-a577-19136a43eab6-127748738444820480" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem ソシュール、言語の共時態と通時態。意味の理解のプロセス、なにかを相手に伝え相手を変え、同時に自分も変わっていくというプロセスは横断個体的なもの。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem ソシュール、言語の共時態と通時態。意味の理解のプロセス、なにかを相手に伝え相手を変え、同時に自分も変わっていくというプロセスは横断個体的なもの。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 7988000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u30bd\\u30b7\\u30e5\\u30fc\\u30eb\\u3001\\u8a00\\u8a9e\\u306e\\u5171\\u6642\\u614b\\u3068\\u901a\\u6642\\u614b\\u3002\\u610f\\u5473\\u306e\\u7406\\u89e3\\u306e\\u30d7\\u30ed\\u30bb\\u30b9\\u3001\\u306a\\u306b\\u304b\\u3092\\u76f8\\u624b\\u306b\\u4f1d\\u3048\\u76f8\\u624b\\u3092\\u5909\\u3048\\u3001\\u540c\\u6642\\u306b\\u81ea\\u5206\\u3082\\u5909\\u308f\\u3063\\u3066\\u3044\\u304f\\u3068\\u3044\\u3046\\u30d7\\u30ed\\u30bb\\u30b9\\u306f\\u6a2a\\u65ad\\u500b\\u4f53\\u7684\\u306a\\u3082\\u306e\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:11:06 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"default_profile\":true,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":371,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127748819218735104,\"in_reply_to_status_id_str\":null,\"id_str\":\"127748819218735104\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 7988000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "9a0f30b3-5e97-4d2b-a33d-233bb36da27d-127748819218735104" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 横断個体化の条件は、三次的な過去把持。記憶技術によって維持される記憶が三次的な過去把持。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 横断個体化の条件は、三次的な過去把持。記憶技術によって維持される記憶が三次的な過去把持。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8058000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u6a2a\\u65ad\\u500b\\u4f53\\u5316\\u306e\\u6761\\u4ef6\\u306f\\u3001\\u4e09\\u6b21\\u7684\\u306a\\u904e\\u53bb\\u628a\\u6301\\u3002\\u8a18\\u61b6\\u6280\\u8853\\u306b\\u3088\\u3063\\u3066\\u7dad\\u6301\\u3055\\u308c\\u308b\\u8a18\\u61b6\\u304c\\u4e09\\u6b21\\u7684\\u306a\\u904e\\u53bb\\u628a\\u6301\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:12:16 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"default_profile\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":372,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127749113654677505,\"in_reply_to_status_id_str\":null,\"id_str\":\"127749113654677505\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 8058000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "05847181-043c-4853-ac7a-6619dbb89a96-127749113654677505" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem この三次的な過去把持が世代横断的な記憶を可能とする。本やコンピュータもそれにあたる。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem この三次的な過去把持が世代横断的な記憶を可能とする。本やコンピュータもそれにあたる。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8086000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem\\u3000\\u3053\\u306e\\u4e09\\u6b21\\u7684\\u306a\\u904e\\u53bb\\u628a\\u6301\\u304c\\u4e16\\u4ee3\\u6a2a\\u65ad\\u7684\\u306a\\u8a18\\u61b6\\u3092\\u53ef\\u80fd\\u3068\\u3059\\u308b\\u3002\\u672c\\u3084\\u30b3\\u30f3\\u30d4\\u30e5\\u30fc\\u30bf\\u3082\\u305d\\u308c\\u306b\\u3042\\u305f\\u308b\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:12:44 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":373,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127749230872895490,\"in_reply_to_status_id_str\":null,\"id_str\":\"127749230872895490\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 8086000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "b5309742-6222-4d14-8cc9-9480f1ef6ac3-127749230872895490" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem S'individuer collectivement vers des consistances sous-tendues par les rétentions tertiaires telles que les temples Shinto", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem S'individuer collectivement vers des consistances sous-tendues par les rétentions tertiaires telles que les temples Shinto", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8107000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem S'individuer collectivement vers des consistances sous-tendues par les r\\u00e9tentions tertiaires telles que les temples Shinto\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:13:05 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":178,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":397,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"default_profile\":true,\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127749319733428224,\"in_reply_to_status_id_str\":null,\"id_str\":\"127749319733428224\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 8107000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "a3a2cacc-64ae-4fd5-9ed1-fc4ab83cb86b-127749319733428224" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 三次的過去把持によってメタ安定、二次的で集団的な記憶がそれによって可能となる。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 三次的過去把持によってメタ安定、二次的で集団的な記憶がそれによって可能となる。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8108000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem\\u3000\\u4e09\\u6b21\\u7684\\u904e\\u53bb\\u628a\\u6301\\u306b\\u3088\\u3063\\u3066\\u30e1\\u30bf\\u5b89\\u5b9a\\u3001\\u4e8c\\u6b21\\u7684\\u3067\\u96c6\\u56e3\\u7684\\u306a\\u8a18\\u61b6\\u304c\\u305d\\u308c\\u306b\\u3088\\u3063\\u3066\\u53ef\\u80fd\\u3068\\u306a\\u308b\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:13:06 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":374,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127749323986440192,\"in_reply_to_status_id_str\":null,\"id_str\":\"127749323986440192\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 8108000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "02ba293e-6093-4162-88a9-0bf14f7eafb6-127749323986440192" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 二次的な過去把持とは、個々人が想起する能力。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 二次的な過去把持とは、個々人が想起する能力。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8147000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u4e8c\\u6b21\\u7684\\u306a\\u904e\\u53bb\\u628a\\u6301\\u3068\\u306f\\u3001\\u500b\\u3005\\u4eba\\u304c\\u60f3\\u8d77\\u3059\\u308b\\u80fd\\u529b\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:13:45 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":375,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127749485467156480,\"in_reply_to_status_id_str\":null,\"id_str\":\"127749485467156480\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 8147000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "7c5c0977-c79b-4cd8-ada7-a1d479c04ead-127749485467156480" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 二次的過去把持は、フッサールが一次的過去把持と呼ぶ、知覚のプロセスに内在的な記憶によって構成される。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 二次的過去把持は、フッサールが一次的過去把持と呼ぶ、知覚のプロセスに内在的な記憶によって構成される。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8192000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u4e8c\\u6b21\\u7684\\u904e\\u53bb\\u628a\\u6301\\u306f\\u3001\\u30d5\\u30c3\\u30b5\\u30fc\\u30eb\\u304c\\u4e00\\u6b21\\u7684\\u904e\\u53bb\\u628a\\u6301\\u3068\\u547c\\u3076\\u3001\\u77e5\\u899a\\u306e\\u30d7\\u30ed\\u30bb\\u30b9\\u306b\\u5185\\u5728\\u7684\\u306a\\u8a18\\u61b6\\u306b\\u3088\\u3063\\u3066\\u69cb\\u6210\\u3055\\u308c\\u308b\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:14:30 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"default_profile\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":376,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127749674458300416,\"in_reply_to_status_id_str\":null,\"id_str\":\"127749674458300416\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 8192000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "34f36339-6bb0-4c26-897a-b76dc0695696-127749674458300416" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 話している「今」を理解するには、同時に一瞬前に話していることが記憶されていなければならない。この短期的な記憶の機能が一次的過去把持。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 話している「今」を理解するには、同時に一瞬前に話していることが記憶されていなければならない。この短期的な記憶の機能が一次的過去把持。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8249000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u8a71\\u3057\\u3066\\u3044\\u308b\\u300c\\u4eca\\u300d\\u3092\\u7406\\u89e3\\u3059\\u308b\\u306b\\u306f\\u3001\\u540c\\u6642\\u306b\\u4e00\\u77ac\\u524d\\u306b\\u8a71\\u3057\\u3066\\u3044\\u308b\\u3053\\u3068\\u304c\\u8a18\\u61b6\\u3055\\u308c\\u3066\\u3044\\u306a\\u3051\\u308c\\u3070\\u306a\\u3089\\u306a\\u3044\\u3002\\u3053\\u306e\\u77ed\\u671f\\u7684\\u306a\\u8a18\\u61b6\\u306e\\u6a5f\\u80fd\\u304c\\u4e00\\u6b21\\u7684\\u904e\\u53bb\\u628a\\u6301\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:15:27 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"default_profile\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":377,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127749911629398016,\"in_reply_to_status_id_str\":null,\"id_str\":\"127749911629398016\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 8249000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "457d6dd3-4676-4576-a924-813d3114ce78-127749911629398016" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 話を聞いて理解したり、音楽を聞いて理解するためには、この一次的な過去把持が必要。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 話を聞いて理解したり、音楽を聞いて理解するためには、この一次的な過去把持が必要。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8290000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem\\u3000\\u8a71\\u3092\\u805e\\u3044\\u3066\\u7406\\u89e3\\u3057\\u305f\\u308a\\u3001\\u97f3\\u697d\\u3092\\u805e\\u3044\\u3066\\u7406\\u89e3\\u3059\\u308b\\u305f\\u3081\\u306b\\u306f\\u3001\\u3053\\u306e\\u4e00\\u6b21\\u7684\\u306a\\u904e\\u53bb\\u628a\\u6301\\u304c\\u5fc5\\u8981\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:16:08 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"default_profile\":true,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":378,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127750086276034560,\"in_reply_to_status_id_str\":null,\"id_str\":\"127750086276034560\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 8290000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "4a6fefd8-953d-4b2c-ae09-04f738a54c3d-127750086276034560" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Bernard Stiegler氏の講演が始まる。TwitterとUstreamによって世界に中継されているが、会場の観客もそれぞれ翻訳機を耳にし、PCや携帯を開きTweetしている。この状態自体に場の歪みを感じつつ。#tfcem http://t.co/xaqJVfB4", - "img": { - "src": "http://a3.twimg.com/profile_images/533935671/MEI00_normal.gif" - }, - "title": "Meiri Shinohara: Bernard Stiegler氏の講演が始まる。TwitterとUstreamによって世界に中継されているが、会場の観客もそれぞれ翻訳機を耳にし、PCや携帯を開きTweetしている。この状態自体に場の歪みを感じつつ。#tfcem http://t.co/xaqJVfB4", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8294000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"Bernard Stiegler\\u6c0f\\u306e\\u8b1b\\u6f14\\u304c\\u59cb\\u307e\\u308b\\u3002Twitter\\u3068Ustream\\u306b\\u3088\\u3063\\u3066\\u4e16\\u754c\\u306b\\u4e2d\\u7d99\\u3055\\u308c\\u3066\\u3044\\u308b\\u304c\\u3001\\u4f1a\\u5834\\u306e\\u89b3\\u5ba2\\u3082\\u305d\\u308c\\u305e\\u308c\\u7ffb\\u8a33\\u6a5f\\u3092\\u8033\\u306b\\u3057\\u3001PC\\u3084\\u643a\\u5e2f\\u3092\\u958b\\u304dTweet\\u3057\\u3066\\u3044\\u308b\\u3002\\u3053\\u306e\\u72b6\\u614b\\u81ea\\u4f53\\u306b\\u5834\\u306e\\u6b6a\\u307f\\u3092\\u611f\\u3058\\u3064\\u3064\\u3002#tfcem http:\\/\\/t.co\\/xaqJVfB4\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[109,115]}],\"user_mentions\":[],\"media\":[{\"type\":\"photo\",\"display_url\":\"pic.twitter.com\\/xaqJVfB4\",\"indices\":[116,136],\"expanded_url\":\"http:\\/\\/twitter.com\\/meimei_san\\/status\\/127750100553445376\\/photo\\/1\",\"media_url\":\"http:\\/\\/p.twimg.com\\/AcXcCiQCMAApUbr.jpg\",\"url\":\"http:\\/\\/t.co\\/xaqJVfB4\",\"sizes\":{\"small\":{\"h\":254,\"resize\":\"fit\",\"w\":340},\"large\":{\"h\":765,\"resize\":\"fit\",\"w\":1024},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"medium\":{\"h\":448,\"resize\":\"fit\",\"w\":600}},\"id\":127750100561833984,\"id_str\":\"127750100561833984\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AcXcCiQCMAApUbr.jpg\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:16:12 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"London,Tokyo,Hiroshima\",\"notifications\":null,\"profile_background_color\":\"ffffff\",\"lang\":\"ja\",\"profile_background_tile\":true,\"followers_count\":47,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/54712095\\/MEI.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"description\":\"\\u5efa\\u7bc9\\u5bb6\\u3092\\u76ee\\u6307\\u3057\\u307e\\u3059\\u3002\\r\\n1983\\/\\u6751\\u677e\\u7814,t-sa\\/\\u85e4\\u68ee\\u7814\\/UQ\\u7814\\/\\u4fee\\u9053\\/\\u5df1\\u6590\\u5c0f\",\"default_profile\":false,\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Sun May 17 16:21:13 +0000 2009\",\"profile_sidebar_border_color\":\"000000\",\"is_translator\":false,\"listed_count\":2,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":48,\"protected\":false,\"profile_text_color\":\"000000\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/533935671\\/MEI00_normal.gif\",\"screen_name\":\"meimei_san\",\"name\":\"Meiri Shinohara\",\"statuses_count\":346,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/54712095\\/MEI.jpg\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/533935671\\/MEI00_normal.gif\",\"id\":40685734,\"id_str\":\"40685734\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"000000\"},\"retweeted\":false,\"id\":127750100553445376,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127750100553445376\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 8294000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "49fb150e-6cff-4b91-8806-ea168b58f356-127750100553445376" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Les rétentions primaires (perception) s'aggrégent et forment des rétentions secondaires (mémoire), gravées sur rétentions tertiaires", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Les rétentions primaires (perception) s'aggrégent et forment des rétentions secondaires (mémoire), gravées sur rétentions tertiaires", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8335000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Les r\\u00e9tentions primaires (perception) s'aggr\\u00e9gent et forment des r\\u00e9tentions secondaires (m\\u00e9moire), grav\\u00e9es sur r\\u00e9tentions tertiaires\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:16:53 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":178,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"default_profile\":true,\"statuses_count\":398,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127750274034049024,\"in_reply_to_status_id_str\":null,\"id_str\":\"127750274034049024\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 8335000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "a924b90c-46a1-4f0a-9e13-bcf69f7b5de0-127750274034049024" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 現在が過去になるのと同じように、一次的過去把持は、二次的過去把持へと移行する。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 現在が過去になるのと同じように、一次的過去把持は、二次的過去把持へと移行する。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8337000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u73fe\\u5728\\u304c\\u904e\\u53bb\\u306b\\u306a\\u308b\\u306e\\u3068\\u540c\\u3058\\u3088\\u3046\\u306b\\u3001\\u4e00\\u6b21\\u7684\\u904e\\u53bb\\u628a\\u6301\\u306f\\u3001\\u4e8c\\u6b21\\u7684\\u904e\\u53bb\\u628a\\u6301\\u3078\\u3068\\u79fb\\u884c\\u3059\\u308b\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:16:55 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"default_profile\":true,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":379,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127750283248934912,\"in_reply_to_status_id_str\":null,\"id_str\":\"127750283248934912\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 8337000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "9649c276-ab30-4928-8236-595c3d2b56f7-127750283248934912" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @k_t_618: #tfcem この三次的な過去把持が世代横断的な記憶を可能とする。本やコンピュータもそれにあたる。", - "img": { - "src": "http://a2.twimg.com/profile_images/1244653838/image_normal.jpg" - }, - "title": "n11個: RT @k_t_618: #tfcem この三次的な過去把持が世代横断的な記憶を可能とする。本やコンピュータもそれにあたる。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8355000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @k_t_618: #tfcem\\u3000\\u3053\\u306e\\u4e09\\u6b21\\u7684\\u306a\\u904e\\u53bb\\u628a\\u6301\\u304c\\u4e16\\u4ee3\\u6a2a\\u65ad\\u7684\\u306a\\u8a18\\u61b6\\u3092\\u53ef\\u80fd\\u3068\\u3059\\u308b\\u3002\\u672c\\u3084\\u30b3\\u30f3\\u30d4\\u30e5\\u30fc\\u30bf\\u3082\\u305d\\u308c\\u306b\\u3042\\u305f\\u308b\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[13,19]}],\"user_mentions\":[{\"indices\":[3,11],\"name\":\"k_t_618\",\"screen_name\":\"k_t_618\",\"id\":15015946,\"id_str\":\"15015946\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"#tfcem\\u3000\\u3053\\u306e\\u4e09\\u6b21\\u7684\\u306a\\u904e\\u53bb\\u628a\\u6301\\u304c\\u4e16\\u4ee3\\u6a2a\\u65ad\\u7684\\u306a\\u8a18\\u61b6\\u3092\\u53ef\\u80fd\\u3068\\u3059\\u308b\\u3002\\u672c\\u3084\\u30b3\\u30f3\\u30d4\\u30e5\\u30fc\\u30bf\\u3082\\u305d\\u308c\\u306b\\u3042\\u305f\\u308b\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":1,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:12:44 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":379,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127749230872895490,\"in_reply_to_status_id_str\":null,\"id_str\":\"127749230872895490\",\"coordinates\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"retweet_count\":1,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:17:13 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":39149,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"ACDED6\",\"default_profile\":false,\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":1710,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"description\":\"\\u7d42\\u308a\\u306e\\u4f1a\\u3068\\u3044\\u3046\\u30b5\\u30fc\\u30af\\u30eb\\u3067\\u540c\\u4eba\\u8a8c\\u300c\\u30af\\u30ed\\u30cb\\u30c3\\u30af\\u30fb\\u30e9\\u30f4\\uff08\\u7279\\u96c6\\uff1a\\u30b5\\u30fc\\u30d0\\u30fc\\u30d1\\u30f3\\u30af\\uff09\\u300d\\u300c\\u30e2\\u30c0\\u30f3\\u30fb\\u30e9\\u30f4\\uff08\\u7279\\u96c6\\uff1a\\u30af\\u30e9\\u30a6\\u30c9\\u30b3\\u30a2\\uff09\\u300d\\u3092\\u51fa\\u3057\\u307e\\u3057\\u305f\\u3002\\u6b21\\u53f7\\u306f\\u300c\\u30cf\\u30a4\\u30d1\\u30fc\\u30fb\\u30e9\\u30f4\\uff08\\u7279\\u96c6\\uff1a\\u30dd\\u30b9\\u30c8\\u5149\\uff09\\u300d\\u3067\\u3059\\u3002\\r\\n\\r\\n\\u30d5\\u30a9\\u30ed\\u30fc\\u30fb\\u30ea\\u30d7\\u30e9\\u30a4\\u306f\\u304a\\u6c17\\u8efd\\u306b\\u3002\\r\\n\\r\\n\\uff13\\u4eba\\u306e\\uff24\\uff2a\\u306b\\u3088\\u308b\\u30e6\\u30cb\\u30c3\\u30c8\\u300c\\u5efa\\u8a2d\\u4e2d\\u300d\\u3067\\u3082\\u6d3b\\u52d5\\u4e2d\\u3002\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Fri Dec 14 08:13:02 +0000 2007\",\"profile_sidebar_border_color\":\"EEEEEE\",\"is_translator\":false,\"listed_count\":214,\"geo_enabled\":true,\"profile_use_background_image\":true,\"friends_count\":1422,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/goo.gl\\/kO0XM\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1244653838\\/image_normal.jpg\",\"screen_name\":\"nnnnnnnnnnn\",\"name\":\"\\uff4e\\uff11\\uff11\\u500b\",\"statuses_count\":55661,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1244653838\\/image_normal.jpg\",\"id\":11155502,\"id_str\":\"11155502\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"038543\"},\"retweeted\":false,\"id\":127750357194518528,\"in_reply_to_status_id_str\":null,\"id_str\":\"127750357194518528\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 8355000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "b62b7cbe-365f-4054-bb84-d0dca3d2b5ff-127750357194518528" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @meimei_san: Bernard Stiegler氏の講演が始まる。TwitterとUstreamによって世界に中継されているが、会場の観客もそれぞれ翻訳機を耳にし、PCや携帯を開きTweetしている。この状態自体に場の歪みを感じつつ。#tfcem http ...", - "img": { - "src": "http://a3.twimg.com/profile_images/1527782791/gates_christo10_normal.jpg" - }, - "title": "y_yanai: RT @meimei_san: Bernard Stiegler氏の講演が始まる。TwitterとUstreamによって世界に中継されているが、会場の観客もそれぞれ翻訳機を耳にし、PCや携帯を開きTweetしている。この状態自体に場の歪みを感じつつ。#tfcem http ...", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8357000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"retweeted_status\":{\"text\":\"Bernard Stiegler\\u6c0f\\u306e\\u8b1b\\u6f14\\u304c\\u59cb\\u307e\\u308b\\u3002Twitter\\u3068Ustream\\u306b\\u3088\\u3063\\u3066\\u4e16\\u754c\\u306b\\u4e2d\\u7d99\\u3055\\u308c\\u3066\\u3044\\u308b\\u304c\\u3001\\u4f1a\\u5834\\u306e\\u89b3\\u5ba2\\u3082\\u305d\\u308c\\u305e\\u308c\\u7ffb\\u8a33\\u6a5f\\u3092\\u8033\\u306b\\u3057\\u3001PC\\u3084\\u643a\\u5e2f\\u3092\\u958b\\u304dTweet\\u3057\\u3066\\u3044\\u308b\\u3002\\u3053\\u306e\\u72b6\\u614b\\u81ea\\u4f53\\u306b\\u5834\\u306e\\u6b6a\\u307f\\u3092\\u611f\\u3058\\u3064\\u3064\\u3002#tfcem http:\\/\\/t.co\\/xaqJVfB4\",\"retweet_count\":1,\"favorited\":false,\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[109,115]}],\"media\":[{\"type\":\"photo\",\"display_url\":\"pic.twitter.com\\/xaqJVfB4\",\"indices\":[116,136],\"media_url\":\"http:\\/\\/p.twimg.com\\/AcXcCiQCMAApUbr.jpg\",\"sizes\":{\"small\":{\"resize\":\"fit\",\"h\":254,\"w\":340},\"large\":{\"resize\":\"fit\",\"h\":765,\"w\":1024},\"thumb\":{\"resize\":\"crop\",\"h\":150,\"w\":150},\"medium\":{\"resize\":\"fit\",\"h\":448,\"w\":600}},\"id_str\":\"127750100561833984\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AcXcCiQCMAApUbr.jpg\",\"url\":\"http:\\/\\/t.co\\/xaqJVfB4\",\"id\":127750100561833984,\"expanded_url\":\"http:\\/\\/twitter.com\\/meimei_san\\/status\\/127750100553445376\\/photo\\/1\"}]},\"place\":null,\"in_reply_to_screen_name\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"retweeted\":false,\"created_at\":\"Sat Oct 22 14:16:12 +0000 2011\",\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127750100553445376\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_user_id_str\":null,\"truncated\":false,\"contributors\":null,\"user\":{\"default_profile\":false,\"location\":\"London,Tokyo,Hiroshima\",\"notifications\":null,\"time_zone\":\"Tokyo\",\"profile_sidebar_border_color\":\"000000\",\"is_translator\":false,\"lang\":\"ja\",\"followers_count\":47,\"listed_count\":2,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":48,\"description\":\"\\u5efa\\u7bc9\\u5bb6\\u3092\\u76ee\\u6307\\u3057\\u307e\\u3059\\u3002\\r\\n1983\\/\\u6751\\u677e\\u7814,t-sa\\/\\u85e4\\u68ee\\u7814\\/UQ\\u7814\\/\\u4fee\\u9053\\/\\u5df1\\u6590\\u5c0f\",\"profile_text_color\":\"000000\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/533935671\\/MEI00_normal.gif\",\"statuses_count\":347,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/54712095\\/MEI.jpg\",\"created_at\":\"Sun May 17 16:21:13 +0000 2009\",\"id_str\":\"40685734\",\"profile_link_color\":\"000000\",\"default_profile_image\":false,\"favourites_count\":0,\"protected\":false,\"profile_background_color\":\"ffffff\",\"url\":null,\"screen_name\":\"meimei_san\",\"name\":\"Meiri Shinohara\",\"profile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/533935671\\/MEI00_normal.gif\",\"id\":40685734,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"verified\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/54712095\\/MEI.jpg\",\"utc_offset\":32400,\"profile_sidebar_fill_color\":\"ffffff\"},\"id\":127750100553445376,\"coordinates\":null,\"in_reply_to_user_id\":null},\"text\":\"RT @meimei_san: Bernard Stiegler\\u6c0f\\u306e\\u8b1b\\u6f14\\u304c\\u59cb\\u307e\\u308b\\u3002Twitter\\u3068Ustream\\u306b\\u3088\\u3063\\u3066\\u4e16\\u754c\\u306b\\u4e2d\\u7d99\\u3055\\u308c\\u3066\\u3044\\u308b\\u304c\\u3001\\u4f1a\\u5834\\u306e\\u89b3\\u5ba2\\u3082\\u305d\\u308c\\u305e\\u308c\\u7ffb\\u8a33\\u6a5f\\u3092\\u8033\\u306b\\u3057\\u3001PC\\u3084\\u643a\\u5e2f\\u3092\\u958b\\u304dTweet\\u3057\\u3066\\u3044\\u308b\\u3002\\u3053\\u306e\\u72b6\\u614b\\u81ea\\u4f53\\u306b\\u5834\\u306e\\u6b6a\\u307f\\u3092\\u611f\\u3058\\u3064\\u3064\\u3002#tfcem http ...\",\"retweet_count\":1,\"favorited\":false,\"entities\":{\"urls\":[],\"user_mentions\":[{\"indices\":[3,14],\"id_str\":\"40685734\",\"name\":\"Meiri Shinohara\",\"screen_name\":\"meimei_san\",\"id\":40685734}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[125,131]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"source\":\"web\",\"retweeted\":false,\"created_at\":\"Sat Oct 22 14:17:15 +0000 2011\",\"in_reply_to_status_id_str\":null,\"id_str\":\"127750366505861122\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_user_id_str\":null,\"truncated\":true,\"contributors\":null,\"user\":{\"default_profile\":false,\"location\":\"Tokyo\",\"notifications\":null,\"time_zone\":\"Tokyo\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"lang\":\"ja\",\"followers_count\":331,\"listed_count\":25,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":425,\"description\":\"1984\\u5e74\\u751f\\u307e\\u308c\\u3002\\u5efa\\u7bc9\\u53f2\\u30fb\\u5efa\\u7bc9\\u7406\\u8ad6\\u3002\\u63cf\\u304d\\u307e\\u305b\\u3093\\u3002\\u4f5c\\u308a\\u307e\\u305b\\u3093\\u3002\\u66f8\\u304d\\u307e\\u3059\\u3002\\u5b66\\u90e8\\u3067\\u5409\\u7530\\u92fc\\u5e02\\u3001\\u4fee\\u58eb\\u3067\\u85e4\\u68ee\\u7167\\u4fe1\\u306b\\u5e2b\\u4e8b\\u3002\\u4fee\\u58eb\\uff08\\u5de5\\u5b66\\uff09\\u3002\\u3044\\u307e\\u535a\\u58eb\\u8ab2\\u7a0b\\uff08\\u9688\\u7814\\u543e\\u7814\\u7a76\\u5ba4\\uff09\\u3002LOVE\\uff1a\\u5efa\\u7bc9\\u3001\\u30b9\\u30ad\\u30fc\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u8a9e\\u3001ageHa\\u3002 Sensation White\\u306b\\u884c\\u304d\\u305f\\u3044\\u2192 http:\\/\\/youtu.be\\/897lIVkRmVM\",\"profile_text_color\":\"666666\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"statuses_count\":2815,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Mon Jan 03 14:08:00 +0000 2011\",\"id_str\":\"233539798\",\"profile_link_color\":\"2FC2EF\",\"default_profile_image\":false,\"favourites_count\":695,\"protected\":false,\"profile_background_color\":\"1A1B1F\",\"url\":\"http:\\/\\/twilog.org\\/8714423\",\"screen_name\":\"8714423\",\"name\":\"y_yanai\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"id\":233539798,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"verified\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"utc_offset\":32400,\"profile_sidebar_fill_color\":\"252429\"},\"id\":127750366505861122,\"coordinates\":null,\"in_reply_to_user_id\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 8357000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "d177dcc2-311e-45cd-9885-70f960a1660d-127750366505861122" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 各個人の二次的過去把持(過去の記憶のリソース)は異なるから、同じ話を聞いても異なる解釈が生まれていく。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 各個人の二次的過去把持(過去の記憶のリソース)は異なるから、同じ話を聞いても異なる解釈が生まれていく。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8406000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u5404\\u500b\\u4eba\\u306e\\u4e8c\\u6b21\\u7684\\u904e\\u53bb\\u628a\\u6301\\uff08\\u904e\\u53bb\\u306e\\u8a18\\u61b6\\u306e\\u30ea\\u30bd\\u30fc\\u30b9\\uff09\\u306f\\u7570\\u306a\\u308b\\u304b\\u3089\\u3001\\u540c\\u3058\\u8a71\\u3092\\u805e\\u3044\\u3066\\u3082\\u7570\\u306a\\u308b\\u89e3\\u91c8\\u304c\\u751f\\u307e\\u308c\\u3066\\u3044\\u304f\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:18:04 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"default_profile\":true,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":380,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127750573670928386,\"in_reply_to_status_id_str\":null,\"id_str\":\"127750573670928386\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 8406000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "2b380c9c-30c7-43ce-a7a3-bf1fe8e5ba73-127750573670928386" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 集団的な二次的過去把持は、ある集団的な理解可能性の地平を担保するメタ安定を構成している。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 集団的な二次的過去把持は、ある集団的な理解可能性の地平を担保するメタ安定を構成している。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8435000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u96c6\\u56e3\\u7684\\u306a\\u4e8c\\u6b21\\u7684\\u904e\\u53bb\\u628a\\u6301\\u306f\\u3001\\u3042\\u308b\\u96c6\\u56e3\\u7684\\u306a\\u7406\\u89e3\\u53ef\\u80fd\\u6027\\u306e\\u5730\\u5e73\\u3092\\u62c5\\u4fdd\\u3059\\u308b\\u30e1\\u30bf\\u5b89\\u5b9a\\u3092\\u69cb\\u6210\\u3057\\u3066\\u3044\\u308b\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:18:33 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":381,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127750693703528448,\"in_reply_to_status_id_str\":null,\"id_str\":\"127750693703528448\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 8435000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "2e9d7179-e6ae-4a78-9ebf-6cf0503ce3a2-127750693703528448" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @k_t_618: #tfcem ソシュール、言語の共時態と通時態。意味の理解のプロセス、なにかを相手に伝え相手を変え、同時に自分も変わっていくというプロセスは横断個体的なもの。", - "img": { - "src": "http://a2.twimg.com/profile_images/1244653838/image_normal.jpg" - }, - "title": "n11個: RT @k_t_618: #tfcem ソシュール、言語の共時態と通時態。意味の理解のプロセス、なにかを相手に伝え相手を変え、同時に自分も変わっていくというプロセスは横断個体的なもの。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8450000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @k_t_618: #tfcem \\u30bd\\u30b7\\u30e5\\u30fc\\u30eb\\u3001\\u8a00\\u8a9e\\u306e\\u5171\\u6642\\u614b\\u3068\\u901a\\u6642\\u614b\\u3002\\u610f\\u5473\\u306e\\u7406\\u89e3\\u306e\\u30d7\\u30ed\\u30bb\\u30b9\\u3001\\u306a\\u306b\\u304b\\u3092\\u76f8\\u624b\\u306b\\u4f1d\\u3048\\u76f8\\u624b\\u3092\\u5909\\u3048\\u3001\\u540c\\u6642\\u306b\\u81ea\\u5206\\u3082\\u5909\\u308f\\u3063\\u3066\\u3044\\u304f\\u3068\\u3044\\u3046\\u30d7\\u30ed\\u30bb\\u30b9\\u306f\\u6a2a\\u65ad\\u500b\\u4f53\\u7684\\u306a\\u3082\\u306e\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[13,19]}],\"user_mentions\":[{\"indices\":[3,11],\"name\":\"k_t_618\",\"screen_name\":\"k_t_618\",\"id\":15015946,\"id_str\":\"15015946\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"#tfcem \\u30bd\\u30b7\\u30e5\\u30fc\\u30eb\\u3001\\u8a00\\u8a9e\\u306e\\u5171\\u6642\\u614b\\u3068\\u901a\\u6642\\u614b\\u3002\\u610f\\u5473\\u306e\\u7406\\u89e3\\u306e\\u30d7\\u30ed\\u30bb\\u30b9\\u3001\\u306a\\u306b\\u304b\\u3092\\u76f8\\u624b\\u306b\\u4f1d\\u3048\\u76f8\\u624b\\u3092\\u5909\\u3048\\u3001\\u540c\\u6642\\u306b\\u81ea\\u5206\\u3082\\u5909\\u308f\\u3063\\u3066\\u3044\\u304f\\u3068\\u3044\\u3046\\u30d7\\u30ed\\u30bb\\u30b9\\u306f\\u6a2a\\u65ad\\u500b\\u4f53\\u7684\\u306a\\u3082\\u306e\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":1,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:11:06 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"default_profile\":true,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":381,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127748819218735104,\"in_reply_to_status_id_str\":null,\"id_str\":\"127748819218735104\",\"coordinates\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"retweet_count\":1,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:18:48 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":39150,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"ACDED6\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":1710,\"default_profile\":false,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"description\":\"\\u7d42\\u308a\\u306e\\u4f1a\\u3068\\u3044\\u3046\\u30b5\\u30fc\\u30af\\u30eb\\u3067\\u540c\\u4eba\\u8a8c\\u300c\\u30af\\u30ed\\u30cb\\u30c3\\u30af\\u30fb\\u30e9\\u30f4\\uff08\\u7279\\u96c6\\uff1a\\u30b5\\u30fc\\u30d0\\u30fc\\u30d1\\u30f3\\u30af\\uff09\\u300d\\u300c\\u30e2\\u30c0\\u30f3\\u30fb\\u30e9\\u30f4\\uff08\\u7279\\u96c6\\uff1a\\u30af\\u30e9\\u30a6\\u30c9\\u30b3\\u30a2\\uff09\\u300d\\u3092\\u51fa\\u3057\\u307e\\u3057\\u305f\\u3002\\u6b21\\u53f7\\u306f\\u300c\\u30cf\\u30a4\\u30d1\\u30fc\\u30fb\\u30e9\\u30f4\\uff08\\u7279\\u96c6\\uff1a\\u30dd\\u30b9\\u30c8\\u5149\\uff09\\u300d\\u3067\\u3059\\u3002\\r\\n\\r\\n\\u30d5\\u30a9\\u30ed\\u30fc\\u30fb\\u30ea\\u30d7\\u30e9\\u30a4\\u306f\\u304a\\u6c17\\u8efd\\u306b\\u3002\\r\\n\\r\\n\\uff13\\u4eba\\u306e\\uff24\\uff2a\\u306b\\u3088\\u308b\\u30e6\\u30cb\\u30c3\\u30c8\\u300c\\u5efa\\u8a2d\\u4e2d\\u300d\\u3067\\u3082\\u6d3b\\u52d5\\u4e2d\\u3002\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Fri Dec 14 08:13:02 +0000 2007\",\"profile_sidebar_border_color\":\"EEEEEE\",\"is_translator\":false,\"listed_count\":214,\"geo_enabled\":true,\"profile_use_background_image\":true,\"friends_count\":1422,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/goo.gl\\/kO0XM\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1244653838\\/image_normal.jpg\",\"screen_name\":\"nnnnnnnnnnn\",\"name\":\"\\uff4e\\uff11\\uff11\\u500b\",\"statuses_count\":55662,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1244653838\\/image_normal.jpg\",\"id\":11155502,\"id_str\":\"11155502\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"038543\"},\"retweeted\":false,\"id\":127750756005724160,\"in_reply_to_status_id_str\":null,\"id_str\":\"127750756005724160\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 8450000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "547240a2-8a9e-4b7e-8507-939467eb7ccd-127750756005724160" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 知の歴史において、三次的過去把持は決定的な役割を果たす。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 知の歴史において、三次的過去把持は決定的な役割を果たす。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8515000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u77e5\\u306e\\u6b74\\u53f2\\u306b\\u304a\\u3044\\u3066\\u3001\\u4e09\\u6b21\\u7684\\u904e\\u53bb\\u628a\\u6301\\u306f\\u6c7a\\u5b9a\\u7684\\u306a\\u5f79\\u5272\\u3092\\u679c\\u305f\\u3059\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:19:53 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":382,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127751030829088768,\"in_reply_to_status_id_str\":null,\"id_str\":\"127751030829088768\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 8515000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "f8ca1960-23dc-49bd-a7ba-64be95a137bb-127751030829088768" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 三次的過去把持によって、横断個体化の回路というものが可能となる。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 三次的過去把持によって、横断個体化の回路というものが可能となる。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8546000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u4e09\\u6b21\\u7684\\u904e\\u53bb\\u628a\\u6301\\u306b\\u3088\\u3063\\u3066\\u3001\\u6a2a\\u65ad\\u500b\\u4f53\\u5316\\u306e\\u56de\\u8def\\u3068\\u3044\\u3046\\u3082\\u306e\\u304c\\u53ef\\u80fd\\u3068\\u306a\\u308b\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:20:24 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"default_profile\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":383,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127751157111193600,\"in_reply_to_status_id_str\":null,\"id_str\":\"127751157111193600\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 8546000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "f11d9463-3d95-4c43-8b4f-1cc3441ab8e6-127751157111193600" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "I'm at #tfcem", - "img": { - "src": "http://a2.twimg.com/profile_images/1393890682/image_normal.jpg" - }, - "title": "O'tera: I'm at #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8599000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"I'm at #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[7,13]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:21:17 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"favourites_count\":1482,\"location\":\"Wherever interesting\",\"notifications\":null,\"profile_background_color\":\"642D8B\",\"lang\":\"en\",\"profile_background_tile\":true,\"followers_count\":124,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/183974121\\/vanishing-point.jpg\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"description\":\"PhdStudent (BA&MSc from University of London)\\r\\n\\u7279\\u6280:\\u591a\\u8a00\\u8a9e\\u7269\\u771f\\u4f3c\\r\\n\",\"following\":null,\"time_zone\":\"London\",\"created_at\":\"Mon Jun 15 13:39:35 +0000 2009\",\"profile_sidebar_border_color\":\"65B0DA\",\"is_translator\":false,\"listed_count\":6,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":309,\"protected\":false,\"profile_text_color\":\"3D1957\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1393890682\\/image_normal.jpg\",\"screen_name\":\"Yuki0tera\",\"name\":\"O'tera\",\"statuses_count\":1507,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/183974121\\/vanishing-point.jpg\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1393890682\\/image_normal.jpg\",\"id\":47336306,\"id_str\":\"47336306\",\"verified\":false,\"utc_offset\":0,\"profile_link_color\":\"FF0000\"},\"retweeted\":false,\"id\":127751379770019840,\"in_reply_to_status_id_str\":null,\"id_str\":\"127751379770019840\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 8599000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "4e10cf25-ff4e-4f4e-91e2-19070fcf214b-127751379770019840" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 「幾何学の歴史」における横断個体化の特徴、それは起源へと繰り返し立ち戻ることができるという構造を有していること。デリダ「幾何学の起源への「序説」」", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 「幾何学の歴史」における横断個体化の特徴、それは起源へと繰り返し立ち戻ることができるという構造を有していること。デリダ「幾何学の起源への「序説」」", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8624000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u300c\\u5e7e\\u4f55\\u5b66\\u306e\\u6b74\\u53f2\\u300d\\u306b\\u304a\\u3051\\u308b\\u6a2a\\u65ad\\u500b\\u4f53\\u5316\\u306e\\u7279\\u5fb4\\u3001\\u305d\\u308c\\u306f\\u8d77\\u6e90\\u3078\\u3068\\u7e70\\u308a\\u8fd4\\u3057\\u7acb\\u3061\\u623b\\u308b\\u3053\\u3068\\u304c\\u3067\\u304d\\u308b\\u3068\\u3044\\u3046\\u69cb\\u9020\\u3092\\u6709\\u3057\\u3066\\u3044\\u308b\\u3053\\u3068\\u3002\\u30c7\\u30ea\\u30c0\\u300c\\u5e7e\\u4f55\\u5b66\\u306e\\u8d77\\u6e90\\u3078\\u306e\\u300c\\u5e8f\\u8aac\\u300d\\u300d\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:21:42 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"default_profile\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":384,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127751486359871488,\"in_reply_to_status_id_str\":null,\"id_str\":\"127751486359871488\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 8624000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "e4751f89-8795-41f4-beb5-27d0b37592b1-127751486359871488" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 超越論的なものの可能性は、エクリチュールという三次的過去把持によって担保されている。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 超越論的なものの可能性は、エクリチュールという三次的過去把持によって担保されている。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8670000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u8d85\\u8d8a\\u8ad6\\u7684\\u306a\\u3082\\u306e\\u306e\\u53ef\\u80fd\\u6027\\u306f\\u3001\\u30a8\\u30af\\u30ea\\u30c1\\u30e5\\u30fc\\u30eb\\u3068\\u3044\\u3046\\u4e09\\u6b21\\u7684\\u904e\\u53bb\\u628a\\u6301\\u306b\\u3088\\u3063\\u3066\\u62c5\\u4fdd\\u3055\\u308c\\u3066\\u3044\\u308b\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:22:28 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":385,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127751679692115968,\"in_reply_to_status_id_str\":null,\"id_str\":\"127751679692115968\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 8670000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "da5f4e10-c2cb-4c75-8a52-9247c7338083-127751679692115968" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem I'm sitting at the back. Can u find me? Fascinating lecture!", - "img": { - "src": "http://a2.twimg.com/profile_images/1393890682/image_normal.jpg" - }, - "title": "O'tera: #tfcem I'm sitting at the back. Can u find me? Fascinating lecture!", - "color": "16763904", - "polemics": [ - "Q" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8685000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"retweeted\":false,\"text\":\"#tfcem I'm sitting at the back. Can u find me? Fascinating lecture!\",\"in_reply_to_status_id_str\":null,\"id_str\":\"127751744074694657\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"in_reply_to_user_id_str\":null,\"place\":null,\"contributors\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_user_id\":null,\"created_at\":\"Sat Oct 22 14:22:43 +0000 2011\",\"geo\":null,\"retweet_count\":0,\"favorited\":false,\"in_reply_to_status_id\":null,\"user\":{\"statuses_count\":1508,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/183974121\\/vanishing-point.jpg\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1393890682\\/image_normal.jpg\",\"location\":\"Wherever interesting\",\"id_str\":\"47336306\",\"verified\":false,\"notifications\":null,\"profile_link_color\":\"FF0000\",\"default_profile_image\":false,\"default_profile\":false,\"lang\":\"en\",\"favourites_count\":1482,\"profile_background_color\":\"642D8B\",\"description\":\"PhdStudent (BA&MSc from University of London)\\r\\n\\u7279\\u6280:\\u591a\\u8a00\\u8a9e\\u7269\\u771f\\u4f3c\\r\\n\",\"profile_background_tile\":true,\"followers_count\":124,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"following\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/183974121\\/vanishing-point.jpg\",\"created_at\":\"Mon Jun 15 13:39:35 +0000 2009\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"time_zone\":\"London\",\"profile_sidebar_border_color\":\"65B0DA\",\"protected\":false,\"is_translator\":false,\"url\":null,\"screen_name\":\"Yuki0tera\",\"name\":\"O'tera\",\"listed_count\":6,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":309,\"id\":47336306,\"utc_offset\":0,\"profile_text_color\":\"3D1957\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1393890682\\/image_normal.jpg\"},\"in_reply_to_screen_name\":null,\"id\":127751744074694657,\"coordinates\":null,\"truncated\":false}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 8685000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "518faad4-3bb7-4ab9-97ad-0b60de9b8b70-127751744074694657" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem L'origine de la géométrie: l'écriture est processus long de transindividuation. Nos tweets quasi temps réel sont de même nature++", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem L'origine de la géométrie: l'écriture est processus long de transindividuation. Nos tweets quasi temps réel sont de même nature++", - "color": "16763904", - "polemics": [ - "OK" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8775000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem L'origine de la g\\u00e9om\\u00e9trie: l'\\u00e9criture est processus long de transindividuation. Nos tweets quasi temps r\\u00e9el sont de m\\u00eame nature++\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:24:13 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"default_profile\":true,\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":178,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":399,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127752118743474177,\"in_reply_to_status_id_str\":null,\"id_str\":\"127752118743474177\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 8775000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "5b34ae61-ffb1-4535-a479-007cb0ef57e8-127752118743474177" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem L'origine de la géométrie: l'écriture est un processus long de transindividuation. Nos tweets quasi temps réel sont de même nature++", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem L'origine de la géométrie: l'écriture est un processus long de transindividuation. Nos tweets quasi temps réel sont de même nature++", - "color": "16763904", - "polemics": [ - "OK" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8779000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_status_id_str\":null,\"text\":\"#tfcem L'origine de la g\\u00e9om\\u00e9trie: l'\\u00e9criture est un processus long de transindividuation. Nos tweets quasi temps r\\u00e9el sont de m\\u00eame nature++\",\"coordinates\":null,\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:24:17 +0000 2011\",\"in_reply_to_screen_name\":null,\"in_reply_to_status_id\":null,\"id_str\":\"127752138007916544\",\"geo\":null,\"user\":{\"profile_background_color\":\"C0DEED\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"default_profile_image\":false,\"verified\":false,\"profile_background_tile\":false,\"favourites_count\":0,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"lang\":\"en\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"location\":\"Paris, France\",\"notifications\":null,\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"default_profile\":true,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"followers_count\":178,\"following\":null,\"geo_enabled\":false,\"profile_use_background_image\":true,\"is_translator\":false,\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_text_color\":\"333333\",\"protected\":false,\"listed_count\":11,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"friends_count\":5,\"name\":\"Vincent Puig\",\"id_str\":\"68424173\",\"profile_link_color\":\"0084B4\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"statuses_count\":400,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"screen_name\":\"vincentpuig\"},\"id\":127752138007916544,\"retweeted\":false,\"truncated\":false}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 8779000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "00e0b6e8-a5b8-4b7e-b264-54a82ff108d0-127752138007916544" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @k_t_618: #tfcem 二重のカタストロフ。カタストロフィー理論と古代ギリシャ的な意味でのカタストロフ。", - "img": { - "src": "http://a3.twimg.com/profile_images/1527782791/gates_christo10_normal.jpg" - }, - "title": "y_yanai: RT @k_t_618: #tfcem 二重のカタストロフ。カタストロフィー理論と古代ギリシャ的な意味でのカタストロフ。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8815000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @k_t_618: #tfcem \\u4e8c\\u91cd\\u306e\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u3002\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u30a3\\u30fc\\u7406\\u8ad6\\u3068\\u53e4\\u4ee3\\u30ae\\u30ea\\u30b7\\u30e3\\u7684\\u306a\\u610f\\u5473\\u3067\\u306e\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[13,19]}],\"user_mentions\":[{\"indices\":[3,11],\"name\":\"k_t_618\",\"screen_name\":\"k_t_618\",\"id\":15015946,\"id_str\":\"15015946\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"#tfcem \\u4e8c\\u91cd\\u306e\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u3002\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u30a3\\u30fc\\u7406\\u8ad6\\u3068\\u53e4\\u4ee3\\u30ae\\u30ea\\u30b7\\u30e3\\u7684\\u306a\\u610f\\u5473\\u3067\\u306e\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:59:01 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":117,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":385,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"default_profile\":true,\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127745778335756288,\"in_reply_to_status_id_str\":null,\"id_str\":\"127745778335756288\",\"coordinates\":null},\"source\":\"web\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:24:53 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":695,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"1A1B1F\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":331,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"1984\\u5e74\\u751f\\u307e\\u308c\\u3002\\u5efa\\u7bc9\\u53f2\\u30fb\\u5efa\\u7bc9\\u7406\\u8ad6\\u3002\\u63cf\\u304d\\u307e\\u305b\\u3093\\u3002\\u4f5c\\u308a\\u307e\\u305b\\u3093\\u3002\\u66f8\\u304d\\u307e\\u3059\\u3002\\u5b66\\u90e8\\u3067\\u5409\\u7530\\u92fc\\u5e02\\u3001\\u4fee\\u58eb\\u3067\\u85e4\\u68ee\\u7167\\u4fe1\\u306b\\u5e2b\\u4e8b\\u3002\\u4fee\\u58eb\\uff08\\u5de5\\u5b66\\uff09\\u3002\\u3044\\u307e\\u535a\\u58eb\\u8ab2\\u7a0b\\uff08\\u9688\\u7814\\u543e\\u7814\\u7a76\\u5ba4\\uff09\\u3002LOVE\\uff1a\\u5efa\\u7bc9\\u3001\\u30b9\\u30ad\\u30fc\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u8a9e\\u3001ageHa\\u3002 Sensation White\\u306b\\u884c\\u304d\\u305f\\u3044\\u2192 http:\\/\\/youtu.be\\/897lIVkRmVM\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Mon Jan 03 14:08:00 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":25,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":425,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/twilog.org\\/8714423\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"screen_name\":\"8714423\",\"name\":\"y_yanai\",\"statuses_count\":2816,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"id\":233539798,\"id_str\":\"233539798\",\"default_profile\":false,\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127752285504798720,\"in_reply_to_status_id_str\":null,\"id_str\":\"127752285504798720\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 8815000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "3cd7028b-3a9f-4565-8839-10812407f1d8-127752285504798720" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem ファルマコンとしてのエクリチュール。記憶の支えとなるとともに、記憶の衰退を呼び寄せる。(プラトン『パイドロス』)", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem ファルマコンとしてのエクリチュール。記憶の支えとなるとともに、記憶の衰退を呼び寄せる。(プラトン『パイドロス』)", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8818000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u30d5\\u30a1\\u30eb\\u30de\\u30b3\\u30f3\\u3068\\u3057\\u3066\\u306e\\u30a8\\u30af\\u30ea\\u30c1\\u30e5\\u30fc\\u30eb\\u3002\\u8a18\\u61b6\\u306e\\u652f\\u3048\\u3068\\u306a\\u308b\\u3068\\u3068\\u3082\\u306b\\u3001\\u8a18\\u61b6\\u306e\\u8870\\u9000\\u3092\\u547c\\u3073\\u5bc4\\u305b\\u308b\\u3002\\uff08\\u30d7\\u30e9\\u30c8\\u30f3\\u300e\\u30d1\\u30a4\\u30c9\\u30ed\\u30b9\\u300f\\uff09\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:24:56 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"default_profile\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":117,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":386,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127752299350208512,\"in_reply_to_status_id_str\":null,\"id_str\":\"127752299350208512\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 8818000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "fc8329d8-6894-438a-9fbf-8df98e6a3830-127752299350208512" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem あらゆる技術はファルマコン。核もまたそうで、毒とも薬ともなる。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem あらゆる技術はファルマコン。核もまたそうで、毒とも薬ともなる。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8853000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u3042\\u3089\\u3086\\u308b\\u6280\\u8853\\u306f\\u30d5\\u30a1\\u30eb\\u30de\\u30b3\\u30f3\\u3002\\u6838\\u3082\\u307e\\u305f\\u305d\\u3046\\u3067\\u3001\\u6bd2\\u3068\\u3082\\u85ac\\u3068\\u3082\\u306a\\u308b\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:25:31 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":117,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"default_profile\":true,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":387,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127752446926798849,\"in_reply_to_status_id_str\":null,\"id_str\":\"127752446926798849\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 8853000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "3705c9a0-4098-456d-b153-41052557ec40-127752446926798849" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @k_t_618: #tfcem 技術はひとつの病を持ち込み、それを直すのもまた技術。", - "img": { - "src": "http://a3.twimg.com/profile_images/1527782791/gates_christo10_normal.jpg" - }, - "title": "y_yanai: RT @k_t_618: #tfcem 技術はひとつの病を持ち込み、それを直すのもまた技術。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8866000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @k_t_618: #tfcem \\u6280\\u8853\\u306f\\u3072\\u3068\\u3064\\u306e\\u75c5\\u3092\\u6301\\u3061\\u8fbc\\u307f\\u3001\\u305d\\u308c\\u3092\\u76f4\\u3059\\u306e\\u3082\\u307e\\u305f\\u6280\\u8853\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[13,19]}],\"user_mentions\":[{\"indices\":[3,11],\"name\":\"k_t_618\",\"screen_name\":\"k_t_618\",\"id\":15015946,\"id_str\":\"15015946\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"#tfcem \\u6280\\u8853\\u306f\\u3072\\u3068\\u3064\\u306e\\u75c5\\u3092\\u6301\\u3061\\u8fbc\\u307f\\u3001\\u305d\\u308c\\u3092\\u76f4\\u3059\\u306e\\u3082\\u307e\\u305f\\u6280\\u8853\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:06:26 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":117,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":387,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127747645358878722,\"in_reply_to_status_id_str\":null,\"id_str\":\"127747645358878722\",\"coordinates\":null},\"source\":\"web\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:25:44 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":695,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"1A1B1F\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":331,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"1984\\u5e74\\u751f\\u307e\\u308c\\u3002\\u5efa\\u7bc9\\u53f2\\u30fb\\u5efa\\u7bc9\\u7406\\u8ad6\\u3002\\u63cf\\u304d\\u307e\\u305b\\u3093\\u3002\\u4f5c\\u308a\\u307e\\u305b\\u3093\\u3002\\u66f8\\u304d\\u307e\\u3059\\u3002\\u5b66\\u90e8\\u3067\\u5409\\u7530\\u92fc\\u5e02\\u3001\\u4fee\\u58eb\\u3067\\u85e4\\u68ee\\u7167\\u4fe1\\u306b\\u5e2b\\u4e8b\\u3002\\u4fee\\u58eb\\uff08\\u5de5\\u5b66\\uff09\\u3002\\u3044\\u307e\\u535a\\u58eb\\u8ab2\\u7a0b\\uff08\\u9688\\u7814\\u543e\\u7814\\u7a76\\u5ba4\\uff09\\u3002LOVE\\uff1a\\u5efa\\u7bc9\\u3001\\u30b9\\u30ad\\u30fc\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u8a9e\\u3001ageHa\\u3002 Sensation White\\u306b\\u884c\\u304d\\u305f\\u3044\\u2192 http:\\/\\/youtu.be\\/897lIVkRmVM\",\"default_profile\":false,\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Mon Jan 03 14:08:00 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":25,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":425,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/twilog.org\\/8714423\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"screen_name\":\"8714423\",\"name\":\"y_yanai\",\"statuses_count\":2817,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"id\":233539798,\"id_str\":\"233539798\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127752502711042050,\"in_reply_to_status_id_str\":null,\"id_str\":\"127752502711042050\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 8866000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "645648d4-0320-4202-8706-50a358337aeb-127752502711042050" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @k_t_618: #tfcem ソシュール、言語の共時態と通時態。意味の理解のプロセス、なにかを相手に伝え相手を変え、同時に自分も変わっていくというプロセスは横断個体的なもの。", - "img": { - "src": "http://a3.twimg.com/profile_images/1527782791/gates_christo10_normal.jpg" - }, - "title": "y_yanai: RT @k_t_618: #tfcem ソシュール、言語の共時態と通時態。意味の理解のプロセス、なにかを相手に伝え相手を変え、同時に自分も変わっていくというプロセスは横断個体的なもの。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8895000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @k_t_618: #tfcem \\u30bd\\u30b7\\u30e5\\u30fc\\u30eb\\u3001\\u8a00\\u8a9e\\u306e\\u5171\\u6642\\u614b\\u3068\\u901a\\u6642\\u614b\\u3002\\u610f\\u5473\\u306e\\u7406\\u89e3\\u306e\\u30d7\\u30ed\\u30bb\\u30b9\\u3001\\u306a\\u306b\\u304b\\u3092\\u76f8\\u624b\\u306b\\u4f1d\\u3048\\u76f8\\u624b\\u3092\\u5909\\u3048\\u3001\\u540c\\u6642\\u306b\\u81ea\\u5206\\u3082\\u5909\\u308f\\u3063\\u3066\\u3044\\u304f\\u3068\\u3044\\u3046\\u30d7\\u30ed\\u30bb\\u30b9\\u306f\\u6a2a\\u65ad\\u500b\\u4f53\\u7684\\u306a\\u3082\\u306e\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[13,19]}],\"user_mentions\":[{\"indices\":[3,11],\"name\":\"k_t_618\",\"screen_name\":\"k_t_618\",\"id\":15015946,\"id_str\":\"15015946\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"#tfcem \\u30bd\\u30b7\\u30e5\\u30fc\\u30eb\\u3001\\u8a00\\u8a9e\\u306e\\u5171\\u6642\\u614b\\u3068\\u901a\\u6642\\u614b\\u3002\\u610f\\u5473\\u306e\\u7406\\u89e3\\u306e\\u30d7\\u30ed\\u30bb\\u30b9\\u3001\\u306a\\u306b\\u304b\\u3092\\u76f8\\u624b\\u306b\\u4f1d\\u3048\\u76f8\\u624b\\u3092\\u5909\\u3048\\u3001\\u540c\\u6642\\u306b\\u81ea\\u5206\\u3082\\u5909\\u308f\\u3063\\u3066\\u3044\\u304f\\u3068\\u3044\\u3046\\u30d7\\u30ed\\u30bb\\u30b9\\u306f\\u6a2a\\u65ad\\u500b\\u4f53\\u7684\\u306a\\u3082\\u306e\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":2,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:11:06 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"default_profile\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":117,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":387,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127748819218735104,\"in_reply_to_status_id_str\":null,\"id_str\":\"127748819218735104\",\"coordinates\":null},\"source\":\"web\",\"retweet_count\":2,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:26:13 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"favourites_count\":695,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"1A1B1F\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":331,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"1984\\u5e74\\u751f\\u307e\\u308c\\u3002\\u5efa\\u7bc9\\u53f2\\u30fb\\u5efa\\u7bc9\\u7406\\u8ad6\\u3002\\u63cf\\u304d\\u307e\\u305b\\u3093\\u3002\\u4f5c\\u308a\\u307e\\u305b\\u3093\\u3002\\u66f8\\u304d\\u307e\\u3059\\u3002\\u5b66\\u90e8\\u3067\\u5409\\u7530\\u92fc\\u5e02\\u3001\\u4fee\\u58eb\\u3067\\u85e4\\u68ee\\u7167\\u4fe1\\u306b\\u5e2b\\u4e8b\\u3002\\u4fee\\u58eb\\uff08\\u5de5\\u5b66\\uff09\\u3002\\u3044\\u307e\\u535a\\u58eb\\u8ab2\\u7a0b\\uff08\\u9688\\u7814\\u543e\\u7814\\u7a76\\u5ba4\\uff09\\u3002LOVE\\uff1a\\u5efa\\u7bc9\\u3001\\u30b9\\u30ad\\u30fc\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u8a9e\\u3001ageHa\\u3002 Sensation White\\u306b\\u884c\\u304d\\u305f\\u3044\\u2192 http:\\/\\/youtu.be\\/897lIVkRmVM\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Mon Jan 03 14:08:00 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":25,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":425,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/twilog.org\\/8714423\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"screen_name\":\"8714423\",\"name\":\"y_yanai\",\"statuses_count\":2818,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"id\":233539798,\"id_str\":\"233539798\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127752622647160833,\"in_reply_to_status_id_str\":null,\"id_str\":\"127752622647160833\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 8895000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "2d1925eb-73a6-4b2e-a30d-9351f0b36a7b-127752622647160833" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @k_t_618: #tfcem 横断個体化の条件は、三次的な過去把持。記憶技術によって維持される記憶が三次的な過去把持。", - "img": { - "src": "http://a3.twimg.com/profile_images/1527782791/gates_christo10_normal.jpg" - }, - "title": "y_yanai: RT @k_t_618: #tfcem 横断個体化の条件は、三次的な過去把持。記憶技術によって維持される記憶が三次的な過去把持。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8899000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @k_t_618: #tfcem \\u6a2a\\u65ad\\u500b\\u4f53\\u5316\\u306e\\u6761\\u4ef6\\u306f\\u3001\\u4e09\\u6b21\\u7684\\u306a\\u904e\\u53bb\\u628a\\u6301\\u3002\\u8a18\\u61b6\\u6280\\u8853\\u306b\\u3088\\u3063\\u3066\\u7dad\\u6301\\u3055\\u308c\\u308b\\u8a18\\u61b6\\u304c\\u4e09\\u6b21\\u7684\\u306a\\u904e\\u53bb\\u628a\\u6301\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[13,19]}],\"user_mentions\":[{\"indices\":[3,11],\"name\":\"k_t_618\",\"screen_name\":\"k_t_618\",\"id\":15015946,\"id_str\":\"15015946\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"#tfcem \\u6a2a\\u65ad\\u500b\\u4f53\\u5316\\u306e\\u6761\\u4ef6\\u306f\\u3001\\u4e09\\u6b21\\u7684\\u306a\\u904e\\u53bb\\u628a\\u6301\\u3002\\u8a18\\u61b6\\u6280\\u8853\\u306b\\u3088\\u3063\\u3066\\u7dad\\u6301\\u3055\\u308c\\u308b\\u8a18\\u61b6\\u304c\\u4e09\\u6b21\\u7684\\u306a\\u904e\\u53bb\\u628a\\u6301\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:12:16 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":117,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":387,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"default_profile\":true,\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127749113654677505,\"in_reply_to_status_id_str\":null,\"id_str\":\"127749113654677505\",\"coordinates\":null},\"source\":\"web\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:26:17 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":695,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"1A1B1F\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":331,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"1984\\u5e74\\u751f\\u307e\\u308c\\u3002\\u5efa\\u7bc9\\u53f2\\u30fb\\u5efa\\u7bc9\\u7406\\u8ad6\\u3002\\u63cf\\u304d\\u307e\\u305b\\u3093\\u3002\\u4f5c\\u308a\\u307e\\u305b\\u3093\\u3002\\u66f8\\u304d\\u307e\\u3059\\u3002\\u5b66\\u90e8\\u3067\\u5409\\u7530\\u92fc\\u5e02\\u3001\\u4fee\\u58eb\\u3067\\u85e4\\u68ee\\u7167\\u4fe1\\u306b\\u5e2b\\u4e8b\\u3002\\u4fee\\u58eb\\uff08\\u5de5\\u5b66\\uff09\\u3002\\u3044\\u307e\\u535a\\u58eb\\u8ab2\\u7a0b\\uff08\\u9688\\u7814\\u543e\\u7814\\u7a76\\u5ba4\\uff09\\u3002LOVE\\uff1a\\u5efa\\u7bc9\\u3001\\u30b9\\u30ad\\u30fc\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u8a9e\\u3001ageHa\\u3002 Sensation White\\u306b\\u884c\\u304d\\u305f\\u3044\\u2192 http:\\/\\/youtu.be\\/897lIVkRmVM\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Mon Jan 03 14:08:00 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":25,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":425,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/twilog.org\\/8714423\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"screen_name\":\"8714423\",\"name\":\"y_yanai\",\"statuses_count\":2819,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"id\":233539798,\"id_str\":\"233539798\",\"default_profile\":false,\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127752639747342336,\"in_reply_to_status_id_str\":null,\"id_str\":\"127752639747342336\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 8899000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "a5f31d8e-4c1e-4d6c-a60c-2b57cf41c774-127752639747342336" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @k_t_618: #tfcem この三次的な過去把持が世代横断的な記憶を可能とする。本やコンピュータもそれにあたる。", - "img": { - "src": "http://a3.twimg.com/profile_images/1527782791/gates_christo10_normal.jpg" - }, - "title": "y_yanai: RT @k_t_618: #tfcem この三次的な過去把持が世代横断的な記憶を可能とする。本やコンピュータもそれにあたる。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8903000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @k_t_618: #tfcem\\u3000\\u3053\\u306e\\u4e09\\u6b21\\u7684\\u306a\\u904e\\u53bb\\u628a\\u6301\\u304c\\u4e16\\u4ee3\\u6a2a\\u65ad\\u7684\\u306a\\u8a18\\u61b6\\u3092\\u53ef\\u80fd\\u3068\\u3059\\u308b\\u3002\\u672c\\u3084\\u30b3\\u30f3\\u30d4\\u30e5\\u30fc\\u30bf\\u3082\\u305d\\u308c\\u306b\\u3042\\u305f\\u308b\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[13,19]}],\"user_mentions\":[{\"indices\":[3,11],\"name\":\"k_t_618\",\"screen_name\":\"k_t_618\",\"id\":15015946,\"id_str\":\"15015946\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"#tfcem\\u3000\\u3053\\u306e\\u4e09\\u6b21\\u7684\\u306a\\u904e\\u53bb\\u628a\\u6301\\u304c\\u4e16\\u4ee3\\u6a2a\\u65ad\\u7684\\u306a\\u8a18\\u61b6\\u3092\\u53ef\\u80fd\\u3068\\u3059\\u308b\\u3002\\u672c\\u3084\\u30b3\\u30f3\\u30d4\\u30e5\\u30fc\\u30bf\\u3082\\u305d\\u308c\\u306b\\u3042\\u305f\\u308b\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":2,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:12:44 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":117,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":387,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"default_profile\":true,\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127749230872895490,\"in_reply_to_status_id_str\":null,\"id_str\":\"127749230872895490\",\"coordinates\":null},\"source\":\"web\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":2,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:26:21 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":695,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"1A1B1F\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":331,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"1984\\u5e74\\u751f\\u307e\\u308c\\u3002\\u5efa\\u7bc9\\u53f2\\u30fb\\u5efa\\u7bc9\\u7406\\u8ad6\\u3002\\u63cf\\u304d\\u307e\\u305b\\u3093\\u3002\\u4f5c\\u308a\\u307e\\u305b\\u3093\\u3002\\u66f8\\u304d\\u307e\\u3059\\u3002\\u5b66\\u90e8\\u3067\\u5409\\u7530\\u92fc\\u5e02\\u3001\\u4fee\\u58eb\\u3067\\u85e4\\u68ee\\u7167\\u4fe1\\u306b\\u5e2b\\u4e8b\\u3002\\u4fee\\u58eb\\uff08\\u5de5\\u5b66\\uff09\\u3002\\u3044\\u307e\\u535a\\u58eb\\u8ab2\\u7a0b\\uff08\\u9688\\u7814\\u543e\\u7814\\u7a76\\u5ba4\\uff09\\u3002LOVE\\uff1a\\u5efa\\u7bc9\\u3001\\u30b9\\u30ad\\u30fc\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u8a9e\\u3001ageHa\\u3002 Sensation White\\u306b\\u884c\\u304d\\u305f\\u3044\\u2192 http:\\/\\/youtu.be\\/897lIVkRmVM\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Mon Jan 03 14:08:00 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":25,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":425,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/twilog.org\\/8714423\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"screen_name\":\"8714423\",\"name\":\"y_yanai\",\"statuses_count\":2820,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"id\":233539798,\"id_str\":\"233539798\",\"default_profile\":false,\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127752657510215680,\"in_reply_to_status_id_str\":null,\"id_str\":\"127752657510215680\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 8903000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "a0d45b23-05ae-4875-98af-e398c1413762-127752657510215680" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @k_t_618: #tfcem ファルマコンとしてのエクリチュール。記憶の支えとなるとともに、記憶の衰退を呼び寄せる。(プラトン『パイドロス』)", - "img": { - "src": "http://a0.twimg.com/profile_images/367297383/sjd_icon_normal.jpg" - }, - "title": "衰弱堂: RT @k_t_618: #tfcem ファルマコンとしてのエクリチュール。記憶の支えとなるとともに、記憶の衰退を呼び寄せる。(プラトン『パイドロス』)", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8905000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @k_t_618: #tfcem \\u30d5\\u30a1\\u30eb\\u30de\\u30b3\\u30f3\\u3068\\u3057\\u3066\\u306e\\u30a8\\u30af\\u30ea\\u30c1\\u30e5\\u30fc\\u30eb\\u3002\\u8a18\\u61b6\\u306e\\u652f\\u3048\\u3068\\u306a\\u308b\\u3068\\u3068\\u3082\\u306b\\u3001\\u8a18\\u61b6\\u306e\\u8870\\u9000\\u3092\\u547c\\u3073\\u5bc4\\u305b\\u308b\\u3002\\uff08\\u30d7\\u30e9\\u30c8\\u30f3\\u300e\\u30d1\\u30a4\\u30c9\\u30ed\\u30b9\\u300f\\uff09\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[13,19]}],\"user_mentions\":[{\"indices\":[3,11],\"name\":\"k_t_618\",\"screen_name\":\"k_t_618\",\"id\":15015946,\"id_str\":\"15015946\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"#tfcem \\u30d5\\u30a1\\u30eb\\u30de\\u30b3\\u30f3\\u3068\\u3057\\u3066\\u306e\\u30a8\\u30af\\u30ea\\u30c1\\u30e5\\u30fc\\u30eb\\u3002\\u8a18\\u61b6\\u306e\\u652f\\u3048\\u3068\\u306a\\u308b\\u3068\\u3068\\u3082\\u306b\\u3001\\u8a18\\u61b6\\u306e\\u8870\\u9000\\u3092\\u547c\\u3073\\u5bc4\\u305b\\u308b\\u3002\\uff08\\u30d7\\u30e9\\u30c8\\u30f3\\u300e\\u30d1\\u30a4\\u30c9\\u30ed\\u30b9\\u300f\\uff09\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"1\",\"retweeters\":[14811910],\"favoriters\":[14811910],\"favoriters_count\":\"1\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:24:56 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"default_profile\":true,\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":117,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":387,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127752299350208512,\"in_reply_to_status_id_str\":null,\"id_str\":\"127752299350208512\",\"coordinates\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/janetter.net\\/\\\" rel=\\\"nofollow\\\"\\u003EJanetter2\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:26:23 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":9884,\"location\":\"\\u6771\\u4eac\",\"default_profile\":false,\"notifications\":null,\"profile_background_color\":\"d9bfbf\",\"lang\":\"ja\",\"profile_background_tile\":true,\"followers_count\":756,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/28438868\\/twtt4.jpg\",\"profile_sidebar_fill_color\":\"f2f2f2\",\"description\":\"\\u5143\\u6587\\u5b66\\u9752\\u5e74\\u3002\\u5143\\u7f8e\\u8853\\u8a55\\u8ad6\\u5bb6\\u3002\\u5143\\u30aa\\u30f3\\u30e9\\u30a4\\u30f3\\u30b2\\u30fc\\u30de\\u30fc\\u3002Web\\u304b\\u3089\\uff0f\\u306b\\u5411\\u304b\\u3063\\u3066\\uff0f\\u306e\\u4e2d\\u3067\\uff0f\\u3088\\u308d\\u305a\\u8003\\u3048\\u306c\\u304f\\u4eba\\u3002\\u30c7\\u30fc\\u30bf\\u30cf\\u30f3\\u30c9\\u30ea\\u30f3\\u30b0\\u3068\\u30b7\\u30ca\\u30ea\\u30aa\\u30d7\\u30e9\\u30f3\\u30cb\\u30f3\\u30b0\\u3067\\u98df\\u3079\\u3066\\u304d\\u305f\\u73fe\\u5728\\u96f6\\u7d30\\u81ea\\u55b6\\u696d\\u8005\\u3002a2i\\u500b\\u4eba\\u4f1a\\u54e1\\u3002\\u30bd\\u30fc\\u30b7\\u30e3\\u30eb\\u30b2\\u30fc\\u30e0\\u306e\\u89e3\\u6790\\u3084\\u308a\\u305f\\u3044\\u3002\",\"following\":null,\"time_zone\":\"Osaka\",\"created_at\":\"Sat May 17 15:50:05 +0000 2008\",\"profile_sidebar_border_color\":\"336633\",\"is_translator\":false,\"listed_count\":95,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":765,\"protected\":false,\"profile_text_color\":\"323232\",\"url\":\"http:\\/\\/suijackdo.seesaa.net\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/367297383\\/sjd_icon_normal.jpg\",\"screen_name\":\"SuiJackDo\",\"name\":\"\\u8870\\u5f31\\u5802\",\"statuses_count\":10748,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/28438868\\/twtt4.jpg\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/367297383\\/sjd_icon_normal.jpg\",\"id\":14811910,\"id_str\":\"14811910\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"336733\"},\"retweeted\":false,\"id\":127752664737001472,\"in_reply_to_status_id_str\":null,\"id_str\":\"127752664737001472\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 8905000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "502ef4ce-143d-479e-b641-877cc61afbb6-127752664737001472" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @k_t_618: #tfcem 三次的過去把持によってメタ安定、二次的で集団的な記憶がそれによって可能となる。", - "img": { - "src": "http://a3.twimg.com/profile_images/1527782791/gates_christo10_normal.jpg" - }, - "title": "y_yanai: RT @k_t_618: #tfcem 三次的過去把持によってメタ安定、二次的で集団的な記憶がそれによって可能となる。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8943000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @k_t_618: #tfcem\\u3000\\u4e09\\u6b21\\u7684\\u904e\\u53bb\\u628a\\u6301\\u306b\\u3088\\u3063\\u3066\\u30e1\\u30bf\\u5b89\\u5b9a\\u3001\\u4e8c\\u6b21\\u7684\\u3067\\u96c6\\u56e3\\u7684\\u306a\\u8a18\\u61b6\\u304c\\u305d\\u308c\\u306b\\u3088\\u3063\\u3066\\u53ef\\u80fd\\u3068\\u306a\\u308b\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[13,19]}],\"user_mentions\":[{\"indices\":[3,11],\"name\":\"k_t_618\",\"screen_name\":\"k_t_618\",\"id\":15015946,\"id_str\":\"15015946\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"#tfcem\\u3000\\u4e09\\u6b21\\u7684\\u904e\\u53bb\\u628a\\u6301\\u306b\\u3088\\u3063\\u3066\\u30e1\\u30bf\\u5b89\\u5b9a\\u3001\\u4e8c\\u6b21\\u7684\\u3067\\u96c6\\u56e3\\u7684\\u306a\\u8a18\\u61b6\\u304c\\u305d\\u308c\\u306b\\u3088\\u3063\\u3066\\u53ef\\u80fd\\u3068\\u306a\\u308b\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":1,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:13:06 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":117,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"default_profile\":true,\"statuses_count\":387,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127749323986440192,\"in_reply_to_status_id_str\":null,\"id_str\":\"127749323986440192\",\"coordinates\":null},\"source\":\"web\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":1,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:27:01 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":695,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"1A1B1F\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":331,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"1984\\u5e74\\u751f\\u307e\\u308c\\u3002\\u5efa\\u7bc9\\u53f2\\u30fb\\u5efa\\u7bc9\\u7406\\u8ad6\\u3002\\u63cf\\u304d\\u307e\\u305b\\u3093\\u3002\\u4f5c\\u308a\\u307e\\u305b\\u3093\\u3002\\u66f8\\u304d\\u307e\\u3059\\u3002\\u5b66\\u90e8\\u3067\\u5409\\u7530\\u92fc\\u5e02\\u3001\\u4fee\\u58eb\\u3067\\u85e4\\u68ee\\u7167\\u4fe1\\u306b\\u5e2b\\u4e8b\\u3002\\u4fee\\u58eb\\uff08\\u5de5\\u5b66\\uff09\\u3002\\u3044\\u307e\\u535a\\u58eb\\u8ab2\\u7a0b\\uff08\\u9688\\u7814\\u543e\\u7814\\u7a76\\u5ba4\\uff09\\u3002LOVE\\uff1a\\u5efa\\u7bc9\\u3001\\u30b9\\u30ad\\u30fc\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u8a9e\\u3001ageHa\\u3002 Sensation White\\u306b\\u884c\\u304d\\u305f\\u3044\\u2192 http:\\/\\/youtu.be\\/897lIVkRmVM\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Mon Jan 03 14:08:00 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":25,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":425,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/twilog.org\\/8714423\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"screen_name\":\"8714423\",\"name\":\"y_yanai\",\"default_profile\":false,\"statuses_count\":2821,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"id\":233539798,\"id_str\":\"233539798\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127752823805972481,\"in_reply_to_status_id_str\":null,\"id_str\":\"127752823805972481\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 8943000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "b2146166-80f4-478e-ba4e-a892ce4c0661-127752823805972481" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "冒頭の石田英敬先生の講演に続き、ベルナール・スティグレール氏の講演をUST中。http://t.co/wPy3MUc9 #tfcem", - "img": { - "src": "http://a2.twimg.com/sticky/default_profile_images/default_profile_3_normal.png" - }, - "title": "Yoshikazu NANGO: 冒頭の石田英敬先生の講演に続き、ベルナール・スティグレール氏の講演をUST中。http://t.co/wPy3MUc9 #tfcem", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 8992000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u5192\\u982d\\u306e\\u77f3\\u7530\\u82f1\\u656c\\u5148\\u751f\\u306e\\u8b1b\\u6f14\\u306b\\u7d9a\\u304d\\u3001\\u30d9\\u30eb\\u30ca\\u30fc\\u30eb\\u30fb\\u30b9\\u30c6\\u30a3\\u30b0\\u30ec\\u30fc\\u30eb\\u6c0f\\u306e\\u8b1b\\u6f14\\u3092UST\\u4e2d\\u3002http:\\/\\/t.co\\/wPy3MUc9 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"bit.ly\\/n21fmr\",\"indices\":[39,59],\"expanded_url\":\"http:\\/\\/bit.ly\\/n21fmr\",\"url\":\"http:\\/\\/t.co\\/wPy3MUc9\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[61,67]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"web\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:27:50 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":0,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":1817,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\\u5357\\u5f8c\\u7531\\u548c\\u30021979\\u5e74\\u5927\\u962a\\u5e9c\\u751f\\u307e\\u308c\\u3002\\u6771\\u4eac\\u5927\\u5b66\\u5927\\u5b66\\u9662\\u60c5\\u5831\\u5b66\\u74b0\\u7279\\u4efb\\u8b1b\\u5e2b\\u3002\\u793e\\u4f1a\\u5b66\\u3001\\u90fd\\u5e02\\u30fb\\u5efa\\u7bc9\\u8ad6\\u3002\\u6851\\u6ca2\\u30c7\\u30b6\\u30a4\\u30f3\\u7814\\u7a76\\u6240\\u3001\\u99d2\\u6fa4\\u5927\\u5b66\\u3001\\u6cd5\\u653f\\u5927\\u5b66\\u3001\\u65e9\\u7a32\\u7530\\u5927\\u5b66\\u975e\\u5e38\\u52e4\\u8b1b\\u5e2b\\u3002\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Sat Dec 26 14:10:04 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":180,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":216,\"protected\":false,\"default_profile\":true,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"screen_name\":\"y_nango\",\"name\":\"Yoshikazu NANGO\",\"statuses_count\":1818,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"id\":99508965,\"id_str\":\"99508965\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127753031545651200,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127753031545651200\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 8992000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "6f86a825-ece9-4e85-948d-9b1a0934c96d-127753031545651200" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem カタストロフィ…我々は何を共有しどこへ向かっているのだろう…", - "img": { - "src": "http://a2.twimg.com/profile_images/1393890682/image_normal.jpg" - }, - "title": "O'tera: #tfcem カタストロフィ…我々は何を共有しどこへ向かっているのだろう…", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9031000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u30a3\\u2026\\u6211\\u3005\\u306f\\u4f55\\u3092\\u5171\\u6709\\u3057\\u3069\\u3053\\u3078\\u5411\\u304b\\u3063\\u3066\\u3044\\u308b\\u306e\\u3060\\u308d\\u3046\\u2026\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:28:29 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":1482,\"location\":\"Wherever interesting\",\"default_profile\":false,\"notifications\":null,\"profile_background_color\":\"642D8B\",\"lang\":\"en\",\"profile_background_tile\":true,\"followers_count\":124,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/183974121\\/vanishing-point.jpg\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"description\":\"PhdStudent (BA&MSc from University of London)\\r\\n\\u7279\\u6280:\\u591a\\u8a00\\u8a9e\\u7269\\u771f\\u4f3c\\r\\n\",\"following\":null,\"time_zone\":\"London\",\"created_at\":\"Mon Jun 15 13:39:35 +0000 2009\",\"profile_sidebar_border_color\":\"65B0DA\",\"is_translator\":false,\"listed_count\":6,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":309,\"protected\":false,\"profile_text_color\":\"3D1957\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1393890682\\/image_normal.jpg\",\"screen_name\":\"Yuki0tera\",\"name\":\"O'tera\",\"statuses_count\":1508,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/183974121\\/vanishing-point.jpg\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1393890682\\/image_normal.jpg\",\"id\":47336306,\"id_str\":\"47336306\",\"verified\":false,\"utc_offset\":0,\"profile_link_color\":\"FF0000\"},\"retweeted\":false,\"id\":127753191394783232,\"in_reply_to_status_id_str\":null,\"id_str\":\"127753191394783232\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 9031000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "9080ae50-53d9-421f-bb07-ef91fc2b386e-127753191394783232" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "帰宅してスティグレールのユーストクリックしたんだけど…これフランスでやってるのか。 #tfcem", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "××××: 帰宅してスティグレールのユーストクリックしたんだけど…これフランスでやってるのか。 #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9049000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u5e30\\u5b85\\u3057\\u3066\\u30b9\\u30c6\\u30a3\\u30b0\\u30ec\\u30fc\\u30eb\\u306e\\u30e6\\u30fc\\u30b9\\u30c8\\u30af\\u30ea\\u30c3\\u30af\\u3057\\u305f\\u3093\\u3060\\u3051\\u3069\\u2026\\u3053\\u308c\\u30d5\\u30e9\\u30f3\\u30b9\\u3067\\u3084\\u3063\\u3066\\u308b\\u306e\\u304b\\u3002 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[42,48]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"web\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:28:47 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":0,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":28,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\\u3082\\u3046\\u3044\\u3084\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Fri Nov 13 02:49:13 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":1,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":132,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"njeoisr\",\"name\":\"\\u00d7\\u00d7\\u00d7\\u00d7\",\"statuses_count\":590,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":89608821,\"id_str\":\"89608821\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127753269350105091,\"in_reply_to_status_id_str\":null,\"id_str\":\"127753269350105091\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 9049000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "91a6a4ba-33eb-4a2a-b606-1a48b9d11e44-127753269350105091" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @y_nango: 冒頭の石田英敬先生の講演に続き、ベルナール・スティグレール氏の講演をUST中。http://t.co/wPy3MUc9 #tfcem", - "img": { - "src": "http://a2.twimg.com/profile_images/1393890682/image_normal.jpg" - }, - "title": "O'tera: RT @y_nango: 冒頭の石田英敬先生の講演に続き、ベルナール・スティグレール氏の講演をUST中。http://t.co/wPy3MUc9 #tfcem", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9064000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @y_nango: \\u5192\\u982d\\u306e\\u77f3\\u7530\\u82f1\\u656c\\u5148\\u751f\\u306e\\u8b1b\\u6f14\\u306b\\u7d9a\\u304d\\u3001\\u30d9\\u30eb\\u30ca\\u30fc\\u30eb\\u30fb\\u30b9\\u30c6\\u30a3\\u30b0\\u30ec\\u30fc\\u30eb\\u6c0f\\u306e\\u8b1b\\u6f14\\u3092UST\\u4e2d\\u3002http:\\/\\/t.co\\/wPy3MUc9 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"bit.ly\\/n21fmr\",\"indices\":[52,72],\"expanded_url\":\"http:\\/\\/bit.ly\\/n21fmr\",\"url\":\"http:\\/\\/t.co\\/wPy3MUc9\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[74,80]}],\"user_mentions\":[{\"indices\":[3,11],\"name\":\"Yoshikazu NANGO\",\"screen_name\":\"y_nango\",\"id\":99508965,\"id_str\":\"99508965\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"\\u5192\\u982d\\u306e\\u77f3\\u7530\\u82f1\\u656c\\u5148\\u751f\\u306e\\u8b1b\\u6f14\\u306b\\u7d9a\\u304d\\u3001\\u30d9\\u30eb\\u30ca\\u30fc\\u30eb\\u30fb\\u30b9\\u30c6\\u30a3\\u30b0\\u30ec\\u30fc\\u30eb\\u6c0f\\u306e\\u8b1b\\u6f14\\u3092UST\\u4e2d\\u3002http:\\/\\/t.co\\/wPy3MUc9 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"bit.ly\\/n21fmr\",\"indices\":[39,59],\"expanded_url\":\"http:\\/\\/bit.ly\\/n21fmr\",\"url\":\"http:\\/\\/t.co\\/wPy3MUc9\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[61,67]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"web\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:27:50 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":0,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":1817,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\\u5357\\u5f8c\\u7531\\u548c\\u30021979\\u5e74\\u5927\\u962a\\u5e9c\\u751f\\u307e\\u308c\\u3002\\u6771\\u4eac\\u5927\\u5b66\\u5927\\u5b66\\u9662\\u60c5\\u5831\\u5b66\\u74b0\\u7279\\u4efb\\u8b1b\\u5e2b\\u3002\\u793e\\u4f1a\\u5b66\\u3001\\u90fd\\u5e02\\u30fb\\u5efa\\u7bc9\\u8ad6\\u3002\\u6851\\u6ca2\\u30c7\\u30b6\\u30a4\\u30f3\\u7814\\u7a76\\u6240\\u3001\\u99d2\\u6fa4\\u5927\\u5b66\\u3001\\u6cd5\\u653f\\u5927\\u5b66\\u3001\\u65e9\\u7a32\\u7530\\u5927\\u5b66\\u975e\\u5e38\\u52e4\\u8b1b\\u5e2b\\u3002\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Sat Dec 26 14:10:04 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":180,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":216,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"screen_name\":\"y_nango\",\"name\":\"Yoshikazu NANGO\",\"statuses_count\":1819,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"id\":99508965,\"id_str\":\"99508965\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127753031545651200,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127753031545651200\",\"coordinates\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:29:02 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":1482,\"location\":\"Wherever interesting\",\"notifications\":null,\"profile_background_color\":\"642D8B\",\"default_profile\":false,\"lang\":\"en\",\"profile_background_tile\":true,\"followers_count\":124,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/183974121\\/vanishing-point.jpg\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"description\":\"PhdStudent (BA&MSc from University of London)\\r\\n\\u7279\\u6280:\\u591a\\u8a00\\u8a9e\\u7269\\u771f\\u4f3c\\r\\n\",\"following\":null,\"time_zone\":\"London\",\"created_at\":\"Mon Jun 15 13:39:35 +0000 2009\",\"profile_sidebar_border_color\":\"65B0DA\",\"is_translator\":false,\"listed_count\":6,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":309,\"protected\":false,\"profile_text_color\":\"3D1957\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1393890682\\/image_normal.jpg\",\"screen_name\":\"Yuki0tera\",\"name\":\"O'tera\",\"statuses_count\":1510,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/183974121\\/vanishing-point.jpg\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1393890682\\/image_normal.jpg\",\"id\":47336306,\"id_str\":\"47336306\",\"verified\":false,\"utc_offset\":0,\"profile_link_color\":\"FF0000\"},\"retweeted\":false,\"id\":127753333627826177,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127753333627826177\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 9064000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "568d799a-de85-46d1-a99b-df25b2f8e122-127753333627826177" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem システム的カタストロフとしての原発事故。経済的なシステム的カタストロフ(リーマンショック?)も平行する。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem システム的カタストロフとしての原発事故。経済的なシステム的カタストロフ(リーマンショック?)も平行する。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9072000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u30b7\\u30b9\\u30c6\\u30e0\\u7684\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u3068\\u3057\\u3066\\u306e\\u539f\\u767a\\u4e8b\\u6545\\u3002\\u7d4c\\u6e08\\u7684\\u306a\\u30b7\\u30b9\\u30c6\\u30e0\\u7684\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\uff08\\u30ea\\u30fc\\u30de\\u30f3\\u30b7\\u30e7\\u30c3\\u30af\\uff1f\\uff09\\u3082\\u5e73\\u884c\\u3059\\u308b\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:29:10 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":117,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":388,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127753363763892225,\"in_reply_to_status_id_str\":null,\"id_str\":\"127753363763892225\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 9072000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "f7fc7af7-e8ba-4ce3-96ff-c13284b9c5ae-127753363763892225" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 3次的外材的な記憶の把持と2次的な心理的な記憶把持=思い出。理解をメタ安定化させるための横断的個体化。先ほどの石田先生の例で言えば、津波がきた場所に建つ神社や位牌などが3次的把持。メタ安定化はなぜいま、そしてどのような形で必要とされるのか。", - "img": { - "src": "http://a1.twimg.com/profile_images/547947819/091107_1604_021_normal.jpg" - }, - "title": "jun abe: #tfcem 3次的外材的な記憶の把持と2次的な心理的な記憶把持=思い出。理解をメタ安定化させるための横断的個体化。先ほどの石田先生の例で言えば、津波がきた場所に建つ神社や位牌などが3次的把持。メタ安定化はなぜいま、そしてどのような形で必要とされるのか。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9084000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem 3\\u6b21\\u7684\\u5916\\u6750\\u7684\\u306a\\u8a18\\u61b6\\u306e\\u628a\\u6301\\u30682\\u6b21\\u7684\\u306a\\u5fc3\\u7406\\u7684\\u306a\\u8a18\\u61b6\\u628a\\u6301\\uff1d\\u601d\\u3044\\u51fa\\u3002\\u7406\\u89e3\\u3092\\u30e1\\u30bf\\u5b89\\u5b9a\\u5316\\u3055\\u305b\\u308b\\u305f\\u3081\\u306e\\u6a2a\\u65ad\\u7684\\u500b\\u4f53\\u5316\\u3002\\u5148\\u307b\\u3069\\u306e\\u77f3\\u7530\\u5148\\u751f\\u306e\\u4f8b\\u3067\\u8a00\\u3048\\u3070\\u3001\\u6d25\\u6ce2\\u304c\\u304d\\u305f\\u5834\\u6240\\u306b\\u5efa\\u3064\\u795e\\u793e\\u3084\\u4f4d\\u724c\\u306a\\u3069\\u304c3\\u6b21\\u7684\\u628a\\u6301\\u3002\\u30e1\\u30bf\\u5b89\\u5b9a\\u5316\\u306f\\u306a\\u305c\\u3044\\u307e\\u3001\\u305d\\u3057\\u3066\\u3069\\u306e\\u3088\\u3046\\u306a\\u5f62\\u3067\\u5fc5\\u8981\\u3068\\u3055\\u308c\\u308b\\u306e\\u304b\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:29:22 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":365,\"location\":\"TOKYO\",\"default_profile\":false,\"notifications\":null,\"profile_background_color\":\"f5f5f5\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":554,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"fdfffc\",\"description\":\"\\u307e\\u305a\\u306f\\u6383\\u82d4\\u304b\\u3089\\u3002\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Mon Nov 23 16:03:52 +0000 2009\",\"profile_sidebar_border_color\":\"c0deed\",\"is_translator\":false,\"listed_count\":41,\"geo_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":476,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/547947819\\/091107_1604_021_normal.jpg\",\"screen_name\":\"jun_abe\",\"name\":\"jun abe\",\"statuses_count\":7356,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/547947819\\/091107_1604_021_normal.jpg\",\"id\":92049841,\"id_str\":\"92049841\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"ff6e6e\"},\"retweeted\":false,\"id\":127753416612118529,\"in_reply_to_status_id_str\":null,\"id_str\":\"127753416612118529\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 9084000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "c30e723b-b8dd-48e7-a038-6957837d4b47-127753416612118529" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem ここ三十年、技術的革新はあらたなフェーズに入っており、社会的に通用している諸制度がたえず宙づりにされつづけている。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem ここ三十年、技術的革新はあらたなフェーズに入っており、社会的に通用している諸制度がたえず宙づりにされつづけている。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9250000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u3053\\u3053\\u4e09\\u5341\\u5e74\\u3001\\u6280\\u8853\\u7684\\u9769\\u65b0\\u306f\\u3042\\u3089\\u305f\\u306a\\u30d5\\u30a7\\u30fc\\u30ba\\u306b\\u5165\\u3063\\u3066\\u304a\\u308a\\u3001\\u793e\\u4f1a\\u7684\\u306b\\u901a\\u7528\\u3057\\u3066\\u3044\\u308b\\u8af8\\u5236\\u5ea6\\u304c\\u305f\\u3048\\u305a\\u5b99\\u3065\\u308a\\u306b\\u3055\\u308c\\u3064\\u3065\\u3051\\u3066\\u3044\\u308b\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:32:08 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"default_profile\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":117,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":389,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127754111537000448,\"in_reply_to_status_id_str\":null,\"id_str\":\"127754111537000448\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 9250000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "ed569716-4a76-4185-848d-37fa6c920f7a-127754111537000448" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem so, poison can b medicine vise versa...", - "img": { - "src": "http://a2.twimg.com/profile_images/1393890682/image_normal.jpg" - }, - "title": "O'tera: #tfcem so, poison can b medicine vise versa...", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9260000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem so, poison can b medicine vise versa...\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:32:18 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":1482,\"location\":\"Wherever interesting\",\"notifications\":null,\"profile_background_color\":\"642D8B\",\"lang\":\"en\",\"profile_background_tile\":true,\"followers_count\":124,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/183974121\\/vanishing-point.jpg\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"description\":\"PhdStudent (BA&MSc from University of London)\\r\\n\\u7279\\u6280:\\u591a\\u8a00\\u8a9e\\u7269\\u771f\\u4f3c\\r\\n\",\"following\":null,\"time_zone\":\"London\",\"created_at\":\"Mon Jun 15 13:39:35 +0000 2009\",\"profile_sidebar_border_color\":\"65B0DA\",\"is_translator\":false,\"default_profile\":false,\"listed_count\":6,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":309,\"protected\":false,\"profile_text_color\":\"3D1957\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1393890682\\/image_normal.jpg\",\"screen_name\":\"Yuki0tera\",\"name\":\"O'tera\",\"statuses_count\":1511,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/183974121\\/vanishing-point.jpg\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1393890682\\/image_normal.jpg\",\"id\":47336306,\"id_str\":\"47336306\",\"verified\":false,\"utc_offset\":0,\"profile_link_color\":\"FF0000\"},\"retweeted\":false,\"id\":127754155602354176,\"in_reply_to_status_id_str\":null,\"id_str\":\"127754155602354176\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 9260000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "a86cd495-2259-4f11-9ddf-2201037f9647-127754155602354176" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "リヨンからお届けしております!RT @njeoisr 帰宅してスティグレールのユーストクリックしたんだけど…これフランスでやってるのか。 #tfcem", - "img": { - "src": "http://a3.twimg.com/profile_images/1527782791/gates_christo10_normal.jpg" - }, - "title": "y_yanai: リヨンからお届けしております!RT @njeoisr 帰宅してスティグレールのユーストクリックしたんだけど…これフランスでやってるのか。 #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9280000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u30ea\\u30e8\\u30f3\\u304b\\u3089\\u304a\\u5c4a\\u3051\\u3057\\u3066\\u304a\\u308a\\u307e\\u3059\\uff01RT @njeoisr \\u5e30\\u5b85\\u3057\\u3066\\u30b9\\u30c6\\u30a3\\u30b0\\u30ec\\u30fc\\u30eb\\u306e\\u30e6\\u30fc\\u30b9\\u30c8\\u30af\\u30ea\\u30c3\\u30af\\u3057\\u305f\\u3093\\u3060\\u3051\\u3069\\u2026\\u3053\\u308c\\u30d5\\u30e9\\u30f3\\u30b9\\u3067\\u3084\\u3063\\u3066\\u308b\\u306e\\u304b\\u3002 #tfcem\",\"in_reply_to_user_id_str\":\"89608821\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[69,75]}],\"user_mentions\":[{\"indices\":[18,26],\"name\":\"\\u00d7\\u00d7\\u00d7\\u00d7\",\"screen_name\":\"njeoisr\",\"id\":89608821,\"id_str\":\"89608821\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":89608821,\"source\":\"web\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:32:38 +0000 2011\",\"in_reply_to_status_id\":127753269350105091,\"geo\":null,\"in_reply_to_screen_name\":\"njeoisr\",\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":695,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"1A1B1F\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":331,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"1984\\u5e74\\u751f\\u307e\\u308c\\u3002\\u5efa\\u7bc9\\u53f2\\u30fb\\u5efa\\u7bc9\\u7406\\u8ad6\\u3002\\u63cf\\u304d\\u307e\\u305b\\u3093\\u3002\\u4f5c\\u308a\\u307e\\u305b\\u3093\\u3002\\u66f8\\u304d\\u307e\\u3059\\u3002\\u5b66\\u90e8\\u3067\\u5409\\u7530\\u92fc\\u5e02\\u3001\\u4fee\\u58eb\\u3067\\u85e4\\u68ee\\u7167\\u4fe1\\u306b\\u5e2b\\u4e8b\\u3002\\u4fee\\u58eb\\uff08\\u5de5\\u5b66\\uff09\\u3002\\u3044\\u307e\\u535a\\u58eb\\u8ab2\\u7a0b\\uff08\\u9688\\u7814\\u543e\\u7814\\u7a76\\u5ba4\\uff09\\u3002LOVE\\uff1a\\u5efa\\u7bc9\\u3001\\u30b9\\u30ad\\u30fc\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u8a9e\\u3001ageHa\\u3002 Sensation White\\u306b\\u884c\\u304d\\u305f\\u3044\\u2192 http:\\/\\/youtu.be\\/897lIVkRmVM\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Mon Jan 03 14:08:00 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":25,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":425,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/twilog.org\\/8714423\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"screen_name\":\"8714423\",\"name\":\"y_yanai\",\"statuses_count\":2822,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"id\":233539798,\"id_str\":\"233539798\",\"default_profile\":false,\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127754238976729091,\"in_reply_to_status_id_str\":\"127753269350105091\",\"id_str\":\"127754238976729091\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 9280000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "02f33222-94ca-43ed-8869-d0f59267250c-127754238976729091" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 技術革新の加速は、同時に二番目の契機、すなわち宙づりを社会のなかに取り込むという能動的なプロセスを必要とする。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 技術革新の加速は、同時に二番目の契機、すなわち宙づりを社会のなかに取り込むという能動的なプロセスを必要とする。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9309000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u6280\\u8853\\u9769\\u65b0\\u306e\\u52a0\\u901f\\u306f\\u3001\\u540c\\u6642\\u306b\\u4e8c\\u756a\\u76ee\\u306e\\u5951\\u6a5f\\u3001\\u3059\\u306a\\u308f\\u3061\\u5b99\\u3065\\u308a\\u3092\\u793e\\u4f1a\\u306e\\u306a\\u304b\\u306b\\u53d6\\u308a\\u8fbc\\u3080\\u3068\\u3044\\u3046\\u80fd\\u52d5\\u7684\\u306a\\u30d7\\u30ed\\u30bb\\u30b9\\u3092\\u5fc5\\u8981\\u3068\\u3059\\u308b\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:33:07 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":117,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":390,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127754361421037568,\"in_reply_to_status_id_str\":null,\"id_str\":\"127754361421037568\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 9309000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "062db9d1-cbf0-4884-a53c-33854d25f5e6-127754361421037568" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem http://t.co/2kB2JcDi", - "img": { - "src": "http://a2.twimg.com/profile_images/1393890682/image_normal.jpg" - }, - "title": "O'tera: #tfcem http://t.co/2kB2JcDi", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9327000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem http:\\/\\/t.co\\/2kB2JcDi\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"yfrog.com\\/oc478rej\",\"indices\":[8,28],\"expanded_url\":\"http:\\/\\/yfrog.com\\/oc478rej\",\"url\":\"http:\\/\\/t.co\\/2kB2JcDi\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:33:25 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"favourites_count\":1482,\"location\":\"Wherever interesting\",\"notifications\":null,\"profile_background_color\":\"642D8B\",\"lang\":\"en\",\"profile_background_tile\":true,\"followers_count\":124,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/183974121\\/vanishing-point.jpg\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"description\":\"PhdStudent (BA&MSc from University of London)\\r\\n\\u7279\\u6280:\\u591a\\u8a00\\u8a9e\\u7269\\u771f\\u4f3c\\r\\n\",\"following\":null,\"time_zone\":\"London\",\"created_at\":\"Mon Jun 15 13:39:35 +0000 2009\",\"profile_sidebar_border_color\":\"65B0DA\",\"is_translator\":false,\"listed_count\":6,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":309,\"protected\":false,\"profile_text_color\":\"3D1957\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1393890682\\/image_normal.jpg\",\"screen_name\":\"Yuki0tera\",\"name\":\"O'tera\",\"statuses_count\":1512,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/183974121\\/vanishing-point.jpg\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1393890682\\/image_normal.jpg\",\"id\":47336306,\"id_str\":\"47336306\",\"verified\":false,\"utc_offset\":0,\"profile_link_color\":\"FF0000\"},\"retweeted\":false,\"id\":127754436050305024,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127754436050305024\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 9327000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "32589ecb-e28f-424e-901b-be4f612957fa-127754436050305024" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "フランス語は分からないけれど『ヌーヴェル』という言葉だけは聞き取れる。ヌーヴェルとは新しい波の意味。破滅的な意味を持つカタストロフを語る上でヌーヴェルという語が用いられるのは至極真っ当だとも思いながら不思議を感覚したりもする。#tfcem", - "img": { - "src": "http://a2.twimg.com/profile_images/1511094385/IMG_15603_normal.jpg" - }, - "title": "Koichi Kubodera: フランス語は分からないけれど『ヌーヴェル』という言葉だけは聞き取れる。ヌーヴェルとは新しい波の意味。破滅的な意味を持つカタストロフを語る上でヌーヴェルという語が用いられるのは至極真っ当だとも思いながら不思議を感覚したりもする。#tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9371000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u30d5\\u30e9\\u30f3\\u30b9\\u8a9e\\u306f\\u5206\\u304b\\u3089\\u306a\\u3044\\u3051\\u308c\\u3069\\u300e\\u30cc\\u30fc\\u30f4\\u30a7\\u30eb\\u300f\\u3068\\u3044\\u3046\\u8a00\\u8449\\u3060\\u3051\\u306f\\u805e\\u304d\\u53d6\\u308c\\u308b\\u3002\\u30cc\\u30fc\\u30f4\\u30a7\\u30eb\\u3068\\u306f\\u65b0\\u3057\\u3044\\u6ce2\\u306e\\u610f\\u5473\\u3002\\u7834\\u6ec5\\u7684\\u306a\\u610f\\u5473\\u3092\\u6301\\u3064\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u3092\\u8a9e\\u308b\\u4e0a\\u3067\\u30cc\\u30fc\\u30f4\\u30a7\\u30eb\\u3068\\u3044\\u3046\\u8a9e\\u304c\\u7528\\u3044\\u3089\\u308c\\u308b\\u306e\\u306f\\u81f3\\u6975\\u771f\\u3063\\u5f53\\u3060\\u3068\\u3082\\u601d\\u3044\\u306a\\u304c\\u3089\\u4e0d\\u601d\\u8b70\\u3092\\u611f\\u899a\\u3057\\u305f\\u308a\\u3082\\u3059\\u308b\\u3002#tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[113,119]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"web\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:34:09 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":913,\"location\":\"TOKYO\\uff0fTACHIKAWA\",\"notifications\":null,\"profile_background_color\":\"ffffff\",\"lang\":\"ja\",\"profile_background_tile\":true,\"followers_count\":204,\"default_profile\":false,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/282875363\\/_____3.png\",\"profile_sidebar_fill_color\":\"e0ebff\",\"description\":\"Since1988\\uff0fOGP(oremoomaemoganbareyo project)\\uff0f\\u3080\\u306b\\u306a\\u308b\\u3068\\u30fc\\u304f\\uff0fta-re\\uff0fOTA Production\\uff0fNEO\\u5805\\u6c17\\uff0fTZU\\u6620\\u753b\\u5c02\\u653b4\\u5e74\\uff0f\\u8acf\\u8a2a\\u30bc\\u30df\\u30ca\\u30fc\\u30eb\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jan 21 08:47:04 +0000 2010\",\"profile_sidebar_border_color\":\"ffffff\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":253,\"protected\":false,\"profile_text_color\":\"6b7aff\",\"url\":\"http:\\/\\/zokeisuwasemi.blogspot.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1511094385\\/IMG_15603_normal.jpg\",\"screen_name\":\"temple_ogp\",\"name\":\"Koichi Kubodera\",\"statuses_count\":5747,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/282875363\\/_____3.png\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1511094385\\/IMG_15603_normal.jpg\",\"id\":106998187,\"id_str\":\"106998187\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"1e00ff\"},\"retweeted\":false,\"id\":127754619265888256,\"in_reply_to_status_id_str\":null,\"id_str\":\"127754619265888256\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 9371000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "bb72de25-283f-4734-8c97-40d91d34ce02-127754619265888256" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 技術革新をコントロールしようと試みるものとしてのマーケティング。それを先導していったのは金融投資。短期的な利潤がそこでは目的となっている。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 技術革新をコントロールしようと試みるものとしてのマーケティング。それを先導していったのは金融投資。短期的な利潤がそこでは目的となっている。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9566000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u6280\\u8853\\u9769\\u65b0\\u3092\\u30b3\\u30f3\\u30c8\\u30ed\\u30fc\\u30eb\\u3057\\u3088\\u3046\\u3068\\u8a66\\u307f\\u308b\\u3082\\u306e\\u3068\\u3057\\u3066\\u306e\\u30de\\u30fc\\u30b1\\u30c6\\u30a3\\u30f3\\u30b0\\u3002\\u305d\\u308c\\u3092\\u5148\\u5c0e\\u3057\\u3066\\u3044\\u3063\\u305f\\u306e\\u306f\\u91d1\\u878d\\u6295\\u8cc7\\u3002\\u77ed\\u671f\\u7684\\u306a\\u5229\\u6f64\\u304c\\u305d\\u3053\\u3067\\u306f\\u76ee\\u7684\\u3068\\u306a\\u3063\\u3066\\u3044\\u308b\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:37:24 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"default_profile\":true,\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":117,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":391,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127755435938807808,\"in_reply_to_status_id_str\":null,\"id_str\":\"127755435938807808\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 9566000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "b3a6afa1-7007-4104-bf0b-0b0d387ca65c-127755435938807808" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 現在を引っ張っていく目的が、きわめて短期の利潤となってしまう。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 現在を引っ張っていく目的が、きわめて短期の利潤となってしまう。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9602000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u73fe\\u5728\\u3092\\u5f15\\u3063\\u5f35\\u3063\\u3066\\u3044\\u304f\\u76ee\\u7684\\u304c\\u3001\\u304d\\u308f\\u3081\\u3066\\u77ed\\u671f\\u306e\\u5229\\u6f64\\u3068\\u306a\\u3063\\u3066\\u3057\\u307e\\u3046\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:38:00 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":117,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":392,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127755589068652544,\"in_reply_to_status_id_str\":null,\"id_str\":\"127755589068652544\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 9602000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "fa2b75cc-022c-47e0-a728-7026d015dafc-127755589068652544" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 技術革新の速度が加速度的に上昇していくとして、その速度を遅らせる戦略とはどのようなものであり得るか?制度的?文化的?やはり技術的?な戦略となるのか???", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 技術革新の速度が加速度的に上昇していくとして、その速度を遅らせる戦略とはどのようなものであり得るか?制度的?文化的?やはり技術的?な戦略となるのか???", - "color": "16763904", - "polemics": [ - "Q" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9757000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u6280\\u8853\\u9769\\u65b0\\u306e\\u901f\\u5ea6\\u304c\\u52a0\\u901f\\u5ea6\\u7684\\u306b\\u4e0a\\u6607\\u3057\\u3066\\u3044\\u304f\\u3068\\u3057\\u3066\\u3001\\u305d\\u306e\\u901f\\u5ea6\\u3092\\u9045\\u3089\\u305b\\u308b\\u6226\\u7565\\u3068\\u306f\\u3069\\u306e\\u3088\\u3046\\u306a\\u3082\\u306e\\u3067\\u3042\\u308a\\u5f97\\u308b\\u304b\\uff1f\\u5236\\u5ea6\\u7684\\uff1f\\u6587\\u5316\\u7684\\uff1f\\u3084\\u306f\\u308a\\u6280\\u8853\\u7684\\uff1f\\u306a\\u6226\\u7565\\u3068\\u306a\\u308b\\u306e\\u304b\\uff1f??\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:40:35 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":117,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"default_profile\":true,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":393,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127756239768788992,\"in_reply_to_status_id_str\":null,\"id_str\":\"127756239768788992\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 9757000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "6221f204-9943-4e5b-a92e-7006be6d51d9-127756239768788992" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Dans stratégie du Choc Naomie Klein révèle l'incurie de GW Bush par rapport à l'ouragan Katrina poussé par Milton Friedman", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Dans stratégie du Choc Naomie Klein révèle l'incurie de GW Bush par rapport à l'ouragan Katrina poussé par Milton Friedman", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9777000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Dans strat\\u00e9gie du Choc Naomie Klein r\\u00e9v\\u00e8le l'incurie de GW Bush par rapport \\u00e0 l'ouragan Katrina pouss\\u00e9 par Milton Friedman\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:40:55 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"default_profile\":true,\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":178,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":401,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127756322870538240,\"in_reply_to_status_id_str\":null,\"id_str\":\"127756322870538240\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 9777000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "c09b6e34-1382-4da7-b7bf-e3b701b1803b-127756322870538240" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 『インサイド・ジョブ』は見た方がいい。金融危機を分析している映画、とのこと。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 『インサイド・ジョブ』は見た方がいい。金融危機を分析している映画、とのこと。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9839000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u300e\\u30a4\\u30f3\\u30b5\\u30a4\\u30c9\\u30fb\\u30b8\\u30e7\\u30d6\\u300f\\u306f\\u898b\\u305f\\u65b9\\u304c\\u3044\\u3044\\u3002\\u91d1\\u878d\\u5371\\u6a5f\\u3092\\u5206\\u6790\\u3057\\u3066\\u3044\\u308b\\u6620\\u753b\\u3001\\u3068\\u306e\\u3053\\u3068\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:41:57 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":117,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":394,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127756580467900417,\"in_reply_to_status_id_str\":null,\"id_str\":\"127756580467900417\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 9839000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "cb01dca7-02f5-4c5a-8ad6-affabe4c22f6-127756580467900417" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @mouri: 石田英敬さんの戦後アニメとカタストロフ論 #tfcem http://t.co/44nxbvjI", - "img": { - "src": "http://a2.twimg.com/sticky/default_profile_images/default_profile_3_normal.png" - }, - "title": "abe: RT @mouri: 石田英敬さんの戦後アニメとカタストロフ論 #tfcem http://t.co/44nxbvjI", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9850000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @mouri: \\u77f3\\u7530\\u82f1\\u656c\\u3055\\u3093\\u306e\\u6226\\u5f8c\\u30a2\\u30cb\\u30e1\\u3068\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u8ad6\\u3000#tfcem http:\\/\\/t.co\\/44nxbvjI\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"polemictweet.com\\/\\/iii-catastrop\\u2026\",\"indices\":[39,59],\"expanded_url\":\"http:\\/\\/www.polemictweet.com\\/\\/iii-catastrophe\\/client.php#\",\"url\":\"http:\\/\\/t.co\\/44nxbvjI\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[32,38]}],\"user_mentions\":[{\"indices\":[3,9],\"name\":\"Yoshitaka Mouri\",\"screen_name\":\"mouri\",\"id\":5133521,\"id_str\":\"5133521\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"\\u77f3\\u7530\\u82f1\\u656c\\u3055\\u3093\\u306e\\u6226\\u5f8c\\u30a2\\u30cb\\u30e1\\u3068\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u8ad6\\u3000#tfcem http:\\/\\/t.co\\/44nxbvjI\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"polemictweet.com\\/\\/iii-catastrop\\u2026\",\"indices\":[28,48],\"expanded_url\":\"http:\\/\\/www.polemictweet.com\\/\\/iii-catastrophe\\/client.php#\",\"url\":\"http:\\/\\/t.co\\/44nxbvjI\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[21,27]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":2,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:18:03 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"131516\",\"lang\":\"ja\",\"profile_background_tile\":true,\"followers_count\":2211,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"description\":\"Sociologist, Media, Culture and Art Critic, Tokyo University of the Arts\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Wed Apr 18 16:03:41 +0000 2007\",\"profile_sidebar_border_color\":\"eeeeee\",\"is_translator\":false,\"listed_count\":208,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":181,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1341853248\\/mouriyoshitaka_normal.jpg\",\"screen_name\":\"mouri\",\"name\":\"Yoshitaka Mouri\",\"default_profile\":false,\"statuses_count\":1487,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1341853248\\/mouriyoshitaka_normal.jpg\",\"id\":5133521,\"id_str\":\"5133521\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"009999\"},\"retweeted\":false,\"id\":127735469181112320,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127735469181112320\",\"coordinates\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"retweet_count\":2,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:42:08 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":37661,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":591,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Hawaii\",\"created_at\":\"Wed Jan 06 05:29:20 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":36,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":2001,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/twitpic.com\\/photos\\/gn_abe\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"screen_name\":\"gn_abe\",\"name\":\"abe\",\"default_profile\":true,\"statuses_count\":6873,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"id\":102282764,\"id_str\":\"102282764\",\"verified\":false,\"utc_offset\":-36000,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127756629402845185,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127756629402845185\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 9850000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "1dba909d-dbb4-4d65-8898-80701b42639e-127756629402845185" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Inside Job décrit aussi la crise financière comme complicité de l'Université américaine ++", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Inside Job décrit aussi la crise financière comme complicité de l'Université américaine ++", - "color": "16763904", - "polemics": [ - "OK" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 9877000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Inside Job d\\u00e9crit aussi la crise financi\\u00e8re comme complicit\\u00e9 de l'Universit\\u00e9 am\\u00e9ricaine ++\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:42:35 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"default_profile\":true,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":178,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":402,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127756742049271808,\"in_reply_to_status_id_str\":null,\"id_str\":\"127756742049271808\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 9877000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "7af5ba22-34c4-42ed-8a92-ba78dbf48aae-127756742049271808" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Soyons attentifs à ce que nos tweets ne soient pas des courts circuits de notre trans-individuation", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Soyons attentifs à ce que nos tweets ne soient pas des courts circuits de notre trans-individuation", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 10037000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Soyons attentifs \\u00e0 ce que nos tweets ne soient pas des courts circuits de notre trans-individuation\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:45:15 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":178,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":403,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127757412336795650,\"in_reply_to_status_id_str\":null,\"id_str\":\"127757412336795650\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 10037000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "bd0ada79-72c7-4dd4-8f59-8a4b5d1f0a1b-127757412336795650" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Culture des média dans le Japon contemporain: Catastrophe et Média | Todai Forum 2011 #tfcem", - "img": { - "src": "http://a3.twimg.com/profile_images/1245156198/Image_28_normal.png" - }, - "title": "Sylvia Fredriksson: Culture des média dans le Japon contemporain: Catastrophe et Média | Todai Forum 2011 #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 10076000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"Culture des m\\u00e9dia dans le Japon contemporain: Catastrophe et M\\u00e9dia | Todai Forum 2011 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[86,92]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/tweetbutton\\\" rel=\\\"nofollow\\\"\\u003ETweet Button\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:45:54 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":25,\"location\":\"Paris, France.\",\"notifications\":null,\"profile_background_color\":\"ffffff\",\"lang\":\"en\",\"profile_background_tile\":true,\"followers_count\":287,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"description\":\"Designer. Researcher at EnsadLab. Teacher at @multi_prevert.\\r\\n#Urban imaginary #UrbanData #Social change Technologies #Digitalart #Design\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Sat Nov 14 23:43:04 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"is_translator\":false,\"listed_count\":17,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":794,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1245156198\\/Image_28_normal.png\",\"screen_name\":\"s_fredriksson\",\"name\":\"Sylvia Fredriksson\",\"statuses_count\":970,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1245156198\\/Image_28_normal.png\",\"id\":90048502,\"id_str\":\"90048502\",\"default_profile\":false,\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"009999\"},\"retweeted\":false,\"id\":127757577667874816,\"in_reply_to_status_id_str\":null,\"id_str\":\"127757577667874816\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 10076000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "a6bef272-d89a-483a-8692-1b4b6837065d-127757577667874816" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Plaidoyer pour le logiciel libre comme lutte contre la prolétarisation des informaticiens ++", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Plaidoyer pour le logiciel libre comme lutte contre la prolétarisation des informaticiens ++", - "color": "16763904", - "polemics": [ - "OK" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 10147000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Plaidoyer pour le logiciel libre comme lutte contre la prol\\u00e9tarisation des informaticiens ++\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:47:05 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":178,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"default_profile\":true,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":404,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127757873114656768,\"in_reply_to_status_id_str\":null,\"id_str\":\"127757873114656768\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 10147000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "03425865-1425-4574-bdae-c171c979330d-127757873114656768" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "@njeoisr いえ、問題ございません!このハッシュタグ #tfcem で実況されてます!", - "img": { - "src": "http://a3.twimg.com/profile_images/1527782791/gates_christo10_normal.jpg" - }, - "title": "y_yanai: @njeoisr いえ、問題ございません!このハッシュタグ #tfcem で実況されてます!", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 10158000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"@njeoisr \\u3044\\u3048\\u3001\\u554f\\u984c\\u3054\\u3056\\u3044\\u307e\\u305b\\u3093\\uff01\\u3053\\u306e\\u30cf\\u30c3\\u30b7\\u30e5\\u30bf\\u30b0 #tfcem \\u3067\\u5b9f\\u6cc1\\u3055\\u308c\\u3066\\u307e\\u3059\\uff01\",\"in_reply_to_user_id_str\":\"89608821\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[30,36]}],\"user_mentions\":[{\"indices\":[0,8],\"name\":\"\\u00d7\\u00d7\\u00d7\\u00d7\",\"screen_name\":\"njeoisr\",\"id\":89608821,\"id_str\":\"89608821\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":89608821,\"source\":\"web\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:47:16 +0000 2011\",\"in_reply_to_status_id\":127754987865509888,\"geo\":null,\"in_reply_to_screen_name\":\"njeoisr\",\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":695,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"1A1B1F\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":331,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"1984\\u5e74\\u751f\\u307e\\u308c\\u3002\\u5efa\\u7bc9\\u53f2\\u30fb\\u5efa\\u7bc9\\u7406\\u8ad6\\u3002\\u63cf\\u304d\\u307e\\u305b\\u3093\\u3002\\u4f5c\\u308a\\u307e\\u305b\\u3093\\u3002\\u66f8\\u304d\\u307e\\u3059\\u3002\\u5b66\\u90e8\\u3067\\u5409\\u7530\\u92fc\\u5e02\\u3001\\u4fee\\u58eb\\u3067\\u85e4\\u68ee\\u7167\\u4fe1\\u306b\\u5e2b\\u4e8b\\u3002\\u4fee\\u58eb\\uff08\\u5de5\\u5b66\\uff09\\u3002\\u3044\\u307e\\u535a\\u58eb\\u8ab2\\u7a0b\\uff08\\u9688\\u7814\\u543e\\u7814\\u7a76\\u5ba4\\uff09\\u3002LOVE\\uff1a\\u5efa\\u7bc9\\u3001\\u30b9\\u30ad\\u30fc\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u8a9e\\u3001ageHa\\u3002 Sensation White\\u306b\\u884c\\u304d\\u305f\\u3044\\u2192 http:\\/\\/youtu.be\\/897lIVkRmVM\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Mon Jan 03 14:08:00 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":25,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":425,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/twilog.org\\/8714423\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"screen_name\":\"8714423\",\"name\":\"y_yanai\",\"statuses_count\":2823,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"id\":233539798,\"id_str\":\"233539798\",\"default_profile\":false,\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127757922175430656,\"in_reply_to_status_id_str\":\"127754987865509888\",\"id_str\":\"127757922175430656\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 10158000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "dc6460ce-574a-46b5-aa56-e23eb4741efc-127757922175430656" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 寄与の経済。愛好者。大学は、あらたな研究の方法を開発していく必要がある。デジタル・スタディーズ。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 寄与の経済。愛好者。大学は、あらたな研究の方法を開発していく必要がある。デジタル・スタディーズ。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 10159000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u5bc4\\u4e0e\\u306e\\u7d4c\\u6e08\\u3002\\u611b\\u597d\\u8005\\u3002\\u5927\\u5b66\\u306f\\u3001\\u3042\\u3089\\u305f\\u306a\\u7814\\u7a76\\u306e\\u65b9\\u6cd5\\u3092\\u958b\\u767a\\u3057\\u3066\\u3044\\u304f\\u5fc5\\u8981\\u304c\\u3042\\u308b\\u3002\\u30c7\\u30b8\\u30bf\\u30eb\\u30fb\\u30b9\\u30bf\\u30c7\\u30a3\\u30fc\\u30ba\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:47:17 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":117,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":396,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127757923337252864,\"in_reply_to_status_id_str\":null,\"id_str\":\"127757923337252864\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 10159000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "26408f69-ae0f-4ad7-b654-b02a8150ec2b-127757923337252864" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 近代は、文字による三次的過去把持にもとづいていたが、現代はデジタルな三次的過去把持にどんどん基礎を置くようになっており、大学はそれに対応しなければならない。>デジタル・スタディーズ", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 近代は、文字による三次的過去把持にもとづいていたが、現代はデジタルな三次的過去把持にどんどん基礎を置くようになっており、大学はそれに対応しなければならない。>デジタル・スタディーズ", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 10284000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u8fd1\\u4ee3\\u306f\\u3001\\u6587\\u5b57\\u306b\\u3088\\u308b\\u4e09\\u6b21\\u7684\\u904e\\u53bb\\u628a\\u6301\\u306b\\u3082\\u3068\\u3065\\u3044\\u3066\\u3044\\u305f\\u304c\\u3001\\u73fe\\u4ee3\\u306f\\u30c7\\u30b8\\u30bf\\u30eb\\u306a\\u4e09\\u6b21\\u7684\\u904e\\u53bb\\u628a\\u6301\\u306b\\u3069\\u3093\\u3069\\u3093\\u57fa\\u790e\\u3092\\u7f6e\\u304f\\u3088\\u3046\\u306b\\u306a\\u3063\\u3066\\u304a\\u308a\\u3001\\u5927\\u5b66\\u306f\\u305d\\u308c\\u306b\\u5bfe\\u5fdc\\u3057\\u306a\\u3051\\u308c\\u3070\\u306a\\u3089\\u306a\\u3044\\u3002\\uff1e\\u30c7\\u30b8\\u30bf\\u30eb\\u30fb\\u30b9\\u30bf\\u30c7\\u30a3\\u30fc\\u30ba\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:49:22 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":117,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":397,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"default_profile\":true,\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127758446778007552,\"in_reply_to_status_id_str\":null,\"id_str\":\"127758446778007552\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 10284000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "3f18efe4-2f00-4089-b94b-a14a343a6aff-127758446778007552" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Polemictweet : un outil Digital Studies pensé à l'IRI comme rétention tertiaire numérique avec les même armes que l'industrie", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Polemictweet : un outil Digital Studies pensé à l'IRI comme rétention tertiaire numérique avec les même armes que l'industrie", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 10353000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Polemictweet : un outil Digital Studies pens\\u00e9 \\u00e0 l'IRI comme r\\u00e9tention tertiaire num\\u00e9rique avec les m\\u00eame armes que l'industrie\",\"retweet_count\":0,\"favorited\":false,\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweeted\":false,\"created_at\":\"Sat Oct 22 14:50:31 +0000 2011\",\"in_reply_to_status_id_str\":null,\"id_str\":\"127758736415666177\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_user_id_str\":null,\"truncated\":false,\"contributors\":null,\"user\":{\"location\":\"Paris, France\",\"notifications\":null,\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"lang\":\"en\",\"followers_count\":178,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"profile_text_color\":\"333333\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"statuses_count\":405,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"id_str\":\"68424173\",\"profile_link_color\":\"0084B4\",\"default_profile_image\":false,\"favourites_count\":0,\"protected\":false,\"profile_background_color\":\"C0DEED\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"default_profile\":true,\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"verified\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"utc_offset\":3600,\"profile_sidebar_fill_color\":\"DDEEF6\"},\"id\":127758736415666177,\"coordinates\":null,\"in_reply_to_user_id\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 10353000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "4b34e895-221b-467b-a0f2-8ff4ae87cae4-127758736415666177" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem ロバン・レヌッチ氏、登壇。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem ロバン・レヌッチ氏、登壇。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 10677000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u30ed\\u30d0\\u30f3\\u30fb\\u30ec\\u30cc\\u30c3\\u30c1\\u6c0f\\u3001\\u767b\\u58c7\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:55:55 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":117,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":398,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127760097857388545,\"in_reply_to_status_id_str\":null,\"id_str\":\"127760097857388545\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 10677000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "b15279b2-0dd6-4e9a-b2e4-3617a4f19199-127760097857388545" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 哺乳類としての人間は何も持っていない。その存在がさまざまな道具を手にし、ともに生き、さまざまなシンボル化を通してコミュニケーションをしていく。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 哺乳類としての人間は何も持っていない。その存在がさまざまな道具を手にし、ともに生き、さまざまなシンボル化を通してコミュニケーションをしていく。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 10826000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u54fa\\u4e73\\u985e\\u3068\\u3057\\u3066\\u306e\\u4eba\\u9593\\u306f\\u4f55\\u3082\\u6301\\u3063\\u3066\\u3044\\u306a\\u3044\\u3002\\u305d\\u306e\\u5b58\\u5728\\u304c\\u3055\\u307e\\u3056\\u307e\\u306a\\u9053\\u5177\\u3092\\u624b\\u306b\\u3057\\u3001\\u3068\\u3082\\u306b\\u751f\\u304d\\u3001\\u3055\\u307e\\u3056\\u307e\\u306a\\u30b7\\u30f3\\u30dc\\u30eb\\u5316\\u3092\\u901a\\u3057\\u3066\\u30b3\\u30df\\u30e5\\u30cb\\u30b1\\u30fc\\u30b7\\u30e7\\u30f3\\u3092\\u3057\\u3066\\u3044\\u304f\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:58:24 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":117,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"default_profile\":true,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":399,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127760722309558272,\"in_reply_to_status_id_str\":null,\"id_str\":\"127760722309558272\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 10826000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "09177516-866d-4f3b-94d1-0a8bb295fd89-127760722309558272" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 言葉、ジェスチャー、視線もシンボルを形づくる。破壊的な衝動を消化し、他者との関係を作り上げていくプロセスが昇華である。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 言葉、ジェスチャー、視線もシンボルを形づくる。破壊的な衝動を消化し、他者との関係を作り上げていくプロセスが昇華である。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 10879000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem\\u3000\\u8a00\\u8449\\u3001\\u30b8\\u30a7\\u30b9\\u30c1\\u30e3\\u30fc\\u3001\\u8996\\u7dda\\u3082\\u30b7\\u30f3\\u30dc\\u30eb\\u3092\\u5f62\\u3065\\u304f\\u308b\\u3002\\u7834\\u58ca\\u7684\\u306a\\u885d\\u52d5\\u3092\\u6d88\\u5316\\u3057\\u3001\\u4ed6\\u8005\\u3068\\u306e\\u95a2\\u4fc2\\u3092\\u4f5c\\u308a\\u4e0a\\u3052\\u3066\\u3044\\u304f\\u30d7\\u30ed\\u30bb\\u30b9\\u304c\\u6607\\u83ef\\u3067\\u3042\\u308b\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:59:17 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":117,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"default_profile\":true,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":400,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127760944158879744,\"in_reply_to_status_id_str\":null,\"id_str\":\"127760944158879744\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 10879000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "8aadfde2-f5fe-424e-a62c-2581b58f6ba5-127760944158879744" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 「自分のことは愛好者(アマチュア)だと思っている。アマチュアにとっては、なにかを発見することそのものが目的。」", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 「自分のことは愛好者(アマチュア)だと思っている。アマチュアにとっては、なにかを発見することそのものが目的。」", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 10920000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u300c\\u81ea\\u5206\\u306e\\u3053\\u3068\\u306f\\u611b\\u597d\\u8005\\uff08\\u30a2\\u30de\\u30c1\\u30e5\\u30a2\\uff09\\u3060\\u3068\\u601d\\u3063\\u3066\\u3044\\u308b\\u3002\\u30a2\\u30de\\u30c1\\u30e5\\u30a2\\u306b\\u3068\\u3063\\u3066\\u306f\\u3001\\u306a\\u306b\\u304b\\u3092\\u767a\\u898b\\u3059\\u308b\\u3053\\u3068\\u305d\\u306e\\u3082\\u306e\\u304c\\u76ee\\u7684\\u3002\\u300d\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:59:58 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":117,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":401,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127761116448309248,\"in_reply_to_status_id_str\":null,\"id_str\":\"127761116448309248\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 10920000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "c8aa7c4d-6b43-437e-9da9-e346a26cdcac-127761116448309248" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Robin Renucci, membre Ars Idustrialis, prône la reconnaissance de la valeur de l'individu au coté de l'artiste (Education populaire)", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Robin Renucci, membre Ars Idustrialis, prône la reconnaissance de la valeur de l'individu au coté de l'artiste (Education populaire)", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 11237000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Robin Renucci, membre Ars Idustrialis, pr\\u00f4ne la reconnaissance de la valeur de l'individu au cot\\u00e9 de l'artiste (Education populaire)\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:05:15 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"default_profile\":true,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":178,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":406,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127762445681967104,\"in_reply_to_status_id_str\":null,\"id_str\":\"127762445681967104\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 11237000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "8ec66540-cb76-4c82-a6a5-d6d8c92962f2-127762445681967104" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Inspiration théâtrale: la place du choeur dans le théâtre grec ouvert aux amateurs", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Inspiration théâtrale: la place du choeur dans le théâtre grec ouvert aux amateurs", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 11345000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Inspiration th\\u00e9\\u00e2trale: la place du choeur dans le th\\u00e9\\u00e2tre grec ouvert aux amateurs\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:07:03 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":178,\"default_profile\":true,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":407,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127762898721316864,\"in_reply_to_status_id_str\":null,\"id_str\":\"127762898721316864\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 11345000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "4027e1ce-0d4d-4767-9337-1cdbbc3ad18d-127762898721316864" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @vincentpuig: #tfcem Inside Job décrit aussi la crise financière comme complicité de l'Université américaine ++", - "img": { - "src": "http://a2.twimg.com/profile_images/1444079862/image_normal.jpg" - }, - "title": "jean louis Frechin: RT @vincentpuig: #tfcem Inside Job décrit aussi la crise financière comme complicité de l'Université américaine ++", - "color": "16763904", - "polemics": [ - "OK" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 11349000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @vincentpuig: #tfcem Inside Job d\\u00e9crit aussi la crise financi\\u00e8re comme complicit\\u00e9 de l'Universit\\u00e9 am\\u00e9ricaine ++\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[17,23]}],\"user_mentions\":[{\"indices\":[3,15],\"name\":\"Vincent Puig\",\"screen_name\":\"vincentpuig\",\"id\":68424173,\"id_str\":\"68424173\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"#tfcem Inside Job d\\u00e9crit aussi la crise financi\\u00e8re comme complicit\\u00e9 de l'Universit\\u00e9 am\\u00e9ricaine ++\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:42:35 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":178,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"default_profile\":true,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":407,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127756742049271808,\"in_reply_to_status_id_str\":null,\"id_str\":\"127756742049271808\",\"coordinates\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:07:07 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":66,\"location\":\"38.717470,-9.153256\",\"notifications\":null,\"profile_background_color\":\"0d0f1a\",\"lang\":\"en\",\"profile_background_tile\":true,\"followers_count\":2051,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/289235654\\/Invitation_Vernissage_Public_-_Objets_du_Num_rique_-_Studio_B___C_72.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"design num\\u00e9rique, produits, services, innovation & pens\\u00e9es autour du design. Et encore plus http:\\/\\/www.nodesignlab.net\",\"following\":null,\"time_zone\":\"Lisbon\",\"created_at\":\"Thu May 01 11:37:17 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":197,\"geo_enabled\":true,\"profile_use_background_image\":true,\"friends_count\":714,\"protected\":false,\"default_profile\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/www.nodesign.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1444079862\\/image_normal.jpg\",\"screen_name\":\"nodesign\",\"name\":\"jean louis Frechin\",\"statuses_count\":9999,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/289235654\\/Invitation_Vernissage_Public_-_Objets_du_Num_rique_-_Studio_B___C_72.jpg\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1444079862\\/image_normal.jpg\",\"id\":14613124,\"id_str\":\"14613124\",\"verified\":false,\"utc_offset\":0,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127762917134307328,\"in_reply_to_status_id_str\":null,\"id_str\":\"127762917134307328\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 11349000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "790a51c6-1976-4f4f-93bd-7cff52391569-127762917134307328" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @vincentpuig: #tfcem Dans stratégie du Choc Naomie Klein révèle l'incurie de GW Bush par rapport à l'ouragan Katrina poussé par Milto ...", - "img": { - "src": "http://a2.twimg.com/profile_images/1444079862/image_normal.jpg" - }, - "title": "jean louis Frechin: RT @vincentpuig: #tfcem Dans stratégie du Choc Naomie Klein révèle l'incurie de GW Bush par rapport à l'ouragan Katrina poussé par Milto ...", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 11374000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @vincentpuig: #tfcem Dans strat\\u00e9gie du Choc Naomie Klein r\\u00e9v\\u00e8le l'incurie de GW Bush par rapport \\u00e0 l'ouragan Katrina pouss\\u00e9 par Milto ...\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[17,23]}],\"user_mentions\":[{\"indices\":[3,15],\"name\":\"Vincent Puig\",\"screen_name\":\"vincentpuig\",\"id\":68424173,\"id_str\":\"68424173\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"#tfcem Dans strat\\u00e9gie du Choc Naomie Klein r\\u00e9v\\u00e8le l'incurie de GW Bush par rapport \\u00e0 l'ouragan Katrina pouss\\u00e9 par Milton Friedman\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"1\",\"retweeters\":[14613124],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":1,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:40:55 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":178,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"default_profile\":true,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":407,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127756322870538240,\"in_reply_to_status_id_str\":null,\"id_str\":\"127756322870538240\",\"coordinates\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"retweet_count\":1,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:07:32 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":true,\"user\":{\"default_profile_image\":false,\"favourites_count\":66,\"location\":\"38.717470,-9.153256\",\"notifications\":null,\"profile_background_color\":\"0d0f1a\",\"lang\":\"en\",\"profile_background_tile\":true,\"followers_count\":2051,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/289235654\\/Invitation_Vernissage_Public_-_Objets_du_Num_rique_-_Studio_B___C_72.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"design num\\u00e9rique, produits, services, innovation & pens\\u00e9es autour du design. Et encore plus http:\\/\\/www.nodesignlab.net\",\"following\":null,\"time_zone\":\"Lisbon\",\"created_at\":\"Thu May 01 11:37:17 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":197,\"geo_enabled\":true,\"profile_use_background_image\":true,\"friends_count\":714,\"protected\":false,\"default_profile\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/www.nodesign.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1444079862\\/image_normal.jpg\",\"screen_name\":\"nodesign\",\"name\":\"jean louis Frechin\",\"statuses_count\":10000,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/289235654\\/Invitation_Vernissage_Public_-_Objets_du_Num_rique_-_Studio_B___C_72.jpg\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1444079862\\/image_normal.jpg\",\"id\":14613124,\"id_str\":\"14613124\",\"verified\":false,\"utc_offset\":0,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127763022239379456,\"in_reply_to_status_id_str\":null,\"id_str\":\"127763022239379456\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 11374000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "b2e28408-b4e9-47e0-aa4b-7942d44bb30d-127763022239379456" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 危機のあとには大きな変化が生じ、民衆のエネルギーが解放される。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 危機のあとには大きな変化が生じ、民衆のエネルギーが解放される。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 11379000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem\\u3000\\u5371\\u6a5f\\u306e\\u3042\\u3068\\u306b\\u306f\\u5927\\u304d\\u306a\\u5909\\u5316\\u304c\\u751f\\u3058\\u3001\\u6c11\\u8846\\u306e\\u30a8\\u30cd\\u30eb\\u30ae\\u30fc\\u304c\\u89e3\\u653e\\u3055\\u308c\\u308b\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:07:37 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"default_profile\":true,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":402,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127763043097653248,\"in_reply_to_status_id_str\":null,\"id_str\":\"127763043097653248\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 11379000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "9c1bb3b5-9cef-48f3-9d73-a2830532c03b-127763043097653248" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @vincentpuig: #tfcem Robin Renucci, membre Ars Idustrialis, prône la reconnaissance de la valeur de l'individu au coté de l'artiste ( ...", - "img": { - "src": "http://a2.twimg.com/profile_images/1444079862/image_normal.jpg" - }, - "title": "jean louis Frechin: RT @vincentpuig: #tfcem Robin Renucci, membre Ars Idustrialis, prône la reconnaissance de la valeur de l'individu au coté de l'artiste ( ...", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 11402000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @vincentpuig: #tfcem Robin Renucci, membre Ars Idustrialis, pr\\u00f4ne la reconnaissance de la valeur de l'individu au cot\\u00e9 de l'artiste ( ...\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[17,23]}],\"user_mentions\":[{\"indices\":[3,15],\"name\":\"Vincent Puig\",\"screen_name\":\"vincentpuig\",\"id\":68424173,\"id_str\":\"68424173\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"#tfcem Robin Renucci, membre Ars Idustrialis, pr\\u00f4ne la reconnaissance de la valeur de l'individu au cot\\u00e9 de l'artiste (Education populaire)\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":1,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:05:15 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"default_profile\":true,\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":178,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":407,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127762445681967104,\"in_reply_to_status_id_str\":null,\"id_str\":\"127762445681967104\",\"coordinates\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"retweet_count\":1,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:08:00 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":true,\"user\":{\"default_profile_image\":false,\"favourites_count\":66,\"location\":\"38.717470,-9.153256\",\"default_profile\":false,\"notifications\":null,\"profile_background_color\":\"0d0f1a\",\"lang\":\"en\",\"profile_background_tile\":true,\"followers_count\":2051,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/289235654\\/Invitation_Vernissage_Public_-_Objets_du_Num_rique_-_Studio_B___C_72.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"design num\\u00e9rique, produits, services, innovation & pens\\u00e9es autour du design. Et encore plus http:\\/\\/www.nodesignlab.net\",\"following\":null,\"time_zone\":\"Lisbon\",\"created_at\":\"Thu May 01 11:37:17 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":197,\"geo_enabled\":true,\"profile_use_background_image\":true,\"friends_count\":714,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/www.nodesign.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1444079862\\/image_normal.jpg\",\"screen_name\":\"nodesign\",\"name\":\"jean louis Frechin\",\"statuses_count\":10001,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/289235654\\/Invitation_Vernissage_Public_-_Objets_du_Num_rique_-_Studio_B___C_72.jpg\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1444079862\\/image_normal.jpg\",\"id\":14613124,\"id_str\":\"14613124\",\"verified\":false,\"utc_offset\":0,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127763136186028032,\"in_reply_to_status_id_str\":null,\"id_str\":\"127763136186028032\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 11402000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "89f28afb-2e67-468d-8d1c-36552635317c-127763136186028032" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "“@vincentpuig: #tfcem logiciel libre comme lutte contre la prolétarisation des informaticiens > Salaire de merde contre pas de salaire ?", - "img": { - "src": "http://a2.twimg.com/profile_images/1444079862/image_normal.jpg" - }, - "title": "jean louis Frechin: “@vincentpuig: #tfcem logiciel libre comme lutte contre la prolétarisation des informaticiens > Salaire de merde contre pas de salaire ?", - "color": "16763904", - "polemics": [ - "Q" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 11469000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"contributors\":null,\"text\":\"\\u201c@vincentpuig: #tfcem logiciel libre comme lutte contre la prol\\u00e9tarisation des informaticiens > Salaire de merde contre pas de salaire ?\",\"in_reply_to_user_id\":null,\"entities\":{\"urls\":[],\"user_mentions\":[{\"indices\":[1,13],\"name\":\"Vincent Puig\",\"screen_name\":\"vincentpuig\",\"id_str\":\"68424173\",\"id\":68424173}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[15,21]}]},\"place\":null,\"retweet_count\":0,\"favorited\":false,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_screen_name\":null,\"created_at\":\"Sat Oct 22 15:09:07 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127763419830034432\",\"truncated\":false,\"user\":{\"profile_background_tile\":true,\"location\":\"38.717470,-9.153256\",\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"notifications\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/289235654\\/Invitation_Vernissage_Public_-_Objets_du_Num_rique_-_Studio_B___C_72.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"default_profile\":false,\"lang\":\"en\",\"followers_count\":2051,\"time_zone\":\"Lisbon\",\"profile_sidebar_border_color\":\"181A1E\",\"description\":\"design num\\u00e9rique, produits, services, innovation & pens\\u00e9es autour du design. Et encore plus http:\\/\\/www.nodesignlab.net\",\"is_translator\":false,\"listed_count\":197,\"following\":null,\"geo_enabled\":true,\"profile_use_background_image\":true,\"created_at\":\"Thu May 01 11:37:17 +0000 2008\",\"friends_count\":714,\"profile_text_color\":\"666666\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1444079862\\/image_normal.jpg\",\"statuses_count\":10002,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/289235654\\/Invitation_Vernissage_Public_-_Objets_du_Num_rique_-_Studio_B___C_72.jpg\",\"protected\":false,\"id_str\":\"14613124\",\"profile_link_color\":\"2FC2EF\",\"url\":\"http:\\/\\/www.nodesign.net\",\"screen_name\":\"nodesign\",\"name\":\"jean louis Frechin\",\"default_profile_image\":false,\"favourites_count\":66,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1444079862\\/image_normal.jpg\",\"id\":14613124,\"verified\":false,\"utc_offset\":0,\"profile_background_color\":\"0d0f1a\"},\"id\":127763419830034432,\"in_reply_to_user_id_str\":null,\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 11469000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "0de27359-57c1-4a78-8846-0a31cf7b198e-127763419830034432" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem スティグレール氏とレヌッチ氏との対話に移行。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem スティグレール氏とレヌッチ氏との対話に移行。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 11495000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"retweeted\":false,\"text\":\"#tfcem \\u30b9\\u30c6\\u30a3\\u30b0\\u30ec\\u30fc\\u30eb\\u6c0f\\u3068\\u30ec\\u30cc\\u30c3\\u30c1\\u6c0f\\u3068\\u306e\\u5bfe\\u8a71\\u306b\\u79fb\\u884c\\u3002\",\"in_reply_to_status_id_str\":null,\"id_str\":\"127763527044833280\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"in_reply_to_user_id_str\":null,\"place\":null,\"contributors\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"in_reply_to_user_id\":null,\"created_at\":\"Sat Oct 22 15:09:33 +0000 2011\",\"activities\":{\"favoriters\":[],\"favoriters_count\":\"0\",\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[]},\"geo\":null,\"retweet_count\":0,\"favorited\":false,\"in_reply_to_status_id\":null,\"user\":{\"statuses_count\":403,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"location\":\"\",\"id_str\":\"15015946\",\"default_profile\":true,\"verified\":false,\"notifications\":null,\"profile_link_color\":\"0084B4\",\"default_profile_image\":true,\"lang\":\"ja\",\"favourites_count\":13,\"profile_background_color\":\"C0DEED\",\"description\":\"\",\"profile_background_tile\":false,\"followers_count\":118,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"following\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"time_zone\":\"Tokyo\",\"profile_sidebar_border_color\":\"C0DEED\",\"protected\":false,\"is_translator\":false,\"url\":null,\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"id\":15015946,\"utc_offset\":32400,\"profile_text_color\":\"333333\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\"},\"in_reply_to_screen_name\":null,\"id\":127763527044833280,\"coordinates\":null,\"truncated\":false}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 11495000, - "tags": [ - { - "id-ref": "4aafcc32-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "0330416a-fd88-4968-b7b2-c795859abea1-127763527044833280" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "“@Yuki0tera: #tfcem so, poison can b medicine vise versa...” pharmacien #Stiegler", - "img": { - "src": "http://a2.twimg.com/profile_images/1444079862/image_normal.jpg" - }, - "title": "jean louis Frechin: “@Yuki0tera: #tfcem so, poison can b medicine vise versa...” pharmacien #Stiegler", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 11499000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u201c@Yuki0tera: #tfcem so, poison can b medicine vise versa...\\u201d pharmacien #Stiegler\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[13,19]},{\"text\":\"Stiegler\",\"indices\":[72,81]}],\"user_mentions\":[{\"indices\":[1,11],\"name\":\"O'tera\",\"screen_name\":\"Yuki0tera\",\"id\":47336306,\"id_str\":\"47336306\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:09:37 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"favourites_count\":66,\"location\":\"38.717470,-9.153256\",\"notifications\":null,\"profile_background_color\":\"0d0f1a\",\"lang\":\"en\",\"profile_background_tile\":true,\"followers_count\":2051,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/289235654\\/Invitation_Vernissage_Public_-_Objets_du_Num_rique_-_Studio_B___C_72.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"design num\\u00e9rique, produits, services, innovation & pens\\u00e9es autour du design. Et encore plus http:\\/\\/www.nodesignlab.net\",\"following\":null,\"time_zone\":\"Lisbon\",\"created_at\":\"Thu May 01 11:37:17 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":197,\"geo_enabled\":true,\"profile_use_background_image\":true,\"friends_count\":714,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/www.nodesign.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1444079862\\/image_normal.jpg\",\"screen_name\":\"nodesign\",\"name\":\"jean louis Frechin\",\"statuses_count\":10003,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/289235654\\/Invitation_Vernissage_Public_-_Objets_du_Num_rique_-_Studio_B___C_72.jpg\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1444079862\\/image_normal.jpg\",\"id\":14613124,\"id_str\":\"14613124\",\"verified\":false,\"utc_offset\":0,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127763546644815872,\"in_reply_to_status_id_str\":null,\"id_str\":\"127763546644815872\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 11499000, - "tags": [ - { - "id-ref": "4aba6002-0182-11e1-9706-00145ea49a02" - }, - { - "id-ref": "4aba6002-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "b2bd860b-bb9f-4ee2-bf37-3ccbb2dc08ec-127763546644815872" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @vincentpuig: #tfcem L'origine de la géométrie: l'écriture est un processus long de transindividuation. Nos tweets quasi temps réel s ...", - "img": { - "src": "http://a2.twimg.com/profile_images/1444079862/image_normal.jpg" - }, - "title": "jean louis Frechin: RT @vincentpuig: #tfcem L'origine de la géométrie: l'écriture est un processus long de transindividuation. Nos tweets quasi temps réel s ...", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 11515000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_status_id_str\":null,\"text\":\"RT @vincentpuig: #tfcem L'origine de la g\\u00e9om\\u00e9trie: l'\\u00e9criture est un processus long de transindividuation. Nos tweets quasi temps r\\u00e9el s ...\",\"coordinates\":null,\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"user_mentions\":[{\"indices\":[3,15],\"name\":\"Vincent Puig\",\"id_str\":\"68424173\",\"id\":68424173,\"screen_name\":\"vincentpuig\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[17,23]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"retweeted_status\":{\"in_reply_to_status_id_str\":null,\"text\":\"#tfcem L'origine de la g\\u00e9om\\u00e9trie: l'\\u00e9criture est un processus long de transindividuation. Nos tweets quasi temps r\\u00e9el sont de m\\u00eame nature++\",\"coordinates\":null,\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 14:24:17 +0000 2011\",\"in_reply_to_screen_name\":null,\"in_reply_to_status_id\":null,\"id_str\":\"127752138007916544\",\"geo\":null,\"user\":{\"profile_background_color\":\"C0DEED\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"default_profile_image\":false,\"verified\":false,\"profile_background_tile\":false,\"favourites_count\":0,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"lang\":\"en\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"location\":\"Paris, France\",\"notifications\":null,\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"default_profile\":true,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"C0DEED\",\"followers_count\":178,\"following\":null,\"geo_enabled\":false,\"profile_use_background_image\":true,\"is_translator\":false,\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_text_color\":\"333333\",\"protected\":false,\"listed_count\":11,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"friends_count\":5,\"name\":\"Vincent Puig\",\"id_str\":\"68424173\",\"profile_link_color\":\"0084B4\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"statuses_count\":407,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"screen_name\":\"vincentpuig\"},\"id\":127752138007916544,\"retweeted\":false,\"truncated\":false},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:09:53 +0000 2011\",\"in_reply_to_screen_name\":null,\"in_reply_to_status_id\":null,\"id_str\":\"127763611899801600\",\"geo\":null,\"user\":{\"profile_background_color\":\"0d0f1a\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1444079862\\/image_normal.jpg\",\"default_profile_image\":false,\"verified\":false,\"profile_background_tile\":true,\"favourites_count\":66,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"lang\":\"en\",\"profile_sidebar_fill_color\":\"252429\",\"location\":\"38.717470,-9.153256\",\"notifications\":null,\"description\":\"design num\\u00e9rique, produits, services, innovation & pens\\u00e9es autour du design. Et encore plus http:\\/\\/www.nodesignlab.net\",\"default_profile\":false,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/289235654\\/Invitation_Vernissage_Public_-_Objets_du_Num_rique_-_Studio_B___C_72.jpg\",\"time_zone\":\"Lisbon\",\"profile_sidebar_border_color\":\"181A1E\",\"followers_count\":2051,\"following\":null,\"geo_enabled\":true,\"profile_use_background_image\":true,\"is_translator\":false,\"created_at\":\"Thu May 01 11:37:17 +0000 2008\",\"profile_text_color\":\"666666\",\"protected\":false,\"listed_count\":197,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/289235654\\/Invitation_Vernissage_Public_-_Objets_du_Num_rique_-_Studio_B___C_72.jpg\",\"friends_count\":714,\"name\":\"jean louis Frechin\",\"id_str\":\"14613124\",\"profile_link_color\":\"2FC2EF\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1444079862\\/image_normal.jpg\",\"id\":14613124,\"statuses_count\":10004,\"utc_offset\":0,\"url\":\"http:\\/\\/www.nodesign.net\",\"screen_name\":\"nodesign\"},\"id\":127763611899801600,\"retweeted\":false,\"truncated\":true}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 11515000, - "tags": [ - { - "id-ref": "4aba6002-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "58e84e2d-5f7c-495a-9271-fbfcb803beca-127763611899801600" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @vincentpuig: #tfcem Avec Fukushima, la TV comme élément du JE/NOUS est ébranlée par un tremblement de terre médiatique dé-synchronisant", - "img": { - "src": "http://a2.twimg.com/profile_images/1444079862/image_normal.jpg" - }, - "title": "jean louis Frechin: RT @vincentpuig: #tfcem Avec Fukushima, la TV comme élément du JE/NOUS est ébranlée par un tremblement de terre médiatique dé-synchronisant", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 11588000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @vincentpuig: #tfcem Avec Fukushima, la TV comme \\u00e9l\\u00e9ment du JE\\/NOUS est \\u00e9branl\\u00e9e par un tremblement de terre m\\u00e9diatique d\\u00e9-synchronisant\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[17,23]}],\"user_mentions\":[{\"indices\":[3,15],\"name\":\"Vincent Puig\",\"screen_name\":\"vincentpuig\",\"id\":68424173,\"id_str\":\"68424173\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"#tfcem Avec Fukushima, la TV comme \\u00e9l\\u00e9ment du JE\\/NOUS est \\u00e9branl\\u00e9e par un tremblement de terre m\\u00e9diatique d\\u00e9-synchronisant\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:31:29 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":179,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":407,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127738850264100864,\"in_reply_to_status_id_str\":null,\"id_str\":\"127738850264100864\",\"coordinates\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:11:06 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":66,\"location\":\"38.717470,-9.153256\",\"notifications\":null,\"profile_background_color\":\"0d0f1a\",\"lang\":\"en\",\"profile_background_tile\":true,\"followers_count\":2051,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/289235654\\/Invitation_Vernissage_Public_-_Objets_du_Num_rique_-_Studio_B___C_72.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"design num\\u00e9rique, produits, services, innovation & pens\\u00e9es autour du design. Et encore plus http:\\/\\/www.nodesignlab.net\",\"default_profile\":false,\"following\":null,\"time_zone\":\"Lisbon\",\"created_at\":\"Thu May 01 11:37:17 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":197,\"geo_enabled\":true,\"profile_use_background_image\":true,\"friends_count\":714,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/www.nodesign.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1444079862\\/image_normal.jpg\",\"screen_name\":\"nodesign\",\"name\":\"jean louis Frechin\",\"statuses_count\":10005,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/289235654\\/Invitation_Vernissage_Public_-_Objets_du_Num_rique_-_Studio_B___C_72.jpg\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1444079862\\/image_normal.jpg\",\"id\":14613124,\"id_str\":\"14613124\",\"verified\":false,\"utc_offset\":0,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127763919757520896,\"in_reply_to_status_id_str\":null,\"id_str\":\"127763919757520896\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 11588000, - "tags": [ - { - "id-ref": "4aba6002-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "7243af5e-74c5-4a7e-9a4e-4c8be934e9ef-127763919757520896" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @vincentpuig: #tfcem Astro le petit robot, souvenir de la mystification de la jeunesse et de la justification des constructions nuclé ...", - "img": { - "src": "http://a2.twimg.com/profile_images/1444079862/image_normal.jpg" - }, - "title": "jean louis Frechin: RT @vincentpuig: #tfcem Astro le petit robot, souvenir de la mystification de la jeunesse et de la justification des constructions nuclé ...", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 11664000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @vincentpuig: #tfcem Astro le petit robot, souvenir de la mystification de la jeunesse et de la justification des constructions nucl\\u00e9 ...\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[17,23]}],\"user_mentions\":[{\"indices\":[3,15],\"name\":\"Vincent Puig\",\"screen_name\":\"vincentpuig\",\"id\":68424173,\"id_str\":\"68424173\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"#tfcem Astro le petit robot, souvenir de la mystification de la jeunesse et de la justification des constructions nucl\\u00e9aires !++\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 13:07:50 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"default_profile\":true,\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":180,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":407,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127732898659962880,\"in_reply_to_status_id_str\":null,\"id_str\":\"127732898659962880\",\"coordinates\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:12:22 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":true,\"user\":{\"default_profile_image\":false,\"favourites_count\":66,\"location\":\"38.717470,-9.153256\",\"default_profile\":false,\"notifications\":null,\"profile_background_color\":\"0d0f1a\",\"lang\":\"en\",\"profile_background_tile\":true,\"followers_count\":2051,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/289235654\\/Invitation_Vernissage_Public_-_Objets_du_Num_rique_-_Studio_B___C_72.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"design num\\u00e9rique, produits, services, innovation & pens\\u00e9es autour du design. Et encore plus http:\\/\\/www.nodesignlab.net\",\"following\":null,\"time_zone\":\"Lisbon\",\"created_at\":\"Thu May 01 11:37:17 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":197,\"geo_enabled\":true,\"profile_use_background_image\":true,\"friends_count\":714,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/www.nodesign.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1444079862\\/image_normal.jpg\",\"screen_name\":\"nodesign\",\"name\":\"jean louis Frechin\",\"statuses_count\":10007,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/289235654\\/Invitation_Vernissage_Public_-_Objets_du_Num_rique_-_Studio_B___C_72.jpg\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1444079862\\/image_normal.jpg\",\"id\":14613124,\"id_str\":\"14613124\",\"verified\":false,\"utc_offset\":0,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127764235919953920,\"in_reply_to_status_id_str\":null,\"id_str\":\"127764235919953920\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 11664000, - "tags": [ - { - "id-ref": "4aba6002-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "bff2bfb4-de2f-420e-8f2f-0436197d68a6-127764235919953920" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 労働時間以外の自由時間もまた、一種の仕事(消費者という仕事?)となっている。(レヌッシ)", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 労働時間以外の自由時間もまた、一種の仕事(消費者という仕事?)となっている。(レヌッシ)", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 11697000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u52b4\\u50cd\\u6642\\u9593\\u4ee5\\u5916\\u306e\\u81ea\\u7531\\u6642\\u9593\\u3082\\u307e\\u305f\\u3001\\u4e00\\u7a2e\\u306e\\u4ed5\\u4e8b\\uff08\\u6d88\\u8cbb\\u8005\\u3068\\u3044\\u3046\\u4ed5\\u4e8b\\uff1f\\uff09\\u3068\\u306a\\u3063\\u3066\\u3044\\u308b\\u3002\\uff08\\u30ec\\u30cc\\u30c3\\u30b7\\uff09\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:12:55 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"default_profile\":true,\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":404,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127764375078572032,\"in_reply_to_status_id_str\":null,\"id_str\":\"127764375078572032\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 11697000, - "tags": [ - { - "id-ref": "4aba6002-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "1aa73617-b1fb-4bb4-850b-a970421fb5e8-127764375078572032" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "“@vincentpuig: #tfcem Le génie dans la pierre d'uranium: comment Hollywood forge la culture magique !!++” # #storytelling", - "img": { - "src": "http://a2.twimg.com/profile_images/1444079862/image_normal.jpg" - }, - "title": "jean louis Frechin: “@vincentpuig: #tfcem Le génie dans la pierre d'uranium: comment Hollywood forge la culture magique !!++” # #storytelling", - "color": "16763904", - "polemics": [ - "OK" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 11710000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u201c@vincentpuig: #tfcem Le g\\u00e9nie dans la pierre d'uranium: comment Hollywood forge la culture magique !!++\\u201d # #storytelling\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[15,21]},{\"text\":\"storytelling\",\"indices\":[108,121]}],\"user_mentions\":[{\"indices\":[1,13],\"name\":\"Vincent Puig\",\"screen_name\":\"vincentpuig\",\"id\":68424173,\"id_str\":\"68424173\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:13:08 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":66,\"location\":\"38.717470,-9.153256\",\"notifications\":null,\"profile_background_color\":\"0d0f1a\",\"lang\":\"en\",\"profile_background_tile\":true,\"followers_count\":2051,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/289235654\\/Invitation_Vernissage_Public_-_Objets_du_Num_rique_-_Studio_B___C_72.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"design num\\u00e9rique, produits, services, innovation & pens\\u00e9es autour du design. Et encore plus http:\\/\\/www.nodesignlab.net\",\"following\":null,\"time_zone\":\"Lisbon\",\"created_at\":\"Thu May 01 11:37:17 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":197,\"geo_enabled\":true,\"profile_use_background_image\":true,\"friends_count\":714,\"protected\":false,\"default_profile\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/www.nodesign.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1444079862\\/image_normal.jpg\",\"screen_name\":\"nodesign\",\"name\":\"jean louis Frechin\",\"statuses_count\":10008,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/289235654\\/Invitation_Vernissage_Public_-_Objets_du_Num_rique_-_Studio_B___C_72.jpg\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1444079862\\/image_normal.jpg\",\"id\":14613124,\"id_str\":\"14613124\",\"verified\":false,\"utc_offset\":0,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127764430313365504,\"in_reply_to_status_id_str\":null,\"id_str\":\"127764430313365504\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 11710000, - "tags": [ - { - "id-ref": "4abae3b0-0182-11e1-9706-00145ea49a02" - }, - { - "id-ref": "4abae3b0-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "35904a01-c3f7-4d45-af08-4a10fae79a10-127764430313365504" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Renucci: remettre en cause la frontière entre temps libre et temps de travail, comment ??", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Renucci: remettre en cause la frontière entre temps libre et temps de travail, comment ??", - "color": "16763904", - "polemics": [ - "Q" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 11716000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Renucci: remettre en cause la fronti\\u00e8re entre temps libre et temps de travail, comment ??\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:13:14 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":180,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":408,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"default_profile\":true,\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127764454506115072,\"in_reply_to_status_id_str\":null,\"id_str\":\"127764454506115072\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 11716000, - "tags": [ - { - "id-ref": "4abae3b0-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "ac03f293-b3e4-448a-a22e-d89e00297e70-127764454506115072" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Stiegler relance la polémique sur la démocratisation cuturelle, Culture pour tous ou Culture pour chacun. Un enjeu électroral 2012==", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Stiegler relance la polémique sur la démocratisation cuturelle, Culture pour tous ou Culture pour chacun. Un enjeu électroral 2012==", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 11895000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Stiegler relance la pol\\u00e9mique sur la d\\u00e9mocratisation cuturelle, Culture pour tous ou Culture pour chacun. Un enjeu \\u00e9lectroral 2012==\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:16:13 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":180,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"default_profile\":true,\"statuses_count\":409,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127765207803101185,\"in_reply_to_status_id_str\":null,\"id_str\":\"127765207803101185\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 11895000, - "tags": [ - { - "id-ref": "4abae3b0-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "5cabe2c8-fbbc-4e14-b1a9-3e8954a3c3c2-127765207803101185" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem テクノロジーを、消費の対象としてではなく、自分のものとしてしなければならない。(スティグレール)", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem テクノロジーを、消費の対象としてではなく、自分のものとしてしなければならない。(スティグレール)", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 11992000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u30c6\\u30af\\u30ce\\u30ed\\u30b8\\u30fc\\u3092\\u3001\\u6d88\\u8cbb\\u306e\\u5bfe\\u8c61\\u3068\\u3057\\u3066\\u3067\\u306f\\u306a\\u304f\\u3001\\u81ea\\u5206\\u306e\\u3082\\u306e\\u3068\\u3057\\u3066\\u3057\\u306a\\u3051\\u308c\\u3070\\u306a\\u3089\\u306a\\u3044\\u3002\\uff08\\u30b9\\u30c6\\u30a3\\u30b0\\u30ec\\u30fc\\u30eb\\uff09\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:17:50 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":405,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"default_profile\":true,\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127765614147289088,\"in_reply_to_status_id_str\":null,\"id_str\":\"127765614147289088\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 11992000, - "tags": [ - { - "id-ref": "4abae3b0-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "0159a8da-6f38-4ca6-ab8b-941c36d9a0c9-127765614147289088" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Comment concilier l'otium et le negotium dans de nouveaux dispositifs ??", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Comment concilier l'otium et le negotium dans de nouveaux dispositifs ??", - "color": "16763904", - "polemics": [ - "Q" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 12018000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Comment concilier l'otium et le negotium dans de nouveaux dispositifs ??\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:18:16 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":180,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"default_profile\":true,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":410,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127765722813300736,\"in_reply_to_status_id_str\":null,\"id_str\":\"127765722813300736\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 12018000, - "tags": [ - { - "id-ref": "4abae3b0-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "f9328a62-1fd2-4648-88fe-cca5acd5f857-127765722813300736" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 「テクノロジーを自分のものにする」ことを可能とする「身体性」を、俳優としてのレヌッチ氏はどのように考えているのだろうか?", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 「テクノロジーを自分のものにする」ことを可能とする「身体性」を、俳優としてのレヌッチ氏はどのように考えているのだろうか?", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 12052000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u300c\\u30c6\\u30af\\u30ce\\u30ed\\u30b8\\u30fc\\u3092\\u81ea\\u5206\\u306e\\u3082\\u306e\\u306b\\u3059\\u308b\\u300d\\u3053\\u3068\\u3092\\u53ef\\u80fd\\u3068\\u3059\\u308b\\u300c\\u8eab\\u4f53\\u6027\\u300d\\u3092\\u3001\\u4ff3\\u512a\\u3068\\u3057\\u3066\\u306e\\u30ec\\u30cc\\u30c3\\u30c1\\u6c0f\\u306f\\u3069\\u306e\\u3088\\u3046\\u306b\\u8003\\u3048\\u3066\\u3044\\u308b\\u306e\\u3060\\u308d\\u3046\\u304b\\uff1f\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:18:50 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"default_profile\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":406,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127765863846789120,\"in_reply_to_status_id_str\":null,\"id_str\":\"127765863846789120\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 12052000, - "tags": [ - { - "id-ref": "4abae3b0-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "841e72e2-019d-4f70-9853-91060e85d33a-127765863846789120" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @vincentpuig: #tfcem Stiegler relance la polémique sur la démocratisation cuturelle, Culture pour tous ou Culture pour chacun. Un enj ...", - "img": { - "src": "http://a2.twimg.com/profile_images/1444079862/image_normal.jpg" - }, - "title": "jean louis Frechin: RT @vincentpuig: #tfcem Stiegler relance la polémique sur la démocratisation cuturelle, Culture pour tous ou Culture pour chacun. Un enj ...", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 12136000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @vincentpuig: #tfcem Stiegler relance la pol\\u00e9mique sur la d\\u00e9mocratisation cuturelle, Culture pour tous ou Culture pour chacun. Un enj ...\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[17,23]}],\"user_mentions\":[{\"indices\":[3,15],\"name\":\"Vincent Puig\",\"screen_name\":\"vincentpuig\",\"id\":68424173,\"id_str\":\"68424173\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"#tfcem Stiegler relance la pol\\u00e9mique sur la d\\u00e9mocratisation cuturelle, Culture pour tous ou Culture pour chacun. Un enjeu \\u00e9lectroral 2012==\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:16:13 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":180,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"default_profile\":true,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":410,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127765207803101185,\"in_reply_to_status_id_str\":null,\"id_str\":\"127765207803101185\",\"coordinates\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:20:14 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":true,\"user\":{\"default_profile_image\":false,\"favourites_count\":66,\"location\":\"38.717470,-9.153256\",\"notifications\":null,\"profile_background_color\":\"0d0f1a\",\"lang\":\"en\",\"profile_background_tile\":true,\"followers_count\":2051,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/289235654\\/Invitation_Vernissage_Public_-_Objets_du_Num_rique_-_Studio_B___C_72.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"design num\\u00e9rique, produits, services, innovation & pens\\u00e9es autour du design. Et encore plus http:\\/\\/www.nodesignlab.net\",\"following\":null,\"time_zone\":\"Lisbon\",\"created_at\":\"Thu May 01 11:37:17 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"default_profile\":false,\"listed_count\":197,\"geo_enabled\":true,\"profile_use_background_image\":true,\"friends_count\":714,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/www.nodesign.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1444079862\\/image_normal.jpg\",\"screen_name\":\"nodesign\",\"name\":\"jean louis Frechin\",\"statuses_count\":10010,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/289235654\\/Invitation_Vernissage_Public_-_Objets_du_Num_rique_-_Studio_B___C_72.jpg\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1444079862\\/image_normal.jpg\",\"id\":14613124,\"id_str\":\"14613124\",\"verified\":false,\"utc_offset\":0,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127766217774735360,\"in_reply_to_status_id_str\":null,\"id_str\":\"127766217774735360\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 12136000, - "tags": [ - { - "id-ref": "4abae3b0-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "8dfb5d87-5cc6-4ac5-96e8-4cf3fe3024c2-127766217774735360" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Quel type du corporalité rend possible un vrai adoption de la technique???", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem Quel type du corporalité rend possible un vrai adoption de la technique???", - "color": "16763904", - "polemics": [ - "Q" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 12160000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Quel type du corporalit\\u00e9 rend possible un vrai adoption de la technique???\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:20:38 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":407,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127766317154570241,\"in_reply_to_status_id_str\":null,\"id_str\":\"127766317154570241\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 12160000, - "tags": [ - { - "id-ref": "4abae3b0-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "663b37b1-45ec-45e3-a571-edcb3033b9f4-127766317154570241" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Renucci veut utiliser la faisceau laser ou électique non plus de manière publicitaire mais pour l'expression du public ++", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Renucci veut utiliser la faisceau laser ou électique non plus de manière publicitaire mais pour l'expression du public ++", - "color": "16763904", - "polemics": [ - "OK" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 12190000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Renucci veut utiliser la faisceau laser ou \\u00e9lectique non plus de mani\\u00e8re publicitaire mais pour l'expression du public ++\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:21:08 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":180,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":411,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127766441863806976,\"in_reply_to_status_id_str\":null,\"id_str\":\"127766441863806976\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 12190000, - "tags": [ - { - "id-ref": "4abae3b0-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "e6cfe491-7202-4144-8990-16c544772b09-127766441863806976" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Permettre au public d'écrire avec son téléphone sur les murs du théâtre ++", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Permettre au public d'écrire avec son téléphone sur les murs du théâtre ++", - "color": "16763904", - "polemics": [ - "OK" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 12321000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Permettre au public d'\\u00e9crire avec son t\\u00e9l\\u00e9phone sur les murs du th\\u00e9\\u00e2tre ++\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:23:19 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"default_profile\":true,\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":180,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":412,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127766993209274369,\"in_reply_to_status_id_str\":null,\"id_str\":\"127766993209274369\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 12321000, - "tags": [ - { - "id-ref": "4abae3b0-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "5824c0d2-beb3-445b-b32d-8dead08b6f5a-127766993209274369" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "3次的な記憶の把持としての演劇。フランス国立演劇センター、それぞれの地域や人々がもっている、制作するという力を引き出す活動をされているとのこと。RT @k_t_618: #tfcem ロバン・レヌッチ氏、登壇。", - "img": { - "src": "http://a1.twimg.com/profile_images/547947819/091107_1604_021_normal.jpg" - }, - "title": "jun abe: 3次的な記憶の把持としての演劇。フランス国立演劇センター、それぞれの地域や人々がもっている、制作するという力を引き出す活動をされているとのこと。RT @k_t_618: #tfcem ロバン・レヌッチ氏、登壇。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 12366000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"3\\u6b21\\u7684\\u306a\\u8a18\\u61b6\\u306e\\u628a\\u6301\\u3068\\u3057\\u3066\\u306e\\u6f14\\u5287\\u3002\\u30d5\\u30e9\\u30f3\\u30b9\\u56fd\\u7acb\\u6f14\\u5287\\u30bb\\u30f3\\u30bf\\u30fc\\u3001\\u305d\\u308c\\u305e\\u308c\\u306e\\u5730\\u57df\\u3084\\u4eba\\u3005\\u304c\\u3082\\u3063\\u3066\\u3044\\u308b\\u3001\\u5236\\u4f5c\\u3059\\u308b\\u3068\\u3044\\u3046\\u529b\\u3092\\u5f15\\u304d\\u51fa\\u3059\\u6d3b\\u52d5\\u3092\\u3055\\u308c\\u3066\\u3044\\u308b\\u3068\\u306e\\u3053\\u3068\\u3002RT @k_t_618: #tfcem \\u30ed\\u30d0\\u30f3\\u30fb\\u30ec\\u30cc\\u30c3\\u30c1\\u6c0f\\u3001\\u767b\\u58c7\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[85,91]}],\"user_mentions\":[{\"indices\":[75,83],\"name\":\"k_t_618\",\"screen_name\":\"k_t_618\",\"id\":15015946,\"id_str\":\"15015946\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:24:04 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"favourites_count\":365,\"location\":\"TOKYO\",\"notifications\":null,\"profile_background_color\":\"f5f5f5\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":554,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"fdfffc\",\"description\":\"\\u307e\\u305a\\u306f\\u6383\\u82d4\\u304b\\u3089\\u3002\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Mon Nov 23 16:03:52 +0000 2009\",\"profile_sidebar_border_color\":\"c0deed\",\"is_translator\":false,\"listed_count\":41,\"geo_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":476,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/547947819\\/091107_1604_021_normal.jpg\",\"screen_name\":\"jun_abe\",\"name\":\"jun abe\",\"statuses_count\":7357,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/547947819\\/091107_1604_021_normal.jpg\",\"id\":92049841,\"id_str\":\"92049841\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"ff6e6e\"},\"retweeted\":false,\"id\":127767180648517632,\"in_reply_to_status_id_str\":null,\"id_str\":\"127767180648517632\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 12366000, - "tags": [ - { - "id-ref": "4abae3b0-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "fb3afb1d-d7c1-48dc-8c8b-48c07b1f5fe0-127767180648517632" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "“@vincentpuig: #tfcem Permettre au public d'écrire avec son téléphone sur les murs du théâtre ++” #wanomirror", - "img": { - "src": "http://a2.twimg.com/profile_images/1444079862/image_normal.jpg" - }, - "title": "jean louis Frechin: “@vincentpuig: #tfcem Permettre au public d'écrire avec son téléphone sur les murs du théâtre ++” #wanomirror", - "color": "16763904", - "polemics": [ - "OK" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 12688000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u201c@vincentpuig: #tfcem Permettre au public d'\\u00e9crire avec son t\\u00e9l\\u00e9phone sur les murs du th\\u00e9\\u00e2tre ++\\u201d #wanomirror\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[15,21]},{\"text\":\"wanomirror\",\"indices\":[98,109]}],\"user_mentions\":[{\"indices\":[1,13],\"name\":\"Vincent Puig\",\"screen_name\":\"vincentpuig\",\"id\":68424173,\"id_str\":\"68424173\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:29:26 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":66,\"location\":\"38.717470,-9.153256\",\"notifications\":null,\"profile_background_color\":\"0d0f1a\",\"default_profile\":false,\"lang\":\"en\",\"profile_background_tile\":true,\"followers_count\":2051,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/289235654\\/Invitation_Vernissage_Public_-_Objets_du_Num_rique_-_Studio_B___C_72.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"design num\\u00e9rique, produits, services, innovation & pens\\u00e9es autour du design. Et encore plus http:\\/\\/www.nodesignlab.net\",\"following\":null,\"time_zone\":\"Lisbon\",\"created_at\":\"Thu May 01 11:37:17 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":197,\"geo_enabled\":true,\"profile_use_background_image\":true,\"friends_count\":714,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/www.nodesign.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1444079862\\/image_normal.jpg\",\"screen_name\":\"nodesign\",\"name\":\"jean louis Frechin\",\"statuses_count\":10011,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/289235654\\/Invitation_Vernissage_Public_-_Objets_du_Num_rique_-_Studio_B___C_72.jpg\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1444079862\\/image_normal.jpg\",\"id\":14613124,\"id_str\":\"14613124\",\"verified\":false,\"utc_offset\":0,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127768530279088128,\"in_reply_to_status_id_str\":null,\"id_str\":\"127768530279088128\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 12688000, - "tags": [ - { - "id-ref": "4abae3b0-0182-11e1-9706-00145ea49a02" - }, - { - "id-ref": "4abbfee4-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "66436c4c-3aee-4789-8fb3-1c0c8bf74b94-127768530279088128" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Avons nous encore besoin de nouvelles catastrophes pour réagir ??", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Avons nous encore besoin de nouvelles catastrophes pour réagir ??", - "color": "16763904", - "polemics": [ - "Q" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 12751000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Avons nous encore besoin de nouvelles catastrophes pour r\\u00e9agir ??\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:30:29 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":180,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"default_profile\":true,\"statuses_count\":413,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127768797691133952,\"in_reply_to_status_id_str\":null,\"id_str\":\"127768797691133952\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 12751000, - "tags": [ - { - "id-ref": "4abbfee4-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "85f2930d-16c6-4ff8-a218-8020b2ef70b5-127768797691133952" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @vincentpuig: #tfcem Stiegler relance la polémique sur la démocratisation cuturelle, Culture pour tous ou Culture pour chacun. Un enj ...", - "img": { - "src": "http://a1.twimg.com/profile_images/983938390/pic.php_normal.jpg" - }, - "title": "Constance de 4barbes: RT @vincentpuig: #tfcem Stiegler relance la polémique sur la démocratisation cuturelle, Culture pour tous ou Culture pour chacun. Un enj ...", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 13208000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @vincentpuig: #tfcem Stiegler relance la pol\\u00e9mique sur la d\\u00e9mocratisation cuturelle, Culture pour tous ou Culture pour chacun. Un enj ...\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[17,23]}],\"user_mentions\":[{\"indices\":[3,15],\"name\":\"Vincent Puig\",\"screen_name\":\"vincentpuig\",\"id\":68424173,\"id_str\":\"68424173\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"#tfcem Stiegler relance la pol\\u00e9mique sur la d\\u00e9mocratisation cuturelle, Culture pour tous ou Culture pour chacun. Un enjeu \\u00e9lectroral 2012==\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":1,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:16:13 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":180,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":413,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127765207803101185,\"in_reply_to_status_id_str\":null,\"id_str\":\"127765207803101185\",\"coordinates\":null},\"source\":\"web\",\"retweet_count\":1,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:38:06 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":true,\"user\":{\"default_profile_image\":false,\"favourites_count\":61,\"location\":\"Paris\",\"notifications\":null,\"profile_background_color\":\"131516\",\"lang\":\"en\",\"profile_background_tile\":true,\"followers_count\":124,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/155252455\\/avatar.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"description\":\"Project Manager in e-Monitoring and e-Reputation(methodologies, tools) interested in Digital Humanities, Open Data working with Python\\r\\nwww.4barbes.com\",\"default_profile\":false,\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Fri Jul 17 11:53:38 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"is_translator\":false,\"listed_count\":15,\"geo_enabled\":true,\"profile_use_background_image\":true,\"friends_count\":138,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/4barbes.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/983938390\\/pic.php_normal.jpg\",\"screen_name\":\"c4barbes\",\"name\":\"Constance de 4barbes\",\"statuses_count\":1117,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/155252455\\/avatar.jpg\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/983938390\\/pic.php_normal.jpg\",\"id\":57623127,\"id_str\":\"57623127\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"009999\"},\"retweeted\":false,\"id\":127770713284296704,\"in_reply_to_status_id_str\":null,\"id_str\":\"127770713284296704\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 13208000, - "tags": [ - { - "id-ref": "4abbfee4-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "bd847e10-9680-4b49-b8ef-5fed6e428d0b-127770713284296704" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Renucci: réhabilitation de l'enseignement et des instituteurs comme producteur de rituels et de symbolique pour éviter la catastrophe", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Renucci: réhabilitation de l'enseignement et des instituteurs comme producteur de rituels et de symbolique pour éviter la catastrophe", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 13214000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Renucci: r\\u00e9habilitation de l'enseignement et des instituteurs comme producteur de rituels et de symbolique pour \\u00e9viter la catastrophe\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:38:12 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":180,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"default_profile\":true,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":414,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127770739951669248,\"in_reply_to_status_id_str\":null,\"id_str\":\"127770739951669248\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 13214000, - "tags": [ - { - "id-ref": "4abbfee4-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "c122dc67-46a0-40a0-9688-c1bb5eadc873-127770739951669248" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Stiegler signale les projets de médecine collaborative et le colloque Anthropologie du numérique à Lyon-26 novembre 2012==", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Stiegler signale les projets de médecine collaborative et le colloque Anthropologie du numérique à Lyon-26 novembre 2012==", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 13372000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Stiegler signale les projets de m\\u00e9decine collaborative et le colloque Anthropologie du num\\u00e9rique \\u00e0 Lyon-26 novembre 2012==\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:40:50 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":181,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":415,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127771399073972224,\"in_reply_to_status_id_str\":null,\"id_str\":\"127771399073972224\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 13372000, - "tags": [ - { - "id-ref": "4abbfee4-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "2e61f5f9-f948-4f64-b051-4955a4f1e947-127771399073972224" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem m'intéresse davantage que #fh2012 : c'est grave docteur ?!", - "img": { - "src": "http://a1.twimg.com/profile_images/1572952624/maternelle67_normal.jpg" - }, - "title": "Christine Genin: #tfcem m'intéresse davantage que #fh2012 : c'est grave docteur ?!", - "color": "16763904", - "polemics": [ - "Q" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 13388000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem m'int\\u00e9resse davantage que #fh2012 : c'est grave docteur ?!\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]},{\"text\":\"fh2012\",\"indices\":[33,40]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.panoramicsoft.com\\/mobileapps\\/motweets\\/moTweets.php\\\" rel=\\\"nofollow\\\"\\u003EPanoramic moTweets\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:41:06 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":164,\"location\":\"Paris\",\"notifications\":null,\"profile_background_color\":\"ffffff\",\"default_profile\":false,\"lang\":\"fr\",\"profile_background_tile\":false,\"followers_count\":1470,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"ffffff\",\"description\":\"\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Apr 20 22:19:48 +0000 2009\",\"profile_sidebar_border_color\":\"0084b4\",\"is_translator\":false,\"listed_count\":159,\"geo_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":1779,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.christinegenin.fr\\/blog\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1572952624\\/maternelle67_normal.jpg\",\"screen_name\":\"cgenin\",\"name\":\"Christine Genin\",\"statuses_count\":10982,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1572952624\\/maternelle67_normal.jpg\",\"id\":33688811,\"id_str\":\"33688811\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084b4\"},\"retweeted\":false,\"id\":127771467818614784,\"in_reply_to_status_id_str\":null,\"id_str\":\"127771467818614784\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 13388000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - }, - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "3aff4a42-ae1d-410d-bfc7-5f31f3497ee9-127771467818614784" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @vincentpuig: #tfcem Renucci: réhabilitation de l'enseignement et des instituteurs comme producteur de rituels et de symbolique pour ...", - "img": { - "src": "http://a2.twimg.com/profile_images/1444079862/image_normal.jpg" - }, - "title": "jean louis Frechin: RT @vincentpuig: #tfcem Renucci: réhabilitation de l'enseignement et des instituteurs comme producteur de rituels et de symbolique pour ...", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 13413000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @vincentpuig: #tfcem Renucci: r\\u00e9habilitation de l'enseignement et des instituteurs comme producteur de rituels et de symbolique pour ...\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[17,23]}],\"user_mentions\":[{\"indices\":[3,15],\"name\":\"Vincent Puig\",\"screen_name\":\"vincentpuig\",\"id\":68424173,\"id_str\":\"68424173\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"#tfcem Renucci: r\\u00e9habilitation de l'enseignement et des instituteurs comme producteur de rituels et de symbolique pour \\u00e9viter la catastrophe\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"1\",\"retweeters\":[14613124],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:38:12 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":181,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"default_profile\":true,\"statuses_count\":415,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127770739951669248,\"in_reply_to_status_id_str\":null,\"id_str\":\"127770739951669248\",\"coordinates\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:41:31 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":true,\"user\":{\"default_profile_image\":false,\"favourites_count\":66,\"location\":\"38.717470,-9.153256\",\"notifications\":null,\"profile_background_color\":\"0d0f1a\",\"lang\":\"en\",\"profile_background_tile\":true,\"followers_count\":2051,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/289235654\\/Invitation_Vernissage_Public_-_Objets_du_Num_rique_-_Studio_B___C_72.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"design num\\u00e9rique, produits, services, innovation & pens\\u00e9es autour du design. Et encore plus http:\\/\\/www.nodesignlab.net\",\"following\":null,\"time_zone\":\"Lisbon\",\"created_at\":\"Thu May 01 11:37:17 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":197,\"geo_enabled\":true,\"profile_use_background_image\":true,\"friends_count\":714,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/www.nodesign.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1444079862\\/image_normal.jpg\",\"screen_name\":\"nodesign\",\"name\":\"jean louis Frechin\",\"default_profile\":false,\"statuses_count\":10012,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/289235654\\/Invitation_Vernissage_Public_-_Objets_du_Num_rique_-_Studio_B___C_72.jpg\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1444079862\\/image_normal.jpg\",\"id\":14613124,\"id_str\":\"14613124\",\"verified\":false,\"utc_offset\":0,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127771571493416960,\"in_reply_to_status_id_str\":null,\"id_str\":\"127771571493416960\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 13413000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "836a9dfa-31fe-4f34-a418-bdb6de00df70-127771571493416960" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem L'origine de la démocratie ? L'écriture qui est dans le numérique dans un processus de profonde mutation??", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem L'origine de la démocratie ? L'écriture qui est dans le numérique dans un processus de profonde mutation??", - "color": "16763904", - "polemics": [ - "Q" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 13779000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem L'origine de la d\\u00e9mocratie ? L'\\u00e9criture qui est dans le num\\u00e9rique dans un processus de profonde mutation??\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:47:37 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":181,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":416,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127773107187499009,\"in_reply_to_status_id_str\":null,\"id_str\":\"127773107187499009\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 13779000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "db404779-04ca-4c9e-9329-9d6dddbdaf7c-127773107187499009" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 「作る」という言葉についての一つの違和感を感じた。(藤幡)", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 「作る」という言葉についての一つの違和感を感じた。(藤幡)", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 13800000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem\\u3000\\u300c\\u4f5c\\u308b\\u300d\\u3068\\u3044\\u3046\\u8a00\\u8449\\u306b\\u3064\\u3044\\u3066\\u306e\\u4e00\\u3064\\u306e\\u9055\\u548c\\u611f\\u3092\\u611f\\u3058\\u305f\\u3002\\uff08\\u85e4\\u5e61\\uff09\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:47:58 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":408,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127773195137851394,\"in_reply_to_status_id_str\":null,\"id_str\":\"127773195137851394\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 13800000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "1c235e35-63f2-4773-8866-c4e40476ca33-127773195137851394" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 「produce」とは異なる、農業など、自然に働きかけることで可能となる「作る」(オート・ポイエーシス)。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 「produce」とは異なる、農業など、自然に働きかけることで可能となる「作る」(オート・ポイエーシス)。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 13858000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem\\u3000\\u300cproduce\\u300d\\u3068\\u306f\\u7570\\u306a\\u308b\\u3001\\u8fb2\\u696d\\u306a\\u3069\\u3001\\u81ea\\u7136\\u306b\\u50cd\\u304d\\u304b\\u3051\\u308b\\u3053\\u3068\\u3067\\u53ef\\u80fd\\u3068\\u306a\\u308b\\u300c\\u4f5c\\u308b\\u300d\\uff08\\u30aa\\u30fc\\u30c8\\u30fb\\u30dd\\u30a4\\u30a8\\u30fc\\u30b7\\u30b9\\uff09\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:48:56 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"default_profile\":true,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":409,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127773439825158144,\"in_reply_to_status_id_str\":null,\"id_str\":\"127773439825158144\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 13858000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "98675ed1-61d7-4561-8ad8-f082c90f105e-127773439825158144" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Renucci: une pensée profonde de l'individuation conjointe des humains et des objets ++", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Renucci: une pensée profonde de l'individuation conjointe des humains et des objets ++", - "color": "16763904", - "polemics": [ - "OK" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 14003000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Renucci: une pens\\u00e9e profonde de l'individuation conjointe des humains et des objets ++\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:51:21 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":182,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":417,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127774048116674560,\"in_reply_to_status_id_str\":null,\"id_str\":\"127774048116674560\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 14003000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "20c8b714-a3af-4f65-a703-ee18665d1d9c-127774048116674560" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 対象や自然が自分を変容させる、ということは確かに重要な問題。(レヌッシ)", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 対象や自然が自分を変容させる、ということは確かに重要な問題。(レヌッシ)", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 14065000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem\\u3000\\u5bfe\\u8c61\\u3084\\u81ea\\u7136\\u304c\\u81ea\\u5206\\u3092\\u5909\\u5bb9\\u3055\\u305b\\u308b\\u3001\\u3068\\u3044\\u3046\\u3053\\u3068\\u306f\\u78ba\\u304b\\u306b\\u91cd\\u8981\\u306a\\u554f\\u984c\\u3002\\uff08\\u30ec\\u30cc\\u30c3\\u30b7\\uff09\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:52:23 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":410,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127774307559542785,\"in_reply_to_status_id_str\":null,\"id_str\":\"127774307559542785\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 14065000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "bfb11b0e-e6ee-4211-8b0e-ff04e4669337-127774307559542785" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Etre fait par le froid est plus juste que j'ai froid. On veut tout posséder ++", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Etre fait par le froid est plus juste que j'ai froid. On veut tout posséder ++", - "color": "16763904", - "polemics": [ - "OK" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 14151000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Etre fait par le froid est plus juste que j'ai froid. On veut tout poss\\u00e9der ++\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:53:49 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":183,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"default_profile\":true,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":418,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127774666369671168,\"in_reply_to_status_id_str\":null,\"id_str\":\"127774666369671168\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 14151000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "72296782-5340-4166-8f11-69d8469b0b92-127774666369671168" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 三次的把持とは異なる自然という次元について言及があった。自分は一般器官学というものを提唱している。人間の器官、テクノロジーの器官、社会という器官という三重の層。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 三次的把持とは異なる自然という次元について言及があった。自分は一般器官学というものを提唱している。人間の器官、テクノロジーの器官、社会という器官という三重の層。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 14203000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u4e09\\u6b21\\u7684\\u628a\\u6301\\u3068\\u306f\\u7570\\u306a\\u308b\\u81ea\\u7136\\u3068\\u3044\\u3046\\u6b21\\u5143\\u306b\\u3064\\u3044\\u3066\\u8a00\\u53ca\\u304c\\u3042\\u3063\\u305f\\u3002\\u81ea\\u5206\\u306f\\u4e00\\u822c\\u5668\\u5b98\\u5b66\\u3068\\u3044\\u3046\\u3082\\u306e\\u3092\\u63d0\\u5531\\u3057\\u3066\\u3044\\u308b\\u3002\\u4eba\\u9593\\u306e\\u5668\\u5b98\\u3001\\u30c6\\u30af\\u30ce\\u30ed\\u30b8\\u30fc\\u306e\\u5668\\u5b98\\u3001\\u793e\\u4f1a\\u3068\\u3044\\u3046\\u5668\\u5b98\\u3068\\u3044\\u3046\\u4e09\\u91cd\\u306e\\u5c64\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:54:41 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":411,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127774885949870080,\"in_reply_to_status_id_str\":null,\"id_str\":\"127774885949870080\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 14203000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "d602baf8-7679-4798-a58f-715435d23a33-127774885949870080" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem その三つの層を超える、自然(コスミック)という層は存在するが、単純にそれにひざまずくという関係ではない。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem その三つの層を超える、自然(コスミック)という層は存在するが、単純にそれにひざまずくという関係ではない。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 14284000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u305d\\u306e\\u4e09\\u3064\\u306e\\u5c64\\u3092\\u8d85\\u3048\\u308b\\u3001\\u81ea\\u7136\\uff08\\u30b3\\u30b9\\u30df\\u30c3\\u30af\\uff09\\u3068\\u3044\\u3046\\u5c64\\u306f\\u5b58\\u5728\\u3059\\u308b\\u304c\\u3001\\u5358\\u7d14\\u306b\\u305d\\u308c\\u306b\\u3072\\u3056\\u307e\\u305a\\u304f\\u3068\\u3044\\u3046\\u95a2\\u4fc2\\u3067\\u306f\\u306a\\u3044\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:56:02 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":118,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":412,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127775225629786112,\"in_reply_to_status_id_str\":null,\"id_str\":\"127775225629786112\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 14284000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "cfe00c7a-5183-4bab-98a3-b5a32bfa7132-127775225629786112" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Stiegler: la nature, le cosmique excède le champ organologique et humain qui est cependant indispensable pour accéder la nature--", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Stiegler: la nature, le cosmique excède le champ organologique et humain qui est cependant indispensable pour accéder la nature--", - "color": "16763904", - "polemics": [ - "KO" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 14478000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Stiegler: la nature, le cosmique exc\\u00e8de le champ organologique et humain qui est cependant indispensable pour acc\\u00e9der la nature--\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 15:59:16 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":183,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":419,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"default_profile\":true,\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127776039203110915,\"in_reply_to_status_id_str\":null,\"id_str\":\"127776039203110915\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 14478000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "ce0f8b70-1b0b-4eaa-85a6-7c7206e8d929-127776039203110915" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 日本人は、「カタストロフはなかった」と感じているのではないだろうか?日本人はカタストロフには驚かないという心性をもっているのではないか?(藤幡)", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 日本人は、「カタストロフはなかった」と感じているのではないだろうか?日本人はカタストロフには驚かないという心性をもっているのではないか?(藤幡)", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 15534000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u65e5\\u672c\\u4eba\\u306f\\u3001\\u300c\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u306f\\u306a\\u304b\\u3063\\u305f\\u300d\\u3068\\u611f\\u3058\\u3066\\u3044\\u308b\\u306e\\u3067\\u306f\\u306a\\u3044\\u3060\\u308d\\u3046\\u304b\\uff1f\\u65e5\\u672c\\u4eba\\u306f\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u306b\\u306f\\u9a5a\\u304b\\u306a\\u3044\\u3068\\u3044\\u3046\\u5fc3\\u6027\\u3092\\u3082\\u3063\\u3066\\u3044\\u308b\\u306e\\u3067\\u306f\\u306a\\u3044\\u304b\\uff1f\\uff08\\u85e4\\u5e61\\uff09\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 16:16:52 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":117,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"default_profile\":true,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":413,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127780469759688704,\"in_reply_to_status_id_str\":null,\"id_str\":\"127780469759688704\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 15534000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "b1794e94-8a26-47e3-8ac2-48ef0a1b0a83-127780469759688704" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @k_t_618: #tfcem 日本人は、「カタストロフはなかった」と感じているのではないだろうか?日本人はカタストロフには驚かないという心性をもっているのではないか?(藤幡)", - "img": { - "src": "http://a1.twimg.com/profile_images/1508624601/22634524_998035669_60large_normal.jpg" - }, - "title": ".: RT @k_t_618: #tfcem 日本人は、「カタストロフはなかった」と感じているのではないだろうか?日本人はカタストロフには驚かないという心性をもっているのではないか?(藤幡)", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 15607000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @k_t_618: #tfcem \\u65e5\\u672c\\u4eba\\u306f\\u3001\\u300c\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u306f\\u306a\\u304b\\u3063\\u305f\\u300d\\u3068\\u611f\\u3058\\u3066\\u3044\\u308b\\u306e\\u3067\\u306f\\u306a\\u3044\\u3060\\u308d\\u3046\\u304b\\uff1f\\u65e5\\u672c\\u4eba\\u306f\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u306b\\u306f\\u9a5a\\u304b\\u306a\\u3044\\u3068\\u3044\\u3046\\u5fc3\\u6027\\u3092\\u3082\\u3063\\u3066\\u3044\\u308b\\u306e\\u3067\\u306f\\u306a\\u3044\\u304b\\uff1f\\uff08\\u85e4\\u5e61\\uff09\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[13,19]}],\"user_mentions\":[{\"indices\":[3,11],\"name\":\"k_t_618\",\"screen_name\":\"k_t_618\",\"id\":15015946,\"id_str\":\"15015946\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"#tfcem \\u65e5\\u672c\\u4eba\\u306f\\u3001\\u300c\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u306f\\u306a\\u304b\\u3063\\u305f\\u300d\\u3068\\u611f\\u3058\\u3066\\u3044\\u308b\\u306e\\u3067\\u306f\\u306a\\u3044\\u3060\\u308d\\u3046\\u304b\\uff1f\\u65e5\\u672c\\u4eba\\u306f\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u306b\\u306f\\u9a5a\\u304b\\u306a\\u3044\\u3068\\u3044\\u3046\\u5fc3\\u6027\\u3092\\u3082\\u3063\\u3066\\u3044\\u308b\\u306e\\u3067\\u306f\\u306a\\u3044\\u304b\\uff1f\\uff08\\u85e4\\u5e61\\uff09\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 16:16:52 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":117,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":413,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127780469759688704,\"in_reply_to_status_id_str\":null,\"id_str\":\"127780469759688704\",\"coordinates\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/tweetbutton\\\" rel=\\\"nofollow\\\"\\u003ETweet Button\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 16:18:05 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":235,\"location\":\"Nagoya\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":209,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\\u00d8\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Hawaii\",\"created_at\":\"Sat Dec 11 03:27:52 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":9,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":331,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/noteskty.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1508624601\\/22634524_998035669_60large_normal.jpg\",\"screen_name\":\"saekiiiii\",\"name\":\"\\uff0e\",\"statuses_count\":2798,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1508624601\\/22634524_998035669_60large_normal.jpg\",\"id\":225254396,\"id_str\":\"225254396\",\"verified\":false,\"utc_offset\":-36000,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127780774043844609,\"in_reply_to_status_id_str\":null,\"id_str\":\"127780774043844609\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 15607000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "c4804447-a0ed-4ed3-abd1-c48af7fb6192-127780774043844609" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "ロバン・ルヌッチ氏のセッションが終わって、藤幡正樹さんの講演が始まりました。http://t.co/wPy3MUc9 #tfcem", - "img": { - "src": "http://a2.twimg.com/sticky/default_profile_images/default_profile_3_normal.png" - }, - "title": "Yoshikazu NANGO: ロバン・ルヌッチ氏のセッションが終わって、藤幡正樹さんの講演が始まりました。http://t.co/wPy3MUc9 #tfcem", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 15615000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u30ed\\u30d0\\u30f3\\u30fb\\u30eb\\u30cc\\u30c3\\u30c1\\u6c0f\\u306e\\u30bb\\u30c3\\u30b7\\u30e7\\u30f3\\u304c\\u7d42\\u308f\\u3063\\u3066\\u3001\\u85e4\\u5e61\\u6b63\\u6a39\\u3055\\u3093\\u306e\\u8b1b\\u6f14\\u304c\\u59cb\\u307e\\u308a\\u307e\\u3057\\u305f\\u3002http:\\/\\/t.co\\/wPy3MUc9 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"bit.ly\\/n21fmr\",\"indices\":[38,58],\"expanded_url\":\"http:\\/\\/bit.ly\\/n21fmr\",\"url\":\"http:\\/\\/t.co\\/wPy3MUc9\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[59,65]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"web\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 16:18:13 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":0,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":1817,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\\u5357\\u5f8c\\u7531\\u548c\\u30021979\\u5e74\\u5927\\u962a\\u5e9c\\u751f\\u307e\\u308c\\u3002\\u6771\\u4eac\\u5927\\u5b66\\u5927\\u5b66\\u9662\\u60c5\\u5831\\u5b66\\u74b0\\u7279\\u4efb\\u8b1b\\u5e2b\\u3002\\u793e\\u4f1a\\u5b66\\u3001\\u90fd\\u5e02\\u30fb\\u5efa\\u7bc9\\u8ad6\\u3002\\u6851\\u6ca2\\u30c7\\u30b6\\u30a4\\u30f3\\u7814\\u7a76\\u6240\\u3001\\u99d2\\u6fa4\\u5927\\u5b66\\u3001\\u6cd5\\u653f\\u5927\\u5b66\\u3001\\u65e9\\u7a32\\u7530\\u5927\\u5b66\\u975e\\u5e38\\u52e4\\u8b1b\\u5e2b\\u3002\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Sat Dec 26 14:10:04 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":180,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":216,\"protected\":false,\"default_profile\":true,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"screen_name\":\"y_nango\",\"name\":\"Yoshikazu NANGO\",\"statuses_count\":1820,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"id\":99508965,\"id_str\":\"99508965\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127780807136903168,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127780807136903168\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 15615000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "d8684e6a-a6eb-49bd-a7dc-a75d3ae1991a-127780807136903168" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Fujihata: la temporalité n'est pas la même au japon et donc le temps de la catastophe n'existe pas ++", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Fujihata: la temporalité n'est pas la même au japon et donc le temps de la catastophe n'existe pas ++", - "color": "16763904", - "polemics": [ - "OK" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 15664000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Fujihata: la temporalit\\u00e9 n'est pas la m\\u00eame au japon et donc le temps de la catastophe n'existe pas ++\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 16:19:02 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":183,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":420,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127781015321182209,\"in_reply_to_status_id_str\":null,\"id_str\":\"127781015321182209\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 15664000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "1be85ffb-c234-4483-a785-819d27eb2c9e-127781015321182209" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "情報学環主宰、フランスでやってるシンポジウム。「カタストロフィとメディア」。さっきから聞きながら作業中。 #tfcem", - "img": { - "src": "http://a0.twimg.com/profile_images/1397400309/photoofme_normal.jpg" - }, - "title": "坪井 遥 Haruka TSUBOI: 情報学環主宰、フランスでやってるシンポジウム。「カタストロフィとメディア」。さっきから聞きながら作業中。 #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 15706000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u60c5\\u5831\\u5b66\\u74b0\\u4e3b\\u5bb0\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u3067\\u3084\\u3063\\u3066\\u308b\\u30b7\\u30f3\\u30dd\\u30b8\\u30a6\\u30e0\\u3002\\u300c\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u30a3\\u3068\\u30e1\\u30c7\\u30a3\\u30a2\\u300d\\u3002\\u3055\\u3063\\u304d\\u304b\\u3089\\u805e\\u304d\\u306a\\u304c\\u3089\\u4f5c\\u696d\\u4e2d\\u3002 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[53,59]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 16:19:44 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"favourites_count\":2252,\"location\":\"Itabashi, Tokyo\",\"notifications\":null,\"profile_background_color\":\"1A1B1F\",\"lang\":\"ja\",\"profile_background_tile\":true,\"followers_count\":1505,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/127842983\\/mashmans6thaniv_004.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"1986\\u5e74\\u751f\\u307e\\u308c\\u3002\\u4e59\\u5973\\u5ea7AB\\u578b\\u5de6\\u5229\\u304d\\u8089\\u98df\\u7cfb\\u7537\\u5b50\\u3002\\u4e2d\\u9000\\u7d4c\\u9a13\\u8005\\u5927\\u5b66\\u751f\\u3002Tweet\\u306f\\u30aa\\u30fc\\u30eb\\u30b8\\u30e3\\u30f3\\u30eb\\u5782\\u308c\\u6d41\\u3057\\u7cfb\\u3002\\u4eba\\u751f\\u6642\\u5dee\\u30dc\\u30b1\\u3002\\u300e\\u91ce\\u5fc3\\u306e\\u8ff7\\u8d70\\u300f\\u306f\\u67d0\\u756a\\u7d44\\u3067\\u306e\\u4ffa\\u306e\\u4e8c\\u3064\\u540d\\u3060\\u3088\\u3002\\u30b3\\u30f3\\u30c6\\u30af\\u30c1\\u30e5\\u30a2\\u30ba\\u53cb\\u306e\\u4f1a\\/\\u30e2\\u30fc\\u30b7\\u30e7\\u30f3\\u30c0\\u30a4\\u90e8\\/azb\\/ICU\\/iii \\u7ba1\\u7406bot\\u2192\\u52a0\\u85e4\\u5468\\u4e00bot,\\u9ed2\\u7e01bot,\\u53e4\\u5f0f\\u82e5\\u8449bot\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Tue Feb 23 14:42:20 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":166,\"geo_enabled\":true,\"profile_use_background_image\":true,\"friends_count\":2001,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/www.amazon.co.jp\\/wishlist\\/3SFAGQUA2YXI7\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1397400309\\/photoofme_normal.jpg\",\"screen_name\":\"YashinNoMeisou\",\"name\":\"\\u576a\\u4e95 \\u9065 Haruka TSUBOI\",\"statuses_count\":29641,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/127842983\\/mashmans6thaniv_004.jpg\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1397400309\\/photoofme_normal.jpg\",\"id\":116772378,\"id_str\":\"116772378\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127781190148169728,\"in_reply_to_status_id_str\":null,\"id_str\":\"127781190148169728\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 15706000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "d6596053-cf3e-4331-90f4-19bbc3c16e47-127781190148169728" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @YashinNoMeisou: 情報学環主宰、フランスでやってるシンポジウム。「カタストロフィとメディア」。さっきから聞きながら作業中。 #tfcem", - "img": { - "src": "http://a2.twimg.com/profile_images/1378030189/N0019079_l_normal.jpg" - }, - "title": "七里: RT @YashinNoMeisou: 情報学環主宰、フランスでやってるシンポジウム。「カタストロフィとメディア」。さっきから聞きながら作業中。 #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 15732000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"retweeted_status\":{\"text\":\"\\u60c5\\u5831\\u5b66\\u74b0\\u4e3b\\u5bb0\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u3067\\u3084\\u3063\\u3066\\u308b\\u30b7\\u30f3\\u30dd\\u30b8\\u30a6\\u30e0\\u3002\\u300c\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u30a3\\u3068\\u30e1\\u30c7\\u30a3\\u30a2\\u300d\\u3002\\u3055\\u3063\\u304d\\u304b\\u3089\\u805e\\u304d\\u306a\\u304c\\u3089\\u4f5c\\u696d\\u4e2d\\u3002 #tfcem\",\"retweet_count\":1,\"favorited\":false,\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[53,59]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweeted\":false,\"created_at\":\"Sat Oct 22 16:19:44 +0000 2011\",\"in_reply_to_status_id_str\":null,\"id_str\":\"127781190148169728\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_user_id_str\":null,\"truncated\":false,\"contributors\":null,\"user\":{\"default_profile\":false,\"location\":\"Itabashi, Tokyo\",\"notifications\":null,\"time_zone\":\"Tokyo\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"lang\":\"ja\",\"followers_count\":1505,\"listed_count\":166,\"geo_enabled\":true,\"profile_use_background_image\":true,\"friends_count\":2001,\"description\":\"1986\\u5e74\\u751f\\u307e\\u308c\\u3002\\u4e59\\u5973\\u5ea7AB\\u578b\\u5de6\\u5229\\u304d\\u8089\\u98df\\u7cfb\\u7537\\u5b50\\u3002\\u4e2d\\u9000\\u7d4c\\u9a13\\u8005\\u5927\\u5b66\\u751f\\u3002Tweet\\u306f\\u30aa\\u30fc\\u30eb\\u30b8\\u30e3\\u30f3\\u30eb\\u5782\\u308c\\u6d41\\u3057\\u7cfb\\u3002\\u4eba\\u751f\\u6642\\u5dee\\u30dc\\u30b1\\u3002\\u300e\\u91ce\\u5fc3\\u306e\\u8ff7\\u8d70\\u300f\\u306f\\u67d0\\u756a\\u7d44\\u3067\\u306e\\u4ffa\\u306e\\u4e8c\\u3064\\u540d\\u3060\\u3088\\u3002\\u30b3\\u30f3\\u30c6\\u30af\\u30c1\\u30e5\\u30a2\\u30ba\\u53cb\\u306e\\u4f1a\\/\\u30e2\\u30fc\\u30b7\\u30e7\\u30f3\\u30c0\\u30a4\\u90e8\\/azb\\/ICU\\/iii \\u7ba1\\u7406bot\\u2192\\u52a0\\u85e4\\u5468\\u4e00bot,\\u9ed2\\u7e01bot,\\u53e4\\u5f0f\\u82e5\\u8449bot\",\"profile_text_color\":\"666666\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1397400309\\/photoofme_normal.jpg\",\"statuses_count\":29642,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/127842983\\/mashmans6thaniv_004.jpg\",\"created_at\":\"Tue Feb 23 14:42:20 +0000 2010\",\"id_str\":\"116772378\",\"profile_link_color\":\"2FC2EF\",\"default_profile_image\":false,\"favourites_count\":2252,\"protected\":false,\"profile_background_color\":\"1A1B1F\",\"url\":\"http:\\/\\/www.amazon.co.jp\\/wishlist\\/3SFAGQUA2YXI7\\/\",\"screen_name\":\"YashinNoMeisou\",\"name\":\"\\u576a\\u4e95 \\u9065 Haruka TSUBOI\",\"profile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1397400309\\/photoofme_normal.jpg\",\"id\":116772378,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"verified\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/127842983\\/mashmans6thaniv_004.jpg\",\"utc_offset\":32400,\"profile_sidebar_fill_color\":\"252429\"},\"id\":127781190148169728,\"coordinates\":null,\"in_reply_to_user_id\":null},\"text\":\"RT @YashinNoMeisou: \\u60c5\\u5831\\u5b66\\u74b0\\u4e3b\\u5bb0\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u3067\\u3084\\u3063\\u3066\\u308b\\u30b7\\u30f3\\u30dd\\u30b8\\u30a6\\u30e0\\u3002\\u300c\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u30a3\\u3068\\u30e1\\u30c7\\u30a3\\u30a2\\u300d\\u3002\\u3055\\u3063\\u304d\\u304b\\u3089\\u805e\\u304d\\u306a\\u304c\\u3089\\u4f5c\\u696d\\u4e2d\\u3002 #tfcem\",\"retweet_count\":1,\"favorited\":false,\"entities\":{\"urls\":[],\"user_mentions\":[{\"indices\":[3,18],\"id_str\":\"116772378\",\"name\":\"\\u576a\\u4e95 \\u9065 Haruka TSUBOI\",\"screen_name\":\"YashinNoMeisou\",\"id\":116772378}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[73,79]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"source\":\"web\",\"retweeted\":false,\"created_at\":\"Sat Oct 22 16:20:10 +0000 2011\",\"in_reply_to_status_id_str\":null,\"id_str\":\"127781299137167360\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_user_id_str\":null,\"truncated\":false,\"contributors\":null,\"user\":{\"default_profile\":false,\"location\":\"\\u3053\\u308a\\u3093\\u661f\\u306f\\u3042\\u308b\\u3088\\u3000\\u3053\\u3053\\u306b\\u3042\\u308b\\u3088\",\"notifications\":null,\"time_zone\":\"Paris\",\"profile_sidebar_border_color\":\"D3D2CF\",\"is_translator\":false,\"lang\":\"ja\",\"followers_count\":2083,\"listed_count\":120,\"geo_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":2106,\"description\":\"\\u3053\\u308a\\u3093\\u661f\\u306e\\u8a69\\u4eba\\u3001\\u6279\\u8a55\\u5bb6\\u3001\\u30d6\\u30ed\\u30ac\\u30fc\\u3002\\u533f\\u540d\\u5e0c\\u671b\\u3002\\r\\nnanarijiwa@yahoo.co.jp\",\"profile_text_color\":\"634047\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1378030189\\/N0019079_l_normal.jpg\",\"statuses_count\":10829,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/74817176\\/___.jpg\",\"created_at\":\"Fri May 11 19:17:07 +0000 2007\",\"id_str\":\"5971982\",\"profile_link_color\":\"088253\",\"default_profile_image\":false,\"favourites_count\":1116,\"protected\":false,\"profile_background_color\":\"EDECE9\",\"url\":\"http:\\/\\/nanari.tumblr.com\\/\",\"screen_name\":\"nanari\",\"name\":\"\\u4e03\\u91cc\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1378030189\\/N0019079_l_normal.jpg\",\"id\":5971982,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"verified\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/74817176\\/___.jpg\",\"utc_offset\":3600,\"profile_sidebar_fill_color\":\"E3E2DE\"},\"id\":127781299137167360,\"coordinates\":null,\"in_reply_to_user_id\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 15732000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "1d7f8f66-a494-4a9f-961e-7d5642fba872-127781299137167360" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 映像を場所にしばりつけたうえで、どのようなナラティブが可能となるかについての実験。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 映像を場所にしばりつけたうえで、どのようなナラティブが可能となるかについての実験。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 15816000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u6620\\u50cf\\u3092\\u5834\\u6240\\u306b\\u3057\\u3070\\u308a\\u3064\\u3051\\u305f\\u3046\\u3048\\u3067\\u3001\\u3069\\u306e\\u3088\\u3046\\u306a\\u30ca\\u30e9\\u30c6\\u30a3\\u30d6\\u304c\\u53ef\\u80fd\\u3068\\u306a\\u308b\\u304b\\u306b\\u3064\\u3044\\u3066\\u306e\\u5b9f\\u9a13\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 16:21:34 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":117,\"default_profile\":true,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":414,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127781653518102529,\"in_reply_to_status_id_str\":null,\"id_str\":\"127781653518102529\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 15816000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "a4656313-0e67-455f-8317-574bb59e11b9-127781653518102529" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Fujihata : combiner cardinalité et temporalité avec des films panoramiques positionnés sur une carte", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Fujihata : combiner cardinalité et temporalité avec des films panoramiques positionnés sur une carte", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 15874000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Fujihata : combiner cardinalit\\u00e9 et temporalit\\u00e9 avec des films panoramiques positionn\\u00e9s sur une carte\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 16:22:32 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":183,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":421,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127781896334745602,\"in_reply_to_status_id_str\":null,\"id_str\":\"127781896334745602\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 15874000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "ce4f398a-a1ca-48f7-9b01-72a7a8c35078-127781896334745602" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @y_nango: ロバン・ルヌッチ氏のセッションが終わって、藤幡正樹さんの講演が始まりました。http://t.co/wPy3MUc9 #tfcem", - "img": { - "src": "http://a2.twimg.com/profile_images/1278571217/face_normal.jpg" - }, - "title": "Tomoko Hashida: RT @y_nango: ロバン・ルヌッチ氏のセッションが終わって、藤幡正樹さんの講演が始まりました。http://t.co/wPy3MUc9 #tfcem", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 16019000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @y_nango: \\u30ed\\u30d0\\u30f3\\u30fb\\u30eb\\u30cc\\u30c3\\u30c1\\u6c0f\\u306e\\u30bb\\u30c3\\u30b7\\u30e7\\u30f3\\u304c\\u7d42\\u308f\\u3063\\u3066\\u3001\\u85e4\\u5e61\\u6b63\\u6a39\\u3055\\u3093\\u306e\\u8b1b\\u6f14\\u304c\\u59cb\\u307e\\u308a\\u307e\\u3057\\u305f\\u3002http:\\/\\/t.co\\/wPy3MUc9 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"bit.ly\\/n21fmr\",\"indices\":[51,71],\"expanded_url\":\"http:\\/\\/bit.ly\\/n21fmr\",\"url\":\"http:\\/\\/t.co\\/wPy3MUc9\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[72,78]}],\"user_mentions\":[{\"indices\":[3,11],\"name\":\"Yoshikazu NANGO\",\"screen_name\":\"y_nango\",\"id\":99508965,\"id_str\":\"99508965\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"\\u30ed\\u30d0\\u30f3\\u30fb\\u30eb\\u30cc\\u30c3\\u30c1\\u6c0f\\u306e\\u30bb\\u30c3\\u30b7\\u30e7\\u30f3\\u304c\\u7d42\\u308f\\u3063\\u3066\\u3001\\u85e4\\u5e61\\u6b63\\u6a39\\u3055\\u3093\\u306e\\u8b1b\\u6f14\\u304c\\u59cb\\u307e\\u308a\\u307e\\u3057\\u305f\\u3002http:\\/\\/t.co\\/wPy3MUc9 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"bit.ly\\/n21fmr\",\"indices\":[38,58],\"expanded_url\":\"http:\\/\\/bit.ly\\/n21fmr\",\"url\":\"http:\\/\\/t.co\\/wPy3MUc9\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[59,65]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"web\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 16:18:13 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"default_profile\":true,\"favourites_count\":0,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":1817,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\\u5357\\u5f8c\\u7531\\u548c\\u30021979\\u5e74\\u5927\\u962a\\u5e9c\\u751f\\u307e\\u308c\\u3002\\u6771\\u4eac\\u5927\\u5b66\\u5927\\u5b66\\u9662\\u60c5\\u5831\\u5b66\\u74b0\\u7279\\u4efb\\u8b1b\\u5e2b\\u3002\\u793e\\u4f1a\\u5b66\\u3001\\u90fd\\u5e02\\u30fb\\u5efa\\u7bc9\\u8ad6\\u3002\\u6851\\u6ca2\\u30c7\\u30b6\\u30a4\\u30f3\\u7814\\u7a76\\u6240\\u3001\\u99d2\\u6fa4\\u5927\\u5b66\\u3001\\u6cd5\\u653f\\u5927\\u5b66\\u3001\\u65e9\\u7a32\\u7530\\u5927\\u5b66\\u975e\\u5e38\\u52e4\\u8b1b\\u5e2b\\u3002\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Sat Dec 26 14:10:04 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":180,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":216,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"screen_name\":\"y_nango\",\"name\":\"Yoshikazu NANGO\",\"statuses_count\":1820,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"id\":99508965,\"id_str\":\"99508965\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127780807136903168,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127780807136903168\",\"coordinates\":null},\"source\":\"web\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 16:24:57 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"default_profile\":true,\"favourites_count\":3,\"location\":\"nae_Lab\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":137,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"http:\\/\\/nae-lab.org\\/~hashida\\/\\u3000\\r\\nhttp:\\/\\/chordxxcode.com\\/\",\"following\":null,\"time_zone\":\"Hawaii\",\"created_at\":\"Thu Oct 22 02:47:38 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":13,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":82,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1278571217\\/face_normal.jpg\",\"screen_name\":\"tomoko79\",\"name\":\"Tomoko Hashida\",\"statuses_count\":188,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1278571217\\/face_normal.jpg\",\"id\":84223791,\"id_str\":\"84223791\",\"verified\":false,\"utc_offset\":-36000,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127782501363105792,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127782501363105792\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 16019000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "80abc282-ac68-4367-8d49-de624e92f3dd-127782501363105792" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @YashinNoMeisou: 情報学環主宰、フランスでやってるシンポジウム。「カタストロフィとメディア」。さっきから聞きながら作業中。 #tfcem", - "img": { - "src": "http://a0.twimg.com/profile_images/1176635283/inmin6_normal.png" - }, - "title": "インミン: RT @YashinNoMeisou: 情報学環主宰、フランスでやってるシンポジウム。「カタストロフィとメディア」。さっきから聞きながら作業中。 #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 16124000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"retweeted_status\":{\"text\":\"\\u60c5\\u5831\\u5b66\\u74b0\\u4e3b\\u5bb0\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u3067\\u3084\\u3063\\u3066\\u308b\\u30b7\\u30f3\\u30dd\\u30b8\\u30a6\\u30e0\\u3002\\u300c\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u30a3\\u3068\\u30e1\\u30c7\\u30a3\\u30a2\\u300d\\u3002\\u3055\\u3063\\u304d\\u304b\\u3089\\u805e\\u304d\\u306a\\u304c\\u3089\\u4f5c\\u696d\\u4e2d\\u3002 #tfcem\",\"retweet_count\":2,\"favorited\":false,\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[53,59]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweeted\":false,\"created_at\":\"Sat Oct 22 16:19:44 +0000 2011\",\"in_reply_to_status_id_str\":null,\"id_str\":\"127781190148169728\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_user_id_str\":null,\"truncated\":false,\"contributors\":null,\"user\":{\"location\":\"Itabashi, Tokyo\",\"notifications\":null,\"time_zone\":\"Tokyo\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"lang\":\"ja\",\"followers_count\":1506,\"listed_count\":166,\"geo_enabled\":true,\"profile_use_background_image\":true,\"friends_count\":2001,\"description\":\"1986\\u5e74\\u751f\\u307e\\u308c\\u3002\\u4e59\\u5973\\u5ea7AB\\u578b\\u5de6\\u5229\\u304d\\u8089\\u98df\\u7cfb\\u7537\\u5b50\\u3002\\u4e2d\\u9000\\u7d4c\\u9a13\\u8005\\u5927\\u5b66\\u751f\\u3002Tweet\\u306f\\u30aa\\u30fc\\u30eb\\u30b8\\u30e3\\u30f3\\u30eb\\u5782\\u308c\\u6d41\\u3057\\u7cfb\\u3002\\u4eba\\u751f\\u6642\\u5dee\\u30dc\\u30b1\\u3002\\u300e\\u91ce\\u5fc3\\u306e\\u8ff7\\u8d70\\u300f\\u306f\\u67d0\\u756a\\u7d44\\u3067\\u306e\\u4ffa\\u306e\\u4e8c\\u3064\\u540d\\u3060\\u3088\\u3002\\u30b3\\u30f3\\u30c6\\u30af\\u30c1\\u30e5\\u30a2\\u30ba\\u53cb\\u306e\\u4f1a\\/\\u30e2\\u30fc\\u30b7\\u30e7\\u30f3\\u30c0\\u30a4\\u90e8\\/azb\\/ICU\\/iii \\u7ba1\\u7406bot\\u2192\\u52a0\\u85e4\\u5468\\u4e00bot,\\u9ed2\\u7e01bot,\\u53e4\\u5f0f\\u82e5\\u8449bot\",\"profile_text_color\":\"666666\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1397400309\\/photoofme_normal.jpg\",\"statuses_count\":29645,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/127842983\\/mashmans6thaniv_004.jpg\",\"created_at\":\"Tue Feb 23 14:42:20 +0000 2010\",\"id_str\":\"116772378\",\"profile_link_color\":\"2FC2EF\",\"default_profile_image\":false,\"default_profile\":false,\"favourites_count\":2252,\"protected\":false,\"profile_background_color\":\"1A1B1F\",\"url\":\"http:\\/\\/www.amazon.co.jp\\/wishlist\\/3SFAGQUA2YXI7\\/\",\"screen_name\":\"YashinNoMeisou\",\"name\":\"\\u576a\\u4e95 \\u9065 Haruka TSUBOI\",\"profile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1397400309\\/photoofme_normal.jpg\",\"id\":116772378,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"verified\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/127842983\\/mashmans6thaniv_004.jpg\",\"utc_offset\":32400,\"profile_sidebar_fill_color\":\"252429\"},\"id\":127781190148169728,\"coordinates\":null,\"in_reply_to_user_id\":null},\"text\":\"RT @YashinNoMeisou: \\u60c5\\u5831\\u5b66\\u74b0\\u4e3b\\u5bb0\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u3067\\u3084\\u3063\\u3066\\u308b\\u30b7\\u30f3\\u30dd\\u30b8\\u30a6\\u30e0\\u3002\\u300c\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u30a3\\u3068\\u30e1\\u30c7\\u30a3\\u30a2\\u300d\\u3002\\u3055\\u3063\\u304d\\u304b\\u3089\\u805e\\u304d\\u306a\\u304c\\u3089\\u4f5c\\u696d\\u4e2d\\u3002 #tfcem\",\"retweet_count\":2,\"favorited\":false,\"entities\":{\"urls\":[],\"user_mentions\":[{\"indices\":[3,18],\"id_str\":\"116772378\",\"name\":\"\\u576a\\u4e95 \\u9065 Haruka TSUBOI\",\"screen_name\":\"YashinNoMeisou\",\"id\":116772378}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[73,79]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"retweeted\":false,\"created_at\":\"Sat Oct 22 16:26:42 +0000 2011\",\"in_reply_to_status_id_str\":null,\"id_str\":\"127782944948494337\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_user_id_str\":null,\"truncated\":false,\"contributors\":null,\"user\":{\"location\":\"\\u3057\\u3042\\u308f\\u305b\\u5cf6\",\"notifications\":null,\"time_zone\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"lang\":\"ja\",\"followers_count\":93,\"listed_count\":3,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":84,\"description\":\"\\u3044\\u3044\\u3088@iiyo_ \\u306e\\u3001\\u30e1\\u30e2\\u4ee3\\u308f\\u308a\\u306bRT\\u3059\\u308b\\u30b5\\u30d6\\u30a2\\u30ab\\u3060\\u3088\",\"profile_text_color\":\"333333\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1176635283\\/inmin6_normal.png\",\"statuses_count\":11853,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Nov 25 10:24:27 +0000 2010\",\"id_str\":\"219607930\",\"profile_link_color\":\"0084B4\",\"default_profile_image\":false,\"default_profile\":true,\"favourites_count\":15,\"protected\":false,\"profile_background_color\":\"C0DEED\",\"url\":null,\"screen_name\":\"ingming\",\"name\":\"\\u30a4\\u30f3\\u30df\\u30f3\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1176635283\\/inmin6_normal.png\",\"id\":219607930,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"verified\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"utc_offset\":null,\"profile_sidebar_fill_color\":\"DDEEF6\"},\"id\":127782944948494337,\"coordinates\":null,\"in_reply_to_user_id\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 16124000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "4f33b64a-0de7-4ae2-ab3a-b379aed03032-127782944948494337" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @y_nango: ロバン・ルヌッチ氏のセッションが終わって、藤幡正樹さんの講演が始まりました。http://t.co/wPy3MUc9 #tfcem", - "img": { - "src": "http://a3.twimg.com/profile_images/1527782791/gates_christo10_normal.jpg" - }, - "title": "y_yanai: RT @y_nango: ロバン・ルヌッチ氏のセッションが終わって、藤幡正樹さんの講演が始まりました。http://t.co/wPy3MUc9 #tfcem", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 16139000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @y_nango: \\u30ed\\u30d0\\u30f3\\u30fb\\u30eb\\u30cc\\u30c3\\u30c1\\u6c0f\\u306e\\u30bb\\u30c3\\u30b7\\u30e7\\u30f3\\u304c\\u7d42\\u308f\\u3063\\u3066\\u3001\\u85e4\\u5e61\\u6b63\\u6a39\\u3055\\u3093\\u306e\\u8b1b\\u6f14\\u304c\\u59cb\\u307e\\u308a\\u307e\\u3057\\u305f\\u3002http:\\/\\/t.co\\/wPy3MUc9 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"bit.ly\\/n21fmr\",\"indices\":[51,71],\"expanded_url\":\"http:\\/\\/bit.ly\\/n21fmr\",\"url\":\"http:\\/\\/t.co\\/wPy3MUc9\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[72,78]}],\"user_mentions\":[{\"indices\":[3,11],\"name\":\"Yoshikazu NANGO\",\"screen_name\":\"y_nango\",\"id\":99508965,\"id_str\":\"99508965\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"\\u30ed\\u30d0\\u30f3\\u30fb\\u30eb\\u30cc\\u30c3\\u30c1\\u6c0f\\u306e\\u30bb\\u30c3\\u30b7\\u30e7\\u30f3\\u304c\\u7d42\\u308f\\u3063\\u3066\\u3001\\u85e4\\u5e61\\u6b63\\u6a39\\u3055\\u3093\\u306e\\u8b1b\\u6f14\\u304c\\u59cb\\u307e\\u308a\\u307e\\u3057\\u305f\\u3002http:\\/\\/t.co\\/wPy3MUc9 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"bit.ly\\/n21fmr\",\"indices\":[38,58],\"expanded_url\":\"http:\\/\\/bit.ly\\/n21fmr\",\"url\":\"http:\\/\\/t.co\\/wPy3MUc9\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[59,65]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"web\",\"retweet_count\":1,\"favorited\":false,\"created_at\":\"Sat Oct 22 16:18:13 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":0,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":1817,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\\u5357\\u5f8c\\u7531\\u548c\\u30021979\\u5e74\\u5927\\u962a\\u5e9c\\u751f\\u307e\\u308c\\u3002\\u6771\\u4eac\\u5927\\u5b66\\u5927\\u5b66\\u9662\\u60c5\\u5831\\u5b66\\u74b0\\u7279\\u4efb\\u8b1b\\u5e2b\\u3002\\u793e\\u4f1a\\u5b66\\u3001\\u90fd\\u5e02\\u30fb\\u5efa\\u7bc9\\u8ad6\\u3002\\u6851\\u6ca2\\u30c7\\u30b6\\u30a4\\u30f3\\u7814\\u7a76\\u6240\\u3001\\u99d2\\u6fa4\\u5927\\u5b66\\u3001\\u6cd5\\u653f\\u5927\\u5b66\\u3001\\u65e9\\u7a32\\u7530\\u5927\\u5b66\\u975e\\u5e38\\u52e4\\u8b1b\\u5e2b\\u3002\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Sat Dec 26 14:10:04 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":180,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":216,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"screen_name\":\"y_nango\",\"name\":\"Yoshikazu NANGO\",\"default_profile\":true,\"statuses_count\":1820,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"id\":99508965,\"id_str\":\"99508965\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127780807136903168,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127780807136903168\",\"coordinates\":null},\"source\":\"web\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":1,\"favorited\":false,\"created_at\":\"Sat Oct 22 16:26:57 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":695,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"1A1B1F\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":331,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"1984\\u5e74\\u751f\\u307e\\u308c\\u3002\\u5efa\\u7bc9\\u53f2\\u30fb\\u5efa\\u7bc9\\u7406\\u8ad6\\u3002\\u63cf\\u304d\\u307e\\u305b\\u3093\\u3002\\u4f5c\\u308a\\u307e\\u305b\\u3093\\u3002\\u66f8\\u304d\\u307e\\u3059\\u3002\\u5b66\\u90e8\\u3067\\u5409\\u7530\\u92fc\\u5e02\\u3001\\u4fee\\u58eb\\u3067\\u85e4\\u68ee\\u7167\\u4fe1\\u306b\\u5e2b\\u4e8b\\u3002\\u4fee\\u58eb\\uff08\\u5de5\\u5b66\\uff09\\u3002\\u3044\\u307e\\u535a\\u58eb\\u8ab2\\u7a0b\\uff08\\u9688\\u7814\\u543e\\u7814\\u7a76\\u5ba4\\uff09\\u3002LOVE\\uff1a\\u5efa\\u7bc9\\u3001\\u30b9\\u30ad\\u30fc\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u8a9e\\u3001ageHa\\u3002 Sensation White\\u306b\\u884c\\u304d\\u305f\\u3044\\u2192 http:\\/\\/youtu.be\\/897lIVkRmVM\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Mon Jan 03 14:08:00 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":25,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":425,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/twilog.org\\/8714423\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"screen_name\":\"8714423\",\"name\":\"y_yanai\",\"default_profile\":false,\"statuses_count\":2824,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"id\":233539798,\"id_str\":\"233539798\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127783007611396097,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127783007611396097\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 16139000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "1d2e7e4d-4940-4a99-a75f-14c972333678-127783007611396097" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem テクノロジーという言語によって、文化的背景から切り離されてさまざまなアーティストと対話できるのが最初は楽しかった。その時点では、「無常」にもとづいて作品をつくっていたわけではまったくない。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem テクノロジーという言語によって、文化的背景から切り離されてさまざまなアーティストと対話できるのが最初は楽しかった。その時点では、「無常」にもとづいて作品をつくっていたわけではまったくない。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 16183000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u30c6\\u30af\\u30ce\\u30ed\\u30b8\\u30fc\\u3068\\u3044\\u3046\\u8a00\\u8a9e\\u306b\\u3088\\u3063\\u3066\\u3001\\u6587\\u5316\\u7684\\u80cc\\u666f\\u304b\\u3089\\u5207\\u308a\\u96e2\\u3055\\u308c\\u3066\\u3055\\u307e\\u3056\\u307e\\u306a\\u30a2\\u30fc\\u30c6\\u30a3\\u30b9\\u30c8\\u3068\\u5bfe\\u8a71\\u3067\\u304d\\u308b\\u306e\\u304c\\u6700\\u521d\\u306f\\u697d\\u3057\\u304b\\u3063\\u305f\\u3002\\u305d\\u306e\\u6642\\u70b9\\u3067\\u306f\\u3001\\u300c\\u7121\\u5e38\\u300d\\u306b\\u3082\\u3068\\u3065\\u3044\\u3066\\u4f5c\\u54c1\\u3092\\u3064\\u304f\\u3063\\u3066\\u3044\\u305f\\u308f\\u3051\\u3067\\u306f\\u307e\\u3063\\u305f\\u304f\\u306a\\u3044\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 16:27:41 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":117,\"default_profile\":true,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":415,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127783189933600768,\"in_reply_to_status_id_str\":null,\"id_str\":\"127783189933600768\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 16183000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "caec0da2-541b-4995-b611-e568db30f919-127783189933600768" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Impermanence dans la culture boudhiste inspiration du travail de Fujihata, contradiction avec l'inscription technologique--", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Impermanence dans la culture boudhiste inspiration du travail de Fujihata, contradiction avec l'inscription technologique--", - "color": "16763904", - "polemics": [ - "KO" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 16235000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Impermanence dans la culture boudhiste inspiration du travail de Fujihata, contradiction avec l'inscription technologique--\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 16:28:33 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":183,\"default_profile\":true,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":422,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127783409098571777,\"in_reply_to_status_id_str\":null,\"id_str\":\"127783409098571777\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 16235000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "120174d1-35e8-4f33-ad23-ddd0428cf0fd-127783409098571777" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @YashinNoMeisou: 情報学環主宰、フランスでやってるシンポジウム。「カタストロフィとメディア」。さっきから聞きながら作業中。 #tfcem", - "img": { - "src": "http://a3.twimg.com/profile_images/1527782791/gates_christo10_normal.jpg" - }, - "title": "y_yanai: RT @YashinNoMeisou: 情報学環主宰、フランスでやってるシンポジウム。「カタストロフィとメディア」。さっきから聞きながら作業中。 #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 16399000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @YashinNoMeisou: \\u60c5\\u5831\\u5b66\\u74b0\\u4e3b\\u5bb0\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u3067\\u3084\\u3063\\u3066\\u308b\\u30b7\\u30f3\\u30dd\\u30b8\\u30a6\\u30e0\\u3002\\u300c\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u30a3\\u3068\\u30e1\\u30c7\\u30a3\\u30a2\\u300d\\u3002\\u3055\\u3063\\u304d\\u304b\\u3089\\u805e\\u304d\\u306a\\u304c\\u3089\\u4f5c\\u696d\\u4e2d\\u3002 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[73,79]}],\"user_mentions\":[{\"indices\":[3,18],\"name\":\"\\u576a\\u4e95 \\u9065 Haruka TSUBOI\",\"screen_name\":\"YashinNoMeisou\",\"id\":116772378,\"id_str\":\"116772378\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"\\u60c5\\u5831\\u5b66\\u74b0\\u4e3b\\u5bb0\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u3067\\u3084\\u3063\\u3066\\u308b\\u30b7\\u30f3\\u30dd\\u30b8\\u30a6\\u30e0\\u3002\\u300c\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u30a3\\u3068\\u30e1\\u30c7\\u30a3\\u30a2\\u300d\\u3002\\u3055\\u3063\\u304d\\u304b\\u3089\\u805e\\u304d\\u306a\\u304c\\u3089\\u4f5c\\u696d\\u4e2d\\u3002 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[53,59]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":3,\"favorited\":false,\"created_at\":\"Sat Oct 22 16:19:44 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":2252,\"location\":\"Itabashi, Tokyo\",\"default_profile\":false,\"notifications\":null,\"profile_background_color\":\"1A1B1F\",\"lang\":\"ja\",\"profile_background_tile\":true,\"followers_count\":1506,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/127842983\\/mashmans6thaniv_004.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"1986\\u5e74\\u751f\\u307e\\u308c\\u3002\\u4e59\\u5973\\u5ea7AB\\u578b\\u5de6\\u5229\\u304d\\u8089\\u98df\\u7cfb\\u7537\\u5b50\\u3002\\u4e2d\\u9000\\u7d4c\\u9a13\\u8005\\u5927\\u5b66\\u751f\\u3002Tweet\\u306f\\u30aa\\u30fc\\u30eb\\u30b8\\u30e3\\u30f3\\u30eb\\u5782\\u308c\\u6d41\\u3057\\u7cfb\\u3002\\u4eba\\u751f\\u6642\\u5dee\\u30dc\\u30b1\\u3002\\u300e\\u91ce\\u5fc3\\u306e\\u8ff7\\u8d70\\u300f\\u306f\\u67d0\\u756a\\u7d44\\u3067\\u306e\\u4ffa\\u306e\\u4e8c\\u3064\\u540d\\u3060\\u3088\\u3002\\u30b3\\u30f3\\u30c6\\u30af\\u30c1\\u30e5\\u30a2\\u30ba\\u53cb\\u306e\\u4f1a\\/\\u30e2\\u30fc\\u30b7\\u30e7\\u30f3\\u30c0\\u30a4\\u90e8\\/azb\\/ICU\\/iii \\u7ba1\\u7406bot\\u2192\\u52a0\\u85e4\\u5468\\u4e00bot,\\u9ed2\\u7e01bot,\\u53e4\\u5f0f\\u82e5\\u8449bot\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Tue Feb 23 14:42:20 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":166,\"geo_enabled\":true,\"profile_use_background_image\":true,\"friends_count\":2001,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/www.amazon.co.jp\\/wishlist\\/3SFAGQUA2YXI7\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1397400309\\/photoofme_normal.jpg\",\"screen_name\":\"YashinNoMeisou\",\"name\":\"\\u576a\\u4e95 \\u9065 Haruka TSUBOI\",\"statuses_count\":29645,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/127842983\\/mashmans6thaniv_004.jpg\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1397400309\\/photoofme_normal.jpg\",\"id\":116772378,\"id_str\":\"116772378\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127781190148169728,\"in_reply_to_status_id_str\":null,\"id_str\":\"127781190148169728\",\"coordinates\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/tweetbutton\\\" rel=\\\"nofollow\\\"\\u003ETweet Button\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":3,\"favorited\":false,\"created_at\":\"Sat Oct 22 16:31:17 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":695,\"location\":\"Tokyo\",\"default_profile\":false,\"notifications\":null,\"profile_background_color\":\"1A1B1F\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":331,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"1984\\u5e74\\u751f\\u307e\\u308c\\u3002\\u5efa\\u7bc9\\u53f2\\u30fb\\u5efa\\u7bc9\\u7406\\u8ad6\\u3002\\u63cf\\u304d\\u307e\\u305b\\u3093\\u3002\\u4f5c\\u308a\\u307e\\u305b\\u3093\\u3002\\u66f8\\u304d\\u307e\\u3059\\u3002\\u5b66\\u90e8\\u3067\\u5409\\u7530\\u92fc\\u5e02\\u3001\\u4fee\\u58eb\\u3067\\u85e4\\u68ee\\u7167\\u4fe1\\u306b\\u5e2b\\u4e8b\\u3002\\u4fee\\u58eb\\uff08\\u5de5\\u5b66\\uff09\\u3002\\u3044\\u307e\\u535a\\u58eb\\u8ab2\\u7a0b\\uff08\\u9688\\u7814\\u543e\\u7814\\u7a76\\u5ba4\\uff09\\u3002LOVE\\uff1a\\u5efa\\u7bc9\\u3001\\u30b9\\u30ad\\u30fc\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u8a9e\\u3001ageHa\\u3002 Sensation White\\u306b\\u884c\\u304d\\u305f\\u3044\\u2192 http:\\/\\/youtu.be\\/897lIVkRmVM\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Mon Jan 03 14:08:00 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":25,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":425,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/twilog.org\\/8714423\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"screen_name\":\"8714423\",\"name\":\"y_yanai\",\"statuses_count\":2825,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"id\":233539798,\"id_str\":\"233539798\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127784097870385152,\"in_reply_to_status_id_str\":null,\"id_str\":\"127784097870385152\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 16399000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "143c060a-6895-41fa-b63b-c07a3aaeea21-127784097870385152" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "モレルのパノラマ、凄い好きだなー。映像に視点がないって、結構特殊な違和感だった。\n#tfcem", - "img": { - "src": "http://a0.twimg.com/profile_images/1219544500/sekine_no_in_normal.jpg" - }, - "title": "M SEKINE: モレルのパノラマ、凄い好きだなー。映像に視点がないって、結構特殊な違和感だった。\n#tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 16407000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u30e2\\u30ec\\u30eb\\u306e\\u30d1\\u30ce\\u30e9\\u30de\\u3001\\u51c4\\u3044\\u597d\\u304d\\u3060\\u306a\\u30fc\\u3002\\u6620\\u50cf\\u306b\\u8996\\u70b9\\u304c\\u306a\\u3044\\u3063\\u3066\\u3001\\u7d50\\u69cb\\u7279\\u6b8a\\u306a\\u9055\\u548c\\u611f\\u3060\\u3063\\u305f\\u3002\\n#tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[41,47]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"web\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 16:31:25 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":31,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"ffffff\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":273,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"f02b2b\",\"description\":\"\\u6708-\\u91d1 \\u7814\\u7a76\\u8005\\u898b\\u7fd2\\u3044\\u3001\\u571f\\u65e5\\u7f8e\\u8853\\u5bb6\\u3001\\u3068\\u3044\\u3046\\u3053\\u3068\\u306b\\u3057\\u3066\\u3044\\u307e\\u3059\\u3002\\r\\n\\r\\nhttp:\\/\\/sekines.net\\r\\nhttp:\\/\\/soundcloud.com\\/emushi_lostworks2\\r\\nhttp:\\/\\/www.mixcloud.com\\/emushi\\/\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Sat Jan 05 20:00:25 +0000 2008\",\"profile_sidebar_border_color\":\"730b0b\",\"is_translator\":false,\"default_profile\":false,\"listed_count\":18,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":212,\"protected\":false,\"profile_text_color\":\"453a3a\",\"url\":\"http:\\/\\/soundcloud.com\\/emushi\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1219544500\\/sekine_no_in_normal.jpg\",\"screen_name\":\"emushi\",\"name\":\"M SEKINE\",\"statuses_count\":5090,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1219544500\\/sekine_no_in_normal.jpg\",\"id\":11884862,\"id_str\":\"11884862\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"5b46bf\"},\"retweeted\":false,\"id\":127784129935843328,\"in_reply_to_status_id_str\":null,\"id_str\":\"127784129935843328\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 16407000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "acd10964-10fb-4183-872a-1c84ab2ce63b-127784129935843328" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 「モレルのパノラマ」は、パノプティコン構造を変換し、囚人と看守が同一になる。パノプティコン構造を体感させる装置。(藤幡)", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 「モレルのパノラマ」は、パノプティコン構造を変換し、囚人と看守が同一になる。パノプティコン構造を体感させる装置。(藤幡)", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 16517000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u300c\\u30e2\\u30ec\\u30eb\\u306e\\u30d1\\u30ce\\u30e9\\u30de\\u300d\\u306f\\u3001\\u30d1\\u30ce\\u30d7\\u30c6\\u30a3\\u30b3\\u30f3\\u69cb\\u9020\\u3092\\u5909\\u63db\\u3057\\u3001\\u56da\\u4eba\\u3068\\u770b\\u5b88\\u304c\\u540c\\u4e00\\u306b\\u306a\\u308b\\u3002\\u30d1\\u30ce\\u30d7\\u30c6\\u30a3\\u30b3\\u30f3\\u69cb\\u9020\\u3092\\u4f53\\u611f\\u3055\\u305b\\u308b\\u88c5\\u7f6e\\u3002\\uff08\\u85e4\\u5e61\\uff09\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 16:33:15 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":117,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"default_profile\":true,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":416,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127784591326068738,\"in_reply_to_status_id_str\":null,\"id_str\":\"127784591326068738\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 16517000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "b47d1780-7a11-444b-9323-b9b31350a30c-127784591326068738" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Fujihata déploie une rétention primaire temps réel, un miroir de l'altérité. Quel moment de rétention secondaire, la carte ??", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Fujihata déploie une rétention primaire temps réel, un miroir de l'altérité. Quel moment de rétention secondaire, la carte ??", - "color": "16763904", - "polemics": [ - "Q" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 16534000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Fujihata d\\u00e9ploie une r\\u00e9tention primaire temps r\\u00e9el, un miroir de l'alt\\u00e9rit\\u00e9. Quel moment de r\\u00e9tention secondaire, la carte ??\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 16:33:32 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":183,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":423,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127784665150005249,\"in_reply_to_status_id_str\":null,\"id_str\":\"127784665150005249\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 16534000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "a6b557f8-ed99-46fa-ba28-a2cdd99aaa1e-127784665150005249" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @y_nango ロバン・ルヌッチ氏のセッションが終わって、藤幡正樹さんの講演が始まりました。http://t.co/nIPmMi67 #tfcem", - "img": { - "src": "http://a2.twimg.com/profile_images/1174245296/prof_normal.JPG" - }, - "title": "河村書店: RT @y_nango ロバン・ルヌッチ氏のセッションが終わって、藤幡正樹さんの講演が始まりました。http://t.co/nIPmMi67 #tfcem", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 17220000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @y_nango \\u30ed\\u30d0\\u30f3\\u30fb\\u30eb\\u30cc\\u30c3\\u30c1\\u6c0f\\u306e\\u30bb\\u30c3\\u30b7\\u30e7\\u30f3\\u304c\\u7d42\\u308f\\u3063\\u3066\\u3001\\u85e4\\u5e61\\u6b63\\u6a39\\u3055\\u3093\\u306e\\u8b1b\\u6f14\\u304c\\u59cb\\u307e\\u308a\\u307e\\u3057\\u305f\\u3002http:\\/\\/t.co\\/nIPmMi67 #tfcem\",\"in_reply_to_user_id_str\":\"99508965\",\"entities\":{\"urls\":[{\"display_url\":\"bit.ly\\/n21fmr\",\"indices\":[50,70],\"expanded_url\":\"http:\\/\\/bit.ly\\/n21fmr\",\"url\":\"http:\\/\\/t.co\\/nIPmMi67\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[71,77]}],\"user_mentions\":[{\"indices\":[3,11],\"name\":\"Yoshikazu NANGO\",\"screen_name\":\"y_nango\",\"id\":99508965,\"id_str\":\"99508965\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":99508965,\"source\":\"web\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 16:44:58 +0000 2011\",\"in_reply_to_status_id\":127780807136903168,\"geo\":null,\"in_reply_to_screen_name\":\"y_nango\",\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":2059,\"location\":\"\\u305d\\u3053\\u3089\\u8fba\\u308a\",\"notifications\":null,\"profile_background_color\":\"EDECE9\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":4570,\"default_profile\":false,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"description\":\"\\u901a\\u308a\\u3059\\u304c\\u308a\\u306e\\u7de8\\u96c6\\u696d\\u8005\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Sat Jun 07 08:13:05 +0000 2008\",\"profile_sidebar_border_color\":\"D3D2CF\",\"is_translator\":false,\"listed_count\":750,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":40,\"protected\":false,\"profile_text_color\":\"634047\",\"url\":\"http:\\/\\/d.hatena.ne.jp\\/NEAT\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1174245296\\/prof_normal.JPG\",\"screen_name\":\"consaba\",\"name\":\"\\u6cb3\\u6751\\u66f8\\u5e97\",\"statuses_count\":48567,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1174245296\\/prof_normal.JPG\",\"id\":15036765,\"id_str\":\"15036765\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"088253\"},\"retweeted\":false,\"id\":127787538885779456,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":\"127780807136903168\",\"id_str\":\"127787538885779456\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 17220000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "3260307d-155c-468f-83b5-cdb27bb9756a-127787538885779456" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 視覚次元で生み出される分割された多次元性と、聴覚次元でのそれとの違い。聴覚的要素の方が、特定の空間にもとづくより一般的な身体性に引き戻すようにも思われる。この両者の関係はどのように考えられていたか?聴覚と時間の関係は???", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 視覚次元で生み出される分割された多次元性と、聴覚次元でのそれとの違い。聴覚的要素の方が、特定の空間にもとづくより一般的な身体性に引き戻すようにも思われる。この両者の関係はどのように考えられていたか?聴覚と時間の関係は???", - "color": "16763904", - "polemics": [ - "Q" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 17409000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u8996\\u899a\\u6b21\\u5143\\u3067\\u751f\\u307f\\u51fa\\u3055\\u308c\\u308b\\u5206\\u5272\\u3055\\u308c\\u305f\\u591a\\u6b21\\u5143\\u6027\\u3068\\u3001\\u8074\\u899a\\u6b21\\u5143\\u3067\\u306e\\u305d\\u308c\\u3068\\u306e\\u9055\\u3044\\u3002\\u8074\\u899a\\u7684\\u8981\\u7d20\\u306e\\u65b9\\u304c\\u3001\\u7279\\u5b9a\\u306e\\u7a7a\\u9593\\u306b\\u3082\\u3068\\u3065\\u304f\\u3088\\u308a\\u4e00\\u822c\\u7684\\u306a\\u8eab\\u4f53\\u6027\\u306b\\u5f15\\u304d\\u623b\\u3059\\u3088\\u3046\\u306b\\u3082\\u601d\\u308f\\u308c\\u308b\\u3002\\u3053\\u306e\\u4e21\\u8005\\u306e\\u95a2\\u4fc2\\u306f\\u3069\\u306e\\u3088\\u3046\\u306b\\u8003\\u3048\\u3089\\u308c\\u3066\\u3044\\u305f\\u304b\\uff1f\\u8074\\u899a\\u3068\\u6642\\u9593\\u306e\\u95a2\\u4fc2\\u306f\\uff1f??\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 16:48:07 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":117,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":417,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127788331344990208,\"in_reply_to_status_id_str\":null,\"id_str\":\"127788331344990208\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 17409000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "aca4a01f-baba-4a91-ba59-2f068c530bab-127788331344990208" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Simultaneous Echoes de Fujihata: des Lignes de temps ou des Lignes d'espace ? les pistes sont brouillées. Quelle grammatisation ??", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Simultaneous Echoes de Fujihata: des Lignes de temps ou des Lignes d'espace ? les pistes sont brouillées. Quelle grammatisation ??", - "color": "16763904", - "polemics": [ - "Q" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 17449000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Simultaneous Echoes de Fujihata: des Lignes de temps ou des Lignes d'espace ? les pistes sont brouill\\u00e9es. Quelle grammatisation ??\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 16:48:47 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"default_profile\":true,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":183,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":424,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127788501809897472,\"in_reply_to_status_id_str\":null,\"id_str\":\"127788501809897472\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 17449000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "c2f57316-1b89-44b4-b744-8b56aabca21b-127788501809897472" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @k_t_618: #tfcem 視覚次元で生み出される分割された多次元性と、聴覚次元でのそれとの違い。聴覚的要素の方が、特定の空間にもとづくより一般的な身体性に引き戻すようにも思われる。この両者の関係はどのように考えられていたか?聴覚と時間の関係は???", - "img": { - "src": "http://a3.twimg.com/sticky/default_profile_images/default_profile_4_normal.png" - }, - "title": "yinutsuka: RT @k_t_618: #tfcem 視覚次元で生み出される分割された多次元性と、聴覚次元でのそれとの違い。聴覚的要素の方が、特定の空間にもとづくより一般的な身体性に引き戻すようにも思われる。この両者の関係はどのように考えられていたか?聴覚と時間の関係は???", - "color": "16763904", - "polemics": [ - "Q" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 17522000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @k_t_618: #tfcem \\u8996\\u899a\\u6b21\\u5143\\u3067\\u751f\\u307f\\u51fa\\u3055\\u308c\\u308b\\u5206\\u5272\\u3055\\u308c\\u305f\\u591a\\u6b21\\u5143\\u6027\\u3068\\u3001\\u8074\\u899a\\u6b21\\u5143\\u3067\\u306e\\u305d\\u308c\\u3068\\u306e\\u9055\\u3044\\u3002\\u8074\\u899a\\u7684\\u8981\\u7d20\\u306e\\u65b9\\u304c\\u3001\\u7279\\u5b9a\\u306e\\u7a7a\\u9593\\u306b\\u3082\\u3068\\u3065\\u304f\\u3088\\u308a\\u4e00\\u822c\\u7684\\u306a\\u8eab\\u4f53\\u6027\\u306b\\u5f15\\u304d\\u623b\\u3059\\u3088\\u3046\\u306b\\u3082\\u601d\\u308f\\u308c\\u308b\\u3002\\u3053\\u306e\\u4e21\\u8005\\u306e\\u95a2\\u4fc2\\u306f\\u3069\\u306e\\u3088\\u3046\\u306b\\u8003\\u3048\\u3089\\u308c\\u3066\\u3044\\u305f\\u304b\\uff1f\\u8074\\u899a\\u3068\\u6642\\u9593\\u306e\\u95a2\\u4fc2\\u306f\\uff1f??\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[13,19]}],\"user_mentions\":[{\"indices\":[3,11],\"name\":\"k_t_618\",\"screen_name\":\"k_t_618\",\"id\":15015946,\"id_str\":\"15015946\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"#tfcem \\u8996\\u899a\\u6b21\\u5143\\u3067\\u751f\\u307f\\u51fa\\u3055\\u308c\\u308b\\u5206\\u5272\\u3055\\u308c\\u305f\\u591a\\u6b21\\u5143\\u6027\\u3068\\u3001\\u8074\\u899a\\u6b21\\u5143\\u3067\\u306e\\u305d\\u308c\\u3068\\u306e\\u9055\\u3044\\u3002\\u8074\\u899a\\u7684\\u8981\\u7d20\\u306e\\u65b9\\u304c\\u3001\\u7279\\u5b9a\\u306e\\u7a7a\\u9593\\u306b\\u3082\\u3068\\u3065\\u304f\\u3088\\u308a\\u4e00\\u822c\\u7684\\u306a\\u8eab\\u4f53\\u6027\\u306b\\u5f15\\u304d\\u623b\\u3059\\u3088\\u3046\\u306b\\u3082\\u601d\\u308f\\u308c\\u308b\\u3002\\u3053\\u306e\\u4e21\\u8005\\u306e\\u95a2\\u4fc2\\u306f\\u3069\\u306e\\u3088\\u3046\\u306b\\u8003\\u3048\\u3089\\u308c\\u3066\\u3044\\u305f\\u304b\\uff1f\\u8074\\u899a\\u3068\\u6642\\u9593\\u306e\\u95a2\\u4fc2\\u306f\\uff1f??\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"1\",\"retweeters\":[389276066],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 16:48:07 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":119,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":417,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127788331344990208,\"in_reply_to_status_id_str\":null,\"id_str\":\"127788331344990208\",\"coordinates\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/tweetbutton\\\" rel=\\\"nofollow\\\"\\u003ETweet Button\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 16:50:00 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":0,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":1,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":null,\"created_at\":\"Wed Oct 12 04:22:11 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":0,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":4,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_4_normal.png\",\"screen_name\":\"yuomnis\",\"name\":\"yinutsuka\",\"statuses_count\":5,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/sticky\\/default_profile_images\\/default_profile_4_normal.png\",\"id\":389276066,\"id_str\":\"389276066\",\"verified\":false,\"utc_offset\":null,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127788806203117569,\"in_reply_to_status_id_str\":null,\"id_str\":\"127788806203117569\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 17522000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "1322a56f-5fba-4da8-8a04-ed4b43225c7e-127788806203117569" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "藤幡先生、ニホンゴと英語と並列表記してる。(そこかい)\nhttp://t.co/eCcL25ve #tfcem", - "img": { - "src": "http://a1.twimg.com/profile_images/1345236581/tohoku_normal.jpg" - }, - "title": "awagak anir: 藤幡先生、ニホンゴと英語と並列表記してる。(そこかい)\nhttp://t.co/eCcL25ve #tfcem", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 17640000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u85e4\\u5e61\\u5148\\u751f\\u3001\\u30cb\\u30db\\u30f3\\u30b4\\u3068\\u82f1\\u8a9e\\u3068\\u4e26\\u5217\\u8868\\u8a18\\u3057\\u3066\\u308b\\u3002\\uff08\\u305d\\u3053\\u304b\\u3044\\uff09\\nhttp:\\/\\/t.co\\/eCcL25ve\\u3000#tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"bit.ly\\/n21fmr\",\"indices\":[28,48],\"expanded_url\":\"http:\\/\\/bit.ly\\/n21fmr\",\"url\":\"http:\\/\\/t.co\\/eCcL25ve\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[49,55]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"web\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 16:51:58 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":148,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"1A1B1F\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":414,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"(CC BY-NC 2.1)http:\\/\\/web.sc.itc dot keio dot ac.jp\\/pharm\\/index-jp.html http:\\/\\/bpwakate.net\\/ \\u30af\\u30b5\\u30ea\\u30d8\\u30d3\\u79d1\\u30de\\u30e0\\u30b7\\u4e9c\\u79d1\\u30ac\\u30e9\\u30ac\\u30e9\\u30d8\\u30d3\\u5c5e\\u30e8\\u30b3\\u30d0\\u30a4\\u30ac\\u30e9\\u30ac\\u30e9\\u30d8\\u30d3\\/TRE_Forum\\u52dd\\u624b\\u306b\\u5ba3\\u4f1d\\u90e8\\u9577\\/DBCLS\\u51fa\\u7981\\u4e2d\",\"default_profile\":false,\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Tue Jan 26 19:11:22 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":28,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1639,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1345236581\\/tohoku_normal.jpg\",\"screen_name\":\"rinabou_k\",\"name\":\"awagak anir\",\"statuses_count\":11758,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1345236581\\/tohoku_normal.jpg\",\"id\":108689515,\"id_str\":\"108689515\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127789304184442880,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127789304184442880\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 17640000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "7c6b0dc9-c54f-40a7-9dc2-03eb2ed95062-127789304184442880" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 浄土は英語でpure landと訳されている。サンリオ・ピューロランドを思い起こさせる(笑)。(藤幡)", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem 浄土は英語でpure landと訳されている。サンリオ・ピューロランドを思い起こさせる(笑)。(藤幡)", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 17659000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u6d44\\u571f\\u306f\\u82f1\\u8a9e\\u3067pure land\\u3068\\u8a33\\u3055\\u308c\\u3066\\u3044\\u308b\\u3002\\u30b5\\u30f3\\u30ea\\u30aa\\u30fb\\u30d4\\u30e5\\u30fc\\u30ed\\u30e9\\u30f3\\u30c9\\u3092\\u601d\\u3044\\u8d77\\u3053\\u3055\\u305b\\u308b\\uff08\\u7b11\\uff09\\u3002\\uff08\\u85e4\\u5e61\\uff09\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 16:52:17 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":119,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":418,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127789383217713152,\"in_reply_to_status_id_str\":null,\"id_str\":\"127789383217713152\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 17659000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "6e02fa6b-b7fe-4de0-bc44-fa96ca186d21-127789383217713152" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Les temples boudhistes érigées comme témoin de la terre pure ? Gaia la terre mère animiste ou une vision de l'au-delà ??", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Les temples boudhistes érigées comme témoin de la terre pure ? Gaia la terre mère animiste ou une vision de l'au-delà ??", - "color": "16763904", - "polemics": [ - "Q" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 17773000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Les temples boudhistes \\u00e9rig\\u00e9es comme t\\u00e9moin de la terre pure ? Gaia la terre m\\u00e8re animiste ou une vision de l'au-del\\u00e0 ??\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 16:54:11 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":183,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":425,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127789859225088001,\"in_reply_to_status_id_str\":null,\"id_str\":\"127789859225088001\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 17773000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "693f841d-9003-4a79-add7-06c11efbc197-127789859225088001" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "先ほどの映像、空間のスケールとか形とか違ったのが気になった。1つ目はパーソナルスケールの空間。2つ目は、視点は多くあるが、中心を持たない、川のように流れてく空間。最後は、幾つもの視点が一つの周縁と中心を持って閉じている様な空間。 #tfcem", - "img": { - "src": "http://a0.twimg.com/profile_images/1219544500/sekine_no_in_normal.jpg" - }, - "title": "M SEKINE: 先ほどの映像、空間のスケールとか形とか違ったのが気になった。1つ目はパーソナルスケールの空間。2つ目は、視点は多くあるが、中心を持たない、川のように流れてく空間。最後は、幾つもの視点が一つの周縁と中心を持って閉じている様な空間。 #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 17799000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u5148\\u307b\\u3069\\u306e\\u6620\\u50cf\\u3001\\u7a7a\\u9593\\u306e\\u30b9\\u30b1\\u30fc\\u30eb\\u3068\\u304b\\u5f62\\u3068\\u304b\\u9055\\u3063\\u305f\\u306e\\u304c\\u6c17\\u306b\\u306a\\u3063\\u305f\\u3002\\uff11\\u3064\\u76ee\\u306f\\u30d1\\u30fc\\u30bd\\u30ca\\u30eb\\u30b9\\u30b1\\u30fc\\u30eb\\u306e\\u7a7a\\u9593\\u3002\\uff12\\u3064\\u76ee\\u306f\\u3001\\u8996\\u70b9\\u306f\\u591a\\u304f\\u3042\\u308b\\u304c\\u3001\\u4e2d\\u5fc3\\u3092\\u6301\\u305f\\u306a\\u3044\\u3001\\u5ddd\\u306e\\u3088\\u3046\\u306b\\u6d41\\u308c\\u3066\\u304f\\u7a7a\\u9593\\u3002\\u6700\\u5f8c\\u306f\\u3001\\u5e7e\\u3064\\u3082\\u306e\\u8996\\u70b9\\u304c\\u4e00\\u3064\\u306e\\u5468\\u7e01\\u3068\\u4e2d\\u5fc3\\u3092\\u6301\\u3063\\u3066\\u9589\\u3058\\u3066\\u3044\\u308b\\u69d8\\u306a\\u7a7a\\u9593\\u3002 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[115,121]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"web\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 16:54:37 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":31,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"ffffff\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":273,\"default_profile\":false,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"f02b2b\",\"description\":\"\\u6708-\\u91d1 \\u7814\\u7a76\\u8005\\u898b\\u7fd2\\u3044\\u3001\\u571f\\u65e5\\u7f8e\\u8853\\u5bb6\\u3001\\u3068\\u3044\\u3046\\u3053\\u3068\\u306b\\u3057\\u3066\\u3044\\u307e\\u3059\\u3002\\r\\n\\r\\nhttp:\\/\\/sekines.net\\r\\nhttp:\\/\\/soundcloud.com\\/emushi_lostworks2\\r\\nhttp:\\/\\/www.mixcloud.com\\/emushi\\/\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Sat Jan 05 20:00:25 +0000 2008\",\"profile_sidebar_border_color\":\"730b0b\",\"is_translator\":false,\"listed_count\":18,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":212,\"protected\":false,\"profile_text_color\":\"453a3a\",\"url\":\"http:\\/\\/soundcloud.com\\/emushi\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1219544500\\/sekine_no_in_normal.jpg\",\"screen_name\":\"emushi\",\"name\":\"M SEKINE\",\"statuses_count\":5091,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1219544500\\/sekine_no_in_normal.jpg\",\"id\":11884862,\"id_str\":\"11884862\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"5b46bf\"},\"retweeted\":false,\"id\":127789968323125249,\"in_reply_to_status_id_str\":null,\"id_str\":\"127789968323125249\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 17799000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "005b0aa7-135b-430a-9342-6894bf3b5c46-127789968323125249" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Finalement l'impermanence, l'intemporalité de Fujihata : une transcendance ou une immanence??", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Finalement l'impermanence, l'intemporalité de Fujihata : une transcendance ou une immanence??", - "color": "16763904", - "polemics": [ - "Q" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 17891000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Finalement l'impermanence, l'intemporalit\\u00e9 de Fujihata : une transcendance ou une immanence??\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 16:56:09 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"default_profile\":true,\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":183,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":426,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127790353146327041,\"in_reply_to_status_id_str\":null,\"id_str\":\"127790353146327041\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 17891000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "b1618884-c5f8-48d7-8538-81fa5b73cb71-127790353146327041" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem アイゼンハワーによるAdoms for peaceと題された講演。この名前をもとにしてこの発表のタイトルを選んだ。(吉見)", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem アイゼンハワーによるAdoms for peaceと題された講演。この名前をもとにしてこの発表のタイトルを選んだ。(吉見)", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 18091000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u30a2\\u30a4\\u30bc\\u30f3\\u30cf\\u30ef\\u30fc\\u306b\\u3088\\u308bAdoms for peace\\u3068\\u984c\\u3055\\u308c\\u305f\\u8b1b\\u6f14\\u3002\\u3053\\u306e\\u540d\\u524d\\u3092\\u3082\\u3068\\u306b\\u3057\\u3066\\u3053\\u306e\\u767a\\u8868\\u306e\\u30bf\\u30a4\\u30c8\\u30eb\\u3092\\u9078\\u3093\\u3060\\u3002\\uff08\\u5409\\u898b\\uff09\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 16:59:29 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":119,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"default_profile\":true,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":419,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127791192539803649,\"in_reply_to_status_id_str\":null,\"id_str\":\"127791192539803649\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 18091000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "ee42033d-f430-488d-8105-261ec3424a6d-127791192539803649" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Yoshimi, sociologue des médias japonais. L'atome pour le rêve vendu par les américains aux japonais.", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Yoshimi, sociologue des médias japonais. L'atome pour le rêve vendu par les américains aux japonais.", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 18126000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Yoshimi, sociologue des m\\u00e9dias japonais. L'atome pour le r\\u00eave vendu par les am\\u00e9ricains aux japonais.\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 17:00:04 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":183,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"default_profile\":true,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":427,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127791341135597569,\"in_reply_to_status_id_str\":null,\"id_str\":\"127791341135597569\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 18126000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "96eb9e16-2ec7-4ab6-acf0-00701283a9c4-127791341135597569" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "ラストの吉見俊哉先生の講演が始まりました。http://t.co/wPy3MUc9 #tfcem", - "img": { - "src": "http://a2.twimg.com/sticky/default_profile_images/default_profile_3_normal.png" - }, - "title": "Yoshikazu NANGO: ラストの吉見俊哉先生の講演が始まりました。http://t.co/wPy3MUc9 #tfcem", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 18215000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u30e9\\u30b9\\u30c8\\u306e\\u5409\\u898b\\u4fca\\u54c9\\u5148\\u751f\\u306e\\u8b1b\\u6f14\\u304c\\u59cb\\u307e\\u308a\\u307e\\u3057\\u305f\\u3002http:\\/\\/t.co\\/wPy3MUc9 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"bit.ly\\/n21fmr\",\"indices\":[21,41],\"expanded_url\":\"http:\\/\\/bit.ly\\/n21fmr\",\"url\":\"http:\\/\\/t.co\\/wPy3MUc9\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[42,48]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"web\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 17:01:33 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":0,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":1818,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\\u5357\\u5f8c\\u7531\\u548c\\u30021979\\u5e74\\u5927\\u962a\\u5e9c\\u751f\\u307e\\u308c\\u3002\\u6771\\u4eac\\u5927\\u5b66\\u5927\\u5b66\\u9662\\u60c5\\u5831\\u5b66\\u74b0\\u7279\\u4efb\\u8b1b\\u5e2b\\u3002\\u793e\\u4f1a\\u5b66\\u3001\\u90fd\\u5e02\\u30fb\\u5efa\\u7bc9\\u8ad6\\u3002\\u6851\\u6ca2\\u30c7\\u30b6\\u30a4\\u30f3\\u7814\\u7a76\\u6240\\u3001\\u99d2\\u6fa4\\u5927\\u5b66\\u3001\\u6cd5\\u653f\\u5927\\u5b66\\u3001\\u65e9\\u7a32\\u7530\\u5927\\u5b66\\u975e\\u5e38\\u52e4\\u8b1b\\u5e2b\\u3002\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Sat Dec 26 14:10:04 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":180,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":216,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"screen_name\":\"y_nango\",\"name\":\"Yoshikazu NANGO\",\"statuses_count\":1821,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"id\":99508965,\"id_str\":\"99508965\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127791714818719744,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127791714818719744\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 18215000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "2ddfec8e-34e8-47cf-a92e-f10a864c4915-127791714818719744" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "吉見俊哉先生の講演「放射能の雨の中をアメリカの傘さして」が始まった。Atoms for Dream: Holding the American Umbrella in the Atomic Driving Rain #tfcem", - "img": { - "src": "http://a3.twimg.com/profile_images/1527782791/gates_christo10_normal.jpg" - }, - "title": "y_yanai: 吉見俊哉先生の講演「放射能の雨の中をアメリカの傘さして」が始まった。Atoms for Dream: Holding the American Umbrella in the Atomic Driving Rain #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 18226000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u5409\\u898b\\u4fca\\u54c9\\u5148\\u751f\\u306e\\u8b1b\\u6f14\\u300c\\u653e\\u5c04\\u80fd\\u306e\\u96e8\\u306e\\u4e2d\\u3092\\u30a2\\u30e1\\u30ea\\u30ab\\u306e\\u5098\\u3055\\u3057\\u3066\\u300d\\u304c\\u59cb\\u307e\\u3063\\u305f\\u3002Atoms for Dream: Holding the American Umbrella in the Atomic Driving Rain #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[108,114]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"web\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 17:01:44 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":695,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"1A1B1F\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":331,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"1984\\u5e74\\u751f\\u307e\\u308c\\u3002\\u5efa\\u7bc9\\u53f2\\u30fb\\u5efa\\u7bc9\\u7406\\u8ad6\\u3002\\u63cf\\u304d\\u307e\\u305b\\u3093\\u3002\\u4f5c\\u308a\\u307e\\u305b\\u3093\\u3002\\u66f8\\u304d\\u307e\\u3059\\u3002\\u5b66\\u90e8\\u3067\\u5409\\u7530\\u92fc\\u5e02\\u3001\\u4fee\\u58eb\\u3067\\u85e4\\u68ee\\u7167\\u4fe1\\u306b\\u5e2b\\u4e8b\\u3002\\u4fee\\u58eb\\uff08\\u5de5\\u5b66\\uff09\\u3002\\u3044\\u307e\\u535a\\u58eb\\u8ab2\\u7a0b\\uff08\\u9688\\u7814\\u543e\\u7814\\u7a76\\u5ba4\\uff09\\u3002LOVE\\uff1a\\u5efa\\u7bc9\\u3001\\u30b9\\u30ad\\u30fc\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u8a9e\\u3001ageHa\\u3002 Sensation White\\u306b\\u884c\\u304d\\u305f\\u3044\\u2192 http:\\/\\/youtu.be\\/897lIVkRmVM\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Mon Jan 03 14:08:00 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"default_profile\":false,\"listed_count\":25,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":425,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/twilog.org\\/8714423\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"screen_name\":\"8714423\",\"name\":\"y_yanai\",\"statuses_count\":2826,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"id\":233539798,\"id_str\":\"233539798\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127791758275915776,\"in_reply_to_status_id_str\":null,\"id_str\":\"127791758275915776\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 18226000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "37a07b4c-8b78-48d6-9900-cd3ccc7f2bde-127791758275915776" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem サブタイトルは、日本戦後憲法の草案作成の際にアメリカの高官が言った、日本を覆う核の傘についての言葉をもじっている。", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem サブタイトルは、日本戦後憲法の草案作成の際にアメリカの高官が言った、日本を覆う核の傘についての言葉をもじっている。", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 18297000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u30b5\\u30d6\\u30bf\\u30a4\\u30c8\\u30eb\\u306f\\u3001\\u65e5\\u672c\\u6226\\u5f8c\\u61b2\\u6cd5\\u306e\\u8349\\u6848\\u4f5c\\u6210\\u306e\\u969b\\u306b\\u30a2\\u30e1\\u30ea\\u30ab\\u306e\\u9ad8\\u5b98\\u304c\\u8a00\\u3063\\u305f\\u3001\\u65e5\\u672c\\u3092\\u8986\\u3046\\u6838\\u306e\\u5098\\u306b\\u3064\\u3044\\u3066\\u306e\\u8a00\\u8449\\u3092\\u3082\\u3058\\u3063\\u3066\\u3044\\u308b\\u3002\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 17:02:55 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":13,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":120,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"statuses_count\":420,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"id_str\":\"15015946\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127792057505943552,\"in_reply_to_status_id_str\":null,\"id_str\":\"127792057505943552\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 18297000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "c25b5f36-dcb0-484c-ac74-4105953bef41-127792057505943552" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "空間意識や視点って、社会構造の基盤になるような影響力を持っているけれど、こうやって併置してみると、そのフィクショナルな性格というものがよく見えてくるなあ、と僕は感じました。 #tfcem", - "img": { - "src": "http://a0.twimg.com/profile_images/1219544500/sekine_no_in_normal.jpg" - }, - "title": "M SEKINE: 空間意識や視点って、社会構造の基盤になるような影響力を持っているけれど、こうやって併置してみると、そのフィクショナルな性格というものがよく見えてくるなあ、と僕は感じました。 #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 18342000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u7a7a\\u9593\\u610f\\u8b58\\u3084\\u8996\\u70b9\\u3063\\u3066\\u3001\\u793e\\u4f1a\\u69cb\\u9020\\u306e\\u57fa\\u76e4\\u306b\\u306a\\u308b\\u3088\\u3046\\u306a\\u5f71\\u97ff\\u529b\\u3092\\u6301\\u3063\\u3066\\u3044\\u308b\\u3051\\u308c\\u3069\\u3001\\u3053\\u3046\\u3084\\u3063\\u3066\\u4f75\\u7f6e\\u3057\\u3066\\u307f\\u308b\\u3068\\u3001\\u305d\\u306e\\u30d5\\u30a3\\u30af\\u30b7\\u30e7\\u30ca\\u30eb\\u306a\\u6027\\u683c\\u3068\\u3044\\u3046\\u3082\\u306e\\u304c\\u3088\\u304f\\u898b\\u3048\\u3066\\u304f\\u308b\\u306a\\u3042\\u3001\\u3068\\u50d5\\u306f\\u611f\\u3058\\u307e\\u3057\\u305f\\u3002 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[87,93]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"web\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 17:03:40 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":31,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"ffffff\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":273,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"f02b2b\",\"description\":\"\\u6708-\\u91d1 \\u7814\\u7a76\\u8005\\u898b\\u7fd2\\u3044\\u3001\\u571f\\u65e5\\u7f8e\\u8853\\u5bb6\\u3001\\u3068\\u3044\\u3046\\u3053\\u3068\\u306b\\u3057\\u3066\\u3044\\u307e\\u3059\\u3002\\r\\n\\r\\nhttp:\\/\\/sekines.net\\r\\nhttp:\\/\\/soundcloud.com\\/emushi_lostworks2\\r\\nhttp:\\/\\/www.mixcloud.com\\/emushi\\/\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Sat Jan 05 20:00:25 +0000 2008\",\"profile_sidebar_border_color\":\"730b0b\",\"is_translator\":false,\"listed_count\":18,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":212,\"protected\":false,\"default_profile\":false,\"profile_text_color\":\"453a3a\",\"url\":\"http:\\/\\/soundcloud.com\\/emushi\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1219544500\\/sekine_no_in_normal.jpg\",\"screen_name\":\"emushi\",\"name\":\"M SEKINE\",\"statuses_count\":5092,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1219544500\\/sekine_no_in_normal.jpg\",\"id\":11884862,\"id_str\":\"11884862\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"5b46bf\"},\"retweeted\":false,\"id\":127792246711001090,\"in_reply_to_status_id_str\":null,\"id_str\":\"127792246711001090\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 18342000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "00a5a160-4102-4da7-a20d-8e9f27c5b7e0-127792246711001090" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "Pas de témoin ici ! RT @vincentpuig #tfcem Les temples boudhistes érigées comme témoin de la terre pure ? Gaia la terre mère animiste...", - "img": { - "src": "http://a3.twimg.com/profile_images/1140320808/corse_normal.jpg" - }, - "title": "le lâche: Pas de témoin ici ! RT @vincentpuig #tfcem Les temples boudhistes érigées comme témoin de la terre pure ? Gaia la terre mère animiste...", - "color": "16763904", - "polemics": [ - "Q" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 18453000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"Pas de t\\u00e9moin ici ! RT @vincentpuig #tfcem Les temples boudhistes \\u00e9rig\\u00e9es comme t\\u00e9moin de la terre pure ? Gaia la terre m\\u00e8re animiste...\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[36,42]}],\"user_mentions\":[{\"indices\":[23,35],\"name\":\"Vincent Puig\",\"screen_name\":\"vincentpuig\",\"id\":68424173,\"id_str\":\"68424173\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitterfeed.com\\\" rel=\\\"nofollow\\\"\\u003Etwitterfeed\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 17:05:31 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"fr\",\"profile_background_tile\":false,\"followers_count\":126,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"J'ai rien vu, rien entendu : j'\\u00e9tais occup\\u00e9 \\u00e0 compter les subventions europ\\u00e9ennes.\",\"following\":null,\"time_zone\":null,\"created_at\":\"Fri Oct 08 22:55:17 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":6,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":0,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1140320808\\/corse_normal.jpg\",\"screen_name\":\"CorseMafieuse\",\"name\":\"le l\\u00e2che\",\"statuses_count\":17997,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1140320808\\/corse_normal.jpg\",\"id\":200291258,\"id_str\":\"200291258\",\"default_profile\":true,\"verified\":false,\"utc_offset\":null,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127792711792197632,\"in_reply_to_status_id_str\":null,\"id_str\":\"127792711792197632\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 18453000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "6f1d354a-3250-48ac-8c78-553d946d2e32-127792711792197632" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "日本の歴史における大きなカタストロフィ。関東大震災(1923)、敗戦(1945)、阪神・淡路大震災(1995)、東日本大震災(2011)。天災と人災と。1945年と1995年の間の50年間。長い\"戦後\"。 #tfcem", - "img": { - "src": "http://a3.twimg.com/profile_images/1527782791/gates_christo10_normal.jpg" - }, - "title": "y_yanai: 日本の歴史における大きなカタストロフィ。関東大震災(1923)、敗戦(1945)、阪神・淡路大震災(1995)、東日本大震災(2011)。天災と人災と。1945年と1995年の間の50年間。長い\"戦後\"。 #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 18659000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u65e5\\u672c\\u306e\\u6b74\\u53f2\\u306b\\u304a\\u3051\\u308b\\u5927\\u304d\\u306a\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u30a3\\u3002\\u95a2\\u6771\\u5927\\u9707\\u707d\\uff081923\\uff09\\u3001\\u6557\\u6226\\uff081945\\uff09\\u3001\\u962a\\u795e\\u30fb\\u6de1\\u8def\\u5927\\u9707\\u707d\\uff081995\\uff09\\u3001\\u6771\\u65e5\\u672c\\u5927\\u9707\\u707d\\uff082011\\uff09\\u3002\\u5929\\u707d\\u3068\\u4eba\\u707d\\u3068\\u30021945\\u5e74\\u30681995\\u5e74\\u306e\\u9593\\u306e50\\u5e74\\u9593\\u3002\\u9577\\u3044\\\"\\u6226\\u5f8c\\\"\\u3002 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[103,109]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"web\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 17:08:57 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"favourites_count\":695,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"1A1B1F\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":331,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"1984\\u5e74\\u751f\\u307e\\u308c\\u3002\\u5efa\\u7bc9\\u53f2\\u30fb\\u5efa\\u7bc9\\u7406\\u8ad6\\u3002\\u63cf\\u304d\\u307e\\u305b\\u3093\\u3002\\u4f5c\\u308a\\u307e\\u305b\\u3093\\u3002\\u66f8\\u304d\\u307e\\u3059\\u3002\\u5b66\\u90e8\\u3067\\u5409\\u7530\\u92fc\\u5e02\\u3001\\u4fee\\u58eb\\u3067\\u85e4\\u68ee\\u7167\\u4fe1\\u306b\\u5e2b\\u4e8b\\u3002\\u4fee\\u58eb\\uff08\\u5de5\\u5b66\\uff09\\u3002\\u3044\\u307e\\u535a\\u58eb\\u8ab2\\u7a0b\\uff08\\u9688\\u7814\\u543e\\u7814\\u7a76\\u5ba4\\uff09\\u3002LOVE\\uff1a\\u5efa\\u7bc9\\u3001\\u30b9\\u30ad\\u30fc\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u8a9e\\u3001ageHa\\u3002 Sensation White\\u306b\\u884c\\u304d\\u305f\\u3044\\u2192 http:\\/\\/youtu.be\\/897lIVkRmVM\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Mon Jan 03 14:08:00 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":25,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":425,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/twilog.org\\/8714423\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"screen_name\":\"8714423\",\"name\":\"y_yanai\",\"statuses_count\":2827,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"id\":233539798,\"id_str\":\"233539798\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127793577731432448,\"in_reply_to_status_id_str\":null,\"id_str\":\"127793577731432448\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 18659000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "8d5ef86b-fb5c-4065-af48-0bc1bc01fd1f-127793577731432448" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "東日本大震災後に人々が信用したのは天皇・皇后と、支援に来た米軍。1945年の敗戦後と同じ状況。 #tfcem", - "img": { - "src": "http://a3.twimg.com/profile_images/1527782791/gates_christo10_normal.jpg" - }, - "title": "y_yanai: 東日本大震災後に人々が信用したのは天皇・皇后と、支援に来た米軍。1945年の敗戦後と同じ状況。 #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 18849000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u6771\\u65e5\\u672c\\u5927\\u9707\\u707d\\u5f8c\\u306b\\u4eba\\u3005\\u304c\\u4fe1\\u7528\\u3057\\u305f\\u306e\\u306f\\u5929\\u7687\\u30fb\\u7687\\u540e\\u3068\\u3001\\u652f\\u63f4\\u306b\\u6765\\u305f\\u7c73\\u8ecd\\u30021945\\u5e74\\u306e\\u6557\\u6226\\u5f8c\\u3068\\u540c\\u3058\\u72b6\\u6cc1\\u3002 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[48,54]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 17:12:07 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":695,\"location\":\"Tokyo\",\"default_profile\":false,\"notifications\":null,\"profile_background_color\":\"1A1B1F\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":331,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"1984\\u5e74\\u751f\\u307e\\u308c\\u3002\\u5efa\\u7bc9\\u53f2\\u30fb\\u5efa\\u7bc9\\u7406\\u8ad6\\u3002\\u63cf\\u304d\\u307e\\u305b\\u3093\\u3002\\u4f5c\\u308a\\u307e\\u305b\\u3093\\u3002\\u66f8\\u304d\\u307e\\u3059\\u3002\\u5b66\\u90e8\\u3067\\u5409\\u7530\\u92fc\\u5e02\\u3001\\u4fee\\u58eb\\u3067\\u85e4\\u68ee\\u7167\\u4fe1\\u306b\\u5e2b\\u4e8b\\u3002\\u4fee\\u58eb\\uff08\\u5de5\\u5b66\\uff09\\u3002\\u3044\\u307e\\u535a\\u58eb\\u8ab2\\u7a0b\\uff08\\u9688\\u7814\\u543e\\u7814\\u7a76\\u5ba4\\uff09\\u3002LOVE\\uff1a\\u5efa\\u7bc9\\u3001\\u30b9\\u30ad\\u30fc\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u8a9e\\u3001ageHa\\u3002 Sensation White\\u306b\\u884c\\u304d\\u305f\\u3044\\u2192 http:\\/\\/youtu.be\\/897lIVkRmVM\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Mon Jan 03 14:08:00 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":25,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":425,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/twilog.org\\/8714423\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"screen_name\":\"8714423\",\"name\":\"y_yanai\",\"statuses_count\":2828,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"id\":233539798,\"id_str\":\"233539798\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127794371671244800,\"in_reply_to_status_id_str\":null,\"id_str\":\"127794371671244800\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 18849000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "0e7e57b1-4bc3-4984-8703-03f015c93613-127794371671244800" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem Catastophes naturelles et catastrophes historiques quel rapport ? Une statue de la liberté épargnée par le séisme, fascination --", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem Catastophes naturelles et catastrophes historiques quel rapport ? Une statue de la liberté épargnée par le séisme, fascination --", - "color": "16763904", - "polemics": [ - "Q", - "KO" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 18849000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem Catastophes naturelles et catastrophes historiques quel rapport ? Une statue de la libert\\u00e9 \\u00e9pargn\\u00e9e par le s\\u00e9isme, fascination --\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 17:12:07 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":184,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"default_profile\":true,\"statuses_count\":427,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127794371952263168,\"in_reply_to_status_id_str\":null,\"id_str\":\"127794371952263168\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 18849000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "d20f81c3-31d6-443d-b766-673ccd39ee82-127794371952263168" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem L'histoire n'obéit pas à des lois mathématiques. Curieuse tentative d'établir un sens de l'histoire--", - "img": { - "src": "http://a1.twimg.com/profile_images/379424006/PortaitVP120Ko_normal.jpg" - }, - "title": "Vincent Puig: #tfcem L'histoire n'obéit pas à des lois mathématiques. Curieuse tentative d'établir un sens de l'histoire--", - "color": "16763904", - "polemics": [ - "KO" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 19100000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem L'histoire n'ob\\u00e9it pas \\u00e0 des lois math\\u00e9matiques. Curieuse tentative d'\\u00e9tablir un sens de l'histoire--\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 17:16:18 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Paris, France\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":184,\"default_profile\":true,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Co-founder of IRI\\/Centre Pompidou, Research Institute on cultural technologies (annotation tools, collaborative Web and social networks, multimodal interfaces)\",\"following\":null,\"time_zone\":\"Paris\",\"created_at\":\"Mon Aug 24 14:49:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":11,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/www.iri.centrepompidou.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"screen_name\":\"vincentpuig\",\"name\":\"Vincent Puig\",\"statuses_count\":429,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/379424006\\/PortaitVP120Ko_normal.jpg\",\"id\":68424173,\"id_str\":\"68424173\",\"verified\":false,\"utc_offset\":3600,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127795427163643904,\"in_reply_to_status_id_str\":null,\"id_str\":\"127795427163643904\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 19100000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "85864c83-7383-4f42-8755-e8e4c1e6a2f1-127795427163643904" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @consaba: RT @y_nango ロバン・ルヌッチ氏のセッションが終わって、藤幡正樹さんの講演が始まりました。http://t.co/nIPmMi67 #tfcem", - "img": { - "src": "http://a3.twimg.com/profile_images/935278249/CIMG0565_normal.JPG" - }, - "title": "こみー【町田市】: RT @consaba: RT @y_nango ロバン・ルヌッチ氏のセッションが終わって、藤幡正樹さんの講演が始まりました。http://t.co/nIPmMi67 #tfcem", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 19215000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @consaba: RT @y_nango \\u30ed\\u30d0\\u30f3\\u30fb\\u30eb\\u30cc\\u30c3\\u30c1\\u6c0f\\u306e\\u30bb\\u30c3\\u30b7\\u30e7\\u30f3\\u304c\\u7d42\\u308f\\u3063\\u3066\\u3001\\u85e4\\u5e61\\u6b63\\u6a39\\u3055\\u3093\\u306e\\u8b1b\\u6f14\\u304c\\u59cb\\u307e\\u308a\\u307e\\u3057\\u305f\\u3002http:\\/\\/t.co\\/nIPmMi67 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"bit.ly\\/n21fmr\",\"indices\":[63,83],\"expanded_url\":\"http:\\/\\/bit.ly\\/n21fmr\",\"url\":\"http:\\/\\/t.co\\/nIPmMi67\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[84,90]}],\"user_mentions\":[{\"indices\":[3,11],\"name\":\"\\u6cb3\\u6751\\u66f8\\u5e97\",\"screen_name\":\"consaba\",\"id\":15036765,\"id_str\":\"15036765\"},{\"indices\":[16,24],\"name\":\"Yoshikazu NANGO\",\"screen_name\":\"y_nango\",\"id\":99508965,\"id_str\":\"99508965\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"RT @y_nango \\u30ed\\u30d0\\u30f3\\u30fb\\u30eb\\u30cc\\u30c3\\u30c1\\u6c0f\\u306e\\u30bb\\u30c3\\u30b7\\u30e7\\u30f3\\u304c\\u7d42\\u308f\\u3063\\u3066\\u3001\\u85e4\\u5e61\\u6b63\\u6a39\\u3055\\u3093\\u306e\\u8b1b\\u6f14\\u304c\\u59cb\\u307e\\u308a\\u307e\\u3057\\u305f\\u3002http:\\/\\/t.co\\/nIPmMi67 #tfcem\",\"in_reply_to_user_id_str\":\"99508965\",\"entities\":{\"urls\":[{\"display_url\":\"bit.ly\\/n21fmr\",\"indices\":[50,70],\"expanded_url\":\"http:\\/\\/bit.ly\\/n21fmr\",\"url\":\"http:\\/\\/t.co\\/nIPmMi67\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[71,77]}],\"user_mentions\":[{\"indices\":[3,11],\"name\":\"Yoshikazu NANGO\",\"screen_name\":\"y_nango\",\"id\":99508965,\"id_str\":\"99508965\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":99508965,\"source\":\"web\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 16:44:58 +0000 2011\",\"in_reply_to_status_id\":127780807136903168,\"geo\":null,\"in_reply_to_screen_name\":\"y_nango\",\"truncated\":false,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"favourites_count\":2059,\"location\":\"\\u305d\\u3053\\u3089\\u8fba\\u308a\",\"notifications\":null,\"profile_background_color\":\"EDECE9\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":4570,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"description\":\"\\u901a\\u308a\\u3059\\u304c\\u308a\\u306e\\u7de8\\u96c6\\u696d\\u8005\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Sat Jun 07 08:13:05 +0000 2008\",\"profile_sidebar_border_color\":\"D3D2CF\",\"is_translator\":false,\"listed_count\":750,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":40,\"protected\":false,\"profile_text_color\":\"634047\",\"url\":\"http:\\/\\/d.hatena.ne.jp\\/NEAT\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1174245296\\/prof_normal.JPG\",\"screen_name\":\"consaba\",\"name\":\"\\u6cb3\\u6751\\u66f8\\u5e97\",\"statuses_count\":48569,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1174245296\\/prof_normal.JPG\",\"id\":15036765,\"id_str\":\"15036765\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"088253\"},\"retweeted\":false,\"id\":127787538885779456,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":\"127780807136903168\",\"id_str\":\"127787538885779456\",\"coordinates\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twipple.jp\\/\\\" rel=\\\"nofollow\\\"\\u003E\\u3064\\u3044\\u3063\\u3077\\u308b for iPhone\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 17:18:13 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"favourites_count\":4275,\"location\":\"\\u30b4\\u30c3\\u30b5\\u30e0\\u30b7\\u30c6\\u30a3\\u753a\\u7530\",\"notifications\":null,\"profile_background_color\":\"0099B9\",\"lang\":\"ja\",\"profile_background_tile\":true,\"followers_count\":968,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/236236163\\/vip1135812.jpg\",\"profile_sidebar_fill_color\":\"95E8EC\",\"description\":\"\\u30e6\\u30fc\\u30b6\\u30fc\\u540d\\u300c\\u30b3\\u30f3\\u30b0\\u30e9\\u30c3\\u30c1\\u30a7\\u300d\\u4eca\\u5e74\\u306f\\u83ef\\u306e\\u5927\\u5b66\\u4e94\\u5e74\\u751f\\u3002\\u5c02\\u9580\\u306f\\u6771\\u6d0b\\u53f2\\u3001\\u3084\\u308a\\u305f\\u3044\\u3053\\u3068\\u3084\\u3063\\u305f\\u3082\\u3093\\u52dd\\u3061\\u3092\\u4fe1\\u6761\\u3068\\u3057\\u3066\\u65e5\\u5e38\\u306b\\u30ce\\u30a4\\u30ba\\u3092\\u5782\\u308c\\u6d41\\u3057\\u305f\\u7d50\\u679c\\u3001\\u81ea\\u3089\\u3082\\u96fb\\u6ce2\\u306b\\u306a\\u3063\\u305f\\u3002\\u606f\\u3092\\u3059\\u308b\\u3088\\u3046\\u306b\\u52c9\\u5f37\\u3057\\u305f\\u3044\\u304c\\u80ba\\u6d3b\\u91cf\\u304c\\u5c11\\u306a\\u3044\\u3002\\u5c0a\\u656c\\u3059\\u308b\\u4eba\\u7269\\u306f\\u30c9\\u30f3\\u30fb\\u30ad\\u30db\\u30fc\\u30c6\\uff01\\u73fe\\u5728\\u306f\\u587e\\u3067\\u4e2d\\u4e8c\\u75c5\\u306e\\u30d2\\u30fc\\u30e9\\u30fc\\u3068\\u3057\\u3066\\u50cd\\u304f\\uff08\\u587e\\u8b1b\\u5e2b\\uff09\\u6c60\\u6fa4\\u590f\\u6a39\\u306e\\u4e16\\u754c\\u6587\\u5b66\\u5168\\u96c6\\u3092\\u5c11\\u3057\\u305a\\u3064\\u8aad\\u3080\\u306e\\u304c\\u6700\\u9ad8\\u306e\\u81f3\\u798f\",\"following\":null,\"time_zone\":\"Hawaii\",\"created_at\":\"Tue Jun 02 04:32:39 +0000 2009\",\"profile_sidebar_border_color\":\"5ED4DC\",\"is_translator\":false,\"listed_count\":107,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":697,\"protected\":false,\"profile_text_color\":\"3C3940\",\"url\":\"http:\\/\\/d.hatena.ne.jp\\/Meaningless-Alice\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/935278249\\/CIMG0565_normal.JPG\",\"screen_name\":\"ConGrazie\",\"name\":\"\\u3053\\u307f\\u30fc\\u3010\\u753a\\u7530\\u5e02\\u3011\",\"statuses_count\":16108,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/236236163\\/vip1135812.jpg\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/935278249\\/CIMG0565_normal.JPG\",\"id\":44058751,\"id_str\":\"44058751\",\"verified\":false,\"utc_offset\":-36000,\"profile_link_color\":\"0099B9\"},\"retweeted\":false,\"id\":127795907130437632,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127795907130437632\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 19215000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "ca383712-6b09-4d2d-a0ca-2d4eb8a6a070-127795907130437632" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @y_nango: ラストの吉見俊哉先生の講演が始まりました。http://t.co/wPy3MUc9 #tfcem", - "img": { - "src": "http://a0.twimg.com/profile_images/1245219091/c2_normal.jpg" - }, - "title": "降矢聡: RT @y_nango: ラストの吉見俊哉先生の講演が始まりました。http://t.co/wPy3MUc9 #tfcem", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 19252000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @y_nango: \\u30e9\\u30b9\\u30c8\\u306e\\u5409\\u898b\\u4fca\\u54c9\\u5148\\u751f\\u306e\\u8b1b\\u6f14\\u304c\\u59cb\\u307e\\u308a\\u307e\\u3057\\u305f\\u3002http:\\/\\/t.co\\/wPy3MUc9 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"bit.ly\\/n21fmr\",\"indices\":[34,54],\"expanded_url\":\"http:\\/\\/bit.ly\\/n21fmr\",\"url\":\"http:\\/\\/t.co\\/wPy3MUc9\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[55,61]}],\"user_mentions\":[{\"indices\":[3,11],\"name\":\"Yoshikazu NANGO\",\"screen_name\":\"y_nango\",\"id\":99508965,\"id_str\":\"99508965\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"\\u30e9\\u30b9\\u30c8\\u306e\\u5409\\u898b\\u4fca\\u54c9\\u5148\\u751f\\u306e\\u8b1b\\u6f14\\u304c\\u59cb\\u307e\\u308a\\u307e\\u3057\\u305f\\u3002http:\\/\\/t.co\\/wPy3MUc9 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"bit.ly\\/n21fmr\",\"indices\":[21,41],\"expanded_url\":\"http:\\/\\/bit.ly\\/n21fmr\",\"url\":\"http:\\/\\/t.co\\/wPy3MUc9\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[42,48]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"web\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 17:01:33 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":0,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":1819,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\\u5357\\u5f8c\\u7531\\u548c\\u30021979\\u5e74\\u5927\\u962a\\u5e9c\\u751f\\u307e\\u308c\\u3002\\u6771\\u4eac\\u5927\\u5b66\\u5927\\u5b66\\u9662\\u60c5\\u5831\\u5b66\\u74b0\\u7279\\u4efb\\u8b1b\\u5e2b\\u3002\\u793e\\u4f1a\\u5b66\\u3001\\u90fd\\u5e02\\u30fb\\u5efa\\u7bc9\\u8ad6\\u3002\\u6851\\u6ca2\\u30c7\\u30b6\\u30a4\\u30f3\\u7814\\u7a76\\u6240\\u3001\\u99d2\\u6fa4\\u5927\\u5b66\\u3001\\u6cd5\\u653f\\u5927\\u5b66\\u3001\\u65e9\\u7a32\\u7530\\u5927\\u5b66\\u975e\\u5e38\\u52e4\\u8b1b\\u5e2b\\u3002\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Sat Dec 26 14:10:04 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":180,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":216,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"screen_name\":\"y_nango\",\"name\":\"Yoshikazu NANGO\",\"statuses_count\":1821,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"id\":99508965,\"id_str\":\"99508965\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127791714818719744,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127791714818719744\",\"coordinates\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twtr.jp\\\" rel=\\\"nofollow\\\"\\u003EKeitai Web\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 17:18:50 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":6,\"location\":\"\\u3068\\u3046\\u304d\\u3087\\u3046 \\u306a\\u304b\\u306e\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"default_profile\":true,\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":94,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\\u5efa\\u7bc9\\u5b66\\u751f\\u3002INAX\\u51fa\\u7248\\u300e\\u6620\\u753b\\u7a7a\\u9593400\\u9078\\u300f\\u306b\\u57f7\\u7b46\\u3055\\u305b\\u3066\\u3044\\u305f\\u3060\\u3044\\u3066\\u304a\\u308a\\u307e\\u3059\\u3002\\u30c4\\u30a4\\u30c3\\u30bf\\u30fc\\u3068\\u540c\\u69d8\\u3001\\u3053\\u3061\\u3089\\u3082\\u3069\\u3046\\u305e\\u3088\\u308d\\u3057\\u304f\\u304a\\u9858\\u3044\\u3057\\u307e\\u3059\\u3002\\r\\n\",\"following\":null,\"time_zone\":\"Hawaii\",\"created_at\":\"Tue Feb 15 15:40:52 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":4,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":66,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1245219091\\/c2_normal.jpg\",\"screen_name\":\"satoshifuruya\",\"name\":\"\\u964d\\u77e2\\u8061\",\"statuses_count\":3717,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1245219091\\/c2_normal.jpg\",\"id\":252625199,\"id_str\":\"252625199\",\"verified\":false,\"utc_offset\":-36000,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127796063141765120,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127796063141765120\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 19252000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "bc242ce3-1def-468a-b4cd-5cdf82e500f5-127796063141765120" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "吉見先生の講演が終了。原爆とアメリカ軍、日本人にとってトラウマとなるべき記憶の振れ幅が語られていました。#tfcem", - "img": { - "src": "http://a1.twimg.com/sticky/default_profile_images/default_profile_2_normal.png" - }, - "title": "Mitsune Haku: 吉見先生の講演が終了。原爆とアメリカ軍、日本人にとってトラウマとなるべき記憶の振れ幅が語られていました。#tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 20627000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u5409\\u898b\\u5148\\u751f\\u306e\\u8b1b\\u6f14\\u304c\\u7d42\\u4e86\\u3002\\u539f\\u7206\\u3068\\u30a2\\u30e1\\u30ea\\u30ab\\u8ecd\\u3001\\u65e5\\u672c\\u4eba\\u306b\\u3068\\u3063\\u3066\\u30c8\\u30e9\\u30a6\\u30de\\u3068\\u306a\\u308b\\u3079\\u304d\\u8a18\\u61b6\\u306e\\u632f\\u308c\\u5e45\\u304c\\u8a9e\\u3089\\u308c\\u3066\\u3044\\u307e\\u3057\\u305f\\u3002#tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[52,58]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"web\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 17:41:45 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"default_profile\":true,\"favourites_count\":0,\"location\":null,\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":2,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":null,\"following\":null,\"time_zone\":null,\"created_at\":\"Sat Oct 22 11:41:11 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":0,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":0,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_2_normal.png\",\"screen_name\":\"_mitsune\",\"name\":\" Mitsune Haku\",\"statuses_count\":4,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/sticky\\/default_profile_images\\/default_profile_2_normal.png\",\"id\":395871849,\"id_str\":\"395871849\",\"verified\":false,\"utc_offset\":null,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127801829487681536,\"in_reply_to_status_id_str\":null,\"id_str\":\"127801829487681536\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 20627000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "eb084f08-30f1-4c20-93d4-031cf64152e2-127801829487681536" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @_mitsune: 吉見先生の講演が終了。原爆とアメリカ軍、日本人にとってトラウマとなるべき記憶の振れ幅が語られていました。#tfcem", - "img": { - "src": "http://a3.twimg.com/profile_images/1527782791/gates_christo10_normal.jpg" - }, - "title": "y_yanai: RT @_mitsune: 吉見先生の講演が終了。原爆とアメリカ軍、日本人にとってトラウマとなるべき記憶の振れ幅が語られていました。#tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 20716000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @_mitsune: \\u5409\\u898b\\u5148\\u751f\\u306e\\u8b1b\\u6f14\\u304c\\u7d42\\u4e86\\u3002\\u539f\\u7206\\u3068\\u30a2\\u30e1\\u30ea\\u30ab\\u8ecd\\u3001\\u65e5\\u672c\\u4eba\\u306b\\u3068\\u3063\\u3066\\u30c8\\u30e9\\u30a6\\u30de\\u3068\\u306a\\u308b\\u3079\\u304d\\u8a18\\u61b6\\u306e\\u632f\\u308c\\u5e45\\u304c\\u8a9e\\u3089\\u308c\\u3066\\u3044\\u307e\\u3057\\u305f\\u3002#tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[66,72]}],\"user_mentions\":[{\"indices\":[3,12],\"name\":\" Mitsune Haku\",\"screen_name\":\"_mitsune\",\"id\":395871849,\"id_str\":\"395871849\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"\\u5409\\u898b\\u5148\\u751f\\u306e\\u8b1b\\u6f14\\u304c\\u7d42\\u4e86\\u3002\\u539f\\u7206\\u3068\\u30a2\\u30e1\\u30ea\\u30ab\\u8ecd\\u3001\\u65e5\\u672c\\u4eba\\u306b\\u3068\\u3063\\u3066\\u30c8\\u30e9\\u30a6\\u30de\\u3068\\u306a\\u308b\\u3079\\u304d\\u8a18\\u61b6\\u306e\\u632f\\u308c\\u5e45\\u304c\\u8a9e\\u3089\\u308c\\u3066\\u3044\\u307e\\u3057\\u305f\\u3002#tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[52,58]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"web\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 17:41:45 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"default_profile\":true,\"favourites_count\":0,\"location\":null,\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":2,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":null,\"following\":null,\"time_zone\":null,\"created_at\":\"Sat Oct 22 11:41:11 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":0,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":0,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_2_normal.png\",\"screen_name\":\"_mitsune\",\"name\":\" Mitsune Haku\",\"statuses_count\":4,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/sticky\\/default_profile_images\\/default_profile_2_normal.png\",\"id\":395871849,\"id_str\":\"395871849\",\"verified\":false,\"utc_offset\":null,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127801829487681536,\"in_reply_to_status_id_str\":null,\"id_str\":\"127801829487681536\",\"coordinates\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/tweetbutton\\\" rel=\\\"nofollow\\\"\\u003ETweet Button\\u003C\\/a\\u003E\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 17:43:14 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"favourites_count\":695,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"1A1B1F\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":331,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"1984\\u5e74\\u751f\\u307e\\u308c\\u3002\\u5efa\\u7bc9\\u53f2\\u30fb\\u5efa\\u7bc9\\u7406\\u8ad6\\u3002\\u63cf\\u304d\\u307e\\u305b\\u3093\\u3002\\u4f5c\\u308a\\u307e\\u305b\\u3093\\u3002\\u66f8\\u304d\\u307e\\u3059\\u3002\\u5b66\\u90e8\\u3067\\u5409\\u7530\\u92fc\\u5e02\\u3001\\u4fee\\u58eb\\u3067\\u85e4\\u68ee\\u7167\\u4fe1\\u306b\\u5e2b\\u4e8b\\u3002\\u4fee\\u58eb\\uff08\\u5de5\\u5b66\\uff09\\u3002\\u3044\\u307e\\u535a\\u58eb\\u8ab2\\u7a0b\\uff08\\u9688\\u7814\\u543e\\u7814\\u7a76\\u5ba4\\uff09\\u3002LOVE\\uff1a\\u5efa\\u7bc9\\u3001\\u30b9\\u30ad\\u30fc\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u8a9e\\u3001ageHa\\u3002 Sensation White\\u306b\\u884c\\u304d\\u305f\\u3044\\u2192 http:\\/\\/youtu.be\\/897lIVkRmVM\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Mon Jan 03 14:08:00 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"listed_count\":25,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":425,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/twilog.org\\/8714423\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"screen_name\":\"8714423\",\"name\":\"y_yanai\",\"statuses_count\":2830,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"id\":233539798,\"id_str\":\"233539798\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127802205582524416,\"in_reply_to_status_id_str\":null,\"id_str\":\"127802205582524416\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 20716000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "9963924e-33f0-4896-878b-3b07aa0eba5f-127802205582524416" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem 吉見-東京の文化消費空間の多くは軍事施設であった ex.六本木、原宿、湘南ビーチ", - "img": { - "src": "http://a3.twimg.com/profile_images/1032383865/10156359_4136563276_normal.jpg" - }, - "title": "Hanako Murakami: #tfcem 吉見-東京の文化消費空間の多くは軍事施設であった ex.六本木、原宿、湘南ビーチ", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 20739000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem \\u5409\\u898b-\\u6771\\u4eac\\u306e\\u6587\\u5316\\u6d88\\u8cbb\\u7a7a\\u9593\\u306e\\u591a\\u304f\\u306f\\u8ecd\\u4e8b\\u65bd\\u8a2d\\u3067\\u3042\\u3063\\u305f ex.\\u516d\\u672c\\u6728\\u3001\\u539f\\u5bbf\\u3001\\u6e58\\u5357\\u30d3\\u30fc\\u30c1\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 17:43:37 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":1,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"en\",\"profile_background_tile\":false,\"followers_count\":240,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\\u30d9\\u30eb\\u30ae\\u30fc\\u3067\\u7f8e\\u5927\\u751f\\u3084\\u3063\\u3066\\u307e\\u3059\\u3002\",\"following\":null,\"time_zone\":null,\"created_at\":\"Thu Mar 04 14:53:06 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":23,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":234,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1032383865\\/10156359_4136563276_normal.jpg\",\"screen_name\":\"hanakophone\",\"name\":\"Hanako Murakami\",\"statuses_count\":2146,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1032383865\\/10156359_4136563276_normal.jpg\",\"id\":119751084,\"id_str\":\"119751084\",\"default_profile\":true,\"verified\":false,\"utc_offset\":null,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127802298461192193,\"in_reply_to_status_id_str\":null,\"id_str\":\"127802298461192193\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 20739000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "66d38d3f-3f78-4328-8374-78d5faa74a72-127802298461192193" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "続いて諏訪敦彦監督の『黒髪』の上映。 #tfcem", - "img": { - "src": "http://a3.twimg.com/profile_images/1527782791/gates_christo10_normal.jpg" - }, - "title": "y_yanai: 続いて諏訪敦彦監督の『黒髪』の上映。 #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 20787000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u7d9a\\u3044\\u3066\\u8acf\\u8a2a\\u6566\\u5f66\\u76e3\\u7763\\u306e\\u300e\\u9ed2\\u9aea\\u300f\\u306e\\u4e0a\\u6620\\u3002 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[19,25]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"web\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 17:44:25 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":695,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"1A1B1F\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":331,\"show_all_inline_media\":true,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"description\":\"1984\\u5e74\\u751f\\u307e\\u308c\\u3002\\u5efa\\u7bc9\\u53f2\\u30fb\\u5efa\\u7bc9\\u7406\\u8ad6\\u3002\\u63cf\\u304d\\u307e\\u305b\\u3093\\u3002\\u4f5c\\u308a\\u307e\\u305b\\u3093\\u3002\\u66f8\\u304d\\u307e\\u3059\\u3002\\u5b66\\u90e8\\u3067\\u5409\\u7530\\u92fc\\u5e02\\u3001\\u4fee\\u58eb\\u3067\\u85e4\\u68ee\\u7167\\u4fe1\\u306b\\u5e2b\\u4e8b\\u3002\\u4fee\\u58eb\\uff08\\u5de5\\u5b66\\uff09\\u3002\\u3044\\u307e\\u535a\\u58eb\\u8ab2\\u7a0b\\uff08\\u9688\\u7814\\u543e\\u7814\\u7a76\\u5ba4\\uff09\\u3002LOVE\\uff1a\\u5efa\\u7bc9\\u3001\\u30b9\\u30ad\\u30fc\\u3001\\u30d5\\u30e9\\u30f3\\u30b9\\u8a9e\\u3001ageHa\\u3002 Sensation White\\u306b\\u884c\\u304d\\u305f\\u3044\\u2192 http:\\/\\/youtu.be\\/897lIVkRmVM\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Mon Jan 03 14:08:00 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"is_translator\":false,\"default_profile\":false,\"listed_count\":25,\"geo_enabled\":true,\"profile_use_background_image\":false,\"friends_count\":425,\"protected\":false,\"profile_text_color\":\"666666\",\"url\":\"http:\\/\\/twilog.org\\/8714423\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"screen_name\":\"8714423\",\"name\":\"y_yanai\",\"statuses_count\":2831,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1527782791\\/gates_christo10_normal.jpg\",\"id\":233539798,\"id_str\":\"233539798\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"2FC2EF\"},\"retweeted\":false,\"id\":127802503042580481,\"in_reply_to_status_id_str\":null,\"id_str\":\"127802503042580481\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 20787000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "b573eb3c-55fb-45bd-82fd-c14494439722-127802503042580481" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "#tfcem I'm sorry but because of copyright, images and sounds of Suwa's \"Black Hair\" can't be broadcasted, Please wait for 10 minuites.\n\n.", - "img": { - "src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" - }, - "title": "k_t_618: #tfcem I'm sorry but because of copyright, images and sounds of Suwa's \"Black Hair\" can't be broadcasted, Please wait for 10 minuites.\n\n.", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 20975000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"#tfcem\\u3000I'm sorry but because of copyright, images and sounds of Suwa's \\\"Black Hair\\\" can't be broadcasted, Please wait for 10 minuites.\\n\\n.\",\"retweet_count\":0,\"favorited\":false,\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[0,6]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"source\":\"web\",\"retweeted\":false,\"created_at\":\"Sat Oct 22 17:47:33 +0000 2011\",\"in_reply_to_status_id_str\":null,\"id_str\":\"127803290758025216\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_user_id_str\":null,\"truncated\":false,\"contributors\":null,\"user\":{\"location\":\"\",\"notifications\":null,\"time_zone\":\"Tokyo\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"lang\":\"ja\",\"followers_count\":120,\"listed_count\":8,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"description\":\"\",\"profile_text_color\":\"333333\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"statuses_count\":421,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Jun 05 09:16:47 +0000 2008\",\"id_str\":\"15015946\",\"default_profile\":true,\"profile_link_color\":\"0084B4\",\"default_profile_image\":true,\"favourites_count\":13,\"protected\":false,\"profile_background_color\":\"C0DEED\",\"url\":null,\"screen_name\":\"k_t_618\",\"name\":\"k_t_618\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"id\":15015946,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"verified\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"utc_offset\":32400,\"profile_sidebar_fill_color\":\"DDEEF6\"},\"id\":127803290758025216,\"coordinates\":null,\"in_reply_to_user_id\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 20975000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "9ca575ca-c4dd-4ccf-9280-8174e62a8578-127803290758025216" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "東大フォーラムのカタストロフィとメディアUst みながらアプリ企画ぜよ 音量あげてほしいなー http://t.co/d2RZxIiR #tfcem", - "img": { - "src": "http://a1.twimg.com/profile_images/1227224890/0099_normal.jpg" - }, - "title": "yume: 東大フォーラムのカタストロフィとメディアUst みながらアプリ企画ぜよ 音量あげてほしいなー http://t.co/d2RZxIiR #tfcem", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 21490000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u6771\\u5927\\u30d5\\u30a9\\u30fc\\u30e9\\u30e0\\u306e\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u30a3\\u3068\\u30e1\\u30c7\\u30a3\\u30a2Ust \\u307f\\u306a\\u304c\\u3089\\u30a2\\u30d7\\u30ea\\u4f01\\u753b\\u305c\\u3088 \\u97f3\\u91cf\\u3042\\u3052\\u3066\\u307b\\u3057\\u3044\\u306a\\u30fc http:\\/\\/t.co\\/d2RZxIiR\\u3000#tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"bit.ly\\/n21fmr\",\"indices\":[47,67],\"expanded_url\":\"http:\\/\\/bit.ly\\/n21fmr\",\"url\":\"http:\\/\\/t.co\\/d2RZxIiR\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[68,74]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"web\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 17:56:08 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":7,\"location\":\"to y\",\"notifications\":null,\"profile_background_color\":\"93dbc3\",\"lang\":\"ja\",\"profile_background_tile\":true,\"followers_count\":316,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/197979423\\/0106.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"description\":\"\\u9583\\u5149\\u3068\\u6e29\\u6cc9\\u306e\\u9593\\u3067\\u4e00\\u751f\\u30c9\\u30ad\\u30c9\\u30ad\\u3057\\u3066\\u3044\\u305f\\u3044\\u3067\\u3059\\u3002\\u30d5\\u30a9\\u30fc\\u30c1\\u30e5\\u30fc\\u30f3\\u306e\\u30b7\\u30b0\\u30ca\\u30eb\\u3002pick up \\u306e\\u30b9\\u30ca\\u30c3\\u30af\\u306e\\u3054\\u3068\\u304f\\u8efd\\u304f\\u3002\\u5e83\\u544a\\u4f1a\\u793e\\u3088\\u308a\\u304a\\u5143\\u6c17\\u3067\\u3059\\u304b\\u3002\",\"default_profile\":false,\"following\":null,\"time_zone\":\"Yakutsk\",\"created_at\":\"Tue Aug 04 20:19:34 +0000 2009\",\"profile_sidebar_border_color\":\"7a52ff\",\"is_translator\":false,\"listed_count\":19,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":326,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/yumearumon.jugem.jp\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1227224890\\/0099_normal.jpg\",\"screen_name\":\"ymue\",\"name\":\"yume\",\"statuses_count\":3496,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/197979423\\/0106.jpg\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1227224890\\/0099_normal.jpg\",\"id\":62917008,\"id_str\":\"62917008\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"cfb4c8\"},\"retweeted\":false,\"id\":127805450665197568,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127805450665197568\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 21490000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "f7f2fd76-475a-4983-b3a0-b74430dc8d7b-127805450665197568" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "諏訪敦彦監督の『黒髪 Les cheveux noirs』の上映を終えて、ディスカッション。 #tfcem", - "img": { - "src": "http://a2.twimg.com/sticky/default_profile_images/default_profile_3_normal.png" - }, - "title": "Yoshikazu NANGO: 諏訪敦彦監督の『黒髪 Les cheveux noirs』の上映を終えて、ディスカッション。 #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 21575000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u8acf\\u8a2a\\u6566\\u5f66\\u76e3\\u7763\\u306e\\u300e\\u9ed2\\u9aea Les cheveux noirs\\u300f\\u306e\\u4e0a\\u6620\\u3092\\u7d42\\u3048\\u3066\\u3001\\u30c7\\u30a3\\u30b9\\u30ab\\u30c3\\u30b7\\u30e7\\u30f3\\u3002 #tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[47,53]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"web\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 17:57:33 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":true,\"favourites_count\":0,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":1819,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"\\u5357\\u5f8c\\u7531\\u548c\\u30021979\\u5e74\\u5927\\u962a\\u5e9c\\u751f\\u307e\\u308c\\u3002\\u6771\\u4eac\\u5927\\u5b66\\u5927\\u5b66\\u9662\\u60c5\\u5831\\u5b66\\u74b0\\u7279\\u4efb\\u8b1b\\u5e2b\\u3002\\u793e\\u4f1a\\u5b66\\u3001\\u90fd\\u5e02\\u30fb\\u5efa\\u7bc9\\u8ad6\\u3002\\u6851\\u6ca2\\u30c7\\u30b6\\u30a4\\u30f3\\u7814\\u7a76\\u6240\\u3001\\u99d2\\u6fa4\\u5927\\u5b66\\u3001\\u6cd5\\u653f\\u5927\\u5b66\\u3001\\u65e9\\u7a32\\u7530\\u5927\\u5b66\\u975e\\u5e38\\u52e4\\u8b1b\\u5e2b\\u3002\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Sat Dec 26 14:10:04 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":180,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":216,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"screen_name\":\"y_nango\",\"name\":\"Yoshikazu NANGO\",\"statuses_count\":1822,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"id\":99508965,\"id_str\":\"99508965\",\"default_profile\":true,\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127805806480605184,\"in_reply_to_status_id_str\":null,\"id_str\":\"127805806480605184\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 21575000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "9155638b-019f-4922-b75a-0cac8fd24fae-127805806480605184" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "RT @ymue: 東大フォーラムのカタストロフィとメディアUst みながらアプリ企画ぜよ 音量あげてほしいなー http://t.co/d2RZxIiR #tfcem", - "img": { - "src": "http://a2.twimg.com/profile_images/829813014/angel_normal.jpg" - }, - "title": "Takuya ABE: RT @ymue: 東大フォーラムのカタストロフィとメディアUst みながらアプリ企画ぜよ 音量あげてほしいなー http://t.co/d2RZxIiR #tfcem", - "color": "16763904", - "polemics": [ - "REF" - ], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 21741000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"RT @ymue: \\u6771\\u5927\\u30d5\\u30a9\\u30fc\\u30e9\\u30e0\\u306e\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u30a3\\u3068\\u30e1\\u30c7\\u30a3\\u30a2Ust \\u307f\\u306a\\u304c\\u3089\\u30a2\\u30d7\\u30ea\\u4f01\\u753b\\u305c\\u3088 \\u97f3\\u91cf\\u3042\\u3052\\u3066\\u307b\\u3057\\u3044\\u306a\\u30fc http:\\/\\/t.co\\/d2RZxIiR\\u3000#tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"bit.ly\\/n21fmr\",\"indices\":[57,77],\"expanded_url\":\"http:\\/\\/bit.ly\\/n21fmr\",\"url\":\"http:\\/\\/t.co\\/d2RZxIiR\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[78,84]}],\"user_mentions\":[{\"indices\":[3,8],\"name\":\"yume\",\"screen_name\":\"ymue\",\"id\":62917008,\"id_str\":\"62917008\"}]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"retweeted_status\":{\"text\":\"\\u6771\\u5927\\u30d5\\u30a9\\u30fc\\u30e9\\u30e0\\u306e\\u30ab\\u30bf\\u30b9\\u30c8\\u30ed\\u30d5\\u30a3\\u3068\\u30e1\\u30c7\\u30a3\\u30a2Ust \\u307f\\u306a\\u304c\\u3089\\u30a2\\u30d7\\u30ea\\u4f01\\u753b\\u305c\\u3088 \\u97f3\\u91cf\\u3042\\u3052\\u3066\\u307b\\u3057\\u3044\\u306a\\u30fc http:\\/\\/t.co\\/d2RZxIiR\\u3000#tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"bit.ly\\/n21fmr\",\"indices\":[47,67],\"expanded_url\":\"http:\\/\\/bit.ly\\/n21fmr\",\"url\":\"http:\\/\\/t.co\\/d2RZxIiR\"}],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[68,74]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"web\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"1\",\"retweeters\":[134028036],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 17:56:08 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":7,\"location\":\"to y\",\"notifications\":null,\"profile_background_color\":\"93dbc3\",\"lang\":\"ja\",\"profile_background_tile\":true,\"followers_count\":316,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/197979423\\/0106.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"description\":\"\\u9583\\u5149\\u3068\\u6e29\\u6cc9\\u306e\\u9593\\u3067\\u4e00\\u751f\\u30c9\\u30ad\\u30c9\\u30ad\\u3057\\u3066\\u3044\\u305f\\u3044\\u3067\\u3059\\u3002\\u30d5\\u30a9\\u30fc\\u30c1\\u30e5\\u30fc\\u30f3\\u306e\\u30b7\\u30b0\\u30ca\\u30eb\\u3002pick up \\u306e\\u30b9\\u30ca\\u30c3\\u30af\\u306e\\u3054\\u3068\\u304f\\u8efd\\u304f\\u3002\\u5e83\\u544a\\u4f1a\\u793e\\u3088\\u308a\\u304a\\u5143\\u6c17\\u3067\\u3059\\u304b\\u3002\",\"default_profile\":false,\"following\":null,\"time_zone\":\"Yakutsk\",\"created_at\":\"Tue Aug 04 20:19:34 +0000 2009\",\"profile_sidebar_border_color\":\"7a52ff\",\"is_translator\":false,\"listed_count\":19,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":326,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":\"http:\\/\\/yumearumon.jugem.jp\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1227224890\\/0099_normal.jpg\",\"screen_name\":\"ymue\",\"name\":\"yume\",\"statuses_count\":3496,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/197979423\\/0106.jpg\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1227224890\\/0099_normal.jpg\",\"id\":62917008,\"id_str\":\"62917008\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"cfb4c8\"},\"retweeted\":false,\"id\":127805450665197568,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127805450665197568\",\"coordinates\":null},\"source\":\"web\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 18:00:19 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"favourites_count\":0,\"location\":\"Tokyo\",\"notifications\":null,\"profile_background_color\":\"C0DEED\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":12,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"description\":\"Designer\",\"default_profile\":true,\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Sat Apr 17 07:44:46 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"is_translator\":false,\"listed_count\":1,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":12,\"protected\":false,\"profile_text_color\":\"333333\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/829813014\\/angel_normal.jpg\",\"screen_name\":\"d_i_vision\",\"name\":\"Takuya ABE\",\"statuses_count\":36,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/829813014\\/angel_normal.jpg\",\"id\":134028036,\"id_str\":\"134028036\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"0084B4\"},\"retweeted\":false,\"id\":127806504714780672,\"possibly_sensitive\":false,\"in_reply_to_status_id_str\":null,\"id_str\":\"127806504714780672\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 21741000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "7f0b8b85-0a38-41e8-9fdc-5683c55c5893-127806504714780672" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "中の人です。すみません、現場で音量これ以上あがらず、ご勘弁を。 #tfcem", - "img": { - "src": "http://a2.twimg.com/profile_images/829813014/angel_normal.jpg" - }, - "title": "Takuya ABE: 中の人です。すみません、現場で音量これ以上あがらず、ご勘弁を。 #tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 21797000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"in_reply_to_status_id_str\":null,\"text\":\"\\u4e2d\\u306e\\u4eba\\u3067\\u3059\\u3002\\u3059\\u307f\\u307e\\u305b\\u3093\\u3001\\u73fe\\u5834\\u3067\\u97f3\\u91cf\\u3053\\u308c\\u4ee5\\u4e0a\\u3042\\u304c\\u3089\\u305a\\u3001\\u3054\\u52d8\\u5f01\\u3092\\u3002 #tfcem\",\"coordinates\":null,\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[32,38]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/amateur.iri.centrepompidou.fr\\/\\\" rel=\\\"nofollow\\\"\\u003EAnnotation pol\\u00e9mique par tweeter\\u003C\\/a\\u003E\",\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 18:01:15 +0000 2011\",\"in_reply_to_screen_name\":null,\"in_reply_to_status_id\":null,\"id_str\":\"127806738970845184\",\"geo\":null,\"user\":{\"profile_background_color\":\"C0DEED\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/829813014\\/angel_normal.jpg\",\"default_profile_image\":false,\"verified\":false,\"profile_background_tile\":false,\"favourites_count\":0,\"show_all_inline_media\":false,\"contributors_enabled\":false,\"lang\":\"ja\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"location\":\"Tokyo\",\"notifications\":null,\"description\":\"Designer\",\"default_profile\":true,\"follow_request_sent\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"time_zone\":\"Tokyo\",\"profile_sidebar_border_color\":\"C0DEED\",\"followers_count\":12,\"following\":null,\"geo_enabled\":false,\"profile_use_background_image\":true,\"is_translator\":false,\"created_at\":\"Sat Apr 17 07:44:46 +0000 2010\",\"profile_text_color\":\"333333\",\"protected\":false,\"listed_count\":1,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"friends_count\":12,\"name\":\"Takuya ABE\",\"id_str\":\"134028036\",\"profile_link_color\":\"0084B4\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/829813014\\/angel_normal.jpg\",\"id\":134028036,\"statuses_count\":37,\"utc_offset\":32400,\"url\":null,\"screen_name\":\"d_i_vision\"},\"id\":127806738970845184,\"retweeted\":false,\"truncated\":false}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 21797000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "29cd011a-eed6-42d8-92e8-0b17ade1257d-127806738970845184" - }, - { - "content": { - "mimetype": "application/x-ldt-structured", - "description": "フランス語全然わからん。同時通訳聴けたりしないのかな。#tfcem", - "img": { - "src": "http://a2.twimg.com/profile_images/721601425/img55949111-090704-1_normal.jpg" - }, - "title": "バターナイフモシゾノ: フランス語全然わからん。同時通訳聴けたりしないのかな。#tfcem", - "color": "16763904", - "polemics": [], - "audio": { - "mimetype": "audio/mp3", - "src": "", - "href": null - } - }, - "begin": 22448000, - "meta": { - "dc:contributor": "perso", - "dc:source": { - "mimetype": "application/json", - "url": "http://dev.twitter.com", - "content": "{\"text\":\"\\u30d5\\u30e9\\u30f3\\u30b9\\u8a9e\\u5168\\u7136\\u308f\\u304b\\u3089\\u3093\\u3002\\u540c\\u6642\\u901a\\u8a33\\u8074\\u3051\\u305f\\u308a\\u3057\\u306a\\u3044\\u306e\\u304b\\u306a\\u3002#tfcem\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"tfcem\",\"indices\":[27,33]}],\"user_mentions\":[]},\"contributors\":null,\"place\":null,\"in_reply_to_user_id\":null,\"source\":\"web\",\"activities\":{\"repliers\":[],\"repliers_count\":\"0\",\"retweeters_count\":\"0\",\"retweeters\":[],\"favoriters\":[],\"favoriters_count\":\"0\"},\"retweet_count\":0,\"favorited\":false,\"created_at\":\"Sat Oct 22 18:12:06 +0000 2011\",\"in_reply_to_status_id\":null,\"geo\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"user\":{\"default_profile_image\":false,\"default_profile\":false,\"favourites_count\":593,\"location\":\"\",\"notifications\":null,\"profile_background_color\":\"ffffff\",\"lang\":\"ja\",\"profile_background_tile\":false,\"followers_count\":91,\"show_all_inline_media\":false,\"follow_request_sent\":null,\"contributors_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/317940240\\/pekezon.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"description\":\"\",\"following\":null,\"time_zone\":\"Tokyo\",\"created_at\":\"Fri Sep 12 15:45:25 +0000 2008\",\"profile_sidebar_border_color\":\"000000\",\"is_translator\":false,\"listed_count\":5,\"geo_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":166,\"protected\":false,\"profile_text_color\":\"000000\",\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/721601425\\/img55949111-090704-1_normal.jpg\",\"screen_name\":\"quit__smoking\",\"name\":\"\\u30d0\\u30bf\\u30fc\\u30ca\\u30a4\\u30d5\\u30e2\\u30b7\\u30be\\u30ce\",\"statuses_count\":790,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/317940240\\/pekezon.jpg\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/721601425\\/img55949111-090704-1_normal.jpg\",\"id\":16257964,\"id_str\":\"16257964\",\"verified\":false,\"utc_offset\":32400,\"profile_link_color\":\"9ba199\"},\"retweeted\":false,\"id\":127809466912620544,\"in_reply_to_status_id_str\":null,\"id_str\":\"127809466912620544\",\"coordinates\":null}\n" - }, - "dc:creator": "perso", - "id-ref": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:modified": "2011-10-28T16:31:30.755637" - }, - "end": 22448000, - "tags": [ - { - "id-ref": "4abc8210-0182-11e1-9706-00145ea49a02" - } - ], - "color": "16763904", - "media": "e328e188-ff2f-11e0-b9e1-00145ea49a02", - "id": "09b285fc-c771-4a93-ac48-d01b019e7764-127809466912620544" - } - ], - "annotation-types": [ - { - "dc:contributor": "perso", - "dc:creator": "perso", - "dc:title": "Séance complète", - "id": "c_D5C080FD-9524-A5B2-B50B-3BD851F57CCA", - "dc:created": "2011-10-28T16:31:30.945834", - "dc:description": "", - "dc:modified": "2011-10-28T16:31:30.945834" - }, - { - "dc:contributor": "perso", - "dc:creator": "perso", - "dc:title": "Tweets", - "id": "2d0a10a3-2d7f-44d7-9072-2d6c2137b4f7", - "dc:created": "2011-10-28T16:31:30.755637", - "dc:description": "Tweets", - "dc:modified": "2011-10-28T16:31:30.755637" - } - ] -} \ No newline at end of file diff -r 13fed6c21d51 -r 693c282aa4e9 test/integration/radio.htm --- a/test/integration/radio.htm Tue Sep 04 17:15:22 2012 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,75 +0,0 @@ - - - - -Test d'intégration de l'initialisation - - - - -
-

MetaDataPlayer

- Test d'intégration de l'initialisation. -
- - - - - - -
-
- - - - - - diff -r 13fed6c21d51 -r 693c282aa4e9 test/integration/test-slideshare.htm --- a/test/integration/test-slideshare.htm Tue Sep 04 17:15:22 2012 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,106 +0,0 @@ - - - - Metadataplayer - Polemic tweet integration test - - -
-

MetaDataPlayer

- Integration test - SLIDE SHARE -
- - - -
-
-
- -
-
- - diff -r 13fed6c21d51 -r 693c282aa4e9 test/integration/twitterized.json --- a/test/integration/twitterized.json Tue Sep 04 17:15:22 2012 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,51075 +0,0 @@ -{ -"views": [ -{ -"id": "0", -"contents": [ -"laurentcantet_entrelesmurs" -], -"annotation_types": [ -"c_81135A3E-8870-4586-8597-7CD758DA3A54", -"c_2344556E-A818-EA23-37FC-0E47A150EACD" -] -} -], -"tags": [ -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.373170", -"dc:title": "fénêtre", -"dc:modified": "2012-01-18T14:31:18.373170", -"dc:creator": "IRI" -}, -"id": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.481081", -"dc:title": "fénêtre", -"dc:modified": "2012-01-18T14:31:18.481081", -"dc:creator": "IRI" -}, -"id": "15ab2fe6-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.777230", -"dc:title": "auteur", -"dc:modified": "2012-01-18T14:31:18.777230", -"dc:creator": "IRI" -}, -"id": "15d85f84-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.356565", -"dc:title": "apprentissage", -"dc:modified": "2012-01-18T14:31:18.356565", -"dc:creator": "IRI" -}, -"id": "15982e32-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.503387", -"dc:title": "Argumentation", -"dc:modified": "2012-01-18T14:31:18.503387", -"dc:creator": "IRI" -}, -"id": "15ae9230-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.673351", -"dc:title": "dévalorisation", -"dc:modified": "2012-01-18T14:31:18.673351", -"dc:creator": "IRI" -}, -"id": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.260319", -"dc:title": "café", -"dc:modified": "2012-01-18T14:31:18.260319", -"dc:creator": "IRI" -}, -"id": "158a7cb0-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.373170", -"dc:title": "devoir sur table", -"dc:modified": "2012-01-18T14:31:18.373170", -"dc:creator": "IRI" -}, -"id": "159ab436-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.673351", -"dc:title": "conseil de classe", -"dc:modified": "2012-01-18T14:31:18.673351", -"dc:creator": "IRI" -}, -"id": "15c88230-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.620884", -"dc:title": "cour", -"dc:modified": "2012-01-18T14:31:18.620884", -"dc:creator": "IRI" -}, -"id": "15c07e28-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.589375", -"dc:title": "pédagogie", -"dc:modified": "2012-01-18T14:31:18.589375", -"dc:creator": "IRI" -}, -"id": "15bbbba4-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.406561", -"dc:title": "raison", -"dc:modified": "2012-01-18T14:31:18.406561", -"dc:creator": "IRI" -}, -"id": "159fcf20-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.302927", -"dc:title": "élèves", -"dc:modified": "2012-01-18T14:31:18.302927", -"dc:creator": "IRI" -}, -"id": "158ffabe-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.516512", -"dc:title": "portrait", -"dc:modified": "2012-01-18T14:31:18.516512", -"dc:creator": "IRI" -}, -"id": "15b0963e-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.301137", -"dc:title": "cercle vicieux", -"dc:modified": "2012-01-18T14:31:18.301137", -"dc:creator": "IRI" -}, -"id": "158fb504-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.673351", -"dc:title": "défense", -"dc:modified": "2012-01-18T14:31:18.673351", -"dc:creator": "IRI" -}, -"id": "15c88780-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.260319", -"dc:title": "François Marin", -"dc:modified": "2012-01-18T14:31:18.260319", -"dc:creator": "IRI" -}, -"id": "158b6fda-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.589375", -"dc:title": "discipline", -"dc:modified": "2012-01-18T14:31:18.589375", -"dc:creator": "IRI" -}, -"id": "15bbb500-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.306893", -"dc:title": "salle de cours", -"dc:modified": "2012-01-18T14:31:18.306893", -"dc:creator": "IRI" -}, -"id": "15909712-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.310333", -"dc:title": "suicide", -"dc:modified": "2012-01-18T14:31:18.310333", -"dc:creator": "IRI" -}, -"id": "1591206a-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.601399", -"dc:title": "arrivée", -"dc:modified": "2012-01-18T14:31:18.601399", -"dc:creator": "IRI" -}, -"id": "15bd85a6-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.260319", -"dc:title": "rentrée", -"dc:modified": "2012-01-18T14:31:18.260319", -"dc:creator": "IRI" -}, -"id": "158c4c52-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.291685", -"dc:title": "salle des profs", -"dc:modified": "2012-01-18T14:31:18.291685", -"dc:creator": "IRI" -}, -"id": "158f34ee-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.291685", -"dc:title": "école", -"dc:modified": "2012-01-18T14:31:18.291685", -"dc:creator": "IRI" -}, -"id": "158f4394-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.517379", -"dc:title": "autoportrait", -"dc:modified": "2012-01-18T14:31:18.517379", -"dc:creator": "IRI" -}, -"id": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.308773", -"dc:title": "tableau", -"dc:modified": "2012-01-18T14:31:18.308773", -"dc:creator": "IRI" -}, -"id": "1590de5c-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.356565", -"dc:title": "plus-value", -"dc:modified": "2012-01-18T14:31:18.356565", -"dc:creator": "IRI" -}, -"id": "159833b4-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.748965", -"dc:title": "cantine", -"dc:modified": "2012-01-18T14:31:18.748965", -"dc:creator": "IRI" -}, -"id": "15d40f88-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.321747", -"dc:title": "François Marin", -"dc:modified": "2012-01-18T14:31:18.321747", -"dc:creator": "IRI" -}, -"id": "1592dd38-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.602229", -"dc:title": "Souleymane", -"dc:modified": "2012-01-18T14:31:18.602229", -"dc:creator": "IRI" -}, -"id": "15bda57c-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.777230", -"dc:title": "problème principal", -"dc:modified": "2012-01-18T14:31:18.777230", -"dc:creator": "IRI" -}, -"id": "15d86696-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.712664", -"dc:title": "gravité", -"dc:modified": "2012-01-18T14:31:18.712664", -"dc:creator": "IRI" -}, -"id": "15ce845a-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.415799", -"dc:title": "salle", -"dc:modified": "2012-01-18T14:31:18.415799", -"dc:creator": "IRI" -}, -"id": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.620353", -"dc:title": "exterieur", -"dc:modified": "2012-01-18T14:31:18.620353", -"dc:creator": "IRI" -}, -"id": "15c06f1e-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.310333", -"dc:title": "préjudice", -"dc:modified": "2012-01-18T14:31:18.310333", -"dc:creator": "IRI" -}, -"id": "15911bec-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.441457", -"dc:title": "regard", -"dc:modified": "2012-01-18T14:31:18.441457", -"dc:creator": "IRI" -}, -"id": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.301137", -"dc:title": "jugement social", -"dc:modified": "2012-01-18T14:31:18.301137", -"dc:creator": "IRI" -}, -"id": "158fc12a-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.315717", -"dc:title": "temps", -"dc:modified": "2012-01-18T14:31:18.315717", -"dc:creator": "IRI" -}, -"id": "1591f15c-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.483696", -"dc:title": "normes", -"dc:modified": "2012-01-18T14:31:18.483696", -"dc:creator": "IRI" -}, -"id": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.620884", -"dc:title": "foot", -"dc:modified": "2012-01-18T14:31:18.620884", -"dc:creator": "IRI" -}, -"id": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.777230", -"dc:title": "personnage", -"dc:modified": "2012-01-18T14:31:18.777230", -"dc:creator": "IRI" -}, -"id": "15d863b2-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.315717", -"dc:title": "heure", -"dc:modified": "2012-01-18T14:31:18.315717", -"dc:creator": "IRI" -}, -"id": "1591ef2c-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.598594", -"dc:title": "carte scolaire", -"dc:modified": "2012-01-18T14:31:18.598594", -"dc:creator": "IRI" -}, -"id": "15bd18e6-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.712664", -"dc:title": "saillance des problèmes", -"dc:modified": "2012-01-18T14:31:18.712664", -"dc:creator": "IRI" -}, -"id": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.483696", -"dc:title": "faute", -"dc:modified": "2012-01-18T14:31:18.483696", -"dc:creator": "IRI" -}, -"id": "15ab962a-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.310333", -"dc:title": "temps de cours effectif", -"dc:modified": "2012-01-18T14:31:18.310333", -"dc:creator": "IRI" -}, -"id": "15912380-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.483696", -"dc:title": "bruit", -"dc:modified": "2012-01-18T14:31:18.483696", -"dc:creator": "IRI" -}, -"id": "15ab92b0-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.655059", -"dc:title": "bureau du Proviseur", -"dc:modified": "2012-01-18T14:31:18.655059", -"dc:creator": "IRI" -}, -"id": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.300270", -"dc:title": "le Proviseur", -"dc:modified": "2012-01-18T14:31:18.300270", -"dc:creator": "IRI" -}, -"id": "158f9240-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.506891", -"dc:title": "Passions tristes et solidarité mécanique", -"dc:modified": "2012-01-18T14:31:18.506891", -"dc:creator": "IRI" -}, -"id": "15af198a-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.492846", -"dc:title": "Koumba", -"dc:modified": "2012-01-18T14:31:18.492846", -"dc:creator": "IRI" -}, -"id": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.465191", -"dc:title": "Enonciation", -"dc:modified": "2012-01-18T14:31:18.465191", -"dc:creator": "IRI" -}, -"id": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.777230", -"dc:title": "Propos central", -"dc:modified": "2012-01-18T14:31:18.777230", -"dc:creator": "IRI" -}, -"id": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.481081", -"dc:title": "élèves", -"dc:modified": "2012-01-18T14:31:18.481081", -"dc:creator": "IRI" -}, -"id": "15ab3482-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.604210", -"dc:title": "salle informatique", -"dc:modified": "2012-01-18T14:31:18.604210", -"dc:creator": "IRI" -}, -"id": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.282457", -"dc:title": "couloir", -"dc:modified": "2012-01-18T14:31:18.282457", -"dc:creator": "IRI" -}, -"id": "158dc082-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.301137", -"dc:title": "inertie des rôles", -"dc:modified": "2012-01-18T14:31:18.301137", -"dc:creator": "IRI" -}, -"id": "158fbe46-41e1-11e1-b830-08002791f1b7" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-01-18T14:31:18.322531", -"dc:title": "silence", -"dc:modified": "2012-01-18T14:31:18.322531", -"dc:creator": "IRI" -}, -"id": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"lists": [ -{ -"items": [ -{ -"id-ref": "c_2344556E-A818-EA23-37FC-0E47A150EACD" -} -], -"meta": { -"dc:contributor": "undefined", -"dc:created": "2012-01-18T14:31:18.253513", -"dc:creator": "undefined", -"id-ref": "laurentcantet_entrelesmurs", -"dc:title": "Découpages personnels", -"editable": "false", -"dc:modified": "2012-01-18T14:31:18.253513", -"dc:description": "" -}, -"id": "g_EC198E56-925D-C733-5ADD-0E47A1505731" -}, -{ -"items": [ -{ -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54" -} -], -"meta": { -"dc:contributor": "undefined", -"dc:created": "2012-01-18T14:31:18.255675", -"dc:creator": "undefined", -"id-ref": "laurentcantet_entrelesmurs", -"dc:title": "twitter", -"editable": "false", -"dc:modified": "2012-01-18T14:31:18.255675", -"dc:description": "" -}, -"id": "laurentcantet_entrelesmurs" -} -], -"medias": [ -{ -"origin": "0", -"http://advene.liris.cnrs.fr/ns/frame_of_reference/ms": "o=0", -"href": "rtmp://media.iri.centrepompidou.fr/ddc_player/video/regardssignes/laurentcantet_entrelesmurs.flv", -"meta": { -"dc:contributor": "IRI", -"item": { -"name": "streamer", -"value": "rtmp://media.iri.centrepompidou.fr/ddc_player/video/regardssignes/" -}, -"dc:created": "2011-08-12T14:57:01", -"dc:duration": 7454880, -"dc:creator": "IRI", -"dc:created.contents": "2012-01-18", -"dc:title": "Entre Les Murs", -"dc:creator.contents": "IRI", -"dc:modified": "2012-01-18T11:14:05.915460", -"dc:description": "" -}, -"id": "laurentcantet_entrelesmurs", -"unit": "ms" -} -], -"meta": { -"dc:contributor": "admin", -"dc:created": "2012-01-18T11:11:04.645709", -"dc:creator": "admin", -"main_media": { -"id-ref": "laurentcantet_entrelesmurs" -}, -"dc:description": "

Demo pour Cinecast

", -"dc:title": "Entre les murs demo Cinecast", -"id": "bb18dcdc-41bc-11e1-91b2-08002791f1b7", -"dc:modified": "2012-01-18T11:13:20.218406" -}, -"annotations": [ -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Générique\n\n\n\n\n\nPalme d'or à Cannes\n\n\n\n\n\nCoprod france 2\n\n\n\n\n\nAide de la Région Idf", -"img": { -"src": "" -}, -"title": "Générique", -"color": "16777215", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 0, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 0, -"tags": null, -"color": "16777215", -"media": "laurentcantet_entrelesmurs", -"id": "s_D1A9D98A-5316-4266-F17E-E0B53788250F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "pas de musique, juste des bruits mixés modulés en dynamique. Très peu de réalisateur ont utilisé ce choix radical : Clouzot et Cavalier par exemple , àchaque fois dans un but de radicaliser l'esthétique et l'univers diégétique. Ici pas d'intériorité des images exprimée par la musique, juste une volonté de faire réaliste... voir aussi le choix de prise de vue pour calquer les codes du documentaire", -"img": { -"src": "" -}, -"title": "introduction", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 0, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 0, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_913C21AD-8400-2C11-74E2-03E5BBE355F0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 0, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 0, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_24629288-261B-B71A-F1DA-DF434B326A0E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "générique", -"color": "0", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 453, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 453, -"tags": null, -"color": "0", -"media": "laurentcantet_entrelesmurs", -"id": "s_0BDAC8F0-0B5D-05D0-AE30-A414BB16128E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Arrivée du prof", -"img": { -"src": "" -}, -"title": "Entrée dans l'arène ++", -"color": "16777215", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 43152, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 43152, -"tags": null, -"color": "16777215", -"media": "laurentcantet_entrelesmurs", -"id": "s_0ABF3195-D342-371C-B848-E0B537887078" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "café\nchemin vers le collège", -"img": { -"src": "" -}, -"title": "hors les murs", -"color": "16777215", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 43504, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 43504, -"tags": null, -"color": "16777215", -"media": "laurentcantet_entrelesmurs", -"id": "s_E908CFC5-EB63-A11A-90C9-A415AA972F19" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Gros plan de François Marin au café.", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 43929, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 43929, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_824BD9E2-D695-8573-5224-FE0A24025712" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Sujet du film, la matière enseignée et l'enseignant. Le générique et les plans fixent la matière du film ( tableau noir et écrit à la craie)", -"img": { -"src": "" -}, -"title": "le tableau noir -le visage", -"color": "3342387", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 43929, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 43929, -"tags": null, -"color": "3342387", -"media": "laurentcantet_entrelesmurs", -"id": "s_4C7D1893-EACB-DE25-B362-7E15DD239522" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "le prof est pris en gros plan, seul dans ses pensées, à quoi pense-t-il ? il nous renvoie à nous même, intériorité du personnage dans son temps propre. ??", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1_in.jpg" -}, -"title": "plan 1", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 44600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 44600, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_08DE7C96-042C-20A6-68B0-ACBE57361694" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 44800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 44800, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_BA233807-8809-308E-C611-CBE91F63D957" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Arrivée au collège", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 44892, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 44892, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_9B7CB0EC-953A-8C74-DFC2-7CB6D5BD8D72" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "L'arrivée à l'école", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 45000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 45000, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_3416DF85-89E9-3339-BC3E-D13600305655" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Gros plan, le fond est flou; F.M. se lève et sort du café, la caméra effectue un leger panoramique pour le suivre, reste fixe pendant qu'il s'éloigne en gardant le point sur lui.", -"img": { -"src": "" -}, -"title": "Le professeur entre dans l'établissement scolaire", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 45048, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 45048, -"tags": [ -{ -"id-ref": "158a7cb0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "158b6fda-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "158c4c52-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_48F81E77-0DE8-146F-D928-B15BCEC09421" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 46760, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 46760, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_3130419D-5D95-8075-D058-08F1CF7EA0BE" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le héros avance vers le feu rouge... On est dans le symbolisme lourdingue.", -"img": { -"src": "" -}, -"title": "Le Feu Rouge --", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 58284, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 58284, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_8F9C2737-3115-9ACD-49D5-0EC922A80CCA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 61450, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 61450, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_ED0C4D6C-11CC-4102-A6D2-08F1E6EEA439" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "il traverse au feu rouge", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 67584, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 67584, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_E525B1B0-FD68-E8E7-F07B-229A7322462B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La caméra le cadre en plan rapproché taille, le suit à l'aide d'un panoramique. ==", -"img": { -"src": "" -}, -"title": "F.M. s'approche de l'établissement scolaire", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 75469, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 75469, -"tags": [ -{ -"id-ref": "158c4c52-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "158c4c52-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_8F9D9229-0047-D7B9-5ED6-03418C99DCB4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "grille, barreaux, la prison école ++", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/2_in.jpg" -}, -"title": "plan 2", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 77000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 77000, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_CBB96BB8-20A4-4912-9AAA-099569156C79" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 77480, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 77480, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_DD22CE91-283B-6213-1BCD-09A5270DA6A2" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "rencontre en rentrant au collège", -"color": "26112", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 85614, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 85614, -"tags": null, -"color": "26112", -"media": "laurentcantet_entrelesmurs", -"id": "s_7DE05471-6A58-8B54-E593-31D0ED40DEE0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 90561, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 90561, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_2431AC6A-2261-7702-3B97-09A506182A89" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "F.M. monte les escaliers", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 91239, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 91239, -"tags": [ -{ -"id-ref": "158dc082-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "158dc082-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "158dc082-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_73ECC01B-3B97-4B31-B965-03430F3FDFBC" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La séquence s'ouvre sur le prof de français de dos et se clot sur sa présentation et donc son visage ++", -"img": { -"src": "" -}, -"title": "présentation profs, membres de l'équipe pédagoi et employés du collège", -"color": "26112", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 93397, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 93397, -"tags": null, -"color": "26112", -"media": "laurentcantet_entrelesmurs", -"id": "s_19849067-5722-0961-0B9B-31D2CAAEED72" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les profs se présentent et sont présentés dans leur humanité, leur regard sur la fonction, ou bien leur parcours. Certains evitent de parler du \"bahut\" ou rentrent dans le vif du sujet. François clôt la série des présentation, après la cuisinière et Gille le prof de Math. Cesure visuelle. Il est de face. ++", -"img": { -"src": "" -}, -"title": "le professeur - son contexte et la rentrée", -"color": "3342387", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 94618, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 94618, -"tags": null, -"color": "3342387", -"media": "laurentcantet_entrelesmurs", -"id": "s_826A1064-CC32-256F-A317-7E18F898B737" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La caméra nous montre le travail dans la salle, en attendant le passage de F.M. qu'elle suit en panoramique. ++", -"img": { -"src": "" -}, -"title": "F.M. en passant, jette un coup d'oeil à une salle qu'on est en train d'amenager", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 99800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 99800, -"tags": [ -{ -"id-ref": "158dc082-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "158dc082-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "158dc082-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_2B67444C-5361-2BA6-5620-B15DAFF621E8" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les profs sont habillés en élève (cela se confirmera)... Les \"pros\", ce sont les ouvriers. Deux montent se côtoient. ++", -"img": { -"src": "" -}, -"title": "Habillage", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 99980, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 99980, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_AF0416A8-94AC-4884-0874-0ECA365AC6F4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "rouge de la borne incendie", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 112641, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 112641, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_A0BAEDDD-D825-7EC5-37BF-229B18E433C6" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "salle des profs", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 113788, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 113788, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_C9731ED0-47A7-8BF7-9CF8-A4198D387025" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Présentations de rentrée", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 115631, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 115631, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_B10A00BE-B043-9034-D349-7CB996C44B5D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Présentation des enseignants", -"color": "16776960", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 116600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 116600, -"tags": null, -"color": "16776960", -"media": "laurentcantet_entrelesmurs", -"id": "s_CCD89DB5-27C5-9CE4-0D2D-D136CAE0F061" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Présentation des enseignants", -"color": "16737843", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 118400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 118400, -"tags": null, -"color": "16737843", -"media": "laurentcantet_entrelesmurs", -"id": "s_E712C16A-7A6E-DBDA-2F06-D139C4482319" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Réunion des profs.\n\nTout le monde se présente - Effet de naturel - Un mot de François (réserve) --", -"img": { -"src": "" -}, -"title": "Réunion de rentrée", -"color": "16777215", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 119760, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 119760, -"tags": null, -"color": "16777215", -"media": "laurentcantet_entrelesmurs", -"id": "s_67119438-6013-9B69-3193-E0B53788A631" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La caméra effectue un panoramique horizontal et puis vertical pour cadrer F.M. qui, dos à la fénêtre, se présente, cadré en plan rapproché poitrine.", -"img": { -"src": "" -}, -"title": "F.M. se présente aux autres enseignants", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 205155, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 205155, -"tags": [ -{ -"id-ref": "158dc082-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "158f34ee-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "158f4394-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_9F94ED98-9924-A580-4351-B15F7E6F8D2D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "lui face aux autres, à ses collègues, pas vraiment à l'aise, il se désigne, s'identifie, une situation conventionnelle où on l'on perçoit pourtant poindre un certain malaise. --", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/22_in.jpg" -}, -"title": "plan 22", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 205320, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 205320, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_DF009602-C440-FCC1-5EDD-ACC014A61464" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Les horaires", -"color": "16737843", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 216800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 216800, -"tags": null, -"color": "16737843", -"media": "laurentcantet_entrelesmurs", -"id": "s_97237AD3-C369-31B3-A646-D13A37F65E46" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Distribution des plannings - Gentils pas gentils --", -"img": { -"src": "" -}, -"title": "Les plannings", -"color": "16777215", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 221520, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 221520, -"tags": null, -"color": "16777215", -"media": "laurentcantet_entrelesmurs", -"id": "s_4041B4A6-9CC2-FFB0-A225-E0B537881436" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "la feuille de TPS", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 225282, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 225282, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_E8ECFB58-C4B3-889D-10F5-229CBF15886B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "salle des profs (emplois du temps)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 227577, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 227577, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_300A0EC6-B0F6-A1D4-0DB0-A419B968A57C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "En premier plan des enseignants, F.M. apparaît sur le fond, cadré en plan américain.", -"img": { -"src": "" -}, -"title": "F.M.s'approche du Proviseur", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 227945, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 227945, -"tags": [ -{ -"id-ref": "158f4394-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "158f9240-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_19303891-E71A-96B2-892F-034895558D46" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Raccord sur l'axe, la focale est plus longue que dans le plan précedent. ++", -"img": { -"src": "" -}, -"title": "F.M. regarde ses horaires avec le Proviseur", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 229795, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 229795, -"tags": [ -{ -"id-ref": "158f9240-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "158f9240-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_28B644F6-6E91-498C-B967-B1618A24510A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/32_in.jpg" -}, -"title": "plan 32", -"color": "3342591", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 248680, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 248680, -"tags": null, -"color": "3342591", -"media": "laurentcantet_entrelesmurs", -"id": "s_F2D44351-CED6-C388-F291-0A2875BD8002" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Très marrant ici, probablement incontournable (si ce n'est pas entre profs ce sera entre profs et administration), mais rend difficile les \"changements\" de rôle des élèves --", -"img": { -"src": "" -}, -"title": "gentil/pas gentil", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 258384, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 258384, -"tags": [ -{ -"id-ref": "158fb504-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "158fbe46-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "158fc12a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_07BB3EE1-93CE-543F-0D3B-B728312CF37D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "lui face aux élèves, trier selon le critère \"gentil pas gentil\", il est à son poste, sur le pas de la porte. ++", -"img": { -"src": "" -}, -"title": "\"seul\" à la porte : le passeur", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 263000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 263000, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_EB5353AB-BBD2-01C7-0731-EF21C0F4E8B7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "la séquence de rentrée depuis la salle des profs ou un prof fait le tri entre les énéves, gentil pas gentil... --", -"img": { -"src": "" -}, -"title": "séquence rentrée", -"color": "13369395", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 263006, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 263006, -"tags": null, -"color": "13369395", -"media": "laurentcantet_entrelesmurs", -"id": "s_B2493893-8494-73DB-4B37-03DD100AC570" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/33_in.jpg" -}, -"title": "plan 33", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 263200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 263200, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_2E557CF1-3CE1-C723-4E05-FAF09E1B452F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "F.M. cadré en plan rapproché poitrine attend les élèves sur le seuil de la salle de cours.", -"img": { -"src": "" -}, -"title": "Premier jour : arrivée des élèves", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 264077, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 264077, -"tags": [ -{ -"id-ref": "158fc12a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "158fc12a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "158ffabe-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_C29D72B8-C871-0690-F14F-B16243ADE307" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "premier jour- F.M. reproche aux élèves qu'ils perdent à chaque fois 5 minutes", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 264400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 264400, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_F1085DC2-6706-BC17-8B3C-D13C8B50DABA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 271040, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 271040, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_B225180D-488C-BE54-E6CC-4461C8B8920F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/34_in.jpg" -}, -"title": "plan 34", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 271440, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 271440, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_E19E71EE-2767-8C6D-4A69-0A17F83DEABD" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "PLan rapproché poitrine, de dos.", -"img": { -"src": "" -}, -"title": "F.M. attend l'arrivée des élèves.", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 271495, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 271495, -"tags": [ -{ -"id-ref": "158ffabe-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "158ffabe-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "158ffabe-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_ABC5A955-68BF-127D-98B4-034BF4FBB15F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Arrivée des élèves - Scène de classe 1 - durée :\nChahut\nBaisse ta capuche\nRéflexion sur le temps ++\nCompétition : les autres font une heure (pas vraiment un problème)", -"img": { -"src": "" -}, -"title": "Scène de classe 1", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 271867, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 271867, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_E05BBA49-7F3D-AA2A-99E1-E0B5378859E5" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "la séquence de rentrée depuis la salle des profs ou un prof fait le tri entre les énéves, gentil pas gentil...", -"img": { -"src": "" -}, -"title": "séquence rentrée :entrée dans la classe et choix des places : violence idem cour de récréation cris chahut", -"color": "16711731", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 278600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 278600, -"tags": null, -"color": "16711731", -"media": "laurentcantet_entrelesmurs", -"id": "s_C3AFF448-54CD-1C06-DFB0-08F9D0330923" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/36_in.jpg" -}, -"title": "plan 36", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 278920, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 278920, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_95CD76BF-40BC-BAFA-C9AC-0A198CB8AD83" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/37_in.jpg" -}, -"title": "plan 37", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 282840, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 282840, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_663170C0-E345-CC7D-B51C-03C5AEBF2F16" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le cadre (légèrement décadré?) est rempli par les élèves, F.M. s'installe à sa place, sur le fond du cadre. L'espace sonore est dominé par les voix des élèves. ++", -"img": { -"src": "" -}, -"title": "F.M. entre dans la salle de cours.", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 282924, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 282924, -"tags": [ -{ -"id-ref": "158ffabe-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15909712-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15909712-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_11BFA704-4C5E-6B97-EAC8-034D7BF85328" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "la casquette", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 283855, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 283855, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_245155B0-2A18-2945-2813-229DB6B1ABE0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "brouhaha-> calme\ndiscussion sur heure de cours (55 min)\nnoms sur feuille\nfin sur sherif, qui écrit, et ouverture de la sène suivante sur prof en train d'écrire", -"img": { -"src": "" -}, -"title": "classe", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 284471, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 284471, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_1F8701FA-1EF5-9533-DA39-A40926ABC8D5" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/38_in.jpg" -}, -"title": "plan 38", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 286280, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 286280, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_06B346C0-78D2-D62A-B3C8-0981AFE4CCF3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/39_in.jpg" -}, -"title": "plan 39", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 296120, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 296120, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_7860E056-6FEB-8A74-A352-03C7A32DE1B2" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "attente à son poste , faisant face aux élèves par le dispositif de la classe, il attend que tous trouvent une place, cela prend du temps. ++", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/39_in.jpg" -}, -"title": "plan 39", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 296120, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 296120, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_083F451E-E2A9-6146-C140-AD68A22FCBEF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "F.M. sur le fond, plan moyen.", -"img": { -"src": "" -}, -"title": "Les élèves sont assis", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 296752, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 296752, -"tags": [ -{ -"id-ref": "15909712-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15909712-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1590de5c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1590de5c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_6E332C62-CFF5-97D6-8B18-B16601C71FE0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/40_in.jpg" -}, -"title": "plan 40", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 301120, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 301120, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_B8FC97B6-3C53-0DA1-1BF8-03C85E5E7263" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "pas de musique, juste des bruits mixés modulés en dynamique. Très peu de réalisateur ont utilisé ce choix radical : clouzot cavalier par exemple , à chaque fois dans un but de radicaliser l'esthétique et l'univers exprimé. Ici pas d'intériorité des images, juste une volonté de faire réaliste... voir aussi le choix de prise de vue ++", -"img": { -"src": "" -}, -"title": "appel à l'ordre, cris et coups sur la table", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 304200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 304200, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_8A5DF857-9C7C-74EC-B9F0-08EB423F157E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Zoom sur F.M.", -"img": { -"src": "" -}, -"title": "F.M. tente d'obtenir le silence.", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 304251, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 304251, -"tags": [ -{ -"id-ref": "1590de5c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1590de5c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1590de5c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1590de5c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_47631B4A-B2C6-924F-4C10-B1669AF054C0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/41_in.jpg" -}, -"title": "plan 41", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 304400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 304400, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_37899BD3-7756-CA58-A935-03C8011BCABB" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Vécu personnellement avec en gros les mêmes arguments que le personnage-auteur, sauf qu'avec des BTS en \"alternance\", la perte du temps est encore plus \"suicidaire\" compte tenu des taux de réussite très faible et du fait que le BTS est plus un concours qu'un examen (de fait) ++", -"img": { -"src": "" -}, -"title": "brouhaha du début de cours", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 304763, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 304763, -"tags": [ -{ -"id-ref": "15911bec-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1591206a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15912380-41e1-11e1-b830-08002791f1b7" -} -], -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_A15DE157-4B24-463A-5827-B72B2BB412BB" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "la séquence de rentrée depuis la salle des profs ou un prof fait le tri entre les énéves, gentil pas gentil...", -"img": { -"src": "" -}, -"title": "séquence rentrée : consigne", -"color": "16711731", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 305580, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 305580, -"tags": null, -"color": "16711731", -"media": "laurentcantet_entrelesmurs", -"id": "s_875D47AA-EF7F-E45D-D601-08F9EA620B6C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/42_in.jpg" -}, -"title": "plan 42", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 309240, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 309240, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_59824DE3-9F72-6F34-0C22-0985E8C3B50C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/42_in.jpg" -}, -"title": "Insert : le poing de F.M.", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 309240, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 309240, -"tags": [ -{ -"id-ref": "15912380-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15912380-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_9B671F2A-F8F6-1FF7-9286-03568A0F82DF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Insert : le poing de F.M. sur le bureau.", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 309280, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 309280, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_3C430E99-0C8D-DA00-F70A-FE0CA7B74BD8" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "pas de musique, juste des bruits mixés modulés en dynamique. Très peu de réalisateur ont utilisé ce choix radical : clouzot cavalier par exemple , à chaque fois dans un but de radicaliser l'esthétique et l'univers exprimé. Ici pas d'intériorité des images, juste une volonté de faire réaliste... voir aussi le choix de prise de vue ++", -"img": { -"src": "" -}, -"title": "consigne en voix off : on se calme maintenant", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 309550, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 309550, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_99AEADE2-456A-7B43-B68F-08EB82E2DC15" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "le poing le teeshirt", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 309762, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 309762, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_E2074B97-9C45-230C-0FB2-229E15E9DE27" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/43_in.jpg" -}, -"title": "plan 43", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 310280, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 310280, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_677006E4-8E75-59FA-D81E-09865A2A2D53" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 310600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 310600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_D9B7CE4B-94E0-9963-16D7-4462E32B3C91" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Panoramique vertical ++", -"img": { -"src": "" -}, -"title": "Le t-shirt d'une fille", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 312800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 312800, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_F0CEAC94-63B3-41C8-A2F2-FE0D7A7E8B88" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 313100, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 313100, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_168A77F6-4B2D-8C30-C1DA-D0ACA155D700" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. dit à un élève de baisser sa capuche", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 316180, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 316180, -"tags": [ -{ -"id-ref": "15912380-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15912380-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15912380-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_1EC49256-0A92-5C03-1245-B16708C7C151" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "la main les gestes la capuche", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 316521, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 316521, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_B1D452D9-3503-E9DD-6DB0-22A0760BEBEB" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 317110, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 317110, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_C63B0E7D-00B4-00D1-289F-D0AD9D089EF6" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 317600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 317600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_C8727430-62BD-CF86-F6B3-4463600CE46C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les élèves prennent la première d'une longue série de leçons de morale qui ne prend pas. Ils refusent d'entrer dans la logique du prof, avec l'intervention quasi-poétique de Kemba. Je pense à \"Teacher Man\" (bien plus fort). --", -"img": { -"src": "" -}, -"title": "Les Fourches caudines", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 319912, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 319912, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_CBDAD2F4-EBED-862F-ABF9-0ECCA2498C60" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/46_in.jpg" -}, -"title": "plan 46", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 324440, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 324440, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_139D4C6B-F8D6-FD7B-F458-03D5CD75F168" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Perdre du temps", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 325130, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 325130, -"tags": [ -{ -"id-ref": "1591ef2c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1591ef2c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1591f15c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_8329763B-FAE2-0B0E-8DB5-FE733813E496" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. ne veut pas perdre du temps", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 325130, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 325130, -"tags": [ -{ -"id-ref": "1591f15c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1591f15c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1591f15c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_845A146F-23DD-191A-0FBB-B167D26A2AAA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/47_in.jpg" -}, -"title": "plan 47", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 327080, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 327080, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_BD901983-E506-D251-F7A3-097E8911B0B4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "pas de musique, juste des bruits mixés modulés en dynamique. Très peu de réalisateur ont utilisé ce choix radical : clouzot cavalier par exemple , à chaque fois dans un but de radicaliser l'esthétique et l'univers exprimé. Ici pas d'intériorité des images, juste une volonté de faire réaliste... voir aussi le choix de prise de vue ++", -"img": { -"src": "" -}, -"title": "son", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 327800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 327800, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_9547C052-6AE5-1A76-145E-08EC3A8A0A09" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/48_in.jpg" -}, -"title": "plan 48", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 329000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 329000, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_C84A696D-2AFD-1DF7-9482-03D5BC009548" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine, caméra à l'épaule", -"img": { -"src": "" -}, -"title": "encore sur la perte de temps", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 329887, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 329887, -"tags": [ -{ -"id-ref": "1591f15c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1591f15c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1591f15c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_4F096A67-20A5-09C3-72E6-B16823758337" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Belle dynamique d'échange verbal qui a contribué à rendre crédible le monde de cette classe difficile dépeint par le film - le son est très brut, les micros sont disposés pour rendre toute l'intelligibilité des propos qui est constamment privilégiée. Ce qui est démontre un choix d'une technique d'enregistrement proche de celle du reportage direct avec des sons pris sur le vif. La voix du professeur est entendue alors que la caméra passe d'un champ à l'autre et le tissage des dialogues en questions-injonctions-réponses traduit bien le type de situation orale d'apprentissage représentée. ++", -"img": { -"src": "" -}, -"title": "échange prof-élèves", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 332290, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 332290, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_AAE07801-47A0-1F51-66F3-08EC712ADE9D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 344400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 344400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_649041DF-3392-CC6F-3E4A-4463B58C04FC" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 345800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 345800, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_DC2D482F-4532-A7A7-1BC9-D0AEFEA8CC80" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/50_in.jpg" -}, -"title": "plan 50", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 351760, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 351760, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_269ECF5F-2E8B-5E1C-C330-03D557A858BD" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine --", -"img": { -"src": "" -}, -"title": "encore sur la perte de temps", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 352130, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 352130, -"tags": [ -{ -"id-ref": "1591f15c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1591f15c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1591f15c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_0762165F-504B-2E1C-E598-B1689198DB22" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "François Marin est obligé de corriger sa phrase. ++", -"img": { -"src": "" -}, -"title": "Koumba fait remarquer qu'on ne fait jamais une heure de cours.", -"color": "10027263", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 353531, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 353531, -"tags": null, -"color": "10027263", -"media": "laurentcantet_entrelesmurs", -"id": "s_B0C5E602-46E6-24BB-E1C2-FD9806B7941E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/51_in.jpg" -}, -"title": "plan 51", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 355360, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 355360, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_394E4A03-16B9-27E2-35F2-D0AFAA395BE1" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 355400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 355400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_F9910BC7-3BFC-FD77-A92F-446431D022FD" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. dit à Koumba de lever son doigt pour parler", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 358596, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 358596, -"tags": [ -{ -"id-ref": "1591f15c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1591f15c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1591f15c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_6A1C621B-18DB-7113-1425-B168BD79CD17" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/52_in.jpg" -}, -"title": "plan 52", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 358960, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 358960, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_A0385387-9E48-EA05-23B4-03D53329065C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/53_in.jpg" -}, -"title": "plan 53", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 360840, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 360840, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_5BAF23E9-ABA6-5F71-DA95-D09D05EF5C54" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 361400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 361400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_03C33704-F88E-25AB-FD15-4464718F15A6" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "silence du prof", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 369098, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 369098, -"tags": [ -{ -"id-ref": "1591f15c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_482A3D31-101D-09D5-3322-FE7338154DD5" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "silence du prof", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 369098, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 369098, -"tags": [ -{ -"id-ref": "1592dd38-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592dd38-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592dd38-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_68AB2EE8-C9A6-AD5B-6AAE-B1690405E2A9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/54_in.jpg" -}, -"title": "plan 54", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 369240, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 369240, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_835A4D83-D6DF-7FE6-F990-03D56F1870C1" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "++", -"img": { -"src": "" -}, -"title": "premier silence du prof", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 369407, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 369407, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_B94DD80D-0B25-B987-4D85-B169646B5523" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 371600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 371600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_6863D301-D1C4-CEFF-FEEE-4464CBC0EFF7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/55_in.jpg" -}, -"title": "plan 55", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 371720, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 371720, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_F8E2A55F-7A85-6AE2-0FF1-D097CE1E9CFD" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/56_in.jpg" -}, -"title": "plan 56", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 374760, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 374760, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_BECF9952-35DB-BFB7-4E88-03D57DBE62A1" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6749952", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 377973, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 377973, -"tags": null, -"color": "6749952", -"media": "laurentcantet_entrelesmurs", -"id": "s_907A039D-803A-2C67-3CB7-2DAFD9A9661C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/57_in.jpg" -}, -"title": "plan 57", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 379440, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 379440, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_ADBDD67F-FB4B-ECE0-44E3-D0954E8883DA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine --", -"img": { -"src": "" -}, -"title": "encore sur la perte de temps, F.M. invite les élèves à écrire leur nom et prénom", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 384370, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 384370, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_196BF50B-D000-A1BD-9DB4-B16AC115D5BF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/58_in.jpg" -}, -"title": "plan 58", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 384560, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 384560, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_AE463786-DDC3-57F5-2B78-03D58FCF061C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "Chaque élève doit écrire son nom et prénom", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 388400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 388400, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_F11344F4-5F93-576A-A30E-D13FF97828C2" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 392000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 392000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_575713A7-C855-ADF5-8621-4465BF93FAC3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/60_in.jpg" -}, -"title": "plan 60", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 392360, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 392360, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_CFEC0BAA-DF19-191D-2022-D0930A4580B4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 392600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 392600, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_09DC6127-8E26-9BAB-7E7D-FE101DD3F8F7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 396500, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 396500, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_7C37E1A4-089B-618F-34CF-D096798B415B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "10040166", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 400651, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 400651, -"tags": null, -"color": "10040166", -"media": "laurentcantet_entrelesmurs", -"id": "s_CF59C2AA-4D13-12C3-DEF8-2DB15B205D82" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 402200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 402200, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_3C2E1FAD-AD82-0951-4FEE-097D77B00FF0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "\"votre nom et votre prénom\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 402765, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 402765, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_B707C6CE-BCB3-5365-5347-B16B184AAEDE" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/63_in.jpg" -}, -"title": "plan 63", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 404960, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 404960, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_87AD1BFF-9A42-360E-2E48-D09242BF21F3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 405000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 405000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_9BCBE919-666C-67EF-CC02-4466D42E5EBB" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La fiche de présentation - Scène de classe 2 - Durée \nJ'écris pas si vous n'écrivez pas --", -"img": { -"src": "" -}, -"title": "Scène de classe 2", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 409920, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 409920, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_2406D977-09A7-0BD4-7E01-E0B5378850B0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/64_in.jpg" -}, -"title": "plan 64", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 411320, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 411320, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_C063CE49-D19E-5998-A09B-03D87E5CD038" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine, panoramique pour suivre les mouvements de F.M., en légère contre-plongée", -"img": { -"src": "" -}, -"title": "F.M. répond à Esmeralda", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 411722, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 411722, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_8A1F6EB9-4C7A-B904-4C75-B16B6D837FD9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "mains elève prof - ecrire son nom", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 413392, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 413392, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_694B4B62-025C-B3BE-372B-22A188433286" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/65_in.jpg" -}, -"title": "plan 65", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 418640, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 418640, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_69FF26AC-C406-87F7-59DD-D0920170823C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 418800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 418800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_2FAFC50F-5403-97C8-A9BF-446770FDCE6A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/66_in.jpg" -}, -"title": "plan 66", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 423080, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 423080, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_A50E589A-0112-0099-F561-03D8690F3FC5" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "François se présente à la classe", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 423150, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 423150, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_E9522026-AD1C-B089-E794-FE7338176750" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine, légère contre-plongée", -"img": { -"src": "" -}, -"title": "François Marin se présente", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 423150, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 423150, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_9B4F4F6C-73E2-F52D-F72A-B16BB3D43E6D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 428400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 428400, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_482C4D32-1024-CC74-465D-FE10C9B1ECFB" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/67_in.jpg" -}, -"title": "plan 67", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 428520, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 428520, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_8025E107-DA90-C002-82BC-D0A0A9937B2D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 428600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 428600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_0AFC2401-C9F5-C85E-6EE9-44681D3907F2" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "++", -"img": { -"src": "" -}, -"title": "ecrire : supports-usages- postures", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 432541, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 432541, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_CE45C50E-4A09-1167-85B4-22A33654877C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "seul dans la classe salle des profs", -"color": "3342540", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 448451, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 448451, -"tags": null, -"color": "3342540", -"media": "laurentcantet_entrelesmurs", -"id": "s_365FBBF5-873F-BEDD-DCD4-03DC349E9365" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "François, appliqué au premier jour", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 449031, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 449031, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_D9DCC292-8140-C11A-EB98-796EEBAA4521" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine, panoramique vertical et puis panoramique horizontal.", -"img": { -"src": "" -}, -"title": "F.M. prend des notes", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 449095, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 449095, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_124F94F3-1296-24FB-0C7B-B19865B837ED" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "seul dans la salle des profs. remplissant des taches administratives. --", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/74_in.jpg" -}, -"title": "plan 74", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 449280, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 449280, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_415795A5-C97B-A944-AC6A-AD6A816EBCAE" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/74_in.jpg" -}, -"title": "plan 74", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 449280, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 449280, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_5E4D3A7F-3FDE-EED3-5EAE-03D92B071F69" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "Dans la salle des enseignants, on distribue des gâteaux, François Marin reste silencieux.", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 449600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 449600, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_C0835578-EA0A-4ED9-0FD3-D140C315DAEE" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "prof travaille\ncollègue propose des biscuits", -"img": { -"src": "" -}, -"title": "salle des profs", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 452665, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 452665, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_45E4E838-7056-6ADF-9DDD-A409318996A5" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "toutes les contradictions:\nquestions des religions, des nations, des races, des tribus, des orientations sexuelles...\ncontradiction privé/public: ce qui se dit dans le privé qui franchit ou ne franchit pas le seuil du public. ++", -"img": { -"src": "" -}, -"title": "Toutes les contradictions du monde entrent dans la salle de classe et passent les murs de l'institution scolaire.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 458915, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 458915, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_D3B61D3E-09BE-731F-BE8B-7DE3B8F6BCCC" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Interruption de la scène - Salle des profs (pourquoi ?) --", -"img": { -"src": "" -}, -"title": "Intermède inutile", -"color": "16777215", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 462053, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 462053, -"tags": null, -"color": "16777215", -"media": "laurentcantet_entrelesmurs", -"id": "s_4E80B6C2-2BEA-DAFB-CF06-E0B5378839C1" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "seul dans ses pensées, il décline une ofre de convivialité da sa collègue... --", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/76_in.jpg" -}, -"title": "plan 76", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 467920, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 467920, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_58E4B968-E443-1865-60FC-09B321D9F835" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille, caméra portée dont on perçoit le léger mouvement", -"img": { -"src": "" -}, -"title": "Une collègue offre des gâteaux", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 469172, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 469172, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_5AD26468-3425-FFD1-8BCC-B1992406E851" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "vocabulaire : spirituel, argenterie, succulent\npourquoi des noms \"français\" pour les exemples (bill...) ++", -"img": { -"src": "" -}, -"title": "classe", -"color": "65280", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 480987, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 480987, -"tags": null, -"color": "65280", -"media": "laurentcantet_entrelesmurs", -"id": "s_50A09225-C685-EE57-19CF-A4091CE74649" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les mots - Scène de classe 3 - Durée:\n- Se mettre à leur niveau : le foot\nPlans de coté\n- Racisme de Esmeralda contre le Chinois\nMise à l'écart du noir qui travaille chez lui\nLes noms de batos : je suis pas fière d'être fançaise\nDébat sur l'identité ++", -"img": { -"src": "" -}, -"title": "Scène de classe 3", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 483636, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 483636, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_5028593F-40F8-A790-908D-E0B5378818C0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 484000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 484000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_FD3888F3-2A90-1768-B6E0-446971D8853E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "expliciter la langue française- situation d'interaction", -"color": "10027008", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 484356, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 484356, -"tags": null, -"color": "10027008", -"media": "laurentcantet_entrelesmurs", -"id": "s_36558848-4544-66C7-2699-22A587833C41" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "Les termes que les élèves ne connaissent pas.", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 484356, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 484356, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_1DC1596A-ADD0-D04B-DF5E-DEDD339AAF59" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapporché poitrine", -"img": { -"src": "" -}, -"title": "F.M. écrit au tableau les termes que les élèves ne connaissent pas", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 488013, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 488013, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_137DEE58-CF8E-70EA-58C8-B199AA2186D9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 492400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 492400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_80FD8392-5F91-942A-6E4C-4469C90C8B17" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine ++", -"img": { -"src": "" -}, -"title": "Le mot condescendance", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 497896, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 497896, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_1456275F-8215-C95D-3F64-B199F782850C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 503800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 503800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_ADBFDBF2-32B6-CEEB-CDFA-446A0DE1C624" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Gros plan", -"img": { -"src": "" -}, -"title": "F.M. \"t'es pas sûr du tout?\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 508707, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 508707, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_416DC7EF-EEAE-BC31-A6FC-B19A3952F538" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 513000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 513000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_926435CA-B7AC-F761-75AF-446A549F0714" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule", -"img": { -"src": "" -}, -"title": "\"argenterie\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 516429, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 516429, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_5ED273BB-A7DB-91C7-1FD8-B19A7F3A060E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 519400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 519400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_F7446C12-D763-3535-80EA-446A6FAAB33B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule, panoramique vertical suivant le mouvement de F.M. ++", -"img": { -"src": "" -}, -"title": "\"les habitants de l'Argentine\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 521988, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 521988, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_B33DC6D7-1EDE-1864-8086-B19ABF7FDB03" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 525800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 525800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_488F1087-F1BB-687F-F59D-446AB19DD870" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule ++", -"img": { -"src": "" -}, -"title": "F.M. insiste pour que Damien trouve le mot correct", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 527640, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 527640, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_FC590AA7-6817-D502-D0FE-B19AE0B598F9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 530000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 530000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_21026975-3E6F-118B-7A0B-446AE2F9B7F0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule ++", -"img": { -"src": "" -}, -"title": "F.M. insiste encore", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 531563, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 531563, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_401B8F71-6970-CDAF-28FE-B19B2345810B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 534000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 534000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_885B3891-F3F2-EB64-CD8F-446B3D3A6DF3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. pose une question à Henriette", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 544227, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 544227, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_78E02589-8756-0928-3FFF-B19B6A756C53" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 545800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 545800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_1B58636F-7CE2-91E2-8B95-446BFF27668A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "un mot dans le texte que tu n'as pas compris - désormais - \"le soufflage\"", -"color": "10027008", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 549688, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 549688, -"tags": null, -"color": "10027008", -"media": "laurentcantet_entrelesmurs", -"id": "s_CD8A8A75-D9A0-D80F-A9BC-22A6A32A6462" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Silence avant le soufflage ++", -"img": { -"src": "" -}, -"title": "Henriette n'a rien à dire", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 550200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 550200, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_0B359655-BF1A-3CBC-18A5-03EA92A4FC43" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. attend la réponse d'Henriette", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 551022, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 551022, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_9EB222FF-C969-1486-93A9-B19BC0172861" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 554800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 554800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_CAEAD401-BB95-8049-A716-446C681C1285" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "F.M. remercie Samantha pour le soufflage", -"color": "10027263", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 557800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 557800, -"tags": null, -"color": "10027263", -"media": "laurentcantet_entrelesmurs", -"id": "s_439C89AD-C75A-EFDA-2016-03ECEC9E7D86" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. laisse comprendre qu'il a entendu le soufflage de Samantha", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 558126, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 558126, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_BC295305-576E-8979-6CB6-B19C5ABA9C98" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 562200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 562200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_08BE2085-BE96-9A82-BC20-446C85D68D5A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine, de dos", -"img": { -"src": "" -}, -"title": "F.M. écrit au tableau", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 563994, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 563994, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_0A94FC20-6262-CA83-1493-B19C98A9A53C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 567000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 567000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_CF39091F-779C-9BEC-4875-446CCBBDEDDA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "++", -"img": { -"src": "" -}, -"title": "Autrichienne : \"tout le monde ça veut dire quoi \" / On est toujours l'imbécile de quelqu'un", -"color": "10027008", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 567710, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 567710, -"tags": null, -"color": "10027008", -"media": "laurentcantet_entrelesmurs", -"id": "s_65134D60-84EB-FA61-D2EA-22A8E01D94D1" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "Le mot \"autrichienne\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 569890, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 569890, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_E2BCD50F-0E88-C3BC-2C0B-B19CF095B29D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 573800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 573800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_92826B2C-C9A8-E2D8-7E2B-446D11D2F449" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. défend Wei", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 580364, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 580364, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_17FB8D40-AAEE-3E4C-2AAB-B19D3F610B41" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 585200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 585200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_F218C9C3-F8B7-65BA-2B08-446D4BE03504" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine ++", -"img": { -"src": "" -}, -"title": "F.M reproche à Esmeralda de se moquer de Wei", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 587160, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 587160, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_6139A982-AA22-0760-5FB6-B19D6C7AC0D4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "F.M. et Esmeralda à propos du mot \"autrichienne\"", -"color": "10027263", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 587200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 587200, -"tags": null, -"color": "10027263", -"media": "laurentcantet_entrelesmurs", -"id": "s_1E61C81B-EE93-9363-D0A4-03EF961FA40A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 591600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 591600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_5C509714-9397-945A-95CA-446D723DC02D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 596426, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 596426, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_667E7E02-3144-B9C9-12FD-B19DA10C08D5" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 598600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 598600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_B26D2198-6949-105F-9C41-446D8C65A11A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. défend Wei", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 600750, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 600750, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_61119D62-1B72-4DA1-5623-B19DD6D124F3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 607200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 607200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_973C1D31-FA7D-0420-DD67-446DBCB4E3FC" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. demande si qq'un connait un autrichien célèbre", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 610770, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 610770, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_2C0D9D3E-B200-84B5-9A26-B19E2754E872" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 618400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 618400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_805FE3DC-AFB2-4F1B-687E-446E2E98E8B1" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine ++", -"img": { -"src": "" -}, -"title": "\"Wolfang\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 621444, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 621444, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_00DEF5BE-0DBD-901D-86D5-B19E5B9EBD16" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 625000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 625000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_CC648D67-AEF6-B5C7-F99D-446ED25CBD91" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine, panoramique horizontal", -"img": { -"src": "" -}, -"title": "Fin du discours sur l'Autriche", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 629166, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 629166, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_0C9586CF-8AC5-EFF0-E528-B19E8936199B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 631600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 631600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_ED6040F1-3562-DFFC-3F45-446EF35B6F0A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine, panoramique horizontal qui laisse de l'espace vers la droite du cadre : F.M. regarde vers le fond de la salle ++", -"img": { -"src": "" -}, -"title": "F.M. demande à Souleymane de noter les mots", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 635652, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 635652, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_44E78D02-12D6-3534-81ED-B1A506698877" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 639200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 639200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_0EC82738-D0D8-C726-582E-446F6E80F9B9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule, la caméra bouge sensiblement --", -"img": { -"src": "" -}, -"title": "F.M. gêné par le comportement de Souleymane", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 643374, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 643374, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_4BE857D3-5CBC-411E-8F3E-B1A52CF02237" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Dans cette séquence, F.M. refuse d'affronter directement le problème face à l'arrogance de Souleymane. --", -"img": { -"src": "" -}, -"title": "Souleymane refuse de prendre des notes.", -"color": "10027263", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 645462, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 645462, -"tags": null, -"color": "10027263", -"media": "laurentcantet_entrelesmurs", -"id": "s_F4A991C9-BB4B-BE2C-DE7F-FD99A31DA797" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 646400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 646400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_6B9C273D-850F-EA7A-BD35-446F9AD98B85" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule --", -"img": { -"src": "" -}, -"title": "F.M. commente le comportement de Souleymane", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 648624, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 648624, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_CD9FE0A8-0FB4-6A30-3202-B1A63A49298A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "Souleymane n'a pas ses affaires", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 649882, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 649882, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_806ACB91-0F52-0BDE-E55C-DEDE284782B1" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 652200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 652200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_4724D515-5DC6-4532-49B8-446FF735968C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 664377, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 664377, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_18B54811-1168-9BE8-1AD0-FE7338180179" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule", -"img": { -"src": "" -}, -"title": "F.M. reprend le cours", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 664377, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 664377, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_D5A204CA-F206-2535-03D5-B1A6D5F96828" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "le succulent cheeseburger", -"color": "10027008", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 664582, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 664582, -"tags": null, -"color": "10027008", -"media": "laurentcantet_entrelesmurs", -"id": "s_EB944718-6962-10F6-75EE-22AC075F508A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 668000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 668000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_F2F7AFC1-8765-F2A6-0CAB-447052C0048C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille --", -"img": { -"src": "" -}, -"title": "F.M. commente la blague de Boubacar", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 676423, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 676423, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_357B0A5C-3C5C-1BA3-DA7D-B1A749E50618" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 676423, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 676423, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_D867AFE9-FAAB-50E3-D466-FE73381AC759" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 678400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 678400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_87CB16B8-AFD8-D3DD-047F-447139BD9825" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 680438, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 680438, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_0D02410F-587C-AD97-05F7-FE73381B0573" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine de dos", -"img": { -"src": "" -}, -"title": "F.M. écrit un exemple au tableau", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 680438, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 680438, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_65BD689D-6BFE-EF45-44EE-B1A7D0CF96D0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 693000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 693000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_4A960972-9033-BB7C-E3F5-4471A964AA32" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille ++", -"img": { -"src": "" -}, -"title": "réplique d'un élève", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 693410, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 693410, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_D1509B95-2E58-A2FF-F7C5-B1A902A11DFF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 693410, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 693410, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_2C468D7E-86F7-7B1D-ACE5-FE73381DEEAA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 699897, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 699897, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_98E3FF4F-57A2-4CAD-3CBA-FE73381EC2E8" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule --", -"img": { -"src": "" -}, -"title": "\"cheeseburgers\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 699897, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 699897, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_E3413473-31BB-39AE-D7D4-B1A978861AB9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 705400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 705400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_422811BA-4F87-527E-82D6-4471F937B7C6" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 707310, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 707310, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_5F71A3B7-D00E-D83B-FA81-FE73381F32F5" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule", -"img": { -"src": "" -}, -"title": "F.M. insiste sur le mot \"succulent\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 707310, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 707310, -"tags": [ -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "1592f7a0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_192BF4DD-4766-9F09-6153-B1A9F4AF3F0A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "++", -"img": { -"src": "" -}, -"title": "la puce à l'oreille", -"color": "10027008", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 710764, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 710764, -"tags": null, -"color": "10027008", -"media": "laurentcantet_entrelesmurs", -"id": "s_788AA985-DDD3-6DA0-14E0-22AC9F339A23" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 714200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 714200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_74B64020-A6EB-34DD-BBAA-44724F6322C3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Type de moment où les cours de français (et les cours en général) ont une plus-value forte (interaction d'apprentissage peu probables ailleurs) mais ne se déroule que trop rarement compte tenu de la peur d'être dévalorisé en public, y compris dans les groupes \"avec confiance\"... d'ailleurs dans la séquence suivante on revient sur une discussion \"classique\" sur les \"origines et sentiment d'appartenance\" pas inintéressante mais qui prend très souvent le pas sur le temps consacré aux moments d'apprentissage (comme le \"brouhaha de début de cours\", les \"plaintes contre l'administration\", etc.) --", -"img": { -"src": "" -}, -"title": "\"puce à l'oreille\"", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 714533, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 714533, -"tags": [ -{ -"id-ref": "15982e32-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_2A405369-CAAE-8F42-FD73-B7396AA08F1B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 722985, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 722985, -"tags": [ -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_2B03E348-35B8-C98D-3FC2-FE7338214744" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule, panoramique qui suit ses mouvements", -"img": { -"src": "" -}, -"title": "F.M. insiste sur la définition du mot", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 723290, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 723290, -"tags": [ -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_047732A7-2751-167E-D1FA-B1AB1C15AE8F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "des bill", -"color": "6749952", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 731612, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 731612, -"tags": null, -"color": "6749952", -"media": "laurentcantet_entrelesmurs", -"id": "s_3DFF886F-19ED-2BA1-C681-31D6A93AC0CB" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "10040166", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 731612, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 731612, -"tags": null, -"color": "10040166", -"media": "laurentcantet_entrelesmurs", -"id": "s_CD41382D-7624-399F-4D1C-31D79A8CFDAA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "des noms de Bill, des noms de babtou", -"color": "10027008", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 732167, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 732167, -"tags": null, -"color": "10027008", -"media": "laurentcantet_entrelesmurs", -"id": "s_177B7CF1-1092-186C-50D4-22B1280CA0FA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 733400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 733400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_45F7B9D5-5351-9600-692A-4472B297EEA2" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule, la caméra panoramique pour suivre le mouvement de F.M. --", -"img": { -"src": "" -}, -"title": "Critique du choix des noms", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 737579, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 737579, -"tags": [ -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_D1DD54FA-7D64-0786-6839-B1AB910B68B0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 737579, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 737579, -"tags": [ -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_BA7920E0-9824-47D3-49CD-FE733822C915" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 744000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 744000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_BDBC6B81-6B8A-60A8-E9BE-447312E08704" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "Koumba et Esmeralda suggèrent à l'enseignant d'utilser un autre prénom pour l'exemple de vocabulaire.", -"color": "10027263", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 748844, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 748844, -"tags": null, -"color": "10027263", -"media": "laurentcantet_entrelesmurs", -"id": "s_D2FFC36F-98B5-32F6-7969-FD9C42A5E3D9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 749625, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 749625, -"tags": [ -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_06DD9667-AFBF-03F3-99AF-FE733824A9B4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule", -"img": { -"src": "" -}, -"title": "F.M. demande à Esmeralda de répéter", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 749625, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 749625, -"tags": [ -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_B3B7D792-C787-48E1-8D84-B1AC04B69A21" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 751800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 751800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_8F0DED6D-442E-CF6E-EA3B-447374AFF655" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 752713, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 752713, -"tags": [ -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_FDF3AFE3-5A10-33E0-75C9-FE7338251C10" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule", -"img": { -"src": "" -}, -"title": "F.M. insiste", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 752713, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 752713, -"tags": [ -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_89F16A7F-48EF-F9AE-DAA4-B1AC4180106B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 756000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 756000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_120CD4D7-2A4D-1BF1-CA9E-4473D0C0A630" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule --", -"img": { -"src": "" -}, -"title": "identité nationale", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 760744, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 760744, -"tags": [ -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_D199CB09-6435-0720-4F80-B1ACA589A537" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 760744, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 760744, -"tags": [ -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_BFABF029-624F-691D-942E-FE7338269E16" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 763600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 763600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_2E029A89-428C-2A13-CA9D-4473FF888851" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 768466, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 768466, -"tags": [ -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_F48EAC0B-488F-3AAE-CF17-FE7338290744" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule ++", -"img": { -"src": "" -}, -"title": "Le problème des origines ethniques", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 768466, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 768466, -"tags": [ -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_47645999-C751-B2EA-E512-B1ACFABE8D6E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6749952", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 770528, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 770528, -"tags": null, -"color": "6749952", -"media": "laurentcantet_entrelesmurs", -"id": "s_E584DF7B-EF77-2F06-759D-31D7E3F78B03" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 774400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 774400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_D01CD6B1-EF2C-3EB8-D570-44746726F094" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "salut", -"color": "26112", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 778311, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 778311, -"tags": null, -"color": "26112", -"media": "laurentcantet_entrelesmurs", -"id": "s_9F922AD7-5162-4579-D412-31D80B6D941F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/157_in.jpg" -}, -"title": "plan 157", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 788400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 788400, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_2F0B50FD-7CA9-D48C-62FE-AD6D0A8A3210" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "François Marn discute avec un collègue le programme de littérature.", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 788487, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 788487, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_3243D50A-3271-AF34-3073-DEDFFD94FAE3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Discussion avec le prof d'histoire", -"img": { -"src": "" -}, -"title": "Salle des profs", -"color": "16777215", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 788857, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 788857, -"tags": null, -"color": "16777215", -"media": "laurentcantet_entrelesmurs", -"id": "s_1EC90D1B-A0C4-CFB9-E1B4-E0B5378895BF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "Panoramique qui suit F.M. entrant dans la salle des profs et allant vers son casier", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 789469, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 789469, -"tags": [ -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_6D68BE46-492E-66B8-6B93-B1AE9BCC4D32" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "salle des profs", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 789558, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 789558, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_29DA1420-2E26-BD49-3BC4-A40914C93292" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "A la boîte aux lettres", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 790164, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 790164, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_3858D751-F1C9-F789-04E3-7976356980A1" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "le casier", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 795245, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 795245, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_F93F42BB-D56E-623E-FC30-22B3AA6473CC" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "avec le prof d'histoire : faire des ponts avec l'ancien régime", -"color": "26112", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 809443, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 809443, -"tags": null, -"color": "26112", -"media": "laurentcantet_entrelesmurs", -"id": "s_252A7F60-972F-7CD4-83C5-31D9083224ED" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "F.M. relit ses notes et un collègue s'approche de lui", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 810000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 810000, -"tags": [ -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_7E65DBF9-A441-BA37-A037-04051EF8115F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Une négo sans y toucher, qui se passe fort mal. Les deux personnages se heurteront par la suite (au conseil d'établissement, sur la notion de règle). Ils sont visiblement en désaccord sur le fond du métier, moins sans doute sur les exigences que sur les méthodes. --", -"img": { -"src": "" -}, -"title": "Négociation entre profs", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 812221, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 812221, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_C6772642-4D85-6547-6F4F-0ECF6A337562" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 814859, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 814859, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_2F2617C8-AD77-F2EB-A626-7CBE098F750E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "Dialogue à propos des lectures de français", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 821000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 821000, -"tags": [ -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_8D7B31B6-20EC-F2DB-DA6D-0405C6C246B4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Contrechamp", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 824170, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 824170, -"tags": [ -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_E81B454C-EC8B-E720-DCEB-0406671C2E9B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 827360, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 827360, -"tags": [ -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_5941135E-CE3A-991F-C06A-0406E48DC9E0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "Lumières?", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 837800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 837800, -"tags": [ -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_128AD5FF-6CF4-6F54-6390-040746AF5269" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "Voltaire", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 842200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 842200, -"tags": [ -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_1DB8574C-6B70-D2EF-80D5-0407624086F0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "\"on rame, quoi\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 849200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 849200, -"tags": [ -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159833b4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_5B381B06-07BC-B843-578A-04078558C110" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 855670, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 855670, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_61B4D6E6-EEC9-598D-6643-7CBEAA331A25" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "L'imparfait de l'indicatif", -"color": "16737843", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 856071, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 856071, -"tags": null, -"color": "16737843", -"media": "laurentcantet_entrelesmurs", -"id": "s_FFDBF634-7435-1371-D850-DEE2E3992BAE" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/166_in.jpg" -}, -"title": "plan 166", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 858070, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 858070, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_C4B1D7DC-BAD1-CB74-0154-AD707B86B1A7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "++", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/165_in.jpg" -}, -"title": "Cour 1", -"color": "65535", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 858360, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 858360, -"tags": null, -"color": "65535", -"media": "laurentcantet_entrelesmurs", -"id": "s_65890897-7D12-FB03-D234-E6034E958CBF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On est dans l'univers de la prison (plongée). Très lourd. --", -"img": { -"src": "" -}, -"title": "La Cour 1", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 858665, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 858665, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_D78C8FCD-A863-9E91-7B5A-0ED7B7EFB5B4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "point de vue de F.M.", -"img": { -"src": "" -}, -"title": "Plan d'ensemble", -"color": "65280", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 858800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 858800, -"tags": null, -"color": "65280", -"media": "laurentcantet_entrelesmurs", -"id": "s_4E45A121-BFF5-7B62-B2E7-FE16DD9080B2" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "vue de la classe\nici point de vue clairement mis en scène, ensuite, cour vue d'en haut, mais point de vue absent. --", -"img": { -"src": "" -}, -"title": "cours", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 859495, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 859495, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_FA2DC78E-A278-339D-A909-A40F650F0474" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "- imparfait, imparfait du subjonctif\n- stylo qui fuit\n- imparfait pour snobs, homosexuels\n- souleimane interroge prof sur homosexualité\n--", -"img": { -"src": "" -}, -"title": "classe", -"color": "65280", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 866189, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 866189, -"tags": null, -"color": "65280", -"media": "laurentcantet_entrelesmurs", -"id": "s_38333E0F-9CCC-5FD3-24D3-A409075CFEE5" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "++", -"img": { -"src": "" -}, -"title": "Le silence pendant un devoir sur table", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 866600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 866600, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_6BD7BBA8-0A1C-A066-F84E-040F7B6280B4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/166_in.jpg" -}, -"title": "plan 166", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 866760, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 866760, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_D6CB4C3F-26D0-B1C1-379E-AD72285B6071" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plongée vers la cour de récréation - Silence - Devoir sur table - Scène de classe 4 - Durée:\nREGLE DE VIE : On demande pour se lever\nMots inappropriés : Pédophile\nL'imparfait du subjonctif\nEsmeralda (la politique) : c'est pour les bourgeois\nMots incompris : Snob\nQuestion piège : le prof ne sait pas répondre aux conditions de changement de langage --", -"img": { -"src": "" -}, -"title": "Scène de classe 4", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 866837, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 866837, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_F8E663F9-6D49-AF65-42F3-E0B5378833B7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché potrine", -"img": { -"src": "" -}, -"title": "F.M. regarde dans la cour avec une attention particulière?", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 866995, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 866995, -"tags": [ -{ -"id-ref": "159ab436-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab436-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_E4F7C2E9-F068-9D13-3970-B1AFA265506B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "??", -"img": { -"src": "" -}, -"title": "A l'extérieur, la cour, à l'intérieur, la figure de F.M. englobée par la masse d'élèves.Ces deux plans montreraient-ils la sensation de F.M. d'être pris dans un espace fermé ?", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 869540, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 869540, -"tags": null, -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_254278E5-A271-4756-7291-040B9A1347FA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "F.M., plan moyen ­ sur le fond du plan", -"img": { -"src": "" -}, -"title": "F.M. et les élèves qui travaillent", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 869800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 869800, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_3BF1CC3D-97A9-BE58-E5BD-040AE2A7C6E6" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 878599, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 878599, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_5D889A2E-993A-C485-12A7-22B5A7D2D5DA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 884600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 884600, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_DE453ED5-3295-7E69-D129-B1B055E89C62" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "ecrire", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 887611, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 887611, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_CD6B10B1-F941-F252-D122-22B5D07128C1" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 888400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 888400, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_0EF6D3FE-4528-0708-7F0C-FE17EC9E6541" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Les élèves demandent encore du temps", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 891704, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 891704, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_6093F9CE-9782-4906-D229-B1B0C58098A5" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan moyen", -"img": { -"src": "" -}, -"title": "\"Tu peux me demander directement\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 901588, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 901588, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_98A7E226-D2D1-835A-CA14-B1B148D3CD49" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. sourit", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 907457, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 907457, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_50F4BF96-6FEC-D68F-EC9C-B1B2559209A4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 909106, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 909106, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_64E5E3E5-F63D-4ECA-BE86-4477AC538053" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. demande à la classe de donner un mouchoir", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 911000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 911000, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_574DFDFA-62E3-156E-360B-B1B2C3645252" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 911000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 911000, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_DECAC0F7-EB88-438E-FBF7-FE73382AD5F0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 913730, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 913730, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_65CFBEF2-AC86-99CA-DB2F-4477D579F052" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 915600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 915600, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_800A6F04-F149-FA30-E0F4-FE73382C99BB" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule", -"img": { -"src": "" -}, -"title": "F.M. dit à Rabat de s'arrêter", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 915600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 915600, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_846396EB-3A67-3B76-D3FC-B1B3276632A4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "10027263", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 915968, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 915968, -"tags": null, -"color": "10027263", -"media": "laurentcantet_entrelesmurs", -"id": "s_1AA1C7FB-F29D-4369-9E2C-FDA260652063" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 917913, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 917913, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_28BA17F8-3535-1B51-4E09-44785BA46D56" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mot inapproprié --", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/189_in.jpg" -}, -"title": "Espèce de pédophile", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 932170, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 932170, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_583BB7D9-399D-2B03-7497-0F3243D8CCDC" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "c'est abusé - superposition des situations dans la classe --", -"img": { -"src": "" -}, -"title": "l'imparfait de l'indicatif et du subjonctif", -"color": "10027008", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 938299, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 938299, -"tags": null, -"color": "10027008", -"media": "laurentcantet_entrelesmurs", -"id": "s_0F719C61-28E5-4A64-658B-22B7F55959F7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 943800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 943800, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_1E0DD717-B7EF-2F92-550B-FE73382D3DD7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule", -"img": { -"src": "" -}, -"title": "L'imparfait", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 943800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 943800, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_FA2AAEAC-5200-A6C7-2380-B1B3D24022D0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 947197, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 947197, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_0B09CCAC-9BE5-0711-7F74-447908B0C340" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "plan rapproché épaule", -"img": { -"src": "" -}, -"title": "F.M. retourne la question à Esmeralda", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 951000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 951000, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_ECCDC9A7-56CE-6D6F-76EC-B1B42E81904D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 951000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 951000, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_5F1C0A26-3DFC-51F7-CF77-FE73382F2E69" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Esmeralda retorque à l'enseignant qu'elle veut une réponse.", -"color": "10027263", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 951857, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 951857, -"tags": null, -"color": "10027263", -"media": "laurentcantet_entrelesmurs", -"id": "s_B9CBCC1B-6AFE-1F5E-2562-FDA361615C2E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 955123, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 955123, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_3B2E033D-E278-84AC-21BE-44793C2E45CF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 958000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 958000, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_1BF16CB5-6E61-6B87-89F1-FE733830C5FF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapprochè épaule", -"img": { -"src": "" -}, -"title": "\"pourquoi est-ce qu'on précise imparfait de l'indicatif?\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 958000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 958000, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_5F8EE70F-C704-5B78-1A10-B1B47808D317" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Nassim arrive à sortir de la salle.", -"color": "10027263", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 965248, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 965248, -"tags": null, -"color": "10027263", -"media": "laurentcantet_entrelesmurs", -"id": "s_20EF48D1-871C-69EB-CAE9-FDA5587F63F7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 965471, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 965471, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_EA575640-46AB-D829-6C6C-447977684B82" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule", -"img": { -"src": "" -}, -"title": "\"va te laver les mains\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 967600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 967600, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_0820C4B5-E5EB-1461-46FD-B1B4B092A3AF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 970095, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 970095, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_CC39FD19-F832-4A00-3A5D-4479AFBD215A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 974200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 974200, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_9517DE93-5A6C-F127-1BAA-FE733831DD60" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule, en premier plan le bras d'un élève", -"img": { -"src": "" -}, -"title": "Nassim sort de la salle", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 974200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 974200, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_E848ED9F-6A8C-9C44-E044-B1B4F260217E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La discussion tourne au désavantage du prof, qui montre à la fois qu'il est un extra-terrestre (il utilise l'ipf du sub avec ses copains) et que c'est réservé à des gens bizarres (\"bourgeois\"). Disqualification de ce qu'il enseigne (idem que la séquence sur l'Autriche). On voit aussi toute la difficulté à faire passer la notion de contrat de communication à des élèves qui ne sont pas convaincus. --", -"img": { -"src": "" -}, -"title": "L'Imparfait du subjonctif", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 977761, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 977761, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_B35227ED-8CD3-3325-3F54-0ED261C8B1A9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 979342, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 979342, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_323278BC-37A4-563D-DB27-447A21CC10EE" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 983600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 983600, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_AA084AE8-6D20-FDDA-0BF9-FE7338336D20" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "plan rapproché épaule ==", -"img": { -"src": "" -}, -"title": "\"de quel imparfait il faut le distinguer?\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 983600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 983600, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_FA82ACCD-2F1D-632E-9950-B1B54264B198" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 987048, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 987048, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_8D55D30C-1F35-1ADC-9DFB-447A4FC57267" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 990800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 990800, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_6312CE39-6C8C-A84F-85B8-FE733834114E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine ==", -"img": { -"src": "" -}, -"title": "F.M. félicite un élève", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 990800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 990800, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_C7D1EAA9-6BED-C2A7-4A63-B1B5C40906BC" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 995635, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 995635, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_B31EC525-F7B3-AE0F-9C29-447AF18A701D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "10027008", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 995789, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 995789, -"tags": null, -"color": "10027008", -"media": "laurentcantet_entrelesmurs", -"id": "s_692D40E7-3A35-9792-60A8-28689822E165" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 997600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 997600, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_14FAD290-17B0-CC95-9C21-FE7338361B27" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine ==", -"img": { -"src": "" -}, -"title": "F.M. donne la parole à Koumba", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 997600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 997600, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_93BBA7CC-F1CF-CF20-4E66-B1B5F757A025" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6749952", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 997848, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 997848, -"tags": null, -"color": "6749952", -"media": "laurentcantet_entrelesmurs", -"id": "s_D8D27B6B-48A0-5B05-55D8-2DB29B4D234F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1000259, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1000259, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_B963E726-067C-B774-8CEA-447B1DFB0AB0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "10027008", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1001008, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1001008, -"tags": null, -"color": "10027008", -"media": "laurentcantet_entrelesmurs", -"id": "s_04E373E5-16DC-7D60-56B3-22BBF8B1256F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1004000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1004000, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_B78F0DBA-6E5A-A5EA-9615-FE7338376DB7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule ==", -"img": { -"src": "" -}, -"title": "\"oui, je le crois aussi\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1004000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1004000, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_1FF74395-0D48-35EC-0A67-B1B62C67250A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1005323, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1005323, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_FD9B2F67-4128-7B28-02A8-447B5A9AD635" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1007600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1007600, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_27C92225-A8F3-A2F3-F9FC-FE7338396A1F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché pooitrine, panoramique horizontale ==", -"img": { -"src": "" -}, -"title": "\"du verbe 'fusser'\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1007600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1007600, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_5946A245-F49C-BB29-55C7-B1B68C93FF6B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1010167, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1010167, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_D6D095C0-5294-CCAF-3552-447BC163ABF7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché potrine ==", -"img": { -"src": "" -}, -"title": "\"C'est pas si bête\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1014800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1014800, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_3FE29CCB-C1EA-8EE1-5AC1-B1B6C197D5C1" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1014800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1014800, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_C12E53AC-A180-1038-5933-FE73383AEAC9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1018093, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1018093, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_FAB48BAF-6C32-3D1F-F142-447C346D07E2" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine, la caméra suit son mouvement ==", -"img": { -"src": "" -}, -"title": "F.M. écrit au tableau un exemple pour le présent du subjonctif", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1022800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1022800, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_9A9B570C-984C-A114-12A0-B1B7516E98E8" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Le subjonctif", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1022800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1022800, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_2B9D0B32-3CC4-8CF1-F82A-FE73383BA04B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1039010, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1039010, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_053FCA98-236E-AE70-E756-447C8EA345C9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "imparfait du subjonctif", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1044000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1044000, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_10FDBABF-0DF7-413F-AC7B-FE73383DD7CE" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine ==", -"img": { -"src": "" -}, -"title": "imparfait du subjonctif", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1044000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1044000, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_C906A69F-AE67-1F00-19BB-B1B80DF88492" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les mots surprise ??", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/219_in.jpg" -}, -"title": "Il fallut que je sois fusse", -"color": "16776960", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1053661, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1053661, -"tags": null, -"color": "16776960", -"media": "laurentcantet_entrelesmurs", -"id": "s_0C158D8F-01BE-9933-3E2F-0F362CA6E983" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1055083, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1055083, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_49683501-4E61-FFE4-AFD4-447CC65F7685" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1060000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1060000, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_D3B2A1FF-CD53-65AE-1895-FE73383E69CE" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapprochè poitrine, panoramique horizontal ==", -"img": { -"src": "" -}, -"title": "F.M. corrige Esmeralda", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1060000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1060000, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_25AA2243-D886-4868-F77D-B1B884D54566" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1064330, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1064330, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_16F066A2-F2B5-6AD7-A6AC-447D19C57FEB" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapprochè poitrine ==", -"img": { -"src": "" -}, -"title": "F.M. écoute Esmeralda", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1066800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1066800, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_6329D7C8-34A9-7F7E-7D15-B1B8F9C60B9F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1066800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1066800, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_06FA23D6-3A24-0CEE-2674-FE733841A77F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1070275, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1070275, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_429C4C18-CC18-6087-384A-447D6B57C103" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1073000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1073000, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_244B6412-8200-053F-52D0-FE73384289E7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine ==", -"img": { -"src": "" -}, -"title": "\"Si je peux me permettre de répondre\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1073000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1073000, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_E834A113-0E3A-B2A5-BF70-B1B93C6CB984" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1077321, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1077321, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_ED358D9F-2B69-7A6C-65C5-447DA389BD2F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1079600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1079600, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_439E31BB-9555-B67D-B20A-FE7338448109" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule", -"img": { -"src": "" -}, -"title": "\"La première chose que je constate c'est qu'avant même de maîtriser un savoir...\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1079600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1079600, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_A0862C8F-E806-D584-6A72-B1B9A461B309" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1094274, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1094274, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_626502E8-566F-3CC0-E1BB-447E15270E6E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1106000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1106000, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_15498C95-3677-E488-B627-FE733845299F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule", -"img": { -"src": "" -}, -"title": "\"Mais non c'est pas dans le Moyen Age\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1106000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1106000, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_99DDB663-E260-AA54-A29B-B1BA0848A679" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les mots sociaux ??", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/230_in.jpg" -}, -"title": "C'est les bourgeois: les mots définissent le social", -"color": "65280", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1107979, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1107979, -"tags": null, -"color": "65280", -"media": "laurentcantet_entrelesmurs", -"id": "s_BE622B2D-11D2-E7C8-29F7-0F37DA43E6D7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1108365, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1108365, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_89655689-914E-CB0D-0A1E-447EF2583F08" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1116400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1116400, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_4E3454B7-F171-25FF-DEF6-FE733846439A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "PLan rapproché épaule", -"img": { -"src": "" -}, -"title": "F.M. répond ò la question des élèves", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1116400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1116400, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_06D9482F-9FA1-64B0-BF0C-B1BA710D10E1" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1118493, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1118493, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_DEFA7BF4-2271-06BD-C6A0-447F3D581F01" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule", -"img": { -"src": "" -}, -"title": "Les élèves lèvent un peu trop la voix", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1122000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1122000, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_B9E0E56C-F74F-6344-B1D0-B1BAD0549360" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1122000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1122000, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_476F7C14-9CEC-BE47-C069-FE733848F5C3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1130603, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1130603, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_8CFBC7A2-9C93-FF63-3F24-447F87E84DE8" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule", -"img": { -"src": "" -}, -"title": "Les personnes qui parlent comme ça sont rares", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1133400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1133400, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_AE3CE20C-69FB-46EE-986C-B1BB2AA9284A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1133400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1133400, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_EF308B15-2C48-7484-3BA2-FE733849918C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "justification du prof - son usage de la langue - son regard sur le français - sa compétence. Il est questionné en permanence ; il est le lieu du questionnement de ces jeunes : entre confiance et répulsion. Violence sourde dans l'explicite et l'implicite de l'énonciation / de l'énoncé. ??\nQuestion trop chaude / Expression de l'homophobie : les autres.", -"img": { -"src": "" -}, -"title": "le prof face aux élèves", -"color": "3342387", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1142229, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1142229, -"tags": null, -"color": "3342387", -"media": "laurentcantet_entrelesmurs", -"id": "s_F0FDD343-7F92-DA44-6DB1-286D0B58A148" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1146456, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1146456, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_38E0A76E-5FEE-0D90-2B5D-447FD6907234" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule", -"img": { -"src": "" -}, -"title": "\"des gens maniérés, un peu précieux\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1151200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1151200, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_81B196CD-CB69-28EA-45EB-B1BB751BAFD6" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1151200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1151200, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_908D15A7-6AC7-B37B-AE2F-FE73384BEEA9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mots inappropriés --", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/241_in.jpg" -}, -"title": "les homosexuels", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1157139, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1157139, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_B6856125-CD5C-A763-18D8-0F393B83689F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1157905, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1157905, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_966E8594-BBA4-6F0A-EE6D-44801EDC4C36" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1158800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1158800, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_FA423307-6465-41AD-304E-FE73384CC806" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule, mouvement panoramique de la caméra qui suit le mouvement du prof et sort de l'espace du tableau", -"img": { -"src": "" -}, -"title": "\"non, pas les homosexuels\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1158800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1158800, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_9E826465-FCA9-DA97-99A4-B1BBAB95392D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1163409, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1163409, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_CCC2691F-8266-D824-E503-448085D29E09" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule", -"img": { -"src": "" -}, -"title": "\"mesurer le fait qu'il y a plusieurs registres\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1170200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1170200, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_CE1C4664-770F-3846-4C6E-B1BC1D98935E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1170200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1170200, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_698D05B0-9EF2-EFCB-29B1-FE73384E7901" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1183005, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1183005, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_E04EACB5-045B-BE0F-663E-4480D2DC5F88" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1189000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1189000, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_2D340869-49DE-0590-2974-FE73384F0C19" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule", -"img": { -"src": "" -}, -"title": "\"et tout maîtriser\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1189000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1189000, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_F1978C94-8CCD-BBE6-F1B4-B1BC597760BC" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1191372, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1191372, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_6784DACC-D0C0-A15F-96CB-44817C3A532C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "L'enseignant est obligé de répondre que certaines fois il faut se servir de l'intuition.", -"color": "10027263", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1194508, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1194508, -"tags": null, -"color": "10027263", -"media": "laurentcantet_entrelesmurs", -"id": "s_749F3CBA-79BA-A577-1960-FDA9A57CF919" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule, mouvement panoramique de la caméra, qui laisse bcp d'espace sur la droite du cadre ==", -"img": { -"src": "" -}, -"title": "intuition (se servir de l')", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1196400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1196400, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_42A083CB-A35C-DB2D-591C-B1BCE67887CB" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "intuition (se servir de l')", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1196400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1196400, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_FAD4D313-FA0C-EF6D-81A8-FE733850505E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "C'est quoi l'intuition?", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1197031, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1197031, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_DEEA395D-11C7-A847-8955-7DF8E9567D22" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1210087, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1210087, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_633377AE-F0DD-6D2A-B368-4481D212EEE8" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule", -"img": { -"src": "" -}, -"title": "sentir les choses/se servir de la raison", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1214800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1214800, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_9B2FDC6E-0BA9-4E5E-75A7-B1BD8C4D893A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "sentir les choses/se servir de la raison", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1214800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1214800, -"tags": [ -{ -"id-ref": "159ab9a4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159fcf20-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159fcf20-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_7347A1AA-C5CA-902D-3BE4-FE7338521CA8" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "encore sur l'intuition.", -"color": "10027263", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1223380, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1223380, -"tags": null, -"color": "10027263", -"media": "laurentcantet_entrelesmurs", -"id": "s_CE1956F7-3FEA-A366-897D-FDAB00F46641" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1223958, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1223958, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_80F10BD6-7165-B412-09E6-44827564238B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "apprentissage de l'intuition", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1226200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1226200, -"tags": [ -{ -"id-ref": "159fcf20-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159fcf20-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_9B615E08-7E9B-4F36-E5CD-FE733853C7BC" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule", -"img": { -"src": "" -}, -"title": "apprentissage de l'intuition", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1226200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1226200, -"tags": [ -{ -"id-ref": "159fcf20-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159fcf20-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159fcf20-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_6D1EE768-3579-FDB5-9E22-B1BE3D651EBD" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "François Marin, à la question sur son homosexualité supposée, est dans une double attitude:\n- il prend la question au sérieux, il questionne lui-même sur les raisons de la question, et finit par répondre\n- il sanctionne à la fin: maintenant que Suleman a réglé ses problèmes psychologiques, on va pouvoir continuer.\nForme de contradiction interne, de dialogue interne. Le professeur est lui aussi un \"paquet de contradictions\". Il entretient le dialogue entre elles dans sa relation avec les élèves. ??", -"img": { -"src": "" -}, -"title": "Questionnement sur l'homosexualité supposée du prof.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1238719, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1238719, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_1B4596FF-9E26-BC5D-9B6B-7DF5DD3FB058" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1239590, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1239590, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_125079CF-F6C9-DD5C-E3E7-4482D5879A29" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Aboubakar veut provoquer Suleiman. Suleiman refuse. Le prof se met du côté du provocateur. A-t-il raison ??", -"img": { -"src": "" -}, -"title": "Le prof se range du côté du plus lourd", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1241194, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1241194, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_0FB0A862-508C-7E41-0EC5-0ED52F02EE8A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Souleymane veut savoir si F.M. est homosexuel.", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1241304, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1241304, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_B7C4809A-2425-633D-766E-DEE3C3C649B0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine, panoramique horizontale", -"img": { -"src": "" -}, -"title": "Souleymane et Boubacar attirent l'attention de F.M.", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1245800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1245800, -"tags": [ -{ -"id-ref": "159fcf20-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159fcf20-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_EBEEAE3F-E1D8-22D1-DBE2-B1BEC4158008" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1245800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1245800, -"tags": [ -{ -"id-ref": "159fcf20-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159fcf20-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_7F7F9135-A8D5-2B79-4D19-FE73385500CB" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1250159, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1250159, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_B4766647-5A67-B68A-31E0-4482F303310E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule", -"img": { -"src": "" -}, -"title": "F.M. regarde les 2 élèves", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1251000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1251000, -"tags": [ -{ -"id-ref": "159fcf20-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159fcf20-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159fcf20-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_30ECC431-5151-4186-95DA-B1BEEB30BFBB" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1252801, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1252801, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_84B767D5-9A7B-252B-E771-448323E085A2" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "F.M. demande à Souleymane ce qu'il a", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1255000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1255000, -"tags": [ -{ -"id-ref": "159fcf20-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159fcf20-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159fcf20-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_0310C00B-C3EE-3D05-07CA-B1BF1D5E4E2E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1258966, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1258966, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_87CA990A-E43D-DE44-F0A1-44835BA71A73" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. ne comprend pas", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1260600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1260600, -"tags": [ -{ -"id-ref": "159fcf20-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159fcf20-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159fcf20-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_3B2E14F7-D2B7-38EC-0BB7-B1BF59520A0E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1262048, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1262048, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_2E3A628C-E7B7-1910-AC1E-4483B7D54573" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule", -"img": { -"src": "" -}, -"title": "F.M. veut savoir ce que s. a à dire", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1263000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1263000, -"tags": [ -{ -"id-ref": "159fcf20-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159fcf20-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159fcf20-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_AA5BEE48-01A5-862E-B74E-B1BF8ADB0B14" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "les mots ghettos ==", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/265_in.jpg" -}, -"title": "Chez Guantanamo", -"color": "16711935", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1266868, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1266868, -"tags": null, -"color": "16711935", -"media": "laurentcantet_entrelesmurs", -"id": "s_09E69E98-D6C1-9841-0873-0F3EEF58880F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1267112, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1267112, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_BA6B8867-1424-2EBC-F988-448418D4CB3E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taile", -"img": { -"src": "" -}, -"title": "\"Guantanamo\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1269200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1269200, -"tags": [ -{ -"id-ref": "159fcf20-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159fcf20-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159fcf20-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_4765BFE2-5FE9-C55E-0061-B1BFB6DF0F6E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1271736, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1271736, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_77E8C2E2-A4B3-1949-3B91-44845541FE14" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule", -"img": { -"src": "" -}, -"title": "F.M. rassure Souleymane", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1273400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1273400, -"tags": [ -{ -"id-ref": "159fcf20-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159fcf20-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159fcf20-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_DC26F32C-856E-E4C0-F200-B1BFF527F909" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1274818, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1274818, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_66D37A50-9623-21FA-E48C-44847FD0F70D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "PLan rapproché épaule", -"img": { -"src": "" -}, -"title": "F.M. invite Souleymane à poser sa question", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1277210, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1277210, -"tags": [ -{ -"id-ref": "159fcf20-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159fcf20-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159fcf20-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_E81950F1-D68A-43CF-48D2-B1C0387F00CB" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Argot:\"c'est chaud\", \"vous pouvez pas comprendre\" ??", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/271_in.jpg" -}, -"title": "C'est \"Fisher\" pour vous", -"color": "16776960", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1278200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1278200, -"tags": null, -"color": "16776960", -"media": "laurentcantet_entrelesmurs", -"id": "s_DA9C3CFF-4792-52FE-0B69-0F403450F118" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1278341, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1278341, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_85B3777E-12E3-6978-3B05-4484F343D3C6" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1281400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1281400, -"tags": [ -{ -"id-ref": "159fcf20-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_0BA75411-BB09-B315-B0E4-B1C05E62397D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1283625, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1283625, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_3410B99D-91ED-6A5E-E391-448564E34C1F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Vous êtes homosexuel (première agression de Souleimane) --", -"img": { -"src": "" -}, -"title": "Première agression", -"color": "16711935", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 1289274, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1289274, -"tags": null, -"color": "16711935", -"media": "laurentcantet_entrelesmurs", -"id": "s_601F484D-59B6-EBCB-0858-E0B53788FC39" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Les élèves ont posé une question qui les troublait", -"color": "16711935", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1294200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1294200, -"tags": null, -"color": "16711935", -"media": "laurentcantet_entrelesmurs", -"id": "s_6D817E26-FCB7-56A5-C24E-042DE0450041" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "F.M. entouré par les élèves : touché dans sa sphère privée ++", -"img": { -"src": "" -}, -"title": "homosexuel?", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1294600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1294600, -"tags": [ -{ -"id-ref": "159fcf20-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "159fcf20-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_5E5AA26C-C1B7-E51A-DC66-B1C0E27728BB" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule", -"img": { -"src": "" -}, -"title": "F.M. regarde Souleymane", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1302400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1302400, -"tags": [ -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_E4EC19EB-61B7-81F9-AC7D-B1C146A68B3B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1306083, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1306083, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_240912DC-68A5-4272-3B5F-4485D9B7B286" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapprochè épaule", -"img": { -"src": "" -}, -"title": "\"Mais alors pourquoi tu me poses la question?\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1308200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1308200, -"tags": [ -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_7391A3AE-7070-E625-7DCB-B1C17C644B94" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1311147, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1311147, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_D9F590CD-E055-ABA7-CDE8-448619A81639" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "F.M. provoque S.", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1312800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1312800, -"tags": [ -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_933F4820-8834-798C-0732-B1C1A5EF3E56" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1316432, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1316432, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_FE8AA8BA-43BA-0482-EFC2-4486686AE514" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1318600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1318600, -"tags": [ -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_76EC3B2C-8228-BFB4-3C64-B1C1C9E01909" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "François Marin répond à la question sur son homosexualité.", -"color": "10027263", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1320386, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1320386, -"tags": null, -"color": "10027263", -"media": "laurentcantet_entrelesmurs", -"id": "s_61B03D6A-30F3-0D58-68B6-FDADA4D22FEB" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1320395, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1320395, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_951B7163-6C62-E885-40AE-448689E51F43" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule", -"img": { -"src": "" -}, -"title": "\"ça va pas de soi pour toi\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1323800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1323800, -"tags": [ -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_DAFC9552-8FE3-FA97-62E3-B1C1F66AAE64" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1326780, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1326780, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_4FD12CC3-FBCF-83AF-AC8B-4486C6B992C6" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule", -"img": { -"src": "" -}, -"title": "\"des hommes qui aiment des hommes\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1328600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1328600, -"tags": [ -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_BD2B4303-0D1F-2455-7918-B1C256904B5B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1329202, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1329202, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_66DD0402-7170-BCA8-F8D2-448758EB5964" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1334200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1334200, -"tags": [ -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_22EA4A85-9AF0-90F6-9EC5-B1C2C9DBF9A0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1335587, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1335587, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_3C1A7044-F477-A0A7-0BF0-4487AC3A2A09" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "\"je suis désolé de te décevoir\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1339000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1339000, -"tags": [ -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_4CA936A9-0EF4-A184-409C-B1C2FAC022AC" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1342853, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1342853, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_0F461C92-95E9-49A1-D066-4487E1DDE3A2" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapporché taille", -"img": { -"src": "" -}, -"title": "F.M. retrourne au sujet de son cours et gagne son bureau", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1344920, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1344920, -"tags": [ -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_3BF70A05-FEA2-DE76-2895-B1C31CEB8932" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1347697, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1347697, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_DF4F1192-93D1-8691-A858-4489387D8818" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "echanges entre élèves notamment autour du mobile ??", -"img": { -"src": "" -}, -"title": "dans la cour", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1350172, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1350172, -"tags": null, -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_15A86728-4200-C7D3-07E9-287558013990" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1350844, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1350844, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_F69A31D6-C3BD-9501-7768-7CC289EE23B9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plongée cour de récréation, son distant - Signification de ces plongées : rythme, réflexion ==", -"img": { -"src": "" -}, -"title": "Cour 2", -"color": "65535", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 1350959, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1350959, -"tags": null, -"color": "65535", -"media": "laurentcantet_entrelesmurs", -"id": "s_3C4014D6-0791-3440-A490-E0B53788C24B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/298_in.jpg" -}, -"title": "plan 298", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1352080, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1352080, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_F4CF55B9-1A2D-0558-24F7-AD773B101B0E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Plan d'ensemble, plongée, les élèves dans la cour.", -"color": "65280", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1352200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1352200, -"tags": null, -"color": "65280", -"media": "laurentcantet_entrelesmurs", -"id": "s_08D7F7D9-1660-9180-6CA6-FE252D239B5D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "cours", -"color": "65535", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1352254, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1352254, -"tags": null, -"color": "65535", -"media": "laurentcantet_entrelesmurs", -"id": "s_2C6CDEBC-A8A7-10DF-E69E-A408FB56E031" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Même remarque que Cour 1", -"img": { -"src": "" -}, -"title": "La Cour 2", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1352411, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1352411, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_C0762B42-CFFC-0739-D299-0ED9083CA60B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Les élèves dans la cour", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1352818, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1352818, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_63B28FAD-B006-DC22-0916-DEE48D47A486" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Plan moyen, plongée, les élèves dans la cour.", -"color": "65280", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1363400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1363400, -"tags": null, -"color": "65280", -"media": "laurentcantet_entrelesmurs", -"id": "s_3529AF44-5515-D091-D927-FE259FB89B26" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Plan moyen, plongée, les élèves dans la cour.", -"color": "65280", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1372600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1372600, -"tags": null, -"color": "65280", -"media": "laurentcantet_entrelesmurs", -"id": "s_ED528731-2778-452A-1AE0-FE26C9AFEE28" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "10027008", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1391176, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1391176, -"tags": null, -"color": "10027008", -"media": "laurentcantet_entrelesmurs", -"id": "s_CB7D6A74-AE80-4F0D-7D5D-2878E1B3281A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "conjugaison de croire\n\"vous charriez trop le prof ??", -"img": { -"src": "" -}, -"title": "classe", -"color": "65280", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1393186, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1393186, -"tags": null, -"color": "65280", -"media": "laurentcantet_entrelesmurs", -"id": "s_D24B22B4-DAC7-8C09-CD05-A408EEE292E8" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Conjugaison du verbe croire - Scène de classe 5 - Durée :\nMOT d'ARGOT : Fisher (??) employé pour la deuxième fois", -"img": { -"src": "" -}, -"title": "Scène de classe 5", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 1393377, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1393377, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_548E526B-7084-6502-CF81-E0B53788A801" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Conjuguer le verbe croire.", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1415897, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1415897, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_8FA043F7-A0C1-35FD-F961-DEE61FFDB046" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M interroge une élève", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1418600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1418600, -"tags": [ -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_6A99E3BC-5A67-C849-17C3-B1C3AB74B8B8" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1421235, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1421235, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_D0ACF4F6-4E68-EBCB-E3B6-448A0A89DED3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M regarde le tableau", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1443000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1443000, -"tags": [ -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_A9BCEE8F-9ECE-0F5B-D410-B1C451954E14" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "François Marin corrige Rabat qui prétend savoir corriger Justine.", -"color": "10027263", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1445488, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1445488, -"tags": null, -"color": "10027263", -"media": "laurentcantet_entrelesmurs", -"id": "s_DA6D3C8B-2705-1C88-6400-FDAEFFCF6A4F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1445675, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1445675, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_8D86A4E2-81E0-A778-3FD7-448AD5EF0955" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapprochè poitrine", -"img": { -"src": "" -}, -"title": "F.M demande à Rabat s'il sait mieux écrire", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1447400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1447400, -"tags": [ -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_CF2EEF27-0326-6BCF-788C-B1C4796B41D2" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1449850, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1449850, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_B82C0126-5CD1-A510-2820-448B6106D004" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. invite Rabat à corriger les fautes au tableau", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1451800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1451800, -"tags": [ -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_A2693DEB-30A7-D677-1195-B1C4B676E4EF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1453400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1453400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_F3FB6A68-046F-FEA2-78B9-448B958967AA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. corrige Rabat", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1455600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1455600, -"tags": [ -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_56D47315-0519-7C39-FC3C-B1C4DB3E24D3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1457000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1457000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_419C52AB-88FD-C53E-8211-448BEF9DF27D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. dit à la classe de se calment", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1460400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1460400, -"tags": [ -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_31EC10AF-EB7D-8EC9-32CB-B1C50A0E078F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1462800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1462800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_A31AECD5-721C-25F9-FC79-448C20EDE50C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. corrige Rabat", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1463600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1463600, -"tags": [ -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_0245FCB1-674A-EE94-60C9-B1C55F500578" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Argot mal employé (si on se réfère au sens du mot Fisher dans l'occurence précédente) --", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/333_in.jpg" -}, -"title": "Fisher", -"color": "16776960", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1464850, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1464850, -"tags": null, -"color": "16776960", -"media": "laurentcantet_entrelesmurs", -"id": "s_25B9AADC-A93D-26B6-C1BF-0F435A78E7F6" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1466400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1466400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_CB64AA97-CFF1-E841-2B52-448C7386F537" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. pose une question à Rabat", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1470800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1470800, -"tags": [ -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_4153D783-FEEA-B9E4-06F5-B1C5AEC4BAEA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1473400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1473400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_026783C7-66C0-74AC-064F-448CB54B615C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1477400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1477400, -"tags": [ -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_DCA7E954-2F75-E89F-86F5-FE7338563AEE" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. commente la réaction de Rabat", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1477400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1477400, -"tags": [ -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_B83651C6-6CC9-1BDD-949F-B1C5F0B66D3E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1483000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1483000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_B268F3EF-C05C-5C6B-B9E1-448CFBE74DDB" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1489000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1489000, -"tags": [ -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_2401BDAD-F2A7-CC60-CAF9-FE7338570EB5" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. tente d'imposer le silence", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1489000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1489000, -"tags": [ -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_4E845A14-E5C4-03B2-ECB2-B1C62CCDCBCF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1491600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1491600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_1FF0FDF8-8D88-FD30-C374-448D81AD4EA4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le prof accuse collectivement la classe, qui refuse faute d'estime de soi collective placée dans la réussite scolaire. --", -"img": { -"src": "" -}, -"title": "Passage raté au méta", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1493956, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1493956, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_49BCDE23-6183-3D5E-0B36-0EDB1070ECDC" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "\"des gens qui ont 13 ou 14 ans\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1500400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1500400, -"tags": [ -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_5FF5730D-3FCB-595B-1471-B1C67CBBCD82" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1503800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1503800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_B0306289-50CD-E639-EECC-448DDCC58E06" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1506000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1506000, -"tags": [ -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_E06D27BD-9988-4865-405B-B1C8070708E4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Koumba se fait porte-parole de la classe pour accuser François Marin de \"charier trop\".", -"color": "10027263", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1506794, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1506794, -"tags": null, -"color": "10027263", -"media": "laurentcantet_entrelesmurs", -"id": "s_12B38C82-C0FF-8BC3-7DEA-FDB13F05A057" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1507200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1507200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_553B0EFB-A17A-2986-E1DC-448E54C3368A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Koumba accuse l'enseignant de charier trop.", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1508263, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1508263, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_41561E4C-3BB1-9A1E-130A-DEE711FD798B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1513800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1513800, -"tags": [ -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_4B8DDA20-2AD6-080D-BBCD-FE73385A26F7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine ==", -"img": { -"src": "" -}, -"title": "F.M. demande à Koumba d'être claire", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1513800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1513800, -"tags": [ -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_EF943CB3-BFA7-9178-64E0-B1C84CA3804D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1517400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1517400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_FDBBE474-9106-179F-85F2-448E8CBD9F70" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1521600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1521600, -"tags": [ -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_8E24F745-DB7B-74F8-0B33-FE73385B61E8" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "\"Moi je veux bien vous foutre la paix\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1521600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1521600, -"tags": [ -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_3BF968A9-8367-2A46-22DE-B1C892E80D99" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1527200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1527200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_F6BB4D64-6C63-C81E-ED05-448EC07CD452" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1528800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1528800, -"tags": [ -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_F8B717B6-AEB2-2FD6-A994-FE73385DCEE2" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "\"exatement la raison que je viens de dire\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1528800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1528800, -"tags": [ -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_57ED1D4B-87D3-ADB2-2507-B1C8BF64E843" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Un des enseignants n'en peut plus et s'épanche auprès de ses collègues.", -"color": "16737843", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1530791, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1530791, -"tags": null, -"color": "16737843", -"media": "laurentcantet_entrelesmurs", -"id": "s_A2E2561F-72B3-F585-A14D-DEE80276E60E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Dans cette scène, on n'assiste pas à un affrontement de François Marin avec ses élèves, mais à un exemple du désespoir que peut éprouver un enseignant face à l'indifférence de sa classe. ++", -"img": { -"src": "" -}, -"title": "Enseignant qui s'épanche auprès de ses collègues.", -"color": "10092543", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1532505, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1532505, -"tags": null, -"color": "10092543", -"media": "laurentcantet_entrelesmurs", -"id": "s_8A044047-B163-695A-6CFC-FDB1FB73F51B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Salle des profs - découragement du prof de techno (mal joué puis sensible) ++", -"img": { -"src": "" -}, -"title": "Salle des profs", -"color": "16777215", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 1532803, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1532803, -"tags": null, -"color": "16777215", -"media": "laurentcantet_entrelesmurs", -"id": "s_B56F5507-11E7-6C1E-A3B2-E0B537888107" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le prof de techno offre ici une scène qui montre les attentes, en termes de jeux de rôles, qui régulent et rendent possible la coopération: exclusion de certains thèmes, de certaines passions trop fortes. Et ce qu'il rencontre, dans son excès, ce n'est pas la dispute, mais la défiance et le silence. ++", -"img": { -"src": "" -}, -"title": "Ce sont des animaux", -"color": "13369395", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1533000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1533000, -"tags": null, -"color": "13369395", -"media": "laurentcantet_entrelesmurs", -"id": "s_9F9F6807-AD05-929B-685E-7CC5C4F9B91E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1533600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1533600, -"tags": [ -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_71B32C4D-0EBD-2261-4208-B1C987ADA1F1" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "un monologue qui sonne tout même assez faux (par rapport aux critères de jeu professionnel). Il en fait trop. Le terme \"ça\" ou \"boufons\" pour désigner les élèves semble mal choisi, la scène est trop longue et s'oppose à la vivacité des répliques qui supporte l'effet réaliste des vox, la plupart du temps... --", -"img": { -"src": "" -}, -"title": "monologue prof de techno", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1534000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1534000, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_CA7B5D8B-FA8B-76A0-C829-08E6BEBBDC6F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "prof à bout de nerf contre ses élèves\nannonce de grossesse ==", -"img": { -"src": "" -}, -"title": "salle des profs", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1534627, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1534627, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_A53FE2FE-F4AE-F11C-8DB4-A408E31BE0AD" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "les bouffons", -"color": "26112", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1534686, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1534686, -"tags": null, -"color": "26112", -"media": "laurentcantet_entrelesmurs", -"id": "s_1A4EEEF3-9E68-F34A-6A33-2D9A40439560" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "F.M. en deuxième plan, flou --", -"img": { -"src": "" -}, -"title": "exutoire", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1547200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1547200, -"tags": [ -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_CAA78E9A-FD3C-F258-6073-B1CA0DDEE233" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule", -"img": { -"src": "" -}, -"title": "exutoire-François observe", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1560200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1560200, -"tags": [ -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_5881DB6E-3D21-5DB9-0955-B1CC63C4F477" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "??", -"img": { -"src": "" -}, -"title": "exutoire-François observe", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1586400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1586400, -"tags": [ -{ -"id-ref": "15a1354a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_193B2641-3B7C-0350-BD72-B1CDC4C2F8F1" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "espace fermé :grillle", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1630600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1630600, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_4B2EB5F5-6F12-B469-D71F-AD7C05CE7BCB" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "lecture d'un extrait\nKoumba refuse de lire\nlecture du journal d'annefranck\ndemande d'autoportrait\ndifficultés à dire l'intime (honte à dire des choses, honte à manger devant la mère de X) --", -"img": { -"src": "" -}, -"title": "classe", -"color": "65280", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1632754, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1632754, -"tags": null, -"color": "65280", -"media": "laurentcantet_entrelesmurs", -"id": "s_9D5417A1-FAC7-98DF-6C49-A407F69895AF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le prof accuse à nouveau collectivement la classe. Interaction négative avec Kemba. Le prof laisse glisser. Le collectif l'emporte sur la gestion individuelle. --", -"img": { -"src": "" -}, -"title": "On perd un temps fou (Anne Franck)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1633123, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1633123, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_A6FDCA5A-876F-475A-7B9C-0EDD004AE75F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Lecture du journal d'Anne Frank", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1633294, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1633294, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_47C11248-AB7C-BC51-709F-DEEE47E567B7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1633400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1633400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_C0F8BA3F-5E64-CF24-D5BC-448FF75E1652" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Lecture du Journal d'Anne Frank - Scène de classe 6 - Durée :\nARGOT : Tifer, Vénère, Jambon-beurre\nSe raconter - L'intimité - La honte\nVous pouvez pas me comprendre == je ne sais pas expliquer\nRELIGION : les chips ua bacon\nPremière parole de Wei (le Chinois)\nHonte des oreilles décollées\nConsigne : Ecrire son autoportrait\nPremière sonnette", -"img": { -"src": "" -}, -"title": "Scène de classe 6", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 1637008, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1637008, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_32FF9031-98EA-4DB6-0CAE-E0B53788F594" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Posture d'énonciation 1: \"paquet de contradiction\" (AF)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1640000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1640000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_141B40B3-5E77-D7B5-96C6-687D15F44F9C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "le journal d'anne frank", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1640200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1640200, -"tags": [ -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_7705864B-16F8-CC7E-CFE6-B1CFD2972457" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Kumba ne veut pas lire.\nEnvie / Droit (trois fois)\nJe me tais ou je lis\n--", -"img": { -"src": "" -}, -"title": "Kumba ne veut pas lire", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 1643960, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1643960, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_F22BA715-E15E-D773-EA0A-7E6E22CC9169" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1644000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1644000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_DFFBB470-36F2-65E5-CA20-44904BA252AF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Personne ne veut lire", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1648440, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1648440, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_90BA759B-5DE2-62A0-F899-0444DC1759D8" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Personne n'a lu le texte", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1649800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1649800, -"tags": [ -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_D252DEF8-4514-7CCF-C79A-B1D0A283FD1F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Koumba refuse de lire.", -"color": "16711935", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1655170, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1655170, -"tags": null, -"color": "16711935", -"media": "laurentcantet_entrelesmurs", -"id": "s_C52B3E81-16E5-72FD-F0F2-FDB4AC762E59" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1655800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1655800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_4E938DA1-9603-7951-BE01-44C10DBCA7F6" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Koumba refuse de lire", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1659202, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1659202, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_10EF451B-C551-12E0-EE0B-DEED9ABB99F5" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "Koumba ne veut pas lire", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1660000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1660000, -"tags": [ -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_BBABBAEC-6856-5966-ABE0-B1D10461029E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1660000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1660000, -"tags": [ -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_A5A3AEFE-67E4-4824-7074-FE73385EDB3D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1661800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1661800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_34BC5225-ABDA-1EC0-490E-44C12EAC72E5" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1663600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1663600, -"tags": [ -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_6410BD27-89CB-BEDC-9D52-FE733860E4A5" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "\"depuis quand c'est les envies qui gouvernent ici?\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1663600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1663600, -"tags": [ -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_740B4AA7-FB6F-C9B2-4D28-B1D182E0F1DD" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1666400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1666400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_A242149D-6C98-C929-1098-44C1567AD4EC" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1670400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1670400, -"tags": [ -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_2FAA12A9-2A04-1873-D4AF-FE7338619A58" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "\"ça veut dire quoi ce que vient de faire Koumba?\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1670400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1670400, -"tags": [ -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_D2A4D3C0-1D52-E8AA-563D-B1D22EC80EA3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Argot: se moquer avec un bruit de bouche ??", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/389_in.jpg" -}, -"title": "Tchiper", -"color": "16776960", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1673280, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1673280, -"tags": null, -"color": "16776960", -"media": "laurentcantet_entrelesmurs", -"id": "s_46AD5082-F85F-C151-2F52-0F46CE877035" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1673400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1673400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_C5627860-40DE-D60B-2166-44C186B7789A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1676800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1676800, -"tags": [ -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_9DFE0337-FC76-4A1A-4997-FE73386374AE" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "L'attitude de Koumba", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1676800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1676800, -"tags": [ -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_63010FF4-ECEA-B08A-6190-B1D2D6F61E71" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1679000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1679000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_CA1FAAF1-C1B4-BC09-BBC8-44C1BAEA7D40" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "\"c'est vrai que j'ai à faire à un spécialiste\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1681600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1681600, -"tags": [ -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_F64385DE-7D15-B15D-359F-B1D35DC4980D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1681600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1681600, -"tags": [ -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_5AA4C6B3-0756-8F2E-1FB2-FE733864C9AA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1683600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1683600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_E2474DA8-7534-C9F0-329C-44C226C61A5C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Argot : énervé\nArgot: la rage au summun\n==", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/393_in.jpg" -}, -"title": "Vous êtes vénère, vous avez le sum contre moi", -"color": "16776960", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1685390, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1685390, -"tags": null, -"color": "16776960", -"media": "laurentcantet_entrelesmurs", -"id": "s_84A2E701-A115-A0A5-8FAA-0F4779309666" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1689800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1689800, -"tags": [ -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_FA3FD265-1029-E4BA-4111-FE7338661E2C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule", -"img": { -"src": "" -}, -"title": "F.M. demande à Koumba de parler français", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1690650, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1690650, -"tags": [ -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_4C294500-0391-892E-042E-B1D4065D469A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1695600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1695600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_916F1517-3BF6-911B-CC07-44C28C752E60" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Koumba", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1696800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1696800, -"tags": [ -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_FA4BB82D-3A55-1684-934F-FE733867F7FE" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule", -"img": { -"src": "" -}, -"title": "F.M. insiste", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1697310, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1697310, -"tags": [ -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_011C5013-FC5D-4E36-509B-B1D4563354E7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1699000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1699000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_2609FDE6-E120-4A7D-CE96-44C2CEC0E82A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1703000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1703000, -"tags": [ -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_8DB60061-6AFF-677E-0660-FE733868B467" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule, panoramique", -"img": { -"src": "" -}, -"title": "F.M. insiste", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1703000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1703000, -"tags": [ -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_2F2B709F-FB1B-5E1E-EB7F-B1D548211187" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1710400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1710400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_8D8CD62E-A4A0-B380-426F-44C302A0675D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1711414, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1711414, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_324A3FC5-F57B-569E-6B61-FDB674ECDE59" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1711800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1711800, -"tags": [ -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_08D512CF-877E-5C09-03E9-FE73386A5089" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule", -"img": { -"src": "" -}, -"title": "F.M. et Koumba", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1711800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1711800, -"tags": [ -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_4F04A506-0B40-F6E8-127D-B1D5DC14F7E5" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1714000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1714000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_11C2175A-B6F3-EFBE-8148-44C31F8BBADE" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. et Koumba", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1716800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1716800, -"tags": [ -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_7751F4C0-4B70-0A67-842D-B1D640908692" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1716800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1716800, -"tags": [ -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_12734436-B7FA-0CCA-D18E-FE73386BAC3D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1718400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1718400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_69C54418-B37E-6E83-130C-44C34311D47E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16711935", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1720252, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1720252, -"tags": null, -"color": "16711935", -"media": "laurentcantet_entrelesmurs", -"id": "s_691DDAD7-EEE2-9A0B-641C-FDB7308888D4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1722600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1722600, -"tags": [ -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_9FB44698-7E93-D52C-C05E-FE73386D58C3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. dit à Koumba de se taire", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1722600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1722600, -"tags": [ -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_BABB70C6-5D4B-5C1F-C719-B1D6A64D1E7D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1725000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1725000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_0313784B-2946-2885-7458-44C36B61FFA8" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1730800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1730800, -"tags": [ -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_5B917F26-18FC-F6E7-85B5-FE73386EE209" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1730800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1730800, -"tags": [ -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_B6243EA0-6037-37C8-4DD2-B1D71B46272A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1731800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1731800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_E1A6DF47-302E-B78E-83C4-44C38B01985A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "10027263", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1732840, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1732840, -"tags": null, -"color": "10027263", -"media": "laurentcantet_entrelesmurs", -"id": "s_4D217ECB-C146-CFA7-1BC6-FDB7EE84B334" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1735000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1735000, -"tags": [ -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_49ED33F4-899C-1B03-3BA5-FE733870CF5C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. dit à Koumba de venir le voir à la fin de l'heure", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1735000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1735000, -"tags": [ -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_02EEFD95-8DD8-8CEE-39E8-B1D79AEE049C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1737200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1737200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_606C4203-5413-ECBA-7846-44C3A74E0172" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "10040166", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1738675, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1738675, -"tags": null, -"color": "10040166", -"media": "laurentcantet_entrelesmurs", -"id": "s_38B80A5D-149E-5203-8853-2DB7CDC5F764" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1739200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1739200, -"tags": [ -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_B42225BE-F58A-9C96-053D-FE7338717FE8" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. répond à Koumba", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1739200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1739200, -"tags": [ -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_AAE118A8-AB28-23B2-C3E9-B1D82CDAA06E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1741800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1741800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_F19EE46F-4FB1-087A-CED4-44C3E171BC9D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Esméralda lit", -"img": { -"src": "" -}, -"title": "Esméralda lit", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 1742821, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1742821, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_9BAF3756-6185-7AA7-345D-7E6E2CA0C86C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille ==", -"img": { -"src": "" -}, -"title": "F.M. demande à Esmeralda de lire", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1745400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1745400, -"tags": [ -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_920E121C-A4EE-4E12-523B-B1D8B2DB3A8C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1745400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1745400, -"tags": [ -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_2295891F-E305-636E-DB18-FE7338748F8A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1746400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1746400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_1A91222C-D7D3-5925-7F37-44C425CE50E2" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille ==", -"img": { -"src": "" -}, -"title": "F.M. donne la parole à Esmeralda", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1749000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1749000, -"tags": [ -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_8089B621-CDBA-1D1E-5730-B1D8D5ABD0DD" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1749000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1749000, -"tags": [ -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a52290-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_70292F46-969B-6321-CB4B-FE7338759D3B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1751000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1751000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_AC522CF1-4A17-CA4C-090F-44C561D83E0A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Lecture de l'extrait d'AF.\nHypothèse: l'auteur (le professeur) a toute latitude pour choisir tel ou tel extrait.\nEn choisissant celui-ci en particulier, il nous indique quelque chose de sa posture d'auteur et d'enseignant dans sa propre oeuvre (Entre les murs).\nC'est plus signifiant de choisir tel extrait d'AF que telle conjugaison de tel verbe ou telle leçon de vocabulaire.\nL'auteur nous dit là son regard sur la situation vécue:\n- moi en tant que prof je suis pris dans un tissu de contradictions\n- mes élèves sont pris dans un tissu de contradictions\n- l'école de la République est prise dans un tissu de contradictions\nCette posture qui n'est jamais assumée explicitement est, par ailleurs, amplement illustrée par de multiples séquences de films. --", -"img": { -"src": "" -}, -"title": "Posture d'énonciation 1: \"paquet de contradictions\"", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1754000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1754000, -"tags": [ -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_2576F78D-929C-0C86-E0ED-68832DD404D1" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1755640, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1755640, -"tags": null, -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_05D3CDCE-B997-B384-17D2-7E52432DFB61" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1755640, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1755640, -"tags": null, -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_98279520-7BA3-140D-06BD-7E52004834C4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Déportation.\nLe modèle du portrait: je découvre des choses, sentiments, sensations, pour mieux vous connaître ++", -"img": { -"src": "" -}, -"title": "Le modèle du portrait", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 1821755, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1821755, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_48201F34-5A13-234D-E4B8-7E6E3C01010E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule", -"img": { -"src": "" -}, -"title": "F.M. explique la conclusion du Journal d'Anne Frank", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1824290, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1824290, -"tags": [ -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_FFEA4B43-48D9-6BE3-08A8-B1DA0B10076B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1827400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1827400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_46C9E8DA-239B-730A-A0B1-44C5EA9325BD" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule", -"img": { -"src": "" -}, -"title": "\"Je découvre des choses\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1831309, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1831309, -"tags": [ -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_17564EDB-771E-4F3F-C43F-B1DA79772F5F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "L'autoportrait : quel intérêt?", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1832669, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1832669, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_14BC3ECE-6155-6CD3-EB9E-DEEFE8E0E12B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1837800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1837800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_0DA2B13E-A7E7-7089-3517-44C63A8C7FF9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule", -"img": { -"src": "" -}, -"title": "L'autoportrait", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1847753, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1847753, -"tags": [ -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_FB289F3F-E8C9-05C5-4D91-B1DB08890177" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1854800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1854800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_316E51BC-0960-2A3D-B715-44C675081DC7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1858381, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1858381, -"tags": [ -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_0A972934-2DF7-99DC-3C56-FE733876C1CC" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Objections: nous on est moins intéressants, moins passionnants. --", -"img": { -"src": "" -}, -"title": "Objections", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 1859515, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1859515, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_723F1834-BE44-7127-FEB0-7E6E50A22925" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché épaule", -"img": { -"src": "" -}, -"title": "F.M. donne la parole à Lucie", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1859540, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1859540, -"tags": [ -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_6FBB26B6-BF12-3A1F-85A1-B1DB67A82D8B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1864600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1864600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_7D556C73-51BC-3A88-7526-44C6CA918263" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "\"on a quand-même vécu des choses\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1882287, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1882287, -"tags": [ -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_E147F030-134D-DB7C-044C-B1DDB6236507" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1888000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1888000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_5264EA64-CDFC-5717-EF61-44C77750E4F2" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine ==", -"img": { -"src": "" -}, -"title": "\"Vous avez pas l'air du tout convaincu que votre vie est interéssante\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1895143, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1895143, -"tags": [ -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_96079A9D-844B-124A-E158-B1DE26602672" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1899400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1899400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_5E5AAA84-726A-06F2-2D72-44C7A920BE43" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. répond à Henriette", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1903714, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1903714, -"tags": [ -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_EE4C2A1C-C883-DF51-70A6-B1DE81DBA68A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1909400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1909400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_2CDD875D-C65B-7C9C-D7C7-44C7DC3944C9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Moi ça m'intéresse. ++\nProf/être humain: avec ces deux dimensions légitimées dans le cadre de l'enseignement, les \"paquets de contradiction\" sont forcément convoqués.\nPas vrai que vous vous intéressez: parole mise en doute. Cependant, tout en la critiquant, les élèves suivent la consigne: ils font vivre leurs contradictions au sein de la classe.", -"img": { -"src": "" -}, -"title": "Prof/être humain", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 1913040, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1913040, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_DB381E2A-3F78-82DD-D593-7E6E619A50CF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "\"oui, mais si moi je vous dit que m'interesse", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1913930, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1913930, -"tags": [ -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_0EA2EBFF-98B8-39D0-C64E-B1DEE49F505A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1916000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1916000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_486CD877-9A79-6F5D-5DEC-44C8155B4064" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "\"pourquoi c'est un cas particulier moi?\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1917980, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1917980, -"tags": [ -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_604DCDC4-94CA-242C-75E9-B1DFA772B47D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan américain", -"img": { -"src": "" -}, -"title": "\"oui, mais là c'est pas le prof qui parle..\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1923018, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1923018, -"tags": [ -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_547916C2-5A85-9229-BEF7-B1E0037A516A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1924800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1924800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_8BECA2AC-06DB-8F42-30B6-44C83D4A939F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1934755, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1934755, -"tags": [ -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_4D96AF13-9990-1CDD-F09A-B1E06D577DF4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1937800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1937800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_18FBE361-B033-91A1-7DC7-44C8A483F6BA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "\"je m'interesse pas du tout à vou...\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1942786, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1942786, -"tags": [ -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_B93A9B58-FFE1-C2D2-9720-B1E0BCAAEB5D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1946600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1946600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_21CEE6DD-4AFE-7EE6-3131-44C8F072278B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1951125, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1951125, -"tags": [ -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_D4922C2F-3D87-F51C-B3BB-FE733878C51B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille ==", -"img": { -"src": "" -}, -"title": "\"p-e que j'exagère un peu\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1951125, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1951125, -"tags": [ -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_43DCFFA8-3B93-FE67-F3C9-B1E112C54BB4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1954800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1954800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_0FD35AA4-95CC-1C5A-A5B6-44C917555843" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1959465, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1959465, -"tags": [ -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_A94E3F81-22DC-66A0-3913-FE73387A685E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan américain ==", -"img": { -"src": "" -}, -"title": "Les difficultés à raconter sa propre vie", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1959465, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1959465, -"tags": [ -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_99A12CE1-2747-0BB5-912B-B1E181C9286F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Retour sur la question de raconter sa vie, intime.\nMode du questionnement. ??", -"img": { -"src": "" -}, -"title": "Fin", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 1961275, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1961275, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_2A4142BD-8E03-E936-BAA6-7E6E72828061" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1965200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1965200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_6BC17992-FFE6-6ECD-095D-44C9688087EC" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Autoportrait- la honte", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1966712, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1966712, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_0652D146-9310-5599-13AD-DEF2F6D1040C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan américain ==", -"img": { -"src": "" -}, -"title": "F.M. écoute les élèves", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1972437, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1972437, -"tags": [ -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_5B8FF224-2A52-38BA-678F-B1E1E2BC9BE5" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1975200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1975200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_98568624-ADF5-80FF-6077-44C9E538D872" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "la honte", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1984483, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1984483, -"tags": [ -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_1E8B705A-6FD5-7E38-5B02-B1E277AC3233" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1984483, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1984483, -"tags": [ -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_898308B6-38BB-125B-724C-FE73387BC346" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1991200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1991200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_D24AE16A-4832-FC35-A305-44CC0BA98470" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan moyen ==", -"img": { -"src": "" -}, -"title": "la honte", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1993749, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 1993749, -"tags": [ -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_23E297F3-C833-46BA-1E19-B1E312DC32E4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "plan moyen", -"img": { -"src": "" -}, -"title": "honte de manger avec la mère de Rabat", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2010740, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2010740, -"tags": [ -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_7D79EF19-A284-1ABC-583F-B1E3954B8257" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan moyen, F.M.sur le fond de la salle", -"img": { -"src": "" -}, -"title": "F.M. ne comprend pas ce que Boubacar veut dire", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2015880, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2015880, -"tags": [ -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_B435B22B-C6E2-7767-F62B-B1E3ED4CC98A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "PLan moyen", -"img": { -"src": "" -}, -"title": "F.M. tente de comprendre", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2023092, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2023092, -"tags": [ -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_20F622F0-DECC-6BFF-F704-B1E4596CA5EF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan moyen", -"img": { -"src": "" -}, -"title": "F.M. tente de comprendre ce que Boubacar veut dire", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2028342, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2028342, -"tags": [ -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_D3B4D8AB-F56E-2C6E-2383-B1E4B7D033EE" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan moyen", -"img": { -"src": "" -}, -"title": "F.M. résume le propos de B.", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2046813, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2046813, -"tags": [ -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_EB70DE4E-20FE-3631-2144-B1E596400980" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ceux qui puent le fromage ??\nMots ghettos: les blancs\nArgot : mon baggy (pantalon taille basse)", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/480_in.jpg" -}, -"title": "Les jambon-beurre", -"color": "16711935", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2060403, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2060403, -"tags": null, -"color": "16711935", -"media": "laurentcantet_entrelesmurs", -"id": "s_009E8873-2309-C787-9CCB-0F4CB0DABBD3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan moyen", -"img": { -"src": "" -}, -"title": "Rabat doit mieux s'expliquer", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2067878, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2067878, -"tags": [ -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_89589A89-1996-D111-220A-B1E6430E774C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan moyen", -"img": { -"src": "" -}, -"title": "encore sur Rabat", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2072202, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2072202, -"tags": [ -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_9CF69691-60A2-D7F2-9590-B1E69FBC25C5" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan moyen", -"img": { -"src": "" -}, -"title": "\"et c'est toi qui avait honte?\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2080541, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2080541, -"tags": [ -{ -"id-ref": "15a8c44a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab2fe6-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab2fe6-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab2fe6-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab3482-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_302F527B-A4CE-8104-6184-B1E6F38C9488" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan moyen ==", -"img": { -"src": "" -}, -"title": "\"tu étais embarassé devant eux, quoi\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2088572, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2088572, -"tags": [ -{ -"id-ref": "15ab3482-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab3482-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab3482-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab3482-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab3482-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_3A24C979-B87B-0118-E5CD-B1E7684E523F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan moyen", -"img": { -"src": "" -}, -"title": "\"histoire de race?\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2097529, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2097529, -"tags": [ -{ -"id-ref": "15ab3482-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab3482-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab3482-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab3482-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab3482-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_178B3536-2E3E-4B1B-BF70-B1E7C172B0AA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan moyen ==", -"img": { -"src": "" -}, -"title": "\"et alors c'est..?\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2104015, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2104015, -"tags": [ -{ -"id-ref": "15ab3482-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab3482-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab3482-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab3482-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab3482-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_A1648D48-EF31-3E92-9C08-B1E82D617E02" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan moyen", -"img": { -"src": "" -}, -"title": "F.M. comprend ce que Rabat veut dire", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2110420, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2110420, -"tags": [ -{ -"id-ref": "15ab3482-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab3482-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab3482-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab3482-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab3482-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_DE09F21C-05C5-2790-FF44-B1E889E001B2" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Wei véhicule l'attitude \"normale\" des élèves, celle qu'on espère, celle qu'on attend. Le film nous piège-t-il en donnant une piste culturelle à laquelle on va alors devoir résister (également plus tard dans les scènes de parents d'élève) ??", -"img": { -"src": "" -}, -"title": "Wei le bon élève...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2111637, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2111637, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_E8E442B6-B558-4C2B-00CE-0EDEDB723FB2" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Probablement une \"lame de fond\" culturelle difficile à combattre ! ce jeune \"OVNI\" pointe le niveau perçu des normes de discipline par de nombreux élèves (surtout venant des lycées pro) : beaucoup semblent être très étonnés qu'on les rappelle à l'ordre lorsqu'ils parlent ou rient fort en cours de manière répétée = la culpabilité (et a fortioti la honte) sont relégués à des comportements \"extrêmes\" pour ce qui est du bruit et de l'\"insolence\" en tout cas. Mais je pense que peu de profs insistent sur le fait que le bruit n'est pas qu'une faute envers une norme ou un prof, mais surtout envers les élèves qui ont des ambitions scolaires et veulent écouter et réfléchir en silence --", -"img": { -"src": "" -}, -"title": "honte et discipline", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2112000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2112000, -"tags": [ -{ -"id-ref": "15ab92b0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab962a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -} -], -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_259DF15B-6C0F-B586-605B-B75360D98523" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. répond à Wei", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2118223, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2118223, -"tags": [ -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_CC5B9A5D-B538-596D-EED3-B1E8DCD777AA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2118223, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2118223, -"tags": [ -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_D581738F-3267-002A-D6D8-FE73387C8E39" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2120400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2120400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_F9B5EC12-C37B-B9F1-138E-44CC9E6C7671" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. demande à Wei s'il est comme les autres gens", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2126872, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2126872, -"tags": [ -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_91E2D827-16C3-E60F-15D6-B1E9C42E069C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2126872, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2126872, -"tags": [ -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_FE134361-4B9E-5D93-E714-FE73387E0EBF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2129800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2129800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_FEDE85FE-E3A3-B8B2-3643-44CCCE818BFC" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2133667, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2133667, -"tags": [ -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_5D009A2B-8BE5-3B99-9184-FE73387F42E1" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. rit", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2133667, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2133667, -"tags": [ -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_CCFDA1D4-EF66-ECB4-F254-B1EA53F30B2B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2136000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2136000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_9C4F3F07-5401-1EA1-3660-44CCF06E68C3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2139844, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2139844, -"tags": [ -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_AE38B804-4BC8-15EF-A15D-FE7338812776" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "\"Tout le monde peut s'exprimer dans les limites de la politesse\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2139844, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2139844, -"tags": [ -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_66477816-533C-8046-F1A3-B1EAC9884C1A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2146600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2146600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_1F23757B-35E9-624D-FBA7-44CD3E37FCD1" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2156832, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2156832, -"tags": [ -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_2DAD3FAA-4CC3-C5BA-4B66-FE7338823507" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "honte/discipline", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2156832, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2156832, -"tags": [ -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_B8CBA357-A3A9-804B-7C77-B1EB37653661" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2157800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2157800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_5E654095-EFBB-FE97-A292-44CD9858D144" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2162600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2162600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_C388BC32-98EC-38CD-0255-44CDDB2F6822" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "F.M. pose une question à Louise", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2171349, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2171349, -"tags": [ -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_3B31F031-0950-9DB3-EA9A-B1EBD2429A99" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2174400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2174400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_E643B5C6-E1CC-4883-06D4-44CE13995143" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2180615, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2180615, -"tags": [ -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_39F73F98-C6F1-A05B-878E-FE733884958F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "honte pour ses oreilles", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2180615, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2180615, -"tags": [ -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_38759597-4470-5CDD-6630-B1EC4753FEC2" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2184800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2184800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_54984F51-C5D0-1147-5C44-44CE4D5D9BE6" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2192661, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2192661, -"tags": [ -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_520E4EC0-508E-1D05-D690-FE7338857147" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "Conclusion du discours sur les autoportraits", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2192661, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2192661, -"tags": [ -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_36755204-AE60-A1B3-CC82-B1ECD5BB9CF6" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2201000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2201000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_105D51D7-AEB0-3DDD-FFC0-44CEC22BF47F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Panormaique, plan rapproché poitrine ==", -"img": { -"src": "" -}, -"title": "La consigne", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2210266, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2210266, -"tags": [ -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_F0EF20E4-6A56-7574-B8AD-B1ED926D94FE" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2215400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2215400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_ACEA73AF-27AA-8F91-E7B5-44D1FB48456A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/523_in.jpg" -}, -"title": "plan 523", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2216960, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2216960, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_F971C4E8-DA11-5AD9-36FE-AD8181DC2FCF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan moyen, sur le fond la porte de la salle ­ désir de sortir ++", -"img": { -"src": "" -}, -"title": "fin du cours", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2217679, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2217679, -"tags": [ -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_D8F57345-B7AA-622C-3AB4-B1EE0AE7AB8D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan moyen", -"img": { -"src": "" -}, -"title": "F.M. tente de finir sa phrase", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2226019, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2226019, -"tags": [ -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_098DB22D-8521-8601-FB73-B1EEEE76EA90" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan moyen", -"img": { -"src": "" -}, -"title": "Les élèves sortent", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2231578, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2231578, -"tags": [ -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_BEE8847B-1F48-BE8A-16AE-B1EF25ED76F5" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "Koumba", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2239300, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2239300, -"tags": [ -{ -"id-ref": "15ab990e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_A11FD1A2-A310-B8C2-FCBD-B1F0B43A0C99" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Une seule question : pourquoi avoir gardé la porte ouverte ?? On a une impression de superficialité dans l'enquête du prof (et du réalisateur)", -"img": { -"src": "" -}, -"title": "Je m'excuse, Monsieur, d'avoir été insolente (Kumba)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2243339, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2243339, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_28030B34-466A-E18D-11AC-0EE113DEFCD7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Koumba/Prof", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2243600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2243600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_0CA9086B-5CA3-FAC6-CB50-44D2439BD5EA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "F.M. en premier plan, flou, le point est sur Koumba cadrée en plan rapproché taille ++", -"img": { -"src": "" -}, -"title": "F.M. appelle Koumba", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2243600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2243600, -"tags": [ -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_442FFFB4-2446-1215-4AE6-0465AAC38845" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Entrevue avec Kumba\nQue s'est il passé cet été ?? Je ne suis plus gamine.\nDemande d'excuses\nElle manque de le tutoyer = désir\nJe le pensais pas = trahison", -"img": { -"src": "" -}, -"title": "Entrevue avec Kumba", -"color": "16776960", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 2245498, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2245498, -"tags": null, -"color": "16776960", -"media": "laurentcantet_entrelesmurs", -"id": "s_1B2B1FB1-9973-0683-8202-E0B537881342" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan américain, les deux personnages sont séparés par le bureau, ++", -"img": { -"src": "" -}, -"title": "F.M. demande à Koumba de lui donner son carnet de correspondance", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2250200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2250200, -"tags": [ -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_8CE154B7-1359-08AF-03B1-0466832D8C11" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Affrontement Koumba /F.M.", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2258475, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2258475, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_79165E27-73CF-9CD7-5EC9-DEF54C319F4A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan américain", -"img": { -"src": "" -}, -"title": "F.M. demande à Koumba de lui donner le carnet poliment", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2262920, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2262920, -"tags": [ -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_B3E9D8C8-BA66-2C38-3246-B1F18CEA6DA6" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "F.M. oblige Koumba à reproduire son geste plus poliment.", -"color": "10027263", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2265280, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2265280, -"tags": null, -"color": "10027263", -"media": "laurentcantet_entrelesmurs", -"id": "s_72521AC4-7449-35E2-C15E-FDBC0F096ECD" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine, Koumba en premier plan ++", -"img": { -"src": "" -}, -"title": "F.M. commence à parler", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2276364, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2276364, -"tags": [ -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_416BF992-A706-E847-36C2-B1F214C61C21" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "??", -"img": { -"src": "" -}, -"title": "\"C'est pas parce qu'il y a pas que toi qui fait des conneries que je ne dois pas te sanctionner pour autant, non?\"", -"color": "10027263", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2284028, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2284028, -"tags": null, -"color": "10027263", -"media": "laurentcantet_entrelesmurs", -"id": "s_DAC5AC98-6CF0-2205-94E6-FDBCF7AD0BF0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapprochè poitrine", -"img": { -"src": "" -}, -"title": "sur la sanction", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2285013, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2285013, -"tags": [ -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_7938CBE7-EC6B-C1A6-DE53-B1F25D6888EC" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "\"qu'est-ce qui s'est pasé cet été?\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2290590, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2290590, -"tags": [ -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_33E336AA-50EC-ABD8-EDE3-B1F2AEE32A9A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2300456, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2300456, -"tags": [ -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_871AB155-00A9-EE58-2669-B1F374670F78" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2309413, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2309413, -"tags": [ -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_F57A3F5F-95DC-B2EB-96FF-B1F3E50F7675" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2321150, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2321150, -"tags": [ -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_8942E42F-3B41-F3B7-2763-B1F478945407" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2322595, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2322595, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_1352A5B3-D54E-BF18-0D4D-FDBF8F164100" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2328680, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2328680, -"tags": [ -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_B778D8DB-3195-63AE-8385-046B984F2852" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2337597, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2337597, -"tags": [ -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_1B744823-5ABD-D07C-BC72-B1F53BD987B9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2344400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2344400, -"tags": [ -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_FBA5A831-9207-C6B5-657B-046C3E609529" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "10027263", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2345494, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2345494, -"tags": null, -"color": "10027263", -"media": "laurentcantet_entrelesmurs", -"id": "s_BB9D5D43-9069-111E-FAB7-FDC055937256" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "champ-contrechamp : F.M. est présent dans les plans, montré frontalement ou de dos, en plan rapproché ou plan américain lorsque la caméra nous montre les autres personnages qui assistent à la scène. ++", -"img": { -"src": "" -}, -"title": "dialogue avec Koumba", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2359141, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2359141, -"tags": [ -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_4FF4A35A-513B-ADDB-CD5A-FE733887588B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "champ-contrechamp : F.M. est présent dans les plans, montré frontalement ou de dos, en plan rapproché ou plan américain lorsque la caméra nous montre les autres personnages qui assistent à la scène.", -"img": { -"src": "" -}, -"title": "dialogue avec Koumba", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2359141, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2359141, -"tags": [ -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15acf664-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_3415AB80-37B7-5395-C0A2-B1F6CA590C4D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Koumba s'en va en disant qu'elle ne pensait pas ce qu'elle vient de dire.", -"color": "16711935", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2408835, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2408835, -"tags": null, -"color": "16711935", -"media": "laurentcantet_entrelesmurs", -"id": "s_22782861-D50B-0339-41DB-FDC188DC905D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2411000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2411000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_D7E5318A-750C-F72A-8ED0-44D32BF9E339" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "\"l'idée vient des professeurs\" / 1ereprésence et intervention d'un parent d'élève. - Discussion autour d'une \"fausse bonne idée\" et du sentiment d'impunité. La règle : débat. ++\n\n\n\n\n\nDétournement de l'échnage sur la machine à café.", -"img": { -"src": "" -}, -"title": "réunion de professeurs le système à points", -"color": "26112", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2412602, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2412602, -"tags": null, -"color": "26112", -"media": "laurentcantet_entrelesmurs", -"id": "s_84ED6CBD-0CBE-25E8-1253-2D9F5E09B643" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2416253, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2416253, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_34FF565C-E9BA-4888-BEF8-2DA02A5BA16A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/566_in.jpg" -}, -"title": "plan 566", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2417160, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2417160, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_3E062DD1-5FAC-945C-1E2E-AD8347D7AAD0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pour montrer la frustration de F.M., la caméra -en plan moyen- effectue un panoramique vertical vers le bas, jusqu'à montrer le coup de pied qu'il donne à une chaise.", -"img": { -"src": "" -}, -"title": "F.M. seul, après la discussion avec Koumba", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2417208, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2417208, -"tags": null, -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_C4F85633-4790-4552-9D16-C02BF3F0F108" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Conseil de classe.", -"color": "16750950", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2426288, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2426288, -"tags": null, -"color": "16750950", -"media": "laurentcantet_entrelesmurs", -"id": "s_93545FDD-EE16-A1B5-6D1A-DEF85FE47D4F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Chacun parle à son tour, en usant d'un ton réglé, les règles d'une discussion équitable sont respectées.", -"img": { -"src": "" -}, -"title": "Conseil de classe", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2426894, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2426894, -"tags": [ -{ -"id-ref": "15ae9230-41e1-11e1-b830-08002791f1b7" -} -], -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_D795DEBD-B8E8-D331-4DED-7CCEEDEAF228" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Discussion sans vertèbre sur la gestion de l'incitation (bons et mauvais points). Dérive sur la notion de règle. Pas d'accord de fond. Rôle du directeur ?", -"img": { -"src": "" -}, -"title": "Conseil d'établissement : l'approche de la règle", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2427264, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2427264, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_979FDF80-5643-5934-E5CA-0EE2A58A188D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Le conseil de classe", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2427401, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2427401, -"tags": [ -{ -"id-ref": "15ae9230-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ae9230-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ae9230-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_CC67BA68-8F9E-BDA9-ACAA-C02F58FAF60B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Réunion de profs\nsystème à points pour discipline\n- coût du café\n--", -"img": { -"src": "" -}, -"title": "Salle du conseil", -"color": "16776960", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2427550, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2427550, -"tags": null, -"color": "16776960", -"media": "laurentcantet_entrelesmurs", -"id": "s_47C2314E-A4E8-B4CB-F5DD-A4060DD34FB3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Conseil des profs\n1) Le permis à point\nDanger des règles absolues : pourtant François a imposé la règle de demander pour se lever\nLa loi et l'esprit de la loi --\n2) La machine à café (quelle est l'utilité de cette scène : nous rendre les profs sympatiques, provoquer une empathie pour accenteur le drame)", -"img": { -"src": "" -}, -"title": "Conseil des profs", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 2433498, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2433498, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_42407C90-A356-AACE-C3B2-E0B53788834B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "point de vue /d'écoute de F.M. ??", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2448095, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2448095, -"tags": [ -{ -"id-ref": "15ae9230-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_27BBA87D-B419-79C4-BAFD-C03248074D32" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "point de vue/d?écoute F.M.??", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2463539, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2463539, -"tags": null, -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_76A5A886-DBFE-52D0-98C8-C03448C3ED86" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "F.M. écoute les autres enseignants", -"img": { -"src": "" -}, -"title": "débat sur les \"points\" de conduite", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2489484, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2489484, -"tags": [ -{ -"id-ref": "15ae9230-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ae9230-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_4CAC4630-0CDA-81EA-4E52-C03531DC5252" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "F.M. et la critique non exprimée --", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/578_in.jpg" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2506160, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2506160, -"tags": [ -{ -"id-ref": "15ae9230-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ae9230-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_318435AC-EF54-16B4-FEAC-C0366AA88367" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Gros plan", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/584_in.jpg" -}, -"title": "F.M. écoute", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2538680, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2538680, -"tags": [ -{ -"id-ref": "15ae9230-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ae9230-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_C35CA75F-01AA-BF8A-A233-C0375E14C669" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "champ-contrechamp", -"img": { -"src": "" -}, -"title": "Le point de vue de F.M.", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2567937, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2567937, -"tags": [ -{ -"id-ref": "15ae9230-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ae9230-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_8992B943-4B2F-6372-C940-C05364E8C8DC" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2571102, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2571102, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_B5F61191-32C3-3F4A-F969-7996FBD89B0B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Conseil de classe suite", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2615985, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2615985, -"tags": [ -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_87F2F661-9530-3D74-05C5-7CD170102A66" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2634961, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2634961, -"tags": [ -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_04F6C043-C0F2-730C-511E-C055BE18C6A8" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2659053, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2659053, -"tags": [ -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_96C534CD-7E5E-C2F9-4C23-C05632D132CA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2686852, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2686852, -"tags": [ -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_8C710C30-9E08-EDD4-E952-C05726C54F35" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "des réactions très différentes : comment caractériser F.M. en tant que personne??", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2695191, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2695191, -"tags": [ -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_AE15AB07-FA22-96E7-FFB2-C057D95037F3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2706619, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2706619, -"tags": [ -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_F9579075-4AAD-5C73-33BF-C058DF814C71" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "prof traverse les couloirs, salue les dames de services\nouvre son casier\ncommence à lire la lettre de Koumba (le respect), voix de Kumba. ++", -"img": { -"src": "" -}, -"title": "couloir", -"color": "6710886", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2712363, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2712363, -"tags": null, -"color": "6710886", -"media": "laurentcantet_entrelesmurs", -"id": "s_96420CB1-1FD3-B7F4-69B9-A40A9C342214" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "fin de la journée il rentre, quitte le groupe, dans la pénombre, traverse de longs couloirs vides et sombres (rappelle un peu le film de Gus van sant \"elephant\" où l'on suit les personnages dans l'espace de l'tablissement. ==", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/612_in.jpg" -}, -"title": "plan 612", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2713184, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2713184, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_D85B1783-B4D3-21DF-4887-AD849FE5D825" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2714958, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2714958, -"tags": [ -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_774F07FC-AA5C-B043-BEF0-C05A29CA13BD" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2743683, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2743683, -"tags": [ -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_85FC7023-31E6-0D20-0774-C05A4ADB88E3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Gros plan sur F.M. en train de lire - voix off de Koumba ++", -"img": { -"src": "" -}, -"title": "La lettre de Koumba", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2752022, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2752022, -"tags": [ -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_8EA61117-AD6D-B096-56B8-C05A8E408F82" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "monologue en voix-off, lecture qui sonne faux et pas seulement parce que le texte écrit est mal lu (problème des acteurs non pros)... --", -"img": { -"src": "" -}, -"title": "voix-off : khoumba", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2754849, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2754849, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_C3BBF043-B29A-794C-4314-08E35F34185F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "salle de classe\nlecture autoportrait esmeralda, tierquar\nwei jeux vidéo\nrabat allez l'om, complément sur les femmes lu par d'autres\nsouleymane : j'ai rien à dire sur moi\nconflit souleymane / esmeralda\ntatouage souleymane\narrivée de Karl\nsonnerie \ndialogue avec Karl ++", -"img": { -"src": "" -}, -"title": "salle de classe", -"color": "65280", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 2764239, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2764239, -"tags": null, -"color": "65280", -"media": "laurentcantet_entrelesmurs", -"id": "s_43AC9EB9-BC6C-9F0B-70B3-A27BF67EB65B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/613_in.jpg" -}, -"title": "Hors champ - Lettre de Kumba", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2765560, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2765560, -"tags": null, -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_5C0D08DA-738A-D64F-D611-E6142C221DCA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Lecture des autoportraits.", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2769842, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2769842, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_A5DC6ABC-A975-858E-CFAC-DF0F394975AC" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2771790, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2771790, -"tags": [ -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_228CC045-5FD7-3FBD-58DF-FE7338880016" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2771790, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2771790, -"tags": [ -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_B34B87CA-2D31-9E03-202A-C05BF3541AAF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "rapproché taille", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2785689, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2785689, -"tags": [ -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_69337651-15D8-3062-D2D8-C05C21F86554" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "rapproché taille", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2796191, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2796191, -"tags": [ -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_C9F75306-E857-1283-6D33-C05C3E98D9FF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2799000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2799000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_AF859B93-312E-EB98-C282-44D570AADE25" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Scène dans l'obscurité - Rédaction de Kumba\nVoix off se prolongeant dans la classe - Scène de classe 7 - Durée :\nDéclaration d'hostilité de Kumba - Esmeralda s'écarte de Kumba\nEsmeralda veut être policière (contradiction)\nARGOT : Tchecart (quartier)\nRacisme anti-chinois de Raba (Kabyle)\nSouleimane : ARGO : tu france (?)\nRELIGION : inscription coranique sur le bras (si ce que tu as à dire n'est pas plus intéressant que le silence, alors tais toi) ??", -"img": { -"src": "" -}, -"title": "Scène de classe 7", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 2826867, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2826867, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_632DF49F-4B77-F73B-AD14-E0B537883E13" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "plan moyen, plans qui se rapprochent jusqu'au gros plan- Le regard de Koumba à travers les autres corps. ++", -"img": { -"src": "" -}, -"title": "F.M.circule entre les élèves", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2828004, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2828004, -"tags": [ -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15af198a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0963e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0963e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0963e-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0963e-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_00B47388-F98B-8BFA-94C7-C05F231B2AA3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "changement de place", -"color": "10040166", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2849916, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2849916, -"tags": null, -"color": "10040166", -"media": "laurentcantet_entrelesmurs", -"id": "s_7C3AACAA-1DA1-4667-D245-2DBBE10FD720" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "F.M. reprend sa place ++", -"img": { -"src": "" -}, -"title": "F.M. invite Esmeralda à lire son autoportrait", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2862289, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2862289, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_45406AFC-B9E9-8C0E-5564-FE73388A5AAB" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "plan rapproché taille", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2867231, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2867231, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_00F016CF-F51D-0990-F734-FE73388C0CC9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "plan rapproché taille", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2867231, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2867231, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_A427E684-C281-D008-E59E-C061513C5C40" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2869200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2869200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_E0B653D3-0BF3-88AB-8DC7-44D899F73FA0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "10040166", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2872594, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2872594, -"tags": null, -"color": "10040166", -"media": "laurentcantet_entrelesmurs", -"id": "s_7E4847AF-9EE2-B618-AE46-2DAE5E070ABF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "plan américain", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2872790, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2872790, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_AA93D3A6-3064-EDBD-78EA-FE73388E663F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "plan américain", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2872790, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2872790, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_A40916FE-6BED-0AC9-082C-C06167F06C05" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "plan rapproché taille, F.M. regarde la jeune fille ++", -"img": { -"src": "" -}, -"title": "L'autoportrait d'Esmeralda", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2878350, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2878350, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_5CA3332E-EE54-67F8-666D-C0A5A30ABBCC" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "F.M. écoute l'autoportrait d'Esmeralda", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2891014, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2891014, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_BFB92E5A-C4F9-AB80-8487-CA91CE728F2A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Argot : quartier ==", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/643_in.jpg" -}, -"title": "Le tierquar", -"color": "16776960", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2912480, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2912480, -"tags": null, -"color": "16776960", -"media": "laurentcantet_entrelesmurs", -"id": "s_1DC36A61-90EB-347C-4337-0F53DF6B309B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "F.M. corrige le verlan d'Esmeralda", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2916959, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2916959, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_1B200BAC-617E-48C5-9C3B-CA93C9E38697" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "F.M. interroge Wei", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2928000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2928000, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_254CBCA9-A4AC-68C5-8322-CA97E808381F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. écoute l'autoportrait de Wei", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2954800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2954800, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_356C0885-F951-34C2-11EA-CA990EC08996" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "autoportrait", -"color": "10040166", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2970867, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2970867, -"tags": null, -"color": "10040166", -"media": "laurentcantet_entrelesmurs", -"id": "s_7D075902-645F-D6E3-ECB6-2DBDF6CFCB02" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. commente le portrait de Wei", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2974600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2974600, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_42BAD571-5507-DC7D-2AD9-CA9A21864225" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "Commentaire portrait Wei", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2977800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2977800, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_C54C6339-B195-7EE5-1F14-CA9B123B3101" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2981800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2981800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_E7E9CAD7-A775-DBDD-0B6D-44D997C214E5" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine --", -"img": { -"src": "" -}, -"title": "réponse à l'attaque de Rabat", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2984000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2984000, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_CD3647B8-2B61-5F8A-69A2-CA9BBD53CFDD" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2986000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2986000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_496D40B1-717B-0360-2701-44D9CDD8B2B8" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine ++", -"img": { -"src": "" -}, -"title": "F.M. répond à Rabat et l'invite à lire son portrait", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2989800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2989800, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_A11998B2-E99D-B264-E9CA-CA9CF77DE48E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2994400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2994400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_F23F75F1-0E38-CEC4-D86E-44DA1B48CAD9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine --", -"img": { -"src": "" -}, -"title": "F.M. invite une deuxième fois Rabat à lire son texte", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2999800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 2999800, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_E492B138-B145-E0F1-5FE6-CA9E0EEA90CC" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3002800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3002800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_649F420F-E7D3-0198-7AB2-44DAB59E0773" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Aboubakar oblige Rabat à lire son texte entièrement, y compris la partie dont il avait honte. Le prof est du côté de Suleiman. A-t-il raison dans la gestion du groupe classe ??", -"img": { -"src": "" -}, -"title": "Encore du côté d'Aboubakar", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3004389, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3004389, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_AF7B5BB3-44F8-C948-0D17-0EE46FF993DA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Argot: les allumeuses\nLe mot difficile : \"les clips de psy 4 de la rime\" (un rappeur ??)", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/668_in.jpg" -}, -"title": "J'aime pas les michtonneuses", -"color": "16776960", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3014830, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3014830, -"tags": null, -"color": "16776960", -"media": "laurentcantet_entrelesmurs", -"id": "s_00F7351C-C040-8670-7534-0F5626A40CF1" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "F.M. contre l'expression de préférences sportives dans l'autoportrait", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3026600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3026600, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_38A8ED8E-06DE-4B13-2A20-CA9F5D2613E4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "10040166", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3031343, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3031343, -"tags": null, -"color": "10040166", -"media": "laurentcantet_entrelesmurs", -"id": "s_33BFF613-C02F-15D1-319E-2DBE52E41929" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. observe Rabat", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3034400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3034400, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_348B09B3-71A2-0542-A523-CAA45C17BAA0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3035200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3035200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_00082297-6306-C851-3C04-44DAF8FDD4BF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. invite les élèves à se calmer", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3037200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3037200, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_C5F94170-EE41-574F-ABEE-CAA510C90EF4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine ++", -"img": { -"src": "" -}, -"title": "F.M. s'empare du texte de Rabat", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3054600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3054600, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_637EAB27-43ED-18F3-56AA-CAA62C0FFDB9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3056400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3056400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_7D5DBFD0-509E-3C76-049A-44DBACAFC1C1" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine, contreplongée", -"img": { -"src": "" -}, -"title": "F.M. rend le texte à Rabat", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3058200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3058200, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_30B5381C-FF79-05F8-106F-CAA7A844C504" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3059600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3059600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_E0E1304D-900D-4311-A3DF-44DBC812E5D9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "autoortrait", -"color": "10040166", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3061581, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3061581, -"tags": null, -"color": "10040166", -"media": "laurentcantet_entrelesmurs", -"id": "s_394A06C2-963B-4A5C-3659-2DBEF560998E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. commente le texte de Rabat", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3062000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3062000, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_F5C9953A-21AA-D252-2D9C-CAA7F88D1ED0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3063800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3063800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_9EBEA27B-466D-7201-58A1-44DC0A17BE50" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Souleymane", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3067800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3067800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_EC995D87-3245-A822-77E9-44DC6BF517BE" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine ++", -"img": { -"src": "" -}, -"title": "F.M. invite Souleymane à lire son texte", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3068000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3068000, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_406F01E5-9F73-C003-8FCB-CAA9B1BD7614" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3071800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3071800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_65BE2DBC-D149-FFC7-41FD-44DC2C84FB01" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. insiste", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3074400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3074400, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_D897D7B6-52EE-7463-1305-CAAD937F9957" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3076200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3076200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_EB708D15-F45A-334D-CBA5-44DC4D86DF83" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. insiste encore", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3080200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3080200, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_68AA615E-E5B9-BCAA-E826-CAAF1AF7CDD5" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3083600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3083600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_DA881279-FD4D-FC7C-2028-44DD02DBB2D3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "++", -"img": { -"src": "" -}, -"title": "F.M. et l'autoportrait de Souleymane", -"color": "10027263", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3092839, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3092839, -"tags": null, -"color": "10027263", -"media": "laurentcantet_entrelesmurs", -"id": "s_CC393B13-2097-AAD6-D017-FDCB2314B045" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine --", -"img": { -"src": "" -}, -"title": "F.M. commente le texte de Souleymane", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3095200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3095200, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_7BB2AC67-73BE-0F7D-CD8F-CAAFD691F195" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3097000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3097000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_7FF58B62-2811-F518-AC5E-44DD5AD3D6C6" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "Souleymane lit son texte et F.M. lui reproche de ne pas avoir fait son travail comme les autres.", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3098754, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3098754, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_1B3800D0-F802-196A-EA0D-DF0F559F085A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "10040166", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3099378, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3099378, -"tags": null, -"color": "10040166", -"media": "laurentcantet_entrelesmurs", -"id": "s_792D4E53-8012-3E59-A232-2DBF270EE053" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Souleman révèle le texte d'un tatouage sur son bras:\n\"Si ce que tu as à dire est moins (...) que le silence, alors tais-toi.\"\nCette citation peut-elle être analysée comme une posture d'énonciation? Celle de l'élève? mais aussi, par contraste avec Platon notamment, celle de l'enseignant ??\nAttaque de la situation d'enseignement?, qui ne peut évidemment pas se contenter du silence, ni refuser de faire progresser (donc d'admettre des paroles de moindre intérêt, voire des erreurs)?\nFaire un pont avec Pillow Book: écrire sur la peau, enjeu du support de l'écriture et du corps du messager, outre le message.", -"img": { -"src": "" -}, -"title": "L'inscription sur le bras de Souleman: plaidoyer pour le silence.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3100617, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3100617, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_8854629B-F936-14A1-9DC8-FDF38633220E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. commente le texte de Souleymane", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3101800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3101800, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_BBAC2DC6-1F4C-DA66-7644-CAB08BA3C42F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3104200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3104200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_E1CC6ECA-EFCA-11EA-F66C-44DD890B803F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine ??", -"img": { -"src": "" -}, -"title": "Pourquoi les autres font l'effort de raconter leur vie?", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3107200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3107200, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_2A8305E9-1DC2-ED17-AC7E-CAB12A9BD07C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3109400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3109400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_2FF8A34F-7E74-1CF5-FF8E-44DDE387E810" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Argot : flic ==", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/704_in.jpg" -}, -"title": "Sale Keuf", -"color": "16776960", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3115672, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3115672, -"tags": null, -"color": "16776960", -"media": "laurentcantet_entrelesmurs", -"id": "s_41953E09-A56E-F8E8-98EA-0F5935E2322B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M.assiste à l'échange entre Souleymane et Esmeralda", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3122377, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3122377, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_F23532E3-5CF9-8D39-1A21-CAB270B48B01" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3124400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3124400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_FD51054A-9CA6-15DC-154E-44DE30ADBBA7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Argot: Tu parles bien français\nTu frances == tu parles", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/708_in.jpg" -}, -"title": "Tu frances bien", -"color": "16776960", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3126170, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3126170, -"tags": null, -"color": "16776960", -"media": "laurentcantet_entrelesmurs", -"id": "s_9E6F6976-A4E8-6CB7-6025-0F59CB6038EA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. tente de calmer Souleymane", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3133424, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3133424, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_440E46BA-31A5-41D6-035B-CAB3662DC1C7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3135800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3135800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_1538A3F2-B811-0475-06A6-44DE51E41864" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. reproche à Souleymane de ne pas avoir écrit suffisamment", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3138912, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3138912, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_0A94F75A-7812-C87C-21E5-CAB428AC708A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3142000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3142000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_2FF1504D-2F48-B1F3-915B-44DEC914250C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine ==", -"img": { -"src": "" -}, -"title": "F.M. observe l'échange entre Souleymane et Esmeralda", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3154766, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3154766, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_3CA7BDD4-CE34-C8F2-992F-CAB5A6136098" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3156000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3156000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_B0062EBA-CEC7-ECF7-3068-44DF42269A56" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Le tatouage de Souleymane.", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3159580, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3159580, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_3A68CE26-870E-7038-F381-DF1197B0CD5B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "Le tatouage de Souleymane", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3161067, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3161067, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_AB3EE16B-3ABE-32B6-C299-CAB6495B1BD4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3162200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3162200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_0B3167BC-B243-0EB1-CFA3-44DF96EE5093" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. veut savoir ce qui signifie le tatouage", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3164929, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3164929, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_B57C186E-3AE8-087A-FFAA-CAB6DF669320" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3166200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3166200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_F6C56A1B-92DF-7ACC-7F85-44E00C2403B9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine ==", -"img": { -"src": "" -}, -"title": "F.M. invite Souleymane à expliquer ce que signifie son tatouage", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3173669, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3173669, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_C21C3C7E-770C-94FA-E7A3-CAB7727229E6" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3176400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3176400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_05B4D26B-4114-E3E6-C36B-44E050E2874F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "F.M. invite Souleymane à lui montrer son tatouage.", -"color": "10027263", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3177097, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3177097, -"tags": null, -"color": "10027263", -"media": "laurentcantet_entrelesmurs", -"id": "s_4DEE91B6-4539-ABD9-7ED9-FDCF530FB345" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. insiste", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3178547, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3178547, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_123D7258-44F1-9482-09D2-CAB8322E8E07" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3181600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3181600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_25960DAD-DEBE-3341-519C-44E1136504CD" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille ++", -"img": { -"src": "" -}, -"title": "\"si seulement tu pouvais écrire des choses aussi interéssantes sur ta feulle que sur ton bras...\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3204971, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3204971, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_5FA5D335-CAEC-DC10-77DB-CAB93C5BFAEE" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "==", -"img": { -"src": "" -}, -"title": "le taouage de soulemane - le silence", -"color": "10040166", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3212770, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3212770, -"tags": null, -"color": "10040166", -"media": "laurentcantet_entrelesmurs", -"id": "s_DF417C4C-84DC-8DF7-7646-2DC0E00E3399" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. donne des nouvelles consignes", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3215947, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3215947, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_ED32CAF2-75F6-B9A6-67E8-FE73388FA5B2" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. donne des nouvelles consignes", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3215947, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3215947, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_47C22CF8-4C2A-F22E-59B4-CABACC91171E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3225400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3225400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_3E340DB1-7021-D49C-AF1A-44E3D5628EA2" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan d'ensemble", -"img": { -"src": "" -}, -"title": "arrivée de Karl", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3230175, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3230175, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_521E1E0B-9289-94BA-40C5-FE733891B828" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan d'ensemble", -"img": { -"src": "" -}, -"title": "arrivée de Karl", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3230175, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3230175, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_44DFADF8-E416-EC2A-490C-CABC433FDE46" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "PLan rapproché poitrine", -"img": { -"src": "" -}, -"title": "Le Proviseur veut que tout le monde soit debout", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3240338, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3240338, -"tags": [ -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15b0b2ea-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_304A1FF2-3577-B87A-1AC8-CABD159156BA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Arrivée de Carl\nA coté de Kumba\nSonnette 2\nEntretien avec Carl ==", -"img": { -"src": "" -}, -"title": "Arrivée de Carl", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 3240841, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3240841, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_4E5A7A04-BD78-F9B7-A934-E0B53788D2DE" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "L'application et l'explication des règles par le proviseur est très forte dans le contexte, qu'est-ce qui fait qu'il arrive à ses fins : sa manière de faire ? ses interactions plus privés avec les élèves ? les risques de sanctions liées à sa position ? à sa pratique ??", -"img": { -"src": "" -}, -"title": "entrée du proviseur", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3251429, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3251429, -"tags": [ -{ -"id-ref": "15bbb500-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bbbba4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_CA6F5AD7-C563-C5E9-7C91-BC8BC74FD280" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. invite Karl à s'asseoir", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3268184, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3268184, -"tags": [ -{ -"id-ref": "15bbbba4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bbbba4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bbbba4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_9B26BCB5-D329-F8A1-EB0D-CABE542F95ED" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan américain ==", -"img": { -"src": "" -}, -"title": "fin du cours", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3291153, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3291153, -"tags": [ -{ -"id-ref": "15bbbba4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bbbba4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bbbba4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bbbba4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_3F08871D-DBFE-3B23-DB99-CABF893099CD" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 3298107, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3298107, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_467E1800-9F4A-5C7E-F549-A27BF67EC090" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan américain", -"img": { -"src": "" -}, -"title": "F.M. invite Karl à rester deux minutes", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3299283, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3299283, -"tags": [ -{ -"id-ref": "15bbbba4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bbbba4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bbbba4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bbbba4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_E1DDA224-B44E-125B-76AD-FE7338942367" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan américain ??", -"img": { -"src": "" -}, -"title": "F.M. invite Karl à rester deux minutes", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3299283, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3299283, -"tags": [ -{ -"id-ref": "15bbbba4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bbbba4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bbbba4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bbbba4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_265BF8B8-4090-0FC7-1F2E-CAC0D9C1ADCF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "sortie de classe", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3303484, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3303484, -"tags": null, -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_A77DBB61-975B-B162-FB6F-2DC268A3961A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "- Tu aimes bien le français ??\n- Comme tout le monde.\n- Oui, ça veut pas dire grand chose.\nCommentaire: il quitte le mode de l'enquête (de la question), alors qu'il pourrait le pousser plus loin. Il passe au jugement. Ce qui ouvre la voie à la confrontation. (Pas cette fois-ci.)", -"img": { -"src": "" -}, -"title": "Questionnement du prof suivi de jugement, ironie, sanction", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3305000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3305000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_1AA82F4E-BFA4-6B48-FE45-7DEA93D814E3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan américain", -"img": { -"src": "" -}, -"title": "F.M. s'approche de Karl", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3305787, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3305787, -"tags": [ -{ -"id-ref": "15bbbba4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bbbba4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bbbba4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_8B128EA4-7429-00B9-EB66-CAC2064D4636" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Carl", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3306960, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3306960, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_62BD9DB9-09A9-419C-5961-44E2B4B29531" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Champ-contrechamp classique --", -"img": { -"src": "" -}, -"title": "Dialogue avec Karl", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3308632, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3308632, -"tags": [ -{ -"id-ref": "15bbbba4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bbbba4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_03859A47-DE74-3CAD-15D4-CAC3527753AE" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 3379515, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3379515, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_D5745960-25A5-9AFB-F069-A27BF67EB06B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Gros plan", -"img": { -"src": "" -}, -"title": "F.M. reste seul dans la salle", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3380586, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3380586, -"tags": [ -{ -"id-ref": "15bbbba4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bbbba4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bbbba4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_078241E6-014B-7B5E-D010-CAC5D9CFCA17" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Gros plan ??", -"img": { -"src": "" -}, -"title": "F.M. reste seul dans la salle", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3380586, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3380586, -"tags": [ -{ -"id-ref": "15bbbba4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bbbba4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bbbba4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_09456FE3-5320-4EDB-20CA-FE733895793D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3384800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3384800, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_840CF8B1-A840-7DD8-1D6C-AD8C0033D150" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Réception des parents. Mi-temps du match.", -"color": "6710886", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3384862, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3384862, -"tags": null, -"color": "6710886", -"media": "laurentcantet_entrelesmurs", -"id": "s_0586B6CB-3495-8F3B-D575-DF14AF80A5DF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Les parents des élèves", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3385200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3385200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_E5371C86-69FB-91A3-FC56-44E4477F6938" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Visite des parents de Wei", -"img": { -"src": "" -}, -"title": "Visite Parents de Wei", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 3385505, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3385505, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_3E7F4F0E-7AF1-9548-EE25-E0B5378880A5" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "52479", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3385667, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3385667, -"tags": [ -{ -"id-ref": "15bbbba4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bbbba4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bbbba4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "52479", -"media": "laurentcantet_entrelesmurs", -"id": "s_C74B4B4C-39F8-FC83-E016-CACAD792D97E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "52479", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3385667, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3385667, -"tags": [ -{ -"id-ref": "15bbbba4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bbbba4-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bbbba4-41e1-11e1-b830-08002791f1b7" -} -], -"color": "52479", -"media": "laurentcantet_entrelesmurs", -"id": "s_5F35E4B5-EFA6-1C5B-F02E-FE733897BD04" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "pas de musique off, une musique in leçon de piano, pourtant elle a ce rôle sur la bande annonce du film comme musique defosse (reference à Michel Chion) juste des bruits mixés modulés en dynamique. Très peu de réalisateur ont utilisé ce choix radical : clouzot cavalier par exemple , à chaque fois dans un but de radicaliser l'esthétique et l'univers exprimé. Ici pas d'intériorité des images, juste une volonté de faire réaliste... voir aussi le choix de prise de vue. La musique de la bande-annonce est La Mélodie Hongroise D817 en si mineur de Schubert.Haut et Court (Paris) (comme une leçon qui viendrait de l'extérieur (en face quelqu'un joue , il est tard et il n'y a pas de bruit habituel (cri de la cour, ville ), à noter que la bande annonce du film fait entendre cette piéce de musique classique tout du long !! et pas du rap, ce qui laisserait entendre que la langue musicale parlée est celle du prof et pas des éléves (même si le ton est particulièrement beau et nostalgique) ++", -"img": { -"src": "" -}, -"title": "musique de piano sur la rencontre avec les parents d'élèves", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3385953, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3385953, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_1517741A-5946-DAC9-5182-03FF401D83C7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "le prof reçoit les parents d'elèves et famille", -"color": "3342387", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3386638, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3386638, -"tags": null, -"color": "3342387", -"media": "laurentcantet_entrelesmurs", -"id": "s_EDD82865-8D31-AC12-45C2-2DC47E900C71" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "salle de classe\nrencontre avec parents\npère de rabat\nmère gothic\nmère littéraire henriIV\nmère et frère de souleymane ==", -"img": { -"src": "" -}, -"title": "salle de classe", -"color": "65280", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 3392101, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3392101, -"tags": null, -"color": "65280", -"media": "laurentcantet_entrelesmurs", -"id": "s_ADB8E39B-02F0-890A-A6E4-A27BF67E2100" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Réunion parents-profs", -"color": "3394611", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3396835, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3396835, -"tags": null, -"color": "3394611", -"media": "laurentcantet_entrelesmurs", -"id": "s_AC545A2E-D54A-AEC6-6A54-7CDD3F9F058E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "élève avec son père", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3463400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3463400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_74773873-4360-F5B1-4B98-44E589C7AFF7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Visite du père de ?\nUtilité de ces scènes ??", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 3465868, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3465868, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_AE388556-4AF9-BCFD-3E06-E0B537883D7E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Visite de la mère de \nAgressive --", -"img": { -"src": "" -}, -"title": "La mère agressive", -"color": "16777215", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 3514768, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3514768, -"tags": null, -"color": "16777215", -"media": "laurentcantet_entrelesmurs", -"id": "s_29D08178-039F-837F-9C83-E0B537889405" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Parents de ?\nVeux qu'il aille à Henri IV, Première citation du collège Dolto --", -"img": { -"src": "" -}, -"title": "Henri IV", -"color": "16777215", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 3552720, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3552720, -"tags": null, -"color": "16777215", -"media": "laurentcantet_entrelesmurs", -"id": "s_9E171647-6A02-3866-B64E-E0B53788D1F0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Là on est en plein dans la stratégie de masse de beaucoup de parents qui amplifie la \"concentration des problèmes scolaires\" mais qui est compréhensible... cette stratégie pourrait être moins utilisée et nocive si les règles de sélection et la prééminence des classes prépa étaient modifiés ??", -"img": { -"src": "" -}, -"title": "parents et carte scolaire", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3581733, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3581733, -"tags": [ -{ -"id-ref": "15bd18e6-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bd18e6-41e1-11e1-b830-08002791f1b7" -} -], -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_3D1059F9-7496-4BE8-582C-BC919D3006C6" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "échange sur fond de notes de piano. Une sorte de fatalité se dégage de cet échange, de grande humanité et difficulté à faire passer le respect des uns et des autres ++", -"img": { -"src": "" -}, -"title": "la mère et le frère de Soulemane", -"color": "10040166", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3611364, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3611364, -"tags": null, -"color": "10040166", -"media": "laurentcantet_entrelesmurs", -"id": "s_40BB5778-3DAB-297C-C6B0-31B6A8852926" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Surpris - Découverte de ses absences - Sortie impromptue de la mère --", -"img": { -"src": "" -}, -"title": "Mère et frère de Souleimane", -"color": "16777215", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 3616720, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3616720, -"tags": null, -"color": "16777215", -"media": "laurentcantet_entrelesmurs", -"id": "s_09E8ACAC-5079-45EA-8F75-E0B537886411" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "famille de Souleymane", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3617800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3617800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_DA788EC2-7DD3-0774-6E8A-44E8EC2D9DB5" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "les photos de Soulemane", -"color": "10040166", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3751460, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3751460, -"tags": null, -"color": "10040166", -"media": "laurentcantet_entrelesmurs", -"id": "s_3D410B41-5287-D80B-CF72-31B8F6506571" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3757400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3757400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_EC300FC6-B0EB-B190-8D2D-44EA8D243529" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Les élèves copient leurs autoportraits àl'ordinateur. Souleymane est félicité.", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3758000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3758000, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_307B9902-433D-9B13-E361-DF1EBBCFB51F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "couloir\nphoto mère de souleymane sur mobile", -"img": { -"src": "" -}, -"title": "couloir", -"color": "6710886", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 3758565, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3758565, -"tags": null, -"color": "6710886", -"media": "laurentcantet_entrelesmurs", -"id": "s_FC393BBC-EC6C-1E99-2140-A27BF67EEDB3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Argot : Ma mère", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/833_in.jpg" -}, -"title": "Ma Daronne", -"color": "16776960", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3759367, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3759367, -"tags": null, -"color": "16776960", -"media": "laurentcantet_entrelesmurs", -"id": "s_32CFABE6-1FEE-2F66-CFFE-0F5DBBFCE804" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Scène de classe 8 - Salle d'informatique\nDécouvete des talents de photographe de Souleimane\nKumba reparle - Elle est reconciliée avec Esmeralda\nARGOT : ma Darone (ma mère)\nExposition des photos ==", -"img": { -"src": "" -}, -"title": "Scène de classe 8", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 3760101, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3760101, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_583FA8AE-840D-BBD2-1674-E0B53788EDA1" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3769622, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3769622, -"tags": [ -{ -"id-ref": "15bd85a6-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bd85a6-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bd85a6-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bd85a6-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_BED14C94-448C-3A28-2B39-CACC39BF13C0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "L'élève: Elles sont nulles mes photos. --", -"img": { -"src": "" -}, -"title": "Elles sont nulles mes photos", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 3770171, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3770171, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_79C916FD-4BEB-E047-EE19-7E022EDFEF5E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine ==", -"img": { -"src": "" -}, -"title": "F.M. regarde l'appareil photo de Souleymane", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3775923, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3775923, -"tags": [ -{ -"id-ref": "15bd85a6-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bd85a6-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bda57c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bda57c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_76C9C10C-F0CE-80A8-6131-CACD3EA7160A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "travai sur l'autoportrait en groupe", -"color": "3355494", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3776756, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3776756, -"tags": null, -"color": "3355494", -"media": "laurentcantet_entrelesmurs", -"id": "s_EA57B253-4B18-D876-D237-31BE79684953" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Gros plan ++", -"img": { -"src": "" -}, -"title": "F.M. en premier plan regarde Souleymane", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3777752, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3777752, -"tags": [ -{ -"id-ref": "15bda57c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bda57c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bda57c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bda57c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_E0C04375-7000-F16C-104A-CAD1C9D3087A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "Les élèves entrent dans la salle", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3786492, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3786492, -"tags": [ -{ -"id-ref": "15bda57c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bda57c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bda57c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_CDC2050F-34A2-D1A7-F434-CAD4C2AAD969" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "(Ironie: dire le contraire de ce qu'on pense?? ou ce qu'on pense et ce qu'on ne pense pas en même temps? une amphibologie? ironie comme \"battement ou vibration d'extrême à extrême\", \"pseudologie\", Jankélévitch, forme de mise en scène de la contradiction)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nLe prof: Puisque tu es un génie de l'informatique", -"img": { -"src": "" -}, -"title": "Ironie sur le génie de l'informatique", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 3792827, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3792827, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_3E08AABD-CF12-02D8-2A16-7E022EDFBFBF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "salle informatique\notoportrait\nil charrie les deux filles\ncommentaire sur les photos de Souleymane\nprof affiche les photos, S pense que le prof le charrie, prof a un petit sourire\nélves regardent l'autoportrait photo\nsilence des enf qui regardent ++", -"img": { -"src": "" -}, -"title": "salle informatique", -"color": "65280", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 3793509, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3793509, -"tags": null, -"color": "65280", -"media": "laurentcantet_entrelesmurs", -"id": "s_0477D925-D3CC-4254-CB5A-A27BF67E413F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan moyen", -"img": { -"src": "" -}, -"title": "Dans la salle informatique", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3803159, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3803159, -"tags": [ -{ -"id-ref": "15bda57c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bda57c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_9265184F-ED26-2BE5-4777-CAD5F4A48A27" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine ==", -"img": { -"src": "" -}, -"title": "F.M. regarde le travail de Karl", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3827550, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3827550, -"tags": [ -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_5122360F-8045-9BC2-4940-CAD82ACA96C5" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le prof: Tu vas dans le pays du Luxembourg? --\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nLe prof: Vous sortez finalement!", -"img": { -"src": "" -}, -"title": "Marin ironise sur les sorties des filles", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 3833467, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3833467, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_92933524-3759-DA0F-88F9-7E022EDFEF5F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine, contreplongée ==", -"img": { -"src": "" -}, -"title": "galeries Lafayette", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3841372, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3841372, -"tags": [ -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_0E727020-59FC-F512-7253-CAD9117CC967" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "sortir du microcosme?\n\"en fait vous sortez, quoi, finalement?\"", -"img": { -"src": "" -}, -"title": "galeries Lafayette", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3845200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3845200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_D002172F-FD8D-CF2D-609E-44EC6AFBAF05" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine, contreplongée ??", -"img": { -"src": "" -}, -"title": "sortir du quartier?", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3845437, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3845437, -"tags": [ -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_27690E71-3106-09B0-974C-CAD9E3F6C8AD" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "Koumba et Esmeralda ne veulent pas qu'on les croit des \"paysannes\"", -"color": "16711935", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3847468, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3847468, -"tags": null, -"color": "16711935", -"media": "laurentcantet_entrelesmurs", -"id": "s_C7A79146-E77C-FC75-1068-FDD1E02E1F85" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine, contreplongée ??", -"img": { -"src": "" -}, -"title": "sortir du quartier?", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3854583, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3854583, -"tags": [ -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_673797E4-E6B4-AB84-FE45-CADAC31C9581" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine, contreplongée", -"img": { -"src": "" -}, -"title": "suite", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3863120, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3863120, -"tags": [ -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_BE81CD5F-F262-7724-1F99-CADB6CA61E94" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine, contreplongée", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3870437, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3870437, -"tags": [ -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_536FF0EA-2270-ACAD-4D85-CADB8505AFE7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine, contreplongée", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3874909, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3874909, -"tags": [ -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_B7C58819-3D19-1F8F-3C8B-CADB964DC484" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3877000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3877000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_56B164EE-66AB-A6E5-6D4C-44ED49DECD2D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine, contreplongée", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3881007, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3881007, -"tags": [ -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_8EEC7247-937E-D425-D501-CADBB073280C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3885682, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3885682, -"tags": null, -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_81F3A998-F186-93C8-2E23-CADBCD305A2C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Panoramique vertical, plan rapproché poitrine, contreplongée", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3892796, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3892796, -"tags": [ -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_5D71F464-1A9B-7A85-F217-CADF027CD627" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Apprentissage de la légende: Souleman légende la photo de sa mère (\"ma mère n'aime pas être prise en photo\")\nLe prof: Tu fais ça avec toutes les photos et tu as gagné. ++", -"img": { -"src": "" -}, -"title": "Apprentissage pour légender une photo", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 3903867, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3903867, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_592154CA-899E-0D01-5FA6-7E022EDF82A6" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille ++", -"img": { -"src": "" -}, -"title": "F.M. conseille à Souleymane d'ajouter une légende à sa photo", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3905195, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3905195, -"tags": [ -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_E7967A1E-C579-69C2-8178-CAE008BC91FC" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3914544, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3914544, -"tags": [ -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_2B31EE36-F490-2DA9-DDFD-CAE1782C247A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3937919, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3937919, -"tags": [ -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_25CA2C53-A3B3-8CC5-FC86-CAE1AEC4128B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3949911, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3949911, -"tags": [ -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_45B0EE0F-D038-F9F9-8E82-CAE2FF059C98" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le geste de reconnaissance du travail de Souleman n'est pas apprécié comme tel. L'attitude ironique se retourne contre son auteur: le prof ironique parfois n'est plus tout à fait crédible même quand il n'est plus dans l'ironie. Il reste un doute dans l'esprit de l'élève. --\nSéquences:\nAppréciation du travail de Souleman. François affiche les photos de Souleman.\nSouleman n'y croit pas (\"Mais vas-y! c'est pour me charrier!\" \"vous dites n'importe quoi!\")\nIl n'y croit qu'à partir du regard des autres élèves.\nLe message du prof (de valorisation) n'est pas pris pour un signal honnête, mais plutôt comme un nouvel avatar de son ironie.\nL'ironie ne ne clôt pas aussi facilement qu'elle se commence, forme de guerre pour la reconnaissance.", -"img": { -"src": "" -}, -"title": "L'ironie prise à son propre jeu", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 3973349, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3973349, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_42CD3F85-EB77-B807-17DD-7E022EDFEC86" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. félisite Souleymane", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3978165, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3978165, -"tags": [ -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_6FB8ADE7-C42A-35AE-6856-CB6B3951A610" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. affiche le travail de Souleymane", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3988328, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 3988328, -"tags": [ -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_F8B3164C-5E09-A91E-6A95-CB6B59AE3092" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine ==", -"img": { -"src": "" -}, -"title": "F.M. explique à Souleymane", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4004182, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4004182, -"tags": [ -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_FE512524-B51B-1D9D-457E-CB6FE82C9913" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine ++", -"img": { -"src": "" -}, -"title": "F.M. affiche le travail de Souleymane", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4008044, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4008044, -"tags": [ -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_CE4A7B65-C167-184D-57EA-CB6FF0EDD2A3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Gros plan", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4014141, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4014141, -"tags": [ -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_5CB0DCBC-1D39-F4EF-596B-CB7008873965" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4016000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4016000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_B3F6E08A-13B0-CB74-F10A-44F0B3DC3FC9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "\"c'est pour me charier\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4016377, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4016377, -"tags": [ -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_4119B983-6660-E043-A2EB-CB701C1DAAFF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "\"aucune réserve\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4020646, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4020646, -"tags": [ -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_8BDE9DCF-0743-3EEA-97FD-CB70295CC99C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. appelle le reste de la classe", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4023034, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4023034, -"tags": [ -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_6B38F02D-A931-0788-B430-CB74908BE8C3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Gros plan", -"img": { -"src": "" -}, -"title": "F.M. appelle le reste de la classe", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4027556, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4027556, -"tags": [ -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_1F5C2C0C-A5F2-9D8B-C591-CB749B13B884" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapprochè poitrine, rapproché taille, travelling arrière ++", -"img": { -"src": "" -}, -"title": "Les élèves se lèvent pour regarder le travail", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4030198, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4030198, -"tags": [ -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_A28D2D08-17FD-6850-66CA-CB74D0B11423" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Détail des photos de Souleymane ++", -"img": { -"src": "" -}, -"title": "", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4038938, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4038938, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_8A4DD35C-DA36-B64B-B21B-CB7524C8CE43" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4058858, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4058858, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_9F399AD5-6F54-C7F8-73E9-CB79C31146A1" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ce plan", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4062200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4062200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_15A97530-AD3C-55B8-0CAD-44F1E22A1A7B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le regard de Souleymane sur son travail ++", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4065565, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4065565, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_2226B723-C254-33E9-EC5F-CB7BD4ED1D39" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "poème de Carl : j'aime pas la Star Ac .../... j'aime bien être ici.", -"color": "10027008", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4070568, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4070568, -"tags": null, -"color": "10027008", -"media": "laurentcantet_entrelesmurs", -"id": "s_E4F28FD1-3834-F0E5-C559-31C0180201DB" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4072200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4072200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_901AC95A-3575-8E0A-0A20-44F28DA215BF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "monologue, sonne faux... --", -"img": { -"src": "" -}, -"title": "monologue : karl, j'aime...", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4072201, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4072201, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_BF5F0AA0-D39A-DAC1-DC59-08E5A6D2C3FF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Carl", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4072600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4072600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_023806CF-B12C-A71F-998A-44F2B50B5E1A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan fixe le plus long du film\nJ'aime ....\nJ'aime pas ....\n--", -"img": { -"src": "" -}, -"title": "Lettre de Carl", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 4073172, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4073172, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_36FCC912-229B-0774-202E-E0B53788FACB" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "salle de classe\nkarl lit son autoportrait à démarreur j'aime / j'aime pas\n--", -"img": { -"src": "" -}, -"title": "salle de classe", -"color": "65280", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 4073339, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4073339, -"tags": null, -"color": "65280", -"media": "laurentcantet_entrelesmurs", -"id": "s_4FCF16F4-2830-23E3-2473-A27BF67EB3CD" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "moment où l'on assiste aux contradictions qui marquent la vie du collectif enseignant et pédagogique. ++", -"img": { -"src": "" -}, -"title": "la double annonce: la détention de la maman de Wei et la collègue enceinte", -"color": "26112", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4132833, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4132833, -"tags": null, -"color": "26112", -"media": "laurentcantet_entrelesmurs", -"id": "s_E8E84F6D-CFC6-356E-62B8-31C6D9C180FD" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "++", -"img": { -"src": "" -}, -"title": "Une expulsion et une grossesse", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4134000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4134000, -"tags": [ -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_684B3B53-355F-DA6F-8DCA-7E135252AA1B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "salle des profs\ncpe informe que mère de wei arrêtée pour expulsion, cpe fait quête\nprof annonce qu'elle est enceinte 'c'est pas le bon moment\"\nchampagne prof boucle sur wei ++", -"img": { -"src": "" -}, -"title": "Salle des profs", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 4146491, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4146491, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_84B9A441-C0E8-183F-1EDD-A27BF67EDCAD" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Arrestation de la mère de Wei\nQuête pour un avocat\nChampagne pour le prochain bébé d'une prof (MOTS inapropriés : Enguéran)\nGrand respect de Wei = bons sentiments\n--", -"img": { -"src": "" -}, -"title": "Salle des profs", -"color": "16777215", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 4146885, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4146885, -"tags": null, -"color": "16777215", -"media": "laurentcantet_entrelesmurs", -"id": "s_9D33ABB2-5477-601C-958B-E0B53788C83B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "La mère de Wei risque l'expulsion, les enseignantes fêtent le fait qu'une collègue est enceinte.", -"color": "16737843", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4147568, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4147568, -"tags": null, -"color": "16737843", -"media": "laurentcantet_entrelesmurs", -"id": "s_F5E537FF-3F43-8BEA-8129-DF1FECA6AAD2" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché ++", -"img": { -"src": "" -}, -"title": "F.M. passe en second plan dès que sa collègue cite le prénom de Wei", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4158861, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4158861, -"tags": [ -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_E6B8A41B-E8DE-1A15-1B27-CB7E6F9A35BD" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Gros plan --", -"img": { -"src": "" -}, -"title": "F.M. écoute", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4165568, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4165568, -"tags": [ -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_F305C7FB-D212-E02B-42F4-CB81376B3E6B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "F.M. écoute et demande quel sera le sort de Wei", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4205203, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4205203, -"tags": [ -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_F02A78C6-CB56-1B42-26B9-CB7F09ED02E9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Gros plan", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4260489, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4260489, -"tags": [ -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_5E922888-3F09-6DC5-CCA7-CB82FC841701" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4268620, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4268620, -"tags": [ -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_53538DBF-0A51-686B-8F4F-CB831A6C1CB7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "en premier plan, F.M. regarde sa collègue ++", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4281019, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4281019, -"tags": [ -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15bdf39c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_55BF80DF-2F61-9A69-210C-CB8357B3A625" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4311844, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4311844, -"tags": null, -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_2DA531A8-E23E-21F4-E29D-31CA2FD933B8" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4313903, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4313903, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_345985C6-CA9F-3F4E-1EC2-79B49FB41D7B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "cour mach de foot ++", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/945_in.jpg" -}, -"title": "plan 945", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4313960, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4313960, -"tags": [ -{ -"id-ref": "15c06f1e-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_F9CE5B2C-181F-9C4D-CAD7-B1273EE85139" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4314200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4314200, -"tags": [ -{ -"id-ref": "15c07e28-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_3BC7EDD6-6CD8-D4B6-55CC-44F434327B16" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "cour\nvue en plongée\nbagarre\n++", -"img": { -"src": "" -}, -"title": "cour", -"color": "65535", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 4314520, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4314520, -"tags": null, -"color": "65535", -"media": "laurentcantet_entrelesmurs", -"id": "s_F1FDC431-AB52-696F-A088-A27BF67EAEC8" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Match de foot dans la cour.", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4316066, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4316066, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_69AD6803-8BFC-BE96-B263-DF22F3A44D90" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "match de foot ++", -"img": { -"src": "" -}, -"title": "dans la cour", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4321725, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4321725, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_07149807-6D1B-A41B-033C-44F460E04060" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plongée sur la cour de récréation\nInjures --", -"img": { -"src": "" -}, -"title": "Cour 3", -"color": "65535", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 4342224, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4342224, -"tags": null, -"color": "65535", -"media": "laurentcantet_entrelesmurs", -"id": "s_77716DF2-2F1E-2BFE-75E9-E0B537888C5C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "convaincre -", -"color": "3355494", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4366326, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4366326, -"tags": null, -"color": "3355494", -"media": "laurentcantet_entrelesmurs", -"id": "s_6A727F6A-FADE-03D2-EA22-31CB4AE94B76" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "Exercice pour apprendre àdéfendre ses idées. L'enseignant perd le contrôle de la situation.", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4376600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4376600, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_23A39A63-5BE0-AFD8-A34A-DF23E90068C9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Salle de classe 9 - Discours\nAgression contre le Mali de Nacine le marocain\nARGOT : tous les \"arres\" qui jouent ici\nArthur le Gothique : Défense du droit à être \"sombre à l'intérieur\"\nBoubacar : défense de l'équipe de Côte d'Ivoire\nCarl : défense des antillais - RACISME de Souleimane\nExpulsion de Soleimane accompagné chez le proviseur\n==", -"img": { -"src": "" -}, -"title": "Salle de classe 9", -"color": "16711884", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 4376629, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4376629, -"tags": null, -"color": "16711884", -"media": "laurentcantet_entrelesmurs", -"id": "s_BE82C4F6-A8CD-546D-162D-E0B53788A519" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "salle de classe\nnassim sur l foot\narthur : défend son look\nboubakar répond à nassim\nkarl : soulé par coupe d'afrique : français, antillais\nvulgarité\nsouleymane viré emmené par le prof\n--", -"img": { -"src": "" -}, -"title": "salle de classe", -"color": "65280", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 4377531, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4377531, -"tags": null, -"color": "65280", -"media": "laurentcantet_entrelesmurs", -"id": "s_D42ECA50-7144-6EE5-D5D4-A27BF67E5DA7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Débat autour du foot.", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4379200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4379200, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_EA8BCDED-3701-CDF3-A1D8-DF24BF95BD9F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "Maroc/Mali", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 4379404, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4379404, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_111E6D28-A9E8-ED40-1B8F-7E4268763127" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "F.M. apparaît dans le plan, plan rapproché taille", -"img": { -"src": "" -}, -"title": "convaincre les autres", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4380208, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4380208, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_703D5E25-866C-5EF4-2F4C-FE73389900F5" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "F.M. apparaît dans le plan, plan rapproché taille", -"img": { -"src": "" -}, -"title": "convaincre les autres", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4380208, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4380208, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_83023F5E-2191-0D91-7333-CB88F6B407EB" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapprochè taille", -"img": { -"src": "" -}, -"title": "F.M. écoute Nassim", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4389762, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4389762, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_46C62C01-7034-B16C-BE23-CB89162719E5" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan américain", -"img": { -"src": "" -}, -"title": "F.M. écoute Nassim", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4412933, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4412933, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_C4BB96BA-D7EC-2F8B-783E-CB8972233BC1" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan américain ++", -"img": { -"src": "" -}, -"title": "F.M. écoute Nassim", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4419234, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4419234, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_D8E392D0-9E2B-0382-AC6B-CB8989C75916" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan américain ++", -"img": { -"src": "" -}, -"title": "F.M.commente le discours de Nassim", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4439763, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4439763, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_FB30248D-4CBE-B9DA-FDEB-CB89E51AD1EA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan américain", -"img": { -"src": "" -}, -"title": "F.M. commente le discours de Nassim", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4451145, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4451145, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_44494EAF-8CBD-2CEE-B0E4-CB8A08CFCD6E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La contradiction \"différent/pareil\". Les tribus s'affichent.\nLe prof: \"Arthur, il y a une petite contradiction\"\nArthur le gothique.\nContradiction entre l'individuation (je m'habille comme je veux, être différent)\net l'appartenance à une communauté où il se fond (fringues portées par un grand nombre de gens, tous un peu sombres) --", -"img": { -"src": "" -}, -"title": "Arthur défend son look gothique", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 4459109, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4459109, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_683A613B-1771-2467-60A2-7E4258986C8A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine, contreplongée", -"img": { -"src": "" -}, -"title": "F.M. invite Arthur à lire son discours", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4459479, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4459479, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_A6BE5221-E1B3-2117-F36C-CB8A375DFFB1" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "++", -"img": { -"src": "" -}, -"title": "Arthur défend son style.", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4465200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4465200, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_8FB1FC9B-7475-FB38-0CC8-DF2629E05846" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4465800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4465800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_4B38011E-90BA-39DA-2BA0-44F98A2ED924" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Convaincre - Défendre son look ( Arthur)", -"color": "3355494", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4467507, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4467507, -"tags": null, -"color": "3355494", -"media": "laurentcantet_entrelesmurs", -"id": "s_CDF4EEFE-E24A-51F4-C0AB-31CCBF7A98D2" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan américain", -"img": { -"src": "" -}, -"title": "en écoutant Arthur", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4470658, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4470658, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_E9B9C8B3-AEC0-6D49-BAB8-CB9003B89898" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan américain --", -"img": { -"src": "" -}, -"title": "F.M. dit à Souleymane de se taire", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4480008, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4480008, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_C375F353-6BFA-7B1C-3292-CB90A4D8267C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan américain", -"img": { -"src": "" -}, -"title": "en écoutant Arthur", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4507041, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4507041, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_0E10D592-3707-3FF4-D49C-CB91B62D1D5F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan américain", -"img": { -"src": "" -}, -"title": "commentaire au discours d'Arthur", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4520253, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4520253, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_D1354091-E519-B4A8-48E5-CB925C07E112" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Métaphore ==", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/999_in.jpg" -}, -"title": "Sombre à l'intérieur", -"color": "16777215", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4527160, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4527160, -"tags": null, -"color": "16777215", -"media": "laurentcantet_entrelesmurs", -"id": "s_727078B2-2076-1FB9-DC03-0F637B683738" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan américain", -"img": { -"src": "" -}, -"title": "commentaire au discours d'Arthur", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4539359, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4539359, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_9A886F79-CCCC-F8D4-CEFF-CB936B4DFEDF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "F.M. invite Boubacar à faire son discours", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4548303, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4548303, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_30A4B51B-6E9D-D031-55A6-CB947B6FA179" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapprochè taille", -"img": { -"src": "" -}, -"title": "F.M. assis parmi les élèves", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4553181, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4553181, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_E950F44D-F01B-A7CC-1740-CB966B77BCEB" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Gros plan ++", -"img": { -"src": "" -}, -"title": "F.M. rit", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4570864, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4570864, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_7C09A248-B5AB-3137-AC90-CB9758A69541" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Panoramique, plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. invite Karl à faire son discours", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4591800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4591800, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_3AF5E406-715E-4F77-821F-CB98F79A1040" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Karl prend la parole.", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4599000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4599000, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_CD37BFD0-9D2B-07CE-853D-DF297F5B0297" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Gros plan --", -"img": { -"src": "" -}, -"title": "F.M. écoute le discours de Karl, il est tendu", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4606842, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4606842, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_C1C84178-4EA9-59CC-CEAE-CB99E85DDC6B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4609000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4609000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_8B963510-BAB8-9610-E063-44FA9DC8F537" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pour le plaisir ++", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1037_in.jpg" -}, -"title": "L'identité nationale", -"color": "16777215", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4616194, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4616194, -"tags": null, -"color": "16777215", -"media": "laurentcantet_entrelesmurs", -"id": "s_D60D0B0E-97B8-BBB2-61F1-0F6587473A08" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "En premier plan, gros plan. Le point est sur Souleymane", -"img": { -"src": "" -}, -"title": "F.M. écoute", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4647289, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4647289, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_9E74605F-E477-0BD4-3EC9-CB9B2AB0B898" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Argot: un maquaque comme ça ==", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1042_in.jpg" -}, -"title": "Un macaque comme ac", -"color": "16776960", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4650160, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4650160, -"tags": null, -"color": "16776960", -"media": "laurentcantet_entrelesmurs", -"id": "s_1EDF812A-28A1-BFB9-0F69-0F6805BDEFE1" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "En premier plan, gros plan, le point est sur les élèves ++", -"img": { -"src": "" -}, -"title": "F.M. dit aux élèves de se calmer", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4652371, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4652371, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_3367C979-1F2C-C827-E982-CB9B58ECA6C4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "plan rapproché poitrine --", -"img": { -"src": "" -}, -"title": "F.M. dit aux élèves de discuter calmement", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4658062, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4658062, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_3C3512F4-3E5E-3032-38EC-CB9D266C537D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4660200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4660200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_E7C2117E-8361-1E5A-3DF5-44FB16279EEB" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "confontation avec Souleymane 2", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4661400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4661400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_69CCDE8C-3F94-BB2D-2F2B-44FBC0A939EF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "Souleymane commence à insulter les autres élèves.", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4662155, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4662155, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_5B83AD8F-7BCE-669C-6A03-DF28F6715D04" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "En premier plan, le point est sur Souleymane au centre du cadre. --", -"img": { -"src": "" -}, -"title": "F.M. dit à Souleymane de se calmer", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4662737, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4662737, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_58FC80F3-7F68-45E2-F768-CB9DF6C01C0D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "Souleymane tutoie F.M.", -"color": "16711935", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4670902, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4670902, -"tags": null, -"color": "16711935", -"media": "laurentcantet_entrelesmurs", -"id": "s_0754E7BA-B0BA-58B5-230B-FDDA2A7A4710" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine,contreplongée", -"img": { -"src": "" -}, -"title": "F.M. se lève", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4671477, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4671477, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_C0EDCC8C-57DA-DF53-5943-CB9F9B094BFA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "Début de la première dispute avec Souleymane", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4673713, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4673713, -"tags": null, -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_F3A448B1-B419-CDBC-08DA-CBA043875C1A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4674600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4674600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_F727E1CF-689A-04F8-3F97-44FB448D53C8" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "F.M en premier plan,de dos", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4675136, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4675136, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_AAC5EA8B-4BE6-9484-756C-CBA140573DED" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Contreplongée, plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4676356, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4676356, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_85E0F28C-B2CE-634F-3740-CBA15340E97B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4679000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4679000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_5C586A65-3B65-2C80-8C32-44FB9CD9ABF0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "F.M. en premier plan, de dos --", -"img": { -"src": "" -}, -"title": "Souleymane tutoye le prof", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4679405, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4679405, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_CFD98E50-0572-6FE0-3541-CBA15B84CD2D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Contreplongée, plan rapproché poitrine --", -"img": { -"src": "" -}, -"title": "Souleymane envoyé chez le Proviseur", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4684080, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4684080, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_1F13E542-9CB0-A6DF-CC76-CBA18F005DCF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4685800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4685800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_A910226F-EF12-FEF7-AE60-44FC929994D1" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Panoramique, Plan rapproché taille", -"img": { -"src": "" -}, -"title": "F.M. va avec lui", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4686112, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4686112, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_FFBDE7F2-E0FB-8CF1-6AEA-CBA1963BA2B4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Gros plan, flou,", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1058_in.jpg" -}, -"title": "F.M. quitte la salle", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4698760, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4698760, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_D8A66E49-AAE7-F2C5-EF63-CBAABE3CBD64" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan horizontal", -"img": { -"src": "" -}, -"title": "François emmène Souleimane chez le principal", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4699974, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4699974, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_9A3DDAA3-E04C-E5D2-FD0F-79BA65C182C5" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "François Marin accompagne Souleymane dans le bureau du Proviseur.", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4700800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4700800, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_6CDC6014-4577-8131-13CF-DF2AAAB58FBE" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4701200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4701200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_34C93C96-22D5-B632-45AF-44FCCC5E86C3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Panoramique, Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M.descend les escaliers", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4703400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4703400, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_13F530D6-E91C-BAB7-9258-CBAD8B16A3B7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "couloir\nsouleymane prof\n--", -"img": { -"src": "" -}, -"title": "couloir", -"color": "6710886", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 4703440, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4703440, -"tags": null, -"color": "6710886", -"media": "laurentcantet_entrelesmurs", -"id": "s_806458E5-AA6D-2A9A-DD3B-A27BF67E6AF3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4708800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4708800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_BC969A46-23AC-CC18-34D7-44FD10E1BF8E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. dit à Souleymane de se dépecher et regarde en haut où il voit sa classe qui le regarde", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4713200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4713200, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_117F50BB-6D21-B9B5-606C-CBADB1E09F08" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4717600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4717600, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_8B102FD1-A802-1E92-7141-D0883998AA3F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan d'ensemble", -"img": { -"src": "" -}, -"title": "Le point de vue de la classe", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4720000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4720000, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_2755AF66-69E7-7A1F-1987-CBADCFF687B0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4721281, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4721281, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_BDBF64CF-6532-D80F-4A7D-FDDC5EF6F1F9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan moyen", -"img": { -"src": "" -}, -"title": "En second plan, F.M. dit à Souleymane de se dépecher, Souleymane résiste", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4725800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4725800, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_B151FEB6-640B-78C1-A93D-CBADE832D59C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan moyen", -"img": { -"src": "" -}, -"title": "idem", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4736000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4736000, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_6AABD757-86EF-7912-5AC9-CBAE01F71BA3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. et Souleymane arrivent au bureau du Proviseur", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4739200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4739200, -"tags": [ -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c08184-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_4BA1668D-A8C2-E7CB-84F9-CBAE2D3DCE86" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "bureau du proviseur", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 4744123, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4744123, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_9F5405E7-A777-BF75-AC62-A27BF67E5ABD" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bureau du proviseur\nAccusation : il m'a tutoyé (faible) --", -"img": { -"src": "" -}, -"title": "Bureau du proviseur", -"color": "16777215", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 4746107, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4746107, -"tags": null, -"color": "16777215", -"media": "laurentcantet_entrelesmurs", -"id": "s_2E01E312-7C1A-B07C-D993-E0B537887E5F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4749400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4749400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_96550900-5469-EFBC-72DA-44FE4C87723F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pla rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. explique au Proviseur ce que Souleymane a fait", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4750000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4750000, -"tags": [ -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_C8B9F9E5-5171-B044-B89E-CBAE3F31773F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Panoramique, Plan rapproché taille, plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. quitte le bureau du Proviseur", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4766200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4766200, -"tags": [ -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_45707BFC-2475-9570-1613-CBAE9D964BD4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "couloir", -"img": { -"src": "" -}, -"title": "couloir", -"color": "6710886", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 4774181, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4774181, -"tags": null, -"color": "6710886", -"media": "laurentcantet_entrelesmurs", -"id": "s_6F71BC73-47F2-D339-C271-A27BF67ED83D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4777800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4777800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_A9C49A44-27FA-8407-7901-44FF9CDFEACB" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Souleymane chez le Proviseur.", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4778000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4778000, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_D51A3F9F-8890-BEA9-D287-DF2B9EC76810" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "no focalisation sur le prof --", -"img": { -"src": "" -}, -"title": "Souleymane et le proviseur", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4778200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4778200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_464CBE32-0D7C-BB07-303E-44FE92AA8C4F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "bureau du proviseur\nproviseur/souleymane", -"img": { -"src": "" -}, -"title": "bureau du proviseur", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 4780965, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4780965, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_952F6DDA-163B-E886-C299-A27BF67E77C0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "Silence de Souleymane face au Proviseur.", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4798763, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4798763, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_B004DA06-79A5-E488-6BDB-FDDDA7294BA3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Conseil de classe\nFélicitations pour Louise\nObservons l'attitude des pétasses (??)\n\n\n\n\n\nChérif\n\n\n\n\n\nChahut des délégués\n\n\n\n\n\nDéfense de Souleimane par le prof de français, il ne faut pas le sanctionner, Souleimane est scolairement limité", -"img": { -"src": "" -}, -"title": "Conseil de classe", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 4805610, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4805610, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_FC83F8CE-6E13-60C7-31F3-E0B5378899FA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Le Conseil de classe.", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4806000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4806000, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_0B96D5B5-893F-CCD4-ED5B-DF2DA216CACF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Esmeralda conseil de classe", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4806400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4806400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_5EA7074F-DA4E-C128-B6F7-450030CCCA4A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "salle du conseil\nconseil des classes\ndeux déléguées rient\ncas souleymane\nprof veut éviter sanction pour S et dit qu'il a peut être atteint ses limites\ndéléguées relèvent --", -"img": { -"src": "" -}, -"title": "salle du conseil", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 4806440, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4806440, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_4B193D7E-7EEE-B094-E2A2-A27BF67E7161" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ici, on rappelle un fondement implicite de la délibération collective et égalitaire qui caractérise la prise de décision entre les profs : elle repose sur une exclusion constitutive, celle des collégiens en tant que pairs dans la discussion. ==", -"img": { -"src": "" -}, -"title": "Conseil de classe de la fin du trimestre", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4806909, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4806909, -"tags": [ -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_704975DE-B32A-3647-2412-7E1D5F7430CE" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. écoute", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4840400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4840400, -"tags": [ -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_B35A1A7E-3080-F9F0-A25B-CBB690494908" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4857600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4857600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_BC47345E-56E6-4DB0-C63B-4501846F608F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "Le problème des félicitations", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4860247, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4860247, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_CC8997E1-AC2F-516F-A74A-DF2E9DA07EE0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "les félicitations", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4861200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4861200, -"tags": [ -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_CE333B66-3158-885C-0048-CBB7DE8EF2A4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "F.M. en premier plan", -"img": { -"src": "" -}, -"title": "Contrechamp du plan précedent", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4866600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4866600, -"tags": [ -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_DD4EF539-887B-293C-704E-CBB88CC6333C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "F.M. en premier plan ==", -"img": { -"src": "" -}, -"title": "F.M. écoute les autres profs", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4878200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4878200, -"tags": [ -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_9EFA3593-1FEE-CC23-145B-CBB9525A74E8" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4887800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4887800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_4EFDF7AF-853E-5D75-970B-450207935ADF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. regarde Louise", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4891400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4891400, -"tags": [ -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_AA066D4B-E3E6-F2E2-86DA-CBBA41051777" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "++", -"img": { -"src": "" -}, -"title": "Félicitations!", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4892600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4892600, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_07748665-280B-013A-08A4-CBBB5B51AAC7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4916400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4916400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_B25D0F42-6176-2768-4CAF-4502BF9D7D4D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4925600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4925600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_A4811B18-B186-B20A-62A2-4502ED357231" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4931200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4931200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_0AA1021F-4311-2BDF-C094-45031E17F971" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4943000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4943000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_A027FC3D-0FD2-2C8B-1406-4503A2BAC1B5" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine ++", -"img": { -"src": "" -}, -"title": "F.M. regarde les deux filles", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4946200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4946200, -"tags": [ -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_D10C112D-7E01-EB3D-DE82-CBBC99A9AC34" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4947600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4947600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_71B3D571-8A13-C936-03A8-4504030CAF04" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4951400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4951400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_C44AD536-FC90-F6CE-D780-45043E42A549" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "++", -"img": { -"src": "" -}, -"title": "Esmeralda quitte la salle en riant.", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4951791, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4951791, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_1DF60C56-A7E4-D325-7F2C-DF30313D2B28" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine --", -"img": { -"src": "" -}, -"title": "problème de conduite", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4963400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4963400, -"tags": [ -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_1498C6C7-2E77-7BCF-10DB-CBBDCA573665" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "Le problème de Souleymane.", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4984609, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4984609, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_32ACA8D0-42E1-A5BA-626C-DF2FC4D9DC32" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché --", -"img": { -"src": "" -}, -"title": "à propos de Souleymane", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4997400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 4997400, -"tags": [ -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_E918E4A3-0847-4072-FB85-CBBE8F455E46" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5003400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5003400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_96270CAB-F154-2D06-2FD8-45051C952C40" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "à propos de Souleymane", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5008200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5008200, -"tags": [ -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_4190BBA0-2B94-946E-4ECC-CBBF8C26E8FC" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5011600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5011600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_D4B49C48-A305-EAE0-1D40-4505457DA048" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "plan rapproché taille", -"img": { -"src": "" -}, -"title": "à propos de Souleymane", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5026800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5026800, -"tags": [ -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_D26F47A9-028C-8045-27CF-CBC05A40EFED" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5031000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5031000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_9E333A34-0674-E48B-E7A2-4505D4617B70" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5038600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5038600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_F184598B-1D87-5965-A139-450614B278F3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5040600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5040600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_7E205FCF-EDAF-5032-CF2D-450684836E1D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5054000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5054000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_35F3D6FB-E766-703B-EEA2-4506A8129C91" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5061811, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5061811, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_6B43A701-CE90-6632-981B-79C20797B279" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille --", -"img": { -"src": "" -}, -"title": "F.M.ne veut pas une logique de la sanction pour Souleymane", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5078000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5078000, -"tags": [ -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_47528C2F-DB6B-6821-A304-CBC19654D1EA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "F.M. écoute", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5091200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5091200, -"tags": [ -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_1B329BF4-D5AF-82EE-02C2-CBC239F46FAD" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "F.M. s'explique et regarde les deux filles", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5096400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5096400, -"tags": [ -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_EE4A74C8-9658-1583-7FE1-CBC2C77C3BB5" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "++", -"img": { -"src": "" -}, -"title": "Regardant-regardé", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5105000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5105000, -"tags": null, -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_7E802F04-1D5B-168B-C8B8-CBC385699147" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5105000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5105000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_BE796FF4-1D44-98F4-D854-4507C8FBBB62" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine ==", -"img": { -"src": "" -}, -"title": "F.M. décrit son point devue sur la question de Souleymane", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5109800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5109800, -"tags": [ -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c5bc1c-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_21D036B4-F533-FC38-CA8E-CBC3E1051B1E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Si la position du personnage est celle de l'auteur je me demande si c'est ce qui a séduit le jury de Cannes : Le prof défend l'élève en niant son indiscipline et autres problèmes en pensant faire bien ou le mettre dans sa poche alors qu'il le dévalorise de manière sauvage simultanément !! --", -"img": { -"src": "" -}, -"title": "défense souleman", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5115840, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5115840, -"tags": [ -{ -"id-ref": "15c88230-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88230-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88780-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_99402203-1727-FF32-E984-BCAADF8003CF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine ++", -"img": { -"src": "" -}, -"title": "Valoriser les aspects positifs de ce qu'il fait", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5123000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5123000, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_8DFCE82E-F566-265E-F940-CBC4C88ED352" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "F.M. en premier plan, flou", -"img": { -"src": "" -}, -"title": "Contrechamp du plan précédent", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5134200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5134200, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_D126CF0E-B8DA-843E-7A6A-CBC58AD79EDA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "pln rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5143600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5143600, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_C431107C-E8D1-03B5-8C8C-CBC753A79A69" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille --", -"img": { -"src": "" -}, -"title": "\"scolairement limité\"", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5152800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5152800, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_A3397165-8705-AEE7-8F5A-CBC810C326B7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "++", -"img": { -"src": "" -}, -"title": "Regardant-regardé", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5169800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5169800, -"tags": null, -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_91957E45-2471-965B-C034-CBC82E718C1C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5169800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5169800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_64A4D083-6435-782A-A2B7-4508EADC9734" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5180800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5180800, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_9ADE2969-A8AA-A493-BF6C-CBC8F1803324" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5182400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5182400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_2C212E74-BE28-B3E6-737F-45092EF5E3A5" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Salle de classe 10\nPoésie\nAgression de Souleimane\nARGOT: Me casser\nMot inapropriés : Vengeance\nRire dans un conseil de classe c'est une attitude de Pétasses\nAgression par le tutoiement puis par agression physique et puis quitte la classe --", -"img": { -"src": "" -}, -"title": "Salle de classe 10", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 5184081, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5184081, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_F1AF6BED-56D3-C3AA-1245-E5F51F8CD47E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "==", -"img": { -"src": "" -}, -"title": "L'incident.", -"color": "16724736", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5186912, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5186912, -"tags": null, -"color": "16724736", -"media": "laurentcantet_entrelesmurs", -"id": "s_E870F089-16DA-9770-711D-DF31C92560DA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "salle de classe\npoésie tercet-quatrain\nretou sur moyenne\nprof fait commentaire sur conseil de classe\nvengeance\nil a dit que tu étais limité\nattitude de pétasse\nsouleymane pète un cable*\nkoumba blesse\n--", -"img": { -"src": "" -}, -"title": "salle des classes", -"color": "65280", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 5187451, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5187451, -"tags": null, -"color": "65280", -"media": "laurentcantet_entrelesmurs", -"id": "s_A1BEC7DD-9B57-FC37-9196-A27BF67E8558" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "F.M. fait cours", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5187600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5187600, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_0789EA6A-BDF9-A1BA-119E-FE73389BCBC9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "F.M. fait cours", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5187600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5187600, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_FA5997FB-16F3-0324-37D2-CBC94172C46D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5190800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5190800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_FF3500C0-AB71-BABC-CB27-45096757C5A9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "F.M. fait cours", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5194400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5194400, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_00DE9FFB-F3A7-7D15-9CD8-CBC9AAA7D75C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "F.M. fait cours", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5194400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5194400, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_36D84D88-F4CB-A359-1C17-FE73389CC93A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5197200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5197200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_2401A43A-DCF6-89D3-F558-4509835866E2" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "F.M. fait cours", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5199200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5199200, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_028A1D5D-287C-A0A9-3609-CBCA31F9795C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "F.M. fait cours", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5199200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5199200, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_73DE1817-9C3A-195C-FB84-FE73389E7ED0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5203600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5203600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_4D3E0CA2-F945-FE5D-33F5-4509B238F0CA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5208800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5208800, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_EC59D45A-4956-450D-C751-CBCAEB56594E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5208800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5208800, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_09F291CF-FEB4-FCC6-CE34-FE73389F7834" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille --", -"img": { -"src": "" -}, -"title": "F.M. corrige Koumba", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5217600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5217600, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_09FE8541-4FA8-9328-CD05-CBCBA87000CF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "F.M. corrige Koumba", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5226400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5226400, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_3B864103-B932-9953-AC25-CBCC4B3206D0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "F.M. corrige Koumba", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5226400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5226400, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_E1C36A2B-1C28-684E-75D6-FE7338A2646B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan américain", -"img": { -"src": "" -}, -"title": "F.M. écrit au tableau", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5233600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5233600, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_FC8206B7-D780-3D92-EB01-CBCCCCA84EED" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan américain", -"img": { -"src": "" -}, -"title": "F.M. écrit au tableau", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5233600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5233600, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_F7DDD4AC-1AB8-A34B-522E-FE7338A4DA53" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan américain", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5240800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5240800, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_A0D900BA-4DD6-1C04-CCE1-CBCD8B361930" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan américain", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5240800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5240800, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_6276D011-9D24-4035-3CDA-FE7338A5750D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5246200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5246200, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_15E5E54F-C4CA-425F-C397-CBCE30039D26" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5246200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5246200, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_B0799A36-B115-86C1-4B9C-FE7338A87F15" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille --", -"img": { -"src": "" -}, -"title": "on ne parle plus de la poésie", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5251000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5251000, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_A5AFC3CA-E760-B1EC-373F-FE7338A9BA83" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. et la moyenne", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5256000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5256000, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_2C129CFA-2FAC-B803-CA4F-CBCF246B2DC5" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "Début de la dispute", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5257400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5257400, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_05AF1F66-2336-B9B1-2104-CBD0496C2C58" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5257400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5257400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_AE98F74B-0334-7ABA-CCC8-450B63EDD295" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "début de la polémique autour des déléguées", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5257400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5257400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_C73E7C70-78BA-AFD2-470D-450BCD708D5E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapprochè taille --", -"img": { -"src": "" -}, -"title": "F.M. provoque les déléguées", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5264400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5264400, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_76E99466-1F29-9510-3067-FE7338AD362D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5266800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5266800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_31FF320D-6D4C-B750-BC5F-450B892ECE8F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5268400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5268400, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_EEAA575C-B474-490B-4A59-FE7338B0802E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5271000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5271000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_92276AF0-3223-E980-9216-450BAB413957" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5275600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5275600, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_B89F513F-CCD8-8188-EC14-FE7338B2D743" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5277400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5277400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_A1DB3C49-A522-C010-CB4F-450C47710370" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "F.M. tente de revenir sur la poésie", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5280200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5280200, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_17CFC779-7BF0-FF9B-D08D-FE7338B4660C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5283800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5283800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_E7C975EA-BBA9-159F-9C4E-450C87C117FC" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Souleymane", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5285200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5285200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_B553F798-5C12-FA4D-3C18-450CAFAFCACF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille --", -"img": { -"src": "" -}, -"title": "F.M. est interrompu par Souleymane", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5285600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5285600, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_0F219E82-0FB3-60E9-571F-FE7338B533B6" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5286800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5286800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_7A28A821-662A-5041-F55D-450D0A32BCD7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. s'approche de Souleymane", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5290600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5290600, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_EDD68DC5-9BEE-C40A-EC3D-CBD3518F36B8" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "++", -"img": { -"src": "" -}, -"title": "F.M. s'expose", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5293400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5293400, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_93961711-624A-A658-53AD-CBD3DDDEBCA0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5293600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5293600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_F01CB372-3E6A-8303-DAA0-450D464108C6" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine --", -"img": { -"src": "" -}, -"title": "F.M. demande à S. de s'expliquer", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5300000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5300000, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_6E2EC514-B416-16E7-E857-CBD44741028C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5301400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5301400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_A3A09ABE-EDC1-5442-AAB2-450D6A214F55" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine ++", -"img": { -"src": "" -}, -"title": "F.M. explique", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5304800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5304800, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_7A2F61B4-F0D1-A7FA-0000-CBD513D64C8E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5311200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5311200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_E3A62F6A-9023-C194-A555-450D9FC3D9EA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5315000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5315000, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_1E12EE3F-0A2A-696B-CB8C-CBD58ABB6A45" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5317000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5317000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_27D44F4A-30F8-600E-8EAB-450DC3CDC572" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mot inapproprié --", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1205_in.jpg" -}, -"title": "La vengeance", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5317000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5317000, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_D2CB9263-A6DA-FC19-9160-0F6B75DC432B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine --", -"img": { -"src": "" -}, -"title": "\"vengeance\"", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5321600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5321600, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_3B651223-8845-D883-F628-CBD5E24B6768" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5323600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5323600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_BE392977-CCBA-8D56-BF0E-450DE85A1324" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine --", -"img": { -"src": "" -}, -"title": "\"on n'est pas dans la rue\"", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5328400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5328400, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_BC9135D4-C8FB-4853-E401-CBD645D4444D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5332400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5332400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_D24A3FA4-2983-AEC5-15BC-450E0B6348A8" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine ++", -"img": { -"src": "" -}, -"title": "F.M. explique le mot prévenir", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5335000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5335000, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_7868186F-7599-494D-7FD2-CBD6C4D5164E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5337800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5337800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_D99C4B43-2927-A583-DB37-450E37AD69DD" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5343800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5343800, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_A999BFEE-70A1-C1AA-B6FE-CBD776F253A6" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5352200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5352200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_2006FFC3-A5C8-F52C-B9E1-450E700746F7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapprochè poitrine --", -"img": { -"src": "" -}, -"title": "\"tu crois que je n'ai que ça à faire?\"", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5356000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5356000, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_C273713D-D4FA-4465-CF22-CBD7DCF0CDF9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5358000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5358000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_BD7D2F5A-5C3B-6F1A-99A4-450E88EAEEA6" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5359400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5359400, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_5D5F60BA-7882-A7D1-0518-CBD87AFB7697" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16711935", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5359753, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5359753, -"tags": null, -"color": "16711935", -"media": "laurentcantet_entrelesmurs", -"id": "s_56515069-54DC-7FE2-105D-FDE1C21490E9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5360600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5360600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_BD589102-4157-F27A-7BCE-450EE956A0EE" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine --", -"img": { -"src": "" -}, -"title": "F.M. est interrompu par Esmeralda", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5362200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5362200, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_6AE9945E-8217-1E3D-ADCB-CBD8F9B825DF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5363000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5363000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_7BB3CC44-09F0-2090-736C-450F3DA0AD87" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Gros plan ++", -"img": { -"src": "" -}, -"title": "F.M. encaisse les accusations des déléguées", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5378400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5378400, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_8D45051C-158F-81BD-B075-CBD9AB6C98C8" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5378555, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5378555, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_D1804326-0A84-51EC-6F77-FDE26A08F876" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5381600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5381600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_13C1E67A-A80F-3941-C5EA-450F6B24049B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5387400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5387400, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_99BE425E-AE38-F2E2-6B74-CBDA44427A50" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5389600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5389600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_FE8D4528-6EA5-5277-6402-450F92AFA5FD" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine --", -"img": { -"src": "" -}, -"title": "F.M. attaque les déléguées", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5394200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5394200, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_AAEF9EE0-98F6-BACE-D839-CBDADE374FCF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5398800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5398800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_46D14976-81CC-76F4-8612-450FD19EA459" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5405400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5405400, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_81D1D90A-F122-B443-5D13-CBDBA3E6C1A1" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "Dérapage rôle François", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5406034, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5406034, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_E17EAC28-62F9-1B8E-553F-7E2BD2856C80" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5406400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5406400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_E301C7AD-01F5-1907-A52C-45101F4310A2" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5407800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5407800, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_8EE270C7-C937-92E8-4BCC-CBDC0F44FC84" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "Dérapage rôle François", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5409726, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5409726, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_5BAACABB-2D0B-210C-ED47-7E3CAD348FA1" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Dérapage rôle François", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5409726, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5409726, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_33859CEF-1AF5-AD90-1AF4-7E33CC052097" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les discussions entre profs et collégiens, dans la classe, prennent la forme non d'une délibération mais d'un exercice maïeutique assez paternaliste, avec lequel François offre une plate-forme d'expression aux élèves tout en s'enroulant dans les volutes de son habileté rhétorique et pacificatrice. \nC'est cet équilibre qui se brise, ici. François se voit rappeler que l'exercice d'un pouvoir porte des contraintes, d'ordre sémantique donc de rôle, pour celui qui l'exerce. \nNénamoins, ce rappel à l'ordre se produit fort tard (1h30 après le début du film), et pour peu de temps (6 minutes plus tard, François est de nouveau en train de jouer le défenseur dûment appointé des intérêts de ces laissés pour compte) : il ne s'agit en aucun cas d'un moment de rupture dans le film, simplement d'un nouvel éclairage. --", -"img": { -"src": "" -}, -"title": "Dérapage rôle François", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5409726, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5409726, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_1AD7771D-D66E-2C0A-956C-7E28CEAA7E6C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "Dérapage rôle François", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5409726, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5409726, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_84AD2B61-41CC-1FF1-DC1B-7E2B8BD84075" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5413000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5413000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_D34064AA-C740-549C-28C6-4510475E3D5F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine --", -"img": { -"src": "" -}, -"title": "\"c'était pas très sérieux\"", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5415800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5415800, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_B695CBD2-C424-9E7C-EA9A-CBDC81E652C4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5416800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5416800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_4568CEDA-FB44-F096-0701-45105FF9ECBB" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "10027263", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5417068, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5417068, -"tags": null, -"color": "10027263", -"media": "laurentcantet_entrelesmurs", -"id": "s_8A88894E-5BA3-3340-244E-FDE461EB5677" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. répond à Esmeralda", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5420000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5420000, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_167E19B6-5A15-6ADD-B673-CBDD04EDE9C3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5424800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5424800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_8A78D698-B129-8C1E-E9BD-4510C4AA343F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5426656, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5426656, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_D5C5A63E-4F00-681D-7BFD-FDE4A44FA26F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Insulte ou pas ??", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1240_in.jpg" -}, -"title": "Pétasses", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5428610, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5428610, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_F0FCE45C-8B9B-4EC8-DD76-0F6DBFD38E68" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine --", -"img": { -"src": "" -}, -"title": "\"attitude de pétasse\"", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5429400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5429400, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_25AB183F-CE8A-A646-4B94-CBDD9DA5DE90" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "\"attitude de pétasse\"", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5433800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5433800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_4B28CDEF-54D0-9BB2-91C5-45110EFA56F4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5438200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5438200, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_906410C2-EFBB-8D5A-9E00-CBDE1BE6AD4C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5438200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5438200, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_56C93B60-6A77-E352-6A30-FE7338B9080D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5441800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5441800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_42668675-B0C0-AB71-B052-4511642A03DB" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine ==", -"img": { -"src": "" -}, -"title": "traiter/insulter", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5443000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5443000, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_23BA712F-E540-B67A-F0E0-CBDE6B1CA648" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5445000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5445000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_525AD3E4-17A9-8A90-07AA-4511ADFD7187" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine ==", -"img": { -"src": "" -}, -"title": "traiter/insulter", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5447400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5447400, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_43448B39-AEA7-57D7-B5F9-FE7338BDBC62" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5452000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5452000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_34AAB828-A3B8-0442-82B4-4511EAC369AA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5454800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5454800, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_FABC9A29-E39F-8EFC-7EDA-CBDF3D035B5F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5458400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5458400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_9CE6613B-5783-0CCC-0EB5-4512126F5950" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5461200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5461200, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_150D1E43-0131-FEC6-DF48-CBDF94F8B824" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5461200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5461200, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_25313BED-E864-8C11-AD3D-FE7338C1B55A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5463000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5463000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_6AE36E1F-B7ED-682E-25DD-451230410B2B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine ==", -"img": { -"src": "" -}, -"title": "F.M. répond à Karl", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5466200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5466200, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_168777C2-1021-E537-D082-CBDFD388BD1E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. répond à Karl", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5466200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5466200, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_595042BC-3B26-C92E-7C48-FE7338C3E42A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5467000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5467000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_AEDAE41F-3057-C6B0-7B25-451245A55840" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Panoramique, Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5469200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5469200, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_FE16B122-5981-315A-552F-FE7338C511F4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Panoramique, Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5469200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5469200, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_4168E681-930B-C35A-42DF-CBE0622E7D89" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5471400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5471400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_B94B9F93-E810-8BFD-18C0-451264D0F22D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine --", -"img": { -"src": "" -}, -"title": "F.M. discute avec Souleymane", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5473400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5473400, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_59FC4445-65E5-B982-002D-CBE0BA60E2B9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5475000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5475000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_FDCF4B17-0D39-EC48-6AFD-45127C02BD73" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5477000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5477000, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_BB2F63A4-3C26-81CE-8126-CBE114AB02A4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5480800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5480800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_B492FB0E-8BB4-D6BE-4F82-4512A1249599" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine --", -"img": { -"src": "" -}, -"title": "tutoyement", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5484200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5484200, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_10732D3D-074A-0EBD-DD46-CBE153E03A4D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5486200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5486200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_251CA667-C61C-4100-D14C-4512BA62BD4F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5488200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5488200, -"tags": [ -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15c88c30-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_461CD05A-9CED-928D-CB6A-CBE1B29EC014" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5489800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5489800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_81401D9D-C8F5-0388-A4F6-4512E009690E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Là le pétage de plomb va être considéré comme l'incident très \"grave\" par l'institution et le prof/auteur sait qu'il est en partie responsable en l'ayant humilié injustement (bien qu'indirectement via les \"pétasses\"). Mais si le comportement est effectivement grave, je me demande si les autres problèmes plus fréquents et plus nocifs selon moi (normes de bruit, impunité des \"délits\" ordinaires des élèves, concentration des problèmes sociaux, etc.) ne sont pas mis au second plan dans ce film et dans les débats en général.\n??", -"img": { -"src": "" -}, -"title": "pétage de plomb", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5495419, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5495419, -"tags": [ -{ -"id-ref": "15ce845a-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_CA9E5498-988A-80D0-EB61-BCB520B2C3BE" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine --", -"img": { -"src": "" -}, -"title": "\"tu te crois fort?\"", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5496200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5496200, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_D29273EE-5C91-7D15-93B3-CBE2B33943EB" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5497800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5497800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_0B31E073-D588-F184-C21E-4513538A0804" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "F.M. s'éloigne de Souleymane", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5508200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5508200, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_3D0A1247-1DDB-1FB4-E79B-CBE39CECB9EC" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "F.M. s'éloigne de Souleymane", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5508200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5508200, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_17A31537-70F1-15DC-B7FB-FE7338C7A560" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5510200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5510200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_91ED85FD-A16D-13D2-505E-45138151F50A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5512800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5512800, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_033F3FB2-DFA1-D131-4EA0-CBE411D60C33" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "violence de Souleymane", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5513400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5513400, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_19CDDAEB-8D4A-3A9F-7469-CBE6E3236E45" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5514000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5514000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_B24AC19E-E076-8B75-CF6E-451406EA8F8B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5514800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5514800, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_7AD174A0-6C1C-262C-6365-CBE4492E1B42" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5519400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5519400, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_201F6B0A-F72E-23E8-7CE1-CBE589743291" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5521200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5521200, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_73CC009B-3515-3E57-33C5-CBE597C06BA6" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5524600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5524600, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_72BB1F7F-CCD8-3E88-F7C8-CBE5ADCFFE4C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5527200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5527200, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_1E0DDCE7-B8FD-BFDB-81CD-CBE5D7C47052" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "++", -"img": { -"src": "" -}, -"title": "Silence après l'incident.", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5527948, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5527948, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_2FBB04CB-3E3B-A6A6-EC31-FDE6EEF93250" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "++", -"img": { -"src": "" -}, -"title": "Silence après l'incident.", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5540804, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5540804, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_29075858-3B93-5F88-5804-FDE78C026AF9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "salle des profs\nprof rédige incident souleymane ==", -"img": { -"src": "" -}, -"title": "salle des profs", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 5541349, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5541349, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_9495B05F-E3D9-7708-5FD1-A27BF67EC311" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan moyen ==", -"img": { -"src": "" -}, -"title": "F.M. rédige le verbal de l'incident", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5541600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5541600, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_CF9F961C-F242-079A-3576-CBE6446B5E5B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "François Marin dans le bureau du Proviseur.", -"color": "16737843", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5542077, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5542077, -"tags": null, -"color": "16737843", -"media": "laurentcantet_entrelesmurs", -"id": "s_F5F811C5-D002-4169-AE8E-DF32900AC313" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Compte-rendu au proviseur", -"img": { -"src": "" -}, -"title": "Compte-rendu au proviseur", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 5548001, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5548001, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_22DA5C3E-9DDC-EE58-100B-E5F51F8CE86A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine ==", -"img": { -"src": "" -}, -"title": "Dialogue F.M. /proviseur", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5549800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5549800, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_6917C022-317E-D708-12A6-CBE75A145685" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "==", -"img": { -"src": "" -}, -"title": "Détail : le verbal de l'incident", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5550400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5550400, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_F642CAE5-B94F-DE86-4A4C-D0907E43E0DF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "bureau du directeur \nmains tenant lettre", -"img": { -"src": "" -}, -"title": "bureau du directeur", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 5550672, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5550672, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_D62FFBBC-0A1B-AA07-5D25-A27BF67EC60B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "F.M. en premier plan, le proviseur en plan rapproché poitrine --", -"img": { -"src": "" -}, -"title": "dialogue F.M./proviseur", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5562000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5562000, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_FBE54AD0-C124-222F-B2F1-CBE77AEB63AA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "F.M. en plan rapproché poitrine, le proviseur en premier plan", -"img": { -"src": "" -}, -"title": "dialogue F.M./proviseur", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5570800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5570800, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_448AA1F9-00AC-2DE9-B33B-CBE7B095A883" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5584000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5584000, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_A0513700-B8C3-398C-16B4-CBE89F689DDC" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Panoramique", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5593000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5593000, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_B5DEA64D-BD7B-4AD0-37C1-CBE96563B71C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les deux interlocuteurs ne sont plus les sujets d'une discussion dont l'objet est ailleurs, mais se donnent pour objets de la discussion, en tout cas pour l'un des deux. C'est là aussi une rupture de la délibération coopérative. ++", -"img": { -"src": "" -}, -"title": "L'avertissement à François", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5610299, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5610299, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_58DB1307-5388-1B1D-C51D-7EC550DBC6EF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Lieu forcément intermédiaire : l'escalier vers la cour --", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1300_in.jpg" -}, -"title": "Le purgatoire avant la plongée en enfer", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5610480, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5610480, -"tags": null, -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_E1E81982-82BC-17BF-ABA3-0F10EDA852F7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "couloir\ncpe avec prof, élèves se plaignent d'avoir été insultées ==", -"img": { -"src": "" -}, -"title": "couloir", -"color": "6710886", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 5610939, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5610939, -"tags": null, -"color": "6710886", -"media": "laurentcantet_entrelesmurs", -"id": "s_4C0CB713-F70C-6DC0-D4EA-A27BF67EE4C9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "La collègue que les élèves ont renseignée previent François Marin.", -"color": "16737843", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5610951, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5610951, -"tags": null, -"color": "16737843", -"media": "laurentcantet_entrelesmurs", -"id": "s_7DB7E0DA-9E33-9767-9E84-DF33D03C4A93" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5611600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5611600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_E24FFA1C-EC6F-6978-80BA-4514F0A7D053" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Travelling avant, plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "Une collègue s'approche", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5611800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5611800, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_24791B6D-6FFB-90EF-977F-CBE9B2B47230" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5630600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5630600, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_076F818F-1ABE-6C5D-DDF3-CBE9F783CC28" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5640000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5640000, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_2F83C5DE-B4CB-C3B1-E119-CBEA3C65391E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plongée, plan rapproché taille ??", -"img": { -"src": "" -}, -"title": "\"tu l'as fait ou tu l'as pas fait?\"", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5653600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5653600, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_C473352E-8F82-E94B-13B3-D0964C3FCC7A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine ??", -"img": { -"src": "" -}, -"title": "\"ça n'a rien à voir avec Souleymane\"", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5660600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5660600, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_011E88C1-4224-6430-BD5B-D0978A71D50A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "Contrechamp", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5667800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5667800, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_DCFBCC3B-6EC4-7620-A3A8-D097CDE344AC" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Panoramique vertical, plongée ==", -"img": { -"src": "" -}, -"title": "La subjective \"indirecte libre\" de F.M. sur les élèves dans la cour", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5670600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5670600, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_DD650764-B480-C0A7-1A4B-D0999691C584" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "65280", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5670968, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5670968, -"tags": null, -"color": "65280", -"media": "laurentcantet_entrelesmurs", -"id": "s_0C8253FF-5979-A990-2348-FF06E955D0EC" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "le prof est entouré par les élèves ++", -"img": { -"src": "" -}, -"title": "sur le même plan", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5671000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5671000, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_638EBF9F-93D1-E363-B339-4518735A8035" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "Dans la cour, François Marin succombe face aux élèves.", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5671404, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5671404, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_2BB17A83-5EAF-348C-A1FB-DF35397FC05A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le plan montre les élèves de F.M. qui gagnent la cour, leur espace, dans lequel nous n'avons pas encore vu s'aventurer un enseignant. La caméra est posée en plongée à travers une vitre: cela accentue la sensation de regarder dans un acquarium, dans lequel, finalement, l'enseignant décide de plonger, à son risque (la scène qui précède est, au fait, un avertissement pour F.M. dont les derniers mots sont \"merci de me prévenir\"). ++", -"img": { -"src": "" -}, -"title": "Plan de transition avec la scène précedente.", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5671851, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5671851, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_B0EDE125-B055-800B-3A74-FF1047955F04" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "2e prise de vues horizontale; la scène est filmée au niveau du visage des acteurs. Ici François se met en danger, dans son statut, en se livrant à une dispute qui, dans les arguments mobilisés, comme dans la gestuelle et le lieu choisi, le place sur un pied d'égalité avec les collégiens. ++", -"img": { -"src": "" -}, -"title": "François engage un conflit avec les élèves, dans la cour", -"color": "10040268", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5674895, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5674895, -"tags": null, -"color": "10040268", -"media": "laurentcantet_entrelesmurs", -"id": "s_D8DF34F7-A611-B34C-BB31-7EEF605C9F36" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les bruits de couloir\nIntervention d'un prof.\nCour de récreation = objectif d'être puni\nSENS du MOT : Prostituée\nInjure : les profs sont des enculés\nRevendication d'égalité devant le langage - Je suis prof et j'ai le droit d'utiliser des mots qui vous sont interdits\nL'enjeu révèlé par Koumba : il sera renvoyé au Mali\n--", -"img": { -"src": "" -}, -"title": "La cour interdite - L'enfer profanée par le prof", -"color": "65280", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 5677498, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5677498, -"tags": null, -"color": "65280", -"media": "laurentcantet_entrelesmurs", -"id": "s_0C78B05C-4F48-CD29-79EC-E5F51F8CF092" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan américain ++", -"img": { -"src": "" -}, -"title": "F.M. affronte les élèves", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5679200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5679200, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_D655B922-0447-99A9-A487-D09ABE0C0E9A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Il entre dans le champ comme un joueur entrerait dans le champ de foot, cadré en plan américain. ++", -"img": { -"src": "" -}, -"title": "F.M. traverse la cour pour rejoindre ses élèves.", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5679538, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5679538, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_B8640BD2-23A9-8346-36C4-FF14B661FC7A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Panoramique, plan rapproché poitrine --", -"img": { -"src": "" -}, -"title": "F.M. affronte les élèves", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5681800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5681800, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_C79AABBF-789B-CE22-69B9-D09C82EF26A2" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Légère plongée, on ne voit que les têtes des élèves, que F.M. a encore l'espoir de pouvoir gronder. \nLa triangulation des regards a pour fonction de mettre en évidence l'attente pour la scène qui se prépare. Voir les scènes d'affrontements dans les cours des prisons dans les films (ex. Romanzo Criminale) ==", -"img": { -"src": "" -}, -"title": "Le regard de l'enfant sur le fond, le regard de la fille en premier plan construction d'un triangle avec la figure de F.M.", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5682216, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5682216, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_B327C937-7139-0D3C-B374-FEAA8C0F1F0F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "prof avec les filles dans la cour\nprof et karl, insulte prof --", -"img": { -"src": "" -}, -"title": "cour", -"color": "65535", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 5683195, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5683195, -"tags": null, -"color": "65535", -"media": "laurentcantet_entrelesmurs", -"id": "s_F98A8C13-92CD-96AD-B571-A27BF67E58CC" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Il cherche l'affrontement frontal. ++", -"img": { -"src": "" -}, -"title": "La caméra effectue un panoramique suivant le mouvement de F.M. qui s'approche au groupe.", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5684895, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5684895, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_C37AD320-62FF-C3B9-59FE-FF19DEF10A96" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ce n'est pas un plan subjectif de l'enseignant, la caméra est placée parmi les élèves: ce n'est pas un regard privilegié, même si logiquement F.M. est plus grand que les élèves et ne devrait pas avoir des obstacles à son regard. La caméra doit trouver son chemin pour cadrer les deux déléguées, elle doit même effectuer un zoom. Ce plan nous montre que le regard de F.M. doit aussi trouver son chemin, A TRAVERS les élèves : il doit se mettre au niveau des élèves (la plongée dans l'acquarium). ++", -"img": { -"src": "" -}, -"title": "Point de vue à la hauteur des élèves.", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5687573, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5687573, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_EF3F6B94-6A09-0AAD-4130-FF1B02CABCD1" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine --", -"img": { -"src": "" -}, -"title": "\"Vous auriez pu passer par moi quand même\"", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5690000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5690000, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_C181EE67-2067-2E16-60F1-D09AD1381C05" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16711935", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5691322, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5691322, -"tags": null, -"color": "16711935", -"media": "laurentcantet_entrelesmurs", -"id": "s_1DA5CE40-5562-0268-C4ED-FDEA0786C97F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le contrechamp d'un plan qui montre F.M. nous montre l'objet de son regard, les deux filles. Leurs visages occupent tout le cadre, ne laissant pas d'air. ++", -"img": { -"src": "" -}, -"title": "L'objet du regard de F.M.", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5692394, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5692394, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_9743C6A5-1524-31D0-22AF-FF1F163A8E3D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine, F.M. est entouré par les élèves ==", -"img": { -"src": "" -}, -"title": "\"ça ne marche pas dans les deux sens\"", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5696000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5696000, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_B120D937-F7CD-89E8-5D7E-D09AEABD7E4A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Un ballon sur le fond.", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5696143, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5696143, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_A505AC80-94BD-8CC4-A6B0-FF2069871ECD" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1318_in.jpg" -}, -"title": "plan 1318", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5699360, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5699360, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_6245CE3D-5117-260B-C66C-D0A475F2AAB4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1319_in.jpg" -}, -"title": "plan 1319", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5701080, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5701080, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_0A1391DC-7F88-61F7-8EA0-D0A48E5FDDE9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "to block an opponent (football) == gêner l'adversaire", -"img": { -"src": "" -}, -"title": "la vue de F.M. bloquée par la tête d'une élève qui s'interpose entre lui et la caméra", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5703643, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5703643, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_118B6080-70F8-7DEA-EC25-FEE7CBA7AC27" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1321_in.jpg" -}, -"title": "plan 1321", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5704000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5704000, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_33FA67AA-0770-92C5-8D20-D0A4BEC37ED4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1322_in.jpg" -}, -"title": "plan 1322", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5707560, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5707560, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_A8A81FBA-B905-24C1-D615-D0A4F4634B7F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1323_in.jpg" -}, -"title": "plan 1323", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5709320, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5709320, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_F13BB3A8-2C9E-E970-0625-D0A50AE60C5E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1324_in.jpg" -}, -"title": "plan 1324", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5710960, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5710960, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_4A2F6A0E-4125-D6EA-CE5D-D0A519A27FE1" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "à l'apparition du mot pétasse ++", -"img": { -"src": "" -}, -"title": "La caméra effectue un mouvement en arrière et un panoramique pour cadrer F.M. de face", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5716177, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5716177, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_8C235D9C-5FD6-0BC4-D40B-FEEB26030154" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1326_in.jpg" -}, -"title": "plan 1326", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5716520, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5716520, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_2E065BE8-A5DC-6FAD-BCE2-D0A550E8EDA6" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "==", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1327_in.jpg" -}, -"title": "Pétasse : fille qui ricanne bêtement", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5716924, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5716924, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_94975E5F-047D-6688-B0E8-0F72C653B7CD" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1327_in.jpg" -}, -"title": "plan 1327", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5718600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5718600, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_2CFB47D3-740A-FBC4-DD48-D0A578D994E7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1328_in.jpg" -}, -"title": "plan 1328", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5720840, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5720840, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_18B8DD97-EA86-BE9F-98A2-D0A5873C396F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Un plan plus long que les autres coupe la régularité du champ-contrechamp et souligne le gêne de l'enseignant qui n'arrive pas à se faire comprendre et qui doit renoncer à se défendre par rapport au mot \"pétasse\". ++", -"img": { -"src": "" -}, -"title": "Seule la tête de F.M. sort du groupe des élèves.", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5721507, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5721507, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_8582F461-A1A1-1351-DEB4-FF2344D5CC60" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "champ moyen, plongée, la vision de l'acquarium. ==", -"img": { -"src": "" -}, -"title": "Coupe sur l'axe", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5728283, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5728283, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_6BD21901-8D62-3EF2-2C2F-FF24E16B7CF2" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "plan moyen", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1329_in.jpg" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5728680, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5728680, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_E185A70E-E8E4-01CD-DD9A-D0A5A9A55209" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "65280", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5728818, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5728818, -"tags": null, -"color": "65280", -"media": "laurentcantet_entrelesmurs", -"id": "s_95526956-2B31-0BB6-39B1-FF0814BC4591" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1330_in.jpg" -}, -"title": "plan 1330", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5732280, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5732280, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_5EE8F07F-50D4-EB56-B358-D0A648BB9300" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1331_in.jpg" -}, -"title": "plan 1331", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5735480, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5735480, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_11F2CDFF-9ABB-6FC5-A41F-D0A66F206249" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1333_in.jpg" -}, -"title": "plan 1333", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5739400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5739400, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_CEFCCDED-70AD-1911-070E-D0A693A67C73" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1334_in.jpg" -}, -"title": "plan 1334", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5741920, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5741920, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_9747A383-30A1-4E6A-A552-D0A6C419CBD3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1335_in.jpg" -}, -"title": "plan 1335", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5744120, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5744120, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_93F61AAA-5755-DBE7-7151-D0A70B531BC3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1337_in.jpg" -}, -"title": "plan 1337", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5749880, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5749880, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_4F377CC5-E454-5314-EBBD-D0A7351BBA1C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "++", -"img": { -"src": "" -}, -"title": "Koumba encadrée par les corps des autres personnages.", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5758279, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5758279, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_1E23EC32-D03E-0883-D38B-FF2660A0DE84" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1339_in.jpg" -}, -"title": "plan 1339", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5762840, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5762840, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_87EC6225-B813-EF67-F61F-D0A7765D563E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "==", -"img": { -"src": "" -}, -"title": "Gros plan (duel à la Sergio Leone?)", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5768560, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5768560, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_72D91A68-244A-D735-A1D2-FF28A3041B2B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1341_in.jpg" -}, -"title": "plan 1341", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5768720, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5768720, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_1169EBB3-F88C-910C-D3F3-D0A7B25BB223" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1343_in.jpg" -}, -"title": "plan 1343", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5771840, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5771840, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_B42A5E69-68DA-5B45-E148-D0A7FCBF9F6D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1345_in.jpg" -}, -"title": "plan 1345", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5773640, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5773640, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_DAB72531-60BB-D5F1-AD5C-D0A829C89978" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1347_in.jpg" -}, -"title": "plan 1347", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5777000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5777000, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_EF7569EE-B333-3F63-9696-D0A8539A8062" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1349_in.jpg" -}, -"title": "plan 1349", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5782840, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5782840, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_950664BF-3D4B-1BAC-B9CF-D0A88033C401" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1350_in.jpg" -}, -"title": "plan 1350", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5787920, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5787920, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_AC89B700-9E6F-573D-05CC-D0A8AF749B5F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1351_in.jpg" -}, -"title": "plan 1351", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5794320, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5794320, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_4C15C044-801B-1144-4194-D0A8D4F8EF4A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1352_in.jpg" -}, -"title": "plan 1352", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5796760, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5796760, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_5AEEA539-CA1E-3F1E-EDBA-D0A8F9F88107" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1353_in.jpg" -}, -"title": "plan 1353", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5801920, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5801920, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_14346178-9551-74A7-3D06-D0A9177DE002" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1354_in.jpg" -}, -"title": "plan 1354", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5805440, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5805440, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_E298559C-8384-8BA0-7763-D0A94699E035" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1355_in.jpg" -}, -"title": "plan 1355", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5808280, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5808280, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_35046A5A-43AC-9DEF-B867-D0A998B120C3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1356_in.jpg" -}, -"title": "plan 1356", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5811840, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5811840, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_58C0B59F-7994-6A73-64D8-D0A9AD0B2548" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les mots n'ont pas la même valeur selon qui les prononce --", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1357_in.jpg" -}, -"title": "Moi je suis prof", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5813605, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5813605, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_808AC713-76F2-2831-8644-0F7530103A24" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1357_in.jpg" -}, -"title": "plan 1357", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5814040, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5814040, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_2B44A25C-26AB-EBD5-661E-D0A9DB7A9BC8" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "==", -"img": { -"src": "" -}, -"title": "une flèche jaune relie la tête de F.M. au groupe des élèves", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5831664, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5831664, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_B03B0EE5-F68E-5F2D-51E6-FF000D60080C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Gros plan ==", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1359_in.jpg" -}, -"title": "\"ça suffit\"", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5834680, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5834680, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_1121E174-AF1C-4716-7020-D0AA26E184E4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Gros plan : la tête de F.M. est coupée en deux", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5834878, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5834878, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_2A66E8A3-1504-334A-ED5C-FF2ABFA56AB3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "craque ça suffit", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5835400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5835400, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_B4785DC2-6584-8F29-C718-D08561812F9B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "++", -"img": { -"src": "" -}, -"title": "La caméra suit F.M. qui sort du champ de bataille.", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5837650, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5837650, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_0FABED8F-980E-B599-FC60-FF2B4D027544" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "F.M. quitte la cour", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5839000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5839000, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_6589C48C-FA97-761F-6B94-D0AA61577450" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Panoramique, de plan moyen à plan rapproché poitrine", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1360_in.jpg" -}, -"title": "F.M. rentre dans le bâtiment", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5839320, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5839320, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_90A6D6DF-4CB0-C5A7-F994-D0AAD206B2B0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La sortie du champ est complémentaire à son entrée : là il se dirgieait vers la lumière, ici il se dirige vers l'obscurité, il ouvre une porte vitrée et il entre dans un esapce finalement protégé des voix des élèves, où la caméra l'attendait. ++", -"img": { -"src": "" -}, -"title": "Coupe à 180°, plan américain.", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5839470, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5839470, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_1DE09FA3-FF51-9BE4-5E79-FF2BAE070A78" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La caméra attend François Marin dans le bâtiment : la focalisation sonore est à l'intérieur et correspond au désir de l'enseignant de ne plus rien entendre. ++", -"img": { -"src": "" -}, -"title": "Silence après l'échange violent.", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5839699, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5839699, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_AA6376B1-20B3-00A9-771C-FDEBF18AE333" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "65280", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5839699, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5839699, -"tags": null, -"color": "65280", -"media": "laurentcantet_entrelesmurs", -"id": "s_0E761BBE-38A9-8D99-A7C3-FF09D6BC0C8B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "couloir\navec koumba", -"img": { -"src": "" -}, -"title": "couloir", -"color": "6710886", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 5844453, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5844453, -"tags": null, -"color": "6710886", -"media": "laurentcantet_entrelesmurs", -"id": "s_10F80A4B-FEBD-D689-5FB4-A27BF67ED74C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "??", -"img": { -"src": "" -}, -"title": "Koumba rejoint F.M. : signe de solidarité ?", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5844600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5844600, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_F3DC422D-2866-710E-1429-FF31EF867DA9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "==", -"img": { -"src": "" -}, -"title": "Koumba previent F.M. que souleymane risque d'être renvoyé au Mali.", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5849310, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5849310, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_1383DA4F-8AF1-4AC9-6518-DF3686A818E7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5849400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5849400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_99823EC5-FADC-3B25-343B-451953C4CBD7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1363_in.jpg" -}, -"title": "Koumba s'approche de F.M.", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5854200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5854200, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_B7164307-D967-CF70-E116-D0AB4E37EB35" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5858200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5858200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_B4D09C2A-3CE5-D38C-D82F-451983C09252" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1365_in.jpg" -}, -"title": "Koumba parle à F.M.", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5863120, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5863120, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_07FBDC4F-ADA8-E0E4-C370-D0AB8C672B6D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5872400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5872400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_73E0D055-A186-CE2D-38DC-4519D713DEF0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1367_in.jpg" -}, -"title": "suite du dialogue", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5881720, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5881720, -"tags": [ -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15ce89be-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_8CDD7F15-6A95-6D91-B94B-D0ABD884FECB" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5890400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5890400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_896F1045-6DFD-624A-C9C5-451A08FB4C6A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1369_in.jpg" -}, -"title": "F.M. descend les escaliers", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5892280, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5892280, -"tags": [ -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_6492AC85-9E99-0981-A738-D0CFDED3C0DB" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Cigarette à la cantine", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5895537, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5895537, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_A04C6E63-0540-7E3C-24A2-79D54AD1706A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1370_in.jpg" -}, -"title": "F.M. allume une cigarette", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5898840, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5898840, -"tags": [ -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_D438ED49-DC39-438F-CB96-D0D099C24205" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "cantine\nprof fume", -"img": { -"src": "" -}, -"title": "cantine", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 5899707, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5899707, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_0607ED1B-BCC8-C943-7EED-A27BF67E7F6E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "F.M. cherche la solitude dans la cantine.", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5899832, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5899832, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_C82FDAFD-8F4C-7363-C84D-DF3776899E29" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Restaurant puis salle des profs\n12 conseils de discipline l'année passée, pour 12 exclusions\nFaut il prendre en compte le risque de retour au bled ? Se substituer aux parents ?\nSouleimane n'est plus avec nous depuis longtemps. ??", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 5907429, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5907429, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_1FFFAC83-BE60-7079-B90A-E5F51F8C8557" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Gros plan", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1371_in.jpg" -}, -"title": "F.M.réfléchit", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5920480, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5920480, -"tags": [ -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_B10568CD-9592-4185-9F8C-D0D1B6C06469" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Structure en abyme de la séquence : c'est la discussion même, dans sa structure, sa finalité, et ses conditions d'accès qui est l'objet de la discussion.\nAutre chose, latent dans le reste du film, est éclairé crûment, dans cette scène (12 exclusions sur 12) : la dynamique participative et délibérative du collège produit aussi sûrement de l'asservissement et de la violence que ne le ferait un exercice tyrannique du pouvoir. --", -"img": { -"src": "" -}, -"title": "François contre la tenue d'un conseil de discipline", -"color": "16763955", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5933280, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5933280, -"tags": [ -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -} -], -"color": "16763955", -"media": "laurentcantet_entrelesmurs", -"id": "s_2BD599F1-C58E-1B78-C146-7ED624F4C2BA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine --", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1378_in.jpg" -}, -"title": "Discussion entre enseignants sur l'utilité du conseil de discipline", -"color": "3407871", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5933900, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5933900, -"tags": [ -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -} -], -"color": "3407871", -"media": "laurentcantet_entrelesmurs", -"id": "s_A0975C23-3016-8682-9776-D0E2F6657BCD" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "??", -"img": { -"src": "" -}, -"title": "Les enseignants réflechissent aux enjeux d'un conseil de discipline.", -"color": "16737843", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5933945, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5933945, -"tags": null, -"color": "16737843", -"media": "laurentcantet_entrelesmurs", -"id": "s_375B3FC9-6CD5-E0D9-ADEE-DF387750B88A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "salle des profs\nprof défend souleymane\nvoudrait éviter le conseil de discipline\nca fait un moment qu'il est plus avec nous", -"img": { -"src": "" -}, -"title": "salle des profs", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 5934629, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 5934629, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_DBD7BD40-A431-A0B7-E422-A27BF67ED1A6" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "cour\nsonnerie cour vue du haut", -"img": { -"src": "" -}, -"title": "cour", -"color": "65535", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 6212731, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6212731, -"tags": null, -"color": "65535", -"media": "laurentcantet_entrelesmurs", -"id": "s_8C9E8827-2B66-BDD4-5C93-A27BF67E8BBF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "D'autres classes, d'autres élèves, vus par F.M.", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6213327, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6213327, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_8A32E296-11EF-759F-C986-DF397563BB57" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plongée cour de récréation", -"img": { -"src": "" -}, -"title": "Cour 4", -"color": "65535", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 6216640, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6216640, -"tags": null, -"color": "65535", -"media": "laurentcantet_entrelesmurs", -"id": "s_F1F20E9E-4C87-DF52-A776-E5F51F8D8C91" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6216827, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6216827, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_77E7C3E0-50EB-C32D-1BD8-79D9F6F777C2" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "couloir\nprof", -"img": { -"src": "" -}, -"title": "couloir", -"color": "6710886", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 6219195, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6219195, -"tags": null, -"color": "6710886", -"media": "laurentcantet_entrelesmurs", -"id": "s_2C9FFAAC-91B1-0794-7307-A27BF67ED26D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6224400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6224400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_777AB579-88C5-DE87-93BE-451B55B8F7F0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "cour\nvue d'en haut", -"img": { -"src": "" -}, -"title": "cour", -"color": "65535", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 6225019, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6225019, -"tags": null, -"color": "65535", -"media": "laurentcantet_entrelesmurs", -"id": "s_5E86CA62-EBBD-7475-60F2-A27BF67E47C3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6227807, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6227807, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_3CF56C19-D829-CFA5-8C57-FDEDFAC312DD" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Champ-contrechamp, plan rapporché poitrine, gros plan ++", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1424_in.jpg" -}, -"title": "Dialogue avec le proviseur:modifier le rapport", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6240520, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6240520, -"tags": [ -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_EF9159B6-4C09-3FAC-EE5B-D0EA87C57B71" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "François Marin discute avec le Proviseur.", -"color": "16737792", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6240528, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6240528, -"tags": null, -"color": "16737792", -"media": "laurentcantet_entrelesmurs", -"id": "s_4E51EB8B-6B31-F07F-F0DD-DF3C8A867E15" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "bureau du directeur\nprof - principal\nmot avec les délégués\nà inscrire dans le document ==", -"img": { -"src": "" -}, -"title": "bureau du directeur", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 6241147, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6241147, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_E9AD2A80-5A12-0610-CAB7-A27BF67E7802" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bureau du proviseur\nIl faut mentionner l'injure aux délégués ==", -"img": { -"src": "" -}, -"title": "L'avis du proviseur", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 6241235, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6241235, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_61D88D6C-B607-D815-7FF4-E5F51F8D56E0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "François Marin revise son rapport.", -"color": "16737792", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6307909, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6307909, -"tags": null, -"color": "16737792", -"media": "laurentcantet_entrelesmurs", -"id": "s_0209A589-020D-4D68-5F1B-DF3D584957B7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapporché taille ++", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1429_in.jpg" -}, -"title": "F.M. modifie le rapport", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6308160, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6308160, -"tags": [ -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_B06A53C8-A54B-ABA9-0654-D0EDA5C7CF21" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "prof refait le rapport", -"img": { -"src": "" -}, -"title": "salle des profs", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 6308837, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6308837, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_81CDE01B-62FB-C39C-3EC4-A27BF67E96A8" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6308931, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6308931, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_A66CE5FE-5E7D-3EA7-AABF-FDEEA34BFB78" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "François prépare studieusement même le conseil de discipline", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6314781, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6314781, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_589F7DD1-8165-A2F2-BA09-79DB6AD83ABD" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "L'angoissse du rapport au conseil de discipline --", -"img": { -"src": "" -}, -"title": "Le rapport", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 6317627, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6317627, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_3A49D5D5-9C0A-2BE6-87EE-E5F51F8D0FB9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ici à nouveau, c'est le processus même de discussion qui est mis au jour : il y a une phase qui porte explicitement sur la légitimité des participants à la discussion (en particulier celle de François). En même temps, en dépit de l'exacerbation de l'idée de prise de parole par tous, il est clair que certains ne sont là que pour être jugés. --", -"img": { -"src": "" -}, -"title": "Conseil de discipline", -"color": "16763955", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6325642, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6325642, -"tags": [ -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -} -], -"color": "16763955", -"media": "laurentcantet_entrelesmurs", -"id": "s_6DA1875E-1541-A126-8759-7EE164CAF001" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Le conseil de discipline.", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6328564, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6328564, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_854B573D-4A51-A194-4D64-DF3EDDCEDD79" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "salle du conseil\nvide, se remplit peu à peu\nsoulymane et sa mère", -"img": { -"src": "" -}, -"title": "salle du conseil", -"color": "16776960", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 6329040, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6329040, -"tags": null, -"color": "16776960", -"media": "laurentcantet_entrelesmurs", -"id": "s_8704CAB2-5968-B364-3F76-A27BF67EC131" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Conseil de discipline", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6333339, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6333339, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_E540EEB7-F3A9-AD45-1288-451EA3D65089" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Conseil de discipline\nArrivée des membres\nLecture du rapport\nExposé à la mère\nQuestion à Souleimane\nTémoignage poignant de la mère\nAttaque du prof par les inspecteurs\nDéfense du proviseur\nLa mère demande pardon pour son fils ++", -"img": { -"src": "" -}, -"title": "Conseil de discipline", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 6340496, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6340496, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_954873BA-31C5-37C9-DA57-E5F51F8DD58F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6389800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6389800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_E3699989-266B-D681-AB7D-451BEAC47AD5" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "F.M. en premier plan, flou", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1433_in.jpg" -}, -"title": "Conseil de discipline", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6411680, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6411680, -"tags": [ -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_A50A49EF-DB22-7944-F4A4-D0F08123123B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6412000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6412000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_213A43AF-396D-0F9D-64A6-451D06ABE9F3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1434_in.jpg" -}, -"title": "F.M. regarde Souleymane", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6415720, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6415720, -"tags": [ -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_2773FE20-82B1-CE66-B131-D0F156B0DDAC" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Echange de regards entre F.M. et Souleymane ++", -"img": { -"src": "" -}, -"title": "Regardant-regardé", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6420600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6420600, -"tags": [ -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_FD40A22B-F059-5BBA-9654-D0F192F63402" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6420800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6420800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_CC96F4B0-B174-CFC5-644E-451D3D2C09A1" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6429400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6429400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_C8BE86FB-2E72-97CB-A684-451D92ABCB10" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6449305, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6449305, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_E312777A-15F6-BBCE-42AA-79E0817DC284" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "F.M. en second plan, en premier plan la tête de Souleymane", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1439_in.jpg" -}, -"title": "F.M. vu à travers le regard de Souleymane", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6449440, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6449440, -"tags": [ -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_2C32111B-8E1B-5933-80BC-D0F317FAF8F8" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1440_in.jpg" -}, -"title": "Contrechamp du plan précedent", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6466400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6466400, -"tags": [ -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_8154A329-6D6B-7905-04D7-D0F56411E4AD" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6467000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6467000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_0FCEE3AD-9F0F-4C0E-13AD-4523EB39D8B9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "Silence de Souleymane", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6469628, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6469628, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_300BFA31-8A5E-E4A2-C7F4-FDEF9C7D6D0D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1441_in.jpg" -}, -"title": "plan 1441", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6471960, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6471960, -"tags": [ -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_199BD87F-7CA0-BBDE-E83B-D0F5EE63A6B4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1442_in.jpg" -}, -"title": "plan 1442", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6481000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6481000, -"tags": [ -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_B0924008-6DFA-BDAD-0A37-D0F5FE4BF7E7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6490800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6490800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_503FA4B7-1DEE-CE2E-1001-45244FBC537D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Mère de Souleimane 1", -"color": "6736998", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6493000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6493000, -"tags": null, -"color": "6736998", -"media": "laurentcantet_entrelesmurs", -"id": "s_FF3521CD-9D9F-4A28-5D1C-7EF60FEAFDE1" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1446_in.jpg" -}, -"title": "plan 1446", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6509000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6509000, -"tags": [ -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_C7BD9C40-3C87-7940-6CAF-D0F6C0FB65CE" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6509600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6509600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_678A8CDF-1552-0E00-AC35-4524CC0B5C62" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1447_in.jpg" -}, -"title": "plan 1447", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6525640, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6525640, -"tags": [ -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_2CA47D51-C823-AC90-EDAD-D0F72BC57920" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1448_in.jpg" -}, -"title": "plan 1448", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6531800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6531800, -"tags": [ -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_940C3646-7487-E9C5-74BC-D0F79AE09E6A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6532000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6532000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_0565F4CD-9E1A-DD76-286F-4525300236E4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine --", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1450_in.jpg" -}, -"title": "Les parents des élèves critiquent la présence de F.M.", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6553880, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6553880, -"tags": [ -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_605684E7-03BD-CF3A-B98D-D0F815877EAA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1452_in.jpg" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6567960, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6567960, -"tags": [ -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_4F779C47-5B30-6FF8-AE57-D0FB640D82A1" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "il prend la place de Souleymane, cela est représenté visuellement ++", -"img": { -"src": "" -}, -"title": "Marin juge et partie à la fois", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6580000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6580000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_AFF83DB5-0CD8-A068-4F7C-45275968CD0C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6580200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6580200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_737315DF-4A38-D8FA-99E6-452739C4D3F9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "F.M. en premier plan, gros plan, couvre Souleymane qu'on entrevoit en second plan ++", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1456_in.jpg" -}, -"title": "F.M. prend la place de l'accusé", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6580320, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6580320, -"tags": [ -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_F3EA2B52-A9AE-803F-ED71-D0F9833EE0D7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "L'image nous parle du conflit : la superposition de F.M. et de Souleymane pendant le conseil de discipline évoque la possibilité que l'enseignant et non l'élève soit le coupable. Pour l'image, sans doute, les deux sont les accusés. ??", -"img": { -"src": "" -}, -"title": "Superposition des deux personnages : F.M. prend la place de l'accusé ?", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6584262, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6584262, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_F7E6EA10-7621-AA45-658D-083E05C9B179" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1458_in.jpg" -}, -"title": "plan 1458", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6597000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6597000, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_A2ABF8F1-1A58-C687-2021-D0FA824DA388" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6597200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6597200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_6640531A-854C-C811-4D54-452840B3B73A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6605400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6605400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_7A25B886-B0A5-2D38-B00E-4528E9A11530" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1460_in.jpg" -}, -"title": "plan 1460", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6605600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6605600, -"tags": [ -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_3E6CB6A7-FD59-46D5-BD0D-D0FBE5AA1EAC" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1461_in.jpg" -}, -"title": "F.M. flou en premier plan", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6610360, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6610360, -"tags": [ -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_7BAC0A59-4E7E-CF89-9A3F-D0FC5A76B78A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1462_in.jpg" -}, -"title": "plan 1462", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6625880, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6625880, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_F2E27EAB-1878-C232-F90E-D0FCD664DC88" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6628235, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6628235, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_41A9AF1E-3F99-88CD-A87C-79E2CF899D3D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "++", -"img": { -"src": "" -}, -"title": "Silence de Soulaymane", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6632466, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6632466, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_487953CE-B19A-2D6A-343C-FDF1B9EAF2E2" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6633400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6633400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_99884479-787B-077D-1CB6-45297C6E1E70" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Mère de Souleimane 2", -"color": "6736998", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6639000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6639000, -"tags": null, -"color": "6736998", -"media": "laurentcantet_entrelesmurs", -"id": "s_6ECC5216-6A2D-3626-9F34-7EFA659EFADD" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "L'attente du verdict.", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6678533, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6678533, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_FEAFAD96-DCD9-5003-92F1-FDF2521AD3F0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Souleymane et sa mère attendent ??", -"img": { -"src": "" -}, -"title": "couloir", -"color": "6710886", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 6679312, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6679312, -"tags": null, -"color": "6710886", -"media": "laurentcantet_entrelesmurs", -"id": "s_50E94899-5841-19B8-9B68-A27BF67E1993" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Salle d'attente", -"img": { -"src": "" -}, -"title": "Attente du vote", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 6695845, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6695845, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_9B8C004C-6D92-D826-865A-E5F51F8DA8B1" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6699000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6699000, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_B2B44657-A7AC-E37B-3A27-D0FEA7890AB8" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "vote", -"img": { -"src": "" -}, -"title": "salle du conseil", -"color": "16776960", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 6699835, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6699835, -"tags": null, -"color": "16776960", -"media": "laurentcantet_entrelesmurs", -"id": "s_FA991C50-9F75-1B20-C164-A27BF67EBFA3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Vote de la sanction --", -"img": { -"src": "" -}, -"title": "Vote", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 6704336, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6704336, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_41ADEC3E-747D-C8CF-30F1-E5F51F8D7A3C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Mère de Souleimane 3", -"color": "6736998", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6727574, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6727574, -"tags": null, -"color": "6736998", -"media": "laurentcantet_entrelesmurs", -"id": "s_A1258365-655B-0ECD-696F-7EFC2B735B94" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6729742, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6729742, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_F6B00CD7-6262-D020-9517-4529F4547884" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Souleymane et sa mère", -"img": { -"src": "" -}, -"title": "couloir", -"color": "6710886", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 6731579, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6731579, -"tags": null, -"color": "6710886", -"media": "laurentcantet_entrelesmurs", -"id": "s_4D868125-3487-4F32-8FCB-A27BF67E003E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "--", -"img": { -"src": "" -}, -"title": "L'attente du verdict.", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6736758, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6736758, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_F26ACB88-CB59-6419-F83C-FDF42CA41DC1" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Exposé de la sanction\nExclusion\nSortie digne de la mère", -"img": { -"src": "" -}, -"title": "Délibération", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 6738960, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6738960, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_0C57DDB2-170B-FCE9-D6DD-E5F51F8DD5B1" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "exclusion de souleymane --", -"img": { -"src": "" -}, -"title": "salle du conseil", -"color": "16776960", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 6745893, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6745893, -"tags": null, -"color": "16776960", -"media": "laurentcantet_entrelesmurs", -"id": "s_84D438A5-1631-2DEC-B02A-A27BF67E2518" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6793200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6793200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_DDC15DEF-4C27-DC3B-B735-452A7FA7BDD9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Gros plan", -"img": { -"src": "" -}, -"title": "Souleymane, exclu, quitte la salle", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6798400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6798400, -"tags": [ -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d40f88-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_C2A12232-0B83-E90F-01F9-D10181226012" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6807000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6807000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_3B9DAFD4-98C5-3785-8DD9-7EE430C25343" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "++", -"img": { -"src": "" -}, -"title": "Souleymane et sa mère quittent l'établissement.", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6807625, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6807625, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_48D8E894-3DEE-1AB8-FFF9-FDF51001C692" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "vue d'en haut\nsouleumane et sa mère --", -"img": { -"src": "" -}, -"title": "cour", -"color": "65535", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 6808528, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6808528, -"tags": null, -"color": "65535", -"media": "laurentcantet_entrelesmurs", -"id": "s_5F619499-F9DC-8810-74A8-A27BF67EADDE" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6808600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6808600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_AC31357F-FE1A-AFC0-71A0-452AF384C852" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et voila la punition semble forte, la situation et la sanction absurde (et sans traducteur !). Le film semble plaider dans ce sens via le comportement de l'élève antillais et le malaise à la fin du conseil. Certes, mais le propos est globalement léger, comme si seuls les \"pétages de plomb\" et leur traitement par l'institution étaient graves et/ou à critiquer. --\nL'indiscipline et son impunité ordinaire associée à la polarisation des sanctions (tout ou rien) ont des effets beaucoup plus lourds sur l'\"injustice scolaire\" entre élèves plus ou moins exposés au bruit (y compris les plus \"bruyants\") et plus ou moins dépendants des cours en classe ainsi que sur la \"souffrance au travail\" de beaucoup de profs. Même si des facteurs \"externes\" à l'institution influencent ces problèmes (faible croyance dans l'intérêt des études par certains élèves, modification des relations entre parents et profs, etc.) l'impunité ordinaire et la faible diversité des mécanismes de sanction et de responsabilisation semblent peu intéresser l'auteur/personnage/acteur du film qui a l'air de miser essentiellement sur la \"bonne relation/bonne inter-compréhension\" avec les élèves.", -"img": { -"src": "" -}, -"title": "procédures punitives et apprentissage", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6808869, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6808869, -"tags": [ -{ -"id-ref": "15d85f84-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d863b2-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86696-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_8F20A2B5-8924-10E2-0811-BCC93CD816C3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plongée cour de récréation = silence, bruit de machine oppressante. ++", -"img": { -"src": "" -}, -"title": "Hors champ sonore", -"color": "65535", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 6817000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6817000, -"tags": null, -"color": "65535", -"media": "laurentcantet_entrelesmurs", -"id": "s_FD115118-96CE-FBBF-72A4-E5F51F8D28D5" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bilan de l'année\nSVT\nMath = fiertée\nLe commerce triangulaire\nChimie = pourquoi remettre en cause ce que l'on nous apprend puisqu'on nous l'apprend\nKumba cherche à séduire le prof\nARGOT : sont \"chem\" = nuls\nProvocation de Esmeralda : Platon , c'est pas un livre de pettasse.\nJ'ai rien appris moi : L'echec scolaire - Je veux pas aller en professionel\nOn ressent la mort - le suicide\n--", -"img": { -"src": "" -}, -"title": "Scène de classe 11", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 6825313, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6825313, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_FBD77F62-A93F-73F8-8EBE-E5F51F8D99E1" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Dernier jour : F.M. demande aux élèves ce qu'ils ont appris pendant l'année.", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6826298, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6826298, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_79262030-4072-F01C-BEE9-DF41282F387F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6827000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6827000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_1083BB03-7D99-78B8-CEB6-452B3B54EDEC" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ce que les élèves ont retenu\ntriginométrie\ncommerce triangulaire\ncombustion\nla reproduction\nespagnol \"llegan las vacaciones\"\nesmeralda : j'ai rien appris, puis la république, socrate, les gens ils se posent des questions.\ndistribution des autoportraits\nj'ai rien appris moi, je comprends pas ce qu'on fait --", -"img": { -"src": "" -}, -"title": "salle de classe", -"color": "65280", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 6828283, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6828283, -"tags": null, -"color": "65280", -"media": "laurentcantet_entrelesmurs", -"id": "s_D0920870-A6BD-4F3D-077F-A27BF67EA14B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. demande aux élèves ce qu'ils ont appris pendant l'année", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6832000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6832000, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_D10F3CE9-57A2-4113-6FAC-D102A3736BC6" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. demande aux élèves ce qu'ils ont appris pendant l'année", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6832000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6832000, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_AC971942-ABE3-0F16-346C-FE7338CA8610" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Fin de l'année.\nQuestion du prof: qu'avez-vous retenu de l'année écoulée ??", -"img": { -"src": "" -}, -"title": "Qu'avez-vous appris?", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6833286, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6833286, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_D82D73C1-90DD-CE68-CF67-68B2BE482802" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6838600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6838600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_E838FA59-D9DB-0051-22C4-452B68806690" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "\"Si tu as aimé tu as retenu\"", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6845000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6845000, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_492DCC02-5A8A-5E34-BD0F-D103BFA8BA2A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine ++", -"img": { -"src": "" -}, -"title": "\"Si tu as aimé tu as retenu\"", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6845000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6845000, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_3FC9F84D-B924-5E1D-989A-FE7338CC9C98" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6846400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6846400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_AA659E02-A936-6FD3-6884-452B8B34B21B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6851200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6851200, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_1D8EFF3F-3DD5-0C6F-B8A4-D10476ACB762" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6851200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6851200, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_7B36D583-25CB-3F83-20B7-FE7338CE74A9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6853200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6853200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_D5C77E86-1DAB-D26B-757C-452BE10DEC94" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine ==", -"img": { -"src": "" -}, -"title": "Théorème de Pitagore", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6869800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6869800, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_305660B1-EAA7-C4C5-37B0-D1050DA3E46D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "F.M. invite Boubacar à réciter le théorème de Pitagore.", -"color": "10027263", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6870297, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6870297, -"tags": null, -"color": "10027263", -"media": "laurentcantet_entrelesmurs", -"id": "s_C8D290C1-3FB7-9DE8-1200-FDF5FA2F33BE" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6876800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6876800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_95BAD9A6-2933-2F99-BAF4-452CEBB6C6AD" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine ??", -"img": { -"src": "" -}, -"title": "Quoi en chimie?", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6929800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6929800, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_4B5B39F9-EA36-A70C-5A18-FE7338D19F14" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6931400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6931400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_52C47578-4881-3147-2FC9-452D1D8AA96F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6939000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6939000, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_F2059CE8-61E2-C1E2-84FE-FE7338D338A7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6939000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6939000, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_2367F687-B935-D23D-7AEA-D10768E1B0A4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6940400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6940400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_6E596B5C-4B99-0E60-9D73-452D7759E7AA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "??", -"img": { -"src": "" -}, -"title": "\"Pourquoi nous le font enseigner s'il n'y a pas d'intérêt?\"", -"color": "16711935", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6950109, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6950109, -"tags": null, -"color": "16711935", -"media": "laurentcantet_entrelesmurs", -"id": "s_C81006C8-23F4-7B22-7F74-FDF7EFD5EEAF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine ==", -"img": { -"src": "" -}, -"title": "La reproduction", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6959400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6959400, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_F875B423-13BC-C4DA-007C-D107EDF4AB5E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6962000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6962000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_704F1B8E-2676-E8DF-208B-452DBA212266" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6973800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6973800, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_AFB76882-AF63-9E95-F43E-FE7338D70790" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6975200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6975200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_AB5C3C12-5FB1-F2BE-FEEC-452DEC76BD55" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine, panoramique", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6982600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6982600, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_52AFE50F-4DC9-1860-5633-D108CCF38A1A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine, panoramique", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6982600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6982600, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_39AA72C2-59B8-A949-C958-FE7338D98A15" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6984600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6984600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_99C52022-B098-EFBF-24CB-452E2A32130D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6994800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6994800, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_C4F0BB4B-559A-022D-4053-D109D1B71D94" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6994800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6994800, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_1F21936D-F065-2DD0-BC0F-FE7338DB544E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6996600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 6996600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_7D5697A7-6F19-672B-F23C-452E5085359D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7002800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7002800, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_3305EBED-84AD-0DF6-CBD6-D10A3840A04D" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7006800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7006800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_FC0FACF4-398A-0F56-DFF1-452EB514D32F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Une élève a lu La République de Platon. Elle parle de sa lecture.\n- Socrate pose tout un tas de questions, sur tous les sujets\n- Socrate déstabilise ses interlocuteurs (\"Il est trop fort\")\nComme pour le journal d'AF, ce choix est signifiant, il en dit plus sur le vécu de la situation d'enseignement dans ce contexte, que les apprentissages sur la reproduction humaine ou les mathématiques. ++\nLa lecture de Platon est à la fois un contenu appris pendant l'année, mais dit aussi quelque chose sur la situation de communication enseignant-élèves.\nHypothèses:\n- l'enseignant comme Socrate pose beaucoup de questions\n- sur tous les sujets\n- il manie l'ironie\n- il cherche à déstabiliser (\"les gens ne savent plus où ils en sont\")\n++", -"img": { -"src": "" -}, -"title": "Posture d'énonciation 2: le questionnement socratique", -"color": "16776960", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7020000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7020000, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "16776960", -"media": "laurentcantet_entrelesmurs", -"id": "s_16CC7CDF-70AE-6B96-72D9-68A54C828447" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7021720, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7021720, -"tags": null, -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_37A33ADF-19B6-AAAC-C482-7E52605A989C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7021720, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7021720, -"tags": null, -"color": "255", -"media": "laurentcantet_entrelesmurs", -"id": "s_7DD5E36B-6B5D-F012-AF57-7E50B8674357" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "F.M. face à Esmeralda", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7025600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7025600, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_E2AF5E2A-ABF6-C4A8-8151-FE7338DC4500" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16711935", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7028609, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7028609, -"tags": null, -"color": "16711935", -"media": "laurentcantet_entrelesmurs", -"id": "s_4F9A4A34-7F1C-F5E6-2696-FDF9E29A3CC9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Argot : nuls, chemo (italien), moche\nDes livres pour machdi = des livres pour moi ??", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1506_in.jpg" -}, -"title": "Sont \"cheum\" vos livres", -"color": "16776960", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7032160, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7032160, -"tags": null, -"color": "16776960", -"media": "laurentcantet_entrelesmurs", -"id": "s_8E474A57-5348-DAC5-520D-0F782B94DB6E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7032400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7032400, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_DFDF7AED-EFBC-4C01-1434-FE7338DE6C27" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7037000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7037000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_42FBEB1D-50BD-4F61-C7C3-452F26A81492" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "++", -"img": { -"src": "" -}, -"title": "Esmeralda a lu la \"République\" de Platon.", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7040272, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7040272, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_A1C2A65F-F605-7A28-0319-DF3FB7DCF000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7040800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7040800, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_F7ED4350-C201-6271-F793-FE7338E04DDF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "++", -"img": { -"src": "" -}, -"title": "François Marin n'as pas de mots face au fait qu'Esmeralda ait lu la \"République\" de Platon.", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7051109, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7051109, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_C81E87CE-65AE-91C6-9FF1-FDFAF650411C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7051400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7051400, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_92E30E1A-BE2F-420C-817A-FE7338E2E1F8" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7054000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7054000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_40D46128-7F74-6FDB-2327-452F7D770157" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7058400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7058400, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_1C2BF0EB-8120-A6E6-EACD-FE7338E42724" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7059600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7059600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_706E8D25-7020-A9B0-16BC-452F99913CF4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7062800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7062800, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_995203B7-1161-8DC0-6439-FE7338E68ECD" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7064400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7064400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_2B026A81-114B-5BD6-F9AA-452FB35C7B29" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7067200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7067200, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_9AB9270E-DFDA-504F-FCC4-FE7338E9EDA2" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7067200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7067200, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_4DBBDE4F-17DF-0864-E385-D118EE9E44FD" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7068200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7068200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_B89F9B86-7DF3-A156-F875-452FCD91B356" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7071200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7071200, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_219D1A7B-9FA1-5C9E-84DD-FE7338EBE651" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7071200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7071200, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_8CA06848-CB74-7760-2496-D11919208113" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7073000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7073000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_471DC1A6-3188-E59F-B79A-453035AEFF2B" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7093600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7093600, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_6EE7FF0F-31A4-EC0C-BAE4-D1198B152134" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7093600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7093600, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_27EE08AB-61EE-4BEC-38B8-FE7338EDBCC3" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7096000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7096000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_C2B3D68C-A627-0566-EEB2-453076A2B661" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "++", -"img": { -"src": "" -}, -"title": "\"C'est pas un livre de pétasses, hein?\"", -"color": "16711935", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7101578, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7101578, -"tags": null, -"color": "16711935", -"media": "laurentcantet_entrelesmurs", -"id": "s_447A423C-6691-87BB-B579-FDFCF0E7CF26" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7103200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7103200, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_71370F05-8E03-38DD-701D-D119C366BDA4" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7103200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7103200, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_1EB56F93-584A-2311-AF0F-FE7338EF921F" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7105400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7105400, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_3CF30830-F889-770B-98FF-4530988F9E01" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7107385, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7107385, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_3C7789DF-59D7-96AC-9992-FDFDA2626947" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7109600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7109600, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_3AF411E5-F4BF-9C38-40F6-D119F03D4D90" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "++", -"img": { -"src": "" -}, -"title": "Regardant-regardé", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7111200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7111200, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_125E0195-EF7C-F0E5-531A-D11A21D8F139" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7111200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7111200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_1DFF5880-C9E1-1D84-52F8-4530B0215EB9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "PLan rapproché taille, panoramique", -"img": { -"src": "" -}, -"title": "F.M. distribue les autoportraits", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7112800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7112800, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_BFF0732E-ED24-060E-A49B-D11AE3691AFB" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7117600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7117600, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_EF9CDB5A-9A54-E3D4-FAAF-45315EF071D5" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché taille", -"img": { -"src": "" -}, -"title": "F.M. distribue les autoportraits", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7125000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7125000, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_6184E50D-67E7-D8DB-ACA3-D11BB5AE0C49" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plongée, travelling, Plan rapproché taille", -"img": { -"src": "" -}, -"title": "F.M. range ses affaires", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7150200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7150200, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_BDC479B1-3FCE-B52E-EA03-FE7338F161CA" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plongée, travelling, Plan rapproché taille", -"img": { -"src": "" -}, -"title": "F.M. range ses affaires", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7150200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7150200, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_5D773E39-51BD-F7C9-72E9-D11D5B0BFB77" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7156800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7156800, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_9C7C8394-3DF0-A637-2483-45319D56615C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plongée, plan rapproché poitrine ++", -"img": { -"src": "" -}, -"title": "Henriette s'approche de F.M.", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7161800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7161800, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_B11D730D-8AB3-122C-514F-D11E8B303FD6" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7165000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7165000, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_FFD532C8-D833-D201-9167-4532048039B9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plongée, travelling avant ?? , plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7169600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7169600, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_502B6A42-01C7-17C0-89A4-FE7338F48B9A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan rapproché poitrine --", -"img": { -"src": "" -}, -"title": "F.M. essaye de minimiser l'angoisse d'Henriette", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7185600, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7185600, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_7F8A4325-EE43-BAE6-AE42-FE7338F6E126" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7196200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7196200, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_1ECC57AC-6C46-53BD-3FCA-4532F9C3FC86" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plongée, plan rapproché poitrine ??", -"img": { -"src": "" -}, -"title": "\"Tu comprends pas, c'est à dire?\"", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7201000, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7201000, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_1C8A5127-0F01-8351-FCBF-FE7338F8FC46" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plongée, plan rapproché poitrine ??", -"img": { -"src": "" -}, -"title": "F.M. étonné", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7205200, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7205200, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_6F841D6B-C794-649B-A65E-FE7338FAC409" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plongée, plan rapproché poitrine", -"img": { -"src": "" -}, -"title": "", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7210400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7210400, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_5EDF409A-19F3-DD93-DEC8-FE7338FCE9A0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "3e prise de vues de la cour qui n'est pas en plongée. En montrant un exercice soigneusement maîtrisé d'aplatissement fictif des hiérarchies, cette scène restaure le caractère inoffensif de la cour pour François et pour les profs. ++", -"img": { -"src": "" -}, -"title": "Partie de foot prisonniers-gardiens", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7244344, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7244344, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_D1A4399D-137E-BA5D-EB73-7EEBA053F566" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Dernier jour : le match de foot.", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7246224, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7246224, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_4CFB1ABB-96C1-D45D-BCC8-DF41E8A92526" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "vue d'en haut\nmatch prof élèves\nvue d'en bas\n++", -"img": { -"src": "" -}, -"title": "Cour", -"color": "6710886", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 7246608, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7246608, -"tags": null, -"color": "6710886", -"media": "laurentcantet_entrelesmurs", -"id": "s_03DD5570-C7E4-89BE-6619-A27BF67E9123" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan de demi-ensemble", -"img": { -"src": "" -}, -"title": "match de foot", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7251400, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7251400, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_95DB9543-89CF-34EA-5406-D12470D9C874" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plan américain", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1555_in.jpg" -}, -"title": "match de foot", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7258120, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7258120, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_CB017C9D-4195-CC70-0198-D126B8E7BEA5" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le match de foot avec les profs\nHors champ de la salle de classe vide\nSignification : un champ de bataille déserté, une prison ouverte, l'école apprendrai à mentir, à ne pas être soi-même ??", -"img": { -"src": "" -}, -"title": "Match de foot", -"color": "65535", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 7260133, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7260133, -"tags": null, -"color": "65535", -"media": "laurentcantet_entrelesmurs", -"id": "s_BE53B99F-2E21-1FC3-0FA6-E5F51F8D652E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1558_in.jpg" -}, -"title": "plan 1558", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7262480, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7262480, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_41FC3413-3977-7A43-E3C5-D12788371885" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1562_in.jpg" -}, -"title": "plan 1562", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7272480, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7272480, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_B7316DFF-CC84-6004-956B-D127E34FEDF2" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1569_in.jpg" -}, -"title": "plan 1569", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7283800, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7283800, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_08E2B040-5DE1-DBDA-0479-D1285450812A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1573_in.jpg" -}, -"title": "match de foot", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7288080, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7288080, -"tags": [ -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -}, -{ -"id-ref": "15d86ba0-41e1-11e1-b830-08002791f1b7" -} -], -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_F1D2F0F0-B024-0A6F-C93B-D1291AB1CD60" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "en contraste avec la cour hurlante , le son est entendu reverbéré dans la classe vide, exprimant la césure entre l'espace vide de la classe et la vie tumultueuse de la cour, un effet de prégnance du dispositif du drame, semble indiquer que la classe comme espace autonome et lieu du drame passé, reste même si les acteurs en partent, ils sont de passage, l'école elle dans ses murs reste intemporelle et donc peut-être inhumaine. ??", -"img": { -"src": "" -}, -"title": "son de la salle de classe vide", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7298740, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7298740, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_D8852242-E0FA-B771-8CE6-03EDEC62D0B7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "??", -"img": { -"src": "" -}, -"title": "La salle vide. Le bruit provenant de l'exterieur ne nous renseigne pas sur qui a gagné le match.", -"color": "16750848", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7298820, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7298820, -"tags": null, -"color": "16750848", -"media": "laurentcantet_entrelesmurs", -"id": "s_F6EB10B8-D3A6-5EBA-7D07-DF43B66CACAF" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "vide\nen bas bruit de la cour ==", -"img": { -"src": "" -}, -"title": "salle de classe", -"color": "65280", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 7299237, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7299237, -"tags": null, -"color": "65280", -"media": "laurentcantet_entrelesmurs", -"id": "s_8E4D9D9D-6F0F-4A5E-1A86-A27BF67EFB47" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "laurentcantet_entrelesmurs/thumbs/1574_in.jpg" -}, -"title": "plan 1574", -"color": "65535", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7300528, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7300528, -"tags": null, -"color": "65535", -"media": "laurentcantet_entrelesmurs", -"id": "s_68BC48AD-F767-F190-7DD6-0F18A5C71159" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16711680", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7300737, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7300737, -"tags": null, -"color": "16711680", -"media": "laurentcantet_entrelesmurs", -"id": "s_773CA6B4-F5C6-6717-5E63-FE00B28F8184" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Générique de fin", -"img": { -"src": "" -}, -"title": "Fin", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 7319351, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7319351, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_D350FE66-19F8-7CFA-F5C6-E5F51F8DAAD9" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Générique", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7321159, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7321159, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_3C7A889A-399E-6C47-64E3-DF4483C038B5" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "pas de musique, juste des bruits mixés modulés en dynamique. Très peu de réalisateur ont utilisé ce choix radical : clouzot cavalier par exemple , à chaque fois dans un but de radicaliser l'esthétique et l'univers exprimé. Ici pas d'intériorité des images, juste une volonté de faire réaliste... voir aussi le choix de prise de vue ==", -"img": { -"src": "" -}, -"title": "générique, son off de la cour et d'oiseux seule référence à la nature. En effet on ne voit jamais de végétaux dans le film , ce qui exacerbe le sentiment carcéral de huit clos culturel.", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7321560, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7321560, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_1E331803-6958-DF02-8124-03F057E4069E" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "fond noir\ngénérique\nbruit de la cour\npépiement des oiseaux", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": "undefined" -} -}, -"begin": 7323579, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7323579, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_F692982E-5E36-E0A4-01E9-A27BF67E9D53" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "les bruits très mixés de l'école finissent dans la confusion , quelques cris d'oiseaux se font entendre ... évocation d'une nature absente des lieux ==", -"img": { -"src": "" -}, -"title": "le son du générique", -"color": "6771296", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 7350670, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:modified": "2012-01-18T14:31:18.255700", -"dc:creator": "perso" -}, -"end": 7350670, -"tags": null, -"color": "6771296", -"media": "laurentcantet_entrelesmurs", -"id": "s_83CDF93E-F95B-CC66-2E3A-03F40C7FEEAB" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 38279, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_2344556E-A818-EA23-37FC-0E47A150EACD", -"dc:created": "2012-01-18T14:31:18.253563", -"dc:modified": "2012-01-18T14:31:18.253563", -"dc:creator": "perso" -}, -"end": 1655576, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_6AABD5F5-B806-1B80-AEAA-0E47BBC2717A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1665646, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_2344556E-A818-EA23-37FC-0E47A150EACD", -"dc:created": "2012-01-18T14:31:18.253563", -"dc:modified": "2012-01-18T14:31:18.253563", -"dc:creator": "perso" -}, -"end": 2430752, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_581C79AC-F31B-E9C0-3951-0E47FD5596A7" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2440300, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_2344556E-A818-EA23-37FC-0E47A150EACD", -"dc:created": "2012-01-18T14:31:18.253563", -"dc:modified": "2012-01-18T14:31:18.253563", -"dc:creator": "perso" -}, -"end": 3885340, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_939C9678-82E0-095A-00D9-0E47C1FC9A8A" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3894912, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_2344556E-A818-EA23-37FC-0E47A150EACD", -"dc:created": "2012-01-18T14:31:18.253563", -"dc:modified": "2012-01-18T14:31:18.253563", -"dc:creator": "perso" -}, -"end": 5062429, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_CEAF1192-9D4C-E884-B61F-0E47C73D3E2C" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 5072497, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_2344556E-A818-EA23-37FC-0E47A150EACD", -"dc:created": "2012-01-18T14:31:18.253563", -"dc:modified": "2012-01-18T14:31:18.253563", -"dc:creator": "perso" -}, -"end": 6115106, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_E39828FC-AC1C-333C-B273-0E47DAA70D33" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 6115606, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_2344556E-A818-EA23-37FC-0E47A150EACD", -"dc:created": "2012-01-18T14:31:18.253563", -"dc:modified": "2012-01-18T14:31:18.253563", -"dc:creator": "perso" -}, -"end": 7426170, -"tags": null, -"color": "16763904", -"media": "laurentcantet_entrelesmurs", -"id": "s_E1BBFA1E-0D0F-C0DB-F411-0E47E2C52131" -} -], -"annotation-types": [ -{ -"dc:contributor": "perso", -"dc:creator": "perso", -"dc:title": "Twitter", -"id": "c_81135A3E-8870-4586-8597-7CD758DA3A54", -"dc:created": "2012-01-18T14:31:18.255700", -"dc:description": "", -"dc:modified": "2012-01-18T14:31:18.255700" -}, -{ -"dc:contributor": "perso", -"dc:creator": "perso", -"dc:title": "Chapitrage", -"id": "c_2344556E-A818-EA23-37FC-0E47A150EACD", -"dc:created": "2012-01-18T14:31:18.253563", -"dc:description": "", -"dc:modified": "2012-01-18T14:31:18.253563" -} -] -} \ No newline at end of file diff -r 13fed6c21d51 -r 693c282aa4e9 test/integration/webze.json --- a/test/integration/webze.json Tue Sep 04 17:15:22 2012 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,193690 +0,0 @@ -{ -"views": [ -{ -"id": "0", -"contents": [ -"9682205a-684e-11e1-a087-00145ea4a2be" -], -"annotation_types": [ -"c_9E1D7B1A-872C-960C-6950-ED1A087380DE", -"2545a6e5-6889-409b-8037-ffe4d4ba7d59" -] -}, -{ -"meta": { -"stat": "17,25,28,17,27,26,81,82,58,36,33,37,51,76,58,81,64,94,54,72,88,70,93,112,91,98,82,83,53,70,79,112,86,92,64,74,95,83,83,78,63,60,75,65,78,84,68,101,104,88,110,65,87,88,68,85,84,71,62,69,96,84,111,95" -}, -"id": "stat", -"contents": [ -"9682205a-684e-11e1-a087-00145ea4a2be" -] -} -], -"tags": [ -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.772651", -"dc:title": "exorcisme", -"dc:modified": "2012-03-13T14:22:16.772651", -"dc:creator": "IRI" -}, -"id": "ef814528-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.575735", -"dc:title": "votequalitatit", -"dc:modified": "2012-03-13T14:22:18.575735", -"dc:creator": "IRI" -}, -"id": "f0946954-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.155933", -"dc:title": "iReste", -"dc:modified": "2012-03-13T14:22:17.155933", -"dc:creator": "IRI" -}, -"id": "efbbbfaa-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:15.840998", -"dc:title": "845Couleurs", -"dc:modified": "2012-03-13T14:22:15.840998", -"dc:creator": "IRI" -}, -"id": "eef31e24-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.357200", -"dc:title": "jevousregarde", -"dc:modified": "2012-03-13T14:22:16.357200", -"dc:creator": "IRI" -}, -"id": "ef41e3f6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.047683", -"dc:title": "faitmoilamour", -"dc:modified": "2012-03-13T14:22:16.047683", -"dc:creator": "IRI" -}, -"id": "ef12a6e0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.279862", -"dc:title": "verybadblagues", -"dc:modified": "2012-03-13T14:22:16.279862", -"dc:creator": "IRI" -}, -"id": "ef361256-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.485126", -"dc:title": "unepausesimpose", -"dc:modified": "2012-03-13T14:22:18.485126", -"dc:creator": "IRI" -}, -"id": "f0869720-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.681557", -"dc:title": "tweet", -"dc:modified": "2012-03-13T14:22:18.681557", -"dc:creator": "IRI" -}, -"id": "f0a48faa-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.252932", -"dc:title": "HOUUUUUUUUUUUU", -"dc:modified": "2012-03-13T14:22:18.252932", -"dc:creator": "IRI" -}, -"id": "f0632344-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.103352", -"dc:title": "LeGrandWebZe", -"dc:modified": "2012-03-13T14:22:16.103352", -"dc:creator": "IRI" -}, -"id": "ef1b237e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.226012", -"dc:title": "ilenfilelecostumedeMerlin", -"dc:modified": "2012-03-13T14:22:16.226012", -"dc:creator": "IRI" -}, -"id": "ef2ddadc-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:19.045941", -"dc:title": "justepouruncompteur", -"dc:modified": "2012-03-13T14:22:19.045941", -"dc:creator": "IRI" -}, -"id": "f0dc2b54-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.227324", -"dc:title": "ilres", -"dc:modified": "2012-03-13T14:22:17.227324", -"dc:creator": "IRI" -}, -"id": "efc6a5d2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.961946", -"dc:title": "honte", -"dc:modified": "2012-03-13T14:22:17.961946", -"dc:creator": "IRI" -}, -"id": "f036bdf4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.847880", -"dc:title": "fh2012", -"dc:modified": "2012-03-13T14:22:17.847880", -"dc:creator": "IRI" -}, -"id": "f025567c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.520979", -"dc:title": "psychédélique", -"dc:modified": "2012-03-13T14:22:16.520979", -"dc:creator": "IRI" -}, -"id": "ef5addfc-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.283366", -"dc:title": "Aucasoù", -"dc:modified": "2012-03-13T14:22:16.283366", -"dc:creator": "IRI" -}, -"id": "ef369af0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.578754", -"dc:title": "telethon", -"dc:modified": "2012-03-13T14:22:18.578754", -"dc:creator": "IRI" -}, -"id": "f094db82-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.777067", -"dc:title": "fan", -"dc:modified": "2012-03-13T14:22:16.777067", -"dc:creator": "IRI" -}, -"id": "ef81f022-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.990445", -"dc:title": "professeurrollin", -"dc:modified": "2012-03-13T14:22:18.990445", -"dc:creator": "IRI" -}, -"id": "f0d3acea-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:19.045941", -"dc:title": "dommage", -"dc:modified": "2012-03-13T14:22:19.045941", -"dc:creator": "IRI" -}, -"id": "f0dc25c8-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.598809", -"dc:title": "pastouchecestunelegende", -"dc:modified": "2012-03-13T14:22:17.598809", -"dc:creator": "IRI" -}, -"id": "efff5986-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.985797", -"dc:title": "change2one", -"dc:modified": "2012-03-13T14:22:17.985797", -"dc:creator": "IRI" -}, -"id": "f03a64ae-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.527871", -"dc:title": "tpamn", -"dc:modified": "2012-03-13T14:22:18.527871", -"dc:creator": "IRI" -}, -"id": "f08d1c76-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.806677", -"dc:title": "remigaillard", -"dc:modified": "2012-03-13T14:22:18.806677", -"dc:creator": "IRI" -}, -"id": "f0b7a2f2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.846360", -"dc:title": "Lacitédelapeur", -"dc:modified": "2012-03-13T14:22:18.846360", -"dc:creator": "IRI" -}, -"id": "f0bdb08e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.526450", -"dc:title": "ilspartent", -"dc:modified": "2012-03-13T14:22:17.526450", -"dc:creator": "IRI" -}, -"id": "eff44a78-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.630804", -"dc:title": "Cesar", -"dc:modified": "2012-03-13T14:22:16.630804", -"dc:creator": "IRI" -}, -"id": "ef6b9f0c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.397412", -"dc:title": "DesBisous", -"dc:modified": "2012-03-13T14:22:17.397412", -"dc:creator": "IRI" -}, -"id": "efe099ce-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.112313", -"dc:title": "florenceàlaplacedefrançois", -"dc:modified": "2012-03-13T14:22:16.112313", -"dc:creator": "IRI" -}, -"id": "ef1c8836-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.061662", -"dc:title": "BozoLeRouge", -"dc:modified": "2012-03-13T14:22:17.061662", -"dc:creator": "IRI" -}, -"id": "efad5dc0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.992075", -"dc:title": "GoVinVinGo", -"dc:modified": "2012-03-13T14:22:16.992075", -"dc:creator": "IRI" -}, -"id": "efa2bf96-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.055410", -"dc:title": "go", -"dc:modified": "2012-03-13T14:22:17.055410", -"dc:creator": "IRI" -}, -"id": "efac6f50-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.247430", -"dc:title": "M6", -"dc:modified": "2012-03-13T14:22:17.247430", -"dc:creator": "IRI" -}, -"id": "efc9b6e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.101688", -"dc:title": "lgwztest", -"dc:modified": "2012-03-13T14:22:17.101688", -"dc:creator": "IRI" -}, -"id": "efb37e1c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:15.902588", -"dc:title": "geekinc", -"dc:modified": "2012-03-13T14:22:15.902588", -"dc:creator": "IRI" -}, -"id": "eefc88ec-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.055410", -"dc:title": "download", -"dc:modified": "2012-03-13T14:22:17.055410", -"dc:creator": "IRI" -}, -"id": "efac6a3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:15.950520", -"dc:title": "cqui", -"dc:modified": "2012-03-13T14:22:15.950520", -"dc:creator": "IRI" -}, -"id": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.555983", -"dc:title": "Césars", -"dc:modified": "2012-03-13T14:22:17.555983", -"dc:creator": "IRI" -}, -"id": "eff8cb8e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.904496", -"dc:title": "intermittence", -"dc:modified": "2012-03-13T14:22:18.904496", -"dc:creator": "IRI" -}, -"id": "f0c68fba-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.200047", -"dc:title": "jdcjdr", -"dc:modified": "2012-03-13T14:22:16.200047", -"dc:creator": "IRI" -}, -"id": "ef29e472-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.240097", -"dc:title": "TeamVieilleFranceAssumée", -"dc:modified": "2012-03-13T14:22:16.240097", -"dc:creator": "IRI" -}, -"id": "ef3000e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.858131", -"dc:title": "LOLCATS", -"dc:modified": "2012-03-13T14:22:16.858131", -"dc:creator": "IRI" -}, -"id": "ef8e54fc-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.443517", -"dc:title": "Direct8", -"dc:modified": "2012-03-13T14:22:16.443517", -"dc:creator": "IRI" -}, -"id": "ef4f0b26-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.447239", -"dc:title": "choperlachemisedevinvin", -"dc:modified": "2012-03-13T14:22:17.447239", -"dc:creator": "IRI" -}, -"id": "efe8331e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.660232", -"dc:title": "questionserieuse", -"dc:modified": "2012-03-13T14:22:18.660232", -"dc:creator": "IRI" -}, -"id": "f0a149b2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.832310", -"dc:title": "DSK", -"dc:modified": "2012-03-13T14:22:17.832310", -"dc:creator": "IRI" -}, -"id": "f022f97c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.978633", -"dc:title": "TweetsDeComptoir", -"dc:modified": "2012-03-13T14:22:16.978633", -"dc:creator": "IRI" -}, -"id": "efa0b25a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.889751", -"dc:title": "oulala", -"dc:modified": "2012-03-13T14:22:18.889751", -"dc:creator": "IRI" -}, -"id": "f0c45060-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.213844", -"dc:title": "jediscajedisrien", -"dc:modified": "2012-03-13T14:22:18.213844", -"dc:creator": "IRI" -}, -"id": "f05d2e3a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.155757", -"dc:title": "EnVousRemerciant", -"dc:modified": "2012-03-13T14:22:18.155757", -"dc:creator": "IRI" -}, -"id": "f054510c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.151468", -"dc:title": "suggestion", -"dc:modified": "2012-03-13T14:22:16.151468", -"dc:creator": "IRI" -}, -"id": "ef227b56-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.964526", -"dc:title": "francoisrollin", -"dc:modified": "2012-03-13T14:22:16.964526", -"dc:creator": "IRI" -}, -"id": "ef9e8bb0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.188516", -"dc:title": "kamoulox", -"dc:modified": "2012-03-13T14:22:17.188516", -"dc:creator": "IRI" -}, -"id": "efc0b8ac-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.951895", -"dc:title": "reste", -"dc:modified": "2012-03-13T14:22:16.951895", -"dc:creator": "IRI" -}, -"id": "ef9c9e68-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.406360", -"dc:title": "Jeu", -"dc:modified": "2012-03-13T14:22:18.406360", -"dc:creator": "IRI" -}, -"id": "f07a8c64-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.814999", -"dc:title": "NT1", -"dc:modified": "2012-03-13T14:22:17.814999", -"dc:creator": "IRI" -}, -"id": "f0205154-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.010550", -"dc:title": "confession", -"dc:modified": "2012-03-13T14:22:18.010550", -"dc:creator": "IRI" -}, -"id": "f03e2800-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.742662", -"dc:title": "jaimalaudosa30ans", -"dc:modified": "2012-03-13T14:22:18.742662", -"dc:creator": "IRI" -}, -"id": "f0addd6c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.304101", -"dc:title": "FF", -"dc:modified": "2012-03-13T14:22:16.304101", -"dc:creator": "IRI" -}, -"id": "ef39c9aa-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.195143", -"dc:title": "lesgens", -"dc:modified": "2012-03-13T14:22:16.195143", -"dc:creator": "IRI" -}, -"id": "ef292550-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.249108", -"dc:title": "Star", -"dc:modified": "2012-03-13T14:22:18.249108", -"dc:creator": "IRI" -}, -"id": "f062926c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.234615", -"dc:title": "dujardin", -"dc:modified": "2012-03-13T14:22:16.234615", -"dc:creator": "IRI" -}, -"id": "ef2f2b08-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.858131", -"dc:title": "BOUMCATS", -"dc:modified": "2012-03-13T14:22:16.858131", -"dc:creator": "IRI" -}, -"id": "ef8e4fd4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.401993", -"dc:title": "instagraff", -"dc:modified": "2012-03-13T14:22:18.401993", -"dc:creator": "IRI" -}, -"id": "f079e3a4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.317075", -"dc:title": "talité", -"dc:modified": "2012-03-13T14:22:18.317075", -"dc:creator": "IRI" -}, -"id": "f06cedfc-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.418493", -"dc:title": "Jlerécupère", -"dc:modified": "2012-03-13T14:22:16.418493", -"dc:creator": "IRI" -}, -"id": "ef4b39ec-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.420809", -"dc:title": "picetou", -"dc:modified": "2012-03-13T14:22:17.420809", -"dc:creator": "IRI" -}, -"id": "efe42be8-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.840358", -"dc:title": "pratique", -"dc:modified": "2012-03-13T14:22:16.840358", -"dc:creator": "IRI" -}, -"id": "ef8b98ac-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:15.840998", -"dc:title": "VomirDesYeux", -"dc:modified": "2012-03-13T14:22:15.840998", -"dc:creator": "IRI" -}, -"id": "eef324dc-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.338636", -"dc:title": "FautLeDire", -"dc:modified": "2012-03-13T14:22:17.338636", -"dc:creator": "IRI" -}, -"id": "efd7a56c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.481396", -"dc:title": "change2chemise", -"dc:modified": "2012-03-13T14:22:16.481396", -"dc:creator": "IRI" -}, -"id": "ef54d3da-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.989371", -"dc:title": "emissiondeclareedutilitepublique", -"dc:modified": "2012-03-13T14:22:17.989371", -"dc:creator": "IRI" -}, -"id": "f03aec26-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.136465", -"dc:title": "Palmashow", -"dc:modified": "2012-03-13T14:22:16.136465", -"dc:creator": "IRI" -}, -"id": "ef203116-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.929023", -"dc:title": "ellequitte", -"dc:modified": "2012-03-13T14:22:16.929023", -"dc:creator": "IRI" -}, -"id": "ef991ffe-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.696347", -"dc:title": "cestbon", -"dc:modified": "2012-03-13T14:22:16.696347", -"dc:creator": "IRI" -}, -"id": "ef759fe8-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.099309", -"dc:title": "ilchange2ton", -"dc:modified": "2012-03-13T14:22:16.099309", -"dc:creator": "IRI" -}, -"id": "ef1a8540-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.430605", -"dc:title": "lesfous", -"dc:modified": "2012-03-13T14:22:16.430605", -"dc:creator": "IRI" -}, -"id": "ef4d1384-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.156767", -"dc:title": "zzZZZ", -"dc:modified": "2012-03-13T14:22:17.156767", -"dc:creator": "IRI" -}, -"id": "efbbe048-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.856945", -"dc:title": "dodo", -"dc:modified": "2012-03-13T14:22:18.856945", -"dc:creator": "IRI" -}, -"id": "f0bf4e80-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.249108", -"dc:title": "Cnul", -"dc:modified": "2012-03-13T14:22:18.249108", -"dc:creator": "IRI" -}, -"id": "f0628de4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.772651", -"dc:title": "glaçons", -"dc:modified": "2012-03-13T14:22:16.772651", -"dc:creator": "IRI" -}, -"id": "ef814a64-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.752376", -"dc:title": "QUE", -"dc:modified": "2012-03-13T14:22:18.752376", -"dc:creator": "IRI" -}, -"id": "f0af5962-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.628040", -"dc:title": "TheArtist", -"dc:modified": "2012-03-13T14:22:16.628040", -"dc:creator": "IRI" -}, -"id": "ef6b33e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.898143", -"dc:title": "ouijesais", -"dc:modified": "2012-03-13T14:22:18.898143", -"dc:creator": "IRI" -}, -"id": "f0c59c5e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.183623", -"dc:title": "VoisinsVoisines", -"dc:modified": "2012-03-13T14:22:18.183623", -"dc:creator": "IRI" -}, -"id": "f0588fe2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.919842", -"dc:title": "Décolleté", -"dc:modified": "2012-03-13T14:22:16.919842", -"dc:creator": "IRI" -}, -"id": "ef97bec0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.318880", -"dc:title": "Masterchef", -"dc:modified": "2012-03-13T14:22:16.318880", -"dc:creator": "IRI" -}, -"id": "ef3c071a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.739834", -"dc:title": "PapeStaïïle", -"dc:modified": "2012-03-13T14:22:18.739834", -"dc:creator": "IRI" -}, -"id": "f0ad6fb2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.143465", -"dc:title": "TF1", -"dc:modified": "2012-03-13T14:22:17.143465", -"dc:creator": "IRI" -}, -"id": "efb9d910-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.473544", -"dc:title": "vaginoplastie", -"dc:modified": "2012-03-13T14:22:17.473544", -"dc:creator": "IRI" -}, -"id": "efec3748-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.855565", -"dc:title": "LG", -"dc:modified": "2012-03-13T14:22:17.855565", -"dc:creator": "IRI" -}, -"id": "f02681e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.527655", -"dc:title": "ilsaute", -"dc:modified": "2012-03-13T14:22:16.527655", -"dc:creator": "IRI" -}, -"id": "ef5be1f2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.652578", -"dc:title": "VraimentPD", -"dc:modified": "2012-03-13T14:22:17.652578", -"dc:creator": "IRI" -}, -"id": "f007896c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.343118", -"dc:title": "TweetPreventionRoutiere", -"dc:modified": "2012-03-13T14:22:18.343118", -"dc:creator": "IRI" -}, -"id": "f070e628-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.123301", -"dc:title": "sacréesoirée", -"dc:modified": "2012-03-13T14:22:17.123301", -"dc:creator": "IRI" -}, -"id": "efb6c540-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.729981", -"dc:title": "satiradax", -"dc:modified": "2012-03-13T14:22:18.729981", -"dc:creator": "IRI" -}, -"id": "f0abf308-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.654926", -"dc:title": "freekiss", -"dc:modified": "2012-03-13T14:22:17.654926", -"dc:creator": "IRI" -}, -"id": "f007e394-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.068591", -"dc:title": "hihi", -"dc:modified": "2012-03-13T14:22:18.068591", -"dc:creator": "IRI" -}, -"id": "f047025e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.106041", -"dc:title": "vousrestez", -"dc:modified": "2012-03-13T14:22:17.106041", -"dc:creator": "IRI" -}, -"id": "efb422e0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.601926", -"dc:title": "StopACTA", -"dc:modified": "2012-03-13T14:22:18.601926", -"dc:creator": "IRI" -}, -"id": "f0986b12-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.847880", -"dc:title": "YouKnowSheRatchetIf", -"dc:modified": "2012-03-13T14:22:18.847880", -"dc:creator": "IRI" -}, -"id": "f0bdf008-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.217954", -"dc:title": "reflexionsinutiles", -"dc:modified": "2012-03-13T14:22:16.217954", -"dc:creator": "IRI" -}, -"id": "ef2ca054-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.292396", -"dc:title": "fb", -"dc:modified": "2012-03-13T14:22:18.292396", -"dc:creator": "IRI" -}, -"id": "f0692e06-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:15.890403", -"dc:title": "tristesse", -"dc:modified": "2012-03-13T14:22:15.890403", -"dc:creator": "IRI" -}, -"id": "eefaa662-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.497436", -"dc:title": "faildelamort", -"dc:modified": "2012-03-13T14:22:18.497436", -"dc:creator": "IRI" -}, -"id": "f0887392-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:15.967788", -"dc:title": "ilpart", -"dc:modified": "2012-03-13T14:22:15.967788", -"dc:creator": "IRI" -}, -"id": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.163639", -"dc:title": "contrechamp", -"dc:modified": "2012-03-13T14:22:17.163639", -"dc:creator": "IRI" -}, -"id": "efbcecea-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.647960", -"dc:title": "LesMondesFantas", -"dc:modified": "2012-03-13T14:22:16.647960", -"dc:creator": "IRI" -}, -"id": "ef6e3d20-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:15.834011", -"dc:title": "France5", -"dc:modified": "2012-03-13T14:22:15.834011", -"dc:creator": "IRI" -}, -"id": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.926768", -"dc:title": "sortez2020", -"dc:modified": "2012-03-13T14:22:16.926768", -"dc:creator": "IRI" -}, -"id": "ef98c86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.115779", -"dc:title": "EnModeDécouverte", -"dc:modified": "2012-03-13T14:22:17.115779", -"dc:creator": "IRI" -}, -"id": "efb59fda-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.200235", -"dc:title": "TFB", -"dc:modified": "2012-03-13T14:22:17.200235", -"dc:creator": "IRI" -}, -"id": "efc28bbe-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.841481", -"dc:title": "tweetemylife", -"dc:modified": "2012-03-13T14:22:18.841481", -"dc:creator": "IRI" -}, -"id": "f0bcf310-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.200235", -"dc:title": "TFW", -"dc:modified": "2012-03-13T14:22:17.200235", -"dc:creator": "IRI" -}, -"id": "efc28fa6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.653330", -"dc:title": "help", -"dc:modified": "2012-03-13T14:22:16.653330", -"dc:creator": "IRI" -}, -"id": "ef6f0f16-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.211320", -"dc:title": "césar2012", -"dc:modified": "2012-03-13T14:22:16.211320", -"dc:creator": "IRI" -}, -"id": "ef2b9ccc-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.734250", -"dc:title": "remygaillard", -"dc:modified": "2012-03-13T14:22:18.734250", -"dc:creator": "IRI" -}, -"id": "f0ac9506-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.746871", -"dc:title": "oldschool", -"dc:modified": "2012-03-13T14:22:18.746871", -"dc:creator": "IRI" -}, -"id": "f0ae8244-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.925081", -"dc:title": "baston", -"dc:modified": "2012-03-13T14:22:18.925081", -"dc:creator": "IRI" -}, -"id": "f0c9b2f8-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.663061", -"dc:title": "la", -"dc:modified": "2012-03-13T14:22:18.663061", -"dc:creator": "IRI" -}, -"id": "f0a1b820-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.160831", -"dc:title": "décalé", -"dc:modified": "2012-03-13T14:22:17.160831", -"dc:creator": "IRI" -}, -"id": "efbc7f44-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.354604", -"dc:title": "screugneugneu", -"dc:modified": "2012-03-13T14:22:18.354604", -"dc:creator": "IRI" -}, -"id": "f072a80a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.702850", -"dc:title": "melenchonattitude", -"dc:modified": "2012-03-13T14:22:18.702850", -"dc:creator": "IRI" -}, -"id": "f0a7cbd4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.540885", -"dc:title": "webzé", -"dc:modified": "2012-03-13T14:22:18.540885", -"dc:creator": "IRI" -}, -"id": "f08f14c2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.801771", -"dc:title": "OnSeBouge", -"dc:modified": "2012-03-13T14:22:16.801771", -"dc:creator": "IRI" -}, -"id": "ef85ba36-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:19.074296", -"dc:title": "yourock", -"dc:modified": "2012-03-13T14:22:19.074296", -"dc:creator": "IRI" -}, -"id": "f0e07cc2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.280040", -"dc:title": "teamST", -"dc:modified": "2012-03-13T14:22:17.280040", -"dc:creator": "IRI" -}, -"id": "efceb0ce-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.412408", -"dc:title": "cestmou", -"dc:modified": "2012-03-13T14:22:16.412408", -"dc:creator": "IRI" -}, -"id": "ef4a4bc2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.565661", -"dc:title": "unpeu", -"dc:modified": "2012-03-13T14:22:18.565661", -"dc:creator": "IRI" -}, -"id": "f092db98-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:19.094900", -"dc:title": "Omar", -"dc:modified": "2012-03-13T14:22:19.094900", -"dc:creator": "IRI" -}, -"id": "f0e3a2e4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.276487", -"dc:title": "grippe", -"dc:modified": "2012-03-13T14:22:16.276487", -"dc:creator": "IRI" -}, -"id": "ef358ea8-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.739565", -"dc:title": "yapasassezdecouleursdanslachemisedevinvin", -"dc:modified": "2012-03-13T14:22:17.739565", -"dc:creator": "IRI" -}, -"id": "f014d824-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:19.094900", -"dc:title": "Karine", -"dc:modified": "2012-03-13T14:22:19.094900", -"dc:creator": "IRI" -}, -"id": "f0e39dc6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.137917", -"dc:title": "palmshow", -"dc:modified": "2012-03-13T14:22:16.137917", -"dc:creator": "IRI" -}, -"id": "ef206992-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.776275", -"dc:title": "aupif", -"dc:modified": "2012-03-13T14:22:16.776275", -"dc:creator": "IRI" -}, -"id": "ef81d196-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.711726", -"dc:title": "Gachis2", -"dc:modified": "2012-03-13T14:22:18.711726", -"dc:creator": "IRI" -}, -"id": "f0a92a9c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.893519", -"dc:title": "chiennesdegarde", -"dc:modified": "2012-03-13T14:22:17.893519", -"dc:creator": "IRI" -}, -"id": "f02c4c20-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.621291", -"dc:title": "narmol", -"dc:modified": "2012-03-13T14:22:16.621291", -"dc:creator": "IRI" -}, -"id": "ef6a2c62-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.250689", -"dc:title": "Skype", -"dc:modified": "2012-03-13T14:22:18.250689", -"dc:creator": "IRI" -}, -"id": "f062d0a6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.101688", -"dc:title": "ACTA", -"dc:modified": "2012-03-13T14:22:17.101688", -"dc:creator": "IRI" -}, -"id": "efb37962-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.507445", -"dc:title": "ilsdegagent", -"dc:modified": "2012-03-13T14:22:17.507445", -"dc:creator": "IRI" -}, -"id": "eff16808-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.954237", -"dc:title": "tweetchelou", -"dc:modified": "2012-03-13T14:22:18.954237", -"dc:creator": "IRI" -}, -"id": "f0ce2612-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.130999", -"dc:title": "Noël", -"dc:modified": "2012-03-13T14:22:16.130999", -"dc:creator": "IRI" -}, -"id": "ef1f5bd8-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:15.963158", -"dc:title": "ilReste", -"dc:modified": "2012-03-13T14:22:15.963158", -"dc:creator": "IRI" -}, -"id": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.059153", -"dc:title": "ilbaise", -"dc:modified": "2012-03-13T14:22:16.059153", -"dc:creator": "IRI" -}, -"id": "ef14650c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.341659", -"dc:title": "Télétravail", -"dc:modified": "2012-03-13T14:22:18.341659", -"dc:creator": "IRI" -}, -"id": "f070ad5c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.789488", -"dc:title": "lalala", -"dc:modified": "2012-03-13T14:22:17.789488", -"dc:creator": "IRI" -}, -"id": "f01c7174-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.716551", -"dc:title": "troll", -"dc:modified": "2012-03-13T14:22:17.716551", -"dc:creator": "IRI" -}, -"id": "f0114b96-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.410247", -"dc:title": "ipart", -"dc:modified": "2012-03-13T14:22:16.410247", -"dc:creator": "IRI" -}, -"id": "ef49f848-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:15.824648", -"dc:title": "content", -"dc:modified": "2012-03-13T14:22:15.824648", -"dc:creator": "IRI" -}, -"id": "eef09f82-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.142609", -"dc:title": "webze", -"dc:modified": "2012-03-13T14:22:16.142609", -"dc:creator": "IRI" -}, -"id": "ef2120ee-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.105249", -"dc:title": "SamediConfession", -"dc:modified": "2012-03-13T14:22:17.105249", -"dc:creator": "IRI" -}, -"id": "efb40418-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.319347", -"dc:title": "lechangementcestmaintenenantceseraitbien", -"dc:modified": "2012-03-13T14:22:17.319347", -"dc:creator": "IRI" -}, -"id": "efd4af92-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.405544", -"dc:title": "hasbeen", -"dc:modified": "2012-03-13T14:22:18.405544", -"dc:creator": "IRI" -}, -"id": "f07a6d06-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.898390", -"dc:title": "qui", -"dc:modified": "2012-03-13T14:22:17.898390", -"dc:creator": "IRI" -}, -"id": "f02d0ac0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.339362", -"dc:title": "breizh", -"dc:modified": "2012-03-13T14:22:18.339362", -"dc:creator": "IRI" -}, -"id": "f070547e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.743024", -"dc:title": "démonssalledebains", -"dc:modified": "2012-03-13T14:22:16.743024", -"dc:creator": "IRI" -}, -"id": "ef7cc2be-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.962815", -"dc:title": "demainjaiski", -"dc:modified": "2012-03-13T14:22:17.962815", -"dc:creator": "IRI" -}, -"id": "f036de88-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.937718", -"dc:title": "chnage2ton", -"dc:modified": "2012-03-13T14:22:18.937718", -"dc:creator": "IRI" -}, -"id": "f0cba126-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.564854", -"dc:title": "LaClasseAmericaine", -"dc:modified": "2012-03-13T14:22:16.564854", -"dc:creator": "IRI" -}, -"id": "ef618f62-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.714676", -"dc:title": "Gaspard", -"dc:modified": "2012-03-13T14:22:18.714676", -"dc:creator": "IRI" -}, -"id": "f0a99856-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.247752", -"dc:title": "chuisfan", -"dc:modified": "2012-03-13T14:22:16.247752", -"dc:creator": "IRI" -}, -"id": "ef312c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.387786", -"dc:title": "Trollspotted", -"dc:modified": "2012-03-13T14:22:17.387786", -"dc:creator": "IRI" -}, -"id": "efdf212a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.898390", -"dc:title": "TPAMP", -"dc:modified": "2012-03-13T14:22:17.898390", -"dc:creator": "IRI" -}, -"id": "f02d0f98-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.106821", -"dc:title": "tweetdecomptoir", -"dc:modified": "2012-03-13T14:22:17.106821", -"dc:creator": "IRI" -}, -"id": "efb4414e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.302133", -"dc:title": "TheHumanCentipede", -"dc:modified": "2012-03-13T14:22:17.302133", -"dc:creator": "IRI" -}, -"id": "efd21480-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.941925", -"dc:title": "carambar", -"dc:modified": "2012-03-13T14:22:17.941925", -"dc:creator": "IRI" -}, -"id": "f033aef2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.024506", -"dc:title": "jet", -"dc:modified": "2012-03-13T14:22:16.024506", -"dc:creator": "IRI" -}, -"id": "ef0f27a4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:15.925609", -"dc:title": "DeconneMan", -"dc:modified": "2012-03-13T14:22:15.925609", -"dc:creator": "IRI" -}, -"id": "ef0006b6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.069901", -"dc:title": "OnlyHug33k", -"dc:modified": "2012-03-13T14:22:17.069901", -"dc:creator": "IRI" -}, -"id": "efae9f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.382909", -"dc:title": "dontfeedthetroll", -"dc:modified": "2012-03-13T14:22:17.382909", -"dc:creator": "IRI" -}, -"id": "efde6636-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.936978", -"dc:title": "Rolin", -"dc:modified": "2012-03-13T14:22:16.936978", -"dc:creator": "IRI" -}, -"id": "ef9a5aea-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.711033", -"dc:title": "LaBoiteACoucou", -"dc:modified": "2012-03-13T14:22:17.711033", -"dc:creator": "IRI" -}, -"id": "f01073b0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.093026", -"dc:title": "UMAD", -"dc:modified": "2012-03-13T14:22:16.093026", -"dc:creator": "IRI" -}, -"id": "ef19966c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.154484", -"dc:title": "tweetprécédent", -"dc:modified": "2012-03-13T14:22:17.154484", -"dc:creator": "IRI" -}, -"id": "efbb871a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.035532", -"dc:title": "Rollin", -"dc:modified": "2012-03-13T14:22:17.035532", -"dc:creator": "IRI" -}, -"id": "efa96512-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.246938", -"dc:title": "goodtoknow", -"dc:modified": "2012-03-13T14:22:16.246938", -"dc:creator": "IRI" -}, -"id": "ef310c66-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.396859", -"dc:title": "ilchange2chemise", -"dc:modified": "2012-03-13T14:22:16.396859", -"dc:creator": "IRI" -}, -"id": "ef47f0f2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.205984", -"dc:title": "part", -"dc:modified": "2012-03-13T14:22:17.205984", -"dc:creator": "IRI" -}, -"id": "efc3634a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.354443", -"dc:title": "trolls", -"dc:modified": "2012-03-13T14:22:17.354443", -"dc:creator": "IRI" -}, -"id": "efda0adc-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.930662", -"dc:title": "onsennuie", -"dc:modified": "2012-03-13T14:22:18.930662", -"dc:creator": "IRI" -}, -"id": "f0ca8dd6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.878070", -"dc:title": "tweetprécédant", -"dc:modified": "2012-03-13T14:22:17.878070", -"dc:creator": "IRI" -}, -"id": "f029f18c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.820498", -"dc:title": "merci", -"dc:modified": "2012-03-13T14:22:17.820498", -"dc:creator": "IRI" -}, -"id": "f02127f0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.848737", -"dc:title": "hacking", -"dc:modified": "2012-03-13T14:22:17.848737", -"dc:creator": "IRI" -}, -"id": "f025765c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.067770", -"dc:title": "ConceptFail", -"dc:modified": "2012-03-13T14:22:18.067770", -"dc:creator": "IRI" -}, -"id": "f046e31e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.706992", -"dc:title": "DesChiffresEtDesLettres", -"dc:modified": "2012-03-13T14:22:17.706992", -"dc:creator": "IRI" -}, -"id": "f00fd572-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.974516", -"dc:title": "interactive", -"dc:modified": "2012-03-13T14:22:17.974516", -"dc:creator": "IRI" -}, -"id": "f038a790-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.789313", -"dc:title": "classe", -"dc:modified": "2012-03-13T14:22:18.789313", -"dc:creator": "IRI" -}, -"id": "f0b500e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.195990", -"dc:title": "FATCH", -"dc:modified": "2012-03-13T14:22:17.195990", -"dc:creator": "IRI" -}, -"id": "efc1dd54-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.798501", -"dc:title": "megaupload", -"dc:modified": "2012-03-13T14:22:18.798501", -"dc:creator": "IRI" -}, -"id": "f0b66284-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.068375", -"dc:title": "alumerlalumière", -"dc:modified": "2012-03-13T14:22:17.068375", -"dc:creator": "IRI" -}, -"id": "efae63f0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.371824", -"dc:title": "IlTueLeCostumierDeVinvinEtLuiAchèteUneChemiseMoinsAffreuse", -"dc:modified": "2012-03-13T14:22:16.371824", -"dc:creator": "IRI" -}, -"id": "ef441b30-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.144060", -"dc:title": "miseenabime", -"dc:modified": "2012-03-13T14:22:16.144060", -"dc:creator": "IRI" -}, -"id": "ef215974-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.325361", -"dc:title": "inculte", -"dc:modified": "2012-03-13T14:22:17.325361", -"dc:creator": "IRI" -}, -"id": "efd59a88-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.200235", -"dc:title": "JustinperfominARGENTINA", -"dc:modified": "2012-03-13T14:22:17.200235", -"dc:creator": "IRI" -}, -"id": "efc287a4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.694545", -"dc:title": "JeMeSensSeule", -"dc:modified": "2012-03-13T14:22:18.694545", -"dc:creator": "IRI" -}, -"id": "f0a68706-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.739565", -"dc:title": "pourquoipasunevestecoloreevinvin", -"dc:modified": "2012-03-13T14:22:17.739565", -"dc:creator": "IRI" -}, -"id": "f014d2ac-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.093026", -"dc:title": "MERILETFOU", -"dc:modified": "2012-03-13T14:22:16.093026", -"dc:creator": "IRI" -}, -"id": "ef199144-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.756079", -"dc:title": "bisous", -"dc:modified": "2012-03-13T14:22:17.756079", -"dc:creator": "IRI" -}, -"id": "f0175432-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.979084", -"dc:title": "acteursencrépon", -"dc:modified": "2012-03-13T14:22:18.979084", -"dc:creator": "IRI" -}, -"id": "f0d1f62a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.808786", -"dc:title": "JCDJCR", -"dc:modified": "2012-03-13T14:22:17.808786", -"dc:creator": "IRI" -}, -"id": "f01f5de4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.653464", -"dc:title": "ilchangedechemise", -"dc:modified": "2012-03-13T14:22:17.653464", -"dc:creator": "IRI" -}, -"id": "f007aa96-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.386438", -"dc:title": "BonjourAmerica", -"dc:modified": "2012-03-13T14:22:16.386438", -"dc:creator": "IRI" -}, -"id": "ef46563e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.684667", -"dc:title": "teamsf", -"dc:modified": "2012-03-13T14:22:16.684667", -"dc:creator": "IRI" -}, -"id": "ef73ddc0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.551187", -"dc:title": "cquiles", -"dc:modified": "2012-03-13T14:22:18.551187", -"dc:creator": "IRI" -}, -"id": "f090a6e8-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.630946", -"dc:title": "LGB", -"dc:modified": "2012-03-13T14:22:17.630946", -"dc:creator": "IRI" -}, -"id": "f0043f50-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.659686", -"dc:title": "cki", -"dc:modified": "2012-03-13T14:22:17.659686", -"dc:creator": "IRI" -}, -"id": "f0089e06-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.070934", -"dc:title": "TVcheck", -"dc:modified": "2012-03-13T14:22:16.070934", -"dc:creator": "IRI" -}, -"id": "ef163198-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.241509", -"dc:title": "bubbletv", -"dc:modified": "2012-03-13T14:22:16.241509", -"dc:creator": "IRI" -}, -"id": "ef3037dc-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.938552", -"dc:title": "RegisGaillard", -"dc:modified": "2012-03-13T14:22:18.938552", -"dc:creator": "IRI" -}, -"id": "f0cbc160-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.267983", -"dc:title": "ilsepend", -"dc:modified": "2012-03-13T14:22:18.267983", -"dc:creator": "IRI" -}, -"id": "f0656fe6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:15.831239", -"dc:title": "LGW", -"dc:modified": "2012-03-13T14:22:15.831239", -"dc:creator": "IRI" -}, -"id": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.339362", -"dc:title": "bzh", -"dc:modified": "2012-03-13T14:22:18.339362", -"dc:creator": "IRI" -}, -"id": "f07059ce-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.160486", -"dc:title": "IlEstLourd", -"dc:modified": "2012-03-13T14:22:16.160486", -"dc:creator": "IRI" -}, -"id": "ef23df6e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.273896", -"dc:title": "TeamRCT", -"dc:modified": "2012-03-13T14:22:17.273896", -"dc:creator": "IRI" -}, -"id": "efcdc100-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.959812", -"dc:title": "powersongs", -"dc:modified": "2012-03-13T14:22:18.959812", -"dc:creator": "IRI" -}, -"id": "f0cf00a0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.071725", -"dc:title": "changedethon", -"dc:modified": "2012-03-13T14:22:16.071725", -"dc:creator": "IRI" -}, -"id": "ef165556-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.877923", -"dc:title": "K4Kouign", -"dc:modified": "2012-03-13T14:22:18.877923", -"dc:creator": "IRI" -}, -"id": "f0c285f0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.727243", -"dc:title": "AudeBaron", -"dc:modified": "2012-03-13T14:22:16.727243", -"dc:creator": "IRI" -}, -"id": "ef7a5646-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.992996", -"dc:title": "RIP", -"dc:modified": "2012-03-13T14:22:17.992996", -"dc:creator": "IRI" -}, -"id": "f03b79d4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.250689", -"dc:title": "libre", -"dc:modified": "2012-03-13T14:22:18.250689", -"dc:creator": "IRI" -}, -"id": "f062cbba-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:19.022221", -"dc:title": "jedécouvre", -"dc:modified": "2012-03-13T14:22:19.022221", -"dc:creator": "IRI" -}, -"id": "f0d88a30-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.121049", -"dc:title": "chemiseMagnum", -"dc:modified": "2012-03-13T14:22:16.121049", -"dc:creator": "IRI" -}, -"id": "ef1dd6dc-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.464050", -"dc:title": "mesigaeusigodevolta", -"dc:modified": "2012-03-13T14:22:17.464050", -"dc:creator": "IRI" -}, -"id": "efeac4da-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.370657", -"dc:title": "vaches", -"dc:modified": "2012-03-13T14:22:17.370657", -"dc:creator": "IRI" -}, -"id": "efdc8a46-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.243398", -"dc:title": "Boudjellal", -"dc:modified": "2012-03-13T14:22:18.243398", -"dc:creator": "IRI" -}, -"id": "f061b02c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:15.822159", -"dc:title": "générique", -"dc:modified": "2012-03-13T14:22:15.822159", -"dc:creator": "IRI" -}, -"id": "eef03e5c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.051822", -"dc:title": "cestlemeilleur", -"dc:modified": "2012-03-13T14:22:16.051822", -"dc:creator": "IRI" -}, -"id": "ef134690-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:19.013052", -"dc:title": "jepars", -"dc:modified": "2012-03-13T14:22:19.013052", -"dc:creator": "IRI" -}, -"id": "f0d71f9c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.223773", -"dc:title": "onacid", -"dc:modified": "2012-03-13T14:22:18.223773", -"dc:creator": "IRI" -}, -"id": "f05eb4da-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:15.862706", -"dc:title": "OSCAR2012", -"dc:modified": "2012-03-13T14:22:15.862706", -"dc:creator": "IRI" -}, -"id": "eef66b6a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.862468", -"dc:title": "teams", -"dc:modified": "2012-03-13T14:22:18.862468", -"dc:creator": "IRI" -}, -"id": "f0c02634-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.259826", -"dc:title": "fanboy", -"dc:modified": "2012-03-13T14:22:17.259826", -"dc:creator": "IRI" -}, -"id": "efcb9a06-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.711726", -"dc:title": "Amateurisme", -"dc:modified": "2012-03-13T14:22:18.711726", -"dc:creator": "IRI" -}, -"id": "f0a925b0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.319687", -"dc:title": "jaime", -"dc:modified": "2012-03-13T14:22:16.319687", -"dc:creator": "IRI" -}, -"id": "ef3c25d8-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.258360", -"dc:title": "insane", -"dc:modified": "2012-03-13T14:22:17.258360", -"dc:creator": "IRI" -}, -"id": "efcb60fe-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.705807", -"dc:title": "PartiDesChevals", -"dc:modified": "2012-03-13T14:22:16.705807", -"dc:creator": "IRI" -}, -"id": "ef771116-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.761919", -"dc:title": "ilRest", -"dc:modified": "2012-03-13T14:22:18.761919", -"dc:creator": "IRI" -}, -"id": "f0b0ce82-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.443517", -"dc:title": "DirectStar", -"dc:modified": "2012-03-13T14:22:16.443517", -"dc:creator": "IRI" -}, -"id": "ef4f0fcc-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.378119", -"dc:title": "Cesars", -"dc:modified": "2012-03-13T14:22:18.378119", -"dc:creator": "IRI" -}, -"id": "f07642da-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.221951", -"dc:title": "fail", -"dc:modified": "2012-03-13T14:22:16.221951", -"dc:creator": "IRI" -}, -"id": "ef2d3c1c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.284137", -"dc:title": "ilrevient", -"dc:modified": "2012-03-13T14:22:16.284137", -"dc:creator": "IRI" -}, -"id": "ef36b936-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.354443", -"dc:title": "wow", -"dc:modified": "2012-03-13T14:22:17.354443", -"dc:creator": "IRI" -}, -"id": "efda0fd2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.657371", -"dc:title": "pascalpapéisme", -"dc:modified": "2012-03-13T14:22:18.657371", -"dc:creator": "IRI" -}, -"id": "f0a0db4e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.101973", -"dc:title": "OnComprendPasLinteretDeLaQuestion", -"dc:modified": "2012-03-13T14:22:18.101973", -"dc:creator": "IRI" -}, -"id": "f04c1c1c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.758894", -"dc:title": "webrealtv", -"dc:modified": "2012-03-13T14:22:17.758894", -"dc:creator": "IRI" -}, -"id": "f017c1ba-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:15.953665", -"dc:title": "irc", -"dc:modified": "2012-03-13T14:22:15.953665", -"dc:creator": "IRI" -}, -"id": "ef044dd4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:19.099960", -"dc:title": "toujoursUnPilote", -"dc:modified": "2012-03-13T14:22:19.099960", -"dc:creator": "IRI" -}, -"id": "f0e46378-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.098524", -"dc:title": "Maman", -"dc:modified": "2012-03-13T14:22:16.098524", -"dc:creator": "IRI" -}, -"id": "ef1a670e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:19.010206", -"dc:title": "facepalm", -"dc:modified": "2012-03-13T14:22:19.010206", -"dc:creator": "IRI" -}, -"id": "f0d6b1d8-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.153699", -"dc:title": "sataytraydraule", -"dc:modified": "2012-03-13T14:22:17.153699", -"dc:creator": "IRI" -}, -"id": "efbb68a2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.709938", -"dc:title": "wtf", -"dc:modified": "2012-03-13T14:22:16.709938", -"dc:creator": "IRI" -}, -"id": "ef77b274-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.940523", -"dc:title": "Écrans", -"dc:modified": "2012-03-13T14:22:16.940523", -"dc:creator": "IRI" -}, -"id": "ef9ae19a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.562821", -"dc:title": "rugby", -"dc:modified": "2012-03-13T14:22:18.562821", -"dc:creator": "IRI" -}, -"id": "f0926d8e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.797663", -"dc:title": "joke", -"dc:modified": "2012-03-13T14:22:18.797663", -"dc:creator": "IRI" -}, -"id": "f0b642b8-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.270416", -"dc:title": "Change2Thon", -"dc:modified": "2012-03-13T14:22:16.270416", -"dc:creator": "IRI" -}, -"id": "ef34a1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.971475", -"dc:title": "bonnenuit", -"dc:modified": "2012-03-13T14:22:17.971475", -"dc:creator": "IRI" -}, -"id": "f03831a2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.977342", -"dc:title": "ICqui", -"dc:modified": "2012-03-13T14:22:17.977342", -"dc:creator": "IRI" -}, -"id": "f039163a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.254903", -"dc:title": "Cows", -"dc:modified": "2012-03-13T14:22:17.254903", -"dc:creator": "IRI" -}, -"id": "efcada76-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.156624", -"dc:title": "HasardDeLaProgrammation", -"dc:modified": "2012-03-13T14:22:18.156624", -"dc:creator": "IRI" -}, -"id": "f0547146-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.604125", -"dc:title": "zyva", -"dc:modified": "2012-03-13T14:22:16.604125", -"dc:creator": "IRI" -}, -"id": "ef678da4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.727243", -"dc:title": "jecomprendsrien", -"dc:modified": "2012-03-13T14:22:16.727243", -"dc:creator": "IRI" -}, -"id": "ef7a5aec-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.371641", -"dc:title": "tombelachemise", -"dc:modified": "2012-03-13T14:22:17.371641", -"dc:creator": "IRI" -}, -"id": "efdca9ea-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.601926", -"dc:title": "opBlueBra", -"dc:modified": "2012-03-13T14:22:18.601926", -"dc:creator": "IRI" -}, -"id": "f09865a4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.061560", -"dc:title": "5eucheuAuGrandWebze", -"dc:modified": "2012-03-13T14:22:18.061560", -"dc:creator": "IRI" -}, -"id": "f045f13e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:15.824648", -"dc:title": "déconne-man", -"dc:modified": "2012-03-13T14:22:15.824648", -"dc:creator": "IRI" -}, -"id": "eef0a77a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.431468", -"dc:title": "dessin", -"dc:modified": "2012-03-13T14:22:17.431468", -"dc:creator": "IRI" -}, -"id": "efe5cee4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.699154", -"dc:title": "arte", -"dc:modified": "2012-03-13T14:22:16.699154", -"dc:creator": "IRI" -}, -"id": "ef760cf8-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.593964", -"dc:title": "Enseignezmoi", -"dc:modified": "2012-03-13T14:22:16.593964", -"dc:creator": "IRI" -}, -"id": "ef66051a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.929023", -"dc:title": "ilquitte", -"dc:modified": "2012-03-13T14:22:16.929023", -"dc:creator": "IRI" -}, -"id": "ef992472-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.928220", -"dc:title": "nowwatching", -"dc:modified": "2012-03-13T14:22:16.928220", -"dc:creator": "IRI" -}, -"id": "ef9900b4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:15.979919", -"dc:title": "CI", -"dc:modified": "2012-03-13T14:22:15.979919", -"dc:creator": "IRI" -}, -"id": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:15.824648", -"dc:title": "jesuisbiencontent", -"dc:modified": "2012-03-13T14:22:15.824648", -"dc:creator": "IRI" -}, -"id": "eef0ae28-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.156624", -"dc:title": "SoireeNaze", -"dc:modified": "2012-03-13T14:22:18.156624", -"dc:creator": "IRI" -}, -"id": "f05475ce-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.034530", -"dc:title": "VisMaVieDeLycéen", -"dc:modified": "2012-03-13T14:22:18.034530", -"dc:creator": "IRI" -}, -"id": "f041d4d2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.530953", -"dc:title": "klaire", -"dc:modified": "2012-03-13T14:22:17.530953", -"dc:creator": "IRI" -}, -"id": "eff4fe00-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.344275", -"dc:title": "TwunchStras", -"dc:modified": "2012-03-13T14:22:17.344275", -"dc:creator": "IRI" -}, -"id": "efd87d7a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.262601", -"dc:title": "oupas", -"dc:modified": "2012-03-13T14:22:17.262601", -"dc:creator": "IRI" -}, -"id": "efcc06d0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.980774", -"dc:title": "lgz", -"dc:modified": "2012-03-13T14:22:16.980774", -"dc:creator": "IRI" -}, -"id": "efa10a34-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.622419", -"dc:title": "hashtag", -"dc:modified": "2012-03-13T14:22:17.622419", -"dc:creator": "IRI" -}, -"id": "f002ef2e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.370657", -"dc:title": "travelling", -"dc:modified": "2012-03-13T14:22:17.370657", -"dc:creator": "IRI" -}, -"id": "efdc849c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.314581", -"dc:title": "tweetprecedent", -"dc:modified": "2012-03-13T14:22:17.314581", -"dc:creator": "IRI" -}, -"id": "efd3f5a2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:15.846762", -"dc:title": "Cesar2012", -"dc:modified": "2012-03-13T14:22:15.846762", -"dc:creator": "IRI" -}, -"id": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.893259", -"dc:title": "Taratata", -"dc:modified": "2012-03-13T14:22:18.893259", -"dc:creator": "IRI" -}, -"id": "f0c4d85a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.000491", -"dc:title": "jayhatte", -"dc:modified": "2012-03-13T14:22:18.000491", -"dc:creator": "IRI" -}, -"id": "f03c9f26-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:15.881517", -"dc:title": "fr5", -"dc:modified": "2012-03-13T14:22:15.881517", -"dc:creator": "IRI" -}, -"id": "eef94b14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.365439", -"dc:title": "audeautélétravail", -"dc:modified": "2012-03-13T14:22:18.365439", -"dc:creator": "IRI" -}, -"id": "f0744ef8-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.433479", -"dc:title": "crossmédia", -"dc:modified": "2012-03-13T14:22:16.433479", -"dc:creator": "IRI" -}, -"id": "ef4d8300-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.151536", -"dc:title": "RugbySongs", -"dc:modified": "2012-03-13T14:22:17.151536", -"dc:creator": "IRI" -}, -"id": "efbb14ce-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.200235", -"dc:title": "InThisGeneration", -"dc:modified": "2012-03-13T14:22:17.200235", -"dc:creator": "IRI" -}, -"id": "efc282e0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.281954", -"dc:title": "debout", -"dc:modified": "2012-03-13T14:22:16.281954", -"dc:creator": "IRI" -}, -"id": "ef3663e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.061591", -"dc:title": "ElleReste", -"dc:modified": "2012-03-13T14:22:16.061591", -"dc:creator": "IRI" -}, -"id": "ef14c7ea-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.551623", -"dc:title": "LesMondesFantastiques", -"dc:modified": "2012-03-13T14:22:16.551623", -"dc:creator": "IRI" -}, -"id": "ef5f8f28-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.198591", -"dc:title": "TweetInutile", -"dc:modified": "2012-03-13T14:22:16.198591", -"dc:creator": "IRI" -}, -"id": "ef29ac00-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.176270", -"dc:title": "Rollin2012", -"dc:modified": "2012-03-13T14:22:17.176270", -"dc:creator": "IRI" -}, -"id": "efbedb2c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.136962", -"dc:title": "cendrillon", -"dc:modified": "2012-03-13T14:22:17.136962", -"dc:creator": "IRI" -}, -"id": "efb8df56-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.684667", -"dc:title": "StadeDeFrance", -"dc:modified": "2012-03-13T14:22:16.684667", -"dc:creator": "IRI" -}, -"id": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.182546", -"dc:title": "paf", -"dc:modified": "2012-03-13T14:22:18.182546", -"dc:creator": "IRI" -}, -"id": "f05870d4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.734043", -"dc:title": "solange", -"dc:modified": "2012-03-13T14:22:16.734043", -"dc:creator": "IRI" -}, -"id": "ef7b6040-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.549107", -"dc:title": "France3TvLorraine", -"dc:modified": "2012-03-13T14:22:17.549107", -"dc:creator": "IRI" -}, -"id": "eff7be4c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.898143", -"dc:title": "nocomment", -"dc:modified": "2012-03-13T14:22:18.898143", -"dc:creator": "IRI" -}, -"id": "f0c59786-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.328520", -"dc:title": "sopa", -"dc:modified": "2012-03-13T14:22:18.328520", -"dc:creator": "IRI" -}, -"id": "f06eac96-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.740612", -"dc:title": "defi", -"dc:modified": "2012-03-13T14:22:17.740612", -"dc:creator": "IRI" -}, -"id": "f014f6b0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.638284", -"dc:title": "ildegage", -"dc:modified": "2012-03-13T14:22:18.638284", -"dc:creator": "IRI" -}, -"id": "f09df550-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.924215", -"dc:title": "pugilat", -"dc:modified": "2012-03-13T14:22:18.924215", -"dc:creator": "IRI" -}, -"id": "f0c992be-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.862614", -"dc:title": "teamRM", -"dc:modified": "2012-03-13T14:22:17.862614", -"dc:creator": "IRI" -}, -"id": "f02794fa-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.308834", -"dc:title": "BlaguesEntrePotes", -"dc:modified": "2012-03-13T14:22:18.308834", -"dc:creator": "IRI" -}, -"id": "f06bac62-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.088322", -"dc:title": "JaiDixAns", -"dc:modified": "2012-03-13T14:22:18.088322", -"dc:creator": "IRI" -}, -"id": "f04a0a08-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.284907", -"dc:title": "SocialTV", -"dc:modified": "2012-03-13T14:22:16.284907", -"dc:creator": "IRI" -}, -"id": "ef36d736-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.209101", -"dc:title": "truestory", -"dc:modified": "2012-03-13T14:22:16.209101", -"dc:creator": "IRI" -}, -"id": "ef2b4aba-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:15.955769", -"dc:title": "change2ton", -"dc:modified": "2012-03-13T14:22:15.955769", -"dc:creator": "IRI" -}, -"id": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.162698", -"dc:title": "Cesars2012", -"dc:modified": "2012-03-13T14:22:16.162698", -"dc:creator": "IRI" -}, -"id": "ef243180-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:19.084643", -"dc:title": "Excusezlincultequejesuis", -"dc:modified": "2012-03-13T14:22:19.084643", -"dc:creator": "IRI" -}, -"id": "f0e20d3a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.918410", -"dc:title": "ilsort", -"dc:modified": "2012-03-13T14:22:18.918410", -"dc:creator": "IRI" -}, -"id": "f0c8b34e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.186200", -"dc:title": "trololololo", -"dc:modified": "2012-03-13T14:22:17.186200", -"dc:creator": "IRI" -}, -"id": "efc06366-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.777831", -"dc:title": "NSFW", -"dc:modified": "2012-03-13T14:22:16.777831", -"dc:creator": "IRI" -}, -"id": "ef820e22-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.924699", -"dc:title": "ENCULAY", -"dc:modified": "2012-03-13T14:22:16.924699", -"dc:creator": "IRI" -}, -"id": "ef987784-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.985631", -"dc:title": "cestqui", -"dc:modified": "2012-03-13T14:22:18.985631", -"dc:creator": "IRI" -}, -"id": "f0d2f0de-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.134746", -"dc:title": "Malaise", -"dc:modified": "2012-03-13T14:22:18.134746", -"dc:creator": "IRI" -}, -"id": "f0512054-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.309126", -"dc:title": "Anonymous", -"dc:modified": "2012-03-13T14:22:17.309126", -"dc:creator": "IRI" -}, -"id": "efd31fe2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.261170", -"dc:title": "teletravail", -"dc:modified": "2012-03-13T14:22:18.261170", -"dc:creator": "IRI" -}, -"id": "f064661e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.980774", -"dc:title": "Césars2012", -"dc:modified": "2012-03-13T14:22:16.980774", -"dc:creator": "IRI" -}, -"id": "efa105b6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.449817", -"dc:title": "ellePart", -"dc:modified": "2012-03-13T14:22:16.449817", -"dc:creator": "IRI" -}, -"id": "ef5001ac-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.889837", -"dc:title": "lireste", -"dc:modified": "2012-03-13T14:22:17.889837", -"dc:creator": "IRI" -}, -"id": "f02bc0c0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.539981", -"dc:title": "Cestquilui", -"dc:modified": "2012-03-13T14:22:17.539981", -"dc:creator": "IRI" -}, -"id": "eff65a70-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.111086", -"dc:title": "twt2c", -"dc:modified": "2012-03-13T14:22:17.111086", -"dc:creator": "IRI" -}, -"id": "efb4e856-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.323573", -"dc:title": "Motus", -"dc:modified": "2012-03-13T14:22:18.323573", -"dc:creator": "IRI" -}, -"id": "f06def18-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.305749", -"dc:title": "consécration", -"dc:modified": "2012-03-13T14:22:17.305749", -"dc:creator": "IRI" -}, -"id": "efd29c34-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.863319", -"dc:title": "ausecourslachemise", -"dc:modified": "2012-03-13T14:22:18.863319", -"dc:creator": "IRI" -}, -"id": "f0c0466e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.306346", -"dc:title": "faitespeterlescore", -"dc:modified": "2012-03-13T14:22:16.306346", -"dc:creator": "IRI" -}, -"id": "ef3a1cd4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.020601", -"dc:title": "Peremptoire", -"dc:modified": "2012-03-13T14:22:17.020601", -"dc:creator": "IRI" -}, -"id": "efa71a82-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.235314", -"dc:title": "old", -"dc:modified": "2012-03-13T14:22:17.235314", -"dc:creator": "IRI" -}, -"id": "efc7e104-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.002104", -"dc:title": "T2c", -"dc:modified": "2012-03-13T14:22:17.002104", -"dc:creator": "IRI" -}, -"id": "efa447a8-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.189032", -"dc:title": "vinvinpart", -"dc:modified": "2012-03-13T14:22:16.189032", -"dc:creator": "IRI" -}, -"id": "ef283794-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.990838", -"dc:title": "benoît", -"dc:modified": "2012-03-13T14:22:17.990838", -"dc:creator": "IRI" -}, -"id": "f03b251a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.828403", -"dc:title": "lolcat", -"dc:modified": "2012-03-13T14:22:16.828403", -"dc:creator": "IRI" -}, -"id": "ef89c64e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.847880", -"dc:title": "BrinquedoDoHopiHariCaiMaisQue", -"dc:modified": "2012-03-13T14:22:18.847880", -"dc:creator": "IRI" -}, -"id": "f0bdeb76-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.326830", -"dc:title": "Déçu", -"dc:modified": "2012-03-13T14:22:17.326830", -"dc:creator": "IRI" -}, -"id": "efd5d34a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.365439", -"dc:title": "concertskype", -"dc:modified": "2012-03-13T14:22:18.365439", -"dc:creator": "IRI" -}, -"id": "f07453ee-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.872704", -"dc:title": "Barcella", -"dc:modified": "2012-03-13T14:22:16.872704", -"dc:creator": "IRI" -}, -"id": "ef9088ee-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.110914", -"dc:title": "loutre", -"dc:modified": "2012-03-13T14:22:18.110914", -"dc:creator": "IRI" -}, -"id": "f04d77e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.975190", -"dc:title": "enprogression", -"dc:modified": "2012-03-13T14:22:16.975190", -"dc:creator": "IRI" -}, -"id": "efa02c36-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.137896", -"dc:title": "ruquier", -"dc:modified": "2012-03-13T14:22:17.137896", -"dc:creator": "IRI" -}, -"id": "efb8ff2c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.723165", -"dc:title": "viveleservicepublic", -"dc:modified": "2012-03-13T14:22:16.723165", -"dc:creator": "IRI" -}, -"id": "ef79b786-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.608301", -"dc:title": "laclasse", -"dc:modified": "2012-03-13T14:22:18.608301", -"dc:creator": "IRI" -}, -"id": "f0995d7e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:19.063738", -"dc:title": "tweetothon", -"dc:modified": "2012-03-13T14:22:19.063738", -"dc:creator": "IRI" -}, -"id": "f0dedcf0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.542793", -"dc:title": "blaguenulle", -"dc:modified": "2012-03-13T14:22:17.542793", -"dc:creator": "IRI" -}, -"id": "eff6c80c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.140674", -"dc:title": "nowplaying", -"dc:modified": "2012-03-13T14:22:17.140674", -"dc:creator": "IRI" -}, -"id": "efb96bf6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.839425", -"dc:title": "dilemme", -"dc:modified": "2012-03-13T14:22:16.839425", -"dc:creator": "IRI" -}, -"id": "ef8b78c2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:19.106204", -"dc:title": "HonteàMoi", -"dc:modified": "2012-03-13T14:22:19.106204", -"dc:creator": "IRI" -}, -"id": "f0e55706-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.973698", -"dc:title": "sos", -"dc:modified": "2012-03-13T14:22:17.973698", -"dc:creator": "IRI" -}, -"id": "f0388814-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.022716", -"dc:title": "NEW", -"dc:modified": "2012-03-13T14:22:18.022716", -"dc:creator": "IRI" -}, -"id": "f0400422-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.071725", -"dc:title": "changedeton", -"dc:modified": "2012-03-13T14:22:16.071725", -"dc:creator": "IRI" -}, -"id": "ef16598e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.819002", -"dc:title": "lachemisedevinvin", -"dc:modified": "2012-03-13T14:22:16.819002", -"dc:creator": "IRI" -}, -"id": "ef885750-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.983323", -"dc:title": "deception", -"dc:modified": "2012-03-13T14:22:16.983323", -"dc:creator": "IRI" -}, -"id": "efa16cc2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.646969", -"dc:title": "impatience", -"dc:modified": "2012-03-13T14:22:16.646969", -"dc:creator": "IRI" -}, -"id": "ef6e1af2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.574792", -"dc:title": "weberie", -"dc:modified": "2012-03-13T14:22:17.574792", -"dc:creator": "IRI" -}, -"id": "effbab24-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.691199", -"dc:title": "lol", -"dc:modified": "2012-03-13T14:22:16.691199", -"dc:creator": "IRI" -}, -"id": "ef74da40-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.120544", -"dc:title": "produireresteunmetier", -"dc:modified": "2012-03-13T14:22:17.120544", -"dc:creator": "IRI" -}, -"id": "efb659e8-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.983428", -"dc:title": "WhoYMCMBWillSignNext", -"dc:modified": "2012-03-13T14:22:18.983428", -"dc:creator": "IRI" -}, -"id": "f0d29ada-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.930567", -"dc:title": "bubble", -"dc:modified": "2012-03-13T14:22:16.930567", -"dc:creator": "IRI" -}, -"id": "ef995c62-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.108134", -"dc:title": "twitter", -"dc:modified": "2012-03-13T14:22:18.108134", -"dc:creator": "IRI" -}, -"id": "f04d0bb8-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.859031", -"dc:title": "Vincin", -"dc:modified": "2012-03-13T14:22:17.859031", -"dc:creator": "IRI" -}, -"id": "f0270d64-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.393276", -"dc:title": "tweetdaymago", -"dc:modified": "2012-03-13T14:22:17.393276", -"dc:creator": "IRI" -}, -"id": "efdff78a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.035471", -"dc:title": "LeProc", -"dc:modified": "2012-03-13T14:22:18.035471", -"dc:creator": "IRI" -}, -"id": "f041f49e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.182546", -"dc:title": "grrroumpfahahah", -"dc:modified": "2012-03-13T14:22:18.182546", -"dc:creator": "IRI" -}, -"id": "f0586ada-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.546276", -"dc:title": "Nomination", -"dc:modified": "2012-03-13T14:22:17.546276", -"dc:creator": "IRI" -}, -"id": "eff74ff2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.239308", -"dc:title": "bonsoirvous", -"dc:modified": "2012-03-13T14:22:16.239308", -"dc:creator": "IRI" -}, -"id": "ef2fe21e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.807933", -"dc:title": "solong", -"dc:modified": "2012-03-13T14:22:17.807933", -"dc:creator": "IRI" -}, -"id": "f01f3e0e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.228172", -"dc:title": "LegalCrooks", -"dc:modified": "2012-03-13T14:22:17.228172", -"dc:creator": "IRI" -}, -"id": "efc6c58a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.095426", -"dc:title": "cmoi", -"dc:modified": "2012-03-13T14:22:17.095426", -"dc:creator": "IRI" -}, -"id": "efb28912-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.669707", -"dc:title": "JeDécouvreJvousDis", -"dc:modified": "2012-03-13T14:22:17.669707", -"dc:creator": "IRI" -}, -"id": "f00a25d2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.953398", -"dc:title": "serieusement", -"dc:modified": "2012-03-13T14:22:18.953398", -"dc:creator": "IRI" -}, -"id": "f0ce0682-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.705364", -"dc:title": "confessionduvendredi", -"dc:modified": "2012-03-13T14:22:17.705364", -"dc:creator": "IRI" -}, -"id": "f00f9b20-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.493795", -"dc:title": "check", -"dc:modified": "2012-03-13T14:22:16.493795", -"dc:creator": "IRI" -}, -"id": "ef56bcae-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.569195", -"dc:title": "cquoi", -"dc:modified": "2012-03-13T14:22:18.569195", -"dc:creator": "IRI" -}, -"id": "f093659a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.248268", -"dc:title": "JeudiConfession", -"dc:modified": "2012-03-13T14:22:18.248268", -"dc:creator": "IRI" -}, -"id": "f0626d96-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.375781", -"dc:title": "TT", -"dc:modified": "2012-03-13T14:22:17.375781", -"dc:creator": "IRI" -}, -"id": "efdd4bfc-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.936946", -"dc:title": "benoit", -"dc:modified": "2012-03-13T14:22:17.936946", -"dc:creator": "IRI" -}, -"id": "f032f142-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.991937", -"dc:title": "chemise", -"dc:modified": "2012-03-13T14:22:18.991937", -"dc:creator": "IRI" -}, -"id": "f0d3e69c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:15.859612", -"dc:title": "nw", -"dc:modified": "2012-03-13T14:22:15.859612", -"dc:creator": "IRI" -}, -"id": "eef5f2e8-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.483549", -"dc:title": "ViNvintombelachemise", -"dc:modified": "2012-03-13T14:22:16.483549", -"dc:creator": "IRI" -}, -"id": "ef5526dc-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.440592", -"dc:title": "TRON", -"dc:modified": "2012-03-13T14:22:16.440592", -"dc:creator": "IRI" -}, -"id": "ef4e9d3a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.933506", -"dc:title": "Çapartenlive", -"dc:modified": "2012-03-13T14:22:18.933506", -"dc:creator": "IRI" -}, -"id": "f0cafc8a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.255338", -"dc:title": "watchingnow", -"dc:modified": "2012-03-13T14:22:16.255338", -"dc:creator": "IRI" -}, -"id": "ef325832-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.497386", -"dc:title": "Vinvin", -"dc:modified": "2012-03-13T14:22:16.497386", -"dc:creator": "IRI" -}, -"id": "ef574386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:16.071725", -"dc:title": "changedemorano", -"dc:modified": "2012-03-13T14:22:16.071725", -"dc:creator": "IRI" -}, -"id": "ef165038-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:18.817848", -"dc:title": "negociosporinternet", -"dc:modified": "2012-03-13T14:22:18.817848", -"dc:creator": "IRI" -}, -"id": "f0b95b1a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.110261", -"dc:title": "PasGagné", -"dc:modified": "2012-03-13T14:22:17.110261", -"dc:creator": "IRI" -}, -"id": "efb4c7fe-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:15.848916", -"dc:title": "FrançoisRollin", -"dc:modified": "2012-03-13T14:22:15.848916", -"dc:creator": "IRI" -}, -"id": "eef45122-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.859031", -"dc:title": "François", -"dc:modified": "2012-03-13T14:22:17.859031", -"dc:creator": "IRI" -}, -"id": "f02708b4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.426300", -"dc:title": "confessionsintimes", -"dc:modified": "2012-03-13T14:22:17.426300", -"dc:creator": "IRI" -}, -"id": "efe50158-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"meta": { -"dc:contributor": "IRI", -"dc:created": "2012-03-13T14:22:17.443756", -"dc:title": "LVDLT", -"dc:modified": "2012-03-13T14:22:17.443756", -"dc:creator": "IRI" -}, -"id": "efe7ac1e-6d17-11e1-99d6-00145ea4a2be" -} -], -"lists": [ -{ -"items": [ -{ -"id-ref": "c_9E1D7B1A-872C-960C-6950-ED1A087380DE" -} -], -"meta": { -"dc:contributor": "undefined", -"dc:created": "2012-03-13T14:22:15.820659", -"dc:creator": "undefined", -"id-ref": "9682205a-684e-11e1-a087-00145ea4a2be", -"dc:title": "Découpages personnels", -"editable": "false", -"dc:modified": "2012-03-13T14:22:15.820659", -"dc:description": "" -}, -"id": "g_E91451A5-9D3D-F837-44A7-ED1A0874AA26" -}, -{ -"items": [ -{ -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59" -} -], -"meta": { -"dc:contributor": "undefined", -"dc:created": "2012-03-13T14:22:15.825565", -"dc:creator": "undefined", -"id-ref": "9682205a-684e-11e1-a087-00145ea4a2be", -"dc:title": "Ensemble Twitter", -"editable": "false", -"dc:modified": "2012-03-13T14:22:15.825565", -"dc:description": "Ensemble Twitter" -}, -"id": "tweet_264862d9-b4d2-4ca1-b470-7844456422f8" -} -], -"medias": [ -{ -"origin": "0", -"url": "rtmp://media.iri.centrepompidou.fr/ddc_player/video/ldtplatform/grandwebze-20120224.mp4", -"http://advene.liris.cnrs.fr/ns/frame_of_reference/ms": "o=0", -"meta": { -"dc:contributor": "IRI", -"item": { -"name": "streamer", -"value": "rtmp://media.iri.centrepompidou.fr/ddc_player/" -}, -"dc:created": "2012-03-07T13:16:12.697941", -"dc:duration": 4206710, -"dc:creator": "IRI", -"dc:created.contents": "2012-03-13", -"dc:title": "Le grand webze 24/02/2012", -"dc:creator.contents": "IRI", -"dc:modified": "2012-03-13T12:31:45.408043", -"dc:description": "Le grand webze 24/02/2012" -}, -"id": "9682205a-684e-11e1-a087-00145ea4a2be", -"unit": "ms" -} -], -"meta": { -"dc:contributor": "admin", -"dc:created": "2012-03-07T13:19:51.918450", -"dc:creator": "admin", -"main_media": { -"id-ref": "9682205a-684e-11e1-a087-00145ea4a2be" -}, -"dc:description": "", -"dc:title": "Le grand webze 24/02/2012", -"id": "d726e86a-684f-11e1-a087-00145ea4a2be", -"dc:modified": "2012-03-13T14:45:55.991754" -}, -"annotations": [ -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Générique, présentation François Rollin et Vinvin", -"img": { -"src": "" -}, -"title": "Introduction", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 0, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_9E1D7B1A-872C-960C-6950-ED1A087380DE", -"dc:created": "2012-03-13T14:22:15.820711", -"dc:modified": "2012-03-13T14:22:15.820711", -"dc:creator": "perso" -}, -"end": 85482, -"tags": [ -{ -"id-ref": "eef03e5c-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "255", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "s_1D33D4B0-CFE7-6F31-9A89-ED1A468F8752" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "", -"img": { -"src": "" -}, -"title": "Faux-départ", -"color": "255", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 86317, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_9E1D7B1A-872C-960C-6950-ED1A087380DE", -"dc:created": "2012-03-13T14:22:15.820711", -"dc:modified": "2012-03-13T14:22:15.820711", -"dc:creator": "perso" -}, -"end": 155371, -"tags": null, -"color": "255", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "s_CFCE51BF-1DE0-F86F-08F3-07A026018F66" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "http://jesuisbiencontent.fr : DESSINS A CARACTERE DROLATIQUE", -"img": { -"src": "" -}, -"title": "Déconne-man", -"color": "16737792", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 181823, -"meta": { -"dc:contributor": "perso", -"id-ref": "c_9E1D7B1A-872C-960C-6950-ED1A087380DE", -"dc:created": "2012-03-13T14:22:15.820711", -"dc:modified": "2012-03-13T14:22:15.820711", -"dc:creator": "perso" -}, -"end": 275380, -"tags": [ -{ -"id-ref": "eef09f82-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef0a77a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef0ae28-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16737792", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "s_34273D10-1C05-8940-D10F-07A1166E3EB0" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze, l'émission sur le web qui passe à la télé, c'est parti ! C'est sur France 5. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1658546588/solidarnosc_normal.jpg" -}, -"title": "Miguel Teixeira: @LeGrandWebze, l'émission sur le web qui passe à la télé, c'est parti ! C'est sur France 5. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 9000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LeGrandWebze\",\"favorited\":false,\"text\":\"@LeGrandWebze, l'\\u00e9mission sur le web qui passe \\u00e0 la t\\u00e9l\\u00e9, c'est parti ! C'est sur France 5. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[92,96]}]},\"in_reply_to_user_id\":365949385,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173175241856651265\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"migteix\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":258,\"location\":\"Orleans\",\"profile_text_color\":\"333333\",\"followers_count\":267,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1658546588\\/solidarnosc_normal.jpg\",\"description\":\"blogueur orl\\u00e9anais, parle surtout d'actu locale et sort 2\\/3 blagues de temps en temps...\",\"statuses_count\":2719,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":16,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"3543511\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Miguel Teixeira\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Apr 05 18:00:09 +0000 2007\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":3543511,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.coteboulevard.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658546588\\/solidarnosc_normal.jpg\"},\"truncated\":false,\"id\":173175241856651265,\"created_at\":\"Fri Feb 24 22:39:29 +0000 2012\",\"in_reply_to_user_id_str\":\"365949385\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 9000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a927faa6-10de-4fbe-80fe-8b98ce256ffc-173175241856651265" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Générique !!! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: Générique !!! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 17000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"G\\u00e9n\\u00e9rique !!! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175275490779137\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6695,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"followers_count\":2386,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"name\":\"Ludovic Delaherche\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":72665061,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/chapkattack.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175275490779137,\"created_at\":\"Fri Feb 24 22:39:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 17000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7c005dbf-85da-4cb9-a586-3df018cfab93-173175275490779137" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Il a l'air sympa le nouveau plateau du Grand Webze #lgw #france5", -"img": { -"src": "http://a2.twimg.com/profile_images/1474096078/avatar_normal.png" -}, -"title": "Sebastien Voyard: Il a l'air sympa le nouveau plateau du Grand Webze #lgw #france5", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 21000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Il a l'air sympa le nouveau plateau du Grand Webze #lgw #france5\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[51,55]},{\"text\":\"france5\",\"indices\":[56,64]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/github.com\\/minego\\/phnx\\\" rel=\\\"nofollow\\\"\\u003EProject Macaw for webOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173175289109680128\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"Seb_Voyard\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":286,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":73,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1474096078\\/avatar_normal.png\",\"description\":\"D\\u00e9veloppeur d\\u00e9butant d'applications WebOS http:\\/\\/sebosapp.wordpress.com - Webmaster de http:\\/\\/www.modecolo.fr - Entre autres...\",\"statuses_count\":991,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"128504185\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Sebastien Voyard\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Thu Apr 01 09:38:23 +0000 2010\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":128504185,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1474096078\\/avatar_normal.png\"},\"truncated\":false,\"id\":173175289109680128,\"created_at\":\"Fri Feb 24 22:39:41 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 21000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7e2fa473-2fbb-43aa-b83b-d33d9285b967-173175289109680128" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ah juste à temps pour #lgw !!!", -"img": { -"src": "http://a1.twimg.com/profile_images/1398568911/IMG_2179_-_Copie_normal.jpg" -}, -"title": "Lucie: Ah juste à temps pour #lgw !!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 23000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ah juste \\u00e0 temps pour #lgw !!!\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[22,26]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173175298110668801\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"Milcah7\",\"lang\":\"en\",\"favourites_count\":13,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":149,\"location\":\"France\",\"profile_text_color\":\"807d80\",\"followers_count\":79,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"description\":\"Herocorpienne, S\\u00e9riephile (pas assez \\u00e0 mon go\\u00fbt), DVDvore,Cin\\u00e9vore, aime le tennis et le rugby, le rock, pop-rock... et ses twittos 3\\r\\n.\",\"statuses_count\":9482,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"03949e\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"63258588\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Lucie\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"created_at\":\"Wed Aug 05 21:13:19 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":63258588,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\"},\"truncated\":false,\"id\":173175298110668801,\"created_at\":\"Fri Feb 24 22:39:43 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 23000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fea2c92a-35a4-447f-96ee-71a8971da5e8-173175298110668801" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Musique de #LGW c'est parti !", -"img": { -"src": "http://a2.twimg.com/profile_images/1427838155/P7114024_normal.JPG" -}, -"title": "jali: Musique de #LGW c'est parti !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 24000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Musique de #LGW c'est parti !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[11,15]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.netvibes.com\\/\\\" rel=\\\"nofollow\\\"\\u003ENetvibes Official Widget\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175302095253504\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":110,\"screen_name\":\"Jali\",\"lang\":\"fr\",\"profile_text_color\":\"574b57\",\"statuses_count\":30518,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"FR\",\"show_all_inline_media\":true,\"listed_count\":38,\"profile_link_color\":\"484b6b\",\"followers_count\":487,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\",\"description\":\"se prom\\u00e8ne\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"8064742\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\",\"name\":\"jali\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 08 21:15:24 +0000 2007\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":8064742,\"utc_offset\":3600,\"favourites_count\":148,\"url\":\"http:\\/\\/www.jali.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175302095253504,\"created_at\":\"Fri Feb 24 22:39:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 24000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7669a897-e197-4f8c-923b-922656ffbda1-173175302095253504" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LudoDelaherche: Si tu tweete @LeGrandWebze tu passés à la télé ! #lgw http://t.co/gFJLiLYw", -"img": { -"src": "http://a0.twimg.com/profile_images/1838966274/FB_lille_normal.png" -}, -"title": "airnadette: RT @LudoDelaherche: Si tu tweete @LeGrandWebze tu passés à la télé ! #lgw http://t.co/gFJLiLYw", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 26000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @LudoDelaherche: Si tu tweete @LeGrandWebze tu pass\\u00e9s \\u00e0 la t\\u00e9l\\u00e9 ! #lgw http:\\/\\/t.co\\/gFJLiLYw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[3,18],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061},{\"screen_name\":\"LeGrandWebze\",\"indices\":[33,46],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[{\"indices\":[74,94],\"expanded_url\":\"http:\\/\\/twitter.com\\/LudoDelaherche\\/status\\/173174750519103488\\/photo\\/1\",\"display_url\":\"pic.twitter.com\\/gFJLiLYw\",\"url\":\"http:\\/\\/t.co\\/gFJLiLYw\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[69,73]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Si tu tweete @LeGrandWebze tu pass\\u00e9s \\u00e0 la t\\u00e9l\\u00e9 ! #lgw http:\\/\\/t.co\\/gFJLiLYw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[13,26],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]}],\"media\":[{\"type\":\"photo\",\"indices\":[54,74],\"sizes\":{\"large\":{\"h\":1024,\"resize\":\"fit\",\"w\":765},\"medium\":{\"h\":803,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":455,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/Amc9hKECEAEY6M3.jpg\",\"id_str\":\"173174750523297793\",\"expanded_url\":\"http:\\/\\/twitter.com\\/LudoDelaherche\\/status\\/173174750519103488\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/Amc9hKECEAEY6M3.jpg\",\"id\":173174750523297793,\"display_url\":\"pic.twitter.com\\/gFJLiLYw\",\"url\":\"http:\\/\\/t.co\\/gFJLiLYw\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173174750519103488\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6695,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"followers_count\":2386,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"name\":\"Ludovic Delaherche\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":72665061,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/chapkattack.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173174750519103488,\"created_at\":\"Fri Feb 24 22:37:33 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175312379682816\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":609,\"screen_name\":\"airnadette\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2220,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/369986320\\/AirnadetteAff800x1200px.jpg\",\"location\":\"In the air !\",\"show_all_inline_media\":true,\"listed_count\":37,\"profile_link_color\":\"580f5c\",\"followers_count\":1403,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1838966274\\/FB_lille_normal.png\",\"description\":\"Le plus gros airband de mon dentier ! Tourn\\u00e9e fran\\u00e7aise \\u00e0 partir du 30 mars. Twits et photos \\u00e0 la truelle par Chateau Brutal. \\r\\n\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"68680674\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/369986320\\/AirnadetteAff800x1200px.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838966274\\/FB_lille_normal.png\",\"name\":\"airnadette\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 25 12:33:54 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":68680674,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.airnadette.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175312379682816,\"created_at\":\"Fri Feb 24 22:39:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 26000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "26e1ecc9-89cc-4a9e-92e7-45cbada06e83-173175312379682816" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Lgw go", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: #Lgw go", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 29000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#Lgw go\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175325574955009\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":636,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":210,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"name\":\"Royer Charles-Henri\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":185396126,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175325574955009,\"created_at\":\"Fri Feb 24 22:39:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 29000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e61cb71a-8d4c-4d81-b652-a3e9146247db-173175325574955009" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh, on n'aura pas les claquettes de Vinvin, mais on a toujours #lgw qui commence.", -"img": { -"src": "http://a0.twimg.com/profile_images/1804590964/ZEFZA_normal.gif" -}, -"title": "Shik-a-Marrant: Oh, on n'aura pas les claquettes de Vinvin, mais on a toujours #lgw qui commence.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 30000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh, on n'aura pas les claquettes de Vinvin, mais on a toujours #lgw qui commence.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[63,67]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175329945423872\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":75,\"screen_name\":\"Shikamarrant\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":989,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Cela d\\u00e9pend o\\u00f9 vous \\u00eates\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\",\"description\":\"Je ne suis pas fan de Naruto, mais j'ai trouv\\u00e9 le jeu de mot pas mal en fait. J'aurais pu en trouver un avec #Faisan\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"57607506\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"c0c3c4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\",\"name\":\"Shik-a-Marrant\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 17 10:16:42 +0000 2009\",\"profile_sidebar_border_color\":\"c0c3c4\",\"id\":57607506,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175329945423872,\"created_at\":\"Fri Feb 24 22:39:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 30000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "32ba1f85-4307-4b8b-afaa-e7952fa0627c-173175329945423872" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ah oui la chemise de @Vinvin. Ah oui. #VomirDesYeux #LGW #845Couleurs", -"img": { -"src": "http://a0.twimg.com/profile_images/1850149516/200212-1652_normal.jpg" -}, -"title": "Gwendal Perrin: Ah oui la chemise de @Vinvin. Ah oui. #VomirDesYeux #LGW #845Couleurs", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 30000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ah oui la chemise de @Vinvin. Ah oui. #VomirDesYeux #LGW #845Couleurs\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[21,28],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"VomirDesYeux\",\"indices\":[38,51]},{\"text\":\"LGW\",\"indices\":[52,56]},{\"text\":\"845Couleurs\",\"indices\":[57,69]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175329496641539\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":390,\"screen_name\":\"GwendalPerrin\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":25021,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408801473\\/twilk_background_4f1ff1ba38fd8.jpg\",\"location\":\"Sur ton \\u00e9cran\",\"show_all_inline_media\":true,\"listed_count\":62,\"profile_link_color\":\"FF0000\",\"followers_count\":1123,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850149516\\/200212-1652_normal.jpg\",\"description\":\"Journaliste\\/CM \\\\ #IdiotDuJour, @faislebuzz, *RIRES ENREGISTRES* \\\\ #ModernClassical #TranceFamily \\\\ Mange les bisounours au lieu d'y croire \\\\ http:\\/\\/is.gd\\/vpIs00\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"d183f2\",\"id_str\":\"116277557\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408801473\\/twilk_background_4f1ff1ba38fd8.jpg\",\"profile_sidebar_fill_color\":\"ea4af0\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850149516\\/200212-1652_normal.jpg\",\"name\":\"Gwendal Perrin\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 21 21:30:29 +0000 2010\",\"profile_sidebar_border_color\":\"f703ff\",\"id\":116277557,\"utc_offset\":3600,\"favourites_count\":323,\"url\":\"http:\\/\\/gwendalperrin.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175329496641539,\"created_at\":\"Fri Feb 24 22:39:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 30000, -"tags": [ -{ -"id-ref": "eef31e24-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef324dc-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c047791a-55a2-4fcf-8f0f-c34fe1a9cf04-173175329496641539" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est parti! #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: C'est parti! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 33000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est parti! #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[13,17]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173175340775116800\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"111405\",\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"favourites_count\":16,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":912,\"location\":\"Alsace, France\",\"profile_text_color\":\"a3c23e\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"statuses_count\":4894,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Hugo SCHOCH\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_fill_color\":\"9ca871\",\"id\":175540303,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/only.hug33k.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\"},\"truncated\":false,\"id\":173175340775116800,\"created_at\":\"Fri Feb 24 22:39:53 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 33000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4420beca-e8aa-4715-9ebd-42f728091397-173175340775116800" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'EST PARTI #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817123979/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png" -}, -"title": "legrandwebze: C'EST PARTI #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 39000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'EST PARTI #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173175368226844672\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":3026,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":3110,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"statuses_count\":1480,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"legrandwebze\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":365949385,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\"},\"truncated\":false,\"id\":173175368226844672,\"created_at\":\"Fri Feb 24 22:39:59 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 39000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0363081d-4d2c-4918-b448-4d976afe0ede-173175368226844672" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ouah c'est beau en plus ! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1398568911/IMG_2179_-_Copie_normal.jpg" -}, -"title": "Lucie: Ouah c'est beau en plus ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 44000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ouah c'est beau en plus ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[26,30]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175386597892096\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":149,\"screen_name\":\"Milcah7\",\"lang\":\"en\",\"profile_text_color\":\"807d80\",\"statuses_count\":9483,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"03949e\",\"followers_count\":79,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"description\":\"Herocorpienne, S\\u00e9riephile (pas assez \\u00e0 mon go\\u00fbt), DVDvore,Cin\\u00e9vore, aime le tennis et le rugby, le rock, pop-rock... et ses twittos 3\\r\\n.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"63258588\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"name\":\"Lucie\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 05 21:13:19 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":63258588,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175386597892096,\"created_at\":\"Fri Feb 24 22:40:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 44000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ee32c2c8-8559-4775-b9eb-39cc5452db6d-173175386597892096" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "En direct et sans filet... #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/732688177/bi-cause_normal.jpg" -}, -"title": "Charles Liebert: En direct et sans filet... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 55000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"En direct et sans filet... #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[27,31]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173175432055762944\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"87bc44\",\"screen_name\":\"Charles_Liebert\",\"lang\":\"en\",\"favourites_count\":509,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1158,\"location\":\"Paris - Cap Ferret - Saugeras\",\"profile_text_color\":\"F522D5\",\"followers_count\":2044,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/732688177\\/bi-cause_normal.jpg\",\"description\":\"Ex Digital Marketing Manager @ Orange Vall\\u00e9e, now Proud Founder of LGS Consulting (@LGS_Consulting). Curator, e-Ninja, Good Samaritan & Lover. #WLTW Official\",\"statuses_count\":48081,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/29762\\/00663_ghostfog_1280x800.jpg\",\"show_all_inline_media\":true,\"listed_count\":156,\"profile_link_color\":\"1AF51F\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0E0F0F\",\"protected\":false,\"id_str\":\"610993\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Charles Liebert\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/29762\\/00663_ghostfog_1280x800.jpg\",\"created_at\":\"Sun Jan 07 20:26:15 +0000 2007\",\"profile_sidebar_fill_color\":\"E0FF91\",\"id\":610993,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.charles-liebert.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/732688177\\/bi-cause_normal.jpg\"},\"truncated\":false,\"id\":173175432055762944,\"created_at\":\"Fri Feb 24 22:40:15 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 55000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "78f62404-d6b5-459e-b955-a7b0f7b42342-173175432055762944" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "bon le dessert hop #lgw !!", -"img": { -"src": "http://a2.twimg.com/profile_images/1808877915/image004_normal.jpg" -}, -"title": "Benoit Mention: bon le dessert hop #lgw !!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 59000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"bon le dessert hop #lgw !!\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173175450284195840\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"casimedia\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":505,\"location\":\"#CCRV Dr\\u00f4me des collines\",\"profile_text_color\":\"333333\",\"followers_count\":126,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1808877915\\/image004_normal.jpg\",\"description\":\"Technicien Artisan multim\\u00e9dia Pr\\u00e9cepteur metteur en sc\\u00e8ne cr\\u00e9ateur d'int\\u00e9r\\u00eats \\u00e9conomiques culturels Radio logicielle cognitive. \\u6613\\u7d93Y\\u00ec j\\u012bng \\u6b66\\u672fW\\u01d4sh\\u00f9 @gmail\",\"statuses_count\":885,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/426100533\\/partparttweet.JPG\",\"show_all_inline_media\":true,\"listed_count\":8,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Madrid\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"20116228\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Benoit Mention\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/426100533\\/partparttweet.JPG\",\"created_at\":\"Thu Feb 05 02:52:15 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":20116228,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/casimedia.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808877915\\/image004_normal.jpg\"},\"truncated\":false,\"id\":173175450284195840,\"created_at\":\"Fri Feb 24 22:40:19 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 59000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4a43880b-21ac-41f7-b072-afe900aff5c8-173175450284195840" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Let's go #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1840602431/MyGoogle_Avatar1_normal.png" -}, -"title": "Guillaume Maurin: Let's go #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 63000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Let's go #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[9,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"https:\\/\\/chrome.google.com\\/extensions\\/detail\\/encaiiljifbdbjlphpgpiimidegddhic\\\" rel=\\\"nofollow\\\"\\u003ESilver Bird\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173175467422130178\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"gmaurin\",\"lang\":\"fr\",\"favourites_count\":58,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":394,\"location\":\"France - Bretagne - Toulouse\",\"profile_text_color\":\"333333\",\"followers_count\":428,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1840602431\\/MyGoogle_Avatar1_normal.png\",\"description\":\"Du pass\\u00e9 faisons table en marbre ........ #Geek #Rugby #Prof - http:\\/\\/gplus.gmaurin.fr\",\"statuses_count\":15764,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/368275111\\/13638-stade-toulousain.jpg\",\"show_all_inline_media\":true,\"listed_count\":32,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"48504688\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Guillaume Maurin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/368275111\\/13638-stade-toulousain.jpg\",\"created_at\":\"Thu Jun 18 21:54:30 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":48504688,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.gmaurin.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840602431\\/MyGoogle_Avatar1_normal.png\"},\"truncated\":false,\"id\":173175467422130178,\"created_at\":\"Fri Feb 24 22:40:23 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 63000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "99dd9a17-6a77-4c95-a851-66b368d67657-173175467422130178" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les animateurs : @francoisrollin et @vinvin #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817123979/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png" -}, -"title": "legrandwebze: Les animateurs : @francoisrollin et @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 64000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Les animateurs : @francoisrollin et @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[17,32],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076},{\"screen_name\":\"Vinvin\",\"indices\":[36,43],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[44,48]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175472996364288\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1479,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3111,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175472996364288,\"created_at\":\"Fri Feb 24 22:40:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 64000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b39af05d-aa11-402a-98f6-5a432be56009-173175472996364288" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "desole #cesar2012 je zappe sur France5 pour une fois que Canal+ etait gratuit …. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1632512642/John_normal.jpg" -}, -"title": "Stephane : desole #cesar2012 je zappe sur France5 pour une fois que Canal+ etait gratuit …. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 67000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"desole #cesar2012 je zappe sur France5 pour une fois que Canal+ etait gratuit \\u2026. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cesar2012\",\"indices\":[7,17]},{\"text\":\"lgw\",\"indices\":[81,85]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173175486049038336\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"001e0e\",\"screen_name\":\"stefLP\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":159,\"location\":\"France\",\"profile_text_color\":\"6a1e00\",\"followers_count\":75,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1632512642\\/John_normal.jpg\",\"description\":\"Je travaille dans le monde de l'informatique et des pharmacies (depuis 17 ans) , et \\u00e9galement auto-entrepreneur \\u00e0 mes temps perdus. http:\\/\\/about.me\\/bealcost\",\"statuses_count\":1541,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/292553800\\/IMG_0246__1600x1200_.JPG\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0800b6\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffe9d9\",\"protected\":false,\"id_str\":\"11192742\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Stephane \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/292553800\\/IMG_0246__1600x1200_.JPG\",\"created_at\":\"Sat Dec 15 10:31:27 +0000 2007\",\"profile_sidebar_fill_color\":\"ffecd9\",\"id\":11192742,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1632512642\\/John_normal.jpg\"},\"truncated\":false,\"id\":173175486049038336,\"created_at\":\"Fri Feb 24 22:40:27 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 67000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "20179d69-1f00-4e9b-8258-f7a02287f430-173175486049038336" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est bleu! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1804671338/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png" -}, -"title": "Marie: C'est bleu! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 68000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est bleu! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173175486422327299\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"D9B17E\",\"screen_name\":\"frenchy_Marie\",\"lang\":\"en\",\"favourites_count\":25,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":203,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\",\"description\":\"J'accapare des objets sans ressurgir sur autrui.\",\"statuses_count\":2879,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"9D582E\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"protected\":false,\"id_str\":\"120444044\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Marie\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"created_at\":\"Sat Mar 06 13:02:46 +0000 2010\",\"profile_sidebar_fill_color\":\"EADEAA\",\"id\":120444044,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\"},\"truncated\":false,\"id\":173175486422327299,\"created_at\":\"Fri Feb 24 22:40:28 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 68000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5b690e01-3e21-418a-8b1f-cd7e29386fc5-173175486422327299" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: C'EST PARTI #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1778966981/i_want_you_normal.jpg" -}, -"title": "AirOneLeFur: RT @LeGrandWebze: C'EST PARTI #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 69000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: C'EST PARTI #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"C'EST PARTI #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175368226844672\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1479,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3111,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175368226844672,\"created_at\":\"Fri Feb 24 22:39:59 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175494194380801\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":304,\"screen_name\":\"AirOneLeFur\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":217,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"0084B4\",\"followers_count\":160,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1778966981\\/i_want_you_normal.jpg\",\"description\":\"Journaliste sp\\u00e9cialis\\u00e9 en sant\\u00e9 et en consommation. Les propos que je tiens n'engagent que moi.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"373456259\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1778966981\\/i_want_you_normal.jpg\",\"name\":\"AirOneLeFur\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 14 16:19:30 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":373456259,\"utc_offset\":-10800,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175494194380801,\"created_at\":\"Fri Feb 24 22:40:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 69000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b4c61103-09bb-4e34-8dde-500db0f2d593-173175494194380801" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plateau assorti aux yeux de #FrançoisRollin #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1398568911/IMG_2179_-_Copie_normal.jpg" -}, -"title": "Lucie: Plateau assorti aux yeux de #FrançoisRollin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 70000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Plateau assorti aux yeux de #Fran\\u00e7oisRollin #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Fran\\u00e7oisRollin\",\"indices\":[28,43]},{\"text\":\"lgw\",\"indices\":[44,48]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175494580248576\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":149,\"screen_name\":\"Milcah7\",\"lang\":\"en\",\"profile_text_color\":\"807d80\",\"statuses_count\":9481,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"03949e\",\"followers_count\":79,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"description\":\"Herocorpienne, S\\u00e9riephile (pas assez \\u00e0 mon go\\u00fbt), DVDvore,Cin\\u00e9vore, aime le tennis et le rugby, le rock, pop-rock... et ses twittos 3\\r\\n.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"63258588\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"name\":\"Lucie\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 05 21:13:19 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":63258588,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175494580248576,\"created_at\":\"Fri Feb 24 22:40:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 70000, -"tags": [ -{ -"id-ref": "eef45122-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cf6bb59d-24cb-4f64-8edd-77a6dc550c33-173175494580248576" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "je kiffe le plateau, ça c'est dit ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1813610224/tcv_normal.jpg" -}, -"title": "Nicolas Padovani: je kiffe le plateau, ça c'est dit ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 70000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"je kiffe le plateau, \\u00e7a c'est dit ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[36,40]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173175498631950337\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"86A4A6\",\"screen_name\":\"_NPado_\",\"lang\":\"fr\",\"favourites_count\":37,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":283,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1813610224\\/tcv_normal.jpg\",\"description\":\"Semi-geek et sosie non-officiel de Hugh Grant.\",\"statuses_count\":2115,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"FF3300\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"protected\":false,\"id_str\":\"81274066\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Nicolas Padovani\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"created_at\":\"Sat Oct 10 03:47:17 +0000 2009\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"id\":81274066,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813610224\\/tcv_normal.jpg\"},\"truncated\":false,\"id\":173175498631950337,\"created_at\":\"Fri Feb 24 22:40:30 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 70000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b7dc996e-f144-4f7f-b97f-07b7d40a82be-173175498631950337" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Le @palmashow semble amoureux de l'assistante réal. Ah bah bravo !! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: RT @LeGrandWebze: Le @palmashow semble amoureux de l'assistante réal. Ah bah bravo !! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 75000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Le @palmashow semble amoureux de l'assistante r\\u00e9al. Ah bah bravo !! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385},{\"screen_name\":\"palmashow\",\"indices\":[21,31],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[86,90]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Le @palmashow semble amoureux de l'assistante r\\u00e9al. Ah bah bravo !! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[68,72]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173175054492897280\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":3026,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":3111,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"statuses_count\":1479,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"legrandwebze\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":365949385,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\"},\"truncated\":false,\"id\":173175054492897280,\"created_at\":\"Fri Feb 24 22:38:45 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173175519486033920\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"favourites_count\":21,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":543,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":210,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"statuses_count\":635,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Royer Charles-Henri\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":185396126,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.france5.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\"},\"truncated\":false,\"id\":173175519486033920,\"created_at\":\"Fri Feb 24 22:40:35 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 75000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f67535a8-23ec-41a5-8cea-c0f0fdd53802-173175519486033920" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw c'est parti", -"img": { -"src": "http://a0.twimg.com/profile_images/1745897152/espress_normal.jpg" -}, -"title": "a.grigolini: #lgw c'est parti", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 78000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw c'est parti\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175531896963072\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":862,\"screen_name\":\"antuan\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2387,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/179413861\\/LogoORTF.gif\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":14,\"profile_link_color\":\"990000\",\"followers_count\":386,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1745897152\\/espress_normal.jpg\",\"description\":\"ristretto sans sucre | direction de la strat\\u00e9gie \\u00e0 francetv (mais ce compte est personnel, n\\u2019engage que moi etc etc) | TL surtout en VF \\/ a volte in italiano\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"5661312\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/179413861\\/LogoORTF.gif\",\"profile_sidebar_fill_color\":\"f2f2f2\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1745897152\\/espress_normal.jpg\",\"name\":\"a.grigolini\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 30 17:55:20 +0000 2007\",\"profile_sidebar_border_color\":\"a8a8a8\",\"id\":5661312,\"utc_offset\":3600,\"favourites_count\":258,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175531896963072,\"created_at\":\"Fri Feb 24 22:40:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 78000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7e0c5bda-c581-44a2-aee8-38785d197506-173175531896963072" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le Grand Webzé, c'est maintenant sur France 5.\n#lgw #Cesar2012", -"img": { -"src": "http://a3.twimg.com/profile_images/1612866761/2222_normal.jpg" -}, -"title": "makina: Le Grand Webzé, c'est maintenant sur France 5.\n#lgw #Cesar2012", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 79000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le Grand Webz\\u00e9, c'est maintenant sur France 5.\\n#lgw #Cesar2012\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[47,51]},{\"text\":\"Cesar2012\",\"indices\":[52,62]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175534883307521\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1,\"screen_name\":\"makina37\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1612866761\\/2222_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"351529067\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612866761\\/2222_normal.jpg\",\"name\":\"makina\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 09 11:20:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":351529067,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175534883307521,\"created_at\":\"Fri Feb 24 22:40:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 79000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f60c9074-36c4-4ad4-907d-fd245f6fdf82-173175534883307521" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: C'EST PARTI #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1362214625/ma_tete_normal.png" -}, -"title": "Micromastard: RT @LeGrandWebze: C'EST PARTI #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 92000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: C'EST PARTI #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"C'EST PARTI #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175368226844672\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1479,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3111,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175368226844672,\"created_at\":\"Fri Feb 24 22:39:59 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175590252331008\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":28,\"screen_name\":\"Micromastard\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":8,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1362214625\\/ma_tete_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"302076995\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1362214625\\/ma_tete_normal.png\",\"name\":\"Micromastard\",\"default_profile_image\":false,\"created_at\":\"Fri May 20 15:19:54 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":302076995,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175590252331008,\"created_at\":\"Fri Feb 24 22:40:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 92000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d5265b05-18a6-4ac0-ba58-231a05ff2bd5-173175590252331008" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est quoi cette chemise ? @Vinvin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1794196247/serious-cat_-_Copie__2__normal.jpg" -}, -"title": "victor lehoussine: C'est quoi cette chemise ? @Vinvin #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 97000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est quoi cette chemise ? @Vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[27,34],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175611177705472\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":103,\"screen_name\":\"vodevil_art\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":154,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/412042973\\/colour.jpg\",\"location\":\"rennes\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1794196247\\/serious-cat_-_Copie__2__normal.jpg\",\"description\":\"#Geek & #Gamer et occasionnellement \\u00e9tudiant en M1 #communication \\u00e0 Rennes :: La t\\u00eate et la peau dans les \\u00e9toiles :: Musicien \\u00e0 la recherche de nouveaux projets\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"169166835\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/412042973\\/colour.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1794196247\\/serious-cat_-_Copie__2__normal.jpg\",\"name\":\"victor lehoussine\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 21 18:17:32 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":169166835,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175611177705472,\"created_at\":\"Fri Feb 24 22:40:57 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 97000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6a2a2aa6-e8f9-43d2-b42c-42672497e67c-173175611177705472" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'adore la chemise de @Vinvin <3 #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1398568911/IMG_2179_-_Copie_normal.jpg" -}, -"title": "Lucie: J'adore la chemise de @Vinvin <3 #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 98000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"J'adore la chemise de @Vinvin <3 #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[22,29],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[36,40]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173175612364701698\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"Milcah7\",\"lang\":\"en\",\"favourites_count\":13,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":149,\"location\":\"France\",\"profile_text_color\":\"807d80\",\"followers_count\":79,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"description\":\"Herocorpienne, S\\u00e9riephile (pas assez \\u00e0 mon go\\u00fbt), DVDvore,Cin\\u00e9vore, aime le tennis et le rugby, le rock, pop-rock... et ses twittos 3\\r\\n.\",\"statuses_count\":9482,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"03949e\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"63258588\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Lucie\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"created_at\":\"Wed Aug 05 21:13:19 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":63258588,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\"},\"truncated\":false,\"id\":173175612364701698,\"created_at\":\"Fri Feb 24 22:40:58 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 98000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "29ca0603-9b95-46bc-b4e2-cd8dc44038ab-173175612364701698" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon ben c'est en direct : je peux me mettre tout nu ? #lgw http://t.co/y063ovGV", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: Bon ben c'est en direct : je peux me mettre tout nu ? #lgw http://t.co/y063ovGV", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 98000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Bon ben c'est en direct : je peux me mettre tout nu ? #lgw http:\\/\\/t.co\\/y063ovGV\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[54,58]}],\"media\":[{\"type\":\"photo\",\"indices\":[59,79],\"sizes\":{\"small\":{\"h\":455,\"resize\":\"fit\",\"w\":340},\"large\":{\"h\":1024,\"resize\":\"fit\",\"w\":765},\"medium\":{\"h\":803,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150}},\"media_url\":\"http:\\/\\/p.twimg.com\\/Amc-TQMCEAANI-_.jpg\",\"id_str\":\"173175611160924160\",\"id\":173175611160924160,\"expanded_url\":\"http:\\/\\/twitter.com\\/LudoDelaherche\\/status\\/173175611156729858\\/photo\\/1\",\"display_url\":\"pic.twitter.com\\/y063ovGV\",\"url\":\"http:\\/\\/t.co\\/y063ovGV\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/Amc-TQMCEAANI-_.jpg\"}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173175611156729858\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"favourites_count\":23,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":383,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":2386,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"statuses_count\":6696,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"protected\":false,\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Ludovic Delaherche\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":72665061,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/chapkattack.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\"},\"truncated\":false,\"id\":173175611156729858,\"created_at\":\"Fri Feb 24 22:40:58 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 98000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "aff49f09-9d58-482c-817c-69ffbec67d6f-173175611156729858" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @antuan: #lgw c'est parti", -"img": { -"src": "http://a1.twimg.com/profile_images/1709833400/j_normal.JPG" -}, -"title": "Julie R جولي: RT @antuan: #lgw c'est parti", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 101000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @antuan: #lgw c'est parti\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"antuan\",\"indices\":[3,10],\"id_str\":\"5661312\",\"name\":\"a.grigolini\",\"id\":5661312}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw c'est parti\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175531896963072\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":862,\"screen_name\":\"antuan\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2387,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/179413861\\/LogoORTF.gif\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":14,\"profile_link_color\":\"990000\",\"followers_count\":386,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1745897152\\/espress_normal.jpg\",\"description\":\"ristretto sans sucre | direction de la strat\\u00e9gie \\u00e0 francetv (mais ce compte est personnel, n\\u2019engage que moi etc etc) | TL surtout en VF \\/ a volte in italiano\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"5661312\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/179413861\\/LogoORTF.gif\",\"profile_sidebar_fill_color\":\"f2f2f2\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1745897152\\/espress_normal.jpg\",\"name\":\"a.grigolini\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 30 17:55:20 +0000 2007\",\"profile_sidebar_border_color\":\"a8a8a8\",\"id\":5661312,\"utc_offset\":3600,\"favourites_count\":258,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175531896963072,\"created_at\":\"Fri Feb 24 22:40:38 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175624767242240\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":820,\"screen_name\":\"JulR\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":13059,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Paris \\/ Damas\",\"show_all_inline_media\":false,\"listed_count\":35,\"profile_link_color\":\"93A644\",\"followers_count\":792,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"description\":\"Parigote de coeur, syrienne d'adoption. L'inverse marche aussi. Journaliste vadrouilleuse \\/\\/ Don't diet - Start a riot\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"10572732\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"name\":\"Julie R \\u062c\\u0648\\u0644\\u064a\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 25 22:37:26 +0000 2007\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":10572732,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/www.syrieonline.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175624767242240,\"created_at\":\"Fri Feb 24 22:41:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 101000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "194d8373-59b7-4306-965b-1a14d2ef60d6-173175624767242240" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "c'est quoi ce plateau sur #lgw @_@ ? on se croirait dans Tron ... le style informatique bof bof", -"img": { -"src": "http://a0.twimg.com/profile_images/1700942619/godai4_normal.gif" -}, -"title": "Godai Yusaku: c'est quoi ce plateau sur #lgw @_@ ? on se croirait dans Tron ... le style informatique bof bof", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 102000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"c'est quoi ce plateau sur #lgw @_@ ? on se croirait dans Tron ... le style informatique bof bof\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[26,30]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175632803545088\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":400,\"screen_name\":\"__Yusaku\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13673,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/355063675\\/akemi_tadaka_005_1280x1024.jpg\",\"location\":\"Ile de France, Nancy, Toulois\",\"show_all_inline_media\":false,\"listed_count\":27,\"profile_link_color\":\"038543\",\"followers_count\":314,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1700942619\\/godai4_normal.gif\",\"description\":\"Directeur de Projet Client Info\\/telco - \\r\\nActivit\\u00e9s associatives - Geek et Nippophile \\u00e0 ses heures perdues\\r\\nMembre d'#AQDIL\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ACDED6\",\"id_str\":\"76995130\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/355063675\\/akemi_tadaka_005_1280x1024.jpg\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1700942619\\/godai4_normal.gif\",\"name\":\"Godai Yusaku\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 24 17:33:58 +0000 2009\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":76995130,\"utc_offset\":3600,\"favourites_count\":68,\"url\":\"http:\\/\\/jenebloguepas.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175632803545088,\"created_at\":\"Fri Feb 24 22:41:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 102000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "719fc185-324c-4489-841f-5414f8cca275-173175632803545088" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw : vinvin à encore une fois une bien belle chemise", -"img": { -"src": "http://a0.twimg.com/profile_images/1658546588/solidarnosc_normal.jpg" -}, -"title": "Miguel Teixeira: #lgw : vinvin à encore une fois une bien belle chemise", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 104000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw : vinvin \\u00e0 encore une fois une bien belle chemise\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173175638939795457\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"migteix\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":258,\"location\":\"Orleans\",\"profile_text_color\":\"333333\",\"followers_count\":267,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1658546588\\/solidarnosc_normal.jpg\",\"description\":\"blogueur orl\\u00e9anais, parle surtout d'actu locale et sort 2\\/3 blagues de temps en temps...\",\"statuses_count\":2719,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":16,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"3543511\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Miguel Teixeira\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Apr 05 18:00:09 +0000 2007\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":3543511,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.coteboulevard.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658546588\\/solidarnosc_normal.jpg\"},\"truncated\":false,\"id\":173175638939795457,\"created_at\":\"Fri Feb 24 22:41:04 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 104000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0479590a-dce4-4025-b9bc-df063b084464-173175638939795457" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "j'aime bien sa chemise au @Vinvin fleurie comme le plateau #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1632512642/John_normal.jpg" -}, -"title": "Stephane : j'aime bien sa chemise au @Vinvin fleurie comme le plateau #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 105000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"j'aime bien sa chemise au @Vinvin fleurie comme le plateau #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[26,33],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[60,64]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173175645386452995\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"001e0e\",\"screen_name\":\"stefLP\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":159,\"location\":\"France\",\"profile_text_color\":\"6a1e00\",\"followers_count\":75,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1632512642\\/John_normal.jpg\",\"description\":\"Je travaille dans le monde de l'informatique et des pharmacies (depuis 17 ans) , et \\u00e9galement auto-entrepreneur \\u00e0 mes temps perdus. http:\\/\\/about.me\\/bealcost\",\"statuses_count\":1540,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/292553800\\/IMG_0246__1600x1200_.JPG\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0800b6\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffe9d9\",\"protected\":false,\"id_str\":\"11192742\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Stephane \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/292553800\\/IMG_0246__1600x1200_.JPG\",\"created_at\":\"Sat Dec 15 10:31:27 +0000 2007\",\"profile_sidebar_fill_color\":\"ffecd9\",\"id\":11192742,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1632512642\\/John_normal.jpg\"},\"truncated\":false,\"id\":173175645386452995,\"created_at\":\"Fri Feb 24 22:41:05 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 105000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4a32ba60-a84e-4597-a6a5-c88e474a5b4f-173175645386452995" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LudoDelaherche: Si tu tweete @LeGrandWebze tu passés à la télé ! #lgw http://t.co/gFJLiLYw", -"img": { -"src": "http://a0.twimg.com/profile_images/1635762650/moi_normal.jpg" -}, -"title": "Mascottus | Philippe: RT @LudoDelaherche: Si tu tweete @LeGrandWebze tu passés à la télé ! #lgw http://t.co/gFJLiLYw", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 107000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @LudoDelaherche: Si tu tweete @LeGrandWebze tu pass\\u00e9s \\u00e0 la t\\u00e9l\\u00e9 ! #lgw http:\\/\\/t.co\\/gFJLiLYw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[3,18],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061},{\"screen_name\":\"LeGrandWebze\",\"indices\":[33,46],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[{\"indices\":[74,94],\"expanded_url\":\"http:\\/\\/twitter.com\\/LudoDelaherche\\/status\\/173174750519103488\\/photo\\/1\",\"display_url\":\"pic.twitter.com\\/gFJLiLYw\",\"url\":\"http:\\/\\/t.co\\/gFJLiLYw\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[69,73]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Si tu tweete @LeGrandWebze tu pass\\u00e9s \\u00e0 la t\\u00e9l\\u00e9 ! #lgw http:\\/\\/t.co\\/gFJLiLYw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[13,26],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]}],\"media\":[{\"type\":\"photo\",\"indices\":[54,74],\"sizes\":{\"large\":{\"h\":1024,\"resize\":\"fit\",\"w\":765},\"medium\":{\"h\":803,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":455,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/Amc9hKECEAEY6M3.jpg\",\"id_str\":\"173174750523297793\",\"expanded_url\":\"http:\\/\\/twitter.com\\/LudoDelaherche\\/status\\/173174750519103488\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/Amc9hKECEAEY6M3.jpg\",\"id\":173174750523297793,\"display_url\":\"pic.twitter.com\\/gFJLiLYw\",\"url\":\"http:\\/\\/t.co\\/gFJLiLYw\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173174750519103488\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6696,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"followers_count\":2386,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"name\":\"Ludovic Delaherche\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":72665061,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/chapkattack.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173174750519103488,\"created_at\":\"Fri Feb 24 22:37:33 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175650243452928\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3743,\"screen_name\":\"pcouzon\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":31531,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/418461086\\/cw_background_9.jpg\",\"location\":\"tcp\\/ip\",\"show_all_inline_media\":true,\"listed_count\":372,\"profile_link_color\":\"D02B55\",\"followers_count\":3787,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1635762650\\/moi_normal.jpg\",\"description\":\"Community manager, strat\\u00e9gie en ligne, @digidust, formation #iscpa. Live-tweet perso sur @pconversation Ces tweets n'engagent que moi.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"14899497\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/418461086\\/cw_background_9.jpg\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1635762650\\/moi_normal.jpg\",\"name\":\"Mascottus | Philippe\",\"default_profile_image\":false,\"created_at\":\"Sun May 25 15:34:25 +0000 2008\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":14899497,\"utc_offset\":3600,\"favourites_count\":70,\"url\":\"http:\\/\\/about.me\\/pcouzon\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175650243452928,\"created_at\":\"Fri Feb 24 22:41:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 107000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b9a326aa-4152-4853-8b47-79a7020e8c32-173175650243452928" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est bon on zappe sur #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1809125586/511623309_normal.jpg" -}, -"title": "Alexandre GAUZY: C'est bon on zappe sur #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 108000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est bon on zappe sur #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[23,27]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173175657323433984\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"AlexandreGauzy\",\"lang\":\"fr\",\"favourites_count\":15,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":979,\"location\":\"Toulouse, France\",\"profile_text_color\":\"666666\",\"followers_count\":133,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1809125586\\/511623309_normal.jpg\",\"description\":\"Relations internationales, g\\u00e9opolitique, sport, chocolat. Bref un mec normal. http:\\/\\/sociophagie.tumblr.com\\/\",\"statuses_count\":2076,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/425753084\\/mountain-gorillas-africa-sartore_47914_990x742.jpg\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"43353234\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Alexandre GAUZY\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425753084\\/mountain-gorillas-africa-sartore_47914_990x742.jpg\",\"created_at\":\"Fri May 29 15:47:18 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":43353234,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/sociophagie.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1809125586\\/511623309_normal.jpg\"},\"truncated\":false,\"id\":173175657323433984,\"created_at\":\"Fri Feb 24 22:41:08 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 108000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "168adbc3-a514-47a3-95f4-36b22e986268-173175657323433984" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#nw #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1658912814/fkjddkfhk_normal.png" -}, -"title": "Manon: #nw #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 115000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#nw #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"nw\",\"indices\":[0,3]},{\"text\":\"LGW\",\"indices\":[4,8]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.7860476,50.4187981],[2.8492605,50.4187981],[2.8492605,50.4589035],[2.7860476,50.4589035]]]},\"attributes\":{},\"full_name\":\"Lens, Pas-de-Calais\",\"name\":\"Lens\",\"id\":\"6f2473b6bfd0682a\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/6f2473b6bfd0682a.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175683319730177\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":297,\"screen_name\":\"manonkzlwsk\",\"lang\":\"fr\",\"profile_text_color\":\"3d3438\",\"statuses_count\":15002,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"location\":\"Is\\u00e8re, France\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"de4261\",\"followers_count\":260,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"description\":\"Nordiste expatri\\u00e9e, \\u00e9tudiante en sciences du langage \\u00e0 #lyon2, un peu geek, s\\u00e9rievore, livetweeteuse #ondar et fid\\u00e8le herocorpienne. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"e8e8e8\",\"id_str\":\"48084154\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"profile_sidebar_fill_color\":\"e8e8e8\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"name\":\"Manon\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 17 19:34:49 +0000 2009\",\"profile_sidebar_border_color\":\"e8e8e8\",\"id\":48084154,\"utc_offset\":3600,\"favourites_count\":194,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175683319730177,\"created_at\":\"Fri Feb 24 22:41:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 115000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef5f2e8-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "938638ec-374c-44ec-b54e-5e8bcfaed6ec-173175683319730177" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw v4, c'est très… cubic", -"img": { -"src": "http://a0.twimg.com/profile_images/1602210892/Galactica_normal.jpg" -}, -"title": "Cammarata Thierry: #lgw v4, c'est très… cubic", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 120000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw v4, c'est tr\\u00e8s\\u2026 cubic\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173175704626806784\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"DFDFDF\",\"screen_name\":\"thcammarata\",\"lang\":\"en\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":98,\"location\":\"france\",\"profile_text_color\":\"333333\",\"followers_count\":23,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"description\":\"\",\"statuses_count\":1156,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"990000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"protected\":false,\"id_str\":\"334554629\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Cammarata Thierry\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"created_at\":\"Wed Jul 13 08:43:07 +0000 2011\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"id\":334554629,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\"},\"truncated\":false,\"id\":173175704626806784,\"created_at\":\"Fri Feb 24 22:41:20 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 120000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "15fa7365-71e2-4a36-940f-a033573b3161-173175704626806784" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @GwendalPerrin: Ah oui la chemise de @Vinvin. Ah oui. #VomirDesYeux #LGW #845Couleurs", -"img": { -"src": "http://a1.twimg.com/sticky/default_profile_images/default_profile_6_normal.png" -}, -"title": "Gw3nd0ul: RT @GwendalPerrin: Ah oui la chemise de @Vinvin. Ah oui. #VomirDesYeux #LGW #845Couleurs", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 124000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @GwendalPerrin: Ah oui la chemise de @Vinvin. Ah oui. #VomirDesYeux #LGW #845Couleurs\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"GwendalPerrin\",\"indices\":[3,17],\"name\":\"Gwendal Perrin\",\"id_str\":\"116277557\",\"id\":116277557},{\"screen_name\":\"Vinvin\",\"indices\":[40,47],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"VomirDesYeux\",\"indices\":[57,70]},{\"text\":\"LGW\",\"indices\":[71,75]},{\"text\":\"845Couleurs\",\"indices\":[76,88]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ah oui la chemise de @Vinvin. Ah oui. #VomirDesYeux #LGW #845Couleurs\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[21,28],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"VomirDesYeux\",\"indices\":[38,51]},{\"text\":\"LGW\",\"indices\":[52,56]},{\"text\":\"845Couleurs\",\"indices\":[57,69]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173175329496641539\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"f703ff\",\"screen_name\":\"GwendalPerrin\",\"lang\":\"fr\",\"favourites_count\":323,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":390,\"location\":\"Sur ton \\u00e9cran\",\"profile_text_color\":\"0C3E53\",\"followers_count\":1123,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850149516\\/200212-1652_normal.jpg\",\"description\":\"Journaliste\\/CM \\\\ #IdiotDuJour, @faislebuzz, *RIRES ENREGISTRES* \\\\ #ModernClassical #TranceFamily \\\\ Mange les bisounours au lieu d'y croire \\\\ http:\\/\\/is.gd\\/vpIs00\",\"statuses_count\":25020,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408801473\\/twilk_background_4f1ff1ba38fd8.jpg\",\"show_all_inline_media\":true,\"listed_count\":62,\"profile_link_color\":\"FF0000\",\"is_translator\":true,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"d183f2\",\"protected\":false,\"id_str\":\"116277557\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Gwendal Perrin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408801473\\/twilk_background_4f1ff1ba38fd8.jpg\",\"created_at\":\"Sun Feb 21 21:30:29 +0000 2010\",\"profile_sidebar_fill_color\":\"ea4af0\",\"id\":116277557,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/gwendalperrin.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850149516\\/200212-1652_normal.jpg\"},\"truncated\":false,\"id\":173175329496641539,\"created_at\":\"Fri Feb 24 22:39:50 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173175722867826689\",\"user\":{\"default_profile_image\":true,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"Gw3nd0ul\",\"lang\":\"fr\",\"favourites_count\":98,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":434,\"location\":null,\"profile_text_color\":\"333333\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"description\":null,\"statuses_count\":504,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"143017258\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Gw3nd0ul\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Wed May 12 10:42:39 +0000 2010\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":143017258,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\"},\"truncated\":false,\"id\":173175722867826689,\"created_at\":\"Fri Feb 24 22:41:24 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 124000, -"tags": [ -{ -"id-ref": "eef31e24-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef324dc-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e083f77c-852e-4d4f-a6c5-3dd2353e5669-173175722867826689" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @makina37: Le Grand Webzé, c'est maintenant sur France 5.\n#lgw #Cesar2012", -"img": { -"src": "http://a2.twimg.com/profile_images/1735644265/front_de_gauche_annee_normal.jpg" -}, -"title": "Cachounette: RT @makina37: Le Grand Webzé, c'est maintenant sur France 5.\n#lgw #Cesar2012", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 126000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @makina37: Le Grand Webz\\u00e9, c'est maintenant sur France 5.\\n#lgw #Cesar2012\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"makina37\",\"indices\":[3,12],\"name\":\"makina\",\"id_str\":\"351529067\",\"id\":351529067}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]},{\"text\":\"Cesar2012\",\"indices\":[66,76]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Le Grand Webz\\u00e9, c'est maintenant sur France 5.\\n#lgw #Cesar2012\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[47,51]},{\"text\":\"Cesar2012\",\"indices\":[52,62]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173175534883307521\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"makina37\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1612866761\\/2222_normal.jpg\",\"description\":\"\",\"statuses_count\":13,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"351529067\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"makina\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Aug 09 11:20:33 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":351529067,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612866761\\/2222_normal.jpg\"},\"truncated\":false,\"id\":173175534883307521,\"created_at\":\"Fri Feb 24 22:40:39 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173175732472782848\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"cachounette\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":40,\"location\":\"France\",\"profile_text_color\":\"3E4415\",\"followers_count\":51,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1735644265\\/front_de_gauche_annee_normal.jpg\",\"description\":\"sage femme, militante PCF-Front de gauche et CGT\",\"statuses_count\":251,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"39092205\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Cachounette\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"created_at\":\"Sun May 10 18:40:14 +0000 2009\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":39092205,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1735644265\\/front_de_gauche_annee_normal.jpg\"},\"truncated\":false,\"id\":173175732472782848,\"created_at\":\"Fri Feb 24 22:41:26 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 126000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "64824f60-64d0-4982-8e15-08adfdc36065-173175732472782848" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "SWITCHEZ #OSCAR2012 ----> #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1633922800/a659268974_794939_8390_normal.jpg" -}, -"title": "TAB: SWITCHEZ #OSCAR2012 ----> #LGW", -"color": "16763904", -"polemics": [ -"KO" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 130000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"SWITCHEZ #OSCAR2012 ----> #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"OSCAR2012\",\"indices\":[9,19]},{\"text\":\"LGW\",\"indices\":[29,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175750197907456\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":735,\"screen_name\":\"t0maso\",\"lang\":\"fr\",\"profile_text_color\":\"1c1c1b\",\"statuses_count\":10155,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/234552894\\/xf483cdcf1dabe6e8efb270573ab62c8.jpg\",\"location\":\"Paris, Doha,...\",\"show_all_inline_media\":true,\"listed_count\":29,\"profile_link_color\":\"1f1e1b\",\"followers_count\":749,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1633922800\\/a659268974_794939_8390_normal.jpg\",\"description\":\"aka @tabounet, FRENCH, not long ago in Middle East, Thirtysomething, ce compte n'est pas (trop) serieux \\\\\\\\ cotweeteur sur @dohatweetups et @conspiration\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"7783422\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/234552894\\/xf483cdcf1dabe6e8efb270573ab62c8.jpg\",\"profile_sidebar_fill_color\":\"9c999c\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1633922800\\/a659268974_794939_8390_normal.jpg\",\"name\":\"TAB\",\"default_profile_image\":false,\"created_at\":\"Sat Jul 28 12:44:14 +0000 2007\",\"profile_sidebar_border_color\":\"cacacc\",\"id\":7783422,\"utc_offset\":3600,\"favourites_count\":89,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175750197907456,\"created_at\":\"Fri Feb 24 22:41:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 130000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef66b6a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5021f5dd-6f4e-42aa-9847-8755c83a49ca-173175750197907456" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ok.. Commencer par la fin, c'est... cool! #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: Ok.. Commencer par la fin, c'est... cool! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 132000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ok.. Commencer par la fin, c'est... cool! #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[42,46]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175756673908736\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":912,\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"profile_text_color\":\"a3c23e\",\"statuses_count\":4893,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"location\":\"Alsace, France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"profile_sidebar_fill_color\":\"9ca871\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"name\":\"Hugo SCHOCH\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_border_color\":\"111405\",\"id\":175540303,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/only.hug33k.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175756673908736,\"created_at\":\"Fri Feb 24 22:41:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 132000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "44790284-8b25-40c3-885d-ee5658e56e8c-173175756673908736" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ça commence par la fin :D #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Ça commence par la fin :D #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 135000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"\\u00c7a commence par la fin :D #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[26,30]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173175767306477568\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"favourites_count\":12,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":100,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"statuses_count\":3246,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"JonathanMM\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":228777896,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\"},\"truncated\":false,\"id\":173175767306477568,\"created_at\":\"Fri Feb 24 22:41:35 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 135000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1fad09f7-0695-461d-970c-645af8c529ac-173175767306477568" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @laristocraft: Attention ! @LeGrandWebze dans 5min sur #France5 avec @vinvin @FlorencePorcel @KlaireFr @jcfrog @palmashow @PascalMab ...", -"img": { -"src": "http://a3.twimg.com/profile_images/1609335200/obtw_normal.jpg" -}, -"title": "Olivier Bernasson: RT @laristocraft: Attention ! @LeGrandWebze dans 5min sur #France5 avec @vinvin @FlorencePorcel @KlaireFr @jcfrog @palmashow @PascalMab ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 135000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @laristocraft: Attention ! @LeGrandWebze dans 5min sur #France5 avec @vinvin @FlorencePorcel @KlaireFr @jcfrog @palmashow @PascalMab ...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"laristocraft\",\"indices\":[3,16],\"id_str\":\"16502490\",\"name\":\"Virginie Lominet\",\"id\":16502490},{\"screen_name\":\"LeGrandWebze\",\"indices\":[30,43],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"Vinvin\",\"indices\":[73,80],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522},{\"screen_name\":\"FlorencePorcel\",\"indices\":[81,96],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173},{\"screen_name\":\"KlaireFr\",\"indices\":[97,106],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610},{\"screen_name\":\"jcfrog\",\"indices\":[107,114],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281},{\"screen_name\":\"palmashow\",\"indices\":[115,125],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"France5\",\"indices\":[59,67]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Attention ! @LeGrandWebze dans 5min sur #France5 avec @vinvin @FlorencePorcel @KlaireFr @jcfrog @palmashow @PascalMabille #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[12,25],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"Vinvin\",\"indices\":[55,62],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522},{\"screen_name\":\"FlorencePorcel\",\"indices\":[63,78],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173},{\"screen_name\":\"KlaireFr\",\"indices\":[79,88],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610},{\"screen_name\":\"jcfrog\",\"indices\":[89,96],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281},{\"screen_name\":\"palmashow\",\"indices\":[97,107],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"PascalMabille\",\"indices\":[108,122],\"id_str\":\"1367131\",\"name\":\"Pascal Mabille\",\"id\":1367131}],\"urls\":[],\"hashtags\":[{\"text\":\"France5\",\"indices\":[41,49]},{\"text\":\"LGW\",\"indices\":[123,127]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173173311377915906\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":916,\"screen_name\":\"laristocraft\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":15194,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/280381973\\/twitter-background.jpg\",\"location\":\"Boulogne-billancourt\",\"show_all_inline_media\":false,\"listed_count\":402,\"profile_link_color\":\"ab3202\",\"followers_count\":4465,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1843250602\\/image_normal.jpg\",\"description\":\"Ne dites pas \\u00e0 ma m\\u00e8re que je suis community manager, elle me croit pianiste dans un bordel. Fantasque & despotique. Pathologie: Bovarysme. On @Locita @Owni\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"16502490\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/280381973\\/twitter-background.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843250602\\/image_normal.jpg\",\"name\":\"Virginie Lominet\",\"default_profile_image\":false,\"created_at\":\"Sun Sep 28 20:37:13 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":16502490,\"utc_offset\":3600,\"favourites_count\":426,\"url\":\"http:\\/\\/www.laristocraft.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173173311377915906,\"created_at\":\"Fri Feb 24 22:31:49 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175770649346050\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":404,\"screen_name\":\"obernasson\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3485,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Auvergne\",\"show_all_inline_media\":false,\"listed_count\":31,\"profile_link_color\":\"0084B4\",\"followers_count\":554,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1609335200\\/obtw_normal.jpg\",\"description\":\"E-entrepreneur, #Ecommerce, @pecheurcom, #Auvergne #ASM #Rugby et anneries diverses... Les propos tenus sur ce compte n'engagent que moi et encore...;-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"313935953\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1609335200\\/obtw_normal.jpg\",\"name\":\"Olivier Bernasson\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 09 13:08:17 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":313935953,\"utc_offset\":3600,\"favourites_count\":98,\"url\":\"http:\\/\\/www.pecheur.com\"},\"in_reply_to_screen_name\":null,\"truncated\":true,\"id\":173175770649346050,\"created_at\":\"Fri Feb 24 22:41:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 135000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6e5d1c8f-bb10-434f-bd6b-5e337c0faaf9-173175770649346050" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le @LeGrandWebze :( #lgw ... (cc @Vinvin prépare toi à danser pour la récompense de d", -"img": { -"src": "http://a0.twimg.com/profile_images/1796551460/watermark_normal.php" -}, -"title": "Guillaume: Le @LeGrandWebze :( #lgw ... (cc @Vinvin prépare toi à danser pour la récompense de d", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 142000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le @LeGrandWebze :( #lgw ... (cc @Vinvin pr\\u00e9pare toi \\u00e0 danser pour la r\\u00e9compense de d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"Vinvin\",\"indices\":[33,40],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175798696652801\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":246,\"screen_name\":\"tchoum_5\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":12416,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/390949706\\/V_pour_Vendetta_04_1280x1024.jpg\",\"location\":\"Rennes\\/Gorron\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"009999\",\"followers_count\":115,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1796551460\\/watermark_normal.php\",\"description\":\"Juste un mec qui utilise son intelligence pour faire l'idiot! (merci cousine!)\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"88318737\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/390949706\\/V_pour_Vendetta_04_1280x1024.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1796551460\\/watermark_normal.php\",\"name\":\"Guillaume\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 08 01:26:05 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":88318737,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175798696652801,\"created_at\":\"Fri Feb 24 22:41:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 142000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b6deeff7-abaf-4dbd-b223-865149af2c60-173175798696652801" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh, c'est quoi ce mur de tweet ? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Oh, c'est quoi ce mur de tweet ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 144000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh, c'est quoi ce mur de tweet ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175807978643456\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3247,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175807978643456,\"created_at\":\"Fri Feb 24 22:41:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 144000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "91c834b9-a458-43da-91c8-36de16e9341b-173175807978643456" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je viens d'apercevoir les cheveux frisés de @SolangeTeParle #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1841029880/gangstacat6ze46f4ze6f4z6e84_normal.jpg" -}, -"title": "Brice R.: Je viens d'apercevoir les cheveux frisés de @SolangeTeParle #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 145000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je viens d'apercevoir les cheveux fris\\u00e9s de @SolangeTeParle #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[44,59],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[60,64]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175809215959040\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":69,\"screen_name\":\"brice_r_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2375,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/404651107\\/ToVictory.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1841029880\\/gangstacat6ze46f4ze6f4z6e84_normal.jpg\",\"description\":\"#G\\u00e9meaux #DoublePersonnalit\\u00e9 \\r\\nParce que la vie priv\\u00e9e ne sert pas uniquement \\u00e0 cacher des d\\u00e9lits et des crimes.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Copenhagen\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"15512436\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/404651107\\/ToVictory.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841029880\\/gangstacat6ze46f4ze6f4z6e84_normal.jpg\",\"name\":\"Brice R.\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 21 08:09:24 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":15512436,\"utc_offset\":3600,\"favourites_count\":5,\"url\":\"https:\\/\\/www.eff.org\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175809215959040,\"created_at\":\"Fri Feb 24 22:41:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 145000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d00ba062-7ca0-4f5c-976f-8050f74c374d-173175809215959040" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On dirait le plateau d'Envoyé spécial ce nouveau plateau de #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1598467503/aurel2_-_Copie_normal.jpg" -}, -"title": "Aurélien: On dirait le plateau d'Envoyé spécial ce nouveau plateau de #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 145000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"On dirait le plateau d'Envoy\\u00e9 sp\\u00e9cial ce nouveau plateau de #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[60,64]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173175810860134400\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"aurel_p\",\"lang\":\"fr\",\"favourites_count\":140,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":886,\"location\":\"Pau\",\"profile_text_color\":\"333333\",\"followers_count\":2185,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"description\":\"cr\\u00e9ation web le jour, TVvore le soir. Attention risque de LT m\\u00eame des \\u00e9missions les plus mauvaises de la t\\u00e9l\\u00e9 fran\\u00e7aise. Partage en tout genre.\",\"statuses_count\":33181,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":152,\"profile_link_color\":\"93A644\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"protected\":false,\"id_str\":\"14321671\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Aur\\u00e9lien\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"created_at\":\"Mon Apr 07 10:27:23 +0000 2008\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":14321671,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\"},\"truncated\":false,\"id\":173175810860134400,\"created_at\":\"Fri Feb 24 22:41:45 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 145000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "16c9e457-721e-493b-8b1c-c0dcd84391b8-173175810860134400" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ah ça y est j'ai vu @FlorencePorcel !! ^^ #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1398568911/IMG_2179_-_Copie_normal.jpg" -}, -"title": "Lucie: Ah ça y est j'ai vu @FlorencePorcel !! ^^ #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 145000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ah \\u00e7a y est j'ai vu @FlorencePorcel !! ^^ #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[20,35],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[42,46]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175812391051265\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":149,\"screen_name\":\"Milcah7\",\"lang\":\"en\",\"profile_text_color\":\"807d80\",\"statuses_count\":9482,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"03949e\",\"followers_count\":79,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"description\":\"Herocorpienne, S\\u00e9riephile (pas assez \\u00e0 mon go\\u00fbt), DVDvore,Cin\\u00e9vore, aime le tennis et le rugby, le rock, pop-rock... et ses twittos 3\\r\\n.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"63258588\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"name\":\"Lucie\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 05 21:13:19 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":63258588,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175812391051265,\"created_at\":\"Fri Feb 24 22:41:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 145000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "66baadb3-6532-4c6f-9e1e-7e6ac2152674-173175812391051265" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Regardez la caméra ! :) #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1804671338/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png" -}, -"title": "Marie: Regardez la caméra ! :) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 147000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Regardez la cam\\u00e9ra ! :) #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173175817671688192\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"D9B17E\",\"screen_name\":\"frenchy_Marie\",\"lang\":\"en\",\"favourites_count\":25,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":203,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\",\"description\":\"J'accapare des objets sans ressurgir sur autrui.\",\"statuses_count\":2880,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"9D582E\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"protected\":false,\"id_str\":\"120444044\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Marie\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"created_at\":\"Sat Mar 06 13:02:46 +0000 2010\",\"profile_sidebar_fill_color\":\"EADEAA\",\"id\":120444044,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\"},\"truncated\":false,\"id\":173175817671688192,\"created_at\":\"Fri Feb 24 22:41:47 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 147000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "da23a9b3-fe7e-4116-b7be-8d3bf586b862-173175817671688192" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Nous commençons donc par la fin #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817123979/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png" -}, -"title": "legrandwebze: Nous commençons donc par la fin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 148000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Nous commen\\u00e7ons donc par la fin #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175822482538496\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1480,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3111,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175822482538496,\"created_at\":\"Fri Feb 24 22:41:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 148000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ab0c91a6-7155-4a18-a843-258bbcdab7c0-173175822482538496" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw commence et se termine ! Comme ça c est fait !", -"img": { -"src": "http://a0.twimg.com/profile_images/1802162566/image_normal.jpg" -}, -"title": "Julien Cotte: #lgw commence et se termine ! Comme ça c est fait !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 148000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw commence et se termine ! Comme \\u00e7a c est fait !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173175824642609154\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"JulienCotteALU\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":872,\"location\":\"V\\u00e9lizy-Villacoublay\",\"profile_text_color\":\"333333\",\"followers_count\":1404,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1802162566\\/image_normal.jpg\",\"description\":\"DRH du site de V\\u00e9lizy (France) - HR Community Manager - Marketing HR2.0 - @AlcatelLucent\",\"statuses_count\":3872,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/105129015\\/VerySmallLogoHR2.0.jpg\",\"show_all_inline_media\":false,\"listed_count\":138,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"107697826\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Julien Cotte\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/105129015\\/VerySmallLogoHR2.0.jpg\",\"created_at\":\"Sat Jan 23 12:17:36 +0000 2010\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":107697826,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/juliencotte.typepad.com\\/le-blog-de-julien-cotte-\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802162566\\/image_normal.jpg\"},\"truncated\":false,\"id\":173175824642609154,\"created_at\":\"Fri Feb 24 22:41:48 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 148000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c5b53d47-66b3-48ce-8bdf-6641035764b6-173175824642609154" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "cool, j'ai rien loupé à #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1427838155/P7114024_normal.JPG" -}, -"title": "jali: cool, j'ai rien loupé à #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 149000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"cool, j'ai rien loup\\u00e9 \\u00e0 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.netvibes.com\\/\\\" rel=\\\"nofollow\\\"\\u003ENetvibes Official Widget\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175828375543808\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":110,\"screen_name\":\"Jali\",\"lang\":\"fr\",\"profile_text_color\":\"574b57\",\"statuses_count\":30518,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"FR\",\"show_all_inline_media\":true,\"listed_count\":38,\"profile_link_color\":\"484b6b\",\"followers_count\":487,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\",\"description\":\"se prom\\u00e8ne\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"8064742\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\",\"name\":\"jali\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 08 21:15:24 +0000 2007\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":8064742,\"utc_offset\":3600,\"favourites_count\":148,\"url\":\"http:\\/\\/www.jali.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175828375543808,\"created_at\":\"Fri Feb 24 22:41:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 149000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "73e048a9-4a46-47f7-a019-f9bcc2156141-173175828375543808" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Merci #lgw c'était super ! (chouette, on peut aller dormir ! :P)", -"img": { -"src": "http://a3.twimg.com/profile_images/1763850955/avatar_stopsopa_normal.jpeg" -}, -"title": "François Revol: Merci #lgw c'était super ! (chouette, on peut aller dormir ! :P)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 152000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Merci #lgw c'\\u00e9tait super ! (chouette, on peut aller dormir ! :P)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[6,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175841080090625\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":253,\"screen_name\":\"mmu_man\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":10392,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Internet\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"0084B4\",\"followers_count\":311,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"description\":\"Engineer, #FLOSS developer, Haiku contributor, hacktivist, Tai Chi & Kung-Fu practitioner\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"102075787\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"name\":\"Fran\\u00e7ois Revol\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 05 14:32:42 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":102075787,\"utc_offset\":null,\"favourites_count\":19,\"url\":\"http:\\/\\/revolf.free.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175841080090625,\"created_at\":\"Fri Feb 24 22:41:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 152000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ca7c049a-a580-4355-9caa-3440088d7cc2-173175841080090625" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Geraldine!!!! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1735644265/front_de_gauche_annee_normal.jpg" -}, -"title": "Cachounette: Geraldine!!!! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 155000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Geraldine!!!! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173175853654605824\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"cachounette\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":40,\"location\":\"France\",\"profile_text_color\":\"3E4415\",\"followers_count\":51,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1735644265\\/front_de_gauche_annee_normal.jpg\",\"description\":\"sage femme, militante PCF-Front de gauche et CGT\",\"statuses_count\":250,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"39092205\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Cachounette\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"created_at\":\"Sun May 10 18:40:14 +0000 2009\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":39092205,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1735644265\\/front_de_gauche_annee_normal.jpg\"},\"truncated\":false,\"id\":173175853654605824,\"created_at\":\"Fri Feb 24 22:41:55 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 155000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "25313be4-7533-4b26-8189-e23b58937b04-173175853654605824" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "CHAMPIONS! #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1732910391/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg" -}, -"title": "Alexa̷ ndr̷e: CHAMPIONS! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 157000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"CHAMPIONS! #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[11,15]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173175862156472321\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5c5c5c\",\"screen_name\":\"K3nnyfr\",\"lang\":\"en\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":997,\"location\":\"Saligny, France\",\"profile_text_color\":\"333333\",\"followers_count\":338,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\",\"description\":\"SysAdmin, Gamer, Libriste and Professionnal Troller since 1988\\r\\nhttp:\\/\\/about.me\\/k3nny\",\"statuses_count\":5566,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"313638\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"12687332\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Alexa\\u0337 ndr\\u0337e\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"created_at\":\"Fri Jan 25 16:14:19 +0000 2008\",\"profile_sidebar_fill_color\":\"dedede\",\"id\":12687332,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.k3nny.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\"},\"truncated\":false,\"id\":173175862156472321,\"created_at\":\"Fri Feb 24 22:41:57 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 157000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5e15a75e-4e1c-4b6b-842a-c606e9bf8e25-173175862156472321" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ça commence par une mauvaise blague...#lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1289428579/My_HipstaPrint_0_normal.jpg" -}, -"title": "Estelle Micheau: ça commence par une mauvaise blague...#lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 163000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u00e7a commence par une mauvaise blague...#lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[38,42]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175887531999232\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":120,\"screen_name\":\"EstelleMicheau\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1075,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/429391744\\/My_HipstaPrint_0.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":29,\"profile_link_color\":\"0084B4\",\"followers_count\":1800,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1289428579\\/My_HipstaPrint_0_normal.jpg\",\"description\":\"Chanteuse lyrique et com\\u00e9dienne\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"273101501\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429391744\\/My_HipstaPrint_0.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1289428579\\/My_HipstaPrint_0_normal.jpg\",\"name\":\"Estelle Micheau\",\"default_profile_image\":false,\"created_at\":\"Sun Mar 27 20:49:14 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":273101501,\"utc_offset\":null,\"favourites_count\":1,\"url\":\"http:\\/\\/estelle-micheau.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175887531999232,\"created_at\":\"Fri Feb 24 22:42:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 163000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c9e77d34-c5d6-487a-bddd-4d65e022d3bd-173175887531999232" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Elle m'aguiche ! #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1732910391/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg" -}, -"title": "Alexa̷ ndr̷e: Elle m'aguiche ! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 166000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Elle m'aguiche ! #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[17,21]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175898856628224\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":997,\"screen_name\":\"K3nnyfr\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":5567,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"location\":\"Saligny, France\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"313638\",\"followers_count\":338,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\",\"description\":\"SysAdmin, Gamer, Libriste and Professionnal Troller since 1988\\r\\nhttp:\\/\\/about.me\\/k3nny\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"12687332\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"profile_sidebar_fill_color\":\"dedede\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\",\"name\":\"Alexa\\u0337 ndr\\u0337e\",\"default_profile_image\":false,\"created_at\":\"Fri Jan 25 16:14:19 +0000 2008\",\"profile_sidebar_border_color\":\"5c5c5c\",\"id\":12687332,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.k3nny.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175898856628224,\"created_at\":\"Fri Feb 24 22:42:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 166000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0a724c5d-deaa-445e-a059-d55b0df6f409-173175898856628224" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Logique... ;) “@LeGrandWebze: Nous commençons donc par la fin #lgw”", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: Logique... ;) “@LeGrandWebze: Nous commençons donc par la fin #lgw”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 167000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Logique... ;) \\u201c@LeGrandWebze: Nous commen\\u00e7ons donc par la fin #lgw\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[15,28],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[62,66]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175904384716800\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":912,\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"profile_text_color\":\"a3c23e\",\"statuses_count\":4893,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"location\":\"Alsace, France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"profile_sidebar_fill_color\":\"9ca871\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"name\":\"Hugo SCHOCH\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_border_color\":\"111405\",\"id\":175540303,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/only.hug33k.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175904384716800,\"created_at\":\"Fri Feb 24 22:42:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 167000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cbdb1d69-8f34-4971-8fe4-5c7d526ea959-173175904384716800" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: 2 minutes avant l'antenne #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1691667174/A512_normal.png" -}, -"title": "Arnaud saunier: RT @LeGrandWebze: 2 minutes avant l'antenne #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 172000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: 2 minutes avant l'antenne #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[44,48]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"2 minutes avant l'antenne #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[26,30]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173174564589809665\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1479,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3113,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173174564589809665,\"created_at\":\"Fri Feb 24 22:36:48 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175923313623041\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":127,\"screen_name\":\"Marindessables\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":428,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/85499486\\/fond_twitter_marin.jpg\",\"location\":\"Marseille \\/\\/ Paris\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"8c0320\",\"followers_count\":59,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1691667174\\/A512_normal.png\",\"description\":\"Directeur artistique interactif\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"91649871\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/85499486\\/fond_twitter_marin.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1691667174\\/A512_normal.png\",\"name\":\"Arnaud saunier\",\"default_profile_image\":false,\"created_at\":\"Sat Nov 21 20:44:53 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":91649871,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.marindessables.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175923313623041,\"created_at\":\"Fri Feb 24 22:42:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 172000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b1168ca5-d09d-486c-9c0e-f9913a6c0b27-173175923313623041" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pourquoi un vouvoiement maintenant dans l'émission ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1824565430/photo_2_normal.JPG" -}, -"title": "Bakt El Raalis: Pourquoi un vouvoiement maintenant dans l'émission ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 173000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Pourquoi un vouvoiement maintenant dans l'\\u00e9mission ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[53,57]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175930309722112\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1093,\"screen_name\":\"baktelraalis\",\"lang\":\"fr\",\"profile_text_color\":\"636363\",\"statuses_count\":21283,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":105,\"profile_link_color\":\"808080\",\"followers_count\":1299,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"description\":\"Admin Web \\/ R\\u00e9dacteur en chef @Pelecanus_net + apprenti photographe + amateur de musique ind\\u00e9' et de culture ALT + demandeur d'asile + fils des internets\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"18515564\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"profile_sidebar_fill_color\":\"141414\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"name\":\"Bakt El Raalis\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 31 20:37:21 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":18515564,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.pelecanus.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175930309722112,\"created_at\":\"Fri Feb 24 22:42:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 173000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "286152d4-02e8-4477-a8a9-5dd71111a8f9-173175930309722112" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "j'ai vu Will dans #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1115735941/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png" -}, -"title": "Christophe Ponsolle: j'ai vu Will dans #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 174000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"j'ai vu Will dans #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[18,22]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175932482355200\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":364,\"screen_name\":\"CPonsolle\",\"lang\":\"fr\",\"profile_text_color\":\"999393\",\"statuses_count\":1208,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/57339653\\/forme-illustration-gris-20_-_-logo.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":110,\"profile_link_color\":\"2FC2EF\",\"followers_count\":971,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1115735941\\/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png\",\"description\":\"Co-fondateur de NoWatch et co-pr\\u00e9sentateur de ZapCast\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"d4d4d4\",\"id_str\":\"25338852\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/57339653\\/forme-illustration-gris-20_-_-logo.png\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1115735941\\/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png\",\"name\":\"Christophe Ponsolle\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 19 17:06:04 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":25338852,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175932482355200,\"created_at\":\"Fri Feb 24 22:42:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 174000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4c52bb9a-9bda-4310-8693-6da0fd59ee75-173175932482355200" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Regarde #lgw sur iPhone donc peut pas suivre sur Twitter en même temps :-(", -"img": { -"src": "http://a0.twimg.com/profile_images/1586459977/Skype01_normal.jpg" -}, -"title": "Alexandru Haras: Regarde #lgw sur iPhone donc peut pas suivre sur Twitter en même temps :-(", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 178000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Regarde #lgw sur iPhone donc peut pas suivre sur Twitter en m\\u00eame temps :-(\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[8,12]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173175949377019904\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"D3D2CF\",\"screen_name\":\"alex_haras\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":210,\"location\":\"France\",\"profile_text_color\":\"634047\",\"followers_count\":22,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1586459977\\/Skype01_normal.jpg\",\"description\":\"\",\"statuses_count\":86,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"088253\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"protected\":false,\"id_str\":\"107420038\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Alexandru Haras\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"created_at\":\"Fri Jan 22 14:08:24 +0000 2010\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"id\":107420038,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1586459977\\/Skype01_normal.jpg\"},\"truncated\":false,\"id\":173175949377019904,\"created_at\":\"Fri Feb 24 22:42:18 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 178000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1b789591-7a8e-4c67-b0bf-f39d3d1b8061-173175949377019904" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Hey Gaspaaaard! #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1732910391/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg" -}, -"title": "Alexa̷ ndr̷e: Hey Gaspaaaard! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 182000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Hey Gaspaaaard! #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[16,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175964803678210\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":997,\"screen_name\":\"K3nnyfr\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":5568,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"location\":\"Saligny, France\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"313638\",\"followers_count\":338,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\",\"description\":\"SysAdmin, Gamer, Libriste and Professionnal Troller since 1988\\r\\nhttp:\\/\\/about.me\\/k3nny\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"12687332\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"profile_sidebar_fill_color\":\"dedede\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\",\"name\":\"Alexa\\u0337 ndr\\u0337e\",\"default_profile_image\":false,\"created_at\":\"Fri Jan 25 16:14:19 +0000 2008\",\"profile_sidebar_border_color\":\"5c5c5c\",\"id\":12687332,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.k3nny.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175964803678210,\"created_at\":\"Fri Feb 24 22:42:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 182000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "32370c4a-e701-4949-98b5-52ff3013af42-173175964803678210" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "sur #fr5 @LeGrandWebze v4 #lgw | ... la chemise de @Vinvin tient ses promesses !", -"img": { -"src": "http://a0.twimg.com/profile_images/1767508527/h2g2_normal.jpg" -}, -"title": "Christine Genin: sur #fr5 @LeGrandWebze v4 #lgw | ... la chemise de @Vinvin tient ses promesses !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 183000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LeGrandWebze\",\"favorited\":false,\"text\":\"sur #fr5 @LeGrandWebze v4 #lgw | ... la chemise de @Vinvin tient ses promesses !\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[9,22],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385},{\"screen_name\":\"Vinvin\",\"indices\":[51,58],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"fr5\",\"indices\":[4,8]},{\"text\":\"lgw\",\"indices\":[26,30]}]},\"in_reply_to_user_id\":365949385,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173175054492897280,\"in_reply_to_status_id_str\":\"173175054492897280\",\"id_str\":\"173175972571521024\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"0084b4\",\"screen_name\":\"cgenin\",\"lang\":\"fr\",\"favourites_count\":308,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":1998,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":1678,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1767508527\\/h2g2_normal.jpg\",\"description\":\"\",\"statuses_count\":13711,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":167,\"profile_link_color\":\"0084b4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"33688811\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Christine Genin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Apr 20 22:19:48 +0000 2009\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":33688811,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.christinegenin.fr\\/blog\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1767508527\\/h2g2_normal.jpg\"},\"truncated\":false,\"id\":173175972571521024,\"created_at\":\"Fri Feb 24 22:42:23 +0000 2012\",\"in_reply_to_user_id_str\":\"365949385\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 183000, -"tags": [ -{ -"id-ref": "eef94b14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "915e1fc4-51c1-4da2-abf2-cb486dded01b-173175972571521024" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw merci, à la prochaine !", -"img": { -"src": "http://a3.twimg.com/profile_images/1590878551/ozi2_normal.jpg" -}, -"title": "Sylvie Bourasseau: #lgw merci, à la prochaine !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 185000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw merci, \\u00e0 la prochaine !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175980087705600\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":281,\"screen_name\":\"Ozephe\",\"lang\":\"fr\",\"profile_text_color\":\"b8a586\",\"statuses_count\":367,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/297952025\\/nbn.jpg\",\"location\":\"Carr\\u00e9ment \\u00e0 l'ouest...\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"3a5a61\",\"followers_count\":72,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1590878551\\/ozi2_normal.jpg\",\"description\":\"Etudiante c\\u00f4ti\\u00e8re graphomane et andro\\u00efdophile.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"182736\",\"id_str\":\"50641881\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/297952025\\/nbn.jpg\",\"profile_sidebar_fill_color\":\"2d3545\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1590878551\\/ozi2_normal.jpg\",\"name\":\"Sylvie Bourasseau\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 25 13:16:51 +0000 2009\",\"profile_sidebar_border_color\":\"dce0e8\",\"id\":50641881,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175980087705600,\"created_at\":\"Fri Feb 24 22:42:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 185000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4dbc6fa1-ace8-46e0-bb13-58da9f1507cd-173175980087705600" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La chemise de @Vinvin me brûle les yeux ! >< #LGW cc @LeGrandWebze", -"img": { -"src": "http://a3.twimg.com/profile_images/1765785882/Moi_terrasse_Bureau_normal.jpg" -}, -"title": "Geoffroy Haubert: La chemise de @Vinvin me brûle les yeux ! >< #LGW cc @LeGrandWebze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 192000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"La chemise de @Vinvin me br\\u00fble les yeux ! >< #LGW cc @LeGrandWebze\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[14,21],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522},{\"screen_name\":\"LeGrandWebze\",\"indices\":[59,72],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[51,55]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176007669452800\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"GeoffroyHaubert\",\"lang\":\"fr\",\"favourites_count\":4,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":63,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":18,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1765785882\\/Moi_terrasse_Bureau_normal.jpg\",\"description\":\"Je pense. Je suis.\",\"statuses_count\":172,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"194535918\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Geoffroy Haubert\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Fri Sep 24 11:21:58 +0000 2010\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":194535918,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1765785882\\/Moi_terrasse_Bureau_normal.jpg\"},\"truncated\":false,\"id\":173176007669452800,\"created_at\":\"Fri Feb 24 22:42:32 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 192000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a67cbb39-444c-457c-9c3b-deafb91e7dc1-173176007669452800" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les invités, tous sur leur portable en train de tweeter, c'est pas sérieux tout ça :D #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Les invités, tous sur leur portable en train de tweeter, c'est pas sérieux tout ça :D #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 198000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Les invit\\u00e9s, tous sur leur portable en train de tweeter, c'est pas s\\u00e9rieux tout \\u00e7a :D #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[86,90]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176034710126593\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3247,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176034710126593,\"created_at\":\"Fri Feb 24 22:42:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 198000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5cb4fc77-889b-47dd-8e47-c0e7e6d04487-173176034710126593" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Première \"weberie\" : Déconne Man ! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817123979/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png" -}, -"title": "legrandwebze: Première \"weberie\" : Déconne Man ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 201000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Premi\\u00e8re \\\"weberie\\\" : D\\u00e9conne Man ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176045812465664\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":3026,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":3114,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"statuses_count\":1480,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"legrandwebze\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":365949385,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\"},\"truncated\":false,\"id\":173176045812465664,\"created_at\":\"Fri Feb 24 22:42:41 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 201000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "41d8682e-1764-4ea1-9b11-27fe2792f040-173176045812465664" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @GwendalPerrin: Ah oui la chemise de @Vinvin. Ah oui. #VomirDesYeux #LGW #845Couleurs", -"img": { -"src": "http://a0.twimg.com/profile_images/1602210892/Galactica_normal.jpg" -}, -"title": "Cammarata Thierry: RT @GwendalPerrin: Ah oui la chemise de @Vinvin. Ah oui. #VomirDesYeux #LGW #845Couleurs", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 202000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @GwendalPerrin: Ah oui la chemise de @Vinvin. Ah oui. #VomirDesYeux #LGW #845Couleurs\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"GwendalPerrin\",\"indices\":[3,17],\"id_str\":\"116277557\",\"name\":\"Gwendal Perrin\",\"id\":116277557},{\"screen_name\":\"Vinvin\",\"indices\":[40,47],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"VomirDesYeux\",\"indices\":[57,70]},{\"text\":\"LGW\",\"indices\":[71,75]},{\"text\":\"845Couleurs\",\"indices\":[76,88]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Ah oui la chemise de @Vinvin. Ah oui. #VomirDesYeux #LGW #845Couleurs\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[21,28],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"VomirDesYeux\",\"indices\":[38,51]},{\"text\":\"LGW\",\"indices\":[52,56]},{\"text\":\"845Couleurs\",\"indices\":[57,69]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175329496641539\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":390,\"screen_name\":\"GwendalPerrin\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":25020,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408801473\\/twilk_background_4f1ff1ba38fd8.jpg\",\"location\":\"Sur ton \\u00e9cran\",\"show_all_inline_media\":true,\"listed_count\":62,\"profile_link_color\":\"FF0000\",\"followers_count\":1123,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850149516\\/200212-1652_normal.jpg\",\"description\":\"Journaliste\\/CM \\\\ #IdiotDuJour, @faislebuzz, *RIRES ENREGISTRES* \\\\ #ModernClassical #TranceFamily \\\\ Mange les bisounours au lieu d'y croire \\\\ http:\\/\\/is.gd\\/vpIs00\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"d183f2\",\"id_str\":\"116277557\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408801473\\/twilk_background_4f1ff1ba38fd8.jpg\",\"profile_sidebar_fill_color\":\"ea4af0\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850149516\\/200212-1652_normal.jpg\",\"name\":\"Gwendal Perrin\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 21 21:30:29 +0000 2010\",\"profile_sidebar_border_color\":\"f703ff\",\"id\":116277557,\"utc_offset\":3600,\"favourites_count\":323,\"url\":\"http:\\/\\/gwendalperrin.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175329496641539,\"created_at\":\"Fri Feb 24 22:39:50 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176052141662208\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":98,\"screen_name\":\"thcammarata\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1156,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"990000\",\"followers_count\":23,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"334554629\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"name\":\"Cammarata Thierry\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 13 08:43:07 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":334554629,\"utc_offset\":3600,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176052141662208,\"created_at\":\"Fri Feb 24 22:42:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 202000, -"tags": [ -{ -"id-ref": "eef31e24-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef324dc-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5fddd530-e96e-4943-b843-3754762606f3-173176052141662208" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@vinvin ressemble a un candidat a la presidentielle dans le nouveau decors du #lgw... Mise a part la chemise", -"img": { -"src": "http://a2.twimg.com/profile_images/1186211112/MyBEP_Laurent_normal.png" -}, -"title": "laurent GEFFROY: @vinvin ressemble a un candidat a la presidentielle dans le nouveau decors du #lgw... Mise a part la chemise", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 205000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@vinvin ressemble a un candidat a la presidentielle dans le nouveau decors du #lgw... Mise a part la chemise\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[0,7],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[78,82]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176063474663425\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"7223522\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":63,\"screen_name\":\"lgeffroy\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":765,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"2FC2EF\",\"followers_count\":58,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1186211112\\/MyBEP_Laurent_normal.png\",\"description\":\".Net Architect, loves technologies and Baseball\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"6807672\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1186211112\\/MyBEP_Laurent_normal.png\",\"name\":\"laurent GEFFROY\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 14 09:14:06 +0000 2007\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":6807672,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.laurentgeffroy.com\"},\"in_reply_to_screen_name\":\"Vinvin\",\"truncated\":false,\"id\":173176063474663425,\"created_at\":\"Fri Feb 24 22:42:45 +0000 2012\",\"in_reply_to_user_id\":7223522}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 205000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d9b9e284-484e-4cc8-af15-9f71752d91d5-173176063474663425" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "OH NICE le new decor #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1633923341/tn48_normal.png" -}, -"title": "msiou: OH NICE le new decor #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 207000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"OH NICE le new decor #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[21,25]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176072676978688\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":226,\"screen_name\":\"msiou\",\"lang\":\"en\",\"profile_text_color\":\"d28730\",\"statuses_count\":48129,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/358227164\\/3097-mur-en-bois-WallFizz.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":42,\"profile_link_color\":\"4a9ba8\",\"followers_count\":212,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1633923341\\/tn48_normal.png\",\"description\":\"blogueur sur http:\\/\\/msiou.net \\r\\namoureux de la musique sur http:\\/\\/lapausemeuzicale.tumblr.com \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"10070792\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/358227164\\/3097-mur-en-bois-WallFizz.jpg\",\"profile_sidebar_fill_color\":\"fff3b5\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1633923341\\/tn48_normal.png\",\"name\":\"msiou\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 08 16:30:52 +0000 2007\",\"profile_sidebar_border_color\":\"c9b766\",\"id\":10070792,\"utc_offset\":3600,\"favourites_count\":9,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176072676978688,\"created_at\":\"Fri Feb 24 22:42:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 207000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "40b9eb5c-ccc7-4015-b271-84fcf564b8fe-173176072676978688" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@1k2plus C'est parce que je regarde #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1851110304/Picture_0480_normal.jpg" -}, -"title": "Swin Gum: @1k2plus C'est parce que je regarde #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 212000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"1k2plus\",\"favorited\":false,\"text\":\"@1k2plus C'est parce que je regarde #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"1k2plus\",\"indices\":[0,8],\"name\":\"Erika\",\"id_str\":\"232882236\",\"id\":232882236}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[36,40]}]},\"in_reply_to_user_id\":232882236,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173175873237811200,\"in_reply_to_status_id_str\":\"173175873237811200\",\"id_str\":\"173176091299680257\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"57ff57\",\"screen_name\":\"Swiinea\",\"lang\":\"fr\",\"favourites_count\":360,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":233,\"location\":\"Lille - Pos\\u00e9e sur un cactus\",\"profile_text_color\":\"71d6c9\",\"followers_count\":581,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851110304\\/Picture_0480_normal.jpg\",\"description\":\"Les bios c'est pour les faibles ou pour les gens qui font un truc dans la vie tout \\u00e7a. Je suis Swin' et je suis n\\u00e9e pour \\u00eatre une larve. #HOULOULOU\",\"statuses_count\":4516,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/362128090\\/swin.jpg\",\"show_all_inline_media\":true,\"listed_count\":23,\"profile_link_color\":\"807d7e\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1d4c70\",\"protected\":false,\"id_str\":\"372532169\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Swin Gum\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/362128090\\/swin.jpg\",\"created_at\":\"Mon Sep 12 23:11:47 +0000 2011\",\"profile_sidebar_fill_color\":\"1d4c70\",\"id\":372532169,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/tchictchac.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851110304\\/Picture_0480_normal.jpg\"},\"truncated\":false,\"id\":173176091299680257,\"created_at\":\"Fri Feb 24 22:42:52 +0000 2012\",\"in_reply_to_user_id_str\":\"232882236\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 212000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7ee852f2-d6bb-4236-ac79-f6e88948f38f-173176091299680257" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon maintenant je passe sur #LGW http://t.co/w5ItXveX", -"img": { -"src": "http://a3.twimg.com/profile_images/1704016122/loltruc-noel_normal.png" -}, -"title": "Hervé Q: Bon maintenant je passe sur #LGW http://t.co/w5ItXveX", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 218000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Bon maintenant je passe sur #LGW http:\\/\\/t.co\\/w5ItXveX\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[33,53],\"expanded_url\":\"http:\\/\\/video-direct.france5.fr\\/player.php?id=1293\",\"display_url\":\"video-direct.france5.fr\\/player.php?id=\\u2026\",\"url\":\"http:\\/\\/t.co\\/w5ItXveX\"}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[28,32]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176118906585088\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":429,\"screen_name\":\"Airvecu\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":34952,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/144273404\\/xb15acfe7365bd11b8abe0faf957eee0.png\",\"location\":\"Brest m\\u00eam' (et ses alentours)\",\"show_all_inline_media\":true,\"listed_count\":44,\"profile_link_color\":\"0600b5\",\"followers_count\":754,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1704016122\\/loltruc-noel_normal.png\",\"description\":\"Presque musicien, presque dr\\u00f4le, presque original, presque normal, presque intelligent, mais loin d'\\u00eatre parfait. Mais je suis Breton.\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"46863586\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/144273404\\/xb15acfe7365bd11b8abe0faf957eee0.png\",\"profile_sidebar_fill_color\":\"f0f3f5\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1704016122\\/loltruc-noel_normal.png\",\"name\":\"Herv\\u00e9 Q\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 13 10:17:50 +0000 2009\",\"profile_sidebar_border_color\":\"2e2103\",\"id\":46863586,\"utc_offset\":3600,\"favourites_count\":556,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176118906585088,\"created_at\":\"Fri Feb 24 22:42:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 218000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "caaf4530-8a39-4abc-a882-959786a207f2-173176118906585088" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je suis passée à l'antenne ?? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1748173004/395177_2675341956605_1047878845_2794087_1903769878_n_normal.jpg" -}, -"title": "Florence Porcel: Je suis passée à l'antenne ?? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 219000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je suis pass\\u00e9e \\u00e0 l'antenne ?? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176120663998465\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":312,\"screen_name\":\"FlorencePorcel\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":58313,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":380,\"profile_link_color\":\"93A644\",\"followers_count\":5555,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1748173004\\/395177_2675341956605_1047878845_2794087_1903769878_n_normal.jpg\",\"description\":\"J'aime tellement la vie que je veux en vivre plusieurs \\u00e0 la fois. Derri\\u00e8re et dedans @LeGrandWebze (France 5). Groumf, sciences, et friponneries. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"49031173\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1748173004\\/395177_2675341956605_1047878845_2794087_1903769878_n_normal.jpg\",\"name\":\"Florence Porcel\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 20 15:25:07 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":49031173,\"utc_offset\":3600,\"favourites_count\":194,\"url\":\"http:\\/\\/www.florenceporcel.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176120663998465,\"created_at\":\"Fri Feb 24 22:42:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 219000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "36965e05-c77e-495b-95e8-77f00d7c7385-173176120663998465" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et bien @Vinvin ne dansera pas ce soir #tristesse #lgw #cesar2012", -"img": { -"src": "http://a1.twimg.com/profile_images/1804671338/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png" -}, -"title": "Marie: Et bien @Vinvin ne dansera pas ce soir #tristesse #lgw #cesar2012", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 223000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Et bien @Vinvin ne dansera pas ce soir #tristesse #lgw #cesar2012\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[8,15],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"tristesse\",\"indices\":[39,49]},{\"text\":\"lgw\",\"indices\":[50,54]},{\"text\":\"cesar2012\",\"indices\":[55,65]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176137013395457\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":203,\"screen_name\":\"frenchy_Marie\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2879,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"9D582E\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\",\"description\":\"J'accapare des objets sans ressurgir sur autrui.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"id_str\":\"120444044\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"profile_sidebar_fill_color\":\"EADEAA\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\",\"name\":\"Marie\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 06 13:02:46 +0000 2010\",\"profile_sidebar_border_color\":\"D9B17E\",\"id\":120444044,\"utc_offset\":3600,\"favourites_count\":25,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176137013395457,\"created_at\":\"Fri Feb 24 22:43:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 223000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eefaa662-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b9fcb645-bec6-48a2-9fc9-3f36008a22d4-173176137013395457" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @laristocraft: Attention ! @LeGrandWebze dans 5min sur #France5 avec @vinvin @FlorencePorcel @KlaireFr @jcfrog @palmashow @PascalMab ...", -"img": { -"src": "http://a3.twimg.com/profile_images/1313387378/profil_normal.jpg" -}, -"title": "Jean-Baptiste Viet: RT @laristocraft: Attention ! @LeGrandWebze dans 5min sur #France5 avec @vinvin @FlorencePorcel @KlaireFr @jcfrog @palmashow @PascalMab ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 232000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @laristocraft: Attention ! @LeGrandWebze dans 5min sur #France5 avec @vinvin @FlorencePorcel @KlaireFr @jcfrog @palmashow @PascalMab ...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"laristocraft\",\"indices\":[3,16],\"id_str\":\"16502490\",\"name\":\"Virginie Lominet\",\"id\":16502490},{\"screen_name\":\"LeGrandWebze\",\"indices\":[30,43],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"Vinvin\",\"indices\":[73,80],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522},{\"screen_name\":\"FlorencePorcel\",\"indices\":[81,96],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173},{\"screen_name\":\"KlaireFr\",\"indices\":[97,106],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610},{\"screen_name\":\"jcfrog\",\"indices\":[107,114],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281},{\"screen_name\":\"palmashow\",\"indices\":[115,125],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"France5\",\"indices\":[59,67]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Attention ! @LeGrandWebze dans 5min sur #France5 avec @vinvin @FlorencePorcel @KlaireFr @jcfrog @palmashow @PascalMabille #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[12,25],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"Vinvin\",\"indices\":[55,62],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522},{\"screen_name\":\"FlorencePorcel\",\"indices\":[63,78],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173},{\"screen_name\":\"KlaireFr\",\"indices\":[79,88],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610},{\"screen_name\":\"jcfrog\",\"indices\":[89,96],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281},{\"screen_name\":\"palmashow\",\"indices\":[97,107],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"PascalMabille\",\"indices\":[108,122],\"id_str\":\"1367131\",\"name\":\"Pascal Mabille\",\"id\":1367131}],\"urls\":[],\"hashtags\":[{\"text\":\"France5\",\"indices\":[41,49]},{\"text\":\"LGW\",\"indices\":[123,127]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173173311377915906\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":916,\"screen_name\":\"laristocraft\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":15194,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/280381973\\/twitter-background.jpg\",\"location\":\"Boulogne-billancourt\",\"show_all_inline_media\":false,\"listed_count\":402,\"profile_link_color\":\"ab3202\",\"followers_count\":4465,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1843250602\\/image_normal.jpg\",\"description\":\"Ne dites pas \\u00e0 ma m\\u00e8re que je suis community manager, elle me croit pianiste dans un bordel. Fantasque & despotique. Pathologie: Bovarysme. On @Locita @Owni\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"16502490\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/280381973\\/twitter-background.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843250602\\/image_normal.jpg\",\"name\":\"Virginie Lominet\",\"default_profile_image\":false,\"created_at\":\"Sun Sep 28 20:37:13 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":16502490,\"utc_offset\":3600,\"favourites_count\":426,\"url\":\"http:\\/\\/www.laristocraft.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173173311377915906,\"created_at\":\"Fri Feb 24 22:31:49 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176175307407360\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":330,\"screen_name\":\"jeanviet\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":3323,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/233585490\\/background.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":49,\"profile_link_color\":\"3b8d76\",\"followers_count\":729,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1313387378\\/profil_normal.jpg\",\"description\":\"Votre Guide Web et Multim\\u00e9dia gratuit et accessible \\u00e0 toute la famille !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"e5f6f6\",\"id_str\":\"39217851\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/233585490\\/background.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1313387378\\/profil_normal.jpg\",\"name\":\"Jean-Baptiste Viet\",\"default_profile_image\":false,\"created_at\":\"Mon May 11 08:40:23 +0000 2009\",\"profile_sidebar_border_color\":\"000000\",\"id\":39217851,\"utc_offset\":-10800,\"favourites_count\":5,\"url\":\"http:\\/\\/jeanviet.info\"},\"in_reply_to_screen_name\":null,\"truncated\":true,\"id\":173176175307407360,\"created_at\":\"Fri Feb 24 22:43:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 232000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d0f6e4fa-82ba-472d-a5b8-574cfdf59917-173176175307407360" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Déjà morte de rire devant Déconne Man! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1398568911/IMG_2179_-_Copie_normal.jpg" -}, -"title": "Lucie: Déjà morte de rire devant Déconne Man! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 242000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"D\\u00e9j\\u00e0 morte de rire devant D\\u00e9conne Man! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[39,43]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176217124610049\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"Milcah7\",\"lang\":\"en\",\"favourites_count\":13,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":149,\"location\":\"France\",\"profile_text_color\":\"807d80\",\"followers_count\":79,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"description\":\"Herocorpienne, S\\u00e9riephile (pas assez \\u00e0 mon go\\u00fbt), DVDvore,Cin\\u00e9vore, aime le tennis et le rugby, le rock, pop-rock... et ses twittos 3\\r\\n.\",\"statuses_count\":9482,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"03949e\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"63258588\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Lucie\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"created_at\":\"Wed Aug 05 21:13:19 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":63258588,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\"},\"truncated\":false,\"id\":173176217124610049,\"created_at\":\"Fri Feb 24 22:43:22 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 242000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "87520063-7eb8-40fd-a323-2166ba36ca73-173176217124610049" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Déconne Man ! C'est tellement con qu'on rigole :D #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Déconne Man ! C'est tellement con qu'on rigole :D #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 244000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"D\\u00e9conne Man ! C'est tellement con qu'on rigole :D #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176225475477504\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3247,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176225475477504,\"created_at\":\"Fri Feb 24 22:43:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 244000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "521e9d8a-1322-4702-abb2-5aec9b075ae7-173176225475477504" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW, C'est moi ou le son est bon cette fois ???", -"img": { -"src": "http://a2.twimg.com/profile_images/944881104/7384d5e1-2a2b-41c2-a46d-7b82cf21a5ed_normal.jpg" -}, -"title": "José Phinebacker: #LGW, C'est moi ou le son est bon cette fois ???", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 245000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW, C'est moi ou le son est bon cette fois ???\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176229854326784\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":140,\"screen_name\":\"Phinebacker\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1252,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"009999\",\"followers_count\":117,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/944881104\\/7384d5e1-2a2b-41c2-a46d-7b82cf21a5ed_normal.jpg\",\"description\":\"Phinebacker, twitteur homeopathique...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"6296872\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/944881104\\/7384d5e1-2a2b-41c2-a46d-7b82cf21a5ed_normal.jpg\",\"name\":\"Jos\\u00e9 Phinebacker\",\"default_profile_image\":false,\"created_at\":\"Thu May 24 21:11:03 +0000 2007\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":6296872,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/phinebacker.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176229854326784,\"created_at\":\"Fri Feb 24 22:43:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 245000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "20623952-8874-4beb-a7dd-a728ac22930f-173176229854326784" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ce #lgw commence fort !", -"img": { -"src": "http://a3.twimg.com/profile_images/1648215039/EmeryDoligeHubN_B_normal.jpg" -}, -"title": "Emery Doligé: Ce #lgw commence fort !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 250000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ce #lgw commence fort !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[3,7]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176250955870208\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"MryEmery\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":493,\"location\":\"Paris Rive Gauche\",\"profile_text_color\":\"666666\",\"followers_count\":19577,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1648215039\\/EmeryDoligeHubN_B_normal.jpg\",\"description\":\"Vanksen. Europe 1 #dcdc. Lib\\u00e9ral ta m\\u00e8re.\",\"statuses_count\":31438,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/170627783\\/mrytwitter_copie.jpg\",\"show_all_inline_media\":true,\"listed_count\":931,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f7f8fa\",\"protected\":false,\"id_str\":\"14285154\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Emery Dolig\\u00e9\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/170627783\\/mrytwitter_copie.jpg\",\"created_at\":\"Wed Apr 02 16:59:11 +0000 2008\",\"profile_sidebar_fill_color\":\"252429\",\"id\":14285154,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/mry.blogs.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648215039\\/EmeryDoligeHubN_B_normal.jpg\"},\"truncated\":false,\"id\":173176250955870208,\"created_at\":\"Fri Feb 24 22:43:30 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 250000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "48916d64-551e-4943-85e2-980b1618f444-173176250955870208" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pour l'instant je ris autant devant cette intro de #LGW que vous devant les #Cesar2012 (surtout au début)", -"img": { -"src": "http://a0.twimg.com/profile_images/1850149516/200212-1652_normal.jpg" -}, -"title": "Gwendal Perrin: Pour l'instant je ris autant devant cette intro de #LGW que vous devant les #Cesar2012 (surtout au début)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 255000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Pour l'instant je ris autant devant cette intro de #LGW que vous devant les #Cesar2012 (surtout au d\\u00e9but)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[51,55]},{\"text\":\"Cesar2012\",\"indices\":[76,86]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176270857842691\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":390,\"screen_name\":\"GwendalPerrin\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":25021,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408801473\\/twilk_background_4f1ff1ba38fd8.jpg\",\"location\":\"Sur ton \\u00e9cran\",\"show_all_inline_media\":true,\"listed_count\":62,\"profile_link_color\":\"FF0000\",\"followers_count\":1123,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850149516\\/200212-1652_normal.jpg\",\"description\":\"Journaliste\\/CM \\\\ #IdiotDuJour, @faislebuzz, *RIRES ENREGISTRES* \\\\ #ModernClassical #TranceFamily \\\\ Mange les bisounours au lieu d'y croire \\\\ http:\\/\\/is.gd\\/vpIs00\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"d183f2\",\"id_str\":\"116277557\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408801473\\/twilk_background_4f1ff1ba38fd8.jpg\",\"profile_sidebar_fill_color\":\"ea4af0\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850149516\\/200212-1652_normal.jpg\",\"name\":\"Gwendal Perrin\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 21 21:30:29 +0000 2010\",\"profile_sidebar_border_color\":\"f703ff\",\"id\":116277557,\"utc_offset\":3600,\"favourites_count\":323,\"url\":\"http:\\/\\/gwendalperrin.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176270857842691,\"created_at\":\"Fri Feb 24 22:43:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 255000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ba2cc2e1-64c3-4fc3-b787-60650b623a37-173176270857842691" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et hop ! Une deuxième salve. @PascalMabille rit en plateau :D #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817123979/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png" -}, -"title": "legrandwebze: Et hop ! Une deuxième salve. @PascalMabille rit en plateau :D #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 261000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Et hop ! Une deuxi\\u00e8me salve. @PascalMabille rit en plateau :D #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"PascalMabille\",\"indices\":[29,43],\"id_str\":\"1367131\",\"name\":\"Pascal Mabille\",\"id\":1367131}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[62,66]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176298422796288\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1480,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3114,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176298422796288,\"created_at\":\"Fri Feb 24 22:43:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 261000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9bd06379-ac42-4815-a0e4-d77a2bf3384d-173176298422796288" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Gaspard dis pas tout! #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1732910391/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg" -}, -"title": "Alexa̷ ndr̷e: Gaspard dis pas tout! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 265000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Gaspard dis pas tout! #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[22,26]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176315833360385\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":997,\"screen_name\":\"K3nnyfr\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":5567,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"location\":\"Saligny, France\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"313638\",\"followers_count\":338,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\",\"description\":\"SysAdmin, Gamer, Libriste and Professionnal Troller since 1988\\r\\nhttp:\\/\\/about.me\\/k3nny\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"12687332\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"profile_sidebar_fill_color\":\"dedede\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\",\"name\":\"Alexa\\u0337 ndr\\u0337e\",\"default_profile_image\":false,\"created_at\":\"Fri Jan 25 16:14:19 +0000 2008\",\"profile_sidebar_border_color\":\"5c5c5c\",\"id\":12687332,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.k3nny.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176315833360385,\"created_at\":\"Fri Feb 24 22:43:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 265000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a99522b6-cc1a-4bc2-8431-63602b5a8a3f-173176315833360385" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "je comprends pas l'intérêt de #LGW mais ça m'a l'air chouette", -"img": { -"src": "http://a0.twimg.com/profile_images/1792102319/0014_-_Copie_-_Copie_normal.JPG" -}, -"title": "Nicolas Gaillard: je comprends pas l'intérêt de #LGW mais ça m'a l'air chouette", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 268000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"je comprends pas l'int\\u00e9r\\u00eat de #LGW mais \\u00e7a m'a l'air chouette\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176325954211840\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":141,\"screen_name\":\"NG__nico\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1113,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/410106398\\/3640083-la-terre-vue-de-l-39-espace-avec-le-lever-du-soleil.jpg\",\"location\":\"Poitiers\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":53,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1792102319\\/0014_-_Copie_-_Copie_normal.JPG\",\"description\":\"Etudiant L2 Histoire ---Actu---Politique---T\\u00e9l\\u00e9---M\\u00e9dias--- Musique...tout ce qu'aiment les journalistes--- Feel free to follow me ;-) \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"370637904\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/410106398\\/3640083-la-terre-vue-de-l-39-espace-avec-le-lever-du-soleil.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1792102319\\/0014_-_Copie_-_Copie_normal.JPG\",\"name\":\" Nicolas Gaillard\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 09 11:18:42 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":370637904,\"utc_offset\":-10800,\"favourites_count\":23,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176325954211840,\"created_at\":\"Fri Feb 24 22:43:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 268000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "01696996-0e09-4f2f-812d-400dda34cf3a-173176325954211840" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Première \"weberie\" : Déconne Man ! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1772965923/tw_13213657_1327237886_normal.jpg" -}, -"title": "duanyer: RT @LeGrandWebze: Première \"weberie\" : Déconne Man ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 270000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Premi\\u00e8re \\\"weberie\\\" : D\\u00e9conne Man ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[53,57]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Premi\\u00e8re \\\"weberie\\\" : D\\u00e9conne Man ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176045812465664\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1480,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3114,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176045812465664,\"created_at\":\"Fri Feb 24 22:42:41 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176333491380225\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":830,\"screen_name\":\"duanyer\",\"lang\":\"fr\",\"profile_text_color\":\"050505\",\"statuses_count\":17181,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/143862310\\/GetImage.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":51,\"profile_link_color\":\"0026ff\",\"followers_count\":852,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1772965923\\/tw_13213657_1327237886_normal.jpg\",\"description\":\"Mon ambition est de devenir l'idiot du village. J'y suis presque.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8a6e2d\",\"id_str\":\"23742784\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/143862310\\/GetImage.jpg\",\"profile_sidebar_fill_color\":\"e2ed7c\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1772965923\\/tw_13213657_1327237886_normal.jpg\",\"name\":\"duanyer\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 11 09:59:57 +0000 2009\",\"profile_sidebar_border_color\":\"d96666\",\"id\":23742784,\"utc_offset\":3600,\"favourites_count\":1310,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176333491380225,\"created_at\":\"Fri Feb 24 22:43:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 270000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "49e303f5-fa15-4339-bbe4-3d0269c197f2-173176333491380225" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est chelou leur déconne man.. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1809125586/511623309_normal.jpg" -}, -"title": "Alexandre GAUZY: C'est chelou leur déconne man.. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 270000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est chelou leur d\\u00e9conne man.. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176335013916672\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":979,\"screen_name\":\"AlexandreGauzy\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":2076,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/425753084\\/mountain-gorillas-africa-sartore_47914_990x742.jpg\",\"location\":\"Toulouse, France\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"2FC2EF\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1809125586\\/511623309_normal.jpg\",\"description\":\"Relations internationales, g\\u00e9opolitique, sport, chocolat. Bref un mec normal. http:\\/\\/sociophagie.tumblr.com\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"43353234\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425753084\\/mountain-gorillas-africa-sartore_47914_990x742.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1809125586\\/511623309_normal.jpg\",\"name\":\"Alexandre GAUZY\",\"default_profile_image\":false,\"created_at\":\"Fri May 29 15:47:18 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":43353234,\"utc_offset\":-10800,\"favourites_count\":15,\"url\":\"http:\\/\\/sociophagie.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176335013916672,\"created_at\":\"Fri Feb 24 22:43:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 270000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e3b3d57a-95a7-4610-899b-9413463788c7-173176335013916672" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ils ont parlé de la pépite dans @LeGrandWebze j'ai cru qu'ils parleraient de @linilim ... #LGW cf #geekinc", -"img": { -"src": "http://a0.twimg.com/profile_images/1780196925/anonymous2_normal.png" -}, -"title": "Abrutim: ils ont parlé de la pépite dans @LeGrandWebze j'ai cru qu'ils parleraient de @linilim ... #LGW cf #geekinc", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 272000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"ils ont parl\\u00e9 de la p\\u00e9pite dans @LeGrandWebze j'ai cru qu'ils parleraient de @linilim ... #LGW cf #geekinc\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[32,45],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385},{\"screen_name\":\"linilim\",\"indices\":[77,85],\"name\":\"Audrey\",\"id_str\":\"174604625\",\"id\":174604625}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[90,94]},{\"text\":\"geekinc\",\"indices\":[98,106]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176343243137025\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"abrutim\",\"lang\":\"fr\",\"favourites_count\":24,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":550,\"location\":\"Bordeaux\",\"profile_text_color\":\"333333\",\"followers_count\":1142,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1780196925\\/anonymous2_normal.png\",\"description\":\"\\u250c\\u041f\\u2510(\\u0ca0_\\u0ca0)\\u250c\\u041f\\u2510| Chroniqueur chez GeekInc, Blogueur BD int\\u00e9ress\\u00e9 par le Webdev,photo, dessin, comics, manga, s\\u00e9ries, guitare, hard rock, metal, guinness et whisky !\",\"statuses_count\":10389,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/136894864\\/IMG_1712_copie.jpg\",\"show_all_inline_media\":false,\"listed_count\":59,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"169861930\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Abrutim\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/136894864\\/IMG_1712_copie.jpg\",\"created_at\":\"Fri Jul 23 10:19:49 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":169861930,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/lightbulb.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1780196925\\/anonymous2_normal.png\"},\"truncated\":false,\"id\":173176343243137025,\"created_at\":\"Fri Feb 24 22:43:52 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 272000, -"tags": [ -{ -"id-ref": "eefc88ec-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "24b34072-ed7d-4908-9435-2aa18f03318e-173176343243137025" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw ça y est @LeGrandWebze est à l'écran et j'suis là aussi", -"img": { -"src": "http://a2.twimg.com/profile_images/1782987674/Copie__2__de_Francis_photo_le_pays_briard_00_normal.JPG" -}, -"title": "2pasag the papoteur: #lgw ça y est @LeGrandWebze est à l'écran et j'suis là aussi", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 275000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw \\u00e7a y est @LeGrandWebze est \\u00e0 l'\\u00e9cran et j'suis l\\u00e0 aussi\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[14,27],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176358489432064\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":51,\"screen_name\":\"2pasag\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2029,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Coulommiers 77 France\",\"show_all_inline_media\":true,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"followers_count\":41,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1782987674\\/Copie__2__de_Francis_photo_le_pays_briard_00_normal.JPG\",\"description\":\"Si t'm partager l'\\u00e9crit, T bienvenue\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"20905224\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1782987674\\/Copie__2__de_Francis_photo_le_pays_briard_00_normal.JPG\",\"name\":\"2pasag the papoteur\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 15 11:31:19 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":20905224,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/papotagebriard.canalblog.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176358489432064,\"created_at\":\"Fri Feb 24 22:43:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 275000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fcbd1e77-c19a-4229-8bb7-c25ac625f45e-173176358489432064" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "\"Nan! Y'en a une deuxième! J't'ai niqué! J't'ai niqué!\" @francoisrollin à @Vinvin #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: \"Nan! Y'en a une deuxième! J't'ai niqué! J't'ai niqué!\" @francoisrollin à @Vinvin #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 283000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"\\\"Nan! Y'en a une deuxi\\u00e8me! J't'ai niqu\\u00e9! J't'ai niqu\\u00e9!\\\" @francoisrollin \\u00e0 @Vinvin #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[56,71],\"name\":\"rollin\",\"id_str\":\"369489076\",\"id\":369489076},{\"screen_name\":\"Vinvin\",\"indices\":[74,81],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[82,86]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176390512947200\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"111405\",\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"favourites_count\":16,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":912,\"location\":\"Alsace, France\",\"profile_text_color\":\"a3c23e\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"statuses_count\":4893,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Hugo SCHOCH\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_fill_color\":\"9ca871\",\"id\":175540303,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/only.hug33k.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\"},\"truncated\":false,\"id\":173176390512947200,\"created_at\":\"Fri Feb 24 22:44:03 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 283000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "114425c8-c93e-45a1-b674-b53ec533fa63-173176390512947200" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La fin c'est fait! L'émission peut commencer! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1801682939/image_normal.jpg" -}, -"title": "alexandra evan: La fin c'est fait! L'émission peut commencer! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 292000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La fin c'est fait! L'\\u00e9mission peut commencer! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176427372482560\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":18,\"screen_name\":\"alexevan\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":294,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":113,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1801682939\\/image_normal.jpg\",\"description\":\"Global Planning Director @ DDB interested in people, conversations, behaviour. Passionate by arequipe, wine & traveling. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"33499701\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801682939\\/image_normal.jpg\",\"name\":\"alexandra evan\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 20 12:45:25 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":33499701,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176427372482560,\"created_at\":\"Fri Feb 24 22:44:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 292000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2479c23a-f7e4-4bfe-bcb5-0812dc001a95-173176427372482560" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@duanyer oui, je vous vois! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1640796894/valmad__normal.jpg" -}, -"title": "val: @duanyer oui, je vous vois! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 298000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@duanyer oui, je vous vois! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"duanyer\",\"indices\":[0,8],\"id_str\":\"23742784\",\"name\":\"duanyer\",\"id\":23742784}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173175989558452224\",\"id_str\":\"173176454971015170\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173175989558452224,\"in_reply_to_user_id_str\":\"23742784\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":503,\"screen_name\":\"valmad_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":17055,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/37593519\\/dune_sunset.JPG\",\"location\":\"Aquitaine\",\"show_all_inline_media\":true,\"listed_count\":66,\"profile_link_color\":\"0084B4\",\"followers_count\":1208,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1640796894\\/valmad__normal.jpg\",\"description\":\"Ma bio, par vous: *Ange ou D\\u00e9esse*, douce, dr\\u00f4le, courageuse, corrosive, fid\\u00e8le. Bref, awesome. Modeste? Non, y'avait pas! \\r\\n#soglamour \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"51392884\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/37593519\\/dune_sunset.JPG\",\"profile_sidebar_fill_color\":\"c5e0ed\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1640796894\\/valmad__normal.jpg\",\"name\":\"val\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 27 09:10:54 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":51392884,\"utc_offset\":-10800,\"favourites_count\":65,\"url\":\"http:\\/\\/valmad.tumblr.com\\/\"},\"in_reply_to_screen_name\":\"duanyer\",\"truncated\":false,\"id\":173176454971015170,\"created_at\":\"Fri Feb 24 22:44:18 +0000 2012\",\"in_reply_to_user_id\":23742784}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 298000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bfa87914-5e77-4656-beb2-c75b3f220d0c-173176454971015170" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mince! #lgw a commencé sur france5 mais les César, je vis un horrible dilemme!", -"img": { -"src": "http://a1.twimg.com/profile_images/1817576333/emmanuelle_hirschauer_tetocarre_normal.jpg" -}, -"title": "E. Hirschauer: Mince! #lgw a commencé sur france5 mais les César, je vis un horrible dilemme!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 299000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Mince! #lgw a commenc\\u00e9 sur france5 mais les C\\u00e9sar, je vis un horrible dilemme!\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[7,11]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176455650488320\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"LaBombeH\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":202,\"location\":\"\",\"profile_text_color\":\"3E4415\",\"followers_count\":123,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817576333\\/emmanuelle_hirschauer_tetocarre_normal.jpg\",\"description\":\"Eclose sur un terril, \\u00e9lev\\u00e9e au reblochon au lait cru, demeurant dans le neuf-trois\",\"statuses_count\":1409,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/67039392\\/twitter.jpg\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"84343206\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"E. Hirschauer\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/67039392\\/twitter.jpg\",\"created_at\":\"Thu Oct 22 14:53:27 +0000 2009\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":84343206,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817576333\\/emmanuelle_hirschauer_tetocarre_normal.jpg\"},\"truncated\":false,\"id\":173176455650488320,\"created_at\":\"Fri Feb 24 22:44:19 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 299000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "293c8a3d-5a45-429c-be82-31ef28d3a1f9-173176455650488320" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est quoi le logiciel utilisé pour projeter les tweet en direct ? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: C'est quoi le logiciel utilisé pour projeter les tweet en direct ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 300000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est quoi le logiciel utilis\\u00e9 pour projeter les tweet en direct ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[67,71]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176459945447424\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3246,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176459945447424,\"created_at\":\"Fri Feb 24 22:44:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 300000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8ad2e97e-4d48-4951-b3d7-112194807f5e-173176459945447424" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Déconne-man ! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1658912814/fkjddkfhk_normal.png" -}, -"title": "Manon: Déconne-man ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 302000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"D\\u00e9conne-man ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.7860476,50.4187981],[2.8492605,50.4187981],[2.8492605,50.4589035],[2.7860476,50.4589035]]]},\"attributes\":{},\"full_name\":\"Lens, Pas-de-Calais\",\"name\":\"Lens\",\"id\":\"6f2473b6bfd0682a\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/6f2473b6bfd0682a.json\"},\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176468480851968\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"e8e8e8\",\"screen_name\":\"manonkzlwsk\",\"lang\":\"fr\",\"favourites_count\":194,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":298,\"location\":\"Is\\u00e8re, France\",\"profile_text_color\":\"3d3438\",\"followers_count\":260,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"description\":\"Nordiste expatri\\u00e9e, \\u00e9tudiante en sciences du langage \\u00e0 #lyon2, un peu geek, s\\u00e9rievore, livetweeteuse #ondar et fid\\u00e8le herocorpienne. \",\"statuses_count\":15002,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"de4261\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"e8e8e8\",\"protected\":false,\"id_str\":\"48084154\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Manon\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"created_at\":\"Wed Jun 17 19:34:49 +0000 2009\",\"profile_sidebar_fill_color\":\"e8e8e8\",\"id\":48084154,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\"},\"truncated\":false,\"id\":173176468480851968,\"created_at\":\"Fri Feb 24 22:44:22 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 302000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "27587e51-3f46-450e-9830-7ca374bc2560-173176468480851968" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Owi \\o/ RT @LudoDelaherche: Bon ben c'est en direct : je peux me mettre tout nu ? #lgw http://t.co/xmKzamRj", -"img": { -"src": "http://a2.twimg.com/profile_images/1843250602/image_normal.jpg" -}, -"title": "Virginie Lominet: Owi \\o/ RT @LudoDelaherche: Bon ben c'est en direct : je peux me mettre tout nu ? #lgw http://t.co/xmKzamRj", -"color": "16763904", -"polemics": [ -"Q", -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 305000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Owi \\\\o\\/ RT @LudoDelaherche: Bon ben c'est en direct : je peux me mettre tout nu ? #lgw http:\\/\\/t.co\\/xmKzamRj\",\"entities\":{\"urls\":[{\"indices\":[87,107],\"display_url\":\"pic.twitter.com\\/xmKzamRj\",\"expanded_url\":\"http:\\/\\/twitter.com\\/LudoDelaherche\\/status\\/173175611156729858\\/photo\\/1\",\"url\":\"http:\\/\\/t.co\\/xmKzamRj\"}],\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[11,26],\"name\":\"Ludovic Delaherche\",\"id_str\":\"72665061\",\"id\":72665061}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[82,86]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176483601330176\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"laristocraft\",\"lang\":\"fr\",\"favourites_count\":426,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":916,\"location\":\"Boulogne-billancourt\",\"profile_text_color\":\"333333\",\"followers_count\":4465,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1843250602\\/image_normal.jpg\",\"description\":\"Ne dites pas \\u00e0 ma m\\u00e8re que je suis community manager, elle me croit pianiste dans un bordel. Fantasque & despotique. Pathologie: Bovarysme. On @Locita @Owni\",\"statuses_count\":15196,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/280381973\\/twitter-background.jpg\",\"show_all_inline_media\":false,\"listed_count\":402,\"profile_link_color\":\"ab3202\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"16502490\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Virginie Lominet\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/280381973\\/twitter-background.jpg\",\"created_at\":\"Sun Sep 28 20:37:13 +0000 2008\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":16502490,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.laristocraft.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843250602\\/image_normal.jpg\"},\"truncated\":false,\"id\":173176483601330176,\"created_at\":\"Fri Feb 24 22:44:25 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 305000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8e04c6e1-18c5-4721-a5b0-0be6cdaada75-173176483601330176" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "(Sinon j'ai mis #lgw ils ont abandonné le lieu de la Cartonnerie, c'est fort dommage...)", -"img": { -"src": "http://a3.twimg.com/profile_images/659833782/avatar-twit_normal.jpg" -}, -"title": "MVCDLM: (Sinon j'ai mis #lgw ils ont abandonné le lieu de la Cartonnerie, c'est fort dommage...)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 313000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"(Sinon j'ai mis #lgw ils ont abandonn\\u00e9 le lieu de la Cartonnerie, c'est fort dommage...)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176514387513345\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":101,\"screen_name\":\"MVCDLM\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4809,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Dans Ton Twit\",\"show_all_inline_media\":false,\"listed_count\":12,\"profile_link_color\":\"009999\",\"followers_count\":362,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/659833782\\/avatar-twit_normal.jpg\",\"description\":\"Un jour je m'emmerdais.\\nAlors j'ai cr\\u00e9\\u00e9 mon twitter.\\n\\nMais au final je m'emmerde toujours.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"131516\",\"id_str\":\"109109238\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/659833782\\/avatar-twit_normal.jpg\",\"name\":\"MVCDLM\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 28 00:41:05 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":109109238,\"utc_offset\":null,\"favourites_count\":0,\"url\":\"http:\\/\\/maviecestdelamerde.over-blog.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176514387513345,\"created_at\":\"Fri Feb 24 22:44:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 313000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c03c05d1-bb13-4171-ac3d-ddb0d9c3204a-173176514387513345" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Un peu flippant le nouveau décor de #lgw, d'ailleurs ils ont l'air un peu nerveux les présentateurs", -"img": { -"src": "http://a1.twimg.com/profile_images/1612831528/cni_id_normal.jpg" -}, -"title": "Jean-Louis Coste: Un peu flippant le nouveau décor de #lgw, d'ailleurs ils ont l'air un peu nerveux les présentateurs", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 315000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Un peu flippant le nouveau d\\u00e9cor de #lgw, d'ailleurs ils ont l'air un peu nerveux les pr\\u00e9sentateurs\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[36,40]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176523082301442\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":132,\"screen_name\":\"jlcoste\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":544,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"10207a\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"description\":\"Langue, litt\\u00e9rature et politique. Sp\\u00e9cialis\\u00e9 en traitement automatique des langues (presse). Rattach\\u00e9 \\u00e0 l'Universit\\u00e9 de Paris 3, et prof. en coll\\u00e8ge de banlieue\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"244454441\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"name\":\"Jean-Louis Coste\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 29 10:24:46 +0000 2011\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":244454441,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176523082301442,\"created_at\":\"Fri Feb 24 22:44:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 315000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fc102128-f58c-4388-a735-5bbd6822b5c4-173176523082301442" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "SWITCHEZ #Cesar2012 ----> #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1633922800/a659268974_794939_8390_normal.jpg" -}, -"title": "TAB: SWITCHEZ #Cesar2012 ----> #LGW", -"color": "16763904", -"polemics": [ -"KO" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 315000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"SWITCHEZ #Cesar2012 ----> #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Cesar2012\",\"indices\":[9,19]},{\"text\":\"LGW\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176523594014720\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":735,\"screen_name\":\"t0maso\",\"lang\":\"fr\",\"profile_text_color\":\"1c1c1b\",\"statuses_count\":10155,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/234552894\\/xf483cdcf1dabe6e8efb270573ab62c8.jpg\",\"location\":\"Paris, Doha,...\",\"show_all_inline_media\":true,\"listed_count\":29,\"profile_link_color\":\"1f1e1b\",\"followers_count\":749,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1633922800\\/a659268974_794939_8390_normal.jpg\",\"description\":\"aka @tabounet, FRENCH, not long ago in Middle East, Thirtysomething, ce compte n'est pas (trop) serieux \\\\\\\\ cotweeteur sur @dohatweetups et @conspiration\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"7783422\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/234552894\\/xf483cdcf1dabe6e8efb270573ab62c8.jpg\",\"profile_sidebar_fill_color\":\"9c999c\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1633922800\\/a659268974_794939_8390_normal.jpg\",\"name\":\"TAB\",\"default_profile_image\":false,\"created_at\":\"Sat Jul 28 12:44:14 +0000 2007\",\"profile_sidebar_border_color\":\"cacacc\",\"id\":7783422,\"utc_offset\":3600,\"favourites_count\":89,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176523594014720,\"created_at\":\"Fri Feb 24 22:44:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 315000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0dc401c1-17e7-46f6-b7a5-75efef54adc2-173176523594014720" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @abrutim: ils ont parlé de la pépite dans @LeGrandWebze j'ai cru qu'ils parleraient de @linilim ... #LGW cf #geekinc", -"img": { -"src": "http://a2.twimg.com/profile_images/1587942094/avatar_normal.jpg" -}, -"title": "Audrey: RT @abrutim: ils ont parlé de la pépite dans @LeGrandWebze j'ai cru qu'ils parleraient de @linilim ... #LGW cf #geekinc", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 317000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @abrutim: ils ont parl\\u00e9 de la p\\u00e9pite dans @LeGrandWebze j'ai cru qu'ils parleraient de @linilim ... #LGW cf #geekinc\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"abrutim\",\"indices\":[3,11],\"id_str\":\"169861930\",\"name\":\"Abrutim\",\"id\":169861930},{\"screen_name\":\"LeGrandWebze\",\"indices\":[45,58],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"linilim\",\"indices\":[90,98],\"id_str\":\"174604625\",\"name\":\"Audrey\",\"id\":174604625}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[103,107]},{\"text\":\"geekinc\",\"indices\":[111,119]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"ils ont parl\\u00e9 de la p\\u00e9pite dans @LeGrandWebze j'ai cru qu'ils parleraient de @linilim ... #LGW cf #geekinc\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[32,45],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"linilim\",\"indices\":[77,85],\"id_str\":\"174604625\",\"name\":\"Audrey\",\"id\":174604625}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[90,94]},{\"text\":\"geekinc\",\"indices\":[98,106]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176343243137025\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":550,\"screen_name\":\"abrutim\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10389,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/136894864\\/IMG_1712_copie.jpg\",\"location\":\"Bordeaux\",\"show_all_inline_media\":false,\"listed_count\":59,\"profile_link_color\":\"0084B4\",\"followers_count\":1142,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1780196925\\/anonymous2_normal.png\",\"description\":\"\\u250c\\u041f\\u2510(\\u0ca0_\\u0ca0)\\u250c\\u041f\\u2510| Chroniqueur chez GeekInc, Blogueur BD int\\u00e9ress\\u00e9 par le Webdev,photo, dessin, comics, manga, s\\u00e9ries, guitare, hard rock, metal, guinness et whisky !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"169861930\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/136894864\\/IMG_1712_copie.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1780196925\\/anonymous2_normal.png\",\"name\":\"Abrutim\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 23 10:19:49 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":169861930,\"utc_offset\":null,\"favourites_count\":24,\"url\":\"http:\\/\\/lightbulb.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176343243137025,\"created_at\":\"Fri Feb 24 22:43:52 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176534419513345\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":195,\"screen_name\":\"linilim\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":5847,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/141160496\\/Sans_titre_1.jpg\",\"location\":\"Bordeaux\",\"show_all_inline_media\":true,\"listed_count\":70,\"profile_link_color\":\"D02B55\",\"followers_count\":1479,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1587942094\\/avatar_normal.jpg\",\"description\":\"SF, Jeux Vid\\u00e9o , comics \\/\\/ \\u00e9picurienne \\/\\/ Co-pr\\u00e9sentatrice Geek Inc \\/\\/ Ex-chroniqueuse http:\\/\\/lesgameuses.com \\/\\/ Et je ne mords pas!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"352726\",\"id_str\":\"174604625\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/141160496\\/Sans_titre_1.jpg\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1587942094\\/avatar_normal.jpg\",\"name\":\"Audrey\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 04 10:08:11 +0000 2010\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":174604625,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176534419513345,\"created_at\":\"Fri Feb 24 22:44:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 317000, -"tags": [ -{ -"id-ref": "eefc88ec-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0560f6a3-4eed-4def-87e2-9d07a01448e2-173176534419513345" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Wesseu Madmoizelle #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1732910391/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg" -}, -"title": "Alexa̷ ndr̷e: Wesseu Madmoizelle #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 318000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Wesseu Madmoizelle #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[19,23]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176536516665344\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":997,\"screen_name\":\"K3nnyfr\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":5567,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"location\":\"Saligny, France\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"313638\",\"followers_count\":338,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\",\"description\":\"SysAdmin, Gamer, Libriste and Professionnal Troller since 1988\\r\\nhttp:\\/\\/about.me\\/k3nny\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"12687332\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"profile_sidebar_fill_color\":\"dedede\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\",\"name\":\"Alexa\\u0337 ndr\\u0337e\",\"default_profile_image\":false,\"created_at\":\"Fri Jan 25 16:14:19 +0000 2008\",\"profile_sidebar_border_color\":\"5c5c5c\",\"id\":12687332,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.k3nny.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176536516665344,\"created_at\":\"Fri Feb 24 22:44:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 318000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "94734ed3-c967-4f32-aae0-f090d126c119-173176536516665344" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Deconne-Man : très con mais très bon ;) #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1841029880/gangstacat6ze46f4ze6f4z6e84_normal.jpg" -}, -"title": "Brice R.: Deconne-Man : très con mais très bon ;) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 319000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Deconne-Man : tr\\u00e8s con mais tr\\u00e8s bon ;) #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176542397083649\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"brice_r_\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":69,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1841029880\\/gangstacat6ze46f4ze6f4z6e84_normal.jpg\",\"description\":\"#G\\u00e9meaux #DoublePersonnalit\\u00e9 \\r\\nParce que la vie priv\\u00e9e ne sert pas uniquement \\u00e0 cacher des d\\u00e9lits et des crimes.\",\"statuses_count\":2375,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/404651107\\/ToVictory.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Copenhagen\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"15512436\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Brice R.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/404651107\\/ToVictory.jpg\",\"created_at\":\"Mon Jul 21 08:09:24 +0000 2008\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":15512436,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"https:\\/\\/www.eff.org\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841029880\\/gangstacat6ze46f4ze6f4z6e84_normal.jpg\"},\"truncated\":false,\"id\":173176542397083649,\"created_at\":\"Fri Feb 24 22:44:39 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 319000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "af00c7b1-d328-4343-8d9f-20dabbe1dd7c-173176542397083649" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ça pique les yeux les couleurs de la chemise ;-) RT @migteix: #lgw : vinvin à encore une fois une bien belle chemise http://t.co/ytT2te4G", -"img": { -"src": "http://a3.twimg.com/profile_images/1744565468/avatar__tweet_panthere_normal.jpg" -}, -"title": "tweet panthere: ça pique les yeux les couleurs de la chemise ;-) RT @migteix: #lgw : vinvin à encore une fois une bien belle chemise http://t.co/ytT2te4G", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 321000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"\\u00e7a pique les yeux les couleurs de la chemise ;-) RT @migteix: #lgw : vinvin \\u00e0 encore une fois une bien belle chemise http:\\/\\/t.co\\/ytT2te4G\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"migteix\",\"indices\":[52,60],\"id_str\":\"3543511\",\"name\":\"Miguel Teixeira\",\"id\":3543511}],\"urls\":[{\"indices\":[117,137],\"expanded_url\":\"http:\\/\\/lockerz.com\\/s\\/186831167\",\"display_url\":\"lockerz.com\\/s\\/186831167\",\"url\":\"http:\\/\\/t.co\\/ytT2te4G\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[62,66]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176548390735872\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":90,\"screen_name\":\"tweet_panthere\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":599,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"DTC\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":78,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1744565468\\/avatar__tweet_panthere_normal.jpg\",\"description\":\"Voil\\u00e0 25 ans que je suis n\\u00e9e dans un paquet de chips, d\\u00e9sormais, c'est d\\u00e9cid\\u00e9, \\u00e0 d\\u00e9faut d'une vie r\\u00e9elle, je vais vivre et construire une vie sociale sur le net\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"459596569\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1744565468\\/avatar__tweet_panthere_normal.jpg\",\"name\":\"tweet panthere\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 09 21:06:34 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":459596569,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/tweetpanthere.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176548390735872,\"created_at\":\"Fri Feb 24 22:44:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 321000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2451f145-d6d0-47d4-b3cd-8f56fd4fc4d5-173176548390735872" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est l'oreille de @WilliamAbisror que l'on voit derrière @vinvin ? #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1711420637/227004_2064798778896_1212559679_32551062_5063624_n_normal.jpg" -}, -"title": "Nicolas Popy: C'est l'oreille de @WilliamAbisror que l'on voit derrière @vinvin ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 321000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est l'oreille de @WilliamAbisror que l'on voit derri\\u00e8re @vinvin ? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"WilliamAbisror\",\"indices\":[19,34],\"name\":\"William Abisror\",\"id_str\":\"305168829\",\"id\":305168829},{\"screen_name\":\"Vinvin\",\"indices\":[58,65],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[68,72]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176549506416641\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"nicolaspopy\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":141,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":69,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1711420637\\/227004_2064798778896_1212559679_32551062_5063624_n_normal.jpg\",\"description\":\"Roanne (42)\",\"statuses_count\":1340,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"258954797\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Nicolas Popy\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Feb 28 21:29:43 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":258954797,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1711420637\\/227004_2064798778896_1212559679_32551062_5063624_n_normal.jpg\"},\"truncated\":false,\"id\":173176549506416641,\"created_at\":\"Fri Feb 24 22:44:41 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 321000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f9772154-b178-411c-b79c-a3fb335f720c-173176549506416641" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est quoi l'opposé de \"rigoler à gorge déployée\"? #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1725590755/jak-avatar-twitter_normal.png" -}, -"title": "Axel Leroy: C'est quoi l'opposé de \"rigoler à gorge déployée\"? #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 325000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est quoi l'oppos\\u00e9 de \\\"rigoler \\u00e0 gorge d\\u00e9ploy\\u00e9e\\\"? #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[51,55]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176567479009280\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":303,\"screen_name\":\"BlackEco\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13159,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/199653801\\/jak-avatar-rmx-twitter.png\",\"location\":\"Versailles, France\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":192,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1725590755\\/jak-avatar-twitter_normal.png\",\"description\":\"I'm a 18 years old french geek, passionated by Anglo-Saxon culture, computing, music, Internet, video games, movies, other geek stuffs and cars.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"94871785\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/199653801\\/jak-avatar-rmx-twitter.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1725590755\\/jak-avatar-twitter_normal.png\",\"name\":\"Axel Leroy\",\"default_profile_image\":false,\"created_at\":\"Sat Dec 05 21:28:19 +0000 2009\",\"profile_sidebar_border_color\":\"00bbff\",\"id\":94871785,\"utc_offset\":3600,\"favourites_count\":142,\"url\":\"http:\\/\\/www.blackeco.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176567479009280,\"created_at\":\"Fri Feb 24 22:44:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 325000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "87d23b12-55a6-4082-9568-559394f3079e-173176567479009280" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Phinebacker Le son est très propre, aussi bon que pour la deuxième émission. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1160095508/anonymousdude_normal.jpg" -}, -"title": "Marcel aka Mei' ツ: @Phinebacker Le son est très propre, aussi bon que pour la deuxième émission. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 325000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Phinebacker Le son est tr\\u00e8s propre, aussi bon que pour la deuxi\\u00e8me \\u00e9mission. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Phinebacker\",\"indices\":[0,12],\"id_str\":\"6296872\",\"name\":\"Jos\\u00e9 Phinebacker\",\"id\":6296872}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[78,82]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173176229854326784\",\"id_str\":\"173176567541923843\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173176229854326784,\"in_reply_to_user_id_str\":\"6296872\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":408,\"screen_name\":\"Marcel_Bichon\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":669,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/384779780\\/Blue_Ray.jpg\",\"location\":\"Poitiers\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"009999\",\"followers_count\":173,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1160095508\\/anonymousdude_normal.jpg\",\"description\":\"Web addict, poditeur et sporadiquement insomniaque. \\r\\nAdepte de p\\u00e9r\\u00e9grinations sous pomme, de s\\u00e9rendipit\\u00e9 nocturne et victime d'abus de wilfing depuis 2006. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"33800895\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/384779780\\/Blue_Ray.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1160095508\\/anonymousdude_normal.jpg\",\"name\":\"Marcel aka Mei' \\u30c4\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 21 03:51:14 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":33800895,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/goo.gl\\/ukDuy\"},\"in_reply_to_screen_name\":\"Phinebacker\",\"truncated\":false,\"id\":173176567541923843,\"created_at\":\"Fri Feb 24 22:44:45 +0000 2012\",\"in_reply_to_user_id\":6296872}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 325000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "de941148-54c7-463c-bd60-e3efe4c446bc-173176567541923843" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW C'est une représentation assez fidèle des gens qui font des jeux de mots sur Twitter, ce petit Déconne-Man.", -"img": { -"src": "http://a0.twimg.com/profile_images/1744048818/qUG3d_normal.jpg" -}, -"title": "Simon: #LGW C'est une représentation assez fidèle des gens qui font des jeux de mots sur Twitter, ce petit Déconne-Man.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 326000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"#LGW C'est une repr\\u00e9sentation assez fid\\u00e8le des gens qui font des jeux de mots sur Twitter, ce petit D\\u00e9conne-Man.\",\"created_at\":\"Fri Feb 24 22:44:46 +0000 2012\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}],\"user_mentions\":[]},\"retweet_count\":0,\"place\":null,\"in_reply_to_status_id_str\":null,\"retweeted\":false,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"id_str\":\"173176572084355072\",\"coordinates\":null,\"in_reply_to_screen_name\":null,\"contributors\":null,\"geo\":null,\"user\":{\"listed_count\":9,\"created_at\":\"Thu Apr 08 15:44:24 +0000 2010\",\"profile_text_color\":\"666666\",\"is_translator\":false,\"show_all_inline_media\":true,\"lang\":\"fr\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"url\":null,\"default_profile\":false,\"notifications\":null,\"profile_link_color\":\"2FC2EF\",\"screen_name\":\"Srsim\",\"time_zone\":\"Paris\",\"description\":\"BiotechnoLOLgy and random crap. J'essaie de vivre ma vie \\u00e0 fond en passant pour un con au moins une fois par jour.\",\"following\":null,\"geo_enabled\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_background_color\":\"1A1B1F\",\"location\":\"Third rock from the sun\",\"id_str\":\"130871832\",\"profile_background_tile\":false,\"followers_count\":309,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1744048818\\/qUG3d_normal.jpg\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1744048818\\/qUG3d_normal.jpg\",\"default_profile_image\":false,\"follow_request_sent\":null,\"profile_sidebar_fill_color\":\"252429\",\"favourites_count\":84,\"protected\":false,\"friends_count\":288,\"profile_sidebar_border_color\":\"181A1E\",\"name\":\"Simon\",\"contributors_enabled\":false,\"verified\":false,\"id\":130871832,\"statuses_count\":10567,\"profile_use_background_image\":true,\"utc_offset\":3600},\"in_reply_to_user_id\":null,\"in_reply_to_status_id\":null,\"favorited\":false,\"id\":173176572084355072}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 326000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2726f360-e928-444e-9e07-9a022713e973-173176572084355072" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @t0maso: SWITCHEZ #Cesar2012 ----> #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/309624209/Cy2_normal.png" -}, -"title": "Samuel Huron: RT @t0maso: SWITCHEZ #Cesar2012 ----> #LGW", -"color": "16763904", -"polemics": [ -"KO" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 327000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @t0maso: SWITCHEZ #Cesar2012 ----> #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"t0maso\",\"indices\":[3,10],\"id_str\":\"7783422\",\"name\":\"TAB\",\"id\":7783422}],\"urls\":[],\"hashtags\":[{\"text\":\"Cesar2012\",\"indices\":[21,31]},{\"text\":\"LGW\",\"indices\":[42,46]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"SWITCHEZ #Cesar2012 ----> #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Cesar2012\",\"indices\":[9,19]},{\"text\":\"LGW\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176523594014720\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":735,\"screen_name\":\"t0maso\",\"lang\":\"fr\",\"profile_text_color\":\"1c1c1b\",\"statuses_count\":10155,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/234552894\\/xf483cdcf1dabe6e8efb270573ab62c8.jpg\",\"location\":\"Paris, Doha,...\",\"show_all_inline_media\":true,\"listed_count\":29,\"profile_link_color\":\"1f1e1b\",\"followers_count\":749,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1633922800\\/a659268974_794939_8390_normal.jpg\",\"description\":\"aka @tabounet, FRENCH, not long ago in Middle East, Thirtysomething, ce compte n'est pas (trop) serieux \\\\\\\\ cotweeteur sur @dohatweetups et @conspiration\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"7783422\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/234552894\\/xf483cdcf1dabe6e8efb270573ab62c8.jpg\",\"profile_sidebar_fill_color\":\"9c999c\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1633922800\\/a659268974_794939_8390_normal.jpg\",\"name\":\"TAB\",\"default_profile_image\":false,\"created_at\":\"Sat Jul 28 12:44:14 +0000 2007\",\"profile_sidebar_border_color\":\"cacacc\",\"id\":7783422,\"utc_offset\":3600,\"favourites_count\":89,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176523594014720,\"created_at\":\"Fri Feb 24 22:44:35 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176573409767426\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":764,\"screen_name\":\"cybunk\",\"lang\":\"en\",\"profile_text_color\":\"4c9c8f\",\"statuses_count\":2674,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/51130859\\/3577914799_1350cff02e.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":69,\"profile_link_color\":\"b3009b\",\"followers_count\":699,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/309624209\\/Cy2_normal.png\",\"description\":\"Lead designer @IRILive Centre Pompidou \\/ PhD student in #infoviz #chi @ Paris11 \\/ @INRIA : #ui #Webdesign, #WebScience, #philosophy, #open #innovation\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"000000\",\"id_str\":\"14905766\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/51130859\\/3577914799_1350cff02e.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/309624209\\/Cy2_normal.png\",\"name\":\"Samuel Huron\",\"default_profile_image\":false,\"created_at\":\"Mon May 26 06:02:18 +0000 2008\",\"profile_sidebar_border_color\":\"b3009b\",\"id\":14905766,\"utc_offset\":-10800,\"favourites_count\":405,\"url\":\"http:\\/\\/www.cybunk.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176573409767426,\"created_at\":\"Fri Feb 24 22:44:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 327000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a99aba11-34af-4128-b82a-33ba7149bac2-173176573409767426" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Angie, nous sommes amoureux de toi. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1851037598/wallpaper-457744_normal.jpg" -}, -"title": "BluesunD: RT @palmashow: Angie, nous sommes amoureux de toi. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 328000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @palmashow: Angie, nous sommes amoureux de toi. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[51,55]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Angie, nous sommes amoureux de toi. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[36,40]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173174362206257153\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"palmashow\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1784,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":202,\"profile_link_color\":\"0084B4\",\"followers_count\":54563,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"name\":\"palmashow\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":23782965,\"utc_offset\":null,\"favourites_count\":3,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173174362206257153,\"created_at\":\"Fri Feb 24 22:36:00 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176579785097217\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":68,\"screen_name\":\"BluesunD\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":88,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433660408\\/wallpaper-585069.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851037598\\/wallpaper-457744_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"501993141\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433660408\\/wallpaper-585069.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851037598\\/wallpaper-457744_normal.jpg\",\"name\":\"BluesunD\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 24 18:01:10 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":501993141,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176579785097217,\"created_at\":\"Fri Feb 24 22:44:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 328000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9f2284f8-5243-4093-b5e0-f69920af0211-173176579785097217" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est quoi l'opposé de \"rigoler à gorge déployée\"? #LGW #DeconneMan", -"img": { -"src": "http://a1.twimg.com/profile_images/1725590755/jak-avatar-twitter_normal.png" -}, -"title": "Axel Leroy: C'est quoi l'opposé de \"rigoler à gorge déployée\"? #LGW #DeconneMan", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 338000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est quoi l'oppos\\u00e9 de \\\"rigoler \\u00e0 gorge d\\u00e9ploy\\u00e9e\\\"? #LGW #DeconneMan\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[51,55]},{\"text\":\"DeconneMan\",\"indices\":[56,67]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176620755070977\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":303,\"screen_name\":\"BlackEco\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13159,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/199653801\\/jak-avatar-rmx-twitter.png\",\"location\":\"Versailles, France\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":192,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1725590755\\/jak-avatar-twitter_normal.png\",\"description\":\"I'm a 18 years old french geek, passionated by Anglo-Saxon culture, computing, music, Internet, video games, movies, other geek stuffs and cars.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"94871785\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/199653801\\/jak-avatar-rmx-twitter.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1725590755\\/jak-avatar-twitter_normal.png\",\"name\":\"Axel Leroy\",\"default_profile_image\":false,\"created_at\":\"Sat Dec 05 21:28:19 +0000 2009\",\"profile_sidebar_border_color\":\"00bbff\",\"id\":94871785,\"utc_offset\":3600,\"favourites_count\":142,\"url\":\"http:\\/\\/www.blackeco.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176620755070977,\"created_at\":\"Fri Feb 24 22:44:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 338000, -"tags": [ -{ -"id-ref": "ef0006b6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bbe09823-96fe-4f03-a6d8-962a9b17f050-173176620755070977" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "excellent début ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1813610224/tcv_normal.jpg" -}, -"title": "Nicolas Padovani: excellent début ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 343000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"excellent d\\u00e9but ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[18,22]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176643672748032\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"86A4A6\",\"screen_name\":\"_NPado_\",\"lang\":\"fr\",\"favourites_count\":37,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":283,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1813610224\\/tcv_normal.jpg\",\"description\":\"Semi-geek et sosie non-officiel de Hugh Grant.\",\"statuses_count\":2116,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"FF3300\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"protected\":false,\"id_str\":\"81274066\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Nicolas Padovani\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"created_at\":\"Sat Oct 10 03:47:17 +0000 2009\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"id\":81274066,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813610224\\/tcv_normal.jpg\"},\"truncated\":false,\"id\":173176643672748032,\"created_at\":\"Fri Feb 24 22:45:03 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 343000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "92663433-2d35-4c29-a706-a80e21100a20-173176643672748032" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh, j'ai vu un de mes tweet à l'antenne :o Un rêve vient de se réaliser pour moi \\o/ #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Oh, j'ai vu un de mes tweet à l'antenne :o Un rêve vient de se réaliser pour moi \\o/ #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 347000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Oh, j'ai vu un de mes tweet \\u00e0 l'antenne :o Un r\\u00eave vient de se r\\u00e9aliser pour moi \\\\o\\/ #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[85,89]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176656670892032\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"favourites_count\":12,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":100,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"statuses_count\":3246,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"JonathanMM\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":228777896,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\"},\"truncated\":false,\"id\":173176656670892032,\"created_at\":\"Fri Feb 24 22:45:07 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 347000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9429986d-2cd3-4e0e-870d-1cec22ae33ae-173176656670892032" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et le César de la chemise est décerné à #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1544079406/290534_10150353574305944_568050943_10164930_4124591_o_normal.jpg" -}, -"title": "Chloé Merlet: Et le César de la chemise est décerné à #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 354000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Et le C\\u00e9sar de la chemise est d\\u00e9cern\\u00e9 \\u00e0 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176689482928128\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":74,\"screen_name\":\"ChloeMlt\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":417,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":43,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1544079406\\/290534_10150353574305944_568050943_10164930_4124591_o_normal.jpg\",\"description\":\"Vend\\u00e9enne mais 2.0, provinciale mais shoe-addict. Tout est possible. Et mon bureau a vue sur mer.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"77496298\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1544079406\\/290534_10150353574305944_568050943_10164930_4124591_o_normal.jpg\",\"name\":\"Chlo\\u00e9 Merlet\",\"default_profile_image\":false,\"created_at\":\"Sat Sep 26 15:13:44 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":77496298,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176689482928128,\"created_at\":\"Fri Feb 24 22:45:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 354000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6bfd3111-ee57-4c63-b62f-6f1f4d4900fe-173176689482928128" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Très très très bien le début !!!", -"img": { -"src": "http://a1.twimg.com/profile_images/1808549243/GUM1_normal.png" -}, -"title": "Eric: #lgw Très très très bien le début !!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 354000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw Tr\\u00e8s tr\\u00e8s tr\\u00e8s bien le d\\u00e9but !!!\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176686425292800\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"GUM_reporter\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":31,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":12,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851193688\\/image_normal.jpg\",\"description\":\"\",\"statuses_count\":77,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"119511819\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"GUM le chewing gum\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Wed Mar 03 21:47:35 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":119511819,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851193688\\/image_normal.jpg\"},\"truncated\":false,\"id\":173176686425292800,\"created_at\":\"Fri Feb 24 22:45:14 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 354000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "044e09f1-c61c-4af2-8336-05c8923b2c9e-173176686425292800" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Sur le plateau du Grand Webze ! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1479521127/willandco_newlook_v3c-05_normal.png" -}, -"title": "Will&Co: Sur le plateau du Grand Webze ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 354000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Sur le plateau du Grand Webze ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176686081359875\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"e8e8e8\",\"screen_name\":\"willandco\",\"lang\":\"fr\",\"favourites_count\":26,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":325,\"location\":\"Strasbourg\",\"profile_text_color\":\"30302d\",\"followers_count\":1137,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1479521127\\/willandco_newlook_v3c-05_normal.png\",\"description\":\"Will&Co, le podcast s\\u00e9rieusement marrant dans lequel on parle actu et culture, mais toujours dans une bonne humeur rafra\\u00eechissante !\",\"statuses_count\":7695,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/179802106\\/bg3.png\",\"show_all_inline_media\":false,\"listed_count\":109,\"profile_link_color\":\"f30086\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"30302d\",\"protected\":false,\"id_str\":\"22900641\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Will&Co\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/179802106\\/bg3.png\",\"created_at\":\"Thu Mar 05 09:18:18 +0000 2009\",\"profile_sidebar_fill_color\":\"fafafa\",\"id\":22900641,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.willandco.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1479521127\\/willandco_newlook_v3c-05_normal.png\"},\"truncated\":false,\"id\":173176686081359875,\"created_at\":\"Fri Feb 24 22:45:14 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 354000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "56615d62-0a6b-43a4-86ca-cb4b0613ed2c-173176686081359875" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "The Artist Meilleur film. Bon ca c'est fait. maintenant #lgw.", -"img": { -"src": "http://a0.twimg.com/profile_images/1819882790/tetocarre_normal.jpg" -}, -"title": "Cédric BILLAUDELLE: The Artist Meilleur film. Bon ca c'est fait. maintenant #lgw.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 358000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"The Artist Meilleur film. Bon ca c'est fait. maintenant #lgw.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[56,60]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176706532782080\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":172,\"screen_name\":\"Cbill0\",\"lang\":\"fr\",\"profile_text_color\":\"F2ECF9\",\"statuses_count\":1109,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/422263046\\/679FC0.png\",\"location\":\"Lille, FR\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"1a1aba\",\"followers_count\":30,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1819882790\\/tetocarre_normal.jpg\",\"description\":\"\\u00c9tudiant \\u00e0 l'IAE de Lille, mais pur produit des Ardennes. Aime beaucoup apprendre, mais n'aime pas qu'on lui fasse la le\\u00e7on.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"E44B22\",\"id_str\":\"84313428\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422263046\\/679FC0.png\",\"profile_sidebar_fill_color\":\"2C446A\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819882790\\/tetocarre_normal.jpg\",\"name\":\"C\\u00e9dric BILLAUDELLE\",\"default_profile_image\":false,\"created_at\":\"Thu Oct 22 12:34:22 +0000 2009\",\"profile_sidebar_border_color\":\"0C0F22\",\"id\":84313428,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176706532782080,\"created_at\":\"Fri Feb 24 22:45:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 358000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5e4442a4-a763-44e1-8af4-0e5a2ccf131c-173176706532782080" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le césar de la plus belle chemise est attribué à @Vinvin #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1833830553/avatar-noir-et-blanc-photobooth_normal.jpg" -}, -"title": "Baudouin VanHumbeeck: Le césar de la plus belle chemise est attribué à @Vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 361000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Le c\\u00e9sar de la plus belle chemise est attribu\\u00e9 \\u00e0 @Vinvin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[49,56],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[57,61]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twicca.r246.jp\\/\\\" rel=\\\"nofollow\\\"\\u003Etwicca\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176719019212801\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"000000\",\"screen_name\":\"somebaudy\",\"lang\":\"fr\",\"favourites_count\":1191,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":2945,\"location\":\"Schaerbeek, Belgoslovaquie\",\"profile_text_color\":\"000000\",\"followers_count\":2691,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1833830553\\/avatar-noir-et-blanc-photobooth_normal.jpg\",\"description\":\"belgian writer (ascendant geek) - Mon stylo est un rasoir d'Ockham qui se prend pour une call-girl (ou l'inverse). FR\\/NL\\/EN\",\"statuses_count\":17090,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/89113514\\/background-twitter-elephant.png\",\"show_all_inline_media\":false,\"listed_count\":173,\"profile_link_color\":\"002fa7\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"444444\",\"protected\":false,\"id_str\":\"195503\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Baudouin VanHumbeeck\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/89113514\\/background-twitter-elephant.png\",\"created_at\":\"Sat Dec 23 12:51:34 +0000 2006\",\"profile_sidebar_fill_color\":\"edc7c7\",\"id\":195503,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/retiendra.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1833830553\\/avatar-noir-et-blanc-photobooth_normal.jpg\"},\"truncated\":false,\"id\":173176719019212801,\"created_at\":\"Fri Feb 24 22:45:21 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 361000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "632f44cd-5bcb-425e-afdf-3a02b8a0cbb0-173176719019212801" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Sinon moi je regarde #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1851178724/61_normal.png" -}, -"title": "Colombien et toi ?: Sinon moi je regarde #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 366000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Sinon moi je regarde #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[21,25]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176737100865537\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":63,\"screen_name\":\"HAYTSH\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9720,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/387067801\\/4587347080_7c4c5d8fc7.jpg\",\"location\":\"\\u30b9\\u30c8\\u30e9\\u30b9\\u30d6\\u30fc\\u30eb\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":53,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851178724\\/61_normal.png\",\"description\":\"J'suis un ksos j'ai 5 ans. \",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"277031586\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/387067801\\/4587347080_7c4c5d8fc7.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851178724\\/61_normal.png\",\"name\":\"Colombien et toi ?\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 04 15:24:48 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":277031586,\"utc_offset\":3600,\"favourites_count\":83,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176737100865537,\"created_at\":\"Fri Feb 24 22:45:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 366000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "50d9df86-80e9-4fb2-9318-55cb5a542ba8-173176737100865537" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Il faudrait mettre le public des Césars et l'intérêt de Confessions intimes dans Le Grand webze #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1683879841/Photo_du_83030873-12-___23.03_normal.jpg" -}, -"title": "Rémi: Il faudrait mettre le public des Césars et l'intérêt de Confessions intimes dans Le Grand webze #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 366000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Il faudrait mettre le public des C\\u00e9sars et l'int\\u00e9r\\u00eat de Confessions intimes dans Le Grand webze #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[96,100]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176736702398464\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"4BB7DF\",\"screen_name\":\"GabytaineFlam\",\"lang\":\"fr\",\"favourites_count\":98,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":319,\"location\":\"Toulouse.\",\"profile_text_color\":\"8FCAE0\",\"followers_count\":368,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"description\":\"Les tweets qui ont \\u00e9t\\u00e9 \\u00e9crits dans cette TL ont \\u00e9t\\u00e9 faits par un professionnel. N'essayez pas de les reproduire \\u00e0 la maison. Contentez vous de les suivre.\",\"statuses_count\":5838,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"4BB7DF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"59BEE4\",\"protected\":false,\"id_str\":\"161146189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"R\\u00e9mi\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"created_at\":\"Wed Jun 30 03:07:45 +0000 2010\",\"profile_sidebar_fill_color\":\"191F22\",\"id\":161146189,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\"},\"truncated\":false,\"id\":173176736702398464,\"created_at\":\"Fri Feb 24 22:45:26 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 366000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d097ba09-84c0-4d11-895f-a737a1ce8308-173176736702398464" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Tiens on voit @FlorencePorcel RT en direct ! @LeGrandWebze #lgw http://t.co/Ef94lgxr", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: Tiens on voit @FlorencePorcel RT en direct ! @LeGrandWebze #lgw http://t.co/Ef94lgxr", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 368000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Tiens on voit @FlorencePorcel RT en direct ! @LeGrandWebze #lgw http:\\/\\/t.co\\/Ef94lgxr\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[14,29],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173},{\"screen_name\":\"LeGrandWebze\",\"indices\":[45,58],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[59,63]}],\"media\":[{\"type\":\"photo\",\"indices\":[64,84],\"sizes\":{\"large\":{\"h\":765,\"resize\":\"fit\",\"w\":1024},\"medium\":{\"h\":448,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":254,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/Amc_VI5CEAEuQeO.jpg\",\"id_str\":\"173176743073550337\",\"expanded_url\":\"http:\\/\\/twitter.com\\/LudoDelaherche\\/status\\/173176743069356032\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/Amc_VI5CEAEuQeO.jpg\",\"id\":173176743073550337,\"display_url\":\"pic.twitter.com\\/Ef94lgxr\",\"url\":\"http:\\/\\/t.co\\/Ef94lgxr\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176743069356032\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6695,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"followers_count\":2386,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"name\":\"Ludovic Delaherche\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":72665061,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/chapkattack.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176743069356032,\"created_at\":\"Fri Feb 24 22:45:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 368000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4aef3e72-a752-40f9-bed4-9b96742804f0-173176743069356032" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'aime les jolies chemises .. J'tai niqué #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1780275371/335878_3126302603495_1442578370_33246016_798248012_o_normal.jpg" -}, -"title": "_revan_: J'aime les jolies chemises .. J'tai niqué #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 368000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'aime les jolies chemises .. J'tai niqu\\u00e9 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[42,46]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176747917967360\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":160,\"screen_name\":\"_revan_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2719,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":60,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1780275371\\/335878_3126302603495_1442578370_33246016_798248012_o_normal.jpg\",\"description\":\"\\u00c9tudiant R&T - ici je parle de tout et surtout de rien ^_^\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"86814993\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1780275371\\/335878_3126302603495_1442578370_33246016_798248012_o_normal.jpg\",\"name\":\"_revan_\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 01 22:15:07 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":86814993,\"utc_offset\":3600,\"favourites_count\":22,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176747917967360,\"created_at\":\"Fri Feb 24 22:45:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 368000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1d35aa04-3421-4e4c-a78c-d3bdea76c5f1-173176747917967360" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Milcah7: Déjà morte de rire devant Déconne Man! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1735644265/front_de_gauche_annee_normal.jpg" -}, -"title": "Cachounette: RT @Milcah7: Déjà morte de rire devant Déconne Man! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 369000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @Milcah7: D\\u00e9j\\u00e0 morte de rire devant D\\u00e9conne Man! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Milcah7\",\"indices\":[3,11],\"name\":\"Lucie\",\"id_str\":\"63258588\",\"id\":63258588}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[52,56]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"D\\u00e9j\\u00e0 morte de rire devant D\\u00e9conne Man! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[39,43]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176217124610049\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"Milcah7\",\"lang\":\"en\",\"favourites_count\":13,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":149,\"location\":\"France\",\"profile_text_color\":\"807d80\",\"followers_count\":79,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"description\":\"Herocorpienne, S\\u00e9riephile (pas assez \\u00e0 mon go\\u00fbt), DVDvore,Cin\\u00e9vore, aime le tennis et le rugby, le rock, pop-rock... et ses twittos 3\\r\\n.\",\"statuses_count\":9481,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"03949e\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"63258588\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Lucie\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"created_at\":\"Wed Aug 05 21:13:19 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":63258588,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\"},\"truncated\":false,\"id\":173176217124610049,\"created_at\":\"Fri Feb 24 22:43:22 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176751793516544\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"cachounette\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":40,\"location\":\"France\",\"profile_text_color\":\"3E4415\",\"followers_count\":51,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1735644265\\/front_de_gauche_annee_normal.jpg\",\"description\":\"sage femme, militante PCF-Front de gauche et CGT\",\"statuses_count\":250,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"39092205\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Cachounette\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"created_at\":\"Sun May 10 18:40:14 +0000 2009\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":39092205,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1735644265\\/front_de_gauche_annee_normal.jpg\"},\"truncated\":false,\"id\":173176751793516544,\"created_at\":\"Fri Feb 24 22:45:29 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 369000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9d70fc71-70d2-41c1-a35d-faf34d7f1b5c-173176751793516544" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@FlorencePorcel #lgw oué :o", -"img": { -"src": "http://a0.twimg.com/profile_images/1353093787/Dragons-6_normal.jpg" -}, -"title": "Thibaut Devillers: @FlorencePorcel #lgw oué :o", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 370000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@FlorencePorcel #lgw ou\\u00e9 :o\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[0,15],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176753345413120\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"49031173\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":68,\"screen_name\":\"Eliadus\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":704,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"92095420\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"name\":\"Thibaut Devillers\",\"default_profile_image\":false,\"created_at\":\"Mon Nov 23 19:36:51 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":92095420,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.followfriday.com\\/followfriday\\/eliadus\"},\"in_reply_to_screen_name\":\"FlorencePorcel\",\"truncated\":false,\"id\":173176753345413120,\"created_at\":\"Fri Feb 24 22:45:30 +0000 2012\",\"in_reply_to_user_id\":49031173}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 370000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0e9f0fd3-752a-4af8-b5b3-e24bfc7fd77e-173176753345413120" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: C'EST PARTI #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1811600999/IMG_1752_normal.jpg" -}, -"title": "holdenfr: RT @LeGrandWebze: C'EST PARTI #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 372000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: C'EST PARTI #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"C'EST PARTI #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175368226844672\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1479,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3114,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175368226844672,\"created_at\":\"Fri Feb 24 22:39:59 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176761553661952\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":240,\"screen_name\":\"holdenfr74\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":790,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":26,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1811600999\\/IMG_1752_normal.jpg\",\"description\":\"Les propos tenus ici n'engagent personne...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"022330\",\"id_str\":\"298602602\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"969a9c\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811600999\\/IMG_1752_normal.jpg\",\"name\":\"holdenfr\",\"default_profile_image\":false,\"created_at\":\"Sat May 14 16:12:05 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":298602602,\"utc_offset\":-10800,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176761553661952,\"created_at\":\"Fri Feb 24 22:45:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 372000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9457cd4f-01e2-469d-aca5-44d1f350a08a-173176761553661952" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "c'est vrai que commencer #lgw par un \"je t'ai niqué\" c'est moyen. VIRONS FRANCOIS !", -"img": { -"src": "http://a2.twimg.com/profile_images/1427838155/P7114024_normal.JPG" -}, -"title": "jali: c'est vrai que commencer #lgw par un \"je t'ai niqué\" c'est moyen. VIRONS FRANCOIS !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 378000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"c'est vrai que commencer #lgw par un \\\"je t'ai niqu\\u00e9\\\" c'est moyen. VIRONS FRANCOIS !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"https:\\/\\/chrome.google.com\\/extensions\\/detail\\/encaiiljifbdbjlphpgpiimidegddhic\\\" rel=\\\"nofollow\\\"\\u003ESilver Bird\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176787625443328\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"86A4A6\",\"screen_name\":\"Jali\",\"lang\":\"fr\",\"favourites_count\":148,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":110,\"location\":\"FR\",\"profile_text_color\":\"574b57\",\"followers_count\":487,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\",\"description\":\"se prom\\u00e8ne\",\"statuses_count\":30517,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":38,\"profile_link_color\":\"484b6b\",\"is_translator\":true,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"protected\":false,\"id_str\":\"8064742\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"jali\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"created_at\":\"Wed Aug 08 21:15:24 +0000 2007\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"id\":8064742,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.jali.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\"},\"truncated\":false,\"id\":173176787625443328,\"created_at\":\"Fri Feb 24 22:45:38 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 378000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d7281b59-1c60-4a30-bf69-e155615eaca6-173176787625443328" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw @enonciation t'es passé à la télé!", -"img": { -"src": "http://a0.twimg.com/profile_images/1844216482/good_vibestumblr_lm54oxEmWg1qf91leo1_500_normal.gif" -}, -"title": "The MythosNews: #lgw @enonciation t'es passé à la télé!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 378000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw @enonciation t'es pass\\u00e9 \\u00e0 la t\\u00e9l\\u00e9!\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"enonciation\",\"indices\":[5,17],\"name\":\"Enonciation\",\"id_str\":\"180816153\",\"id\":180816153}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176787835170817\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"65B0DA\",\"screen_name\":\"utopic92\",\"lang\":\"fr\",\"favourites_count\":25,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":161,\"location\":\"Paris ..et sa R\\u00e9gion.\",\"profile_text_color\":\"883cc2\",\"followers_count\":47,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1844216482\\/good_vibestumblr_lm54oxEmWg1qf91leo1_500_normal.gif\",\"description\":\" \",\"statuses_count\":4252,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/425920000\\/038.JPG\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0900ff\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"642D8B\",\"protected\":false,\"id_str\":\"301585182\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"The MythosNews\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425920000\\/038.JPG\",\"created_at\":\"Thu May 19 18:25:43 +0000 2011\",\"profile_sidebar_fill_color\":\"bfc4c7\",\"id\":301585182,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/madeinfrance-citizenband.blogspot.com\\/2010\\/10\\/httpvids.html\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1844216482\\/good_vibestumblr_lm54oxEmWg1qf91leo1_500_normal.gif\"},\"truncated\":false,\"id\":173176787835170817,\"created_at\":\"Fri Feb 24 22:45:38 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 378000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c44a3c2b-72bc-406e-941a-ff13793a548a-173176787835170817" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon on passe à #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1727266317/oimtampon_normal.jpg" -}, -"title": "Lucas Parax: Bon on passe à #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 379000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bon on passe \\u00e0 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[15,19]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176793740750848\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":731,\"screen_name\":\"lucasparax\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9269,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"990000\",\"followers_count\":538,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1727266317\\/oimtampon_normal.jpg\",\"description\":\"Politique, musique, r\\u00e9flexions absurdes. J'aime bien votre veste, mais faudrait penser \\u00e0 ne pas la retourner. #\\u00e9lys\\u00e9e_2012 #rock\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"333415548\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727266317\\/oimtampon_normal.jpg\",\"name\":\"Lucas Parax\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 11 14:14:27 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":333415548,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/lucasparax.over-blog.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176793740750848,\"created_at\":\"Fri Feb 24 22:45:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 379000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0ac8365a-8689-4d9c-aee4-ed6992da3937-173176793740750848" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon, commençons plutôt par les choses gentilles : on est bien content de les retrouver #lgw, parce qu'il n'y en a pas deux", -"img": { -"src": "http://a1.twimg.com/profile_images/1612831528/cni_id_normal.jpg" -}, -"title": "Jean-Louis Coste: Bon, commençons plutôt par les choses gentilles : on est bien content de les retrouver #lgw, parce qu'il n'y en a pas deux", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 383000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Bon, commen\\u00e7ons plut\\u00f4t par les choses gentilles : on est bien content de les retrouver #lgw, parce qu'il n'y en a pas deux\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[87,91]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176809997869056\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"86A4A6\",\"screen_name\":\"jlcoste\",\"lang\":\"en\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":132,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"description\":\"Langue, litt\\u00e9rature et politique. Sp\\u00e9cialis\\u00e9 en traitement automatique des langues (presse). Rattach\\u00e9 \\u00e0 l'Universit\\u00e9 de Paris 3, et prof. en coll\\u00e8ge de banlieue\",\"statuses_count\":545,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"10207a\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"protected\":false,\"id_str\":\"244454441\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Jean-Louis Coste\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"created_at\":\"Sat Jan 29 10:24:46 +0000 2011\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"id\":244454441,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\"},\"truncated\":false,\"id\":173176809997869056,\"created_at\":\"Fri Feb 24 22:45:43 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 383000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bc237d74-be58-4859-a6ff-1647f950b633-173176809997869056" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw vote vote vote!!! http://t.co/fVwbp7Da", -"img": { -"src": "http://a2.twimg.com/profile_images/1801682939/image_normal.jpg" -}, -"title": "alexandra evan: #lgw vote vote vote!!! http://t.co/fVwbp7Da", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 383000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"#lgw vote vote vote!!! http:\\/\\/t.co\\/fVwbp7Da\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}],\"media\":[{\"type\":\"photo\",\"indices\":[23,43],\"sizes\":{\"large\":{\"h\":1024,\"resize\":\"fit\",\"w\":768},\"medium\":{\"h\":800,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":453,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/Amc_Y9aCIAA50mf.jpg\",\"id_str\":\"173176808710217728\",\"expanded_url\":\"http:\\/\\/twitter.com\\/alexevan\\/status\\/173176808706023425\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/Amc_Y9aCIAA50mf.jpg\",\"id\":173176808710217728,\"display_url\":\"pic.twitter.com\\/fVwbp7Da\",\"url\":\"http:\\/\\/t.co\\/fVwbp7Da\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176808706023425\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":18,\"screen_name\":\"alexevan\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":295,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":113,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1801682939\\/image_normal.jpg\",\"description\":\"Global Planning Director @ DDB interested in people, conversations, behaviour. Passionate by arequipe, wine & traveling. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"33499701\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801682939\\/image_normal.jpg\",\"name\":\"alexandra evan\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 20 12:45:25 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":33499701,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176808706023425,\"created_at\":\"Fri Feb 24 22:45:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 383000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4a4f74a6-b020-4d61-8326-dbdba508280d-173176808706023425" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Meilleur film : The Artist #Cesar2012 Une bonne occasion de zapper sur #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1186579939/skullpat4playboy_normal.jpg" -}, -"title": "skullpat: Meilleur film : The Artist #Cesar2012 Une bonne occasion de zapper sur #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 385000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Meilleur film : The Artist #Cesar2012 Une bonne occasion de zapper sur #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"Cesar2012\",\"indices\":[27,37]},{\"text\":\"LGW\",\"indices\":[71,75]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176818050924544\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"faaa16\",\"screen_name\":\"skullpat\",\"lang\":\"en\",\"favourites_count\":21,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":712,\"location\":\"Atlantic Ocean\",\"profile_text_color\":\"000000\",\"followers_count\":1372,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1186579939\\/skullpat4playboy_normal.jpg\",\"description\":\"Voyageur permanent !! http:\\/\\/marseille.tv\",\"statuses_count\":23403,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/39630011\\/twitter.jpg\",\"show_all_inline_media\":false,\"listed_count\":104,\"profile_link_color\":\"44a1d0\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"8148052\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"skullpat\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/39630011\\/twitter.jpg\",\"created_at\":\"Sun Aug 12 23:46:20 +0000 2007\",\"profile_sidebar_fill_color\":\"ecebef\",\"id\":8148052,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/skullpat.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1186579939\\/skullpat4playboy_normal.jpg\"},\"truncated\":false,\"id\":173176818050924544,\"created_at\":\"Fri Feb 24 22:45:45 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 385000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "500db8ed-6f24-4005-9122-77221638fcab-173176818050924544" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @willandco: Sur le plateau du Grand Webze ! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1224089089/satoorn_normal.jpg" -}, -"title": "Satoorn: RT @willandco: Sur le plateau du Grand Webze ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 389000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @willandco: Sur le plateau du Grand Webze ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"willandco\",\"indices\":[3,13],\"name\":\"Will&Co\",\"id_str\":\"22900641\",\"id\":22900641}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[47,51]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Sur le plateau du Grand Webze ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176686081359875\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"e8e8e8\",\"screen_name\":\"willandco\",\"lang\":\"fr\",\"favourites_count\":26,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":325,\"location\":\"Strasbourg\",\"profile_text_color\":\"30302d\",\"followers_count\":1137,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1479521127\\/willandco_newlook_v3c-05_normal.png\",\"description\":\"Will&Co, le podcast s\\u00e9rieusement marrant dans lequel on parle actu et culture, mais toujours dans une bonne humeur rafra\\u00eechissante !\",\"statuses_count\":7695,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/179802106\\/bg3.png\",\"show_all_inline_media\":false,\"listed_count\":109,\"profile_link_color\":\"f30086\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"30302d\",\"protected\":false,\"id_str\":\"22900641\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Will&Co\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/179802106\\/bg3.png\",\"created_at\":\"Thu Mar 05 09:18:18 +0000 2009\",\"profile_sidebar_fill_color\":\"fafafa\",\"id\":22900641,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.willandco.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1479521127\\/willandco_newlook_v3c-05_normal.png\"},\"truncated\":false,\"id\":173176686081359875,\"created_at\":\"Fri Feb 24 22:45:14 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176833343361025\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ffffff\",\"screen_name\":\"Satoorn\",\"lang\":\"fr\",\"favourites_count\":18,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":133,\"location\":\"Paris, France\",\"profile_text_color\":\"000000\",\"followers_count\":391,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1224089089\\/satoorn_normal.jpg\",\"description\":\"Movie news et reviews from outer space. An audio podcast by @NoWatch.\",\"statuses_count\":2182,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/233211837\\/tw.jpg\",\"show_all_inline_media\":true,\"listed_count\":23,\"profile_link_color\":\"c00d00\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"21564714\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Satoorn\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/233211837\\/tw.jpg\",\"created_at\":\"Sun Feb 22 13:30:35 +0000 2009\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":21564714,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/satoorn.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1224089089\\/satoorn_normal.jpg\"},\"truncated\":false,\"id\":173176833343361025,\"created_at\":\"Fri Feb 24 22:45:49 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 389000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d23b5a69-2136-4789-a591-d64314f4029e-173176833343361025" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Vinvin est plus décontracté, plus raccord avec le prof.", -"img": { -"src": "http://a2.twimg.com/profile_images/944881104/7384d5e1-2a2b-41c2-a46d-7b82cf21a5ed_normal.jpg" -}, -"title": "José Phinebacker: #LGW Vinvin est plus décontracté, plus raccord avec le prof.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 389000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW Vinvin est plus d\\u00e9contract\\u00e9, plus raccord avec le prof.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176832869404672\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Phinebacker\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":140,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":117,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/944881104\\/7384d5e1-2a2b-41c2-a46d-7b82cf21a5ed_normal.jpg\",\"description\":\"Phinebacker, twitteur homeopathique...\",\"statuses_count\":1251,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"6296872\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Jos\\u00e9 Phinebacker\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Thu May 24 21:11:03 +0000 2007\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":6296872,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/phinebacker.blogspot.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/944881104\\/7384d5e1-2a2b-41c2-a46d-7b82cf21a5ed_normal.jpg\"},\"truncated\":false,\"id\":173176832869404672,\"created_at\":\"Fri Feb 24 22:45:49 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 389000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e281ffb9-8ee5-49d0-8223-ab86608ba035-173176832869404672" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cQui #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1809125586/511623309_normal.jpg" -}, -"title": "Alexandre GAUZY: #cQui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 391000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cQui #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[6,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176843900428288\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":979,\"screen_name\":\"AlexandreGauzy\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":2075,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/425753084\\/mountain-gorillas-africa-sartore_47914_990x742.jpg\",\"location\":\"Toulouse, France\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"2FC2EF\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1809125586\\/511623309_normal.jpg\",\"description\":\"Relations internationales, g\\u00e9opolitique, sport, chocolat. Bref un mec normal. http:\\/\\/sociophagie.tumblr.com\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"43353234\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425753084\\/mountain-gorillas-africa-sartore_47914_990x742.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1809125586\\/511623309_normal.jpg\",\"name\":\"Alexandre GAUZY\",\"default_profile_image\":false,\"created_at\":\"Fri May 29 15:47:18 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":43353234,\"utc_offset\":-10800,\"favourites_count\":15,\"url\":\"http:\\/\\/sociophagie.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176843900428288,\"created_at\":\"Fri Feb 24 22:45:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 391000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f53b8276-4625-4600-8b1c-57501714c567-173176843900428288" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @alexevan: La fin c'est fait! L'émission peut commencer! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: RT @alexevan: La fin c'est fait! L'émission peut commencer! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 392000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @alexevan: La fin c'est fait! L'\\u00e9mission peut commencer! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"alexevan\",\"indices\":[3,12],\"id_str\":\"33499701\",\"name\":\"alexandra evan\",\"id\":33499701}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[60,64]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"La fin c'est fait! L'\\u00e9mission peut commencer! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176427372482560\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":18,\"screen_name\":\"alexevan\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":295,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":113,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1801682939\\/image_normal.jpg\",\"description\":\"Global Planning Director @ DDB interested in people, conversations, behaviour. Passionate by arequipe, wine & traveling. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"33499701\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801682939\\/image_normal.jpg\",\"name\":\"alexandra evan\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 20 12:45:25 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":33499701,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176427372482560,\"created_at\":\"Fri Feb 24 22:44:12 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176847012601857\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6696,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"followers_count\":2386,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"name\":\"Ludovic Delaherche\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":72665061,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/chapkattack.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176847012601857,\"created_at\":\"Fri Feb 24 22:45:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 392000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c0876dd7-3538-4ace-8537-c2f6c9efab7c-173176847012601857" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ET docn, les gens sur #irc ils sont pas sur la bubble? #lgw pffff", -"img": { -"src": "http://a2.twimg.com/profile_images/1780301867/avatar_normal.jpg" -}, -"title": "Okhin: ET docn, les gens sur #irc ils sont pas sur la bubble? #lgw pffff", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 393000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"ET docn, les gens sur #irc ils sont pas sur la bubble? #lgw pffff\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"irc\",\"indices\":[22,26]},{\"text\":\"lgw\",\"indices\":[55,59]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176853450862593\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"2f1812\",\"screen_name\":\"okhin\",\"lang\":\"en\",\"favourites_count\":38,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":441,\"location\":\"Paris, France\",\"profile_text_color\":\"739694\",\"followers_count\":797,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\",\"description\":\"Cypherpunk fuelled by lulz and caffein, data-pornstar, crypto-terrorist \\/ 00513947\",\"statuses_count\":10333,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"show_all_inline_media\":true,\"listed_count\":65,\"profile_link_color\":\"729172\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"2f1812\",\"protected\":false,\"id_str\":\"49560409\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Okhin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"created_at\":\"Mon Jun 22 06:52:46 +0000 2009\",\"profile_sidebar_fill_color\":\"411c0f\",\"id\":49560409,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"https:\\/\\/about.okhin.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\"},\"truncated\":false,\"id\":173176853450862593,\"created_at\":\"Fri Feb 24 22:45:53 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 393000, -"tags": [ -{ -"id-ref": "ef044dd4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7dfce8e3-89d6-4dfb-9bb4-5cafae2b6d95-173176853450862593" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "François #change2ton #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: François #change2ton #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 395000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Fran\\u00e7ois #change2ton #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[9,20]},{\"text\":\"lgw\",\"indices\":[21,25]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176861508116480\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3247,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176861508116480,\"created_at\":\"Fri Feb 24 22:45:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 395000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d6a72306-62d7-4a61-8d65-a06bdf21f481-173176861508116480" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ça manque de lumière non ? #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1803065777/me_w_arb_normal.jpg" -}, -"title": "Zacal: ça manque de lumière non ? #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 395000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"\\u00e7a manque de lumi\\u00e8re non ? #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[27,31]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176857951338496\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"zacal33\",\"lang\":\"fr\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":602,\"location\":\"Bordeaux\",\"profile_text_color\":\"333333\",\"followers_count\":258,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1803065777\\/me_w_arb_normal.jpg\",\"description\":\"Si on remboursait le temps perdu, je serais riche. Politiquement ambidextre asym\\u00e9trique, dominante h\\u00e9misph\\u00e8re gauche. Serial retweeter de @solangeteparle\",\"statuses_count\":3673,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"51889223\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Zacal\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Sun Jun 28 23:59:26 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":51889223,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803065777\\/me_w_arb_normal.jpg\"},\"truncated\":false,\"id\":173176857951338496,\"created_at\":\"Fri Feb 24 22:45:55 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 395000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "112abdcb-ccd5-4873-9f65-98befcd007f6-173176857951338496" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw c bon #CESAR2012 fini on arrive !", -"img": { -"src": "http://a0.twimg.com/profile_images/1677676216/fender_2_normal.jpg" -}, -"title": "Sébastien vdo: #lgw c bon #CESAR2012 fini on arrive !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 395000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw c bon #CESAR2012 fini on arrive !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"CESAR2012\",\"indices\":[11,21]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/levelupstudio.com\\/plume\\\" rel=\\\"nofollow\\\"\\u003EPlume\\u00a0for\\u00a0Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176857930366976\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":24,\"screen_name\":\"sebvdo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":25,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"Juste l\\u00e0...\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"990000\",\"followers_count\":2,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1677676216\\/fender_2_normal.jpg\",\"description\":\"Web\\/Zic\\/Foot\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"97193463\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1677676216\\/fender_2_normal.jpg\",\"name\":\"S\\u00e9bastien vdo\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 16 11:57:29 +0000 2009\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":97193463,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176857930366976,\"created_at\":\"Fri Feb 24 22:45:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 395000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d9f9e988-8687-4051-adaf-d96afdbb8357-173176857930366976" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste nonmais oh #lgw !", -"img": { -"src": "http://a1.twimg.com/profile_images/1689415774/371493_1656111221_1529021747_n_normal.jpg" -}, -"title": "thomas: #ilreste nonmais oh #lgw !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 402000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste nonmais oh #lgw !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[20,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176888699793408\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":55,\"screen_name\":\"Thomas__Ch\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3757,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Chez moi\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":54,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1689415774\\/371493_1656111221_1529021747_n_normal.jpg\",\"description\":\"Coucou.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"195455878\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1689415774\\/371493_1656111221_1529021747_n_normal.jpg\",\"name\":\"thomas\",\"default_profile_image\":false,\"created_at\":\"Sun Sep 26 19:10:23 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":195455878,\"utc_offset\":3600,\"favourites_count\":8,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176888699793408,\"created_at\":\"Fri Feb 24 22:46:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 402000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d6be73ed-4c9c-4b01-a0d0-118abcd90a18-173176888699793408" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On dit un \"hache tâg\" :D #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1763850955/avatar_stopsopa_normal.jpeg" -}, -"title": "François Revol: On dit un \"hache tâg\" :D #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 402000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"On dit un \\\"hache t\\u00e2g\\\" :D #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176890394279936\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":253,\"screen_name\":\"mmu_man\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":10391,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Internet\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"0084B4\",\"followers_count\":311,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"description\":\"Engineer, #FLOSS developer, Haiku contributor, hacktivist, Tai Chi & Kung-Fu practitioner\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"102075787\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"name\":\"Fran\\u00e7ois Revol\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 05 14:32:42 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":102075787,\"utc_offset\":null,\"favourites_count\":19,\"url\":\"http:\\/\\/revolf.free.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176890394279936,\"created_at\":\"Fri Feb 24 22:46:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 402000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "72b23e9c-9be1-427c-be47-3272981d85c5-173176890394279936" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Faut-il garder François Rollin ? Jouez !! #IlReste #IlPart #cQui #change2ton #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817123979/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png" -}, -"title": "legrandwebze: Faut-il garder François Rollin ? Jouez !! #IlReste #IlPart #cQui #change2ton #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 404000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Faut-il garder Fran\\u00e7ois Rollin ? Jouez !! #IlReste #IlPart #cQui #change2ton #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[42,50]},{\"text\":\"IlPart\",\"indices\":[51,58]},{\"text\":\"cQui\",\"indices\":[59,64]},{\"text\":\"change2ton\",\"indices\":[65,76]},{\"text\":\"lgw\",\"indices\":[77,81]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176896102744065\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1480,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3115,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176896102744065,\"created_at\":\"Fri Feb 24 22:46:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 404000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "39e2ea7e-f9ed-4eab-b333-55f78c900377-173176896102744065" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilReste #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1801974559/51VNTOCGF1L._SS400__normal.jpg" -}, -"title": "Guillaume Gurdil: #ilReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 404000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilReste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176895725252611\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":164,\"screen_name\":\"gurdiiil\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2778,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Lille, France\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":84,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1801974559\\/51VNTOCGF1L._SS400__normal.jpg\",\"description\":\"Geek\\/Nerd, drogu\\u00e9 \\u00e0 la musique, atterr\\u00e9 perp\\u00e9tuel (parce qu'indign\\u00e9, c'est galvaud\\u00e9) qui garde le sens de l'humour (beh ouais, faut bien!)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"89754233\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801974559\\/51VNTOCGF1L._SS400__normal.jpg\",\"name\":\"Guillaume Gurdil\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 13 17:56:00 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":89754233,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/luniquemonsieurtoutlemonde.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176895725252611,\"created_at\":\"Fri Feb 24 22:46:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 404000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5d357987-2e74-490c-9ec4-ea25acea3045-173176895725252611" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Allez hop #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1643374736/1_normal.jpg" -}, -"title": "Loic Etienne: Allez hop #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 405000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Allez hop #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[10,14]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176902108987393\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":991,\"screen_name\":\"loaketienne\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1591,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Vallis Clausa\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":228,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1643374736\\/1_normal.jpg\",\"description\":\"D\\u00e9veloppeur \\u00e9co dans le sud de la France. Jazz, cin\\u00e9, passion pour la Nouvelle Z\\u00e9lande.\\r\\n1\\/5 de nffp-records.com\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"276901578\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1643374736\\/1_normal.jpg\",\"name\":\"Loic Etienne\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 04 09:37:48 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":276901578,\"utc_offset\":3600,\"favourites_count\":23,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176902108987393,\"created_at\":\"Fri Feb 24 22:46:05 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 405000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cbfe5a4c-00d8-4515-962c-a9b74b6077c4-173176902108987393" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilReste #lgw :D", -"img": { -"src": "http://a0.twimg.com/profile_images/1843832843/Photo_du_21-02-12___19.49_normal.jpg" -}, -"title": "Alice Wonderland: #ilReste #lgw :D", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 406000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ilReste #lgw :D\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176907691601920\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"moustikette\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":140,\"location\":\"Near Paris\",\"profile_text_color\":\"333333\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843832843\\/Photo_du_21-02-12___19.49_normal.jpg\",\"description\":\"J'ai un bonnet Tigrou! And so what? :D\",\"statuses_count\":217,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"23988907\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Alice Wonderland\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Thu Mar 12 17:33:07 +0000 2009\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":23988907,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/wonderlandalice.wordpress.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843832843\\/Photo_du_21-02-12___19.49_normal.jpg\"},\"truncated\":false,\"id\":173176907691601920,\"created_at\":\"Fri Feb 24 22:46:06 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 406000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e91b9771-ae2f-4dc4-afbb-cc5823e90018-173176907691601920" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw On est à l'antenne, là ?! Pfff ça marche jamais ces truc 2.0 :/.....Euh Bonjour :) Non faut que Francois reste #ilreste", -"img": { -"src": "http://a0.twimg.com/profile_images/1649856860/avatpagetwsn_normal.jpg" -}, -"title": "lôtre demédeu: #lgw On est à l'antenne, là ?! Pfff ça marche jamais ces truc 2.0 :/.....Euh Bonjour :) Non faut que Francois reste #ilreste", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 406000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw On est \\u00e0 l'antenne, l\\u00e0 ?! Pfff \\u00e7a marche jamais ces truc 2.0 :\\/.....Euh Bonjour :) Non faut que Francois reste #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[117,125]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176906286514176\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":81,\"screen_name\":\"lotre\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":10314,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/1012532\\/simpsball1600.jpg\",\"location\":\"just there\",\"show_all_inline_media\":true,\"listed_count\":13,\"profile_link_color\":\"0000ff\",\"followers_count\":159,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1649856860\\/avatpagetwsn_normal.jpg\",\"description\":\"man, z\\u00e9ro de l'univers !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"id_str\":\"7233942\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/1012532\\/simpsball1600.jpg\",\"profile_sidebar_fill_color\":\"e0ff92\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1649856860\\/avatpagetwsn_normal.jpg\",\"name\":\"l\\u00f4tre dem\\u00e9deu\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 03 18:07:50 +0000 2007\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":7233942,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176906286514176,\"created_at\":\"Fri Feb 24 22:46:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 406000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6de95665-2aac-4a49-875c-53731e3ff8ac-173176906286514176" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #change2ton", -"img": { -"src": "http://a0.twimg.com/profile_images/1353093787/Dragons-6_normal.jpg" -}, -"title": "Thibaut Devillers: #lgw #change2ton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 407000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #change2ton\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"change2ton\",\"indices\":[5,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176910220767233\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":68,\"screen_name\":\"Eliadus\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":704,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"92095420\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"name\":\"Thibaut Devillers\",\"default_profile_image\":false,\"created_at\":\"Mon Nov 23 19:36:51 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":92095420,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.followfriday.com\\/followfriday\\/eliadus\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176910220767233,\"created_at\":\"Fri Feb 24 22:46:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 407000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f3a5bf75-3425-4e2f-bb84-0c167619755f-173176910220767233" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "bon vu que tout le monde parle de #CI je vais aller sur #LGW moi u_u", -"img": { -"src": "http://a2.twimg.com/profile_images/1833660757/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg" -}, -"title": "Jérémy «isshin» B.: bon vu que tout le monde parle de #CI je vais aller sur #LGW moi u_u", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 407000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"bon vu que tout le monde parle de #CI je vais aller sur #LGW moi u_u\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"CI\",\"indices\":[34,37]},{\"text\":\"LGW\",\"indices\":[56,60]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176911143518208\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Isshinsan\",\"lang\":\"en\",\"favourites_count\":110,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":141,\"location\":\"Albi, France\",\"profile_text_color\":\"ba9012\",\"followers_count\":97,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\",\"description\":\"Qui suis-je ? juste un petit geek, parmi des milliers d'autres, qui essaye de se faire une place sur la toile :)\",\"statuses_count\":5314,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"29086699\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"J\\u00e9r\\u00e9my \\u00abisshin\\u00bb B.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Sun Apr 05 22:52:40 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":29086699,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/isshin-san.over-blog.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\"},\"truncated\":false,\"id\":173176911143518208,\"created_at\":\"Fri Feb 24 22:46:07 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 407000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "402802bb-4758-48ca-8c5a-93b45cb2b796-173176911143518208" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@francoisrollin -> #IlReste mais #change2ton! #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: @francoisrollin -> #IlReste mais #change2ton! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 409000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@francoisrollin -> #IlReste mais #change2ton! #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[0,15],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[22,30]},{\"text\":\"change2ton\",\"indices\":[36,47]},{\"text\":\"LGW\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176918408040448\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"369489076\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":912,\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"profile_text_color\":\"a3c23e\",\"statuses_count\":4893,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"location\":\"Alsace, France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"profile_sidebar_fill_color\":\"9ca871\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"name\":\"Hugo SCHOCH\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_border_color\":\"111405\",\"id\":175540303,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/only.hug33k.fr\\/\"},\"in_reply_to_screen_name\":\"francoisrollin\",\"truncated\":false,\"id\":173176918408040448,\"created_at\":\"Fri Feb 24 22:46:09 +0000 2012\",\"in_reply_to_user_id\":369489076}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 409000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5bcf83da-d893-46c1-8897-c23d1710ae0c-173176918408040448" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste enfin!!!!", -"img": { -"src": "http://a2.twimg.com/profile_images/1841426692/image_normal.jpg" -}, -"title": "Peyow: #lgw #ilreste enfin!!!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 411000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste enfin!!!!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176927270617088\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":42,\"screen_name\":\"PeyowOner\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":125,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Grenoble\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1841426692\\/image_normal.jpg\",\"description\":\"Technicien du spectale survivant. Fain\\u00e9ant et casanier, donc totalement inoffensif.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"268921581\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841426692\\/image_normal.jpg\",\"name\":\"Peyow\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 19 19:00:41 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":268921581,\"utc_offset\":null,\"favourites_count\":12,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176927270617088,\"created_at\":\"Fri Feb 24 22:46:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 411000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e03e8ccd-10ae-453b-9165-dccb37e91fa4-173176927270617088" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilReste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1804590964/ZEFZA_normal.gif" -}, -"title": "Shik-a-Marrant: #ilReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 411000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilReste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176927694241792\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":75,\"screen_name\":\"Shikamarrant\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":989,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Cela d\\u00e9pend o\\u00f9 vous \\u00eates\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\",\"description\":\"Je ne suis pas fan de Naruto, mais j'ai trouv\\u00e9 le jeu de mot pas mal en fait. J'aurais pu en trouver un avec #Faisan\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"57607506\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"c0c3c4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\",\"name\":\"Shik-a-Marrant\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 17 10:16:42 +0000 2009\",\"profile_sidebar_border_color\":\"c0c3c4\",\"id\":57607506,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176927694241792,\"created_at\":\"Fri Feb 24 22:46:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 411000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0dd58d63-e344-4dc4-9bca-427baf00890b-173176927694241792" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste", -"img": { -"src": "http://a0.twimg.com/profile_images/1602210892/Galactica_normal.jpg" -}, -"title": "Cammarata Thierry: #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 412000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176929107718145\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":98,\"screen_name\":\"thcammarata\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1157,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"990000\",\"followers_count\":23,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"334554629\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"name\":\"Cammarata Thierry\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 13 08:43:07 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":334554629,\"utc_offset\":3600,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176929107718145,\"created_at\":\"Fri Feb 24 22:46:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 412000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9366fe9d-1e63-493e-8ef3-40d123ea8904-173176929107718145" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste @vinvin tu sors ;)", -"img": { -"src": "http://a0.twimg.com/profile_images/1658546588/solidarnosc_normal.jpg" -}, -"title": "Miguel Teixeira: #lgw #ilreste @vinvin tu sors ;)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 412000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #ilreste @vinvin tu sors ;)\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[15,22],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[6,14]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176933163601920\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"migteix\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":258,\"location\":\"Orleans\",\"profile_text_color\":\"333333\",\"followers_count\":267,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1658546588\\/solidarnosc_normal.jpg\",\"description\":\"blogueur orl\\u00e9anais, parle surtout d'actu locale et sort 2\\/3 blagues de temps en temps...\",\"statuses_count\":2719,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":16,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"3543511\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Miguel Teixeira\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Apr 05 18:00:09 +0000 2007\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":3543511,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.coteboulevard.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658546588\\/solidarnosc_normal.jpg\"},\"truncated\":false,\"id\":173176933163601920,\"created_at\":\"Fri Feb 24 22:46:12 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 412000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2fe2630d-956b-4445-b384-e2ad3b123c9b-173176933163601920" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#IlPart #LGW.", -"img": { -"src": "http://a0.twimg.com/profile_images/1851178724/61_normal.png" -}, -"title": "Colombien et toi ?: #IlPart #LGW.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 413000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#IlPart #LGW.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"IlPart\",\"indices\":[0,7]},{\"text\":\"LGW\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176934451261440\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":63,\"screen_name\":\"HAYTSH\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9721,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/387067801\\/4587347080_7c4c5d8fc7.jpg\",\"location\":\"\\u30b9\\u30c8\\u30e9\\u30b9\\u30d6\\u30fc\\u30eb\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":53,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851178724\\/61_normal.png\",\"description\":\"J'suis un ksos j'ai 5 ans. \",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"277031586\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/387067801\\/4587347080_7c4c5d8fc7.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851178724\\/61_normal.png\",\"name\":\"Colombien et toi ?\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 04 15:24:48 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":277031586,\"utc_offset\":3600,\"favourites_count\":83,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176934451261440,\"created_at\":\"Fri Feb 24 22:46:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 413000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4800d3c6-894d-413f-8593-210cfabcea1f-173176934451261440" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "allez tous sur la 5 #lgw #ilreste", -"img": { -"src": "http://a0.twimg.com/profile_images/1816190925/stmaillot_normal.jpg" -}, -"title": "philippe : allez tous sur la 5 #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 413000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"allez tous sur la 5 #lgw #ilreste\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]},{\"text\":\"ilreste\",\"indices\":[25,33]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"favorited\":false,\"coordinates\":null,\"in_reply_to_user_id\":null,\"contributors\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"user\":{\"notifications\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"screen_name\":\"saintmtex\",\"follow_request_sent\":null,\"lang\":\"fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1816190925\\/stmaillot_normal.jpg\",\"default_profile_image\":false,\"verified\":false,\"profile_sidebar_border_color\":\"65B0DA\",\"location\":\"aix en provence\",\"favourites_count\":9,\"description\":\"Sport addict, Joueur par intermittence de poker , Autoderision et bonne humeur inside , doublure officielle du professeur xavier \\r\\nwww.saintmtex.fr\",\"contributors_enabled\":false,\"following\":null,\"profile_use_background_image\":true,\"friends_count\":802,\"profile_text_color\":\"3D1957\",\"followers_count\":808,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1816190925\\/stmaillot_normal.jpg\",\"statuses_count\":22957,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":41,\"profile_link_color\":\"FF0000\",\"protected\":false,\"is_translator\":false,\"name\":\"philippe \",\"default_profile\":false,\"time_zone\":\"Paris\",\"created_at\":\"Mon Apr 25 12:28:35 +0000 2011\",\"profile_background_color\":\"642D8B\",\"id\":287653885,\"id_str\":\"287653885\",\"geo_enabled\":true,\"profile_background_tile\":true,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.saintmtex.fr\"},\"in_reply_to_status_id\":null,\"id\":173176936795865090,\"created_at\":\"Fri Feb 24 22:46:13 +0000 2012\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176936795865090\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 413000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "376a5089-bc59-46e3-9551-f2dbe121584d-173176936795865090" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "on cherche à faire de l'interaction dans #lgw .... #cQui", -"img": { -"src": "http://a0.twimg.com/profile_images/1700942619/godai4_normal.gif" -}, -"title": "Godai Yusaku: on cherche à faire de l'interaction dans #lgw .... #cQui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 413000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"on cherche \\u00e0 faire de l'interaction dans #lgw .... #cQui\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[41,45]},{\"text\":\"cQui\",\"indices\":[51,56]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176936661651456\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"EEEEEE\",\"screen_name\":\"__Yusaku\",\"lang\":\"fr\",\"favourites_count\":68,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":400,\"location\":\"Ile de France, Nancy, Toulois\",\"profile_text_color\":\"333333\",\"followers_count\":314,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1700942619\\/godai4_normal.gif\",\"description\":\"Directeur de Projet Client Info\\/telco - \\r\\nActivit\\u00e9s associatives - Geek et Nippophile \\u00e0 ses heures perdues\\r\\nMembre d'#AQDIL\",\"statuses_count\":13673,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/355063675\\/akemi_tadaka_005_1280x1024.jpg\",\"show_all_inline_media\":false,\"listed_count\":27,\"profile_link_color\":\"038543\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ACDED6\",\"protected\":false,\"id_str\":\"76995130\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Godai Yusaku\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/355063675\\/akemi_tadaka_005_1280x1024.jpg\",\"created_at\":\"Thu Sep 24 17:33:58 +0000 2009\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"id\":76995130,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/jenebloguepas.wordpress.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1700942619\\/godai4_normal.gif\"},\"truncated\":false,\"id\":173176936661651456,\"created_at\":\"Fri Feb 24 22:46:13 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 413000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "17960859-e441-46c2-ace6-1e2e457579bb-173176936661651456" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Arf le décor est glacial. #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1769643928/logoTwitter__1__normal.png" -}, -"title": "Maxime Roca: Arf le décor est glacial. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 413000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Arf le d\\u00e9cor est glacial. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[26,30]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176935134928896\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"000e0f\",\"screen_name\":\"wrngme\",\"lang\":\"fr\",\"favourites_count\":40,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":625,\"location\":\"Perpignan - France\",\"profile_text_color\":\"3C3940\",\"followers_count\":122,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1769643928\\/logoTwitter__1__normal.png\",\"description\":\"D\\u00e9veloppeur Informatique, fana de design minimaliste, photographe et musicien du dimanche.\",\"statuses_count\":590,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/382288243\\/forest.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"141142\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"051417\",\"protected\":false,\"id_str\":\"63152501\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Maxime Roca\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/382288243\\/forest.jpg\",\"created_at\":\"Wed Aug 05 14:51:00 +0000 2009\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":63152501,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.flickr.com\\/boucleinfinie\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1769643928\\/logoTwitter__1__normal.png\"},\"truncated\":false,\"id\":173176935134928896,\"created_at\":\"Fri Feb 24 22:46:13 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 413000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8b898196-a1f2-4b0d-a31e-3910791d9771-173176935134928896" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je propose que le Professeur Rollin resurgisse et nous fasse un exposé de la progression en diagonale =) #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1732910391/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg" -}, -"title": "Alexa̷ ndr̷e: Je propose que le Professeur Rollin resurgisse et nous fasse un exposé de la progression en diagonale =) #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 414000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je propose que le Professeur Rollin resurgisse et nous fasse un expos\\u00e9 de la progression en diagonale =) #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[105,109]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176937534070784\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":997,\"screen_name\":\"K3nnyfr\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":5566,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"location\":\"Saligny, France\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"313638\",\"followers_count\":338,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\",\"description\":\"SysAdmin, Gamer, Libriste and Professionnal Troller since 1988\\r\\nhttp:\\/\\/about.me\\/k3nny\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"12687332\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"profile_sidebar_fill_color\":\"dedede\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\",\"name\":\"Alexa\\u0337 ndr\\u0337e\",\"default_profile_image\":false,\"created_at\":\"Fri Jan 25 16:14:19 +0000 2008\",\"profile_sidebar_border_color\":\"5c5c5c\",\"id\":12687332,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.k3nny.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176937534070784,\"created_at\":\"Fri Feb 24 22:46:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 414000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2c468791-0721-44e6-adc9-724d81d97530-173176937534070784" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On veut garder Rollin, mais avec une chemise à la vinvin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1650721797/Largy_normal.jpg" -}, -"title": "Largentula: On veut garder Rollin, mais avec une chemise à la vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 415000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"On veut garder Rollin, mais avec une chemise \\u00e0 la vinvin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[58,62]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176943343185921\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"DFDFDF\",\"screen_name\":\"Largentula\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":116,\"location\":\"sur le canap\\u00e9\",\"profile_text_color\":\"333333\",\"followers_count\":174,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1650721797\\/Largy_normal.jpg\",\"description\":\"prout\",\"statuses_count\":3824,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":24,\"profile_link_color\":\"990000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"protected\":false,\"id_str\":\"17374070\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Largentula\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"created_at\":\"Thu Nov 13 22:12:09 +0000 2008\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"id\":17374070,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1650721797\\/Largy_normal.jpg\"},\"truncated\":false,\"id\":173176943343185921,\"created_at\":\"Fri Feb 24 22:46:15 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 415000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "83037f9b-98c1-4a9c-b106-0174dbb30430-173176943343185921" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "et docn, frollin #ilreste #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1780301867/avatar_normal.jpg" -}, -"title": "Okhin: et docn, frollin #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 416000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"et docn, frollin #ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[17,25]},{\"text\":\"lgw\",\"indices\":[26,30]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176946576998400\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":441,\"screen_name\":\"okhin\",\"lang\":\"en\",\"profile_text_color\":\"739694\",\"statuses_count\":10334,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":65,\"profile_link_color\":\"729172\",\"followers_count\":797,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\",\"description\":\"Cypherpunk fuelled by lulz and caffein, data-pornstar, crypto-terrorist \\/ 00513947\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"2f1812\",\"id_str\":\"49560409\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"profile_sidebar_fill_color\":\"411c0f\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\",\"name\":\"Okhin\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 22 06:52:46 +0000 2009\",\"profile_sidebar_border_color\":\"2f1812\",\"id\":49560409,\"utc_offset\":3600,\"favourites_count\":38,\"url\":\"https:\\/\\/about.okhin.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176946576998400,\"created_at\":\"Fri Feb 24 22:46:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 416000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bfcc7853-981a-4394-b4a8-045882407634-173176946576998400" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1819530189/twitter_normal.png" -}, -"title": "Benoit Lebreau: #change2ton #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 416000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#change2ton #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176948267290624\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":605,\"screen_name\":\"benoitlebreau\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4157,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"667033\",\"followers_count\":339,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1819530189\\/twitter_normal.png\",\"description\":\"sympathique et cool \\/\\/ danseur \\u00e9toile \\u00e0 NRJ Group \\/\\/ #runner parisien du soir, #radio amateur et tr\\u00e8s dr\\u00f4le \\u00e0 la t\\u00e9l\\u00e9\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"267290862\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819530189\\/twitter_normal.png\",\"name\":\"Benoit Lebreau\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 16 17:22:17 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":267290862,\"utc_offset\":3600,\"favourites_count\":38,\"url\":\"http:\\/\\/www.benoitlebreau.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176948267290624,\"created_at\":\"Fri Feb 24 22:46:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 416000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "571f7f8b-aec5-4a00-8559-e8e76d96cc5c-173176948267290624" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste", -"img": { -"src": "http://a2.twimg.com/profile_images/1801682939/image_normal.jpg" -}, -"title": "alexandra evan: #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 417000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176951966662657\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":18,\"screen_name\":\"alexevan\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":295,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":113,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1801682939\\/image_normal.jpg\",\"description\":\"Global Planning Director @ DDB interested in people, conversations, behaviour. Passionate by arequipe, wine & traveling. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"33499701\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801682939\\/image_normal.jpg\",\"name\":\"alexandra evan\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 20 12:45:25 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":33499701,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176951966662657,\"created_at\":\"Fri Feb 24 22:46:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 417000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "de21e2a7-c776-4956-a48f-161ed211d0f9-173176951966662657" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "on va dire #ilPart #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1598467503/aurel2_-_Copie_normal.jpg" -}, -"title": "Aurélien: on va dire #ilPart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 418000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"on va dire #ilPart #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilPart\",\"indices\":[11,18]},{\"text\":\"lgw\",\"indices\":[19,23]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176956165169153\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":886,\"screen_name\":\"aurel_p\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":33183,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Pau\",\"show_all_inline_media\":true,\"listed_count\":152,\"profile_link_color\":\"93A644\",\"followers_count\":2185,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"description\":\"cr\\u00e9ation web le jour, TVvore le soir. Attention risque de LT m\\u00eame des \\u00e9missions les plus mauvaises de la t\\u00e9l\\u00e9 fran\\u00e7aise. Partage en tout genre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"14321671\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"name\":\"Aur\\u00e9lien\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 07 10:27:23 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":14321671,\"utc_offset\":3600,\"favourites_count\":140,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176956165169153,\"created_at\":\"Fri Feb 24 22:46:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 418000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6aa8f813-82c0-437d-bdc2-7fa7fb9e5739-173176956165169153" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw @vivnvin #cqui", -"img": { -"src": "http://a2.twimg.com/profile_images/1632512642/John_normal.jpg" -}, -"title": "Stephane : #lgw @vivnvin #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 419000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw @vivnvin #cqui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cqui\",\"indices\":[14,19]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176959176679424\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":159,\"screen_name\":\"stefLP\",\"lang\":\"fr\",\"profile_text_color\":\"6a1e00\",\"statuses_count\":1540,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/292553800\\/IMG_0246__1600x1200_.JPG\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0800b6\",\"followers_count\":75,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1632512642\\/John_normal.jpg\",\"description\":\"Je travaille dans le monde de l'informatique et des pharmacies (depuis 17 ans) , et \\u00e9galement auto-entrepreneur \\u00e0 mes temps perdus. http:\\/\\/about.me\\/bealcost\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffe9d9\",\"id_str\":\"11192742\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/292553800\\/IMG_0246__1600x1200_.JPG\",\"profile_sidebar_fill_color\":\"ffecd9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1632512642\\/John_normal.jpg\",\"name\":\"Stephane \",\"default_profile_image\":false,\"created_at\":\"Sat Dec 15 10:31:27 +0000 2007\",\"profile_sidebar_border_color\":\"001e0e\",\"id\":11192742,\"utc_offset\":3600,\"favourites_count\":42,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176959176679424,\"created_at\":\"Fri Feb 24 22:46:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 419000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9e821d10-9512-431c-b9a1-f79591b2c31b-173176959176679424" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilReste", -"img": { -"src": "http://a3.twimg.com/profile_images/1727266317/oimtampon_normal.jpg" -}, -"title": "Lucas Parax: #lgw #ilReste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 420000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilReste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilReste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176963438092288\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":731,\"screen_name\":\"lucasparax\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9270,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"990000\",\"followers_count\":538,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1727266317\\/oimtampon_normal.jpg\",\"description\":\"Politique, musique, r\\u00e9flexions absurdes. J'aime bien votre veste, mais faudrait penser \\u00e0 ne pas la retourner. #\\u00e9lys\\u00e9e_2012 #rock\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"333415548\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727266317\\/oimtampon_normal.jpg\",\"name\":\"Lucas Parax\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 11 14:14:27 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":333415548,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/lucasparax.over-blog.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176963438092288,\"created_at\":\"Fri Feb 24 22:46:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 420000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9212ff9b-baa5-4cf8-8284-63dc63534ed3-173176963438092288" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste mais grave", -"img": { -"src": "http://a0.twimg.com/profile_images/1745897152/espress_normal.jpg" -}, -"title": "a.grigolini: #lgw #ilreste mais grave", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 420000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #ilreste mais grave\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176963660394496\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8a8a8\",\"screen_name\":\"antuan\",\"lang\":\"en\",\"favourites_count\":258,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":862,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":386,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1745897152\\/espress_normal.jpg\",\"description\":\"ristretto sans sucre | direction de la strat\\u00e9gie \\u00e0 francetv (mais ce compte est personnel, n\\u2019engage que moi etc etc) | TL surtout en VF \\/ a volte in italiano\",\"statuses_count\":2387,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/179413861\\/LogoORTF.gif\",\"show_all_inline_media\":true,\"listed_count\":14,\"profile_link_color\":\"990000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"5661312\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"a.grigolini\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/179413861\\/LogoORTF.gif\",\"created_at\":\"Mon Apr 30 17:55:20 +0000 2007\",\"profile_sidebar_fill_color\":\"f2f2f2\",\"id\":5661312,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1745897152\\/espress_normal.jpg\"},\"truncated\":false,\"id\":173176963660394496,\"created_at\":\"Fri Feb 24 22:46:20 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 420000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d45aa68b-b295-444e-a936-e9cd596c8bef-173176963660394496" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @skullpat: Meilleur film : The Artist #Cesar2012 Une bonne occasion de zapper sur #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1544200375/thumb_normal.jpg" -}, -"title": "Tube2Com: RT @skullpat: Meilleur film : The Artist #Cesar2012 Une bonne occasion de zapper sur #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 420000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @skullpat: Meilleur film : The Artist #Cesar2012 Une bonne occasion de zapper sur #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"skullpat\",\"indices\":[3,12],\"id_str\":\"8148052\",\"name\":\"skullpat\",\"id\":8148052}],\"urls\":[],\"hashtags\":[{\"text\":\"Cesar2012\",\"indices\":[41,51]},{\"text\":\"LGW\",\"indices\":[85,89]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Meilleur film : The Artist #Cesar2012 Une bonne occasion de zapper sur #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Cesar2012\",\"indices\":[27,37]},{\"text\":\"LGW\",\"indices\":[71,75]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176818050924544\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":712,\"screen_name\":\"skullpat\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":23402,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/39630011\\/twitter.jpg\",\"location\":\"Atlantic Ocean\",\"show_all_inline_media\":false,\"listed_count\":104,\"profile_link_color\":\"44a1d0\",\"followers_count\":1372,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1186579939\\/skullpat4playboy_normal.jpg\",\"description\":\"Voyageur permanent !! http:\\/\\/marseille.tv\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"8148052\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/39630011\\/twitter.jpg\",\"profile_sidebar_fill_color\":\"ecebef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1186579939\\/skullpat4playboy_normal.jpg\",\"name\":\"skullpat\",\"default_profile_image\":false,\"created_at\":\"Sun Aug 12 23:46:20 +0000 2007\",\"profile_sidebar_border_color\":\"faaa16\",\"id\":8148052,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/skullpat.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176818050924544,\"created_at\":\"Fri Feb 24 22:45:45 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176963345821696\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":429,\"screen_name\":\"Tube2Com\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":3832,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/293888537\\/t2c.png\",\"location\":\"Bzh\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"a6cf38\",\"followers_count\":421,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1544200375\\/thumb_normal.jpg\",\"description\":\"Paris - Londres - Plougoumelen\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"15179814\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/293888537\\/t2c.png\",\"profile_sidebar_fill_color\":\"e8ffd1\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1544200375\\/thumb_normal.jpg\",\"name\":\"Tube2Com\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 20 13:44:00 +0000 2008\",\"profile_sidebar_border_color\":\"7e704d\",\"id\":15179814,\"utc_offset\":3600,\"favourites_count\":8,\"url\":\"http:\\/\\/www.tube2com.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176963345821696,\"created_at\":\"Fri Feb 24 22:46:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 420000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "893b02a4-92ad-424d-92b7-1692b9ca89e5-173176963345821696" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "François #ilReste #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: François #ilReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 422000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Fran\\u00e7ois #ilReste #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[9,17]},{\"text\":\"lgw\",\"indices\":[18,22]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176971562463234\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"favourites_count\":12,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":100,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"statuses_count\":3247,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"JonathanMM\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":228777896,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\"},\"truncated\":false,\"id\":173176971562463234,\"created_at\":\"Fri Feb 24 22:46:22 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 422000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3367da8e-0ea7-43a2-b214-a293d00fe433-173176971562463234" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Il faut qu'il parte #ilpart #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1578085959/funny-dirty-photos-thechive-7_normal.jpg" -}, -"title": "Matthieu Michel: Il faut qu'il parte #ilpart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 422000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Il faut qu'il parte #ilpart #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[20,27]},{\"text\":\"lgw\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176972741066752\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":68,\"screen_name\":\"MicheO3\",\"lang\":\"en\",\"profile_text_color\":\"3E4415\",\"statuses_count\":5141,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"Marseille\\/Paris\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"D02B55\",\"followers_count\":95,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1578085959\\/funny-dirty-photos-thechive-7_normal.jpg\",\"description\":\"\\u00ab Dieu a cr\\u00e9\\u00e9 les seins pour nourrir les enfants et on y met des proth\\u00e8ses pour nourrir les docteurs. \\u00bb\\u00ab Ce monde est un vaste naufrage : sauve qui peut ! \\u00bb\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"68460513\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1578085959\\/funny-dirty-photos-thechive-7_normal.jpg\",\"name\":\"Matthieu Michel\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 24 17:30:05 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":68460513,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176972741066752,\"created_at\":\"Fri Feb 24 22:46:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 422000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "681ba4a7-d511-4337-b796-96c1434b5e43-173176972741066752" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1398568911/IMG_2179_-_Copie_normal.jpg" -}, -"title": "Lucie: #change2ton #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 422000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#change2ton #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176974599139329\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":149,\"screen_name\":\"Milcah7\",\"lang\":\"en\",\"profile_text_color\":\"807d80\",\"statuses_count\":9482,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"03949e\",\"followers_count\":79,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"description\":\"Herocorpienne, S\\u00e9riephile (pas assez \\u00e0 mon go\\u00fbt), DVDvore,Cin\\u00e9vore, aime le tennis et le rugby, le rock, pop-rock... et ses twittos 3\\r\\n.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"63258588\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"name\":\"Lucie\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 05 21:13:19 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":63258588,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176974599139329,\"created_at\":\"Fri Feb 24 22:46:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 422000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "00d2b65c-5596-4769-85a2-85e6324acc30-173176974599139329" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilpart", -"img": { -"src": "http://a1.twimg.com/profile_images/1695316394/sttz_fav_plus_twitter_normal.png" -}, -"title": "STTZ™: #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 424000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #ilpart\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[5,12]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176979523239936\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"f70000\",\"screen_name\":\"Santtchez\",\"lang\":\"fr\",\"favourites_count\":221,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":296,\"location\":\"St Mand\\u00e9, PARIS\",\"profile_text_color\":\"000000\",\"followers_count\":253,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1695316394\\/sttz_fav_plus_twitter_normal.png\",\"description\":\"Blogueur et Blagueur.Logotophile voir logotophage. Un logo, Prenez contact: Santtchez@gmail.com #LOLgo #BBasile\",\"statuses_count\":7957,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/329414068\\/sttz_TWT.jpg\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"16a2cc\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"332249953\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"STTZ\\u2122\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/329414068\\/sttz_TWT.jpg\",\"created_at\":\"Sat Jul 09 13:38:44 +0000 2011\",\"profile_sidebar_fill_color\":\"404040\",\"id\":332249953,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/santtchez.blogspot.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1695316394\\/sttz_fav_plus_twitter_normal.png\"},\"truncated\":false,\"id\":173176979523239936,\"created_at\":\"Fri Feb 24 22:46:24 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 424000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "980c001e-8c7c-4e2b-9e57-7cc97d630526-173176979523239936" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilReste @francoisrollin #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1763850955/avatar_stopsopa_normal.jpeg" -}, -"title": "François Revol: #ilReste @francoisrollin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 424000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilReste @francoisrollin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[9,24],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[25,29]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176981855272960\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":253,\"screen_name\":\"mmu_man\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":10392,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Internet\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"0084B4\",\"followers_count\":311,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"description\":\"Engineer, #FLOSS developer, Haiku contributor, hacktivist, Tai Chi & Kung-Fu practitioner\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"102075787\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"name\":\"Fran\\u00e7ois Revol\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 05 14:32:42 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":102075787,\"utc_offset\":null,\"favourites_count\":19,\"url\":\"http:\\/\\/revolf.free.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176981855272960,\"created_at\":\"Fri Feb 24 22:46:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 424000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3b6193f3-b365-4049-8522-7a88f06ce63a-173176981855272960" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1683879841/Photo_du_83030873-12-___23.03_normal.jpg" -}, -"title": "Rémi: #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 425000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176985395273729\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":319,\"screen_name\":\"GabytaineFlam\",\"lang\":\"fr\",\"profile_text_color\":\"8FCAE0\",\"statuses_count\":5839,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"location\":\"Toulouse.\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"4BB7DF\",\"followers_count\":367,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"description\":\"Les tweets qui ont \\u00e9t\\u00e9 \\u00e9crits dans cette TL ont \\u00e9t\\u00e9 faits par un professionnel. N'essayez pas de les reproduire \\u00e0 la maison. Contentez vous de les suivre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"59BEE4\",\"id_str\":\"161146189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"profile_sidebar_fill_color\":\"191F22\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"name\":\"R\\u00e9mi\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 30 03:07:45 +0000 2010\",\"profile_sidebar_border_color\":\"4BB7DF\",\"id\":161146189,\"utc_offset\":-10800,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176985395273729,\"created_at\":\"Fri Feb 24 22:46:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 425000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "67520761-b648-468f-928b-5cc75bbb027d-173176985395273729" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1577239476/monkey2_normal.jpg" -}, -"title": "Feaux: #change2ton #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 425000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#change2ton #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176987370782720\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":445,\"screen_name\":\"Alain_Feaux\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":371,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/342627193\\/IMG_1241.JPG\",\"location\":\"Clamart\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":39,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1577239476\\/monkey2_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"119033186\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/342627193\\/IMG_1241.JPG\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1577239476\\/monkey2_normal.jpg\",\"name\":\"Feaux\",\"default_profile_image\":false,\"created_at\":\"Tue Mar 02 13:24:00 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":119033186,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/pas-encore-hari-seldon-blog.over-blog.net\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176987370782720,\"created_at\":\"Fri Feb 24 22:46:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 425000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5ad77309-a157-4d29-9a3c-fa6a5be687e1-173176987370782720" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw iReste", -"img": { -"src": "http://a3.twimg.com/profile_images/1612866761/2222_normal.jpg" -}, -"title": "makina: #lgw iReste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 426000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw iReste\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176990927564802\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"makina37\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1612866761\\/2222_normal.jpg\",\"description\":\"\",\"statuses_count\":13,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"351529067\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"makina\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Aug 09 11:20:33 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":351529067,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612866761\\/2222_normal.jpg\"},\"truncated\":false,\"id\":173176990927564802,\"created_at\":\"Fri Feb 24 22:46:26 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 426000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4a9eb7f0-25a0-4abc-98d3-8602854c8285-173176990927564802" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@francoisrollin -> #IlReste mais #change2ton! #LGW!!!!!", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: @francoisrollin -> #IlReste mais #change2ton! #LGW!!!!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 428000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@francoisrollin -> #IlReste mais #change2ton! #LGW!!!!!\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[0,15],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[22,30]},{\"text\":\"change2ton\",\"indices\":[36,47]},{\"text\":\"LGW\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176998242426884\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"369489076\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":912,\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"profile_text_color\":\"a3c23e\",\"statuses_count\":4894,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"location\":\"Alsace, France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"profile_sidebar_fill_color\":\"9ca871\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"name\":\"Hugo SCHOCH\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_border_color\":\"111405\",\"id\":175540303,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/only.hug33k.fr\\/\"},\"in_reply_to_screen_name\":\"francoisrollin\",\"truncated\":false,\"id\":173176998242426884,\"created_at\":\"Fri Feb 24 22:46:28 +0000 2012\",\"in_reply_to_user_id\":369489076}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 428000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "86fb22cf-d190-4a26-85f3-999726a76b4b-173176998242426884" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Non mais sérieux ... bon go #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1545219778/Lion-yellow_normal.png" -}, -"title": "Lion: Non mais sérieux ... bon go #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 429000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Non mais s\\u00e9rieux ... bon go #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[28,32]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177000977108993\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"000000\",\"screen_name\":\"MonsieurLion\",\"lang\":\"fr\",\"favourites_count\":11,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":277,\"location\":\"In Flight\",\"profile_text_color\":\"000000\",\"followers_count\":337,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1545219778\\/Lion-yellow_normal.png\",\"description\":\"Parfois je finis mes phrases parfois je n'y\",\"statuses_count\":9629,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26715550\\/00839_condensation_1680x1050.jpg\",\"show_all_inline_media\":true,\"listed_count\":34,\"profile_link_color\":\"244067\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9c6d9c\",\"protected\":false,\"id_str\":\"61885781\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Lion\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26715550\\/00839_condensation_1680x1050.jpg\",\"created_at\":\"Fri Jul 31 22:00:03 +0000 2009\",\"profile_sidebar_fill_color\":\"ffeba8\",\"id\":61885781,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.monsieurlion.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1545219778\\/Lion-yellow_normal.png\"},\"truncated\":false,\"id\":173177000977108993,\"created_at\":\"Fri Feb 24 22:46:29 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 429000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3dfc32f5-5ac1-4449-b489-c33afa13099e-173177000977108993" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste", -"img": { -"src": "http://a3.twimg.com/profile_images/1806602566/1328464247_Orange_normal.png" -}, -"title": "G.: #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 429000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177001509781506\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":126,\"screen_name\":\"g_____________n\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":488,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Plan\\u00e8te Terre, ou pas.\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":15,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1806602566\\/1328464247_Orange_normal.png\",\"description\":\"0x000000. Kernel Panic.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"30282941\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1806602566\\/1328464247_Orange_normal.png\",\"name\":\"G.\",\"default_profile_image\":false,\"created_at\":\"Fri Apr 10 18:48:48 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":30282941,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177001509781506,\"created_at\":\"Fri Feb 24 22:46:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 429000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ae722d1c-85b1-4528-8508-f9afc97fe960-173177001509781506" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est quoi Twitter ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1824565430/photo_2_normal.JPG" -}, -"title": "Bakt El Raalis: C'est quoi Twitter ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 429000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est quoi Twitter ? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177003061690369\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"baktelraalis\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1093,\"location\":\"France\",\"profile_text_color\":\"636363\",\"followers_count\":1299,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"description\":\"Admin Web \\/ R\\u00e9dacteur en chef @Pelecanus_net + apprenti photographe + amateur de musique ind\\u00e9' et de culture ALT + demandeur d'asile + fils des internets\",\"statuses_count\":21284,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"show_all_inline_media\":true,\"listed_count\":105,\"profile_link_color\":\"808080\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"18515564\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Bakt El Raalis\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"created_at\":\"Wed Dec 31 20:37:21 +0000 2008\",\"profile_sidebar_fill_color\":\"141414\",\"id\":18515564,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.pelecanus.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\"},\"truncated\":false,\"id\":173177003061690369,\"created_at\":\"Fri Feb 24 22:46:29 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 429000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "26aac65e-1f29-4b48-81e4-ca424aa49485-173177003061690369" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "<3 @LeGrandWebze & @kheops2713 et son écharpe #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1684751725/tcxbzhar-550x550_normal.png" -}, -"title": "JellyFish Transl8: <3 @LeGrandWebze & @kheops2713 et son écharpe #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 430000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"<3 @LeGrandWebze & @kheops2713 et son \\u00e9charpe #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[6,19],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"kheops2713\",\"indices\":[22,33],\"id_str\":\"321006177\",\"name\":\"KheOps\",\"id\":321006177}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177004609380352\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":513,\"screen_name\":\"WeTransl8\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":3447,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"The Internetz\",\"show_all_inline_media\":false,\"listed_count\":21,\"profile_link_color\":\"0084B4\",\"followers_count\":486,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1684751725\\/tcxbzhar-550x550_normal.png\",\"description\":\"Our aim is to provide a platform for translations of #Telecomix #Anon & cyberanthropology-related stuff. \\r\\n#opBlueBra http:\\/\\/bluebra.anontranslator.eu\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"022330\",\"id_str\":\"340345134\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1684751725\\/tcxbzhar-550x550_normal.png\",\"name\":\"JellyFish Transl8\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 22 15:07:52 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":340345134,\"utc_offset\":3600,\"favourites_count\":84,\"url\":\"http:\\/\\/anontranslator.eu\\/category\\/edito\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177004609380352,\"created_at\":\"Fri Feb 24 22:46:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 430000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "885e3259-35a9-42b9-8e4e-9a7ce2bbf341-173177004609380352" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @alexevan: #lgw vote vote vote!!! http://t.co/fVwbp7Da", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: RT @alexevan: #lgw vote vote vote!!! http://t.co/fVwbp7Da", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 430000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @alexevan: #lgw vote vote vote!!! http:\\/\\/t.co\\/fVwbp7Da\",\"entities\":{\"urls\":[{\"indices\":[37,57],\"display_url\":\"pic.twitter.com\\/fVwbp7Da\",\"expanded_url\":\"http:\\/\\/twitter.com\\/alexevan\\/status\\/173176808706023425\\/photo\\/1\",\"url\":\"http:\\/\\/t.co\\/fVwbp7Da\"}],\"user_mentions\":[{\"screen_name\":\"alexevan\",\"indices\":[3,12],\"name\":\"alexandra evan\",\"id_str\":\"33499701\",\"id\":33499701}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw vote vote vote!!! http:\\/\\/t.co\\/fVwbp7Da\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}],\"media\":[{\"type\":\"photo\",\"indices\":[23,43],\"sizes\":{\"small\":{\"h\":453,\"resize\":\"fit\",\"w\":340},\"large\":{\"h\":1024,\"resize\":\"fit\",\"w\":768},\"medium\":{\"h\":800,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150}},\"media_url\":\"http:\\/\\/p.twimg.com\\/Amc_Y9aCIAA50mf.jpg\",\"id_str\":\"173176808710217728\",\"id\":173176808710217728,\"expanded_url\":\"http:\\/\\/twitter.com\\/alexevan\\/status\\/173176808706023425\\/photo\\/1\",\"display_url\":\"pic.twitter.com\\/fVwbp7Da\",\"url\":\"http:\\/\\/t.co\\/fVwbp7Da\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/Amc_Y9aCIAA50mf.jpg\"}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176808706023425\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"alexevan\",\"lang\":\"en\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":18,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":113,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1801682939\\/image_normal.jpg\",\"description\":\"Global Planning Director @ DDB interested in people, conversations, behaviour. Passionate by arequipe, wine & traveling. \",\"statuses_count\":295,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"33499701\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"alexandra evan\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Apr 20 12:45:25 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":33499701,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801682939\\/image_normal.jpg\"},\"truncated\":false,\"id\":173176808706023425,\"created_at\":\"Fri Feb 24 22:45:43 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177005263691777\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"favourites_count\":23,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":383,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":2386,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"statuses_count\":6696,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"protected\":false,\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Ludovic Delaherche\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":72665061,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/chapkattack.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\"},\"truncated\":false,\"id\":173177005263691777,\"created_at\":\"Fri Feb 24 22:46:30 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 430000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0f098acb-0bf6-4a3d-8f41-67f7739f4672-173177005263691777" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "+1 RT @saintmtex: allez tous sur la 5 #lgw #ilreste", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: +1 RT @saintmtex: allez tous sur la 5 #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 430000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"+1 RT @saintmtex: allez tous sur la 5 #lgw #ilreste\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"saintmtex\",\"indices\":[6,16],\"id_str\":\"287653885\",\"name\":\"philippe \",\"id\":287653885}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[38,42]},{\"text\":\"ilreste\",\"indices\":[43,51]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177007297937408\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":156,\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":34386,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris Montparnasse - Bruxelles\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"followers_count\":532,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"name\":\"Pierre B.\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":104184883,\"utc_offset\":-10800,\"favourites_count\":254,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177007297937408,\"created_at\":\"Fri Feb 24 22:46:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 430000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4db41392-87e4-4c62-b466-f411e5018282-173177007297937408" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cQui #lgw #jet'aini**", -"img": { -"src": "http://a0.twimg.com/profile_images/140682274/portrait_normal.PNG" -}, -"title": "naeltoyou: #cQui #lgw #jet'aini**", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 430000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#cQui #lgw #jet'aini**\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[6,10]},{\"text\":\"jet\",\"indices\":[11,15]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177005142048769\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"naeltoyou\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":769,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":771,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/140682274\\/portrait_normal.PNG\",\"description\":\"\",\"statuses_count\":921,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/3394861\\/garnier.png\",\"show_all_inline_media\":false,\"listed_count\":29,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"11339872\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"naeltoyou\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/3394861\\/garnier.png\",\"created_at\":\"Wed Dec 19 16:25:06 +0000 2007\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":11339872,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/naeltoyou.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/140682274\\/portrait_normal.PNG\"},\"truncated\":false,\"id\":173177005142048769,\"created_at\":\"Fri Feb 24 22:46:30 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 430000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef0f27a4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d98ca3d5-73d1-4b1b-bb3f-e7cd7a6504b8-173177005142048769" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rollin Macfly #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1843041770/apollo_creed1_normal.jpg" -}, -"title": "Apollo Weed: Rollin Macfly #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 430000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Rollin Macfly #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[14,18]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177007721549825\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"OnernoD\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":100,\"location\":\"Beuhverly Pills\",\"profile_text_color\":\"666666\",\"followers_count\":273,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1843041770\\/apollo_creed1_normal.jpg\",\"description\":\"La vie, c'est pas Tetris, c'est Mortal Kombat : On doit tout faire pour \\u00e9viter la fatalit\\u00e9. Laisse-moi te faire l'humour, tu ne seras pas d\\u00e9\\u00e7u(e).\",\"statuses_count\":1040,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":10,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"348399043\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Apollo Weed\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Thu Aug 04 11:00:09 +0000 2011\",\"profile_sidebar_fill_color\":\"252429\",\"id\":348399043,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843041770\\/apollo_creed1_normal.jpg\"},\"truncated\":false,\"id\":173177007721549825,\"created_at\":\"Fri Feb 24 22:46:30 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 430000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "17e245b7-b012-449c-a07c-0b233eca84c0-173177007721549825" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1841029880/gangstacat6ze46f4ze6f4z6e84_normal.jpg" -}, -"title": "Brice R.: #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 431000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177011819384832\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":69,\"screen_name\":\"brice_r_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2375,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/404651107\\/ToVictory.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1841029880\\/gangstacat6ze46f4ze6f4z6e84_normal.jpg\",\"description\":\"#G\\u00e9meaux #DoublePersonnalit\\u00e9 \\r\\nParce que la vie priv\\u00e9e ne sert pas uniquement \\u00e0 cacher des d\\u00e9lits et des crimes.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Copenhagen\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"15512436\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/404651107\\/ToVictory.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841029880\\/gangstacat6ze46f4ze6f4z6e84_normal.jpg\",\"name\":\"Brice R.\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 21 08:09:24 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":15512436,\"utc_offset\":3600,\"favourites_count\":5,\"url\":\"https:\\/\\/www.eff.org\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177011819384832,\"created_at\":\"Fri Feb 24 22:46:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 431000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "14079503-c379-483c-8cda-d8e476be2db5-173177011819384832" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1838269436/tetocarre__1__normal.jpg" -}, -"title": "Hiper-tofu: #change2ton #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 433000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#change2ton #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177020044414976\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":500,\"screen_name\":\"hipertofu\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":5841,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/355503326\\/60degree_gray.png\",\"location\":\"France, Ch\\u00e2teaudun\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"000000\",\"followers_count\":237,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1838269436\\/tetocarre__1__normal.jpg\",\"description\":\"Createur de contenue sur l'univers Ankama.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"40027408\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/355503326\\/60degree_gray.png\",\"profile_sidebar_fill_color\":\"ededed\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838269436\\/tetocarre__1__normal.jpg\",\"name\":\"Hiper-tofu\",\"default_profile_image\":false,\"created_at\":\"Thu May 14 16:25:54 +0000 2009\",\"profile_sidebar_border_color\":\"000000\",\"id\":40027408,\"utc_offset\":3600,\"favourites_count\":45,\"url\":\"http:\\/\\/dofusmotion.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177020044414976,\"created_at\":\"Fri Feb 24 22:46:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 433000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8e9f0ac0-8b31-4140-812e-92d7ce986889-173177020044414976" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #cqui @vinvin", -"img": { -"src": "http://a1.twimg.com/profile_images/1679403634/bgd-readme2_normal.png" -}, -"title": "bubble.t: #lgw #cqui @vinvin", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 433000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #cqui @vinvin\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[11,18],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cqui\",\"indices\":[5,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177020572893184\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":54,\"screen_name\":\"bubbleT2012\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":16,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":31,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1679403634\\/bgd-readme2_normal.png\",\"description\":\"Bubble T est une application de visualisation cr\\u00e9\\u00e9e par @raphV @cybunk @romsson @ymh_work A voir ici : http:\\/\\/dev.fabelier.org\\/bubble-t\\/ made in @inria @IRIlive\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"430738774\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1679403634\\/bgd-readme2_normal.png\",\"name\":\"bubble.t\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 07 14:25:48 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":430738774,\"utc_offset\":null,\"favourites_count\":0,\"url\":\"http:\\/\\/dev.fabelier.org\\/bubble-t\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177020572893184,\"created_at\":\"Fri Feb 24 22:46:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 433000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9a11b584-f74b-4a37-a69a-c232f758f879-173177020572893184" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1823017040/tetocarre_normal.jpg" -}, -"title": "GoldoNat: #change2ton ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 434000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#change2ton ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[14,18]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177021508222976\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"GoldoNat\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":256,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"description\":\"Graphiste, Pr\\u00e9sentatrice qui raconte des blagues nulles et Stagiaire irresponsable \\u00e9v\\u00e8nement chez DoReMi Game Cie, Jeux Vid\\u00e9os, Troll \\u00e0 ses heures perdues.\",\"statuses_count\":1752,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"116250574\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"GoldoNat\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Sun Feb 21 19:13:39 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":116250574,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.doremi.asso.fr\\/site\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\"},\"truncated\":false,\"id\":173177021508222976,\"created_at\":\"Fri Feb 24 22:46:34 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 434000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "03287fa8-141a-40d5-afba-e15de6027075-173177021508222976" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @zacal33: ça manque de lumière non ? #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1658546588/solidarnosc_normal.jpg" -}, -"title": "Miguel Teixeira: RT @zacal33: ça manque de lumière non ? #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 436000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @zacal33: \\u00e7a manque de lumi\\u00e8re non ? #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"zacal33\",\"indices\":[3,11],\"id_str\":\"51889223\",\"name\":\"Zacal\",\"id\":51889223}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[40,44]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"\\u00e7a manque de lumi\\u00e8re non ? #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[27,31]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176857951338496\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":602,\"screen_name\":\"zacal33\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3673,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Bordeaux\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"009999\",\"followers_count\":258,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1803065777\\/me_w_arb_normal.jpg\",\"description\":\"Si on remboursait le temps perdu, je serais riche. Politiquement ambidextre asym\\u00e9trique, dominante h\\u00e9misph\\u00e8re gauche. Serial retweeter de @solangeteparle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"51889223\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803065777\\/me_w_arb_normal.jpg\",\"name\":\"Zacal\",\"default_profile_image\":false,\"created_at\":\"Sun Jun 28 23:59:26 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":51889223,\"utc_offset\":3600,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176857951338496,\"created_at\":\"Fri Feb 24 22:45:55 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177033130655744\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":258,\"screen_name\":\"migteix\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2718,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Orleans\",\"show_all_inline_media\":true,\"listed_count\":16,\"profile_link_color\":\"0084B4\",\"followers_count\":267,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1658546588\\/solidarnosc_normal.jpg\",\"description\":\"blogueur orl\\u00e9anais, parle surtout d'actu locale et sort 2\\/3 blagues de temps en temps...\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"3543511\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658546588\\/solidarnosc_normal.jpg\",\"name\":\"Miguel Teixeira\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 05 18:00:09 +0000 2007\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":3543511,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.coteboulevard.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177033130655744,\"created_at\":\"Fri Feb 24 22:46:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 436000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dcc89124-eb3b-4de1-a7a1-2b70f4d7ffba-173177033130655744" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#IlReste #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1797067396/MoiBW_normal.jpg" -}, -"title": "Nicolas FRANCHINI: #IlReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 436000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#IlReste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177030165270528\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":658,\"screen_name\":\"NicoFranchini\",\"lang\":\"fr\",\"profile_text_color\":\"332D23\",\"statuses_count\":1432,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/379537411\\/x125429e66c3497793002c40b0fc56e9.jpg\",\"location\":\"Saint Malo, France\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"544C45\",\"followers_count\":106,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1797067396\\/MoiBW_normal.jpg\",\"description\":\"Syntax error.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"33603164\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/379537411\\/x125429e66c3497793002c40b0fc56e9.jpg\",\"profile_sidebar_fill_color\":\"0D0806\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1797067396\\/MoiBW_normal.jpg\",\"name\":\"Nicolas FRANCHINI\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 20 18:06:13 +0000 2009\",\"profile_sidebar_border_color\":\"4F606E\",\"id\":33603164,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"https:\\/\\/profiles.google.com\\/nicolas.franchini\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177030165270528,\"created_at\":\"Fri Feb 24 22:46:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 436000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d31aa835-d307-4e1f-8a75-81c77243df1a-173177030165270528" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Ilreste évidemment ! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1658912814/fkjddkfhk_normal.png" -}, -"title": "Manon: #Ilreste évidemment ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 437000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#Ilreste \\u00e9videmment ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[22,26]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.7860476,50.4187981],[2.8492605,50.4187981],[2.8492605,50.4589035],[2.7860476,50.4589035]]]},\"attributes\":{},\"full_name\":\"Lens, Pas-de-Calais\",\"place_type\":\"city\",\"name\":\"Lens\",\"id\":\"6f2473b6bfd0682a\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/6f2473b6bfd0682a.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177035814993921\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":298,\"screen_name\":\"manonkzlwsk\",\"lang\":\"fr\",\"profile_text_color\":\"3d3438\",\"statuses_count\":15002,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"location\":\"Is\\u00e8re, France\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"de4261\",\"followers_count\":260,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"description\":\"Nordiste expatri\\u00e9e, \\u00e9tudiante en sciences du langage \\u00e0 #lyon2, un peu geek, s\\u00e9rievore, livetweeteuse #ondar et fid\\u00e8le herocorpienne. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"e8e8e8\",\"id_str\":\"48084154\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"profile_sidebar_fill_color\":\"e8e8e8\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"name\":\"Manon\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 17 19:34:49 +0000 2009\",\"profile_sidebar_border_color\":\"e8e8e8\",\"id\":48084154,\"utc_offset\":3600,\"favourites_count\":194,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177035814993921,\"created_at\":\"Fri Feb 24 22:46:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 437000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "37838f3a-7c51-4ae8-a77b-aa39254f48de-173177035814993921" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilpart #ilpart #ilpart #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1648215039/EmeryDoligeHubN_B_normal.jpg" -}, -"title": "Emery Doligé: #ilpart #ilpart #ilpart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 438000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ilpart #ilpart #ilpart #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[0,7]},{\"text\":\"ilpart\",\"indices\":[8,15]},{\"text\":\"ilpart\",\"indices\":[16,23]},{\"text\":\"lgw\",\"indices\":[24,28]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177039577288704\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"MryEmery\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":493,\"location\":\"Paris Rive Gauche\",\"profile_text_color\":\"666666\",\"followers_count\":19577,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1648215039\\/EmeryDoligeHubN_B_normal.jpg\",\"description\":\"Vanksen. Europe 1 #dcdc. Lib\\u00e9ral ta m\\u00e8re.\",\"statuses_count\":31438,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/170627783\\/mrytwitter_copie.jpg\",\"show_all_inline_media\":true,\"listed_count\":931,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f7f8fa\",\"protected\":false,\"id_str\":\"14285154\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Emery Dolig\\u00e9\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/170627783\\/mrytwitter_copie.jpg\",\"created_at\":\"Wed Apr 02 16:59:11 +0000 2008\",\"profile_sidebar_fill_color\":\"252429\",\"id\":14285154,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/mry.blogs.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648215039\\/EmeryDoligeHubN_B_normal.jpg\"},\"truncated\":false,\"id\":173177039577288704,\"created_at\":\"Fri Feb 24 22:46:38 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 438000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fbc22ed9-6b1a-43db-8038-de80e2c0a138-173177039577288704" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Rollin #ilreste", -"img": { -"src": "http://a1.twimg.com/profile_images/1633923341/tn48_normal.png" -}, -"title": "msiou: #lgw Rollin #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 438000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw Rollin #ilreste\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[12,20]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177041796079616\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"c9b766\",\"screen_name\":\"msiou\",\"lang\":\"en\",\"favourites_count\":9,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":226,\"location\":\"\",\"profile_text_color\":\"d28730\",\"followers_count\":212,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1633923341\\/tn48_normal.png\",\"description\":\"blogueur sur http:\\/\\/msiou.net \\r\\namoureux de la musique sur http:\\/\\/lapausemeuzicale.tumblr.com \",\"statuses_count\":48128,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/358227164\\/3097-mur-en-bois-WallFizz.jpg\",\"show_all_inline_media\":false,\"listed_count\":42,\"profile_link_color\":\"4a9ba8\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"10070792\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"msiou\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/358227164\\/3097-mur-en-bois-WallFizz.jpg\",\"created_at\":\"Thu Nov 08 16:30:52 +0000 2007\",\"profile_sidebar_fill_color\":\"fff3b5\",\"id\":10070792,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1633923341\\/tn48_normal.png\"},\"truncated\":false,\"id\":173177041796079616,\"created_at\":\"Fri Feb 24 22:46:38 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 438000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "26a98f6f-5e3f-4268-a652-0716df70d6df-173177041796079616" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste, plutôt deux fois qu'une!!! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1276794848/Photo_Brutus_and_me__Louvre__normal.jpg" -}, -"title": "Joffrey Mick: #ilreste, plutôt deux fois qu'une!!! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 440000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ilreste, plut\\u00f4t deux fois qu'une!!! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[37,41]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177050360856576\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"JoffreyMick\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":145,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":56,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1276794848\\/Photo_Brutus_and_me__Louvre__normal.jpg\",\"description\":\"20 ans, \\u00e9tudiant \\u00e0 Sciences Po Paris, journaliste politique pour Sciences Po TV, rock'n'roll addict.\",\"statuses_count\":1026,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"255731473\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Joffrey Mick\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Mon Feb 21 23:21:23 +0000 2011\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":255731473,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1276794848\\/Photo_Brutus_and_me__Louvre__normal.jpg\"},\"truncated\":false,\"id\":173177050360856576,\"created_at\":\"Fri Feb 24 22:46:40 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 440000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "51eef24d-2204-4ca5-b267-afefe8630302-173177050360856576" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rolllllllllllin #Ilreste #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1840602431/MyGoogle_Avatar1_normal.png" -}, -"title": "Guillaume Maurin: Rolllllllllllin #Ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 440000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Rolllllllllllin #Ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Ilreste\",\"indices\":[16,24]},{\"text\":\"lgw\",\"indices\":[25,29]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"https:\\/\\/chrome.google.com\\/extensions\\/detail\\/encaiiljifbdbjlphpgpiimidegddhic\\\" rel=\\\"nofollow\\\"\\u003ESilver Bird\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177048125276161\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":394,\"screen_name\":\"gmaurin\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":15765,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/368275111\\/13638-stade-toulousain.jpg\",\"location\":\"France - Bretagne - Toulouse\",\"show_all_inline_media\":true,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":428,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1840602431\\/MyGoogle_Avatar1_normal.png\",\"description\":\"Du pass\\u00e9 faisons table en marbre ........ #Geek #Rugby #Prof - http:\\/\\/gplus.gmaurin.fr\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"48504688\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/368275111\\/13638-stade-toulousain.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840602431\\/MyGoogle_Avatar1_normal.png\",\"name\":\"Guillaume Maurin\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 18 21:54:30 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":48504688,\"utc_offset\":3600,\"favourites_count\":58,\"url\":\"http:\\/\\/www.gmaurin.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177048125276161,\"created_at\":\"Fri Feb 24 22:46:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 440000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c6358691-1a3c-4079-8be3-ea2fb0070075-173177048125276161" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilPart #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1582021283/Sans_titre_normal.png" -}, -"title": "Sikado: #ilPart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 442000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilPart #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilPart\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177055142346753\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":249,\"screen_name\":\"sikado\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":109,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":45,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1582021283\\/Sans_titre_normal.png\",\"description\":\"Passionn\\u00e9 par la procrastination, d\\u00e9veloppeur de projet pas fini, et troll \\u00e0 mes heures !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"211212710\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1582021283\\/Sans_titre_normal.png\",\"name\":\"Sikado\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 02 16:54:53 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":211212710,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177055142346753,\"created_at\":\"Fri Feb 24 22:46:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 442000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3eba630f-b645-4aae-937f-324d7bac3d30-173177055142346753" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #cqui", -"img": { -"src": "http://a0.twimg.com/profile_images/62813435/laure_normal.jpg" -}, -"title": "lovizolette: #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 442000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #cqui\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cqui\",\"indices\":[5,10]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177056207716354\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"2e2e2e\",\"screen_name\":\"lovizolette\",\"lang\":\"fr\",\"favourites_count\":4,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":143,\"location\":\"Damgan\",\"profile_text_color\":\"333333\",\"followers_count\":189,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/62813435\\/laure_normal.jpg\",\"description\":\"Maman de 3 merveilleux enfants\\r\\nEducatrice Montessori, AssMat\\r\\nHalf British, and happy :)\",\"statuses_count\":4677,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/3252079\\/tweeterbg.jpg\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"7b3f32\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"D04400\",\"protected\":false,\"id_str\":\"16964137\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"lovizolette\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/3252079\\/tweeterbg.jpg\",\"created_at\":\"Sat Oct 25 08:10:06 +0000 2008\",\"profile_sidebar_fill_color\":\"f9cf86\",\"id\":16964137,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/chezlaurette.posterous.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/62813435\\/laure_normal.jpg\"},\"truncated\":false,\"id\":173177056207716354,\"created_at\":\"Fri Feb 24 22:46:42 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 442000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d09c67ee-ecf5-4099-b215-875c1e4f8d66-173177056207716354" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW #IlPart zblaa !", -"img": { -"src": "http://a3.twimg.com/profile_images/1768573567/StopSOPA-Profile-Picture_normal.png" -}, -"title": "Tristan Dufour: #LGW #IlPart zblaa !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 443000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW #IlPart zblaa !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"IlPart\",\"indices\":[5,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177059030474754\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":282,\"screen_name\":\"Teno91\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":838,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/380168548\\/fond-twitter.jpg\",\"location\":\"France,\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"followers_count\":131,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1768573567\\/StopSOPA-Profile-Picture_normal.png\",\"description\":\"Etudiant en Licence Pro Conception et Coordination d'Univers Vid\\u00e9oludiques \\u00e0 Montpellier.\\r\\nhttp:\\/\\/tristan.dufour.free.fr\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"92359747\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/380168548\\/fond-twitter.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768573567\\/StopSOPA-Profile-Picture_normal.png\",\"name\":\"Tristan Dufour\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 24 20:39:00 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":92359747,\"utc_offset\":3600,\"favourites_count\":28,\"url\":\"http:\\/\\/www.olyxo.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177059030474754,\"created_at\":\"Fri Feb 24 22:46:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 443000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a37bb35e-1a15-4226-a8fe-308650450b9b-173177059030474754" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze #lgw #ilreste C'est un peu celui qui a expliqué \"Colibri\"", -"img": { -"src": "http://a0.twimg.com/profile_images/1057976915/CrazyCat_normal.jpg" -}, -"title": "CrazyCat: @LeGrandWebze #lgw #ilreste C'est un peu celui qui a expliqué \"Colibri\"", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 443000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze #lgw #ilreste C'est un peu celui qui a expliqu\\u00e9 \\\"Colibri\\\"\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]},{\"text\":\"ilreste\",\"indices\":[19,27]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.bitlbee.org\\/\\\" rel=\\\"nofollow\\\"\\u003EBitlBee\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177062453035010\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":71,\"screen_name\":\"Ethanaul\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":875,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0000ff\",\"followers_count\":70,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1057976915\\/CrazyCat_normal.jpg\",\"description\":\"Je ne sais plus si je d\\u00e9veloppe des bugs ou les corrige... Un peu des deux s\\u00fbrement.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"id_str\":\"5737442\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"e0ff92\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1057976915\\/CrazyCat_normal.jpg\",\"name\":\"CrazyCat\",\"default_profile_image\":false,\"created_at\":\"Thu May 03 11:30:47 +0000 2007\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":5737442,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.g33k-zone.org\"},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173177062453035010,\"created_at\":\"Fri Feb 24 22:46:43 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 443000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "aea09fbc-6b19-4a0a-807a-3b977eb3a87e-173177062453035010" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1833660757/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg" -}, -"title": "Jérémy «isshin» B.: #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 445000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177068547354624\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":141,\"screen_name\":\"Isshinsan\",\"lang\":\"en\",\"profile_text_color\":\"ba9012\",\"statuses_count\":5315,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Albi, France\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"followers_count\":97,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\",\"description\":\"Qui suis-je ? juste un petit geek, parmi des milliers d'autres, qui essaye de se faire une place sur la toile :)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"29086699\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\",\"name\":\"J\\u00e9r\\u00e9my \\u00abisshin\\u00bb B.\",\"default_profile_image\":false,\"created_at\":\"Sun Apr 05 22:52:40 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":29086699,\"utc_offset\":3600,\"favourites_count\":110,\"url\":\"http:\\/\\/isshin-san.over-blog.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177068547354624,\"created_at\":\"Fri Feb 24 22:46:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 445000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "66179abc-e1b6-4649-94b3-74a46978e293-173177068547354624" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #ilreste #ilreste #ilreste #ilreste #ilreste #ilreste #ilreste #ilreste #ilreste #ilreste #ilreste #ilreste #ilreste #ilreste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1813610224/tcv_normal.jpg" -}, -"title": "Nicolas Padovani: #ilreste #ilreste #ilreste #ilreste #ilreste #ilreste #ilreste #ilreste #ilreste #ilreste #ilreste #ilreste #ilreste #ilreste #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 447000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #ilreste #ilreste #ilreste #ilreste #ilreste #ilreste #ilreste #ilreste #ilreste #ilreste #ilreste #ilreste #ilreste #ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"ilreste\",\"indices\":[9,17]},{\"text\":\"ilreste\",\"indices\":[18,26]},{\"text\":\"ilreste\",\"indices\":[27,35]},{\"text\":\"ilreste\",\"indices\":[36,44]},{\"text\":\"ilreste\",\"indices\":[45,53]},{\"text\":\"ilreste\",\"indices\":[54,62]},{\"text\":\"ilreste\",\"indices\":[63,71]},{\"text\":\"ilreste\",\"indices\":[72,80]},{\"text\":\"ilreste\",\"indices\":[81,89]},{\"text\":\"ilreste\",\"indices\":[90,98]},{\"text\":\"ilreste\",\"indices\":[99,107]},{\"text\":\"ilreste\",\"indices\":[108,116]},{\"text\":\"ilreste\",\"indices\":[117,125]},{\"text\":\"ilreste\",\"indices\":[126,134]},{\"text\":\"lgw\",\"indices\":[135,139]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177076847886336\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":283,\"screen_name\":\"_NPado_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2115,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"FF3300\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1813610224\\/tcv_normal.jpg\",\"description\":\"Semi-geek et sosie non-officiel de Hugh Grant.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"81274066\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813610224\\/tcv_normal.jpg\",\"name\":\"Nicolas Padovani\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 10 03:47:17 +0000 2009\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":81274066,\"utc_offset\":3600,\"favourites_count\":37,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177076847886336,\"created_at\":\"Fri Feb 24 22:46:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 447000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0b5b215d-0c24-49f3-aef1-c8f0d19b7d02-173177076847886336" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilPart", -"img": { -"src": "http://a1.twimg.com/profile_images/1808549243/GUM1_normal.png" -}, -"title": "Eric: #lgw #ilPart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 447000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilPart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilPart\",\"indices\":[5,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177076596215808\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":31,\"screen_name\":\"GUM_reporter\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":77,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":12,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851193688\\/image_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"119511819\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851193688\\/image_normal.jpg\",\"name\":\"GUM le chewing gum\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 03 21:47:35 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":119511819,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177076596215808,\"created_at\":\"Fri Feb 24 22:46:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 447000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0efb0b46-29be-4eb5-b4ba-4be311d6576d-173177076596215808" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est quoi ces bulles ? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: C'est quoi ces bulles ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 447000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est quoi ces bulles ? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177078651432960\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"favourites_count\":12,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":100,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"statuses_count\":3247,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"JonathanMM\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":228777896,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\"},\"truncated\":false,\"id\":173177078651432960,\"created_at\":\"Fri Feb 24 22:46:47 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 447000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5e365d55-e5d6-4ada-a608-2fdd0fb0736b-173177078651432960" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est dégueulasse d'avoir fait durer les Césars juste pour niquer le début de Le Grand Webze #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1717447265/Till_New_AVatar_Twitter_normal.png" -}, -"title": "Till the Cat: C'est dégueulasse d'avoir fait durer les Césars juste pour niquer le début de Le Grand Webze #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 448000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est d\\u00e9gueulasse d'avoir fait durer les C\\u00e9sars juste pour niquer le d\\u00e9but de Le Grand Webze #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[93,97]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177082183036928\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"TilltheCat\",\"lang\":\"fr\",\"favourites_count\":4,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":861,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":2483,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1717447265\\/Till_New_AVatar_Twitter_normal.png\",\"description\":\"R\\u00e9dacteur Web (Yahoo, M\\u00f4mes.net, Tigex ...) et \\u00e9leveur de Miniatures de p\\u00e8re en fils. #R\\u00e9dacteurWeb #Pigiste \",\"statuses_count\":13478,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/207397586\\/FOND_pour_twitter_Nouveau2.jpg\",\"show_all_inline_media\":false,\"listed_count\":80,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"14923240\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Till the Cat\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/207397586\\/FOND_pour_twitter_Nouveau2.jpg\",\"created_at\":\"Tue May 27 17:34:52 +0000 2008\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":14923240,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.tillthecat.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1717447265\\/Till_New_AVatar_Twitter_normal.png\"},\"truncated\":false,\"id\":173177082183036928,\"created_at\":\"Fri Feb 24 22:46:48 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 448000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "29ed0996-f834-43b9-b9d5-80a4c15b6be1-173177082183036928" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "j'adore le nouveau concept du #lgw... Propre, clair, drôle! #ilreste", -"img": { -"src": "http://a0.twimg.com/profile_images/1808461305/image_normal.jpg" -}, -"title": "Lalée Pinoncely: j'adore le nouveau concept du #lgw... Propre, clair, drôle! #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 449000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"j'adore le nouveau concept du #lgw... Propre, clair, dr\\u00f4le! #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]},{\"text\":\"ilreste\",\"indices\":[60,68]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177085106462720\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":366,\"screen_name\":\"Lalee_retour\",\"lang\":\"fr\",\"profile_text_color\":\"98989e\",\"statuses_count\":3717,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/340041788\\/photo.JPG\",\"location\":\"France- LYON\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"f013e9\",\"followers_count\":298,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1808461305\\/image_normal.jpg\",\"description\":\"Une digital-mum' entrepreneur, lib\\u00e9rale, communicante, blogueuse soon... \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"16171a\",\"id_str\":\"252150894\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/340041788\\/photo.JPG\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808461305\\/image_normal.jpg\",\"name\":\"Lal\\u00e9e Pinoncely\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 14 16:05:09 +0000 2011\",\"profile_sidebar_border_color\":\"42454d\",\"id\":252150894,\"utc_offset\":-10800,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177085106462720,\"created_at\":\"Fri Feb 24 22:46:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 449000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8632ff9d-bc50-47ce-98db-0a23a0d855c2-173177085106462720" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1803065777/me_w_arb_normal.jpg" -}, -"title": "Zacal: #ilreste #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 452000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"LGW\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177096800182274\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":602,\"screen_name\":\"zacal33\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3674,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Bordeaux\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"009999\",\"followers_count\":258,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1803065777\\/me_w_arb_normal.jpg\",\"description\":\"Si on remboursait le temps perdu, je serais riche. Politiquement ambidextre asym\\u00e9trique, dominante h\\u00e9misph\\u00e8re gauche. Serial retweeter de @solangeteparle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"51889223\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803065777\\/me_w_arb_normal.jpg\",\"name\":\"Zacal\",\"default_profile_image\":false,\"created_at\":\"Sun Jun 28 23:59:26 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":51889223,\"utc_offset\":3600,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177096800182274,\"created_at\":\"Fri Feb 24 22:46:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 452000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "08f16503-e923-462b-a13b-5eb5dcc7fbf4-173177096800182274" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze #IlReste #cQui #change2ton #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1752605252/slashunderscore_normal.PNG" -}, -"title": "Gilles Defromerie: @LeGrandWebze #IlReste #cQui #change2ton #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 453000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LeGrandWebze\",\"favorited\":false,\"text\":\"@LeGrandWebze #IlReste #cQui #change2ton #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[14,22]},{\"text\":\"cQui\",\"indices\":[23,28]},{\"text\":\"change2ton\",\"indices\":[29,40]},{\"text\":\"lgw\",\"indices\":[41,45]}]},\"in_reply_to_user_id\":365949385,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173176896102744065,\"in_reply_to_status_id_str\":\"173176896102744065\",\"id_str\":\"173177102349242368\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"geldif\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":59,\"location\":\"Devant un \\u00e9cran num\\u00e9rique\",\"profile_text_color\":\"333333\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1752605252\\/slashunderscore_normal.PNG\",\"description\":\"Debugger, Ajusteur d'Octets niveau Certification Binaire, Digital Engineer\",\"statuses_count\":224,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"394186996\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Gilles Defromerie\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Wed Oct 19 18:07:56 +0000 2011\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":394186996,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1752605252\\/slashunderscore_normal.PNG\"},\"truncated\":false,\"id\":173177102349242368,\"created_at\":\"Fri Feb 24 22:46:53 +0000 2012\",\"in_reply_to_user_id_str\":\"365949385\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 453000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4d9fbd34-908b-40e2-9341-6a6e15de9e45-173177102349242368" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#faitmoilamour #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1823017040/tetocarre_normal.jpg" -}, -"title": "GoldoNat: #faitmoilamour #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 454000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#faitmoilamour #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"faitmoilamour\",\"indices\":[0,14]},{\"text\":\"lgw\",\"indices\":[15,19]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177107160104961\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"GoldoNat\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":256,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"description\":\"Graphiste, Pr\\u00e9sentatrice qui raconte des blagues nulles et Stagiaire irresponsable \\u00e9v\\u00e8nement chez DoReMi Game Cie, Jeux Vid\\u00e9os, Troll \\u00e0 ses heures perdues.\",\"statuses_count\":1753,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"116250574\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"GoldoNat\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Sun Feb 21 19:13:39 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":116250574,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.doremi.asso.fr\\/site\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\"},\"truncated\":false,\"id\":173177107160104961,\"created_at\":\"Fri Feb 24 22:46:54 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 454000, -"tags": [ -{ -"id-ref": "ef12a6e0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3fe0d4f4-6ecf-4ee1-8cfa-80172dda2618-173177107160104961" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ça y est, les fions volent. Pas question qu'il s'en aille #ilreste #lgw #change2ton", -"img": { -"src": "http://a1.twimg.com/profile_images/1612831528/cni_id_normal.jpg" -}, -"title": "Jean-Louis Coste: ça y est, les fions volent. Pas question qu'il s'en aille #ilreste #lgw #change2ton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 455000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"\\u00e7a y est, les fions volent. Pas question qu'il s'en aille #ilreste #lgw #change2ton\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[58,66]},{\"text\":\"lgw\",\"indices\":[67,71]},{\"text\":\"change2ton\",\"indices\":[72,83]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177111165673472\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"86A4A6\",\"screen_name\":\"jlcoste\",\"lang\":\"en\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":132,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"description\":\"Langue, litt\\u00e9rature et politique. Sp\\u00e9cialis\\u00e9 en traitement automatique des langues (presse). Rattach\\u00e9 \\u00e0 l'Universit\\u00e9 de Paris 3, et prof. en coll\\u00e8ge de banlieue\",\"statuses_count\":544,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"10207a\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"protected\":false,\"id_str\":\"244454441\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Jean-Louis Coste\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"created_at\":\"Sat Jan 29 10:24:46 +0000 2011\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"id\":244454441,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\"},\"truncated\":false,\"id\":173177111165673472,\"created_at\":\"Fri Feb 24 22:46:55 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 455000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "09696e04-ea03-43df-b4cf-65e206375da0-173177111165673472" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW #IlReste Mon rollin à moi !!!!!", -"img": { -"src": "http://a2.twimg.com/profile_images/944881104/7384d5e1-2a2b-41c2-a46d-7b82cf21a5ed_normal.jpg" -}, -"title": "José Phinebacker: #LGW #IlReste Mon rollin à moi !!!!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 455000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW #IlReste Mon rollin \\u00e0 moi !!!!!\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"IlReste\",\"indices\":[5,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177111375396864\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Phinebacker\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":140,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":117,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/944881104\\/7384d5e1-2a2b-41c2-a46d-7b82cf21a5ed_normal.jpg\",\"description\":\"Phinebacker, twitteur homeopathique...\",\"statuses_count\":1251,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"6296872\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Jos\\u00e9 Phinebacker\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Thu May 24 21:11:03 +0000 2007\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":6296872,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/phinebacker.blogspot.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/944881104\\/7384d5e1-2a2b-41c2-a46d-7b82cf21a5ed_normal.jpg\"},\"truncated\":false,\"id\":173177111375396864,\"created_at\":\"Fri Feb 24 22:46:55 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 455000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b5f2943c-8ca6-4d90-a189-a05f6d616bc1-173177111375396864" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cqui #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1824565430/photo_2_normal.JPG" -}, -"title": "Bakt El Raalis: #cqui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 456000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cqui #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[6,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177117301936129\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1093,\"screen_name\":\"baktelraalis\",\"lang\":\"fr\",\"profile_text_color\":\"636363\",\"statuses_count\":21288,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":105,\"profile_link_color\":\"808080\",\"followers_count\":1299,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"description\":\"Admin Web \\/ R\\u00e9dacteur en chef @Pelecanus_net + apprenti photographe + amateur de musique ind\\u00e9' et de culture ALT + demandeur d'asile + fils des internets\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"18515564\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"profile_sidebar_fill_color\":\"141414\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"name\":\"Bakt El Raalis\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 31 20:37:21 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":18515564,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.pelecanus.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177117301936129,\"created_at\":\"Fri Feb 24 22:46:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 456000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bd7254c5-412a-4a9b-9eff-e48fea9e37eb-173177117301936129" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Haha le concepte de #LGW #IlPart", -"img": { -"src": "http://a0.twimg.com/profile_images/1851178724/61_normal.png" -}, -"title": "Colombien et toi ?: Haha le concepte de #LGW #IlPart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 457000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Haha le concepte de #LGW #IlPart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[20,24]},{\"text\":\"IlPart\",\"indices\":[25,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177118476341249\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":63,\"screen_name\":\"HAYTSH\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9720,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/387067801\\/4587347080_7c4c5d8fc7.jpg\",\"location\":\"\\u30b9\\u30c8\\u30e9\\u30b9\\u30d6\\u30fc\\u30eb\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":53,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851178724\\/61_normal.png\",\"description\":\"J'suis un ksos j'ai 5 ans. \",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"277031586\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/387067801\\/4587347080_7c4c5d8fc7.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851178724\\/61_normal.png\",\"name\":\"Colombien et toi ?\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 04 15:24:48 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":277031586,\"utc_offset\":3600,\"favourites_count\":83,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177118476341249,\"created_at\":\"Fri Feb 24 22:46:57 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 457000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e95dc006-c903-49eb-805d-1edb8ebddcf5-173177118476341249" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#IlReste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1450101729/manarajeans_normal.png" -}, -"title": "Qrieuse: #IlReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 458000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#IlReste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/levelupstudio.com\\/plume\\\" rel=\\\"nofollow\\\"\\u003EPlume\\u00a0for\\u00a0Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177125992546305\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":218,\"screen_name\":\"qrieuse\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7089,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/172595545\\/goodbyeJan.jpg\",\"location\":\"Peut-\\u00eatre juste derri\\u00e8re toi ?\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"FF3300\",\"followers_count\":688,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1450101729\\/manarajeans_normal.png\",\"description\":\"\\u00c9picurienne...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"141413\",\"id_str\":\"216706997\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/172595545\\/goodbyeJan.jpg\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1450101729\\/manarajeans_normal.png\",\"name\":\"Qrieuse\",\"default_profile_image\":false,\"created_at\":\"Wed Nov 17 13:59:55 +0000 2010\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":216706997,\"utc_offset\":3600,\"favourites_count\":19,\"url\":\"http:\\/\\/qrieuse.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177125992546305,\"created_at\":\"Fri Feb 24 22:46:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 458000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "89f11a3d-20f8-41a1-bf22-27c77c1648b6-173177125992546305" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste #cestlemeilleur ;) :)", -"img": { -"src": "http://a0.twimg.com/profile_images/1143073505/41403_1088720440_8180_q_normal.jpg" -}, -"title": "yann : #lgw #ilreste #cestlemeilleur ;) :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 459000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste #cestlemeilleur ;) :)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]},{\"text\":\"cestlemeilleur\",\"indices\":[14,29]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177130291699712\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":114,\"screen_name\":\"yannosh51\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":696,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/317784174\\/as-test.jpg\",\"location\":\"france\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"384040\",\"followers_count\":59,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1143073505\\/41403_1088720440_8180_q_normal.jpg\",\"description\":\"Gamer, retrogamer m\\u00eame et administrateur chez armagame pour le jeu atomic strike.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"000000\",\"id_str\":\"165689120\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/317784174\\/as-test.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1143073505\\/41403_1088720440_8180_q_normal.jpg\",\"name\":\"yann \",\"default_profile_image\":false,\"created_at\":\"Mon Jul 12 08:06:43 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":165689120,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":\"http:\\/\\/www.atomic-strike.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177130291699712,\"created_at\":\"Fri Feb 24 22:46:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 459000, -"tags": [ -{ -"id-ref": "ef134690-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ac81b2ce-47ef-4739-a935-b43b03c1dc45-173177130291699712" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1586459977/Skype01_normal.jpg" -}, -"title": "Alexandru Haras: #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 459000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ilreste #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177128781754368\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"D3D2CF\",\"screen_name\":\"alex_haras\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":210,\"location\":\"France\",\"profile_text_color\":\"634047\",\"followers_count\":22,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1586459977\\/Skype01_normal.jpg\",\"description\":\"\",\"statuses_count\":87,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"088253\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"protected\":false,\"id_str\":\"107420038\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Alexandru Haras\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"created_at\":\"Fri Jan 22 14:08:24 +0000 2010\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"id\":107420038,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1586459977\\/Skype01_normal.jpg\"},\"truncated\":false,\"id\":173177128781754368,\"created_at\":\"Fri Feb 24 22:46:59 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 459000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8e1347af-c119-434f-8eee-9cc40452f389-173177128781754368" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1667379154/8I6juT3f_normal" -}, -"title": "Patrick Ollier: #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 459000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[5,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177129436057601\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":78,\"screen_name\":\"PatrickOllier\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1208,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"088253\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"description\":\"Ma force ? Je n'ai rien \\u00e0 vendre ni rien \\u00e0 acheter, je n'ai pas de ma\\u00eetre et je ne v\\u00e9n\\u00e8re aucun dieu. Et je ne lis pas mes messages :))\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"id_str\":\"299723960\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"name\":\"Patrick Ollier\",\"default_profile_image\":false,\"created_at\":\"Mon May 16 15:47:22 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":299723960,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177129436057601,\"created_at\":\"Fri Feb 24 22:46:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 459000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "44270089-8d0c-4eb4-a7e4-cb42cb304ae5-173177129436057601" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilpart #LGW ;)\n\nC'est pas vrai, j't'ai niqué !!! #deconneman", -"img": { -"src": "http://a0.twimg.com/profile_images/732688177/bi-cause_normal.jpg" -}, -"title": "Charles Liebert: #ilpart #LGW ;)\n\nC'est pas vrai, j't'ai niqué !!! #deconneman", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 460000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilpart #LGW ;)\\n\\nC'est pas vrai, j't'ai niqu\\u00e9 !!! #deconneman\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[0,7]},{\"text\":\"LGW\",\"indices\":[8,12]},{\"text\":\"deconneman\",\"indices\":[50,61]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177133152215040\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1158,\"screen_name\":\"Charles_Liebert\",\"lang\":\"en\",\"profile_text_color\":\"F522D5\",\"statuses_count\":48080,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/29762\\/00663_ghostfog_1280x800.jpg\",\"location\":\"Paris - Cap Ferret - Saugeras\",\"show_all_inline_media\":true,\"listed_count\":156,\"profile_link_color\":\"1AF51F\",\"followers_count\":2044,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/732688177\\/bi-cause_normal.jpg\",\"description\":\"Ex Digital Marketing Manager @ Orange Vall\\u00e9e, now Proud Founder of LGS Consulting (@LGS_Consulting). Curator, e-Ninja, Good Samaritan & Lover. #WLTW Official\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0E0F0F\",\"id_str\":\"610993\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/29762\\/00663_ghostfog_1280x800.jpg\",\"profile_sidebar_fill_color\":\"E0FF91\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/732688177\\/bi-cause_normal.jpg\",\"name\":\"Charles Liebert\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 07 20:26:15 +0000 2007\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":610993,\"utc_offset\":3600,\"favourites_count\":509,\"url\":\"http:\\/\\/www.charles-liebert.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177133152215040,\"created_at\":\"Fri Feb 24 22:47:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 460000, -"tags": [ -{ -"id-ref": "ef0006b6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "37f07f09-d0cb-4be6-93df-d7b98e75324b-173177133152215040" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Cqui #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1577239476/monkey2_normal.jpg" -}, -"title": "Feaux: #Cqui #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 462000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#Cqui #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Cqui\",\"indices\":[0,5]},{\"text\":\"LGW\",\"indices\":[6,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177139795996675\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":445,\"screen_name\":\"Alain_Feaux\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":371,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/342627193\\/IMG_1241.JPG\",\"location\":\"Clamart\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":39,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1577239476\\/monkey2_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"119033186\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/342627193\\/IMG_1241.JPG\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1577239476\\/monkey2_normal.jpg\",\"name\":\"Feaux\",\"default_profile_image\":false,\"created_at\":\"Tue Mar 02 13:24:00 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":119033186,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/pas-encore-hari-seldon-blog.over-blog.net\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177139795996675,\"created_at\":\"Fri Feb 24 22:47:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 462000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b003bf51-390e-4361-80a3-3401be6b6581-173177139795996675" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilpart #lgw j'deconne, j't'ai niikééé niikééé !", -"img": { -"src": "http://a3.twimg.com/profile_images/1590878551/ozi2_normal.jpg" -}, -"title": "Sylvie Bourasseau: #ilpart #lgw j'deconne, j't'ai niikééé niikééé !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 463000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilpart #lgw j'deconne, j't'ai niik\\u00e9\\u00e9\\u00e9 niik\\u00e9\\u00e9\\u00e9 !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177144204210176\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":281,\"screen_name\":\"Ozephe\",\"lang\":\"fr\",\"profile_text_color\":\"b8a586\",\"statuses_count\":366,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/297952025\\/nbn.jpg\",\"location\":\"Carr\\u00e9ment \\u00e0 l'ouest...\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"3a5a61\",\"followers_count\":72,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1590878551\\/ozi2_normal.jpg\",\"description\":\"Etudiante c\\u00f4ti\\u00e8re graphomane et andro\\u00efdophile.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"182736\",\"id_str\":\"50641881\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/297952025\\/nbn.jpg\",\"profile_sidebar_fill_color\":\"2d3545\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1590878551\\/ozi2_normal.jpg\",\"name\":\"Sylvie Bourasseau\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 25 13:16:51 +0000 2009\",\"profile_sidebar_border_color\":\"dce0e8\",\"id\":50641881,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177144204210176,\"created_at\":\"Fri Feb 24 22:47:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 463000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8fea63ce-5d08-4b78-92e4-9887a34e9856-173177144204210176" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze Et bien... #ilreste #lgw Carrément même !", -"img": { -"src": "http://a0.twimg.com/profile_images/1668337583/DTB-Hei-VLQ_normal.jpg" -}, -"title": "Vincent [Gøshi]: @LeGrandWebze Et bien... #ilreste #lgw Carrément même !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 464000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LeGrandWebze\",\"favorited\":false,\"text\":\"@LeGrandWebze Et bien... #ilreste #lgw Carr\\u00e9ment m\\u00eame !\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[25,33]},{\"text\":\"lgw\",\"indices\":[34,38]}]},\"in_reply_to_user_id\":365949385,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177147962294275\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Yoigoshi\",\"lang\":\"fr\",\"favourites_count\":25,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":342,\"location\":\"Lille\",\"profile_text_color\":\"333333\",\"followers_count\":126,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1668337583\\/DTB-Hei-VLQ_normal.jpg\",\"description\":\"[Tout ce qui est vert est fourbe] - Goshi\\/SilenceCorp #Infographiste\\r\\n\\u007BDieu Vivant de @ChloexF\\u007D\",\"statuses_count\":3930,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/236369942\\/wall-twitter.jpg\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"9e9e9e\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"29969223\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Vincent [G\\u00f8shi]\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/236369942\\/wall-twitter.jpg\",\"created_at\":\"Thu Apr 09 12:00:49 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":29969223,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/goshi.ultra-book.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1668337583\\/DTB-Hei-VLQ_normal.jpg\"},\"truncated\":false,\"id\":173177147962294275,\"created_at\":\"Fri Feb 24 22:47:04 +0000 2012\",\"in_reply_to_user_id_str\":\"365949385\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 464000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "62b31b89-ed65-4640-8c69-64e8f6ac237a-173177147962294275" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#IlReste !!! #lgw @Vinvin", -"img": { -"src": "http://a1.twimg.com/profile_images/1804671338/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png" -}, -"title": "Marie: #IlReste !!! #lgw @Vinvin", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 464000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#IlReste !!! #lgw @Vinvin\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[18,25],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[13,17]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177148398518272\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"D9B17E\",\"screen_name\":\"frenchy_Marie\",\"lang\":\"en\",\"favourites_count\":25,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":203,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\",\"description\":\"J'accapare des objets sans ressurgir sur autrui.\",\"statuses_count\":2879,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"9D582E\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"protected\":false,\"id_str\":\"120444044\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Marie\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"created_at\":\"Sat Mar 06 13:02:46 +0000 2010\",\"profile_sidebar_fill_color\":\"EADEAA\",\"id\":120444044,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\"},\"truncated\":false,\"id\":173177148398518272,\"created_at\":\"Fri Feb 24 22:47:04 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 464000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c276df33-f7fe-4d34-8eb5-af9c4a49579c-173177148398518272" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw COUCOU @FlorencePorcel !", -"img": { -"src": "http://a3.twimg.com/profile_images/1704016122/loltruc-noel_normal.png" -}, -"title": "Hervé Q: #lgw COUCOU @FlorencePorcel !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 464000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw COUCOU @FlorencePorcel !\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[12,27],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177147505131521\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":429,\"screen_name\":\"Airvecu\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":34952,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/144273404\\/xb15acfe7365bd11b8abe0faf957eee0.png\",\"location\":\"Brest m\\u00eam' (et ses alentours)\",\"show_all_inline_media\":true,\"listed_count\":44,\"profile_link_color\":\"0600b5\",\"followers_count\":754,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1704016122\\/loltruc-noel_normal.png\",\"description\":\"Presque musicien, presque dr\\u00f4le, presque original, presque normal, presque intelligent, mais loin d'\\u00eatre parfait. Mais je suis Breton.\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"46863586\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/144273404\\/xb15acfe7365bd11b8abe0faf957eee0.png\",\"profile_sidebar_fill_color\":\"f0f3f5\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1704016122\\/loltruc-noel_normal.png\",\"name\":\"Herv\\u00e9 Q\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 13 10:17:50 +0000 2009\",\"profile_sidebar_border_color\":\"2e2103\",\"id\":46863586,\"utc_offset\":3600,\"favourites_count\":556,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177147505131521,\"created_at\":\"Fri Feb 24 22:47:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 464000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8b38efe4-6783-4740-9b87-e91011b30dd2-173177147505131521" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton !!! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1762170512/women_money_pinup_vintage_art_illustration-364a738eb03fb38dc7830aa0cd17b1cf_h_normal.jpg" -}, -"title": "soboogie: #change2ton !!! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 465000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#change2ton !!! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[16,20]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177152978694145\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"So_boogiest\",\"lang\":\"fr\",\"favourites_count\":99,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":324,\"location\":\" x \",\"profile_text_color\":\"333333\",\"followers_count\":369,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1762170512\\/women_money_pinup_vintage_art_illustration-364a738eb03fb38dc7830aa0cd17b1cf_h_normal.jpg\",\"description\":\"...Loading...\",\"statuses_count\":6267,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/376334920\\/imagesCAN0J445.jpg\",\"show_all_inline_media\":true,\"listed_count\":33,\"profile_link_color\":\"605196\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"232297271\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"soboogie\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/376334920\\/imagesCAN0J445.jpg\",\"created_at\":\"Thu Dec 30 19:30:19 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":232297271,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.lesmecsquifumentdesmentholssontsuspects.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1762170512\\/women_money_pinup_vintage_art_illustration-364a738eb03fb38dc7830aa0cd17b1cf_h_normal.jpg\"},\"truncated\":false,\"id\":173177152978694145,\"created_at\":\"Fri Feb 24 22:47:05 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 465000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a34b2830-173b-46d6-8154-d4c66f525aa2-173177152978694145" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste bien entendu !! J ose pas dire non c est pas vrai j t ai niqué ! Opus j l ai dit mais #ilreste", -"img": { -"src": "http://a0.twimg.com/profile_images/1802162566/image_normal.jpg" -}, -"title": "Julien Cotte: #lgw #ilreste bien entendu !! J ose pas dire non c est pas vrai j t ai niqué ! Opus j l ai dit mais #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 465000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste bien entendu !! J ose pas dire non c est pas vrai j t ai niqu\\u00e9 ! Opus j l ai dit mais #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]},{\"text\":\"ilreste\",\"indices\":[100,108]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177154685771777\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":872,\"screen_name\":\"JulienCotteALU\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3872,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/105129015\\/VerySmallLogoHR2.0.jpg\",\"location\":\"V\\u00e9lizy-Villacoublay\",\"show_all_inline_media\":false,\"listed_count\":138,\"profile_link_color\":\"0084B4\",\"followers_count\":1404,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1802162566\\/image_normal.jpg\",\"description\":\"DRH du site de V\\u00e9lizy (France) - HR Community Manager - Marketing HR2.0 - @AlcatelLucent\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"107697826\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/105129015\\/VerySmallLogoHR2.0.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802162566\\/image_normal.jpg\",\"name\":\"Julien Cotte\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 23 12:17:36 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":107697826,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/juliencotte.typepad.com\\/le-blog-de-julien-cotte-\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177154685771777,\"created_at\":\"Fri Feb 24 22:47:05 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 465000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3f4626b4-85ca-45f7-997a-b51c75099873-173177154685771777" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rollin #ilbaise aussi ? #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1650056809/pandadanssonbain_normal.JPG" -}, -"title": "justice pandine: Rollin #ilbaise aussi ? #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 466000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Rollin #ilbaise aussi ? #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilbaise\",\"indices\":[7,15]},{\"text\":\"LGW\",\"indices\":[24,28]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177157202358272\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"adffef\",\"screen_name\":\"pandanael\",\"lang\":\"fr\",\"favourites_count\":1862,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1340,\"location\":\"Bambouseraie\",\"profile_text_color\":\"1a0e1a\",\"followers_count\":2571,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\",\"description\":\"#NowPrending son bain. Ici, c'est comme chez m\\u00e9m\\u00e9. T'es gentil(le), un bisou. Tu fais chier, un coup de boule. #TarifUnique #Enjoy http:\\/\\/bit.ly\\/gIQZr4 \\r\\n\\r\\n \",\"statuses_count\":28272,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"show_all_inline_media\":false,\"listed_count\":192,\"profile_link_color\":\"9058d1\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"protected\":false,\"id_str\":\"177984098\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"justice pandine\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"created_at\":\"Fri Aug 13 15:30:49 +0000 2010\",\"profile_sidebar_fill_color\":\"f5fafa\",\"id\":177984098,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\"},\"truncated\":false,\"id\":173177157202358272,\"created_at\":\"Fri Feb 24 22:47:06 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 466000, -"tags": [ -{ -"id-ref": "ef14650c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c528eed4-5417-4ccd-9144-6de8e415f459-173177157202358272" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Cqui ? #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1812994428/arrivalcover_normal.jpg" -}, -"title": "Nicolas V.: #Cqui ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 467000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#Cqui ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Cqui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177161841262592\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":54,\"screen_name\":\"La_Poetique\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Toulouse France\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":26,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1812994428\\/arrivalcover_normal.jpg\",\"description\":\"Mangeur de mots.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"022330\",\"id_str\":\"253011929\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1812994428\\/arrivalcover_normal.jpg\",\"name\":\"Nicolas V.\",\"default_profile_image\":false,\"created_at\":\"Wed Feb 16 11:20:09 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":253011929,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177161841262592,\"created_at\":\"Fri Feb 24 22:47:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 467000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c1fdaed7-66fc-4ec8-a392-8c21565ba71a-173177161841262592" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1819882790/tetocarre_normal.jpg" -}, -"title": "Cédric BILLAUDELLE: #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 467000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177163586093056\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":172,\"screen_name\":\"Cbill0\",\"lang\":\"fr\",\"profile_text_color\":\"F2ECF9\",\"statuses_count\":1109,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/422263046\\/679FC0.png\",\"location\":\"Lille, FR\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"1a1aba\",\"followers_count\":30,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1819882790\\/tetocarre_normal.jpg\",\"description\":\"\\u00c9tudiant \\u00e0 l'IAE de Lille, mais pur produit des Ardennes. Aime beaucoup apprendre, mais n'aime pas qu'on lui fasse la le\\u00e7on.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"E44B22\",\"id_str\":\"84313428\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422263046\\/679FC0.png\",\"profile_sidebar_fill_color\":\"2C446A\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819882790\\/tetocarre_normal.jpg\",\"name\":\"C\\u00e9dric BILLAUDELLE\",\"default_profile_image\":false,\"created_at\":\"Thu Oct 22 12:34:22 +0000 2009\",\"profile_sidebar_border_color\":\"0C0F22\",\"id\":84313428,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177163586093056,\"created_at\":\"Fri Feb 24 22:47:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 467000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1c57f37d-1ff5-4f1e-b62a-2e66f2db8094-173177163586093056" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ouais!!! @FlorencePorcel est là! :D #ElleReste! #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: Ouais!!! @FlorencePorcel est là! :D #ElleReste! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 468000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ouais!!! @FlorencePorcel est l\\u00e0! :D #ElleReste! #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[9,24],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"ElleReste\",\"indices\":[36,46]},{\"text\":\"LGW\",\"indices\":[48,52]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177167998484481\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":912,\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"profile_text_color\":\"a3c23e\",\"statuses_count\":4894,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"location\":\"Alsace, France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"profile_sidebar_fill_color\":\"9ca871\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"name\":\"Hugo SCHOCH\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_border_color\":\"111405\",\"id\":175540303,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/only.hug33k.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177167998484481,\"created_at\":\"Fri Feb 24 22:47:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 468000, -"tags": [ -{ -"id-ref": "ef14c7ea-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c32447fc-1293-44f8-bc51-991509688b30-173177167998484481" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton avec @francoisbaroin stp @Vinvin ! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1741905112/image_normal.jpg" -}, -"title": "Mister Mc Flee: #change2ton avec @francoisbaroin stp @Vinvin ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 469000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#change2ton avec @francoisbaroin stp @Vinvin ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"francoisbaroin\",\"indices\":[17,32],\"id_str\":\"96093611\",\"name\":\"Fran\\u00e7ois Baroin\",\"id\":96093611},{\"screen_name\":\"Vinvin\",\"indices\":[37,44],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[47,51]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177169768488961\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":636,\"screen_name\":\"MisterMcFlee\",\"lang\":\"fr\",\"profile_text_color\":\"291b1b\",\"statuses_count\":40348,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/204494594\\/lulutwitter_cr.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":257,\"profile_link_color\":\"0084B4\",\"followers_count\":2841,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1741905112\\/image_normal.jpg\",\"description\":\"Ecrits vains\\nCommunity Manager de moi-m\\u00eame\\nProfiler pour chats selon @METACAPUCHE\\nPhotographi\\u00e9 par @LaurenceGuenoun\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f72020\",\"id_str\":\"60043161\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/204494594\\/lulutwitter_cr.jpg\",\"profile_sidebar_fill_color\":\"d6130d\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1741905112\\/image_normal.jpg\",\"name\":\"Mister Mc Flee\",\"default_profile_image\":false,\"created_at\":\"Sat Jul 25 12:01:49 +0000 2009\",\"profile_sidebar_border_color\":\"050505\",\"id\":60043161,\"utc_offset\":3600,\"favourites_count\":273,\"url\":\"http:\\/\\/lecafardrenseigne.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177169768488961,\"created_at\":\"Fri Feb 24 22:47:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 469000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "919d206c-f09b-43bf-993b-cca1e975a2aa-173177169768488961" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "il faut sauver Vinvin !!! #lgw #ilReste", -"img": { -"src": "http://a3.twimg.com/profile_images/1379368681/Emilie_Flament_2_normal.jpg" -}, -"title": "Emilie Flament: il faut sauver Vinvin !!! #lgw #ilReste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 470000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"il faut sauver Vinvin !!! #lgw #ilReste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[26,30]},{\"text\":\"ilReste\",\"indices\":[31,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177174784868352\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":152,\"screen_name\":\"EmilieFlament\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":631,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":85,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1379368681\\/Emilie_Flament_2_normal.jpg\",\"description\":\"Sp\\u00e9cialis\\u00e9e dans la fiction TV et le transm\\u00e9dia\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"022330\",\"id_str\":\"309908283\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1379368681\\/Emilie_Flament_2_normal.jpg\",\"name\":\"Emilie Flament\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 02 21:40:39 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":309908283,\"utc_offset\":-10800,\"favourites_count\":2,\"url\":\"http:\\/\\/www.a-suivre.org\\/levillage\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177174784868352,\"created_at\":\"Fri Feb 24 22:47:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 470000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5cc3e067-f13c-49f3-afc8-bfbc4d74dfd1-173177174784868352" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "toto #ilpart #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1732910391/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg" -}, -"title": "Alexa̷ ndr̷e: toto #ilpart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 471000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"toto #ilpart #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[5,12]},{\"text\":\"lgw\",\"indices\":[13,17]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177178857541632\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5c5c5c\",\"screen_name\":\"K3nnyfr\",\"lang\":\"en\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":997,\"location\":\"Saligny, France\",\"profile_text_color\":\"333333\",\"followers_count\":338,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\",\"description\":\"SysAdmin, Gamer, Libriste and Professionnal Troller since 1988\\r\\nhttp:\\/\\/about.me\\/k3nny\",\"statuses_count\":5567,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"313638\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"12687332\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Alexa\\u0337 ndr\\u0337e\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"created_at\":\"Fri Jan 25 16:14:19 +0000 2008\",\"profile_sidebar_fill_color\":\"dedede\",\"id\":12687332,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.k3nny.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\"},\"truncated\":false,\"id\":173177178857541632,\"created_at\":\"Fri Feb 24 22:47:11 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 471000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8a50a537-e624-472f-963e-14029be1d930-173177178857541632" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "sauvons le Roi Rollin Loth #lgw #ilreste", -"img": { -"src": "http://a1.twimg.com/profile_images/1840602431/MyGoogle_Avatar1_normal.png" -}, -"title": "Guillaume Maurin: sauvons le Roi Rollin Loth #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 471000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"sauvons le Roi Rollin Loth #lgw #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[27,31]},{\"text\":\"ilreste\",\"indices\":[32,40]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"https:\\/\\/chrome.google.com\\/extensions\\/detail\\/encaiiljifbdbjlphpgpiimidegddhic\\\" rel=\\\"nofollow\\\"\\u003ESilver Bird\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177178811416578\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":394,\"screen_name\":\"gmaurin\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":15765,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/368275111\\/13638-stade-toulousain.jpg\",\"location\":\"France - Bretagne - Toulouse\",\"show_all_inline_media\":true,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":428,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1840602431\\/MyGoogle_Avatar1_normal.png\",\"description\":\"Du pass\\u00e9 faisons table en marbre ........ #Geek #Rugby #Prof - http:\\/\\/gplus.gmaurin.fr\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"48504688\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/368275111\\/13638-stade-toulousain.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840602431\\/MyGoogle_Avatar1_normal.png\",\"name\":\"Guillaume Maurin\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 18 21:54:30 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":48504688,\"utc_offset\":3600,\"favourites_count\":58,\"url\":\"http:\\/\\/www.gmaurin.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177178811416578,\"created_at\":\"Fri Feb 24 22:47:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 471000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "83ab04d1-b0d5-438a-bc8b-7a7071202395-173177178811416578" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze Pour Francois Rollin #Ilreste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1803844111/goldrogerportett2_normal.jpg" -}, -"title": "Kevin Poncin: @LeGrandWebze Pour Francois Rollin #Ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 471000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LeGrandWebze\",\"favorited\":false,\"text\":\"@LeGrandWebze Pour Francois Rollin #Ilreste #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"Ilreste\",\"indices\":[35,43]},{\"text\":\"lgw\",\"indices\":[44,48]}]},\"in_reply_to_user_id\":365949385,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177178010304513\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"rinc08\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":24,\"location\":\"Reims\",\"profile_text_color\":\"333333\",\"followers_count\":7,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1803844111\\/goldrogerportett2_normal.jpg\",\"description\":\"En Twitto formation\",\"statuses_count\":18,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/416646618\\/03_1280-800.jpg\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"483066947\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Kevin Poncin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/416646618\\/03_1280-800.jpg\",\"created_at\":\"Sat Feb 04 16:14:59 +0000 2012\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":483066947,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803844111\\/goldrogerportett2_normal.jpg\"},\"truncated\":false,\"id\":173177178010304513,\"created_at\":\"Fri Feb 24 22:47:11 +0000 2012\",\"in_reply_to_user_id_str\":\"365949385\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 471000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "93e1a17e-dadc-48f6-b202-ed73850cd225-173177178010304513" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1664610739/n11522806_32199384_5938_normal.jpg" -}, -"title": "pepetch: #change2ton #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 471000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#change2ton #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177178522001408\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":557,\"screen_name\":\"pepetch\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":998,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Villeurbanne\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":94,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1664610739\\/n11522806_32199384_5938_normal.jpg\",\"description\":\"Helene, 26 ans, Lyon\\/Villeurbanne, PS, MJS. Tweete politique, actu, cuisine, et vie quotidienne... \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"43307152\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1664610739\\/n11522806_32199384_5938_normal.jpg\",\"name\":\"pepetch\",\"default_profile_image\":false,\"created_at\":\"Fri May 29 10:22:59 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":43307152,\"utc_offset\":null,\"favourites_count\":9,\"url\":\"http:\\/\\/www.tumblr.com\\/tumblelog\\/pepetch\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177178522001408,\"created_at\":\"Fri Feb 24 22:47:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 471000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "40d089f9-9b9d-4b30-9c48-61c08acfcb70-173177178522001408" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #cQui :D", -"img": { -"src": "http://a0.twimg.com/profile_images/1270085631/oeil_normal.jpg" -}, -"title": "Achrome: #lgw #cQui :D", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 471000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #cQui :D\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cQui\",\"indices\":[5,10]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177178253574149\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"_Achrome_\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":114,\"location\":\"Rouen\",\"profile_text_color\":\"333333\",\"followers_count\":25,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1270085631\\/oeil_normal.jpg\",\"description\":\"Poney sup\\u00e9rieur en maintenance p\\u00e9trochimique, mordu de high tech et nouvelles technologies... \",\"statuses_count\":29,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/364586958\\/Radia8_by_yt4585.jpg\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"264898726\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Achrome\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/364586958\\/Radia8_by_yt4585.jpg\",\"created_at\":\"Sat Mar 12 16:55:27 +0000 2011\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":264898726,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1270085631\\/oeil_normal.jpg\"},\"truncated\":false,\"id\":173177178253574149,\"created_at\":\"Fri Feb 24 22:47:11 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 471000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "adebe877-f827-4031-85fb-a61ca38163d4-173177178253574149" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilPart #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1208636633/vchemineau_normal.jpg" -}, -"title": "V. : #ilPart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 473000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ilPart #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilPart\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[8,12]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177185354526721\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"vqlentin\",\"lang\":\"fr\",\"favourites_count\":139,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":181,\"location\":\"Toulouse. \",\"profile_text_color\":\"333333\",\"followers_count\":163,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1208636633\\/vchemineau_normal.jpg\",\"description\":\"TAC TOC TOC. \",\"statuses_count\":10177,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":12,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"197819908\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"V. \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Sat Oct 02 15:10:25 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":197819908,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1208636633\\/vchemineau_normal.jpg\"},\"truncated\":false,\"id\":173177185354526721,\"created_at\":\"Fri Feb 24 22:47:13 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 473000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b32071a3-665c-465d-b9a0-e8cdb223feac-173177185354526721" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1516122712/DSC00598-1_normal.JPG" -}, -"title": "Sebastien Comte: #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 474000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ilreste #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177190698070016\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"sebastien_c\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":142,\"location\":\"Thonon-les-bains\",\"profile_text_color\":\"333333\",\"followers_count\":42,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1516122712\\/DSC00598-1_normal.JPG\",\"description\":\"Entretien une bonne vie sociale, avec ses serveurs.\\r\\nLe libre c'est bien.\",\"statuses_count\":715,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433583924\\/sailingstone_alexander_2570.jpg\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Berlin\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"23986606\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Sebastien Comte\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433583924\\/sailingstone_alexander_2570.jpg\",\"created_at\":\"Thu Mar 12 17:19:41 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":23986606,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1516122712\\/DSC00598-1_normal.JPG\"},\"truncated\":false,\"id\":173177190698070016,\"created_at\":\"Fri Feb 24 22:47:14 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 474000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "030451f3-4953-4949-89b0-b56d88b2c486-173177190698070016" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw hey !", -"img": { -"src": "http://a3.twimg.com/profile_images/1834393757/Sans_titre_normal.png" -}, -"title": "Big_2.0: #ilreste #lgw hey !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 475000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ilreste #lgw hey !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177194120609793\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"121212\",\"screen_name\":\"Big_2_0\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":16,\"location\":\"Au dessus de Mont-Clavier \",\"profile_text_color\":\"1eb307\",\"followers_count\":8,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1834393757\\/Sans_titre_normal.png\",\"description\":\"Geek passionn\\u00e9 d'informatique et de nouvelles technologies, militant pour la libert\\u00e9 du web.\",\"statuses_count\":91,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"00db00\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"141414\",\"protected\":false,\"id_str\":\"183403377\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Big_2.0\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Thu Aug 26 22:42:33 +0000 2010\",\"profile_sidebar_fill_color\":\"1a1a1a\",\"id\":183403377,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1834393757\\/Sans_titre_normal.png\"},\"truncated\":false,\"id\":173177194120609793,\"created_at\":\"Fri Feb 24 22:47:15 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 475000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3782dead-eaab-48fb-9c8f-de95d4406913-173177194120609793" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Webze #ilreste Rollin il est trop drôle", -"img": { -"src": "http://a0.twimg.com/profile_images/1438611778/image_normal.jpg" -}, -"title": "Oly Diver: Webze #ilreste Rollin il est trop drôle", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 475000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Webze #ilreste Rollin il est trop dr\\u00f4le\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[6,14]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177197098569732\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"olydiver\",\"lang\":\"en\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":14,\"location\":\"\",\"profile_text_color\":\"666666\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1438611778\\/image_normal.jpg\",\"description\":\"\",\"statuses_count\":5,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"41208486\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Oly Diver\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Tue May 19 20:55:58 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":41208486,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1438611778\\/image_normal.jpg\"},\"truncated\":false,\"id\":173177197098569732,\"created_at\":\"Fri Feb 24 22:47:15 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 475000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "68896c30-a541-4c52-8fec-44782ef87f7c-173177197098569732" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilpart comme Guillon en fait ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1801780700/octopus_normal.png" -}, -"title": "Enzooo Sellers: #lgw #ilpart comme Guillon en fait ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 476000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #ilpart comme Guillon en fait ?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[5,12]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177200613404672\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5ED4DC\",\"screen_name\":\"EnzoooSellers\",\"lang\":\"en\",\"favourites_count\":4,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":307,\"location\":\"Paris, France\",\"profile_text_color\":\"3C3940\",\"followers_count\":154,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1801780700\\/octopus_normal.png\",\"description\":\"Petit neurone du cerveau global\",\"statuses_count\":3252,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/271408907\\/chat.jpg\",\"show_all_inline_media\":false,\"listed_count\":12,\"profile_link_color\":\"0099B9\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"London\",\"profile_background_color\":\"0099B9\",\"protected\":false,\"id_str\":\"18173760\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Enzooo Sellers\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/271408907\\/chat.jpg\",\"created_at\":\"Tue Dec 16 21:46:53 +0000 2008\",\"profile_sidebar_fill_color\":\"95E8EC\",\"id\":18173760,\"follow_request_sent\":null,\"utc_offset\":0,\"url\":\"http:\\/\\/enzooosellers.blogspot.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801780700\\/octopus_normal.png\"},\"truncated\":false,\"id\":173177200613404672,\"created_at\":\"Fri Feb 24 22:47:16 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 476000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0e14d44d-ec9e-41f5-93ec-69cef5f54b45-173177200613404672" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze @francoisrollin #ilreste #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1362214625/ma_tete_normal.png" -}, -"title": "Micromastard: @LeGrandWebze @francoisrollin #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 476000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"text\":\"@LeGrandWebze @francoisrollin #ilreste #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385},{\"screen_name\":\"francoisrollin\",\"indices\":[14,29],\"name\":\"rollin\",\"id_str\":\"369489076\",\"id\":369489076}],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[30,38]},{\"text\":\"lgw\",\"indices\":[39,43]}]},\"in_reply_to_user_id\":365949385,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":\"173175472996364288\",\"id_str\":\"173177199501905920\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Micromastard\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":28,\"location\":\"\",\"profile_text_color\":\"333333\",\"description\":\"\",\"statuses_count\":6,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":8,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1362214625\\/ma_tete_normal.png\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"302076995\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Micromastard\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri May 20 15:19:54 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":302076995,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1362214625\\/ma_tete_normal.png\"},\"in_reply_to_status_id\":173175472996364288,\"id\":173177199501905920,\"created_at\":\"Fri Feb 24 22:47:16 +0000 2012\",\"in_reply_to_user_id_str\":\"365949385\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 476000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0660d4f1-6070-47bc-9f89-a304324216f0-173177199501905920" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Yep @vinvin va nous faire des\nClaquettes dans quelques minutes sur #lgw (france5) puisque The artist est gagnant :-) #Cesar2012 via #TVcheck", -"img": { -"src": "http://a3.twimg.com/profile_images/1764728200/a05c3c5a-aecf-4e53-87e8-77647a9f7c91_normal.png" -}, -"title": "Fadhila BRAHIMI: Yep @vinvin va nous faire des\nClaquettes dans quelques minutes sur #lgw (france5) puisque The artist est gagnant :-) #Cesar2012 via #TVcheck", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 476000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Yep @vinvin va nous faire des\\nClaquettes dans quelques minutes sur #lgw (france5) puisque The artist est gagnant :-) #Cesar2012 via #TVcheck\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[4,11],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[67,71]},{\"text\":\"Cesar2012\",\"indices\":[117,127]},{\"text\":\"TVcheck\",\"indices\":[132,140]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/fr\\/app\\/tvcheck\\/id437347192?mt=8\\\" rel=\\\"nofollow\\\"\\u003ETVcheck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177199875203073\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"B28465\",\"screen_name\":\"fbrahimi\",\"lang\":\"fr\",\"favourites_count\":159,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":3401,\"location\":\"Nomade. France - Maghreb \",\"profile_text_color\":\"A30034\",\"followers_count\":11936,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1764728200\\/a05c3c5a-aecf-4e53-87e8-77647a9f7c91_normal.png\",\"description\":\"Dir. FB&Associ\\u00e9s #StrategieDePresence | CoAuteure #Moi20 | Chroniqueuse @Widoobiz | Conf\\u00e9renci\\u00e8re #Tedx | Bureau @MediaAces | \\u2665 #music #politic #SocialTV #Pause\",\"statuses_count\":36943,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/342882401\\/fadhilaBrahimiTwitterOct11.gif\",\"show_all_inline_media\":true,\"listed_count\":1251,\"profile_link_color\":\"000000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"F5EACF\",\"protected\":false,\"id_str\":\"5836692\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Fadhila BRAHIMI\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/342882401\\/fadhilaBrahimiTwitterOct11.gif\",\"created_at\":\"Mon May 07 16:20:02 +0000 2007\",\"profile_sidebar_fill_color\":\"F5EACF\",\"id\":5836692,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.fadhilabrahimi.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1764728200\\/a05c3c5a-aecf-4e53-87e8-77647a9f7c91_normal.png\"},\"truncated\":false,\"id\":173177199875203073,\"created_at\":\"Fri Feb 24 22:47:16 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 476000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef163198-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4a0d64d1-6cca-417d-946f-2ce2ecaa3e87-173177199875203073" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#changedeton #changedethon #changedemorano #lgw @legrandwebze", -"img": { -"src": "http://a3.twimg.com/profile_images/227088760/ec_normal.jpg" -}, -"title": "Emmanuel CARRE: #changedeton #changedethon #changedemorano #lgw @legrandwebze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 478000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#changedeton #changedethon #changedemorano #lgw @legrandwebze\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[48,61],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"changedeton\",\"indices\":[0,12]},{\"text\":\"changedethon\",\"indices\":[13,26]},{\"text\":\"changedemorano\",\"indices\":[27,42]},{\"text\":\"lgw\",\"indices\":[43,47]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177208066670593\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"D9B17E\",\"screen_name\":\"E_mmanuel\",\"lang\":\"en\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":61,\"location\":\"DTC\",\"profile_text_color\":\"333333\",\"followers_count\":96,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/227088760\\/ec_normal.jpg\",\"description\":\"mouche du coach, sp\\u00e9cialiste en brainstorming, briefing, brushing, et ratons laveurs.\",\"statuses_count\":300,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/62442432\\/trinity.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"9D582E\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"8B542B\",\"protected\":false,\"id_str\":\"42055835\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Emmanuel CARRE\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/62442432\\/trinity.jpg\",\"created_at\":\"Sat May 23 16:43:24 +0000 2009\",\"profile_sidebar_fill_color\":\"EADEAA\",\"id\":42055835,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/227088760\\/ec_normal.jpg\"},\"truncated\":false,\"id\":173177208066670593,\"created_at\":\"Fri Feb 24 22:47:18 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 478000, -"tags": [ -{ -"id-ref": "ef165038-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef165556-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef16598e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "56a7b4e0-16fb-4b39-9e4c-0afa28b973f9-173177208066670593" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "En fait je pige pas #cqui #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: En fait je pige pas #cqui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 480000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"En fait je pige pas #cqui #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[20,25]},{\"text\":\"lgw\",\"indices\":[26,30]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177214211330048\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"favourites_count\":23,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":383,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":2386,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"statuses_count\":6696,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"protected\":false,\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Ludovic Delaherche\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":72665061,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/chapkattack.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\"},\"truncated\":false,\"id\":173177214211330048,\"created_at\":\"Fri Feb 24 22:47:20 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 480000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b6700485-263f-481b-a383-ef909cbf330e-173177214211330048" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "toato #ilpart #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1732910391/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg" -}, -"title": "Alexa̷ ndr̷e: toato #ilpart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 480000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"toato #ilpart #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[6,13]},{\"text\":\"lgw\",\"indices\":[14,18]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177215054397442\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5c5c5c\",\"screen_name\":\"K3nnyfr\",\"lang\":\"en\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":997,\"location\":\"Saligny, France\",\"profile_text_color\":\"333333\",\"followers_count\":338,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\",\"description\":\"SysAdmin, Gamer, Libriste and Professionnal Troller since 1988\\r\\nhttp:\\/\\/about.me\\/k3nny\",\"statuses_count\":5566,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"313638\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"12687332\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Alexa\\u0337 ndr\\u0337e\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"created_at\":\"Fri Jan 25 16:14:19 +0000 2008\",\"profile_sidebar_fill_color\":\"dedede\",\"id\":12687332,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.k3nny.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\"},\"truncated\":false,\"id\":173177215054397442,\"created_at\":\"Fri Feb 24 22:47:20 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 480000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "50cea735-f520-4667-8494-8d48ff8e3d60-173177215054397442" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cQui #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1717447265/Till_New_AVatar_Twitter_normal.png" -}, -"title": "Till the Cat: #cQui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 480000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cQui #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[6,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177218376278018\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":861,\"screen_name\":\"TilltheCat\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13478,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/207397586\\/FOND_pour_twitter_Nouveau2.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":80,\"profile_link_color\":\"0084B4\",\"followers_count\":2483,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1717447265\\/Till_New_AVatar_Twitter_normal.png\",\"description\":\"R\\u00e9dacteur Web (Yahoo, M\\u00f4mes.net, Tigex ...) et \\u00e9leveur de Miniatures de p\\u00e8re en fils. #R\\u00e9dacteurWeb #Pigiste \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"14923240\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/207397586\\/FOND_pour_twitter_Nouveau2.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1717447265\\/Till_New_AVatar_Twitter_normal.png\",\"name\":\"Till the Cat\",\"default_profile_image\":false,\"created_at\":\"Tue May 27 17:34:52 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":14923240,\"utc_offset\":-10800,\"favourites_count\":4,\"url\":\"http:\\/\\/www.tillthecat.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177218376278018,\"created_at\":\"Fri Feb 24 22:47:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 480000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c4e8554e-ee7c-4ae3-81a8-efefcb857927-173177218376278018" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "taaaoto #ilpart #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1732910391/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg" -}, -"title": "Alexa̷ ndr̷e: taaaoto #ilpart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 484000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"taaaoto #ilpart #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[8,15]},{\"text\":\"lgw\",\"indices\":[16,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177234494996480\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":997,\"screen_name\":\"K3nnyfr\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":5567,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"location\":\"Saligny, France\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"313638\",\"followers_count\":338,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\",\"description\":\"SysAdmin, Gamer, Libriste and Professionnal Troller since 1988\\r\\nhttp:\\/\\/about.me\\/k3nny\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"12687332\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"profile_sidebar_fill_color\":\"dedede\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\",\"name\":\"Alexa\\u0337 ndr\\u0337e\",\"default_profile_image\":false,\"created_at\":\"Fri Jan 25 16:14:19 +0000 2008\",\"profile_sidebar_border_color\":\"5c5c5c\",\"id\":12687332,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.k3nny.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177234494996480,\"created_at\":\"Fri Feb 24 22:47:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 484000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2a4ec6eb-5e11-4da2-84e1-ca61a83a8a95-173177234494996480" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Faut-il garder François Rollin ? Jouez !! #IlReste #IlPart #cQui #change2ton #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1811600999/IMG_1752_normal.jpg" -}, -"title": "holdenfr: RT @LeGrandWebze: Faut-il garder François Rollin ? Jouez !! #IlReste #IlPart #cQui #change2ton #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 485000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Faut-il garder Fran\\u00e7ois Rollin ? Jouez !! #IlReste #IlPart #cQui #change2ton #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[60,68]},{\"text\":\"IlPart\",\"indices\":[69,76]},{\"text\":\"cQui\",\"indices\":[77,82]},{\"text\":\"change2ton\",\"indices\":[83,94]},{\"text\":\"lgw\",\"indices\":[95,99]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Faut-il garder Fran\\u00e7ois Rollin ? Jouez !! #IlReste #IlPart #cQui #change2ton #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[42,50]},{\"text\":\"IlPart\",\"indices\":[51,58]},{\"text\":\"cQui\",\"indices\":[59,64]},{\"text\":\"change2ton\",\"indices\":[65,76]},{\"text\":\"lgw\",\"indices\":[77,81]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176896102744065\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1479,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3114,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176896102744065,\"created_at\":\"Fri Feb 24 22:46:04 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177238873837568\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":240,\"screen_name\":\"holdenfr74\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":789,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":26,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1811600999\\/IMG_1752_normal.jpg\",\"description\":\"Les propos tenus ici n'engagent personne...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"022330\",\"id_str\":\"298602602\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"969a9c\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811600999\\/IMG_1752_normal.jpg\",\"name\":\"holdenfr\",\"default_profile_image\":false,\"created_at\":\"Sat May 14 16:12:05 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":298602602,\"utc_offset\":-10800,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177238873837568,\"created_at\":\"Fri Feb 24 22:47:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 485000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b445924f-61dc-478e-bcb7-89b97c12365f-173177238873837568" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilPart o/", -"img": { -"src": "http://a3.twimg.com/profile_images/1704016122/loltruc-noel_normal.png" -}, -"title": "Hervé Q: #lgw #ilPart o/", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 485000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #ilPart o\\/\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilPart\",\"indices\":[5,12]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177235635843073\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"2e2103\",\"screen_name\":\"Airvecu\",\"lang\":\"fr\",\"favourites_count\":556,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":429,\"location\":\"Brest m\\u00eam' (et ses alentours)\",\"profile_text_color\":\"000000\",\"followers_count\":754,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1704016122\\/loltruc-noel_normal.png\",\"description\":\"Presque musicien, presque dr\\u00f4le, presque original, presque normal, presque intelligent, mais loin d'\\u00eatre parfait. Mais je suis Breton.\",\"statuses_count\":34952,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/144273404\\/xb15acfe7365bd11b8abe0faf957eee0.png\",\"show_all_inline_media\":true,\"listed_count\":44,\"profile_link_color\":\"0600b5\",\"is_translator\":true,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"46863586\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Herv\\u00e9 Q\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/144273404\\/xb15acfe7365bd11b8abe0faf957eee0.png\",\"created_at\":\"Sat Jun 13 10:17:50 +0000 2009\",\"profile_sidebar_fill_color\":\"f0f3f5\",\"id\":46863586,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1704016122\\/loltruc-noel_normal.png\"},\"truncated\":false,\"id\":173177235635843073,\"created_at\":\"Fri Feb 24 22:47:25 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 485000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "55ddac11-a76c-4c4d-b187-dd781fd088b5-173177235635843073" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #cqui", -"img": { -"src": "http://a2.twimg.com/profile_images/1801682939/image_normal.jpg" -}, -"title": "alexandra evan: #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 485000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #cqui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cqui\",\"indices\":[5,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177235170275328\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":18,\"screen_name\":\"alexevan\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":295,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":113,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1801682939\\/image_normal.jpg\",\"description\":\"Global Planning Director @ DDB interested in people, conversations, behaviour. Passionate by arequipe, wine & traveling. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"33499701\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801682939\\/image_normal.jpg\",\"name\":\"alexandra evan\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 20 12:45:25 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":33499701,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177235170275328,\"created_at\":\"Fri Feb 24 22:47:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 485000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "51a47825-5794-48e4-bd05-331aacb1bb80-173177235170275328" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1851110304/Picture_0480_normal.jpg" -}, -"title": "Swin Gum: #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 485000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177236973813763\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":233,\"screen_name\":\"Swiinea\",\"lang\":\"fr\",\"profile_text_color\":\"71d6c9\",\"statuses_count\":4518,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/362128090\\/swin.jpg\",\"location\":\"Lille - Pos\\u00e9e sur un cactus\",\"show_all_inline_media\":true,\"listed_count\":23,\"profile_link_color\":\"807d7e\",\"followers_count\":581,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851110304\\/Picture_0480_normal.jpg\",\"description\":\"Les bios c'est pour les faibles ou pour les gens qui font un truc dans la vie tout \\u00e7a. Je suis Swin' et je suis n\\u00e9e pour \\u00eatre une larve. #HOULOULOU\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1d4c70\",\"id_str\":\"372532169\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/362128090\\/swin.jpg\",\"profile_sidebar_fill_color\":\"1d4c70\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851110304\\/Picture_0480_normal.jpg\",\"name\":\"Swin Gum\",\"default_profile_image\":false,\"created_at\":\"Mon Sep 12 23:11:47 +0000 2011\",\"profile_sidebar_border_color\":\"57ff57\",\"id\":372532169,\"utc_offset\":-10800,\"favourites_count\":360,\"url\":\"http:\\/\\/tchictchac.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177236973813763,\"created_at\":\"Fri Feb 24 22:47:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 485000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f99544a4-6af9-4688-81bf-4d14ee40f201-173177236973813763" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon ben #ilReste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1845606272/marikiki_07_02_12_normal.jpg" -}, -"title": "Tluonra: Bon ben #ilReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 486000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bon ben #ilReste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[8,16]},{\"text\":\"lgw\",\"indices\":[17,21]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177240811614209\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":174,\"screen_name\":\"Tluonra\",\"lang\":\"fr\",\"profile_text_color\":\"080108\",\"statuses_count\":6949,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431637274\\/back_tw_1111.jpg\",\"location\":\"Somewhere over the rainbow\",\"show_all_inline_media\":false,\"listed_count\":11,\"profile_link_color\":\"e50ef0\",\"followers_count\":222,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1845606272\\/marikiki_07_02_12_normal.jpg\",\"description\":\"Graphiste free-lance flammes et twitteuse \\u00e0 gage : Pumm Pumm (appeler aux horaires de bureau)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"3c363d\",\"id_str\":\"80332571\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431637274\\/back_tw_1111.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1845606272\\/marikiki_07_02_12_normal.jpg\",\"name\":\"Tluonra\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 06 15:47:08 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":80332571,\"utc_offset\":3600,\"favourites_count\":6,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177240811614209,\"created_at\":\"Fri Feb 24 22:47:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 486000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9d360a64-3776-4930-bb20-54d0947df057-173177240811614209" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1735644265/front_de_gauche_annee_normal.jpg" -}, -"title": "Cachounette: #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 486000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177243323994112\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":40,\"screen_name\":\"cachounette\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":250,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"D02B55\",\"followers_count\":51,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1735644265\\/front_de_gauche_annee_normal.jpg\",\"description\":\"sage femme, militante PCF-Front de gauche et CGT\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"352726\",\"id_str\":\"39092205\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1735644265\\/front_de_gauche_annee_normal.jpg\",\"name\":\"Cachounette\",\"default_profile_image\":false,\"created_at\":\"Sun May 10 18:40:14 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":39092205,\"utc_offset\":-10800,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177243323994112,\"created_at\":\"Fri Feb 24 22:47:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 486000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0311b1ff-25c3-451e-9068-0f260530e9de-173177243323994112" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Paye ton WiFi qui te déconnecte... #cQui #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1725590755/jak-avatar-twitter_normal.png" -}, -"title": "Axel Leroy: Paye ton WiFi qui te déconnecte... #cQui #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 486000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Paye ton WiFi qui te d\\u00e9connecte... #cQui #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[35,40]},{\"text\":\"LGW\",\"indices\":[41,45]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177241444954112\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":303,\"screen_name\":\"BlackEco\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13159,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/199653801\\/jak-avatar-rmx-twitter.png\",\"location\":\"Versailles, France\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":192,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1725590755\\/jak-avatar-twitter_normal.png\",\"description\":\"I'm a 18 years old french geek, passionated by Anglo-Saxon culture, computing, music, Internet, video games, movies, other geek stuffs and cars.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"94871785\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/199653801\\/jak-avatar-rmx-twitter.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1725590755\\/jak-avatar-twitter_normal.png\",\"name\":\"Axel Leroy\",\"default_profile_image\":false,\"created_at\":\"Sat Dec 05 21:28:19 +0000 2009\",\"profile_sidebar_border_color\":\"00bbff\",\"id\":94871785,\"utc_offset\":3600,\"favourites_count\":142,\"url\":\"http:\\/\\/www.blackeco.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177241444954112,\"created_at\":\"Fri Feb 24 22:47:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 486000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6f8ca170-700e-4e3a-b09d-c53f670a78e4-173177241444954112" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Rollin #cQui", -"img": { -"src": "http://a0.twimg.com/profile_images/569365839/entrbtn2_normal.gif" -}, -"title": "Screech Cubik: #lgw Rollin #cQui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 487000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Rollin #cQui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cQui\",\"indices\":[12,17]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177247690268673\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":57,\"screen_name\":\"s_cubik\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1288,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Bruxelles\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":74,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/569365839\\/entrbtn2_normal.gif\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Brussels\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"96092449\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/569365839\\/entrbtn2_normal.gif\",\"name\":\"Screech Cubik\",\"default_profile_image\":false,\"created_at\":\"Fri Dec 11 09:16:29 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":96092449,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.talkgeekytome.net\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177247690268673,\"created_at\":\"Fri Feb 24 22:47:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 487000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "de2fb826-fb06-4c94-b819-ca2d424029a5-173177247690268673" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Faut-il garder François Rollin ? Jouez !! #IlReste #IlPart #cQui #change2ton #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1799548934/SAM_9940_normal.JPG" -}, -"title": "Boris Scafariu: RT @LeGrandWebze: Faut-il garder François Rollin ? Jouez !! #IlReste #IlPart #cQui #change2ton #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 488000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Faut-il garder Fran\\u00e7ois Rollin ? Jouez !! #IlReste #IlPart #cQui #change2ton #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[60,68]},{\"text\":\"IlPart\",\"indices\":[69,76]},{\"text\":\"cQui\",\"indices\":[77,82]},{\"text\":\"change2ton\",\"indices\":[83,94]},{\"text\":\"lgw\",\"indices\":[95,99]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Faut-il garder Fran\\u00e7ois Rollin ? Jouez !! #IlReste #IlPart #cQui #change2ton #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[42,50]},{\"text\":\"IlPart\",\"indices\":[51,58]},{\"text\":\"cQui\",\"indices\":[59,64]},{\"text\":\"change2ton\",\"indices\":[65,76]},{\"text\":\"lgw\",\"indices\":[77,81]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176896102744065\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1479,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3114,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176896102744065,\"created_at\":\"Fri Feb 24 22:46:04 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/messaging.nokia.com\\/site\\/main.do\\\" rel=\\\"nofollow\\\"\\u003EOvi by Nokia \\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177248214548480\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":48,\"screen_name\":\"Borishenkov\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":64,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/417508223\\/01747_inflight_1024x768.jpg\",\"location\":\"En France, vers Tours.\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":7,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1799548934\\/SAM_9940_normal.JPG\",\"description\":\"Les gouvernements ne devraient pas nous apprendre \\u00e0 nous laisser \\u00eatre dirig\\u00e9s comme des moutons, mais plut\\u00f4t \\u00e0 \\u00eatre nos propres souverains.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"379367658\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/417508223\\/01747_inflight_1024x768.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1799548934\\/SAM_9940_normal.JPG\",\"name\":\"Boris Scafariu\",\"default_profile_image\":false,\"created_at\":\"Sat Sep 24 20:52:11 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":379367658,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/twitter.com\\/Borishenkov\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177248214548480,\"created_at\":\"Fri Feb 24 22:47:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 488000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cefb93fd-e013-4011-b414-1b5137da0172-173177248214548480" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Attention, le vote #ilpart de @LeGrandWebze ne concerne pas le gouvernement mais François Rollin. Ne confondez pas. #Lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1690913631/doc_normal.jpg" -}, -"title": "Klaire.fr: Attention, le vote #ilpart de @LeGrandWebze ne concerne pas le gouvernement mais François Rollin. Ne confondez pas. #Lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 488000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Attention, le vote #ilpart de @LeGrandWebze ne concerne pas le gouvernement mais Fran\\u00e7ois Rollin. Ne confondez pas. #Lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[30,43],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[19,26]},{\"text\":\"Lgw\",\"indices\":[117,121]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177249141506049\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":780,\"screen_name\":\"KlaireFr\",\"lang\":\"fr\",\"profile_text_color\":\"663B12\",\"statuses_count\":9882,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/381308516\\/klaire.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":282,\"profile_link_color\":\"1F98C7\",\"followers_count\":7158,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1690913631\\/doc_normal.jpg\",\"description\":\"A un mauvais caract\\u00e8re. Mais un sur 140, \\u00e7a va. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C6E2EE\",\"id_str\":\"28096610\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/381308516\\/klaire.png\",\"profile_sidebar_fill_color\":\"DAECF4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1690913631\\/doc_normal.jpg\",\"name\":\"Klaire.fr\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 01 12:34:58 +0000 2009\",\"profile_sidebar_border_color\":\"C6E2EE\",\"id\":28096610,\"utc_offset\":-10800,\"favourites_count\":35,\"url\":\"http:\\/\\/www.klaire.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177249141506049,\"created_at\":\"Fri Feb 24 22:47:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 488000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4f971fac-d706-4ac1-9890-55c7c475383e-173177249141506049" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "42 #ilReste \\o/ #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: 42 #ilReste \\o/ #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 488000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"42 #ilReste \\\\o\\/ #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[3,11]},{\"text\":\"lgw\",\"indices\":[16,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177250777280513\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3247,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177250777280513,\"created_at\":\"Fri Feb 24 22:47:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 488000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3f978b1f-bda9-4422-bccd-3cb35aef06b2-173177250777280513" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "totzzzzo #ilpart #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1732910391/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg" -}, -"title": "Alexa̷ ndr̷e: totzzzzo #ilpart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 488000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"totzzzzo #ilpart #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[9,16]},{\"text\":\"lgw\",\"indices\":[17,21]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177249917444096\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5c5c5c\",\"screen_name\":\"K3nnyfr\",\"lang\":\"en\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":997,\"location\":\"Saligny, France\",\"profile_text_color\":\"333333\",\"followers_count\":338,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\",\"description\":\"SysAdmin, Gamer, Libriste and Professionnal Troller since 1988\\r\\nhttp:\\/\\/about.me\\/k3nny\",\"statuses_count\":5568,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"313638\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"12687332\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Alexa\\u0337 ndr\\u0337e\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"created_at\":\"Fri Jan 25 16:14:19 +0000 2008\",\"profile_sidebar_fill_color\":\"dedede\",\"id\":12687332,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.k3nny.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\"},\"truncated\":false,\"id\":173177249917444096,\"created_at\":\"Fri Feb 24 22:47:28 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 488000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "49a9c411-c5db-4886-88ec-3af820edf3a4-173177249917444096" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#IlReste #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1796744745/Anonymous-header_normal.PNG" -}, -"title": "Musi_Call_Ment: #IlReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 489000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#IlReste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177254132719616\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":199,\"screen_name\":\"mat_moi_ca\",\"lang\":\"en\",\"profile_text_color\":\"93afe6\",\"statuses_count\":6544,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/396225323\\/tumblr_lxfb1bGFUj1r9crd8o1_500.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"93afe6\",\"followers_count\":88,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1796744745\\/Anonymous-header_normal.PNG\",\"description\":\"Geek qui s'est perdu sur internet. je suis chieur ! Ce que j'aime ? Le m\\u00e9tal. FOLLOW MOI !!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1dabf2\",\"id_str\":\"348842674\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/396225323\\/tumblr_lxfb1bGFUj1r9crd8o1_500.jpg\",\"profile_sidebar_fill_color\":\"000000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1796744745\\/Anonymous-header_normal.PNG\",\"name\":\"Musi_Call_Ment\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 05 02:52:54 +0000 2011\",\"profile_sidebar_border_color\":\"93afe6\",\"id\":348842674,\"utc_offset\":null,\"favourites_count\":14,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177254132719616,\"created_at\":\"Fri Feb 24 22:47:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 489000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cc62f061-030c-4e69-850e-ebfdb7addc86-173177254132719616" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rollin ? #ilReste #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1633621191/avatar_normal.png" -}, -"title": "Tweets de Comptoir: Rollin ? #ilReste #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 492000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Rollin ? #ilReste #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[9,17]},{\"text\":\"lgw\",\"indices\":[18,22]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177264576544768\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ffcc00\",\"screen_name\":\"Tweets2Comptoir\",\"lang\":\"fr\",\"favourites_count\":5604,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":3072,\"location\":\"Dans tes tweets\",\"profile_text_color\":\"3f3210\",\"followers_count\":6393,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1633621191\\/avatar_normal.png\",\"description\":\"Tweets de Comptoir est l\\u00e0 pour rendre quotidiennement compte de l'activit\\u00e9 subversive des tweetos, en d\\u00e9non\\u00e7ant les meilleurs tweets publi\\u00e9s.\",\"statuses_count\":2933,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/350380007\\/twitter-bg.png\",\"show_all_inline_media\":true,\"listed_count\":186,\"profile_link_color\":\"3b8ab2\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d1f5c\",\"protected\":false,\"id_str\":\"227334618\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Tweets de Comptoir\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/350380007\\/twitter-bg.png\",\"created_at\":\"Thu Dec 16 15:29:51 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":227334618,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/tweetsdecomptoir.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1633621191\\/avatar_normal.png\"},\"truncated\":false,\"id\":173177264576544768,\"created_at\":\"Fri Feb 24 22:47:32 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 492000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2e97733b-e6e6-4a3a-8986-59255ead4d28-173177264576544768" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'ai ma bulle!!!! Jme suis vue!!! ahahah #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1398568911/IMG_2179_-_Copie_normal.jpg" -}, -"title": "Lucie: J'ai ma bulle!!!! Jme suis vue!!! ahahah #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 493000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'ai ma bulle!!!! Jme suis vue!!! ahahah #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[41,45]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177270154969088\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":149,\"screen_name\":\"Milcah7\",\"lang\":\"en\",\"profile_text_color\":\"807d80\",\"statuses_count\":9481,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"03949e\",\"followers_count\":79,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"description\":\"Herocorpienne, S\\u00e9riephile (pas assez \\u00e0 mon go\\u00fbt), DVDvore,Cin\\u00e9vore, aime le tennis et le rugby, le rock, pop-rock... et ses twittos 3\\r\\n.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"63258588\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"name\":\"Lucie\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 05 21:13:19 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":63258588,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177270154969088,\"created_at\":\"Fri Feb 24 22:47:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 493000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e2ff01fe-30d5-4e32-a28a-8e0d00d87b85-173177270154969088" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "moi je veux que @FlorencePorcel reste ! #lgw #cQui", -"img": { -"src": "http://a0.twimg.com/profile_images/1700942619/godai4_normal.gif" -}, -"title": "Godai Yusaku: moi je veux que @FlorencePorcel reste ! #lgw #cQui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 493000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"moi je veux que @FlorencePorcel reste ! #lgw #cQui\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[16,31],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]},{\"text\":\"cQui\",\"indices\":[45,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177270549225472\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":400,\"screen_name\":\"__Yusaku\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13675,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/355063675\\/akemi_tadaka_005_1280x1024.jpg\",\"location\":\"Ile de France, Nancy, Toulois\",\"show_all_inline_media\":false,\"listed_count\":27,\"profile_link_color\":\"038543\",\"followers_count\":314,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1700942619\\/godai4_normal.gif\",\"description\":\"Directeur de Projet Client Info\\/telco - \\r\\nActivit\\u00e9s associatives - Geek et Nippophile \\u00e0 ses heures perdues\\r\\nMembre d'#AQDIL\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ACDED6\",\"id_str\":\"76995130\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/355063675\\/akemi_tadaka_005_1280x1024.jpg\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1700942619\\/godai4_normal.gif\",\"name\":\"Godai Yusaku\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 24 17:33:58 +0000 2009\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":76995130,\"utc_offset\":3600,\"favourites_count\":68,\"url\":\"http:\\/\\/jenebloguepas.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177270549225472,\"created_at\":\"Fri Feb 24 22:47:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 493000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9abab68d-3e4c-494b-a0c1-df9709ffa70d-173177270549225472" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1815688866/d688d6b8531c11e1abb01231381b65e3_7_normal.jpg" -}, -"title": "Kevin Hiot: #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 495000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177277813764096\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":291,\"screen_name\":\"UnMamouth\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3481,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Longjumeau\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":119,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1815688866\\/d688d6b8531c11e1abb01231381b65e3_7_normal.jpg\",\"description\":\"Journaliste en devenir ayant peur des piq\\u00fbres.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"89394967\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815688866\\/d688d6b8531c11e1abb01231381b65e3_7_normal.jpg\",\"name\":\"Kevin Hiot\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 12 07:14:13 +0000 2009\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":89394967,\"utc_offset\":3600,\"favourites_count\":5,\"url\":\"http:\\/\\/flavors.me\\/unmamouth\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177277813764096,\"created_at\":\"Fri Feb 24 22:47:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 495000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "23a238f9-b3bf-40eb-9cda-8f15518c8f32-173177277813764096" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW #IlReste Super Rollin à moi !!!!!", -"img": { -"src": "http://a2.twimg.com/profile_images/944881104/7384d5e1-2a2b-41c2-a46d-7b82cf21a5ed_normal.jpg" -}, -"title": "José Phinebacker: #LGW #IlReste Super Rollin à moi !!!!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 496000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW #IlReste Super Rollin \\u00e0 moi !!!!!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"IlReste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177282461048832\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":140,\"screen_name\":\"Phinebacker\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1251,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"009999\",\"followers_count\":117,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/944881104\\/7384d5e1-2a2b-41c2-a46d-7b82cf21a5ed_normal.jpg\",\"description\":\"Phinebacker, twitteur homeopathique...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"6296872\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/944881104\\/7384d5e1-2a2b-41c2-a46d-7b82cf21a5ed_normal.jpg\",\"name\":\"Jos\\u00e9 Phinebacker\",\"default_profile_image\":false,\"created_at\":\"Thu May 24 21:11:03 +0000 2007\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":6296872,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/phinebacker.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177282461048832,\"created_at\":\"Fri Feb 24 22:47:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 496000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "78e46990-78d1-43d4-843b-f2391f0a86bf-173177282461048832" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw ILRESTE !", -"img": { -"src": "http://a3.twimg.com/profile_images/1612866761/2222_normal.jpg" -}, -"title": "makina: #lgw ILRESTE !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 496000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw ILRESTE !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177282498789377\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1,\"screen_name\":\"makina37\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1612866761\\/2222_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"351529067\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612866761\\/2222_normal.jpg\",\"name\":\"makina\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 09 11:20:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":351529067,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177282498789377,\"created_at\":\"Fri Feb 24 22:47:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 496000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cbb6c20f-30c4-411c-9877-db7692533c43-173177282498789377" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1650721797/Largy_normal.jpg" -}, -"title": "Largentula: #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 497000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[10,14]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177287666180096\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":116,\"screen_name\":\"Largentula\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3825,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"sur le canap\\u00e9\",\"show_all_inline_media\":false,\"listed_count\":24,\"profile_link_color\":\"990000\",\"followers_count\":174,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1650721797\\/Largy_normal.jpg\",\"description\":\"prout\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"17374070\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1650721797\\/Largy_normal.jpg\",\"name\":\"Largentula\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 13 22:12:09 +0000 2008\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":17374070,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177287666180096,\"created_at\":\"Fri Feb 24 22:47:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 497000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0d5a4809-4732-4c1f-bdd3-41a4c4052305-173177287666180096" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#IlReste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1528632347/FunPhotoBox041455s1mwzbxu_normal.jpg" -}, -"title": "oli duck: #IlReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 498000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#IlReste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177292376387587\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":19,\"screen_name\":\"oliduck\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":77,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":6,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1528632347\\/FunPhotoBox041455s1mwzbxu_normal.jpg\",\"description\":\"... Wasn't Born To Follow comme chantait The Byrds...\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"119897315\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1528632347\\/FunPhotoBox041455s1mwzbxu_normal.jpg\",\"name\":\"oli duck\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 04 22:06:06 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":119897315,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177292376387587,\"created_at\":\"Fri Feb 24 22:47:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 498000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b89f1ac5-4b9f-4664-8d38-87f8f8d267bd-173177292376387587" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@FlorencePorcel elle a un décolleté de #cesar2012 #ilreste #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1632512642/John_normal.jpg" -}, -"title": "Stephane : @FlorencePorcel elle a un décolleté de #cesar2012 #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 498000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@FlorencePorcel elle a un d\\u00e9collet\\u00e9 de #cesar2012 #ilreste #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[0,15],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"cesar2012\",\"indices\":[39,49]},{\"text\":\"ilreste\",\"indices\":[50,58]},{\"text\":\"lgw\",\"indices\":[59,63]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177293529817088\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"49031173\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":159,\"screen_name\":\"stefLP\",\"lang\":\"fr\",\"profile_text_color\":\"6a1e00\",\"statuses_count\":1540,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/292553800\\/IMG_0246__1600x1200_.JPG\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0800b6\",\"followers_count\":75,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1632512642\\/John_normal.jpg\",\"description\":\"Je travaille dans le monde de l'informatique et des pharmacies (depuis 17 ans) , et \\u00e9galement auto-entrepreneur \\u00e0 mes temps perdus. http:\\/\\/about.me\\/bealcost\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffe9d9\",\"id_str\":\"11192742\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/292553800\\/IMG_0246__1600x1200_.JPG\",\"profile_sidebar_fill_color\":\"ffecd9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1632512642\\/John_normal.jpg\",\"name\":\"Stephane \",\"default_profile_image\":false,\"created_at\":\"Sat Dec 15 10:31:27 +0000 2007\",\"profile_sidebar_border_color\":\"001e0e\",\"id\":11192742,\"utc_offset\":3600,\"favourites_count\":42,\"url\":null},\"in_reply_to_screen_name\":\"FlorencePorcel\",\"truncated\":false,\"id\":173177293529817088,\"created_at\":\"Fri Feb 24 22:47:38 +0000 2012\",\"in_reply_to_user_id\":49031173}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 498000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "451b16ed-69fa-47b9-92a5-52ba3b43f019-173177293529817088" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "1 point Mabille #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1115735941/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png" -}, -"title": "Christophe Ponsolle: 1 point Mabille #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 498000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"1 point Mabille #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177293143932929\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"CPonsolle\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":364,\"location\":\"\",\"profile_text_color\":\"999393\",\"followers_count\":971,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1115735941\\/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png\",\"description\":\"Co-fondateur de NoWatch et co-pr\\u00e9sentateur de ZapCast\",\"statuses_count\":1209,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/57339653\\/forme-illustration-gris-20_-_-logo.png\",\"show_all_inline_media\":false,\"listed_count\":110,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"d4d4d4\",\"protected\":false,\"id_str\":\"25338852\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Christophe Ponsolle\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/57339653\\/forme-illustration-gris-20_-_-logo.png\",\"created_at\":\"Thu Mar 19 17:06:04 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":25338852,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1115735941\\/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png\"},\"truncated\":false,\"id\":173177293143932929,\"created_at\":\"Fri Feb 24 22:47:38 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 498000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e27dc4a5-1d1b-4c21-b031-ca94f9804e3d-173177293143932929" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cqui #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1768745785/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png" -}, -"title": "☠papounay2000☠: #cqui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 500000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#cqui #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[6,10]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177298286161920\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"F2E195\",\"screen_name\":\"papounay2000\",\"lang\":\"fr\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":265,\"location\":\"\",\"profile_text_color\":\"0C3E53\",\"followers_count\":135,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1768745785\\/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png\",\"description\":\"N'oubliez pas de vous aimer\",\"statuses_count\":3536,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/412848613\\/gandhi.jpg\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"FF0000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BADFCD\",\"protected\":false,\"id_str\":\"14764219\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"\\u2620papounay2000\\u2620\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/412848613\\/gandhi.jpg\",\"created_at\":\"Tue May 13 20:33:18 +0000 2008\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"id\":14764219,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768745785\\/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png\"},\"truncated\":false,\"id\":173177298286161920,\"created_at\":\"Fri Feb 24 22:47:40 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 500000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5a2ee08b-f3cf-469c-882b-9ad796d0b4c1-173177298286161920" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Y a le grand webze sur #France5 @Tweets2Comptoir nous a prévenu!", -"img": { -"src": "http://a2.twimg.com/profile_images/1824930362/mii_normal.jpg" -}, -"title": "Mi ANDRIA: Y a le grand webze sur #France5 @Tweets2Comptoir nous a prévenu!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 500000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Y a le grand webze sur #France5 @Tweets2Comptoir nous a pr\\u00e9venu!\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[32,48],\"id_str\":\"227334618\",\"name\":\"Tweets de Comptoir\",\"id\":227334618}],\"urls\":[],\"hashtags\":[{\"text\":\"France5\",\"indices\":[23,31]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/levelupstudio.com\\/plume\\\" rel=\\\"nofollow\\\"\\u003EPlume\\u00a0for\\u00a0Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177299498307585\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":115,\"screen_name\":\"mioraandria\",\"lang\":\"fr\",\"profile_text_color\":\"362720\",\"statuses_count\":6962,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/366084498\\/IMG_1265DPP.jpg\",\"location\":\"Ici ou l\\u00e0-bas\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"B40B43\",\"followers_count\":272,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1824930362\\/mii_normal.jpg\",\"description\":\"Je veux bien tweeter de tout et de rien, de tout surtout mais jamais de politique.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"FF6699\",\"id_str\":\"138576419\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/366084498\\/IMG_1265DPP.jpg\",\"profile_sidebar_fill_color\":\"E5507E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824930362\\/mii_normal.jpg\",\"name\":\"Mi ANDRIA\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 29 23:22:16 +0000 2010\",\"profile_sidebar_border_color\":\"CC3366\",\"id\":138576419,\"utc_offset\":-10800,\"favourites_count\":46,\"url\":\"http:\\/\\/www.facebook.com\\/Miawa.Andria\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177299498307585,\"created_at\":\"Fri Feb 24 22:47:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 500000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "98c54f16-734d-4def-8c61-ccb352d31a49-173177299498307585" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Solange voudrait s'inscrire au stage particulier avec Déconne-Man. #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1650223404/Solangetof_normal.jpg" -}, -"title": "Solange te parle: Solange voudrait s'inscrire au stage particulier avec Déconne-Man. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 502000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Solange voudrait s'inscrire au stage particulier avec D\\u00e9conne-Man. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[67,71]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177308558016512\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":195,\"screen_name\":\"SolangeTeParle\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":676,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/393555317\\/yayoipurple\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":27,\"profile_link_color\":\"421fa3\",\"followers_count\":914,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1650223404\\/Solangetof_normal.jpg\",\"description\":\"Quand je pense \\u00e0 tout ce qui m'emp\\u00eache de r\\u00e9fl\\u00e9chir, j'ouvre au hasard le dictionnaire et je te parle en vid\\u00e9ophonie.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"ffffff\",\"id_str\":\"417867146\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/393555317\\/yayoipurple\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1650223404\\/Solangetof_normal.jpg\",\"name\":\"Solange te parle\",\"default_profile_image\":false,\"created_at\":\"Mon Nov 21 13:20:07 +0000 2011\",\"profile_sidebar_border_color\":\"666666\",\"id\":417867146,\"utc_offset\":null,\"favourites_count\":156,\"url\":\"http:\\/\\/solangeteparle.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177308558016512,\"created_at\":\"Fri Feb 24 22:47:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 502000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1115e7f6-b4f3-4fca-9cca-7f1156f13e9b-173177308558016512" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste !!!!!!!! Big up @francoisrollin #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1709833400/j_normal.JPG" -}, -"title": "Julie R جولي: #ilreste !!!!!!!! Big up @francoisrollin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 504000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste !!!!!!!! Big up @francoisrollin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[25,40],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[41,45]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177316770463744\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":820,\"screen_name\":\"JulR\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":13059,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Paris \\/ Damas\",\"show_all_inline_media\":false,\"listed_count\":35,\"profile_link_color\":\"93A644\",\"followers_count\":792,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"description\":\"Parigote de coeur, syrienne d'adoption. L'inverse marche aussi. Journaliste vadrouilleuse \\/\\/ Don't diet - Start a riot\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"10572732\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"name\":\"Julie R \\u062c\\u0648\\u0644\\u064a\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 25 22:37:26 +0000 2007\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":10572732,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/www.syrieonline.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177316770463744,\"created_at\":\"Fri Feb 24 22:47:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 504000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5a14b14e-7782-4905-88b6-91d63da4cb13-173177316770463744" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#MERILETFOU #UMAD? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1652896495/31462_418563071095_586936095_5290073_3010281_a_normal.jpg" -}, -"title": "KheOps: #MERILETFOU #UMAD? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 504000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#MERILETFOU #UMAD? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"MERILETFOU\",\"indices\":[0,11]},{\"text\":\"UMAD\",\"indices\":[12,17]},{\"text\":\"lgw\",\"indices\":[19,23]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177316770459648\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"kheops2713\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":25,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":451,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1652896495\\/31462_418563071095_586936095_5290073_3010281_a_normal.jpg\",\"description\":\"Je clair, ne pas ?\",\"statuses_count\":972,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"321006177\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"KheOps\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Jun 20 21:41:59 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":321006177,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.dailymotion.com\\/video\\/x32zy6_la-strategie-de-lechec-lentretien_fun\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1652896495\\/31462_418563071095_586936095_5290073_3010281_a_normal.jpg\"},\"truncated\":false,\"id\":173177316770459648,\"created_at\":\"Fri Feb 24 22:47:44 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 504000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef199144-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef19966c-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "24175c73-658e-4001-b298-550c0d767033-173177316770459648" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Juste un effet un peu désastreux dans #LGW : PERSONNE ne regarde la caméra. Vous ne faites pas l'émission que pour vous eh", -"img": { -"src": "http://a0.twimg.com/profile_images/1850149516/200212-1652_normal.jpg" -}, -"title": "Gwendal Perrin: Juste un effet un peu désastreux dans #LGW : PERSONNE ne regarde la caméra. Vous ne faites pas l'émission que pour vous eh", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 506000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Juste un effet un peu d\\u00e9sastreux dans #LGW : PERSONNE ne regarde la cam\\u00e9ra. Vous ne faites pas l'\\u00e9mission que pour vous eh\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[38,42]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177325612040192\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"f703ff\",\"screen_name\":\"GwendalPerrin\",\"lang\":\"fr\",\"favourites_count\":323,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":390,\"location\":\"Sur ton \\u00e9cran\",\"profile_text_color\":\"0C3E53\",\"followers_count\":1123,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850149516\\/200212-1652_normal.jpg\",\"description\":\"Journaliste\\/CM \\\\ #IdiotDuJour, @faislebuzz, *RIRES ENREGISTRES* \\\\ #ModernClassical #TranceFamily \\\\ Mange les bisounours au lieu d'y croire \\\\ http:\\/\\/is.gd\\/vpIs00\",\"statuses_count\":25020,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408801473\\/twilk_background_4f1ff1ba38fd8.jpg\",\"show_all_inline_media\":true,\"listed_count\":62,\"profile_link_color\":\"FF0000\",\"is_translator\":true,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"d183f2\",\"protected\":false,\"id_str\":\"116277557\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Gwendal Perrin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408801473\\/twilk_background_4f1ff1ba38fd8.jpg\",\"created_at\":\"Sun Feb 21 21:30:29 +0000 2010\",\"profile_sidebar_fill_color\":\"ea4af0\",\"id\":116277557,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/gwendalperrin.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850149516\\/200212-1652_normal.jpg\"},\"truncated\":false,\"id\":173177325612040192,\"created_at\":\"Fri Feb 24 22:47:46 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 506000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8f3131c9-07a3-4922-ac05-a3db31e36f60-173177325612040192" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@lgeffroy: @vinvin ressemble a un candidat a la presidentielle dans le nouveau decors du #lgw... Mise a part la chemise", -"img": { -"src": "http://a2.twimg.com/profile_images/1186211112/MyBEP_Laurent_normal.png" -}, -"title": "laurent GEFFROY: @lgeffroy: @vinvin ressemble a un candidat a la presidentielle dans le nouveau decors du #lgw... Mise a part la chemise", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 507000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"lgeffroy\",\"favorited\":false,\"text\":\"@lgeffroy: @vinvin ressemble a un candidat a la presidentielle dans le nouveau decors du #lgw... Mise a part la chemise\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"lgeffroy\",\"indices\":[0,9],\"name\":\"laurent GEFFROY\",\"id_str\":\"6807672\",\"id\":6807672},{\"screen_name\":\"Vinvin\",\"indices\":[11,18],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[89,93]}]},\"in_reply_to_user_id\":6807672,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177328728416257\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"lgeffroy\",\"lang\":\"en\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":63,\"location\":\"\",\"profile_text_color\":\"666666\",\"followers_count\":58,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1186211112\\/MyBEP_Laurent_normal.png\",\"description\":\".Net Architect, loves technologies and Baseball\",\"statuses_count\":765,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"6807672\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"laurent GEFFROY\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Thu Jun 14 09:14:06 +0000 2007\",\"profile_sidebar_fill_color\":\"252429\",\"id\":6807672,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.laurentgeffroy.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1186211112\\/MyBEP_Laurent_normal.png\"},\"truncated\":false,\"id\":173177328728416257,\"created_at\":\"Fri Feb 24 22:47:47 +0000 2012\",\"in_reply_to_user_id_str\":\"6807672\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 507000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b9ec75f4-7da4-4e30-a705-ae9539a3ecb2-173177328728416257" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je viens de voir mon avatar à la télé en bubulle ;) #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1841029880/gangstacat6ze46f4ze6f4z6e84_normal.jpg" -}, -"title": "Brice R.: Je viens de voir mon avatar à la télé en bubulle ;) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 507000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je viens de voir mon avatar \\u00e0 la t\\u00e9l\\u00e9 en bubulle ;) #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[52,56]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177329198170112\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":69,\"screen_name\":\"brice_r_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2375,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/404651107\\/ToVictory.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1841029880\\/gangstacat6ze46f4ze6f4z6e84_normal.jpg\",\"description\":\"#G\\u00e9meaux #DoublePersonnalit\\u00e9 \\r\\nParce que la vie priv\\u00e9e ne sert pas uniquement \\u00e0 cacher des d\\u00e9lits et des crimes.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Copenhagen\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"15512436\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/404651107\\/ToVictory.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841029880\\/gangstacat6ze46f4ze6f4z6e84_normal.jpg\",\"name\":\"Brice R.\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 21 08:09:24 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":15512436,\"utc_offset\":3600,\"favourites_count\":5,\"url\":\"https:\\/\\/www.eff.org\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177329198170112,\"created_at\":\"Fri Feb 24 22:47:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 507000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c5b039d9-cff4-4334-bd8d-7a6ec6727f67-173177329198170112" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Haha je passe a la télé #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1851178724/61_normal.png" -}, -"title": "Colombien et toi ?: Haha je passe a la télé #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 508000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Haha je passe a la t\\u00e9l\\u00e9 #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[24,28]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177334894043137\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":63,\"screen_name\":\"HAYTSH\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9720,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/387067801\\/4587347080_7c4c5d8fc7.jpg\",\"location\":\"\\u30b9\\u30c8\\u30e9\\u30b9\\u30d6\\u30fc\\u30eb\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":53,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851178724\\/61_normal.png\",\"description\":\"J'suis un ksos j'ai 5 ans. \",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"277031586\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/387067801\\/4587347080_7c4c5d8fc7.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851178724\\/61_normal.png\",\"name\":\"Colombien et toi ?\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 04 15:24:48 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":277031586,\"utc_offset\":3600,\"favourites_count\":83,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177334894043137,\"created_at\":\"Fri Feb 24 22:47:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 508000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1bebb2eb-6c53-4d1d-9478-f7f83ac3bbd2-173177334894043137" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les #cesar2012 c'est fini. Faut basculer sur France 5 maintenant et Le Grand Webzé ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1840667340/ns_normal.png" -}, -"title": "Pierre : Les #cesar2012 c'est fini. Faut basculer sur France 5 maintenant et Le Grand Webzé ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 509000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"Les #cesar2012 c'est fini. Faut basculer sur France 5 maintenant et Le Grand Webz\\u00e9 ! #lgw\",\"created_at\":\"Fri Feb 24 22:47:49 +0000 2012\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"cesar2012\",\"indices\":[4,14]},{\"text\":\"lgw\",\"indices\":[85,89]}],\"user_mentions\":[]},\"retweet_count\":0,\"place\":null,\"in_reply_to_status_id_str\":null,\"retweeted\":false,\"source\":\"web\",\"in_reply_to_user_id_str\":null,\"id_str\":\"173177337553235968\",\"coordinates\":null,\"in_reply_to_screen_name\":null,\"contributors\":null,\"geo\":null,\"user\":{\"listed_count\":25,\"created_at\":\"Tue Dec 08 15:02:27 +0000 2009\",\"profile_text_color\":\"666666\",\"is_translator\":false,\"show_all_inline_media\":false,\"lang\":\"fr\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/66918069\\/Coruscant1.jpg\",\"url\":null,\"default_profile\":false,\"notifications\":null,\"profile_link_color\":\"2FC2EF\",\"screen_name\":\"BeautifulLoser_\",\"time_zone\":\"Paris\",\"description\":\"Ex \\u00e9tudiant en Services et R\\u00e9seaux de Communication. Geek \\u00e0 4 roues, tout terrain ! Dans la matrice depuis 1987 #tech #web #politique #rugby #procrastination\",\"following\":null,\"geo_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/66918069\\/Coruscant1.jpg\",\"profile_background_color\":\"1A1B1F\",\"location\":\"Castres \",\"id_str\":\"95436599\",\"profile_background_tile\":false,\"followers_count\":322,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840667340\\/ns_normal.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1840667340\\/ns_normal.png\",\"default_profile_image\":false,\"follow_request_sent\":null,\"profile_sidebar_fill_color\":\"252429\",\"favourites_count\":68,\"protected\":false,\"friends_count\":391,\"profile_sidebar_border_color\":\"181A1E\",\"name\":\"Pierre \",\"contributors_enabled\":false,\"verified\":false,\"id\":95436599,\"statuses_count\":10062,\"profile_use_background_image\":true,\"utc_offset\":3600},\"in_reply_to_user_id\":null,\"in_reply_to_status_id\":null,\"favorited\":false,\"id\":173177337553235968}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 509000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "499f48df-b4b9-4c79-a5c6-1e4ae0de5b38-173177337553235968" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@FlorencePorcel elle nous a mis un sacré décolletée #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1578085959/funny-dirty-photos-thechive-7_normal.jpg" -}, -"title": "Matthieu Michel: @FlorencePorcel elle nous a mis un sacré décolletée #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 509000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@FlorencePorcel elle nous a mis un sacr\\u00e9 d\\u00e9collet\\u00e9e #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[0,15],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[52,56]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177337213497344\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"49031173\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":68,\"screen_name\":\"MicheO3\",\"lang\":\"en\",\"profile_text_color\":\"3E4415\",\"statuses_count\":5140,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"Marseille\\/Paris\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"D02B55\",\"followers_count\":95,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1578085959\\/funny-dirty-photos-thechive-7_normal.jpg\",\"description\":\"\\u00ab Dieu a cr\\u00e9\\u00e9 les seins pour nourrir les enfants et on y met des proth\\u00e8ses pour nourrir les docteurs. \\u00bb\\u00ab Ce monde est un vaste naufrage : sauve qui peut ! \\u00bb\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"68460513\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1578085959\\/funny-dirty-photos-thechive-7_normal.jpg\",\"name\":\"Matthieu Michel\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 24 17:30:05 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":68460513,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":\"FlorencePorcel\",\"truncated\":false,\"id\":173177337213497344,\"created_at\":\"Fri Feb 24 22:47:49 +0000 2012\",\"in_reply_to_user_id\":49031173}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 509000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3c40d9b3-9967-441f-8d6b-2e58efdf0925-173177337213497344" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#IlReste #cQui #change2ton #lgw @LeGrandWebze", -"img": { -"src": "http://a0.twimg.com/profile_images/1752605252/slashunderscore_normal.PNG" -}, -"title": "Gilles Defromerie: #IlReste #cQui #change2ton #lgw @LeGrandWebze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 511000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#IlReste #cQui #change2ton #lgw @LeGrandWebze\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[32,45],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[0,8]},{\"text\":\"cQui\",\"indices\":[9,14]},{\"text\":\"change2ton\",\"indices\":[15,26]},{\"text\":\"lgw\",\"indices\":[27,31]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177348353560578\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"geldif\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":59,\"location\":\"Devant un \\u00e9cran num\\u00e9rique\",\"profile_text_color\":\"333333\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1752605252\\/slashunderscore_normal.PNG\",\"description\":\"Debugger, Ajusteur d'Octets niveau Certification Binaire, Digital Engineer\",\"statuses_count\":225,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"394186996\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Gilles Defromerie\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Wed Oct 19 18:07:56 +0000 2011\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":394186996,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1752605252\\/slashunderscore_normal.PNG\"},\"truncated\":false,\"id\":173177348353560578,\"created_at\":\"Fri Feb 24 22:47:51 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 511000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e0d9a945-ef0b-4d9a-9009-27cd875cb82f-173177348353560578" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je vois ma tête!! Fière de moi je suis, je passe à la télé!!! :D #lgw (Ma #Maman doit être fière de moi ><)", -"img": { -"src": "http://a0.twimg.com/profile_images/1843832843/Photo_du_21-02-12___19.49_normal.jpg" -}, -"title": "Alice Wonderland: Je vois ma tête!! Fière de moi je suis, je passe à la télé!!! :D #lgw (Ma #Maman doit être fière de moi ><)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 511000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je vois ma t\\u00eate!! Fi\\u00e8re de moi je suis, je passe \\u00e0 la t\\u00e9l\\u00e9!!! :D #lgw (Ma #Maman doit \\u00eatre fi\\u00e8re de moi ><)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[65,69]},{\"text\":\"Maman\",\"indices\":[74,80]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177348038987776\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":140,\"screen_name\":\"moustikette\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":217,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"Near Paris\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843832843\\/Photo_du_21-02-12___19.49_normal.jpg\",\"description\":\"J'ai un bonnet Tigrou! And so what? :D\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"23988907\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843832843\\/Photo_du_21-02-12___19.49_normal.jpg\",\"name\":\"Alice Wonderland\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 12 17:33:07 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":23988907,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/wonderlandalice.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177348038987776,\"created_at\":\"Fri Feb 24 22:47:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 511000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef1a670e-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f1a15656-0b39-47e9-b129-bad95363676a-173177348038987776" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilPart ou #ilchange2ton #lgw OK Professeur ?", -"img": { -"src": "http://a2.twimg.com/profile_images/1427838155/P7114024_normal.JPG" -}, -"title": "jali: #ilPart ou #ilchange2ton #lgw OK Professeur ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 513000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilPart ou #ilchange2ton #lgw OK Professeur ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilPart\",\"indices\":[0,7]},{\"text\":\"ilchange2ton\",\"indices\":[11,24]},{\"text\":\"lgw\",\"indices\":[25,29]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.netvibes.com\\/\\\" rel=\\\"nofollow\\\"\\u003ENetvibes Official Widget\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177353193787393\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":110,\"screen_name\":\"Jali\",\"lang\":\"fr\",\"profile_text_color\":\"574b57\",\"statuses_count\":30518,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"FR\",\"show_all_inline_media\":true,\"listed_count\":38,\"profile_link_color\":\"484b6b\",\"followers_count\":487,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\",\"description\":\"se prom\\u00e8ne\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"8064742\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\",\"name\":\"jali\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 08 21:15:24 +0000 2007\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":8064742,\"utc_offset\":3600,\"favourites_count\":148,\"url\":\"http:\\/\\/www.jali.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177353193787393,\"created_at\":\"Fri Feb 24 22:47:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 513000, -"tags": [ -{ -"id-ref": "ef1a8540-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c78ab3ea-63df-4cf8-9fb8-850ed92ed23a-173177353193787393" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilReste", -"img": { -"src": "http://a3.twimg.com/profile_images/1661415033/chimie-tux_batux_tux_normal.png" -}, -"title": "Damien: #lgw #ilReste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 514000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilReste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilReste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177358281482240\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":74,\"screen_name\":\"damienbesson\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":255,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":20,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1661415033\\/chimie-tux_batux_tux_normal.png\",\"description\":\"Doctorant en canc\\u00e9rologie.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"022330\",\"id_str\":\"422968572\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1661415033\\/chimie-tux_batux_tux_normal.png\",\"name\":\"Damien\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 27 22:32:47 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":422968572,\"utc_offset\":null,\"favourites_count\":16,\"url\":\"http:\\/\\/besson.damien.free.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177358281482240,\"created_at\":\"Fri Feb 24 22:47:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 514000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b268d29f-2126-4ae1-8e5b-0dc486e71e94-173177358281482240" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Moi aussi, je veux que @francoisrollin #IlReste mais qu'il #Change2Ton! ;) #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: Moi aussi, je veux que @francoisrollin #IlReste mais qu'il #Change2Ton! ;) #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 515000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Moi aussi, je veux que @francoisrollin #IlReste mais qu'il #Change2Ton! ;) #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[23,38],\"name\":\"rollin\",\"id_str\":\"369489076\",\"id\":369489076}],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[39,47]},{\"text\":\"Change2Ton\",\"indices\":[59,70]},{\"text\":\"LGW\",\"indices\":[75,79]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177364883308544\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"111405\",\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"favourites_count\":16,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":912,\"location\":\"Alsace, France\",\"profile_text_color\":\"a3c23e\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"statuses_count\":4893,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Hugo SCHOCH\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_fill_color\":\"9ca871\",\"id\":175540303,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/only.hug33k.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\"},\"truncated\":false,\"id\":173177364883308544,\"created_at\":\"Fri Feb 24 22:47:55 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 515000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "824b3956-57ab-4663-9cd9-cdf05009ec63-173177364883308544" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Pierre_B_y nos PP dans #lgw la classe", -"img": { -"src": "http://a0.twimg.com/profile_images/1816190925/stmaillot_normal.jpg" -}, -"title": "philippe : @Pierre_B_y nos PP dans #lgw la classe", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 515000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Pierre_B_y nos PP dans #lgw la classe\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Pierre_B_y\",\"indices\":[0,11],\"id_str\":\"104184883\",\"name\":\"Pierre B.\",\"id\":104184883}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[26,30]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173177007297937408\",\"id_str\":\"173177362224119808\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173177007297937408,\"in_reply_to_user_id_str\":\"104184883\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":802,\"screen_name\":\"saintmtex\",\"lang\":\"fr\",\"profile_text_color\":\"3D1957\",\"statuses_count\":22957,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"location\":\"aix en provence\",\"show_all_inline_media\":false,\"listed_count\":41,\"profile_link_color\":\"FF0000\",\"followers_count\":808,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1816190925\\/stmaillot_normal.jpg\",\"description\":\"Sport addict, Joueur par intermittence de poker , Autoderision et bonne humeur inside , doublure officielle du professeur xavier \\r\\nwww.saintmtex.fr\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"642D8B\",\"id_str\":\"287653885\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1816190925\\/stmaillot_normal.jpg\",\"name\":\"philippe \",\"default_profile_image\":false,\"created_at\":\"Mon Apr 25 12:28:35 +0000 2011\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":287653885,\"utc_offset\":3600,\"favourites_count\":9,\"url\":\"http:\\/\\/www.saintmtex.fr\"},\"in_reply_to_screen_name\":\"Pierre_B_y\",\"truncated\":false,\"id\":173177362224119808,\"created_at\":\"Fri Feb 24 22:47:55 +0000 2012\",\"in_reply_to_user_id\":104184883}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 515000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f8879531-a104-4d15-8614-1bbdb57a5083-173177362224119808" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste mais en slip", -"img": { -"src": "http://a2.twimg.com/profile_images/1640878229/dugomo_normal.jpg" -}, -"title": "Dugomo: #lgw #ilreste mais en slip", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 515000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #ilreste mais en slip\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177361511100416\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"87bc44\",\"screen_name\":\"Dugomo\",\"lang\":\"fr\",\"favourites_count\":89,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":417,\"location\":\"Nice, ou pas loin\",\"profile_text_color\":\"000000\",\"followers_count\":3130,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1640878229\\/dugomo_normal.jpg\",\"description\":\"Timeo Danaos et dona ferentes.\\r\\n\",\"statuses_count\":23744,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/138402304\\/twilk_background_4c704a628fa7f.jpg\",\"show_all_inline_media\":false,\"listed_count\":350,\"profile_link_color\":\"0000ff\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"protected\":false,\"id_str\":\"67648081\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Dugomo\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/138402304\\/twilk_background_4c704a628fa7f.jpg\",\"created_at\":\"Fri Aug 21 16:24:44 +0000 2009\",\"profile_sidebar_fill_color\":\"e0ff92\",\"id\":67648081,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/jedisdubien.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1640878229\\/dugomo_normal.jpg\"},\"truncated\":false,\"id\":173177361511100416,\"created_at\":\"Fri Feb 24 22:47:55 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 515000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "915d1715-f0a3-4710-ae31-68a3d4bac3b4-173177361511100416" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Deconne-man tu m'as niqué tellement c'était pas drôle #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1843165873/1B2ADAE8-80F8-4819-BB0F-9D995A978B82_normal" -}, -"title": "Kurosawa: Deconne-man tu m'as niqué tellement c'était pas drôle #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 516000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Deconne-man tu m'as niqu\\u00e9 tellement c'\\u00e9tait pas dr\\u00f4le #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[54,58]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177366703644672\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":418,\"screen_name\":\"kunirosawa\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":19843,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris XX'\",\"show_all_inline_media\":true,\"listed_count\":43,\"profile_link_color\":\"0084B4\",\"followers_count\":463,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1843165873\\/1B2ADAE8-80F8-4819-BB0F-9D995A978B82_normal\",\"description\":\"Beaucoup trop de caract\\u00e8res pour une bio exhaustive. \\nMes tweets personnels ne sont pas sign\\u00e9s. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"143242559\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843165873\\/1B2ADAE8-80F8-4819-BB0F-9D995A978B82_normal\",\"name\":\"Kurosawa\",\"default_profile_image\":false,\"created_at\":\"Thu May 13 00:03:39 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":143242559,\"utc_offset\":-10800,\"favourites_count\":383,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/kunirosawa\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177366703644672,\"created_at\":\"Fri Feb 24 22:47:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 516000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "976377a2-c4d6-4246-a385-5b3d837954a4-173177366703644672" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je lâche #CI pour #LeGrandWebze #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/183407519/200526550-001_normal.jpg" -}, -"title": "Sparkle and Co: Je lâche #CI pour #LeGrandWebze #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 518000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je l\\u00e2che #CI pour #LeGrandWebze #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"CI\",\"indices\":[9,12]},{\"text\":\"LeGrandWebze\",\"indices\":[18,31]},{\"text\":\"LGW\",\"indices\":[32,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177375280988160\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":478,\"screen_name\":\"Sparkle_and_Co\",\"lang\":\"fr\",\"profile_text_color\":\"362720\",\"statuses_count\":7522,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"location\":\"London\",\"show_all_inline_media\":false,\"listed_count\":10,\"profile_link_color\":\"B40B43\",\"followers_count\":371,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/183407519\\/200526550-001_normal.jpg\",\"description\":\"Sometimes geek, often homeless, not a wife but always a mum... I'm a knitter and I'm trying to learn sewing. \\r\\nWelcome!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"London\",\"profile_background_color\":\"FF6699\",\"id_str\":\"35311914\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"profile_sidebar_fill_color\":\"E5507E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/183407519\\/200526550-001_normal.jpg\",\"name\":\"Sparkle and Co\",\"default_profile_image\":false,\"created_at\":\"Sat Apr 25 21:12:07 +0000 2009\",\"profile_sidebar_border_color\":\"CC3366\",\"id\":35311914,\"utc_offset\":0,\"favourites_count\":6,\"url\":\"http:\\/\\/sparkleandco.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177375280988160,\"created_at\":\"Fri Feb 24 22:47:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 518000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef1b237e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1c1f4ae3-3a54-4a3f-8100-ecc2dad1882d-173177375280988160" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1667379154/8I6juT3f_normal" -}, -"title": "Patrick Ollier: #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 519000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[5,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177378850340864\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":78,\"screen_name\":\"PatrickOllier\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1208,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"088253\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"description\":\"Ma force ? Je n'ai rien \\u00e0 vendre ni rien \\u00e0 acheter, je n'ai pas de ma\\u00eetre et je ne v\\u00e9n\\u00e8re aucun dieu. Et je ne lis pas mes messages :))\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"id_str\":\"299723960\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"name\":\"Patrick Ollier\",\"default_profile_image\":false,\"created_at\":\"Mon May 16 15:47:22 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":299723960,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177378850340864,\"created_at\":\"Fri Feb 24 22:47:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 519000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f0daedb8-a9dc-4d41-94c9-023d29a9de69-173177378850340864" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ROLLIN ROLLIN ROLLIN #lgw #ilreste", -"img": { -"src": "http://a1.twimg.com/profile_images/1840602431/MyGoogle_Avatar1_normal.png" -}, -"title": "Guillaume Maurin: ROLLIN ROLLIN ROLLIN #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 520000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"ROLLIN ROLLIN ROLLIN #lgw #ilreste\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]},{\"text\":\"ilreste\",\"indices\":[26,34]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"https:\\/\\/chrome.google.com\\/extensions\\/detail\\/encaiiljifbdbjlphpgpiimidegddhic\\\" rel=\\\"nofollow\\\"\\u003ESilver Bird\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177384621707265\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"gmaurin\",\"lang\":\"fr\",\"favourites_count\":58,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":394,\"location\":\"France - Bretagne - Toulouse\",\"profile_text_color\":\"333333\",\"followers_count\":428,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1840602431\\/MyGoogle_Avatar1_normal.png\",\"description\":\"Du pass\\u00e9 faisons table en marbre ........ #Geek #Rugby #Prof - http:\\/\\/gplus.gmaurin.fr\",\"statuses_count\":15767,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/368275111\\/13638-stade-toulousain.jpg\",\"show_all_inline_media\":true,\"listed_count\":32,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"48504688\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Guillaume Maurin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/368275111\\/13638-stade-toulousain.jpg\",\"created_at\":\"Thu Jun 18 21:54:30 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":48504688,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.gmaurin.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840602431\\/MyGoogle_Avatar1_normal.png\"},\"truncated\":false,\"id\":173177384621707265,\"created_at\":\"Fri Feb 24 22:48:00 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 520000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8c378ff5-7e18-468c-b2ab-97f46d281712-173177384621707265" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Faut-il garder François Rollin ? #IlReste !!! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1580605839/louisette-carre2_normal.jpg" -}, -"title": "Louisettes: Faut-il garder François Rollin ? #IlReste !!! #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 520000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Faut-il garder Fran\\u00e7ois Rollin ? #IlReste !!! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[33,41]},{\"text\":\"lgw\",\"indices\":[46,50]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177383485054976\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"DBE9ED\",\"screen_name\":\"LesLouisettes\",\"lang\":\"fr\",\"favourites_count\":26,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":207,\"location\":\"Brest\",\"profile_text_color\":\"ffffff\",\"followers_count\":91,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1580605839\\/louisette-carre2_normal.jpg\",\"description\":\"JF d\\u00e9veloppant all\\u00e8grement sur twitter son addiction pour la politique, c\\u00f4t\\u00e9 b\\u00e2bord.\",\"statuses_count\":157,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/134382906\\/fond-twitter.png\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"a3a3a3\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fff5f5\",\"protected\":false,\"id_str\":\"28132943\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Louisettes\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/134382906\\/fond-twitter.png\",\"created_at\":\"Wed Apr 01 16:04:59 +0000 2009\",\"profile_sidebar_fill_color\":\"5e5e5e\",\"id\":28132943,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1580605839\\/louisette-carre2_normal.jpg\"},\"truncated\":false,\"id\":173177383485054976,\"created_at\":\"Fri Feb 24 22:48:00 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 520000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8b64b753-7921-4fa0-90d3-39d74a4ebdd0-173177383485054976" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Reste François! #ilreste #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1833830553/avatar-noir-et-blanc-photobooth_normal.jpg" -}, -"title": "Baudouin VanHumbeeck: Reste François! #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 521000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Reste Fran\\u00e7ois! #ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[16,24]},{\"text\":\"lgw\",\"indices\":[25,29]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twicca.r246.jp\\/\\\" rel=\\\"nofollow\\\"\\u003Etwicca\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177388161712129\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":2945,\"screen_name\":\"somebaudy\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":17090,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/89113514\\/background-twitter-elephant.png\",\"location\":\"Schaerbeek, Belgoslovaquie\",\"show_all_inline_media\":false,\"listed_count\":173,\"profile_link_color\":\"002fa7\",\"followers_count\":2691,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1833830553\\/avatar-noir-et-blanc-photobooth_normal.jpg\",\"description\":\"belgian writer (ascendant geek) - Mon stylo est un rasoir d'Ockham qui se prend pour une call-girl (ou l'inverse). FR\\/NL\\/EN\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"444444\",\"id_str\":\"195503\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/89113514\\/background-twitter-elephant.png\",\"profile_sidebar_fill_color\":\"edc7c7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1833830553\\/avatar-noir-et-blanc-photobooth_normal.jpg\",\"name\":\"Baudouin VanHumbeeck\",\"default_profile_image\":false,\"created_at\":\"Sat Dec 23 12:51:34 +0000 2006\",\"profile_sidebar_border_color\":\"000000\",\"id\":195503,\"utc_offset\":3600,\"favourites_count\":1191,\"url\":\"http:\\/\\/retiendra.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177388161712129,\"created_at\":\"Fri Feb 24 22:48:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 521000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d481ce6a-b352-4b33-9c58-784f1ed9a17e-173177388161712129" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Allez hop #cesar2012 --> #lgw", -"img": { -"src": "http://a1.twimg.com/sticky/default_profile_images/default_profile_6_normal.png" -}, -"title": "Gw3nd0ul: Allez hop #cesar2012 --> #lgw", -"color": "16763904", -"polemics": [ -"KO" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 522000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Allez hop #cesar2012 --> #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cesar2012\",\"indices\":[10,20]},{\"text\":\"lgw\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177392913854465\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":434,\"screen_name\":\"Gw3nd0ul\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":506,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"143017258\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"name\":\"Gw3nd0ul\",\"default_profile_image\":true,\"created_at\":\"Wed May 12 10:42:39 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":143017258,\"utc_offset\":3600,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177392913854465,\"created_at\":\"Fri Feb 24 22:48:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 522000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "29cb3131-0895-4bd2-b3fa-c9ab28b91421-173177392913854465" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Nan mais c'est qui François Rollin ahah #lgw :p", -"img": { -"src": "http://a2.twimg.com/profile_images/1780275371/335878_3126302603495_1442578370_33246016_798248012_o_normal.jpg" -}, -"title": "_revan_: Nan mais c'est qui François Rollin ahah #lgw :p", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 522000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Nan mais c'est qui Fran\\u00e7ois Rollin ahah #lgw :p\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177392427311104\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":160,\"screen_name\":\"_revan_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2719,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":60,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1780275371\\/335878_3126302603495_1442578370_33246016_798248012_o_normal.jpg\",\"description\":\"\\u00c9tudiant R&T - ici je parle de tout et surtout de rien ^_^\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"86814993\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1780275371\\/335878_3126302603495_1442578370_33246016_798248012_o_normal.jpg\",\"name\":\"_revan_\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 01 22:15:07 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":86814993,\"utc_offset\":3600,\"favourites_count\":22,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177392427311104,\"created_at\":\"Fri Feb 24 22:48:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 522000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7c13f943-dff8-4554-b7e3-8016847d5690-173177392427311104" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On devrait faire la même chose avec la chemise de Vinvin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1804590964/ZEFZA_normal.gif" -}, -"title": "Shik-a-Marrant: On devrait faire la même chose avec la chemise de Vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 523000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"On devrait faire la m\\u00eame chose avec la chemise de Vinvin #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[57,61]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177396390924288\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":75,\"screen_name\":\"Shikamarrant\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":989,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Cela d\\u00e9pend o\\u00f9 vous \\u00eates\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\",\"description\":\"Je ne suis pas fan de Naruto, mais j'ai trouv\\u00e9 le jeu de mot pas mal en fait. J'aurais pu en trouver un avec #Faisan\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"57607506\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"c0c3c4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\",\"name\":\"Shik-a-Marrant\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 17 10:16:42 +0000 2009\",\"profile_sidebar_border_color\":\"c0c3c4\",\"id\":57607506,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177396390924288,\"created_at\":\"Fri Feb 24 22:48:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 523000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d5caaec1-4cee-43e4-92a3-5c4d64fbdd9b-173177396390924288" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rollin! #ilreste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/768815341/poussin-7277_normal.jpg" -}, -"title": "Frédéric Douat: Rollin! #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 525000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Rollin! #ilreste #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[8,16]},{\"text\":\"lgw\",\"indices\":[17,21]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177404125233152\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"FFFFFF\",\"screen_name\":\"Fredouat\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":400,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":184,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/768815341\\/poussin-7277_normal.jpg\",\"description\":\"Jeune poussin dans l'univers du webmarketing, je me suis fix\\u00e9 un objectif: partager mon int\\u00e9r\\u00eat pour l'univers du num\\u00e9rique et du marketing avec les novices.\",\"statuses_count\":1148,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/89933232\\/265x270_oeuf.jpg\",\"show_all_inline_media\":true,\"listed_count\":7,\"profile_link_color\":\"BF1238\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BF1238\",\"protected\":false,\"id_str\":\"54355185\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Fr\\u00e9d\\u00e9ric Douat\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/89933232\\/265x270_oeuf.jpg\",\"created_at\":\"Mon Jul 06 22:26:39 +0000 2009\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"id\":54355185,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/fredouat.typepad.com\\/piaillements\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/768815341\\/poussin-7277_normal.jpg\"},\"truncated\":false,\"id\":173177404125233152,\"created_at\":\"Fri Feb 24 22:48:05 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 525000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "10588d20-204c-4dcc-993d-f92fecd6b199-173177404125233152" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1332822559/Birdswatchtelevision_normal.jpg" -}, -"title": "Birdswatchtelevision: #change2ton #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 525000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#change2ton #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[12,16]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177403437355009\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"4bbb00\",\"screen_name\":\"birdswatchtv\",\"lang\":\"fr\",\"favourites_count\":52,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":176,\"location\":\"\",\"profile_text_color\":\"4bbb00\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1332822559\\/Birdswatchtelevision_normal.jpg\",\"description\":\"Nowhere man.\\r\\nAlways look on the bright side of life!\",\"statuses_count\":180,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/243090408\\/Birdswatchtelevision.jpg\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"4bbb00\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"3c8bf3\",\"protected\":false,\"id_str\":\"288959401\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Birdswatchtelevision\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/243090408\\/Birdswatchtelevision.jpg\",\"created_at\":\"Wed Apr 27 19:17:46 +0000 2011\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":288959401,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/birdswatchtelevision.wordpress.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1332822559\\/Birdswatchtelevision_normal.jpg\"},\"truncated\":false,\"id\":173177403437355009,\"created_at\":\"Fri Feb 24 22:48:05 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 525000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1a91b821-3ce8-4d9d-90d9-e55a007a1eb8-173177403437355009" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Moi? Hystérique? Naaaan #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1398568911/IMG_2179_-_Copie_normal.jpg" -}, -"title": "Lucie: Moi? Hystérique? Naaaan #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 527000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Moi? Hyst\\u00e9rique? Naaaan #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177412291543040\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":149,\"screen_name\":\"Milcah7\",\"lang\":\"en\",\"profile_text_color\":\"807d80\",\"statuses_count\":9482,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"03949e\",\"followers_count\":79,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"description\":\"Herocorpienne, S\\u00e9riephile (pas assez \\u00e0 mon go\\u00fbt), DVDvore,Cin\\u00e9vore, aime le tennis et le rugby, le rock, pop-rock... et ses twittos 3\\r\\n.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"63258588\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"name\":\"Lucie\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 05 21:13:19 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":63258588,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177412291543040,\"created_at\":\"Fri Feb 24 22:48:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 527000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "319002d2-d935-4091-b4e2-a92f373836f2-173177412291543040" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1685009045/Capture_d_e_cran_2011-12-10_a__14.40.05_normal.png" -}, -"title": "Bertrand Uhrig: #change2ton #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 529000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#change2ton #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177419811921921\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":359,\"screen_name\":\"estrebet\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1701,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/246074289\\/bgtwitterok.png\",\"location\":\"Montpellier\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"0084B4\",\"followers_count\":237,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1685009045\\/Capture_d_e_cran_2011-12-10_a__14.40.05_normal.png\",\"description\":\"Chef de projet Web & Mobile \\u00e0 Montpellier - IOcean - Agilit\\u00e9 - SCRUM - Blog : http:\\/\\/estrebet.blogspot.com\\/ - Site : http:\\/\\/bertrand.uhrig.fr\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"158439238\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/246074289\\/bgtwitterok.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1685009045\\/Capture_d_e_cran_2011-12-10_a__14.40.05_normal.png\",\"name\":\"Bertrand Uhrig\",\"default_profile_image\":false,\"created_at\":\"Tue Jun 22 18:04:38 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":158439238,\"utc_offset\":3600,\"favourites_count\":537,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177419811921921,\"created_at\":\"Fri Feb 24 22:48:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 529000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9bc3c89e-08f7-4d2c-b62a-30e24ea1edad-173177419811921921" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste francois à 1 euro le tweet acheté on va pas se priver\n#lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1649856860/avatpagetwsn_normal.jpg" -}, -"title": "lôtre demédeu: #ilreste francois à 1 euro le tweet acheté on va pas se priver\n#lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 529000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ilreste francois \\u00e0 1 euro le tweet achet\\u00e9 on va pas se priver\\n#lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[63,67]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177423590981633\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"87bc44\",\"screen_name\":\"lotre\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":81,\"location\":\"just there\",\"profile_text_color\":\"000000\",\"followers_count\":159,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1649856860\\/avatpagetwsn_normal.jpg\",\"description\":\"man, z\\u00e9ro de l'univers !\",\"statuses_count\":10314,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/1012532\\/simpsball1600.jpg\",\"show_all_inline_media\":true,\"listed_count\":13,\"profile_link_color\":\"0000ff\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"protected\":false,\"id_str\":\"7233942\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"l\\u00f4tre dem\\u00e9deu\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/1012532\\/simpsball1600.jpg\",\"created_at\":\"Tue Jul 03 18:07:50 +0000 2007\",\"profile_sidebar_fill_color\":\"e0ff92\",\"id\":7233942,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1649856860\\/avatpagetwsn_normal.jpg\"},\"truncated\":false,\"id\":173177423590981633,\"created_at\":\"Fri Feb 24 22:48:09 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 529000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ef3123a1-168b-426a-a80b-74d3de363909-173177423590981633" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #florenceàlaplacedefrançois", -"img": { -"src": "http://a0.twimg.com/profile_images/1353093787/Dragons-6_normal.jpg" -}, -"title": "Thibaut Devillers: #lgw #florenceàlaplacedefrançois", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 530000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #florence\\u00e0laplacedefran\\u00e7ois\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"florence\\u00e0laplacedefran\\u00e7ois\",\"indices\":[5,32]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177426459885569\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Eliadus\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":68,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"description\":\"\",\"statuses_count\":704,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"92095420\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Thibaut Devillers\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Mon Nov 23 19:36:51 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":92095420,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.followfriday.com\\/followfriday\\/eliadus\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\"},\"truncated\":false,\"id\":173177426459885569,\"created_at\":\"Fri Feb 24 22:48:10 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 530000, -"tags": [ -{ -"id-ref": "ef1c8836-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d921a52a-1196-44c2-867b-b837663b829d-173177426459885569" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1224770715/portrai_normal.PNG" -}, -"title": "Sébastien LeBoursico: #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 530000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177427462328321\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":44,\"screen_name\":\"sleboursico\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":38,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Nantes\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":8,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1224770715\\/portrai_normal.PNG\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"241867400\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1224770715\\/portrai_normal.PNG\",\"name\":\"S\\u00e9bastien LeBoursico\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 23 10:00:16 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":241867400,\"utc_offset\":null,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177427462328321,\"created_at\":\"Fri Feb 24 22:48:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 530000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d247e2e8-77ae-4140-8511-02370d2cd636-173177427462328321" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On entend le rire de pascal Mabille en fond :D #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1815343452/sachawlp_normal.png" -}, -"title": "Sacha Cohen: On entend le rire de pascal Mabille en fond :D #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 530000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"On entend le rire de pascal Mabille en fond :D #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[47,51]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177428049543170\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"sachacohenfr\",\"lang\":\"fr\",\"favourites_count\":6,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":327,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":252,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1815343452\\/sachawlp_normal.png\",\"description\":\"Podcasteur, Blogueur. co-r\\u00e9alisateur du #geekast . Cr\\u00e9ateur de @WeLovePodcast\\r\\n\\r\\nA LA RECHERCHE D'UN MOYEN DE DESIMLOCKER IPHONE 4 BB 04.11.08\",\"statuses_count\":10309,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/178177561\\/fat_lines_dark.gif\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"65282554\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Sacha Cohen\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/178177561\\/fat_lines_dark.gif\",\"created_at\":\"Thu Aug 13 05:11:24 +0000 2009\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":65282554,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.blogdesacha.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815343452\\/sachawlp_normal.png\"},\"truncated\":false,\"id\":173177428049543170,\"created_at\":\"Fri Feb 24 22:48:10 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 530000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1e31c163-bb04-48ca-be13-5ffaf37077ec-173177428049543170" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rollin ? #ilReste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1836489540/humanrage1_normal.jpg" -}, -"title": "Androids: Rollin ? #ilReste #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 531000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Rollin ? #ilReste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[9,17]},{\"text\":\"lgw\",\"indices\":[18,22]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177429307817988\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":189,\"screen_name\":\"Androids974\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1476,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/24960097\\/Grammar_Natzee_2_by_dinyctis.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":68,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836489540\\/humanrage1_normal.jpg\",\"description\":\"Spectateur.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"9AE4E8\",\"id_str\":\"58974537\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/24960097\\/Grammar_Natzee_2_by_dinyctis.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836489540\\/humanrage1_normal.jpg\",\"name\":\"Androids\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 22 00:25:26 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":58974537,\"utc_offset\":null,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177429307817988,\"created_at\":\"Fri Feb 24 22:48:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 531000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0a07aaaf-9360-46dd-ab6c-49a17f10bebb-173177429307817988" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je me trompe ou c'est @WilliamAbisror derriere @Vinvin et le rire de @PascalMabille en fond ? #lgw :D", -"img": { -"src": "http://a3.twimg.com/profile_images/1619111722/DSC05656_normal.jpg" -}, -"title": "William: Je me trompe ou c'est @WilliamAbisror derriere @Vinvin et le rire de @PascalMabille en fond ? #lgw :D", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 532000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je me trompe ou c'est @WilliamAbisror derriere @Vinvin et le rire de @PascalMabille en fond ? #lgw :D\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"WilliamAbisror\",\"indices\":[22,37],\"name\":\"William Abisror\",\"id_str\":\"305168829\",\"id\":305168829},{\"screen_name\":\"Vinvin\",\"indices\":[47,54],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522},{\"screen_name\":\"PascalMabille\",\"indices\":[69,83],\"name\":\"Pascal Mabille\",\"id_str\":\"1367131\",\"id\":1367131}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[94,98]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177436136144896\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Scofred_\",\"lang\":\"en\",\"favourites_count\":117,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":822,\"location\":\"France, Paris\",\"profile_text_color\":\"333333\",\"followers_count\":620,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1619111722\\/DSC05656_normal.jpg\",\"description\":\"160 caract\\u00e8res, c'est trop peu ! Ma bio - http:\\/\\/about.me\\/scofred\",\"statuses_count\":18665,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305034455\\/logo_grand_copie.PNG\",\"show_all_inline_media\":true,\"listed_count\":29,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"131299967\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"William\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305034455\\/logo_grand_copie.PNG\",\"created_at\":\"Fri Apr 09 21:48:10 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":131299967,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/scofred.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1619111722\\/DSC05656_normal.jpg\"},\"truncated\":false,\"id\":173177436136144896,\"created_at\":\"Fri Feb 24 22:48:12 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 532000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c66b622c-0eba-4d2f-8308-d0c3c696085a-173177436136144896" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh mais que vois je ???? Un tee shirt Telecomix à #lgw \\o/ Des bisous @kheops2713 <3", -"img": { -"src": "http://a2.twimg.com/profile_images/1731549557/old_normal.jpg" -}, -"title": "NkL4 © || Ludovic A.: Oh mais que vois je ???? Un tee shirt Telecomix à #lgw \\o/ Des bisous @kheops2713 <3", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 533000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh mais que vois je ???? Un tee shirt Telecomix \\u00e0 #lgw \\\\o\\/ Des bisous @kheops2713 <3\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"kheops2713\",\"indices\":[70,81],\"id_str\":\"321006177\",\"name\":\"KheOps\",\"id\":321006177}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177438698872832\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":580,\"screen_name\":\"NkL4\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":26214,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Saint Brieuc \\/ Bretagne\",\"show_all_inline_media\":true,\"listed_count\":116,\"profile_link_color\":\"0084B4\",\"followers_count\":999,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1731549557\\/old_normal.jpg\",\"description\":\"Hyper Local, Hyper Global, Web junkie, Androidoman.\\r\\nLa Bretagne, la France, le Monde, le Web !\\r\\nAmoureux du genre humain ! Pep hini zo libr ! #Social \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"80576391\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1731549557\\/old_normal.jpg\",\"name\":\"NkL4 \\u00a9 || Ludovic A.\",\"default_profile_image\":false,\"created_at\":\"Wed Oct 07 13:28:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":80576391,\"utc_offset\":3600,\"favourites_count\":203,\"url\":\"http:\\/\\/www.nkl4.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177438698872832,\"created_at\":\"Fri Feb 24 22:48:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 533000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "02a34f70-5fcb-4b36-a876-068148929766-173177438698872832" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Qui demande qui est @Francoisrollin que je lui fasse sa fête? #lgw #IlReste", -"img": { -"src": "http://a1.twimg.com/profile_images/1804671338/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png" -}, -"title": "Marie: Qui demande qui est @Francoisrollin que je lui fasse sa fête? #lgw #IlReste", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 534000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Qui demande qui est @Francoisrollin que je lui fasse sa f\\u00eate? #lgw #IlReste\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[20,35],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[62,66]},{\"text\":\"IlReste\",\"indices\":[67,75]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177440800210945\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":203,\"screen_name\":\"frenchy_Marie\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2879,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"9D582E\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\",\"description\":\"J'accapare des objets sans ressurgir sur autrui.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"id_str\":\"120444044\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"profile_sidebar_fill_color\":\"EADEAA\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\",\"name\":\"Marie\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 06 13:02:46 +0000 2010\",\"profile_sidebar_border_color\":\"D9B17E\",\"id\":120444044,\"utc_offset\":3600,\"favourites_count\":25,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177440800210945,\"created_at\":\"Fri Feb 24 22:48:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 534000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "31039903-2d9c-4270-bea9-22060ceaac18-173177440800210945" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @frenchy_Marie: #IlReste !!! #lgw @Vinvin", -"img": { -"src": "http://a2.twimg.com/profile_images/1811600999/IMG_1752_normal.jpg" -}, -"title": "holdenfr: RT @frenchy_Marie: #IlReste !!! #lgw @Vinvin", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 535000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @frenchy_Marie: #IlReste !!! #lgw @Vinvin\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"frenchy_Marie\",\"indices\":[3,17],\"id_str\":\"120444044\",\"name\":\"Marie\",\"id\":120444044},{\"screen_name\":\"Vinvin\",\"indices\":[37,44],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[19,27]},{\"text\":\"lgw\",\"indices\":[32,36]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#IlReste !!! #lgw @Vinvin\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[18,25],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[13,17]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177148398518272\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":203,\"screen_name\":\"frenchy_Marie\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2879,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"9D582E\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\",\"description\":\"J'accapare des objets sans ressurgir sur autrui.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"id_str\":\"120444044\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"profile_sidebar_fill_color\":\"EADEAA\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\",\"name\":\"Marie\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 06 13:02:46 +0000 2010\",\"profile_sidebar_border_color\":\"D9B17E\",\"id\":120444044,\"utc_offset\":3600,\"favourites_count\":25,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177148398518272,\"created_at\":\"Fri Feb 24 22:47:04 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177445590118400\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":240,\"screen_name\":\"holdenfr74\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":790,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":26,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1811600999\\/IMG_1752_normal.jpg\",\"description\":\"Les propos tenus ici n'engagent personne...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"022330\",\"id_str\":\"298602602\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"969a9c\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811600999\\/IMG_1752_normal.jpg\",\"name\":\"holdenfr\",\"default_profile_image\":false,\"created_at\":\"Sat May 14 16:12:05 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":298602602,\"utc_offset\":-10800,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177445590118400,\"created_at\":\"Fri Feb 24 22:48:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 535000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ae9f1cdc-d46b-4507-a6af-4d6604f1a5f7-173177445590118400" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le Bubble-TV est lancé !! Si votre tweet est drôle, je pourrai l'afficher à n'importe quel moment. N'hésitez pas... #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817123979/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png" -}, -"title": "legrandwebze: Le Bubble-TV est lancé !! Si votre tweet est drôle, je pourrai l'afficher à n'importe quel moment. N'hésitez pas... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 536000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le Bubble-TV est lanc\\u00e9 !! Si votre tweet est dr\\u00f4le, je pourrai l'afficher \\u00e0 n'importe quel moment. N'h\\u00e9sitez pas... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[116,120]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177451382439938\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1480,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3116,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177451382439938,\"created_at\":\"Fri Feb 24 22:48:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 536000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3d73df2c-d37b-484e-8f9b-c87fad8f87d5-173177451382439938" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et quatre points Mabille. #lgw #ilreste", -"img": { -"src": "http://a2.twimg.com/profile_images/1160095508/anonymousdude_normal.jpg" -}, -"title": "Marcel aka Mei' ツ: Et quatre points Mabille. #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 540000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Et quatre points Mabille. #lgw #ilreste\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[26,30]},{\"text\":\"ilreste\",\"indices\":[31,39]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177465966039040\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Marcel_Bichon\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":408,\"location\":\"Poitiers\",\"profile_text_color\":\"333333\",\"followers_count\":173,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1160095508\\/anonymousdude_normal.jpg\",\"description\":\"Web addict, poditeur et sporadiquement insomniaque. \\r\\nAdepte de p\\u00e9r\\u00e9grinations sous pomme, de s\\u00e9rendipit\\u00e9 nocturne et victime d'abus de wilfing depuis 2006. \",\"statuses_count\":669,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/384779780\\/Blue_Ray.jpg\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"33800895\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Marcel aka Mei' \\u30c4\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/384779780\\/Blue_Ray.jpg\",\"created_at\":\"Tue Apr 21 03:51:14 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":33800895,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/goo.gl\\/ukDuy\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1160095508\\/anonymousdude_normal.jpg\"},\"truncated\":false,\"id\":173177465966039040,\"created_at\":\"Fri Feb 24 22:48:20 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 540000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e349ffc2-dd02-4cdb-951f-98756c063f8e-173177465966039040" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Soirée Tweet TV avec Le Grand Webze ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1386846292/logo-id-referenceur_normal.png" -}, -"title": "Loïc @ IDRef: Soirée Tweet TV avec Le Grand Webze ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 542000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Soir\\u00e9e Tweet TV avec Le Grand Webze ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[38,42]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177476476964864\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"efdba4\",\"screen_name\":\"ID_referenceur\",\"lang\":\"fr\",\"favourites_count\":17,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":477,\"location\":\"Auvergne\",\"profile_text_color\":\"333333\",\"followers_count\":637,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1386846292\\/logo-id-referenceur_normal.png\",\"description\":\"R\\u00e9f\\u00e9renceur web en freelance : R\\u00e9daction de contenu, analyse technique & linking sur http:\\/\\/www.id-referenceur.com\",\"statuses_count\":448,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/265737446\\/bg-id-referenceur.jpg\",\"show_all_inline_media\":true,\"listed_count\":52,\"profile_link_color\":\"810004\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f5ecc1\",\"protected\":false,\"id_str\":\"89922335\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Lo\\u00efc @ IDRef\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/265737446\\/bg-id-referenceur.jpg\",\"created_at\":\"Sat Nov 14 11:51:50 +0000 2009\",\"profile_sidebar_fill_color\":\"f5ecc1\",\"id\":89922335,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.weblog-referencement.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1386846292\\/logo-id-referenceur_normal.png\"},\"truncated\":false,\"id\":173177476476964864,\"created_at\":\"Fri Feb 24 22:48:22 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 542000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "901e4b98-2dce-4470-b28e-1cdac0e6592a-173177476476964864" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @KlaireFr: Attention, le vote #ilpart de @LeGrandWebze ne concerne pas le gouvernement mais François Rollin. Ne confondez pas. #Lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1836489540/humanrage1_normal.jpg" -}, -"title": "Androids: RT @KlaireFr: Attention, le vote #ilpart de @LeGrandWebze ne concerne pas le gouvernement mais François Rollin. Ne confondez pas. #Lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 544000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @KlaireFr: Attention, le vote #ilpart de @LeGrandWebze ne concerne pas le gouvernement mais Fran\\u00e7ois Rollin. Ne confondez pas. #Lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[3,12],\"name\":\"Klaire.fr\",\"id_str\":\"28096610\",\"id\":28096610},{\"screen_name\":\"LeGrandWebze\",\"indices\":[44,57],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[33,40]},{\"text\":\"Lgw\",\"indices\":[131,135]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Attention, le vote #ilpart de @LeGrandWebze ne concerne pas le gouvernement mais Fran\\u00e7ois Rollin. Ne confondez pas. #Lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[30,43],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[19,26]},{\"text\":\"Lgw\",\"indices\":[117,121]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177249141506049\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C6E2EE\",\"screen_name\":\"KlaireFr\",\"lang\":\"fr\",\"favourites_count\":35,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":780,\"location\":\"Paris\",\"profile_text_color\":\"663B12\",\"followers_count\":7158,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1690913631\\/doc_normal.jpg\",\"description\":\"A un mauvais caract\\u00e8re. Mais un sur 140, \\u00e7a va. \",\"statuses_count\":9881,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/381308516\\/klaire.png\",\"show_all_inline_media\":true,\"listed_count\":282,\"profile_link_color\":\"1F98C7\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C6E2EE\",\"protected\":false,\"id_str\":\"28096610\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Klaire.fr\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/381308516\\/klaire.png\",\"created_at\":\"Wed Apr 01 12:34:58 +0000 2009\",\"profile_sidebar_fill_color\":\"DAECF4\",\"id\":28096610,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.klaire.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1690913631\\/doc_normal.jpg\"},\"truncated\":false,\"id\":173177249141506049,\"created_at\":\"Fri Feb 24 22:47:28 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177484605530113\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Androids974\",\"lang\":\"en\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":189,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":68,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836489540\\/humanrage1_normal.jpg\",\"description\":\"Spectateur.\",\"statuses_count\":1477,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/24960097\\/Grammar_Natzee_2_by_dinyctis.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"58974537\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Androids\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/24960097\\/Grammar_Natzee_2_by_dinyctis.jpg\",\"created_at\":\"Wed Jul 22 00:25:26 +0000 2009\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":58974537,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836489540\\/humanrage1_normal.jpg\"},\"truncated\":false,\"id\":173177484605530113,\"created_at\":\"Fri Feb 24 22:48:24 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 544000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2806551f-ba0c-4fd2-9e35-70f723a9c407-173177484605530113" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Roh y a des #lgw dans ma TL, c'est beau! :')", -"img": { -"src": "http://a3.twimg.com/profile_images/1801974559/51VNTOCGF1L._SS400__normal.jpg" -}, -"title": "Guillaume Gurdil: Roh y a des #lgw dans ma TL, c'est beau! :')", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 545000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Roh y a des #lgw dans ma TL, c'est beau! :')\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177488539791360\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"gurdiiil\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":164,\"location\":\"Lille, France\",\"profile_text_color\":\"333333\",\"followers_count\":84,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1801974559\\/51VNTOCGF1L._SS400__normal.jpg\",\"description\":\"Geek\\/Nerd, drogu\\u00e9 \\u00e0 la musique, atterr\\u00e9 perp\\u00e9tuel (parce qu'indign\\u00e9, c'est galvaud\\u00e9) qui garde le sens de l'humour (beh ouais, faut bien!)\",\"statuses_count\":2778,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"89754233\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Guillaume Gurdil\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Nov 13 17:56:00 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":89754233,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/luniquemonsieurtoutlemonde.wordpress.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801974559\\/51VNTOCGF1L._SS400__normal.jpg\"},\"truncated\":false,\"id\":173177488539791360,\"created_at\":\"Fri Feb 24 22:48:25 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 545000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c5ae04f1-8f1e-47df-a051-3899e9b3668e-173177488539791360" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Merde @vinvin a perdu un pari ? #chemiseMagnum #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1545219778/Lion-yellow_normal.png" -}, -"title": "Lion: Merde @vinvin a perdu un pari ? #chemiseMagnum #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 546000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Merde @vinvin a perdu un pari ? #chemiseMagnum #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[6,13],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"chemiseMagnum\",\"indices\":[32,46]},{\"text\":\"lgw\",\"indices\":[47,51]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177491349966848\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"000000\",\"screen_name\":\"MonsieurLion\",\"lang\":\"fr\",\"favourites_count\":11,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":277,\"location\":\"In Flight\",\"profile_text_color\":\"000000\",\"followers_count\":337,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1545219778\\/Lion-yellow_normal.png\",\"description\":\"Parfois je finis mes phrases parfois je n'y\",\"statuses_count\":9630,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26715550\\/00839_condensation_1680x1050.jpg\",\"show_all_inline_media\":true,\"listed_count\":34,\"profile_link_color\":\"244067\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9c6d9c\",\"protected\":false,\"id_str\":\"61885781\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Lion\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26715550\\/00839_condensation_1680x1050.jpg\",\"created_at\":\"Fri Jul 31 22:00:03 +0000 2009\",\"profile_sidebar_fill_color\":\"ffeba8\",\"id\":61885781,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.monsieurlion.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1545219778\\/Lion-yellow_normal.png\"},\"truncated\":false,\"id\":173177491349966848,\"created_at\":\"Fri Feb 24 22:48:26 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 546000, -"tags": [ -{ -"id-ref": "ef1dd6dc-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d3039c46-c8b5-421a-9aec-118afe824bee-173177491349966848" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "même si on n'est pas dans question pour un champion, #IlReste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1152105286/power_normal.png" -}, -"title": "sgar: même si on n'est pas dans question pour un champion, #IlReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 546000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"m\\u00eame si on n'est pas dans question pour un champion, #IlReste #lgw\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[53,61]},{\"text\":\"lgw\",\"indices\":[62,66]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"favorited\":false,\"coordinates\":null,\"in_reply_to_user_id\":null,\"contributors\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"user\":{\"notifications\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"screen_name\":\"notsgar\",\"follow_request_sent\":null,\"lang\":\"fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1152105286\\/power_normal.png\",\"default_profile_image\":false,\"verified\":false,\"profile_sidebar_border_color\":\"C0DEED\",\"location\":\"\",\"favourites_count\":0,\"description\":\"\",\"contributors_enabled\":false,\"following\":null,\"profile_use_background_image\":true,\"friends_count\":132,\"profile_text_color\":\"333333\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1152105286\\/power_normal.png\",\"statuses_count\":81,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"protected\":false,\"is_translator\":false,\"name\":\"sgar\",\"default_profile\":true,\"time_zone\":\"Paris\",\"created_at\":\"Tue Sep 21 17:31:31 +0000 2010\",\"profile_background_color\":\"C0DEED\",\"id\":193376947,\"id_str\":\"193376947\",\"geo_enabled\":false,\"profile_background_tile\":false,\"utc_offset\":3600,\"url\":null},\"in_reply_to_status_id\":null,\"id\":173177491589054464,\"created_at\":\"Fri Feb 24 22:48:26 +0000 2012\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177491589054464\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 546000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c5dedde1-98ee-4758-9203-50ac47173263-173177491589054464" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oui c'est vrai, c'est quoi Twitter ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1836345668/profile_normal.png" -}, -"title": "ArDuB57: Oui c'est vrai, c'est quoi Twitter ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 547000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oui c'est vrai, c'est quoi Twitter ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[37,41]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177496232144897\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":646,\"screen_name\":\"ArDub57\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":83429,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"location\":\"FRANCE - METZ - SARREGUEMINES\",\"show_all_inline_media\":false,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"followers_count\":1090,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"description\":\"FreeParty Style - Raleur Pro - Trolleur Compulsif - DHD Android 2.3\\/Transformer 3.2.1 - PS3 @Pix_auto http:\\/\\/pixauto.tumblr.com - http:\\/\\/iboga.tumblr.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"21448223\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"name\":\"ArDuB57\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 20 23:57:59 +0000 2009\",\"profile_sidebar_border_color\":\"1c2352\",\"id\":21448223,\"utc_offset\":3600,\"favourites_count\":1604,\"url\":\"http:\\/\\/ardbox.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177496232144897,\"created_at\":\"Fri Feb 24 22:48:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 547000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e3f63639-1ebc-4e82-978f-0f353a617878-173177496232144897" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste vive les hashtags, vive François", -"img": { -"src": "http://a0.twimg.com/profile_images/1421767677/n775859914_630617_3556_normal.jpg" -}, -"title": "Thibaut: #lgw #ilreste vive les hashtags, vive François", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 550000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste vive les hashtags, vive Fran\\u00e7ois\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177508081057792\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":435,\"screen_name\":\"thibautchampey\",\"lang\":\"fr\",\"profile_text_color\":\"c8c8cc\",\"statuses_count\":154,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/291023158\\/02220_lastlight_1280x800.jpg\",\"location\":\"Paris \",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0c0d0d\",\"followers_count\":79,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1421767677\\/n775859914_630617_3556_normal.jpg\",\"description\":\"Communication enabled geek.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"3b3d3d\",\"id_str\":\"282143992\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/291023158\\/02220_lastlight_1280x800.jpg\",\"profile_sidebar_fill_color\":\"68696e\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1421767677\\/n775859914_630617_3556_normal.jpg\",\"name\":\"Thibaut\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 14 16:45:25 +0000 2011\",\"profile_sidebar_border_color\":\"e6ebe4\",\"id\":282143992,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"https:\\/\\/sites.google.com\\/site\\/thibautchampey\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177508081057792,\"created_at\":\"Fri Feb 24 22:48:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 550000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "76a702c5-91cf-44be-b833-f70a83689eb7-173177508081057792" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze #lgw #IlReste Si François Rollin s'en va je vais me coucher.", -"img": { -"src": "http://a0.twimg.com/profile_images/1683864013/magenta_normal.jpg" -}, -"title": "MagDa: @LeGrandWebze #lgw #IlReste Si François Rollin s'en va je vais me coucher.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 551000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze #lgw #IlReste Si Fran\\u00e7ois Rollin s'en va je vais me coucher.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]},{\"text\":\"IlReste\",\"indices\":[19,27]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173176896102744065\",\"id_str\":\"173177514590613504\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173176896102744065,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":40,\"screen_name\":\"fhtagn22\",\"lang\":\"fr\",\"profile_text_color\":\"262326\",\"statuses_count\":311,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/417764469\\/paon2_modifi_-1.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"1e7fa8\",\"followers_count\":15,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683864013\\/magenta_normal.jpg\",\"description\":\"and always look on the bright side of life... \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"c4f5ba\",\"id_str\":\"353419604\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/417764469\\/paon2_modifi_-1.jpg\",\"profile_sidebar_fill_color\":\"b6f5b6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683864013\\/magenta_normal.jpg\",\"name\":\"MagDa\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 12 01:38:10 +0000 2011\",\"profile_sidebar_border_color\":\"26bf11\",\"id\":353419604,\"utc_offset\":3600,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173177514590613504,\"created_at\":\"Fri Feb 24 22:48:31 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 551000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9bd53d3c-2b42-47ed-8193-2df26c90aaf6-173177514590613504" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "bonsoir #lgw cc@florenceporcel", -"img": { -"src": "http://a1.twimg.com/profile_images/1768745785/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png" -}, -"title": "☠papounay2000☠: bonsoir #lgw cc@florenceporcel", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 553000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"bonsoir #lgw cc@florenceporcel\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177521855143936\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":265,\"screen_name\":\"papounay2000\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":3536,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/412848613\\/gandhi.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"FF0000\",\"followers_count\":135,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1768745785\\/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png\",\"description\":\"N'oubliez pas de vous aimer\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BADFCD\",\"id_str\":\"14764219\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/412848613\\/gandhi.jpg\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768745785\\/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png\",\"name\":\"\\u2620papounay2000\\u2620\",\"default_profile_image\":false,\"created_at\":\"Tue May 13 20:33:18 +0000 2008\",\"profile_sidebar_border_color\":\"F2E195\",\"id\":14764219,\"utc_offset\":3600,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177521855143936,\"created_at\":\"Fri Feb 24 22:48:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 553000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "63836668-3118-4072-8e0a-013583df0c18-173177521855143936" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "je transforme mon #cQui en #ilPart <-- ça compte comment dans ce cas? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1700942619/godai4_normal.gif" -}, -"title": "Godai Yusaku: je transforme mon #cQui en #ilPart <-- ça compte comment dans ce cas? #lgw", -"color": "16763904", -"polemics": [ -"Q", -"KO" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 554000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"je transforme mon #cQui en #ilPart <-- \\u00e7a compte comment dans ce cas? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[18,23]},{\"text\":\"ilPart\",\"indices\":[27,34]},{\"text\":\"lgw\",\"indices\":[73,77]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177526162685952\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":400,\"screen_name\":\"__Yusaku\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13676,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/355063675\\/akemi_tadaka_005_1280x1024.jpg\",\"location\":\"Ile de France, Nancy, Toulois\",\"show_all_inline_media\":false,\"listed_count\":27,\"profile_link_color\":\"038543\",\"followers_count\":314,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1700942619\\/godai4_normal.gif\",\"description\":\"Directeur de Projet Client Info\\/telco - \\r\\nActivit\\u00e9s associatives - Geek et Nippophile \\u00e0 ses heures perdues\\r\\nMembre d'#AQDIL\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ACDED6\",\"id_str\":\"76995130\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/355063675\\/akemi_tadaka_005_1280x1024.jpg\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1700942619\\/godai4_normal.gif\",\"name\":\"Godai Yusaku\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 24 17:33:58 +0000 2009\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":76995130,\"utc_offset\":3600,\"favourites_count\":68,\"url\":\"http:\\/\\/jenebloguepas.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177526162685952,\"created_at\":\"Fri Feb 24 22:48:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 554000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "766f572c-f075-4f5c-a24a-84691c43ff99-173177526162685952" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @KlaireFr: Attention, le vote #ilpart de @LeGrandWebze ne concerne pas le gouvernement mais François Rollin. Ne confondez pas. #Lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1668337583/DTB-Hei-VLQ_normal.jpg" -}, -"title": "Vincent [Gøshi]: RT @KlaireFr: Attention, le vote #ilpart de @LeGrandWebze ne concerne pas le gouvernement mais François Rollin. Ne confondez pas. #Lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 554000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @KlaireFr: Attention, le vote #ilpart de @LeGrandWebze ne concerne pas le gouvernement mais Fran\\u00e7ois Rollin. Ne confondez pas. #Lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[3,12],\"name\":\"Klaire.fr\",\"id_str\":\"28096610\",\"id\":28096610},{\"screen_name\":\"LeGrandWebze\",\"indices\":[44,57],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[33,40]},{\"text\":\"Lgw\",\"indices\":[131,135]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Attention, le vote #ilpart de @LeGrandWebze ne concerne pas le gouvernement mais Fran\\u00e7ois Rollin. Ne confondez pas. #Lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[30,43],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[19,26]},{\"text\":\"Lgw\",\"indices\":[117,121]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177249141506049\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C6E2EE\",\"screen_name\":\"KlaireFr\",\"lang\":\"fr\",\"favourites_count\":35,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":780,\"location\":\"Paris\",\"profile_text_color\":\"663B12\",\"followers_count\":7158,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1690913631\\/doc_normal.jpg\",\"description\":\"A un mauvais caract\\u00e8re. Mais un sur 140, \\u00e7a va. \",\"statuses_count\":9881,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/381308516\\/klaire.png\",\"show_all_inline_media\":true,\"listed_count\":282,\"profile_link_color\":\"1F98C7\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C6E2EE\",\"protected\":false,\"id_str\":\"28096610\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Klaire.fr\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/381308516\\/klaire.png\",\"created_at\":\"Wed Apr 01 12:34:58 +0000 2009\",\"profile_sidebar_fill_color\":\"DAECF4\",\"id\":28096610,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.klaire.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1690913631\\/doc_normal.jpg\"},\"truncated\":false,\"id\":173177249141506049,\"created_at\":\"Fri Feb 24 22:47:28 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177527710392322\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Yoigoshi\",\"lang\":\"fr\",\"favourites_count\":25,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":342,\"location\":\"Lille\",\"profile_text_color\":\"333333\",\"followers_count\":126,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1668337583\\/DTB-Hei-VLQ_normal.jpg\",\"description\":\"[Tout ce qui est vert est fourbe] - Goshi\\/SilenceCorp #Infographiste\\r\\n\\u007BDieu Vivant de @ChloexF\\u007D\",\"statuses_count\":3931,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/236369942\\/wall-twitter.jpg\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"9e9e9e\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"29969223\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Vincent [G\\u00f8shi]\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/236369942\\/wall-twitter.jpg\",\"created_at\":\"Thu Apr 09 12:00:49 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":29969223,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/goshi.ultra-book.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1668337583\\/DTB-Hei-VLQ_normal.jpg\"},\"truncated\":false,\"id\":173177527710392322,\"created_at\":\"Fri Feb 24 22:48:34 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 554000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b338300c-0299-4ad9-9ef4-7e465f5a91ff-173177527710392322" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Yeah! Le Palmashow! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1398568911/IMG_2179_-_Copie_normal.jpg" -}, -"title": "Lucie: Yeah! Le Palmashow! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 555000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Yeah! Le Palmashow! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177531904688129\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"Milcah7\",\"lang\":\"en\",\"favourites_count\":13,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":149,\"location\":\"France\",\"profile_text_color\":\"807d80\",\"followers_count\":79,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"description\":\"Herocorpienne, S\\u00e9riephile (pas assez \\u00e0 mon go\\u00fbt), DVDvore,Cin\\u00e9vore, aime le tennis et le rugby, le rock, pop-rock... et ses twittos 3\\r\\n.\",\"statuses_count\":9483,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"03949e\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"63258588\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Lucie\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"created_at\":\"Wed Aug 05 21:13:19 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":63258588,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\"},\"truncated\":false,\"id\":173177531904688129,\"created_at\":\"Fri Feb 24 22:48:35 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 555000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1456c125-4c69-455d-9478-d39d132ccb86-173177531904688129" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Palmashow : #ilreste ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1809125586/511623309_normal.jpg" -}, -"title": "Alexandre GAUZY: Palmashow : #ilreste ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 556000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Palmashow : #ilreste ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[12,20]},{\"text\":\"lgw\",\"indices\":[23,27]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177534626799616\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"AlexandreGauzy\",\"lang\":\"fr\",\"favourites_count\":15,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":979,\"location\":\"Toulouse, France\",\"profile_text_color\":\"666666\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1809125586\\/511623309_normal.jpg\",\"description\":\"Relations internationales, g\\u00e9opolitique, sport, chocolat. Bref un mec normal. http:\\/\\/sociophagie.tumblr.com\\/\",\"statuses_count\":2078,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/425753084\\/mountain-gorillas-africa-sartore_47914_990x742.jpg\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"43353234\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Alexandre GAUZY\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425753084\\/mountain-gorillas-africa-sartore_47914_990x742.jpg\",\"created_at\":\"Fri May 29 15:47:18 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":43353234,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/sociophagie.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1809125586\\/511623309_normal.jpg\"},\"truncated\":false,\"id\":173177534626799616,\"created_at\":\"Fri Feb 24 22:48:36 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 556000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "96d848f0-aa3e-4d3a-9793-6c5ca7aa78cc-173177534626799616" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Très sympa l'idée des bubulles #ilreste #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1840602431/MyGoogle_Avatar1_normal.png" -}, -"title": "Guillaume Maurin: Très sympa l'idée des bubulles #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 557000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Tr\\u00e8s sympa l'id\\u00e9e des bubulles #ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[31,39]},{\"text\":\"lgw\",\"indices\":[40,44]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"https:\\/\\/chrome.google.com\\/extensions\\/detail\\/encaiiljifbdbjlphpgpiimidegddhic\\\" rel=\\\"nofollow\\\"\\u003ESilver Bird\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177539458637824\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":394,\"screen_name\":\"gmaurin\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":15767,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/368275111\\/13638-stade-toulousain.jpg\",\"location\":\"France - Bretagne - Toulouse\",\"show_all_inline_media\":true,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":428,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1840602431\\/MyGoogle_Avatar1_normal.png\",\"description\":\"Du pass\\u00e9 faisons table en marbre ........ #Geek #Rugby #Prof - http:\\/\\/gplus.gmaurin.fr\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"48504688\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/368275111\\/13638-stade-toulousain.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840602431\\/MyGoogle_Avatar1_normal.png\",\"name\":\"Guillaume Maurin\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 18 21:54:30 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":48504688,\"utc_offset\":3600,\"favourites_count\":58,\"url\":\"http:\\/\\/www.gmaurin.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177539458637824,\"created_at\":\"Fri Feb 24 22:48:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 557000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9971c903-f2df-4572-8dcb-b16f67769872-173177539458637824" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "En direct du grand webze #lgw http://t.co/oXlljTYG", -"img": { -"src": "http://a2.twimg.com/profile_images/1801682939/image_normal.jpg" -}, -"title": "alexandra evan: En direct du grand webze #lgw http://t.co/oXlljTYG", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 560000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"En direct du grand webze #lgw http:\\/\\/t.co\\/oXlljTYG\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]}],\"media\":[{\"type\":\"photo\",\"indices\":[30,50],\"sizes\":{\"large\":{\"h\":1024,\"resize\":\"fit\",\"w\":768},\"medium\":{\"h\":800,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":453,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdAEB6CEAAsNyZ.jpg\",\"id_str\":\"173177548652548096\",\"expanded_url\":\"http:\\/\\/twitter.com\\/alexevan\\/status\\/173177548648353792\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdAEB6CEAAsNyZ.jpg\",\"id\":173177548652548096,\"display_url\":\"pic.twitter.com\\/oXlljTYG\",\"url\":\"http:\\/\\/t.co\\/oXlljTYG\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177548648353792\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":18,\"screen_name\":\"alexevan\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":295,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":113,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1801682939\\/image_normal.jpg\",\"description\":\"Global Planning Director @ DDB interested in people, conversations, behaviour. Passionate by arequipe, wine & traveling. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"33499701\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801682939\\/image_normal.jpg\",\"name\":\"alexandra evan\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 20 12:45:25 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":33499701,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177548648353792,\"created_at\":\"Fri Feb 24 22:48:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 560000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "657d2227-f110-4a56-84c3-382e01d0e6e3-173177548648353792" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @mat_moi_ca: #IlReste #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1815905585/image_normal.jpg" -}, -"title": "Young, Wild & Free: RT @mat_moi_ca: #IlReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 561000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"RT @mat_moi_ca: #IlReste #lgw\",\"created_at\":\"Fri Feb 24 22:48:41 +0000 2012\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[16,24]},{\"text\":\"lgw\",\"indices\":[25,29]}],\"user_mentions\":[{\"indices\":[3,14],\"screen_name\":\"mat_moi_ca\",\"id_str\":\"348842674\",\"name\":\"Musi_Call_Ment\",\"id\":348842674}]},\"retweet_count\":0,\"place\":null,\"in_reply_to_status_id_str\":null,\"retweeted\":false,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"id_str\":\"173177554742685696\",\"coordinates\":null,\"in_reply_to_screen_name\":null,\"contributors\":null,\"geo\":null,\"user\":{\"listed_count\":9,\"created_at\":\"Sat Aug 27 23:04:05 +0000 2011\",\"profile_text_color\":\"333333\",\"is_translator\":false,\"show_all_inline_media\":false,\"lang\":\"fr\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"url\":null,\"default_profile\":true,\"notifications\":null,\"profile_link_color\":\"0084B4\",\"screen_name\":\"08Life06\",\"time_zone\":null,\"description\":\"\",\"following\":null,\"geo_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_background_color\":\"C0DEED\",\"location\":\"chez les mafieux mexicains\",\"id_str\":\"363343002\",\"profile_background_tile\":false,\"followers_count\":390,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"default_profile_image\":false,\"follow_request_sent\":null,\"profile_sidebar_fill_color\":\"DDEEF6\",\"favourites_count\":39,\"protected\":false,\"friends_count\":233,\"profile_sidebar_border_color\":\"C0DEED\",\"name\":\"Young, Wild & Free\",\"contributors_enabled\":false,\"verified\":false,\"id\":363343002,\"statuses_count\":10929,\"profile_use_background_image\":true,\"utc_offset\":null},\"in_reply_to_user_id\":null,\"in_reply_to_status_id\":null,\"favorited\":false,\"id\":173177554742685696,\"retweeted_status\":{\"truncated\":false,\"text\":\"#IlReste #lgw\",\"created_at\":\"Fri Feb 24 22:47:29 +0000 2012\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}],\"user_mentions\":[]},\"retweet_count\":0,\"place\":null,\"in_reply_to_status_id_str\":null,\"retweeted\":false,\"source\":\"web\",\"in_reply_to_user_id_str\":null,\"id_str\":\"173177254132719616\",\"coordinates\":null,\"in_reply_to_screen_name\":null,\"contributors\":null,\"geo\":null,\"user\":{\"listed_count\":6,\"created_at\":\"Fri Aug 05 02:52:54 +0000 2011\",\"profile_text_color\":\"93afe6\",\"is_translator\":false,\"show_all_inline_media\":true,\"lang\":\"en\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/396225323\\/tumblr_lxfb1bGFUj1r9crd8o1_500.jpg\",\"url\":null,\"default_profile\":false,\"notifications\":null,\"profile_link_color\":\"93afe6\",\"screen_name\":\"mat_moi_ca\",\"time_zone\":null,\"description\":\"Geek qui s'est perdu sur internet. je suis chieur ! Ce que j'aime ? Le m\\u00e9tal. FOLLOW MOI !!\",\"following\":null,\"geo_enabled\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/396225323\\/tumblr_lxfb1bGFUj1r9crd8o1_500.jpg\",\"profile_background_color\":\"1dabf2\",\"location\":\"\",\"id_str\":\"348842674\",\"profile_background_tile\":true,\"followers_count\":88,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1796744745\\/Anonymous-header_normal.PNG\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1796744745\\/Anonymous-header_normal.PNG\",\"default_profile_image\":false,\"follow_request_sent\":null,\"profile_sidebar_fill_color\":\"000000\",\"favourites_count\":14,\"protected\":false,\"friends_count\":199,\"profile_sidebar_border_color\":\"93afe6\",\"name\":\"Musi_Call_Ment\",\"contributors_enabled\":false,\"verified\":false,\"id\":348842674,\"statuses_count\":6544,\"profile_use_background_image\":true,\"utc_offset\":null},\"in_reply_to_user_id\":null,\"in_reply_to_status_id\":null,\"favorited\":false,\"id\":173177254132719616}}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 561000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b52a9afb-8774-4e6c-ba0c-066d6c47bd1b-173177554742685696" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste et c'est bien fait pour lui....", -"img": { -"src": "http://a1.twimg.com/profile_images/1638771347/deuch_normal.jpeg" -}, -"title": "FrinnockBoChar: #lgw #ilreste et c'est bien fait pour lui....", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 561000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste et c'est bien fait pour lui....\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177556240039936\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":170,\"screen_name\":\"frinnock\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":14420,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0000ff\",\"followers_count\":155,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\",\"description\":\"Plantigrade normand, musicien deuchiste\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"id_str\":\"40014489\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"profile_sidebar_fill_color\":\"e0ff92\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\",\"name\":\"FrinnockBoChar\",\"default_profile_image\":false,\"created_at\":\"Thu May 14 15:22:28 +0000 2009\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":40014489,\"utc_offset\":3600,\"favourites_count\":20,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177556240039936,\"created_at\":\"Fri Feb 24 22:48:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 561000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "83802f59-943b-4492-b793-230ccd433fb7-173177556240039936" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Le Bubble-TV est lancé !! Si votre tweet est drôle, je pourrai l'afficher à n'importe quel moment. N'hésitez pas... #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1709833400/j_normal.JPG" -}, -"title": "Julie R جولي: RT @LeGrandWebze: Le Bubble-TV est lancé !! Si votre tweet est drôle, je pourrai l'afficher à n'importe quel moment. N'hésitez pas... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 562000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Le Bubble-TV est lanc\\u00e9 !! Si votre tweet est dr\\u00f4le, je pourrai l'afficher \\u00e0 n'importe quel moment. N'h\\u00e9sitez pas... #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[134,138]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Le Bubble-TV est lanc\\u00e9 !! Si votre tweet est dr\\u00f4le, je pourrai l'afficher \\u00e0 n'importe quel moment. N'h\\u00e9sitez pas... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[116,120]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177451382439938\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1479,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3115,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177451382439938,\"created_at\":\"Fri Feb 24 22:48:16 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177559314477057\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":820,\"screen_name\":\"JulR\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":13059,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Paris \\/ Damas\",\"show_all_inline_media\":false,\"listed_count\":35,\"profile_link_color\":\"93A644\",\"followers_count\":792,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"description\":\"Parigote de coeur, syrienne d'adoption. L'inverse marche aussi. Journaliste vadrouilleuse \\/\\/ Don't diet - Start a riot\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"10572732\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"name\":\"Julie R \\u062c\\u0648\\u0644\\u064a\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 25 22:37:26 +0000 2007\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":10572732,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/www.syrieonline.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177559314477057,\"created_at\":\"Fri Feb 24 22:48:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 562000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e1fa9a8e-67e4-415d-9168-81f1e6df903e-173177559314477057" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Sur cette photo @audebaron ET @FlorencePorcel ! #Noël #lgw http://t.co/d4a6nIS4", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: Sur cette photo @audebaron ET @FlorencePorcel ! #Noël #lgw http://t.co/d4a6nIS4", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 562000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Sur cette photo @audebaron ET @FlorencePorcel ! #No\\u00ebl #lgw http:\\/\\/t.co\\/d4a6nIS4\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"AudeBaron\",\"indices\":[16,26],\"id_str\":\"18125180\",\"name\":\"Aude Baron\",\"id\":18125180},{\"screen_name\":\"FlorencePorcel\",\"indices\":[30,45],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"No\\u00ebl\",\"indices\":[48,53]},{\"text\":\"lgw\",\"indices\":[54,58]}],\"media\":[{\"type\":\"photo\",\"indices\":[59,79],\"sizes\":{\"large\":{\"h\":765,\"resize\":\"fit\",\"w\":1024},\"medium\":{\"h\":448,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":254,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdAElrCAAEZy4l.jpg\",\"id_str\":\"173177558253305857\",\"expanded_url\":\"http:\\/\\/twitter.com\\/LudoDelaherche\\/status\\/173177558244917248\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdAElrCAAEZy4l.jpg\",\"id\":173177558253305857,\"display_url\":\"pic.twitter.com\\/d4a6nIS4\",\"url\":\"http:\\/\\/t.co\\/d4a6nIS4\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177558244917248\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6696,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"followers_count\":2386,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"name\":\"Ludovic Delaherche\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":72665061,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/chapkattack.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177558244917248,\"created_at\":\"Fri Feb 24 22:48:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 562000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef1f5bd8-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7545ae66-daa7-4922-ae74-a014e3adafb8-173177558244917248" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1667379154/8I6juT3f_normal" -}, -"title": "Patrick Ollier: #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 565000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #ilpart\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[5,12]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177574896304128\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"PatrickOllier\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":78,\"location\":\"france\",\"profile_text_color\":\"333333\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"description\":\"Ma force ? Je n'ai rien \\u00e0 vendre ni rien \\u00e0 acheter, je n'ai pas de ma\\u00eetre et je ne v\\u00e9n\\u00e8re aucun dieu. Et je ne lis pas mes messages :))\",\"statuses_count\":1208,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"088253\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"protected\":false,\"id_str\":\"299723960\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Patrick Ollier\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"created_at\":\"Mon May 16 15:47:22 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":299723960,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\"},\"truncated\":false,\"id\":173177574896304128,\"created_at\":\"Fri Feb 24 22:48:45 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 565000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cf32f43e-1414-4e25-81da-d3fc63b08a1e-173177574896304128" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #IlReste", -"img": { -"src": "http://a1.twimg.com/profile_images/1840742864/photo_normal.png" -}, -"title": "Toyo: #lgw #IlReste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 566000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #IlReste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"IlReste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177578214002688\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":163,\"screen_name\":\"ToYonos\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1410,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/377610278\\/hfr4droid512.png\",\"location\":\"Nantes\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":131,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1840742864\\/photo_normal.png\",\"description\":\"Yet another geek who likes geek stuff and spends wayyyyyy too much time on the internet.\\r\\n\\r\\nMy Android apps : https:\\/\\/market.android.com\\/developer?pub=ToYonos\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f7f7f7\",\"id_str\":\"234760025\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/377610278\\/hfr4droid512.png\",\"profile_sidebar_fill_color\":\"d4e4b6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840742864\\/photo_normal.png\",\"name\":\"Toyo\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 06 14:07:52 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":234760025,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"http:\\/\\/toyonos.info\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177578214002688,\"created_at\":\"Fri Feb 24 22:48:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 566000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cd5fde59-decc-4cb6-bc70-34035559d3fa-173177578214002688" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze #ilreste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1813805002/caine-8054_normal.jpg" -}, -"title": "CptKhoul: @LeGrandWebze #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 567000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LeGrandWebze\",\"favorited\":false,\"text\":\"@LeGrandWebze #ilreste #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[14,22]},{\"text\":\"lgw\",\"indices\":[23,27]}]},\"in_reply_to_user_id\":365949385,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177581196161024\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"CptKhoul\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":29,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":10,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1813805002\\/caine-8054_normal.jpg\",\"description\":\"Je n'ai rien d'intelligent \\u00e0 dire, par contre j'adore montrer les choses !\",\"statuses_count\":26,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/419943379\\/free_twitter_designer.jpg\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"486808329\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"CptKhoul\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/419943379\\/free_twitter_designer.jpg\",\"created_at\":\"Wed Feb 08 17:53:14 +0000 2012\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":486808329,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813805002\\/caine-8054_normal.jpg\"},\"truncated\":false,\"id\":173177581196161024,\"created_at\":\"Fri Feb 24 22:48:47 +0000 2012\",\"in_reply_to_user_id_str\":\"365949385\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 567000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5eb949da-2305-456a-be68-f597cf9017ec-173177581196161024" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Lgw #IlReste mais avec la chemise de @Vinvin", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: #Lgw #IlReste mais avec la chemise de @Vinvin", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 567000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#Lgw #IlReste mais avec la chemise de @Vinvin\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[0,4]},{\"text\":\"IlReste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177582261506048\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":635,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":210,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"name\":\"Royer Charles-Henri\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":185396126,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177582261506048,\"created_at\":\"Fri Feb 24 22:48:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 567000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8a4f33e0-3b3d-4b8d-8b36-2eb26eb000f2-173177582261506048" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Allez, c'est parti, je regarde #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1834768035/IMG_0490__2__normal.jpg" -}, -"title": "Olivia: Allez, c'est parti, je regarde #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 568000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Allez, c'est parti, je regarde #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[31,35]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177583448502272\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5b755a\",\"screen_name\":\"Vespertinea\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":210,\"location\":\"Rouen\",\"profile_text_color\":\"8ec295\",\"followers_count\":104,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1834768035\\/IMG_0490__2__normal.jpg\",\"description\":\"Fille spirituelle de Groucho Marx.\",\"statuses_count\":2557,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/409586479\\/edie_sedgwick.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"b9bfba\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0c0d0d\",\"protected\":false,\"id_str\":\"58189856\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Olivia\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/409586479\\/edie_sedgwick.jpg\",\"created_at\":\"Sun Jul 19 12:50:50 +0000 2009\",\"profile_sidebar_fill_color\":\"254f16\",\"id\":58189856,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1834768035\\/IMG_0490__2__normal.jpg\"},\"truncated\":false,\"id\":173177583448502272,\"created_at\":\"Fri Feb 24 22:48:48 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 568000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9af22456-17f2-4d5c-b779-075de5613514-173177583448502272" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste ou #ilpart? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1189114298/DNbis_normal.jpg" -}, -"title": "Nelly Lefebvre: #ilreste ou #ilpart? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 572000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste ou #ilpart? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"ilpart\",\"indices\":[12,19]},{\"text\":\"lgw\",\"indices\":[21,25]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177602368995329\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":25,\"screen_name\":\"nelli_75\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":85,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"990000\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1189114298\\/DNbis_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"225967382\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1189114298\\/DNbis_normal.jpg\",\"name\":\"Nelly Lefebvre\",\"default_profile_image\":false,\"created_at\":\"Sun Dec 12 23:33:11 +0000 2010\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":225967382,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177602368995329,\"created_at\":\"Fri Feb 24 22:48:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 572000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ddcb3970-c406-412e-9c24-f48313a3b526-173177602368995329" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "voui 1,43s RT @FlorencePorcel: Je suis passée à l'antenne ?? #lgw http://t.co/vYVwn9dP", -"img": { -"src": "http://a3.twimg.com/profile_images/1744565468/avatar__tweet_panthere_normal.jpg" -}, -"title": "tweet panthere: voui 1,43s RT @FlorencePorcel: Je suis passée à l'antenne ?? #lgw http://t.co/vYVwn9dP", -"color": "16763904", -"polemics": [ -"Q", -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 574000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"voui 1,43s RT @FlorencePorcel: Je suis pass\\u00e9e \\u00e0 l'antenne ?? #lgw http:\\/\\/t.co\\/vYVwn9dP\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[14,29],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[{\"indices\":[66,86],\"expanded_url\":\"http:\\/\\/lockerz.com\\/s\\/186831486\",\"display_url\":\"lockerz.com\\/s\\/186831486\",\"url\":\"http:\\/\\/t.co\\/vYVwn9dP\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177608576577536\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":90,\"screen_name\":\"tweet_panthere\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":600,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"DTC\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":78,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1744565468\\/avatar__tweet_panthere_normal.jpg\",\"description\":\"Voil\\u00e0 25 ans que je suis n\\u00e9e dans un paquet de chips, d\\u00e9sormais, c'est d\\u00e9cid\\u00e9, \\u00e0 d\\u00e9faut d'une vie r\\u00e9elle, je vais vivre et construire une vie sociale sur le net\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"459596569\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1744565468\\/avatar__tweet_panthere_normal.jpg\",\"name\":\"tweet panthere\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 09 21:06:34 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":459596569,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/tweetpanthere.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177608576577536,\"created_at\":\"Fri Feb 24 22:48:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 574000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f8ebf053-9569-484b-9294-0b86603cd72a-173177608576577536" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ils sont grands!! #Palmashow #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1843832843/Photo_du_21-02-12___19.49_normal.jpg" -}, -"title": "Alice Wonderland: Ils sont grands!! #Palmashow #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 577000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ils sont grands!! #Palmashow #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"Palmashow\",\"indices\":[18,28]},{\"text\":\"lgw\",\"indices\":[29,33]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177623705436160\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"moustikette\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":140,\"location\":\"Near Paris\",\"profile_text_color\":\"333333\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843832843\\/Photo_du_21-02-12___19.49_normal.jpg\",\"description\":\"J'ai un bonnet Tigrou! And so what? :D\",\"statuses_count\":217,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"23988907\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Alice Wonderland\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Thu Mar 12 17:33:07 +0000 2009\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":23988907,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/wonderlandalice.wordpress.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843832843\\/Photo_du_21-02-12___19.49_normal.jpg\"},\"truncated\":false,\"id\":173177623705436160,\"created_at\":\"Fri Feb 24 22:48:57 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 577000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef203116-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b70657a4-9ec2-43c1-b68e-161a761e01db-173177623705436160" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "rollin est vraiment pas drôle....#lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1289428579/My_HipstaPrint_0_normal.jpg" -}, -"title": "Estelle Micheau: rollin est vraiment pas drôle....#lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 578000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"rollin est vraiment pas dr\\u00f4le....#lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177625496395776\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":120,\"screen_name\":\"EstelleMicheau\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1076,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/429391744\\/My_HipstaPrint_0.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":29,\"profile_link_color\":\"0084B4\",\"followers_count\":1800,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1289428579\\/My_HipstaPrint_0_normal.jpg\",\"description\":\"Chanteuse lyrique et com\\u00e9dienne\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"273101501\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429391744\\/My_HipstaPrint_0.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1289428579\\/My_HipstaPrint_0_normal.jpg\",\"name\":\"Estelle Micheau\",\"default_profile_image\":false,\"created_at\":\"Sun Mar 27 20:49:14 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":273101501,\"utc_offset\":null,\"favourites_count\":1,\"url\":\"http:\\/\\/estelle-micheau.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177625496395776,\"created_at\":\"Fri Feb 24 22:48:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 578000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "341da9d5-2b7b-4ab3-b76c-3f90f5ecd062-173177625496395776" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je veux le même t-shiiiiiirt ! #palmshow #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1658912814/fkjddkfhk_normal.png" -}, -"title": "Manon: Je veux le même t-shiiiiiirt ! #palmshow #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 579000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je veux le m\\u00eame t-shiiiiiirt ! #palmshow #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"palmshow\",\"indices\":[31,40]},{\"text\":\"lgw\",\"indices\":[41,45]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.7860476,50.4187981],[2.8492605,50.4187981],[2.8492605,50.4589035],[2.7860476,50.4589035]]]},\"attributes\":{},\"full_name\":\"Lens, Pas-de-Calais\",\"place_type\":\"city\",\"name\":\"Lens\",\"id\":\"6f2473b6bfd0682a\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/6f2473b6bfd0682a.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177633138413568\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":298,\"screen_name\":\"manonkzlwsk\",\"lang\":\"fr\",\"profile_text_color\":\"3d3438\",\"statuses_count\":15002,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"location\":\"Is\\u00e8re, France\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"de4261\",\"followers_count\":260,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"description\":\"Nordiste expatri\\u00e9e, \\u00e9tudiante en sciences du langage \\u00e0 #lyon2, un peu geek, s\\u00e9rievore, livetweeteuse #ondar et fid\\u00e8le herocorpienne. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"e8e8e8\",\"id_str\":\"48084154\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"profile_sidebar_fill_color\":\"e8e8e8\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"name\":\"Manon\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 17 19:34:49 +0000 2009\",\"profile_sidebar_border_color\":\"e8e8e8\",\"id\":48084154,\"utc_offset\":3600,\"favourites_count\":194,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177633138413568,\"created_at\":\"Fri Feb 24 22:48:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 579000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef206992-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3ac231b0-3490-43ce-b1bf-27deafcf2c1b-173177633138413568" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Palmashow sur france 5 now ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1813610224/tcv_normal.jpg" -}, -"title": "Nicolas Padovani: Palmashow sur france 5 now ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 579000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Palmashow sur france 5 now ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[29,33]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177630982549504\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"86A4A6\",\"screen_name\":\"_NPado_\",\"lang\":\"fr\",\"favourites_count\":37,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":283,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1813610224\\/tcv_normal.jpg\",\"description\":\"Semi-geek et sosie non-officiel de Hugh Grant.\",\"statuses_count\":2115,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"FF3300\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"protected\":false,\"id_str\":\"81274066\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Nicolas Padovani\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"created_at\":\"Sat Oct 10 03:47:17 +0000 2009\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"id\":81274066,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813610224\\/tcv_normal.jpg\"},\"truncated\":false,\"id\":173177630982549504,\"created_at\":\"Fri Feb 24 22:48:59 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 579000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7571384a-06aa-49ec-8f22-b9fc70c5c702-173177630982549504" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Yeah le palmashow est dans la place!!! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1276794848/Photo_Brutus_and_me__Louvre__normal.jpg" -}, -"title": "Joffrey Mick: Yeah le palmashow est dans la place!!! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 580000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Yeah le palmashow est dans la place!!! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[39,43]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177637236256768\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":145,\"screen_name\":\"JoffreyMick\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1026,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"009999\",\"followers_count\":56,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1276794848\\/Photo_Brutus_and_me__Louvre__normal.jpg\",\"description\":\"20 ans, \\u00e9tudiant \\u00e0 Sciences Po Paris, journaliste politique pour Sciences Po TV, rock'n'roll addict.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"255731473\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1276794848\\/Photo_Brutus_and_me__Louvre__normal.jpg\",\"name\":\"Joffrey Mick\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 21 23:21:23 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":255731473,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177637236256768,\"created_at\":\"Fri Feb 24 22:49:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 580000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cdcba5b7-118f-44a3-b08d-3c3c1707a046-173177637236256768" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le @palmashow sur #lgw now !!", -"img": { -"src": "http://a3.twimg.com/profile_images/1578085959/funny-dirty-photos-thechive-7_normal.jpg" -}, -"title": "Matthieu Michel: Le @palmashow sur #lgw now !!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 580000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le @palmashow sur #lgw now !!\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[18,22]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177633750790145\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":68,\"screen_name\":\"MicheO3\",\"lang\":\"en\",\"profile_text_color\":\"3E4415\",\"statuses_count\":5140,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"Marseille\\/Paris\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"D02B55\",\"followers_count\":95,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1578085959\\/funny-dirty-photos-thechive-7_normal.jpg\",\"description\":\"\\u00ab Dieu a cr\\u00e9\\u00e9 les seins pour nourrir les enfants et on y met des proth\\u00e8ses pour nourrir les docteurs. \\u00bb\\u00ab Ce monde est un vaste naufrage : sauve qui peut ! \\u00bb\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"68460513\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1578085959\\/funny-dirty-photos-thechive-7_normal.jpg\",\"name\":\"Matthieu Michel\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 24 17:30:05 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":68460513,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177633750790145,\"created_at\":\"Fri Feb 24 22:49:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 580000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5fd41886-a15a-4ecb-aaec-f0be197d08dd-173177633750790145" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'avais pas regardé depuis la première, c'est plus pareil. Ils ont changés #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/569365839/entrbtn2_normal.gif" -}, -"title": "Screech Cubik: J'avais pas regardé depuis la première, c'est plus pareil. Ils ont changés #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 580000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"J'avais pas regard\\u00e9 depuis la premi\\u00e8re, c'est plus pareil. Ils ont chang\\u00e9s #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[75,79]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177635420114945\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"s_cubik\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":57,\"location\":\"Bruxelles\",\"profile_text_color\":\"333333\",\"followers_count\":74,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/569365839\\/entrbtn2_normal.gif\",\"description\":\"\",\"statuses_count\":1289,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Brussels\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"96092449\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Screech Cubik\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Dec 11 09:16:29 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":96092449,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.talkgeekytome.net\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/569365839\\/entrbtn2_normal.gif\"},\"truncated\":false,\"id\":173177635420114945,\"created_at\":\"Fri Feb 24 22:49:00 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 580000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a83fdb4c-1f1b-4418-8185-bc8a080ffc76-173177635420114945" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rollin DEHORS #ilpart #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1732910391/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg" -}, -"title": "Alexa̷ ndr̷e: Rollin DEHORS #ilpart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 582000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Rollin DEHORS #ilpart #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[14,21]},{\"text\":\"lgw\",\"indices\":[22,26]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177645499035649\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5c5c5c\",\"screen_name\":\"K3nnyfr\",\"lang\":\"en\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":997,\"location\":\"Saligny, France\",\"profile_text_color\":\"333333\",\"followers_count\":338,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\",\"description\":\"SysAdmin, Gamer, Libriste and Professionnal Troller since 1988\\r\\nhttp:\\/\\/about.me\\/k3nny\",\"statuses_count\":5567,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"313638\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"12687332\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Alexa\\u0337 ndr\\u0337e\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"created_at\":\"Fri Jan 25 16:14:19 +0000 2008\",\"profile_sidebar_fill_color\":\"dedede\",\"id\":12687332,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.k3nny.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\"},\"truncated\":false,\"id\":173177645499035649,\"created_at\":\"Fri Feb 24 22:49:02 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 582000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "24897854-503f-4329-8171-3fc7defd8d9b-173177645499035649" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@LeGrandWebze: Le Bubble-TV est lancé !! Si votre tweet est drôle, je pourrai l'afficher à n'importe quel moment. N'hésitez pas... #lgw”", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: “@LeGrandWebze: Le Bubble-TV est lancé !! Si votre tweet est drôle, je pourrai l'afficher à n'importe quel moment. N'hésitez pas... #lgw”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 583000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@LeGrandWebze: Le Bubble-TV est lanc\\u00e9 !! Si votre tweet est dr\\u00f4le, je pourrai l'afficher \\u00e0 n'importe quel moment. N'h\\u00e9sitez pas... #lgw\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[1,14],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[132,136]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177647281606657\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":912,\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"profile_text_color\":\"a3c23e\",\"statuses_count\":4893,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"location\":\"Alsace, France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"profile_sidebar_fill_color\":\"9ca871\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"name\":\"Hugo SCHOCH\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_border_color\":\"111405\",\"id\":175540303,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/only.hug33k.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177647281606657,\"created_at\":\"Fri Feb 24 22:49:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 583000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f0a32f3e-9a6e-420d-aa80-62f5110ac2b1-173177647281606657" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le @palmashow en direct du #webze", -"img": { -"src": "http://a0.twimg.com/profile_images/1230628191/166124_486161948548_674453548_6312421_3714998_n_normal.jpg" -}, -"title": "Thomas Le Hébel: Le @palmashow en direct du #webze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 583000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Le @palmashow en direct du #webze\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965}],\"hashtags\":[{\"text\":\"webze\",\"indices\":[27,33]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177648237920256\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"cfcdcd\",\"screen_name\":\"ThomasLH\",\"lang\":\"en\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":372,\"location\":\"Angers\",\"profile_text_color\":\"620303\",\"followers_count\":104,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1230628191\\/166124_486161948548_674453548_6312421_3714998_n_normal.jpg\",\"description\":\"work at @joecarpaangers, vendeur de livre et geek par ambition. \",\"statuses_count\":528,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/216077369\\/holiday-rockefeller.jpg\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"a50a0a\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"a50a0a\",\"protected\":false,\"id_str\":\"48959831\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Thomas Le H\\u00e9bel\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/216077369\\/holiday-rockefeller.jpg\",\"created_at\":\"Sat Jun 20 08:16:29 +0000 2009\",\"profile_sidebar_fill_color\":\"cfcdcd\",\"id\":48959831,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1230628191\\/166124_486161948548_674453548_6312421_3714998_n_normal.jpg\"},\"truncated\":false,\"id\":173177648237920256,\"created_at\":\"Fri Feb 24 22:49:03 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 583000, -"tags": [ -{ -"id-ref": "ef2120ee-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7dee2eee-2da1-4af6-bb78-9733abdee6a7-173177648237920256" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw j aime beaucoup le nouveau décor, bravo", -"img": { -"src": "http://a0.twimg.com/profile_images/1802162566/image_normal.jpg" -}, -"title": "Julien Cotte: #lgw j aime beaucoup le nouveau décor, bravo", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 584000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw j aime beaucoup le nouveau d\\u00e9cor, bravo\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177650758688769\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":872,\"screen_name\":\"JulienCotteALU\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3872,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/105129015\\/VerySmallLogoHR2.0.jpg\",\"location\":\"V\\u00e9lizy-Villacoublay\",\"show_all_inline_media\":false,\"listed_count\":138,\"profile_link_color\":\"0084B4\",\"followers_count\":1404,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1802162566\\/image_normal.jpg\",\"description\":\"DRH du site de V\\u00e9lizy (France) - HR Community Manager - Marketing HR2.0 - @AlcatelLucent\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"107697826\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/105129015\\/VerySmallLogoHR2.0.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802162566\\/image_normal.jpg\",\"name\":\"Julien Cotte\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 23 12:17:36 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":107697826,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/juliencotte.typepad.com\\/le-blog-de-julien-cotte-\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177650758688769,\"created_at\":\"Fri Feb 24 22:49:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 584000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9df4f841-594b-4488-8451-0882fbaa2698-173177650758688769" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et maintenant on a droit au LT de #lgw. Des tweets sur de la télé qui parle de tweets. #miseenabime", -"img": { -"src": "http://a0.twimg.com/profile_images/1850995851/DimiPr_sident_normal.jpeg" -}, -"title": "\\ Dimitri /: Et maintenant on a droit au LT de #lgw. Des tweets sur de la télé qui parle de tweets. #miseenabime", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 584000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Et maintenant on a droit au LT de #lgw. Des tweets sur de la t\\u00e9l\\u00e9 qui parle de tweets. #miseenabime\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]},{\"text\":\"miseenabime\",\"indices\":[87,99]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177654084771840\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":614,\"screen_name\":\"dimip2\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":73698,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/379077327\\/DavidBowie_fanart.jpg\",\"location\":\"Juste derri\\u00e8re ma barbe.\",\"show_all_inline_media\":false,\"listed_count\":132,\"profile_link_color\":\"0084B4\",\"followers_count\":2219,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850995851\\/DimiPr_sident_normal.jpeg\",\"description\":\"Candidat du Parti Barbu \\u00e0 l'\\u00e9lection pr\\u00e9sidentielle de 2012.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"91134110\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/379077327\\/DavidBowie_fanart.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850995851\\/DimiPr_sident_normal.jpeg\",\"name\":\"\\\\ Dimitri \\/\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 19 16:13:12 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":91134110,\"utc_offset\":3600,\"favourites_count\":125,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177654084771840,\"created_at\":\"Fri Feb 24 22:49:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 584000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef215974-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "169d514b-8154-470d-8f9b-e15fa915f6e4-173177654084771840" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Y'a le @palmashow chez France 5 #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1704016122/loltruc-noel_normal.png" -}, -"title": "Hervé Q: Y'a le @palmashow chez France 5 #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 584000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Y'a le @palmashow chez France 5 #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[7,17],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177653833117696\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":429,\"screen_name\":\"Airvecu\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":34951,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/144273404\\/xb15acfe7365bd11b8abe0faf957eee0.png\",\"location\":\"Brest m\\u00eam' (et ses alentours)\",\"show_all_inline_media\":true,\"listed_count\":44,\"profile_link_color\":\"0600b5\",\"followers_count\":754,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1704016122\\/loltruc-noel_normal.png\",\"description\":\"Presque musicien, presque dr\\u00f4le, presque original, presque normal, presque intelligent, mais loin d'\\u00eatre parfait. Mais je suis Breton.\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"46863586\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/144273404\\/xb15acfe7365bd11b8abe0faf957eee0.png\",\"profile_sidebar_fill_color\":\"f0f3f5\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1704016122\\/loltruc-noel_normal.png\",\"name\":\"Herv\\u00e9 Q\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 13 10:17:50 +0000 2009\",\"profile_sidebar_border_color\":\"2e2103\",\"id\":46863586,\"utc_offset\":3600,\"favourites_count\":556,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177653833117696,\"created_at\":\"Fri Feb 24 22:49:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 584000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d21ee22c-4eea-4e9c-8120-bae446c7aa68-173177653833117696" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "fini. ----------------> #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1621227345/IMG_2129b__Copier__normal.jpg" -}, -"title": "imnotalone: fini. ----------------> #lgw", -"color": "16763904", -"polemics": [ -"KO" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 586000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"fini. ----------------> #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[27,31]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/seesmic_desktop\\/sd2\\\" rel=\\\"nofollow\\\"\\u003ESeesmic Desktop\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177660657246208\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":585,\"screen_name\":\"imnotalone\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":40508,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"wherever I can twit! \",\"show_all_inline_media\":true,\"listed_count\":180,\"profile_link_color\":\"2FC2EF\",\"followers_count\":2340,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1621227345\\/IMG_2129b__Copier__normal.jpg\",\"description\":\"A mes heures perdues, j'ai une vie bien remplie. L\\u00e0 aussi http:\\/\\/telling-stories.fr\\/ \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"18002294\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1621227345\\/IMG_2129b__Copier__normal.jpg\",\"name\":\"imnotalone\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 09 21:01:01 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":18002294,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"http:\\/\\/imnotalone.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177660657246208,\"created_at\":\"Fri Feb 24 22:49:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 586000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "68ef76f6-a9f7-475a-b4c3-38e0e5f7997b-173177660657246208" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "l'éclairage c'est pas ça sur le plateau #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1115735941/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png" -}, -"title": "Christophe Ponsolle: l'éclairage c'est pas ça sur le plateau #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 586000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"l'\\u00e9clairage c'est pas \\u00e7a sur le plateau #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177661592584194\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":364,\"screen_name\":\"CPonsolle\",\"lang\":\"fr\",\"profile_text_color\":\"999393\",\"statuses_count\":1208,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/57339653\\/forme-illustration-gris-20_-_-logo.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":110,\"profile_link_color\":\"2FC2EF\",\"followers_count\":971,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1115735941\\/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png\",\"description\":\"Co-fondateur de NoWatch et co-pr\\u00e9sentateur de ZapCast\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"d4d4d4\",\"id_str\":\"25338852\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/57339653\\/forme-illustration-gris-20_-_-logo.png\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1115735941\\/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png\",\"name\":\"Christophe Ponsolle\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 19 17:06:04 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":25338852,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177661592584194,\"created_at\":\"Fri Feb 24 22:49:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 586000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e77efb68-981e-4859-8cb3-23113b154451-173177661592584194" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@FlorencePorcel #lgw rien à ajouter sur les bubbles!", -"img": { -"src": "http://a0.twimg.com/profile_images/1602210892/Galactica_normal.jpg" -}, -"title": "Cammarata Thierry: @FlorencePorcel #lgw rien à ajouter sur les bubbles!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 587000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@FlorencePorcel #lgw rien \\u00e0 ajouter sur les bubbles!\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[0,15],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177663614238720\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"49031173\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":98,\"screen_name\":\"thcammarata\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1157,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"990000\",\"followers_count\":23,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"334554629\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"name\":\"Cammarata Thierry\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 13 08:43:07 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":334554629,\"utc_offset\":3600,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":\"FlorencePorcel\",\"truncated\":false,\"id\":173177663614238720,\"created_at\":\"Fri Feb 24 22:49:07 +0000 2012\",\"in_reply_to_user_id\":49031173}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 587000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fe295ae8-1e04-41e6-acc4-fb72ab8cb29f-173177663614238720" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Zut, confondre @francoisbaroin et @francoisrollin il faut le faire EXPRÈS! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1741905112/image_normal.jpg" -}, -"title": "Mister Mc Flee: Zut, confondre @francoisbaroin et @francoisrollin il faut le faire EXPRÈS! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 587000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Zut, confondre @francoisbaroin et @francoisrollin il faut le faire EXPR\\u00c8S! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"francoisbaroin\",\"indices\":[15,30],\"id_str\":\"96093611\",\"name\":\"Fran\\u00e7ois Baroin\",\"id\":96093611},{\"screen_name\":\"francoisrollin\",\"indices\":[34,49],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[75,79]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177665925292032\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":636,\"screen_name\":\"MisterMcFlee\",\"lang\":\"fr\",\"profile_text_color\":\"291b1b\",\"statuses_count\":40348,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/204494594\\/lulutwitter_cr.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":257,\"profile_link_color\":\"0084B4\",\"followers_count\":2841,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1741905112\\/image_normal.jpg\",\"description\":\"Ecrits vains\\nCommunity Manager de moi-m\\u00eame\\nProfiler pour chats selon @METACAPUCHE\\nPhotographi\\u00e9 par @LaurenceGuenoun\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f72020\",\"id_str\":\"60043161\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/204494594\\/lulutwitter_cr.jpg\",\"profile_sidebar_fill_color\":\"d6130d\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1741905112\\/image_normal.jpg\",\"name\":\"Mister Mc Flee\",\"default_profile_image\":false,\"created_at\":\"Sat Jul 25 12:01:49 +0000 2009\",\"profile_sidebar_border_color\":\"050505\",\"id\":60043161,\"utc_offset\":3600,\"favourites_count\":273,\"url\":\"http:\\/\\/lecafardrenseigne.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177665925292032,\"created_at\":\"Fri Feb 24 22:49:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 587000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c4fe12ee-f982-411e-b19a-9c15d9f8c9fd-173177665925292032" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Vinvin qui est à moitié du côté obscure de la force :D #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Vinvin qui est à moitié du côté obscure de la force :D #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 589000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Vinvin qui est \\u00e0 moiti\\u00e9 du c\\u00f4t\\u00e9 obscure de la force :D #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[55,59]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177671805714432\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3246,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177671805714432,\"created_at\":\"Fri Feb 24 22:49:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 589000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f102e794-125c-4985-909a-e003c2d0b80b-173177671805714432" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Youhou @palmashow #lgw ça roxxe", -"img": { -"src": "http://a3.twimg.com/profile_images/1701271731/LOOtQL7Q_normal" -}, -"title": "Nicolas Laubriat: Youhou @palmashow #lgw ça roxxe", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 589000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Youhou @palmashow #lgw \\u00e7a roxxe\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[7,17],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[18,22]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177675274403841\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":98,\"screen_name\":\"NicolasLaubriat\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":155,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Annecy\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1701271731\\/LOOtQL7Q_normal\",\"description\":\"Etudiant en premi\\u00e8re ann\\u00e9e de m\\u00e9decine a la fac de Grenoble. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"299612640\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1701271731\\/LOOtQL7Q_normal\",\"name\":\"Nicolas Laubriat\",\"default_profile_image\":false,\"created_at\":\"Mon May 16 11:59:05 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":299612640,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177675274403841,\"created_at\":\"Fri Feb 24 22:49:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 589000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5f243936-3916-4903-b98d-d3aab808ab51-173177675274403841" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ben le prof #ilReste sinon c'est plus #lgw !", -"img": { -"src": "http://a1.twimg.com/profile_images/37455262/titou_150_normal.jpg" -}, -"title": "Pierre Titou LANNES: ben le prof #ilReste sinon c'est plus #lgw !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 592000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"ben le prof #ilReste sinon c'est plus #lgw !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[12,20]},{\"text\":\"lgw\",\"indices\":[38,42]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.2306588,48.8869026],[2.2841562,48.8869026],[2.2841562,48.9082685],[2.2306588,48.9082685]]]},\"attributes\":{},\"full_name\":\"Courbevoie, Hauts-de-Seine\",\"name\":\"Courbevoie\",\"id\":\"30b5d37dd5aae12a\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/30b5d37dd5aae12a.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177687240740864\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":268,\"screen_name\":\"titounet\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":5079,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/421488521\\/2005-09_La_Reunion_014.jpg\",\"location\":\"IDF, Gers 32, Landes 40, PO 66\",\"show_all_inline_media\":true,\"listed_count\":35,\"profile_link_color\":\"9D582E\",\"followers_count\":450,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/37455262\\/titou_150_normal.jpg\",\"description\":\"Ergonome facteurs humains et organisationnels, #ergonomie des interfaces hommes-machines #UX. Gascon, Pyr\\u00e9n\\u00e9es, gastronomie, festayre, rugby, surf\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"id_str\":\"10461152\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/421488521\\/2005-09_La_Reunion_014.jpg\",\"profile_sidebar_fill_color\":\"fcf1c7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/37455262\\/titou_150_normal.jpg\",\"name\":\"Pierre Titou LANNES\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 22 06:18:31 +0000 2007\",\"profile_sidebar_border_color\":\"D9B17E\",\"id\":10461152,\"utc_offset\":3600,\"favourites_count\":7,\"url\":\"http:\\/\\/titou.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177687240740864,\"created_at\":\"Fri Feb 24 22:49:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 592000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f860f195-970b-4c66-9826-317e1eb96270-173177687240740864" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "switch sur #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1836319207/ay-11042009-18022012_normal.jpg" -}, -"title": "Ay. Poulain Maubant: switch sur #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 596000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"switch sur #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177702809997314\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"1e20be\",\"screen_name\":\"AymericPM\",\"lang\":\"en\",\"favourites_count\":10,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":590,\"location\":\"Brest, France\",\"profile_text_color\":\"000000\",\"followers_count\":787,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836319207\\/ay-11042009-18022012_normal.jpg\",\"description\":\"CEO Nere\\u00ffs, marketing, strat\\u00e9gie, prospective - t\\u00e9l\\u00e9coms, internet - Finist\\u00e8re, l\\u00e0 o\\u00f9 tout commence. Et aussi #Brest #IoT #fablab #4G #android #hihi\",\"statuses_count\":5034,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/7226973\\/twitter2.jpg\",\"show_all_inline_media\":false,\"listed_count\":72,\"profile_link_color\":\"8f0700\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1b33b6\",\"protected\":false,\"id_str\":\"11048002\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Ay. Poulain Maubant\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/7226973\\/twitter2.jpg\",\"created_at\":\"Tue Dec 11 13:06:15 +0000 2007\",\"profile_sidebar_fill_color\":\"4c70f0\",\"id\":11048002,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/aymeric.pm\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836319207\\/ay-11042009-18022012_normal.jpg\"},\"truncated\":false,\"id\":173177702809997314,\"created_at\":\"Fri Feb 24 22:49:16 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 596000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1f86d5a8-11a1-4b61-82fe-15f9fda22899-173177702809997314" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste mais lui il en pense kwa ?", -"img": { -"src": "http://a2.twimg.com/profile_images/1782987674/Copie__2__de_Francis_photo_le_pays_briard_00_normal.JPG" -}, -"title": "2pasag the papoteur: #lgw #ilreste mais lui il en pense kwa ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 597000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste mais lui il en pense kwa ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177707255959552\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":51,\"screen_name\":\"2pasag\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2030,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Coulommiers 77 France\",\"show_all_inline_media\":true,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"followers_count\":41,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1782987674\\/Copie__2__de_Francis_photo_le_pays_briard_00_normal.JPG\",\"description\":\"Si t'm partager l'\\u00e9crit, T bienvenue\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"20905224\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1782987674\\/Copie__2__de_Francis_photo_le_pays_briard_00_normal.JPG\",\"name\":\"2pasag the papoteur\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 15 11:31:19 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":20905224,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/papotagebriard.canalblog.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177707255959552,\"created_at\":\"Fri Feb 24 22:49:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 597000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fbe89f47-caaa-4a5e-80c7-292b85363244-173177707255959552" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Une petite musique de fond ce serait pas mal :) #suggestion #lgw @LeGrandWebze", -"img": { -"src": "http://a1.twimg.com/profile_images/1804671338/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png" -}, -"title": "Marie: Une petite musique de fond ce serait pas mal :) #suggestion #lgw @LeGrandWebze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 597000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Une petite musique de fond ce serait pas mal :) #suggestion #lgw @LeGrandWebze\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[65,78],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"suggestion\",\"indices\":[48,59]},{\"text\":\"lgw\",\"indices\":[60,64]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177708040306688\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":203,\"screen_name\":\"frenchy_Marie\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2880,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"9D582E\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\",\"description\":\"J'accapare des objets sans ressurgir sur autrui.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"id_str\":\"120444044\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"profile_sidebar_fill_color\":\"EADEAA\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\",\"name\":\"Marie\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 06 13:02:46 +0000 2010\",\"profile_sidebar_border_color\":\"D9B17E\",\"id\":120444044,\"utc_offset\":3600,\"favourites_count\":25,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177708040306688,\"created_at\":\"Fri Feb 24 22:49:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 597000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef227b56-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b6a0cff8-83ef-4464-9609-1e42cf933011-173177708040306688" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilpart #lgw ...et le tableau ! http://t.co/d9V6Mf4z", -"img": { -"src": "http://a3.twimg.com/profile_images/1648215039/EmeryDoligeHubN_B_normal.jpg" -}, -"title": "Emery Doligé: #ilpart #lgw ...et le tableau ! http://t.co/d9V6Mf4z", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 599000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"#ilpart #lgw ...et le tableau ! http:\\/\\/t.co\\/d9V6Mf4z\",\"entities\":{\"urls\":[{\"display_url\":\"yfrog.com\\/h44keamj\",\"indices\":[32,52],\"expanded_url\":\"http:\\/\\/yfrog.com\\/h44keamj\",\"url\":\"http:\\/\\/t.co\\/d9V6Mf4z\"}],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[8,12]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177715313217536\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"MryEmery\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":493,\"location\":\"Paris Rive Gauche\",\"profile_text_color\":\"666666\",\"description\":\"Vanksen. Europe 1 #dcdc. Lib\\u00e9ral ta m\\u00e8re.\",\"statuses_count\":31437,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/170627783\\/mrytwitter_copie.jpg\",\"show_all_inline_media\":true,\"listed_count\":931,\"profile_link_color\":\"2FC2EF\",\"followers_count\":19577,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1648215039\\/EmeryDoligeHubN_B_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f7f8fa\",\"protected\":false,\"id_str\":\"14285154\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Emery Dolig\\u00e9\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/170627783\\/mrytwitter_copie.jpg\",\"created_at\":\"Wed Apr 02 16:59:11 +0000 2008\",\"profile_sidebar_fill_color\":\"252429\",\"id\":14285154,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/mry.blogs.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648215039\\/EmeryDoligeHubN_B_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173177715313217536,\"created_at\":\"Fri Feb 24 22:49:19 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 599000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "02b9d5be-bac9-487f-862c-857ea8ad2c29-173177715313217536" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Donc cette semaine dans #lgw des problèmes d'éclairage (oui un détail à chaque numéro)", -"img": { -"src": "http://a1.twimg.com/profile_images/1598467503/aurel2_-_Copie_normal.jpg" -}, -"title": "Aurélien: Donc cette semaine dans #lgw des problèmes d'éclairage (oui un détail à chaque numéro)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 604000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Donc cette semaine dans #lgw des probl\\u00e8mes d'\\u00e9clairage (oui un d\\u00e9tail \\u00e0 chaque num\\u00e9ro)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177737849208834\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":886,\"screen_name\":\"aurel_p\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":33183,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Pau\",\"show_all_inline_media\":true,\"listed_count\":152,\"profile_link_color\":\"93A644\",\"followers_count\":2185,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"description\":\"cr\\u00e9ation web le jour, TVvore le soir. Attention risque de LT m\\u00eame des \\u00e9missions les plus mauvaises de la t\\u00e9l\\u00e9 fran\\u00e7aise. Partage en tout genre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"14321671\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"name\":\"Aur\\u00e9lien\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 07 10:27:23 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":14321671,\"utc_offset\":3600,\"favourites_count\":140,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177737849208834,\"created_at\":\"Fri Feb 24 22:49:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 604000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cc2d2807-87d0-4141-b2fc-2d0cd9684fa2-173177737849208834" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Un vrai plaisir de retrouver François Rollin sur #lgw. J'vais finir par regarder la télé moi si ça continue...", -"img": { -"src": "http://a0.twimg.com/profile_images/1837898755/nydiryn_normal.jpg" -}, -"title": "Nydiryn: Un vrai plaisir de retrouver François Rollin sur #lgw. J'vais finir par regarder la télé moi si ça continue...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 605000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Un vrai plaisir de retrouver Fran\\u00e7ois Rollin sur #lgw. J'vais finir par regarder la t\\u00e9l\\u00e9 moi si \\u00e7a continue...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177742349697025\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":117,\"screen_name\":\"Nydiryn\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":25,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/429430115\\/fond1.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"93A644\",\"followers_count\":12,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1837898755\\/nydiryn_normal.jpg\",\"description\":\"Trentenaire, m\\u00e8re c\\u00e9libataire, mutante.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"B2DFDA\",\"id_str\":\"496760340\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429430115\\/fond1.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1837898755\\/nydiryn_normal.jpg\",\"name\":\"Nydiryn\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 19 08:25:23 +0000 2012\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":496760340,\"utc_offset\":null,\"favourites_count\":0,\"url\":\"http:\\/\\/nydiryn.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177742349697025,\"created_at\":\"Fri Feb 24 22:49:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 605000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4fd79b00-64fe-4505-9cd9-73d0e529bf48-173177742349697025" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et mnt ma tisane, mes mouchoirs, mon huile de lavande et moi, on va migrer sur #france5 pour regarder @Vinvin #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1373171789/colette_normal.jpg" -}, -"title": "Colette Siri: Et mnt ma tisane, mes mouchoirs, mon huile de lavande et moi, on va migrer sur #france5 pour regarder @Vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 605000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Et mnt ma tisane, mes mouchoirs, mon huile de lavande et moi, on va migrer sur #france5 pour regarder @Vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[102,109],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"france5\",\"indices\":[79,87]},{\"text\":\"lgw\",\"indices\":[110,114]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177742601355264\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":274,\"screen_name\":\"ColetteSiri\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2389,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Marseille\",\"show_all_inline_media\":false,\"listed_count\":12,\"profile_link_color\":\"0084B4\",\"followers_count\":217,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1373171789\\/colette_normal.jpg\",\"description\":\"Pragmatique (nn enseign\\u00e9e \\u00e0 l'Universit\\u00e9)- Italo-avigno-marseillaise du Sud et de la Provence - Assistante de prod' \\u00e0 MP2013, Capitale europ\\u00e9enne de la culture.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"307206900\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1373171789\\/colette_normal.jpg\",\"name\":\"Colette Siri\",\"default_profile_image\":false,\"created_at\":\"Sun May 29 06:34:07 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":307206900,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177742601355264,\"created_at\":\"Fri Feb 24 22:49:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 605000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "07518e69-e479-4207-bf70-db421a18f68a-173177742601355264" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@palmashow in direct live at #Lgw , c'est la cerise sur le gâteau", -"img": { -"src": "http://a1.twimg.com/profile_images/1625442476/24_normal.jpg" -}, -"title": "Christophe Doublet: @palmashow in direct live at #Lgw , c'est la cerise sur le gâteau", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 607000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@palmashow in direct live at #Lgw , c'est la cerise sur le g\\u00e2teau\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[29,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177747521273856\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"23782965\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":458,\"screen_name\":\"ChrisPC34\",\"lang\":\"fr\",\"profile_text_color\":\"535ae6\",\"statuses_count\":1157,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/426927890\\/twitt.jpg\",\"location\":\"H\\u00e9rault\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"0084B4\",\"followers_count\":95,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1625442476\\/24_normal.jpg\",\"description\":\"D\\u00e9pannage informatique, site web, r\\u00e9seau .\\r\\nSous traitance : Vous livrez,nous installons vos clients dans le Languedoc Roussillon .\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"133503769\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/426927890\\/twitt.jpg\",\"profile_sidebar_fill_color\":\"000000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1625442476\\/24_normal.jpg\",\"name\":\"Christophe Doublet\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 15 23:59:03 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":133503769,\"utc_offset\":-10800,\"favourites_count\":33,\"url\":\"http:\\/\\/www.pc34.fr\"},\"in_reply_to_screen_name\":\"palmashow\",\"truncated\":false,\"id\":173177747521273856,\"created_at\":\"Fri Feb 24 22:49:27 +0000 2012\",\"in_reply_to_user_id\":23782965}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 607000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fd54d77c-6c6b-47b7-93c6-1b435cb45ea3-173177747521273856" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "À vos bubble Tv pour #lgw ! #ilpart ou #ilreste", -"img": { -"src": "http://a2.twimg.com/profile_images/1419070763/France5Officiel_tw_normal.jpg" -}, -"title": "France5: À vos bubble Tv pour #lgw ! #ilpart ou #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 607000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"\\u00c0 vos bubble Tv pour #lgw ! #ilpart ou #ilreste\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]},{\"text\":\"ilpart\",\"indices\":[28,35]},{\"text\":\"ilreste\",\"indices\":[39,47]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177747307380736\",\"user\":{\"default_profile_image\":false,\"verified\":true,\"notifications\":null,\"profile_sidebar_border_color\":\"2ca33e\",\"screen_name\":\"France5tv\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":834,\"location\":\"Paris\",\"profile_text_color\":\"0C3E53\",\"followers_count\":48933,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850248437\\/Logo_France_5_FB_twitter_normal.jpg\",\"description\":\"France 5, cha\\u00eene du Groupe France T\\u00e9l\\u00e9visions. Apr\\u00e8s avoir fait connaissance, rapprochons-nous sur cette TL #media #clair\",\"statuses_count\":3553,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/408116761\\/bg_france5.jpg\",\"show_all_inline_media\":false,\"listed_count\":849,\"profile_link_color\":\"FF0000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"84c810\",\"protected\":false,\"id_str\":\"36932487\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"France5\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408116761\\/bg_france5.jpg\",\"created_at\":\"Fri May 01 12:30:02 +0000 2009\",\"profile_sidebar_fill_color\":\"50912a\",\"id\":36932487,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.france5.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850248437\\/Logo_France_5_FB_twitter_normal.jpg\"},\"truncated\":false,\"id\":173177747307380736,\"created_at\":\"Fri Feb 24 22:49:27 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 607000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3d728d5b-d321-476a-b042-3c8fd03943e9-173177747307380736" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze oeut-on être plus drôle que François Rollin ou Vinvin ou le Pamalshow? Sérieusement? #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1398568911/IMG_2179_-_Copie_normal.jpg" -}, -"title": "Lucie: @LeGrandWebze oeut-on être plus drôle que François Rollin ou Vinvin ou le Pamalshow? Sérieusement? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 607000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze oeut-on \\u00eatre plus dr\\u00f4le que Fran\\u00e7ois Rollin ou Vinvin ou le Pamalshow? S\\u00e9rieusement? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[99,103]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173177451382439938\",\"id_str\":\"173177748293029888\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173177451382439938,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":149,\"screen_name\":\"Milcah7\",\"lang\":\"en\",\"profile_text_color\":\"807d80\",\"statuses_count\":9482,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"03949e\",\"followers_count\":79,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"description\":\"Herocorpienne, S\\u00e9riephile (pas assez \\u00e0 mon go\\u00fbt), DVDvore,Cin\\u00e9vore, aime le tennis et le rugby, le rock, pop-rock... et ses twittos 3\\r\\n.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"63258588\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"name\":\"Lucie\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 05 21:13:19 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":63258588,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173177748293029888,\"created_at\":\"Fri Feb 24 22:49:27 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 607000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8c126e47-ac3e-43f9-94b5-413c954d4dbc-173177748293029888" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Alerte Eclipse sur le visage de @Vinvin #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1717447265/Till_New_AVatar_Twitter_normal.png" -}, -"title": "Till the Cat: Alerte Eclipse sur le visage de @Vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 613000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Alerte Eclipse sur le visage de @Vinvin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[32,39],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177775560212482\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"TilltheCat\",\"lang\":\"fr\",\"favourites_count\":4,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":861,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":2483,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1717447265\\/Till_New_AVatar_Twitter_normal.png\",\"description\":\"R\\u00e9dacteur Web (Yahoo, M\\u00f4mes.net, Tigex ...) et \\u00e9leveur de Miniatures de p\\u00e8re en fils. #R\\u00e9dacteurWeb #Pigiste \",\"statuses_count\":13478,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/207397586\\/FOND_pour_twitter_Nouveau2.jpg\",\"show_all_inline_media\":false,\"listed_count\":80,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"14923240\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Till the Cat\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/207397586\\/FOND_pour_twitter_Nouveau2.jpg\",\"created_at\":\"Tue May 27 17:34:52 +0000 2008\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":14923240,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.tillthecat.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1717447265\\/Till_New_AVatar_Twitter_normal.png\"},\"truncated\":false,\"id\":173177775560212482,\"created_at\":\"Fri Feb 24 22:49:33 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 613000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "02e76e5c-220d-40ae-8a2a-837ea43b4dc5-173177775560212482" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Allez, y'a le Palmashow sur France 5, on peut désormais vraiment rire. #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1536891239/twitter_avatar_2_normal.jpg" -}, -"title": "Alexandre Hervaud: Allez, y'a le Palmashow sur France 5, on peut désormais vraiment rire. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 615000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Allez, y'a le Palmashow sur France 5, on peut d\\u00e9sormais vraiment rire. #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[71,75]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177780845019136\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1078,\"screen_name\":\"AlexHervaud\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":48444,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/346551794\\/norwegian_troll.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":816,\"profile_link_color\":\"0084B4\",\"followers_count\":14844,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1536891239\\/twitter_avatar_2_normal.jpg\",\"description\":\"Journaliste, ex-Lib\\u00e9, chroniqueur au Mouv et Vodkaster.com, (d\\u00e9)formateur pour l'ESJ. Assiste @JeanReneCraypio. Mes tweets n'engagent pas P\\u00f4le Emploi.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"401d91\",\"id_str\":\"14321981\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/346551794\\/norwegian_troll.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1536891239\\/twitter_avatar_2_normal.jpg\",\"name\":\"Alexandre Hervaud\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 07 11:34:52 +0000 2008\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":14321981,\"utc_offset\":3600,\"favourites_count\":3392,\"url\":\"http:\\/\\/alexhervaud.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177780845019136,\"created_at\":\"Fri Feb 24 22:49:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 615000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9b103058-57ac-4a65-83d5-5e16ac6e8cf8-173177780845019136" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Grégoire était il y a 2 heures sur scène aux Césars avec @sgtpembry... le parrain de notre émission. Le monde est petit ! :D #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817123979/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png" -}, -"title": "legrandwebze: Grégoire était il y a 2 heures sur scène aux Césars avec @sgtpembry... le parrain de notre émission. Le monde est petit ! :D #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 616000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Gr\\u00e9goire \\u00e9tait il y a 2 heures sur sc\\u00e8ne aux C\\u00e9sars avec @sgtpembry... le parrain de notre \\u00e9mission. Le monde est petit ! :D #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"sgtpembry\",\"indices\":[57,67],\"id_str\":\"239085423\",\"name\":\"Alexandre Astier\",\"id\":239085423}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[125,129]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177785613946880\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1480,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3115,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177785613946880,\"created_at\":\"Fri Feb 24 22:49:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 616000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "13444886-e6d1-41ba-9527-1298e1454fea-173177785613946880" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et clic ! On passe du #cesar2012 au Grand Webze !", -"img": { -"src": "http://a0.twimg.com/profile_images/1839297474/AvatarEcrouRougeCarre_normal.gif" -}, -"title": "Philippe B: Et clic ! On passe du #cesar2012 au Grand Webze !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 618000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Et clic ! On passe du #cesar2012 au Grand Webze !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cesar2012\",\"indices\":[22,32]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177794455547905\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5e1410\",\"screen_name\":\"Raydacteur\",\"lang\":\"en\",\"favourites_count\":297,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1749,\"location\":\"Crozon, Brittany\",\"profile_text_color\":\"000000\",\"followers_count\":2619,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"description\":\"[en] connecting good vibrations [fr] ing\\u00e9nieur philosophe, activateur biologique & lolRT\",\"statuses_count\":28279,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"show_all_inline_media\":true,\"listed_count\":211,\"profile_link_color\":\"0000ff\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"14400518\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Philippe B\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"created_at\":\"Tue Apr 15 20:08:37 +0000 2008\",\"profile_sidebar_fill_color\":\"d3ede7\",\"id\":14400518,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/bit.ly\\/raydacteur\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\"},\"truncated\":false,\"id\":173177794455547905,\"created_at\":\"Fri Feb 24 22:49:38 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 618000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5f927700-cf2b-4fd8-b63c-4ecffe418249-173177794455547905" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Allez, on remballe les paillettes et on zappe sur #lgw.", -"img": { -"src": "http://a0.twimg.com/profile_images/1729493696/bob-l_ponge_normal.jpg" -}, -"title": "Zélie: Allez, on remballe les paillettes et on zappe sur #lgw.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 619000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Allez, on remballe les paillettes et on zappe sur #lgw.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177799761334272\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":170,\"screen_name\":\"OwlyShit\",\"lang\":\"fr\",\"profile_text_color\":\"141414\",\"statuses_count\":733,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/425257051\\/oldmap.jpg\",\"location\":\"Tlse.\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"474a49\",\"followers_count\":33,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1729493696\\/bob-l_ponge_normal.jpg\",\"description\":\"Ses tweets, elle les signe \\u00e0 la pointe de l'\\u00e9p\\u00e9e, d'un Z qui veut dire Z\\u00e9lie.. Z\\u00e9lie ! Z\\u00c9LIE ! Attention : fangirling et humour pas toujours de tr\\u00e8s bon go\\u00fbt.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"228825278\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425257051\\/oldmap.jpg\",\"profile_sidebar_fill_color\":\"f2fcff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1729493696\\/bob-l_ponge_normal.jpg\",\"name\":\"Z\\u00e9lie\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 19:45:57 +0000 2010\",\"profile_sidebar_border_color\":\"f2fcff\",\"id\":228825278,\"utc_offset\":-10800,\"favourites_count\":12,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177799761334272,\"created_at\":\"Fri Feb 24 22:49:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 619000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7305943b-0052-4d29-bafc-656cdcef474b-173177799761334272" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@francoisrollin, #IlReste mais #IlEstLourd! ;) #Change2Ton! #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: @francoisrollin, #IlReste mais #IlEstLourd! ;) #Change2Ton! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 619000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"francoisrollin\",\"favorited\":false,\"text\":\"@francoisrollin, #IlReste mais #IlEstLourd! ;) #Change2Ton! #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[0,15],\"name\":\"rollin\",\"id_str\":\"369489076\",\"id\":369489076}],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[17,25]},{\"text\":\"IlEstLourd\",\"indices\":[31,42]},{\"text\":\"Change2Ton\",\"indices\":[47,58]},{\"text\":\"LGW\",\"indices\":[60,64]}]},\"in_reply_to_user_id\":369489076,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177800054943744\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"111405\",\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"favourites_count\":16,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":912,\"location\":\"Alsace, France\",\"profile_text_color\":\"a3c23e\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"statuses_count\":4894,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Hugo SCHOCH\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_fill_color\":\"9ca871\",\"id\":175540303,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/only.hug33k.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\"},\"truncated\":false,\"id\":173177800054943744,\"created_at\":\"Fri Feb 24 22:49:39 +0000 2012\",\"in_reply_to_user_id_str\":\"369489076\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 619000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef23df6e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c997249f-8102-4aef-8fa0-08702542c571-173177800054943744" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La chemise de @Vinvin est énorme #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1143926795/jeromep_logo_carre_twitter_normal.png" -}, -"title": "jeromep: La chemise de @Vinvin est énorme #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 620000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La chemise de @Vinvin est \\u00e9norme #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[14,21],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177805188771841\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":367,\"screen_name\":\"jeromep_net\",\"lang\":\"fr\",\"profile_text_color\":\"663B12\",\"statuses_count\":4607,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/161132761\\/jeromep_twitter_background.jpg\",\"location\":\"France , Paris\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"1F98C7\",\"followers_count\":192,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1143926795\\/jeromep_logo_carre_twitter_normal.png\",\"description\":\"Internaute passionn\\u00e9, auteur des blogs : jeromep.net - sanscommentaire.fr - debranche.fr \\/ r\\u00e9dacteur sur accessoweb.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"282929\",\"id_str\":\"6815562\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/161132761\\/jeromep_twitter_background.jpg\",\"profile_sidebar_fill_color\":\"DAECF4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1143926795\\/jeromep_logo_carre_twitter_normal.png\",\"name\":\"jeromep\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 14 16:27:00 +0000 2007\",\"profile_sidebar_border_color\":\"C6E2EE\",\"id\":6815562,\"utc_offset\":3600,\"favourites_count\":6,\"url\":\"http:\\/\\/blog.jeromep.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177805188771841,\"created_at\":\"Fri Feb 24 22:49:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 620000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6ac06ace-610e-4316-81a3-8c03be0c7679-173177805188771841" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon maintenant on passe sur france5 #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1775755736/DSC_0316_normal.JPG" -}, -"title": "MYMY CraCra: Bon maintenant on passe sur france5 #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 621000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bon maintenant on passe sur france5 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[36,40]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177806233141249\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":451,\"screen_name\":\"Mytopsykrett\",\"lang\":\"en\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":9618,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/369586999\\/28183_1468158503376_1215979802_1299120_7563465_n.jpg\",\"location\":\"dans ton coeur \",\"show_all_inline_media\":false,\"listed_count\":21,\"profile_link_color\":\"FF0000\",\"followers_count\":295,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1775755736\\/DSC_0316_normal.JPG\",\"description\":\"I'm not drunk , i'm sedated from my pain \\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BADFCD\",\"id_str\":\"32409591\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/369586999\\/28183_1468158503376_1215979802_1299120_7563465_n.jpg\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1775755736\\/DSC_0316_normal.JPG\",\"name\":\"MYMY CraCra\",\"default_profile_image\":false,\"created_at\":\"Fri Apr 17 13:46:27 +0000 2009\",\"profile_sidebar_border_color\":\"F2E195\",\"id\":32409591,\"utc_offset\":3600,\"favourites_count\":255,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177806233141249,\"created_at\":\"Fri Feb 24 22:49:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 621000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "53dcbadb-b2de-4410-bda5-4d87716b3936-173177806233141249" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@FlorencePorcel Hello! Je quitte les #cesars2012 pour #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1592192908/DKen_MG_5127_Small_normal.jpeg" -}, -"title": "Antoine Dubuquoy: @FlorencePorcel Hello! Je quitte les #cesars2012 pour #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 622000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"FlorencePorcel\",\"favorited\":false,\"text\":\"@FlorencePorcel Hello! Je quitte les #cesars2012 pour #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[0,15],\"name\":\"Florence Porcel\",\"id_str\":\"49031173\",\"id\":49031173}],\"hashtags\":[{\"text\":\"cesars2012\",\"indices\":[37,48]},{\"text\":\"lgw\",\"indices\":[54,58]}]},\"in_reply_to_user_id\":49031173,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177811476029441\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ff0000\",\"screen_name\":\"dubuc64\",\"lang\":\"fr\",\"favourites_count\":339,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1104,\"location\":\"Paris (France)\",\"profile_text_color\":\"333333\",\"followers_count\":1732,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1592192908\\/DKen_MG_5127_Small_normal.jpeg\",\"description\":\"Digital Media Strategist - Social Media, Community Management - Rock & pop culture guru - Auteur avec @nicoprat des Miscellan\\u00e9es d'Internet parution le 12\\/01\",\"statuses_count\":12384,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/317893098\\/TwitterBannerDubuc64.png\",\"show_all_inline_media\":false,\"listed_count\":117,\"profile_link_color\":\"ff0000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"10731962\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Antoine Dubuquoy\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/317893098\\/TwitterBannerDubuc64.png\",\"created_at\":\"Fri Nov 30 07:20:52 +0000 2007\",\"profile_sidebar_fill_color\":\"eeeeee\",\"id\":10731962,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.dubucsblog.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1592192908\\/DKen_MG_5127_Small_normal.jpeg\"},\"truncated\":false,\"id\":173177811476029441,\"created_at\":\"Fri Feb 24 22:49:42 +0000 2012\",\"in_reply_to_user_id_str\":\"49031173\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 622000, -"tags": [ -{ -"id-ref": "ef243180-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b1fffe67-094e-4ab7-8c72-a732396d36fd-173177811476029441" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ave Rosa Paes, ce qui ne veut rien dire qu'on pourrait traduire aisément par #IlReste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1794196247/serious-cat_-_Copie__2__normal.jpg" -}, -"title": "victor lehoussine: Ave Rosa Paes, ce qui ne veut rien dire qu'on pourrait traduire aisément par #IlReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 623000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ave Rosa Paes, ce qui ne veut rien dire qu'on pourrait traduire ais\\u00e9ment par #IlReste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[77,85]},{\"text\":\"lgw\",\"indices\":[86,90]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177815104102401\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":103,\"screen_name\":\"vodevil_art\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":154,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/412042973\\/colour.jpg\",\"location\":\"rennes\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1794196247\\/serious-cat_-_Copie__2__normal.jpg\",\"description\":\"#Geek & #Gamer et occasionnellement \\u00e9tudiant en M1 #communication \\u00e0 Rennes :: La t\\u00eate et la peau dans les \\u00e9toiles :: Musicien \\u00e0 la recherche de nouveaux projets\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"169166835\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/412042973\\/colour.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1794196247\\/serious-cat_-_Copie__2__normal.jpg\",\"name\":\"victor lehoussine\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 21 18:17:32 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":169166835,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177815104102401,\"created_at\":\"Fri Feb 24 22:49:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 623000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "be03767b-92a2-4dd8-9c63-bf2f6e6b404d-173177815104102401" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh yes un extrait! #palmashow #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1276794848/Photo_Brutus_and_me__Louvre__normal.jpg" -}, -"title": "Joffrey Mick: Oh yes un extrait! #palmashow #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 626000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh yes un extrait! #palmashow #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"palmashow\",\"indices\":[19,29]},{\"text\":\"lgw\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177828391649280\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":145,\"screen_name\":\"JoffreyMick\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1026,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"009999\",\"followers_count\":56,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1276794848\\/Photo_Brutus_and_me__Louvre__normal.jpg\",\"description\":\"20 ans, \\u00e9tudiant \\u00e0 Sciences Po Paris, journaliste politique pour Sciences Po TV, rock'n'roll addict.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"255731473\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1276794848\\/Photo_Brutus_and_me__Louvre__normal.jpg\",\"name\":\"Joffrey Mick\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 21 23:21:23 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":255731473,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177828391649280,\"created_at\":\"Fri Feb 24 22:49:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 626000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef203116-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "631ca082-8ba1-4976-82bf-399d5b6eed1b-173177828391649280" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon je tente #lgw ce soir, en espérant un truc sympa car les premiers Jai pas accrocher du tout !", -"img": { -"src": "http://a2.twimg.com/profile_images/1776380925/C-Metro-128_normal.png" -}, -"title": "underscore59: Bon je tente #lgw ce soir, en espérant un truc sympa car les premiers Jai pas accrocher du tout !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 627000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bon je tente #lgw ce soir, en esp\\u00e9rant un truc sympa car les premiers Jai pas accrocher du tout !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[13,17]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177831088603137\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":555,\"screen_name\":\"underscore59\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3068,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"Lille\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"FF3300\",\"followers_count\":205,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1776380925\\/C-Metro-128_normal.png\",\"description\":\"Admin Sys' | Joueur sur PS3 | US Music Fan | Football Addict \\u2469\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"98811895\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1776380925\\/C-Metro-128_normal.png\",\"name\":\"underscore59\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 23 06:08:00 +0000 2009\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":98811895,\"utc_offset\":3600,\"favourites_count\":8,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177831088603137,\"created_at\":\"Fri Feb 24 22:49:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 627000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a77682d7-8e63-45f0-98dc-66901e44bcf2-173177831088603137" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@francoisrollin va finir par apprendre ce que c'est qu'un hashtag. S'il continue comme ça, #ilpart #lgw, en tout cas #change2ton", -"img": { -"src": "http://a1.twimg.com/profile_images/1612831528/cni_id_normal.jpg" -}, -"title": "Jean-Louis Coste: @francoisrollin va finir par apprendre ce que c'est qu'un hashtag. S'il continue comme ça, #ilpart #lgw, en tout cas #change2ton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 631000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"francoisrollin\",\"favorited\":false,\"text\":\"@francoisrollin va finir par apprendre ce que c'est qu'un hashtag. S'il continue comme \\u00e7a, #ilpart #lgw, en tout cas #change2ton\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[0,15],\"name\":\"rollin\",\"id_str\":\"369489076\",\"id\":369489076}],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[91,98]},{\"text\":\"lgw\",\"indices\":[99,103]},{\"text\":\"change2ton\",\"indices\":[117,128]}]},\"in_reply_to_user_id\":369489076,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177849472221185\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"86A4A6\",\"screen_name\":\"jlcoste\",\"lang\":\"en\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":132,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"description\":\"Langue, litt\\u00e9rature et politique. Sp\\u00e9cialis\\u00e9 en traitement automatique des langues (presse). Rattach\\u00e9 \\u00e0 l'Universit\\u00e9 de Paris 3, et prof. en coll\\u00e8ge de banlieue\",\"statuses_count\":544,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"10207a\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"protected\":false,\"id_str\":\"244454441\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Jean-Louis Coste\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"created_at\":\"Sat Jan 29 10:24:46 +0000 2011\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"id\":244454441,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\"},\"truncated\":false,\"id\":173177849472221185,\"created_at\":\"Fri Feb 24 22:49:51 +0000 2012\",\"in_reply_to_user_id_str\":\"369489076\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 631000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "16810b5b-cf1b-47d5-b875-b2b1c4954485-173177849472221185" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Hop! Basculement sur la 5 pour Le Grand Webze... #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1752563497/LooicC_normal.jpg" -}, -"title": "Loic Cunnac: Hop! Basculement sur la 5 pour Le Grand Webze... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 632000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Hop! Basculement sur la 5 pour Le Grand Webze... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177853670727680\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":339,\"screen_name\":\"LooicC\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":367,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Toulouse, France\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"009999\",\"followers_count\":54,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1752563497\\/LooicC_normal.jpg\",\"description\":\"Pas de bouc ni de lunettes, mais quand m\\u00eame ing\\u00e9nieur microelec... Actu, economie, photo, rugby, ski et autres!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"111246550\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1752563497\\/LooicC_normal.jpg\",\"name\":\"Loic Cunnac\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 04 07:59:48 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":111246550,\"utc_offset\":3600,\"favourites_count\":68,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177853670727680,\"created_at\":\"Fri Feb 24 22:49:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 632000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8a57ef91-3174-4b19-b14b-4e8f1666c451-173177853670727680" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: C'EST PARTI #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1817590343/tetocarre_normal.jpg" -}, -"title": "Le Leu Béatrice: RT @LeGrandWebze: C'EST PARTI #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 633000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: C'EST PARTI #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'EST PARTI #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173175368226844672\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":3026,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":3117,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"statuses_count\":1479,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"legrandwebze\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":365949385,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\"},\"truncated\":false,\"id\":173175368226844672,\"created_at\":\"Fri Feb 24 22:39:59 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177858414485504\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"576329\",\"screen_name\":\"beatriceleleu\",\"lang\":\"fr\",\"favourites_count\":197,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":139,\"location\":\"Paris\",\"profile_text_color\":\"1a042b\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1817590343\\/tetocarre_normal.jpg\",\"description\":\"Charg\\u00e9e de l'information et de la documentation. D\\u00e9vore les livres avec app\\u00e9tit, adore la musique et les s\\u00e9ries TV et trouve que le Web 2.0 est magique !\",\"statuses_count\":835,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/81307764\\/peninsule.jpg\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"1b5e46\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"International Date Line West\",\"profile_background_color\":\"664380\",\"protected\":false,\"id_str\":\"31928333\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Le Leu B\\u00e9atrice\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/81307764\\/peninsule.jpg\",\"created_at\":\"Thu Apr 16 16:03:56 +0000 2009\",\"profile_sidebar_fill_color\":\"e4c9f0\",\"id\":31928333,\"follow_request_sent\":null,\"utc_offset\":-39600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817590343\\/tetocarre_normal.jpg\"},\"truncated\":false,\"id\":173177858414485504,\"created_at\":\"Fri Feb 24 22:49:53 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 633000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "06dc8f58-55e1-4b0d-a5d9-80d3a94a620a-173177858414485504" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le chef op éclairage est malade ? #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1240535417/avatar_normal.jpg" -}, -"title": "Mr_Kia: Le chef op éclairage est malade ? #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 633000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Le chef op \\u00e9clairage est malade ? #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[34,38]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177858494185472\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Mr_Kia\",\"lang\":\"en\",\"favourites_count\":80,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":300,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":1006,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1240535417\\/avatar_normal.jpg\",\"description\":\"Bullshiteur artistique, illustrateur, faiseur de miracles, manager en mauvaises id\\u00e9es\",\"statuses_count\":29324,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/402987864\\/Twitter-GUI.jpg\",\"show_all_inline_media\":false,\"listed_count\":67,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"14450005\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Mr_Kia\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/402987864\\/Twitter-GUI.jpg\",\"created_at\":\"Sun Apr 20 07:51:01 +0000 2008\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":14450005,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.mr-kia.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1240535417\\/avatar_normal.jpg\"},\"truncated\":false,\"id\":173177858494185472,\"created_at\":\"Fri Feb 24 22:49:53 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 633000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "53c15fdf-1d32-4948-90c2-64155b7fa915-173177858494185472" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh p*tain j'avais pas regaré #lgw depuis la 1ère, ça a l'air d'avoir carrément changé l'plateau !", -"img": { -"src": "http://a3.twimg.com/profile_images/1802232284/Capture_d__cran_2012-02-04___01.15.52_normal.png" -}, -"title": "Marion: Oh p*tain j'avais pas regaré #lgw depuis la 1ère, ça a l'air d'avoir carrément changé l'plateau !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 634000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Oh p*tain j'avais pas regar\\u00e9 #lgw depuis la 1\\u00e8re, \\u00e7a a l'air d'avoir carr\\u00e9ment chang\\u00e9 l'plateau !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[29,33]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177863065968640\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"FFFFFF\",\"screen_name\":\"iiioon\",\"lang\":\"en\",\"favourites_count\":47,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":186,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":104,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1802232284\\/Capture_d__cran_2012-02-04___01.15.52_normal.png\",\"description\":\"Accro aux s\\u00e9ries et \\u00e0 l'humour. HeroCorpienne. \\r\\nEt pourquoi faire aujourd'hui c'que j'pourrai faire demain ?\",\"statuses_count\":11590,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme20\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"BF1238\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BF1238\",\"protected\":false,\"id_str\":\"39847706\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Marion\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme20\\/bg.png\",\"created_at\":\"Wed May 13 21:57:02 +0000 2009\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"id\":39847706,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802232284\\/Capture_d__cran_2012-02-04___01.15.52_normal.png\"},\"truncated\":false,\"id\":173177863065968640,\"created_at\":\"Fri Feb 24 22:49:54 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 634000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3778f5a9-bd15-49c2-b40b-bc7fbf8a3867-173177863065968640" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est... cosy l'éclairage #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1829032837/430490_10519221_b_normal.jpg" -}, -"title": "Antoine Rouaud: C'est... cosy l'éclairage #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 639000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"C'est... cosy l'\\u00e9clairage #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[26,30]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177884385624064\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Antoine_Rouaud\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":false,\"friends_count\":84,\"location\":\"Nantes\",\"profile_text_color\":\"333333\",\"description\":\"Cr\\u00e9ateur de trucs et autres choses qui ont rapport \\u00e0 des histoires... avec des gens. \\r\\nhttp:\\/\\/www.wagaprod.fr\",\"statuses_count\":1384,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"009999\",\"followers_count\":103,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1829032837\\/430490_10519221_b_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"373509666\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Antoine Rouaud\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Wed Sep 14 18:13:49 +0000 2011\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":373509666,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.audiodramax.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1829032837\\/430490_10519221_b_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173177884385624064,\"created_at\":\"Fri Feb 24 22:49:59 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 639000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c6417b41-f21a-4148-8d8b-be3d68b782f7-173177884385624064" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Quelqu'un peut dire à vinvin qu'il a une grosse ombre #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1640283274/frogita_normal.jpg" -}, -"title": "frogita: Quelqu'un peut dire à vinvin qu'il a une grosse ombre #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 641000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Quelqu'un peut dire \\u00e0 vinvin qu'il a une grosse ombre #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[54,58]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177893478866944\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"frogita\",\"lang\":\"en\",\"favourites_count\":4,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":230,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":611,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1640283274\\/frogita_normal.jpg\",\"description\":\"\",\"statuses_count\":18398,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":34,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"14786197\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"frogita\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu May 15 13:54:25 +0000 2008\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":14786197,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.frogita.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1640283274\\/frogita_normal.jpg\"},\"truncated\":false,\"id\":173177893478866944,\"created_at\":\"Fri Feb 24 22:50:01 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 641000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1b224692-5276-4da8-a051-906a5276dccd-173177893478866944" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @AlexHervaud: Allez, y'a le Palmashow sur France 5, on peut désormais vraiment rire. #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1802162566/image_normal.jpg" -}, -"title": "Julien Cotte: RT @AlexHervaud: Allez, y'a le Palmashow sur France 5, on peut désormais vraiment rire. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 644000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @AlexHervaud: Allez, y'a le Palmashow sur France 5, on peut d\\u00e9sormais vraiment rire. #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"AlexHervaud\",\"indices\":[3,15],\"name\":\"Alexandre Hervaud\",\"id_str\":\"14321981\",\"id\":14321981}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[88,92]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Allez, y'a le Palmashow sur France 5, on peut d\\u00e9sormais vraiment rire. #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[71,75]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177780845019136\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"AlexHervaud\",\"lang\":\"fr\",\"favourites_count\":3392,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1078,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":14844,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1536891239\\/twitter_avatar_2_normal.jpg\",\"description\":\"Journaliste, ex-Lib\\u00e9, chroniqueur au Mouv et Vodkaster.com, (d\\u00e9)formateur pour l'ESJ. Assiste @JeanReneCraypio. Mes tweets n'engagent pas P\\u00f4le Emploi.\",\"statuses_count\":48443,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/346551794\\/norwegian_troll.jpg\",\"show_all_inline_media\":true,\"listed_count\":816,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"401d91\",\"protected\":false,\"id_str\":\"14321981\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Alexandre Hervaud\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/346551794\\/norwegian_troll.jpg\",\"created_at\":\"Mon Apr 07 11:34:52 +0000 2008\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":14321981,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/alexhervaud.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1536891239\\/twitter_avatar_2_normal.jpg\"},\"truncated\":false,\"id\":173177780845019136,\"created_at\":\"Fri Feb 24 22:49:35 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177903352258561\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"JulienCotteALU\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":872,\"location\":\"V\\u00e9lizy-Villacoublay\",\"profile_text_color\":\"333333\",\"followers_count\":1404,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1802162566\\/image_normal.jpg\",\"description\":\"DRH du site de V\\u00e9lizy (France) - HR Community Manager - Marketing HR2.0 - @AlcatelLucent\",\"statuses_count\":3872,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/105129015\\/VerySmallLogoHR2.0.jpg\",\"show_all_inline_media\":false,\"listed_count\":138,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"107697826\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Julien Cotte\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/105129015\\/VerySmallLogoHR2.0.jpg\",\"created_at\":\"Sat Jan 23 12:17:36 +0000 2010\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":107697826,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/juliencotte.typepad.com\\/le-blog-de-julien-cotte-\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802162566\\/image_normal.jpg\"},\"truncated\":false,\"id\":173177903352258561,\"created_at\":\"Fri Feb 24 22:50:04 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 644000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "48483ff7-a502-4a7d-a81a-6c8d0667fe5c-173177903352258561" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Si vous souhaitez retrouver tout de suite les vidéos diffusées, rendez-vous sur le Webzelive http://t.co/jycA9F5R #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817123979/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png" -}, -"title": "legrandwebze: Si vous souhaitez retrouver tout de suite les vidéos diffusées, rendez-vous sur le Webzelive http://t.co/jycA9F5R #lgw", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 646000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Si vous souhaitez retrouver tout de suite les vid\\u00e9os diffus\\u00e9es, rendez-vous sur le Webzelive http:\\/\\/t.co\\/jycA9F5R #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[93,113],\"expanded_url\":\"http:\\/\\/www.legrandwebze.com\",\"display_url\":\"legrandwebze.com\",\"url\":\"http:\\/\\/t.co\\/jycA9F5R\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[114,118]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177911896047616\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1480,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3121,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177911896047616,\"created_at\":\"Fri Feb 24 22:50:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 646000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "08f55dd5-40b5-4ea5-a121-2d3b808230fa-173177911896047616" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw cher @Vinvin je t'aimerais encore mieux torse nu sous ta veste.", -"img": { -"src": "http://a2.twimg.com/profile_images/1813498773/mygreg_normal.jpg" -}, -"title": "mygreg: #lgw cher @Vinvin je t'aimerais encore mieux torse nu sous ta veste.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 647000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw cher @Vinvin je t'aimerais encore mieux torse nu sous ta veste.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[10,17],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177916350406656\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":447,\"screen_name\":\"mygreg\",\"lang\":\"en\",\"profile_text_color\":\"3E4415\",\"statuses_count\":41987,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"Bordeaux\",\"show_all_inline_media\":true,\"listed_count\":87,\"profile_link_color\":\"D02B55\",\"followers_count\":984,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1813498773\\/mygreg_normal.jpg\",\"description\":\"veilleur @gregveille - rp et cm @podradio_fr - co-organisateur du mash up bordeaux @MU_Bordeaux\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"16467068\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813498773\\/mygreg_normal.jpg\",\"name\":\"mygreg\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 26 12:47:38 +0000 2008\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":16467068,\"utc_offset\":3600,\"favourites_count\":1059,\"url\":\"http:\\/\\/flavors.me\\/mygreg\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177916350406656,\"created_at\":\"Fri Feb 24 22:50:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 647000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b9673eb3-7c5a-408c-9f61-69e306b91a24-173177916350406656" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste mais #change2ton quand même un peu aussi", -"img": { -"src": "http://a3.twimg.com/profile_images/1827613879/photo-pro_normal.png" -}, -"title": "Julien Lopizzo: #lgw #ilreste mais #change2ton quand même un peu aussi", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 648000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste mais #change2ton quand m\\u00eame un peu aussi\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]},{\"text\":\"change2ton\",\"indices\":[19,30]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177921228374016\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":283,\"screen_name\":\"JulienLopizzo\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":1088,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"location\":\"Lyon - Europe\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0099B9\",\"followers_count\":143,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1827613879\\/photo-pro_normal.png\",\"description\":\"Je suis tomb\\u00e9 dedans en 97.Ma e-carri\\u00e8re a d\\u00e9marr\\u00e9 comme d\\u00e9veloppeur freelance en 2002.Entrepren(aute) depuis 10 ans j'aime partager ma passion du e-business.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0099B9\",\"id_str\":\"44345271\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1827613879\\/photo-pro_normal.png\",\"name\":\"Julien Lopizzo\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 03 12:08:19 +0000 2009\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":44345271,\"utc_offset\":3600,\"favourites_count\":9,\"url\":\"http:\\/\\/www.tenapra.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177921228374016,\"created_at\":\"Fri Feb 24 22:50:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 648000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "300455e3-2ef6-4bad-b94d-00f9a1d9ae22-173177921228374016" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW si le son est bon, la lumière c'est pas ça...", -"img": { -"src": "http://a2.twimg.com/profile_images/944881104/7384d5e1-2a2b-41c2-a46d-7b82cf21a5ed_normal.jpg" -}, -"title": "José Phinebacker: #LGW si le son est bon, la lumière c'est pas ça...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 651000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW si le son est bon, la lumi\\u00e8re c'est pas \\u00e7a...\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177931869327361\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Phinebacker\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":140,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":117,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/944881104\\/7384d5e1-2a2b-41c2-a46d-7b82cf21a5ed_normal.jpg\",\"description\":\"Phinebacker, twitteur homeopathique...\",\"statuses_count\":1251,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"6296872\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Jos\\u00e9 Phinebacker\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Thu May 24 21:11:03 +0000 2007\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":6296872,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/phinebacker.blogspot.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/944881104\\/7384d5e1-2a2b-41c2-a46d-7b82cf21a5ed_normal.jpg\"},\"truncated\":false,\"id\":173177931869327361,\"created_at\":\"Fri Feb 24 22:50:11 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 651000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "602aba58-8292-4f45-96a0-e1f9c1f177e7-173177931869327361" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @AlexHervaud: Allez, y'a le Palmashow sur France 5, on peut désormais vraiment rire. #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1811600999/IMG_1752_normal.jpg" -}, -"title": "holdenfr: RT @AlexHervaud: Allez, y'a le Palmashow sur France 5, on peut désormais vraiment rire. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 654000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @AlexHervaud: Allez, y'a le Palmashow sur France 5, on peut d\\u00e9sormais vraiment rire. #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"AlexHervaud\",\"indices\":[3,15],\"id_str\":\"14321981\",\"name\":\"Alexandre Hervaud\",\"id\":14321981}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[88,92]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Allez, y'a le Palmashow sur France 5, on peut d\\u00e9sormais vraiment rire. #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[71,75]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177780845019136\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1078,\"screen_name\":\"AlexHervaud\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":48443,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/346551794\\/norwegian_troll.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":816,\"profile_link_color\":\"0084B4\",\"followers_count\":14844,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1536891239\\/twitter_avatar_2_normal.jpg\",\"description\":\"Journaliste, ex-Lib\\u00e9, chroniqueur au Mouv et Vodkaster.com, (d\\u00e9)formateur pour l'ESJ. Assiste @JeanReneCraypio. Mes tweets n'engagent pas P\\u00f4le Emploi.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"401d91\",\"id_str\":\"14321981\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/346551794\\/norwegian_troll.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1536891239\\/twitter_avatar_2_normal.jpg\",\"name\":\"Alexandre Hervaud\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 07 11:34:52 +0000 2008\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":14321981,\"utc_offset\":3600,\"favourites_count\":3392,\"url\":\"http:\\/\\/alexhervaud.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177780845019136,\"created_at\":\"Fri Feb 24 22:49:35 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177944498380800\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":240,\"screen_name\":\"holdenfr74\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":789,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":26,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1811600999\\/IMG_1752_normal.jpg\",\"description\":\"Les propos tenus ici n'engagent personne...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"022330\",\"id_str\":\"298602602\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"969a9c\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811600999\\/IMG_1752_normal.jpg\",\"name\":\"holdenfr\",\"default_profile_image\":false,\"created_at\":\"Sat May 14 16:12:05 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":298602602,\"utc_offset\":-10800,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177944498380800,\"created_at\":\"Fri Feb 24 22:50:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 654000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b3e242df-0d5b-4307-9a55-c046f9a9ffe7-173177944498380800" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Dugomo le palmashow sur #lgw c'est BON CA! :D", -"img": { -"src": "http://a3.twimg.com/profile_images/1578085959/funny-dirty-photos-thechive-7_normal.jpg" -}, -"title": "Matthieu Michel: @Dugomo le palmashow sur #lgw c'est BON CA! :D", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 658000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"Dugomo\",\"favorited\":false,\"text\":\"@Dugomo le palmashow sur #lgw c'est BON CA! :D\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Dugomo\",\"indices\":[0,7],\"name\":\"Dugomo\",\"id_str\":\"67648081\",\"id\":67648081}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]}]},\"in_reply_to_user_id\":67648081,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173177361511100416,\"in_reply_to_status_id_str\":\"173177361511100416\",\"id_str\":\"173177961577582594\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"MicheO3\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":68,\"location\":\"Marseille\\/Paris\",\"profile_text_color\":\"3E4415\",\"followers_count\":95,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1578085959\\/funny-dirty-photos-thechive-7_normal.jpg\",\"description\":\"\\u00ab Dieu a cr\\u00e9\\u00e9 les seins pour nourrir les enfants et on y met des proth\\u00e8ses pour nourrir les docteurs. \\u00bb\\u00ab Ce monde est un vaste naufrage : sauve qui peut ! \\u00bb\",\"statuses_count\":5140,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"68460513\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Matthieu Michel\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"created_at\":\"Mon Aug 24 17:30:05 +0000 2009\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":68460513,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1578085959\\/funny-dirty-photos-thechive-7_normal.jpg\"},\"truncated\":false,\"id\":173177961577582594,\"created_at\":\"Fri Feb 24 22:50:18 +0000 2012\",\"in_reply_to_user_id_str\":\"67648081\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 658000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b8821519-2780-4261-8291-60d9735d5d24-173177961577582594" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw le @palmashow ?! Ah je croyais que @vinvin et @rollin recevaient la palme à chaud pour leur numéro de claquettes en direct ...", -"img": { -"src": "http://a0.twimg.com/profile_images/1649856860/avatpagetwsn_normal.jpg" -}, -"title": "lôtre demédeu: #lgw le @palmashow ?! Ah je croyais que @vinvin et @rollin recevaient la palme à chaud pour leur numéro de claquettes en direct ...", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 658000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw le @palmashow ?! Ah je croyais que @vinvin et @rollin recevaient la palme \\u00e0 chaud pour leur num\\u00e9ro de claquettes en direct ...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[8,18],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[40,47],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522},{\"screen_name\":\"rollin\",\"indices\":[51,58],\"id_str\":\"631143\",\"name\":\"rollin\",\"id\":631143}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177963360169986\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":81,\"screen_name\":\"lotre\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":10314,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/1012532\\/simpsball1600.jpg\",\"location\":\"just there\",\"show_all_inline_media\":true,\"listed_count\":13,\"profile_link_color\":\"0000ff\",\"followers_count\":159,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1649856860\\/avatpagetwsn_normal.jpg\",\"description\":\"man, z\\u00e9ro de l'univers !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"id_str\":\"7233942\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/1012532\\/simpsball1600.jpg\",\"profile_sidebar_fill_color\":\"e0ff92\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1649856860\\/avatpagetwsn_normal.jpg\",\"name\":\"l\\u00f4tre dem\\u00e9deu\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 03 18:07:50 +0000 2007\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":7233942,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177963360169986,\"created_at\":\"Fri Feb 24 22:50:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 658000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7bfec1db-6f06-4343-a749-b7f4e12bf381-173177963360169986" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Le Palmashow à côté des grands humouristes. Le Podcast visite la télévision. Le TGV au pays de la vapeur ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1694156609/737DALWinter_normal.jpg" -}, -"title": "Axel G. Hillbear: #lgw Le Palmashow à côté des grands humouristes. Le Podcast visite la télévision. Le TGV au pays de la vapeur ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 661000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Le Palmashow \\u00e0 c\\u00f4t\\u00e9 des grands humouristes. Le Podcast visite la t\\u00e9l\\u00e9vision. Le TGV au pays de la vapeur ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177974852550657\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":48,\"screen_name\":\"Hillbird21\",\"lang\":\"fr\",\"profile_text_color\":\"2e4b6e\",\"statuses_count\":174,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"000000\",\"followers_count\":7,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1694156609\\/737DALWinter_normal.jpg\",\"description\":\"PC-Gaming (Wow odd.) & aviation (Wow super odd.) are my hobbies. Let's talk about everythin' !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"091314\",\"id_str\":\"406079380\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1694156609\\/737DALWinter_normal.jpg\",\"name\":\"Axel G. Hillbear\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 06 06:42:54 +0000 2011\",\"profile_sidebar_border_color\":\"336d70\",\"id\":406079380,\"utc_offset\":null,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177974852550657,\"created_at\":\"Fri Feb 24 22:50:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 661000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6c0a417d-c18d-44fc-a5ef-8606db6a2645-173177974852550657" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Vinvin quelle chemise !! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1263575732/hello_cthulhu_normal.jpg" -}, -"title": "Benoit: @Vinvin quelle chemise !! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 663000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Vinvin quelle chemise !! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[0,7],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[26,30]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177982909808641\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"7223522\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":62,\"screen_name\":\"draziw511\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":50,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Orl\\u00e9ans\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":5,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1263575732\\/hello_cthulhu_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"261619091\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1263575732\\/hello_cthulhu_normal.jpg\",\"name\":\"Benoit\",\"default_profile_image\":false,\"created_at\":\"Sun Mar 06 09:43:47 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":261619091,\"utc_offset\":null,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":\"Vinvin\",\"truncated\":false,\"id\":173177982909808641,\"created_at\":\"Fri Feb 24 22:50:23 +0000 2012\",\"in_reply_to_user_id\":7223522}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 663000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "821e9b41-b272-420e-a1f2-c441cf150ed3-173177982909808641" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton #lgw :)", -"img": { -"src": "http://a0.twimg.com/profile_images/1523401394/benoit_normal.jpg" -}, -"title": "Benoît rangel: #change2ton #lgw :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 664000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#change2ton #lgw :)\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[12,16]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177986823110656\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"rangben\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":24,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":5,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1523401394\\/benoit_normal.jpg\",\"description\":\"\",\"statuses_count\":6,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"362352445\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Beno\\u00eet rangel\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Fri Aug 26 07:49:35 +0000 2011\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":362352445,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1523401394\\/benoit_normal.jpg\"},\"truncated\":false,\"id\":173177986823110656,\"created_at\":\"Fri Feb 24 22:50:24 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 664000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "21408ecb-8ea3-4630-8cbb-5769c385f758-173177986823110656" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Allez on passe sur #legrandwebze les gens là maintenant, cette émission a besoin de soutien.", -"img": { -"src": "http://a3.twimg.com/profile_images/659833782/avatar-twit_normal.jpg" -}, -"title": "MVCDLM: Allez on passe sur #legrandwebze les gens là maintenant, cette émission a besoin de soutien.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 664000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Allez on passe sur #legrandwebze les gens l\\u00e0 maintenant, cette \\u00e9mission a besoin de soutien.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"legrandwebze\",\"indices\":[19,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177986705670144\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":101,\"screen_name\":\"MVCDLM\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4802,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Dans Ton Twit\",\"show_all_inline_media\":false,\"listed_count\":12,\"profile_link_color\":\"009999\",\"followers_count\":362,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/659833782\\/avatar-twit_normal.jpg\",\"description\":\"Un jour je m'emmerdais.\\nAlors j'ai cr\\u00e9\\u00e9 mon twitter.\\n\\nMais au final je m'emmerde toujours.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"131516\",\"id_str\":\"109109238\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/659833782\\/avatar-twit_normal.jpg\",\"name\":\"MVCDLM\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 28 00:41:05 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":109109238,\"utc_offset\":null,\"favourites_count\":0,\"url\":\"http:\\/\\/maviecestdelamerde.over-blog.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177986705670144,\"created_at\":\"Fri Feb 24 22:50:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 664000, -"tags": [ -{ -"id-ref": "ef1b237e-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3269d25d-4da3-4449-81ab-5c36876e80e0-173177986705670144" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "MON CUBE ME BRÛLE LA FESSE GAUCHE #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1748173004/395177_2675341956605_1047878845_2794087_1903769878_n_normal.jpg" -}, -"title": "Florence Porcel: MON CUBE ME BRÛLE LA FESSE GAUCHE #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 665000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"MON CUBE ME BR\\u00dbLE LA FESSE GAUCHE #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177990426005506\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":312,\"screen_name\":\"FlorencePorcel\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":58313,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":380,\"profile_link_color\":\"93A644\",\"followers_count\":5555,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1748173004\\/395177_2675341956605_1047878845_2794087_1903769878_n_normal.jpg\",\"description\":\"J'aime tellement la vie que je veux en vivre plusieurs \\u00e0 la fois. Derri\\u00e8re et dedans @LeGrandWebze (France 5). Groumf, sciences, et friponneries. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"49031173\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1748173004\\/395177_2675341956605_1047878845_2794087_1903769878_n_normal.jpg\",\"name\":\"Florence Porcel\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 20 15:25:07 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":49031173,\"utc_offset\":3600,\"favourites_count\":194,\"url\":\"http:\\/\\/www.florenceporcel.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177990426005506,\"created_at\":\"Fri Feb 24 22:50:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 665000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "853a27b7-ddac-4759-bb2f-ac839001bf0b-173177990426005506" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "en fait le chef op c'est l'ancien ingé son du n°& #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1115735941/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png" -}, -"title": "Christophe Ponsolle: en fait le chef op c'est l'ancien ingé son du n°& #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 665000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"en fait le chef op c'est l'ancien ing\\u00e9 son du n\\u00b0& #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177992967761921\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":364,\"screen_name\":\"CPonsolle\",\"lang\":\"fr\",\"profile_text_color\":\"999393\",\"statuses_count\":1208,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/57339653\\/forme-illustration-gris-20_-_-logo.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":110,\"profile_link_color\":\"2FC2EF\",\"followers_count\":971,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1115735941\\/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png\",\"description\":\"Co-fondateur de NoWatch et co-pr\\u00e9sentateur de ZapCast\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"d4d4d4\",\"id_str\":\"25338852\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/57339653\\/forme-illustration-gris-20_-_-logo.png\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1115735941\\/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png\",\"name\":\"Christophe Ponsolle\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 19 17:06:04 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":25338852,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177992967761921,\"created_at\":\"Fri Feb 24 22:50:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 665000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4d2b2cb6-67a5-45f3-aec5-663fc476ebf1-173177992967761921" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@vinvin, t es pas sur tes marques. Tu es dans l ombre #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1186211112/MyBEP_Laurent_normal.png" -}, -"title": "laurent GEFFROY: @vinvin, t es pas sur tes marques. Tu es dans l ombre #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 667000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@vinvin, t es pas sur tes marques. Tu es dans l ombre #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[0,7],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[54,58]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178001402507265\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"7223522\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":63,\"screen_name\":\"lgeffroy\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":765,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"2FC2EF\",\"followers_count\":58,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1186211112\\/MyBEP_Laurent_normal.png\",\"description\":\".Net Architect, loves technologies and Baseball\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"6807672\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1186211112\\/MyBEP_Laurent_normal.png\",\"name\":\"laurent GEFFROY\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 14 09:14:06 +0000 2007\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":6807672,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.laurentgeffroy.com\"},\"in_reply_to_screen_name\":\"Vinvin\",\"truncated\":false,\"id\":173178001402507265,\"created_at\":\"Fri Feb 24 22:50:27 +0000 2012\",\"in_reply_to_user_id\":7223522}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 667000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9d8c70e1-3c80-42d7-a6e6-8928b1ed8645-173178001402507265" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw rentre des les topics", -"img": { -"src": "http://a0.twimg.com/profile_images/1650721797/Largy_normal.jpg" -}, -"title": "Largentula: #lgw rentre des les topics", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 671000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"#lgw rentre des les topics\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"favorited\":false,\"coordinates\":null,\"in_reply_to_user_id\":null,\"contributors\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"user\":{\"notifications\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"screen_name\":\"Largentula\",\"follow_request_sent\":null,\"lang\":\"fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1650721797\\/Largy_normal.jpg\",\"default_profile_image\":false,\"verified\":false,\"profile_sidebar_border_color\":\"DFDFDF\",\"location\":\"sur le canap\\u00e9\",\"favourites_count\":1,\"description\":\"prout\",\"contributors_enabled\":false,\"following\":null,\"profile_use_background_image\":true,\"friends_count\":116,\"profile_text_color\":\"333333\",\"followers_count\":174,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1650721797\\/Largy_normal.jpg\",\"statuses_count\":3824,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":24,\"profile_link_color\":\"990000\",\"protected\":false,\"is_translator\":false,\"name\":\"Largentula\",\"default_profile\":false,\"time_zone\":\"Paris\",\"created_at\":\"Thu Nov 13 22:12:09 +0000 2008\",\"profile_background_color\":\"EBEBEB\",\"id\":17374070,\"id_str\":\"17374070\",\"geo_enabled\":false,\"profile_background_tile\":false,\"utc_offset\":3600,\"url\":null},\"in_reply_to_status_id\":null,\"id\":173178016665567232,\"created_at\":\"Fri Feb 24 22:50:31 +0000 2012\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178016665567232\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 671000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6de99de1-8f41-4e28-9c46-bb9f15980497-173178016665567232" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "En plus ce soir il y a le @palmashow sur @legrandwebze ! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1348620857/aa_normal.JPG" -}, -"title": "A Warnia de Zarzecki: En plus ce soir il y a le @palmashow sur @legrandwebze ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 674000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"En plus ce soir il y a le @palmashow sur @legrandwebze ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[26,36],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"LeGrandWebze\",\"indices\":[41,54],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[57,61]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178029235912704\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":97,\"screen_name\":\"alexwaza\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":515,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/426297290\\/flower_wall.jpg\",\"location\":\"St Mand\\u00e9\",\"show_all_inline_media\":false,\"listed_count\":11,\"profile_link_color\":\"007ede\",\"followers_count\":321,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1348620857\\/aa_normal.JPG\",\"description\":\"\\u00c9tudiant en troisi\\u00e8me ann\\u00e9e \\u00e0 @HETIC.\\r\\nJ'erre sur Twitter sans domaine de pr\\u00e9dilection, vous voil\\u00e0 avertis.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"201387157\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/426297290\\/flower_wall.jpg\",\"profile_sidebar_fill_color\":\"d9d9d9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1348620857\\/aa_normal.JPG\",\"name\":\"A Warnia de Zarzecki\",\"default_profile_image\":false,\"created_at\":\"Mon Oct 11 18:53:07 +0000 2010\",\"profile_sidebar_border_color\":\"c7cce0\",\"id\":201387157,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178029235912704,\"created_at\":\"Fri Feb 24 22:50:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 674000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "52ec184f-0148-40ff-822c-802159dccabd-173178029235912704" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@LeGrandWebze: Si vous souhaitez retrouver tout de suite les vidéos diffusées, rendez-vous sur le Webzelive http://t.co/QEgPPnAs #lgw”", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: “@LeGrandWebze: Si vous souhaitez retrouver tout de suite les vidéos diffusées, rendez-vous sur le Webzelive http://t.co/QEgPPnAs #lgw”", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 676000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"\\u201c@LeGrandWebze: Si vous souhaitez retrouver tout de suite les vid\\u00e9os diffus\\u00e9es, rendez-vous sur le Webzelive http:\\/\\/t.co\\/QEgPPnAs #lgw\\u201d\",\"entities\":{\"urls\":[{\"indices\":[109,129],\"display_url\":\"legrandwebze.com\",\"expanded_url\":\"http:\\/\\/www.legrandwebze.com\",\"url\":\"http:\\/\\/t.co\\/QEgPPnAs\"}],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[1,14],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[130,134]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178039847485440\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"favourites_count\":21,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":543,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":210,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"statuses_count\":635,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Royer Charles-Henri\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":185396126,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.france5.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\"},\"truncated\":false,\"id\":173178039847485440,\"created_at\":\"Fri Feb 24 22:50:36 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 676000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8937f023-bf9e-4e17-961f-0b0232a5e6d1-173178039847485440" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @OnernoD: Rollin Macfly #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1602210892/Galactica_normal.jpg" -}, -"title": "Cammarata Thierry: RT @OnernoD: Rollin Macfly #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 679000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @OnernoD: Rollin Macfly #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"OnernoD\",\"indices\":[3,11],\"name\":\"Apollo Weed\",\"id_str\":\"348399043\",\"id\":348399043}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[27,31]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Rollin Macfly #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[14,18]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177007721549825\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"OnernoD\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":100,\"location\":\"Beuhverly Pills\",\"profile_text_color\":\"666666\",\"followers_count\":273,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1843041770\\/apollo_creed1_normal.jpg\",\"description\":\"La vie, c'est pas Tetris, c'est Mortal Kombat : On doit tout faire pour \\u00e9viter la fatalit\\u00e9. Laisse-moi te faire l'humour, tu ne seras pas d\\u00e9\\u00e7u(e).\",\"statuses_count\":1040,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":10,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"348399043\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Apollo Weed\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Thu Aug 04 11:00:09 +0000 2011\",\"profile_sidebar_fill_color\":\"252429\",\"id\":348399043,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843041770\\/apollo_creed1_normal.jpg\"},\"truncated\":false,\"id\":173177007721549825,\"created_at\":\"Fri Feb 24 22:46:30 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178050530381824\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"DFDFDF\",\"screen_name\":\"thcammarata\",\"lang\":\"en\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":98,\"location\":\"france\",\"profile_text_color\":\"333333\",\"followers_count\":23,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"description\":\"\",\"statuses_count\":1156,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"990000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"protected\":false,\"id_str\":\"334554629\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Cammarata Thierry\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"created_at\":\"Wed Jul 13 08:43:07 +0000 2011\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"id\":334554629,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\"},\"truncated\":false,\"id\":173178050530381824,\"created_at\":\"Fri Feb 24 22:50:39 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 679000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fee723a4-3b9d-476d-abe9-81cacacbda0b-173178050530381824" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "François Rollin reste s'il apprend a parler racaille avec Greg et David #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1780275371/335878_3126302603495_1442578370_33246016_798248012_o_normal.jpg" -}, -"title": "_revan_: François Rollin reste s'il apprend a parler racaille avec Greg et David #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 680000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Fran\\u00e7ois Rollin reste s'il apprend a parler racaille avec Greg et David #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[72,76]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178055253176322\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"_revan_\",\"lang\":\"fr\",\"favourites_count\":22,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":160,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":60,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1780275371\\/335878_3126302603495_1442578370_33246016_798248012_o_normal.jpg\",\"description\":\"\\u00c9tudiant R&T - ici je parle de tout et surtout de rien ^_^\",\"statuses_count\":2719,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"86814993\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"_revan_\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sun Nov 01 22:15:07 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":86814993,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1780275371\\/335878_3126302603495_1442578370_33246016_798248012_o_normal.jpg\"},\"truncated\":false,\"id\":173178055253176322,\"created_at\":\"Fri Feb 24 22:50:40 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 680000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "25dba8a3-a34d-492a-a75e-b42657ed8ff9-173178055253176322" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est con le sketch des apôtres est loin d'être le meilleur! #palmashow #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1276794848/Photo_Brutus_and_me__Louvre__normal.jpg" -}, -"title": "Joffrey Mick: C'est con le sketch des apôtres est loin d'être le meilleur! #palmashow #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 681000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"C'est con le sketch des ap\\u00f4tres est loin d'\\u00eatre le meilleur! #palmashow #lgw\",\"created_at\":\"Fri Feb 24 22:50:41 +0000 2012\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"palmashow\",\"indices\":[61,71]},{\"text\":\"lgw\",\"indices\":[72,76]}],\"user_mentions\":[]},\"retweet_count\":0,\"place\":null,\"in_reply_to_status_id_str\":null,\"retweeted\":false,\"source\":\"web\",\"in_reply_to_user_id_str\":null,\"id_str\":\"173178060244398080\",\"coordinates\":null,\"in_reply_to_screen_name\":null,\"contributors\":null,\"geo\":null,\"user\":{\"listed_count\":1,\"created_at\":\"Mon Feb 21 23:21:23 +0000 2011\",\"profile_text_color\":\"333333\",\"is_translator\":false,\"show_all_inline_media\":true,\"lang\":\"fr\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"url\":null,\"default_profile\":false,\"notifications\":null,\"profile_link_color\":\"009999\",\"screen_name\":\"JoffreyMick\",\"time_zone\":\"Paris\",\"description\":\"20 ans, \\u00e9tudiant \\u00e0 Sciences Po Paris, journaliste politique pour Sciences Po TV, rock'n'roll addict.\",\"following\":null,\"geo_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_background_color\":\"131516\",\"location\":\"Paris\",\"id_str\":\"255731473\",\"profile_background_tile\":true,\"followers_count\":56,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1276794848\\/Photo_Brutus_and_me__Louvre__normal.jpg\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1276794848\\/Photo_Brutus_and_me__Louvre__normal.jpg\",\"default_profile_image\":false,\"follow_request_sent\":null,\"profile_sidebar_fill_color\":\"efefef\",\"favourites_count\":5,\"protected\":false,\"friends_count\":145,\"profile_sidebar_border_color\":\"eeeeee\",\"name\":\"Joffrey Mick\",\"contributors_enabled\":false,\"verified\":false,\"id\":255731473,\"statuses_count\":1025,\"profile_use_background_image\":true,\"utc_offset\":3600},\"in_reply_to_user_id\":null,\"in_reply_to_status_id\":null,\"favorited\":false,\"id\":173178060244398080}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 681000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef203116-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5b1e5d9f-08ec-436a-87db-8831ec194e18-173178060244398080" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW c'est qui cette lumière de ##### sur @Vinvin", -"img": { -"src": "http://a1.twimg.com/profile_images/1638771347/deuch_normal.jpeg" -}, -"title": "FrinnockBoChar: #LGW c'est qui cette lumière de ##### sur @Vinvin", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 684000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW c'est qui cette lumi\\u00e8re de ##### sur @Vinvin\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[42,49],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178072303022082\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":170,\"screen_name\":\"frinnock\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":14420,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0000ff\",\"followers_count\":155,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\",\"description\":\"Plantigrade normand, musicien deuchiste\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"id_str\":\"40014489\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"profile_sidebar_fill_color\":\"e0ff92\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\",\"name\":\"FrinnockBoChar\",\"default_profile_image\":false,\"created_at\":\"Thu May 14 15:22:28 +0000 2009\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":40014489,\"utc_offset\":3600,\"favourites_count\":20,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178072303022082,\"created_at\":\"Fri Feb 24 22:50:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 684000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ca20afa2-e337-441f-a877-e344b29e2936-173178072303022082" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@FlorencePorcel: MON CUBE ME BRÛLE LA FESSE GAUCHE #lgw” Courage! ;)", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: “@FlorencePorcel: MON CUBE ME BRÛLE LA FESSE GAUCHE #lgw” Courage! ;)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 685000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"\\u201c@FlorencePorcel: MON CUBE ME BR\\u00dbLE LA FESSE GAUCHE #lgw\\u201d Courage! ;)\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[1,16],\"name\":\"Florence Porcel\",\"id_str\":\"49031173\",\"id\":49031173}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[52,56]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178074236592128\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"111405\",\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"favourites_count\":16,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":912,\"location\":\"Alsace, France\",\"profile_text_color\":\"a3c23e\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"statuses_count\":4893,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Hugo SCHOCH\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_fill_color\":\"9ca871\",\"id\":175540303,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/only.hug33k.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173178074236592128,\"created_at\":\"Fri Feb 24 22:50:45 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 685000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "125bdcf1-71dc-4908-a15c-ed3c865c74ff-173178074236592128" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Qu'#ilReste ou qu'#ilPart, il n'a qu'a #change2ton Mais au fait, #cQui ? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Qu'#ilReste ou qu'#ilPart, il n'a qu'a #change2ton Mais au fait, #cQui ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 686000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Qu'#ilReste ou qu'#ilPart, il n'a qu'a #change2ton Mais au fait, #cQui ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[3,11]},{\"text\":\"ilPart\",\"indices\":[18,25]},{\"text\":\"change2ton\",\"indices\":[39,50]},{\"text\":\"cQui\",\"indices\":[65,70]},{\"text\":\"lgw\",\"indices\":[73,77]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178080188301313\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3246,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178080188301313,\"created_at\":\"Fri Feb 24 22:50:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 686000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9b127d1c-220a-4dd5-8963-0e7480bedde7-173178080188301313" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Cet épisode du palmashow n'est tellement pas représentatif de ce qu'ils font #lgw #ilpart ou #ilchange2ton", -"img": { -"src": "http://a2.twimg.com/profile_images/1427838155/P7114024_normal.JPG" -}, -"title": "jali: Cet épisode du palmashow n'est tellement pas représentatif de ce qu'ils font #lgw #ilpart ou #ilchange2ton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 688000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Cet \\u00e9pisode du palmashow n'est tellement pas repr\\u00e9sentatif de ce qu'ils font #lgw #ilpart ou #ilchange2ton\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[77,81]},{\"text\":\"ilpart\",\"indices\":[82,89]},{\"text\":\"ilchange2ton\",\"indices\":[93,106]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.netvibes.com\\/\\\" rel=\\\"nofollow\\\"\\u003ENetvibes Official Widget\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178086983086080\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":110,\"screen_name\":\"Jali\",\"lang\":\"fr\",\"profile_text_color\":\"574b57\",\"statuses_count\":30517,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"FR\",\"show_all_inline_media\":true,\"listed_count\":38,\"profile_link_color\":\"484b6b\",\"followers_count\":487,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\",\"description\":\"se prom\\u00e8ne\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"8064742\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\",\"name\":\"jali\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 08 21:15:24 +0000 2007\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":8064742,\"utc_offset\":3600,\"favourites_count\":148,\"url\":\"http:\\/\\/www.jali.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178086983086080,\"created_at\":\"Fri Feb 24 22:50:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 688000, -"tags": [ -{ -"id-ref": "ef1a8540-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "afe05396-2726-461a-a4e2-b1a462d68693-173178086983086080" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le décor du #lgw c'est beaucoup mieux, mais les lumières ne sont pas top.", -"img": { -"src": "http://a0.twimg.com/profile_images/1586459977/Skype01_normal.jpg" -}, -"title": "Alexandru Haras: Le décor du #lgw c'est beaucoup mieux, mais les lumières ne sont pas top.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 689000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le d\\u00e9cor du #lgw c'est beaucoup mieux, mais les lumi\\u00e8res ne sont pas top.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178091357732864\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":210,\"screen_name\":\"alex_haras\",\"lang\":\"fr\",\"profile_text_color\":\"634047\",\"statuses_count\":86,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"088253\",\"followers_count\":22,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1586459977\\/Skype01_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"id_str\":\"107420038\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1586459977\\/Skype01_normal.jpg\",\"name\":\"Alexandru Haras\",\"default_profile_image\":false,\"created_at\":\"Fri Jan 22 14:08:24 +0000 2010\",\"profile_sidebar_border_color\":\"D3D2CF\",\"id\":107420038,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178091357732864,\"created_at\":\"Fri Feb 24 22:50:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 689000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "129769db-0c48-4bf9-abb5-8bdca683c28b-173178091357732864" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste", -"img": { -"src": "http://a1.twimg.com/profile_images/123600529/bracelet_normal.JPG" -}, -"title": "Richard: #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 689000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #ilreste\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178094377631745\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"Iryngael\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":226,\"location\":\"Midi-Pyr\\u00e9n\\u00e9es, Moissac\",\"profile_text_color\":\"666666\",\"followers_count\":98,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/123600529\\/bracelet_normal.JPG\",\"description\":\"Gros connard sympa n\\u00e9anmoins :o\",\"statuses_count\":1957,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"2FC2EF\",\"is_translator\":true,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"29106955\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Richard\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Mon Apr 06 00:46:40 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":29106955,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/123600529\\/bracelet_normal.JPG\"},\"truncated\":false,\"id\":173178094377631745,\"created_at\":\"Fri Feb 24 22:50:49 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 689000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "48d619ac-8942-4eaa-937a-53184665acd1-173178094377631745" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Ilreste #lgw :)", -"img": { -"src": "http://a2.twimg.com/profile_images/1681900733/image_normal.jpg" -}, -"title": "Amélie : #Ilreste #lgw :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 692000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#Ilreste #lgw :)\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"Ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178103584129024\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Bullenroll\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":321,\"location\":\"Bretagne\",\"profile_text_color\":\"333333\",\"followers_count\":202,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1681900733\\/image_normal.jpg\",\"description\":\"Sans arr\\u00eat \\u00e0 la recherche de nouveaut\\u00e9s ! http:\\/\\/bullenroll.wordpress.com\\/\",\"statuses_count\":1937,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":23,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"2293cc\",\"protected\":false,\"id_str\":\"74413492\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Am\\u00e9lie \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Tue Sep 15 10:11:38 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":74413492,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/bullenroll.wordpress.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1681900733\\/image_normal.jpg\"},\"truncated\":false,\"id\":173178103584129024,\"created_at\":\"Fri Feb 24 22:50:52 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 692000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d71c3890-41a3-46fd-8932-99dab14e2106-173178103584129024" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Remarque de pro: @Vinvin est mi-ombre mi-jour. #lgw #ilreste", -"img": { -"src": "http://a2.twimg.com/profile_images/1160095508/anonymousdude_normal.jpg" -}, -"title": "Marcel aka Mei' ツ: Remarque de pro: @Vinvin est mi-ombre mi-jour. #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 696000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Remarque de pro: @Vinvin est mi-ombre mi-jour. #lgw #ilreste\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[17,24],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[47,51]},{\"text\":\"ilreste\",\"indices\":[52,60]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178123066679296\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":408,\"screen_name\":\"Marcel_Bichon\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":670,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/384779780\\/Blue_Ray.jpg\",\"location\":\"Poitiers\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"009999\",\"followers_count\":173,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1160095508\\/anonymousdude_normal.jpg\",\"description\":\"Web addict, poditeur et sporadiquement insomniaque. \\r\\nAdepte de p\\u00e9r\\u00e9grinations sous pomme, de s\\u00e9rendipit\\u00e9 nocturne et victime d'abus de wilfing depuis 2006. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"33800895\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/384779780\\/Blue_Ray.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1160095508\\/anonymousdude_normal.jpg\",\"name\":\"Marcel aka Mei' \\u30c4\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 21 03:51:14 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":33800895,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/goo.gl\\/ukDuy\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178123066679296,\"created_at\":\"Fri Feb 24 22:50:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 696000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c9b07ab1-29cc-49b5-a0ef-60d12a81e822-173178123066679296" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #vinvinpart #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1173364956/mark_normal.jpg" -}, -"title": "Ripoux 2.0: #ilreste #vinvinpart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 698000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #vinvinpart #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"vinvinpart\",\"indices\":[9,20]},{\"text\":\"lgw\",\"indices\":[21,25]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178132197683200\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":90,\"screen_name\":\"twitflic\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":977,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/116164230\\/Sans-titre-2.jpg\",\"location\":\"13\\u00e8me district\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"5a3d20\",\"followers_count\":61,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1173364956\\/mark_normal.jpg\",\"description\":\"Mais si tu savais comme je t'aime, petit Twittos. Twitflic is watching U mais tu n'existes pas plus pour autant\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"b5c695\",\"id_str\":\"124120949\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/116164230\\/Sans-titre-2.jpg\",\"profile_sidebar_fill_color\":\"b5c695\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1173364956\\/mark_normal.jpg\",\"name\":\"Ripoux 2.0\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 18 09:38:21 +0000 2010\",\"profile_sidebar_border_color\":\"f1c277\",\"id\":124120949,\"utc_offset\":null,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178132197683200,\"created_at\":\"Fri Feb 24 22:50:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 698000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef283794-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "773eee0e-9892-4c3a-99ec-37a0ed35127d-173178132197683200" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Lgw #Cqui", -"img": { -"src": "http://a1.twimg.com/profile_images/1843041770/apollo_creed1_normal.jpg" -}, -"title": "Apollo Weed: #Lgw #Cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 699000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#Lgw #Cqui\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[0,4]},{\"text\":\"Cqui\",\"indices\":[5,10]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178133225275392\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"OnernoD\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":100,\"location\":\"Beuhverly Pills\",\"profile_text_color\":\"666666\",\"followers_count\":273,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1843041770\\/apollo_creed1_normal.jpg\",\"description\":\"La vie, c'est pas Tetris, c'est Mortal Kombat : On doit tout faire pour \\u00e9viter la fatalit\\u00e9. Laisse-moi te faire l'humour, tu ne seras pas d\\u00e9\\u00e7u(e).\",\"statuses_count\":1041,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":10,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"348399043\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Apollo Weed\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Thu Aug 04 11:00:09 +0000 2011\",\"profile_sidebar_fill_color\":\"252429\",\"id\":348399043,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843041770\\/apollo_creed1_normal.jpg\"},\"truncated\":false,\"id\":173178133225275392,\"created_at\":\"Fri Feb 24 22:50:59 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 699000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c10be6e4-c2e9-43e1-96d0-80f59541295f-173178133225275392" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est drôle cette série. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1824565430/photo_2_normal.JPG" -}, -"title": "Bakt El Raalis: C'est drôle cette série. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 702000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est dr\\u00f4le cette s\\u00e9rie. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178148618375168\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1093,\"screen_name\":\"baktelraalis\",\"lang\":\"fr\",\"profile_text_color\":\"636363\",\"statuses_count\":21288,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":105,\"profile_link_color\":\"808080\",\"followers_count\":1299,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"description\":\"Admin Web \\/ R\\u00e9dacteur en chef @Pelecanus_net + apprenti photographe + amateur de musique ind\\u00e9' et de culture ALT + demandeur d'asile + fils des internets\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"18515564\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"profile_sidebar_fill_color\":\"141414\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"name\":\"Bakt El Raalis\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 31 20:37:21 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":18515564,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.pelecanus.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178148618375168,\"created_at\":\"Fri Feb 24 22:51:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 702000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "712d6d93-bc26-45bf-ac30-748c533f35a4-173178148618375168" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw alleluia", -"img": { -"src": "http://a0.twimg.com/profile_images/1353093787/Dragons-6_normal.jpg" -}, -"title": "Thibaut Devillers: #lgw alleluia", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 706000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw alleluia\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178164028260353\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Eliadus\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":68,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"description\":\"\",\"statuses_count\":705,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"92095420\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Thibaut Devillers\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Mon Nov 23 19:36:51 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":92095420,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.followfriday.com\\/followfriday\\/eliadus\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\"},\"truncated\":false,\"id\":173178164028260353,\"created_at\":\"Fri Feb 24 22:51:06 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 706000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c9185ba4-f6ed-46af-a96e-00e259abe840-173178164028260353" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @FlorencePorcel: MON CUBE ME BRÛLE LA FESSE GAUCHE #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1398568911/IMG_2179_-_Copie_normal.jpg" -}, -"title": "Lucie: RT @FlorencePorcel: MON CUBE ME BRÛLE LA FESSE GAUCHE #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 707000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @FlorencePorcel: MON CUBE ME BR\\u00dbLE LA FESSE GAUCHE #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[3,18],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[54,58]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"MON CUBE ME BR\\u00dbLE LA FESSE GAUCHE #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177990426005506\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":312,\"screen_name\":\"FlorencePorcel\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":58312,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":380,\"profile_link_color\":\"93A644\",\"followers_count\":5555,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1748173004\\/395177_2675341956605_1047878845_2794087_1903769878_n_normal.jpg\",\"description\":\"J'aime tellement la vie que je veux en vivre plusieurs \\u00e0 la fois. Derri\\u00e8re et dedans @LeGrandWebze (France 5). Groumf, sciences, et friponneries. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"49031173\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1748173004\\/395177_2675341956605_1047878845_2794087_1903769878_n_normal.jpg\",\"name\":\"Florence Porcel\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 20 15:25:07 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":49031173,\"utc_offset\":3600,\"favourites_count\":194,\"url\":\"http:\\/\\/www.florenceporcel.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177990426005506,\"created_at\":\"Fri Feb 24 22:50:25 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178168839127040\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":149,\"screen_name\":\"Milcah7\",\"lang\":\"en\",\"profile_text_color\":\"807d80\",\"statuses_count\":9483,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"03949e\",\"followers_count\":79,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"description\":\"Herocorpienne, S\\u00e9riephile (pas assez \\u00e0 mon go\\u00fbt), DVDvore,Cin\\u00e9vore, aime le tennis et le rugby, le rock, pop-rock... et ses twittos 3\\r\\n.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"63258588\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"name\":\"Lucie\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 05 21:13:19 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":63258588,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178168839127040,\"created_at\":\"Fri Feb 24 22:51:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 707000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b6c42c40-bbb2-4266-b11a-18d0f4a638fb-173178168839127040" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ces mecs sont des génies #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1809125586/511623309_normal.jpg" -}, -"title": "Alexandre GAUZY: Ces mecs sont des génies #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 707000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"Ces mecs sont des g\\u00e9nies #lgw\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"favorited\":false,\"coordinates\":null,\"in_reply_to_user_id\":null,\"contributors\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"user\":{\"notifications\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425753084\\/mountain-gorillas-africa-sartore_47914_990x742.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"screen_name\":\"AlexandreGauzy\",\"follow_request_sent\":null,\"lang\":\"fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1809125586\\/511623309_normal.jpg\",\"default_profile_image\":false,\"verified\":false,\"profile_sidebar_border_color\":\"181A1E\",\"location\":\"Toulouse, France\",\"favourites_count\":15,\"description\":\"Relations internationales, g\\u00e9opolitique, sport, chocolat. Bref un mec normal. http:\\/\\/sociophagie.tumblr.com\\/\",\"contributors_enabled\":false,\"following\":null,\"profile_use_background_image\":true,\"friends_count\":979,\"profile_text_color\":\"666666\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1809125586\\/511623309_normal.jpg\",\"statuses_count\":2077,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/425753084\\/mountain-gorillas-africa-sartore_47914_990x742.jpg\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"2FC2EF\",\"protected\":false,\"is_translator\":false,\"name\":\"Alexandre GAUZY\",\"default_profile\":false,\"time_zone\":\"Greenland\",\"created_at\":\"Fri May 29 15:47:18 +0000 2009\",\"profile_background_color\":\"1A1B1F\",\"id\":43353234,\"id_str\":\"43353234\",\"geo_enabled\":true,\"profile_background_tile\":true,\"utc_offset\":-10800,\"url\":\"http:\\/\\/sociophagie.tumblr.com\\/\"},\"in_reply_to_status_id\":null,\"id\":173178168436473856,\"created_at\":\"Fri Feb 24 22:51:07 +0000 2012\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178168436473856\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 707000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "55fcbf6e-de7e-43a1-b13c-44b23ab8644c-173178168436473856" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@FlorencePorcel #lgw t'as un gros cube", -"img": { -"src": "http://a0.twimg.com/profile_images/1353093787/Dragons-6_normal.jpg" -}, -"title": "Thibaut Devillers: @FlorencePorcel #lgw t'as un gros cube", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 720000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@FlorencePorcel #lgw t'as un gros cube\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[0,15],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178224321376256\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"49031173\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":68,\"screen_name\":\"Eliadus\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":705,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"92095420\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"name\":\"Thibaut Devillers\",\"default_profile_image\":false,\"created_at\":\"Mon Nov 23 19:36:51 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":92095420,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.followfriday.com\\/followfriday\\/eliadus\"},\"in_reply_to_screen_name\":\"FlorencePorcel\",\"truncated\":false,\"id\":173178224321376256,\"created_at\":\"Fri Feb 24 22:51:20 +0000 2012\",\"in_reply_to_user_id\":49031173}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 720000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "68c26707-888f-4f48-8896-a9fac5c2374d-173178224321376256" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plus de wifi je suis le seul à twitter dans le studio ! Mouaahahahaha ! #lgw #cqui", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: Plus de wifi je suis le seul à twitter dans le studio ! Mouaahahahaha ! #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 722000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Plus de wifi je suis le seul \\u00e0 twitter dans le studio ! Mouaahahahaha ! #lgw #cqui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[72,76]},{\"text\":\"cqui\",\"indices\":[77,82]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178229329375232\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6695,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"followers_count\":2386,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"name\":\"Ludovic Delaherche\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":72665061,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/chapkattack.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178229329375232,\"created_at\":\"Fri Feb 24 22:51:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 722000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e37217cf-1252-4ece-a2fd-9340cea3d165-173178229329375232" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@luxsure regarde le grand webze plutôt que #ci !!!!", -"img": { -"src": "http://a3.twimg.com/profile_images/1727266317/oimtampon_normal.jpg" -}, -"title": "Lucas Parax: @luxsure regarde le grand webze plutôt que #ci !!!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 723000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"luxsure\",\"favorited\":false,\"text\":\"@luxsure regarde le grand webze plut\\u00f4t que #ci !!!!\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"luxsure\",\"indices\":[0,8],\"name\":\"Pascal Iakovou\",\"id_str\":\"21777519\",\"id\":21777519}],\"hashtags\":[{\"text\":\"ci\",\"indices\":[43,46]}]},\"in_reply_to_user_id\":21777519,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173177998923661312,\"in_reply_to_status_id_str\":\"173177998923661312\",\"id_str\":\"173178236417744896\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"DFDFDF\",\"screen_name\":\"lucasparax\",\"lang\":\"fr\",\"favourites_count\":21,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":731,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":538,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1727266317\\/oimtampon_normal.jpg\",\"description\":\"Politique, musique, r\\u00e9flexions absurdes. J'aime bien votre veste, mais faudrait penser \\u00e0 ne pas la retourner. #\\u00e9lys\\u00e9e_2012 #rock\",\"statuses_count\":9269,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"990000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"protected\":false,\"id_str\":\"333415548\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Lucas Parax\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"created_at\":\"Mon Jul 11 14:14:27 +0000 2011\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"id\":333415548,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/lucasparax.over-blog.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727266317\\/oimtampon_normal.jpg\"},\"truncated\":false,\"id\":173178236417744896,\"created_at\":\"Fri Feb 24 22:51:23 +0000 2012\",\"in_reply_to_user_id_str\":\"21777519\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 723000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2f4f09b4-da28-4a67-b669-1286c5e7165c-173178236417744896" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": ":o( débit anémique -> privé de #lgw -> #ilpart (mais qui part au fait?) 'ne nuit #lesgens", -"img": { -"src": "http://a0.twimg.com/profile_images/1509540967/6538316M_normal.jpg" -}, -"title": "PH7831: :o( débit anémique -> privé de #lgw -> #ilpart (mais qui part au fait?) 'ne nuit #lesgens", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 723000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\":o( d\\u00e9bit an\\u00e9mique -> priv\\u00e9 de #lgw -> #ilpart (mais qui part au fait?) 'ne nuit #lesgens\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]},{\"text\":\"ilpart\",\"indices\":[45,52]},{\"text\":\"lesgens\",\"indices\":[87,95]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178235750854657\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":341,\"screen_name\":\"PH7831\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":8212,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"location\":\"Toulouse\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"038543\",\"followers_count\":172,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1509540967\\/6538316M_normal.jpg\",\"description\":\"Ing\\u00e9, musique, aviation, scoutisme, politique, rugby, portnawak et... Papa!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ACDED6\",\"id_str\":\"284489525\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1509540967\\/6538316M_normal.jpg\",\"name\":\"PH7831\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 19 11:22:07 +0000 2011\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":284489525,\"utc_offset\":3600,\"favourites_count\":87,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178235750854657,\"created_at\":\"Fri Feb 24 22:51:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 723000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef292550-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "096f398f-713c-4aa7-a39f-bc0cb16df139-173178235750854657" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: C'EST PARTI #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1450769571/kdflep39_normal.png" -}, -"title": "saperlipopette: RT @LeGrandWebze: C'EST PARTI #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 724000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: C'EST PARTI #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"C'EST PARTI #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175368226844672\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1479,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3116,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175368226844672,\"created_at\":\"Fri Feb 24 22:39:59 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178240364576769\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":208,\"screen_name\":\"damehermione\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":568,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"terre\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":65,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1450769571\\/kdflep39_normal.png\",\"description\":\"je me balade....\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"189169829\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1450769571\\/kdflep39_normal.png\",\"name\":\"saperlipopette\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 10 15:23:10 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":189169829,\"utc_offset\":-10800,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178240364576769,\"created_at\":\"Fri Feb 24 22:51:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 724000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f1982735-8ebc-45b9-970d-c08cdbc3d2d9-173178240364576769" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1667379154/8I6juT3f_normal" -}, -"title": "Patrick Ollier: #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 726000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[5,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178247146782721\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":78,\"screen_name\":\"PatrickOllier\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1208,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"088253\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"description\":\"Ma force ? Je n'ai rien \\u00e0 vendre ni rien \\u00e0 acheter, je n'ai pas de ma\\u00eetre et je ne v\\u00e9n\\u00e8re aucun dieu. Et je ne lis pas mes messages :))\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"id_str\":\"299723960\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"name\":\"Patrick Ollier\",\"default_profile_image\":false,\"created_at\":\"Mon May 16 15:47:22 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":299723960,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178247146782721,\"created_at\":\"Fri Feb 24 22:51:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 726000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0d6726f7-5654-4c61-a5b6-c487fd7eecfa-173178247146782721" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Mr_Kia Tout le monde est malade, regarde, il sont tous bleus #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1612831528/cni_id_normal.jpg" -}, -"title": "Jean-Louis Coste: @Mr_Kia Tout le monde est malade, regarde, il sont tous bleus #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 730000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Mr_Kia Tout le monde est malade, regarde, il sont tous bleus #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Mr_Kia\",\"indices\":[0,7],\"id_str\":\"14450005\",\"name\":\"Mr_Kia\",\"id\":14450005}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[62,66]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173177858494185472\",\"id_str\":\"173178263068360704\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173177858494185472,\"in_reply_to_user_id_str\":\"14450005\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":132,\"screen_name\":\"jlcoste\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":544,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"10207a\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"description\":\"Langue, litt\\u00e9rature et politique. Sp\\u00e9cialis\\u00e9 en traitement automatique des langues (presse). Rattach\\u00e9 \\u00e0 l'Universit\\u00e9 de Paris 3, et prof. en coll\\u00e8ge de banlieue\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"244454441\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"name\":\"Jean-Louis Coste\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 29 10:24:46 +0000 2011\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":244454441,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":\"Mr_Kia\",\"truncated\":false,\"id\":173178263068360704,\"created_at\":\"Fri Feb 24 22:51:30 +0000 2012\",\"in_reply_to_user_id\":14450005}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 730000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b74bdfe4-d579-4de3-8c61-2f50135961e5-173178263068360704" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw très bon la petite vidéo. Du beau monde!", -"img": { -"src": "http://a2.twimg.com/profile_images/1841426692/image_normal.jpg" -}, -"title": "Peyow: #lgw très bon la petite vidéo. Du beau monde!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 731000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw tr\\u00e8s bon la petite vid\\u00e9o. Du beau monde!\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178268499984385\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"PeyowOner\",\"lang\":\"fr\",\"favourites_count\":12,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":42,\"location\":\"Grenoble\",\"profile_text_color\":\"333333\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1841426692\\/image_normal.jpg\",\"description\":\"Technicien du spectale survivant. Fain\\u00e9ant et casanier, donc totalement inoffensif.\",\"statuses_count\":125,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"268921581\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Peyow\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat Mar 19 19:00:41 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":268921581,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841426692\\/image_normal.jpg\"},\"truncated\":false,\"id\":173178268499984385,\"created_at\":\"Fri Feb 24 22:51:31 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 731000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6688df93-6459-4dd0-984b-c37aba4e1674-173178268499984385" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je me vois encore! <3 #lgw #TweetInutile", -"img": { -"src": "http://a1.twimg.com/profile_images/1398568911/IMG_2179_-_Copie_normal.jpg" -}, -"title": "Lucie: Je me vois encore! <3 #lgw #TweetInutile", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 732000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je me vois encore! <3 #lgw #TweetInutile\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]},{\"text\":\"TweetInutile\",\"indices\":[30,43]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178273512161280\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":149,\"screen_name\":\"Milcah7\",\"lang\":\"en\",\"profile_text_color\":\"807d80\",\"statuses_count\":9484,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"03949e\",\"followers_count\":79,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"description\":\"Herocorpienne, S\\u00e9riephile (pas assez \\u00e0 mon go\\u00fbt), DVDvore,Cin\\u00e9vore, aime le tennis et le rugby, le rock, pop-rock... et ses twittos 3\\r\\n.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"63258588\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"name\":\"Lucie\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 05 21:13:19 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":63258588,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178273512161280,\"created_at\":\"Fri Feb 24 22:51:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 732000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef29ac00-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0d494b63-c058-468c-861e-7102417cf303-173178273512161280" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Lgw ça déchire", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: #Lgw ça déchire", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 733000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#Lgw \\u00e7a d\\u00e9chire\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178276678860801\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":636,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":210,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"name\":\"Royer Charles-Henri\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":185396126,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178276678860801,\"created_at\":\"Fri Feb 24 22:51:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 733000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "49c93959-b789-445a-9e49-63d8c4fae108-173178276678860801" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je veux pas balancer, mais @kheops2713 préfère lire IRC qu'écouter #jdcjdr #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1780301867/avatar_normal.jpg" -}, -"title": "Okhin: Je veux pas balancer, mais @kheops2713 préfère lire IRC qu'écouter #jdcjdr #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 733000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je veux pas balancer, mais @kheops2713 pr\\u00e9f\\u00e8re lire IRC qu'\\u00e9couter #jdcjdr #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"kheops2713\",\"indices\":[27,38],\"name\":\"KheOps\",\"id_str\":\"321006177\",\"id\":321006177}],\"hashtags\":[{\"text\":\"jdcjdr\",\"indices\":[67,74]},{\"text\":\"lgw\",\"indices\":[75,79]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178278834733056\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"2f1812\",\"screen_name\":\"okhin\",\"lang\":\"en\",\"favourites_count\":38,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":441,\"location\":\"Paris, France\",\"profile_text_color\":\"739694\",\"followers_count\":797,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\",\"description\":\"Cypherpunk fuelled by lulz and caffein, data-pornstar, crypto-terrorist \\/ 00513947\",\"statuses_count\":10333,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"show_all_inline_media\":true,\"listed_count\":65,\"profile_link_color\":\"729172\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"2f1812\",\"protected\":false,\"id_str\":\"49560409\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Okhin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"created_at\":\"Mon Jun 22 06:52:46 +0000 2009\",\"profile_sidebar_fill_color\":\"411c0f\",\"id\":49560409,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"https:\\/\\/about.okhin.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\"},\"truncated\":false,\"id\":173178278834733056,\"created_at\":\"Fri Feb 24 22:51:33 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 733000, -"tags": [ -{ -"id-ref": "ef29e472-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "469b3208-b0a6-4b4c-9431-122ced7bd0a8-173178278834733056" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@FlorencePorcel Ou comment recevoir 50 propositions pour te passer de la crème... #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1681747829/371027_701947756_1967049027_n_normal.jpg" -}, -"title": "Doryan Lust: @FlorencePorcel Ou comment recevoir 50 propositions pour te passer de la crème... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 737000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@FlorencePorcel Ou comment recevoir 50 propositions pour te passer de la cr\\u00e8me... #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[0,15],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[82,86]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173177990426005506\",\"id_str\":\"173178294563377153\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173177990426005506,\"in_reply_to_user_id_str\":\"49031173\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":266,\"screen_name\":\"tit0urs\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":2187,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/21695223\\/twitt2.jpg\",\"location\":\"Paris _ France\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"2fc2ef\",\"followers_count\":125,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1681747829\\/371027_701947756_1967049027_n_normal.jpg\",\"description\":\"42% Geek, 42% Gamer, 42% IT Crowd, 42% Dudes\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"54155625\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/21695223\\/twitt2.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1681747829\\/371027_701947756_1967049027_n_normal.jpg\",\"name\":\"Doryan Lust\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 06 08:30:42 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":54155625,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/geekmoilsel.blogspot.com\\/\"},\"in_reply_to_screen_name\":\"FlorencePorcel\",\"truncated\":false,\"id\":173178294563377153,\"created_at\":\"Fri Feb 24 22:51:37 +0000 2012\",\"in_reply_to_user_id\":49031173}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 737000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "605c3792-ed9b-4b4d-9301-39bdd5b6bcb1-173178294563377153" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon ben #lgw alors !", -"img": { -"src": "http://a0.twimg.com/profile_images/1388491934/29077327_45881_normal.jpg" -}, -"title": "David P: Bon ben #lgw alors !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 741000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bon ben #lgw alors !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178310568837120\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":832,\"screen_name\":\"Viadd\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6613,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/35062020\\/CIMG6189.JPG\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":28,\"profile_link_color\":\"0084B4\",\"followers_count\":562,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1388491934\\/29077327_45881_normal.jpg\",\"description\":\"Pas journaliste, pas blogueur, mais \\u00e0 l'aff\\u00fbt\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0abeff\",\"id_str\":\"29077327\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/35062020\\/CIMG6189.JPG\",\"profile_sidebar_fill_color\":\"d9eaf2\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1388491934\\/29077327_45881_normal.jpg\",\"name\":\"David P\",\"default_profile_image\":false,\"created_at\":\"Sun Apr 05 22:02:16 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":29077327,\"utc_offset\":3600,\"favourites_count\":13,\"url\":\"http:\\/\\/www.vodkaster.com\\/viadd\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178310568837120,\"created_at\":\"Fri Feb 24 22:51:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 741000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e2ec57c4-9264-40c6-b38e-8b7f0420ec6b-173178310568837120" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Faut-il garder François Rollin ? Jouez !! #IlReste #IlPart #cQui #change2ton #lgw/ il ne faut garder QUE François Rollin.", -"img": { -"src": "http://a0.twimg.com/profile_images/1846718877/Ic_nePoireau_Yeux08-2011-02_normal.jpg" -}, -"title": "Le_M_Poireau: RT @LeGrandWebze: Faut-il garder François Rollin ? Jouez !! #IlReste #IlPart #cQui #change2ton #lgw/ il ne faut garder QUE François Rollin.", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 744000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Faut-il garder Fran\\u00e7ois Rollin ? Jouez !! #IlReste #IlPart #cQui #change2ton #lgw\\/ il ne faut garder QUE Fran\\u00e7ois Rollin.\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[60,68]},{\"text\":\"IlPart\",\"indices\":[69,76]},{\"text\":\"cQui\",\"indices\":[77,82]},{\"text\":\"change2ton\",\"indices\":[83,94]},{\"text\":\"lgw\",\"indices\":[95,99]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.brizzly.com\\\" rel=\\\"nofollow\\\"\\u003EBrizzly\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178323063676928\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"bddcad\",\"screen_name\":\"Le_M_Poireau\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":6529,\"location\":\"Bruxelles\",\"profile_text_color\":\"333333\",\"followers_count\":6009,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1846718877\\/Ic_nePoireau_Yeux08-2011-02_normal.jpg\",\"description\":\"Pensez \\u00e0 ceux qui n'en ont pas et ne g\\u00e2chez pas votre humour inutilement. http:\\/\\/photosdecampagne.tumblr.com\\/ | http:\\/\\/riendimportant.tumblr.com\\/\",\"statuses_count\":54059,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/195312953\\/CanapeRouge.jpg\",\"show_all_inline_media\":true,\"listed_count\":418,\"profile_link_color\":\"0084b4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"10330232\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Le_M_Poireau\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/195312953\\/CanapeRouge.jpg\",\"created_at\":\"Sat Nov 17 11:32:14 +0000 2007\",\"profile_sidebar_fill_color\":\"ddffcd\",\"id\":10330232,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/monsieurpoireau.blogspot.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1846718877\\/Ic_nePoireau_Yeux08-2011-02_normal.jpg\"},\"truncated\":false,\"id\":173178323063676928,\"created_at\":\"Fri Feb 24 22:51:44 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 744000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1a2ca7cd-6206-4f28-9afa-87362f429de2-173178323063676928" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est qui qui contrôle l'écran projeté derrière @francoisrollin et @vinvin? @FlorencePorcel? #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: C'est qui qui contrôle l'écran projeté derrière @francoisrollin et @vinvin? @FlorencePorcel? #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 746000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est qui qui contr\\u00f4le l'\\u00e9cran projet\\u00e9 derri\\u00e8re @francoisrollin et @vinvin? @FlorencePorcel? #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[48,63],\"name\":\"rollin\",\"id_str\":\"369489076\",\"id\":369489076},{\"screen_name\":\"Vinvin\",\"indices\":[67,74],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522},{\"screen_name\":\"FlorencePorcel\",\"indices\":[76,91],\"name\":\"Florence Porcel\",\"id_str\":\"49031173\",\"id\":49031173}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[93,97]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178333855625217\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"111405\",\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"favourites_count\":16,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":912,\"location\":\"Alsace, France\",\"profile_text_color\":\"a3c23e\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"statuses_count\":4894,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Hugo SCHOCH\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_fill_color\":\"9ca871\",\"id\":175540303,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/only.hug33k.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\"},\"truncated\":false,\"id\":173178333855625217,\"created_at\":\"Fri Feb 24 22:51:46 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 746000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fbd0a19c-5cc8-4f82-bd58-624fc1c79a5a-173178333855625217" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Après les #cesars2012, il est temps de passer sur #lgw sur France 5 !", -"img": { -"src": "http://a1.twimg.com/profile_images/1819848920/263749_10150277008301678_748271677_9033901_4365721_n_normal.jpg" -}, -"title": "Toya K: Après les #cesars2012, il est temps de passer sur #lgw sur France 5 !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 748000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Apr\\u00e8s les #cesars2012, il est temps de passer sur #lgw sur France 5 !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cesars2012\",\"indices\":[10,21]},{\"text\":\"lgw\",\"indices\":[50,54]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178341468278785\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":118,\"screen_name\":\"toya_k\",\"lang\":\"en\",\"profile_text_color\":\"001ca6\",\"statuses_count\":7849,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/341634401\\/twitteur.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"cf3802\",\"followers_count\":140,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1819848920\\/263749_10150277008301678_748271677_9033901_4365721_n_normal.jpg\",\"description\":\"Mmmh, \\u00e7a te dit qu'on \\u00e9change nos Pok\\u00e9mon ?\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"32356692\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/341634401\\/twitteur.jpg\",\"profile_sidebar_fill_color\":\"ffdf53\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819848920\\/263749_10150277008301678_748271677_9033901_4365721_n_normal.jpg\",\"name\":\"Toya K\",\"default_profile_image\":false,\"created_at\":\"Fri Apr 17 09:46:12 +0000 2009\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":32356692,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/toya_k\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178341468278785,\"created_at\":\"Fri Feb 24 22:51:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 748000, -"tags": [ -{ -"id-ref": "ef243180-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bdb44955-d17a-4dee-9c6b-3dbfe720685d-173178341468278785" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @FlorencePorcel: MON CUBE ME BRÛLE LA FESSE GAUCHE #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1839297474/AvatarEcrouRougeCarre_normal.gif" -}, -"title": "Philippe B: RT @FlorencePorcel: MON CUBE ME BRÛLE LA FESSE GAUCHE #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 750000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @FlorencePorcel: MON CUBE ME BR\\u00dbLE LA FESSE GAUCHE #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[3,18],\"name\":\"Florence Porcel\",\"id_str\":\"49031173\",\"id\":49031173}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[54,58]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"MON CUBE ME BR\\u00dbLE LA FESSE GAUCHE #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177990426005506\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"FlorencePorcel\",\"lang\":\"fr\",\"favourites_count\":194,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":312,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":5555,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1748173004\\/395177_2675341956605_1047878845_2794087_1903769878_n_normal.jpg\",\"description\":\"J'aime tellement la vie que je veux en vivre plusieurs \\u00e0 la fois. Derri\\u00e8re et dedans @LeGrandWebze (France 5). Groumf, sciences, et friponneries. \",\"statuses_count\":58312,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":380,\"profile_link_color\":\"93A644\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"protected\":false,\"id_str\":\"49031173\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Florence Porcel\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"created_at\":\"Sat Jun 20 15:25:07 +0000 2009\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":49031173,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.florenceporcel.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1748173004\\/395177_2675341956605_1047878845_2794087_1903769878_n_normal.jpg\"},\"truncated\":false,\"id\":173177990426005506,\"created_at\":\"Fri Feb 24 22:50:25 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178349672349697\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5e1410\",\"screen_name\":\"Raydacteur\",\"lang\":\"en\",\"favourites_count\":297,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1749,\"location\":\"Crozon, Brittany\",\"profile_text_color\":\"000000\",\"followers_count\":2619,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"description\":\"[en] connecting good vibrations [fr] ing\\u00e9nieur philosophe, activateur biologique & lolRT\",\"statuses_count\":28279,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"show_all_inline_media\":true,\"listed_count\":211,\"profile_link_color\":\"0000ff\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"14400518\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Philippe B\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"created_at\":\"Tue Apr 15 20:08:37 +0000 2008\",\"profile_sidebar_fill_color\":\"d3ede7\",\"id\":14400518,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/bit.ly\\/raydacteur\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\"},\"truncated\":false,\"id\":173178349672349697,\"created_at\":\"Fri Feb 24 22:51:50 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 750000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "90d51e6c-a500-4023-95f6-2ad6f2ce69fb-173178349672349697" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ca fait du bien de regarder #LGW !!!", -"img": { -"src": "http://a2.twimg.com/profile_images/1418883459/taz_tornade_normal.jpg" -}, -"title": "new deal: Ca fait du bien de regarder #LGW !!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 751000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ca fait du bien de regarder #LGW !!!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178352096645121\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1577,\"screen_name\":\"znewdealz\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":17397,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/280230233\\/Vue_sur_cap_d_Antibes.jpg\",\"location\":\"C\\u00f4te d'usure\",\"show_all_inline_media\":true,\"listed_count\":17,\"profile_link_color\":\"009999\",\"followers_count\":660,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1418883459\\/taz_tornade_normal.jpg\",\"description\":\"Je crois d'un bon citoyen de pr\\u00e9f\\u00e9rer les paroles qui sauvent aux paroles qui plaisent. D\\u00e9mosth\\u00e8ne \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"88506160\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/280230233\\/Vue_sur_cap_d_Antibes.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1418883459\\/taz_tornade_normal.jpg\",\"name\":\"new deal\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 08 20:51:01 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":88506160,\"utc_offset\":-10800,\"favourites_count\":69,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178352096645121,\"created_at\":\"Fri Feb 24 22:51:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 751000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "018291ff-47c0-4e93-9870-62011baeed29-173178352096645121" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LudoDelaherche: Si tu tweete @LeGrandWebze tu passés à la télé ! #lgw http://t.co/gFJLiLYw", -"img": { -"src": "http://a0.twimg.com/profile_images/615964786/sv-24_hotmail.fr_912edc8d_normal.jpg" -}, -"title": "Sabine VERGNOL: RT @LudoDelaherche: Si tu tweete @LeGrandWebze tu passés à la télé ! #lgw http://t.co/gFJLiLYw", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 752000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @LudoDelaherche: Si tu tweete @LeGrandWebze tu pass\\u00e9s \\u00e0 la t\\u00e9l\\u00e9 ! #lgw http:\\/\\/t.co\\/gFJLiLYw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[3,18],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061},{\"screen_name\":\"LeGrandWebze\",\"indices\":[33,46],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[{\"indices\":[74,94],\"expanded_url\":\"http:\\/\\/twitter.com\\/LudoDelaherche\\/status\\/173174750519103488\\/photo\\/1\",\"display_url\":\"pic.twitter.com\\/gFJLiLYw\",\"url\":\"http:\\/\\/t.co\\/gFJLiLYw\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[69,73]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Si tu tweete @LeGrandWebze tu pass\\u00e9s \\u00e0 la t\\u00e9l\\u00e9 ! #lgw http:\\/\\/t.co\\/gFJLiLYw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[13,26],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]}],\"media\":[{\"type\":\"photo\",\"indices\":[54,74],\"sizes\":{\"large\":{\"h\":1024,\"resize\":\"fit\",\"w\":765},\"medium\":{\"h\":803,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":455,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/Amc9hKECEAEY6M3.jpg\",\"id_str\":\"173174750523297793\",\"expanded_url\":\"http:\\/\\/twitter.com\\/LudoDelaherche\\/status\\/173174750519103488\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/Amc9hKECEAEY6M3.jpg\",\"id\":173174750523297793,\"display_url\":\"pic.twitter.com\\/gFJLiLYw\",\"url\":\"http:\\/\\/t.co\\/gFJLiLYw\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173174750519103488\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6695,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"followers_count\":2386,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"name\":\"Ludovic Delaherche\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":72665061,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/chapkattack.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173174750519103488,\"created_at\":\"Fri Feb 24 22:37:33 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178358740426753\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":435,\"screen_name\":\"svergnol\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":5245,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"location\":\"Lyon, France\",\"show_all_inline_media\":false,\"listed_count\":53,\"profile_link_color\":\"9D582E\",\"followers_count\":546,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/615964786\\/sv-24_hotmail.fr_912edc8d_normal.jpg\",\"description\":\"Conseill\\u00e8re \\u00e0 l'emploi - Dans une vie ant\\u00e9rieure, documentaliste \\r\\nint\\u00e9r\\u00eat pour #r\\u00e9seaux sociaux ; #Web2\\r\\nExp\\u00e9rience professionnelle cibl\\u00e9e #apprentissage #FPC \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"id_str\":\"102677181\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"profile_sidebar_fill_color\":\"EADEAA\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/615964786\\/sv-24_hotmail.fr_912edc8d_normal.jpg\",\"name\":\"Sabine VERGNOL\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 07 13:24:02 +0000 2010\",\"profile_sidebar_border_color\":\"D9B17E\",\"id\":102677181,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/sabine-vergnol\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178358740426753,\"created_at\":\"Fri Feb 24 22:51:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 752000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ecc830ba-1965-4c53-8320-cf48f9fea188-173178358740426753" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon maintenant on switch sur #France5 pour #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1727885666/Logo_YP_normal.png" -}, -"title": "Young planneur: Bon maintenant on switch sur #France5 pour #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 755000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Bon maintenant on switch sur #France5 pour #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"France5\",\"indices\":[29,37]},{\"text\":\"lgw\",\"indices\":[43,47]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178371168149507\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"youngplanneur\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":278,\"location\":\"France, Paris\",\"profile_text_color\":\"333333\",\"followers_count\":3230,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1727885666\\/Logo_YP_normal.png\",\"description\":\"Strategic Planner \\/\\/ Advertising \\/ Action Sports \\/ Advertainment \\/ Series \\/ Mobile \\/ Social \\/\\/\",\"statuses_count\":4944,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":222,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"87788927\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Young planneur\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Thu Nov 05 21:34:26 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":87788927,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.youngplanneur.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727885666\\/Logo_YP_normal.png\"},\"truncated\":false,\"id\":173178371168149507,\"created_at\":\"Fri Feb 24 22:51:55 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 755000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d506de1b-60b6-495d-92a7-52f81f51a862-173178371168149507" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@FlorencePorcel permute #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1768745785/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png" -}, -"title": "☠papounay2000☠: @FlorencePorcel permute #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 759000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@FlorencePorcel permute #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[0,15],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173177990426005506\",\"id_str\":\"173178386624155650\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173177990426005506,\"in_reply_to_user_id_str\":\"49031173\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":265,\"screen_name\":\"papounay2000\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":3536,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/412848613\\/gandhi.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"FF0000\",\"followers_count\":135,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1768745785\\/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png\",\"description\":\"N'oubliez pas de vous aimer\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BADFCD\",\"id_str\":\"14764219\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/412848613\\/gandhi.jpg\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768745785\\/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png\",\"name\":\"\\u2620papounay2000\\u2620\",\"default_profile_image\":false,\"created_at\":\"Tue May 13 20:33:18 +0000 2008\",\"profile_sidebar_border_color\":\"F2E195\",\"id\":14764219,\"utc_offset\":3600,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":\"FlorencePorcel\",\"truncated\":false,\"id\":173178386624155650,\"created_at\":\"Fri Feb 24 22:51:59 +0000 2012\",\"in_reply_to_user_id\":49031173}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 759000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f654edce-b7a1-431e-9542-d32744db0762-173178386624155650" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste juste pour revoir mon buble à la télé ;)", -"img": { -"src": "http://a0.twimg.com/profile_images/1658546588/solidarnosc_normal.jpg" -}, -"title": "Miguel Teixeira: #lgw #ilreste juste pour revoir mon buble à la télé ;)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 760000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste juste pour revoir mon buble \\u00e0 la t\\u00e9l\\u00e9 ;)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178390533246976\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":258,\"screen_name\":\"migteix\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2719,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Orleans\",\"show_all_inline_media\":true,\"listed_count\":16,\"profile_link_color\":\"0084B4\",\"followers_count\":267,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1658546588\\/solidarnosc_normal.jpg\",\"description\":\"blogueur orl\\u00e9anais, parle surtout d'actu locale et sort 2\\/3 blagues de temps en temps...\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"3543511\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658546588\\/solidarnosc_normal.jpg\",\"name\":\"Miguel Teixeira\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 05 18:00:09 +0000 2007\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":3543511,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.coteboulevard.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178390533246976,\"created_at\":\"Fri Feb 24 22:52:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 760000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f4f171aa-b1fd-44c1-a20a-4617d6841008-173178390533246976" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "\"Guy lit, guy lit\" ça devrait vous faire rire, si vous êtes chatouilleux @LeGrandWebze #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1752605252/slashunderscore_normal.PNG" -}, -"title": "Gilles Defromerie: \"Guy lit, guy lit\" ça devrait vous faire rire, si vous êtes chatouilleux @LeGrandWebze #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 761000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"\\\"Guy lit, guy lit\\\" \\u00e7a devrait vous faire rire, si vous \\u00eates chatouilleux @LeGrandWebze #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[73,86],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[87,91]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178394077442048\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"geldif\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":59,\"location\":\"Devant un \\u00e9cran num\\u00e9rique\",\"profile_text_color\":\"333333\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1752605252\\/slashunderscore_normal.PNG\",\"description\":\"Debugger, Ajusteur d'Octets niveau Certification Binaire, Digital Engineer\",\"statuses_count\":224,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"394186996\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Gilles Defromerie\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Wed Oct 19 18:07:56 +0000 2011\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":394186996,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1752605252\\/slashunderscore_normal.PNG\"},\"truncated\":false,\"id\":173178394077442048,\"created_at\":\"Fri Feb 24 22:52:01 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 761000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b9290c86-dae4-460c-b7c4-606d81048903-173178394077442048" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Vos chattes dans #lgw ce soir #truestory", -"img": { -"src": "http://a1.twimg.com/profile_images/1709833400/j_normal.JPG" -}, -"title": "Julie R جولي: Vos chattes dans #lgw ce soir #truestory", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 763000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Vos chattes dans #lgw ce soir #truestory\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[17,21]},{\"text\":\"truestory\",\"indices\":[30,40]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178404022128640\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":820,\"screen_name\":\"JulR\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":13059,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Paris \\/ Damas\",\"show_all_inline_media\":false,\"listed_count\":35,\"profile_link_color\":\"93A644\",\"followers_count\":792,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"description\":\"Parigote de coeur, syrienne d'adoption. L'inverse marche aussi. Journaliste vadrouilleuse \\/\\/ Don't diet - Start a riot\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"10572732\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"name\":\"Julie R \\u062c\\u0648\\u0644\\u064a\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 25 22:37:26 +0000 2007\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":10572732,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/www.syrieonline.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178404022128640,\"created_at\":\"Fri Feb 24 22:52:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 763000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef2b4aba-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5c0b91cf-cc74-49dc-bde1-6eb4d55f339c-173178404022128640" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "les pseudos twitter ne sont pas visibles #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1598467503/aurel2_-_Copie_normal.jpg" -}, -"title": "Aurélien: les pseudos twitter ne sont pas visibles #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 764000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"les pseudos twitter ne sont pas visibles #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[41,45]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178406400303104\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":886,\"screen_name\":\"aurel_p\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":33184,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Pau\",\"show_all_inline_media\":true,\"listed_count\":152,\"profile_link_color\":\"93A644\",\"followers_count\":2185,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"description\":\"cr\\u00e9ation web le jour, TVvore le soir. Attention risque de LT m\\u00eame des \\u00e9missions les plus mauvaises de la t\\u00e9l\\u00e9 fran\\u00e7aise. Partage en tout genre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"14321671\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"name\":\"Aur\\u00e9lien\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 07 10:27:23 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":14321671,\"utc_offset\":3600,\"favourites_count\":140,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178406400303104,\"created_at\":\"Fri Feb 24 22:52:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 764000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "478bf91d-ac24-4056-9243-792d0cce4303-173178406400303104" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @ludodelaherche: Plus de wifi je suis le seul à twitter dans le studio ! Mouaahahahaha ! #lgw #cqui", -"img": { -"src": "http://a0.twimg.com/profile_images/1705755913/twitter-popup-bulle-info-icone-5035-256_normal.png" -}, -"title": "Cédric Le Grevès: RT @ludodelaherche: Plus de wifi je suis le seul à twitter dans le studio ! Mouaahahahaha ! #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 764000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @ludodelaherche: Plus de wifi je suis le seul \\u00e0 twitter dans le studio ! Mouaahahahaha ! #lgw #cqui\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[3,18],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[92,96]},{\"text\":\"cqui\",\"indices\":[97,102]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178408891711490\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1812,\"screen_name\":\"clegreves\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":434,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":356,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1705755913\\/twitter-popup-bulle-info-icone-5035-256_normal.png\",\"description\":\"@TVcheck addict\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"316519559\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1705755913\\/twitter-popup-bulle-info-icone-5035-256_normal.png\",\"name\":\"C\\u00e9dric Le Grev\\u00e8s\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 13 15:35:43 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":316519559,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178408891711490,\"created_at\":\"Fri Feb 24 22:52:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 764000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8340f092-bbc1-4275-8c8d-f3b34634417f-173178408891711490" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon bah maintenant on zappe sur #lgw sur France 5 #césar2012", -"img": { -"src": "http://a3.twimg.com/profile_images/218966993/profile_picture_normal.jpg" -}, -"title": "Didier_Celisse: Bon bah maintenant on zappe sur #lgw sur France 5 #césar2012", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 766000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Bon bah maintenant on zappe sur #lgw sur France 5 #c\\u00e9sar2012\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]},{\"text\":\"c\\u00e9sar2012\",\"indices\":[50,60]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178415116070912\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Didier_Celisse\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":334,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":171,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/218966993\\/profile_picture_normal.jpg\",\"description\":\"Marketing, Strategy, Telecommunications & Internet\\r\\nOpinions are my own.\",\"statuses_count\":1590,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"18979725\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Didier_Celisse\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Wed Jan 14 15:29:52 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":18979725,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/218966993\\/profile_picture_normal.jpg\"},\"truncated\":false,\"id\":173178415116070912,\"created_at\":\"Fri Feb 24 22:52:06 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 766000, -"tags": [ -{ -"id-ref": "ef2b9ccc-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0537d523-3791-4279-b440-f95ec01b39bc-173178415116070912" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@FlorencePorcel ma télé me brûlé la fesse droite #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1421767677/n775859914_630617_3556_normal.jpg" -}, -"title": "Thibaut: @FlorencePorcel ma télé me brûlé la fesse droite #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 767000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"FlorencePorcel\",\"favorited\":false,\"text\":\"@FlorencePorcel ma t\\u00e9l\\u00e9 me br\\u00fbl\\u00e9 la fesse droite #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[0,15],\"name\":\"Florence Porcel\",\"id_str\":\"49031173\",\"id\":49031173}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]}]},\"in_reply_to_user_id\":49031173,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173177990426005506,\"in_reply_to_status_id_str\":\"173177990426005506\",\"id_str\":\"173178419910148096\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"e6ebe4\",\"screen_name\":\"thibautchampey\",\"lang\":\"fr\",\"favourites_count\":4,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":435,\"location\":\"Paris \",\"profile_text_color\":\"c8c8cc\",\"followers_count\":79,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1421767677\\/n775859914_630617_3556_normal.jpg\",\"description\":\"Communication enabled geek.\",\"statuses_count\":154,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/291023158\\/02220_lastlight_1280x800.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0c0d0d\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"3b3d3d\",\"protected\":false,\"id_str\":\"282143992\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Thibaut\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/291023158\\/02220_lastlight_1280x800.jpg\",\"created_at\":\"Thu Apr 14 16:45:25 +0000 2011\",\"profile_sidebar_fill_color\":\"68696e\",\"id\":282143992,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"https:\\/\\/sites.google.com\\/site\\/thibautchampey\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1421767677\\/n775859914_630617_3556_normal.jpg\"},\"truncated\":false,\"id\":173178419910148096,\"created_at\":\"Fri Feb 24 22:52:07 +0000 2012\",\"in_reply_to_user_id_str\":\"49031173\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 767000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "83c67a24-b0d1-49c3-b58f-6e0069a9f2d5-173178419910148096" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @okhin Je veux pas balancer, mais @kheops2713 préfère lire IRC qu'écouter #jdcjdr #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1731549557/old_normal.jpg" -}, -"title": "NkL4 © || Ludovic A.: RT @okhin Je veux pas balancer, mais @kheops2713 préfère lire IRC qu'écouter #jdcjdr #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 768000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @okhin Je veux pas balancer, mais @kheops2713 pr\\u00e9f\\u00e8re lire IRC qu'\\u00e9couter #jdcjdr #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"okhin\",\"indices\":[3,9],\"id_str\":\"49560409\",\"name\":\"Okhin\",\"id\":49560409},{\"screen_name\":\"kheops2713\",\"indices\":[37,48],\"id_str\":\"321006177\",\"name\":\"KheOps\",\"id\":321006177}],\"urls\":[],\"hashtags\":[{\"text\":\"jdcjdr\",\"indices\":[77,84]},{\"text\":\"lgw\",\"indices\":[85,89]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178422594502657\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":580,\"screen_name\":\"NkL4\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":26213,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Saint Brieuc \\/ Bretagne\",\"show_all_inline_media\":true,\"listed_count\":116,\"profile_link_color\":\"0084B4\",\"followers_count\":999,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1731549557\\/old_normal.jpg\",\"description\":\"Hyper Local, Hyper Global, Web junkie, Androidoman.\\r\\nLa Bretagne, la France, le Monde, le Web !\\r\\nAmoureux du genre humain ! Pep hini zo libr ! #Social \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"80576391\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1731549557\\/old_normal.jpg\",\"name\":\"NkL4 \\u00a9 || Ludovic A.\",\"default_profile_image\":false,\"created_at\":\"Wed Oct 07 13:28:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":80576391,\"utc_offset\":3600,\"favourites_count\":203,\"url\":\"http:\\/\\/www.nkl4.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178422594502657,\"created_at\":\"Fri Feb 24 22:52:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 768000, -"tags": [ -{ -"id-ref": "ef29e472-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "af687af2-8064-4af5-9830-66d8c8e011d8-173178422594502657" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "rollin #lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1667379154/8I6juT3f_normal" -}, -"title": "Patrick Ollier: rollin #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 769000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"rollin #lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[7,11]},{\"text\":\"ilpart\",\"indices\":[12,19]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178430228140033\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":78,\"screen_name\":\"PatrickOllier\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1208,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"088253\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"description\":\"Ma force ? Je n'ai rien \\u00e0 vendre ni rien \\u00e0 acheter, je n'ai pas de ma\\u00eetre et je ne v\\u00e9n\\u00e8re aucun dieu. Et je ne lis pas mes messages :))\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"id_str\":\"299723960\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"name\":\"Patrick Ollier\",\"default_profile_image\":false,\"created_at\":\"Mon May 16 15:47:22 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":299723960,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178430228140033,\"created_at\":\"Fri Feb 24 22:52:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 769000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "787a798f-fead-4a4d-8875-4a72b62ba574-173178430228140033" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Bullenroll trop bon les apôtres ! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/535308655/wp_pairo_denied_2_normal.jpg" -}, -"title": "christophe garnier: @Bullenroll trop bon les apôtres ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 770000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Bullenroll trop bon les ap\\u00f4tres ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Bullenroll\",\"indices\":[0,11],\"id_str\":\"74413492\",\"name\":\"Am\\u00e9lie \",\"id\":74413492}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.osfoora.com\\\" rel=\\\"nofollow\\\"\\u003EOsfoora HD\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173178103584129024\",\"id_str\":\"173178431373185026\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173178103584129024,\"in_reply_to_user_id_str\":\"74413492\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":711,\"screen_name\":\"catfishs\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":37475,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/427349951\\/IMG_0132.JPG\",\"location\":\"Yffiniac - France\",\"show_all_inline_media\":false,\"listed_count\":164,\"profile_link_color\":\"0084B4\",\"followers_count\":983,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/535308655\\/wp_pairo_denied_2_normal.jpg\",\"description\":\"Photographe ind\\u00e9pendant et breton d'adoption. J'aime \\u00e9couter de la bonne musique quand je n'ai pas le temps d'en jouer.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"29444976\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/427349951\\/IMG_0132.JPG\",\"profile_sidebar_fill_color\":\"acd9e8\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/535308655\\/wp_pairo_denied_2_normal.jpg\",\"name\":\"christophe garnier\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 07 13:17:59 +0000 2009\",\"profile_sidebar_border_color\":\"158cbf\",\"id\":29444976,\"utc_offset\":3600,\"favourites_count\":28,\"url\":\"http:\\/\\/www.capturesdigitales.fr\"},\"in_reply_to_screen_name\":\"Bullenroll\",\"truncated\":false,\"id\":173178431373185026,\"created_at\":\"Fri Feb 24 22:52:10 +0000 2012\",\"in_reply_to_user_id\":74413492}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 770000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "836dddb7-d84f-4312-ad10-a1f09cc26014-173178431373185026" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW la seule émission où on voit ses tweets en direct à la télé sur le mur d'images de l'émission", -"img": { -"src": "http://a0.twimg.com/profile_images/1792102319/0014_-_Copie_-_Copie_normal.JPG" -}, -"title": "Nicolas Gaillard: #LGW la seule émission où on voit ses tweets en direct à la télé sur le mur d'images de l'émission", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 773000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW la seule \\u00e9mission o\\u00f9 on voit ses tweets en direct \\u00e0 la t\\u00e9l\\u00e9 sur le mur d'images de l'\\u00e9mission\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178444761411584\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":141,\"screen_name\":\"NG__nico\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1114,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/410106398\\/3640083-la-terre-vue-de-l-39-espace-avec-le-lever-du-soleil.jpg\",\"location\":\"Poitiers\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":53,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1792102319\\/0014_-_Copie_-_Copie_normal.JPG\",\"description\":\"Etudiant L2 Histoire ---Actu---Politique---T\\u00e9l\\u00e9---M\\u00e9dias--- Musique...tout ce qu'aiment les journalistes--- Feel free to follow me ;-) \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"370637904\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/410106398\\/3640083-la-terre-vue-de-l-39-espace-avec-le-lever-du-soleil.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1792102319\\/0014_-_Copie_-_Copie_normal.JPG\",\"name\":\" Nicolas Gaillard\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 09 11:18:42 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":370637904,\"utc_offset\":-10800,\"favourites_count\":23,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178444761411584,\"created_at\":\"Fri Feb 24 22:52:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 773000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "833ef8aa-f69a-46d4-aa33-f092147ac033-173178444761411584" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Grégoire, donne-moi le secret de la téléportation depuis le Theatre du Chatelet. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1105895956/PG_paul1_normal.jpg" -}, -"title": "Rémy D.: Grégoire, donne-moi le secret de la téléportation depuis le Theatre du Chatelet. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 774000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Gr\\u00e9goire, donne-moi le secret de la t\\u00e9l\\u00e9portation depuis le Theatre du Chatelet. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[81,85]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178447395426304\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":764,\"screen_name\":\"RdNetwork\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":4351,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"France - Moselle\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"D02B55\",\"followers_count\":248,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"description\":\"A random soccer-music-games-web-french twitter Account. (Yes, that's a lot.)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"48825435\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"name\":\"R\\u00e9my D.\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 19 20:55:21 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":48825435,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178447395426304,\"created_at\":\"Fri Feb 24 22:52:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 774000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ae13d167-1f72-403d-adc6-d1dad4acb33f-173178447395426304" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Eh!!! On m'a vu sur l'écran du #LGW!!! :D Merci @LeGrandWebze! ;)", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: Eh!!! On m'a vu sur l'écran du #LGW!!! :D Merci @LeGrandWebze! ;)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 778000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Eh!!! On m'a vu sur l'\\u00e9cran du #LGW!!! :D Merci @LeGrandWebze! ;)\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[48,61],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[31,35]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178467427434496\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"111405\",\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"favourites_count\":16,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":912,\"location\":\"Alsace, France\",\"profile_text_color\":\"a3c23e\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"statuses_count\":4894,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Hugo SCHOCH\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_fill_color\":\"9ca871\",\"id\":175540303,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/only.hug33k.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\"},\"truncated\":false,\"id\":173178467427434496,\"created_at\":\"Fri Feb 24 22:52:18 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 778000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "74df4c51-2035-46d8-9d0c-97073973f798-173178467427434496" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Théoriquement l'audience du #LGW remonte en flèche là ....", -"img": { -"src": "http://a0.twimg.com/profile_images/1047818197/vidkili_normal.jpg" -}, -"title": "Béatrice Austin: Théoriquement l'audience du #LGW remonte en flèche là ....", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 779000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Th\\u00e9oriquement l'audience du #LGW remonte en fl\\u00e8che l\\u00e0 ....\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[29,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178468404695040\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":570,\"screen_name\":\"Vidkili\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10624,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/59779831\\/108.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":53,\"profile_link_color\":\"0084B4\",\"followers_count\":605,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1047818197\\/vidkili_normal.jpg\",\"description\":\"Travailleuse du savoir. Chef de projets \\u00e9ditoriaux pour le Studio de Cr\\u00e9ation d'un groupe audiovisuel... le jour. Mixeuse de flux et veilleuse... la nuit\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"96848926\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/59779831\\/108.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1047818197\\/vidkili_normal.jpg\",\"name\":\"B\\u00e9atrice Austin\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 14 21:52:52 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":96848926,\"utc_offset\":3600,\"favourites_count\":68,\"url\":\"http:\\/\\/myfav.es\\/beatrice.austin\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178468404695040,\"created_at\":\"Fri Feb 24 22:52:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 779000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "64c93da3-8b6c-46e8-a2a7-f0f37979f344-173178468404695040" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "prof rollin #lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1667379154/8I6juT3f_normal" -}, -"title": "Patrick Ollier: prof rollin #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 780000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"prof rollin #lgw #ilpart\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]},{\"text\":\"ilpart\",\"indices\":[17,24]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178475866357760\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"PatrickOllier\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":78,\"location\":\"france\",\"profile_text_color\":\"333333\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"description\":\"Ma force ? Je n'ai rien \\u00e0 vendre ni rien \\u00e0 acheter, je n'ai pas de ma\\u00eetre et je ne v\\u00e9n\\u00e8re aucun dieu. Et je ne lis pas mes messages :))\",\"statuses_count\":1209,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"088253\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"protected\":false,\"id_str\":\"299723960\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Patrick Ollier\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"created_at\":\"Mon May 16 15:47:22 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":299723960,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\"},\"truncated\":false,\"id\":173178475866357760,\"created_at\":\"Fri Feb 24 22:52:20 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 780000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "74a803d9-d54e-4a65-a8b3-5208567674cd-173178475866357760" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je verrai bien François Rollin avec un fez. #reflexionsinutiles #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1804590964/ZEFZA_normal.gif" -}, -"title": "Shik-a-Marrant: Je verrai bien François Rollin avec un fez. #reflexionsinutiles #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 782000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je verrai bien Fran\\u00e7ois Rollin avec un fez. #reflexionsinutiles #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"reflexionsinutiles\",\"indices\":[44,63]},{\"text\":\"lgw\",\"indices\":[64,68]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178481729994752\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":75,\"screen_name\":\"Shikamarrant\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":990,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Cela d\\u00e9pend o\\u00f9 vous \\u00eates\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\",\"description\":\"Je ne suis pas fan de Naruto, mais j'ai trouv\\u00e9 le jeu de mot pas mal en fait. J'aurais pu en trouver un avec #Faisan\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"57607506\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"c0c3c4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\",\"name\":\"Shik-a-Marrant\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 17 10:16:42 +0000 2009\",\"profile_sidebar_border_color\":\"c0c3c4\",\"id\":57607506,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178481729994752,\"created_at\":\"Fri Feb 24 22:52:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 782000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef2ca054-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "48ee8585-0eb9-4622-97ca-0081003a2579-173178481729994752" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilReste #lgw La question ne se pose pas :p", -"img": { -"src": "http://a0.twimg.com/profile_images/1840667340/ns_normal.png" -}, -"title": "Pierre : #ilReste #lgw La question ne se pose pas :p", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 784000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilReste #lgw La question ne se pose pas :p\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178491003604992\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":391,\"screen_name\":\"BeautifulLoser_\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":10065,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/66918069\\/Coruscant1.jpg\",\"location\":\"Castres \",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"2FC2EF\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1840667340\\/ns_normal.png\",\"description\":\"Ex \\u00e9tudiant en Services et R\\u00e9seaux de Communication. Geek \\u00e0 4 roues, tout terrain ! Dans la matrice depuis 1987 #tech #web #politique #rugby #procrastination\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"95436599\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/66918069\\/Coruscant1.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840667340\\/ns_normal.png\",\"name\":\"Pierre \",\"default_profile_image\":false,\"created_at\":\"Tue Dec 08 15:02:27 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":95436599,\"utc_offset\":3600,\"favourites_count\":68,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178491003604992,\"created_at\":\"Fri Feb 24 22:52:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 784000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d0bb30d5-fb67-4a0d-a3c4-235d65a22482-173178491003604992" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Tous sur #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1794583178/Virginie_Spies_photo_studio_normal.jpg" -}, -"title": "Virginie Spies: Tous sur #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 785000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Tous sur #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178496506535936\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1838,\"screen_name\":\"semioblog\",\"lang\":\"fr\",\"profile_text_color\":\"3D1957\",\"statuses_count\":19738,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/12678863\\/mireTV.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":250,\"profile_link_color\":\"FF0000\",\"followers_count\":4601,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1794583178\\/Virginie_Spies_photo_studio_normal.jpg\",\"description\":\"Researcher. Ma\\u00eetre de Conf\\u00e9rences - S\\u00e9miologue - Sp\\u00e9cialiste des m\\u00e9dias audiovisuels. Analyste des m\\u00e9dias, de la t\\u00e9l\\u00e9vision, r\\u00e9seaux sociaux et presse people.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"642D8B\",\"id_str\":\"10078802\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/12678863\\/mireTV.jpg\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1794583178\\/Virginie_Spies_photo_studio_normal.jpg\",\"name\":\"Virginie Spies\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 08 21:08:31 +0000 2007\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":10078802,\"utc_offset\":3600,\"favourites_count\":39,\"url\":\"http:\\/\\/www.semiologie-television.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178496506535936,\"created_at\":\"Fri Feb 24 22:52:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 785000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b92746f6-9169-40c6-a867-f3b9d2160dc0-173178496506535936" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @FlorencePorcel: MON CUBE ME BRÛLE LA FESSE GAUCHE #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1592192908/DKen_MG_5127_Small_normal.jpeg" -}, -"title": "Antoine Dubuquoy: RT @FlorencePorcel: MON CUBE ME BRÛLE LA FESSE GAUCHE #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 786000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @FlorencePorcel: MON CUBE ME BR\\u00dbLE LA FESSE GAUCHE #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[3,18],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[54,58]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"MON CUBE ME BR\\u00dbLE LA FESSE GAUCHE #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177990426005506\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":312,\"screen_name\":\"FlorencePorcel\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":58312,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":380,\"profile_link_color\":\"93A644\",\"followers_count\":5555,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1748173004\\/395177_2675341956605_1047878845_2794087_1903769878_n_normal.jpg\",\"description\":\"J'aime tellement la vie que je veux en vivre plusieurs \\u00e0 la fois. Derri\\u00e8re et dedans @LeGrandWebze (France 5). Groumf, sciences, et friponneries. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"49031173\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1748173004\\/395177_2675341956605_1047878845_2794087_1903769878_n_normal.jpg\",\"name\":\"Florence Porcel\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 20 15:25:07 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":49031173,\"utc_offset\":3600,\"favourites_count\":194,\"url\":\"http:\\/\\/www.florenceporcel.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177990426005506,\"created_at\":\"Fri Feb 24 22:50:25 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178497743863808\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1104,\"screen_name\":\"dubuc64\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":12384,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/317893098\\/TwitterBannerDubuc64.png\",\"location\":\"Paris (France)\",\"show_all_inline_media\":false,\"listed_count\":117,\"profile_link_color\":\"ff0000\",\"followers_count\":1732,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1592192908\\/DKen_MG_5127_Small_normal.jpeg\",\"description\":\"Digital Media Strategist - Social Media, Community Management - Rock & pop culture guru - Auteur avec @nicoprat des Miscellan\\u00e9es d'Internet parution le 12\\/01\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"10731962\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/317893098\\/TwitterBannerDubuc64.png\",\"profile_sidebar_fill_color\":\"eeeeee\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1592192908\\/DKen_MG_5127_Small_normal.jpeg\",\"name\":\"Antoine Dubuquoy\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 30 07:20:52 +0000 2007\",\"profile_sidebar_border_color\":\"ff0000\",\"id\":10731962,\"utc_offset\":3600,\"favourites_count\":339,\"url\":\"http:\\/\\/www.dubucsblog.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178497743863808,\"created_at\":\"Fri Feb 24 22:52:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 786000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1e903af1-ffd8-469f-a582-63bbad251804-173178497743863808" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Si vous souhaitez retrouver tout de suite les vidéos diffusées, rendez-vous sur le Webzelive http://t.co/jycA9F5R #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1817590343/tetocarre_normal.jpg" -}, -"title": "Le Leu Béatrice: RT @LeGrandWebze: Si vous souhaitez retrouver tout de suite les vidéos diffusées, rendez-vous sur le Webzelive http://t.co/jycA9F5R #lgw", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 787000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Si vous souhaitez retrouver tout de suite les vid\\u00e9os diffus\\u00e9es, rendez-vous sur le Webzelive http:\\/\\/t.co\\/jycA9F5R #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[{\"indices\":[111,131],\"expanded_url\":\"http:\\/\\/www.legrandwebze.com\",\"display_url\":\"legrandwebze.com\",\"url\":\"http:\\/\\/t.co\\/jycA9F5R\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[132,136]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Si vous souhaitez retrouver tout de suite les vid\\u00e9os diffus\\u00e9es, rendez-vous sur le Webzelive http:\\/\\/t.co\\/jycA9F5R #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[93,113],\"expanded_url\":\"http:\\/\\/www.legrandwebze.com\",\"display_url\":\"legrandwebze.com\",\"url\":\"http:\\/\\/t.co\\/jycA9F5R\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[114,118]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177911896047616\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1479,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3117,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177911896047616,\"created_at\":\"Fri Feb 24 22:50:06 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178504911925248\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":139,\"screen_name\":\"beatriceleleu\",\"lang\":\"fr\",\"profile_text_color\":\"1a042b\",\"statuses_count\":835,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/81307764\\/peninsule.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"1b5e46\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1817590343\\/tetocarre_normal.jpg\",\"description\":\"Charg\\u00e9e de l'information et de la documentation. D\\u00e9vore les livres avec app\\u00e9tit, adore la musique et les s\\u00e9ries TV et trouve que le Web 2.0 est magique !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"International Date Line West\",\"profile_background_color\":\"664380\",\"id_str\":\"31928333\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/81307764\\/peninsule.jpg\",\"profile_sidebar_fill_color\":\"e4c9f0\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817590343\\/tetocarre_normal.jpg\",\"name\":\"Le Leu B\\u00e9atrice\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 16 16:03:56 +0000 2009\",\"profile_sidebar_border_color\":\"576329\",\"id\":31928333,\"utc_offset\":-39600,\"favourites_count\":197,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178504911925248,\"created_at\":\"Fri Feb 24 22:52:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 787000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7b3a50c8-f7f3-404a-848d-f186c0cbd0c4-173178504911925248" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bubble-TV c'est pour \"rendre hommage\" à la chemise de @Vinvin ? #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1614116181/banana10_normal.jpg" -}, -"title": "Sixblu Badass Banana: Bubble-TV c'est pour \"rendre hommage\" à la chemise de @Vinvin ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 789000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bubble-TV c'est pour \\\"rendre hommage\\\" \\u00e0 la chemise de @Vinvin ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[54,61],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[64,68]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178512935632896\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":261,\"screen_name\":\"sixblu\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":5805,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":103,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1614116181\\/banana10_normal.jpg\",\"description\":\"#sysadmin ; #LL ; #miam ; #cat ; #NSFE (Not Safe For your Ears) ; $(for nb in 0 1 ; do dd if=\\/dev\\/random of=\\/dev\\/brain$\\u007Bnb\\u007D ; done)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"114751663\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1614116181\\/banana10_normal.jpg\",\"name\":\"Sixblu Badass Banana\",\"default_profile_image\":false,\"created_at\":\"Tue Feb 16 13:59:53 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":114751663,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178512935632896,\"created_at\":\"Fri Feb 24 22:52:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 789000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "af7e3aa6-7d9a-4afb-b357-97a6b25227af-173178512935632896" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le wifi est mort sur le plateau #lgw :] #fail :D", -"img": { -"src": "http://a0.twimg.com/profile_images/1652896495/31462_418563071095_586936095_5290073_3010281_a_normal.jpg" -}, -"title": "KheOps: Le wifi est mort sur le plateau #lgw :] #fail :D", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 789000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le wifi est mort sur le plateau #lgw :] #fail :D\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]},{\"text\":\"fail\",\"indices\":[40,45]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178510322577408\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":25,\"screen_name\":\"kheops2713\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":971,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0084B4\",\"followers_count\":451,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1652896495\\/31462_418563071095_586936095_5290073_3010281_a_normal.jpg\",\"description\":\"Je clair, ne pas ?\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"321006177\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1652896495\\/31462_418563071095_586936095_5290073_3010281_a_normal.jpg\",\"name\":\"KheOps\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 20 21:41:59 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":321006177,\"utc_offset\":null,\"favourites_count\":0,\"url\":\"http:\\/\\/www.dailymotion.com\\/video\\/x32zy6_la-strategie-de-lechec-lentretien_fun\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178510322577408,\"created_at\":\"Fri Feb 24 22:52:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 789000, -"tags": [ -{ -"id-ref": "ef2d3c1c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1804b4dc-0ee9-4a30-95e2-7d9d76d0cdbe-173178510322577408" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "j'aime bien l'habillage avec l'affichage du pseudo en bas à gauche mais pourquoi on affiche pas la PP aussi #lgw #cQui", -"img": { -"src": "http://a0.twimg.com/profile_images/1700942619/godai4_normal.gif" -}, -"title": "Godai Yusaku: j'aime bien l'habillage avec l'affichage du pseudo en bas à gauche mais pourquoi on affiche pas la PP aussi #lgw #cQui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 790000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"j'aime bien l'habillage avec l'affichage du pseudo en bas \\u00e0 gauche mais pourquoi on affiche pas la PP aussi #lgw #cQui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[108,112]},{\"text\":\"cQui\",\"indices\":[113,118]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178516081360898\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":400,\"screen_name\":\"__Yusaku\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13675,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/355063675\\/akemi_tadaka_005_1280x1024.jpg\",\"location\":\"Ile de France, Nancy, Toulois\",\"show_all_inline_media\":false,\"listed_count\":27,\"profile_link_color\":\"038543\",\"followers_count\":314,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1700942619\\/godai4_normal.gif\",\"description\":\"Directeur de Projet Client Info\\/telco - \\r\\nActivit\\u00e9s associatives - Geek et Nippophile \\u00e0 ses heures perdues\\r\\nMembre d'#AQDIL\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ACDED6\",\"id_str\":\"76995130\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/355063675\\/akemi_tadaka_005_1280x1024.jpg\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1700942619\\/godai4_normal.gif\",\"name\":\"Godai Yusaku\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 24 17:33:58 +0000 2009\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":76995130,\"utc_offset\":3600,\"favourites_count\":68,\"url\":\"http:\\/\\/jenebloguepas.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178516081360898,\"created_at\":\"Fri Feb 24 22:52:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 790000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "896783d7-d3b7-4e5c-92f3-c4998266b903-173178516081360898" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cesar2012 maintenant vous passez sur France 5 tout le monde, allez hop ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1813610224/tcv_normal.jpg" -}, -"title": "Nicolas Padovani: #cesar2012 maintenant vous passez sur France 5 tout le monde, allez hop ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 791000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#cesar2012 maintenant vous passez sur France 5 tout le monde, allez hop ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cesar2012\",\"indices\":[0,10]},{\"text\":\"lgw\",\"indices\":[74,78]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178522272137218\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"86A4A6\",\"screen_name\":\"_NPado_\",\"lang\":\"fr\",\"favourites_count\":37,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":283,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1813610224\\/tcv_normal.jpg\",\"description\":\"Semi-geek et sosie non-officiel de Hugh Grant.\",\"statuses_count\":2115,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"FF3300\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"protected\":false,\"id_str\":\"81274066\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Nicolas Padovani\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"created_at\":\"Sat Oct 10 03:47:17 +0000 2009\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"id\":81274066,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813610224\\/tcv_normal.jpg\"},\"truncated\":false,\"id\":173178522272137218,\"created_at\":\"Fri Feb 24 22:52:31 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 791000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "07a6f819-0771-49b7-85ce-36412588fcdf-173178522272137218" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "N'oubliez pas @LeGrandWebze sur @France5tv en ce moment ! #lgw ;^)", -"img": { -"src": "http://a0.twimg.com/profile_images/1664317301/1_normal.jpg" -}, -"title": "Le Tavernier: N'oubliez pas @LeGrandWebze sur @France5tv en ce moment ! #lgw ;^)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 792000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"N'oubliez pas @LeGrandWebze sur @France5tv en ce moment ! #lgw ;^)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[14,27],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"France5tv\",\"indices\":[32,42],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[58,62]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178525447233537\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":108,\"screen_name\":\"le_tavernier\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2146,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/100416419\\/background-twitter.jpg\",\"location\":\"Kaamelott\",\"show_all_inline_media\":true,\"listed_count\":16,\"profile_link_color\":\"da9500\",\"followers_count\":624,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1664317301\\/1_normal.jpg\",\"description\":\"Le fan site d\\u00e9di\\u00e9 \\u00e0 la s\\u00e9rie Kaamelott & \\u00e0 ses acteurs.\\r\\n#Kaamelott #AlexandreAstier #HeroCorp #Perceval #Karadoc #Kadoc\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"140058264\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/100416419\\/background-twitter.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1664317301\\/1_normal.jpg\",\"name\":\"Le Tavernier\",\"default_profile_image\":false,\"created_at\":\"Tue May 04 13:00:37 +0000 2010\",\"profile_sidebar_border_color\":\"cccccc\",\"id\":140058264,\"utc_offset\":3600,\"favourites_count\":5,\"url\":\"http:\\/\\/www.auberge-des-deux-renards.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178525447233537,\"created_at\":\"Fri Feb 24 22:52:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 792000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c1b700e5-1db1-4399-94e2-8f8c6aefa37f-173178525447233537" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: ON COMPTE SUR VOUS !!! RT @K3nnyfr ON FAIT PETER LE COMPTEUR ? #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1850778480/profile_normal.jpg" -}, -"title": "Ka1n59: RT @LeGrandWebze: ON COMPTE SUR VOUS !!! RT @K3nnyfr ON FAIT PETER LE COMPTEUR ? #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 793000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: ON COMPTE SUR VOUS !!! RT @K3nnyfr ON FAIT PETER LE COMPTEUR ? #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"K3nnyfr\",\"indices\":[44,52],\"id_str\":\"12687332\",\"name\":\"Alexa\\u0337 ndr\\u0337e\",\"id\":12687332}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[81,85]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"ON COMPTE SUR VOUS !!! RT @K3nnyfr ON FAIT PETER LE COMPTEUR ? #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"K3nnyfr\",\"indices\":[26,34],\"id_str\":\"12687332\",\"name\":\"Alexa\\u0337 ndr\\u0337e\",\"id\":12687332}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[63,67]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173172661814439939\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1479,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3118,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173172661814439939,\"created_at\":\"Fri Feb 24 22:29:14 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178529410842624\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":153,\"screen_name\":\"ka1n59\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":865,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":58,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850778480\\/profile_normal.jpg\",\"description\":\"Un geek de chnord ;)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"120052875\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850778480\\/profile_normal.jpg\",\"name\":\"Ka1n59\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 05 09:59:33 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":120052875,\"utc_offset\":3600,\"favourites_count\":68,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178529410842624,\"created_at\":\"Fri Feb 24 22:52:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 793000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6a0c2035-b18d-4f6f-ac9a-1c42791c8fd0-173178529410842624" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "peti prof rollin #lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1667379154/8I6juT3f_normal" -}, -"title": "Patrick Ollier: peti prof rollin #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 794000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"peti prof rollin #lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[17,21]},{\"text\":\"ilpart\",\"indices\":[22,29]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178534288826368\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":78,\"screen_name\":\"PatrickOllier\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1210,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"088253\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"description\":\"Ma force ? Je n'ai rien \\u00e0 vendre ni rien \\u00e0 acheter, je n'ai pas de ma\\u00eetre et je ne v\\u00e9n\\u00e8re aucun dieu. Et je ne lis pas mes messages :))\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"id_str\":\"299723960\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"name\":\"Patrick Ollier\",\"default_profile_image\":false,\"created_at\":\"Mon May 16 15:47:22 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":299723960,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178534288826368,\"created_at\":\"Fri Feb 24 22:52:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 794000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "40db5243-8207-4c56-9769-85f690a3a82d-173178534288826368" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon alors @francoisrollin #ilReste mais alors #ilenfilelecostumedeMerlin du @palmashow #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1819882790/tetocarre_normal.jpg" -}, -"title": "Cédric BILLAUDELLE: Bon alors @francoisrollin #ilReste mais alors #ilenfilelecostumedeMerlin du @palmashow #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 795000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bon alors @francoisrollin #ilReste mais alors #ilenfilelecostumedeMerlin du @palmashow #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[10,25],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076},{\"screen_name\":\"palmashow\",\"indices\":[76,86],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[26,34]},{\"text\":\"ilenfilelecostumedeMerlin\",\"indices\":[46,72]},{\"text\":\"lgw\",\"indices\":[87,91]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178535882661888\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":172,\"screen_name\":\"Cbill0\",\"lang\":\"fr\",\"profile_text_color\":\"F2ECF9\",\"statuses_count\":1108,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/422263046\\/679FC0.png\",\"location\":\"Lille, FR\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"1a1aba\",\"followers_count\":30,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1819882790\\/tetocarre_normal.jpg\",\"description\":\"\\u00c9tudiant \\u00e0 l'IAE de Lille, mais pur produit des Ardennes. Aime beaucoup apprendre, mais n'aime pas qu'on lui fasse la le\\u00e7on.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"E44B22\",\"id_str\":\"84313428\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422263046\\/679FC0.png\",\"profile_sidebar_fill_color\":\"2C446A\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819882790\\/tetocarre_normal.jpg\",\"name\":\"C\\u00e9dric BILLAUDELLE\",\"default_profile_image\":false,\"created_at\":\"Thu Oct 22 12:34:22 +0000 2009\",\"profile_sidebar_border_color\":\"0C0F22\",\"id\":84313428,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178535882661888,\"created_at\":\"Fri Feb 24 22:52:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 795000, -"tags": [ -{ -"id-ref": "ef2ddadc-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "beeda57c-bc3c-4901-abf2-33f5ca71d78c-173178535882661888" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ce gros cube au milieu, ça met une petite ambiance quizz, mais il y a jamais personne qui tape sur le champignon. #Lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1650056809/pandadanssonbain_normal.JPG" -}, -"title": "justice pandine: Ce gros cube au milieu, ça met une petite ambiance quizz, mais il y a jamais personne qui tape sur le champignon. #Lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 795000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ce gros cube au milieu, \\u00e7a met une petite ambiance quizz, mais il y a jamais personne qui tape sur le champignon. #Lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[114,118]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178539577843713\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1340,\"screen_name\":\"pandanael\",\"lang\":\"fr\",\"profile_text_color\":\"1a0e1a\",\"statuses_count\":28272,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"location\":\"Bambouseraie\",\"show_all_inline_media\":false,\"listed_count\":192,\"profile_link_color\":\"9058d1\",\"followers_count\":2571,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\",\"description\":\"#NowPrending son bain. Ici, c'est comme chez m\\u00e9m\\u00e9. T'es gentil(le), un bisou. Tu fais chier, un coup de boule. #TarifUnique #Enjoy http:\\/\\/bit.ly\\/gIQZr4 \\r\\n\\r\\n \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"177984098\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"profile_sidebar_fill_color\":\"f5fafa\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\",\"name\":\"justice pandine\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 13 15:30:49 +0000 2010\",\"profile_sidebar_border_color\":\"adffef\",\"id\":177984098,\"utc_offset\":3600,\"favourites_count\":1862,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178539577843713,\"created_at\":\"Fri Feb 24 22:52:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 795000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b1de82a9-0da4-4572-b92a-dc0bbf29eafe-173178539577843713" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw Trop de bleu sur ce nouvo plato ! C'est pas trop claustro sur place ?", -"img": { -"src": "http://a3.twimg.com/profile_images/1541409765/myself_normal.jpg" -}, -"title": "Vivien CHAZEL: #ilreste #lgw Trop de bleu sur ce nouvo plato ! C'est pas trop claustro sur place ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 799000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ilreste #lgw Trop de bleu sur ce nouvo plato ! C'est pas trop claustro sur place ?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178552706023424\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"mirayoki\",\"lang\":\"en\",\"favourites_count\":65,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":494,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":163,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1541409765\\/myself_normal.jpg\",\"description\":\"Digital Facilitator 3.0 \\u2716 Badges ENJMIN+Hypermedia PARIS8 \\u2716 #Agile #Gamification #Transmedia #ARG #SocialGame #SeriousGame #CasualGame #SmartTV #SoLoMo #ToDaClo\",\"statuses_count\":1100,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/269965835\\/background-top_copy.jpg\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"0285d7\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"315115218\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Vivien CHAZEL\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/269965835\\/background-top_copy.jpg\",\"created_at\":\"Sat Jun 11 09:56:54 +0000 2011\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":315115218,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/be.net\\/vchazel\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1541409765\\/myself_normal.jpg\"},\"truncated\":false,\"id\":173178552706023424,\"created_at\":\"Fri Feb 24 22:52:39 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 799000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "df849579-1f3a-4693-9e32-97c2353b8fc9-173178552706023424" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Il font pas tant que ça les malins le @palmashow ;) #lgw http://t.co/8brvGBAE", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: Il font pas tant que ça les malins le @palmashow ;) #lgw http://t.co/8brvGBAE", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 799000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Il font pas tant que \\u00e7a les malins le @palmashow ;) #lgw http:\\/\\/t.co\\/8brvGBAE\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[38,48],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[52,56]}],\"media\":[{\"type\":\"photo\",\"indices\":[57,77],\"sizes\":{\"large\":{\"h\":765,\"resize\":\"fit\",\"w\":1024},\"medium\":{\"h\":448,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":254,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdA-VNCMAAVlKG.jpg\",\"id_str\":\"173178550264934400\",\"expanded_url\":\"http:\\/\\/twitter.com\\/LudoDelaherche\\/status\\/173178550260740097\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdA-VNCMAAVlKG.jpg\",\"id\":173178550264934400,\"display_url\":\"pic.twitter.com\\/8brvGBAE\",\"url\":\"http:\\/\\/t.co\\/8brvGBAE\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178550260740097\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6696,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"followers_count\":2386,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"name\":\"Ludovic Delaherche\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":72665061,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/chapkattack.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178550260740097,\"created_at\":\"Fri Feb 24 22:52:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 799000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b8cd7f20-7ddd-44dd-92b3-c5b3c519ef82-173178550260740097" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: RT @kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 800000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"kheops2713\",\"indices\":[3,14],\"id_str\":\"321006177\",\"name\":\"KheOps\",\"id\":321006177}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[48,52]},{\"text\":\"fail\",\"indices\":[56,61]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Le wifi est mort sur le plateau #lgw :] #fail :D\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]},{\"text\":\"fail\",\"indices\":[40,45]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178510322577408\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":25,\"screen_name\":\"kheops2713\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":971,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0084B4\",\"followers_count\":451,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1652896495\\/31462_418563071095_586936095_5290073_3010281_a_normal.jpg\",\"description\":\"Je clair, ne pas ?\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"321006177\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1652896495\\/31462_418563071095_586936095_5290073_3010281_a_normal.jpg\",\"name\":\"KheOps\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 20 21:41:59 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":321006177,\"utc_offset\":null,\"favourites_count\":0,\"url\":\"http:\\/\\/www.dailymotion.com\\/video\\/x32zy6_la-strategie-de-lechec-lentretien_fun\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178510322577408,\"created_at\":\"Fri Feb 24 22:52:29 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178556849995776\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":912,\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"profile_text_color\":\"a3c23e\",\"statuses_count\":4893,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"location\":\"Alsace, France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"profile_sidebar_fill_color\":\"9ca871\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"name\":\"Hugo SCHOCH\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_border_color\":\"111405\",\"id\":175540303,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/only.hug33k.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178556849995776,\"created_at\":\"Fri Feb 24 22:52:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 800000, -"tags": [ -{ -"id-ref": "ef2d3c1c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "934875de-7cce-4a2c-868c-5bc589877f74-173178556849995776" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "+1 “@Didier_Celisse: Bon bah maintenant on zappe sur #lgw sur France 5 #césar2012”", -"img": { -"src": "http://a0.twimg.com/profile_images/1802162566/image_normal.jpg" -}, -"title": "Julien Cotte: +1 “@Didier_Celisse: Bon bah maintenant on zappe sur #lgw sur France 5 #césar2012”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 801000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"+1 \\u201c@Didier_Celisse: Bon bah maintenant on zappe sur #lgw sur France 5 #c\\u00e9sar2012\\u201d\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Didier_Celisse\",\"indices\":[4,19],\"name\":\"Didier_Celisse\",\"id_str\":\"18979725\",\"id\":18979725}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[53,57]},{\"text\":\"c\\u00e9sar2012\",\"indices\":[71,81]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178563749617664\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"JulienCotteALU\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":872,\"location\":\"V\\u00e9lizy-Villacoublay\",\"profile_text_color\":\"333333\",\"followers_count\":1405,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1802162566\\/image_normal.jpg\",\"description\":\"DRH du site de V\\u00e9lizy (France) - HR Community Manager - Marketing HR2.0 - @AlcatelLucent\",\"statuses_count\":3872,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/105129015\\/VerySmallLogoHR2.0.jpg\",\"show_all_inline_media\":false,\"listed_count\":138,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"107697826\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Julien Cotte\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/105129015\\/VerySmallLogoHR2.0.jpg\",\"created_at\":\"Sat Jan 23 12:17:36 +0000 2010\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":107697826,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/juliencotte.typepad.com\\/le-blog-de-julien-cotte-\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802162566\\/image_normal.jpg\"},\"truncated\":false,\"id\":173178563749617664,\"created_at\":\"Fri Feb 24 22:52:41 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 801000, -"tags": [ -{ -"id-ref": "ef2b9ccc-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "540c80fe-f49d-4601-9bfd-e6a6a0f05e66-173178563749617664" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh des ordi \\o/ #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Oh des ordi \\o/ #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 801000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Oh des ordi \\\\o\\/ #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178560654225408\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"favourites_count\":12,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":100,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"statuses_count\":3246,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"JonathanMM\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":228777896,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\"},\"truncated\":false,\"id\":173178560654225408,\"created_at\":\"Fri Feb 24 22:52:41 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 801000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5fe35bf9-5dcc-41f0-aff1-dc4df9678784-173178560654225408" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Jonamaths: Qu'#ilReste ou qu'#ilPart, il n'a qu'a #change2ton Mais au fait, #cQui ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1189114298/DNbis_normal.jpg" -}, -"title": "Nelly Lefebvre: RT @Jonamaths: Qu'#ilReste ou qu'#ilPart, il n'a qu'a #change2ton Mais au fait, #cQui ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 804000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @Jonamaths: Qu'#ilReste ou qu'#ilPart, il n'a qu'a #change2ton Mais au fait, #cQui ? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Jonamaths\",\"indices\":[3,13],\"name\":\"JonathanMM\",\"id_str\":\"228777896\",\"id\":228777896}],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[18,26]},{\"text\":\"ilPart\",\"indices\":[33,40]},{\"text\":\"change2ton\",\"indices\":[54,65]},{\"text\":\"cQui\",\"indices\":[80,85]},{\"text\":\"lgw\",\"indices\":[88,92]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Qu'#ilReste ou qu'#ilPart, il n'a qu'a #change2ton Mais au fait, #cQui ? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[3,11]},{\"text\":\"ilPart\",\"indices\":[18,25]},{\"text\":\"change2ton\",\"indices\":[39,50]},{\"text\":\"cQui\",\"indices\":[65,70]},{\"text\":\"lgw\",\"indices\":[73,77]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178080188301313\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"favourites_count\":12,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":100,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"statuses_count\":3246,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"JonathanMM\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":228777896,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\"},\"truncated\":false,\"id\":173178080188301313,\"created_at\":\"Fri Feb 24 22:50:46 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178573467828224\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"DFDFDF\",\"screen_name\":\"nelli_75\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":25,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1189114298\\/DNbis_normal.jpg\",\"description\":\"\",\"statuses_count\":85,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"990000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"protected\":false,\"id_str\":\"225967382\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Nelly Lefebvre\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"created_at\":\"Sun Dec 12 23:33:11 +0000 2010\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"id\":225967382,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1189114298\\/DNbis_normal.jpg\"},\"truncated\":false,\"id\":173178573467828224,\"created_at\":\"Fri Feb 24 22:52:44 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 804000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0f55f2ac-a227-4a05-9455-57baca0c5532-173178573467828224" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @legrandwebze: Si vous souhaitez retrouver tout de suite les vidéos diffusées, rendez-vous sur le Webzelive http://t.co/mjhDo5XX #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1705755913/twitter-popup-bulle-info-icone-5035-256_normal.png" -}, -"title": "Cédric Le Grevès: RT @legrandwebze: Si vous souhaitez retrouver tout de suite les vidéos diffusées, rendez-vous sur le Webzelive http://t.co/mjhDo5XX #lgw", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 804000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @legrandwebze: Si vous souhaitez retrouver tout de suite les vid\\u00e9os diffus\\u00e9es, rendez-vous sur le Webzelive http:\\/\\/t.co\\/mjhDo5XX #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[{\"indices\":[111,131],\"expanded_url\":\"http:\\/\\/www.legrandwebze.com\",\"display_url\":\"legrandwebze.com\",\"url\":\"http:\\/\\/t.co\\/mjhDo5XX\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[132,136]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178574503817217\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1811,\"screen_name\":\"clegreves\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":434,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":356,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1705755913\\/twitter-popup-bulle-info-icone-5035-256_normal.png\",\"description\":\"@TVcheck addict\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"316519559\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1705755913\\/twitter-popup-bulle-info-icone-5035-256_normal.png\",\"name\":\"C\\u00e9dric Le Grev\\u00e8s\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 13 15:35:43 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":316519559,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178574503817217,\"created_at\":\"Fri Feb 24 22:52:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 804000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "68e7f9c6-fb0d-4f05-9996-2507a9feff46-173178574503817217" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Iryngael France mec ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1836489540/humanrage1_normal.jpg" -}, -"title": "Androids: @Iryngael France mec ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 804000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"Iryngael\",\"favorited\":false,\"text\":\"@Iryngael France mec ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Iryngael\",\"indices\":[0,9],\"name\":\"Richard\",\"id_str\":\"29106955\",\"id\":29106955}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"in_reply_to_user_id\":29106955,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173178279891714048,\"in_reply_to_status_id_str\":\"173178279891714048\",\"id_str\":\"173178576827453440\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Androids974\",\"lang\":\"en\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":188,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":68,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836489540\\/humanrage1_normal.jpg\",\"description\":\"Spectateur.\",\"statuses_count\":1479,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/24960097\\/Grammar_Natzee_2_by_dinyctis.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"58974537\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Androids\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/24960097\\/Grammar_Natzee_2_by_dinyctis.jpg\",\"created_at\":\"Wed Jul 22 00:25:26 +0000 2009\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":58974537,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836489540\\/humanrage1_normal.jpg\"},\"truncated\":false,\"id\":173178576827453440,\"created_at\":\"Fri Feb 24 22:52:44 +0000 2012\",\"in_reply_to_user_id_str\":\"29106955\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 804000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "33da7ce3-9937-4f3d-b048-ca06246ad3b2-173178576827453440" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilpart #lgw ...", -"img": { -"src": "http://a2.twimg.com/profile_images/1833660757/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg" -}, -"title": "Jérémy «isshin» B.: #ilpart #lgw ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 806000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilpart #lgw ...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178582649143297\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":141,\"screen_name\":\"Isshinsan\",\"lang\":\"en\",\"profile_text_color\":\"ba9012\",\"statuses_count\":5317,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Albi, France\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"followers_count\":96,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\",\"description\":\"Qui suis-je ? juste un petit geek, parmi des milliers d'autres, qui essaye de se faire une place sur la toile :)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"29086699\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\",\"name\":\"J\\u00e9r\\u00e9my \\u00abisshin\\u00bb B.\",\"default_profile_image\":false,\"created_at\":\"Sun Apr 05 22:52:40 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":29086699,\"utc_offset\":3600,\"favourites_count\":110,\"url\":\"http:\\/\\/isshin-san.over-blog.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178582649143297,\"created_at\":\"Fri Feb 24 22:52:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 806000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8ab7c60b-058c-47fe-9e36-0a17e994e658-173178582649143297" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "(heureusement qu'il y a un FreeWifi qui traîne :D) #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1652896495/31462_418563071095_586936095_5290073_3010281_a_normal.jpg" -}, -"title": "KheOps: (heureusement qu'il y a un FreeWifi qui traîne :D) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 808000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"(heureusement qu'il y a un FreeWifi qui tra\\u00eene :D) #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[51,55]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178591213920257\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"kheops2713\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":25,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":451,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1652896495\\/31462_418563071095_586936095_5290073_3010281_a_normal.jpg\",\"description\":\"Je clair, ne pas ?\",\"statuses_count\":972,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"321006177\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"KheOps\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Jun 20 21:41:59 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":321006177,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.dailymotion.com\\/video\\/x32zy6_la-strategie-de-lechec-lentretien_fun\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1652896495\\/31462_418563071095_586936095_5290073_3010281_a_normal.jpg\"},\"truncated\":false,\"id\":173178591213920257,\"created_at\":\"Fri Feb 24 22:52:48 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 808000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7847c09c-949b-45bc-8990-941b95a0401b-173178591213920257" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw vive merlin, merlin il roxx", -"img": { -"src": "http://a0.twimg.com/profile_images/1353093787/Dragons-6_normal.jpg" -}, -"title": "Thibaut Devillers: #lgw vive merlin, merlin il roxx", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 808000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw vive merlin, merlin il roxx\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178591499141120\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Eliadus\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":68,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"description\":\"\",\"statuses_count\":704,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"92095420\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Thibaut Devillers\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Mon Nov 23 19:36:51 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":92095420,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.followfriday.com\\/followfriday\\/eliadus\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\"},\"truncated\":false,\"id\":173178591499141120,\"created_at\":\"Fri Feb 24 22:52:48 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 808000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "44bef33d-e31e-400c-8d17-226b5e6d6aa0-173178591499141120" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @jcfrog: OMG coup de tonnerre sur les Oscars! #dujardin #lgw http://t.co/MHK9Ke45", -"img": { -"src": "http://a0.twimg.com/profile_images/1429296604/6614_241247350025_781595025_7866966_6899882_n_normal.jpg" -}, -"title": "Claire Foussard: RT @jcfrog: OMG coup de tonnerre sur les Oscars! #dujardin #lgw http://t.co/MHK9Ke45", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 809000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @jcfrog: OMG coup de tonnerre sur les Oscars! #dujardin #lgw http:\\/\\/t.co\\/MHK9Ke45\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[3,10],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[{\"indices\":[66,86],\"expanded_url\":\"http:\\/\\/twitpic.com\\/8o0mgh\",\"display_url\":\"twitpic.com\\/8o0mgh\",\"url\":\"http:\\/\\/t.co\\/MHK9Ke45\"}],\"hashtags\":[{\"text\":\"dujardin\",\"indices\":[49,58]},{\"text\":\"lgw\",\"indices\":[59,63]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"OMG coup de tonnerre sur les Oscars! #dujardin #lgw http:\\/\\/t.co\\/MHK9Ke45\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[54,74],\"expanded_url\":\"http:\\/\\/twitpic.com\\/8o0mgh\",\"display_url\":\"twitpic.com\\/8o0mgh\",\"url\":\"http:\\/\\/t.co\\/MHK9Ke45\"}],\"hashtags\":[{\"text\":\"dujardin\",\"indices\":[37,46]},{\"text\":\"lgw\",\"indices\":[47,51]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":27,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173030351302696961\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":340,\"screen_name\":\"jcfrog\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27205,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/194101689\\/twitterbk.jpg\",\"location\":\"Damgan\",\"show_all_inline_media\":true,\"listed_count\":506,\"profile_link_color\":\"acc809\",\"followers_count\":6886,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1813523315\\/image_normal.jpg\",\"description\":\"Pro: Ing\\u00e9nieur informaticien, Perso: super h\\u00e9ro du web (en formation)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"16888281\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/194101689\\/twitterbk.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813523315\\/image_normal.jpg\",\"name\":\"jcfrog\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 21 16:03:16 +0000 2008\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":16888281,\"utc_offset\":3600,\"favourites_count\":448,\"url\":\"http:\\/\\/www.jcfrog.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173030351302696961,\"created_at\":\"Fri Feb 24 13:03:45 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":27,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178597467627520\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":252,\"screen_name\":\"starryvibes\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3729,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":228,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1429296604\\/6614_241247350025_781595025_7866966_6899882_n_normal.jpg\",\"description\":\"H\\u00f4tesse d'accueil en \\u00e9v\\u00e9nementiel, standardiste antenne sur NRJ et qques figurations public TV... S'adapte tr\\u00e8s vite et se r\\u00e9jouit de toute opportunit\\u00e9 pro ;-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"330429430\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1429296604\\/6614_241247350025_781595025_7866966_6899882_n_normal.jpg\",\"name\":\"Claire Foussard\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 06 16:16:35 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":330429430,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178597467627520,\"created_at\":\"Fri Feb 24 22:52:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 809000, -"tags": [ -{ -"id-ref": "ef2f2b08-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3e03c28d-5f95-4fd5-8722-7dfcb7dfc6a2-173178597467627520" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D” Vive l'ethernet! ;)", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: “@kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D” Vive l'ethernet! ;)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 811000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D\\u201d Vive l'ethernet! ;)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"kheops2713\",\"indices\":[1,12],\"id_str\":\"321006177\",\"name\":\"KheOps\",\"id\":321006177}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]},{\"text\":\"fail\",\"indices\":[54,59]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178603369009153\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":912,\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"profile_text_color\":\"a3c23e\",\"statuses_count\":4894,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"location\":\"Alsace, France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"profile_sidebar_fill_color\":\"9ca871\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"name\":\"Hugo SCHOCH\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_border_color\":\"111405\",\"id\":175540303,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/only.hug33k.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178603369009153,\"created_at\":\"Fri Feb 24 22:52:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 811000, -"tags": [ -{ -"id-ref": "ef2d3c1c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3e8d5d80-ef8c-4a36-bc91-979f2fe4b863-173178603369009153" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "prof #lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1667379154/8I6juT3f_normal" -}, -"title": "Patrick Ollier: prof #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 813000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"prof #lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[5,9]},{\"text\":\"ilpart\",\"indices\":[10,17]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178613930274816\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":78,\"screen_name\":\"PatrickOllier\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1208,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"088253\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"description\":\"Ma force ? Je n'ai rien \\u00e0 vendre ni rien \\u00e0 acheter, je n'ai pas de ma\\u00eetre et je ne v\\u00e9n\\u00e8re aucun dieu. Et je ne lis pas mes messages :))\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"id_str\":\"299723960\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"name\":\"Patrick Ollier\",\"default_profile_image\":false,\"created_at\":\"Mon May 16 15:47:22 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":299723960,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178613930274816,\"created_at\":\"Fri Feb 24 22:52:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 813000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fba339dc-6e9e-4a97-b539-eb1b2057e18e-173178613930274816" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "dehors #lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1667379154/8I6juT3f_normal" -}, -"title": "Patrick Ollier: dehors #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 823000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"dehors #lgw #ilpart\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[7,11]},{\"text\":\"ilpart\",\"indices\":[12,19]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178653134426112\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"PatrickOllier\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":78,\"location\":\"france\",\"profile_text_color\":\"333333\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"description\":\"Ma force ? Je n'ai rien \\u00e0 vendre ni rien \\u00e0 acheter, je n'ai pas de ma\\u00eetre et je ne v\\u00e9n\\u00e8re aucun dieu. Et je ne lis pas mes messages :))\",\"statuses_count\":1209,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"088253\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"protected\":false,\"id_str\":\"299723960\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Patrick Ollier\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"created_at\":\"Mon May 16 15:47:22 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":299723960,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\"},\"truncated\":false,\"id\":173178653134426112,\"created_at\":\"Fri Feb 24 22:53:03 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 823000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bbc6a51a-de29-4e45-a58d-22e6a27bdb57-173178653134426112" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "allez sur la 5 #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1727266317/oimtampon_normal.jpg" -}, -"title": "Lucas Parax: allez sur la 5 #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 824000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"allez sur la 5 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[15,19]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178660063412226\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":731,\"screen_name\":\"lucasparax\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9269,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"990000\",\"followers_count\":538,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1727266317\\/oimtampon_normal.jpg\",\"description\":\"Politique, musique, r\\u00e9flexions absurdes. J'aime bien votre veste, mais faudrait penser \\u00e0 ne pas la retourner. #\\u00e9lys\\u00e9e_2012 #rock\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"333415548\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727266317\\/oimtampon_normal.jpg\",\"name\":\"Lucas Parax\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 11 14:14:27 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":333415548,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/lucasparax.over-blog.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178660063412226,\"created_at\":\"Fri Feb 24 22:53:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 824000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a16cecca-cd44-4485-ae75-1ebfdd4784b4-173178660063412226" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh des compliments très sympas pour @BaptisteLecapl1 dans #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1843165873/1B2ADAE8-80F8-4819-BB0F-9D995A978B82_normal" -}, -"title": "Kurosawa: Oh des compliments très sympas pour @BaptisteLecapl1 dans #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 825000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh des compliments tr\\u00e8s sympas pour @BaptisteLecapl1 dans #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"BaptisteLecapl1\",\"indices\":[36,52],\"id_str\":\"260969061\",\"name\":\"Lecaplain Baptiste\",\"id\":260969061}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[58,62]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178664391942144\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":418,\"screen_name\":\"kunirosawa\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":19842,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris XX'\",\"show_all_inline_media\":true,\"listed_count\":43,\"profile_link_color\":\"0084B4\",\"followers_count\":463,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1843165873\\/1B2ADAE8-80F8-4819-BB0F-9D995A978B82_normal\",\"description\":\"Beaucoup trop de caract\\u00e8res pour une bio exhaustive. \\nMes tweets personnels ne sont pas sign\\u00e9s. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"143242559\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843165873\\/1B2ADAE8-80F8-4819-BB0F-9D995A978B82_normal\",\"name\":\"Kurosawa\",\"default_profile_image\":false,\"created_at\":\"Thu May 13 00:03:39 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":143242559,\"utc_offset\":-10800,\"favourites_count\":383,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/kunirosawa\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178664391942144,\"created_at\":\"Fri Feb 24 22:53:05 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 825000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "62d75504-cbad-491e-8137-c2c31f6a3c93-173178664391942144" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste !! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1624113031/avatar-carte_normal.jpg" -}, -"title": "jojo: #ilreste !! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 826000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste !! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178666099027968\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":44,\"screen_name\":\"jojo_abricot\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":15,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1624113031\\/avatar-carte_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"405723132\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1624113031\\/avatar-carte_normal.jpg\",\"name\":\"jojo\",\"default_profile_image\":false,\"created_at\":\"Sat Nov 05 18:11:09 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":405723132,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178666099027968,\"created_at\":\"Fri Feb 24 22:53:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 826000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bcc21743-5855-4d6e-acc0-93ea068bfe6b-173178666099027968" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@aurel_p C'est quoi #LGW ? #bonsoirvous", -"img": { -"src": "http://a2.twimg.com/profile_images/1816127971/image_normal.jpg" -}, -"title": "Ju'Paris: @aurel_p C'est quoi #LGW ? #bonsoirvous", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 827000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@aurel_p C'est quoi #LGW ? #bonsoirvous\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"aurel_p\",\"indices\":[0,8],\"id_str\":\"14321671\",\"name\":\"Aur\\u00e9lien\",\"id\":14321671}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[20,24]},{\"text\":\"bonsoirvous\",\"indices\":[27,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173178406400303104\",\"id_str\":\"173178673069953024\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173178406400303104,\"in_reply_to_user_id_str\":\"14321671\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":799,\"screen_name\":\"ParisDix\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":17278,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/428259057\\/twilk_background_4f3fbf77e21df.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":39,\"profile_link_color\":\"0084B4\",\"followers_count\":1110,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1816127971\\/image_normal.jpg\",\"description\":\"francais moyen, mais c est tout mon charme ! ;-)) Alors... Follow me ! \\r\\nEngag\\u00e9 pour la victoire de #FH2012 http:\\/\\/toushollande.fr\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFFFFF\",\"id_str\":\"230453845\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/428259057\\/twilk_background_4f3fbf77e21df.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1816127971\\/image_normal.jpg\",\"name\":\"Ju'Paris\",\"default_profile_image\":false,\"created_at\":\"Sat Dec 25 14:39:34 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":230453845,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/abitmorethan140.tumblr.com\\/\"},\"in_reply_to_screen_name\":\"aurel_p\",\"truncated\":false,\"id\":173178673069953024,\"created_at\":\"Fri Feb 24 22:53:07 +0000 2012\",\"in_reply_to_user_id\":14321671}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 827000, -"tags": [ -{ -"id-ref": "ef2fe21e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5138ad7b-5a82-492d-bbf3-9ae0c43a2535-173178673069953024" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je vote pour l'éducation et le langage soutenu! #TeamVieilleFranceAssumée #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1640796894/valmad__normal.jpg" -}, -"title": "val: Je vote pour l'éducation et le langage soutenu! #TeamVieilleFranceAssumée #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 828000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je vote pour l'\\u00e9ducation et le langage soutenu! #TeamVieilleFranceAssum\\u00e9e #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"TeamVieilleFranceAssum\\u00e9e\",\"indices\":[49,74]},{\"text\":\"lgw\",\"indices\":[75,79]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178675351654400\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"valmad_\",\"lang\":\"fr\",\"favourites_count\":65,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":503,\"location\":\"Aquitaine\",\"profile_text_color\":\"333333\",\"followers_count\":1208,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1640796894\\/valmad__normal.jpg\",\"description\":\"Ma bio, par vous: *Ange ou D\\u00e9esse*, douce, dr\\u00f4le, courageuse, corrosive, fid\\u00e8le. Bref, awesome. Modeste? Non, y'avait pas! \\r\\n#soglamour \",\"statuses_count\":17056,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/37593519\\/dune_sunset.JPG\",\"show_all_inline_media\":true,\"listed_count\":66,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"51392884\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"val\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/37593519\\/dune_sunset.JPG\",\"created_at\":\"Sat Jun 27 09:10:54 +0000 2009\",\"profile_sidebar_fill_color\":\"c5e0ed\",\"id\":51392884,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/valmad.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1640796894\\/valmad__normal.jpg\"},\"truncated\":false,\"id\":173178675351654400,\"created_at\":\"Fri Feb 24 22:53:08 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 828000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef3000e6-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d644a69a-6d1e-4f5c-9c35-96de5c9476d7-173178675351654400" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pensée émue pour une partie du Team @Tweets2Comptoir actuellement sur France 5. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1840420824/FRANCEFORTE-by-dzeis_normal.jpg" -}, -"title": "[ɖʐəɪʃ]: Pensée émue pour une partie du Team @Tweets2Comptoir actuellement sur France 5. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 830000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Pens\\u00e9e \\u00e9mue pour une partie du Team @Tweets2Comptoir actuellement sur France 5. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[36,52],\"name\":\"Tweets de Comptoir\",\"id_str\":\"227334618\",\"id\":227334618}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[80,84]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178684457492481\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"dzeis\",\"lang\":\"fr\",\"favourites_count\":52,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":555,\"location\":\"Paris\",\"profile_text_color\":\"cccccc\",\"followers_count\":1129,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1840420824\\/FRANCEFORTE-by-dzeis_normal.jpg\",\"description\":\"Tu aimes le foot et la politique? Tu peux entrer, je t'accepterai malgr\\u00e9 ta diff\\u00e9rence. Follow par @LANDEYves, mais je ne l'explique toujours pas.\",\"statuses_count\":16801,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/414372141\\/bg-twitterAD.jpg\",\"show_all_inline_media\":true,\"listed_count\":49,\"profile_link_color\":\"ff0084\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"47984073\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"[\\u0256\\u0290\\u0259\\u026a\\u0283]\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/414372141\\/bg-twitterAD.jpg\",\"created_at\":\"Wed Jun 17 14:50:50 +0000 2009\",\"profile_sidebar_fill_color\":\"292929\",\"id\":47984073,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/nonjenaipasdefacebookconnard.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840420824\\/FRANCEFORTE-by-dzeis_normal.jpg\"},\"truncated\":false,\"id\":173178684457492481,\"created_at\":\"Fri Feb 24 22:53:10 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 830000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "86805e3a-1c26-4023-9f0a-7efce119ab8f-173178684457492481" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Si vous voulez vous amuser, vous pouvez choisir un hashtag #ilpart #ilreste #cqui #ilchange2ton en direct dans #lgw #bubbletv", -"img": { -"src": "http://a1.twimg.com/profile_images/1598467503/aurel2_-_Copie_normal.jpg" -}, -"title": "Aurélien: Si vous voulez vous amuser, vous pouvez choisir un hashtag #ilpart #ilreste #cqui #ilchange2ton en direct dans #lgw #bubbletv", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 833000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Si vous voulez vous amuser, vous pouvez choisir un hashtag #ilpart #ilreste #cqui #ilchange2ton en direct dans #lgw #bubbletv\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[59,66]},{\"text\":\"ilreste\",\"indices\":[67,75]},{\"text\":\"cqui\",\"indices\":[76,81]},{\"text\":\"ilchange2ton\",\"indices\":[82,95]},{\"text\":\"lgw\",\"indices\":[111,115]},{\"text\":\"bubbletv\",\"indices\":[116,125]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178695769530368\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"aurel_p\",\"lang\":\"fr\",\"favourites_count\":140,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":886,\"location\":\"Pau\",\"profile_text_color\":\"333333\",\"followers_count\":2185,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"description\":\"cr\\u00e9ation web le jour, TVvore le soir. Attention risque de LT m\\u00eame des \\u00e9missions les plus mauvaises de la t\\u00e9l\\u00e9 fran\\u00e7aise. Partage en tout genre.\",\"statuses_count\":33184,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":152,\"profile_link_color\":\"93A644\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"protected\":false,\"id_str\":\"14321671\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Aur\\u00e9lien\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"created_at\":\"Mon Apr 07 10:27:23 +0000 2008\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":14321671,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\"},\"truncated\":false,\"id\":173178695769530368,\"created_at\":\"Fri Feb 24 22:53:13 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 833000, -"tags": [ -{ -"id-ref": "ef3037dc-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef1a8540-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8c4bf7fc-c0f7-49fe-997d-64a25d3d64aa-173178695769530368" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Maintenant vous appuyez sur la touche + de votre télécommande pour passer de C+ à FR5 . merci #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1714137717/For_the_fuck_normal.png" -}, -"title": "o0REL: Maintenant vous appuyez sur la touche + de votre télécommande pour passer de C+ à FR5 . merci #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 833000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Maintenant vous appuyez sur la touche + de votre t\\u00e9l\\u00e9commande pour passer de C+ \\u00e0 FR5 . merci #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[94,98]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178697946365952\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":147,\"screen_name\":\"o0REL\",\"lang\":\"fr\",\"profile_text_color\":\"634047\",\"statuses_count\":6740,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432865195\\/Twitter_Galaxy.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"9aa6a1\",\"followers_count\":80,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1714137717\\/For_the_fuck_normal.png\",\"description\":\"A base de compote\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"636566\",\"id_str\":\"69682753\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432865195\\/Twitter_Galaxy.jpg\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1714137717\\/For_the_fuck_normal.png\",\"name\":\"o0REL\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 28 20:12:55 +0000 2009\",\"profile_sidebar_border_color\":\"D3D2CF\",\"id\":69682753,\"utc_offset\":3600,\"favourites_count\":2680,\"url\":\"http:\\/\\/o0rel.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178697946365952,\"created_at\":\"Fri Feb 24 22:53:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 833000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f9a88e6b-553e-4436-8c07-5a0b436e3089-173178697946365952" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cesar2012 étant terminé, on passe sur #france5 pour #lgw :)", -"img": { -"src": "http://a0.twimg.com/profile_images/1436789815/mypictr_300x300_normal.jpg" -}, -"title": "Vivian: #cesar2012 étant terminé, on passe sur #france5 pour #lgw :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 834000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cesar2012 \\u00e9tant termin\\u00e9, on passe sur #france5 pour #lgw :)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cesar2012\",\"indices\":[0,10]},{\"text\":\"france5\",\"indices\":[39,47]},{\"text\":\"lgw\",\"indices\":[53,57]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178701909983232\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1084,\"screen_name\":\"VivianRoldo\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":11961,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/149894981\\/background.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":47,\"profile_link_color\":\"ffbb0f\",\"followers_count\":866,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1436789815\\/mypictr_300x300_normal.jpg\",\"description\":\"Animateur du podcast audio de cin\\u00e9ma @Satoorn pour @NoWatch. \\u00c9tudiant de @LeMaster226 de @Paris_Dauphine, promo 2012. CM pour @CrossVideoDays.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"333333\",\"id_str\":\"5786832\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/149894981\\/background.jpg\",\"profile_sidebar_fill_color\":\"\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1436789815\\/mypictr_300x300_normal.jpg\",\"name\":\"Vivian\",\"default_profile_image\":false,\"created_at\":\"Sat May 05 11:02:31 +0000 2007\",\"profile_sidebar_border_color\":\"444444\",\"id\":5786832,\"utc_offset\":3600,\"favourites_count\":218,\"url\":\"http:\\/\\/vivianroldo.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178701909983232,\"created_at\":\"Fri Feb 24 22:53:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 834000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "65d8e405-e0ae-4f86-9e9a-10ceacfb9876-173178701909983232" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw François Rollin in the deep? #cQui", -"img": { -"src": "http://a2.twimg.com/profile_images/1563780941/pic_copie_normal.jpg" -}, -"title": "oOfasnI: #lgw François Rollin in the deep? #cQui", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 835000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Fran\\u00e7ois Rollin in the deep? #cQui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cQui\",\"indices\":[34,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178704896339968\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":141,\"screen_name\":\"InsafOo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1087,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Bruxelles\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"009999\",\"followers_count\":198,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1563780941\\/pic_copie_normal.jpg\",\"description\":\"Journalisme \\u00e0 l'ULB\\/ Stage \\u00e0 la RTBF et au Soir\\/ Erasmus \\u00e0 Paris\\/ Jobiste au Cirque Royal\\/ Parle r\\u00e9guli\\u00e8rement le sarcasme\\/ Mes cuites n'engagent que moi.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"342660437\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1563780941\\/pic_copie_normal.jpg\",\"name\":\"oOfasnI\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 26 11:22:50 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":342660437,\"utc_offset\":-10800,\"favourites_count\":34,\"url\":\"http:\\/\\/insiblog.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178704896339968,\"created_at\":\"Fri Feb 24 22:53:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 835000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c926cc55-7187-45f4-a636-17a2541e7b36-173178704896339968" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Allez un souffle d'air frais & des soubresauts de rire en regardant le Palmashow sur @france5tv #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1749613158/image_normal.jpg" -}, -"title": "Milo Vox: Allez un souffle d'air frais & des soubresauts de rire en regardant le Palmashow sur @france5tv #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 835000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Allez un souffle d'air frais & des soubresauts de rire en regardant le Palmashow sur @france5tv #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"France5tv\",\"indices\":[85,95],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[96,100]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178706880245760\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":203,\"screen_name\":\"MiloVox\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":287,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":21,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1749613158\\/image_normal.jpg\",\"description\":\"Citoyen \\u00e9chantillon\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"461840194\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1749613158\\/image_normal.jpg\",\"name\":\"Milo Vox\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 12 07:50:02 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":461840194,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178706880245760,\"created_at\":\"Fri Feb 24 22:53:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 835000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e8d91531-4d04-42f1-beb9-a1f37100e59d-173178706880245760" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ha ! Coucou ! #cqui #lgw http://t.co/YH6HwXFr", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: Ha ! Coucou ! #cqui #lgw http://t.co/YH6HwXFr", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 836000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ha ! Coucou ! #cqui #lgw http:\\/\\/t.co\\/YH6HwXFr\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[14,19]},{\"text\":\"lgw\",\"indices\":[20,24]}],\"media\":[{\"type\":\"photo\",\"indices\":[25,45],\"sizes\":{\"small\":{\"h\":254,\"resize\":\"fit\",\"w\":340},\"large\":{\"h\":765,\"resize\":\"fit\",\"w\":1024},\"medium\":{\"h\":448,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdBHZQCAAAXe9P.jpg\",\"id_str\":\"173178705970069504\",\"id\":173178705970069504,\"expanded_url\":\"http:\\/\\/twitter.com\\/LudoDelaherche\\/status\\/173178705965875201\\/photo\\/1\",\"display_url\":\"pic.twitter.com\\/YH6HwXFr\",\"url\":\"http:\\/\\/t.co\\/YH6HwXFr\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdBHZQCAAAXe9P.jpg\"}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178705965875201\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"favourites_count\":23,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":383,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":2386,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"statuses_count\":6696,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"protected\":false,\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Ludovic Delaherche\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":72665061,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/chapkattack.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\"},\"truncated\":false,\"id\":173178705965875201,\"created_at\":\"Fri Feb 24 22:53:16 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 836000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "77ccd045-337b-4196-953a-dbcf3ecdcb1a-173178705965875201" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Total Tweets #lgw 618", -"img": { -"src": "http://a0.twimg.com/profile_images/1836345668/profile_normal.png" -}, -"title": "ArDuB57: Total Tweets #lgw 618", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 836000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Total Tweets #lgw 618\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[13,17]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178709333905408\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":646,\"screen_name\":\"ArDub57\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":83432,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"location\":\"FRANCE - METZ - SARREGUEMINES\",\"show_all_inline_media\":false,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"followers_count\":1090,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"description\":\"FreeParty Style - Raleur Pro - Trolleur Compulsif - DHD Android 2.3\\/Transformer 3.2.1 - PS3 @Pix_auto http:\\/\\/pixauto.tumblr.com - http:\\/\\/iboga.tumblr.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"21448223\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"name\":\"ArDuB57\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 20 23:57:59 +0000 2009\",\"profile_sidebar_border_color\":\"1c2352\",\"id\":21448223,\"utc_offset\":3600,\"favourites_count\":1604,\"url\":\"http:\\/\\/ardbox.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178709333905408,\"created_at\":\"Fri Feb 24 22:53:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 836000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5dda6128-74ff-4615-b2de-f21609f265c5-173178709333905408" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "sa triche #lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1667379154/8I6juT3f_normal" -}, -"title": "Patrick Ollier: sa triche #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 838000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"sa triche #lgw #ilpart\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[10,14]},{\"text\":\"ilpart\",\"indices\":[15,22]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178719635111937\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"PatrickOllier\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":78,\"location\":\"france\",\"profile_text_color\":\"333333\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"description\":\"Ma force ? Je n'ai rien \\u00e0 vendre ni rien \\u00e0 acheter, je n'ai pas de ma\\u00eetre et je ne v\\u00e9n\\u00e8re aucun dieu. Et je ne lis pas mes messages :))\",\"statuses_count\":1207,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"088253\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"protected\":false,\"id_str\":\"299723960\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Patrick Ollier\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"created_at\":\"Mon May 16 15:47:22 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":299723960,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\"},\"truncated\":false,\"id\":173178719635111937,\"created_at\":\"Fri Feb 24 22:53:18 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 838000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "14abcdde-dc10-481b-a17a-4ff52fdb3335-173178719635111937" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Dans @LeGrandWebze y'a @palmashow qui explique que @kyank peut bosser gratos contre un bon Catering. #lgw #goodtoknow", -"img": { -"src": "http://a3.twimg.com/profile_images/1373171789/colette_normal.jpg" -}, -"title": "Colette Siri: Dans @LeGrandWebze y'a @palmashow qui explique que @kyank peut bosser gratos contre un bon Catering. #lgw #goodtoknow", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 840000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Dans @LeGrandWebze y'a @palmashow qui explique que @kyank peut bosser gratos contre un bon Catering. #lgw #goodtoknow\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[5,18],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"palmashow\",\"indices\":[23,33],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"kyank\",\"indices\":[51,57],\"id_str\":\"38406660\",\"name\":\"kyan khojandi\",\"id\":38406660}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[101,105]},{\"text\":\"goodtoknow\",\"indices\":[106,117]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178725456814080\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":274,\"screen_name\":\"ColetteSiri\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2389,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Marseille\",\"show_all_inline_media\":false,\"listed_count\":12,\"profile_link_color\":\"0084B4\",\"followers_count\":217,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1373171789\\/colette_normal.jpg\",\"description\":\"Pragmatique (nn enseign\\u00e9e \\u00e0 l'Universit\\u00e9)- Italo-avigno-marseillaise du Sud et de la Provence - Assistante de prod' \\u00e0 MP2013, Capitale europ\\u00e9enne de la culture.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"307206900\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1373171789\\/colette_normal.jpg\",\"name\":\"Colette Siri\",\"default_profile_image\":false,\"created_at\":\"Sun May 29 06:34:07 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":307206900,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178725456814080,\"created_at\":\"Fri Feb 24 22:53:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 840000, -"tags": [ -{ -"id-ref": "ef310c66-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9de42028-3af5-4186-b516-1888d6325776-173178725456814080" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Love to David & Grégoire #chuisfan", -"img": { -"src": "http://a0.twimg.com/profile_images/832731604/Pownce_normal.png" -}, -"title": "Delphine Dumont: #LGW Love to David & Grégoire #chuisfan", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 842000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW Love to David & Gr\\u00e9goire #chuisfan\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"chuisfan\",\"indices\":[30,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178736416526336\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":392,\"screen_name\":\"Delphine_D\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":66065,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/2901502\\/Tw_girl.png\",\"location\":\"France, Dijon\",\"show_all_inline_media\":false,\"listed_count\":306,\"profile_link_color\":\"EB4795\",\"followers_count\":3522,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/832731604\\/Pownce_normal.png\",\"description\":\"Meilleure r\\u00e9dactrice autoproclam\\u00e9e -\\/- Info junkie -\\/-\\r\\nMes followers n'ont pas des t\\u00eates d'\\u0153ufs.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"FFFFFF\",\"id_str\":\"13436192\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/2901502\\/Tw_girl.png\",\"profile_sidebar_fill_color\":\"FFEBFF\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/832731604\\/Pownce_normal.png\",\"name\":\"Delphine Dumont\",\"default_profile_image\":false,\"created_at\":\"Wed Feb 13 16:06:15 +0000 2008\",\"profile_sidebar_border_color\":\"FFCDFF\",\"id\":13436192,\"utc_offset\":-36000,\"favourites_count\":8,\"url\":\"http:\\/\\/www.redacbox.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178736416526336,\"created_at\":\"Fri Feb 24 22:53:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 842000, -"tags": [ -{ -"id-ref": "ef312c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8cf6e1bd-c88b-4121-abac-00c7c49f7ee5-173178736416526336" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je veux que le chiffre à la télé change alors. #LGW #France5", -"img": { -"src": "http://a0.twimg.com/profile_images/1833459632/ret2_normal.png" -}, -"title": "Cindy: Je veux que le chiffre à la télé change alors. #LGW #France5", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 843000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je veux que le chiffre \\u00e0 la t\\u00e9l\\u00e9 change alors. #LGW #France5\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[47,51]},{\"text\":\"France5\",\"indices\":[52,60]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178739461599232\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":85,\"screen_name\":\"Cindybdn\",\"lang\":\"fr\",\"profile_text_color\":\"876b53\",\"statuses_count\":27238,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/361250881\\/Sans_titre_1.png\",\"location\":\"Bretagne\",\"show_all_inline_media\":true,\"listed_count\":12,\"profile_link_color\":\"ad9484\",\"followers_count\":453,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1833459632\\/ret2_normal.png\",\"description\":\"Don't ever try to judge me Dude, you don't know what the fuck i've been through -- L.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"44189441\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/361250881\\/Sans_titre_1.png\",\"profile_sidebar_fill_color\":\"e6dcaf\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1833459632\\/ret2_normal.png\",\"name\":\"Cindy\",\"default_profile_image\":false,\"created_at\":\"Tue Jun 02 19:39:51 +0000 2009\",\"profile_sidebar_border_color\":\"876b53\",\"id\":44189441,\"utc_offset\":3600,\"favourites_count\":35,\"url\":\"http:\\/\\/8mileonnovara.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178739461599232,\"created_at\":\"Fri Feb 24 22:53:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 843000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4aacb452-33d3-4dfc-9e82-9e21ef9d3ba1-173178739461599232" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "De canal à F5. Oh un studio bleu ! #lgw (et un tweet de plus)", -"img": { -"src": "http://a2.twimg.com/profile_images/1777524767/folon1_normal.jpg" -}, -"title": "Kelem: De canal à F5. Oh un studio bleu ! #lgw (et un tweet de plus)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 844000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"De canal \\u00e0 F5. Oh un studio bleu ! #lgw (et un tweet de plus)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178742024310785\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":88,\"screen_name\":\"KelemFs\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":135,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"038543\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1777524767\\/folon1_normal.jpg\",\"description\":\"Je demeurai longtemps errant dans C\\u00e9sar\\u00e9e.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ACDED6\",\"id_str\":\"159103701\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1777524767\\/folon1_normal.jpg\",\"name\":\"Kelem\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 24 13:15:57 +0000 2010\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":159103701,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178742024310785,\"created_at\":\"Fri Feb 24 22:53:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 844000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "485ffce8-252b-4417-8935-0d2c446614f1-173178742024310785" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Un lien avec les \"bubbles\"… ou non. RT @FlorencePorcel MON CUBE ME BRÛLE LA FESSE GAUCHE #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1602210892/Galactica_normal.jpg" -}, -"title": "Cammarata Thierry: Un lien avec les \"bubbles\"… ou non. RT @FlorencePorcel MON CUBE ME BRÛLE LA FESSE GAUCHE #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 845000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Un lien avec les \\\"bubbles\\\"\\u2026 ou non. RT @FlorencePorcel MON CUBE ME BR\\u00dbLE LA FESSE GAUCHE #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[39,54],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[89,93]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178748965879808\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":98,\"screen_name\":\"thcammarata\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1156,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"990000\",\"followers_count\":23,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"334554629\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"name\":\"Cammarata Thierry\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 13 08:43:07 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":334554629,\"utc_offset\":3600,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178748965879808,\"created_at\":\"Fri Feb 24 22:53:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 845000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "52290948-f500-4afd-981c-e433237c90b6-173178748965879808" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@catfishs oui excellent very bad blague ! :) #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1681900733/image_normal.jpg" -}, -"title": "Amélie : @catfishs oui excellent very bad blague ! :) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 845000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@catfishs oui excellent very bad blague ! :) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"catfishs\",\"indices\":[0,9],\"id_str\":\"29444976\",\"name\":\"christophe garnier\",\"id\":29444976}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[45,49]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173178431373185026\",\"id_str\":\"173178746986184704\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173178431373185026,\"in_reply_to_user_id_str\":\"29444976\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":321,\"screen_name\":\"Bullenroll\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1937,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Bretagne\",\"show_all_inline_media\":true,\"listed_count\":23,\"profile_link_color\":\"009999\",\"followers_count\":202,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1681900733\\/image_normal.jpg\",\"description\":\"Sans arr\\u00eat \\u00e0 la recherche de nouveaut\\u00e9s ! http:\\/\\/bullenroll.wordpress.com\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"2293cc\",\"id_str\":\"74413492\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1681900733\\/image_normal.jpg\",\"name\":\"Am\\u00e9lie \",\"default_profile_image\":false,\"created_at\":\"Tue Sep 15 10:11:38 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":74413492,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/bullenroll.wordpress.com\\/\"},\"in_reply_to_screen_name\":\"catfishs\",\"truncated\":false,\"id\":173178746986184704,\"created_at\":\"Fri Feb 24 22:53:25 +0000 2012\",\"in_reply_to_user_id\":29444976}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 845000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bc60fa9b-4311-40c4-ab5e-d2232737dfd6-173178746986184704" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Zapping sur #LGW coucou les twittos", -"img": { -"src": "http://a0.twimg.com/profile_images/1801484114/val_loubilou_normal.jpg" -}, -"title": "Schmitt Valerie: Zapping sur #LGW coucou les twittos", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 847000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Zapping sur #LGW coucou les twittos\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178757610340352\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":279,\"screen_name\":\"val_loubilou\",\"lang\":\"fr\",\"profile_text_color\":\"807280\",\"statuses_count\":7907,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/344209093\\/Val_Loubilou1.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"ed2fa1\",\"followers_count\":668,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1801484114\\/val_loubilou_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"220424620\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/344209093\\/Val_Loubilou1.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801484114\\/val_loubilou_normal.jpg\",\"name\":\"Schmitt Valerie\",\"default_profile_image\":false,\"created_at\":\"Sat Nov 27 19:05:22 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":220424620,\"utc_offset\":-10800,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178757610340352,\"created_at\":\"Fri Feb 24 22:53:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 847000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5e02b39a-b662-4377-91e3-450c892d8907-173178757610340352" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste car il anime bien", -"img": { -"src": "http://a0.twimg.com/profile_images/1391192750/logo-120_normal.png" -}, -"title": "Levieux Cédric: #lgw #ilreste car il anime bien", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 848000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste car il anime bien\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178759510360065\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":29,\"screen_name\":\"farlistener\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":172,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Toulouse\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":10,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1391192750\\/logo-120_normal.png\",\"description\":\"Architect - Java, c# Developper\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"315168092\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1391192750\\/logo-120_normal.png\",\"name\":\"Levieux C\\u00e9dric\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 11 12:18:39 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":315168092,\"utc_offset\":null,\"favourites_count\":1,\"url\":\"http:\\/\\/www.levieuxcedric.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178759510360065,\"created_at\":\"Fri Feb 24 22:53:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 848000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b7cff08b-d932-49ce-8a54-113cf2fa9100-173178759510360065" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On va faire pêter le compteur du #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1418883459/taz_tornade_normal.jpg" -}, -"title": "new deal: On va faire pêter le compteur du #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 850000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"On va faire p\\u00eater le compteur du #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[33,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178769845129217\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1577,\"screen_name\":\"znewdealz\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":17397,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/280230233\\/Vue_sur_cap_d_Antibes.jpg\",\"location\":\"C\\u00f4te d'usure\",\"show_all_inline_media\":true,\"listed_count\":17,\"profile_link_color\":\"009999\",\"followers_count\":660,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1418883459\\/taz_tornade_normal.jpg\",\"description\":\"Je crois d'un bon citoyen de pr\\u00e9f\\u00e9rer les paroles qui sauvent aux paroles qui plaisent. D\\u00e9mosth\\u00e8ne \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"88506160\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/280230233\\/Vue_sur_cap_d_Antibes.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1418883459\\/taz_tornade_normal.jpg\",\"name\":\"new deal\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 08 20:51:01 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":88506160,\"utc_offset\":-10800,\"favourites_count\":69,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178769845129217,\"created_at\":\"Fri Feb 24 22:53:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 850000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d270ed2e-c062-4492-805b-6470b1625c23-173178769845129217" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste 10 minute à @francoisrollin pour virer les euros sur mon compte #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1649856860/avatpagetwsn_normal.jpg" -}, -"title": "lôtre demédeu: #ilreste 10 minute à @francoisrollin pour virer les euros sur mon compte #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 850000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste 10 minute \\u00e0 @francoisrollin pour virer les euros sur mon compte #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[21,36],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[73,77]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178766443548674\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":81,\"screen_name\":\"lotre\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":10314,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/1012532\\/simpsball1600.jpg\",\"location\":\"just there\",\"show_all_inline_media\":true,\"listed_count\":13,\"profile_link_color\":\"0000ff\",\"followers_count\":159,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1649856860\\/avatpagetwsn_normal.jpg\",\"description\":\"man, z\\u00e9ro de l'univers !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"id_str\":\"7233942\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/1012532\\/simpsball1600.jpg\",\"profile_sidebar_fill_color\":\"e0ff92\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1649856860\\/avatpagetwsn_normal.jpg\",\"name\":\"l\\u00f4tre dem\\u00e9deu\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 03 18:07:50 +0000 2007\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":7233942,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178766443548674,\"created_at\":\"Fri Feb 24 22:53:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 850000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7679ab3a-c1b8-4c35-8fcb-b5ea5f929331-173178766443548674" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ça vanne Romorantin dans #lgw tu sens qu' #ilpart bientôt ou alors #ilchange2ton", -"img": { -"src": "http://a2.twimg.com/profile_images/1427838155/P7114024_normal.JPG" -}, -"title": "jali: ça vanne Romorantin dans #lgw tu sens qu' #ilpart bientôt ou alors #ilchange2ton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 852000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"\\u00e7a vanne Romorantin dans #lgw tu sens qu' #ilpart bient\\u00f4t ou alors #ilchange2ton\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]},{\"text\":\"ilpart\",\"indices\":[42,49]},{\"text\":\"ilchange2ton\",\"indices\":[67,80]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.netvibes.com\\/\\\" rel=\\\"nofollow\\\"\\u003ENetvibes Official Widget\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178775805247488\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"86A4A6\",\"screen_name\":\"Jali\",\"lang\":\"fr\",\"favourites_count\":148,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":110,\"location\":\"FR\",\"profile_text_color\":\"574b57\",\"followers_count\":487,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\",\"description\":\"se prom\\u00e8ne\",\"statuses_count\":30517,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":38,\"profile_link_color\":\"484b6b\",\"is_translator\":true,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"protected\":false,\"id_str\":\"8064742\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"jali\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"created_at\":\"Wed Aug 08 21:15:24 +0000 2007\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"id\":8064742,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.jali.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\"},\"truncated\":false,\"id\":173178775805247488,\"created_at\":\"Fri Feb 24 22:53:32 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 852000, -"tags": [ -{ -"id-ref": "ef1a8540-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "936c9de0-dad7-4341-8433-edde6723f3bd-173178775805247488" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @charleshenriroy: #Lgw ça déchire", -"img": { -"src": "http://a2.twimg.com/profile_images/1567949026/Fabarol_normal.jpg" -}, -"title": "Fabienne BAROLLIER: RT @charleshenriroy: #Lgw ça déchire", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 852000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @charleshenriroy: #Lgw \\u00e7a d\\u00e9chire\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"charleshenriroy\",\"indices\":[3,19],\"id_str\":\"185396126\",\"name\":\"Royer Charles-Henri\",\"id\":185396126}],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[21,25]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#Lgw \\u00e7a d\\u00e9chire\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178276678860801\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":635,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":210,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"name\":\"Royer Charles-Henri\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":185396126,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178276678860801,\"created_at\":\"Fri Feb 24 22:51:33 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178777860456448\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1040,\"screen_name\":\"Fabarol\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":318,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Issy les moulineaux\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0084B4\",\"followers_count\":321,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"description\":\"Magazines societe\\/d\\u00e9cryptage de F5. Les Maternelles, Allo Rufo, Mag Sante+Allo Doc, CAD+CDA+CAV, R&C, Medias le Mag, C Politique, LMEF, Dr CAC, LGQ, LGW\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"110388053\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"name\":\"Fabienne BAROLLIER\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 01 11:04:06 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":110388053,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178777860456448,\"created_at\":\"Fri Feb 24 22:53:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 852000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2bf08c66-1650-4015-8037-82e3fb7171ab-173178777860456448" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#watchingnow #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1842062630/image_normal.jpg" -}, -"title": "edwige banger: #watchingnow #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 852000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#watchingnow #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"watchingnow\",\"indices\":[0,12]},{\"text\":\"lgw\",\"indices\":[13,17]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[-2.8213581,48.4863657],[-2.7097529,48.4863657],[-2.7097529,48.5342173],[-2.8213581,48.5342173]]]},\"attributes\":{},\"full_name\":\"Saint-Brieuc, C\\u00f4tes-d'Armor\",\"name\":\"Saint-Brieuc\",\"id\":\"74882983802f0330\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/74882983802f0330.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[-2.74567184,48.49487417]},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":{\"type\":\"Point\",\"coordinates\":[48.49487417,-2.74567184]},\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178777654931456\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"EdwigeBanger\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":59,\"location\":\"Saint Brieuc\",\"profile_text_color\":\"333333\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1842062630\\/image_normal.jpg\",\"description\":\"J'aime bien les poissons rouges mais je pr\\u00e9f\\u00e8re les koalas, c'est mignon un koala. sois sage \\u00f4 ma douleur et tiens toi tranquille.\",\"statuses_count\":863,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"417761219\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"edwige banger\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Nov 21 10:27:22 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":417761219,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842062630\\/image_normal.jpg\"},\"truncated\":false,\"id\":173178777654931456,\"created_at\":\"Fri Feb 24 22:53:32 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 852000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef325832-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f775a977-0444-4c73-9dc0-5608fb72fb75-173178777654931456" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le @palmashow sur #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1757133817/image_normal.jpg" -}, -"title": "Percy Theophile: Le @palmashow sur #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 857000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le @palmashow sur #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[18,22]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178798437711874\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":107,\"screen_name\":\"TheophilePercy\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1484,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"st bon city\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":29,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1757133817\\/image_normal.jpg\",\"description\":\"Plus rien ne m'\\u00e9tonne ! \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"278655196\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757133817\\/image_normal.jpg\",\"name\":\"Percy Theophile\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 07 18:07:38 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":278655196,\"utc_offset\":null,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178798437711874,\"created_at\":\"Fri Feb 24 22:53:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 857000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5cbde378-4654-4b34-8454-8138cb351b92-173178798437711874" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pour ceux qui ne connaissent pas, Le Grand Webze en direct sur France5 en ce moment #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1386846292/logo-id-referenceur_normal.png" -}, -"title": "Loïc @ IDRef: Pour ceux qui ne connaissent pas, Le Grand Webze en direct sur France5 en ce moment #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 858000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Pour ceux qui ne connaissent pas, Le Grand Webze en direct sur France5 en ce moment #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[84,88]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178800249643009\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":477,\"screen_name\":\"ID_referenceur\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":448,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/265737446\\/bg-id-referenceur.jpg\",\"location\":\"Auvergne\",\"show_all_inline_media\":true,\"listed_count\":52,\"profile_link_color\":\"810004\",\"followers_count\":637,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1386846292\\/logo-id-referenceur_normal.png\",\"description\":\"R\\u00e9f\\u00e9renceur web en freelance : R\\u00e9daction de contenu, analyse technique & linking sur http:\\/\\/www.id-referenceur.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f5ecc1\",\"id_str\":\"89922335\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/265737446\\/bg-id-referenceur.jpg\",\"profile_sidebar_fill_color\":\"f5ecc1\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1386846292\\/logo-id-referenceur_normal.png\",\"name\":\"Lo\\u00efc @ IDRef\",\"default_profile_image\":false,\"created_at\":\"Sat Nov 14 11:51:50 +0000 2009\",\"profile_sidebar_border_color\":\"efdba4\",\"id\":89922335,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/www.weblog-referencement.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178800249643009,\"created_at\":\"Fri Feb 24 22:53:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 858000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0c926bc7-c543-44cb-89fa-b730eda06668-173178800249643009" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Pour quand un Palmashow dédié au grand webze?", -"img": { -"src": "http://a0.twimg.com/profile_images/1353093787/Dragons-6_normal.jpg" -}, -"title": "Thibaut Devillers: #lgw Pour quand un Palmashow dédié au grand webze?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 860000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"#lgw Pour quand un Palmashow d\\u00e9di\\u00e9 au grand webze?\",\"created_at\":\"Fri Feb 24 22:53:40 +0000 2012\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}],\"user_mentions\":[]},\"retweet_count\":0,\"place\":null,\"in_reply_to_status_id_str\":null,\"retweeted\":false,\"source\":\"web\",\"in_reply_to_user_id_str\":null,\"id_str\":\"173178812215996416\",\"coordinates\":null,\"in_reply_to_screen_name\":null,\"contributors\":null,\"geo\":null,\"user\":{\"listed_count\":0,\"created_at\":\"Mon Nov 23 19:36:51 +0000 2009\",\"profile_text_color\":\"333333\",\"is_translator\":false,\"show_all_inline_media\":false,\"lang\":\"fr\",\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"url\":\"http:\\/\\/www.followfriday.com\\/followfriday\\/eliadus\",\"default_profile\":false,\"notifications\":null,\"profile_link_color\":\"009999\",\"screen_name\":\"Eliadus\",\"time_zone\":\"Paris\",\"description\":\"\",\"following\":null,\"geo_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_background_color\":\"131516\",\"location\":\"France\",\"id_str\":\"92095420\",\"profile_background_tile\":true,\"followers_count\":14,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"default_profile_image\":false,\"follow_request_sent\":null,\"profile_sidebar_fill_color\":\"efefef\",\"favourites_count\":2,\"protected\":false,\"friends_count\":68,\"profile_sidebar_border_color\":\"eeeeee\",\"name\":\"Thibaut Devillers\",\"contributors_enabled\":false,\"verified\":false,\"id\":92095420,\"statuses_count\":704,\"profile_use_background_image\":true,\"utc_offset\":3600},\"in_reply_to_user_id\":null,\"in_reply_to_status_id\":null,\"favorited\":false,\"id\":173178812215996416}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 860000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "205b46d7-e048-4f38-95e2-1375cdeadd15-173178812215996416" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je regarde pour la 1ère fois #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1743920877/image201201080004_normal.jpg" -}, -"title": "Kevin : Je regarde pour la 1ère fois #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 861000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je regarde pour la 1\\u00e8re fois #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[29,33]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[4.9624943,47.2862364],[5.102104,47.2862364],[5.102104,47.3779013],[4.9624943,47.3779013]]]},\"attributes\":{},\"full_name\":\"Dijon, C\\u00f4te-d'Or\",\"place_type\":\"city\",\"name\":\"Dijon\",\"id\":\"52a39ae62c00a295\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/52a39ae62c00a295.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178813260369921\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":299,\"screen_name\":\"Kevinonin\",\"lang\":\"en\",\"profile_text_color\":\"050505\",\"statuses_count\":20685,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/318114033\\/background.png\",\"location\":\"Dijon\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"000078\",\"followers_count\":470,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1743920877\\/image201201080004_normal.jpg\",\"description\":\"J'allais \\u00e9crire une vraie Bio avec une touche d'humour (normal) quand j'ai pens\\u00e9 \\u00e0 cette phrase 'Less is more'. \\r\\nDu coup, je pense en avoir (d\\u00e9j\\u00e0) trop dit..\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"212121\",\"id_str\":\"52390889\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/318114033\\/background.png\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1743920877\\/image201201080004_normal.jpg\",\"name\":\"Kevin \",\"default_profile_image\":false,\"created_at\":\"Tue Jun 30 13:16:07 +0000 2009\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":52390889,\"utc_offset\":3600,\"favourites_count\":94,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178813260369921,\"created_at\":\"Fri Feb 24 22:53:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 861000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "60fe6035-9c41-4718-9040-c81fbd562488-173178813260369921" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "devant #lgw now #FR5", -"img": { -"src": "http://a2.twimg.com/profile_images/1340686999/hasselhoff_normal.jpg" -}, -"title": "monsieurhobby: devant #lgw now #FR5", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 861000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"devant #lgw now #FR5\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[7,11]},{\"text\":\"FR5\",\"indices\":[16,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178816255111169\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":663,\"screen_name\":\"monsieurhobby\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7364,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"location\":\"DtC\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"followers_count\":207,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"description\":\"Geek travesti en Ambulancier, je me prom\\u00e8ne en Aquitaine avec dans mon sac des podcasts, des s\\u00e9ries tv, des films et surtout de comics, un v\\u00e9ritable Hobby...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"78733185\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"name\":\"monsieurhobby\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 30 22:59:44 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":78733185,\"utc_offset\":-10800,\"favourites_count\":30,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178816255111169,\"created_at\":\"Fri Feb 24 22:53:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 861000, -"tags": [ -{ -"id-ref": "eef94b14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "74abbfbd-1f86-4f75-8276-901b4bf704c9-173178816255111169" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/55630227/Picture_1_normal.png" -}, -"title": "Jimmy BEAUNE: #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 862000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[5,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178818226434048\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"jimmy_beaune\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":310,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Poitiers, France\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"2FC2EF\",\"followers_count\":66,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/55630227\\/Picture_1_normal.png\",\"description\":\"Dev @ Videoagency\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"5899262\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/55630227\\/Picture_1_normal.png\",\"name\":\"Jimmy BEAUNE\",\"default_profile_image\":false,\"created_at\":\"Wed May 09 13:29:34 +0000 2007\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":5899262,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.facebook.com\\/jimmy.beaune\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178818226434048,\"created_at\":\"Fri Feb 24 22:53:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 862000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9206a6a3-707e-4180-b44f-62dee99702ba-173178818226434048" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw !! Avec @palmashow", -"img": { -"src": "http://a2.twimg.com/profile_images/1802107983/20120130PHOWWW00510_normal.jpg" -}, -"title": "Lionel: #lgw !! Avec @palmashow", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 862000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw !! Avec @palmashow\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[13,23],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178820235493377\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":56,\"screen_name\":\"EscAzz\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":37,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1802107983\\/20120130PHOWWW00510_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"52726889\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802107983\\/20120130PHOWWW00510_normal.jpg\",\"name\":\"Lionel\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 01 13:37:53 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":52726889,\"utc_offset\":null,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178820235493377,\"created_at\":\"Fri Feb 24 22:53:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 862000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "18cd119f-ec95-4cb7-a381-d4f33f5b3531-173178820235493377" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW. #IlPart", -"img": { -"src": "http://a0.twimg.com/profile_images/1851178724/61_normal.png" -}, -"title": "Colombien et toi ?: #LGW. #IlPart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 863000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW. #IlPart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"IlPart\",\"indices\":[6,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178823410597889\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":63,\"screen_name\":\"HAYTSH\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9720,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/387067801\\/4587347080_7c4c5d8fc7.jpg\",\"location\":\"\\u30b9\\u30c8\\u30e9\\u30b9\\u30d6\\u30fc\\u30eb\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":53,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851178724\\/61_normal.png\",\"description\":\"J'suis un ksos j'ai 5 ans. \",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"277031586\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/387067801\\/4587347080_7c4c5d8fc7.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851178724\\/61_normal.png\",\"name\":\"Colombien et toi ?\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 04 15:24:48 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":277031586,\"utc_offset\":3600,\"favourites_count\":83,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178823410597889,\"created_at\":\"Fri Feb 24 22:53:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 863000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fbbb271a-351b-4a10-862e-f2e166104477-173178823410597889" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La chemise c pas possible quoi ... #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1776380925/C-Metro-128_normal.png" -}, -"title": "underscore59: La chemise c pas possible quoi ... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 863000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La chemise c pas possible quoi ... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178820776570880\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":555,\"screen_name\":\"underscore59\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3069,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"Lille\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"FF3300\",\"followers_count\":205,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1776380925\\/C-Metro-128_normal.png\",\"description\":\"Admin Sys' | Joueur sur PS3 | US Music Fan | Football Addict \\u2469\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"98811895\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1776380925\\/C-Metro-128_normal.png\",\"name\":\"underscore59\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 23 06:08:00 +0000 2009\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":98811895,\"utc_offset\":3600,\"favourites_count\":8,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178820776570880,\"created_at\":\"Fri Feb 24 22:53:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 863000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "eafcd188-79e4-428b-8690-d494858f769d-173178820776570880" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Aller. Césars finis. #LGW NOW.", -"img": { -"src": "http://a3.twimg.com/profile_images/1827652074/La-tetocarre_normal.jpeg" -}, -"title": "Pharmaciencien: Aller. Césars finis. #LGW NOW.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 863000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Aller. C\\u00e9sars finis. #LGW NOW.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[21,25]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178821279883265\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":460,\"screen_name\":\"Pharmaciencien\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1072,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"Angers\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"990000\",\"followers_count\":90,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1827652074\\/La-tetocarre_normal.jpeg\",\"description\":\"P3. 19 ans. La politique, les convictions en moins (http:\\/\\/bit.ly\\/zNiJR2). Et des blagues de merde sur les m\\u00e9dicaments desfois #politique #sante #pharmacie \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"206681146\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1827652074\\/La-tetocarre_normal.jpeg\",\"name\":\"Pharmaciencien\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 23 13:46:37 +0000 2010\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":206681146,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178821279883265,\"created_at\":\"Fri Feb 24 22:53:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 863000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c3d9a5b2-cf6f-4b37-a242-807e9febc719-173178821279883265" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D", -"img": { -"src": "http://a3.twimg.com/profile_images/1719616740/SDC12865_normal.JPG" -}, -"title": "Damien Jd: RT @kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 863000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"kheops2713\",\"indices\":[3,14],\"id_str\":\"321006177\",\"name\":\"KheOps\",\"id\":321006177}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[48,52]},{\"text\":\"fail\",\"indices\":[56,61]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Le wifi est mort sur le plateau #lgw :] #fail :D\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]},{\"text\":\"fail\",\"indices\":[40,45]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178510322577408\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":25,\"screen_name\":\"kheops2713\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":971,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0084B4\",\"followers_count\":451,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1652896495\\/31462_418563071095_586936095_5290073_3010281_a_normal.jpg\",\"description\":\"Je clair, ne pas ?\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"321006177\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1652896495\\/31462_418563071095_586936095_5290073_3010281_a_normal.jpg\",\"name\":\"KheOps\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 20 21:41:59 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":321006177,\"utc_offset\":null,\"favourites_count\":0,\"url\":\"http:\\/\\/www.dailymotion.com\\/video\\/x32zy6_la-strategie-de-lechec-lentretien_fun\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178510322577408,\"created_at\":\"Fri Feb 24 22:52:29 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178824744370176\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":314,\"screen_name\":\"DamienJdd\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3736,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/283216017\\/269502_2217521435198_1162490144_32758503_4077721_n.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":13,\"profile_link_color\":\"009999\",\"followers_count\":188,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1719616740\\/SDC12865_normal.JPG\",\"description\":\"Dictateur fun, parfois r\\u00e9dacteur sur @Locita, croque avec amour la g\\u00e9n\\u00e9ration Skyblog. http:\\/\\/povrane.tumblr.com\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"e8ebed\",\"id_str\":\"47441843\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/283216017\\/269502_2217521435198_1162490144_32758503_4077721_n.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1719616740\\/SDC12865_normal.JPG\",\"name\":\"Damien Jd\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 15 20:54:16 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":47441843,\"utc_offset\":-10800,\"favourites_count\":5,\"url\":\"http:\\/\\/www.povrane.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178824744370176,\"created_at\":\"Fri Feb 24 22:53:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 863000, -"tags": [ -{ -"id-ref": "ef2d3c1c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d6aa5933-8b7a-4282-9ae3-4d5aab5e0246-173178824744370176" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oulalla mais ça a carrément changé #lgw ! J'vais vu que la 1ere faut dire!", -"img": { -"src": "http://a0.twimg.com/profile_images/1753024028/560587006_normal.jpg" -}, -"title": "Laure Bosi: Oulalla mais ça a carrément changé #lgw ! J'vais vu que la 1ere faut dire!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 864000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Oulalla mais \\u00e7a a carr\\u00e9ment chang\\u00e9 #lgw ! J'vais vu que la 1ere faut dire!\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178828846403584\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5ED4DC\",\"screen_name\":\"LaureBosi\",\"lang\":\"fr\",\"favourites_count\":96,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":390,\"location\":\"\",\"profile_text_color\":\"3C3940\",\"followers_count\":245,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1753024028\\/560587006_normal.jpg\",\"description\":\"La preuve qu'on peut \\u00eatre une fille, \\u00eatre n\\u00e9e et vivre au nord de la Loire et aimer passionn\\u00e9ment le rugby !\",\"statuses_count\":12858,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/403125050\\/767308895.jpg\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0099B9\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"0099B9\",\"protected\":false,\"id_str\":\"356135891\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Laure Bosi\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/403125050\\/767308895.jpg\",\"created_at\":\"Tue Aug 16 11:51:24 +0000 2011\",\"profile_sidebar_fill_color\":\"95E8EC\",\"id\":356135891,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1753024028\\/560587006_normal.jpg\"},\"truncated\":false,\"id\":173178828846403584,\"created_at\":\"Fri Feb 24 22:53:44 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 864000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e48381e3-4e73-4749-bdd3-900fcbb8045e-173178828846403584" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw j'ai cru entendre le rire d'un Mabille dans le public….", -"img": { -"src": "http://a1.twimg.com/profile_images/1129708432/Photo_du_71918072-09-___19_normal.jpg" -}, -"title": "JC: #lgw j'ai cru entendre le rire d'un Mabille dans le public….", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 865000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw j'ai cru entendre le rire d'un Mabille dans le public\\u2026.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178830532521985\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":260,\"screen_name\":\"l_jc\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":640,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1129708432\\/Photo_du_71918072-09-___19_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"113982432\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1129708432\\/Photo_du_71918072-09-___19_normal.jpg\",\"name\":\"JC\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 13 17:57:33 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":113982432,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178830532521985,\"created_at\":\"Fri Feb 24 22:53:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 865000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f678dbb1-f78d-40ab-8542-0458b5d536ef-173178830532521985" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ô #lgw #cQui ce Rollin ?", -"img": { -"src": "http://a1.twimg.com/profile_images/1742037988/me_normal.jpg" -}, -"title": "Siddhārtha Gautama: ô #lgw #cQui ce Rollin ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 865000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u00f4 #lgw #cQui ce Rollin ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[2,6]},{\"text\":\"cQui\",\"indices\":[7,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178833174921216\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":112,\"screen_name\":\"Manubaliste\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":559,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":28,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1742037988\\/me_normal.jpg\",\"description\":\"J'ai d\\u00e9cid\\u00e9 de vivre \\u00e9ternellement, pour l'instant \\u00e7a marche... #Rouen #Peinture #R\\u00eaves\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"398308919\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1742037988\\/me_normal.jpg\",\"name\":\"Siddh\\u0101rtha Gautama\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 25 21:42:34 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":398308919,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178833174921216,\"created_at\":\"Fri Feb 24 22:53:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 865000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "624532fc-8f21-42a2-acaf-367a1b0eb78b-173178833174921216" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Merci @canalplus de pas brider ton livestream pour l'étranger, et va te faire @france5 pour le bloquer. #cesar2012 #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1649052525/profil_pic_normal.png" -}, -"title": "Etienne Servant: Merci @canalplus de pas brider ton livestream pour l'étranger, et va te faire @france5 pour le bloquer. #cesar2012 #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 866000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Merci @canalplus de pas brider ton livestream pour l'\\u00e9tranger, et va te faire @france5 pour le bloquer. #cesar2012 #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"canalplus\",\"indices\":[6,16],\"id_str\":\"326698989\",\"name\":\"CANAL+\",\"id\":326698989},{\"screen_name\":\"france5\",\"indices\":[78,86],\"id_str\":\"128507523\",\"name\":\"France cinq\",\"id\":128507523}],\"urls\":[],\"hashtags\":[{\"text\":\"cesar2012\",\"indices\":[104,114]},{\"text\":\"LGW\",\"indices\":[115,119]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178835188191233\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":463,\"screen_name\":\"Enneite\",\"lang\":\"fr\",\"profile_text_color\":\"474747\",\"statuses_count\":19701,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/367473524\\/bg.jpg\",\"location\":\"Paris, previously in Edinburgh\",\"show_all_inline_media\":true,\"listed_count\":51,\"profile_link_color\":\"000000\",\"followers_count\":995,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1649052525\\/profil_pic_normal.png\",\"description\":\"Tech enthusiastic - Try to create great things with technology & hope to be an entrepreneur one day - Sorry but I tweet A LOT, mostly in french.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"6007722\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/367473524\\/bg.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1649052525\\/profil_pic_normal.png\",\"name\":\"Etienne Servant\",\"default_profile_image\":false,\"created_at\":\"Sun May 13 12:00:07 +0000 2007\",\"profile_sidebar_border_color\":\"999999\",\"id\":6007722,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/etienneservant.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178835188191233,\"created_at\":\"Fri Feb 24 22:53:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 866000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2effbe81-8795-4ba3-b521-aec117510791-173178835188191233" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et PAF c'est parti pour #lgw !", -"img": { -"src": "http://a2.twimg.com/profile_images/1379962530/image_normal.jpg" -}, -"title": "Alexis Biziere: Et PAF c'est parti pour #lgw !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 867000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Et PAF c'est parti pour #lgw !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178840770818050\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":162,\"screen_name\":\"AlexisBiziere\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2994,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/327738809\\/site-bg.png\",\"location\":\"La Rochelle\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"FF3300\",\"followers_count\":89,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1379962530\\/image_normal.jpg\",\"description\":\"@culturegames. Raconteur de conneries dans l'\\u00e2me. S\\u00e9riephile consentant. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fafafa\",\"id_str\":\"118135263\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/327738809\\/site-bg.png\",\"profile_sidebar_fill_color\":\"ebebeb\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1379962530\\/image_normal.jpg\",\"name\":\"Alexis Biziere\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 27 18:21:02 +0000 2010\",\"profile_sidebar_border_color\":\"dbdbdb\",\"id\":118135263,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.culture-games.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178840770818050,\"created_at\":\"Fri Feb 24 22:53:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 867000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0403c159-0270-480c-946b-8c568a8d35d9-173178840770818050" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@kunirosawa: Oh des compliments très sympas pour @BaptisteLecapl1 dans #lgw” Mérités !", -"img": { -"src": "http://a0.twimg.com/profile_images/1851304214/tumblr_lvugxsddGH1r4g1zio1_400_normal.jpg" -}, -"title": "Greg G.: “@kunirosawa: Oh des compliments très sympas pour @BaptisteLecapl1 dans #lgw” Mérités !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 867000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@kunirosawa: Oh des compliments tr\\u00e8s sympas pour @BaptisteLecapl1 dans #lgw\\u201d M\\u00e9rit\\u00e9s !\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"kunirosawa\",\"indices\":[1,12],\"id_str\":\"143242559\",\"name\":\"Kurosawa\",\"id\":143242559},{\"screen_name\":\"BaptisteLecapl1\",\"indices\":[50,66],\"id_str\":\"260969061\",\"name\":\"Lecaplain Baptiste\",\"id\":260969061}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[72,76]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178840640786432\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":276,\"screen_name\":\"TheFish40\",\"lang\":\"fr\",\"profile_text_color\":\"f5edf5\",\"statuses_count\":7394,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/408344264\\/bg1.jpg\",\"location\":\"#Bordeaux\",\"show_all_inline_media\":true,\"listed_count\":26,\"profile_link_color\":\"009999\",\"followers_count\":243,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851304214\\/tumblr_lvugxsddGH1r4g1zio1_400_normal.jpg\",\"description\":\"Pas de Bio...Pas de chocolat !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"73370860\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408344264\\/bg1.jpg\",\"profile_sidebar_fill_color\":\"2e2d2e\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851304214\\/tumblr_lvugxsddGH1r4g1zio1_400_normal.jpg\",\"name\":\"Greg G.\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 11 12:07:54 +0000 2009\",\"profile_sidebar_border_color\":\"3b2b3b\",\"id\":73370860,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/justfishit.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178840640786432,\"created_at\":\"Fri Feb 24 22:53:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 867000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a3053119-582b-42ef-ab95-0210a15c34df-173178840640786432" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "+1000 RT @valmad_: Je vote pour l'éducation et le langage soutenu! #TeamVieilleFranceAssumée #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1187263369/profil_tw_marc_normal.jpg" -}, -"title": "dietmarc: +1000 RT @valmad_: Je vote pour l'éducation et le langage soutenu! #TeamVieilleFranceAssumée #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 868000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"+1000 RT @valmad_: Je vote pour l'\\u00e9ducation et le langage soutenu! #TeamVieilleFranceAssum\\u00e9e #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"valmad_\",\"indices\":[9,17],\"id_str\":\"51392884\",\"name\":\"val\",\"id\":51392884}],\"urls\":[],\"hashtags\":[{\"text\":\"TeamVieilleFranceAssum\\u00e9e\",\"indices\":[68,93]},{\"text\":\"lgw\",\"indices\":[94,98]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178844176592896\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":275,\"screen_name\":\"dietmarc\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":15033,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/80437013\\/7f_vrier09_Franz_Joseph_Glacier_084.jpg\",\"location\":\"Paris, FRANCE\",\"show_all_inline_media\":true,\"listed_count\":21,\"profile_link_color\":\"0084B4\",\"followers_count\":324,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1187263369\\/profil_tw_marc_normal.jpg\",\"description\":\"Dietetician - \\r\\nDJ addict - \\r\\niPhone, iPod & iPad user - \\r\\n4X4 Fan&Proud of it - \\r\\nSpeed Triple Power -\\r\\nNZ Lover ;-)\\r\\n\\r\\n \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"25544069\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/80437013\\/7f_vrier09_Franz_Joseph_Glacier_084.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1187263369\\/profil_tw_marc_normal.jpg\",\"name\":\"dietmarc\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 20 17:54:38 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":25544069,\"utc_offset\":3600,\"favourites_count\":78,\"url\":\"http:\\/\\/dietmarc.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178844176592896,\"created_at\":\"Fri Feb 24 22:53:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 868000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef3000e6-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e54f8b6c-3b56-47f2-b40e-a948dfa13d67-173178844176592896" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "le cube-plateau-bleu-clignotant m'intrigue beaucoup #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1514845321/image_normal.jpg" -}, -"title": "Fautrat Romain: le cube-plateau-bleu-clignotant m'intrigue beaucoup #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 868000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"le cube-plateau-bleu-clignotant m'intrigue beaucoup #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[52,56]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178845380358144\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":23,\"screen_name\":\"Alragan\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1514845321\\/image_normal.jpg\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"214063107\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1514845321\\/image_normal.jpg\",\"name\":\"Fautrat Romain\",\"default_profile_image\":false,\"created_at\":\"Wed Nov 10 13:36:26 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":214063107,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178845380358144,\"created_at\":\"Fri Feb 24 22:53:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 868000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "be0c8e60-1912-4aaa-83fe-1729f6b39d17-173178845380358144" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Monsieur @Vinvin au monsieur de very bad blagues : \"Me lance pas sur la chemise t'étais en costume de merlin au cesars y'a 1 heure\" #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1762533853/pyro1_normal.png" -}, -"title": "Bigou: Monsieur @Vinvin au monsieur de very bad blagues : \"Me lance pas sur la chemise t'étais en costume de merlin au cesars y'a 1 heure\" #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 869000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Monsieur @Vinvin au monsieur de very bad blagues : \\\"Me lance pas sur la chemise t'\\u00e9tais en costume de merlin au cesars y'a 1 heure\\\" #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[9,16],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[132,136]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178848601579520\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Bigou_de\",\"lang\":\"fr\",\"favourites_count\":27,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":390,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1762533853\\/pyro1_normal.png\",\"description\":\"\\u2022 Etudiant \\u2022 Libriste \\u2022 En couple avec madame @Piiwette \\u2022 #Wikileaks \\u2022 #Telecomix \\u2022 #Debian \\u2022 #Anonymous \\u2022 #Lulzsec \\u2022\",\"statuses_count\":4116,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"195523058\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Bigou\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Sun Sep 26 22:53:25 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":195523058,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/bigou.de\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1762533853\\/pyro1_normal.png\"},\"truncated\":false,\"id\":173178848601579520,\"created_at\":\"Fri Feb 24 22:53:49 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 869000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e5fd3984-9d92-4bdb-957d-e85fc5bbb19b-173178848601579520" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze Très belle chemise vinvin #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1796744745/Anonymous-header_normal.PNG" -}, -"title": "Musi_Call_Ment: @LeGrandWebze Très belle chemise vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 872000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze Tr\\u00e8s belle chemise vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178861088026624\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":199,\"screen_name\":\"mat_moi_ca\",\"lang\":\"en\",\"profile_text_color\":\"93afe6\",\"statuses_count\":6545,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/396225323\\/tumblr_lxfb1bGFUj1r9crd8o1_500.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"93afe6\",\"followers_count\":88,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1796744745\\/Anonymous-header_normal.PNG\",\"description\":\"Geek qui s'est perdu sur internet. je suis chieur ! Ce que j'aime ? Le m\\u00e9tal. FOLLOW MOI !!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1dabf2\",\"id_str\":\"348842674\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/396225323\\/tumblr_lxfb1bGFUj1r9crd8o1_500.jpg\",\"profile_sidebar_fill_color\":\"000000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1796744745\\/Anonymous-header_normal.PNG\",\"name\":\"Musi_Call_Ment\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 05 02:52:54 +0000 2011\",\"profile_sidebar_border_color\":\"93afe6\",\"id\":348842674,\"utc_offset\":null,\"favourites_count\":14,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173178861088026624,\"created_at\":\"Fri Feb 24 22:53:52 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 872000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c106446f-2df1-4cdb-a720-1c578f9e008c-173178861088026624" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Hey Gaspaaaaard #LGW #ilPart", -"img": { -"src": "http://a2.twimg.com/profile_images/1732910391/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg" -}, -"title": "Alexa̷ ndr̷e: Hey Gaspaaaaard #LGW #ilPart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 872000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Hey Gaspaaaaard #LGW #ilPart\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[16,20]},{\"text\":\"ilPart\",\"indices\":[21,28]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178860689563648\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5c5c5c\",\"screen_name\":\"K3nnyfr\",\"lang\":\"en\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":997,\"location\":\"Saligny, France\",\"profile_text_color\":\"333333\",\"followers_count\":338,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\",\"description\":\"SysAdmin, Gamer, Libriste and Professionnal Troller since 1988\\r\\nhttp:\\/\\/about.me\\/k3nny\",\"statuses_count\":5567,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"313638\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"12687332\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Alexa\\u0337 ndr\\u0337e\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"created_at\":\"Fri Jan 25 16:14:19 +0000 2008\",\"profile_sidebar_fill_color\":\"dedede\",\"id\":12687332,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.k3nny.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\"},\"truncated\":false,\"id\":173178860689563648,\"created_at\":\"Fri Feb 24 22:53:52 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 872000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b63e3f74-2d12-47e3-9a9a-6d978aab8eb5-173178860689563648" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@francoisrollin #Change2ton, pas #Change2Thon! #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: @francoisrollin #Change2ton, pas #Change2Thon! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 873000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@francoisrollin #Change2ton, pas #Change2Thon! #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[0,15],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"Change2ton\",\"indices\":[16,27]},{\"text\":\"Change2Thon\",\"indices\":[33,45]},{\"text\":\"LGW\",\"indices\":[47,51]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178863239692288\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"369489076\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":912,\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"profile_text_color\":\"a3c23e\",\"statuses_count\":4894,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"location\":\"Alsace, France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"profile_sidebar_fill_color\":\"9ca871\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"name\":\"Hugo SCHOCH\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_border_color\":\"111405\",\"id\":175540303,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/only.hug33k.fr\\/\"},\"in_reply_to_screen_name\":\"francoisrollin\",\"truncated\":false,\"id\":173178863239692288,\"created_at\":\"Fri Feb 24 22:53:53 +0000 2012\",\"in_reply_to_user_id\":369489076}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 873000, -"tags": [ -{ -"id-ref": "ef34a1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e20969d6-28c3-4fec-9f8d-2db74640bf06-173178863239692288" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @VivianRoldo: #cesar2012 étant terminé, on passe sur #france5 pour #lgw :)", -"img": { -"src": "http://a1.twimg.com/profile_images/1276062222/2176444e-32ed-4d79-9ee2-0af1edf9b745_normal.png" -}, -"title": "Lolo-kun: RT @VivianRoldo: #cesar2012 étant terminé, on passe sur #france5 pour #lgw :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 874000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @VivianRoldo: #cesar2012 \\u00e9tant termin\\u00e9, on passe sur #france5 pour #lgw :)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"VivianRoldo\",\"indices\":[3,15],\"id_str\":\"5786832\",\"name\":\"Vivian\",\"id\":5786832}],\"urls\":[],\"hashtags\":[{\"text\":\"cesar2012\",\"indices\":[17,27]},{\"text\":\"france5\",\"indices\":[56,64]},{\"text\":\"lgw\",\"indices\":[70,74]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#cesar2012 \\u00e9tant termin\\u00e9, on passe sur #france5 pour #lgw :)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cesar2012\",\"indices\":[0,10]},{\"text\":\"france5\",\"indices\":[39,47]},{\"text\":\"lgw\",\"indices\":[53,57]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178701909983232\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1084,\"screen_name\":\"VivianRoldo\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":11961,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/149894981\\/background.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":47,\"profile_link_color\":\"ffbb0f\",\"followers_count\":866,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1436789815\\/mypictr_300x300_normal.jpg\",\"description\":\"Animateur du podcast audio de cin\\u00e9ma @Satoorn pour @NoWatch. \\u00c9tudiant de @LeMaster226 de @Paris_Dauphine, promo 2012. CM pour @CrossVideoDays.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"333333\",\"id_str\":\"5786832\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/149894981\\/background.jpg\",\"profile_sidebar_fill_color\":\"\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1436789815\\/mypictr_300x300_normal.jpg\",\"name\":\"Vivian\",\"default_profile_image\":false,\"created_at\":\"Sat May 05 11:02:31 +0000 2007\",\"profile_sidebar_border_color\":\"444444\",\"id\":5786832,\"utc_offset\":3600,\"favourites_count\":218,\"url\":\"http:\\/\\/vivianroldo.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178701909983232,\"created_at\":\"Fri Feb 24 22:53:14 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178868230922241\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":165,\"screen_name\":\"Lolokun\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":3173,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"followers_count\":157,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1276062222\\/2176444e-32ed-4d79-9ee2-0af1edf9b745_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"10019842\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1276062222\\/2176444e-32ed-4d79-9ee2-0af1edf9b745_normal.png\",\"name\":\"Lolo-kun\",\"default_profile_image\":false,\"created_at\":\"Wed Nov 07 02:55:41 +0000 2007\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":10019842,\"utc_offset\":3600,\"favourites_count\":12,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178868230922241,\"created_at\":\"Fri Feb 24 22:53:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 874000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "22fb33a6-4b51-4160-96cd-9e2edf672031-173178868230922241" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je découvre #lgw : serais-je un extra-terrestre ??", -"img": { -"src": "http://a1.twimg.com/profile_images/1803920053/hartza_anon_normal.gif" -}, -"title": "Christophe BONNARD: Je découvre #lgw : serais-je un extra-terrestre ??", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 876000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je d\\u00e9couvre #lgw : serais-je un extra-terrestre ??\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178878850904064\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"hartza_info\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":409,\"location\":\"64250 LOUHOSSOA\",\"profile_text_color\":\"333333\",\"followers_count\":169,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1803920053\\/hartza_anon_normal.gif\",\"description\":\"auto-entrepreneur\\r\\nR\\u00e9paration, assistance et maintenance informatique, Cr\\u00e9ation de Site Internet, Montage Vid\\u00e9o, Infographie...\",\"statuses_count\":3509,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/87533720\\/fd_hartza_twitter.jpg\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"123547535\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Christophe BONNARD\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/87533720\\/fd_hartza_twitter.jpg\",\"created_at\":\"Tue Mar 16 12:35:18 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":123547535,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/hartza.info\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803920053\\/hartza_anon_normal.gif\"},\"truncated\":false,\"id\":173178878850904064,\"created_at\":\"Fri Feb 24 22:53:56 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 876000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "885cfbae-7137-43e3-b616-7ff055e668df-173178878850904064" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "et #lgw rentre dans les TT !", -"img": { -"src": "http://a0.twimg.com/profile_images/1813610224/tcv_normal.jpg" -}, -"title": "Nicolas Padovani: et #lgw rentre dans les TT !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 876000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"et #lgw rentre dans les TT !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[3,7]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178876451753984\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"86A4A6\",\"screen_name\":\"_NPado_\",\"lang\":\"fr\",\"favourites_count\":37,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":283,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1813610224\\/tcv_normal.jpg\",\"description\":\"Semi-geek et sosie non-officiel de Hugh Grant.\",\"statuses_count\":2116,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"FF3300\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"protected\":false,\"id_str\":\"81274066\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Nicolas Padovani\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"created_at\":\"Sat Oct 10 03:47:17 +0000 2009\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"id\":81274066,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813610224\\/tcv_normal.jpg\"},\"truncated\":false,\"id\":173178876451753984,\"created_at\":\"Fri Feb 24 22:53:56 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 876000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ca8989ec-bbd8-4014-9e95-75be02bcb61a-173178876451753984" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @kheops2713: (heureusement qu'il y a un FreeWifi qui traîne :D) #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1780301867/avatar_normal.jpg" -}, -"title": "Okhin: RT @kheops2713: (heureusement qu'il y a un FreeWifi qui traîne :D) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 877000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @kheops2713: (heureusement qu'il y a un FreeWifi qui tra\\u00eene :D) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"kheops2713\",\"indices\":[3,14],\"id_str\":\"321006177\",\"name\":\"KheOps\",\"id\":321006177}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[67,71]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"(heureusement qu'il y a un FreeWifi qui tra\\u00eene :D) #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[51,55]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178591213920257\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":25,\"screen_name\":\"kheops2713\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":971,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0084B4\",\"followers_count\":451,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1652896495\\/31462_418563071095_586936095_5290073_3010281_a_normal.jpg\",\"description\":\"Je clair, ne pas ?\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"321006177\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1652896495\\/31462_418563071095_586936095_5290073_3010281_a_normal.jpg\",\"name\":\"KheOps\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 20 21:41:59 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":321006177,\"utc_offset\":null,\"favourites_count\":0,\"url\":\"http:\\/\\/www.dailymotion.com\\/video\\/x32zy6_la-strategie-de-lechec-lentretien_fun\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178591213920257,\"created_at\":\"Fri Feb 24 22:52:48 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178881413619712\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":441,\"screen_name\":\"okhin\",\"lang\":\"en\",\"profile_text_color\":\"739694\",\"statuses_count\":10333,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":65,\"profile_link_color\":\"729172\",\"followers_count\":797,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\",\"description\":\"Cypherpunk fuelled by lulz and caffein, data-pornstar, crypto-terrorist \\/ 00513947\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"2f1812\",\"id_str\":\"49560409\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"profile_sidebar_fill_color\":\"411c0f\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\",\"name\":\"Okhin\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 22 06:52:46 +0000 2009\",\"profile_sidebar_border_color\":\"2f1812\",\"id\":49560409,\"utc_offset\":3600,\"favourites_count\":38,\"url\":\"https:\\/\\/about.okhin.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178881413619712,\"created_at\":\"Fri Feb 24 22:53:57 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 877000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ce643543-0158-47cf-a486-8b50aa434550-173178881413619712" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "oh yes!! “@Delphine_D: #LGW Love to David & Grégoire #chuisfan”", -"img": { -"src": "http://a2.twimg.com/profile_images/1602896411/206079_10150243427490583_675380582_7702521_4377825_n_normal.jpg" -}, -"title": "Nicolas Hélin: oh yes!! “@Delphine_D: #LGW Love to David & Grégoire #chuisfan”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 878000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"oh yes!! \\u201c@Delphine_D: #LGW Love to David & Gr\\u00e9goire #chuisfan\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Delphine_D\",\"indices\":[10,21],\"id_str\":\"13436192\",\"name\":\"Delphine Dumont\",\"id\":13436192}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[23,27]},{\"text\":\"chuisfan\",\"indices\":[53,62]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178886237069312\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":551,\"screen_name\":\"Nhelin\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":8519,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Carri\\u00e8res Sous Poissy\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"009999\",\"followers_count\":273,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1602896411\\/206079_10150243427490583_675380582_7702521_4377825_n_normal.jpg\",\"description\":\"Android, Gadgets, nouvelles technos, community & web 2.0, photo, foot, ... voil\\u00e0 de quoi nous allons parler ensemble :)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"131516\",\"id_str\":\"21747053\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1602896411\\/206079_10150243427490583_675380582_7702521_4377825_n_normal.jpg\",\"name\":\"Nicolas H\\u00e9lin\",\"default_profile_image\":false,\"created_at\":\"Tue Feb 24 11:47:42 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":21747053,\"utc_offset\":-36000,\"favourites_count\":23,\"url\":\"http:\\/\\/nicolashelin.free.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178886237069312,\"created_at\":\"Fri Feb 24 22:53:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 878000, -"tags": [ -{ -"id-ref": "ef312c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "19f262d2-8d14-4315-8134-677e61594d07-173178886237069312" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "entre impressionnisme et expressionnisme “@FlorencePorcel: MON CUBE ME BRÛLE LA FESSE GAUCHE #lgw”", -"img": { -"src": "http://a1.twimg.com/profile_images/1700539305/Hipparchiacourt_normal.png" -}, -"title": "Hipparchia de Thrace: entre impressionnisme et expressionnisme “@FlorencePorcel: MON CUBE ME BRÛLE LA FESSE GAUCHE #lgw”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 878000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"entre impressionnisme et expressionnisme \\u201c@FlorencePorcel: MON CUBE ME BR\\u00dbLE LA FESSE GAUCHE #lgw\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[42,57],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[93,97]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178886501318656\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":135,\"screen_name\":\"Hipparchia_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1177,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/381328971\\/kakis.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":61,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1700539305\\/Hipparchiacourt_normal.png\",\"description\":\"5000 ans et toujours belle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"365909240\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/381328971\\/kakis.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1700539305\\/Hipparchiacourt_normal.png\",\"name\":\"Hipparchia de Thrace\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 06:56:04 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365909240,\"utc_offset\":null,\"favourites_count\":24,\"url\":\"http:\\/\\/hipparchia.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178886501318656,\"created_at\":\"Fri Feb 24 22:53:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 878000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "609afef7-3c01-46e2-a304-7c67c4f696ad-173178886501318656" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je suis passé sur le Grand Ecran \\o/ #Lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1105895956/PG_paul1_normal.jpg" -}, -"title": "Rémy D.: Je suis passé sur le Grand Ecran \\o/ #Lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 879000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je suis pass\\u00e9 sur le Grand Ecran \\\\o\\/ #Lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[37,41]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178890674642944\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":764,\"screen_name\":\"RdNetwork\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":4350,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"France - Moselle\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"D02B55\",\"followers_count\":248,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"description\":\"A random soccer-music-games-web-french twitter Account. (Yes, that's a lot.)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"48825435\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"name\":\"R\\u00e9my D.\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 19 20:55:21 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":48825435,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178890674642944,\"created_at\":\"Fri Feb 24 22:53:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 879000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "170e777f-4bc3-45eb-92ac-60b316a739e2-173178890674642944" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@FlorencePorcel: MON CUBE ME BRÛLE LA FESSE GAUCHE #lgw” ah oui ... Je vois .. Ça fume !!", -"img": { -"src": "http://a0.twimg.com/profile_images/1782185349/image_normal.jpg" -}, -"title": "Arnaud77: “@FlorencePorcel: MON CUBE ME BRÛLE LA FESSE GAUCHE #lgw” ah oui ... Je vois .. Ça fume !!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 879000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@FlorencePorcel: MON CUBE ME BR\\u00dbLE LA FESSE GAUCHE #lgw\\u201d ah oui ... Je vois .. \\u00c7a fume !!\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[1,16],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[52,56]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178888434880512\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":463,\"screen_name\":\"senearnaud77270\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":620,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/410459009\\/IMG_1479little.jpg\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":78,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1782185349\\/image_normal.jpg\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"386121061\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/410459009\\/IMG_1479little.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1782185349\\/image_normal.jpg\",\"name\":\"Arnaud77\",\"default_profile_image\":false,\"created_at\":\"Thu Oct 06 18:06:41 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":386121061,\"utc_offset\":3600,\"favourites_count\":10,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178888434880512,\"created_at\":\"Fri Feb 24 22:53:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 879000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "15eaad83-24e0-40ff-9ddc-7fecdcfce054-173178888434880512" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et hop je rejoins #lgw \nHistoire Twitter entre 2 éternuements #grippe", -"img": { -"src": "http://a2.twimg.com/profile_images/578949538/6611_137621203372_560673372_3231878_5032042_n_normal.jpg" -}, -"title": "mikiane: Et hop je rejoins #lgw \nHistoire Twitter entre 2 éternuements #grippe", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 879000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Et hop je rejoins #lgw \\nHistoire Twitter entre 2 \\u00e9ternuements #grippe\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[18,22]},{\"text\":\"grippe\",\"indices\":[62,69]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.2241006,48.8155414],[2.4697521,48.8155414],[2.4697521,48.9021461],[2.2241006,48.9021461]]]},\"attributes\":{},\"full_name\":\"Paris, Paris\",\"place_type\":\"city\",\"name\":\"Paris\",\"id\":\"7238f93a3e899af6\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/7238f93a3e899af6.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[2.362616,48.87309]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178888753655811\",\"geo\":{\"type\":\"Point\",\"coordinates\":[48.87309,2.362616]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":4607,\"screen_name\":\"mikiane\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":8662,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/30288548\\/fond.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":860,\"profile_link_color\":\"000dc9\",\"followers_count\":29881,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/578949538\\/6611_137621203372_560673372_3231878_5032042_n_normal.jpg\",\"description\":\"Joshfire CEO & Owner.\\r\\nUse to be the Digital Director of France24. Rue89 Cofounder. TEDxParis Curator since 2009 #internetofthings #marktech #innovation #media\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"ffffff\",\"id_str\":\"6574682\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/30288548\\/fond.jpg\",\"profile_sidebar_fill_color\":\"FFFFFF\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/578949538\\/6611_137621203372_560673372_3231878_5032042_n_normal.jpg\",\"name\":\"mikiane\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 04 17:00:30 +0000 2007\",\"profile_sidebar_border_color\":\"d4d4d4\",\"id\":6574682,\"utc_offset\":-7200,\"favourites_count\":23,\"url\":\"http:\\/\\/mikiane.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178888753655811,\"created_at\":\"Fri Feb 24 22:53:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 879000, -"tags": [ -{ -"id-ref": "ef358ea8-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3722d4fc-b222-4fac-8e2e-ab5ec27e30b3-173178888753655811" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Tiens, encore un nouveau décor pour #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1592192908/DKen_MG_5127_Small_normal.jpeg" -}, -"title": "Antoine Dubuquoy: Tiens, encore un nouveau décor pour #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 881000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Tiens, encore un nouveau d\\u00e9cor pour #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[36,40]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178897519747072\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1104,\"screen_name\":\"dubuc64\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":12386,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/317893098\\/TwitterBannerDubuc64.png\",\"location\":\"Paris (France)\",\"show_all_inline_media\":false,\"listed_count\":117,\"profile_link_color\":\"ff0000\",\"followers_count\":1732,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1592192908\\/DKen_MG_5127_Small_normal.jpeg\",\"description\":\"Digital Media Strategist - Social Media, Community Management - Rock & pop culture guru - Auteur avec @nicoprat des Miscellan\\u00e9es d'Internet parution le 12\\/01\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"10731962\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/317893098\\/TwitterBannerDubuc64.png\",\"profile_sidebar_fill_color\":\"eeeeee\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1592192908\\/DKen_MG_5127_Small_normal.jpeg\",\"name\":\"Antoine Dubuquoy\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 30 07:20:52 +0000 2007\",\"profile_sidebar_border_color\":\"ff0000\",\"id\":10731962,\"utc_offset\":3600,\"favourites_count\":339,\"url\":\"http:\\/\\/www.dubucsblog.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178897519747072,\"created_at\":\"Fri Feb 24 22:54:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 881000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a83badfa-98cb-4dec-84f5-d0dbf09e19c9-173178897519747072" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze #IlReste #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1815905585/image_normal.jpg" -}, -"title": "Young, Wild & Free: @LeGrandWebze #IlReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 884000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze #IlReste #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[14,22]},{\"text\":\"lgw\",\"indices\":[23,27]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173176896102744065\",\"id_str\":\"173178910723411968\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173176896102744065,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":233,\"screen_name\":\"08Life06\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10928,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"chez les mafieux mexicains\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"followers_count\":390,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"363343002\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"name\":\"Young, Wild & Free\",\"default_profile_image\":false,\"created_at\":\"Sat Aug 27 23:04:05 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":363343002,\"utc_offset\":null,\"favourites_count\":39,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173178910723411968,\"created_at\":\"Fri Feb 24 22:54:04 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 884000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "18fca3fb-7f3f-4d22-988f-92a59aee7680-173178910723411968" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Y'a le Palmashow sur France 5 #legrandwebze", -"img": { -"src": "http://a0.twimg.com/profile_images/1676545149/image_normal.jpg" -}, -"title": "Juliette Husson: Y'a le Palmashow sur France 5 #legrandwebze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 885000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Y'a le Palmashow sur France 5 #legrandwebze\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"legrandwebze\",\"indices\":[30,43]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178913047056384\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":191,\"screen_name\":\"LoupLoutre\",\"lang\":\"en\",\"profile_text_color\":\"050505\",\"statuses_count\":1476,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/255965783\\/5726445060_85ed0552ce_z_large.jpg\",\"location\":\"Brest, France\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"c7406f\",\"followers_count\":87,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1676545149\\/image_normal.jpg\",\"description\":\"De l'urbain avec tout ce qu'il y a dedans.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Mountain Time (US & Canada)\",\"profile_background_color\":\"1c1c1c\",\"id_str\":\"20921272\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/255965783\\/5726445060_85ed0552ce_z_large.jpg\",\"profile_sidebar_fill_color\":\"fff0ff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1676545149\\/image_normal.jpg\",\"name\":\"Juliette Husson\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 15 17:04:56 +0000 2009\",\"profile_sidebar_border_color\":\"fcdbe7\",\"id\":20921272,\"utc_offset\":-25200,\"favourites_count\":20,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178913047056384,\"created_at\":\"Fri Feb 24 22:54:05 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 885000, -"tags": [ -{ -"id-ref": "ef1b237e-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d87ca969-3746-485b-b9d2-5c10070326c9-173178913047056384" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@mirayoki c'est plus à la Cartonnerie #lgw ? J'arrive en cours de route je suis perdue cc @FlorencePorcel", -"img": { -"src": "http://a3.twimg.com/profile_images/1682788944/oriane_twitter_normal.png" -}, -"title": "Oriane Hurard: @mirayoki c'est plus à la Cartonnerie #lgw ? J'arrive en cours de route je suis perdue cc @FlorencePorcel", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 885000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@mirayoki c'est plus \\u00e0 la Cartonnerie #lgw ? J'arrive en cours de route je suis perdue cc @FlorencePorcel\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"mirayoki\",\"indices\":[0,9],\"id_str\":\"315115218\",\"name\":\"Vivien CHAZEL\",\"id\":315115218},{\"screen_name\":\"FlorencePorcel\",\"indices\":[90,105],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[38,42]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173178552706023424\",\"id_str\":\"173178916800970753\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173178552706023424,\"in_reply_to_user_id_str\":\"315115218\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":382,\"screen_name\":\"Orianehurard\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2710,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":24,\"profile_link_color\":\"de2a5d\",\"followers_count\":484,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"description\":\"S\\u00e9ries, transmedia, cin\\u00e9ma. Dipl\\u00f4m\\u00e9e @ina_SUP en production \\/\\/ \\r\\nCharg\\u00e9e de coordination @TIULab, programme d'encadrement \\u00e9tudiant transmedia\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"198934087\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"profile_sidebar_fill_color\":\"c1a7c7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"name\":\"Oriane Hurard\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 05 16:26:22 +0000 2010\",\"profile_sidebar_border_color\":\"592459\",\"id\":198934087,\"utc_offset\":-10800,\"favourites_count\":461,\"url\":\"http:\\/\\/www.transmediaimmersiveuniversity.com\\/\"},\"in_reply_to_screen_name\":\"mirayoki\",\"truncated\":false,\"id\":173178916800970753,\"created_at\":\"Fri Feb 24 22:54:05 +0000 2012\",\"in_reply_to_user_id\":315115218}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 885000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1b4e5ef8-6efc-4e6a-a666-8e4b859d13ed-173178916800970753" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw on peut passer l épisode sur la météo de #verybadblagues ? Trop bon", -"img": { -"src": "http://a0.twimg.com/profile_images/1802162566/image_normal.jpg" -}, -"title": "Julien Cotte: #lgw on peut passer l épisode sur la météo de #verybadblagues ? Trop bon", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 887000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw on peut passer l \\u00e9pisode sur la m\\u00e9t\\u00e9o de #verybadblagues ? Trop bon\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"verybadblagues\",\"indices\":[46,61]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178923948048385\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":872,\"screen_name\":\"JulienCotteALU\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3873,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/105129015\\/VerySmallLogoHR2.0.jpg\",\"location\":\"V\\u00e9lizy-Villacoublay\",\"show_all_inline_media\":false,\"listed_count\":138,\"profile_link_color\":\"0084B4\",\"followers_count\":1405,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1802162566\\/image_normal.jpg\",\"description\":\"DRH du site de V\\u00e9lizy (France) - HR Community Manager - Marketing HR2.0 - @AlcatelLucent\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"107697826\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/105129015\\/VerySmallLogoHR2.0.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802162566\\/image_normal.jpg\",\"name\":\"Julien Cotte\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 23 12:17:36 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":107697826,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/juliencotte.typepad.com\\/le-blog-de-julien-cotte-\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178923948048385,\"created_at\":\"Fri Feb 24 22:54:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 887000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef361256-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5450139e-1a72-4271-a03a-cf05b4905ca1-173178923948048385" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @InsafOo: #lgw François Rollin in the deep? #cQui", -"img": { -"src": "http://a0.twimg.com/profile_images/1804590964/ZEFZA_normal.gif" -}, -"title": "Shik-a-Marrant: RT @InsafOo: #lgw François Rollin in the deep? #cQui", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 888000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @InsafOo: #lgw Fran\\u00e7ois Rollin in the deep? #cQui\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"InsafOo\",\"indices\":[3,11],\"name\":\"oOfasnI\",\"id_str\":\"342660437\",\"id\":342660437}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[13,17]},{\"text\":\"cQui\",\"indices\":[47,52]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw Fran\\u00e7ois Rollin in the deep? #cQui\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cQui\",\"indices\":[34,39]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178704896339968\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"InsafOo\",\"lang\":\"fr\",\"favourites_count\":34,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":141,\"location\":\"Bruxelles\",\"profile_text_color\":\"333333\",\"followers_count\":198,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1563780941\\/pic_copie_normal.jpg\",\"description\":\"Journalisme \\u00e0 l'ULB\\/ Stage \\u00e0 la RTBF et au Soir\\/ Erasmus \\u00e0 Paris\\/ Jobiste au Cirque Royal\\/ Parle r\\u00e9guli\\u00e8rement le sarcasme\\/ Mes cuites n'engagent que moi.\",\"statuses_count\":1087,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"342660437\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"oOfasnI\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Tue Jul 26 11:22:50 +0000 2011\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":342660437,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/insiblog.wordpress.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1563780941\\/pic_copie_normal.jpg\"},\"truncated\":false,\"id\":173178704896339968,\"created_at\":\"Fri Feb 24 22:53:15 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178926905036800\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"c0c3c4\",\"screen_name\":\"Shikamarrant\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":75,\"location\":\"Cela d\\u00e9pend o\\u00f9 vous \\u00eates\",\"profile_text_color\":\"333333\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\",\"description\":\"Je ne suis pas fan de Naruto, mais j'ai trouv\\u00e9 le jeu de mot pas mal en fait. J'aurais pu en trouver un avec #Faisan\",\"statuses_count\":989,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"57607506\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Shik-a-Marrant\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Jul 17 10:16:42 +0000 2009\",\"profile_sidebar_fill_color\":\"c0c3c4\",\"id\":57607506,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\"},\"truncated\":false,\"id\":173178926905036800,\"created_at\":\"Fri Feb 24 22:54:08 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 888000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "46c62627-040e-495c-9b60-457761ff7086-173178926905036800" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Vazy @mafaldah71 !! RT @dzeis: Pensée émue pour une partie du Team @Tweets2Comptoir actuellement sur France 5. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1827173511/diejet_normal.jpg" -}, -"title": "vavodal: Vazy @mafaldah71 !! RT @dzeis: Pensée émue pour une partie du Team @Tweets2Comptoir actuellement sur France 5. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 889000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Vazy @mafaldah71 !! RT @dzeis: Pens\\u00e9e \\u00e9mue pour une partie du Team @Tweets2Comptoir actuellement sur France 5. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"mafaldah71\",\"indices\":[5,16],\"name\":\"mafaldah71\",\"id_str\":\"101297843\",\"id\":101297843},{\"screen_name\":\"dzeis\",\"indices\":[23,29],\"name\":\"[\\u0256\\u0290\\u0259\\u026a\\u0283]\",\"id_str\":\"47984073\",\"id\":47984073},{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[67,83],\"name\":\"Tweets de Comptoir\",\"id_str\":\"227334618\",\"id\":227334618}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[111,115]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178931539750914\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"EEEEEE\",\"screen_name\":\"diejet\",\"lang\":\"fr\",\"favourites_count\":177,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":576,\"location\":\"Montpellier\",\"profile_text_color\":\"333333\",\"followers_count\":638,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1827173511\\/diejet_normal.jpg\",\"description\":\"Tout est sous contr\\u00f4le\\u2026 mais en douceur. Enfin, je vais essayer !\",\"statuses_count\":10571,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/342894182\\/IMG_1551.JPG\",\"show_all_inline_media\":false,\"listed_count\":54,\"profile_link_color\":\"038543\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ACDED6\",\"protected\":false,\"id_str\":\"285043271\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"vavodal\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/342894182\\/IMG_1551.JPG\",\"created_at\":\"Wed Apr 20 12:40:21 +0000 2011\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"id\":285043271,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1827173511\\/diejet_normal.jpg\"},\"truncated\":false,\"id\":173178931539750914,\"created_at\":\"Fri Feb 24 22:54:09 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 889000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "10364b64-cea3-4e33-891a-164b9a9d4eb3-173178931539750914" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW #debout", -"img": { -"src": "http://a0.twimg.com/profile_images/1677676216/fender_2_normal.jpg" -}, -"title": "Sébastien vdo: #LGW #debout", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 890000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW #debout\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"debout\",\"indices\":[5,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/levelupstudio.com\\/plume\\\" rel=\\\"nofollow\\\"\\u003EPlume\\u00a0for\\u00a0Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178936308678656\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":24,\"screen_name\":\"sebvdo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":25,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"Juste l\\u00e0...\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"990000\",\"followers_count\":2,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1677676216\\/fender_2_normal.jpg\",\"description\":\"Web\\/Zic\\/Foot\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"97193463\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1677676216\\/fender_2_normal.jpg\",\"name\":\"S\\u00e9bastien vdo\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 16 11:57:29 +0000 2009\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":97193463,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178936308678656,\"created_at\":\"Fri Feb 24 22:54:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 890000, -"tags": [ -{ -"id-ref": "ef3663e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "aa739131-3188-4e74-9c37-1a0e588c6e6d-173178936308678656" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "60 millions de vues. Et pas moi. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1768260791/afflelou_normal.png" -}, -"title": "Marcel Comics: 60 millions de vues. Et pas moi. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 891000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"60 millions de vues. Et pas moi. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178940284866562\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":196,\"screen_name\":\"Marcelcomics\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3887,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":24,\"profile_link_color\":\"0084B4\",\"followers_count\":518,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"description\":\"D\\u00e9fenseur du panache et de la pens\\u00e9e positive. Gar\\u00e7on boucher chez Boucherie-ovalie.org. Inventor of the Follow Me Monday (#FMM)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"386966557\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"name\":\"Marcel Comics\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 08 07:06:40 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":386966557,\"utc_offset\":-10800,\"favourites_count\":7,\"url\":\"http:\\/\\/boucherie-ovalie.org\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178940284866562,\"created_at\":\"Fri Feb 24 22:54:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 891000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9320df99-f45a-465b-bedf-8a473d278eb0-173178940284866562" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Recherche modèles photos féminis à Paris #LGW #Aucasoù", -"img": { -"src": "http://a3.twimg.com/profile_images/1657576016/tumblr_lr0iret1w41qfktzdo1_500_normal.jpg" -}, -"title": "Jerry Van Krasten: Recherche modèles photos féminis à Paris #LGW #Aucasoù", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 891000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Recherche mod\\u00e8les photos f\\u00e9minis \\u00e0 Paris #LGW #Aucaso\\u00f9\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[41,45]},{\"text\":\"Aucaso\\u00f9\",\"indices\":[46,54]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178941559947264\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":23,\"screen_name\":\"JerryVanKrasten\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":151,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Europe\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":18,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1657576016\\/tumblr_lr0iret1w41qfktzdo1_500_normal.jpg\",\"description\":\"Photographer working in Paris and London. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"London\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"410119625\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1657576016\\/tumblr_lr0iret1w41qfktzdo1_500_normal.jpg\",\"name\":\"Jerry Van Krasten\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 11 17:24:55 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":410119625,\"utc_offset\":0,\"favourites_count\":0,\"url\":\"http:\\/\\/www.flickriver.com\\/photos\\/jerryvankrasten\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178941559947264,\"created_at\":\"Fri Feb 24 22:54:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 891000, -"tags": [ -{ -"id-ref": "ef369af0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b784dba2-d5ea-4796-9c4d-fefcebbd3ae8-173178941559947264" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilpart ding dong #ilrevient", -"img": { -"src": "http://a1.twimg.com/profile_images/1768745785/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png" -}, -"title": "☠papounay2000☠: #lgw #ilpart ding dong #ilrevient", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 892000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #ilpart ding dong #ilrevient\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[5,12]},{\"text\":\"ilrevient\",\"indices\":[23,33]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178943296380928\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"F2E195\",\"screen_name\":\"papounay2000\",\"lang\":\"fr\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":265,\"location\":\"\",\"profile_text_color\":\"0C3E53\",\"followers_count\":135,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1768745785\\/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png\",\"description\":\"N'oubliez pas de vous aimer\",\"statuses_count\":3536,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/412848613\\/gandhi.jpg\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"FF0000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BADFCD\",\"protected\":false,\"id_str\":\"14764219\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"\\u2620papounay2000\\u2620\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/412848613\\/gandhi.jpg\",\"created_at\":\"Tue May 13 20:33:18 +0000 2008\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"id\":14764219,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768745785\\/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png\"},\"truncated\":false,\"id\":173178943296380928,\"created_at\":\"Fri Feb 24 22:54:12 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 892000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef36b936-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ddeec9eb-1434-431d-8ff3-98ecbbeb4da5-173178943296380928" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Jean Dujardin t'as les boules? Tiens, on en a plein pour toi dans #lgw #socialtv", -"img": { -"src": "http://a1.twimg.com/profile_images/1709833400/j_normal.JPG" -}, -"title": "Julie R جولي: Jean Dujardin t'as les boules? Tiens, on en a plein pour toi dans #lgw #socialtv", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 892000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Jean Dujardin t'as les boules? Tiens, on en a plein pour toi dans #lgw #socialtv\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[66,70]},{\"text\":\"socialtv\",\"indices\":[71,80]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178945800376321\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":820,\"screen_name\":\"JulR\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":13059,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Paris \\/ Damas\",\"show_all_inline_media\":false,\"listed_count\":35,\"profile_link_color\":\"93A644\",\"followers_count\":792,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"description\":\"Parigote de coeur, syrienne d'adoption. L'inverse marche aussi. Journaliste vadrouilleuse \\/\\/ Don't diet - Start a riot\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"10572732\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"name\":\"Julie R \\u062c\\u0648\\u0644\\u064a\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 25 22:37:26 +0000 2007\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":10572732,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/www.syrieonline.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178945800376321,\"created_at\":\"Fri Feb 24 22:54:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 892000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef36d736-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "610ebb6e-cc79-402c-9a5c-4149d81dc8ea-173178945800376321" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste #palmashow y a du monde sur @France5 ?", -"img": { -"src": "http://a1.twimg.com/profile_images/1729961706/fan-art-naturo-rufus-shinra-big_normal.jpg" -}, -"title": "Emilien: #lgw #ilreste #palmashow y a du monde sur @France5 ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 895000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste #palmashow y a du monde sur @France5 ?\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"france5\",\"indices\":[42,50],\"id_str\":\"128507523\",\"name\":\"France cinq\",\"id\":128507523}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]},{\"text\":\"palmashow\",\"indices\":[14,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178958752399360\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":22,\"screen_name\":\"H0shiz0ra_FR\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":107,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":2,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1729961706\\/fan-art-naturo-rufus-shinra-big_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"160249990\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1729961706\\/fan-art-naturo-rufus-shinra-big_normal.jpg\",\"name\":\"Emilien\",\"default_profile_image\":false,\"created_at\":\"Sun Jun 27 16:51:00 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":160249990,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178958752399360,\"created_at\":\"Fri Feb 24 22:54:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 895000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef203116-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fa36aeca-dbc7-448c-a489-ba75d24dc155-173178958752399360" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Jali: ça vanne Romorantin dans #lgw tu sens qu' #ilpart bientôt ou alors #ilchange2ton", -"img": { -"src": "http://a1.twimg.com/profile_images/1598467503/aurel2_-_Copie_normal.jpg" -}, -"title": "Aurélien: RT @Jali: ça vanne Romorantin dans #lgw tu sens qu' #ilpart bientôt ou alors #ilchange2ton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 897000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Jali: \\u00e7a vanne Romorantin dans #lgw tu sens qu' #ilpart bient\\u00f4t ou alors #ilchange2ton\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Jali\",\"indices\":[3,8],\"id_str\":\"8064742\",\"name\":\"jali\",\"id\":8064742}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]},{\"text\":\"ilpart\",\"indices\":[52,59]},{\"text\":\"ilchange2ton\",\"indices\":[77,90]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"\\u00e7a vanne Romorantin dans #lgw tu sens qu' #ilpart bient\\u00f4t ou alors #ilchange2ton\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]},{\"text\":\"ilpart\",\"indices\":[42,49]},{\"text\":\"ilchange2ton\",\"indices\":[67,80]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.netvibes.com\\/\\\" rel=\\\"nofollow\\\"\\u003ENetvibes Official Widget\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178775805247488\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":110,\"screen_name\":\"Jali\",\"lang\":\"fr\",\"profile_text_color\":\"574b57\",\"statuses_count\":30517,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"FR\",\"show_all_inline_media\":true,\"listed_count\":38,\"profile_link_color\":\"484b6b\",\"followers_count\":487,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\",\"description\":\"se prom\\u00e8ne\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"8064742\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\",\"name\":\"jali\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 08 21:15:24 +0000 2007\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":8064742,\"utc_offset\":3600,\"favourites_count\":148,\"url\":\"http:\\/\\/www.jali.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178775805247488,\"created_at\":\"Fri Feb 24 22:53:32 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178965677187072\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":886,\"screen_name\":\"aurel_p\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":33184,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Pau\",\"show_all_inline_media\":true,\"listed_count\":152,\"profile_link_color\":\"93A644\",\"followers_count\":2186,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"description\":\"cr\\u00e9ation web le jour, TVvore le soir. Attention risque de LT m\\u00eame des \\u00e9missions les plus mauvaises de la t\\u00e9l\\u00e9 fran\\u00e7aise. Partage en tout genre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"14321671\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"name\":\"Aur\\u00e9lien\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 07 10:27:23 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":14321671,\"utc_offset\":3600,\"favourites_count\":140,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178965677187072,\"created_at\":\"Fri Feb 24 22:54:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 897000, -"tags": [ -{ -"id-ref": "ef1a8540-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "50f19e9b-73f6-4825-adff-9514b0f65156-173178965677187072" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le @palmashow avec @Vinvin sur Fr5 #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/770062660/35125574_55649_normal.bmp" -}, -"title": "faconpuzzle: Le @palmashow avec @Vinvin sur Fr5 #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 898000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le @palmashow avec @Vinvin sur Fr5 #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[19,26],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[35,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178969603059713\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":241,\"screen_name\":\"faconpuzzle\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":1163,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/45497990\\/grunge-fabric-dl.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":12,\"profile_link_color\":\"2FC2EF\",\"followers_count\":132,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/770062660\\/35125574_55649_normal.bmp\",\"description\":\"IP\\/IT\\/Potential Bullshit\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"35125574\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/45497990\\/grunge-fabric-dl.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/770062660\\/35125574_55649_normal.bmp\",\"name\":\"faconpuzzle\",\"default_profile_image\":false,\"created_at\":\"Sat Apr 25 02:55:39 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":35125574,\"utc_offset\":3600,\"favourites_count\":29,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178969603059713,\"created_at\":\"Fri Feb 24 22:54:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 898000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3eb525db-6a4e-4854-8cb9-19a951cb4e68-173178969603059713" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze #lgw et comment on fait quand on a pas d'humour? on se coupe un bras ? ;-) http://t.co/kznYKhS1", -"img": { -"src": "http://a3.twimg.com/profile_images/1744565468/avatar__tweet_panthere_normal.jpg" -}, -"title": "tweet panthere: @LeGrandWebze #lgw et comment on fait quand on a pas d'humour? on se coupe un bras ? ;-) http://t.co/kznYKhS1", -"color": "16763904", -"polemics": [ -"Q", -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 900000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze #lgw et comment on fait quand on a pas d'humour? on se coupe un bras ? ;-) http:\\/\\/t.co\\/kznYKhS1\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[{\"indices\":[90,110],\"expanded_url\":\"http:\\/\\/lockerz.com\\/s\\/186833897\",\"display_url\":\"lockerz.com\\/s\\/186833897\",\"url\":\"http:\\/\\/t.co\\/kznYKhS1\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173177451382439938\",\"id_str\":\"173178975986786304\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173177451382439938,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":90,\"screen_name\":\"tweet_panthere\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":600,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"DTC\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":78,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1744565468\\/avatar__tweet_panthere_normal.jpg\",\"description\":\"Voil\\u00e0 25 ans que je suis n\\u00e9e dans un paquet de chips, d\\u00e9sormais, c'est d\\u00e9cid\\u00e9, \\u00e0 d\\u00e9faut d'une vie r\\u00e9elle, je vais vivre et construire une vie sociale sur le net\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"459596569\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1744565468\\/avatar__tweet_panthere_normal.jpg\",\"name\":\"tweet panthere\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 09 21:06:34 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":459596569,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/tweetpanthere.wordpress.com\\/\"},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173178975986786304,\"created_at\":\"Fri Feb 24 22:54:20 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 900000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "363a4d48-ce53-4bbe-abf2-f133b4868502-173178975986786304" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@semioblog: Tous sur #lgw” la v4 est mieux non ?", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: “@semioblog: Tous sur #lgw” la v4 est mieux non ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 900000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"\\u201c@semioblog: Tous sur #lgw\\u201d la v4 est mieux non ?\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"semioblog\",\"indices\":[1,11],\"name\":\"Virginie Spies\",\"id_str\":\"10078802\",\"id\":10078802}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[22,26]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178977584816128\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"favourites_count\":21,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":543,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":210,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"statuses_count\":636,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Royer Charles-Henri\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":185396126,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.france5.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\"},\"truncated\":false,\"id\":173178977584816128,\"created_at\":\"Fri Feb 24 22:54:20 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 900000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "381aff4b-ae77-4310-93eb-ea7f3ff3f557-173178977584816128" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Morandini c'est comique #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1823017040/tetocarre_normal.jpg" -}, -"title": "GoldoNat: Morandini c'est comique #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 901000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Morandini c'est comique #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178981753950208\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":256,\"screen_name\":\"GoldoNat\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1753,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"009999\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"description\":\"Graphiste, Pr\\u00e9sentatrice qui raconte des blagues nulles et Stagiaire irresponsable \\u00e9v\\u00e8nement chez DoReMi Game Cie, Jeux Vid\\u00e9os, Troll \\u00e0 ses heures perdues.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"116250574\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"name\":\"GoldoNat\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 21 19:13:39 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":116250574,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.doremi.asso.fr\\/site\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178981753950208,\"created_at\":\"Fri Feb 24 22:54:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 901000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4eda1ccf-cf8e-4795-9ae2-34022d33d071-173178981753950208" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Gerald Depalmashow. #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1689863523/331385963_normal.jpg" -}, -"title": "Rajae: Gerald Depalmashow. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 901000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Gerald Depalmashow. #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[20,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twicca.r246.jp\\/\\\" rel=\\\"nofollow\\\"\\u003Etwicca\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178982626377728\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1567,\"screen_name\":\"Rajae_M_\",\"lang\":\"en\",\"profile_text_color\":\"0d020d\",\"statuses_count\":98839,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/406096990\\/twilk_background_4f1b18a583251.jpg\",\"location\":\"Belgique avec un gouvernement\",\"show_all_inline_media\":false,\"listed_count\":364,\"profile_link_color\":\"BF1238\",\"followers_count\":4580,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1689863523\\/331385963_normal.jpg\",\"description\":\"Quand il y a trop de poils, je vois pubien.\\nCM de @LisePressac.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"BF1238\",\"id_str\":\"65035525\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/406096990\\/twilk_background_4f1b18a583251.jpg\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1689863523\\/331385963_normal.jpg\",\"name\":\"Rajae\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 12 13:31:45 +0000 2009\",\"profile_sidebar_border_color\":\"FFFFFF\",\"id\":65035525,\"utc_offset\":3600,\"favourites_count\":1120,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178982626377728,\"created_at\":\"Fri Feb 24 22:54:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 901000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3bf27893-5aeb-4dcd-9bde-9414c22de473-173178982626377728" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw sondage en direct @france5tv :-)", -"img": { -"src": "http://a1.twimg.com/profile_images/309624209/Cy2_normal.png" -}, -"title": "Samuel Huron: #lgw sondage en direct @france5tv :-)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 901000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw sondage en direct @france5tv :-)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"France5tv\",\"indices\":[23,33],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178983507169280\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":764,\"screen_name\":\"cybunk\",\"lang\":\"en\",\"profile_text_color\":\"4c9c8f\",\"statuses_count\":2675,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/51130859\\/3577914799_1350cff02e.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":69,\"profile_link_color\":\"b3009b\",\"followers_count\":699,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/309624209\\/Cy2_normal.png\",\"description\":\"Lead designer @IRILive Centre Pompidou \\/ PhD student in #infoviz #chi @ Paris11 \\/ @INRIA : #ui #Webdesign, #WebScience, #philosophy, #open #innovation\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"000000\",\"id_str\":\"14905766\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/51130859\\/3577914799_1350cff02e.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/309624209\\/Cy2_normal.png\",\"name\":\"Samuel Huron\",\"default_profile_image\":false,\"created_at\":\"Mon May 26 06:02:18 +0000 2008\",\"profile_sidebar_border_color\":\"b3009b\",\"id\":14905766,\"utc_offset\":-10800,\"favourites_count\":405,\"url\":\"http:\\/\\/www.cybunk.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178983507169280,\"created_at\":\"Fri Feb 24 22:54:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 901000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4f63ce2b-b8cb-4fea-9518-5e7e65226155-173178983507169280" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @valmad_: Je vote pour l'éducation et le langage soutenu! #TeamVieilleFranceAssumée #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1830176857/picc-3rmof9wbb-233188-500-330_normal.jpg" -}, -"title": "Angie: RT @valmad_: Je vote pour l'éducation et le langage soutenu! #TeamVieilleFranceAssumée #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 903000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @valmad_: Je vote pour l'\\u00e9ducation et le langage soutenu! #TeamVieilleFranceAssum\\u00e9e #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"valmad_\",\"indices\":[3,11],\"name\":\"val\",\"id_str\":\"51392884\",\"id\":51392884}],\"hashtags\":[{\"text\":\"TeamVieilleFranceAssum\\u00e9e\",\"indices\":[62,87]},{\"text\":\"lgw\",\"indices\":[88,92]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je vote pour l'\\u00e9ducation et le langage soutenu! #TeamVieilleFranceAssum\\u00e9e #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"TeamVieilleFranceAssum\\u00e9e\",\"indices\":[49,74]},{\"text\":\"lgw\",\"indices\":[75,79]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178675351654400\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"valmad_\",\"lang\":\"fr\",\"favourites_count\":65,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":503,\"location\":\"Aquitaine\",\"profile_text_color\":\"333333\",\"followers_count\":1208,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1640796894\\/valmad__normal.jpg\",\"description\":\"Ma bio, par vous: *Ange ou D\\u00e9esse*, douce, dr\\u00f4le, courageuse, corrosive, fid\\u00e8le. Bref, awesome. Modeste? Non, y'avait pas! \\r\\n#soglamour \",\"statuses_count\":17055,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/37593519\\/dune_sunset.JPG\",\"show_all_inline_media\":true,\"listed_count\":66,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"51392884\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"val\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/37593519\\/dune_sunset.JPG\",\"created_at\":\"Sat Jun 27 09:10:54 +0000 2009\",\"profile_sidebar_fill_color\":\"c5e0ed\",\"id\":51392884,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/valmad.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1640796894\\/valmad__normal.jpg\"},\"truncated\":false,\"id\":173178675351654400,\"created_at\":\"Fri Feb 24 22:53:08 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178988620021760\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"0c1414\",\"screen_name\":\"AhAngelik\",\"lang\":\"en\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":114,\"location\":\"France\",\"profile_text_color\":\"737b81\",\"followers_count\":75,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1830176857\\/picc-3rmof9wbb-233188-500-330_normal.jpg\",\"description\":\"Fille de l'Est toujours \\u00e0 l'ouest mais ne perd pas le nord. \",\"statuses_count\":1167,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/408184427\\/hello-5dggk579p-215158-530-424.jpg\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"f585bb\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1a1715\",\"protected\":false,\"id_str\":\"430315081\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Angie\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408184427\\/hello-5dggk579p-215158-530-424.jpg\",\"created_at\":\"Wed Dec 07 01:03:27 +0000 2011\",\"profile_sidebar_fill_color\":\"090a0a\",\"id\":430315081,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1830176857\\/picc-3rmof9wbb-233188-500-330_normal.jpg\"},\"truncated\":false,\"id\":173178988620021760,\"created_at\":\"Fri Feb 24 22:54:23 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 903000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef3000e6-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c7b9d898-bba3-48fa-adbe-d5023e8283c3-173178988620021760" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze #IlReste #lgw", -"img": { -"src": "http://a3.twimg.com/sticky/default_profile_images/default_profile_4_normal.png" -}, -"title": "Raphaël Vartanian: @LeGrandWebze #IlReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 903000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze #IlReste #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[14,22]},{\"text\":\"lgw\",\"indices\":[23,27]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178992189386752\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":38,\"screen_name\":\"ShahenHayIan\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":71,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"038543\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/sticky\\/default_profile_images\\/default_profile_4_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ACDED6\",\"id_str\":\"103083418\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_4_normal.png\",\"name\":\"Rapha\\u00ebl Vartanian\",\"default_profile_image\":true,\"created_at\":\"Fri Jan 08 20:45:17 +0000 2010\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":103083418,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173178992189386752,\"created_at\":\"Fri Feb 24 22:54:23 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 903000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "424c5dd0-e694-4323-9a3c-372948954e10-173178992189386752" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @o0REL: Maintenant vous appuyez sur la touche + de votre télécommande pour passer de C+ à FR5 . merci #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1602210892/Galactica_normal.jpg" -}, -"title": "Cammarata Thierry: RT @o0REL: Maintenant vous appuyez sur la touche + de votre télécommande pour passer de C+ à FR5 . merci #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 904000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @o0REL: Maintenant vous appuyez sur la touche + de votre t\\u00e9l\\u00e9commande pour passer de C+ \\u00e0 FR5 . merci #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"o0REL\",\"indices\":[3,9],\"name\":\"o0REL\",\"id_str\":\"69682753\",\"id\":69682753}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[105,109]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Maintenant vous appuyez sur la touche + de votre t\\u00e9l\\u00e9commande pour passer de C+ \\u00e0 FR5 . merci #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[94,98]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178697946365952\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"D3D2CF\",\"screen_name\":\"o0REL\",\"lang\":\"fr\",\"favourites_count\":2680,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":147,\"location\":\"\",\"profile_text_color\":\"634047\",\"followers_count\":80,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1714137717\\/For_the_fuck_normal.png\",\"description\":\"A base de compote\",\"statuses_count\":6740,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432865195\\/Twitter_Galaxy.jpg\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"9aa6a1\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"636566\",\"protected\":false,\"id_str\":\"69682753\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"o0REL\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432865195\\/Twitter_Galaxy.jpg\",\"created_at\":\"Fri Aug 28 20:12:55 +0000 2009\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"id\":69682753,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/o0rel.wordpress.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1714137717\\/For_the_fuck_normal.png\"},\"truncated\":false,\"id\":173178697946365952,\"created_at\":\"Fri Feb 24 22:53:13 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178995838423040\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"DFDFDF\",\"screen_name\":\"thcammarata\",\"lang\":\"en\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":98,\"location\":\"france\",\"profile_text_color\":\"333333\",\"followers_count\":23,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"description\":\"\",\"statuses_count\":1156,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"990000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"protected\":false,\"id_str\":\"334554629\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Cammarata Thierry\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"created_at\":\"Wed Jul 13 08:43:07 +0000 2011\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"id\":334554629,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\"},\"truncated\":false,\"id\":173178995838423040,\"created_at\":\"Fri Feb 24 22:54:24 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 904000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fd2d0d4f-1ea2-4e0f-991c-c0891de94a93-173178995838423040" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je conaissais pas #LGW sur France 5, c'est sympa !", -"img": { -"src": "http://a1.twimg.com/profile_images/485277625/profil_twitter_normal.jpg" -}, -"title": "Dan Scemama: Je conaissais pas #LGW sur France 5, c'est sympa !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 904000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je conaissais pas #LGW sur France 5, c'est sympa !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[18,22]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178996501123073\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"9e9696\",\"screen_name\":\"scemamadan\",\"lang\":\"en\",\"favourites_count\":4,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":75,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":48,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/485277625\\/profil_twitter_normal.jpg\",\"description\":\"Tweeteur \\u00e0 ses heures perdues\\r\\nStudent in the engineering school ISEP Paris, specialized in IT.\",\"statuses_count\":557,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"5a8a1c\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"B2DFDA\",\"protected\":false,\"id_str\":\"21075947\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Dan Scemama\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"created_at\":\"Tue Feb 17 09:24:17 +0000 2009\",\"profile_sidebar_fill_color\":\"d1ed96\",\"id\":21075947,\"follow_request_sent\":null,\"utc_offset\":-36000,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/485277625\\/profil_twitter_normal.jpg\"},\"truncated\":false,\"id\":173178996501123073,\"created_at\":\"Fri Feb 24 22:54:24 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 904000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7c627ae3-b9ad-4da2-a2a0-a176bd84f1de-173178996501123073" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Allez, #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1457064362/DSCN0269_normal.JPG" -}, -"title": "Lola: Allez, #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 905000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Allez, #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[7,11]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178999479083008\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LolaLaloh\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":261,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":87,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1457064362\\/DSCN0269_normal.JPG\",\"description\":\"Made in Bourgogne \\/ Sciences Po Paris \\/ Politique \\/ Babyfoot\",\"statuses_count\":554,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"82011886\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Lola\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Oct 13 04:35:03 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":82011886,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1457064362\\/DSCN0269_normal.JPG\"},\"truncated\":false,\"id\":173178999479083008,\"created_at\":\"Fri Feb 24 22:54:25 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 905000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "19d3cbed-f0ff-4b0a-959c-f494ccc44549-173178999479083008" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW commence a arriver en TT! :D", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: #LGW commence a arriver en TT! :D", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 905000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW commence a arriver en TT! :D\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178997704900608\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":912,\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"profile_text_color\":\"a3c23e\",\"statuses_count\":4894,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"location\":\"Alsace, France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"profile_sidebar_fill_color\":\"9ca871\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"name\":\"Hugo SCHOCH\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_border_color\":\"111405\",\"id\":175540303,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/only.hug33k.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178997704900608,\"created_at\":\"Fri Feb 24 22:54:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 905000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fecae0a2-83e2-456d-ba66-69b8c68eb026-173178997704900608" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "L'objectif c'est de mettre le grand webzé dans les TT le soir des césars! =) #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1276794848/Photo_Brutus_and_me__Louvre__normal.jpg" -}, -"title": "Joffrey Mick: L'objectif c'est de mettre le grand webzé dans les TT le soir des césars! =) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 905000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"L'objectif c'est de mettre le grand webz\\u00e9 dans les TT le soir des c\\u00e9sars! =) #lgw\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[77,81]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"favorited\":false,\"coordinates\":null,\"in_reply_to_user_id\":null,\"contributors\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"user\":{\"notifications\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"screen_name\":\"JoffreyMick\",\"follow_request_sent\":null,\"lang\":\"fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1276794848\\/Photo_Brutus_and_me__Louvre__normal.jpg\",\"default_profile_image\":false,\"verified\":false,\"profile_sidebar_border_color\":\"eeeeee\",\"location\":\"Paris\",\"favourites_count\":5,\"description\":\"20 ans, \\u00e9tudiant \\u00e0 Sciences Po Paris, journaliste politique pour Sciences Po TV, rock'n'roll addict.\",\"contributors_enabled\":false,\"following\":null,\"profile_use_background_image\":true,\"friends_count\":145,\"profile_text_color\":\"333333\",\"followers_count\":56,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1276794848\\/Photo_Brutus_and_me__Louvre__normal.jpg\",\"statuses_count\":1025,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"009999\",\"protected\":false,\"is_translator\":false,\"name\":\"Joffrey Mick\",\"default_profile\":false,\"time_zone\":\"Paris\",\"created_at\":\"Mon Feb 21 23:21:23 +0000 2011\",\"profile_background_color\":\"131516\",\"id\":255731473,\"id_str\":\"255731473\",\"geo_enabled\":false,\"profile_background_tile\":true,\"utc_offset\":3600,\"url\":null},\"in_reply_to_status_id\":null,\"id\":173178997595832321,\"created_at\":\"Fri Feb 24 22:54:25 +0000 2012\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178997595832321\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 905000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9ca0b7a2-21f9-409c-b4d9-57cf497aca97-173178997595832321" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Les Girolles Wagnériennes", -"img": { -"src": "http://a0.twimg.com/profile_images/1839297474/AvatarEcrouRougeCarre_normal.gif" -}, -"title": "Philippe B: #lgw Les Girolles Wagnériennes", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 906000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw Les Girolles Wagn\\u00e9riennes\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179003216207874\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5e1410\",\"screen_name\":\"Raydacteur\",\"lang\":\"en\",\"favourites_count\":297,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1749,\"location\":\"Crozon, Brittany\",\"profile_text_color\":\"000000\",\"followers_count\":2619,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"description\":\"[en] connecting good vibrations [fr] ing\\u00e9nieur philosophe, activateur biologique & lolRT\",\"statuses_count\":28279,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"show_all_inline_media\":true,\"listed_count\":211,\"profile_link_color\":\"0000ff\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"14400518\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Philippe B\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"created_at\":\"Tue Apr 15 20:08:37 +0000 2008\",\"profile_sidebar_fill_color\":\"d3ede7\",\"id\":14400518,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/bit.ly\\/raydacteur\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\"},\"truncated\":false,\"id\":173179003216207874,\"created_at\":\"Fri Feb 24 22:54:26 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 906000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "031d807f-c169-4c42-9e51-01cb829773c6-173179003216207874" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1850436870/377706_2377116780488_1027655952_2625557_609721544_n_normal.jpg" -}, -"title": "Brisex Suquet: #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 907000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179009251815424\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"briacsuquet\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":43,\"location\":\"Paris 75006\",\"profile_text_color\":\"333333\",\"followers_count\":55,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850436870\\/377706_2377116780488_1027655952_2625557_609721544_n_normal.jpg\",\"description\":\" BBM : 23402A72\",\"statuses_count\":282,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"93221276\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Brisex Suquet\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat Nov 28 17:14:35 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":93221276,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850436870\\/377706_2377116780488_1027655952_2625557_609721544_n_normal.jpg\"},\"truncated\":false,\"id\":173179009251815424,\"created_at\":\"Fri Feb 24 22:54:27 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 907000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c95ee42a-778a-44da-8eef-e0f6c6deb77a-173179009251815424" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pas un copek? Ouai enfin le ciné c'est pour bientôt #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1696785642/image_normal.jpg" -}, -"title": "Tweedy Bang: Pas un copek? Ouai enfin le ciné c'est pour bientôt #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 907000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Pas un copek? Ouai enfin le cin\\u00e9 c'est pour bient\\u00f4t #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[52,56]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179007477612544\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":140,\"screen_name\":\"theuxbdr\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":230,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/415218924\\/photographist\",\"location\":\"Paris \\/ Montr\\u00e9al\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":82,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1696785642\\/image_normal.jpg\",\"description\":\"Blogging \\/ Jogging \\/ Marketing \\/ Lifestyle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"156664189\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/415218924\\/photographist\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1696785642\\/image_normal.jpg\",\"name\":\"Tweedy Bang\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 17 15:11:01 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":156664189,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":\"http:\\/\\/tempercloud.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179007477612544,\"created_at\":\"Fri Feb 24 22:54:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 907000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3e132180-3235-40e2-860f-f082eb328cc5-173179007477612544" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Palmashow sur France 5 #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1847053381/djerba_normal.jpg" -}, -"title": "Make me proud.: #Palmashow sur France 5 #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 907000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#Palmashow sur France 5 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Palmashow\",\"indices\":[0,10]},{\"text\":\"lgw\",\"indices\":[24,28]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.2874563,48.8939415],[2.3208565,48.8939415],[2.3208565,48.9139797],[2.2874563,48.9139797]]]},\"attributes\":{},\"full_name\":\"Clichy, Hauts-de-Seine\",\"name\":\"Clichy\",\"id\":\"4c3318566deb6dd6\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/4c3318566deb6dd6.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[2.31587211,48.90120498]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179008035467264\",\"geo\":{\"type\":\"Point\",\"coordinates\":[48.90120498,2.31587211]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"celib_a_terre1\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":34,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":6,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1847053381\\/djerba_normal.jpg\",\"description\":\"Same old shit, just a different day. #Peace, #LOVE and #Unity.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"500335099\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1847053381\\/djerba_normal.jpg\",\"name\":\"Make me proud.\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 23 01:32:53 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":500335099,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179008035467264,\"created_at\":\"Fri Feb 24 22:54:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 907000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef203116-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "df24e1e6-821b-488a-8cfa-16fd5fceeedf-173179008035467264" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Quand vous parlez tous en même temps on comprend rien... C'est ce que mon pépé dirait #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1657466010/IMG_1705_normal.JPG" -}, -"title": "Enonciation: Quand vous parlez tous en même temps on comprend rien... C'est ce que mon pépé dirait #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 907000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Quand vous parlez tous en m\\u00eame temps on comprend rien... C'est ce que mon p\\u00e9p\\u00e9 dirait #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[86,90]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179008714948608\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":417,\"screen_name\":\"enonciation\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7087,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/316641454\\/Fond_petit.jpg\",\"location\":\"Dijon... Si,si!\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"0084B4\",\"followers_count\":389,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1657466010\\/IMG_1705_normal.JPG\",\"description\":\"En terme de probabilit\\u00e9, nous n'existons pas. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"180816153\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/316641454\\/Fond_petit.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1657466010\\/IMG_1705_normal.JPG\",\"name\":\"Enonciation\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 20 15:20:12 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":180816153,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179008714948608,\"created_at\":\"Fri Feb 24 22:54:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 907000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1a746a28-06a6-4625-a9e5-9f2569d33aa9-173179008714948608" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "je propose à #lgw mon studio avec pierre apparente à bordeaux pour une ambiance cosy et chaleureuse. Avec Florence sur mes genoux !", -"img": { -"src": "http://a2.twimg.com/profile_images/1813498773/mygreg_normal.jpg" -}, -"title": "mygreg: je propose à #lgw mon studio avec pierre apparente à bordeaux pour une ambiance cosy et chaleureuse. Avec Florence sur mes genoux !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 908000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"je propose \\u00e0 #lgw mon studio avec pierre apparente \\u00e0 bordeaux pour une ambiance cosy et chaleureuse. Avec Florence sur mes genoux !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[13,17]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179009830617088\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"mygreg\",\"lang\":\"en\",\"favourites_count\":1059,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":447,\"location\":\"Bordeaux\",\"profile_text_color\":\"3E4415\",\"followers_count\":985,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1813498773\\/mygreg_normal.jpg\",\"description\":\"veilleur @gregveille - rp et cm @podradio_fr - co-organisateur du mash up bordeaux @MU_Bordeaux\",\"statuses_count\":41986,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":87,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"16467068\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"mygreg\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"created_at\":\"Fri Sep 26 12:47:38 +0000 2008\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":16467068,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/flavors.me\\/mygreg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813498773\\/mygreg_normal.jpg\"},\"truncated\":false,\"id\":173179009830617088,\"created_at\":\"Fri Feb 24 22:54:28 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 908000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "47f21c69-ea76-4996-8351-febf355aa01a-173179009830617088" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw et le T-shirt Palmashow sont cool", -"img": { -"src": "http://a2.twimg.com/profile_images/1841426692/image_normal.jpg" -}, -"title": "Peyow: #lgw et le T-shirt Palmashow sont cool", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 908000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw et le T-shirt Palmashow sont cool\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179013219618817\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":42,\"screen_name\":\"PeyowOner\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":126,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Grenoble\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1841426692\\/image_normal.jpg\",\"description\":\"Technicien du spectale survivant. Fain\\u00e9ant et casanier, donc totalement inoffensif.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"268921581\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841426692\\/image_normal.jpg\",\"name\":\"Peyow\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 19 19:00:41 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":268921581,\"utc_offset\":null,\"favourites_count\":12,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179013219618817,\"created_at\":\"Fri Feb 24 22:54:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 908000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "58970fc4-3d6b-47b0-ae6e-b59b16a2da5f-173179013219618817" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon, les gars, #lgw est dans le bas des TT France. Il est l'heure de twitter pour battre les cesars \\o/", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Bon, les gars, #lgw est dans le bas des TT France. Il est l'heure de twitter pour battre les cesars \\o/", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 909000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bon, les gars, #lgw est dans le bas des TT France. Il est l'heure de twitter pour battre les cesars \\\\o\\/\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[15,19]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179014117203968\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3247,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179014117203968,\"created_at\":\"Fri Feb 24 22:54:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 909000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fa3489bc-7377-4787-a43b-e52091d14898-173179014117203968" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "tré sympa le nouveau plateau #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1143073505/41403_1088720440_8180_q_normal.jpg" -}, -"title": "yann : tré sympa le nouveau plateau #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 910000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"tr\\u00e9 sympa le nouveau plateau #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[29,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179021113307137\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":114,\"screen_name\":\"yannosh51\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":695,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/317784174\\/as-test.jpg\",\"location\":\"france\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"384040\",\"followers_count\":59,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1143073505\\/41403_1088720440_8180_q_normal.jpg\",\"description\":\"Gamer, retrogamer m\\u00eame et administrateur chez armagame pour le jeu atomic strike.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"000000\",\"id_str\":\"165689120\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/317784174\\/as-test.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1143073505\\/41403_1088720440_8180_q_normal.jpg\",\"name\":\"yann \",\"default_profile_image\":false,\"created_at\":\"Mon Jul 12 08:06:43 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":165689120,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":\"http:\\/\\/www.atomic-strike.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179021113307137,\"created_at\":\"Fri Feb 24 22:54:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 910000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3a3e0032-83a5-4951-8266-0e415f9f7a5e-173179021113307137" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ça y est, @francoisrollin commence à se chauffer, ça devient drôle : #ilreste comme il est #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1612831528/cni_id_normal.jpg" -}, -"title": "Jean-Louis Coste: ça y est, @francoisrollin commence à se chauffer, ça devient drôle : #ilreste comme il est #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 911000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u00e7a y est, @francoisrollin commence \\u00e0 se chauffer, \\u00e7a devient dr\\u00f4le : #ilreste comme il est #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[10,25],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[69,77]},{\"text\":\"lgw\",\"indices\":[91,95]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179022379978752\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":132,\"screen_name\":\"jlcoste\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":544,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"10207a\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"description\":\"Langue, litt\\u00e9rature et politique. Sp\\u00e9cialis\\u00e9 en traitement automatique des langues (presse). Rattach\\u00e9 \\u00e0 l'Universit\\u00e9 de Paris 3, et prof. en coll\\u00e8ge de banlieue\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"244454441\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"name\":\"Jean-Louis Coste\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 29 10:24:46 +0000 2011\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":244454441,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179022379978752,\"created_at\":\"Fri Feb 24 22:54:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 911000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "029d0dd9-a385-4a0e-b74c-08e57095b13f-173179022379978752" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "l'émission est très bonne, mais faut arrêter de déconner avec le bleu Avatar-tf1-Pepsi. Ça fait mal aux yeux. #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1577239476/monkey2_normal.jpg" -}, -"title": "Feaux: l'émission est très bonne, mais faut arrêter de déconner avec le bleu Avatar-tf1-Pepsi. Ça fait mal aux yeux. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 911000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"l'\\u00e9mission est tr\\u00e8s bonne, mais faut arr\\u00eater de d\\u00e9conner avec le bleu Avatar-tf1-Pepsi. \\u00c7a fait mal aux yeux. #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[110,114]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179022916857856\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":445,\"screen_name\":\"Alain_Feaux\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":371,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/342627193\\/IMG_1241.JPG\",\"location\":\"Clamart\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":39,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1577239476\\/monkey2_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"119033186\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/342627193\\/IMG_1241.JPG\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1577239476\\/monkey2_normal.jpg\",\"name\":\"Feaux\",\"default_profile_image\":false,\"created_at\":\"Tue Mar 02 13:24:00 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":119033186,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/pas-encore-hari-seldon-blog.over-blog.net\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179022916857856,\"created_at\":\"Fri Feb 24 22:54:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 911000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b204cb48-9077-4825-8fc9-4086cefa633d-173179022916857856" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bah pourquoi vous êtes là les gars ? :D #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1824565430/photo_2_normal.JPG" -}, -"title": "Bakt El Raalis: Bah pourquoi vous êtes là les gars ? :D #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 914000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Bah pourquoi vous \\u00eates l\\u00e0 les gars ? :D #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179036837752832\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"baktelraalis\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1093,\"location\":\"France\",\"profile_text_color\":\"636363\",\"followers_count\":1299,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"description\":\"Admin Web \\/ R\\u00e9dacteur en chef @Pelecanus_net + apprenti photographe + amateur de musique ind\\u00e9' et de culture ALT + demandeur d'asile + fils des internets\",\"statuses_count\":21284,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"show_all_inline_media\":true,\"listed_count\":105,\"profile_link_color\":\"808080\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"18515564\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Bakt El Raalis\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"created_at\":\"Wed Dec 31 20:37:21 +0000 2008\",\"profile_sidebar_fill_color\":\"141414\",\"id\":18515564,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.pelecanus.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\"},\"truncated\":false,\"id\":173179036837752832,\"created_at\":\"Fri Feb 24 22:54:34 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 914000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5a552666-5290-48c4-9d3e-252826699459-173179036837752832" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Fabarol: #FF @nicolasauret @cybunk @raphv, la dream team de l'IRI qui a développé Bubble-TV, à voir ce soir ds #LGW sur #france5, 23 ...", -"img": { -"src": "http://a1.twimg.com/profile_images/309624209/Cy2_normal.png" -}, -"title": "Samuel Huron: RT @Fabarol: #FF @nicolasauret @cybunk @raphv, la dream team de l'IRI qui a développé Bubble-TV, à voir ce soir ds #LGW sur #france5, 23 ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 918000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @Fabarol: #FF @nicolasauret @cybunk @raphv, la dream team de l'IRI qui a d\\u00e9velopp\\u00e9 Bubble-TV, \\u00e0 voir ce soir ds #LGW sur #france5, 23 ...\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Fabarol\",\"indices\":[3,11],\"name\":\"Fabienne BAROLLIER\",\"id_str\":\"110388053\",\"id\":110388053},{\"screen_name\":\"nicolasauret\",\"indices\":[17,30],\"name\":\"nicolasauret\",\"id_str\":\"293395401\",\"id\":293395401},{\"screen_name\":\"cybunk\",\"indices\":[31,38],\"name\":\"Samuel Huron\",\"id_str\":\"14905766\",\"id\":14905766},{\"screen_name\":\"raphv\",\"indices\":[39,45],\"name\":\"Rapha\\u00ebl @raphv\",\"id_str\":\"21849412\",\"id\":21849412}],\"hashtags\":[{\"text\":\"FF\",\"indices\":[13,16]},{\"text\":\"LGW\",\"indices\":[115,119]},{\"text\":\"france5\",\"indices\":[124,132]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#FF @nicolasauret @cybunk @raphv, la dream team de l'IRI qui a d\\u00e9velopp\\u00e9 Bubble-TV, \\u00e0 voir ce soir ds #LGW sur #france5, 23h35. @Vinvin\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"nicolasauret\",\"indices\":[4,17],\"name\":\"nicolasauret\",\"id_str\":\"293395401\",\"id\":293395401},{\"screen_name\":\"cybunk\",\"indices\":[18,25],\"name\":\"Samuel Huron\",\"id_str\":\"14905766\",\"id\":14905766},{\"screen_name\":\"raphv\",\"indices\":[26,32],\"name\":\"Rapha\\u00ebl @raphv\",\"id_str\":\"21849412\",\"id\":21849412},{\"screen_name\":\"Vinvin\",\"indices\":[128,135],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"FF\",\"indices\":[0,3]},{\"text\":\"LGW\",\"indices\":[102,106]},{\"text\":\"france5\",\"indices\":[111,119]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":4,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173078384128163840\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Fabarol\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1041,\"location\":\"Issy les moulineaux\",\"profile_text_color\":\"333333\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"description\":\"Magazines societe\\/d\\u00e9cryptage de F5. Les Maternelles, Allo Rufo, Mag Sante+Allo Doc, CAD+CDA+CAV, R&C, Medias le Mag, C Politique, LMEF, Dr CAC, LGQ, LGW\",\"statuses_count\":317,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"110388053\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Fabienne BAROLLIER\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Feb 01 11:04:06 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":110388053,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\"},\"truncated\":false,\"id\":173078384128163840,\"created_at\":\"Fri Feb 24 16:14:37 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":4,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179053736595456\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"b3009b\",\"screen_name\":\"cybunk\",\"lang\":\"en\",\"favourites_count\":405,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":764,\"location\":\"Paris, France\",\"profile_text_color\":\"4c9c8f\",\"followers_count\":699,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/309624209\\/Cy2_normal.png\",\"description\":\"Lead designer @IRILive Centre Pompidou \\/ PhD student in #infoviz #chi @ Paris11 \\/ @INRIA : #ui #Webdesign, #WebScience, #philosophy, #open #innovation\",\"statuses_count\":2675,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/51130859\\/3577914799_1350cff02e.jpg\",\"show_all_inline_media\":true,\"listed_count\":69,\"profile_link_color\":\"b3009b\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"14905766\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Samuel Huron\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/51130859\\/3577914799_1350cff02e.jpg\",\"created_at\":\"Mon May 26 06:02:18 +0000 2008\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":14905766,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.cybunk.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/309624209\\/Cy2_normal.png\"},\"truncated\":true,\"id\":173179053736595456,\"created_at\":\"Fri Feb 24 22:54:38 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 918000, -"tags": [ -{ -"id-ref": "ef39c9aa-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d2b147f0-71e4-42e4-9c5f-8a33dd24e258-173179053736595456" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @MiloVox: Allez un souffle d'air frais & des soubresauts de rire en regardant le Palmashow sur @france5tv #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1843250602/image_normal.jpg" -}, -"title": "Virginie Lominet: RT @MiloVox: Allez un souffle d'air frais & des soubresauts de rire en regardant le Palmashow sur @france5tv #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 919000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @MiloVox: Allez un souffle d'air frais & des soubresauts de rire en regardant le Palmashow sur @france5tv #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"MiloVox\",\"indices\":[3,11],\"id_str\":\"461840194\",\"name\":\"Milo Vox\",\"id\":461840194},{\"screen_name\":\"France5tv\",\"indices\":[98,108],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[109,113]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Allez un souffle d'air frais & des soubresauts de rire en regardant le Palmashow sur @france5tv #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"France5tv\",\"indices\":[85,95],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[96,100]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178706880245760\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":204,\"screen_name\":\"MiloVox\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":287,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":21,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1749613158\\/image_normal.jpg\",\"description\":\"Citoyen \\u00e9chantillon\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"461840194\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1749613158\\/image_normal.jpg\",\"name\":\"Milo Vox\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 12 07:50:02 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":461840194,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178706880245760,\"created_at\":\"Fri Feb 24 22:53:15 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179059617013760\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":916,\"screen_name\":\"laristocraft\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":15196,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/280381973\\/twitter-background.jpg\",\"location\":\"Boulogne-billancourt\",\"show_all_inline_media\":false,\"listed_count\":402,\"profile_link_color\":\"ab3202\",\"followers_count\":4464,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1843250602\\/image_normal.jpg\",\"description\":\"Ne dites pas \\u00e0 ma m\\u00e8re que je suis community manager, elle me croit pianiste dans un bordel. Fantasque & despotique. Pathologie: Bovarysme. On @Locita @Owni\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"16502490\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/280381973\\/twitter-background.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843250602\\/image_normal.jpg\",\"name\":\"Virginie Lominet\",\"default_profile_image\":false,\"created_at\":\"Sun Sep 28 20:37:13 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":16502490,\"utc_offset\":3600,\"favourites_count\":426,\"url\":\"http:\\/\\/www.laristocraft.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179059617013760,\"created_at\":\"Fri Feb 24 22:54:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 919000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "390ee57d-3069-47a6-9b52-f7021d162ef1-173179059617013760" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon maintenant #legrandwebze", -"img": { -"src": "http://a2.twimg.com/profile_images/1365883599/magpullraye_normal.jpg" -}, -"title": "Magali Rebeyrat: Bon maintenant #legrandwebze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 919000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Bon maintenant #legrandwebze\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"legrandwebze\",\"indices\":[15,28]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179059457622017\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"CC3366\",\"screen_name\":\"MagaliRebeyrat\",\"lang\":\"en\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":303,\"location\":\"France\",\"profile_text_color\":\"362720\",\"followers_count\":292,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1365883599\\/magpullraye_normal.jpg\",\"description\":\"Responsable Communication & D\\u00e9veloppement \\r\\nCercle du Marketing Direct (r\\u00e9seau de professionnels du marketing direct)\",\"statuses_count\":1609,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":11,\"profile_link_color\":\"B40B43\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"FF6699\",\"protected\":false,\"id_str\":\"23420041\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Magali Rebeyrat\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"created_at\":\"Mon Mar 09 10:02:40 +0000 2009\",\"profile_sidebar_fill_color\":\"E5507E\",\"id\":23420041,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.cercle-md.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1365883599\\/magpullraye_normal.jpg\"},\"truncated\":false,\"id\":173179059457622017,\"created_at\":\"Fri Feb 24 22:54:39 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 919000, -"tags": [ -{ -"id-ref": "ef1b237e-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "137c34a8-85fe-4c17-a485-a7b00bf5df0d-173179059457622017" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Tweet compteur en marche #lgw #faitespeterlescore http://t.co/2g7yTodt", -"img": { -"src": "http://a0.twimg.com/profile_images/1745897152/espress_normal.jpg" -}, -"title": "a.grigolini: Tweet compteur en marche #lgw #faitespeterlescore http://t.co/2g7yTodt", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 919000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Tweet compteur en marche #lgw #faitespeterlescore http:\\/\\/t.co\\/2g7yTodt\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]},{\"text\":\"faitespeterlescore\",\"indices\":[30,49]}],\"media\":[{\"type\":\"photo\",\"indices\":[50,70],\"sizes\":{\"large\":{\"h\":1024,\"resize\":\"fit\",\"w\":768},\"medium\":{\"h\":800,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":453,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdBbhrCEAEF-i8.jpg\",\"id_str\":\"173179051828187137\",\"expanded_url\":\"http:\\/\\/twitter.com\\/antuan\\/status\\/173179051823992832\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdBbhrCEAEF-i8.jpg\",\"id\":173179051828187137,\"display_url\":\"pic.twitter.com\\/2g7yTodt\",\"url\":\"http:\\/\\/t.co\\/2g7yTodt\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.apple.com\\\" rel=\\\"nofollow\\\"\\u003EPhotos on iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179051823992832\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":862,\"screen_name\":\"antuan\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2387,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/179413861\\/LogoORTF.gif\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":14,\"profile_link_color\":\"990000\",\"followers_count\":386,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1745897152\\/espress_normal.jpg\",\"description\":\"ristretto sans sucre | direction de la strat\\u00e9gie \\u00e0 francetv (mais ce compte est personnel, n\\u2019engage que moi etc etc) | TL surtout en VF \\/ a volte in italiano\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"5661312\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/179413861\\/LogoORTF.gif\",\"profile_sidebar_fill_color\":\"f2f2f2\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1745897152\\/espress_normal.jpg\",\"name\":\"a.grigolini\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 30 17:55:20 +0000 2007\",\"profile_sidebar_border_color\":\"a8a8a8\",\"id\":5661312,\"utc_offset\":3600,\"favourites_count\":258,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179051823992832,\"created_at\":\"Fri Feb 24 22:54:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 919000, -"tags": [ -{ -"id-ref": "ef3a1cd4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0a95e861-0aad-46c3-b80e-bab1a1140937-173179051823992832" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D", -"img": { -"src": "http://a2.twimg.com/profile_images/1160095508/anonymousdude_normal.jpg" -}, -"title": "Marcel aka Mei' ツ: RT @kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 920000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"kheops2713\",\"indices\":[3,14],\"id_str\":\"321006177\",\"name\":\"KheOps\",\"id\":321006177}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[48,52]},{\"text\":\"fail\",\"indices\":[56,61]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Le wifi est mort sur le plateau #lgw :] #fail :D\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]},{\"text\":\"fail\",\"indices\":[40,45]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178510322577408\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":25,\"screen_name\":\"kheops2713\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":971,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0084B4\",\"followers_count\":451,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1652896495\\/31462_418563071095_586936095_5290073_3010281_a_normal.jpg\",\"description\":\"Je clair, ne pas ?\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"321006177\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1652896495\\/31462_418563071095_586936095_5290073_3010281_a_normal.jpg\",\"name\":\"KheOps\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 20 21:41:59 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":321006177,\"utc_offset\":null,\"favourites_count\":0,\"url\":\"http:\\/\\/www.dailymotion.com\\/video\\/x32zy6_la-strategie-de-lechec-lentretien_fun\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178510322577408,\"created_at\":\"Fri Feb 24 22:52:29 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179062603350016\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":408,\"screen_name\":\"Marcel_Bichon\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":669,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/384779780\\/Blue_Ray.jpg\",\"location\":\"Poitiers\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"009999\",\"followers_count\":173,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1160095508\\/anonymousdude_normal.jpg\",\"description\":\"Web addict, poditeur et sporadiquement insomniaque. \\r\\nAdepte de p\\u00e9r\\u00e9grinations sous pomme, de s\\u00e9rendipit\\u00e9 nocturne et victime d'abus de wilfing depuis 2006. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"33800895\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/384779780\\/Blue_Ray.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1160095508\\/anonymousdude_normal.jpg\",\"name\":\"Marcel aka Mei' \\u30c4\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 21 03:51:14 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":33800895,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/goo.gl\\/ukDuy\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179062603350016,\"created_at\":\"Fri Feb 24 22:54:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 920000, -"tags": [ -{ -"id-ref": "ef2d3c1c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "feeed806-2464-46ff-a8b5-8fa3d8995d22-173179062603350016" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On veut Gaspard et son zizi sur #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/878534653/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg" -}, -"title": "CLeM' KuSaLa: On veut Gaspard et son zizi sur #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 922000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"On veut Gaspard et son zizi sur #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[32,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179068160815104\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":189,\"screen_name\":\"clem_kusala\",\"lang\":\"fr\",\"profile_text_color\":\"a8a3a8\",\"statuses_count\":240,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/55723775\\/bg.jpg\",\"location\":\"Roquetaillade\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"000608\",\"followers_count\":47,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/878534653\\/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"92309575\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/55723775\\/bg.jpg\",\"profile_sidebar_fill_color\":\"111e24\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/878534653\\/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg\",\"name\":\"CLeM' KuSaLa\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 24 16:35:40 +0000 2009\",\"profile_sidebar_border_color\":\"15191f\",\"id\":92309575,\"utc_offset\":3600,\"favourites_count\":6,\"url\":\"http:\\/\\/karma-kusala.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179068160815104,\"created_at\":\"Fri Feb 24 22:54:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 922000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "aaa91555-1d35-427f-8ddd-5cccc5c851fd-173179068160815104" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pourquoi Palmashow? #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1827226982/Mekou4_-_Copie__2__-_Copie_normal.JPG" -}, -"title": "Sacha Tenluge: Pourquoi Palmashow? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 927000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Pourquoi Palmashow? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179089442705408\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":335,\"screen_name\":\"Mekouyanski\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":14247,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/420385676\\/twilk_background_4f33bf65c4463.jpg\",\"location\":\"Pas Paris\",\"show_all_inline_media\":true,\"listed_count\":26,\"profile_link_color\":\"163470\",\"followers_count\":465,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1827226982\\/Mekou4_-_Copie__2__-_Copie_normal.JPG\",\"description\":\"RT ses mentions c'est s'auto-sucer, les courbatures en moins.\\r\\n\\r\\nMoi je dis \\u00e7a je dis rien...\\r\\n\\r\\nBah fais \\u00e7a, dis rien.\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"247184480\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/420385676\\/twilk_background_4f33bf65c4463.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1827226982\\/Mekou4_-_Copie__2__-_Copie_normal.JPG\",\"name\":\"Sacha Tenluge\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 04 07:59:44 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":247184480,\"utc_offset\":-10800,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179089442705408,\"created_at\":\"Fri Feb 24 22:54:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 927000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7b0b0de0-097f-4101-a6b7-c2ea97a83378-173179089442705408" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Désolé @Vinvin mais j'ai envie de dire: oh p'tain cette chemise!!! Pourquoi? Un pari? Perdu j'veux dire? #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1845323073/KvF3jpFq_normal" -}, -"title": "Yann: Désolé @Vinvin mais j'ai envie de dire: oh p'tain cette chemise!!! Pourquoi? Un pari? Perdu j'veux dire? #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 927000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"D\\u00e9sol\\u00e9 @Vinvin mais j'ai envie de dire: oh p'tain cette chemise!!! Pourquoi? Un pari? Perdu j'veux dire? #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[7,14],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[105,109]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179089069424640\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":242,\"screen_name\":\"bigyannou\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1306,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/418145378\\/tumblr_lvrnzdQR9V1qb8phvo1_500.jpg\",\"location\":\"Paris (enfin pas loin)\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1845323073\\/KvF3jpFq_normal\",\"description\":\"35 ans\\r\\nQuand le Troll parle, l'homme avis\\u00e9 ob\\u00e9it. \\r\\nJe ne fais pas la course aux followers, je tweet-clash pas, je raconte pas ma vie. Bref, ch'uis chiant!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"162988359\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/418145378\\/tumblr_lvrnzdQR9V1qb8phvo1_500.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1845323073\\/KvF3jpFq_normal\",\"name\":\"Yann\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 05 07:12:11 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":162988359,\"utc_offset\":null,\"favourites_count\":9,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179089069424640,\"created_at\":\"Fri Feb 24 22:54:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 927000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ed54adf9-ee7a-4747-8851-9ae2c71b9f11-173179089069424640" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @VivianRoldo: #cesar2012 étant terminé, on passe sur #france5 pour #lgw :)", -"img": { -"src": "http://a2.twimg.com/profile_images/1843250602/image_normal.jpg" -}, -"title": "Virginie Lominet: RT @VivianRoldo: #cesar2012 étant terminé, on passe sur #france5 pour #lgw :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 927000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @VivianRoldo: #cesar2012 \\u00e9tant termin\\u00e9, on passe sur #france5 pour #lgw :)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"VivianRoldo\",\"indices\":[3,15],\"id_str\":\"5786832\",\"name\":\"Vivian\",\"id\":5786832}],\"urls\":[],\"hashtags\":[{\"text\":\"cesar2012\",\"indices\":[17,27]},{\"text\":\"france5\",\"indices\":[56,64]},{\"text\":\"lgw\",\"indices\":[70,74]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#cesar2012 \\u00e9tant termin\\u00e9, on passe sur #france5 pour #lgw :)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cesar2012\",\"indices\":[0,10]},{\"text\":\"france5\",\"indices\":[39,47]},{\"text\":\"lgw\",\"indices\":[53,57]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178701909983232\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1084,\"screen_name\":\"VivianRoldo\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":11961,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/149894981\\/background.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":47,\"profile_link_color\":\"ffbb0f\",\"followers_count\":866,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1436789815\\/mypictr_300x300_normal.jpg\",\"description\":\"Animateur du podcast audio de cin\\u00e9ma @Satoorn pour @NoWatch. \\u00c9tudiant de @LeMaster226 de @Paris_Dauphine, promo 2012. CM pour @CrossVideoDays.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"333333\",\"id_str\":\"5786832\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/149894981\\/background.jpg\",\"profile_sidebar_fill_color\":\"\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1436789815\\/mypictr_300x300_normal.jpg\",\"name\":\"Vivian\",\"default_profile_image\":false,\"created_at\":\"Sat May 05 11:02:31 +0000 2007\",\"profile_sidebar_border_color\":\"444444\",\"id\":5786832,\"utc_offset\":3600,\"favourites_count\":218,\"url\":\"http:\\/\\/vivianroldo.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178701909983232,\"created_at\":\"Fri Feb 24 22:53:14 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179089950216195\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":916,\"screen_name\":\"laristocraft\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":15196,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/280381973\\/twitter-background.jpg\",\"location\":\"Boulogne-billancourt\",\"show_all_inline_media\":false,\"listed_count\":402,\"profile_link_color\":\"ab3202\",\"followers_count\":4464,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1843250602\\/image_normal.jpg\",\"description\":\"Ne dites pas \\u00e0 ma m\\u00e8re que je suis community manager, elle me croit pianiste dans un bordel. Fantasque & despotique. Pathologie: Bovarysme. On @Locita @Owni\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"16502490\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/280381973\\/twitter-background.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843250602\\/image_normal.jpg\",\"name\":\"Virginie Lominet\",\"default_profile_image\":false,\"created_at\":\"Sun Sep 28 20:37:13 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":16502490,\"utc_offset\":3600,\"favourites_count\":426,\"url\":\"http:\\/\\/www.laristocraft.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179089950216195,\"created_at\":\"Fri Feb 24 22:54:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 927000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "acf9a7ec-b8e4-4a95-aa92-467f085ab66a-173179089950216195" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Long entretien avec le @palmashow, inspiré par les questions des internautes #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817123979/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png" -}, -"title": "legrandwebze: Long entretien avec le @palmashow, inspiré par les questions des internautes #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 928000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Long entretien avec le @palmashow, inspir\\u00e9 par les questions des internautes #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[23,33],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[77,81]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179096069701633\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1480,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3126,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179096069701633,\"created_at\":\"Fri Feb 24 22:54:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 928000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bc234a1c-443e-46b5-a525-90ac02fcd54c-173179096069701633" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rollin il a dit \"Péter\" pffffrrrr :) #lgw #cqui http://t.co/RedsJpSt", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: Rollin il a dit \"Péter\" pffffrrrr :) #lgw #cqui http://t.co/RedsJpSt", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 928000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Rollin il a dit \\\"P\\u00e9ter\\\" pffffrrrr :) #lgw #cqui http:\\/\\/t.co\\/RedsJpSt\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[37,41]},{\"text\":\"cqui\",\"indices\":[42,47]}],\"media\":[{\"type\":\"photo\",\"indices\":[48,68],\"sizes\":{\"large\":{\"h\":1024,\"resize\":\"fit\",\"w\":765},\"medium\":{\"h\":803,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":455,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdBd-gCMAIYwap.jpg\",\"id_str\":\"173179093926424578\",\"expanded_url\":\"http:\\/\\/twitter.com\\/LudoDelaherche\\/status\\/173179093922230272\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdBd-gCMAIYwap.jpg\",\"id\":173179093926424578,\"display_url\":\"pic.twitter.com\\/RedsJpSt\",\"url\":\"http:\\/\\/t.co\\/RedsJpSt\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179093922230272\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6696,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"followers_count\":2386,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"name\":\"Ludovic Delaherche\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":72665061,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/chapkattack.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179093922230272,\"created_at\":\"Fri Feb 24 22:54:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 928000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8e6b3333-a16b-459f-a530-176778419b8a-173179093922230272" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Bullenroll carrément ! :) #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/535308655/wp_pairo_denied_2_normal.jpg" -}, -"title": "christophe garnier: @Bullenroll carrément ! :) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 930000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"Bullenroll\",\"favorited\":false,\"text\":\"@Bullenroll carr\\u00e9ment ! :) #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Bullenroll\",\"indices\":[0,11],\"name\":\"Am\\u00e9lie \",\"id_str\":\"74413492\",\"id\":74413492}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[27,31]}]},\"in_reply_to_user_id\":74413492,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.osfoora.com\\\" rel=\\\"nofollow\\\"\\u003EOsfoora HD\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173178746986184704,\"in_reply_to_status_id_str\":\"173178746986184704\",\"id_str\":\"173179102935793666\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"158cbf\",\"screen_name\":\"catfishs\",\"lang\":\"fr\",\"favourites_count\":28,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":711,\"location\":\"Yffiniac - France\",\"profile_text_color\":\"0C3E53\",\"followers_count\":983,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/535308655\\/wp_pairo_denied_2_normal.jpg\",\"description\":\"Photographe ind\\u00e9pendant et breton d'adoption. J'aime \\u00e9couter de la bonne musique quand je n'ai pas le temps d'en jouer.\",\"statuses_count\":37474,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/427349951\\/IMG_0132.JPG\",\"show_all_inline_media\":false,\"listed_count\":164,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"29444976\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"christophe garnier\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/427349951\\/IMG_0132.JPG\",\"created_at\":\"Tue Apr 07 13:17:59 +0000 2009\",\"profile_sidebar_fill_color\":\"acd9e8\",\"id\":29444976,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.capturesdigitales.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/535308655\\/wp_pairo_denied_2_normal.jpg\"},\"truncated\":false,\"id\":173179102935793666,\"created_at\":\"Fri Feb 24 22:54:50 +0000 2012\",\"in_reply_to_user_id_str\":\"74413492\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 930000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4efb5aa7-544c-434e-a875-fb1b1bcb3ceb-173179102935793666" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ce décor me donne l'impression d'un jeu, il y a une roue à tourner quelque part ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1829032837/430490_10519221_b_normal.jpg" -}, -"title": "Antoine Rouaud: Ce décor me donne l'impression d'un jeu, il y a une roue à tourner quelque part ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 931000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ce d\\u00e9cor me donne l'impression d'un jeu, il y a une roue \\u00e0 tourner quelque part ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[82,86]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179106966503424\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":84,\"screen_name\":\"Antoine_Rouaud\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1384,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Nantes\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"009999\",\"followers_count\":103,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1829032837\\/430490_10519221_b_normal.jpg\",\"description\":\"Cr\\u00e9ateur de trucs et autres choses qui ont rapport \\u00e0 des histoires... avec des gens. \\r\\nhttp:\\/\\/www.wagaprod.fr\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"131516\",\"id_str\":\"373509666\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1829032837\\/430490_10519221_b_normal.jpg\",\"name\":\"Antoine Rouaud\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 14 18:13:49 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":373509666,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.audiodramax.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179106966503424,\"created_at\":\"Fri Feb 24 22:54:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 931000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "641bfd6d-b4af-44c1-b63d-fd7b8945769c-173179106966503424" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Palmashow, il y a un lien de parenté avec Palmade ?", -"img": { -"src": "http://a1.twimg.com/profile_images/1638771347/deuch_normal.jpeg" -}, -"title": "FrinnockBoChar: #LGW Palmashow, il y a un lien de parenté avec Palmade ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 931000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW Palmashow, il y a un lien de parent\\u00e9 avec Palmade ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179108690362368\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":170,\"screen_name\":\"frinnock\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":14419,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0000ff\",\"followers_count\":155,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\",\"description\":\"Plantigrade normand, musicien deuchiste\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"id_str\":\"40014489\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"profile_sidebar_fill_color\":\"e0ff92\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\",\"name\":\"FrinnockBoChar\",\"default_profile_image\":false,\"created_at\":\"Thu May 14 15:22:28 +0000 2009\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":40014489,\"utc_offset\":3600,\"favourites_count\":20,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179108690362368,\"created_at\":\"Fri Feb 24 22:54:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 931000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "626f744a-2133-4893-94a1-c55faa783313-173179108690362368" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Filmer les répétitions, c'est quand même bien mainstream #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1683879841/Photo_du_83030873-12-___23.03_normal.jpg" -}, -"title": "Rémi: Filmer les répétitions, c'est quand même bien mainstream #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 931000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Filmer les r\\u00e9p\\u00e9titions, c'est quand m\\u00eame bien mainstream #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[57,61]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179106974896129\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":319,\"screen_name\":\"GabytaineFlam\",\"lang\":\"fr\",\"profile_text_color\":\"8FCAE0\",\"statuses_count\":5842,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"location\":\"Toulouse.\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"4BB7DF\",\"followers_count\":367,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"description\":\"Les tweets qui ont \\u00e9t\\u00e9 \\u00e9crits dans cette TL ont \\u00e9t\\u00e9 faits par un professionnel. N'essayez pas de les reproduire \\u00e0 la maison. Contentez vous de les suivre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"59BEE4\",\"id_str\":\"161146189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"profile_sidebar_fill_color\":\"191F22\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"name\":\"R\\u00e9mi\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 30 03:07:45 +0000 2010\",\"profile_sidebar_border_color\":\"4BB7DF\",\"id\":161146189,\"utc_offset\":-10800,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179106974896129,\"created_at\":\"Fri Feb 24 22:54:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 931000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "76e3fa8c-337b-4fe7-b601-40040c874e25-173179106974896129" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Fin avril, début mai!! Oui!!!! @palmashow #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1843832843/Photo_du_21-02-12___19.49_normal.jpg" -}, -"title": "Alice Wonderland: Fin avril, début mai!! Oui!!!! @palmashow #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 931000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Fin avril, d\\u00e9but mai!! Oui!!!! @palmashow #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[31,41],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[42,46]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179107759226880\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":141,\"screen_name\":\"moustikette\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":218,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"Near Paris\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843832843\\/Photo_du_21-02-12___19.49_normal.jpg\",\"description\":\"J'ai un bonnet Tigrou! And so what? :D\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"23988907\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843832843\\/Photo_du_21-02-12___19.49_normal.jpg\",\"name\":\"Alice Wonderland\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 12 17:33:07 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":23988907,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/wonderlandalice.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179107759226880,\"created_at\":\"Fri Feb 24 22:54:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 931000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0f711aa0-93f1-45e6-9cd5-b9fa26ad0fbe-173179107759226880" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Grégoire tu peux me faire un \"cochon DINDE DINDE DINDE DINDE\" en live pliz ? :) #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1801887028/image_normal.jpg" -}, -"title": "Al Bensimhon: Grégoire tu peux me faire un \"cochon DINDE DINDE DINDE DINDE\" en live pliz ? :) #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 937000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Gr\\u00e9goire tu peux me faire un \\\"cochon DINDE DINDE DINDE DINDE\\\" en live pliz ? :) #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[80,84]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179133961060352\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":76,\"screen_name\":\"BensiBensi\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":193,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":26,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1801887028\\/image_normal.jpg\",\"description\":\"Quand je serai grand je ferai des films... Enfin, je crois.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"306777492\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801887028\\/image_normal.jpg\",\"name\":\"Al Bensimhon\",\"default_profile_image\":false,\"created_at\":\"Sat May 28 12:39:50 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":306777492,\"utc_offset\":3600,\"favourites_count\":10,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179133961060352,\"created_at\":\"Fri Feb 24 22:54:57 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 937000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "02a53e00-55a3-4d35-943f-524ab214a091-173179133961060352" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "et hop direct #LGW pas fan du plateau.... j'adorai le concept Cartonnerie grande maison .... #ilreste", -"img": { -"src": "http://a3.twimg.com/profile_images/1421925544/clemlol_normal.jpg" -}, -"title": "Misterclem: et hop direct #LGW pas fan du plateau.... j'adorai le concept Cartonnerie grande maison .... #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 939000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"et hop direct #LGW pas fan du plateau.... j'adorai le concept Cartonnerie grande maison .... #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[14,18]},{\"text\":\"ilreste\",\"indices\":[93,101]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179141846351872\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":997,\"screen_name\":\"misterclem\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":25120,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/386276214\\/clemlol.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":100,\"profile_link_color\":\"009999\",\"followers_count\":2265,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1421925544\\/clemlol_normal.jpg\",\"description\":\"Bloggueur, cinema, music, politique Web 2.0 Social Digital Strategist, Marketing. CM Com Online \\/ Opinions are my own \\uf8ff \\/ gplus.to\\/misterclem #universalmusic \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"11793022\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/386276214\\/clemlol.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1421925544\\/clemlol_normal.jpg\",\"name\":\"Misterclem\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 03 10:57:23 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":11793022,\"utc_offset\":3600,\"favourites_count\":425,\"url\":\"http:\\/\\/www.clementlepetit.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179141846351872,\"created_at\":\"Fri Feb 24 22:54:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 939000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6f68bf3e-37a9-48ff-8775-444f9b18c264-173179141846351872" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Découvre #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1815934444/image_normal.jpg" -}, -"title": "Laurent Sarralangue: Découvre #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 943000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"D\\u00e9couvre #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179158510317568\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":412,\"screen_name\":\"lolosarralangue\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1679,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":92,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1815934444\\/image_normal.jpg\",\"description\":\"Actu. Web. Sports. De la balle de squash \\u00e0 l'ovale. L\\u00e9g\\u00e8rement geek. Musique. S'informer pour se cultiver, mais pas seulement.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"387773705\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815934444\\/image_normal.jpg\",\"name\":\"Laurent Sarralangue\",\"default_profile_image\":false,\"created_at\":\"Sun Oct 09 17:03:03 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":387773705,\"utc_offset\":null,\"favourites_count\":20,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179158510317568,\"created_at\":\"Fri Feb 24 22:55:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 943000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2376e7b2-0bca-43ff-a36e-3a45c1d32cee-173179158510317568" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @antuan: Tweet compteur en marche #lgw #faitespeterlescore http://t.co/2g7yTodt", -"img": { -"src": "http://a1.twimg.com/profile_images/1709833400/j_normal.JPG" -}, -"title": "Julie R جولي: RT @antuan: Tweet compteur en marche #lgw #faitespeterlescore http://t.co/2g7yTodt", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 943000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @antuan: Tweet compteur en marche #lgw #faitespeterlescore http:\\/\\/t.co\\/2g7yTodt\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"antuan\",\"indices\":[3,10],\"id_str\":\"5661312\",\"name\":\"a.grigolini\",\"id\":5661312}],\"urls\":[{\"indices\":[62,82],\"expanded_url\":\"http:\\/\\/twitter.com\\/antuan\\/status\\/173179051823992832\\/photo\\/1\",\"display_url\":\"pic.twitter.com\\/2g7yTodt\",\"url\":\"http:\\/\\/t.co\\/2g7yTodt\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[37,41]},{\"text\":\"faitespeterlescore\",\"indices\":[42,61]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Tweet compteur en marche #lgw #faitespeterlescore http:\\/\\/t.co\\/2g7yTodt\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]},{\"text\":\"faitespeterlescore\",\"indices\":[30,49]}],\"media\":[{\"type\":\"photo\",\"indices\":[50,70],\"sizes\":{\"large\":{\"h\":1024,\"resize\":\"fit\",\"w\":768},\"medium\":{\"h\":800,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":453,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdBbhrCEAEF-i8.jpg\",\"id_str\":\"173179051828187137\",\"expanded_url\":\"http:\\/\\/twitter.com\\/antuan\\/status\\/173179051823992832\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdBbhrCEAEF-i8.jpg\",\"id\":173179051828187137,\"display_url\":\"pic.twitter.com\\/2g7yTodt\",\"url\":\"http:\\/\\/t.co\\/2g7yTodt\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.apple.com\\\" rel=\\\"nofollow\\\"\\u003EPhotos on iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179051823992832\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":862,\"screen_name\":\"antuan\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2387,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/179413861\\/LogoORTF.gif\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":14,\"profile_link_color\":\"990000\",\"followers_count\":386,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1745897152\\/espress_normal.jpg\",\"description\":\"ristretto sans sucre | direction de la strat\\u00e9gie \\u00e0 francetv (mais ce compte est personnel, n\\u2019engage que moi etc etc) | TL surtout en VF \\/ a volte in italiano\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"5661312\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/179413861\\/LogoORTF.gif\",\"profile_sidebar_fill_color\":\"f2f2f2\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1745897152\\/espress_normal.jpg\",\"name\":\"a.grigolini\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 30 17:55:20 +0000 2007\",\"profile_sidebar_border_color\":\"a8a8a8\",\"id\":5661312,\"utc_offset\":3600,\"favourites_count\":258,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179051823992832,\"created_at\":\"Fri Feb 24 22:54:39 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179157621121024\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":820,\"screen_name\":\"JulR\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":13059,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Paris \\/ Damas\",\"show_all_inline_media\":false,\"listed_count\":35,\"profile_link_color\":\"93A644\",\"followers_count\":792,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"description\":\"Parigote de coeur, syrienne d'adoption. L'inverse marche aussi. Journaliste vadrouilleuse \\/\\/ Don't diet - Start a riot\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"10572732\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"name\":\"Julie R \\u062c\\u0648\\u0644\\u064a\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 25 22:37:26 +0000 2007\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":10572732,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/www.syrieonline.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179157621121024,\"created_at\":\"Fri Feb 24 22:55:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 943000, -"tags": [ -{ -"id-ref": "ef3a1cd4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "44e9e28d-8198-440c-910e-b8b28250ef78-173179157621121024" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@FlorencePorcel a mal au cube #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1592192908/DKen_MG_5127_Small_normal.jpeg" -}, -"title": "Antoine Dubuquoy: @FlorencePorcel a mal au cube #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 945000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@FlorencePorcel a mal au cube #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[0,15],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179165347033088\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"49031173\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1104,\"screen_name\":\"dubuc64\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":12387,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/317893098\\/TwitterBannerDubuc64.png\",\"location\":\"Paris (France)\",\"show_all_inline_media\":false,\"listed_count\":117,\"profile_link_color\":\"ff0000\",\"followers_count\":1732,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1592192908\\/DKen_MG_5127_Small_normal.jpeg\",\"description\":\"Digital Media Strategist - Social Media, Community Management - Rock & pop culture guru - Auteur avec @nicoprat des Miscellan\\u00e9es d'Internet parution le 12\\/01\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"10731962\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/317893098\\/TwitterBannerDubuc64.png\",\"profile_sidebar_fill_color\":\"eeeeee\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1592192908\\/DKen_MG_5127_Small_normal.jpeg\",\"name\":\"Antoine Dubuquoy\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 30 07:20:52 +0000 2007\",\"profile_sidebar_border_color\":\"ff0000\",\"id\":10731962,\"utc_offset\":3600,\"favourites_count\":339,\"url\":\"http:\\/\\/www.dubucsblog.com\"},\"in_reply_to_screen_name\":\"FlorencePorcel\",\"truncated\":false,\"id\":173179165347033088,\"created_at\":\"Fri Feb 24 22:55:05 +0000 2012\",\"in_reply_to_user_id\":49031173}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 945000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "724dbda8-33ac-4c83-971e-a384e08a7a41-173179165347033088" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "2ème point Mabille #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1115735941/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png" -}, -"title": "Christophe Ponsolle: 2ème point Mabille #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 945000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"2\\u00e8me point Mabille #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179167460962304\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":364,\"screen_name\":\"CPonsolle\",\"lang\":\"fr\",\"profile_text_color\":\"999393\",\"statuses_count\":1209,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/57339653\\/forme-illustration-gris-20_-_-logo.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":110,\"profile_link_color\":\"2FC2EF\",\"followers_count\":971,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1115735941\\/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png\",\"description\":\"Co-fondateur de NoWatch et co-pr\\u00e9sentateur de ZapCast\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"d4d4d4\",\"id_str\":\"25338852\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/57339653\\/forme-illustration-gris-20_-_-logo.png\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1115735941\\/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png\",\"name\":\"Christophe Ponsolle\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 19 17:06:04 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":25338852,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179167460962304,\"created_at\":\"Fri Feb 24 22:55:05 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 945000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2df9349d-3cf0-4b5a-96e7-edc8f5e18f6b-173179167460962304" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'avoue, la seule chose que je connais du #Palmashow, c'est leur sketch sur #Masterchef <3 http://t.co/pndw4TrS #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1819848920/263749_10150277008301678_748271677_9033901_4365721_n_normal.jpg" -}, -"title": "Toya K: J'avoue, la seule chose que je connais du #Palmashow, c'est leur sketch sur #Masterchef <3 http://t.co/pndw4TrS #lgw", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 947000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"J'avoue, la seule chose que je connais du #Palmashow, c'est leur sketch sur #Masterchef <3 http:\\/\\/t.co\\/pndw4TrS #lgw\",\"entities\":{\"urls\":[{\"indices\":[94,114],\"display_url\":\"dai.ly\\/bpvdbw\",\"expanded_url\":\"http:\\/\\/dai.ly\\/bpvdbw\",\"url\":\"http:\\/\\/t.co\\/pndw4TrS\"}],\"user_mentions\":[],\"hashtags\":[{\"text\":\"Palmashow\",\"indices\":[42,52]},{\"text\":\"Masterchef\",\"indices\":[76,87]},{\"text\":\"lgw\",\"indices\":[115,119]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179175740510208\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ffffff\",\"screen_name\":\"toya_k\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":118,\"location\":\"Paris, France\",\"profile_text_color\":\"001ca6\",\"followers_count\":140,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1819848920\\/263749_10150277008301678_748271677_9033901_4365721_n_normal.jpg\",\"description\":\"Mmmh, \\u00e7a te dit qu'on \\u00e9change nos Pok\\u00e9mon ?\",\"statuses_count\":7849,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/341634401\\/twitteur.jpg\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"cf3802\",\"is_translator\":true,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"32356692\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Toya K\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/341634401\\/twitteur.jpg\",\"created_at\":\"Fri Apr 17 09:46:12 +0000 2009\",\"profile_sidebar_fill_color\":\"ffdf53\",\"id\":32356692,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/toya_k\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819848920\\/263749_10150277008301678_748271677_9033901_4365721_n_normal.jpg\"},\"truncated\":false,\"id\":173179175740510208,\"created_at\":\"Fri Feb 24 22:55:07 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 947000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef3c071a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef203116-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6f3e5002-2182-4ccf-89de-88dfc5bb8185-173179175740510208" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Vinvin De mieux en mieux, #lgw #jaime! #IlReste", -"img": { -"src": "http://a2.twimg.com/profile_images/1556770344/image_normal.jpg" -}, -"title": "Cam ~ Chou : @Vinvin De mieux en mieux, #lgw #jaime! #IlReste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 948000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Vinvin De mieux en mieux, #lgw #jaime! #IlReste\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[0,7],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]},{\"text\":\"jaime\",\"indices\":[33,39]},{\"text\":\"IlReste\",\"indices\":[41,49]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179178722664449\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"7223522\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":170,\"screen_name\":\"We_Are_Alive\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":5388,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Sous Mes Draps..\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"followers_count\":160,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1556770344\\/image_normal.jpg\",\"description\":\"Geekette.RugbyGirl.ChocolatAddict.MotoAddict.HarleyDavidsonWoman.PizzaAddict.Twitteuse.Modeuse.Followeuse. J'aime \\u00c7a. .Loulou.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"96979159\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1556770344\\/image_normal.jpg\",\"name\":\"Cam ~ Chou \",\"default_profile_image\":false,\"created_at\":\"Tue Dec 15 13:19:02 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":96979159,\"utc_offset\":-10800,\"favourites_count\":60,\"url\":null},\"in_reply_to_screen_name\":\"Vinvin\",\"truncated\":false,\"id\":173179178722664449,\"created_at\":\"Fri Feb 24 22:55:08 +0000 2012\",\"in_reply_to_user_id\":7223522}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 948000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef3c25d8-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f171d6bd-83d6-47e3-aa89-e6453db715c0-173179178722664449" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cqui #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1662712398/renard3_normal.jpg" -}, -"title": "Steve Renard: #cqui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 949000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cqui #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[6,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179182304591875\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":860,\"screen_name\":\"steve_renard\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6951,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"La Fert\\u00e9 Saint-Aubin\",\"show_all_inline_media\":false,\"listed_count\":12,\"profile_link_color\":\"FF3300\",\"followers_count\":263,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1662712398\\/renard3_normal.jpg\",\"description\":\"25 ans. @ElodieVenon dit de moi que je suis un g\\u00e9nie. Tout est dit. Bisous.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"69591923\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1662712398\\/renard3_normal.jpg\",\"name\":\"Steve Renard\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 28 13:49:32 +0000 2009\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":69591923,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/fox-blogueur.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179182304591875,\"created_at\":\"Fri Feb 24 22:55:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 949000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a9ec243c-6958-4b89-ab6e-2c1f7848a7db-173179182304591875" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @AlexHervaud: Allez, y'a le Palmashow sur France 5, on peut désormais vraiment rire. #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1341097585/logo_d8_normal.jpg" -}, -"title": "Direct8: RT @AlexHervaud: Allez, y'a le Palmashow sur France 5, on peut désormais vraiment rire. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 951000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @AlexHervaud: Allez, y'a le Palmashow sur France 5, on peut d\\u00e9sormais vraiment rire. #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"AlexHervaud\",\"indices\":[3,15],\"id_str\":\"14321981\",\"name\":\"Alexandre Hervaud\",\"id\":14321981}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[88,92]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179193067192322\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":442,\"screen_name\":\"Direct_8\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":3799,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/412729521\\/bgtwitterD8.JPG\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":191,\"profile_link_color\":\"2FC2EF\",\"followers_count\":9190,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1341097585\\/logo_d8_normal.jpg\",\"description\":\"La nouvelle grande cha\\u00eene g\\u00e9n\\u00e9raliste. Retrouvez-nous aussi sur notre page officielle Facebook : http:\\/\\/on.fb.me\\/dHM9XF\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"41318264\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/412729521\\/bgtwitterD8.JPG\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1341097585\\/logo_d8_normal.jpg\",\"name\":\"Direct8\",\"default_profile_image\":false,\"created_at\":\"Wed May 20 07:53:44 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":41318264,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.direct8.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179193067192322,\"created_at\":\"Fri Feb 24 22:55:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 951000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4133539b-f006-4ea7-b56d-7311ff5063a7-173179193067192322" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On peut poser des questions aux invités maintenant ? Que pensent-ils de la chemise de Vinvin ? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1657787350/image_normal.jpg" -}, -"title": "LGW Fan Club: On peut poser des questions aux invités maintenant ? Que pensent-ils de la chemise de Vinvin ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 953000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"On peut poser des questions aux invit\\u00e9s maintenant ? Que pensent-ils de la chemise de Vinvin ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[95,99]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179198440095745\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":17,\"screen_name\":\"LgwFanClub\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":118,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":11,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1657787350\\/image_normal.jpg\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"421417721\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1657787350\\/image_normal.jpg\",\"name\":\"LGW Fan Club\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 25 22:40:16 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":421417721,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179198440095745,\"created_at\":\"Fri Feb 24 22:55:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 953000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6dfde1fe-a913-478a-8372-75f50eafd06e-173179198440095745" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Premiere fois que je regarde enfin le #lgw ... c'est bien mais c'est mou :/", -"img": { -"src": "http://a3.twimg.com/profile_images/1612726261/avatar-dworld4_normal.jpg" -}, -"title": "David - D-World.fr: Premiere fois que je regarde enfin le #lgw ... c'est bien mais c'est mou :/", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 953000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Premiere fois que je regarde enfin le #lgw ... c'est bien mais c'est mou :\\/\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[38,42]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179199497056256\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1992,\"screen_name\":\"misterDWorld\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2567,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/276082299\\/twilk_background_4e032385221eb.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":80,\"profile_link_color\":\"FF3300\",\"followers_count\":1495,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1612726261\\/avatar-dworld4_normal.jpg\",\"description\":\"Vid\\u00e9o blogueur multi-casquettes !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"23421620\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/276082299\\/twilk_background_4e032385221eb.jpg\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612726261\\/avatar-dworld4_normal.jpg\",\"name\":\"David - D-World.fr\",\"default_profile_image\":false,\"created_at\":\"Mon Mar 09 10:32:13 +0000 2009\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":23421620,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"http:\\/\\/www.d-world.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179199497056256,\"created_at\":\"Fri Feb 24 22:55:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 953000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cf918912-d468-4f4c-8a91-b9ee3ce4fa4d-173179199497056256" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Gaspard ! ZIzi ! Gaspard ! ZIzi ! #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/878534653/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg" -}, -"title": "CLeM' KuSaLa: Gaspard ! ZIzi ! Gaspard ! ZIzi ! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 953000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Gaspard ! ZIzi ! Gaspard ! ZIzi ! #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[34,38]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179198733692929\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"15191f\",\"screen_name\":\"clem_kusala\",\"lang\":\"fr\",\"favourites_count\":6,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":189,\"location\":\"Roquetaillade\",\"profile_text_color\":\"a8a3a8\",\"followers_count\":47,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/878534653\\/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg\",\"description\":\"\",\"statuses_count\":240,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/55723775\\/bg.jpg\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"000608\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"92309575\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"CLeM' KuSaLa\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/55723775\\/bg.jpg\",\"created_at\":\"Tue Nov 24 16:35:40 +0000 2009\",\"profile_sidebar_fill_color\":\"111e24\",\"id\":92309575,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/karma-kusala.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/878534653\\/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg\"},\"truncated\":false,\"id\":173179198733692929,\"created_at\":\"Fri Feb 24 22:55:13 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 953000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d2ad0977-a33e-43ac-a9b7-595f15295204-173179198733692929" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste", -"img": { -"src": "http://a2.twimg.com/profile_images/1441004156/tadam_normal.jpg" -}, -"title": "Jean-Philippe Blaise: #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 954000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179202617614337\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":361,\"screen_name\":\"Musaran\",\"lang\":\"fr\",\"profile_text_color\":\"D9AB82\",\"statuses_count\":1585,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/190355671\\/xd628fc8baad441a86db70e08746285f.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"BF8D7A\",\"followers_count\":106,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1441004156\\/tadam_normal.jpg\",\"description\":\"Architecte en IAM (pas le groupe de rap). Gros consommateur de musique. Enorme fan de Yelle !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"40212c\",\"id_str\":\"82153029\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/190355671\\/xd628fc8baad441a86db70e08746285f.png\",\"profile_sidebar_fill_color\":\"5e0e02\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1441004156\\/tadam_normal.jpg\",\"name\":\"Jean-Philippe Blaise\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 13 18:06:58 +0000 2009\",\"profile_sidebar_border_color\":\"660b43\",\"id\":82153029,\"utc_offset\":3600,\"favourites_count\":53,\"url\":\"http:\\/\\/musa-info.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179202617614337,\"created_at\":\"Fri Feb 24 22:55:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 954000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0a0a1a6b-56e5-44e7-9ab7-2f14642b8f59-173179202617614337" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "non @hartza_info je regarde pour la 2eme fois en 6mois #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1836345668/profile_normal.png" -}, -"title": "ArDuB57: non @hartza_info je regarde pour la 2eme fois en 6mois #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 956000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"non @hartza_info je regarde pour la 2eme fois en 6mois #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"hartza_info\",\"indices\":[4,16],\"id_str\":\"123547535\",\"name\":\"Christophe BONNARD\",\"id\":123547535}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[55,59]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173178878850904064\",\"id_str\":\"173179212377767937\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173178878850904064,\"in_reply_to_user_id_str\":\"123547535\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":646,\"screen_name\":\"ArDub57\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":83432,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"location\":\"FRANCE - METZ - SARREGUEMINES\",\"show_all_inline_media\":false,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"followers_count\":1090,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"description\":\"FreeParty Style - Raleur Pro - Trolleur Compulsif - DHD Android 2.3\\/Transformer 3.2.1 - PS3 @Pix_auto http:\\/\\/pixauto.tumblr.com - http:\\/\\/iboga.tumblr.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"21448223\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"name\":\"ArDuB57\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 20 23:57:59 +0000 2009\",\"profile_sidebar_border_color\":\"1c2352\",\"id\":21448223,\"utc_offset\":3600,\"favourites_count\":1604,\"url\":\"http:\\/\\/ardbox.blogspot.com\\/\"},\"in_reply_to_screen_name\":\"hartza_info\",\"truncated\":false,\"id\":173179212377767937,\"created_at\":\"Fri Feb 24 22:55:16 +0000 2012\",\"in_reply_to_user_id\":123547535}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 956000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "027bfe5c-4658-4e25-a9d9-6506f6e1cc75-173179212377767937" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Direct 8 EST une case comique #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1638662234/avatars-000003113177-d7tgbb-crop_normal.jpg" -}, -"title": "mojocity: Direct 8 EST une case comique #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 956000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Direct 8 EST une case comique #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179213799620608\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":196,\"screen_name\":\"mojocitizen\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":135,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Rennes\\n\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":22,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1638662234\\/avatars-000003113177-d7tgbb-crop_normal.jpg\",\"description\":\"d\\u00e9veloppeur mais je me soigne\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"48362665\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1638662234\\/avatars-000003113177-d7tgbb-crop_normal.jpg\",\"name\":\"mojocity\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 18 14:19:14 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":48362665,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/futilesoft.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179213799620608,\"created_at\":\"Fri Feb 24 22:55:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 956000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0647c48c-0fa7-4426-8954-5f86fa372a0d-173179213799620608" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw ou est le costume des césar le Mr du palmashow ? #palmashow", -"img": { -"src": "http://a2.twimg.com/profile_images/1685061192/Photo_du_10-12-11___15.18_normal.jpg" -}, -"title": "DelloyeCoiteux: #lgw ou est le costume des césar le Mr du palmashow ? #palmashow", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 958000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw ou est le costume des c\\u00e9sar le Mr du palmashow ? #palmashow\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"palmashow\",\"indices\":[54,64]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179220791541761\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":276,\"screen_name\":\"DelloyeCoiteux\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2100,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":89,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1685061192\\/Photo_du_10-12-11___15.18_normal.jpg\",\"description\":\"Design, Architecture, Photographie, Web et autres petites curiosit\\u00e9s\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"433388967\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1685061192\\/Photo_du_10-12-11___15.18_normal.jpg\",\"name\":\"DelloyeCoiteux\",\"default_profile_image\":false,\"created_at\":\"Sat Dec 10 14:14:07 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":433388967,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179220791541761,\"created_at\":\"Fri Feb 24 22:55:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 958000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef203116-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c0995434-285e-47f7-95b4-f8780e5ac3de-173179220791541761" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Cotisons nous pour acheter des lunettes à François ! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Cotisons nous pour acheter des lunettes à François ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 958000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Cotisons nous pour acheter des lunettes \\u00e0 Fran\\u00e7ois ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[53,57]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179221668143104\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3247,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179221668143104,\"created_at\":\"Fri Feb 24 22:55:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 958000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9cb7565c-0f06-4759-b868-374a23ad59b5-173179221668143104" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Elle est où, Jeanne ?", -"img": { -"src": "http://a0.twimg.com/profile_images/832731604/Pownce_normal.png" -}, -"title": "Delphine Dumont: #LGW Elle est où, Jeanne ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 959000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW Elle est o\\u00f9, Jeanne ?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179225187155969\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"FFCDFF\",\"screen_name\":\"Delphine_D\",\"lang\":\"fr\",\"favourites_count\":8,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":392,\"location\":\"France, Dijon\",\"profile_text_color\":\"000000\",\"followers_count\":3522,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/832731604\\/Pownce_normal.png\",\"description\":\"Meilleure r\\u00e9dactrice autoproclam\\u00e9e -\\/- Info junkie -\\/-\\r\\nMes followers n'ont pas des t\\u00eates d'\\u0153ufs.\",\"statuses_count\":66065,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/2901502\\/Tw_girl.png\",\"show_all_inline_media\":false,\"listed_count\":306,\"profile_link_color\":\"EB4795\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"FFFFFF\",\"protected\":false,\"id_str\":\"13436192\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Delphine Dumont\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/2901502\\/Tw_girl.png\",\"created_at\":\"Wed Feb 13 16:06:15 +0000 2008\",\"profile_sidebar_fill_color\":\"FFEBFF\",\"id\":13436192,\"follow_request_sent\":null,\"utc_offset\":-36000,\"url\":\"http:\\/\\/www.redacbox.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/832731604\\/Pownce_normal.png\"},\"truncated\":false,\"id\":173179225187155969,\"created_at\":\"Fri Feb 24 22:55:19 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 959000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7ad77720-1356-492b-adcb-8e9bc2f5b1a9-173179225187155969" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1460312894/phototwitt_normal.jpg" -}, -"title": "Langue de pute: #LGW #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 959000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW #ilpart\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[5,12]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179224239251458\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"999696\",\"screen_name\":\"Languedeuxpute\",\"lang\":\"fr\",\"favourites_count\":39,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":87,\"location\":\"\",\"profile_text_color\":\"a3a3a3\",\"followers_count\":8503,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1460312894\\/phototwitt_normal.jpg\",\"description\":\"Twitter a peur, tous les soirs \\u00e0 20 heures.\\r\\nTwitter SNAFU Special\\r\\nlanguedeuxpute[at]gmail[dot]com\",\"statuses_count\":17001,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/123956905\\/ldp.jpg\",\"show_all_inline_media\":true,\"listed_count\":208,\"profile_link_color\":\"82b4ed\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"147625273\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Langue de pute\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/123956905\\/ldp.jpg\",\"created_at\":\"Mon May 24 16:33:30 +0000 2010\",\"profile_sidebar_fill_color\":\"212020\",\"id\":147625273,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/google.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1460312894\\/phototwitt_normal.jpg\"},\"truncated\":false,\"id\":173179224239251458,\"created_at\":\"Fri Feb 24 22:55:19 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 959000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8aca6dc8-7f35-4ece-a6b0-a56700a69922-173179224239251458" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @aurel_p: Si vous voulez vous amuser, vous pouvez choisir un hashtag #ilpart #ilreste #cqui #ilchange2ton en direct dans #lgw #bubbletv", -"img": { -"src": "http://a0.twimg.com/profile_images/1745897152/espress_normal.jpg" -}, -"title": "a.grigolini: RT @aurel_p: Si vous voulez vous amuser, vous pouvez choisir un hashtag #ilpart #ilreste #cqui #ilchange2ton en direct dans #lgw #bubbletv", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 961000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @aurel_p: Si vous voulez vous amuser, vous pouvez choisir un hashtag #ilpart #ilreste #cqui #ilchange2ton en direct dans #lgw #bubbletv\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"aurel_p\",\"indices\":[3,11],\"id_str\":\"14321671\",\"name\":\"Aur\\u00e9lien\",\"id\":14321671}],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[72,79]},{\"text\":\"ilreste\",\"indices\":[80,88]},{\"text\":\"cqui\",\"indices\":[89,94]},{\"text\":\"ilchange2ton\",\"indices\":[95,108]},{\"text\":\"lgw\",\"indices\":[124,128]},{\"text\":\"bubbletv\",\"indices\":[129,138]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Si vous voulez vous amuser, vous pouvez choisir un hashtag #ilpart #ilreste #cqui #ilchange2ton en direct dans #lgw #bubbletv\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[59,66]},{\"text\":\"ilreste\",\"indices\":[67,75]},{\"text\":\"cqui\",\"indices\":[76,81]},{\"text\":\"ilchange2ton\",\"indices\":[82,95]},{\"text\":\"lgw\",\"indices\":[111,115]},{\"text\":\"bubbletv\",\"indices\":[116,125]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178695769530368\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":886,\"screen_name\":\"aurel_p\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":33183,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Pau\",\"show_all_inline_media\":true,\"listed_count\":152,\"profile_link_color\":\"93A644\",\"followers_count\":2184,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"description\":\"cr\\u00e9ation web le jour, TVvore le soir. Attention risque de LT m\\u00eame des \\u00e9missions les plus mauvaises de la t\\u00e9l\\u00e9 fran\\u00e7aise. Partage en tout genre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"14321671\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"name\":\"Aur\\u00e9lien\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 07 10:27:23 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":14321671,\"utc_offset\":3600,\"favourites_count\":140,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178695769530368,\"created_at\":\"Fri Feb 24 22:53:13 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179235169599488\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":862,\"screen_name\":\"antuan\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2388,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/179413861\\/LogoORTF.gif\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":14,\"profile_link_color\":\"990000\",\"followers_count\":386,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1745897152\\/espress_normal.jpg\",\"description\":\"ristretto sans sucre | direction de la strat\\u00e9gie \\u00e0 francetv (mais ce compte est personnel, n\\u2019engage que moi etc etc) | TL surtout en VF \\/ a volte in italiano\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"5661312\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/179413861\\/LogoORTF.gif\",\"profile_sidebar_fill_color\":\"f2f2f2\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1745897152\\/espress_normal.jpg\",\"name\":\"a.grigolini\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 30 17:55:20 +0000 2007\",\"profile_sidebar_border_color\":\"a8a8a8\",\"id\":5661312,\"utc_offset\":3600,\"favourites_count\":258,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179235169599488,\"created_at\":\"Fri Feb 24 22:55:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 961000, -"tags": [ -{ -"id-ref": "ef3037dc-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef1a8540-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f67de0a5-4042-4211-b2a4-7724606f4c03-173179235169599488" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cqui #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1693436244/tw_13513942_1323894171_normal.jpg" -}, -"title": "Nicolas Legros: #cqui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 963000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cqui #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[6,10]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.142488,48.9203048],[2.2061332,48.9203048],[2.2061332,48.954515],[2.142488,48.954515]]]},\"attributes\":{},\"full_name\":\"Sartrouville, Yvelines\",\"name\":\"Sartrouville\",\"id\":\"fdc15213df467db3\",\"place_type\":\"city\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/fdc15213df467db3.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[2.20184601,48.94095672]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179240966139904\",\"geo\":{\"type\":\"Point\",\"coordinates\":[48.94095672,2.20184601]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":386,\"screen_name\":\"NicolasLegros\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2753,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"sartrouville\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"0084B4\",\"followers_count\":140,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1693436244\\/tw_13513942_1323894171_normal.jpg\",\"description\":\"RUGBY(ra\\u00e7ing, toulouse, sprinboks) rock, vie de famille, killstreak et votera pascal pap\\u00e9 en 2012.. un maitre @kakaOpopo #tontonatoujoursraison\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"120251174\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1693436244\\/tw_13513942_1323894171_normal.jpg\",\"name\":\"Nicolas Legros\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 05 22:47:53 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":120251174,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179240966139904,\"created_at\":\"Fri Feb 24 22:55:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 963000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8177561a-79c7-4678-9baf-3a176fdbab44-173179240966139904" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Vinvin il jouait pas dans \"Les démons de Jésus\" ? #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1530136001/Irlande_2006_452_normal.jpg" -}, -"title": "Frederic DEVAUX: Vinvin il jouait pas dans \"Les démons de Jésus\" ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 963000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Vinvin il jouait pas dans \\\"Les d\\u00e9mons de J\\u00e9sus\\\" ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179242505449472\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":76,\"screen_name\":\"freddevaux\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":117,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"D02B55\",\"followers_count\":10,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1530136001\\/Irlande_2006_452_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"51220776\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1530136001\\/Irlande_2006_452_normal.jpg\",\"name\":\"Frederic DEVAUX\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 26 20:52:41 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":51220776,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179242505449472,\"created_at\":\"Fri Feb 24 22:55:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 963000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f1e9fcba-f50d-4f3c-bff8-b9e61d15d215-173179242505449472" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @GabytaineFlam: Filmer les répétitions, c'est quand même bien mainstream #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1827226982/Mekou4_-_Copie__2__-_Copie_normal.JPG" -}, -"title": "Sacha Tenluge: RT @GabytaineFlam: Filmer les répétitions, c'est quand même bien mainstream #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 963000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @GabytaineFlam: Filmer les r\\u00e9p\\u00e9titions, c'est quand m\\u00eame bien mainstream #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"GabytaineFlam\",\"indices\":[3,17],\"id_str\":\"161146189\",\"name\":\"R\\u00e9mi\",\"id\":161146189}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[76,80]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Filmer les r\\u00e9p\\u00e9titions, c'est quand m\\u00eame bien mainstream #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[57,61]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179106974896129\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":319,\"screen_name\":\"GabytaineFlam\",\"lang\":\"fr\",\"profile_text_color\":\"8FCAE0\",\"statuses_count\":5842,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"location\":\"Toulouse.\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"4BB7DF\",\"followers_count\":367,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"description\":\"Les tweets qui ont \\u00e9t\\u00e9 \\u00e9crits dans cette TL ont \\u00e9t\\u00e9 faits par un professionnel. N'essayez pas de les reproduire \\u00e0 la maison. Contentez vous de les suivre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"59BEE4\",\"id_str\":\"161146189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"profile_sidebar_fill_color\":\"191F22\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"name\":\"R\\u00e9mi\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 30 03:07:45 +0000 2010\",\"profile_sidebar_border_color\":\"4BB7DF\",\"id\":161146189,\"utc_offset\":-10800,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179106974896129,\"created_at\":\"Fri Feb 24 22:54:51 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179241175842816\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":335,\"screen_name\":\"Mekouyanski\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":14247,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/420385676\\/twilk_background_4f33bf65c4463.jpg\",\"location\":\"Pas Paris\",\"show_all_inline_media\":true,\"listed_count\":26,\"profile_link_color\":\"163470\",\"followers_count\":465,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1827226982\\/Mekou4_-_Copie__2__-_Copie_normal.JPG\",\"description\":\"RT ses mentions c'est s'auto-sucer, les courbatures en moins.\\r\\n\\r\\nMoi je dis \\u00e7a je dis rien...\\r\\n\\r\\nBah fais \\u00e7a, dis rien.\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"247184480\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/420385676\\/twilk_background_4f33bf65c4463.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1827226982\\/Mekou4_-_Copie__2__-_Copie_normal.JPG\",\"name\":\"Sacha Tenluge\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 04 07:59:44 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":247184480,\"utc_offset\":-10800,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179241175842816,\"created_at\":\"Fri Feb 24 22:55:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 963000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0ec7eed1-6615-4c2a-a907-1ecc61e02cab-173179241175842816" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @antuan: Tweet compteur en marche #lgw #faitespeterlescore http://t.co/2g7yTodt", -"img": { -"src": "http://a1.twimg.com/profile_images/309624209/Cy2_normal.png" -}, -"title": "Samuel Huron: RT @antuan: Tweet compteur en marche #lgw #faitespeterlescore http://t.co/2g7yTodt", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 964000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @antuan: Tweet compteur en marche #lgw #faitespeterlescore http:\\/\\/t.co\\/2g7yTodt\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"antuan\",\"indices\":[3,10],\"id_str\":\"5661312\",\"name\":\"a.grigolini\",\"id\":5661312}],\"urls\":[{\"indices\":[62,82],\"expanded_url\":\"http:\\/\\/twitter.com\\/antuan\\/status\\/173179051823992832\\/photo\\/1\",\"display_url\":\"pic.twitter.com\\/2g7yTodt\",\"url\":\"http:\\/\\/t.co\\/2g7yTodt\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[37,41]},{\"text\":\"faitespeterlescore\",\"indices\":[42,61]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Tweet compteur en marche #lgw #faitespeterlescore http:\\/\\/t.co\\/2g7yTodt\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]},{\"text\":\"faitespeterlescore\",\"indices\":[30,49]}],\"media\":[{\"type\":\"photo\",\"indices\":[50,70],\"sizes\":{\"large\":{\"h\":1024,\"resize\":\"fit\",\"w\":768},\"medium\":{\"h\":800,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":453,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdBbhrCEAEF-i8.jpg\",\"id_str\":\"173179051828187137\",\"expanded_url\":\"http:\\/\\/twitter.com\\/antuan\\/status\\/173179051823992832\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdBbhrCEAEF-i8.jpg\",\"id\":173179051828187137,\"display_url\":\"pic.twitter.com\\/2g7yTodt\",\"url\":\"http:\\/\\/t.co\\/2g7yTodt\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.apple.com\\\" rel=\\\"nofollow\\\"\\u003EPhotos on iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179051823992832\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":862,\"screen_name\":\"antuan\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2388,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/179413861\\/LogoORTF.gif\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":14,\"profile_link_color\":\"990000\",\"followers_count\":386,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1745897152\\/espress_normal.jpg\",\"description\":\"ristretto sans sucre | direction de la strat\\u00e9gie \\u00e0 francetv (mais ce compte est personnel, n\\u2019engage que moi etc etc) | TL surtout en VF \\/ a volte in italiano\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"5661312\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/179413861\\/LogoORTF.gif\",\"profile_sidebar_fill_color\":\"f2f2f2\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1745897152\\/espress_normal.jpg\",\"name\":\"a.grigolini\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 30 17:55:20 +0000 2007\",\"profile_sidebar_border_color\":\"a8a8a8\",\"id\":5661312,\"utc_offset\":3600,\"favourites_count\":258,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179051823992832,\"created_at\":\"Fri Feb 24 22:54:39 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179245252710403\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":764,\"screen_name\":\"cybunk\",\"lang\":\"en\",\"profile_text_color\":\"4c9c8f\",\"statuses_count\":2675,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/51130859\\/3577914799_1350cff02e.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":69,\"profile_link_color\":\"b3009b\",\"followers_count\":699,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/309624209\\/Cy2_normal.png\",\"description\":\"Lead designer @IRILive Centre Pompidou \\/ PhD student in #infoviz #chi @ Paris11 \\/ @INRIA : #ui #Webdesign, #WebScience, #philosophy, #open #innovation\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"000000\",\"id_str\":\"14905766\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/51130859\\/3577914799_1350cff02e.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/309624209\\/Cy2_normal.png\",\"name\":\"Samuel Huron\",\"default_profile_image\":false,\"created_at\":\"Mon May 26 06:02:18 +0000 2008\",\"profile_sidebar_border_color\":\"b3009b\",\"id\":14905766,\"utc_offset\":-10800,\"favourites_count\":405,\"url\":\"http:\\/\\/www.cybunk.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179245252710403,\"created_at\":\"Fri Feb 24 22:55:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 964000, -"tags": [ -{ -"id-ref": "ef3a1cd4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "25330234-65f3-4171-a43c-b4c854079e4d-173179245252710403" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @bubbleT2012: #lgw #cqui @vinvin", -"img": { -"src": "http://a2.twimg.com/profile_images/1646789005/moi-id-tof-effects-600x600-gplus_normal.jpg" -}, -"title": "Romain Vuillemot: RT @bubbleT2012: #lgw #cqui @vinvin", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 965000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @bubbleT2012: #lgw #cqui @vinvin\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"bubbleT2012\",\"indices\":[3,15],\"id_str\":\"430738774\",\"name\":\"bubble.t\",\"id\":430738774},{\"screen_name\":\"Vinvin\",\"indices\":[28,35],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[17,21]},{\"text\":\"cqui\",\"indices\":[22,27]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #cqui @vinvin\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[11,18],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cqui\",\"indices\":[5,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177020572893184\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":54,\"screen_name\":\"bubbleT2012\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":15,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":31,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1679403634\\/bgd-readme2_normal.png\",\"description\":\"Bubble T est une application de visualisation cr\\u00e9\\u00e9e par @raphV @cybunk @romsson @ymh_work A voir ici : http:\\/\\/dev.fabelier.org\\/bubble-t\\/ made in @inria @IRIlive\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"430738774\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1679403634\\/bgd-readme2_normal.png\",\"name\":\"bubble.t\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 07 14:25:48 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":430738774,\"utc_offset\":null,\"favourites_count\":0,\"url\":\"http:\\/\\/dev.fabelier.org\\/bubble-t\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177020572893184,\"created_at\":\"Fri Feb 24 22:46:33 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179250545930240\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":314,\"screen_name\":\"romsson\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":684,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme19\\/bg.gif\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"0099CC\",\"followers_count\":194,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1646789005\\/moi-id-tof-effects-600x600-gplus_normal.jpg\",\"description\":\"Interests in Information Visualization, Human\\/Computer Interaction, Design, etc. #infoviz #dataviz #hci\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"14898705\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme19\\/bg.gif\",\"profile_sidebar_fill_color\":\"f6ffd1\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1646789005\\/moi-id-tof-effects-600x600-gplus_normal.jpg\",\"name\":\"Romain Vuillemot\",\"default_profile_image\":false,\"created_at\":\"Sun May 25 13:35:06 +0000 2008\",\"profile_sidebar_border_color\":\"fff8ad\",\"id\":14898705,\"utc_offset\":3600,\"favourites_count\":7,\"url\":\"http:\\/\\/romain.vuillemot.net\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179250545930240,\"created_at\":\"Fri Feb 24 22:55:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 965000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e2220741-f914-4a14-9748-26c67286a820-173179250545930240" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw jvous aime les mecs!!", -"img": { -"src": "http://a1.twimg.com/sticky/default_profile_images/default_profile_2_normal.png" -}, -"title": "Royon Chris: #ilreste #lgw jvous aime les mecs!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 966000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #lgw jvous aime les mecs!!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179255730077696\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":23,\"screen_name\":\"NotSvipdagr\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":11,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":1,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/sticky\\/default_profile_images\\/default_profile_2_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"399695662\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_2_normal.png\",\"name\":\"Royon Chris\",\"default_profile_image\":true,\"created_at\":\"Thu Oct 27 22:08:31 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":399695662,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179255730077696,\"created_at\":\"Fri Feb 24 22:55:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 966000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "367ce69a-55aa-4c01-9e84-11bc63d7470b-173179255730077696" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "François Rollin doit il partir ? #ilreste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1819530189/twitter_normal.png" -}, -"title": "Benoit Lebreau: François Rollin doit il partir ? #ilreste #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 969000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Fran\\u00e7ois Rollin doit il partir ? #ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[33,41]},{\"text\":\"lgw\",\"indices\":[42,46]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179267641917445\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":605,\"screen_name\":\"benoitlebreau\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4157,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"667033\",\"followers_count\":339,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1819530189\\/twitter_normal.png\",\"description\":\"sympathique et cool \\/\\/ danseur \\u00e9toile \\u00e0 NRJ Group \\/\\/ #runner parisien du soir, #radio amateur et tr\\u00e8s dr\\u00f4le \\u00e0 la t\\u00e9l\\u00e9\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"267290862\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819530189\\/twitter_normal.png\",\"name\":\"Benoit Lebreau\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 16 17:22:17 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":267290862,\"utc_offset\":3600,\"favourites_count\":38,\"url\":\"http:\\/\\/www.benoitlebreau.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179267641917445,\"created_at\":\"Fri Feb 24 22:55:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 969000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3495fe10-8ec3-4d3e-9c4b-231f3da4044a-173179267641917445" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "bon okay je passe sur #ci #lgw c'est loin de ce à quoi je m'attendais ...", -"img": { -"src": "http://a2.twimg.com/profile_images/1833660757/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg" -}, -"title": "Jérémy «isshin» B.: bon okay je passe sur #ci #lgw c'est loin de ce à quoi je m'attendais ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 970000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"bon okay je passe sur #ci #lgw c'est loin de ce \\u00e0 quoi je m'attendais ...\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ci\",\"indices\":[22,25]},{\"text\":\"lgw\",\"indices\":[26,30]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179271098019842\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Isshinsan\",\"lang\":\"en\",\"favourites_count\":110,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":141,\"location\":\"Albi, France\",\"profile_text_color\":\"ba9012\",\"followers_count\":96,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\",\"description\":\"Qui suis-je ? juste un petit geek, parmi des milliers d'autres, qui essaye de se faire une place sur la toile :)\",\"statuses_count\":5318,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"29086699\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"J\\u00e9r\\u00e9my \\u00abisshin\\u00bb B.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Sun Apr 05 22:52:40 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":29086699,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/isshin-san.over-blog.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\"},\"truncated\":false,\"id\":173179271098019842,\"created_at\":\"Fri Feb 24 22:55:30 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 970000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "20a04dd1-fcf2-4c7f-b285-3b832c9c37e2-173179271098019842" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "dehor #lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1667379154/8I6juT3f_normal" -}, -"title": "Patrick Ollier: dehor #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 971000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"dehor #lgw #ilpart\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[6,10]},{\"text\":\"ilpart\",\"indices\":[11,18]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179274361188352\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"PatrickOllier\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":78,\"location\":\"france\",\"profile_text_color\":\"333333\",\"description\":\"Ma force ? Je n'ai rien \\u00e0 vendre ni rien \\u00e0 acheter, je n'ai pas de ma\\u00eetre et je ne v\\u00e9n\\u00e8re aucun dieu. Et je ne lis pas mes messages :))\",\"statuses_count\":1207,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"088253\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"protected\":false,\"id_str\":\"299723960\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Patrick Ollier\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"created_at\":\"Mon May 16 15:47:22 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":299723960,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\"},\"in_reply_to_status_id\":null,\"id\":173179274361188352,\"created_at\":\"Fri Feb 24 22:55:31 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 971000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "efac2020-8f30-45af-a2a3-423b617eff64-173179274361188352" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est une émission de geek #lgw non?", -"img": { -"src": "http://a0.twimg.com/profile_images/1743920877/image201201080004_normal.jpg" -}, -"title": "Kevin : C'est une émission de geek #lgw non?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 973000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est une \\u00e9mission de geek #lgw non?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[27,31]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[4.9624943,47.2862364],[5.102104,47.2862364],[5.102104,47.3779013],[4.9624943,47.3779013]]]},\"attributes\":{},\"full_name\":\"Dijon, C\\u00f4te-d'Or\",\"name\":\"Dijon\",\"id\":\"52a39ae62c00a295\",\"place_type\":\"city\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/52a39ae62c00a295.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179283999686656\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":299,\"screen_name\":\"Kevinonin\",\"lang\":\"en\",\"profile_text_color\":\"050505\",\"statuses_count\":20692,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/318114033\\/background.png\",\"location\":\"Dijon\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"000078\",\"followers_count\":470,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1743920877\\/image201201080004_normal.jpg\",\"description\":\"J'allais \\u00e9crire une vraie Bio avec une touche d'humour (normal) quand j'ai pens\\u00e9 \\u00e0 cette phrase 'Less is more'. \\r\\nDu coup, je pense en avoir (d\\u00e9j\\u00e0) trop dit..\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"212121\",\"id_str\":\"52390889\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/318114033\\/background.png\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1743920877\\/image201201080004_normal.jpg\",\"name\":\"Kevin \",\"default_profile_image\":false,\"created_at\":\"Tue Jun 30 13:16:07 +0000 2009\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":52390889,\"utc_offset\":3600,\"favourites_count\":94,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179283999686656,\"created_at\":\"Fri Feb 24 22:55:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 973000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1e94ae07-df08-4c96-8915-4947644dfcfc-173179283999686656" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Non mais ca va pas non ? #ilreste #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1777524767/folon1_normal.jpg" -}, -"title": "Kelem: Non mais ca va pas non ? #ilreste #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 973000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Non mais ca va pas non ? #ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[25,33]},{\"text\":\"lgw\",\"indices\":[34,38]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179285048266754\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":88,\"screen_name\":\"KelemFs\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":135,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"038543\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1777524767\\/folon1_normal.jpg\",\"description\":\"Je demeurai longtemps errant dans C\\u00e9sar\\u00e9e.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ACDED6\",\"id_str\":\"159103701\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1777524767\\/folon1_normal.jpg\",\"name\":\"Kelem\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 24 13:15:57 +0000 2010\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":159103701,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179285048266754,\"created_at\":\"Fri Feb 24 22:55:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 973000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "439ec0e5-d986-4a9c-b412-3d303467dd2e-173179285048266754" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le zizi de Gaspard #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/878534653/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg" -}, -"title": "CLeM' KuSaLa: Le zizi de Gaspard #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 975000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le zizi de Gaspard #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[19,23]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179292178579457\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":189,\"screen_name\":\"clem_kusala\",\"lang\":\"fr\",\"profile_text_color\":\"a8a3a8\",\"statuses_count\":241,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/55723775\\/bg.jpg\",\"location\":\"Roquetaillade\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"000608\",\"followers_count\":47,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/878534653\\/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"92309575\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/55723775\\/bg.jpg\",\"profile_sidebar_fill_color\":\"111e24\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/878534653\\/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg\",\"name\":\"CLeM' KuSaLa\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 24 16:35:40 +0000 2009\",\"profile_sidebar_border_color\":\"15191f\",\"id\":92309575,\"utc_offset\":3600,\"favourites_count\":6,\"url\":\"http:\\/\\/karma-kusala.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179292178579457,\"created_at\":\"Fri Feb 24 22:55:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 975000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "32240b80-da71-4cc1-a989-d3e00f081155-173179292178579457" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Tweetdeck en star sur #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1143926795/jeromep_logo_carre_twitter_normal.png" -}, -"title": "jeromep: Tweetdeck en star sur #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 975000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Tweetdeck en star sur #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[22,26]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179291977261056\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C6E2EE\",\"screen_name\":\"jeromep_net\",\"lang\":\"fr\",\"favourites_count\":6,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":367,\"location\":\"France , Paris\",\"profile_text_color\":\"663B12\",\"followers_count\":192,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1143926795\\/jeromep_logo_carre_twitter_normal.png\",\"description\":\"Internaute passionn\\u00e9, auteur des blogs : jeromep.net - sanscommentaire.fr - debranche.fr \\/ r\\u00e9dacteur sur accessoweb.com\",\"statuses_count\":4608,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/161132761\\/jeromep_twitter_background.jpg\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"1F98C7\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"282929\",\"protected\":false,\"id_str\":\"6815562\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"jeromep\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/161132761\\/jeromep_twitter_background.jpg\",\"created_at\":\"Thu Jun 14 16:27:00 +0000 2007\",\"profile_sidebar_fill_color\":\"DAECF4\",\"id\":6815562,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/blog.jeromep.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1143926795\\/jeromep_logo_carre_twitter_normal.png\"},\"truncated\":false,\"id\":173179291977261056,\"created_at\":\"Fri Feb 24 22:55:35 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 975000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3fd2ff04-40a5-4d65-9e74-c5de4bd6e1b6-173179291977261056" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw @vinvin il parle bien @francoisrollin il est coquin @jcfrog a pris d'la drogue @LeGrandWebze j'ai apprivoisé", -"img": { -"src": "http://a1.twimg.com/profile_images/1829840762/affiche_sarkozy_guillotine_candidature_small_normal.jpg" -}, -"title": "Gana: #lgw @vinvin il parle bien @francoisrollin il est coquin @jcfrog a pris d'la drogue @LeGrandWebze j'ai apprivoisé", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 975000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw @vinvin il parle bien @francoisrollin il est coquin @jcfrog a pris d'la drogue @LeGrandWebze j'ai apprivois\\u00e9\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[5,12],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522},{\"screen_name\":\"francoisrollin\",\"indices\":[28,43],\"name\":\"rollin\",\"id_str\":\"369489076\",\"id\":369489076},{\"screen_name\":\"jcfrog\",\"indices\":[58,65],\"name\":\"jcfrog\",\"id_str\":\"16888281\",\"id\":16888281},{\"screen_name\":\"LeGrandWebze\",\"indices\":[85,98],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179293831147520\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"generalgana\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":10,\"location\":\"Chez ouam\",\"profile_text_color\":\"333333\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1829840762\\/affiche_sarkozy_guillotine_candidature_small_normal.jpg\",\"description\":\"\",\"statuses_count\":150,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"400355364\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Gana\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Oct 28 22:15:45 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":400355364,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/lemzedition.free.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1829840762\\/affiche_sarkozy_guillotine_candidature_small_normal.jpg\"},\"truncated\":false,\"id\":173179293831147520,\"created_at\":\"Fri Feb 24 22:55:35 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 975000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c09ce97a-711e-47a8-b035-4db562cac70e-173179293831147520" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW #IlReste", -"img": { -"src": "http://a1.twimg.com/profile_images/1617065589/posca_normal.jpg" -}, -"title": "kamel b.: #LGW #IlReste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 977000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW #IlReste\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"IlReste\",\"indices\":[5,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/phnxapp.com\\\" rel=\\\"nofollow\\\"\\u003Ephnx\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179301141811200\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"080807\",\"screen_name\":\"kiri_kourou\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":277,\"location\":\"Metz\",\"profile_text_color\":\"d4bc51\",\"followers_count\":111,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1617065589\\/posca_normal.jpg\",\"description\":\"\\/\\/ Poitiers - Montpellier - Valencia - London - Metz\\/Luxembourg \\/\\/ Itin\\u00e9raire d'un enfant pas g\\u00e2t\\u00e9. Pourri g\\u00e2t\\u00e9.\",\"statuses_count\":4335,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/40996777\\/AHD5000_Short_G_rdax_237x350.gif\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"080603\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fafafa\",\"protected\":false,\"id_str\":\"40651438\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"kamel b.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/40996777\\/AHD5000_Short_G_rdax_237x350.gif\",\"created_at\":\"Sun May 17 12:28:56 +0000 2009\",\"profile_sidebar_fill_color\":\"bf742a\",\"id\":40651438,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1617065589\\/posca_normal.jpg\"},\"truncated\":false,\"id\":173179301141811200,\"created_at\":\"Fri Feb 24 22:55:37 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 977000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "647e9626-2db6-47b6-acca-34150bef5fcb-173179301141811200" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "à chaque émission un nouveau plateau #LGW #france5", -"img": { -"src": "http://a3.twimg.com/profile_images/1313387378/profil_normal.jpg" -}, -"title": "Jean-Baptiste Viet: à chaque émission un nouveau plateau #LGW #france5", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 978000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u00e0 chaque \\u00e9mission un nouveau plateau #LGW #france5\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[37,41]},{\"text\":\"france5\",\"indices\":[42,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179305499697152\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":330,\"screen_name\":\"jeanviet\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":3323,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/233585490\\/background.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":49,\"profile_link_color\":\"3b8d76\",\"followers_count\":729,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1313387378\\/profil_normal.jpg\",\"description\":\"Votre Guide Web et Multim\\u00e9dia gratuit et accessible \\u00e0 toute la famille !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"e5f6f6\",\"id_str\":\"39217851\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/233585490\\/background.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1313387378\\/profil_normal.jpg\",\"name\":\"Jean-Baptiste Viet\",\"default_profile_image\":false,\"created_at\":\"Mon May 11 08:40:23 +0000 2009\",\"profile_sidebar_border_color\":\"000000\",\"id\":39217851,\"utc_offset\":-10800,\"favourites_count\":5,\"url\":\"http:\\/\\/jeanviet.info\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179305499697152,\"created_at\":\"Fri Feb 24 22:55:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 978000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "506fac45-9ab3-4b8d-b036-913735564cbd-173179305499697152" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "wifi back #lgw =)", -"img": { -"src": "http://a0.twimg.com/profile_images/1652896495/31462_418563071095_586936095_5290073_3010281_a_normal.jpg" -}, -"title": "KheOps: wifi back #lgw =)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 978000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"wifi back #lgw =)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[10,14]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179306325966849\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":25,\"screen_name\":\"kheops2713\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":972,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0084B4\",\"followers_count\":451,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1652896495\\/31462_418563071095_586936095_5290073_3010281_a_normal.jpg\",\"description\":\"Je clair, ne pas ?\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"321006177\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1652896495\\/31462_418563071095_586936095_5290073_3010281_a_normal.jpg\",\"name\":\"KheOps\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 20 21:41:59 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":321006177,\"utc_offset\":null,\"favourites_count\":0,\"url\":\"http:\\/\\/www.dailymotion.com\\/video\\/x32zy6_la-strategie-de-lechec-lentretien_fun\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179306325966849,\"created_at\":\"Fri Feb 24 22:55:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 978000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "337c4673-c0e1-448f-bf28-feca3c0d5941-173179306325966849" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Rollin #ilReste", -"img": { -"src": "http://a3.twimg.com/profile_images/1134362240/41465_709802967_6758_q_normal.jpg" -}, -"title": "Jérôme Beau: #lgw Rollin #ilReste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 979000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Rollin #ilReste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilReste\",\"indices\":[12,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179307747835905\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":54,\"screen_name\":\"javarome\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":163,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"Nanterre, France\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"FF3300\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1134362240\\/41465_709802967_6758_q_normal.jpg\",\"description\":\"Un informaticien qui dessinait et s'int\\u00e9resse \\u00e0 l'inexpliqu\\u00e9 entre deux sessions de batterie\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"20989537\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1134362240\\/41465_709802967_6758_q_normal.jpg\",\"name\":\"J\\u00e9r\\u00f4me Beau\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 16 14:37:16 +0000 2009\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":20989537,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.javarome.org\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179307747835905,\"created_at\":\"Fri Feb 24 22:55:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 979000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ed9113f0-34a0-4d61-94e5-9dbe50641a49-173179307747835905" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Comment LT un truc encore plus chiant que les cesars #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1719658772/dGnuxEjQ_normal" -}, -"title": "Maule: Comment LT un truc encore plus chiant que les cesars #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 980000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Comment LT un truc encore plus chiant que les cesars #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[53,57]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetcaster.com\\\" rel=\\\"nofollow\\\"\\u003ETweetCaster for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179315259850752\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":101,\"screen_name\":\"plemga\",\"lang\":\"fr\",\"profile_text_color\":\"1ab812\",\"statuses_count\":1537,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/390374182\\/100109200127_42.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"d10c7c\",\"followers_count\":54,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1719658772\\/dGnuxEjQ_normal\",\"description\":\"Demain je serai juriste. Mais pas tout de suite, l\\u00e0 je choppe\\/shop.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"064666\",\"id_str\":\"118273647\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/390374182\\/100109200127_42.jpg\",\"profile_sidebar_fill_color\":\"b2b5bd\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1719658772\\/dGnuxEjQ_normal\",\"name\":\"Maule\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 28 04:16:14 +0000 2010\",\"profile_sidebar_border_color\":\"10c741\",\"id\":118273647,\"utc_offset\":3600,\"favourites_count\":292,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179315259850752,\"created_at\":\"Fri Feb 24 22:55:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 980000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7d5737ea-4e16-471c-ab0d-96d273b442d3-173179315259850752" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mazette, jusqu'à ce soir, je ne connaissais pas le #palmashow. Je me sens vieille... (...) En fait, je suis vieille #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817576333/emmanuelle_hirschauer_tetocarre_normal.jpg" -}, -"title": "E. Hirschauer: Mazette, jusqu'à ce soir, je ne connaissais pas le #palmashow. Je me sens vieille... (...) En fait, je suis vieille #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 981000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mazette, jusqu'\\u00e0 ce soir, je ne connaissais pas le #palmashow. Je me sens vieille... (...) En fait, je suis vieille #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"palmashow\",\"indices\":[51,61]},{\"text\":\"lgw\",\"indices\":[116,120]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179316337778688\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":202,\"screen_name\":\"LaBombeH\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":1409,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/67039392\\/twitter.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"D02B55\",\"followers_count\":123,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817576333\\/emmanuelle_hirschauer_tetocarre_normal.jpg\",\"description\":\"Eclose sur un terril, \\u00e9lev\\u00e9e au reblochon au lait cru, demeurant dans le neuf-trois\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"84343206\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/67039392\\/twitter.jpg\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817576333\\/emmanuelle_hirschauer_tetocarre_normal.jpg\",\"name\":\"E. Hirschauer\",\"default_profile_image\":false,\"created_at\":\"Thu Oct 22 14:53:27 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":84343206,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179316337778688,\"created_at\":\"Fri Feb 24 22:55:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 981000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef203116-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "26760344-c69e-475c-b20f-d209e155614c-173179316337778688" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@CPonsolle: 2ème point Mabille #lgw” // ha je l'avais bien reconnu xD", -"img": { -"src": "http://a1.twimg.com/profile_images/1129708432/Photo_du_71918072-09-___19_normal.jpg" -}, -"title": "JC: “@CPonsolle: 2ème point Mabille #lgw” // ha je l'avais bien reconnu xD", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 981000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@CPonsolle: 2\\u00e8me point Mabille #lgw\\u201d \\/\\/ ha je l'avais bien reconnu xD\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"CPonsolle\",\"indices\":[1,11],\"id_str\":\"25338852\",\"name\":\"Christophe Ponsolle\",\"id\":25338852}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179316547497984\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":260,\"screen_name\":\"l_jc\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":640,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1129708432\\/Photo_du_71918072-09-___19_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"113982432\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1129708432\\/Photo_du_71918072-09-___19_normal.jpg\",\"name\":\"JC\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 13 17:57:33 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":113982432,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179316547497984,\"created_at\":\"Fri Feb 24 22:55:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 981000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a934fe1d-1a94-4dda-98b7-b44cfee4e60b-173179316547497984" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "n'empêche le plateau du #lgw ... pis les mecs debout au milieu au dessus du cube ... #cQui", -"img": { -"src": "http://a0.twimg.com/profile_images/1700942619/godai4_normal.gif" -}, -"title": "Godai Yusaku: n'empêche le plateau du #lgw ... pis les mecs debout au milieu au dessus du cube ... #cQui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 982000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"n'emp\\u00eache le plateau du #lgw ... pis les mecs debout au milieu au dessus du cube ... #cQui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]},{\"text\":\"cQui\",\"indices\":[85,90]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179321073139714\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":400,\"screen_name\":\"__Yusaku\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13678,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/355063675\\/akemi_tadaka_005_1280x1024.jpg\",\"location\":\"Ile de France, Nancy, Toulois\",\"show_all_inline_media\":false,\"listed_count\":27,\"profile_link_color\":\"038543\",\"followers_count\":314,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1700942619\\/godai4_normal.gif\",\"description\":\"Directeur de Projet Client Info\\/telco - \\r\\nActivit\\u00e9s associatives - Geek et Nippophile \\u00e0 ses heures perdues\\r\\nMembre d'#AQDIL\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ACDED6\",\"id_str\":\"76995130\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/355063675\\/akemi_tadaka_005_1280x1024.jpg\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1700942619\\/godai4_normal.gif\",\"name\":\"Godai Yusaku\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 24 17:33:58 +0000 2009\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":76995130,\"utc_offset\":3600,\"favourites_count\":68,\"url\":\"http:\\/\\/jenebloguepas.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179321073139714,\"created_at\":\"Fri Feb 24 22:55:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 982000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4f7b2f92-3325-4696-8e73-aca38107e8ad-173179321073139714" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Enorme ! On entend @PascalMabille se poiler derrière dans Le Grand Webzé #lgw :D", -"img": { -"src": "http://a1.twimg.com/profile_images/1276062222/2176444e-32ed-4d79-9ee2-0af1edf9b745_normal.png" -}, -"title": "Lolo-kun: Enorme ! On entend @PascalMabille se poiler derrière dans Le Grand Webzé #lgw :D", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 982000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Enorme ! On entend @PascalMabille se poiler derri\\u00e8re dans Le Grand Webz\\u00e9 #lgw :D\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"PascalMabille\",\"indices\":[19,33],\"id_str\":\"1367131\",\"name\":\"Pascal Mabille\",\"id\":1367131}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[73,77]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179320678879232\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":165,\"screen_name\":\"Lolokun\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":3173,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"followers_count\":157,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1276062222\\/2176444e-32ed-4d79-9ee2-0af1edf9b745_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"10019842\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1276062222\\/2176444e-32ed-4d79-9ee2-0af1edf9b745_normal.png\",\"name\":\"Lolo-kun\",\"default_profile_image\":false,\"created_at\":\"Wed Nov 07 02:55:41 +0000 2007\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":10019842,\"utc_offset\":3600,\"favourites_count\":12,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179320678879232,\"created_at\":\"Fri Feb 24 22:55:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 982000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "23539a15-2a9d-4900-b327-623cf523c12c-173179320678879232" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Fabarol: Le nouveau #LGW, c'est parti, maintenant en direct sur #france5, avec des outils incroyables, jamais vus ! @nicolasauret @r ...", -"img": { -"src": "http://a2.twimg.com/profile_images/1646789005/moi-id-tof-effects-600x600-gplus_normal.jpg" -}, -"title": "Romain Vuillemot: RT @Fabarol: Le nouveau #LGW, c'est parti, maintenant en direct sur #france5, avec des outils incroyables, jamais vus ! @nicolasauret @r ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 982000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Fabarol: Le nouveau #LGW, c'est parti, maintenant en direct sur #france5, avec des outils incroyables, jamais vus ! @nicolasauret @r ...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Fabarol\",\"indices\":[3,11],\"id_str\":\"110388053\",\"name\":\"Fabienne BAROLLIER\",\"id\":110388053},{\"screen_name\":\"nicolasauret\",\"indices\":[120,133],\"id_str\":\"293395401\",\"name\":\"nicolasauret\",\"id\":293395401},{\"screen_name\":\"R\",\"indices\":[134,136],\"id_str\":\"146733\",\"name\":\"Rex Hammock\",\"id\":146733}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[24,28]},{\"text\":\"france5\",\"indices\":[68,76]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Le nouveau #LGW, c'est parti, maintenant en direct sur #france5, avec des outils incroyables, jamais vus ! @nicolasauret @romsson @cybunk.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"nicolasauret\",\"indices\":[107,120],\"id_str\":\"293395401\",\"name\":\"nicolasauret\",\"id\":293395401},{\"screen_name\":\"romsson\",\"indices\":[121,129],\"id_str\":\"14898705\",\"name\":\"Romain Vuillemot\",\"id\":14898705},{\"screen_name\":\"cybunk\",\"indices\":[130,137],\"id_str\":\"14905766\",\"name\":\"Samuel Huron\",\"id\":14905766}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[11,15]},{\"text\":\"france5\",\"indices\":[55,63]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173175154984226816\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1041,\"screen_name\":\"Fabarol\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":317,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Issy les moulineaux\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0084B4\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"description\":\"Magazines societe\\/d\\u00e9cryptage de F5. Les Maternelles, Allo Rufo, Mag Sante+Allo Doc, CAD+CDA+CAV, R&C, Medias le Mag, C Politique, LMEF, Dr CAC, LGQ, LGW\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"110388053\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"name\":\"Fabienne BAROLLIER\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 01 11:04:06 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":110388053,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173175154984226816,\"created_at\":\"Fri Feb 24 22:39:09 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179321555501056\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":314,\"screen_name\":\"romsson\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":685,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme19\\/bg.gif\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"0099CC\",\"followers_count\":194,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1646789005\\/moi-id-tof-effects-600x600-gplus_normal.jpg\",\"description\":\"Interests in Information Visualization, Human\\/Computer Interaction, Design, etc. #infoviz #dataviz #hci\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"14898705\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme19\\/bg.gif\",\"profile_sidebar_fill_color\":\"f6ffd1\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1646789005\\/moi-id-tof-effects-600x600-gplus_normal.jpg\",\"name\":\"Romain Vuillemot\",\"default_profile_image\":false,\"created_at\":\"Sun May 25 13:35:06 +0000 2008\",\"profile_sidebar_border_color\":\"fff8ad\",\"id\":14898705,\"utc_offset\":3600,\"favourites_count\":7,\"url\":\"http:\\/\\/romain.vuillemot.net\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":true,\"id\":173179321555501056,\"created_at\":\"Fri Feb 24 22:55:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 982000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8fee2a0b-974d-46de-aa1c-54d8aa829c0a-173179321555501056" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@alexevan la chemise de @Vinvin est mieux de ton côté #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1841426692/image_normal.jpg" -}, -"title": "Peyow: @alexevan la chemise de @Vinvin est mieux de ton côté #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 984000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@alexevan la chemise de @Vinvin est mieux de ton c\\u00f4t\\u00e9 #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"alexevan\",\"indices\":[0,9],\"id_str\":\"33499701\",\"name\":\"alexandra evan\",\"id\":33499701},{\"screen_name\":\"Vinvin\",\"indices\":[24,31],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[54,58]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173177548648353792\",\"id_str\":\"173179330309001216\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173177548648353792,\"in_reply_to_user_id_str\":\"33499701\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":42,\"screen_name\":\"PeyowOner\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":125,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Grenoble\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1841426692\\/image_normal.jpg\",\"description\":\"Technicien du spectale survivant. Fain\\u00e9ant et casanier, donc totalement inoffensif.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"268921581\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841426692\\/image_normal.jpg\",\"name\":\"Peyow\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 19 19:00:41 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":268921581,\"utc_offset\":null,\"favourites_count\":12,\"url\":null},\"in_reply_to_screen_name\":\"alexevan\",\"truncated\":false,\"id\":173179330309001216,\"created_at\":\"Fri Feb 24 22:55:44 +0000 2012\",\"in_reply_to_user_id\":33499701}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 984000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "81bfb3b3-a712-4b0c-ba40-9cd587617a0c-173179330309001216" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "En fait... c'est tourné dans un cyber café, non ? #lgw Y'a plein de gens devant leur portable. Suis sûr qu'ils écoutent même pas.", -"img": { -"src": "http://a0.twimg.com/profile_images/1829032837/430490_10519221_b_normal.jpg" -}, -"title": "Antoine Rouaud: En fait... c'est tourné dans un cyber café, non ? #lgw Y'a plein de gens devant leur portable. Suis sûr qu'ils écoutent même pas.", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 984000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"En fait... c'est tourn\\u00e9 dans un cyber caf\\u00e9, non ? #lgw Y'a plein de gens devant leur portable. Suis s\\u00fbr qu'ils \\u00e9coutent m\\u00eame pas.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179331164651521\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Antoine_Rouaud\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":84,\"location\":\"Nantes\",\"profile_text_color\":\"333333\",\"followers_count\":103,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1829032837\\/430490_10519221_b_normal.jpg\",\"description\":\"Cr\\u00e9ateur de trucs et autres choses qui ont rapport \\u00e0 des histoires... avec des gens. \\r\\nhttp:\\/\\/www.wagaprod.fr\",\"statuses_count\":1385,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"373509666\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Antoine Rouaud\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Wed Sep 14 18:13:49 +0000 2011\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":373509666,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.audiodramax.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1829032837\\/430490_10519221_b_normal.jpg\"},\"truncated\":false,\"id\":173179331164651521,\"created_at\":\"Fri Feb 24 22:55:44 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 984000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "079df25d-0a31-4aab-828e-c6ae98ff4fb7-173179331164651521" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Heyyyyy coucou @FlorencePorcel #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1801484114/val_loubilou_normal.jpg" -}, -"title": "Schmitt Valerie: Heyyyyy coucou @FlorencePorcel #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 986000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Heyyyyy coucou @FlorencePorcel #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[15,30],\"name\":\"Florence Porcel\",\"id_str\":\"49031173\",\"id\":49031173}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[31,35]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179340371144704\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"val_loubilou\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":279,\"location\":\"\",\"profile_text_color\":\"807280\",\"followers_count\":668,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1801484114\\/val_loubilou_normal.jpg\",\"description\":\"\",\"statuses_count\":7907,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/344209093\\/Val_Loubilou1.jpg\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"ed2fa1\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"220424620\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Schmitt Valerie\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/344209093\\/Val_Loubilou1.jpg\",\"created_at\":\"Sat Nov 27 19:05:22 +0000 2010\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":220424620,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801484114\\/val_loubilou_normal.jpg\"},\"truncated\":false,\"id\":173179340371144704,\"created_at\":\"Fri Feb 24 22:55:46 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 986000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8a43756a-e552-45b5-9696-4592122c60d4-173179340371144704" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@HeleneBergdoll: #César2012 Allez hop tout le monde au Fouquet's ! on est pas le 6 mai pourtant” venez plutôt voir #Lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: “@HeleneBergdoll: #César2012 Allez hop tout le monde au Fouquet's ! on est pas le 6 mai pourtant” venez plutôt voir #Lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 987000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@HeleneBergdoll: #C\\u00e9sar2012 Allez hop tout le monde au Fouquet's ! on est pas le 6 mai pourtant\\u201d venez plut\\u00f4t voir #Lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"HeleneBergdoll\",\"indices\":[1,16],\"id_str\":\"420454818\",\"name\":\"ellen bergdoll\",\"id\":420454818}],\"urls\":[],\"hashtags\":[{\"text\":\"C\\u00e9sar2012\",\"indices\":[18,28]},{\"text\":\"Lgw\",\"indices\":[116,120]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179342455701505\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":636,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":210,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"name\":\"Royer Charles-Henri\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":185396126,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179342455701505,\"created_at\":\"Fri Feb 24 22:55:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 987000, -"tags": [ -{ -"id-ref": "ef2b9ccc-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6ac864c9-59e8-4c66-8dd4-aa27d14d7654-173179342455701505" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rollin, #Ilreste . pas de souci de ce côté là. Mais maintenant faudrait De Caunes. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1105895956/PG_paul1_normal.jpg" -}, -"title": "Rémy D.: Rollin, #Ilreste . pas de souci de ce côté là. Mais maintenant faudrait De Caunes. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 987000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Rollin, #Ilreste . pas de souci de ce c\\u00f4t\\u00e9 l\\u00e0. Mais maintenant faudrait De Caunes. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Ilreste\",\"indices\":[8,16]},{\"text\":\"lgw\",\"indices\":[83,87]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179342371827712\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":764,\"screen_name\":\"RdNetwork\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":4350,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"France - Moselle\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"D02B55\",\"followers_count\":248,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"description\":\"A random soccer-music-games-web-french twitter Account. (Yes, that's a lot.)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"48825435\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"name\":\"R\\u00e9my D.\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 19 20:55:21 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":48825435,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179342371827712,\"created_at\":\"Fri Feb 24 22:55:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 987000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5a2bf053-fab9-4b42-b59d-f54a0fd3f487-173179342371827712" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Question + importante : twitter à toute heure ? twitter tous les quarts d'heure ? ou twitter fait peur ? #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1763850955/avatar_stopsopa_normal.jpeg" -}, -"title": "François Revol: Question + importante : twitter à toute heure ? twitter tous les quarts d'heure ? ou twitter fait peur ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 987000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Question + importante : twitter \\u00e0 toute heure ? twitter tous les quarts d'heure ? ou twitter fait peur ? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[105,109]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179343080656896\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"mmu_man\",\"lang\":\"en\",\"favourites_count\":19,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":253,\"location\":\"Internet\",\"profile_text_color\":\"333333\",\"followers_count\":311,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"description\":\"Engineer, #FLOSS developer, Haiku contributor, hacktivist, Tai Chi & Kung-Fu practitioner\",\"statuses_count\":10391,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"102075787\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Fran\\u00e7ois Revol\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Jan 05 14:32:42 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":102075787,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/revolf.free.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\"},\"truncated\":false,\"id\":173179343080656896,\"created_at\":\"Fri Feb 24 22:55:47 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 987000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1d5d0011-abec-4396-ba10-aa99692b48f3-173179343080656896" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@NG__nico: #LGW la seule émission où on voit ses tweets en direct à la télé sur le mur d'images de l'émission” ÉNORME ! #ilreste", -"img": { -"src": "http://a0.twimg.com/profile_images/1658546588/solidarnosc_normal.jpg" -}, -"title": "Miguel Teixeira: “@NG__nico: #LGW la seule émission où on voit ses tweets en direct à la télé sur le mur d'images de l'émission” ÉNORME ! #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 988000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"\\u201c@NG__nico: #LGW la seule \\u00e9mission o\\u00f9 on voit ses tweets en direct \\u00e0 la t\\u00e9l\\u00e9 sur le mur d'images de l'\\u00e9mission\\u201d \\u00c9NORME ! #ilreste\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"NG__nico\",\"indices\":[1,10],\"name\":\" Nicolas Gaillard\",\"id_str\":\"370637904\",\"id\":370637904}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[12,16]},{\"text\":\"ilreste\",\"indices\":[121,129]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179347870564353\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"migteix\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":258,\"location\":\"Orleans\",\"profile_text_color\":\"333333\",\"followers_count\":267,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1658546588\\/solidarnosc_normal.jpg\",\"description\":\"blogueur orl\\u00e9anais, parle surtout d'actu locale et sort 2\\/3 blagues de temps en temps...\",\"statuses_count\":2718,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":16,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"3543511\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Miguel Teixeira\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Apr 05 18:00:09 +0000 2007\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":3543511,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.coteboulevard.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658546588\\/solidarnosc_normal.jpg\"},\"truncated\":false,\"id\":173179347870564353,\"created_at\":\"Fri Feb 24 22:55:48 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 988000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "402151eb-3b7c-4792-af68-9c3289fba459-173179347870564353" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Long entretien avec le @palmashow, inspiré par les questions des internautes #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1419070763/France5Officiel_tw_normal.jpg" -}, -"title": "France5: RT @LeGrandWebze: Long entretien avec le @palmashow, inspiré par les questions des internautes #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 988000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Long entretien avec le @palmashow, inspir\\u00e9 par les questions des internautes #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385},{\"screen_name\":\"palmashow\",\"indices\":[41,51],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[95,99]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Long entretien avec le @palmashow, inspir\\u00e9 par les questions des internautes #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[23,33],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[77,81]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179096069701633\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":3026,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":3126,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"statuses_count\":1479,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"legrandwebze\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":365949385,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\"},\"truncated\":false,\"id\":173179096069701633,\"created_at\":\"Fri Feb 24 22:54:48 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179348067680256\",\"user\":{\"default_profile_image\":false,\"verified\":true,\"notifications\":null,\"profile_sidebar_border_color\":\"2ca33e\",\"screen_name\":\"France5tv\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":834,\"location\":\"Paris\",\"profile_text_color\":\"0C3E53\",\"followers_count\":48935,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850248437\\/Logo_France_5_FB_twitter_normal.jpg\",\"description\":\"France 5, cha\\u00eene du Groupe France T\\u00e9l\\u00e9visions. Apr\\u00e8s avoir fait connaissance, rapprochons-nous sur cette TL #media #clair\",\"statuses_count\":3553,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/408116761\\/bg_france5.jpg\",\"show_all_inline_media\":false,\"listed_count\":849,\"profile_link_color\":\"FF0000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"84c810\",\"protected\":false,\"id_str\":\"36932487\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"France5\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408116761\\/bg_france5.jpg\",\"created_at\":\"Fri May 01 12:30:02 +0000 2009\",\"profile_sidebar_fill_color\":\"50912a\",\"id\":36932487,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.france5.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850248437\\/Logo_France_5_FB_twitter_normal.jpg\"},\"truncated\":false,\"id\":173179348067680256,\"created_at\":\"Fri Feb 24 22:55:48 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 988000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "77de63df-7d55-4da2-b9ab-af51b2590524-173179348067680256" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @FlorencePorcel: MON CUBE ME BRÛLE LA FESSE GAUCHE #lgw // mais non, c'est les ultrasons du rire de @PascalMabille", -"img": { -"src": "http://a2.twimg.com/profile_images/1775056166/siegfried-thouvenot_normal.jpg" -}, -"title": "Siegfried Thouvenot: RT @FlorencePorcel: MON CUBE ME BRÛLE LA FESSE GAUCHE #lgw // mais non, c'est les ultrasons du rire de @PascalMabille", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 988000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @FlorencePorcel: MON CUBE ME BR\\u00dbLE LA FESSE GAUCHE #lgw \\/\\/ mais non, c'est les ultrasons du rire de @PascalMabille\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[3,18],\"name\":\"Florence Porcel\",\"id_str\":\"49031173\",\"id\":49031173},{\"screen_name\":\"PascalMabille\",\"indices\":[103,117],\"name\":\"Pascal Mabille\",\"id_str\":\"1367131\",\"id\":1367131}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[54,58]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179346528382976\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"captainweb\",\"lang\":\"fr\",\"favourites_count\":65,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1036,\"location\":\"France, Paris\",\"profile_text_color\":\"757575\",\"followers_count\":7392,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1775056166\\/siegfried-thouvenot_normal.jpg\",\"description\":\"Blogueur High-tech, Newb Podcaster, dev Web etc...\",\"statuses_count\":28953,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/32213787\\/maquette-background-twitter.png\",\"show_all_inline_media\":true,\"listed_count\":676,\"profile_link_color\":\"767fb5\",\"is_translator\":true,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"18554168\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Siegfried Thouvenot\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/32213787\\/maquette-background-twitter.png\",\"created_at\":\"Fri Jan 02 15:30:22 +0000 2009\",\"profile_sidebar_fill_color\":\"f5f5f5\",\"id\":18554168,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.captainweb.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1775056166\\/siegfried-thouvenot_normal.jpg\"},\"truncated\":false,\"id\":173179346528382976,\"created_at\":\"Fri Feb 24 22:55:48 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 988000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8193514d-5c61-4330-93ac-2ea93ffe33a7-173179346528382976" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @ArDub57: non @hartza_info je regarde pour la 2eme fois en 6mois #lgw // Ouf ! En même temps je mets la TV deux fois par mois maxi...", -"img": { -"src": "http://a1.twimg.com/profile_images/1803920053/hartza_anon_normal.gif" -}, -"title": "Christophe BONNARD: RT @ArDub57: non @hartza_info je regarde pour la 2eme fois en 6mois #lgw // Ouf ! En même temps je mets la TV deux fois par mois maxi...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 989000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @ArDub57: non @hartza_info je regarde pour la 2eme fois en 6mois #lgw \\/\\/ Ouf ! En m\\u00eame temps je mets la TV deux fois par mois maxi...\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"ArDub57\",\"indices\":[3,11],\"name\":\"ArDuB57\",\"id_str\":\"21448223\",\"id\":21448223},{\"screen_name\":\"hartza_info\",\"indices\":[17,29],\"name\":\"Christophe BONNARD\",\"id_str\":\"123547535\",\"id\":123547535}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[68,72]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179351309889536\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"hartza_info\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":409,\"location\":\"64250 LOUHOSSOA\",\"profile_text_color\":\"333333\",\"followers_count\":169,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1803920053\\/hartza_anon_normal.gif\",\"description\":\"auto-entrepreneur\\r\\nR\\u00e9paration, assistance et maintenance informatique, Cr\\u00e9ation de Site Internet, Montage Vid\\u00e9o, Infographie...\",\"statuses_count\":3510,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/87533720\\/fd_hartza_twitter.jpg\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"123547535\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Christophe BONNARD\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/87533720\\/fd_hartza_twitter.jpg\",\"created_at\":\"Tue Mar 16 12:35:18 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":123547535,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/hartza.info\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803920053\\/hartza_anon_normal.gif\"},\"truncated\":false,\"id\":173179351309889536,\"created_at\":\"Fri Feb 24 22:55:49 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 989000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d02cecac-6c22-4cdd-bd33-73a9b02fc7ab-173179351309889536" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Merci pour l'info @lucasparax allez sur la 5 #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1844318712/Logo153pix4x4_normal.jpg" -}, -"title": "Village Fédéral: Merci pour l'info @lucasparax allez sur la 5 #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 990000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Merci pour l'info @lucasparax allez sur la 5 #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"lucasparax\",\"indices\":[18,29],\"name\":\"Lucas Parax\",\"id_str\":\"333415548\",\"id\":333415548}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[45,49]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179355751657473\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5ED4DC\",\"screen_name\":\"VillageFederal\",\"lang\":\"fr\",\"favourites_count\":1694,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":632,\"location\":\"Paris\",\"profile_text_color\":\"3C3940\",\"followers_count\":954,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1844318712\\/Logo153pix4x4_normal.jpg\",\"description\":\"Veille, discussions et d\\u00e9conne sur Twitter. Le site est un \\u00abagr\\u00e9gateur de consciences\\u00bb, dont la devise est: le Savoir, la Libert\\u00e9 & la Solidarit\\u00e9.\",\"statuses_count\":15422,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/377557712\\/Logo_JF_Final2_en_grand.jpg_1.jpg\",\"show_all_inline_media\":true,\"listed_count\":70,\"profile_link_color\":\"b81f00\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0099B9\",\"protected\":false,\"id_str\":\"126115852\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Village F\\u00e9d\\u00e9ral\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/377557712\\/Logo_JF_Final2_en_grand.jpg_1.jpg\",\"created_at\":\"Wed Mar 24 21:59:34 +0000 2010\",\"profile_sidebar_fill_color\":\"96e1eb\",\"id\":126115852,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.villagefederal.org\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1844318712\\/Logo153pix4x4_normal.jpg\"},\"truncated\":false,\"id\":173179355751657473,\"created_at\":\"Fri Feb 24 22:55:50 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 990000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fa83d254-6e1b-4df5-aaf5-bb87a1427c3c-173179355751657473" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Faudrait dire à la prod d’éviter les EeePC, les filles ont le dos trop penché #lgw :)", -"img": { -"src": "http://a1.twimg.com/profile_images/1625442476/24_normal.jpg" -}, -"title": "Christophe Doublet: Faudrait dire à la prod d’éviter les EeePC, les filles ont le dos trop penché #lgw :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 991000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Faudrait dire \\u00e0 la prod d\\u2019\\u00e9viter les EeePC, les filles ont le dos trop pench\\u00e9 #lgw :)\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[78,82]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179359136452608\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"ChrisPC34\",\"lang\":\"fr\",\"favourites_count\":33,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":458,\"location\":\"H\\u00e9rault\",\"profile_text_color\":\"535ae6\",\"followers_count\":95,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1625442476\\/24_normal.jpg\",\"description\":\"D\\u00e9pannage informatique, site web, r\\u00e9seau .\\r\\nSous traitance : Vous livrez,nous installons vos clients dans le Languedoc Roussillon .\",\"statuses_count\":1157,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/426927890\\/twitt.jpg\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"133503769\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Christophe Doublet\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/426927890\\/twitt.jpg\",\"created_at\":\"Thu Apr 15 23:59:03 +0000 2010\",\"profile_sidebar_fill_color\":\"000000\",\"id\":133503769,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.pc34.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1625442476\\/24_normal.jpg\"},\"truncated\":false,\"id\":173179359136452608,\"created_at\":\"Fri Feb 24 22:55:51 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 991000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "22ada0e7-c50c-4117-8780-14e9d99c7e87-173179359136452608" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D", -"img": { -"src": "http://a0.twimg.com/profile_images/1684751725/tcxbzhar-550x550_normal.png" -}, -"title": "JellyFish Transl8: RT @kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 991000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"kheops2713\",\"indices\":[3,14],\"id_str\":\"321006177\",\"name\":\"KheOps\",\"id\":321006177}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[48,52]},{\"text\":\"fail\",\"indices\":[56,61]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Le wifi est mort sur le plateau #lgw :] #fail :D\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]},{\"text\":\"fail\",\"indices\":[40,45]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178510322577408\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":25,\"screen_name\":\"kheops2713\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":971,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0084B4\",\"followers_count\":451,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1652896495\\/31462_418563071095_586936095_5290073_3010281_a_normal.jpg\",\"description\":\"Je clair, ne pas ?\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"321006177\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1652896495\\/31462_418563071095_586936095_5290073_3010281_a_normal.jpg\",\"name\":\"KheOps\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 20 21:41:59 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":321006177,\"utc_offset\":null,\"favourites_count\":0,\"url\":\"http:\\/\\/www.dailymotion.com\\/video\\/x32zy6_la-strategie-de-lechec-lentretien_fun\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178510322577408,\"created_at\":\"Fri Feb 24 22:52:29 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179360344408065\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":514,\"screen_name\":\"WeTransl8\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":3446,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"The Internetz\",\"show_all_inline_media\":false,\"listed_count\":21,\"profile_link_color\":\"0084B4\",\"followers_count\":486,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1684751725\\/tcxbzhar-550x550_normal.png\",\"description\":\"Our aim is to provide a platform for translations of #Telecomix #Anon & cyberanthropology-related stuff. \\r\\n#opBlueBra http:\\/\\/bluebra.anontranslator.eu\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"022330\",\"id_str\":\"340345134\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1684751725\\/tcxbzhar-550x550_normal.png\",\"name\":\"JellyFish Transl8\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 22 15:07:52 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":340345134,\"utc_offset\":3600,\"favourites_count\":84,\"url\":\"http:\\/\\/anontranslator.eu\\/category\\/edito\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179360344408065,\"created_at\":\"Fri Feb 24 22:55:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 991000, -"tags": [ -{ -"id-ref": "ef2d3c1c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d17fed3d-72cf-401d-9434-5162b2a6c5e5-173179360344408065" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Listen guy, and WAIT !", -"img": { -"src": "http://a0.twimg.com/profile_images/1839297474/AvatarEcrouRougeCarre_normal.gif" -}, -"title": "Philippe B: #lgw Listen guy, and WAIT !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 992000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Listen guy, and WAIT !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179363834085376\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1749,\"screen_name\":\"Raydacteur\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":28280,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"location\":\"Crozon, Brittany\",\"show_all_inline_media\":true,\"listed_count\":211,\"profile_link_color\":\"0000ff\",\"followers_count\":2619,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"description\":\"[en] connecting good vibrations [fr] ing\\u00e9nieur philosophe, activateur biologique & lolRT\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"14400518\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"profile_sidebar_fill_color\":\"d3ede7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"name\":\"Philippe B\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 15 20:08:37 +0000 2008\",\"profile_sidebar_border_color\":\"5e1410\",\"id\":14400518,\"utc_offset\":3600,\"favourites_count\":297,\"url\":\"http:\\/\\/bit.ly\\/raydacteur\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179363834085376,\"created_at\":\"Fri Feb 24 22:55:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 992000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b6056edf-37fb-4019-b90e-179dbb7ed9b9-173179363834085376" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Coucou @FlorencePorcel je viens de voir ta crinière ;-) #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1850070784/Yogiimise_normal.jpg" -}, -"title": "Johann M.: Coucou @FlorencePorcel je viens de voir ta crinière ;-) #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 992000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Coucou @FlorencePorcel je viens de voir ta crini\\u00e8re ;-) #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[7,22],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[56,60]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179363813097473\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":671,\"screen_name\":\"Yogiimise\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":64988,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Le V\\u00e9sinet\",\"show_all_inline_media\":false,\"listed_count\":170,\"profile_link_color\":\"0084B4\",\"followers_count\":2072,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850070784\\/Yogiimise_normal.jpg\",\"description\":\"Tech Journalist, il geek il voit pas le rapport. Travail, Famille, Party. #DaddyGaga, #JaiRigolu & #OMAGAD. La vie est trop courte pour \\u00eatre prise au s\\u00e9rieux.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"30915093\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850070784\\/Yogiimise_normal.jpg\",\"name\":\"Johann M.\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 13 17:55:31 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":30915093,\"utc_offset\":3600,\"favourites_count\":1424,\"url\":\"http:\\/\\/www.tomsguide.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179363813097473,\"created_at\":\"Fri Feb 24 22:55:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 992000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "216be231-f9ca-4687-bf43-b75f1aff8400-173179363813097473" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Tu le ne vois pas mais tu l'entends :D @PascalMabille #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/431384575/Yama_normal.jpg" -}, -"title": "Yama: Tu le ne vois pas mais tu l'entends :D @PascalMabille #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 993000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Tu le ne vois pas mais tu l'entends :D @PascalMabille #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"PascalMabille\",\"indices\":[39,53],\"id_str\":\"1367131\",\"name\":\"Pascal Mabille\",\"id\":1367131}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[54,58]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179366002532353\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":99,\"screen_name\":\"Arth_r94\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":463,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/154068492\\/Deep_ocean.1280x1024.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":31,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/431384575\\/Yama_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"76424435\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/154068492\\/Deep_ocean.1280x1024.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/431384575\\/Yama_normal.jpg\",\"name\":\"Yama\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 22 19:29:57 +0000 2009\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":76424435,\"utc_offset\":3600,\"favourites_count\":89,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179366002532353,\"created_at\":\"Fri Feb 24 22:55:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 993000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bdc05c58-0e2e-46a4-9a43-925a4638a262-173179366002532353" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'ai pas Canal donc pas de #cesar2012 #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/183407519/200526550-001_normal.jpg" -}, -"title": "Sparkle and Co: J'ai pas Canal donc pas de #cesar2012 #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 993000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"J'ai pas Canal donc pas de #cesar2012 #LGW\",\"created_at\":\"Fri Feb 24 22:55:53 +0000 2012\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"cesar2012\",\"indices\":[27,37]},{\"text\":\"LGW\",\"indices\":[38,42]}],\"user_mentions\":[]},\"retweet_count\":0,\"place\":null,\"in_reply_to_status_id_str\":null,\"retweeted\":false,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"id_str\":\"173179369978728449\",\"coordinates\":null,\"in_reply_to_screen_name\":null,\"contributors\":null,\"geo\":null,\"user\":{\"listed_count\":10,\"created_at\":\"Sat Apr 25 21:12:07 +0000 2009\",\"profile_text_color\":\"362720\",\"is_translator\":false,\"show_all_inline_media\":false,\"lang\":\"fr\",\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"url\":\"http:\\/\\/sparkleandco.blogspot.com\",\"default_profile\":false,\"notifications\":null,\"profile_link_color\":\"B40B43\",\"screen_name\":\"Sparkle_and_Co\",\"time_zone\":\"London\",\"description\":\"Sometimes geek, often homeless, not a wife but always a mum... I'm a knitter and I'm trying to learn sewing. \\r\\nWelcome!\",\"following\":null,\"geo_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"profile_background_color\":\"FF6699\",\"location\":\"London\",\"id_str\":\"35311914\",\"profile_background_tile\":true,\"followers_count\":371,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/183407519\\/200526550-001_normal.jpg\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/183407519\\/200526550-001_normal.jpg\",\"default_profile_image\":false,\"follow_request_sent\":null,\"profile_sidebar_fill_color\":\"E5507E\",\"favourites_count\":6,\"protected\":false,\"friends_count\":478,\"profile_sidebar_border_color\":\"CC3366\",\"name\":\"Sparkle and Co\",\"contributors_enabled\":false,\"verified\":false,\"id\":35311914,\"statuses_count\":7522,\"profile_use_background_image\":true,\"utc_offset\":0},\"in_reply_to_user_id\":null,\"in_reply_to_status_id\":null,\"favorited\":false,\"id\":173179369978728449}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 993000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "17232132-0041-4ff3-9ca5-7ce4a3847309-173179369978728449" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste", -"img": { -"src": "http://a0.twimg.com/profile_images/1494947744/chaperon_normal.jpg" -}, -"title": "RonRonChaperon: #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 996000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179380447715328\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":112,\"screen_name\":\"RonRonChaperon\",\"lang\":\"fr\",\"profile_text_color\":\"FD9D77\",\"statuses_count\":135,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/316006376\\/x1c58d25cd2e003ef493aa666c581a1a.png\",\"location\":\"Pays des loups\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"FE7471\",\"followers_count\":30,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1494947744\\/chaperon_normal.jpg\",\"description\":\"Cherche mon gros loup\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"EBC79B\",\"id_str\":\"346544671\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/316006376\\/x1c58d25cd2e003ef493aa666c581a1a.png\",\"profile_sidebar_fill_color\":\"DA4968\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1494947744\\/chaperon_normal.jpg\",\"name\":\"RonRonChaperon\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 01 12:55:32 +0000 2011\",\"profile_sidebar_border_color\":\"840846\",\"id\":346544671,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179380447715328,\"created_at\":\"Fri Feb 24 22:55:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 996000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b1c9817b-11aa-4afc-84f6-20b9859cef48-173179380447715328" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "out #lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1667379154/8I6juT3f_normal" -}, -"title": "Patrick Ollier: out #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 996000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"out #lgw #ilpart\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[4,8]},{\"text\":\"ilpart\",\"indices\":[9,16]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179378996482050\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"PatrickOllier\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":78,\"location\":\"france\",\"profile_text_color\":\"333333\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"description\":\"Ma force ? Je n'ai rien \\u00e0 vendre ni rien \\u00e0 acheter, je n'ai pas de ma\\u00eetre et je ne v\\u00e9n\\u00e8re aucun dieu. Et je ne lis pas mes messages :))\",\"statuses_count\":1208,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"088253\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"protected\":false,\"id_str\":\"299723960\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Patrick Ollier\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"created_at\":\"Mon May 16 15:47:22 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":299723960,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\"},\"truncated\":false,\"id\":173179378996482050,\"created_at\":\"Fri Feb 24 22:55:56 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 996000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "694c4f55-3cb2-43bd-909f-95d39d65105a-173179378996482050" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Salutation @FlorencePorcel et @pascalmabille #jevousregarde", -"img": { -"src": "http://a3.twimg.com/profile_images/1421925544/clemlol_normal.jpg" -}, -"title": "Misterclem: #LGW Salutation @FlorencePorcel et @pascalmabille #jevousregarde", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 996000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW Salutation @FlorencePorcel et @pascalmabille #jevousregarde\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[16,31],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173},{\"screen_name\":\"PascalMabille\",\"indices\":[35,49],\"id_str\":\"1367131\",\"name\":\"Pascal Mabille\",\"id\":1367131}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"jevousregarde\",\"indices\":[50,64]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179381538242560\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":997,\"screen_name\":\"misterclem\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":25121,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/386276214\\/clemlol.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":100,\"profile_link_color\":\"009999\",\"followers_count\":2265,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1421925544\\/clemlol_normal.jpg\",\"description\":\"Bloggueur, cinema, music, politique Web 2.0 Social Digital Strategist, Marketing. CM Com Online \\/ Opinions are my own \\uf8ff \\/ gplus.to\\/misterclem #universalmusic \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"11793022\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/386276214\\/clemlol.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1421925544\\/clemlol_normal.jpg\",\"name\":\"Misterclem\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 03 10:57:23 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":11793022,\"utc_offset\":3600,\"favourites_count\":425,\"url\":\"http:\\/\\/www.clementlepetit.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179381538242560,\"created_at\":\"Fri Feb 24 22:55:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 996000, -"tags": [ -{ -"id-ref": "ef41e3f6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "29bbf434-76a8-4dc4-9a4c-e5fc6b8af9ea-173179381538242560" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Mais parlez donc des prénoms du Palmashow... AH ! et #IlReste", -"img": { -"src": "http://a2.twimg.com/profile_images/1244301699/Tho_normal.png" -}, -"title": "Thomas Panau: #lgw Mais parlez donc des prénoms du Palmashow... AH ! et #IlReste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 997000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw Mais parlez donc des pr\\u00e9noms du Palmashow... AH ! et #IlReste\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"IlReste\",\"indices\":[58,66]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179386718199809\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"thopanau\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":46,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":16,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1244301699\\/Tho_normal.png\",\"description\":\"\",\"statuses_count\":40,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"252180466\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Thomas Panau\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Feb 14 17:18:47 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":252180466,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1244301699\\/Tho_normal.png\"},\"truncated\":false,\"id\":173179386718199809,\"created_at\":\"Fri Feb 24 22:55:57 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 997000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f4476ed6-c4d9-4020-b775-f1e7d66e0a37-173179386718199809" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1762841396/image1326847287_normal.png" -}, -"title": "Romain Pellerin: #change2ton #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 998000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#change2ton #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[12,16]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179386944684033\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"000000\",\"screen_name\":\"romainpellerin\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":19,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1762841396\\/image1326847287_normal.png\",\"description\":\"Webmaster d'un petit site et passionn\\u00e9 de nouvelles technologies, Google+ : http:\\/\\/goo.gl\\/mvIIU\",\"statuses_count\":94,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/359447489\\/fond.jpg\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"969696\",\"protected\":false,\"id_str\":\"404834101\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Romain Pellerin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/359447489\\/fond.jpg\",\"created_at\":\"Fri Nov 04 13:37:25 +0000 2011\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":404834101,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.rady.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1762841396\\/image1326847287_normal.png\"},\"truncated\":false,\"id\":173179386944684033,\"created_at\":\"Fri Feb 24 22:55:58 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 998000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5b62507d-0d8c-460c-80c6-8009197ebd85-173179386944684033" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Peremptoire: L'oreille tendue pour entendre @PascalMabille. Rien d'autre. #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1159218845/Image2_normal.png" -}, -"title": "iannick: RT @Peremptoire: L'oreille tendue pour entendre @PascalMabille. Rien d'autre. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1001000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Peremptoire: L'oreille tendue pour entendre @PascalMabille. Rien d'autre. #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Peremptoire\",\"indices\":[3,15],\"id_str\":\"290573781\",\"name\":\"Peremptoire\",\"id\":290573781},{\"screen_name\":\"PascalMabille\",\"indices\":[48,62],\"id_str\":\"1367131\",\"name\":\"Pascal Mabille\",\"id\":1367131}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[78,82]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"L'oreille tendue pour entendre @PascalMabille. Rien d'autre. #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"PascalMabille\",\"indices\":[31,45],\"id_str\":\"1367131\",\"name\":\"Pascal Mabille\",\"id\":1367131}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[61,65]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179343751749633\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":175,\"screen_name\":\"Peremptoire\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7934,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"009999\",\"followers_count\":193,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1714250853\\/catonakeyboardinspace_normal.jpg\",\"description\":\"Un jour, j'inviterai tout le monde \\u00e0 manger une raclette. * Offre soumise \\u00e0 conditions et sous r\\u00e9serve de disponibilit\\u00e9*\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"290573781\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1714250853\\/catonakeyboardinspace_normal.jpg\",\"name\":\"Peremptoire\",\"default_profile_image\":false,\"created_at\":\"Sat Apr 30 14:24:42 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":290573781,\"utc_offset\":3600,\"favourites_count\":47,\"url\":\"http:\\/\\/fr.flavors.me\\/peremptoire#_\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179343751749633,\"created_at\":\"Fri Feb 24 22:55:47 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179402719469568\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":117,\"screen_name\":\"i_a_n_n_i_c_k\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2354,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/413243327\\/whereismyback.png\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"93A644\",\"followers_count\":54,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1159218845\\/Image2_normal.png\",\"description\":\"bouge sa meat sur les beats\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"15070966\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/413243327\\/whereismyback.png\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1159218845\\/Image2_normal.png\",\"name\":\"iannick\",\"default_profile_image\":false,\"created_at\":\"Tue Jun 10 07:53:17 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":15070966,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179402719469568,\"created_at\":\"Fri Feb 24 22:56:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1001000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f19ab422-5b2e-45a8-b392-487ccf4067bd-173179402719469568" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw !", -"img": { -"src": "http://a3.twimg.com/profile_images/1230683152/smo-sm_normal.jpg" -}, -"title": "Stéphane Moracchini: #lgw !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1001000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.7948487,48.8305808],[2.8416713,48.8305808],[2.8416713,48.8650402],[2.7948487,48.8650402]]]},\"attributes\":{},\"full_name\":\"Bailly-Romainvilliers, Seine-et-Marne\",\"place_type\":\"city\",\"name\":\"Bailly-Romainvilliers\",\"id\":\"c6b546551f428117\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/c6b546551f428117.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179399707955200\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":344,\"screen_name\":\"sMorac\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":3901,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/373358333\\/smorac-tw-fd.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":31,\"profile_link_color\":\"454545\",\"followers_count\":453,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1230683152\\/smo-sm_normal.jpg\",\"description\":\"CEO\\/Co-Founder of @BunchCast \\/ @GloreaTV \\/ Co-founder of @myftool, entrepreneur, technology freak, frenchie and even corsican\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"d5d1c8\",\"id_str\":\"28693677\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/373358333\\/smorac-tw-fd.png\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1230683152\\/smo-sm_normal.jpg\",\"name\":\"St\\u00e9phane Moracchini\",\"default_profile_image\":false,\"created_at\":\"Sat Apr 04 00:10:19 +0000 2009\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":28693677,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/about.me\\/smorac\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179399707955200,\"created_at\":\"Fri Feb 24 22:56:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1001000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "21254648-9582-4ab8-961b-3259283d34c5-173179399707955200" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ca y est ! Premier point Mabille #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1768573567/StopSOPA-Profile-Picture_normal.png" -}, -"title": "Tristan Dufour: Ca y est ! Premier point Mabille #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1004000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ca y est ! Premier point Mabille #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[33,37]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179414140559360\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Teno91\",\"lang\":\"fr\",\"favourites_count\":28,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":282,\"location\":\"France,\",\"profile_text_color\":\"333333\",\"followers_count\":131,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1768573567\\/StopSOPA-Profile-Picture_normal.png\",\"description\":\"Etudiant en Licence Pro Conception et Coordination d'Univers Vid\\u00e9oludiques \\u00e0 Montpellier.\\r\\nhttp:\\/\\/tristan.dufour.free.fr\\/\",\"statuses_count\":837,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/380168548\\/fond-twitter.jpg\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"92359747\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Tristan Dufour\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/380168548\\/fond-twitter.jpg\",\"created_at\":\"Tue Nov 24 20:39:00 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":92359747,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.olyxo.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768573567\\/StopSOPA-Profile-Picture_normal.png\"},\"truncated\":false,\"id\":173179414140559360,\"created_at\":\"Fri Feb 24 22:56:04 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1004000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c6cf8b9b-f6b1-483a-a29a-18ea79807841-173179414140559360" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@vinvin qui fait maintenant son malin sur france5 au milieu de twittos ;-€ #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1140111956/Anticonformiste-orange-gif_normal.gif" -}, -"title": "poilagratter: @vinvin qui fait maintenant son malin sur france5 au milieu de twittos ;-€ #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1006000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@vinvin qui fait maintenant son malin sur france5 au milieu de twittos ;-\\u20ac #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[0,7],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[75,79]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179424198508545\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"7223522\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":2430,\"screen_name\":\"poil_a_gratter\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":285,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":60,\"profile_link_color\":\"0084B4\",\"followers_count\":2344,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1140111956\\/Anticonformiste-orange-gif_normal.gif\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"200174124\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1140111956\\/Anticonformiste-orange-gif_normal.gif\",\"name\":\"poilagratter\",\"default_profile_image\":false,\"created_at\":\"Fri Oct 08 16:40:34 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":200174124,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":\"Vinvin\",\"truncated\":false,\"id\":173179424198508545,\"created_at\":\"Fri Feb 24 22:56:06 +0000 2012\",\"in_reply_to_user_id\":7223522}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1006000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3c925830-86ac-4270-b0c9-dfc3d6cb1a37-173179424198508545" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le zizi de Gaspard! Le zizi de Gaspard #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/878534653/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg" -}, -"title": "CLeM' KuSaLa: Le zizi de Gaspard! Le zizi de Gaspard #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1007000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Le zizi de Gaspard! Le zizi de Gaspard #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[39,43]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179427444883457\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"15191f\",\"screen_name\":\"clem_kusala\",\"lang\":\"fr\",\"favourites_count\":6,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":189,\"location\":\"Roquetaillade\",\"profile_text_color\":\"a8a3a8\",\"followers_count\":47,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/878534653\\/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg\",\"description\":\"\",\"statuses_count\":241,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/55723775\\/bg.jpg\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"000608\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"92309575\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"CLeM' KuSaLa\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/55723775\\/bg.jpg\",\"created_at\":\"Tue Nov 24 16:35:40 +0000 2009\",\"profile_sidebar_fill_color\":\"111e24\",\"id\":92309575,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/karma-kusala.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/878534653\\/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg\"},\"truncated\":false,\"id\":173179427444883457,\"created_at\":\"Fri Feb 24 22:56:07 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1007000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e24b3264-0172-4cfc-892e-7127c00b0b22-173179427444883457" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pour ceux qui auraient loupé l'info, non, nous ne sommes plus à la Cartonnerie ! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817123979/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png" -}, -"title": "legrandwebze: Pour ceux qui auraient loupé l'info, non, nous ne sommes plus à la Cartonnerie ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1008000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Pour ceux qui auraient loup\\u00e9 l'info, non, nous ne sommes plus \\u00e0 la Cartonnerie ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[81,85]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179429508493312\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1480,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3125,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179429508493312,\"created_at\":\"Fri Feb 24 22:56:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1008000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2ff680b9-cdaf-40fc-8b0b-4e3af81614b8-173179429508493312" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW #ilreste il faut tjr un prof pour une emission sur france5", -"img": { -"src": "http://a0.twimg.com/profile_images/1677676216/fender_2_normal.jpg" -}, -"title": "Sébastien vdo: #LGW #ilreste il faut tjr un prof pour une emission sur france5", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1009000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW #ilreste il faut tjr un prof pour une emission sur france5\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/levelupstudio.com\\/plume\\\" rel=\\\"nofollow\\\"\\u003EPlume\\u00a0for\\u00a0Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179436844322816\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"DFDFDF\",\"screen_name\":\"sebvdo\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":24,\"location\":\"Juste l\\u00e0...\",\"profile_text_color\":\"333333\",\"followers_count\":2,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1677676216\\/fender_2_normal.jpg\",\"description\":\"Web\\/Zic\\/Foot\",\"statuses_count\":25,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"990000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"EBEBEB\",\"protected\":false,\"id_str\":\"97193463\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"S\\u00e9bastien vdo\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"created_at\":\"Wed Dec 16 11:57:29 +0000 2009\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"id\":97193463,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1677676216\\/fender_2_normal.jpg\"},\"truncated\":false,\"id\":173179436844322816,\"created_at\":\"Fri Feb 24 22:56:09 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1009000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3c37fbe7-ba10-435b-bf26-b790692db3f6-173179436844322816" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Ils pensent tenir encore combien d'années avec Palmashow?", -"img": { -"src": "http://a0.twimg.com/profile_images/1353093787/Dragons-6_normal.jpg" -}, -"title": "Thibaut Devillers: #lgw Ils pensent tenir encore combien d'années avec Palmashow?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1009000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw Ils pensent tenir encore combien d'ann\\u00e9es avec Palmashow?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179434583597056\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Eliadus\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":68,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"description\":\"\",\"statuses_count\":704,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"92095420\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Thibaut Devillers\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Mon Nov 23 19:36:51 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":92095420,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.followfriday.com\\/followfriday\\/eliadus\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\"},\"truncated\":false,\"id\":173179434583597056,\"created_at\":\"Fri Feb 24 22:56:09 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1009000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "47cc1123-5a6e-46f8-be40-be5fc5d8090d-173179434583597056" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "la porte #lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1667379154/8I6juT3f_normal" -}, -"title": "Patrick Ollier: la porte #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1009000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"la porte #lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[9,13]},{\"text\":\"ilpart\",\"indices\":[14,21]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179437171478528\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":78,\"screen_name\":\"PatrickOllier\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1208,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"088253\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"description\":\"Ma force ? Je n'ai rien \\u00e0 vendre ni rien \\u00e0 acheter, je n'ai pas de ma\\u00eetre et je ne v\\u00e9n\\u00e8re aucun dieu. Et je ne lis pas mes messages :))\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"id_str\":\"299723960\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"name\":\"Patrick Ollier\",\"default_profile_image\":false,\"created_at\":\"Mon May 16 15:47:22 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":299723960,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179437171478528,\"created_at\":\"Fri Feb 24 22:56:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1009000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "adce2b2e-e3ce-49ac-85b6-fe13a642e56c-173179437171478528" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Par contre c'est un peu le merdier quand tout le monde parle en même temps ! #lgw (cc @legrandwebze )", -"img": { -"src": "http://a1.twimg.com/profile_images/1348620857/aa_normal.JPG" -}, -"title": "A Warnia de Zarzecki: Par contre c'est un peu le merdier quand tout le monde parle en même temps ! #lgw (cc @legrandwebze )", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1009000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Par contre c'est un peu le merdier quand tout le monde parle en m\\u00eame temps ! #lgw (cc @legrandwebze )\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[86,99],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[77,81]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179436705918976\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":97,\"screen_name\":\"alexwaza\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":515,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/426297290\\/flower_wall.jpg\",\"location\":\"St Mand\\u00e9\",\"show_all_inline_media\":false,\"listed_count\":11,\"profile_link_color\":\"007ede\",\"followers_count\":321,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1348620857\\/aa_normal.JPG\",\"description\":\"\\u00c9tudiant en troisi\\u00e8me ann\\u00e9e \\u00e0 @HETIC.\\r\\nJ'erre sur Twitter sans domaine de pr\\u00e9dilection, vous voil\\u00e0 avertis.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"201387157\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/426297290\\/flower_wall.jpg\",\"profile_sidebar_fill_color\":\"d9d9d9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1348620857\\/aa_normal.JPG\",\"name\":\"A Warnia de Zarzecki\",\"default_profile_image\":false,\"created_at\":\"Mon Oct 11 18:53:07 +0000 2010\",\"profile_sidebar_border_color\":\"c7cce0\",\"id\":201387157,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179436705918976,\"created_at\":\"Fri Feb 24 22:56:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1009000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6d4f8537-2147-4fe8-89e6-614509ace83f-173179436705918976" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Parler debout, c'est quand même un concept assez étrange. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1683879841/Photo_du_83030873-12-___23.03_normal.jpg" -}, -"title": "Rémi: Parler debout, c'est quand même un concept assez étrange. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1011000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Parler debout, c'est quand m\\u00eame un concept assez \\u00e9trange. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[58,62]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179444436017153\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":319,\"screen_name\":\"GabytaineFlam\",\"lang\":\"fr\",\"profile_text_color\":\"8FCAE0\",\"statuses_count\":5843,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"location\":\"Toulouse.\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"4BB7DF\",\"followers_count\":368,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"description\":\"Les tweets qui ont \\u00e9t\\u00e9 \\u00e9crits dans cette TL ont \\u00e9t\\u00e9 faits par un professionnel. N'essayez pas de les reproduire \\u00e0 la maison. Contentez vous de les suivre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"59BEE4\",\"id_str\":\"161146189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"profile_sidebar_fill_color\":\"191F22\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"name\":\"R\\u00e9mi\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 30 03:07:45 +0000 2010\",\"profile_sidebar_border_color\":\"4BB7DF\",\"id\":161146189,\"utc_offset\":-10800,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179444436017153,\"created_at\":\"Fri Feb 24 22:56:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1011000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "66f65f74-a904-4f8c-8936-fa573fda1a2f-173179444436017153" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @GabytaineFlam: Filmer les répétitions, c'est quand même bien mainstream #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1705307372/hobbit-poster_normal.jpg" -}, -"title": "Florenzo84: RT @GabytaineFlam: Filmer les répétitions, c'est quand même bien mainstream #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1013000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @GabytaineFlam: Filmer les r\\u00e9p\\u00e9titions, c'est quand m\\u00eame bien mainstream #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"GabytaineFlam\",\"indices\":[3,17],\"name\":\"R\\u00e9mi\",\"id_str\":\"161146189\",\"id\":161146189}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[76,80]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Filmer les r\\u00e9p\\u00e9titions, c'est quand m\\u00eame bien mainstream #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[57,61]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179106974896129\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"4BB7DF\",\"screen_name\":\"GabytaineFlam\",\"lang\":\"fr\",\"favourites_count\":98,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":319,\"location\":\"Toulouse.\",\"profile_text_color\":\"8FCAE0\",\"followers_count\":368,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"description\":\"Les tweets qui ont \\u00e9t\\u00e9 \\u00e9crits dans cette TL ont \\u00e9t\\u00e9 faits par un professionnel. N'essayez pas de les reproduire \\u00e0 la maison. Contentez vous de les suivre.\",\"statuses_count\":5843,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"4BB7DF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"59BEE4\",\"protected\":false,\"id_str\":\"161146189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"R\\u00e9mi\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"created_at\":\"Wed Jun 30 03:07:45 +0000 2010\",\"profile_sidebar_fill_color\":\"191F22\",\"id\":161146189,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\"},\"truncated\":false,\"id\":173179106974896129,\"created_at\":\"Fri Feb 24 22:54:51 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179449808928770\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"florenzo84\",\"lang\":\"fr\",\"favourites_count\":626,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":567,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":534,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1705307372\\/hobbit-poster_normal.jpg\",\"description\":\"Twitter c'est le seul endroit ou tu deviens tout excit\\u00e9 lorsqu'un inconnu se met \\u00e0 te suivre. Series & Cin\\u00e9 Addict.#LiveTweet #Roucasserie #CartelParisien\",\"statuses_count\":18889,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/377272619\\/sky_165-preview.jpg\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"122429634\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Florenzo84\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/377272619\\/sky_165-preview.jpg\",\"created_at\":\"Fri Mar 12 17:40:12 +0000 2010\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":122429634,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1705307372\\/hobbit-poster_normal.jpg\"},\"truncated\":false,\"id\":173179449808928770,\"created_at\":\"Fri Feb 24 22:56:13 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1013000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dec204f1-4172-44ac-a3a5-892e707a224e-173179449808928770" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @enonciation: Quand vous parlez tous en même temps on comprend rien... C'est ce que mon pépé dirait #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1668337583/DTB-Hei-VLQ_normal.jpg" -}, -"title": "Vincent [Gøshi]: RT @enonciation: Quand vous parlez tous en même temps on comprend rien... C'est ce que mon pépé dirait #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1013000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @enonciation: Quand vous parlez tous en m\\u00eame temps on comprend rien... C'est ce que mon p\\u00e9p\\u00e9 dirait #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"enonciation\",\"indices\":[3,15],\"id_str\":\"180816153\",\"name\":\"Enonciation\",\"id\":180816153}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[103,107]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Quand vous parlez tous en m\\u00eame temps on comprend rien... C'est ce que mon p\\u00e9p\\u00e9 dirait #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[86,90]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179008714948608\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":417,\"screen_name\":\"enonciation\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7087,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/316641454\\/Fond_petit.jpg\",\"location\":\"Dijon... Si,si!\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"0084B4\",\"followers_count\":389,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1657466010\\/IMG_1705_normal.JPG\",\"description\":\"En terme de probabilit\\u00e9, nous n'existons pas. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"180816153\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/316641454\\/Fond_petit.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1657466010\\/IMG_1705_normal.JPG\",\"name\":\"Enonciation\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 20 15:20:12 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":180816153,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179008714948608,\"created_at\":\"Fri Feb 24 22:54:27 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179453554429953\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":342,\"screen_name\":\"Yoigoshi\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3930,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/236369942\\/wall-twitter.jpg\",\"location\":\"Lille\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"9e9e9e\",\"followers_count\":126,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1668337583\\/DTB-Hei-VLQ_normal.jpg\",\"description\":\"[Tout ce qui est vert est fourbe] - Goshi\\/SilenceCorp #Infographiste\\r\\n\\u007BDieu Vivant de @ChloexF\\u007D\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"29969223\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/236369942\\/wall-twitter.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1668337583\\/DTB-Hei-VLQ_normal.jpg\",\"name\":\"Vincent [G\\u00f8shi]\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 09 12:00:49 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":29969223,\"utc_offset\":3600,\"favourites_count\":25,\"url\":\"http:\\/\\/goshi.ultra-book.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179453554429953,\"created_at\":\"Fri Feb 24 22:56:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1013000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "127553b1-0650-4213-9896-457070b50cab-173179453554429953" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze @palmashow si ça ne fonctionne plus, il pourra toujours vendre des voitures.... #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1657699869/image_normal.jpg" -}, -"title": "Denis COUTURIER: @LeGrandWebze @palmashow si ça ne fonctionne plus, il pourra toujours vendre des voitures.... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1015000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze @palmashow si \\u00e7a ne fonctionne plus, il pourra toujours vendre des voitures.... #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"palmashow\",\"indices\":[14,24],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[94,98]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173179096069701633\",\"id_str\":\"173179460365991936\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173179096069701633,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":34,\"screen_name\":\"deniscouturier\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":1672,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Toulouse - France\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0000ff\",\"followers_count\":94,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1657699869\\/image_normal.jpg\",\"description\":\"passionn\\u00e9 de nouvelles technologies, et musicien \\u00e0 mes heures perdues ;)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1C3A64\",\"id_str\":\"13547752\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"e0ff92\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1657699869\\/image_normal.jpg\",\"name\":\"Denis COUTURIER\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 16 08:53:41 +0000 2008\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":13547752,\"utc_offset\":3600,\"favourites_count\":15,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173179460365991936,\"created_at\":\"Fri Feb 24 22:56:15 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1015000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ddf96a10-2974-48c1-aa18-57465af8b685-173179460365991936" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je squatte le #cqui du #lgw ;)", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: Je squatte le #cqui du #lgw ;)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1017000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je squatte le #cqui du #lgw ;)\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[14,19]},{\"text\":\"lgw\",\"indices\":[23,27]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179470604275713\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"favourites_count\":23,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":383,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":2386,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"statuses_count\":6696,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"protected\":false,\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Ludovic Delaherche\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":72665061,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/chapkattack.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\"},\"truncated\":false,\"id\":173179470604275713,\"created_at\":\"Fri Feb 24 22:56:17 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1017000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a88f79e8-b669-46f2-9209-becc37ff3f02-173179470604275713" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Languedeuxpute: #LGW #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1819530189/twitter_normal.png" -}, -"title": "Benoit Lebreau: RT @Languedeuxpute: #LGW #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1020000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Languedeuxpute: #LGW #ilpart\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Languedeuxpute\",\"indices\":[3,18],\"id_str\":\"147625273\",\"name\":\"Langue de pute\",\"id\":147625273}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[20,24]},{\"text\":\"ilpart\",\"indices\":[25,32]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[5,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179224239251458\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":87,\"screen_name\":\"Languedeuxpute\",\"lang\":\"fr\",\"profile_text_color\":\"a3a3a3\",\"statuses_count\":17000,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/123956905\\/ldp.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":208,\"profile_link_color\":\"82b4ed\",\"followers_count\":8504,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1460312894\\/phototwitt_normal.jpg\",\"description\":\"Twitter a peur, tous les soirs \\u00e0 20 heures.\\r\\nTwitter SNAFU Special\\r\\nlanguedeuxpute[at]gmail[dot]com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"147625273\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/123956905\\/ldp.jpg\",\"profile_sidebar_fill_color\":\"212020\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1460312894\\/phototwitt_normal.jpg\",\"name\":\"Langue de pute\",\"default_profile_image\":false,\"created_at\":\"Mon May 24 16:33:30 +0000 2010\",\"profile_sidebar_border_color\":\"999696\",\"id\":147625273,\"utc_offset\":-10800,\"favourites_count\":39,\"url\":\"http:\\/\\/google.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179224239251458,\"created_at\":\"Fri Feb 24 22:55:19 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179483279458305\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":605,\"screen_name\":\"benoitlebreau\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4156,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"667033\",\"followers_count\":339,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1819530189\\/twitter_normal.png\",\"description\":\"sympathique et cool \\/\\/ danseur \\u00e9toile \\u00e0 NRJ Group \\/\\/ #runner parisien du soir, #radio amateur et tr\\u00e8s dr\\u00f4le \\u00e0 la t\\u00e9l\\u00e9\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"267290862\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819530189\\/twitter_normal.png\",\"name\":\"Benoit Lebreau\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 16 17:22:17 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":267290862,\"utc_offset\":3600,\"favourites_count\":38,\"url\":\"http:\\/\\/www.benoitlebreau.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179483279458305,\"created_at\":\"Fri Feb 24 22:56:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1020000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8cd78041-13a0-41e7-a337-98bfc538eded-173179483279458305" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "trop génial trop super #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/280112189/1076866005_normal.jpg" -}, -"title": "demondaysinparis: trop génial trop super #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1020000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"trop g\\u00e9nial trop super #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[23,27]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179482960691200\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":267,\"screen_name\":\"ddaysinparis\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":790,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"2FC2EF\",\"followers_count\":82,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/280112189\\/1076866005_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"50304803\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/280112189\\/1076866005_normal.jpg\",\"name\":\"demondaysinparis\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 24 13:31:09 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":50304803,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.demondaysinparis.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179482960691200,\"created_at\":\"Fri Feb 24 22:56:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1020000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3418b8c2-d7f2-4b75-a2a3-5f15a4572474-173179482960691200" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ca défile pas trop vite sur TweetDeck @FlorencePorcel ? #lgw", -"img": { -"src": "http://a1.twimg.com/sticky/default_profile_images/default_profile_6_normal.png" -}, -"title": "Gw3nd0ul: Ca défile pas trop vite sur TweetDeck @FlorencePorcel ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1020000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ca d\\u00e9file pas trop vite sur TweetDeck @FlorencePorcel ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[38,53],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[56,60]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179482037952512\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":434,\"screen_name\":\"Gw3nd0ul\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":508,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"143017258\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"name\":\"Gw3nd0ul\",\"default_profile_image\":true,\"created_at\":\"Wed May 12 10:42:39 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":143017258,\"utc_offset\":3600,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179482037952512,\"created_at\":\"Fri Feb 24 22:56:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1020000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6ca4bbf0-af23-4da2-b4c1-13e0f3b55c7b-173179482037952512" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est quoi #LGW ???", -"img": { -"src": "http://a0.twimg.com/profile_images/1849027029/TPhoto_000230_normal.jpg" -}, -"title": "wic®: C'est quoi #LGW ???", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1021000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est quoi #LGW ???\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[11,15]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179485586337793\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"ladycooky\",\"lang\":\"fr\",\"favourites_count\":67,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":119,\"location\":\"Loiret (45)\",\"profile_text_color\":\"3E4415\",\"followers_count\":165,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849027029\\/TPhoto_000230_normal.jpg\",\"description\":\"C\\u00e2line, joueuse, mais je ne ronronne pas. L'unique romanci\\u00e8re de ma vie c'est MOI, je ne me d\\u00e9voile pas en public. #SachezLe\",\"statuses_count\":14172,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/429469479\\/tumblr_lunor7P3Pi1qjldjvo1_500.jpg\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"a1208e\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"7cd4de\",\"protected\":false,\"id_str\":\"341717778\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"wic\\u00ae\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429469479\\/tumblr_lunor7P3Pi1qjldjvo1_500.jpg\",\"created_at\":\"Sun Jul 24 21:01:34 +0000 2011\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":341717778,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849027029\\/TPhoto_000230_normal.jpg\"},\"truncated\":false,\"id\":173179485586337793,\"created_at\":\"Fri Feb 24 22:56:21 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1021000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9e6ca727-af2d-4961-a32d-636567f87e8e-173179485586337793" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW #IlTueLeCostumierDeVinvinEtLuiAchèteUneChemiseMoinsAffreuse SRSLY", -"img": { -"src": "http://a0.twimg.com/profile_images/1850149516/200212-1652_normal.jpg" -}, -"title": "Gwendal Perrin: #LGW #IlTueLeCostumierDeVinvinEtLuiAchèteUneChemiseMoinsAffreuse SRSLY", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1021000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW #IlTueLeCostumierDeVinvinEtLuiAch\\u00e8teUneChemiseMoinsAffreuse SRSLY\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"IlTueLeCostumierDeVinvinEtLuiAch\\u00e8teUneChemiseMoinsAffreuse\",\"indices\":[5,64]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179485447929856\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":390,\"screen_name\":\"GwendalPerrin\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":25021,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408801473\\/twilk_background_4f1ff1ba38fd8.jpg\",\"location\":\"Sur ton \\u00e9cran\",\"show_all_inline_media\":true,\"listed_count\":62,\"profile_link_color\":\"FF0000\",\"followers_count\":1123,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850149516\\/200212-1652_normal.jpg\",\"description\":\"Journaliste\\/CM \\\\ #IdiotDuJour, @faislebuzz, *RIRES ENREGISTRES* \\\\ #ModernClassical #TranceFamily \\\\ Mange les bisounours au lieu d'y croire \\\\ http:\\/\\/is.gd\\/vpIs00\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"d183f2\",\"id_str\":\"116277557\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408801473\\/twilk_background_4f1ff1ba38fd8.jpg\",\"profile_sidebar_fill_color\":\"ea4af0\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850149516\\/200212-1652_normal.jpg\",\"name\":\"Gwendal Perrin\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 21 21:30:29 +0000 2010\",\"profile_sidebar_border_color\":\"f703ff\",\"id\":116277557,\"utc_offset\":3600,\"favourites_count\":323,\"url\":\"http:\\/\\/gwendalperrin.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179485447929856,\"created_at\":\"Fri Feb 24 22:56:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1021000, -"tags": [ -{ -"id-ref": "ef441b30-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "603c512d-46fd-4dd3-98e7-6f745c31c059-173179485447929856" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "il faut que l'émission soit aussi colorée que les chemises de @Vinvin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1813610224/tcv_normal.jpg" -}, -"title": "Nicolas Padovani: il faut que l'émission soit aussi colorée que les chemises de @Vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1022000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"il faut que l'\\u00e9mission soit aussi color\\u00e9e que les chemises de @Vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[62,69],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[70,74]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179489826766848\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":283,\"screen_name\":\"_NPado_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2116,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"FF3300\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1813610224\\/tcv_normal.jpg\",\"description\":\"Semi-geek et sosie non-officiel de Hugh Grant.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"81274066\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813610224\\/tcv_normal.jpg\",\"name\":\"Nicolas Padovani\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 10 03:47:17 +0000 2009\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":81274066,\"utc_offset\":3600,\"favourites_count\":37,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179489826766848,\"created_at\":\"Fri Feb 24 22:56:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1022000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "30178fe0-3190-46c9-a064-055beb0698e5-173179489826766848" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Palmashow on dirait le nom d'un spectacle de pierre palmade #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1453219198/ScanImage015_normal.jpg" -}, -"title": "Arnaud W: Palmashow on dirait le nom d'un spectacle de pierre palmade #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1023000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Palmashow on dirait le nom d'un spectacle de pierre palmade #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[60,64]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.twitter.com\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Windows Phone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179495812038656\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":48,\"screen_name\":\"RamboXP\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":351,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Internet\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"93A644\",\"followers_count\":12,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1453219198\\/ScanImage015_normal.jpg\",\"description\":\"Un geek qui aime les MEUPORG mais qui n'y a jamais vraiment jou\\u00e9 et qui utilise OpenOffice comme parefeu.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"21715355\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1453219198\\/ScanImage015_normal.jpg\",\"name\":\"Arnaud W\",\"default_profile_image\":false,\"created_at\":\"Tue Feb 24 01:11:39 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":21715355,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/ramboxp\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179495812038656,\"created_at\":\"Fri Feb 24 22:56:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1023000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8b7eee47-a2de-47b3-afc5-c24d0bed4597-173179495812038656" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "c truké #lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1667379154/8I6juT3f_normal" -}, -"title": "Patrick Ollier: c truké #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1024000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"c truk\\u00e9 #lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[8,12]},{\"text\":\"ilpart\",\"indices\":[13,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179496608960513\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":78,\"screen_name\":\"PatrickOllier\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1209,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"088253\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"description\":\"Ma force ? Je n'ai rien \\u00e0 vendre ni rien \\u00e0 acheter, je n'ai pas de ma\\u00eetre et je ne v\\u00e9n\\u00e8re aucun dieu. Et je ne lis pas mes messages :))\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"id_str\":\"299723960\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"name\":\"Patrick Ollier\",\"default_profile_image\":false,\"created_at\":\"Mon May 16 15:47:22 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":299723960,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179496608960513,\"created_at\":\"Fri Feb 24 22:56:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1024000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c5745f22-4e49-4a69-9424-36d498d8ae93-173179496608960513" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le Grand Webze #LGW (France 5) et #CI prennent le relais... http://t.co/FjreRlli #SocialTV", -"img": { -"src": "http://a0.twimg.com/profile_images/677577122/devantlatele_normal.png" -}, -"title": "Devant La Télé: Le Grand Webze #LGW (France 5) et #CI prennent le relais... http://t.co/FjreRlli #SocialTV", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1024000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Le Grand Webze #LGW (France 5) et #CI prennent le relais... http:\\/\\/t.co\\/FjreRlli #SocialTV\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[60,80],\"expanded_url\":\"http:\\/\\/devantlatele.com\\/audience\",\"display_url\":\"devantlatele.com\\/audience\",\"url\":\"http:\\/\\/t.co\\/FjreRlli\"}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[15,19]},{\"text\":\"CI\",\"indices\":[34,37]},{\"text\":\"SocialTV\",\"indices\":[81,90]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179497540100096\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":1658,\"screen_name\":\"devantlatele\",\"lang\":\"fr\",\"profile_text_color\":\"362720\",\"statuses_count\":2245,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":96,\"profile_link_color\":\"B40B43\",\"followers_count\":1792,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/677577122\\/devantlatele_normal.png\",\"description\":\"Social TV - Programme T\\u00e9l\\u00e9 Social - Commentaires en direct - La t\\u00e9l\\u00e9 \\u00e7a se partage !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"bfcd00\",\"id_str\":\"99954195\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"profile_sidebar_fill_color\":\"E5507E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/677577122\\/devantlatele_normal.png\",\"name\":\"Devant La T\\u00e9l\\u00e9\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 28 13:56:19 +0000 2009\",\"profile_sidebar_border_color\":\"CC3366\",\"id\":99954195,\"utc_offset\":3600,\"favourites_count\":9,\"url\":\"http:\\/\\/devantlatele.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179497540100096,\"created_at\":\"Fri Feb 24 22:56:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1024000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef36d736-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c86ebe12-eb24-4afd-ab92-c4c0a33a30eb-173179497540100096" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Si ce tweet passe à l'écran je regarde l'émission jusqu' à la fin", -"img": { -"src": "http://a3.twimg.com/profile_images/1291328088/z02_normal.jpg" -}, -"title": "Amstramgram : #lgw Si ce tweet passe à l'écran je regarde l'émission jusqu' à la fin", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1024000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Si ce tweet passe \\u00e0 l'\\u00e9cran je regarde l'\\u00e9mission jusqu' \\u00e0 la fin\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179499930857472\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":101,\"screen_name\":\"Zbang\",\"lang\":\"fr\",\"profile_text_color\":\"0b7575\",\"statuses_count\":6194,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/185303389\\/x6b083822a5526f9693536299cdeafaa.jpg\",\"location\":\"Albi, France\",\"show_all_inline_media\":true,\"listed_count\":23,\"profile_link_color\":\"0b7575\",\"followers_count\":196,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1291328088\\/z02_normal.jpg\",\"description\":\"Depuis 2004, Zbang \\u00e9lu meilleur forum au monde selon son administrateur @Amstramgram.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"b4d9ad\",\"id_str\":\"8953242\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/185303389\\/x6b083822a5526f9693536299cdeafaa.jpg\",\"profile_sidebar_fill_color\":\"b4d9ad\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1291328088\\/z02_normal.jpg\",\"name\":\"Amstramgram \",\"default_profile_image\":false,\"created_at\":\"Tue Sep 18 15:17:03 +0000 2007\",\"profile_sidebar_border_color\":\"aef5fa\",\"id\":8953242,\"utc_offset\":3600,\"favourites_count\":97,\"url\":\"http:\\/\\/www.zbang.org\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179499930857472,\"created_at\":\"Fri Feb 24 22:56:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1024000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6a6cbebd-5094-48aa-8445-edd07ebad3b6-173179499930857472" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Palmashow > tous les YouTubers comme Norman, Cyprien & co. Sans aucune contestation possible. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1841862411/Bitch_Please_normal.JPG" -}, -"title": "Brice 'Panou ACHAUME: Palmashow > tous les YouTubers comme Norman, Cyprien & co. Sans aucune contestation possible. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1024000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Palmashow > tous les YouTubers comme Norman, Cyprien & co. Sans aucune contestation possible. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[97,101]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179499033264128\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"Panou\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":138,\"location\":\"Avignon - France\",\"profile_text_color\":\"3E4415\",\"followers_count\":251,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1841862411\\/Bitch_Please_normal.JPG\",\"description\":\"Compulsive purchaser, geek, (retro)gamer since 1863 and future video game journalist\\/tester. Accessoirement, je tweete l'actu vid\\u00e9oludique avec talent \\u00f4\\/\",\"statuses_count\":11082,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":16,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"15344255\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Brice 'Panou ACHAUME\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"created_at\":\"Mon Jul 07 17:36:57 +0000 2008\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":15344255,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841862411\\/Bitch_Please_normal.JPG\"},\"truncated\":false,\"id\":173179499033264128,\"created_at\":\"Fri Feb 24 22:56:24 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1024000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7f898b85-e637-4597-9146-8caf69b4d602-173179499033264128" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @hug33k: “@kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D” Vive l'ethernet! ;)", -"img": { -"src": "http://a1.twimg.com/profile_images/1768745785/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png" -}, -"title": "☠papounay2000☠: RT @hug33k: “@kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D” Vive l'ethernet! ;)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1025000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @hug33k: \\u201c@kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D\\u201d Vive l'ethernet! ;)\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"hug33k\",\"indices\":[3,10],\"name\":\"Hugo SCHOCH\",\"id_str\":\"175540303\",\"id\":175540303},{\"screen_name\":\"kheops2713\",\"indices\":[13,24],\"name\":\"KheOps\",\"id_str\":\"321006177\",\"id\":321006177}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[58,62]},{\"text\":\"fail\",\"indices\":[66,71]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"\\u201c@kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D\\u201d Vive l'ethernet! ;)\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"kheops2713\",\"indices\":[1,12],\"name\":\"KheOps\",\"id_str\":\"321006177\",\"id\":321006177}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]},{\"text\":\"fail\",\"indices\":[54,59]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178603369009153\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"111405\",\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"favourites_count\":16,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":912,\"location\":\"Alsace, France\",\"profile_text_color\":\"a3c23e\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"statuses_count\":4893,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Hugo SCHOCH\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_fill_color\":\"9ca871\",\"id\":175540303,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/only.hug33k.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\"},\"truncated\":false,\"id\":173178603369009153,\"created_at\":\"Fri Feb 24 22:52:51 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179501067505664\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"F2E195\",\"screen_name\":\"papounay2000\",\"lang\":\"fr\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":265,\"location\":\"\",\"profile_text_color\":\"0C3E53\",\"followers_count\":135,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1768745785\\/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png\",\"description\":\"N'oubliez pas de vous aimer\",\"statuses_count\":3538,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/412848613\\/gandhi.jpg\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"FF0000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BADFCD\",\"protected\":false,\"id_str\":\"14764219\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"\\u2620papounay2000\\u2620\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/412848613\\/gandhi.jpg\",\"created_at\":\"Tue May 13 20:33:18 +0000 2008\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"id\":14764219,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768745785\\/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png\"},\"truncated\":false,\"id\":173179501067505664,\"created_at\":\"Fri Feb 24 22:56:25 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1025000, -"tags": [ -{ -"id-ref": "ef2d3c1c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "de81ade8-4551-4514-b115-10f0d53e2ca3-173179501067505664" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et hop, on zappe tous sur France 5 #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1578025973/e_M_a_n_u_-188x188_normal.jpg" -}, -"title": "Manu: Et hop, on zappe tous sur France 5 #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1025000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Et hop, on zappe tous sur France 5 #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[35,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179502472593409\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":375,\"screen_name\":\"e_M_a_n_u_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3125,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"0084B4\",\"followers_count\":285,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1578025973\\/e_M_a_n_u_-188x188_normal.jpg\",\"description\":\"Homme 2.0 r\\u00e9solument attach\\u00e9 \\u00e0 sa vie sociale IRL !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"189600177\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1578025973\\/e_M_a_n_u_-188x188_normal.jpg\",\"name\":\"Manu\",\"default_profile_image\":false,\"created_at\":\"Sat Sep 11 18:20:22 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":189600177,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179502472593409,\"created_at\":\"Fri Feb 24 22:56:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1025000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c0e4634b-b31e-4795-8552-a7c271dbe40f-173179502472593409" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cQui est un peu lourd avec son exubérance dépassée et son langage jeune inadéquat. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1842064881/image_normal.jpg" -}, -"title": "Pierre Champon: #cQui est un peu lourd avec son exubérance dépassée et son langage jeune inadéquat. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1026000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cQui est un peu lourd avec son exub\\u00e9rance d\\u00e9pass\\u00e9e et son langage jeune inad\\u00e9quat. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[85,89]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179505135988737\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":778,\"screen_name\":\"pierre_champon\",\"lang\":\"fr\",\"profile_text_color\":\"4f0505\",\"statuses_count\":2298,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/76566393\\/FUSAIN.jpg\",\"location\":\"Quimper France\",\"show_all_inline_media\":false,\"listed_count\":15,\"profile_link_color\":\"0e1652\",\"followers_count\":305,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1842064881\\/image_normal.jpg\",\"description\":\"Je ne conseille pas, je d\\u00e9cide! C'est beaucoup plus courageux et surtout nettement plus lucratif!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"3d3030\",\"id_str\":\"80036505\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/76566393\\/FUSAIN.jpg\",\"profile_sidebar_fill_color\":\"616161\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842064881\\/image_normal.jpg\",\"name\":\"Pierre Champon\",\"default_profile_image\":false,\"created_at\":\"Mon Oct 05 14:24:47 +0000 2009\",\"profile_sidebar_border_color\":\"0d0202\",\"id\":80036505,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.champon.org\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179505135988737,\"created_at\":\"Fri Feb 24 22:56:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1026000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a8cd7397-bea3-40d8-b54d-9b3af5784b66-173179505135988737" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilReste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1803844111/goldrogerportett2_normal.jpg" -}, -"title": "Kevin Poncin: #ilReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1027000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"#ilReste #lgw\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"favorited\":false,\"coordinates\":null,\"in_reply_to_user_id\":null,\"contributors\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"user\":{\"notifications\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/416646618\\/03_1280-800.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"screen_name\":\"rinc08\",\"follow_request_sent\":null,\"lang\":\"fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803844111\\/goldrogerportett2_normal.jpg\",\"default_profile_image\":false,\"verified\":false,\"profile_sidebar_border_color\":\"C0DEED\",\"location\":\"Reims\",\"favourites_count\":0,\"description\":\"En Twitto formation\",\"contributors_enabled\":false,\"following\":null,\"profile_use_background_image\":true,\"friends_count\":24,\"profile_text_color\":\"333333\",\"followers_count\":7,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1803844111\\/goldrogerportett2_normal.jpg\",\"statuses_count\":19,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/416646618\\/03_1280-800.jpg\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"protected\":false,\"is_translator\":false,\"name\":\"Kevin Poncin\",\"default_profile\":false,\"time_zone\":\"Paris\",\"created_at\":\"Sat Feb 04 16:14:59 +0000 2012\",\"profile_background_color\":\"C0DEED\",\"id\":483066947,\"id_str\":\"483066947\",\"geo_enabled\":false,\"profile_background_tile\":true,\"utc_offset\":3600,\"url\":null},\"in_reply_to_status_id\":null,\"id\":173179511662321665,\"created_at\":\"Fri Feb 24 22:56:27 +0000 2012\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179511662321665\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1027000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fb98c8bd-fd18-4f07-a5fb-bafb04a9b28a-173179511662321665" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1822564639/avatar_normal.jpg" -}, -"title": "Maxime Hagenbourger: #LGW #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1028000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[5,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179516796153857\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":172,\"screen_name\":\"MaximeHg\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":11490,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/69218647\\/New_York_1920x1080_HDTV_1080p.jpg\",\"location\":\"Lyon, France\",\"show_all_inline_media\":true,\"listed_count\":16,\"profile_link_color\":\"0099CC\",\"followers_count\":221,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1822564639\\/avatar_normal.jpg\",\"description\":\"J'ai appris \\u00e0 lire avec T\\u00e9l\\u00e9rama. J'enregistrais \\u00e0 4 ans tous les Questions Pour un Champion. Autant dire que ma famille m'en veut.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"18693591\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/69218647\\/New_York_1920x1080_HDTV_1080p.jpg\",\"profile_sidebar_fill_color\":\"f6ffd1\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1822564639\\/avatar_normal.jpg\",\"name\":\"Maxime Hagenbourger\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 06 20:30:09 +0000 2009\",\"profile_sidebar_border_color\":\"fff8ad\",\"id\":18693591,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/www.lastfm.fr\\/user\\/MaximeHg\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179516796153857,\"created_at\":\"Fri Feb 24 22:56:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1028000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6a154ea9-1b39-4cba-8dd4-9a80afc7b29f-173179516796153857" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @VivianRoldo: #cesar2012 étant terminé, on passe sur #france5 pour #lgw :)", -"img": { -"src": "http://a2.twimg.com/profile_images/1291954205/196393_1887113579499_1291206975_32242471_8306316_s_normal.jpg" -}, -"title": "Martine Le Jossec: RT @VivianRoldo: #cesar2012 étant terminé, on passe sur #france5 pour #lgw :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1029000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @VivianRoldo: #cesar2012 \\u00e9tant termin\\u00e9, on passe sur #france5 pour #lgw :)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"VivianRoldo\",\"indices\":[3,15],\"id_str\":\"5786832\",\"name\":\"Vivian\",\"id\":5786832}],\"urls\":[],\"hashtags\":[{\"text\":\"cesar2012\",\"indices\":[17,27]},{\"text\":\"france5\",\"indices\":[56,64]},{\"text\":\"lgw\",\"indices\":[70,74]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#cesar2012 \\u00e9tant termin\\u00e9, on passe sur #france5 pour #lgw :)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cesar2012\",\"indices\":[0,10]},{\"text\":\"france5\",\"indices\":[39,47]},{\"text\":\"lgw\",\"indices\":[53,57]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178701909983232\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1084,\"screen_name\":\"VivianRoldo\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":11961,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/149894981\\/background.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":47,\"profile_link_color\":\"ffbb0f\",\"followers_count\":866,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1436789815\\/mypictr_300x300_normal.jpg\",\"description\":\"Animateur du podcast audio de cin\\u00e9ma @Satoorn pour @NoWatch. \\u00c9tudiant de @LeMaster226 de @Paris_Dauphine, promo 2012. CM pour @CrossVideoDays.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"333333\",\"id_str\":\"5786832\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/149894981\\/background.jpg\",\"profile_sidebar_fill_color\":\"\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1436789815\\/mypictr_300x300_normal.jpg\",\"name\":\"Vivian\",\"default_profile_image\":false,\"created_at\":\"Sat May 05 11:02:31 +0000 2007\",\"profile_sidebar_border_color\":\"444444\",\"id\":5786832,\"utc_offset\":3600,\"favourites_count\":218,\"url\":\"http:\\/\\/vivianroldo.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178701909983232,\"created_at\":\"Fri Feb 24 22:53:14 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179520650715136\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1770,\"screen_name\":\"loutro1990\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1162,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/242871161\\/196393_1887113579499_1291206975_32242471_8306316_s.jpg\",\"location\":\"Seine-Saint-Denis\",\"show_all_inline_media\":true,\"listed_count\":27,\"profile_link_color\":\"f0134a\",\"followers_count\":590,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1291954205\\/196393_1887113579499_1291206975_32242471_8306316_s_normal.jpg\",\"description\":\"Pro de la com'. Esprit curieux \\u00e0 360\\u00b0... adore l'art, le bon vin, le caramel au beurre sal\\u00e9, sortir du cadre... et tout savoir ! \\r\\nTweete en dehors des klouts !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae3e6\",\"id_str\":\"37917544\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/242871161\\/196393_1887113579499_1291206975_32242471_8306316_s.jpg\",\"profile_sidebar_fill_color\":\"f2ccff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1291954205\\/196393_1887113579499_1291206975_32242471_8306316_s_normal.jpg\",\"name\":\"Martine Le Jossec\",\"default_profile_image\":false,\"created_at\":\"Tue May 05 12:58:05 +0000 2009\",\"profile_sidebar_border_color\":\"280c99\",\"id\":37917544,\"utc_offset\":3600,\"favourites_count\":21,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179520650715136,\"created_at\":\"Fri Feb 24 22:56:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1029000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e1aa58c5-01e2-4723-99bb-c2ccd44efea0-173179520650715136" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@LeGrandWebze: Pour ceux qui auraient loupé l'info, non, nous ne sommes plus à la Cartonnerie ! #lgw” Pourtant vous faites un carton! ;)", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: “@LeGrandWebze: Pour ceux qui auraient loupé l'info, non, nous ne sommes plus à la Cartonnerie ! #lgw” Pourtant vous faites un carton! ;)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1029000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"\\u201c@LeGrandWebze: Pour ceux qui auraient loup\\u00e9 l'info, non, nous ne sommes plus \\u00e0 la Cartonnerie ! #lgw\\u201d Pourtant vous faites un carton! ;)\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[1,14],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[97,101]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179517731487744\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"111405\",\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"favourites_count\":16,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":912,\"location\":\"Alsace, France\",\"profile_text_color\":\"a3c23e\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"statuses_count\":4894,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Hugo SCHOCH\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_fill_color\":\"9ca871\",\"id\":175540303,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/only.hug33k.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173179517731487744,\"created_at\":\"Fri Feb 24 22:56:29 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1029000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "adfc94b8-307f-436c-9ca3-0dbcc70eed3f-173179517731487744" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Fini les smoking des #cesar2012 et vive la chemise colorée de @Vinvin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/317760404/Copie1_normal.jpg" -}, -"title": "Pierre-Yves LE LAN: Fini les smoking des #cesar2012 et vive la chemise colorée de @Vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1029000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Fini les smoking des #cesar2012 et vive la chemise color\\u00e9e de @Vinvin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[62,69],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"cesar2012\",\"indices\":[21,31]},{\"text\":\"lgw\",\"indices\":[70,74]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179518926860289\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"86A4A6\",\"screen_name\":\"pylelan\",\"lang\":\"fr\",\"favourites_count\":15,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":407,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":427,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/317760404\\/Copie1_normal.jpg\",\"description\":\"Marketing RH et Web Marketing @apecfr : recrutement 2.0, marque employeur, serious game, e-learning et m\\u00e9dias sociaux.\\r\\nContributeur @Locita\",\"statuses_count\":1476,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"FF3300\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"protected\":false,\"id_str\":\"57371807\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Pierre-Yves LE LAN\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"created_at\":\"Thu Jul 16 16:15:44 +0000 2009\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"id\":57371807,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/fr.linkedin.com\\/pub\\/pierre-yves-le-lan\\/3\\/2a5\\/90b\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/317760404\\/Copie1_normal.jpg\"},\"truncated\":false,\"id\":173179518926860289,\"created_at\":\"Fri Feb 24 22:56:29 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1029000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "006451a0-ec6c-47d2-88eb-ee4acc653684-173179518926860289" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Quand François Rollin utilise le langage de Djeun's... <3 #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1398568911/IMG_2179_-_Copie_normal.jpg" -}, -"title": "Lucie: Quand François Rollin utilise le langage de Djeun's... <3 #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1029000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Quand Fran\\u00e7ois Rollin utilise le langage de Djeun's... <3 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179521040777216\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":149,\"screen_name\":\"Milcah7\",\"lang\":\"en\",\"profile_text_color\":\"807d80\",\"statuses_count\":9482,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"03949e\",\"followers_count\":79,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"description\":\"Herocorpienne, S\\u00e9riephile (pas assez \\u00e0 mon go\\u00fbt), DVDvore,Cin\\u00e9vore, aime le tennis et le rugby, le rock, pop-rock... et ses twittos 3\\r\\n.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"63258588\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"name\":\"Lucie\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 05 21:13:19 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":63258588,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179521040777216,\"created_at\":\"Fri Feb 24 22:56:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1029000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8f873b0b-fef7-4ace-9194-4c8b74a7df24-173179521040777216" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Est-ce que @Gregshow et @davidmarsais ils peuvent embrasser le professeur rollin ? #Lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/619966956/bogoss1_normal.jpg" -}, -"title": "Monsieur Poulpe: Est-ce que @Gregshow et @davidmarsais ils peuvent embrasser le professeur rollin ? #Lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1031000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Est-ce que @Gregshow et @davidmarsais ils peuvent embrasser le professeur rollin ? #Lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Gregshow\",\"indices\":[11,20],\"id_str\":\"23932076\",\"name\":\"Gregshow\",\"id\":23932076},{\"screen_name\":\"davidmarsais\",\"indices\":[24,37],\"id_str\":\"140357554\",\"name\":\"David Marsais\",\"id\":140357554}],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[83,87]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179528137555968\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":44,\"screen_name\":\"Monsieur_Poulpe\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2827,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":325,\"profile_link_color\":\"042c5e\",\"followers_count\":14306,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\",\"description\":\"Je fais vivre le net depuis 98. Depuis que je suis enseign\\u00e9 dans les \\u00e9coles, dois-je vraiment me pr\\u00e9senter ?\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"5cb5a8\",\"id_str\":\"101887303\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"profile_sidebar_fill_color\":\"68baae\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\",\"name\":\"Monsieur Poulpe\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 04 23:03:32 +0000 2010\",\"profile_sidebar_border_color\":\"010203\",\"id\":101887303,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.monsieurpoulpe.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179528137555968,\"created_at\":\"Fri Feb 24 22:56:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1031000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6ea9f2be-41ae-4e9b-aa77-270382abd70c-173179528137555968" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Heureusement que Rollin est là pour pourfendre les anglicismes ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1824565430/photo_2_normal.JPG" -}, -"title": "Bakt El Raalis: Heureusement que Rollin est là pour pourfendre les anglicismes ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1032000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Heureusement que Rollin est l\\u00e0 pour pourfendre les anglicismes ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[65,69]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179530914181121\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1093,\"screen_name\":\"baktelraalis\",\"lang\":\"fr\",\"profile_text_color\":\"636363\",\"statuses_count\":21284,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":105,\"profile_link_color\":\"808080\",\"followers_count\":1299,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"description\":\"Admin Web \\/ R\\u00e9dacteur en chef @Pelecanus_net + apprenti photographe + amateur de musique ind\\u00e9' et de culture ALT + demandeur d'asile + fils des internets\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"18515564\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"profile_sidebar_fill_color\":\"141414\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"name\":\"Bakt El Raalis\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 31 20:37:21 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":18515564,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.pelecanus.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179530914181121,\"created_at\":\"Fri Feb 24 22:56:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1032000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0a97a9e8-7012-4f45-875b-14241bf4bc8f-173179530914181121" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw @kheops2713 T'as mis un sous-tif ? :P", -"img": { -"src": "http://a0.twimg.com/profile_images/1684751725/tcxbzhar-550x550_normal.png" -}, -"title": "JellyFish Transl8: #lgw @kheops2713 T'as mis un sous-tif ? :P", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1034000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw @kheops2713 T'as mis un sous-tif ? :P\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"kheops2713\",\"indices\":[5,16],\"id_str\":\"321006177\",\"name\":\"KheOps\",\"id\":321006177}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173178510322577408\",\"id_str\":\"173179538031902720\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173178510322577408,\"in_reply_to_user_id_str\":\"321006177\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":514,\"screen_name\":\"WeTransl8\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":3447,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"The Internetz\",\"show_all_inline_media\":false,\"listed_count\":21,\"profile_link_color\":\"0084B4\",\"followers_count\":486,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1684751725\\/tcxbzhar-550x550_normal.png\",\"description\":\"Our aim is to provide a platform for translations of #Telecomix #Anon & cyberanthropology-related stuff. \\r\\n#opBlueBra http:\\/\\/bluebra.anontranslator.eu\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"022330\",\"id_str\":\"340345134\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1684751725\\/tcxbzhar-550x550_normal.png\",\"name\":\"JellyFish Transl8\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 22 15:07:52 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":340345134,\"utc_offset\":3600,\"favourites_count\":84,\"url\":\"http:\\/\\/anontranslator.eu\\/category\\/edito\\/\"},\"in_reply_to_screen_name\":\"kheops2713\",\"truncated\":false,\"id\":173179538031902720,\"created_at\":\"Fri Feb 24 22:56:34 +0000 2012\",\"in_reply_to_user_id\":321006177}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1034000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "532c8dea-0b93-4c6a-9fb9-d98594f2363f-173179538031902720" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La classe :) #lgw RT @So_boogiest: @valmad_ ouii !!! Des bisous en direc'", -"img": { -"src": "http://a3.twimg.com/profile_images/1640796894/valmad__normal.jpg" -}, -"title": "val: La classe :) #lgw RT @So_boogiest: @valmad_ ouii !!! Des bisous en direc'", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1034000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La classe :) #lgw RT @So_boogiest: @valmad_ ouii !!! Des bisous en direc'\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"So_boogiest\",\"indices\":[22,34],\"id_str\":\"232297271\",\"name\":\"soboogie\",\"id\":232297271},{\"screen_name\":\"valmad_\",\"indices\":[36,44],\"id_str\":\"51392884\",\"name\":\"val\",\"id\":51392884}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179541798395904\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":503,\"screen_name\":\"valmad_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":17056,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/37593519\\/dune_sunset.JPG\",\"location\":\"Aquitaine\",\"show_all_inline_media\":true,\"listed_count\":66,\"profile_link_color\":\"0084B4\",\"followers_count\":1208,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1640796894\\/valmad__normal.jpg\",\"description\":\"Ma bio, par vous: *Ange ou D\\u00e9esse*, douce, dr\\u00f4le, courageuse, corrosive, fid\\u00e8le. Bref, awesome. Modeste? Non, y'avait pas! \\r\\n#soglamour \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"51392884\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/37593519\\/dune_sunset.JPG\",\"profile_sidebar_fill_color\":\"c5e0ed\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1640796894\\/valmad__normal.jpg\",\"name\":\"val\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 27 09:10:54 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":51392884,\"utc_offset\":-10800,\"favourites_count\":65,\"url\":\"http:\\/\\/valmad.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179541798395904,\"created_at\":\"Fri Feb 24 22:56:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1034000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9f8d4afe-871c-4803-a924-5e5d3bfb2ff8-173179541798395904" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "François Rollin #cqui #lgw ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1743920877/image201201080004_normal.jpg" -}, -"title": "Kevin : François Rollin #cqui #lgw ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1034000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Fran\\u00e7ois Rollin #cqui #lgw ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[16,21]},{\"text\":\"lgw\",\"indices\":[22,26]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[4.9624943,47.2862364],[5.102104,47.2862364],[5.102104,47.3779013],[4.9624943,47.3779013]]]},\"attributes\":{},\"full_name\":\"Dijon, C\\u00f4te-d'Or\",\"place_type\":\"city\",\"name\":\"Dijon\",\"id\":\"52a39ae62c00a295\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/52a39ae62c00a295.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179541232160768\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":299,\"screen_name\":\"Kevinonin\",\"lang\":\"en\",\"profile_text_color\":\"050505\",\"statuses_count\":20692,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/318114033\\/background.png\",\"location\":\"Dijon\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"000078\",\"followers_count\":470,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1743920877\\/image201201080004_normal.jpg\",\"description\":\"J'allais \\u00e9crire une vraie Bio avec une touche d'humour (normal) quand j'ai pens\\u00e9 \\u00e0 cette phrase 'Less is more'. \\r\\nDu coup, je pense en avoir (d\\u00e9j\\u00e0) trop dit..\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"212121\",\"id_str\":\"52390889\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/318114033\\/background.png\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1743920877\\/image201201080004_normal.jpg\",\"name\":\"Kevin \",\"default_profile_image\":false,\"created_at\":\"Tue Jun 30 13:16:07 +0000 2009\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":52390889,\"utc_offset\":3600,\"favourites_count\":94,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179541232160768,\"created_at\":\"Fri Feb 24 22:56:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1034000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c2d17126-5e6e-407e-b364-61d7babee844-173179541232160768" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Moi je veux voir @FlorencePorcel !!! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1823406390/300px-Flag_of_Europe.svg_normal.png" -}, -"title": "Nagrom Detroy: Moi je veux voir @FlorencePorcel !!! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1034000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Moi je veux voir @FlorencePorcel !!! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[17,32],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[38,42]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179539848044544\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":177,\"screen_name\":\"Nagou_san\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":1001,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1823406390\\/300px-Flag_of_Europe.svg_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"238398044\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1823406390\\/300px-Flag_of_Europe.svg_normal.png\",\"name\":\"Nagrom Detroy\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 15 02:37:27 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":238398044,\"utc_offset\":null,\"favourites_count\":50,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179539848044544,\"created_at\":\"Fri Feb 24 22:56:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1034000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2f02a9a8-4603-4878-b61f-f009a8279d5e-173179539848044544" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et dire que je regardais les vidéos de @Vinvin dans #BonjourAmerica... J'avais 10 ans #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1843832843/Photo_du_21-02-12___19.49_normal.jpg" -}, -"title": "Alice Wonderland: Et dire que je regardais les vidéos de @Vinvin dans #BonjourAmerica... J'avais 10 ans #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1035000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Et dire que je regardais les vid\\u00e9os de @Vinvin dans #BonjourAmerica... J'avais 10 ans #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[39,46],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"BonjourAmerica\",\"indices\":[52,67]},{\"text\":\"lgw\",\"indices\":[86,90]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179544365305856\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":141,\"screen_name\":\"moustikette\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":217,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"Near Paris\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843832843\\/Photo_du_21-02-12___19.49_normal.jpg\",\"description\":\"J'ai un bonnet Tigrou! And so what? :D\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"23988907\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843832843\\/Photo_du_21-02-12___19.49_normal.jpg\",\"name\":\"Alice Wonderland\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 12 17:33:07 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":23988907,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/wonderlandalice.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179544365305856,\"created_at\":\"Fri Feb 24 22:56:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1035000, -"tags": [ -{ -"id-ref": "ef46563e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f4c95edc-bf06-44b9-8f2c-b9ffc268c5e9-173179544365305856" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "j'ai vu mon avatar dans le bubbletv de #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1598467503/aurel2_-_Copie_normal.jpg" -}, -"title": "Aurélien: j'ai vu mon avatar dans le bubbletv de #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1036000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"j'ai vu mon avatar dans le bubbletv de #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[39,43]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179548089847811\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":886,\"screen_name\":\"aurel_p\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":33184,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Pau\",\"show_all_inline_media\":true,\"listed_count\":152,\"profile_link_color\":\"93A644\",\"followers_count\":2184,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"description\":\"cr\\u00e9ation web le jour, TVvore le soir. Attention risque de LT m\\u00eame des \\u00e9missions les plus mauvaises de la t\\u00e9l\\u00e9 fran\\u00e7aise. Partage en tout genre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"14321671\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"name\":\"Aur\\u00e9lien\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 07 10:27:23 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":14321671,\"utc_offset\":3600,\"favourites_count\":140,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179548089847811,\"created_at\":\"Fri Feb 24 22:56:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1036000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e7bac1ce-7c28-476d-8141-928842611fb9-173179548089847811" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "126 #IlReste #lgw yeah !", -"img": { -"src": "http://a3.twimg.com/profile_images/1612866761/2222_normal.jpg" -}, -"title": "makina: 126 #IlReste #lgw yeah !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1036000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"126 #IlReste #lgw yeah !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[4,12]},{\"text\":\"lgw\",\"indices\":[13,17]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179546638630912\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1,\"screen_name\":\"makina37\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1612866761\\/2222_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"351529067\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612866761\\/2222_normal.jpg\",\"name\":\"makina\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 09 11:20:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":351529067,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179546638630912,\"created_at\":\"Fri Feb 24 22:56:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1036000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b40ae5b2-77ee-47c4-8f46-a1928ddda7d0-173179546638630912" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "trop génial trop super je kiff trop sa race #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1539519885/banane_normal.jpg" -}, -"title": "Albert: trop génial trop super je kiff trop sa race #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1040000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"trop g\\u00e9nial trop super je kiff trop sa race #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[44,48]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179564497973251\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":103,\"screen_name\":\"Loverdu35\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":65,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":12,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1539519885\\/banane_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"82089064\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1539519885\\/banane_normal.jpg\",\"name\":\"Albert\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 13 13:06:04 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":82089064,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179564497973251,\"created_at\":\"Fri Feb 24 22:56:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1040000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bc1a7259-24de-4aee-8f51-8f8944f1d4d0-173179564497973251" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#IlReste, mais avec la chemise de @Vinvin #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1496599537/image_normal.jpg" -}, -"title": "Nathalie Marius: #IlReste, mais avec la chemise de @Vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1040000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#IlReste, mais avec la chemise de @Vinvin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[34,41],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[42,46]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179564833505280\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"642d8b\",\"screen_name\":\"nathmarius\",\"lang\":\"fr\",\"favourites_count\":53,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":271,\"location\":null,\"profile_text_color\":\"3D1957\",\"followers_count\":68,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1496599537\\/image_normal.jpg\",\"description\":null,\"statuses_count\":250,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"6b0d65\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"642d8b\",\"protected\":false,\"id_str\":\"119010920\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Nathalie Marius\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"created_at\":\"Tue Mar 02 11:44:00 +0000 2010\",\"profile_sidebar_fill_color\":\"f5e2f3\",\"id\":119010920,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1496599537\\/image_normal.jpg\"},\"truncated\":false,\"id\":173179564833505280,\"created_at\":\"Fri Feb 24 22:56:40 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1040000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "719a142d-9619-405b-93a2-164af56874b7-173179564833505280" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1419509877/progoze_normal.png" -}, -"title": "Etienne Blanc: #change2ton #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1041000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#change2ton #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179568281235456\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":401,\"screen_name\":\"Progoze\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":2962,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":10,\"profile_link_color\":\"2FC2EF\",\"followers_count\":158,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1419509877\\/progoze_normal.png\",\"description\":\"\\u00c9tudiant en PAES (Paris V), futur doublant. Sous Vitamine C et caf\\u00e9. Mes tweet engagent toute la France\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"28394329\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1419509877\\/progoze_normal.png\",\"name\":\"Etienne Blanc\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 02 18:49:06 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":28394329,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/progoze.gheberg.eu\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179568281235456,\"created_at\":\"Fri Feb 24 22:56:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1041000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d7b2cc33-d904-47fc-8ee7-bd6bf11fbcdb-173179568281235456" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Si vous souhaitez retrouver tout de suite les vidéos diffusées, rendez-vous sur le Webzelive http://t.co/jycA9F5R #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1843250602/image_normal.jpg" -}, -"title": "Virginie Lominet: RT @LeGrandWebze: Si vous souhaitez retrouver tout de suite les vidéos diffusées, rendez-vous sur le Webzelive http://t.co/jycA9F5R #lgw", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1041000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Si vous souhaitez retrouver tout de suite les vid\\u00e9os diffus\\u00e9es, rendez-vous sur le Webzelive http:\\/\\/t.co\\/jycA9F5R #lgw\",\"entities\":{\"urls\":[{\"indices\":[111,131],\"display_url\":\"legrandwebze.com\",\"expanded_url\":\"http:\\/\\/www.legrandwebze.com\",\"url\":\"http:\\/\\/t.co\\/jycA9F5R\"}],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[132,136]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Si vous souhaitez retrouver tout de suite les vid\\u00e9os diffus\\u00e9es, rendez-vous sur le Webzelive http:\\/\\/t.co\\/jycA9F5R #lgw\",\"entities\":{\"urls\":[{\"indices\":[93,113],\"display_url\":\"legrandwebze.com\",\"expanded_url\":\"http:\\/\\/www.legrandwebze.com\",\"url\":\"http:\\/\\/t.co\\/jycA9F5R\"}],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[114,118]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177911896047616\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":3026,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":3126,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"statuses_count\":1479,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"legrandwebze\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":365949385,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\"},\"truncated\":false,\"id\":173177911896047616,\"created_at\":\"Fri Feb 24 22:50:06 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179570793611266\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"laristocraft\",\"lang\":\"fr\",\"favourites_count\":426,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":916,\"location\":\"Boulogne-billancourt\",\"profile_text_color\":\"333333\",\"followers_count\":4464,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1843250602\\/image_normal.jpg\",\"description\":\"Ne dites pas \\u00e0 ma m\\u00e8re que je suis community manager, elle me croit pianiste dans un bordel. Fantasque & despotique. Pathologie: Bovarysme. On @Locita @Owni\",\"statuses_count\":15195,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/280381973\\/twitter-background.jpg\",\"show_all_inline_media\":false,\"listed_count\":402,\"profile_link_color\":\"ab3202\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"16502490\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Virginie Lominet\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/280381973\\/twitter-background.jpg\",\"created_at\":\"Sun Sep 28 20:37:13 +0000 2008\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":16502490,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.laristocraft.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843250602\\/image_normal.jpg\"},\"truncated\":false,\"id\":173179570793611266,\"created_at\":\"Fri Feb 24 22:56:41 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1041000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b941853e-a1a9-415f-939c-61fd165a1fc3-173179570793611266" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Very boring #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1701960962/frednbTwit_normal.jpg" -}, -"title": "Frederic Jacquet: Very boring #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1043000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Very boring #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179578062352384\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"TwitFredJ\",\"lang\":\"fr\",\"favourites_count\":14,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":110,\"location\":\"Paris\",\"profile_text_color\":\"666666\",\"followers_count\":34,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1701960962\\/frednbTwit_normal.jpg\",\"description\":\"Consultant, UX design addict, digital strategist, jazz lover, Zao Wou Ki & Moebius great fan\",\"statuses_count\":221,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"329649891\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Frederic Jacquet\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Tue Jul 05 12:23:48 +0000 2011\",\"profile_sidebar_fill_color\":\"252429\",\"id\":329649891,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.nemo-design.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1701960962\\/frednbTwit_normal.jpg\"},\"truncated\":false,\"id\":173179578062352384,\"created_at\":\"Fri Feb 24 22:56:43 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1043000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8be68c7a-5dbf-424c-a34d-66fd23fbc4d8-173179578062352384" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze Le professeur Rollin se druckerise. #change2ton #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1115185915/Miro_normal.jpg" -}, -"title": "Capitaine Alexandre: @LeGrandWebze Le professeur Rollin se druckerise. #change2ton #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1045000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze Le professeur Rollin se druckerise. #change2ton #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[50,61]},{\"text\":\"lgw\",\"indices\":[62,66]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179585318486016\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1065,\"screen_name\":\"CapAlexandre\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":11731,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Jamais loin de la mer\",\"show_all_inline_media\":false,\"listed_count\":59,\"profile_link_color\":\"2FC2EF\",\"followers_count\":1390,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1115185915\\/Miro_normal.jpg\",\"description\":\"Une Biographie, \\u00e7a s'invente! (L-F C\\u00e9line)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Rome\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"184332429\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1115185915\\/Miro_normal.jpg\",\"name\":\"Capitaine Alexandre\",\"default_profile_image\":false,\"created_at\":\"Sun Aug 29 08:06:00 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":184332429,\"utc_offset\":3600,\"favourites_count\":66,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173179585318486016,\"created_at\":\"Fri Feb 24 22:56:45 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1045000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "75a0d8fe-6162-4f71-aa7c-9ddecefb47b6-173179585318486016" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LudoDelaherche je te vois #cqui #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1768260791/afflelou_normal.png" -}, -"title": "Marcel Comics: @LudoDelaherche je te vois #cqui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1046000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LudoDelaherche\",\"favorited\":false,\"text\":\"@LudoDelaherche je te vois #cqui #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[0,15],\"name\":\"Ludovic Delaherche\",\"id_str\":\"72665061\",\"id\":72665061}],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[27,32]},{\"text\":\"lgw\",\"indices\":[33,37]}]},\"in_reply_to_user_id\":72665061,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173179470604275713,\"in_reply_to_status_id_str\":\"173179470604275713\",\"id_str\":\"173179589848338433\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Marcelcomics\",\"lang\":\"fr\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":196,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":518,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"description\":\"D\\u00e9fenseur du panache et de la pens\\u00e9e positive. Gar\\u00e7on boucher chez Boucherie-ovalie.org. Inventor of the Follow Me Monday (#FMM)\",\"statuses_count\":3886,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":24,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"386966557\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Marcel Comics\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat Oct 08 07:06:40 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":386966557,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/boucherie-ovalie.org\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\"},\"truncated\":false,\"id\":173179589848338433,\"created_at\":\"Fri Feb 24 22:56:46 +0000 2012\",\"in_reply_to_user_id_str\":\"72665061\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1046000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d10d6c70-0135-47ef-bc36-6554d2a3948a-173179589848338433" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Comment il parle trop d'jeunz François! #IlReste #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1379962530/image_normal.jpg" -}, -"title": "Alexis Biziere: Comment il parle trop d'jeunz François! #IlReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1046000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Comment il parle trop d'jeunz Fran\\u00e7ois! #IlReste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[40,48]},{\"text\":\"lgw\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179588468408321\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":162,\"screen_name\":\"AlexisBiziere\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2993,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/327738809\\/site-bg.png\",\"location\":\"La Rochelle\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"FF3300\",\"followers_count\":89,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1379962530\\/image_normal.jpg\",\"description\":\"@culturegames. Raconteur de conneries dans l'\\u00e2me. S\\u00e9riephile consentant. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fafafa\",\"id_str\":\"118135263\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/327738809\\/site-bg.png\",\"profile_sidebar_fill_color\":\"ebebeb\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1379962530\\/image_normal.jpg\",\"name\":\"Alexis Biziere\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 27 18:21:02 +0000 2010\",\"profile_sidebar_border_color\":\"dbdbdb\",\"id\":118135263,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.culture-games.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179588468408321,\"created_at\":\"Fri Feb 24 22:56:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1046000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "980f691a-e83e-4278-b818-c4c44521789f-173179588468408321" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste car il aime palmashow", -"img": { -"src": "http://a0.twimg.com/profile_images/1391192750/logo-120_normal.png" -}, -"title": "Levieux Cédric: #lgw #ilreste car il aime palmashow", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1046000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste car il aime palmashow\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179590376833025\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":29,\"screen_name\":\"farlistener\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":172,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Toulouse\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":10,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1391192750\\/logo-120_normal.png\",\"description\":\"Architect - Java, c# Developper\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"315168092\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1391192750\\/logo-120_normal.png\",\"name\":\"Levieux C\\u00e9dric\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 11 12:18:39 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":315168092,\"utc_offset\":null,\"favourites_count\":1,\"url\":\"http:\\/\\/www.levieuxcedric.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179590376833025,\"created_at\":\"Fri Feb 24 22:56:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1046000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fcbe6c8f-d63b-4de6-96ef-c20ea6a2707d-173179590376833025" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "François Rollin doit il partir ? #ilreste #lgw”", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: François Rollin doit il partir ? #ilreste #lgw”", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1047000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Fran\\u00e7ois Rollin doit il partir ? #ilreste #lgw\\u201d\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[33,41]},{\"text\":\"lgw\",\"indices\":[42,46]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179596471140354\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"favourites_count\":21,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":543,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":210,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"statuses_count\":636,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Royer Charles-Henri\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":185396126,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.france5.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\"},\"truncated\":false,\"id\":173179596471140354,\"created_at\":\"Fri Feb 24 22:56:47 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1047000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4c9cb051-eca4-441a-acfe-01cff7fb7e1a-173179596471140354" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Sa dérange pas le Greg et David @palmashow de toucher principalement le jeune public ?", -"img": { -"src": "http://a2.twimg.com/profile_images/1514845321/image_normal.jpg" -}, -"title": "Fautrat Romain: #lgw Sa dérange pas le Greg et David @palmashow de toucher principalement le jeune public ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1049000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw Sa d\\u00e9range pas le Greg et David @palmashow de toucher principalement le jeune public ?\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[37,47],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179603169456131\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Alragan\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":23,\"location\":null,\"profile_text_color\":\"333333\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1514845321\\/image_normal.jpg\",\"description\":null,\"statuses_count\":3,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"214063107\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Fautrat Romain\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Wed Nov 10 13:36:26 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":214063107,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1514845321\\/image_normal.jpg\"},\"truncated\":false,\"id\":173179603169456131,\"created_at\":\"Fri Feb 24 22:56:49 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1049000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "06db74ba-e3de-4d87-bd0f-03cab9ee606c-173179603169456131" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste", -"img": { -"src": "http://a3.twimg.com/profile_images/1820853327/joker_normal.gif" -}, -"title": "Harpocrate: #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1049000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179601806303232\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":593,\"screen_name\":\"BeardedBeerBear\",\"lang\":\"fr\",\"profile_text_color\":\"f50808\",\"statuses_count\":6236,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/348110708\\/zOMB.jpg\",\"location\":\"Where the streets have no name\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"bd0fb7\",\"followers_count\":163,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1820853327\\/joker_normal.gif\",\"description\":\"Plus j'vieillis, plus j'ferme ma gueule. \\u2551 Cave canem \\u2551 Ex @NikkAw\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"000a0f\",\"id_str\":\"55539742\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/348110708\\/zOMB.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1820853327\\/joker_normal.gif\",\"name\":\"Harpocrate\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 10 11:49:15 +0000 2009\",\"profile_sidebar_border_color\":\"010405\",\"id\":55539742,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":\"http:\\/\\/bit.ly\\/qRn7uh\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179601806303232,\"created_at\":\"Fri Feb 24 22:56:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1049000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d28ab244-91d6-4661-ad4b-cbf6256b4468-173179601806303232" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilchange2chemise ou #ilpart", -"img": { -"src": "http://a2.twimg.com/profile_images/1427838155/P7114024_normal.JPG" -}, -"title": "jali: #lgw #ilchange2chemise ou #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1050000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilchange2chemise ou #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilchange2chemise\",\"indices\":[5,22]},{\"text\":\"ilpart\",\"indices\":[26,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.netvibes.com\\/\\\" rel=\\\"nofollow\\\"\\u003ENetvibes Official Widget\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179605312745473\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":110,\"screen_name\":\"Jali\",\"lang\":\"fr\",\"profile_text_color\":\"574b57\",\"statuses_count\":30519,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"FR\",\"show_all_inline_media\":true,\"listed_count\":38,\"profile_link_color\":\"484b6b\",\"followers_count\":487,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\",\"description\":\"se prom\\u00e8ne\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"8064742\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\",\"name\":\"jali\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 08 21:15:24 +0000 2007\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":8064742,\"utc_offset\":3600,\"favourites_count\":148,\"url\":\"http:\\/\\/www.jali.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179605312745473,\"created_at\":\"Fri Feb 24 22:56:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1050000, -"tags": [ -{ -"id-ref": "ef47f0f2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e997e68b-1fd7-4d75-8cbd-c991ee0986ae-173179605312745473" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pourquoi les émissions sur Internet sont elles toutes réalisées par des équipes d'IDF1? #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1827226982/Mekou4_-_Copie__2__-_Copie_normal.JPG" -}, -"title": "Sacha Tenluge: Pourquoi les émissions sur Internet sont elles toutes réalisées par des équipes d'IDF1? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1050000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Pourquoi les \\u00e9missions sur Internet sont elles toutes r\\u00e9alis\\u00e9es par des \\u00e9quipes d'IDF1? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[89,93]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179607191789568\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":335,\"screen_name\":\"Mekouyanski\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":14247,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/420385676\\/twilk_background_4f33bf65c4463.jpg\",\"location\":\"Pas Paris\",\"show_all_inline_media\":true,\"listed_count\":26,\"profile_link_color\":\"163470\",\"followers_count\":465,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1827226982\\/Mekou4_-_Copie__2__-_Copie_normal.JPG\",\"description\":\"RT ses mentions c'est s'auto-sucer, les courbatures en moins.\\r\\n\\r\\nMoi je dis \\u00e7a je dis rien...\\r\\n\\r\\nBah fais \\u00e7a, dis rien.\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"247184480\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/420385676\\/twilk_background_4f33bf65c4463.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1827226982\\/Mekou4_-_Copie__2__-_Copie_normal.JPG\",\"name\":\"Sacha Tenluge\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 04 07:59:44 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":247184480,\"utc_offset\":-10800,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179607191789568,\"created_at\":\"Fri Feb 24 22:56:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1050000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "aa8f3a28-8ae0-4b53-aaab-049afa095aa8-173179607191789568" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le zizi de Gaspard s'iouplait #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/878534653/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg" -}, -"title": "CLeM' KuSaLa: Le zizi de Gaspard s'iouplait #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1050000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le zizi de Gaspard s'iouplait #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179608068399104\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":189,\"screen_name\":\"clem_kusala\",\"lang\":\"fr\",\"profile_text_color\":\"a8a3a8\",\"statuses_count\":241,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/55723775\\/bg.jpg\",\"location\":\"Roquetaillade\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"000608\",\"followers_count\":47,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/878534653\\/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"92309575\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/55723775\\/bg.jpg\",\"profile_sidebar_fill_color\":\"111e24\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/878534653\\/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg\",\"name\":\"CLeM' KuSaLa\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 24 16:35:40 +0000 2009\",\"profile_sidebar_border_color\":\"15191f\",\"id\":92309575,\"utc_offset\":3600,\"favourites_count\":6,\"url\":\"http:\\/\\/karma-kusala.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179608068399104,\"created_at\":\"Fri Feb 24 22:56:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1050000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6652bdba-abec-4cf4-a069-87cd45d44c6b-173179608068399104" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #change2ton", -"img": { -"src": "http://a0.twimg.com/profile_images/836318154/n568478215_xxx_normal.jpg" -}, -"title": "Guillaume Contesso: #lgw #change2ton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1051000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #change2ton\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"change2ton\",\"indices\":[5,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179613109944320\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":606,\"screen_name\":\"PopGoesTheWza\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":6819,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":38,\"profile_link_color\":\"0084B4\",\"followers_count\":613,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/836318154\\/n568478215_xxx_normal.jpg\",\"description\":\"Anime La Voix dans la T\\u00eate (@LVDLT) avec @LnaFromParis @JulienCalvet & @PascalMabille\\r\\n\\r\\nOrganise des D\\u00eeners de Geeks avec @LnaFromParis\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"72922961\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/836318154\\/n568478215_xxx_normal.jpg\",\"name\":\"Guillaume Contesso\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 09 19:01:49 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":72922961,\"utc_offset\":3600,\"favourites_count\":247,\"url\":\"http:\\/\\/profiles.google.com\\/guillaume.contesso\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179613109944320,\"created_at\":\"Fri Feb 24 22:56:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1051000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7de6db21-e922-4f78-a735-c2a4a47d60f9-173179613109944320" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze #ilReste #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1426077659/me_normal.jpg" -}, -"title": "Grégoire Gagnon: @LeGrandWebze #ilReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1051000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze #ilReste #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[15,23]},{\"text\":\"lgw\",\"indices\":[24,28]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179609385414657\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":485,\"screen_name\":\"gregoiregagnon\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":4768,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/8142307\\/twitter.png\",\"location\":\"Arcueil\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"4d4d4d\",\"followers_count\":387,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1426077659\\/me_normal.jpg\",\"description\":\"Etudiant | Blogueur | Nouvelles techno | Cin\\u00e9ma | Musique | Beatles | Pink Floyd | Sport | Handball | JPoP94 | Laura\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"d9d8c6\",\"id_str\":\"2561931\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/8142307\\/twitter.png\",\"profile_sidebar_fill_color\":\"ae0410\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1426077659\\/me_normal.jpg\",\"name\":\"Gr\\u00e9goire Gagnon\",\"default_profile_image\":false,\"created_at\":\"Tue Mar 27 21:30:24 +0000 2007\",\"profile_sidebar_border_color\":\"000000\",\"id\":2561931,\"utc_offset\":3600,\"favourites_count\":65,\"url\":\"http:\\/\\/www.gregoiregagnon.com\"},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173179609385414657,\"created_at\":\"Fri Feb 24 22:56:51 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1051000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f1dacc40-d96e-4e06-8bd2-fcdffb254220-173179609385414657" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Des gens se choppent au #lgw :o", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Des gens se choppent au #lgw :o", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1052000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Des gens se choppent au #lgw :o\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179614955438080\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3246,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179614955438080,\"created_at\":\"Fri Feb 24 22:56:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1052000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bb70bcab-fd8d-43e5-b28c-cabf3158bc00-173179614955438080" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@palmashow #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1838207664/image_normal.jpg" -}, -"title": "Sanchez Théo: @palmashow #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1053000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@palmashow #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179620370288640\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"23782965\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":60,\"screen_name\":\"sanchez_theo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":143,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433540734\\/htk.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":16,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1838207664\\/image_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"374697529\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433540734\\/htk.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838207664\\/image_normal.jpg\",\"name\":\"Sanchez Th\\u00e9o\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 16 19:34:01 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":374697529,\"utc_offset\":null,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":\"palmashow\",\"truncated\":false,\"id\":173179620370288640,\"created_at\":\"Fri Feb 24 22:56:53 +0000 2012\",\"in_reply_to_user_id\":23782965}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1053000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4f49812a-09f1-4080-85cf-af7b9abbf08a-173179620370288640" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste", -"img": { -"src": "http://a2.twimg.com/profile_images/1340686999/hasselhoff_normal.jpg" -}, -"title": "monsieurhobby: #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1054000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #ilreste\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179625034366976\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"monsieurhobby\",\"lang\":\"fr\",\"favourites_count\":30,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":663,\"location\":\"DtC\",\"profile_text_color\":\"333333\",\"followers_count\":207,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"description\":\"Geek travesti en Ambulancier, je me prom\\u00e8ne en Aquitaine avec dans mon sac des podcasts, des s\\u00e9ries tv, des films et surtout de comics, un v\\u00e9ritable Hobby...\",\"statuses_count\":7365,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"78733185\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"monsieurhobby\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"created_at\":\"Wed Sep 30 22:59:44 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":78733185,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\"},\"truncated\":false,\"id\":173179625034366976,\"created_at\":\"Fri Feb 24 22:56:54 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1054000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b5db7653-8570-47b5-9cbb-cafa882eb991-173179625034366976" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Comme d'hab je suis fan de la chemise de @vinvin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1823017040/tetocarre_normal.jpg" -}, -"title": "GoldoNat: Comme d'hab je suis fan de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1054000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Comme d'hab je suis fan de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[41,48],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179625806114817\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":256,\"screen_name\":\"GoldoNat\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1752,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"009999\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"description\":\"Graphiste, Pr\\u00e9sentatrice qui raconte des blagues nulles et Stagiaire irresponsable \\u00e9v\\u00e8nement chez DoReMi Game Cie, Jeux Vid\\u00e9os, Troll \\u00e0 ses heures perdues.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"116250574\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"name\":\"GoldoNat\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 21 19:13:39 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":116250574,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.doremi.asso.fr\\/site\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179625806114817,\"created_at\":\"Fri Feb 24 22:56:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1054000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e7ad839e-3034-47d3-9fb0-596aed2bcfd6-173179625806114817" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@hartza_info oui pareil à part les #Cesar2012 pas longtemps. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1836345668/profile_normal.png" -}, -"title": "ArDuB57: @hartza_info oui pareil à part les #Cesar2012 pas longtemps. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1058000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@hartza_info oui pareil \\u00e0 part les #Cesar2012 pas longtemps. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"hartza_info\",\"indices\":[0,12],\"id_str\":\"123547535\",\"name\":\"Christophe BONNARD\",\"id\":123547535}],\"urls\":[],\"hashtags\":[{\"text\":\"Cesar2012\",\"indices\":[35,45]},{\"text\":\"lgw\",\"indices\":[61,65]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173179351309889536\",\"id_str\":\"173179642566553600\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173179351309889536,\"in_reply_to_user_id_str\":\"123547535\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":646,\"screen_name\":\"ArDub57\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":83432,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"location\":\"FRANCE - METZ - SARREGUEMINES\",\"show_all_inline_media\":false,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"followers_count\":1090,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"description\":\"FreeParty Style - Raleur Pro - Trolleur Compulsif - DHD Android 2.3\\/Transformer 3.2.1 - PS3 @Pix_auto http:\\/\\/pixauto.tumblr.com - http:\\/\\/iboga.tumblr.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"21448223\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"name\":\"ArDuB57\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 20 23:57:59 +0000 2009\",\"profile_sidebar_border_color\":\"1c2352\",\"id\":21448223,\"utc_offset\":3600,\"favourites_count\":1604,\"url\":\"http:\\/\\/ardbox.blogspot.com\\/\"},\"in_reply_to_screen_name\":\"hartza_info\",\"truncated\":false,\"id\":173179642566553600,\"created_at\":\"Fri Feb 24 22:56:58 +0000 2012\",\"in_reply_to_user_id\":123547535}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1058000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a06951a7-8e9f-4699-ac43-319cb2f62318-173179642566553600" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "phiphi out #lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1667379154/8I6juT3f_normal" -}, -"title": "Patrick Ollier: phiphi out #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1059000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"phiphi out #lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]},{\"text\":\"ilpart\",\"indices\":[16,23]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179643208269824\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":78,\"screen_name\":\"PatrickOllier\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1208,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"088253\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"description\":\"Ma force ? Je n'ai rien \\u00e0 vendre ni rien \\u00e0 acheter, je n'ai pas de ma\\u00eetre et je ne v\\u00e9n\\u00e8re aucun dieu. Et je ne lis pas mes messages :))\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"id_str\":\"299723960\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"name\":\"Patrick Ollier\",\"default_profile_image\":false,\"created_at\":\"Mon May 16 15:47:22 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":299723960,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179643208269824,\"created_at\":\"Fri Feb 24 22:56:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1059000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0e6eb1b3-e513-4a1c-9dc6-d060fa9da416-173179643208269824" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "j'aime bien la chemise de Vivin #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1727266317/oimtampon_normal.jpg" -}, -"title": "Lucas Parax: j'aime bien la chemise de Vivin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1059000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"j'aime bien la chemise de Vivin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179645817139200\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"DFDFDF\",\"screen_name\":\"lucasparax\",\"lang\":\"fr\",\"favourites_count\":21,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":731,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":538,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1727266317\\/oimtampon_normal.jpg\",\"description\":\"Politique, musique, r\\u00e9flexions absurdes. J'aime bien votre veste, mais faudrait penser \\u00e0 ne pas la retourner. #\\u00e9lys\\u00e9e_2012 #rock\",\"statuses_count\":9270,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"990000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"protected\":false,\"id_str\":\"333415548\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Lucas Parax\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"created_at\":\"Mon Jul 11 14:14:27 +0000 2011\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"id\":333415548,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/lucasparax.over-blog.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727266317\\/oimtampon_normal.jpg\"},\"truncated\":false,\"id\":173179645817139200,\"created_at\":\"Fri Feb 24 22:56:59 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1059000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "41e9bc55-1c41-4d70-b3ba-1c41a20ae02e-173179645817139200" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rôt-Lin #ilpart #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1732910391/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg" -}, -"title": "Alexa̷ ndr̷e: Rôt-Lin #ilpart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1060000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"R\\u00f4t-Lin #ilpart #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[8,15]},{\"text\":\"lgw\",\"indices\":[16,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179648392433665\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":997,\"screen_name\":\"K3nnyfr\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":5568,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"location\":\"Saligny, France\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"313638\",\"followers_count\":338,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\",\"description\":\"SysAdmin, Gamer, Libriste and Professionnal Troller since 1988\\r\\nhttp:\\/\\/about.me\\/k3nny\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"12687332\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"profile_sidebar_fill_color\":\"dedede\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\",\"name\":\"Alexa\\u0337 ndr\\u0337e\",\"default_profile_image\":false,\"created_at\":\"Fri Jan 25 16:14:19 +0000 2008\",\"profile_sidebar_border_color\":\"5c5c5c\",\"id\":12687332,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.k3nny.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179648392433665,\"created_at\":\"Fri Feb 24 22:57:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1060000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bbb6be04-0f58-4bc8-8f05-582d236901f8-173179648392433665" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW mais evidemment #ilreste", -"img": { -"src": "http://a0.twimg.com/profile_images/1843979295/mt_normal.png" -}, -"title": "Maryan: #LGW mais evidemment #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1060000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW mais evidemment #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[21,29]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179647461294080\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":237,\"screen_name\":\"maryan_T\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":270,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/378380740\\/twilk_background_4ee1335455f2d.jpg\",\"location\":\"Compiegne\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":37,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843979295\\/mt_normal.png\",\"description\":\"Ing\\u00e9nieur syst\\u00e9me UTC\\r\\nTweet or not tweet ?\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"234819773\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/378380740\\/twilk_background_4ee1335455f2d.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843979295\\/mt_normal.png\",\"name\":\"Maryan\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 06 17:07:30 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":234819773,\"utc_offset\":3600,\"favourites_count\":20,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179647461294080,\"created_at\":\"Fri Feb 24 22:57:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1060000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "832339b6-f028-4841-add1-98fca63768d8-173179647461294080" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rollin ? #ilReste of course #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1801176537/profile_normal.jpg" -}, -"title": "rachoubidou69: Rollin ? #ilReste of course #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1061000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Rollin ? #ilReste of course #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[9,17]},{\"text\":\"lgw\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.yoono.com\\\" rel=\\\"nofollow\\\"\\u003Eyoono\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179654172192769\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":61,\"screen_name\":\"rachoubidou69\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":259,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/398766806\\/128427.jpg\",\"location\":\"France, Cremieu\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":24,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1801176537\\/profile_normal.jpg\",\"description\":\"On rencontre sa femme sur Meetic, la trompe sur Facebook, annonce le divorce sur Twitter et vends la baraque sur Ebay\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"396071969\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/398766806\\/128427.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801176537\\/profile_normal.jpg\",\"name\":\"rachoubidou69\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 22 18:06:48 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":396071969,\"utc_offset\":3600,\"favourites_count\":31,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179654172192769,\"created_at\":\"Fri Feb 24 22:57:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1061000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4e1afe1c-bec7-453c-a7e7-6bad97389ace-173179654172192769" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon, adieu #LGW, toujours + boring.", -"img": { -"src": "http://a0.twimg.com/profile_images/1850149516/200212-1652_normal.jpg" -}, -"title": "Gwendal Perrin: Bon, adieu #LGW, toujours + boring.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1061000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bon, adieu #LGW, toujours + boring.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[11,15]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179653484322816\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":390,\"screen_name\":\"GwendalPerrin\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":25022,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408801473\\/twilk_background_4f1ff1ba38fd8.jpg\",\"location\":\"Sur ton \\u00e9cran\",\"show_all_inline_media\":true,\"listed_count\":62,\"profile_link_color\":\"FF0000\",\"followers_count\":1123,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850149516\\/200212-1652_normal.jpg\",\"description\":\"Journaliste\\/CM \\\\ #IdiotDuJour, @faislebuzz, *RIRES ENREGISTRES* \\\\ #ModernClassical #TranceFamily \\\\ Mange les bisounours au lieu d'y croire \\\\ http:\\/\\/is.gd\\/vpIs00\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"d183f2\",\"id_str\":\"116277557\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408801473\\/twilk_background_4f1ff1ba38fd8.jpg\",\"profile_sidebar_fill_color\":\"ea4af0\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850149516\\/200212-1652_normal.jpg\",\"name\":\"Gwendal Perrin\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 21 21:30:29 +0000 2010\",\"profile_sidebar_border_color\":\"f703ff\",\"id\":116277557,\"utc_offset\":3600,\"favourites_count\":323,\"url\":\"http:\\/\\/gwendalperrin.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179653484322816,\"created_at\":\"Fri Feb 24 22:57:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1061000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5ecd878f-841e-4500-9cc5-7e01e0225a0e-173179653484322816" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Sur le plateau ce soir, une partie de l'équipe : @mafaldah71 @So_boogiest @duanyer et @Deemee3. Bisous aux 15 autres ! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1633621191/avatar_normal.png" -}, -"title": "Tweets de Comptoir: Sur le plateau ce soir, une partie de l'équipe : @mafaldah71 @So_boogiest @duanyer et @Deemee3. Bisous aux 15 autres ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1062000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Sur le plateau ce soir, une partie de l'\\u00e9quipe : @mafaldah71 @So_boogiest @duanyer et @Deemee3. Bisous aux 15 autres ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"mafaldah71\",\"indices\":[49,60],\"id_str\":\"101297843\",\"name\":\"mafaldah71\",\"id\":101297843},{\"screen_name\":\"So_boogiest\",\"indices\":[61,73],\"id_str\":\"232297271\",\"name\":\"soboogie\",\"id\":232297271},{\"screen_name\":\"duanyer\",\"indices\":[74,82],\"id_str\":\"23742784\",\"name\":\"duanyer\",\"id\":23742784},{\"screen_name\":\"Deemee3\",\"indices\":[86,94],\"id_str\":\"209219475\",\"name\":\"Dimitri\",\"id\":209219475}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[119,123]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179658223878144\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3071,\"screen_name\":\"Tweets2Comptoir\",\"lang\":\"fr\",\"profile_text_color\":\"3f3210\",\"statuses_count\":2934,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/350380007\\/twitter-bg.png\",\"location\":\"Dans tes tweets\",\"show_all_inline_media\":true,\"listed_count\":186,\"profile_link_color\":\"3b8ab2\",\"followers_count\":6394,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1633621191\\/avatar_normal.png\",\"description\":\"Tweets de Comptoir est l\\u00e0 pour rendre quotidiennement compte de l'activit\\u00e9 subversive des tweetos, en d\\u00e9non\\u00e7ant les meilleurs tweets publi\\u00e9s.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d1f5c\",\"id_str\":\"227334618\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/350380007\\/twitter-bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1633621191\\/avatar_normal.png\",\"name\":\"Tweets de Comptoir\",\"default_profile_image\":false,\"created_at\":\"Thu Dec 16 15:29:51 +0000 2010\",\"profile_sidebar_border_color\":\"ffcc00\",\"id\":227334618,\"utc_offset\":3600,\"favourites_count\":5604,\"url\":\"http:\\/\\/tweetsdecomptoir.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179658223878144,\"created_at\":\"Fri Feb 24 22:57:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1062000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "321363d3-e0c4-4f1d-8be9-76ca88a54092-173179658223878144" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@sebvdo: #LGW #ilreste il faut tjr un prof pour une emission sur france5” ou un dcoteur #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1632512642/John_normal.jpg" -}, -"title": "Stephane : “@sebvdo: #LGW #ilreste il faut tjr un prof pour une emission sur france5” ou un dcoteur #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1062000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"\\u201c@sebvdo: #LGW #ilreste il faut tjr un prof pour une emission sur france5\\u201d ou un dcoteur #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"sebvdo\",\"indices\":[1,8],\"name\":\"S\\u00e9bastien vdo\",\"id_str\":\"97193463\",\"id\":97193463}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[10,14]},{\"text\":\"ilreste\",\"indices\":[15,23]},{\"text\":\"lgw\",\"indices\":[89,93]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179657649262594\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"001e0e\",\"screen_name\":\"stefLP\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":159,\"location\":\"France\",\"profile_text_color\":\"6a1e00\",\"followers_count\":75,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1632512642\\/John_normal.jpg\",\"description\":\"Je travaille dans le monde de l'informatique et des pharmacies (depuis 17 ans) , et \\u00e9galement auto-entrepreneur \\u00e0 mes temps perdus. http:\\/\\/about.me\\/bealcost\",\"statuses_count\":1541,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/292553800\\/IMG_0246__1600x1200_.JPG\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0800b6\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffe9d9\",\"protected\":false,\"id_str\":\"11192742\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Stephane \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/292553800\\/IMG_0246__1600x1200_.JPG\",\"created_at\":\"Sat Dec 15 10:31:27 +0000 2007\",\"profile_sidebar_fill_color\":\"ffecd9\",\"id\":11192742,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1632512642\\/John_normal.jpg\"},\"truncated\":false,\"id\":173179657649262594,\"created_at\":\"Fri Feb 24 22:57:02 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1062000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b2725228-cf98-4c5f-a4ba-f2d0f92d68bd-173179657649262594" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw à 1OOO tweet j'veux qu'on le dise c 2pasag sur @france5", -"img": { -"src": "http://a2.twimg.com/profile_images/1782987674/Copie__2__de_Francis_photo_le_pays_briard_00_normal.JPG" -}, -"title": "2pasag the papoteur: #lgw à 1OOO tweet j'veux qu'on le dise c 2pasag sur @france5", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1063000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw \\u00e0 1OOO tweet j'veux qu'on le dise c 2pasag sur @france5\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"france5\",\"indices\":[52,60],\"id_str\":\"128507523\",\"name\":\"France cinq\",\"id\":128507523}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179661164089345\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":51,\"screen_name\":\"2pasag\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2029,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Coulommiers 77 France\",\"show_all_inline_media\":true,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"followers_count\":41,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1782987674\\/Copie__2__de_Francis_photo_le_pays_briard_00_normal.JPG\",\"description\":\"Si t'm partager l'\\u00e9crit, T bienvenue\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"20905224\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1782987674\\/Copie__2__de_Francis_photo_le_pays_briard_00_normal.JPG\",\"name\":\"2pasag the papoteur\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 15 11:31:19 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":20905224,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/papotagebriard.canalblog.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179661164089345,\"created_at\":\"Fri Feb 24 22:57:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1063000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "aabd6dd6-0155-4c88-a684-5edfc9b68cce-173179661164089345" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw pourquoi il est blanc omar ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1677676216/fender_2_normal.jpg" -}, -"title": "Sébastien vdo: #lgw pourquoi il est blanc omar ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1063000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw pourquoi il est blanc omar ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/levelupstudio.com\\/plume\\\" rel=\\\"nofollow\\\"\\u003EPlume\\u00a0for\\u00a0Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179663424819200\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":24,\"screen_name\":\"sebvdo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":25,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"Juste l\\u00e0...\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"990000\",\"followers_count\":2,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1677676216\\/fender_2_normal.jpg\",\"description\":\"Web\\/Zic\\/Foot\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"97193463\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1677676216\\/fender_2_normal.jpg\",\"name\":\"S\\u00e9bastien vdo\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 16 11:57:29 +0000 2009\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":97193463,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179663424819200,\"created_at\":\"Fri Feb 24 22:57:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1063000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e92ec1d4-a435-4f3f-9f68-a629af24f4d3-173179663424819200" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "pour ceux qui ont raté le début du #lgw c'est quoi le ppe de #ipart ? @florenceporcel", -"img": { -"src": "http://a0.twimg.com/profile_images/977272877/toon_normal.jpg" -}, -"title": "Alexandra Pelissero: pour ceux qui ont raté le début du #lgw c'est quoi le ppe de #ipart ? @florenceporcel", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1064000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"pour ceux qui ont rat\\u00e9 le d\\u00e9but du #lgw c'est quoi le ppe de #ipart ? @florenceporcel\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[70,85],\"name\":\"Florence Porcel\",\"id_str\":\"49031173\",\"id\":49031173}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]},{\"text\":\"ipart\",\"indices\":[61,67]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179664225939456\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"alexp19\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":978,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":181,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/977272877\\/toon_normal.jpg\",\"description\":\"Corporate communicator | Paris | News junkie |\\r\\nWinning Team = Jon Stewart + Ricardo Darin\\r\\nWork for Yahoo! but opinion is mine\",\"statuses_count\":472,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/245991092\\/lotta_nieminen.jpg\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"19238694\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Alexandra Pelissero\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/245991092\\/lotta_nieminen.jpg\",\"created_at\":\"Tue Jan 20 14:34:43 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":19238694,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/977272877\\/toon_normal.jpg\"},\"truncated\":false,\"id\":173179664225939456,\"created_at\":\"Fri Feb 24 22:57:04 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1064000, -"tags": [ -{ -"id-ref": "ef49f848-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "feef0a09-ee2a-401c-ad5d-80beaefb5823-173179664225939456" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est quoi ça ? #lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1291861325/Sans_titre_normal.jpg" -}, -"title": "Antony LesNews: C'est quoi ça ? #lgw #ilpart", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1064000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est quoi \\u00e7a ? #lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]},{\"text\":\"ilpart\",\"indices\":[21,28]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179664309817345\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":590,\"screen_name\":\"AnthonyGDRI\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":13200,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/29629070\\/newsroom.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":17,\"profile_link_color\":\"0084B4\",\"followers_count\":258,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1291861325\\/Sans_titre_normal.jpg\",\"description\":\"Fondateur du service @LesNews \\/\\/ Follow Us on @LesNews \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"65939444\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/29629070\\/newsroom.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1291861325\\/Sans_titre_normal.jpg\",\"name\":\"Antony LesNews\",\"default_profile_image\":false,\"created_at\":\"Sat Aug 15 17:39:16 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":65939444,\"utc_offset\":-10800,\"favourites_count\":41,\"url\":\"http:\\/\\/twitter.com\\/LesNews\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179664309817345,\"created_at\":\"Fri Feb 24 22:57:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1064000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6ce1faf4-56f5-4cdc-a023-348ef2c742ca-173179664309817345" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Monsieur_Poulpe: Est-ce que @Gregshow et @davidmarsais ils peuvent embrasser le professeur rollin ? #Lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1801974559/51VNTOCGF1L._SS400__normal.jpg" -}, -"title": "Guillaume Gurdil: RT @Monsieur_Poulpe: Est-ce que @Gregshow et @davidmarsais ils peuvent embrasser le professeur rollin ? #Lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1068000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Monsieur_Poulpe: Est-ce que @Gregshow et @davidmarsais ils peuvent embrasser le professeur rollin ? #Lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Monsieur_Poulpe\",\"indices\":[3,19],\"id_str\":\"101887303\",\"name\":\"Monsieur Poulpe\",\"id\":101887303},{\"screen_name\":\"Gregshow\",\"indices\":[32,41],\"id_str\":\"23932076\",\"name\":\"Gregshow\",\"id\":23932076},{\"screen_name\":\"davidmarsais\",\"indices\":[45,58],\"id_str\":\"140357554\",\"name\":\"David Marsais\",\"id\":140357554}],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[104,108]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Est-ce que @Gregshow et @davidmarsais ils peuvent embrasser le professeur rollin ? #Lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Gregshow\",\"indices\":[11,20],\"id_str\":\"23932076\",\"name\":\"Gregshow\",\"id\":23932076},{\"screen_name\":\"davidmarsais\",\"indices\":[24,37],\"id_str\":\"140357554\",\"name\":\"David Marsais\",\"id\":140357554}],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[83,87]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179528137555968\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":44,\"screen_name\":\"Monsieur_Poulpe\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2826,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":325,\"profile_link_color\":\"042c5e\",\"followers_count\":14306,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\",\"description\":\"Je fais vivre le net depuis 98. Depuis que je suis enseign\\u00e9 dans les \\u00e9coles, dois-je vraiment me pr\\u00e9senter ?\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"5cb5a8\",\"id_str\":\"101887303\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"profile_sidebar_fill_color\":\"68baae\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\",\"name\":\"Monsieur Poulpe\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 04 23:03:32 +0000 2010\",\"profile_sidebar_border_color\":\"010203\",\"id\":101887303,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.monsieurpoulpe.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179528137555968,\"created_at\":\"Fri Feb 24 22:56:31 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179680688578560\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":164,\"screen_name\":\"gurdiiil\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2780,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Lille, France\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":84,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1801974559\\/51VNTOCGF1L._SS400__normal.jpg\",\"description\":\"Geek\\/Nerd, drogu\\u00e9 \\u00e0 la musique, atterr\\u00e9 perp\\u00e9tuel (parce qu'indign\\u00e9, c'est galvaud\\u00e9) qui garde le sens de l'humour (beh ouais, faut bien!)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"89754233\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801974559\\/51VNTOCGF1L._SS400__normal.jpg\",\"name\":\"Guillaume Gurdil\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 13 17:56:00 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":89754233,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/luniquemonsieurtoutlemonde.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179680688578560,\"created_at\":\"Fri Feb 24 22:57:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1068000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "effefbec-2e73-476f-97ba-f9fd1623f805-173179680688578560" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw c est fait exprès le côté amateur ? #cestmou", -"img": { -"src": "http://a1.twimg.com/profile_images/1777484901/florian_chaperon_normal.jpg" -}, -"title": "Florian Chaperon: #lgw c est fait exprès le côté amateur ? #cestmou", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1068000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw c est fait expr\\u00e8s le c\\u00f4t\\u00e9 amateur ? #cestmou\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cestmou\",\"indices\":[41,49]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179681082839040\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":238,\"screen_name\":\"FlorianChaperon\",\"lang\":\"fr\",\"profile_text_color\":\"3d3d3d\",\"statuses_count\":1542,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/256703643\\/pattern.gif\",\"location\":\"Montpellier\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"278017\",\"followers_count\":127,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1777484901\\/florian_chaperon_normal.jpg\",\"description\":\"Pubard, marketeux, graphiste, formateur... et apple-addict. \\r\\nPr\\u00e9sent aussi sur @_menfin. \\r\\n#experientiel #conversationnel #menfin\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"dbdbdb\",\"id_str\":\"61561117\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/256703643\\/pattern.gif\",\"profile_sidebar_fill_color\":\"dbdbdb\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1777484901\\/florian_chaperon_normal.jpg\",\"name\":\"Florian Chaperon\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 30 18:31:53 +0000 2009\",\"profile_sidebar_border_color\":\"a3a3a3\",\"id\":61561117,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179681082839040,\"created_at\":\"Fri Feb 24 22:57:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1068000, -"tags": [ -{ -"id-ref": "ef4a4bc2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "900815a0-7d0c-4d19-8db3-4b2aac0f3bac-173179681082839040" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La chemise de Vinvin, l'ultime refuge quand on ne veut pas répondre à une question #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1804590964/ZEFZA_normal.gif" -}, -"title": "Shik-a-Marrant: La chemise de Vinvin, l'ultime refuge quand on ne veut pas répondre à une question #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1068000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La chemise de Vinvin, l'ultime refuge quand on ne veut pas r\\u00e9pondre \\u00e0 une question #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[83,87]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179682085277696\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":75,\"screen_name\":\"Shikamarrant\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":989,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Cela d\\u00e9pend o\\u00f9 vous \\u00eates\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\",\"description\":\"Je ne suis pas fan de Naruto, mais j'ai trouv\\u00e9 le jeu de mot pas mal en fait. J'aurais pu en trouver un avec #Faisan\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"57607506\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"c0c3c4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\",\"name\":\"Shik-a-Marrant\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 17 10:16:42 +0000 2009\",\"profile_sidebar_border_color\":\"c0c3c4\",\"id\":57607506,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179682085277696,\"created_at\":\"Fri Feb 24 22:57:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1068000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "60f3d092-2ce2-4cb9-b29b-a09b766d0f40-173179682085277696" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cQui #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1839282967/image_normal.jpg" -}, -"title": "thibault: #cQui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1070000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cQui #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[6,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179690532618242\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":25,\"screen_name\":\"theflmo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":49,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1839282967\\/image_normal.jpg\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"494518890\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839282967\\/image_normal.jpg\",\"name\":\"thibault\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 17 00:14:01 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":494518890,\"utc_offset\":null,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179690532618242,\"created_at\":\"Fri Feb 24 22:57:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1070000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1f864d0d-0108-4280-b031-2a2286abeee6-173179690532618242" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je viens de quitter la cérémonie des césars pour arriver au milieu du Grand Webze... Qu'est-ce que j'ai raté ? #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1803169085/DSC01443_normal.JPG" -}, -"title": "Benjamin Aguillon: Je viens de quitter la cérémonie des césars pour arriver au milieu du Grand Webze... Qu'est-ce que j'ai raté ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1073000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je viens de quitter la c\\u00e9r\\u00e9monie des c\\u00e9sars pour arriver au milieu du Grand Webze... Qu'est-ce que j'ai rat\\u00e9 ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[111,115]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179702880641024\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":25,\"screen_name\":\"Balcidebava\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":102,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"chez moi\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1803169085\\/DSC01443_normal.JPG\",\"description\":\"L'homme face \\u00e0 l'absurde\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"482835609\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803169085\\/DSC01443_normal.JPG\",\"name\":\"Benjamin Aguillon\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 04 10:52:02 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":482835609,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179702880641024,\"created_at\":\"Fri Feb 24 22:57:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1073000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "83860ce9-6bd1-4733-9650-2cdf8b52d25b-173179702880641024" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze Dommage, la Cartonnerie avait son charme ! <3 #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1768965620/Anonymous_Wallpaper_by_ipott_normal.png" -}, -"title": "Anon HackTivist: @LeGrandWebze Dommage, la Cartonnerie avait son charme ! <3 #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1074000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LeGrandWebze\",\"favorited\":false,\"text\":\"@LeGrandWebze Dommage, la Cartonnerie avait son charme ! <3 #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[63,67]}]},\"in_reply_to_user_id\":365949385,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173179429508493312,\"in_reply_to_status_id_str\":\"173179429508493312\",\"id_str\":\"173179707305639936\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"SimplyAnon\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":29,\"location\":\"YU NO FIND ME\",\"profile_text_color\":\"333333\",\"followers_count\":5,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1768965620\\/Anonymous_Wallpaper_by_ipott_normal.png\",\"description\":\"I am a simple anonymous giving his opinion on current Op and Events.\",\"statuses_count\":32,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"469498461\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Anon HackTivist\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Jan 20 17:20:52 +0000 2012\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":469498461,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.whyweprotest.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768965620\\/Anonymous_Wallpaper_by_ipott_normal.png\"},\"truncated\":false,\"id\":173179707305639936,\"created_at\":\"Fri Feb 24 22:57:14 +0000 2012\",\"in_reply_to_user_id_str\":\"365949385\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1074000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "49426a3f-28a4-4785-9acb-aa8b6c63a739-173179707305639936" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #IlReste !!!", -"img": { -"src": "http://a2.twimg.com/profile_images/1374664561/IMG_1037_normal.JPG" -}, -"title": "M@rtO: #lgw #IlReste !!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1075000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #IlReste !!!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"IlReste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179713009876992\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":151,\"screen_name\":\"MartyO33\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":40,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Le Porge Aquitaine France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":23,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1374664561\\/IMG_1037_normal.JPG\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"307819812\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1374664561\\/IMG_1037_normal.JPG\",\"name\":\"M@rtO\",\"default_profile_image\":false,\"created_at\":\"Mon May 30 10:34:24 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":307819812,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179713009876992,\"created_at\":\"Fri Feb 24 22:57:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1075000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9966bb48-a234-470c-9a26-1c4073d7ae4b-173179713009876992" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pourquoi @Vinvin il me pique mes chemises ? #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1609335200/obtw_normal.jpg" -}, -"title": "Olivier Bernasson: Pourquoi @Vinvin il me pique mes chemises ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1076000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Pourquoi @Vinvin il me pique mes chemises ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[9,16],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[44,48]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179714607906816\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":404,\"screen_name\":\"obernasson\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3486,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Auvergne\",\"show_all_inline_media\":false,\"listed_count\":31,\"profile_link_color\":\"0084B4\",\"followers_count\":554,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1609335200\\/obtw_normal.jpg\",\"description\":\"E-entrepreneur, #Ecommerce, @pecheurcom, #Auvergne #ASM #Rugby et anneries diverses... Les propos tenus sur ce compte n'engagent que moi et encore...;-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"313935953\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1609335200\\/obtw_normal.jpg\",\"name\":\"Olivier Bernasson\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 09 13:08:17 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":313935953,\"utc_offset\":3600,\"favourites_count\":98,\"url\":\"http:\\/\\/www.pecheur.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179714607906816,\"created_at\":\"Fri Feb 24 22:57:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1076000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "11945e1c-6d5b-445b-87ce-0e5126cec6be-173179714607906816" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW #ILRESTE <3", -"img": { -"src": "http://a0.twimg.com/profile_images/1846735986/image_normal.jpg" -}, -"title": "Margaux M.: #LGW #ILRESTE <3", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1078000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW #ILRESTE <3\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"ILRESTE\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179724858785792\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":87,\"screen_name\":\"margauxmet\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":79,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1846735986\\/image_normal.jpg\",\"description\":\"C'\\u00e9tait moi le bout de bois qui sauve Rose dans Titanic.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"452997531\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1846735986\\/image_normal.jpg\",\"name\":\"Margaux M.\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 02 13:29:50 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":452997531,\"utc_offset\":null,\"favourites_count\":4,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179724858785792,\"created_at\":\"Fri Feb 24 22:57:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1078000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b50f09c3-5431-493a-820c-ceb369c7a65a-173179724858785792" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais dis donc, il claque le nouveau plateau du Grand Webze #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1727472042/ChezDisney_normal.jpg" -}, -"title": "Eric Maillard: Mais dis donc, il claque le nouveau plateau du Grand Webze #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1078000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mais dis donc, il claque le nouveau plateau du Grand Webze #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[59,63]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179724665847811\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":2550,\"screen_name\":\"PRland\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":54025,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/302156681\\/twilk_background_4e35a56daf4a2.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":452,\"profile_link_color\":\"0000ff\",\"followers_count\":7667,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1727472042\\/ChezDisney_normal.jpg\",\"description\":\"Je dirige une agence de RP mais tout ce qui se passe ici n'engage que moi.\\r\\n \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"1421991\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/302156681\\/twilk_background_4e35a56daf4a2.jpg\",\"profile_sidebar_fill_color\":\"952d2f\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727472042\\/ChezDisney_normal.jpg\",\"name\":\"Eric Maillard\",\"default_profile_image\":false,\"created_at\":\"Sun Mar 18 15:45:10 +0000 2007\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":1421991,\"utc_offset\":3600,\"favourites_count\":173,\"url\":\"http:\\/\\/www.prland.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179724665847811,\"created_at\":\"Fri Feb 24 22:57:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1078000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "abc95e64-099a-4eb4-afca-77bd349bbe3e-173179724665847811" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ou alors, #ilpart mais #Jlerécupère. #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1820853327/joker_normal.gif" -}, -"title": "Harpocrate: Ou alors, #ilpart mais #Jlerécupère. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1078000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ou alors, #ilpart mais #Jler\\u00e9cup\\u00e8re. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[10,17]},{\"text\":\"Jler\\u00e9cup\\u00e8re\",\"indices\":[23,35]},{\"text\":\"lgw\",\"indices\":[37,41]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179725320171520\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":593,\"screen_name\":\"BeardedBeerBear\",\"lang\":\"fr\",\"profile_text_color\":\"f50808\",\"statuses_count\":6236,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/348110708\\/zOMB.jpg\",\"location\":\"Where the streets have no name\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"bd0fb7\",\"followers_count\":163,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1820853327\\/joker_normal.gif\",\"description\":\"Plus j'vieillis, plus j'ferme ma gueule. \\u2551 Cave canem \\u2551 Ex @NikkAw\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"000a0f\",\"id_str\":\"55539742\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/348110708\\/zOMB.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1820853327\\/joker_normal.gif\",\"name\":\"Harpocrate\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 10 11:49:15 +0000 2009\",\"profile_sidebar_border_color\":\"010405\",\"id\":55539742,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":\"http:\\/\\/bit.ly\\/qRn7uh\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179725320171520,\"created_at\":\"Fri Feb 24 22:57:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1078000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef4b39ec-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cee4172e-3e31-4eac-91c1-5e12e1daa579-173179725320171520" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#FF la chemise de @Vinvin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1814098448/314794_210032089063819_100001710898222_564665_1634244495_n_normal.jpeg" -}, -"title": "Cyril Labitte: #FF la chemise de @Vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1079000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#FF la chemise de @Vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[18,25],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"FF\",\"indices\":[0,3]},{\"text\":\"lgw\",\"indices\":[26,30]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179730311397378\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":380,\"screen_name\":\"Labitte_\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":22234,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Aire\\/la lys, Lille,\",\"show_all_inline_media\":true,\"listed_count\":53,\"profile_link_color\":\"0084B4\",\"followers_count\":750,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1814098448\\/314794_210032089063819_100001710898222_564665_1634244495_n_normal.jpeg\",\"description\":\"Labitte, c'est mon nom de famille IRL. Geek stade terminal. je ne fais pas le moine. Whovian. CM de @laMenaceParty\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"39702371\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1814098448\\/314794_210032089063819_100001710898222_564665_1634244495_n_normal.jpeg\",\"name\":\"Cyril Labitte\",\"default_profile_image\":false,\"created_at\":\"Wed May 13 06:27:14 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":39702371,\"utc_offset\":3600,\"favourites_count\":1069,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179730311397378,\"created_at\":\"Fri Feb 24 22:57:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1079000, -"tags": [ -{ -"id-ref": "ef39c9aa-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1c769e13-5d5b-4624-b7d2-999cf6eb67b5-173179730311397378" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw c'est moi ou vinvin et françois sont petits, ou c'est les 2 du palmashow qui sont grands", -"img": { -"src": "http://a0.twimg.com/profile_images/1353093787/Dragons-6_normal.jpg" -}, -"title": "Thibaut Devillers: #lgw c'est moi ou vinvin et françois sont petits, ou c'est les 2 du palmashow qui sont grands", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1079000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw c'est moi ou vinvin et fran\\u00e7ois sont petits, ou c'est les 2 du palmashow qui sont grands\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179727002083328\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":68,\"screen_name\":\"Eliadus\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":704,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"92095420\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"name\":\"Thibaut Devillers\",\"default_profile_image\":false,\"created_at\":\"Mon Nov 23 19:36:51 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":92095420,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.followfriday.com\\/followfriday\\/eliadus\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179727002083328,\"created_at\":\"Fri Feb 24 22:57:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1079000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "748bd621-7dbe-4c05-80d1-2b9c32a635cd-173179727002083328" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Christophe Lambert, la classe #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1340686999/hasselhoff_normal.jpg" -}, -"title": "monsieurhobby: Christophe Lambert, la classe #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1083000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Christophe Lambert, la classe #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179746618851329\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":663,\"screen_name\":\"monsieurhobby\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7365,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"location\":\"DtC\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"followers_count\":207,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"description\":\"Geek travesti en Ambulancier, je me prom\\u00e8ne en Aquitaine avec dans mon sac des podcasts, des s\\u00e9ries tv, des films et surtout de comics, un v\\u00e9ritable Hobby...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"78733185\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"name\":\"monsieurhobby\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 30 22:59:44 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":78733185,\"utc_offset\":-10800,\"favourites_count\":30,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179746618851329,\"created_at\":\"Fri Feb 24 22:57:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1083000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "38f889fb-d55d-4142-ab33-cba5902e2577-173179746618851329" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Faut-il garder François Rollin ? Jouez !! #IlReste #IlPart #cQui #change2ton #lgw", -"img": { -"src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_5_normal.png" -}, -"title": "Alexandre Gain: RT @LeGrandWebze: Faut-il garder François Rollin ? Jouez !! #IlReste #IlPart #cQui #change2ton #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1084000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Faut-il garder Fran\\u00e7ois Rollin ? Jouez !! #IlReste #IlPart #cQui #change2ton #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[60,68]},{\"text\":\"IlPart\",\"indices\":[69,76]},{\"text\":\"cQui\",\"indices\":[77,82]},{\"text\":\"change2ton\",\"indices\":[83,94]},{\"text\":\"lgw\",\"indices\":[95,99]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Faut-il garder Fran\\u00e7ois Rollin ? Jouez !! #IlReste #IlPart #cQui #change2ton #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[42,50]},{\"text\":\"IlPart\",\"indices\":[51,58]},{\"text\":\"cQui\",\"indices\":[59,64]},{\"text\":\"change2ton\",\"indices\":[65,76]},{\"text\":\"lgw\",\"indices\":[77,81]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176896102744065\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":3026,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":3130,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"statuses_count\":1480,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"legrandwebze\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":365949385,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\"},\"truncated\":false,\"id\":173176896102744065,\"created_at\":\"Fri Feb 24 22:46:04 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179747927457792\",\"user\":{\"default_profile_image\":true,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"alexandregain\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":2,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":5,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_5_normal.png\",\"description\":\"\",\"statuses_count\":24,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"27010380\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Alexandre Gain\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Mar 27 14:10:06 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":27010380,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_5_normal.png\"},\"truncated\":false,\"id\":173179747927457792,\"created_at\":\"Fri Feb 24 22:57:24 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1084000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b714e024-e286-4825-8a8b-3512637f2fdc-173179747927457792" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "François Rollin on t'aime #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1796744745/Anonymous-header_normal.PNG" -}, -"title": "Musi_Call_Ment: François Rollin on t'aime #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1085000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Fran\\u00e7ois Rollin on t'aime #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[26,30]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179754005016576\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"93afe6\",\"screen_name\":\"mat_moi_ca\",\"lang\":\"en\",\"favourites_count\":14,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":199,\"location\":\"\",\"profile_text_color\":\"93afe6\",\"followers_count\":88,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1796744745\\/Anonymous-header_normal.PNG\",\"description\":\"Geek qui s'est perdu sur internet. je suis chieur ! Ce que j'aime ? Le m\\u00e9tal. FOLLOW MOI !!\",\"statuses_count\":6545,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/396225323\\/tumblr_lxfb1bGFUj1r9crd8o1_500.jpg\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"93afe6\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1dabf2\",\"protected\":false,\"id_str\":\"348842674\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Musi_Call_Ment\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/396225323\\/tumblr_lxfb1bGFUj1r9crd8o1_500.jpg\",\"created_at\":\"Fri Aug 05 02:52:54 +0000 2011\",\"profile_sidebar_fill_color\":\"000000\",\"id\":348842674,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1796744745\\/Anonymous-header_normal.PNG\"},\"truncated\":false,\"id\":173179754005016576,\"created_at\":\"Fri Feb 24 22:57:25 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1085000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "781ea4cd-4b2a-4fc8-ab98-11cf86fe4b4a-173179754005016576" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les VERY bad blagues du palmashow, sont dans @legrandwebze... Sinon, pour bubbletv #ilreste #lgw (at France5) [vid] — http://t.co/J8OMLj1n", -"img": { -"src": "http://a0.twimg.com/profile_images/732688177/bi-cause_normal.jpg" -}, -"title": "Charles Liebert: Les VERY bad blagues du palmashow, sont dans @legrandwebze... Sinon, pour bubbletv #ilreste #lgw (at France5) [vid] — http://t.co/J8OMLj1n", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1085000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Les VERY bad blagues du palmashow, sont dans @legrandwebze... Sinon, pour bubbletv #ilreste #lgw (at France5) [vid] \\u2014 http:\\/\\/t.co\\/J8OMLj1n\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[45,58],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[{\"indices\":[118,138],\"expanded_url\":\"http:\\/\\/path.com\\/p\\/8YEXG\",\"display_url\":\"path.com\\/p\\/8YEXG\",\"url\":\"http:\\/\\/t.co\\/J8OMLj1n\"}],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[83,91]},{\"text\":\"lgw\",\"indices\":[92,96]}]},\"possibly_sensitive_editable\":true,\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.2359652,48.8133966],[2.2893976,48.8133966],[2.2893976,48.8345197],[2.2359652,48.8345197]]]},\"attributes\":{},\"full_name\":\"Issy-les-Moulineaux, Hauts-de-Seine\",\"name\":\"Issy-les-Moulineaux\",\"id\":\"1c197bda74b4cd4c\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/1c197bda74b4cd4c.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[2.27285043,48.82664809]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/path.com\\/\\\" rel=\\\"nofollow\\\"\\u003EPath 2.0\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179754025988097\",\"geo\":{\"type\":\"Point\",\"coordinates\":[48.82664809,2.27285043]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1158,\"screen_name\":\"Charles_Liebert\",\"lang\":\"en\",\"profile_text_color\":\"F522D5\",\"statuses_count\":48080,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/29762\\/00663_ghostfog_1280x800.jpg\",\"location\":\"Paris - Cap Ferret - Saugeras\",\"show_all_inline_media\":true,\"listed_count\":156,\"profile_link_color\":\"1AF51F\",\"followers_count\":2044,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/732688177\\/bi-cause_normal.jpg\",\"description\":\"Ex Digital Marketing Manager @ Orange Vall\\u00e9e, now Proud Founder of LGS Consulting (@LGS_Consulting). Curator, e-Ninja, Good Samaritan & Lover. #WLTW Official\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0E0F0F\",\"id_str\":\"610993\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/29762\\/00663_ghostfog_1280x800.jpg\",\"profile_sidebar_fill_color\":\"E0FF91\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/732688177\\/bi-cause_normal.jpg\",\"name\":\"Charles Liebert\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 07 20:26:15 +0000 2007\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":610993,\"utc_offset\":3600,\"favourites_count\":509,\"url\":\"http:\\/\\/www.charles-liebert.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179754025988097,\"created_at\":\"Fri Feb 24 22:57:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1085000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "eb720377-c822-4c9c-8b76-83c034e099fa-173179754025988097" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Puisque finalement les Césars ont fini par être drôles. On se rabat sur #LeGrandWebze", -"img": { -"src": "http://a1.twimg.com/profile_images/1793236975/Photo_du_13878919-05-___03.51_normal.jpg" -}, -"title": "Constance Ortuzar: Puisque finalement les Césars ont fini par être drôles. On se rabat sur #LeGrandWebze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1085000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Puisque finalement les C\\u00e9sars ont fini par \\u00eatre dr\\u00f4les. On se rabat sur #LeGrandWebze\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LeGrandWebze\",\"indices\":[72,85]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179754097291264\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ff0000\",\"screen_name\":\"constuzar\",\"lang\":\"en\",\"favourites_count\":27,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":249,\"location\":\"Paris\",\"profile_text_color\":\"ff0f0f\",\"followers_count\":432,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1793236975\\/Photo_du_13878919-05-___03.51_normal.jpg\",\"description\":\"Ils me voient rouler, ils d\\u00e9testent.\",\"statuses_count\":7419,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"14b9fa\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"53776719\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Constance Ortuzar\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Sat Jul 04 22:29:54 +0000 2009\",\"profile_sidebar_fill_color\":\"d5faef\",\"id\":53776719,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1793236975\\/Photo_du_13878919-05-___03.51_normal.jpg\"},\"truncated\":false,\"id\":173179754097291264,\"created_at\":\"Fri Feb 24 22:57:25 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1085000, -"tags": [ -{ -"id-ref": "ef1b237e-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b57e7411-ed36-4b27-90fd-b6269a221da2-173179754097291264" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Merci @Vinvin comme chaque fois on peut régler notre Tv grâce à ta chemise #ilreste aussi #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1709833400/j_normal.JPG" -}, -"title": "Julie R جولي: Merci @Vinvin comme chaque fois on peut régler notre Tv grâce à ta chemise #ilreste aussi #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1085000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Merci @Vinvin comme chaque fois on peut r\\u00e9gler notre Tv gr\\u00e2ce \\u00e0 ta chemise #ilreste aussi #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[6,13],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[75,83]},{\"text\":\"lgw\",\"indices\":[90,94]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179753736568832\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":820,\"screen_name\":\"JulR\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":13059,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Paris \\/ Damas\",\"show_all_inline_media\":false,\"listed_count\":35,\"profile_link_color\":\"93A644\",\"followers_count\":792,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"description\":\"Parigote de coeur, syrienne d'adoption. L'inverse marche aussi. Journaliste vadrouilleuse \\/\\/ Don't diet - Start a riot\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"10572732\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"name\":\"Julie R \\u062c\\u0648\\u0644\\u064a\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 25 22:37:26 +0000 2007\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":10572732,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/www.syrieonline.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179753736568832,\"created_at\":\"Fri Feb 24 22:57:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1085000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dccaaf0b-235e-43f2-b0af-4ce8cb1fd9c4-173179753736568832" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La question qui tue : comment on chope Christophe Lambert ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1664610739/n11522806_32199384_5938_normal.jpg" -}, -"title": "pepetch: La question qui tue : comment on chope Christophe Lambert ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1086000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La question qui tue : comment on chope Christophe Lambert ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[60,64]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179759591833600\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":557,\"screen_name\":\"pepetch\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":998,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Villeurbanne\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":94,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1664610739\\/n11522806_32199384_5938_normal.jpg\",\"description\":\"Helene, 26 ans, Lyon\\/Villeurbanne, PS, MJS. Tweete politique, actu, cuisine, et vie quotidienne... \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"43307152\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1664610739\\/n11522806_32199384_5938_normal.jpg\",\"name\":\"pepetch\",\"default_profile_image\":false,\"created_at\":\"Fri May 29 10:22:59 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":43307152,\"utc_offset\":null,\"favourites_count\":9,\"url\":\"http:\\/\\/www.tumblr.com\\/tumblelog\\/pepetch\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179759591833600,\"created_at\":\"Fri Feb 24 22:57:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1086000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ad3c5d8f-a2cc-412d-b948-d2919bf78083-173179759591833600" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW 2.0 la cartonnerie on oubli ...", -"img": { -"src": "http://a0.twimg.com/profile_images/1844216482/good_vibestumblr_lm54oxEmWg1qf91leo1_500_normal.gif" -}, -"title": "The MythosNews: #LGW 2.0 la cartonnerie on oubli ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1087000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW 2.0 la cartonnerie on oubli ...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179761764466688\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":161,\"screen_name\":\"utopic92\",\"lang\":\"fr\",\"profile_text_color\":\"883cc2\",\"statuses_count\":4252,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/425920000\\/038.JPG\",\"location\":\"Paris ..et sa R\\u00e9gion.\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0900ff\",\"followers_count\":47,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1844216482\\/good_vibestumblr_lm54oxEmWg1qf91leo1_500_normal.gif\",\"description\":\" \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"642D8B\",\"id_str\":\"301585182\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425920000\\/038.JPG\",\"profile_sidebar_fill_color\":\"bfc4c7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1844216482\\/good_vibestumblr_lm54oxEmWg1qf91leo1_500_normal.gif\",\"name\":\"The MythosNews\",\"default_profile_image\":false,\"created_at\":\"Thu May 19 18:25:43 +0000 2011\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":301585182,\"utc_offset\":3600,\"favourites_count\":25,\"url\":\"http:\\/\\/madeinfrance-citizenband.blogspot.com\\/2010\\/10\\/httpvids.html\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179761764466688,\"created_at\":\"Fri Feb 24 22:57:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1087000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "270b0bc7-ad00-4bc4-8f1c-2a4004f8cda8-173179761764466688" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "on ne vois pas assez françois rollin a TV et c'est bien domage .... #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1143073505/41403_1088720440_8180_q_normal.jpg" -}, -"title": "yann : on ne vois pas assez françois rollin a TV et c'est bien domage .... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1089000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"on ne vois pas assez fran\\u00e7ois rollin a TV et c'est bien domage .... #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[68,72]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179770367000576\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"yannosh51\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":114,\"location\":\"france\",\"profile_text_color\":\"333333\",\"followers_count\":59,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1143073505\\/41403_1088720440_8180_q_normal.jpg\",\"description\":\"Gamer, retrogamer m\\u00eame et administrateur chez armagame pour le jeu atomic strike.\",\"statuses_count\":695,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/317784174\\/as-test.jpg\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"384040\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"165689120\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"yann \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/317784174\\/as-test.jpg\",\"created_at\":\"Mon Jul 12 08:06:43 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":165689120,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.atomic-strike.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1143073505\\/41403_1088720440_8180_q_normal.jpg\"},\"truncated\":false,\"id\":173179770367000576,\"created_at\":\"Fri Feb 24 22:57:29 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1089000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "afbe5892-4970-4222-9267-8c8432130c61-173179770367000576" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#IlReste #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1657787350/image_normal.jpg" -}, -"title": "LGW Fan Club: #IlReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1089000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#IlReste #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179772271198209\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LgwFanClub\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":17,\"location\":null,\"profile_text_color\":\"333333\",\"followers_count\":11,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1657787350\\/image_normal.jpg\",\"description\":null,\"statuses_count\":118,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"421417721\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"LGW Fan Club\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Nov 25 22:40:16 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":421417721,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1657787350\\/image_normal.jpg\"},\"truncated\":false,\"id\":173179772271198209,\"created_at\":\"Fri Feb 24 22:57:29 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1089000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3a790475-8309-476d-826c-873b79b3e442-173179772271198209" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @charleshenriroy: “@HeleneBergdoll: #César2012 Allez hop tout le monde au Fouquet's ! on est pas le 6 mai pourtant” venez plutôt voir ...", -"img": { -"src": "http://a2.twimg.com/profile_images/1808749134/HB1_normal.jpg" -}, -"title": "ellen bergdoll: RT @charleshenriroy: “@HeleneBergdoll: #César2012 Allez hop tout le monde au Fouquet's ! on est pas le 6 mai pourtant” venez plutôt voir ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1091000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @charleshenriroy: \\u201c@HeleneBergdoll: #C\\u00e9sar2012 Allez hop tout le monde au Fouquet's ! on est pas le 6 mai pourtant\\u201d venez plut\\u00f4t voir ...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"charleshenriroy\",\"indices\":[3,19],\"id_str\":\"185396126\",\"name\":\"Royer Charles-Henri\",\"id\":185396126},{\"screen_name\":\"HeleneBergdoll\",\"indices\":[22,37],\"id_str\":\"420454818\",\"name\":\"ellen bergdoll\",\"id\":420454818}],\"urls\":[],\"hashtags\":[{\"text\":\"C\\u00e9sar2012\",\"indices\":[39,49]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@HeleneBergdoll: #C\\u00e9sar2012 Allez hop tout le monde au Fouquet's ! on est pas le 6 mai pourtant\\u201d venez plut\\u00f4t voir #Lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"HeleneBergdoll\",\"indices\":[1,16],\"id_str\":\"420454818\",\"name\":\"ellen bergdoll\",\"id\":420454818}],\"urls\":[],\"hashtags\":[{\"text\":\"C\\u00e9sar2012\",\"indices\":[18,28]},{\"text\":\"Lgw\",\"indices\":[116,120]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179342455701505\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":635,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":210,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"name\":\"Royer Charles-Henri\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":185396126,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179342455701505,\"created_at\":\"Fri Feb 24 22:55:47 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179780030660608\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":153,\"screen_name\":\"HeleneBergdoll\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":233,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":29,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1808749134\\/HB1_normal.jpg\",\"description\":\"guette au trou atavique les yeux et les oreilles en alerte : gare aux \\u00e9carts ! \\r\\nprofessionnelle de la politique et de la com' en + folle de chevaux et de foot\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"London\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"420454818\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808749134\\/HB1_normal.jpg\",\"name\":\"ellen bergdoll\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 24 17:05:24 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":420454818,\"utc_offset\":0,\"favourites_count\":0,\"url\":\"http:\\/\\/lalunerousse.com\"},\"in_reply_to_screen_name\":null,\"truncated\":true,\"id\":173179780030660608,\"created_at\":\"Fri Feb 24 22:57:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1091000, -"tags": [ -{ -"id-ref": "ef2b9ccc-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b175f4df-f404-469f-881d-bf3769dbdd66-173179780030660608" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw c'est tellement bon que j'en ai les larmes aux yeux, sans blague!", -"img": { -"src": "http://a1.twimg.com/profile_images/1817576333/emmanuelle_hirschauer_tetocarre_normal.jpg" -}, -"title": "E. Hirschauer: #lgw c'est tellement bon que j'en ai les larmes aux yeux, sans blague!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1091000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw c'est tellement bon que j'en ai les larmes aux yeux, sans blague!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179780513009664\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":202,\"screen_name\":\"LaBombeH\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":1409,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/67039392\\/twitter.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"D02B55\",\"followers_count\":123,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817576333\\/emmanuelle_hirschauer_tetocarre_normal.jpg\",\"description\":\"Eclose sur un terril, \\u00e9lev\\u00e9e au reblochon au lait cru, demeurant dans le neuf-trois\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"84343206\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/67039392\\/twitter.jpg\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817576333\\/emmanuelle_hirschauer_tetocarre_normal.jpg\",\"name\":\"E. Hirschauer\",\"default_profile_image\":false,\"created_at\":\"Thu Oct 22 14:53:27 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":84343206,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179780513009664,\"created_at\":\"Fri Feb 24 22:57:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1091000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dd078794-6e30-4fd3-a114-4e9930debc01-173179780513009664" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais quelle question !! #ilreste #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1144546027/IMG_0222_normal.JPG" -}, -"title": "Thony: Mais quelle question !! #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1091000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mais quelle question !! #ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[24,32]},{\"text\":\"lgw\",\"indices\":[33,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179778516520960\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":162,\"screen_name\":\"thonybzh\",\"lang\":\"fr\",\"profile_text_color\":\"0055ff\",\"statuses_count\":501,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/124422281\\/banielbroroazhon2.jpg\",\"location\":\"Puteaux\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"ff0d00\",\"followers_count\":26,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1144546027\\/IMG_0222_normal.JPG\",\"description\":\"un breizhou exil\\u00e9 dans le 92 ...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"119934785\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/124422281\\/banielbroroazhon2.jpg\",\"profile_sidebar_fill_color\":\"000000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1144546027\\/IMG_0222_normal.JPG\",\"name\":\"Thony\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 05 00:23:34 +0000 2010\",\"profile_sidebar_border_color\":\"000000\",\"id\":119934785,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179778516520960,\"created_at\":\"Fri Feb 24 22:57:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1091000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "82db608f-ee67-4e0f-859e-61d520eec85f-173179778516520960" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "François Rollin est un maitre #ilreste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1829032837/430490_10519221_b_normal.jpg" -}, -"title": "Antoine Rouaud: François Rollin est un maitre #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1092000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Fran\\u00e7ois Rollin est un maitre #ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[30,38]},{\"text\":\"lgw\",\"indices\":[39,43]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179783025405952\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":84,\"screen_name\":\"Antoine_Rouaud\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1384,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Nantes\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"009999\",\"followers_count\":103,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1829032837\\/430490_10519221_b_normal.jpg\",\"description\":\"Cr\\u00e9ateur de trucs et autres choses qui ont rapport \\u00e0 des histoires... avec des gens. \\r\\nhttp:\\/\\/www.wagaprod.fr\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"131516\",\"id_str\":\"373509666\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1829032837\\/430490_10519221_b_normal.jpg\",\"name\":\"Antoine Rouaud\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 14 18:13:49 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":373509666,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.audiodramax.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179783025405952,\"created_at\":\"Fri Feb 24 22:57:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1092000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8f40aa79-9f74-462c-a310-13fdedf013bc-173179783025405952" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je m'en fous... Je regarderai jusqu'à ce qu'on me cite... #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1657466010/IMG_1705_normal.JPG" -}, -"title": "Enonciation: Je m'en fous... Je regarderai jusqu'à ce qu'on me cite... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1092000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"Je m'en fous... Je regarderai jusqu'\\u00e0 ce qu'on me cite... #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[58,62]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179782383665153\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"enonciation\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":417,\"location\":\"Dijon... Si,si!\",\"profile_text_color\":\"333333\",\"description\":\"En terme de probabilit\\u00e9, nous n'existons pas. \",\"statuses_count\":7088,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/316641454\\/Fond_petit.jpg\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"0084B4\",\"followers_count\":389,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1657466010\\/IMG_1705_normal.JPG\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"180816153\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Enonciation\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/316641454\\/Fond_petit.jpg\",\"created_at\":\"Fri Aug 20 15:20:12 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":180816153,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1657466010\\/IMG_1705_normal.JPG\"},\"in_reply_to_status_id\":null,\"id\":173179782383665153,\"created_at\":\"Fri Feb 24 22:57:32 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1092000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "81b657bd-fae1-4503-9b92-0ad1651d28fa-173179782383665153" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Laissez pas Lambert vous approcher !!! #lgw #lesfous", -"img": { -"src": "http://a0.twimg.com/profile_images/1824565430/photo_2_normal.JPG" -}, -"title": "Bakt El Raalis: Laissez pas Lambert vous approcher !!! #lgw #lesfous", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1093000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Laissez pas Lambert vous approcher !!! #lgw #lesfous\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[39,43]},{\"text\":\"lesfous\",\"indices\":[44,52]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179788394102784\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1093,\"screen_name\":\"baktelraalis\",\"lang\":\"fr\",\"profile_text_color\":\"636363\",\"statuses_count\":21287,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":105,\"profile_link_color\":\"808080\",\"followers_count\":1299,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"description\":\"Admin Web \\/ R\\u00e9dacteur en chef @Pelecanus_net + apprenti photographe + amateur de musique ind\\u00e9' et de culture ALT + demandeur d'asile + fils des internets\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"18515564\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"profile_sidebar_fill_color\":\"141414\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"name\":\"Bakt El Raalis\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 31 20:37:21 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":18515564,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.pelecanus.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179788394102784,\"created_at\":\"Fri Feb 24 22:57:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1093000, -"tags": [ -{ -"id-ref": "ef4d1384-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f9396436-5921-423a-8032-41959b045f8e-173179788394102784" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @charleshenriroy: “@semioblog: Tous sur #lgw” la v4 est mieux non ? Beaucoup mieux ! @Daphne_Burki01 @BenThev @fabricepierrot @Vinvin", -"img": { -"src": "http://a2.twimg.com/profile_images/1567949026/Fabarol_normal.jpg" -}, -"title": "Fabienne BAROLLIER: RT @charleshenriroy: “@semioblog: Tous sur #lgw” la v4 est mieux non ? Beaucoup mieux ! @Daphne_Burki01 @BenThev @fabricepierrot @Vinvin", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1095000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @charleshenriroy: \\u201c@semioblog: Tous sur #lgw\\u201d la v4 est mieux non ? Beaucoup mieux ! @Daphne_Burki01 @BenThev @fabricepierrot @Vinvin\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"charleshenriroy\",\"indices\":[3,19],\"id_str\":\"185396126\",\"name\":\"Royer Charles-Henri\",\"id\":185396126},{\"screen_name\":\"semioblog\",\"indices\":[22,32],\"id_str\":\"10078802\",\"name\":\"Virginie Spies\",\"id\":10078802},{\"screen_name\":\"Daphne_Burki01\",\"indices\":[89,104],\"id_str\":\"359491014\",\"name\":\"daphn\\u00e9 B\\u00fcrki \",\"id\":359491014},{\"screen_name\":\"BenThev\",\"indices\":[105,113],\"id_str\":\"227623954\",\"name\":\"Beno\\u00eet Thevenet\",\"id\":227623954},{\"screen_name\":\"fabricepierrot\",\"indices\":[114,129],\"id_str\":\"30635526\",\"name\":\"fabrice pierrot\",\"id\":30635526},{\"screen_name\":\"Vinvin\",\"indices\":[130,137],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[43,47]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179795625091072\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1041,\"screen_name\":\"Fabarol\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":318,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Issy les moulineaux\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0084B4\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"description\":\"Magazines societe\\/d\\u00e9cryptage de F5. Les Maternelles, Allo Rufo, Mag Sante+Allo Doc, CAD+CDA+CAV, R&C, Medias le Mag, C Politique, LMEF, Dr CAC, LGQ, LGW\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"110388053\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"name\":\"Fabienne BAROLLIER\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 01 11:04:06 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":110388053,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179795625091072,\"created_at\":\"Fri Feb 24 22:57:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1095000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "11cc4ab9-4a37-4e21-95f3-09dfbc5a5bee-173179795625091072" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Lgw c'est un peu comme Hugo Délire ce soir... #cqui", -"img": { -"src": "http://a0.twimg.com/profile_images/1768260791/afflelou_normal.png" -}, -"title": "Marcel Comics: #Lgw c'est un peu comme Hugo Délire ce soir... #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1098000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#Lgw c'est un peu comme Hugo D\\u00e9lire ce soir... #cqui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[0,4]},{\"text\":\"cqui\",\"indices\":[47,52]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179806312173568\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":196,\"screen_name\":\"Marcelcomics\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3887,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":24,\"profile_link_color\":\"0084B4\",\"followers_count\":518,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"description\":\"D\\u00e9fenseur du panache et de la pens\\u00e9e positive. Gar\\u00e7on boucher chez Boucherie-ovalie.org. Inventor of the Follow Me Monday (#FMM)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"386966557\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"name\":\"Marcel Comics\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 08 07:06:40 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":386966557,\"utc_offset\":-10800,\"favourites_count\":7,\"url\":\"http:\\/\\/boucherie-ovalie.org\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179806312173568,\"created_at\":\"Fri Feb 24 22:57:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1098000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9ef7cb14-f697-4be4-b6ea-718f263519be-173179806312173568" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "lol \"@Direct_8: RT @AlexHervaud: Allez, y'a le Palmashow sur France 5, on peut désormais vraiment rire. #LGW\"", -"img": { -"src": "http://a3.twimg.com/profile_images/1313387378/profil_normal.jpg" -}, -"title": "Jean-Baptiste Viet: lol \"@Direct_8: RT @AlexHervaud: Allez, y'a le Palmashow sur France 5, on peut désormais vraiment rire. #LGW\"", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1099000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"lol \\\"@Direct_8: RT @AlexHervaud: Allez, y'a le Palmashow sur France 5, on peut d\\u00e9sormais vraiment rire. #LGW\\\"\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Direct_8\",\"indices\":[5,14],\"id_str\":\"41318264\",\"name\":\"Direct8\",\"id\":41318264},{\"screen_name\":\"AlexHervaud\",\"indices\":[19,31],\"id_str\":\"14321981\",\"name\":\"Alexandre Hervaud\",\"id\":14321981}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[104,108]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179811869626368\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":330,\"screen_name\":\"jeanviet\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":3323,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/233585490\\/background.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":49,\"profile_link_color\":\"3b8d76\",\"followers_count\":729,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1313387378\\/profil_normal.jpg\",\"description\":\"Votre Guide Web et Multim\\u00e9dia gratuit et accessible \\u00e0 toute la famille !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"e5f6f6\",\"id_str\":\"39217851\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/233585490\\/background.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1313387378\\/profil_normal.jpg\",\"name\":\"Jean-Baptiste Viet\",\"default_profile_image\":false,\"created_at\":\"Mon May 11 08:40:23 +0000 2009\",\"profile_sidebar_border_color\":\"000000\",\"id\":39217851,\"utc_offset\":-10800,\"favourites_count\":5,\"url\":\"http:\\/\\/jeanviet.info\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179811869626368,\"created_at\":\"Fri Feb 24 22:57:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1099000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4f9afa99-c7f4-4be6-9c6a-416eba1f769c-173179811869626368" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#crossmédia… #lgw ça néologue à tours de bras! @palmashow @legrandwebze", -"img": { -"src": "http://a0.twimg.com/profile_images/1602210892/Galactica_normal.jpg" -}, -"title": "Cammarata Thierry: #crossmédia… #lgw ça néologue à tours de bras! @palmashow @legrandwebze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1100000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#crossm\\u00e9dia\\u2026 #lgw \\u00e7a n\\u00e9ologue \\u00e0 tours de bras! @palmashow @legrandwebze\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[47,57],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"LeGrandWebze\",\"indices\":[58,71],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"crossm\\u00e9dia\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[13,17]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179816688885760\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":98,\"screen_name\":\"thcammarata\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1157,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"990000\",\"followers_count\":23,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"334554629\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"name\":\"Cammarata Thierry\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 13 08:43:07 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":334554629,\"utc_offset\":3600,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179816688885760,\"created_at\":\"Fri Feb 24 22:57:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1100000, -"tags": [ -{ -"id-ref": "ef4d8300-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1e82bdcb-e9e6-4f4d-8878-e66541e91ede-173179816688885760" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ahaha, je viens de voir ma PP sur le mur de #lgw ! C'est fun.", -"img": { -"src": "http://a0.twimg.com/profile_images/1743920877/image201201080004_normal.jpg" -}, -"title": "Kevin : Ahaha, je viens de voir ma PP sur le mur de #lgw ! C'est fun.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1100000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ahaha, je viens de voir ma PP sur le mur de #lgw ! C'est fun.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[44,48]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[4.9624943,47.2862364],[5.102104,47.2862364],[5.102104,47.3779013],[4.9624943,47.3779013]]]},\"attributes\":{},\"full_name\":\"Dijon, C\\u00f4te-d'Or\",\"name\":\"Dijon\",\"id\":\"52a39ae62c00a295\",\"place_type\":\"city\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/52a39ae62c00a295.json\"},\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179817469030401\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ffffff\",\"screen_name\":\"Kevinonin\",\"lang\":\"en\",\"favourites_count\":94,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":299,\"location\":\"Dijon\",\"profile_text_color\":\"050505\",\"followers_count\":470,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1743920877\\/image201201080004_normal.jpg\",\"description\":\"J'allais \\u00e9crire une vraie Bio avec une touche d'humour (normal) quand j'ai pens\\u00e9 \\u00e0 cette phrase 'Less is more'. \\r\\nDu coup, je pense en avoir (d\\u00e9j\\u00e0) trop dit..\",\"statuses_count\":20685,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/318114033\\/background.png\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"000078\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"212121\",\"protected\":false,\"id_str\":\"52390889\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Kevin \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/318114033\\/background.png\",\"created_at\":\"Tue Jun 30 13:16:07 +0000 2009\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":52390889,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1743920877\\/image201201080004_normal.jpg\"},\"truncated\":false,\"id\":173179817469030401,\"created_at\":\"Fri Feb 24 22:57:40 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1100000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b8c64c45-1880-4b7a-a8bc-7b7cae5c8c5f-173179817469030401" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "*clap* *clap* *clap* #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: *clap* *clap* *clap* #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1101000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"*clap* *clap* *clap* #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179819868164096\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3246,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179819868164096,\"created_at\":\"Fri Feb 24 22:57:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1101000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c2eb9eb5-2050-48fb-9dd2-18c989ac2880-173179819868164096" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze Le zizi de Gaspard #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/878534653/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg" -}, -"title": "CLeM' KuSaLa: @LeGrandWebze Le zizi de Gaspard #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1104000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze Le zizi de Gaspard #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[33,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179833835196416\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":189,\"screen_name\":\"clem_kusala\",\"lang\":\"fr\",\"profile_text_color\":\"a8a3a8\",\"statuses_count\":240,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/55723775\\/bg.jpg\",\"location\":\"Roquetaillade\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"000608\",\"followers_count\":47,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/878534653\\/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"92309575\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/55723775\\/bg.jpg\",\"profile_sidebar_fill_color\":\"111e24\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/878534653\\/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg\",\"name\":\"CLeM' KuSaLa\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 24 16:35:40 +0000 2009\",\"profile_sidebar_border_color\":\"15191f\",\"id\":92309575,\"utc_offset\":3600,\"favourites_count\":6,\"url\":\"http:\\/\\/karma-kusala.com\"},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173179833835196416,\"created_at\":\"Fri Feb 24 22:57:44 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1104000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ea94c5db-011e-4d68-917d-8a39e5dc32fe-173179833835196416" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW hey grégoire ancien pion dans mon lycée !!", -"img": { -"src": "http://a0.twimg.com/profile_images/1849287081/aYnrwQ30_normal" -}, -"title": "Barbara: #LGW hey grégoire ancien pion dans mon lycée !!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1105000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW hey gr\\u00e9goire ancien pion dans mon lyc\\u00e9e !!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179839442984961\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":38,\"screen_name\":\"babevva\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":173,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"D02B55\",\"followers_count\":5,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849287081\\/aYnrwQ30_normal\",\"description\":\"Je suis l\\u00e0 pour m'amuser, rire, pour partager ma vie avec vous :)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"94037513\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849287081\\/aYnrwQ30_normal\",\"name\":\"Barbara\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 02 06:48:45 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":94037513,\"utc_offset\":3600,\"favourites_count\":9,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179839442984961,\"created_at\":\"Fri Feb 24 22:57:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1105000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4d7db52f-c391-43cd-9dc6-1d848c46cbc8-173179839442984961" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @nickedelique: Ah donc il y a les César des tweets juste après avec Le Grand Webze. #Lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: RT @nickedelique: Ah donc il y a les César des tweets juste après avec Le Grand Webze. #Lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1106000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @nickedelique: Ah donc il y a les C\\u00e9sar des tweets juste apr\\u00e8s avec Le Grand Webze. #Lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"nickedelique\",\"indices\":[3,16],\"id_str\":\"23947145\",\"name\":\"Nick\",\"id\":23947145}],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[88,92]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Ah donc il y a les C\\u00e9sar des tweets juste apr\\u00e8s avec Le Grand Webze. #Lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[70,74]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173172661923491840\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":824,\"screen_name\":\"nickedelique\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10783,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/154684216\\/Dock.jpg\",\"location\":\"Lyon\",\"show_all_inline_media\":false,\"listed_count\":45,\"profile_link_color\":\"BF1238\",\"followers_count\":784,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1189788719\\/Machete_normal.jpg\",\"description\":\"Je suis quadriliste. Je suis aussi la r\\u00e9incarnation d'Anne Roumanoff et BHL r\\u00e9unis.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"BF1238\",\"id_str\":\"23947145\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/154684216\\/Dock.jpg\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1189788719\\/Machete_normal.jpg\",\"name\":\"Nick\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 12 13:35:43 +0000 2009\",\"profile_sidebar_border_color\":\"FFFFFF\",\"id\":23947145,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173172661923491840,\"created_at\":\"Fri Feb 24 22:29:14 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179840277647360\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":636,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":210,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"name\":\"Royer Charles-Henri\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":185396126,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179840277647360,\"created_at\":\"Fri Feb 24 22:57:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1106000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "094771d8-dc91-4b6f-8606-eb9944ee0c8d-173179840277647360" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "D'autres sketchs de prévu avec @Monsieur_Poulpe ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1794196247/serious-cat_-_Copie__2__normal.jpg" -}, -"title": "victor lehoussine: D'autres sketchs de prévu avec @Monsieur_Poulpe ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1107000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"D'autres sketchs de pr\\u00e9vu avec @Monsieur_Poulpe ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Monsieur_Poulpe\",\"indices\":[31,47],\"id_str\":\"101887303\",\"name\":\"Monsieur Poulpe\",\"id\":101887303}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179847143731200\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":103,\"screen_name\":\"vodevil_art\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":156,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/412042973\\/colour.jpg\",\"location\":\"rennes\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1794196247\\/serious-cat_-_Copie__2__normal.jpg\",\"description\":\"#Geek & #Gamer et occasionnellement \\u00e9tudiant en M1 #communication \\u00e0 Rennes :: La t\\u00eate et la peau dans les \\u00e9toiles :: Musicien \\u00e0 la recherche de nouveaux projets\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"169166835\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/412042973\\/colour.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1794196247\\/serious-cat_-_Copie__2__normal.jpg\",\"name\":\"victor lehoussine\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 21 18:17:32 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":169166835,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179847143731200,\"created_at\":\"Fri Feb 24 22:57:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1107000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fda22273-1c35-46c8-b046-bd2fdc2c9327-173179847143731200" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw han ça taille !", -"img": { -"src": "http://a2.twimg.com/profile_images/1762170512/women_money_pinup_vintage_art_illustration-364a738eb03fb38dc7830aa0cd17b1cf_h_normal.jpg" -}, -"title": "soboogie: #lgw han ça taille !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1109000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw han \\u00e7a taille !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179852768288768\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"So_boogiest\",\"lang\":\"fr\",\"favourites_count\":99,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":324,\"location\":\" x \",\"profile_text_color\":\"333333\",\"followers_count\":369,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1762170512\\/women_money_pinup_vintage_art_illustration-364a738eb03fb38dc7830aa0cd17b1cf_h_normal.jpg\",\"description\":\"...Loading...\",\"statuses_count\":6268,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/376334920\\/imagesCAN0J445.jpg\",\"show_all_inline_media\":true,\"listed_count\":33,\"profile_link_color\":\"605196\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"232297271\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"soboogie\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/376334920\\/imagesCAN0J445.jpg\",\"created_at\":\"Thu Dec 30 19:30:19 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":232297271,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.lesmecsquifumentdesmentholssontsuspects.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1762170512\\/women_money_pinup_vintage_art_illustration-364a738eb03fb38dc7830aa0cd17b1cf_h_normal.jpg\"},\"truncated\":false,\"id\":173179852768288768,\"created_at\":\"Fri Feb 24 22:57:49 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1109000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2ee47ad2-e0db-4952-a7cb-cb8adf7eebb7-173179852768288768" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Parler tous en même temps aussi c'est étrange. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1683879841/Photo_du_83030873-12-___23.03_normal.jpg" -}, -"title": "Rémi: Parler tous en même temps aussi c'est étrange. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1109000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Parler tous en m\\u00eame temps aussi c'est \\u00e9trange. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[47,51]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179853531643906\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":319,\"screen_name\":\"GabytaineFlam\",\"lang\":\"fr\",\"profile_text_color\":\"8FCAE0\",\"statuses_count\":5843,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"location\":\"Toulouse.\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"4BB7DF\",\"followers_count\":368,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"description\":\"Les tweets qui ont \\u00e9t\\u00e9 \\u00e9crits dans cette TL ont \\u00e9t\\u00e9 faits par un professionnel. N'essayez pas de les reproduire \\u00e0 la maison. Contentez vous de les suivre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"59BEE4\",\"id_str\":\"161146189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"profile_sidebar_fill_color\":\"191F22\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"name\":\"R\\u00e9mi\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 30 03:07:45 +0000 2010\",\"profile_sidebar_border_color\":\"4BB7DF\",\"id\":161146189,\"utc_offset\":-10800,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179853531643906,\"created_at\":\"Fri Feb 24 22:57:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1109000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "64a8289f-9a82-412d-8521-8a35f22eb316-173179853531643906" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ça a bien changer le décor du #lgw depuis le dernier que j'ai regardé (le premier)", -"img": { -"src": "http://a2.twimg.com/profile_images/1636820152/image_normal.jpg" -}, -"title": "SmonC: ça a bien changer le décor du #lgw depuis le dernier que j'ai regardé (le premier)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1110000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"\\u00e7a a bien changer le d\\u00e9cor du #lgw depuis le dernier que j'ai regard\\u00e9 (le premier)\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179859307216897\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"SmonC\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":225,\"location\":\"Nice\",\"profile_text_color\":\"333333\",\"description\":\"gamer \\/ p\\u00e8re \\/ un chat \\/ ni\\u00e7ois-corse \\/ de gauche \\/ footeux \\/ alcoolique \\/ fain\\u00e9ant \\/ TweetMyLife\",\"statuses_count\":3334,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/287758873\\/Angrylunch-www.bouletcorp.com.png\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":105,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1636820152\\/image_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"47291317\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"SmonC\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/287758873\\/Angrylunch-www.bouletcorp.com.png\",\"created_at\":\"Mon Jun 15 08:25:13 +0000 2009\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":47291317,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/smonc.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1636820152\\/image_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173179859307216897,\"created_at\":\"Fri Feb 24 22:57:50 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1110000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "abc03e5b-0ed5-418f-b763-cb5bd1124c46-173179859307216897" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "le plateau du #LGW ça fait un peu #TRON ^^", -"img": { -"src": "http://a1.twimg.com/profile_images/1633923341/tn48_normal.png" -}, -"title": "msiou: le plateau du #LGW ça fait un peu #TRON ^^", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1112000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"le plateau du #LGW \\u00e7a fait un peu #TRON ^^\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[14,18]},{\"text\":\"TRON\",\"indices\":[34,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179867830038528\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":226,\"screen_name\":\"msiou\",\"lang\":\"en\",\"profile_text_color\":\"d28730\",\"statuses_count\":48129,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/358227164\\/3097-mur-en-bois-WallFizz.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":42,\"profile_link_color\":\"4a9ba8\",\"followers_count\":212,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1633923341\\/tn48_normal.png\",\"description\":\"blogueur sur http:\\/\\/msiou.net \\r\\namoureux de la musique sur http:\\/\\/lapausemeuzicale.tumblr.com \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"10070792\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/358227164\\/3097-mur-en-bois-WallFizz.jpg\",\"profile_sidebar_fill_color\":\"fff3b5\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1633923341\\/tn48_normal.png\",\"name\":\"msiou\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 08 16:30:52 +0000 2007\",\"profile_sidebar_border_color\":\"c9b766\",\"id\":10070792,\"utc_offset\":3600,\"favourites_count\":9,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179867830038528,\"created_at\":\"Fri Feb 24 22:57:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1112000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef4e9d3a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9f28d672-5b39-4527-8093-46641c83863e-173179867830038528" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Ah ! ils bashent bien comme il faut Florence Foresti. J'aime.", -"img": { -"src": "http://a3.twimg.com/profile_images/1827652074/La-tetocarre_normal.jpeg" -}, -"title": "Pharmaciencien: #lgw Ah ! ils bashent bien comme il faut Florence Foresti. J'aime.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1113000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Ah ! ils bashent bien comme il faut Florence Foresti. J'aime.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179872930316288\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":460,\"screen_name\":\"Pharmaciencien\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1073,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"Angers\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"990000\",\"followers_count\":90,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1827652074\\/La-tetocarre_normal.jpeg\",\"description\":\"P3. 19 ans. La politique, les convictions en moins (http:\\/\\/bit.ly\\/zNiJR2). Et des blagues de merde sur les m\\u00e9dicaments desfois #politique #sante #pharmacie \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"206681146\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1827652074\\/La-tetocarre_normal.jpeg\",\"name\":\"Pharmaciencien\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 23 13:46:37 +0000 2010\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":206681146,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179872930316288,\"created_at\":\"Fri Feb 24 22:57:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1113000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b28ee235-e70a-4c68-aaee-54a740433927-173179872930316288" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "François Rollin #Ilreste bien évidemment #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1561040191/5690_1158077242937_1557953236_391691_6813878_n__1__normal.jpg" -}, -"title": "Pauline : François Rollin #Ilreste bien évidemment #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1113000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"Fran\\u00e7ois Rollin #Ilreste bien \\u00e9videmment #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"Ilreste\",\"indices\":[16,24]},{\"text\":\"lgw\",\"indices\":[41,45]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179873160986624\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"DFDFDF\",\"screen_name\":\"PolineLP\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":62,\"location\":\"Lorient\",\"profile_text_color\":\"333333\",\"description\":\"Accro aux s\\u00e9ries, \\u00e0 l'humour & \\u00e0 la musique mais aussi \\u00e9tudiante en M1 Professorat des \\u00e9coles quelque part en Bretagne...\",\"statuses_count\":1379,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/385594112\\/bubz-dl.jpg\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"990000\",\"followers_count\":29,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1561040191\\/5690_1158077242937_1557953236_391691_6813878_n__1__normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"protected\":false,\"id_str\":\"380413697\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Pauline \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/385594112\\/bubz-dl.jpg\",\"created_at\":\"Mon Sep 26 16:18:08 +0000 2011\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"id\":380413697,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1561040191\\/5690_1158077242937_1557953236_391691_6813878_n__1__normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173179873160986624,\"created_at\":\"Fri Feb 24 22:57:53 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1113000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6485258b-bb7a-47ae-8235-93bad1ebe7e2-173179873160986624" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "cc les filles #lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1667379154/8I6juT3f_normal" -}, -"title": "Patrick Ollier: cc les filles #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1115000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"cc les filles #lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]},{\"text\":\"ilpart\",\"indices\":[19,26]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179880844967937\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":78,\"screen_name\":\"PatrickOllier\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1207,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"088253\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"description\":\"Ma force ? Je n'ai rien \\u00e0 vendre ni rien \\u00e0 acheter, je n'ai pas de ma\\u00eetre et je ne v\\u00e9n\\u00e8re aucun dieu. Et je ne lis pas mes messages :))\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"id_str\":\"299723960\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"name\":\"Patrick Ollier\",\"default_profile_image\":false,\"created_at\":\"Mon May 16 15:47:22 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":299723960,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179880844967937,\"created_at\":\"Fri Feb 24 22:57:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1115000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a8666dfe-7df4-4246-9f2f-926a33717e44-173179880844967937" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Direct8 #DirectStar Palmashow dans #LGW sur France 5.. 100.000.000 vues dejà sur YT DM et D8.fr ;;))))", -"img": { -"src": "http://a0.twimg.com/profile_images/1338345650/logo_normal.JPG" -}, -"title": "Direct Star: #Direct8 #DirectStar Palmashow dans #LGW sur France 5.. 100.000.000 vues dejà sur YT DM et D8.fr ;;))))", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1115000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#Direct8 #DirectStar Palmashow dans #LGW sur France 5.. 100.000.000 vues dej\\u00e0 sur YT DM et D8.fr ;;))))\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Direct8\",\"indices\":[0,8]},{\"text\":\"DirectStar\",\"indices\":[9,20]},{\"text\":\"LGW\",\"indices\":[36,40]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179881524445185\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1161,\"screen_name\":\"Direct_Star\",\"lang\":\"fr\",\"profile_text_color\":\"a3a0a3\",\"statuses_count\":6244,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/336839484\\/appli_v2_background_twitter.JPG\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":90,\"profile_link_color\":\"a8a8a8\",\"followers_count\":7302,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1338345650\\/logo_normal.JPG\",\"description\":\"Musique, Mangas, S\\u00e9ries, Cin\\u00e9, Sports... Retrouvez-nous sur #DirectStar, la cha\\u00eene entertainment du groupe Bollor\\u00e9. http:\\/\\/www.facebook.com\\/Directstar.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"163272331\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/336839484\\/appli_v2_background_twitter.JPG\",\"profile_sidebar_fill_color\":\"000000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1338345650\\/logo_normal.JPG\",\"name\":\"Direct Star\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 06 00:31:42 +0000 2010\",\"profile_sidebar_border_color\":\"969696\",\"id\":163272331,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/www.directstar.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179881524445185,\"created_at\":\"Fri Feb 24 22:57:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1115000, -"tags": [ -{ -"id-ref": "ef4f0b26-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef4f0fcc-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e94babab-fe3b-47ce-a92d-2884c9169fe8-173179881524445185" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je me sens un peu étranger là ... ils parlent de quoi là les mecs du #lgw #cQui", -"img": { -"src": "http://a0.twimg.com/profile_images/1700942619/godai4_normal.gif" -}, -"title": "Godai Yusaku: Je me sens un peu étranger là ... ils parlent de quoi là les mecs du #lgw #cQui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1119000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je me sens un peu \\u00e9tranger l\\u00e0 ... ils parlent de quoi l\\u00e0 les mecs du #lgw #cQui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[69,73]},{\"text\":\"cQui\",\"indices\":[74,79]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179894967173120\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":400,\"screen_name\":\"__Yusaku\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13678,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/355063675\\/akemi_tadaka_005_1280x1024.jpg\",\"location\":\"Ile de France, Nancy, Toulois\",\"show_all_inline_media\":false,\"listed_count\":27,\"profile_link_color\":\"038543\",\"followers_count\":314,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1700942619\\/godai4_normal.gif\",\"description\":\"Directeur de Projet Client Info\\/telco - \\r\\nActivit\\u00e9s associatives - Geek et Nippophile \\u00e0 ses heures perdues\\r\\nMembre d'#AQDIL\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ACDED6\",\"id_str\":\"76995130\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/355063675\\/akemi_tadaka_005_1280x1024.jpg\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1700942619\\/godai4_normal.gif\",\"name\":\"Godai Yusaku\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 24 17:33:58 +0000 2009\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":76995130,\"utc_offset\":3600,\"favourites_count\":68,\"url\":\"http:\\/\\/jenebloguepas.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179894967173120,\"created_at\":\"Fri Feb 24 22:57:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1119000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fdcfd078-fc50-456b-b72f-fc93f8159dda-173179894967173120" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Palmashow : pâles machos #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1772965923/tw_13213657_1327237886_normal.jpg" -}, -"title": "duanyer: Palmashow : pâles machos #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1123000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Palmashow : p\\u00e2les machos #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[27,31]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179913547956224\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":830,\"screen_name\":\"duanyer\",\"lang\":\"fr\",\"profile_text_color\":\"050505\",\"statuses_count\":17181,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/143862310\\/GetImage.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":51,\"profile_link_color\":\"0026ff\",\"followers_count\":852,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1772965923\\/tw_13213657_1327237886_normal.jpg\",\"description\":\"Mon ambition est de devenir l'idiot du village. J'y suis presque.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8a6e2d\",\"id_str\":\"23742784\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/143862310\\/GetImage.jpg\",\"profile_sidebar_fill_color\":\"e2ed7c\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1772965923\\/tw_13213657_1327237886_normal.jpg\",\"name\":\"duanyer\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 11 09:59:57 +0000 2009\",\"profile_sidebar_border_color\":\"d96666\",\"id\":23742784,\"utc_offset\":3600,\"favourites_count\":1310,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179913547956224,\"created_at\":\"Fri Feb 24 22:58:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1123000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c2265508-8725-424e-b0f3-b3e5a1be4bc2-173179913547956224" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #cqui", -"img": { -"src": "http://a1.twimg.com/profile_images/1655253901/photo_profile_normal.jpg" -}, -"title": "jeremy: #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1123000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #cqui\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cqui\",\"indices\":[5,10]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179915217285121\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"jeremee28\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":18,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1655253901\\/photo_profile_normal.jpg\",\"description\":\"\",\"statuses_count\":101,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"26977076\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"jeremy\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Mar 27 09:36:59 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":26977076,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1655253901\\/photo_profile_normal.jpg\"},\"truncated\":false,\"id\":173179915217285121,\"created_at\":\"Fri Feb 24 22:58:03 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1123000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "676bfca8-f232-4a4a-84eb-d6cb4f04cd67-173179915217285121" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Il faudrait peut être un peu plus de public #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1289428579/My_HipstaPrint_0_normal.jpg" -}, -"title": "Estelle Micheau: Il faudrait peut être un peu plus de public #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1123000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Il faudrait peut \\u00eatre un peu plus de public #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[44,48]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179915200512000\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"EstelleMicheau\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":120,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":1800,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1289428579\\/My_HipstaPrint_0_normal.jpg\",\"description\":\"Chanteuse lyrique et com\\u00e9dienne\",\"statuses_count\":1080,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/429391744\\/My_HipstaPrint_0.jpg\",\"show_all_inline_media\":false,\"listed_count\":29,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"273101501\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Estelle Micheau\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429391744\\/My_HipstaPrint_0.jpg\",\"created_at\":\"Sun Mar 27 20:49:14 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":273101501,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/estelle-micheau.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1289428579\\/My_HipstaPrint_0_normal.jpg\"},\"truncated\":false,\"id\":173179915200512000,\"created_at\":\"Fri Feb 24 22:58:03 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1123000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "17adffe0-3341-4465-bff5-c88ba9f302e1-173179915200512000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rollin #ilreste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1592192908/DKen_MG_5127_Small_normal.jpeg" -}, -"title": "Antoine Dubuquoy: Rollin #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1124000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Rollin #ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[7,15]},{\"text\":\"lgw\",\"indices\":[16,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179916697874433\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1104,\"screen_name\":\"dubuc64\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":12388,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/317893098\\/TwitterBannerDubuc64.png\",\"location\":\"Paris (France)\",\"show_all_inline_media\":false,\"listed_count\":117,\"profile_link_color\":\"ff0000\",\"followers_count\":1732,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1592192908\\/DKen_MG_5127_Small_normal.jpeg\",\"description\":\"Digital Media Strategist - Social Media, Community Management - Rock & pop culture guru - Auteur avec @nicoprat des Miscellan\\u00e9es d'Internet parution le 12\\/01\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"10731962\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/317893098\\/TwitterBannerDubuc64.png\",\"profile_sidebar_fill_color\":\"eeeeee\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1592192908\\/DKen_MG_5127_Small_normal.jpeg\",\"name\":\"Antoine Dubuquoy\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 30 07:20:52 +0000 2007\",\"profile_sidebar_border_color\":\"ff0000\",\"id\":10731962,\"utc_offset\":3600,\"favourites_count\":339,\"url\":\"http:\\/\\/www.dubucsblog.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179916697874433,\"created_at\":\"Fri Feb 24 22:58:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1124000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "13c0a296-9665-4ca2-a904-a796aa4d0eb8-173179916697874433" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @devantlatele: Le Grand Webze #LGW (France 5) et #CI prennent le relais... http://t.co/FjreRlli #SocialTV", -"img": { -"src": "http://a0.twimg.com/profile_images/1829448981/douani_gris_normal.jpeg" -}, -"title": "damien douani: RT @devantlatele: Le Grand Webze #LGW (France 5) et #CI prennent le relais... http://t.co/FjreRlli #SocialTV", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1124000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @devantlatele: Le Grand Webze #LGW (France 5) et #CI prennent le relais... http:\\/\\/t.co\\/FjreRlli #SocialTV\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"devantlatele\",\"indices\":[3,16],\"id_str\":\"99954195\",\"name\":\"Devant La T\\u00e9l\\u00e9\",\"id\":99954195}],\"urls\":[{\"indices\":[78,98],\"expanded_url\":\"http:\\/\\/devantlatele.com\\/audience\",\"display_url\":\"devantlatele.com\\/audience\",\"url\":\"http:\\/\\/t.co\\/FjreRlli\"}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[33,37]},{\"text\":\"CI\",\"indices\":[52,55]},{\"text\":\"SocialTV\",\"indices\":[99,108]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Le Grand Webze #LGW (France 5) et #CI prennent le relais... http:\\/\\/t.co\\/FjreRlli #SocialTV\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[60,80],\"expanded_url\":\"http:\\/\\/devantlatele.com\\/audience\",\"display_url\":\"devantlatele.com\\/audience\",\"url\":\"http:\\/\\/t.co\\/FjreRlli\"}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[15,19]},{\"text\":\"CI\",\"indices\":[34,37]},{\"text\":\"SocialTV\",\"indices\":[81,90]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179497540100096\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":1658,\"screen_name\":\"devantlatele\",\"lang\":\"fr\",\"profile_text_color\":\"362720\",\"statuses_count\":2244,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":96,\"profile_link_color\":\"B40B43\",\"followers_count\":1792,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/677577122\\/devantlatele_normal.png\",\"description\":\"Social TV - Programme T\\u00e9l\\u00e9 Social - Commentaires en direct - La t\\u00e9l\\u00e9 \\u00e7a se partage !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"bfcd00\",\"id_str\":\"99954195\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"profile_sidebar_fill_color\":\"E5507E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/677577122\\/devantlatele_normal.png\",\"name\":\"Devant La T\\u00e9l\\u00e9\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 28 13:56:19 +0000 2009\",\"profile_sidebar_border_color\":\"CC3366\",\"id\":99954195,\"utc_offset\":3600,\"favourites_count\":9,\"url\":\"http:\\/\\/devantlatele.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179497540100096,\"created_at\":\"Fri Feb 24 22:56:24 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179919092822017\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1507,\"screen_name\":\"damiendouani\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":24561,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":464,\"profile_link_color\":\"0084B4\",\"followers_count\":5556,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1829448981\\/douani_gris_normal.jpeg\",\"description\":\"New media lover \\/ Digital curator \\/ Serial blogger \\/ #InnoNapo #IgniteParis co-organizer\\/ Innovation maven \\/ Creativity addict \\/ Alpha Geek \\/ FaDa social agency\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"8221752\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1829448981\\/douani_gris_normal.jpeg\",\"name\":\"damien douani\",\"default_profile_image\":false,\"created_at\":\"Thu Aug 16 11:57:56 +0000 2007\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":8221752,\"utc_offset\":3600,\"favourites_count\":163,\"url\":\"http:\\/\\/www.damiendouani.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179919092822017,\"created_at\":\"Fri Feb 24 22:58:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1124000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef36d736-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "55e31e1b-cab1-4141-ac60-3855cc791423-173179919092822017" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Wesh #Palmashow trop chanmé ! J'kiff ma race fiiiiiiiiils de puuuuuuuute !", -"img": { -"src": "http://a1.twimg.com/profile_images/1256681641/68719_1710294475910_1194563810_31941243_1806970_n_normal.jpg" -}, -"title": "Jérémy Arent: #lgw Wesh #Palmashow trop chanmé ! J'kiff ma race fiiiiiiiiils de puuuuuuuute !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1126000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Wesh #Palmashow trop chanm\\u00e9 ! J'kiff ma race fiiiiiiiiils de puuuuuuuute !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"Palmashow\",\"indices\":[10,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179926273462272\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":56,\"screen_name\":\"JayJayElPolski\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":14,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"location\":\"Paris \",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"9D582E\",\"followers_count\":8,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1256681641\\/68719_1710294475910_1194563810_31941243_1806970_n_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"id_str\":\"38247488\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"profile_sidebar_fill_color\":\"EADEAA\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1256681641\\/68719_1710294475910_1194563810_31941243_1806970_n_normal.jpg\",\"name\":\"J\\u00e9r\\u00e9my Arent\",\"default_profile_image\":false,\"created_at\":\"Wed May 06 18:49:50 +0000 2009\",\"profile_sidebar_border_color\":\"D9B17E\",\"id\":38247488,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179926273462272,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1126000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef203116-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "69ae9aac-f9d6-4f3e-875b-1fe8a83baf87-173179926273462272" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1808119203/Capture_d__cran_2012-02-06___11.43.34_normal.png" -}, -"title": "palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1126000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179924620910593\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"palmashow\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1785,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":202,\"profile_link_color\":\"0084B4\",\"followers_count\":54578,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"name\":\"palmashow\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":23782965,\"utc_offset\":null,\"favourites_count\":3,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179924620910593,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1126000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d8a20d3b-fb7b-4b1d-b27d-88bf0258cf40-173179924620910593" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La chemise #elleReste ou #ellePart ?? #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1763850955/avatar_stopsopa_normal.jpeg" -}, -"title": "François Revol: La chemise #elleReste ou #ellePart ?? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1126000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La chemise #elleReste ou #ellePart ?? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"elleReste\",\"indices\":[11,21]},{\"text\":\"ellePart\",\"indices\":[25,34]},{\"text\":\"lgw\",\"indices\":[38,42]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179926655139840\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":253,\"screen_name\":\"mmu_man\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":10392,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Internet\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"0084B4\",\"followers_count\":311,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"description\":\"Engineer, #FLOSS developer, Haiku contributor, hacktivist, Tai Chi & Kung-Fu practitioner\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"102075787\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"name\":\"Fran\\u00e7ois Revol\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 05 14:32:42 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":102075787,\"utc_offset\":null,\"favourites_count\":19,\"url\":\"http:\\/\\/revolf.free.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179926655139840,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1126000, -"tags": [ -{ -"id-ref": "ef5001ac-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef14c7ea-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "45c56252-0989-41ec-b8e1-366645e3123c-173179926655139840" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Fabarol: La 1ère expérience de social TV c'est maintenant, en direct, ds #LGW sur #france5. Des tweets qui volent, des avatars en ve ...", -"img": { -"src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" -}, -"title": "Couleurs: RT @Fabarol: La 1ère expérience de social TV c'est maintenant, en direct, ds #LGW sur #france5. Des tweets qui volent, des avatars en ve ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1126000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Fabarol: La 1\\u00e8re exp\\u00e9rience de social TV c'est maintenant, en direct, ds #LGW sur #france5. Des tweets qui volent, des avatars en ve ...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Fabarol\",\"indices\":[3,11],\"id_str\":\"110388053\",\"name\":\"Fabienne BAROLLIER\",\"id\":110388053}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[77,81]},{\"text\":\"france5\",\"indices\":[86,94]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"La 1\\u00e8re exp\\u00e9rience de social TV c'est maintenant, en direct, ds #LGW sur #france5. Des tweets qui volent, des avatars en veux-tu en voil\\u00e0 !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[64,68]},{\"text\":\"france5\",\"indices\":[73,81]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173173809376002048\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1041,\"screen_name\":\"Fabarol\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":317,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Issy les moulineaux\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0084B4\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"description\":\"Magazines societe\\/d\\u00e9cryptage de F5. Les Maternelles, Allo Rufo, Mag Sante+Allo Doc, CAD+CDA+CAV, R&C, Medias le Mag, C Politique, LMEF, Dr CAC, LGQ, LGW\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"110388053\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"name\":\"Fabienne BAROLLIER\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 01 11:04:06 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":110388053,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173173809376002048,\"created_at\":\"Fri Feb 24 22:33:48 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.alcatel-mobilephones.com\\\" rel=\\\"nofollow\\\"\\u003EAlcatel mTweet\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179926944555008\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":20,\"screen_name\":\"Couleurs2\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"497423914\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"name\":\"Couleurs\",\"default_profile_image\":true,\"created_at\":\"Mon Feb 20 00:01:00 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":497423914,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":true,\"id\":173179926944555008,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1126000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5c236140-77cc-4159-b081-a6ab05279c65-173179926944555008" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Comment ça marche? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1675703673/Photo-0134_normal.jpg" -}, -"title": "Georges Dolz: Comment ça marche? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1129000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Comment \\u00e7a marche? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179937346433025\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":81,\"screen_name\":\"GeorgesDolz\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":5,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":6,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1675703673\\/Photo-0134_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"131516\",\"id_str\":\"429230125\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1675703673\\/Photo-0134_normal.jpg\",\"name\":\"Georges Dolz\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 05 18:30:42 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":429230125,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179937346433025,\"created_at\":\"Fri Feb 24 22:58:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1129000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "695d15e1-e75c-4f63-9efd-f55bb39e2b31-173179937346433025" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze #ilreste #lgw ou s'il part, il part avec la chemise de vinvin ...", -"img": { -"src": "http://a0.twimg.com/profile_images/1683806084/ProfilFB_normal.gif" -}, -"title": "Chris M: @LeGrandWebze #ilreste #lgw ou s'il part, il part avec la chemise de vinvin ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1129000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze #ilreste #lgw ou s'il part, il part avec la chemise de vinvin ...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[14,22]},{\"text\":\"lgw\",\"indices\":[23,27]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173176896102744065\",\"id_str\":\"173179939816869889\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173176896102744065,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":18,\"screen_name\":\"ChrisM_Paris\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":8,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683806084\\/ProfilFB_normal.gif\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"432844367\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683806084\\/ProfilFB_normal.gif\",\"name\":\"Chris M\",\"default_profile_image\":false,\"created_at\":\"Fri Dec 09 21:08:29 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":432844367,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173179939816869889,\"created_at\":\"Fri Feb 24 22:58:09 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1129000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "237f3939-9d84-4a78-a2f9-7b56b83ecea8-173179939816869889" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze Pourquoi pas Deguau plutôt que Palmashow ? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1727204040/image_normal.jpg" -}, -"title": "Marc Phalippou: @LeGrandWebze Pourquoi pas Deguau plutôt que Palmashow ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1130000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze Pourquoi pas Deguau plut\\u00f4t que Palmashow ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[57,61]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173176298422796288\",\"id_str\":\"173179940714450945\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173176298422796288,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1344,\"screen_name\":\"marcphalippou\",\"lang\":\"fr\",\"profile_text_color\":\"895429\",\"statuses_count\":2116,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431152481\\/med_arton10050-ab39e-jpg.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"39BD91\",\"followers_count\":749,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1727204040\\/image_normal.jpg\",\"description\":\"Bougnat \\u00e0 Paris, marchand d'id\\u00e9es et de confiance dans la com et l'assurance.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0E0D02\",\"id_str\":\"92352549\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431152481\\/med_arton10050-ab39e-jpg.jpg\",\"profile_sidebar_fill_color\":\"0E0D02\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727204040\\/image_normal.jpg\",\"name\":\"Marc Phalippou\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 24 20:05:52 +0000 2009\",\"profile_sidebar_border_color\":\"BEDFB6\",\"id\":92352549,\"utc_offset\":3600,\"favourites_count\":46,\"url\":\"http:\\/\\/www.facebook.com\\/profile.php?id=100001663745687\"},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173179940714450945,\"created_at\":\"Fri Feb 24 22:58:10 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1130000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6505af06-f822-4f1d-bab5-d49e70f03e40-173179940714450945" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est quoi cet éclairage pourri ? #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1255908033/cdad926e-d92a-4388-b61e-1a44d81eeb4b_normal.png" -}, -"title": "Crazou: C'est quoi cet éclairage pourri ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1130000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est quoi cet \\u00e9clairage pourri ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179942371201026\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":50,\"screen_name\":\"crazou_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":154,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":16,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1255908033\\/cdad926e-d92a-4388-b61e-1a44d81eeb4b_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"120808218\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1255908033\\/cdad926e-d92a-4388-b61e-1a44d81eeb4b_normal.png\",\"name\":\"Crazou\",\"default_profile_image\":false,\"created_at\":\"Sun Mar 07 16:26:59 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":120808218,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179942371201026,\"created_at\":\"Fri Feb 24 22:58:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1130000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5edae39a-abdf-42e7-902a-ba395dd75a10-173179942371201026" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "coucou @gregshow #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1836345668/profile_normal.png" -}, -"title": "ArDuB57: coucou @gregshow #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1131000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"coucou @gregshow #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Gregshow\",\"indices\":[7,16],\"id_str\":\"23932076\",\"name\":\"Gregshow\",\"id\":23932076}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[17,21]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179945026203648\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":646,\"screen_name\":\"ArDub57\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":83432,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"location\":\"FRANCE - METZ - SARREGUEMINES\",\"show_all_inline_media\":false,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"followers_count\":1090,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"description\":\"FreeParty Style - Raleur Pro - Trolleur Compulsif - DHD Android 2.3\\/Transformer 3.2.1 - PS3 @Pix_auto http:\\/\\/pixauto.tumblr.com - http:\\/\\/iboga.tumblr.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"21448223\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"name\":\"ArDuB57\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 20 23:57:59 +0000 2009\",\"profile_sidebar_border_color\":\"1c2352\",\"id\":21448223,\"utc_offset\":3600,\"favourites_count\":1604,\"url\":\"http:\\/\\/ardbox.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179945026203648,\"created_at\":\"Fri Feb 24 22:58:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1131000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e95793b9-76c4-49e4-9b1b-24be9c25ff84-173179945026203648" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "w0of! génial grace au grand WebZee #LGW on voit les tweets à la TV ^^", -"img": { -"src": "http://a0.twimg.com/profile_images/1421050001/logo_normal.jpg" -}, -"title": "FullHDReady w0of™: w0of! génial grace au grand WebZee #LGW on voit les tweets à la TV ^^", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1131000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"w0of! g\\u00e9nial grace au grand WebZee #LGW on voit les tweets \\u00e0 la TV ^^\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[36,40]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[-1.2417438,46.1331208],[-1.1113977,46.1331208],[-1.1113977,46.1910004],[-1.2417438,46.1910004]]]},\"attributes\":{},\"full_name\":\"Rochelle, Charente-Maritime\",\"name\":\"Rochelle\",\"id\":\"3dfa1a0686b402fb\",\"place_type\":\"city\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/3dfa1a0686b402fb.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[-1.15112631,46.15482580]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179946456453120\",\"geo\":{\"type\":\"Point\",\"coordinates\":[46.15482580,-1.15112631]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":728,\"screen_name\":\"FHDR\",\"lang\":\"fr\",\"profile_text_color\":\"2b0c13\",\"statuses_count\":97287,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/91803952\\/2010-04-13_10-10-17_90.38.71.125.jpg\",\"location\":\"La Rochelle, France\",\"show_all_inline_media\":true,\"listed_count\":672,\"profile_link_color\":\"dd5563\",\"followers_count\":7851,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1421050001\\/logo_normal.jpg\",\"description\":\"w0of ! T\\u00e9l\\u00e9 Veilleur Tv Zappeur News Informations Humour (parfois) \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"19166979\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/91803952\\/2010-04-13_10-10-17_90.38.71.125.jpg\",\"profile_sidebar_fill_color\":\"dedede\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1421050001\\/logo_normal.jpg\",\"name\":\"FullHDReady w0of\\u2122\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 19 02:12:30 +0000 2009\",\"profile_sidebar_border_color\":\"816f46\",\"id\":19166979,\"utc_offset\":3600,\"favourites_count\":11,\"url\":\"http:\\/\\/www.fhdr.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179946456453120,\"created_at\":\"Fri Feb 24 22:58:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1131000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ddb21b5f-0520-426d-b96f-40174218406f-173179946456453120" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@enonciation Je t'ai aperçu sur le grand écran derrière eux en début d'émission. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1851110304/Picture_0480_normal.jpg" -}, -"title": "Swin Gum: @enonciation Je t'ai aperçu sur le grand écran derrière eux en début d'émission. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1132000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@enonciation Je t'ai aper\\u00e7u sur le grand \\u00e9cran derri\\u00e8re eux en d\\u00e9but d'\\u00e9mission. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"enonciation\",\"indices\":[0,12],\"id_str\":\"180816153\",\"name\":\"Enonciation\",\"id\":180816153}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[81,85]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173179782383665153\",\"id_str\":\"173179950852087808\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173179782383665153,\"in_reply_to_user_id_str\":\"180816153\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":233,\"screen_name\":\"Swiinea\",\"lang\":\"fr\",\"profile_text_color\":\"71d6c9\",\"statuses_count\":4533,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/362128090\\/swin.jpg\",\"location\":\"Lille - Pos\\u00e9e sur un cactus\",\"show_all_inline_media\":true,\"listed_count\":23,\"profile_link_color\":\"807d7e\",\"followers_count\":581,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851110304\\/Picture_0480_normal.jpg\",\"description\":\"Les bios c'est pour les faibles ou pour les gens qui font un truc dans la vie tout \\u00e7a. Je suis Swin' et je suis n\\u00e9e pour \\u00eatre une larve. #HOULOULOU\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1d4c70\",\"id_str\":\"372532169\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/362128090\\/swin.jpg\",\"profile_sidebar_fill_color\":\"1d4c70\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851110304\\/Picture_0480_normal.jpg\",\"name\":\"Swin Gum\",\"default_profile_image\":false,\"created_at\":\"Mon Sep 12 23:11:47 +0000 2011\",\"profile_sidebar_border_color\":\"57ff57\",\"id\":372532169,\"utc_offset\":-10800,\"favourites_count\":360,\"url\":\"http:\\/\\/tchictchac.tumblr.com\\/\"},\"in_reply_to_screen_name\":\"enonciation\",\"truncated\":false,\"id\":173179950852087808,\"created_at\":\"Fri Feb 24 22:58:12 +0000 2012\",\"in_reply_to_user_id\":180816153}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1132000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "50c632f4-96ed-4bec-90bb-e39f5a39d97b-173179950852087808" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le grand Webzé m'a fait découvrir le @palmashow. Je crois que je vais faire un tour de toile pour me faire plus de vidéos #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1679550294/Snapshot_20111206_4_normal.jpg" -}, -"title": "Nicolas Ljubenovic: Le grand Webzé m'a fait découvrir le @palmashow. Je crois que je vais faire un tour de toile pour me faire plus de vidéos #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1133000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le grand Webz\\u00e9 m'a fait d\\u00e9couvrir le @palmashow. Je crois que je vais faire un tour de toile pour me faire plus de vid\\u00e9os #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[37,47],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[122,126]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179954312380416\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":41,\"screen_name\":\"N_Ljubenovic\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":69,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"Lyon\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"990000\",\"followers_count\":8,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1679550294\\/Snapshot_20111206_4_normal.jpg\",\"description\":\"Want to be a scientist and then shine among the stars with my own rocket !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"177648576\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1679550294\\/Snapshot_20111206_4_normal.jpg\",\"name\":\"Nicolas Ljubenovic\",\"default_profile_image\":false,\"created_at\":\"Thu Aug 12 18:15:11 +0000 2010\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":177648576,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179954312380416,\"created_at\":\"Fri Feb 24 22:58:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1133000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "57b1c5c4-9c3b-4578-ac13-b0b8a94cdf9d-173179954312380416" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@SolangeTeParle a de beaux cheveux vu d'ici. #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1803065777/me_w_arb_normal.jpg" -}, -"title": "Zacal: @SolangeTeParle a de beaux cheveux vu d'ici. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1134000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@SolangeTeParle a de beaux cheveux vu d'ici. #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[0,15],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[45,49]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179958657687552\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"417867146\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":602,\"screen_name\":\"zacal33\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3675,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Bordeaux\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"009999\",\"followers_count\":258,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1803065777\\/me_w_arb_normal.jpg\",\"description\":\"Si on remboursait le temps perdu, je serais riche. Politiquement ambidextre asym\\u00e9trique, dominante h\\u00e9misph\\u00e8re gauche. Serial retweeter de @solangeteparle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"51889223\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803065777\\/me_w_arb_normal.jpg\",\"name\":\"Zacal\",\"default_profile_image\":false,\"created_at\":\"Sun Jun 28 23:59:26 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":51889223,\"utc_offset\":3600,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":\"SolangeTeParle\",\"truncated\":false,\"id\":173179958657687552,\"created_at\":\"Fri Feb 24 22:58:14 +0000 2012\",\"in_reply_to_user_id\":417867146}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1134000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "576df6be-3dd9-4464-a831-c8eca52702e3-173179958657687552" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "OP je passe sur #France5 avec #LGW !", -"img": { -"src": "http://a2.twimg.com/profile_images/1772675299/Avatar_Le_a_normal.png" -}, -"title": "Marine La Maudite: OP je passe sur #France5 avec #LGW !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1135000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"OP je passe sur #France5 avec #LGW !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"France5\",\"indices\":[16,24]},{\"text\":\"LGW\",\"indices\":[30,34]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[-2.8378013,48.1224931],[-2.650921,48.1224931],[-2.650921,48.2244728],[-2.8378013,48.2244728]]]},\"attributes\":{},\"full_name\":\"Loud\\u00e9ac, C\\u00f4tes-d'Armor\",\"name\":\"Loud\\u00e9ac\",\"id\":\"dd6b92f876374a20\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/dd6b92f876374a20.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[-2.75367899,48.18237367]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179964080914432\",\"geo\":{\"type\":\"Point\",\"coordinates\":[48.18237367,-2.75367899]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":303,\"screen_name\":\"M_LaMaudite\",\"lang\":\"fr\",\"profile_text_color\":\"89c5c7\",\"statuses_count\":6847,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/407968467\\/wallpaper-twitter-54-1280x800.jpg\",\"location\":\"48.118799, -1.706661\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"9689c7\",\"followers_count\":324,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1772675299\\/Avatar_Le_a_normal.png\",\"description\":\"Propri\\u00e9taire de mlamaudite.fr-S\\u00e9ries-Films-JV-\\r\\nMembre du bureau de @AssoUSETIC, \\u00e9tudiante en LP #USETIC et Stagiaire #Educationalimage \\u00e0 Clair Obscur, Rennes.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"509ec2\",\"id_str\":\"132459946\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/407968467\\/wallpaper-twitter-54-1280x800.jpg\",\"profile_sidebar_fill_color\":\"2e2e2e\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1772675299\\/Avatar_Le_a_normal.png\",\"name\":\"Marine La Maudite\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 13 08:53:32 +0000 2010\",\"profile_sidebar_border_color\":\"2e2e2e\",\"id\":132459946,\"utc_offset\":3600,\"favourites_count\":20,\"url\":\"http:\\/\\/mlamaudite.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179964080914432,\"created_at\":\"Fri Feb 24 22:58:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1135000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4fd61bf9-69b6-44bf-a00a-fcf9dd70bf64-173179964080914432" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh une geek dans #lgw cc @FlorencePorcel", -"img": { -"src": "http://a2.twimg.com/profile_images/1714137717/For_the_fuck_normal.png" -}, -"title": "o0REL: Oh une geek dans #lgw cc @FlorencePorcel", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1135000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Oh une geek dans #lgw cc @FlorencePorcel\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[25,40],\"name\":\"Florence Porcel\",\"id_str\":\"49031173\",\"id\":49031173}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[17,21]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179961870532608\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"D3D2CF\",\"screen_name\":\"o0REL\",\"lang\":\"fr\",\"favourites_count\":2680,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":147,\"location\":\"\",\"profile_text_color\":\"634047\",\"followers_count\":80,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1714137717\\/For_the_fuck_normal.png\",\"description\":\"A base de compote\",\"statuses_count\":6741,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432865195\\/Twitter_Galaxy.jpg\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"9aa6a1\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"636566\",\"protected\":false,\"id_str\":\"69682753\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"o0REL\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432865195\\/Twitter_Galaxy.jpg\",\"created_at\":\"Fri Aug 28 20:12:55 +0000 2009\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"id\":69682753,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/o0rel.wordpress.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1714137717\\/For_the_fuck_normal.png\"},\"truncated\":false,\"id\":173179961870532608,\"created_at\":\"Fri Feb 24 22:58:15 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1135000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b6667add-024b-4c04-999f-a658dc7e04f7-173179961870532608" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Quand est-ce qu'ils annoncent le palmares des cesars? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/569365839/entrbtn2_normal.gif" -}, -"title": "Screech Cubik: Quand est-ce qu'ils annoncent le palmares des cesars? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1136000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Quand est-ce qu'ils annoncent le palmares des cesars? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[54,58]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179969160224770\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"s_cubik\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":57,\"location\":\"Bruxelles\",\"profile_text_color\":\"333333\",\"followers_count\":74,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/569365839\\/entrbtn2_normal.gif\",\"description\":\"\",\"statuses_count\":1288,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Brussels\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"96092449\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Screech Cubik\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Dec 11 09:16:29 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":96092449,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.talkgeekytome.net\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/569365839\\/entrbtn2_normal.gif\"},\"truncated\":false,\"id\":173179969160224770,\"created_at\":\"Fri Feb 24 22:58:16 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1136000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4c8b5fef-b448-4d19-9a6a-a7d91d15ee45-173179969160224770" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Concernant la chemise on va arrêter là hein @Vinvin !", -"img": { -"src": "http://a1.twimg.com/profile_images/1541259223/Marko_normal.jpg" -}, -"title": "Pereira Yohan: #lgw Concernant la chemise on va arrêter là hein @Vinvin !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1137000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Concernant la chemise on va arr\\u00eater l\\u00e0 hein @Vinvin !\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[49,56],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179972167540736\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"PereiraYohan\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":149,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0099B9\",\"followers_count\":20,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1541259223\\/Marko_normal.jpg\",\"description\":\"Anim\\u00e9 par la Swaggance discr\\u00e8te. (Parfois m\\u00eame avec le style d'veste qui s'pr\\u00eate)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"0099B9\",\"id_str\":\"256120874\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1541259223\\/Marko_normal.jpg\",\"name\":\"Pereira Yohan\",\"default_profile_image\":false,\"created_at\":\"Tue Feb 22 18:09:57 +0000 2011\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":256120874,\"utc_offset\":null,\"favourites_count\":56,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179972167540736,\"created_at\":\"Fri Feb 24 22:58:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1137000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "59249cc7-f464-451e-b70f-b5d17d89f81a-173179972167540736" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je rêve où #lgw sur @france5tv a balancé des tweets sur un mur à la télé comme ça ? :)", -"img": { -"src": "http://a0.twimg.com/profile_images/1635762650/moi_normal.jpg" -}, -"title": "Mascottus | Philippe: Je rêve où #lgw sur @france5tv a balancé des tweets sur un mur à la télé comme ça ? :)", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1138000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je r\\u00eave o\\u00f9 #lgw sur @france5tv a balanc\\u00e9 des tweets sur un mur \\u00e0 la t\\u00e9l\\u00e9 comme \\u00e7a ? :)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"France5tv\",\"indices\":[20,30],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179975938211843\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3743,\"screen_name\":\"pcouzon\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":31532,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/418461086\\/cw_background_9.jpg\",\"location\":\"tcp\\/ip\",\"show_all_inline_media\":true,\"listed_count\":372,\"profile_link_color\":\"D02B55\",\"followers_count\":3787,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1635762650\\/moi_normal.jpg\",\"description\":\"Community manager, strat\\u00e9gie en ligne, @digidust, formation #iscpa. Live-tweet perso sur @pconversation Ces tweets n'engagent que moi.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"14899497\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/418461086\\/cw_background_9.jpg\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1635762650\\/moi_normal.jpg\",\"name\":\"Mascottus | Philippe\",\"default_profile_image\":false,\"created_at\":\"Sun May 25 15:34:25 +0000 2008\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":14899497,\"utc_offset\":3600,\"favourites_count\":70,\"url\":\"http:\\/\\/about.me\\/pcouzon\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179975938211843,\"created_at\":\"Fri Feb 24 22:58:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1138000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "50ffe58c-7c86-40a9-af84-a5aae89ccb2f-173179975938211843" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze ... C'est bien beau de comptabiliser les tweets ....mais encore faut il les lire #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1826253762/gifs__20__normal.gif" -}, -"title": "Systaime: @LeGrandWebze ... C'est bien beau de comptabiliser les tweets ....mais encore faut il les lire #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1138000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze ... C'est bien beau de comptabiliser les tweets ....mais encore faut il les lire #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[95,99]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179977771139072\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":493,\"screen_name\":\"systaime18\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":3206,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/424585054\\/15380207101.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":40,\"profile_link_color\":\"080808\",\"followers_count\":394,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1826253762\\/gifs__20__normal.gif\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"758882\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/424585054\\/15380207101.jpg\",\"profile_sidebar_fill_color\":\"f5ed08\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1826253762\\/gifs__20__normal.gif\",\"name\":\"Systaime\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 08 22:13:03 +0000 2007\",\"profile_sidebar_border_color\":\"000000\",\"id\":758882,\"utc_offset\":3600,\"favourites_count\":110,\"url\":\"http:\\/\\/www.systaime.com\"},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173179977771139072,\"created_at\":\"Fri Feb 24 22:58:18 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1138000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3ffbc67c-2374-4b29-a9bd-a54c8421a0c0-173179977771139072" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ZiWeb Is On Tivi #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1570958168/air_normal.png" -}, -"title": "Dr. Griffin: ZiWeb Is On Tivi #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1139000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"ZiWeb Is On Tivi #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[17,21]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179981319520256\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"4d82a1\",\"screen_name\":\"Monanorak\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":60,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":7,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1570958168\\/air_normal.png\",\"description\":\"Accroc \\u00e0 l'information en temps r\\u00e9el. #Geek je le suis certainement. Mon prochain objectif ? Devenir un #Nerd.\",\"statuses_count\":85,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/257582836\\/vintage.jpg\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"2e6299\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ebedbb\",\"protected\":false,\"id_str\":\"299290057\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Dr. Griffin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257582836\\/vintage.jpg\",\"created_at\":\"Sun May 15 20:35:17 +0000 2011\",\"profile_sidebar_fill_color\":\"eaebc5\",\"id\":299290057,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1570958168\\/air_normal.png\"},\"truncated\":false,\"id\":173179981319520256,\"created_at\":\"Fri Feb 24 22:58:19 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1139000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "165f6841-cebc-4db3-b1cb-b1369b1f8a46-173179981319520256" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "la chemise #ellepart #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1664610739/n11522806_32199384_5938_normal.jpg" -}, -"title": "pepetch: la chemise #ellepart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1139000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"la chemise #ellepart #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ellepart\",\"indices\":[11,20]},{\"text\":\"lgw\",\"indices\":[21,25]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179980845555712\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":557,\"screen_name\":\"pepetch\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":998,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Villeurbanne\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":94,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1664610739\\/n11522806_32199384_5938_normal.jpg\",\"description\":\"Helene, 26 ans, Lyon\\/Villeurbanne, PS, MJS. Tweete politique, actu, cuisine, et vie quotidienne... \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"43307152\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1664610739\\/n11522806_32199384_5938_normal.jpg\",\"name\":\"pepetch\",\"default_profile_image\":false,\"created_at\":\"Fri May 29 10:22:59 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":43307152,\"utc_offset\":null,\"favourites_count\":9,\"url\":\"http:\\/\\/www.tumblr.com\\/tumblelog\\/pepetch\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179980845555712,\"created_at\":\"Fri Feb 24 22:58:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1139000, -"tags": [ -{ -"id-ref": "ef5001ac-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d50c6597-559c-4451-838f-f4e2da5f6cc6-173179980845555712" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "le 06 de la robe rouge , #lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1667379154/8I6juT3f_normal" -}, -"title": "Patrick Ollier: le 06 de la robe rouge , #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1140000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"le 06 de la robe rouge , #lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]},{\"text\":\"ilpart\",\"indices\":[30,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179983869648896\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":78,\"screen_name\":\"PatrickOllier\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1208,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"088253\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"description\":\"Ma force ? Je n'ai rien \\u00e0 vendre ni rien \\u00e0 acheter, je n'ai pas de ma\\u00eetre et je ne v\\u00e9n\\u00e8re aucun dieu. Et je ne lis pas mes messages :))\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"id_str\":\"299723960\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"name\":\"Patrick Ollier\",\"default_profile_image\":false,\"created_at\":\"Mon May 16 15:47:22 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":299723960,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179983869648896,\"created_at\":\"Fri Feb 24 22:58:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1140000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8e8cf5ab-3524-407b-a776-92a30810e4a0-173179983869648896" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Jali: #lgw #ilchange2chemise ou #ilpart", -"img": { -"src": "http://a1.twimg.com/profile_images/1768828512/photoNicoS_normal.jpg" -}, -"title": "nicolasauret: RT @Jali: #lgw #ilchange2chemise ou #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1142000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Jali: #lgw #ilchange2chemise ou #ilpart\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Jali\",\"indices\":[3,8],\"id_str\":\"8064742\",\"name\":\"jali\",\"id\":8064742}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[10,14]},{\"text\":\"ilchange2chemise\",\"indices\":[15,32]},{\"text\":\"ilpart\",\"indices\":[36,43]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilchange2chemise ou #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilchange2chemise\",\"indices\":[5,22]},{\"text\":\"ilpart\",\"indices\":[26,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.netvibes.com\\/\\\" rel=\\\"nofollow\\\"\\u003ENetvibes Official Widget\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179605312745473\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":110,\"screen_name\":\"Jali\",\"lang\":\"fr\",\"profile_text_color\":\"574b57\",\"statuses_count\":30518,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"FR\",\"show_all_inline_media\":true,\"listed_count\":38,\"profile_link_color\":\"484b6b\",\"followers_count\":487,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\",\"description\":\"se prom\\u00e8ne\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"8064742\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\",\"name\":\"jali\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 08 21:15:24 +0000 2007\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":8064742,\"utc_offset\":3600,\"favourites_count\":148,\"url\":\"http:\\/\\/www.jali.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179605312745473,\"created_at\":\"Fri Feb 24 22:56:50 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179992480550912\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":139,\"screen_name\":\"nicolasauret\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":621,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":12,\"profile_link_color\":\"0084B4\",\"followers_count\":186,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1768828512\\/photoNicoS_normal.jpg\",\"description\":\"Founder of Inflammable Productions, producer for new media + project manager @IRI Centre Pompidou\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"293395401\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768828512\\/photoNicoS_normal.jpg\",\"name\":\"nicolasauret\",\"default_profile_image\":false,\"created_at\":\"Thu May 05 08:31:25 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":293395401,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.inflammableproductions.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179992480550912,\"created_at\":\"Fri Feb 24 22:58:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1142000, -"tags": [ -{ -"id-ref": "ef47f0f2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4018e710-1313-438b-94a6-a8181a277b19-173179992480550912" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @VivianRoldo: #cesar2012 étant terminé, on passe sur #france5 pour #lgw :)", -"img": { -"src": "http://a3.twimg.com/profile_images/1619111722/DSC05656_normal.jpg" -}, -"title": "William: RT @VivianRoldo: #cesar2012 étant terminé, on passe sur #france5 pour #lgw :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1143000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @VivianRoldo: #cesar2012 \\u00e9tant termin\\u00e9, on passe sur #france5 pour #lgw :)\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"VivianRoldo\",\"indices\":[3,15],\"name\":\"Vivian\",\"id_str\":\"5786832\",\"id\":5786832}],\"hashtags\":[{\"text\":\"cesar2012\",\"indices\":[17,27]},{\"text\":\"france5\",\"indices\":[56,64]},{\"text\":\"lgw\",\"indices\":[70,74]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#cesar2012 \\u00e9tant termin\\u00e9, on passe sur #france5 pour #lgw :)\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cesar2012\",\"indices\":[0,10]},{\"text\":\"france5\",\"indices\":[39,47]},{\"text\":\"lgw\",\"indices\":[53,57]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173178701909983232\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"444444\",\"screen_name\":\"VivianRoldo\",\"lang\":\"fr\",\"favourites_count\":218,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1084,\"location\":\"Paris\",\"profile_text_color\":\"000000\",\"followers_count\":866,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1436789815\\/mypictr_300x300_normal.jpg\",\"description\":\"Animateur du podcast audio de cin\\u00e9ma @Satoorn pour @NoWatch. \\u00c9tudiant de @LeMaster226 de @Paris_Dauphine, promo 2012. CM pour @CrossVideoDays.\",\"statuses_count\":11961,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/149894981\\/background.jpg\",\"show_all_inline_media\":true,\"listed_count\":47,\"profile_link_color\":\"ffbb0f\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"333333\",\"protected\":false,\"id_str\":\"5786832\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Vivian\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/149894981\\/background.jpg\",\"created_at\":\"Sat May 05 11:02:31 +0000 2007\",\"profile_sidebar_fill_color\":\"\",\"id\":5786832,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/vivianroldo.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1436789815\\/mypictr_300x300_normal.jpg\"},\"truncated\":false,\"id\":173178701909983232,\"created_at\":\"Fri Feb 24 22:53:14 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179996712611842\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Scofred_\",\"lang\":\"en\",\"favourites_count\":117,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":822,\"location\":\"France, Paris\",\"profile_text_color\":\"333333\",\"followers_count\":620,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1619111722\\/DSC05656_normal.jpg\",\"description\":\"160 caract\\u00e8res, c'est trop peu ! Ma bio - http:\\/\\/about.me\\/scofred\",\"statuses_count\":18664,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305034455\\/logo_grand_copie.PNG\",\"show_all_inline_media\":true,\"listed_count\":29,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"131299967\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"William\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305034455\\/logo_grand_copie.PNG\",\"created_at\":\"Fri Apr 09 21:48:10 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":131299967,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/scofred.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1619111722\\/DSC05656_normal.jpg\"},\"truncated\":false,\"id\":173179996712611842,\"created_at\":\"Fri Feb 24 22:58:23 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1143000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "573e4cee-63ae-4838-b184-6d1a407ad7af-173179996712611842" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @devantlatele: Le Grand Webze #LGW (France 5) et #CI prennent le relais... http://t.co/FjreRlli #SocialTV", -"img": { -"src": "http://a1.twimg.com/profile_images/1709833400/j_normal.JPG" -}, -"title": "Julie R جولي: RT @devantlatele: Le Grand Webze #LGW (France 5) et #CI prennent le relais... http://t.co/FjreRlli #SocialTV", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1144000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @devantlatele: Le Grand Webze #LGW (France 5) et #CI prennent le relais... http:\\/\\/t.co\\/FjreRlli #SocialTV\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"devantlatele\",\"indices\":[3,16],\"id_str\":\"99954195\",\"name\":\"Devant La T\\u00e9l\\u00e9\",\"id\":99954195}],\"urls\":[{\"indices\":[78,98],\"expanded_url\":\"http:\\/\\/devantlatele.com\\/audience\",\"display_url\":\"devantlatele.com\\/audience\",\"url\":\"http:\\/\\/t.co\\/FjreRlli\"}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[33,37]},{\"text\":\"CI\",\"indices\":[52,55]},{\"text\":\"SocialTV\",\"indices\":[99,108]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Le Grand Webze #LGW (France 5) et #CI prennent le relais... http:\\/\\/t.co\\/FjreRlli #SocialTV\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[60,80],\"expanded_url\":\"http:\\/\\/devantlatele.com\\/audience\",\"display_url\":\"devantlatele.com\\/audience\",\"url\":\"http:\\/\\/t.co\\/FjreRlli\"}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[15,19]},{\"text\":\"CI\",\"indices\":[34,37]},{\"text\":\"SocialTV\",\"indices\":[81,90]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179497540100096\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":1658,\"screen_name\":\"devantlatele\",\"lang\":\"fr\",\"profile_text_color\":\"362720\",\"statuses_count\":2244,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":96,\"profile_link_color\":\"B40B43\",\"followers_count\":1792,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/677577122\\/devantlatele_normal.png\",\"description\":\"Social TV - Programme T\\u00e9l\\u00e9 Social - Commentaires en direct - La t\\u00e9l\\u00e9 \\u00e7a se partage !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"bfcd00\",\"id_str\":\"99954195\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"profile_sidebar_fill_color\":\"E5507E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/677577122\\/devantlatele_normal.png\",\"name\":\"Devant La T\\u00e9l\\u00e9\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 28 13:56:19 +0000 2009\",\"profile_sidebar_border_color\":\"CC3366\",\"id\":99954195,\"utc_offset\":3600,\"favourites_count\":9,\"url\":\"http:\\/\\/devantlatele.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179497540100096,\"created_at\":\"Fri Feb 24 22:56:24 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180000193871872\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":820,\"screen_name\":\"JulR\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":13059,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Paris \\/ Damas\",\"show_all_inline_media\":false,\"listed_count\":35,\"profile_link_color\":\"93A644\",\"followers_count\":792,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"description\":\"Parigote de coeur, syrienne d'adoption. L'inverse marche aussi. Journaliste vadrouilleuse \\/\\/ Don't diet - Start a riot\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"10572732\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"name\":\"Julie R \\u062c\\u0648\\u0644\\u064a\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 25 22:37:26 +0000 2007\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":10572732,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/www.syrieonline.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180000193871872,\"created_at\":\"Fri Feb 24 22:58:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1144000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef36d736-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f0c328c1-b626-4723-9200-d5188ef8be0c-173180000193871872" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw est ce que @vinvin peut prêter sa chemise à l un des 2 du palmashow?", -"img": { -"src": "http://a0.twimg.com/profile_images/1802162566/image_normal.jpg" -}, -"title": "Julien Cotte: #lgw est ce que @vinvin peut prêter sa chemise à l un des 2 du palmashow?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1144000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw est ce que @vinvin peut pr\\u00eater sa chemise \\u00e0 l un des 2 du palmashow?\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[16,23],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180000076435457\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"JulienCotteALU\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":872,\"location\":\"V\\u00e9lizy-Villacoublay\",\"profile_text_color\":\"333333\",\"followers_count\":1405,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1802162566\\/image_normal.jpg\",\"description\":\"DRH du site de V\\u00e9lizy (France) - HR Community Manager - Marketing HR2.0 - @AlcatelLucent\",\"statuses_count\":3873,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/105129015\\/VerySmallLogoHR2.0.jpg\",\"show_all_inline_media\":false,\"listed_count\":138,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"107697826\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Julien Cotte\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/105129015\\/VerySmallLogoHR2.0.jpg\",\"created_at\":\"Sat Jan 23 12:17:36 +0000 2010\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":107697826,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/juliencotte.typepad.com\\/le-blog-de-julien-cotte-\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802162566\\/image_normal.jpg\"},\"truncated\":false,\"id\":173180000076435457,\"created_at\":\"Fri Feb 24 22:58:24 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1144000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "23a42942-66b3-4996-adde-559c0c287540-173180000076435457" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La chemise, il l'enlève, un peu de virilité! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1152105286/power_normal.png" -}, -"title": "sgar: La chemise, il l'enlève, un peu de virilité! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1145000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"La chemise, il l'enl\\u00e8ve, un peu de virilit\\u00e9! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[45,49]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180004706951168\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"notsgar\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":132,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1152105286\\/power_normal.png\",\"description\":\"\",\"statuses_count\":81,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"193376947\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"sgar\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Sep 21 17:31:31 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":193376947,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1152105286\\/power_normal.png\"},\"truncated\":false,\"id\":173180004706951168,\"created_at\":\"Fri Feb 24 22:58:25 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1145000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7adaccee-55fb-4331-90c2-c94e95c59d11-173180004706951168" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1614270520/image_normal.jpg" -}, -"title": "de Broissia Hugues: RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1146000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179924620910593\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"palmashow\",\"lang\":\"en\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":67,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":54585,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"statuses_count\":1784,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"show_all_inline_media\":false,\"listed_count\":202,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"palmashow\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":23782965,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\"},\"truncated\":false,\"id\":173179924620910593,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180009891119104\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"H2B_\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":28,\"location\":null,\"profile_text_color\":\"333333\",\"followers_count\":5,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1614270520\\/image_normal.jpg\",\"description\":null,\"statuses_count\":25,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"397100570\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"de Broissia Hugues\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Oct 24 07:27:07 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":397100570,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1614270520\\/image_normal.jpg\"},\"truncated\":false,\"id\":173180009891119104,\"created_at\":\"Fri Feb 24 22:58:26 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1146000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6709ad19-158b-4c21-9ab2-2f900e6f3863-173180009891119104" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw est ce que le Palmashow aime le tsatsiki ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1616192732/kaamelott_livre_6_excalibur_normal.jpg" -}, -"title": "Esca: #lgw est ce que le Palmashow aime le tsatsiki ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1147000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw est ce que le Palmashow aime le tsatsiki ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180014777470976\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":19,\"screen_name\":\"Esca17\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":49,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1616192732\\/kaamelott_livre_6_excalibur_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"402307730\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1616192732\\/kaamelott_livre_6_excalibur_normal.jpg\",\"name\":\"Esca\",\"default_profile_image\":false,\"created_at\":\"Mon Oct 31 21:28:59 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":402307730,\"utc_offset\":null,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180014777470976,\"created_at\":\"Fri Feb 24 22:58:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1147000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "85cf3839-b2dd-4b99-8456-96037f7180d8-173180014777470976" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @dubuc64: Rollin #ilreste #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1794583178/Virginie_Spies_photo_studio_normal.jpg" -}, -"title": "Virginie Spies: RT @dubuc64: Rollin #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1148000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @dubuc64: Rollin #ilreste #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"dubuc64\",\"indices\":[3,11],\"id_str\":\"10731962\",\"name\":\"Antoine Dubuquoy\",\"id\":10731962}],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[20,28]},{\"text\":\"lgw\",\"indices\":[29,33]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Rollin #ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[7,15]},{\"text\":\"lgw\",\"indices\":[16,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179916697874433\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1104,\"screen_name\":\"dubuc64\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":12387,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/317893098\\/TwitterBannerDubuc64.png\",\"location\":\"Paris (France)\",\"show_all_inline_media\":false,\"listed_count\":117,\"profile_link_color\":\"ff0000\",\"followers_count\":1732,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1592192908\\/DKen_MG_5127_Small_normal.jpeg\",\"description\":\"Digital Media Strategist - Social Media, Community Management - Rock & pop culture guru - Auteur avec @nicoprat des Miscellan\\u00e9es d'Internet parution le 12\\/01\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"10731962\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/317893098\\/TwitterBannerDubuc64.png\",\"profile_sidebar_fill_color\":\"eeeeee\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1592192908\\/DKen_MG_5127_Small_normal.jpeg\",\"name\":\"Antoine Dubuquoy\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 30 07:20:52 +0000 2007\",\"profile_sidebar_border_color\":\"ff0000\",\"id\":10731962,\"utc_offset\":3600,\"favourites_count\":339,\"url\":\"http:\\/\\/www.dubucsblog.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179916697874433,\"created_at\":\"Fri Feb 24 22:58:04 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180019030499329\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1838,\"screen_name\":\"semioblog\",\"lang\":\"fr\",\"profile_text_color\":\"3D1957\",\"statuses_count\":19739,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/12678863\\/mireTV.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":250,\"profile_link_color\":\"FF0000\",\"followers_count\":4601,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1794583178\\/Virginie_Spies_photo_studio_normal.jpg\",\"description\":\"Researcher. Ma\\u00eetre de Conf\\u00e9rences - S\\u00e9miologue - Sp\\u00e9cialiste des m\\u00e9dias audiovisuels. Analyste des m\\u00e9dias, de la t\\u00e9l\\u00e9vision, r\\u00e9seaux sociaux et presse people.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"642D8B\",\"id_str\":\"10078802\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/12678863\\/mireTV.jpg\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1794583178\\/Virginie_Spies_photo_studio_normal.jpg\",\"name\":\"Virginie Spies\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 08 21:08:31 +0000 2007\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":10078802,\"utc_offset\":3600,\"favourites_count\":39,\"url\":\"http:\\/\\/www.semiologie-television.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180019030499329,\"created_at\":\"Fri Feb 24 22:58:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1148000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "82eb6acd-ebe6-4c8a-a921-5b69e6a7af8d-173180019030499329" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je veux passer à la télé putain #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1833459632/ret2_normal.png" -}, -"title": "Cindy: Je veux passer à la télé putain #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1148000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je veux passer \\u00e0 la t\\u00e9l\\u00e9 putain #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[32,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180019286351873\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":85,\"screen_name\":\"Cindybdn\",\"lang\":\"fr\",\"profile_text_color\":\"876b53\",\"statuses_count\":27240,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/361250881\\/Sans_titre_1.png\",\"location\":\"Bretagne\",\"show_all_inline_media\":true,\"listed_count\":12,\"profile_link_color\":\"ad9484\",\"followers_count\":453,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1833459632\\/ret2_normal.png\",\"description\":\"Don't ever try to judge me Dude, you don't know what the fuck i've been through -- L.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"44189441\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/361250881\\/Sans_titre_1.png\",\"profile_sidebar_fill_color\":\"e6dcaf\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1833459632\\/ret2_normal.png\",\"name\":\"Cindy\",\"default_profile_image\":false,\"created_at\":\"Tue Jun 02 19:39:51 +0000 2009\",\"profile_sidebar_border_color\":\"876b53\",\"id\":44189441,\"utc_offset\":3600,\"favourites_count\":35,\"url\":\"http:\\/\\/8mileonnovara.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180019286351873,\"created_at\":\"Fri Feb 24 22:58:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1148000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "272254fc-9c59-402b-ac15-52398788c0c2-173180019286351873" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "c'est dommage que les épileptiques ne puissent pas profiter du grandwebze a cause des chemises de @Vinvin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1741021447/1122729315_normal.png" -}, -"title": "MrLafia: c'est dommage que les épileptiques ne puissent pas profiter du grandwebze a cause des chemises de @Vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1148000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"c'est dommage que les \\u00e9pileptiques ne puissent pas profiter du grandwebze a cause des chemises de @Vinvin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[98,105],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[106,110]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180017960951808\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"999999\",\"screen_name\":\"MrLafia\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":99,\"location\":\"Preverenges Suisse\",\"profile_text_color\":\"666666\",\"followers_count\":42,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1741021447\\/1122729315_normal.png\",\"description\":\"Grand m\\u00e9chant Geek\\r\\n#MKV builder : http:\\/\\/mrlafia.com\\r\\nAndroFan #Galaxy #Nexus addict\",\"statuses_count\":567,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/341426018\\/threadlessmilkyway_656_101374.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"51b9d3\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"97400283\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"MrLafia\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/341426018\\/threadlessmilkyway_656_101374.jpg\",\"created_at\":\"Thu Dec 17 08:51:33 +0000 2009\",\"profile_sidebar_fill_color\":\"121212\",\"id\":97400283,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/mrlafia.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1741021447\\/1122729315_normal.png\"},\"truncated\":false,\"id\":173180017960951808,\"created_at\":\"Fri Feb 24 22:58:28 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1148000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0c0e9356-dc2b-4b03-a27f-50dfee627cd8-173180017960951808" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@vivin est sponsorisé par Mir couleur #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1727266317/oimtampon_normal.jpg" -}, -"title": "Lucas Parax: @vivin est sponsorisé par Mir couleur #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1148000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"vivin\",\"favorited\":false,\"text\":\"@vivin est sponsoris\\u00e9 par Mir couleur #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"vivin\",\"indices\":[0,6],\"name\":\"pradeepkumar\",\"id_str\":\"14182553\",\"id\":14182553}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[38,42]}]},\"in_reply_to_user_id\":14182553,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180018258747392\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"DFDFDF\",\"screen_name\":\"lucasparax\",\"lang\":\"fr\",\"favourites_count\":21,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":731,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":538,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1727266317\\/oimtampon_normal.jpg\",\"description\":\"Politique, musique, r\\u00e9flexions absurdes. J'aime bien votre veste, mais faudrait penser \\u00e0 ne pas la retourner. #\\u00e9lys\\u00e9e_2012 #rock\",\"statuses_count\":9270,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"990000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"protected\":false,\"id_str\":\"333415548\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Lucas Parax\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"created_at\":\"Mon Jul 11 14:14:27 +0000 2011\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"id\":333415548,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/lucasparax.over-blog.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727266317\\/oimtampon_normal.jpg\"},\"truncated\":false,\"id\":173180018258747392,\"created_at\":\"Fri Feb 24 22:58:28 +0000 2012\",\"in_reply_to_user_id_str\":\"14182553\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1148000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5582954d-b3e7-44c4-b32a-0c022510dd71-173180018258747392" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw j'y arrive vraiment pas, et puis cette couleur bleu du reboot windows... #ilpart", -"img": { -"src": "http://a1.twimg.com/profile_images/1791807006/M02l8U9H_normal" -}, -"title": "Jean-Baptiste Camus: #lgw j'y arrive vraiment pas, et puis cette couleur bleu du reboot windows... #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1149000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw j'y arrive vraiment pas, et puis cette couleur bleu du reboot windows... #ilpart\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[79,86]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180020762755072\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"75ff91\",\"screen_name\":\"monsieurcamus\",\"lang\":\"fr\",\"favourites_count\":21,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":293,\"location\":\"Paris\",\"profile_text_color\":\"0b4d13\",\"followers_count\":222,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1791807006\\/M02l8U9H_normal\",\"description\":\"\\u00c9tudiant en Master @ISCOM, #Geek & fl\\u00e2neur digital, Flooder de bonnes aventures en 140 caract\\u00e8res, parfois moins...\",\"statuses_count\":1788,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/185944954\\/novo_blog.png\",\"show_all_inline_media\":false,\"listed_count\":12,\"profile_link_color\":\"000300\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"7bd97b\",\"protected\":false,\"id_str\":\"221094156\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Jean-Baptiste Camus\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/185944954\\/novo_blog.png\",\"created_at\":\"Mon Nov 29 18:36:19 +0000 2010\",\"profile_sidebar_fill_color\":\"d1ffda\",\"id\":221094156,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/unmecsansblog.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1791807006\\/M02l8U9H_normal\"},\"truncated\":false,\"id\":173180020762755072,\"created_at\":\"Fri Feb 24 22:58:29 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1149000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "926c305d-a935-49d5-adad-d649280545b7-173180020762755072" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est quoi le logo de Google Chrone en bas de page ? :o #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: C'est quoi le logo de Google Chrone en bas de page ? :o #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1150000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est quoi le logo de Google Chrone en bas de page ? :o #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[56,60]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180026097893376\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3246,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180026097893376,\"created_at\":\"Fri Feb 24 22:58:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1150000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ed909bd1-f748-44ae-9715-d530717dc352-173180026097893376" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1332822559/Birdswatchtelevision_normal.jpg" -}, -"title": "Birdswatchtelevision: RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1151000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179924620910593\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"palmashow\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1784,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":202,\"profile_link_color\":\"0084B4\",\"followers_count\":54590,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"name\":\"palmashow\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":23782965,\"utc_offset\":null,\"favourites_count\":3,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179924620910593,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180030912962560\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":176,\"screen_name\":\"birdswatchtv\",\"lang\":\"fr\",\"profile_text_color\":\"4bbb00\",\"statuses_count\":181,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/243090408\\/Birdswatchtelevision.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"4bbb00\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1332822559\\/Birdswatchtelevision_normal.jpg\",\"description\":\"Nowhere man.\\r\\nAlways look on the bright side of life!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"3c8bf3\",\"id_str\":\"288959401\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/243090408\\/Birdswatchtelevision.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1332822559\\/Birdswatchtelevision_normal.jpg\",\"name\":\"Birdswatchtelevision\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 27 19:17:46 +0000 2011\",\"profile_sidebar_border_color\":\"4bbb00\",\"id\":288959401,\"utc_offset\":-10800,\"favourites_count\":52,\"url\":\"http:\\/\\/birdswatchtelevision.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180030912962560,\"created_at\":\"Fri Feb 24 22:58:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1151000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3db8d1bd-e4bb-479d-8522-e45ae6ab9840-173180030912962560" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1715077557/image_normal.jpg" -}, -"title": "Ugazio Juline: RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1153000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":2,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179924620910593\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"palmashow\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1784,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":202,\"profile_link_color\":\"0084B4\",\"followers_count\":54593,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"name\":\"palmashow\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":23782965,\"utc_offset\":null,\"favourites_count\":3,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179924620910593,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":2,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180037699346433\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":51,\"screen_name\":\"gugazio\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1715077557\\/image_normal.jpg\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"West Central Africa\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"446627976\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1715077557\\/image_normal.jpg\",\"name\":\"Ugazio Juline\",\"default_profile_image\":false,\"created_at\":\"Sun Dec 25 23:51:46 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":446627976,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180037699346433,\"created_at\":\"Fri Feb 24 22:58:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1153000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8d081dab-3283-4d4a-b229-3808a57488da-173180037699346433" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1686069373/P1000509_normal.JPG" -}, -"title": "David △: RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1153000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":3,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179924620910593\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"palmashow\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1784,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":202,\"profile_link_color\":\"0084B4\",\"followers_count\":54593,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"name\":\"palmashow\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":23782965,\"utc_offset\":null,\"favourites_count\":3,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179924620910593,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":3,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180038869565441\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":302,\"screen_name\":\"Datu79\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":865,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/424435740\\/UC006HMTS.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"ccbe26\",\"followers_count\":184,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1686069373\\/P1000509_normal.JPG\",\"description\":\"David, 17, France. \\r\\nJ'aime pas faire comme les autres, la preuve, je tweet.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"c93838\",\"id_str\":\"141196103\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/424435740\\/UC006HMTS.jpg\",\"profile_sidebar_fill_color\":\"c2a87a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1686069373\\/P1000509_normal.JPG\",\"name\":\"David \\u25b3\",\"default_profile_image\":false,\"created_at\":\"Fri May 07 12:18:43 +0000 2010\",\"profile_sidebar_border_color\":\"a36b4d\",\"id\":141196103,\"utc_offset\":3600,\"favourites_count\":57,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180038869565441,\"created_at\":\"Fri Feb 24 22:58:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1153000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "39526c3a-359f-47c5-973b-dde184e9bb9d-173180038869565441" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1658912814/fkjddkfhk_normal.png" -}, -"title": "Manon: RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1153000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":4,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179924620910593\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"palmashow\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1784,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":202,\"profile_link_color\":\"0084B4\",\"followers_count\":54593,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"name\":\"palmashow\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":23782965,\"utc_offset\":null,\"favourites_count\":3,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179924620910593,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":4,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180040002027520\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":298,\"screen_name\":\"manonkzlwsk\",\"lang\":\"fr\",\"profile_text_color\":\"3d3438\",\"statuses_count\":15002,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"location\":\"Is\\u00e8re, France\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"de4261\",\"followers_count\":260,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"description\":\"Nordiste expatri\\u00e9e, \\u00e9tudiante en sciences du langage \\u00e0 #lyon2, un peu geek, s\\u00e9rievore, livetweeteuse #ondar et fid\\u00e8le herocorpienne. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"e8e8e8\",\"id_str\":\"48084154\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"profile_sidebar_fill_color\":\"e8e8e8\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"name\":\"Manon\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 17 19:34:49 +0000 2009\",\"profile_sidebar_border_color\":\"e8e8e8\",\"id\":48084154,\"utc_offset\":3600,\"favourites_count\":194,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180040002027520,\"created_at\":\"Fri Feb 24 22:58:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1153000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "abe4ddae-6bae-4476-9b1e-53a13f9b2ef8-173180040002027520" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@palmashow on la brule #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1780275371/335878_3126302603495_1442578370_33246016_798248012_o_normal.jpg" -}, -"title": "_revan_: @palmashow on la brule #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1154000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@palmashow on la brule #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[23,27]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173179924620910593\",\"id_str\":\"173180043315519488\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173179924620910593,\"in_reply_to_user_id_str\":\"23782965\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":160,\"screen_name\":\"_revan_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2719,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":60,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1780275371\\/335878_3126302603495_1442578370_33246016_798248012_o_normal.jpg\",\"description\":\"\\u00c9tudiant R&T - ici je parle de tout et surtout de rien ^_^\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"86814993\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1780275371\\/335878_3126302603495_1442578370_33246016_798248012_o_normal.jpg\",\"name\":\"_revan_\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 01 22:15:07 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":86814993,\"utc_offset\":3600,\"favourites_count\":22,\"url\":null},\"in_reply_to_screen_name\":\"palmashow\",\"truncated\":false,\"id\":173180043315519488,\"created_at\":\"Fri Feb 24 22:58:34 +0000 2012\",\"in_reply_to_user_id\":23782965}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1154000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cb05b449-b9df-40bc-b67b-b1693c794868-173180043315519488" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1841726519/image_normal.jpg" -}, -"title": "RATIER Rémy: RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1154000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":6,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179924620910593\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"palmashow\",\"lang\":\"en\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":67,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":54594,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"statuses_count\":1784,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"show_all_inline_media\":false,\"listed_count\":202,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"palmashow\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":23782965,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\"},\"truncated\":false,\"id\":173179924620910593,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":6,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180044582195200\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"bbf85\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":22,\"location\":null,\"profile_text_color\":\"333333\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1841726519\\/image_normal.jpg\",\"description\":null,\"statuses_count\":42,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"494357179\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"RATIER R\\u00e9my\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Feb 16 20:25:17 +0000 2012\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":494357179,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841726519\\/image_normal.jpg\"},\"truncated\":false,\"id\":173180044582195200,\"created_at\":\"Fri Feb 24 22:58:34 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1154000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0cf96c19-e9d7-4e12-99a6-3214a58d43ed-173180044582195200" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1348620857/aa_normal.JPG" -}, -"title": "A Warnia de Zarzecki: RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1154000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":6,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179924620910593\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"palmashow\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1784,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":202,\"profile_link_color\":\"0084B4\",\"followers_count\":54595,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"name\":\"palmashow\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":23782965,\"utc_offset\":null,\"favourites_count\":3,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179924620910593,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":6,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180045236514816\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":97,\"screen_name\":\"alexwaza\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":515,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/426297290\\/flower_wall.jpg\",\"location\":\"St Mand\\u00e9\",\"show_all_inline_media\":false,\"listed_count\":11,\"profile_link_color\":\"007ede\",\"followers_count\":321,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1348620857\\/aa_normal.JPG\",\"description\":\"\\u00c9tudiant en troisi\\u00e8me ann\\u00e9e \\u00e0 @HETIC.\\r\\nJ'erre sur Twitter sans domaine de pr\\u00e9dilection, vous voil\\u00e0 avertis.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"201387157\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/426297290\\/flower_wall.jpg\",\"profile_sidebar_fill_color\":\"d9d9d9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1348620857\\/aa_normal.JPG\",\"name\":\"A Warnia de Zarzecki\",\"default_profile_image\":false,\"created_at\":\"Mon Oct 11 18:53:07 +0000 2010\",\"profile_sidebar_border_color\":\"c7cce0\",\"id\":201387157,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180045236514816,\"created_at\":\"Fri Feb 24 22:58:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1154000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "735ae9aa-5f21-444b-906e-59b1999f4fa1-173180045236514816" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "le @palmashow Vous trouvez pas qui fait pas mal chaud dans le studio ?! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1649856860/avatpagetwsn_normal.jpg" -}, -"title": "lôtre demédeu: le @palmashow Vous trouvez pas qui fait pas mal chaud dans le studio ?! #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1155000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"le @palmashow Vous trouvez pas qui fait pas mal chaud dans le studio ?! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[72,76]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180047782457344\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":81,\"screen_name\":\"lotre\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":10314,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/1012532\\/simpsball1600.jpg\",\"location\":\"just there\",\"show_all_inline_media\":true,\"listed_count\":13,\"profile_link_color\":\"0000ff\",\"followers_count\":159,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1649856860\\/avatpagetwsn_normal.jpg\",\"description\":\"man, z\\u00e9ro de l'univers !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"id_str\":\"7233942\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/1012532\\/simpsball1600.jpg\",\"profile_sidebar_fill_color\":\"e0ff92\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1649856860\\/avatpagetwsn_normal.jpg\",\"name\":\"l\\u00f4tre dem\\u00e9deu\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 03 18:07:50 +0000 2007\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":7233942,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180047782457344,\"created_at\":\"Fri Feb 24 22:58:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1155000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "df41e66c-e00b-4523-9905-436121e0c2ee-173180047782457344" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1679388535/Capture_d__cran_2011-12-07___19.36.48_normal.png" -}, -"title": "Antoine G: RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1155000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":7,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179924620910593\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"palmashow\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1784,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":202,\"profile_link_color\":\"0084B4\",\"followers_count\":54596,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"name\":\"palmashow\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":23782965,\"utc_offset\":null,\"favourites_count\":3,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179924620910593,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":7,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180048487088130\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":172,\"screen_name\":\"Wizidi\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2994,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Rennes\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"followers_count\":95,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1679388535\\/Capture_d__cran_2011-12-07___19.36.48_normal.png\",\"description\":\"\\u00c9tudiant Rennais en IUT GEA de 19 ans. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"87478259\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1679388535\\/Capture_d__cran_2011-12-07___19.36.48_normal.png\",\"name\":\"Antoine G\",\"default_profile_image\":false,\"created_at\":\"Wed Nov 04 16:44:01 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":87478259,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180048487088130,\"created_at\":\"Fri Feb 24 22:58:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1155000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "403b9ea1-cb7d-4510-a4cf-876bd6c29fdf-173180048487088130" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est que @vinvin devrai changer de chemise ;) #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1143073505/41403_1088720440_8180_q_normal.jpg" -}, -"title": "yann : C'est que @vinvin devrai changer de chemise ;) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1156000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est que @vinvin devrai changer de chemise ;) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[10,17],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[47,51]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180050055757825\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":114,\"screen_name\":\"yannosh51\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":695,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/317784174\\/as-test.jpg\",\"location\":\"france\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"384040\",\"followers_count\":59,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1143073505\\/41403_1088720440_8180_q_normal.jpg\",\"description\":\"Gamer, retrogamer m\\u00eame et administrateur chez armagame pour le jeu atomic strike.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"000000\",\"id_str\":\"165689120\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/317784174\\/as-test.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1143073505\\/41403_1088720440_8180_q_normal.jpg\",\"name\":\"yann \",\"default_profile_image\":false,\"created_at\":\"Mon Jul 12 08:06:43 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":165689120,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":\"http:\\/\\/www.atomic-strike.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180050055757825,\"created_at\":\"Fri Feb 24 22:58:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1156000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0eed7e7c-3314-4305-a917-795452ce52ca-173180050055757825" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @VivianRoldo: #cesar2012 étant terminé, on passe sur #france5 pour #lgw :)", -"img": { -"src": "http://a2.twimg.com/profile_images/1815343452/sachawlp_normal.png" -}, -"title": "Sacha Cohen: RT @VivianRoldo: #cesar2012 étant terminé, on passe sur #france5 pour #lgw :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1156000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @VivianRoldo: #cesar2012 \\u00e9tant termin\\u00e9, on passe sur #france5 pour #lgw :)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"VivianRoldo\",\"indices\":[3,15],\"id_str\":\"5786832\",\"name\":\"Vivian\",\"id\":5786832}],\"urls\":[],\"hashtags\":[{\"text\":\"cesar2012\",\"indices\":[17,27]},{\"text\":\"france5\",\"indices\":[56,64]},{\"text\":\"lgw\",\"indices\":[70,74]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#cesar2012 \\u00e9tant termin\\u00e9, on passe sur #france5 pour #lgw :)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cesar2012\",\"indices\":[0,10]},{\"text\":\"france5\",\"indices\":[39,47]},{\"text\":\"lgw\",\"indices\":[53,57]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178701909983232\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1084,\"screen_name\":\"VivianRoldo\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":11961,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/149894981\\/background.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":47,\"profile_link_color\":\"ffbb0f\",\"followers_count\":866,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1436789815\\/mypictr_300x300_normal.jpg\",\"description\":\"Animateur du podcast audio de cin\\u00e9ma @Satoorn pour @NoWatch. \\u00c9tudiant de @LeMaster226 de @Paris_Dauphine, promo 2012. CM pour @CrossVideoDays.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"333333\",\"id_str\":\"5786832\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/149894981\\/background.jpg\",\"profile_sidebar_fill_color\":\"\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1436789815\\/mypictr_300x300_normal.jpg\",\"name\":\"Vivian\",\"default_profile_image\":false,\"created_at\":\"Sat May 05 11:02:31 +0000 2007\",\"profile_sidebar_border_color\":\"444444\",\"id\":5786832,\"utc_offset\":3600,\"favourites_count\":218,\"url\":\"http:\\/\\/vivianroldo.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178701909983232,\"created_at\":\"Fri Feb 24 22:53:14 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180050659753986\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":327,\"screen_name\":\"sachacohenfr\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10311,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/178177561\\/fat_lines_dark.gif\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":252,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1815343452\\/sachawlp_normal.png\",\"description\":\"Podcasteur, Blogueur. co-r\\u00e9alisateur du #geekast . Cr\\u00e9ateur de @WeLovePodcast\\r\\n\\r\\nA LA RECHERCHE D'UN MOYEN DE DESIMLOCKER IPHONE 4 BB 04.11.08\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"65282554\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/178177561\\/fat_lines_dark.gif\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815343452\\/sachawlp_normal.png\",\"name\":\"Sacha Cohen\",\"default_profile_image\":false,\"created_at\":\"Thu Aug 13 05:11:24 +0000 2009\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":65282554,\"utc_offset\":3600,\"favourites_count\":6,\"url\":\"http:\\/\\/www.blogdesacha.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180050659753986,\"created_at\":\"Fri Feb 24 22:58:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1156000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0191df97-5e23-4961-a8fe-9461f2da942c-173180050659753986" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Long entretien avec le @palmashow, inspiré par les questions des internautes #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1292629982/Dallage_Bleu_Ispahan_normal.jpg" -}, -"title": "Hélène Herniou: RT @LeGrandWebze: Long entretien avec le @palmashow, inspiré par les questions des internautes #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1156000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Long entretien avec le @palmashow, inspir\\u00e9 par les questions des internautes #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"palmashow\",\"indices\":[41,51],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[95,99]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Long entretien avec le @palmashow, inspir\\u00e9 par les questions des internautes #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[23,33],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[77,81]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179096069701633\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1480,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3132,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179096069701633,\"created_at\":\"Fri Feb 24 22:54:48 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180051431489538\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":255,\"screen_name\":\"cliophile\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3746,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/98452727\\/IMG_3913.JPG\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":38,\"profile_link_color\":\"608ddb\",\"followers_count\":377,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1292629982\\/Dallage_Bleu_Ispahan_normal.jpg\",\"description\":\"Culture, num\\u00e9rique et patrimoine ... mais aussi mus\\u00e9ologie, architecture, arts vivants, design, photographie, histoire, communication, ... ! Bref : #museogeek\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"362b2b\",\"id_str\":\"126441750\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/98452727\\/IMG_3913.JPG\",\"profile_sidebar_fill_color\":\"ffb8cc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1292629982\\/Dallage_Bleu_Ispahan_normal.jpg\",\"name\":\"H\\u00e9l\\u00e8ne Herniou\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 25 22:10:07 +0000 2010\",\"profile_sidebar_border_color\":\"3b3636\",\"id\":126441750,\"utc_offset\":3600,\"favourites_count\":35,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180051431489538,\"created_at\":\"Fri Feb 24 22:58:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1156000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ee1d7185-50ba-497d-ae2d-cbec53befb50-173180051431489538" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On la brûle !!!\nRT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/526848600/nana-univers-vip-blog-com-172396mika_nakashima_as_nana_normal.jpg" -}, -"title": "prudence julian: On la brûle !!!\nRT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1157000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"On la br\\u00fble !!!\\nRT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[19,29],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[69,76],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[77,81]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetcaster.com\\\" rel=\\\"nofollow\\\"\\u003ETweetCaster for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180054044553217\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":34,\"screen_name\":\"pruejulian\",\"lang\":\"en\",\"profile_text_color\":\"3D1957\",\"statuses_count\":43,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/9868192\\/1207337754562.jpg\",\"location\":\"paris, france\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"FF0000\",\"followers_count\":2,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/526848600\\/nana-univers-vip-blog-com-172396mika_nakashima_as_nana_normal.jpg\",\"description\":\"...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"683e74\",\"id_str\":\"33489322\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/9868192\\/1207337754562.jpg\",\"profile_sidebar_fill_color\":\"e9bee1\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/526848600\\/nana-univers-vip-blog-com-172396mika_nakashima_as_nana_normal.jpg\",\"name\":\"prudence julian\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 20 11:54:57 +0000 2009\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":33489322,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180054044553217,\"created_at\":\"Fri Feb 24 22:58:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1157000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8befc0cd-225e-4b8a-8fc3-c0c67a9f19d2-173180054044553217" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ais je le droit ne de pas aimer la chemise de vinvin ? #lgw @vinvin", -"img": { -"src": "http://a2.twimg.com/profile_images/1685061192/Photo_du_10-12-11___15.18_normal.jpg" -}, -"title": "DelloyeCoiteux: ais je le droit ne de pas aimer la chemise de vinvin ? #lgw @vinvin", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1157000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"ais je le droit ne de pas aimer la chemise de vinvin ? #lgw @vinvin\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[60,67],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[55,59]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180057404178433\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"DelloyeCoiteux\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":276,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":89,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1685061192\\/Photo_du_10-12-11___15.18_normal.jpg\",\"description\":\"Design, Architecture, Photographie, Web et autres petites curiosit\\u00e9s\",\"statuses_count\":2101,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"433388967\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"DelloyeCoiteux\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat Dec 10 14:14:07 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":433388967,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1685061192\\/Photo_du_10-12-11___15.18_normal.jpg\"},\"truncated\":false,\"id\":173180057404178433,\"created_at\":\"Fri Feb 24 22:58:37 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1157000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "763337fa-1eeb-4b9c-b591-58e7db3a20bc-173180057404178433" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@palmashow Brule-là #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1525098848/183219_1802661462292_1112499116_2172166_8041184_n_normal.jpg" -}, -"title": "Michael J.: @palmashow Brule-là #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1157000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"palmashow\",\"favorited\":false,\"text\":\"@palmashow Brule-l\\u00e0 #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[20,24]}]},\"in_reply_to_user_id\":23782965,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173179924620910593,\"in_reply_to_status_id_str\":\"173179924620910593\",\"id_str\":\"173180057806831617\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Martyornot\",\"lang\":\"en\",\"favourites_count\":13,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":150,\"location\":\"Rouen, Normandie\",\"profile_text_color\":\"333333\",\"followers_count\":101,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1525098848\\/183219_1802661462292_1112499116_2172166_8041184_n_normal.jpg\",\"description\":\"#Traveler #geek #retrogaming #videogames #Normandie #rouen #Coupdecouteaudanslaglotte !\",\"statuses_count\":2667,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/378350402\\/war_dictators.jpg\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"112498831\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Michael J.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/378350402\\/war_dictators.jpg\",\"created_at\":\"Mon Feb 08 18:34:33 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":112498831,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1525098848\\/183219_1802661462292_1112499116_2172166_8041184_n_normal.jpg\"},\"truncated\":false,\"id\":173180057806831617,\"created_at\":\"Fri Feb 24 22:58:37 +0000 2012\",\"in_reply_to_user_id_str\":\"23782965\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1157000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7384290a-e995-44b9-a122-2305a6025ae8-173180057806831617" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw francois rollin doit il rester ?? #ilreste #ilpart #cqui #change2ton #change2chemise :-)", -"img": { -"src": "http://a1.twimg.com/profile_images/309624209/Cy2_normal.png" -}, -"title": "Samuel Huron: #lgw francois rollin doit il rester ?? #ilreste #ilpart #cqui #change2ton #change2chemise :-)", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1158000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw francois rollin doit il rester ?? #ilreste #ilpart #cqui #change2ton #change2chemise :-)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[39,47]},{\"text\":\"ilpart\",\"indices\":[48,55]},{\"text\":\"cqui\",\"indices\":[56,61]},{\"text\":\"change2ton\",\"indices\":[62,73]},{\"text\":\"change2chemise\",\"indices\":[74,89]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180058926723072\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":764,\"screen_name\":\"cybunk\",\"lang\":\"en\",\"profile_text_color\":\"4c9c8f\",\"statuses_count\":2674,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/51130859\\/3577914799_1350cff02e.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":69,\"profile_link_color\":\"b3009b\",\"followers_count\":699,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/309624209\\/Cy2_normal.png\",\"description\":\"Lead designer @IRILive Centre Pompidou \\/ PhD student in #infoviz #chi @ Paris11 \\/ @INRIA : #ui #Webdesign, #WebScience, #philosophy, #open #innovation\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"000000\",\"id_str\":\"14905766\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/51130859\\/3577914799_1350cff02e.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/309624209\\/Cy2_normal.png\",\"name\":\"Samuel Huron\",\"default_profile_image\":false,\"created_at\":\"Mon May 26 06:02:18 +0000 2008\",\"profile_sidebar_border_color\":\"b3009b\",\"id\":14905766,\"utc_offset\":-10800,\"favourites_count\":405,\"url\":\"http:\\/\\/www.cybunk.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180058926723072,\"created_at\":\"Fri Feb 24 22:58:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1158000, -"tags": [ -{ -"id-ref": "ef54d3da-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cc60c2a9-de8f-418b-aee4-a1798300a5c0-173180058926723072" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon, et sinon, comment c'était les #César2012 avec @sgtpembry ? #lgw #ilReste", -"img": { -"src": "http://a0.twimg.com/profile_images/1819882790/tetocarre_normal.jpg" -}, -"title": "Cédric BILLAUDELLE: Bon, et sinon, comment c'était les #César2012 avec @sgtpembry ? #lgw #ilReste", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1158000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bon, et sinon, comment c'\\u00e9tait les #C\\u00e9sar2012 avec @sgtpembry ? #lgw #ilReste\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"sgtpembry\",\"indices\":[51,61],\"id_str\":\"239085423\",\"name\":\"Alexandre Astier\",\"id\":239085423}],\"urls\":[],\"hashtags\":[{\"text\":\"C\\u00e9sar2012\",\"indices\":[35,45]},{\"text\":\"lgw\",\"indices\":[64,68]},{\"text\":\"ilReste\",\"indices\":[69,77]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180059362930689\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":172,\"screen_name\":\"Cbill0\",\"lang\":\"fr\",\"profile_text_color\":\"F2ECF9\",\"statuses_count\":1108,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/422263046\\/679FC0.png\",\"location\":\"Lille, FR\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"1a1aba\",\"followers_count\":30,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1819882790\\/tetocarre_normal.jpg\",\"description\":\"\\u00c9tudiant \\u00e0 l'IAE de Lille, mais pur produit des Ardennes. Aime beaucoup apprendre, mais n'aime pas qu'on lui fasse la le\\u00e7on.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"E44B22\",\"id_str\":\"84313428\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422263046\\/679FC0.png\",\"profile_sidebar_fill_color\":\"2C446A\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819882790\\/tetocarre_normal.jpg\",\"name\":\"C\\u00e9dric BILLAUDELLE\",\"default_profile_image\":false,\"created_at\":\"Thu Oct 22 12:34:22 +0000 2009\",\"profile_sidebar_border_color\":\"0C0F22\",\"id\":84313428,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180059362930689,\"created_at\":\"Fri Feb 24 22:58:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1158000, -"tags": [ -{ -"id-ref": "ef2b9ccc-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "30eb1085-64fb-4ee9-abe2-2e13b3ffbbec-173180059362930689" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@palmashow @vinvin on la garde pour régler notre TV. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1794196247/serious-cat_-_Copie__2__normal.jpg" -}, -"title": "victor lehoussine: @palmashow @vinvin on la garde pour régler notre TV. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1158000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@palmashow @vinvin on la garde pour r\\u00e9gler notre TV. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[11,18],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[53,57]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173179924620910593\",\"id_str\":\"173180059849461761\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173179924620910593,\"in_reply_to_user_id_str\":\"23782965\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":103,\"screen_name\":\"vodevil_art\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":156,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/412042973\\/colour.jpg\",\"location\":\"rennes\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1794196247\\/serious-cat_-_Copie__2__normal.jpg\",\"description\":\"#Geek & #Gamer et occasionnellement \\u00e9tudiant en M1 #communication \\u00e0 Rennes :: La t\\u00eate et la peau dans les \\u00e9toiles :: Musicien \\u00e0 la recherche de nouveaux projets\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"169166835\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/412042973\\/colour.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1794196247\\/serious-cat_-_Copie__2__normal.jpg\",\"name\":\"victor lehoussine\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 21 18:17:32 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":169166835,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":\"palmashow\",\"truncated\":false,\"id\":173180059849461761,\"created_at\":\"Fri Feb 24 22:58:38 +0000 2012\",\"in_reply_to_user_id\":23782965}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1158000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a85bb5a8-44f4-4456-b136-f7791f11c428-173180059849461761" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste #ViNvintombelachemise", -"img": { -"src": "http://a0.twimg.com/profile_images/1658546588/solidarnosc_normal.jpg" -}, -"title": "Miguel Teixeira: #lgw #ilreste #ViNvintombelachemise", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1158000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #ilreste #ViNvintombelachemise\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]},{\"text\":\"ViNvintombelachemise\",\"indices\":[14,35]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180060835119104\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"migteix\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":258,\"location\":\"Orleans\",\"profile_text_color\":\"333333\",\"followers_count\":267,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1658546588\\/solidarnosc_normal.jpg\",\"description\":\"blogueur orl\\u00e9anais, parle surtout d'actu locale et sort 2\\/3 blagues de temps en temps...\",\"statuses_count\":2718,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":16,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"3543511\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Miguel Teixeira\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Apr 05 18:00:09 +0000 2007\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":3543511,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.coteboulevard.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658546588\\/solidarnosc_normal.jpg\"},\"truncated\":false,\"id\":173180060835119104,\"created_at\":\"Fri Feb 24 22:58:38 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1158000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef5526dc-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6e0d05c6-9afc-4d59-ad94-506ab26d0b03-173180060835119104" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "François Rollin #ilreste mais plus de locutions latines #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1746369460/superherosplatter7_normal.jpeg" -}, -"title": "David Malo: François Rollin #ilreste mais plus de locutions latines #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1158000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Fran\\u00e7ois Rollin #ilreste mais plus de locutions latines #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[17,25]},{\"text\":\"lgw\",\"indices\":[57,61]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180060809957376\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"Darthmalor\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":170,\"location\":\"\",\"profile_text_color\":\"3E4415\",\"followers_count\":33,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1746369460\\/superherosplatter7_normal.jpeg\",\"description\":\"\",\"statuses_count\":592,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"37471103\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"David Malo\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"created_at\":\"Sun May 03 18:35:39 +0000 2009\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":37471103,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1746369460\\/superherosplatter7_normal.jpeg\"},\"truncated\":false,\"id\":173180060809957376,\"created_at\":\"Fri Feb 24 22:58:38 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1158000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "88bde76b-0bab-4c09-8a0a-9a854ed1a97e-173180060809957376" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @CapAlexandre: @LeGrandWebze Le professeur Rollin se druckerise. #change2ton #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1340686999/hasselhoff_normal.jpg" -}, -"title": "monsieurhobby: RT @CapAlexandre: @LeGrandWebze Le professeur Rollin se druckerise. #change2ton #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1158000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @CapAlexandre: @LeGrandWebze Le professeur Rollin se druckerise. #change2ton #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"CapAlexandre\",\"indices\":[3,16],\"id_str\":\"184332429\",\"name\":\"Capitaine Alexandre\",\"id\":184332429},{\"screen_name\":\"LeGrandWebze\",\"indices\":[18,31],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[68,79]},{\"text\":\"lgw\",\"indices\":[80,84]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze Le professeur Rollin se druckerise. #change2ton #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[50,61]},{\"text\":\"lgw\",\"indices\":[62,66]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179585318486016\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1065,\"screen_name\":\"CapAlexandre\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":11730,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Jamais loin de la mer\",\"show_all_inline_media\":false,\"listed_count\":59,\"profile_link_color\":\"2FC2EF\",\"followers_count\":1390,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1115185915\\/Miro_normal.jpg\",\"description\":\"Une Biographie, \\u00e7a s'invente! (L-F C\\u00e9line)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Rome\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"184332429\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1115185915\\/Miro_normal.jpg\",\"name\":\"Capitaine Alexandre\",\"default_profile_image\":false,\"created_at\":\"Sun Aug 29 08:06:00 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":184332429,\"utc_offset\":3600,\"favourites_count\":66,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173179585318486016,\"created_at\":\"Fri Feb 24 22:56:45 +0000 2012\",\"in_reply_to_user_id\":365949385},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180061694959616\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":663,\"screen_name\":\"monsieurhobby\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7364,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"location\":\"DtC\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"followers_count\":207,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"description\":\"Geek travesti en Ambulancier, je me prom\\u00e8ne en Aquitaine avec dans mon sac des podcasts, des s\\u00e9ries tv, des films et surtout de comics, un v\\u00e9ritable Hobby...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"78733185\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"name\":\"monsieurhobby\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 30 22:59:44 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":78733185,\"utc_offset\":-10800,\"favourites_count\":30,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180061694959616,\"created_at\":\"Fri Feb 24 22:58:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1158000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "71a445d4-d940-4560-8c66-21eef27af956-173180061694959616" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1436789815/mypictr_300x300_normal.jpg" -}, -"title": "Vivian: RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1158000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":9,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179924620910593\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"palmashow\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1784,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":202,\"profile_link_color\":\"0084B4\",\"followers_count\":54596,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"name\":\"palmashow\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":23782965,\"utc_offset\":null,\"favourites_count\":3,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179924620910593,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":9,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180061749489664\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1084,\"screen_name\":\"VivianRoldo\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":11962,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/149894981\\/background.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":47,\"profile_link_color\":\"ffbb0f\",\"followers_count\":866,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1436789815\\/mypictr_300x300_normal.jpg\",\"description\":\"Animateur du podcast audio de cin\\u00e9ma @Satoorn pour @NoWatch. \\u00c9tudiant de @LeMaster226 de @Paris_Dauphine, promo 2012. CM pour @CrossVideoDays.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"333333\",\"id_str\":\"5786832\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/149894981\\/background.jpg\",\"profile_sidebar_fill_color\":\"\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1436789815\\/mypictr_300x300_normal.jpg\",\"name\":\"Vivian\",\"default_profile_image\":false,\"created_at\":\"Sat May 05 11:02:31 +0000 2007\",\"profile_sidebar_border_color\":\"444444\",\"id\":5786832,\"utc_offset\":3600,\"favourites_count\":218,\"url\":\"http:\\/\\/vivianroldo.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180061749489664,\"created_at\":\"Fri Feb 24 22:58:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1158000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "47647320-47a5-4789-ad5c-600cc56df624-173180061749489664" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1704991640/index_normal.jpg" -}, -"title": "Marie Rnd: RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1159000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":9,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179924620910593\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"palmashow\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1784,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":202,\"profile_link_color\":\"0084B4\",\"followers_count\":54596,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"name\":\"palmashow\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":23782965,\"utc_offset\":null,\"favourites_count\":3,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179924620910593,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":9,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180066140913666\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":15,\"screen_name\":\"_Keep_The_Smile\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":67,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/385563888\\/4384-ville-des-usa-la-nuit-WallFizz.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1704991640\\/index_normal.jpg\",\"description\":\"Friendship, Love, Sea, SEX & Sun \\u2665 That's all !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"131516\",\"id_str\":\"415850018\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/385563888\\/4384-ville-des-usa-la-nuit-WallFizz.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1704991640\\/index_normal.jpg\",\"name\":\"Marie Rnd\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 18 22:14:26 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":415850018,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180066140913666,\"created_at\":\"Fri Feb 24 22:58:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1159000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2af2c47c-33c1-40b7-8036-8cc92b2ca24e-173180066140913666" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est quoi le concept de #lgw ??", -"img": { -"src": "http://a0.twimg.com/profile_images/1398430545/254975_10150205112561123_599061122_7598199_6237371_n_normal.jpg" -}, -"title": "Eudes Braoudet: C'est quoi le concept de #lgw ??", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1159000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est quoi le concept de #lgw ??\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180065042010112\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"PeioGaisko\",\"lang\":\"en\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":97,\"location\":\"Bordeaux\",\"profile_text_color\":\"666666\",\"followers_count\":43,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1398430545\\/254975_10150205112561123_599061122_7598199_6237371_n_normal.jpg\",\"description\":\"Denis Brogniartophile tout simplement\",\"statuses_count\":1225,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"116691201\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Eudes Braoudet\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Tue Feb 23 09:00:09 +0000 2010\",\"profile_sidebar_fill_color\":\"252429\",\"id\":116691201,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1398430545\\/254975_10150205112561123_599061122_7598199_6237371_n_normal.jpg\"},\"truncated\":false,\"id\":173180065042010112,\"created_at\":\"Fri Feb 24 22:58:39 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1159000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "df0c6588-d601-4064-a7f7-b69bf18c0998-173180065042010112" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le professeur rollin est fort drôle ce soir #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1732783555/avatar_twinter_normal.JPG" -}, -"title": "simon massonneau: Le professeur rollin est fort drôle ce soir #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1159000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le professeur rollin est fort dr\\u00f4le ce soir #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[44,48]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180063880200193\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":73,\"screen_name\":\"kirk_fuck_you\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":25,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1732783555\\/avatar_twinter_normal.JPG\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"125453604\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1732783555\\/avatar_twinter_normal.JPG\",\"name\":\"simon massonneau\",\"default_profile_image\":false,\"created_at\":\"Mon Mar 22 21:46:24 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":125453604,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180063880200193,\"created_at\":\"Fri Feb 24 22:58:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1159000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f5c65640-1c1e-4af0-bb7f-c0bb1f2c1034-173180063880200193" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ellereste ! “@palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw”", -"img": { -"src": "http://a1.twimg.com/profile_images/1804671338/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png" -}, -"title": "Marie: #ellereste ! “@palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1159000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ellereste ! \\u201c@palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\\u201d\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[14,24],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[64,71],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"ellereste\",\"indices\":[0,10]},{\"text\":\"lgw\",\"indices\":[72,76]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180065847324672\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"D9B17E\",\"screen_name\":\"frenchy_Marie\",\"lang\":\"en\",\"favourites_count\":25,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":203,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\",\"description\":\"J'accapare des objets sans ressurgir sur autrui.\",\"statuses_count\":2881,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"9D582E\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"protected\":false,\"id_str\":\"120444044\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Marie\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"created_at\":\"Sat Mar 06 13:02:46 +0000 2010\",\"profile_sidebar_fill_color\":\"EADEAA\",\"id\":120444044,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\"},\"truncated\":false,\"id\":173180065847324672,\"created_at\":\"Fri Feb 24 22:58:39 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1159000, -"tags": [ -{ -"id-ref": "ef14c7ea-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9e12c236-1001-4f69-b71b-2ef789fc9b87-173180065847324672" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze Grand merci à @Gregshow pour le clip de la barmitsva du gamin de 13 ans #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1822564639/avatar_normal.jpg" -}, -"title": "Maxime Hagenbourger: @LeGrandWebze Grand merci à @Gregshow pour le clip de la barmitsva du gamin de 13 ans #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1160000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze Grand merci \\u00e0 @Gregshow pour le clip de la barmitsva du gamin de 13 ans #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"Gregshow\",\"indices\":[28,37],\"id_str\":\"23932076\",\"name\":\"Gregshow\",\"id\":23932076}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[86,90]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180068787535873\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":172,\"screen_name\":\"MaximeHg\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":11490,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/69218647\\/New_York_1920x1080_HDTV_1080p.jpg\",\"location\":\"Lyon, France\",\"show_all_inline_media\":true,\"listed_count\":16,\"profile_link_color\":\"0099CC\",\"followers_count\":221,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1822564639\\/avatar_normal.jpg\",\"description\":\"J'ai appris \\u00e0 lire avec T\\u00e9l\\u00e9rama. J'enregistrais \\u00e0 4 ans tous les Questions Pour un Champion. Autant dire que ma famille m'en veut.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"18693591\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/69218647\\/New_York_1920x1080_HDTV_1080p.jpg\",\"profile_sidebar_fill_color\":\"f6ffd1\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1822564639\\/avatar_normal.jpg\",\"name\":\"Maxime Hagenbourger\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 06 20:30:09 +0000 2009\",\"profile_sidebar_border_color\":\"fff8ad\",\"id\":18693591,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/www.lastfm.fr\\/user\\/MaximeHg\"},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173180068787535873,\"created_at\":\"Fri Feb 24 22:58:40 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1160000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "981fb4b6-fdff-44c0-964d-2052eeba7de6-173180068787535873" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw la chemise de Vinvin est trop 70's !! Top :-)", -"img": { -"src": "http://a3.twimg.com/profile_images/1147619621/acdl_normal.jpg" -}, -"title": "AC Lefort: #lgw la chemise de Vinvin est trop 70's !! Top :-)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1160000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw la chemise de Vinvin est trop 70's !! Top :-)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180069215354880\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":765,\"screen_name\":\"zanskar\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1794,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"Angers, France\",\"show_all_inline_media\":false,\"listed_count\":75,\"profile_link_color\":\"0084B4\",\"followers_count\":1052,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1147619621\\/acdl_normal.jpg\",\"description\":\"e-marketing, webdesign, r\\u00e9seaux sociaux, e-commerce, pharma\\/vet, entrepreneuriat\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"17367429\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1147619621\\/acdl_normal.jpg\",\"name\":\"AC Lefort\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 13 16:01:37 +0000 2008\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":17367429,\"utc_offset\":3600,\"favourites_count\":4662,\"url\":\"http:\\/\\/www.zanskarstudio.com\\/blog\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180069215354880,\"created_at\":\"Fri Feb 24 22:58:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1160000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "124a06a1-da27-432f-b1eb-efbc26e4b9e6-173180069215354880" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Non mais il reste et il re-reste! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1769265290/paper_art_19_normal.jpg" -}, -"title": "Raphaëlle: Non mais il reste et il re-reste! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1161000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Non mais il reste et il re-reste! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180071912275969\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":148,\"screen_name\":\"Rapchka\",\"lang\":\"fr\",\"profile_text_color\":\"630628\",\"statuses_count\":245,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/225188433\\/26.jpg\",\"location\":\"Toulouse, France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"ed1730\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1769265290\\/paper_art_19_normal.jpg\",\"description\":\"Allez c'est bon, ce matin je m'y remets. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"171414\",\"id_str\":\"222072390\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/225188433\\/26.jpg\",\"profile_sidebar_fill_color\":\"e7e8be\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1769265290\\/paper_art_19_normal.jpg\",\"name\":\"Rapha\\u00eblle\",\"default_profile_image\":false,\"created_at\":\"Thu Dec 02 11:31:22 +0000 2010\",\"profile_sidebar_border_color\":\"780b0b\",\"id\":222072390,\"utc_offset\":null,\"favourites_count\":9,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180071912275969,\"created_at\":\"Fri Feb 24 22:58:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1161000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9af00217-4f74-4a38-b58c-9cf1cdefd317-173180071912275969" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Carnaval de LOL à #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1223042227/martinmediasLogo2011face_normal.jpg" -}, -"title": "Martin Vachiery: Carnaval de LOL à #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1161000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Carnaval de LOL \\u00e0 #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[18,22]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180072725970944\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":413,\"screen_name\":\"MartinMedias\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":3393,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"location\":\"Brussels\",\"show_all_inline_media\":false,\"listed_count\":47,\"profile_link_color\":\"0099B9\",\"followers_count\":774,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1223042227\\/martinmediasLogo2011face_normal.jpg\",\"description\":\"\\u00dcber Blogueur\\/Journaliste @ RTL \\/ R\\u00e9alisateur de #YoNonPeutEtre\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"0099B9\",\"id_str\":\"18350026\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1223042227\\/martinmediasLogo2011face_normal.jpg\",\"name\":\"Martin Vachiery\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 24 03:50:33 +0000 2008\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":18350026,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/martinmedias.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180072725970944,\"created_at\":\"Fri Feb 24 22:58:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1161000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f1b2d2a2-95b8-4a67-8710-a4e5ca3c4755-173180072725970944" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D", -"img": { -"src": "http://a3.twimg.com/profile_images/1816004622/AG_normal.jpg" -}, -"title": "AnonFr: RT @kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1162000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"kheops2713\",\"indices\":[3,14],\"id_str\":\"321006177\",\"name\":\"KheOps\",\"id\":321006177}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[48,52]},{\"text\":\"fail\",\"indices\":[56,61]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Le wifi est mort sur le plateau #lgw :] #fail :D\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]},{\"text\":\"fail\",\"indices\":[40,45]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173178510322577408\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":25,\"screen_name\":\"kheops2713\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":971,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0084B4\",\"followers_count\":451,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1652896495\\/31462_418563071095_586936095_5290073_3010281_a_normal.jpg\",\"description\":\"Je clair, ne pas ?\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"321006177\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1652896495\\/31462_418563071095_586936095_5290073_3010281_a_normal.jpg\",\"name\":\"KheOps\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 20 21:41:59 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":321006177,\"utc_offset\":null,\"favourites_count\":0,\"url\":\"http:\\/\\/www.dailymotion.com\\/video\\/x32zy6_la-strategie-de-lechec-lentretien_fun\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173178510322577408,\"created_at\":\"Fri Feb 24 22:52:29 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180077469745152\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":88,\"screen_name\":\"GTF713\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":2837,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/396624473\\/wallpaper-1573572.jpg\",\"location\":\"FR\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0099B9\",\"followers_count\":155,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1816004622\\/AG_normal.jpg\",\"description\":\" - Ride Your Dream -\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"0099B9\",\"id_str\":\"27658827\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/396624473\\/wallpaper-1573572.jpg\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1816004622\\/AG_normal.jpg\",\"name\":\"AnonFr\",\"default_profile_image\":false,\"created_at\":\"Mon Mar 30 15:28:25 +0000 2009\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":27658827,\"utc_offset\":-10800,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180077469745152,\"created_at\":\"Fri Feb 24 22:58:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1162000, -"tags": [ -{ -"id-ref": "ef2d3c1c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "de00f827-2bc2-4332-a9ec-a558d6fbb3ab-173180077469745152" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1161936417/149869_143622552351685_100001118228988_232368_6284343_n_normal.jpg" -}, -"title": "PiR: RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1163000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":11,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179924620910593\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"palmashow\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1784,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":202,\"profile_link_color\":\"0084B4\",\"followers_count\":54575,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"name\":\"palmashow\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":23782965,\"utc_offset\":null,\"favourites_count\":3,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179924620910593,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":11,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180081261391873\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":76,\"screen_name\":\"PiR_B\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":327,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"iPhone: 48.880409,2.253349\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":26,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1161936417\\/149869_143622552351685_100001118228988_232368_6284343_n_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"69606212\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1161936417\\/149869_143622552351685_100001118228988_232368_6284343_n_normal.jpg\",\"name\":\"PiR\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 28 14:51:21 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":69606212,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180081261391873,\"created_at\":\"Fri Feb 24 22:58:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1163000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ba06fc44-81fe-4f46-aad0-b7be497f0567-173180081261391873" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1796764850/373818_2897796600857_1138646509_33253740_1936518528_n_normal.jpg" -}, -"title": "Romain Trébaol: RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1163000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":11,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179924620910593\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"palmashow\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1784,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":202,\"profile_link_color\":\"0084B4\",\"followers_count\":54575,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"name\":\"palmashow\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":23782965,\"utc_offset\":null,\"favourites_count\":3,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179924620910593,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":11,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180080854548480\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":28,\"screen_name\":\"Intellyum\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":25,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"Rennes\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"D02B55\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1796764850\\/373818_2897796600857_1138646509_33253740_1936518528_n_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"480406397\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1796764850\\/373818_2897796600857_1138646509_33253740_1936518528_n_normal.jpg\",\"name\":\"Romain Tr\\u00e9baol\",\"default_profile_image\":false,\"created_at\":\"Wed Feb 01 13:21:07 +0000 2012\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":480406397,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180080854548480,\"created_at\":\"Fri Feb 24 22:58:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1163000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f5bee24e-1557-4b2a-9e6a-bd61e95834e9-173180080854548480" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Donc ça c'est fait je viens de voir ma tronche sur @france5TV #check", -"img": { -"src": "http://a3.twimg.com/profile_images/1421925544/clemlol_normal.jpg" -}, -"title": "Misterclem: #LGW Donc ça c'est fait je viens de voir ma tronche sur @france5TV #check", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1164000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW Donc \\u00e7a c'est fait je viens de voir ma tronche sur @france5TV #check\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"France5tv\",\"indices\":[56,66],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"check\",\"indices\":[67,73]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180084352589824\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":997,\"screen_name\":\"misterclem\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":25121,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/386276214\\/clemlol.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":100,\"profile_link_color\":\"009999\",\"followers_count\":2265,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1421925544\\/clemlol_normal.jpg\",\"description\":\"Bloggueur, cinema, music, politique Web 2.0 Social Digital Strategist, Marketing. CM Com Online \\/ Opinions are my own \\uf8ff \\/ gplus.to\\/misterclem #universalmusic \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"11793022\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/386276214\\/clemlol.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1421925544\\/clemlol_normal.jpg\",\"name\":\"Misterclem\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 03 10:57:23 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":11793022,\"utc_offset\":3600,\"favourites_count\":425,\"url\":\"http:\\/\\/www.clementlepetit.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180084352589824,\"created_at\":\"Fri Feb 24 22:58:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1164000, -"tags": [ -{ -"id-ref": "ef56bcae-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2f83d656-243c-4ab8-b84d-78493dee1943-173180084352589824" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Etait-ce agréable de participer au Golden Show ? #Lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1502522526/270413_2244566072097_1186475357_2778446_2236334_n_normal.jpg" -}, -"title": "Silver X. Rihatts: Etait-ce agréable de participer au Golden Show ? #Lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1166000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Etait-ce agr\\u00e9able de participer au Golden Show ? #Lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180093869457409\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":358,\"screen_name\":\"SilverXW2D\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":681,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/356694448\\/Dark-Forest-35836-240944.jpeg\",\"location\":\"Issy-Les-Moulineaux\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":66,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1502522526\\/270413_2244566072097_1186475357_2778446_2236334_n_normal.jpg\",\"description\":\"Hey yo everyone ! I'm Silver ! Song Writer, Book Writer & Actor sometimes ! Searchin' 4 a casting or an editor ! ;)\\r\\nSinon j'aime la musique et les mangas ! o)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"357793124\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/356694448\\/Dark-Forest-35836-240944.jpeg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1502522526\\/270413_2244566072097_1186475357_2778446_2236334_n_normal.jpg\",\"name\":\"Silver X. Rihatts\",\"default_profile_image\":false,\"created_at\":\"Thu Aug 18 22:32:07 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":357793124,\"utc_offset\":null,\"favourites_count\":42,\"url\":\"http:\\/\\/www.facebook.com\\/whitepeace92\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180093869457409,\"created_at\":\"Fri Feb 24 22:58:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1166000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2d21c8f3-7744-47e4-b77e-42af421386c6-173180093869457409" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Grégoire du @Palmashow est passé sur Canal+ et sur France 5 en une soirée dans deux émissions en direct. Belle performance. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1511189433/31613506_normal.JPG" -}, -"title": "Maxime: Grégoire du @Palmashow est passé sur Canal+ et sur France 5 en une soirée dans deux émissions en direct. Belle performance. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1167000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Gr\\u00e9goire du @Palmashow est pass\\u00e9 sur Canal+ et sur France 5 en une soir\\u00e9e dans deux \\u00e9missions en direct. Belle performance. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[12,22],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[124,128]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180099020066816\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":318,\"screen_name\":\"Emix\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":3631,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/284525042\\/wallpaper-345309.jpg\",\"location\":\"Lorraine (54) - France\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":147,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1511189433\\/31613506_normal.JPG\",\"description\":\"Cliquez sur \\u00abSuivre\\u00bb pour voir la biographie.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"177949868\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/284525042\\/wallpaper-345309.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1511189433\\/31613506_normal.JPG\",\"name\":\"Maxime\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 13 13:44:45 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":177949868,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/emix-studio.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180099020066816,\"created_at\":\"Fri Feb 24 22:58:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1167000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f00c9ab0-bd37-458f-942f-5713c06e1df0-173180099020066816" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@palmashow Vendez-là sur eBay #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1105895956/PG_paul1_normal.jpg" -}, -"title": "Rémy D.: @palmashow Vendez-là sur eBay #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1167000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@palmashow Vendez-l\\u00e0 sur eBay #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173179924620910593\",\"id_str\":\"173180096721596416\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173179924620910593,\"in_reply_to_user_id_str\":\"23782965\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":764,\"screen_name\":\"RdNetwork\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":4351,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"France - Moselle\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"D02B55\",\"followers_count\":248,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"description\":\"A random soccer-music-games-web-french twitter Account. (Yes, that's a lot.)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"48825435\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"name\":\"R\\u00e9my D.\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 19 20:55:21 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":48825435,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":\"palmashow\",\"truncated\":false,\"id\":173180096721596416,\"created_at\":\"Fri Feb 24 22:58:47 +0000 2012\",\"in_reply_to_user_id\":23782965}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1167000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "810d3554-6b4a-453d-a337-e5081edff2c5-173180096721596416" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1804678588/Photo_Effects-1320498080384_wonder_1__normal.jpg" -}, -"title": "Erusa.Ogawa: RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1168000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":12,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179924620910593\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"palmashow\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1784,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":202,\"profile_link_color\":\"0084B4\",\"followers_count\":54577,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"name\":\"palmashow\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":23782965,\"utc_offset\":null,\"favourites_count\":3,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179924620910593,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":12,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180103545733121\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":34,\"screen_name\":\"ErusaOgawa\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":39,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/316408981\\/floral-pattern-wallpaper-black-1600x1200.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":15,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1804678588\\/Photo_Effects-1320498080384_wonder_1__normal.jpg\",\"description\":\".Dir en Grey. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"285171780\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/316408981\\/floral-pattern-wallpaper-black-1600x1200.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804678588\\/Photo_Effects-1320498080384_wonder_1__normal.jpg\",\"name\":\"Erusa.Ogawa\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 20 17:18:49 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":285171780,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180103545733121,\"created_at\":\"Fri Feb 24 22:58:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1168000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "36517bf2-f023-4eb9-8140-9196e49c9588-173180103545733121" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Nickel la chemise de #Vinvin pour régler la mire #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1801584941/image_normal.jpg" -}, -"title": "Nicolas LE SAINT: Nickel la chemise de #Vinvin pour régler la mire #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1169000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Nickel la chemise de #Vinvin pour r\\u00e9gler la mire #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Vinvin\",\"indices\":[21,28]},{\"text\":\"lgw\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180104799825920\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":24,\"screen_name\":\"nicolaslesaint\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":62,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1801584941\\/image_normal.jpg\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"404016609\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801584941\\/image_normal.jpg\",\"name\":\"Nicolas LE SAINT\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 03 10:00:21 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":404016609,\"utc_offset\":null,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180104799825920,\"created_at\":\"Fri Feb 24 22:58:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1169000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef574386-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "abad840a-88b7-49b7-a445-d331080299e3-173180104799825920" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La chemise de @vinvin #ilpart #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1717757168/PO_Fond_Gris_normal.jpg" -}, -"title": "PierreOlivier Carles: La chemise de @vinvin #ilpart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1169000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"La chemise de @vinvin #ilpart #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[14,21],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[22,29]},{\"text\":\"lgw\",\"indices\":[30,34]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180106779533312\",\"user\":{\"default_profile_image\":false,\"verified\":true,\"notifications\":null,\"profile_sidebar_border_color\":\"ffffff\",\"screen_name\":\"pocarles\",\"lang\":\"fr\",\"favourites_count\":80,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":1148,\"location\":\"Toulouse - Miami\",\"profile_text_color\":\"333333\",\"followers_count\":5248,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1717757168\\/PO_Fond_Gris_normal.jpg\",\"description\":\"Co-Founder at @Digidust & @Labotec. BA in @Stonfield @APICube @Hellotipi and others.\\r\\nMore Entrepreneur than Investor. Rugby, Gastronomy and Human enthusiast !\",\"statuses_count\":32041,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433336791\\/110070354.jpg\",\"show_all_inline_media\":true,\"listed_count\":448,\"profile_link_color\":\"5cace5\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFFFFF\",\"protected\":false,\"id_str\":\"23074316\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"PierreOlivier Carles\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433336791\\/110070354.jpg\",\"created_at\":\"Fri Mar 06 15:10:47 +0000 2009\",\"profile_sidebar_fill_color\":\"f0f0f0\",\"id\":23074316,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.pocarles.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1717757168\\/PO_Fond_Gris_normal.jpg\"},\"truncated\":false,\"id\":173180106779533312,\"created_at\":\"Fri Feb 24 22:58:49 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1169000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9919983e-09d7-419c-9a30-d6192531cf80-173180106779533312" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le roi loth sur la 5 avec le palmalshow #ilreste #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1715556827/image_normal.jpg" -}, -"title": "Valentin D: Le roi loth sur la 5 avec le palmalshow #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1170000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le roi loth sur la 5 avec le palmalshow #ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[40,48]},{\"text\":\"lgw\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180110990622720\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":71,\"screen_name\":\"Tinio56\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":248,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"a349a4\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1715556827\\/image_normal.jpg\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"ffffff\",\"id_str\":\"447102453\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1715556827\\/image_normal.jpg\",\"name\":\"Valentin D\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 26 14:15:50 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":447102453,\"utc_offset\":null,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180110990622720,\"created_at\":\"Fri Feb 24 22:58:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1170000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c17e7cb8-2c58-44d0-937a-82aeab897cc2-173180110990622720" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@WilliamAbisror A quand la même chemise que @Vinvin ? #lgw", -"img": { -"src": "http://a1.twimg.com/sticky/default_profile_images/default_profile_6_normal.png" -}, -"title": "Gw3nd0ul: @WilliamAbisror A quand la même chemise que @Vinvin ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1171000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"WilliamAbisror\",\"favorited\":false,\"text\":\"@WilliamAbisror A quand la m\\u00eame chemise que @Vinvin ? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"WilliamAbisror\",\"indices\":[0,15],\"name\":\"William Abisror\",\"id_str\":\"305168829\",\"id\":305168829},{\"screen_name\":\"Vinvin\",\"indices\":[44,51],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[54,58]}]},\"in_reply_to_user_id\":305168829,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180115742756865\",\"user\":{\"default_profile_image\":true,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"Gw3nd0ul\",\"lang\":\"fr\",\"favourites_count\":98,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":434,\"location\":null,\"profile_text_color\":\"333333\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"description\":null,\"statuses_count\":508,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"143017258\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Gw3nd0ul\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Wed May 12 10:42:39 +0000 2010\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":143017258,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\"},\"truncated\":false,\"id\":173180115742756865,\"created_at\":\"Fri Feb 24 22:58:51 +0000 2012\",\"in_reply_to_user_id_str\":\"305168829\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1171000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8114b3c1-16fd-4dc7-bdda-81370052a118-173180115742756865" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw la chemise de @Vinvin sauve la soirée", -"img": { -"src": "http://a0.twimg.com/profile_images/1701960962/frednbTwit_normal.jpg" -}, -"title": "Frederic Jacquet: #lgw la chemise de @Vinvin sauve la soirée", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1173000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw la chemise de @Vinvin sauve la soir\\u00e9e\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[19,26],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180124789882880\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":110,\"screen_name\":\"TwitFredJ\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":221,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":34,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1701960962\\/frednbTwit_normal.jpg\",\"description\":\"Consultant, UX design addict, digital strategist, jazz lover, Zao Wou Ki & Moebius great fan\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"329649891\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1701960962\\/frednbTwit_normal.jpg\",\"name\":\"Frederic Jacquet\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 05 12:23:48 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":329649891,\"utc_offset\":null,\"favourites_count\":14,\"url\":\"http:\\/\\/www.nemo-design.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180124789882880,\"created_at\":\"Fri Feb 24 22:58:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1173000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8534d4e2-a24d-455b-a116-b4d3ab0535db-173180124789882880" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@captainweb is on France3 Now ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1570958168/air_normal.png" -}, -"title": "Dr. Griffin: @captainweb is on France3 Now ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1173000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@captainweb is on France3 Now ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"captainweb\",\"indices\":[0,11],\"id_str\":\"18554168\",\"name\":\"Siegfried Thouvenot\",\"id\":18554168}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180123632242689\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"18554168\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":60,\"screen_name\":\"Monanorak\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":85,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/257582836\\/vintage.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"2e6299\",\"followers_count\":7,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1570958168\\/air_normal.png\",\"description\":\"Accroc \\u00e0 l'information en temps r\\u00e9el. #Geek je le suis certainement. Mon prochain objectif ? Devenir un #Nerd.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ebedbb\",\"id_str\":\"299290057\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257582836\\/vintage.jpg\",\"profile_sidebar_fill_color\":\"eaebc5\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1570958168\\/air_normal.png\",\"name\":\"Dr. Griffin\",\"default_profile_image\":false,\"created_at\":\"Sun May 15 20:35:17 +0000 2011\",\"profile_sidebar_border_color\":\"4d82a1\",\"id\":299290057,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":\"captainweb\",\"truncated\":false,\"id\":173180123632242689,\"created_at\":\"Fri Feb 24 22:58:53 +0000 2012\",\"in_reply_to_user_id\":18554168}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1173000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b31a8a9c-86ce-4e2a-b419-fa5a4812cff8-173180123632242689" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw C'est encore mieux que les oscars en fait ! Une émission ou Twitter est en arrière plan :p", -"img": { -"src": "http://a2.twimg.com/profile_images/1803227504/lolilol_normal.JPG" -}, -"title": "Thomas Gabri L: #lgw C'est encore mieux que les oscars en fait ! Une émission ou Twitter est en arrière plan :p", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1174000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw C'est encore mieux que les oscars en fait ! Une \\u00e9mission ou Twitter est en arri\\u00e8re plan :p\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180125448376320\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"000000\",\"screen_name\":\"TonMeilleurAmi_\",\"lang\":\"fr\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":315,\"location\":\"\",\"profile_text_color\":\"010157\",\"followers_count\":713,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1803227504\\/lolilol_normal.JPG\",\"description\":\"J'\\u00e9coute du dancefloor, du rock, du jazz, de la techno, du hip-hop, de la pop, du R&B, de la soul, enfin tout quoi ... -Impose ton style !-\",\"statuses_count\":2443,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/416460348\\/daft1.png\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"eb0c0c\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"305581176\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Thomas Gabri L\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/416460348\\/daft1.png\",\"created_at\":\"Thu May 26 13:24:41 +0000 2011\",\"profile_sidebar_fill_color\":\"c7c3c3\",\"id\":305581176,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803227504\\/lolilol_normal.JPG\"},\"truncated\":false,\"id\":173180125448376320,\"created_at\":\"Fri Feb 24 22:58:54 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1174000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "69f32778-8259-4337-bf96-6d03837aa6bd-173180125448376320" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'ai souri devant la blague de @Vinvin pour \"Leroy Merlin\" ^^ #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1398568911/IMG_2179_-_Copie_normal.jpg" -}, -"title": "Lucie: J'ai souri devant la blague de @Vinvin pour \"Leroy Merlin\" ^^ #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1175000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"J'ai souri devant la blague de @Vinvin pour \\\"Leroy Merlin\\\" ^^ #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[31,38],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[62,66]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180131240710145\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"Milcah7\",\"lang\":\"en\",\"favourites_count\":13,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":149,\"location\":\"France\",\"profile_text_color\":\"807d80\",\"followers_count\":79,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"description\":\"Herocorpienne, S\\u00e9riephile (pas assez \\u00e0 mon go\\u00fbt), DVDvore,Cin\\u00e9vore, aime le tennis et le rugby, le rock, pop-rock... et ses twittos 3\\r\\n.\",\"statuses_count\":9482,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"03949e\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"63258588\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Lucie\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"created_at\":\"Wed Aug 05 21:13:19 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":63258588,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\"},\"truncated\":false,\"id\":173180131240710145,\"created_at\":\"Fri Feb 24 22:58:55 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1175000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3508cd63-fcc3-4597-8ed1-2c059aede004-173180131240710145" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1583573214/Chiddy_-Bang_The_Preview_normal.jpg" -}, -"title": "Pierre: RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1175000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":13,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179924620910593\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"palmashow\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1784,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":202,\"profile_link_color\":\"0084B4\",\"followers_count\":54580,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"name\":\"palmashow\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":23782965,\"utc_offset\":null,\"favourites_count\":3,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179924620910593,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":13,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180129902727169\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":13,\"screen_name\":\"pierremaillefer\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":69,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":1,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1583573214\\/Chiddy_-Bang_The_Preview_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"268442892\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1583573214\\/Chiddy_-Bang_The_Preview_normal.jpg\",\"name\":\"Pierre\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 18 19:49:40 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":268442892,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180129902727169,\"created_at\":\"Fri Feb 24 22:58:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1175000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "36f2e956-1e86-437e-a2f6-e73f38b935ad-173180129902727169" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Coucou @SolangeTeParle dedans la télé ! #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1807147455/One_normal.jpg" -}, -"title": "Emilie : Coucou @SolangeTeParle dedans la télé ! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1177000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"Coucou @SolangeTeParle dedans la t\\u00e9l\\u00e9 ! #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[7,22],\"name\":\"Solange te parle\",\"id_str\":\"417867146\",\"id\":417867146}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[40,44]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180138320691200\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"DFDFDF\",\"screen_name\":\"Be_emy\",\"lang\":\"fr\",\"favourites_count\":26,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":false,\"friends_count\":390,\"location\":\"Paris - Bordeaux\",\"profile_text_color\":\"333333\",\"description\":\"Aka la fille aux petitliens. Dedans c'est m\\u00e9lang\\u00e9 Art\\/Graphisme \\/Packaging\\/Photo\\/Design\\/Archi\\/Zic. Dit aussi beaucoup de b\\u00eatises et \\u00e9ternue toujours 2 fois.\",\"statuses_count\":14878,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":48,\"profile_link_color\":\"990000\",\"followers_count\":882,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1807147455\\/One_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"EBEBEB\",\"protected\":false,\"id_str\":\"205247500\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Emilie \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"created_at\":\"Wed Oct 20 13:00:38 +0000 2010\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"id\":205247500,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1807147455\\/One_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173180138320691200,\"created_at\":\"Fri Feb 24 22:58:57 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1177000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "891198cc-dac0-443c-9449-bc5e6301f31c-173180138320691200" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Moi aussi je veux me voir dans l'écran ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1845606272/marikiki_07_02_12_normal.jpg" -}, -"title": "Tluonra: Moi aussi je veux me voir dans l'écran ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1178000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Moi aussi je veux me voir dans l'\\u00e9cran ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[41,45]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180144570208257\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":174,\"screen_name\":\"Tluonra\",\"lang\":\"fr\",\"profile_text_color\":\"080108\",\"statuses_count\":6953,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431637274\\/back_tw_1111.jpg\",\"location\":\"Somewhere over the rainbow\",\"show_all_inline_media\":false,\"listed_count\":11,\"profile_link_color\":\"e50ef0\",\"followers_count\":222,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1845606272\\/marikiki_07_02_12_normal.jpg\",\"description\":\"Graphiste free-lance flammes et twitteuse \\u00e0 gage : Pumm Pumm (appeler aux horaires de bureau)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"3c363d\",\"id_str\":\"80332571\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431637274\\/back_tw_1111.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1845606272\\/marikiki_07_02_12_normal.jpg\",\"name\":\"Tluonra\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 06 15:47:08 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":80332571,\"utc_offset\":3600,\"favourites_count\":6,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180144570208257,\"created_at\":\"Fri Feb 24 22:58:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1178000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "02b7b6f8-7db3-4a04-9707-5222c182c14c-173180144570208257" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je découvre #LGW sur la 5. On voit les tweets à la télé, j'aime beaucoup l'idée.", -"img": { -"src": "http://a2.twimg.com/profile_images/1601673608/image_normal.jpg" -}, -"title": "Benjamin Bini: Je découvre #LGW sur la 5. On voit les tweets à la télé, j'aime beaucoup l'idée.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1180000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je d\\u00e9couvre #LGW sur la 5. On voit les tweets \\u00e0 la t\\u00e9l\\u00e9, j'aime beaucoup l'id\\u00e9e.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[12,16]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180152325480450\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C6E2EE\",\"screen_name\":\"BenjaminBini\",\"lang\":\"en\",\"favourites_count\":30,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":472,\"location\":\"Montb\\u00e9liard, Strasbourg\",\"profile_text_color\":\"663B12\",\"followers_count\":246,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1601673608\\/image_normal.jpg\",\"description\":\"Etudiant en \\u00e9cole d'ing\\u00e9nieur (UTBM, g\\u00e9nie info), blogueur \\u00e0 temps partiel, et geek sur les bords (poss\\u00e8de de gros bords).\",\"statuses_count\":1916,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/66385545\\/free_twitter_designer.jpg\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"1F98C7\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"C6E2EE\",\"protected\":false,\"id_str\":\"19817064\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Benjamin Bini\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/66385545\\/free_twitter_designer.jpg\",\"created_at\":\"Sat Jan 31 14:45:05 +0000 2009\",\"profile_sidebar_fill_color\":\"DAECF4\",\"id\":19817064,\"follow_request_sent\":null,\"utc_offset\":-36000,\"url\":\"http:\\/\\/www.benjamin-bini.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1601673608\\/image_normal.jpg\"},\"truncated\":false,\"id\":173180152325480450,\"created_at\":\"Fri Feb 24 22:59:00 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1180000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "53615a30-4fa6-4312-a210-c66daf9b4b8e-173180152325480450" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'ai les boucles en commun avec la moitié du Palmashow. #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1650223404/Solangetof_normal.jpg" -}, -"title": "Solange te parle: J'ai les boucles en commun avec la moitié du Palmashow. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1180000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"J'ai les boucles en commun avec la moiti\\u00e9 du Palmashow. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[56,60]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180153403416576\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"666666\",\"screen_name\":\"SolangeTeParle\",\"lang\":\"fr\",\"favourites_count\":156,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":195,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":914,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1650223404\\/Solangetof_normal.jpg\",\"description\":\"Quand je pense \\u00e0 tout ce qui m'emp\\u00eache de r\\u00e9fl\\u00e9chir, j'ouvre au hasard le dictionnaire et je te parle en vid\\u00e9ophonie.\",\"statuses_count\":675,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/393555317\\/yayoipurple\",\"show_all_inline_media\":false,\"listed_count\":27,\"profile_link_color\":\"421fa3\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"417867146\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Solange te parle\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/393555317\\/yayoipurple\",\"created_at\":\"Mon Nov 21 13:20:07 +0000 2011\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":417867146,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/solangeteparle.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1650223404\\/Solangetof_normal.jpg\"},\"truncated\":false,\"id\":173180153403416576,\"created_at\":\"Fri Feb 24 22:59:00 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1180000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f53a99fe-4a44-4f47-9c5b-e09eeb913679-173180153403416576" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les invités tweetent en direct. C'est ça #lgw. @LeGrandWebze, une émission 2.0 !", -"img": { -"src": "http://a0.twimg.com/profile_images/1554812197/avatar_padme_normal.jpg" -}, -"title": "M. J.: Les invités tweetent en direct. C'est ça #lgw. @LeGrandWebze, une émission 2.0 !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1181000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Les invit\\u00e9s tweetent en direct. C'est \\u00e7a #lgw. @LeGrandWebze, une \\u00e9mission 2.0 !\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[47,60],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[41,45]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180154879803392\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"Maprykoto\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":253,\"location\":\"France\",\"profile_text_color\":\"666666\",\"followers_count\":103,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1554812197\\/avatar_padme_normal.jpg\",\"description\":\"Voix ambigu\\u00eb d'un c\\u0153ur qui, au z\\u00e9phyr, pr\\u00e9f\\u00e8re les jattes de kiwis. [Community Manager en herbe, belle plante en devenir.]\",\"statuses_count\":1614,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/255062315\\/essai_loup_automne_copy2.jpg\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"209541132\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"M. J.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/255062315\\/essai_loup_automne_copy2.jpg\",\"created_at\":\"Fri Oct 29 11:44:12 +0000 2010\",\"profile_sidebar_fill_color\":\"252429\",\"id\":209541132,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1554812197\\/avatar_padme_normal.jpg\"},\"truncated\":false,\"id\":173180154879803392,\"created_at\":\"Fri Feb 24 22:59:01 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1181000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a40cf64c-a9f2-46fa-a45f-94220124359d-173180154879803392" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1762841396/image1326847287_normal.png" -}, -"title": "Romain Pellerin: RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1183000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179924620910593\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"palmashow\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1784,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":202,\"profile_link_color\":\"0084B4\",\"followers_count\":54582,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"name\":\"palmashow\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":23782965,\"utc_offset\":null,\"favourites_count\":3,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179924620910593,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180163729793024\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":19,\"screen_name\":\"romainpellerin\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":93,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/359447489\\/fond.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1762841396\\/image1326847287_normal.png\",\"description\":\"Webmaster d'un petit site et passionn\\u00e9 de nouvelles technologies, Google+ : http:\\/\\/goo.gl\\/mvIIU\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"969696\",\"id_str\":\"404834101\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/359447489\\/fond.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1762841396\\/image1326847287_normal.png\",\"name\":\"Romain Pellerin\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 04 13:37:25 +0000 2011\",\"profile_sidebar_border_color\":\"000000\",\"id\":404834101,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.rady.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180163729793024,\"created_at\":\"Fri Feb 24 22:59:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1183000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c51d6f00-63ed-46f7-be44-a39a2d284efa-173180163729793024" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1502522526/270413_2244566072097_1186475357_2778446_2236334_n_normal.jpg" -}, -"title": "Silver X. Rihatts: RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1184000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":3,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179924620910593\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"palmashow\",\"lang\":\"en\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":67,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":54582,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"statuses_count\":1784,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"show_all_inline_media\":false,\"listed_count\":202,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"palmashow\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":23782965,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\"},\"truncated\":false,\"id\":173179924620910593,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":3,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180168523886592\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"SilverXW2D\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":358,\"location\":\"Issy-Les-Moulineaux\",\"profile_text_color\":\"333333\",\"followers_count\":66,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1502522526\\/270413_2244566072097_1186475357_2778446_2236334_n_normal.jpg\",\"description\":\"Hey yo everyone ! I'm Silver ! Song Writer, Book Writer & Actor sometimes ! Searchin' 4 a casting or an editor ! ;)\\r\\nSinon j'aime la musique et les mangas ! o)\",\"statuses_count\":682,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/356694448\\/Dark-Forest-35836-240944.jpeg\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"357793124\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Silver X. Rihatts\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/356694448\\/Dark-Forest-35836-240944.jpeg\",\"created_at\":\"Thu Aug 18 22:32:07 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":357793124,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.facebook.com\\/whitepeace92\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1502522526\\/270413_2244566072097_1186475357_2778446_2236334_n_normal.jpg\"},\"truncated\":false,\"id\":173180168523886592,\"created_at\":\"Fri Feb 24 22:59:04 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1184000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "34cc4169-240e-487a-b0ac-334b3f392976-173180168523886592" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1849287081/aYnrwQ30_normal" -}, -"title": "Barbara: RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1184000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":3,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179924620910593\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"palmashow\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1784,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":202,\"profile_link_color\":\"0084B4\",\"followers_count\":54582,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"name\":\"palmashow\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":23782965,\"utc_offset\":null,\"favourites_count\":3,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179924620910593,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":3,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180169043976193\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":38,\"screen_name\":\"babevva\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":173,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"D02B55\",\"followers_count\":5,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849287081\\/aYnrwQ30_normal\",\"description\":\"Je suis l\\u00e0 pour m'amuser, rire, pour partager ma vie avec vous :)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"94037513\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849287081\\/aYnrwQ30_normal\",\"name\":\"Barbara\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 02 06:48:45 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":94037513,\"utc_offset\":3600,\"favourites_count\":9,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180169043976193,\"created_at\":\"Fri Feb 24 22:59:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1184000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bf3bf78c-89bd-4847-b1ae-cf15a52c96d2-173180169043976193" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Très bon @vinvin ce soir sur #lgw #france5. @francoisrollin aussi via #TVcheck", -"img": { -"src": "http://a0.twimg.com/profile_images/1705755913/twitter-popup-bulle-info-icone-5035-256_normal.png" -}, -"title": "Cédric Le Grevès: Très bon @vinvin ce soir sur #lgw #france5. @francoisrollin aussi via #TVcheck", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1185000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Tr\\u00e8s bon @vinvin ce soir sur #lgw #france5. @francoisrollin aussi via #TVcheck\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[9,16],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522},{\"screen_name\":\"francoisrollin\",\"indices\":[44,59],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[29,33]},{\"text\":\"france5\",\"indices\":[34,42]},{\"text\":\"TVcheck\",\"indices\":[70,78]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/fr\\/app\\/tvcheck\\/id437347192?mt=8\\\" rel=\\\"nofollow\\\"\\u003ETVcheck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180175054417920\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1811,\"screen_name\":\"clegreves\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":433,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":356,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1705755913\\/twitter-popup-bulle-info-icone-5035-256_normal.png\",\"description\":\"@TVcheck addict\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"316519559\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1705755913\\/twitter-popup-bulle-info-icone-5035-256_normal.png\",\"name\":\"C\\u00e9dric Le Grev\\u00e8s\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 13 15:35:43 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":316519559,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180175054417920,\"created_at\":\"Fri Feb 24 22:59:05 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1185000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef163198-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "889baa33-0dcf-462a-bde2-9cf2da0feada-173180175054417920" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW, Pourquoi François doit changer de ton ? Il exagère un peu trop m'enfin il est comme le vin, il s'améliore avec le temps #ilchange2ton", -"img": { -"src": "http://a0.twimg.com/profile_images/1757013909/image1326646425_normal.png" -}, -"title": "Damien Vacher: #LGW, Pourquoi François doit changer de ton ? Il exagère un peu trop m'enfin il est comme le vin, il s'améliore avec le temps #ilchange2ton", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1185000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW, Pourquoi Fran\\u00e7ois doit changer de ton ? Il exag\\u00e8re un peu trop m'enfin il est comme le vin, il s'am\\u00e9liore avec le temps #ilchange2ton\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"ilchange2ton\",\"indices\":[126,139]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180171677999104\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":405,\"screen_name\":\"Le_Damien\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27164,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Chatillon-en-Bazois\",\"show_all_inline_media\":false,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":343,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"description\":\"I'm a lonely Cowboy who learning un BTS SIO (ex BTS IG) in Nevers... Et un Mac Gyver de l'URL par @Checkyourpeople et je suis un tumblreur assidu\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"26552716\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"name\":\"Damien Vacher\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 25 18:09:17 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":26552716,\"utc_offset\":3600,\"favourites_count\":43,\"url\":\"http:\\/\\/damienvacher.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180171677999104,\"created_at\":\"Fri Feb 24 22:59:05 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1185000, -"tags": [ -{ -"id-ref": "ef1a8540-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "117c0c57-0040-411c-bd34-abdcb16d71df-173180171677999104" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw @FlorencePorcel le cube du milieu fait peur, on dirait qu'il va exploser", -"img": { -"src": "http://a0.twimg.com/profile_images/1353093787/Dragons-6_normal.jpg" -}, -"title": "Thibaut Devillers: #lgw @FlorencePorcel le cube du milieu fait peur, on dirait qu'il va exploser", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1185000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw @FlorencePorcel le cube du milieu fait peur, on dirait qu'il va exploser\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[5,20],\"name\":\"Florence Porcel\",\"id_str\":\"49031173\",\"id\":49031173}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180175327051776\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Eliadus\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":68,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"description\":\"\",\"statuses_count\":705,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"92095420\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Thibaut Devillers\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Mon Nov 23 19:36:51 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":92095420,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.followfriday.com\\/followfriday\\/eliadus\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\"},\"truncated\":false,\"id\":173180175327051776,\"created_at\":\"Fri Feb 24 22:59:05 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1185000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "15265709-98ef-4953-b113-9cbfb329e9d7-173180175327051776" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'aime @LeGrandWebze ; c'est prétentieux comme nous. #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1743773925/tag_2011_rutan_main_normal.jpg" -}, -"title": "Jellyfishymous: J'aime @LeGrandWebze ; c'est prétentieux comme nous. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1186000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"J'aime @LeGrandWebze ; c'est pr\\u00e9tentieux comme nous. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[7,20],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[53,57]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180179152248833\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Jellyfishymous\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":19,\"location\":\"Everywhere\",\"profile_text_color\":\"333333\",\"followers_count\":51,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1743773925\\/tag_2011_rutan_main_normal.jpg\",\"description\":\"Peace & Lulz ~:)\",\"statuses_count\":169,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"459357676\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Jellyfishymous\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Jan 09 15:37:25 +0000 2012\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":459357676,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/blogs.lesinrocks.com\\/jellyfish\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1743773925\\/tag_2011_rutan_main_normal.jpg\"},\"truncated\":false,\"id\":173180179152248833,\"created_at\":\"Fri Feb 24 22:59:06 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1186000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "541d122d-30d9-462f-b4e8-a8e899afea45-173180179152248833" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@palmashow On la vire #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1806734535/228225_1895239432200_1578013922_1832486_7123468_n_normal.jpg" -}, -"title": "Quentin: @palmashow On la vire #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1187000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@palmashow On la vire #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[22,26]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173179924620910593\",\"id_str\":\"173180180460867587\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173179924620910593,\"in_reply_to_user_id_str\":\"23782965\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":65,\"screen_name\":\"Prototeep\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2224,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"France - Europe - Terre \",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":25,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1806734535\\/228225_1895239432200_1578013922_1832486_7123468_n_normal.jpg\",\"description\":\"La vie c'est dingue, la vie c'est fou.\\r\\nRedouanne Harjane \\r\\n\\r\\n#FollowBack\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"235628181\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1806734535\\/228225_1895239432200_1578013922_1832486_7123468_n_normal.jpg\",\"name\":\"Quentin\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 08 17:55:03 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":235628181,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":\"palmashow\",\"truncated\":false,\"id\":173180180460867587,\"created_at\":\"Fri Feb 24 22:59:07 +0000 2012\",\"in_reply_to_user_id\":23782965}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1187000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "090c2afd-2eae-4a4c-a741-8bbccbcbf620-173180180460867587" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @cybunk: #lgw francois rollin doit il rester ?? #ilreste #ilpart #cqui #change2ton #change2chemise :-)", -"img": { -"src": "http://a0.twimg.com/profile_images/1745897152/espress_normal.jpg" -}, -"title": "a.grigolini: RT @cybunk: #lgw francois rollin doit il rester ?? #ilreste #ilpart #cqui #change2ton #change2chemise :-)", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1187000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @cybunk: #lgw francois rollin doit il rester ?? #ilreste #ilpart #cqui #change2ton #change2chemise :-)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"cybunk\",\"indices\":[3,10],\"id_str\":\"14905766\",\"name\":\"Samuel Huron\",\"id\":14905766}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]},{\"text\":\"ilreste\",\"indices\":[51,59]},{\"text\":\"ilpart\",\"indices\":[60,67]},{\"text\":\"cqui\",\"indices\":[68,73]},{\"text\":\"change2ton\",\"indices\":[74,85]},{\"text\":\"change2chemise\",\"indices\":[86,101]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw francois rollin doit il rester ?? #ilreste #ilpart #cqui #change2ton #change2chemise :-)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[39,47]},{\"text\":\"ilpart\",\"indices\":[48,55]},{\"text\":\"cqui\",\"indices\":[56,61]},{\"text\":\"change2ton\",\"indices\":[62,73]},{\"text\":\"change2chemise\",\"indices\":[74,89]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180058926723072\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":764,\"screen_name\":\"cybunk\",\"lang\":\"en\",\"profile_text_color\":\"4c9c8f\",\"statuses_count\":2674,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/51130859\\/3577914799_1350cff02e.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":69,\"profile_link_color\":\"b3009b\",\"followers_count\":699,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/309624209\\/Cy2_normal.png\",\"description\":\"Lead designer @IRILive Centre Pompidou \\/ PhD student in #infoviz #chi @ Paris11 \\/ @INRIA : #ui #Webdesign, #WebScience, #philosophy, #open #innovation\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"000000\",\"id_str\":\"14905766\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/51130859\\/3577914799_1350cff02e.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/309624209\\/Cy2_normal.png\",\"name\":\"Samuel Huron\",\"default_profile_image\":false,\"created_at\":\"Mon May 26 06:02:18 +0000 2008\",\"profile_sidebar_border_color\":\"b3009b\",\"id\":14905766,\"utc_offset\":-10800,\"favourites_count\":405,\"url\":\"http:\\/\\/www.cybunk.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180058926723072,\"created_at\":\"Fri Feb 24 22:58:38 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180181425553409\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":862,\"screen_name\":\"antuan\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2387,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/179413861\\/LogoORTF.gif\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":14,\"profile_link_color\":\"990000\",\"followers_count\":386,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1745897152\\/espress_normal.jpg\",\"description\":\"ristretto sans sucre | direction de la strat\\u00e9gie \\u00e0 francetv (mais ce compte est personnel, n\\u2019engage que moi etc etc) | TL surtout en VF \\/ a volte in italiano\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"5661312\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/179413861\\/LogoORTF.gif\",\"profile_sidebar_fill_color\":\"f2f2f2\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1745897152\\/espress_normal.jpg\",\"name\":\"a.grigolini\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 30 17:55:20 +0000 2007\",\"profile_sidebar_border_color\":\"a8a8a8\",\"id\":5661312,\"utc_offset\":3600,\"favourites_count\":258,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180181425553409,\"created_at\":\"Fri Feb 24 22:59:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1187000, -"tags": [ -{ -"id-ref": "ef54d3da-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "02c0a8d6-2250-4b12-b2f1-ef98dd897914-173180181425553409" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "j'aime bien ce plateau de #lgw lui #ilreste", -"img": { -"src": "http://a2.twimg.com/profile_images/1427838155/P7114024_normal.JPG" -}, -"title": "jali: j'aime bien ce plateau de #lgw lui #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1188000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"j'aime bien ce plateau de #lgw lui #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[26,30]},{\"text\":\"ilreste\",\"indices\":[35,43]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.netvibes.com\\/\\\" rel=\\\"nofollow\\\"\\u003ENetvibes Official Widget\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180185724727297\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":110,\"screen_name\":\"Jali\",\"lang\":\"fr\",\"profile_text_color\":\"574b57\",\"statuses_count\":30519,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"FR\",\"show_all_inline_media\":true,\"listed_count\":38,\"profile_link_color\":\"484b6b\",\"followers_count\":487,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\",\"description\":\"se prom\\u00e8ne\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"8064742\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\",\"name\":\"jali\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 08 21:15:24 +0000 2007\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":8064742,\"utc_offset\":3600,\"favourites_count\":148,\"url\":\"http:\\/\\/www.jali.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180185724727297,\"created_at\":\"Fri Feb 24 22:59:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1188000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "806467e5-db69-4d0d-b139-f241ac2066c2-173180185724727297" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze dites-zy @francoisrollin que je l'aime et que je lui ai déclaré ma flamme pour la St Valentin #lgw Cc @florenceporcel", -"img": { -"src": "http://a0.twimg.com/profile_images/1784236610/whipped_cream_1__normal.jpg" -}, -"title": "dallas: @LeGrandWebze dites-zy @francoisrollin que je l'aime et que je lui ai déclaré ma flamme pour la St Valentin #lgw Cc @florenceporcel", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1190000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze dites-zy @francoisrollin que je l'aime et que je lui ai d\\u00e9clar\\u00e9 ma flamme pour la St Valentin #lgw Cc @florenceporcel\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"francoisrollin\",\"indices\":[23,38],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076},{\"screen_name\":\"FlorencePorcel\",\"indices\":[116,131],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[108,112]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173179429508493312\",\"id_str\":\"173180193211551744\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173179429508493312,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":242,\"screen_name\":\"harlemdallas\",\"lang\":\"fr\",\"profile_text_color\":\"3D1957\",\"statuses_count\":2228,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/348916235\\/Grace_Jones_article_imageimagearticle.jpg\",\"location\":\"Paris\\/Ajaccio\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"FF0000\",\"followers_count\":193,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1784236610\\/whipped_cream_1__normal.jpg\",\"description\":\"Le T\\u00e9l\\u00e9phone Arabe. Journaliste ayant touch\\u00e9 de pr\\u00e8s le Saint Graal (ex CSOJ et Arte) com\\u00e9dienne qui le cherche encore.\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"642D8B\",\"id_str\":\"127074304\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/348916235\\/Grace_Jones_article_imageimagearticle.jpg\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1784236610\\/whipped_cream_1__normal.jpg\",\"name\":\"dallas\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 27 23:54:10 +0000 2010\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":127074304,\"utc_offset\":-10800,\"favourites_count\":255,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173180193211551744,\"created_at\":\"Fri Feb 24 22:59:10 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1190000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fb7f17c9-c1a1-4277-bfd8-d5046110f00e-173180193211551744" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw ma question posé dans @LeGrandWebze héhé la classe :)", -"img": { -"src": "http://a1.twimg.com/profile_images/1204995234/SBibou_-_iPomme_normal.jpg" -}, -"title": "Steve By.Boo: #lgw ma question posé dans @LeGrandWebze héhé la classe :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1191000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw ma question pos\\u00e9 dans @LeGrandWebze h\\u00e9h\\u00e9 la classe :)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[27,40],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180199461060608\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":80,\"screen_name\":\"stevebyboo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":957,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme17\\/bg.gif\",\"location\":\"Lyon\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"CC3366\",\"followers_count\":22,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1204995234\\/SBibou_-_iPomme_normal.jpg\",\"description\":\"Je suis un gars qui aime tout ... \\u00e0 peu pr\\u00e8s\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"DBE9ED\",\"id_str\":\"220625395\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme17\\/bg.gif\",\"profile_sidebar_fill_color\":\"E6F6F9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1204995234\\/SBibou_-_iPomme_normal.jpg\",\"name\":\"Steve By.Boo\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 28 10:32:25 +0000 2010\",\"profile_sidebar_border_color\":\"DBE9ED\",\"id\":220625395,\"utc_offset\":null,\"favourites_count\":2,\"url\":\"http:\\/\\/www.veilleurs.info\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180199461060608,\"created_at\":\"Fri Feb 24 22:59:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1191000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "06bec06a-e634-4777-90c9-2355d88a466d-173180199461060608" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @SolangeTeParle: J'ai les boucles en commun avec la moitié du Palmashow. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1559690986/imm009_7A_normal.jpg" -}, -"title": "Thomas Charoy: RT @SolangeTeParle: J'ai les boucles en commun avec la moitié du Palmashow. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1191000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"RT @SolangeTeParle: J'ai les boucles en commun avec la moiti\\u00e9 du Palmashow. #lgw\",\"created_at\":\"Fri Feb 24 22:59:11 +0000 2012\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[76,80]}],\"user_mentions\":[{\"indices\":[3,18],\"screen_name\":\"SolangeTeParle\",\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}]},\"retweet_count\":0,\"place\":null,\"in_reply_to_status_id_str\":null,\"retweeted\":false,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"id_str\":\"173180197292617728\",\"coordinates\":null,\"in_reply_to_screen_name\":null,\"contributors\":null,\"geo\":null,\"user\":{\"listed_count\":0,\"created_at\":\"Fri Mar 04 08:41:12 +0000 2011\",\"profile_text_color\":\"333333\",\"is_translator\":false,\"show_all_inline_media\":false,\"lang\":\"fr\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/394183517\\/FB.png\",\"url\":\"http:\\/\\/thomascharoy.tumblr.com\\/\",\"default_profile\":false,\"notifications\":null,\"profile_link_color\":\"0084B4\",\"screen_name\":\"ThomasCharoy\",\"time_zone\":\"Paris\",\"description\":\"Photographer\\r\\nGuitarist\\r\\n& many other things\",\"following\":null,\"geo_enabled\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/394183517\\/FB.png\",\"profile_background_color\":\"C0DEED\",\"location\":\"Albi\",\"id_str\":\"260643633\",\"profile_background_tile\":true,\"followers_count\":70,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1559690986\\/imm009_7A_normal.jpg\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1559690986\\/imm009_7A_normal.jpg\",\"default_profile_image\":false,\"follow_request_sent\":null,\"profile_sidebar_fill_color\":\"DDEEF6\",\"favourites_count\":3,\"protected\":false,\"friends_count\":169,\"profile_sidebar_border_color\":\"C0DEED\",\"name\":\"Thomas Charoy\",\"contributors_enabled\":false,\"verified\":false,\"id\":260643633,\"statuses_count\":1019,\"profile_use_background_image\":true,\"utc_offset\":3600},\"in_reply_to_user_id\":null,\"in_reply_to_status_id\":null,\"favorited\":false,\"id\":173180197292617728,\"retweeted_status\":{\"truncated\":false,\"text\":\"J'ai les boucles en commun avec la moiti\\u00e9 du Palmashow. #lgw\",\"created_at\":\"Fri Feb 24 22:59:00 +0000 2012\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[56,60]}],\"user_mentions\":[]},\"retweet_count\":0,\"place\":null,\"in_reply_to_status_id_str\":null,\"retweeted\":false,\"source\":\"web\",\"in_reply_to_user_id_str\":null,\"id_str\":\"173180153403416576\",\"coordinates\":null,\"in_reply_to_screen_name\":null,\"contributors\":null,\"geo\":null,\"user\":{\"listed_count\":27,\"created_at\":\"Mon Nov 21 13:20:07 +0000 2011\",\"profile_text_color\":\"333333\",\"is_translator\":false,\"show_all_inline_media\":false,\"lang\":\"fr\",\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/393555317\\/yayoipurple\",\"url\":\"http:\\/\\/solangeteparle.com\",\"default_profile\":false,\"notifications\":null,\"profile_link_color\":\"421fa3\",\"screen_name\":\"SolangeTeParle\",\"time_zone\":null,\"description\":\"Quand je pense \\u00e0 tout ce qui m'emp\\u00eache de r\\u00e9fl\\u00e9chir, j'ouvre au hasard le dictionnaire et je te parle en vid\\u00e9ophonie.\",\"following\":null,\"geo_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/393555317\\/yayoipurple\",\"profile_background_color\":\"ffffff\",\"location\":\"\",\"id_str\":\"417867146\",\"profile_background_tile\":true,\"followers_count\":914,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1650223404\\/Solangetof_normal.jpg\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1650223404\\/Solangetof_normal.jpg\",\"default_profile_image\":false,\"follow_request_sent\":null,\"profile_sidebar_fill_color\":\"ffffff\",\"favourites_count\":156,\"protected\":false,\"friends_count\":195,\"profile_sidebar_border_color\":\"666666\",\"name\":\"Solange te parle\",\"contributors_enabled\":false,\"verified\":false,\"id\":417867146,\"statuses_count\":675,\"profile_use_background_image\":true,\"utc_offset\":null},\"in_reply_to_user_id\":null,\"in_reply_to_status_id\":null,\"favorited\":false,\"id\":173180153403416576}}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1191000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "62ff311e-3dd1-420c-9b73-39906fc54a14-173180197292617728" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilchange2chemise ou #ilpart”", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: #lgw #ilchange2chemise ou #ilpart”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1191000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilchange2chemise ou #ilpart\\u201d\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilchange2chemise\",\"indices\":[5,22]},{\"text\":\"ilpart\",\"indices\":[26,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180196772528130\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":636,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":210,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"name\":\"Royer Charles-Henri\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":185396126,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180196772528130,\"created_at\":\"Fri Feb 24 22:59:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1191000, -"tags": [ -{ -"id-ref": "ef47f0f2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4b8017d2-5025-4098-960d-31c4149b46be-173180196772528130" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Elle a l'air très sage @solangeteparle toute seule dans son petit coin. #Lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1650056809/pandadanssonbain_normal.JPG" -}, -"title": "justice pandine: Elle a l'air très sage @solangeteparle toute seule dans son petit coin. #Lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1192000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Elle a l'air tr\\u00e8s sage @solangeteparle toute seule dans son petit coin. #Lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[23,38],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[72,76]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180200694198273\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1340,\"screen_name\":\"pandanael\",\"lang\":\"fr\",\"profile_text_color\":\"1a0e1a\",\"statuses_count\":28272,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"location\":\"Bambouseraie\",\"show_all_inline_media\":false,\"listed_count\":192,\"profile_link_color\":\"9058d1\",\"followers_count\":2571,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\",\"description\":\"#NowPrending son bain. Ici, c'est comme chez m\\u00e9m\\u00e9. T'es gentil(le), un bisou. Tu fais chier, un coup de boule. #TarifUnique #Enjoy http:\\/\\/bit.ly\\/gIQZr4 \\r\\n\\r\\n \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"177984098\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"profile_sidebar_fill_color\":\"f5fafa\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\",\"name\":\"justice pandine\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 13 15:30:49 +0000 2010\",\"profile_sidebar_border_color\":\"adffef\",\"id\":177984098,\"utc_offset\":3600,\"favourites_count\":1862,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180200694198273,\"created_at\":\"Fri Feb 24 22:59:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1192000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d6e9b986-b0e8-44c3-9e38-7d8f640af60c-173180200694198273" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est amusant comme concept #LGW . Par contre je sais pas si je vais tenir toute l'émission..", -"img": { -"src": "http://a3.twimg.com/profile_images/1764410196/t_l_chargement_normal.jpg" -}, -"title": "Camille A.: C'est amusant comme concept #LGW . Par contre je sais pas si je vais tenir toute l'émission..", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1193000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est amusant comme concept #LGW . Par contre je sais pas si je vais tenir toute l'\\u00e9mission..\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180208344612865\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":126,\"screen_name\":\"CamilleeA\",\"lang\":\"fr\",\"profile_text_color\":\"e6d981\",\"statuses_count\":2584,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/362369940\\/rosace-fond-marron.jpg\",\"location\":\"Basse-Normandie, France\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"b58e4b\",\"followers_count\":77,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1764410196\\/t_l_chargement_normal.jpg\",\"description\":\"J'aurais voulu trouver un truc original \\u00e0 dire pour ma pr\\u00e9sentation; c'est loup\\u00e9.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"451909\",\"id_str\":\"213076899\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/362369940\\/rosace-fond-marron.jpg\",\"profile_sidebar_fill_color\":\"40251c\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1764410196\\/t_l_chargement_normal.jpg\",\"name\":\"Camille A.\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 07 22:21:06 +0000 2010\",\"profile_sidebar_border_color\":\"e6d981\",\"id\":213076899,\"utc_offset\":3600,\"favourites_count\":9,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180208344612865,\"created_at\":\"Fri Feb 24 22:59:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1193000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "377e5747-05ba-4aab-96ba-30be08445876-173180208344612865" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est joli, ces luminaires ikea #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/569365839/entrbtn2_normal.gif" -}, -"title": "Screech Cubik: C'est joli, ces luminaires ikea #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1194000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est joli, ces luminaires ikea #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180210093625344\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"s_cubik\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":57,\"location\":\"Bruxelles\",\"profile_text_color\":\"333333\",\"followers_count\":74,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/569365839\\/entrbtn2_normal.gif\",\"description\":\"\",\"statuses_count\":1289,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Brussels\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"96092449\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Screech Cubik\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Dec 11 09:16:29 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":96092449,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.talkgeekytome.net\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/569365839\\/entrbtn2_normal.gif\"},\"truncated\":false,\"id\":173180210093625344,\"created_at\":\"Fri Feb 24 22:59:14 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1194000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "44e71acb-9adc-4ea9-8e46-14088eabc0d0-173180210093625344" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh, la lumière du cube a wizzer :o #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Oh, la lumière du cube a wizzer :o #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1196000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh, la lumi\\u00e8re du cube a wizzer :o #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180217555288064\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3246,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180217555288064,\"created_at\":\"Fri Feb 24 22:59:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1196000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5330e3dd-1188-45f7-81db-c4f1cbe2388f-173180217555288064" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'ai honte je viens de découvrir #lgw. Quelqu'un m'explique le concept ?", -"img": { -"src": "http://a1.twimg.com/profile_images/1366398468/199422_147664651964624_100001632707791_291203_4432894_n_normal.jpg" -}, -"title": "Thomas Sihapanya: J'ai honte je viens de découvrir #lgw. Quelqu'un m'explique le concept ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1196000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"J'ai honte je viens de d\\u00e9couvrir #lgw. Quelqu'un m'explique le concept ?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[4.7718312,45.7073626],[4.8983666,45.7073626],[4.8983666,45.8082829],[4.7718312,45.8082829]]]},\"place_type\":\"city\",\"attributes\":{},\"full_name\":\"Lyon, Rh\\u00f4ne\",\"name\":\"Lyon\",\"id\":\"d091189af463dd4a\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/d091189af463dd4a.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[4.84691568,45.77107614]},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":{\"type\":\"Point\",\"coordinates\":[45.77107614,4.84691568]},\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180218079592448\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"f7b565\",\"screen_name\":\"TomSihap\",\"lang\":\"fr\",\"favourites_count\":1469,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":450,\"location\":\"Lyon, France\",\"profile_text_color\":\"004358\",\"followers_count\":444,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1366398468\\/199422_147664651964624_100001632707791_291203_4432894_n_normal.jpg\",\"description\":\"#Lyon Lover, #etudiant, #entrepreneur, #esth\\u00e8te, et Roi Lion le reste du temps. #Web #Dev #Cinema #Curiosit\\u00e9s\",\"statuses_count\":6483,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/158776155\\/xe9109579070df1f2b2af05135925306.jpg\",\"show_all_inline_media\":true,\"listed_count\":37,\"profile_link_color\":\"448668\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"001329\",\"protected\":false,\"id_str\":\"7567982\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Thomas Sihapanya\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/158776155\\/xe9109579070df1f2b2af05135925306.jpg\",\"created_at\":\"Wed Jul 18 19:33:05 +0000 2007\",\"profile_sidebar_fill_color\":\"000b17\",\"id\":7567982,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.thomas-sihapanya.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1366398468\\/199422_147664651964624_100001632707791_291203_4432894_n_normal.jpg\"},\"truncated\":false,\"id\":173180218079592448,\"created_at\":\"Fri Feb 24 22:59:16 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1196000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2da51495-d16e-4c37-b4f6-8ffffb777e79-173180218079592448" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@palmashow @vinvin on fait tomber la chemise .... #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1332822559/Birdswatchtelevision_normal.jpg" -}, -"title": "Birdswatchtelevision: @palmashow @vinvin on fait tomber la chemise .... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1196000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"palmashow\",\"favorited\":false,\"text\":\"@palmashow @vinvin on fait tomber la chemise .... #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[11,18],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]}]},\"in_reply_to_user_id\":23782965,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173179924620910593,\"in_reply_to_status_id_str\":\"173179924620910593\",\"id_str\":\"173180221250486272\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"4bbb00\",\"screen_name\":\"birdswatchtv\",\"lang\":\"fr\",\"favourites_count\":52,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":176,\"location\":\"\",\"profile_text_color\":\"4bbb00\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1332822559\\/Birdswatchtelevision_normal.jpg\",\"description\":\"Nowhere man.\\r\\nAlways look on the bright side of life!\",\"statuses_count\":181,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/243090408\\/Birdswatchtelevision.jpg\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"4bbb00\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"3c8bf3\",\"protected\":false,\"id_str\":\"288959401\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Birdswatchtelevision\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/243090408\\/Birdswatchtelevision.jpg\",\"created_at\":\"Wed Apr 27 19:17:46 +0000 2011\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":288959401,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/birdswatchtelevision.wordpress.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1332822559\\/Birdswatchtelevision_normal.jpg\"},\"truncated\":false,\"id\":173180221250486272,\"created_at\":\"Fri Feb 24 22:59:16 +0000 2012\",\"in_reply_to_user_id_str\":\"23782965\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1196000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "081f6622-2a14-4938-8f6b-7aec2b70b9eb-173180221250486272" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw#lgw #lgw #lgw #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1813748613/estao_O_normal.jpg" -}, -"title": "Jorge Vargas: #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw#lgw #lgw #lgw #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1201000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw #lgw#lgw #lgw #lgw #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"lgw\",\"indices\":[5,9]},{\"text\":\"lgw\",\"indices\":[10,14]},{\"text\":\"lgw\",\"indices\":[15,19]},{\"text\":\"lgw\",\"indices\":[20,24]},{\"text\":\"lgw\",\"indices\":[25,29]},{\"text\":\"lgw\",\"indices\":[30,34]},{\"text\":\"lgw\",\"indices\":[35,39]},{\"text\":\"lgw\",\"indices\":[40,44]},{\"text\":\"lgw\",\"indices\":[45,49]},{\"text\":\"lgw\",\"indices\":[50,54]},{\"text\":\"lgw\",\"indices\":[55,59]},{\"text\":\"lgw\",\"indices\":[60,64]},{\"text\":\"lgw\",\"indices\":[65,69]},{\"text\":\"lgw\",\"indices\":[70,74]},{\"text\":\"lgw\",\"indices\":[75,79]},{\"text\":\"lgw\",\"indices\":[80,84]},{\"text\":\"lgw\",\"indices\":[85,89]},{\"text\":\"lgw\",\"indices\":[90,94]},{\"text\":\"lgw\",\"indices\":[95,99]},{\"text\":\"lgw\",\"indices\":[100,104]},{\"text\":\"lgw\",\"indices\":[105,109]},{\"text\":\"lgw\",\"indices\":[110,114]},{\"text\":\"lgw\",\"indices\":[124,128]},{\"text\":\"lgw\",\"indices\":[129,133]},{\"text\":\"lgw\",\"indices\":[134,138]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180242301698048\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1877,\"screen_name\":\"JorgeVargasSua\",\"lang\":\"es\",\"profile_text_color\":\"ffffff\",\"statuses_count\":1063,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/419947696\\/estao_O.jpg\",\"location\":\"Espa\\u00f1a\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"632d09\",\"followers_count\":1260,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1813748613\\/estao_O_normal.jpg\",\"description\":\"#MarryTheNight\\u266c, \\u2666@LadyGaga\\u2764QueenOfPop\\u2666, Little Monster\\u265e, ILoveYouSoMuch! #Gaga \\u2764#PawsUp\\u2764 ;$ @ChrisBrown! HisMusicIsPerfect \\u2739Strip, Forever\\u2739 \\u266b\\u266c\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Madrid\",\"profile_background_color\":\"000000\",\"id_str\":\"332860496\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/419947696\\/estao_O.jpg\",\"profile_sidebar_fill_color\":\"000000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813748613\\/estao_O_normal.jpg\",\"name\":\"Jorge Vargas\",\"default_profile_image\":false,\"created_at\":\"Sun Jul 10 15:11:56 +0000 2011\",\"profile_sidebar_border_color\":\"00ffee\",\"id\":332860496,\"utc_offset\":3600,\"favourites_count\":9,\"url\":\"http:\\/\\/www.youtube.com\\/user\\/JorgeVargas97?feature=mhee\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180242301698048,\"created_at\":\"Fri Feb 24 22:59:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1201000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e4c1a29e-fff6-4072-a64d-59ba96a0f8f3-173180242301698048" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @okhin ET docn, les gens sur #irc ils sont pas sur la bubble? #lgw pffff", -"img": { -"src": "http://a2.twimg.com/profile_images/1133755055/JU_normal.jpg" -}, -"title": "Ju: RT @okhin ET docn, les gens sur #irc ils sont pas sur la bubble? #lgw pffff", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1202000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @okhin ET docn, les gens sur #irc ils sont pas sur la bubble? #lgw pffff\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"okhin\",\"indices\":[3,9],\"name\":\"Okhin\",\"id_str\":\"49560409\",\"id\":49560409}],\"hashtags\":[{\"text\":\"irc\",\"indices\":[32,36]},{\"text\":\"lgw\",\"indices\":[65,69]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180246433071104\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"jujusete\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":581,\"location\":\"en France, mais pas trop\",\"profile_text_color\":\"3E4415\",\"followers_count\":1769,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1133755055\\/JU_normal.jpg\",\"description\":\"Journaliste, ex Moyen-Orient, ex Asie du Sud-Est et Tunisie. CV ici http:\\/\\/juliegommes.cv.fm\\/\\/fr\\/ Tahina et sac \\u00e0 dos addict, cr\\u00e9atrice de la #pigistini\\u00e8re.\",\"statuses_count\":51247,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":118,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"26174431\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Ju\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"created_at\":\"Tue Mar 24 04:06:36 +0000 2009\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":26174431,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/seteici.midiblogs.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1133755055\\/JU_normal.jpg\"},\"truncated\":false,\"id\":173180246433071104,\"created_at\":\"Fri Feb 24 22:59:22 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1202000, -"tags": [ -{ -"id-ref": "ef044dd4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "33166722-82ff-417b-986f-b5258cd28894-173180246433071104" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "le cube clignote !!!! #lgw #cQui #psychédélique", -"img": { -"src": "http://a0.twimg.com/profile_images/1700942619/godai4_normal.gif" -}, -"title": "Godai Yusaku: le cube clignote !!!! #lgw #cQui #psychédélique", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1202000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"le cube clignote !!!! #lgw #cQui #psych\\u00e9d\\u00e9lique\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[22,26]},{\"text\":\"cQui\",\"indices\":[27,32]},{\"text\":\"psych\\u00e9d\\u00e9lique\",\"indices\":[33,47]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180244868608000\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"EEEEEE\",\"screen_name\":\"__Yusaku\",\"lang\":\"fr\",\"favourites_count\":68,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":400,\"location\":\"Ile de France, Nancy, Toulois\",\"profile_text_color\":\"333333\",\"followers_count\":314,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1700942619\\/godai4_normal.gif\",\"description\":\"Directeur de Projet Client Info\\/telco - \\r\\nActivit\\u00e9s associatives - Geek et Nippophile \\u00e0 ses heures perdues\\r\\nMembre d'#AQDIL\",\"statuses_count\":13679,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/355063675\\/akemi_tadaka_005_1280x1024.jpg\",\"show_all_inline_media\":false,\"listed_count\":27,\"profile_link_color\":\"038543\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ACDED6\",\"protected\":false,\"id_str\":\"76995130\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Godai Yusaku\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/355063675\\/akemi_tadaka_005_1280x1024.jpg\",\"created_at\":\"Thu Sep 24 17:33:58 +0000 2009\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"id\":76995130,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/jenebloguepas.wordpress.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1700942619\\/godai4_normal.gif\"},\"truncated\":false,\"id\":173180244868608000,\"created_at\":\"Fri Feb 24 22:59:22 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1202000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef5addfc-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fdc18bb4-2eb9-4303-b051-7a3669aad46d-173180244868608000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je veux que @Vinvin enlève sa veste pour pouvoir admirer sa chemise #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1829519991/simple_normal.jpg" -}, -"title": "Florian: Je veux que @Vinvin enlève sa veste pour pouvoir admirer sa chemise #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1206000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je veux que @Vinvin enl\\u00e8ve sa veste pour pouvoir admirer sa chemise #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[12,19],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[68,72]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180259351543808\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"DrNova\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":149,\"location\":\"Lyon\",\"profile_text_color\":\"333333\",\"followers_count\":268,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1829519991\\/simple_normal.jpg\",\"description\":\"\\u00c0 coup de scalpel je tranche vos id\\u00e9es pr\\u00e9con\\u00e7ues.\",\"statuses_count\":8723,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/284198976\\/twilk_background_4e139906cbe34.jpg\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"73372337\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Florian\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/284198976\\/twilk_background_4e139906cbe34.jpg\",\"created_at\":\"Fri Sep 11 12:17:25 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":73372337,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1829519991\\/simple_normal.jpg\"},\"truncated\":false,\"id\":173180259351543808,\"created_at\":\"Fri Feb 24 22:59:26 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1206000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "66900f57-48db-48ec-b528-bb04fee6f30c-173180259351543808" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je suis tout chambouler par le nouveau grand webze, faut que je m'y fasse! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1809740458/yp6RTf3m_normal" -}, -"title": "Hêtre Absurde: Je suis tout chambouler par le nouveau grand webze, faut que je m'y fasse! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1208000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je suis tout chambouler par le nouveau grand webze, faut que je m'y fasse! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[75,79]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180267735957504\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"GuillaumBr\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":97,\"location\":\"Tours\",\"profile_text_color\":\"666666\",\"followers_count\":29,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1809740458\\/yp6RTf3m_normal\",\"description\":\"naissance:1986 - d\\u00e9c\\u00e8s: keep in touch. Je vous tweeterais!\",\"statuses_count\":314,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/330915258\\/geyser-geysir-islande.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"374241912\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"H\\u00eatre Absurde\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/330915258\\/geyser-geysir-islande.jpg\",\"created_at\":\"Thu Sep 15 23:40:39 +0000 2011\",\"profile_sidebar_fill_color\":\"252429\",\"id\":374241912,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1809740458\\/yp6RTf3m_normal\"},\"truncated\":false,\"id\":173180267735957504,\"created_at\":\"Fri Feb 24 22:59:28 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1208000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "99eb3d5e-152f-4987-a6c2-44cf96f279d5-173180267735957504" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw” / Faut la jeter !", -"img": { -"src": "http://a3.twimg.com/profile_images/1750880692/AK_normal.jpg" -}, -"title": "Antoine Kister: “@palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw” / Faut la jeter !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1208000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\\u201d \\/ Faut la jeter !\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[1,11],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[51,58],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[59,63]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180268411232256\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":511,\"screen_name\":\"antoinekister\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":8471,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Proche de Strasbourg\",\"show_all_inline_media\":false,\"listed_count\":34,\"profile_link_color\":\"2FC2EF\",\"followers_count\":356,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1750880692\\/AK_normal.jpg\",\"description\":\"Carcassonnais exil\\u00e9 en Alsace pour des raisons encore non d\\u00e9finis. Sinon je suis un geek, amateur de mangas, s\\u00e9ries TV et joueur amateur de jeux vid\\u00e9os.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"7722152\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1750880692\\/AK_normal.jpg\",\"name\":\"Antoine Kister\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 25 21:44:22 +0000 2007\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":7722152,\"utc_offset\":3600,\"favourites_count\":15,\"url\":\"http:\\/\\/www.antoinekister.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180268411232256,\"created_at\":\"Fri Feb 24 22:59:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1208000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5a02f56a-b547-438e-8225-720ee7f2a55a-173180268411232256" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1708238709/n__normal.png" -}, -"title": "Fatal Furilax: RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1209000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179924620910593\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"palmashow\",\"lang\":\"en\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":67,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":54579,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"statuses_count\":1784,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"show_all_inline_media\":false,\"listed_count\":202,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"palmashow\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":23782965,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\"},\"truncated\":false,\"id\":173179924620910593,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180274249699328\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"remikzlwsk\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":51,\"location\":\"In your ass baby .\",\"profile_text_color\":\"333333\",\"followers_count\":44,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1708238709\\/n__normal.png\",\"description\":\"Je m'appelle Chuck Norris et j'approuve ce jeu !\\r\\nGeek \\u00e0 plein temps !\\r\\n\",\"statuses_count\":2862,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"259849492\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Fatal Furilax\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Wed Mar 02 18:35:05 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":259849492,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1708238709\\/n__normal.png\"},\"truncated\":false,\"id\":173180274249699328,\"created_at\":\"Fri Feb 24 22:59:29 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1209000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8eb80b79-a01d-4023-a8b1-9bf503988607-173180274249699328" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Quelqu'un peut me dire comment on peut finir l'émission avant en santé et se prendre une mandale avant après ? :D #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1763850955/avatar_stopsopa_normal.jpeg" -}, -"title": "François Revol: Quelqu'un peut me dire comment on peut finir l'émission avant en santé et se prendre une mandale avant après ? :D #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1209000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Quelqu'un peut me dire comment on peut finir l'\\u00e9mission avant en sant\\u00e9 et se prendre une mandale avant apr\\u00e8s ? :D #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[114,118]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180274983714816\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":253,\"screen_name\":\"mmu_man\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":10392,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Internet\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"0084B4\",\"followers_count\":311,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"description\":\"Engineer, #FLOSS developer, Haiku contributor, hacktivist, Tai Chi & Kung-Fu practitioner\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"102075787\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"name\":\"Fran\\u00e7ois Revol\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 05 14:32:42 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":102075787,\"utc_offset\":null,\"favourites_count\":19,\"url\":\"http:\\/\\/revolf.free.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180274983714816,\"created_at\":\"Fri Feb 24 22:59:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1209000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f9aef692-4a96-4322-813b-c32cbdf38810-173180274983714816" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@palmashow @vinvin Moi je dis on la supprime trop de risque de crise d'épilepsie :) #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1796744745/Anonymous-header_normal.PNG" -}, -"title": "Musi_Call_Ment: @palmashow @vinvin Moi je dis on la supprime trop de risque de crise d'épilepsie :) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1210000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"palmashow\",\"favorited\":false,\"text\":\"@palmashow @vinvin Moi je dis on la supprime trop de risque de crise d'\\u00e9pilepsie :) #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[11,18],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[84,88]}]},\"in_reply_to_user_id\":23782965,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173179924620910593,\"in_reply_to_status_id_str\":\"173179924620910593\",\"id_str\":\"173180278037159936\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"93afe6\",\"screen_name\":\"mat_moi_ca\",\"lang\":\"en\",\"favourites_count\":14,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":199,\"location\":\"\",\"profile_text_color\":\"93afe6\",\"followers_count\":88,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1796744745\\/Anonymous-header_normal.PNG\",\"description\":\"Geek qui s'est perdu sur internet. je suis chieur ! Ce que j'aime ? Le m\\u00e9tal. FOLLOW MOI !!\",\"statuses_count\":6544,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/396225323\\/tumblr_lxfb1bGFUj1r9crd8o1_500.jpg\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"93afe6\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1dabf2\",\"protected\":false,\"id_str\":\"348842674\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Musi_Call_Ment\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/396225323\\/tumblr_lxfb1bGFUj1r9crd8o1_500.jpg\",\"created_at\":\"Fri Aug 05 02:52:54 +0000 2011\",\"profile_sidebar_fill_color\":\"000000\",\"id\":348842674,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1796744745\\/Anonymous-header_normal.PNG\"},\"truncated\":false,\"id\":173180278037159936,\"created_at\":\"Fri Feb 24 22:59:30 +0000 2012\",\"in_reply_to_user_id_str\":\"23782965\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1210000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c11bef6c-9e50-46b6-9d5c-5277a9b5be7e-173180278037159936" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@misterclem vu dans #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1806696137/image_normal.jpg" -}, -"title": "dominique stizi: @misterclem vu dans #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1210000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"misterclem\",\"favorited\":false,\"text\":\"@misterclem vu dans #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"misterclem\",\"indices\":[0,11],\"name\":\"Misterclem\",\"id_str\":\"11793022\",\"id\":11793022}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]}]},\"in_reply_to_user_id\":11793022,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180278808907776\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"mylenemycotton\",\"lang\":\"fr\",\"favourites_count\":69,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1151,\"location\":\"marseille\",\"profile_text_color\":\"333333\",\"followers_count\":462,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1806696137\\/image_normal.jpg\",\"description\":\"curieuse de nature....un avis sur tout......\\r\\npassionn\\u00e9e d'economie-politique-mode\",\"statuses_count\":8163,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":12,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"253491103\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"dominique stizi\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Feb 17 10:36:37 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":253491103,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1806696137\\/image_normal.jpg\"},\"truncated\":false,\"id\":173180278808907776,\"created_at\":\"Fri Feb 24 22:59:30 +0000 2012\",\"in_reply_to_user_id_str\":\"11793022\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1210000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2f9bfef3-43f4-4522-a581-9bdc710d9ffe-173180278808907776" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@obernasson @vinvin #lgw parce qu'il a autant de mauvais goût.", -"img": { -"src": "http://a0.twimg.com/profile_images/735642103/mortimer_normal.jpg" -}, -"title": "Yves BARBARIN: @obernasson @vinvin #lgw parce qu'il a autant de mauvais goût.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1210000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@obernasson @vinvin #lgw parce qu'il a autant de mauvais go\\u00fbt.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"obernasson\",\"indices\":[0,11],\"id_str\":\"313935953\",\"name\":\"Olivier Bernasson\",\"id\":313935953},{\"screen_name\":\"Vinvin\",\"indices\":[12,19],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173179714607906816\",\"id_str\":\"173180280218189824\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173179714607906816,\"in_reply_to_user_id_str\":\"313935953\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":14,\"screen_name\":\"yves_bar\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":87,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"location\":\"Paris, Ile-de-France FR\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"9D582E\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/735642103\\/mortimer_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"London\",\"profile_background_color\":\"8B542B\",\"id_str\":\"120391774\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"profile_sidebar_fill_color\":\"EADEAA\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/735642103\\/mortimer_normal.jpg\",\"name\":\"Yves BARBARIN\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 06 08:54:21 +0000 2010\",\"profile_sidebar_border_color\":\"D9B17E\",\"id\":120391774,\"utc_offset\":0,\"favourites_count\":4,\"url\":null},\"in_reply_to_screen_name\":\"obernasson\",\"truncated\":false,\"id\":173180280218189824,\"created_at\":\"Fri Feb 24 22:59:30 +0000 2012\",\"in_reply_to_user_id\":313935953}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1210000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "351b3754-9845-42c5-a116-4d5c844b6c97-173180280218189824" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1572588410/avatar__1__normal.jpg" -}, -"title": "William-Alex Proust: RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1211000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":2,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179924620910593\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"palmashow\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1784,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":202,\"profile_link_color\":\"0084B4\",\"followers_count\":54580,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"name\":\"palmashow\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":23782965,\"utc_offset\":null,\"favourites_count\":3,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179924620910593,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":2,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180283489746944\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1626,\"screen_name\":\"W_A_Proust\",\"lang\":\"fr\",\"profile_text_color\":\"eaf7ec\",\"statuses_count\":1039,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/252192898\\/060731072853_43.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"117d9e\",\"followers_count\":315,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1572588410\\/avatar__1__normal.jpg\",\"description\":\"Journaliste \\u00e0 Eurosport.fr, r\\u00e9daction que mes tweets n'engagent \\u00e9videmment pas. Ex-Sports.fr, ex-Football.fr, ex-Le R\\u00e9publicain de l'Essonne. Franco-Mexicain.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"000000\",\"id_str\":\"296877159\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/252192898\\/060731072853_43.jpg\",\"profile_sidebar_fill_color\":\"000000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1572588410\\/avatar__1__normal.jpg\",\"name\":\"William-Alex Proust\",\"default_profile_image\":false,\"created_at\":\"Wed May 11 15:05:07 +0000 2011\",\"profile_sidebar_border_color\":\"000000\",\"id\":296877159,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":\"http:\\/\\/williamalexandreproust.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180283489746944,\"created_at\":\"Fri Feb 24 22:59:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1211000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "16f70360-2e7f-490e-a69d-69f17cb573bb-173180283489746944" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "\"Saute hugo ! UN TROU !\" #lgw #ilsaute", -"img": { -"src": "http://a0.twimg.com/profile_images/1768260791/afflelou_normal.png" -}, -"title": "Marcel Comics: \"Saute hugo ! UN TROU !\" #lgw #ilsaute", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1211000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\\"Saute hugo ! UN TROU !\\\" #lgw #ilsaute\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]},{\"text\":\"ilsaute\",\"indices\":[30,38]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180281665224704\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":196,\"screen_name\":\"Marcelcomics\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3887,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":24,\"profile_link_color\":\"0084B4\",\"followers_count\":518,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"description\":\"D\\u00e9fenseur du panache et de la pens\\u00e9e positive. Gar\\u00e7on boucher chez Boucherie-ovalie.org. Inventor of the Follow Me Monday (#FMM)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"386966557\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"name\":\"Marcel Comics\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 08 07:06:40 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":386966557,\"utc_offset\":-10800,\"favourites_count\":7,\"url\":\"http:\\/\\/boucherie-ovalie.org\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180281665224704,\"created_at\":\"Fri Feb 24 22:59:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1211000, -"tags": [ -{ -"id-ref": "ef5be1f2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a0b5f73d-1dc5-4bb1-bb6a-9a5dfed779f6-173180281665224704" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "pendant kel parle #lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1667379154/8I6juT3f_normal" -}, -"title": "Patrick Ollier: pendant kel parle #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1213000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"pendant kel parle #lgw #ilpart\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[18,22]},{\"text\":\"ilpart\",\"indices\":[23,30]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180291475701760\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"PatrickOllier\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":78,\"location\":\"france\",\"profile_text_color\":\"333333\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"description\":\"Ma force ? Je n'ai rien \\u00e0 vendre ni rien \\u00e0 acheter, je n'ai pas de ma\\u00eetre et je ne v\\u00e9n\\u00e8re aucun dieu. Et je ne lis pas mes messages :))\",\"statuses_count\":1207,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"088253\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"protected\":false,\"id_str\":\"299723960\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Patrick Ollier\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"created_at\":\"Mon May 16 15:47:22 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":299723960,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\"},\"truncated\":false,\"id\":173180291475701760,\"created_at\":\"Fri Feb 24 22:59:33 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1213000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7277f494-0be0-40dd-8949-604416c62ac6-173180291475701760" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@FlorencePorcel: MON CUBE ME BRÛLE LA FESSE GAUCHE #lgw” lol", -"img": { -"src": "http://a2.twimg.com/profile_images/1619453342/image_normal.jpg" -}, -"title": "de France: “@FlorencePorcel: MON CUBE ME BRÛLE LA FESSE GAUCHE #lgw” lol", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1213000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@FlorencePorcel: MON CUBE ME BR\\u00dbLE LA FESSE GAUCHE #lgw\\u201d lol\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[1,16],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[52,56]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180290909470720\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":916,\"screen_name\":\"Najett2France\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13098,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":44,\"profile_link_color\":\"0084B4\",\"followers_count\":1078,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1619453342\\/image_normal.jpg\",\"description\":\"Fondatrice d'A&P Groupe. #Consultante en #d\\u00e9veloppement des #partenariats pour les #CE\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"318887925\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1619453342\\/image_normal.jpg\",\"name\":\"de France\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 17 06:29:55 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":318887925,\"utc_offset\":-10800,\"favourites_count\":422,\"url\":\"http:\\/\\/www.a-p-groupe.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180290909470720,\"created_at\":\"Fri Feb 24 22:59:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1213000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "572333df-aab4-4131-9922-084d975481c7-173180290909470720" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste uniquement s'il dit en live \"je kiffe la chemise de Géraldine\"", -"img": { -"src": "http://a0.twimg.com/profile_images/1421767677/n775859914_630617_3556_normal.jpg" -}, -"title": "Thibaut: #lgw #ilreste uniquement s'il dit en live \"je kiffe la chemise de Géraldine\"", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1213000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #ilreste uniquement s'il dit en live \\\"je kiffe la chemise de G\\u00e9raldine\\\"\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180292142596097\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"e6ebe4\",\"screen_name\":\"thibautchampey\",\"lang\":\"fr\",\"favourites_count\":4,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":436,\"location\":\"Paris \",\"profile_text_color\":\"c8c8cc\",\"followers_count\":79,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1421767677\\/n775859914_630617_3556_normal.jpg\",\"description\":\"Communication enabled geek.\",\"statuses_count\":155,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/291023158\\/02220_lastlight_1280x800.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0c0d0d\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"3b3d3d\",\"protected\":false,\"id_str\":\"282143992\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Thibaut\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/291023158\\/02220_lastlight_1280x800.jpg\",\"created_at\":\"Thu Apr 14 16:45:25 +0000 2011\",\"profile_sidebar_fill_color\":\"68696e\",\"id\":282143992,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"https:\\/\\/sites.google.com\\/site\\/thibautchampey\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1421767677\\/n775859914_630617_3556_normal.jpg\"},\"truncated\":false,\"id\":173180292142596097,\"created_at\":\"Fri Feb 24 22:59:33 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1213000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fca71538-c1f0-4c85-83a9-35a85f104fe9-173180292142596097" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1827624584/elephant_normal.jpg" -}, -"title": "Mélina Pauline D: RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1213000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":3,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179924620910593\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"palmashow\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1784,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":202,\"profile_link_color\":\"0084B4\",\"followers_count\":54580,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"name\":\"palmashow\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":23782965,\"utc_offset\":null,\"favourites_count\":3,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179924620910593,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":3,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180290146111491\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":70,\"screen_name\":\"MelinaPaulineD\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":315,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432042638\\/417233_276887642380043_125278460874296_655374_287481029_n.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"D02B55\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1827624584\\/elephant_normal.jpg\",\"description\":\"It's gonna be legand..wait for it .. DARY ! **Hooligan.**\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"352726\",\"id_str\":\"395935717\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432042638\\/417233_276887642380043_125278460874296_655374_287481029_n.jpg\",\"profile_sidebar_fill_color\":\"EADEAA\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1827624584\\/elephant_normal.jpg\",\"name\":\"M\\u00e9lina Pauline D\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 22 13:56:50 +0000 2011\",\"profile_sidebar_border_color\":\"D9B17E\",\"id\":395935717,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180290146111491,\"created_at\":\"Fri Feb 24 22:59:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1213000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c6ddd4d7-7eaa-4b5c-96a2-e63c7b2f28c2-173180290146111491" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Enfin #LGW ça peut pas être mieux que #CI quand même ??!", -"img": { -"src": "http://a0.twimg.com/profile_images/1849027029/TPhoto_000230_normal.jpg" -}, -"title": "wic®: Enfin #LGW ça peut pas être mieux que #CI quand même ??!", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1216000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Enfin #LGW \\u00e7a peut pas \\u00eatre mieux que #CI quand m\\u00eame ??!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[6,10]},{\"text\":\"CI\",\"indices\":[38,41]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180301336522752\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":119,\"screen_name\":\"ladycooky\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":14171,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/429469479\\/tumblr_lunor7P3Pi1qjldjvo1_500.jpg\",\"location\":\"Loiret (45)\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"a1208e\",\"followers_count\":165,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849027029\\/TPhoto_000230_normal.jpg\",\"description\":\"C\\u00e2line, joueuse, mais je ne ronronne pas. L'unique romanci\\u00e8re de ma vie c'est MOI, je ne me d\\u00e9voile pas en public. #SachezLe\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"7cd4de\",\"id_str\":\"341717778\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429469479\\/tumblr_lunor7P3Pi1qjldjvo1_500.jpg\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849027029\\/TPhoto_000230_normal.jpg\",\"name\":\"wic\\u00ae\",\"default_profile_image\":false,\"created_at\":\"Sun Jul 24 21:01:34 +0000 2011\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":341717778,\"utc_offset\":3600,\"favourites_count\":67,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180301336522752,\"created_at\":\"Fri Feb 24 22:59:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1216000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3c1e2b07-e801-4adc-905c-8621e3fed3ed-173180301336522752" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "OH! Coucou moi! #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1801484114/val_loubilou_normal.jpg" -}, -"title": "Schmitt Valerie: OH! Coucou moi! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1216000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"OH! Coucou moi! #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[16,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180302003408896\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":279,\"screen_name\":\"val_loubilou\",\"lang\":\"fr\",\"profile_text_color\":\"807280\",\"statuses_count\":7908,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/344209093\\/Val_Loubilou1.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"ed2fa1\",\"followers_count\":668,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1801484114\\/val_loubilou_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"220424620\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/344209093\\/Val_Loubilou1.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801484114\\/val_loubilou_normal.jpg\",\"name\":\"Schmitt Valerie\",\"default_profile_image\":false,\"created_at\":\"Sat Nov 27 19:05:22 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":220424620,\"utc_offset\":-10800,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180302003408896,\"created_at\":\"Fri Feb 24 22:59:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1216000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5a4afaeb-a289-4a47-b589-997b485d1c40-173180302003408896" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/647952083/Firefox_normal.png" -}, -"title": "Faire du sale: #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1216000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[5,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180305245601793\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":58,\"screen_name\":\"fairedusale\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/68844312\\/pattern.gif\",\"location\":\"DTC\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"4f3711\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/647952083\\/Firefox_normal.png\",\"description\":\"parce que c'est aussi \\u00e7a faire du sale...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"9e5f2c\",\"id_str\":\"107400530\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/68844312\\/pattern.gif\",\"profile_sidebar_fill_color\":\"bfa243\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/647952083\\/Firefox_normal.png\",\"name\":\"Faire du sale\",\"default_profile_image\":false,\"created_at\":\"Fri Jan 22 12:45:21 +0000 2010\",\"profile_sidebar_border_color\":\"de0f0b\",\"id\":107400530,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180305245601793,\"created_at\":\"Fri Feb 24 22:59:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1216000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "23fc2a29-5325-405b-820c-2093f10f9f3c-173180305245601793" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "bon est ce que je vais réussir à voir ma tête d'avatar twitter sur le mur #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1792102319/0014_-_Copie_-_Copie_normal.JPG" -}, -"title": "Nicolas Gaillard: bon est ce que je vais réussir à voir ma tête d'avatar twitter sur le mur #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1217000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"bon est ce que je vais r\\u00e9ussir \\u00e0 voir ma t\\u00eate d'avatar twitter sur le mur #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[74,78]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180305925087234\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"NG__nico\",\"lang\":\"fr\",\"favourites_count\":23,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":141,\"location\":\"Poitiers\",\"profile_text_color\":\"333333\",\"followers_count\":53,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1792102319\\/0014_-_Copie_-_Copie_normal.JPG\",\"description\":\"Etudiant L2 Histoire ---Actu---Politique---T\\u00e9l\\u00e9---M\\u00e9dias--- Musique...tout ce qu'aiment les journalistes--- Feel free to follow me ;-) \",\"statuses_count\":1113,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/410106398\\/3640083-la-terre-vue-de-l-39-espace-avec-le-lever-du-soleil.jpg\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"370637904\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\" Nicolas Gaillard\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/410106398\\/3640083-la-terre-vue-de-l-39-espace-avec-le-lever-du-soleil.jpg\",\"created_at\":\"Fri Sep 09 11:18:42 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":370637904,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1792102319\\/0014_-_Copie_-_Copie_normal.JPG\"},\"truncated\":false,\"id\":173180305925087234,\"created_at\":\"Fri Feb 24 22:59:37 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1217000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7e9f14a2-bfa1-49ff-85a3-3c5bc21b3fe2-173180305925087234" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La télé c'est nul. Mais ça c'était avant #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1836345668/profile_normal.png" -}, -"title": "ArDuB57: La télé c'est nul. Mais ça c'était avant #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1217000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La t\\u00e9l\\u00e9 c'est nul. Mais \\u00e7a c'\\u00e9tait avant #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[41,45]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180308156465153\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":646,\"screen_name\":\"ArDub57\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":83432,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"location\":\"FRANCE - METZ - SARREGUEMINES\",\"show_all_inline_media\":false,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"followers_count\":1090,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"description\":\"FreeParty Style - Raleur Pro - Trolleur Compulsif - DHD Android 2.3\\/Transformer 3.2.1 - PS3 @Pix_auto http:\\/\\/pixauto.tumblr.com - http:\\/\\/iboga.tumblr.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"21448223\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"name\":\"ArDuB57\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 20 23:57:59 +0000 2009\",\"profile_sidebar_border_color\":\"1c2352\",\"id\":21448223,\"utc_offset\":3600,\"favourites_count\":1604,\"url\":\"http:\\/\\/ardbox.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180308156465153,\"created_at\":\"Fri Feb 24 22:59:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1217000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3b4c0e5a-d564-4b2d-aca5-fe306dedc9b7-173180308156465153" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @manonkzlwsk: Je veux le même t-shiiiiiirt ! #palmshow #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1708238709/n__normal.png" -}, -"title": "Fatal Furilax: RT @manonkzlwsk: Je veux le même t-shiiiiiirt ! #palmshow #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1217000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @manonkzlwsk: Je veux le m\\u00eame t-shiiiiiirt ! #palmshow #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"manonkzlwsk\",\"indices\":[3,15],\"name\":\"Manon\",\"id_str\":\"48084154\",\"id\":48084154}],\"hashtags\":[{\"text\":\"palmshow\",\"indices\":[48,57]},{\"text\":\"lgw\",\"indices\":[58,62]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je veux le m\\u00eame t-shiiiiiirt ! #palmshow #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"palmshow\",\"indices\":[31,40]},{\"text\":\"lgw\",\"indices\":[41,45]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.7860476,50.4187981],[2.8492605,50.4187981],[2.8492605,50.4589035],[2.7860476,50.4589035]]]},\"attributes\":{},\"full_name\":\"Lens, Pas-de-Calais\",\"name\":\"Lens\",\"id\":\"6f2473b6bfd0682a\",\"place_type\":\"city\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/6f2473b6bfd0682a.json\"},\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177633138413568\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"e8e8e8\",\"screen_name\":\"manonkzlwsk\",\"lang\":\"fr\",\"favourites_count\":194,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":298,\"location\":\"Is\\u00e8re, France\",\"profile_text_color\":\"3d3438\",\"followers_count\":260,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"description\":\"Nordiste expatri\\u00e9e, \\u00e9tudiante en sciences du langage \\u00e0 #lyon2, un peu geek, s\\u00e9rievore, livetweeteuse #ondar et fid\\u00e8le herocorpienne. \",\"statuses_count\":15001,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"de4261\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"e8e8e8\",\"protected\":false,\"id_str\":\"48084154\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Manon\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"created_at\":\"Wed Jun 17 19:34:49 +0000 2009\",\"profile_sidebar_fill_color\":\"e8e8e8\",\"id\":48084154,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\"},\"truncated\":false,\"id\":173177633138413568,\"created_at\":\"Fri Feb 24 22:48:59 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180308122910721\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"remikzlwsk\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":51,\"location\":\"In your ass baby .\",\"profile_text_color\":\"333333\",\"followers_count\":44,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1708238709\\/n__normal.png\",\"description\":\"Je m'appelle Chuck Norris et j'approuve ce jeu !\\r\\nGeek \\u00e0 plein temps !\\r\\n\",\"statuses_count\":2863,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"259849492\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Fatal Furilax\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Wed Mar 02 18:35:05 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":259849492,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1708238709\\/n__normal.png\"},\"truncated\":false,\"id\":173180308122910721,\"created_at\":\"Fri Feb 24 22:59:37 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1217000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef206992-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "742e3bb9-f8fa-4af2-9fc4-73aa6c3c4235-173180308122910721" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1773986672/382616_2906122614966_1317546639_3081175_1368526768_n_normal.jpg" -}, -"title": "Swann Amadeus: RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1221000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":4,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179924620910593\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"palmashow\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1784,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":202,\"profile_link_color\":\"0084B4\",\"followers_count\":54582,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"name\":\"palmashow\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":23782965,\"utc_offset\":null,\"favourites_count\":3,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179924620910593,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":4,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180323335651328\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":36,\"screen_name\":\"swann_A\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":53,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0099B9\",\"followers_count\":8,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1773986672\\/382616_2906122614966_1317546639_3081175_1368526768_n_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"0099B9\",\"id_str\":\"276694795\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1773986672\\/382616_2906122614966_1317546639_3081175_1368526768_n_normal.jpg\",\"name\":\"Swann Amadeus\",\"default_profile_image\":false,\"created_at\":\"Sun Apr 03 22:08:24 +0000 2011\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":276694795,\"utc_offset\":-10800,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180323335651328,\"created_at\":\"Fri Feb 24 22:59:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1221000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "56f2a4a3-8140-4c73-81c1-a707042f29c8-173180323335651328" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw \"La chemise à @vinvin\" ... on peut vanner les fringues maintenant ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1801780700/octopus_normal.png" -}, -"title": "Enzooo Sellers: #lgw \"La chemise à @vinvin\" ... on peut vanner les fringues maintenant ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1221000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw \\\"La chemise \\u00e0 @vinvin\\\" ... on peut vanner les fringues maintenant ?\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[19,26],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180326342950914\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":307,\"screen_name\":\"EnzoooSellers\",\"lang\":\"en\",\"profile_text_color\":\"3C3940\",\"statuses_count\":3253,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/271408907\\/chat.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":12,\"profile_link_color\":\"0099B9\",\"followers_count\":154,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1801780700\\/octopus_normal.png\",\"description\":\"Petit neurone du cerveau global\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"London\",\"profile_background_color\":\"0099B9\",\"id_str\":\"18173760\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/271408907\\/chat.jpg\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801780700\\/octopus_normal.png\",\"name\":\"Enzooo Sellers\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 16 21:46:53 +0000 2008\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":18173760,\"utc_offset\":0,\"favourites_count\":4,\"url\":\"http:\\/\\/enzooosellers.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180326342950914,\"created_at\":\"Fri Feb 24 22:59:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1221000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e20c00a1-ea0f-434e-8ed2-d902551fd4cb-173180326342950914" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@palmashow @vinvin On la rend à Antoine. #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1847053381/djerba_normal.jpg" -}, -"title": "Make me proud.: @palmashow @vinvin On la rend à Antoine. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1226000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"palmashow\",\"favorited\":false,\"text\":\"@palmashow @vinvin On la rend \\u00e0 Antoine. #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[11,18],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[41,45]}]},\"in_reply_to_user_id\":23782965,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173179924620910593,\"in_reply_to_status_id_str\":\"173179924620910593\",\"id_str\":\"173180344470749184\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"celib_a_terre1\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":67,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":6,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1847053381\\/djerba_normal.jpg\",\"description\":\"Same old shit, just a different day. #Peace, #LOVE and #Unity.\",\"statuses_count\":34,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"500335099\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Make me proud.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Feb 23 01:32:53 +0000 2012\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":500335099,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1847053381\\/djerba_normal.jpg\"},\"truncated\":false,\"id\":173180344470749184,\"created_at\":\"Fri Feb 24 22:59:46 +0000 2012\",\"in_reply_to_user_id_str\":\"23782965\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1226000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1df3261b-2270-488b-95e6-7250ad8085a3-173180344470749184" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1839408947/snapshot__26__normal.jpg" -}, -"title": "© camille : RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1228000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":5,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179924620910593\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"palmashow\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1784,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":202,\"profile_link_color\":\"0084B4\",\"followers_count\":54585,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"name\":\"palmashow\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":23782965,\"utc_offset\":null,\"favourites_count\":3,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179924620910593,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":5,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180355166220289\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":44,\"screen_name\":\"MelchiorriC\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":679,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432793596\\/Kid_Cudi__2_.png\",\"location\":\"Aix-en-Provence, France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"4e9c5b\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1839408947\\/snapshot__26__normal.jpg\",\"description\":\"Hey babe, take a walk on the wild side !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"4e9c5b\",\"id_str\":\"493312665\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432793596\\/Kid_Cudi__2_.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839408947\\/snapshot__26__normal.jpg\",\"name\":\"\\u00a9 camille \",\"default_profile_image\":false,\"created_at\":\"Wed Feb 15 17:30:13 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":493312665,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180355166220289,\"created_at\":\"Fri Feb 24 22:59:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1228000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c1fe4ec4-003a-44e9-b7bd-f87930e6c3c0-173180355166220289" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@palmashow @vinvin t'as pas de l'eau de javel pour enlever les taches ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1838966274/FB_lille_normal.png" -}, -"title": "airnadette: @palmashow @vinvin t'as pas de l'eau de javel pour enlever les taches ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1228000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@palmashow @vinvin t'as pas de l'eau de javel pour enlever les taches ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[11,18],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[72,76]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173179924620910593\",\"id_str\":\"173180351760445440\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173179924620910593,\"in_reply_to_user_id_str\":\"23782965\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":608,\"screen_name\":\"airnadette\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2224,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/369986320\\/AirnadetteAff800x1200px.jpg\",\"location\":\"In the air !\",\"show_all_inline_media\":true,\"listed_count\":37,\"profile_link_color\":\"580f5c\",\"followers_count\":1402,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1838966274\\/FB_lille_normal.png\",\"description\":\"Le plus gros airband de mon dentier ! Tourn\\u00e9e fran\\u00e7aise \\u00e0 partir du 30 mars. Twits et photos \\u00e0 la truelle par Chateau Brutal. \\r\\n\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"68680674\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/369986320\\/AirnadetteAff800x1200px.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838966274\\/FB_lille_normal.png\",\"name\":\"airnadette\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 25 12:33:54 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":68680674,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.airnadette.com\"},\"in_reply_to_screen_name\":\"palmashow\",\"truncated\":false,\"id\":173180351760445440,\"created_at\":\"Fri Feb 24 22:59:48 +0000 2012\",\"in_reply_to_user_id\":23782965}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1228000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "38772615-5db4-480b-b8ef-a9b952eb6623-173180351760445440" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Go ! RT @WeTransl8 <3 @LeGrandWebze & @kheops2713 et son écharpe #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1133755055/JU_normal.jpg" -}, -"title": "Ju: Go ! RT @WeTransl8 <3 @LeGrandWebze & @kheops2713 et son écharpe #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1235000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Go ! RT @WeTransl8 <3 @LeGrandWebze & @kheops2713 et son \\u00e9charpe #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"WeTransl8\",\"indices\":[8,18],\"name\":\"JellyFish Transl8\",\"id_str\":\"340345134\",\"id\":340345134},{\"screen_name\":\"LeGrandWebze\",\"indices\":[25,38],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385},{\"screen_name\":\"kheops2713\",\"indices\":[41,52],\"name\":\"KheOps\",\"id_str\":\"321006177\",\"id\":321006177}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[68,72]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180383742001153\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"jujusete\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":581,\"location\":\"en France, mais pas trop\",\"profile_text_color\":\"3E4415\",\"followers_count\":1769,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1133755055\\/JU_normal.jpg\",\"description\":\"Journaliste, ex Moyen-Orient, ex Asie du Sud-Est et Tunisie. CV ici http:\\/\\/juliegommes.cv.fm\\/\\/fr\\/ Tahina et sac \\u00e0 dos addict, cr\\u00e9atrice de la #pigistini\\u00e8re.\",\"statuses_count\":51247,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":118,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"26174431\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Ju\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"created_at\":\"Tue Mar 24 04:06:36 +0000 2009\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":26174431,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/seteici.midiblogs.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1133755055\\/JU_normal.jpg\"},\"truncated\":false,\"id\":173180383742001153,\"created_at\":\"Fri Feb 24 22:59:55 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1235000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "479efb22-c70c-4ec9-ad7b-6595e957ee80-173180383742001153" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Maprykoto: Les invités tweetent en direct. C'est ça #lgw. @LeGrandWebze, une émission 2.0 !", -"img": { -"src": "http://a0.twimg.com/profile_images/1668337583/DTB-Hei-VLQ_normal.jpg" -}, -"title": "Vincent [Gøshi]: RT @Maprykoto: Les invités tweetent en direct. C'est ça #lgw. @LeGrandWebze, une émission 2.0 !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1237000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @Maprykoto: Les invit\\u00e9s tweetent en direct. C'est \\u00e7a #lgw. @LeGrandWebze, une \\u00e9mission 2.0 !\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Maprykoto\",\"indices\":[3,13],\"name\":\"M. J.\",\"id_str\":\"209541132\",\"id\":209541132},{\"screen_name\":\"LeGrandWebze\",\"indices\":[62,75],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[56,60]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Les invit\\u00e9s tweetent en direct. C'est \\u00e7a #lgw. @LeGrandWebze, une \\u00e9mission 2.0 !\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[47,60],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[41,45]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180154879803392\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"Maprykoto\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":254,\"location\":\"France\",\"profile_text_color\":\"666666\",\"followers_count\":103,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1554812197\\/avatar_padme_normal.jpg\",\"description\":\"Voix ambigu\\u00eb d'un c\\u0153ur qui, au z\\u00e9phyr, pr\\u00e9f\\u00e8re les jattes de kiwis. [Community Manager en herbe, belle plante en devenir.]\",\"statuses_count\":1613,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/255062315\\/essai_loup_automne_copy2.jpg\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"209541132\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"M. J.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/255062315\\/essai_loup_automne_copy2.jpg\",\"created_at\":\"Fri Oct 29 11:44:12 +0000 2010\",\"profile_sidebar_fill_color\":\"252429\",\"id\":209541132,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1554812197\\/avatar_padme_normal.jpg\"},\"truncated\":false,\"id\":173180154879803392,\"created_at\":\"Fri Feb 24 22:59:01 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180392818475009\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Yoigoshi\",\"lang\":\"fr\",\"favourites_count\":25,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":342,\"location\":\"Lille\",\"profile_text_color\":\"333333\",\"followers_count\":126,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1668337583\\/DTB-Hei-VLQ_normal.jpg\",\"description\":\"[Tout ce qui est vert est fourbe] - Goshi\\/SilenceCorp #Infographiste\\r\\n\\u007BDieu Vivant de @ChloexF\\u007D\",\"statuses_count\":3930,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/236369942\\/wall-twitter.jpg\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"9e9e9e\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"29969223\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Vincent [G\\u00f8shi]\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/236369942\\/wall-twitter.jpg\",\"created_at\":\"Thu Apr 09 12:00:49 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":29969223,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/goshi.ultra-book.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1668337583\\/DTB-Hei-VLQ_normal.jpg\"},\"truncated\":false,\"id\":173180392818475009,\"created_at\":\"Fri Feb 24 22:59:57 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1237000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "32ba96b6-1f8a-4e9e-808e-1f23442808f9-173180392818475009" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "je me demande si Rollin n'utilise pas la même teinture capillaire qu'Estrosi #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1608180831/djesus_normal.jpg" -}, -"title": "josse: je me demande si Rollin n'utilise pas la même teinture capillaire qu'Estrosi #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1237000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"je me demande si Rollin n'utilise pas la m\\u00eame teinture capillaire qu'Estrosi #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[77,81]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180391711195137\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":181,\"screen_name\":\"jossedenice\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":294,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Nice, France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":52,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1608180831\\/djesus_normal.jpg\",\"description\":\"Ni\\u00e7ois, Andalou et Funky\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"215554577\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1608180831\\/djesus_normal.jpg\",\"name\":\"josse\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 14 07:57:19 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":215554577,\"utc_offset\":3600,\"favourites_count\":4,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180391711195137,\"created_at\":\"Fri Feb 24 22:59:57 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1237000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a3a09b14-5fb5-4542-a060-cb90b83811f7-173180391711195137" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Trend [#lgw] first spotted in France now popular worldwide. Why? http://t.co/eK4OZrrZ", -"img": { -"src": "http://a0.twimg.com/profile_images/629780209/wtt_twitter_badge_define_normal.png" -}, -"title": "WTT: Define Now: Trend [#lgw] first spotted in France now popular worldwide. Why? http://t.co/eK4OZrrZ", -"color": "16763904", -"polemics": [ -"Q", -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1242000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Trend [#lgw] first spotted in France now popular worldwide. Why? http:\\/\\/t.co\\/eK4OZrrZ\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[65,85],\"expanded_url\":\"http:\\/\\/wttrend.com\\/349608\",\"display_url\":\"wttrend.com\\/349608\",\"url\":\"http:\\/\\/t.co\\/eK4OZrrZ\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[7,11]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.whatthetrend.com\\\" rel=\\\"nofollow\\\"\\u003EWhat the Trend\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180410673643520\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":true,\"verified\":true,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":2,\"screen_name\":\"whatthetrend\",\"lang\":\"en\",\"profile_text_color\":\"002132\",\"statuses_count\":97648,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/66577717\\/wtt_background_2.jpg\",\"location\":\"The Internet\",\"show_all_inline_media\":false,\"listed_count\":600,\"profile_link_color\":\"006496\",\"followers_count\":16761,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/629780209\\/wtt_twitter_badge_define_normal.png\",\"description\":\"What the Trend? helps define and understand trending topics on Twitter and is part of @HootSuite.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Pacific Time (US & Canada)\",\"profile_background_color\":\"002132\",\"id_str\":\"21211751\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/66577717\\/wtt_background_2.jpg\",\"profile_sidebar_fill_color\":\"b9b8bc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/629780209\\/wtt_twitter_badge_define_normal.png\",\"name\":\"WTT: Define Now\",\"default_profile_image\":false,\"created_at\":\"Wed Feb 18 16:29:56 +0000 2009\",\"profile_sidebar_border_color\":\"181a1e\",\"id\":21211751,\"utc_offset\":-28800,\"favourites_count\":0,\"url\":\"http:\\/\\/whatthetrend.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180410673643520,\"created_at\":\"Fri Feb 24 23:00:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1242000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fff94252-bf5b-4847-ab25-b8e942b35c87-173180410673643520" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @t0maso: SWITCHEZ #Cesar2012 ----> #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1292629982/Dallage_Bleu_Ispahan_normal.jpg" -}, -"title": "Hélène Herniou: RT @t0maso: SWITCHEZ #Cesar2012 ----> #LGW", -"color": "16763904", -"polemics": [ -"KO" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1243000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @t0maso: SWITCHEZ #Cesar2012 ----> #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"t0maso\",\"indices\":[3,10],\"name\":\"TAB\",\"id_str\":\"7783422\",\"id\":7783422}],\"hashtags\":[{\"text\":\"Cesar2012\",\"indices\":[21,31]},{\"text\":\"LGW\",\"indices\":[42,46]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"SWITCHEZ #Cesar2012 ----> #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"Cesar2012\",\"indices\":[9,19]},{\"text\":\"LGW\",\"indices\":[30,34]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173176523594014720\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"cacacc\",\"screen_name\":\"t0maso\",\"lang\":\"fr\",\"favourites_count\":89,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":735,\"location\":\"Paris, Doha,...\",\"profile_text_color\":\"1c1c1b\",\"followers_count\":749,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1633922800\\/a659268974_794939_8390_normal.jpg\",\"description\":\"aka @tabounet, FRENCH, not long ago in Middle East, Thirtysomething, ce compte n'est pas (trop) serieux \\\\\\\\ cotweeteur sur @dohatweetups et @conspiration\",\"statuses_count\":10157,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/234552894\\/xf483cdcf1dabe6e8efb270573ab62c8.jpg\",\"show_all_inline_media\":true,\"listed_count\":29,\"profile_link_color\":\"1f1e1b\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"7783422\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"TAB\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/234552894\\/xf483cdcf1dabe6e8efb270573ab62c8.jpg\",\"created_at\":\"Sat Jul 28 12:44:14 +0000 2007\",\"profile_sidebar_fill_color\":\"9c999c\",\"id\":7783422,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1633922800\\/a659268974_794939_8390_normal.jpg\"},\"truncated\":false,\"id\":173176523594014720,\"created_at\":\"Fri Feb 24 22:44:35 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180418068185089\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"3b3636\",\"screen_name\":\"cliophile\",\"lang\":\"fr\",\"favourites_count\":35,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":255,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":377,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1292629982\\/Dallage_Bleu_Ispahan_normal.jpg\",\"description\":\"Culture, num\\u00e9rique et patrimoine ... mais aussi mus\\u00e9ologie, architecture, arts vivants, design, photographie, histoire, communication, ... ! Bref : #museogeek\",\"statuses_count\":3746,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/98452727\\/IMG_3913.JPG\",\"show_all_inline_media\":false,\"listed_count\":38,\"profile_link_color\":\"608ddb\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"362b2b\",\"protected\":false,\"id_str\":\"126441750\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"H\\u00e9l\\u00e8ne Herniou\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/98452727\\/IMG_3913.JPG\",\"created_at\":\"Thu Mar 25 22:10:07 +0000 2010\",\"profile_sidebar_fill_color\":\"ffb8cc\",\"id\":126441750,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1292629982\\/Dallage_Bleu_Ispahan_normal.jpg\"},\"truncated\":false,\"id\":173180418068185089,\"created_at\":\"Fri Feb 24 23:00:03 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1243000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "42d35063-d91c-4f2d-9e6b-f8cf7a76a071-173180418068185089" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Oh !!! Un micro qui marche !!! J'avais jamais vu !", -"img": { -"src": "http://a1.twimg.com/profile_images/1829840762/affiche_sarkozy_guillotine_candidature_small_normal.jpg" -}, -"title": "Gana: #lgw Oh !!! Un micro qui marche !!! J'avais jamais vu !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1246000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Oh !!! Un micro qui marche !!! J'avais jamais vu !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180427262115841\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":10,\"screen_name\":\"generalgana\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":150,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Chez ouam\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1829840762\\/affiche_sarkozy_guillotine_candidature_small_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"400355364\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1829840762\\/affiche_sarkozy_guillotine_candidature_small_normal.jpg\",\"name\":\"Gana\",\"default_profile_image\":false,\"created_at\":\"Fri Oct 28 22:15:45 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":400355364,\"utc_offset\":null,\"favourites_count\":0,\"url\":\"http:\\/\\/lemzedition.free.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180427262115841,\"created_at\":\"Fri Feb 24 23:00:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1246000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b24a580f-2364-4102-95c3-9982040e7b0d-173180427262115841" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Salut @WilliamAbisror #legrandwebze", -"img": { -"src": "http://a0.twimg.com/profile_images/1498347916/271644_259434607403810_130794806934458_1277083_5755877_o_normal.jpg" -}, -"title": "Antoine borosch: Salut @WilliamAbisror #legrandwebze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1248000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Salut @WilliamAbisror #legrandwebze\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"WilliamAbisror\",\"indices\":[6,21],\"id_str\":\"305168829\",\"name\":\"William Abisror\",\"id\":305168829}],\"urls\":[],\"hashtags\":[{\"text\":\"legrandwebze\",\"indices\":[22,35]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180438054043648\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":150,\"screen_name\":\"borosch\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":4225,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"followers_count\":458,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1498347916\\/271644_259434607403810_130794806934458_1277083_5755877_o_normal.jpg\",\"description\":\"logie...\\r\\nth\\u00e9sard\\/podcasteur\\/auteur\\/militant pas forcement dans l'ordre...\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"63253487\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1498347916\\/271644_259434607403810_130794806934458_1277083_5755877_o_normal.jpg\",\"name\":\"Antoine borosch\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 05 20:53:25 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":63253487,\"utc_offset\":3600,\"favourites_count\":56,\"url\":\"http:\\/\\/www.poligeek.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180438054043648,\"created_at\":\"Fri Feb 24 23:00:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1248000, -"tags": [ -{ -"id-ref": "ef1b237e-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "96c12ad6-1d3e-410f-baf3-31c0e4e7e6f2-173180438054043648" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Test #lgw @LeGrandWebze", -"img": { -"src": "http://a3.twimg.com/profile_images/1648215039/EmeryDoligeHubN_B_normal.jpg" -}, -"title": "Emery Doligé: Test #lgw @LeGrandWebze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1249000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Test #lgw @LeGrandWebze\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[10,23],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[5,9]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180440436408320\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":493,\"screen_name\":\"MryEmery\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":31438,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/170627783\\/mrytwitter_copie.jpg\",\"location\":\"Paris Rive Gauche\",\"show_all_inline_media\":true,\"listed_count\":931,\"profile_link_color\":\"2FC2EF\",\"followers_count\":19577,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1648215039\\/EmeryDoligeHubN_B_normal.jpg\",\"description\":\"Vanksen. Europe 1 #dcdc. Lib\\u00e9ral ta m\\u00e8re.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f7f8fa\",\"id_str\":\"14285154\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/170627783\\/mrytwitter_copie.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648215039\\/EmeryDoligeHubN_B_normal.jpg\",\"name\":\"Emery Dolig\\u00e9\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 02 16:59:11 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":14285154,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/mry.blogs.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180440436408320,\"created_at\":\"Fri Feb 24 23:00:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1249000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f60200a6-d1e6-4240-b88e-fcaf8f9b79ae-173180440436408320" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Vinvin ne veut pas qu'on parle de sa chemise mais il s'est pas privé de commenter les robes des #cesars2012 #lgw #jdcjdr", -"img": { -"src": "http://a2.twimg.com/profile_images/1777524767/folon1_normal.jpg" -}, -"title": "Kelem: Vinvin ne veut pas qu'on parle de sa chemise mais il s'est pas privé de commenter les robes des #cesars2012 #lgw #jdcjdr", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1251000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Vinvin ne veut pas qu'on parle de sa chemise mais il s'est pas priv\\u00e9 de commenter les robes des #cesars2012 #lgw #jdcjdr\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cesars2012\",\"indices\":[96,107]},{\"text\":\"lgw\",\"indices\":[108,112]},{\"text\":\"jdcjdr\",\"indices\":[113,120]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180448833421312\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":88,\"screen_name\":\"KelemFs\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":135,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"038543\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1777524767\\/folon1_normal.jpg\",\"description\":\"Je demeurai longtemps errant dans C\\u00e9sar\\u00e9e.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ACDED6\",\"id_str\":\"159103701\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1777524767\\/folon1_normal.jpg\",\"name\":\"Kelem\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 24 13:15:57 +0000 2010\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":159103701,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180448833421312,\"created_at\":\"Fri Feb 24 23:00:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1251000, -"tags": [ -{ -"id-ref": "ef243180-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef29e472-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d8a60702-3154-4d83-8e4c-95ca85d22dc9-173180448833421312" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "c bien mai #lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1667379154/8I6juT3f_normal" -}, -"title": "Patrick Ollier: c bien mai #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1251000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"c bien mai #lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]},{\"text\":\"ilpart\",\"indices\":[16,23]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180448430751744\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":78,\"screen_name\":\"PatrickOllier\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1207,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"088253\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"description\":\"Ma force ? Je n'ai rien \\u00e0 vendre ni rien \\u00e0 acheter, je n'ai pas de ma\\u00eetre et je ne v\\u00e9n\\u00e8re aucun dieu. Et je ne lis pas mes messages :))\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"id_str\":\"299723960\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"name\":\"Patrick Ollier\",\"default_profile_image\":false,\"created_at\":\"Mon May 16 15:47:22 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":299723960,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180448430751744,\"created_at\":\"Fri Feb 24 23:00:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1251000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ad96dae1-18f9-4c1c-9263-c109b73fe10e-173180448430751744" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @TilltheCat: C'est dégueulasse d'avoir fait durer les Césars juste pour niquer le début de Le Grand Webze #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1133755055/JU_normal.jpg" -}, -"title": "Ju: RT @TilltheCat: C'est dégueulasse d'avoir fait durer les Césars juste pour niquer le début de Le Grand Webze #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1251000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @TilltheCat: C'est d\\u00e9gueulasse d'avoir fait durer les C\\u00e9sars juste pour niquer le d\\u00e9but de Le Grand Webze #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"TilltheCat\",\"indices\":[3,14],\"id_str\":\"14923240\",\"name\":\"Till the Cat\",\"id\":14923240}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[109,113]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"C'est d\\u00e9gueulasse d'avoir fait durer les C\\u00e9sars juste pour niquer le d\\u00e9but de Le Grand Webze #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[93,97]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177082183036928\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":861,\"screen_name\":\"TilltheCat\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13480,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/207397586\\/FOND_pour_twitter_Nouveau2.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":80,\"profile_link_color\":\"0084B4\",\"followers_count\":2484,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1717447265\\/Till_New_AVatar_Twitter_normal.png\",\"description\":\"R\\u00e9dacteur Web (Yahoo, M\\u00f4mes.net, Tigex ...) et \\u00e9leveur de Miniatures de p\\u00e8re en fils. #R\\u00e9dacteurWeb #Pigiste \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"14923240\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/207397586\\/FOND_pour_twitter_Nouveau2.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1717447265\\/Till_New_AVatar_Twitter_normal.png\",\"name\":\"Till the Cat\",\"default_profile_image\":false,\"created_at\":\"Tue May 27 17:34:52 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":14923240,\"utc_offset\":-10800,\"favourites_count\":4,\"url\":\"http:\\/\\/www.tillthecat.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177082183036928,\"created_at\":\"Fri Feb 24 22:46:48 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180451354189826\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":581,\"screen_name\":\"jujusete\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":51247,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"en France, mais pas trop\",\"show_all_inline_media\":true,\"listed_count\":118,\"profile_link_color\":\"D02B55\",\"followers_count\":1770,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1133755055\\/JU_normal.jpg\",\"description\":\"Journaliste, ex Moyen-Orient, ex Asie du Sud-Est et Tunisie. CV ici http:\\/\\/juliegommes.cv.fm\\/\\/fr\\/ Tahina et sac \\u00e0 dos addict, cr\\u00e9atrice de la #pigistini\\u00e8re.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"352726\",\"id_str\":\"26174431\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1133755055\\/JU_normal.jpg\",\"name\":\"Ju\",\"default_profile_image\":false,\"created_at\":\"Tue Mar 24 04:06:36 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":26174431,\"utc_offset\":-10800,\"favourites_count\":42,\"url\":\"http:\\/\\/seteici.midiblogs.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180451354189826,\"created_at\":\"Fri Feb 24 23:00:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1251000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "287c6464-8014-4086-b7a5-423cfa196a8c-173180451354189826" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Moi je regarde l'émission sur internet #lgw @LeGrandWebze C'est pratique :)", -"img": { -"src": "http://a0.twimg.com/profile_images/1843832843/Photo_du_21-02-12___19.49_normal.jpg" -}, -"title": "Alice Wonderland: Moi je regarde l'émission sur internet #lgw @LeGrandWebze C'est pratique :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1252000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Moi je regarde l'\\u00e9mission sur internet #lgw @LeGrandWebze C'est pratique :)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[44,57],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[39,43]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180453770117120\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":141,\"screen_name\":\"moustikette\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":218,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"Near Paris\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843832843\\/Photo_du_21-02-12___19.49_normal.jpg\",\"description\":\"J'ai un bonnet Tigrou! And so what? :D\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"23988907\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843832843\\/Photo_du_21-02-12___19.49_normal.jpg\",\"name\":\"Alice Wonderland\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 12 17:33:07 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":23988907,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/wonderlandalice.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180453770117120,\"created_at\":\"Fri Feb 24 23:00:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1252000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "67390751-a831-45f1-9286-2d4927288d20-173180453770117120" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Dual-Screen... Mais à la version #LGW, c'est Télé (@France5tv) + Twitter + http://t.co/3joyqO1D", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: Dual-Screen... Mais à la version #LGW, c'est Télé (@France5tv) + Twitter + http://t.co/3joyqO1D", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1257000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Dual-Screen... Mais \\u00e0 la version #LGW, c'est T\\u00e9l\\u00e9 (@France5tv) + Twitter + http:\\/\\/t.co\\/3joyqO1D\",\"entities\":{\"urls\":[{\"indices\":[75,95],\"display_url\":\"legrandwebze.fr\",\"expanded_url\":\"http:\\/\\/www.legrandwebze.fr\",\"url\":\"http:\\/\\/t.co\\/3joyqO1D\"}],\"user_mentions\":[{\"screen_name\":\"France5tv\",\"indices\":[51,61],\"name\":\"France5\",\"id_str\":\"36932487\",\"id\":36932487}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[33,37]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180474045370368\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"111405\",\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"favourites_count\":16,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":912,\"location\":\"Alsace, France\",\"profile_text_color\":\"a3c23e\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"statuses_count\":4894,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Hugo SCHOCH\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_fill_color\":\"9ca871\",\"id\":175540303,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/only.hug33k.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\"},\"truncated\":false,\"id\":173180474045370368,\"created_at\":\"Fri Feb 24 23:00:17 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1257000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "968defbf-5689-4ab0-9d65-e50bcaf04cc5-173180474045370368" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je vais étaler mon inculture mais c'est quoi ce truc improbable ? #lgw C'est pas fou quand même.", -"img": { -"src": "http://a3.twimg.com/profile_images/1663101888/avatar_normal.JPEG" -}, -"title": "Clément Repellin: Je vais étaler mon inculture mais c'est quoi ce truc improbable ? #lgw C'est pas fou quand même.", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1257000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je vais \\u00e9taler mon inculture mais c'est quoi ce truc improbable ? #lgw C'est pas fou quand m\\u00eame.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[66,70]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180476805230592\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":312,\"screen_name\":\"ClementRpl\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":338,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"0084B4\",\"followers_count\":99,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1663101888\\/avatar_normal.JPEG\",\"description\":\"Journaliste apprenti au CFJ&Direct 8 (sports)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"330202907\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1663101888\\/avatar_normal.JPEG\",\"name\":\"Cl\\u00e9ment Repellin\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 06 08:07:25 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":330202907,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180476805230592,\"created_at\":\"Fri Feb 24 23:00:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1257000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9d9f11b2-e01b-4b7a-86f8-d9550453dfce-173180476805230592" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "AHAH voir le @palmashow en direct à la télé tweeter. Connaître le tweet à l'avance. Magique. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1840653868/ns_normal.png" -}, -"title": "Christophe Obzilo: AHAH voir le @palmashow en direct à la télé tweeter. Connaître le tweet à l'avance. Magique. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1258000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"AHAH voir le @palmashow en direct \\u00e0 la t\\u00e9l\\u00e9 tweeter. Conna\\u00eetre le tweet \\u00e0 l'avance. Magique. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[13,23],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[93,97]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/levelupstudio.com\\/plume\\\" rel=\\\"nofollow\\\"\\u003EPlume\\u00a0for\\u00a0Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180478680088576\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"obzilo\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":99,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":103,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850913087\\/Magritte_Black_Background_normal.png\",\"description\":\"\\u00c9tudiant en Communication & Hyperm\\u00e9dia \\/\\/\\r\\nGraphisme | Web | Open source | Ubuntu | Android\",\"statuses_count\":1330,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/426046052\\/pattern.png\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"00aade\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"120293952\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Christophe Obzilo\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/426046052\\/pattern.png\",\"created_at\":\"Sat Mar 06 01:21:49 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":120293952,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850913087\\/Magritte_Black_Background_normal.png\"},\"truncated\":false,\"id\":173180478680088576,\"created_at\":\"Fri Feb 24 23:00:18 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1258000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1b1e2289-b157-4a98-94cd-d81d865f12ac-173180478680088576" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilpart pas! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1189114298/DNbis_normal.jpg" -}, -"title": "Nelly Lefebvre: #ilpart pas! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1258000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilpart pas! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[13,17]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180480294887424\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":25,\"screen_name\":\"nelli_75\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":85,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"990000\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1189114298\\/DNbis_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"225967382\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1189114298\\/DNbis_normal.jpg\",\"name\":\"Nelly Lefebvre\",\"default_profile_image\":false,\"created_at\":\"Sun Dec 12 23:33:11 +0000 2010\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":225967382,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180480294887424,\"created_at\":\"Fri Feb 24 23:00:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1258000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "52077e6e-225c-422b-be77-283e538eb7e2-173180480294887424" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "je te vois @LudoDelaherche #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1630832094/rene_navarre_as_fantomas_normal.jpg" -}, -"title": "Virgile Navarre: je te vois @LudoDelaherche #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1260000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"je te vois @LudoDelaherche #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[11,26],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[27,31]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180487899156480\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":61,\"screen_name\":\"virgilepons\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1630832094\\/rene_navarre_as_fantomas_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"392990979\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1630832094\\/rene_navarre_as_fantomas_normal.jpg\",\"name\":\"Virgile Navarre\",\"default_profile_image\":false,\"created_at\":\"Mon Oct 17 21:23:27 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":392990979,\"utc_offset\":null,\"favourites_count\":1,\"url\":\"http:\\/\\/www.labo75.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180487899156480,\"created_at\":\"Fri Feb 24 23:00:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1260000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4b18c00a-c433-4708-81cc-4a29f7a36be8-173180487899156480" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Je me rappelle de la première émission, ça a bien changé et c'est bien mieux!", -"img": { -"src": "http://a1.twimg.com/profile_images/1117441815/inox_normal.jpg" -}, -"title": "Adrien 'djfameus': #lgw Je me rappelle de la première émission, ça a bien changé et c'est bien mieux!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1262000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw Je me rappelle de la premi\\u00e8re \\u00e9mission, \\u00e7a a bien chang\\u00e9 et c'est bien mieux!\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180495318876160\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"231491\",\"screen_name\":\"djfameus\",\"lang\":\"en\",\"favourites_count\":14,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":305,\"location\":\"Compiegne & Lille\",\"profile_text_color\":\"000000\",\"followers_count\":334,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1117441815\\/inox_normal.jpg\",\"description\":\"Etudiant Info en Licence Pro R\\u00e9seaux & Telecom, & DJ.\",\"statuses_count\":11235,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/209534854\\/Arabesque.1680x1050.jpg\",\"show_all_inline_media\":true,\"listed_count\":16,\"profile_link_color\":\"ff0000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"41358991\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Adrien 'djfameus'\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/209534854\\/Arabesque.1680x1050.jpg\",\"created_at\":\"Wed May 20 13:36:02 +0000 2009\",\"profile_sidebar_fill_color\":\"f2f2f2\",\"id\":41358991,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/adrienb.fr\\/blog\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1117441815\\/inox_normal.jpg\"},\"truncated\":false,\"id\":173180495318876160,\"created_at\":\"Fri Feb 24 23:00:22 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1262000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fc1b6e54-a999-4c73-84f4-d8efdbc7d947-173180495318876160" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@FlorencePorcel Joli dos! #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1322121480/image_normal.jpg" -}, -"title": "ultraboy: @FlorencePorcel Joli dos! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1262000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@FlorencePorcel Joli dos! #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[0,15],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[26,30]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180497692868608\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"49031173\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":226,\"screen_name\":\"ultraboy13\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":985,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Mars\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":54,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1322121480\\/image_normal.jpg\",\"description\":\"Je sais que je ne plais pas \\u00e0 tout le monde, mais quand je vois \\u00e0 qui je ne plais pas je me demande si \\u00e7a me d\\u00e9range vraiment\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"176018719\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1322121480\\/image_normal.jpg\",\"name\":\"ultraboy\",\"default_profile_image\":false,\"created_at\":\"Sun Aug 08 09:02:38 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":176018719,\"utc_offset\":null,\"favourites_count\":4,\"url\":\"http:\\/\\/bit.ly\\/enUQr5\"},\"in_reply_to_screen_name\":\"FlorencePorcel\",\"truncated\":false,\"id\":173180497692868608,\"created_at\":\"Fri Feb 24 23:00:22 +0000 2012\",\"in_reply_to_user_id\":49031173}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1262000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8ad4a7fb-aaa1-412f-a7d7-17194a75feca-173180497692868608" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "My initials are trending #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1849111540/Bury-20120107-00598_normal.jpg" -}, -"title": "Lizzie Walmsley: My initials are trending #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1263000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"My initials are trending #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180500377219075\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":219,\"screen_name\":\"ewalmsley93\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":977,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Bury, Greater Manchester\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":116,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849111540\\/Bury-20120107-00598_normal.jpg\",\"description\":\"Full Time Princess\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"289850050\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849111540\\/Bury-20120107-00598_normal.jpg\",\"name\":\"Lizzie Walmsley\",\"default_profile_image\":false,\"created_at\":\"Fri Apr 29 09:46:15 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":289850050,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180500377219075,\"created_at\":\"Fri Feb 24 23:00:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1263000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a3d82713-a355-40ef-abf6-fb8099a66671-173180500377219075" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le nouveau plateau de #LGW me rappelle les heures les plus sombres des émissions d'aventure pour enfants #LesMondesFantastiques", -"img": { -"src": "http://a1.twimg.com/profile_images/1793236975/Photo_du_13878919-05-___03.51_normal.jpg" -}, -"title": "Constance Ortuzar: Le nouveau plateau de #LGW me rappelle les heures les plus sombres des émissions d'aventure pour enfants #LesMondesFantastiques", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1264000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Le nouveau plateau de #LGW me rappelle les heures les plus sombres des \\u00e9missions d'aventure pour enfants #LesMondesFantastiques\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[22,26]},{\"text\":\"LesMondesFantastiques\",\"indices\":[105,127]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180505636864001\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ff0000\",\"screen_name\":\"constuzar\",\"lang\":\"en\",\"favourites_count\":27,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":249,\"location\":\"Paris\",\"profile_text_color\":\"ff0f0f\",\"followers_count\":432,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1793236975\\/Photo_du_13878919-05-___03.51_normal.jpg\",\"description\":\"Ils me voient rouler, ils d\\u00e9testent.\",\"statuses_count\":7419,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"14b9fa\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"53776719\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Constance Ortuzar\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Sat Jul 04 22:29:54 +0000 2009\",\"profile_sidebar_fill_color\":\"d5faef\",\"id\":53776719,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1793236975\\/Photo_du_13878919-05-___03.51_normal.jpg\"},\"truncated\":false,\"id\":173180505636864001,\"created_at\":\"Fri Feb 24 23:00:24 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1264000, -"tags": [ -{ -"id-ref": "ef5f8f28-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dfd8155e-da72-47c3-ac79-c4983a20cb6f-173180505636864001" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Au taquet sur le touitteur avec @antoninocorazon dans les coulisses de #lgw http://t.co/bUMlj3jx", -"img": { -"src": "http://a1.twimg.com/profile_images/1709833400/j_normal.JPG" -}, -"title": "Julie R جولي: Au taquet sur le touitteur avec @antoninocorazon dans les coulisses de #lgw http://t.co/bUMlj3jx", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1265000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Au taquet sur le touitteur avec @antoninocorazon dans les coulisses de #lgw http:\\/\\/t.co\\/bUMlj3jx\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"antoninocorazon\",\"indices\":[32,48],\"id_str\":\"19513770\",\"name\":\"Antoine Allard\",\"id\":19513770}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[71,75]}],\"media\":[{\"type\":\"photo\",\"indices\":[76,96],\"sizes\":{\"large\":{\"h\":1024,\"resize\":\"fit\",\"w\":765},\"medium\":{\"h\":803,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":455,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdCv_1CIAA5D0e.jpg\",\"id_str\":\"173180503032209408\",\"expanded_url\":\"http:\\/\\/twitter.com\\/JulR\\/status\\/173180503028015104\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdCv_1CIAA5D0e.jpg\",\"id\":173180503032209408,\"display_url\":\"pic.twitter.com\\/bUMlj3jx\",\"url\":\"http:\\/\\/t.co\\/bUMlj3jx\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180503028015104\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":820,\"screen_name\":\"JulR\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":13058,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Paris \\/ Damas\",\"show_all_inline_media\":false,\"listed_count\":35,\"profile_link_color\":\"93A644\",\"followers_count\":792,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"description\":\"Parigote de coeur, syrienne d'adoption. L'inverse marche aussi. Journaliste vadrouilleuse \\/\\/ Don't diet - Start a riot\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"10572732\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"name\":\"Julie R \\u062c\\u0648\\u0644\\u064a\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 25 22:37:26 +0000 2007\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":10572732,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/www.syrieonline.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180503028015104,\"created_at\":\"Fri Feb 24 23:00:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1265000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a5687f5f-d5a1-4860-946c-57f73fac738b-173180503028015104" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On a tout compris Aude #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/412894535/portrait_US_rod_normal.jpg" -}, -"title": "Monrod: On a tout compris Aude #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1266000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"On a tout compris Aude #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[23,27]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180514679799810\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":171,\"screen_name\":\"Monrod\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":1616,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/53946256\\/mambo2004-2.gif\",\"location\":\"Paris - France\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"2fefab\",\"followers_count\":151,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/412894535\\/portrait_US_rod_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"14303875\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/53946256\\/mambo2004-2.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/412894535\\/portrait_US_rod_normal.jpg\",\"name\":\"Monrod\",\"default_profile_image\":false,\"created_at\":\"Fri Apr 04 15:59:21 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":14303875,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/www.rodolphepelosse.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180514679799810,\"created_at\":\"Fri Feb 24 23:00:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1266000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1dc0e15b-7dd5-420a-91e1-930f3b85310b-173180514679799810" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Un truc énorme pour les livetwitteurs de #lgw http://t.co/nEQOg2bJ !", -"img": { -"src": "http://a1.twimg.com/profile_images/1798779995/heat-miser1__1__normal.jpg" -}, -"title": "Heat Miser: Un truc énorme pour les livetwitteurs de #lgw http://t.co/nEQOg2bJ !", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1267000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Un truc \\u00e9norme pour les livetwitteurs de #lgw http:\\/\\/t.co\\/nEQOg2bJ !\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[46,66],\"expanded_url\":\"http:\\/\\/bit.ly\\/xLLvBe\",\"display_url\":\"bit.ly\\/xLLvBe\",\"url\":\"http:\\/\\/t.co\\/nEQOg2bJ\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[41,45]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180518500798465\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":637,\"screen_name\":\"H_Miser\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":17299,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/93677100\\/heatfig1.png\",\"location\":\"127.0.0.1 \\/ ::1\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"2FC2EF\",\"followers_count\":550,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1798779995\\/heat-miser1__1__normal.jpg\",\"description\":\"IT Security \\/ Pentest \\/ Photography \\/ Music \\/ Redhead\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"46341819\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/93677100\\/heatfig1.png\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1798779995\\/heat-miser1__1__normal.jpg\",\"name\":\"Heat Miser\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 11 07:55:01 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":46341819,\"utc_offset\":-10800,\"favourites_count\":409,\"url\":\"http:\\/\\/www.heat-miser.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180518500798465,\"created_at\":\"Fri Feb 24 23:00:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1267000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "90bfc7ba-4ef3-4ec4-a943-fcd465510ca6-173180518500798465" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais c'est que c'est vraiment chouette cette émission !! #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1850972765/image_normal.jpg" -}, -"title": "Pierson ∞: Mais c'est que c'est vraiment chouette cette émission !! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1268000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mais c'est que c'est vraiment chouette cette \\u00e9mission !! #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[57,61]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180519608090625\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":733,\"screen_name\":\"spookev\",\"lang\":\"en\",\"profile_text_color\":\"8f8f8f\",\"statuses_count\":27568,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/96498905\\/bgTw.jpg\",\"location\":\"Alsace-France \\/ Germany\",\"show_all_inline_media\":false,\"listed_count\":102,\"profile_link_color\":\"000f57\",\"followers_count\":1040,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850972765\\/image_normal.jpg\",\"description\":\"Freelance graphisme, web & print. www.twavatar.us - www.foot.lv Suis-moi, ta vie sera moins chiante. - NS2012 - Mes tweets n'engagent que moi. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"000000\",\"id_str\":\"51034368\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/96498905\\/bgTw.jpg\",\"profile_sidebar_fill_color\":\"9ed6f0\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850972765\\/image_normal.jpg\",\"name\":\"Pierson \\u221e\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 26 12:18:55 +0000 2009\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":51034368,\"utc_offset\":-10800,\"favourites_count\":66,\"url\":\"http:\\/\\/www.annei.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180519608090625,\"created_at\":\"Fri Feb 24 23:00:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1268000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6e6934be-f984-40ae-9091-8e21686a08dc-173180519608090625" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@palmashow On la rend à Tom Selleck #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1551339026/Image_1_normal.png" -}, -"title": "Soufian Mahlouly: @palmashow On la rend à Tom Selleck #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1269000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"palmashow\",\"favorited\":false,\"text\":\"@palmashow On la rend \\u00e0 Tom Selleck #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[36,40]}]},\"in_reply_to_user_id\":23782965,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173179924620910593,\"in_reply_to_status_id_str\":\"173179924620910593\",\"id_str\":\"173180525069086720\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"D9B17E\",\"screen_name\":\"soufianmahlouly\",\"lang\":\"en\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":319,\"location\":\"Paris - Lausannegeles\",\"profile_text_color\":\"333333\",\"followers_count\":517,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1551339026\\/Image_1_normal.png\",\"description\":\"Planneur strat\\u00e9gique junior @GroupeAustralie by day,\\r\\nSuperhero by night. Advertising, marketing & communication student @ Polycom le reste du temps\",\"statuses_count\":1615,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":19,\"profile_link_color\":\"9D582E\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Bern\",\"profile_background_color\":\"8B542B\",\"protected\":false,\"id_str\":\"87441621\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Soufian Mahlouly\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"created_at\":\"Wed Nov 04 13:44:25 +0000 2009\",\"profile_sidebar_fill_color\":\"EADEAA\",\"id\":87441621,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1551339026\\/Image_1_normal.png\"},\"truncated\":false,\"id\":173180525069086720,\"created_at\":\"Fri Feb 24 23:00:29 +0000 2012\",\"in_reply_to_user_id_str\":\"23782965\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1269000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "307503ba-c9ef-41e7-845d-47c0ffac7021-173180525069086720" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je salue les intentions derrière #lgw, mais bordel que c'est étrange, comme truc.", -"img": { -"src": "http://a3.twimg.com/profile_images/129612647/boredcat_normal.jpg" -}, -"title": "Lâm HUA: Je salue les intentions derrière #lgw, mais bordel que c'est étrange, comme truc.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1270000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je salue les intentions derri\\u00e8re #lgw, mais bordel que c'est \\u00e9trange, comme truc.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180529854779392\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":14,\"screen_name\":\"monsieurlam\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":10180,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":543,\"profile_link_color\":\"0084B4\",\"followers_count\":21596,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/129612647\\/boredcat_normal.jpg\",\"description\":\"+ links \\r\\n+ my life \\r\\n+ no reply \\r\\n+ @decate \\r\\n+ @lense \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"7993262\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/129612647\\/boredcat_normal.jpg\",\"name\":\"L\\u00e2m HUA\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 06 14:07:39 +0000 2007\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":7993262,\"utc_offset\":3600,\"favourites_count\":133,\"url\":\"http:\\/\\/www.monsieurlam.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180529854779392,\"created_at\":\"Fri Feb 24 23:00:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1270000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "45e7f65d-d0cc-40ef-b9f7-fa155fd86b99-173180529854779392" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw florence a disparu", -"img": { -"src": "http://a0.twimg.com/profile_images/1677676216/fender_2_normal.jpg" -}, -"title": "Sébastien vdo: #lgw florence a disparu", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1271000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw florence a disparu\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/levelupstudio.com\\/plume\\\" rel=\\\"nofollow\\\"\\u003EPlume\\u00a0for\\u00a0Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180532899840001\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":24,\"screen_name\":\"sebvdo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":25,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"Juste l\\u00e0...\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"990000\",\"followers_count\":2,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1677676216\\/fender_2_normal.jpg\",\"description\":\"Web\\/Zic\\/Foot\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"97193463\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1677676216\\/fender_2_normal.jpg\",\"name\":\"S\\u00e9bastien vdo\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 16 11:57:29 +0000 2009\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":97193463,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180532899840001,\"created_at\":\"Fri Feb 24 23:00:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1271000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1a3c027b-e75c-44a7-a9da-53382569e395-173180532899840001" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@pocarles @vinvin #lgw c'est une jean-Paul Gauthier ou pas", -"img": { -"src": "http://a3.twimg.com/profile_images/1827613879/photo-pro_normal.png" -}, -"title": "Julien Lopizzo: @pocarles @vinvin #lgw c'est une jean-Paul Gauthier ou pas", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1271000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"pocarles\",\"favorited\":false,\"text\":\"@pocarles @vinvin #lgw c'est une jean-Paul Gauthier ou pas\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"pocarles\",\"indices\":[0,9],\"name\":\"PierreOlivier Carles\",\"id_str\":\"23074316\",\"id\":23074316},{\"screen_name\":\"Vinvin\",\"indices\":[10,17],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[18,22]}]},\"in_reply_to_user_id\":23074316,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173180106779533312,\"in_reply_to_status_id_str\":\"173180106779533312\",\"id_str\":\"173180534871171072\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5ED4DC\",\"screen_name\":\"JulienLopizzo\",\"lang\":\"fr\",\"favourites_count\":9,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":283,\"location\":\"Lyon - Europe\",\"profile_text_color\":\"3C3940\",\"followers_count\":143,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1827613879\\/photo-pro_normal.png\",\"description\":\"Je suis tomb\\u00e9 dedans en 97.Ma e-carri\\u00e8re a d\\u00e9marr\\u00e9 comme d\\u00e9veloppeur freelance en 2002.Entrepren(aute) depuis 10 ans j'aime partager ma passion du e-business.\",\"statuses_count\":1087,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0099B9\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0099B9\",\"protected\":false,\"id_str\":\"44345271\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Julien Lopizzo\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"created_at\":\"Wed Jun 03 12:08:19 +0000 2009\",\"profile_sidebar_fill_color\":\"95E8EC\",\"id\":44345271,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.tenapra.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1827613879\\/photo-pro_normal.png\"},\"truncated\":false,\"id\":173180534871171072,\"created_at\":\"Fri Feb 24 23:00:31 +0000 2012\",\"in_reply_to_user_id_str\":\"23074316\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1271000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d6f77e6d-8058-4397-ab55-98e48c827034-173180534871171072" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@palmashow. Faut la bruler car elle est super moche !! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1796428077/421081_352522544767321_166574853362092_1405744_1429365707_n_normal.jpg" -}, -"title": "mohamed Ibn Slimane : @palmashow. Faut la bruler car elle est super moche !! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1274000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@palmashow. Faut la bruler car elle est super moche !! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[55,59]}]},\"place\":{\"country_code\":\"MA\",\"country\":\"Morocco\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[-7.6613462,33.5491193],[-7.6108209,33.5491193],[-7.6108209,33.5910878],[-7.6613462,33.5910878]]]},\"attributes\":{},\"full_name\":\"El Maarif, Casablanca\",\"name\":\"El Maarif\",\"place_type\":\"city\",\"id\":\"043051f4e4ba4f15\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/043051f4e4ba4f15.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[-7.62489,33.56871]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173179924620910593\",\"id_str\":\"173180545835089920\",\"geo\":{\"type\":\"Point\",\"coordinates\":[33.56871,-7.62489]},\"retweeted\":false,\"in_reply_to_status_id\":173179924620910593,\"in_reply_to_user_id_str\":\"23782965\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":233,\"screen_name\":\"Mohamed_Slimane\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3164,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris \\/ Casablanca \",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":232,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1796428077\\/421081_352522544767321_166574853362092_1405744_1429365707_n_normal.jpg\",\"description\":\"Directeur commercial du Groupe Buzzeff, Agence sp\\u00e9cialis\\u00e9e dans la communication digitale, la cr\\u00e9ation et la gestion du buzz internet www.buzzeff.com\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"53708765\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1796428077\\/421081_352522544767321_166574853362092_1405744_1429365707_n_normal.jpg\",\"name\":\"mohamed Ibn Slimane \",\"default_profile_image\":false,\"created_at\":\"Sat Jul 04 16:51:10 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":53708765,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/www.buzzeff.com\"},\"in_reply_to_screen_name\":\"palmashow\",\"truncated\":false,\"id\":173180545835089920,\"created_at\":\"Fri Feb 24 23:00:34 +0000 2012\",\"in_reply_to_user_id\":23782965}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1274000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dd74df51-7a13-4566-b53f-05619e74e25a-173180545835089920" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ça se termine quand ? #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1836345668/profile_normal.png" -}, -"title": "ArDuB57: ça se termine quand ? #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1275000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u00e7a se termine quand ? #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[22,26]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180550465593345\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":646,\"screen_name\":\"ArDub57\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":83433,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"location\":\"FRANCE - METZ - SARREGUEMINES\",\"show_all_inline_media\":false,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"followers_count\":1090,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"description\":\"FreeParty Style - Raleur Pro - Trolleur Compulsif - DHD Android 2.3\\/Transformer 3.2.1 - PS3 @Pix_auto http:\\/\\/pixauto.tumblr.com - http:\\/\\/iboga.tumblr.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"21448223\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"name\":\"ArDuB57\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 20 23:57:59 +0000 2009\",\"profile_sidebar_border_color\":\"1c2352\",\"id\":21448223,\"utc_offset\":3600,\"favourites_count\":1604,\"url\":\"http:\\/\\/ardbox.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180550465593345,\"created_at\":\"Fri Feb 24 23:00:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1275000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "219559a1-688b-4c09-8ad4-f74aa8edc517-173180550465593345" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Un Nouveau Tweet ! #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1686069373/P1000509_normal.JPG" -}, -"title": "David △: Un Nouveau Tweet ! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1275000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Un Nouveau Tweet ! #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[19,23]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180549190516737\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":302,\"screen_name\":\"Datu79\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":864,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/424435740\\/UC006HMTS.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"ccbe26\",\"followers_count\":184,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1686069373\\/P1000509_normal.JPG\",\"description\":\"David, 17, France. \\r\\nJ'aime pas faire comme les autres, la preuve, je tweet.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"c93838\",\"id_str\":\"141196103\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/424435740\\/UC006HMTS.jpg\",\"profile_sidebar_fill_color\":\"c2a87a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1686069373\\/P1000509_normal.JPG\",\"name\":\"David \\u25b3\",\"default_profile_image\":false,\"created_at\":\"Fri May 07 12:18:43 +0000 2010\",\"profile_sidebar_border_color\":\"a36b4d\",\"id\":141196103,\"utc_offset\":3600,\"favourites_count\":57,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180549190516737,\"created_at\":\"Fri Feb 24 23:00:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1275000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a0db40db-0bfd-4361-971f-8524f86eac12-173180549190516737" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et un tweet de plus ;) #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1815905585/image_normal.jpg" -}, -"title": "Young, Wild & Free: Et un tweet de plus ;) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1275000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Et un tweet de plus ;) #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[23,27]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180549505101824\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":233,\"screen_name\":\"08Life06\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10935,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"chez les mafieux mexicains\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"followers_count\":390,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"363343002\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"name\":\"Young, Wild & Free\",\"default_profile_image\":false,\"created_at\":\"Sat Aug 27 23:04:05 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":363343002,\"utc_offset\":null,\"favourites_count\":39,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180549505101824,\"created_at\":\"Fri Feb 24 23:00:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1275000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f1565210-db6c-4f57-9035-489a053c8bf7-173180549505101824" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Cesar n'a pas eu de Cesar #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Cesar n'a pas eu de Cesar #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1277000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Cesar n'a pas eu de Cesar #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[26,30]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180559311384577\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3246,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180559311384577,\"created_at\":\"Fri Feb 24 23:00:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1277000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "516e642a-d687-4dcf-9f27-e7088526fbba-173180559311384577" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "c'est moi où ils sont sur TweetDeck #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1834743858/389803_305088509516624_200063773352432_1258527_2126190789_n_normal.jpg" -}, -"title": "Amélie Owl : c'est moi où ils sont sur TweetDeck #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1279000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"c'est moi o\\u00f9 ils sont sur TweetDeck #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[36,40]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180566403944450\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":277,\"screen_name\":\"xYumiste\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":17078,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/292579476\\/fondtardib1.jpg\",\"location\":\"Caen\",\"show_all_inline_media\":false,\"listed_count\":11,\"profile_link_color\":\"0084B4\",\"followers_count\":145,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1834743858\\/389803_305088509516624_200063773352432_1258527_2126190789_n_normal.jpg\",\"description\":\"Whovian, Gleek, Potterhead, Merlinian! I live in the TARDIS. I fall in love with Mister Bean. #TeamWhovian\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"103989420\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/292579476\\/fondtardib1.jpg\",\"profile_sidebar_fill_color\":\"c0dfec\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1834743858\\/389803_305088509516624_200063773352432_1258527_2126190789_n_normal.jpg\",\"name\":\"Am\\u00e9lie Owl \",\"default_profile_image\":false,\"created_at\":\"Mon Jan 11 22:34:07 +0000 2010\",\"profile_sidebar_border_color\":\"022330\",\"id\":103989420,\"utc_offset\":3600,\"favourites_count\":27,\"url\":\"http:\\/\\/timeladyandtimelord.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180566403944450,\"created_at\":\"Fri Feb 24 23:00:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1279000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "96067b41-2146-4445-9271-5be82c25d561-173180566403944450" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Jellyfishymous: J'aime @LeGrandWebze ; c'est prétentieux comme nous. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1780301867/avatar_normal.jpg" -}, -"title": "Okhin: RT @Jellyfishymous: J'aime @LeGrandWebze ; c'est prétentieux comme nous. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1280000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @Jellyfishymous: J'aime @LeGrandWebze ; c'est pr\\u00e9tentieux comme nous. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Jellyfishymous\",\"indices\":[3,18],\"name\":\"Jellyfishymous\",\"id_str\":\"459357676\",\"id\":459357676},{\"screen_name\":\"LeGrandWebze\",\"indices\":[27,40],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[73,77]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"J'aime @LeGrandWebze ; c'est pr\\u00e9tentieux comme nous. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[7,20],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[53,57]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180179152248833\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Jellyfishymous\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":19,\"location\":\"Everywhere\",\"profile_text_color\":\"333333\",\"followers_count\":51,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1743773925\\/tag_2011_rutan_main_normal.jpg\",\"description\":\"Peace & Lulz ~:)\",\"statuses_count\":169,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"459357676\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Jellyfishymous\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Jan 09 15:37:25 +0000 2012\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":459357676,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/blogs.lesinrocks.com\\/jellyfish\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1743773925\\/tag_2011_rutan_main_normal.jpg\"},\"truncated\":false,\"id\":173180179152248833,\"created_at\":\"Fri Feb 24 22:59:06 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180570690519040\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"2f1812\",\"screen_name\":\"okhin\",\"lang\":\"en\",\"favourites_count\":38,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":441,\"location\":\"Paris, France\",\"profile_text_color\":\"739694\",\"followers_count\":797,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\",\"description\":\"Cypherpunk fuelled by lulz and caffein, data-pornstar, crypto-terrorist \\/ 00513947\",\"statuses_count\":10334,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"show_all_inline_media\":true,\"listed_count\":65,\"profile_link_color\":\"729172\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"2f1812\",\"protected\":false,\"id_str\":\"49560409\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Okhin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"created_at\":\"Mon Jun 22 06:52:46 +0000 2009\",\"profile_sidebar_fill_color\":\"411c0f\",\"id\":49560409,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"https:\\/\\/about.okhin.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\"},\"truncated\":false,\"id\":173180570690519040,\"created_at\":\"Fri Feb 24 23:00:40 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1280000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "24c2ec80-16a9-4f00-b6a5-82e539177e4f-173180570690519040" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Lâche les Grands Wagons !", -"img": { -"src": "http://a0.twimg.com/profile_images/1839297474/AvatarEcrouRougeCarre_normal.gif" -}, -"title": "Philippe B: #lgw Lâche les Grands Wagons !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1280000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw L\\u00e2che les Grands Wagons !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180572007546880\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1749,\"screen_name\":\"Raydacteur\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":28279,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"location\":\"Crozon, Brittany\",\"show_all_inline_media\":true,\"listed_count\":211,\"profile_link_color\":\"0000ff\",\"followers_count\":2619,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"description\":\"[en] connecting good vibrations [fr] ing\\u00e9nieur philosophe, activateur biologique & lolRT\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"14400518\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"profile_sidebar_fill_color\":\"d3ede7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"name\":\"Philippe B\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 15 20:08:37 +0000 2008\",\"profile_sidebar_border_color\":\"5e1410\",\"id\":14400518,\"utc_offset\":3600,\"favourites_count\":297,\"url\":\"http:\\/\\/bit.ly\\/raydacteur\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180572007546880,\"created_at\":\"Fri Feb 24 23:00:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1280000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3e4f013d-eea5-42da-aaea-22541f714a1f-173180572007546880" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste François Rollin sur France 5 en ce moment", -"img": { -"src": "http://a0.twimg.com/profile_images/1390266412/avatar_twitter_normal.png" -}, -"title": "vichenze: #lgw #ilreste François Rollin sur France 5 en ce moment", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1281000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste Fran\\u00e7ois Rollin sur France 5 en ce moment\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180577506275328\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":95,\"screen_name\":\"vichenze\",\"lang\":\"en\",\"profile_text_color\":\"663B12\",\"statuses_count\":309,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme2\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"1F98C7\",\"followers_count\":98,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1390266412\\/avatar_twitter_normal.png\",\"description\":\"News from my club (FCPortois [292885] - France DIII.1), my CHPP projects and any other things I do on Hattrick.org\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C6E2EE\",\"id_str\":\"89012571\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme2\\/bg.gif\",\"profile_sidebar_fill_color\":\"DAECF4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1390266412\\/avatar_twitter_normal.png\",\"name\":\"vichenze\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 10 20:23:51 +0000 2009\",\"profile_sidebar_border_color\":\"C6E2EE\",\"id\":89012571,\"utc_offset\":null,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180577506275328,\"created_at\":\"Fri Feb 24 23:00:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1281000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c8e175a0-125a-4e3d-ab8c-22bf32f24100-173180577506275328" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW 3ème TT! :D", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: #LGW 3ème TT! :D", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1282000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW 3\\u00e8me TT! :D\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180579087523840\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"111405\",\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"favourites_count\":16,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":912,\"location\":\"Alsace, France\",\"profile_text_color\":\"a3c23e\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"statuses_count\":4895,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Hugo SCHOCH\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_fill_color\":\"9ca871\",\"id\":175540303,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/only.hug33k.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\"},\"truncated\":false,\"id\":173180579087523840,\"created_at\":\"Fri Feb 24 23:00:42 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1282000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a2e8eacc-6638-4749-b4c3-df3b291d5b1d-173180579087523840" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je vend toujours ma Renault Fuego rouge #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1717757168/PO_Fond_Gris_normal.jpg" -}, -"title": "PierreOlivier Carles: Je vend toujours ma Renault Fuego rouge #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1282000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je vend toujours ma Renault Fuego rouge #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180581935448065\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":true,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":1148,\"screen_name\":\"pocarles\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":32042,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433336791\\/110070354.jpg\",\"location\":\"Toulouse - Miami\",\"show_all_inline_media\":true,\"listed_count\":448,\"profile_link_color\":\"5cace5\",\"followers_count\":5248,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1717757168\\/PO_Fond_Gris_normal.jpg\",\"description\":\"Co-Founder at @Digidust & @Labotec. BA in @Stonfield @APICube @Hellotipi and others.\\r\\nMore Entrepreneur than Investor. Rugby, Gastronomy and Human enthusiast !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFFFFF\",\"id_str\":\"23074316\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433336791\\/110070354.jpg\",\"profile_sidebar_fill_color\":\"f0f0f0\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1717757168\\/PO_Fond_Gris_normal.jpg\",\"name\":\"PierreOlivier Carles\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 06 15:10:47 +0000 2009\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":23074316,\"utc_offset\":3600,\"favourites_count\":80,\"url\":\"http:\\/\\/www.pocarles.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180581935448065,\"created_at\":\"Fri Feb 24 23:00:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1282000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9194b079-0b4f-49fc-ad2f-e191001fbd8a-173180581935448065" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais c'est quoi ce plateau piqué à CNN? #LaClasseAmericaine #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1604619978/gdx_profil_normal.jpg" -}, -"title": "Geoffrey Delcroix: Mais c'est quoi ce plateau piqué à CNN? #LaClasseAmericaine #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1283000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mais c'est quoi ce plateau piqu\\u00e9 \\u00e0 CNN? #LaClasseAmericaine #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LaClasseAmericaine\",\"indices\":[40,59]},{\"text\":\"LGW\",\"indices\":[60,64]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180583822897152\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":201,\"screen_name\":\"geoffdelc\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":729,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/338957584\\/sad_panda_3.jpg\",\"location\":\"Paris, Fr\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1604619978\\/gdx_profil_normal.jpg\",\"description\":\"part-time g33k, part-time privacy advocate. full time future thinker\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"18341132\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/338957584\\/sad_panda_3.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1604619978\\/gdx_profil_normal.jpg\",\"name\":\"Geoffrey Delcroix\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 23 20:07:06 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":18341132,\"utc_offset\":3600,\"favourites_count\":7,\"url\":\"http:\\/\\/futurenewswire.hautetfort.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180583822897152,\"created_at\":\"Fri Feb 24 23:00:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1283000, -"tags": [ -{ -"id-ref": "ef618f62-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0005ec63-8c17-45aa-b2ab-38d58dc3af58-173180583822897152" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Elle claque l'émission sur France 5. #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1839264097/Stay_20Cool_normal.jpg" -}, -"title": "Batistuta.: Elle claque l'émission sur France 5. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1286000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Elle claque l'\\u00e9mission sur France 5. #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[37,41]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180596523245569\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"MGMTiST\",\"lang\":\"fr\",\"favourites_count\":259,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":184,\"location\":\"Paris XXIe.\",\"profile_text_color\":\"333333\",\"followers_count\":379,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1839264097\\/Stay_20Cool_normal.jpg\",\"description\":\"J'en pr\\u00e9viens les m\\u00e8res de famille, ce que je tweet n'est pas pour les petites filles dont on coupe le pain en tartines.\",\"statuses_count\":10428,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/397512556\\/Oh__Lana.jpg\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"223155142\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Batistuta.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/397512556\\/Oh__Lana.jpg\",\"created_at\":\"Sun Dec 05 15:21:07 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":223155142,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/makegreatmusictwodays.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839264097\\/Stay_20Cool_normal.jpg\"},\"truncated\":false,\"id\":173180596523245569,\"created_at\":\"Fri Feb 24 23:00:46 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1286000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4e8a7e21-7d2c-46ec-9c02-09d5b8b78e8d-173180596523245569" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw meilleur film thé artist", -"img": { -"src": "http://a1.twimg.com/profile_images/1638771347/deuch_normal.jpeg" -}, -"title": "FrinnockBoChar: #lgw meilleur film thé artist", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1287000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw meilleur film th\\u00e9 artist\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180600885329920\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":170,\"screen_name\":\"frinnock\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":14420,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0000ff\",\"followers_count\":155,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\",\"description\":\"Plantigrade normand, musicien deuchiste\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"id_str\":\"40014489\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"profile_sidebar_fill_color\":\"e0ff92\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\",\"name\":\"FrinnockBoChar\",\"default_profile_image\":false,\"created_at\":\"Thu May 14 15:22:28 +0000 2009\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":40014489,\"utc_offset\":3600,\"favourites_count\":20,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180600885329920,\"created_at\":\"Fri Feb 24 23:00:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1287000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "510fb0a4-fab1-41eb-a738-0e63e483672c-173180600885329920" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @MryEmery: Test #lgw @LeGrandWebze", -"img": { -"src": "http://a3.twimg.com/profile_images/1386933065/iCloud_normal.png" -}, -"title": "mika: RT @MryEmery: Test #lgw @LeGrandWebze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1289000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @MryEmery: Test #lgw @LeGrandWebze\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"MryEmery\",\"indices\":[3,12],\"id_str\":\"14285154\",\"name\":\"Emery Dolig\\u00e9\",\"id\":14285154},{\"screen_name\":\"LeGrandWebze\",\"indices\":[24,37],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Test #lgw @LeGrandWebze\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[10,23],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[5,9]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180440436408320\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":493,\"screen_name\":\"MryEmery\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":31437,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/170627783\\/mrytwitter_copie.jpg\",\"location\":\"Paris Rive Gauche\",\"show_all_inline_media\":true,\"listed_count\":931,\"profile_link_color\":\"2FC2EF\",\"followers_count\":19577,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1648215039\\/EmeryDoligeHubN_B_normal.jpg\",\"description\":\"Vanksen. Europe 1 #dcdc. Lib\\u00e9ral ta m\\u00e8re.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f7f8fa\",\"id_str\":\"14285154\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/170627783\\/mrytwitter_copie.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648215039\\/EmeryDoligeHubN_B_normal.jpg\",\"name\":\"Emery Dolig\\u00e9\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 02 16:59:11 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":14285154,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/mry.blogs.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180440436408320,\"created_at\":\"Fri Feb 24 23:00:09 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180608913223681\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":38,\"screen_name\":\"mikafletcher\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":447,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Chateaufort, France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":26,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1386933065\\/iCloud_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"6128662\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1386933065\\/iCloud_normal.png\",\"name\":\"mika\",\"default_profile_image\":false,\"created_at\":\"Fri May 18 05:26:06 +0000 2007\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":6128662,\"utc_offset\":3600,\"favourites_count\":6,\"url\":\"http:\\/\\/web.mac.com\\/mikafletcher\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180608913223681,\"created_at\":\"Fri Feb 24 23:00:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1289000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "08ea5409-1240-4c34-9f4d-7a2873761975-173180608913223681" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw ...<<<<this the shit i be talkin bout how did that get this trending...lmao", -"img": { -"src": "http://a3.twimg.com/profile_images/1754917164/image_normal" -}, -"title": "Jai Cole ! :): #lgw ...<<<<this the shit i be talkin bout how did that get this trending...lmao", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1290000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw ...<<<<this the shit i be talkin bout how did that get this trending...lmao\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180612084105216\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":193,\"screen_name\":\"BeautifuLIAR__\",\"lang\":\"en\",\"profile_text_color\":\"0532e8\",\"statuses_count\":4514,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/401074886\\/images.jpg\",\"location\":\"Im On Some Other Shit...haha\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"f20081\",\"followers_count\":198,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1754917164\\/image_normal\",\"description\":\"... I ♥ my TWIFEY ! :) oh btw i dont check DM's :) sorry for the inconvience and Dont mention or retweet me if your not following me! :)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Central Time (US & Canada)\",\"profile_background_color\":\"ffffff\",\"id_str\":\"314654300\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/401074886\\/images.jpg\",\"profile_sidebar_fill_color\":\"050501\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1754917164\\/image_normal\",\"name\":\"Jai Cole ! :)\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 10 16:06:21 +0000 2011\",\"profile_sidebar_border_color\":\"de1616\",\"id\":314654300,\"utc_offset\":-21600,\"favourites_count\":16,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180612084105216,\"created_at\":\"Fri Feb 24 23:00:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1290000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d8c371d1-0842-4d4d-91f0-f0c8a67319c6-173180612084105216" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je salue les intentions derrière #lgw, mais bordel que c'est étrange, comme truc .", -"img": { -"src": "http://a3.twimg.com/profile_images/129612647/boredcat_normal.jpg" -}, -"title": "Lâm HUA: Je salue les intentions derrière #lgw, mais bordel que c'est étrange, comme truc .", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1290000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je salue les intentions derri\\u00e8re #lgw, mais bordel que c'est \\u00e9trange, comme truc .\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180614445498369\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":14,\"screen_name\":\"monsieurlam\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":10180,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":543,\"profile_link_color\":\"0084B4\",\"followers_count\":21596,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/129612647\\/boredcat_normal.jpg\",\"description\":\"+ links \\r\\n+ my life \\r\\n+ no reply \\r\\n+ @decate \\r\\n+ @lense \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"7993262\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/129612647\\/boredcat_normal.jpg\",\"name\":\"L\\u00e2m HUA\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 06 14:07:39 +0000 2007\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":7993262,\"utc_offset\":3600,\"favourites_count\":133,\"url\":\"http:\\/\\/www.monsieurlam.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180614445498369,\"created_at\":\"Fri Feb 24 23:00:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1290000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5645a79b-c8d9-4fd2-9a75-ab8cb88d3be4-173180614445498369" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "1000 tweets ? #Lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1474785559/testdeux_normal.jpg" -}, -"title": "Romain Mollet: 1000 tweets ? #Lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1291000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"1000 tweets ? #Lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[14,18]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180618916630528\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"RomainMollet\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":71,\"location\":\"Nantes\",\"profile_text_color\":\"333333\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1474785559\\/testdeux_normal.jpg\",\"description\":\"\\u00c9tudiant \\u00e0 Cin\\u00e9Cr\\u00e9atis depuis moins d'une semaine (18\\/09\\/2011)\",\"statuses_count\":74,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/130413024\\/pan.jpg\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"62795411\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Romain Mollet\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/130413024\\/pan.jpg\",\"created_at\":\"Tue Aug 04 11:47:02 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":62795411,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/conneriehumanumest.wordpress.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1474785559\\/testdeux_normal.jpg\"},\"truncated\":false,\"id\":173180618916630528,\"created_at\":\"Fri Feb 24 23:00:51 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1291000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "847cbed1-b402-49f5-aa6c-5d5edb8e364b-173180618916630528" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "césar meilleur film le cochon au maroc #lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1667379154/8I6juT3f_normal" -}, -"title": "Patrick Ollier: césar meilleur film le cochon au maroc #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1292000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"c\\u00e9sar meilleur film le cochon au maroc #lgw #ilpart\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[39,43]},{\"text\":\"ilpart\",\"indices\":[44,51]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"favorited\":false,\"coordinates\":null,\"in_reply_to_user_id\":null,\"contributors\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"user\":{\"notifications\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"screen_name\":\"PatrickOllier\",\"follow_request_sent\":null,\"lang\":\"fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"default_profile_image\":false,\"verified\":false,\"profile_sidebar_border_color\":\"C0DEED\",\"location\":\"france\",\"favourites_count\":1,\"description\":\"Ma force ? Je n'ai rien \\u00e0 vendre ni rien \\u00e0 acheter, je n'ai pas de ma\\u00eetre et je ne v\\u00e9n\\u00e8re aucun dieu. Et je ne lis pas mes messages :))\",\"contributors_enabled\":false,\"following\":null,\"profile_use_background_image\":true,\"friends_count\":78,\"profile_text_color\":\"333333\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"statuses_count\":1207,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"088253\",\"protected\":false,\"is_translator\":false,\"name\":\"Patrick Ollier\",\"default_profile\":false,\"time_zone\":\"Paris\",\"created_at\":\"Mon May 16 15:47:22 +0000 2011\",\"profile_background_color\":\"EDECE9\",\"id\":299723960,\"id_str\":\"299723960\",\"geo_enabled\":false,\"profile_background_tile\":true,\"utc_offset\":3600,\"url\":null},\"in_reply_to_status_id\":null,\"id\":173180622376943617,\"created_at\":\"Fri Feb 24 23:00:52 +0000 2012\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180622376943617\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1292000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4ea4074b-7b73-41e8-96c6-31e933de1121-173180622376943617" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Omar Sy meilleur acteur #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1578085959/funny-dirty-photos-thechive-7_normal.jpg" -}, -"title": "Matthieu Michel: Omar Sy meilleur acteur #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1293000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Omar Sy meilleur acteur #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[24,28]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180625765941248\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"MicheO3\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":68,\"location\":\"Marseille\\/Paris\",\"profile_text_color\":\"3E4415\",\"followers_count\":95,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1578085959\\/funny-dirty-photos-thechive-7_normal.jpg\",\"description\":\"\\u00ab Dieu a cr\\u00e9\\u00e9 les seins pour nourrir les enfants et on y met des proth\\u00e8ses pour nourrir les docteurs. \\u00bb\\u00ab Ce monde est un vaste naufrage : sauve qui peut ! \\u00bb\",\"statuses_count\":5140,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"68460513\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Matthieu Michel\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"created_at\":\"Mon Aug 24 17:30:05 +0000 2009\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":68460513,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1578085959\\/funny-dirty-photos-thechive-7_normal.jpg\"},\"truncated\":false,\"id\":173180625765941248,\"created_at\":\"Fri Feb 24 23:00:53 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1293000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "988c3761-0ee0-4967-8f22-4f8fa11c5788-173180625765941248" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Francois Rollin #Lgw <3", -"img": { -"src": "http://a0.twimg.com/profile_images/1817306889/Photo_Chaplain_Jan_2012_normal.jpg" -}, -"title": "Thibaut Herent: Francois Rollin #Lgw <3", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1293000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Francois Rollin #Lgw <3\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[16,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180627070361600\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":148,\"screen_name\":\"Tib_H\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1095,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"Montrouge \\/\\/ Paris\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":81,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1817306889\\/Photo_Chaplain_Jan_2012_normal.jpg\",\"description\":\"J'aime le piment d'espelette !\\r\\nMais elle est d\\u00e9gueulasse cette andouillette!\\r\\nPalmashow - MasterChef\\r\\nwww.youtube.com\\/watch?v=cknnL82z9Y8\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"46939229\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817306889\\/Photo_Chaplain_Jan_2012_normal.jpg\",\"name\":\"Thibaut Herent\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 13 18:44:14 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":46939229,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180627070361600,\"created_at\":\"Fri Feb 24 23:00:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1293000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "854293d0-02f3-4328-9f1d-0aef8b28f1f2-173180627070361600" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Euh pas très clair mam'zelle! #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1809234459/image_normal.jpg" -}, -"title": "sebao: Euh pas très clair mam'zelle! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1294000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Euh pas tr\\u00e8s clair mam'zelle! #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180631507935233\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":89,\"screen_name\":\"sebhof972\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4931,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"paris\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":111,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1809234459\\/image_normal.jpg\",\"description\":\"qui qu'a mis \\u00e7a l\\u00e0 pis qu'a pas balay\\u00e9 ????\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"316700495\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1809234459\\/image_normal.jpg\",\"name\":\"sebao\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 13 20:54:05 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":316700495,\"utc_offset\":null,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180631507935233,\"created_at\":\"Fri Feb 24 23:00:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1294000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "23fa5456-4b5d-4fdf-9719-ed4603ee43d5-173180631507935233" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Very bad blagues sur #france5 #lgw http://t.co/GKwV8q9r @thetrapper", -"img": { -"src": "http://a2.twimg.com/profile_images/1706133502/388220_10150440165629718_645479717_8214847_1346266362_n_normal.jpg" -}, -"title": "GIPPA Gauthier: Very bad blagues sur #france5 #lgw http://t.co/GKwV8q9r @thetrapper", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1296000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Very bad blagues sur #france5 #lgw http:\\/\\/t.co\\/GKwV8q9r @thetrapper\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"TheTrapper\",\"indices\":[56,67],\"id_str\":\"14890270\",\"name\":\"TheTrapper\",\"id\":14890270}],\"urls\":[{\"indices\":[35,55],\"expanded_url\":\"http:\\/\\/www.thetrapper.fr\",\"display_url\":\"thetrapper.fr\",\"url\":\"http:\\/\\/t.co\\/GKwV8q9r\"}],\"hashtags\":[{\"text\":\"france5\",\"indices\":[21,29]},{\"text\":\"lgw\",\"indices\":[30,34]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180638399172610\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":77,\"screen_name\":\"Ronnie_Sykes\",\"lang\":\"fr\",\"profile_text_color\":\"b0aab0\",\"statuses_count\":52,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Toulon\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"ff9900\",\"followers_count\":24,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1706133502\\/388220_10150440165629718_645479717_8214847_1346266362_n_normal.jpg\",\"description\":\"\\u00c9tudiant en architecture \\u00e0 l'ENSAM, Blogger sur TheTrapper.fr et Batteur dans Hard Rock Heritage, \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"44381492\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1706133502\\/388220_10150440165629718_645479717_8214847_1346266362_n_normal.jpg\",\"name\":\"GIPPA Gauthier\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 03 15:30:14 +0000 2009\",\"profile_sidebar_border_color\":\"ff9900\",\"id\":44381492,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.thetrapper.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180638399172610,\"created_at\":\"Fri Feb 24 23:00:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1296000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e8ce63cd-23a0-4e2b-9c2b-6c299148b018-173180638399172610" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Prout #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1714137717/For_the_fuck_normal.png" -}, -"title": "o0REL: Prout #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1296000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Prout #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[6,10]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180638415962112\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"D3D2CF\",\"screen_name\":\"o0REL\",\"lang\":\"fr\",\"favourites_count\":2680,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":147,\"location\":\"\",\"profile_text_color\":\"634047\",\"followers_count\":80,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1714137717\\/For_the_fuck_normal.png\",\"description\":\"A base de compote\",\"statuses_count\":6741,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432865195\\/Twitter_Galaxy.jpg\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"9aa6a1\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"636566\",\"protected\":false,\"id_str\":\"69682753\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"o0REL\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432865195\\/Twitter_Galaxy.jpg\",\"created_at\":\"Fri Aug 28 20:12:55 +0000 2009\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"id\":69682753,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/o0rel.wordpress.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1714137717\\/For_the_fuck_normal.png\"},\"truncated\":false,\"id\":173180638415962112,\"created_at\":\"Fri Feb 24 23:00:56 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1296000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "461b7614-d9a6-4b7b-9c70-27d7e9194c05-173180638415962112" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "le problème du #LGW c'est que ça ressemble encore trop à de la mauvaise improvisation", -"img": { -"src": "http://a2.twimg.com/profile_images/1563780941/pic_copie_normal.jpg" -}, -"title": "oOfasnI: le problème du #LGW c'est que ça ressemble encore trop à de la mauvaise improvisation", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1296000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"le probl\\u00e8me du #LGW c'est que \\u00e7a ressemble encore trop \\u00e0 de la mauvaise improvisation\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[15,19]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180638638247937\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":141,\"screen_name\":\"InsafOo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1087,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Bruxelles\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"009999\",\"followers_count\":198,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1563780941\\/pic_copie_normal.jpg\",\"description\":\"Journalisme \\u00e0 l'ULB\\/ Stage \\u00e0 la RTBF et au Soir\\/ Erasmus \\u00e0 Paris\\/ Jobiste au Cirque Royal\\/ Parle r\\u00e9guli\\u00e8rement le sarcasme\\/ Mes cuites n'engagent que moi.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"342660437\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1563780941\\/pic_copie_normal.jpg\",\"name\":\"oOfasnI\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 26 11:22:50 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":342660437,\"utc_offset\":-10800,\"favourites_count\":34,\"url\":\"http:\\/\\/insiblog.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180638638247937,\"created_at\":\"Fri Feb 24 23:00:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1296000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5852b215-de08-431c-a3ef-16300733f955-173180638638247937" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze #lgw @palmashow", -"img": { -"src": "http://a0.twimg.com/profile_images/1838207664/image_normal.jpg" -}, -"title": "Sanchez Théo: @LeGrandWebze #lgw @palmashow", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1297000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze #lgw @palmashow\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"palmashow\",\"indices\":[19,29],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180641012236288\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":60,\"screen_name\":\"sanchez_theo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":144,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433540734\\/htk.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":16,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1838207664\\/image_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"374697529\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433540734\\/htk.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838207664\\/image_normal.jpg\",\"name\":\"Sanchez Th\\u00e9o\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 16 19:34:01 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":374697529,\"utc_offset\":null,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173180641012236288,\"created_at\":\"Fri Feb 24 23:00:57 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1297000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "050ce302-bebd-4389-977d-d77433b413e4-173180641012236288" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais la définition d' @AudeBaron est pas top, j'ai beau regarder le live tweet, j'vois pas la chemise du @Vinvin... #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1757013909/image1326646425_normal.png" -}, -"title": "Damien Vacher: Mais la définition d' @AudeBaron est pas top, j'ai beau regarder le live tweet, j'vois pas la chemise du @Vinvin... #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1297000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mais la d\\u00e9finition d' @AudeBaron est pas top, j'ai beau regarder le live tweet, j'vois pas la chemise du @Vinvin... #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"AudeBaron\",\"indices\":[22,32],\"id_str\":\"18125180\",\"name\":\"Aude Baron\",\"id\":18125180},{\"screen_name\":\"Vinvin\",\"indices\":[105,112],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[116,120]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180645114265600\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":405,\"screen_name\":\"Le_Damien\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27164,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Chatillon-en-Bazois\",\"show_all_inline_media\":false,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":343,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"description\":\"I'm a lonely Cowboy who learning un BTS SIO (ex BTS IG) in Nevers... Et un Mac Gyver de l'URL par @Checkyourpeople et je suis un tumblreur assidu\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"26552716\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"name\":\"Damien Vacher\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 25 18:09:17 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":26552716,\"utc_offset\":3600,\"favourites_count\":43,\"url\":\"http:\\/\\/damienvacher.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180645114265600,\"created_at\":\"Fri Feb 24 23:00:57 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1297000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "969a054d-3379-4a89-979e-e8050a2cc263-173180645114265600" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mieux que le 2 écrans: le mono-écran! Twitter, http://t.co/cNFYbTfy et France 5 via VLC avec le multi-poste de Free! #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1725590755/jak-avatar-twitter_normal.png" -}, -"title": "Axel Leroy: Mieux que le 2 écrans: le mono-écran! Twitter, http://t.co/cNFYbTfy et France 5 via VLC avec le multi-poste de Free! #LGW", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1298000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Mieux que le 2 \\u00e9crans: le mono-\\u00e9cran! Twitter, http:\\/\\/t.co\\/cNFYbTfy et France 5 via VLC avec le multi-poste de Free! #LGW\",\"entities\":{\"urls\":[{\"indices\":[47,67],\"display_url\":\"legrandwebze.com\",\"expanded_url\":\"http:\\/\\/legrandwebze.com\",\"url\":\"http:\\/\\/t.co\\/cNFYbTfy\"}],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[117,121]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180646854893568\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"00bbff\",\"screen_name\":\"BlackEco\",\"lang\":\"fr\",\"favourites_count\":142,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":303,\"location\":\"Versailles, France\",\"profile_text_color\":\"333333\",\"followers_count\":191,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1725590755\\/jak-avatar-twitter_normal.png\",\"description\":\"I'm a 18 years old french geek, passionated by Anglo-Saxon culture, computing, music, Internet, video games, movies, other geek stuffs and cars.\",\"statuses_count\":13160,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/199653801\\/jak-avatar-rmx-twitter.png\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"94871785\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Axel Leroy\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/199653801\\/jak-avatar-rmx-twitter.png\",\"created_at\":\"Sat Dec 05 21:28:19 +0000 2009\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":94871785,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.blackeco.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1725590755\\/jak-avatar-twitter_normal.png\"},\"truncated\":false,\"id\":173180646854893568,\"created_at\":\"Fri Feb 24 23:00:58 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1298000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3f47db2e-72dd-4104-8319-e32f85c3aa8f-173180646854893568" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ça y est, #lgw dans les TT! =)", -"img": { -"src": "http://a0.twimg.com/profile_images/1276794848/Photo_Brutus_and_me__Louvre__normal.jpg" -}, -"title": "Joffrey Mick: ça y est, #lgw dans les TT! =)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1298000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u00e7a y est, #lgw dans les TT! =)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[10,14]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180646913609728\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":145,\"screen_name\":\"JoffreyMick\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1025,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"009999\",\"followers_count\":56,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1276794848\\/Photo_Brutus_and_me__Louvre__normal.jpg\",\"description\":\"20 ans, \\u00e9tudiant \\u00e0 Sciences Po Paris, journaliste politique pour Sciences Po TV, rock'n'roll addict.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"255731473\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1276794848\\/Photo_Brutus_and_me__Louvre__normal.jpg\",\"name\":\"Joffrey Mick\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 21 23:21:23 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":255731473,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180646913609728,\"created_at\":\"Fri Feb 24 23:00:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1298000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "22192cbe-6af4-4e99-9923-6f39ad9d4de1-173180646913609728" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@spookev a fond mais j'y pense jamais #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1836345668/profile_normal.png" -}, -"title": "ArDuB57: @spookev a fond mais j'y pense jamais #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1298000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"spookev\",\"favorited\":false,\"text\":\"@spookev a fond mais j'y pense jamais #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"spookev\",\"indices\":[0,8],\"name\":\"Pierson \\u221e\",\"id_str\":\"51034368\",\"id\":51034368}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[38,42]}]},\"in_reply_to_user_id\":51034368,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173180519608090625,\"in_reply_to_status_id_str\":\"173180519608090625\",\"id_str\":\"173180646628401152\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"1c2352\",\"screen_name\":\"ArDub57\",\"lang\":\"en\",\"favourites_count\":1604,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":646,\"location\":\"FRANCE - METZ - SARREGUEMINES\",\"profile_text_color\":\"333333\",\"followers_count\":1090,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"description\":\"FreeParty Style - Raleur Pro - Trolleur Compulsif - DHD Android 2.3\\/Transformer 3.2.1 - PS3 @Pix_auto http:\\/\\/pixauto.tumblr.com - http:\\/\\/iboga.tumblr.com\",\"statuses_count\":83432,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"show_all_inline_media\":false,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"21448223\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"ArDuB57\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"created_at\":\"Fri Feb 20 23:57:59 +0000 2009\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":21448223,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/ardbox.blogspot.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\"},\"truncated\":false,\"id\":173180646628401152,\"created_at\":\"Fri Feb 24 23:00:58 +0000 2012\",\"in_reply_to_user_id_str\":\"51034368\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1298000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "aaf533e5-329a-4323-b260-c04dd418c4a5-173180646628401152" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw vinvin/20 pour la chemise", -"img": { -"src": "http://a2.twimg.com/profile_images/1269224486/image_normal.jpg" -}, -"title": "Mickael: #lgw vinvin/20 pour la chemise", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1301000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw vinvin\\/20 pour la chemise\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180661795008512\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"NeoMkL\",\"lang\":\"en\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":86,\"location\":null,\"profile_text_color\":\"333333\",\"followers_count\":6,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1269224486\\/image_normal.jpg\",\"description\":null,\"statuses_count\":65,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"76371966\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Mickael\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Sep 22 16:10:55 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":76371966,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1269224486\\/image_normal.jpg\"},\"truncated\":false,\"id\":173180661795008512,\"created_at\":\"Fri Feb 24 23:01:01 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1301000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cb647b8f-7c56-4d6c-a3c1-650b3ee66851-173180661795008512" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Vinvin tu es plus détendu ce soir, c'est quoi les médocs que tu prends ? ^^ #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1291328088/z02_normal.jpg" -}, -"title": "Amstramgram : Vinvin tu es plus détendu ce soir, c'est quoi les médocs que tu prends ? ^^ #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1302000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Vinvin tu es plus d\\u00e9tendu ce soir, c'est quoi les m\\u00e9docs que tu prends ? ^^ #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[76,80]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180662650638336\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":101,\"screen_name\":\"Zbang\",\"lang\":\"fr\",\"profile_text_color\":\"0b7575\",\"statuses_count\":6194,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/185303389\\/x6b083822a5526f9693536299cdeafaa.jpg\",\"location\":\"Albi, France\",\"show_all_inline_media\":true,\"listed_count\":23,\"profile_link_color\":\"0b7575\",\"followers_count\":196,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1291328088\\/z02_normal.jpg\",\"description\":\"Depuis 2004, Zbang \\u00e9lu meilleur forum au monde selon son administrateur @Amstramgram.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"b4d9ad\",\"id_str\":\"8953242\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/185303389\\/x6b083822a5526f9693536299cdeafaa.jpg\",\"profile_sidebar_fill_color\":\"b4d9ad\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1291328088\\/z02_normal.jpg\",\"name\":\"Amstramgram \",\"default_profile_image\":false,\"created_at\":\"Tue Sep 18 15:17:03 +0000 2007\",\"profile_sidebar_border_color\":\"aef5fa\",\"id\":8953242,\"utc_offset\":3600,\"favourites_count\":97,\"url\":\"http:\\/\\/www.zbang.org\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180662650638336,\"created_at\":\"Fri Feb 24 23:01:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1302000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "09886dfb-f1e4-48ef-9f0b-7a11a9aeb752-173180662650638336" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plop #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1714137717/For_the_fuck_normal.png" -}, -"title": "o0REL: Plop #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1302000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Plop #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[5,9]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180665850892289\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":147,\"screen_name\":\"o0REL\",\"lang\":\"fr\",\"profile_text_color\":\"634047\",\"statuses_count\":6742,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432865195\\/Twitter_Galaxy.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"9aa6a1\",\"followers_count\":80,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1714137717\\/For_the_fuck_normal.png\",\"description\":\"A base de compote\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"636566\",\"id_str\":\"69682753\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432865195\\/Twitter_Galaxy.jpg\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1714137717\\/For_the_fuck_normal.png\",\"name\":\"o0REL\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 28 20:12:55 +0000 2009\",\"profile_sidebar_border_color\":\"D3D2CF\",\"id\":69682753,\"utc_offset\":3600,\"favourites_count\":2680,\"url\":\"http:\\/\\/o0rel.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180665850892289,\"created_at\":\"Fri Feb 24 23:01:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1302000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "13ff27dd-03f7-40a4-888e-2e6a4d2bc209-173180665850892289" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Regarde #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1851228993/HtsJ79AW_normal" -}, -"title": "The Geoker 1D♪$£€¥: Regarde #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1304000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Regarde #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180670313644033\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":192,\"screen_name\":\"1D_geoffrey\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1199,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431924105\\/970d0c1ee006957fd72e293e2a18804b_large.jpg\",\"location\":\"casteljaloux\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":82,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851228993\\/HtsJ79AW_normal\",\"description\":\"j\\u00e9\\u00e9\\u00e9hhh Geoffrey 14 ans Directioners #jeD7\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"447522237\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431924105\\/970d0c1ee006957fd72e293e2a18804b_large.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851228993\\/HtsJ79AW_normal\",\"name\":\"The Geoker 1D\\u266a$\\u00a3\\u20ac\\u00a5\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 27 00:29:02 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":447522237,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.facebook.com\\/pages\\/Montres-et-casquettes-\\u00e0-la-mode\\/241060529285765\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180670313644033,\"created_at\":\"Fri Feb 24 23:01:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1304000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e2725293-033a-489b-a920-a37267b9fadc-173180670313644033" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Séquence émotion enlevé ta chemise \n#lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1692549186/IMG_0304_normal.jpg" -}, -"title": "oliver: Séquence émotion enlevé ta chemise \n#lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1304000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"S\\u00e9quence \\u00e9motion enlev\\u00e9 ta chemise \\n#lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[36,40]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180672427565056\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":280,\"screen_name\":\"samguichoune\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":996,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":80,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1692549186\\/IMG_0304_normal.jpg\",\"description\":\"vannes pourries, humour noir, flemmard, queutard, pionard.\\r\\nbref ......\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"389641597\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1692549186\\/IMG_0304_normal.jpg\",\"name\":\"oliver\",\"default_profile_image\":false,\"created_at\":\"Wed Oct 12 19:23:45 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":389641597,\"utc_offset\":3600,\"favourites_count\":15,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180672427565056,\"created_at\":\"Fri Feb 24 23:01:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1304000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1b5c3949-fb28-4841-8fa9-757bb2971b03-173180672427565056" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @pocarles: Je vend toujours ma Renault Fuego rouge #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1709833400/j_normal.JPG" -}, -"title": "Julie R جولي: RT @pocarles: Je vend toujours ma Renault Fuego rouge #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1304000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @pocarles: Je vend toujours ma Renault Fuego rouge #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"pocarles\",\"indices\":[3,12],\"id_str\":\"23074316\",\"name\":\"PierreOlivier Carles\",\"id\":23074316}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[54,58]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Je vend toujours ma Renault Fuego rouge #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180581935448065\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":true,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":1148,\"screen_name\":\"pocarles\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":32042,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433336791\\/110070354.jpg\",\"location\":\"Toulouse - Miami\",\"show_all_inline_media\":true,\"listed_count\":448,\"profile_link_color\":\"5cace5\",\"followers_count\":5248,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1717757168\\/PO_Fond_Gris_normal.jpg\",\"description\":\"Co-Founder at @Digidust & @Labotec. BA in @Stonfield @APICube @Hellotipi and others.\\r\\nMore Entrepreneur than Investor. Rugby, Gastronomy and Human enthusiast !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFFFFF\",\"id_str\":\"23074316\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433336791\\/110070354.jpg\",\"profile_sidebar_fill_color\":\"f0f0f0\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1717757168\\/PO_Fond_Gris_normal.jpg\",\"name\":\"PierreOlivier Carles\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 06 15:10:47 +0000 2009\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":23074316,\"utc_offset\":3600,\"favourites_count\":80,\"url\":\"http:\\/\\/www.pocarles.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180581935448065,\"created_at\":\"Fri Feb 24 23:00:42 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180672469512192\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":820,\"screen_name\":\"JulR\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":13059,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Paris \\/ Damas\",\"show_all_inline_media\":false,\"listed_count\":35,\"profile_link_color\":\"93A644\",\"followers_count\":792,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"description\":\"Parigote de coeur, syrienne d'adoption. L'inverse marche aussi. Journaliste vadrouilleuse \\/\\/ Don't diet - Start a riot\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"10572732\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"name\":\"Julie R \\u062c\\u0648\\u0644\\u064a\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 25 22:37:26 +0000 2007\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":10572732,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/www.syrieonline.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180672469512192,\"created_at\":\"Fri Feb 24 23:01:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1304000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bf15aa02-2b5b-42fa-a45a-3a5d6a207dd0-173180672469512192" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Tu peux partir de @france5TV #LGW site plaît ;) @misterclem", -"img": { -"src": "http://a0.twimg.com/profile_images/1800158818/Harc0urt_normal.jpg" -}, -"title": "Thierry GOUBY: Tu peux partir de @france5TV #LGW site plaît ;) @misterclem", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1306000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Tu peux partir de @france5TV #LGW site pla\\u00eet ;) @misterclem\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"France5tv\",\"indices\":[18,28],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487},{\"screen_name\":\"misterclem\",\"indices\":[48,59],\"id_str\":\"11793022\",\"name\":\"Misterclem\",\"id\":11793022}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[29,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180680409317376\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":415,\"screen_name\":\"ThierryGouby\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":5367,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":77,\"profile_link_color\":\"009999\",\"followers_count\":880,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1800158818\\/Harc0urt_normal.jpg\",\"description\":\"#Journaliste secteur #Assurance - Maitrise l'humour approximatif et le port de la moustache Like a Boss !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"91352553\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1800158818\\/Harc0urt_normal.jpg\",\"name\":\"Thierry GOUBY\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 20 14:38:20 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":91352553,\"utc_offset\":-10800,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180680409317376,\"created_at\":\"Fri Feb 24 23:01:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1306000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fff6687a-c613-4c38-acce-bb405e80dfff-173180680409317376" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw : Meilleur Acteur : Omar Sy; Meilleur Film : The Tartist.", -"img": { -"src": "http://a0.twimg.com/profile_images/1804590964/ZEFZA_normal.gif" -}, -"title": "Shik-a-Marrant: #lgw : Meilleur Acteur : Omar Sy; Meilleur Film : The Tartist.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1307000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw : Meilleur Acteur : Omar Sy; Meilleur Film : The Tartist.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180683710234625\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":75,\"screen_name\":\"Shikamarrant\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":990,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Cela d\\u00e9pend o\\u00f9 vous \\u00eates\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\",\"description\":\"Je ne suis pas fan de Naruto, mais j'ai trouv\\u00e9 le jeu de mot pas mal en fait. J'aurais pu en trouver un avec #Faisan\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"57607506\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"c0c3c4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\",\"name\":\"Shik-a-Marrant\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 17 10:16:42 +0000 2009\",\"profile_sidebar_border_color\":\"c0c3c4\",\"id\":57607506,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180683710234625,\"created_at\":\"Fri Feb 24 23:01:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1307000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1a3331f8-9e26-4eb5-b722-84c5d2d0c38a-173180683710234625" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw @palmashow", -"img": { -"src": "http://a2.twimg.com/profile_images/1592537064/x999_normal.jpg" -}, -"title": "Ronan: #lgw @palmashow", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1308000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw @palmashow\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[5,15],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180688269451264\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":166,\"screen_name\":\"Roazh\",\"lang\":\"fr\",\"profile_text_color\":\"1a1a1a\",\"statuses_count\":1454,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/284633775\\/Sans_titre-4.png\",\"location\":\"ROAZHON\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"cc0000\",\"followers_count\":61,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1592537064\\/x999_normal.jpg\",\"description\":\"Supporter SRFC \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"315907164\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/284633775\\/Sans_titre-4.png\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1592537064\\/x999_normal.jpg\",\"name\":\"Ronan\",\"default_profile_image\":false,\"created_at\":\"Sun Jun 12 16:51:35 +0000 2011\",\"profile_sidebar_border_color\":\"f0f0f0\",\"id\":315907164,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180688269451264,\"created_at\":\"Fri Feb 24 23:01:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1308000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a86b0287-236f-4d45-9a61-dc8ae29f4afe-173180688269451264" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw 3ème des TT, derrière les Cesars et Omar Sy. Courage les gens !", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: #lgw 3ème des TT, derrière les Cesars et Omar Sy. Courage les gens !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1308000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw 3\\u00e8me des TT, derri\\u00e8re les Cesars et Omar Sy. Courage les gens !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180688235888640\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3246,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180688235888640,\"created_at\":\"Fri Feb 24 23:01:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1308000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "56663aaa-1508-403b-a21e-b383270c4c99-173180688235888640" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Jolie la chemise à @Vinvin. Ils font les mêmes pour homme ? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1640878229/dugomo_normal.jpg" -}, -"title": "Dugomo: Jolie la chemise à @Vinvin. Ils font les mêmes pour homme ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1308000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Jolie la chemise \\u00e0 @Vinvin. Ils font les m\\u00eames pour homme ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[19,26],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[60,64]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180688542081024\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":417,\"screen_name\":\"Dugomo\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":23745,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/138402304\\/twilk_background_4c704a628fa7f.jpg\",\"location\":\"Nice, ou pas loin\",\"show_all_inline_media\":false,\"listed_count\":350,\"profile_link_color\":\"0000ff\",\"followers_count\":3130,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1640878229\\/dugomo_normal.jpg\",\"description\":\"Timeo Danaos et dona ferentes.\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"id_str\":\"67648081\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/138402304\\/twilk_background_4c704a628fa7f.jpg\",\"profile_sidebar_fill_color\":\"e0ff92\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1640878229\\/dugomo_normal.jpg\",\"name\":\"Dugomo\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 21 16:24:44 +0000 2009\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":67648081,\"utc_offset\":3600,\"favourites_count\":89,\"url\":\"http:\\/\\/jedisdubien.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180688542081024,\"created_at\":\"Fri Feb 24 23:01:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1308000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3eb2d4df-cffd-4bc4-aa2c-3bf8387a14e8-173180688542081024" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@francoisrollin en fait est fou #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1629207856/avatar11011_normal.jpg" -}, -"title": "Cyril Oliverio: @francoisrollin en fait est fou #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1308000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@francoisrollin en fait est fou #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[0,15],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[33,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180689196400640\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"369489076\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":423,\"screen_name\":\"cylk34\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":50167,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/139059179\\/Corbeaubis.jpg\",\"location\":\"paris\",\"show_all_inline_media\":false,\"listed_count\":96,\"profile_link_color\":\"0084B4\",\"followers_count\":885,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1629207856\\/avatar11011_normal.jpg\",\"description\":\"Petit DA (magazine Zeste). je dis ce que j'ai envie de dire quand j'ai envie de le dire. M\\u00eame que j'ai un blog \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"109374544\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/139059179\\/Corbeaubis.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1629207856\\/avatar11011_normal.jpg\",\"name\":\"Cyril Oliverio\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 28 21:13:38 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":109374544,\"utc_offset\":3600,\"favourites_count\":36,\"url\":\"http:\\/\\/cylklique.wordpress.com\\/\"},\"in_reply_to_screen_name\":\"francoisrollin\",\"truncated\":false,\"id\":173180689196400640,\"created_at\":\"Fri Feb 24 23:01:08 +0000 2012\",\"in_reply_to_user_id\":369489076}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1308000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b9275db0-2e41-4ee6-b5fe-68e9b606a1f3-173180689196400640" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je m'y mets @LudoDelaherche #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1630832094/rene_navarre_as_fantomas_normal.jpg" -}, -"title": "Virgile Navarre: Je m'y mets @LudoDelaherche #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1309000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je m'y mets @LudoDelaherche #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[12,27],\"name\":\"Ludovic Delaherche\",\"id_str\":\"72665061\",\"id\":72665061}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180694116302848\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"virgilepons\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":61,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1630832094\\/rene_navarre_as_fantomas_normal.jpg\",\"description\":\"\",\"statuses_count\":7,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"392990979\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Virgile Navarre\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Oct 17 21:23:27 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":392990979,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.labo75.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1630832094\\/rene_navarre_as_fantomas_normal.jpg\"},\"truncated\":false,\"id\":173180694116302848,\"created_at\":\"Fri Feb 24 23:01:09 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1309000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a422e7f2-1d01-471f-ac22-3ea9d200a370-173180694116302848" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Tluonra: Moi aussi je veux me voir dans l'écran ! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1472542688/63480463899927000_normal.jpg" -}, -"title": "Aurélien Bouysse: RT @Tluonra: Moi aussi je veux me voir dans l'écran ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1309000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Tluonra: Moi aussi je veux me voir dans l'\\u00e9cran ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Tluonra\",\"indices\":[3,11],\"id_str\":\"80332571\",\"name\":\"Tluonra\",\"id\":80332571}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[54,58]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Moi aussi je veux me voir dans l'\\u00e9cran ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[41,45]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180144570208257\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":174,\"screen_name\":\"Tluonra\",\"lang\":\"fr\",\"profile_text_color\":\"080108\",\"statuses_count\":6952,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431637274\\/back_tw_1111.jpg\",\"location\":\"Somewhere over the rainbow\",\"show_all_inline_media\":false,\"listed_count\":11,\"profile_link_color\":\"e50ef0\",\"followers_count\":222,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1845606272\\/marikiki_07_02_12_normal.jpg\",\"description\":\"Graphiste free-lance flammes et twitteuse \\u00e0 gage : Pumm Pumm (appeler aux horaires de bureau)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"3c363d\",\"id_str\":\"80332571\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431637274\\/back_tw_1111.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1845606272\\/marikiki_07_02_12_normal.jpg\",\"name\":\"Tluonra\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 06 15:47:08 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":80332571,\"utc_offset\":3600,\"favourites_count\":6,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180144570208257,\"created_at\":\"Fri Feb 24 22:58:58 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobileways.de\\/gravity\\\" rel=\\\"nofollow\\\"\\u003EGravity!\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180692530855936\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":352,\"screen_name\":\"skapin\",\"lang\":\"fr\",\"profile_text_color\":\"1f1d1f\",\"statuses_count\":797,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/196128898\\/winogrand_utah_jpg.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"176480\",\"followers_count\":109,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1472542688\\/63480463899927000_normal.jpg\",\"description\":\"A essay\\u00e9 d'\\u00e9crire puis finalement je l'apprends aux enfants !\\r\\nEt puis bon, j'ai toujours 72 blogs \\u00e0 mon actif...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"80270161\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/196128898\\/winogrand_utah_jpg.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1472542688\\/63480463899927000_normal.jpg\",\"name\":\"Aur\\u00e9lien Bouysse\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 06 10:35:11 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":80270161,\"utc_offset\":3600,\"favourites_count\":8,\"url\":\"http:\\/\\/leschroniquesdeskapin.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180692530855936,\"created_at\":\"Fri Feb 24 23:01:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1309000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "11ca0e69-864c-4e6f-9cf8-e46ca93284ae-173180692530855936" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw résultat : omar Sy meilleur acteur, the artist meilleur film !!", -"img": { -"src": "http://a0.twimg.com/profile_images/1849287081/aYnrwQ30_normal" -}, -"title": "Barbara: #lgw résultat : omar Sy meilleur acteur, the artist meilleur film !!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1310000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw r\\u00e9sultat : omar Sy meilleur acteur, the artist meilleur film !!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180696460935168\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":38,\"screen_name\":\"babevva\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":172,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"D02B55\",\"followers_count\":5,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849287081\\/aYnrwQ30_normal\",\"description\":\"Je suis l\\u00e0 pour m'amuser, rire, pour partager ma vie avec vous :)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"94037513\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849287081\\/aYnrwQ30_normal\",\"name\":\"Barbara\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 02 06:48:45 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":94037513,\"utc_offset\":3600,\"favourites_count\":9,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180696460935168,\"created_at\":\"Fri Feb 24 23:01:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1310000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b41c7b2f-461f-49f9-b9b2-6acea68ba21f-173180696460935168" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Idem!!! RT @moustikette: Moi je regarde l'émission sur internet #lgw @LeGrandWebze C'est pratique :)", -"img": { -"src": "http://a2.twimg.com/profile_images/1735644265/front_de_gauche_annee_normal.jpg" -}, -"title": "Cachounette: Idem!!! RT @moustikette: Moi je regarde l'émission sur internet #lgw @LeGrandWebze C'est pratique :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1310000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Idem!!! RT @moustikette: Moi je regarde l'\\u00e9mission sur internet #lgw @LeGrandWebze C'est pratique :)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"moustikette\",\"indices\":[11,23],\"id_str\":\"23988907\",\"name\":\"Alice Wonderland\",\"id\":23988907},{\"screen_name\":\"LeGrandWebze\",\"indices\":[69,82],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[64,68]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180696339292163\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":40,\"screen_name\":\"cachounette\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":250,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"D02B55\",\"followers_count\":51,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1735644265\\/front_de_gauche_annee_normal.jpg\",\"description\":\"sage femme, militante PCF-Front de gauche et CGT\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"352726\",\"id_str\":\"39092205\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1735644265\\/front_de_gauche_annee_normal.jpg\",\"name\":\"Cachounette\",\"default_profile_image\":false,\"created_at\":\"Sun May 10 18:40:14 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":39092205,\"utc_offset\":-10800,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180696339292163,\"created_at\":\"Fri Feb 24 23:01:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1310000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e217f5bd-c124-455d-81d0-2e2896ce5155-173180696339292163" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et encore un tweet inutile de plus haha ;) #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1815905585/image_normal.jpg" -}, -"title": "Young, Wild & Free: Et encore un tweet inutile de plus haha ;) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1311000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Et encore un tweet inutile de plus haha ;) #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[43,47]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180701561204736\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":233,\"screen_name\":\"08Life06\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10934,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"chez les mafieux mexicains\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"followers_count\":390,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"363343002\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"name\":\"Young, Wild & Free\",\"default_profile_image\":false,\"created_at\":\"Sat Aug 27 23:04:05 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":363343002,\"utc_offset\":null,\"favourites_count\":39,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180701561204736,\"created_at\":\"Fri Feb 24 23:01:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1311000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3d42571f-4895-4bad-8117-3677641a4a76-173180701561204736" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je suis innocent, mais c'est quoi le hashtag #lgw ? #Enseignezmoi", -"img": { -"src": "http://a1.twimg.com/profile_images/1626973906/ProfilePicXAdualityNB_normal.jpg" -}, -"title": "Xim Axinn: Je suis innocent, mais c'est quoi le hashtag #lgw ? #Enseignezmoi", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1312000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je suis innocent, mais c'est quoi le hashtag #lgw ? #Enseignezmoi\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[45,49]},{\"text\":\"Enseignezmoi\",\"indices\":[52,65]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180705306705920\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"476656\",\"screen_name\":\"XimAxinn\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":221,\"location\":\"Paris\",\"profile_text_color\":\"208f14\",\"followers_count\":184,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1626973906\\/ProfilePicXAdualityNB_normal.jpg\",\"description\":\"http:\\/\\/www.geexublog.fr Je vois des trucs, et je dis des b\\u00eatises dessus. Des fois c'est dr\\u00f4le. A part \\u00e7a, j'aime pas trop les hotdogs arm\\u00e9niens.\",\"statuses_count\":5122,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"b30404\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"fcfeff\",\"protected\":false,\"id_str\":\"406887664\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Xim Axinn\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Mon Nov 07 10:19:22 +0000 2011\",\"profile_sidebar_fill_color\":\"e3e0e3\",\"id\":406887664,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.geexublog.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1626973906\\/ProfilePicXAdualityNB_normal.jpg\"},\"truncated\":false,\"id\":173180705306705920,\"created_at\":\"Fri Feb 24 23:01:12 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1312000, -"tags": [ -{ -"id-ref": "ef66051a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "aab30af2-05bf-41ff-81f8-ba34e1f0103f-173180705306705920" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je vais passer à la TV #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1714137717/For_the_fuck_normal.png" -}, -"title": "o0REL: Je vais passer à la TV #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1313000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je vais passer \\u00e0 la TV #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[23,27]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180710335692802\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":147,\"screen_name\":\"o0REL\",\"lang\":\"fr\",\"profile_text_color\":\"634047\",\"statuses_count\":6743,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432865195\\/Twitter_Galaxy.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"9aa6a1\",\"followers_count\":80,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1714137717\\/For_the_fuck_normal.png\",\"description\":\"A base de compote\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"636566\",\"id_str\":\"69682753\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432865195\\/Twitter_Galaxy.jpg\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1714137717\\/For_the_fuck_normal.png\",\"name\":\"o0REL\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 28 20:12:55 +0000 2009\",\"profile_sidebar_border_color\":\"D3D2CF\",\"id\":69682753,\"utc_offset\":3600,\"favourites_count\":2680,\"url\":\"http:\\/\\/o0rel.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180710335692802,\"created_at\":\"Fri Feb 24 23:01:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1313000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "06ca2609-bf84-41cb-9646-b324eafff323-173180710335692802" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh yeah @lepalmashow dans #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1759597701/image_normal.jpg" -}, -"title": "Camille .: Oh yeah @lepalmashow dans #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1313000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh yeah @lepalmashow dans #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[26,30]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180711061303296\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":590,\"screen_name\":\"CamilleWil\",\"lang\":\"fr\",\"profile_text_color\":\"520000\",\"statuses_count\":18712,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"210b05\",\"followers_count\":506,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1759597701\\/image_normal.jpg\",\"description\":\"Camille \\u03df - @prettylil_miss : ma vie \\u2665 \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"0a0300\",\"id_str\":\"93848420\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"profile_sidebar_fill_color\":\"d61d08\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1759597701\\/image_normal.jpg\",\"name\":\"Camille .\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 01 12:23:18 +0000 2009\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":93848420,\"utc_offset\":-36000,\"favourites_count\":14,\"url\":\"http:\\/\\/intotheglitter.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180711061303296,\"created_at\":\"Fri Feb 24 23:01:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1313000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1180cb89-9a35-4f4a-8747-df6cfa4f6df5-173180711061303296" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "A slow-moving parody of a text editor. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/872134886/default_profile_4_biggerblue_normal.jpg" -}, -"title": "vvv.rocky.nu: A slow-moving parody of a text editor. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1315000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"A slow-moving parody of a text editor. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[39,43]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.rocky.nu\\\" rel=\\\"nofollow\\\"\\u003Ewww.rocky.nu\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180717059162113\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":65,\"screen_name\":\"rockynu\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":10829,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/83294261\\/spaceistheplace.jpg\",\"location\":\"space\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"followers_count\":660,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/872134886\\/default_profile_4_biggerblue_normal.jpg\",\"description\":\"IT Web Development\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Pacific Time (US & Canada)\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"16663391\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/83294261\\/spaceistheplace.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/872134886\\/default_profile_4_biggerblue_normal.jpg\",\"name\":\"vvv.rocky.nu\",\"default_profile_image\":false,\"created_at\":\"Thu Oct 09 07:22:49 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":16663391,\"utc_offset\":-28800,\"favourites_count\":0,\"url\":\"http:\\/\\/www.rocky.nu\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180717059162113,\"created_at\":\"Fri Feb 24 23:01:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1315000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cdd4145f-9203-4eed-9eb5-cc49f05d6862-173180717059162113" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@SolangeTeParle c a toi !!! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1819530189/twitter_normal.png" -}, -"title": "Benoit Lebreau: @SolangeTeParle c a toi !!! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1315000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"SolangeTeParle\",\"favorited\":false,\"text\":\"@SolangeTeParle c a toi !!! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[0,15],\"name\":\"Solange te parle\",\"id_str\":\"417867146\",\"id\":417867146}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]}]},\"in_reply_to_user_id\":417867146,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173106851829915648,\"in_reply_to_status_id_str\":\"173106851829915648\",\"id_str\":\"173180717688299522\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"benoitlebreau\",\"lang\":\"fr\",\"favourites_count\":38,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":605,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":339,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1819530189\\/twitter_normal.png\",\"description\":\"sympathique et cool \\/\\/ danseur \\u00e9toile \\u00e0 NRJ Group \\/\\/ #runner parisien du soir, #radio amateur et tr\\u00e8s dr\\u00f4le \\u00e0 la t\\u00e9l\\u00e9\",\"statuses_count\":4157,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"667033\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"protected\":false,\"id_str\":\"267290862\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Benoit Lebreau\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"created_at\":\"Wed Mar 16 17:22:17 +0000 2011\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":267290862,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.benoitlebreau.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819530189\\/twitter_normal.png\"},\"truncated\":false,\"id\":173180717688299522,\"created_at\":\"Fri Feb 24 23:01:15 +0000 2012\",\"in_reply_to_user_id_str\":\"417867146\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1315000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9b4ffbfa-bbda-42dc-bf08-1cd32fe69d4f-173180717688299522" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et presque en tête d'ailleurs! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1276794848/Photo_Brutus_and_me__Louvre__normal.jpg" -}, -"title": "Joffrey Mick: Et presque en tête d'ailleurs! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1315000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Et presque en t\\u00eate d'ailleurs! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[31,35]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180718963359744\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":145,\"screen_name\":\"JoffreyMick\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1026,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"009999\",\"followers_count\":56,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1276794848\\/Photo_Brutus_and_me__Louvre__normal.jpg\",\"description\":\"20 ans, \\u00e9tudiant \\u00e0 Sciences Po Paris, journaliste politique pour Sciences Po TV, rock'n'roll addict.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"255731473\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1276794848\\/Photo_Brutus_and_me__Louvre__normal.jpg\",\"name\":\"Joffrey Mick\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 21 23:21:23 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":255731473,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180718963359744,\"created_at\":\"Fri Feb 24 23:01:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1315000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e8a83b1e-788c-4799-9d3d-8e96c4c6ca98-173180718963359744" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @pocarles: La chemise de @Vinvin #ilpart #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1705755913/twitter-popup-bulle-info-icone-5035-256_normal.png" -}, -"title": "Cédric Le Grevès: RT @pocarles: La chemise de @Vinvin #ilpart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1315000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @pocarles: La chemise de @Vinvin #ilpart #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"pocarles\",\"indices\":[3,12],\"id_str\":\"23074316\",\"name\":\"PierreOlivier Carles\",\"id\":23074316},{\"screen_name\":\"Vinvin\",\"indices\":[28,35],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[36,43]},{\"text\":\"lgw\",\"indices\":[44,48]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180718787198976\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1814,\"screen_name\":\"clegreves\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":434,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":356,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1705755913\\/twitter-popup-bulle-info-icone-5035-256_normal.png\",\"description\":\"@TVcheck addict\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"316519559\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1705755913\\/twitter-popup-bulle-info-icone-5035-256_normal.png\",\"name\":\"C\\u00e9dric Le Grev\\u00e8s\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 13 15:35:43 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":316519559,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180718787198976,\"created_at\":\"Fri Feb 24 23:01:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1315000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fdf6aacd-f117-46c7-b988-c8f555ac06e8-173180718787198976" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw ca claque", -"img": { -"src": "http://a0.twimg.com/profile_images/1661356121/DSC01810_Sunburst_4_normal.jpg" -}, -"title": "valentin: #lgw ca claque", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1315000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw ca claque\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180717734432769\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"valos78\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":37,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1661356121\\/DSC01810_Sunburst_4_normal.jpg\",\"description\":\"\",\"statuses_count\":79,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"50356758\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"valentin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Wed Jun 24 16:39:23 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":50356758,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1661356121\\/DSC01810_Sunburst_4_normal.jpg\"},\"truncated\":false,\"id\":173180717734432769,\"created_at\":\"Fri Feb 24 23:01:15 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1315000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "007d84c7-5571-4a0c-902e-aad816bd3c9a-173180717734432769" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rollin est en roue libre grave #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1824565430/photo_2_normal.JPG" -}, -"title": "Bakt El Raalis: Rollin est en roue libre grave #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1316000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Rollin est en roue libre grave #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[31,35]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180722046177280\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1093,\"screen_name\":\"baktelraalis\",\"lang\":\"fr\",\"profile_text_color\":\"636363\",\"statuses_count\":21287,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":105,\"profile_link_color\":\"808080\",\"followers_count\":1299,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"description\":\"Admin Web \\/ R\\u00e9dacteur en chef @Pelecanus_net + apprenti photographe + amateur de musique ind\\u00e9' et de culture ALT + demandeur d'asile + fils des internets\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"18515564\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"profile_sidebar_fill_color\":\"141414\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"name\":\"Bakt El Raalis\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 31 20:37:21 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":18515564,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.pelecanus.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180722046177280,\"created_at\":\"Fri Feb 24 23:01:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1316000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dee5d674-327e-49a0-9290-2cc336b7723d-173180722046177280" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La chemise rideau de douche de @Vinvin est magique! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/768815341/poussin-7277_normal.jpg" -}, -"title": "Frédéric Douat: La chemise rideau de douche de @Vinvin est magique! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1316000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La chemise rideau de douche de @Vinvin est magique! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[31,38],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[52,56]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180721345736704\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":400,\"screen_name\":\"Fredouat\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1150,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/89933232\\/265x270_oeuf.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":7,\"profile_link_color\":\"BF1238\",\"followers_count\":184,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/768815341\\/poussin-7277_normal.jpg\",\"description\":\"Jeune poussin dans l'univers du webmarketing, je me suis fix\\u00e9 un objectif: partager mon int\\u00e9r\\u00eat pour l'univers du num\\u00e9rique et du marketing avec les novices.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BF1238\",\"id_str\":\"54355185\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/89933232\\/265x270_oeuf.jpg\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/768815341\\/poussin-7277_normal.jpg\",\"name\":\"Fr\\u00e9d\\u00e9ric Douat\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 06 22:26:39 +0000 2009\",\"profile_sidebar_border_color\":\"FFFFFF\",\"id\":54355185,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/fredouat.typepad.com\\/piaillements\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180721345736704,\"created_at\":\"Fri Feb 24 23:01:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1316000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "69a1bced-c648-40e1-b887-c9557f469690-173180721345736704" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw C'est quand meme grave de pas connaitre les resultats des cesars alors qu'ils sont sur tweeter et tout ... NON ...", -"img": { -"src": "http://a0.twimg.com/profile_images/1826253762/gifs__20__normal.gif" -}, -"title": "Systaime: #lgw C'est quand meme grave de pas connaitre les resultats des cesars alors qu'ils sont sur tweeter et tout ... NON ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1317000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw C'est quand meme grave de pas connaitre les resultats des cesars alors qu'ils sont sur tweeter et tout ... NON ...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180725867200513\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":493,\"screen_name\":\"systaime18\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":3206,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/424585054\\/15380207101.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":40,\"profile_link_color\":\"080808\",\"followers_count\":394,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1826253762\\/gifs__20__normal.gif\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"758882\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/424585054\\/15380207101.jpg\",\"profile_sidebar_fill_color\":\"f5ed08\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1826253762\\/gifs__20__normal.gif\",\"name\":\"Systaime\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 08 22:13:03 +0000 2007\",\"profile_sidebar_border_color\":\"000000\",\"id\":758882,\"utc_offset\":3600,\"favourites_count\":111,\"url\":\"http:\\/\\/www.systaime.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180725867200513,\"created_at\":\"Fri Feb 24 23:01:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1317000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fb1fd021-d970-4380-929a-cba80300ed66-173180725867200513" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@aurel_p: j'ai vu mon avatar dans le bubbletv de #lgw” vu aussi", -"img": { -"src": "http://a2.twimg.com/profile_images/1619453342/image_normal.jpg" -}, -"title": "de France: “@aurel_p: j'ai vu mon avatar dans le bubbletv de #lgw” vu aussi", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1318000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@aurel_p: j'ai vu mon avatar dans le bubbletv de #lgw\\u201d vu aussi\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"aurel_p\",\"indices\":[1,9],\"id_str\":\"14321671\",\"name\":\"Aur\\u00e9lien\",\"id\":14321671}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180730720010240\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":916,\"screen_name\":\"Najett2France\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13098,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":44,\"profile_link_color\":\"0084B4\",\"followers_count\":1078,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1619453342\\/image_normal.jpg\",\"description\":\"Fondatrice d'A&P Groupe. #Consultante en #d\\u00e9veloppement des #partenariats pour les #CE\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"318887925\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1619453342\\/image_normal.jpg\",\"name\":\"de France\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 17 06:29:55 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":318887925,\"utc_offset\":-10800,\"favourites_count\":422,\"url\":\"http:\\/\\/www.a-p-groupe.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180730720010240,\"created_at\":\"Fri Feb 24 23:01:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1318000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a0b75696-d2d3-4281-9b2c-ad82adf41c99-173180730720010240" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw kikou", -"img": { -"src": "http://a2.twimg.com/profile_images/1657787350/image_normal.jpg" -}, -"title": "LGW Fan Club: #lgw kikou", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1319000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw kikou\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180734998196225\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LgwFanClub\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":17,\"location\":null,\"profile_text_color\":\"333333\",\"followers_count\":11,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1657787350\\/image_normal.jpg\",\"description\":null,\"statuses_count\":118,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"421417721\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"LGW Fan Club\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Nov 25 22:40:16 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":421417721,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1657787350\\/image_normal.jpg\"},\"truncated\":false,\"id\":173180734998196225,\"created_at\":\"Fri Feb 24 23:01:19 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1319000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "94fca0f4-37a3-4c62-9a7f-2067e6089c13-173180734998196225" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw en TT France :) Bravo ! C'est grâce au @palmashow", -"img": { -"src": "http://a3.twimg.com/profile_images/1679388535/Capture_d__cran_2011-12-07___19.36.48_normal.png" -}, -"title": "Antoine G: #lgw en TT France :) Bravo ! C'est grâce au @palmashow", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1320000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw en TT France :) Bravo ! C'est gr\\u00e2ce au @palmashow\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[44,54],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180739179921408\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Wizidi\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":172,\"location\":\"Rennes\",\"profile_text_color\":\"333333\",\"followers_count\":95,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1679388535\\/Capture_d__cran_2011-12-07___19.36.48_normal.png\",\"description\":\"\\u00c9tudiant Rennais en IUT GEA de 19 ans. \",\"statuses_count\":2993,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"87478259\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Antoine G\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Wed Nov 04 16:44:01 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":87478259,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1679388535\\/Capture_d__cran_2011-12-07___19.36.48_normal.png\"},\"truncated\":false,\"id\":173180739179921408,\"created_at\":\"Fri Feb 24 23:01:20 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1320000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2b62305e-3984-40bd-aa05-32a5b65d2c2c-173180739179921408" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je salue les intentions derrière Le Grand Webze, mais bordel que c'est étrange, comme truc. #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/129612647/boredcat_normal.jpg" -}, -"title": "Lâm HUA: Je salue les intentions derrière Le Grand Webze, mais bordel que c'est étrange, comme truc. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1320000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je salue les intentions derri\\u00e8re Le Grand Webze, mais bordel que c'est \\u00e9trange, comme truc. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[92,96]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180740211707904\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"monsieurlam\",\"lang\":\"en\",\"favourites_count\":133,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":14,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":21596,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/129612647\\/boredcat_normal.jpg\",\"description\":\"+ links \\r\\n+ my life \\r\\n+ no reply \\r\\n+ @decate \\r\\n+ @lense \",\"statuses_count\":10181,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":543,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"7993262\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"L\\u00e2m HUA\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Aug 06 14:07:39 +0000 2007\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":7993262,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.monsieurlam.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/129612647\\/boredcat_normal.jpg\"},\"truncated\":false,\"id\":173180740211707904,\"created_at\":\"Fri Feb 24 23:01:20 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1320000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bcf359fa-8558-49cc-8e70-bec4c0736155-173180740211707904" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "et on passe les 1000 tranquilou #zyva #lgw http://t.co/xCX8Rg1r", -"img": { -"src": "http://a0.twimg.com/profile_images/1745897152/espress_normal.jpg" -}, -"title": "a.grigolini: et on passe les 1000 tranquilou #zyva #lgw http://t.co/xCX8Rg1r", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1320000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"et on passe les 1000 tranquilou #zyva #lgw http:\\/\\/t.co\\/xCX8Rg1r\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"zyva\",\"indices\":[32,37]},{\"text\":\"lgw\",\"indices\":[38,42]}],\"media\":[{\"type\":\"photo\",\"indices\":[43,63],\"sizes\":{\"large\":{\"h\":1024,\"resize\":\"fit\",\"w\":768},\"medium\":{\"h\":800,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":453,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdC9f5CEAECMRz.jpg\",\"id_str\":\"173180734977216513\",\"expanded_url\":\"http:\\/\\/twitter.com\\/antuan\\/status\\/173180734973022208\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdC9f5CEAECMRz.jpg\",\"id\":173180734977216513,\"display_url\":\"pic.twitter.com\\/xCX8Rg1r\",\"url\":\"http:\\/\\/t.co\\/xCX8Rg1r\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.apple.com\\\" rel=\\\"nofollow\\\"\\u003ECamera on iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180734973022208\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":862,\"screen_name\":\"antuan\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2388,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/179413861\\/LogoORTF.gif\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":14,\"profile_link_color\":\"990000\",\"followers_count\":386,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1745897152\\/espress_normal.jpg\",\"description\":\"ristretto sans sucre | direction de la strat\\u00e9gie \\u00e0 francetv (mais ce compte est personnel, n\\u2019engage que moi etc etc) | TL surtout en VF \\/ a volte in italiano\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"5661312\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/179413861\\/LogoORTF.gif\",\"profile_sidebar_fill_color\":\"f2f2f2\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1745897152\\/espress_normal.jpg\",\"name\":\"a.grigolini\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 30 17:55:20 +0000 2007\",\"profile_sidebar_border_color\":\"a8a8a8\",\"id\":5661312,\"utc_offset\":3600,\"favourites_count\":258,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180734973022208,\"created_at\":\"Fri Feb 24 23:01:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1320000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef678da4-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0a29308b-a2c4-45c5-986c-5a1bafe19b2e-173180734973022208" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "heu... @vinvin... la chemise .... ça piiiiique là ^^ #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1544696068/defj_normal.jpg" -}, -"title": "Fabien Bernardi: heu... @vinvin... la chemise .... ça piiiiique là ^^ #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1321000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"heu... @vinvin... la chemise .... \\u00e7a piiiiique l\\u00e0 ^^ #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[7,14],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[53,57]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180743013498881\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"magmafan\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":70,\"location\":\"\",\"profile_text_color\":\"333333\",\"description\":\"\",\"statuses_count\":565,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":22,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1544696068\\/defj_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"53271668\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Fabien Bernardi\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Fri Jul 03 02:46:00 +0000 2009\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":53271668,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1544696068\\/defj_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173180743013498881,\"created_at\":\"Fri Feb 24 23:01:21 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1321000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0a3a7551-4f32-46a4-abc7-d830cdbaec5a-173180743013498881" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Enfin rentrée pour voir la télé ! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1579781654/brush2star_mini_normal.jpg" -}, -"title": "Magalie Baudry: Enfin rentrée pour voir la télé ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1322000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Enfin rentr\\u00e9e pour voir la t\\u00e9l\\u00e9 ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180746050174976\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":251,\"screen_name\":\"Mag_frog\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6515,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"location\":\"Nantes\\/Cholet\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"7762e0\",\"followers_count\":274,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"description\":\"Passions web, infographie, dessin, couture, nouvelles technos, communication, partage et th\\u00e9\\u00e2tre amateur.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"172314328\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"profile_sidebar_fill_color\":\"f7a64a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"name\":\"Magalie Baudry\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 29 12:06:17 +0000 2010\",\"profile_sidebar_border_color\":\"f2b87e\",\"id\":172314328,\"utc_offset\":-7200,\"favourites_count\":6,\"url\":\"http:\\/\\/www.maglagrenouille.fr\\/blog\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180746050174976,\"created_at\":\"Fri Feb 24 23:01:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1322000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4a86e9a9-63ac-49aa-8ae1-3ff290d36c55-173180746050174976" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Fait avoir un sacré coup de pot pour voir son tweet à la Tv du #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1839297474/AvatarEcrouRougeCarre_normal.gif" -}, -"title": "Philippe B: Fait avoir un sacré coup de pot pour voir son tweet à la Tv du #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1322000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Fait avoir un sacr\\u00e9 coup de pot pour voir son tweet \\u00e0 la Tv du #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[63,67]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180746004045824\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1749,\"screen_name\":\"Raydacteur\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":28280,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"location\":\"Crozon, Brittany\",\"show_all_inline_media\":true,\"listed_count\":211,\"profile_link_color\":\"0000ff\",\"followers_count\":2619,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"description\":\"[en] connecting good vibrations [fr] ing\\u00e9nieur philosophe, activateur biologique & lolRT\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"14400518\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"profile_sidebar_fill_color\":\"d3ede7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"name\":\"Philippe B\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 15 20:08:37 +0000 2008\",\"profile_sidebar_border_color\":\"5e1410\",\"id\":14400518,\"utc_offset\":3600,\"favourites_count\":297,\"url\":\"http:\\/\\/bit.ly\\/raydacteur\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180746004045824,\"created_at\":\"Fri Feb 24 23:01:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1322000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a0bbbad0-0b16-4732-8f10-b96a8e0d664c-173180746004045824" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw l'oreillette de f rollin est un oreiller", -"img": { -"src": "http://a1.twimg.com/profile_images/1768745785/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png" -}, -"title": "☠papounay2000☠: #lgw l'oreillette de f rollin est un oreiller", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1322000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw l'oreillette de f rollin est un oreiller\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180746394107905\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":265,\"screen_name\":\"papounay2000\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":3538,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/412848613\\/gandhi.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"FF0000\",\"followers_count\":135,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1768745785\\/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png\",\"description\":\"N'oubliez pas de vous aimer\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BADFCD\",\"id_str\":\"14764219\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/412848613\\/gandhi.jpg\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768745785\\/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png\",\"name\":\"\\u2620papounay2000\\u2620\",\"default_profile_image\":false,\"created_at\":\"Tue May 13 20:33:18 +0000 2008\",\"profile_sidebar_border_color\":\"F2E195\",\"id\":14764219,\"utc_offset\":3600,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180746394107905,\"created_at\":\"Fri Feb 24 23:01:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1322000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e8274c25-aeac-4b55-be63-5103c2bc3cbc-173180746394107905" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon euuuh j'ai retenté #lgw et même si j'aime d'amour la plupart des gens sur le plateau la torpeur ambiante m'envoie vers #CI", -"img": { -"src": "http://a3.twimg.com/profile_images/1721554078/298630_10150358657908358_531643357_8273022_83975969_n_normal.jpg" -}, -"title": "Romain Kohler: Bon euuuh j'ai retenté #lgw et même si j'aime d'amour la plupart des gens sur le plateau la torpeur ambiante m'envoie vers #CI", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1322000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"Bon euuuh j'ai retent\\u00e9 #lgw et m\\u00eame si j'aime d'amour la plupart des gens sur le plateau la torpeur ambiante m'envoie vers #CI\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[23,27]},{\"text\":\"CI\",\"indices\":[123,126]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180746784194561\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"Ozymandale\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":406,\"location\":\"Lyon\",\"profile_text_color\":\"666666\",\"description\":\"Trentenaire, nanardeur, live-twitteur, seriephage,Grumpy is the new sexy\",\"statuses_count\":30890,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":42,\"profile_link_color\":\"2FC2EF\",\"followers_count\":707,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1721554078\\/298630_10150358657908358_531643357_8273022_83975969_n_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"10422822\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Romain Kohler\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Tue Nov 20 20:32:05 +0000 2007\",\"profile_sidebar_fill_color\":\"252429\",\"id\":10422822,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.facebook.com\\/kohler.romain\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1721554078\\/298630_10150358657908358_531643357_8273022_83975969_n_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173180746784194561,\"created_at\":\"Fri Feb 24 23:01:22 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1322000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "28632673-3aae-449d-b70c-18c83ac56311-173180746784194561" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw en TT \\o/", -"img": { -"src": "http://a2.twimg.com/profile_images/1780301867/avatar_normal.jpg" -}, -"title": "Okhin: #lgw en TT \\o/", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1322000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw en TT \\\\o\\/\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180747446878208\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":441,\"screen_name\":\"okhin\",\"lang\":\"en\",\"profile_text_color\":\"739694\",\"statuses_count\":10333,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":65,\"profile_link_color\":\"729172\",\"followers_count\":797,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\",\"description\":\"Cypherpunk fuelled by lulz and caffein, data-pornstar, crypto-terrorist \\/ 00513947\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"2f1812\",\"id_str\":\"49560409\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"profile_sidebar_fill_color\":\"411c0f\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\",\"name\":\"Okhin\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 22 06:52:46 +0000 2009\",\"profile_sidebar_border_color\":\"2f1812\",\"id\":49560409,\"utc_offset\":3600,\"favourites_count\":38,\"url\":\"https:\\/\\/about.okhin.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180747446878208,\"created_at\":\"Fri Feb 24 23:01:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1322000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c0caea43-909f-4921-a20b-7af99668b848-173180747446878208" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est moi ou ils sont sur TweetDeck ? #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1834743858/389803_305088509516624_200063773352432_1258527_2126190789_n_normal.jpg" -}, -"title": "Amélie Owl : C'est moi ou ils sont sur TweetDeck ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1322000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est moi ou ils sont sur TweetDeck ? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[38,42]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180749598556161\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"022330\",\"screen_name\":\"xYumiste\",\"lang\":\"fr\",\"favourites_count\":27,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":277,\"location\":\"Caen\",\"profile_text_color\":\"333333\",\"followers_count\":145,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1834743858\\/389803_305088509516624_200063773352432_1258527_2126190789_n_normal.jpg\",\"description\":\"Whovian, Gleek, Potterhead, Merlinian! I live in the TARDIS. I fall in love with Mister Bean. #TeamWhovian\",\"statuses_count\":17077,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/292579476\\/fondtardib1.jpg\",\"show_all_inline_media\":false,\"listed_count\":11,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"103989420\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Am\\u00e9lie Owl \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/292579476\\/fondtardib1.jpg\",\"created_at\":\"Mon Jan 11 22:34:07 +0000 2010\",\"profile_sidebar_fill_color\":\"c0dfec\",\"id\":103989420,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/timeladyandtimelord.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1834743858\\/389803_305088509516624_200063773352432_1258527_2126190789_n_normal.jpg\"},\"truncated\":false,\"id\":173180749598556161,\"created_at\":\"Fri Feb 24 23:01:22 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1322000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8c2d998b-48a7-4e35-9b4c-9c506ba02478-173180749598556161" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw C'est vachement innovant comme émission !", -"img": { -"src": "http://a2.twimg.com/profile_images/1803227504/lolilol_normal.JPG" -}, -"title": "Thomas Gabri L: #lgw C'est vachement innovant comme émission !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1322000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw C'est vachement innovant comme \\u00e9mission !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180749271416832\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":315,\"screen_name\":\"TonMeilleurAmi_\",\"lang\":\"fr\",\"profile_text_color\":\"010157\",\"statuses_count\":2443,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/416460348\\/daft1.png\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"eb0c0c\",\"followers_count\":713,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1803227504\\/lolilol_normal.JPG\",\"description\":\"J'\\u00e9coute du dancefloor, du rock, du jazz, de la techno, du hip-hop, de la pop, du R&B, de la soul, enfin tout quoi ... -Impose ton style !-\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"000000\",\"id_str\":\"305581176\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/416460348\\/daft1.png\",\"profile_sidebar_fill_color\":\"c7c3c3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803227504\\/lolilol_normal.JPG\",\"name\":\"Thomas Gabri L\",\"default_profile_image\":false,\"created_at\":\"Thu May 26 13:24:41 +0000 2011\",\"profile_sidebar_border_color\":\"000000\",\"id\":305581176,\"utc_offset\":null,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180749271416832,\"created_at\":\"Fri Feb 24 23:01:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1322000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d6cfaaf2-6882-4a0b-ab6b-4db65e6f71d6-173180749271416832" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "L'émission la plus interactive du PAF #lgw", -"img": { -"src": "http://a1.twimg.com/sticky/default_profile_images/default_profile_6_normal.png" -}, -"title": "Gw3nd0ul: L'émission la plus interactive du PAF #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1323000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"L'\\u00e9mission la plus interactive du PAF #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[38,42]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180750059929600\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":434,\"screen_name\":\"Gw3nd0ul\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":509,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"143017258\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"name\":\"Gw3nd0ul\",\"default_profile_image\":true,\"created_at\":\"Wed May 12 10:42:39 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":143017258,\"utc_offset\":3600,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180750059929600,\"created_at\":\"Fri Feb 24 23:01:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1323000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3f962c36-f8ba-4bf7-b569-44ebaf3a7cc8-173180750059929600" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Vinvin ou trente trente? #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1851178724/61_normal.png" -}, -"title": "Colombien et toi ?: Vinvin ou trente trente? #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1324000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Vinvin ou trente trente? #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[25,29]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180757265752064\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":63,\"screen_name\":\"HAYTSH\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9727,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/387067801\\/4587347080_7c4c5d8fc7.jpg\",\"location\":\"\\u30b9\\u30c8\\u30e9\\u30b9\\u30d6\\u30fc\\u30eb\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":53,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851178724\\/61_normal.png\",\"description\":\"J'suis un ksos j'ai 5 ans. \",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"277031586\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/387067801\\/4587347080_7c4c5d8fc7.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851178724\\/61_normal.png\",\"name\":\"Colombien et toi ?\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 04 15:24:48 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":277031586,\"utc_offset\":3600,\"favourites_count\":83,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180757265752064,\"created_at\":\"Fri Feb 24 23:01:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1324000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "67ef4701-4ea3-4997-9f8f-17b00adcfbc8-173180757265752064" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw seul chose a retenir des\nCesar OMAR SY meilleur acteur", -"img": { -"src": "http://a1.twimg.com/profile_images/1743823879/20763_1408981744940_1244365170_31221536_5172197_n_normal.jpg" -}, -"title": "jonathan cavasse: #lgw seul chose a retenir des\nCesar OMAR SY meilleur acteur", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1325000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw seul chose a retenir des\\nCesar OMAR SY meilleur acteur\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180758586966018\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"cavasse\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":144,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":12,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1743823879\\/20763_1408981744940_1244365170_31221536_5172197_n_normal.jpg\",\"description\":\"\",\"statuses_count\":84,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"243674918\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"jonathan cavasse\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Jan 27 15:34:15 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":243674918,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1743823879\\/20763_1408981744940_1244365170_31221536_5172197_n_normal.jpg\"},\"truncated\":false,\"id\":173180758586966018,\"created_at\":\"Fri Feb 24 23:01:25 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1325000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8339aa41-78d9-4122-ac36-c9cd302eccbd-173180758586966018" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ben ouais #lgw rentre en TT", -"img": { -"src": "http://a3.twimg.com/profile_images/1803065777/me_w_arb_normal.jpg" -}, -"title": "Zacal: Ben ouais #lgw rentre en TT", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1326000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ben ouais #lgw rentre en TT\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[10,14]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180765268492288\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"zacal33\",\"lang\":\"fr\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":602,\"location\":\"Bordeaux\",\"profile_text_color\":\"333333\",\"followers_count\":258,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1803065777\\/me_w_arb_normal.jpg\",\"description\":\"Si on remboursait le temps perdu, je serais riche. Politiquement ambidextre asym\\u00e9trique, dominante h\\u00e9misph\\u00e8re gauche. Serial retweeter de @solangeteparle\",\"statuses_count\":3674,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"51889223\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Zacal\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Sun Jun 28 23:59:26 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":51889223,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803065777\\/me_w_arb_normal.jpg\"},\"truncated\":false,\"id\":173180765268492288,\"created_at\":\"Fri Feb 24 23:01:26 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1326000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a1ba1b94-487d-4bee-a738-5bc29c99a63b-173180765268492288" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Thé artist gagnant #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/412894535/portrait_US_rod_normal.jpg" -}, -"title": "Monrod: Thé artist gagnant #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1326000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Th\\u00e9 artist gagnant #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180764014387200\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":171,\"screen_name\":\"Monrod\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":1617,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/53946256\\/mambo2004-2.gif\",\"location\":\"Paris - France\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"2fefab\",\"followers_count\":152,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/412894535\\/portrait_US_rod_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"14303875\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/53946256\\/mambo2004-2.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/412894535\\/portrait_US_rod_normal.jpg\",\"name\":\"Monrod\",\"default_profile_image\":false,\"created_at\":\"Fri Apr 04 15:59:21 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":14303875,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/www.rodolphepelosse.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180764014387200,\"created_at\":\"Fri Feb 24 23:01:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1326000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cf9ed4c2-16e2-4456-883b-e8ae50eb3863-173180764014387200" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et pendant ce temps là, dans la régie du Grand Webze... #lgw http://t.co/I3v9T1e2", -"img": { -"src": "http://a2.twimg.com/profile_images/1419070763/France5Officiel_tw_normal.jpg" -}, -"title": "France5: Et pendant ce temps là, dans la régie du Grand Webze... #lgw http://t.co/I3v9T1e2", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1326000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Et pendant ce temps l\\u00e0, dans la r\\u00e9gie du Grand Webze... #lgw http:\\/\\/t.co\\/I3v9T1e2\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[61,81],\"expanded_url\":\"http:\\/\\/instagr.am\\/p\\/HZ_HbWproM\\/\",\"display_url\":\"instagr.am\\/p\\/HZ_HbWproM\\/\",\"url\":\"http:\\/\\/t.co\\/I3v9T1e2\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[56,60]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180764777758720\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":true,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":834,\"screen_name\":\"France5tv\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":3553,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/408116761\\/bg_france5.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":849,\"profile_link_color\":\"FF0000\",\"followers_count\":48936,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850248437\\/Logo_France_5_FB_twitter_normal.jpg\",\"description\":\"France 5, cha\\u00eene du Groupe France T\\u00e9l\\u00e9visions. Apr\\u00e8s avoir fait connaissance, rapprochons-nous sur cette TL #media #clair\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"84c810\",\"id_str\":\"36932487\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408116761\\/bg_france5.jpg\",\"profile_sidebar_fill_color\":\"50912a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850248437\\/Logo_France_5_FB_twitter_normal.jpg\",\"name\":\"France5\",\"default_profile_image\":false,\"created_at\":\"Fri May 01 12:30:02 +0000 2009\",\"profile_sidebar_border_color\":\"2ca33e\",\"id\":36932487,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180764777758720,\"created_at\":\"Fri Feb 24 23:01:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1326000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "03442829-d057-40f1-af0f-f46dad209e9f-173180764777758720" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Si si #lgw , les césars ont fait 215 tweets", -"img": { -"src": "http://a0.twimg.com/profile_images/1057976915/CrazyCat_normal.jpg" -}, -"title": "CrazyCat: Si si #lgw , les césars ont fait 215 tweets", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1327000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Si si #lgw , les c\\u00e9sars ont fait 215 tweets\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[6,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.bitlbee.org\\/\\\" rel=\\\"nofollow\\\"\\u003EBitlBee\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180767671824384\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":71,\"screen_name\":\"Ethanaul\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":878,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0000ff\",\"followers_count\":70,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1057976915\\/CrazyCat_normal.jpg\",\"description\":\"Je ne sais plus si je d\\u00e9veloppe des bugs ou les corrige... Un peu des deux s\\u00fbrement.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"id_str\":\"5737442\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"e0ff92\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1057976915\\/CrazyCat_normal.jpg\",\"name\":\"CrazyCat\",\"default_profile_image\":false,\"created_at\":\"Thu May 03 11:30:47 +0000 2007\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":5737442,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.g33k-zone.org\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180767671824384,\"created_at\":\"Fri Feb 24 23:01:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1327000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3b1cfea6-f676-49ea-81f7-4c8b19cb7a5a-173180767671824384" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @cybunk: #lgw francois rollin doit il rester ?? #ilreste #ilpart #cqui #change2ton #change2chemise :-)", -"img": { -"src": "http://a3.twimg.com/profile_images/1292629982/Dallage_Bleu_Ispahan_normal.jpg" -}, -"title": "Hélène Herniou: RT @cybunk: #lgw francois rollin doit il rester ?? #ilreste #ilpart #cqui #change2ton #change2chemise :-)", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1328000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @cybunk: #lgw francois rollin doit il rester ?? #ilreste #ilpart #cqui #change2ton #change2chemise :-)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"cybunk\",\"indices\":[3,10],\"id_str\":\"14905766\",\"name\":\"Samuel Huron\",\"id\":14905766}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]},{\"text\":\"ilreste\",\"indices\":[51,59]},{\"text\":\"ilpart\",\"indices\":[60,67]},{\"text\":\"cqui\",\"indices\":[68,73]},{\"text\":\"change2ton\",\"indices\":[74,85]},{\"text\":\"change2chemise\",\"indices\":[86,101]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw francois rollin doit il rester ?? #ilreste #ilpart #cqui #change2ton #change2chemise :-)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[39,47]},{\"text\":\"ilpart\",\"indices\":[48,55]},{\"text\":\"cqui\",\"indices\":[56,61]},{\"text\":\"change2ton\",\"indices\":[62,73]},{\"text\":\"change2chemise\",\"indices\":[74,89]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180058926723072\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":764,\"screen_name\":\"cybunk\",\"lang\":\"en\",\"profile_text_color\":\"4c9c8f\",\"statuses_count\":2674,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/51130859\\/3577914799_1350cff02e.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":69,\"profile_link_color\":\"b3009b\",\"followers_count\":699,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/309624209\\/Cy2_normal.png\",\"description\":\"Lead designer @IRILive Centre Pompidou \\/ PhD student in #infoviz #chi @ Paris11 \\/ @INRIA : #ui #Webdesign, #WebScience, #philosophy, #open #innovation\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"000000\",\"id_str\":\"14905766\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/51130859\\/3577914799_1350cff02e.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/309624209\\/Cy2_normal.png\",\"name\":\"Samuel Huron\",\"default_profile_image\":false,\"created_at\":\"Mon May 26 06:02:18 +0000 2008\",\"profile_sidebar_border_color\":\"b3009b\",\"id\":14905766,\"utc_offset\":-10800,\"favourites_count\":405,\"url\":\"http:\\/\\/www.cybunk.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180058926723072,\"created_at\":\"Fri Feb 24 22:58:38 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180772977614848\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":255,\"screen_name\":\"cliophile\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3747,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/98452727\\/IMG_3913.JPG\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":38,\"profile_link_color\":\"608ddb\",\"followers_count\":377,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1292629982\\/Dallage_Bleu_Ispahan_normal.jpg\",\"description\":\"Culture, num\\u00e9rique et patrimoine ... mais aussi mus\\u00e9ologie, architecture, arts vivants, design, photographie, histoire, communication, ... ! Bref : #museogeek\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"362b2b\",\"id_str\":\"126441750\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/98452727\\/IMG_3913.JPG\",\"profile_sidebar_fill_color\":\"ffb8cc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1292629982\\/Dallage_Bleu_Ispahan_normal.jpg\",\"name\":\"H\\u00e9l\\u00e8ne Herniou\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 25 22:10:07 +0000 2010\",\"profile_sidebar_border_color\":\"3b3636\",\"id\":126441750,\"utc_offset\":3600,\"favourites_count\":35,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180772977614848,\"created_at\":\"Fri Feb 24 23:01:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1328000, -"tags": [ -{ -"id-ref": "ef54d3da-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "842bc11c-5854-4770-a831-c2d1a65b9f2f-173180772977614848" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Tu vas voir #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1714137717/For_the_fuck_normal.png" -}, -"title": "o0REL: Tu vas voir #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1329000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Tu vas voir #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180775942991872\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":147,\"screen_name\":\"o0REL\",\"lang\":\"fr\",\"profile_text_color\":\"634047\",\"statuses_count\":6740,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432865195\\/Twitter_Galaxy.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"9aa6a1\",\"followers_count\":80,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1714137717\\/For_the_fuck_normal.png\",\"description\":\"A base de compote\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"636566\",\"id_str\":\"69682753\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432865195\\/Twitter_Galaxy.jpg\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1714137717\\/For_the_fuck_normal.png\",\"name\":\"o0REL\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 28 20:12:55 +0000 2009\",\"profile_sidebar_border_color\":\"D3D2CF\",\"id\":69682753,\"utc_offset\":3600,\"favourites_count\":2680,\"url\":\"http:\\/\\/o0rel.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180775942991872,\"created_at\":\"Fri Feb 24 23:01:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1329000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dbd8a098-523f-4259-85bf-72c2655249d6-173180775942991872" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Long entretien avec le @palmashow, inspiré par les questions des internautes #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1594302019/3eadcb00-f04c-4c61-b122-e74a871d97e2_normal.png" -}, -"title": "Sophie TAN: RT @LeGrandWebze: Long entretien avec le @palmashow, inspiré par les questions des internautes #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1329000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Long entretien avec le @palmashow, inspir\\u00e9 par les questions des internautes #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"palmashow\",\"indices\":[41,51],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[95,99]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Long entretien avec le @palmashow, inspir\\u00e9 par les questions des internautes #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[23,33],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[77,81]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179096069701633\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1480,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3140,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179096069701633,\"created_at\":\"Fri Feb 24 22:54:48 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180777301938176\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":303,\"screen_name\":\"sophie_ehrhardt\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":407,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"Strasbourg\",\"show_all_inline_media\":true,\"listed_count\":20,\"profile_link_color\":\"990000\",\"followers_count\":250,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1594302019\\/3eadcb00-f04c-4c61-b122-e74a871d97e2_normal.png\",\"description\":\"Branch\\u00e9e sur la communication irl&web des institutions culturelles et la m\\u00e9diation. #museogeek #fid\\u00e9lisation #web2.0 Charg\\u00e9 de Communication et CM\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"274446618\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1594302019\\/3eadcb00-f04c-4c61-b122-e74a871d97e2_normal.png\",\"name\":\"Sophie TAN\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 30 09:32:58 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":274446618,\"utc_offset\":3600,\"favourites_count\":11,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/sophie-ehrhardt\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180777301938176,\"created_at\":\"Fri Feb 24 23:01:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1329000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f439651d-761a-4074-8489-fff8244f3b29-173180777301938176" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Quels pronostics pour le nombre de tweets #lgw à la fin de l'émission ?", -"img": { -"src": "http://a1.twimg.com/profile_images/1612831528/cni_id_normal.jpg" -}, -"title": "Jean-Louis Coste: Quels pronostics pour le nombre de tweets #lgw à la fin de l'émission ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1329000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Quels pronostics pour le nombre de tweets #lgw \\u00e0 la fin de l'\\u00e9mission ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[42,46]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180776580530176\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":132,\"screen_name\":\"jlcoste\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":544,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"10207a\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"description\":\"Langue, litt\\u00e9rature et politique. Sp\\u00e9cialis\\u00e9 en traitement automatique des langues (presse). Rattach\\u00e9 \\u00e0 l'Universit\\u00e9 de Paris 3, et prof. en coll\\u00e8ge de banlieue\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"244454441\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"name\":\"Jean-Louis Coste\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 29 10:24:46 +0000 2011\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":244454441,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180776580530176,\"created_at\":\"Fri Feb 24 23:01:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1329000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "be2e4a42-cdae-45f7-ba0b-ebb14c92d4b2-173180776580530176" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@misterclem: #LGW Donc ça c'est fait je viens de voir ma tronche sur @france5TV #check”:))))", -"img": { -"src": "http://a2.twimg.com/profile_images/1806696137/image_normal.jpg" -}, -"title": "dominique stizi: “@misterclem: #LGW Donc ça c'est fait je viens de voir ma tronche sur @france5TV #check”:))))", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1330000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@misterclem: #LGW Donc \\u00e7a c'est fait je viens de voir ma tronche sur @france5TV #check\\u201d:))))\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"misterclem\",\"indices\":[1,12],\"id_str\":\"11793022\",\"name\":\"Misterclem\",\"id\":11793022},{\"screen_name\":\"France5tv\",\"indices\":[70,80],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[14,18]},{\"text\":\"check\",\"indices\":[81,87]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180779411685377\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1151,\"screen_name\":\"mylenemycotton\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":8162,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"marseille\",\"show_all_inline_media\":false,\"listed_count\":12,\"profile_link_color\":\"0084B4\",\"followers_count\":462,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1806696137\\/image_normal.jpg\",\"description\":\"curieuse de nature....un avis sur tout......\\r\\npassionn\\u00e9e d'economie-politique-mode\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"253491103\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1806696137\\/image_normal.jpg\",\"name\":\"dominique stizi\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 17 10:36:37 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":253491103,\"utc_offset\":-10800,\"favourites_count\":69,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180779411685377,\"created_at\":\"Fri Feb 24 23:01:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1330000, -"tags": [ -{ -"id-ref": "ef56bcae-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "033feffc-dece-420a-8cce-8471cb6169d9-173180779411685377" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @nicolaslesaint: Nickel la chemise de #Vinvin pour régler la mire #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1705755913/twitter-popup-bulle-info-icone-5035-256_normal.png" -}, -"title": "Cédric Le Grevès: RT @nicolaslesaint: Nickel la chemise de #Vinvin pour régler la mire #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1330000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @nicolaslesaint: Nickel la chemise de #Vinvin pour r\\u00e9gler la mire #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"nicolaslesaint\",\"indices\":[3,18],\"id_str\":\"404016609\",\"name\":\"Nicolas LE SAINT\",\"id\":404016609}],\"urls\":[],\"hashtags\":[{\"text\":\"Vinvin\",\"indices\":[41,48]},{\"text\":\"lgw\",\"indices\":[69,73]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180781378801665\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1814,\"screen_name\":\"clegreves\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":435,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":356,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1705755913\\/twitter-popup-bulle-info-icone-5035-256_normal.png\",\"description\":\"@TVcheck addict\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"316519559\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1705755913\\/twitter-popup-bulle-info-icone-5035-256_normal.png\",\"name\":\"C\\u00e9dric Le Grev\\u00e8s\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 13 15:35:43 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":316519559,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180781378801665,\"created_at\":\"Fri Feb 24 23:01:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1330000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef574386-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4edb3f57-a236-4fb6-b7b4-6ead4a50294d-173180781378801665" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@rubin regarde le grand webze sur france 5 l'ami ! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1578085959/funny-dirty-photos-thechive-7_normal.jpg" -}, -"title": "Matthieu Michel: @rubin regarde le grand webze sur france 5 l'ami ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1332000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@rubin regarde le grand webze sur france 5 l'ami ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"rubin\",\"indices\":[0,6],\"id_str\":\"1536651\",\"name\":\"Rubin Sfadj\",\"id\":1536651}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[51,55]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173180212853489664\",\"id_str\":\"173180789301846016\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173180212853489664,\"in_reply_to_user_id_str\":\"1536651\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":68,\"screen_name\":\"MicheO3\",\"lang\":\"en\",\"profile_text_color\":\"3E4415\",\"statuses_count\":5141,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"Marseille\\/Paris\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"D02B55\",\"followers_count\":95,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1578085959\\/funny-dirty-photos-thechive-7_normal.jpg\",\"description\":\"\\u00ab Dieu a cr\\u00e9\\u00e9 les seins pour nourrir les enfants et on y met des proth\\u00e8ses pour nourrir les docteurs. \\u00bb\\u00ab Ce monde est un vaste naufrage : sauve qui peut ! \\u00bb\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"68460513\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1578085959\\/funny-dirty-photos-thechive-7_normal.jpg\",\"name\":\"Matthieu Michel\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 24 17:30:05 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":68460513,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":\"rubin\",\"truncated\":false,\"id\":173180789301846016,\"created_at\":\"Fri Feb 24 23:01:32 +0000 2012\",\"in_reply_to_user_id\":1536651}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1332000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "752c1375-6292-4b63-9c0b-71797f5fbba0-173180789301846016" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Jean Dujardin n'a pas eu son Cesar. Adrien et Dove pleurent #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1417270951/DoveArhur_normal.jpg" -}, -"title": "Dove Arthur : Jean Dujardin n'a pas eu son Cesar. Adrien et Dove pleurent #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1334000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Jean Dujardin n'a pas eu son Cesar. Adrien et Dove pleurent #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[60,64]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180797036142592\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":261,\"screen_name\":\"DoveArthur\",\"lang\":\"fr\",\"profile_text_color\":\"a19a4d\",\"statuses_count\":1841,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/420571809\\/Movember-Super-Mario-Bros.jpg\",\"location\":\"Lille\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"37447d\",\"followers_count\":129,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1417270951\\/DoveArhur_normal.jpg\",\"description\":\"\\u00c9tudiant EFAP Lille Europe Promo 2013 - R\\u00e9dacteur - Graphiste - Lomographiste - Cin\\u00e9phile\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"96210164\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/420571809\\/Movember-Super-Mario-Bros.jpg\",\"profile_sidebar_fill_color\":\"f7fcfc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1417270951\\/DoveArhur_normal.jpg\",\"name\":\"Dove Arthur \",\"default_profile_image\":false,\"created_at\":\"Fri Dec 11 21:27:09 +0000 2009\",\"profile_sidebar_border_color\":\"f50e22\",\"id\":96210164,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180797036142592,\"created_at\":\"Fri Feb 24 23:01:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1334000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e34ca92f-8ec9-4baa-8346-456e91707ba1-173180797036142592" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'avais oublié ce savoureux bordel qu'est @LeGrandWebze #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1648905085/lolymous_2_normal.jpg" -}, -"title": "Solferishow: J'avais oublié ce savoureux bordel qu'est @LeGrandWebze #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1336000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'avais oubli\\u00e9 ce savoureux bordel qu'est @LeGrandWebze #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[42,55],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[56,60]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180807630958593\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1143,\"screen_name\":\"solferishow\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13623,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Il est parti par l\\u00e0. \\u261b\",\"show_all_inline_media\":false,\"listed_count\":169,\"profile_link_color\":\"0084B4\",\"followers_count\":4872,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\",\"description\":\"Si Dieu a cr\\u00e9\\u00e9 l'Homme le 6\\u00e8me jour, c'\\u00e9tait surtout pour passer la semaine peinard. Je suis D\\u00e9l\\u00e9gu\\u00e9 des Jeunes Populaires de l'Empire colonial fran\\u00e7ais.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"232221031\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\",\"name\":\"Solferishow\",\"default_profile_image\":false,\"created_at\":\"Thu Dec 30 15:26:17 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":232221031,\"utc_offset\":-10800,\"favourites_count\":20,\"url\":\"http:\\/\\/www.solferishow.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180807630958593,\"created_at\":\"Fri Feb 24 23:01:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1336000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "98520986-a88d-4b67-97d1-4b389f015b5f-173180807630958593" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Ellepart @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1846735986/image_normal.jpg" -}, -"title": "Margaux M.: #Ellepart @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1336000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#Ellepart @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[10,20],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[60,67],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"Ellepart\",\"indices\":[0,9]},{\"text\":\"lgw\",\"indices\":[68,72]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180808507564033\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"margauxmet\",\"lang\":\"fr\",\"favourites_count\":4,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":87,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1846735986\\/image_normal.jpg\",\"description\":\"C'\\u00e9tait moi le bout de bois qui sauve Rose dans Titanic.\",\"statuses_count\":80,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"452997531\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Margaux M.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Jan 02 13:29:50 +0000 2012\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":452997531,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1846735986\\/image_normal.jpg\"},\"truncated\":false,\"id\":173180808507564033,\"created_at\":\"Fri Feb 24 23:01:36 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1336000, -"tags": [ -{ -"id-ref": "ef5001ac-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "44781192-cfa8-40ad-8eff-c39dbeafcb0c-173180808507564033" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On se pose devant #lgw. #narmol", -"img": { -"src": "http://a0.twimg.com/profile_images/28546242/hooligan_normal.jpg" -}, -"title": "Brice Mazenod: On se pose devant #lgw. #narmol", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1337000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"On se pose devant #lgw. #narmol\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[18,22]},{\"text\":\"narmol\",\"indices\":[24,31]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180809660989440\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":548,\"screen_name\":\"BriKo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":16795,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":231,\"profile_link_color\":\"0084B4\",\"followers_count\":3960,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/28546242\\/hooligan_normal.jpg\",\"description\":\"Passionn\\u00e9 de #Marketing, #Communication, Web 2, nouvelles technos, #sport, #football, blogueurs\\/twitteurs... Et Community Manager @adidasFR\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"6651722\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/28546242\\/hooligan_normal.jpg\",\"name\":\"Brice Mazenod\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 07 21:56:31 +0000 2007\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":6651722,\"utc_offset\":3600,\"favourites_count\":179,\"url\":\"http:\\/\\/www.kickandblog.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180809660989440,\"created_at\":\"Fri Feb 24 23:01:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1337000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef6a2c62-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "10aa9451-ed7b-4a0e-a1fa-67805fd23f3f-173180809660989440" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Par contre on a plus de Rollin que la dernière fois et çà c'est quand même une grande satisfaction #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1809740458/yp6RTf3m_normal" -}, -"title": "Hêtre Absurde: Par contre on a plus de Rollin que la dernière fois et çà c'est quand même une grande satisfaction #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1337000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Par contre on a plus de Rollin que la derni\\u00e8re fois et \\u00e7\\u00e0 c'est quand m\\u00eame une grande satisfaction #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[99,103]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180811783319553\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":97,\"screen_name\":\"GuillaumBr\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":314,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/330915258\\/geyser-geysir-islande.jpg\",\"location\":\"Tours\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"2FC2EF\",\"followers_count\":29,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1809740458\\/yp6RTf3m_normal\",\"description\":\"naissance:1986 - d\\u00e9c\\u00e8s: keep in touch. Je vous tweeterais!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"374241912\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/330915258\\/geyser-geysir-islande.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1809740458\\/yp6RTf3m_normal\",\"name\":\"H\\u00eatre Absurde\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 15 23:40:39 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":374241912,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180811783319553,\"created_at\":\"Fri Feb 24 23:01:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1337000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "97309108-b164-4898-917d-ed30592e7091-173180811783319553" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@sanchez_theo: @LeGrandWebze #lgw @palmashow", -"img": { -"src": "http://a0.twimg.com/profile_images/1838207664/image_normal.jpg" -}, -"title": "Sanchez Théo: @sanchez_theo: @LeGrandWebze #lgw @palmashow", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1338000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"sanchez_theo\",\"favorited\":false,\"text\":\"@sanchez_theo: @LeGrandWebze #lgw @palmashow\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"sanchez_theo\",\"indices\":[0,13],\"name\":\"Sanchez Th\\u00e9o\",\"id_str\":\"374697529\",\"id\":374697529},{\"screen_name\":\"LeGrandWebze\",\"indices\":[15,28],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385},{\"screen_name\":\"palmashow\",\"indices\":[34,44],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[29,33]}]},\"in_reply_to_user_id\":374697529,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180815751135232\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"sanchez_theo\",\"lang\":\"fr\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":60,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":16,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1838207664\\/image_normal.jpg\",\"description\":\"\",\"statuses_count\":143,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433540734\\/htk.jpg\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"374697529\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Sanchez Th\\u00e9o\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433540734\\/htk.jpg\",\"created_at\":\"Fri Sep 16 19:34:01 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":374697529,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838207664\\/image_normal.jpg\"},\"truncated\":false,\"id\":173180815751135232,\"created_at\":\"Fri Feb 24 23:01:38 +0000 2012\",\"in_reply_to_user_id_str\":\"374697529\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1338000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "258310c3-3482-47ee-abdb-659b1c8390d0-173180815751135232" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @pocarles: La chemise de @vinvin #ilpart #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1727204040/image_normal.jpg" -}, -"title": "Marc Phalippou: RT @pocarles: La chemise de @vinvin #ilpart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1338000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @pocarles: La chemise de @vinvin #ilpart #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"pocarles\",\"indices\":[3,12],\"name\":\"PierreOlivier Carles\",\"id_str\":\"23074316\",\"id\":23074316},{\"screen_name\":\"Vinvin\",\"indices\":[28,35],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[36,43]},{\"text\":\"lgw\",\"indices\":[44,48]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"La chemise de @vinvin #ilpart #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[14,21],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[22,29]},{\"text\":\"lgw\",\"indices\":[30,34]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180106779533312\",\"user\":{\"default_profile_image\":false,\"verified\":true,\"notifications\":null,\"profile_sidebar_border_color\":\"ffffff\",\"screen_name\":\"pocarles\",\"lang\":\"fr\",\"favourites_count\":80,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":1148,\"location\":\"Toulouse - Miami\",\"profile_text_color\":\"333333\",\"followers_count\":5248,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1717757168\\/PO_Fond_Gris_normal.jpg\",\"description\":\"Co-Founder at @Digidust & @Labotec. BA in @Stonfield @APICube @Hellotipi and others.\\r\\nMore Entrepreneur than Investor. Rugby, Gastronomy and Human enthusiast !\",\"statuses_count\":32041,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433336791\\/110070354.jpg\",\"show_all_inline_media\":true,\"listed_count\":448,\"profile_link_color\":\"5cace5\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFFFFF\",\"protected\":false,\"id_str\":\"23074316\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"PierreOlivier Carles\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433336791\\/110070354.jpg\",\"created_at\":\"Fri Mar 06 15:10:47 +0000 2009\",\"profile_sidebar_fill_color\":\"f0f0f0\",\"id\":23074316,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.pocarles.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1717757168\\/PO_Fond_Gris_normal.jpg\"},\"truncated\":false,\"id\":173180106779533312,\"created_at\":\"Fri Feb 24 22:58:49 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180813540737025\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BEDFB6\",\"screen_name\":\"marcphalippou\",\"lang\":\"fr\",\"favourites_count\":46,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1344,\"location\":\"Paris\",\"profile_text_color\":\"895429\",\"followers_count\":749,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1727204040\\/image_normal.jpg\",\"description\":\"Bougnat \\u00e0 Paris, marchand d'id\\u00e9es et de confiance dans la com et l'assurance.\",\"statuses_count\":2115,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431152481\\/med_arton10050-ab39e-jpg.jpg\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"39BD91\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0E0D02\",\"protected\":false,\"id_str\":\"92352549\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Marc Phalippou\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431152481\\/med_arton10050-ab39e-jpg.jpg\",\"created_at\":\"Tue Nov 24 20:05:52 +0000 2009\",\"profile_sidebar_fill_color\":\"0E0D02\",\"id\":92352549,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.facebook.com\\/profile.php?id=100001663745687\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727204040\\/image_normal.jpg\"},\"truncated\":false,\"id\":173180813540737025,\"created_at\":\"Fri Feb 24 23:01:38 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1338000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1e303ca8-2d9a-4642-bdac-40d4c59f51d7-173180813540737025" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW je vous conchie", -"img": { -"src": "http://a1.twimg.com/sticky/default_profile_images/default_profile_6_normal.png" -}, -"title": "Weyl Clément: #LGW je vous conchie", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1338000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW je vous conchie\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180815365251074\",\"user\":{\"default_profile_image\":true,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"ZinAwillRockYou\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":7,\"location\":null,\"profile_text_color\":\"333333\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"description\":null,\"statuses_count\":0,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"490686972\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Weyl Cl\\u00e9ment\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sun Feb 12 20:16:44 +0000 2012\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":490686972,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\"},\"truncated\":false,\"id\":173180815365251074,\"created_at\":\"Fri Feb 24 23:01:38 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1338000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9b2ab272-ea04-4b9f-9ee8-3cdac1456ca6-173180815365251074" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze #lgw Le César du meilleur a été attribué à ... La chemise de Vinvin (film muet pour des sourds)", -"img": { -"src": "http://a0.twimg.com/profile_images/1683806084/ProfilFB_normal.gif" -}, -"title": "Chris M: @LeGrandWebze #lgw Le César du meilleur a été attribué à ... La chemise de Vinvin (film muet pour des sourds)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1338000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze #lgw Le C\\u00e9sar du meilleur a \\u00e9t\\u00e9 attribu\\u00e9 \\u00e0 ... La chemise de Vinvin (film muet pour des sourds)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180816782917632\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":18,\"screen_name\":\"ChrisM_Paris\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":8,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683806084\\/ProfilFB_normal.gif\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"432844367\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683806084\\/ProfilFB_normal.gif\",\"name\":\"Chris M\",\"default_profile_image\":false,\"created_at\":\"Fri Dec 09 21:08:29 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":432844367,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173180816782917632,\"created_at\":\"Fri Feb 24 23:01:38 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1338000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0ffd9c20-93d6-4a25-b101-2fd27e255af9-173180816782917632" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw le plateau est d'une tristesse, toutes les couleurs sont dans la chemise ?", -"img": { -"src": "http://a2.twimg.com/profile_images/1685061192/Photo_du_10-12-11___15.18_normal.jpg" -}, -"title": "DelloyeCoiteux: #lgw le plateau est d'une tristesse, toutes les couleurs sont dans la chemise ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1338000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw le plateau est d'une tristesse, toutes les couleurs sont dans la chemise ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180816661291008\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":276,\"screen_name\":\"DelloyeCoiteux\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2101,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":89,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1685061192\\/Photo_du_10-12-11___15.18_normal.jpg\",\"description\":\"Design, Architecture, Photographie, Web et autres petites curiosit\\u00e9s\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"433388967\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1685061192\\/Photo_du_10-12-11___15.18_normal.jpg\",\"name\":\"DelloyeCoiteux\",\"default_profile_image\":false,\"created_at\":\"Sat Dec 10 14:14:07 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":433388967,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180816661291008,\"created_at\":\"Fri Feb 24 23:01:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1338000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "519f79b2-de4e-4270-9ff7-83fc2e30daf9-173180816661291008" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "1000 tweets sur la chemise de @Vinvin ... L'audience de @LeGrandWebze sait s'investir sur les sujets de fond 😜 #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/732688177/bi-cause_normal.jpg" -}, -"title": "Charles Liebert: 1000 tweets sur la chemise de @Vinvin ... L'audience de @LeGrandWebze sait s'investir sur les sujets de fond 😜 #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1339000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"1000 tweets sur la chemise de @Vinvin ... L'audience de @LeGrandWebze sait s'investir sur les sujets de fond \\ud83d\\ude1c #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[30,37],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522},{\"screen_name\":\"LeGrandWebze\",\"indices\":[56,69],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[111,115]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180818355781633\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"87bc44\",\"screen_name\":\"Charles_Liebert\",\"lang\":\"en\",\"favourites_count\":509,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1158,\"location\":\"Paris - Cap Ferret - Saugeras\",\"profile_text_color\":\"F522D5\",\"followers_count\":2044,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/732688177\\/bi-cause_normal.jpg\",\"description\":\"Ex Digital Marketing Manager @ Orange Vall\\u00e9e, now Proud Founder of LGS Consulting (@LGS_Consulting). Curator, e-Ninja, Good Samaritan & Lover. #WLTW Official\",\"statuses_count\":48080,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/29762\\/00663_ghostfog_1280x800.jpg\",\"show_all_inline_media\":true,\"listed_count\":156,\"profile_link_color\":\"1AF51F\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0E0F0F\",\"protected\":false,\"id_str\":\"610993\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Charles Liebert\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/29762\\/00663_ghostfog_1280x800.jpg\",\"created_at\":\"Sun Jan 07 20:26:15 +0000 2007\",\"profile_sidebar_fill_color\":\"E0FF91\",\"id\":610993,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.charles-liebert.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/732688177\\/bi-cause_normal.jpg\"},\"truncated\":false,\"id\":173180818355781633,\"created_at\":\"Fri Feb 24 23:01:39 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1339000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "680a650a-a168-4da2-a4f2-c02cb209c0bc-173180818355781633" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "SOLANGE PRESIDENTE SOLANGE PRESIDENTE (Poke @SolangeTeParle) #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1683879841/Photo_du_83030873-12-___23.03_normal.jpg" -}, -"title": "Rémi: SOLANGE PRESIDENTE SOLANGE PRESIDENTE (Poke @SolangeTeParle) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1342000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"SOLANGE PRESIDENTE SOLANGE PRESIDENTE (Poke @SolangeTeParle) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[44,59],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180833442693121\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":319,\"screen_name\":\"GabytaineFlam\",\"lang\":\"fr\",\"profile_text_color\":\"8FCAE0\",\"statuses_count\":5844,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"location\":\"Toulouse.\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"4BB7DF\",\"followers_count\":368,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"description\":\"Les tweets qui ont \\u00e9t\\u00e9 \\u00e9crits dans cette TL ont \\u00e9t\\u00e9 faits par un professionnel. N'essayez pas de les reproduire \\u00e0 la maison. Contentez vous de les suivre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"59BEE4\",\"id_str\":\"161146189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"profile_sidebar_fill_color\":\"191F22\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"name\":\"R\\u00e9mi\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 30 03:07:45 +0000 2010\",\"profile_sidebar_border_color\":\"4BB7DF\",\"id\":161146189,\"utc_offset\":-10800,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180833442693121,\"created_at\":\"Fri Feb 24 23:01:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1342000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b9f0e196-3852-4dab-84e3-08eccfb5d652-173180833442693121" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est quoi ce truc #Lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1187253599/76644_465736521181_791301181_5491161_3737465_n_normal.jpg" -}, -"title": "Jada,enchantée: C'est quoi ce truc #Lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1344000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est quoi ce truc #Lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[19,23]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180839763517440\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"jadmuller\",\"lang\":\"en\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":166,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":117,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1187253599\\/76644_465736521181_791301181_5491161_3737465_n_normal.jpg\",\"description\":\"Les beaux esprits se rencontrent (sur twitter), Voltaire \\/ French touch, esprit aiguis\\u00e9 & yeux grands ouverts.\",\"statuses_count\":1577,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/364951623\\/its-a-new-day.jpg\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"0084b4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"106133801\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Jada,enchant\\u00e9e\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/364951623\\/its-a-new-day.jpg\",\"created_at\":\"Mon Jan 18 16:13:36 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":106133801,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1187253599\\/76644_465736521181_791301181_5491161_3737465_n_normal.jpg\"},\"truncated\":false,\"id\":173180839763517440,\"created_at\":\"Fri Feb 24 23:01:44 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1344000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b7478ab5-be47-4053-87ff-15dc179aab86-173180839763517440" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Grâce @Vinvin enfin un mur twitter à la TV #lgw ... Mais je vais passer en mode #TheArtist pour supporter sa chemise !", -"img": { -"src": "http://a1.twimg.com/profile_images/1140111956/Anticonformiste-orange-gif_normal.gif" -}, -"title": "poilagratter: Grâce @Vinvin enfin un mur twitter à la TV #lgw ... Mais je vais passer en mode #TheArtist pour supporter sa chemise !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1345000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Gr\\u00e2ce @Vinvin enfin un mur twitter \\u00e0 la TV #lgw ... Mais je vais passer en mode #TheArtist pour supporter sa chemise !\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[6,13],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[43,47]},{\"text\":\"TheArtist\",\"indices\":[80,90]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180844180119552\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":2430,\"screen_name\":\"poil_a_gratter\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":284,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":60,\"profile_link_color\":\"0084B4\",\"followers_count\":2344,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1140111956\\/Anticonformiste-orange-gif_normal.gif\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"200174124\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1140111956\\/Anticonformiste-orange-gif_normal.gif\",\"name\":\"poilagratter\",\"default_profile_image\":false,\"created_at\":\"Fri Oct 08 16:40:34 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":200174124,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180844180119552,\"created_at\":\"Fri Feb 24 23:01:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1345000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef6b33e6-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6c36b291-b517-40a8-96ca-e4ae66a760d9-173180844180119552" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@palmashow Gaspard ! Le zizi ! #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/878534653/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg" -}, -"title": "CLeM' KuSaLa: @palmashow Gaspard ! Le zizi ! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1345000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@palmashow Gaspard ! Le zizi ! #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[31,35]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173179924620910593\",\"id_str\":\"173180845509709824\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173179924620910593,\"in_reply_to_user_id_str\":\"23782965\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":189,\"screen_name\":\"clem_kusala\",\"lang\":\"fr\",\"profile_text_color\":\"a8a3a8\",\"statuses_count\":241,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/55723775\\/bg.jpg\",\"location\":\"Roquetaillade\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"000608\",\"followers_count\":47,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/878534653\\/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"92309575\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/55723775\\/bg.jpg\",\"profile_sidebar_fill_color\":\"111e24\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/878534653\\/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg\",\"name\":\"CLeM' KuSaLa\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 24 16:35:40 +0000 2009\",\"profile_sidebar_border_color\":\"15191f\",\"id\":92309575,\"utc_offset\":3600,\"favourites_count\":6,\"url\":\"http:\\/\\/karma-kusala.com\"},\"in_reply_to_screen_name\":\"palmashow\",\"truncated\":false,\"id\":173180845509709824,\"created_at\":\"Fri Feb 24 23:01:45 +0000 2012\",\"in_reply_to_user_id\":23782965}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1345000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "df6b92cb-e7bc-4cda-b727-0651d70963fc-173180845509709824" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw les LED laides", -"img": { -"src": "http://a2.twimg.com/profile_images/1657787350/image_normal.jpg" -}, -"title": "LGW Fan Club: #lgw les LED laides", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1346000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw les LED laides\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180848231825409\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":17,\"screen_name\":\"LgwFanClub\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":119,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":11,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1657787350\\/image_normal.jpg\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"421417721\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1657787350\\/image_normal.jpg\",\"name\":\"LGW Fan Club\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 25 22:40:16 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":421417721,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180848231825409,\"created_at\":\"Fri Feb 24 23:01:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1346000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "70c305b3-add8-4992-8ad4-ed93b45e8568-173180848231825409" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw vive le roi loth", -"img": { -"src": "http://a3.twimg.com/sticky/default_profile_images/default_profile_4_normal.png" -}, -"title": "Simon Moulard: #lgw vive le roi loth", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1346000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw vive le roi loth\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180849913729024\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":32,\"screen_name\":\"CaptainPicol\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":5,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/sticky\\/default_profile_images\\/default_profile_4_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"274486811\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_4_normal.png\",\"name\":\"Simon Moulard\",\"default_profile_image\":true,\"created_at\":\"Wed Mar 30 11:46:58 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":274486811,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180849913729024,\"created_at\":\"Fri Feb 24 23:01:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1346000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9301019f-cd45-49c4-88c0-65b70deebcc5-173180849913729024" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bubble-Tv, compteur de tweets, webzelive, résultats des #cesar, weberies... Une sorte de folie en régie !#LGW, sur #france5.@charleshenriroy", -"img": { -"src": "http://a2.twimg.com/profile_images/1567949026/Fabarol_normal.jpg" -}, -"title": "Fabienne BAROLLIER: Bubble-Tv, compteur de tweets, webzelive, résultats des #cesar, weberies... Une sorte de folie en régie !#LGW, sur #france5.@charleshenriroy", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1348000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bubble-Tv, compteur de tweets, webzelive, r\\u00e9sultats des #cesar, weberies... Une sorte de folie en r\\u00e9gie !#LGW, sur #france5.@charleshenriroy\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"charleshenriroy\",\"indices\":[124,140],\"id_str\":\"185396126\",\"name\":\"Royer Charles-Henri\",\"id\":185396126}],\"urls\":[],\"hashtags\":[{\"text\":\"cesar\",\"indices\":[56,62]},{\"text\":\"LGW\",\"indices\":[105,109]},{\"text\":\"france5\",\"indices\":[115,123]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180858247819264\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1041,\"screen_name\":\"Fabarol\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":318,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Issy les moulineaux\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0084B4\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"description\":\"Magazines societe\\/d\\u00e9cryptage de F5. Les Maternelles, Allo Rufo, Mag Sante+Allo Doc, CAD+CDA+CAV, R&C, Medias le Mag, C Politique, LMEF, Dr CAC, LGQ, LGW\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"110388053\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"name\":\"Fabienne BAROLLIER\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 01 11:04:06 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":110388053,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180858247819264,\"created_at\":\"Fri Feb 24 23:01:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1348000, -"tags": [ -{ -"id-ref": "ef6b9f0c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d97a14a8-e029-4281-8f77-128d9c771f20-173180858247819264" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "François Rollin m'a tué avec sa vanne sur Stéphane Bern. #ilreste #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1827652074/La-tetocarre_normal.jpeg" -}, -"title": "Pharmaciencien: François Rollin m'a tué avec sa vanne sur Stéphane Bern. #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1350000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Fran\\u00e7ois Rollin m'a tu\\u00e9 avec sa vanne sur St\\u00e9phane Bern. #ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[57,65]},{\"text\":\"lgw\",\"indices\":[66,70]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180865394913281\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":460,\"screen_name\":\"Pharmaciencien\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1072,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"Angers\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"990000\",\"followers_count\":90,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1827652074\\/La-tetocarre_normal.jpeg\",\"description\":\"P3. 19 ans. La politique, les convictions en moins (http:\\/\\/bit.ly\\/zNiJR2). Et des blagues de merde sur les m\\u00e9dicaments desfois #politique #sante #pharmacie \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"206681146\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1827652074\\/La-tetocarre_normal.jpeg\",\"name\":\"Pharmaciencien\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 23 13:46:37 +0000 2010\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":206681146,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180865394913281,\"created_at\":\"Fri Feb 24 23:01:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1350000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c8a782be-3d28-40d8-851c-0fdd5cf762c6-173180865394913281" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW mis à part le plateau et le décors je kiffe... Vive cet OVNI télévisuel", -"img": { -"src": "http://a3.twimg.com/profile_images/1421925544/clemlol_normal.jpg" -}, -"title": "Misterclem: #LGW mis à part le plateau et le décors je kiffe... Vive cet OVNI télévisuel", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1350000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW mis \\u00e0 part le plateau et le d\\u00e9cors je kiffe... Vive cet OVNI t\\u00e9l\\u00e9visuel\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180865789181952\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":997,\"screen_name\":\"misterclem\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":25122,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/386276214\\/clemlol.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":100,\"profile_link_color\":\"009999\",\"followers_count\":2265,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1421925544\\/clemlol_normal.jpg\",\"description\":\"Bloggueur, cinema, music, politique Web 2.0 Social Digital Strategist, Marketing. CM Com Online \\/ Opinions are my own \\uf8ff \\/ gplus.to\\/misterclem #universalmusic \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"11793022\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/386276214\\/clemlol.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1421925544\\/clemlol_normal.jpg\",\"name\":\"Misterclem\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 03 10:57:23 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":11793022,\"utc_offset\":3600,\"favourites_count\":425,\"url\":\"http:\\/\\/www.clementlepetit.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180865789181952,\"created_at\":\"Fri Feb 24 23:01:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1350000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1aef2f03-e87c-4d7f-9ba1-2cc22be13d7c-173180865789181952" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@lucasparax desigual effect ! :-) #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1637587814/Twitter_normal.jpg" -}, -"title": "Philippe Caillet: @lucasparax desigual effect ! :-) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1350000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@lucasparax desigual effect ! :-) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"lucasparax\",\"indices\":[0,11],\"id_str\":\"333415548\",\"name\":\"Lucas Parax\",\"id\":333415548}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173179645817139200\",\"id_str\":\"173180866313465856\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173179645817139200,\"in_reply_to_user_id_str\":\"333415548\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":725,\"screen_name\":\"philippecaillet\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":55805,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":55,\"profile_link_color\":\"009999\",\"followers_count\":976,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1637587814\\/Twitter_normal.jpg\",\"description\":\"PR, Communications,\\r\\nMusic addict\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"36061151\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1637587814\\/Twitter_normal.jpg\",\"name\":\"Philippe Caillet\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 28 13:15:42 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":36061151,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/phileasfog.wordpress.com\"},\"in_reply_to_screen_name\":\"lucasparax\",\"truncated\":false,\"id\":173180866313465856,\"created_at\":\"Fri Feb 24 23:01:50 +0000 2012\",\"in_reply_to_user_id\":333415548}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1350000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f4621abd-cea6-4574-8bc2-ad48b2505ab9-173180866313465856" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @martinmedias: Carnaval de LOL à #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1705755913/twitter-popup-bulle-info-icone-5035-256_normal.png" -}, -"title": "Cédric Le Grevès: RT @martinmedias: Carnaval de LOL à #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1351000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @martinmedias: Carnaval de LOL \\u00e0 #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"MartinMedias\",\"indices\":[3,16],\"name\":\"Martin Vachiery\",\"id_str\":\"18350026\",\"id\":18350026}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[36,40]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180868242841601\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"clegreves\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1814,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":356,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1705755913\\/twitter-popup-bulle-info-icone-5035-256_normal.png\",\"description\":\"@TVcheck addict\",\"statuses_count\":434,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"316519559\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"C\\u00e9dric Le Grev\\u00e8s\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Jun 13 15:35:43 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":316519559,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1705755913\\/twitter-popup-bulle-info-icone-5035-256_normal.png\"},\"truncated\":false,\"id\":173180868242841601,\"created_at\":\"Fri Feb 24 23:01:51 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1351000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "56641e42-a7d2-437e-b83a-6288b84e7516-173180868242841601" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "bien le coup du décompte live du nombre de tweets dans #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1592307646/profil_reseau_social_normal.jpg" -}, -"title": "Tête dans le poste: bien le coup du décompte live du nombre de tweets dans #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1351000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"bien le coup du d\\u00e9compte live du nombre de tweets dans #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[55,59]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180870721683458\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":552,\"screen_name\":\"tetedansleposte\",\"lang\":\"fr\",\"profile_text_color\":\"ebe8eb\",\"statuses_count\":1132,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/196396078\\/neige.jpg\",\"location\":\"dans le poste\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"0abef5\",\"followers_count\":399,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1592307646\\/profil_reseau_social_normal.jpg\",\"description\":\"La t\\u00eate dans le poste, un site pour tenter de regarder la t\\u00e9l\\u00e9vision diff\\u00e9remment et faire \\u00e9merger la r\\u00e9flexion.\\r\\nRendons le T\\u00c9L\\u00c9SPECT-ACTEUR\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"032647\",\"id_str\":\"6006122\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/196396078\\/neige.jpg\",\"profile_sidebar_fill_color\":\"2f5673\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1592307646\\/profil_reseau_social_normal.jpg\",\"name\":\"T\\u00eate dans le poste\",\"default_profile_image\":false,\"created_at\":\"Sun May 13 09:57:22 +0000 2007\",\"profile_sidebar_border_color\":\"000000\",\"id\":6006122,\"utc_offset\":-7200,\"favourites_count\":0,\"url\":\"http:\\/\\/www.latetedansleposte.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180870721683458,\"created_at\":\"Fri Feb 24 23:01:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1351000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "56713839-c83d-40b7-a76a-d15ca6f0ea93-173180870721683458" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @France5tv: Et pendant ce temps là, dans la régie du Grand Webze... #lgw http://t.co/I3v9T1e2", -"img": { -"src": "http://a0.twimg.com/profile_images/1819530189/twitter_normal.png" -}, -"title": "Benoit Lebreau: RT @France5tv: Et pendant ce temps là, dans la régie du Grand Webze... #lgw http://t.co/I3v9T1e2", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1352000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @France5tv: Et pendant ce temps l\\u00e0, dans la r\\u00e9gie du Grand Webze... #lgw http:\\/\\/t.co\\/I3v9T1e2\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"France5tv\",\"indices\":[3,13],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487}],\"urls\":[{\"indices\":[76,96],\"expanded_url\":\"http:\\/\\/instagr.am\\/p\\/HZ_HbWproM\\/\",\"display_url\":\"instagr.am\\/p\\/HZ_HbWproM\\/\",\"url\":\"http:\\/\\/t.co\\/I3v9T1e2\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[71,75]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Et pendant ce temps l\\u00e0, dans la r\\u00e9gie du Grand Webze... #lgw http:\\/\\/t.co\\/I3v9T1e2\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[61,81],\"expanded_url\":\"http:\\/\\/instagr.am\\/p\\/HZ_HbWproM\\/\",\"display_url\":\"instagr.am\\/p\\/HZ_HbWproM\\/\",\"url\":\"http:\\/\\/t.co\\/I3v9T1e2\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[56,60]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180764777758720\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":true,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":834,\"screen_name\":\"France5tv\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":3552,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/408116761\\/bg_france5.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":849,\"profile_link_color\":\"FF0000\",\"followers_count\":48936,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850248437\\/Logo_France_5_FB_twitter_normal.jpg\",\"description\":\"France 5, cha\\u00eene du Groupe France T\\u00e9l\\u00e9visions. Apr\\u00e8s avoir fait connaissance, rapprochons-nous sur cette TL #media #clair\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"84c810\",\"id_str\":\"36932487\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408116761\\/bg_france5.jpg\",\"profile_sidebar_fill_color\":\"50912a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850248437\\/Logo_France_5_FB_twitter_normal.jpg\",\"name\":\"France5\",\"default_profile_image\":false,\"created_at\":\"Fri May 01 12:30:02 +0000 2009\",\"profile_sidebar_border_color\":\"2ca33e\",\"id\":36932487,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180764777758720,\"created_at\":\"Fri Feb 24 23:01:26 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180875612229632\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":605,\"screen_name\":\"benoitlebreau\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4157,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"667033\",\"followers_count\":339,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1819530189\\/twitter_normal.png\",\"description\":\"sympathique et cool \\/\\/ danseur \\u00e9toile \\u00e0 NRJ Group \\/\\/ #runner parisien du soir, #radio amateur et tr\\u00e8s dr\\u00f4le \\u00e0 la t\\u00e9l\\u00e9\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"267290862\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819530189\\/twitter_normal.png\",\"name\":\"Benoit Lebreau\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 16 17:22:17 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":267290862,\"utc_offset\":3600,\"favourites_count\":38,\"url\":\"http:\\/\\/www.benoitlebreau.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180875612229632,\"created_at\":\"Fri Feb 24 23:01:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1352000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "746b820e-34ea-4a25-a972-0e92da03c37b-173180875612229632" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "la c juste pa possible #lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1667379154/8I6juT3f_normal" -}, -"title": "Patrick Ollier: la c juste pa possible #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1353000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"la c juste pa possible #lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[23,27]},{\"text\":\"ilpart\",\"indices\":[28,35]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180879592620032\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":78,\"screen_name\":\"PatrickOllier\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1207,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"088253\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"description\":\"Ma force ? Je n'ai rien \\u00e0 vendre ni rien \\u00e0 acheter, je n'ai pas de ma\\u00eetre et je ne v\\u00e9n\\u00e8re aucun dieu. Et je ne lis pas mes messages :))\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"id_str\":\"299723960\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"name\":\"Patrick Ollier\",\"default_profile_image\":false,\"created_at\":\"Mon May 16 15:47:22 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":299723960,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180879592620032,\"created_at\":\"Fri Feb 24 23:01:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1353000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d1017c09-5698-4f64-944a-cb3520efe465-173180879592620032" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@monsieurlam C'est le but je pense. Et une émission comme ça sur le service public en plus, ça se refuse pas. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1105895956/PG_paul1_normal.jpg" -}, -"title": "Rémy D.: @monsieurlam C'est le but je pense. Et une émission comme ça sur le service public en plus, ça se refuse pas. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1354000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@monsieurlam C'est le but je pense. Et une \\u00e9mission comme \\u00e7a sur le service public en plus, \\u00e7a se refuse pas. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"monsieurlam\",\"indices\":[0,12],\"id_str\":\"7993262\",\"name\":\"L\\u00e2m HUA\",\"id\":7993262}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[110,114]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173180740211707904\",\"id_str\":\"173180883954704384\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173180740211707904,\"in_reply_to_user_id_str\":\"7993262\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":764,\"screen_name\":\"RdNetwork\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":4350,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"France - Moselle\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"D02B55\",\"followers_count\":248,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"description\":\"A random soccer-music-games-web-french twitter Account. (Yes, that's a lot.)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"48825435\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"name\":\"R\\u00e9my D.\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 19 20:55:21 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":48825435,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":\"monsieurlam\",\"truncated\":false,\"id\":173180883954704384,\"created_at\":\"Fri Feb 24 23:01:54 +0000 2012\",\"in_reply_to_user_id\":7993262}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1354000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "890a5aaa-142c-41a9-a8ed-4f39be03c067-173180883954704384" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Sinon 6 #Cesar pour The Artist #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1417270951/DoveArhur_normal.jpg" -}, -"title": "Dove Arthur : Sinon 6 #Cesar pour The Artist #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1356000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Sinon 6 #Cesar pour The Artist #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Cesar\",\"indices\":[8,14]},{\"text\":\"LGW\",\"indices\":[31,35]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180890602672128\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":261,\"screen_name\":\"DoveArthur\",\"lang\":\"fr\",\"profile_text_color\":\"a19a4d\",\"statuses_count\":1842,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/420571809\\/Movember-Super-Mario-Bros.jpg\",\"location\":\"Lille\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"37447d\",\"followers_count\":129,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1417270951\\/DoveArhur_normal.jpg\",\"description\":\"\\u00c9tudiant EFAP Lille Europe Promo 2013 - R\\u00e9dacteur - Graphiste - Lomographiste - Cin\\u00e9phile\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"96210164\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/420571809\\/Movember-Super-Mario-Bros.jpg\",\"profile_sidebar_fill_color\":\"f7fcfc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1417270951\\/DoveArhur_normal.jpg\",\"name\":\"Dove Arthur \",\"default_profile_image\":false,\"created_at\":\"Fri Dec 11 21:27:09 +0000 2009\",\"profile_sidebar_border_color\":\"f50e22\",\"id\":96210164,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180890602672128,\"created_at\":\"Fri Feb 24 23:01:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1356000, -"tags": [ -{ -"id-ref": "ef6b9f0c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "11848505-49c5-46d9-a1dd-c9fac2e21004-173180890602672128" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'aime entendre @PascalMabille en fond du #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1768573567/StopSOPA-Profile-Picture_normal.png" -}, -"title": "Tristan Dufour: J'aime entendre @PascalMabille en fond du #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1360000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'aime entendre @PascalMabille en fond du #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"PascalMabille\",\"indices\":[16,30],\"id_str\":\"1367131\",\"name\":\"Pascal Mabille\",\"id\":1367131}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[42,46]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180908118093824\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":282,\"screen_name\":\"Teno91\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":837,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/380168548\\/fond-twitter.jpg\",\"location\":\"France,\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"followers_count\":131,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1768573567\\/StopSOPA-Profile-Picture_normal.png\",\"description\":\"Etudiant en Licence Pro Conception et Coordination d'Univers Vid\\u00e9oludiques \\u00e0 Montpellier.\\r\\nhttp:\\/\\/tristan.dufour.free.fr\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"92359747\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/380168548\\/fond-twitter.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768573567\\/StopSOPA-Profile-Picture_normal.png\",\"name\":\"Tristan Dufour\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 24 20:39:00 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":92359747,\"utc_offset\":3600,\"favourites_count\":28,\"url\":\"http:\\/\\/www.olyxo.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180908118093824,\"created_at\":\"Fri Feb 24 23:02:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1360000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "752f1877-d1dc-489c-a594-41d66d0fde1b-173180908118093824" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les chemise pour épileptiques c nul.. Mais ça c'était avant #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1421767677/n775859914_630617_3556_normal.jpg" -}, -"title": "Thibaut: Les chemise pour épileptiques c nul.. Mais ça c'était avant #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1360000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Les chemise pour \\u00e9pileptiques c nul.. Mais \\u00e7a c'\\u00e9tait avant #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[60,64]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180908386529280\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":436,\"screen_name\":\"thibautchampey\",\"lang\":\"fr\",\"profile_text_color\":\"c8c8cc\",\"statuses_count\":154,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/291023158\\/02220_lastlight_1280x800.jpg\",\"location\":\"Paris \",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0c0d0d\",\"followers_count\":80,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1421767677\\/n775859914_630617_3556_normal.jpg\",\"description\":\"Communication enabled geek.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"3b3d3d\",\"id_str\":\"282143992\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/291023158\\/02220_lastlight_1280x800.jpg\",\"profile_sidebar_fill_color\":\"68696e\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1421767677\\/n775859914_630617_3556_normal.jpg\",\"name\":\"Thibaut\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 14 16:45:25 +0000 2011\",\"profile_sidebar_border_color\":\"e6ebe4\",\"id\":282143992,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"https:\\/\\/sites.google.com\\/site\\/thibautchampey\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180908386529280,\"created_at\":\"Fri Feb 24 23:02:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1360000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c3c463a0-544b-42d7-823a-f50017c00023-173180908386529280" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw creepy", -"img": { -"src": "http://a2.twimg.com/profile_images/1657787350/image_normal.jpg" -}, -"title": "LGW Fan Club: #lgw creepy", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1361000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw creepy\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180912186564608\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":17,\"screen_name\":\"LgwFanClub\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":118,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":11,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1657787350\\/image_normal.jpg\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"421417721\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1657787350\\/image_normal.jpg\",\"name\":\"LGW Fan Club\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 25 22:40:16 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":421417721,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180912186564608,\"created_at\":\"Fri Feb 24 23:02:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1361000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "74f97691-4342-4b52-a928-0e52cdf7158e-173180912186564608" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La chemise de @Vinvin est une pièce originale d' Austin Power? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1851180359/image_normal.jpg" -}, -"title": "Jérémie Dufour: La chemise de @Vinvin est une pièce originale d' Austin Power? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1361000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La chemise de @Vinvin est une pi\\u00e8ce originale d' Austin Power? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[14,21],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[63,67]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180913373544449\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":153,\"screen_name\":\"laDufe\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2225,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/425673507\\/Capture_d__cran_2012-02-15___17.30.20.jpg\",\"location\":\"Rouen, Fr.\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"00a6ff\",\"followers_count\":151,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851180359\\/image_normal.jpg\",\"description\":\"Retrait\\u00e9 des \\u00e9tudes en #communication, #marketing et #multim\\u00e9dia.Fondateur:@iDufe Villes: #Rouen,#Bayonne,#Toulouse,#Rodez 24 ans. #Rugby le dimanche @alclrugby\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"289231969\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425673507\\/Capture_d__cran_2012-02-15___17.30.20.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851180359\\/image_normal.jpg\",\"name\":\"J\\u00e9r\\u00e9mie Dufour\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 28 08:09:53 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":289231969,\"utc_offset\":3600,\"favourites_count\":6,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180913373544449,\"created_at\":\"Fri Feb 24 23:02:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1361000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "233c09c9-6ba2-4ba0-b95a-7aab0f1e5e5f-173180913373544449" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "T'as les bubble t'as les glandes t'as les crottes de nez qui pendent sur #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1709833400/j_normal.JPG" -}, -"title": "Julie R جولي: T'as les bubble t'as les glandes t'as les crottes de nez qui pendent sur #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1362000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"T'as les bubble t'as les glandes t'as les crottes de nez qui pendent sur #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[73,77]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180914183057408\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":820,\"screen_name\":\"JulR\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":13059,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Paris \\/ Damas\",\"show_all_inline_media\":false,\"listed_count\":35,\"profile_link_color\":\"93A644\",\"followers_count\":792,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"description\":\"Parigote de coeur, syrienne d'adoption. L'inverse marche aussi. Journaliste vadrouilleuse \\/\\/ Don't diet - Start a riot\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"10572732\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"name\":\"Julie R \\u062c\\u0648\\u0644\\u064a\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 25 22:37:26 +0000 2007\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":10572732,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/www.syrieonline.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180914183057408,\"created_at\":\"Fri Feb 24 23:02:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1362000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8e417ee9-ffbb-4fd2-9057-f3d6fcb2efa4-173180914183057408" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Vinvin sponsorisé par Pentone® #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1801584941/image_normal.jpg" -}, -"title": "Nicolas LE SAINT: #Vinvin sponsorisé par Pentone® #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1363000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#Vinvin sponsoris\\u00e9 par Pentone\\u00ae #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Vinvin\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[32,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180918658375680\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":24,\"screen_name\":\"nicolaslesaint\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":62,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1801584941\\/image_normal.jpg\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"404016609\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801584941\\/image_normal.jpg\",\"name\":\"Nicolas LE SAINT\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 03 10:00:21 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":404016609,\"utc_offset\":null,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180918658375680,\"created_at\":\"Fri Feb 24 23:02:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1363000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef574386-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5ed5668f-0762-4c05-9932-7409173eb276-173180918658375680" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw plateau bleu qui pique les yeux, mais génial de voir les live twitteuses à l'oeuvre :-)", -"img": { -"src": "http://a3.twimg.com/profile_images/1147619621/acdl_normal.jpg" -}, -"title": "AC Lefort: #lgw plateau bleu qui pique les yeux, mais génial de voir les live twitteuses à l'oeuvre :-)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1363000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw plateau bleu qui pique les yeux, mais g\\u00e9nial de voir les live twitteuses \\u00e0 l'oeuvre :-)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180921615355904\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":765,\"screen_name\":\"zanskar\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1794,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"Angers, France\",\"show_all_inline_media\":false,\"listed_count\":75,\"profile_link_color\":\"0084B4\",\"followers_count\":1052,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1147619621\\/acdl_normal.jpg\",\"description\":\"e-marketing, webdesign, r\\u00e9seaux sociaux, e-commerce, pharma\\/vet, entrepreneuriat\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"17367429\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1147619621\\/acdl_normal.jpg\",\"name\":\"AC Lefort\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 13 16:01:37 +0000 2008\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":17367429,\"utc_offset\":3600,\"favourites_count\":4662,\"url\":\"http:\\/\\/www.zanskarstudio.com\\/blog\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180921615355904,\"created_at\":\"Fri Feb 24 23:02:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1363000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e29cf438-b037-441a-a90e-1c166a199192-173180921615355904" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je vous propose à tous de regarder Le Grand Webze #lgw parce que c'est expérimental et que j'aime l’expérimental", -"img": { -"src": "http://a2.twimg.com/profile_images/1817746719/tetocarre__1__normal.jpg" -}, -"title": "Noa M. Sanzo: Je vous propose à tous de regarder Le Grand Webze #lgw parce que c'est expérimental et que j'aime l’expérimental", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1364000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je vous propose \\u00e0 tous de regarder Le Grand Webze #lgw parce que c'est exp\\u00e9rimental et que j'aime l\\u2019exp\\u00e9rimental\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180924081614848\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":87,\"screen_name\":\"NoaMSanzo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":497,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/356217196\\/19258835.4.jpg\",\"location\":\"L\\u00e0 o\\u00f9 je dois \\u00eatre\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":25,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1817746719\\/tetocarre__1__normal.jpg\",\"description\":\"Perdu dans l'univers entre l'infiniment grand et l'infiniment petit.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"369706878\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/356217196\\/19258835.4.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817746719\\/tetocarre__1__normal.jpg\",\"name\":\"Noa M. Sanzo\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 07 20:16:58 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":369706878,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180924081614848,\"created_at\":\"Fri Feb 24 23:02:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1364000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "eacca33e-d23c-45fd-9e05-4dee5b8fd25a-173180924081614848" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@palmashow @vinvin #lgw au debut j'ai cru que la couleur de ma tele etait mal reglee", -"img": { -"src": "http://a0.twimg.com/profile_images/1796428077/421081_352522544767321_166574853362092_1405744_1429365707_n_normal.jpg" -}, -"title": "mohamed Ibn Slimane : @palmashow @vinvin #lgw au debut j'ai cru que la couleur de ma tele etait mal reglee", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1364000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"palmashow\",\"favorited\":false,\"text\":\"@palmashow @vinvin #lgw au debut j'ai cru que la couleur de ma tele etait mal reglee\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[11,18],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]}]},\"in_reply_to_user_id\":23782965,\"contributors\":null,\"place\":{\"country_code\":\"MA\",\"country\":\"Morocco\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[-7.6613462,33.5491193],[-7.6108209,33.5491193],[-7.6108209,33.5910878],[-7.6613462,33.5910878]]]},\"attributes\":{},\"full_name\":\"El Maarif, Casablanca\",\"name\":\"El Maarif\",\"id\":\"043051f4e4ba4f15\",\"place_type\":\"city\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/043051f4e4ba4f15.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[-7.62489,33.56871]},\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":{\"type\":\"Point\",\"coordinates\":[33.56871,-7.62489]},\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173179924620910593,\"in_reply_to_status_id_str\":\"173179924620910593\",\"id_str\":\"173180925142777857\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Mohamed_Slimane\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":233,\"location\":\"Paris \\/ Casablanca \",\"profile_text_color\":\"333333\",\"followers_count\":232,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1796428077\\/421081_352522544767321_166574853362092_1405744_1429365707_n_normal.jpg\",\"description\":\"Directeur commercial du Groupe Buzzeff, Agence sp\\u00e9cialis\\u00e9e dans la communication digitale, la cr\\u00e9ation et la gestion du buzz internet www.buzzeff.com\\r\\n\",\"statuses_count\":3164,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"53708765\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"mohamed Ibn Slimane \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat Jul 04 16:51:10 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":53708765,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.buzzeff.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1796428077\\/421081_352522544767321_166574853362092_1405744_1429365707_n_normal.jpg\"},\"truncated\":false,\"id\":173180925142777857,\"created_at\":\"Fri Feb 24 23:02:04 +0000 2012\",\"in_reply_to_user_id_str\":\"23782965\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1364000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9238f073-8fea-4649-bfdb-6d5bc58c257b-173180925142777857" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Me revoilà. Je ne peux pas tweeter tant que le tweetwall est projeté sur le mur. Autant vous dire que ça limite... #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817123979/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png" -}, -"title": "legrandwebze: Me revoilà. Je ne peux pas tweeter tant que le tweetwall est projeté sur le mur. Autant vous dire que ça limite... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1364000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Me revoil\\u00e0. Je ne peux pas tweeter tant que le tweetwall est projet\\u00e9 sur le mur. Autant vous dire que \\u00e7a limite... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[115,119]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180922898817025\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1481,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3137,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180922898817025,\"created_at\":\"Fri Feb 24 23:02:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1364000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0d517221-9712-44e3-a168-335e7b5df876-173180922898817025" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Checker sa timeline. Faire une #Cesar2012 overdose. Se préparer à une #legrandwebze agonie.", -"img": { -"src": "http://a0.twimg.com/profile_images/1385545627/picasso_normal.JPG" -}, -"title": "_GRK: Checker sa timeline. Faire une #Cesar2012 overdose. Se préparer à une #legrandwebze agonie.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1365000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Checker sa timeline. Faire une #Cesar2012 overdose. Se pr\\u00e9parer \\u00e0 une #legrandwebze agonie.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"Cesar2012\",\"indices\":[31,41]},{\"text\":\"legrandwebze\",\"indices\":[70,83]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180929764896768\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"_GRK\",\"lang\":\"en\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":189,\"location\":\"Paris, France\",\"profile_text_color\":\"1f2887\",\"followers_count\":197,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1385545627\\/picasso_normal.JPG\",\"description\":\"Lawyer, Consumer Defender, Paris. Antitrust \\/ Competition, Politics, Economy, Media, Newtech, Sport, Reflexions. Personal opinion only\",\"statuses_count\":2168,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/24328293\\/P2209080013.jpg\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"277d82\",\"protected\":false,\"id_str\":\"58435561\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"_GRK\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/24328293\\/P2209080013.jpg\",\"created_at\":\"Mon Jul 20 09:45:19 +0000 2009\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":58435561,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/politiconoclaste.blogspot.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1385545627\\/picasso_normal.JPG\"},\"truncated\":false,\"id\":173180929764896768,\"created_at\":\"Fri Feb 24 23:02:05 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1365000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef1b237e-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b31fad4b-1b4d-4a37-aa86-f6b5f4d1b987-173180929764896768" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @charleshenriroy: #lgw #ilchange2chemise ou #ilpart”", -"img": { -"src": "http://a2.twimg.com/profile_images/1567949026/Fabarol_normal.jpg" -}, -"title": "Fabienne BAROLLIER: RT @charleshenriroy: #lgw #ilchange2chemise ou #ilpart”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1367000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @charleshenriroy: #lgw #ilchange2chemise ou #ilpart\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"charleshenriroy\",\"indices\":[3,19],\"id_str\":\"185396126\",\"name\":\"Royer Charles-Henri\",\"id\":185396126}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]},{\"text\":\"ilchange2chemise\",\"indices\":[26,43]},{\"text\":\"ilpart\",\"indices\":[47,54]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilchange2chemise ou #ilpart\\u201d\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilchange2chemise\",\"indices\":[5,22]},{\"text\":\"ilpart\",\"indices\":[26,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180196772528130\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":635,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"name\":\"Royer Charles-Henri\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":185396126,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180196772528130,\"created_at\":\"Fri Feb 24 22:59:11 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180937578885121\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1041,\"screen_name\":\"Fabarol\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":318,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Issy les moulineaux\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0084B4\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"description\":\"Magazines societe\\/d\\u00e9cryptage de F5. Les Maternelles, Allo Rufo, Mag Sante+Allo Doc, CAD+CDA+CAV, R&C, Medias le Mag, C Politique, LMEF, Dr CAC, LGQ, LGW\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"110388053\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"name\":\"Fabienne BAROLLIER\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 01 11:04:06 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":110388053,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180937578885121,\"created_at\":\"Fri Feb 24 23:02:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1367000, -"tags": [ -{ -"id-ref": "ef47f0f2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f165eb23-5015-4b9d-b8b3-69b13dff7007-173180937578885121" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La chemise de @Vinvin c'est une chose. Les chaussures c'est AUTRE chose. Cc @palmashow ##lgw http://t.co/668FgEW7", -"img": { -"src": "http://a2.twimg.com/profile_images/1741905112/image_normal.jpg" -}, -"title": "Mister Mc Flee: La chemise de @Vinvin c'est une chose. Les chaussures c'est AUTRE chose. Cc @palmashow ##lgw http://t.co/668FgEW7", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1367000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"La chemise de @Vinvin c'est une chose. Les chaussures c'est AUTRE chose. Cc @palmashow ##lgw http:\\/\\/t.co\\/668FgEW7\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[14,21],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522},{\"screen_name\":\"palmashow\",\"indices\":[76,86],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[88,92]}],\"media\":[{\"type\":\"photo\",\"indices\":[93,113],\"sizes\":{\"large\":{\"h\":1024,\"resize\":\"fit\",\"w\":768},\"medium\":{\"h\":800,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":453,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdDI9UCIAAUVfh.jpg\",\"id_str\":\"173180931853656064\",\"expanded_url\":\"http:\\/\\/twitter.com\\/MisterMcFlee\\/status\\/173180931845267457\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdDI9UCIAAUVfh.jpg\",\"id\":173180931853656064,\"display_url\":\"pic.twitter.com\\/668FgEW7\",\"url\":\"http:\\/\\/t.co\\/668FgEW7\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180931845267457\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":636,\"screen_name\":\"MisterMcFlee\",\"lang\":\"fr\",\"profile_text_color\":\"291b1b\",\"statuses_count\":40350,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/204494594\\/lulutwitter_cr.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":257,\"profile_link_color\":\"0084B4\",\"followers_count\":2841,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1741905112\\/image_normal.jpg\",\"description\":\"Ecrits vains\\nCommunity Manager de moi-m\\u00eame\\nProfiler pour chats selon @METACAPUCHE\\nPhotographi\\u00e9 par @LaurenceGuenoun\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f72020\",\"id_str\":\"60043161\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/204494594\\/lulutwitter_cr.jpg\",\"profile_sidebar_fill_color\":\"d6130d\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1741905112\\/image_normal.jpg\",\"name\":\"Mister Mc Flee\",\"default_profile_image\":false,\"created_at\":\"Sat Jul 25 12:01:49 +0000 2009\",\"profile_sidebar_border_color\":\"050505\",\"id\":60043161,\"utc_offset\":3600,\"favourites_count\":273,\"url\":\"http:\\/\\/lecafardrenseigne.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180931845267457,\"created_at\":\"Fri Feb 24 23:02:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1367000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "285798b3-b2ae-460e-ac71-a00f919692ff-173180931845267457" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Lgw C'EST QUOI CETTE CHEMISE?", -"img": { -"src": "http://a2.twimg.com/profile_images/1785973376/blackberry_photo_editor_ultimate_free.jpg_normal.rem" -}, -"title": "Ariane Bianchi: #Lgw C'EST QUOI CETTE CHEMISE?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1367000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#Lgw C'EST QUOI CETTE CHEMISE?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180934714167296\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"FFFFFF\",\"screen_name\":\"arianebianchi\",\"lang\":\"fr\",\"favourites_count\":4,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":432,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":203,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1785973376\\/blackberry_photo_editor_ultimate_free.jpg_normal.rem\",\"description\":\"Etudiante en droit \\u00e0 Paris II, MJS 75. Mes tweets engagent aussi ma m\\u00e8re et mon poisson rouge. Engag\\u00e9e mais libre (WTF?)\",\"statuses_count\":204,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme20\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"BF1238\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BF1238\",\"protected\":false,\"id_str\":\"77782485\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Ariane Bianchi\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme20\\/bg.png\",\"created_at\":\"Sun Sep 27 17:17:11 +0000 2009\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"id\":77782485,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1785973376\\/blackberry_photo_editor_ultimate_free.jpg_normal.rem\"},\"truncated\":false,\"id\":173180934714167296,\"created_at\":\"Fri Feb 24 23:02:07 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1367000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "807a91fb-3ab1-4c59-b52a-73b5025f18a6-173180934714167296" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@FlorencePorcel alors tu passe quand ? #impatience \n#lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1692549186/IMG_0304_normal.jpg" -}, -"title": "oliver: @FlorencePorcel alors tu passe quand ? #impatience \n#lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1367000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@FlorencePorcel alors tu passe quand ? #impatience \\n#lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[0,15],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"impatience\",\"indices\":[39,50]},{\"text\":\"lgw\",\"indices\":[52,56]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180938245783552\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"49031173\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":280,\"screen_name\":\"samguichoune\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":998,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":80,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1692549186\\/IMG_0304_normal.jpg\",\"description\":\"vannes pourries, humour noir, flemmard, queutard, pionard.\\r\\nbref ......\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"389641597\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1692549186\\/IMG_0304_normal.jpg\",\"name\":\"oliver\",\"default_profile_image\":false,\"created_at\":\"Wed Oct 12 19:23:45 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":389641597,\"utc_offset\":3600,\"favourites_count\":15,\"url\":null},\"in_reply_to_screen_name\":\"FlorencePorcel\",\"truncated\":false,\"id\":173180938245783552,\"created_at\":\"Fri Feb 24 23:02:07 +0000 2012\",\"in_reply_to_user_id\":49031173}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1367000, -"tags": [ -{ -"id-ref": "ef6e1af2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "de3895db-3ec8-4b8e-ba95-ac83223141a9-173180938245783552" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @constuzar: Le nouveau plateau de #LGW me rappelle les heures les plus sombres des émissions d'aventure pour enfants #LesMondesFantas ...", -"img": { -"src": "http://a2.twimg.com/profile_images/1732783555/avatar_twinter_normal.JPG" -}, -"title": "simon massonneau: RT @constuzar: Le nouveau plateau de #LGW me rappelle les heures les plus sombres des émissions d'aventure pour enfants #LesMondesFantas ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1367000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @constuzar: Le nouveau plateau de #LGW me rappelle les heures les plus sombres des \\u00e9missions d'aventure pour enfants #LesMondesFantas ...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"constuzar\",\"indices\":[3,13],\"id_str\":\"53776719\",\"name\":\"Constance Ortuzar\",\"id\":53776719}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[37,41]},{\"text\":\"LesMondesFantas\",\"indices\":[120,136]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Le nouveau plateau de #LGW me rappelle les heures les plus sombres des \\u00e9missions d'aventure pour enfants #LesMondesFantastiques\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[22,26]},{\"text\":\"LesMondesFantastiques\",\"indices\":[105,127]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180505636864001\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":249,\"screen_name\":\"constuzar\",\"lang\":\"en\",\"profile_text_color\":\"ff0f0f\",\"statuses_count\":7418,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"14b9fa\",\"followers_count\":432,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1793236975\\/Photo_du_13878919-05-___03.51_normal.jpg\",\"description\":\"Ils me voient rouler, ils d\\u00e9testent.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"131516\",\"id_str\":\"53776719\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"d5faef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1793236975\\/Photo_du_13878919-05-___03.51_normal.jpg\",\"name\":\"Constance Ortuzar\",\"default_profile_image\":false,\"created_at\":\"Sat Jul 04 22:29:54 +0000 2009\",\"profile_sidebar_border_color\":\"ff0000\",\"id\":53776719,\"utc_offset\":null,\"favourites_count\":27,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180505636864001,\"created_at\":\"Fri Feb 24 23:00:24 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180938065412097\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":73,\"screen_name\":\"kirk_fuck_you\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":25,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1732783555\\/avatar_twinter_normal.JPG\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"125453604\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1732783555\\/avatar_twinter_normal.JPG\",\"name\":\"simon massonneau\",\"default_profile_image\":false,\"created_at\":\"Mon Mar 22 21:46:24 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":125453604,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":true,\"id\":173180938065412097,\"created_at\":\"Fri Feb 24 23:02:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1367000, -"tags": [ -{ -"id-ref": "ef6e3d20-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "35d77d34-4fa2-49c9-ba30-6d3b8408eddf-173180938065412097" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pas sure des tshirts... #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1530333526/jo_out2_normal.jpg" -}, -"title": "Jonathan Barré: Pas sure des tshirts... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1369000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Pas sure des tshirts... #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180946131062784\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"jonatwittbarre\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":98,\"location\":\"paris\",\"profile_text_color\":\"333333\",\"followers_count\":1827,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1530333526\\/jo_out2_normal.jpg\",\"description\":\"Video Director www.jonathanbarre.com Producer www.blagbuster.com\",\"statuses_count\":3596,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/54271203\\/pattern_19-22-06.jpg\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"75bad6\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"75bad6\",\"protected\":false,\"id_str\":\"23099146\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Jonathan Barr\\u00e9\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/54271203\\/pattern_19-22-06.jpg\",\"created_at\":\"Fri Mar 06 18:31:24 +0000 2009\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":23099146,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.jonathanbarre.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1530333526\\/jo_out2_normal.jpg\"},\"truncated\":false,\"id\":173180946131062784,\"created_at\":\"Fri Feb 24 23:02:09 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1369000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c8bb60ca-0844-4573-89ce-ba693d5c3c23-173180946131062784" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @antuan: et on passe les 1000 tranquilou #zyva #lgw http://t.co/xCX8Rg1r", -"img": { -"src": "http://a1.twimg.com/profile_images/1709833400/j_normal.JPG" -}, -"title": "Julie R جولي: RT @antuan: et on passe les 1000 tranquilou #zyva #lgw http://t.co/xCX8Rg1r", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1370000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @antuan: et on passe les 1000 tranquilou #zyva #lgw http:\\/\\/t.co\\/xCX8Rg1r\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"antuan\",\"indices\":[3,10],\"id_str\":\"5661312\",\"name\":\"a.grigolini\",\"id\":5661312}],\"urls\":[{\"indices\":[55,75],\"expanded_url\":\"http:\\/\\/twitter.com\\/antuan\\/status\\/173180734973022208\\/photo\\/1\",\"display_url\":\"pic.twitter.com\\/xCX8Rg1r\",\"url\":\"http:\\/\\/t.co\\/xCX8Rg1r\"}],\"hashtags\":[{\"text\":\"zyva\",\"indices\":[44,49]},{\"text\":\"lgw\",\"indices\":[50,54]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"et on passe les 1000 tranquilou #zyva #lgw http:\\/\\/t.co\\/xCX8Rg1r\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"zyva\",\"indices\":[32,37]},{\"text\":\"lgw\",\"indices\":[38,42]}],\"media\":[{\"type\":\"photo\",\"indices\":[43,63],\"sizes\":{\"large\":{\"h\":1024,\"resize\":\"fit\",\"w\":768},\"medium\":{\"h\":800,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":453,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdC9f5CEAECMRz.jpg\",\"id_str\":\"173180734977216513\",\"expanded_url\":\"http:\\/\\/twitter.com\\/antuan\\/status\\/173180734973022208\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdC9f5CEAECMRz.jpg\",\"id\":173180734977216513,\"display_url\":\"pic.twitter.com\\/xCX8Rg1r\",\"url\":\"http:\\/\\/t.co\\/xCX8Rg1r\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.apple.com\\\" rel=\\\"nofollow\\\"\\u003ECamera on iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180734973022208\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":862,\"screen_name\":\"antuan\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2387,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/179413861\\/LogoORTF.gif\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":14,\"profile_link_color\":\"990000\",\"followers_count\":386,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1745897152\\/espress_normal.jpg\",\"description\":\"ristretto sans sucre | direction de la strat\\u00e9gie \\u00e0 francetv (mais ce compte est personnel, n\\u2019engage que moi etc etc) | TL surtout en VF \\/ a volte in italiano\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"5661312\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/179413861\\/LogoORTF.gif\",\"profile_sidebar_fill_color\":\"f2f2f2\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1745897152\\/espress_normal.jpg\",\"name\":\"a.grigolini\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 30 17:55:20 +0000 2007\",\"profile_sidebar_border_color\":\"a8a8a8\",\"id\":5661312,\"utc_offset\":3600,\"favourites_count\":258,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180734973022208,\"created_at\":\"Fri Feb 24 23:01:20 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180950170181632\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":820,\"screen_name\":\"JulR\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":13060,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Paris \\/ Damas\",\"show_all_inline_media\":false,\"listed_count\":35,\"profile_link_color\":\"93A644\",\"followers_count\":792,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"description\":\"Parigote de coeur, syrienne d'adoption. L'inverse marche aussi. Journaliste vadrouilleuse \\/\\/ Don't diet - Start a riot\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"10572732\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"name\":\"Julie R \\u062c\\u0648\\u0644\\u064a\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 25 22:37:26 +0000 2007\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":10572732,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/www.syrieonline.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180950170181632,\"created_at\":\"Fri Feb 24 23:02:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1370000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef678da4-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c66aa335-30ec-47eb-952e-bfce0232d178-173180950170181632" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On peut pas incruster des trucs un peu sympa sur ce fond bleu ? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1657787350/image_normal.jpg" -}, -"title": "LGW Fan Club: On peut pas incruster des trucs un peu sympa sur ce fond bleu ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1371000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"On peut pas incruster des trucs un peu sympa sur ce fond bleu ? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[64,68]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180951793381376\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LgwFanClub\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":17,\"location\":null,\"profile_text_color\":\"333333\",\"description\":null,\"statuses_count\":119,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":11,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1657787350\\/image_normal.jpg\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"421417721\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"LGW Fan Club\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Nov 25 22:40:16 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":421417721,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1657787350\\/image_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173180951793381376,\"created_at\":\"Fri Feb 24 23:02:11 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1371000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0a83ecf9-530f-4371-912c-156ce91a18e9-173180951793381376" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze #lgw @vinvin hazanavicius micjel / berenice bejo / omar sy / the artist", -"img": { -"src": "http://a1.twimg.com/profile_images/1829840762/affiche_sarkozy_guillotine_candidature_small_normal.jpg" -}, -"title": "Gana: @LeGrandWebze #lgw @vinvin hazanavicius micjel / berenice bejo / omar sy / the artist", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1371000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze #lgw @vinvin hazanavicius micjel \\/ berenice bejo \\/ omar sy \\/ the artist\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"Vinvin\",\"indices\":[19,26],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180952267333633\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":10,\"screen_name\":\"generalgana\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":151,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Chez ouam\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1829840762\\/affiche_sarkozy_guillotine_candidature_small_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"400355364\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1829840762\\/affiche_sarkozy_guillotine_candidature_small_normal.jpg\",\"name\":\"Gana\",\"default_profile_image\":false,\"created_at\":\"Fri Oct 28 22:15:45 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":400355364,\"utc_offset\":null,\"favourites_count\":0,\"url\":\"http:\\/\\/lemzedition.free.fr\"},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173180952267333633,\"created_at\":\"Fri Feb 24 23:02:11 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1371000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "aa5f77f8-33b8-4705-b75a-df7c00321a5a-173180952267333633" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW, c'est de la merde votre émission. Apart la présence du @palmashow..!", -"img": { -"src": "http://a1.twimg.com/profile_images/1840770186/dvnogif_normal.gif" -}, -"title": "‾# O O U U T T ' O O: #LGW, c'est de la merde votre émission. Apart la présence du @palmashow..!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1373000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW, c'est de la merde votre \\u00e9mission. Apart la pr\\u00e9sence du @palmashow..!\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[61,71],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180963818442753\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":314,\"screen_name\":\"Col_Von_Pute\",\"lang\":\"en\",\"profile_text_color\":\"a3a3a3\",\"statuses_count\":458,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/430946786\\/ofwgktadgaflsykwtfwa_by_shanesnumberone-d4iccc5.png\",\"location\":\"Fucking Ladera guys\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"a1770d\",\"followers_count\":41,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1840770186\\/dvnogif_normal.gif\",\"description\":\"MRONG | KEEPITREALMOFO\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"287399\",\"id_str\":\"30869493\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/430946786\\/ofwgktadgaflsykwtfwa_by_shanesnumberone-d4iccc5.png\",\"profile_sidebar_fill_color\":\"661c21\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840770186\\/dvnogif_normal.gif\",\"name\":\"\\u203e# O O U U T T ' O O\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 13 14:02:55 +0000 2009\",\"profile_sidebar_border_color\":\"4400ff\",\"id\":30869493,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180963818442753,\"created_at\":\"Fri Feb 24 23:02:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1373000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0b10c7c3-4cc6-44eb-8c60-5cd814c07cbd-173180963818442753" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw bien rythmé pour le moment. Bravo.", -"img": { -"src": "http://a0.twimg.com/profile_images/1677676216/fender_2_normal.jpg" -}, -"title": "Sébastien vdo: #lgw bien rythmé pour le moment. Bravo.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1374000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw bien rythm\\u00e9 pour le moment. Bravo.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/levelupstudio.com\\/plume\\\" rel=\\\"nofollow\\\"\\u003EPlume\\u00a0for\\u00a0Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180967186477056\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":24,\"screen_name\":\"sebvdo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":25,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"Juste l\\u00e0...\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"990000\",\"followers_count\":2,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1677676216\\/fender_2_normal.jpg\",\"description\":\"Web\\/Zic\\/Foot\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"97193463\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1677676216\\/fender_2_normal.jpg\",\"name\":\"S\\u00e9bastien vdo\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 16 11:57:29 +0000 2009\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":97193463,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180967186477056,\"created_at\":\"Fri Feb 24 23:02:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1374000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f75438ac-fa92-4647-b631-2849b3258474-173180967186477056" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "moi mon jeu c'est d'essayer d'apercevoir @JulR dans #lgw #ellereste !", -"img": { -"src": "http://a2.twimg.com/profile_images/1427838155/P7114024_normal.JPG" -}, -"title": "jali: moi mon jeu c'est d'essayer d'apercevoir @JulR dans #lgw #ellereste !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1375000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"moi mon jeu c'est d'essayer d'apercevoir @JulR dans #lgw #ellereste !\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"JulR\",\"indices\":[41,46],\"name\":\"Julie R \\u062c\\u0648\\u0644\\u064a\",\"id_str\":\"10572732\",\"id\":10572732}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[52,56]},{\"text\":\"ellereste\",\"indices\":[57,67]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.netvibes.com\\/\\\" rel=\\\"nofollow\\\"\\u003ENetvibes Official Widget\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180970323816450\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"86A4A6\",\"screen_name\":\"Jali\",\"lang\":\"fr\",\"favourites_count\":148,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":110,\"location\":\"FR\",\"profile_text_color\":\"574b57\",\"followers_count\":487,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\",\"description\":\"se prom\\u00e8ne\",\"statuses_count\":30518,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":38,\"profile_link_color\":\"484b6b\",\"is_translator\":true,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"protected\":false,\"id_str\":\"8064742\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"jali\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"created_at\":\"Wed Aug 08 21:15:24 +0000 2007\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"id\":8064742,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.jali.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\"},\"truncated\":false,\"id\":173180970323816450,\"created_at\":\"Fri Feb 24 23:02:15 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1375000, -"tags": [ -{ -"id-ref": "ef14c7ea-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ca664a5e-a3e2-4211-b067-4957ea8ca2ad-173180970323816450" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je ne comprends pas #lgw #help", -"img": { -"src": "http://a0.twimg.com/profile_images/1817743835/image_normal.jpg" -}, -"title": "Christo Bee: Je ne comprends pas #lgw #help", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1378000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je ne comprends pas #lgw #help\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]},{\"text\":\"help\",\"indices\":[25,30]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180981052850176\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":94,\"screen_name\":\"dreamingoldfish\",\"lang\":\"fr\",\"profile_text_color\":\"0a090a\",\"statuses_count\":3838,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/358714278\\/1600x1200.jpg\",\"location\":\"Nantes, France\",\"show_all_inline_media\":true,\"listed_count\":21,\"profile_link_color\":\"0438bd\",\"followers_count\":188,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1817743835\\/image_normal.jpg\",\"description\":\"Bande Dessin\\u00e9e ( #9eArt ), Cin\\u00e9ma, Musique & Trucs \\u00e0 #Nantes , souvent avec @_Lillium_ .\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"06666b\",\"id_str\":\"17711887\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/358714278\\/1600x1200.jpg\",\"profile_sidebar_fill_color\":\"bad5f5\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817743835\\/image_normal.jpg\",\"name\":\"Christo Bee\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 28 16:34:06 +0000 2008\",\"profile_sidebar_border_color\":\"000000\",\"id\":17711887,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/dreamingoldfish\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180981052850176,\"created_at\":\"Fri Feb 24 23:02:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1378000, -"tags": [ -{ -"id-ref": "ef6f0f16-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "61c9367b-ddd2-45e9-995b-6a4e1b03b323-173180981052850176" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw solange fait flipper", -"img": { -"src": "http://a2.twimg.com/profile_images/1269224486/image_normal.jpg" -}, -"title": "Mickael: #lgw solange fait flipper", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1379000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw solange fait flipper\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180987566596097\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":87,\"screen_name\":\"NeoMkL\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":65,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":6,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1269224486\\/image_normal.jpg\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"76371966\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1269224486\\/image_normal.jpg\",\"name\":\"Mickael\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 22 16:10:55 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":76371966,\"utc_offset\":null,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180987566596097,\"created_at\":\"Fri Feb 24 23:02:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1379000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fc8012e0-6944-4bb7-890d-edcce5127607-173180987566596097" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Vinvin: Si Jean Dujardin gagne le César, je fais des claquettes pendant le Grand Webze... C'est dit. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1849384057/Ello_KL_normal.jpg" -}, -"title": "Ronny: RT @Vinvin: Si Jean Dujardin gagne le César, je fais des claquettes pendant le Grand Webze... C'est dit. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1380000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Vinvin: Si Jean Dujardin gagne le C\\u00e9sar, je fais des claquettes pendant le Grand Webze... C'est dit. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[3,10],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[105,109]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Si Jean Dujardin gagne le C\\u00e9sar, je fais des claquettes pendant le Grand Webze... C'est dit. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[93,97]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":23,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173133661607174146\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":2216,\"screen_name\":\"Vinvin\",\"lang\":\"fr\",\"profile_text_color\":\"634047\",\"statuses_count\":13264,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":921,\"profile_link_color\":\"088253\",\"followers_count\":18553,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1707445439\\/Vinvin_chapeau_rouge_normal.jpg\",\"description\":\"Auteur, Producteur (StoryCircus) et Com\\u00e9dien. Co-anime Le Grand Webze avec Fran\\u00e7ois Rollin sur France 5. Ecrit beaucoup.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"id_str\":\"7223522\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1707445439\\/Vinvin_chapeau_rouge_normal.jpg\",\"name\":\"Vinvin\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 03 07:35:16 +0000 2007\",\"profile_sidebar_border_color\":\"D3D2CF\",\"id\":7223522,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.legrandwebze.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173133661607174146,\"created_at\":\"Fri Feb 24 19:54:16 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":23,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180991576358912\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3183,\"screen_name\":\"RonnyMochammed\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":9894,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/429738405\\/Romantic_Sunset.jpg\",\"location\":\"Jakarta City, INDONESIA\\u2122\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"0084B4\",\"followers_count\":3277,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849384057\\/Ello_KL_normal.jpg\",\"description\":\"Jakarta the tour is really specific & private, not many people know about this tour, because it is hidden, from Indonesia. www.realjakarta.blogspot.com ENJOY IT\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Jakarta\",\"profile_background_color\":\"022330\",\"id_str\":\"349466347\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429738405\\/Romantic_Sunset.jpg\",\"profile_sidebar_fill_color\":\"EADEAA\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849384057\\/Ello_KL_normal.jpg\",\"name\":\"Ronny\",\"default_profile_image\":false,\"created_at\":\"Sat Aug 06 04:18:25 +0000 2011\",\"profile_sidebar_border_color\":\"D9B17E\",\"id\":349466347,\"utc_offset\":25200,\"favourites_count\":165,\"url\":\"http:\\/\\/www.facebook.com\\/roneysg\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180991576358912,\"created_at\":\"Fri Feb 24 23:02:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1380000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9b92cac7-1499-4e21-9791-956d6b2f3b7c-173180991576358912" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Now Diffusing : @SolangeTeParle #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817123979/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png" -}, -"title": "legrandwebze: Now Diffusing : @SolangeTeParle #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1381000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Now Diffusing : @SolangeTeParle #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[16,31],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180994772406272\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1481,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3137,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180994772406272,\"created_at\":\"Fri Feb 24 23:02:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1381000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8a85061f-4474-4a7f-ba01-dd8b58a6d9a2-173180994772406272" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "c'est pas si mal en fait #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1792102319/0014_-_Copie_-_Copie_normal.JPG" -}, -"title": "Nicolas Gaillard: c'est pas si mal en fait #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1381000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"c'est pas si mal en fait #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[25,29]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180996370432000\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":141,\"screen_name\":\"NG__nico\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1114,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/410106398\\/3640083-la-terre-vue-de-l-39-espace-avec-le-lever-du-soleil.jpg\",\"location\":\"Poitiers\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":53,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1792102319\\/0014_-_Copie_-_Copie_normal.JPG\",\"description\":\"Etudiant L2 Histoire ---Actu---Politique---T\\u00e9l\\u00e9---M\\u00e9dias--- Musique...tout ce qu'aiment les journalistes--- Feel free to follow me ;-) \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"370637904\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/410106398\\/3640083-la-terre-vue-de-l-39-espace-avec-le-lever-du-soleil.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1792102319\\/0014_-_Copie_-_Copie_normal.JPG\",\"name\":\" Nicolas Gaillard\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 09 11:18:42 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":370637904,\"utc_offset\":-10800,\"favourites_count\":23,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180996370432000,\"created_at\":\"Fri Feb 24 23:02:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1381000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9e46d697-bf4b-4e02-a082-c3169c039c3a-173180996370432000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1833562695/images_normal.jpg" -}, -"title": "Δ: RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1381000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179924620910593\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"palmashow\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1784,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":202,\"profile_link_color\":\"0084B4\",\"followers_count\":54580,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"name\":\"palmashow\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":23782965,\"utc_offset\":null,\"favourites_count\":3,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179924620910593,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180996672434178\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":66,\"screen_name\":\"Yepouti\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":213,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"165e5e\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1833562695\\/images_normal.jpg\",\"description\":\"[Texte manquant] @LawDCP Ily\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"95460846\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1833562695\\/images_normal.jpg\",\"name\":\"\\u0394\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 08 17:16:54 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":95460846,\"utc_offset\":-10800,\"favourites_count\":16,\"url\":\"http:\\/\\/takemeawayandfuckme.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180996672434178,\"created_at\":\"Fri Feb 24 23:02:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1381000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7915edb6-de1c-4f85-8c42-c0d6a945865a-173180996672434178" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @jossedenice: je me demande si Rollin n'utilise pas la même teinture capillaire qu'Estrosi #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1636820152/image_normal.jpg" -}, -"title": "SmonC: RT @jossedenice: je me demande si Rollin n'utilise pas la même teinture capillaire qu'Estrosi #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1381000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @jossedenice: je me demande si Rollin n'utilise pas la m\\u00eame teinture capillaire qu'Estrosi #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"jossedenice\",\"indices\":[3,15],\"name\":\"josse\",\"id_str\":\"215554577\",\"id\":215554577}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[94,98]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"je me demande si Rollin n'utilise pas la m\\u00eame teinture capillaire qu'Estrosi #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[77,81]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180391711195137\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"jossedenice\",\"lang\":\"fr\",\"favourites_count\":4,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":181,\"location\":\"Nice, France\",\"profile_text_color\":\"333333\",\"followers_count\":52,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1608180831\\/djesus_normal.jpg\",\"description\":\"Ni\\u00e7ois, Andalou et Funky\",\"statuses_count\":294,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"215554577\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"josse\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Sun Nov 14 07:57:19 +0000 2010\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":215554577,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1608180831\\/djesus_normal.jpg\"},\"truncated\":false,\"id\":173180391711195137,\"created_at\":\"Fri Feb 24 22:59:57 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180994319421443\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"SmonC\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":225,\"location\":\"Nice\",\"profile_text_color\":\"333333\",\"followers_count\":105,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1636820152\\/image_normal.jpg\",\"description\":\"gamer \\/ p\\u00e8re \\/ un chat \\/ ni\\u00e7ois-corse \\/ de gauche \\/ footeux \\/ alcoolique \\/ fain\\u00e9ant \\/ TweetMyLife\",\"statuses_count\":3333,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/287758873\\/Angrylunch-www.bouletcorp.com.png\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"47291317\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"SmonC\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/287758873\\/Angrylunch-www.bouletcorp.com.png\",\"created_at\":\"Mon Jun 15 08:25:13 +0000 2009\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":47291317,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/smonc.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1636820152\\/image_normal.jpg\"},\"truncated\":false,\"id\":173180994319421443,\"created_at\":\"Fri Feb 24 23:02:21 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1381000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ff686d68-e57a-4706-91da-1c2689f6f55c-173180994319421443" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Très bon choix de video de @SolangeTeParle #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1841029880/gangstacat6ze46f4ze6f4z6e84_normal.jpg" -}, -"title": "Brice R.: Très bon choix de video de @SolangeTeParle #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1382000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Tr\\u00e8s bon choix de video de @SolangeTeParle #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[27,42],\"name\":\"Solange te parle\",\"id_str\":\"417867146\",\"id\":417867146}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[43,47]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180997972660225\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"brice_r_\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":69,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1841029880\\/gangstacat6ze46f4ze6f4z6e84_normal.jpg\",\"description\":\"#G\\u00e9meaux #DoublePersonnalit\\u00e9 \\r\\nParce que la vie priv\\u00e9e ne sert pas uniquement \\u00e0 cacher des d\\u00e9lits et des crimes.\",\"statuses_count\":2377,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/404651107\\/ToVictory.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Copenhagen\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"15512436\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Brice R.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/404651107\\/ToVictory.jpg\",\"created_at\":\"Mon Jul 21 08:09:24 +0000 2008\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":15512436,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"https:\\/\\/www.eff.org\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841029880\\/gangstacat6ze46f4ze6f4z6e84_normal.jpg\"},\"truncated\":false,\"id\":173180997972660225,\"created_at\":\"Fri Feb 24 23:02:22 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1382000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7919904b-ef99-4d47-82f1-77f3ced1a8ad-173180997972660225" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "s o s #lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1667379154/8I6juT3f_normal" -}, -"title": "Patrick Ollier: s o s #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1383000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"s o s #lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[6,10]},{\"text\":\"ilpart\",\"indices\":[11,18]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181001776893952\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":78,\"screen_name\":\"PatrickOllier\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1208,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"088253\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"description\":\"Ma force ? Je n'ai rien \\u00e0 vendre ni rien \\u00e0 acheter, je n'ai pas de ma\\u00eetre et je ne v\\u00e9n\\u00e8re aucun dieu. Et je ne lis pas mes messages :))\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"id_str\":\"299723960\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"name\":\"Patrick Ollier\",\"default_profile_image\":false,\"created_at\":\"Mon May 16 15:47:22 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":299723960,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181001776893952,\"created_at\":\"Fri Feb 24 23:02:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1383000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2f747010-aacc-43e2-a8f0-a8b1b70edb85-173181001776893952" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Peut-on avoir un strip-tease en direct?\nLes gosses sont couché à cette heure-ci non?", -"img": { -"src": "http://a3.twimg.com/profile_images/1428929804/Kafei_normal.PNG" -}, -"title": "Seneclauze pierre: #LGW Peut-on avoir un strip-tease en direct?\nLes gosses sont couché à cette heure-ci non?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1383000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW Peut-on avoir un strip-tease en direct?\\nLes gosses sont couch\\u00e9 \\u00e0 cette heure-ci non?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181002527686656\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"piapiou42\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"location\":\" DANS TON C...\\/SBAF\\/\",\"profile_text_color\":\"333333\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1428929804\\/Kafei_normal.PNG\",\"description\":\"Vive les chocapics et le nutella!\",\"statuses_count\":18,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"292295050\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Seneclauze pierre\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue May 03 12:29:52 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":292295050,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/piapiou.minitroopers.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1428929804\\/Kafei_normal.PNG\"},\"truncated\":false,\"id\":173181002527686656,\"created_at\":\"Fri Feb 24 23:02:23 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1383000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4522847a-0c2f-4d3d-9e1b-11b4078716b2-173181002527686656" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw après 3 lifting de l'emission... C'est toujours pas ça... C'est courageux comme programmation mais produire... Ça reste un métier!!!", -"img": { -"src": "http://a0.twimg.com/profile_images/249421594/moi_normal.jpg" -}, -"title": "Gabriel Guéguin: #lgw après 3 lifting de l'emission... C'est toujours pas ça... C'est courageux comme programmation mais produire... Ça reste un métier!!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1383000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw apr\\u00e8s 3 lifting de l'emission... C'est toujours pas \\u00e7a... C'est courageux comme programmation mais produire... \\u00c7a reste un m\\u00e9tier!!!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181003467198467\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":147,\"screen_name\":\"gabrielgueguin\",\"lang\":\"en\",\"profile_text_color\":\"3C3940\",\"statuses_count\":185,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/16594443\\/Photos_barcelone_104.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0099B9\",\"followers_count\":75,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/249421594\\/moi_normal.jpg\",\"description\":\"Founder & CEO @ l'Atelier - \\u00c9ditorial & social m\\u00e9dia - En gros on fait de la Prod de contenus et parce qu'on aime aller plus loin on g\\u00e9n\\u00e8re de l'audience \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"0099B9\",\"id_str\":\"17425182\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/16594443\\/Photos_barcelone_104.jpg\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/249421594\\/moi_normal.jpg\",\"name\":\"Gabriel Gu\\u00e9guin\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 16 17:42:57 +0000 2008\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":17425182,\"utc_offset\":-10800,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181003467198467,\"created_at\":\"Fri Feb 24 23:02:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1383000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "87710994-c964-407a-aa38-7add5810a3c0-173181003467198467" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw j'aime trop trop ....", -"img": { -"src": "http://a0.twimg.com/profile_images/1848450170/poseur_normal.jpg" -}, -"title": "Pras: #lgw j'aime trop trop ....", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1383000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw j'aime trop trop ....\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181002204712961\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1362,\"screen_name\":\"Praska\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":48427,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/54512196\\/wallpaper.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":170,\"profile_link_color\":\"0084B4\",\"followers_count\":3040,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848450170\\/poseur_normal.jpg\",\"description\":\"BOSS[Viedegeek + Bargaming]\\r\\nFirewall Karmique\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1b8085\",\"id_str\":\"15453030\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/54512196\\/wallpaper.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848450170\\/poseur_normal.jpg\",\"name\":\"Pras\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 16 11:15:07 +0000 2008\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":15453030,\"utc_offset\":3600,\"favourites_count\":195,\"url\":\"http:\\/\\/flavors.me\\/praska\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181002204712961,\"created_at\":\"Fri Feb 24 23:02:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1383000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3553a22f-349e-46fc-8976-0d88bac4756f-173181002204712961" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @okhin: #lgw en TT \\o/", -"img": { -"src": "http://a2.twimg.com/profile_images/1419070763/France5Officiel_tw_normal.jpg" -}, -"title": "France5: RT @okhin: #lgw en TT \\o/", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1386000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @okhin: #lgw en TT \\\\o\\/\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"okhin\",\"indices\":[3,9],\"id_str\":\"49560409\",\"name\":\"Okhin\",\"id\":49560409}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw en TT \\\\o\\/\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180747446878208\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":441,\"screen_name\":\"okhin\",\"lang\":\"en\",\"profile_text_color\":\"739694\",\"statuses_count\":10333,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":65,\"profile_link_color\":\"729172\",\"followers_count\":797,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\",\"description\":\"Cypherpunk fuelled by lulz and caffein, data-pornstar, crypto-terrorist \\/ 00513947\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"2f1812\",\"id_str\":\"49560409\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"profile_sidebar_fill_color\":\"411c0f\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\",\"name\":\"Okhin\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 22 06:52:46 +0000 2009\",\"profile_sidebar_border_color\":\"2f1812\",\"id\":49560409,\"utc_offset\":3600,\"favourites_count\":38,\"url\":\"https:\\/\\/about.okhin.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180747446878208,\"created_at\":\"Fri Feb 24 23:01:22 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181015001542658\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":true,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":834,\"screen_name\":\"France5tv\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":3553,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/408116761\\/bg_france5.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":849,\"profile_link_color\":\"FF0000\",\"followers_count\":48936,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850248437\\/Logo_France_5_FB_twitter_normal.jpg\",\"description\":\"France 5, cha\\u00eene du Groupe France T\\u00e9l\\u00e9visions. Apr\\u00e8s avoir fait connaissance, rapprochons-nous sur cette TL #media #clair\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"84c810\",\"id_str\":\"36932487\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408116761\\/bg_france5.jpg\",\"profile_sidebar_fill_color\":\"50912a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850248437\\/Logo_France_5_FB_twitter_normal.jpg\",\"name\":\"France5\",\"default_profile_image\":false,\"created_at\":\"Fri May 01 12:30:02 +0000 2009\",\"profile_sidebar_border_color\":\"2ca33e\",\"id\":36932487,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181015001542658,\"created_at\":\"Fri Feb 24 23:02:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1386000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3c2a6340-7085-43f3-8299-1fdb1e706936-173181015001542658" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_2_normal.png" -}, -"title": "kassandra: RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1386000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":2,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179924620910593\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"palmashow\",\"lang\":\"en\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":67,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":54580,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"statuses_count\":1784,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"show_all_inline_media\":false,\"listed_count\":202,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"palmashow\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":23782965,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\"},\"truncated\":false,\"id\":173179924620910593,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":2,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181017614581762\",\"user\":{\"default_profile_image\":true,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"kassandra220\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1,\"location\":null,\"profile_text_color\":\"333333\",\"followers_count\":2,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_2_normal.png\",\"description\":null,\"statuses_count\":0,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"235274482\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"kassandra\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Jan 07 19:52:19 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":235274482,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_2_normal.png\"},\"truncated\":false,\"id\":173181017614581762,\"created_at\":\"Fri Feb 24 23:02:26 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1386000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "56e19c98-62be-45c3-ac7f-b493b86a84ad-173181017614581762" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ah oui @Vinvin est sur Tweetdeck #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1834743858/389803_305088509516624_200063773352432_1258527_2126190789_n_normal.jpg" -}, -"title": "Amélie Owl : Ah oui @Vinvin est sur Tweetdeck #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1387000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ah oui @Vinvin est sur Tweetdeck #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[7,14],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181019527200768\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"022330\",\"screen_name\":\"xYumiste\",\"lang\":\"fr\",\"favourites_count\":27,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":278,\"location\":\"Caen\",\"profile_text_color\":\"333333\",\"followers_count\":145,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1834743858\\/389803_305088509516624_200063773352432_1258527_2126190789_n_normal.jpg\",\"description\":\"Whovian, Gleek, Potterhead, Merlinian! I live in the TARDIS. I fall in love with Mister Bean. #TeamWhovian\",\"statuses_count\":17078,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/292579476\\/fondtardib1.jpg\",\"show_all_inline_media\":false,\"listed_count\":11,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"103989420\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Am\\u00e9lie Owl \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/292579476\\/fondtardib1.jpg\",\"created_at\":\"Mon Jan 11 22:34:07 +0000 2010\",\"profile_sidebar_fill_color\":\"c0dfec\",\"id\":103989420,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/timeladyandtimelord.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1834743858\\/389803_305088509516624_200063773352432_1258527_2126190789_n_normal.jpg\"},\"truncated\":false,\"id\":173181019527200768,\"created_at\":\"Fri Feb 24 23:02:27 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1387000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "78935b8a-3807-4622-9bac-5f10a4679288-173181019527200768" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@FlorencePorcel ta mal au cube ? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1692549186/IMG_0304_normal.jpg" -}, -"title": "oliver: @FlorencePorcel ta mal au cube ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1388000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@FlorencePorcel ta mal au cube ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[0,15],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181025093038081\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"49031173\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":280,\"screen_name\":\"samguichoune\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":998,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":80,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1692549186\\/IMG_0304_normal.jpg\",\"description\":\"vannes pourries, humour noir, flemmard, queutard, pionard.\\r\\nbref ......\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"389641597\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1692549186\\/IMG_0304_normal.jpg\",\"name\":\"oliver\",\"default_profile_image\":false,\"created_at\":\"Wed Oct 12 19:23:45 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":389641597,\"utc_offset\":3600,\"favourites_count\":15,\"url\":null},\"in_reply_to_screen_name\":\"FlorencePorcel\",\"truncated\":false,\"id\":173181025093038081,\"created_at\":\"Fri Feb 24 23:02:28 +0000 2012\",\"in_reply_to_user_id\":49031173}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1388000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "86fc4385-d816-4598-86d2-99233e400ad8-173181025093038081" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @monsieurlam: Je salue les intentions derrière Le Grand Webze, mais bordel que c'est étrange, comme truc. #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1725590755/jak-avatar-twitter_normal.png" -}, -"title": "Axel Leroy: RT @monsieurlam: Je salue les intentions derrière Le Grand Webze, mais bordel que c'est étrange, comme truc. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1390000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @monsieurlam: Je salue les intentions derri\\u00e8re Le Grand Webze, mais bordel que c'est \\u00e9trange, comme truc. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"monsieurlam\",\"indices\":[3,15],\"id_str\":\"7993262\",\"name\":\"L\\u00e2m HUA\",\"id\":7993262}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[109,113]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Je salue les intentions derri\\u00e8re Le Grand Webze, mais bordel que c'est \\u00e9trange, comme truc. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[92,96]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180740211707904\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":14,\"screen_name\":\"monsieurlam\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":10180,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":543,\"profile_link_color\":\"0084B4\",\"followers_count\":21596,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/129612647\\/boredcat_normal.jpg\",\"description\":\"+ links \\r\\n+ my life \\r\\n+ no reply \\r\\n+ @decate \\r\\n+ @lense \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"7993262\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/129612647\\/boredcat_normal.jpg\",\"name\":\"L\\u00e2m HUA\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 06 14:07:39 +0000 2007\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":7993262,\"utc_offset\":3600,\"favourites_count\":133,\"url\":\"http:\\/\\/www.monsieurlam.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180740211707904,\"created_at\":\"Fri Feb 24 23:01:20 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181034148532224\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":303,\"screen_name\":\"BlackEco\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13159,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/199653801\\/jak-avatar-rmx-twitter.png\",\"location\":\"Versailles, France\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":191,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1725590755\\/jak-avatar-twitter_normal.png\",\"description\":\"I'm a 18 years old french geek, passionated by Anglo-Saxon culture, computing, music, Internet, video games, movies, other geek stuffs and cars.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"94871785\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/199653801\\/jak-avatar-rmx-twitter.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1725590755\\/jak-avatar-twitter_normal.png\",\"name\":\"Axel Leroy\",\"default_profile_image\":false,\"created_at\":\"Sat Dec 05 21:28:19 +0000 2009\",\"profile_sidebar_border_color\":\"00bbff\",\"id\":94871785,\"utc_offset\":3600,\"favourites_count\":142,\"url\":\"http:\\/\\/www.blackeco.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181034148532224,\"created_at\":\"Fri Feb 24 23:02:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1390000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "565a4373-a2da-45fe-b840-37a35891f4d7-173181034148532224" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW doit battre #cesar2012 et \"Omar Sy\" pour être le TT n°1!!! :D", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: #LGW doit battre #cesar2012 et \"Omar Sy\" pour être le TT n°1!!! :D", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1391000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW doit battre #cesar2012 et \\\"Omar Sy\\\" pour \\u00eatre le TT n\\u00b01!!! :D\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"cesar2012\",\"indices\":[17,27]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181038846164993\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":912,\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"profile_text_color\":\"a3c23e\",\"statuses_count\":4894,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"location\":\"Alsace, France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"profile_sidebar_fill_color\":\"9ca871\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"name\":\"Hugo SCHOCH\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_border_color\":\"111405\",\"id\":175540303,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/only.hug33k.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181038846164993,\"created_at\":\"Fri Feb 24 23:02:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1391000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "36b5e057-8cf5-47d8-b7d7-905524acd2f7-173181038846164993" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@legrandwebze solange c'est un mix de valerie lemercier aujourd'ui et il y a 15 ans ! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/123600529/bracelet_normal.JPG" -}, -"title": "Richard: @legrandwebze solange c'est un mix de valerie lemercier aujourd'ui et il y a 15 ans ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1392000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@legrandwebze solange c'est un mix de valerie lemercier aujourd'ui et il y a 15 ans ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[86,90]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181041161412609\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":226,\"screen_name\":\"Iryngael\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":1959,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Midi-Pyr\\u00e9n\\u00e9es, Moissac\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"2FC2EF\",\"followers_count\":98,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/123600529\\/bracelet_normal.JPG\",\"description\":\"Gros connard sympa n\\u00e9anmoins :o\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"29106955\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/123600529\\/bracelet_normal.JPG\",\"name\":\"Richard\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 06 00:46:40 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":29106955,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173181041161412609,\"created_at\":\"Fri Feb 24 23:02:32 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1392000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "14a949a0-0530-46b8-946c-79b02c4e0f04-173181041161412609" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Solange assez flippante tout de même #lgw #cqui", -"img": { -"src": "http://a2.twimg.com/profile_images/578949538/6611_137621203372_560673372_3231878_5032042_n_normal.jpg" -}, -"title": "mikiane: Solange assez flippante tout de même #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1392000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Solange assez flippante tout de m\\u00eame #lgw #cqui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[37,41]},{\"text\":\"cqui\",\"indices\":[42,47]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.2241006,48.8155414],[2.4697521,48.8155414],[2.4697521,48.9021461],[2.2241006,48.9021461]]]},\"attributes\":{},\"full_name\":\"Paris, Paris\",\"place_type\":\"city\",\"name\":\"Paris\",\"id\":\"7238f93a3e899af6\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/7238f93a3e899af6.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[2.362622,48.87306]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181041299824640\",\"geo\":{\"type\":\"Point\",\"coordinates\":[48.87306,2.362622]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":4607,\"screen_name\":\"mikiane\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":8662,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/30288548\\/fond.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":860,\"profile_link_color\":\"000dc9\",\"followers_count\":29881,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/578949538\\/6611_137621203372_560673372_3231878_5032042_n_normal.jpg\",\"description\":\"Joshfire CEO & Owner.\\r\\nUse to be the Digital Director of France24. Rue89 Cofounder. TEDxParis Curator since 2009 #internetofthings #marktech #innovation #media\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"ffffff\",\"id_str\":\"6574682\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/30288548\\/fond.jpg\",\"profile_sidebar_fill_color\":\"FFFFFF\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/578949538\\/6611_137621203372_560673372_3231878_5032042_n_normal.jpg\",\"name\":\"mikiane\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 04 17:00:30 +0000 2007\",\"profile_sidebar_border_color\":\"d4d4d4\",\"id\":6574682,\"utc_offset\":-7200,\"favourites_count\":23,\"url\":\"http:\\/\\/mikiane.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181041299824640,\"created_at\":\"Fri Feb 24 23:02:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1392000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0357d82b-edb7-47e6-a171-2b29b7b751b7-173181041299824640" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Angie, nous sommes amoureux de toi. #lgw", -"img": { -"src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_2_normal.png" -}, -"title": "kassandra: RT @palmashow: Angie, nous sommes amoureux de toi. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1393000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @palmashow: Angie, nous sommes amoureux de toi. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[51,55]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Angie, nous sommes amoureux de toi. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[36,40]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173174362206257153\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"palmashow\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1784,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":202,\"profile_link_color\":\"0084B4\",\"followers_count\":54580,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"name\":\"palmashow\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":23782965,\"utc_offset\":null,\"favourites_count\":3,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173174362206257153,\"created_at\":\"Fri Feb 24 22:36:00 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181046186188800\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1,\"screen_name\":\"kassandra220\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":2,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_2_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"235274482\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_2_normal.png\",\"name\":\"kassandra\",\"default_profile_image\":true,\"created_at\":\"Fri Jan 07 19:52:19 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":235274482,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181046186188800,\"created_at\":\"Fri Feb 24 23:02:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1393000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e7d48c12-75dd-4dc9-af4f-cc6de696dde7-173181046186188800" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw le meilleur moyen de surfer sur internet via la télé et sans internet, j'aime beucoup", -"img": { -"src": "http://a0.twimg.com/profile_images/1802162566/image_normal.jpg" -}, -"title": "Julien Cotte: #lgw le meilleur moyen de surfer sur internet via la télé et sans internet, j'aime beucoup", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1394000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw le meilleur moyen de surfer sur internet via la t\\u00e9l\\u00e9 et sans internet, j'aime beucoup\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181050514710528\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"JulienCotteALU\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":872,\"location\":\"V\\u00e9lizy-Villacoublay\",\"profile_text_color\":\"333333\",\"followers_count\":1405,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1802162566\\/image_normal.jpg\",\"description\":\"DRH du site de V\\u00e9lizy (France) - HR Community Manager - Marketing HR2.0 - @AlcatelLucent\",\"statuses_count\":3875,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/105129015\\/VerySmallLogoHR2.0.jpg\",\"show_all_inline_media\":false,\"listed_count\":138,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"107697826\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Julien Cotte\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/105129015\\/VerySmallLogoHR2.0.jpg\",\"created_at\":\"Sat Jan 23 12:17:36 +0000 2010\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":107697826,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/juliencotte.typepad.com\\/le-blog-de-julien-cotte-\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802162566\\/image_normal.jpg\"},\"truncated\":false,\"id\":173181050514710528,\"created_at\":\"Fri Feb 24 23:02:34 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1394000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "894cc28f-be81-498f-886d-d7e2099ad49e-173181050514710528" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@solangeteparle c'est pour mourir plus tôt ? #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1849151891/1764739210_small_normal.jpg" -}, -"title": "Armand Verseau: @solangeteparle c'est pour mourir plus tôt ? #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1395000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@solangeteparle c'est pour mourir plus t\\u00f4t ? #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[0,15],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181054516072448\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"417867146\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":25,\"screen_name\":\"armandverseau\",\"lang\":\"fr\",\"profile_text_color\":\"3D1957\",\"statuses_count\":14,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"location\":\"Bordeaux, Fr\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"FF0000\",\"followers_count\":15,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849151891\\/1764739210_small_normal.jpg\",\"description\":\"Donneur de vie\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"642D8B\",\"id_str\":\"111817288\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849151891\\/1764739210_small_normal.jpg\",\"name\":\"Armand Verseau\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 06 06:41:16 +0000 2010\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":111817288,\"utc_offset\":-36000,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":\"SolangeTeParle\",\"truncated\":false,\"id\":173181054516072448,\"created_at\":\"Fri Feb 24 23:02:35 +0000 2012\",\"in_reply_to_user_id\":417867146}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1395000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4cf6bb5d-194a-45d4-bb43-b86a7cf5291d-173181054516072448" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'aurais choisi la même video de @SolangeTeParle #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1803065777/me_w_arb_normal.jpg" -}, -"title": "Zacal: J'aurais choisi la même video de @SolangeTeParle #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1396000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'aurais choisi la m\\u00eame video de @SolangeTeParle #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[33,48],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181057120739328\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":602,\"screen_name\":\"zacal33\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3674,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Bordeaux\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"009999\",\"followers_count\":258,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1803065777\\/me_w_arb_normal.jpg\",\"description\":\"Si on remboursait le temps perdu, je serais riche. Politiquement ambidextre asym\\u00e9trique, dominante h\\u00e9misph\\u00e8re gauche. Serial retweeter de @solangeteparle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"51889223\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803065777\\/me_w_arb_normal.jpg\",\"name\":\"Zacal\",\"default_profile_image\":false,\"created_at\":\"Sun Jun 28 23:59:26 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":51889223,\"utc_offset\":3600,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181057120739328,\"created_at\":\"Fri Feb 24 23:02:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1396000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8dc65346-b468-4d4d-963c-5cf520d715d0-173181057120739328" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw @vinvin tu n'auras pas à danser… Dujardin n'a pas eu le #césar2012 alors qu'Omar Sy, si…", -"img": { -"src": "http://a0.twimg.com/profile_images/1602210892/Galactica_normal.jpg" -}, -"title": "Cammarata Thierry: #lgw @vinvin tu n'auras pas à danser… Dujardin n'a pas eu le #césar2012 alors qu'Omar Sy, si…", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1397000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw @vinvin tu n'auras pas \\u00e0 danser\\u2026 Dujardin n'a pas eu le #c\\u00e9sar2012 alors qu'Omar Sy, si\\u2026\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[5,12],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"c\\u00e9sar2012\",\"indices\":[61,71]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181062581727233\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":98,\"screen_name\":\"thcammarata\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1159,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"990000\",\"followers_count\":23,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"334554629\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"name\":\"Cammarata Thierry\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 13 08:43:07 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":334554629,\"utc_offset\":3600,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181062581727233,\"created_at\":\"Fri Feb 24 23:02:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1397000, -"tags": [ -{ -"id-ref": "ef2b9ccc-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5de5c524-fcac-4894-a22e-ba2c2ec7e550-173181062581727233" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Now Diffusing : @SolangeTeParle #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: RT @LeGrandWebze: Now Diffusing : @SolangeTeParle #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1397000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Now Diffusing : @SolangeTeParle #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"SolangeTeParle\",\"indices\":[34,49],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Now Diffusing : @SolangeTeParle #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[16,31],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180994772406272\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1481,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3138,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180994772406272,\"created_at\":\"Fri Feb 24 23:02:21 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181061277286401\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":912,\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"profile_text_color\":\"a3c23e\",\"statuses_count\":4895,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"location\":\"Alsace, France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"profile_sidebar_fill_color\":\"9ca871\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"name\":\"Hugo SCHOCH\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_border_color\":\"111405\",\"id\":175540303,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/only.hug33k.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181061277286401,\"created_at\":\"Fri Feb 24 23:02:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1397000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "90ff676b-f915-4a88-b6d8-c43946d773f4-173181061277286401" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pourquoi @Vinvin il m'appelle tout le temps à l'antenne ? Ah non c'est un autre François, @francoisrollin :D #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1763850955/avatar_stopsopa_normal.jpeg" -}, -"title": "François Revol: Pourquoi @Vinvin il m'appelle tout le temps à l'antenne ? Ah non c'est un autre François, @francoisrollin :D #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1398000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Pourquoi @Vinvin il m'appelle tout le temps \\u00e0 l'antenne ? Ah non c'est un autre Fran\\u00e7ois, @francoisrollin :D #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[9,16],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522},{\"screen_name\":\"francoisrollin\",\"indices\":[90,105],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[109,113]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181067929456641\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":253,\"screen_name\":\"mmu_man\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":10392,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Internet\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"0084B4\",\"followers_count\":311,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"description\":\"Engineer, #FLOSS developer, Haiku contributor, hacktivist, Tai Chi & Kung-Fu practitioner\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"102075787\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"name\":\"Fran\\u00e7ois Revol\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 05 14:32:42 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":102075787,\"utc_offset\":null,\"favourites_count\":19,\"url\":\"http:\\/\\/revolf.free.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181067929456641,\"created_at\":\"Fri Feb 24 23:02:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1398000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "83420e6e-a51a-4984-9775-3d983fd1f738-173181067929456641" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@Dugomo: Jolie la chemise à @Vinvin. Ils font les mêmes pour homme ? #lgw”", -"img": { -"src": "http://a0.twimg.com/profile_images/1690913631/doc_normal.jpg" -}, -"title": "Klaire.fr: “@Dugomo: Jolie la chemise à @Vinvin. Ils font les mêmes pour homme ? #lgw”", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1399000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@Dugomo: Jolie la chemise \\u00e0 @Vinvin. Ils font les m\\u00eames pour homme ? #lgw\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Dugomo\",\"indices\":[1,8],\"id_str\":\"67648081\",\"name\":\"Dugomo\",\"id\":67648081},{\"screen_name\":\"Vinvin\",\"indices\":[29,36],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[70,74]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181070894841856\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":780,\"screen_name\":\"KlaireFr\",\"lang\":\"fr\",\"profile_text_color\":\"663B12\",\"statuses_count\":9882,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/381308516\\/klaire.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":282,\"profile_link_color\":\"1F98C7\",\"followers_count\":7158,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1690913631\\/doc_normal.jpg\",\"description\":\"A un mauvais caract\\u00e8re. Mais un sur 140, \\u00e7a va. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C6E2EE\",\"id_str\":\"28096610\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/381308516\\/klaire.png\",\"profile_sidebar_fill_color\":\"DAECF4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1690913631\\/doc_normal.jpg\",\"name\":\"Klaire.fr\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 01 12:34:58 +0000 2009\",\"profile_sidebar_border_color\":\"C6E2EE\",\"id\":28096610,\"utc_offset\":-10800,\"favourites_count\":35,\"url\":\"http:\\/\\/www.klaire.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181070894841856,\"created_at\":\"Fri Feb 24 23:02:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1399000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "06acc853-a33d-471b-a05b-648e2a091140-173181070894841856" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On remarquera qu'un des 2 animateurs a une chemise raccord avec le décor, on reconnait les pros #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/569365839/entrbtn2_normal.gif" -}, -"title": "Screech Cubik: On remarquera qu'un des 2 animateurs a une chemise raccord avec le décor, on reconnait les pros #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1401000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"On remarquera qu'un des 2 animateurs a une chemise raccord avec le d\\u00e9cor, on reconnait les pros #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[96,100]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181078750760960\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":57,\"screen_name\":\"s_cubik\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1288,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Bruxelles\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":74,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/569365839\\/entrbtn2_normal.gif\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Brussels\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"96092449\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/569365839\\/entrbtn2_normal.gif\",\"name\":\"Screech Cubik\",\"default_profile_image\":false,\"created_at\":\"Fri Dec 11 09:16:29 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":96092449,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.talkgeekytome.net\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181078750760960,\"created_at\":\"Fri Feb 24 23:02:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1401000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "df380508-b3fc-423d-b7b5-dbf2edf5775e-173181078750760960" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cQui #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1833562695/images_normal.jpg" -}, -"title": "Δ: #cQui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1403000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cQui #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[6,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181087823036416\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":66,\"screen_name\":\"Yepouti\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":214,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"165e5e\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1833562695\\/images_normal.jpg\",\"description\":\"[Texte manquant] @LawDCP Ily\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"95460846\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1833562695\\/images_normal.jpg\",\"name\":\"\\u0394\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 08 17:16:54 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":95460846,\"utc_offset\":-10800,\"favourites_count\":16,\"url\":\"http:\\/\\/takemeawayandfuckme.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181087823036416,\"created_at\":\"Fri Feb 24 23:02:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1403000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "186c346f-266a-4db6-96de-e7ea0191a89e-173181087823036416" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je vais me servir un Citror sirop sport avec du Perrier fine bulle devant #lgw et mon bonheur sera complet (je risque l'overdose de kif)", -"img": { -"src": "http://a1.twimg.com/profile_images/1817576333/emmanuelle_hirschauer_tetocarre_normal.jpg" -}, -"title": "E. Hirschauer: Je vais me servir un Citror sirop sport avec du Perrier fine bulle devant #lgw et mon bonheur sera complet (je risque l'overdose de kif)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1403000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je vais me servir un Citror sirop sport avec du Perrier fine bulle devant #lgw et mon bonheur sera complet (je risque l'overdose de kif)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[74,78]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181087898542080\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":202,\"screen_name\":\"LaBombeH\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":1408,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/67039392\\/twitter.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"D02B55\",\"followers_count\":123,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817576333\\/emmanuelle_hirschauer_tetocarre_normal.jpg\",\"description\":\"Eclose sur un terril, \\u00e9lev\\u00e9e au reblochon au lait cru, demeurant dans le neuf-trois\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"84343206\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/67039392\\/twitter.jpg\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817576333\\/emmanuelle_hirschauer_tetocarre_normal.jpg\",\"name\":\"E. Hirschauer\",\"default_profile_image\":false,\"created_at\":\"Thu Oct 22 14:53:27 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":84343206,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181087898542080,\"created_at\":\"Fri Feb 24 23:02:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1403000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6e711cd4-5b73-458f-8ca6-c7500439f6a8-173181087898542080" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je sens que @Swiinea va être concernée par cette vidéo de #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1827226982/Mekou4_-_Copie__2__-_Copie_normal.JPG" -}, -"title": "Sacha Tenluge: Je sens que @Swiinea va être concernée par cette vidéo de #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1403000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je sens que @Swiinea va \\u00eatre concern\\u00e9e par cette vid\\u00e9o de #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Swiinea\",\"indices\":[12,20],\"id_str\":\"372532169\",\"name\":\"Swin Gum\",\"id\":372532169}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[58,62]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181087621718016\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":335,\"screen_name\":\"Mekouyanski\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":14247,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/420385676\\/twilk_background_4f33bf65c4463.jpg\",\"location\":\"Pas Paris\",\"show_all_inline_media\":true,\"listed_count\":26,\"profile_link_color\":\"163470\",\"followers_count\":465,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1827226982\\/Mekou4_-_Copie__2__-_Copie_normal.JPG\",\"description\":\"RT ses mentions c'est s'auto-sucer, les courbatures en moins.\\r\\n\\r\\nMoi je dis \\u00e7a je dis rien...\\r\\n\\r\\nBah fais \\u00e7a, dis rien.\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"247184480\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/420385676\\/twilk_background_4f33bf65c4463.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1827226982\\/Mekou4_-_Copie__2__-_Copie_normal.JPG\",\"name\":\"Sacha Tenluge\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 04 07:59:44 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":247184480,\"utc_offset\":-10800,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181087621718016,\"created_at\":\"Fri Feb 24 23:02:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1403000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ab4c4fab-0ec9-4f00-8508-a57e74938ec9-173181087621718016" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Now Diffusing : @SolangeTeParle #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1763850955/avatar_stopsopa_normal.jpeg" -}, -"title": "François Revol: RT @LeGrandWebze: Now Diffusing : @SolangeTeParle #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1404000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"RT @LeGrandWebze: Now Diffusing : @SolangeTeParle #lgw\",\"created_at\":\"Fri Feb 24 23:02:44 +0000 2012\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]}],\"user_mentions\":[{\"indices\":[3,16],\"screen_name\":\"LeGrandWebze\",\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"indices\":[34,49],\"screen_name\":\"SolangeTeParle\",\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}]},\"retweet_count\":1,\"place\":null,\"in_reply_to_status_id_str\":null,\"retweeted\":false,\"source\":\"web\",\"in_reply_to_user_id_str\":null,\"id_str\":\"173181093565054976\",\"coordinates\":null,\"in_reply_to_screen_name\":null,\"contributors\":null,\"geo\":null,\"user\":{\"listed_count\":14,\"created_at\":\"Tue Jan 05 14:32:42 +0000 2010\",\"profile_text_color\":\"333333\",\"is_translator\":false,\"show_all_inline_media\":false,\"lang\":\"en\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"url\":\"http:\\/\\/revolf.free.fr\\/\",\"default_profile\":true,\"notifications\":null,\"profile_link_color\":\"0084B4\",\"screen_name\":\"mmu_man\",\"time_zone\":null,\"description\":\"Engineer, #FLOSS developer, Haiku contributor, hacktivist, Tai Chi & Kung-Fu practitioner\",\"following\":null,\"geo_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_background_color\":\"C0DEED\",\"location\":\"Internet\",\"id_str\":\"102075787\",\"profile_background_tile\":false,\"followers_count\":311,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"default_profile_image\":false,\"follow_request_sent\":null,\"profile_sidebar_fill_color\":\"DDEEF6\",\"favourites_count\":19,\"protected\":false,\"friends_count\":253,\"profile_sidebar_border_color\":\"C0DEED\",\"name\":\"Fran\\u00e7ois Revol\",\"contributors_enabled\":false,\"verified\":false,\"id\":102075787,\"statuses_count\":10391,\"profile_use_background_image\":true,\"utc_offset\":null},\"in_reply_to_user_id\":null,\"in_reply_to_status_id\":null,\"favorited\":false,\"id\":173181093565054976,\"retweeted_status\":{\"truncated\":false,\"text\":\"Now Diffusing : @SolangeTeParle #lgw\",\"created_at\":\"Fri Feb 24 23:02:21 +0000 2012\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}],\"user_mentions\":[{\"indices\":[16,31],\"screen_name\":\"SolangeTeParle\",\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}]},\"retweet_count\":1,\"place\":null,\"in_reply_to_status_id_str\":null,\"retweeted\":false,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"id_str\":\"173180994772406272\",\"coordinates\":null,\"in_reply_to_screen_name\":null,\"contributors\":null,\"geo\":null,\"user\":{\"listed_count\":89,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_text_color\":\"333333\",\"is_translator\":false,\"show_all_inline_media\":true,\"lang\":\"fr\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"url\":\"http:\\/\\/www.legrandwebze.com\\/\",\"default_profile\":true,\"notifications\":null,\"profile_link_color\":\"0084B4\",\"screen_name\":\"LeGrandWebze\",\"time_zone\":\"Paris\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"following\":null,\"geo_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_background_color\":\"C0DEED\",\"location\":\"Paris, France\",\"id_str\":\"365949385\",\"profile_background_tile\":false,\"followers_count\":3140,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"default_profile_image\":false,\"follow_request_sent\":null,\"profile_sidebar_fill_color\":\"DDEEF6\",\"favourites_count\":42,\"protected\":false,\"friends_count\":3026,\"profile_sidebar_border_color\":\"C0DEED\",\"name\":\"legrandwebze\",\"contributors_enabled\":false,\"verified\":false,\"id\":365949385,\"statuses_count\":1480,\"profile_use_background_image\":true,\"utc_offset\":3600},\"in_reply_to_user_id\":null,\"in_reply_to_status_id\":null,\"favorited\":false,\"id\":173180994772406272}}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1404000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4fc44a2b-f028-4c82-9a16-6560992733ad-173181093565054976" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw @vinvin la chemise c'était un pari?", -"img": { -"src": "http://a0.twimg.com/profile_images/1843724504/_DSC0031_normal.jpg" -}, -"title": "Guillaume BodyLawson: #lgw @vinvin la chemise c'était un pari?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1405000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw @vinvin la chemise c'\\u00e9tait un pari?\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[5,12],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181094663950336\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"GBodyLawson\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":141,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":34,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843724504\\/_DSC0031_normal.jpg\",\"description\":\":: En qu\\u00eate du vinyle perdu ::\",\"statuses_count\":481,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/308657979\\/plan-ratp.jpg\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"85315326\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Guillaume BodyLawson\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/308657979\\/plan-ratp.jpg\",\"created_at\":\"Mon Oct 26 13:30:59 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":85315326,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843724504\\/_DSC0031_normal.jpg\"},\"truncated\":false,\"id\":173181094663950336,\"created_at\":\"Fri Feb 24 23:02:45 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1405000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e66cec47-4d0c-4e93-905d-c97c8386ed4b-173181094663950336" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@SolangeTeParle Qu'est ce que tu fous là ?Les Césars c'est sur Canal plus. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1683879841/Photo_du_83030873-12-___23.03_normal.jpg" -}, -"title": "Rémi: @SolangeTeParle Qu'est ce que tu fous là ?Les Césars c'est sur Canal plus. #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1408000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@SolangeTeParle Qu'est ce que tu fous l\\u00e0 ?Les C\\u00e9sars c'est sur Canal plus. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[0,15],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[75,79]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181108312215553\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"417867146\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":319,\"screen_name\":\"GabytaineFlam\",\"lang\":\"fr\",\"profile_text_color\":\"8FCAE0\",\"statuses_count\":5844,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"location\":\"Toulouse.\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"4BB7DF\",\"followers_count\":367,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"description\":\"Les tweets qui ont \\u00e9t\\u00e9 \\u00e9crits dans cette TL ont \\u00e9t\\u00e9 faits par un professionnel. N'essayez pas de les reproduire \\u00e0 la maison. Contentez vous de les suivre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"59BEE4\",\"id_str\":\"161146189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"profile_sidebar_fill_color\":\"191F22\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"name\":\"R\\u00e9mi\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 30 03:07:45 +0000 2010\",\"profile_sidebar_border_color\":\"4BB7DF\",\"id\":161146189,\"utc_offset\":-10800,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":\"SolangeTeParle\",\"truncated\":false,\"id\":173181108312215553,\"created_at\":\"Fri Feb 24 23:02:48 +0000 2012\",\"in_reply_to_user_id\":417867146}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1408000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3336e06a-bef5-4dbc-ab6a-69bc533780eb-173181108312215553" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@sebvdo: #lgw florence a disparu” et @Vinvin se transforme en Stéphane Bern", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: “@sebvdo: #lgw florence a disparu” et @Vinvin se transforme en Stéphane Bern", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1409000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@sebvdo: #lgw florence a disparu\\u201d et @Vinvin se transforme en St\\u00e9phane Bern\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"sebvdo\",\"indices\":[1,8],\"id_str\":\"97193463\",\"name\":\"S\\u00e9bastien vdo\",\"id\":97193463},{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[10,14]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181114846949378\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":636,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"name\":\"Royer Charles-Henri\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":185396126,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181114846949378,\"created_at\":\"Fri Feb 24 23:02:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1409000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4fe07edc-62fa-4690-b320-d9ec83899ed5-173181114846949378" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw dans les topics monde", -"img": { -"src": "http://a0.twimg.com/profile_images/1650721797/Largy_normal.jpg" -}, -"title": "Largentula: #lgw dans les topics monde", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1409000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw dans les topics monde\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181111055294465\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":116,\"screen_name\":\"Largentula\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3824,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"sur le canap\\u00e9\",\"show_all_inline_media\":false,\"listed_count\":24,\"profile_link_color\":\"990000\",\"followers_count\":174,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1650721797\\/Largy_normal.jpg\",\"description\":\"prout\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"17374070\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1650721797\\/Largy_normal.jpg\",\"name\":\"Largentula\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 13 22:12:09 +0000 2008\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":17374070,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181111055294465,\"created_at\":\"Fri Feb 24 23:02:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1409000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1337ac7d-15e4-476e-ade3-78f0c543ba1e-173181111055294465" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On applaudit et on se lève pour congratuler Rollin des qu'il fait une vanne ? OK ? #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1648215039/EmeryDoligeHubN_B_normal.jpg" -}, -"title": "Emery Doligé: On applaudit et on se lève pour congratuler Rollin des qu'il fait une vanne ? OK ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1410000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"On applaudit et on se l\\u00e8ve pour congratuler Rollin des qu'il fait une vanne ? OK ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[83,87]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181116356886528\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":493,\"screen_name\":\"MryEmery\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":31438,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/170627783\\/mrytwitter_copie.jpg\",\"location\":\"Paris Rive Gauche\",\"show_all_inline_media\":true,\"listed_count\":931,\"profile_link_color\":\"2FC2EF\",\"followers_count\":19577,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1648215039\\/EmeryDoligeHubN_B_normal.jpg\",\"description\":\"Vanksen. Europe 1 #dcdc. Lib\\u00e9ral ta m\\u00e8re.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f7f8fa\",\"id_str\":\"14285154\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/170627783\\/mrytwitter_copie.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648215039\\/EmeryDoligeHubN_B_normal.jpg\",\"name\":\"Emery Dolig\\u00e9\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 02 16:59:11 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":14285154,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/mry.blogs.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181116356886528,\"created_at\":\"Fri Feb 24 23:02:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1410000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7f2b4788-1f26-4bec-8841-64a7ebb0c8f8-173181116356886528" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J’aime bien @SolangeTeParle, elle est complètement barrée. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1851381174/40686_10150241511040245_627600244_14579748_1389369_n-_1__normal.png" -}, -"title": "Jérôme: J’aime bien @SolangeTeParle, elle est complètement barrée. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1412000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J\\u2019aime bien @SolangeTeParle, elle est compl\\u00e8tement barr\\u00e9e. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[12,27],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[59,63]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181124544172033\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":482,\"screen_name\":\"phollow\",\"lang\":\"en\",\"profile_text_color\":\"9FC193\",\"statuses_count\":23479,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/378742153\\/x675901648471a2a88bedadf89423b56.png\",\"location\":\"Limoges\",\"show_all_inline_media\":true,\"listed_count\":73,\"profile_link_color\":\"5E503B\",\"followers_count\":1255,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851381174\\/40686_10150241511040245_627600244_14579748_1389369_n-_1__normal.png\",\"description\":\"T'es bonne ? Je fais des photos. \\r\\nD\\u00e9veloppeur #web & #iPhone accessoirement.\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"E3CF57\",\"id_str\":\"19177286\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/378742153\\/x675901648471a2a88bedadf89423b56.png\",\"profile_sidebar_fill_color\":\"F5F2B8\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851381174\\/40686_10150241511040245_627600244_14579748_1389369_n-_1__normal.png\",\"name\":\"J\\u00e9r\\u00f4me\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 19 08:32:47 +0000 2009\",\"profile_sidebar_border_color\":\"FEA984\",\"id\":19177286,\"utc_offset\":3600,\"favourites_count\":115,\"url\":\"http:\\/\\/phollow.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181124544172033,\"created_at\":\"Fri Feb 24 23:02:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1412000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bfed39e5-d25d-4598-9646-f8d5d4ddc8c6-173181124544172033" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Très bien ! Le Grand Webzé #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1840423549/sarkozy_prfet_4_normal.jpg" -}, -"title": "SarkoMent: Très bien ! Le Grand Webzé #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1413000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Tr\\u00e8s bien ! Le Grand Webz\\u00e9 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[27,31]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181131154407424\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":45,\"screen_name\":\"SarkoMent\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":46,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":38,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1840423549\\/sarkozy_prfet_4_normal.jpg\",\"description\":\"Compte parodique !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"497726890\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840423549\\/sarkozy_prfet_4_normal.jpg\",\"name\":\"SarkoMent\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 20 09:07:23 +0000 2012\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":497726890,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181131154407424,\"created_at\":\"Fri Feb 24 23:02:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1413000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e5cec0bf-7f7f-4d67-9213-311529352a33-173181131154407424" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Malheureusement @Vinvin n'aura pas à faire de claquette sur le plateau de #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1646004624/Fl_normal.jpg" -}, -"title": "Flo de Rennes: Malheureusement @Vinvin n'aura pas à faire de claquette sur le plateau de #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1413000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Malheureusement @Vinvin n'aura pas \\u00e0 faire de claquette sur le plateau de #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[16,23],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[74,78]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181129350840320\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":119,\"screen_name\":\"FlodeRennes\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":418,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Bretagne Rennes\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":29,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1646004624\\/Fl_normal.jpg\",\"description\":\"Poursuivez-moi.\\r\\nEnsemble peut \\u00eatre on sourira.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"022330\",\"id_str\":\"379708749\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1646004624\\/Fl_normal.jpg\",\"name\":\"Flo de Rennes\",\"default_profile_image\":false,\"created_at\":\"Sun Sep 25 12:32:04 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":379708749,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181129350840320,\"created_at\":\"Fri Feb 24 23:02:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1413000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a9b4d179-0064-4791-8219-8481aa85c1c1-173181129350840320" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @KlaireFr: “@Dugomo: Jolie la chemise à @Vinvin. Ils font les mêmes pour homme ? #lgw”", -"img": { -"src": "http://a1.twimg.com/profile_images/1598467503/aurel2_-_Copie_normal.jpg" -}, -"title": "Aurélien: RT @KlaireFr: “@Dugomo: Jolie la chemise à @Vinvin. Ils font les mêmes pour homme ? #lgw”", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1414000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @KlaireFr: \\u201c@Dugomo: Jolie la chemise \\u00e0 @Vinvin. Ils font les m\\u00eames pour homme ? #lgw\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[3,12],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610},{\"screen_name\":\"Dugomo\",\"indices\":[15,22],\"id_str\":\"67648081\",\"name\":\"Dugomo\",\"id\":67648081},{\"screen_name\":\"Vinvin\",\"indices\":[43,50],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[84,88]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@Dugomo: Jolie la chemise \\u00e0 @Vinvin. Ils font les m\\u00eames pour homme ? #lgw\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Dugomo\",\"indices\":[1,8],\"id_str\":\"67648081\",\"name\":\"Dugomo\",\"id\":67648081},{\"screen_name\":\"Vinvin\",\"indices\":[29,36],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[70,74]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181070894841856\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":780,\"screen_name\":\"KlaireFr\",\"lang\":\"fr\",\"profile_text_color\":\"663B12\",\"statuses_count\":9881,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/381308516\\/klaire.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":282,\"profile_link_color\":\"1F98C7\",\"followers_count\":7158,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1690913631\\/doc_normal.jpg\",\"description\":\"A un mauvais caract\\u00e8re. Mais un sur 140, \\u00e7a va. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C6E2EE\",\"id_str\":\"28096610\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/381308516\\/klaire.png\",\"profile_sidebar_fill_color\":\"DAECF4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1690913631\\/doc_normal.jpg\",\"name\":\"Klaire.fr\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 01 12:34:58 +0000 2009\",\"profile_sidebar_border_color\":\"C6E2EE\",\"id\":28096610,\"utc_offset\":-10800,\"favourites_count\":35,\"url\":\"http:\\/\\/www.klaire.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181070894841856,\"created_at\":\"Fri Feb 24 23:02:39 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181135189315584\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":886,\"screen_name\":\"aurel_p\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":33184,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Pau\",\"show_all_inline_media\":true,\"listed_count\":152,\"profile_link_color\":\"93A644\",\"followers_count\":2184,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"description\":\"cr\\u00e9ation web le jour, TVvore le soir. Attention risque de LT m\\u00eame des \\u00e9missions les plus mauvaises de la t\\u00e9l\\u00e9 fran\\u00e7aise. Partage en tout genre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"14321671\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"name\":\"Aur\\u00e9lien\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 07 10:27:23 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":14321671,\"utc_offset\":3600,\"favourites_count\":140,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181135189315584,\"created_at\":\"Fri Feb 24 23:02:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1414000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "86909542-e441-471e-a875-93322144fbcd-173181135189315584" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @MGMTiST: Elle claque l'émission sur France 5. #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1482495069/image_normal.jpg" -}, -"title": "Ornithorynque: RT @MGMTiST: Elle claque l'émission sur France 5. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1416000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @MGMTiST: Elle claque l'\\u00e9mission sur France 5. #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"MGMTiST\",\"indices\":[3,11],\"name\":\"Batistuta.\",\"id_str\":\"223155142\",\"id\":223155142}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[50,54]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Elle claque l'\\u00e9mission sur France 5. #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[37,41]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180596523245569\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"MGMTiST\",\"lang\":\"fr\",\"favourites_count\":259,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":184,\"location\":\"Paris XXIe.\",\"profile_text_color\":\"333333\",\"followers_count\":379,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1839264097\\/Stay_20Cool_normal.jpg\",\"description\":\"J'en pr\\u00e9viens les m\\u00e8res de famille, ce que je tweet n'est pas pour les petites filles dont on coupe le pain en tartines.\",\"statuses_count\":10428,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/397512556\\/Oh__Lana.jpg\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"223155142\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Batistuta.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/397512556\\/Oh__Lana.jpg\",\"created_at\":\"Sun Dec 05 15:21:07 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":223155142,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/makegreatmusictwodays.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839264097\\/Stay_20Cool_normal.jpg\"},\"truncated\":false,\"id\":173180596523245569,\"created_at\":\"Fri Feb 24 23:00:46 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181140574806016\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181a1e\",\"screen_name\":\"UlysseBFK\",\"lang\":\"fr\",\"favourites_count\":84,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":213,\"location\":\"Paris \\/ Cudi Zone\",\"profile_text_color\":\"666666\",\"followers_count\":192,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1482495069\\/image_normal.jpg\",\"description\":\"Plus tard, j'appellerai mes enfants Ben et Jerry, c'est trop la classe pour les congeler apr\\u00e8s.\",\"statuses_count\":11888,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/424099444\\/427387_10150557889519106_666279105_8746558_720396324_n.jpg\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"918e7a\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1a1b16\",\"protected\":false,\"id_str\":\"161333995\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Ornithorynque\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/424099444\\/427387_10150557889519106_666279105_8746558_720396324_n.jpg\",\"created_at\":\"Wed Jun 30 15:45:50 +0000 2010\",\"profile_sidebar_fill_color\":\"292923\",\"id\":161333995,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/kidhyubhe.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1482495069\\/image_normal.jpg\"},\"truncated\":false,\"id\":173181140574806016,\"created_at\":\"Fri Feb 24 23:02:56 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1416000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "55e47427-7aba-4a13-8db6-177bcdab7b27-173181140574806016" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "En vrai c'est quoi le concept de #lgw ?", -"img": { -"src": "http://a2.twimg.com/profile_images/1719658772/dGnuxEjQ_normal" -}, -"title": "Maule: En vrai c'est quoi le concept de #lgw ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1420000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"En vrai c'est quoi le concept de #lgw ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetcaster.com\\\" rel=\\\"nofollow\\\"\\u003ETweetCaster for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181160480972800\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"plemga\",\"lang\":\"fr\",\"profile_text_color\":\"1ab812\",\"statuses_count\":1538,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/390374182\\/100109200127_42.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"d10c7c\",\"followers_count\":54,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1719658772\\/dGnuxEjQ_normal\",\"description\":\"Demain je serai juriste. Mais pas tout de suite, l\\u00e0 je choppe\\/shop.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"064666\",\"id_str\":\"118273647\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/390374182\\/100109200127_42.jpg\",\"profile_sidebar_fill_color\":\"b2b5bd\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1719658772\\/dGnuxEjQ_normal\",\"name\":\"Maule\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 28 04:16:14 +0000 2010\",\"profile_sidebar_border_color\":\"10c741\",\"id\":118273647,\"utc_offset\":3600,\"favourites_count\":292,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181160480972800,\"created_at\":\"Fri Feb 24 23:03:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1420000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b0f00216-906e-4f9a-8054-c1b66b2cac36-173181160480972800" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Charles_Liebert: 1000 tweets sur la chemise de @Vinvin ... L'audience de @LeGrandWebze sait s'investir sur les sujets de fond 😜 #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1802162566/image_normal.jpg" -}, -"title": "Julien Cotte: RT @Charles_Liebert: 1000 tweets sur la chemise de @Vinvin ... L'audience de @LeGrandWebze sait s'investir sur les sujets de fond 😜 #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1421000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Charles_Liebert: 1000 tweets sur la chemise de @Vinvin ... L'audience de @LeGrandWebze sait s'investir sur les sujets de fond \\ud83d\\ude1c #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Charles_Liebert\",\"indices\":[3,19],\"id_str\":\"610993\",\"name\":\"Charles Liebert\",\"id\":610993},{\"screen_name\":\"Vinvin\",\"indices\":[51,58],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522},{\"screen_name\":\"LeGrandWebze\",\"indices\":[77,90],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[132,136]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"1000 tweets sur la chemise de @Vinvin ... L'audience de @LeGrandWebze sait s'investir sur les sujets de fond \\ud83d\\ude1c #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[30,37],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522},{\"screen_name\":\"LeGrandWebze\",\"indices\":[56,69],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[111,115]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180818355781633\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1158,\"screen_name\":\"Charles_Liebert\",\"lang\":\"en\",\"profile_text_color\":\"F522D5\",\"statuses_count\":48080,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/29762\\/00663_ghostfog_1280x800.jpg\",\"location\":\"Paris - Cap Ferret - Saugeras\",\"show_all_inline_media\":true,\"listed_count\":156,\"profile_link_color\":\"1AF51F\",\"followers_count\":2044,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/732688177\\/bi-cause_normal.jpg\",\"description\":\"Ex Digital Marketing Manager @ Orange Vall\\u00e9e, now Proud Founder of LGS Consulting (@LGS_Consulting). Curator, e-Ninja, Good Samaritan & Lover. #WLTW Official\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0E0F0F\",\"id_str\":\"610993\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/29762\\/00663_ghostfog_1280x800.jpg\",\"profile_sidebar_fill_color\":\"E0FF91\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/732688177\\/bi-cause_normal.jpg\",\"name\":\"Charles Liebert\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 07 20:26:15 +0000 2007\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":610993,\"utc_offset\":3600,\"favourites_count\":509,\"url\":\"http:\\/\\/www.charles-liebert.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180818355781633,\"created_at\":\"Fri Feb 24 23:01:39 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181163974832128\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":872,\"screen_name\":\"JulienCotteALU\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3875,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/105129015\\/VerySmallLogoHR2.0.jpg\",\"location\":\"V\\u00e9lizy-Villacoublay\",\"show_all_inline_media\":false,\"listed_count\":138,\"profile_link_color\":\"0084B4\",\"followers_count\":1406,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1802162566\\/image_normal.jpg\",\"description\":\"DRH du site de V\\u00e9lizy (France) - HR Community Manager - Marketing HR2.0 - @AlcatelLucent\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"107697826\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/105129015\\/VerySmallLogoHR2.0.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802162566\\/image_normal.jpg\",\"name\":\"Julien Cotte\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 23 12:17:36 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":107697826,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/juliencotte.typepad.com\\/le-blog-de-julien-cotte-\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181163974832128,\"created_at\":\"Fri Feb 24 23:03:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1421000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7572741c-322a-403d-983e-efc6366e3145-173181163974832128" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw en TT wesh", -"img": { -"src": "http://a1.twimg.com/profile_images/1709833400/j_normal.JPG" -}, -"title": "Julie R جولي: #lgw en TT wesh", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1421000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw en TT wesh\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181164629147648\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":820,\"screen_name\":\"JulR\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":13059,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Paris \\/ Damas\",\"show_all_inline_media\":false,\"listed_count\":35,\"profile_link_color\":\"93A644\",\"followers_count\":792,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"description\":\"Parigote de coeur, syrienne d'adoption. L'inverse marche aussi. Journaliste vadrouilleuse \\/\\/ Don't diet - Start a riot\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"10572732\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"name\":\"Julie R \\u062c\\u0648\\u0644\\u064a\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 25 22:37:26 +0000 2007\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":10572732,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/www.syrieonline.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181164629147648,\"created_at\":\"Fri Feb 24 23:03:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1421000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1a10d54c-0c8b-4db6-841d-7f73ccf8b900-173181164629147648" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est quoi ca? Oo #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1582000128/275798_1464561690_1420694644_n_normal.jpg" -}, -"title": "Adeline F.: C'est quoi ca? Oo #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1422000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est quoi ca? Oo #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[18,22]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181168785702912\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":107,\"screen_name\":\"Dirty_Adeline\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2506,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":157,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1582000128\\/275798_1464561690_1420694644_n_normal.jpg\",\"description\":\"moi je suis un \\u00eatre perdu dans la 25eme heure! \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"123015441\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1582000128\\/275798_1464561690_1420694644_n_normal.jpg\",\"name\":\"Adeline F.\",\"default_profile_image\":false,\"created_at\":\"Sun Mar 14 17:57:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":123015441,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181168785702912,\"created_at\":\"Fri Feb 24 23:03:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1422000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d0d87efe-f8a6-4e8b-8cc3-b10cba9f28e7-173181168785702912" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "c'est chelou #lgw, c'est fait avec 3 bouts de ficelles, un peu lunaire...je reste dubitatif !", -"img": { -"src": "http://a0.twimg.com/profile_images/1801176537/profile_normal.jpg" -}, -"title": "rachoubidou69: c'est chelou #lgw, c'est fait avec 3 bouts de ficelles, un peu lunaire...je reste dubitatif !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1423000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"c'est chelou #lgw, c'est fait avec 3 bouts de ficelles, un peu lunaire...je reste dubitatif !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[13,17]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.yoono.com\\\" rel=\\\"nofollow\\\"\\u003Eyoono\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181173512675328\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":61,\"screen_name\":\"rachoubidou69\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":259,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/398766806\\/128427.jpg\",\"location\":\"France, Cremieu\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":24,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1801176537\\/profile_normal.jpg\",\"description\":\"On rencontre sa femme sur Meetic, la trompe sur Facebook, annonce le divorce sur Twitter et vends la baraque sur Ebay\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"396071969\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/398766806\\/128427.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801176537\\/profile_normal.jpg\",\"name\":\"rachoubidou69\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 22 18:06:48 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":396071969,\"utc_offset\":3600,\"favourites_count\":31,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181173512675328,\"created_at\":\"Fri Feb 24 23:03:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1423000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "565313e5-f1b9-48b6-b3bd-2b1d7f63a3ac-173181173512675328" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LudoDelaherche Faut glisser le hasgtag #TeamSF #StadeDeFrance #cqui #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @LudoDelaherche Faut glisser le hasgtag #TeamSF #StadeDeFrance #cqui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1426000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LudoDelaherche Faut glisser le hasgtag #TeamSF #StadeDeFrance #cqui #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[0,15],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"TeamSF\",\"indices\":[40,47]},{\"text\":\"StadeDeFrance\",\"indices\":[48,62]},{\"text\":\"cqui\",\"indices\":[63,68]},{\"text\":\"lgw\",\"indices\":[69,73]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173179470604275713\",\"id_str\":\"173181184724045824\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173179470604275713,\"in_reply_to_user_id_str\":\"72665061\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":156,\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":34396,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris Montparnasse - Bruxelles\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"followers_count\":532,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"name\":\"Pierre B.\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":104184883,\"utc_offset\":-10800,\"favourites_count\":254,\"url\":null},\"in_reply_to_screen_name\":\"LudoDelaherche\",\"truncated\":false,\"id\":173181184724045824,\"created_at\":\"Fri Feb 24 23:03:06 +0000 2012\",\"in_reply_to_user_id\":72665061}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1426000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73ddc0-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "57946a4b-6ea6-45ae-b258-1842a04aa22c-173181184724045824" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze WTF ?! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1822564639/avatar_normal.jpg" -}, -"title": "Maxime Hagenbourger: @LeGrandWebze WTF ?! #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1426000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze WTF ?! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181183323156481\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":172,\"screen_name\":\"MaximeHg\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":11490,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/69218647\\/New_York_1920x1080_HDTV_1080p.jpg\",\"location\":\"Lyon, France\",\"show_all_inline_media\":true,\"listed_count\":16,\"profile_link_color\":\"0099CC\",\"followers_count\":221,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1822564639\\/avatar_normal.jpg\",\"description\":\"J'ai appris \\u00e0 lire avec T\\u00e9l\\u00e9rama. J'enregistrais \\u00e0 4 ans tous les Questions Pour un Champion. Autant dire que ma famille m'en veut.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"18693591\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/69218647\\/New_York_1920x1080_HDTV_1080p.jpg\",\"profile_sidebar_fill_color\":\"f6ffd1\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1822564639\\/avatar_normal.jpg\",\"name\":\"Maxime Hagenbourger\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 06 20:30:09 +0000 2009\",\"profile_sidebar_border_color\":\"fff8ad\",\"id\":18693591,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/www.lastfm.fr\\/user\\/MaximeHg\"},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173181183323156481,\"created_at\":\"Fri Feb 24 23:03:06 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1426000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ee27a514-c8a2-42fe-8f26-0b49f88d941b-173181183323156481" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "En voulant soulever ma fesse gauche brûlée au deuxième degré, j'ai perdu mon oreillette. Ahem. CONCENTRATION #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1748173004/395177_2675341956605_1047878845_2794087_1903769878_n_normal.jpg" -}, -"title": "Florence Porcel: En voulant soulever ma fesse gauche brûlée au deuxième degré, j'ai perdu mon oreillette. Ahem. CONCENTRATION #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1427000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"En voulant soulever ma fesse gauche br\\u00fbl\\u00e9e au deuxi\\u00e8me degr\\u00e9, j'ai perdu mon oreillette. Ahem. CONCENTRATION #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[109,113]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181188029161475\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"FlorencePorcel\",\"lang\":\"fr\",\"favourites_count\":194,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":312,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":5559,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1748173004\\/395177_2675341956605_1047878845_2794087_1903769878_n_normal.jpg\",\"description\":\"J'aime tellement la vie que je veux en vivre plusieurs \\u00e0 la fois. Derri\\u00e8re et dedans @LeGrandWebze (France 5). Groumf, sciences, et friponneries. \",\"statuses_count\":58313,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":380,\"profile_link_color\":\"93A644\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"protected\":false,\"id_str\":\"49031173\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Florence Porcel\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"created_at\":\"Sat Jun 20 15:25:07 +0000 2009\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":49031173,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.florenceporcel.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1748173004\\/395177_2675341956605_1047878845_2794087_1903769878_n_normal.jpg\"},\"truncated\":false,\"id\":173181188029161475,\"created_at\":\"Fri Feb 24 23:03:07 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1427000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ff2e3af7-f445-44d4-bee3-d9e601b54659-173181188029161475" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Elle a bien bien craqué la damoiselle :o #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1762533853/pyro1_normal.png" -}, -"title": "Bigou: Elle a bien bien craqué la damoiselle :o #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1428000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Elle a bien bien craqu\\u00e9 la damoiselle :o #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[41,45]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181191183286273\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":390,\"screen_name\":\"Bigou_de\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4117,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"009999\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1762533853\\/pyro1_normal.png\",\"description\":\"\\u2022 Etudiant \\u2022 Libriste \\u2022 En couple avec madame @Piiwette \\u2022 #Wikileaks \\u2022 #Telecomix \\u2022 #Debian \\u2022 #Anonymous \\u2022 #Lulzsec \\u2022\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"195523058\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1762533853\\/pyro1_normal.png\",\"name\":\"Bigou\",\"default_profile_image\":false,\"created_at\":\"Sun Sep 26 22:53:25 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":195523058,\"utc_offset\":3600,\"favourites_count\":27,\"url\":\"http:\\/\\/bigou.de\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181191183286273,\"created_at\":\"Fri Feb 24 23:03:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1428000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "33faacbe-7c2e-497a-9db4-0626ee612720-173181191183286273" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "wow c'estquoi ce truc #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1823017040/tetocarre_normal.jpg" -}, -"title": "GoldoNat: wow c'estquoi ce truc #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1429000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"wow c'estquoi ce truc #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[22,26]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181198154207232\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":256,\"screen_name\":\"GoldoNat\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1752,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"009999\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"description\":\"Graphiste, Pr\\u00e9sentatrice qui raconte des blagues nulles et Stagiaire irresponsable \\u00e9v\\u00e8nement chez DoReMi Game Cie, Jeux Vid\\u00e9os, Troll \\u00e0 ses heures perdues.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"116250574\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"name\":\"GoldoNat\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 21 19:13:39 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":116250574,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.doremi.asso.fr\\/site\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181198154207232,\"created_at\":\"Fri Feb 24 23:03:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1429000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "484b20ec-004c-4300-a22a-94f2ec48ea9b-173181198154207232" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On est d'accord... RT @monsieurlam: Je salue les intentions derrière Le Grand Webze, mais bordel que c'est étrange, comme truc. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/611480634/isa60x60_normal.jpg" -}, -"title": "Isabelle Jaquemet: On est d'accord... RT @monsieurlam: Je salue les intentions derrière Le Grand Webze, mais bordel que c'est étrange, comme truc. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1430000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"On est d'accord... RT @monsieurlam: Je salue les intentions derri\\u00e8re Le Grand Webze, mais bordel que c'est \\u00e9trange, comme truc. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"monsieurlam\",\"indices\":[22,34],\"id_str\":\"7993262\",\"name\":\"L\\u00e2m HUA\",\"id\":7993262}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[128,132]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181202159767553\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":229,\"screen_name\":\"IsaJaquemet\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":454,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"93A644\",\"followers_count\":374,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/611480634\\/isa60x60_normal.jpg\",\"description\":\"Country Manager @ Sulake France \\/ Habbo Hotel, Social Gaming & Virtual Goods professional, Doubly teen & Teen trends follower. Occasional Groove Lover.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"38187354\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/611480634\\/isa60x60_normal.jpg\",\"name\":\"Isabelle Jaquemet\",\"default_profile_image\":false,\"created_at\":\"Wed May 06 14:23:25 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":38187354,\"utc_offset\":-10800,\"favourites_count\":4,\"url\":\"http:\\/\\/www.habbo.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181202159767553,\"created_at\":\"Fri Feb 24 23:03:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1430000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ad685e03-99ac-4246-962b-13dece3116f1-173181202159767553" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Monanorak: @captainweb is on France3 Now ! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1811600999/IMG_1752_normal.jpg" -}, -"title": "holdenfr: RT @Monanorak: @captainweb is on France3 Now ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1430000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Monanorak: @captainweb is on France3 Now ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Monanorak\",\"indices\":[3,13],\"id_str\":\"299290057\",\"name\":\"Dr. Griffin\",\"id\":299290057},{\"screen_name\":\"captainweb\",\"indices\":[15,26],\"id_str\":\"18554168\",\"name\":\"Siegfried Thouvenot\",\"id\":18554168}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[47,51]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"@captainweb is on France3 Now ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"captainweb\",\"indices\":[0,11],\"id_str\":\"18554168\",\"name\":\"Siegfried Thouvenot\",\"id\":18554168}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180123632242689\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"18554168\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":60,\"screen_name\":\"Monanorak\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":85,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/257582836\\/vintage.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"2e6299\",\"followers_count\":7,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1570958168\\/air_normal.png\",\"description\":\"Accroc \\u00e0 l'information en temps r\\u00e9el. #Geek je le suis certainement. Mon prochain objectif ? Devenir un #Nerd.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ebedbb\",\"id_str\":\"299290057\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257582836\\/vintage.jpg\",\"profile_sidebar_fill_color\":\"eaebc5\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1570958168\\/air_normal.png\",\"name\":\"Dr. Griffin\",\"default_profile_image\":false,\"created_at\":\"Sun May 15 20:35:17 +0000 2011\",\"profile_sidebar_border_color\":\"4d82a1\",\"id\":299290057,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":\"captainweb\",\"truncated\":false,\"id\":173180123632242689,\"created_at\":\"Fri Feb 24 22:58:53 +0000 2012\",\"in_reply_to_user_id\":18554168},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181202491125762\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":240,\"screen_name\":\"holdenfr74\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":789,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":26,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1811600999\\/IMG_1752_normal.jpg\",\"description\":\"Les propos tenus ici n'engagent personne...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"022330\",\"id_str\":\"298602602\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"969a9c\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811600999\\/IMG_1752_normal.jpg\",\"name\":\"holdenfr\",\"default_profile_image\":false,\"created_at\":\"Sat May 14 16:12:05 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":298602602,\"utc_offset\":-10800,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181202491125762,\"created_at\":\"Fri Feb 24 23:03:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1430000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e4fa1587-8bfb-46b2-af10-1f8ba2d1abd0-173181202491125762" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oula. La professeur Solange a encore a apprendre du Rollin ( #IlReste ). #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1612866761/2222_normal.jpg" -}, -"title": "makina: Oula. La professeur Solange a encore a apprendre du Rollin ( #IlReste ). #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1431000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oula. La professeur Solange a encore a apprendre du Rollin ( #IlReste ). #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[61,69]},{\"text\":\"lgw\",\"indices\":[73,77]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181204261113856\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1,\"screen_name\":\"makina37\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1612866761\\/2222_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"351529067\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612866761\\/2222_normal.jpg\",\"name\":\"makina\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 09 11:20:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":351529067,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181204261113856,\"created_at\":\"Fri Feb 24 23:03:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1431000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "78b6a8ba-47f7-4870-845e-b336a763dc1c-173181204261113856" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'EST QUI ? FRANCOISE ROLINE ? #LGW #cQui", -"img": { -"src": "http://a2.twimg.com/profile_images/1732910391/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg" -}, -"title": "Alexa̷ ndr̷e: C'EST QUI ? FRANCOISE ROLINE ? #LGW #cQui", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1433000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'EST QUI ? FRANCOISE ROLINE ? #LGW #cQui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[31,35]},{\"text\":\"cQui\",\"indices\":[36,41]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181211475312641\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":997,\"screen_name\":\"K3nnyfr\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":5567,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"location\":\"Saligny, France\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"313638\",\"followers_count\":338,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\",\"description\":\"SysAdmin, Gamer, Libriste and Professionnal Troller since 1988\\r\\nhttp:\\/\\/about.me\\/k3nny\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"12687332\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"profile_sidebar_fill_color\":\"dedede\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\",\"name\":\"Alexa\\u0337 ndr\\u0337e\",\"default_profile_image\":false,\"created_at\":\"Fri Jan 25 16:14:19 +0000 2008\",\"profile_sidebar_border_color\":\"5c5c5c\",\"id\":12687332,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.k3nny.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181211475312641,\"created_at\":\"Fri Feb 24 23:03:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1433000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9920ac33-92c2-4605-aaf4-4c670974ef17-173181211475312641" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Ici la voix #lol", -"img": { -"src": "http://a0.twimg.com/profile_images/1851376669/gifs_zabuza_26_1__normal.gif" -}, -"title": "Ferhat Dendoune: #lgw Ici la voix #lol", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1433000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw Ici la voix #lol\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"lol\",\"indices\":[17,21]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181212062519296\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C42639\",\"screen_name\":\"Nara_Shikamaru4\",\"lang\":\"en\",\"favourites_count\":4,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1993,\"location\":\"Paris, France\",\"profile_text_color\":\"542A1D\",\"followers_count\":505,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851376669\\/gifs_zabuza_26_1__normal.gif\",\"description\":\"Que les baltringues de Konoha commencent \\u00e0 chier dans leur froc. On vient pas du m\\u00eame endroit...\",\"statuses_count\":7126,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/421171500\\/Zabuza.jpg\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"EF3C7D\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"F6E3D9\",\"protected\":false,\"id_str\":\"74527443\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Ferhat Dendoune\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/421171500\\/Zabuza.jpg\",\"created_at\":\"Tue Sep 15 19:12:53 +0000 2009\",\"profile_sidebar_fill_color\":\"F8C2DC\",\"id\":74527443,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"https:\\/\\/plus.google.com\\/104684333822937350642\\/about\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851376669\\/gifs_zabuza_26_1__normal.gif\"},\"truncated\":false,\"id\":173181212062519296,\"created_at\":\"Fri Feb 24 23:03:13 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1433000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef74da40-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cfda189f-3d9d-45af-852d-535ecebc5279-173181212062519296" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Donc Solange te parle c'est le thé artis du #lgw , un truc chiant?", -"img": { -"src": "http://a3.twimg.com/profile_images/1640283274/frogita_normal.jpg" -}, -"title": "frogita: Donc Solange te parle c'est le thé artis du #lgw , un truc chiant?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1436000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"Donc Solange te parle c'est le th\\u00e9 artis du #lgw , un truc chiant?\",\"created_at\":\"Fri Feb 24 23:03:16 +0000 2012\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[44,48]}],\"user_mentions\":[]},\"retweet_count\":0,\"place\":null,\"in_reply_to_status_id_str\":null,\"retweeted\":false,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"id_str\":\"173181227619192832\",\"coordinates\":null,\"in_reply_to_screen_name\":null,\"contributors\":null,\"geo\":null,\"user\":{\"listed_count\":34,\"created_at\":\"Thu May 15 13:54:25 +0000 2008\",\"profile_text_color\":\"333333\",\"is_translator\":false,\"show_all_inline_media\":false,\"lang\":\"en\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"url\":\"http:\\/\\/www.frogita.com\",\"default_profile\":true,\"notifications\":null,\"profile_link_color\":\"0084B4\",\"screen_name\":\"frogita\",\"time_zone\":\"Greenland\",\"description\":\"\",\"following\":null,\"geo_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_background_color\":\"C0DEED\",\"location\":\"Paris\",\"id_str\":\"14786197\",\"profile_background_tile\":false,\"followers_count\":611,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1640283274\\/frogita_normal.jpg\",\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1640283274\\/frogita_normal.jpg\",\"default_profile_image\":false,\"follow_request_sent\":null,\"profile_sidebar_fill_color\":\"DDEEF6\",\"favourites_count\":4,\"protected\":false,\"friends_count\":230,\"profile_sidebar_border_color\":\"C0DEED\",\"name\":\"frogita\",\"contributors_enabled\":false,\"verified\":false,\"id\":14786197,\"statuses_count\":18398,\"profile_use_background_image\":true,\"utc_offset\":-10800},\"in_reply_to_user_id\":null,\"in_reply_to_status_id\":null,\"favorited\":false,\"id\":173181227619192832}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1436000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5e8776b6-5773-418c-95da-940c55e5b11c-173181227619192832" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw j'aime pas trop trop ... C'est ça le web ? J'ai pas le même", -"img": { -"src": "http://a0.twimg.com/profile_images/1848450170/poseur_normal.jpg" -}, -"title": "Pras: #lgw j'aime pas trop trop ... C'est ça le web ? J'ai pas le même", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1437000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw j'aime pas trop trop ... C'est \\u00e7a le web ? J'ai pas le m\\u00eame\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181228307058689\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1362,\"screen_name\":\"Praska\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":48426,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/54512196\\/wallpaper.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":170,\"profile_link_color\":\"0084B4\",\"followers_count\":3040,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848450170\\/poseur_normal.jpg\",\"description\":\"BOSS[Viedegeek + Bargaming]\\r\\nFirewall Karmique\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1b8085\",\"id_str\":\"15453030\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/54512196\\/wallpaper.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848450170\\/poseur_normal.jpg\",\"name\":\"Pras\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 16 11:15:07 +0000 2008\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":15453030,\"utc_offset\":3600,\"favourites_count\":195,\"url\":\"http:\\/\\/flavors.me\\/praska\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181228307058689,\"created_at\":\"Fri Feb 24 23:03:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1437000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5b5f8d9e-4170-46d0-af82-15e74b8ccb6a-173181228307058689" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bienvenue sur Arte. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1648905085/lolymous_2_normal.jpg" -}, -"title": "Solferishow: Bienvenue sur Arte. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1438000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bienvenue sur Arte. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181233826766848\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1143,\"screen_name\":\"solferishow\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13623,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Il est parti par l\\u00e0. \\u261b\",\"show_all_inline_media\":false,\"listed_count\":169,\"profile_link_color\":\"0084B4\",\"followers_count\":4872,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\",\"description\":\"Si Dieu a cr\\u00e9\\u00e9 l'Homme le 6\\u00e8me jour, c'\\u00e9tait surtout pour passer la semaine peinard. Je suis D\\u00e9l\\u00e9gu\\u00e9 des Jeunes Populaires de l'Empire colonial fran\\u00e7ais.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"232221031\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\",\"name\":\"Solferishow\",\"default_profile_image\":false,\"created_at\":\"Thu Dec 30 15:26:17 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":232221031,\"utc_offset\":-10800,\"favourites_count\":20,\"url\":\"http:\\/\\/www.solferishow.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181233826766848,\"created_at\":\"Fri Feb 24 23:03:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1438000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "51c87df9-300f-4b17-8660-e86463fe1afd-173181233826766848" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Là le #LGW devient vraiment WTF O.o", -"img": { -"src": "http://a1.twimg.com/profile_images/1725590755/jak-avatar-twitter_normal.png" -}, -"title": "Axel Leroy: Là le #LGW devient vraiment WTF O.o", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1438000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"L\\u00e0 le #LGW devient vraiment WTF O.o\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[6,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181235634503680\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":303,\"screen_name\":\"BlackEco\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13160,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/199653801\\/jak-avatar-rmx-twitter.png\",\"location\":\"Versailles, France\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":191,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1725590755\\/jak-avatar-twitter_normal.png\",\"description\":\"I'm a 18 years old french geek, passionated by Anglo-Saxon culture, computing, music, Internet, video games, movies, other geek stuffs and cars.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"94871785\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/199653801\\/jak-avatar-rmx-twitter.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1725590755\\/jak-avatar-twitter_normal.png\",\"name\":\"Axel Leroy\",\"default_profile_image\":false,\"created_at\":\"Sat Dec 05 21:28:19 +0000 2009\",\"profile_sidebar_border_color\":\"00bbff\",\"id\":94871785,\"utc_offset\":3600,\"favourites_count\":142,\"url\":\"http:\\/\\/www.blackeco.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181235634503680,\"created_at\":\"Fri Feb 24 23:03:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1438000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e2ffb9e7-ea82-42b7-9709-6d647f067068-173181235634503680" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Rollin = #ilreste @vinvin = #change2chemise en tout cas, merci !! je passe un bon moment devant votre émission!", -"img": { -"src": "http://a3.twimg.com/profile_images/1292629982/Dallage_Bleu_Ispahan_normal.jpg" -}, -"title": "Hélène Herniou: #lgw Rollin = #ilreste @vinvin = #change2chemise en tout cas, merci !! je passe un bon moment devant votre émission!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1439000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Rollin = #ilreste @vinvin = #change2chemise en tout cas, merci !! je passe un bon moment devant votre \\u00e9mission!\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[23,30],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[14,22]},{\"text\":\"change2chemise\",\"indices\":[33,48]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181237161246720\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":255,\"screen_name\":\"cliophile\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3747,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/98452727\\/IMG_3913.JPG\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":38,\"profile_link_color\":\"608ddb\",\"followers_count\":377,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1292629982\\/Dallage_Bleu_Ispahan_normal.jpg\",\"description\":\"Culture, num\\u00e9rique et patrimoine ... mais aussi mus\\u00e9ologie, architecture, arts vivants, design, photographie, histoire, communication, ... ! Bref : #museogeek\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"362b2b\",\"id_str\":\"126441750\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/98452727\\/IMG_3913.JPG\",\"profile_sidebar_fill_color\":\"ffb8cc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1292629982\\/Dallage_Bleu_Ispahan_normal.jpg\",\"name\":\"H\\u00e9l\\u00e8ne Herniou\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 25 22:10:07 +0000 2010\",\"profile_sidebar_border_color\":\"3b3636\",\"id\":126441750,\"utc_offset\":3600,\"favourites_count\":35,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181237161246720,\"created_at\":\"Fri Feb 24 23:03:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1439000, -"tags": [ -{ -"id-ref": "ef54d3da-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "87f28509-2e69-492c-a0e6-c27be512d38c-173181237161246720" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oscar du meilleur style vestimentaire. #lgw #Ilreste", -"img": { -"src": "http://a0.twimg.com/profile_images/1847804397/image-preview-2_normal.jpg" -}, -"title": "†: Oscar du meilleur style vestimentaire. #lgw #Ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1439000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Oscar du meilleur style vestimentaire. #lgw #Ilreste\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[39,43]},{\"text\":\"Ilreste\",\"indices\":[44,52]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181238994145281\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"65B0DA\",\"screen_name\":\"Jacquouuille\",\"lang\":\"fr\",\"favourites_count\":20,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":83,\"location\":\"LVTECE G\\u00d6TEBORG\",\"profile_text_color\":\"ffffff\",\"followers_count\":876,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1847804397\\/image-preview-2_normal.jpg\",\"description\":\"Un m\\u00e9lange de fermier suedois, de footballeur moldave, de berger hollandais et de vendeur de cr\\u00eapes espagnol. Et de po\\u00e8te incompris. \\u2602 @breakbot #RLes \",\"statuses_count\":14856,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/337448066\\/edabnger.jpg\",\"show_all_inline_media\":true,\"listed_count\":8,\"profile_link_color\":\"457696\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"d1e3f0\",\"protected\":false,\"id_str\":\"86929457\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"\\u2020\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/337448066\\/edabnger.jpg\",\"created_at\":\"Mon Nov 02 12:12:28 +0000 2009\",\"profile_sidebar_fill_color\":\"\",\"id\":86929457,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.edbangerrecords.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1847804397\\/image-preview-2_normal.jpg\"},\"truncated\":false,\"id\":173181238994145281,\"created_at\":\"Fri Feb 24 23:03:19 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1439000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "64d012d9-2687-4a12-aec9-54535f62a8b7-173181238994145281" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@MryEmery @legrandwebze #1 #2 #1 #2 #cestbon #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1727204040/image_normal.jpg" -}, -"title": "Marc Phalippou: @MryEmery @legrandwebze #1 #2 #1 #2 #cestbon #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1440000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@MryEmery @legrandwebze #1 #2 #1 #2 #cestbon #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"MryEmery\",\"indices\":[0,9],\"id_str\":\"14285154\",\"name\":\"Emery Dolig\\u00e9\",\"id\":14285154},{\"screen_name\":\"LeGrandWebze\",\"indices\":[10,23],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"cestbon\",\"indices\":[36,44]},{\"text\":\"lgw\",\"indices\":[45,49]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173180440436408320\",\"id_str\":\"173181244446736384\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173180440436408320,\"in_reply_to_user_id_str\":\"14285154\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1344,\"screen_name\":\"marcphalippou\",\"lang\":\"fr\",\"profile_text_color\":\"895429\",\"statuses_count\":2116,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431152481\\/med_arton10050-ab39e-jpg.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"39BD91\",\"followers_count\":749,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1727204040\\/image_normal.jpg\",\"description\":\"Bougnat \\u00e0 Paris, marchand d'id\\u00e9es et de confiance dans la com et l'assurance.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0E0D02\",\"id_str\":\"92352549\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431152481\\/med_arton10050-ab39e-jpg.jpg\",\"profile_sidebar_fill_color\":\"0E0D02\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727204040\\/image_normal.jpg\",\"name\":\"Marc Phalippou\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 24 20:05:52 +0000 2009\",\"profile_sidebar_border_color\":\"BEDFB6\",\"id\":92352549,\"utc_offset\":3600,\"favourites_count\":46,\"url\":\"http:\\/\\/www.facebook.com\\/profile.php?id=100001663745687\"},\"in_reply_to_screen_name\":\"MryEmery\",\"truncated\":false,\"id\":173181244446736384,\"created_at\":\"Fri Feb 24 23:03:20 +0000 2012\",\"in_reply_to_user_id\":14285154}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1440000, -"tags": [ -{ -"id-ref": "ef759fe8-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "75aac1f9-6ec3-451b-bee8-46ea8c3bfd56-173181244446736384" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Génial quand tu vois un de tes tweets passé sur l'écran géant, mais tristesse de voir que t'as encore un pauvre oeuf comme avatar #lgw", -"img": { -"src": "http://a1.twimg.com/sticky/default_profile_images/default_profile_6_normal.png" -}, -"title": "Gw3nd0ul: Génial quand tu vois un de tes tweets passé sur l'écran géant, mais tristesse de voir que t'as encore un pauvre oeuf comme avatar #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1440000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"G\\u00e9nial quand tu vois un de tes tweets pass\\u00e9 sur l'\\u00e9cran g\\u00e9ant, mais tristesse de voir que t'as encore un pauvre oeuf comme avatar #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[130,134]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181242861305857\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":434,\"screen_name\":\"Gw3nd0ul\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":510,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"143017258\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"name\":\"Gw3nd0ul\",\"default_profile_image\":true,\"created_at\":\"Wed May 12 10:42:39 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":143017258,\"utc_offset\":3600,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181242861305857,\"created_at\":\"Fri Feb 24 23:03:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1440000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b8527b82-ad4e-4207-920f-20fb1fa52e50-173181242861305857" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Now Diffusing : @SolangeTeParle #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1750880692/AK_normal.jpg" -}, -"title": "Antoine Kister: RT @LeGrandWebze: Now Diffusing : @SolangeTeParle #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1441000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Now Diffusing : @SolangeTeParle #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"SolangeTeParle\",\"indices\":[34,49],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Now Diffusing : @SolangeTeParle #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[16,31],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180994772406272\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1480,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3144,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180994772406272,\"created_at\":\"Fri Feb 24 23:02:21 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181248779468800\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":511,\"screen_name\":\"antoinekister\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":8471,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Proche de Strasbourg\",\"show_all_inline_media\":false,\"listed_count\":34,\"profile_link_color\":\"2FC2EF\",\"followers_count\":356,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1750880692\\/AK_normal.jpg\",\"description\":\"Carcassonnais exil\\u00e9 en Alsace pour des raisons encore non d\\u00e9finis. Sinon je suis un geek, amateur de mangas, s\\u00e9ries TV et joueur amateur de jeux vid\\u00e9os.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"7722152\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1750880692\\/AK_normal.jpg\",\"name\":\"Antoine Kister\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 25 21:44:22 +0000 2007\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":7722152,\"utc_offset\":3600,\"favourites_count\":15,\"url\":\"http:\\/\\/www.antoinekister.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181248779468800,\"created_at\":\"Fri Feb 24 23:03:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1441000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "eed8bf7a-2fe8-4439-ae7b-2ed67c22a67b-173181248779468800" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Limite anxiogène. #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/129612647/boredcat_normal.jpg" -}, -"title": "Lâm HUA: Limite anxiogène. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1442000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Limite anxiog\\u00e8ne. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[18,22]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181251220541441\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":14,\"screen_name\":\"monsieurlam\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":10181,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":543,\"profile_link_color\":\"0084B4\",\"followers_count\":21596,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/129612647\\/boredcat_normal.jpg\",\"description\":\"+ links \\r\\n+ my life \\r\\n+ no reply \\r\\n+ @decate \\r\\n+ @lense \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"7993262\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/129612647\\/boredcat_normal.jpg\",\"name\":\"L\\u00e2m HUA\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 06 14:07:39 +0000 2007\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":7993262,\"utc_offset\":3600,\"favourites_count\":133,\"url\":\"http:\\/\\/www.monsieurlam.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181251220541441,\"created_at\":\"Fri Feb 24 23:03:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1442000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "85e991bd-60ff-40ee-8389-649e20792a5a-173181251220541441" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw ressemble a #arte maintenant", -"img": { -"src": "http://a2.twimg.com/profile_images/1186211112/MyBEP_Laurent_normal.png" -}, -"title": "laurent GEFFROY: #lgw ressemble a #arte maintenant", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1445000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw ressemble a #arte maintenant\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"arte\",\"indices\":[17,22]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181262696165376\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":63,\"screen_name\":\"lgeffroy\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":765,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"2FC2EF\",\"followers_count\":58,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1186211112\\/MyBEP_Laurent_normal.png\",\"description\":\".Net Architect, loves technologies and Baseball\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"6807672\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1186211112\\/MyBEP_Laurent_normal.png\",\"name\":\"laurent GEFFROY\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 14 09:14:06 +0000 2007\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":6807672,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.laurentgeffroy.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181262696165376,\"created_at\":\"Fri Feb 24 23:03:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1445000, -"tags": [ -{ -"id-ref": "ef760cf8-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9432971b-ec92-4b2d-8a0c-c15605cf4efe-173181262696165376" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est cool #lgw :-)", -"img": { -"src": "http://a1.twimg.com/profile_images/1814782956/tumblr_lqg5fglKEF1qlcg2go1_500_normal.jpg" -}, -"title": "Elisa Bête: C'est cool #lgw :-)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1445000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est cool #lgw :-)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181262532591617\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":437,\"screen_name\":\"Elisa_Surge\",\"lang\":\"fr\",\"profile_text_color\":\"030003\",\"statuses_count\":10911,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/420285069\\/Hardwood-Floor.jpg\",\"location\":\"France, Tours\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0f1478\",\"followers_count\":121,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1814782956\\/tumblr_lqg5fglKEF1qlcg2go1_500_normal.jpg\",\"description\":\"Je sais pas quoi \\u00e9crire alors je dirais juste Salut !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"3a95c2\",\"id_str\":\"236390764\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/420285069\\/Hardwood-Floor.jpg\",\"profile_sidebar_fill_color\":\"025175\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1814782956\\/tumblr_lqg5fglKEF1qlcg2go1_500_normal.jpg\",\"name\":\"Elisa B\\u00eate\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 10 13:45:53 +0000 2011\",\"profile_sidebar_border_color\":\"000203\",\"id\":236390764,\"utc_offset\":3600,\"favourites_count\":370,\"url\":\"http:\\/\\/dowhat-youwant.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181262532591617,\"created_at\":\"Fri Feb 24 23:03:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1445000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "462662c9-e1ae-4815-aae6-f286db36f170-173181262532591617" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@legrandwebze #LGW après les césars ça fait un choc", -"img": { -"src": "http://a3.twimg.com/profile_images/1814979577/AE411689-A36E-46DF-8FE0-6646617A7055_normal" -}, -"title": "picaboubx: @legrandwebze #LGW après les césars ça fait un choc", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1446000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LeGrandWebze\",\"favorited\":false,\"text\":\"@legrandwebze #LGW apr\\u00e8s les c\\u00e9sars \\u00e7a fait un choc\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[14,18]}]},\"in_reply_to_user_id\":365949385,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181269608366080\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"picaboubx\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":44,\"location\":\"Bordeaux\",\"profile_text_color\":\"333333\",\"followers_count\":12,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1814979577\\/AE411689-A36E-46DF-8FE0-6646617A7055_normal\",\"description\":\"petit nouveau sur Twitter mais vieux machin sur la toile\",\"statuses_count\":484,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"373867891\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"picaboubx\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Sep 15 09:37:50 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":373867891,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1814979577\\/AE411689-A36E-46DF-8FE0-6646617A7055_normal\"},\"truncated\":false,\"id\":173181269608366080,\"created_at\":\"Fri Feb 24 23:03:26 +0000 2012\",\"in_reply_to_user_id_str\":\"365949385\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1446000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "77cf5257-c496-4d22-9d4e-1ed26aa6c3c3-173181269608366080" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Solange fatiguée hein ?! rassurez moi", -"img": { -"src": "http://a2.twimg.com/profile_images/1685061192/Photo_du_10-12-11___15.18_normal.jpg" -}, -"title": "DelloyeCoiteux: #lgw Solange fatiguée hein ?! rassurez moi", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1446000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Solange fatigu\\u00e9e hein ?! rassurez moi\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181268740153344\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":276,\"screen_name\":\"DelloyeCoiteux\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2101,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":89,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1685061192\\/Photo_du_10-12-11___15.18_normal.jpg\",\"description\":\"Design, Architecture, Photographie, Web et autres petites curiosit\\u00e9s\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"433388967\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1685061192\\/Photo_du_10-12-11___15.18_normal.jpg\",\"name\":\"DelloyeCoiteux\",\"default_profile_image\":false,\"created_at\":\"Sat Dec 10 14:14:07 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":433388967,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181268740153344,\"created_at\":\"Fri Feb 24 23:03:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1446000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c192fc91-cfee-4ffb-9d3e-56ef68f2fe0e-173181268740153344" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Solange fais peur :O #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1796744745/Anonymous-header_normal.PNG" -}, -"title": "Musi_Call_Ment: Solange fais peur :O #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1446000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Solange fais peur :O #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181267293126656\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":199,\"screen_name\":\"mat_moi_ca\",\"lang\":\"en\",\"profile_text_color\":\"93afe6\",\"statuses_count\":6544,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/396225323\\/tumblr_lxfb1bGFUj1r9crd8o1_500.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"93afe6\",\"followers_count\":88,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1796744745\\/Anonymous-header_normal.PNG\",\"description\":\"Geek qui s'est perdu sur internet. je suis chieur ! Ce que j'aime ? Le m\\u00e9tal. FOLLOW MOI !!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1dabf2\",\"id_str\":\"348842674\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/396225323\\/tumblr_lxfb1bGFUj1r9crd8o1_500.jpg\",\"profile_sidebar_fill_color\":\"000000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1796744745\\/Anonymous-header_normal.PNG\",\"name\":\"Musi_Call_Ment\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 05 02:52:54 +0000 2011\",\"profile_sidebar_border_color\":\"93afe6\",\"id\":348842674,\"utc_offset\":null,\"favourites_count\":14,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181267293126656,\"created_at\":\"Fri Feb 24 23:03:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1446000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f04ee9ea-2ade-4241-a617-5bffcd51ffd7-173181267293126656" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pouvez vous faire partir cette fille ? #LGW", -"img": { -"src": "http://a1.twimg.com/sticky/default_profile_images/default_profile_6_normal.png" -}, -"title": "Weyl Clément: Pouvez vous faire partir cette fille ? #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1447000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Pouvez vous faire partir cette fille ? #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[39,43]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181270904406018\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":7,\"screen_name\":\"ZinAwillRockYou\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":0,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"490686972\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"name\":\"Weyl Cl\\u00e9ment\",\"default_profile_image\":true,\"created_at\":\"Sun Feb 12 20:16:44 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":490686972,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181270904406018,\"created_at\":\"Fri Feb 24 23:03:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1447000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fcbc56a3-8736-4e3c-976d-0d044794dfc7-173181270904406018" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@sebhof972 c'est où #LGW ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1850606903/image_normal.jpg" -}, -"title": "@virgin60: @sebhof972 c'est où #LGW ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1448000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@sebhof972 c'est o\\u00f9 #LGW ?\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"sebhof972\",\"indices\":[0,10],\"id_str\":\"316700495\",\"name\":\"sebao\",\"id\":316700495}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[20,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173180631507935233\",\"id_str\":\"173181276759670784\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173180631507935233,\"in_reply_to_user_id_str\":\"316700495\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":252,\"screen_name\":\"virgin60\",\"lang\":\"fr\",\"profile_text_color\":\"3D1957\",\"statuses_count\":9028,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"ff00cc\",\"followers_count\":209,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850606903\\/image_normal.jpg\",\"description\":\"37 ans et de bons g\\u00eanes ;)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"642D8B\",\"id_str\":\"240202835\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"profile_sidebar_fill_color\":\"7ac4ee\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850606903\\/image_normal.jpg\",\"name\":\"@virgin60\",\"default_profile_image\":false,\"created_at\":\"Wed Jan 19 11:37:59 +0000 2011\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":240202835,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":\"sebhof972\",\"truncated\":false,\"id\":173181276759670784,\"created_at\":\"Fri Feb 24 23:03:28 +0000 2012\",\"in_reply_to_user_id\":316700495}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1448000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d3576d39-498c-4da3-9984-ed10a265c3ab-173181276759670784" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW c'est Omar qui a gagné ! Tu fais quoi @Vinvin des UV ? Bravo Omar t un king mec !", -"img": { -"src": "http://a0.twimg.com/profile_images/783113482/4844_96632582484_831787484_1976766_7698072_n_normal.jpg" -}, -"title": "Reynald VERFAILLE: #LGW c'est Omar qui a gagné ! Tu fais quoi @Vinvin des UV ? Bravo Omar t un king mec !", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1448000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW c'est Omar qui a gagn\\u00e9 ! Tu fais quoi @Vinvin des UV ? Bravo Omar t un king mec !\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[43,50],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181276264734721\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":85,\"screen_name\":\"verfaille\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":320,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Tourcoing, Nord-Pas-de-Calais,\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"followers_count\":59,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/783113482\\/4844_96632582484_831787484_1976766_7698072_n_normal.jpg\",\"description\":\"38 ans, Tourcoing, play at peaudebanane\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"76877169\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/783113482\\/4844_96632582484_831787484_1976766_7698072_n_normal.jpg\",\"name\":\"Reynald VERFAILLE\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 24 06:53:31 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":76877169,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/www.peaudebanane.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181276264734721,\"created_at\":\"Fri Feb 24 23:03:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1448000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2a00c51b-32e2-45c5-91e9-685e757a84eb-173181276264734721" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "What does #lgw mean y is only ppl trending it Hispanic", -"img": { -"src": "http://a0.twimg.com/profile_images/1831494900/profile_normal.jpg" -}, -"title": "Drew Montana from EA: What does #lgw mean y is only ppl trending it Hispanic", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1449000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"What does #lgw mean y is only ppl trending it Hispanic\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[10,14]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetcaster.com\\\" rel=\\\"nofollow\\\"\\u003ETweetCaster for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181280958160896\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":129,\"screen_name\":\"like_they_say\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1517,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"uranus\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"009999\",\"followers_count\":141,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1831494900\\/profile_normal.jpg\",\"description\":\"be sure you put your feet n the right place, then stand firm \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Central Time (US & Canada)\",\"profile_background_color\":\"131516\",\"id_str\":\"56526676\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1831494900\\/profile_normal.jpg\",\"name\":\"Drew Montana from EA\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 13 23:08:41 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":56526676,\"utc_offset\":-21600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181280958160896,\"created_at\":\"Fri Feb 24 23:03:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1449000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a7da97e7-245f-4040-af90-9d333f764ef2-173181280958160896" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@KlaireFr Je plussoie. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1057976915/CrazyCat_normal.jpg" -}, -"title": "CrazyCat: @KlaireFr Je plussoie. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1450000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@KlaireFr Je plussoie. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[0,9],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[23,27]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.bitlbee.org\\/\\\" rel=\\\"nofollow\\\"\\u003EBitlBee\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173181070894841856\",\"id_str\":\"173181282849796096\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173181070894841856,\"in_reply_to_user_id_str\":\"28096610\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":71,\"screen_name\":\"Ethanaul\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":878,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0000ff\",\"followers_count\":70,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1057976915\\/CrazyCat_normal.jpg\",\"description\":\"Je ne sais plus si je d\\u00e9veloppe des bugs ou les corrige... Un peu des deux s\\u00fbrement.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"id_str\":\"5737442\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"e0ff92\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1057976915\\/CrazyCat_normal.jpg\",\"name\":\"CrazyCat\",\"default_profile_image\":false,\"created_at\":\"Thu May 03 11:30:47 +0000 2007\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":5737442,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.g33k-zone.org\"},\"in_reply_to_screen_name\":\"KlaireFr\",\"truncated\":false,\"id\":173181282849796096,\"created_at\":\"Fri Feb 24 23:03:30 +0000 2012\",\"in_reply_to_user_id\":28096610}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1450000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7d6ec812-49a7-4a19-beca-309780b90ffe-173181282849796096" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pour le prochain #LGW, @UltranusAbitbol et moi-même iront présenter notre projet pour Le #PartiDesChevals aux présidentielles.", -"img": { -"src": "http://a1.twimg.com/profile_images/1813693284/photo__3__normal.JPG" -}, -"title": "Charly M.: Pour le prochain #LGW, @UltranusAbitbol et moi-même iront présenter notre projet pour Le #PartiDesChevals aux présidentielles.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1451000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Pour le prochain #LGW, @UltranusAbitbol et moi-m\\u00eame iront pr\\u00e9senter notre projet pour Le #PartiDesChevals aux pr\\u00e9sidentielles.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"UltranusAbitbol\",\"indices\":[23,39],\"id_str\":\"242260896\",\"name\":\"Pet\\u00e8re et St\\u00e9v\\u00e8ne\",\"id\":242260896}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[17,21]},{\"text\":\"PartiDesChevals\",\"indices\":[89,105]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181287870369792\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":200,\"screen_name\":\"SeriousCharly\",\"lang\":\"en\",\"profile_text_color\":\"050303\",\"statuses_count\":59219,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/206030081\\/mosaic_serious.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":146,\"profile_link_color\":\"2c30ab\",\"followers_count\":1945,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1813693284\\/photo__3__normal.JPG\",\"description\":\"Ours parisien de 20 ans, \\u00e9tudiant en \\u00e9cole de commerce \\u00e0 Nantes et lyonnais de coeur. Je r\\u00e2le contre tout et je tweete foot.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"c2bec2\",\"id_str\":\"149298036\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/206030081\\/mosaic_serious.jpg\",\"profile_sidebar_fill_color\":\"dcdded\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813693284\\/photo__3__normal.JPG\",\"name\":\"Charly M.\",\"default_profile_image\":false,\"created_at\":\"Fri May 28 23:10:49 +0000 2010\",\"profile_sidebar_border_color\":\"5e69ab\",\"id\":149298036,\"utc_offset\":3600,\"favourites_count\":652,\"url\":\"http:\\/\\/www.lastfm.fr\\/user\\/CharIy\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181287870369792,\"created_at\":\"Fri Feb 24 23:03:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1451000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef771116-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "59106b74-2112-458a-adf6-b331a4cabb27-173181287870369792" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Elle est géniale ! @SolangeTeParle #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1782392213/AV_PM_012012_600PX_normal.png" -}, -"title": "Pascal Mabille: Elle est géniale ! @SolangeTeParle #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1453000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Elle est g\\u00e9niale ! @SolangeTeParle #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[19,34],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181297072680962\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":945,\"screen_name\":\"PascalMabille\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":9580,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/2377911\\/mega_city11_96.png\",\"location\":\"Boulogne-Billancourt\",\"show_all_inline_media\":true,\"listed_count\":68,\"profile_link_color\":\"585454\",\"followers_count\":1658,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1782392213\\/AV_PM_012012_600PX_normal.png\",\"description\":\"Dessine @instagraff \\u23ae Conseille les artistes, le web\\u23ae Bosse sur #BMSM \\u23aeR\\u00e9alise @ctraitnet pour @legrandwebze \\u23ae Boite \\u00e0 Rire \\u23ae Voltigeur chez @lvdlt et @season1\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"1367131\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/2377911\\/mega_city11_96.png\",\"profile_sidebar_fill_color\":\"FFFFFF\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1782392213\\/AV_PM_012012_600PX_normal.png\",\"name\":\"Pascal Mabille\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 17 18:49:58 +0000 2007\",\"profile_sidebar_border_color\":\"F0F0F0\",\"id\":1367131,\"utc_offset\":3600,\"favourites_count\":815,\"url\":\"http:\\/\\/www.pascalmabille.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181297072680962,\"created_at\":\"Fri Feb 24 23:03:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1453000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fc4ba4d7-c700-4a0d-8403-0a818d5ac871-173181297072680962" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw voila voila, ca c'est fait ...", -"img": { -"src": "http://a0.twimg.com/profile_images/1353093787/Dragons-6_normal.jpg" -}, -"title": "Thibaut Devillers: #lgw voila voila, ca c'est fait ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1453000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw voila voila, ca c'est fait ...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181299350192128\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":68,\"screen_name\":\"Eliadus\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":705,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"92095420\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"name\":\"Thibaut Devillers\",\"default_profile_image\":false,\"created_at\":\"Mon Nov 23 19:36:51 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":92095420,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.followfriday.com\\/followfriday\\/eliadus\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181299350192128,\"created_at\":\"Fri Feb 24 23:03:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1453000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bff880c5-3478-4b88-aec8-d33ffcc89d4c-173181299350192128" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @monsieurlam: Je salue les intentions derrière Le Grand Webze, mais bordel que c'est étrange, comme truc. #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/506050933/chi-bricklovinfreak_normal.gif" -}, -"title": "micha: RT @monsieurlam: Je salue les intentions derrière Le Grand Webze, mais bordel que c'est étrange, comme truc. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1454000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @monsieurlam: Je salue les intentions derri\\u00e8re Le Grand Webze, mais bordel que c'est \\u00e9trange, comme truc. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"monsieurlam\",\"indices\":[3,15],\"id_str\":\"7993262\",\"name\":\"L\\u00e2m HUA\",\"id\":7993262}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[109,113]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Je salue les intentions derri\\u00e8re Le Grand Webze, mais bordel que c'est \\u00e9trange, comme truc. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[92,96]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180740211707904\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":14,\"screen_name\":\"monsieurlam\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":10181,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":543,\"profile_link_color\":\"0084B4\",\"followers_count\":21596,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/129612647\\/boredcat_normal.jpg\",\"description\":\"+ links \\r\\n+ my life \\r\\n+ no reply \\r\\n+ @decate \\r\\n+ @lense \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"7993262\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/129612647\\/boredcat_normal.jpg\",\"name\":\"L\\u00e2m HUA\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 06 14:07:39 +0000 2007\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":7993262,\"utc_offset\":3600,\"favourites_count\":133,\"url\":\"http:\\/\\/www.monsieurlam.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180740211707904,\"created_at\":\"Fri Feb 24 23:01:20 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181301879345153\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":453,\"screen_name\":\"michaonthemoon\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":57766,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/94283053\\/f59c07.png\",\"location\":\"on the moon\",\"show_all_inline_media\":true,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"followers_count\":2541,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/506050933\\/chi-bricklovinfreak_normal.gif\",\"description\":\"i am... micha fierce.\\r\\ni am the girl behind @MJJNews.\\r\\nwarning: i rant a lot, and mostly in french.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"14463139\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/94283053\\/f59c07.png\",\"profile_sidebar_fill_color\":\"\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/506050933\\/chi-bricklovinfreak_normal.gif\",\"name\":\"micha\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 21 15:38:28 +0000 2008\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":14463139,\"utc_offset\":3600,\"favourites_count\":1272,\"url\":\"http:\\/\\/mjdreams.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181301879345153,\"created_at\":\"Fri Feb 24 23:03:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1454000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "519f217b-fe72-4457-9554-3196ad363245-173181301879345153" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "oulala, esprit, faut pas rester là #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1579781654/brush2star_mini_normal.jpg" -}, -"title": "Magalie Baudry: oulala, esprit, faut pas rester là #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1455000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"oulala, esprit, faut pas rester l\\u00e0 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181306090430464\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":251,\"screen_name\":\"Mag_frog\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6515,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"location\":\"Nantes\\/Cholet\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"7762e0\",\"followers_count\":274,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"description\":\"Passions web, infographie, dessin, couture, nouvelles technos, communication, partage et th\\u00e9\\u00e2tre amateur.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"172314328\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"profile_sidebar_fill_color\":\"f7a64a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"name\":\"Magalie Baudry\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 29 12:06:17 +0000 2010\",\"profile_sidebar_border_color\":\"f2b87e\",\"id\":172314328,\"utc_offset\":-7200,\"favourites_count\":6,\"url\":\"http:\\/\\/www.maglagrenouille.fr\\/blog\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181306090430464,\"created_at\":\"Fri Feb 24 23:03:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1455000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f634ffca-376a-4624-8872-214d6fafa8dc-173181306090430464" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw @FlorencePorcel DES TICKETS RESTO POUR L'ADC! (on sait jamais,profitons en)", -"img": { -"src": "http://a2.twimg.com/profile_images/1775056166/siegfried-thouvenot_normal.jpg" -}, -"title": "Siegfried Thouvenot: #lgw @FlorencePorcel DES TICKETS RESTO POUR L'ADC! (on sait jamais,profitons en)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1456000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw @FlorencePorcel DES TICKETS RESTO POUR L'ADC! (on sait jamais,profitons en)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[5,20],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181309617844224\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1036,\"screen_name\":\"captainweb\",\"lang\":\"fr\",\"profile_text_color\":\"757575\",\"statuses_count\":28953,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/32213787\\/maquette-background-twitter.png\",\"location\":\"France, Paris\",\"show_all_inline_media\":true,\"listed_count\":676,\"profile_link_color\":\"767fb5\",\"followers_count\":7392,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1775056166\\/siegfried-thouvenot_normal.jpg\",\"description\":\"Blogueur High-tech, Newb Podcaster, dev Web etc...\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"18554168\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/32213787\\/maquette-background-twitter.png\",\"profile_sidebar_fill_color\":\"f5f5f5\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1775056166\\/siegfried-thouvenot_normal.jpg\",\"name\":\"Siegfried Thouvenot\",\"default_profile_image\":false,\"created_at\":\"Fri Jan 02 15:30:22 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":18554168,\"utc_offset\":3600,\"favourites_count\":65,\"url\":\"http:\\/\\/www.captainweb.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181309617844224,\"created_at\":\"Fri Feb 24 23:03:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1456000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "576bb9c9-d35f-4a9e-a243-a5e03209a0c2-173181309617844224" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@alexwaza C'est moi ou #lgw c'est un gros #wtf???", -"img": { -"src": "http://a1.twimg.com/profile_images/1807980780/hackathon_2_normal.png" -}, -"title": "Antoine Touzot: @alexwaza C'est moi ou #lgw c'est un gros #wtf???", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1456000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"alexwaza\",\"favorited\":false,\"text\":\"@alexwaza C'est moi ou #lgw c'est un gros #wtf???\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"alexwaza\",\"indices\":[0,9],\"name\":\"A Warnia de Zarzecki\",\"id_str\":\"201387157\",\"id\":201387157}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[23,27]},{\"text\":\"wtf\",\"indices\":[42,46]}]},\"in_reply_to_user_id\":201387157,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181308003028992\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ff9900\",\"screen_name\":\"antoinetouzot\",\"lang\":\"fr\",\"favourites_count\":11,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":129,\"location\":\"Montreuil\",\"profile_text_color\":\"666666\",\"followers_count\":169,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1807980780\\/hackathon_2_normal.png\",\"description\":\"\\u00c9tudiant H3 \\u00e0 @hetic (Montreuil) [Digital native] [Geek] ...\\r\\n[Alleeeeez l\\u00e0] [@SkipTheUse and @IziaMusic addict]\",\"statuses_count\":1202,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/236891468\\/FD.jpg\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"ff9900\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"292929\",\"protected\":false,\"id_str\":\"123813930\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Antoine Touzot\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/236891468\\/FD.jpg\",\"created_at\":\"Wed Mar 17 08:56:06 +0000 2010\",\"profile_sidebar_fill_color\":\"e6e6e6\",\"id\":123813930,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/lesconfdusud.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1807980780\\/hackathon_2_normal.png\"},\"truncated\":false,\"id\":173181308003028992,\"created_at\":\"Fri Feb 24 23:03:36 +0000 2012\",\"in_reply_to_user_id_str\":\"201387157\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1456000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef77b274-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0be2b882-34e2-438a-b912-c05e5b320991-173181308003028992" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "enleve ta veste @Vinvin #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1730660632/image_normal.jpg" -}, -"title": "Delcourt A: enleve ta veste @Vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1456000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"enleve ta veste @Vinvin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[16,23],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181308707672064\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"stoumou\",\"lang\":\"en\",\"favourites_count\":4,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":260,\"location\":null,\"profile_text_color\":\"333333\",\"followers_count\":42,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1730660632\\/image_normal.jpg\",\"description\":\"Expert comptable. A l'affut de l'actualit\\u00e9 fiscale, de l'esprit rugby et des valeurs humanistes\",\"statuses_count\":273,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"199226065\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Delcourt A\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Wed Oct 06 10:18:46 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":199226065,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1730660632\\/image_normal.jpg\"},\"truncated\":false,\"id\":173181308707672064,\"created_at\":\"Fri Feb 24 23:03:36 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1456000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a173fbe6-00b0-480e-9c01-00c6ab825e4d-173181308707672064" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Chemise psyché! @Vinvin #lgw", -"img": { -"src": "http://a2.twimg.com/sticky/default_profile_images/default_profile_3_normal.png" -}, -"title": "Romain KLEINGAERTNER: Chemise psyché! @Vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1458000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Chemise psych\\u00e9! @Vinvin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[16,23],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181316374867970\",\"user\":{\"default_profile_image\":true,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Klinklin71\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":34,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"description\":\"\",\"statuses_count\":6,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"102796627\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Romain KLEINGAERTNER\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Jan 07 21:31:51 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":102796627,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\"},\"truncated\":false,\"id\":173181316374867970,\"created_at\":\"Fri Feb 24 23:03:38 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1458000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1ef85d79-0da3-4b36-8723-27368bde4755-173181316374867970" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Alors c'est une bonne actrice @SolangeTeParle très chouette même, une bonne auteur. Mais là, c'est quand même lent #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1829032837/430490_10519221_b_normal.jpg" -}, -"title": "Antoine Rouaud: Alors c'est une bonne actrice @SolangeTeParle très chouette même, une bonne auteur. Mais là, c'est quand même lent #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1458000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Alors c'est une bonne actrice @SolangeTeParle tr\\u00e8s chouette m\\u00eame, une bonne auteur. Mais l\\u00e0, c'est quand m\\u00eame lent #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[30,45],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[115,119]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181316697817089\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":84,\"screen_name\":\"Antoine_Rouaud\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1384,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Nantes\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"009999\",\"followers_count\":103,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1829032837\\/430490_10519221_b_normal.jpg\",\"description\":\"Cr\\u00e9ateur de trucs et autres choses qui ont rapport \\u00e0 des histoires... avec des gens. \\r\\nhttp:\\/\\/www.wagaprod.fr\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"131516\",\"id_str\":\"373509666\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1829032837\\/430490_10519221_b_normal.jpg\",\"name\":\"Antoine Rouaud\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 14 18:13:49 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":373509666,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.audiodramax.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181316697817089,\"created_at\":\"Fri Feb 24 23:03:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1458000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4ca3e039-08fa-4313-9bda-22cf9998204a-173181316697817089" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@SolangeTeParle #lgw un\nBon coup de pouce tele :-)", -"img": { -"src": "http://a1.twimg.com/profile_images/1743823879/20763_1408981744940_1244365170_31221536_5172197_n_normal.jpg" -}, -"title": "jonathan cavasse: @SolangeTeParle #lgw un\nBon coup de pouce tele :-)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1458000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@SolangeTeParle #lgw un\\nBon coup de pouce tele :-)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[0,15],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173180153403416576\",\"id_str\":\"173181319646429184\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173180153403416576,\"in_reply_to_user_id_str\":\"417867146\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":144,\"screen_name\":\"cavasse\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":85,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":12,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1743823879\\/20763_1408981744940_1244365170_31221536_5172197_n_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"243674918\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1743823879\\/20763_1408981744940_1244365170_31221536_5172197_n_normal.jpg\",\"name\":\"jonathan cavasse\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 27 15:34:15 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":243674918,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":\"SolangeTeParle\",\"truncated\":false,\"id\":173181319646429184,\"created_at\":\"Fri Feb 24 23:03:38 +0000 2012\",\"in_reply_to_user_id\":417867146}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1458000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d5ae6baf-dcd7-4c77-a587-d2fd29d33844-173181319646429184" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@palmashow Elle est folle la jeune femme là?! #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1726420026/Kestrel_normal.jpg" -}, -"title": "Rémy -- La Merguez: @palmashow Elle est folle la jeune femme là?! #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1459000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"palmashow\",\"truncated\":false,\"text\":\"@palmashow Elle est folle la jeune femme l\\u00e0?! #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[46,50]}]},\"in_reply_to_user_id\":23782965,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181321487720448\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Sokwamaii\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":96,\"location\":\"\",\"profile_text_color\":\"333333\",\"description\":\"K 3 S T R 3 L #Charl0tteFamily\",\"statuses_count\":1037,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/322585571\\/guitar_8_93350.jpg\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"007a99\",\"followers_count\":18,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1726420026\\/Kestrel_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"305668802\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"R\\u00e9my -- La Merguez\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/322585571\\/guitar_8_93350.jpg\",\"created_at\":\"Thu May 26 16:09:43 +0000 2011\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":305668802,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1726420026\\/Kestrel_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173181321487720448,\"created_at\":\"Fri Feb 24 23:03:39 +0000 2012\",\"in_reply_to_user_id_str\":\"23782965\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1459000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "064be63f-b571-48d5-ab52-f0aec2d6f3ad-173181321487720448" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le César de la plus belle chemise est attribué à @Vinvin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/28546242/hooligan_normal.jpg" -}, -"title": "Brice Mazenod: Le César de la plus belle chemise est attribué à @Vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1459000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le C\\u00e9sar de la plus belle chemise est attribu\\u00e9 \\u00e0 @Vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[49,56],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[57,61]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181323962359808\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":548,\"screen_name\":\"BriKo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":16795,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":231,\"profile_link_color\":\"0084B4\",\"followers_count\":3960,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/28546242\\/hooligan_normal.jpg\",\"description\":\"Passionn\\u00e9 de #Marketing, #Communication, Web 2, nouvelles technos, #sport, #football, blogueurs\\/twitteurs... Et Community Manager @adidasFR\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"6651722\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/28546242\\/hooligan_normal.jpg\",\"name\":\"Brice Mazenod\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 07 21:56:31 +0000 2007\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":6651722,\"utc_offset\":3600,\"favourites_count\":179,\"url\":\"http:\\/\\/www.kickandblog.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181323962359808,\"created_at\":\"Fri Feb 24 23:03:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1459000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8834ea7b-5691-42ad-8884-9d263c45b147-173181323962359808" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le professeur Rollin a toujours quelque chose à dire. #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1453219198/ScanImage015_normal.jpg" -}, -"title": "Arnaud W: Le professeur Rollin a toujours quelque chose à dire. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1460000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le professeur Rollin a toujours quelque chose \\u00e0 dire. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[54,58]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.twitter.com\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Windows Phone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181327443636224\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":48,\"screen_name\":\"RamboXP\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":352,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Internet\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"93A644\",\"followers_count\":12,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1453219198\\/ScanImage015_normal.jpg\",\"description\":\"Un geek qui aime les MEUPORG mais qui n'y a jamais vraiment jou\\u00e9 et qui utilise OpenOffice comme parefeu.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"21715355\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1453219198\\/ScanImage015_normal.jpg\",\"name\":\"Arnaud W\",\"default_profile_image\":false,\"created_at\":\"Tue Feb 24 01:11:39 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":21715355,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/ramboxp\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181327443636224,\"created_at\":\"Fri Feb 24 23:03:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1460000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0a81b82f-2c57-4312-9902-5bd17d99f6fc-173181327443636224" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "- Comment @gregshow a fait pour passer des #cesar2012 a #LGW *_* ?", -"img": { -"src": "http://a2.twimg.com/profile_images/1759597701/image_normal.jpg" -}, -"title": "Camille .: - Comment @gregshow a fait pour passer des #cesar2012 a #LGW *_* ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1461000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"- Comment @gregshow a fait pour passer des #cesar2012 a #LGW *_* ?\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Gregshow\",\"indices\":[10,19],\"id_str\":\"23932076\",\"name\":\"Gregshow\",\"id\":23932076}],\"urls\":[],\"hashtags\":[{\"text\":\"cesar2012\",\"indices\":[43,53]},{\"text\":\"LGW\",\"indices\":[56,60]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181329041653760\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":590,\"screen_name\":\"CamilleWil\",\"lang\":\"fr\",\"profile_text_color\":\"520000\",\"statuses_count\":18713,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"210b05\",\"followers_count\":506,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1759597701\\/image_normal.jpg\",\"description\":\"Camille \\u03df - @prettylil_miss : ma vie \\u2665 \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"0a0300\",\"id_str\":\"93848420\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"profile_sidebar_fill_color\":\"d61d08\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1759597701\\/image_normal.jpg\",\"name\":\"Camille .\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 01 12:23:18 +0000 2009\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":93848420,\"utc_offset\":-36000,\"favourites_count\":14,\"url\":\"http:\\/\\/intotheglitter.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181329041653760,\"created_at\":\"Fri Feb 24 23:03:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1461000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5533d0e7-4739-482a-beb4-8d78079c62af-173181329041653760" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#WTF #LGW ?!!!!!!!!!!!!!!!!!!", -"img": { -"src": "http://a0.twimg.com/profile_images/1417270951/DoveArhur_normal.jpg" -}, -"title": "Dove Arthur : #WTF #LGW ?!!!!!!!!!!!!!!!!!!", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1462000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#WTF #LGW ?!!!!!!!!!!!!!!!!!!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"WTF\",\"indices\":[0,4]},{\"text\":\"LGW\",\"indices\":[5,9]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181335005962241\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":261,\"screen_name\":\"DoveArthur\",\"lang\":\"fr\",\"profile_text_color\":\"a19a4d\",\"statuses_count\":1842,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/420571809\\/Movember-Super-Mario-Bros.jpg\",\"location\":\"Lille\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"37447d\",\"followers_count\":129,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1417270951\\/DoveArhur_normal.jpg\",\"description\":\"\\u00c9tudiant EFAP Lille Europe Promo 2013 - R\\u00e9dacteur - Graphiste - Lomographiste - Cin\\u00e9phile\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"96210164\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/420571809\\/Movember-Super-Mario-Bros.jpg\",\"profile_sidebar_fill_color\":\"f7fcfc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1417270951\\/DoveArhur_normal.jpg\",\"name\":\"Dove Arthur \",\"default_profile_image\":false,\"created_at\":\"Fri Dec 11 21:27:09 +0000 2009\",\"profile_sidebar_border_color\":\"f50e22\",\"id\":96210164,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181335005962241,\"created_at\":\"Fri Feb 24 23:03:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1462000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef77b274-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "da627e67-b231-423a-bd18-bcd87a9a3f76-173181335005962241" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw avec une chemise comme ça ... On se tait !", -"img": { -"src": "http://a2.twimg.com/profile_images/1643942045/image_normal.jpg" -}, -"title": "silvain: #lgw avec une chemise comme ça ... On se tait !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1463000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw avec une chemise comme \\u00e7a ... On se tait !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181338038439936\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":60,\"screen_name\":\"ecoliswatchingu\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":110,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Catalunya\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":11,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1643942045\\/image_normal.jpg\",\"description\":\"Les cons sa osent tout c'est m\\u00eame \\u00e0 \\u00e7a qu'on les reconnaient ! Je suis Tr\\u00e8s con ! \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"371704889\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1643942045\\/image_normal.jpg\",\"name\":\"silvain\",\"default_profile_image\":false,\"created_at\":\"Sun Sep 11 10:45:37 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":371704889,\"utc_offset\":null,\"favourites_count\":10,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181338038439936,\"created_at\":\"Fri Feb 24 23:03:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1463000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "98d7aa49-ed7c-43ae-8832-5ab467f33a17-173181338038439936" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La céramique, elle devrait arreter d'en prendre au ptit dej', ça rend bizarre son élocution. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1105895956/PG_paul1_normal.jpg" -}, -"title": "Rémy D.: La céramique, elle devrait arreter d'en prendre au ptit dej', ça rend bizarre son élocution. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1464000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La c\\u00e9ramique, elle devrait arreter d'en prendre au ptit dej', \\u00e7a rend bizarre son \\u00e9locution. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[93,97]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181343050637312\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":764,\"screen_name\":\"RdNetwork\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":4351,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"France - Moselle\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"D02B55\",\"followers_count\":248,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"description\":\"A random soccer-music-games-web-french twitter Account. (Yes, that's a lot.)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"48825435\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"name\":\"R\\u00e9my D.\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 19 20:55:21 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":48825435,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181343050637312,\"created_at\":\"Fri Feb 24 23:03:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1464000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "49145e90-0c20-4d3e-92b6-ad5a5c0f7c8c-173181343050637312" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "D'où te viens ce goût pour la chemise anti-épileptique @vinvin ? #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1601673608/image_normal.jpg" -}, -"title": "Benjamin Bini: D'où te viens ce goût pour la chemise anti-épileptique @vinvin ? #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1464000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"D'o\\u00f9 te viens ce go\\u00fbt pour la chemise anti-\\u00e9pileptique @vinvin ? #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[55,62],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[65,69]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181344124383232\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":472,\"screen_name\":\"BenjaminBini\",\"lang\":\"en\",\"profile_text_color\":\"663B12\",\"statuses_count\":1917,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/66385545\\/free_twitter_designer.jpg\",\"location\":\"Montb\\u00e9liard, Strasbourg\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"1F98C7\",\"followers_count\":246,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1601673608\\/image_normal.jpg\",\"description\":\"Etudiant en \\u00e9cole d'ing\\u00e9nieur (UTBM, g\\u00e9nie info), blogueur \\u00e0 temps partiel, et geek sur les bords (poss\\u00e8de de gros bords).\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"C6E2EE\",\"id_str\":\"19817064\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/66385545\\/free_twitter_designer.jpg\",\"profile_sidebar_fill_color\":\"DAECF4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1601673608\\/image_normal.jpg\",\"name\":\"Benjamin Bini\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 31 14:45:05 +0000 2009\",\"profile_sidebar_border_color\":\"C6E2EE\",\"id\":19817064,\"utc_offset\":-36000,\"favourites_count\":30,\"url\":\"http:\\/\\/www.benjamin-bini.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181344124383232,\"created_at\":\"Fri Feb 24 23:03:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1464000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "536e92e3-e2d0-42f1-9b36-98a8dd85ec5e-173181344124383232" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Waaaaa c'te chemise quoi ! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1802232284/Capture_d__cran_2012-02-04___01.15.52_normal.png" -}, -"title": "Marion: Waaaaa c'te chemise quoi ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1466000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Waaaaa c'te chemise quoi ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[27,31]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181350109655042\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":186,\"screen_name\":\"iiioon\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":11590,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme20\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"BF1238\",\"followers_count\":104,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1802232284\\/Capture_d__cran_2012-02-04___01.15.52_normal.png\",\"description\":\"Accro aux s\\u00e9ries et \\u00e0 l'humour. HeroCorpienne. \\r\\nEt pourquoi faire aujourd'hui c'que j'pourrai faire demain ?\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BF1238\",\"id_str\":\"39847706\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme20\\/bg.png\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802232284\\/Capture_d__cran_2012-02-04___01.15.52_normal.png\",\"name\":\"Marion\",\"default_profile_image\":false,\"created_at\":\"Wed May 13 21:57:02 +0000 2009\",\"profile_sidebar_border_color\":\"FFFFFF\",\"id\":39847706,\"utc_offset\":3600,\"favourites_count\":47,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181350109655042,\"created_at\":\"Fri Feb 24 23:03:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1466000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fba6125b-150e-42dd-9379-cb7cd7f60d2e-173181350109655042" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bah il suffit d’arrêter de se droguer ... #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1525098848/183219_1802661462292_1112499116_2172166_8041184_n_normal.jpg" -}, -"title": "Michael J.: Bah il suffit d’arrêter de se droguer ... #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1466000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bah il suffit d\\u2019arr\\u00eater de se droguer ... #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[42,46]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181353091801090\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":150,\"screen_name\":\"Martyornot\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2667,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/378350402\\/war_dictators.jpg\",\"location\":\"Rouen, Normandie\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":101,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1525098848\\/183219_1802661462292_1112499116_2172166_8041184_n_normal.jpg\",\"description\":\"#Traveler #geek #retrogaming #videogames #Normandie #rouen #Coupdecouteaudanslaglotte !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"112498831\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/378350402\\/war_dictators.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1525098848\\/183219_1802661462292_1112499116_2172166_8041184_n_normal.jpg\",\"name\":\"Michael J.\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 08 18:34:33 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":112498831,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181353091801090,\"created_at\":\"Fri Feb 24 23:03:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1466000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "365f45d6-d6bb-40b7-b4df-844d6502e269-173181353091801090" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1800184723/395423_370095286337447_100000109367876_1711865_766216172_n_normal.jpg" -}, -"title": "ivanbelieberboy: #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1467000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181355973279744\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"86A4A6\",\"screen_name\":\"ivanBbeliberBoy\",\"lang\":\"es\",\"favourites_count\":15,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1144,\"location\":\"belieberlandia\",\"profile_text_color\":\"333333\",\"followers_count\":450,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1800184723\\/395423_370095286337447_100000109367876_1711865_766216172_n_normal.jpg\",\"description\":\"my name is ivan and I Have 14 years I Am belieber boy and my dream is that @justinbieber follow me *-* se me antoja un churro :3 xD\",\"statuses_count\":3691,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/398024070\\/317141_304510316229278_100000109367876_1475506_764001930_n.jpg\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"610cb0\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"709397\",\"protected\":false,\"id_str\":\"133472748\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"ivanbelieberboy\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/398024070\\/317141_304510316229278_100000109367876_1475506_764001930_n.jpg\",\"created_at\":\"Thu Apr 15 22:11:46 +0000 2010\",\"profile_sidebar_fill_color\":\"c3e0e0\",\"id\":133472748,\"follow_request_sent\":null,\"utc_offset\":-36000,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1800184723\\/395423_370095286337447_100000109367876_1711865_766216172_n_normal.jpg\"},\"truncated\":false,\"id\":173181355973279744,\"created_at\":\"Fri Feb 24 23:03:47 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1467000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "005ba908-87be-4d27-9b78-2ae198f1ff4e-173181355973279744" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Solange c'est spéciale #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1823017040/tetocarre_normal.jpg" -}, -"title": "GoldoNat: Solange c'est spéciale #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1467000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Solange c'est sp\\u00e9ciale #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[23,27]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181356686327808\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":256,\"screen_name\":\"GoldoNat\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1752,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"009999\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"description\":\"Graphiste, Pr\\u00e9sentatrice qui raconte des blagues nulles et Stagiaire irresponsable \\u00e9v\\u00e8nement chez DoReMi Game Cie, Jeux Vid\\u00e9os, Troll \\u00e0 ses heures perdues.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"116250574\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"name\":\"GoldoNat\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 21 19:13:39 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":116250574,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.doremi.asso.fr\\/site\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181356686327808,\"created_at\":\"Fri Feb 24 23:03:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1467000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f4158e14-3f1f-4569-ad57-6447fae1ed88-173181356686327808" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Aaaah ! La perle @SolangeTeParle dans #lgw (je voudrais qu'elle me parle à l'oreille le soir)", -"img": { -"src": "http://a0.twimg.com/profile_images/1848927211/BE1637E5-B1A3-41C0-9AA4-0D6DD1779C90_normal" -}, -"title": "Capuche: Aaaah ! La perle @SolangeTeParle dans #lgw (je voudrais qu'elle me parle à l'oreille le soir)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1470000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Aaaah ! La perle @SolangeTeParle dans #lgw (je voudrais qu'elle me parle \\u00e0 l'oreille le soir)\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[17,32],\"name\":\"Solange te parle\",\"id_str\":\"417867146\",\"id\":417867146}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[38,42]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181369483145216\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"3b2352\",\"screen_name\":\"METACAPUCHE\",\"lang\":\"fr\",\"favourites_count\":43,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":510,\"location\":\"loin de la mer\",\"profile_text_color\":\"333333\",\"followers_count\":4268,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848927211\\/BE1637E5-B1A3-41C0-9AA4-0D6DD1779C90_normal\",\"description\":\"Pour la carotte, le lapin est la parfaite incarnation du Mal. (Robert Sheckley)\",\"statuses_count\":71635,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/215886298\\/zzz.jpg\",\"show_all_inline_media\":true,\"listed_count\":253,\"profile_link_color\":\"6446a3\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1f1f1f\",\"protected\":false,\"id_str\":\"125661667\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Capuche\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/215886298\\/zzz.jpg\",\"created_at\":\"Tue Mar 23 13:39:48 +0000 2010\",\"profile_sidebar_fill_color\":\"d5b5e6\",\"id\":125661667,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/ombresclaires.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848927211\\/BE1637E5-B1A3-41C0-9AA4-0D6DD1779C90_normal\"},\"truncated\":false,\"id\":173181369483145216,\"created_at\":\"Fri Feb 24 23:03:50 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1470000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d4ef8a64-892d-4634-8ff2-6ab32ba7a5c7-173181369483145216" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@pylelan: Fini les smoking des #cesar2012 et vive la chemise colorée de @Vinvin #lgw”\n\n-->pareil pour moi !!!", -"img": { -"src": "http://a2.twimg.com/profile_images/1195066156/verene2_normal.jpg" -}, -"title": "Vérène Indekeu: “@pylelan: Fini les smoking des #cesar2012 et vive la chemise colorée de @Vinvin #lgw”\n\n-->pareil pour moi !!!", -"color": "16763904", -"polemics": [ -"KO" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1470000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@pylelan: Fini les smoking des #cesar2012 et vive la chemise color\\u00e9e de @Vinvin #lgw\\u201d\\n\\n-->pareil pour moi !!!\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"pylelan\",\"indices\":[1,9],\"id_str\":\"57371807\",\"name\":\"Pierre-Yves LE LAN\",\"id\":57371807},{\"screen_name\":\"Vinvin\",\"indices\":[73,80],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"cesar2012\",\"indices\":[32,42]},{\"text\":\"lgw\",\"indices\":[81,85]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181370363944961\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":322,\"screen_name\":\"LaCourdOrgeres\",\"lang\":\"fr\",\"profile_text_color\":\"3D1957\",\"statuses_count\":998,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/105420078\\/LCdO-LogoRVB_L130.jpg\",\"location\":\"Quiberon\",\"show_all_inline_media\":false,\"listed_count\":11,\"profile_link_color\":\"FF0000\",\"followers_count\":150,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1195066156\\/verene2_normal.jpg\",\"description\":\"La Cour d'Org\\u00e8res : Gastronomie artisanale irr\\u00e9sistible ! Confitures, g\\u00e2teaux, glaces et \\u00e9picerie fine, moi curieuse et gourmande ! http:\\/\\/tinyurl.com\\/6bvjpuo\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"642D8B\",\"id_str\":\"122385181\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/105420078\\/LCdO-LogoRVB_L130.jpg\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1195066156\\/verene2_normal.jpg\",\"name\":\"V\\u00e9r\\u00e8ne Indekeu\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 12 14:34:42 +0000 2010\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":122385181,\"utc_offset\":3600,\"favourites_count\":11,\"url\":\"http:\\/\\/www.lacourdorgeres.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181370363944961,\"created_at\":\"Fri Feb 24 23:03:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1470000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "977aef11-164a-4f36-93c6-28959c301846-173181370363944961" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#legrandwebze #vinvin a une super belle chemise", -"img": { -"src": "http://a2.twimg.com/profile_images/1365883599/magpullraye_normal.jpg" -}, -"title": "Magali Rebeyrat: #legrandwebze #vinvin a une super belle chemise", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1471000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#legrandwebze #vinvin a une super belle chemise\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"legrandwebze\",\"indices\":[0,13]},{\"text\":\"vinvin\",\"indices\":[14,21]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181371458654208\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"CC3366\",\"screen_name\":\"MagaliRebeyrat\",\"lang\":\"en\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":303,\"location\":\"France\",\"profile_text_color\":\"362720\",\"followers_count\":292,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1365883599\\/magpullraye_normal.jpg\",\"description\":\"Responsable Communication & D\\u00e9veloppement \\r\\nCercle du Marketing Direct (r\\u00e9seau de professionnels du marketing direct)\",\"statuses_count\":1608,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":11,\"profile_link_color\":\"B40B43\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"FF6699\",\"protected\":false,\"id_str\":\"23420041\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Magali Rebeyrat\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"created_at\":\"Mon Mar 09 10:02:40 +0000 2009\",\"profile_sidebar_fill_color\":\"E5507E\",\"id\":23420041,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.cercle-md.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1365883599\\/magpullraye_normal.jpg\"},\"truncated\":false,\"id\":173181371458654208,\"created_at\":\"Fri Feb 24 23:03:51 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1471000, -"tags": [ -{ -"id-ref": "ef1b237e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef574386-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "322f679c-ff4b-4532-a440-aeca4dfa955e-173181371458654208" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La drogue c'est mal #lgw #viveleservicepublic", -"img": { -"src": "http://a0.twimg.com/profile_images/1824565430/photo_2_normal.JPG" -}, -"title": "Bakt El Raalis: La drogue c'est mal #lgw #viveleservicepublic", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1472000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La drogue c'est mal #lgw #viveleservicepublic\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]},{\"text\":\"viveleservicepublic\",\"indices\":[25,45]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181375732649985\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1093,\"screen_name\":\"baktelraalis\",\"lang\":\"fr\",\"profile_text_color\":\"636363\",\"statuses_count\":21283,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":105,\"profile_link_color\":\"808080\",\"followers_count\":1299,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"description\":\"Admin Web \\/ R\\u00e9dacteur en chef @Pelecanus_net + apprenti photographe + amateur de musique ind\\u00e9' et de culture ALT + demandeur d'asile + fils des internets\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"18515564\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"profile_sidebar_fill_color\":\"141414\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"name\":\"Bakt El Raalis\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 31 20:37:21 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":18515564,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.pelecanus.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181375732649985,\"created_at\":\"Fri Feb 24 23:03:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1472000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef79b786-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e6bfdddd-8abc-4ed4-afd7-bca2966f5589-173181375732649985" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'ai eu peur, l'absurde me fait peur. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1804590964/ZEFZA_normal.gif" -}, -"title": "Shik-a-Marrant: J'ai eu peur, l'absurde me fait peur. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1473000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'ai eu peur, l'absurde me fait peur. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[38,42]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181382221234176\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":75,\"screen_name\":\"Shikamarrant\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":989,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Cela d\\u00e9pend o\\u00f9 vous \\u00eates\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\",\"description\":\"Je ne suis pas fan de Naruto, mais j'ai trouv\\u00e9 le jeu de mot pas mal en fait. J'aurais pu en trouver un avec #Faisan\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"57607506\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"c0c3c4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\",\"name\":\"Shik-a-Marrant\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 17 10:16:42 +0000 2009\",\"profile_sidebar_border_color\":\"c0c3c4\",\"id\":57607506,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181382221234176,\"created_at\":\"Fri Feb 24 23:03:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1473000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a7f95d80-ec0a-411b-9b11-4c3955c60d92-173181382221234176" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "+1000“@MGMTiST: Elle claque l'émission sur France 5. #LGW”", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: +1000“@MGMTiST: Elle claque l'émission sur France 5. #LGW”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1474000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"+1000\\u201c@MGMTiST: Elle claque l'\\u00e9mission sur France 5. #LGW\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"MGMTiST\",\"indices\":[6,14],\"id_str\":\"223155142\",\"name\":\"Batistuta.\",\"id\":223155142}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[53,57]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181383706025984\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":635,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"name\":\"Royer Charles-Henri\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":185396126,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181383706025984,\"created_at\":\"Fri Feb 24 23:03:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1474000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "41563fb3-8bee-4b11-a9a0-93709de18381-173181383706025984" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@legrandwebze Est ce que Solange se drogue ? #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/123600529/bracelet_normal.JPG" -}, -"title": "Richard: @legrandwebze Est ce que Solange se drogue ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1474000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@legrandwebze Est ce que Solange se drogue ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[45,49]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181383928320000\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":226,\"screen_name\":\"Iryngael\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":1960,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Midi-Pyr\\u00e9n\\u00e9es, Moissac\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"2FC2EF\",\"followers_count\":98,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/123600529\\/bracelet_normal.JPG\",\"description\":\"Gros connard sympa n\\u00e9anmoins :o\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"29106955\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/123600529\\/bracelet_normal.JPG\",\"name\":\"Richard\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 06 00:46:40 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":29106955,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173181383928320000,\"created_at\":\"Fri Feb 24 23:03:54 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1474000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6097a016-cf9f-4217-92ba-184b13a6d6a0-173181383928320000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @nicolaslesaint: #Vinvin sponsorisé par Pentone® #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1366398468/199422_147664651964624_100001632707791_291203_4432894_n_normal.jpg" -}, -"title": "Thomas Sihapanya: RT @nicolaslesaint: #Vinvin sponsorisé par Pentone® #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1475000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @nicolaslesaint: #Vinvin sponsoris\\u00e9 par Pentone\\u00ae #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"nicolaslesaint\",\"indices\":[3,18],\"id_str\":\"404016609\",\"name\":\"Nicolas LE SAINT\",\"id\":404016609}],\"urls\":[],\"hashtags\":[{\"text\":\"Vinvin\",\"indices\":[20,27]},{\"text\":\"lgw\",\"indices\":[52,56]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#Vinvin sponsoris\\u00e9 par Pentone\\u00ae #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Vinvin\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[32,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180918658375680\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":24,\"screen_name\":\"nicolaslesaint\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":62,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1801584941\\/image_normal.jpg\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"404016609\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801584941\\/image_normal.jpg\",\"name\":\"Nicolas LE SAINT\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 03 10:00:21 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":404016609,\"utc_offset\":null,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180918658375680,\"created_at\":\"Fri Feb 24 23:02:03 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181387732553728\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":450,\"screen_name\":\"TomSihap\",\"lang\":\"fr\",\"profile_text_color\":\"004358\",\"statuses_count\":6483,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/158776155\\/xe9109579070df1f2b2af05135925306.jpg\",\"location\":\"Lyon, France\",\"show_all_inline_media\":true,\"listed_count\":37,\"profile_link_color\":\"448668\",\"followers_count\":444,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1366398468\\/199422_147664651964624_100001632707791_291203_4432894_n_normal.jpg\",\"description\":\"#Lyon Lover, #etudiant, #entrepreneur, #esth\\u00e8te, et Roi Lion le reste du temps. #Web #Dev #Cinema #Curiosit\\u00e9s\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"001329\",\"id_str\":\"7567982\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/158776155\\/xe9109579070df1f2b2af05135925306.jpg\",\"profile_sidebar_fill_color\":\"000b17\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1366398468\\/199422_147664651964624_100001632707791_291203_4432894_n_normal.jpg\",\"name\":\"Thomas Sihapanya\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 18 19:33:05 +0000 2007\",\"profile_sidebar_border_color\":\"f7b565\",\"id\":7567982,\"utc_offset\":3600,\"favourites_count\":1469,\"url\":\"http:\\/\\/www.thomas-sihapanya.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181387732553728,\"created_at\":\"Fri Feb 24 23:03:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1475000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef574386-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "35cd8a76-70c8-4107-bb13-6760c2ce574a-173181387732553728" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Gnéé elle fait peur la dame #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1804671338/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png" -}, -"title": "Marie: Gnéé elle fait peur la dame #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1475000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Gn\\u00e9\\u00e9 elle fait peur la dame #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181390936997888\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"D9B17E\",\"screen_name\":\"frenchy_Marie\",\"lang\":\"en\",\"favourites_count\":25,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":203,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\",\"description\":\"J'accapare des objets sans ressurgir sur autrui.\",\"statuses_count\":2881,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"9D582E\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"protected\":false,\"id_str\":\"120444044\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Marie\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"created_at\":\"Sat Mar 06 13:02:46 +0000 2010\",\"profile_sidebar_fill_color\":\"EADEAA\",\"id\":120444044,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\"},\"truncated\":false,\"id\":173181390936997888,\"created_at\":\"Fri Feb 24 23:03:55 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1475000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "89949082-fdd9-4288-a34a-ab4730fca671-173181390936997888" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est là le deuxième écran dont parle #AudeBaron ? #lgw #jecomprendsrien http://t.co/q8g8Hhh1", -"img": { -"src": "http://a0.twimg.com/profile_images/1727472042/ChezDisney_normal.jpg" -}, -"title": "Eric Maillard: C'est là le deuxième écran dont parle #AudeBaron ? #lgw #jecomprendsrien http://t.co/q8g8Hhh1", -"color": "16763904", -"polemics": [ -"Q", -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1476000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"C'est l\\u00e0 le deuxi\\u00e8me \\u00e9cran dont parle #AudeBaron ? #lgw #jecomprendsrien http:\\/\\/t.co\\/q8g8Hhh1\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[73,93],\"expanded_url\":\"http:\\/\\/www.legrandwebze.com\\/2012\\/02\\/24\\/le-live-du-grand-webze-4\\/\",\"display_url\":\"legrandwebze.com\\/2012\\/02\\/24\\/le-\\u2026\",\"url\":\"http:\\/\\/t.co\\/q8g8Hhh1\"}],\"hashtags\":[{\"text\":\"AudeBaron\",\"indices\":[38,48]},{\"text\":\"lgw\",\"indices\":[51,55]},{\"text\":\"jecomprendsrien\",\"indices\":[56,72]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181393470373889\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":2550,\"screen_name\":\"PRland\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":54026,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/302156681\\/twilk_background_4e35a56daf4a2.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":452,\"profile_link_color\":\"0000ff\",\"followers_count\":7667,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1727472042\\/ChezDisney_normal.jpg\",\"description\":\"Je dirige une agence de RP mais tout ce qui se passe ici n'engage que moi.\\r\\n \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"1421991\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/302156681\\/twilk_background_4e35a56daf4a2.jpg\",\"profile_sidebar_fill_color\":\"952d2f\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727472042\\/ChezDisney_normal.jpg\",\"name\":\"Eric Maillard\",\"default_profile_image\":false,\"created_at\":\"Sun Mar 18 15:45:10 +0000 2007\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":1421991,\"utc_offset\":3600,\"favourites_count\":173,\"url\":\"http:\\/\\/www.prland.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181393470373889,\"created_at\":\"Fri Feb 24 23:03:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1476000, -"tags": [ -{ -"id-ref": "ef7a5646-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef7a5aec-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "be5c1199-ae12-4162-973f-0b49b75e622f-173181393470373889" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'ai pris #lgw en cours de route. Je ne comprends rien.", -"img": { -"src": "http://a3.twimg.com/profile_images/1820482830/422723_10150580606911585_752246584_9050831_1023194566_n_normal.jpg" -}, -"title": "Guillaume Renard: J'ai pris #lgw en cours de route. Je ne comprends rien.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1476000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'ai pris #lgw en cours de route. Je ne comprends rien.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[10,14]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181393256456192\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":598,\"screen_name\":\"G_Renard\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1487,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":7,\"profile_link_color\":\"020d0c\",\"followers_count\":205,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1820482830\\/422723_10150580606911585_752246584_9050831_1023194566_n_normal.jpg\",\"description\":\"Motorsports junkie. Working on social media and webmarketing stuff. Writer for @chequeredflags \\/ Membre CN @PartiLiberal\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"12186112\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"668ff7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1820482830\\/422723_10150580606911585_752246584_9050831_1023194566_n_normal.jpg\",\"name\":\"Guillaume Renard\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 13 17:02:09 +0000 2008\",\"profile_sidebar_border_color\":\"050505\",\"id\":12186112,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/chequeredflags.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181393256456192,\"created_at\":\"Fri Feb 24 23:03:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1476000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fc5b3511-3ba3-47c2-967a-27ce9a5fcf24-173181393256456192" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Dites non à la coke. #lgw #wtf", -"img": { -"src": "http://a2.twimg.com/profile_images/1545219778/Lion-yellow_normal.png" -}, -"title": "Lion: Dites non à la coke. #lgw #wtf", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1476000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Dites non \\u00e0 la coke. #lgw #wtf\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]},{\"text\":\"wtf\",\"indices\":[26,30]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181393306796034\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":277,\"screen_name\":\"MonsieurLion\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":9634,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26715550\\/00839_condensation_1680x1050.jpg\",\"location\":\"In Flight\",\"show_all_inline_media\":true,\"listed_count\":34,\"profile_link_color\":\"244067\",\"followers_count\":337,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1545219778\\/Lion-yellow_normal.png\",\"description\":\"Parfois je finis mes phrases parfois je n'y\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9c6d9c\",\"id_str\":\"61885781\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26715550\\/00839_condensation_1680x1050.jpg\",\"profile_sidebar_fill_color\":\"ffeba8\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1545219778\\/Lion-yellow_normal.png\",\"name\":\"Lion\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 31 22:00:03 +0000 2009\",\"profile_sidebar_border_color\":\"000000\",\"id\":61885781,\"utc_offset\":3600,\"favourites_count\":11,\"url\":\"http:\\/\\/www.monsieurlion.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181393306796034,\"created_at\":\"Fri Feb 24 23:03:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1476000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef77b274-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9a1fcfbb-e8ed-4a09-8b11-a5579208367d-173181393306796034" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ouais!!! On veux la chemise de @Vinvin! #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: Ouais!!! On veux la chemise de @Vinvin! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1479000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ouais!!! On veux la chemise de @Vinvin! #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[31,38],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[40,44]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181405784838144\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":912,\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"profile_text_color\":\"a3c23e\",\"statuses_count\":4895,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"location\":\"Alsace, France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"profile_sidebar_fill_color\":\"9ca871\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"name\":\"Hugo SCHOCH\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_border_color\":\"111405\",\"id\":175540303,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/only.hug33k.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181405784838144,\"created_at\":\"Fri Feb 24 23:03:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1479000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f7f17a5d-9860-44f6-b1b9-2f6f0f6ae680-173181405784838144" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Sur #lgw, y a un tweetdeck projeté dans le studio et c est cool. Pour le reste je pige rien.", -"img": { -"src": "http://a0.twimg.com/profile_images/1848682776/photo_profil_normal.jpg" -}, -"title": "Caroline Pandraud: Sur #lgw, y a un tweetdeck projeté dans le studio et c est cool. Pour le reste je pige rien.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1479000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Sur #lgw, y a un tweetdeck projet\\u00e9 dans le studio et c est cool. Pour le reste je pige rien.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[4,8]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181405889695744\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":284,\"screen_name\":\"pointPandraud\",\"lang\":\"fr\",\"profile_text_color\":\"F6FC9D\",\"statuses_count\":424,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/285133783\\/x8158bdc741405c68e4e36152449305d.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"FF1269\",\"followers_count\":181,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848682776\\/photo_profil_normal.jpg\",\"description\":\"Project Analyst @faberNovel www.fabernovel.com \\/\\/\\r\\n@essec Business School Alumni \\/\\/ Paris\\r\\n\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"4F4C4E\",\"id_str\":\"16096262\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/285133783\\/x8158bdc741405c68e4e36152449305d.png\",\"profile_sidebar_fill_color\":\"7A374C\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848682776\\/photo_profil_normal.jpg\",\"name\":\"Caroline Pandraud\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 02 13:18:16 +0000 2008\",\"profile_sidebar_border_color\":\"382334\",\"id\":16096262,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181405889695744,\"created_at\":\"Fri Feb 24 23:03:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1479000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bfd04bba-ba83-413b-99aa-1ecc18ee7d37-173181405889695744" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Spas génial solange te parle :/ #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1836489540/humanrage1_normal.jpg" -}, -"title": "Androids: Spas génial solange te parle :/ #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1480000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Spas g\\u00e9nial solange te parle :\\/ #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181412273426432\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":188,\"screen_name\":\"Androids974\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1487,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/24960097\\/Grammar_Natzee_2_by_dinyctis.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":68,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836489540\\/humanrage1_normal.jpg\",\"description\":\"Spectateur.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"9AE4E8\",\"id_str\":\"58974537\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/24960097\\/Grammar_Natzee_2_by_dinyctis.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836489540\\/humanrage1_normal.jpg\",\"name\":\"Androids\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 22 00:25:26 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":58974537,\"utc_offset\":null,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181412273426432,\"created_at\":\"Fri Feb 24 23:04:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1480000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "051c58ea-1078-4ed8-a460-8b5e1df59f18-173181412273426432" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@captainweb: #lgw @FlorencePorcel DES TICKETS RESTO POUR L'ADC! (on sait jamais,profitons en)”", -"img": { -"src": "http://a3.twimg.com/profile_images/1750880692/AK_normal.jpg" -}, -"title": "Antoine Kister: “@captainweb: #lgw @FlorencePorcel DES TICKETS RESTO POUR L'ADC! (on sait jamais,profitons en)”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1482000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@captainweb: #lgw @FlorencePorcel DES TICKETS RESTO POUR L'ADC! (on sait jamais,profitons en)\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"captainweb\",\"indices\":[1,12],\"id_str\":\"18554168\",\"name\":\"Siegfried Thouvenot\",\"id\":18554168},{\"screen_name\":\"FlorencePorcel\",\"indices\":[19,34],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181420448137216\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":511,\"screen_name\":\"antoinekister\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":8471,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Proche de Strasbourg\",\"show_all_inline_media\":false,\"listed_count\":34,\"profile_link_color\":\"2FC2EF\",\"followers_count\":356,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1750880692\\/AK_normal.jpg\",\"description\":\"Carcassonnais exil\\u00e9 en Alsace pour des raisons encore non d\\u00e9finis. Sinon je suis un geek, amateur de mangas, s\\u00e9ries TV et joueur amateur de jeux vid\\u00e9os.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"7722152\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1750880692\\/AK_normal.jpg\",\"name\":\"Antoine Kister\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 25 21:44:22 +0000 2007\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":7722152,\"utc_offset\":3600,\"favourites_count\":15,\"url\":\"http:\\/\\/www.antoinekister.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181420448137216,\"created_at\":\"Fri Feb 24 23:04:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1482000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5f18e9cf-95e1-4908-87ae-dda14957656f-173181420448137216" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Frapadingue Solange #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1735644265/front_de_gauche_annee_normal.jpg" -}, -"title": "Cachounette: Frapadingue Solange #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1482000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Frapadingue Solange #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181417482756097\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":40,\"screen_name\":\"cachounette\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":251,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"D02B55\",\"followers_count\":51,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1735644265\\/front_de_gauche_annee_normal.jpg\",\"description\":\"sage femme, militante PCF-Front de gauche et CGT\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"352726\",\"id_str\":\"39092205\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1735644265\\/front_de_gauche_annee_normal.jpg\",\"name\":\"Cachounette\",\"default_profile_image\":false,\"created_at\":\"Sun May 10 18:40:14 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":39092205,\"utc_offset\":-10800,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181417482756097,\"created_at\":\"Fri Feb 24 23:04:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1482000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4ca372df-c535-4219-8752-3d16234b3e33-173181417482756097" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Monsieur_Poulpe: Est-ce que @Gregshow et @davidmarsais ils peuvent embrasser le professeur rollin ? #Lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1843101534/tumblr_lju3pbB8aQ1qdj3gko1_500_normal.jpg" -}, -"title": "Louise.: RT @Monsieur_Poulpe: Est-ce que @Gregshow et @davidmarsais ils peuvent embrasser le professeur rollin ? #Lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1483000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Monsieur_Poulpe: Est-ce que @Gregshow et @davidmarsais ils peuvent embrasser le professeur rollin ? #Lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Monsieur_Poulpe\",\"indices\":[3,19],\"id_str\":\"101887303\",\"name\":\"Monsieur Poulpe\",\"id\":101887303},{\"screen_name\":\"Gregshow\",\"indices\":[32,41],\"id_str\":\"23932076\",\"name\":\"Gregshow\",\"id\":23932076},{\"screen_name\":\"davidmarsais\",\"indices\":[45,58],\"id_str\":\"140357554\",\"name\":\"David Marsais\",\"id\":140357554}],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[104,108]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Est-ce que @Gregshow et @davidmarsais ils peuvent embrasser le professeur rollin ? #Lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Gregshow\",\"indices\":[11,20],\"id_str\":\"23932076\",\"name\":\"Gregshow\",\"id\":23932076},{\"screen_name\":\"davidmarsais\",\"indices\":[24,37],\"id_str\":\"140357554\",\"name\":\"David Marsais\",\"id\":140357554}],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[83,87]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179528137555968\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":44,\"screen_name\":\"Monsieur_Poulpe\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2826,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":325,\"profile_link_color\":\"042c5e\",\"followers_count\":14305,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\",\"description\":\"Je fais vivre le net depuis 98. Depuis que je suis enseign\\u00e9 dans les \\u00e9coles, dois-je vraiment me pr\\u00e9senter ?\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"5cb5a8\",\"id_str\":\"101887303\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"profile_sidebar_fill_color\":\"68baae\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\",\"name\":\"Monsieur Poulpe\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 04 23:03:32 +0000 2010\",\"profile_sidebar_border_color\":\"010203\",\"id\":101887303,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.monsieurpoulpe.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179528137555968,\"created_at\":\"Fri Feb 24 22:56:31 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181423694520320\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":57,\"screen_name\":\"ruth_flaquettes\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":53,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/430866191\\/2567115379-zooey-deschanel-cartonne-en-new-girl.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0099CC\",\"followers_count\":8,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1843101534\\/tumblr_lju3pbB8aQ1qdj3gko1_500_normal.jpg\",\"description\":\"Attends avec impatience le come-back de la Compagnie Cr\\u00e9ole. Decalecatan, decalecatan. Oh\\u00e9, oh\\u00e9. Tout est dit.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"349125925\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/430866191\\/2567115379-zooey-deschanel-cartonne-en-new-girl.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843101534\\/tumblr_lju3pbB8aQ1qdj3gko1_500_normal.jpg\",\"name\":\"Louise.\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 05 15:59:21 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":349125925,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181423694520320,\"created_at\":\"Fri Feb 24 23:04:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1483000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "981dcaaf-461b-4c54-b803-a431445df37e-173181423694520320" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Maintenant je me sens encore plus privilégiée de faire partie des 195 followings de @SolangeTeParle. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1851110304/Picture_0480_normal.jpg" -}, -"title": "Swin Gum: Maintenant je me sens encore plus privilégiée de faire partie des 195 followings de @SolangeTeParle. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1485000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Maintenant je me sens encore plus privil\\u00e9gi\\u00e9e de faire partie des 195 followings de @SolangeTeParle. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[84,99],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[101,105]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181432473198592\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":233,\"screen_name\":\"Swiinea\",\"lang\":\"fr\",\"profile_text_color\":\"71d6c9\",\"statuses_count\":4521,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/362128090\\/swin.jpg\",\"location\":\"Lille - Pos\\u00e9e sur un cactus\",\"show_all_inline_media\":true,\"listed_count\":23,\"profile_link_color\":\"807d7e\",\"followers_count\":581,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851110304\\/Picture_0480_normal.jpg\",\"description\":\"Les bios c'est pour les faibles ou pour les gens qui font un truc dans la vie tout \\u00e7a. Je suis Swin' et je suis n\\u00e9e pour \\u00eatre une larve. #HOULOULOU\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1d4c70\",\"id_str\":\"372532169\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/362128090\\/swin.jpg\",\"profile_sidebar_fill_color\":\"1d4c70\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851110304\\/Picture_0480_normal.jpg\",\"name\":\"Swin Gum\",\"default_profile_image\":false,\"created_at\":\"Mon Sep 12 23:11:47 +0000 2011\",\"profile_sidebar_border_color\":\"57ff57\",\"id\":372532169,\"utc_offset\":-10800,\"favourites_count\":360,\"url\":\"http:\\/\\/tchictchac.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181432473198592,\"created_at\":\"Fri Feb 24 23:04:05 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1485000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "94f7f1e2-3726-4ae9-ac17-e3d38174947a-173181432473198592" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw c'est drôle ça #solange", -"img": { -"src": "http://a2.twimg.com/profile_images/1340686999/hasselhoff_normal.jpg" -}, -"title": "monsieurhobby: #lgw c'est drôle ça #solange", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1485000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw c'est dr\\u00f4le \\u00e7a #solange\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"solange\",\"indices\":[20,28]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181430208282624\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":663,\"screen_name\":\"monsieurhobby\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7365,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"location\":\"DtC\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"followers_count\":207,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"description\":\"Geek travesti en Ambulancier, je me prom\\u00e8ne en Aquitaine avec dans mon sac des podcasts, des s\\u00e9ries tv, des films et surtout de comics, un v\\u00e9ritable Hobby...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"78733185\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"name\":\"monsieurhobby\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 30 22:59:44 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":78733185,\"utc_offset\":-10800,\"favourites_count\":30,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181430208282624,\"created_at\":\"Fri Feb 24 23:04:05 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1485000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef7b6040-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b4226404-1d12-448d-9473-a95d746920b7-173181430208282624" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Tu peux pas choper root sur un autre réseau ? \n;-D RT @kheops2713 Le wifi est mort sur le plateau #lgw :] #fail :D", -"img": { -"src": "http://a2.twimg.com/profile_images/1133755055/JU_normal.jpg" -}, -"title": "Ju: Tu peux pas choper root sur un autre réseau ? \n;-D RT @kheops2713 Le wifi est mort sur le plateau #lgw :] #fail :D", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1486000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Tu peux pas choper root sur un autre r\\u00e9seau ? \\n;-D RT @kheops2713 Le wifi est mort sur le plateau #lgw :] #fail :D\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"kheops2713\",\"indices\":[54,65],\"id_str\":\"321006177\",\"name\":\"KheOps\",\"id\":321006177}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[98,102]},{\"text\":\"fail\",\"indices\":[106,111]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181434301911040\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":581,\"screen_name\":\"jujusete\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":51247,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"en France, mais pas trop\",\"show_all_inline_media\":true,\"listed_count\":118,\"profile_link_color\":\"D02B55\",\"followers_count\":1770,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1133755055\\/JU_normal.jpg\",\"description\":\"Journaliste, ex Moyen-Orient, ex Asie du Sud-Est et Tunisie. CV ici http:\\/\\/juliegommes.cv.fm\\/\\/fr\\/ Tahina et sac \\u00e0 dos addict, cr\\u00e9atrice de la #pigistini\\u00e8re.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"352726\",\"id_str\":\"26174431\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1133755055\\/JU_normal.jpg\",\"name\":\"Ju\",\"default_profile_image\":false,\"created_at\":\"Tue Mar 24 04:06:36 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":26174431,\"utc_offset\":-10800,\"favourites_count\":42,\"url\":\"http:\\/\\/seteici.midiblogs.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181434301911040,\"created_at\":\"Fri Feb 24 23:04:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1486000, -"tags": [ -{ -"id-ref": "ef2d3c1c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7b3ebc1e-cf21-4ffe-a2c5-d59df847b443-173181434301911040" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@SolangeTeParle êtes-vous skyzophrène ? #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1849151891/1764739210_small_normal.jpg" -}, -"title": "Armand Verseau: @SolangeTeParle êtes-vous skyzophrène ? #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1487000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"@SolangeTeParle \\u00eates-vous skyzophr\\u00e8ne ? #LGW\",\"created_at\":\"Fri Feb 24 23:04:07 +0000 2012\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[40,44]}],\"user_mentions\":[{\"indices\":[0,15],\"screen_name\":\"SolangeTeParle\",\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}]},\"retweet_count\":0,\"place\":null,\"in_reply_to_status_id_str\":\"173006147761082368\",\"retweeted\":false,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":\"417867146\",\"id_str\":\"173181440807280642\",\"coordinates\":null,\"in_reply_to_screen_name\":\"SolangeTeParle\",\"contributors\":null,\"geo\":null,\"user\":{\"listed_count\":0,\"created_at\":\"Sat Feb 06 06:41:16 +0000 2010\",\"profile_text_color\":\"3D1957\",\"is_translator\":false,\"show_all_inline_media\":false,\"lang\":\"fr\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"url\":null,\"default_profile\":false,\"notifications\":null,\"profile_link_color\":\"FF0000\",\"screen_name\":\"armandverseau\",\"time_zone\":\"Hawaii\",\"description\":\"Donneur de vie\",\"following\":null,\"geo_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"profile_background_color\":\"642D8B\",\"location\":\"Bordeaux, Fr\",\"id_str\":\"111817288\",\"profile_background_tile\":true,\"followers_count\":15,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849151891\\/1764739210_small_normal.jpg\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849151891\\/1764739210_small_normal.jpg\",\"default_profile_image\":false,\"follow_request_sent\":null,\"profile_sidebar_fill_color\":\"7AC3EE\",\"favourites_count\":1,\"protected\":false,\"friends_count\":25,\"profile_sidebar_border_color\":\"65B0DA\",\"name\":\"Armand Verseau\",\"contributors_enabled\":false,\"verified\":false,\"id\":111817288,\"statuses_count\":14,\"profile_use_background_image\":false,\"utc_offset\":-36000},\"in_reply_to_user_id\":417867146,\"in_reply_to_status_id\":173006147761082368,\"favorited\":false,\"id\":173181440807280642}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1487000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fef46e87-3e2e-4f6e-ae08-3d5ca05e6762-173181440807280642" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "\"Solange te parle\" Je découvre. Elle est perchée un peu elle non ? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1573580393/Christophe_Lauer_-_Valtech_normal.jpg" -}, -"title": "Christophe Lauer: \"Solange te parle\" Je découvre. Elle est perchée un peu elle non ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1487000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\\"Solange te parle\\\" Je d\\u00e9couvre. Elle est perch\\u00e9e un peu elle non ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[67,71]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181440975056896\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3027,\"screen_name\":\"clauer\",\"lang\":\"en\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":39030,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/263341008\\/bk_body.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":281,\"profile_link_color\":\"ff0000\",\"followers_count\":4662,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1573580393\\/Christophe_Lauer_-_Valtech_normal.jpg\",\"description\":\"Business Development Manager and Social Media Strategy Lead at Valtech Corp. Former Microsoftee. Opinions are mine. Friendly by default. Let's talk!\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"1155631\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/263341008\\/bk_body.jpg\",\"profile_sidebar_fill_color\":\"f0f0ed\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1573580393\\/Christophe_Lauer_-_Valtech_normal.jpg\",\"name\":\"Christophe Lauer\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 14 13:20:02 +0000 2007\",\"profile_sidebar_border_color\":\"dbdbdb\",\"id\":1155631,\"utc_offset\":3600,\"favourites_count\":3729,\"url\":\"http:\\/\\/www.clauer.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181440975056896,\"created_at\":\"Fri Feb 24 23:04:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1487000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e5363c86-555d-44df-bd4f-3a69c5b05e64-173181440975056896" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@EstelleMicheau C koi #LGW plz ? ^^", -"img": { -"src": "http://a0.twimg.com/profile_images/1737231168/MERWAAAN_et_MOI_normal.jpg" -}, -"title": "Salomé Garbi Mothe : @EstelleMicheau C koi #LGW plz ? ^^", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1488000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@EstelleMicheau C koi #LGW plz ? ^^\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"EstelleMicheau\",\"indices\":[0,15],\"id_str\":\"273101501\",\"name\":\"Estelle Micheau\",\"id\":273101501}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[22,26]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173179915200512000\",\"id_str\":\"173181444737351682\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173179915200512000,\"in_reply_to_user_id_str\":\"273101501\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":30,\"screen_name\":\"Schlumette93\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1921,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/374560482\\/YEAAAAAH_JADOREEE.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":132,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1737231168\\/MERWAAAN_et_MOI_normal.jpg\",\"description\":\"Hey Twitter ! ;-)\\r\\nJe suis Salom\\u00e9, j'ai 16 ans et j'aime @FlorentMotheOff & @MerwanRim de @MozartOperaRock #WhatBetter 8D ?! \\u2665\\r\\nFollow Me If You Can ! =D \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"426814344\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/374560482\\/YEAAAAAH_JADOREEE.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1737231168\\/MERWAAAN_et_MOI_normal.jpg\",\"name\":\"Salom\\u00e9 Garbi Mothe \",\"default_profile_image\":false,\"created_at\":\"Fri Dec 02 18:44:52 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":426814344,\"utc_offset\":null,\"favourites_count\":61,\"url\":\"http:\\/\\/belbrune93300.skyrock.com\"},\"in_reply_to_screen_name\":\"EstelleMicheau\",\"truncated\":false,\"id\":173181444737351682,\"created_at\":\"Fri Feb 24 23:04:08 +0000 2012\",\"in_reply_to_user_id\":273101501}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1488000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fad94d8a-5690-4889-b087-1a7e7822bd25-173181444737351682" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "32 Glaçons #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1525098848/183219_1802661462292_1112499116_2172166_8041184_n_normal.jpg" -}, -"title": "Michael J.: 32 Glaçons #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1489000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"32 Gla\\u00e7ons #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[11,15]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181448772272128\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":150,\"screen_name\":\"Martyornot\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2668,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/378350402\\/war_dictators.jpg\",\"location\":\"Rouen, Normandie\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":101,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1525098848\\/183219_1802661462292_1112499116_2172166_8041184_n_normal.jpg\",\"description\":\"#Traveler #geek #retrogaming #videogames #Normandie #rouen #Coupdecouteaudanslaglotte !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"112498831\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/378350402\\/war_dictators.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1525098848\\/183219_1802661462292_1112499116_2172166_8041184_n_normal.jpg\",\"name\":\"Michael J.\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 08 18:34:33 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":112498831,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181448772272128,\"created_at\":\"Fri Feb 24 23:04:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1489000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2f201c29-b12e-498e-ba2a-79358dee25ba-173181448772272128" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @tetedansleposte: bien le coup du décompte live du nombre de tweets dans #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1682788944/oriane_twitter_normal.png" -}, -"title": "Oriane Hurard: RT @tetedansleposte: bien le coup du décompte live du nombre de tweets dans #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1490000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @tetedansleposte: bien le coup du d\\u00e9compte live du nombre de tweets dans #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"tetedansleposte\",\"indices\":[3,19],\"id_str\":\"6006122\",\"name\":\"T\\u00eate dans le poste\",\"id\":6006122}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[76,80]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"bien le coup du d\\u00e9compte live du nombre de tweets dans #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[55,59]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180870721683458\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":552,\"screen_name\":\"tetedansleposte\",\"lang\":\"fr\",\"profile_text_color\":\"ebe8eb\",\"statuses_count\":1132,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/196396078\\/neige.jpg\",\"location\":\"dans le poste\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"0abef5\",\"followers_count\":399,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1592307646\\/profil_reseau_social_normal.jpg\",\"description\":\"La t\\u00eate dans le poste, un site pour tenter de regarder la t\\u00e9l\\u00e9vision diff\\u00e9remment et faire \\u00e9merger la r\\u00e9flexion.\\r\\nRendons le T\\u00c9L\\u00c9SPECT-ACTEUR\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"032647\",\"id_str\":\"6006122\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/196396078\\/neige.jpg\",\"profile_sidebar_fill_color\":\"2f5673\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1592307646\\/profil_reseau_social_normal.jpg\",\"name\":\"T\\u00eate dans le poste\",\"default_profile_image\":false,\"created_at\":\"Sun May 13 09:57:22 +0000 2007\",\"profile_sidebar_border_color\":\"000000\",\"id\":6006122,\"utc_offset\":-7200,\"favourites_count\":0,\"url\":\"http:\\/\\/www.latetedansleposte.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180870721683458,\"created_at\":\"Fri Feb 24 23:01:51 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181451079127040\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"Orianehurard\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2712,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":24,\"profile_link_color\":\"de2a5d\",\"followers_count\":485,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"description\":\"S\\u00e9ries, transmedia, cin\\u00e9ma. Dipl\\u00f4m\\u00e9e @ina_SUP en production \\/\\/ \\r\\nCharg\\u00e9e de coordination @TIULab, programme d'encadrement \\u00e9tudiant transmedia\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"198934087\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"profile_sidebar_fill_color\":\"c1a7c7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"name\":\"Oriane Hurard\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 05 16:26:22 +0000 2010\",\"profile_sidebar_border_color\":\"592459\",\"id\":198934087,\"utc_offset\":-10800,\"favourites_count\":461,\"url\":\"http:\\/\\/www.transmediaimmersiveuniversity.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181451079127040,\"created_at\":\"Fri Feb 24 23:04:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1490000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "11ff141a-af8d-44d1-b7a2-0d8ce1d8e41d-173181451079127040" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Combien de glaçons chez Solange ?... #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817123979/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png" -}, -"title": "legrandwebze: Combien de glaçons chez Solange ?... #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1490000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Combien de gla\\u00e7ons chez Solange ?... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[37,41]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181451305631744\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1481,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3146,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181451305631744,\"created_at\":\"Fri Feb 24 23:04:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1490000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b578f655-934b-49f9-b8f7-5557b121f1f5-173181451305631744" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw 12 glacons !", -"img": { -"src": "http://a0.twimg.com/profile_images/1622080827/image_normal.jpg" -}, -"title": "Alan Smithee: #lgw 12 glacons !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1491000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw 12 glacons !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181456938582016\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":22,\"screen_name\":\"Alan_Smithee0\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":79,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":5,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1622080827\\/image_normal.jpg\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"223556391\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1622080827\\/image_normal.jpg\",\"name\":\"Alan Smithee\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 06 18:28:41 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":223556391,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181456938582016,\"created_at\":\"Fri Feb 24 23:04:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1491000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9c47807f-1d13-4436-9436-cc0ed4e602e0-173181456938582016" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "64 Glaçons #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: 64 Glaçons #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1491000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"64 Gla\\u00e7ons #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181457597079552\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"favourites_count\":12,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":100,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"statuses_count\":3246,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"JonathanMM\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":228777896,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\"},\"truncated\":false,\"id\":173181457597079552,\"created_at\":\"Fri Feb 24 23:04:11 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1491000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "67f273c3-e72b-44d0-a141-b27672dab0f0-173181457597079552" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw 48", -"img": { -"src": "http://a1.twimg.com/profile_images/1129708432/Photo_du_71918072-09-___19_normal.jpg" -}, -"title": "JC: #lgw 48", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1491000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw 48\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181456087134208\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":260,\"screen_name\":\"l_jc\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":640,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1129708432\\/Photo_du_71918072-09-___19_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"113982432\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1129708432\\/Photo_du_71918072-09-___19_normal.jpg\",\"name\":\"JC\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 13 17:57:33 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":113982432,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181456087134208,\"created_at\":\"Fri Feb 24 23:04:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1491000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8df4140d-c35c-4d0e-b4f4-5ab2ef208c17-173181456087134208" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw je dirai 26 glaçons", -"img": { -"src": "http://a0.twimg.com/profile_images/1353093787/Dragons-6_normal.jpg" -}, -"title": "Thibaut Devillers: #lgw je dirai 26 glaçons", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1492000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw je dirai 26 gla\\u00e7ons\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181459090255872\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":68,\"screen_name\":\"Eliadus\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":704,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"92095420\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"name\":\"Thibaut Devillers\",\"default_profile_image\":false,\"created_at\":\"Mon Nov 23 19:36:51 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":92095420,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.followfriday.com\\/followfriday\\/eliadus\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181459090255872,\"created_at\":\"Fri Feb 24 23:04:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1492000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8e5abd13-3ceb-4789-b85e-a4142d1ebaa5-173181459090255872" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @solferishow: Bienvenue sur Arte. #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1772965923/tw_13213657_1327237886_normal.jpg" -}, -"title": "duanyer: RT @solferishow: Bienvenue sur Arte. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1492000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @solferishow: Bienvenue sur Arte. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"solferishow\",\"indices\":[3,15],\"id_str\":\"232221031\",\"name\":\"Solferishow\",\"id\":232221031}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[37,41]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Bienvenue sur Arte. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181233826766848\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1143,\"screen_name\":\"solferishow\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13622,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Il est parti par l\\u00e0. \\u261b\",\"show_all_inline_media\":false,\"listed_count\":169,\"profile_link_color\":\"0084B4\",\"followers_count\":4872,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\",\"description\":\"Si Dieu a cr\\u00e9\\u00e9 l'Homme le 6\\u00e8me jour, c'\\u00e9tait surtout pour passer la semaine peinard. Je suis D\\u00e9l\\u00e9gu\\u00e9 des Jeunes Populaires de l'Empire colonial fran\\u00e7ais.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"232221031\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\",\"name\":\"Solferishow\",\"default_profile_image\":false,\"created_at\":\"Thu Dec 30 15:26:17 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":232221031,\"utc_offset\":-10800,\"favourites_count\":20,\"url\":\"http:\\/\\/www.solferishow.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181233826766848,\"created_at\":\"Fri Feb 24 23:03:18 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181460684091394\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":830,\"screen_name\":\"duanyer\",\"lang\":\"fr\",\"profile_text_color\":\"050505\",\"statuses_count\":17181,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/143862310\\/GetImage.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":51,\"profile_link_color\":\"0026ff\",\"followers_count\":852,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1772965923\\/tw_13213657_1327237886_normal.jpg\",\"description\":\"Mon ambition est de devenir l'idiot du village. J'y suis presque.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8a6e2d\",\"id_str\":\"23742784\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/143862310\\/GetImage.jpg\",\"profile_sidebar_fill_color\":\"e2ed7c\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1772965923\\/tw_13213657_1327237886_normal.jpg\",\"name\":\"duanyer\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 11 09:59:57 +0000 2009\",\"profile_sidebar_border_color\":\"d96666\",\"id\":23742784,\"utc_offset\":3600,\"favourites_count\":1310,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181460684091394,\"created_at\":\"Fri Feb 24 23:04:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1492000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a65d913b-897e-478c-83ac-42939b78300f-173181460684091394" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bizarre cette séquence #démonssalledebains #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1592192908/DKen_MG_5127_Small_normal.jpeg" -}, -"title": "Antoine Dubuquoy: Bizarre cette séquence #démonssalledebains #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1493000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bizarre cette s\\u00e9quence #d\\u00e9monssalledebains #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"d\\u00e9monssalledebains\",\"indices\":[23,42]},{\"text\":\"lgw\",\"indices\":[43,47]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181466170232833\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1104,\"screen_name\":\"dubuc64\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":12390,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/317893098\\/TwitterBannerDubuc64.png\",\"location\":\"Paris (France)\",\"show_all_inline_media\":false,\"listed_count\":117,\"profile_link_color\":\"ff0000\",\"followers_count\":1732,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1592192908\\/DKen_MG_5127_Small_normal.jpeg\",\"description\":\"Digital Media Strategist - Social Media, Community Management - Rock & pop culture guru - Auteur avec @nicoprat des Miscellan\\u00e9es d'Internet parution le 12\\/01\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"10731962\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/317893098\\/TwitterBannerDubuc64.png\",\"profile_sidebar_fill_color\":\"eeeeee\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1592192908\\/DKen_MG_5127_Small_normal.jpeg\",\"name\":\"Antoine Dubuquoy\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 30 07:20:52 +0000 2007\",\"profile_sidebar_border_color\":\"ff0000\",\"id\":10731962,\"utc_offset\":3600,\"favourites_count\":339,\"url\":\"http:\\/\\/www.dubucsblog.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181466170232833,\"created_at\":\"Fri Feb 24 23:04:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1493000, -"tags": [ -{ -"id-ref": "ef7cc2be-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "204a6d01-8970-44f6-8454-1c66bc3b3122-173181466170232833" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ou seesmic? RT @xYumiste Ah oui @Vinvin est sur Tweetdeck #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1602210892/Galactica_normal.jpg" -}, -"title": "Cammarata Thierry: Ou seesmic? RT @xYumiste Ah oui @Vinvin est sur Tweetdeck #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1494000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ou seesmic? RT @xYumiste Ah oui @Vinvin est sur Tweetdeck #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"xYumiste\",\"indices\":[15,24],\"id_str\":\"103989420\",\"name\":\"Am\\u00e9lie Owl \",\"id\":103989420},{\"screen_name\":\"Vinvin\",\"indices\":[32,39],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[59,63]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181467625664513\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":98,\"screen_name\":\"thcammarata\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1158,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"990000\",\"followers_count\":23,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"334554629\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"name\":\"Cammarata Thierry\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 13 08:43:07 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":334554629,\"utc_offset\":3600,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181467625664513,\"created_at\":\"Fri Feb 24 23:04:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1494000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5adc0b9a-5213-45cd-b0c7-f044c3dddc76-173181467625664513" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est chelou #lgw, c'est fait avec 3 bouts de ficelles, un peu lunaire, je suis assez dubitatif...", -"img": { -"src": "http://a0.twimg.com/profile_images/1801176537/profile_normal.jpg" -}, -"title": "rachoubidou69: C'est chelou #lgw, c'est fait avec 3 bouts de ficelles, un peu lunaire, je suis assez dubitatif...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1494000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est chelou #lgw, c'est fait avec 3 bouts de ficelles, un peu lunaire, je suis assez dubitatif...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[13,17]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.yoono.com\\\" rel=\\\"nofollow\\\"\\u003Eyoono\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181468246413313\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":61,\"screen_name\":\"rachoubidou69\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":260,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/398766806\\/128427.jpg\",\"location\":\"France, Cremieu\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":24,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1801176537\\/profile_normal.jpg\",\"description\":\"On rencontre sa femme sur Meetic, la trompe sur Facebook, annonce le divorce sur Twitter et vends la baraque sur Ebay\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"396071969\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/398766806\\/128427.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801176537\\/profile_normal.jpg\",\"name\":\"rachoubidou69\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 22 18:06:48 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":396071969,\"utc_offset\":3600,\"favourites_count\":31,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181468246413313,\"created_at\":\"Fri Feb 24 23:04:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1494000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "987ce38f-1afa-483e-bd2f-76d258ac6343-173181468246413313" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@reda: Cesar du meilleur tweet de l'année.“@fabricepierrot: Maiwenn a maintenant une bonne raison de chialer #Cesar2012” #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1843979295/mt_normal.png" -}, -"title": "Maryan: “@reda: Cesar du meilleur tweet de l'année.“@fabricepierrot: Maiwenn a maintenant une bonne raison de chialer #Cesar2012” #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1494000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@reda: Cesar du meilleur tweet de l'ann\\u00e9e.\\u201c@fabricepierrot: Maiwenn a maintenant une bonne raison de chialer #Cesar2012\\u201d #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"reda\",\"indices\":[1,6],\"id_str\":\"25291435\",\"name\":\"@Reda Ana\",\"id\":25291435},{\"screen_name\":\"fabricepierrot\",\"indices\":[44,59],\"id_str\":\"30635526\",\"name\":\"fabrice pierrot\",\"id\":30635526}],\"urls\":[],\"hashtags\":[{\"text\":\"Cesar2012\",\"indices\":[110,120]},{\"text\":\"lgw\",\"indices\":[122,126]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181470582640641\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":237,\"screen_name\":\"maryan_T\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":270,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/378380740\\/twilk_background_4ee1335455f2d.jpg\",\"location\":\"Compiegne\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":37,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843979295\\/mt_normal.png\",\"description\":\"Ing\\u00e9nieur syst\\u00e9me UTC\\r\\nTweet or not tweet ?\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"234819773\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/378380740\\/twilk_background_4ee1335455f2d.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843979295\\/mt_normal.png\",\"name\":\"Maryan\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 06 17:07:30 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":234819773,\"utc_offset\":3600,\"favourites_count\":20,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181470582640641,\"created_at\":\"Fri Feb 24 23:04:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1494000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9e4f1bc4-2749-486d-953e-cc130245800a-173181470582640641" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze Viens de découvrir cette émission en zappant. Plutôt sympa! Bon principe participatif et drôle en+! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1594302019/3eadcb00-f04c-4c61-b122-e74a871d97e2_normal.png" -}, -"title": "Sophie TAN: @LeGrandWebze Viens de découvrir cette émission en zappant. Plutôt sympa! Bon principe participatif et drôle en+! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1494000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze Viens de d\\u00e9couvrir cette \\u00e9mission en zappant. Plut\\u00f4t sympa! Bon principe participatif et dr\\u00f4le en+! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[114,118]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181468850401281\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":303,\"screen_name\":\"sophie_ehrhardt\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":408,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"Strasbourg\",\"show_all_inline_media\":true,\"listed_count\":20,\"profile_link_color\":\"990000\",\"followers_count\":250,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1594302019\\/3eadcb00-f04c-4c61-b122-e74a871d97e2_normal.png\",\"description\":\"Branch\\u00e9e sur la communication irl&web des institutions culturelles et la m\\u00e9diation. #museogeek #fid\\u00e9lisation #web2.0 Charg\\u00e9 de Communication et CM\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"274446618\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1594302019\\/3eadcb00-f04c-4c61-b122-e74a871d97e2_normal.png\",\"name\":\"Sophie TAN\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 30 09:32:58 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":274446618,\"utc_offset\":3600,\"favourites_count\":11,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/sophie-ehrhardt\"},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173181468850401281,\"created_at\":\"Fri Feb 24 23:04:14 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1494000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c83e7245-efde-459a-97a2-f0c313e94a81-173181468850401281" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ah les cons ! j'ai pas compté les glaçons ! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1579781654/brush2star_mini_normal.jpg" -}, -"title": "Magalie Baudry: ah les cons ! j'ai pas compté les glaçons ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1495000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"ah les cons ! j'ai pas compt\\u00e9 les gla\\u00e7ons ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[44,48]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181472440713218\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":251,\"screen_name\":\"Mag_frog\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6515,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"location\":\"Nantes\\/Cholet\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"7762e0\",\"followers_count\":274,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"description\":\"Passions web, infographie, dessin, couture, nouvelles technos, communication, partage et th\\u00e9\\u00e2tre amateur.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"172314328\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"profile_sidebar_fill_color\":\"f7a64a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"name\":\"Magalie Baudry\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 29 12:06:17 +0000 2010\",\"profile_sidebar_border_color\":\"f2b87e\",\"id\":172314328,\"utc_offset\":-7200,\"favourites_count\":6,\"url\":\"http:\\/\\/www.maglagrenouille.fr\\/blog\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181472440713218,\"created_at\":\"Fri Feb 24 23:04:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1495000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "be19c5fe-fdfb-4457-b908-0fa7f69f2556-173181472440713218" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Un peu de mal à saisir....", -"img": { -"src": "http://a0.twimg.com/profile_images/1799016252/DSC02999bis_normal.jpg" -}, -"title": "Cuiller à Soupe: #lgw Un peu de mal à saisir....", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1495000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Un peu de mal \\u00e0 saisir....\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181472340049920\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":169,\"screen_name\":\"CuuilerSoupe\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":106,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/418130953\\/Photo_200.jpg\",\"location\":\"Fouras\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"\",\"followers_count\":31,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1799016252\\/DSC02999bis_normal.jpg\",\"description\":\"Passionn\\u00e9e de et par tout... Sp\\u00e9cialis\\u00e9e dans les politiques d'Education du monde\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"\",\"id_str\":\"481209009\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/418130953\\/Photo_200.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1799016252\\/DSC02999bis_normal.jpg\",\"name\":\"Cuiller \\u00e0 Soupe\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 02 12:57:41 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":481209009,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181472340049920,\"created_at\":\"Fri Feb 24 23:04:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1495000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ec23aaf5-c84e-4767-9394-9f336f2bfe70-173181472340049920" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "12 ? #LGW @SolangeTeParle", -"img": { -"src": "http://a2.twimg.com/profile_images/1746199949/flashcode_twitter_normal.jpg" -}, -"title": "Arthur Massonneau: 12 ? #LGW @SolangeTeParle", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1495000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"12 ? #LGW @SolangeTeParle\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[10,25],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[5,9]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181472411365376\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":211,\"screen_name\":\"ArtMassonneau\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":213,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Bordeaux, France\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":87,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1746199949\\/flashcode_twitter_normal.jpg\",\"description\":\"\\u00c9tudiant en Master 1 \\u00e0 BEM Management School. Passionn\\u00e9 de cin\\u00e9ma et de vid\\u00e9o, des NTIC et des ph\\u00e9nom\\u00e8nes communautaires. Et puis int\\u00e9ress\\u00e9 par \\u00e0 peu pr\\u00e8s tout!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"119803779\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1746199949\\/flashcode_twitter_normal.jpg\",\"name\":\"Arthur Massonneau\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 04 18:00:01 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":119803779,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181472411365376,\"created_at\":\"Fri Feb 24 23:04:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1495000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "79c09e99-8a36-4489-bebb-52db0b12392d-173181472411365376" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw 28 glacons", -"img": { -"src": "http://a0.twimg.com/profile_images/1649856860/avatpagetwsn_normal.jpg" -}, -"title": "lôtre demédeu: #lgw 28 glacons", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1495000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw 28 glacons\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181474772762626\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":81,\"screen_name\":\"lotre\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":10315,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/1012532\\/simpsball1600.jpg\",\"location\":\"just there\",\"show_all_inline_media\":true,\"listed_count\":13,\"profile_link_color\":\"0000ff\",\"followers_count\":159,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1649856860\\/avatpagetwsn_normal.jpg\",\"description\":\"man, z\\u00e9ro de l'univers !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"id_str\":\"7233942\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/1012532\\/simpsball1600.jpg\",\"profile_sidebar_fill_color\":\"e0ff92\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1649856860\\/avatpagetwsn_normal.jpg\",\"name\":\"l\\u00f4tre dem\\u00e9deu\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 03 18:07:50 +0000 2007\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":7233942,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181474772762626,\"created_at\":\"Fri Feb 24 23:04:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1495000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "09babcd9-40ff-4463-baae-e72e7258a286-173181474772762626" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @captainweb: #lgw @FlorencePorcel DES TICKETS RESTO POUR L'ADC! (on sait jamais,profitons en)", -"img": { -"src": "http://a0.twimg.com/profile_images/1435456875/officiel_normal.jpg" -}, -"title": "Florian Le Frioux: RT @captainweb: #lgw @FlorencePorcel DES TICKETS RESTO POUR L'ADC! (on sait jamais,profitons en)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1497000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @captainweb: #lgw @FlorencePorcel DES TICKETS RESTO POUR L'ADC! (on sait jamais,profitons en)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"captainweb\",\"indices\":[3,14],\"id_str\":\"18554168\",\"name\":\"Siegfried Thouvenot\",\"id\":18554168},{\"screen_name\":\"FlorencePorcel\",\"indices\":[21,36],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw @FlorencePorcel DES TICKETS RESTO POUR L'ADC! (on sait jamais,profitons en)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[5,20],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181309617844224\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1036,\"screen_name\":\"captainweb\",\"lang\":\"fr\",\"profile_text_color\":\"757575\",\"statuses_count\":28952,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/32213787\\/maquette-background-twitter.png\",\"location\":\"France, Paris\",\"show_all_inline_media\":true,\"listed_count\":676,\"profile_link_color\":\"767fb5\",\"followers_count\":7392,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1775056166\\/siegfried-thouvenot_normal.jpg\",\"description\":\"Blogueur High-tech, Newb Podcaster, dev Web etc...\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"18554168\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/32213787\\/maquette-background-twitter.png\",\"profile_sidebar_fill_color\":\"f5f5f5\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1775056166\\/siegfried-thouvenot_normal.jpg\",\"name\":\"Siegfried Thouvenot\",\"default_profile_image\":false,\"created_at\":\"Fri Jan 02 15:30:22 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":18554168,\"utc_offset\":3600,\"favourites_count\":65,\"url\":\"http:\\/\\/www.captainweb.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181309617844224,\"created_at\":\"Fri Feb 24 23:03:36 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181481160687616\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"floweb\",\"lang\":\"fr\",\"profile_text_color\":\"123191\",\"statuses_count\":9693,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/84126278\\/Opera-Background-Purple-Dots.jpg\",\"location\":\"Bayonne, France\",\"show_all_inline_media\":true,\"listed_count\":30,\"profile_link_color\":\"005eff\",\"followers_count\":393,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1435456875\\/officiel_normal.jpg\",\"description\":\"Jeune homme de 23 ans, Opera addict et ras\\u00e9 par Gillette, semblant geek et singulier. Shocking Lemon admirer, I'm keeping the lemon power alive. Ganbare Ippo!\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"85e5f2\",\"id_str\":\"19767224\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/84126278\\/Opera-Background-Purple-Dots.jpg\",\"profile_sidebar_fill_color\":\"24bbd6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435456875\\/officiel_normal.jpg\",\"name\":\"Florian Le Frioux\",\"default_profile_image\":false,\"created_at\":\"Fri Jan 30 13:36:34 +0000 2009\",\"profile_sidebar_border_color\":\"C6E2EE\",\"id\":19767224,\"utc_offset\":3600,\"favourites_count\":304,\"url\":\"http:\\/\\/www.florian-lefrioux.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181481160687616,\"created_at\":\"Fri Feb 24 23:04:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1497000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dddf110e-6fac-46ca-bf79-bf8479065621-173181481160687616" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "28 glacons #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1801887028/image_normal.jpg" -}, -"title": "Al Bensimhon: 28 glacons #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1500000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"28 glacons #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181496352452608\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":76,\"screen_name\":\"BensiBensi\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":193,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":26,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1801887028\\/image_normal.jpg\",\"description\":\"Quand je serai grand je ferai des films... Enfin, je crois.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"306777492\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801887028\\/image_normal.jpg\",\"name\":\"Al Bensimhon\",\"default_profile_image\":false,\"created_at\":\"Sat May 28 12:39:50 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":306777492,\"utc_offset\":3600,\"favourites_count\":10,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181496352452608,\"created_at\":\"Fri Feb 24 23:04:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1500000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f4c394b2-8fcb-4da1-8754-71d0abf2f98f-173181496352452608" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "32 glaçons ! #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1732910391/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg" -}, -"title": "Alexa̷ ndr̷e: 32 glaçons ! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1501000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"32 gla\\u00e7ons ! #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[13,17]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181500500619264\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":997,\"screen_name\":\"K3nnyfr\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":5567,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"location\":\"Saligny, France\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"313638\",\"followers_count\":338,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\",\"description\":\"SysAdmin, Gamer, Libriste and Professionnal Troller since 1988\\r\\nhttp:\\/\\/about.me\\/k3nny\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"12687332\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"profile_sidebar_fill_color\":\"dedede\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\",\"name\":\"Alexa\\u0337 ndr\\u0337e\",\"default_profile_image\":false,\"created_at\":\"Fri Jan 25 16:14:19 +0000 2008\",\"profile_sidebar_border_color\":\"5c5c5c\",\"id\":12687332,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.k3nny.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181500500619264,\"created_at\":\"Fri Feb 24 23:04:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1501000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b4ed461e-7a47-4159-b3d8-1722755eacde-173181500500619264" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1773283688/image_normal.jpg" -}, -"title": "Nancy Lafée: #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1502000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181502945902593\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":97,\"screen_name\":\"NancyLafee\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":44,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Montpellier\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":8,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1773283688\\/image_normal.jpg\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"470968414\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1773283688\\/image_normal.jpg\",\"name\":\"Nancy Laf\\u00e9e\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 22 10:36:53 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":470968414,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181502945902593,\"created_at\":\"Fri Feb 24 23:04:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1502000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "149f683f-805f-46cb-9f08-93d47d50d819-173181502945902593" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw en forme Rollin sur les vannes ce soir !", -"img": { -"src": "http://a1.twimg.com/profile_images/1611307034/Flora_et_Tim_033_normal.JPG" -}, -"title": "PINSON Fabien: #lgw en forme Rollin sur les vannes ce soir !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1503000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw en forme Rollin sur les vannes ce soir !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181505961603072\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":2,\"screen_name\":\"PINSONFabien\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":2,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1611307034\\/Flora_et_Tim_033_normal.JPG\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"400346629\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1611307034\\/Flora_et_Tim_033_normal.JPG\",\"name\":\"PINSON Fabien\",\"default_profile_image\":false,\"created_at\":\"Fri Oct 28 21:57:28 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":400346629,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181505961603072,\"created_at\":\"Fri Feb 24 23:04:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1503000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cd728ebd-34e3-46a8-8fa2-a6a05ac739ad-173181505961603072" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw 18 ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1694156609/737DALWinter_normal.jpg" -}, -"title": "Axel G. Hillbear: #lgw 18 ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1503000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw 18 ?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181509023432704\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"336d70\",\"screen_name\":\"Hillbird21\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":48,\"location\":\"France\",\"profile_text_color\":\"2e4b6e\",\"followers_count\":7,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1694156609\\/737DALWinter_normal.jpg\",\"description\":\"PC-Gaming (Wow odd.) & aviation (Wow super odd.) are my hobbies. Let's talk about everythin' !\",\"statuses_count\":174,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"000000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"091314\",\"protected\":false,\"id_str\":\"406079380\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Axel G. Hillbear\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"created_at\":\"Sun Nov 06 06:42:54 +0000 2011\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"id\":406079380,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1694156609\\/737DALWinter_normal.jpg\"},\"truncated\":false,\"id\":173181509023432704,\"created_at\":\"Fri Feb 24 23:04:23 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1503000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c78d60d8-b9b4-4237-9c4f-7cf83297946f-173181509023432704" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Je dirais 35...", -"img": { -"src": "http://a0.twimg.com/profile_images/1843832843/Photo_du_21-02-12___19.49_normal.jpg" -}, -"title": "Alice Wonderland: #lgw Je dirais 35...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1504000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Je dirais 35...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181510520803328\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":141,\"screen_name\":\"moustikette\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":217,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"Near Paris\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843832843\\/Photo_du_21-02-12___19.49_normal.jpg\",\"description\":\"J'ai un bonnet Tigrou! And so what? :D\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"23988907\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843832843\\/Photo_du_21-02-12___19.49_normal.jpg\",\"name\":\"Alice Wonderland\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 12 17:33:07 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":23988907,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/wonderlandalice.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181510520803328,\"created_at\":\"Fri Feb 24 23:04:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1504000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5e65f34b-c0a8-4ba1-8f72-63a681ae483c-173181510520803328" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #FF @lefrogburger top 10 best vidéos http://t.co/F1pgakIS about the French.", -"img": { -"src": "http://a3.twimg.com/profile_images/1685036198/FBE_LOGO_copy_2_normal.jpg" -}, -"title": "Robert Hoehn: #lgw #FF @lefrogburger top 10 best vidéos http://t.co/F1pgakIS about the French.", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1505000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #FF @lefrogburger top 10 best vid\\u00e9os http:\\/\\/t.co\\/F1pgakIS about the French.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"lefrogburger\",\"indices\":[9,22],\"id_str\":\"15456568\",\"name\":\"Robert Hoehn\",\"id\":15456568}],\"urls\":[{\"indices\":[42,62],\"expanded_url\":\"http:\\/\\/youtu.be\\/Rt_3fF63T0Y\",\"display_url\":\"youtu.be\\/Rt_3fF63T0Y\",\"url\":\"http:\\/\\/t.co\\/F1pgakIS\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"FF\",\"indices\":[5,8]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181514127917056\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":572,\"screen_name\":\"lefrogburger\",\"lang\":\"en\",\"profile_text_color\":\"E91212\",\"statuses_count\":800,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/393869761\\/Logo-Run-FBEsmallest2.jpg\",\"location\":\"iPhone: 45.195999,-92.921432\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0000ff\",\"followers_count\":829,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1685036198\\/FBE_LOGO_copy_2_normal.jpg\",\"description\":\"Sh*t Nobody Says in Paris - French Fried TV Episode 4 http:\\/\\/tinyurl.com\\/88g7rk6 Please SHARE & #RT Frog Burger Entertainment 4 #FRANGLAIS in #Paris today!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"010505\",\"id_str\":\"15456568\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/393869761\\/Logo-Run-FBEsmallest2.jpg\",\"profile_sidebar_fill_color\":\"e0ff92\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1685036198\\/FBE_LOGO_copy_2_normal.jpg\",\"name\":\"Robert Hoehn\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 16 16:50:26 +0000 2008\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":15456568,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/www.facebook.com\\/FrenchFriedTV\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181514127917056,\"created_at\":\"Fri Feb 24 23:04:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1505000, -"tags": [ -{ -"id-ref": "ef39c9aa-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4492f811-a614-414c-b48e-ea2f346ecd6b-173181514127917056" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze #lgw @palmashow #cQui", -"img": { -"src": "http://a0.twimg.com/profile_images/1838207664/image_normal.jpg" -}, -"title": "Sanchez Théo: @LeGrandWebze #lgw @palmashow #cQui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1505000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze #lgw @palmashow #cQui\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"palmashow\",\"indices\":[19,29],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]},{\"text\":\"cQui\",\"indices\":[30,35]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181513729458176\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":60,\"screen_name\":\"sanchez_theo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":144,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433540734\\/htk.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":16,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1838207664\\/image_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"374697529\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433540734\\/htk.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838207664\\/image_normal.jpg\",\"name\":\"Sanchez Th\\u00e9o\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 16 19:34:01 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":374697529,\"utc_offset\":null,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173181513729458176,\"created_at\":\"Fri Feb 24 23:04:25 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1505000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "227804f9-8e52-4429-90d2-d41bc21c20df-173181513729458176" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La ca devient ultra conceptuel #lgw #ilreste", -"img": { -"src": "http://a1.twimg.com/profile_images/1840602431/MyGoogle_Avatar1_normal.png" -}, -"title": "Guillaume Maurin: La ca devient ultra conceptuel #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1505000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La ca devient ultra conceptuel #lgw #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[31,35]},{\"text\":\"ilreste\",\"indices\":[36,44]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"https:\\/\\/chrome.google.com\\/extensions\\/detail\\/encaiiljifbdbjlphpgpiimidegddhic\\\" rel=\\\"nofollow\\\"\\u003ESilver Bird\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181514262130689\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":394,\"screen_name\":\"gmaurin\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":15767,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/368275111\\/13638-stade-toulousain.jpg\",\"location\":\"France - Bretagne - Toulouse\",\"show_all_inline_media\":true,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":428,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1840602431\\/MyGoogle_Avatar1_normal.png\",\"description\":\"Du pass\\u00e9 faisons table en marbre ........ #Geek #Rugby #Prof - http:\\/\\/gplus.gmaurin.fr\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"48504688\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/368275111\\/13638-stade-toulousain.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840602431\\/MyGoogle_Avatar1_normal.png\",\"name\":\"Guillaume Maurin\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 18 21:54:30 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":48504688,\"utc_offset\":3600,\"favourites_count\":58,\"url\":\"http:\\/\\/www.gmaurin.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181514262130689,\"created_at\":\"Fri Feb 24 23:04:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1505000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "12c83eee-2de0-4bfb-a1f5-5104afaf2478-173181514262130689" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "48 glaçons. #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1850972765/image_normal.jpg" -}, -"title": "Pierson ∞: 48 glaçons. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1505000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"48 gla\\u00e7ons. #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181515390402561\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":733,\"screen_name\":\"spookev\",\"lang\":\"en\",\"profile_text_color\":\"8f8f8f\",\"statuses_count\":27569,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/96498905\\/bgTw.jpg\",\"location\":\"Alsace-France \\/ Germany\",\"show_all_inline_media\":false,\"listed_count\":102,\"profile_link_color\":\"000f57\",\"followers_count\":1040,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850972765\\/image_normal.jpg\",\"description\":\"Freelance graphisme, web & print. www.twavatar.us - www.foot.lv Suis-moi, ta vie sera moins chiante. - NS2012 - Mes tweets n'engagent que moi. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"000000\",\"id_str\":\"51034368\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/96498905\\/bgTw.jpg\",\"profile_sidebar_fill_color\":\"9ed6f0\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850972765\\/image_normal.jpg\",\"name\":\"Pierson \\u221e\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 26 12:18:55 +0000 2009\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":51034368,\"utc_offset\":-10800,\"favourites_count\":66,\"url\":\"http:\\/\\/www.annei.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181515390402561,\"created_at\":\"Fri Feb 24 23:04:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1505000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "afbc3a22-9500-48e3-8d67-6d2376e85363-173181515390402561" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@legrandwebze : 48 glacons ! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/123600529/bracelet_normal.JPG" -}, -"title": "Richard: @legrandwebze : 48 glacons ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1505000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@legrandwebze : 48 glacons ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[29,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181515348455424\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":226,\"screen_name\":\"Iryngael\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":1959,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Midi-Pyr\\u00e9n\\u00e9es, Moissac\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"2FC2EF\",\"followers_count\":98,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/123600529\\/bracelet_normal.JPG\",\"description\":\"Gros connard sympa n\\u00e9anmoins :o\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"29106955\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/123600529\\/bracelet_normal.JPG\",\"name\":\"Richard\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 06 00:46:40 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":29106955,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173181515348455424,\"created_at\":\"Fri Feb 24 23:04:25 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1505000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2502f3f2-c768-4bb8-883a-3cea992c7d62-173181515348455424" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Découverte de #lgw ... ressemble à du arte.", -"img": { -"src": "http://a0.twimg.com/profile_images/1652207792/DSC_0042_normal.JPG" -}, -"title": "Maillot Maxence: Découverte de #lgw ... ressemble à du arte.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1506000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"D\\u00e9couverte de #lgw ... ressemble \\u00e0 du arte.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181520834592768\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":320,\"screen_name\":\"MaxenceMaillot\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":330,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"location\":\"Mastaing\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"038543\",\"followers_count\":66,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1652207792\\/DSC_0042_normal.JPG\",\"description\":\"R\\u00e9f\\u00e9rent Jeunes Populaires de la 19\\u00e8me circonscription du Nord\\r\\n\\r\\n\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ACDED6\",\"id_str\":\"86133369\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1652207792\\/DSC_0042_normal.JPG\",\"name\":\"Maillot Maxence\",\"default_profile_image\":false,\"created_at\":\"Thu Oct 29 18:41:54 +0000 2009\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":86133369,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.mastaing.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181520834592768,\"created_at\":\"Fri Feb 24 23:04:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1506000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9c2cd1a4-a7ea-4c72-9b20-1249fc736a8c-173181520834592768" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @FlorencePorcel: En voulant soulever ma fesse gauche brûlée au deuxième degré, j'ai perdu mon oreillette. Ahem. CONCENTRATION #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: RT @FlorencePorcel: En voulant soulever ma fesse gauche brûlée au deuxième degré, j'ai perdu mon oreillette. Ahem. CONCENTRATION #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1506000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @FlorencePorcel: En voulant soulever ma fesse gauche br\\u00fbl\\u00e9e au deuxi\\u00e8me degr\\u00e9, j'ai perdu mon oreillette. Ahem. CONCENTRATION #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[3,18],\"name\":\"Florence Porcel\",\"id_str\":\"49031173\",\"id\":49031173}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[129,133]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"En voulant soulever ma fesse gauche br\\u00fbl\\u00e9e au deuxi\\u00e8me degr\\u00e9, j'ai perdu mon oreillette. Ahem. CONCENTRATION #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[109,113]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181188029161475\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"FlorencePorcel\",\"lang\":\"fr\",\"favourites_count\":194,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":312,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":5560,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1748173004\\/395177_2675341956605_1047878845_2794087_1903769878_n_normal.jpg\",\"description\":\"J'aime tellement la vie que je veux en vivre plusieurs \\u00e0 la fois. Derri\\u00e8re et dedans @LeGrandWebze (France 5). Groumf, sciences, et friponneries. \",\"statuses_count\":58312,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":380,\"profile_link_color\":\"93A644\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"protected\":false,\"id_str\":\"49031173\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Florence Porcel\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"created_at\":\"Sat Jun 20 15:25:07 +0000 2009\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":49031173,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.florenceporcel.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1748173004\\/395177_2675341956605_1047878845_2794087_1903769878_n_normal.jpg\"},\"truncated\":false,\"id\":173181188029161475,\"created_at\":\"Fri Feb 24 23:03:07 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181519676964864\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"111405\",\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"favourites_count\":16,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":912,\"location\":\"Alsace, France\",\"profile_text_color\":\"a3c23e\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"statuses_count\":4895,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Hugo SCHOCH\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_fill_color\":\"9ca871\",\"id\":175540303,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/only.hug33k.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\"},\"truncated\":false,\"id\":173181519676964864,\"created_at\":\"Fri Feb 24 23:04:26 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1506000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5cc1be14-edea-493c-ae4c-d14aad909f09-173181519676964864" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@palmashow Ben ouais! Fallait y penser aux chaussons en glaçons! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1726420026/Kestrel_normal.jpg" -}, -"title": "Rémy -- La Merguez: @palmashow Ben ouais! Fallait y penser aux chaussons en glaçons! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1506000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@palmashow Ben ouais! Fallait y penser aux chaussons en gla\\u00e7ons! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[65,69]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173181285404114945\",\"id_str\":\"173181519249154048\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173181285404114945,\"in_reply_to_user_id_str\":\"23782965\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":96,\"screen_name\":\"Sokwamaii\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1037,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/322585571\\/guitar_8_93350.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"007a99\",\"followers_count\":18,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1726420026\\/Kestrel_normal.jpg\",\"description\":\"K 3 S T R 3 L #Charl0tteFamily\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"305668802\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/322585571\\/guitar_8_93350.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1726420026\\/Kestrel_normal.jpg\",\"name\":\"R\\u00e9my -- La Merguez\",\"default_profile_image\":false,\"created_at\":\"Thu May 26 16:09:43 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":305668802,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":\"palmashow\",\"truncated\":false,\"id\":173181519249154048,\"created_at\":\"Fri Feb 24 23:04:26 +0000 2012\",\"in_reply_to_user_id\":23782965}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1506000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5bedf1af-0123-4820-b786-bd7c8d6340d5-173181519249154048" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "N'importe quoi... Elle est même pas drôle. #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1843041770/apollo_creed1_normal.jpg" -}, -"title": "Apollo Weed: N'importe quoi... Elle est même pas drôle. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1507000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"N'importe quoi... Elle est m\\u00eame pas dr\\u00f4le. #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[43,47]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181524945018880\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"OnernoD\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":101,\"location\":\"Beuhverly Pills\",\"profile_text_color\":\"666666\",\"followers_count\":273,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1843041770\\/apollo_creed1_normal.jpg\",\"description\":\"La vie, c'est pas Tetris, c'est Mortal Kombat : On doit tout faire pour \\u00e9viter la fatalit\\u00e9. Laisse-moi te faire l'humour, tu ne seras pas d\\u00e9\\u00e7u(e).\",\"statuses_count\":1042,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":10,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"348399043\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Apollo Weed\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Thu Aug 04 11:00:09 +0000 2011\",\"profile_sidebar_fill_color\":\"252429\",\"id\":348399043,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843041770\\/apollo_creed1_normal.jpg\"},\"truncated\":false,\"id\":173181524945018880,\"created_at\":\"Fri Feb 24 23:04:27 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1507000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cefad871-81e2-4ccc-b2f5-48c481273194-173181524945018880" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw première invitée STP mais qu'elle daube cette émission.", -"img": { -"src": "http://a0.twimg.com/profile_images/1812923656/Photo_du_73732480-09-___20.28_normal.jpg" -}, -"title": "MirelleHdB: #lgw première invitée STP mais qu'elle daube cette émission.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1507000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw premi\\u00e8re invit\\u00e9e STP mais qu'elle daube cette \\u00e9mission.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181522302615552\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":245,\"screen_name\":\"MirelleHdB\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":552,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/384551408\\/2012voeux.jpg\",\"location\":\"Paris and more\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":86,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1812923656\\/Photo_du_73732480-09-___20.28_normal.jpg\",\"description\":\"apr\\u00e8s un passage chez Florent, des voyages, une formation en graphisme un s\\u00e9jour enrichisant au Qu\\u00e9bec comme sc\\u00e9nariste, je viens de finir mon premier roman\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"169450471\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/384551408\\/2012voeux.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1812923656\\/Photo_du_73732480-09-___20.28_normal.jpg\",\"name\":\"MirelleHdB\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 22 11:03:38 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":169450471,\"utc_offset\":-10800,\"favourites_count\":8,\"url\":\"http:\\/\\/mirelle-hdb.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181522302615552,\"created_at\":\"Fri Feb 24 23:04:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1507000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4d126af5-8090-47c7-8c96-4929313d8027-173181522302615552" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "60 glaçons #lgw #wtf", -"img": { -"src": "http://a3.twimg.com/profile_images/1701271731/LOOtQL7Q_normal" -}, -"title": "Nicolas Laubriat: 60 glaçons #lgw #wtf", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1507000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"60 gla\\u00e7ons #lgw #wtf\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]},{\"text\":\"wtf\",\"indices\":[16,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181525842604032\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":98,\"screen_name\":\"NicolasLaubriat\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":155,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Annecy\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1701271731\\/LOOtQL7Q_normal\",\"description\":\"Etudiant en premi\\u00e8re ann\\u00e9e de m\\u00e9decine a la fac de Grenoble. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"299612640\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1701271731\\/LOOtQL7Q_normal\",\"name\":\"Nicolas Laubriat\",\"default_profile_image\":false,\"created_at\":\"Mon May 16 11:59:05 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":299612640,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181525842604032,\"created_at\":\"Fri Feb 24 23:04:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1507000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef77b274-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f02fb701-2ecb-4e5d-9a6f-0053def8c94a-173181525842604032" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "32 #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1377154228/168964_10150138222311550_521006549_8477081_8165650_n_normal.jpg" -}, -"title": "BatiCarré: 32 #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1508000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"32 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[3,7]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181527981694976\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":249,\"screen_name\":\"BatiCarre\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":81,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":21,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1377154228\\/168964_10150138222311550_521006549_8477081_8165650_n_normal.jpg\",\"description\":\"Sp\\u00e9cialiste du droit de la propri\\u00e9t\\u00e9 intellectuelle et du glam des 70s et 80s, prends garde \\u00e0 toi Philippe Manoeuvre. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"299691570\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1377154228\\/168964_10150138222311550_521006549_8477081_8165650_n_normal.jpg\",\"name\":\"BatiCarr\\u00e9\",\"default_profile_image\":false,\"created_at\":\"Mon May 16 14:47:48 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":299691570,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181527981694976,\"created_at\":\"Fri Feb 24 23:04:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1508000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5715f59a-7526-458d-8b97-39d37363864b-173181527981694976" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "bon je retourne sur #lgw #ci est nul ce soir", -"img": { -"src": "http://a2.twimg.com/profile_images/1833660757/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg" -}, -"title": "Jérémy «isshin» B.: bon je retourne sur #lgw #ci est nul ce soir", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1508000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"bon je retourne sur #lgw #ci est nul ce soir\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]},{\"text\":\"ci\",\"indices\":[25,28]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181526186532866\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":141,\"screen_name\":\"Isshinsan\",\"lang\":\"en\",\"profile_text_color\":\"ba9012\",\"statuses_count\":5323,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Albi, France\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"followers_count\":96,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\",\"description\":\"Qui suis-je ? juste un petit geek, parmi des milliers d'autres, qui essaye de se faire une place sur la toile :)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"29086699\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\",\"name\":\"J\\u00e9r\\u00e9my \\u00abisshin\\u00bb B.\",\"default_profile_image\":false,\"created_at\":\"Sun Apr 05 22:52:40 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":29086699,\"utc_offset\":3600,\"favourites_count\":110,\"url\":\"http:\\/\\/isshin-san.over-blog.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181526186532866,\"created_at\":\"Fri Feb 24 23:04:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1508000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "62e7bbff-6e12-4215-b21a-5eef6f7b1e10-173181526186532866" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "30 glaçons! 2x15 =) #lgw (j'ai gagné j'ai gagné???)", -"img": { -"src": "http://a1.twimg.com/profile_images/1398568911/IMG_2179_-_Copie_normal.jpg" -}, -"title": "Lucie: 30 glaçons! 2x15 =) #lgw (j'ai gagné j'ai gagné???)", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1509000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"30 gla\\u00e7ons! 2x15 =) #lgw (j'ai gagn\\u00e9 j'ai gagn\\u00e9???)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181531425218560\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":149,\"screen_name\":\"Milcah7\",\"lang\":\"en\",\"profile_text_color\":\"807d80\",\"statuses_count\":9483,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"03949e\",\"followers_count\":79,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"description\":\"Herocorpienne, S\\u00e9riephile (pas assez \\u00e0 mon go\\u00fbt), DVDvore,Cin\\u00e9vore, aime le tennis et le rugby, le rock, pop-rock... et ses twittos 3\\r\\n.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"63258588\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"name\":\"Lucie\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 05 21:13:19 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":63258588,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181531425218560,\"created_at\":\"Fri Feb 24 23:04:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1509000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ffbbec6f-9e60-4c97-be88-d74161878f64-173181531425218560" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze #lgw 48", -"img": { -"src": "http://a3.twimg.com/profile_images/1704016122/loltruc-noel_normal.png" -}, -"title": "Hervé Q: @LeGrandWebze #lgw 48", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1509000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LeGrandWebze\",\"favorited\":false,\"text\":\"@LeGrandWebze #lgw 48\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]}]},\"in_reply_to_user_id\":365949385,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181532855472130\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"2e2103\",\"screen_name\":\"Airvecu\",\"lang\":\"fr\",\"favourites_count\":556,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":430,\"location\":\"Brest m\\u00eam' (et ses alentours)\",\"profile_text_color\":\"000000\",\"followers_count\":754,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1704016122\\/loltruc-noel_normal.png\",\"description\":\"Presque musicien, presque dr\\u00f4le, presque original, presque normal, presque intelligent, mais loin d'\\u00eatre parfait. Mais je suis Breton.\",\"statuses_count\":34952,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/144273404\\/xb15acfe7365bd11b8abe0faf957eee0.png\",\"show_all_inline_media\":true,\"listed_count\":44,\"profile_link_color\":\"0600b5\",\"is_translator\":true,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"46863586\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Herv\\u00e9 Q\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/144273404\\/xb15acfe7365bd11b8abe0faf957eee0.png\",\"created_at\":\"Sat Jun 13 10:17:50 +0000 2009\",\"profile_sidebar_fill_color\":\"f0f3f5\",\"id\":46863586,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1704016122\\/loltruc-noel_normal.png\"},\"truncated\":false,\"id\":173181532855472130,\"created_at\":\"Fri Feb 24 23:04:29 +0000 2012\",\"in_reply_to_user_id_str\":\"365949385\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1509000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7d2d7756-5d6a-4009-9ac5-a6c83630ac2d-173181532855472130" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Combien de glaçons chez Solange ?... #lgw / w0of! 72 !", -"img": { -"src": "http://a0.twimg.com/profile_images/1421050001/logo_normal.jpg" -}, -"title": "FullHDReady w0of™: RT @LeGrandWebze: Combien de glaçons chez Solange ?... #lgw / w0of! 72 !", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1510000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Combien de gla\\u00e7ons chez Solange ?... #lgw \\/ w0of! 72 !\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[55,59]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[-1.2417438,46.1331208],[-1.1113977,46.1331208],[-1.1113977,46.1910004],[-1.2417438,46.1910004]]]},\"attributes\":{},\"full_name\":\"Rochelle, Charente-Maritime\",\"name\":\"Rochelle\",\"id\":\"3dfa1a0686b402fb\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/3dfa1a0686b402fb.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[-1.15112631,46.15482580]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181538098360321\",\"geo\":{\"type\":\"Point\",\"coordinates\":[46.15482580,-1.15112631]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":728,\"screen_name\":\"FHDR\",\"lang\":\"fr\",\"profile_text_color\":\"2b0c13\",\"statuses_count\":97286,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/91803952\\/2010-04-13_10-10-17_90.38.71.125.jpg\",\"location\":\"La Rochelle, France\",\"show_all_inline_media\":true,\"listed_count\":672,\"profile_link_color\":\"dd5563\",\"followers_count\":7851,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1421050001\\/logo_normal.jpg\",\"description\":\"w0of ! T\\u00e9l\\u00e9 Veilleur Tv Zappeur News Informations Humour (parfois) \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"19166979\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/91803952\\/2010-04-13_10-10-17_90.38.71.125.jpg\",\"profile_sidebar_fill_color\":\"dedede\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1421050001\\/logo_normal.jpg\",\"name\":\"FullHDReady w0of\\u2122\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 19 02:12:30 +0000 2009\",\"profile_sidebar_border_color\":\"816f46\",\"id\":19166979,\"utc_offset\":3600,\"favourites_count\":11,\"url\":\"http:\\/\\/www.fhdr.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181538098360321,\"created_at\":\"Fri Feb 24 23:04:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1510000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2e61a72c-ead6-499c-a10b-2db9594f34b9-173181538098360321" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "48 #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1664610739/n11522806_32199384_5938_normal.jpg" -}, -"title": "pepetch: 48 #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1510000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"48 #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[3,7]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181534780661760\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"pepetch\",\"lang\":\"en\",\"favourites_count\":9,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":557,\"location\":\"Villeurbanne\",\"profile_text_color\":\"333333\",\"followers_count\":94,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1664610739\\/n11522806_32199384_5938_normal.jpg\",\"description\":\"Helene, 26 ans, Lyon\\/Villeurbanne, PS, MJS. Tweete politique, actu, cuisine, et vie quotidienne... \",\"statuses_count\":997,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"43307152\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"pepetch\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri May 29 10:22:59 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":43307152,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.tumblr.com\\/tumblelog\\/pepetch\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1664610739\\/n11522806_32199384_5938_normal.jpg\"},\"truncated\":false,\"id\":173181534780661760,\"created_at\":\"Fri Feb 24 23:04:30 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1510000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8640f024-2501-4aa9-81b8-75d4f61ef3c8-173181534780661760" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "48 glaçons #lgw @SolangeTeParle", -"img": { -"src": "http://a3.twimg.com/profile_images/1803065777/me_w_arb_normal.jpg" -}, -"title": "Zacal: 48 glaçons #lgw @SolangeTeParle", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1513000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"48 gla\\u00e7ons #lgw @SolangeTeParle\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[16,31],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181549880160257\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":602,\"screen_name\":\"zacal33\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3675,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Bordeaux\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"009999\",\"followers_count\":258,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1803065777\\/me_w_arb_normal.jpg\",\"description\":\"Si on remboursait le temps perdu, je serais riche. Politiquement ambidextre asym\\u00e9trique, dominante h\\u00e9misph\\u00e8re gauche. Serial retweeter de @solangeteparle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"51889223\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803065777\\/me_w_arb_normal.jpg\",\"name\":\"Zacal\",\"default_profile_image\":false,\"created_at\":\"Sun Jun 28 23:59:26 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":51889223,\"utc_offset\":3600,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181549880160257,\"created_at\":\"Fri Feb 24 23:04:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1513000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8eebef26-68ef-435f-9f29-0b0ef3cd8206-173181549880160257" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Je dirais 42 glaçons !", -"img": { -"src": "http://a2.twimg.com/profile_images/1776332006/Zeke_normal.jpg" -}, -"title": "[T61] Rémy S.: #LGW Je dirais 42 glaçons !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1514000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW Je dirais 42 gla\\u00e7ons !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181552409329664\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"ThatVeryBadFlip\",\"lang\":\"fr\",\"favourites_count\":27,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":103,\"location\":\"France - 66500, Prades\",\"profile_text_color\":\"333333\",\"followers_count\":112,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1776332006\\/Zeke_normal.jpg\",\"description\":\"I don't know tweeting in English very well . But when I do, it's in French.\",\"statuses_count\":11101,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432613878\\/lastofus4.jpg\",\"show_all_inline_media\":true,\"listed_count\":8,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"169bde\",\"protected\":false,\"id_str\":\"165862367\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"[T61] R\\u00e9my S.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432613878\\/lastofus4.jpg\",\"created_at\":\"Mon Jul 12 18:48:22 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":165862367,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1776332006\\/Zeke_normal.jpg\"},\"truncated\":false,\"id\":173181552409329664,\"created_at\":\"Fri Feb 24 23:04:34 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1514000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fa3e6363-24ba-406f-aef9-85222800f9ee-173181552409329664" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@yves_bar Impossible le mauvais gout c'est un métier ! @vinvin #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1609335200/obtw_normal.jpg" -}, -"title": "Olivier Bernasson: @yves_bar Impossible le mauvais gout c'est un métier ! @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1514000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"yves_bar\",\"favorited\":false,\"text\":\"@yves_bar Impossible le mauvais gout c'est un m\\u00e9tier ! @vinvin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"yves_bar\",\"indices\":[0,9],\"name\":\"Yves BARBARIN\",\"id_str\":\"120391774\",\"id\":120391774},{\"screen_name\":\"Vinvin\",\"indices\":[55,62],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[63,67]}]},\"in_reply_to_user_id\":120391774,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173180280218189824,\"in_reply_to_status_id_str\":\"173180280218189824\",\"id_str\":\"173181552061186049\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"obernasson\",\"lang\":\"fr\",\"favourites_count\":98,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":404,\"location\":\"Auvergne\",\"profile_text_color\":\"333333\",\"followers_count\":554,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1609335200\\/obtw_normal.jpg\",\"description\":\"E-entrepreneur, #Ecommerce, @pecheurcom, #Auvergne #ASM #Rugby et anneries diverses... Les propos tenus sur ce compte n'engagent que moi et encore...;-)\",\"statuses_count\":3485,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":31,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"313935953\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Olivier Bernasson\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Jun 09 13:08:17 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":313935953,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.pecheur.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1609335200\\/obtw_normal.jpg\"},\"truncated\":false,\"id\":173181552061186049,\"created_at\":\"Fri Feb 24 23:04:34 +0000 2012\",\"in_reply_to_user_id_str\":\"120391774\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1514000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "19a20641-6d5a-4262-b185-58931c6d79dc-173181552061186049" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Trente-deux glaçons", -"img": { -"src": "http://a3.twimg.com/profile_images/1827652074/La-tetocarre_normal.jpeg" -}, -"title": "Pharmaciencien: #lgw Trente-deux glaçons", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1514000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw Trente-deux gla\\u00e7ons\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181554426781696\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"DFDFDF\",\"screen_name\":\"Pharmaciencien\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":460,\"location\":\"Angers\",\"profile_text_color\":\"333333\",\"followers_count\":90,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1827652074\\/La-tetocarre_normal.jpeg\",\"description\":\"P3. 19 ans. La politique, les convictions en moins (http:\\/\\/bit.ly\\/zNiJR2). Et des blagues de merde sur les m\\u00e9dicaments desfois #politique #sante #pharmacie \",\"statuses_count\":1072,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"990000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"EBEBEB\",\"protected\":false,\"id_str\":\"206681146\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Pharmaciencien\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"created_at\":\"Sat Oct 23 13:46:37 +0000 2010\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"id\":206681146,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1827652074\\/La-tetocarre_normal.jpeg\"},\"truncated\":false,\"id\":173181554426781696,\"created_at\":\"Fri Feb 24 23:04:34 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1514000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e770827a-fc31-4691-83dd-99d1a25f7cbb-173181554426781696" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1667379154/8I6juT3f_normal" -}, -"title": "Patrick Ollier: #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1515000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[5,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181555806715905\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":78,\"screen_name\":\"PatrickOllier\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1207,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"088253\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"description\":\"Ma force ? Je n'ai rien \\u00e0 vendre ni rien \\u00e0 acheter, je n'ai pas de ma\\u00eetre et je ne v\\u00e9n\\u00e8re aucun dieu. Et je ne lis pas mes messages :))\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"id_str\":\"299723960\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"name\":\"Patrick Ollier\",\"default_profile_image\":false,\"created_at\":\"Mon May 16 15:47:22 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":299723960,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181555806715905,\"created_at\":\"Fri Feb 24 23:04:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1515000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8a2dc294-7d0e-4e56-a1df-82588b6b3c0d-173181555806715905" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Solange ou Démon ? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1115735941/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png" -}, -"title": "Christophe Ponsolle: Solange ou Démon ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1515000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Solange ou D\\u00e9mon ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181559434780672\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":364,\"screen_name\":\"CPonsolle\",\"lang\":\"fr\",\"profile_text_color\":\"999393\",\"statuses_count\":1209,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/57339653\\/forme-illustration-gris-20_-_-logo.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":110,\"profile_link_color\":\"2FC2EF\",\"followers_count\":971,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1115735941\\/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png\",\"description\":\"Co-fondateur de NoWatch et co-pr\\u00e9sentateur de ZapCast\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"d4d4d4\",\"id_str\":\"25338852\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/57339653\\/forme-illustration-gris-20_-_-logo.png\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1115735941\\/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png\",\"name\":\"Christophe Ponsolle\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 19 17:06:04 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":25338852,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181559434780672,\"created_at\":\"Fri Feb 24 23:04:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1515000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "01a32b68-907f-4bdd-8c86-6d5720c159e1-173181559434780672" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "55 Glaçons #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1689415774/371493_1656111221_1529021747_n_normal.jpg" -}, -"title": "thomas: 55 Glaçons #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1517000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"55 Gla\\u00e7ons #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181565378105344\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":55,\"screen_name\":\"Thomas__Ch\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3757,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Chez moi\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":54,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1689415774\\/371493_1656111221_1529021747_n_normal.jpg\",\"description\":\"Coucou.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"195455878\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1689415774\\/371493_1656111221_1529021747_n_normal.jpg\",\"name\":\"thomas\",\"default_profile_image\":false,\"created_at\":\"Sun Sep 26 19:10:23 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":195455878,\"utc_offset\":3600,\"favourites_count\":8,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181565378105344,\"created_at\":\"Fri Feb 24 23:04:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1517000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "16551986-efdb-47b1-a471-6d0febd6ea4b-173181565378105344" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw 40 glaçons ?", -"img": { -"src": "http://a3.twimg.com/profile_images/120005748/twitter-nykau_normal.jpg" -}, -"title": "Nicolas C.: #lgw 40 glaçons ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1517000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw 40 gla\\u00e7ons ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181564878991360\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":750,\"screen_name\":\"Nykau\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1706,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/381654323\\/130.Jpg\",\"location\":\"Rennes, Bretagne, France, UE, \",\"show_all_inline_media\":false,\"listed_count\":61,\"profile_link_color\":\"4d7787\",\"followers_count\":620,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/120005748\\/twitter-nykau_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"14796453\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/381654323\\/130.Jpg\",\"profile_sidebar_fill_color\":\"edf3f5\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/120005748\\/twitter-nykau_normal.jpg\",\"name\":\"Nicolas C.\",\"default_profile_image\":false,\"created_at\":\"Fri May 16 08:04:42 +0000 2008\",\"profile_sidebar_border_color\":\"e6e6e6\",\"id\":14796453,\"utc_offset\":3600,\"favourites_count\":25,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181564878991360,\"created_at\":\"Fri Feb 24 23:04:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1517000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2b58903d-27b6-48fd-9fed-89efd34d8b61-173181564878991360" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @charleshenriroy: +1000“@MGMTiST: Elle claque l'émission sur France 5. #LGW”", -"img": { -"src": "http://a0.twimg.com/profile_images/1819530189/twitter_normal.png" -}, -"title": "Benoit Lebreau: RT @charleshenriroy: +1000“@MGMTiST: Elle claque l'émission sur France 5. #LGW”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1517000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @charleshenriroy: +1000\\u201c@MGMTiST: Elle claque l'\\u00e9mission sur France 5. #LGW\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"charleshenriroy\",\"indices\":[3,19],\"id_str\":\"185396126\",\"name\":\"Royer Charles-Henri\",\"id\":185396126},{\"screen_name\":\"MGMTiST\",\"indices\":[27,35],\"id_str\":\"223155142\",\"name\":\"Batistuta.\",\"id\":223155142}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[74,78]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"+1000\\u201c@MGMTiST: Elle claque l'\\u00e9mission sur France 5. #LGW\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"MGMTiST\",\"indices\":[6,14],\"id_str\":\"223155142\",\"name\":\"Batistuta.\",\"id\":223155142}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[53,57]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181383706025984\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":635,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"name\":\"Royer Charles-Henri\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":185396126,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181383706025984,\"created_at\":\"Fri Feb 24 23:03:54 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181566086950912\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":605,\"screen_name\":\"benoitlebreau\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4157,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"667033\",\"followers_count\":339,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1819530189\\/twitter_normal.png\",\"description\":\"sympathique et cool \\/\\/ danseur \\u00e9toile \\u00e0 NRJ Group \\/\\/ #runner parisien du soir, #radio amateur et tr\\u00e8s dr\\u00f4le \\u00e0 la t\\u00e9l\\u00e9\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"267290862\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819530189\\/twitter_normal.png\",\"name\":\"Benoit Lebreau\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 16 17:22:17 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":267290862,\"utc_offset\":3600,\"favourites_count\":38,\"url\":\"http:\\/\\/www.benoitlebreau.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181566086950912,\"created_at\":\"Fri Feb 24 23:04:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1517000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a571e560-005e-4173-aa8e-2deb3b4287ae-173181566086950912" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "À priori le #lgw tente une expérience\n#SocialTv Dommage ça ne fonctionne pas sur IPad (enfin pour moi) via #TVcheck", -"img": { -"src": "http://a3.twimg.com/profile_images/1764728200/a05c3c5a-aecf-4e53-87e8-77647a9f7c91_normal.png" -}, -"title": "Fadhila BRAHIMI: À priori le #lgw tente une expérience\n#SocialTv Dommage ça ne fonctionne pas sur IPad (enfin pour moi) via #TVcheck", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1518000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u00c0 priori le #lgw tente une exp\\u00e9rience\\n#SocialTv Dommage \\u00e7a ne fonctionne pas sur IPad (enfin pour moi) via #TVcheck\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]},{\"text\":\"SocialTv\",\"indices\":[38,47]},{\"text\":\"TVcheck\",\"indices\":[107,115]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/fr\\/app\\/tvcheck\\/id437347192?mt=8\\\" rel=\\\"nofollow\\\"\\u003ETVcheck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181569186529280\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3401,\"screen_name\":\"fbrahimi\",\"lang\":\"fr\",\"profile_text_color\":\"A30034\",\"statuses_count\":36944,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/342882401\\/fadhilaBrahimiTwitterOct11.gif\",\"location\":\"Nomade. France - Maghreb \",\"show_all_inline_media\":true,\"listed_count\":1250,\"profile_link_color\":\"000000\",\"followers_count\":11935,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1764728200\\/a05c3c5a-aecf-4e53-87e8-77647a9f7c91_normal.png\",\"description\":\"Dir. FB&Associ\\u00e9s #StrategieDePresence | CoAuteure #Moi20 | Chroniqueuse @Widoobiz | Conf\\u00e9renci\\u00e8re #Tedx | Bureau @MediaAces | \\u2665 #music #politic #SocialTV #Pause\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"F5EACF\",\"id_str\":\"5836692\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/342882401\\/fadhilaBrahimiTwitterOct11.gif\",\"profile_sidebar_fill_color\":\"F5EACF\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1764728200\\/a05c3c5a-aecf-4e53-87e8-77647a9f7c91_normal.png\",\"name\":\"Fadhila BRAHIMI\",\"default_profile_image\":false,\"created_at\":\"Mon May 07 16:20:02 +0000 2007\",\"profile_sidebar_border_color\":\"B28465\",\"id\":5836692,\"utc_offset\":3600,\"favourites_count\":159,\"url\":\"http:\\/\\/www.fadhilabrahimi.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181569186529280,\"created_at\":\"Fri Feb 24 23:04:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1518000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef36d736-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef163198-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3f08c30e-67b8-4dce-9157-7de986b2b312-173181569186529280" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw 16 glacons ! Je veux la chemise !!!", -"img": { -"src": "http://a0.twimg.com/profile_images/1622080827/image_normal.jpg" -}, -"title": "Alan Smithee: #lgw 16 glacons ! Je veux la chemise !!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1519000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw 16 glacons ! Je veux la chemise !!!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181572831391744\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":22,\"screen_name\":\"Alan_Smithee0\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":80,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":5,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1622080827\\/image_normal.jpg\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"223556391\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1622080827\\/image_normal.jpg\",\"name\":\"Alan Smithee\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 06 18:28:41 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":223556391,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181572831391744,\"created_at\":\"Fri Feb 24 23:04:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1519000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "43a6b0cb-b87d-4964-9d6e-fdfe7ff997b2-173181572831391744" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1851037598/wallpaper-457744_normal.jpg" -}, -"title": "BluesunD: RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1519000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179924620910593\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"palmashow\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1785,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":202,\"profile_link_color\":\"0084B4\",\"followers_count\":54587,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"name\":\"palmashow\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":23782965,\"utc_offset\":null,\"favourites_count\":3,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179924620910593,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181572122546176\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":68,\"screen_name\":\"BluesunD\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":103,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433660408\\/wallpaper-585069.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851037598\\/wallpaper-457744_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"501993141\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433660408\\/wallpaper-585069.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851037598\\/wallpaper-457744_normal.jpg\",\"name\":\"BluesunD\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 24 18:01:10 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":501993141,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181572122546176,\"created_at\":\"Fri Feb 24 23:04:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1519000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c7006e28-7980-4e85-a413-d4f23f976565-173181572122546176" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@francoisrollin cette question mérite une conférence #lgw #glaçons #exorcisme", -"img": { -"src": "http://a2.twimg.com/profile_images/1817746719/tetocarre__1__normal.jpg" -}, -"title": "Noa M. Sanzo: @francoisrollin cette question mérite une conférence #lgw #glaçons #exorcisme", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1521000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@francoisrollin cette question m\\u00e9rite une conf\\u00e9rence #lgw #gla\\u00e7ons #exorcisme\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[0,15],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[53,57]},{\"text\":\"gla\\u00e7ons\",\"indices\":[58,66]},{\"text\":\"exorcisme\",\"indices\":[67,77]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181581194825728\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"369489076\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":87,\"screen_name\":\"NoaMSanzo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":497,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/356217196\\/19258835.4.jpg\",\"location\":\"L\\u00e0 o\\u00f9 je dois \\u00eatre\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":25,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1817746719\\/tetocarre__1__normal.jpg\",\"description\":\"Perdu dans l'univers entre l'infiniment grand et l'infiniment petit.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"369706878\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/356217196\\/19258835.4.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817746719\\/tetocarre__1__normal.jpg\",\"name\":\"Noa M. Sanzo\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 07 20:16:58 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":369706878,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":\"francoisrollin\",\"truncated\":false,\"id\":173181581194825728,\"created_at\":\"Fri Feb 24 23:04:41 +0000 2012\",\"in_reply_to_user_id\":369489076}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1521000, -"tags": [ -{ -"id-ref": "ef814528-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef814a64-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "15790aa6-61ea-4fed-a3e4-fc564331ee60-173181581194825728" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "France 5 a finalement offert un décor à #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1848705825/IMG_4856_normal.jpg" -}, -"title": "Thibaut: France 5 a finalement offert un décor à #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1521000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"France 5 a finalement offert un d\\u00e9cor \\u00e0 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181582000140288\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":496,\"screen_name\":\"Thibdutroisdeux\",\"lang\":\"en\",\"profile_text_color\":\"3E4415\",\"statuses_count\":680,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/332431840\\/IMG_5461.jpg\",\"location\":\"Paris | Sud-Ouest\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"D02B55\",\"followers_count\":146,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848705825\\/IMG_4856_normal.jpg\",\"description\":\"Cr\\u00e9ateur de programmes #TV et apprenti sc\\u00e9nariste | Si tu d\\u00e9couvres que mes tweets engagent d'autres que moi, merci de me pr\\u00e9venir | #politics | #music | #media\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"352726\",\"id_str\":\"43716737\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/332431840\\/IMG_5461.jpg\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848705825\\/IMG_4856_normal.jpg\",\"name\":\"Thibaut\",\"default_profile_image\":false,\"created_at\":\"Sun May 31 17:03:23 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":43716737,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181582000140288,\"created_at\":\"Fri Feb 24 23:04:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1521000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "85c740b3-54b8-4b26-b611-f8f34288ca14-173181582000140288" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw 48?", -"img": { -"src": "http://a3.twimg.com/profile_images/1827613879/photo-pro_normal.png" -}, -"title": "Julien Lopizzo: #lgw 48?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1523000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw 48?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181589667323906\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":283,\"screen_name\":\"JulienLopizzo\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":1087,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"location\":\"Lyon - Europe\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0099B9\",\"followers_count\":143,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1827613879\\/photo-pro_normal.png\",\"description\":\"Je suis tomb\\u00e9 dedans en 97.Ma e-carri\\u00e8re a d\\u00e9marr\\u00e9 comme d\\u00e9veloppeur freelance en 2002.Entrepren(aute) depuis 10 ans j'aime partager ma passion du e-business.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0099B9\",\"id_str\":\"44345271\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1827613879\\/photo-pro_normal.png\",\"name\":\"Julien Lopizzo\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 03 12:08:19 +0000 2009\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":44345271,\"utc_offset\":3600,\"favourites_count\":9,\"url\":\"http:\\/\\/www.tenapra.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181589667323906,\"created_at\":\"Fri Feb 24 23:04:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1523000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2a212fea-229a-492e-accd-e47d3c2c50e9-173181589667323906" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw et puis quoi encore", -"img": { -"src": "http://a1.twimg.com/profile_images/1357337548/d_s_normal.jpg" -}, -"title": "Seinseya: #ilreste #lgw et puis quoi encore", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1524000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #lgw et puis quoi encore\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181595354808320\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":118,\"screen_name\":\"Seinseya\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":73,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"0084B4\",\"followers_count\":23,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1357337548\\/d_s_normal.jpg\",\"description\":\"French procrastinator girl. Too many addictions. \\r\\nRPG, books, comics, Asian dramas and too many TV shows...\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"274227474\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1357337548\\/d_s_normal.jpg\",\"name\":\"Seinseya\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 30 00:04:38 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":274227474,\"utc_offset\":3600,\"favourites_count\":8,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181595354808320,\"created_at\":\"Fri Feb 24 23:04:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1524000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "62126412-80f1-4635-8240-6729348f1059-173181595354808320" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw environ 40 glaçons", -"img": { -"src": "http://a1.twimg.com/profile_images/1781169467/photo_normal.jpg" -}, -"title": "Jeff Simon: #lgw environ 40 glaçons", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1524000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw environ 40 gla\\u00e7ons\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[4.3688748,45.3098846],[4.501156,45.3098846],[4.501156,45.3950659],[4.3688748,45.3950659]]]},\"attributes\":{},\"full_name\":\"Saint-Genest-Malifaux, Loire\",\"name\":\"Saint-Genest-Malifaux\",\"id\":\"3728f2b3ce0169e1\",\"place_type\":\"city\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/3728f2b3ce0169e1.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[4.41551888,45.33944756]},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":{\"type\":\"Point\",\"coordinates\":[45.33944756,4.41551888]},\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181596705374208\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Jeff8342\",\"lang\":\"fr\",\"favourites_count\":106,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":93,\"location\":\"Saint-Etienne\",\"profile_text_color\":\"333333\",\"followers_count\":42,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1781169467\\/photo_normal.jpg\",\"description\":\"Enseignant en technologie dans l'Acad\\u00e9mie de Lyon, Geek, utilisant TBI, sp\\u00e9cialiste en TICE, r\\u00e9seau, ENT ... originaire de Toulon et vivant \\u00e0 St-Etienne\",\"statuses_count\":559,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"74577788\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Jeff Simon\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Tue Sep 15 22:38:02 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":74577788,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.e-teachers.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1781169467\\/photo_normal.jpg\"},\"truncated\":false,\"id\":173181596705374208,\"created_at\":\"Fri Feb 24 23:04:44 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1524000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b97a5ad5-95c2-428d-91c3-845659329de9-173181596705374208" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze 35 #aupif #lgw", -"img": { -"src": "http://a1.twimg.com/sticky/default_profile_images/default_profile_6_normal.png" -}, -"title": "Gw3nd0ul: @LeGrandWebze 35 #aupif #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1525000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze 35 #aupif #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"aupif\",\"indices\":[17,23]},{\"text\":\"lgw\",\"indices\":[24,28]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173181451305631744\",\"id_str\":\"173181600031444992\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173181451305631744,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":434,\"screen_name\":\"Gw3nd0ul\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":511,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"143017258\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"name\":\"Gw3nd0ul\",\"default_profile_image\":true,\"created_at\":\"Wed May 12 10:42:39 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":143017258,\"utc_offset\":3600,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173181600031444992,\"created_at\":\"Fri Feb 24 23:04:45 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1525000, -"tags": [ -{ -"id-ref": "ef81d196-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "94f9df4f-c799-4ba8-887d-4513563fec3b-173181600031444992" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Lauren_Provost dis à @AudeBaron de te présenter la prochaine fois :-) #fan #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1477372304/fraisesbleues_normal.jpg" -}, -"title": "Annabel Benhaiem: @Lauren_Provost dis à @AudeBaron de te présenter la prochaine fois :-) #fan #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1525000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Lauren_Provost dis \\u00e0 @AudeBaron de te pr\\u00e9senter la prochaine fois :-) #fan #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Lauren_Provost\",\"indices\":[0,15],\"id_str\":\"121986779\",\"name\":\"Lauren Provost\",\"id\":121986779},{\"screen_name\":\"AudeBaron\",\"indices\":[22,32],\"id_str\":\"18125180\",\"name\":\"Aude Baron\",\"id\":18125180}],\"urls\":[],\"hashtags\":[{\"text\":\"fan\",\"indices\":[71,75]},{\"text\":\"lgw\",\"indices\":[76,80]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181601025503232\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"121986779\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":313,\"screen_name\":\"AnnabelBen\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":534,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/341471380\\/Header1.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":12,\"profile_link_color\":\"0099CC\",\"followers_count\":204,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1477372304\\/fraisesbleues_normal.jpg\",\"description\":\"Responsable des blogs \\u00e0 @LeHuffPost ex @lemondefr, ex @LEXPRESS. Blogueuse sur les produits chimiques, le toxique c'est fantastique.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"43518862\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/341471380\\/Header1.jpg\",\"profile_sidebar_fill_color\":\"f6ffd1\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1477372304\\/fraisesbleues_normal.jpg\",\"name\":\"Annabel Benhaiem\",\"default_profile_image\":false,\"created_at\":\"Sat May 30 12:05:34 +0000 2009\",\"profile_sidebar_border_color\":\"fff8ad\",\"id\":43518862,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"http:\\/\\/blogs.lexpress.fr\\/ma-vie-toxique\\/\"},\"in_reply_to_screen_name\":\"Lauren_Provost\",\"truncated\":false,\"id\":173181601025503232,\"created_at\":\"Fri Feb 24 23:04:45 +0000 2012\",\"in_reply_to_user_id\":121986779}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1525000, -"tags": [ -{ -"id-ref": "ef81f022-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fce976a8-b973-4b3e-bcb0-41a7eb4cae91-173181601025503232" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#NSFW sur #France5 #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1836345668/profile_normal.png" -}, -"title": "ArDuB57: #NSFW sur #France5 #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1526000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#NSFW sur #France5 #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"NSFW\",\"indices\":[0,5]},{\"text\":\"France5\",\"indices\":[10,18]},{\"text\":\"LGW\",\"indices\":[19,23]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181603701456897\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":646,\"screen_name\":\"ArDub57\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":83433,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"location\":\"FRANCE - METZ - SARREGUEMINES\",\"show_all_inline_media\":false,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"followers_count\":1090,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"description\":\"FreeParty Style - Raleur Pro - Trolleur Compulsif - DHD Android 2.3\\/Transformer 3.2.1 - PS3 @Pix_auto http:\\/\\/pixauto.tumblr.com - http:\\/\\/iboga.tumblr.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"21448223\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"name\":\"ArDuB57\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 20 23:57:59 +0000 2009\",\"profile_sidebar_border_color\":\"1c2352\",\"id\":21448223,\"utc_offset\":3600,\"favourites_count\":1604,\"url\":\"http:\\/\\/ardbox.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181603701456897,\"created_at\":\"Fri Feb 24 23:04:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1526000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef820e22-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2976b786-3594-4c1d-8e93-b3b3f24ea033-173181603701456897" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "40 glaçons #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1851178724/61_normal.png" -}, -"title": "Colombien et toi ?: 40 glaçons #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1526000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"40 gla\\u00e7ons #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[11,15]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181603735019520\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"HAYTSH\",\"lang\":\"fr\",\"favourites_count\":83,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":63,\"location\":\"\\u30b9\\u30c8\\u30e9\\u30b9\\u30d6\\u30fc\\u30eb\",\"profile_text_color\":\"333333\",\"followers_count\":53,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851178724\\/61_normal.png\",\"description\":\"J'suis un ksos j'ai 5 ans. \",\"statuses_count\":9730,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/387067801\\/4587347080_7c4c5d8fc7.jpg\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"is_translator\":true,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"277031586\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Colombien et toi ?\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/387067801\\/4587347080_7c4c5d8fc7.jpg\",\"created_at\":\"Mon Apr 04 15:24:48 +0000 2011\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":277031586,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851178724\\/61_normal.png\"},\"truncated\":false,\"id\":173181603735019520,\"created_at\":\"Fri Feb 24 23:04:46 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1526000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d1c6512a-3224-4d85-8738-559568d22433-173181603735019520" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "faire comme #lesgens qui tweetent #ilreste ou #ilpart pour voir leur avatar dans le buble.tv de #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1767508527/h2g2_normal.jpg" -}, -"title": "Christine Genin: faire comme #lesgens qui tweetent #ilreste ou #ilpart pour voir leur avatar dans le buble.tv de #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1528000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"faire comme #lesgens qui tweetent #ilreste ou #ilpart pour voir leur avatar dans le buble.tv de #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lesgens\",\"indices\":[12,20]},{\"text\":\"ilreste\",\"indices\":[34,42]},{\"text\":\"ilpart\",\"indices\":[46,53]},{\"text\":\"lgw\",\"indices\":[96,100]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181612228481026\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"0084b4\",\"screen_name\":\"cgenin\",\"lang\":\"fr\",\"favourites_count\":308,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":1998,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":1678,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1767508527\\/h2g2_normal.jpg\",\"description\":\"\",\"statuses_count\":13711,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":167,\"profile_link_color\":\"0084b4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"33688811\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Christine Genin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Apr 20 22:19:48 +0000 2009\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":33688811,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.christinegenin.fr\\/blog\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1767508527\\/h2g2_normal.jpg\"},\"truncated\":false,\"id\":173181612228481026,\"created_at\":\"Fri Feb 24 23:04:48 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1528000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef292550-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0e783c78-309d-4052-b729-a6ca92ba6ed4-173181612228481026" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Solange me terrifie #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1848682776/photo_profil_normal.jpg" -}, -"title": "Caroline Pandraud: Solange me terrifie #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1528000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Solange me terrifie #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181613759406080\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":284,\"screen_name\":\"pointPandraud\",\"lang\":\"fr\",\"profile_text_color\":\"F6FC9D\",\"statuses_count\":424,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/285133783\\/x8158bdc741405c68e4e36152449305d.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"FF1269\",\"followers_count\":181,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848682776\\/photo_profil_normal.jpg\",\"description\":\"Project Analyst @faberNovel www.fabernovel.com \\/\\/\\r\\n@essec Business School Alumni \\/\\/ Paris\\r\\n\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"4F4C4E\",\"id_str\":\"16096262\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/285133783\\/x8158bdc741405c68e4e36152449305d.png\",\"profile_sidebar_fill_color\":\"7A374C\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848682776\\/photo_profil_normal.jpg\",\"name\":\"Caroline Pandraud\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 02 13:18:16 +0000 2008\",\"profile_sidebar_border_color\":\"382334\",\"id\":16096262,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181613759406080,\"created_at\":\"Fri Feb 24 23:04:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1528000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dafd99b4-6324-42e6-b02a-d86215973aed-173181613759406080" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze 40 #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1822564639/avatar_normal.jpg" -}, -"title": "Maxime Hagenbourger: @LeGrandWebze 40 #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1528000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze 40 #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[17,21]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181610680778753\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":172,\"screen_name\":\"MaximeHg\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":11491,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/69218647\\/New_York_1920x1080_HDTV_1080p.jpg\",\"location\":\"Lyon, France\",\"show_all_inline_media\":true,\"listed_count\":16,\"profile_link_color\":\"0099CC\",\"followers_count\":221,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1822564639\\/avatar_normal.jpg\",\"description\":\"J'ai appris \\u00e0 lire avec T\\u00e9l\\u00e9rama. J'enregistrais \\u00e0 4 ans tous les Questions Pour un Champion. Autant dire que ma famille m'en veut.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"18693591\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/69218647\\/New_York_1920x1080_HDTV_1080p.jpg\",\"profile_sidebar_fill_color\":\"f6ffd1\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1822564639\\/avatar_normal.jpg\",\"name\":\"Maxime Hagenbourger\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 06 20:30:09 +0000 2009\",\"profile_sidebar_border_color\":\"fff8ad\",\"id\":18693591,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/www.lastfm.fr\\/user\\/MaximeHg\"},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173181610680778753,\"created_at\":\"Fri Feb 24 23:04:48 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1528000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fbd0223a-d8e8-4fca-bfd5-20a03c050831-173181610680778753" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @labombeh: #lgw c'est tellement bon que j'en ai les larmes aux yeux, sans blague!", -"img": { -"src": "http://a0.twimg.com/profile_images/1705755913/twitter-popup-bulle-info-icone-5035-256_normal.png" -}, -"title": "Cédric Le Grevès: RT @labombeh: #lgw c'est tellement bon que j'en ai les larmes aux yeux, sans blague!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1529000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @labombeh: #lgw c'est tellement bon que j'en ai les larmes aux yeux, sans blague!\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LaBombeH\",\"indices\":[3,12],\"id_str\":\"84343206\",\"name\":\"E. Hirschauer\",\"id\":84343206}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181615223209984\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1818,\"screen_name\":\"clegreves\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":434,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":356,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1705755913\\/twitter-popup-bulle-info-icone-5035-256_normal.png\",\"description\":\"@TVcheck addict\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"316519559\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1705755913\\/twitter-popup-bulle-info-icone-5035-256_normal.png\",\"name\":\"C\\u00e9dric Le Grev\\u00e8s\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 13 15:35:43 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":316519559,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181615223209984,\"created_at\":\"Fri Feb 24 23:04:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1529000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cdd4e2db-6590-4e98-8dc1-813dba1442f5-173181615223209984" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw QUOI on peut gagner la chemise de @Vinvin... Alors la poche est de 24 glaçons il me semblent donc 48 glaçons et une paire de tongues", -"img": { -"src": "http://a0.twimg.com/profile_images/1757013909/image1326646425_normal.png" -}, -"title": "Damien Vacher: #lgw QUOI on peut gagner la chemise de @Vinvin... Alors la poche est de 24 glaçons il me semblent donc 48 glaçons et une paire de tongues", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1529000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw QUOI on peut gagner la chemise de @Vinvin... Alors la poche est de 24 gla\\u00e7ons il me semblent donc 48 gla\\u00e7ons et une paire de tongues\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[39,46],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181614648594432\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":405,\"screen_name\":\"Le_Damien\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27164,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Chatillon-en-Bazois\",\"show_all_inline_media\":false,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":343,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"description\":\"I'm a lonely Cowboy who learning un BTS SIO (ex BTS IG) in Nevers... Et un Mac Gyver de l'URL par @Checkyourpeople et je suis un tumblreur assidu\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"26552716\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"name\":\"Damien Vacher\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 25 18:09:17 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":26552716,\"utc_offset\":3600,\"favourites_count\":43,\"url\":\"http:\\/\\/damienvacher.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181614648594432,\"created_at\":\"Fri Feb 24 23:04:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1529000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "116594cb-bcf8-4f38-9d2e-2ad4682bf1b4-173181614648594432" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Ma réponse : 24 glaçons !!", -"img": { -"src": "http://a1.twimg.com/profile_images/1541259223/Marko_normal.jpg" -}, -"title": "Pereira Yohan: #lgw Ma réponse : 24 glaçons !!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1529000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Ma r\\u00e9ponse : 24 gla\\u00e7ons !!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181614707314688\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"PereiraYohan\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":149,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0099B9\",\"followers_count\":20,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1541259223\\/Marko_normal.jpg\",\"description\":\"Anim\\u00e9 par la Swaggance discr\\u00e8te. (Parfois m\\u00eame avec le style d'veste qui s'pr\\u00eate)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"0099B9\",\"id_str\":\"256120874\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1541259223\\/Marko_normal.jpg\",\"name\":\"Pereira Yohan\",\"default_profile_image\":false,\"created_at\":\"Tue Feb 22 18:09:57 +0000 2011\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":256120874,\"utc_offset\":null,\"favourites_count\":56,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181614707314688,\"created_at\":\"Fri Feb 24 23:04:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1529000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "47b38739-7a4d-4d88-921e-f7f16b2bfe57-173181614707314688" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw une pensée pour la fesse gauche de @FlorencePorcel !", -"img": { -"src": "http://a2.twimg.com/profile_images/1724285948/image_normal.jpg" -}, -"title": "CalamitySophie: #lgw une pensée pour la fesse gauche de @FlorencePorcel !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1529000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw une pens\\u00e9e pour la fesse gauche de @FlorencePorcel !\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[40,55],\"name\":\"Florence Porcel\",\"id_str\":\"49031173\",\"id\":49031173}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181617253257216\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"CalamitySophie\",\"lang\":\"fr\",\"favourites_count\":22,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":96,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":34,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724285948\\/image_normal.jpg\",\"description\":\"barr\\u00e9e, barge, enerv\\u00e9e, vieille bique, je regarde le monde, et je d\\u00e9sesp\\u00e9re. le genre humain n'est pas tr\\u00e9s beau. Et j'en fais partie !\",\"statuses_count\":672,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/359426011\\/photo.JPG\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084b4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"57613271\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"CalamitySophie\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/359426011\\/photo.JPG\",\"created_at\":\"Fri Jul 17 10:53:14 +0000 2009\",\"profile_sidebar_fill_color\":\"11d2eb\",\"id\":57613271,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.calamitysophie1.blogspot.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724285948\\/image_normal.jpg\"},\"truncated\":false,\"id\":173181617253257216,\"created_at\":\"Fri Feb 24 23:04:49 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1529000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "56fdde02-f03d-48ea-b106-5ab7a49f1c11-173181617253257216" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "852 glaçons #lgw !", -"img": { -"src": "http://a0.twimg.com/profile_images/1662712398/renard3_normal.jpg" -}, -"title": "Steve Renard: 852 glaçons #lgw !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1530000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"852 gla\\u00e7ons #lgw !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181618658349056\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":860,\"screen_name\":\"steve_renard\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6954,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"La Fert\\u00e9 Saint-Aubin\",\"show_all_inline_media\":false,\"listed_count\":12,\"profile_link_color\":\"FF3300\",\"followers_count\":263,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1662712398\\/renard3_normal.jpg\",\"description\":\"25 ans. @ElodieVenon dit de moi que je suis un g\\u00e9nie. Tout est dit. Bisous.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"69591923\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1662712398\\/renard3_normal.jpg\",\"name\":\"Steve Renard\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 28 13:49:32 +0000 2009\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":69591923,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/fox-blogueur.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181618658349056,\"created_at\":\"Fri Feb 24 23:04:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1530000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0d4bee4b-9ef9-4cc7-93af-357adcbeb440-173181618658349056" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze 64 glaçons! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1765884425/StopSOPA-Profile-Picture_normal.png" -}, -"title": "Captain Metal-Mighty: @LeGrandWebze 64 glaçons! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1530000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze 64 gla\\u00e7ons! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[26,30]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181618381524992\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":345,\"screen_name\":\"MetalMighty\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":5736,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Nevers, France\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"2FC2EF\",\"followers_count\":91,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1765884425\\/StopSOPA-Profile-Picture_normal.png\",\"description\":\"Mod\\u00e9rateur, R\\u00e9dacteur et Responsable Technique de Plan\\u00e8te-Sonic.\\r\\nJ'accepte les demandes de follow si on se conna\\u00eet.\\r\\nEtudiant IT CS2i.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"106233892\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1765884425\\/StopSOPA-Profile-Picture_normal.png\",\"name\":\"Captain Metal-Mighty\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 18 22:43:43 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":106233892,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/www.planete-sonic.com\"},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173181618381524992,\"created_at\":\"Fri Feb 24 23:04:50 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1530000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3dd27a73-ff9d-46ba-8a67-bd28f11ab34d-173181618381524992" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "64 glaçons #lgw P'tain, je veux la chemise de @vinvin !!", -"img": { -"src": "http://a0.twimg.com/profile_images/1717757168/PO_Fond_Gris_normal.jpg" -}, -"title": "PierreOlivier Carles: 64 glaçons #lgw P'tain, je veux la chemise de @vinvin !!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1530000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"64 gla\\u00e7ons #lgw P'tain, je veux la chemise de @vinvin !!\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[46,53],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181618347970560\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ffffff\",\"screen_name\":\"pocarles\",\"lang\":\"fr\",\"favourites_count\":80,\"contributors_enabled\":false,\"verified\":true,\"profile_use_background_image\":false,\"friends_count\":1148,\"location\":\"Toulouse - Miami\",\"profile_text_color\":\"333333\",\"description\":\"Co-Founder at @Digidust & @Labotec. BA in @Stonfield @APICube @Hellotipi and others.\\r\\nMore Entrepreneur than Investor. Rugby, Gastronomy and Human enthusiast !\",\"statuses_count\":32042,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433336791\\/110070354.jpg\",\"show_all_inline_media\":true,\"listed_count\":448,\"profile_link_color\":\"5cace5\",\"followers_count\":5248,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1717757168\\/PO_Fond_Gris_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFFFFF\",\"protected\":false,\"id_str\":\"23074316\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"PierreOlivier Carles\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433336791\\/110070354.jpg\",\"created_at\":\"Fri Mar 06 15:10:47 +0000 2009\",\"profile_sidebar_fill_color\":\"f0f0f0\",\"id\":23074316,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.pocarles.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1717757168\\/PO_Fond_Gris_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173181618347970560,\"created_at\":\"Fri Feb 24 23:04:50 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1530000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f2e412e6-addd-4033-9513-fbbb539be940-173181618347970560" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "80 glaçons #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1815934444/image_normal.jpg" -}, -"title": "Laurent Sarralangue: 80 glaçons #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1530000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"80 gla\\u00e7ons #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[11,15]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181619455279104\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":412,\"screen_name\":\"lolosarralangue\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1679,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":92,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1815934444\\/image_normal.jpg\",\"description\":\"Actu. Web. Sports. De la balle de squash \\u00e0 l'ovale. L\\u00e9g\\u00e8rement geek. Musique. S'informer pour se cultiver, mais pas seulement.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"387773705\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815934444\\/image_normal.jpg\",\"name\":\"Laurent Sarralangue\",\"default_profile_image\":false,\"created_at\":\"Sun Oct 09 17:03:03 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":387773705,\"utc_offset\":null,\"favourites_count\":20,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181619455279104,\"created_at\":\"Fri Feb 24 23:04:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1530000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "19c405e8-097b-4278-849a-2f7e6a2ded70-173181619455279104" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les enfants sont déjà couchés Vinvin ;) #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Les enfants sont déjà couchés Vinvin ;) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1531000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Les enfants sont d\\u00e9j\\u00e0 couch\\u00e9s Vinvin ;) #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181622823305217\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3247,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181622823305217,\"created_at\":\"Fri Feb 24 23:04:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1531000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c051f046-82c3-4d44-92cf-a2fc76d728a0-173181622823305217" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw fait son pic d'audience avec @palmashow !", -"img": { -"src": "http://a1.twimg.com/profile_images/1833562695/images_normal.jpg" -}, -"title": "Δ: #lgw fait son pic d'audience avec @palmashow !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1531000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw fait son pic d'audience avec @palmashow !\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[34,44],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181624551358464\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":66,\"screen_name\":\"Yepouti\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":213,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"165e5e\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1833562695\\/images_normal.jpg\",\"description\":\"[Texte manquant] @LawDCP Ily\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"95460846\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1833562695\\/images_normal.jpg\",\"name\":\"\\u0394\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 08 17:16:54 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":95460846,\"utc_offset\":-10800,\"favourites_count\":16,\"url\":\"http:\\/\\/takemeawayandfuckme.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181624551358464,\"created_at\":\"Fri Feb 24 23:04:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1531000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bb4aa450-312d-414f-a987-fb83f0663103-173181624551358464" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW lets get wasted!", -"img": { -"src": "http://a0.twimg.com/profile_images/1820088238/IMG03369-20111220-1300_normal.jpg" -}, -"title": "antoine ortega: #LGW lets get wasted!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1531000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW lets get wasted!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181623972532225\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":175,\"screen_name\":\"antoine_15\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":325,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Dumont, NJ\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":119,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1820088238\\/IMG03369-20111220-1300_normal.jpg\",\"description\":\"i love baseball, getting fucked up, and the only girl i truely love is maryjane cause she will never fuck me over \\r\\n\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"476954067\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1820088238\\/IMG03369-20111220-1300_normal.jpg\",\"name\":\"antoine ortega\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 28 17:37:00 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":476954067,\"utc_offset\":null,\"favourites_count\":131,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181623972532225,\"created_at\":\"Fri Feb 24 23:04:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1531000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f71f27e8-f1e9-4b54-8d21-7afa64505d14-173181623972532225" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw 48 glaçons", -"img": { -"src": "http://a0.twimg.com/profile_images/1827319440/tetocarre_normal.jpg" -}, -"title": "Teddy: #lgw 48 glaçons", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1531000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw 48 gla\\u00e7ons\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181626531053569\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":59,\"screen_name\":\"Teddy_37\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":206,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"2FC2EF\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1827319440\\/tetocarre_normal.jpg\",\"description\":\"Mouarf\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"86088540\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1827319440\\/tetocarre_normal.jpg\",\"name\":\"Teddy\",\"default_profile_image\":false,\"created_at\":\"Thu Oct 29 15:10:57 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":86088540,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181626531053569,\"created_at\":\"Fri Feb 24 23:04:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1531000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1e21240d-7294-4614-916d-21f682fe515d-173181626531053569" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Martyornot J'ai compté 1000 glaçons, perso. #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1474785559/testdeux_normal.jpg" -}, -"title": "Romain Mollet: @Martyornot J'ai compté 1000 glaçons, perso. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1531000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Martyornot J'ai compt\\u00e9 1000 gla\\u00e7ons, perso. #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Martyornot\",\"indices\":[0,11],\"id_str\":\"112498831\",\"name\":\"Michael J.\",\"id\":112498831}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[45,49]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173181353091801090\",\"id_str\":\"173181622529699841\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173181353091801090,\"in_reply_to_user_id_str\":\"112498831\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":71,\"screen_name\":\"RomainMollet\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":76,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/130413024\\/pan.jpg\",\"location\":\"Nantes\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1474785559\\/testdeux_normal.jpg\",\"description\":\"\\u00c9tudiant \\u00e0 Cin\\u00e9Cr\\u00e9atis depuis moins d'une semaine (18\\/09\\/2011)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"62795411\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/130413024\\/pan.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1474785559\\/testdeux_normal.jpg\",\"name\":\"Romain Mollet\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 04 11:47:02 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":62795411,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/conneriehumanumest.wordpress.com\"},\"in_reply_to_screen_name\":\"Martyornot\",\"truncated\":false,\"id\":173181622529699841,\"created_at\":\"Fri Feb 24 23:04:51 +0000 2012\",\"in_reply_to_user_id\":112498831}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1531000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "db826c2e-424f-4b3c-9d87-44f4b60a4db7-173181622529699841" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "24 glaçons #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1509540967/6538316M_normal.jpg" -}, -"title": "PH7831: 24 glaçons #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1533000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"24 gla\\u00e7ons #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181631471951873\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":341,\"screen_name\":\"PH7831\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":8212,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"location\":\"Toulouse\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"038543\",\"followers_count\":172,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1509540967\\/6538316M_normal.jpg\",\"description\":\"Ing\\u00e9, musique, aviation, scoutisme, politique, rugby, portnawak et... Papa!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ACDED6\",\"id_str\":\"284489525\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1509540967\\/6538316M_normal.jpg\",\"name\":\"PH7831\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 19 11:22:07 +0000 2011\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":284489525,\"utc_offset\":3600,\"favourites_count\":87,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181631471951873,\"created_at\":\"Fri Feb 24 23:04:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1533000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6acf95c4-39ab-430f-a044-5c872c95c48b-173181631471951873" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "48 glacons #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1528632347/FunPhotoBox041455s1mwzbxu_normal.jpg" -}, -"title": "oli duck: 48 glacons #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1533000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"48 glacons #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181631778127874\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":19,\"screen_name\":\"oliduck\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":77,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":6,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1528632347\\/FunPhotoBox041455s1mwzbxu_normal.jpg\",\"description\":\"... Wasn't Born To Follow comme chantait The Byrds...\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"119897315\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1528632347\\/FunPhotoBox041455s1mwzbxu_normal.jpg\",\"name\":\"oli duck\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 04 22:06:06 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":119897315,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181631778127874,\"created_at\":\"Fri Feb 24 23:04:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1533000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e69bb554-d9b1-4e74-94d5-900a270bb5f3-173181631778127874" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@mononoke62 Essaie France5 #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1765073499/Y4QzHQNY_normal" -}, -"title": "Audrey: @mononoke62 Essaie France5 #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1534000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"mononoke62\",\"favorited\":false,\"text\":\"@mononoke62 Essaie France5 #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"mononoke62\",\"indices\":[0,11],\"name\":\"caroline\",\"id_str\":\"126877700\",\"id\":126877700}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[27,31]}]},\"in_reply_to_user_id\":126877700,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173180798592221184,\"in_reply_to_status_id_str\":\"173180798592221184\",\"id_str\":\"173181636958101505\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"F2E195\",\"screen_name\":\"audrey_g_\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":296,\"location\":\"Aix-en-Provence\",\"profile_text_color\":\"050505\",\"followers_count\":262,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1765073499\\/Y4QzHQNY_normal\",\"description\":\"Humaniste, f\\u00e9ministe, socialiste, progressiste! :)\",\"statuses_count\":1803,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/404128352\\/coquelicot6.png\",\"show_all_inline_media\":false,\"listed_count\":12,\"profile_link_color\":\"a81b05\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"145173622\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Audrey\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/404128352\\/coquelicot6.png\",\"created_at\":\"Tue May 18 08:51:48 +0000 2010\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"id\":145173622,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1765073499\\/Y4QzHQNY_normal\"},\"truncated\":false,\"id\":173181636958101505,\"created_at\":\"Fri Feb 24 23:04:54 +0000 2012\",\"in_reply_to_user_id_str\":\"126877700\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1534000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6514a181-c332-44c5-afc7-a01be21e9e29-173181636958101505" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "60 glaçons ! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1681900733/image_normal.jpg" -}, -"title": "Amélie : 60 glaçons ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1534000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"60 gla\\u00e7ons ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[13,17]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181638711320576\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":321,\"screen_name\":\"Bullenroll\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1938,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Bretagne\",\"show_all_inline_media\":true,\"listed_count\":23,\"profile_link_color\":\"009999\",\"followers_count\":202,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1681900733\\/image_normal.jpg\",\"description\":\"Sans arr\\u00eat \\u00e0 la recherche de nouveaut\\u00e9s ! http:\\/\\/bullenroll.wordpress.com\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"2293cc\",\"id_str\":\"74413492\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1681900733\\/image_normal.jpg\",\"name\":\"Am\\u00e9lie \",\"default_profile_image\":false,\"created_at\":\"Tue Sep 15 10:11:38 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":74413492,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/bullenroll.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181638711320576,\"created_at\":\"Fri Feb 24 23:04:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1534000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5db8cd17-a900-471c-9b6b-e378cc1ae053-173181638711320576" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "78 ? #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1767295516/Sans_titre_normal.png" -}, -"title": "SweetOldies: 78 ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1535000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"78 ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[5,9]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181639814414336\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":101,\"screen_name\":\"SweetOldies\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":34,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"FF3300\",\"followers_count\":12,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1767295516\\/Sans_titre_normal.png\",\"description\":\"30 ans et pas du tout impertinente !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"468808027\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1767295516\\/Sans_titre_normal.png\",\"name\":\"SweetOldies\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 19 23:02:56 +0000 2012\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":468808027,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181639814414336,\"created_at\":\"Fri Feb 24 23:04:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1535000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "aa7c5759-79c1-4acf-90d6-ba8887114c67-173181639814414336" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw 32 glaçons", -"img": { -"src": "http://a0.twimg.com/profile_images/1649856860/avatpagetwsn_normal.jpg" -}, -"title": "lôtre demédeu: #lgw 32 glaçons", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1535000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw 32 gla\\u00e7ons\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181639583731713\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"87bc44\",\"screen_name\":\"lotre\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":81,\"location\":\"just there\",\"profile_text_color\":\"000000\",\"followers_count\":159,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1649856860\\/avatpagetwsn_normal.jpg\",\"description\":\"man, z\\u00e9ro de l'univers !\",\"statuses_count\":10314,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/1012532\\/simpsball1600.jpg\",\"show_all_inline_media\":true,\"listed_count\":13,\"profile_link_color\":\"0000ff\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"protected\":false,\"id_str\":\"7233942\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"l\\u00f4tre dem\\u00e9deu\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/1012532\\/simpsball1600.jpg\",\"created_at\":\"Tue Jul 03 18:07:50 +0000 2007\",\"profile_sidebar_fill_color\":\"e0ff92\",\"id\":7233942,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1649856860\\/avatpagetwsn_normal.jpg\"},\"truncated\":false,\"id\":173181639583731713,\"created_at\":\"Fri Feb 24 23:04:55 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1535000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ba7d17e0-b499-4349-950d-9f53f3eab48e-173181639583731713" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@devantlatele: Le Grand Webze #LGW (France 5) et #CI prennent le relais... http://t.co/pNfhA1Hh #SocialTV”", -"img": { -"src": "http://a2.twimg.com/profile_images/1365883599/magpullraye_normal.jpg" -}, -"title": "Magali Rebeyrat: “@devantlatele: Le Grand Webze #LGW (France 5) et #CI prennent le relais... http://t.co/pNfhA1Hh #SocialTV”", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1536000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@devantlatele: Le Grand Webze #LGW (France 5) et #CI prennent le relais... http:\\/\\/t.co\\/pNfhA1Hh #SocialTV\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"devantlatele\",\"indices\":[1,14],\"id_str\":\"99954195\",\"name\":\"Devant La T\\u00e9l\\u00e9\",\"id\":99954195}],\"urls\":[{\"indices\":[76,96],\"expanded_url\":\"http:\\/\\/devantlatele.com\\/audience\",\"display_url\":\"devantlatele.com\\/audience\",\"url\":\"http:\\/\\/t.co\\/pNfhA1Hh\"}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[31,35]},{\"text\":\"CI\",\"indices\":[50,53]},{\"text\":\"SocialTV\",\"indices\":[97,106]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181646688878592\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":303,\"screen_name\":\"MagaliRebeyrat\",\"lang\":\"en\",\"profile_text_color\":\"362720\",\"statuses_count\":1608,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":11,\"profile_link_color\":\"B40B43\",\"followers_count\":292,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1365883599\\/magpullraye_normal.jpg\",\"description\":\"Responsable Communication & D\\u00e9veloppement \\r\\nCercle du Marketing Direct (r\\u00e9seau de professionnels du marketing direct)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"FF6699\",\"id_str\":\"23420041\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"profile_sidebar_fill_color\":\"E5507E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1365883599\\/magpullraye_normal.jpg\",\"name\":\"Magali Rebeyrat\",\"default_profile_image\":false,\"created_at\":\"Mon Mar 09 10:02:40 +0000 2009\",\"profile_sidebar_border_color\":\"CC3366\",\"id\":23420041,\"utc_offset\":-10800,\"favourites_count\":7,\"url\":\"http:\\/\\/www.cercle-md.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181646688878592,\"created_at\":\"Fri Feb 24 23:04:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1536000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef36d736-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "baba33f3-e35a-4680-b606-6b3ce1b74ea1-173181646688878592" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Étrange votre petite vidéo. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1815905585/image_normal.jpg" -}, -"title": "Young, Wild & Free: Étrange votre petite vidéo. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1536000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u00c9trange votre petite vid\\u00e9o. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181647372562432\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":233,\"screen_name\":\"08Life06\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10937,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"chez les mafieux mexicains\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"followers_count\":390,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"363343002\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"name\":\"Young, Wild & Free\",\"default_profile_image\":false,\"created_at\":\"Sat Aug 27 23:04:05 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":363343002,\"utc_offset\":null,\"favourites_count\":39,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181647372562432,\"created_at\":\"Fri Feb 24 23:04:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1536000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5cd3ea1e-1329-44f9-84c0-e31f040752d3-173181647372562432" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est quand @jcfrog #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1638771347/deuch_normal.jpeg" -}, -"title": "FrinnockBoChar: C'est quand @jcfrog #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1537000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est quand @jcfrog #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[12,19],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[20,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181651084517376\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":170,\"screen_name\":\"frinnock\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":14419,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0000ff\",\"followers_count\":155,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\",\"description\":\"Plantigrade normand, musicien deuchiste\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"id_str\":\"40014489\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"profile_sidebar_fill_color\":\"e0ff92\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\",\"name\":\"FrinnockBoChar\",\"default_profile_image\":false,\"created_at\":\"Thu May 14 15:22:28 +0000 2009\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":40014489,\"utc_offset\":3600,\"favourites_count\":20,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181651084517376,\"created_at\":\"Fri Feb 24 23:04:57 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1537000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3fb124d5-0e23-45d6-9bff-abadf3030645-173181651084517376" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est vraiment bien le concept de #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1677177642/Cat_normal.jpg" -}, -"title": "Thomas Valette: C'est vraiment bien le concept de #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1537000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est vraiment bien le concept de #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181650983862272\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":772,\"screen_name\":\"Tomusap66\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1999,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/376904564\\/Cat.jpg\",\"location\":\"Toluges (66) \\/Catalunya Nord \",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":194,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1677177642\\/Cat_normal.jpg\",\"description\":\" USAP, Bar\\u00e7a, Paris SG i tots els clubs Catalans, Messi, Puyol, Cesc, Carter, Hook, Mas, Gasol, Rubio ! S\\u00f3c orgull\\u00f3s de ser Franc\\u00e8s i Catal\\u00e0 ! \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"393541960\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/376904564\\/Cat.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1677177642\\/Cat_normal.jpg\",\"name\":\"Thomas Valette\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 18 17:58:34 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":393541960,\"utc_offset\":3600,\"favourites_count\":5,\"url\":\"http:\\/\\/www.youtube.com\\/user\\/aioli66\\/featured\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181650983862272,\"created_at\":\"Fri Feb 24 23:04:57 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1537000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1774259f-8cd4-4dfb-8fb7-737466b11623-173181650983862272" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1673029111/image_normal.jpg" -}, -"title": "Antoine de Fraisse: RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1537000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179924620910593\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"palmashow\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1784,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":202,\"profile_link_color\":\"0084B4\",\"followers_count\":54588,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"name\":\"palmashow\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":23782965,\"utc_offset\":null,\"favourites_count\":3,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179924620910593,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181649561976834\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":64,\"screen_name\":\"AFraisse\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":67,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":23,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1673029111\\/image_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"294577674\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1673029111\\/image_normal.jpg\",\"name\":\"Antoine de Fraisse\",\"default_profile_image\":false,\"created_at\":\"Sat May 07 11:56:53 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":294577674,\"utc_offset\":null,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181649561976834,\"created_at\":\"Fri Feb 24 23:04:57 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1537000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6accfb47-fefd-4c74-91c5-dd3d1f6c5cd5-173181649561976834" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW 48 et en taille chemise 52...", -"img": { -"src": "http://a0.twimg.com/profile_images/1844216482/good_vibestumblr_lm54oxEmWg1qf91leo1_500_normal.gif" -}, -"title": "The MythosNews: #LGW 48 et en taille chemise 52...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1538000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW 48 et en taille chemise 52...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181652904845313\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":161,\"screen_name\":\"utopic92\",\"lang\":\"fr\",\"profile_text_color\":\"883cc2\",\"statuses_count\":4252,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/425920000\\/038.JPG\",\"location\":\"Paris ..et sa R\\u00e9gion.\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0900ff\",\"followers_count\":47,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1844216482\\/good_vibestumblr_lm54oxEmWg1qf91leo1_500_normal.gif\",\"description\":\" \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"642D8B\",\"id_str\":\"301585182\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425920000\\/038.JPG\",\"profile_sidebar_fill_color\":\"bfc4c7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1844216482\\/good_vibestumblr_lm54oxEmWg1qf91leo1_500_normal.gif\",\"name\":\"The MythosNews\",\"default_profile_image\":false,\"created_at\":\"Thu May 19 18:25:43 +0000 2011\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":301585182,\"utc_offset\":3600,\"favourites_count\":25,\"url\":\"http:\\/\\/madeinfrance-citizenband.blogspot.com\\/2010\\/10\\/httpvids.html\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181652904845313,\"created_at\":\"Fri Feb 24 23:04:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1538000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d786afcc-cc16-489a-a8c1-86fb93ff0801-173181652904845313" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Donc la preuve est faite que Rollin n'a jamais été drôle, ni même humoristique #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1463922495/Epuale_Twitter_normal.png" -}, -"title": "Emmanuel Torregano: Donc la preuve est faite que Rollin n'a jamais été drôle, ni même humoristique #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1539000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Donc la preuve est faite que Rollin n'a jamais \\u00e9t\\u00e9 dr\\u00f4le, ni m\\u00eame humoristique #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[79,83]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181657707323392\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":614,\"screen_name\":\"ZaraA\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":59008,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/309482\\/galaxy.jpg\",\"location\":\"iPhone: 45.800266,1.857407\",\"show_all_inline_media\":false,\"listed_count\":328,\"profile_link_color\":\"0000ff\",\"followers_count\":5596,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1463922495\\/Epuale_Twitter_normal.png\",\"description\":\"Love is the answer ... \\/\\/ I'm CEO, BITch ! ElectronLibre \\/\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C7CBC7\",\"id_str\":\"7031872\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/309482\\/galaxy.jpg\",\"profile_sidebar_fill_color\":\"71E6A9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1463922495\\/Epuale_Twitter_normal.png\",\"name\":\"Emmanuel Torregano\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 23 11:40:06 +0000 2007\",\"profile_sidebar_border_color\":\"8F8F8F\",\"id\":7031872,\"utc_offset\":3600,\"favourites_count\":39,\"url\":\"http:\\/\\/twitter.com\\/3l3ctr0nLibr3\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181657707323392,\"created_at\":\"Fri Feb 24 23:04:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1539000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7ea23550-4058-4ef1-9bd2-72e2866283d9-173181657707323392" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "50 #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1629207856/avatar11011_normal.jpg" -}, -"title": "Cyril Oliverio: 50 #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1540000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"50 #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[3,7]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181661490585601\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"cylk34\",\"lang\":\"fr\",\"favourites_count\":36,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":423,\"location\":\"paris\",\"profile_text_color\":\"333333\",\"followers_count\":885,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1629207856\\/avatar11011_normal.jpg\",\"description\":\"Petit DA (magazine Zeste). je dis ce que j'ai envie de dire quand j'ai envie de le dire. M\\u00eame que j'ai un blog \",\"statuses_count\":50168,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/139059179\\/Corbeaubis.jpg\",\"show_all_inline_media\":false,\"listed_count\":96,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"109374544\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Cyril Oliverio\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/139059179\\/Corbeaubis.jpg\",\"created_at\":\"Thu Jan 28 21:13:38 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":109374544,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/cylklique.wordpress.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1629207856\\/avatar11011_normal.jpg\"},\"truncated\":false,\"id\":173181661490585601,\"created_at\":\"Fri Feb 24 23:05:00 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1540000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9f74edf7-415c-4b4d-9bdb-9b9a5e35028d-173181661490585601" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "36 glacons #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1754094119/arton136_normal.jpg" -}, -"title": "SF: 36 glacons #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1540000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"36 glacons #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181663159918592\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":203,\"screen_name\":\"SFCDT\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":979,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"OK, je sors.\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"990000\",\"followers_count\":45,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1754094119\\/arton136_normal.jpg\",\"description\":\"Compte non officiel de SF CDT\\r\\r & j'aime bien les esperluettes Avatar : Mondrian drawing lookalike by angelolaplace.fr\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"EBEBEB\",\"id_str\":\"428381996\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1754094119\\/arton136_normal.jpg\",\"name\":\"SF\",\"default_profile_image\":false,\"created_at\":\"Sun Dec 04 17:59:28 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":428381996,\"utc_offset\":null,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181663159918592,\"created_at\":\"Fri Feb 24 23:05:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1540000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fbd26c77-3839-49de-ab59-80271a246058-173181663159918592" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @OnernoD: N'importe quoi... Elle est même pas drôle. #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1683879841/Photo_du_83030873-12-___23.03_normal.jpg" -}, -"title": "Rémi: RT @OnernoD: N'importe quoi... Elle est même pas drôle. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1541000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @OnernoD: N'importe quoi... Elle est m\\u00eame pas dr\\u00f4le. #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"OnernoD\",\"indices\":[3,11],\"id_str\":\"348399043\",\"name\":\"Apollo Weed\",\"id\":348399043}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[56,60]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"N'importe quoi... Elle est m\\u00eame pas dr\\u00f4le. #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[43,47]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181524945018880\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":101,\"screen_name\":\"OnernoD\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":1042,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Beuhverly Pills\",\"show_all_inline_media\":true,\"listed_count\":10,\"profile_link_color\":\"2FC2EF\",\"followers_count\":273,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1843041770\\/apollo_creed1_normal.jpg\",\"description\":\"La vie, c'est pas Tetris, c'est Mortal Kombat : On doit tout faire pour \\u00e9viter la fatalit\\u00e9. Laisse-moi te faire l'humour, tu ne seras pas d\\u00e9\\u00e7u(e).\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"348399043\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843041770\\/apollo_creed1_normal.jpg\",\"name\":\"Apollo Weed\",\"default_profile_image\":false,\"created_at\":\"Thu Aug 04 11:00:09 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":348399043,\"utc_offset\":-10800,\"favourites_count\":42,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181524945018880,\"created_at\":\"Fri Feb 24 23:04:27 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181668545413120\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":319,\"screen_name\":\"GabytaineFlam\",\"lang\":\"fr\",\"profile_text_color\":\"8FCAE0\",\"statuses_count\":5843,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"location\":\"Toulouse.\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"4BB7DF\",\"followers_count\":367,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"description\":\"Les tweets qui ont \\u00e9t\\u00e9 \\u00e9crits dans cette TL ont \\u00e9t\\u00e9 faits par un professionnel. N'essayez pas de les reproduire \\u00e0 la maison. Contentez vous de les suivre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"59BEE4\",\"id_str\":\"161146189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"profile_sidebar_fill_color\":\"191F22\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"name\":\"R\\u00e9mi\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 30 03:07:45 +0000 2010\",\"profile_sidebar_border_color\":\"4BB7DF\",\"id\":161146189,\"utc_offset\":-10800,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181668545413120,\"created_at\":\"Fri Feb 24 23:05:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1541000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cf1919d1-bd5d-4b2e-bdb4-4a8b29fb3e79-173181668545413120" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @tetedansleposte: bien le coup du décompte live du nombre de tweets dans #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1567949026/Fabarol_normal.jpg" -}, -"title": "Fabienne BAROLLIER: RT @tetedansleposte: bien le coup du décompte live du nombre de tweets dans #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1541000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @tetedansleposte: bien le coup du d\\u00e9compte live du nombre de tweets dans #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"tetedansleposte\",\"indices\":[3,19],\"id_str\":\"6006122\",\"name\":\"T\\u00eate dans le poste\",\"id\":6006122}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[76,80]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"bien le coup du d\\u00e9compte live du nombre de tweets dans #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[55,59]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180870721683458\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":552,\"screen_name\":\"tetedansleposte\",\"lang\":\"fr\",\"profile_text_color\":\"ebe8eb\",\"statuses_count\":1132,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/196396078\\/neige.jpg\",\"location\":\"dans le poste\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"0abef5\",\"followers_count\":399,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1592307646\\/profil_reseau_social_normal.jpg\",\"description\":\"La t\\u00eate dans le poste, un site pour tenter de regarder la t\\u00e9l\\u00e9vision diff\\u00e9remment et faire \\u00e9merger la r\\u00e9flexion.\\r\\nRendons le T\\u00c9L\\u00c9SPECT-ACTEUR\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"032647\",\"id_str\":\"6006122\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/196396078\\/neige.jpg\",\"profile_sidebar_fill_color\":\"2f5673\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1592307646\\/profil_reseau_social_normal.jpg\",\"name\":\"T\\u00eate dans le poste\",\"default_profile_image\":false,\"created_at\":\"Sun May 13 09:57:22 +0000 2007\",\"profile_sidebar_border_color\":\"000000\",\"id\":6006122,\"utc_offset\":-7200,\"favourites_count\":0,\"url\":\"http:\\/\\/www.latetedansleposte.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180870721683458,\"created_at\":\"Fri Feb 24 23:01:51 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181667744301058\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1041,\"screen_name\":\"Fabarol\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":317,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Issy les moulineaux\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0084B4\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"description\":\"Magazines societe\\/d\\u00e9cryptage de F5. Les Maternelles, Allo Rufo, Mag Sante+Allo Doc, CAD+CDA+CAV, R&C, Medias le Mag, C Politique, LMEF, Dr CAC, LGQ, LGW\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"110388053\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"name\":\"Fabienne BAROLLIER\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 01 11:04:06 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":110388053,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181667744301058,\"created_at\":\"Fri Feb 24 23:05:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1541000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "389c4095-22dd-4873-936f-f791cecca994-173181667744301058" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze 42 glacons au total donc 21 par pied .. #lgw @SolangeTeParle", -"img": { -"src": "http://a2.twimg.com/profile_images/1632512642/John_normal.jpg" -}, -"title": "Stephane : @LeGrandWebze 42 glacons au total donc 21 par pied .. #lgw @SolangeTeParle", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1542000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze 42 glacons au total donc 21 par pied .. #lgw @SolangeTeParle\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"SolangeTeParle\",\"indices\":[59,74],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[54,58]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173181451305631744\",\"id_str\":\"173181670596411392\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173181451305631744,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":159,\"screen_name\":\"stefLP\",\"lang\":\"fr\",\"profile_text_color\":\"6a1e00\",\"statuses_count\":1540,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/292553800\\/IMG_0246__1600x1200_.JPG\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0800b6\",\"followers_count\":75,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1632512642\\/John_normal.jpg\",\"description\":\"Je travaille dans le monde de l'informatique et des pharmacies (depuis 17 ans) , et \\u00e9galement auto-entrepreneur \\u00e0 mes temps perdus. http:\\/\\/about.me\\/bealcost\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffe9d9\",\"id_str\":\"11192742\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/292553800\\/IMG_0246__1600x1200_.JPG\",\"profile_sidebar_fill_color\":\"ffecd9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1632512642\\/John_normal.jpg\",\"name\":\"Stephane \",\"default_profile_image\":false,\"created_at\":\"Sat Dec 15 10:31:27 +0000 2007\",\"profile_sidebar_border_color\":\"001e0e\",\"id\":11192742,\"utc_offset\":3600,\"favourites_count\":42,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173181670596411392,\"created_at\":\"Fri Feb 24 23:05:02 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1542000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d34c493f-214b-43ce-9945-254f6d8e85c9-173181670596411392" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Heureusement que je bosse de nuit la semaine et que je garde le rythme le week-end sinon je dormirais déjà devant #lgw ! #OnSeBouge", -"img": { -"src": "http://a0.twimg.com/profile_images/1851304214/tumblr_lvugxsddGH1r4g1zio1_400_normal.jpg" -}, -"title": "Greg G.: Heureusement que je bosse de nuit la semaine et que je garde le rythme le week-end sinon je dormirais déjà devant #lgw ! #OnSeBouge", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1543000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Heureusement que je bosse de nuit la semaine et que je garde le rythme le week-end sinon je dormirais d\\u00e9j\\u00e0 devant #lgw ! #OnSeBouge\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[114,118]},{\"text\":\"OnSeBouge\",\"indices\":[121,131]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181673276588032\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":276,\"screen_name\":\"TheFish40\",\"lang\":\"fr\",\"profile_text_color\":\"f5edf5\",\"statuses_count\":7394,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/408344264\\/bg1.jpg\",\"location\":\"#Bordeaux\",\"show_all_inline_media\":true,\"listed_count\":26,\"profile_link_color\":\"009999\",\"followers_count\":243,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851304214\\/tumblr_lvugxsddGH1r4g1zio1_400_normal.jpg\",\"description\":\"Pas de Bio...Pas de chocolat !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"73370860\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408344264\\/bg1.jpg\",\"profile_sidebar_fill_color\":\"2e2d2e\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851304214\\/tumblr_lvugxsddGH1r4g1zio1_400_normal.jpg\",\"name\":\"Greg G.\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 11 12:07:54 +0000 2009\",\"profile_sidebar_border_color\":\"3b2b3b\",\"id\":73370860,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/justfishit.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181673276588032,\"created_at\":\"Fri Feb 24 23:05:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1543000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef85ba36-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f57deb77-deb1-4442-96ff-37bde044d900-173181673276588032" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Juste pour voir #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1720114042/Izafox_normal.jpg" -}, -"title": "Izafox: Juste pour voir #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1543000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Juste pour voir #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[16,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181673381433344\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":255,\"screen_name\":\"Izafox\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1985,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":31,\"profile_link_color\":\"FF3300\",\"followers_count\":587,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1720114042\\/Izafox_normal.jpg\",\"description\":\"Co-fondatrice du BarGaming, R\\u00e9dactrice sur VieDeGeek\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"21196709\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1720114042\\/Izafox_normal.jpg\",\"name\":\"Izafox\",\"default_profile_image\":false,\"created_at\":\"Wed Feb 18 13:49:16 +0000 2009\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":21196709,\"utc_offset\":-10800,\"favourites_count\":3,\"url\":\"http:\\/\\/www.viedegeek.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181673381433344,\"created_at\":\"Fri Feb 24 23:05:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1543000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0fae568a-94d7-43a2-89ca-f54a9574d3cf-173181673381433344" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Tiens on a @Marcelcomics sur le\nMur du @LeGrandWebze #lgw #cqui http://t.co/AryPpFiR", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: Tiens on a @Marcelcomics sur le\nMur du @LeGrandWebze #lgw #cqui http://t.co/AryPpFiR", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1543000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Tiens on a @Marcelcomics sur le\\nMur du @LeGrandWebze #lgw #cqui http:\\/\\/t.co\\/AryPpFiR\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Marcelcomics\",\"indices\":[11,24],\"id_str\":\"386966557\",\"name\":\"Marcel Comics\",\"id\":386966557},{\"screen_name\":\"LeGrandWebze\",\"indices\":[39,52],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[53,57]},{\"text\":\"cqui\",\"indices\":[58,63]}],\"media\":[{\"type\":\"photo\",\"indices\":[64,84],\"sizes\":{\"large\":{\"h\":765,\"resize\":\"fit\",\"w\":1024},\"medium\":{\"h\":448,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":254,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdDz7iCAAAIdsp.jpg\",\"id_str\":\"173181670109872128\",\"expanded_url\":\"http:\\/\\/twitter.com\\/LudoDelaherche\\/status\\/173181670105677826\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdDz7iCAAAIdsp.jpg\",\"id\":173181670109872128,\"display_url\":\"pic.twitter.com\\/AryPpFiR\",\"url\":\"http:\\/\\/t.co\\/AryPpFiR\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181670105677826\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6696,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"followers_count\":2387,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"name\":\"Ludovic Delaherche\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":72665061,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/chapkattack.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181670105677826,\"created_at\":\"Fri Feb 24 23:05:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1543000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7078ceaa-0396-410b-9e0f-3423383f993c-173181670105677826" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "42. #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1801999608/Avatar_MC_normal.jpg" -}, -"title": "Maxime Saint Michel: 42. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1544000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"42. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[4,8]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181679966486528\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":143,\"screen_name\":\"Emmessem\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":339,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"038543\",\"followers_count\":43,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1801999608\\/Avatar_MC_normal.jpg\",\"description\":\"Jeune sc\\u00e9nariste en herbe, co-fondateur de BAW Comics, cr\\u00e9ateur de Drak B\\u00e9ryl.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"ACDED6\",\"id_str\":\"313473947\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801999608\\/Avatar_MC_normal.jpg\",\"name\":\"Maxime Saint Michel\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 08 18:20:39 +0000 2011\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":313473947,\"utc_offset\":null,\"favourites_count\":11,\"url\":\"http:\\/\\/emmessemfic.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181679966486528,\"created_at\":\"Fri Feb 24 23:05:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1544000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "635fbaf9-48cf-482e-882c-14685ca05753-173181679966486528" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "+1 “@BriKo: Le César de la plus belle chemise est attribué à @Vinvin #lgw”", -"img": { -"src": "http://a2.twimg.com/profile_images/1602896411/206079_10150243427490583_675380582_7702521_4377825_n_normal.jpg" -}, -"title": "Nicolas Hélin: +1 “@BriKo: Le César de la plus belle chemise est attribué à @Vinvin #lgw”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1544000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"+1 \\u201c@BriKo: Le C\\u00e9sar de la plus belle chemise est attribu\\u00e9 \\u00e0 @Vinvin #lgw\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"BriKo\",\"indices\":[4,10],\"id_str\":\"6651722\",\"name\":\"Brice Mazenod\",\"id\":6651722},{\"screen_name\":\"Vinvin\",\"indices\":[61,68],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[69,73]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181677315702785\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":551,\"screen_name\":\"Nhelin\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":8523,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Carri\\u00e8res Sous Poissy\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"009999\",\"followers_count\":273,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1602896411\\/206079_10150243427490583_675380582_7702521_4377825_n_normal.jpg\",\"description\":\"Android, Gadgets, nouvelles technos, community & web 2.0, photo, foot, ... voil\\u00e0 de quoi nous allons parler ensemble :)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"131516\",\"id_str\":\"21747053\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1602896411\\/206079_10150243427490583_675380582_7702521_4377825_n_normal.jpg\",\"name\":\"Nicolas H\\u00e9lin\",\"default_profile_image\":false,\"created_at\":\"Tue Feb 24 11:47:42 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":21747053,\"utc_offset\":-36000,\"favourites_count\":23,\"url\":\"http:\\/\\/nicolashelin.free.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181677315702785,\"created_at\":\"Fri Feb 24 23:05:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1544000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "67b1967f-39c5-4311-b927-734a24198446-173181677315702785" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Solange elle est frappée. Elle a des peurs... Intéressantes. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1700221874/ronchon_normal.jpg" -}, -"title": "el Ronchon: Solange elle est frappée. Elle a des peurs... Intéressantes. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1546000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Solange elle est frapp\\u00e9e. Elle a des peurs... Int\\u00e9ressantes. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181687071637504\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":35,\"screen_name\":\"elronchon\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":51,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":5,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1700221874\\/ronchon_normal.jpg\",\"description\":\"n\\u00e9 un jour de pluie.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"335664825\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1700221874\\/ronchon_normal.jpg\",\"name\":\"el Ronchon\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 15 01:39:07 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":335664825,\"utc_offset\":null,\"favourites_count\":1,\"url\":\"http:\\/\\/www.soules.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181687071637504,\"created_at\":\"Fri Feb 24 23:05:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1546000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9fc17d6e-a9e7-4709-8482-592ffd5088ce-173181687071637504" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @baktelraalis: La drogue c'est mal #lgw #viveleservicepublic", -"img": { -"src": "http://a2.twimg.com/profile_images/1735644265/front_de_gauche_annee_normal.jpg" -}, -"title": "Cachounette: RT @baktelraalis: La drogue c'est mal #lgw #viveleservicepublic", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1547000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @baktelraalis: La drogue c'est mal #lgw #viveleservicepublic\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"baktelraalis\",\"indices\":[3,16],\"name\":\"Bakt El Raalis\",\"id_str\":\"18515564\",\"id\":18515564}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[38,42]},{\"text\":\"viveleservicepublic\",\"indices\":[43,63]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"La drogue c'est mal #lgw #viveleservicepublic\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]},{\"text\":\"viveleservicepublic\",\"indices\":[25,45]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181375732649985\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"baktelraalis\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1093,\"location\":\"France\",\"profile_text_color\":\"636363\",\"followers_count\":1299,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"description\":\"Admin Web \\/ R\\u00e9dacteur en chef @Pelecanus_net + apprenti photographe + amateur de musique ind\\u00e9' et de culture ALT + demandeur d'asile + fils des internets\",\"statuses_count\":21283,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"show_all_inline_media\":true,\"listed_count\":105,\"profile_link_color\":\"808080\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"18515564\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Bakt El Raalis\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"created_at\":\"Wed Dec 31 20:37:21 +0000 2008\",\"profile_sidebar_fill_color\":\"141414\",\"id\":18515564,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.pelecanus.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\"},\"truncated\":false,\"id\":173181375732649985,\"created_at\":\"Fri Feb 24 23:03:52 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181691458879489\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"cachounette\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":40,\"location\":\"France\",\"profile_text_color\":\"3E4415\",\"followers_count\":51,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1735644265\\/front_de_gauche_annee_normal.jpg\",\"description\":\"sage femme, militante PCF-Front de gauche et CGT\",\"statuses_count\":250,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"39092205\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Cachounette\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"created_at\":\"Sun May 10 18:40:14 +0000 2009\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":39092205,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1735644265\\/front_de_gauche_annee_normal.jpg\"},\"truncated\":false,\"id\":173181691458879489,\"created_at\":\"Fri Feb 24 23:05:07 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1547000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef79b786-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dd3401e2-22e8-490b-b837-07440339928a-173181691458879489" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le négatif de bref : mdr #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1612831528/cni_id_normal.jpg" -}, -"title": "Jean-Louis Coste: Le négatif de bref : mdr #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1549000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le n\\u00e9gatif de bref : mdr #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181698719227904\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":132,\"screen_name\":\"jlcoste\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":544,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"10207a\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"description\":\"Langue, litt\\u00e9rature et politique. Sp\\u00e9cialis\\u00e9 en traitement automatique des langues (presse). Rattach\\u00e9 \\u00e0 l'Universit\\u00e9 de Paris 3, et prof. en coll\\u00e8ge de banlieue\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"244454441\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"name\":\"Jean-Louis Coste\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 29 10:24:46 +0000 2011\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":244454441,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181698719227904,\"created_at\":\"Fri Feb 24 23:05:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1549000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "00482e32-4ab0-493a-9b89-b0c5ac5f8b70-173181698719227904" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "66 glaçons :) #lgw @LeGrandWebze", -"img": { -"src": "http://a0.twimg.com/profile_images/1742244378/16469_315452705267_659555267_9254691_600199_n_normal.jpg" -}, -"title": "Nicolas Ramz: 66 glaçons :) #lgw @LeGrandWebze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1550000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"66 gla\\u00e7ons :) #lgw @LeGrandWebze\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[19,32],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.2241006,48.8155414],[2.4697521,48.8155414],[2.4697521,48.9021461],[2.2241006,48.9021461]]]},\"attributes\":{},\"full_name\":\"Paris, Paris\",\"place_type\":\"city\",\"name\":\"Paris\",\"id\":\"7238f93a3e899af6\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/7238f93a3e899af6.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181702234062849\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":251,\"screen_name\":\"warpdesign_\",\"lang\":\"en\",\"profile_text_color\":\"b3b3b3\",\"statuses_count\":5143,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/27824969\\/background6.jpg\",\"location\":\"45,77982325,3,08140843\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"0099B9\",\"followers_count\":167,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1742244378\\/16469_315452705267_659555267_9254691_600199_n_normal.jpg\",\"description\":\"D\\u00e9veloppeur UX r\\u00eaveur, amateur de musique, avide de nouvelles technos, mais pas mouton pour autant\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"63290634\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/27824969\\/background6.jpg\",\"profile_sidebar_fill_color\":\"000000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1742244378\\/16469_315452705267_659555267_9254691_600199_n_normal.jpg\",\"name\":\"Nicolas Ramz\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 05 23:11:47 +0000 2009\",\"profile_sidebar_border_color\":\"7f8fab\",\"id\":63290634,\"utc_offset\":-10800,\"favourites_count\":4,\"url\":\"http:\\/\\/www.warpdesign.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181702234062849,\"created_at\":\"Fri Feb 24 23:05:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1550000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3fa6b3e7-cbac-49fc-842c-4c37531f73f6-173181702234062849" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Solange c'est space comme truc o_O. J'ai pas compris le délire #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1803227504/lolilol_normal.JPG" -}, -"title": "Thomas Gabri L: Solange c'est space comme truc o_O. J'ai pas compris le délire #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1551000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Solange c'est space comme truc o_O. J'ai pas compris le d\\u00e9lire #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[63,67]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181707258834944\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":315,\"screen_name\":\"TonMeilleurAmi_\",\"lang\":\"fr\",\"profile_text_color\":\"010157\",\"statuses_count\":2444,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/416460348\\/daft1.png\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"eb0c0c\",\"followers_count\":713,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1803227504\\/lolilol_normal.JPG\",\"description\":\"J'\\u00e9coute du dancefloor, du rock, du jazz, de la techno, du hip-hop, de la pop, du R&B, de la soul, enfin tout quoi ... -Impose ton style !-\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"000000\",\"id_str\":\"305581176\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/416460348\\/daft1.png\",\"profile_sidebar_fill_color\":\"c7c3c3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803227504\\/lolilol_normal.JPG\",\"name\":\"Thomas Gabri L\",\"default_profile_image\":false,\"created_at\":\"Thu May 26 13:24:41 +0000 2011\",\"profile_sidebar_border_color\":\"000000\",\"id\":305581176,\"utc_offset\":null,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181707258834944,\"created_at\":\"Fri Feb 24 23:05:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1551000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c86b9283-9c7e-4851-a690-ec602de4d268-173181707258834944" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @julr: Merci @Vinvin comme chaque fois on peut régler notre Tv grâce à ta chemise #ilreste aussi #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1705755913/twitter-popup-bulle-info-icone-5035-256_normal.png" -}, -"title": "Cédric Le Grevès: RT @julr: Merci @Vinvin comme chaque fois on peut régler notre Tv grâce à ta chemise #ilreste aussi #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1551000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @julr: Merci @Vinvin comme chaque fois on peut r\\u00e9gler notre Tv gr\\u00e2ce \\u00e0 ta chemise #ilreste aussi #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"JulR\",\"indices\":[3,8],\"id_str\":\"10572732\",\"name\":\"Julie R \\u062c\\u0648\\u0644\\u064a\",\"id\":10572732},{\"screen_name\":\"Vinvin\",\"indices\":[16,23],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[85,93]},{\"text\":\"lgw\",\"indices\":[100,104]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181708080918529\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1818,\"screen_name\":\"clegreves\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":435,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":356,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1705755913\\/twitter-popup-bulle-info-icone-5035-256_normal.png\",\"description\":\"@TVcheck addict\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"316519559\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1705755913\\/twitter-popup-bulle-info-icone-5035-256_normal.png\",\"name\":\"C\\u00e9dric Le Grev\\u00e8s\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 13 15:35:43 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":316519559,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181708080918529,\"created_at\":\"Fri Feb 24 23:05:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1551000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "24f96f9a-f6ab-438f-b647-80dd20c58e49-173181708080918529" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Tous ces gens qui découvrent notre Solange <3 #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1744048818/qUG3d_normal.jpg" -}, -"title": "Simon: Tous ces gens qui découvrent notre Solange <3 #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1551000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Tous ces gens qui d\\u00e9couvrent notre Solange <3 #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181706369634304\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":288,\"screen_name\":\"Srsim\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":10572,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Third rock from the sun\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"2FC2EF\",\"followers_count\":309,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1744048818\\/qUG3d_normal.jpg\",\"description\":\"BiotechnoLOLgy and random crap. J'essaie de vivre ma vie \\u00e0 fond en passant pour un con au moins une fois par jour.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"130871832\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1744048818\\/qUG3d_normal.jpg\",\"name\":\"Simon\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 08 15:44:24 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":130871832,\"utc_offset\":3600,\"favourites_count\":84,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181706369634304,\"created_at\":\"Fri Feb 24 23:05:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1551000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c326d14b-35d6-4f70-83c2-104047270e5a-173181706369634304" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ça va beaucoup trop vite, même pas le temps de lire les tweets du #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1579781654/brush2star_mini_normal.jpg" -}, -"title": "Magalie Baudry: ça va beaucoup trop vite, même pas le temps de lire les tweets du #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1551000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"\\u00e7a va beaucoup trop vite, m\\u00eame pas le temps de lire les tweets du #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[66,70]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181710022873089\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"f2b87e\",\"screen_name\":\"Mag_frog\",\"lang\":\"fr\",\"favourites_count\":6,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":251,\"location\":\"Nantes\\/Cholet\",\"profile_text_color\":\"333333\",\"followers_count\":274,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"description\":\"Passions web, infographie, dessin, couture, nouvelles technos, communication, partage et th\\u00e9\\u00e2tre amateur.\",\"statuses_count\":6516,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"7762e0\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"fcfcfc\",\"protected\":false,\"id_str\":\"172314328\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Magalie Baudry\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"created_at\":\"Thu Jul 29 12:06:17 +0000 2010\",\"profile_sidebar_fill_color\":\"f7a64a\",\"id\":172314328,\"follow_request_sent\":null,\"utc_offset\":-7200,\"url\":\"http:\\/\\/www.maglagrenouille.fr\\/blog\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\"},\"truncated\":false,\"id\":173181710022873089,\"created_at\":\"Fri Feb 24 23:05:11 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1551000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3e80193a-23f9-4204-a8e0-10e65095c22c-173181710022873089" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw 50 glaçons ?", -"img": { -"src": "http://a0.twimg.com/profile_images/735642103/mortimer_normal.jpg" -}, -"title": "Yves BARBARIN: #lgw 50 glaçons ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1551000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw 50 gla\\u00e7ons ?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181710186446850\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"D9B17E\",\"screen_name\":\"yves_bar\",\"lang\":\"fr\",\"favourites_count\":4,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":14,\"location\":\"Paris, Ile-de-France FR\",\"profile_text_color\":\"333333\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/735642103\\/mortimer_normal.jpg\",\"description\":\"\",\"statuses_count\":87,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"9D582E\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"London\",\"profile_background_color\":\"8B542B\",\"protected\":false,\"id_str\":\"120391774\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Yves BARBARIN\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"created_at\":\"Sat Mar 06 08:54:21 +0000 2010\",\"profile_sidebar_fill_color\":\"EADEAA\",\"id\":120391774,\"follow_request_sent\":null,\"utc_offset\":0,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/735642103\\/mortimer_normal.jpg\"},\"truncated\":false,\"id\":173181710186446850,\"created_at\":\"Fri Feb 24 23:05:11 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1551000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8bfa4c81-7b60-4a38-aa73-d96a2bdb4e38-173181710186446850" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW : déjà que je suis arrivée sur Twitter y'a moins d'un mois, là je suis carrément dans la 4ème dimension. Mais c'est plaisant, continuez", -"img": { -"src": "http://a0.twimg.com/profile_images/1752700180/Kriss-visage_normal.jpg" -}, -"title": "Kriss De Valnor: #LGW : déjà que je suis arrivée sur Twitter y'a moins d'un mois, là je suis carrément dans la 4ème dimension. Mais c'est plaisant, continuez", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1552000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW : d\\u00e9j\\u00e0 que je suis arriv\\u00e9e sur Twitter y'a moins d'un mois, l\\u00e0 je suis carr\\u00e9ment dans la 4\\u00e8me dimension. Mais c'est plaisant, continuez\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181714137493504\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"KrissValnor\",\"lang\":\"fr\",\"favourites_count\":19,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":109,\"location\":\"Entre Ikea et le Walhalla\",\"profile_text_color\":\"333333\",\"followers_count\":30,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1752700180\\/Kriss-visage_normal.jpg\",\"description\":\"Pas moyen d'entrer dans le lac sans se mouiller.\",\"statuses_count\":168,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/413131582\\/kriss_de_Valnor_Sente_De_Vi.jpg\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"CC3366\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"DBE9ED\",\"protected\":false,\"id_str\":\"463148006\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Kriss De Valnor\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/413131582\\/kriss_de_Valnor_Sente_De_Vi.jpg\",\"created_at\":\"Fri Jan 13 19:41:39 +0000 2012\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":463148006,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1752700180\\/Kriss-visage_normal.jpg\"},\"truncated\":false,\"id\":173181714137493504,\"created_at\":\"Fri Feb 24 23:05:12 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1552000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "594d5967-e1c5-4d6a-b60f-60deb14e348d-173181714137493504" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "1 ere emission interractive #lgw #France5", -"img": { -"src": "http://a3.twimg.com/profile_images/1578085959/funny-dirty-photos-thechive-7_normal.jpg" -}, -"title": "Matthieu Michel: 1 ere emission interractive #lgw #France5", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1554000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"1 ere emission interractive #lgw #France5\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]},{\"text\":\"France5\",\"indices\":[33,41]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181720466690051\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":68,\"screen_name\":\"MicheO3\",\"lang\":\"en\",\"profile_text_color\":\"3E4415\",\"statuses_count\":5141,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"Marseille\\/Paris\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"D02B55\",\"followers_count\":95,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1578085959\\/funny-dirty-photos-thechive-7_normal.jpg\",\"description\":\"\\u00ab Dieu a cr\\u00e9\\u00e9 les seins pour nourrir les enfants et on y met des proth\\u00e8ses pour nourrir les docteurs. \\u00bb\\u00ab Ce monde est un vaste naufrage : sauve qui peut ! \\u00bb\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"68460513\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1578085959\\/funny-dirty-photos-thechive-7_normal.jpg\",\"name\":\"Matthieu Michel\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 24 17:30:05 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":68460513,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181720466690051,\"created_at\":\"Fri Feb 24 23:05:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1554000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b0e1a85f-14e9-45f1-adb2-d4ea5b3fdf1f-173181720466690051" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@jonatwittbarre ils sont bien ils sont bien ! Peut-être des polaires pour le passage chez Drucker ? #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/619966956/bogoss1_normal.jpg" -}, -"title": "Monsieur Poulpe: @jonatwittbarre ils sont bien ils sont bien ! Peut-être des polaires pour le passage chez Drucker ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1554000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"jonatwittbarre\",\"truncated\":false,\"text\":\"@jonatwittbarre ils sont bien ils sont bien ! Peut-\\u00eatre des polaires pour le passage chez Drucker ? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"jonatwittbarre\",\"indices\":[0,15],\"name\":\"Jonathan Barr\\u00e9\",\"id_str\":\"23099146\",\"id\":23099146}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[101,105]}]},\"in_reply_to_user_id\":23099146,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":\"173180946131062784\",\"id_str\":\"173181722408660992\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"010203\",\"screen_name\":\"Monsieur_Poulpe\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":44,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"description\":\"Je fais vivre le net depuis 98. Depuis que je suis enseign\\u00e9 dans les \\u00e9coles, dois-je vraiment me pr\\u00e9senter ?\",\"statuses_count\":2827,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"show_all_inline_media\":true,\"listed_count\":325,\"profile_link_color\":\"042c5e\",\"followers_count\":14305,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"5cb5a8\",\"protected\":false,\"id_str\":\"101887303\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Monsieur Poulpe\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"created_at\":\"Mon Jan 04 23:03:32 +0000 2010\",\"profile_sidebar_fill_color\":\"68baae\",\"id\":101887303,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.monsieurpoulpe.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\"},\"in_reply_to_status_id\":173180946131062784,\"id\":173181722408660992,\"created_at\":\"Fri Feb 24 23:05:14 +0000 2012\",\"in_reply_to_user_id_str\":\"23099146\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1554000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "eb803816-14cd-43d3-827d-405788ecb029-173181722408660992" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw La nominée dans la catégorie \"à la manière du cinéma français\" est ... Solange.", -"img": { -"src": "http://a0.twimg.com/profile_images/1622124369/Cartoonpresident_normal.gif" -}, -"title": "Hervé Dumond: #lgw La nominée dans la catégorie \"à la manière du cinéma français\" est ... Solange.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1555000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw La nomin\\u00e9e dans la cat\\u00e9gorie \\\"\\u00e0 la mani\\u00e8re du cin\\u00e9ma fran\\u00e7ais\\\" est ... Solange.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181725264977920\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"d1d1d1\",\"screen_name\":\"cartoonpdt\",\"lang\":\"fr\",\"favourites_count\":149,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":565,\"location\":\"France\",\"profile_text_color\":\"000000\",\"followers_count\":235,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1622124369\\/Cartoonpresident_normal.gif\",\"description\":\"https:\\/\\/twitter.com\\/#!\\/cartoonpdt\\/favorites\",\"statuses_count\":2,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/355093994\\/132.jpg\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"003366\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"77615428\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Herv\\u00e9 Dumond\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/355093994\\/132.jpg\",\"created_at\":\"Sun Sep 27 00:32:11 +0000 2009\",\"profile_sidebar_fill_color\":\"ffdd00\",\"id\":77615428,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/mirror.me\\/390abp28?s=home\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1622124369\\/Cartoonpresident_normal.gif\"},\"truncated\":false,\"id\":173181725264977920,\"created_at\":\"Fri Feb 24 23:05:15 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1555000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b38725d3-fe99-4cb6-a966-c99cb060c085-173181725264977920" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bizarre cette émission du Grand Webze #lgw... On se croirait dans un bureau du CIA...", -"img": { -"src": "http://a1.twimg.com/profile_images/1803169085/DSC01443_normal.JPG" -}, -"title": "Benjamin Aguillon: Bizarre cette émission du Grand Webze #lgw... On se croirait dans un bureau du CIA...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1556000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bizarre cette \\u00e9mission du Grand Webze #lgw... On se croirait dans un bureau du CIA...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[38,42]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181728356179968\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":25,\"screen_name\":\"Balcidebava\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":103,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"chez moi\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1803169085\\/DSC01443_normal.JPG\",\"description\":\"L'homme face \\u00e0 l'absurde\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"482835609\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803169085\\/DSC01443_normal.JPG\",\"name\":\"Benjamin Aguillon\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 04 10:52:02 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":482835609,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181728356179968,\"created_at\":\"Fri Feb 24 23:05:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1556000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "13c337f0-5bc9-4422-a51c-bf4a7146f639-173181728356179968" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw il faut 153 glaçons tout rond @francoisrollin", -"img": { -"src": "http://a2.twimg.com/profile_images/1186211112/MyBEP_Laurent_normal.png" -}, -"title": "laurent GEFFROY: #lgw il faut 153 glaçons tout rond @francoisrollin", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1556000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw il faut 153 gla\\u00e7ons tout rond @francoisrollin\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[35,50],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181729006292993\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":63,\"screen_name\":\"lgeffroy\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":765,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"2FC2EF\",\"followers_count\":58,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1186211112\\/MyBEP_Laurent_normal.png\",\"description\":\".Net Architect, loves technologies and Baseball\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"6807672\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1186211112\\/MyBEP_Laurent_normal.png\",\"name\":\"laurent GEFFROY\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 14 09:14:06 +0000 2007\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":6807672,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.laurentgeffroy.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181729006292993,\"created_at\":\"Fri Feb 24 23:05:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1556000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "61962ae1-e333-4077-9add-164a4d30ac36-173181729006292993" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Lol!!! #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: Lol!!! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1558000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Lol!!! #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[7,11]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181737172606976\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"111405\",\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"favourites_count\":16,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":912,\"location\":\"Alsace, France\",\"profile_text_color\":\"a3c23e\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"statuses_count\":4894,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Hugo SCHOCH\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_fill_color\":\"9ca871\",\"id\":175540303,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/only.hug33k.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\"},\"truncated\":false,\"id\":173181737172606976,\"created_at\":\"Fri Feb 24 23:05:18 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1558000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "79cc2d2b-61c4-43e0-9fc6-e5a5adee8681-173181737172606976" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze allez @SolangeTeParle utilise 40 glaçons !! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/535308655/wp_pairo_denied_2_normal.jpg" -}, -"title": "christophe garnier: @LeGrandWebze allez @SolangeTeParle utilise 40 glaçons !! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1559000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze allez @SolangeTeParle utilise 40 gla\\u00e7ons !! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"SolangeTeParle\",\"indices\":[20,35],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[59,63]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.osfoora.com\\\" rel=\\\"nofollow\\\"\\u003EOsfoora HD\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173180994772406272\",\"id_str\":\"173181740117012481\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173180994772406272,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":711,\"screen_name\":\"catfishs\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":37469,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/427349951\\/IMG_0132.JPG\",\"location\":\"Yffiniac - France\",\"show_all_inline_media\":false,\"listed_count\":164,\"profile_link_color\":\"0084B4\",\"followers_count\":983,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/535308655\\/wp_pairo_denied_2_normal.jpg\",\"description\":\"Photographe ind\\u00e9pendant et breton d'adoption. J'aime \\u00e9couter de la bonne musique quand je n'ai pas le temps d'en jouer.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"29444976\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/427349951\\/IMG_0132.JPG\",\"profile_sidebar_fill_color\":\"acd9e8\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/535308655\\/wp_pairo_denied_2_normal.jpg\",\"name\":\"christophe garnier\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 07 13:17:59 +0000 2009\",\"profile_sidebar_border_color\":\"158cbf\",\"id\":29444976,\"utc_offset\":3600,\"favourites_count\":28,\"url\":\"http:\\/\\/www.capturesdigitales.fr\"},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173181740117012481,\"created_at\":\"Fri Feb 24 23:05:19 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1559000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9e93c5d9-3cf6-43a2-bda7-2590c141ba70-173181740117012481" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "chat fail #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1823017040/tetocarre_normal.jpg" -}, -"title": "GoldoNat: chat fail #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1561000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"chat fail #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[10,14]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181751517134849\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"GoldoNat\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":256,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"description\":\"Graphiste, Pr\\u00e9sentatrice qui raconte des blagues nulles et Stagiaire irresponsable \\u00e9v\\u00e8nement chez DoReMi Game Cie, Jeux Vid\\u00e9os, Troll \\u00e0 ses heures perdues.\",\"statuses_count\":1752,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"116250574\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"GoldoNat\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Sun Feb 21 19:13:39 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":116250574,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.doremi.asso.fr\\/site\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\"},\"truncated\":false,\"id\":173181751517134849,\"created_at\":\"Fri Feb 24 23:05:21 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1561000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b8770b61-7653-4d5f-8c63-7b01fe99b653-173181751517134849" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bonjour #LGW, pourriez-vous parler des droits des rongeurs ? Nous souffrons d'un cruel manque de présence médiatique.", -"img": { -"src": "http://a0.twimg.com/profile_images/1848771133/LA_FORET_FORTE__BANDE_DE_PUTES_normal.jpg" -}, -"title": "Super Ragondin: Bonjour #LGW, pourriez-vous parler des droits des rongeurs ? Nous souffrons d'un cruel manque de présence médiatique.", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1561000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Bonjour #LGW, pourriez-vous parler des droits des rongeurs ? Nous souffrons d'un cruel manque de pr\\u00e9sence m\\u00e9diatique.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[8,12]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181749080231936\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"SuperRagondin\",\"lang\":\"fr\",\"favourites_count\":6,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":102,\"location\":\"For\\u00eat de Rambouillet, France\",\"profile_text_color\":\"333333\",\"followers_count\":227,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848771133\\/LA_FORET_FORTE__BANDE_DE_PUTES_normal.jpg\",\"description\":\"Je suis un ragondin, je mange du bois et je mords les p\\u00eacheurs. Candidat du #PartiDesRongeurs a la presidentielle 2012. La For\\u00eat Forte.\",\"statuses_count\":533,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432809687\\/Affiche_Super_Ragondin2.png\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"228909686\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Super Ragondin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432809687\\/Affiche_Super_Ragondin2.png\",\"created_at\":\"Tue Dec 21 01:01:47 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":228909686,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.roc.asso.fr\\/protection-faune\\/ragondin.html\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848771133\\/LA_FORET_FORTE__BANDE_DE_PUTES_normal.jpg\"},\"truncated\":false,\"id\":173181749080231936,\"created_at\":\"Fri Feb 24 23:05:21 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1561000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "691020df-a1b4-4564-abbc-416a8d6bc4f6-173181749080231936" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pas le chat qui sauuuuute! #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1772675299/Avatar_Le_a_normal.png" -}, -"title": "Marine La Maudite: Pas le chat qui sauuuuute! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1561000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Pas le chat qui sauuuuute! #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[27,31]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[-2.8378013,48.1224931],[-2.650921,48.1224931],[-2.650921,48.2244728],[-2.8378013,48.2244728]]]},\"attributes\":{},\"full_name\":\"Loud\\u00e9ac, C\\u00f4tes-d'Armor\",\"name\":\"Loud\\u00e9ac\",\"id\":\"dd6b92f876374a20\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/dd6b92f876374a20.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[-2.75333475,48.18234000]},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":{\"type\":\"Point\",\"coordinates\":[48.18234000,-2.75333475]},\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181750908952578\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"2e2e2e\",\"screen_name\":\"M_LaMaudite\",\"lang\":\"fr\",\"favourites_count\":20,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":303,\"location\":\"48.118799, -1.706661\",\"profile_text_color\":\"89c5c7\",\"followers_count\":324,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1772675299\\/Avatar_Le_a_normal.png\",\"description\":\"Propri\\u00e9taire de mlamaudite.fr-S\\u00e9ries-Films-JV-\\r\\nMembre du bureau de @AssoUSETIC, \\u00e9tudiante en LP #USETIC et Stagiaire #Educationalimage \\u00e0 Clair Obscur, Rennes.\",\"statuses_count\":6847,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/407968467\\/wallpaper-twitter-54-1280x800.jpg\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"9689c7\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"509ec2\",\"protected\":false,\"id_str\":\"132459946\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Marine La Maudite\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/407968467\\/wallpaper-twitter-54-1280x800.jpg\",\"created_at\":\"Tue Apr 13 08:53:32 +0000 2010\",\"profile_sidebar_fill_color\":\"2e2e2e\",\"id\":132459946,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/mlamaudite.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1772675299\\/Avatar_Le_a_normal.png\"},\"truncated\":false,\"id\":173181750908952578,\"created_at\":\"Fri Feb 24 23:05:21 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1561000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "153f3777-7f69-4284-90ba-4343a36c8903-173181750908952578" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je voulais dire 57 #lgw :D", -"img": { -"src": "http://a0.twimg.com/profile_images/1843832843/Photo_du_21-02-12___19.49_normal.jpg" -}, -"title": "Alice Wonderland: Je voulais dire 57 #lgw :D", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1562000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je voulais dire 57 #lgw :D\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181755216498688\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":141,\"screen_name\":\"moustikette\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":217,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"Near Paris\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843832843\\/Photo_du_21-02-12___19.49_normal.jpg\",\"description\":\"J'ai un bonnet Tigrou! And so what? :D\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"23988907\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843832843\\/Photo_du_21-02-12___19.49_normal.jpg\",\"name\":\"Alice Wonderland\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 12 17:33:07 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":23988907,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/wonderlandalice.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181755216498688,\"created_at\":\"Fri Feb 24 23:05:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1562000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "15d15e5a-eba4-407b-89ff-2dc1fd8f649f-173181755216498688" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw 48 glaçons #lachemisedevinvin", -"img": { -"src": "http://a0.twimg.com/profile_images/1586459977/Skype01_normal.jpg" -}, -"title": "Alexandru Haras: #lgw 48 glaçons #lachemisedevinvin", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1563000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw 48 gla\\u00e7ons #lachemisedevinvin\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"lachemisedevinvin\",\"indices\":[16,34]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181759293362176\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"D3D2CF\",\"screen_name\":\"alex_haras\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":210,\"location\":\"France\",\"profile_text_color\":\"634047\",\"followers_count\":23,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1586459977\\/Skype01_normal.jpg\",\"description\":\"\",\"statuses_count\":86,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"088253\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"protected\":false,\"id_str\":\"107420038\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Alexandru Haras\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"created_at\":\"Fri Jan 22 14:08:24 +0000 2010\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"id\":107420038,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1586459977\\/Skype01_normal.jpg\"},\"truncated\":false,\"id\":173181759293362176,\"created_at\":\"Fri Feb 24 23:05:23 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1563000, -"tags": [ -{ -"id-ref": "ef885750-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5f91ae2c-66d0-40f9-b794-8a63c5e2f466-173181759293362176" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh, un chat \\o/ #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Oh, un chat \\o/ #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1563000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh, un chat \\\\o\\/ #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181757837934592\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3246,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181757837934592,\"created_at\":\"Fri Feb 24 23:05:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1563000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e05ab651-fa43-4d00-acb7-638fcc54662f-173181757837934592" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@palmashow On se fait pas trop chier sur le banc obscur ? #lgw", -"img": { -"src": "http://a3.twimg.com/sticky/default_profile_images/default_profile_4_normal.png" -}, -"title": "Raphaël Vartanian: @palmashow On se fait pas trop chier sur le banc obscur ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1563000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@palmashow On se fait pas trop chier sur le banc obscur ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[58,62]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173181285404114945\",\"id_str\":\"173181759662456832\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173181285404114945,\"in_reply_to_user_id_str\":\"23782965\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":38,\"screen_name\":\"ShahenHayIan\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":71,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"038543\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/sticky\\/default_profile_images\\/default_profile_4_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ACDED6\",\"id_str\":\"103083418\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_4_normal.png\",\"name\":\"Rapha\\u00ebl Vartanian\",\"default_profile_image\":true,\"created_at\":\"Fri Jan 08 20:45:17 +0000 2010\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":103083418,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":\"palmashow\",\"truncated\":false,\"id\":173181759662456832,\"created_at\":\"Fri Feb 24 23:05:23 +0000 2012\",\"in_reply_to_user_id\":23782965}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1563000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f29fc1f3-8e86-4232-ba84-a4fb9b7ba34e-173181759662456832" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw point mabille", -"img": { -"src": "http://a2.twimg.com/profile_images/1340686999/hasselhoff_normal.jpg" -}, -"title": "monsieurhobby: #lgw point mabille", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1564000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw point mabille\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181764855009280\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":663,\"screen_name\":\"monsieurhobby\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7365,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"location\":\"DtC\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"followers_count\":207,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"description\":\"Geek travesti en Ambulancier, je me prom\\u00e8ne en Aquitaine avec dans mon sac des podcasts, des s\\u00e9ries tv, des films et surtout de comics, un v\\u00e9ritable Hobby...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"78733185\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"name\":\"monsieurhobby\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 30 22:59:44 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":78733185,\"utc_offset\":-10800,\"favourites_count\":30,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181764855009280,\"created_at\":\"Fri Feb 24 23:05:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1564000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2c33d9fa-84ef-44f0-990b-02289238abce-173181764855009280" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Je pense que @SolangeTeParle est folle... Ou en tous cas, elle n'est pas drole ! :/", -"img": { -"src": "http://a3.twimg.com/profile_images/1765785882/Moi_terrasse_Bureau_normal.jpg" -}, -"title": "Geoffroy Haubert: #LGW Je pense que @SolangeTeParle est folle... Ou en tous cas, elle n'est pas drole ! :/", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1565000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW Je pense que @SolangeTeParle est folle... Ou en tous cas, elle n'est pas drole ! :\\/\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[18,33],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181766637600768\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":63,\"screen_name\":\"GeoffroyHaubert\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":171,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":18,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1765785882\\/Moi_terrasse_Bureau_normal.jpg\",\"description\":\"Je pense. Je suis.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"022330\",\"id_str\":\"194535918\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1765785882\\/Moi_terrasse_Bureau_normal.jpg\",\"name\":\"Geoffroy Haubert\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 24 11:21:58 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":194535918,\"utc_offset\":null,\"favourites_count\":4,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181766637600768,\"created_at\":\"Fri Feb 24 23:05:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1565000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "006cf8cb-4ed3-4634-8160-92a1fc342a2b-173181766637600768" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @VivianRoldo: #cesar2012 étant terminé, on passe sur #france5 pour #lgw :) -> IDEM et c'est une super bonne soirée! ;)", -"img": { -"src": "http://a3.twimg.com/profile_images/1594302019/3eadcb00-f04c-4c61-b122-e74a871d97e2_normal.png" -}, -"title": "Sophie TAN: RT @VivianRoldo: #cesar2012 étant terminé, on passe sur #france5 pour #lgw :) -> IDEM et c'est une super bonne soirée! ;)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1565000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @VivianRoldo: #cesar2012 \\u00e9tant termin\\u00e9, on passe sur #france5 pour #lgw :) -> IDEM et c'est une super bonne soir\\u00e9e! ;)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"VivianRoldo\",\"indices\":[3,15],\"id_str\":\"5786832\",\"name\":\"Vivian\",\"id\":5786832}],\"urls\":[],\"hashtags\":[{\"text\":\"cesar2012\",\"indices\":[17,27]},{\"text\":\"france5\",\"indices\":[56,64]},{\"text\":\"lgw\",\"indices\":[70,74]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181768575356929\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":303,\"screen_name\":\"sophie_ehrhardt\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":408,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"Strasbourg\",\"show_all_inline_media\":true,\"listed_count\":20,\"profile_link_color\":\"990000\",\"followers_count\":250,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1594302019\\/3eadcb00-f04c-4c61-b122-e74a871d97e2_normal.png\",\"description\":\"Branch\\u00e9e sur la communication irl&web des institutions culturelles et la m\\u00e9diation. #museogeek #fid\\u00e9lisation #web2.0 Charg\\u00e9 de Communication et CM\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"274446618\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1594302019\\/3eadcb00-f04c-4c61-b122-e74a871d97e2_normal.png\",\"name\":\"Sophie TAN\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 30 09:32:58 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":274446618,\"utc_offset\":3600,\"favourites_count\":11,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/sophie-ehrhardt\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181768575356929,\"created_at\":\"Fri Feb 24 23:05:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1565000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "65437121-6b5f-4e4f-86b9-50f75a5bd4df-173181768575356929" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "François Rollin dans #lgw , il a le même coiffeur que François Hollande niveau couleur ?", -"img": { -"src": "http://a1.twimg.com/profile_images/1835468356/brp2-1-1_normal.jpg" -}, -"title": "Bruno Roger-Petit: François Rollin dans #lgw , il a le même coiffeur que François Hollande niveau couleur ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1566000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Fran\\u00e7ois Rollin dans #lgw , il a le m\\u00eame coiffeur que Fran\\u00e7ois Hollande niveau couleur ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181772392185857\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":977,\"screen_name\":\"B_Roger_Petit\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13852,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/430045747\\/gracekelly.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":245,\"profile_link_color\":\"0084B4\",\"followers_count\":6589,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1835468356\\/brp2-1-1_normal.jpg\",\"description\":\"En \\u00e9tat de Grace... \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"48949826\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/430045747\\/gracekelly.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1835468356\\/brp2-1-1_normal.jpg\",\"name\":\"Bruno Roger-Petit\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 20 07:03:26 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":48949826,\"utc_offset\":-10800,\"favourites_count\":19,\"url\":\"http:\\/\\/leplus.nouvelobs.com\\/brunorogerpetit\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181772392185857,\"created_at\":\"Fri Feb 24 23:05:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1566000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fe68bae0-6eb8-49de-912b-0a61d6e47e2b-173181772392185857" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ou #ilpart ? #lgw me fait trop hésiter:/", -"img": { -"src": "http://a2.twimg.com/profile_images/1427838155/P7114024_normal.JPG" -}, -"title": "jali: ou #ilpart ? #lgw me fait trop hésiter:/", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1566000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"ou #ilpart ? #lgw me fait trop h\\u00e9siter:\\/\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[3,10]},{\"text\":\"lgw\",\"indices\":[13,17]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.netvibes.com\\/\\\" rel=\\\"nofollow\\\"\\u003ENetvibes Official Widget\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181770219524097\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":110,\"screen_name\":\"Jali\",\"lang\":\"fr\",\"profile_text_color\":\"574b57\",\"statuses_count\":30518,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"FR\",\"show_all_inline_media\":true,\"listed_count\":38,\"profile_link_color\":\"484b6b\",\"followers_count\":487,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\",\"description\":\"se prom\\u00e8ne\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"8064742\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\",\"name\":\"jali\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 08 21:15:24 +0000 2007\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":8064742,\"utc_offset\":3600,\"favourites_count\":148,\"url\":\"http:\\/\\/www.jali.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181770219524097,\"created_at\":\"Fri Feb 24 23:05:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1566000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0f62c8c0-aedd-4f4e-b9be-2c7430ad1a79-173181770219524097" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze 40 glacons !!!! #LGW cc @solangeteparle", -"img": { -"src": "http://a1.twimg.com/profile_images/1633923341/tn48_normal.png" -}, -"title": "msiou: @LeGrandWebze 40 glacons !!!! #LGW cc @solangeteparle", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1566000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze 40 glacons !!!! #LGW cc @solangeteparle\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"SolangeTeParle\",\"indices\":[38,53],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173181451305631744\",\"id_str\":\"173181770928365569\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173181451305631744,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":226,\"screen_name\":\"msiou\",\"lang\":\"en\",\"profile_text_color\":\"d28730\",\"statuses_count\":48129,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/358227164\\/3097-mur-en-bois-WallFizz.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":42,\"profile_link_color\":\"4a9ba8\",\"followers_count\":212,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1633923341\\/tn48_normal.png\",\"description\":\"blogueur sur http:\\/\\/msiou.net \\r\\namoureux de la musique sur http:\\/\\/lapausemeuzicale.tumblr.com \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"10070792\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/358227164\\/3097-mur-en-bois-WallFizz.jpg\",\"profile_sidebar_fill_color\":\"fff3b5\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1633923341\\/tn48_normal.png\",\"name\":\"msiou\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 08 16:30:52 +0000 2007\",\"profile_sidebar_border_color\":\"c9b766\",\"id\":10070792,\"utc_offset\":3600,\"favourites_count\":9,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173181770928365569,\"created_at\":\"Fri Feb 24 23:05:26 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1566000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e24679c0-f0cf-433f-9288-df1c641a08d8-173181770928365569" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "regarder Le Grand Webze #lgw c'est un peu comme regarder la chaîne NoLife ! De la TV locale. mais bon, courage quand même.", -"img": { -"src": "http://a0.twimg.com/profile_images/190012780/mynoeil_normal.jpg" -}, -"title": "Franck Valadier: regarder Le Grand Webze #lgw c'est un peu comme regarder la chaîne NoLife ! De la TV locale. mais bon, courage quand même.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1566000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"regarder Le Grand Webze #lgw c'est un peu comme regarder la cha\\u00eene NoLife ! De la TV locale. mais bon, courage quand m\\u00eame.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181770466996224\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":289,\"screen_name\":\"Qifran\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1437,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/220733970\\/twitter.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":12,\"profile_link_color\":\"000000\",\"followers_count\":279,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/190012780\\/mynoeil_normal.jpg\",\"description\":\"Directeur de Cr\\u00e9ation @ SQLI agency\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f7e242\",\"id_str\":\"36192042\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/220733970\\/twitter.jpg\",\"profile_sidebar_fill_color\":\"f7e242\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/190012780\\/mynoeil_normal.jpg\",\"name\":\"Franck Valadier\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 28 21:37:45 +0000 2009\",\"profile_sidebar_border_color\":\"474744\",\"id\":36192042,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181770466996224,\"created_at\":\"Fri Feb 24 23:05:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1566000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9f8d2046-e3c3-447e-9c28-19f0a09e094c-173181770466996224" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "48 glaçons ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1643374736/1_normal.jpg" -}, -"title": "Loic Etienne: 48 glaçons ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1567000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"48 gla\\u00e7ons ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[13,17]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181775021998081\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"loaketienne\",\"lang\":\"fr\",\"favourites_count\":23,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":991,\"location\":\"Vallis Clausa\",\"profile_text_color\":\"333333\",\"followers_count\":228,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1643374736\\/1_normal.jpg\",\"description\":\"D\\u00e9veloppeur \\u00e9co dans le sud de la France. Jazz, cin\\u00e9, passion pour la Nouvelle Z\\u00e9lande.\\r\\n1\\/5 de nffp-records.com\\r\\n\",\"statuses_count\":1591,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"276901578\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Loic Etienne\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Apr 04 09:37:48 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":276901578,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1643374736\\/1_normal.jpg\"},\"truncated\":false,\"id\":173181775021998081,\"created_at\":\"Fri Feb 24 23:05:27 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1567000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2e178306-84c2-4b5c-af3b-f5b8a3a780e0-173181775021998081" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Choquant ça? Oh god, donnez-moi mieux! #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1725590755/jak-avatar-twitter_normal.png" -}, -"title": "Axel Leroy: Choquant ça? Oh god, donnez-moi mieux! #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1568000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Choquant \\u00e7a? Oh god, donnez-moi mieux! #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[39,43]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181777823793152\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":303,\"screen_name\":\"BlackEco\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13159,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/199653801\\/jak-avatar-rmx-twitter.png\",\"location\":\"Versailles, France\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":191,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1725590755\\/jak-avatar-twitter_normal.png\",\"description\":\"I'm a 18 years old french geek, passionated by Anglo-Saxon culture, computing, music, Internet, video games, movies, other geek stuffs and cars.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"94871785\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/199653801\\/jak-avatar-rmx-twitter.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1725590755\\/jak-avatar-twitter_normal.png\",\"name\":\"Axel Leroy\",\"default_profile_image\":false,\"created_at\":\"Sat Dec 05 21:28:19 +0000 2009\",\"profile_sidebar_border_color\":\"00bbff\",\"id\":94871785,\"utc_offset\":3600,\"favourites_count\":142,\"url\":\"http:\\/\\/www.blackeco.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181777823793152,\"created_at\":\"Fri Feb 24 23:05:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1568000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cb1187fd-d002-4173-90be-5b821098ef22-173181777823793152" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "48 glaçons ! #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1732910391/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg" -}, -"title": "Alexa̷ ndr̷e: 48 glaçons ! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1568000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"48 gla\\u00e7ons ! #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[13,17]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181780197777408\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":997,\"screen_name\":\"K3nnyfr\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":5567,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"location\":\"Saligny, France\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"313638\",\"followers_count\":338,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\",\"description\":\"SysAdmin, Gamer, Libriste and Professionnal Troller since 1988\\r\\nhttp:\\/\\/about.me\\/k3nny\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"12687332\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"profile_sidebar_fill_color\":\"dedede\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\",\"name\":\"Alexa\\u0337 ndr\\u0337e\",\"default_profile_image\":false,\"created_at\":\"Fri Jan 25 16:14:19 +0000 2008\",\"profile_sidebar_border_color\":\"5c5c5c\",\"id\":12687332,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.k3nny.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181780197777408,\"created_at\":\"Fri Feb 24 23:05:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1568000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2f9e1f72-c6cc-4682-b67c-3194b9ac219e-173181780197777408" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": ":) “@Jali: bon ok, #ilreste le François, mais #ilchange2ton” #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1598467503/aurel2_-_Copie_normal.jpg" -}, -"title": "Aurélien: :) “@Jali: bon ok, #ilreste le François, mais #ilchange2ton” #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1568000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\":) \\u201c@Jali: bon ok, #ilreste le Fran\\u00e7ois, mais #ilchange2ton\\u201d #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Jali\",\"indices\":[4,9],\"id_str\":\"8064742\",\"name\":\"jali\",\"id\":8064742}],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[19,27]},{\"text\":\"ilchange2ton\",\"indices\":[46,59]},{\"text\":\"lgw\",\"indices\":[61,65]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181780923383810\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":886,\"screen_name\":\"aurel_p\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":33185,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Pau\",\"show_all_inline_media\":true,\"listed_count\":152,\"profile_link_color\":\"93A644\",\"followers_count\":2185,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"description\":\"cr\\u00e9ation web le jour, TVvore le soir. Attention risque de LT m\\u00eame des \\u00e9missions les plus mauvaises de la t\\u00e9l\\u00e9 fran\\u00e7aise. Partage en tout genre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"14321671\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"name\":\"Aur\\u00e9lien\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 07 10:27:23 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":14321671,\"utc_offset\":3600,\"favourites_count\":140,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181780923383810,\"created_at\":\"Fri Feb 24 23:05:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1568000, -"tags": [ -{ -"id-ref": "ef1a8540-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3f811bda-0659-4470-9667-5b070eafe133-173181780923383810" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lolcat powaaa sur #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1807980780/hackathon_2_normal.png" -}, -"title": "Antoine Touzot: #lolcat powaaa sur #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1568000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lolcat powaaa sur #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lolcat\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[19,23]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181781355409408\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":129,\"screen_name\":\"antoinetouzot\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":1202,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/236891468\\/FD.jpg\",\"location\":\"Montreuil\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"ff9900\",\"followers_count\":169,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1807980780\\/hackathon_2_normal.png\",\"description\":\"\\u00c9tudiant H3 \\u00e0 @hetic (Montreuil) [Digital native] [Geek] ...\\r\\n[Alleeeeez l\\u00e0] [@SkipTheUse and @IziaMusic addict]\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"292929\",\"id_str\":\"123813930\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/236891468\\/FD.jpg\",\"profile_sidebar_fill_color\":\"e6e6e6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1807980780\\/hackathon_2_normal.png\",\"name\":\"Antoine Touzot\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 17 08:56:06 +0000 2010\",\"profile_sidebar_border_color\":\"ff9900\",\"id\":123813930,\"utc_offset\":3600,\"favourites_count\":11,\"url\":\"http:\\/\\/lesconfdusud.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181781355409408,\"created_at\":\"Fri Feb 24 23:05:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1568000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef89c64e-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2816df91-f1d7-4fe6-ab0b-79d86cac70f9-173181781355409408" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "48 glaçons #lgw J'veux la chemise de @Vinvin !!", -"img": { -"src": "http://a2.twimg.com/profile_images/1749613158/image_normal.jpg" -}, -"title": "Milo Vox: 48 glaçons #lgw J'veux la chemise de @Vinvin !!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1569000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"48 gla\\u00e7ons #lgw J'veux la chemise de @Vinvin !!\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[37,44],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181785973338113\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":204,\"screen_name\":\"MiloVox\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":289,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":21,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1749613158\\/image_normal.jpg\",\"description\":\"Citoyen \\u00e9chantillon\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"461840194\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1749613158\\/image_normal.jpg\",\"name\":\"Milo Vox\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 12 07:50:02 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":461840194,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181785973338113,\"created_at\":\"Fri Feb 24 23:05:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1569000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "25605361-c345-426c-8ded-0d594bbd7a4f-173181785973338113" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les chats, une valeur sûre #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1801974559/51VNTOCGF1L._SS400__normal.jpg" -}, -"title": "Guillaume Gurdil: Les chats, une valeur sûre #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1570000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Les chats, une valeur s\\u00fbre #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[27,31]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181786006896640\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":164,\"screen_name\":\"gurdiiil\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2781,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Lille, France\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":84,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1801974559\\/51VNTOCGF1L._SS400__normal.jpg\",\"description\":\"Geek\\/Nerd, drogu\\u00e9 \\u00e0 la musique, atterr\\u00e9 perp\\u00e9tuel (parce qu'indign\\u00e9, c'est galvaud\\u00e9) qui garde le sens de l'humour (beh ouais, faut bien!)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"89754233\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801974559\\/51VNTOCGF1L._SS400__normal.jpg\",\"name\":\"Guillaume Gurdil\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 13 17:56:00 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":89754233,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/luniquemonsieurtoutlemonde.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181786006896640,\"created_at\":\"Fri Feb 24 23:05:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1570000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cb479233-6438-4ef8-b452-d0ffea53f640-173181786006896640" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Monsieur Rollin, où sont les années Palace ? #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1417270951/DoveArhur_normal.jpg" -}, -"title": "Dove Arthur : Monsieur Rollin, où sont les années Palace ? #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1570000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Monsieur Rollin, o\\u00f9 sont les ann\\u00e9es Palace ? #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[45,49]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181788724797443\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"f50e22\",\"screen_name\":\"DoveArthur\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":261,\"location\":\"Lille\",\"profile_text_color\":\"a19a4d\",\"followers_count\":129,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1417270951\\/DoveArhur_normal.jpg\",\"description\":\"\\u00c9tudiant EFAP Lille Europe Promo 2013 - R\\u00e9dacteur - Graphiste - Lomographiste - Cin\\u00e9phile\",\"statuses_count\":1841,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/420571809\\/Movember-Super-Mario-Bros.jpg\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"37447d\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"96210164\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Dove Arthur \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/420571809\\/Movember-Super-Mario-Bros.jpg\",\"created_at\":\"Fri Dec 11 21:27:09 +0000 2009\",\"profile_sidebar_fill_color\":\"f7fcfc\",\"id\":96210164,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1417270951\\/DoveArhur_normal.jpg\"},\"truncated\":false,\"id\":173181788724797443,\"created_at\":\"Fri Feb 24 23:05:30 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1570000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ddb09256-cdce-48e2-a6c2-dd7e8c92e76d-173181788724797443" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Minuit j'ai l'impression d'avoir pris de la drogue #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1637039636/pierre_et_le_loup_normal.jpg" -}, -"title": "Papou: Minuit j'ai l'impression d'avoir pris de la drogue #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1571000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Minuit j'ai l'impression d'avoir pris de la drogue #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[51,55]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181791539183616\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":447,\"screen_name\":\"Papoufringant\",\"lang\":\"en\",\"profile_text_color\":\"3C3940\",\"statuses_count\":1604,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"location\":\"Chamb\\u00e9ry, France\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0099B9\",\"followers_count\":88,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1637039636\\/pierre_et_le_loup_normal.jpg\",\"description\":\"Attach\\u00e9 aux Droits de l'Homme et \\u00e0 la protection de l'environnement. Amoureux du Qu\\u00e9bec. J'aime le foot, \\u00e7a ne m'emp\\u00eache pas d'\\u00eatre de gauche!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0099B9\",\"id_str\":\"35217229\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1637039636\\/pierre_et_le_loup_normal.jpg\",\"name\":\"Papou\",\"default_profile_image\":false,\"created_at\":\"Sat Apr 25 14:04:31 +0000 2009\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":35217229,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181791539183616,\"created_at\":\"Fri Feb 24 23:05:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1571000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bac5f5c1-5cc2-4ea1-bf70-ea856d59b833-173181791539183616" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La chemise, c'est une sponso Google ? #Lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1650056809/pandadanssonbain_normal.JPG" -}, -"title": "justice pandine: La chemise, c'est une sponso Google ? #Lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1571000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La chemise, c'est une sponso Google ? #Lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[38,42]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181793736982528\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1340,\"screen_name\":\"pandanael\",\"lang\":\"fr\",\"profile_text_color\":\"1a0e1a\",\"statuses_count\":28272,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"location\":\"Bambouseraie\",\"show_all_inline_media\":false,\"listed_count\":192,\"profile_link_color\":\"9058d1\",\"followers_count\":2571,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\",\"description\":\"#NowPrending son bain. Ici, c'est comme chez m\\u00e9m\\u00e9. T'es gentil(le), un bisou. Tu fais chier, un coup de boule. #TarifUnique #Enjoy http:\\/\\/bit.ly\\/gIQZr4 \\r\\n\\r\\n \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"177984098\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"profile_sidebar_fill_color\":\"f5fafa\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\",\"name\":\"justice pandine\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 13 15:30:49 +0000 2010\",\"profile_sidebar_border_color\":\"adffef\",\"id\":177984098,\"utc_offset\":3600,\"favourites_count\":1862,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181793736982528,\"created_at\":\"Fri Feb 24 23:05:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1571000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b0ccd51e-c199-4da1-8cac-8efb2ad150ec-173181793736982528" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'adore ce lolcat #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1815934444/image_normal.jpg" -}, -"title": "Laurent Sarralangue: J'adore ce lolcat #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1571000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'adore ce lolcat #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[18,22]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181793653100544\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":412,\"screen_name\":\"lolosarralangue\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1680,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":92,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1815934444\\/image_normal.jpg\",\"description\":\"Actu. Web. Sports. De la balle de squash \\u00e0 l'ovale. L\\u00e9g\\u00e8rement geek. Musique. S'informer pour se cultiver, mais pas seulement.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"387773705\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815934444\\/image_normal.jpg\",\"name\":\"Laurent Sarralangue\",\"default_profile_image\":false,\"created_at\":\"Sun Oct 09 17:03:03 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":387773705,\"utc_offset\":null,\"favourites_count\":20,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181793653100544,\"created_at\":\"Fri Feb 24 23:05:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1571000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "458e4b10-06d5-4ab3-afd6-8af733342a73-173181793653100544" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "36 glaçons de Solange pour que @Vinvin tombe la chemise ! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/37455262/titou_150_normal.jpg" -}, -"title": "Pierre Titou LANNES: 36 glaçons de Solange pour que @Vinvin tombe la chemise ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1572000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"36 gla\\u00e7ons de Solange pour que @Vinvin tombe la chemise ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[31,38],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[58,62]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.2306588,48.8869026],[2.2841562,48.8869026],[2.2841562,48.9082685],[2.2306588,48.9082685]]]},\"attributes\":{},\"full_name\":\"Courbevoie, Hauts-de-Seine\",\"name\":\"Courbevoie\",\"id\":\"30b5d37dd5aae12a\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/30b5d37dd5aae12a.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181796119363585\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":268,\"screen_name\":\"titounet\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":5078,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/421488521\\/2005-09_La_Reunion_014.jpg\",\"location\":\"IDF, Gers 32, Landes 40, PO 66\",\"show_all_inline_media\":true,\"listed_count\":35,\"profile_link_color\":\"9D582E\",\"followers_count\":450,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/37455262\\/titou_150_normal.jpg\",\"description\":\"Ergonome facteurs humains et organisationnels, #ergonomie des interfaces hommes-machines #UX. Gascon, Pyr\\u00e9n\\u00e9es, gastronomie, festayre, rugby, surf\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"id_str\":\"10461152\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/421488521\\/2005-09_La_Reunion_014.jpg\",\"profile_sidebar_fill_color\":\"fcf1c7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/37455262\\/titou_150_normal.jpg\",\"name\":\"Pierre Titou LANNES\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 22 06:18:31 +0000 2007\",\"profile_sidebar_border_color\":\"D9B17E\",\"id\":10461152,\"utc_offset\":3600,\"favourites_count\":7,\"url\":\"http:\\/\\/titou.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181796119363585,\"created_at\":\"Fri Feb 24 23:05:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1572000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d24ad2ec-df24-4525-bed1-39bc30840960-173181796119363585" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @antoinetouzot: @alexwaza C'est moi ou #lgw c'est un gros #wtf???", -"img": { -"src": "http://a1.twimg.com/profile_images/1348620857/aa_normal.JPG" -}, -"title": "A Warnia de Zarzecki: RT @antoinetouzot: @alexwaza C'est moi ou #lgw c'est un gros #wtf???", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1572000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @antoinetouzot: @alexwaza C'est moi ou #lgw c'est un gros #wtf???\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"antoinetouzot\",\"indices\":[3,17],\"id_str\":\"123813930\",\"name\":\"Antoine Touzot\",\"id\":123813930},{\"screen_name\":\"alexwaza\",\"indices\":[19,28],\"id_str\":\"201387157\",\"name\":\"A Warnia de Zarzecki\",\"id\":201387157}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[42,46]},{\"text\":\"wtf\",\"indices\":[61,65]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"@alexwaza C'est moi ou #lgw c'est un gros #wtf???\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"alexwaza\",\"indices\":[0,9],\"id_str\":\"201387157\",\"name\":\"A Warnia de Zarzecki\",\"id\":201387157}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[23,27]},{\"text\":\"wtf\",\"indices\":[42,46]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181308003028992\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"201387157\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":129,\"screen_name\":\"antoinetouzot\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":1202,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/236891468\\/FD.jpg\",\"location\":\"Montreuil\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"ff9900\",\"followers_count\":169,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1807980780\\/hackathon_2_normal.png\",\"description\":\"\\u00c9tudiant H3 \\u00e0 @hetic (Montreuil) [Digital native] [Geek] ...\\r\\n[Alleeeeez l\\u00e0] [@SkipTheUse and @IziaMusic addict]\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"292929\",\"id_str\":\"123813930\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/236891468\\/FD.jpg\",\"profile_sidebar_fill_color\":\"e6e6e6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1807980780\\/hackathon_2_normal.png\",\"name\":\"Antoine Touzot\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 17 08:56:06 +0000 2010\",\"profile_sidebar_border_color\":\"ff9900\",\"id\":123813930,\"utc_offset\":3600,\"favourites_count\":11,\"url\":\"http:\\/\\/lesconfdusud.fr\\/\"},\"in_reply_to_screen_name\":\"alexwaza\",\"truncated\":false,\"id\":173181308003028992,\"created_at\":\"Fri Feb 24 23:03:36 +0000 2012\",\"in_reply_to_user_id\":201387157},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181797394419712\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":97,\"screen_name\":\"alexwaza\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":515,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/426297290\\/flower_wall.jpg\",\"location\":\"St Mand\\u00e9\",\"show_all_inline_media\":false,\"listed_count\":11,\"profile_link_color\":\"007ede\",\"followers_count\":320,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1348620857\\/aa_normal.JPG\",\"description\":\"\\u00c9tudiant en troisi\\u00e8me ann\\u00e9e \\u00e0 @HETIC.\\r\\nJ'erre sur Twitter sans domaine de pr\\u00e9dilection, vous voil\\u00e0 avertis.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"201387157\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/426297290\\/flower_wall.jpg\",\"profile_sidebar_fill_color\":\"d9d9d9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1348620857\\/aa_normal.JPG\",\"name\":\"A Warnia de Zarzecki\",\"default_profile_image\":false,\"created_at\":\"Mon Oct 11 18:53:07 +0000 2010\",\"profile_sidebar_border_color\":\"c7cce0\",\"id\":201387157,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181797394419712,\"created_at\":\"Fri Feb 24 23:05:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1572000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef77b274-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "04ee2bc1-c90f-4d36-bbdf-6d68307c9694-173181797394419712" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ouch une nouvelle vidéo qui me laisse dubitatif #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1843165873/1B2ADAE8-80F8-4819-BB0F-9D995A978B82_normal" -}, -"title": "Kurosawa: Ouch une nouvelle vidéo qui me laisse dubitatif #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1573000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ouch une nouvelle vid\\u00e9o qui me laisse dubitatif #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[48,52]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181799541907456\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":418,\"screen_name\":\"kunirosawa\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":19842,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris XX'\",\"show_all_inline_media\":true,\"listed_count\":43,\"profile_link_color\":\"0084B4\",\"followers_count\":463,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1843165873\\/1B2ADAE8-80F8-4819-BB0F-9D995A978B82_normal\",\"description\":\"Beaucoup trop de caract\\u00e8res pour une bio exhaustive. \\nMes tweets personnels ne sont pas sign\\u00e9s. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"143242559\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843165873\\/1B2ADAE8-80F8-4819-BB0F-9D995A978B82_normal\",\"name\":\"Kurosawa\",\"default_profile_image\":false,\"created_at\":\"Thu May 13 00:03:39 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":143242559,\"utc_offset\":-10800,\"favourites_count\":383,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/kunirosawa\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181799541907456,\"created_at\":\"Fri Feb 24 23:05:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1573000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d8356b9d-b41e-4c31-98d8-7be6e9034b6f-173181799541907456" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Gagner la chemise de Vinvin !!?? Je prends pas de risque j'arrache la prise de l'ADSL !", -"img": { -"src": "http://a2.twimg.com/profile_images/944881104/7384d5e1-2a2b-41c2-a46d-7b82cf21a5ed_normal.jpg" -}, -"title": "José Phinebacker: #LGW Gagner la chemise de Vinvin !!?? Je prends pas de risque j'arrache la prise de l'ADSL !", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1574000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW Gagner la chemise de Vinvin !!?? Je prends pas de risque j'arrache la prise de l'ADSL !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181803526500352\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":140,\"screen_name\":\"Phinebacker\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1251,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"009999\",\"followers_count\":117,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/944881104\\/7384d5e1-2a2b-41c2-a46d-7b82cf21a5ed_normal.jpg\",\"description\":\"Phinebacker, twitteur homeopathique...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"6296872\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/944881104\\/7384d5e1-2a2b-41c2-a46d-7b82cf21a5ed_normal.jpg\",\"name\":\"Jos\\u00e9 Phinebacker\",\"default_profile_image\":false,\"created_at\":\"Thu May 24 21:11:03 +0000 2007\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":6296872,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/phinebacker.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181803526500352,\"created_at\":\"Fri Feb 24 23:05:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1574000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5c17ee34-fb17-488d-a085-8697adbaffc4-173181803526500352" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw superminou s'est vautré", -"img": { -"src": "http://a0.twimg.com/profile_images/1353093787/Dragons-6_normal.jpg" -}, -"title": "Thibaut Devillers: #lgw superminou s'est vautré", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1574000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw superminou s'est vautr\\u00e9\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181806345068544\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Eliadus\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":68,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"description\":\"\",\"statuses_count\":704,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"92095420\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Thibaut Devillers\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Mon Nov 23 19:36:51 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":92095420,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.followfriday.com\\/followfriday\\/eliadus\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\"},\"truncated\":false,\"id\":173181806345068544,\"created_at\":\"Fri Feb 24 23:05:34 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1574000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5993be1a-9233-47c4-b0ba-ef4c3995b42f-173181806345068544" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw ahaha fail le chat !", -"img": { -"src": "http://a2.twimg.com/profile_images/1592537064/x999_normal.jpg" -}, -"title": "Ronan: #lgw ahaha fail le chat !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1575000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw ahaha fail le chat !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181810073800704\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":166,\"screen_name\":\"Roazh\",\"lang\":\"fr\",\"profile_text_color\":\"1a1a1a\",\"statuses_count\":1454,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/284633775\\/Sans_titre-4.png\",\"location\":\"ROAZHON\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"cc0000\",\"followers_count\":61,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1592537064\\/x999_normal.jpg\",\"description\":\"Supporter SRFC \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"315907164\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/284633775\\/Sans_titre-4.png\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1592537064\\/x999_normal.jpg\",\"name\":\"Ronan\",\"default_profile_image\":false,\"created_at\":\"Sun Jun 12 16:51:35 +0000 2011\",\"profile_sidebar_border_color\":\"f0f0f0\",\"id\":315907164,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181810073800704,\"created_at\":\"Fri Feb 24 23:05:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1575000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "88ba69b2-21f6-4219-86ea-fb0e7774f487-173181810073800704" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@SolangeTeParle bah ouais je te suis parce que j'ai kiffé grave. Plus que les #Cesar2012 #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1836584093/image_normal.jpg" -}, -"title": "Mims Wabs Larax: @SolangeTeParle bah ouais je te suis parce que j'ai kiffé grave. Plus que les #Cesar2012 #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1576000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@SolangeTeParle bah ouais je te suis parce que j'ai kiff\\u00e9 grave. Plus que les #Cesar2012 #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[0,15],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"Cesar2012\",\"indices\":[78,88]},{\"text\":\"lgw\",\"indices\":[89,93]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181812456161281\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"417867146\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":975,\"screen_name\":\"LadyGoule\",\"lang\":\"fr\",\"profile_text_color\":\"0f0e0f\",\"statuses_count\":28283,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/392693670\\/twilk_background_4f0088a2a8656.jpg\",\"location\":\"Purgatoire\",\"show_all_inline_media\":true,\"listed_count\":87,\"profile_link_color\":\"992b4f\",\"followers_count\":1994,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1836584093\\/image_normal.jpg\",\"description\":\"Ma vie est basee sur une histoire vraie. Entre mes enfants, mon mari et mes passions, je me retrouve...Je reste polie, restez-le aussi! CM @Mehdicis #MLQ\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Casablanca\",\"profile_background_color\":\"ffffff\",\"id_str\":\"50454478\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/392693670\\/twilk_background_4f0088a2a8656.jpg\",\"profile_sidebar_fill_color\":\"eff7ea\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836584093\\/image_normal.jpg\",\"name\":\"Mims Wabs Larax\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 24 21:55:30 +0000 2009\",\"profile_sidebar_border_color\":\"edf5e9\",\"id\":50454478,\"utc_offset\":0,\"favourites_count\":64,\"url\":null},\"in_reply_to_screen_name\":\"SolangeTeParle\",\"truncated\":false,\"id\":173181812456161281,\"created_at\":\"Fri Feb 24 23:05:36 +0000 2012\",\"in_reply_to_user_id\":417867146}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1576000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fb409d7f-52f5-433c-b545-380fc6f61294-173181812456161281" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw on entend rigoler @PascalMabille :))", -"img": { -"src": "http://a0.twimg.com/profile_images/1649856860/avatpagetwsn_normal.jpg" -}, -"title": "lôtre demédeu: #lgw on entend rigoler @PascalMabille :))", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1576000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw on entend rigoler @PascalMabille :))\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"PascalMabille\",\"indices\":[23,37],\"id_str\":\"1367131\",\"name\":\"Pascal Mabille\",\"id\":1367131}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181814691729408\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":81,\"screen_name\":\"lotre\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":10316,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/1012532\\/simpsball1600.jpg\",\"location\":\"just there\",\"show_all_inline_media\":true,\"listed_count\":13,\"profile_link_color\":\"0000ff\",\"followers_count\":159,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1649856860\\/avatpagetwsn_normal.jpg\",\"description\":\"man, z\\u00e9ro de l'univers !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"id_str\":\"7233942\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/1012532\\/simpsball1600.jpg\",\"profile_sidebar_fill_color\":\"e0ff92\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1649856860\\/avatpagetwsn_normal.jpg\",\"name\":\"l\\u00f4tre dem\\u00e9deu\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 03 18:07:50 +0000 2007\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":7233942,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181814691729408,\"created_at\":\"Fri Feb 24 23:05:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1576000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d8d3f5c0-b7ec-44a6-882e-60acf6ad030c-173181814691729408" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Lgw le Négatif de bref à besoin de 40 glaçons.", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: #Lgw le Négatif de bref à besoin de 40 glaçons.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1576000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#Lgw le N\\u00e9gatif de bref \\u00e0 besoin de 40 gla\\u00e7ons.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181814918221824\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":636,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"name\":\"Royer Charles-Henri\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":185396126,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181814918221824,\"created_at\":\"Fri Feb 24 23:05:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1576000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "092cfc83-6562-4cce-880b-ba7129d98c9c-173181814918221824" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "merde il y a #CI aussi ce soir ! #dilemme #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1636820152/image_normal.jpg" -}, -"title": "SmonC: merde il y a #CI aussi ce soir ! #dilemme #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1577000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"merde il y a #CI aussi ce soir ! #dilemme #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"CI\",\"indices\":[13,16]},{\"text\":\"dilemme\",\"indices\":[33,41]},{\"text\":\"lgw\",\"indices\":[42,46]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181815392174080\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"SmonC\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":225,\"location\":\"Nice\",\"profile_text_color\":\"333333\",\"followers_count\":105,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1636820152\\/image_normal.jpg\",\"description\":\"gamer \\/ p\\u00e8re \\/ un chat \\/ ni\\u00e7ois-corse \\/ de gauche \\/ footeux \\/ alcoolique \\/ fain\\u00e9ant \\/ TweetMyLife\",\"statuses_count\":3333,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/287758873\\/Angrylunch-www.bouletcorp.com.png\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"47291317\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"SmonC\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/287758873\\/Angrylunch-www.bouletcorp.com.png\",\"created_at\":\"Mon Jun 15 08:25:13 +0000 2009\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":47291317,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/smonc.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1636820152\\/image_normal.jpg\"},\"truncated\":false,\"id\":173181815392174080,\"created_at\":\"Fri Feb 24 23:05:37 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1577000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef8b78c2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dd4c00ed-5881-4380-bd80-0fb9bbe6bb34-173181815392174080" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La chemise de @vinvin permet de régler les couleurs de sa télé #pratique #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1848604973/Pieuvre_normal.jpg" -}, -"title": "Laure Mezarigue: La chemise de @vinvin permet de régler les couleurs de sa télé #pratique #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1578000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La chemise de @vinvin permet de r\\u00e9gler les couleurs de sa t\\u00e9l\\u00e9 #pratique #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[14,21],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"pratique\",\"indices\":[63,72]},{\"text\":\"lgw\",\"indices\":[73,77]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181820874133504\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":709,\"screen_name\":\"Laure_Mezarigue\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":16456,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/392615362\\/DSC00044.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":60,\"profile_link_color\":\"0084B4\",\"followers_count\":837,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848604973\\/Pieuvre_normal.jpg\",\"description\":\"F\\u00e9minin singulier\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"123643684\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/392615362\\/DSC00044.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848604973\\/Pieuvre_normal.jpg\",\"name\":\"Laure Mezarigue\",\"default_profile_image\":false,\"created_at\":\"Tue Mar 16 19:26:57 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":123643684,\"utc_offset\":-10800,\"favourites_count\":5,\"url\":\"http:\\/\\/tentaculture.typepad.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181820874133504,\"created_at\":\"Fri Feb 24 23:05:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1578000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef8b98ac-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cd0fdd34-4440-4cb7-9123-2c283386a9f8-173181820874133504" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "VITE, APPELEZ LE CHATMU !!! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1763850955/avatar_stopsopa_normal.jpeg" -}, -"title": "François Revol: VITE, APPELEZ LE CHATMU !!! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1581000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"VITE, APPELEZ LE CHATMU !!! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181836133019648\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":253,\"screen_name\":\"mmu_man\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":10391,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Internet\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"0084B4\",\"followers_count\":311,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"description\":\"Engineer, #FLOSS developer, Haiku contributor, hacktivist, Tai Chi & Kung-Fu practitioner\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"102075787\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"name\":\"Fran\\u00e7ois Revol\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 05 14:32:42 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":102075787,\"utc_offset\":null,\"favourites_count\":19,\"url\":\"http:\\/\\/revolf.free.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181836133019648,\"created_at\":\"Fri Feb 24 23:05:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1581000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9b5fc886-e4d9-4b83-a26f-6ac7da14ad02-173181836133019648" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw 96 glacons", -"img": { -"src": "http://a2.twimg.com/profile_images/1816969090/507a50905b294max_normal.jpg" -}, -"title": "Saint-pierre: #lgw 96 glacons", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1581000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"#lgw 96 glacons\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"favorited\":false,\"coordinates\":null,\"in_reply_to_user_id\":null,\"contributors\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"user\":{\"notifications\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"screen_name\":\"babolos\",\"follow_request_sent\":null,\"lang\":\"fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1816969090\\/507a50905b294max_normal.jpg\",\"default_profile_image\":false,\"verified\":false,\"profile_sidebar_border_color\":\"C0DEED\",\"location\":\"France\",\"favourites_count\":0,\"description\":\"Managed Services & Project Management\\r\\nMusic, Running & Trail\",\"contributors_enabled\":false,\"following\":null,\"profile_use_background_image\":true,\"friends_count\":158,\"profile_text_color\":\"333333\",\"followers_count\":48,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1816969090\\/507a50905b294max_normal.jpg\",\"statuses_count\":403,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"protected\":false,\"is_translator\":false,\"name\":\"Saint-pierre\",\"default_profile\":true,\"time_zone\":\"Paris\",\"created_at\":\"Wed Jun 29 06:58:28 +0000 2011\",\"profile_background_color\":\"C0DEED\",\"id\":326013289,\"id_str\":\"326013289\",\"geo_enabled\":false,\"profile_background_tile\":false,\"utc_offset\":3600,\"url\":null},\"in_reply_to_status_id\":null,\"id\":173181834165895168,\"created_at\":\"Fri Feb 24 23:05:41 +0000 2012\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181834165895168\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1581000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "aac9f7b3-bae5-48aa-a13e-72b0955b41a5-173181834165895168" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw point mabille encore", -"img": { -"src": "http://a2.twimg.com/profile_images/1340686999/hasselhoff_normal.jpg" -}, -"title": "monsieurhobby: #lgw point mabille encore", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1582000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw point mabille encore\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181836594393088\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":663,\"screen_name\":\"monsieurhobby\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7366,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"location\":\"DtC\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"followers_count\":207,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"description\":\"Geek travesti en Ambulancier, je me prom\\u00e8ne en Aquitaine avec dans mon sac des podcasts, des s\\u00e9ries tv, des films et surtout de comics, un v\\u00e9ritable Hobby...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"78733185\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"name\":\"monsieurhobby\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 30 22:59:44 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":78733185,\"utc_offset\":-10800,\"favourites_count\":30,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181836594393088,\"created_at\":\"Fri Feb 24 23:05:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1582000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c142a3ed-1422-446f-bde4-de4b80fa7739-173181836594393088" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1796601462/Pirate_crazy_twitter_normal.jpg" -}, -"title": "Esteban sp AlBatar ☠: #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1583000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[3.6883502,44.1153769],[7.1854811,44.1153769],[7.1854811,46.5198229],[3.6883502,46.5198229]]]},\"attributes\":{},\"full_name\":\"Rh\\u00f4ne-Alpes, France\",\"place_type\":\"admin\",\"name\":\"Rh\\u00f4ne-Alpes\",\"id\":\"771dd147cda1a16a\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/771dd147cda1a16a.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181844420968449\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":260,\"screen_name\":\"Captain_AlBatar\",\"lang\":\"fr\",\"profile_text_color\":\"ffffff\",\"statuses_count\":5606,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/392853826\\/cityscape_blue__6_.jpg\",\"location\":\"\\u25c6 Grenoble \\u2026en partance.\",\"show_all_inline_media\":true,\"listed_count\":10,\"profile_link_color\":\"a69e0c\",\"followers_count\":266,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1796601462\\/Pirate_crazy_twitter_normal.jpg\",\"description\":\"[ Bio actuellement ferm\\u00e9e pour cause d'inventaire - R\\u00e9ouverture prochaine. ] #Huhuu :)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"51788c\",\"id_str\":\"302767670\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/392853826\\/cityscape_blue__6_.jpg\",\"profile_sidebar_fill_color\":\"\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1796601462\\/Pirate_crazy_twitter_normal.jpg\",\"name\":\"Esteban sp AlBatar \\u2620\",\"default_profile_image\":false,\"created_at\":\"Sat May 21 18:31:11 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":302767670,\"utc_offset\":3600,\"favourites_count\":8,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181844420968449,\"created_at\":\"Fri Feb 24 23:05:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1583000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7170925f-03b2-4d00-929e-61bcc40f48a7-173181844420968449" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "42 #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1802232284/Capture_d__cran_2012-02-04___01.15.52_normal.png" -}, -"title": "Marion: 42 #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1584000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"42 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[3,7]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181845905752064\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":186,\"screen_name\":\"iiioon\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":11591,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme20\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"BF1238\",\"followers_count\":104,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1802232284\\/Capture_d__cran_2012-02-04___01.15.52_normal.png\",\"description\":\"Accro aux s\\u00e9ries et \\u00e0 l'humour. HeroCorpienne. \\r\\nEt pourquoi faire aujourd'hui c'que j'pourrai faire demain ?\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BF1238\",\"id_str\":\"39847706\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme20\\/bg.png\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802232284\\/Capture_d__cran_2012-02-04___01.15.52_normal.png\",\"name\":\"Marion\",\"default_profile_image\":false,\"created_at\":\"Wed May 13 21:57:02 +0000 2009\",\"profile_sidebar_border_color\":\"FFFFFF\",\"id\":39847706,\"utc_offset\":3600,\"favourites_count\":47,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181845905752064,\"created_at\":\"Fri Feb 24 23:05:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1584000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "553b1663-0c55-44d8-92f4-ab5778882864-173181845905752064" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Un rire Mabille entendu :) #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1612866761/2222_normal.jpg" -}, -"title": "makina: Un rire Mabille entendu :) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1585000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Un rire Mabille entendu :) #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[27,31]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181851136036865\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"makina37\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1612866761\\/2222_normal.jpg\",\"description\":\"\",\"statuses_count\":13,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"351529067\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"makina\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Aug 09 11:20:33 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":351529067,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612866761\\/2222_normal.jpg\"},\"truncated\":false,\"id\":173181851136036865,\"created_at\":\"Fri Feb 24 23:05:45 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1585000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8de844e3-50d8-461d-8c98-4fab127e6a59-173181851136036865" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @obernasson: Pourquoi @Vinvin il me pique mes chemises ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1705755913/twitter-popup-bulle-info-icone-5035-256_normal.png" -}, -"title": "Cédric Le Grevès: RT @obernasson: Pourquoi @Vinvin il me pique mes chemises ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1585000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @obernasson: Pourquoi @Vinvin il me pique mes chemises ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"obernasson\",\"indices\":[3,14],\"id_str\":\"313935953\",\"name\":\"Olivier Bernasson\",\"id\":313935953},{\"screen_name\":\"Vinvin\",\"indices\":[25,32],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[60,64]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181852037808129\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1820,\"screen_name\":\"clegreves\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":434,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":356,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1705755913\\/twitter-popup-bulle-info-icone-5035-256_normal.png\",\"description\":\"@TVcheck addict\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"316519559\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1705755913\\/twitter-popup-bulle-info-icone-5035-256_normal.png\",\"name\":\"C\\u00e9dric Le Grev\\u00e8s\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 13 15:35:43 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":316519559,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181852037808129,\"created_at\":\"Fri Feb 24 23:05:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1585000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fc3e6782-a833-495c-a6c3-d00cbcea412c-173181852037808129" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "36 Glaçons #lgw #ilreste", -"img": { -"src": "http://a1.twimg.com/profile_images/1840602431/MyGoogle_Avatar1_normal.png" -}, -"title": "Guillaume Maurin: 36 Glaçons #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1586000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"36 Gla\\u00e7ons #lgw #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]},{\"text\":\"ilreste\",\"indices\":[16,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"https:\\/\\/chrome.google.com\\/extensions\\/detail\\/encaiiljifbdbjlphpgpiimidegddhic\\\" rel=\\\"nofollow\\\"\\u003ESilver Bird\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181856215351296\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":394,\"screen_name\":\"gmaurin\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":15766,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/368275111\\/13638-stade-toulousain.jpg\",\"location\":\"France - Bretagne - Toulouse\",\"show_all_inline_media\":true,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":428,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1840602431\\/MyGoogle_Avatar1_normal.png\",\"description\":\"Du pass\\u00e9 faisons table en marbre ........ #Geek #Rugby #Prof - http:\\/\\/gplus.gmaurin.fr\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"48504688\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/368275111\\/13638-stade-toulousain.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840602431\\/MyGoogle_Avatar1_normal.png\",\"name\":\"Guillaume Maurin\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 18 21:54:30 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":48504688,\"utc_offset\":3600,\"favourites_count\":58,\"url\":\"http:\\/\\/www.gmaurin.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181856215351296,\"created_at\":\"Fri Feb 24 23:05:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1586000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "12946210-dcb9-43c8-94a5-631bf221f543-173181856215351296" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "François Rollin qui montre du Lolcat sur une chaîne publique... J'aurais tout vu. #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1474785559/testdeux_normal.jpg" -}, -"title": "Romain Mollet: François Rollin qui montre du Lolcat sur une chaîne publique... J'aurais tout vu. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1586000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Fran\\u00e7ois Rollin qui montre du Lolcat sur une cha\\u00eene publique... J'aurais tout vu. #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[82,86]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181853224812544\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":71,\"screen_name\":\"RomainMollet\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":76,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/130413024\\/pan.jpg\",\"location\":\"Nantes\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1474785559\\/testdeux_normal.jpg\",\"description\":\"\\u00c9tudiant \\u00e0 Cin\\u00e9Cr\\u00e9atis depuis moins d'une semaine (18\\/09\\/2011)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"62795411\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/130413024\\/pan.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1474785559\\/testdeux_normal.jpg\",\"name\":\"Romain Mollet\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 04 11:47:02 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":62795411,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/conneriehumanumest.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181853224812544,\"created_at\":\"Fri Feb 24 23:05:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1586000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "34afa78a-6ce2-4b40-a580-c6b574449485-173181853224812544" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste il est con, le chat !", -"img": { -"src": "http://a0.twimg.com/profile_images/1658546588/solidarnosc_normal.jpg" -}, -"title": "Miguel Teixeira: #lgw #ilreste il est con, le chat !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1586000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #ilreste il est con, le chat !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181854478905344\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"migteix\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":258,\"location\":\"Orleans\",\"profile_text_color\":\"333333\",\"followers_count\":267,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1658546588\\/solidarnosc_normal.jpg\",\"description\":\"blogueur orl\\u00e9anais, parle surtout d'actu locale et sort 2\\/3 blagues de temps en temps...\",\"statuses_count\":2718,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":16,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"3543511\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Miguel Teixeira\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Apr 05 18:00:09 +0000 2007\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":3543511,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.coteboulevard.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658546588\\/solidarnosc_normal.jpg\"},\"truncated\":false,\"id\":173181854478905344,\"created_at\":\"Fri Feb 24 23:05:46 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1586000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2ccd686e-7aec-4d35-8ddf-990185e0ed86-173181854478905344" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pauvre chat ! =( #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1803227504/lolilol_normal.JPG" -}, -"title": "Thomas Gabri L: Pauvre chat ! =( #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1586000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Pauvre chat ! =( #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[17,21]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181857175846912\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":315,\"screen_name\":\"TonMeilleurAmi_\",\"lang\":\"fr\",\"profile_text_color\":\"010157\",\"statuses_count\":2444,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/416460348\\/daft1.png\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"eb0c0c\",\"followers_count\":713,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1803227504\\/lolilol_normal.JPG\",\"description\":\"J'\\u00e9coute du dancefloor, du rock, du jazz, de la techno, du hip-hop, de la pop, du R&B, de la soul, enfin tout quoi ... -Impose ton style !-\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"000000\",\"id_str\":\"305581176\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/416460348\\/daft1.png\",\"profile_sidebar_fill_color\":\"c7c3c3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803227504\\/lolilol_normal.JPG\",\"name\":\"Thomas Gabri L\",\"default_profile_image\":false,\"created_at\":\"Thu May 26 13:24:41 +0000 2011\",\"profile_sidebar_border_color\":\"000000\",\"id\":305581176,\"utc_offset\":null,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181857175846912,\"created_at\":\"Fri Feb 24 23:05:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1586000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4f466526-768d-46bb-8268-331595fce08b-173181857175846912" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LudoDelaherche Ce chat a la détente de Paul Sackey #lgw #cqui", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @LudoDelaherche Ce chat a la détente de Paul Sackey #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1587000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LudoDelaherche Ce chat a la d\\u00e9tente de Paul Sackey #lgw #cqui\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[0,15],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[52,56]},{\"text\":\"cqui\",\"indices\":[57,62]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173181670105677826\",\"id_str\":\"173181858903900161\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173181670105677826,\"in_reply_to_user_id_str\":\"72665061\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":156,\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":34402,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris Montparnasse - Bruxelles\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"followers_count\":532,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"name\":\"Pierre B.\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":104184883,\"utc_offset\":-10800,\"favourites_count\":254,\"url\":null},\"in_reply_to_screen_name\":\"LudoDelaherche\",\"truncated\":false,\"id\":173181858903900161,\"created_at\":\"Fri Feb 24 23:05:47 +0000 2012\",\"in_reply_to_user_id\":72665061}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1587000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4c83cb42-a341-4a2e-b044-826c5ce082d3-173181858903900161" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh bordel #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1719658772/dGnuxEjQ_normal" -}, -"title": "Maule: Oh bordel #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1587000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh bordel #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[10,14]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetcaster.com\\\" rel=\\\"nofollow\\\"\\u003ETweetCaster for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181858211831810\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"plemga\",\"lang\":\"fr\",\"profile_text_color\":\"1ab812\",\"statuses_count\":1537,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/390374182\\/100109200127_42.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"d10c7c\",\"followers_count\":54,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1719658772\\/dGnuxEjQ_normal\",\"description\":\"Demain je serai juriste. Mais pas tout de suite, l\\u00e0 je choppe\\/shop.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"064666\",\"id_str\":\"118273647\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/390374182\\/100109200127_42.jpg\",\"profile_sidebar_fill_color\":\"b2b5bd\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1719658772\\/dGnuxEjQ_normal\",\"name\":\"Maule\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 28 04:16:14 +0000 2010\",\"profile_sidebar_border_color\":\"10c741\",\"id\":118273647,\"utc_offset\":3600,\"favourites_count\":292,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181858211831810,\"created_at\":\"Fri Feb 24 23:05:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1587000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2d6875b9-c797-46de-af53-410c6cfa3957-173181858211831810" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW 40 glaçons ?", -"img": { -"src": "http://a1.twimg.com/profile_images/1437473256/Photo_du_86203415-07-___23.56_normal.jpg" -}, -"title": "Guillaume Morel: #LGW 40 glaçons ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1587000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW 40 gla\\u00e7ons ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181857335214081\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":642,\"screen_name\":\"guillaumemorel\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":2224,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/69131734\\/orange-dots.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":111,\"profile_link_color\":\"de7016\",\"followers_count\":1197,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1437473256\\/Photo_du_86203415-07-___23.56_normal.jpg\",\"description\":\"34 ans, papa de 4 enfants (yep !)strat\\u00e9gie de commmunication, web 2.0, \\u00e9conomie, entreprises. Je m'implique aussi sur le blog de ma moiti\\u00e9 @aimeelafee :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"b5481a\",\"id_str\":\"83660814\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/69131734\\/orange-dots.jpg\",\"profile_sidebar_fill_color\":\"e3b36f\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1437473256\\/Photo_du_86203415-07-___23.56_normal.jpg\",\"name\":\"Guillaume Morel\",\"default_profile_image\":false,\"created_at\":\"Mon Oct 19 18:39:05 +0000 2009\",\"profile_sidebar_border_color\":\"e3b36f\",\"id\":83660814,\"utc_offset\":3600,\"favourites_count\":1072,\"url\":\"http:\\/\\/www.aimeelafee.com\\/blog\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181857335214081,\"created_at\":\"Fri Feb 24 23:05:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1587000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4bc254e4-8bb8-4713-ad32-4869080e4871-173181857335214081" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais quelle surprise de voir @SolangeTeParle #lgw j'adore !!", -"img": { -"src": "http://a0.twimg.com/profile_images/1817776486/SmokeQR_copie_normal.jpg" -}, -"title": "RuaLten: Mais quelle surprise de voir @SolangeTeParle #lgw j'adore !!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1588000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Mais quelle surprise de voir @SolangeTeParle #lgw j'adore !!\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[29,44],\"name\":\"Solange te parle\",\"id_str\":\"417867146\",\"id\":417867146}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[45,49]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181862779428866\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"000000\",\"screen_name\":\"RuaLten\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":501,\"location\":\"Dans les champs de Bl\\u00e9...\",\"profile_text_color\":\"242424\",\"followers_count\":186,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1817776486\\/SmokeQR_copie_normal.jpg\",\"description\":\"Un peu partout et nulle part \\u00e0 la fois... Buveur de bi\\u00e8re belge et d'Irish Whiskey. R\\u00e2leur professionnel... \\u2620\\u2620\\u2620\\r\\n\",\"statuses_count\":1431,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432437856\\/black_linen_v2.png\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"828561\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"359827989\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"RuaLten\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432437856\\/black_linen_v2.png\",\"created_at\":\"Mon Aug 22 07:12:46 +0000 2011\",\"profile_sidebar_fill_color\":\"62a635\",\"id\":359827989,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/rualten.perso.sfr.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817776486\\/SmokeQR_copie_normal.jpg\"},\"truncated\":false,\"id\":173181862779428866,\"created_at\":\"Fri Feb 24 23:05:48 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1588000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "aa87d093-63c7-47f5-b635-c2836f6d18bf-173181862779428866" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @captainweb: #lgw @FlorencePorcel DES TICKETS RESTO POUR L'ADC! (on sait jamais,profitons en)", -"img": { -"src": "http://a0.twimg.com/profile_images/1159218845/Image2_normal.png" -}, -"title": "iannick: RT @captainweb: #lgw @FlorencePorcel DES TICKETS RESTO POUR L'ADC! (on sait jamais,profitons en)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1588000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @captainweb: #lgw @FlorencePorcel DES TICKETS RESTO POUR L'ADC! (on sait jamais,profitons en)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"captainweb\",\"indices\":[3,14],\"id_str\":\"18554168\",\"name\":\"Siegfried Thouvenot\",\"id\":18554168},{\"screen_name\":\"FlorencePorcel\",\"indices\":[21,36],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw @FlorencePorcel DES TICKETS RESTO POUR L'ADC! (on sait jamais,profitons en)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[5,20],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181309617844224\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1036,\"screen_name\":\"captainweb\",\"lang\":\"fr\",\"profile_text_color\":\"757575\",\"statuses_count\":28952,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/32213787\\/maquette-background-twitter.png\",\"location\":\"France, Paris\",\"show_all_inline_media\":true,\"listed_count\":676,\"profile_link_color\":\"767fb5\",\"followers_count\":7392,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1775056166\\/siegfried-thouvenot_normal.jpg\",\"description\":\"Blogueur High-tech, Newb Podcaster, dev Web etc...\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"18554168\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/32213787\\/maquette-background-twitter.png\",\"profile_sidebar_fill_color\":\"f5f5f5\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1775056166\\/siegfried-thouvenot_normal.jpg\",\"name\":\"Siegfried Thouvenot\",\"default_profile_image\":false,\"created_at\":\"Fri Jan 02 15:30:22 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":18554168,\"utc_offset\":3600,\"favourites_count\":65,\"url\":\"http:\\/\\/www.captainweb.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181309617844224,\"created_at\":\"Fri Feb 24 23:03:36 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181861772800000\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":117,\"screen_name\":\"i_a_n_n_i_c_k\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2354,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/413243327\\/whereismyback.png\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"93A644\",\"followers_count\":54,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1159218845\\/Image2_normal.png\",\"description\":\"bouge sa meat sur les beats\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"15070966\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/413243327\\/whereismyback.png\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1159218845\\/Image2_normal.png\",\"name\":\"iannick\",\"default_profile_image\":false,\"created_at\":\"Tue Jun 10 07:53:17 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":15070966,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181861772800000,\"created_at\":\"Fri Feb 24 23:05:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1588000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c43e9333-ecfd-4158-bb13-55a4c7ee0344-173181861772800000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #cqui http://t.co/iAFvtyCM", -"img": { -"src": "http://a1.twimg.com/profile_images/309624209/Cy2_normal.png" -}, -"title": "Samuel Huron: #lgw #cqui http://t.co/iAFvtyCM", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1588000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #cqui http:\\/\\/t.co\\/iAFvtyCM\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cqui\",\"indices\":[5,10]}],\"media\":[{\"type\":\"photo\",\"indices\":[11,31],\"sizes\":{\"small\":{\"h\":255,\"resize\":\"fit\",\"w\":340},\"large\":{\"h\":768,\"resize\":\"fit\",\"w\":1024},\"medium\":{\"h\":450,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdD-zMCAAA2xv0.jpg\",\"id_str\":\"173181856848674816\",\"id\":173181856848674816,\"expanded_url\":\"http:\\/\\/twitter.com\\/cybunk\\/status\\/173181856844480512\\/photo\\/1\",\"display_url\":\"pic.twitter.com\\/iAFvtyCM\",\"url\":\"http:\\/\\/t.co\\/iAFvtyCM\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdD-zMCAAA2xv0.jpg\"}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181856844480512\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"b3009b\",\"screen_name\":\"cybunk\",\"lang\":\"en\",\"favourites_count\":405,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":764,\"location\":\"Paris, France\",\"profile_text_color\":\"4c9c8f\",\"followers_count\":699,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/309624209\\/Cy2_normal.png\",\"description\":\"Lead designer @IRILive Centre Pompidou \\/ PhD student in #infoviz #chi @ Paris11 \\/ @INRIA : #ui #Webdesign, #WebScience, #philosophy, #open #innovation\",\"statuses_count\":2674,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/51130859\\/3577914799_1350cff02e.jpg\",\"show_all_inline_media\":true,\"listed_count\":69,\"profile_link_color\":\"b3009b\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"14905766\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Samuel Huron\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/51130859\\/3577914799_1350cff02e.jpg\",\"created_at\":\"Mon May 26 06:02:18 +0000 2008\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":14905766,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.cybunk.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/309624209\\/Cy2_normal.png\"},\"truncated\":false,\"id\":173181856844480512,\"created_at\":\"Fri Feb 24 23:05:48 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1588000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f7d9bf7f-202c-4e21-8ec6-5c512c491739-173181856844480512" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw le coup du chat m'a fait hurler de rire et j'ai donc réveillé toute ma famille !! Ptdr", -"img": { -"src": "http://a0.twimg.com/profile_images/1802162566/image_normal.jpg" -}, -"title": "Julien Cotte: #lgw le coup du chat m'a fait hurler de rire et j'ai donc réveillé toute ma famille !! Ptdr", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1589000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw le coup du chat m'a fait hurler de rire et j'ai donc r\\u00e9veill\\u00e9 toute ma famille !! Ptdr\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181868500455424\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"JulienCotteALU\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":872,\"location\":\"V\\u00e9lizy-Villacoublay\",\"profile_text_color\":\"333333\",\"followers_count\":1405,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1802162566\\/image_normal.jpg\",\"description\":\"DRH du site de V\\u00e9lizy (France) - HR Community Manager - Marketing HR2.0 - @AlcatelLucent\",\"statuses_count\":3874,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/105129015\\/VerySmallLogoHR2.0.jpg\",\"show_all_inline_media\":false,\"listed_count\":138,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"107697826\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Julien Cotte\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/105129015\\/VerySmallLogoHR2.0.jpg\",\"created_at\":\"Sat Jan 23 12:17:36 +0000 2010\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":107697826,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/juliencotte.typepad.com\\/le-blog-de-julien-cotte-\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802162566\\/image_normal.jpg\"},\"truncated\":false,\"id\":173181868500455424,\"created_at\":\"Fri Feb 24 23:05:49 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1589000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0738aa9e-eea7-4295-aaa6-faf11ea7a7a5-173181868500455424" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "48glaçons #lgw avec l'aide de @linilim", -"img": { -"src": "http://a0.twimg.com/profile_images/1780196925/anonymous2_normal.png" -}, -"title": "Abrutim: 48glaçons #lgw avec l'aide de @linilim", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1590000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"48gla\\u00e7ons #lgw avec l'aide de @linilim\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"linilim\",\"indices\":[30,38],\"id_str\":\"174604625\",\"name\":\"Audrey\",\"id\":174604625}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[10,14]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[-0.6388556,44.8111671],[-0.5334955,44.8111671],[-0.5334955,44.9163535],[-0.6388556,44.9163535]]]},\"attributes\":{},\"full_name\":\"Bordeaux, Gironde\",\"place_type\":\"city\",\"name\":\"Bordeaux\",\"id\":\"1b606b052d77a745\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/1b606b052d77a745.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[-0.55506992,44.84445953]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.twitter.com\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Windows Phone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181873831428096\",\"geo\":{\"type\":\"Point\",\"coordinates\":[44.84445953,-0.55506992]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":550,\"screen_name\":\"abrutim\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10390,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/136894864\\/IMG_1712_copie.jpg\",\"location\":\"Bordeaux\",\"show_all_inline_media\":false,\"listed_count\":59,\"profile_link_color\":\"0084B4\",\"followers_count\":1143,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1780196925\\/anonymous2_normal.png\",\"description\":\"\\u250c\\u041f\\u2510(\\u0ca0_\\u0ca0)\\u250c\\u041f\\u2510| Chroniqueur chez GeekInc, Blogueur BD int\\u00e9ress\\u00e9 par le Webdev,photo, dessin, comics, manga, s\\u00e9ries, guitare, hard rock, metal, guinness et whisky !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"169861930\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/136894864\\/IMG_1712_copie.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1780196925\\/anonymous2_normal.png\",\"name\":\"Abrutim\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 23 10:19:49 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":169861930,\"utc_offset\":null,\"favourites_count\":24,\"url\":\"http:\\/\\/lightbulb.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181873831428096,\"created_at\":\"Fri Feb 24 23:05:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1590000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "47f6313a-49d2-433d-a39b-c35359c1f66b-173181873831428096" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est pourri #lgw non ?", -"img": { -"src": "http://a1.twimg.com/profile_images/1363142206/mesdiscussions-462162_normal.jpg" -}, -"title": "Matthieu: C'est pourri #lgw non ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1591000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est pourri #lgw non ?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[13,17]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181874376679424\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"siriusgott\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":339,\"location\":\"Gagny\",\"profile_text_color\":\"333333\",\"followers_count\":78,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1363142206\\/mesdiscussions-462162_normal.jpg\",\"description\":\"Paris est magique !\",\"statuses_count\":1597,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/255987801\\/V_for_Vendetta_by_fool_boy.jpg\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"5b7878\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"182941412\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Matthieu\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/255987801\\/V_for_Vendetta_by_fool_boy.jpg\",\"created_at\":\"Wed Aug 25 19:38:58 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":182941412,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1363142206\\/mesdiscussions-462162_normal.jpg\"},\"truncated\":false,\"id\":173181874376679424,\"created_at\":\"Fri Feb 24 23:05:51 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1591000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "06110c31-d6d0-496d-9b46-78d882776857-173181874376679424" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lolcat #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1105895956/PG_paul1_normal.jpg" -}, -"title": "Rémy D.: #lolcat #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1591000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lolcat #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lolcat\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181875425259520\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":764,\"screen_name\":\"RdNetwork\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":4350,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"France - Moselle\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"D02B55\",\"followers_count\":248,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"description\":\"A random soccer-music-games-web-french twitter Account. (Yes, that's a lot.)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"48825435\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"name\":\"R\\u00e9my D.\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 19 20:55:21 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":48825435,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181875425259520,\"created_at\":\"Fri Feb 24 23:05:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1591000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef89c64e-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "16769206-2644-4b69-8be6-5273720d55ac-173181875425259520" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@legrandwebze paf le chat ! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/123600529/bracelet_normal.JPG" -}, -"title": "Richard: @legrandwebze paf le chat ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1591000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@legrandwebze paf le chat ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181876117315584\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":226,\"screen_name\":\"Iryngael\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":1959,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Midi-Pyr\\u00e9n\\u00e9es, Moissac\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"2FC2EF\",\"followers_count\":98,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/123600529\\/bracelet_normal.JPG\",\"description\":\"Gros connard sympa n\\u00e9anmoins :o\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"29106955\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/123600529\\/bracelet_normal.JPG\",\"name\":\"Richard\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 06 00:46:40 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":29106955,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173181876117315584,\"created_at\":\"Fri Feb 24 23:05:51 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1591000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8907d9f4-b5d0-44d6-8366-7f0c69b495b3-173181876117315584" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh le pauvre minou :o #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1815905585/image_normal.jpg" -}, -"title": "Young, Wild & Free: Oh le pauvre minou :o #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1591000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh le pauvre minou :o #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[22,26]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181878029918208\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":233,\"screen_name\":\"08Life06\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10938,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"chez les mafieux mexicains\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"followers_count\":390,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"363343002\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"name\":\"Young, Wild & Free\",\"default_profile_image\":false,\"created_at\":\"Sat Aug 27 23:04:05 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":363343002,\"utc_offset\":null,\"favourites_count\":39,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181878029918208,\"created_at\":\"Fri Feb 24 23:05:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1591000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bdf839eb-6284-4617-a649-5f8673d303c4-173181878029918208" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ho, un point Mabille !! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1681747829/371027_701947756_1967049027_n_normal.jpg" -}, -"title": "Doryan Lust: Ho, un point Mabille !! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1592000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ho, un point Mabille !! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181880814927873\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":266,\"screen_name\":\"tit0urs\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":2187,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/21695223\\/twitt2.jpg\",\"location\":\"Paris _ France\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"2fc2ef\",\"followers_count\":125,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1681747829\\/371027_701947756_1967049027_n_normal.jpg\",\"description\":\"42% Geek, 42% Gamer, 42% IT Crowd, 42% Dudes\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"54155625\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/21695223\\/twitt2.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1681747829\\/371027_701947756_1967049027_n_normal.jpg\",\"name\":\"Doryan Lust\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 06 08:30:42 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":54155625,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/geekmoilsel.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181880814927873,\"created_at\":\"Fri Feb 24 23:05:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1592000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f1048421-9720-4f97-9338-0f1197862194-173181880814927873" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mon avatar vient de passer à la télé. Je lutte TRES FORT pour ne pas en changer pour un truc moins consensuel. #LGW #cqui", -"img": { -"src": "http://a0.twimg.com/profile_images/1768260791/afflelou_normal.png" -}, -"title": "Marcel Comics: Mon avatar vient de passer à la télé. Je lutte TRES FORT pour ne pas en changer pour un truc moins consensuel. #LGW #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1592000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mon avatar vient de passer \\u00e0 la t\\u00e9l\\u00e9. Je lutte TRES FORT pour ne pas en changer pour un truc moins consensuel. #LGW #cqui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[111,115]},{\"text\":\"cqui\",\"indices\":[116,121]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181879984459776\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":196,\"screen_name\":\"Marcelcomics\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3887,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":24,\"profile_link_color\":\"0084B4\",\"followers_count\":518,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"description\":\"D\\u00e9fenseur du panache et de la pens\\u00e9e positive. Gar\\u00e7on boucher chez Boucherie-ovalie.org. Inventor of the Follow Me Monday (#FMM)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"386966557\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"name\":\"Marcel Comics\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 08 07:06:40 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":386966557,\"utc_offset\":-10800,\"favourites_count\":7,\"url\":\"http:\\/\\/boucherie-ovalie.org\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181879984459776,\"created_at\":\"Fri Feb 24 23:05:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1592000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d79ddf1a-9527-4c4f-81f6-786bd6d8ccb2-173181879984459776" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze 52 glaçons exactement ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1768965620/Anonymous_Wallpaper_by_ipott_normal.png" -}, -"title": "Anon HackTivist: @LeGrandWebze 52 glaçons exactement ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1592000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze 52 gla\\u00e7ons exactement ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[38,42]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173181451305631744\",\"id_str\":\"173181878612934657\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173181451305631744,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":31,\"screen_name\":\"SimplyAnon\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":32,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"YU NO FIND ME\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":5,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1768965620\\/Anonymous_Wallpaper_by_ipott_normal.png\",\"description\":\"I am a simple anonymous giving his opinion on current Op and Events.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"469498461\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768965620\\/Anonymous_Wallpaper_by_ipott_normal.png\",\"name\":\"Anon HackTivist\",\"default_profile_image\":false,\"created_at\":\"Fri Jan 20 17:20:52 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":469498461,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.whyweprotest.net\"},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173181878612934657,\"created_at\":\"Fri Feb 24 23:05:52 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1592000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cc02d2a7-1d96-4dde-8b55-d2d780e4402c-173181878612934657" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Après les #LOLCATS, voici les #BOUMCATS! #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: Après les #LOLCATS, voici les #BOUMCATS! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1593000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Apr\\u00e8s les #LOLCATS, voici les #BOUMCATS! #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LOLCATS\",\"indices\":[10,18]},{\"text\":\"BOUMCATS\",\"indices\":[30,39]},{\"text\":\"LGW\",\"indices\":[41,45]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181885760028672\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"111405\",\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"favourites_count\":16,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":912,\"location\":\"Alsace, France\",\"profile_text_color\":\"a3c23e\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"statuses_count\":4895,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Hugo SCHOCH\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_fill_color\":\"9ca871\",\"id\":175540303,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/only.hug33k.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\"},\"truncated\":false,\"id\":173181885760028672,\"created_at\":\"Fri Feb 24 23:05:53 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1593000, -"tags": [ -{ -"id-ref": "ef8e4fd4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef8e54fc-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5bd82e1e-98c0-4c82-8851-c0d0fa8d0eec-173181885760028672" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw ok un lolcat mortel", -"img": { -"src": "http://a0.twimg.com/profile_images/1848450170/poseur_normal.jpg" -}, -"title": "Pras: #lgw ok un lolcat mortel", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1594000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw ok un lolcat mortel\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181888347897856\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1362,\"screen_name\":\"Praska\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":48427,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/54512196\\/wallpaper.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":170,\"profile_link_color\":\"0084B4\",\"followers_count\":3040,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848450170\\/poseur_normal.jpg\",\"description\":\"BOSS[Viedegeek + Bargaming]\\r\\nFirewall Karmique\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1b8085\",\"id_str\":\"15453030\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/54512196\\/wallpaper.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848450170\\/poseur_normal.jpg\",\"name\":\"Pras\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 16 11:15:07 +0000 2008\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":15453030,\"utc_offset\":3600,\"favourites_count\":195,\"url\":\"http:\\/\\/flavors.me\\/praska\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181888347897856,\"created_at\":\"Fri Feb 24 23:05:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1594000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "726ed30f-0ccf-4a56-87f2-63859e921576-173181888347897856" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "LOLCAT ! #lgw", -"img": { -"src": "http://a1.twimg.com/sticky/default_profile_images/default_profile_6_normal.png" -}, -"title": "Gw3nd0ul: LOLCAT ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1594000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"LOLCAT ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181890189201411\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":434,\"screen_name\":\"Gw3nd0ul\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":512,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"143017258\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"name\":\"Gw3nd0ul\",\"default_profile_image\":true,\"created_at\":\"Wed May 12 10:42:39 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":143017258,\"utc_offset\":3600,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181890189201411,\"created_at\":\"Fri Feb 24 23:05:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1594000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "65061b4d-6f84-40f3-9c1d-5d165c6a866b-173181890189201411" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @mmu_man: VITE, APPELEZ LE CHATMU !!! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1579781654/brush2star_mini_normal.jpg" -}, -"title": "Magalie Baudry: RT @mmu_man: VITE, APPELEZ LE CHATMU !!! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1595000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @mmu_man: VITE, APPELEZ LE CHATMU !!! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"mmu_man\",\"indices\":[3,11],\"id_str\":\"102075787\",\"name\":\"Fran\\u00e7ois Revol\",\"id\":102075787}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[41,45]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"VITE, APPELEZ LE CHATMU !!! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181836133019648\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":253,\"screen_name\":\"mmu_man\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":10391,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Internet\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"0084B4\",\"followers_count\":311,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"description\":\"Engineer, #FLOSS developer, Haiku contributor, hacktivist, Tai Chi & Kung-Fu practitioner\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"102075787\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"name\":\"Fran\\u00e7ois Revol\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 05 14:32:42 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":102075787,\"utc_offset\":null,\"favourites_count\":19,\"url\":\"http:\\/\\/revolf.free.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181836133019648,\"created_at\":\"Fri Feb 24 23:05:41 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181893200719872\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":251,\"screen_name\":\"Mag_frog\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6516,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"location\":\"Nantes\\/Cholet\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"7762e0\",\"followers_count\":274,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"description\":\"Passions web, infographie, dessin, couture, nouvelles technos, communication, partage et th\\u00e9\\u00e2tre amateur.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"172314328\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"profile_sidebar_fill_color\":\"f7a64a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"name\":\"Magalie Baudry\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 29 12:06:17 +0000 2010\",\"profile_sidebar_border_color\":\"f2b87e\",\"id\":172314328,\"utc_offset\":-7200,\"favourites_count\":6,\"url\":\"http:\\/\\/www.maglagrenouille.fr\\/blog\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181893200719872,\"created_at\":\"Fri Feb 24 23:05:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1595000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5046256c-4345-4ea8-b90f-70089f5590ee-173181893200719872" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Magnifique saut du chat! Qui doit toujours retomber sur ses pattes..", -"img": { -"src": "http://a3.twimg.com/profile_images/1764410196/t_l_chargement_normal.jpg" -}, -"title": "Camille A.: #LGW Magnifique saut du chat! Qui doit toujours retomber sur ses pattes..", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1596000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW Magnifique saut du chat! Qui doit toujours retomber sur ses pattes..\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181898326163456\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":126,\"screen_name\":\"CamilleeA\",\"lang\":\"fr\",\"profile_text_color\":\"e6d981\",\"statuses_count\":2586,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/362369940\\/rosace-fond-marron.jpg\",\"location\":\"Basse-Normandie, France\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"b58e4b\",\"followers_count\":77,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1764410196\\/t_l_chargement_normal.jpg\",\"description\":\"J'aurais voulu trouver un truc original \\u00e0 dire pour ma pr\\u00e9sentation; c'est loup\\u00e9.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"451909\",\"id_str\":\"213076899\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/362369940\\/rosace-fond-marron.jpg\",\"profile_sidebar_fill_color\":\"40251c\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1764410196\\/t_l_chargement_normal.jpg\",\"name\":\"Camille A.\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 07 22:21:06 +0000 2010\",\"profile_sidebar_border_color\":\"e6d981\",\"id\":213076899,\"utc_offset\":3600,\"favourites_count\":9,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181898326163456,\"created_at\":\"Fri Feb 24 23:05:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1596000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3b94527d-ae75-4e31-a16f-0398572e5b3d-173181898326163456" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "R.I.P Lolcat #Lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1622124369/Cartoonpresident_normal.gif" -}, -"title": "Hervé Dumond: R.I.P Lolcat #Lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1597000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"R.I.P Lolcat #Lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[13,17]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181899412471808\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"d1d1d1\",\"screen_name\":\"cartoonpdt\",\"lang\":\"fr\",\"favourites_count\":149,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":false,\"friends_count\":565,\"location\":\"France\",\"profile_text_color\":\"000000\",\"description\":\"https:\\/\\/twitter.com\\/#!\\/cartoonpdt\\/favorites\",\"statuses_count\":3,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/355093994\\/132.jpg\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"003366\",\"followers_count\":235,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1622124369\\/Cartoonpresident_normal.gif\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"77615428\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Herv\\u00e9 Dumond\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/355093994\\/132.jpg\",\"created_at\":\"Sun Sep 27 00:32:11 +0000 2009\",\"profile_sidebar_fill_color\":\"ffdd00\",\"id\":77615428,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/mirror.me\\/390abp28?s=home\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1622124369\\/Cartoonpresident_normal.gif\"},\"in_reply_to_status_id\":null,\"id\":173181899412471808,\"created_at\":\"Fri Feb 24 23:05:57 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1597000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e352f207-1571-46e0-a308-79248dc5462d-173181899412471808" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le chat qui se prend pour Batman. Il n'a pas de cape. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1804590964/ZEFZA_normal.gif" -}, -"title": "Shik-a-Marrant: Le chat qui se prend pour Batman. Il n'a pas de cape. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1597000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Le chat qui se prend pour Batman. Il n'a pas de cape. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[54,58]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181901153116161\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"c0c3c4\",\"screen_name\":\"Shikamarrant\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":75,\"location\":\"Cela d\\u00e9pend o\\u00f9 vous \\u00eates\",\"profile_text_color\":\"333333\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\",\"description\":\"Je ne suis pas fan de Naruto, mais j'ai trouv\\u00e9 le jeu de mot pas mal en fait. J'aurais pu en trouver un avec #Faisan\",\"statuses_count\":989,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"57607506\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Shik-a-Marrant\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Jul 17 10:16:42 +0000 2009\",\"profile_sidebar_fill_color\":\"c0c3c4\",\"id\":57607506,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\"},\"truncated\":false,\"id\":173181901153116161,\"created_at\":\"Fri Feb 24 23:05:57 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1597000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3cbb362b-b755-4331-b8cb-cec35e806cf9-173181901153116161" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw hahahahaaaa elle fonctionne trop bien cette vidéo.", -"img": { -"src": "http://a2.twimg.com/profile_images/1841426692/image_normal.jpg" -}, -"title": "Peyow: #lgw hahahahaaaa elle fonctionne trop bien cette vidéo.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1597000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw hahahahaaaa elle fonctionne trop bien cette vid\\u00e9o.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181900582699009\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":42,\"screen_name\":\"PeyowOner\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":125,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Grenoble\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1841426692\\/image_normal.jpg\",\"description\":\"Technicien du spectale survivant. Fain\\u00e9ant et casanier, donc totalement inoffensif.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"268921581\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841426692\\/image_normal.jpg\",\"name\":\"Peyow\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 19 19:00:41 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":268921581,\"utc_offset\":null,\"favourites_count\":12,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181900582699009,\"created_at\":\"Fri Feb 24 23:05:57 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1597000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ec16b007-9b1b-43f8-b2fc-9f28d0c5c639-173181900582699009" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On a repérer une fille avec des bottes rouges , une main dans la culotte et l'autre pour twitter :)) #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1625442476/24_normal.jpg" -}, -"title": "Christophe Doublet: On a repérer une fille avec des bottes rouges , une main dans la culotte et l'autre pour twitter :)) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1597000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"On a rep\\u00e9rer une fille avec des bottes rouges , une main dans la culotte et l'autre pour twitter :)) #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[101,105]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181901086015488\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"ChrisPC34\",\"lang\":\"fr\",\"favourites_count\":33,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":458,\"location\":\"H\\u00e9rault\",\"profile_text_color\":\"535ae6\",\"followers_count\":95,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1625442476\\/24_normal.jpg\",\"description\":\"D\\u00e9pannage informatique, site web, r\\u00e9seau .\\r\\nSous traitance : Vous livrez,nous installons vos clients dans le Languedoc Roussillon .\",\"statuses_count\":1157,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/426927890\\/twitt.jpg\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"133503769\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Christophe Doublet\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/426927890\\/twitt.jpg\",\"created_at\":\"Thu Apr 15 23:59:03 +0000 2010\",\"profile_sidebar_fill_color\":\"000000\",\"id\":133503769,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.pc34.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1625442476\\/24_normal.jpg\"},\"truncated\":false,\"id\":173181901086015488,\"created_at\":\"Fri Feb 24 23:05:57 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1597000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "316cfb62-3eaa-47d5-8c7b-d1d2e9745a99-173181901086015488" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "AHAHAHHAHAHAHAHAHAHAHHAHAHAHAH Con de chat!!!!! #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1801484114/val_loubilou_normal.jpg" -}, -"title": "Schmitt Valerie: AHAHAHHAHAHAHAHAHAHAHHAHAHAHAH Con de chat!!!!! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1598000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"AHAHAHHAHAHAHAHAHAHAHHAHAHAHAH Con de chat!!!!! #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[48,52]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181904504356865\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":280,\"screen_name\":\"val_loubilou\",\"lang\":\"fr\",\"profile_text_color\":\"807280\",\"statuses_count\":7907,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/344209093\\/Val_Loubilou1.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"ed2fa1\",\"followers_count\":668,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1801484114\\/val_loubilou_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"220424620\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/344209093\\/Val_Loubilou1.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801484114\\/val_loubilou_normal.jpg\",\"name\":\"Schmitt Valerie\",\"default_profile_image\":false,\"created_at\":\"Sat Nov 27 19:05:22 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":220424620,\"utc_offset\":-10800,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181904504356865,\"created_at\":\"Fri Feb 24 23:05:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1598000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "43b8cd1b-99e3-4f54-9110-a86c6d528719-173181904504356865" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je veux voir ma chatte dans #lgw !!", -"img": { -"src": "http://a1.twimg.com/profile_images/1709833400/j_normal.JPG" -}, -"title": "Julie R جولي: Je veux voir ma chatte dans #lgw !!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1599000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je veux voir ma chatte dans #lgw !!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181910577721344\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":820,\"screen_name\":\"JulR\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":13059,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Paris \\/ Damas\",\"show_all_inline_media\":false,\"listed_count\":35,\"profile_link_color\":\"93A644\",\"followers_count\":793,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"description\":\"Parigote de coeur, syrienne d'adoption. L'inverse marche aussi. Journaliste vadrouilleuse \\/\\/ Don't diet - Start a riot\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"10572732\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"name\":\"Julie R \\u062c\\u0648\\u0644\\u064a\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 25 22:37:26 +0000 2007\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":10572732,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/www.syrieonline.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181910577721344,\"created_at\":\"Fri Feb 24 23:05:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1599000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "409378ff-6813-42b6-80ea-cb8611e8b773-173181910577721344" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @abrutim: 48glaçons #lgw avec l'aide de @linilim", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: RT @abrutim: 48glaçons #lgw avec l'aide de @linilim", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1599000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @abrutim: 48gla\\u00e7ons #lgw avec l'aide de @linilim\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"abrutim\",\"indices\":[3,11],\"id_str\":\"169861930\",\"name\":\"Abrutim\",\"id\":169861930},{\"screen_name\":\"linilim\",\"indices\":[43,51],\"id_str\":\"174604625\",\"name\":\"Audrey\",\"id\":174604625}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[23,27]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"48gla\\u00e7ons #lgw avec l'aide de @linilim\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"linilim\",\"indices\":[30,38],\"id_str\":\"174604625\",\"name\":\"Audrey\",\"id\":174604625}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[10,14]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[-0.6388556,44.8111671],[-0.5334955,44.8111671],[-0.5334955,44.9163535],[-0.6388556,44.9163535]]]},\"attributes\":{},\"full_name\":\"Bordeaux, Gironde\",\"name\":\"Bordeaux\",\"id\":\"1b606b052d77a745\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/1b606b052d77a745.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[-0.55506992,44.84445953]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.twitter.com\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Windows Phone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181873831428096\",\"geo\":{\"type\":\"Point\",\"coordinates\":[44.84445953,-0.55506992]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":550,\"screen_name\":\"abrutim\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10390,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/136894864\\/IMG_1712_copie.jpg\",\"location\":\"Bordeaux\",\"show_all_inline_media\":false,\"listed_count\":59,\"profile_link_color\":\"0084B4\",\"followers_count\":1143,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1780196925\\/anonymous2_normal.png\",\"description\":\"\\u250c\\u041f\\u2510(\\u0ca0_\\u0ca0)\\u250c\\u041f\\u2510| Chroniqueur chez GeekInc, Blogueur BD int\\u00e9ress\\u00e9 par le Webdev,photo, dessin, comics, manga, s\\u00e9ries, guitare, hard rock, metal, guinness et whisky !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"169861930\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/136894864\\/IMG_1712_copie.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1780196925\\/anonymous2_normal.png\",\"name\":\"Abrutim\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 23 10:19:49 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":169861930,\"utc_offset\":null,\"favourites_count\":24,\"url\":\"http:\\/\\/lightbulb.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181873831428096,\"created_at\":\"Fri Feb 24 23:05:50 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181910321864705\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":912,\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"profile_text_color\":\"a3c23e\",\"statuses_count\":4896,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"location\":\"Alsace, France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"profile_sidebar_fill_color\":\"9ca871\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"name\":\"Hugo SCHOCH\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_border_color\":\"111405\",\"id\":175540303,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/only.hug33k.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181910321864705,\"created_at\":\"Fri Feb 24 23:05:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1599000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5632ccfb-130e-4165-90ed-6e1db5e1dc81-173181910321864705" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW je pourrais voir cette vidéo du chat 50 fois....", -"img": { -"src": "http://a1.twimg.com/profile_images/1638771347/deuch_normal.jpeg" -}, -"title": "FrinnockBoChar: #LGW je pourrais voir cette vidéo du chat 50 fois....", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1601000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"#LGW je pourrais voir cette vid\\u00e9o du chat 50 fois....\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181918718857216\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"87bc44\",\"screen_name\":\"frinnock\",\"lang\":\"fr\",\"favourites_count\":20,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":170,\"location\":\"\",\"profile_text_color\":\"000000\",\"description\":\"Plantigrade normand, musicien deuchiste\",\"statuses_count\":14420,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0000ff\",\"followers_count\":155,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"protected\":false,\"id_str\":\"40014489\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"FrinnockBoChar\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"created_at\":\"Thu May 14 15:22:28 +0000 2009\",\"profile_sidebar_fill_color\":\"e0ff92\",\"id\":40014489,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\"},\"in_reply_to_status_id\":null,\"id\":173181918718857216,\"created_at\":\"Fri Feb 24 23:06:01 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1601000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c7916c62-73af-48da-856a-7bbd888c7137-173181918718857216" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je suis mort de rire de ce chat Supercat. #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1482495069/image_normal.jpg" -}, -"title": "Ornithorynque: Je suis mort de rire de ce chat Supercat. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1601000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je suis mort de rire de ce chat Supercat. #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[42,46]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181920006520834\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181a1e\",\"screen_name\":\"UlysseBFK\",\"lang\":\"fr\",\"favourites_count\":84,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":213,\"location\":\"Paris \\/ Cudi Zone\",\"profile_text_color\":\"666666\",\"followers_count\":192,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1482495069\\/image_normal.jpg\",\"description\":\"Plus tard, j'appellerai mes enfants Ben et Jerry, c'est trop la classe pour les congeler apr\\u00e8s.\",\"statuses_count\":11890,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/424099444\\/427387_10150557889519106_666279105_8746558_720396324_n.jpg\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"918e7a\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1a1b16\",\"protected\":false,\"id_str\":\"161333995\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Ornithorynque\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/424099444\\/427387_10150557889519106_666279105_8746558_720396324_n.jpg\",\"created_at\":\"Wed Jun 30 15:45:50 +0000 2010\",\"profile_sidebar_fill_color\":\"292923\",\"id\":161333995,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/kidhyubhe.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1482495069\\/image_normal.jpg\"},\"truncated\":false,\"id\":173181920006520834,\"created_at\":\"Fri Feb 24 23:06:01 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1601000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8c40f18d-e1bc-4025-8682-2a8c6799ea28-173181920006520834" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilpart #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1604661294/IMG_3135-2_normal.png" -}, -"title": "Joel Rubino: #ilpart #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1602000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilpart #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[0,7]},{\"text\":\"LGW\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181920539197441\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":427,\"screen_name\":\"joelrubino\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6247,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/419789164\\/flaming-guitar.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":28,\"profile_link_color\":\"009999\",\"followers_count\":594,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1604661294\\/IMG_3135-2_normal.png\",\"description\":\"http:\\/\\/about.me\\/JoelRubino\\r\\nTweet perso qui n'engagent que moi.\\r\\nHumaniste amateur de Rugby, de Jazz et de confit de canard.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"5831002\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/419789164\\/flaming-guitar.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1604661294\\/IMG_3135-2_normal.png\",\"name\":\"Joel Rubino\",\"default_profile_image\":false,\"created_at\":\"Mon May 07 12:20:32 +0000 2007\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":5831002,\"utc_offset\":3600,\"favourites_count\":25,\"url\":\"http:\\/\\/www.rubino.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181920539197441,\"created_at\":\"Fri Feb 24 23:06:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1602000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6cb2a293-376d-4a1c-aa01-7ca3c9449e42-173181920539197441" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "40 ... et oui, je n'ai que ça à foutre #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1577239476/monkey2_normal.jpg" -}, -"title": "Feaux: 40 ... et oui, je n'ai que ça à foutre #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1602000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"40 ... et oui, je n'ai que \\u00e7a \\u00e0 foutre #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[39,43]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181921281576961\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":445,\"screen_name\":\"Alain_Feaux\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":371,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/342627193\\/IMG_1241.JPG\",\"location\":\"Clamart\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":39,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1577239476\\/monkey2_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"119033186\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/342627193\\/IMG_1241.JPG\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1577239476\\/monkey2_normal.jpg\",\"name\":\"Feaux\",\"default_profile_image\":false,\"created_at\":\"Tue Mar 02 13:24:00 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":119033186,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/pas-encore-hari-seldon-blog.over-blog.net\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181921281576961,\"created_at\":\"Fri Feb 24 23:06:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1602000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0b1a647a-53ac-44ea-8379-54f108632c61-173181921281576961" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW, 128 glaçon. je suis formelle", -"img": { -"src": "http://a3.twimg.com/profile_images/1428929804/Kafei_normal.PNG" -}, -"title": "Seneclauze pierre: #LGW, 128 glaçon. je suis formelle", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1603000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW, 128 gla\\u00e7on. je suis formelle\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181928160243712\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"piapiou42\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":5,\"location\":\" DANS TON C...\\/SBAF\\/\",\"profile_text_color\":\"333333\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1428929804\\/Kafei_normal.PNG\",\"description\":\"Vive les chocapics et le nutella!\",\"statuses_count\":18,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"292295050\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Seneclauze pierre\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue May 03 12:29:52 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":292295050,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/piapiou.minitroopers.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1428929804\\/Kafei_normal.PNG\"},\"truncated\":false,\"id\":173181928160243712,\"created_at\":\"Fri Feb 24 23:06:03 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1603000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f49fad1e-e2bc-452f-a132-5ed053490867-173181928160243712" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw le chat est la mascotte des geek c'est bien ça ? aime pas les chats", -"img": { -"src": "http://a2.twimg.com/profile_images/1685061192/Photo_du_10-12-11___15.18_normal.jpg" -}, -"title": "DelloyeCoiteux: #lgw le chat est la mascotte des geek c'est bien ça ? aime pas les chats", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1604000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw le chat est la mascotte des geek c'est bien \\u00e7a ? aime pas les chats\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181929758265344\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":276,\"screen_name\":\"DelloyeCoiteux\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2102,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":89,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1685061192\\/Photo_du_10-12-11___15.18_normal.jpg\",\"description\":\"Design, Architecture, Photographie, Web et autres petites curiosit\\u00e9s\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"433388967\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1685061192\\/Photo_du_10-12-11___15.18_normal.jpg\",\"name\":\"DelloyeCoiteux\",\"default_profile_image\":false,\"created_at\":\"Sat Dec 10 14:14:07 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":433388967,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181929758265344,\"created_at\":\"Fri Feb 24 23:06:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1604000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9d2bec9e-26d7-46ef-8911-8e2640010bb1-173181929758265344" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @MryEmery: On applaudit et on se lève pour congratuler Rollin des qu'il fait une vanne ? OK ? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1567949026/Fabarol_normal.jpg" -}, -"title": "Fabienne BAROLLIER: RT @MryEmery: On applaudit et on se lève pour congratuler Rollin des qu'il fait une vanne ? OK ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1605000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @MryEmery: On applaudit et on se l\\u00e8ve pour congratuler Rollin des qu'il fait une vanne ? OK ? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"MryEmery\",\"indices\":[3,12],\"name\":\"Emery Dolig\\u00e9\",\"id_str\":\"14285154\",\"id\":14285154}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[97,101]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"On applaudit et on se l\\u00e8ve pour congratuler Rollin des qu'il fait une vanne ? OK ? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[83,87]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181116356886528\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"MryEmery\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":493,\"location\":\"Paris Rive Gauche\",\"profile_text_color\":\"666666\",\"followers_count\":19577,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1648215039\\/EmeryDoligeHubN_B_normal.jpg\",\"description\":\"Vanksen. Europe 1 #dcdc. Lib\\u00e9ral ta m\\u00e8re.\",\"statuses_count\":31437,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/170627783\\/mrytwitter_copie.jpg\",\"show_all_inline_media\":true,\"listed_count\":931,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f7f8fa\",\"protected\":false,\"id_str\":\"14285154\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Emery Dolig\\u00e9\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/170627783\\/mrytwitter_copie.jpg\",\"created_at\":\"Wed Apr 02 16:59:11 +0000 2008\",\"profile_sidebar_fill_color\":\"252429\",\"id\":14285154,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/mry.blogs.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648215039\\/EmeryDoligeHubN_B_normal.jpg\"},\"truncated\":false,\"id\":173181116356886528,\"created_at\":\"Fri Feb 24 23:02:50 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181934204235776\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Fabarol\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1041,\"location\":\"Issy les moulineaux\",\"profile_text_color\":\"333333\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"description\":\"Magazines societe\\/d\\u00e9cryptage de F5. Les Maternelles, Allo Rufo, Mag Sante+Allo Doc, CAD+CDA+CAV, R&C, Medias le Mag, C Politique, LMEF, Dr CAC, LGQ, LGW\",\"statuses_count\":318,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"110388053\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Fabienne BAROLLIER\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Feb 01 11:04:06 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":110388053,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\"},\"truncated\":false,\"id\":173181934204235776,\"created_at\":\"Fri Feb 24 23:06:05 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1605000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cce98b06-de9f-4ee6-8afb-c2e1e1597aac-173181934204235776" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "un chat qui tombe dans les profondeurs...#lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1704625616/224582_2330277576843_1246842647_32917080_7958787_n_normal.jpg" -}, -"title": "brissot pierre louis: un chat qui tombe dans les profondeurs...#lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1606000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"un chat qui tombe dans les profondeurs...#lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[41,45]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181939791036416\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":17,\"screen_name\":\"piloufaceIII\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1704625616\\/224582_2330277576843_1246842647_32917080_7958787_n_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"442110979\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1704625616\\/224582_2330277576843_1246842647_32917080_7958787_n_normal.jpg\",\"name\":\"brissot pierre louis\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 20 19:21:45 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":442110979,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.facebook.com\\/profile.php?id=1246842647\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181939791036416,\"created_at\":\"Fri Feb 24 23:06:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1606000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a8d4a5db-a37d-4d60-b271-d9d6f970a69a-173181939791036416" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw tu fais super bien le chat !", -"img": { -"src": "http://a0.twimg.com/profile_images/1802162566/image_normal.jpg" -}, -"title": "Julien Cotte: #lgw tu fais super bien le chat !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1607000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw tu fais super bien le chat !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181942055960576\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":872,\"screen_name\":\"JulienCotteALU\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3875,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/105129015\\/VerySmallLogoHR2.0.jpg\",\"location\":\"V\\u00e9lizy-Villacoublay\",\"show_all_inline_media\":false,\"listed_count\":138,\"profile_link_color\":\"0084B4\",\"followers_count\":1405,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1802162566\\/image_normal.jpg\",\"description\":\"DRH du site de V\\u00e9lizy (France) - HR Community Manager - Marketing HR2.0 - @AlcatelLucent\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"107697826\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/105129015\\/VerySmallLogoHR2.0.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802162566\\/image_normal.jpg\",\"name\":\"Julien Cotte\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 23 12:17:36 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":107697826,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/juliencotte.typepad.com\\/le-blog-de-julien-cotte-\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181942055960576,\"created_at\":\"Fri Feb 24 23:06:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1607000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b475179f-7388-4d4a-a410-0ea8f5863b2a-173181942055960576" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Il y a Farrugia sur le plateau ou ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1824565430/photo_2_normal.JPG" -}, -"title": "Bakt El Raalis: Il y a Farrugia sur le plateau ou ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1607000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Il y a Farrugia sur le plateau ou ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[36,40]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181943976951808\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1093,\"screen_name\":\"baktelraalis\",\"lang\":\"fr\",\"profile_text_color\":\"636363\",\"statuses_count\":21284,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":105,\"profile_link_color\":\"808080\",\"followers_count\":1299,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"description\":\"Admin Web \\/ R\\u00e9dacteur en chef @Pelecanus_net + apprenti photographe + amateur de musique ind\\u00e9' et de culture ALT + demandeur d'asile + fils des internets\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"18515564\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"profile_sidebar_fill_color\":\"141414\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"name\":\"Bakt El Raalis\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 31 20:37:21 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":18515564,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.pelecanus.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181943976951808,\"created_at\":\"Fri Feb 24 23:06:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1607000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "59f4ae26-aec5-4cc0-b880-19d66cbaefd0-173181943976951808" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@FlorencePorcel A quand #Barcella dans #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1504665544/image_normal.jpg" -}, -"title": "Lud'eau Krond: @FlorencePorcel A quand #Barcella dans #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1608000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"FlorencePorcel\",\"favorited\":false,\"text\":\"@FlorencePorcel A quand #Barcella dans #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[0,15],\"name\":\"Florence Porcel\",\"id_str\":\"49031173\",\"id\":49031173}],\"hashtags\":[{\"text\":\"Barcella\",\"indices\":[24,33]},{\"text\":\"LGW\",\"indices\":[39,43]}]},\"in_reply_to_user_id\":49031173,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181948938817538\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LUDOCARON\",\"lang\":\"fr\",\"favourites_count\":81,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":371,\"location\":\"Reims\",\"profile_text_color\":\"333333\",\"followers_count\":39,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1504665544\\/image_normal.jpg\",\"description\":\"J'suis du 51, et 51\\u2026 je t'aimeuh, j'en boirrais de tonneaux !\",\"statuses_count\":642,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"300125295\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Lud'eau Krond\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue May 17 07:31:14 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":300125295,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1504665544\\/image_normal.jpg\"},\"truncated\":false,\"id\":173181948938817538,\"created_at\":\"Fri Feb 24 23:06:08 +0000 2012\",\"in_reply_to_user_id_str\":\"49031173\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1608000, -"tags": [ -{ -"id-ref": "ef9088ee-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6eeee38b-3d17-41b3-8f01-dbcc8d3edfd0-173181948938817538" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW mon chat!!!", -"img": { -"src": "http://a0.twimg.com/profile_images/1844216482/good_vibestumblr_lm54oxEmWg1qf91leo1_500_normal.gif" -}, -"title": "The MythosNews: #LGW mon chat!!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1608000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW mon chat!!!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181948565520384\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":161,\"screen_name\":\"utopic92\",\"lang\":\"fr\",\"profile_text_color\":\"883cc2\",\"statuses_count\":4253,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/425920000\\/038.JPG\",\"location\":\"Paris ..et sa R\\u00e9gion.\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0900ff\",\"followers_count\":47,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1844216482\\/good_vibestumblr_lm54oxEmWg1qf91leo1_500_normal.gif\",\"description\":\" \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"642D8B\",\"id_str\":\"301585182\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425920000\\/038.JPG\",\"profile_sidebar_fill_color\":\"bfc4c7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1844216482\\/good_vibestumblr_lm54oxEmWg1qf91leo1_500_normal.gif\",\"name\":\"The MythosNews\",\"default_profile_image\":false,\"created_at\":\"Thu May 19 18:25:43 +0000 2011\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":301585182,\"utc_offset\":3600,\"favourites_count\":25,\"url\":\"http:\\/\\/madeinfrance-citizenband.blogspot.com\\/2010\\/10\\/httpvids.html\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181948565520384,\"created_at\":\"Fri Feb 24 23:06:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1608000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e4ea9a78-6178-4444-8c05-7b40d5f2b04b-173181948565520384" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @pandanael: La chemise, c'est une sponso Google ? #Lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1836489540/humanrage1_normal.jpg" -}, -"title": "Androids: RT @pandanael: La chemise, c'est une sponso Google ? #Lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1611000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @pandanael: La chemise, c'est une sponso Google ? #Lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"pandanael\",\"indices\":[3,13],\"id_str\":\"177984098\",\"name\":\"justice pandine\",\"id\":177984098}],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[53,57]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"La chemise, c'est une sponso Google ? #Lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[38,42]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181793736982528\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1340,\"screen_name\":\"pandanael\",\"lang\":\"fr\",\"profile_text_color\":\"1a0e1a\",\"statuses_count\":28271,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"location\":\"Bambouseraie\",\"show_all_inline_media\":false,\"listed_count\":192,\"profile_link_color\":\"9058d1\",\"followers_count\":2571,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\",\"description\":\"#NowPrending son bain. Ici, c'est comme chez m\\u00e9m\\u00e9. T'es gentil(le), un bisou. Tu fais chier, un coup de boule. #TarifUnique #Enjoy http:\\/\\/bit.ly\\/gIQZr4 \\r\\n\\r\\n \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"177984098\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"profile_sidebar_fill_color\":\"f5fafa\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\",\"name\":\"justice pandine\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 13 15:30:49 +0000 2010\",\"profile_sidebar_border_color\":\"adffef\",\"id\":177984098,\"utc_offset\":3600,\"favourites_count\":1862,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181793736982528,\"created_at\":\"Fri Feb 24 23:05:31 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181960431214593\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":189,\"screen_name\":\"Androids974\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1487,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/24960097\\/Grammar_Natzee_2_by_dinyctis.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":68,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836489540\\/humanrage1_normal.jpg\",\"description\":\"Spectateur.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"9AE4E8\",\"id_str\":\"58974537\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/24960097\\/Grammar_Natzee_2_by_dinyctis.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836489540\\/humanrage1_normal.jpg\",\"name\":\"Androids\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 22 00:25:26 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":58974537,\"utc_offset\":null,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181960431214593,\"created_at\":\"Fri Feb 24 23:06:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1611000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6017faf1-9a39-4a0d-8730-0b296f6083e4-173181960431214593" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Brigitte Bardot va passer par la ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1823017040/tetocarre_normal.jpg" -}, -"title": "GoldoNat: Brigitte Bardot va passer par la ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1611000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Brigitte Bardot va passer par la ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181961962135553\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":256,\"screen_name\":\"GoldoNat\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1752,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"009999\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"description\":\"Graphiste, Pr\\u00e9sentatrice qui raconte des blagues nulles et Stagiaire irresponsable \\u00e9v\\u00e8nement chez DoReMi Game Cie, Jeux Vid\\u00e9os, Troll \\u00e0 ses heures perdues.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"116250574\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"name\":\"GoldoNat\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 21 19:13:39 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":116250574,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.doremi.asso.fr\\/site\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181961962135553,\"created_at\":\"Fri Feb 24 23:06:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1611000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "268e6faf-dbf7-40b4-a5d9-73a77449bbb8-173181961962135553" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw chat qui tombe. J'entend le rire d'omar", -"img": { -"src": "http://a0.twimg.com/profile_images/1677676216/fender_2_normal.jpg" -}, -"title": "Sébastien vdo: #lgw chat qui tombe. J'entend le rire d'omar", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1612000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw chat qui tombe. J'entend le rire d'omar\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/levelupstudio.com\\/plume\\\" rel=\\\"nofollow\\\"\\u003EPlume\\u00a0for\\u00a0Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181962171842561\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":24,\"screen_name\":\"sebvdo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":25,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"Juste l\\u00e0...\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"990000\",\"followers_count\":2,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1677676216\\/fender_2_normal.jpg\",\"description\":\"Web\\/Zic\\/Foot\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"97193463\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1677676216\\/fender_2_normal.jpg\",\"name\":\"S\\u00e9bastien vdo\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 16 11:57:29 +0000 2009\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":97193463,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181962171842561,\"created_at\":\"Fri Feb 24 23:06:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1612000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "10540272-d6cf-4a9d-8135-2996a7ec228f-173181962171842561" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mortelle cette vidéo! ^^ #lgw (c'est un jeu de mots... enfin j'espère!)", -"img": { -"src": "http://a1.twimg.com/profile_images/1398568911/IMG_2179_-_Copie_normal.jpg" -}, -"title": "Lucie: Mortelle cette vidéo! ^^ #lgw (c'est un jeu de mots... enfin j'espère!)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1613000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mortelle cette vid\\u00e9o! ^^ #lgw (c'est un jeu de mots... enfin j'esp\\u00e8re!)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[26,30]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181967200813056\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":149,\"screen_name\":\"Milcah7\",\"lang\":\"en\",\"profile_text_color\":\"807d80\",\"statuses_count\":9483,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"03949e\",\"followers_count\":79,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"description\":\"Herocorpienne, S\\u00e9riephile (pas assez \\u00e0 mon go\\u00fbt), DVDvore,Cin\\u00e9vore, aime le tennis et le rugby, le rock, pop-rock... et ses twittos 3\\r\\n.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"63258588\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"name\":\"Lucie\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 05 21:13:19 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":63258588,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181967200813056,\"created_at\":\"Fri Feb 24 23:06:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1613000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8fe414ce-feda-4037-b5ac-875d66040961-173181967200813056" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "En effet \\o/ #lgw RT @palmashow: Notre voisin de droite a un problème de rire", -"img": { -"src": "http://a3.twimg.com/profile_images/1704016122/loltruc-noel_normal.png" -}, -"title": "Hervé Q: En effet \\o/ #lgw RT @palmashow: Notre voisin de droite a un problème de rire", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1613000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"En effet \\\\o\\/ #lgw RT @palmashow: Notre voisin de droite a un probl\\u00e8me de rire\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[21,31],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[13,17]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181969977450496\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":430,\"screen_name\":\"Airvecu\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":34951,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/144273404\\/xb15acfe7365bd11b8abe0faf957eee0.png\",\"location\":\"Brest m\\u00eam' (et ses alentours)\",\"show_all_inline_media\":true,\"listed_count\":44,\"profile_link_color\":\"0600b5\",\"followers_count\":754,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1704016122\\/loltruc-noel_normal.png\",\"description\":\"Presque musicien, presque dr\\u00f4le, presque original, presque normal, presque intelligent, mais loin d'\\u00eatre parfait. Mais je suis Breton.\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"46863586\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/144273404\\/xb15acfe7365bd11b8abe0faf957eee0.png\",\"profile_sidebar_fill_color\":\"f0f3f5\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1704016122\\/loltruc-noel_normal.png\",\"name\":\"Herv\\u00e9 Q\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 13 10:17:50 +0000 2009\",\"profile_sidebar_border_color\":\"2e2103\",\"id\":46863586,\"utc_offset\":3600,\"favourites_count\":556,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181969977450496,\"created_at\":\"Fri Feb 24 23:06:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1613000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d8d5eb3e-a931-4db4-8e97-1dbfea36aa10-173181969977450496" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'avais pas encore vu cette vidéo, j'ai éclaté de rire comme un connard… #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1829519991/simple_normal.jpg" -}, -"title": "Florian: J'avais pas encore vu cette vidéo, j'ai éclaté de rire comme un connard… #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1614000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'avais pas encore vu cette vid\\u00e9o, j'ai \\u00e9clat\\u00e9 de rire comme un connard\\u2026 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[73,77]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181971890044928\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":149,\"screen_name\":\"DrNova\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":8723,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/284198976\\/twilk_background_4e139906cbe34.jpg\",\"location\":\"Lyon\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0084B4\",\"followers_count\":268,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1829519991\\/simple_normal.jpg\",\"description\":\"\\u00c0 coup de scalpel je tranche vos id\\u00e9es pr\\u00e9con\\u00e7ues.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"73372337\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/284198976\\/twilk_background_4e139906cbe34.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1829519991\\/simple_normal.jpg\",\"name\":\"Florian\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 11 12:17:25 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":73372337,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181971890044928,\"created_at\":\"Fri Feb 24 23:06:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1614000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6bd670ee-e150-4c16-86d2-3c8cb365bef0-173181971890044928" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "les lol cat, c'est toujours lol #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1727266317/oimtampon_normal.jpg" -}, -"title": "Lucas Parax: les lol cat, c'est toujours lol #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1614000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"les lol cat, c'est toujours lol #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181972355624960\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":731,\"screen_name\":\"lucasparax\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9270,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"990000\",\"followers_count\":538,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1727266317\\/oimtampon_normal.jpg\",\"description\":\"Politique, musique, r\\u00e9flexions absurdes. J'aime bien votre veste, mais faudrait penser \\u00e0 ne pas la retourner. #\\u00e9lys\\u00e9e_2012 #rock\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"333415548\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727266317\\/oimtampon_normal.jpg\",\"name\":\"Lucas Parax\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 11 14:14:27 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":333415548,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/lucasparax.over-blog.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181972355624960,\"created_at\":\"Fri Feb 24 23:06:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1614000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "69eb1f74-ab0a-43dd-8189-69fa071e5846-173181972355624960" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @DoveArthur: #WTF #LGW ?!!!!!!!!!!!!!!!!!!", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: RT @DoveArthur: #WTF #LGW ?!!!!!!!!!!!!!!!!!!", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1615000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @DoveArthur: #WTF #LGW ?!!!!!!!!!!!!!!!!!!\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"DoveArthur\",\"indices\":[3,14],\"id_str\":\"96210164\",\"name\":\"Dove Arthur \",\"id\":96210164}],\"urls\":[],\"hashtags\":[{\"text\":\"WTF\",\"indices\":[16,20]},{\"text\":\"LGW\",\"indices\":[21,25]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#WTF #LGW ?!!!!!!!!!!!!!!!!!!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"WTF\",\"indices\":[0,4]},{\"text\":\"LGW\",\"indices\":[5,9]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181335005962241\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":261,\"screen_name\":\"DoveArthur\",\"lang\":\"fr\",\"profile_text_color\":\"a19a4d\",\"statuses_count\":1841,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/420571809\\/Movember-Super-Mario-Bros.jpg\",\"location\":\"Lille\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"37447d\",\"followers_count\":129,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1417270951\\/DoveArhur_normal.jpg\",\"description\":\"\\u00c9tudiant EFAP Lille Europe Promo 2013 - R\\u00e9dacteur - Graphiste - Lomographiste - Cin\\u00e9phile\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"96210164\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/420571809\\/Movember-Super-Mario-Bros.jpg\",\"profile_sidebar_fill_color\":\"f7fcfc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1417270951\\/DoveArhur_normal.jpg\",\"name\":\"Dove Arthur \",\"default_profile_image\":false,\"created_at\":\"Fri Dec 11 21:27:09 +0000 2009\",\"profile_sidebar_border_color\":\"f50e22\",\"id\":96210164,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181335005962241,\"created_at\":\"Fri Feb 24 23:03:42 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181977409761282\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":635,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"name\":\"Royer Charles-Henri\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":185396126,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181977409761282,\"created_at\":\"Fri Feb 24 23:06:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1615000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef77b274-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1c6f017a-21b4-4b98-a7f6-f910965a7272-173181977409761282" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'ai re-essayé de regarder #LGW je me suis re-fait chier. Désolé, apparemment tout le monde aime mais moi j'y arrive pas.", -"img": { -"src": "http://a0.twimg.com/profile_images/58389992/delorme_gmail.com_e1850f61_normal.jpg" -}, -"title": "Thomas Delorme: J'ai re-essayé de regarder #LGW je me suis re-fait chier. Désolé, apparemment tout le monde aime mais moi j'y arrive pas.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1615000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"J'ai re-essay\\u00e9 de regarder #LGW je me suis re-fait chier. D\\u00e9sol\\u00e9, apparemment tout le monde aime mais moi j'y arrive pas.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[27,31]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitterrific.com\\\" rel=\\\"nofollow\\\"\\u003ETwitterrific\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181978768711680\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"87bc44\",\"screen_name\":\"delorme\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":390,\"location\":\"paris france\",\"profile_text_color\":\"000000\",\"followers_count\":641,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/58389992\\/delorme_gmail.com_e1850f61_normal.jpg\",\"description\":\"VP\\/GM @ TMP Worldwide Paris (tmp.com)\",\"statuses_count\":2123,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/374182\\/petit-dogbert.jpg\",\"show_all_inline_media\":false,\"listed_count\":37,\"profile_link_color\":\"0000ff\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"protected\":false,\"id_str\":\"7841882\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Thomas Delorme\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/374182\\/petit-dogbert.jpg\",\"created_at\":\"Tue Jul 31 07:39:12 +0000 2007\",\"profile_sidebar_fill_color\":\"e0ff92\",\"id\":7841882,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.meshworking.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/58389992\\/delorme_gmail.com_e1850f61_normal.jpg\"},\"truncated\":false,\"id\":173181978768711680,\"created_at\":\"Fri Feb 24 23:06:15 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1615000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8048c61e-1543-438a-94a3-3dbd301581b3-173181978768711680" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "si @legrandwebze on sort le #LOLCAT c'est le désespoir non ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/977272877/toon_normal.jpg" -}, -"title": "Alexandra Pelissero: si @legrandwebze on sort le #LOLCAT c'est le désespoir non ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1615000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"si @legrandwebze on sort le #LOLCAT c'est le d\\u00e9sespoir non ? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"LOLCAT\",\"indices\":[28,35]},{\"text\":\"lgw\",\"indices\":[61,65]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181975627177984\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"alexp19\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":978,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":181,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/977272877\\/toon_normal.jpg\",\"description\":\"Corporate communicator | Paris | News junkie |\\r\\nWinning Team = Jon Stewart + Ricardo Darin\\r\\nWork for Yahoo! but opinion is mine\",\"statuses_count\":474,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/245991092\\/lotta_nieminen.jpg\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"19238694\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Alexandra Pelissero\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/245991092\\/lotta_nieminen.jpg\",\"created_at\":\"Tue Jan 20 14:34:43 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":19238694,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/977272877\\/toon_normal.jpg\"},\"truncated\":false,\"id\":173181975627177984,\"created_at\":\"Fri Feb 24 23:06:15 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1615000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef89c64e-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f43f58fc-5138-42ad-b4e3-6b9f6e65ae1b-173181975627177984" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@abrutim: 48glaçons #lgw avec l'aide de @linilim” Ils trichent!!! ;)", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: “@abrutim: 48glaçons #lgw avec l'aide de @linilim” Ils trichent!!! ;)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1616000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@abrutim: 48gla\\u00e7ons #lgw avec l'aide de @linilim\\u201d Ils trichent!!! ;)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"abrutim\",\"indices\":[1,9],\"id_str\":\"169861930\",\"name\":\"Abrutim\",\"id\":169861930},{\"screen_name\":\"linilim\",\"indices\":[41,49],\"id_str\":\"174604625\",\"name\":\"Audrey\",\"id\":174604625}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181980345774080\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":912,\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"profile_text_color\":\"a3c23e\",\"statuses_count\":4897,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"location\":\"Alsace, France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"profile_sidebar_fill_color\":\"9ca871\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"name\":\"Hugo SCHOCH\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_border_color\":\"111405\",\"id\":175540303,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/only.hug33k.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181980345774080,\"created_at\":\"Fri Feb 24 23:06:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1616000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fa66e07c-8c5c-465c-8ded-96e74610aacf-173181980345774080" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je veux squatter le #cqui #cqui #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: Je veux squatter le #cqui #cqui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1618000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je veux squatter le #cqui #cqui #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[20,25]},{\"text\":\"cqui\",\"indices\":[26,31]},{\"text\":\"lgw\",\"indices\":[32,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181989153808386\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6696,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"followers_count\":2387,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"name\":\"Ludovic Delaherche\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":72665061,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/chapkattack.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181989153808386,\"created_at\":\"Fri Feb 24 23:06:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1618000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7da34b59-b7b5-4792-bda2-007b8c49cdc2-173181989153808386" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cQui #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1827319440/tetocarre_normal.jpg" -}, -"title": "Teddy: #cQui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1618000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cQui #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[6,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181989472571393\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":59,\"screen_name\":\"Teddy_37\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":206,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"2FC2EF\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1827319440\\/tetocarre_normal.jpg\",\"description\":\"Mouarf\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"86088540\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1827319440\\/tetocarre_normal.jpg\",\"name\":\"Teddy\",\"default_profile_image\":false,\"created_at\":\"Thu Oct 29 15:10:57 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":86088540,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181989472571393,\"created_at\":\"Fri Feb 24 23:06:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1618000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "31007fa8-cc19-4a44-bff5-5c6ebfa44527-173181989472571393" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Heu, on gagne quoi bordayl ?!! 48 glaçons #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1850972765/image_normal.jpg" -}, -"title": "Pierson ∞: Heu, on gagne quoi bordayl ?!! 48 glaçons #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1620000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Heu, on gagne quoi bordayl ?!! 48 gla\\u00e7ons #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[42,46]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181999358541824\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":733,\"screen_name\":\"spookev\",\"lang\":\"en\",\"profile_text_color\":\"8f8f8f\",\"statuses_count\":27569,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/96498905\\/bgTw.jpg\",\"location\":\"Alsace-France \\/ Germany\",\"show_all_inline_media\":false,\"listed_count\":102,\"profile_link_color\":\"000f57\",\"followers_count\":1040,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850972765\\/image_normal.jpg\",\"description\":\"Freelance graphisme, web & print. www.twavatar.us - www.foot.lv Suis-moi, ta vie sera moins chiante. - NS2012 - Mes tweets n'engagent que moi. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"000000\",\"id_str\":\"51034368\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/96498905\\/bgTw.jpg\",\"profile_sidebar_fill_color\":\"9ed6f0\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850972765\\/image_normal.jpg\",\"name\":\"Pierson \\u221e\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 26 12:18:55 +0000 2009\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":51034368,\"utc_offset\":-10800,\"favourites_count\":66,\"url\":\"http:\\/\\/www.annei.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181999358541824,\"created_at\":\"Fri Feb 24 23:06:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1620000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e726f8a3-b7f8-4141-a633-db607b9079ae-173181999358541824" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ben moi, je viens de pleurer de rire devant la vidéo du chat qui se suicide sur #LGW.", -"img": { -"src": "http://a0.twimg.com/profile_images/1850070784/Yogiimise_normal.jpg" -}, -"title": "Johann M.: Ben moi, je viens de pleurer de rire devant la vidéo du chat qui se suicide sur #LGW.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1623000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ben moi, je viens de pleurer de rire devant la vid\\u00e9o du chat qui se suicide sur #LGW.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[80,84]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182011928887298\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":671,\"screen_name\":\"Yogiimise\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":64989,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Le V\\u00e9sinet\",\"show_all_inline_media\":false,\"listed_count\":170,\"profile_link_color\":\"0084B4\",\"followers_count\":2072,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850070784\\/Yogiimise_normal.jpg\",\"description\":\"Tech Journalist, il geek il voit pas le rapport. Travail, Famille, Party. #DaddyGaga, #JaiRigolu & #OMAGAD. La vie est trop courte pour \\u00eatre prise au s\\u00e9rieux.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"30915093\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850070784\\/Yogiimise_normal.jpg\",\"name\":\"Johann M.\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 13 17:55:31 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":30915093,\"utc_offset\":3600,\"favourites_count\":1424,\"url\":\"http:\\/\\/www.tomsguide.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182011928887298,\"created_at\":\"Fri Feb 24 23:06:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1623000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ff313bc6-0516-4133-ab67-ac517973a3aa-173182011928887298" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ahah, j'adore le livetweet des gens QUI SONT DANS LE POSTE #lgw RT @palmashow: Notre voisin de droite a un problème de rire", -"img": { -"src": "http://a1.twimg.com/profile_images/1536891239/twitter_avatar_2_normal.jpg" -}, -"title": "Alexandre Hervaud: Ahah, j'adore le livetweet des gens QUI SONT DANS LE POSTE #lgw RT @palmashow: Notre voisin de droite a un problème de rire", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1624000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ahah, j'adore le livetweet des gens QUI SONT DANS LE POSTE #lgw RT @palmashow: Notre voisin de droite a un probl\\u00e8me de rire\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[67,77],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[59,63]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"https:\\/\\/chrome.google.com\\/extensions\\/detail\\/encaiiljifbdbjlphpgpiimidegddhic\\\" rel=\\\"nofollow\\\"\\u003ESilver Bird\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182014197997568\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"AlexHervaud\",\"lang\":\"fr\",\"favourites_count\":3392,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1078,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":14843,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1536891239\\/twitter_avatar_2_normal.jpg\",\"description\":\"Journaliste, ex-Lib\\u00e9, chroniqueur au Mouv et Vodkaster.com, (d\\u00e9)formateur pour l'ESJ. Assiste @JeanReneCraypio. Mes tweets n'engagent pas P\\u00f4le Emploi.\",\"statuses_count\":48448,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/346551794\\/norwegian_troll.jpg\",\"show_all_inline_media\":true,\"listed_count\":816,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"401d91\",\"protected\":false,\"id_str\":\"14321981\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Alexandre Hervaud\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/346551794\\/norwegian_troll.jpg\",\"created_at\":\"Mon Apr 07 11:34:52 +0000 2008\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":14321981,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/alexhervaud.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1536891239\\/twitter_avatar_2_normal.jpg\"},\"truncated\":false,\"id\":173182014197997568,\"created_at\":\"Fri Feb 24 23:06:24 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1624000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "09d7b2b2-a09d-423c-bb29-b8c47f8c3bbd-173182014197997568" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je débarque mais j'comprends pas de qui François Rollin parle quand il dit \"les femmes très agées du Post\" ? #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/545276894/MavericksZoom_normal.jpg" -}, -"title": "RichardTrois: Je débarque mais j'comprends pas de qui François Rollin parle quand il dit \"les femmes très agées du Post\" ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1625000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je d\\u00e9barque mais j'comprends pas de qui Fran\\u00e7ois Rollin parle quand il dit \\\"les femmes tr\\u00e8s ag\\u00e9es du Post\\\" ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[109,113]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182016802652160\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":796,\"screen_name\":\"RichardTrois\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":22590,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/3486543\\/red_rose_01.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":171,\"profile_link_color\":\"0084B4\",\"followers_count\":2718,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/545276894\\/MavericksZoom_normal.jpg\",\"description\":\"Fl\\u00e2neur non salari\\u00e9 & caf\\u00e9noiriste. Politique, photo, lecture et la vie comme elle vient... Pour #SRoyal, #FH2012. ex LePost.fr & ex LePlus now Zeredac.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"17365199\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/3486543\\/red_rose_01.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/545276894\\/MavericksZoom_normal.jpg\",\"name\":\"RichardTrois\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 13 14:00:25 +0000 2008\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":17365199,\"utc_offset\":3600,\"favourites_count\":1336,\"url\":\"http:\\/\\/zeredac.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182016802652160,\"created_at\":\"Fri Feb 24 23:06:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1625000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "87e126db-30d8-4956-ade6-ccf122fb1f07-173182016802652160" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Allez on sort le Furbi, on est des déglingos #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1793236975/Photo_du_13878919-05-___03.51_normal.jpg" -}, -"title": "Constance Ortuzar: Allez on sort le Furbi, on est des déglingos #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1626000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Allez on sort le Furbi, on est des d\\u00e9glingos #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[45,49]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182022200725504\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":249,\"screen_name\":\"constuzar\",\"lang\":\"en\",\"profile_text_color\":\"ff0f0f\",\"statuses_count\":7419,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"14b9fa\",\"followers_count\":432,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1793236975\\/Photo_du_13878919-05-___03.51_normal.jpg\",\"description\":\"Ils me voient rouler, ils d\\u00e9testent.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"131516\",\"id_str\":\"53776719\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"d5faef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1793236975\\/Photo_du_13878919-05-___03.51_normal.jpg\",\"name\":\"Constance Ortuzar\",\"default_profile_image\":false,\"created_at\":\"Sat Jul 04 22:29:54 +0000 2009\",\"profile_sidebar_border_color\":\"ff0000\",\"id\":53776719,\"utc_offset\":null,\"favourites_count\":27,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182022200725504,\"created_at\":\"Fri Feb 24 23:06:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1626000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a978ee57-e29a-442c-8c16-c23f55d42ce8-173182022200725504" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ah les cons :) #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1841672766/18052011_002_twt_normal.jpg" -}, -"title": "Pascal R : Ah les cons :) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1627000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ah les cons :) #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[15,19]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182026583769088\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":186,\"screen_name\":\"PTwicard\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1290,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme19\\/bg.gif\",\"location\":\"terre, syst solaire, v. lact\\u00e9e\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0099CC\",\"followers_count\":26,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1841672766\\/18052011_002_twt_normal.jpg\",\"description\":\"Retweeteur compulsif ?\\r\\nVoici mon fil Twitter officiel et si c'est \\u00e9crit c'est que \\u00e7a doit \\u00eatre vrai.\\r\\nFan des Nuls. Et de Coluche ! Metooer too, des fois.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"448753241\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme19\\/bg.gif\",\"profile_sidebar_fill_color\":\"f6ffd1\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841672766\\/18052011_002_twt_normal.jpg\",\"name\":\"Pascal R \",\"default_profile_image\":false,\"created_at\":\"Wed Dec 28 10:07:55 +0000 2011\",\"profile_sidebar_border_color\":\"fff8ad\",\"id\":448753241,\"utc_offset\":3600,\"favourites_count\":87,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182026583769088,\"created_at\":\"Fri Feb 24 23:06:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1627000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "02c6eccb-5796-4ff9-9a4c-9c379390dbc1-173182026583769088" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mon tweet est passé dans #lgw avec celui de @captainweb. Je peux mourir en paix maintenant.", -"img": { -"src": "http://a2.twimg.com/profile_images/1430499349/IMG_0800_twit_normal.jpg" -}, -"title": "Thibault Dupuis: Mon tweet est passé dans #lgw avec celui de @captainweb. Je peux mourir en paix maintenant.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1628000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mon tweet est pass\\u00e9 dans #lgw avec celui de @captainweb. Je peux mourir en paix maintenant.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"captainweb\",\"indices\":[44,55],\"id_str\":\"18554168\",\"name\":\"Siegfried Thouvenot\",\"id\":18554168}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182032644550656\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":206,\"screen_name\":\"ThibaultDupuis\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":35733,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"Avignon, France\",\"show_all_inline_media\":true,\"listed_count\":16,\"profile_link_color\":\"0084B4\",\"followers_count\":418,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1430499349\\/IMG_0800_twit_normal.jpg\",\"description\":\"\\u00c9tudiant en BTS IRIS, passionn\\u00e9 des nouvelles technologies et des produits Apple.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"32435437\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1430499349\\/IMG_0800_twit_normal.jpg\",\"name\":\"Thibault Dupuis\",\"default_profile_image\":false,\"created_at\":\"Fri Apr 17 14:58:07 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":32435437,\"utc_offset\":3600,\"favourites_count\":38,\"url\":\"http:\\/\\/www.dthibault.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182032644550656,\"created_at\":\"Fri Feb 24 23:06:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1628000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "526db06e-4ae5-4b3a-9ae6-0aec608ed720-173182032644550656" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw toutes ses boules qui s'empilent, ca m'inspire", -"img": { -"src": "http://a0.twimg.com/profile_images/1353093787/Dragons-6_normal.jpg" -}, -"title": "Thibaut Devillers: #lgw toutes ses boules qui s'empilent, ca m'inspire", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1628000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw toutes ses boules qui s'empilent, ca m'inspire\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182033114308611\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Eliadus\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":68,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"description\":\"\",\"statuses_count\":705,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"92095420\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Thibaut Devillers\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Mon Nov 23 19:36:51 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":92095420,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.followfriday.com\\/followfriday\\/eliadus\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\"},\"truncated\":false,\"id\":173182033114308611,\"created_at\":\"Fri Feb 24 23:06:28 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1628000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ff104c6d-bbba-4e1c-b3c4-597fd22f1279-173182033114308611" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @SeriousCharly: Pour le prochain #LGW, @UltranusAbitbol et moi-même iront présenter notre projet pour Le #PartiDesChevals aux préside ...", -"img": { -"src": "http://a0.twimg.com/profile_images/1845486799/fond_d_ecran_espace_18_normal.jpg" -}, -"title": "Petère et Stévène: RT @SeriousCharly: Pour le prochain #LGW, @UltranusAbitbol et moi-même iront présenter notre projet pour Le #PartiDesChevals aux préside ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1629000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @SeriousCharly: Pour le prochain #LGW, @UltranusAbitbol et moi-m\\u00eame iront pr\\u00e9senter notre projet pour Le #PartiDesChevals aux pr\\u00e9side ...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SeriousCharly\",\"indices\":[3,17],\"id_str\":\"149298036\",\"name\":\"Charly M.\",\"id\":149298036},{\"screen_name\":\"UltranusAbitbol\",\"indices\":[42,58],\"id_str\":\"242260896\",\"name\":\"Pet\\u00e8re et St\\u00e9v\\u00e8ne\",\"id\":242260896}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[36,40]},{\"text\":\"PartiDesChevals\",\"indices\":[108,124]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Pour le prochain #LGW, @UltranusAbitbol et moi-m\\u00eame iront pr\\u00e9senter notre projet pour Le #PartiDesChevals aux pr\\u00e9sidentielles.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"UltranusAbitbol\",\"indices\":[23,39],\"id_str\":\"242260896\",\"name\":\"Pet\\u00e8re et St\\u00e9v\\u00e8ne\",\"id\":242260896}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[17,21]},{\"text\":\"PartiDesChevals\",\"indices\":[89,105]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181287870369792\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":200,\"screen_name\":\"SeriousCharly\",\"lang\":\"en\",\"profile_text_color\":\"050303\",\"statuses_count\":59221,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/206030081\\/mosaic_serious.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":146,\"profile_link_color\":\"2c30ab\",\"followers_count\":1945,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1813693284\\/photo__3__normal.JPG\",\"description\":\"Ours parisien de 20 ans, \\u00e9tudiant en \\u00e9cole de commerce \\u00e0 Nantes et lyonnais de coeur. Je r\\u00e2le contre tout et je tweete foot.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"c2bec2\",\"id_str\":\"149298036\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/206030081\\/mosaic_serious.jpg\",\"profile_sidebar_fill_color\":\"dcdded\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813693284\\/photo__3__normal.JPG\",\"name\":\"Charly M.\",\"default_profile_image\":false,\"created_at\":\"Fri May 28 23:10:49 +0000 2010\",\"profile_sidebar_border_color\":\"5e69ab\",\"id\":149298036,\"utc_offset\":3600,\"favourites_count\":652,\"url\":\"http:\\/\\/www.lastfm.fr\\/user\\/CharIy\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181287870369792,\"created_at\":\"Fri Feb 24 23:03:31 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182036696244225\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":781,\"screen_name\":\"UltranusAbitbol\",\"lang\":\"fr\",\"profile_text_color\":\"ED5A8E\",\"statuses_count\":35405,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/221315011\\/x7fed4fcd8461920dba5908f3c8b5550.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":276,\"profile_link_color\":\"FF96A8\",\"followers_count\":3280,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1845486799\\/fond_d_ecran_espace_18_normal.jpg\",\"description\":\"Et comme disait JFK : Allez, te laisse pas abattre\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"593F2E\",\"id_str\":\"242260896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/221315011\\/x7fed4fcd8461920dba5908f3c8b5550.jpg\",\"profile_sidebar_fill_color\":\"F7D0D0\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1845486799\\/fond_d_ecran_espace_18_normal.jpg\",\"name\":\"Pet\\u00e8re et St\\u00e9v\\u00e8ne\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 24 10:35:24 +0000 2011\",\"profile_sidebar_border_color\":\"67A2B3\",\"id\":242260896,\"utc_offset\":3600,\"favourites_count\":145,\"url\":\"http:\\/\\/ultranus.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":true,\"id\":173182036696244225,\"created_at\":\"Fri Feb 24 23:06:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1629000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef771116-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bdc23468-f8fc-4646-ab92-649fbd3fe5e6-173182036696244225" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "De la vanne de la vanne !! #lgw", -"img": { -"src": "http://a1.twimg.com/sticky/default_profile_images/default_profile_6_normal.png" -}, -"title": "Gw3nd0ul: De la vanne de la vanne !! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1630000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"De la vanne de la vanne !! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[27,31]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182039372201984\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":434,\"screen_name\":\"Gw3nd0ul\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":512,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"143017258\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"name\":\"Gw3nd0ul\",\"default_profile_image\":true,\"created_at\":\"Wed May 12 10:42:39 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":143017258,\"utc_offset\":3600,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182039372201984,\"created_at\":\"Fri Feb 24 23:06:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1630000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6ed3071e-e4bd-4dcf-9715-c63ef438be70-173182039372201984" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Cette émission vient d'ailleurs ! C'est assez flippant #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/341107468/4293_1166570803705_1210969868_30461443_2075932_n_normal.jpg" -}, -"title": "Romain Labarere: Cette émission vient d'ailleurs ! C'est assez flippant #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1632000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Cette \\u00e9mission vient d'ailleurs ! C'est assez flippant #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[55,59]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182046926159872\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":299,\"screen_name\":\"King_Rom_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":113,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/425782606\\/00001699.gif\",\"location\":\"Lille, France\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":33,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/341107468\\/4293_1166570803705_1210969868_30461443_2075932_n_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"52082143\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425782606\\/00001699.gif\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/341107468\\/4293_1166570803705_1210969868_30461443_2075932_n_normal.jpg\",\"name\":\"Romain Labarere\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 29 15:08:06 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":52082143,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182046926159872,\"created_at\":\"Fri Feb 24 23:06:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1632000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "98808757-1e2b-47bc-a78d-d143ccd743e3-173182046926159872" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW c'est quand même un peu un ovni dans le PAF", -"img": { -"src": "http://a0.twimg.com/profile_images/1792102319/0014_-_Copie_-_Copie_normal.JPG" -}, -"title": "Nicolas Gaillard: #LGW c'est quand même un peu un ovni dans le PAF", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1634000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW c'est quand m\\u00eame un peu un ovni dans le PAF\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182055423815680\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":141,\"screen_name\":\"NG__nico\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1114,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/410106398\\/3640083-la-terre-vue-de-l-39-espace-avec-le-lever-du-soleil.jpg\",\"location\":\"Poitiers\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":53,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1792102319\\/0014_-_Copie_-_Copie_normal.JPG\",\"description\":\"Etudiant L2 Histoire ---Actu---Politique---T\\u00e9l\\u00e9---M\\u00e9dias--- Musique...tout ce qu'aiment les journalistes--- Feel free to follow me ;-) \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"370637904\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/410106398\\/3640083-la-terre-vue-de-l-39-espace-avec-le-lever-du-soleil.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1792102319\\/0014_-_Copie_-_Copie_normal.JPG\",\"name\":\" Nicolas Gaillard\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 09 11:18:42 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":370637904,\"utc_offset\":-10800,\"favourites_count\":23,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182055423815680,\"created_at\":\"Fri Feb 24 23:06:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1634000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "224c0b16-33f5-41e4-a328-a3f99b5eb150-173182055423815680" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cQui #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1815905585/image_normal.jpg" -}, -"title": "Young, Wild & Free: #cQui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1634000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cQui #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[6,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182054949855232\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":233,\"screen_name\":\"08Life06\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10940,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"chez les mafieux mexicains\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"followers_count\":390,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"363343002\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"name\":\"Young, Wild & Free\",\"default_profile_image\":false,\"created_at\":\"Sat Aug 27 23:04:05 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":363343002,\"utc_offset\":null,\"favourites_count\":39,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182054949855232,\"created_at\":\"Fri Feb 24 23:06:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1634000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7f24f649-4a2a-48c7-a139-83d79001f1d8-173182054949855232" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ça nous rappelle les heures les plus sombres des pires concepts d'émission de \nArdisson des années 80' de la lose #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1463922495/Epuale_Twitter_normal.png" -}, -"title": "Emmanuel Torregano: Ça nous rappelle les heures les plus sombres des pires concepts d'émission de \nArdisson des années 80' de la lose #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1634000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u00c7a nous rappelle les heures les plus sombres des pires concepts d'\\u00e9mission de \\nArdisson des ann\\u00e9es 80' de la lose #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[114,118]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182057848127488\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":614,\"screen_name\":\"ZaraA\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":59008,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/309482\\/galaxy.jpg\",\"location\":\"iPhone: 45.800266,1.857407\",\"show_all_inline_media\":false,\"listed_count\":328,\"profile_link_color\":\"0000ff\",\"followers_count\":5596,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1463922495\\/Epuale_Twitter_normal.png\",\"description\":\"Love is the answer ... \\/\\/ I'm CEO, BITch ! ElectronLibre \\/\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C7CBC7\",\"id_str\":\"7031872\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/309482\\/galaxy.jpg\",\"profile_sidebar_fill_color\":\"71E6A9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1463922495\\/Epuale_Twitter_normal.png\",\"name\":\"Emmanuel Torregano\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 23 11:40:06 +0000 2007\",\"profile_sidebar_border_color\":\"8F8F8F\",\"id\":7031872,\"utc_offset\":3600,\"favourites_count\":39,\"url\":\"http:\\/\\/twitter.com\\/3l3ctr0nLibr3\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182057848127488,\"created_at\":\"Fri Feb 24 23:06:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1634000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "596713c3-a857-4b5e-8f10-a5457062f924-173182057848127488" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Les humouristes se mettent à faire du l'humour internet. Du grand WTF en boîte.", -"img": { -"src": "http://a0.twimg.com/profile_images/1694156609/737DALWinter_normal.jpg" -}, -"title": "Axel G. Hillbear: #lgw Les humouristes se mettent à faire du l'humour internet. Du grand WTF en boîte.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1634000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Les humouristes se mettent \\u00e0 faire du l'humour internet. Du grand WTF en bo\\u00eete.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182058120753152\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":48,\"screen_name\":\"Hillbird21\",\"lang\":\"fr\",\"profile_text_color\":\"2e4b6e\",\"statuses_count\":174,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"000000\",\"followers_count\":7,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1694156609\\/737DALWinter_normal.jpg\",\"description\":\"PC-Gaming (Wow odd.) & aviation (Wow super odd.) are my hobbies. Let's talk about everythin' !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"091314\",\"id_str\":\"406079380\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1694156609\\/737DALWinter_normal.jpg\",\"name\":\"Axel G. Hillbear\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 06 06:42:54 +0000 2011\",\"profile_sidebar_border_color\":\"336d70\",\"id\":406079380,\"utc_offset\":null,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182058120753152,\"created_at\":\"Fri Feb 24 23:06:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1634000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "979f8993-59af-4a9a-8647-72264d3bdd62-173182058120753152" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Vinvin, pousse toi ! On ne voit pas Will ;) #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1115735941/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png" -}, -"title": "Christophe Ponsolle: Vinvin, pousse toi ! On ne voit pas Will ;) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1636000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Vinvin, pousse toi ! On ne voit pas Will ;) #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[44,48]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182065188151298\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":364,\"screen_name\":\"CPonsolle\",\"lang\":\"fr\",\"profile_text_color\":\"999393\",\"statuses_count\":1208,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/57339653\\/forme-illustration-gris-20_-_-logo.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":110,\"profile_link_color\":\"2FC2EF\",\"followers_count\":971,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1115735941\\/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png\",\"description\":\"Co-fondateur de NoWatch et co-pr\\u00e9sentateur de ZapCast\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"d4d4d4\",\"id_str\":\"25338852\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/57339653\\/forme-illustration-gris-20_-_-logo.png\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1115735941\\/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png\",\"name\":\"Christophe Ponsolle\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 19 17:06:04 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":25338852,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182065188151298,\"created_at\":\"Fri Feb 24 23:06:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1636000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "64ec6686-07b3-443c-b2b6-8a6a382db16c-173182065188151298" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw 48 glaçons !", -"img": { -"src": "http://a0.twimg.com/profile_images/1270085631/oeil_normal.jpg" -}, -"title": "Achrome: #lgw 48 glaçons !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1638000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw 48 gla\\u00e7ons !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182071362166784\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":114,\"screen_name\":\"_Achrome_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":30,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/364586958\\/Radia8_by_yt4585.jpg\",\"location\":\"Rouen\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":25,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1270085631\\/oeil_normal.jpg\",\"description\":\"Poney sup\\u00e9rieur en maintenance p\\u00e9trochimique, mordu de high tech et nouvelles technologies... \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"264898726\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/364586958\\/Radia8_by_yt4585.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1270085631\\/oeil_normal.jpg\",\"name\":\"Achrome\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 12 16:55:27 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":264898726,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182071362166784,\"created_at\":\"Fri Feb 24 23:06:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1638000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a93237ce-ae43-427c-b7e1-6a23f1128541-173182071362166784" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cqui #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1388491934/29077327_45881_normal.jpg" -}, -"title": "David P: #cqui #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1638000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cqui #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[0,5]},{\"text\":\"LGW\",\"indices\":[6,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182071697715200\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":832,\"screen_name\":\"Viadd\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6613,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/35062020\\/CIMG6189.JPG\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":28,\"profile_link_color\":\"0084B4\",\"followers_count\":563,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1388491934\\/29077327_45881_normal.jpg\",\"description\":\"Pas journaliste, pas blogueur, mais \\u00e0 l'aff\\u00fbt\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0abeff\",\"id_str\":\"29077327\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/35062020\\/CIMG6189.JPG\",\"profile_sidebar_fill_color\":\"d9eaf2\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1388491934\\/29077327_45881_normal.jpg\",\"name\":\"David P\",\"default_profile_image\":false,\"created_at\":\"Sun Apr 05 22:02:16 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":29077327,\"utc_offset\":3600,\"favourites_count\":13,\"url\":\"http:\\/\\/www.vodkaster.com\\/viadd\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182071697715200,\"created_at\":\"Fri Feb 24 23:06:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1638000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5e79692f-2c11-4bcc-aa93-0e2f30ccc305-173182071697715200" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le chat est mort, vive le chat #LGW #cqui", -"img": { -"src": "http://a0.twimg.com/profile_images/1720114042/Izafox_normal.jpg" -}, -"title": "Izafox: Le chat est mort, vive le chat #LGW #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1638000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le chat est mort, vive le chat #LGW #cqui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[31,35]},{\"text\":\"cqui\",\"indices\":[36,41]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182072930832384\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":255,\"screen_name\":\"Izafox\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1985,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":31,\"profile_link_color\":\"FF3300\",\"followers_count\":587,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1720114042\\/Izafox_normal.jpg\",\"description\":\"Co-fondatrice du BarGaming, R\\u00e9dactrice sur VieDeGeek\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"21196709\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1720114042\\/Izafox_normal.jpg\",\"name\":\"Izafox\",\"default_profile_image\":false,\"created_at\":\"Wed Feb 18 13:49:16 +0000 2009\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":21196709,\"utc_offset\":-10800,\"favourites_count\":3,\"url\":\"http:\\/\\/www.viedegeek.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182072930832384,\"created_at\":\"Fri Feb 24 23:06:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1638000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6ed9be4b-39ed-4fcc-b9e8-9a41e3f8e6cb-173182072930832384" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw je dirai 54 glacons !!!!", -"img": { -"src": "http://a3.twimg.com/profile_images/1661415033/chimie-tux_batux_tux_normal.png" -}, -"title": "Damien: #lgw je dirai 54 glacons !!!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1638000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw je dirai 54 glacons !!!!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182074491109376\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":74,\"screen_name\":\"damienbesson\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":255,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":20,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1661415033\\/chimie-tux_batux_tux_normal.png\",\"description\":\"Doctorant en canc\\u00e9rologie.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"022330\",\"id_str\":\"422968572\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1661415033\\/chimie-tux_batux_tux_normal.png\",\"name\":\"Damien\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 27 22:32:47 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":422968572,\"utc_offset\":null,\"favourites_count\":16,\"url\":\"http:\\/\\/besson.damien.free.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182074491109376,\"created_at\":\"Fri Feb 24 23:06:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1638000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7b87b010-2104-4979-850e-26c0931d735e-173182074491109376" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le chat !!! :'D #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1509550440/Opeth_normal.png" -}, -"title": "Sylvain Bonneau: Le chat !!! :'D #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1640000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le chat !!! :'D #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.nibirutech.com\\\" rel=\\\"nofollow\\\"\\u003ETwitBird\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182080837103616\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":62,\"screen_name\":\"Bvggy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":753,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/338842991\\/wallpaper_glory.jpg\",\"location\":\"Toulouse\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":29,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1509550440\\/Opeth_normal.png\",\"description\":\"Technical manager in 3D development, two kids, two cats...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"360508134\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/338842991\\/wallpaper_glory.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1509550440\\/Opeth_normal.png\",\"name\":\"Sylvain Bonneau\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 23 09:45:35 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":360508134,\"utc_offset\":null,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182080837103616,\"created_at\":\"Fri Feb 24 23:06:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1640000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e353af1a-5cb0-4b77-9f2b-b6cf49acf468-173182080837103616" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1823017040/tetocarre_normal.jpg" -}, -"title": "GoldoNat: #change2ton #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1640000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#change2ton #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182081629831168\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":256,\"screen_name\":\"GoldoNat\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1753,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"009999\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"description\":\"Graphiste, Pr\\u00e9sentatrice qui raconte des blagues nulles et Stagiaire irresponsable \\u00e9v\\u00e8nement chez DoReMi Game Cie, Jeux Vid\\u00e9os, Troll \\u00e0 ses heures perdues.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"116250574\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"name\":\"GoldoNat\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 21 19:13:39 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":116250574,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.doremi.asso.fr\\/site\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182081629831168,\"created_at\":\"Fri Feb 24 23:06:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1640000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "23e4b95c-2173-4bb2-a270-247755407578-173182081629831168" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La vanne sur les vannes de @francoisrollin est... boff boff (ou boeuf boeuf)... #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: La vanne sur les vannes de @francoisrollin est... boff boff (ou boeuf boeuf)... #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1641000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La vanne sur les vannes de @francoisrollin est... boff boff (ou boeuf boeuf)... #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[27,42],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[80,84]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182085283065856\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":912,\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"profile_text_color\":\"a3c23e\",\"statuses_count\":4895,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"location\":\"Alsace, France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"profile_sidebar_fill_color\":\"9ca871\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"name\":\"Hugo SCHOCH\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_border_color\":\"111405\",\"id\":175540303,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/only.hug33k.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182085283065856,\"created_at\":\"Fri Feb 24 23:06:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1641000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b66968ca-7c86-44a0-907d-4d79e56f15bc-173182085283065856" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilpart #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1417270951/DoveArhur_normal.jpg" -}, -"title": "Dove Arthur : #ilpart #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1641000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ilpart #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[0,7]},{\"text\":\"LGW\",\"indices\":[8,12]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182083823448066\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"f50e22\",\"screen_name\":\"DoveArthur\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":261,\"location\":\"Lille\",\"profile_text_color\":\"a19a4d\",\"followers_count\":129,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1417270951\\/DoveArhur_normal.jpg\",\"description\":\"\\u00c9tudiant EFAP Lille Europe Promo 2013 - R\\u00e9dacteur - Graphiste - Lomographiste - Cin\\u00e9phile\",\"statuses_count\":1841,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/420571809\\/Movember-Super-Mario-Bros.jpg\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"37447d\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"96210164\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Dove Arthur \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/420571809\\/Movember-Super-Mario-Bros.jpg\",\"created_at\":\"Fri Dec 11 21:27:09 +0000 2009\",\"profile_sidebar_fill_color\":\"f7fcfc\",\"id\":96210164,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1417270951\\/DoveArhur_normal.jpg\"},\"truncated\":false,\"id\":173182083823448066,\"created_at\":\"Fri Feb 24 23:06:41 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1641000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6a366090-bb7e-46ff-a152-f2f916e8c7af-173182083823448066" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@hug33k @Vinvin 32 glacon #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1769250620/l53lAyeC_normal" -}, -"title": "Marty mickael: @hug33k @Vinvin 32 glacon #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1642000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@hug33k @Vinvin 32 glacon #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"hug33k\",\"indices\":[0,7],\"id_str\":\"175540303\",\"name\":\"Hugo SCHOCH\",\"id\":175540303},{\"screen_name\":\"Vinvin\",\"indices\":[8,15],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[26,30]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173181405784838144\",\"id_str\":\"173182088797884416\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173181405784838144,\"in_reply_to_user_id_str\":\"175540303\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":133,\"screen_name\":\"M33kael\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":274,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/422316985\\/danger-signs.jpg\",\"location\":\"alsace, france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"999999\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1769250620\\/l53lAyeC_normal\",\"description\":\"petit apprenti geek cherche domicile: 1 chambre avec toilettes et place pour un ordi!!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"878787\",\"id_str\":\"455246914\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422316985\\/danger-signs.jpg\",\"profile_sidebar_fill_color\":\"2f302f\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1769250620\\/l53lAyeC_normal\",\"name\":\"Marty mickael\",\"default_profile_image\":false,\"created_at\":\"Wed Jan 04 22:15:22 +0000 2012\",\"profile_sidebar_border_color\":\"2f302f\",\"id\":455246914,\"utc_offset\":null,\"favourites_count\":0,\"url\":\"http:\\/\\/diabolxtrem.chez.com\"},\"in_reply_to_screen_name\":\"hug33k\",\"truncated\":false,\"id\":173182088797884416,\"created_at\":\"Fri Feb 24 23:06:42 +0000 2012\",\"in_reply_to_user_id\":175540303}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1642000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1bdfa633-803c-4024-8515-ba86427e92ad-173182088797884416" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ça me fait pas rire #LGW mais ça parle de Twitter tiens !", -"img": { -"src": "http://a0.twimg.com/profile_images/1849027029/TPhoto_000230_normal.jpg" -}, -"title": "wic®: ça me fait pas rire #LGW mais ça parle de Twitter tiens !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1642000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u00e7a me fait pas rire #LGW mais \\u00e7a parle de Twitter tiens !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[20,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182091675189249\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":119,\"screen_name\":\"ladycooky\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":14172,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/429469479\\/tumblr_lunor7P3Pi1qjldjvo1_500.jpg\",\"location\":\"Loiret (45)\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"a1208e\",\"followers_count\":165,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849027029\\/TPhoto_000230_normal.jpg\",\"description\":\"C\\u00e2line, joueuse, mais je ne ronronne pas. L'unique romanci\\u00e8re de ma vie c'est MOI, je ne me d\\u00e9voile pas en public. #SachezLe\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"7cd4de\",\"id_str\":\"341717778\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429469479\\/tumblr_lunor7P3Pi1qjldjvo1_500.jpg\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849027029\\/TPhoto_000230_normal.jpg\",\"name\":\"wic\\u00ae\",\"default_profile_image\":false,\"created_at\":\"Sun Jul 24 21:01:34 +0000 2011\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":341717778,\"utc_offset\":3600,\"favourites_count\":67,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182091675189249,\"created_at\":\"Fri Feb 24 23:06:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1642000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "27af6eb7-5957-4d72-86dd-47da64dc469e-173182091675189249" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le rire de @PascalMabille est à peine perceptible #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1729744823/test_44444_normal.jpg" -}, -"title": "Vincent Touati: Le rire de @PascalMabille est à peine perceptible #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1643000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le rire de @PascalMabille est \\u00e0 peine perceptible #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"PascalMabille\",\"indices\":[11,25],\"id_str\":\"1367131\",\"name\":\"Pascal Mabille\",\"id\":1367131}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182093994631169\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":85,\"screen_name\":\"vinsouille\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9708,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/199204001\\/overview_hero3_20100607.png\",\"location\":\"Montpellier\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"009999\",\"followers_count\":366,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1729744823\\/test_44444_normal.jpg\",\"description\":\"Podcasteur (@laminuteapple) Passionn\\u00e9 par les nouvelles technologies, la communication et l'actualit\\u00e9. Veille #Apple #M\\u00e9dias #R\\u00e9seaux #Web\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"030303\",\"id_str\":\"243352289\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/199204001\\/overview_hero3_20100607.png\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1729744823\\/test_44444_normal.jpg\",\"name\":\"Vincent Touati\",\"default_profile_image\":false,\"created_at\":\"Wed Jan 26 21:25:27 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":243352289,\"utc_offset\":null,\"favourites_count\":5,\"url\":\"http:\\/\\/vincent-touati.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182093994631169,\"created_at\":\"Fri Feb 24 23:06:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1643000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "721ecc77-2bc0-4df3-91d2-565980c38c35-173182093994631169" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les vannes... simple mais efficace maître Rollin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1829032837/430490_10519221_b_normal.jpg" -}, -"title": "Antoine Rouaud: Les vannes... simple mais efficace maître Rollin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1644000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Les vannes... simple mais efficace ma\\u00eetre Rollin #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182099937959937\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":84,\"screen_name\":\"Antoine_Rouaud\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1384,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Nantes\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"009999\",\"followers_count\":103,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1829032837\\/430490_10519221_b_normal.jpg\",\"description\":\"Cr\\u00e9ateur de trucs et autres choses qui ont rapport \\u00e0 des histoires... avec des gens. \\r\\nhttp:\\/\\/www.wagaprod.fr\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"131516\",\"id_str\":\"373509666\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1829032837\\/430490_10519221_b_normal.jpg\",\"name\":\"Antoine Rouaud\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 14 18:13:49 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":373509666,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.audiodramax.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182099937959937,\"created_at\":\"Fri Feb 24 23:06:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1644000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ac732435-789b-45eb-8610-68f4da00e26c-173182099937959937" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze #lgw #FF @frenchfriedtv top 5 best vidéos http://t.co/F1pgakIS about the French.", -"img": { -"src": "http://a3.twimg.com/profile_images/1685036198/FBE_LOGO_copy_2_normal.jpg" -}, -"title": "Robert Hoehn: @LeGrandWebze #lgw #FF @frenchfriedtv top 5 best vidéos http://t.co/F1pgakIS about the French.", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1645000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze #lgw #FF @frenchfriedtv top 5 best vid\\u00e9os http:\\/\\/t.co\\/F1pgakIS about the French.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"FrenchFriedTV\",\"indices\":[23,37],\"id_str\":\"59241594\",\"name\":\"French Fried TV\",\"id\":59241594}],\"urls\":[{\"indices\":[56,76],\"expanded_url\":\"http:\\/\\/youtu.be\\/Rt_3fF63T0Y\",\"display_url\":\"youtu.be\\/Rt_3fF63T0Y\",\"url\":\"http:\\/\\/t.co\\/F1pgakIS\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]},{\"text\":\"FF\",\"indices\":[19,22]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182103331143681\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":572,\"screen_name\":\"lefrogburger\",\"lang\":\"en\",\"profile_text_color\":\"E91212\",\"statuses_count\":800,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/393869761\\/Logo-Run-FBEsmallest2.jpg\",\"location\":\"iPhone: 45.195999,-92.921432\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0000ff\",\"followers_count\":829,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1685036198\\/FBE_LOGO_copy_2_normal.jpg\",\"description\":\"Sh*t Nobody Says in Paris - French Fried TV Episode 4 http:\\/\\/tinyurl.com\\/88g7rk6 Please SHARE & #RT Frog Burger Entertainment 4 #FRANGLAIS in #Paris today!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"010505\",\"id_str\":\"15456568\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/393869761\\/Logo-Run-FBEsmallest2.jpg\",\"profile_sidebar_fill_color\":\"e0ff92\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1685036198\\/FBE_LOGO_copy_2_normal.jpg\",\"name\":\"Robert Hoehn\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 16 16:50:26 +0000 2008\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":15456568,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/www.facebook.com\\/FrenchFriedTV\"},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173182103331143681,\"created_at\":\"Fri Feb 24 23:06:45 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1645000, -"tags": [ -{ -"id-ref": "ef39c9aa-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "04db9882-1c0d-4088-bc31-a31318ce8ce6-173182103331143681" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "x) #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1732910391/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg" -}, -"title": "Alexa̷ ndr̷e: x) #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1646000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"x) #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[3,7]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182106028093440\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":997,\"screen_name\":\"K3nnyfr\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":5567,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"location\":\"Saligny, France\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"313638\",\"followers_count\":338,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\",\"description\":\"SysAdmin, Gamer, Libriste and Professionnal Troller since 1988\\r\\nhttp:\\/\\/about.me\\/k3nny\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"12687332\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"profile_sidebar_fill_color\":\"dedede\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\",\"name\":\"Alexa\\u0337 ndr\\u0337e\",\"default_profile_image\":false,\"created_at\":\"Fri Jan 25 16:14:19 +0000 2008\",\"profile_sidebar_border_color\":\"5c5c5c\",\"id\":12687332,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.k3nny.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182106028093440,\"created_at\":\"Fri Feb 24 23:06:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1646000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4413e2dc-8d4d-4af7-b464-6706fc487a5b-173182106028093440" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#IlPart #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1851178724/61_normal.png" -}, -"title": "Colombien et toi ?: #IlPart #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1646000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#IlPart #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"IlPart\",\"indices\":[0,7]},{\"text\":\"LGW\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182108796325889\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":63,\"screen_name\":\"HAYTSH\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9732,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/387067801\\/4587347080_7c4c5d8fc7.jpg\",\"location\":\"\\u30b9\\u30c8\\u30e9\\u30b9\\u30d6\\u30fc\\u30eb\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":53,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851178724\\/61_normal.png\",\"description\":\"J'suis un ksos j'ai 5 ans. \",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"277031586\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/387067801\\/4587347080_7c4c5d8fc7.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851178724\\/61_normal.png\",\"name\":\"Colombien et toi ?\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 04 15:24:48 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":277031586,\"utc_offset\":3600,\"favourites_count\":83,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182108796325889,\"created_at\":\"Fri Feb 24 23:06:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1646000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "01a862fe-e5e0-4068-bd82-9271f18d9ce7-173182108796325889" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1677177642/Cat_normal.jpg" -}, -"title": "Thomas Valette: #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1646000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182108414648320\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":772,\"screen_name\":\"Tomusap66\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1999,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/376904564\\/Cat.jpg\",\"location\":\"Toluges (66) \\/Catalunya Nord \",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":194,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1677177642\\/Cat_normal.jpg\",\"description\":\" USAP, Bar\\u00e7a, Paris SG i tots els clubs Catalans, Messi, Puyol, Cesc, Carter, Hook, Mas, Gasol, Rubio ! S\\u00f3c orgull\\u00f3s de ser Franc\\u00e8s i Catal\\u00e0 ! \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"393541960\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/376904564\\/Cat.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1677177642\\/Cat_normal.jpg\",\"name\":\"Thomas Valette\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 18 17:58:34 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":393541960,\"utc_offset\":3600,\"favourites_count\":5,\"url\":\"http:\\/\\/www.youtube.com\\/user\\/aioli66\\/featured\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182108414648320,\"created_at\":\"Fri Feb 24 23:06:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1646000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6f538ca9-94cc-4225-b8d0-1f7af76d7b8b-173182108414648320" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@FlorencePorcel coucou, ça fait plaisir de te voir encore dans cette édition ! Mais je trouve que la robe bleue t'allait mieux ;) #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1579781654/brush2star_mini_normal.jpg" -}, -"title": "Magalie Baudry: @FlorencePorcel coucou, ça fait plaisir de te voir encore dans cette édition ! Mais je trouve que la robe bleue t'allait mieux ;) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1648000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@FlorencePorcel coucou, \\u00e7a fait plaisir de te voir encore dans cette \\u00e9dition ! Mais je trouve que la robe bleue t'allait mieux ;) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[0,15],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[130,134]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182116987801600\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"49031173\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":251,\"screen_name\":\"Mag_frog\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6515,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"location\":\"Nantes\\/Cholet\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"7762e0\",\"followers_count\":274,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"description\":\"Passions web, infographie, dessin, couture, nouvelles technos, communication, partage et th\\u00e9\\u00e2tre amateur.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"172314328\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"profile_sidebar_fill_color\":\"f7a64a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"name\":\"Magalie Baudry\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 29 12:06:17 +0000 2010\",\"profile_sidebar_border_color\":\"f2b87e\",\"id\":172314328,\"utc_offset\":-7200,\"favourites_count\":6,\"url\":\"http:\\/\\/www.maglagrenouille.fr\\/blog\"},\"in_reply_to_screen_name\":\"FlorencePorcel\",\"truncated\":false,\"id\":173182116987801600,\"created_at\":\"Fri Feb 24 23:06:48 +0000 2012\",\"in_reply_to_user_id\":49031173}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1648000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f5f6c401-5c6f-4251-8142-60c1857c6a55-173182116987801600" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#IlReste à boire? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1801584941/image_normal.jpg" -}, -"title": "Nicolas LE SAINT: #IlReste à boire? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1649000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#IlReste \\u00e0 boire? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[18,22]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182119168851969\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":24,\"screen_name\":\"nicolaslesaint\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":63,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1801584941\\/image_normal.jpg\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"404016609\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801584941\\/image_normal.jpg\",\"name\":\"Nicolas LE SAINT\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 03 10:00:21 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":404016609,\"utc_offset\":null,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182119168851969,\"created_at\":\"Fri Feb 24 23:06:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1649000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "31616128-0054-43ce-9f0e-f31c8d915b37-173182119168851969" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Moi aussi je veux apparaître sur #cqui #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1848682776/photo_profil_normal.jpg" -}, -"title": "Caroline Pandraud: Moi aussi je veux apparaître sur #cqui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1650000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Moi aussi je veux appara\\u00eetre sur #cqui #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[33,38]},{\"text\":\"lgw\",\"indices\":[39,43]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182122079698944\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"382334\",\"screen_name\":\"pointPandraud\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":284,\"location\":\"Paris\",\"profile_text_color\":\"F6FC9D\",\"followers_count\":181,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848682776\\/photo_profil_normal.jpg\",\"description\":\"Project Analyst @faberNovel www.fabernovel.com \\/\\/\\r\\n@essec Business School Alumni \\/\\/ Paris\\r\\n\\r\\n\",\"statuses_count\":424,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/285133783\\/x8158bdc741405c68e4e36152449305d.png\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"FF1269\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"4F4C4E\",\"protected\":false,\"id_str\":\"16096262\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Caroline Pandraud\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/285133783\\/x8158bdc741405c68e4e36152449305d.png\",\"created_at\":\"Tue Sep 02 13:18:16 +0000 2008\",\"profile_sidebar_fill_color\":\"7A374C\",\"id\":16096262,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848682776\\/photo_profil_normal.jpg\"},\"truncated\":false,\"id\":173182122079698944,\"created_at\":\"Fri Feb 24 23:06:50 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1650000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4b533c0c-1da3-4f3a-94ed-20c3cf854c0b-173182122079698944" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@CamilleWil: - Comment @gregshow a fait pour passer des #cesar2012 a #LGW *_* ?” la couleur du plateau", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: “@CamilleWil: - Comment @gregshow a fait pour passer des #cesar2012 a #LGW *_* ?” la couleur du plateau", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1650000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@CamilleWil: - Comment @gregshow a fait pour passer des #cesar2012 a #LGW *_* ?\\u201d la couleur du plateau\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"CamilleWil\",\"indices\":[1,12],\"id_str\":\"93848420\",\"name\":\"Camille .\",\"id\":93848420},{\"screen_name\":\"Gregshow\",\"indices\":[24,33],\"id_str\":\"23932076\",\"name\":\"Gregshow\",\"id\":23932076}],\"urls\":[],\"hashtags\":[{\"text\":\"cesar2012\",\"indices\":[57,67]},{\"text\":\"LGW\",\"indices\":[70,74]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182124495613953\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":635,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"name\":\"Royer Charles-Henri\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":185396126,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182124495613953,\"created_at\":\"Fri Feb 24 23:06:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1650000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "91a52a01-a2c3-418c-a72a-f6d0b4140f45-173182124495613953" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Ilreste #LGW moi jl'aime bien x)", -"img": { -"src": "http://a0.twimg.com/profile_images/1582000128/275798_1464561690_1420694644_n_normal.jpg" -}, -"title": "Adeline F.: #Ilreste #LGW moi jl'aime bien x)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1652000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#Ilreste #LGW moi jl'aime bien x)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Ilreste\",\"indices\":[0,8]},{\"text\":\"LGW\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182131147784192\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":107,\"screen_name\":\"Dirty_Adeline\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2506,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":157,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1582000128\\/275798_1464561690_1420694644_n_normal.jpg\",\"description\":\"moi je suis un \\u00eatre perdu dans la 25eme heure! \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"123015441\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1582000128\\/275798_1464561690_1420694644_n_normal.jpg\",\"name\":\"Adeline F.\",\"default_profile_image\":false,\"created_at\":\"Sun Mar 14 17:57:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":123015441,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182131147784192,\"created_at\":\"Fri Feb 24 23:06:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1652000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6c6293e4-e9a9-433b-8410-1da031cbd8c9-173182131147784192" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rollin a la même tête que quand il est né, #lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1667379154/8I6juT3f_normal" -}, -"title": "Patrick Ollier: Rollin a la même tête que quand il est né, #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1653000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Rollin a la m\\u00eame t\\u00eate que quand il est n\\u00e9, #lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[43,47]},{\"text\":\"ilpart\",\"indices\":[48,55]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182135241416705\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":78,\"screen_name\":\"PatrickOllier\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1208,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"088253\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"description\":\"Ma force ? Je n'ai rien \\u00e0 vendre ni rien \\u00e0 acheter, je n'ai pas de ma\\u00eetre et je ne v\\u00e9n\\u00e8re aucun dieu. Et je ne lis pas mes messages :))\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"id_str\":\"299723960\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"name\":\"Patrick Ollier\",\"default_profile_image\":false,\"created_at\":\"Mon May 16 15:47:22 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":299723960,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182135241416705,\"created_at\":\"Fri Feb 24 23:06:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1653000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "16535108-1e99-4e46-9a5c-8df07d4f8f92-173182135241416705" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@palmashow En plus, #LGW est en concurrence avec confessions intimes, là. La Bataille est perdue d'avance.", -"img": { -"src": "http://a1.twimg.com/profile_images/1579063362/images_normal.jpg" -}, -"title": "Where is my mind ?: @palmashow En plus, #LGW est en concurrence avec confessions intimes, là. La Bataille est perdue d'avance.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1653000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@palmashow En plus, #LGW est en concurrence avec confessions intimes, l\\u00e0. La Bataille est perdue d'avance.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[20,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173181285404114945\",\"id_str\":\"173182137435033601\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173181285404114945,\"in_reply_to_user_id_str\":\"23782965\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":79,\"screen_name\":\"Look_out_post\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1474,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":28,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1579063362\\/images_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"387379234\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579063362\\/images_normal.jpg\",\"name\":\"Where is my mind ?\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 08 23:30:51 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":387379234,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":\"palmashow\",\"truncated\":false,\"id\":173182137435033601,\"created_at\":\"Fri Feb 24 23:06:53 +0000 2012\",\"in_reply_to_user_id\":23782965}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1653000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "67b598c0-1ca2-4b21-9fc5-b095870618c2-173182137435033601" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le lancer de chat de @vinvin me fait penser à \"Les Nuls\" #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1418883459/taz_tornade_normal.jpg" -}, -"title": "new deal: Le lancer de chat de @vinvin me fait penser à \"Les Nuls\" #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1653000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le lancer de chat de @vinvin me fait penser \\u00e0 \\\"Les Nuls\\\" #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[21,28],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[57,61]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182137065938944\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1577,\"screen_name\":\"znewdealz\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":17398,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/280230233\\/Vue_sur_cap_d_Antibes.jpg\",\"location\":\"C\\u00f4te d'usure\",\"show_all_inline_media\":true,\"listed_count\":17,\"profile_link_color\":\"009999\",\"followers_count\":660,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1418883459\\/taz_tornade_normal.jpg\",\"description\":\"Je crois d'un bon citoyen de pr\\u00e9f\\u00e9rer les paroles qui sauvent aux paroles qui plaisent. D\\u00e9mosth\\u00e8ne \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"88506160\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/280230233\\/Vue_sur_cap_d_Antibes.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1418883459\\/taz_tornade_normal.jpg\",\"name\":\"new deal\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 08 20:51:01 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":88506160,\"utc_offset\":-10800,\"favourites_count\":69,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182137065938944,\"created_at\":\"Fri Feb 24 23:06:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1653000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d872f116-d619-4e70-801f-096371477eb8-173182137065938944" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Pierre_B_y ta PP vien encore de passer das la colonne #cqui #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1816190925/stmaillot_normal.jpg" -}, -"title": "philippe : @Pierre_B_y ta PP vien encore de passer das la colonne #cqui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1654000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Pierre_B_y ta PP vien encore de passer das la colonne #cqui #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Pierre_B_y\",\"indices\":[0,11],\"id_str\":\"104184883\",\"name\":\"Pierre B.\",\"id\":104184883}],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[55,60]},{\"text\":\"lgw\",\"indices\":[61,65]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173177712389795840\",\"id_str\":\"173182140987604992\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173177712389795840,\"in_reply_to_user_id_str\":\"104184883\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":802,\"screen_name\":\"saintmtex\",\"lang\":\"fr\",\"profile_text_color\":\"3D1957\",\"statuses_count\":22962,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"location\":\"aix en provence\",\"show_all_inline_media\":false,\"listed_count\":41,\"profile_link_color\":\"FF0000\",\"followers_count\":808,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1816190925\\/stmaillot_normal.jpg\",\"description\":\"Sport addict, Joueur par intermittence de poker , Autoderision et bonne humeur inside , doublure officielle du professeur xavier \\r\\nwww.saintmtex.fr\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"642D8B\",\"id_str\":\"287653885\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1816190925\\/stmaillot_normal.jpg\",\"name\":\"philippe \",\"default_profile_image\":false,\"created_at\":\"Mon Apr 25 12:28:35 +0000 2011\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":287653885,\"utc_offset\":3600,\"favourites_count\":9,\"url\":\"http:\\/\\/www.saintmtex.fr\"},\"in_reply_to_screen_name\":\"Pierre_B_y\",\"truncated\":false,\"id\":173182140987604992,\"created_at\":\"Fri Feb 24 23:06:54 +0000 2012\",\"in_reply_to_user_id\":104184883}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1654000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "45847e11-c0f6-4b36-a030-639c9f08998b-173182140987604992" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @AlexHervaud: Ahah, j'adore le livetweet des gens QUI SONT DANS LE POSTE #lgw RT @palmashow: Notre voisin de droite a un problème de rire", -"img": { -"src": "http://a0.twimg.com/profile_images/1845764764/image_normal.jpg" -}, -"title": "Mangiatordi Maxime: RT @AlexHervaud: Ahah, j'adore le livetweet des gens QUI SONT DANS LE POSTE #lgw RT @palmashow: Notre voisin de droite a un problème de rire", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1654000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @AlexHervaud: Ahah, j'adore le livetweet des gens QUI SONT DANS LE POSTE #lgw RT @palmashow: Notre voisin de droite a un probl\\u00e8me de rire\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"AlexHervaud\",\"indices\":[3,15],\"name\":\"Alexandre Hervaud\",\"id_str\":\"14321981\",\"id\":14321981},{\"screen_name\":\"palmashow\",\"indices\":[84,94],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[76,80]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ahah, j'adore le livetweet des gens QUI SONT DANS LE POSTE #lgw RT @palmashow: Notre voisin de droite a un probl\\u00e8me de rire\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[67,77],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[59,63]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"https:\\/\\/chrome.google.com\\/extensions\\/detail\\/encaiiljifbdbjlphpgpiimidegddhic\\\" rel=\\\"nofollow\\\"\\u003ESilver Bird\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182014197997568\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"AlexHervaud\",\"lang\":\"fr\",\"favourites_count\":3392,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1078,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":14843,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1536891239\\/twitter_avatar_2_normal.jpg\",\"description\":\"Journaliste, ex-Lib\\u00e9, chroniqueur au Mouv et Vodkaster.com, (d\\u00e9)formateur pour l'ESJ. Assiste @JeanReneCraypio. Mes tweets n'engagent pas P\\u00f4le Emploi.\",\"statuses_count\":48448,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/346551794\\/norwegian_troll.jpg\",\"show_all_inline_media\":true,\"listed_count\":816,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"401d91\",\"protected\":false,\"id_str\":\"14321981\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Alexandre Hervaud\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/346551794\\/norwegian_troll.jpg\",\"created_at\":\"Mon Apr 07 11:34:52 +0000 2008\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":14321981,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/alexhervaud.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1536891239\\/twitter_avatar_2_normal.jpg\"},\"truncated\":false,\"id\":173182014197997568,\"created_at\":\"Fri Feb 24 23:06:24 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182139754483712\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"MangiaMusic\",\"lang\":\"fr\",\"favourites_count\":21,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":345,\"location\":\"Belgique\",\"profile_text_color\":\"333333\",\"followers_count\":88,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1845764764\\/image_normal.jpg\",\"description\":\"Jeune musicien\\/acteur. \",\"statuses_count\":628,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"439907404\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Mangiatordi Maxime\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sun Dec 18 10:12:19 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":439907404,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1845764764\\/image_normal.jpg\"},\"truncated\":false,\"id\":173182139754483712,\"created_at\":\"Fri Feb 24 23:06:54 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1654000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1e1de81a-fcc7-420f-9ace-6b8235734bc5-173182139754483712" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Concept du TV direct + LT / live poll = innovant #lgw Par contre, dur de suivre le fil de l'émission.. Pour la photo : #ilreste", -"img": { -"src": "http://a3.twimg.com/profile_images/1261541169/Sans_titre_1_normal.jpg" -}, -"title": "Julien Livis: Concept du TV direct + LT / live poll = innovant #lgw Par contre, dur de suivre le fil de l'émission.. Pour la photo : #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1654000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Concept du TV direct + LT \\/ live poll = innovant #lgw Par contre, dur de suivre le fil de l'\\u00e9mission.. Pour la photo : #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]},{\"text\":\"ilreste\",\"indices\":[119,127]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182142333984768\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":616,\"screen_name\":\"julienlivis\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":2466,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/424318124\\/Pont-de-Suresnestwitter.jpg\",\"location\":\"Ile-de-France, Paris\",\"show_all_inline_media\":false,\"listed_count\":42,\"profile_link_color\":\"4e5070\",\"followers_count\":597,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1261541169\\/Sans_titre_1_normal.jpg\",\"description\":\"\\u2584 Don't Imitate Gorillas. Web, Sant\\u00e9 et Rock'n'roll. Chef de projet web\\/multim\\u00e9dia\\/internet\\/multicanal (comme bon vous semble) dans la sant\\u00e9.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"51583242\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/424318124\\/Pont-de-Suresnestwitter.jpg\",\"profile_sidebar_fill_color\":\"549cb8\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1261541169\\/Sans_titre_1_normal.jpg\",\"name\":\"Julien Livis\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 27 22:57:57 +0000 2009\",\"profile_sidebar_border_color\":\"66a2bd\",\"id\":51583242,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.julienlivis.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182142333984768,\"created_at\":\"Fri Feb 24 23:06:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1654000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6f2aea73-2f41-4675-ad1a-3fd45011cb31-173182142333984768" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste parce qu'il a toujours quelque chose à dire ! #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1474785559/testdeux_normal.jpg" -}, -"title": "Romain Mollet: #ilreste parce qu'il a toujours quelque chose à dire ! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1654000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste parce qu'il a toujours quelque chose \\u00e0 dire ! #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"LGW\",\"indices\":[55,59]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182141637738496\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":71,\"screen_name\":\"RomainMollet\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":76,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/130413024\\/pan.jpg\",\"location\":\"Nantes\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1474785559\\/testdeux_normal.jpg\",\"description\":\"\\u00c9tudiant \\u00e0 Cin\\u00e9Cr\\u00e9atis depuis moins d'une semaine (18\\/09\\/2011)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"62795411\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/130413024\\/pan.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1474785559\\/testdeux_normal.jpg\",\"name\":\"Romain Mollet\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 04 11:47:02 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":62795411,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/conneriehumanumest.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182141637738496,\"created_at\":\"Fri Feb 24 23:06:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1654000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "60ef27d2-b5de-4d97-bd46-514abb857e72-173182141637738496" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Nombre de glaçons anti-demons : 40 #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1841029880/gangstacat6ze46f4ze6f4z6e84_normal.jpg" -}, -"title": "Brice R.: Nombre de glaçons anti-demons : 40 #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1655000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Nombre de gla\\u00e7ons anti-demons : 40 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182144229806080\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":69,\"screen_name\":\"brice_r_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2377,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/404651107\\/ToVictory.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1841029880\\/gangstacat6ze46f4ze6f4z6e84_normal.jpg\",\"description\":\"#G\\u00e9meaux #DoublePersonnalit\\u00e9 \\r\\nParce que la vie priv\\u00e9e ne sert pas uniquement \\u00e0 cacher des d\\u00e9lits et des crimes.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Copenhagen\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"15512436\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/404651107\\/ToVictory.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841029880\\/gangstacat6ze46f4ze6f4z6e84_normal.jpg\",\"name\":\"Brice R.\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 21 08:09:24 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":15512436,\"utc_offset\":3600,\"favourites_count\":5,\"url\":\"https:\\/\\/www.eff.org\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182144229806080,\"created_at\":\"Fri Feb 24 23:06:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1655000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "557b7f82-0fc3-434b-ba2d-68f9074ca6fe-173182144229806080" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Finalement c'était vraiment pas mal les #Cesar2012 #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1450217504/NEED_normal.png" -}, -"title": "RSE: Finalement c'était vraiment pas mal les #Cesar2012 #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1656000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Finalement c'\\u00e9tait vraiment pas mal les #Cesar2012 #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"Cesar2012\",\"indices\":[40,50]},{\"text\":\"lgw\",\"indices\":[51,55]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182147237122048\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Riclux\",\"lang\":\"en\",\"favourites_count\":9,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":536,\"location\":\"Paris\",\"profile_text_color\":\"000000\",\"followers_count\":194,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1450217504\\/NEED_normal.png\",\"description\":\"Tu veux ou tu veux pas?\",\"statuses_count\":916,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/318981773\\/twilk_background_4e56266f5e75f.jpg\",\"show_all_inline_media\":true,\"listed_count\":7,\"profile_link_color\":\"7a7a7a\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"19427228\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"RSE\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/318981773\\/twilk_background_4e56266f5e75f.jpg\",\"created_at\":\"Sat Jan 24 01:48:55 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":19427228,\"follow_request_sent\":null,\"utc_offset\":-36000,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1450217504\\/NEED_normal.png\"},\"truncated\":false,\"id\":173182147237122048,\"created_at\":\"Fri Feb 24 23:06:56 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1656000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "04f18316-e81f-457c-a584-2216d4b7ec06-173182147237122048" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilReste #lgw non mais!!! J ai pleuré de rire pour le chat!", -"img": { -"src": "http://a0.twimg.com/profile_images/1753024028/560587006_normal.jpg" -}, -"title": "Laure Bosi: #ilReste #lgw non mais!!! J ai pleuré de rire pour le chat!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1656000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilReste #lgw non mais!!! J ai pleur\\u00e9 de rire pour le chat!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182150504488962\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":391,\"screen_name\":\"LaureBosi\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":12865,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/403125050\\/767308895.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0099B9\",\"followers_count\":245,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1753024028\\/560587006_normal.jpg\",\"description\":\"La preuve qu'on peut \\u00eatre une fille, \\u00eatre n\\u00e9e et vivre au nord de la Loire et aimer passionn\\u00e9ment le rugby !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"0099B9\",\"id_str\":\"356135891\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/403125050\\/767308895.jpg\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1753024028\\/560587006_normal.jpg\",\"name\":\"Laure Bosi\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 16 11:51:24 +0000 2011\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":356135891,\"utc_offset\":-10800,\"favourites_count\":96,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182150504488962,\"created_at\":\"Fri Feb 24 23:06:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1656000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e90a794a-d870-445d-a472-ec743ddc0a8a-173182150504488962" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "91 cons 65 incultes #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1683439580/IMG00016-20111107-1743_normal.jpg" -}, -"title": "Wilfried DIGUET: 91 cons 65 incultes #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1657000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"91 cons 65 incultes #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[20,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182152605827072\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":60,\"screen_name\":\"WilfriedDiguet\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Rouen\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1683439580\\/IMG00016-20111107-1743_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"358129074\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683439580\\/IMG00016-20111107-1743_normal.jpg\",\"name\":\"Wilfried DIGUET\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 19 12:34:44 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":358129074,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182152605827072,\"created_at\":\"Fri Feb 24 23:06:57 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1657000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "678edddf-e356-49f8-992c-3a7c25f49186-173182152605827072" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw merci @Vinvin", -"img": { -"src": "http://a2.twimg.com/profile_images/1340686999/hasselhoff_normal.jpg" -}, -"title": "monsieurhobby: #lgw merci @Vinvin", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1658000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw merci @Vinvin\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[11,18],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182157802582016\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":663,\"screen_name\":\"monsieurhobby\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7364,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"location\":\"DtC\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"followers_count\":207,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"description\":\"Geek travesti en Ambulancier, je me prom\\u00e8ne en Aquitaine avec dans mon sac des podcasts, des s\\u00e9ries tv, des films et surtout de comics, un v\\u00e9ritable Hobby...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"78733185\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"name\":\"monsieurhobby\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 30 22:59:44 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":78733185,\"utc_offset\":-10800,\"favourites_count\":30,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182157802582016,\"created_at\":\"Fri Feb 24 23:06:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1658000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d1ba648a-6db0-43ab-8a17-63528c377c26-173182157802582016" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Enorme la vidéo du chat qui rippe!!!", -"img": { -"src": "http://a0.twimg.com/profile_images/1752563497/LooicC_normal.jpg" -}, -"title": "Loic Cunnac: #lgw Enorme la vidéo du chat qui rippe!!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1658000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Enorme la vid\\u00e9o du chat qui rippe!!!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182158662406144\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":340,\"screen_name\":\"LooicC\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":367,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Toulouse, France\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"009999\",\"followers_count\":54,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1752563497\\/LooicC_normal.jpg\",\"description\":\"Pas de bouc ni de lunettes, mais quand m\\u00eame ing\\u00e9nieur microelec... Actu, economie, photo, rugby, ski et autres!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"111246550\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1752563497\\/LooicC_normal.jpg\",\"name\":\"Loic Cunnac\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 04 07:59:48 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":111246550,\"utc_offset\":3600,\"favourites_count\":68,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182158662406144,\"created_at\":\"Fri Feb 24 23:06:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1658000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "25a74ba8-6d18-47ee-a181-3e615e71bf20-173182158662406144" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Avec #lgw je découvre les vidéos de @SolangeTeParle et c'est affligeant. Ou alors j'ai besoin d'explications.", -"img": { -"src": "http://a1.twimg.com/profile_images/1842911014/guetta_normal.jpg" -}, -"title": "Nico Prat: Avec #lgw je découvre les vidéos de @SolangeTeParle et c'est affligeant. Ou alors j'ai besoin d'explications.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1659000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Avec #lgw je d\\u00e9couvre les vid\\u00e9os de @SolangeTeParle et c'est affligeant. Ou alors j'ai besoin d'explications.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[36,51],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[5,9]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182161636179968\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":2297,\"screen_name\":\"nicoprat\",\"lang\":\"en\",\"profile_text_color\":\"0a040a\",\"statuses_count\":29877,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/32273341\\/cassete.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":210,\"profile_link_color\":\"224087\",\"followers_count\":6570,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1842911014\\/guetta_normal.jpg\",\"description\":\"Le Mouv, Tsugi, Technikart, Voxpop, co-auteur des Miscellan\\u00e9es d'Internet, et un petit sudoku de temps en temps\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"19256842\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/32273341\\/cassete.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842911014\\/guetta_normal.jpg\",\"name\":\"Nico Prat\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 20 20:55:08 +0000 2009\",\"profile_sidebar_border_color\":\"050504\",\"id\":19256842,\"utc_offset\":3600,\"favourites_count\":440,\"url\":\"http:\\/\\/nicoprat.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182161636179968,\"created_at\":\"Fri Feb 24 23:06:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1659000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9998ca2b-8e43-4211-909c-b62bd6e60956-173182161636179968" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Allez, #ilreste :)\n#lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1661451122/image_normal.jpg" -}, -"title": "Mathilde Mallet: Allez, #ilreste :)\n#lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1660000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Allez, #ilreste :)\\n#lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[7,15]},{\"text\":\"lgw\",\"indices\":[19,23]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182164643487744\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":672,\"screen_name\":\"MathildeMallet\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":1750,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0099B9\",\"followers_count\":284,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1661451122\\/image_normal.jpg\",\"description\":\"Radio, medias, music, dj, production...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"0099B9\",\"id_str\":\"132555466\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1661451122\\/image_normal.jpg\",\"name\":\"Mathilde Mallet\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 13 15:19:32 +0000 2010\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":132555466,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182164643487744,\"created_at\":\"Fri Feb 24 23:07:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1660000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7d457a54-0088-4b63-9bbf-1c767755dfb3-173182164643487744" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "francois Rollin #lgw #ilreste", -"img": { -"src": "http://a2.twimg.com/profile_images/1632512642/John_normal.jpg" -}, -"title": "Stephane : francois Rollin #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1661000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"francois Rollin #lgw #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]},{\"text\":\"ilreste\",\"indices\":[21,29]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182168384798720\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":159,\"screen_name\":\"stefLP\",\"lang\":\"fr\",\"profile_text_color\":\"6a1e00\",\"statuses_count\":1540,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/292553800\\/IMG_0246__1600x1200_.JPG\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0800b6\",\"followers_count\":75,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1632512642\\/John_normal.jpg\",\"description\":\"Je travaille dans le monde de l'informatique et des pharmacies (depuis 17 ans) , et \\u00e9galement auto-entrepreneur \\u00e0 mes temps perdus. http:\\/\\/about.me\\/bealcost\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffe9d9\",\"id_str\":\"11192742\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/292553800\\/IMG_0246__1600x1200_.JPG\",\"profile_sidebar_fill_color\":\"ffecd9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1632512642\\/John_normal.jpg\",\"name\":\"Stephane \",\"default_profile_image\":false,\"created_at\":\"Sat Dec 15 10:31:27 +0000 2007\",\"profile_sidebar_border_color\":\"001e0e\",\"id\":11192742,\"utc_offset\":3600,\"favourites_count\":42,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182168384798720,\"created_at\":\"Fri Feb 24 23:07:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1661000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2f7a29a9-354e-4e0b-955e-d30858d656cf-173182168384798720" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze 104 glaçons moins les fondus ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1509876957/photo-lol-carree_normal.jpg" -}, -"title": "Bertrand Soulier: @LeGrandWebze 104 glaçons moins les fondus ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1664000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze 104 gla\\u00e7ons moins les fondus ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[45,49]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173181451305631744\",\"id_str\":\"173182182532198401\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173181451305631744,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1224,\"screen_name\":\"BertrandSoulier\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":8963,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/125607192\\/fondconverse4.jpg\",\"location\":\"Clermont-Ferrand, Auvergne\",\"show_all_inline_media\":false,\"listed_count\":151,\"profile_link_color\":\"0084B4\",\"followers_count\":2489,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1509876957\\/photo-lol-carree_normal.jpg\",\"description\":\"Coach digital ind\\u00e9pendant et drogu\\u00e9 d'internet, blogueur compulsif, d\\u00e9fricheur du web local, twitterrien \\u00e9merveill\\u00e9 et cr\\u00e9ateur de http:\\/\\/www.cyberbougnat.net\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"996111\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/125607192\\/fondconverse4.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1509876957\\/photo-lol-carree_normal.jpg\",\"name\":\"Bertrand Soulier\",\"default_profile_image\":false,\"created_at\":\"Mon Mar 12 08:31:01 +0000 2007\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":996111,\"utc_offset\":3600,\"favourites_count\":2489,\"url\":\"http:\\/\\/www.bertrand-soulier.com\"},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173182182532198401,\"created_at\":\"Fri Feb 24 23:07:04 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1664000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d55c4918-0125-4bff-a673-1cb6bc7351a2-173182182532198401" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "30 glaçons #lgw Mais y'a plus @jcfrog ???", -"img": { -"src": "http://a2.twimg.com/profile_images/1291954205/196393_1887113579499_1291206975_32242471_8306316_s_normal.jpg" -}, -"title": "Martine Le Jossec: 30 glaçons #lgw Mais y'a plus @jcfrog ???", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1664000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"30 gla\\u00e7ons #lgw Mais y'a plus @jcfrog ???\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[30,37],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182183035518976\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1770,\"screen_name\":\"loutro1990\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1161,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/242871161\\/196393_1887113579499_1291206975_32242471_8306316_s.jpg\",\"location\":\"Seine-Saint-Denis\",\"show_all_inline_media\":true,\"listed_count\":27,\"profile_link_color\":\"f0134a\",\"followers_count\":590,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1291954205\\/196393_1887113579499_1291206975_32242471_8306316_s_normal.jpg\",\"description\":\"Pro de la com'. Esprit curieux \\u00e0 360\\u00b0... adore l'art, le bon vin, le caramel au beurre sal\\u00e9, sortir du cadre... et tout savoir ! \\r\\nTweete en dehors des klouts !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae3e6\",\"id_str\":\"37917544\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/242871161\\/196393_1887113579499_1291206975_32242471_8306316_s.jpg\",\"profile_sidebar_fill_color\":\"f2ccff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1291954205\\/196393_1887113579499_1291206975_32242471_8306316_s_normal.jpg\",\"name\":\"Martine Le Jossec\",\"default_profile_image\":false,\"created_at\":\"Tue May 05 12:58:05 +0000 2009\",\"profile_sidebar_border_color\":\"280c99\",\"id\":37917544,\"utc_offset\":3600,\"favourites_count\":21,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182183035518976,\"created_at\":\"Fri Feb 24 23:07:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1664000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ded7fad7-3e4b-4743-97ae-36825c49d630-173182183035518976" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @mmu_man: VITE, APPELEZ LE CHATMU !!! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: RT @mmu_man: VITE, APPELEZ LE CHATMU !!! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1664000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @mmu_man: VITE, APPELEZ LE CHATMU !!! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"mmu_man\",\"indices\":[3,11],\"id_str\":\"102075787\",\"name\":\"Fran\\u00e7ois Revol\",\"id\":102075787}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[41,45]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"VITE, APPELEZ LE CHATMU !!! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181836133019648\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":253,\"screen_name\":\"mmu_man\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":10391,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Internet\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"0084B4\",\"followers_count\":311,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"description\":\"Engineer, #FLOSS developer, Haiku contributor, hacktivist, Tai Chi & Kung-Fu practitioner\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"102075787\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"name\":\"Fran\\u00e7ois Revol\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 05 14:32:42 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":102075787,\"utc_offset\":null,\"favourites_count\":19,\"url\":\"http:\\/\\/revolf.free.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181836133019648,\"created_at\":\"Fri Feb 24 23:05:41 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182182909677568\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":636,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"name\":\"Royer Charles-Henri\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":185396126,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182182909677568,\"created_at\":\"Fri Feb 24 23:07:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1664000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "43c880a0-c8a1-4661-bd2e-852864442a1c-173182182909677568" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ah tiens, @FlorencePorcel est dans le thème des Césars avec sa tenue. #Décolleté #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1850070784/Yogiimise_normal.jpg" -}, -"title": "Johann M.: Ah tiens, @FlorencePorcel est dans le thème des Césars avec sa tenue. #Décolleté #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1665000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ah tiens, @FlorencePorcel est dans le th\\u00e8me des C\\u00e9sars avec sa tenue. #D\\u00e9collet\\u00e9 #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[10,25],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"D\\u00e9collet\\u00e9\",\"indices\":[70,80]},{\"text\":\"LGW\",\"indices\":[81,85]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182187754098688\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":671,\"screen_name\":\"Yogiimise\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":64989,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Le V\\u00e9sinet\",\"show_all_inline_media\":false,\"listed_count\":170,\"profile_link_color\":\"0084B4\",\"followers_count\":2072,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850070784\\/Yogiimise_normal.jpg\",\"description\":\"Tech Journalist, il geek il voit pas le rapport. Travail, Famille, Party. #DaddyGaga, #JaiRigolu & #OMAGAD. La vie est trop courte pour \\u00eatre prise au s\\u00e9rieux.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"30915093\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850070784\\/Yogiimise_normal.jpg\",\"name\":\"Johann M.\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 13 17:55:31 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":30915093,\"utc_offset\":3600,\"favourites_count\":1424,\"url\":\"http:\\/\\/www.tomsguide.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182187754098688,\"created_at\":\"Fri Feb 24 23:07:05 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1665000, -"tags": [ -{ -"id-ref": "ef97bec0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "508dae3f-980f-440e-83ca-597e2f227787-173182187754098688" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1757133817/image_normal.jpg" -}, -"title": "Percy Theophile: RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1665000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179924620910593\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"palmashow\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1784,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":202,\"profile_link_color\":\"0084B4\",\"followers_count\":54606,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"name\":\"palmashow\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":23782965,\"utc_offset\":null,\"favourites_count\":3,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179924620910593,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182186772643841\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":107,\"screen_name\":\"TheophilePercy\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1484,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"st bon city\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":29,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1757133817\\/image_normal.jpg\",\"description\":\"Plus rien ne m'\\u00e9tonne ! \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"278655196\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757133817\\/image_normal.jpg\",\"name\":\"Percy Theophile\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 07 18:07:38 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":278655196,\"utc_offset\":null,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182186772643841,\"created_at\":\"Fri Feb 24 23:07:05 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1665000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a88a39b4-16cb-4e99-b404-803365683eea-173182186772643841" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1847053381/djerba_normal.jpg" -}, -"title": "Make me proud.: #ilreste #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1665000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"LGW\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182187666014208\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"celib_a_terre1\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":34,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":6,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1847053381\\/djerba_normal.jpg\",\"description\":\"Same old shit, just a different day. #Peace, #LOVE and #Unity.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"500335099\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1847053381\\/djerba_normal.jpg\",\"name\":\"Make me proud.\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 23 01:32:53 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":500335099,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182187666014208,\"created_at\":\"Fri Feb 24 23:07:05 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1665000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0793e866-778f-43fa-8400-10263e69f8ef-173182187666014208" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rollin il reste biensûr #lgw #ilreste", -"img": { -"src": "http://a0.twimg.com/profile_images/1565585477/Logo_2_normal.jpg" -}, -"title": "Ossuaires Peter: Rollin il reste biensûr #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1666000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Rollin il reste biens\\u00fbr #lgw #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]},{\"text\":\"ilreste\",\"indices\":[29,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182190472003584\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":74,\"screen_name\":\"_Seyv_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":239,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"009999\",\"followers_count\":29,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1565585477\\/Logo_2_normal.jpg\",\"description\":\"Ost\\u00e9opathe le jour, culturophage la nuit.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"131516\",\"id_str\":\"380558198\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1565585477\\/Logo_2_normal.jpg\",\"name\":\"Ossuaires Peter\",\"default_profile_image\":false,\"created_at\":\"Mon Sep 26 21:08:25 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":380558198,\"utc_offset\":null,\"favourites_count\":10,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182190472003584,\"created_at\":\"Fri Feb 24 23:07:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1666000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "aa94eaa0-51b7-4dc4-8e17-e16abcbbfb04-173182190472003584" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw ils sont ou les tweets ? C'est la télé russe ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1826253762/gifs__20__normal.gif" -}, -"title": "Systaime: #lgw ils sont ou les tweets ? C'est la télé russe ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1667000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw ils sont ou les tweets ? C'est la t\\u00e9l\\u00e9 russe ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182195438067712\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":493,\"screen_name\":\"systaime18\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":3210,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/424585054\\/15380207101.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":40,\"profile_link_color\":\"080808\",\"followers_count\":394,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1826253762\\/gifs__20__normal.gif\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"758882\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/424585054\\/15380207101.jpg\",\"profile_sidebar_fill_color\":\"f5ed08\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1826253762\\/gifs__20__normal.gif\",\"name\":\"Systaime\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 08 22:13:03 +0000 2007\",\"profile_sidebar_border_color\":\"000000\",\"id\":758882,\"utc_offset\":3600,\"favourites_count\":112,\"url\":\"http:\\/\\/www.systaime.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182195438067712,\"created_at\":\"Fri Feb 24 23:07:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1667000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3ee69249-3417-4a05-9690-28b748e7d336-173182195438067712" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ahaha ! François Rollin j'te kiffe. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1658912814/fkjddkfhk_normal.png" -}, -"title": "Manon: Ahaha ! François Rollin j'te kiffe. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1668000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ahaha ! Fran\\u00e7ois Rollin j'te kiffe. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[36,40]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.7860476,50.4187981],[2.8492605,50.4187981],[2.8492605,50.4589035],[2.7860476,50.4589035]]]},\"attributes\":{},\"full_name\":\"Lens, Pas-de-Calais\",\"name\":\"Lens\",\"id\":\"6f2473b6bfd0682a\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/6f2473b6bfd0682a.json\"},\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182198147596288\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"e8e8e8\",\"screen_name\":\"manonkzlwsk\",\"lang\":\"fr\",\"favourites_count\":194,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":298,\"location\":\"Is\\u00e8re, France\",\"profile_text_color\":\"3d3438\",\"followers_count\":260,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"description\":\"Nordiste expatri\\u00e9e, \\u00e9tudiante en sciences du langage \\u00e0 #lyon2, un peu geek, s\\u00e9rievore, livetweeteuse #ondar et fid\\u00e8le herocorpienne. \",\"statuses_count\":15002,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"de4261\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"e8e8e8\",\"protected\":false,\"id_str\":\"48084154\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Manon\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"created_at\":\"Wed Jun 17 19:34:49 +0000 2009\",\"profile_sidebar_fill_color\":\"e8e8e8\",\"id\":48084154,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\"},\"truncated\":false,\"id\":173182198147596288,\"created_at\":\"Fri Feb 24 23:07:08 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1668000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "37716bfa-33ca-4125-99dd-a6373a909155-173182198147596288" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @charleshenriroy: +1000“@MGMTiST: Elle claque l'émission sur France 5. #LGW”", -"img": { -"src": "http://a2.twimg.com/profile_images/1567949026/Fabarol_normal.jpg" -}, -"title": "Fabienne BAROLLIER: RT @charleshenriroy: +1000“@MGMTiST: Elle claque l'émission sur France 5. #LGW”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1669000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @charleshenriroy: +1000\\u201c@MGMTiST: Elle claque l'\\u00e9mission sur France 5. #LGW\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"charleshenriroy\",\"indices\":[3,19],\"id_str\":\"185396126\",\"name\":\"Royer Charles-Henri\",\"id\":185396126},{\"screen_name\":\"MGMTiST\",\"indices\":[27,35],\"id_str\":\"223155142\",\"name\":\"Batistuta.\",\"id\":223155142}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[74,78]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"+1000\\u201c@MGMTiST: Elle claque l'\\u00e9mission sur France 5. #LGW\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"MGMTiST\",\"indices\":[6,14],\"id_str\":\"223155142\",\"name\":\"Batistuta.\",\"id\":223155142}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[53,57]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181383706025984\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":636,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"name\":\"Royer Charles-Henri\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":185396126,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181383706025984,\"created_at\":\"Fri Feb 24 23:03:54 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182205189824512\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1041,\"screen_name\":\"Fabarol\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":317,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Issy les moulineaux\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0084B4\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"description\":\"Magazines societe\\/d\\u00e9cryptage de F5. Les Maternelles, Allo Rufo, Mag Sante+Allo Doc, CAD+CDA+CAV, R&C, Medias le Mag, C Politique, LMEF, Dr CAC, LGQ, LGW\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"110388053\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"name\":\"Fabienne BAROLLIER\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 01 11:04:06 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":110388053,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182205189824512,\"created_at\":\"Fri Feb 24 23:07:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1669000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "540b7328-c816-4755-9855-56b2a47adfff-173182205189824512" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "\"rien de qualité\" ? #ENCULAY @Vinvin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1648905085/lolymous_2_normal.jpg" -}, -"title": "Solferishow: \"rien de qualité\" ? #ENCULAY @Vinvin #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1670000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\\"rien de qualit\\u00e9\\\" ? #ENCULAY @Vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[29,36],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"ENCULAY\",\"indices\":[20,28]},{\"text\":\"lgw\",\"indices\":[37,41]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182206083211264\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1143,\"screen_name\":\"solferishow\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13623,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Il est parti par l\\u00e0. \\u261b\",\"show_all_inline_media\":false,\"listed_count\":169,\"profile_link_color\":\"0084B4\",\"followers_count\":4872,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\",\"description\":\"Si Dieu a cr\\u00e9\\u00e9 l'Homme le 6\\u00e8me jour, c'\\u00e9tait surtout pour passer la semaine peinard. Je suis D\\u00e9l\\u00e9gu\\u00e9 des Jeunes Populaires de l'Empire colonial fran\\u00e7ais.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"232221031\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\",\"name\":\"Solferishow\",\"default_profile_image\":false,\"created_at\":\"Thu Dec 30 15:26:17 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":232221031,\"utc_offset\":-10800,\"favourites_count\":20,\"url\":\"http:\\/\\/www.solferishow.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182206083211264,\"created_at\":\"Fri Feb 24 23:07:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1670000, -"tags": [ -{ -"id-ref": "ef987784-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7054a6c0-0cd5-46d6-9559-697ee12c7f50-173182206083211264" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les gens, C'est fini les #cesars2012 viendez sur @France5tv pour #lgw ;)", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Les gens, C'est fini les #cesars2012 viendez sur @France5tv pour #lgw ;)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1672000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Les gens, C'est fini les #cesars2012 viendez sur @France5tv pour #lgw ;)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"France5tv\",\"indices\":[49,59],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487}],\"urls\":[],\"hashtags\":[{\"text\":\"cesars2012\",\"indices\":[25,36]},{\"text\":\"lgw\",\"indices\":[65,69]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182214006259713\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3246,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182214006259713,\"created_at\":\"Fri Feb 24 23:07:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1672000, -"tags": [ -{ -"id-ref": "ef243180-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d77e25ed-fe1b-4d44-85c4-d6b4cf3cd8d1-173182214006259713" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Tiens le Grand Chat-ze #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1143277065/Photo_0015_normal.jpg" -}, -"title": "Tarik Habachou: Tiens le Grand Chat-ze #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1672000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Tiens le Grand Chat-ze #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[23,27]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182214727680000\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"theshaq28\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":19,\"location\":\"\",\"profile_text_color\":\"3E4415\",\"followers_count\":7,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1143277065\\/Photo_0015_normal.jpg\",\"description\":\"\",\"statuses_count\":7,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"199633029\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Tarik Habachou\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"created_at\":\"Thu Oct 07 11:09:10 +0000 2010\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":199633029,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1143277065\\/Photo_0015_normal.jpg\"},\"truncated\":false,\"id\":173182214727680000,\"created_at\":\"Fri Feb 24 23:07:12 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1672000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c2f11bfb-ff92-4fab-83ae-cc74eb109dcd-173182214727680000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw comment ça aucun tweet de qualité ?? #sortez2020", -"img": { -"src": "http://a0.twimg.com/profile_images/1839297474/AvatarEcrouRougeCarre_normal.gif" -}, -"title": "Philippe B: #lgw comment ça aucun tweet de qualité ?? #sortez2020", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1673000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw comment \\u00e7a aucun tweet de qualit\\u00e9 ?? #sortez2020\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"sortez2020\",\"indices\":[42,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182220218023936\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1749,\"screen_name\":\"Raydacteur\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":28280,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"location\":\"Crozon, Brittany\",\"show_all_inline_media\":true,\"listed_count\":211,\"profile_link_color\":\"0000ff\",\"followers_count\":2619,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"description\":\"[en] connecting good vibrations [fr] ing\\u00e9nieur philosophe, activateur biologique & lolRT\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"14400518\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"profile_sidebar_fill_color\":\"d3ede7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"name\":\"Philippe B\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 15 20:08:37 +0000 2008\",\"profile_sidebar_border_color\":\"5e1410\",\"id\":14400518,\"utc_offset\":3600,\"favourites_count\":297,\"url\":\"http:\\/\\/bit.ly\\/raydacteur\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182220218023936,\"created_at\":\"Fri Feb 24 23:07:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1673000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef98c86a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f9a61f0c-8347-473b-b754-265c38e1067c-173182220218023936" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste car si rollin facture juste les bonnes vannes il va pas couter bien cher :)", -"img": { -"src": "http://a2.twimg.com/profile_images/1269224486/image_normal.jpg" -}, -"title": "Mickael: #lgw #ilreste car si rollin facture juste les bonnes vannes il va pas couter bien cher :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1673000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste car si rollin facture juste les bonnes vannes il va pas couter bien cher :)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182221845409793\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":86,\"screen_name\":\"NeoMkL\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":64,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":6,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1269224486\\/image_normal.jpg\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"76371966\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1269224486\\/image_normal.jpg\",\"name\":\"Mickael\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 22 16:10:55 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":76371966,\"utc_offset\":null,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182221845409793,\"created_at\":\"Fri Feb 24 23:07:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1673000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ab8f1c80-f79c-4893-8436-8168a29397da-173182221845409793" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#nowwatching Le Grand Webze", -"img": { -"src": "http://a2.twimg.com/profile_images/1799169470/image_normal.jpg" -}, -"title": "Anton: #nowwatching Le Grand Webze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1673000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#nowwatching Le Grand Webze\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"nowwatching\",\"indices\":[0,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182221086232576\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":484,\"screen_name\":\"t1vase\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2518,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/169220479\\/CUE_1.jpg\",\"location\":\"#erreur404\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":118,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1799169470\\/image_normal.jpg\",\"description\":\"Etudiant en Psycho, H\\u00e9doniste, accro \\u00e0 la musique, \\u00e0 l'absinthe et aux films hyst\\u00e9riques, et co-animateur de ERREUR 404 sur Radiom. #ERREUR404 #teambundy\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"212895285\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/169220479\\/CUE_1.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1799169470\\/image_normal.jpg\",\"name\":\"Anton\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 07 11:06:40 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":212895285,\"utc_offset\":-10800,\"favourites_count\":30,\"url\":\"https:\\/\\/www.radiom.fr\\/animateurs\\/88-antho.html\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182221086232576,\"created_at\":\"Fri Feb 24 23:07:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1673000, -"tags": [ -{ -"id-ref": "ef9900b4-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0b3dcedc-04ec-45ff-bc97-8fc1ffbc565a-173182221086232576" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@solangeteparle... #lgw #ellequitte #ilquitte ... NEXT!", -"img": { -"src": "http://a0.twimg.com/profile_images/1808461305/image_normal.jpg" -}, -"title": "Lalée Pinoncely: @solangeteparle... #lgw #ellequitte #ilquitte ... NEXT!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1674000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@solangeteparle... #lgw #ellequitte #ilquitte ... NEXT!\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[0,15],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]},{\"text\":\"ellequitte\",\"indices\":[25,36]},{\"text\":\"ilquitte\",\"indices\":[37,46]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182224412327936\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"417867146\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":366,\"screen_name\":\"Lalee_retour\",\"lang\":\"fr\",\"profile_text_color\":\"98989e\",\"statuses_count\":3719,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/340041788\\/photo.JPG\",\"location\":\"France- LYON\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"f013e9\",\"followers_count\":298,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1808461305\\/image_normal.jpg\",\"description\":\"Une digital-mum' entrepreneur, lib\\u00e9rale, communicante, blogueuse soon... \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"16171a\",\"id_str\":\"252150894\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/340041788\\/photo.JPG\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808461305\\/image_normal.jpg\",\"name\":\"Lal\\u00e9e Pinoncely\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 14 16:05:09 +0000 2011\",\"profile_sidebar_border_color\":\"42454d\",\"id\":252150894,\"utc_offset\":-10800,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":\"SolangeTeParle\",\"truncated\":false,\"id\":173182224412327936,\"created_at\":\"Fri Feb 24 23:07:14 +0000 2012\",\"in_reply_to_user_id\":417867146}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1674000, -"tags": [ -{ -"id-ref": "ef991ffe-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef992472-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7274c994-c060-4335-ad09-e4cfacf6ff81-173182224412327936" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "40 glaçons #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1332822559/Birdswatchtelevision_normal.jpg" -}, -"title": "Birdswatchtelevision: 40 glaçons #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1674000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"40 gla\\u00e7ons #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182225574141952\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":177,\"screen_name\":\"birdswatchtv\",\"lang\":\"fr\",\"profile_text_color\":\"4bbb00\",\"statuses_count\":180,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/243090408\\/Birdswatchtelevision.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"4bbb00\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1332822559\\/Birdswatchtelevision_normal.jpg\",\"description\":\"Nowhere man.\\r\\nAlways look on the bright side of life!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"3c8bf3\",\"id_str\":\"288959401\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/243090408\\/Birdswatchtelevision.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1332822559\\/Birdswatchtelevision_normal.jpg\",\"name\":\"Birdswatchtelevision\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 27 19:17:46 +0000 2011\",\"profile_sidebar_border_color\":\"4bbb00\",\"id\":288959401,\"utc_offset\":-10800,\"favourites_count\":52,\"url\":\"http:\\/\\/birdswatchtelevision.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182225574141952,\"created_at\":\"Fri Feb 24 23:07:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1674000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b807743e-1612-4548-ba48-66260e547427-173182225574141952" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est une vision ou je vois @pocarles dans une #bubble #lgw?", -"img": { -"src": "http://a1.twimg.com/profile_images/1807980780/hackathon_2_normal.png" -}, -"title": "Antoine Touzot: C'est une vision ou je vois @pocarles dans une #bubble #lgw?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1675000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est une vision ou je vois @pocarles dans une #bubble #lgw?\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"pocarles\",\"indices\":[28,37],\"id_str\":\"23074316\",\"name\":\"PierreOlivier Carles\",\"id\":23074316}],\"urls\":[],\"hashtags\":[{\"text\":\"bubble\",\"indices\":[47,54]},{\"text\":\"lgw\",\"indices\":[55,59]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182228178812928\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":129,\"screen_name\":\"antoinetouzot\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":1202,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/236891468\\/FD.jpg\",\"location\":\"Montreuil\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"ff9900\",\"followers_count\":169,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1807980780\\/hackathon_2_normal.png\",\"description\":\"\\u00c9tudiant H3 \\u00e0 @hetic (Montreuil) [Digital native] [Geek] ...\\r\\n[Alleeeeez l\\u00e0] [@SkipTheUse and @IziaMusic addict]\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"292929\",\"id_str\":\"123813930\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/236891468\\/FD.jpg\",\"profile_sidebar_fill_color\":\"e6e6e6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1807980780\\/hackathon_2_normal.png\",\"name\":\"Antoine Touzot\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 17 08:56:06 +0000 2010\",\"profile_sidebar_border_color\":\"ff9900\",\"id\":123813930,\"utc_offset\":3600,\"favourites_count\":11,\"url\":\"http:\\/\\/lesconfdusud.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182228178812928,\"created_at\":\"Fri Feb 24 23:07:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1675000, -"tags": [ -{ -"id-ref": "ef995c62-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9af42aac-aefb-4485-a15e-41fa10980449-173182228178812928" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Raydacteur: #lgw Lâche les Grands Wagons !", -"img": { -"src": "http://a1.twimg.com/profile_images/1172042833/SANS_NOM_normal.jpg" -}, -"title": "Phare Breton: RT @Raydacteur: #lgw Lâche les Grands Wagons !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1675000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Raydacteur: #lgw L\\u00e2che les Grands Wagons !\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Raydacteur\",\"indices\":[3,14],\"id_str\":\"14400518\",\"name\":\"Philippe B\",\"id\":14400518}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw L\\u00e2che les Grands Wagons !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180572007546880\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1749,\"screen_name\":\"Raydacteur\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":28280,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"location\":\"Crozon, Brittany\",\"show_all_inline_media\":true,\"listed_count\":211,\"profile_link_color\":\"0000ff\",\"followers_count\":2619,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"description\":\"[en] connecting good vibrations [fr] ing\\u00e9nieur philosophe, activateur biologique & lolRT\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"14400518\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"profile_sidebar_fill_color\":\"d3ede7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"name\":\"Philippe B\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 15 20:08:37 +0000 2008\",\"profile_sidebar_border_color\":\"5e1410\",\"id\":14400518,\"utc_offset\":3600,\"favourites_count\":297,\"url\":\"http:\\/\\/bit.ly\\/raydacteur\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180572007546880,\"created_at\":\"Fri Feb 24 23:00:40 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182230531809280\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1989,\"screen_name\":\"pharebreton\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":12949,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/82499127\\/fond_ecran_0004_1024_768.jpg\",\"location\":\"Vannes\",\"show_all_inline_media\":false,\"listed_count\":111,\"profile_link_color\":\"0084B4\",\"followers_count\":1760,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1172042833\\/SANS_NOM_normal.jpg\",\"description\":\"Phare Breton : Actu en Bretagne et des bretons expatri\\u00e9s, tour du monde du Gwenn Ha Du; Humour sans mod\\u00e9ration\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"122107219\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/82499127\\/fond_ecran_0004_1024_768.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1172042833\\/SANS_NOM_normal.jpg\",\"name\":\"Phare Breton\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 11 16:23:06 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":122107219,\"utc_offset\":-10800,\"favourites_count\":2,\"url\":\"http:\\/\\/www.pharebreton.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182230531809280,\"created_at\":\"Fri Feb 24 23:07:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1675000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "13842ce6-42a5-4161-b035-c742ee760998-173182230531809280" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le rire de @PascalMabille est... Comment dire... Contagieux? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1741905112/image_normal.jpg" -}, -"title": "Mister Mc Flee: Le rire de @PascalMabille est... Comment dire... Contagieux? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1678000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le rire de @PascalMabille est... Comment dire... Contagieux? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"PascalMabille\",\"indices\":[11,25],\"id_str\":\"1367131\",\"name\":\"Pascal Mabille\",\"id\":1367131}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182242196160514\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":636,\"screen_name\":\"MisterMcFlee\",\"lang\":\"fr\",\"profile_text_color\":\"291b1b\",\"statuses_count\":40351,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/204494594\\/lulutwitter_cr.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":257,\"profile_link_color\":\"0084B4\",\"followers_count\":2841,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1741905112\\/image_normal.jpg\",\"description\":\"Ecrits vains\\nCommunity Manager de moi-m\\u00eame\\nProfiler pour chats selon @METACAPUCHE\\nPhotographi\\u00e9 par @LaurenceGuenoun\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f72020\",\"id_str\":\"60043161\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/204494594\\/lulutwitter_cr.jpg\",\"profile_sidebar_fill_color\":\"d6130d\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1741905112\\/image_normal.jpg\",\"name\":\"Mister Mc Flee\",\"default_profile_image\":false,\"created_at\":\"Sat Jul 25 12:01:49 +0000 2009\",\"profile_sidebar_border_color\":\"050505\",\"id\":60043161,\"utc_offset\":3600,\"favourites_count\":273,\"url\":\"http:\\/\\/lecafardrenseigne.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182242196160514,\"created_at\":\"Fri Feb 24 23:07:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1678000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7ba5a80c-11f4-43a0-9282-b42b2a0fc443-173182242196160514" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @PRland: C'est là le deuxième écran dont parle #AudeBaron ? #lgw #jecomprendsrien http://t.co/q8g8Hhh1", -"img": { -"src": "http://a2.twimg.com/profile_images/1567949026/Fabarol_normal.jpg" -}, -"title": "Fabienne BAROLLIER: RT @PRland: C'est là le deuxième écran dont parle #AudeBaron ? #lgw #jecomprendsrien http://t.co/q8g8Hhh1", -"color": "16763904", -"polemics": [ -"Q", -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1678000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @PRland: C'est l\\u00e0 le deuxi\\u00e8me \\u00e9cran dont parle #AudeBaron ? #lgw #jecomprendsrien http:\\/\\/t.co\\/q8g8Hhh1\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"PRland\",\"indices\":[3,10],\"id_str\":\"1421991\",\"name\":\"Eric Maillard\",\"id\":1421991}],\"urls\":[{\"indices\":[85,105],\"expanded_url\":\"http:\\/\\/www.legrandwebze.com\\/2012\\/02\\/24\\/le-live-du-grand-webze-4\\/\",\"display_url\":\"legrandwebze.com\\/2012\\/02\\/24\\/le-\\u2026\",\"url\":\"http:\\/\\/t.co\\/q8g8Hhh1\"}],\"hashtags\":[{\"text\":\"AudeBaron\",\"indices\":[50,60]},{\"text\":\"lgw\",\"indices\":[63,67]},{\"text\":\"jecomprendsrien\",\"indices\":[68,84]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"C'est l\\u00e0 le deuxi\\u00e8me \\u00e9cran dont parle #AudeBaron ? #lgw #jecomprendsrien http:\\/\\/t.co\\/q8g8Hhh1\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[73,93],\"expanded_url\":\"http:\\/\\/www.legrandwebze.com\\/2012\\/02\\/24\\/le-live-du-grand-webze-4\\/\",\"display_url\":\"legrandwebze.com\\/2012\\/02\\/24\\/le-\\u2026\",\"url\":\"http:\\/\\/t.co\\/q8g8Hhh1\"}],\"hashtags\":[{\"text\":\"AudeBaron\",\"indices\":[38,48]},{\"text\":\"lgw\",\"indices\":[51,55]},{\"text\":\"jecomprendsrien\",\"indices\":[56,72]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181393470373889\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":2550,\"screen_name\":\"PRland\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":54025,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/302156681\\/twilk_background_4e35a56daf4a2.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":452,\"profile_link_color\":\"0000ff\",\"followers_count\":7667,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1727472042\\/ChezDisney_normal.jpg\",\"description\":\"Je dirige une agence de RP mais tout ce qui se passe ici n'engage que moi.\\r\\n \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"1421991\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/302156681\\/twilk_background_4e35a56daf4a2.jpg\",\"profile_sidebar_fill_color\":\"952d2f\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727472042\\/ChezDisney_normal.jpg\",\"name\":\"Eric Maillard\",\"default_profile_image\":false,\"created_at\":\"Sun Mar 18 15:45:10 +0000 2007\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":1421991,\"utc_offset\":3600,\"favourites_count\":173,\"url\":\"http:\\/\\/www.prland.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181393470373889,\"created_at\":\"Fri Feb 24 23:03:56 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182240220655618\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1041,\"screen_name\":\"Fabarol\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":318,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Issy les moulineaux\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0084B4\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"description\":\"Magazines societe\\/d\\u00e9cryptage de F5. Les Maternelles, Allo Rufo, Mag Sante+Allo Doc, CAD+CDA+CAV, R&C, Medias le Mag, C Politique, LMEF, Dr CAC, LGQ, LGW\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"110388053\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"name\":\"Fabienne BAROLLIER\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 01 11:04:06 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":110388053,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182240220655618,\"created_at\":\"Fri Feb 24 23:07:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1678000, -"tags": [ -{ -"id-ref": "ef7a5646-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef7a5aec-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "120cb28c-cb39-4d98-87c8-362d00541dbe-173182240220655618" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Il m'as tué le chat #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1796744745/Anonymous-header_normal.PNG" -}, -"title": "Musi_Call_Ment: Il m'as tué le chat #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1678000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Il m'as tu\\u00e9 le chat #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182242720460800\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"93afe6\",\"screen_name\":\"mat_moi_ca\",\"lang\":\"en\",\"favourites_count\":14,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":199,\"location\":\"\",\"profile_text_color\":\"93afe6\",\"followers_count\":88,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1796744745\\/Anonymous-header_normal.PNG\",\"description\":\"Geek qui s'est perdu sur internet. je suis chieur ! Ce que j'aime ? Le m\\u00e9tal. FOLLOW MOI !!\",\"statuses_count\":6544,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/396225323\\/tumblr_lxfb1bGFUj1r9crd8o1_500.jpg\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"93afe6\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1dabf2\",\"protected\":false,\"id_str\":\"348842674\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Musi_Call_Ment\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/396225323\\/tumblr_lxfb1bGFUj1r9crd8o1_500.jpg\",\"created_at\":\"Fri Aug 05 02:52:54 +0000 2011\",\"profile_sidebar_fill_color\":\"000000\",\"id\":348842674,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1796744745\\/Anonymous-header_normal.PNG\"},\"truncated\":false,\"id\":173182242720460800,\"created_at\":\"Fri Feb 24 23:07:18 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1678000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b00716a9-6395-4b4f-8e62-b01debaeae39-173182242720460800" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La mire en guise de chemise pour @Vinvin #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1646004624/Fl_normal.jpg" -}, -"title": "Flo de Rennes: La mire en guise de chemise pour @Vinvin #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1679000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La mire en guise de chemise pour @Vinvin #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[33,40],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[41,45]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182244251377664\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":119,\"screen_name\":\"FlodeRennes\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":418,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Bretagne Rennes\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":29,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1646004624\\/Fl_normal.jpg\",\"description\":\"Poursuivez-moi.\\r\\nEnsemble peut \\u00eatre on sourira.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"022330\",\"id_str\":\"379708749\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1646004624\\/Fl_normal.jpg\",\"name\":\"Flo de Rennes\",\"default_profile_image\":false,\"created_at\":\"Sun Sep 25 12:32:04 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":379708749,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182244251377664,\"created_at\":\"Fri Feb 24 23:07:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1679000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c8cc26fa-eba0-48fb-b1a0-e74ca00c7cc1-173182244251377664" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bah oui, on peut vous rejoindre par amour ! \\o/ #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1772675299/Avatar_Le_a_normal.png" -}, -"title": "Marine La Maudite: Bah oui, on peut vous rejoindre par amour ! \\o/ #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1679000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bah oui, on peut vous rejoindre par amour ! \\\\o\\/ #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[48,52]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[-2.8378013,48.1224931],[-2.650921,48.1224931],[-2.650921,48.2244728],[-2.8378013,48.2244728]]]},\"attributes\":{},\"full_name\":\"Loud\\u00e9ac, C\\u00f4tes-d'Armor\",\"name\":\"Loud\\u00e9ac\",\"id\":\"dd6b92f876374a20\",\"place_type\":\"city\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/dd6b92f876374a20.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[-2.75361795,48.18215316]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182245635489792\",\"geo\":{\"type\":\"Point\",\"coordinates\":[48.18215316,-2.75361795]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":303,\"screen_name\":\"M_LaMaudite\",\"lang\":\"fr\",\"profile_text_color\":\"89c5c7\",\"statuses_count\":6847,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/407968467\\/wallpaper-twitter-54-1280x800.jpg\",\"location\":\"48.118799, -1.706661\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"9689c7\",\"followers_count\":324,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1772675299\\/Avatar_Le_a_normal.png\",\"description\":\"Propri\\u00e9taire de mlamaudite.fr-S\\u00e9ries-Films-JV-\\r\\nMembre du bureau de @AssoUSETIC, \\u00e9tudiante en LP #USETIC et Stagiaire #Educationalimage \\u00e0 Clair Obscur, Rennes.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"509ec2\",\"id_str\":\"132459946\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/407968467\\/wallpaper-twitter-54-1280x800.jpg\",\"profile_sidebar_fill_color\":\"2e2e2e\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1772675299\\/Avatar_Le_a_normal.png\",\"name\":\"Marine La Maudite\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 13 08:53:32 +0000 2010\",\"profile_sidebar_border_color\":\"2e2e2e\",\"id\":132459946,\"utc_offset\":3600,\"favourites_count\":20,\"url\":\"http:\\/\\/mlamaudite.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182245635489792,\"created_at\":\"Fri Feb 24 23:07:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1679000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4c58313f-527b-4bee-ac84-e9ccfbeec4f1-173182245635489792" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste oui !", -"img": { -"src": "http://a0.twimg.com/profile_images/1391192750/logo-120_normal.png" -}, -"title": "Levieux Cédric: #lgw #ilreste oui !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1680000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste oui !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182249620086785\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":29,\"screen_name\":\"farlistener\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":172,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Toulouse\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":10,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1391192750\\/logo-120_normal.png\",\"description\":\"Architect - Java, c# Developper\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"315168092\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1391192750\\/logo-120_normal.png\",\"name\":\"Levieux C\\u00e9dric\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 11 12:18:39 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":315168092,\"utc_offset\":null,\"favourites_count\":1,\"url\":\"http:\\/\\/www.levieuxcedric.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182249620086785,\"created_at\":\"Fri Feb 24 23:07:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1680000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bdbb2fda-9cc2-46ed-b0f5-81a8e39a52c7-173182249620086785" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Merci pour l'accueil #lgw ;)", -"img": { -"src": "http://a0.twimg.com/profile_images/60661485/IMG_6851_normal.jpg" -}, -"title": "Antoine Servais: Merci pour l'accueil #lgw ;)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1681000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Merci pour l'accueil #lgw ;)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182254254792704\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":454,\"screen_name\":\"AntoineServais\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":5736,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/77829398\\/4047922449_0aa9248f2e_o.jpg\",\"location\":\"Belgium\",\"show_all_inline_media\":false,\"listed_count\":21,\"profile_link_color\":\"0084B4\",\"followers_count\":481,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/60661485\\/IMG_6851_normal.jpg\",\"description\":\"26 years. Belgian. Community Manager. Inquiring mind. Interested in Social Media, Marketing and Music. Addicted to web, Peter Gabriel and english winegums.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"15024821\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/77829398\\/4047922449_0aa9248f2e_o.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/60661485\\/IMG_6851_normal.jpg\",\"name\":\"Antoine Servais\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 05 23:25:52 +0000 2008\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":15024821,\"utc_offset\":3600,\"favourites_count\":542,\"url\":\"http:\\/\\/be.linkedin.com\\/in\\/antoineservais\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182254254792704,\"created_at\":\"Fri Feb 24 23:07:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1681000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5a1311a7-29fb-451c-a20d-2fd55bbcb77f-173182254254792704" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Heureusement qu'il est là #Rolin #ilreste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1185913574/5ed80534-98b3-466a-8d4a-0fc64aeb9cfc_normal.png" -}, -"title": "David Foucher: Heureusement qu'il est là #Rolin #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1682000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Heureusement qu'il est l\\u00e0 #Rolin #ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Rolin\",\"indices\":[26,32]},{\"text\":\"ilreste\",\"indices\":[33,41]},{\"text\":\"lgw\",\"indices\":[42,46]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182258692358144\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":271,\"screen_name\":\"tyjak\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":6790,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Aubervilliers\",\"show_all_inline_media\":true,\"listed_count\":10,\"profile_link_color\":\"0084B4\",\"followers_count\":215,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1185913574\\/5ed80534-98b3-466a-8d4a-0fc64aeb9cfc_normal.png\",\"description\":\"Web developper\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"5804512\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1185913574\\/5ed80534-98b3-466a-8d4a-0fc64aeb9cfc_normal.png\",\"name\":\"David Foucher\",\"default_profile_image\":false,\"created_at\":\"Sun May 06 09:11:10 +0000 2007\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":5804512,\"utc_offset\":3600,\"favourites_count\":655,\"url\":\"http:\\/\\/www.tyjak.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182258692358144,\"created_at\":\"Fri Feb 24 23:07:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1682000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef9a5aea-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "12be06e1-31f8-4523-b024-44173cf70759-173182258692358144" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW C'est quoi le concept de l'émissiom ?", -"img": { -"src": "http://a2.twimg.com/profile_images/1421905670/logo2_normal.png" -}, -"title": "Clément Rueda: #LGW C'est quoi le concept de l'émissiom ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1682000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW C'est quoi le concept de l'\\u00e9missiom ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182259933880321\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":439,\"screen_name\":\"ClementWeda\",\"lang\":\"fr\",\"profile_text_color\":\"3c3940\",\"statuses_count\":7342,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/200496758\\/twitter-clement-weda.jpg\",\"location\":\"Noisy-le-Grand, France\",\"show_all_inline_media\":true,\"listed_count\":10,\"profile_link_color\":\"c98312\",\"followers_count\":341,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1421905670\\/logo2_normal.png\",\"description\":\"DJ \\/ Beatmaker \\/ Producer (@RookiesMusic) Webdesigner & Arrangeur en Freelance (@BeWebArt) Photographe amateur - Portfolio : http:\\/\\/bit.ly\\/qEeeLe\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"19384400\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/200496758\\/twitter-clement-weda.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1421905670\\/logo2_normal.png\",\"name\":\"Cl\\u00e9ment Rueda\",\"default_profile_image\":false,\"created_at\":\"Fri Jan 23 06:35:37 +0000 2009\",\"profile_sidebar_border_color\":\"c2c2c2\",\"id\":19384400,\"utc_offset\":3600,\"favourites_count\":20,\"url\":\"http:\\/\\/www.clementweda.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182259933880321,\"created_at\":\"Fri Feb 24 23:07:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1682000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7e692970-8449-4bd8-b37f-7b8cab224859-173182259933880321" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le droit de passer dans la prochaine RT @spookev Heu, on gagne quoi bordayl ?!! 48 glaçons #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1836345668/profile_normal.png" -}, -"title": "ArDuB57: Le droit de passer dans la prochaine RT @spookev Heu, on gagne quoi bordayl ?!! 48 glaçons #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1682000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le droit de passer dans la prochaine RT @spookev Heu, on gagne quoi bordayl ?!! 48 gla\\u00e7ons #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"spookev\",\"indices\":[40,48],\"id_str\":\"51034368\",\"name\":\"Pierson \\u221e\",\"id\":51034368}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[91,95]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182258067415042\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":646,\"screen_name\":\"ArDub57\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":83435,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"location\":\"FRANCE - METZ - SARREGUEMINES\",\"show_all_inline_media\":false,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"followers_count\":1090,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"description\":\"FreeParty Style - Raleur Pro - Trolleur Compulsif - DHD Android 2.3\\/Transformer 3.2.1 - PS3 @Pix_auto http:\\/\\/pixauto.tumblr.com - http:\\/\\/iboga.tumblr.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"21448223\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"name\":\"ArDuB57\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 20 23:57:59 +0000 2009\",\"profile_sidebar_border_color\":\"1c2352\",\"id\":21448223,\"utc_offset\":3600,\"favourites_count\":1604,\"url\":\"http:\\/\\/ardbox.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182258067415042,\"created_at\":\"Fri Feb 24 23:07:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1682000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1be7a29e-d3a4-4fef-a73a-e5dbb7aca751-173182258067415042" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @baktelraalis: Il y a Farrugia sur le plateau ou ? #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1638771347/deuch_normal.jpeg" -}, -"title": "FrinnockBoChar: RT @baktelraalis: Il y a Farrugia sur le plateau ou ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1682000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @baktelraalis: Il y a Farrugia sur le plateau ou ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"baktelraalis\",\"indices\":[3,16],\"id_str\":\"18515564\",\"name\":\"Bakt El Raalis\",\"id\":18515564}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[54,58]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Il y a Farrugia sur le plateau ou ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[36,40]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181943976951808\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1093,\"screen_name\":\"baktelraalis\",\"lang\":\"fr\",\"profile_text_color\":\"636363\",\"statuses_count\":21287,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":105,\"profile_link_color\":\"808080\",\"followers_count\":1299,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"description\":\"Admin Web \\/ R\\u00e9dacteur en chef @Pelecanus_net + apprenti photographe + amateur de musique ind\\u00e9' et de culture ALT + demandeur d'asile + fils des internets\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"18515564\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"profile_sidebar_fill_color\":\"141414\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"name\":\"Bakt El Raalis\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 31 20:37:21 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":18515564,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.pelecanus.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181943976951808,\"created_at\":\"Fri Feb 24 23:06:07 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182258398756864\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":170,\"screen_name\":\"frinnock\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":14420,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0000ff\",\"followers_count\":155,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\",\"description\":\"Plantigrade normand, musicien deuchiste\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"id_str\":\"40014489\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"profile_sidebar_fill_color\":\"e0ff92\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\",\"name\":\"FrinnockBoChar\",\"default_profile_image\":false,\"created_at\":\"Thu May 14 15:22:28 +0000 2009\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":40014489,\"utc_offset\":3600,\"favourites_count\":20,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182258398756864,\"created_at\":\"Fri Feb 24 23:07:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1682000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2d49699a-d851-4ede-893f-4230ed7cd43c-173182258398756864" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@pocarles hey.je.viens de.voir ton avatar dans #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1844133961/8x3UkTtw_normal" -}, -"title": "Laurent Aubaret: @pocarles hey.je.viens de.voir ton avatar dans #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1682000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@pocarles hey.je.viens de.voir ton avatar dans #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"pocarles\",\"indices\":[0,9],\"id_str\":\"23074316\",\"name\":\"PierreOlivier Carles\",\"id\":23074316}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[47,51]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173180581935448065\",\"id_str\":\"173182256117055488\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173180581935448065,\"in_reply_to_user_id_str\":\"23074316\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":563,\"screen_name\":\"lolofildelo\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":2942,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431542214\\/flickr-10-nov-2006.jpg\",\"location\":\"Valence d'Agen\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"6a19e3\",\"followers_count\":165,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1844133961\\/8x3UkTtw_normal\",\"description\":\"Rugby, Politique, Croix Rouge et ferias voila ce que j'aime le plus, et avec l'accent svp sud ouest oblige, ici c'est du 2nd degr\\u00e9s\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"0099B9\",\"id_str\":\"342786952\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431542214\\/flickr-10-nov-2006.jpg\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1844133961\\/8x3UkTtw_normal\",\"name\":\"Laurent Aubaret\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 26 15:44:40 +0000 2011\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":342786952,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":\"pocarles\",\"truncated\":false,\"id\":173182256117055488,\"created_at\":\"Fri Feb 24 23:07:22 +0000 2012\",\"in_reply_to_user_id\":23074316}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1682000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c20232c9-ea26-4015-806d-cd5c4ed1c39c-173182256117055488" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW c'est tout de suite mieux que #Cesar2012 #Écrans", -"img": { -"src": "http://a0.twimg.com/profile_images/1080753090/raphael_normal.jpg" -}, -"title": "Pierre Deruelle: #LGW c'est tout de suite mieux que #Cesar2012 #Écrans", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1683000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW c'est tout de suite mieux que #Cesar2012 #\\u00c9crans\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"Cesar2012\",\"indices\":[35,45]},{\"text\":\"\\u00c9crans\",\"indices\":[46,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182260588199936\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":2886,\"screen_name\":\"PierreDeruelle\",\"lang\":\"fr\",\"profile_text_color\":\"0a5c85\",\"statuses_count\":45752,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/378486341\\/athenes.jpg\",\"location\":\"Oui\",\"show_all_inline_media\":false,\"listed_count\":603,\"profile_link_color\":\"ff6f00\",\"followers_count\":11188,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1080753090\\/raphael_normal.jpg\",\"description\":\"Pfff...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BADFCD\",\"id_str\":\"77790954\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/378486341\\/athenes.jpg\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1080753090\\/raphael_normal.jpg\",\"name\":\"Pierre Deruelle\",\"default_profile_image\":false,\"created_at\":\"Sun Sep 27 17:55:31 +0000 2009\",\"profile_sidebar_border_color\":\"F2E195\",\"id\":77790954,\"utc_offset\":3600,\"favourites_count\":737,\"url\":\"http:\\/\\/is.gd\\/OlHdiM\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182260588199936,\"created_at\":\"Fri Feb 24 23:07:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1683000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef9ae19a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0f8ab943-64ff-4f74-9d5e-37f823e68f3c-173182260588199936" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @AlexHervaud: Ahah, j'adore le livetweet des gens QUI SONT DANS LE POSTE #lgw RT @palmashow: Notre voisin de droite a un problème de rire", -"img": { -"src": "http://a2.twimg.com/profile_images/1717284349/DSC_0523_normal.JPG" -}, -"title": "Kevin Monier: RT @AlexHervaud: Ahah, j'adore le livetweet des gens QUI SONT DANS LE POSTE #lgw RT @palmashow: Notre voisin de droite a un problème de rire", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1684000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"RT @AlexHervaud: Ahah, j'adore le livetweet des gens QUI SONT DANS LE POSTE #lgw RT @palmashow: Notre voisin de droite a un probl\\u00e8me de rire\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"AlexHervaud\",\"indices\":[3,15],\"name\":\"Alexandre Hervaud\",\"id_str\":\"14321981\",\"id\":14321981},{\"screen_name\":\"palmashow\",\"indices\":[84,94],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[76,80]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"Ahah, j'adore le livetweet des gens QUI SONT DANS LE POSTE #lgw RT @palmashow: Notre voisin de droite a un probl\\u00e8me de rire\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[67,77],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[59,63]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"https:\\/\\/chrome.google.com\\/extensions\\/detail\\/encaiiljifbdbjlphpgpiimidegddhic\\\" rel=\\\"nofollow\\\"\\u003ESilver Bird\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182014197997568\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"AlexHervaud\",\"lang\":\"fr\",\"favourites_count\":3392,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":1078,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"description\":\"Journaliste, ex-Lib\\u00e9, chroniqueur au Mouv et Vodkaster.com, (d\\u00e9)formateur pour l'ESJ. Assiste @JeanReneCraypio. Mes tweets n'engagent pas P\\u00f4le Emploi.\",\"statuses_count\":48448,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/346551794\\/norwegian_troll.jpg\",\"show_all_inline_media\":true,\"listed_count\":816,\"profile_link_color\":\"0084B4\",\"followers_count\":14843,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1536891239\\/twitter_avatar_2_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"401d91\",\"protected\":false,\"id_str\":\"14321981\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Alexandre Hervaud\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/346551794\\/norwegian_troll.jpg\",\"created_at\":\"Mon Apr 07 11:34:52 +0000 2008\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":14321981,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/alexhervaud.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1536891239\\/twitter_avatar_2_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173182014197997568,\"created_at\":\"Fri Feb 24 23:06:24 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182265109655553\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Kevin_Monier\",\"lang\":\"fr\",\"favourites_count\":36,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":417,\"location\":\"Clermont-Ferrand\",\"profile_text_color\":\"333333\",\"description\":\"R\\u00e9dacteur sur FrAndroid, \\u00e9tudiant en Information et Communication, recherche un stage de community manager. CV -- http:\\/\\/www.doyoubuzz.com\\/kevin-monier\",\"statuses_count\":9943,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":34,\"profile_link_color\":\"0084B4\",\"followers_count\":439,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1717284349\\/DSC_0523_normal.JPG\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"37287288\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Kevin Monier\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat May 02 21:29:29 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":37287288,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.frandroid.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1717284349\\/DSC_0523_normal.JPG\"},\"in_reply_to_status_id\":null,\"id\":173182265109655553,\"created_at\":\"Fri Feb 24 23:07:24 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1684000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "942a11d9-91e1-40b2-b004-7fc706eea159-173182265109655553" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "je me demande vraiment comment ils font le casting des émissions, vive les dépressives ! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1802176301/image_normal.jpg" -}, -"title": "marine_b: je me demande vraiment comment ils font le casting des émissions, vive les dépressives ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1684000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"je me demande vraiment comment ils font le casting des \\u00e9missions, vive les d\\u00e9pressives ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[89,93]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182264199483392\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":283,\"screen_name\":\"marinebatiste\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3264,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/416510788\\/05960e623b1711e19e4a12313813ffc0_6.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"009999\",\"followers_count\":517,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1802176301\\/image_normal.jpg\",\"description\":\"un peu toulousaine, un peu basque, femme \\u00e0 tout faire sur Paris.fr et CM @Paris compl\\u00e8tement in love with #Paris \\u2764\\u2764\\u2764\\u2764\\u2764\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"327253312\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/416510788\\/05960e623b1711e19e4a12313813ffc0_6.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802176301\\/image_normal.jpg\",\"name\":\"marine_b\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 01 07:39:10 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":327253312,\"utc_offset\":-10800,\"favourites_count\":19,\"url\":\"http:\\/\\/marinebatiste.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182264199483392,\"created_at\":\"Fri Feb 24 23:07:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1684000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "64ed1fb3-5498-4b76-bfd2-5f87937f9252-173182264199483392" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilReste #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1596528247/photo_normal.JPG" -}, -"title": "Jarry Hervé: #ilReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1685000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilReste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182272185446402\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":269,\"screen_name\":\"rvjarry\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2149,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/265190786\\/ecran_twitter.jpg\",\"location\":\"Uz\\u00e8s\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":235,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1596528247\\/photo_normal.JPG\",\"description\":\"Le dernier qui parle a toujours raison. Sur Twitter ce dernier n'existe pas.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"309302845\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/265190786\\/ecran_twitter.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1596528247\\/photo_normal.JPG\",\"name\":\"Jarry Herv\\u00e9\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 01 21:35:25 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":309302845,\"utc_offset\":null,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182272185446402,\"created_at\":\"Fri Feb 24 23:07:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1685000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ff347c05-abe0-4702-8f6b-757cf45fc9dd-173182272185446402" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@WilliamAbisror Ton bout de tête est magnifique à l'écran ! #lgw", -"img": { -"src": "http://a1.twimg.com/sticky/default_profile_images/default_profile_6_normal.png" -}, -"title": "Gw3nd0ul: @WilliamAbisror Ton bout de tête est magnifique à l'écran ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1686000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@WilliamAbisror Ton bout de t\\u00eate est magnifique \\u00e0 l'\\u00e9cran ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"WilliamAbisror\",\"indices\":[0,15],\"id_str\":\"305168829\",\"name\":\"William Abisror\",\"id\":305168829}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[60,64]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182273766686720\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"305168829\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":434,\"screen_name\":\"Gw3nd0ul\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":512,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"143017258\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"name\":\"Gw3nd0ul\",\"default_profile_image\":true,\"created_at\":\"Wed May 12 10:42:39 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":143017258,\"utc_offset\":3600,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":\"WilliamAbisror\",\"truncated\":false,\"id\":173182273766686720,\"created_at\":\"Fri Feb 24 23:07:26 +0000 2012\",\"in_reply_to_user_id\":305168829}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1686000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b205f384-30a9-46f1-baf3-97040f79413f-173182273766686720" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @NG__nico: #LGW c'est quand même un peu un ovni dans le PAF", -"img": { -"src": "http://a3.twimg.com/profile_images/1676302062/Sans_titre_1_normal.jpg" -}, -"title": "ZS: RT @NG__nico: #LGW c'est quand même un peu un ovni dans le PAF", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1686000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @NG__nico: #LGW c'est quand m\\u00eame un peu un ovni dans le PAF\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"NG__nico\",\"indices\":[3,12],\"name\":\" Nicolas Gaillard\",\"id_str\":\"370637904\",\"id\":370637904}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[14,18]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW c'est quand m\\u00eame un peu un ovni dans le PAF\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182055423815680\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"NG__nico\",\"lang\":\"fr\",\"favourites_count\":23,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":141,\"location\":\"Poitiers\",\"profile_text_color\":\"333333\",\"followers_count\":53,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1792102319\\/0014_-_Copie_-_Copie_normal.JPG\",\"description\":\"Etudiant L2 Histoire ---Actu---Politique---T\\u00e9l\\u00e9---M\\u00e9dias--- Musique...tout ce qu'aiment les journalistes--- Feel free to follow me ;-) \",\"statuses_count\":1113,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/410106398\\/3640083-la-terre-vue-de-l-39-espace-avec-le-lever-du-soleil.jpg\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"370637904\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\" Nicolas Gaillard\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/410106398\\/3640083-la-terre-vue-de-l-39-espace-avec-le-lever-du-soleil.jpg\",\"created_at\":\"Fri Sep 09 11:18:42 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":370637904,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1792102319\\/0014_-_Copie_-_Copie_normal.JPG\"},\"truncated\":false,\"id\":173182055423815680,\"created_at\":\"Fri Feb 24 23:06:34 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182276698509312\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Alboss_ZS\",\"lang\":\"fr\",\"favourites_count\":6,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":136,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":98,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1676302062\\/Sans_titre_1_normal.jpg\",\"description\":\"Passionn\\u00e9 de m\\u00e9dias, politique, actualit\\u00e9. Je tweete sur tout ce qui bouge, \\u00e0 peu pr\\u00e8s. En campagne pour #NS2012. Mais j'ai des followers #FDG et j'le vis bien.\",\"statuses_count\":3824,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"429480778\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"ZS\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Dec 06 01:09:27 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":429480778,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1676302062\\/Sans_titre_1_normal.jpg\"},\"truncated\":false,\"id\":173182276698509312,\"created_at\":\"Fri Feb 24 23:07:26 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1686000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "91b1245a-258a-48fa-a42f-9c906c616600-173182276698509312" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ne tapez pas 1 ou 2 pour continuer ou non l'émission, tapez juste \"éteindre\" #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1463922495/Epuale_Twitter_normal.png" -}, -"title": "Emmanuel Torregano: Ne tapez pas 1 ou 2 pour continuer ou non l'émission, tapez juste \"éteindre\" #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1686000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ne tapez pas 1 ou 2 pour continuer ou non l'\\u00e9mission, tapez juste \\\"\\u00e9teindre\\\" #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[77,81]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182272751673344\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":614,\"screen_name\":\"ZaraA\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":59009,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/309482\\/galaxy.jpg\",\"location\":\"iPhone: 45.800266,1.857407\",\"show_all_inline_media\":false,\"listed_count\":328,\"profile_link_color\":\"0000ff\",\"followers_count\":5596,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1463922495\\/Epuale_Twitter_normal.png\",\"description\":\"Love is the answer ... \\/\\/ I'm CEO, BITch ! ElectronLibre \\/\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C7CBC7\",\"id_str\":\"7031872\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/309482\\/galaxy.jpg\",\"profile_sidebar_fill_color\":\"71E6A9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1463922495\\/Epuale_Twitter_normal.png\",\"name\":\"Emmanuel Torregano\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 23 11:40:06 +0000 2007\",\"profile_sidebar_border_color\":\"8F8F8F\",\"id\":7031872,\"utc_offset\":3600,\"favourites_count\":39,\"url\":\"http:\\/\\/twitter.com\\/3l3ctr0nLibr3\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182272751673344,\"created_at\":\"Fri Feb 24 23:07:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1686000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "aca9b113-6bcb-492a-acc5-8c6bbfb55421-173182272751673344" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@legrandwebze Il faut 40 glaçons ! Je veux cette chemise ! Elle habillera à merveille un épouvantail ! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1348620857/aa_normal.JPG" -}, -"title": "A Warnia de Zarzecki: @legrandwebze Il faut 40 glaçons ! Je veux cette chemise ! Elle habillera à merveille un épouvantail ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1686000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@legrandwebze Il faut 40 gla\\u00e7ons ! Je veux cette chemise ! Elle habillera \\u00e0 merveille un \\u00e9pouvantail ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[103,107]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182273204662272\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":97,\"screen_name\":\"alexwaza\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":515,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/426297290\\/flower_wall.jpg\",\"location\":\"St Mand\\u00e9\",\"show_all_inline_media\":false,\"listed_count\":11,\"profile_link_color\":\"007ede\",\"followers_count\":320,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1348620857\\/aa_normal.JPG\",\"description\":\"\\u00c9tudiant en troisi\\u00e8me ann\\u00e9e \\u00e0 @HETIC.\\r\\nJ'erre sur Twitter sans domaine de pr\\u00e9dilection, vous voil\\u00e0 avertis.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"201387157\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/426297290\\/flower_wall.jpg\",\"profile_sidebar_fill_color\":\"d9d9d9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1348620857\\/aa_normal.JPG\",\"name\":\"A Warnia de Zarzecki\",\"default_profile_image\":false,\"created_at\":\"Mon Oct 11 18:53:07 +0000 2010\",\"profile_sidebar_border_color\":\"c7cce0\",\"id\":201387157,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173182273204662272,\"created_at\":\"Fri Feb 24 23:07:26 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1686000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c3c4f7eb-a4df-45e0-b325-05a9a7579a59-173182273204662272" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Sur #lgw ils savent enfin que le #Cesar2012 est The Artist! Solitude !", -"img": { -"src": "http://a2.twimg.com/profile_images/1377131319/images_normal.jpeg" -}, -"title": "Shad: Sur #lgw ils savent enfin que le #Cesar2012 est The Artist! Solitude !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1687000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Sur #lgw ils savent enfin que le #Cesar2012 est The Artist! Solitude !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[4,8]},{\"text\":\"Cesar2012\",\"indices\":[33,43]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182277822582785\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":421,\"screen_name\":\"Toutankhaton\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9560,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/79895523\\/DSCN5191.JPG\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"0084B4\",\"followers_count\":589,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1377131319\\/images_normal.jpeg\",\"description\":\"Humaniste d\\u00e9sabus\\u00e9 et aux illusions perdues, je twitte au gr\\u00e9 de mes humeurs. L'Oc\\u00e9an m'inspire des tweets sur la politique, les media, l'Afrique, l'Am\\u00e9rique.\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"117997947\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/79895523\\/DSCN5191.JPG\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1377131319\\/images_normal.jpeg\",\"name\":\"Shad\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 27 08:04:21 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":117997947,\"utc_offset\":-10800,\"favourites_count\":15,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182277822582785,\"created_at\":\"Fri Feb 24 23:07:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1687000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bbd2a5a8-fc35-4431-afb8-62cfe5265076-173182277822582785" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@palmashow Pire ... Essaye de rire plus fort que lui pour qu'on le remarque encore plus :D #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1525098848/183219_1802661462292_1112499116_2172166_8041184_n_normal.jpg" -}, -"title": "Michael J.: @palmashow Pire ... Essaye de rire plus fort que lui pour qu'on le remarque encore plus :D #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1687000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@palmashow Pire ... Essaye de rire plus fort que lui pour qu'on le remarque encore plus :D #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[91,95]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173181893339119617\",\"id_str\":\"173182280582434816\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173181893339119617,\"in_reply_to_user_id_str\":\"23782965\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":150,\"screen_name\":\"Martyornot\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2668,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/378350402\\/war_dictators.jpg\",\"location\":\"Rouen, Normandie\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":101,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1525098848\\/183219_1802661462292_1112499116_2172166_8041184_n_normal.jpg\",\"description\":\"#Traveler #geek #retrogaming #videogames #Normandie #rouen #Coupdecouteaudanslaglotte !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"112498831\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/378350402\\/war_dictators.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1525098848\\/183219_1802661462292_1112499116_2172166_8041184_n_normal.jpg\",\"name\":\"Michael J.\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 08 18:34:33 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":112498831,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":\"palmashow\",\"truncated\":false,\"id\":173182280582434816,\"created_at\":\"Fri Feb 24 23:07:27 +0000 2012\",\"in_reply_to_user_id\":23782965}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1687000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e3f2f0dd-915c-47c0-8d9e-5364e0971800-173182280582434816" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #change2ton", -"img": { -"src": "http://a0.twimg.com/profile_images/1353093787/Dragons-6_normal.jpg" -}, -"title": "Thibaut Devillers: #lgw #change2ton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1687000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #change2ton\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"change2ton\",\"indices\":[5,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182279194124288\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":68,\"screen_name\":\"Eliadus\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":704,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"92095420\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"name\":\"Thibaut Devillers\",\"default_profile_image\":false,\"created_at\":\"Mon Nov 23 19:36:51 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":92095420,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.followfriday.com\\/followfriday\\/eliadus\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182279194124288,\"created_at\":\"Fri Feb 24 23:07:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1687000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ca9dfd4a-2eaa-4db0-a2c3-80cc1b907bff-173182279194124288" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les gens qui se marrent comme des abrutis sur un chat qui tombe du 10ieme étage sur #lgw , bravo Internet.", -"img": { -"src": "http://a2.twimg.com/profile_images/1691650533/image_normal.jpg" -}, -"title": "Bulléine: Les gens qui se marrent comme des abrutis sur un chat qui tombe du 10ieme étage sur #lgw , bravo Internet.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1688000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Les gens qui se marrent comme des abrutis sur un chat qui tombe du 10ieme \\u00e9tage sur #lgw , bravo Internet.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[84,88]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182282188861440\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":490,\"screen_name\":\"Bulleine\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":41936,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Paris (ou pas loin)\",\"show_all_inline_media\":false,\"listed_count\":449,\"profile_link_color\":\"2FC2EF\",\"followers_count\":6782,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1691650533\\/image_normal.jpg\",\"description\":\"Susceptible de balancer un lien idiot 24h\\/24. Blogueuse sur G&G , Community Manager Associate chez Caradisiac.\\r\\nPhoto, geekeries, JV, miam.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"27201112\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1691650533\\/image_normal.jpg\",\"name\":\"Bull\\u00e9ine\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 28 08:47:25 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":27201112,\"utc_offset\":3600,\"favourites_count\":14,\"url\":\"http:\\/\\/www.geekyandgirly.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182282188861440,\"created_at\":\"Fri Feb 24 23:07:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1688000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5800cf10-73c3-4e92-9de6-4f9fdbe85a5e-173182282188861440" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Il faut que @francoisrollin reste absolument !! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1817776486/SmokeQR_copie_normal.jpg" -}, -"title": "RuaLten: Il faut que @francoisrollin reste absolument !! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1688000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Il faut que @francoisrollin reste absolument !! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[12,27],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[48,52]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182281618440192\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":501,\"screen_name\":\"RuaLten\",\"lang\":\"fr\",\"profile_text_color\":\"242424\",\"statuses_count\":1430,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432437856\\/black_linen_v2.png\",\"location\":\"Dans les champs de Bl\\u00e9...\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"828561\",\"followers_count\":186,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1817776486\\/SmokeQR_copie_normal.jpg\",\"description\":\"Un peu partout et nulle part \\u00e0 la fois... Buveur de bi\\u00e8re belge et d'Irish Whiskey. R\\u00e2leur professionnel... \\u2620\\u2620\\u2620\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"359827989\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432437856\\/black_linen_v2.png\",\"profile_sidebar_fill_color\":\"62a635\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817776486\\/SmokeQR_copie_normal.jpg\",\"name\":\"RuaLten\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 22 07:12:46 +0000 2011\",\"profile_sidebar_border_color\":\"000000\",\"id\":359827989,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/rualten.perso.sfr.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182281618440192,\"created_at\":\"Fri Feb 24 23:07:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1688000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "042d3ed3-19ac-4602-a518-09c923722238-173182281618440192" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@saintmtex Encore regardé ailleurs... Sacrebleu... #cqui #lgw #TeamSF #StadeDeFrance", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @saintmtex Encore regardé ailleurs... Sacrebleu... #cqui #lgw #TeamSF #StadeDeFrance", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1690000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@saintmtex Encore regard\\u00e9 ailleurs... Sacrebleu... #cqui #lgw #TeamSF #StadeDeFrance\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"saintmtex\",\"indices\":[0,10],\"id_str\":\"287653885\",\"name\":\"philippe \",\"id\":287653885}],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[51,56]},{\"text\":\"lgw\",\"indices\":[57,61]},{\"text\":\"TeamSF\",\"indices\":[62,69]},{\"text\":\"StadeDeFrance\",\"indices\":[70,84]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173182140987604992\",\"id_str\":\"173182290841710593\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173182140987604992,\"in_reply_to_user_id_str\":\"287653885\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":156,\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":34404,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris Montparnasse - Bruxelles\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"followers_count\":532,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"name\":\"Pierre B.\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":104184883,\"utc_offset\":-10800,\"favourites_count\":254,\"url\":null},\"in_reply_to_screen_name\":\"saintmtex\",\"truncated\":false,\"id\":173182290841710593,\"created_at\":\"Fri Feb 24 23:07:30 +0000 2012\",\"in_reply_to_user_id\":287653885}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1690000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73ddc0-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "614c3ee9-f6be-4a21-9fd9-56f080b12728-173182290841710593" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je zappe sur #France5 et je tombe sur une emission totalement WTF ! #lgw Je n'ai pas saisi le concept !", -"img": { -"src": "http://a3.twimg.com/profile_images/1784933236/matt-smith_normal.jpg" -}, -"title": "Mohamed: Je zappe sur #France5 et je tombe sur une emission totalement WTF ! #lgw Je n'ai pas saisi le concept !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1690000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je zappe sur #France5 et je tombe sur une emission totalement WTF ! #lgw Je n'ai pas saisi le concept !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"France5\",\"indices\":[13,21]},{\"text\":\"lgw\",\"indices\":[68,72]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182291869319168\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":167,\"screen_name\":\"MOHA59600\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9871,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"followers_count\":199,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1784933236\\/matt-smith_normal.jpg\",\"description\":\"Fan de cin\\u00e9ma, de football, g\\u00e9nie autoproclam\\u00e9. A un avis sur tout et sait tout mieux que tout le monde! Adepte du second degr\\u00e9!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"3dc1db\",\"id_str\":\"115394419\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1784933236\\/matt-smith_normal.jpg\",\"name\":\"Mohamed\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 18 14:33:14 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":115394419,\"utc_offset\":-10800,\"favourites_count\":5,\"url\":\"http:\\/\\/moha59600.football.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182291869319168,\"created_at\":\"Fri Feb 24 23:07:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1690000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "58b96fac-a57b-452f-bbaf-39d913491295-173182291869319168" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mon chat a regardé méchamment ma télé pendant le bruit du chat... #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1453219198/ScanImage015_normal.jpg" -}, -"title": "Arnaud W: Mon chat a regardé méchamment ma télé pendant le bruit du chat... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1691000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mon chat a regard\\u00e9 m\\u00e9chamment ma t\\u00e9l\\u00e9 pendant le bruit du chat... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[66,70]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.twitter.com\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Windows Phone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182294822100994\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":48,\"screen_name\":\"RamboXP\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":351,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Internet\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"93A644\",\"followers_count\":12,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1453219198\\/ScanImage015_normal.jpg\",\"description\":\"Un geek qui aime les MEUPORG mais qui n'y a jamais vraiment jou\\u00e9 et qui utilise OpenOffice comme parefeu.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"21715355\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1453219198\\/ScanImage015_normal.jpg\",\"name\":\"Arnaud W\",\"default_profile_image\":false,\"created_at\":\"Tue Feb 24 01:11:39 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":21715355,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/ramboxp\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182294822100994,\"created_at\":\"Fri Feb 24 23:07:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1691000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c1907a45-d167-4e14-99d7-793ec7392181-173182294822100994" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oui #ilreste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1599569825/328427949_normal.jpg" -}, -"title": "IDlived: Oui #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1692000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oui #ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[4,12]},{\"text\":\"lgw\",\"indices\":[13,17]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182299440037888\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":96,\"screen_name\":\"arabizz\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":254,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"In the hood hehe =^\\u2022^= \",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1599569825\\/328427949_normal.jpg\",\"description\":\"Ne ments que pour se sortir des mauvais tourments... Une co\\u00efncidence vaut mieux que mille rencontres donc ~follow me~ je follow back sur demande\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"London\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"78893838\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1599569825\\/328427949_normal.jpg\",\"name\":\"IDlived\",\"default_profile_image\":false,\"created_at\":\"Thu Oct 01 12:44:16 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":78893838,\"utc_offset\":0,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182299440037888,\"created_at\":\"Fri Feb 24 23:07:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1692000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c48d6904-6018-4056-b017-52e392fb2e58-173182299440037888" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je vote pour Rollin s'il vote pour moi ! #lgw #reste", -"img": { -"src": "http://a1.twimg.com/profile_images/1840423549/sarkozy_prfet_4_normal.jpg" -}, -"title": "SarkoMent: Je vote pour Rollin s'il vote pour moi ! #lgw #reste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1693000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je vote pour Rollin s'il vote pour moi ! #lgw #reste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[41,45]},{\"text\":\"reste\",\"indices\":[46,52]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182301897887744\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":45,\"screen_name\":\"SarkoMent\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":46,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":38,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1840423549\\/sarkozy_prfet_4_normal.jpg\",\"description\":\"Compte parodique !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"497726890\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840423549\\/sarkozy_prfet_4_normal.jpg\",\"name\":\"SarkoMent\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 20 09:07:23 +0000 2012\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":497726890,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182301897887744,\"created_at\":\"Fri Feb 24 23:07:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1693000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef9c9e68-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c2112309-b18a-46b1-a75f-0c64a34b35e5-173182301897887744" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ce moment très gênant ou #LGW est moins drôle que les #Cesar2012", -"img": { -"src": "http://a1.twimg.com/profile_images/1705307372/hobbit-poster_normal.jpg" -}, -"title": "Florenzo84: Ce moment très gênant ou #LGW est moins drôle que les #Cesar2012", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1693000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ce moment tr\\u00e8s g\\u00eanant ou #LGW est moins dr\\u00f4le que les #Cesar2012\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[25,29]},{\"text\":\"Cesar2012\",\"indices\":[54,64]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182303441391616\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":567,\"screen_name\":\"florenzo84\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":18891,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/377272619\\/sky_165-preview.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"0084B4\",\"followers_count\":534,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1705307372\\/hobbit-poster_normal.jpg\",\"description\":\"Twitter c'est le seul endroit ou tu deviens tout excit\\u00e9 lorsqu'un inconnu se met \\u00e0 te suivre. Series & Cin\\u00e9 Addict.#LiveTweet #Roucasserie #CartelParisien\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"022330\",\"id_str\":\"122429634\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/377272619\\/sky_165-preview.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1705307372\\/hobbit-poster_normal.jpg\",\"name\":\"Florenzo84\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 12 17:40:12 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":122429634,\"utc_offset\":null,\"favourites_count\":626,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182303441391616,\"created_at\":\"Fri Feb 24 23:07:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1693000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e8818fcf-c0f8-406a-8311-6c6c43e1af80-173182303441391616" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw rollin #change2ton, mais de chemise : la même que Vinvin pour le prochain grand webze", -"img": { -"src": "http://a1.twimg.com/profile_images/1604619978/gdx_profil_normal.jpg" -}, -"title": "Geoffrey Delcroix: #lgw rollin #change2ton, mais de chemise : la même que Vinvin pour le prochain grand webze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1693000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw rollin #change2ton, mais de chemise : la m\\u00eame que Vinvin pour le prochain grand webze\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"change2ton\",\"indices\":[12,23]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182303584010241\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"geoffdelc\",\"lang\":\"en\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":201,\"location\":\"Paris, Fr\",\"profile_text_color\":\"333333\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1604619978\\/gdx_profil_normal.jpg\",\"description\":\"part-time g33k, part-time privacy advocate. full time future thinker\",\"statuses_count\":729,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/338957584\\/sad_panda_3.jpg\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"18341132\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Geoffrey Delcroix\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/338957584\\/sad_panda_3.jpg\",\"created_at\":\"Tue Dec 23 20:07:06 +0000 2008\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":18341132,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/futurenewswire.hautetfort.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1604619978\\/gdx_profil_normal.jpg\"},\"truncated\":false,\"id\":173182303584010241,\"created_at\":\"Fri Feb 24 23:07:33 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1693000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7fb31e08-7c07-43d7-b068-c6a67571f5ed-173182303584010241" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Pour répondre au professeur Rollin , il faut 64 glaçons à Solange pour combattre les démon... (at France5) [pic] — http://t.co/9zYPJnrW", -"img": { -"src": "http://a0.twimg.com/profile_images/732688177/bi-cause_normal.jpg" -}, -"title": "Charles Liebert: #lgw Pour répondre au professeur Rollin , il faut 64 glaçons à Solange pour combattre les démon... (at France5) [pic] — http://t.co/9zYPJnrW", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1694000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Pour r\\u00e9pondre au professeur Rollin , il faut 64 gla\\u00e7ons \\u00e0 Solange pour combattre les d\\u00e9mon... (at France5) [pic] \\u2014 http:\\/\\/t.co\\/9zYPJnrW\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[120,140],\"expanded_url\":\"http:\\/\\/path.com\\/p\\/1Mddai\",\"display_url\":\"path.com\\/p\\/1Mddai\",\"url\":\"http:\\/\\/t.co\\/9zYPJnrW\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"possibly_sensitive_editable\":true,\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.2359652,48.8133966],[2.2893976,48.8133966],[2.2893976,48.8345197],[2.2359652,48.8345197]]]},\"attributes\":{},\"full_name\":\"Issy-les-Moulineaux, Hauts-de-Seine\",\"name\":\"Issy-les-Moulineaux\",\"id\":\"1c197bda74b4cd4c\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/1c197bda74b4cd4c.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[2.27285043,48.82664809]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/path.com\\/\\\" rel=\\\"nofollow\\\"\\u003EPath 2.0\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182309518950401\",\"geo\":{\"type\":\"Point\",\"coordinates\":[48.82664809,2.27285043]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1158,\"screen_name\":\"Charles_Liebert\",\"lang\":\"en\",\"profile_text_color\":\"F522D5\",\"statuses_count\":48081,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/29762\\/00663_ghostfog_1280x800.jpg\",\"location\":\"Paris - Cap Ferret - Saugeras\",\"show_all_inline_media\":true,\"listed_count\":156,\"profile_link_color\":\"1AF51F\",\"followers_count\":2044,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/732688177\\/bi-cause_normal.jpg\",\"description\":\"Ex Digital Marketing Manager @ Orange Vall\\u00e9e, now Proud Founder of LGS Consulting (@LGS_Consulting). Curator, e-Ninja, Good Samaritan & Lover. #WLTW Official\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0E0F0F\",\"id_str\":\"610993\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/29762\\/00663_ghostfog_1280x800.jpg\",\"profile_sidebar_fill_color\":\"E0FF91\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/732688177\\/bi-cause_normal.jpg\",\"name\":\"Charles Liebert\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 07 20:26:15 +0000 2007\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":610993,\"utc_offset\":3600,\"favourites_count\":509,\"url\":\"http:\\/\\/www.charles-liebert.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182309518950401,\"created_at\":\"Fri Feb 24 23:07:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1694000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a670ba75-0644-48a0-abeb-3e905addd8e3-173182309518950401" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Si tu passe mon tweet à la TV, je me met tout nu dans mon salon, seul. #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1850972765/image_normal.jpg" -}, -"title": "Pierson ∞: Si tu passe mon tweet à la TV, je me met tout nu dans mon salon, seul. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1695000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Si tu passe mon tweet \\u00e0 la TV, je me met tout nu dans mon salon, seul. #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[71,75]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182310391357440\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":733,\"screen_name\":\"spookev\",\"lang\":\"en\",\"profile_text_color\":\"8f8f8f\",\"statuses_count\":27568,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/96498905\\/bgTw.jpg\",\"location\":\"Alsace-France \\/ Germany\",\"show_all_inline_media\":false,\"listed_count\":102,\"profile_link_color\":\"000f57\",\"followers_count\":1040,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850972765\\/image_normal.jpg\",\"description\":\"Freelance graphisme, web & print. www.twavatar.us - www.foot.lv Suis-moi, ta vie sera moins chiante. - NS2012 - Mes tweets n'engagent que moi. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"000000\",\"id_str\":\"51034368\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/96498905\\/bgTw.jpg\",\"profile_sidebar_fill_color\":\"9ed6f0\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850972765\\/image_normal.jpg\",\"name\":\"Pierson \\u221e\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 26 12:18:55 +0000 2009\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":51034368,\"utc_offset\":-10800,\"favourites_count\":66,\"url\":\"http:\\/\\/www.annei.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182310391357440,\"created_at\":\"Fri Feb 24 23:07:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1695000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "738b4e2e-c20a-47d4-84f9-cfcc4f0627fd-173182310391357440" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1643374736/1_normal.jpg" -}, -"title": "Loic Etienne: #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1695000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182313373499392\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":991,\"screen_name\":\"loaketienne\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1592,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Vallis Clausa\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":228,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1643374736\\/1_normal.jpg\",\"description\":\"D\\u00e9veloppeur \\u00e9co dans le sud de la France. Jazz, cin\\u00e9, passion pour la Nouvelle Z\\u00e9lande.\\r\\n1\\/5 de nffp-records.com\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"276901578\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1643374736\\/1_normal.jpg\",\"name\":\"Loic Etienne\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 04 09:37:48 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":276901578,\"utc_offset\":3600,\"favourites_count\":23,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182313373499392,\"created_at\":\"Fri Feb 24 23:07:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1695000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d40951a9-5d23-4f36-bdc4-088d5b5ac8d8-173182313373499392" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste Aucun doute la dessus #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1407427435/lovely_normal.jpg" -}, -"title": "Frank Edward: #ilreste Aucun doute la dessus #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1696000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ilreste Aucun doute la dessus #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[31,35]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182317228072962\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"AirFranck\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":25,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":5,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1407427435\\/lovely_normal.jpg\",\"description\":\"\",\"statuses_count\":42,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/277457268\\/photo.jpeg\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"196715587\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Frank Edward\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/277457268\\/photo.jpeg\",\"created_at\":\"Wed Sep 29 19:03:44 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":196715587,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1407427435\\/lovely_normal.jpg\"},\"truncated\":false,\"id\":173182317228072962,\"created_at\":\"Fri Feb 24 23:07:36 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1696000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8b014501-c9d5-46b6-ba8c-c5745e8cab96-173182317228072962" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On peut rencontrer les amis de Rollin ? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1657787350/image_normal.jpg" -}, -"title": "LGW Fan Club: On peut rencontrer les amis de Rollin ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1697000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"On peut rencontrer les amis de Rollin ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182319161638913\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":17,\"screen_name\":\"LgwFanClub\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":119,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":11,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1657787350\\/image_normal.jpg\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"421417721\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1657787350\\/image_normal.jpg\",\"name\":\"LGW Fan Club\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 25 22:40:16 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":421417721,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182319161638913,\"created_at\":\"Fri Feb 24 23:07:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1697000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1fae1a63-3a65-4b65-8cc2-8e0273d574b2-173182319161638913" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "c dupipo #lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1667379154/8I6juT3f_normal" -}, -"title": "Patrick Ollier: c dupipo #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1698000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"c dupipo #lgw #ilpart\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[9,13]},{\"text\":\"ilpart\",\"indices\":[14,21]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182324744261632\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"PatrickOllier\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":78,\"location\":\"france\",\"profile_text_color\":\"333333\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"description\":\"Ma force ? Je n'ai rien \\u00e0 vendre ni rien \\u00e0 acheter, je n'ai pas de ma\\u00eetre et je ne v\\u00e9n\\u00e8re aucun dieu. Et je ne lis pas mes messages :))\",\"statuses_count\":1208,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"088253\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"protected\":false,\"id_str\":\"299723960\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Patrick Ollier\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"created_at\":\"Mon May 16 15:47:22 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":299723960,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\"},\"truncated\":false,\"id\":173182324744261632,\"created_at\":\"Fri Feb 24 23:07:38 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1698000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7123b761-429f-458f-8859-629da69fa0c6-173182324744261632" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW La vidéo de grande violente c'est ça : http://t.co/g4Kfygke :D", -"img": { -"src": "http://a0.twimg.com/profile_images/1757013909/image1326646425_normal.png" -}, -"title": "Damien Vacher: #LGW La vidéo de grande violente c'est ça : http://t.co/g4Kfygke :D", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1698000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW La vid\\u00e9o de grande violente c'est \\u00e7a : http:\\/\\/t.co\\/g4Kfygke :D\",\"entities\":{\"urls\":[{\"indices\":[44,64],\"display_url\":\"dailymotion.com\\/video\\/xmb6l1_f\\u2026\",\"expanded_url\":\"http:\\/\\/www.dailymotion.com\\/video\\/xmb6l1_flute-20th-century-fox_fun\",\"url\":\"http:\\/\\/t.co\\/g4Kfygke\"}],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182325708951552\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Le_Damien\",\"lang\":\"fr\",\"favourites_count\":43,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":405,\"location\":\"Chatillon-en-Bazois\",\"profile_text_color\":\"333333\",\"followers_count\":343,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"description\":\"I'm a lonely Cowboy who learning un BTS SIO (ex BTS IG) in Nevers... Et un Mac Gyver de l'URL par @Checkyourpeople et je suis un tumblreur assidu\",\"statuses_count\":27163,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":32,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"26552716\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Damien Vacher\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Wed Mar 25 18:09:17 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":26552716,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/damienvacher.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\"},\"truncated\":false,\"id\":173182325708951552,\"created_at\":\"Fri Feb 24 23:07:38 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1698000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "00373dbd-ef08-406a-81be-484d43777915-173182325708951552" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @AlexHervaud: Ahah, j'adore le livetweet des gens QUI SONT DANS LE POSTE #lgw RT @palmashow: Notre voisin de droite a un problème de rire", -"img": { -"src": "http://a2.twimg.com/profile_images/1813498773/mygreg_normal.jpg" -}, -"title": "mygreg: RT @AlexHervaud: Ahah, j'adore le livetweet des gens QUI SONT DANS LE POSTE #lgw RT @palmashow: Notre voisin de droite a un problème de rire", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1698000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @AlexHervaud: Ahah, j'adore le livetweet des gens QUI SONT DANS LE POSTE #lgw RT @palmashow: Notre voisin de droite a un probl\\u00e8me de rire\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"AlexHervaud\",\"indices\":[3,15],\"name\":\"Alexandre Hervaud\",\"id_str\":\"14321981\",\"id\":14321981},{\"screen_name\":\"palmashow\",\"indices\":[84,94],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[76,80]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/bufferapp.com\\\" rel=\\\"nofollow\\\"\\u003EBuffer\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182323020398592\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"mygreg\",\"lang\":\"en\",\"favourites_count\":1059,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":447,\"location\":\"Bordeaux\",\"profile_text_color\":\"3E4415\",\"followers_count\":985,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1813498773\\/mygreg_normal.jpg\",\"description\":\"veilleur @gregveille - rp et cm @podradio_fr - co-organisateur du mash up bordeaux @MU_Bordeaux\",\"statuses_count\":41988,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":87,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"16467068\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"mygreg\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"created_at\":\"Fri Sep 26 12:47:38 +0000 2008\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":16467068,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/flavors.me\\/mygreg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813498773\\/mygreg_normal.jpg\"},\"truncated\":false,\"id\":173182323020398592,\"created_at\":\"Fri Feb 24 23:07:38 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1698000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "def4a070-bde5-42c2-818d-b34edb19e486-173182323020398592" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#IlPart #LGW @FlorencePorcel F. Rollin est The comic", -"img": { -"src": "http://a0.twimg.com/profile_images/1851178724/61_normal.png" -}, -"title": "Colombien et toi ?: #IlPart #LGW @FlorencePorcel F. Rollin est The comic", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1699000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#IlPart #LGW @FlorencePorcel F. Rollin est The comic\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[13,28],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"IlPart\",\"indices\":[0,7]},{\"text\":\"LGW\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182329412534272\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":63,\"screen_name\":\"HAYTSH\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9732,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/387067801\\/4587347080_7c4c5d8fc7.jpg\",\"location\":\"\\u30b9\\u30c8\\u30e9\\u30b9\\u30d6\\u30fc\\u30eb\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":53,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851178724\\/61_normal.png\",\"description\":\"J'suis un ksos j'ai 5 ans. \",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"277031586\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/387067801\\/4587347080_7c4c5d8fc7.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851178724\\/61_normal.png\",\"name\":\"Colombien et toi ?\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 04 15:24:48 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":277031586,\"utc_offset\":3600,\"favourites_count\":83,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182329412534272,\"created_at\":\"Fri Feb 24 23:07:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1699000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "feaae33c-aa6d-4cab-ac8d-a76863cf2e9d-173182329412534272" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "\"Rien de qualité\"? @Vinvin se lâche! =O #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1276794848/Photo_Brutus_and_me__Louvre__normal.jpg" -}, -"title": "Joffrey Mick: \"Rien de qualité\"? @Vinvin se lâche! =O #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1699000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"\\\"Rien de qualit\\u00e9\\\"? @Vinvin se l\\u00e2che! =O #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[19,26],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182328141647872\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"JoffreyMick\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":145,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"description\":\"20 ans, \\u00e9tudiant \\u00e0 Sciences Po Paris, journaliste politique pour Sciences Po TV, rock'n'roll addict.\",\"statuses_count\":1027,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"009999\",\"followers_count\":56,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1276794848\\/Photo_Brutus_and_me__Louvre__normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"255731473\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Joffrey Mick\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Mon Feb 21 23:21:23 +0000 2011\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":255731473,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1276794848\\/Photo_Brutus_and_me__Louvre__normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173182328141647872,\"created_at\":\"Fri Feb 24 23:07:39 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1699000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5dad3f3e-8f15-4741-95dc-7ba9c6d7a1c3-173182328141647872" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "quand je pense au nombre de vidéos de chat qu'ils ont dû visionner pour trouver celle-là, mais irrésistible #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1612831528/cni_id_normal.jpg" -}, -"title": "Jean-Louis Coste: quand je pense au nombre de vidéos de chat qu'ils ont dû visionner pour trouver celle-là, mais irrésistible #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1699000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"quand je pense au nombre de vid\\u00e9os de chat qu'ils ont d\\u00fb visionner pour trouver celle-l\\u00e0, mais irr\\u00e9sistible #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[108,112]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182329643216897\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"86A4A6\",\"screen_name\":\"jlcoste\",\"lang\":\"en\",\"favourites_count\":1,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":132,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"description\":\"Langue, litt\\u00e9rature et politique. Sp\\u00e9cialis\\u00e9 en traitement automatique des langues (presse). Rattach\\u00e9 \\u00e0 l'Universit\\u00e9 de Paris 3, et prof. en coll\\u00e8ge de banlieue\",\"statuses_count\":544,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"10207a\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"protected\":false,\"id_str\":\"244454441\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Jean-Louis Coste\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"created_at\":\"Sat Jan 29 10:24:46 +0000 2011\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"id\":244454441,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173182329643216897,\"created_at\":\"Fri Feb 24 23:07:39 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1699000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "06c0c351-6126-476d-9dbe-b3663a25013a-173182329643216897" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais surtout @francoisrollin, avez-vous *écouté* The Artist ? #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1763850955/avatar_stopsopa_normal.jpeg" -}, -"title": "François Revol: Mais surtout @francoisrollin, avez-vous *écouté* The Artist ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1699000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mais surtout @francoisrollin, avez-vous *\\u00e9cout\\u00e9* The Artist ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[13,28],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[62,66]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182327663505408\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":253,\"screen_name\":\"mmu_man\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":10392,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Internet\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"0084B4\",\"followers_count\":311,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"description\":\"Engineer, #FLOSS developer, Haiku contributor, hacktivist, Tai Chi & Kung-Fu practitioner\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"102075787\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"name\":\"Fran\\u00e7ois Revol\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 05 14:32:42 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":102075787,\"utc_offset\":null,\"favourites_count\":19,\"url\":\"http:\\/\\/revolf.free.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182327663505408,\"created_at\":\"Fri Feb 24 23:07:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1699000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d20fe51c-aebe-44f6-bc10-dee88a77eae3-173182327663505408" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @08Life06: #cQui #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: RT @08Life06: #cQui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1701000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @08Life06: #cQui #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"08Life06\",\"indices\":[3,12],\"id_str\":\"363343002\",\"name\":\"Young, Wild & Free\",\"id\":363343002}],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[14,19]},{\"text\":\"lgw\",\"indices\":[20,24]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#cQui #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[6,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182054949855232\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":233,\"screen_name\":\"08Life06\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10944,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"chez les mafieux mexicains\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"followers_count\":390,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"363343002\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"name\":\"Young, Wild & Free\",\"default_profile_image\":false,\"created_at\":\"Sat Aug 27 23:04:05 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":363343002,\"utc_offset\":null,\"favourites_count\":39,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182054949855232,\"created_at\":\"Fri Feb 24 23:06:34 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182339323670531\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":636,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"name\":\"Royer Charles-Henri\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":185396126,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182339323670531,\"created_at\":\"Fri Feb 24 23:07:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1701000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "552d21f8-e9ec-4a94-848f-e67c3d171d4a-173182339323670531" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw I want to be like this one day... :D http://t.co/blrQfKU0", -"img": { -"src": "http://a1.twimg.com/profile_images/1804331808/472_normal.gif" -}, -"title": "Wally Lim: #lgw I want to be like this one day... :D http://t.co/blrQfKU0", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1701000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"#lgw I want to be like this one day... :D http:\\/\\/t.co\\/blrQfKU0\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[42,62],\"expanded_url\":\"http:\\/\\/bit.ly\\/zLQBve\",\"display_url\":\"bit.ly\\/zLQBve\",\"url\":\"http:\\/\\/t.co\\/blrQfKU0\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182336437977088\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":0,\"screen_name\":\"glorydep\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":125,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"location\":\"Austin\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"038543\",\"followers_count\":2,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1804331808\\/472_normal.gif\",\"description\":\"Father, Friend, Husband, Business owner, Apple user, Rental Property Owner\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Chihuahua\",\"profile_background_color\":\"ACDED6\",\"id_str\":\"483282011\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804331808\\/472_normal.gif\",\"name\":\"Wally Lim\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 04 20:56:00 +0000 2012\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":483282011,\"utc_offset\":-25200,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182336437977088,\"created_at\":\"Fri Feb 24 23:07:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1701000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "35af378a-468d-4019-874a-d93f5e929038-173182336437977088" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et quel est l’intérêt de cette chemise ? #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/341107468/4293_1166570803705_1210969868_30461443_2075932_n_normal.jpg" -}, -"title": "Romain Labarere: Et quel est l’intérêt de cette chemise ? #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1703000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Et quel est l\\u2019int\\u00e9r\\u00eat de cette chemise ? #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[41,45]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182345879367681\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":299,\"screen_name\":\"King_Rom_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":113,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/425782606\\/00001699.gif\",\"location\":\"Lille, France\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":33,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/341107468\\/4293_1166570803705_1210969868_30461443_2075932_n_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"52082143\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425782606\\/00001699.gif\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/341107468\\/4293_1166570803705_1210969868_30461443_2075932_n_normal.jpg\",\"name\":\"Romain Labarere\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 29 15:08:06 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":52082143,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182345879367681,\"created_at\":\"Fri Feb 24 23:07:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1703000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "99d12f04-1230-4ce6-97b6-73e4e701868c-173182345879367681" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et #FF @SolangeTeParle pour qu'elle passe les 1000 followers. #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1803065777/me_w_arb_normal.jpg" -}, -"title": "Zacal: Et #FF @SolangeTeParle pour qu'elle passe les 1000 followers. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1703000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Et #FF @SolangeTeParle pour qu'elle passe les 1000 followers. #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[7,22],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"FF\",\"indices\":[3,6]},{\"text\":\"LGW\",\"indices\":[62,66]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182346399453184\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":602,\"screen_name\":\"zacal33\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3674,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Bordeaux\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"009999\",\"followers_count\":258,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1803065777\\/me_w_arb_normal.jpg\",\"description\":\"Si on remboursait le temps perdu, je serais riche. Politiquement ambidextre asym\\u00e9trique, dominante h\\u00e9misph\\u00e8re gauche. Serial retweeter de @solangeteparle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"51889223\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803065777\\/me_w_arb_normal.jpg\",\"name\":\"Zacal\",\"default_profile_image\":false,\"created_at\":\"Sun Jun 28 23:59:26 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":51889223,\"utc_offset\":3600,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182346399453184,\"created_at\":\"Fri Feb 24 23:07:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1703000, -"tags": [ -{ -"id-ref": "ef39c9aa-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0610c588-0e87-4753-ae1e-dde52e623037-173182346399453184" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "\"c'est très bien fait mais je vois pas l'intérêt\" #francoisrollin #theartist #legrandwebze", -"img": { -"src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_0_normal.png" -}, -"title": "tvitter: \"c'est très bien fait mais je vois pas l'intérêt\" #francoisrollin #theartist #legrandwebze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1705000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\\"c'est tr\\u00e8s bien fait mais je vois pas l'int\\u00e9r\\u00eat\\\" #francoisrollin #theartist #legrandwebze\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"francoisrollin\",\"indices\":[50,65]},{\"text\":\"theartist\",\"indices\":[66,76]},{\"text\":\"legrandwebze\",\"indices\":[77,90]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182354242805761\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":0,\"screen_name\":\"frtvitter\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":8,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"502064059\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"name\":\"tvitter\",\"default_profile_image\":true,\"created_at\":\"Fri Feb 24 19:33:41 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":502064059,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182354242805761,\"created_at\":\"Fri Feb 24 23:07:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1705000, -"tags": [ -{ -"id-ref": "ef9e8bb0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef1b237e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef6b33e6-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dff2a2da-9d1c-409a-86ef-3cdddd06c077-173182354242805761" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ardimat > Le Grand Webze #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1848705825/IMG_4856_normal.jpg" -}, -"title": "Thibaut: Ardimat > Le Grand Webze #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1706000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ardimat > Le Grand Webze #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182359506665472\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":496,\"screen_name\":\"Thibdutroisdeux\",\"lang\":\"en\",\"profile_text_color\":\"3E4415\",\"statuses_count\":679,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/332431840\\/IMG_5461.jpg\",\"location\":\"Paris | Sud-Ouest\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"D02B55\",\"followers_count\":146,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848705825\\/IMG_4856_normal.jpg\",\"description\":\"Cr\\u00e9ateur de programmes #TV et apprenti sc\\u00e9nariste | Si tu d\\u00e9couvres que mes tweets engagent d'autres que moi, merci de me pr\\u00e9venir | #politics | #music | #media\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"352726\",\"id_str\":\"43716737\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/332431840\\/IMG_5461.jpg\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848705825\\/IMG_4856_normal.jpg\",\"name\":\"Thibaut\",\"default_profile_image\":false,\"created_at\":\"Sun May 31 17:03:23 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":43716737,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182359506665472,\"created_at\":\"Fri Feb 24 23:07:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1706000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7c1eb857-74ef-448b-9146-0800596a12da-173182359506665472" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Aaahhhhhh @Tweets2Comptoir sur #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1648905085/lolymous_2_normal.jpg" -}, -"title": "Solferishow: Aaahhhhhh @Tweets2Comptoir sur #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1707000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Aaahhhhhh @Tweets2Comptoir sur #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[10,26],\"name\":\"Tweets de Comptoir\",\"id_str\":\"227334618\",\"id\":227334618}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[31,35]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182362451066881\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"solferishow\",\"lang\":\"fr\",\"favourites_count\":20,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1143,\"location\":\"Il est parti par l\\u00e0. \\u261b\",\"profile_text_color\":\"333333\",\"followers_count\":4872,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\",\"description\":\"Si Dieu a cr\\u00e9\\u00e9 l'Homme le 6\\u00e8me jour, c'\\u00e9tait surtout pour passer la semaine peinard. Je suis D\\u00e9l\\u00e9gu\\u00e9 des Jeunes Populaires de l'Empire colonial fran\\u00e7ais.\",\"statuses_count\":13623,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":169,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"232221031\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Solferishow\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Dec 30 15:26:17 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":232221031,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.solferishow.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\"},\"truncated\":false,\"id\":173182362451066881,\"created_at\":\"Fri Feb 24 23:07:47 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1707000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e7423b4d-b556-4a80-9dc9-05424587caf8-173182362451066881" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste mais doit porter la chemise de Vinvin !", -"img": { -"src": "http://a0.twimg.com/profile_images/1272390038/download_normal.jpg" -}, -"title": "Stéphane Pain Chaud: #lgw #ilreste mais doit porter la chemise de Vinvin !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1708000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #ilreste mais doit porter la chemise de Vinvin !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182367266115584\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C6E2EE\",\"screen_name\":\"pinchal\",\"lang\":\"en\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":84,\"location\":\"Paris\",\"profile_text_color\":\"663B12\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1272390038\\/download_normal.jpg\",\"description\":\"\",\"statuses_count\":172,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme2\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"1F98C7\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C6E2EE\",\"protected\":false,\"id_str\":\"42927621\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"St\\u00e9phane Pain Chaud\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme2\\/bg.gif\",\"created_at\":\"Wed May 27 17:15:41 +0000 2009\",\"profile_sidebar_fill_color\":\"DAECF4\",\"id\":42927621,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1272390038\\/download_normal.jpg\"},\"truncated\":false,\"id\":173182367266115584,\"created_at\":\"Fri Feb 24 23:07:48 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1708000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d88e98a9-b066-4651-aad3-efde938e0515-173182367266115584" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #cQui", -"img": { -"src": "http://a3.twimg.com/profile_images/120005748/twitter-nykau_normal.jpg" -}, -"title": "Nicolas C.: #lgw #cQui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1710000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #cQui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cQui\",\"indices\":[5,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182374299971585\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":750,\"screen_name\":\"Nykau\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1706,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/381654323\\/130.Jpg\",\"location\":\"Rennes, Bretagne, France, UE, \",\"show_all_inline_media\":false,\"listed_count\":61,\"profile_link_color\":\"4d7787\",\"followers_count\":620,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/120005748\\/twitter-nykau_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"14796453\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/381654323\\/130.Jpg\",\"profile_sidebar_fill_color\":\"edf3f5\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/120005748\\/twitter-nykau_normal.jpg\",\"name\":\"Nicolas C.\",\"default_profile_image\":false,\"created_at\":\"Fri May 16 08:04:42 +0000 2008\",\"profile_sidebar_border_color\":\"e6e6e6\",\"id\":14796453,\"utc_offset\":3600,\"favourites_count\":25,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182374299971585,\"created_at\":\"Fri Feb 24 23:07:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1710000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "67cdc9c3-46b2-43c9-bf80-1a98d757ce77-173182374299971585" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Euuuuuh. Mais. C'est nul #lgw nan ?", -"img": { -"src": "http://a2.twimg.com/profile_images/1825695250/bigorrr_normal.jpg" -}, -"title": "Antoine Boudet: Euuuuuh. Mais. C'est nul #lgw nan ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1711000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Euuuuuh. Mais. C'est nul #lgw nan ?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182378909507585\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"288fb5\",\"screen_name\":\"AntoineBigor\",\"lang\":\"fr\",\"favourites_count\":20,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":248,\"location\":\"DTC (enfin \\u00e0 une vache pr\\u00e8s)\",\"profile_text_color\":\"363636\",\"followers_count\":216,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1825695250\\/bigorrr_normal.jpg\",\"description\":\"\\u00c9tudiant paum\\u00e9 et r\\u00e9dacteur en chef d'@AbsoluteZone\",\"statuses_count\":17894,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/394926108\\/twitter.jpg\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"022c3b\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"288fb5\",\"protected\":false,\"id_str\":\"61471175\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Antoine Boudet\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/394926108\\/twitter.jpg\",\"created_at\":\"Thu Jul 30 12:13:38 +0000 2009\",\"profile_sidebar_fill_color\":\"288fb5\",\"id\":61471175,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/absolute-zone.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1825695250\\/bigorrr_normal.jpg\"},\"truncated\":false,\"id\":173182378909507585,\"created_at\":\"Fri Feb 24 23:07:51 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1711000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f8f331dc-fccd-43e5-b6da-7d0dce1507cf-173182378909507585" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW C'est quoi le principe de l'émission ?!", -"img": { -"src": "http://a2.twimg.com/profile_images/1421905670/logo2_normal.png" -}, -"title": "Clément Rueda: #LGW C'est quoi le principe de l'émission ?!", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1714000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW C'est quoi le principe de l'\\u00e9mission ?!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182390175404032\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":439,\"screen_name\":\"ClementWeda\",\"lang\":\"fr\",\"profile_text_color\":\"3c3940\",\"statuses_count\":7342,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/200496758\\/twitter-clement-weda.jpg\",\"location\":\"Noisy-le-Grand, France\",\"show_all_inline_media\":true,\"listed_count\":10,\"profile_link_color\":\"c98312\",\"followers_count\":341,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1421905670\\/logo2_normal.png\",\"description\":\"DJ \\/ Beatmaker \\/ Producer (@RookiesMusic) Webdesigner & Arrangeur en Freelance (@BeWebArt) Photographe amateur - Portfolio : http:\\/\\/bit.ly\\/qEeeLe\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"19384400\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/200496758\\/twitter-clement-weda.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1421905670\\/logo2_normal.png\",\"name\":\"Cl\\u00e9ment Rueda\",\"default_profile_image\":false,\"created_at\":\"Fri Jan 23 06:35:37 +0000 2009\",\"profile_sidebar_border_color\":\"c2c2c2\",\"id\":19384400,\"utc_offset\":3600,\"favourites_count\":20,\"url\":\"http:\\/\\/www.clementweda.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182390175404032,\"created_at\":\"Fri Feb 24 23:07:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1714000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2fd23e56-c815-49e7-b995-fe79f56ef048-173182390175404032" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Charles_Liebert: 1000 tweets sur la chemise de @Vinvin ... L'audience de @LeGrandWebze sait s'investir sur les sujets de fond 😜 #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1829448981/douani_gris_normal.jpeg" -}, -"title": "damien douani: RT @Charles_Liebert: 1000 tweets sur la chemise de @Vinvin ... L'audience de @LeGrandWebze sait s'investir sur les sujets de fond 😜 #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1714000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @Charles_Liebert: 1000 tweets sur la chemise de @Vinvin ... L'audience de @LeGrandWebze sait s'investir sur les sujets de fond \\ud83d\\ude1c #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Charles_Liebert\",\"indices\":[3,19],\"name\":\"Charles Liebert\",\"id_str\":\"610993\",\"id\":610993},{\"screen_name\":\"Vinvin\",\"indices\":[51,58],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522},{\"screen_name\":\"LeGrandWebze\",\"indices\":[77,90],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[132,136]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"1000 tweets sur la chemise de @Vinvin ... L'audience de @LeGrandWebze sait s'investir sur les sujets de fond \\ud83d\\ude1c #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[30,37],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522},{\"screen_name\":\"LeGrandWebze\",\"indices\":[56,69],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[111,115]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173180818355781633\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"87bc44\",\"screen_name\":\"Charles_Liebert\",\"lang\":\"en\",\"favourites_count\":509,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1158,\"location\":\"Paris - Cap Ferret - Saugeras\",\"profile_text_color\":\"F522D5\",\"followers_count\":2044,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/732688177\\/bi-cause_normal.jpg\",\"description\":\"Ex Digital Marketing Manager @ Orange Vall\\u00e9e, now Proud Founder of LGS Consulting (@LGS_Consulting). Curator, e-Ninja, Good Samaritan & Lover. #WLTW Official\",\"statuses_count\":48080,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/29762\\/00663_ghostfog_1280x800.jpg\",\"show_all_inline_media\":true,\"listed_count\":156,\"profile_link_color\":\"1AF51F\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0E0F0F\",\"protected\":false,\"id_str\":\"610993\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Charles Liebert\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/29762\\/00663_ghostfog_1280x800.jpg\",\"created_at\":\"Sun Jan 07 20:26:15 +0000 2007\",\"profile_sidebar_fill_color\":\"E0FF91\",\"id\":610993,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.charles-liebert.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/732688177\\/bi-cause_normal.jpg\"},\"truncated\":false,\"id\":173180818355781633,\"created_at\":\"Fri Feb 24 23:01:39 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182391366582272\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"damiendouani\",\"lang\":\"fr\",\"favourites_count\":163,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1507,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":5557,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1829448981\\/douani_gris_normal.jpeg\",\"description\":\"New media lover \\/ Digital curator \\/ Serial blogger \\/ #InnoNapo #IgniteParis co-organizer\\/ Innovation maven \\/ Creativity addict \\/ Alpha Geek \\/ FaDa social agency\",\"statuses_count\":24561,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":464,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"8221752\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"damien douani\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Thu Aug 16 11:57:56 +0000 2007\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":8221752,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.damiendouani.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1829448981\\/douani_gris_normal.jpeg\"},\"truncated\":false,\"id\":173182391366582272,\"created_at\":\"Fri Feb 24 23:07:54 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1714000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6a4388be-b74d-4f11-95ff-2eb6922e30b9-173182391366582272" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "The Artist, c'est très bien fait, mais je ne vois pas l'intérêt ! #lgw #cesar2012", -"img": { -"src": "http://a1.twimg.com/profile_images/1516321736/me_normal.jpg" -}, -"title": "Axel Pillaud: The Artist, c'est très bien fait, mais je ne vois pas l'intérêt ! #lgw #cesar2012", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1714000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"The Artist, c'est tr\\u00e8s bien fait, mais je ne vois pas l'int\\u00e9r\\u00eat ! #lgw #cesar2012\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[66,70]},{\"text\":\"cesar2012\",\"indices\":[71,81]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182392905900032\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":294,\"screen_name\":\"_Askel\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3953,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/266224859\\/Twitter.jpg\",\"location\":\"La Rochelle\",\"show_all_inline_media\":true,\"listed_count\":14,\"profile_link_color\":\"074978\",\"followers_count\":196,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1516321736\\/me_normal.jpg\",\"description\":\"Selon les sp\\u00e9cialistes, il faudrait \\u00eatre \\/ Founder \\/ Community Manager \\/ Speaker \\/ Vous voulez savoir ? Je ne suis rien de tout ca !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"90478640\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/266224859\\/Twitter.jpg\",\"profile_sidebar_fill_color\":\"ebebeb\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1516321736\\/me_normal.jpg\",\"name\":\"Axel Pillaud\",\"default_profile_image\":false,\"created_at\":\"Mon Nov 16 20:39:32 +0000 2009\",\"profile_sidebar_border_color\":\"2b2b2b\",\"id\":90478640,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182392905900032,\"created_at\":\"Fri Feb 24 23:07:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1714000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9cd5d278-909b-497e-9180-ecdabaf46e80-173182392905900032" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #cqui Rollin ???", -"img": { -"src": "http://a2.twimg.com/profile_images/1803227504/lolilol_normal.JPG" -}, -"title": "Thomas Gabri L: #lgw #cqui Rollin ???", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1715000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #cqui Rollin ???\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cqui\",\"indices\":[5,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182395044990976\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":315,\"screen_name\":\"TonMeilleurAmi_\",\"lang\":\"fr\",\"profile_text_color\":\"010157\",\"statuses_count\":2443,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/416460348\\/daft1.png\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"eb0c0c\",\"followers_count\":713,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1803227504\\/lolilol_normal.JPG\",\"description\":\"J'\\u00e9coute du dancefloor, du rock, du jazz, de la techno, du hip-hop, de la pop, du R&B, de la soul, enfin tout quoi ... -Impose ton style !-\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"000000\",\"id_str\":\"305581176\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/416460348\\/daft1.png\",\"profile_sidebar_fill_color\":\"c7c3c3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803227504\\/lolilol_normal.JPG\",\"name\":\"Thomas Gabri L\",\"default_profile_image\":false,\"created_at\":\"Thu May 26 13:24:41 +0000 2011\",\"profile_sidebar_border_color\":\"000000\",\"id\":305581176,\"utc_offset\":null,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182395044990976,\"created_at\":\"Fri Feb 24 23:07:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1715000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "674825b7-288a-4967-b01d-7448f2c9383e-173182395044990976" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ah les @tweets2comptoir! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/506050933/chi-bricklovinfreak_normal.gif" -}, -"title": "micha: ah les @tweets2comptoir! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1716000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"ah les @tweets2comptoir! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[7,23],\"id_str\":\"227334618\",\"name\":\"Tweets de Comptoir\",\"id\":227334618}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182400703115264\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":453,\"screen_name\":\"michaonthemoon\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":57768,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/94283053\\/f59c07.png\",\"location\":\"on the moon\",\"show_all_inline_media\":true,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"followers_count\":2541,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/506050933\\/chi-bricklovinfreak_normal.gif\",\"description\":\"i am... micha fierce.\\r\\ni am the girl behind @MJJNews.\\r\\nwarning: i rant a lot, and mostly in french.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"14463139\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/94283053\\/f59c07.png\",\"profile_sidebar_fill_color\":\"\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/506050933\\/chi-bricklovinfreak_normal.gif\",\"name\":\"micha\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 21 15:38:28 +0000 2008\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":14463139,\"utc_offset\":3600,\"favourites_count\":1272,\"url\":\"http:\\/\\/mjdreams.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182400703115264,\"created_at\":\"Fri Feb 24 23:07:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1716000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6610c3ea-4cee-432f-a319-a7da5006d0bd-173182400703115264" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Je peux enfin regarder le grand webzé, seul émission devant laquelle tu culpabilise de pas être sur ton pc.", -"img": { -"src": "http://a2.twimg.com/profile_images/1840715858/oeuf_normal.jpg" -}, -"title": "Samy Nimum: #lgw Je peux enfin regarder le grand webzé, seul émission devant laquelle tu culpabilise de pas être sur ton pc.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1717000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Je peux enfin regarder le grand webz\\u00e9, seul \\u00e9mission devant laquelle tu culpabilise de pas \\u00eatre sur ton pc.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182404117282817\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":65,\"screen_name\":\"samy_nimum\",\"lang\":\"fr\",\"profile_text_color\":\"525052\",\"statuses_count\":698,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/354370207\\/23upfrr.jpg\",\"location\":\"Chamb\\u00e9ry\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0b7012\",\"followers_count\":85,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1840715858\\/oeuf_normal.jpg\",\"description\":\"Guitarist @EyesOfVerona\\r\\nSee & Share : http:\\/\\/www.youtube.com\\/watch?feature=player_detailpage&v=2gqJEs1teSE\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"246752511\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/354370207\\/23upfrr.jpg\",\"profile_sidebar_fill_color\":\"c8cbcc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840715858\\/oeuf_normal.jpg\",\"name\":\"Samy Nimum\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 03 11:52:07 +0000 2011\",\"profile_sidebar_border_color\":\"9c9c9c\",\"id\":246752511,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182404117282817,\"created_at\":\"Fri Feb 24 23:07:57 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1717000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4c4e657c-7779-42d5-9dd2-e22044a20ddf-173182404117282817" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est vidéo gag maintenant le #lgw. VINVIN va se faire piquer la place par Alexandre debanne.", -"img": { -"src": "http://a2.twimg.com/profile_images/1700221874/ronchon_normal.jpg" -}, -"title": "el Ronchon: C'est vidéo gag maintenant le #lgw. VINVIN va se faire piquer la place par Alexandre debanne.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1718000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est vid\\u00e9o gag maintenant le #lgw. VINVIN va se faire piquer la place par Alexandre debanne.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182407585959937\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":35,\"screen_name\":\"elronchon\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":51,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":5,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1700221874\\/ronchon_normal.jpg\",\"description\":\"n\\u00e9 un jour de pluie.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"335664825\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1700221874\\/ronchon_normal.jpg\",\"name\":\"el Ronchon\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 15 01:39:07 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":335664825,\"utc_offset\":null,\"favourites_count\":1,\"url\":\"http:\\/\\/www.soules.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182407585959937,\"created_at\":\"Fri Feb 24 23:07:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1718000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1dbbe71e-23c8-4e97-82e8-ebeb2da0c2c6-173182407585959937" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est bon, je crois qu'on entend bien @PascalMabille dans #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1570958168/air_normal.png" -}, -"title": "Dr. Griffin: C'est bon, je crois qu'on entend bien @PascalMabille dans #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1718000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est bon, je crois qu'on entend bien @PascalMabille dans #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"PascalMabille\",\"indices\":[38,52],\"id_str\":\"1367131\",\"name\":\"Pascal Mabille\",\"id\":1367131}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[58,62]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182408080900096\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":60,\"screen_name\":\"Monanorak\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":85,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/257582836\\/vintage.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"2e6299\",\"followers_count\":7,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1570958168\\/air_normal.png\",\"description\":\"Accroc \\u00e0 l'information en temps r\\u00e9el. #Geek je le suis certainement. Mon prochain objectif ? Devenir un #Nerd.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ebedbb\",\"id_str\":\"299290057\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257582836\\/vintage.jpg\",\"profile_sidebar_fill_color\":\"eaebc5\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1570958168\\/air_normal.png\",\"name\":\"Dr. Griffin\",\"default_profile_image\":false,\"created_at\":\"Sun May 15 20:35:17 +0000 2011\",\"profile_sidebar_border_color\":\"4d82a1\",\"id\":299290057,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182408080900096,\"created_at\":\"Fri Feb 24 23:07:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1718000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e158ff4b-70dd-4033-93c3-91010784bbbd-173182408080900096" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh snap #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1804671338/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png" -}, -"title": "Marie: Oh snap #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1718000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh snap #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182409657958400\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":203,\"screen_name\":\"frenchy_Marie\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2881,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"9D582E\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\",\"description\":\"J'accapare des objets sans ressurgir sur autrui.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"id_str\":\"120444044\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"profile_sidebar_fill_color\":\"EADEAA\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\",\"name\":\"Marie\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 06 13:02:46 +0000 2010\",\"profile_sidebar_border_color\":\"D9B17E\",\"id\":120444044,\"utc_offset\":3600,\"favourites_count\":25,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182409657958400,\"created_at\":\"Fri Feb 24 23:07:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1718000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1421c076-1ae5-46e5-85b5-02d57c7510e5-173182409657958400" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La chemise de @Vinvin aussi c'est Artist hic #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1844691230/profile_normal.png" -}, -"title": "Lynda Sweez : La chemise de @Vinvin aussi c'est Artist hic #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1719000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La chemise de @Vinvin aussi c'est Artist hic #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[14,21],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[45,49]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twicca.r246.jp\\/\\\" rel=\\\"nofollow\\\"\\u003Etwicca\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182411390193666\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":444,\"screen_name\":\"zedalynews\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10701,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/360742146\\/Silicon_crystal.jpg\",\"location\":\"Coin:C dans une cale en bourre\",\"show_all_inline_media\":true,\"listed_count\":24,\"profile_link_color\":\"e072c1\",\"followers_count\":515,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1844691230\\/profile_normal.png\",\"description\":\"Les jeux de mots, c'est mon dada. Amin approuve ce message. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"244639293\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/360742146\\/Silicon_crystal.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1844691230\\/profile_normal.png\",\"name\":\"Lynda Sweez \",\"default_profile_image\":false,\"created_at\":\"Sat Jan 29 19:45:40 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":244639293,\"utc_offset\":3600,\"favourites_count\":9,\"url\":\"http:\\/\\/www.jeBoxeAvecNemo.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182411390193666,\"created_at\":\"Fri Feb 24 23:07:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1719000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0c300775-aac5-4fe7-a641-cc56907d7769-173182411390193666" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw toujours barré mais un peu plus format TV et c'est pas plus mal... #enprogression", -"img": { -"src": "http://a0.twimg.com/profile_images/1592307646/profil_reseau_social_normal.jpg" -}, -"title": "Tête dans le poste: #lgw toujours barré mais un peu plus format TV et c'est pas plus mal... #enprogression", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1719000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"#lgw toujours barr\\u00e9 mais un peu plus format TV et c'est pas plus mal... #enprogression\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"enprogression\",\"indices\":[72,86]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182414766616576\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"000000\",\"screen_name\":\"tetedansleposte\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":552,\"location\":\"dans le poste\",\"profile_text_color\":\"ebe8eb\",\"description\":\"La t\\u00eate dans le poste, un site pour tenter de regarder la t\\u00e9l\\u00e9vision diff\\u00e9remment et faire \\u00e9merger la r\\u00e9flexion.\\r\\nRendons le T\\u00c9L\\u00c9SPECT-ACTEUR\",\"statuses_count\":1132,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/196396078\\/neige.jpg\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"0abef5\",\"followers_count\":399,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1592307646\\/profil_reseau_social_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"032647\",\"protected\":false,\"id_str\":\"6006122\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"T\\u00eate dans le poste\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/196396078\\/neige.jpg\",\"created_at\":\"Sun May 13 09:57:22 +0000 2007\",\"profile_sidebar_fill_color\":\"2f5673\",\"id\":6006122,\"follow_request_sent\":null,\"utc_offset\":-7200,\"url\":\"http:\\/\\/www.latetedansleposte.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1592307646\\/profil_reseau_social_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173182414766616576,\"created_at\":\"Fri Feb 24 23:07:59 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1719000, -"tags": [ -{ -"id-ref": "efa02c36-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5c840f6f-f506-4552-af6b-21c9aabc2782-173182414766616576" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je vais peut-être être à l'écran . #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1815905585/image_normal.jpg" -}, -"title": "Young, Wild & Free: Je vais peut-être être à l'écran . #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1721000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je vais peut-\\u00eatre \\u00eatre \\u00e0 l'\\u00e9cran . #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182422173753344\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":233,\"screen_name\":\"08Life06\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10945,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"chez les mafieux mexicains\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"followers_count\":390,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"363343002\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"name\":\"Young, Wild & Free\",\"default_profile_image\":false,\"created_at\":\"Sat Aug 27 23:04:05 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":363343002,\"utc_offset\":null,\"favourites_count\":39,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182422173753344,\"created_at\":\"Fri Feb 24 23:08:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1721000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2ab9c3e5-cee9-44ce-b631-234e82df4789-173182422173753344" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @manonkzlwsk: Ahaha ! François Rollin j'te kiffe. #lgw", -"img": { -"src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" -}, -"title": "anna: RT @manonkzlwsk: Ahaha ! François Rollin j'te kiffe. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1721000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @manonkzlwsk: Ahaha ! Fran\\u00e7ois Rollin j'te kiffe. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"manonkzlwsk\",\"indices\":[3,15],\"id_str\":\"48084154\",\"name\":\"Manon\",\"id\":48084154}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[53,57]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Ahaha ! Fran\\u00e7ois Rollin j'te kiffe. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[36,40]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.7860476,50.4187981],[2.8492605,50.4187981],[2.8492605,50.4589035],[2.7860476,50.4589035]]]},\"attributes\":{},\"full_name\":\"Lens, Pas-de-Calais\",\"name\":\"Lens\",\"id\":\"6f2473b6bfd0682a\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/6f2473b6bfd0682a.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182198147596288\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":298,\"screen_name\":\"manonkzlwsk\",\"lang\":\"fr\",\"profile_text_color\":\"3d3438\",\"statuses_count\":15001,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"location\":\"Is\\u00e8re, France\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"de4261\",\"followers_count\":260,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"description\":\"Nordiste expatri\\u00e9e, \\u00e9tudiante en sciences du langage \\u00e0 #lyon2, un peu geek, s\\u00e9rievore, livetweeteuse #ondar et fid\\u00e8le herocorpienne. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"e8e8e8\",\"id_str\":\"48084154\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"profile_sidebar_fill_color\":\"e8e8e8\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"name\":\"Manon\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 17 19:34:49 +0000 2009\",\"profile_sidebar_border_color\":\"e8e8e8\",\"id\":48084154,\"utc_offset\":3600,\"favourites_count\":194,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182198147596288,\"created_at\":\"Fri Feb 24 23:07:08 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182419447447552\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":0,\"screen_name\":\"annewedhwedh\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":0,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"502213146\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"name\":\"anna\",\"default_profile_image\":true,\"created_at\":\"Fri Feb 24 22:48:36 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":502213146,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182419447447552,\"created_at\":\"Fri Feb 24 23:08:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1721000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d0e99382-4761-4121-ba83-6363a8db6bbb-173182419447447552" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@palmashow xD Vous êtes méchants au Palmashow! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1726420026/Kestrel_normal.jpg" -}, -"title": "Rémy -- La Merguez: @palmashow xD Vous êtes méchants au Palmashow! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1722000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@palmashow xD Vous \\u00eates m\\u00e9chants au Palmashow! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[47,51]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173181893339119617\",\"id_str\":\"173182427391459330\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173181893339119617,\"in_reply_to_user_id_str\":\"23782965\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":96,\"screen_name\":\"Sokwamaii\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1038,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/322585571\\/guitar_8_93350.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"007a99\",\"followers_count\":18,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1726420026\\/Kestrel_normal.jpg\",\"description\":\"K 3 S T R 3 L #Charl0tteFamily\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"305668802\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/322585571\\/guitar_8_93350.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1726420026\\/Kestrel_normal.jpg\",\"name\":\"R\\u00e9my -- La Merguez\",\"default_profile_image\":false,\"created_at\":\"Thu May 26 16:09:43 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":305668802,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":\"palmashow\",\"truncated\":false,\"id\":173182427391459330,\"created_at\":\"Fri Feb 24 23:08:02 +0000 2012\",\"in_reply_to_user_id\":23782965}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1722000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ca9bf203-d874-4369-b0a9-c0f4de2cadde-173182427391459330" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "et hop, @Tweets2Comptoir dans #lgw !", -"img": { -"src": "http://a2.twimg.com/profile_images/1621227345/IMG_2129b__Copier__normal.jpg" -}, -"title": "imnotalone: et hop, @Tweets2Comptoir dans #lgw !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1723000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"et hop, @Tweets2Comptoir dans #lgw !\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[8,24],\"id_str\":\"227334618\",\"name\":\"Tweets de Comptoir\",\"id\":227334618}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/seesmic_desktop\\/sd2\\\" rel=\\\"nofollow\\\"\\u003ESeesmic Desktop\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182429610246145\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":585,\"screen_name\":\"imnotalone\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":40509,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"wherever I can twit! \",\"show_all_inline_media\":true,\"listed_count\":180,\"profile_link_color\":\"2FC2EF\",\"followers_count\":2340,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1621227345\\/IMG_2129b__Copier__normal.jpg\",\"description\":\"A mes heures perdues, j'ai une vie bien remplie. L\\u00e0 aussi http:\\/\\/telling-stories.fr\\/ \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"18002294\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1621227345\\/IMG_2129b__Copier__normal.jpg\",\"name\":\"imnotalone\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 09 21:01:01 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":18002294,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"http:\\/\\/imnotalone.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182429610246145,\"created_at\":\"Fri Feb 24 23:08:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1723000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "42086087-bfa3-4b6c-a002-8c12d9cb081d-173182429610246145" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pour les tweets de comptoir, on demande Bruno Roger Petit #LGW #CQUI #TweetsDeComptoir", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: Pour les tweets de comptoir, on demande Bruno Roger Petit #LGW #CQUI #TweetsDeComptoir", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1725000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Pour les tweets de comptoir, on demande Bruno Roger Petit #LGW #CQUI #TweetsDeComptoir\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[58,62]},{\"text\":\"CQUI\",\"indices\":[63,68]},{\"text\":\"TweetsDeComptoir\",\"indices\":[69,86]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182436337909761\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":156,\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":34403,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris Montparnasse - Bruxelles\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"followers_count\":532,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"name\":\"Pierre B.\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":104184883,\"utc_offset\":-10800,\"favourites_count\":254,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182436337909761,\"created_at\":\"Fri Feb 24 23:08:05 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1725000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efa0b25a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "036b862c-fec2-4836-a812-22c6fa66c6e8-173182436337909761" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'imagine même pas quelqu'un regarder #lgw sous xanax.", -"img": { -"src": "http://a3.twimg.com/profile_images/1820482830/422723_10150580606911585_752246584_9050831_1023194566_n_normal.jpg" -}, -"title": "Guillaume Renard: J'imagine même pas quelqu'un regarder #lgw sous xanax.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1725000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'imagine m\\u00eame pas quelqu'un regarder #lgw sous xanax.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[38,42]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182437474574336\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":597,\"screen_name\":\"G_Renard\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1486,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":7,\"profile_link_color\":\"020d0c\",\"followers_count\":205,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1820482830\\/422723_10150580606911585_752246584_9050831_1023194566_n_normal.jpg\",\"description\":\"Motorsports junkie. Working on social media and webmarketing stuff. Writer for @chequeredflags \\/ Membre CN @PartiLiberal\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"12186112\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"668ff7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1820482830\\/422723_10150580606911585_752246584_9050831_1023194566_n_normal.jpg\",\"name\":\"Guillaume Renard\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 13 17:02:09 +0000 2008\",\"profile_sidebar_border_color\":\"050505\",\"id\":12186112,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/chequeredflags.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182437474574336,\"created_at\":\"Fri Feb 24 23:08:05 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1725000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7f898ed4-0b53-4708-bd42-688b5557b395-173182437474574336" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Vinvin decale toi que l'on puisse voir will #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1822279719/image_normal.jpg" -}, -"title": "david: Vinvin decale toi que l'on puisse voir will #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1725000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Vinvin decale toi que l'on puisse voir will #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[44,48]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182437688487936\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":316,\"screen_name\":\"saezdavid\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":364,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"saint die des vosges\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"2FC2EF\",\"followers_count\":63,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1822279719\\/image_normal.jpg\",\"description\":\"apple fanboy , tech fanboy!!!!!!!!!!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"80529325\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1822279719\\/image_normal.jpg\",\"name\":\"david\",\"default_profile_image\":false,\"created_at\":\"Wed Oct 07 08:40:31 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":80529325,\"utc_offset\":3600,\"favourites_count\":9,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182437688487936,\"created_at\":\"Fri Feb 24 23:08:05 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1725000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e01428c6-3596-496d-b163-9cb9df894af7-173182437688487936" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'ai plus rigolé en 10min de webze que 2h de césars #césars2012 @LeGrandWebze #lgz", -"img": { -"src": "http://a0.twimg.com/profile_images/1742244378/16469_315452705267_659555267_9254691_600199_n_normal.jpg" -}, -"title": "Nicolas Ramz: J'ai plus rigolé en 10min de webze que 2h de césars #césars2012 @LeGrandWebze #lgz", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1726000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'ai plus rigol\\u00e9 en 10min de webze que 2h de c\\u00e9sars #c\\u00e9sars2012 @LeGrandWebze #lgz\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[64,77],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"c\\u00e9sars2012\",\"indices\":[52,63]},{\"text\":\"lgz\",\"indices\":[78,82]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.2241006,48.8155414],[2.4697521,48.8155414],[2.4697521,48.9021461],[2.2241006,48.9021461]]]},\"attributes\":{},\"full_name\":\"Paris, Paris\",\"name\":\"Paris\",\"id\":\"7238f93a3e899af6\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/7238f93a3e899af6.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182441324941312\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":251,\"screen_name\":\"warpdesign_\",\"lang\":\"en\",\"profile_text_color\":\"b3b3b3\",\"statuses_count\":5144,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/27824969\\/background6.jpg\",\"location\":\"45,77982325,3,08140843\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"0099B9\",\"followers_count\":167,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1742244378\\/16469_315452705267_659555267_9254691_600199_n_normal.jpg\",\"description\":\"D\\u00e9veloppeur UX r\\u00eaveur, amateur de musique, avide de nouvelles technos, mais pas mouton pour autant\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"63290634\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/27824969\\/background6.jpg\",\"profile_sidebar_fill_color\":\"000000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1742244378\\/16469_315452705267_659555267_9254691_600199_n_normal.jpg\",\"name\":\"Nicolas Ramz\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 05 23:11:47 +0000 2009\",\"profile_sidebar_border_color\":\"7f8fab\",\"id\":63290634,\"utc_offset\":-10800,\"favourites_count\":4,\"url\":\"http:\\/\\/www.warpdesign.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182441324941312,\"created_at\":\"Fri Feb 24 23:08:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1726000, -"tags": [ -{ -"id-ref": "efa105b6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efa10a34-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "539d295e-8953-48e2-a829-cd21dea21f57-173182441324941312" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze #lgw Ilreste", -"img": { -"src": "http://a3.twimg.com/profile_images/1495467680/PICT0026_normal.JPG" -}, -"title": "Guillaume Guinard: @LeGrandWebze #lgw Ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1726000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LeGrandWebze\",\"favorited\":false,\"text\":\"@LeGrandWebze #lgw Ilreste\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]}]},\"in_reply_to_user_id\":365949385,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182440460926976\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Fesgosh\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":13,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":6,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1495467680\\/PICT0026_normal.JPG\",\"description\":\"\",\"statuses_count\":8,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"355131232\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Guillaume Guinard\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sun Aug 14 21:52:06 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":355131232,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1495467680\\/PICT0026_normal.JPG\"},\"truncated\":false,\"id\":173182440460926976,\"created_at\":\"Fri Feb 24 23:08:06 +0000 2012\",\"in_reply_to_user_id_str\":\"365949385\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1726000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c53ebafc-7094-41a0-9c84-6ae8e75e1e1a-173182440460926976" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rollin ne c pa énervé encore bizzare #lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1667379154/8I6juT3f_normal" -}, -"title": "Patrick Ollier: Rollin ne c pa énervé encore bizzare #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1727000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Rollin ne c pa \\u00e9nerv\\u00e9 encore bizzare #lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[37,41]},{\"text\":\"ilpart\",\"indices\":[42,49]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182445603131392\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":78,\"screen_name\":\"PatrickOllier\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1207,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"088253\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"description\":\"Ma force ? Je n'ai rien \\u00e0 vendre ni rien \\u00e0 acheter, je n'ai pas de ma\\u00eetre et je ne v\\u00e9n\\u00e8re aucun dieu. Et je ne lis pas mes messages :))\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"id_str\":\"299723960\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"name\":\"Patrick Ollier\",\"default_profile_image\":false,\"created_at\":\"Mon May 16 15:47:22 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":299723960,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182445603131392,\"created_at\":\"Fri Feb 24 23:08:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1727000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8d1a23a8-5cfe-416e-bd7b-abe8a7363646-173182445603131392" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw : la social Tv c'est pas la télévision qui se regarde ou encore qui s'auto-mesure #deception", -"img": { -"src": "http://a0.twimg.com/profile_images/249421594/moi_normal.jpg" -}, -"title": "Gabriel Guéguin: #lgw : la social Tv c'est pas la télévision qui se regarde ou encore qui s'auto-mesure #deception", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1727000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw : la social Tv c'est pas la t\\u00e9l\\u00e9vision qui se regarde ou encore qui s'auto-mesure #deception\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"deception\",\"indices\":[87,97]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182445728960512\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5ED4DC\",\"screen_name\":\"gabrielgueguin\",\"lang\":\"en\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":147,\"location\":\"\",\"profile_text_color\":\"3C3940\",\"followers_count\":75,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/249421594\\/moi_normal.jpg\",\"description\":\"Founder & CEO @ l'Atelier - \\u00c9ditorial & social m\\u00e9dia - En gros on fait de la Prod de contenus et parce qu'on aime aller plus loin on g\\u00e9n\\u00e8re de l'audience \",\"statuses_count\":185,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/16594443\\/Photos_barcelone_104.jpg\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0099B9\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"0099B9\",\"protected\":false,\"id_str\":\"17425182\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Gabriel Gu\\u00e9guin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/16594443\\/Photos_barcelone_104.jpg\",\"created_at\":\"Sun Nov 16 17:42:57 +0000 2008\",\"profile_sidebar_fill_color\":\"95E8EC\",\"id\":17425182,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/249421594\\/moi_normal.jpg\"},\"truncated\":false,\"id\":173182445728960512,\"created_at\":\"Fri Feb 24 23:08:07 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1727000, -"tags": [ -{ -"id-ref": "efa16cc2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7a9df9ce-658b-4edc-836f-646bf1e434d0-173182445728960512" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les tweets de comptoir ça commence sur le Palmashow #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1749613158/image_normal.jpg" -}, -"title": "Milo Vox: Les tweets de comptoir ça commence sur le Palmashow #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1730000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"Les tweets de comptoir \\u00e7a commence sur le Palmashow #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[52,56]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182460937506816\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"MiloVox\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":204,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"description\":\"Citoyen \\u00e9chantillon\",\"statuses_count\":290,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":21,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1749613158\\/image_normal.jpg\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"461840194\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Milo Vox\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Jan 12 07:50:02 +0000 2012\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":461840194,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1749613158\\/image_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173182460937506816,\"created_at\":\"Fri Feb 24 23:08:10 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1730000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "53aa59c1-496d-4a9f-9bb6-6bdc2e154c48-173182460937506816" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@Eliadus: #lgw toutes ses boules qui s'empilent, ca m'inspire” #IlReste", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: “@Eliadus: #lgw toutes ses boules qui s'empilent, ca m'inspire” #IlReste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1730000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"\\u201c@Eliadus: #lgw toutes ses boules qui s'empilent, ca m'inspire\\u201d #IlReste\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Eliadus\",\"indices\":[1,9],\"name\":\"Thibaut Devillers\",\"id_str\":\"92095420\",\"id\":92095420}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]},{\"text\":\"IlReste\",\"indices\":[64,72]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182458827776000\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"favourites_count\":21,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":543,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"statuses_count\":636,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Royer Charles-Henri\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":185396126,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.france5.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\"},\"truncated\":false,\"id\":173182458827776000,\"created_at\":\"Fri Feb 24 23:08:10 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1730000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5dd82e37-b3ea-40fb-b972-f3e8777aeced-173182458827776000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Hyper en forme le Rollin. Bref, #IlReste. #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1612866761/2222_normal.jpg" -}, -"title": "makina: Hyper en forme le Rollin. Bref, #IlReste. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1730000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Hyper en forme le Rollin. Bref, #IlReste. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[32,40]},{\"text\":\"lgw\",\"indices\":[42,46]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182458911670273\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"makina37\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1612866761\\/2222_normal.jpg\",\"description\":\"\",\"statuses_count\":13,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"351529067\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"makina\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Aug 09 11:20:33 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":351529067,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612866761\\/2222_normal.jpg\"},\"truncated\":false,\"id\":173182458911670273,\"created_at\":\"Fri Feb 24 23:08:10 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1730000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e3df2787-a8df-430e-98a2-1b9c9260c0a7-173182458911670273" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Toujours le bordel dans cette émission du #lgw Oo", -"img": { -"src": "http://a1.twimg.com/profile_images/1803169085/DSC01443_normal.JPG" -}, -"title": "Benjamin Aguillon: Toujours le bordel dans cette émission du #lgw Oo", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1732000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Toujours le bordel dans cette \\u00e9mission du #lgw Oo\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[42,46]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182466876637184\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":25,\"screen_name\":\"Balcidebava\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":102,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"chez moi\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1803169085\\/DSC01443_normal.JPG\",\"description\":\"L'homme face \\u00e0 l'absurde\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"482835609\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803169085\\/DSC01443_normal.JPG\",\"name\":\"Benjamin Aguillon\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 04 10:52:02 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":482835609,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182466876637184,\"created_at\":\"Fri Feb 24 23:08:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1732000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5308e7f5-d55c-4dbd-a90a-676540f3acd1-173182466876637184" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw = Lady Gaga's World?", -"img": { -"src": "http://a0.twimg.com/profile_images/1843384299/35463890-f05f-4dea-9e9a-325a80118ee9_normal.png" -}, -"title": "Stephen Kassies: #lgw = Lady Gaga's World?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1732000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw = Lady Gaga's World?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182468281737216\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":292,\"screen_name\":\"awksgiraffe\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":1941,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433051509\\/twitterbg2_3.jpg\",\"location\":\"Canada\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"919191\",\"followers_count\":41,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843384299\\/35463890-f05f-4dea-9e9a-325a80118ee9_normal.png\",\"description\":\"Marrying the Night before I reach the Edge of my Glory. I \\u2665 @bouska and @ladygaga #NOH8\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Central Time (US & Canada)\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"145881384\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433051509\\/twitterbg2_3.jpg\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843384299\\/35463890-f05f-4dea-9e9a-325a80118ee9_normal.png\",\"name\":\"Stephen Kassies\",\"default_profile_image\":false,\"created_at\":\"Thu May 20 03:08:46 +0000 2010\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":145881384,\"utc_offset\":-21600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182468281737216,\"created_at\":\"Fri Feb 24 23:08:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1732000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8cfbf477-bf66-41cd-a779-f8db173d7b51-173182468281737216" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'arrive pour #lgw , je suis dans le train là", -"img": { -"src": "http://a1.twimg.com/profile_images/1803019438/rolling-stones-classic-tongue-fridge-magnet-78mm-square-1509-p_normal.jpg" -}, -"title": "Justin: J'arrive pour #lgw , je suis dans le train là", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1736000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'arrive pour #lgw , je suis dans le train l\\u00e0\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twicca.r246.jp\\/\\\" rel=\\\"nofollow\\\"\\u003Etwicca\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182483985211392\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":594,\"screen_name\":\"Just1Mt\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":21473,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/356577933\\/twilk_background_4eb031adc9b37.jpg\",\"location\":\"Minecraft\",\"show_all_inline_media\":true,\"listed_count\":28,\"profile_link_color\":\"830c0c\",\"followers_count\":547,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1803019438\\/rolling-stones-classic-tongue-fridge-magnet-78mm-square-1509-p_normal.jpg\",\"description\":\"\\u00c9tudiant de droit \\u00e0 gauche\\rnon encart\\u00e9.\\nJ'aime l'actualit\\u00e9 (surtout politique), le rugby ...\\r\\nS\\u00e9lectionneur pour @tweets2comptoir\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"830c0c\",\"id_str\":\"235174844\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/356577933\\/twilk_background_4eb031adc9b37.jpg\",\"profile_sidebar_fill_color\":\"b6b5b5\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803019438\\/rolling-stones-classic-tongue-fridge-magnet-78mm-square-1509-p_normal.jpg\",\"name\":\"Justin\",\"default_profile_image\":false,\"created_at\":\"Fri Jan 07 15:00:35 +0000 2011\",\"profile_sidebar_border_color\":\"b6b5b5\",\"id\":235174844,\"utc_offset\":3600,\"favourites_count\":407,\"url\":\"http:\\/\\/bitly.com\\/ymEuQC\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182483985211392,\"created_at\":\"Fri Feb 24 23:08:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1736000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a94a24a6-b0aa-43e1-954d-acd33158b3ee-173182483985211392" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Il est chiant #lgw #ilpart", -"img": { -"src": "http://a2.twimg.com/profile_images/1719658772/dGnuxEjQ_normal" -}, -"title": "Maule: Il est chiant #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1736000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Il est chiant #lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]},{\"text\":\"ilpart\",\"indices\":[19,26]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetcaster.com\\\" rel=\\\"nofollow\\\"\\u003ETweetCaster for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182485256077312\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"plemga\",\"lang\":\"fr\",\"profile_text_color\":\"1ab812\",\"statuses_count\":1537,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/390374182\\/100109200127_42.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"d10c7c\",\"followers_count\":54,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1719658772\\/dGnuxEjQ_normal\",\"description\":\"Demain je serai juriste. Mais pas tout de suite, l\\u00e0 je choppe\\/shop.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"064666\",\"id_str\":\"118273647\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/390374182\\/100109200127_42.jpg\",\"profile_sidebar_fill_color\":\"b2b5bd\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1719658772\\/dGnuxEjQ_normal\",\"name\":\"Maule\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 28 04:16:14 +0000 2010\",\"profile_sidebar_border_color\":\"10c741\",\"id\":118273647,\"utc_offset\":3600,\"favourites_count\":292,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182485256077312,\"created_at\":\"Fri Feb 24 23:08:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1736000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d1123dfd-8b75-4b1f-89f7-f3aa7d7b7009-173182485256077312" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh, la musique qui arrive on sait pas comment :D #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Oh, la musique qui arrive on sait pas comment :D #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1736000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh, la musique qui arrive on sait pas comment :D #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182486107537408\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3246,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182486107537408,\"created_at\":\"Fri Feb 24 23:08:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1736000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4291fcd5-ea92-489c-8195-1a15a70722b0-173182486107537408" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Yeaah @Tweets2Comptoir sur #lgw ca c'est bon. Et sinon, Rollin #ilReste toujours ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1819882790/tetocarre_normal.jpg" -}, -"title": "Cédric BILLAUDELLE: Yeaah @Tweets2Comptoir sur #lgw ca c'est bon. Et sinon, Rollin #ilReste toujours ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1737000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Yeaah @Tweets2Comptoir sur #lgw ca c'est bon. Et sinon, Rollin #ilReste toujours ?\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[6,22],\"id_str\":\"227334618\",\"name\":\"Tweets de Comptoir\",\"id\":227334618}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]},{\"text\":\"ilReste\",\"indices\":[64,72]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182490150842370\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":172,\"screen_name\":\"Cbill0\",\"lang\":\"fr\",\"profile_text_color\":\"F2ECF9\",\"statuses_count\":1108,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/422263046\\/679FC0.png\",\"location\":\"Lille, FR\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"1a1aba\",\"followers_count\":31,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1819882790\\/tetocarre_normal.jpg\",\"description\":\"\\u00c9tudiant \\u00e0 l'IAE de Lille, mais pur produit des Ardennes. Aime beaucoup apprendre, mais n'aime pas qu'on lui fasse la le\\u00e7on.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"E44B22\",\"id_str\":\"84313428\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422263046\\/679FC0.png\",\"profile_sidebar_fill_color\":\"2C446A\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819882790\\/tetocarre_normal.jpg\",\"name\":\"C\\u00e9dric BILLAUDELLE\",\"default_profile_image\":false,\"created_at\":\"Thu Oct 22 12:34:22 +0000 2009\",\"profile_sidebar_border_color\":\"0C0F22\",\"id\":84313428,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182490150842370,\"created_at\":\"Fri Feb 24 23:08:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1737000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "99a145f1-0701-415d-8eb9-9dec23d08d6e-173182490150842370" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@FlorencePorcel vite aller piquer des glaçons à @SolangeTeParle ! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1763850955/avatar_stopsopa_normal.jpeg" -}, -"title": "François Revol: @FlorencePorcel vite aller piquer des glaçons à @SolangeTeParle ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1738000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@FlorencePorcel vite aller piquer des gla\\u00e7ons \\u00e0 @SolangeTeParle ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[0,15],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173},{\"screen_name\":\"SolangeTeParle\",\"indices\":[48,63],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[66,70]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173181188029161475\",\"id_str\":\"173182491648200705\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173181188029161475,\"in_reply_to_user_id_str\":\"49031173\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":253,\"screen_name\":\"mmu_man\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":10392,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Internet\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"0084B4\",\"followers_count\":311,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"description\":\"Engineer, #FLOSS developer, Haiku contributor, hacktivist, Tai Chi & Kung-Fu practitioner\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"102075787\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"name\":\"Fran\\u00e7ois Revol\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 05 14:32:42 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":102075787,\"utc_offset\":null,\"favourites_count\":19,\"url\":\"http:\\/\\/revolf.free.fr\\/\"},\"in_reply_to_screen_name\":\"FlorencePorcel\",\"truncated\":false,\"id\":173182491648200705,\"created_at\":\"Fri Feb 24 23:08:18 +0000 2012\",\"in_reply_to_user_id\":49031173}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1738000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "767ea05b-4816-47f2-90de-87ff24c9b7f4-173182491648200705" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw les glaçons? 42. la réponse à la plupart de nos questions existencielles", -"img": { -"src": "http://a1.twimg.com/profile_images/1357337548/d_s_normal.jpg" -}, -"title": "Seinseya: #lgw les glaçons? 42. la réponse à la plupart de nos questions existencielles", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1738000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw les gla\\u00e7ons? 42. la r\\u00e9ponse \\u00e0 la plupart de nos questions existencielles\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182493082656769\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":118,\"screen_name\":\"Seinseya\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":74,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"0084B4\",\"followers_count\":23,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1357337548\\/d_s_normal.jpg\",\"description\":\"French procrastinator girl. Too many addictions. \\r\\nRPG, books, comics, Asian dramas and too many TV shows...\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"274227474\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1357337548\\/d_s_normal.jpg\",\"name\":\"Seinseya\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 30 00:04:38 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":274227474,\"utc_offset\":3600,\"favourites_count\":8,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182493082656769,\"created_at\":\"Fri Feb 24 23:08:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1738000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6524b518-62da-4a0b-871c-8c0a9ffc36c6-173182493082656769" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @mat_moi_ca: Il m'as tué le chat #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1815905585/image_normal.jpg" -}, -"title": "Young, Wild & Free: RT @mat_moi_ca: Il m'as tué le chat #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1738000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @mat_moi_ca: Il m'as tu\\u00e9 le chat #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"mat_moi_ca\",\"indices\":[3,14],\"id_str\":\"348842674\",\"name\":\"Musi_Call_Ment\",\"id\":348842674}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[37,41]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Il m'as tu\\u00e9 le chat #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182242720460800\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":199,\"screen_name\":\"mat_moi_ca\",\"lang\":\"en\",\"profile_text_color\":\"93afe6\",\"statuses_count\":6544,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/396225323\\/tumblr_lxfb1bGFUj1r9crd8o1_500.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"93afe6\",\"followers_count\":88,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1796744745\\/Anonymous-header_normal.PNG\",\"description\":\"Geek qui s'est perdu sur internet. je suis chieur ! Ce que j'aime ? Le m\\u00e9tal. FOLLOW MOI !!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1dabf2\",\"id_str\":\"348842674\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/396225323\\/tumblr_lxfb1bGFUj1r9crd8o1_500.jpg\",\"profile_sidebar_fill_color\":\"000000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1796744745\\/Anonymous-header_normal.PNG\",\"name\":\"Musi_Call_Ment\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 05 02:52:54 +0000 2011\",\"profile_sidebar_border_color\":\"93afe6\",\"id\":348842674,\"utc_offset\":null,\"favourites_count\":14,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182242720460800,\"created_at\":\"Fri Feb 24 23:07:18 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182494366113792\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":233,\"screen_name\":\"08Life06\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10944,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"chez les mafieux mexicains\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"followers_count\":390,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"363343002\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"name\":\"Young, Wild & Free\",\"default_profile_image\":false,\"created_at\":\"Sat Aug 27 23:04:05 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":363343002,\"utc_offset\":null,\"favourites_count\":39,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182494366113792,\"created_at\":\"Fri Feb 24 23:08:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1738000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cf28353b-8961-4f7f-bc15-ad5f87d1761e-173182494366113792" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@antoinetouzot Non, non, je suis sur le coup ! #lgw #GoVinVinGo", -"img": { -"src": "http://a0.twimg.com/profile_images/1717757168/PO_Fond_Gris_normal.jpg" -}, -"title": "PierreOlivier Carles: @antoinetouzot Non, non, je suis sur le coup ! #lgw #GoVinVinGo", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1740000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@antoinetouzot Non, non, je suis sur le coup ! #lgw #GoVinVinGo\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"antoinetouzot\",\"indices\":[0,14],\"id_str\":\"123813930\",\"name\":\"Antoine Touzot\",\"id\":123813930}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[47,51]},{\"text\":\"GoVinVinGo\",\"indices\":[52,63]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173182228178812928\",\"id_str\":\"173182499663519744\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173182228178812928,\"in_reply_to_user_id_str\":\"123813930\",\"user\":{\"contributors_enabled\":false,\"verified\":true,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":1148,\"screen_name\":\"pocarles\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":32042,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433336791\\/110070354.jpg\",\"location\":\"Toulouse - Miami\",\"show_all_inline_media\":true,\"listed_count\":448,\"profile_link_color\":\"5cace5\",\"followers_count\":5248,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1717757168\\/PO_Fond_Gris_normal.jpg\",\"description\":\"Co-Founder at @Digidust & @Labotec. BA in @Stonfield @APICube @Hellotipi and others.\\r\\nMore Entrepreneur than Investor. Rugby, Gastronomy and Human enthusiast !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFFFFF\",\"id_str\":\"23074316\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433336791\\/110070354.jpg\",\"profile_sidebar_fill_color\":\"f0f0f0\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1717757168\\/PO_Fond_Gris_normal.jpg\",\"name\":\"PierreOlivier Carles\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 06 15:10:47 +0000 2009\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":23074316,\"utc_offset\":3600,\"favourites_count\":80,\"url\":\"http:\\/\\/www.pocarles.com\"},\"in_reply_to_screen_name\":\"antoinetouzot\",\"truncated\":false,\"id\":173182499663519744,\"created_at\":\"Fri Feb 24 23:08:20 +0000 2012\",\"in_reply_to_user_id\":123813930}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1740000, -"tags": [ -{ -"id-ref": "efa2bf96-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6c5ca5d3-f54f-4a74-a046-429164c50b2c-173182499663519744" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @ZaraA: Ça nous rappelle les heures les plus sombres des pires concepts d'émission de \nArdisson des années 80' de la lose #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/60642139/2857472138_0676d18c9c_b_normal.jpg" -}, -"title": "Christian: RT @ZaraA: Ça nous rappelle les heures les plus sombres des pires concepts d'émission de \nArdisson des années 80' de la lose #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1741000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @ZaraA: \\u00c7a nous rappelle les heures les plus sombres des pires concepts d'\\u00e9mission de \\nArdisson des ann\\u00e9es 80' de la lose #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"ZaraA\",\"indices\":[3,9],\"id_str\":\"7031872\",\"name\":\"Emmanuel Torregano\",\"id\":7031872}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[125,129]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"\\u00c7a nous rappelle les heures les plus sombres des pires concepts d'\\u00e9mission de \\nArdisson des ann\\u00e9es 80' de la lose #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[114,118]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182057848127488\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":614,\"screen_name\":\"ZaraA\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":59009,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/309482\\/galaxy.jpg\",\"location\":\"iPhone: 45.800266,1.857407\",\"show_all_inline_media\":false,\"listed_count\":328,\"profile_link_color\":\"0000ff\",\"followers_count\":5596,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1463922495\\/Epuale_Twitter_normal.png\",\"description\":\"Love is the answer ... \\/\\/ I'm CEO, BITch ! ElectronLibre \\/\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C7CBC7\",\"id_str\":\"7031872\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/309482\\/galaxy.jpg\",\"profile_sidebar_fill_color\":\"71E6A9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1463922495\\/Epuale_Twitter_normal.png\",\"name\":\"Emmanuel Torregano\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 23 11:40:06 +0000 2007\",\"profile_sidebar_border_color\":\"8F8F8F\",\"id\":7031872,\"utc_offset\":3600,\"favourites_count\":39,\"url\":\"http:\\/\\/twitter.com\\/3l3ctr0nLibr3\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182057848127488,\"created_at\":\"Fri Feb 24 23:06:34 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182505715892225\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":846,\"screen_name\":\"christian_r\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":3998,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/2984707\\/2813955271_c3acae71c5_b.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":26,\"profile_link_color\":\"0000ff\",\"followers_count\":550,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/60642139\\/2857472138_0676d18c9c_b_normal.jpg\",\"description\":\"media, running, busdev, internet et chinoiseries\\r\\nMes tweets & RT ne refl\\u00e8tent pas mes opinions, ni ceux de mon employeur, juste qq lectures int\\u00e9ressantes\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFFFFF\",\"id_str\":\"4888321\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/2984707\\/2813955271_c3acae71c5_b.jpg\",\"profile_sidebar_fill_color\":\"e0ff92\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/60642139\\/2857472138_0676d18c9c_b_normal.jpg\",\"name\":\"Christian\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 16 15:22:50 +0000 2007\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":4888321,\"utc_offset\":3600,\"favourites_count\":2880,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182505715892225,\"created_at\":\"Fri Feb 24 23:08:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1741000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c8ea44cc-c18c-4bc4-bed4-6df17ce49957-173182505715892225" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@palmashow on dirait 2 mecs d'une société venus presenter leurs inventions #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1530333526/jo_out2_normal.jpg" -}, -"title": "Jonathan Barré: @palmashow on dirait 2 mecs d'une société venus presenter leurs inventions #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1741000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@palmashow on dirait 2 mecs d'une soci\\u00e9t\\u00e9 venus presenter leurs inventions #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[75,79]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173181493743599617\",\"id_str\":\"173182507188109313\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173181493743599617,\"in_reply_to_user_id_str\":\"23782965\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":98,\"screen_name\":\"jonatwittbarre\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3595,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/54271203\\/pattern_19-22-06.jpg\",\"location\":\"paris\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"75bad6\",\"followers_count\":1827,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1530333526\\/jo_out2_normal.jpg\",\"description\":\"Video Director www.jonathanbarre.com Producer www.blagbuster.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"75bad6\",\"id_str\":\"23099146\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/54271203\\/pattern_19-22-06.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1530333526\\/jo_out2_normal.jpg\",\"name\":\"Jonathan Barr\\u00e9\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 06 18:31:24 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":23099146,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.jonathanbarre.com\"},\"in_reply_to_screen_name\":\"palmashow\",\"truncated\":false,\"id\":173182507188109313,\"created_at\":\"Fri Feb 24 23:08:21 +0000 2012\",\"in_reply_to_user_id\":23782965}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1741000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "33f80492-2d48-4bbe-8bb3-359f9da39165-173182507188109313" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Il faut un contrat permanent pour @PascalMabille je t'adore !! #lgw #cqui", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: Il faut un contrat permanent pour @PascalMabille je t'adore !! #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1742000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Il faut un contrat permanent pour @PascalMabille je t'adore !! #lgw #cqui\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"PascalMabille\",\"indices\":[34,48],\"name\":\"Pascal Mabille\",\"id_str\":\"1367131\",\"id\":1367131}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[63,67]},{\"text\":\"cqui\",\"indices\":[68,73]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182509360750594\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"favourites_count\":23,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":383,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":2387,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"statuses_count\":6696,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"protected\":false,\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Ludovic Delaherche\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":72665061,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/chapkattack.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\"},\"truncated\":false,\"id\":173182509360750594,\"created_at\":\"Fri Feb 24 23:08:22 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1742000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3b4a2bf5-5c56-4e00-9573-821d03db5fcd-173182509360750594" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cqui ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1848450170/poseur_normal.jpg" -}, -"title": "Pras: #cqui ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1743000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cqui ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182511868944385\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1362,\"screen_name\":\"Praska\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":48426,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/54512196\\/wallpaper.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":170,\"profile_link_color\":\"0084B4\",\"followers_count\":3040,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848450170\\/poseur_normal.jpg\",\"description\":\"BOSS[Viedegeek + Bargaming]\\r\\nFirewall Karmique\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1b8085\",\"id_str\":\"15453030\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/54512196\\/wallpaper.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848450170\\/poseur_normal.jpg\",\"name\":\"Pras\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 16 11:15:07 +0000 2008\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":15453030,\"utc_offset\":3600,\"favourites_count\":195,\"url\":\"http:\\/\\/flavors.me\\/praska\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182511868944385,\"created_at\":\"Fri Feb 24 23:08:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1743000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c851dbee-3ea2-4242-bf78-51518c38acf0-173182511868944385" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Stinpeumou quand même ... Va falloir de réveiller #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1848927211/BE1637E5-B1A3-41C0-9AA4-0D6DD1779C90_normal" -}, -"title": "Capuche: Stinpeumou quand même ... Va falloir de réveiller #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1744000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Stinpeumou quand m\\u00eame ... Va falloir de r\\u00e9veiller #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182518374305792\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":510,\"screen_name\":\"METACAPUCHE\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":71638,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/215886298\\/zzz.jpg\",\"location\":\"loin de la mer\",\"show_all_inline_media\":true,\"listed_count\":253,\"profile_link_color\":\"6446a3\",\"followers_count\":4268,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848927211\\/BE1637E5-B1A3-41C0-9AA4-0D6DD1779C90_normal\",\"description\":\"Pour la carotte, le lapin est la parfaite incarnation du Mal. (Robert Sheckley)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1f1f1f\",\"id_str\":\"125661667\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/215886298\\/zzz.jpg\",\"profile_sidebar_fill_color\":\"d5b5e6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848927211\\/BE1637E5-B1A3-41C0-9AA4-0D6DD1779C90_normal\",\"name\":\"Capuche\",\"default_profile_image\":false,\"created_at\":\"Tue Mar 23 13:39:48 +0000 2010\",\"profile_sidebar_border_color\":\"3b2352\",\"id\":125661667,\"utc_offset\":3600,\"favourites_count\":43,\"url\":\"http:\\/\\/ombresclaires.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182518374305792,\"created_at\":\"Fri Feb 24 23:08:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1744000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "89449672-27f8-4118-bc90-57643f1b64d6-173182518374305792" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@francoisrollin vient de dire tout haut ce que tout le monde sait tout bas concernant The Artist #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1612831528/cni_id_normal.jpg" -}, -"title": "Jean-Louis Coste: @francoisrollin vient de dire tout haut ce que tout le monde sait tout bas concernant The Artist #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1745000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@francoisrollin vient de dire tout haut ce que tout le monde sait tout bas concernant The Artist #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[0,15],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[97,101]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182520425320449\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"369489076\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":132,\"screen_name\":\"jlcoste\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":544,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"10207a\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"description\":\"Langue, litt\\u00e9rature et politique. Sp\\u00e9cialis\\u00e9 en traitement automatique des langues (presse). Rattach\\u00e9 \\u00e0 l'Universit\\u00e9 de Paris 3, et prof. en coll\\u00e8ge de banlieue\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"244454441\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"name\":\"Jean-Louis Coste\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 29 10:24:46 +0000 2011\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":244454441,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":\"francoisrollin\",\"truncated\":false,\"id\":173182520425320449,\"created_at\":\"Fri Feb 24 23:08:25 +0000 2012\",\"in_reply_to_user_id\":369489076}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1745000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "209de1c9-aae1-46c1-af2b-1856ed41d2ef-173182520425320449" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Y aura même un jingle quand Jingle-man va venir :D", -"img": { -"src": "http://a0.twimg.com/profile_images/1757013909/image1326646425_normal.png" -}, -"title": "Damien Vacher: #LGW Y aura même un jingle quand Jingle-man va venir :D", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1745000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW Y aura m\\u00eame un jingle quand Jingle-man va venir :D\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182521721372673\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":405,\"screen_name\":\"Le_Damien\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27164,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Chatillon-en-Bazois\",\"show_all_inline_media\":false,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":343,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"description\":\"I'm a lonely Cowboy who learning un BTS SIO (ex BTS IG) in Nevers... Et un Mac Gyver de l'URL par @Checkyourpeople et je suis un tumblreur assidu\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"26552716\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"name\":\"Damien Vacher\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 25 18:09:17 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":26552716,\"utc_offset\":3600,\"favourites_count\":43,\"url\":\"http:\\/\\/damienvacher.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182521721372673,\"created_at\":\"Fri Feb 24 23:08:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1745000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "912a061f-6a10-4103-86fd-032709cd53b9-173182521721372673" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @PTwicard: Ah les cons :) #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: RT @PTwicard: Ah les cons :) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1745000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"RT @PTwicard: Ah les cons :) #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"PTwicard\",\"indices\":[3,12],\"name\":\"Pascal R \",\"id_str\":\"448753241\",\"id\":448753241}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[29,33]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"Ah les cons :) #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[15,19]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182026583769088\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"fff8ad\",\"screen_name\":\"PTwicard\",\"lang\":\"fr\",\"favourites_count\":87,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":186,\"location\":\"terre, syst solaire, v. lact\\u00e9e\",\"profile_text_color\":\"333333\",\"description\":\"Retweeteur compulsif ?\\r\\nVoici mon fil Twitter officiel et si c'est \\u00e9crit c'est que \\u00e7a doit \\u00eatre vrai.\\r\\nFan des Nuls. Et de Coluche ! Metooer too, des fois.\",\"statuses_count\":1290,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme19\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0099CC\",\"followers_count\":26,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1841672766\\/18052011_002_twt_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"protected\":false,\"id_str\":\"448753241\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Pascal R \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme19\\/bg.gif\",\"created_at\":\"Wed Dec 28 10:07:55 +0000 2011\",\"profile_sidebar_fill_color\":\"f6ffd1\",\"id\":448753241,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841672766\\/18052011_002_twt_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173182026583769088,\"created_at\":\"Fri Feb 24 23:06:27 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182521163530242\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"favourites_count\":21,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":543,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"statuses_count\":636,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Royer Charles-Henri\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":185396126,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.france5.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173182521163530242,\"created_at\":\"Fri Feb 24 23:08:25 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1745000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "660a611e-c045-4adb-96ca-bf9d2a7282ca-173182521163530242" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw les touittators se regardent le nombrils donc...hufhufhuf...", -"img": { -"src": "http://a3.twimg.com/profile_images/1813277782/profil_normal.jpg" -}, -"title": "annabel s. alves : #lgw les touittators se regardent le nombrils donc...hufhufhuf...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1745000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw les touittators se regardent le nombrils donc...hufhufhuf...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[7.1820901,43.6452915],[7.3239546,43.6452915],[7.3239546,43.76075],[7.1820901,43.76075]]]},\"attributes\":{},\"full_name\":\"Nice, Alpes-Maritimes\",\"place_type\":\"city\",\"name\":\"Nice\",\"id\":\"d43b21ac2b0c2029\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/d43b21ac2b0c2029.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182523189370880\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":811,\"screen_name\":\"annabeldessin\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":4783,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/341403463\\/Yeux_Annajung.jpg\",\"location\":\"France, Nice(06)\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"2FC2EF\",\"followers_count\":235,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1813277782\\/profil_normal.jpg\",\"description\":\"Styliste, conceptrice, mod\\u00e9liste;inadapt\\u00e9e scolaire,surdou\\u00e9e cancre;n'y arrivera jamais dans la vie,elle dessine,elle dessine,elle dessine...(\\u00e9duc. nationale)\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"106986321\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/341403463\\/Yeux_Annajung.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813277782\\/profil_normal.jpg\",\"name\":\"annabel s. alves \",\"default_profile_image\":false,\"created_at\":\"Thu Jan 21 07:51:27 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":106986321,\"utc_offset\":3600,\"favourites_count\":37,\"url\":\"https:\\/\\/sites.google.com\\/site\\/annabelalvessovieri\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182523189370880,\"created_at\":\"Fri Feb 24 23:08:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1745000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e2a64db9-0015-4b6f-ad4d-505743972de6-173182523189370880" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @solferishow: Aaahhhhhh @Tweets2Comptoir sur #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1787989372/406519_2816076475082_1053946314_2866554_1715736597_n_normal.jpg" -}, -"title": "Lit Dia ®: RT @solferishow: Aaahhhhhh @Tweets2Comptoir sur #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1746000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @solferishow: Aaahhhhhh @Tweets2Comptoir sur #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"solferishow\",\"indices\":[3,15],\"name\":\"Solferishow\",\"id_str\":\"232221031\",\"id\":232221031},{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[27,43],\"name\":\"Tweets de Comptoir\",\"id_str\":\"227334618\",\"id\":227334618}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[48,52]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Aaahhhhhh @Tweets2Comptoir sur #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[10,26],\"name\":\"Tweets de Comptoir\",\"id_str\":\"227334618\",\"id\":227334618}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[31,35]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182362451066881\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"solferishow\",\"lang\":\"fr\",\"favourites_count\":20,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1143,\"location\":\"Il est parti par l\\u00e0. \\u261b\",\"profile_text_color\":\"333333\",\"followers_count\":4872,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\",\"description\":\"Si Dieu a cr\\u00e9\\u00e9 l'Homme le 6\\u00e8me jour, c'\\u00e9tait surtout pour passer la semaine peinard. Je suis D\\u00e9l\\u00e9gu\\u00e9 des Jeunes Populaires de l'Empire colonial fran\\u00e7ais.\",\"statuses_count\":13622,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":169,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"232221031\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Solferishow\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Dec 30 15:26:17 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":232221031,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.solferishow.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\"},\"truncated\":false,\"id\":173182362451066881,\"created_at\":\"Fri Feb 24 23:07:47 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182525743702017\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"LydiaWestCudi\",\"lang\":\"fr\",\"favourites_count\":199,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":194,\"location\":\"\",\"profile_text_color\":\"666666\",\"followers_count\":98,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1787989372\\/406519_2816076475082_1053946314_2866554_1715736597_n_normal.jpg\",\"description\":\"J'ne sais pas qui je suis. Je suis qui je me dois d\\u2019\\u00eatre.\\r\\nFolle on me dit.Il n'y a que le Fou qui se pretend sage.\\r\\nLe changement c'est le 6 mai 2012.\",\"statuses_count\":2987,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/411533371\\/tumblr_lpq5omJuGt1r0welko2_500.jpg\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"247914376\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Lit Dia \\u00ae\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/411533371\\/tumblr_lpq5omJuGt1r0welko2_500.jpg\",\"created_at\":\"Sat Feb 05 21:07:35 +0000 2011\",\"profile_sidebar_fill_color\":\"252429\",\"id\":247914376,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/mescudream.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1787989372\\/406519_2816076475082_1053946314_2866554_1715736597_n_normal.jpg\"},\"truncated\":false,\"id\":173182525743702017,\"created_at\":\"Fri Feb 24 23:08:26 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1746000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cb726f53-daf4-4ba8-90a2-3425be236117-173182525743702017" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "je découvre #lgw qui m'explique le principe de l'émission ?", -"img": { -"src": "http://a2.twimg.com/profile_images/1575574991/image_normal.jpg" -}, -"title": "Emmanuel: je découvre #lgw qui m'explique le principe de l'émission ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1746000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"je d\\u00e9couvre #lgw qui m'explique le principe de l'\\u00e9mission ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182528021213185\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":357,\"screen_name\":\"manureze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13575,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/76265379\\/arriere-plan.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":59,\"profile_link_color\":\"298209\",\"followers_count\":568,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1575574991\\/image_normal.jpg\",\"description\":\"Graphiste\\/creatif. #Graphisme #Design #Photo #D\\u00e9co, jeux de mots sont mes maitres mots. Il ne suffit pas d'avoir une bonne id\\u00e9e, mais d'avoir une id\\u00e9e juste\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"114597065\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/76265379\\/arriere-plan.gif\",\"profile_sidebar_fill_color\":\"d5ff1c\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1575574991\\/image_normal.jpg\",\"name\":\"Emmanuel\",\"default_profile_image\":false,\"created_at\":\"Tue Feb 16 00:22:41 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":114597065,\"utc_offset\":3600,\"favourites_count\":91,\"url\":\"http:\\/\\/www.emmanuelreze.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182528021213185,\"created_at\":\"Fri Feb 24 23:08:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1746000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "01cdbb51-4656-44f3-8a09-06ec27b1cef5-173182528021213185" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La reponse universelle, c'est 42... Hein les geeks ??? #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1661415033/chimie-tux_batux_tux_normal.png" -}, -"title": "Damien: La reponse universelle, c'est 42... Hein les geeks ??? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1748000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"La reponse universelle, c'est 42... Hein les geeks ??? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[55,59]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182535231213569\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"damienbesson\",\"lang\":\"fr\",\"favourites_count\":16,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":74,\"location\":\"\",\"profile_text_color\":\"333333\",\"description\":\"Doctorant en canc\\u00e9rologie.\",\"statuses_count\":255,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":20,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1661415033\\/chimie-tux_batux_tux_normal.png\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"422968572\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Damien\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Sun Nov 27 22:32:47 +0000 2011\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":422968572,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/besson.damien.free.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1661415033\\/chimie-tux_batux_tux_normal.png\"},\"in_reply_to_status_id\":null,\"id\":173182535231213569,\"created_at\":\"Fri Feb 24 23:08:28 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1748000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9e4f70a9-733b-4cf4-a3ac-5e651aaec062-173182535231213569" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw bon il est où @jcfrog ??", -"img": { -"src": "http://a0.twimg.com/profile_images/1839297474/AvatarEcrouRougeCarre_normal.gif" -}, -"title": "Philippe B: #lgw bon il est où @jcfrog ??", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1749000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw bon il est o\\u00f9 @jcfrog ??\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[19,26],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182537944940544\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1749,\"screen_name\":\"Raydacteur\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":28280,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"location\":\"Crozon, Brittany\",\"show_all_inline_media\":true,\"listed_count\":211,\"profile_link_color\":\"0000ff\",\"followers_count\":2619,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"description\":\"[en] connecting good vibrations [fr] ing\\u00e9nieur philosophe, activateur biologique & lolRT\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"14400518\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"profile_sidebar_fill_color\":\"d3ede7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"name\":\"Philippe B\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 15 20:08:37 +0000 2008\",\"profile_sidebar_border_color\":\"5e1410\",\"id\":14400518,\"utc_offset\":3600,\"favourites_count\":297,\"url\":\"http:\\/\\/bit.ly\\/raydacteur\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182537944940544,\"created_at\":\"Fri Feb 24 23:08:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1749000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b86a5823-b49d-4d11-82a7-2196275c032b-173182537944940544" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais WTF #Lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1828567225/boulimie__normal.png" -}, -"title": "t12lve: Mais WTF #Lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1749000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Mais WTF #Lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[9,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/levelupstudio.com\\/plume\\\" rel=\\\"nofollow\\\"\\u003EPlume\\u00a0for\\u00a0Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182538892853249\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5c5c5c\",\"screen_name\":\"t12lve\",\"lang\":\"fr\",\"favourites_count\":149,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":372,\"location\":\"Clermont Ferrand\",\"profile_text_color\":\"333333\",\"followers_count\":556,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1828567225\\/boulimie__normal.png\",\"description\":\"[trashtalk\\/craptalk-ANTIFAG]\\r\\nJe ris de tout, mais avec n'importe qui !\\r\\nwww.notnico.com :: Wtf, NSFW. Un repaire pour geeks ! TECHBLOG\\r\\nM\\u00e9chant gar\\u00e7on\",\"statuses_count\":39091,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/391241090\\/lol.png\",\"show_all_inline_media\":true,\"listed_count\":16,\"profile_link_color\":\"007bff\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"001a47\",\"protected\":false,\"id_str\":\"127483739\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"t12lve\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/391241090\\/lol.png\",\"created_at\":\"Mon Mar 29 10:29:11 +0000 2010\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":127483739,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.notnico.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1828567225\\/boulimie__normal.png\"},\"truncated\":false,\"id\":173182538892853249,\"created_at\":\"Fri Feb 24 23:08:29 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1749000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "62078fad-9b5b-43e0-b717-77edf2dabe94-173182538892853249" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Aaaaaaah les @Tweets2Comptoir dans @LeGrandWebze c'est maintenant! #lgw #T2c", -"img": { -"src": "http://a2.twimg.com/profile_images/1741905112/image_normal.jpg" -}, -"title": "Mister Mc Flee: Aaaaaaah les @Tweets2Comptoir dans @LeGrandWebze c'est maintenant! #lgw #T2c", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1750000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Aaaaaaah les @Tweets2Comptoir dans @LeGrandWebze c'est maintenant! #lgw #T2c\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[13,29],\"id_str\":\"227334618\",\"name\":\"Tweets de Comptoir\",\"id\":227334618},{\"screen_name\":\"LeGrandWebze\",\"indices\":[35,48],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[67,71]},{\"text\":\"T2c\",\"indices\":[72,76]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182544743907328\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":636,\"screen_name\":\"MisterMcFlee\",\"lang\":\"fr\",\"profile_text_color\":\"291b1b\",\"statuses_count\":40351,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/204494594\\/lulutwitter_cr.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":257,\"profile_link_color\":\"0084B4\",\"followers_count\":2841,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1741905112\\/image_normal.jpg\",\"description\":\"Ecrits vains\\nCommunity Manager de moi-m\\u00eame\\nProfiler pour chats selon @METACAPUCHE\\nPhotographi\\u00e9 par @LaurenceGuenoun\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f72020\",\"id_str\":\"60043161\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/204494594\\/lulutwitter_cr.jpg\",\"profile_sidebar_fill_color\":\"d6130d\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1741905112\\/image_normal.jpg\",\"name\":\"Mister Mc Flee\",\"default_profile_image\":false,\"created_at\":\"Sat Jul 25 12:01:49 +0000 2009\",\"profile_sidebar_border_color\":\"050505\",\"id\":60043161,\"utc_offset\":3600,\"favourites_count\":273,\"url\":\"http:\\/\\/lecafardrenseigne.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182544743907328,\"created_at\":\"Fri Feb 24 23:08:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1750000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efa447a8-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b52d6b83-0bd0-4ef3-9afd-671c73d4c493-173182544743907328" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@palmashow: Notre voisin de droite a un problème de rire” @WilliamAbisror spotted ? ^^ #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1772675299/Avatar_Le_a_normal.png" -}, -"title": "Marine La Maudite: “@palmashow: Notre voisin de droite a un problème de rire” @WilliamAbisror spotted ? ^^ #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1750000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@palmashow: Notre voisin de droite a un probl\\u00e8me de rire\\u201d @WilliamAbisror spotted ? ^^ #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[1,11],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"WilliamAbisror\",\"indices\":[59,74],\"id_str\":\"305168829\",\"name\":\"William Abisror\",\"id\":305168829}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[89,93]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[-2.8378013,48.1224931],[-2.650921,48.1224931],[-2.650921,48.2244728],[-2.8378013,48.2244728]]]},\"attributes\":{},\"full_name\":\"Loud\\u00e9ac, C\\u00f4tes-d'Armor\",\"place_type\":\"city\",\"name\":\"Loud\\u00e9ac\",\"id\":\"dd6b92f876374a20\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/dd6b92f876374a20.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[-2.75361133,48.18225415]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182541019365376\",\"geo\":{\"type\":\"Point\",\"coordinates\":[48.18225415,-2.75361133]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":303,\"screen_name\":\"M_LaMaudite\",\"lang\":\"fr\",\"profile_text_color\":\"89c5c7\",\"statuses_count\":6847,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/407968467\\/wallpaper-twitter-54-1280x800.jpg\",\"location\":\"48.118799, -1.706661\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"9689c7\",\"followers_count\":324,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1772675299\\/Avatar_Le_a_normal.png\",\"description\":\"Propri\\u00e9taire de mlamaudite.fr-S\\u00e9ries-Films-JV-\\r\\nMembre du bureau de @AssoUSETIC, \\u00e9tudiante en LP #USETIC et Stagiaire #Educationalimage \\u00e0 Clair Obscur, Rennes.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"509ec2\",\"id_str\":\"132459946\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/407968467\\/wallpaper-twitter-54-1280x800.jpg\",\"profile_sidebar_fill_color\":\"2e2e2e\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1772675299\\/Avatar_Le_a_normal.png\",\"name\":\"Marine La Maudite\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 13 08:53:32 +0000 2010\",\"profile_sidebar_border_color\":\"2e2e2e\",\"id\":132459946,\"utc_offset\":3600,\"favourites_count\":20,\"url\":\"http:\\/\\/mlamaudite.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182541019365376,\"created_at\":\"Fri Feb 24 23:08:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1750000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "716c2e41-db69-4619-a70f-1922c49662aa-173182541019365376" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Punaise fallait mettre un hashtag. Je la refais. François il #reste et il re-reste! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1769265290/paper_art_19_normal.jpg" -}, -"title": "Raphaëlle: Punaise fallait mettre un hashtag. Je la refais. François il #reste et il re-reste! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1750000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Punaise fallait mettre un hashtag. Je la refais. Fran\\u00e7ois il #reste et il re-reste! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"reste\",\"indices\":[61,67]},{\"text\":\"lgw\",\"indices\":[84,88]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182542227312640\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":148,\"screen_name\":\"Rapchka\",\"lang\":\"fr\",\"profile_text_color\":\"630628\",\"statuses_count\":245,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/225188433\\/26.jpg\",\"location\":\"Toulouse, France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"ed1730\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1769265290\\/paper_art_19_normal.jpg\",\"description\":\"Allez c'est bon, ce matin je m'y remets. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"171414\",\"id_str\":\"222072390\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/225188433\\/26.jpg\",\"profile_sidebar_fill_color\":\"e7e8be\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1769265290\\/paper_art_19_normal.jpg\",\"name\":\"Rapha\\u00eblle\",\"default_profile_image\":false,\"created_at\":\"Thu Dec 02 11:31:22 +0000 2010\",\"profile_sidebar_border_color\":\"780b0b\",\"id\":222072390,\"utc_offset\":null,\"favourites_count\":9,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182542227312640,\"created_at\":\"Fri Feb 24 23:08:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1750000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef9c9e68-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d11771ef-7793-4000-9e95-1fc126ca395c-173182542227312640" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Il y a une erreur, François Rollin il vient de Dunkerque, pas de Vannes. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1804590964/ZEFZA_normal.gif" -}, -"title": "Shik-a-Marrant: Il y a une erreur, François Rollin il vient de Dunkerque, pas de Vannes. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1751000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Il y a une erreur, Fran\\u00e7ois Rollin il vient de Dunkerque, pas de Vannes. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[73,77]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182545377247234\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":75,\"screen_name\":\"Shikamarrant\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":989,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Cela d\\u00e9pend o\\u00f9 vous \\u00eates\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\",\"description\":\"Je ne suis pas fan de Naruto, mais j'ai trouv\\u00e9 le jeu de mot pas mal en fait. J'aurais pu en trouver un avec #Faisan\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"57607506\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"c0c3c4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\",\"name\":\"Shik-a-Marrant\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 17 10:16:42 +0000 2009\",\"profile_sidebar_border_color\":\"c0c3c4\",\"id\":57607506,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182545377247234,\"created_at\":\"Fri Feb 24 23:08:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1751000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "92b2900d-2b1c-4566-af79-4f3dcc947334-173182545377247234" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #change2ton", -"img": { -"src": "http://a3.twimg.com/profile_images/1806602566/1328464247_Orange_normal.png" -}, -"title": "G.: #lgw #change2ton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1753000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #change2ton\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"change2ton\",\"indices\":[5,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.apple.com\\\" rel=\\\"nofollow\\\"\\u003EiOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182554231406593\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":126,\"screen_name\":\"g_____________n\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":488,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Plan\\u00e8te Terre, ou pas.\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":15,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1806602566\\/1328464247_Orange_normal.png\",\"description\":\"0x000000. Kernel Panic.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"30282941\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1806602566\\/1328464247_Orange_normal.png\",\"name\":\"G.\",\"default_profile_image\":false,\"created_at\":\"Fri Apr 10 18:48:48 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":30282941,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182554231406593,\"created_at\":\"Fri Feb 24 23:08:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1753000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6f5b2f26-db9f-4347-84c2-e0f478347314-173182554231406593" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @solferishow: Aaahhhhhh @Tweets2Comptoir sur #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1546078655/image_normal.jpg" -}, -"title": "FRANCK Philippe: RT @solferishow: Aaahhhhhh @Tweets2Comptoir sur #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1755000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @solferishow: Aaahhhhhh @Tweets2Comptoir sur #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"solferishow\",\"indices\":[3,15],\"name\":\"Solferishow\",\"id_str\":\"232221031\",\"id\":232221031},{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[27,43],\"name\":\"Tweets de Comptoir\",\"id_str\":\"227334618\",\"id\":227334618}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[48,52]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Aaahhhhhh @Tweets2Comptoir sur #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[10,26],\"name\":\"Tweets de Comptoir\",\"id_str\":\"227334618\",\"id\":227334618}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[31,35]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182362451066881\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"solferishow\",\"lang\":\"fr\",\"favourites_count\":20,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1143,\"location\":\"Il est parti par l\\u00e0. \\u261b\",\"profile_text_color\":\"333333\",\"followers_count\":4872,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\",\"description\":\"Si Dieu a cr\\u00e9\\u00e9 l'Homme le 6\\u00e8me jour, c'\\u00e9tait surtout pour passer la semaine peinard. Je suis D\\u00e9l\\u00e9gu\\u00e9 des Jeunes Populaires de l'Empire colonial fran\\u00e7ais.\",\"statuses_count\":13622,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":169,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"232221031\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Solferishow\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Dec 30 15:26:17 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":232221031,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.solferishow.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\"},\"truncated\":false,\"id\":173182362451066881,\"created_at\":\"Fri Feb 24 23:07:47 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182565996441603\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"PhFr29\",\"lang\":\"fr\",\"favourites_count\":34,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":320,\"location\":\"Saint-Cloud (France)\",\"profile_text_color\":\"333333\",\"followers_count\":44,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1546078655\\/image_normal.jpg\",\"description\":\"Si tu n'esp\\u0117res pas, tu ne rencontreras jamais l'inesp\\u00e9r\\u00e9. H\\u00e9raclyte (Fragments XXI)\",\"statuses_count\":303,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"265053889\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"FRANCK Philippe\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat Mar 12 23:14:41 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":265053889,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1546078655\\/image_normal.jpg\"},\"truncated\":false,\"id\":173182565996441603,\"created_at\":\"Fri Feb 24 23:08:35 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1755000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "019b655b-beb7-4987-83dc-938d957cf288-173182565996441603" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@palmashow on vous voit trop à faire les cons #lgw !", -"img": { -"src": "http://a2.twimg.com/profile_images/1715556827/image_normal.jpg" -}, -"title": "Valentin D: @palmashow on vous voit trop à faire les cons #lgw !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1756000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@palmashow on vous voit trop \\u00e0 faire les cons #lgw !\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182568382988288\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"23782965\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":71,\"screen_name\":\"Tinio56\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":248,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"a349a4\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1715556827\\/image_normal.jpg\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"ffffff\",\"id_str\":\"447102453\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1715556827\\/image_normal.jpg\",\"name\":\"Valentin D\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 26 14:15:50 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":447102453,\"utc_offset\":null,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":\"palmashow\",\"truncated\":false,\"id\":173182568382988288,\"created_at\":\"Fri Feb 24 23:08:36 +0000 2012\",\"in_reply_to_user_id\":23782965}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1756000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "61b58cc0-3609-4463-bac7-0bebb3c2a229-173182568382988288" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @charleshenriroy: “@CamilleWil: - Comment @gregshow a fait pour passer des #cesar2012 a #LGW *_* ?” la couleur du plateau", -"img": { -"src": "http://a2.twimg.com/profile_images/1567949026/Fabarol_normal.jpg" -}, -"title": "Fabienne BAROLLIER: RT @charleshenriroy: “@CamilleWil: - Comment @gregshow a fait pour passer des #cesar2012 a #LGW *_* ?” la couleur du plateau", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1756000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @charleshenriroy: \\u201c@CamilleWil: - Comment @gregshow a fait pour passer des #cesar2012 a #LGW *_* ?\\u201d la couleur du plateau\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"charleshenriroy\",\"indices\":[3,19],\"id_str\":\"185396126\",\"name\":\"Royer Charles-Henri\",\"id\":185396126},{\"screen_name\":\"CamilleWil\",\"indices\":[22,33],\"id_str\":\"93848420\",\"name\":\"Camille .\",\"id\":93848420},{\"screen_name\":\"Gregshow\",\"indices\":[45,54],\"id_str\":\"23932076\",\"name\":\"Gregshow\",\"id\":23932076}],\"urls\":[],\"hashtags\":[{\"text\":\"cesar2012\",\"indices\":[78,88]},{\"text\":\"LGW\",\"indices\":[91,95]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@CamilleWil: - Comment @gregshow a fait pour passer des #cesar2012 a #LGW *_* ?\\u201d la couleur du plateau\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"CamilleWil\",\"indices\":[1,12],\"id_str\":\"93848420\",\"name\":\"Camille .\",\"id\":93848420},{\"screen_name\":\"Gregshow\",\"indices\":[24,33],\"id_str\":\"23932076\",\"name\":\"Gregshow\",\"id\":23932076}],\"urls\":[],\"hashtags\":[{\"text\":\"cesar2012\",\"indices\":[57,67]},{\"text\":\"LGW\",\"indices\":[70,74]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182124495613953\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":636,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"name\":\"Royer Charles-Henri\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":185396126,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182124495613953,\"created_at\":\"Fri Feb 24 23:06:50 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182568131342338\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1041,\"screen_name\":\"Fabarol\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":318,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Issy les moulineaux\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0084B4\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"description\":\"Magazines societe\\/d\\u00e9cryptage de F5. Les Maternelles, Allo Rufo, Mag Sante+Allo Doc, CAD+CDA+CAV, R&C, Medias le Mag, C Politique, LMEF, Dr CAC, LGQ, LGW\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"110388053\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"name\":\"Fabienne BAROLLIER\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 01 11:04:06 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":110388053,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182568131342338,\"created_at\":\"Fri Feb 24 23:08:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1756000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c9a26f43-3a40-4b63-ba75-8126021e8bbf-173182568131342338" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw the artist! Royal Messire Rolin", -"img": { -"src": "http://a1.twimg.com/profile_images/1838462962/w314uSp6_normal" -}, -"title": "myPlanetarium: #ilreste #lgw the artist! Royal Messire Rolin", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1756000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #lgw the artist! Royal Messire Rolin\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182568240398336\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":268,\"screen_name\":\"my_Planetarium_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2851,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"La D\\u00e9fense\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":121,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1838462962\\/w314uSp6_normal\",\"description\":\"myplanetarium.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"302897276\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838462962\\/w314uSp6_normal\",\"name\":\"myPlanetarium\",\"default_profile_image\":false,\"created_at\":\"Sat May 21 23:24:01 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":302897276,\"utc_offset\":3600,\"favourites_count\":124,\"url\":\"http:\\/\\/myplanetarium.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182568240398336,\"created_at\":\"Fri Feb 24 23:08:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1756000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7cd6e5ab-8520-4101-9898-46047dd44b66-173182568240398336" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Meeeeeerde RT @imnotalone: et hop, @Tweets2Comptoir dans #lgw !", -"img": { -"src": "http://a1.twimg.com/profile_images/1803019438/rolling-stones-classic-tongue-fridge-magnet-78mm-square-1509-p_normal.jpg" -}, -"title": "Justin: Meeeeeerde RT @imnotalone: et hop, @Tweets2Comptoir dans #lgw !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1758000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Meeeeeerde RT @imnotalone: et hop, @Tweets2Comptoir dans #lgw !\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"imnotalone\",\"indices\":[15,26],\"name\":\"imnotalone\",\"id_str\":\"18002294\",\"id\":18002294},{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[36,52],\"name\":\"Tweets de Comptoir\",\"id_str\":\"227334618\",\"id\":227334618}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[58,62]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twicca.r246.jp\\/\\\" rel=\\\"nofollow\\\"\\u003Etwicca\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182577836953600\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"b6b5b5\",\"screen_name\":\"Just1Mt\",\"lang\":\"fr\",\"favourites_count\":407,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":594,\"location\":\"Minecraft\",\"profile_text_color\":\"000000\",\"followers_count\":547,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1803019438\\/rolling-stones-classic-tongue-fridge-magnet-78mm-square-1509-p_normal.jpg\",\"description\":\"\\u00c9tudiant de droit \\u00e0 gauche\\rnon encart\\u00e9.\\nJ'aime l'actualit\\u00e9 (surtout politique), le rugby ...\\r\\nS\\u00e9lectionneur pour @tweets2comptoir\\n\",\"statuses_count\":21473,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/356577933\\/twilk_background_4eb031adc9b37.jpg\",\"show_all_inline_media\":true,\"listed_count\":28,\"profile_link_color\":\"830c0c\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"830c0c\",\"protected\":false,\"id_str\":\"235174844\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Justin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/356577933\\/twilk_background_4eb031adc9b37.jpg\",\"created_at\":\"Fri Jan 07 15:00:35 +0000 2011\",\"profile_sidebar_fill_color\":\"b6b5b5\",\"id\":235174844,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/bitly.com\\/ymEuQC\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803019438\\/rolling-stones-classic-tongue-fridge-magnet-78mm-square-1509-p_normal.jpg\"},\"truncated\":false,\"id\":173182577836953600,\"created_at\":\"Fri Feb 24 23:08:38 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1758000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8b305f9f-bd4c-4915-bee1-37d2a017a299-173182577836953600" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Revoir Rollin dans #lgw me rappelle son spectacle qui était vraiment excellent ! <3", -"img": { -"src": "http://a1.twimg.com/profile_images/1287802002/azo_12913_4__big___normal.jpg" -}, -"title": "Docteur Azo: Revoir Rollin dans #lgw me rappelle son spectacle qui était vraiment excellent ! <3", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1758000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Revoir Rollin dans #lgw me rappelle son spectacle qui \\u00e9tait vraiment excellent ! <3\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182576079552513\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"DocteurAzo\",\"lang\":\"fr\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":48,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":22,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1287802002\\/azo_12913_4__big___normal.jpg\",\"description\":\"Joueur de trombone dans la fanfare nationale du B\\u00e9nin, and boom goes the dynamite.\",\"statuses_count\":610,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"272375703\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Docteur Azo\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Sat Mar 26 11:30:52 +0000 2011\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":272375703,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1287802002\\/azo_12913_4__big___normal.jpg\"},\"truncated\":false,\"id\":173182576079552513,\"created_at\":\"Fri Feb 24 23:08:38 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1758000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5ed7cbb9-f40b-47d4-9fbc-a8bf89d41229-173182576079552513" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Après les #Cesar2012 regardons Le Grand Webzé. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1528161670/P1090908_normal.JPG" -}, -"title": "Sylvain NGUYEN: Après les #Cesar2012 regardons Le Grand Webzé. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1759000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Apr\\u00e8s les #Cesar2012 regardons Le Grand Webz\\u00e9. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Cesar2012\",\"indices\":[10,20]},{\"text\":\"lgw\",\"indices\":[47,51]}]},\"place\":null,\"coordinates\":{\"type\":\"Point\",\"coordinates\":[0,0]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182580890419201\",\"geo\":{\"type\":\"Point\",\"coordinates\":[0,0]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":120,\"screen_name\":\"SylvainNguyen\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":750,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Genas, Lyon, France\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":75,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1528161670\\/P1090908_normal.JPG\",\"description\":\"17ans, Lyc\\u00e9en. FRANCE\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"104886902\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1528161670\\/P1090908_normal.JPG\",\"name\":\"Sylvain NGUYEN\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 14 18:16:00 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":104886902,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182580890419201,\"created_at\":\"Fri Feb 24 23:08:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1759000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3b6cf20c-385d-4b20-934e-4e321345b634-173182580890419201" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @nicoprat: Avec #lgw je découvre les vidéos de @SolangeTeParle et c'est affligeant. Ou alors j'ai besoin d'explications.", -"img": { -"src": "http://a3.twimg.com/profile_images/1824854315/3615pbs_normal.jpg" -}, -"title": "P. Bourdin-Sauviac: RT @nicoprat: Avec #lgw je découvre les vidéos de @SolangeTeParle et c'est affligeant. Ou alors j'ai besoin d'explications.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1759000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @nicoprat: Avec #lgw je d\\u00e9couvre les vid\\u00e9os de @SolangeTeParle et c'est affligeant. Ou alors j'ai besoin d'explications.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"nicoprat\",\"indices\":[3,12],\"id_str\":\"19256842\",\"name\":\"Nico Prat\",\"id\":19256842},{\"screen_name\":\"SolangeTeParle\",\"indices\":[50,65],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Avec #lgw je d\\u00e9couvre les vid\\u00e9os de @SolangeTeParle et c'est affligeant. Ou alors j'ai besoin d'explications.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[36,51],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[5,9]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182161636179968\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":2297,\"screen_name\":\"nicoprat\",\"lang\":\"en\",\"profile_text_color\":\"0a040a\",\"statuses_count\":29879,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/32273341\\/cassete.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":210,\"profile_link_color\":\"224087\",\"followers_count\":6570,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1842911014\\/guetta_normal.jpg\",\"description\":\"Le Mouv, Tsugi, Technikart, Voxpop, co-auteur des Miscellan\\u00e9es d'Internet, et un petit sudoku de temps en temps\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"19256842\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/32273341\\/cassete.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842911014\\/guetta_normal.jpg\",\"name\":\"Nico Prat\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 20 20:55:08 +0000 2009\",\"profile_sidebar_border_color\":\"050504\",\"id\":19256842,\"utc_offset\":3600,\"favourites_count\":440,\"url\":\"http:\\/\\/nicoprat.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182161636179968,\"created_at\":\"Fri Feb 24 23:06:59 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182581246930945\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":497,\"screen_name\":\"3615pbs\",\"lang\":\"fr\",\"profile_text_color\":\"062d57\",\"statuses_count\":29696,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/400721124\\/tumblr_ljk64pSVPX1qfv1q1.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":103,\"profile_link_color\":\"0513ad\",\"followers_count\":2828,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1824854315\\/3615pbs_normal.jpg\",\"description\":\"Je suis nomm\\u00e9 Pierre. Animateur, journaliste, auteur, ex-r\\u00e9al du zap de Direct 8 et awesome talent @ Marzab Productions. Et lumi\\u00e8re divine sur 3615pbs.com. \\u0ca0_\\u0ca0\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"133024198\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/400721124\\/tumblr_ljk64pSVPX1qfv1q1.jpg\",\"profile_sidebar_fill_color\":\"c0c4e0\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824854315\\/3615pbs_normal.jpg\",\"name\":\"P. Bourdin-Sauviac\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 14 20:34:18 +0000 2010\",\"profile_sidebar_border_color\":\"ebf0ff\",\"id\":133024198,\"utc_offset\":3600,\"favourites_count\":5,\"url\":\"http:\\/\\/www.3615pbs.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182581246930945,\"created_at\":\"Fri Feb 24 23:08:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1759000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "43630b2c-b5ee-49e0-9bfb-bcb7ac74da66-173182581246930945" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Lgw Guy Birenbaum est couché si vous voulez sortir une vanne avant tout le monde, c'est le moment !", -"img": { -"src": "http://a0.twimg.com/profile_images/1622124369/Cartoonpresident_normal.gif" -}, -"title": "Hervé Dumond: #Lgw Guy Birenbaum est couché si vous voulez sortir une vanne avant tout le monde, c'est le moment !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1759000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#Lgw Guy Birenbaum est couch\\u00e9 si vous voulez sortir une vanne avant tout le monde, c'est le moment !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182582597500930\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":565,\"screen_name\":\"cartoonpdt\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":2,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/355093994\\/132.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"003366\",\"followers_count\":235,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1622124369\\/Cartoonpresident_normal.gif\",\"description\":\"https:\\/\\/twitter.com\\/#!\\/cartoonpdt\\/favorites\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"77615428\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/355093994\\/132.jpg\",\"profile_sidebar_fill_color\":\"ffdd00\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1622124369\\/Cartoonpresident_normal.gif\",\"name\":\"Herv\\u00e9 Dumond\",\"default_profile_image\":false,\"created_at\":\"Sun Sep 27 00:32:11 +0000 2009\",\"profile_sidebar_border_color\":\"d1d1d1\",\"id\":77615428,\"utc_offset\":3600,\"favourites_count\":149,\"url\":\"http:\\/\\/mirror.me\\/390abp28?s=home\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182582597500930,\"created_at\":\"Fri Feb 24 23:08:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1759000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5eed70b4-b258-4a4c-8fa1-cb203b66721d-173182582597500930" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est la version du grand Mezze ? #webze", -"img": { -"src": "http://a0.twimg.com/profile_images/1848232982/image_normal.jpg" -}, -"title": "boaz (Malik): C'est la version du grand Mezze ? #webze", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1759000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est la version du grand Mezze ? #webze\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"webze\",\"indices\":[34,40]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182581796384768\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":624,\"screen_name\":\"boaz1999\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2747,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/194933247\\/031.JPG\",\"location\":\"paris, France\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":126,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848232982\\/image_normal.jpg\",\"description\":\"\\u00eatre vigilant\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"83556215\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/194933247\\/031.JPG\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848232982\\/image_normal.jpg\",\"name\":\"boaz (Malik)\",\"default_profile_image\":false,\"created_at\":\"Mon Oct 19 08:48:32 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":83556215,\"utc_offset\":-10800,\"favourites_count\":39,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182581796384768,\"created_at\":\"Fri Feb 24 23:08:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1759000, -"tags": [ -{ -"id-ref": "ef2120ee-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "59bb1970-d81d-41f8-98a5-af2fb208d703-173182581796384768" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw super refonte de votre logo et de votre plateau mais j'ai l'impression que Vinvin et Rollin sont mal à l'aise debout ! Ils bougent trop", -"img": { -"src": "http://a1.twimg.com/profile_images/1695316394/sttz_fav_plus_twitter_normal.png" -}, -"title": "STTZ™: #lgw super refonte de votre logo et de votre plateau mais j'ai l'impression que Vinvin et Rollin sont mal à l'aise debout ! Ils bougent trop", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1761000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw super refonte de votre logo et de votre plateau mais j'ai l'impression que Vinvin et Rollin sont mal \\u00e0 l'aise debout ! Ils bougent trop\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182588977020928\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":296,\"screen_name\":\"Santtchez\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":7957,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/329414068\\/sttz_TWT.jpg\",\"location\":\"St Mand\\u00e9, PARIS\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"16a2cc\",\"followers_count\":253,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1695316394\\/sttz_fav_plus_twitter_normal.png\",\"description\":\"Blogueur et Blagueur.Logotophile voir logotophage. Un logo, Prenez contact: Santtchez@gmail.com #LOLgo #BBasile\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"000000\",\"id_str\":\"332249953\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/329414068\\/sttz_TWT.jpg\",\"profile_sidebar_fill_color\":\"404040\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1695316394\\/sttz_fav_plus_twitter_normal.png\",\"name\":\"STTZ\\u2122\",\"default_profile_image\":false,\"created_at\":\"Sat Jul 09 13:38:44 +0000 2011\",\"profile_sidebar_border_color\":\"f70000\",\"id\":332249953,\"utc_offset\":null,\"favourites_count\":221,\"url\":\"http:\\/\\/santtchez.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182588977020928,\"created_at\":\"Fri Feb 24 23:08:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1761000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e65b03fe-0707-4619-ab74-9ba3f94d12c4-173182588977020928" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @MOHA59600: Je zappe sur #France5 et je tombe sur une emission totalement WTF ! #lgw Je n'ai pas saisi le concept !", -"img": { -"src": "http://a0.twimg.com/profile_images/1845377051/06-death-note_normal.jpg" -}, -"title": "Alan Wake: RT @MOHA59600: Je zappe sur #France5 et je tombe sur une emission totalement WTF ! #lgw Je n'ai pas saisi le concept !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1761000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @MOHA59600: Je zappe sur #France5 et je tombe sur une emission totalement WTF ! #lgw Je n'ai pas saisi le concept !\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"MOHA59600\",\"indices\":[3,13],\"name\":\"Mohamed\",\"id_str\":\"115394419\",\"id\":115394419}],\"hashtags\":[{\"text\":\"France5\",\"indices\":[28,36]},{\"text\":\"lgw\",\"indices\":[83,87]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je zappe sur #France5 et je tombe sur une emission totalement WTF ! #lgw Je n'ai pas saisi le concept !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"France5\",\"indices\":[13,21]},{\"text\":\"lgw\",\"indices\":[68,72]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182291869319168\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"MOHA59600\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":167,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":199,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1784933236\\/matt-smith_normal.jpg\",\"description\":\"Fan de cin\\u00e9ma, de football, g\\u00e9nie autoproclam\\u00e9. A un avis sur tout et sait tout mieux que tout le monde! Adepte du second degr\\u00e9!\",\"statuses_count\":9871,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"3dc1db\",\"protected\":false,\"id_str\":\"115394419\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Mohamed\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Feb 18 14:33:14 +0000 2010\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":115394419,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/moha59600.football.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1784933236\\/matt-smith_normal.jpg\"},\"truncated\":false,\"id\":173182291869319168,\"created_at\":\"Fri Feb 24 23:07:30 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182590730248193\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Alan_The_Writer\",\"lang\":\"fr\",\"favourites_count\":3665,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":225,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1845377051\\/06-death-note_normal.jpg\",\"description\":\"Grand fan inconditionnel de la s\\u00e9rie LOST et supporter du PSG. Je suis un amateur de bonne musiques et de bon jeux vid\\u00e9o!!!! \",\"statuses_count\":4122,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/421695163\\/ASIAN-KUNG-FU-GENERATION.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"7a7a7a\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"426895577\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Alan Wake\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/421695163\\/ASIAN-KUNG-FU-GENERATION.jpg\",\"created_at\":\"Fri Dec 02 20:57:20 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":426895577,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.wat.tv\\/JoJo-Bizzare-Adventure\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1845377051\\/06-death-note_normal.jpg\"},\"truncated\":false,\"id\":173182590730248193,\"created_at\":\"Fri Feb 24 23:08:41 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1761000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b00c8c20-ec57-420a-9ea5-34a6959463ac-173182590730248193" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je suis devant #lgw j'accroche pas trop encore...", -"img": { -"src": "http://a0.twimg.com/profile_images/1792164247/34747_410352029110_7837888_n_normal.jpg" -}, -"title": "sébastien faure: Je suis devant #lgw j'accroche pas trop encore...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1762000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je suis devant #lgw j'accroche pas trop encore...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[15,19]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182591485218816\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":194,\"screen_name\":\"FaureSeb\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":800,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"2FC2EF\",\"followers_count\":75,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1792164247\\/34747_410352029110_7837888_n_normal.jpg\",\"description\":\"Etudiant en strat\\u00e9gie, web social feeder. Cocktail lover. #bordeaux\\r\\nhttp:\\/\\/www.linkedin.com\\/pub\\/s\\u00e9bastien-faure\\/43\\/980\\/a86\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"164194543\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1792164247\\/34747_410352029110_7837888_n_normal.jpg\",\"name\":\"s\\u00e9bastien faure\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 08 07:53:14 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":164194543,\"utc_offset\":null,\"favourites_count\":9,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182591485218816,\"created_at\":\"Fri Feb 24 23:08:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1762000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9ad0ac43-b9fb-44b6-8a09-122feb5a8fbe-173182591485218816" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @solferishow: Aaahhhhhh @Tweets2Comptoir sur #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1727266317/oimtampon_normal.jpg" -}, -"title": "Lucas Parax: RT @solferishow: Aaahhhhhh @Tweets2Comptoir sur #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1762000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @solferishow: Aaahhhhhh @Tweets2Comptoir sur #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"solferishow\",\"indices\":[3,15],\"id_str\":\"232221031\",\"name\":\"Solferishow\",\"id\":232221031},{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[27,43],\"id_str\":\"227334618\",\"name\":\"Tweets de Comptoir\",\"id\":227334618}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[48,52]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Aaahhhhhh @Tweets2Comptoir sur #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[10,26],\"id_str\":\"227334618\",\"name\":\"Tweets de Comptoir\",\"id\":227334618}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[31,35]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":2,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182362451066881\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1143,\"screen_name\":\"solferishow\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13622,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Il est parti par l\\u00e0. \\u261b\",\"show_all_inline_media\":false,\"listed_count\":169,\"profile_link_color\":\"0084B4\",\"followers_count\":4872,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\",\"description\":\"Si Dieu a cr\\u00e9\\u00e9 l'Homme le 6\\u00e8me jour, c'\\u00e9tait surtout pour passer la semaine peinard. Je suis D\\u00e9l\\u00e9gu\\u00e9 des Jeunes Populaires de l'Empire colonial fran\\u00e7ais.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"232221031\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\",\"name\":\"Solferishow\",\"default_profile_image\":false,\"created_at\":\"Thu Dec 30 15:26:17 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":232221031,\"utc_offset\":-10800,\"favourites_count\":20,\"url\":\"http:\\/\\/www.solferishow.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182362451066881,\"created_at\":\"Fri Feb 24 23:07:47 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":2,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182595348185089\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":731,\"screen_name\":\"lucasparax\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9269,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"990000\",\"followers_count\":538,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1727266317\\/oimtampon_normal.jpg\",\"description\":\"Politique, musique, r\\u00e9flexions absurdes. J'aime bien votre veste, mais faudrait penser \\u00e0 ne pas la retourner. #\\u00e9lys\\u00e9e_2012 #rock\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"333415548\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727266317\\/oimtampon_normal.jpg\",\"name\":\"Lucas Parax\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 11 14:14:27 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":333415548,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/lucasparax.over-blog.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182595348185089,\"created_at\":\"Fri Feb 24 23:08:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1762000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "894a5058-a0c5-4903-8b15-2ed3c6f7db80-173182595348185089" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw François Rollin, pensez vous être dans les longs métrages de kaamelott?", -"img": { -"src": "http://a0.twimg.com/profile_images/1353093787/Dragons-6_normal.jpg" -}, -"title": "Thibaut Devillers: #lgw François Rollin, pensez vous être dans les longs métrages de kaamelott?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1763000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Fran\\u00e7ois Rollin, pensez vous \\u00eatre dans les longs m\\u00e9trages de kaamelott?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182595864076288\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":68,\"screen_name\":\"Eliadus\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":704,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"92095420\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"name\":\"Thibaut Devillers\",\"default_profile_image\":false,\"created_at\":\"Mon Nov 23 19:36:51 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":92095420,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.followfriday.com\\/followfriday\\/eliadus\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182595864076288,\"created_at\":\"Fri Feb 24 23:08:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1763000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a18dc431-b689-4ff0-9185-7726bc96de56-173182595864076288" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les tweets de comptoir, c'est maintenant !!! #Lgw (Je ne connais pas la sélection finale hein...)", -"img": { -"src": "http://a3.twimg.com/profile_images/1650056809/pandadanssonbain_normal.JPG" -}, -"title": "justice pandine: Les tweets de comptoir, c'est maintenant !!! #Lgw (Je ne connais pas la sélection finale hein...)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1765000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"Les tweets de comptoir, c'est maintenant !!! #Lgw (Je ne connais pas la s\\u00e9lection finale hein...)\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[45,49]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182605624229889\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"adffef\",\"screen_name\":\"pandanael\",\"lang\":\"fr\",\"favourites_count\":1862,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":1340,\"location\":\"Bambouseraie\",\"profile_text_color\":\"1a0e1a\",\"description\":\"#NowPrending son bain. Ici, c'est comme chez m\\u00e9m\\u00e9. T'es gentil(le), un bisou. Tu fais chier, un coup de boule. #TarifUnique #Enjoy http:\\/\\/bit.ly\\/gIQZr4 \\r\\n\\r\\n \",\"statuses_count\":28271,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"show_all_inline_media\":false,\"listed_count\":192,\"profile_link_color\":\"9058d1\",\"followers_count\":2571,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"protected\":false,\"id_str\":\"177984098\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"justice pandine\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"created_at\":\"Fri Aug 13 15:30:49 +0000 2010\",\"profile_sidebar_fill_color\":\"f5fafa\",\"id\":177984098,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\"},\"in_reply_to_status_id\":null,\"id\":173182605624229889,\"created_at\":\"Fri Feb 24 23:08:45 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1765000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "96d3af28-2df1-4234-9971-1d769faf1a91-173182605624229889" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw François Rollin sur The Artist => #ilreste definitively", -"img": { -"src": "http://a3.twimg.com/profile_images/1746369460/superherosplatter7_normal.jpeg" -}, -"title": "David Malo: #lgw François Rollin sur The Artist => #ilreste definitively", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1766000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Fran\\u00e7ois Rollin sur The Artist => #ilreste definitively\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[42,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182608681873408\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":170,\"screen_name\":\"Darthmalor\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":592,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"D02B55\",\"followers_count\":33,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1746369460\\/superherosplatter7_normal.jpeg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"352726\",\"id_str\":\"37471103\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1746369460\\/superherosplatter7_normal.jpeg\",\"name\":\"David Malo\",\"default_profile_image\":false,\"created_at\":\"Sun May 03 18:35:39 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":37471103,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182608681873408,\"created_at\":\"Fri Feb 24 23:08:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1766000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4880c141-8abd-452f-b937-d7387d980462-173182608681873408" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Lgw je comprend rien", -"img": { -"src": "http://a0.twimg.com/profile_images/1831746879/b0b0_normal.png" -}, -"title": "bobo: #Lgw je comprend rien", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1766000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#Lgw je comprend rien\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182609675927553\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":311,\"screen_name\":\"b0b0plusun\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1366,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/255479294\\/Sans_titre-5.png\",\"location\":\"Le ciel\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"followers_count\":180,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1831746879\\/b0b0_normal.png\",\"description\":\"J'aime bien les raisins secs. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"68002922\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/255479294\\/Sans_titre-5.png\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1831746879\\/b0b0_normal.png\",\"name\":\"bobo\",\"default_profile_image\":false,\"created_at\":\"Sat Aug 22 22:40:40 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":68002922,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":\"http:\\/\\/b0b0.ultra-book.com\\/book\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182609675927553,\"created_at\":\"Fri Feb 24 23:08:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1766000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fed59fc6-7612-45da-bf9d-3475626da2ea-173182609675927553" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @mmu_man: @FlorencePorcel vite aller piquer des glaçons à @SolangeTeParle ! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1768745785/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png" -}, -"title": "☠papounay2000☠: RT @mmu_man: @FlorencePorcel vite aller piquer des glaçons à @SolangeTeParle ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1767000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @mmu_man: @FlorencePorcel vite aller piquer des gla\\u00e7ons \\u00e0 @SolangeTeParle ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"mmu_man\",\"indices\":[3,11],\"id_str\":\"102075787\",\"name\":\"Fran\\u00e7ois Revol\",\"id\":102075787},{\"screen_name\":\"FlorencePorcel\",\"indices\":[13,28],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173},{\"screen_name\":\"SolangeTeParle\",\"indices\":[61,76],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[79,83]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"@FlorencePorcel vite aller piquer des gla\\u00e7ons \\u00e0 @SolangeTeParle ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[0,15],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173},{\"screen_name\":\"SolangeTeParle\",\"indices\":[48,63],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[66,70]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173181188029161475\",\"id_str\":\"173182491648200705\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173181188029161475,\"in_reply_to_user_id_str\":\"49031173\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":253,\"screen_name\":\"mmu_man\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":10391,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Internet\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"0084B4\",\"followers_count\":311,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"description\":\"Engineer, #FLOSS developer, Haiku contributor, hacktivist, Tai Chi & Kung-Fu practitioner\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"102075787\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"name\":\"Fran\\u00e7ois Revol\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 05 14:32:42 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":102075787,\"utc_offset\":null,\"favourites_count\":19,\"url\":\"http:\\/\\/revolf.free.fr\\/\"},\"in_reply_to_screen_name\":\"FlorencePorcel\",\"truncated\":false,\"id\":173182491648200705,\"created_at\":\"Fri Feb 24 23:08:18 +0000 2012\",\"in_reply_to_user_id\":49031173},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182613169774592\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":265,\"screen_name\":\"papounay2000\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":3539,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/412848613\\/gandhi.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"FF0000\",\"followers_count\":135,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1768745785\\/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png\",\"description\":\"N'oubliez pas de vous aimer\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BADFCD\",\"id_str\":\"14764219\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/412848613\\/gandhi.jpg\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768745785\\/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png\",\"name\":\"\\u2620papounay2000\\u2620\",\"default_profile_image\":false,\"created_at\":\"Tue May 13 20:33:18 +0000 2008\",\"profile_sidebar_border_color\":\"F2E195\",\"id\":14764219,\"utc_offset\":3600,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182613169774592,\"created_at\":\"Fri Feb 24 23:08:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1767000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8a85f6c4-cbb6-44b4-8d4f-ed4b6666f714-173182613169774592" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Tweets2Comptoir sur #lgw c maintenant", -"img": { -"src": "http://a0.twimg.com/profile_images/1664610739/n11522806_32199384_5938_normal.jpg" -}, -"title": "pepetch: @Tweets2Comptoir sur #lgw c maintenant", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1767000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"Tweets2Comptoir\",\"favorited\":false,\"text\":\"@Tweets2Comptoir sur #lgw c maintenant\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[0,16],\"name\":\"Tweets de Comptoir\",\"id_str\":\"227334618\",\"id\":227334618}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]}]},\"in_reply_to_user_id\":227334618,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182613866037248\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"pepetch\",\"lang\":\"en\",\"favourites_count\":9,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":557,\"location\":\"Villeurbanne\",\"profile_text_color\":\"333333\",\"followers_count\":94,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1664610739\\/n11522806_32199384_5938_normal.jpg\",\"description\":\"Helene, 26 ans, Lyon\\/Villeurbanne, PS, MJS. Tweete politique, actu, cuisine, et vie quotidienne... \",\"statuses_count\":999,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"43307152\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"pepetch\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri May 29 10:22:59 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":43307152,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.tumblr.com\\/tumblelog\\/pepetch\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1664610739\\/n11522806_32199384_5938_normal.jpg\"},\"truncated\":false,\"id\":173182613866037248,\"created_at\":\"Fri Feb 24 23:08:47 +0000 2012\",\"in_reply_to_user_id_str\":\"227334618\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1767000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "49868c50-ee25-4a6e-bdd9-61c52b49b13f-173182613866037248" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Est-ce que @Vinvin peux faire des claquettes, meme si jean-dujardin n'a pas eu de prix? :3", -"img": { -"src": "http://a0.twimg.com/profile_images/1757948828/Sans_titre-1__2__normal.jpg" -}, -"title": "CrazyM.T.: #lgw Est-ce que @Vinvin peux faire des claquettes, meme si jean-dujardin n'a pas eu de prix? :3", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1767000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Est-ce que @Vinvin peux faire des claquettes, meme si jean-dujardin n'a pas eu de prix? :3\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[16,23],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182614449033217\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":107,\"screen_name\":\"CrazyMT_\",\"lang\":\"fr\",\"profile_text_color\":\"949494\",\"statuses_count\":1500,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/425872790\\/Twitter.jpg\",\"location\":\"France d'en bas\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"488045\",\"followers_count\":33,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757948828\\/Sans_titre-1__2__normal.jpg\",\"description\":\"Je combine des fr\\u00e9quences ensembles. Oui, de la musique \\u00e9lectronique.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"London\",\"profile_background_color\":\"1c1c1c\",\"id_str\":\"330956795\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425872790\\/Twitter.jpg\",\"profile_sidebar_fill_color\":\"3d0000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757948828\\/Sans_titre-1__2__normal.jpg\",\"name\":\"CrazyM.T.\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 07 12:33:05 +0000 2011\",\"profile_sidebar_border_color\":\"000000\",\"id\":330956795,\"utc_offset\":0,\"favourites_count\":5,\"url\":\"http:\\/\\/crazymtmusic.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182614449033217,\"created_at\":\"Fri Feb 24 23:08:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1767000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bd7534b4-8b49-4f27-a679-58f7dfb2e552-173182614449033217" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @ZaraA: Ça nous rappelle les heures les plus sombres des pires concepts d'émission de \nArdisson des années 80' de la lose #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1671127046/Isa_US_normal.jpg" -}, -"title": "Isabelle Otto: RT @ZaraA: Ça nous rappelle les heures les plus sombres des pires concepts d'émission de \nArdisson des années 80' de la lose #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1767000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_status_id\":null,\"text\":\"RT @ZaraA: \\u00c7a nous rappelle les heures les plus sombres des pires concepts d'\\u00e9mission de \\nArdisson des ann\\u00e9es 80' de la lose #lgw\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"ZaraA\",\"indices\":[3,9],\"name\":\"Emmanuel Torregano\",\"id\":7031872,\"id_str\":\"7031872\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[125,129]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"coordinates\":null,\"in_reply_to_user_id\":null,\"contributors\":null,\"favorited\":false,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"retweeted_status\":{\"in_reply_to_status_id\":null,\"text\":\"\\u00c7a nous rappelle les heures les plus sombres des pires concepts d'\\u00e9mission de \\nArdisson des ann\\u00e9es 80' de la lose #lgw\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[114,118]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"truncated\":false,\"coordinates\":null,\"in_reply_to_user_id\":null,\"contributors\":null,\"favorited\":false,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":1,\"user\":{\"notifications\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/309482\\/galaxy.jpg\",\"profile_sidebar_fill_color\":\"71E6A9\",\"screen_name\":\"ZaraA\",\"follow_request_sent\":null,\"lang\":\"fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1463922495\\/Epuale_Twitter_normal.png\",\"default_profile_image\":false,\"profile_sidebar_border_color\":\"8F8F8F\",\"location\":\"iPhone: 45.800266,1.857407\",\"favourites_count\":39,\"description\":\"Love is the answer ... \\/\\/ I'm CEO, BITch ! ElectronLibre \\/\\/\",\"contributors_enabled\":false,\"following\":null,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":614,\"profile_text_color\":\"000000\",\"statuses_count\":59009,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/309482\\/galaxy.jpg\",\"show_all_inline_media\":false,\"listed_count\":328,\"profile_link_color\":\"0000ff\",\"followers_count\":5596,\"protected\":false,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1463922495\\/Epuale_Twitter_normal.png\",\"is_translator\":false,\"name\":\"Emmanuel Torregano\",\"default_profile\":false,\"time_zone\":\"Paris\",\"created_at\":\"Sat Jun 23 11:40:06 +0000 2007\",\"profile_background_color\":\"C7CBC7\",\"id\":7031872,\"id_str\":\"7031872\",\"geo_enabled\":true,\"profile_background_tile\":false,\"utc_offset\":3600,\"url\":\"http:\\/\\/twitter.com\\/3l3ctr0nLibr3\"},\"id\":173182057848127488,\"created_at\":\"Fri Feb 24 23:06:34 +0000 2012\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182057848127488\",\"retweeted\":false},\"geo\":null,\"retweet_count\":1,\"user\":{\"notifications\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/83392113\\/beid.jpg\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"screen_name\":\"IsabelleOtto\",\"follow_request_sent\":null,\"lang\":\"fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1671127046\\/Isa_US_normal.jpg\",\"default_profile_image\":false,\"profile_sidebar_border_color\":\"D3D2CF\",\"location\":\"Paris\",\"favourites_count\":59,\"description\":\"Bullshit detector under double secret probation. Je tweete en franglish et j'ai m\\u00eame pas honte.\\n\",\"contributors_enabled\":false,\"following\":null,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":457,\"profile_text_color\":\"634047\",\"statuses_count\":25836,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/83392113\\/beid.jpg\",\"show_all_inline_media\":false,\"listed_count\":135,\"profile_link_color\":\"088253\",\"followers_count\":1872,\"protected\":false,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1671127046\\/Isa_US_normal.jpg\",\"is_translator\":false,\"name\":\"Isabelle Otto\",\"default_profile\":false,\"time_zone\":null,\"created_at\":\"Fri Dec 18 13:16:25 +0000 2009\",\"profile_background_color\":\"EDECE9\",\"id\":97663633,\"id_str\":\"97663633\",\"geo_enabled\":true,\"profile_background_tile\":true,\"utc_offset\":null,\"url\":\"http:\\/\\/www.electronlibre.info\"},\"id\":173182615459860480,\"created_at\":\"Fri Feb 24 23:08:47 +0000 2012\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182615459860480\",\"retweeted\":false}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1767000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c1e0ae00-f581-43c5-88b9-5ed6efe7746e-173182615459860480" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@palmashow arrêtez de le faire rire, on a vu que c'était de votre faute ! #lgw allez #ilpart ..", -"img": { -"src": "http://a2.twimg.com/profile_images/1427838155/P7114024_normal.JPG" -}, -"title": "jali: @palmashow arrêtez de le faire rire, on a vu que c'était de votre faute ! #lgw allez #ilpart ..", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1770000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@palmashow arr\\u00eatez de le faire rire, on a vu que c'\\u00e9tait de votre faute ! #lgw allez #ilpart ..\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[74,78]},{\"text\":\"ilpart\",\"indices\":[85,92]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173181893339119617\",\"id_str\":\"173182626729967617\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173181893339119617,\"in_reply_to_user_id_str\":\"23782965\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":110,\"screen_name\":\"Jali\",\"lang\":\"fr\",\"profile_text_color\":\"574b57\",\"statuses_count\":30519,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"FR\",\"show_all_inline_media\":true,\"listed_count\":38,\"profile_link_color\":\"484b6b\",\"followers_count\":487,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\",\"description\":\"se prom\\u00e8ne\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"8064742\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\",\"name\":\"jali\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 08 21:15:24 +0000 2007\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":8064742,\"utc_offset\":3600,\"favourites_count\":148,\"url\":\"http:\\/\\/www.jali.fr\\/\"},\"in_reply_to_screen_name\":\"palmashow\",\"truncated\":false,\"id\":173182626729967617,\"created_at\":\"Fri Feb 24 23:08:50 +0000 2012\",\"in_reply_to_user_id\":23782965}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1770000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ad7eba9d-6173-436d-a812-ea6a31e83d21-173182626729967617" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@GeoffroyHaubert @SolangeTeParle #LGW Moi je pense que c'est une merde #Peremptoire", -"img": { -"src": "http://a1.twimg.com/profile_images/1683439580/IMG00016-20111107-1743_normal.jpg" -}, -"title": "Wilfried DIGUET: @GeoffroyHaubert @SolangeTeParle #LGW Moi je pense que c'est une merde #Peremptoire", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1772000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@GeoffroyHaubert @SolangeTeParle #LGW Moi je pense que c'est une merde #Peremptoire\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"GeoffroyHaubert\",\"indices\":[0,16],\"id_str\":\"194535918\",\"name\":\"Geoffroy Haubert\",\"id\":194535918},{\"screen_name\":\"SolangeTeParle\",\"indices\":[17,32],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[33,37]},{\"text\":\"Peremptoire\",\"indices\":[71,83]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173181766637600768\",\"id_str\":\"173182637425430529\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173181766637600768,\"in_reply_to_user_id_str\":\"194535918\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":60,\"screen_name\":\"WilfriedDiguet\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Rouen\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1683439580\\/IMG00016-20111107-1743_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"358129074\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683439580\\/IMG00016-20111107-1743_normal.jpg\",\"name\":\"Wilfried DIGUET\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 19 12:34:44 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":358129074,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":\"GeoffroyHaubert\",\"truncated\":false,\"id\":173182637425430529,\"created_at\":\"Fri Feb 24 23:08:52 +0000 2012\",\"in_reply_to_user_id\":194535918}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1772000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efa71a82-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e0967505-8c2a-43dd-9f59-11e624e68eb2-173182637425430529" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @jonatwittbarre: @palmashow on dirait 2 mecs d'une société venus presenter leurs inventions #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1845764764/image_normal.jpg" -}, -"title": "Mangiatordi Maxime: RT @jonatwittbarre: @palmashow on dirait 2 mecs d'une société venus presenter leurs inventions #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1772000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @jonatwittbarre: @palmashow on dirait 2 mecs d'une soci\\u00e9t\\u00e9 venus presenter leurs inventions #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jonatwittbarre\",\"indices\":[3,18],\"id_str\":\"23099146\",\"name\":\"Jonathan Barr\\u00e9\",\"id\":23099146},{\"screen_name\":\"palmashow\",\"indices\":[20,30],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[95,99]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"@palmashow on dirait 2 mecs d'une soci\\u00e9t\\u00e9 venus presenter leurs inventions #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[75,79]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173181493743599617\",\"id_str\":\"173182507188109313\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173181493743599617,\"in_reply_to_user_id_str\":\"23782965\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":98,\"screen_name\":\"jonatwittbarre\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3595,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/54271203\\/pattern_19-22-06.jpg\",\"location\":\"paris\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"75bad6\",\"followers_count\":1827,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1530333526\\/jo_out2_normal.jpg\",\"description\":\"Video Director www.jonathanbarre.com Producer www.blagbuster.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"75bad6\",\"id_str\":\"23099146\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/54271203\\/pattern_19-22-06.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1530333526\\/jo_out2_normal.jpg\",\"name\":\"Jonathan Barr\\u00e9\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 06 18:31:24 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":23099146,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.jonathanbarre.com\"},\"in_reply_to_screen_name\":\"palmashow\",\"truncated\":false,\"id\":173182507188109313,\"created_at\":\"Fri Feb 24 23:08:21 +0000 2012\",\"in_reply_to_user_id\":23782965},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182633939963904\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":345,\"screen_name\":\"MangiaMusic\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":627,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Belgique\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":87,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1845764764\\/image_normal.jpg\",\"description\":\"Jeune musicien\\/acteur. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"439907404\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1845764764\\/image_normal.jpg\",\"name\":\"Mangiatordi Maxime\",\"default_profile_image\":false,\"created_at\":\"Sun Dec 18 10:12:19 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":439907404,\"utc_offset\":null,\"favourites_count\":21,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182633939963904,\"created_at\":\"Fri Feb 24 23:08:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1772000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4d4db40d-c585-45fe-bf97-f6acc9b33852-173182633939963904" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Yogiimise: Ben moi, je viens de pleurer de rire devant la vidéo du chat qui se suicide sur #LGW.", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: RT @Yogiimise: Ben moi, je viens de pleurer de rire devant la vidéo du chat qui se suicide sur #LGW.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1773000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Yogiimise: Ben moi, je viens de pleurer de rire devant la vid\\u00e9o du chat qui se suicide sur #LGW.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Yogiimise\",\"indices\":[3,13],\"id_str\":\"30915093\",\"name\":\"Johann M.\",\"id\":30915093}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[95,99]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Ben moi, je viens de pleurer de rire devant la vid\\u00e9o du chat qui se suicide sur #LGW.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[80,84]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182011928887298\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":671,\"screen_name\":\"Yogiimise\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":64988,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Le V\\u00e9sinet\",\"show_all_inline_media\":false,\"listed_count\":170,\"profile_link_color\":\"0084B4\",\"followers_count\":2072,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850070784\\/Yogiimise_normal.jpg\",\"description\":\"Tech Journalist, il geek il voit pas le rapport. Travail, Famille, Party. #DaddyGaga, #JaiRigolu & #OMAGAD. La vie est trop courte pour \\u00eatre prise au s\\u00e9rieux.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"30915093\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850070784\\/Yogiimise_normal.jpg\",\"name\":\"Johann M.\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 13 17:55:31 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":30915093,\"utc_offset\":3600,\"favourites_count\":1424,\"url\":\"http:\\/\\/www.tomsguide.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182011928887298,\"created_at\":\"Fri Feb 24 23:06:23 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182640042680322\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":635,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"name\":\"Royer Charles-Henri\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":185396126,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182640042680322,\"created_at\":\"Fri Feb 24 23:08:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1773000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "85cb5842-7d2f-40e9-86d3-ebc5c9e2970e-173182640042680322" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Surréaliste, j'adore le grand n'importe quoi", -"img": { -"src": "http://a0.twimg.com/profile_images/1799016252/DSC02999bis_normal.jpg" -}, -"title": "Cuiller à Soupe: #lgw Surréaliste, j'adore le grand n'importe quoi", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1775000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Surr\\u00e9aliste, j'adore le grand n'importe quoi\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182649987366912\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":169,\"screen_name\":\"CuuilerSoupe\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":106,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/418130953\\/Photo_200.jpg\",\"location\":\"Fouras\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"\",\"followers_count\":31,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1799016252\\/DSC02999bis_normal.jpg\",\"description\":\"Passionn\\u00e9e de et par tout... Sp\\u00e9cialis\\u00e9e dans les politiques d'Education du monde\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"\",\"id_str\":\"481209009\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/418130953\\/Photo_200.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1799016252\\/DSC02999bis_normal.jpg\",\"name\":\"Cuiller \\u00e0 Soupe\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 02 12:57:41 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":481209009,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182649987366912,\"created_at\":\"Fri Feb 24 23:08:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1775000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c8d9eeea-1fa0-45ba-a41f-6654cd2345f0-173182649987366912" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "\\o/ RT @solferishow Aaahhhhhh @Tweets2Comptoir sur #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1848059014/253705_1920588185891_1577643065_31974481_1091292_n_normal.jpg" -}, -"title": "Glória: \\o/ RT @solferishow Aaahhhhhh @Tweets2Comptoir sur #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1775000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\\\o\\/ RT @solferishow Aaahhhhhh @Tweets2Comptoir sur #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"solferishow\",\"indices\":[7,19],\"id_str\":\"232221031\",\"name\":\"Solferishow\",\"id\":232221031},{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[30,46],\"id_str\":\"227334618\",\"name\":\"Tweets de Comptoir\",\"id\":227334618}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[51,55]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/stone.com\\/Twittelator\\\" rel=\\\"nofollow\\\"\\u003ETwittelator\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182649463091203\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":217,\"screen_name\":\"Essemali\",\"lang\":\"fr\",\"profile_text_color\":\"020003\",\"statuses_count\":22082,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/109317104\\/mqbackyardsummers.br.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":95,\"profile_link_color\":\"8118ba\",\"followers_count\":1191,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848059014\\/253705_1920588185891_1577643065_31974481_1091292_n_normal.jpg\",\"description\":\"Bio? Danone n'a plus le droit de vendre sous cette marque. Moi non plus du coup. #TeamCivilisationInf\\u00e9rieure\\r\\nhttp:\\/\\/lusiades.wordpress.com\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"114069529\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109317104\\/mqbackyardsummers.br.jpg\",\"profile_sidebar_fill_color\":\"f2eded\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848059014\\/253705_1920588185891_1577643065_31974481_1091292_n_normal.jpg\",\"name\":\"Gl\\u00f3ria\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 14 01:18:31 +0000 2010\",\"profile_sidebar_border_color\":\"030000\",\"id\":114069529,\"utc_offset\":3600,\"favourites_count\":38,\"url\":\"http:\\/\\/essemali.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182649463091203,\"created_at\":\"Fri Feb 24 23:08:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1775000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "89f848f7-e728-4842-9da5-f6a18059c135-173182649463091203" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh la jolie tete de @captainweb dans #lgw #tweetsdecomptoir", -"img": { -"src": "http://a1.twimg.com/profile_images/1751012284/BBR_normal.png" -}, -"title": "Anha Flint: Oh la jolie tete de @captainweb dans #lgw #tweetsdecomptoir", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1776000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh la jolie tete de @captainweb dans #lgw #tweetsdecomptoir\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"captainweb\",\"indices\":[20,31],\"id_str\":\"18554168\",\"name\":\"Siegfried Thouvenot\",\"id\":18554168}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[37,41]},{\"text\":\"tweetsdecomptoir\",\"indices\":[42,59]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182651287613441\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":199,\"screen_name\":\"anhaflint\",\"lang\":\"en\",\"profile_text_color\":\"3DC6D0\",\"statuses_count\":16011,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/196062722\\/xc2bc5be7a2b0a764d56c6928557e222.jpg\",\"location\":\"Nantes\",\"show_all_inline_media\":true,\"listed_count\":19,\"profile_link_color\":\"F56191\",\"followers_count\":221,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1751012284\\/BBR_normal.png\",\"description\":\"Au pays des bitounours. J'aime pas les gens. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"040718\",\"id_str\":\"184911877\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/196062722\\/xc2bc5be7a2b0a764d56c6928557e222.jpg\",\"profile_sidebar_fill_color\":\"7360C2\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1751012284\\/BBR_normal.png\",\"name\":\"Anha Flint\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 30 19:59:04 +0000 2010\",\"profile_sidebar_border_color\":\"E7194A\",\"id\":184911877,\"utc_offset\":-10800,\"favourites_count\":46,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/anhaflint\\/show\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182651287613441,\"created_at\":\"Fri Feb 24 23:08:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1776000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efa0b25a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "104bb4db-e098-4d23-b31f-ef137a4c022e-173182651287613441" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@MisterMcFlee: Aaaaaaah les @Tweets2Comptoir dans @LeGrandWebze c'est maintenant! #lgw #T2c”", -"img": { -"src": "http://a1.twimg.com/profile_images/1598467503/aurel2_-_Copie_normal.jpg" -}, -"title": "Aurélien: “@MisterMcFlee: Aaaaaaah les @Tweets2Comptoir dans @LeGrandWebze c'est maintenant! #lgw #T2c”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1777000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@MisterMcFlee: Aaaaaaah les @Tweets2Comptoir dans @LeGrandWebze c'est maintenant! #lgw #T2c\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"MisterMcFlee\",\"indices\":[1,14],\"id_str\":\"60043161\",\"name\":\"Mister Mc Flee\",\"id\":60043161},{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[29,45],\"id_str\":\"227334618\",\"name\":\"Tweets de Comptoir\",\"id\":227334618},{\"screen_name\":\"LeGrandWebze\",\"indices\":[51,64],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[83,87]},{\"text\":\"T2c\",\"indices\":[88,92]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182658061418497\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":886,\"screen_name\":\"aurel_p\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":33185,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Pau\",\"show_all_inline_media\":true,\"listed_count\":152,\"profile_link_color\":\"93A644\",\"followers_count\":2185,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"description\":\"cr\\u00e9ation web le jour, TVvore le soir. Attention risque de LT m\\u00eame des \\u00e9missions les plus mauvaises de la t\\u00e9l\\u00e9 fran\\u00e7aise. Partage en tout genre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"14321671\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"name\":\"Aur\\u00e9lien\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 07 10:27:23 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":14321671,\"utc_offset\":3600,\"favourites_count\":140,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182658061418497,\"created_at\":\"Fri Feb 24 23:08:57 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1777000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efa447a8-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "da10a2ef-432d-454e-bbfd-50661df141a6-173182658061418497" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @makina37: Oula. La professeur Solange a encore a apprendre du Rollin ( #IlReste ). #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1814941156/vintage-computer_normal.jpg" -}, -"title": "Sarax Lacroix: RT @makina37: Oula. La professeur Solange a encore a apprendre du Rollin ( #IlReste ). #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1780000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @makina37: Oula. La professeur Solange a encore a apprendre du Rollin ( #IlReste ). #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"makina37\",\"indices\":[3,12],\"id_str\":\"351529067\",\"name\":\"makina\",\"id\":351529067}],\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[75,83]},{\"text\":\"lgw\",\"indices\":[87,91]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Oula. La professeur Solange a encore a apprendre du Rollin ( #IlReste ). #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[61,69]},{\"text\":\"lgw\",\"indices\":[73,77]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181204261113856\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1,\"screen_name\":\"makina37\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1612866761\\/2222_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"351529067\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612866761\\/2222_normal.jpg\",\"name\":\"makina\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 09 11:20:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":351529067,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181204261113856,\"created_at\":\"Fri Feb 24 23:03:11 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182667339206656\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":664,\"screen_name\":\"saraxlacroix\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4421,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/420424768\\/xa111538c832a9e1e333e81d58474c19.png\",\"location\":\"Bordeaux - Aix-en-Provence\",\"show_all_inline_media\":true,\"listed_count\":86,\"profile_link_color\":\"649964\",\"followers_count\":1277,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1814941156\\/vintage-computer_normal.jpg\",\"description\":\"Chef de projet marketing et co-fondatrice de @MonVigneron. Sp\\u00e9cialis\\u00e9e en #Webmarketing et #SEO dans les domaines du #vin et de la culture.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"7072eb\",\"id_str\":\"208589241\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/420424768\\/xa111538c832a9e1e333e81d58474c19.png\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1814941156\\/vintage-computer_normal.jpg\",\"name\":\"Sarax Lacroix\",\"default_profile_image\":false,\"created_at\":\"Wed Oct 27 15:08:31 +0000 2010\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":208589241,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/www.mon-vigneron.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182667339206656,\"created_at\":\"Fri Feb 24 23:09:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1780000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "33f711ff-691a-44ac-b525-7200095b79d7-173182667339206656" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw j'ai envi d'tweet !!!", -"img": { -"src": "http://a0.twimg.com/profile_images/1849287081/aYnrwQ30_normal" -}, -"title": "Barbara: #lgw j'ai envi d'tweet !!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1780000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw j'ai envi d'tweet !!!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182666856865792\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":38,\"screen_name\":\"babevva\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":172,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"D02B55\",\"followers_count\":5,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849287081\\/aYnrwQ30_normal\",\"description\":\"Je suis l\\u00e0 pour m'amuser, rire, pour partager ma vie avec vous :)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"94037513\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849287081\\/aYnrwQ30_normal\",\"name\":\"Barbara\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 02 06:48:45 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":94037513,\"utc_offset\":3600,\"favourites_count\":9,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182666856865792,\"created_at\":\"Fri Feb 24 23:09:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1780000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "16a7561d-304c-4dd8-8339-a2d0b0a2889d-173182666856865792" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw C'es TV Polonia / y'a meme pas de lumiere .", -"img": { -"src": "http://a0.twimg.com/profile_images/1826253762/gifs__20__normal.gif" -}, -"title": "Systaime: #lgw C'es TV Polonia / y'a meme pas de lumiere .", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1781000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw C'es TV Polonia \\/ y'a meme pas de lumiere .\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182673337073665\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":493,\"screen_name\":\"systaime18\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":3209,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/424585054\\/15380207101.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":40,\"profile_link_color\":\"080808\",\"followers_count\":393,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1826253762\\/gifs__20__normal.gif\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"758882\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/424585054\\/15380207101.jpg\",\"profile_sidebar_fill_color\":\"f5ed08\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1826253762\\/gifs__20__normal.gif\",\"name\":\"Systaime\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 08 22:13:03 +0000 2007\",\"profile_sidebar_border_color\":\"000000\",\"id\":758882,\"utc_offset\":3600,\"favourites_count\":112,\"url\":\"http:\\/\\/www.systaime.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182673337073665,\"created_at\":\"Fri Feb 24 23:09:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1781000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9ea73eac-86a7-41f1-9a68-cb9bcf0fde40-173182673337073665" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Fabarol: La 1ère expérience de social TV c'est maintenant, en direct, ds #LGW sur #france5. Des tweets qui volent, des avatars en ve ...", -"img": { -"src": "http://a0.twimg.com/profile_images/1849067972/4413560C-7785-472A-B26C-A5EB7BB6F962_normal" -}, -"title": "Yhnn: RT @Fabarol: La 1ère expérience de social TV c'est maintenant, en direct, ds #LGW sur #france5. Des tweets qui volent, des avatars en ve ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1782000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Fabarol: La 1\\u00e8re exp\\u00e9rience de social TV c'est maintenant, en direct, ds #LGW sur #france5. Des tweets qui volent, des avatars en ve ...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Fabarol\",\"indices\":[3,11],\"id_str\":\"110388053\",\"name\":\"Fabienne BAROLLIER\",\"id\":110388053}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[77,81]},{\"text\":\"france5\",\"indices\":[86,94]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"La 1\\u00e8re exp\\u00e9rience de social TV c'est maintenant, en direct, ds #LGW sur #france5. Des tweets qui volent, des avatars en veux-tu en voil\\u00e0 !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[64,68]},{\"text\":\"france5\",\"indices\":[73,81]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173173809376002048\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1041,\"screen_name\":\"Fabarol\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":317,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Issy les moulineaux\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0084B4\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"description\":\"Magazines societe\\/d\\u00e9cryptage de F5. Les Maternelles, Allo Rufo, Mag Sante+Allo Doc, CAD+CDA+CAV, R&C, Medias le Mag, C Politique, LMEF, Dr CAC, LGQ, LGW\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"110388053\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"name\":\"Fabienne BAROLLIER\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 01 11:04:06 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":110388053,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173173809376002048,\"created_at\":\"Fri Feb 24 22:33:48 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182675698462720\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":236,\"screen_name\":\"kzz_\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":8385,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/380156028\\/1920X1080.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":27,\"profile_link_color\":\"00aaff\",\"followers_count\":604,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849067972\\/4413560C-7785-472A-B26C-A5EB7BB6F962_normal\",\"description\":\"doing nothing takes work. \\/\\/\\/ Directeur du p\\u00f4le des pixels de l'espace at @GAMEONE\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"15801903\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/380156028\\/1920X1080.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849067972\\/4413560C-7785-472A-B26C-A5EB7BB6F962_normal\",\"name\":\"Yhnn\",\"default_profile_image\":false,\"created_at\":\"Sun Aug 10 22:12:55 +0000 2008\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":15801903,\"utc_offset\":3600,\"favourites_count\":52,\"url\":\"http:\\/\\/blog.gameone.net\"},\"in_reply_to_screen_name\":null,\"truncated\":true,\"id\":173182675698462720,\"created_at\":\"Fri Feb 24 23:09:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1782000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b798edf8-4a9f-4949-a158-8140ca064447-173182675698462720" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw tiens bonsoir @Tweets2Comptoir !", -"img": { -"src": "http://a0.twimg.com/profile_images/1839297474/AvatarEcrouRougeCarre_normal.gif" -}, -"title": "Philippe B: #lgw tiens bonsoir @Tweets2Comptoir !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1782000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw tiens bonsoir @Tweets2Comptoir !\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[19,35],\"name\":\"Tweets de Comptoir\",\"id_str\":\"227334618\",\"id\":227334618}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182679234265090\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5e1410\",\"screen_name\":\"Raydacteur\",\"lang\":\"en\",\"favourites_count\":297,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1749,\"location\":\"Crozon, Brittany\",\"profile_text_color\":\"000000\",\"followers_count\":2619,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"description\":\"[en] connecting good vibrations [fr] ing\\u00e9nieur philosophe, activateur biologique & lolRT\",\"statuses_count\":28280,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"show_all_inline_media\":true,\"listed_count\":211,\"profile_link_color\":\"0000ff\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"14400518\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Philippe B\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"created_at\":\"Tue Apr 15 20:08:37 +0000 2008\",\"profile_sidebar_fill_color\":\"d3ede7\",\"id\":14400518,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/bit.ly\\/raydacteur\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\"},\"truncated\":false,\"id\":173182679234265090,\"created_at\":\"Fri Feb 24 23:09:02 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1782000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3b454d64-9e5e-4b10-a096-74e370bb707a-173182679234265090" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est toi le comptoir @francoisrollin #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1709833400/j_normal.JPG" -}, -"title": "Julie R جولي: C'est toi le comptoir @francoisrollin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1783000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est toi le comptoir @francoisrollin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[22,37],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[38,42]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182682887491585\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":820,\"screen_name\":\"JulR\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":13059,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Paris \\/ Damas\",\"show_all_inline_media\":false,\"listed_count\":35,\"profile_link_color\":\"93A644\",\"followers_count\":793,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"description\":\"Parigote de coeur, syrienne d'adoption. L'inverse marche aussi. Journaliste vadrouilleuse \\/\\/ Don't diet - Start a riot\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"10572732\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"name\":\"Julie R \\u062c\\u0648\\u0644\\u064a\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 25 22:37:26 +0000 2007\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":10572732,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/www.syrieonline.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182682887491585,\"created_at\":\"Fri Feb 24 23:09:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1783000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b5bd7481-f475-4b9a-b631-f3654b69c30d-173182682887491585" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1646789005/moi-id-tof-effects-600x600-gplus_normal.jpg" -}, -"title": "Romain Vuillemot: RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1784000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179924620910593\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"palmashow\",\"lang\":\"en\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":67,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":54636,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"statuses_count\":1784,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"show_all_inline_media\":false,\"listed_count\":202,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"palmashow\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":23782965,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\"},\"truncated\":false,\"id\":173179924620910593,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182686335209472\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"fff8ad\",\"screen_name\":\"romsson\",\"lang\":\"en\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":314,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":194,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1646789005\\/moi-id-tof-effects-600x600-gplus_normal.jpg\",\"description\":\"Interests in Information Visualization, Human\\/Computer Interaction, Design, etc. #infoviz #dataviz #hci\",\"statuses_count\":684,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme19\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"0099CC\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"protected\":false,\"id_str\":\"14898705\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Romain Vuillemot\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme19\\/bg.gif\",\"created_at\":\"Sun May 25 13:35:06 +0000 2008\",\"profile_sidebar_fill_color\":\"f6ffd1\",\"id\":14898705,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/romain.vuillemot.net\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1646789005\\/moi-id-tof-effects-600x600-gplus_normal.jpg\"},\"truncated\":false,\"id\":173182686335209472,\"created_at\":\"Fri Feb 24 23:09:04 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1784000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0cdd3796-9887-42be-a86c-39dfdfe97b3e-173182686335209472" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "VinVin, on veut voir les chaussures #lgw. Cc @KlaireFr", -"img": { -"src": "http://a0.twimg.com/profile_images/1545211034/Sans_titre_normal.jpg" -}, -"title": "Monopole du Cool: VinVin, on veut voir les chaussures #lgw. Cc @KlaireFr", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1784000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"VinVin, on veut voir les chaussures #lgw. Cc @KlaireFr\",\"created_at\":\"Fri Feb 24 23:09:04 +0000 2012\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[36,40]}],\"user_mentions\":[{\"indices\":[45,54],\"screen_name\":\"KlaireFr\",\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}]},\"retweet_count\":0,\"place\":null,\"in_reply_to_status_id_str\":null,\"retweeted\":false,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"id_str\":\"173182687132139521\",\"coordinates\":null,\"in_reply_to_screen_name\":null,\"contributors\":null,\"geo\":null,\"user\":{\"listed_count\":0,\"created_at\":\"Fri Sep 16 09:55:14 +0000 2011\",\"profile_text_color\":\"333333\",\"is_translator\":false,\"show_all_inline_media\":false,\"lang\":\"fr\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/330923620\\/Sans_titre.jpg\",\"url\":\"http:\\/\\/monopoleducool.blogspot.com\",\"default_profile\":false,\"notifications\":null,\"profile_link_color\":\"0084B4\",\"screen_name\":\"Monop_du_Cool\",\"time_zone\":null,\"description\":\"J'ai essay\\u00e9 d'avoir une ligne \\u00e9ditoriale de blog \\u00e0 succ\\u00e8s. Puis j'ai arr\\u00eat\\u00e9. Vous avez de la chance, c'est encore l\\u00e0 (demain je m'y remets) : \",\"following\":null,\"geo_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/330923620\\/Sans_titre.jpg\",\"profile_background_color\":\"C0DEED\",\"location\":\"\",\"id_str\":\"374440919\",\"profile_background_tile\":true,\"followers_count\":17,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1545211034\\/Sans_titre_normal.jpg\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1545211034\\/Sans_titre_normal.jpg\",\"default_profile_image\":false,\"follow_request_sent\":null,\"profile_sidebar_fill_color\":\"DDEEF6\",\"favourites_count\":0,\"protected\":false,\"friends_count\":49,\"profile_sidebar_border_color\":\"C0DEED\",\"name\":\"Monopole du Cool\",\"contributors_enabled\":false,\"verified\":false,\"id\":374440919,\"statuses_count\":194,\"profile_use_background_image\":true,\"utc_offset\":null},\"in_reply_to_user_id\":null,\"in_reply_to_status_id\":null,\"favorited\":false,\"id\":173182687132139521}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1784000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ac8aad48-46df-4376-b71f-906c4c9fddb3-173182687132139521" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw. maksudnya LEGOWO bukan?", -"img": { -"src": "http://a1.twimg.com/profile_images/1818965236/firdausiaZeta_1.1049692574615E_18_normal.jpg" -}, -"title": "Firdausia Zeta ☮: #lgw. maksudnya LEGOWO bukan?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1785000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw. maksudnya LEGOWO bukan?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182687794835456\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"c539cc\",\"screen_name\":\"firdausiaZeta\",\"lang\":\"en\",\"favourites_count\":400,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":238,\"location\":\"Semarang, Indonesia\",\"profile_text_color\":\"f6a8fa\",\"followers_count\":387,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1818965236\\/firdausiaZeta_1.1049692574615E_18_normal.jpg\",\"description\":\"Jambi, 26-2-1998 | Not an ordinary girl | SM*SHBLAST TWIBIE ICONIA ELF SONE SHAWOL | @MerahPutihMovie | Mention for follback\",\"statuses_count\":22738,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/399310701\\/gueh31.jpg\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"c075d9\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Pacific Time (US & Canada)\",\"profile_background_color\":\"030003\",\"protected\":false,\"id_str\":\"243953765\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Firdausia Zeta \\u262e\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399310701\\/gueh31.jpg\",\"created_at\":\"Fri Jan 28 04:58:49 +0000 2011\",\"profile_sidebar_fill_color\":\"000302\",\"id\":243953765,\"follow_request_sent\":null,\"utc_offset\":-28800,\"url\":\"http:\\/\\/firdausiazeta.blogspot.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1818965236\\/firdausiaZeta_1.1049692574615E_18_normal.jpg\"},\"truncated\":false,\"id\":173182687794835456,\"created_at\":\"Fri Feb 24 23:09:05 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1785000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bd016d5c-2087-44d8-b71f-914d0ad4a08c-173182687794835456" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Tweets2Comptoir, c'est toi là-bas dans le noir? #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: @Tweets2Comptoir, c'est toi là-bas dans le noir? #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1785000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"Tweets2Comptoir\",\"favorited\":false,\"text\":\"@Tweets2Comptoir, c'est toi l\\u00e0-bas dans le noir? #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[0,16],\"name\":\"Tweets de Comptoir\",\"id_str\":\"227334618\",\"id\":227334618}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[49,53]}]},\"in_reply_to_user_id\":227334618,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182691414523904\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"111405\",\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"favourites_count\":16,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":912,\"location\":\"Alsace, France\",\"profile_text_color\":\"a3c23e\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"statuses_count\":4894,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Hugo SCHOCH\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_fill_color\":\"9ca871\",\"id\":175540303,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/only.hug33k.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\"},\"truncated\":false,\"id\":173182691414523904,\"created_at\":\"Fri Feb 24 23:09:05 +0000 2012\",\"in_reply_to_user_id_str\":\"227334618\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1785000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ff834df7-a2da-402b-aeb0-d5a4e4e43803-173182691414523904" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @cliophile: #lgw Rollin= #ilreste @vinvin= #change2chemise en tout cas, merci!! je passe un bon moment devant votre émission! -> IDEM! ;)", -"img": { -"src": "http://a3.twimg.com/profile_images/1594302019/3eadcb00-f04c-4c61-b122-e74a871d97e2_normal.png" -}, -"title": "Sophie TAN: RT @cliophile: #lgw Rollin= #ilreste @vinvin= #change2chemise en tout cas, merci!! je passe un bon moment devant votre émission! -> IDEM! ;)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1786000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @cliophile: #lgw Rollin= #ilreste @vinvin= #change2chemise en tout cas, merci!! je passe un bon moment devant votre \\u00e9mission! -> IDEM! ;)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"cliophile\",\"indices\":[3,13],\"id_str\":\"126441750\",\"name\":\"H\\u00e9l\\u00e8ne Herniou\",\"id\":126441750},{\"screen_name\":\"Vinvin\",\"indices\":[37,44],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[15,19]},{\"text\":\"ilreste\",\"indices\":[28,36]},{\"text\":\"change2chemise\",\"indices\":[46,61]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182692031070210\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":303,\"screen_name\":\"sophie_ehrhardt\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":408,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"Strasbourg\",\"show_all_inline_media\":true,\"listed_count\":20,\"profile_link_color\":\"990000\",\"followers_count\":250,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1594302019\\/3eadcb00-f04c-4c61-b122-e74a871d97e2_normal.png\",\"description\":\"Branch\\u00e9e sur la communication irl&web des institutions culturelles et la m\\u00e9diation. #museogeek #fid\\u00e9lisation #web2.0 Charg\\u00e9 de Communication et CM\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"274446618\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1594302019\\/3eadcb00-f04c-4c61-b122-e74a871d97e2_normal.png\",\"name\":\"Sophie TAN\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 30 09:32:58 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":274446618,\"utc_offset\":3600,\"favourites_count\":11,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/sophie-ehrhardt\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182692031070210,\"created_at\":\"Fri Feb 24 23:09:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1786000, -"tags": [ -{ -"id-ref": "ef54d3da-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "443d713b-ba27-4b7e-807f-f34baa4312cf-173182692031070210" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze toujours au top au niveau lumière #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1255908033/cdad926e-d92a-4388-b61e-1a44d81eeb4b_normal.png" -}, -"title": "Crazou: @LeGrandWebze toujours au top au niveau lumière #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1786000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LeGrandWebze\",\"favorited\":false,\"text\":\"@LeGrandWebze toujours au top au niveau lumi\\u00e8re #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[48,52]}]},\"in_reply_to_user_id\":365949385,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182693960450048\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"crazou_\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":50,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":16,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1255908033\\/cdad926e-d92a-4388-b61e-1a44d81eeb4b_normal.png\",\"description\":\"\",\"statuses_count\":155,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"120808218\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Crazou\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sun Mar 07 16:26:59 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":120808218,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1255908033\\/cdad926e-d92a-4388-b61e-1a44d81eeb4b_normal.png\"},\"truncated\":false,\"id\":173182693960450048,\"created_at\":\"Fri Feb 24 23:09:06 +0000 2012\",\"in_reply_to_user_id_str\":\"365949385\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1786000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5edae960-edcd-4b57-8f52-adafe6ed4069-173182693960450048" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw @captainweb @FlorencePorcel DES TICKETS RESTO POUR L'ADC! \n(Tous ensemble !)", -"img": { -"src": "http://a0.twimg.com/profile_images/185086413/photo_34204094_2_normal.jpg" -}, -"title": "Pierre-Alexandre L.: #lgw @captainweb @FlorencePorcel DES TICKETS RESTO POUR L'ADC! \n(Tous ensemble !)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1787000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw @captainweb @FlorencePorcel DES TICKETS RESTO POUR L'ADC! \\n(Tous ensemble !)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"captainweb\",\"indices\":[5,16],\"id_str\":\"18554168\",\"name\":\"Siegfried Thouvenot\",\"id\":18554168},{\"screen_name\":\"FlorencePorcel\",\"indices\":[17,32],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182696481234944\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":108,\"screen_name\":\"LoopingPAL\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":551,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Gien 45\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":36,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/185086413\\/photo_34204094_2_normal.jpg\",\"description\":\"En BTS Electrotechnique, un iPhone greff\\u00e9 \\u00e0 une main, une Dualshock \\u00e0 l'autre\\u2026\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"35580040\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/185086413\\/photo_34204094_2_normal.jpg\",\"name\":\"Pierre-Alexandre L.\",\"default_profile_image\":false,\"created_at\":\"Sun Apr 26 22:10:24 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":35580040,\"utc_offset\":3600,\"favourites_count\":26,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182696481234944,\"created_at\":\"Fri Feb 24 23:09:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1787000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4015fcca-52ad-4071-89bf-0665392d8609-173182696481234944" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "François t'es complètement barré, k te kiff, on se fait une bouffe quand tu veux avec Lucchini! #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1840420824/FRANCEFORTE-by-dzeis_normal.jpg" -}, -"title": "[ɖʐəɪʃ]: François t'es complètement barré, k te kiff, on se fait une bouffe quand tu veux avec Lucchini! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1788000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Fran\\u00e7ois t'es compl\\u00e8tement barr\\u00e9, k te kiff, on se fait une bouffe quand tu veux avec Lucchini! #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[96,100]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182702688808961\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":555,\"screen_name\":\"dzeis\",\"lang\":\"fr\",\"profile_text_color\":\"cccccc\",\"statuses_count\":16800,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/414372141\\/bg-twitterAD.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":49,\"profile_link_color\":\"ff0084\",\"followers_count\":1129,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1840420824\\/FRANCEFORTE-by-dzeis_normal.jpg\",\"description\":\"Tu aimes le foot et la politique? Tu peux entrer, je t'accepterai malgr\\u00e9 ta diff\\u00e9rence. Follow par @LANDEYves, mais je ne l'explique toujours pas.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"47984073\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/414372141\\/bg-twitterAD.jpg\",\"profile_sidebar_fill_color\":\"292929\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840420824\\/FRANCEFORTE-by-dzeis_normal.jpg\",\"name\":\"[\\u0256\\u0290\\u0259\\u026a\\u0283]\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 17 14:50:50 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":47984073,\"utc_offset\":3600,\"favourites_count\":52,\"url\":\"http:\\/\\/nonjenaipasdefacebookconnard.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182702688808961,\"created_at\":\"Fri Feb 24 23:09:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1788000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cb62b091-ccab-49d5-b89c-6d0ae38480b0-173182702688808961" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@nicoprat Les ravages de la drogue sûrement... @solangeteparle #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1592192908/DKen_MG_5127_Small_normal.jpeg" -}, -"title": "Antoine Dubuquoy: @nicoprat Les ravages de la drogue sûrement... @solangeteparle #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1788000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@nicoprat Les ravages de la drogue s\\u00fbrement... @solangeteparle #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"nicoprat\",\"indices\":[0,9],\"id_str\":\"19256842\",\"name\":\"Nico Prat\",\"id\":19256842},{\"screen_name\":\"SolangeTeParle\",\"indices\":[47,62],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[63,67]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173182161636179968\",\"id_str\":\"173182703842238464\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173182161636179968,\"in_reply_to_user_id_str\":\"19256842\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1104,\"screen_name\":\"dubuc64\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":12392,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/317893098\\/TwitterBannerDubuc64.png\",\"location\":\"Paris (France)\",\"show_all_inline_media\":false,\"listed_count\":117,\"profile_link_color\":\"ff0000\",\"followers_count\":1732,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1592192908\\/DKen_MG_5127_Small_normal.jpeg\",\"description\":\"Digital Media Strategist - Social Media, Community Management - Rock & pop culture guru - Auteur avec @nicoprat des Miscellan\\u00e9es d'Internet parution le 12\\/01\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"10731962\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/317893098\\/TwitterBannerDubuc64.png\",\"profile_sidebar_fill_color\":\"eeeeee\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1592192908\\/DKen_MG_5127_Small_normal.jpeg\",\"name\":\"Antoine Dubuquoy\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 30 07:20:52 +0000 2007\",\"profile_sidebar_border_color\":\"ff0000\",\"id\":10731962,\"utc_offset\":3600,\"favourites_count\":339,\"url\":\"http:\\/\\/www.dubucsblog.com\"},\"in_reply_to_screen_name\":\"nicoprat\",\"truncated\":false,\"id\":173182703842238464,\"created_at\":\"Fri Feb 24 23:09:08 +0000 2012\",\"in_reply_to_user_id\":19256842}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1788000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "957be98c-c17f-47fb-bd95-342c23f2d0f2-173182703842238464" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je constate que le professeur #Rollin a toujours quelque chose à dire et ça, la vérité, ça fait plaisir ! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1636975262/avatarfm2_normal.jpg" -}, -"title": "Frédérique Michalak: Je constate que le professeur #Rollin a toujours quelque chose à dire et ça, la vérité, ça fait plaisir ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1788000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je constate que le professeur #Rollin a toujours quelque chose \\u00e0 dire et \\u00e7a, la v\\u00e9rit\\u00e9, \\u00e7a fait plaisir ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"Rollin\",\"indices\":[30,37]},{\"text\":\"lgw\",\"indices\":[106,110]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182701552148481\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"d40000\",\"screen_name\":\"FredMichalak\",\"lang\":\"fr\",\"favourites_count\":47,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":210,\"location\":\"Perpignan, France\",\"profile_text_color\":\"333333\",\"followers_count\":1333,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1636975262\\/avatarfm2_normal.jpg\",\"description\":\"L'autre. Journaliste PQR \\u00e0 Perpignan, en charge de la politique (ces tweets n'engagent ni ma r\\u00e9daction ni le bon go\\u00fbt). Pilote http:\\/\\/www.1jour1vespa.fr\\/\",\"statuses_count\":6923,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/106466387\\/Photos_a_riennes_030_Canet_-_Copie.jpg\",\"show_all_inline_media\":false,\"listed_count\":98,\"profile_link_color\":\"b30710\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Warsaw\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"112284601\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Fr\\u00e9d\\u00e9rique Michalak\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/106466387\\/Photos_a_riennes_030_Canet_-_Copie.jpg\",\"created_at\":\"Sun Feb 07 22:56:25 +0000 2010\",\"profile_sidebar_fill_color\":\"dbd0af\",\"id\":112284601,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.fredmichalak.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1636975262\\/avatarfm2_normal.jpg\"},\"truncated\":false,\"id\":173182701552148481,\"created_at\":\"Fri Feb 24 23:09:08 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1788000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efa96512-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "188d700c-d0df-40ec-bace-fc4bb472e7f2-173182701552148481" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@SolangeTeParle les glaçons pourquoi pas, mais la chemise, non, tout de même. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1005214788/bert11_normal.jpg" -}, -"title": "bertfromsang: @SolangeTeParle les glaçons pourquoi pas, mais la chemise, non, tout de même. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1789000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@SolangeTeParle les gla\\u00e7ons pourquoi pas, mais la chemise, non, tout de m\\u00eame. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[0,15],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[79,83]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182705759039489\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"417867146\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":458,\"screen_name\":\"bertfromsang\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":2680,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/241849394\\/noh6.jpg\",\"location\":\"landes de gascogne, france\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"0099B9\",\"followers_count\":129,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1005214788\\/bert11_normal.jpg\",\"description\":\"clandestin de moi-m\\u00eame.\\r\\n\\r\\nhttp:\\/\\/bertfromsang.blogspot.com\\/\\r\\n\\r\\n http:\\/\\/formspring.me\\/bertfromsang\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"0099B9\",\"id_str\":\"157386699\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/241849394\\/noh6.jpg\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1005214788\\/bert11_normal.jpg\",\"name\":\"bertfromsang\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 19 17:10:09 +0000 2010\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":157386699,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":\"SolangeTeParle\",\"truncated\":false,\"id\":173182705759039489,\"created_at\":\"Fri Feb 24 23:09:09 +0000 2012\",\"in_reply_to_user_id\":417867146}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1789000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b05b4420-137c-47b3-bfaa-4fc66fb034c2-173182705759039489" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Que @francoirollin continua a vanner @vinin, ça l'enerve et ça nous fait bien marrer :) #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1143073505/41403_1088720440_8180_q_normal.jpg" -}, -"title": "yann : Que @francoirollin continua a vanner @vinin, ça l'enerve et ça nous fait bien marrer :) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1791000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Que @francoirollin continua a vanner @vinin, \\u00e7a l'enerve et \\u00e7a nous fait bien marrer :) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"vinin\",\"indices\":[37,43],\"id_str\":\"194041315\",\"name\":\"nina yahagi\",\"id\":194041315}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[88,92]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182715775037440\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":114,\"screen_name\":\"yannosh51\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":696,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/317784174\\/as-test.jpg\",\"location\":\"france\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"384040\",\"followers_count\":59,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1143073505\\/41403_1088720440_8180_q_normal.jpg\",\"description\":\"Gamer, retrogamer m\\u00eame et administrateur chez armagame pour le jeu atomic strike.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"000000\",\"id_str\":\"165689120\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/317784174\\/as-test.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1143073505\\/41403_1088720440_8180_q_normal.jpg\",\"name\":\"yann \",\"default_profile_image\":false,\"created_at\":\"Mon Jul 12 08:06:43 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":165689120,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":\"http:\\/\\/www.atomic-strike.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182715775037440,\"created_at\":\"Fri Feb 24 23:09:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1791000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "494b18f5-7e73-4d17-979c-4159699bbae7-173182715775037440" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Ouais, vas-y François ! #ilReste", -"img": { -"src": "http://a2.twimg.com/profile_images/1776332006/Zeke_normal.jpg" -}, -"title": "[T61] Rémy S.: #LGW Ouais, vas-y François ! #ilReste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1792000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW Ouais, vas-y Fran\\u00e7ois ! #ilReste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"ilReste\",\"indices\":[29,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182719398903808\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":103,\"screen_name\":\"ThatVeryBadFlip\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":11101,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432613878\\/lastofus4.jpg\",\"location\":\"France - 66500, Prades\",\"show_all_inline_media\":true,\"listed_count\":8,\"profile_link_color\":\"009999\",\"followers_count\":112,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1776332006\\/Zeke_normal.jpg\",\"description\":\"I don't know tweeting in English very well . But when I do, it's in French.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"169bde\",\"id_str\":\"165862367\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432613878\\/lastofus4.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1776332006\\/Zeke_normal.jpg\",\"name\":\"[T61] R\\u00e9my S.\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 12 18:48:22 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":165862367,\"utc_offset\":3600,\"favourites_count\":27,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182719398903808,\"created_at\":\"Fri Feb 24 23:09:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1792000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "615b82e9-2e45-462f-8a64-2a6aee229536-173182719398903808" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "PUTAIN DE TRAIN RT @MisterMcFlee: Aaaaaaah les @Tweets2Comptoir dans @LeGrandWebze c'est maintenant! #lgw #T2c", -"img": { -"src": "http://a1.twimg.com/profile_images/1803019438/rolling-stones-classic-tongue-fridge-magnet-78mm-square-1509-p_normal.jpg" -}, -"title": "Justin: PUTAIN DE TRAIN RT @MisterMcFlee: Aaaaaaah les @Tweets2Comptoir dans @LeGrandWebze c'est maintenant! #lgw #T2c", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1793000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"PUTAIN DE TRAIN RT @MisterMcFlee: Aaaaaaah les @Tweets2Comptoir dans @LeGrandWebze c'est maintenant! #lgw #T2c\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"MisterMcFlee\",\"indices\":[19,32],\"id_str\":\"60043161\",\"name\":\"Mister Mc Flee\",\"id\":60043161},{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[47,63],\"id_str\":\"227334618\",\"name\":\"Tweets de Comptoir\",\"id\":227334618},{\"screen_name\":\"LeGrandWebze\",\"indices\":[69,82],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[101,105]},{\"text\":\"T2c\",\"indices\":[106,110]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twicca.r246.jp\\/\\\" rel=\\\"nofollow\\\"\\u003Etwicca\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182725191237633\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":594,\"screen_name\":\"Just1Mt\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":21473,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/356577933\\/twilk_background_4eb031adc9b37.jpg\",\"location\":\"Minecraft\",\"show_all_inline_media\":true,\"listed_count\":28,\"profile_link_color\":\"830c0c\",\"followers_count\":547,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1803019438\\/rolling-stones-classic-tongue-fridge-magnet-78mm-square-1509-p_normal.jpg\",\"description\":\"\\u00c9tudiant de droit \\u00e0 gauche\\rnon encart\\u00e9.\\nJ'aime l'actualit\\u00e9 (surtout politique), le rugby ...\\r\\nS\\u00e9lectionneur pour @tweets2comptoir\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"830c0c\",\"id_str\":\"235174844\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/356577933\\/twilk_background_4eb031adc9b37.jpg\",\"profile_sidebar_fill_color\":\"b6b5b5\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803019438\\/rolling-stones-classic-tongue-fridge-magnet-78mm-square-1509-p_normal.jpg\",\"name\":\"Justin\",\"default_profile_image\":false,\"created_at\":\"Fri Jan 07 15:00:35 +0000 2011\",\"profile_sidebar_border_color\":\"b6b5b5\",\"id\":235174844,\"utc_offset\":3600,\"favourites_count\":407,\"url\":\"http:\\/\\/bitly.com\\/ymEuQC\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182725191237633,\"created_at\":\"Fri Feb 24 23:09:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1793000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efa447a8-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "af6cbe9b-2f26-4f2c-9096-0335ec68bea6-173182725191237633" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@baktelraalis @PascalMabille tu connais son rire maintenant #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1340686999/hasselhoff_normal.jpg" -}, -"title": "monsieurhobby: @baktelraalis @PascalMabille tu connais son rire maintenant #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1793000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@baktelraalis @PascalMabille tu connais son rire maintenant #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"baktelraalis\",\"indices\":[0,13],\"id_str\":\"18515564\",\"name\":\"Bakt El Raalis\",\"id\":18515564},{\"screen_name\":\"PascalMabille\",\"indices\":[14,28],\"id_str\":\"1367131\",\"name\":\"Pascal Mabille\",\"id\":1367131}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[60,64]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173182520236584961\",\"id_str\":\"173182724822147072\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173182520236584961,\"in_reply_to_user_id_str\":\"18515564\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":663,\"screen_name\":\"monsieurhobby\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7364,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"location\":\"DtC\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"followers_count\":207,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"description\":\"Geek travesti en Ambulancier, je me prom\\u00e8ne en Aquitaine avec dans mon sac des podcasts, des s\\u00e9ries tv, des films et surtout de comics, un v\\u00e9ritable Hobby...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"78733185\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"name\":\"monsieurhobby\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 30 22:59:44 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":78733185,\"utc_offset\":-10800,\"favourites_count\":30,\"url\":null},\"in_reply_to_screen_name\":\"baktelraalis\",\"truncated\":false,\"id\":173182724822147072,\"created_at\":\"Fri Feb 24 23:09:13 +0000 2012\",\"in_reply_to_user_id\":18515564}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1793000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "583d3f92-b4ec-4b49-b410-04e9e3ef6611-173182724822147072" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Je me vois à la télé !", -"img": { -"src": "http://a2.twimg.com/profile_images/1421905670/logo2_normal.png" -}, -"title": "Clément Rueda: #LGW Je me vois à la télé !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1793000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW Je me vois \\u00e0 la t\\u00e9l\\u00e9 !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182722167156736\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":439,\"screen_name\":\"ClementWeda\",\"lang\":\"fr\",\"profile_text_color\":\"3c3940\",\"statuses_count\":7342,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/200496758\\/twitter-clement-weda.jpg\",\"location\":\"Noisy-le-Grand, France\",\"show_all_inline_media\":true,\"listed_count\":10,\"profile_link_color\":\"c98312\",\"followers_count\":341,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1421905670\\/logo2_normal.png\",\"description\":\"DJ \\/ Beatmaker \\/ Producer (@RookiesMusic) Webdesigner & Arrangeur en Freelance (@BeWebArt) Photographe amateur - Portfolio : http:\\/\\/bit.ly\\/qEeeLe\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"19384400\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/200496758\\/twitter-clement-weda.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1421905670\\/logo2_normal.png\",\"name\":\"Cl\\u00e9ment Rueda\",\"default_profile_image\":false,\"created_at\":\"Fri Jan 23 06:35:37 +0000 2009\",\"profile_sidebar_border_color\":\"c2c2c2\",\"id\":19384400,\"utc_offset\":3600,\"favourites_count\":20,\"url\":\"http:\\/\\/www.clementweda.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182722167156736,\"created_at\":\"Fri Feb 24 23:09:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1793000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "529349ef-c3ed-4fd2-a72a-1a800bc76c3f-173182722167156736" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@MisterMcFlee: Aaaaaaah les @Tweets2Comptoir dans @LeGrandWebze c'est maintenant! #lgw #T2c” yesss !!", -"img": { -"src": "http://a2.twimg.com/profile_images/1619453342/image_normal.jpg" -}, -"title": "de France: “@MisterMcFlee: Aaaaaaah les @Tweets2Comptoir dans @LeGrandWebze c'est maintenant! #lgw #T2c” yesss !!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1793000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@MisterMcFlee: Aaaaaaah les @Tweets2Comptoir dans @LeGrandWebze c'est maintenant! #lgw #T2c\\u201d yesss !!\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"MisterMcFlee\",\"indices\":[1,14],\"id_str\":\"60043161\",\"name\":\"Mister Mc Flee\",\"id\":60043161},{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[29,45],\"id_str\":\"227334618\",\"name\":\"Tweets de Comptoir\",\"id\":227334618},{\"screen_name\":\"LeGrandWebze\",\"indices\":[51,64],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[83,87]},{\"text\":\"T2c\",\"indices\":[88,92]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182723681296386\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":916,\"screen_name\":\"Najett2France\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13098,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":44,\"profile_link_color\":\"0084B4\",\"followers_count\":1078,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1619453342\\/image_normal.jpg\",\"description\":\"Fondatrice d'A&P Groupe. #Consultante en #d\\u00e9veloppement des #partenariats pour les #CE\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"318887925\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1619453342\\/image_normal.jpg\",\"name\":\"de France\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 17 06:29:55 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":318887925,\"utc_offset\":-10800,\"favourites_count\":422,\"url\":\"http:\\/\\/www.a-p-groupe.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182723681296386,\"created_at\":\"Fri Feb 24 23:09:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1793000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efa447a8-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ed038b8a-4828-4d6d-8440-fecdacffb730-173182723681296386" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "les présentateurs qui peuvent pas se piffrer. vas y clashe le François. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1581258000/cthulhu_normal.jpg" -}, -"title": "inco inco: les présentateurs qui peuvent pas se piffrer. vas y clashe le François. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1796000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"les pr\\u00e9sentateurs qui peuvent pas se piffrer. vas y clashe le Fran\\u00e7ois. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[72,76]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182734531964929\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":128,\"screen_name\":\"incolas\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":3639,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/414403093\\/bartlies_test.png\",\"location\":\"au 8\\u00e8me \\u00e9tage de l'Atlas\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"93A644\",\"followers_count\":353,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1581258000\\/cthulhu_normal.jpg\",\"description\":\"personal branleur\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"15611813\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/414403093\\/bartlies_test.png\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1581258000\\/cthulhu_normal.jpg\",\"name\":\"inco inco\",\"default_profile_image\":false,\"created_at\":\"Sat Jul 26 16:19:27 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":15611813,\"utc_offset\":3600,\"favourites_count\":12,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182734531964929,\"created_at\":\"Fri Feb 24 23:09:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1796000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cb7b6d17-210f-4178-9a93-b4eed0b22bb6-173182734531964929" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#legrandwebze la chemise de #Vinvin c'est une \"Coton doux \" ?", -"img": { -"src": "http://a2.twimg.com/profile_images/1365883599/magpullraye_normal.jpg" -}, -"title": "Magali Rebeyrat: #legrandwebze la chemise de #Vinvin c'est une \"Coton doux \" ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1796000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#legrandwebze la chemise de #Vinvin c'est une \\\"Coton doux \\\" ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"legrandwebze\",\"indices\":[0,13]},{\"text\":\"Vinvin\",\"indices\":[28,35]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182734527758337\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":303,\"screen_name\":\"MagaliRebeyrat\",\"lang\":\"en\",\"profile_text_color\":\"362720\",\"statuses_count\":1608,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":11,\"profile_link_color\":\"B40B43\",\"followers_count\":292,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1365883599\\/magpullraye_normal.jpg\",\"description\":\"Responsable Communication & D\\u00e9veloppement \\r\\nCercle du Marketing Direct (r\\u00e9seau de professionnels du marketing direct)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"FF6699\",\"id_str\":\"23420041\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"profile_sidebar_fill_color\":\"E5507E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1365883599\\/magpullraye_normal.jpg\",\"name\":\"Magali Rebeyrat\",\"default_profile_image\":false,\"created_at\":\"Mon Mar 09 10:02:40 +0000 2009\",\"profile_sidebar_border_color\":\"CC3366\",\"id\":23420041,\"utc_offset\":-10800,\"favourites_count\":7,\"url\":\"http:\\/\\/www.cercle-md.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182734527758337,\"created_at\":\"Fri Feb 24 23:09:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1796000, -"tags": [ -{ -"id-ref": "ef1b237e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef574386-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "318908c6-86b0-452a-a5fb-6380c7f157ca-173182734527758337" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Vinvin devrait faire tomber la chemise ! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1580412781/Sans_titre_3_normal.jpg" -}, -"title": "Hélène Hautbois: Vinvin devrait faire tomber la chemise ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1797000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Vinvin devrait faire tomber la chemise ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[41,45]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182739699335168\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5ED4DC\",\"screen_name\":\"LNdoll\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":105,\"location\":\"Paris\",\"profile_text_color\":\"3C3940\",\"followers_count\":81,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1580412781\\/Sans_titre_3_normal.jpg\",\"description\":\"LN, 23 ans, belle, dr\\u00f4le, sympa, riche...Vous ne me croyez pas ? (Vous avez bien raison...). Mod\\u00e9ratrice sur\",\"statuses_count\":537,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/197370085\\/IMG00162.JPG\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"0099B9\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0099B9\",\"protected\":false,\"id_str\":\"37177757\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"H\\u00e9l\\u00e8ne Hautbois\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/197370085\\/IMG00162.JPG\",\"created_at\":\"Sat May 02 10:51:08 +0000 2009\",\"profile_sidebar_fill_color\":\"95E8EC\",\"id\":37177757,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/arnaudtsamere.com\\/forum\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1580412781\\/Sans_titre_3_normal.jpg\"},\"truncated\":false,\"id\":173182739699335168,\"created_at\":\"Fri Feb 24 23:09:17 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1797000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ec86c9a3-f754-4d93-8fac-e5c7ee4f2a19-173182739699335168" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "L'éclairage de merde ! ^^ #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1291328088/z02_normal.jpg" -}, -"title": "Amstramgram : L'éclairage de merde ! ^^ #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1797000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"L'\\u00e9clairage de merde ! ^^ #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182740286541824\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":101,\"screen_name\":\"Zbang\",\"lang\":\"fr\",\"profile_text_color\":\"0b7575\",\"statuses_count\":6193,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/185303389\\/x6b083822a5526f9693536299cdeafaa.jpg\",\"location\":\"Albi, France\",\"show_all_inline_media\":true,\"listed_count\":23,\"profile_link_color\":\"0b7575\",\"followers_count\":196,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1291328088\\/z02_normal.jpg\",\"description\":\"Depuis 2004, Zbang \\u00e9lu meilleur forum au monde selon son administrateur @Amstramgram.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"b4d9ad\",\"id_str\":\"8953242\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/185303389\\/x6b083822a5526f9693536299cdeafaa.jpg\",\"profile_sidebar_fill_color\":\"b4d9ad\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1291328088\\/z02_normal.jpg\",\"name\":\"Amstramgram \",\"default_profile_image\":false,\"created_at\":\"Tue Sep 18 15:17:03 +0000 2007\",\"profile_sidebar_border_color\":\"aef5fa\",\"id\":8953242,\"utc_offset\":3600,\"favourites_count\":97,\"url\":\"http:\\/\\/www.zbang.org\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182740286541824,\"created_at\":\"Fri Feb 24 23:09:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1797000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fa55b481-6f78-4622-b894-91cb86cc758f-173182740286541824" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Cette petite fierté quand tu vois ton tweet sur l'écran derrière. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1658912814/fkjddkfhk_normal.png" -}, -"title": "Manon: Cette petite fierté quand tu vois ton tweet sur l'écran derrière. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1798000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Cette petite fiert\\u00e9 quand tu vois ton tweet sur l'\\u00e9cran derri\\u00e8re. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[67,71]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.7860476,50.4187981],[2.8492605,50.4187981],[2.8492605,50.4589035],[2.7860476,50.4589035]]]},\"attributes\":{},\"full_name\":\"Lens, Pas-de-Calais\",\"name\":\"Lens\",\"id\":\"6f2473b6bfd0682a\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/6f2473b6bfd0682a.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182743214161921\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":298,\"screen_name\":\"manonkzlwsk\",\"lang\":\"fr\",\"profile_text_color\":\"3d3438\",\"statuses_count\":15002,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"location\":\"Is\\u00e8re, France\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"de4261\",\"followers_count\":260,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"description\":\"Nordiste expatri\\u00e9e, \\u00e9tudiante en sciences du langage \\u00e0 #lyon2, un peu geek, s\\u00e9rievore, livetweeteuse #ondar et fid\\u00e8le herocorpienne. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"e8e8e8\",\"id_str\":\"48084154\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"profile_sidebar_fill_color\":\"e8e8e8\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"name\":\"Manon\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 17 19:34:49 +0000 2009\",\"profile_sidebar_border_color\":\"e8e8e8\",\"id\":48084154,\"utc_offset\":3600,\"favourites_count\":194,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182743214161921,\"created_at\":\"Fri Feb 24 23:09:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1798000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c51d12e4-df7b-4c2f-bcda-26f9b70f3588-173182743214161921" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@SarkoMent: Je vote pour Rollin s'il vote pour moi ! #lgw #Ilreste", -"img": { -"src": "http://a1.twimg.com/profile_images/1840423549/sarkozy_prfet_4_normal.jpg" -}, -"title": "SarkoMent: @SarkoMent: Je vote pour Rollin s'il vote pour moi ! #lgw #Ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1798000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@SarkoMent: Je vote pour Rollin s'il vote pour moi ! #lgw #Ilreste\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SarkoMent\",\"indices\":[0,10],\"id_str\":\"497726890\",\"name\":\"SarkoMent\",\"id\":497726890}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[53,57]},{\"text\":\"Ilreste\",\"indices\":[58,66]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182743193202689\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"497726890\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":45,\"screen_name\":\"SarkoMent\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":47,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":38,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1840423549\\/sarkozy_prfet_4_normal.jpg\",\"description\":\"Compte parodique !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"497726890\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840423549\\/sarkozy_prfet_4_normal.jpg\",\"name\":\"SarkoMent\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 20 09:07:23 +0000 2012\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":497726890,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":\"SarkoMent\",\"truncated\":false,\"id\":173182743193202689,\"created_at\":\"Fri Feb 24 23:09:18 +0000 2012\",\"in_reply_to_user_id\":497726890}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1798000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "58a798e6-37b4-487a-95d2-5d02e61a99f1-173182743193202689" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh. @Tweets2Comptoir dans #LGW .", -"img": { -"src": "http://a0.twimg.com/profile_images/1689863523/331385963_normal.jpg" -}, -"title": "Rajae: Oh. @Tweets2Comptoir dans #LGW .", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1798000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh. @Tweets2Comptoir dans #LGW .\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[4,20],\"id_str\":\"227334618\",\"name\":\"Tweets de Comptoir\",\"id\":227334618}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[26,30]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twicca.r246.jp\\/\\\" rel=\\\"nofollow\\\"\\u003Etwicca\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182745655250944\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1567,\"screen_name\":\"Rajae_M_\",\"lang\":\"en\",\"profile_text_color\":\"0d020d\",\"statuses_count\":98846,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/406096990\\/twilk_background_4f1b18a583251.jpg\",\"location\":\"Belgique avec un gouvernement\",\"show_all_inline_media\":false,\"listed_count\":364,\"profile_link_color\":\"BF1238\",\"followers_count\":4580,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1689863523\\/331385963_normal.jpg\",\"description\":\"Quand il y a trop de poils, je vois pubien.\\nCM de @LisePressac.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"BF1238\",\"id_str\":\"65035525\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/406096990\\/twilk_background_4f1b18a583251.jpg\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1689863523\\/331385963_normal.jpg\",\"name\":\"Rajae\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 12 13:31:45 +0000 2009\",\"profile_sidebar_border_color\":\"FFFFFF\",\"id\":65035525,\"utc_offset\":3600,\"favourites_count\":1120,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182745655250944,\"created_at\":\"Fri Feb 24 23:09:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1798000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c782b433-ccc9-4a21-84e8-4a378ee1a225-173182745655250944" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Vu sa réaction, il vient de lire le tweet. RT @palmashow : Notre voisin de droite a un problème de rire #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1825277678/shy_normal.png" -}, -"title": "Tao: Vu sa réaction, il vient de lire le tweet. RT @palmashow : Notre voisin de droite a un problème de rire #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1799000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Vu sa r\\u00e9action, il vient de lire le tweet. RT @palmashow : Notre voisin de droite a un probl\\u00e8me de rire #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[46,56],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[104,108]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182747353939968\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"TaoND\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":117,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1825277678\\/shy_normal.png\",\"description\":\"R\\u00e9dacteur pour Nintendo-Difference, \\u00e9tudiant en informatique, passionn\\u00e9 par un tas d'trucs (#Nintendo & comics #Marvel, notamment).\",\"statuses_count\":2062,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/264182174\\/wallpaper-8816.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"309649914\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Tao\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/264182174\\/wallpaper-8816.jpg\",\"created_at\":\"Thu Jun 02 12:52:12 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":309649914,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.nintendo-difference.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1825277678\\/shy_normal.png\"},\"truncated\":false,\"id\":173182747353939968,\"created_at\":\"Fri Feb 24 23:09:19 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1799000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e29d7555-ee22-44dc-ab66-201a1e6bc0e5-173182747353939968" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @METACAPUCHE: Stinpeumou quand même ... Va falloir de réveiller #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1851292210/photos-ratees-1137977_normal.jpg" -}, -"title": "Pocky Potame: RT @METACAPUCHE: Stinpeumou quand même ... Va falloir de réveiller #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1799000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @METACAPUCHE: Stinpeumou quand m\\u00eame ... Va falloir de r\\u00e9veiller #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"METACAPUCHE\",\"indices\":[3,15],\"id_str\":\"125661667\",\"name\":\"Capuche\",\"id\":125661667}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[67,71]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Stinpeumou quand m\\u00eame ... Va falloir de r\\u00e9veiller #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182518374305792\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":510,\"screen_name\":\"METACAPUCHE\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":71638,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/215886298\\/zzz.jpg\",\"location\":\"loin de la mer\",\"show_all_inline_media\":true,\"listed_count\":253,\"profile_link_color\":\"6446a3\",\"followers_count\":4268,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848927211\\/BE1637E5-B1A3-41C0-9AA4-0D6DD1779C90_normal\",\"description\":\"Pour la carotte, le lapin est la parfaite incarnation du Mal. (Robert Sheckley)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1f1f1f\",\"id_str\":\"125661667\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/215886298\\/zzz.jpg\",\"profile_sidebar_fill_color\":\"d5b5e6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848927211\\/BE1637E5-B1A3-41C0-9AA4-0D6DD1779C90_normal\",\"name\":\"Capuche\",\"default_profile_image\":false,\"created_at\":\"Tue Mar 23 13:39:48 +0000 2010\",\"profile_sidebar_border_color\":\"3b2352\",\"id\":125661667,\"utc_offset\":3600,\"favourites_count\":43,\"url\":\"http:\\/\\/ombresclaires.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182518374305792,\"created_at\":\"Fri Feb 24 23:08:24 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182747316195328\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":205,\"screen_name\":\"abysscornue\",\"lang\":\"fr\",\"profile_text_color\":\"c20b73\",\"statuses_count\":4021,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/161447969\\/banni_re_4.jpg\",\"location\":\"Bretagne, France\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"FF0000\",\"followers_count\":99,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851292210\\/photos-ratees-1137977_normal.jpg\",\"description\":\"Desperate housewive en devenir, fan de mojitos et d'ornithorynques en tout genre. Bienvenue chez moi, le canap est l\\u00e0, je vous apporte une bi\\u00e8re.Enjoy!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"642D8B\",\"id_str\":\"202584712\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/161447969\\/banni_re_4.jpg\",\"profile_sidebar_fill_color\":\"e7f0f5\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851292210\\/photos-ratees-1137977_normal.jpg\",\"name\":\"Pocky Potame\",\"default_profile_image\":false,\"created_at\":\"Thu Oct 14 11:18:57 +0000 2010\",\"profile_sidebar_border_color\":\"d966d1\",\"id\":202584712,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":\"http:\\/\\/lanouvelleviedunetrentenaire.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182747316195328,\"created_at\":\"Fri Feb 24 23:09:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1799000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "982e999c-ecb2-4f10-aa93-942ff33b9fa0-173182747316195328" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "mais c'est pas possible d'avoir des techniciens aussi NULS ! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1115735941/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png" -}, -"title": "Christophe Ponsolle: mais c'est pas possible d'avoir des techniciens aussi NULS ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1800000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"mais c'est pas possible d'avoir des techniciens aussi NULS ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182751808294914\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":364,\"screen_name\":\"CPonsolle\",\"lang\":\"fr\",\"profile_text_color\":\"999393\",\"statuses_count\":1208,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/57339653\\/forme-illustration-gris-20_-_-logo.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":110,\"profile_link_color\":\"2FC2EF\",\"followers_count\":971,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1115735941\\/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png\",\"description\":\"Co-fondateur de NoWatch et co-pr\\u00e9sentateur de ZapCast\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"d4d4d4\",\"id_str\":\"25338852\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/57339653\\/forme-illustration-gris-20_-_-logo.png\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1115735941\\/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png\",\"name\":\"Christophe Ponsolle\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 19 17:06:04 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":25338852,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182751808294914,\"created_at\":\"Fri Feb 24 23:09:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1800000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4a209c61-71a9-4d20-8441-1613047a644d-173182751808294914" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pourquoi il n'y a pas de musique quand je m’assois chez moi ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1794196247/serious-cat_-_Copie__2__normal.jpg" -}, -"title": "victor lehoussine: Pourquoi il n'y a pas de musique quand je m’assois chez moi ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1801000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_status_id\":null,\"text\":\"Pourquoi il n'y a pas de musique quand je m\\u2019assois chez moi ? #lgw\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182757168619521\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[62,66]}]},\"place\":null,\"truncated\":false,\"in_reply_to_user_id_str\":null,\"coordinates\":null,\"in_reply_to_screen_name\":null,\"favorited\":false,\"source\":\"web\",\"in_reply_to_user_id\":null,\"contributors\":null,\"geo\":null,\"user\":{\"default_profile\":false,\"notifications\":null,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"screen_name\":\"vodevil_art\",\"id_str\":\"169166835\",\"lang\":\"fr\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/412042973\\/colour.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"location\":\"rennes\",\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1794196247\\/serious-cat_-_Copie__2__normal.jpg\",\"description\":\"#Geek & #Gamer et occasionnellement \\u00e9tudiant en M1 #communication \\u00e0 Rennes :: La t\\u00eate et la peau dans les \\u00e9toiles :: Musicien \\u00e0 la recherche de nouveaux projets\",\"default_profile_image\":false,\"following\":null,\"verified\":false,\"profile_sidebar_border_color\":\"181A1E\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":104,\"profile_text_color\":\"666666\",\"followers_count\":27,\"protected\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1794196247\\/serious-cat_-_Copie__2__normal.jpg\",\"statuses_count\":156,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/412042973\\/colour.jpg\",\"name\":\"victor lehoussine\",\"show_all_inline_media\":false,\"listed_count\":0,\"created_at\":\"Wed Jul 21 18:17:32 +0000 2010\",\"profile_link_color\":\"2FC2EF\",\"id\":169166835,\"is_translator\":false,\"utc_offset\":3600,\"url\":null},\"id\":173182757168619521,\"created_at\":\"Fri Feb 24 23:09:21 +0000 2012\",\"retweeted\":false,\"retweet_count\":0}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1801000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ae7d5295-9c7c-4540-a2df-2e7900c66464-173182757168619521" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw la première problème de son, aujourd'hui problème de lumière !", -"img": { -"src": "http://a2.twimg.com/profile_images/1724285948/image_normal.jpg" -}, -"title": "CalamitySophie: #lgw la première problème de son, aujourd'hui problème de lumière !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1803000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw la premi\\u00e8re probl\\u00e8me de son, aujourd'hui probl\\u00e8me de lumi\\u00e8re !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182767151058944\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":96,\"screen_name\":\"CalamitySophie\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":673,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/359426011\\/photo.JPG\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084b4\",\"followers_count\":34,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724285948\\/image_normal.jpg\",\"description\":\"barr\\u00e9e, barge, enerv\\u00e9e, vieille bique, je regarde le monde, et je d\\u00e9sesp\\u00e9re. le genre humain n'est pas tr\\u00e9s beau. Et j'en fais partie !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"57613271\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/359426011\\/photo.JPG\",\"profile_sidebar_fill_color\":\"11d2eb\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724285948\\/image_normal.jpg\",\"name\":\"CalamitySophie\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 17 10:53:14 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":57613271,\"utc_offset\":3600,\"favourites_count\":22,\"url\":\"http:\\/\\/www.calamitysophie1.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182767151058944,\"created_at\":\"Fri Feb 24 23:09:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1803000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "454bf436-8231-48f1-a545-ef8e968f1d9b-173182767151058944" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais cette émission c'est vraiment un truc de geek. Parfait! #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1759597701/image_normal.jpg" -}, -"title": "Camille .: Mais cette émission c'est vraiment un truc de geek. Parfait! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1803000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mais cette \\u00e9mission c'est vraiment un truc de geek. Parfait! #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[61,65]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182765406224384\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":590,\"screen_name\":\"CamilleWil\",\"lang\":\"fr\",\"profile_text_color\":\"520000\",\"statuses_count\":18712,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"210b05\",\"followers_count\":506,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1759597701\\/image_normal.jpg\",\"description\":\"Camille \\u03df - @prettylil_miss : ma vie \\u2665 \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"0a0300\",\"id_str\":\"93848420\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"profile_sidebar_fill_color\":\"d61d08\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1759597701\\/image_normal.jpg\",\"name\":\"Camille .\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 01 12:23:18 +0000 2009\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":93848420,\"utc_offset\":-36000,\"favourites_count\":14,\"url\":\"http:\\/\\/intotheglitter.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182765406224384,\"created_at\":\"Fri Feb 24 23:09:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1803000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "014b2d95-26f3-4bf1-8a6b-3373916c9a26-173182765406224384" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ah un témoin anonyme #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1803065777/me_w_arb_normal.jpg" -}, -"title": "Zacal: ah un témoin anonyme #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1803000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"ah un t\\u00e9moin anonyme #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[21,25]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182763791429632\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":602,\"screen_name\":\"zacal33\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3675,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Bordeaux\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"009999\",\"followers_count\":258,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1803065777\\/me_w_arb_normal.jpg\",\"description\":\"Si on remboursait le temps perdu, je serais riche. Politiquement ambidextre asym\\u00e9trique, dominante h\\u00e9misph\\u00e8re gauche. Serial retweeter de @solangeteparle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"51889223\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803065777\\/me_w_arb_normal.jpg\",\"name\":\"Zacal\",\"default_profile_image\":false,\"created_at\":\"Sun Jun 28 23:59:26 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":51889223,\"utc_offset\":3600,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182763791429632,\"created_at\":\"Fri Feb 24 23:09:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1803000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f5f64428-153e-4c93-bfc8-ec861bc3a40e-173182763791429632" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw c'est vrai que ça tweet sec sur le plateau. Ça ne doit pas plaire à mémé tout ça.", -"img": { -"src": "http://a2.twimg.com/profile_images/1841426692/image_normal.jpg" -}, -"title": "Peyow: #lgw c'est vrai que ça tweet sec sur le plateau. Ça ne doit pas plaire à mémé tout ça.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1804000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw c'est vrai que \\u00e7a tweet sec sur le plateau. \\u00c7a ne doit pas plaire \\u00e0 m\\u00e9m\\u00e9 tout \\u00e7a.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182768111562752\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":42,\"screen_name\":\"PeyowOner\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":126,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Grenoble\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1841426692\\/image_normal.jpg\",\"description\":\"Technicien du spectale survivant. Fain\\u00e9ant et casanier, donc totalement inoffensif.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"268921581\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841426692\\/image_normal.jpg\",\"name\":\"Peyow\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 19 19:00:41 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":268921581,\"utc_offset\":null,\"favourites_count\":12,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182768111562752,\"created_at\":\"Fri Feb 24 23:09:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1804000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5d884a9a-4650-4f4c-90d2-eaa287c43f71-173182768111562752" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est même complètement a chier #lgw allez bonne nuit a tous", -"img": { -"src": "http://a2.twimg.com/profile_images/52182069/dan_normal.jpg" -}, -"title": "daniel de almeida: C'est même complètement a chier #lgw allez bonne nuit a tous", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1805000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est m\\u00eame compl\\u00e8tement a chier #lgw allez bonne nuit a tous\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182775669686272\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":364,\"screen_name\":\"dandealmeida\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":899,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"paris\",\"show_all_inline_media\":false,\"listed_count\":23,\"profile_link_color\":\"0084B4\",\"followers_count\":423,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/52182069\\/dan_normal.jpg\",\"description\":\"Fluctuat editor in chief\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"14244948\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/52182069\\/dan_normal.jpg\",\"name\":\"daniel de almeida\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 28 16:36:12 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":14244948,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":\"http:\\/\\/www.fluctuat.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182775669686272,\"created_at\":\"Fri Feb 24 23:09:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1805000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "78649138-32dc-49d1-a522-0d982dce76fe-173182775669686272" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Dimitri c'est le coté obscur de la force #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1578085959/funny-dirty-photos-thechive-7_normal.jpg" -}, -"title": "Matthieu Michel: Dimitri c'est le coté obscur de la force #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1806000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Dimitri c'est le cot\\u00e9 obscur de la force #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[41,45]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182777922031616\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":68,\"screen_name\":\"MicheO3\",\"lang\":\"en\",\"profile_text_color\":\"3E4415\",\"statuses_count\":5140,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"Marseille\\/Paris\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"D02B55\",\"followers_count\":95,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1578085959\\/funny-dirty-photos-thechive-7_normal.jpg\",\"description\":\"\\u00ab Dieu a cr\\u00e9\\u00e9 les seins pour nourrir les enfants et on y met des proth\\u00e8ses pour nourrir les docteurs. \\u00bb\\u00ab Ce monde est un vaste naufrage : sauve qui peut ! \\u00bb\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"68460513\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1578085959\\/funny-dirty-photos-thechive-7_normal.jpg\",\"name\":\"Matthieu Michel\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 24 17:30:05 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":68460513,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182777922031616,\"created_at\":\"Fri Feb 24 23:09:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1806000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9efc47d1-2a8e-47ea-bf5a-56a56eeee195-173182777922031616" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw j'adore le nouveau plateau, et jusqu'ici j'ai beaucoup aimé les intervenants :) Quand à Rollin #ilreste", -"img": { -"src": "http://a1.twimg.com/profile_images/1487846442/avatarTwitter_normal.jpg" -}, -"title": "Seb™: #lgw j'adore le nouveau plateau, et jusqu'ici j'ai beaucoup aimé les intervenants :) Quand à Rollin #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1806000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw j'adore le nouveau plateau, et jusqu'ici j'ai beaucoup aim\\u00e9 les intervenants :) Quand \\u00e0 Rollin #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[100,108]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182777318047744\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":418,\"screen_name\":\"_Swayb\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":100345,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"La Rochelle\",\"show_all_inline_media\":true,\"listed_count\":132,\"profile_link_color\":\"0084B4\",\"followers_count\":950,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1487846442\\/avatarTwitter_normal.jpg\",\"description\":\" Ch\\u00e9ri d'@onlylili. Et d'autres trucs.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"18868661\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1487846442\\/avatarTwitter_normal.jpg\",\"name\":\"Seb\\u2122\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 11 14:57:11 +0000 2009\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":18868661,\"utc_offset\":3600,\"favourites_count\":45,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182777318047744,\"created_at\":\"Fri Feb 24 23:09:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1806000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "135890b9-3642-44fa-a43b-50dd474b73be-173182777318047744" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Un quadri-bubble ca marche aussi ? #ilpart #ilreste #cqui #change2ton #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1840602431/MyGoogle_Avatar1_normal.png" -}, -"title": "Guillaume Maurin: Un quadri-bubble ca marche aussi ? #ilpart #ilreste #cqui #change2ton #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1806000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Un quadri-bubble ca marche aussi ? #ilpart #ilreste #cqui #change2ton #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[35,42]},{\"text\":\"ilreste\",\"indices\":[43,51]},{\"text\":\"cqui\",\"indices\":[52,57]},{\"text\":\"change2ton\",\"indices\":[58,69]},{\"text\":\"lgw\",\"indices\":[70,74]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"https:\\/\\/chrome.google.com\\/extensions\\/detail\\/encaiiljifbdbjlphpgpiimidegddhic\\\" rel=\\\"nofollow\\\"\\u003ESilver Bird\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182778844774400\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"gmaurin\",\"lang\":\"fr\",\"favourites_count\":58,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":394,\"location\":\"France - Bretagne - Toulouse\",\"profile_text_color\":\"333333\",\"followers_count\":428,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1840602431\\/MyGoogle_Avatar1_normal.png\",\"description\":\"Du pass\\u00e9 faisons table en marbre ........ #Geek #Rugby #Prof - http:\\/\\/gplus.gmaurin.fr\",\"statuses_count\":15767,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/368275111\\/13638-stade-toulousain.jpg\",\"show_all_inline_media\":true,\"listed_count\":32,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"48504688\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Guillaume Maurin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/368275111\\/13638-stade-toulousain.jpg\",\"created_at\":\"Thu Jun 18 21:54:30 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":48504688,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.gmaurin.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840602431\\/MyGoogle_Avatar1_normal.png\"},\"truncated\":false,\"id\":173182778844774400,\"created_at\":\"Fri Feb 24 23:09:26 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1806000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ba091954-796a-4f3e-a5a9-daf6b743f033-173182778844774400" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les invités dans le noir, concept #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1657787350/image_normal.jpg" -}, -"title": "LGW Fan Club: Les invités dans le noir, concept #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1810000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Les invit\\u00e9s dans le noir, concept #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182795072544769\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":17,\"screen_name\":\"LgwFanClub\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":118,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":11,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1657787350\\/image_normal.jpg\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"421417721\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1657787350\\/image_normal.jpg\",\"name\":\"LGW Fan Club\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 25 22:40:16 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":421417721,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182795072544769,\"created_at\":\"Fri Feb 24 23:09:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1810000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c216dd46-79f0-4114-9864-5a5acb897a10-173182795072544769" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Vous devez avoir du boulot avec les Tweet de Morano #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1823017040/tetocarre_normal.jpg" -}, -"title": "GoldoNat: Vous devez avoir du boulot avec les Tweet de Morano #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1810000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Vous devez avoir du boulot avec les Tweet de Morano #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[52,56]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182794061721601\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":256,\"screen_name\":\"GoldoNat\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1752,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"009999\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"description\":\"Graphiste, Pr\\u00e9sentatrice qui raconte des blagues nulles et Stagiaire irresponsable \\u00e9v\\u00e8nement chez DoReMi Game Cie, Jeux Vid\\u00e9os, Troll \\u00e0 ses heures perdues.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"116250574\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"name\":\"GoldoNat\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 21 19:13:39 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":116250574,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.doremi.asso.fr\\/site\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182794061721601,\"created_at\":\"Fri Feb 24 23:09:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1810000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c13bbf06-3f50-4d80-8c37-28a362c33f21-173182794061721601" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rhoooo @Deemee3 now !! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1141384407/profil_normal.jpg" -}, -"title": "carole gamelin: Rhoooo @Deemee3 now !! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1813000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Rhoooo @Deemee3 now !! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Deemee3\",\"indices\":[7,15],\"id_str\":\"209219475\",\"name\":\"Dimitri\",\"id\":209219475}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[23,27]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182809207357440\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":659,\"screen_name\":\"carolegamelin\",\"lang\":\"fr\",\"profile_text_color\":\"6f7829\",\"statuses_count\":11510,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"Pau, France\",\"show_all_inline_media\":true,\"listed_count\":64,\"profile_link_color\":\"520d20\",\"followers_count\":766,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1141384407\\/profil_normal.jpg\",\"description\":\"Journaliste, chef du desk num\\u00e9rique \\u00e0 La R\\u00e9publique des Pyr\\u00e9n\\u00e9es \\u00e0 Pau. Animatrice de communaut\\u00e9s et de Twittap\\u00e9ros. Tarte au Maroilles maison sur demande.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"78605f\",\"id_str\":\"19910673\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1141384407\\/profil_normal.jpg\",\"name\":\"carole gamelin\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 02 15:09:06 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":19910673,\"utc_offset\":3600,\"favourites_count\":255,\"url\":\"http:\\/\\/www.larepubliquedespyrenees.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182809207357440,\"created_at\":\"Fri Feb 24 23:09:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1813000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "186c5c71-993d-47ca-bad5-6e8398c9b374-173182809207357440" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @bamos617: #lgw #solange” #go #download @ashanti \"The Woman You Love\"ft @BusaBusss now on @iTunesMusic http://t.co/XHXdiyiQ”", -"img": { -"src": "http://a2.twimg.com/profile_images/1840251686/2328_normal.jpg" -}, -"title": "ImMeTiliDieKy: RT @bamos617: #lgw #solange” #go #download @ashanti \"The Woman You Love\"ft @BusaBusss now on @iTunesMusic http://t.co/XHXdiyiQ”", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1813000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @bamos617: #lgw #solange\\u201d #go #download @ashanti \\\"The Woman You Love\\\"ft @BusaBusss now on @iTunesMusic http:\\/\\/t.co\\/XHXdiyiQ\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"bamos617\",\"indices\":[3,12],\"id_str\":\"27690770\",\"name\":\"ammo mr ashanti\",\"id\":27690770},{\"screen_name\":\"ashanti\",\"indices\":[44,52],\"id_str\":\"67982898\",\"name\":\"ASHANTI\",\"id\":67982898},{\"screen_name\":\"BusaBusss\",\"indices\":[76,86],\"id_str\":\"24278900\",\"name\":\"Busta Rhymes\",\"id\":24278900},{\"screen_name\":\"iTunesMusic\",\"indices\":[94,106],\"id_str\":\"74580436\",\"name\":\"iTunes Music\",\"id\":74580436}],\"urls\":[{\"indices\":[107,127],\"expanded_url\":\"http:\\/\\/ow.ly\\/8rEen\",\"display_url\":\"ow.ly\\/8rEen\",\"url\":\"http:\\/\\/t.co\\/XHXdiyiQ\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]},{\"text\":\"solange\",\"indices\":[20,28]},{\"text\":\"go\",\"indices\":[30,33]},{\"text\":\"download\",\"indices\":[34,43]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #solange\\u201d #go #download @ashanti \\\"The Woman You Love\\\"ft @BusaBusss now on @iTunesMusic http:\\/\\/t.co\\/XHXdiyiQ\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"ashanti\",\"indices\":[30,38],\"id_str\":\"67982898\",\"name\":\"ASHANTI\",\"id\":67982898},{\"screen_name\":\"BusaBusss\",\"indices\":[62,72],\"id_str\":\"24278900\",\"name\":\"Busta Rhymes\",\"id\":24278900},{\"screen_name\":\"iTunesMusic\",\"indices\":[80,92],\"id_str\":\"74580436\",\"name\":\"iTunes Music\",\"id\":74580436}],\"urls\":[{\"indices\":[93,113],\"expanded_url\":\"http:\\/\\/ow.ly\\/8rEen\",\"display_url\":\"ow.ly\\/8rEen\",\"url\":\"http:\\/\\/t.co\\/XHXdiyiQ\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"solange\",\"indices\":[6,14]},{\"text\":\"go\",\"indices\":[16,19]},{\"text\":\"download\",\"indices\":[20,29]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181636085686272\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":728,\"screen_name\":\"bamos617\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":19851,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"boston\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":311,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1825423057\\/image_normal.jpg\",\"description\":\"#teamashanti #team-written entertainment#teamgemini#team30seconds to mars#team jared leto#teamp!nk #kelly clarkson\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"27690770\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1825423057\\/image_normal.jpg\",\"name\":\"ammo mr ashanti\",\"default_profile_image\":false,\"created_at\":\"Mon Mar 30 17:51:40 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":27690770,\"utc_offset\":null,\"favourites_count\":202,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181636085686272,\"created_at\":\"Fri Feb 24 23:04:54 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182808217501696\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":327,\"screen_name\":\"LiahLiasLive\",\"lang\":\"en\",\"profile_text_color\":\"4db33d\",\"statuses_count\":8295,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/429762272\\/tupac17.jpg\",\"location\":\"AroundThaWay\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"2c852c\",\"followers_count\":310,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1840251686\\/2328_normal.jpg\",\"description\":\"KysFynessChyc DaLexDonette LiahLiahThaLioness IceQueen ThatCold MikkeyThaMessenger @ASHANTI followed me on 8\\/13\\/010 @5:27p.m.- TeamAshanti ShaniSwatTeam \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Eastern Time (US & Canada)\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"42073637\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429762272\\/tupac17.jpg\",\"profile_sidebar_fill_color\":\"2e282b\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840251686\\/2328_normal.jpg\",\"name\":\"ImMeTiliDieKy\",\"default_profile_image\":false,\"created_at\":\"Sat May 23 18:32:39 +0000 2009\",\"profile_sidebar_border_color\":\"1b8728\",\"id\":42073637,\"utc_offset\":-18000,\"favourites_count\":73,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182808217501696,\"created_at\":\"Fri Feb 24 23:09:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1813000, -"tags": [ -{ -"id-ref": "efac6a3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efac6f50-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef7b6040-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "03955bd3-e618-48f0-aada-99888fd6664a-173182808217501696" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Breve de comptoir: C'est Freud qui l'a dit : une grosse banane ça fait marrer tout le monde.", -"img": { -"src": "http://a0.twimg.com/profile_images/1421767677/n775859914_630617_3556_normal.jpg" -}, -"title": "Thibaut: #lgw Breve de comptoir: C'est Freud qui l'a dit : une grosse banane ça fait marrer tout le monde.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1814000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Breve de comptoir: C'est Freud qui l'a dit : une grosse banane \\u00e7a fait marrer tout le monde.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182811145109504\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":436,\"screen_name\":\"thibautchampey\",\"lang\":\"fr\",\"profile_text_color\":\"c8c8cc\",\"statuses_count\":154,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/291023158\\/02220_lastlight_1280x800.jpg\",\"location\":\"Paris \",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0c0d0d\",\"followers_count\":80,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1421767677\\/n775859914_630617_3556_normal.jpg\",\"description\":\"Communication enabled geek.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"3b3d3d\",\"id_str\":\"282143992\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/291023158\\/02220_lastlight_1280x800.jpg\",\"profile_sidebar_fill_color\":\"68696e\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1421767677\\/n775859914_630617_3556_normal.jpg\",\"name\":\"Thibaut\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 14 16:45:25 +0000 2011\",\"profile_sidebar_border_color\":\"e6ebe4\",\"id\":282143992,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"https:\\/\\/sites.google.com\\/site\\/thibautchampey\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182811145109504,\"created_at\":\"Fri Feb 24 23:09:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1814000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bb439ddd-89ab-4739-8e32-3de7d16e79df-173182811145109504" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le plus marrant dans la vidéo du chat qui saute c'est @pascalmabille #LGW ;)", -"img": { -"src": "http://a0.twimg.com/profile_images/1780196925/anonymous2_normal.png" -}, -"title": "Abrutim: Le plus marrant dans la vidéo du chat qui saute c'est @pascalmabille #LGW ;)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1814000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le plus marrant dans la vid\\u00e9o du chat qui saute c'est @pascalmabille #LGW ;)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"PascalMabille\",\"indices\":[54,68],\"id_str\":\"1367131\",\"name\":\"Pascal Mabille\",\"id\":1367131}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[69,73]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[-0.6388556,44.8111671],[-0.5334955,44.8111671],[-0.5334955,44.9163535],[-0.6388556,44.9163535]]]},\"attributes\":{},\"full_name\":\"Bordeaux, Gironde\",\"name\":\"Bordeaux\",\"id\":\"1b606b052d77a745\",\"place_type\":\"city\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/1b606b052d77a745.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[-0.55506992,44.84445953]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.twitter.com\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Windows Phone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182810847326209\",\"geo\":{\"type\":\"Point\",\"coordinates\":[44.84445953,-0.55506992]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":550,\"screen_name\":\"abrutim\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10390,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/136894864\\/IMG_1712_copie.jpg\",\"location\":\"Bordeaux\",\"show_all_inline_media\":false,\"listed_count\":59,\"profile_link_color\":\"0084B4\",\"followers_count\":1143,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1780196925\\/anonymous2_normal.png\",\"description\":\"\\u250c\\u041f\\u2510(\\u0ca0_\\u0ca0)\\u250c\\u041f\\u2510| Chroniqueur chez GeekInc, Blogueur BD int\\u00e9ress\\u00e9 par le Webdev,photo, dessin, comics, manga, s\\u00e9ries, guitare, hard rock, metal, guinness et whisky !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"169861930\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/136894864\\/IMG_1712_copie.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1780196925\\/anonymous2_normal.png\",\"name\":\"Abrutim\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 23 10:19:49 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":169861930,\"utc_offset\":null,\"favourites_count\":24,\"url\":\"http:\\/\\/lightbulb.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182810847326209,\"created_at\":\"Fri Feb 24 23:09:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1814000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "316c64e1-dfed-4bb4-9a95-1663e835241d-173182810847326209" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Il est à ma gauche... #lgw RT @palmashow: Notre voisin de droite a un problème de rire", -"img": { -"src": "http://a3.twimg.com/profile_images/1648215039/EmeryDoligeHubN_B_normal.jpg" -}, -"title": "Emery Doligé: Il est à ma gauche... #lgw RT @palmashow: Notre voisin de droite a un problème de rire", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1814000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Il est \\u00e0 ma gauche... #lgw RT @palmashow: Notre voisin de droite a un probl\\u00e8me de rire\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[30,40],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[22,26]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182812436955137\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"MryEmery\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":493,\"location\":\"Paris Rive Gauche\",\"profile_text_color\":\"666666\",\"followers_count\":19577,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1648215039\\/EmeryDoligeHubN_B_normal.jpg\",\"description\":\"Vanksen. Europe 1 #dcdc. Lib\\u00e9ral ta m\\u00e8re.\",\"statuses_count\":31438,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/170627783\\/mrytwitter_copie.jpg\",\"show_all_inline_media\":true,\"listed_count\":931,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f7f8fa\",\"protected\":false,\"id_str\":\"14285154\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Emery Dolig\\u00e9\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/170627783\\/mrytwitter_copie.jpg\",\"created_at\":\"Wed Apr 02 16:59:11 +0000 2008\",\"profile_sidebar_fill_color\":\"252429\",\"id\":14285154,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/mry.blogs.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648215039\\/EmeryDoligeHubN_B_normal.jpg\"},\"truncated\":false,\"id\":173182812436955137,\"created_at\":\"Fri Feb 24 23:09:34 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1814000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "662f9a7d-6902-4e46-920d-29e53f24a81c-173182812436955137" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Ilreste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1696785642/image_normal.jpg" -}, -"title": "Tweedy Bang: #Ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1814000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#Ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182813271633920\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":140,\"screen_name\":\"theuxbdr\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":230,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/415218924\\/photographist\",\"location\":\"Paris \\/ Montr\\u00e9al\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":82,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1696785642\\/image_normal.jpg\",\"description\":\"Blogging \\/ Jogging \\/ Marketing \\/ Lifestyle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"156664189\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/415218924\\/photographist\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1696785642\\/image_normal.jpg\",\"name\":\"Tweedy Bang\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 17 15:11:01 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":156664189,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":\"http:\\/\\/tempercloud.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182813271633920,\"created_at\":\"Fri Feb 24 23:09:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1814000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8e3b6578-9cb4-451b-9843-48e820dfe1fb-173182813271633920" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bonne idée d'éclairer le dos des invités ^^ #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1386846292/logo-id-referenceur_normal.png" -}, -"title": "Loïc @ IDRef: Bonne idée d'éclairer le dos des invités ^^ #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1817000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bonne id\\u00e9e d'\\u00e9clairer le dos des invit\\u00e9s ^^ #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[44,48]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182823900000256\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":477,\"screen_name\":\"ID_referenceur\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":448,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/265737446\\/bg-id-referenceur.jpg\",\"location\":\"Auvergne\",\"show_all_inline_media\":true,\"listed_count\":52,\"profile_link_color\":\"810004\",\"followers_count\":637,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1386846292\\/logo-id-referenceur_normal.png\",\"description\":\"R\\u00e9f\\u00e9renceur web en freelance : R\\u00e9daction de contenu, analyse technique & linking sur http:\\/\\/www.id-referenceur.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f5ecc1\",\"id_str\":\"89922335\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/265737446\\/bg-id-referenceur.jpg\",\"profile_sidebar_fill_color\":\"f5ecc1\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1386846292\\/logo-id-referenceur_normal.png\",\"name\":\"Lo\\u00efc @ IDRef\",\"default_profile_image\":false,\"created_at\":\"Sat Nov 14 11:51:50 +0000 2009\",\"profile_sidebar_border_color\":\"efdba4\",\"id\":89922335,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/www.weblog-referencement.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182823900000256,\"created_at\":\"Fri Feb 24 23:09:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1817000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b2b6d0f2-95f3-4486-a6ec-b904349f43d6-173182823900000256" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pour les prochains invités. Venez avec une lampe de poche pour éclairer votre visage. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1683879841/Photo_du_83030873-12-___23.03_normal.jpg" -}, -"title": "Rémi: Pour les prochains invités. Venez avec une lampe de poche pour éclairer votre visage. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1817000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Pour les prochains invit\\u00e9s. Venez avec une lampe de poche pour \\u00e9clairer votre visage. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[86,90]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182823807713280\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":319,\"screen_name\":\"GabytaineFlam\",\"lang\":\"fr\",\"profile_text_color\":\"8FCAE0\",\"statuses_count\":5846,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"location\":\"Toulouse.\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"4BB7DF\",\"followers_count\":367,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"description\":\"Les tweets qui ont \\u00e9t\\u00e9 \\u00e9crits dans cette TL ont \\u00e9t\\u00e9 faits par un professionnel. N'essayez pas de les reproduire \\u00e0 la maison. Contentez vous de les suivre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"59BEE4\",\"id_str\":\"161146189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"profile_sidebar_fill_color\":\"191F22\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"name\":\"R\\u00e9mi\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 30 03:07:45 +0000 2010\",\"profile_sidebar_border_color\":\"4BB7DF\",\"id\":161146189,\"utc_offset\":-10800,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182823807713280,\"created_at\":\"Fri Feb 24 23:09:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1817000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "54356523-f4c4-4df3-8cfb-5178cf6659a6-173182823807713280" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw ou l'emission sur Twitter ! Mettez la 5 !", -"img": { -"src": "http://a2.twimg.com/profile_images/1803227504/lolilol_normal.JPG" -}, -"title": "Thomas Gabri L: #lgw ou l'emission sur Twitter ! Mettez la 5 !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1818000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw ou l'emission sur Twitter ! Mettez la 5 !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182828912189440\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":315,\"screen_name\":\"TonMeilleurAmi_\",\"lang\":\"fr\",\"profile_text_color\":\"010157\",\"statuses_count\":2444,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/416460348\\/daft1.png\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"eb0c0c\",\"followers_count\":713,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1803227504\\/lolilol_normal.JPG\",\"description\":\"J'\\u00e9coute du dancefloor, du rock, du jazz, de la techno, du hip-hop, de la pop, du R&B, de la soul, enfin tout quoi ... -Impose ton style !-\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"000000\",\"id_str\":\"305581176\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/416460348\\/daft1.png\",\"profile_sidebar_fill_color\":\"c7c3c3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803227504\\/lolilol_normal.JPG\",\"name\":\"Thomas Gabri L\",\"default_profile_image\":false,\"created_at\":\"Thu May 26 13:24:41 +0000 2011\",\"profile_sidebar_border_color\":\"000000\",\"id\":305581176,\"utc_offset\":null,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182828912189440,\"created_at\":\"Fri Feb 24 23:09:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1818000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ff645c0c-02dd-4ea4-9e6a-818846898e23-173182828912189440" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Si quelqu'un veut un autographe du @palmashow, ils sont a cote de moi. Je peux essayer de négocier... #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1819530189/twitter_normal.png" -}, -"title": "Benoit Lebreau: Si quelqu'un veut un autographe du @palmashow, ils sont a cote de moi. Je peux essayer de négocier... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1819000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Si quelqu'un veut un autographe du @palmashow, ils sont a cote de moi. Je peux essayer de n\\u00e9gocier... #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[35,45],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[102,106]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182832498311169\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":605,\"screen_name\":\"benoitlebreau\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4157,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"667033\",\"followers_count\":339,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1819530189\\/twitter_normal.png\",\"description\":\"sympathique et cool \\/\\/ danseur \\u00e9toile \\u00e0 NRJ Group \\/\\/ #runner parisien du soir, #radio amateur et tr\\u00e8s dr\\u00f4le \\u00e0 la t\\u00e9l\\u00e9\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"267290862\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819530189\\/twitter_normal.png\",\"name\":\"Benoit Lebreau\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 16 17:22:17 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":267290862,\"utc_offset\":3600,\"favourites_count\":38,\"url\":\"http:\\/\\/www.benoitlebreau.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182832498311169,\"created_at\":\"Fri Feb 24 23:09:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1819000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fe34dcfe-1795-48c2-b484-2ec418633f1e-173182832498311169" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#BozoLeRouge devant le webzé #lgw #ilpart http://t.co/aiX6LFUm", -"img": { -"src": "http://a0.twimg.com/profile_images/1667379154/8I6juT3f_normal" -}, -"title": "Patrick Ollier: #BozoLeRouge devant le webzé #lgw #ilpart http://t.co/aiX6LFUm", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1821000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#BozoLeRouge devant le webz\\u00e9 #lgw #ilpart http:\\/\\/t.co\\/aiX6LFUm\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"BozoLeRouge\",\"indices\":[0,12]},{\"text\":\"lgw\",\"indices\":[29,33]},{\"text\":\"ilpart\",\"indices\":[34,41]}],\"media\":[{\"type\":\"photo\",\"indices\":[42,62],\"sizes\":{\"small\":{\"h\":509,\"resize\":\"fit\",\"w\":340},\"large\":{\"h\":1536,\"resize\":\"fit\",\"w\":1024},\"medium\":{\"h\":900,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdE3sFCIAA4MkZ.jpg\",\"id_str\":\"173182834192818176\",\"id\":173182834192818176,\"expanded_url\":\"http:\\/\\/twitter.com\\/PatrickOllier\\/status\\/173182834188623874\\/photo\\/1\",\"display_url\":\"pic.twitter.com\\/aiX6LFUm\",\"url\":\"http:\\/\\/t.co\\/aiX6LFUm\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdE3sFCIAA4MkZ.jpg\"}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182834188623874\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"PatrickOllier\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":78,\"location\":\"france\",\"profile_text_color\":\"333333\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"description\":\"Ma force ? Je n'ai rien \\u00e0 vendre ni rien \\u00e0 acheter, je n'ai pas de ma\\u00eetre et je ne v\\u00e9n\\u00e8re aucun dieu. Et je ne lis pas mes messages :))\",\"statuses_count\":1207,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"088253\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"protected\":false,\"id_str\":\"299723960\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Patrick Ollier\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"created_at\":\"Mon May 16 15:47:22 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":299723960,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\"},\"truncated\":false,\"id\":173182834188623874,\"created_at\":\"Fri Feb 24 23:09:41 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1821000, -"tags": [ -{ -"id-ref": "efad5dc0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7133431c-5de0-4c76-b938-264458bb7974-173182834188623874" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Bullenroll nan 40 je te dis ;) #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/535308655/wp_pairo_denied_2_normal.jpg" -}, -"title": "christophe garnier: @Bullenroll nan 40 je te dis ;) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1822000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Bullenroll nan 40 je te dis ;) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Bullenroll\",\"indices\":[0,11],\"id_str\":\"74413492\",\"name\":\"Am\\u00e9lie \",\"id\":74413492}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.osfoora.com\\\" rel=\\\"nofollow\\\"\\u003EOsfoora HD\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173181638711320576\",\"id_str\":\"173182844926046209\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173181638711320576,\"in_reply_to_user_id_str\":\"74413492\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":711,\"screen_name\":\"catfishs\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":37475,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/427349951\\/IMG_0132.JPG\",\"location\":\"Yffiniac - France\",\"show_all_inline_media\":false,\"listed_count\":164,\"profile_link_color\":\"0084B4\",\"followers_count\":983,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/535308655\\/wp_pairo_denied_2_normal.jpg\",\"description\":\"Photographe ind\\u00e9pendant et breton d'adoption. J'aime \\u00e9couter de la bonne musique quand je n'ai pas le temps d'en jouer.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"29444976\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/427349951\\/IMG_0132.JPG\",\"profile_sidebar_fill_color\":\"acd9e8\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/535308655\\/wp_pairo_denied_2_normal.jpg\",\"name\":\"christophe garnier\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 07 13:17:59 +0000 2009\",\"profile_sidebar_border_color\":\"158cbf\",\"id\":29444976,\"utc_offset\":3600,\"favourites_count\":28,\"url\":\"http:\\/\\/www.capturesdigitales.fr\"},\"in_reply_to_screen_name\":\"Bullenroll\",\"truncated\":false,\"id\":173182844926046209,\"created_at\":\"Fri Feb 24 23:09:42 +0000 2012\",\"in_reply_to_user_id\":74413492}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1822000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "91052d5a-af51-4a10-9159-2426d6af2625-173182844926046209" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Prendre les tweets au vol, une évidence pour un réseau social dont l'icone est un oiseau ! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1579781654/brush2star_mini_normal.jpg" -}, -"title": "Magalie Baudry: Prendre les tweets au vol, une évidence pour un réseau social dont l'icone est un oiseau ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1822000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Prendre les tweets au vol, une \\u00e9vidence pour un r\\u00e9seau social dont l'icone est un oiseau ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[91,95]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182844909260801\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":251,\"screen_name\":\"Mag_frog\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6515,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"location\":\"Nantes\\/Cholet\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"7762e0\",\"followers_count\":274,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"description\":\"Passions web, infographie, dessin, couture, nouvelles technos, communication, partage et th\\u00e9\\u00e2tre amateur.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"172314328\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"profile_sidebar_fill_color\":\"f7a64a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"name\":\"Magalie Baudry\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 29 12:06:17 +0000 2010\",\"profile_sidebar_border_color\":\"f2b87e\",\"id\":172314328,\"utc_offset\":-7200,\"favourites_count\":6,\"url\":\"http:\\/\\/www.maglagrenouille.fr\\/blog\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182844909260801,\"created_at\":\"Fri Feb 24 23:09:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1822000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e59515c5-f8b8-46a4-8e0f-ad9c1576abb6-173182844909260801" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Cette émission est bien faite mais je vois pas l'intérêt #france5 #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/840968974/Bruce_Lee_normal.jpg" -}, -"title": "Ribelio: Cette émission est bien faite mais je vois pas l'intérêt #france5 #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1823000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Cette \\u00e9mission est bien faite mais je vois pas l'int\\u00e9r\\u00eat #france5 #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"france5\",\"indices\":[57,65]},{\"text\":\"lgw\",\"indices\":[66,70]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182848440868864\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5ED4DC\",\"screen_name\":\"Ribelio\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":97,\"location\":\"PARIS\",\"profile_text_color\":\"3C3940\",\"followers_count\":36,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/840968974\\/Bruce_Lee_normal.jpg\",\"description\":\"\",\"statuses_count\":1775,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/99213386\\/new_york_p.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0099B9\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0099B9\",\"protected\":false,\"id_str\":\"135578456\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Ribelio\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/99213386\\/new_york_p.jpg\",\"created_at\":\"Wed Apr 21 18:06:24 +0000 2010\",\"profile_sidebar_fill_color\":\"95E8EC\",\"id\":135578456,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/840968974\\/Bruce_Lee_normal.jpg\"},\"truncated\":false,\"id\":173182848440868864,\"created_at\":\"Fri Feb 24 23:09:43 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1823000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c6fcd790-b045-417a-97ab-5ec74d921b44-173182848440868864" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @nicoprat: Avec #lgw je découvre les vidéos de @SolangeTeParle et c'est affligeant. Ou alors j'ai besoin d'explications.", -"img": { -"src": "http://a1.twimg.com/profile_images/1817217136/ouam_normal.jpg" -}, -"title": "Alexandra: RT @nicoprat: Avec #lgw je découvre les vidéos de @SolangeTeParle et c'est affligeant. Ou alors j'ai besoin d'explications.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1823000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @nicoprat: Avec #lgw je d\\u00e9couvre les vid\\u00e9os de @SolangeTeParle et c'est affligeant. Ou alors j'ai besoin d'explications.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"nicoprat\",\"indices\":[3,12],\"id_str\":\"19256842\",\"name\":\"Nico Prat\",\"id\":19256842},{\"screen_name\":\"SolangeTeParle\",\"indices\":[50,65],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Avec #lgw je d\\u00e9couvre les vid\\u00e9os de @SolangeTeParle et c'est affligeant. Ou alors j'ai besoin d'explications.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[36,51],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[5,9]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182161636179968\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":2297,\"screen_name\":\"nicoprat\",\"lang\":\"en\",\"profile_text_color\":\"0a040a\",\"statuses_count\":29877,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/32273341\\/cassete.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":210,\"profile_link_color\":\"224087\",\"followers_count\":6570,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1842911014\\/guetta_normal.jpg\",\"description\":\"Le Mouv, Tsugi, Technikart, Voxpop, co-auteur des Miscellan\\u00e9es d'Internet, et un petit sudoku de temps en temps\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"19256842\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/32273341\\/cassete.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842911014\\/guetta_normal.jpg\",\"name\":\"Nico Prat\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 20 20:55:08 +0000 2009\",\"profile_sidebar_border_color\":\"050504\",\"id\":19256842,\"utc_offset\":3600,\"favourites_count\":440,\"url\":\"http:\\/\\/nicoprat.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182161636179968,\"created_at\":\"Fri Feb 24 23:06:59 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182847597805568\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":76,\"screen_name\":\"AlexandraTST\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":73,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":7,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817217136\\/ouam_normal.jpg\",\"description\":\"J\\u2019ai le spleen compliqu\\u00e9 de m\\u00e9lancolie avec la nostalgie je rage et je b\\u00e2ille et je m\\u2019ennuie et je m\\u2019assomme et je m'emb\\u00eate\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"131516\",\"id_str\":\"246323926\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817217136\\/ouam_normal.jpg\",\"name\":\"Alexandra\",\"default_profile_image\":false,\"created_at\":\"Wed Feb 02 15:47:08 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":246323926,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182847597805568,\"created_at\":\"Fri Feb 24 23:09:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1823000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8be587a3-50c8-4e63-969e-667e5514c2d7-173182847597805568" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilReste", -"img": { -"src": "http://a0.twimg.com/profile_images/1341369350/IMG_0292_normal.JPG" -}, -"title": "Sébastien Von Roth: #lgw #ilReste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1823000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilReste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilReste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182851272032256\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":185,\"screen_name\":\"svonroth\",\"lang\":\"fr\",\"profile_text_color\":\"525252\",\"statuses_count\":237,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Lussy\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"eba800\",\"followers_count\":43,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1341369350\\/IMG_0292_normal.JPG\",\"description\":\"UX Designer\\/Graphiste iOs & Web\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Bern\",\"profile_background_color\":\"f2f2f2\",\"id_str\":\"14003172\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffee7f\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1341369350\\/IMG_0292_normal.JPG\",\"name\":\"S\\u00e9bastien Von Roth\",\"default_profile_image\":false,\"created_at\":\"Tue Feb 26 14:07:04 +0000 2008\",\"profile_sidebar_border_color\":\"e0da61\",\"id\":14003172,\"utc_offset\":3600,\"favourites_count\":90,\"url\":\"http:\\/\\/www.sobees.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182851272032256,\"created_at\":\"Fri Feb 24 23:09:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1823000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b52e9e99-2909-4bb9-9621-a76950a76866-173182851272032256" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Quand est-ce qu'ils vont arrêtez cette émission de merde de #LGW ? Les impôts financent ça ?...", -"img": { -"src": "http://a2.twimg.com/profile_images/1561594770/image_normal.jpg" -}, -"title": "Ti FouFou: Quand est-ce qu'ils vont arrêtez cette émission de merde de #LGW ? Les impôts financent ça ?...", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1824000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Quand est-ce qu'ils vont arr\\u00eatez cette \\u00e9mission de merde de #LGW ? Les imp\\u00f4ts financent \\u00e7a ?...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[60,64]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182854832984065\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":118,\"screen_name\":\"Ti_nounou\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7407,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/413304074\\/Skypics.png\",\"location\":\"CAF\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":206,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1561594770\\/image_normal.jpg\",\"description\":\"Je crois que la grande diff\\u00e9rence entre les oiseaux et les hommes politiques c'est que de temps en temps les oiseaux s'arr\\u00eatent de voler\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"264862915\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/413304074\\/Skypics.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1561594770\\/image_normal.jpg\",\"name\":\"Ti FouFou\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 12 15:42:46 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":264862915,\"utc_offset\":3600,\"favourites_count\":471,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182854832984065,\"created_at\":\"Fri Feb 24 23:09:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1824000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fb85097b-45a4-4f9d-b5ec-06c8dfbbdd10-173182854832984065" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Tweetception RT @AlexHervaud J'adore le LT des gens QUI SONT DANS LE POSTE #lgw RT @palmashow Notre voisin de droite a un problème de rire", -"img": { -"src": "http://a0.twimg.com/profile_images/1376376963/geologist_normal.png" -}, -"title": "Jason: Tweetception RT @AlexHervaud J'adore le LT des gens QUI SONT DANS LE POSTE #lgw RT @palmashow Notre voisin de droite a un problème de rire", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1824000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Tweetception RT @AlexHervaud J'adore le LT des gens QUI SONT DANS LE POSTE #lgw RT @palmashow Notre voisin de droite a un probl\\u00e8me de rire\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"AlexHervaud\",\"indices\":[16,28],\"id_str\":\"14321981\",\"name\":\"Alexandre Hervaud\",\"id\":14321981},{\"screen_name\":\"palmashow\",\"indices\":[83,93],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[75,79]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182854115770370\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":69,\"screen_name\":\"T0rv4ld\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":626,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":16,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1376376963\\/geologist_normal.png\",\"description\":\"Je fais dans la vie ce que les autres font sur Minecraft.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"83393510\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1376376963\\/geologist_normal.png\",\"name\":\"Jason\",\"default_profile_image\":false,\"created_at\":\"Sun Oct 18 16:30:13 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":83393510,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182854115770370,\"created_at\":\"Fri Feb 24 23:09:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1824000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "86acc006-b378-4ae3-850f-4dc14e43423c-173182854115770370" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @FredMichalak: Je constate que le professeur #Rollin a toujours quelque chose à dire et ça, la vérité, ça fait plaisir ! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/545276894/MavericksZoom_normal.jpg" -}, -"title": "RichardTrois: RT @FredMichalak: Je constate que le professeur #Rollin a toujours quelque chose à dire et ça, la vérité, ça fait plaisir ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1824000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @FredMichalak: Je constate que le professeur #Rollin a toujours quelque chose \\u00e0 dire et \\u00e7a, la v\\u00e9rit\\u00e9, \\u00e7a fait plaisir ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FredMichalak\",\"indices\":[3,16],\"id_str\":\"112284601\",\"name\":\"Fr\\u00e9d\\u00e9rique Michalak\",\"id\":112284601}],\"urls\":[],\"hashtags\":[{\"text\":\"Rollin\",\"indices\":[48,55]},{\"text\":\"lgw\",\"indices\":[124,128]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Je constate que le professeur #Rollin a toujours quelque chose \\u00e0 dire et \\u00e7a, la v\\u00e9rit\\u00e9, \\u00e7a fait plaisir ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Rollin\",\"indices\":[30,37]},{\"text\":\"lgw\",\"indices\":[106,110]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182701552148481\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":210,\"screen_name\":\"FredMichalak\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6922,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/106466387\\/Photos_a_riennes_030_Canet_-_Copie.jpg\",\"location\":\"Perpignan, France\",\"show_all_inline_media\":false,\"listed_count\":98,\"profile_link_color\":\"b30710\",\"followers_count\":1333,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1636975262\\/avatarfm2_normal.jpg\",\"description\":\"L'autre. Journaliste PQR \\u00e0 Perpignan, en charge de la politique (ces tweets n'engagent ni ma r\\u00e9daction ni le bon go\\u00fbt). Pilote http:\\/\\/www.1jour1vespa.fr\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Warsaw\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"112284601\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/106466387\\/Photos_a_riennes_030_Canet_-_Copie.jpg\",\"profile_sidebar_fill_color\":\"dbd0af\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1636975262\\/avatarfm2_normal.jpg\",\"name\":\"Fr\\u00e9d\\u00e9rique Michalak\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 07 22:56:25 +0000 2010\",\"profile_sidebar_border_color\":\"d40000\",\"id\":112284601,\"utc_offset\":3600,\"favourites_count\":47,\"url\":\"http:\\/\\/www.fredmichalak.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182701552148481,\"created_at\":\"Fri Feb 24 23:09:08 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182854442921984\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":796,\"screen_name\":\"RichardTrois\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":22590,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/3486543\\/red_rose_01.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":171,\"profile_link_color\":\"0084B4\",\"followers_count\":2718,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/545276894\\/MavericksZoom_normal.jpg\",\"description\":\"Fl\\u00e2neur non salari\\u00e9 & caf\\u00e9noiriste. Politique, photo, lecture et la vie comme elle vient... Pour #SRoyal, #FH2012. ex LePost.fr & ex LePlus now Zeredac.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"17365199\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/3486543\\/red_rose_01.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/545276894\\/MavericksZoom_normal.jpg\",\"name\":\"RichardTrois\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 13 14:00:25 +0000 2008\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":17365199,\"utc_offset\":3600,\"favourites_count\":1336,\"url\":\"http:\\/\\/zeredac.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182854442921984,\"created_at\":\"Fri Feb 24 23:09:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1824000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efa96512-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4e6d224a-2112-401c-ad61-47d7080706e2-173182854442921984" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Heureusement qu'il y a @Vinvin pour co-animer @francoisrollin nous ferait un one-man show ce soir :)", -"img": { -"src": "http://a0.twimg.com/profile_images/1757013909/image1326646425_normal.png" -}, -"title": "Damien Vacher: #LGW Heureusement qu'il y a @Vinvin pour co-animer @francoisrollin nous ferait un one-man show ce soir :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1825000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW Heureusement qu'il y a @Vinvin pour co-animer @francoisrollin nous ferait un one-man show ce soir :)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[28,35],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522},{\"screen_name\":\"francoisrollin\",\"indices\":[51,66],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182859266371584\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":405,\"screen_name\":\"Le_Damien\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27164,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Chatillon-en-Bazois\",\"show_all_inline_media\":false,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":343,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"description\":\"I'm a lonely Cowboy who learning un BTS SIO (ex BTS IG) in Nevers... Et un Mac Gyver de l'URL par @Checkyourpeople et je suis un tumblreur assidu\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"26552716\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"name\":\"Damien Vacher\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 25 18:09:17 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":26552716,\"utc_offset\":3600,\"favourites_count\":43,\"url\":\"http:\\/\\/damienvacher.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182859266371584,\"created_at\":\"Fri Feb 24 23:09:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1825000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dc9e46cc-50d7-4af7-88f8-294224202a7f-173182859266371584" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ça alors @Deemee3 vient anonymement dans #lgw ! #alumerlalumière", -"img": { -"src": "http://a2.twimg.com/profile_images/1621227345/IMG_2129b__Copier__normal.jpg" -}, -"title": "imnotalone: ça alors @Deemee3 vient anonymement dans #lgw ! #alumerlalumière", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1828000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u00e7a alors @Deemee3 vient anonymement dans #lgw ! #alumerlalumi\\u00e8re\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Deemee3\",\"indices\":[9,17],\"id_str\":\"209219475\",\"name\":\"Dimitri\",\"id\":209219475}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[41,45]},{\"text\":\"alumerlalumi\\u00e8re\",\"indices\":[48,64]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/seesmic_desktop\\/sd2\\\" rel=\\\"nofollow\\\"\\u003ESeesmic Desktop\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182871727640576\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":585,\"screen_name\":\"imnotalone\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":40508,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"wherever I can twit! \",\"show_all_inline_media\":true,\"listed_count\":180,\"profile_link_color\":\"2FC2EF\",\"followers_count\":2340,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1621227345\\/IMG_2129b__Copier__normal.jpg\",\"description\":\"A mes heures perdues, j'ai une vie bien remplie. L\\u00e0 aussi http:\\/\\/telling-stories.fr\\/ \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"18002294\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1621227345\\/IMG_2129b__Copier__normal.jpg\",\"name\":\"imnotalone\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 09 21:01:01 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":18002294,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"http:\\/\\/imnotalone.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182871727640576,\"created_at\":\"Fri Feb 24 23:09:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1828000, -"tags": [ -{ -"id-ref": "efae63f0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c7c71061-e1bf-4f23-83a5-c9717786852b-173182871727640576" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bizarre l'ambiance du plateau #LGW #france5", -"img": { -"src": "http://a1.twimg.com/profile_images/1483456386/Capture_d_e_cran_2011-08-08_a__00.41.40_normal.png" -}, -"title": "Tom Salbeth: Bizarre l'ambiance du plateau #LGW #france5", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1830000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bizarre l'ambiance du plateau #LGW #france5\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[30,34]},{\"text\":\"france5\",\"indices\":[35,43]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182877977165824\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":767,\"screen_name\":\"Yaduxx\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1614,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/403880026\\/briques.jpg\",\"location\":\"Bruxelles, 18 ans\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"9c0000\",\"followers_count\":1434,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1483456386\\/Capture_d_e_cran_2011-08-08_a__00.41.40_normal.png\",\"description\":\"Cr\\u00e9ateur de contenus web, graphiste, r\\u00e9dacteur web, pigiste, \\u00e9tudiant.\\r\\n\\r\\nBlogs_@sudpresseonline\\r\\nPigiste_@webdesignmag\\r\\nWebzapping_@thevoicebe\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"000000\",\"id_str\":\"86957732\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/403880026\\/briques.jpg\",\"profile_sidebar_fill_color\":\"ffd7d6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1483456386\\/Capture_d_e_cran_2011-08-08_a__00.41.40_normal.png\",\"name\":\"Tom Salbeth\",\"default_profile_image\":false,\"created_at\":\"Mon Nov 02 14:56:44 +0000 2009\",\"profile_sidebar_border_color\":\"000000\",\"id\":86957732,\"utc_offset\":3600,\"favourites_count\":253,\"url\":\"http:\\/\\/www.yaduxx.be\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182877977165824,\"created_at\":\"Fri Feb 24 23:09:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1830000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "95450d08-c924-4fb7-abf7-0b998999861e-173182877977165824" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Picture from #OnlyHug33k :\n\nP’tit plaisir avant @LeGrandWebze! #LGW (Taken with picplz.) http://t.co/XDSrlV0Y", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: Picture from #OnlyHug33k :\n\nP’tit plaisir avant @LeGrandWebze! #LGW (Taken with picplz.) http://t.co/XDSrlV0Y", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1830000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Picture from #OnlyHug33k :\\n\\nP\\u2019tit plaisir avant @LeGrandWebze! #LGW (Taken with picplz.) http:\\/\\/t.co\\/XDSrlV0Y\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[48,61],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"OnlyHug33k\",\"indices\":[13,24]},{\"text\":\"LGW\",\"indices\":[63,67]}],\"media\":[{\"type\":\"photo\",\"indices\":[89,109],\"sizes\":{\"small\":{\"h\":453,\"resize\":\"fit\",\"w\":340},\"large\":{\"h\":1024,\"resize\":\"fit\",\"w\":768},\"medium\":{\"h\":800,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdE6JqCAAAXwd0.jpg\",\"id_str\":\"173182876492365824\",\"id\":173182876492365824,\"expanded_url\":\"http:\\/\\/twitter.com\\/hug33k\\/status\\/173182876483977217\\/photo\\/1\",\"display_url\":\"pic.twitter.com\\/XDSrlV0Y\",\"url\":\"http:\\/\\/t.co\\/XDSrlV0Y\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdE6JqCAAAXwd0.jpg\"}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ifttt.com\\\" rel=\\\"nofollow\\\"\\u003Eifttt\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182876483977217\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"111405\",\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"favourites_count\":16,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":912,\"location\":\"Alsace, France\",\"profile_text_color\":\"a3c23e\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"statuses_count\":4894,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Hugo SCHOCH\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_fill_color\":\"9ca871\",\"id\":175540303,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/only.hug33k.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\"},\"truncated\":false,\"id\":173182876483977217,\"created_at\":\"Fri Feb 24 23:09:50 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1830000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efae9f3c-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7ddde167-75cb-48e4-8f97-b110e6cf06a8-173182876483977217" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "y'a vraiment une répétition? je croyais que ct du freestyle total #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1313387378/profil_normal.jpg" -}, -"title": "Jean-Baptiste Viet: y'a vraiment une répétition? je croyais que ct du freestyle total #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1831000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"y'a vraiment une r\\u00e9p\\u00e9tition? je croyais que ct du freestyle total #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[66,70]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182882934816768\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":330,\"screen_name\":\"jeanviet\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":3322,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/233585490\\/background.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":49,\"profile_link_color\":\"3b8d76\",\"followers_count\":729,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1313387378\\/profil_normal.jpg\",\"description\":\"Votre Guide Web et Multim\\u00e9dia gratuit et accessible \\u00e0 toute la famille !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"e5f6f6\",\"id_str\":\"39217851\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/233585490\\/background.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1313387378\\/profil_normal.jpg\",\"name\":\"Jean-Baptiste Viet\",\"default_profile_image\":false,\"created_at\":\"Mon May 11 08:40:23 +0000 2009\",\"profile_sidebar_border_color\":\"000000\",\"id\":39217851,\"utc_offset\":-10800,\"favourites_count\":5,\"url\":\"http:\\/\\/jeanviet.info\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182882934816768,\"created_at\":\"Fri Feb 24 23:09:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1831000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "187ef52a-8f19-4de4-b8a3-2d78a2a44362-173182882934816768" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Youhouuuuu @Deemee3 is in da place!!! #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1840420824/FRANCEFORTE-by-dzeis_normal.jpg" -}, -"title": "[ɖʐəɪʃ]: Youhouuuuu @Deemee3 is in da place!!! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1832000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Youhouuuuu @Deemee3 is in da place!!! #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Deemee3\",\"indices\":[11,19],\"id_str\":\"209219475\",\"name\":\"Dimitri\",\"id\":209219475}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[38,42]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182886508367872\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":555,\"screen_name\":\"dzeis\",\"lang\":\"fr\",\"profile_text_color\":\"cccccc\",\"statuses_count\":16801,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/414372141\\/bg-twitterAD.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":49,\"profile_link_color\":\"ff0084\",\"followers_count\":1129,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1840420824\\/FRANCEFORTE-by-dzeis_normal.jpg\",\"description\":\"Tu aimes le foot et la politique? Tu peux entrer, je t'accepterai malgr\\u00e9 ta diff\\u00e9rence. Follow par @LANDEYves, mais je ne l'explique toujours pas.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"47984073\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/414372141\\/bg-twitterAD.jpg\",\"profile_sidebar_fill_color\":\"292929\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840420824\\/FRANCEFORTE-by-dzeis_normal.jpg\",\"name\":\"[\\u0256\\u0290\\u0259\\u026a\\u0283]\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 17 14:50:50 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":47984073,\"utc_offset\":3600,\"favourites_count\":52,\"url\":\"http:\\/\\/nonjenaipasdefacebookconnard.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182886508367872,\"created_at\":\"Fri Feb 24 23:09:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1832000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b0889fb3-b685-4cbb-bddc-198a0d109f19-173182886508367872" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "tweets de comptoir now ! #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1845570945/6wb5t4_normal.jpg" -}, -"title": "Jérémy: tweets de comptoir now ! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1832000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"tweets de comptoir now ! #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[25,29]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182885111664641\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":180,\"screen_name\":\"Schokobon_\",\"lang\":\"fr\",\"profile_text_color\":\"ffffff\",\"statuses_count\":1369,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/63830126\\/tux_fous.jpg\",\"location\":\"Lyon, France\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"31b9e6\",\"followers_count\":185,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1845570945\\/6wb5t4_normal.jpg\",\"description\":\"Past\\u00e8quophile voyageur passionn\\u00e9 de nouvelles technologies, accro \\u00e0 son Nikon et \\u00e0 la b\\u00eatise \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"65beeb\",\"id_str\":\"94757944\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/63830126\\/tux_fous.jpg\",\"profile_sidebar_fill_color\":\"000000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1845570945\\/6wb5t4_normal.jpg\",\"name\":\"J\\u00e9r\\u00e9my\",\"default_profile_image\":false,\"created_at\":\"Sat Dec 05 08:55:32 +0000 2009\",\"profile_sidebar_border_color\":\"1da1de\",\"id\":94757944,\"utc_offset\":3600,\"favourites_count\":142,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182885111664641,\"created_at\":\"Fri Feb 24 23:09:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1832000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5a04e294-5a88-4df1-8c89-80912883a168-173182885111664641" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ha merde ! @FlorencePorcel n'a pas mit son bras bionique ! #lgw #cqui", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: Ha merde ! @FlorencePorcel n'a pas mit son bras bionique ! #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1832000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ha merde ! @FlorencePorcel n'a pas mit son bras bionique ! #lgw #cqui\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[11,26],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[59,63]},{\"text\":\"cqui\",\"indices\":[64,69]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182888819441664\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6696,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"followers_count\":2387,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"name\":\"Ludovic Delaherche\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":72665061,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/chapkattack.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182888819441664,\"created_at\":\"Fri Feb 24 23:09:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1832000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4170180f-4f9a-45f0-a473-d496fae98605-173182888819441664" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Picture from #OnlyHug33k : Ce soir : #LGW avec @LeGrandWebze @Vinvin @FrancoisRollin @FlorencePorcel et cie. (Ta... http://t.co/2Y6hXOG0", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: Picture from #OnlyHug33k : Ce soir : #LGW avec @LeGrandWebze @Vinvin @FrancoisRollin @FlorencePorcel et cie. (Ta... http://t.co/2Y6hXOG0", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1832000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Picture from #OnlyHug33k : Ce soir\\u00a0: #LGW avec @LeGrandWebze @Vinvin @FrancoisRollin @FlorencePorcel et cie. (Ta... http:\\/\\/t.co\\/2Y6hXOG0\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[47,60],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"Vinvin\",\"indices\":[61,68],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522},{\"screen_name\":\"francoisrollin\",\"indices\":[69,84],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076},{\"screen_name\":\"FlorencePorcel\",\"indices\":[85,100],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"OnlyHug33k\",\"indices\":[13,24]},{\"text\":\"LGW\",\"indices\":[37,41]}],\"media\":[{\"type\":\"photo\",\"indices\":[116,136],\"sizes\":{\"large\":{\"h\":768,\"resize\":\"fit\",\"w\":1024},\"medium\":{\"h\":450,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":255,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdE6q1CIAA9Y4y.jpg\",\"id_str\":\"173182885396881408\",\"expanded_url\":\"http:\\/\\/twitter.com\\/hug33k\\/status\\/173182885388492800\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdE6q1CIAA9Y4y.jpg\",\"id\":173182885396881408,\"display_url\":\"pic.twitter.com\\/2Y6hXOG0\",\"url\":\"http:\\/\\/t.co\\/2Y6hXOG0\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ifttt.com\\\" rel=\\\"nofollow\\\"\\u003Eifttt\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182885388492800\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":912,\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"profile_text_color\":\"a3c23e\",\"statuses_count\":4895,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"location\":\"Alsace, France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"profile_sidebar_fill_color\":\"9ca871\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"name\":\"Hugo SCHOCH\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_border_color\":\"111405\",\"id\":175540303,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/only.hug33k.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182885388492800,\"created_at\":\"Fri Feb 24 23:09:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1832000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efae9f3c-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e59d3bcb-f447-426d-9ec4-b78587b03bf6-173182885388492800" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw comment faire pour lire 1000 tweet en 10min??", -"img": { -"src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_3_normal.png" -}, -"title": "robin pierre: #lgw comment faire pour lire 1000 tweet en 10min??", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1833000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw comment faire pour lire 1000 tweet en 10min??\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[5.6779213,45.1540629],[5.7534338,45.1540629],[5.7534338,45.2140187],[5.6779213,45.2140187]]]},\"attributes\":{},\"full_name\":\"Grenoble, Is\\u00e8re\",\"name\":\"Grenoble\",\"id\":\"97a95373473f3acd\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/97a95373473f3acd.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[5.71257136,45.16672529]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182892774658048\",\"geo\":{\"type\":\"Point\",\"coordinates\":[45.16672529,5.71257136]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1,\"screen_name\":\"pierre_robin\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"501182356\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"name\":\"robin pierre\",\"default_profile_image\":true,\"created_at\":\"Thu Feb 23 21:53:04 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":501182356,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182892774658048,\"created_at\":\"Fri Feb 24 23:09:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1833000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c6b7b670-c1d8-4548-889a-2cfdd98cd0a8-173182892774658048" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Après les #cesar2012 changement d'ambiance : on passe sur France 5 pour le Grand Webze ! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1604021308/logo-zfactory_normal.jpg" -}, -"title": "Nicolas_Ziegler: Après les #cesar2012 changement d'ambiance : on passe sur France 5 pour le Grand Webze ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1835000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Apr\\u00e8s les #cesar2012 changement d'ambiance : on passe sur France 5 pour le Grand Webze ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cesar2012\",\"indices\":[10,20]},{\"text\":\"lgw\",\"indices\":[89,93]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182900139868160\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":592,\"screen_name\":\"Z_Factory\",\"lang\":\"fr\",\"profile_text_color\":\"0e1c21\",\"statuses_count\":3287,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/350981894\\/z-factory-twitter-NEW.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":108,\"profile_link_color\":\"bf0000\",\"followers_count\":1508,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1604021308\\/logo-zfactory_normal.jpg\",\"description\":\"Consultant strat\\u00e9gies de communication et d\\u00e9veloppement de marque, planneur strat, blogueur, pubard friendly, communicant pratiquant, media+social web addict..\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"171b1c\",\"id_str\":\"17072926\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/350981894\\/z-factory-twitter-NEW.png\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1604021308\\/logo-zfactory_normal.jpg\",\"name\":\"Nicolas_Ziegler\",\"default_profile_image\":false,\"created_at\":\"Thu Oct 30 19:47:35 +0000 2008\",\"profile_sidebar_border_color\":\"ff0000\",\"id\":17072926,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/z-factory.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182900139868160,\"created_at\":\"Fri Feb 24 23:09:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1835000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1cd4a2ca-f980-45b4-84e4-900ab29c64e6-173182900139868160" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Drôle d'ambiance...un peu froid...vide..creux...une plante verte?", -"img": { -"src": "http://a3.twimg.com/profile_images/1813277782/profil_normal.jpg" -}, -"title": "annabel s. alves : #lgw Drôle d'ambiance...un peu froid...vide..creux...une plante verte?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1836000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw Dr\\u00f4le d'ambiance...un peu froid...vide..creux...une plante verte?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[7.1820901,43.6452915],[7.3239546,43.6452915],[7.3239546,43.76075],[7.1820901,43.76075]]]},\"attributes\":{},\"full_name\":\"Nice, Alpes-Maritimes\",\"name\":\"Nice\",\"id\":\"d43b21ac2b0c2029\",\"place_type\":\"city\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/d43b21ac2b0c2029.json\"},\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182904900395010\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"annabeldessin\",\"lang\":\"fr\",\"favourites_count\":37,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":811,\"location\":\"France, Nice(06)\",\"profile_text_color\":\"666666\",\"followers_count\":235,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1813277782\\/profil_normal.jpg\",\"description\":\"Styliste, conceptrice, mod\\u00e9liste;inadapt\\u00e9e scolaire,surdou\\u00e9e cancre;n'y arrivera jamais dans la vie,elle dessine,elle dessine,elle dessine...(\\u00e9duc. nationale)\\r\\n\",\"statuses_count\":4785,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/341403463\\/Yeux_Annajung.jpg\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"106986321\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"annabel s. alves \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/341403463\\/Yeux_Annajung.jpg\",\"created_at\":\"Thu Jan 21 07:51:27 +0000 2010\",\"profile_sidebar_fill_color\":\"252429\",\"id\":106986321,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"https:\\/\\/sites.google.com\\/site\\/annabelalvessovieri\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813277782\\/profil_normal.jpg\"},\"truncated\":false,\"id\":173182904900395010,\"created_at\":\"Fri Feb 24 23:09:56 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1836000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3f15b293-6d44-4716-aa9a-c06fdee67e6f-173182904900395010" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je crois qu'on est filtré #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1720114042/Izafox_normal.jpg" -}, -"title": "Izafox: Je crois qu'on est filtré #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1837000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je crois qu'on est filtr\\u00e9 #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[26,30]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182906016079872\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":255,\"screen_name\":\"Izafox\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1985,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":31,\"profile_link_color\":\"FF3300\",\"followers_count\":587,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1720114042\\/Izafox_normal.jpg\",\"description\":\"Co-fondatrice du BarGaming, R\\u00e9dactrice sur VieDeGeek\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"21196709\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1720114042\\/Izafox_normal.jpg\",\"name\":\"Izafox\",\"default_profile_image\":false,\"created_at\":\"Wed Feb 18 13:49:16 +0000 2009\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":21196709,\"utc_offset\":-10800,\"favourites_count\":3,\"url\":\"http:\\/\\/www.viedegeek.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182906016079872,\"created_at\":\"Fri Feb 24 23:09:57 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1837000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b2672732-94a5-47f5-a852-541d3f858a18-173182906016079872" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Articulez en capslock. Un peu. #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1565604108/Ouimenon__1__normal.jpg" -}, -"title": "ouimenon: Articulez en capslock. Un peu. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1838000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Articulez en capslock. Un peu. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[31,35]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182913196732418\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":416,\"screen_name\":\"ouimenon\",\"lang\":\"fr\",\"profile_text_color\":\"05364d\",\"statuses_count\":5956,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/318613348\\/Plumes.jpg\",\"location\":\"Sur la tranche\",\"show_all_inline_media\":true,\"listed_count\":64,\"profile_link_color\":\"16219c\",\"followers_count\":942,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1565604108\\/Ouimenon__1__normal.jpg\",\"description\":\"Elle tweete. Et parfois m\\u00eame elle escribouille. Mais pas trop.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000203\",\"id_str\":\"216687420\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/318613348\\/Plumes.jpg\",\"profile_sidebar_fill_color\":\"000105\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1565604108\\/Ouimenon__1__normal.jpg\",\"name\":\"ouimenon\",\"default_profile_image\":false,\"created_at\":\"Wed Nov 17 13:02:42 +0000 2010\",\"profile_sidebar_border_color\":\"c5c9d6\",\"id\":216687420,\"utc_offset\":3600,\"favourites_count\":26,\"url\":\"http:\\/\\/ouimaispastrop.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182913196732418,\"created_at\":\"Fri Feb 24 23:09:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1838000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "00894303-2d03-4ade-958b-239fbf5dd820-173182913196732418" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Praska une emission sur France5 #lgw @LeGrandWebze", -"img": { -"src": "http://a2.twimg.com/profile_images/1632512642/John_normal.jpg" -}, -"title": "Stephane : @Praska une emission sur France5 #lgw @LeGrandWebze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1839000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Praska une emission sur France5 #lgw @LeGrandWebze\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Praska\",\"indices\":[0,7],\"id_str\":\"15453030\",\"name\":\"Pras\",\"id\":15453030},{\"screen_name\":\"LeGrandWebze\",\"indices\":[38,51],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173182511868944385\",\"id_str\":\"173182915683954690\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173182511868944385,\"in_reply_to_user_id_str\":\"15453030\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":159,\"screen_name\":\"stefLP\",\"lang\":\"fr\",\"profile_text_color\":\"6a1e00\",\"statuses_count\":1540,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/292553800\\/IMG_0246__1600x1200_.JPG\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0800b6\",\"followers_count\":75,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1632512642\\/John_normal.jpg\",\"description\":\"Je travaille dans le monde de l'informatique et des pharmacies (depuis 17 ans) , et \\u00e9galement auto-entrepreneur \\u00e0 mes temps perdus. http:\\/\\/about.me\\/bealcost\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffe9d9\",\"id_str\":\"11192742\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/292553800\\/IMG_0246__1600x1200_.JPG\",\"profile_sidebar_fill_color\":\"ffecd9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1632512642\\/John_normal.jpg\",\"name\":\"Stephane \",\"default_profile_image\":false,\"created_at\":\"Sat Dec 15 10:31:27 +0000 2007\",\"profile_sidebar_border_color\":\"001e0e\",\"id\":11192742,\"utc_offset\":3600,\"favourites_count\":42,\"url\":null},\"in_reply_to_screen_name\":\"Praska\",\"truncated\":false,\"id\":173182915683954690,\"created_at\":\"Fri Feb 24 23:09:59 +0000 2012\",\"in_reply_to_user_id\":15453030}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1839000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4a573c36-ccaa-4656-98e2-bf4e5e65fe1b-173182915683954690" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw ne repose que sur twitter ou c'est une spéciale twitter ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1836319207/ay-11042009-18022012_normal.jpg" -}, -"title": "Ay. Poulain Maubant: #lgw ne repose que sur twitter ou c'est une spéciale twitter ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1839000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw ne repose que sur twitter ou c'est une sp\\u00e9ciale twitter ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182917500088321\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":590,\"screen_name\":\"AymericPM\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":5035,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/7226973\\/twitter2.jpg\",\"location\":\"Brest, France\",\"show_all_inline_media\":false,\"listed_count\":72,\"profile_link_color\":\"8f0700\",\"followers_count\":787,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836319207\\/ay-11042009-18022012_normal.jpg\",\"description\":\"CEO Nere\\u00ffs, marketing, strat\\u00e9gie, prospective - t\\u00e9l\\u00e9coms, internet - Finist\\u00e8re, l\\u00e0 o\\u00f9 tout commence. Et aussi #Brest #IoT #fablab #4G #android #hihi\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1b33b6\",\"id_str\":\"11048002\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/7226973\\/twitter2.jpg\",\"profile_sidebar_fill_color\":\"4c70f0\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836319207\\/ay-11042009-18022012_normal.jpg\",\"name\":\"Ay. Poulain Maubant\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 11 13:06:15 +0000 2007\",\"profile_sidebar_border_color\":\"1e20be\",\"id\":11048002,\"utc_offset\":3600,\"favourites_count\":10,\"url\":\"http:\\/\\/aymeric.pm\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182917500088321,\"created_at\":\"Fri Feb 24 23:09:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1839000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7b52c7b0-a58c-450a-9f6d-937cc8df2ca3-173182917500088321" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Coucou @Deemee3! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1640796894/valmad__normal.jpg" -}, -"title": "val: Coucou @Deemee3! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1841000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Coucou @Deemee3! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Deemee3\",\"indices\":[7,15],\"id_str\":\"209219475\",\"name\":\"Dimitri\",\"id\":209219475}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[17,21]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182925855145984\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":503,\"screen_name\":\"valmad_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":17058,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/37593519\\/dune_sunset.JPG\",\"location\":\"Aquitaine\",\"show_all_inline_media\":true,\"listed_count\":66,\"profile_link_color\":\"0084B4\",\"followers_count\":1209,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1640796894\\/valmad__normal.jpg\",\"description\":\"Ma bio, par vous: *Ange ou D\\u00e9esse*, douce, dr\\u00f4le, courageuse, corrosive, fid\\u00e8le. Bref, awesome. Modeste? Non, y'avait pas! \\r\\n#soglamour \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"51392884\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/37593519\\/dune_sunset.JPG\",\"profile_sidebar_fill_color\":\"c5e0ed\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1640796894\\/valmad__normal.jpg\",\"name\":\"val\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 27 09:10:54 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":51392884,\"utc_offset\":-10800,\"favourites_count\":65,\"url\":\"http:\\/\\/valmad.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182925855145984,\"created_at\":\"Fri Feb 24 23:10:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1841000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "49a10f36-8b44-4e5e-b087-b0ceeea815f9-173182925855145984" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "56 glaçons #lgw Si c'est ça je joue au loto !", -"img": { -"src": "http://a2.twimg.com/profile_images/1561040191/5690_1158077242937_1557953236_391691_6813878_n__1__normal.jpg" -}, -"title": "Pauline : 56 glaçons #lgw Si c'est ça je joue au loto !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1842000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"56 gla\\u00e7ons #lgw Si c'est \\u00e7a je joue au loto !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182929218961409\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":62,\"screen_name\":\"PolineLP\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1384,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/385594112\\/bubz-dl.jpg\",\"location\":\"Lorient\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"990000\",\"followers_count\":29,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1561040191\\/5690_1158077242937_1557953236_391691_6813878_n__1__normal.jpg\",\"description\":\"Accro aux s\\u00e9ries, \\u00e0 l'humour & \\u00e0 la musique mais aussi \\u00e9tudiante en M1 Professorat des \\u00e9coles quelque part en Bretagne...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"380413697\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/385594112\\/bubz-dl.jpg\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1561040191\\/5690_1158077242937_1557953236_391691_6813878_n__1__normal.jpg\",\"name\":\"Pauline \",\"default_profile_image\":false,\"created_at\":\"Mon Sep 26 16:18:08 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":380413697,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182929218961409,\"created_at\":\"Fri Feb 24 23:10:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1842000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "60d6a3a7-70bc-448d-880c-6107dae4f383-173182929218961409" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je découvre #lgw le web qui a fumé la moquette... À la télé. #cqui au passage ^^", -"img": { -"src": "http://a0.twimg.com/profile_images/1768202944/hedi_normal.jpg" -}, -"title": "Hédi Kallel: Je découvre #lgw le web qui a fumé la moquette... À la télé. #cqui au passage ^^", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1842000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je d\\u00e9couvre #lgw le web qui a fum\\u00e9 la moquette... \\u00c0 la t\\u00e9l\\u00e9. #cqui au passage ^^\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]},{\"text\":\"cqui\",\"indices\":[61,66]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182927637708800\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"HKallel\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":54,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":36,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1768202944\\/hedi_normal.jpg\",\"description\":\"Web team #FH2012 - Chef de projet\",\"statuses_count\":29,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"392211017\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"H\\u00e9di Kallel\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sun Oct 16 18:09:41 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":392211017,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768202944\\/hedi_normal.jpg\"},\"truncated\":false,\"id\":173182927637708800,\"created_at\":\"Fri Feb 24 23:10:02 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1842000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "251c0e8f-7c7f-430f-8d12-deac13a0f855-173182927637708800" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Question existencielle : Les cheveux de Rollin, c'est une moumoutte ??", -"img": { -"src": "http://a1.twimg.com/profile_images/1742037988/me_normal.jpg" -}, -"title": "Siddhārtha Gautama: #lgw Question existencielle : Les cheveux de Rollin, c'est une moumoutte ??", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1843000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Question existencielle : Les cheveux de Rollin, c'est une moumoutte ??\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182933413273600\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":112,\"screen_name\":\"Manubaliste\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":559,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":28,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1742037988\\/me_normal.jpg\",\"description\":\"J'ai d\\u00e9cid\\u00e9 de vivre \\u00e9ternellement, pour l'instant \\u00e7a marche... #Rouen #Peinture #R\\u00eaves\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"398308919\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1742037988\\/me_normal.jpg\",\"name\":\"Siddh\\u0101rtha Gautama\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 25 21:42:34 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":398308919,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182933413273600,\"created_at\":\"Fri Feb 24 23:10:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1843000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "26d190c9-0a25-47fc-9302-7f8a93f63d86-173182933413273600" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @jonatwittbarre: @palmashow on dirait 2 mecs d'une société venus presenter leurs inventions #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1753155059/image_normal.jpg" -}, -"title": "Mostacci Cindy: RT @jonatwittbarre: @palmashow on dirait 2 mecs d'une société venus presenter leurs inventions #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1844000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @jonatwittbarre: @palmashow on dirait 2 mecs d'une soci\\u00e9t\\u00e9 venus presenter leurs inventions #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jonatwittbarre\",\"indices\":[3,18],\"id_str\":\"23099146\",\"name\":\"Jonathan Barr\\u00e9\",\"id\":23099146},{\"screen_name\":\"palmashow\",\"indices\":[20,30],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[95,99]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"@palmashow on dirait 2 mecs d'une soci\\u00e9t\\u00e9 venus presenter leurs inventions #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[75,79]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173181493743599617\",\"id_str\":\"173182507188109313\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173181493743599617,\"in_reply_to_user_id_str\":\"23782965\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":98,\"screen_name\":\"jonatwittbarre\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3595,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/54271203\\/pattern_19-22-06.jpg\",\"location\":\"paris\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"75bad6\",\"followers_count\":1827,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1530333526\\/jo_out2_normal.jpg\",\"description\":\"Video Director www.jonathanbarre.com Producer www.blagbuster.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"75bad6\",\"id_str\":\"23099146\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/54271203\\/pattern_19-22-06.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1530333526\\/jo_out2_normal.jpg\",\"name\":\"Jonathan Barr\\u00e9\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 06 18:31:24 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":23099146,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.jonathanbarre.com\"},\"in_reply_to_screen_name\":\"palmashow\",\"truncated\":false,\"id\":173182507188109313,\"created_at\":\"Fri Feb 24 23:08:21 +0000 2012\",\"in_reply_to_user_id\":23782965},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182937334939648\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":204,\"screen_name\":\"CindyMostacci\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":869,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/403414867\\/bis.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"990000\",\"followers_count\":111,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1753155059\\/image_normal.jpg\",\"description\":\"Jeune com\\u00e9dienne. Follow me I'm not famous !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"EBEBEB\",\"id_str\":\"331494406\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/403414867\\/bis.jpg\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1753155059\\/image_normal.jpg\",\"name\":\"Mostacci Cindy\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 08 08:03:49 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":331494406,\"utc_offset\":null,\"favourites_count\":11,\"url\":\"http:\\/\\/www.facebook.com\\/cindy.mostacci\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182937334939648,\"created_at\":\"Fri Feb 24 23:10:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1844000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5a047a83-9ad2-49e7-b132-ce7604cd5618-173182937334939648" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rolin le fait peur. Mais me fait surtout rire. #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1849067972/4413560C-7785-472A-B26C-A5EB7BB6F962_normal" -}, -"title": "Yhnn: Rolin le fait peur. Mais me fait surtout rire. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1845000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Rolin le fait peur. Mais me fait surtout rire. #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[47,51]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182942561050624\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":236,\"screen_name\":\"kzz_\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":8385,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/380156028\\/1920X1080.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":27,\"profile_link_color\":\"00aaff\",\"followers_count\":604,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849067972\\/4413560C-7785-472A-B26C-A5EB7BB6F962_normal\",\"description\":\"doing nothing takes work. \\/\\/\\/ Directeur du p\\u00f4le des pixels de l'espace at @GAMEONE\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"15801903\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/380156028\\/1920X1080.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849067972\\/4413560C-7785-472A-B26C-A5EB7BB6F962_normal\",\"name\":\"Yhnn\",\"default_profile_image\":false,\"created_at\":\"Sun Aug 10 22:12:55 +0000 2008\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":15801903,\"utc_offset\":3600,\"favourites_count\":52,\"url\":\"http:\\/\\/blog.gameone.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182942561050624,\"created_at\":\"Fri Feb 24 23:10:05 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1845000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ad1fa656-93fb-4072-b9e8-f43141bfc24d-173182942561050624" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le César (pâtée pour chien) de la meilleure cascade pour le chat du grand webze ! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1509550440/Opeth_normal.png" -}, -"title": "Sylvain Bonneau: Le César (pâtée pour chien) de la meilleure cascade pour le chat du grand webze ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1846000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le C\\u00e9sar (p\\u00e2t\\u00e9e pour chien) de la meilleure cascade pour le chat du grand webze ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[82,86]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.nibirutech.com\\\" rel=\\\"nofollow\\\"\\u003ETwitBird\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182944389763072\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":62,\"screen_name\":\"Bvggy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":754,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/338842991\\/wallpaper_glory.jpg\",\"location\":\"Toulouse\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":29,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1509550440\\/Opeth_normal.png\",\"description\":\"Technical manager in 3D development, two kids, two cats...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"360508134\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/338842991\\/wallpaper_glory.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1509550440\\/Opeth_normal.png\",\"name\":\"Sylvain Bonneau\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 23 09:45:35 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":360508134,\"utc_offset\":null,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182944389763072,\"created_at\":\"Fri Feb 24 23:10:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1846000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2c55257c-2f65-443f-afa4-47d1afd3d67c-173182944389763072" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Envoyez-nous des photos de vous avec votre télé ! On fera un joli album legrandwebze@gmail.com #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817123979/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png" -}, -"title": "legrandwebze: Envoyez-nous des photos de vous avec votre télé ! On fera un joli album legrandwebze@gmail.com #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1849000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Envoyez-nous des photos de vous avec votre t\\u00e9l\\u00e9 ! On fera un joli album legrandwebze@gmail.com #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[95,99]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182956561641472\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1481,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3172,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182956561641472,\"created_at\":\"Fri Feb 24 23:10:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1849000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b880b3d2-758f-494e-bc93-7a8395a1d996-173182956561641472" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Jean-Pierre Raffarin entarté, personne n'en parle http://t.co/4C3cTSOk #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1522186720/Laurent-Gloaguen-G00_normal.jpg" -}, -"title": "Laurent Gloaguen: Jean-Pierre Raffarin entarté, personne n'en parle http://t.co/4C3cTSOk #lgw", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1850000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Jean-Pierre Raffarin entart\\u00e9, personne n'en parle http:\\/\\/t.co\\/4C3cTSOk #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[50,70],\"expanded_url\":\"http:\\/\\/bit.ly\\/A2Ohpb\",\"display_url\":\"bit.ly\\/A2Ohpb\",\"url\":\"http:\\/\\/t.co\\/4C3cTSOk\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[71,75]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/sites.google.com\\/site\\/yorufukurou\\/\\\" rel=\\\"nofollow\\\"\\u003EYoruFukurou\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182962362363905\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":563,\"screen_name\":\"embruns\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":21941,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Montr\\u00e9al, Qc, Canada\",\"show_all_inline_media\":true,\"listed_count\":277,\"profile_link_color\":\"650103\",\"followers_count\":4826,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\",\"description\":\"Surnomm\\u00e9 \\u201cLe Capitaine\\u201d. Figure du Net historique et inventeur de la formule \\u201cVendredi, c'est sodomie\\u201d.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Eastern Time (US & Canada)\",\"profile_background_color\":\"131516\",\"id_str\":\"6241412\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"8c887c\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\",\"name\":\"Laurent Gloaguen\",\"default_profile_image\":false,\"created_at\":\"Tue May 22 19:16:26 +0000 2007\",\"profile_sidebar_border_color\":\"7a7768\",\"id\":6241412,\"utc_offset\":-18000,\"favourites_count\":29,\"url\":\"http:\\/\\/embruns.net\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182962362363905,\"created_at\":\"Fri Feb 24 23:10:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1850000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "80b39a1b-2a95-42de-b957-ebc1848361f7-173182962362363905" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "L'équipe de nuit est dans le noir #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1643374736/1_normal.jpg" -}, -"title": "Loic Etienne: L'équipe de nuit est dans le noir #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1851000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"L'\\u00e9quipe de nuit est dans le noir #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182968037249024\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":991,\"screen_name\":\"loaketienne\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1592,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Vallis Clausa\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":228,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1643374736\\/1_normal.jpg\",\"description\":\"D\\u00e9veloppeur \\u00e9co dans le sud de la France. Jazz, cin\\u00e9, passion pour la Nouvelle Z\\u00e9lande.\\r\\n1\\/5 de nffp-records.com\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"276901578\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1643374736\\/1_normal.jpg\",\"name\":\"Loic Etienne\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 04 09:37:48 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":276901578,\"utc_offset\":3600,\"favourites_count\":24,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182968037249024,\"created_at\":\"Fri Feb 24 23:10:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1851000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "480611d9-8ca6-4a4f-a574-a877d1f87700-173182968037249024" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @GabytaineFlam: Pour les prochains invités. Venez avec une lampe de poche pour éclairer votre visage. #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1801974559/51VNTOCGF1L._SS400__normal.jpg" -}, -"title": "Guillaume Gurdil: RT @GabytaineFlam: Pour les prochains invités. Venez avec une lampe de poche pour éclairer votre visage. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1851000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @GabytaineFlam: Pour les prochains invit\\u00e9s. Venez avec une lampe de poche pour \\u00e9clairer votre visage. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"GabytaineFlam\",\"indices\":[3,17],\"id_str\":\"161146189\",\"name\":\"R\\u00e9mi\",\"id\":161146189}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[105,109]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Pour les prochains invit\\u00e9s. Venez avec une lampe de poche pour \\u00e9clairer votre visage. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[86,90]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182823807713280\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":319,\"screen_name\":\"GabytaineFlam\",\"lang\":\"fr\",\"profile_text_color\":\"8FCAE0\",\"statuses_count\":5845,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"location\":\"Toulouse.\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"4BB7DF\",\"followers_count\":368,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"description\":\"Les tweets qui ont \\u00e9t\\u00e9 \\u00e9crits dans cette TL ont \\u00e9t\\u00e9 faits par un professionnel. N'essayez pas de les reproduire \\u00e0 la maison. Contentez vous de les suivre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"59BEE4\",\"id_str\":\"161146189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"profile_sidebar_fill_color\":\"191F22\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"name\":\"R\\u00e9mi\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 30 03:07:45 +0000 2010\",\"profile_sidebar_border_color\":\"4BB7DF\",\"id\":161146189,\"utc_offset\":-10800,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182823807713280,\"created_at\":\"Fri Feb 24 23:09:37 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182965440978945\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":164,\"screen_name\":\"gurdiiil\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2782,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Lille, France\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":84,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1801974559\\/51VNTOCGF1L._SS400__normal.jpg\",\"description\":\"Geek\\/Nerd, drogu\\u00e9 \\u00e0 la musique, atterr\\u00e9 perp\\u00e9tuel (parce qu'indign\\u00e9, c'est galvaud\\u00e9) qui garde le sens de l'humour (beh ouais, faut bien!)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"89754233\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801974559\\/51VNTOCGF1L._SS400__normal.jpg\",\"name\":\"Guillaume Gurdil\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 13 17:56:00 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":89754233,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/luniquemonsieurtoutlemonde.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182965440978945,\"created_at\":\"Fri Feb 24 23:10:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1851000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dcdc7de1-f1d0-43d2-b476-30d938b928d1-173182965440978945" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je suis là #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1772965923/tw_13213657_1327237886_normal.jpg" -}, -"title": "duanyer: Je suis là #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1853000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je suis l\\u00e0 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182976392314880\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":830,\"screen_name\":\"duanyer\",\"lang\":\"fr\",\"profile_text_color\":\"050505\",\"statuses_count\":17181,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/143862310\\/GetImage.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":51,\"profile_link_color\":\"0026ff\",\"followers_count\":853,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1772965923\\/tw_13213657_1327237886_normal.jpg\",\"description\":\"Mon ambition est de devenir l'idiot du village. J'y suis presque.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8a6e2d\",\"id_str\":\"23742784\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/143862310\\/GetImage.jpg\",\"profile_sidebar_fill_color\":\"e2ed7c\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1772965923\\/tw_13213657_1327237886_normal.jpg\",\"name\":\"duanyer\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 11 09:59:57 +0000 2009\",\"profile_sidebar_border_color\":\"d96666\",\"id\":23742784,\"utc_offset\":3600,\"favourites_count\":1310,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182976392314880,\"created_at\":\"Fri Feb 24 23:10:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1853000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6b704330-d780-407f-9ab8-f011cbf9128e-173182976392314880" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "l'éclaragiste de #LGW lui n'aura pas un CESAR mais un GERARD !!!!!", -"img": { -"src": "http://a1.twimg.com/profile_images/1633923341/tn48_normal.png" -}, -"title": "msiou: l'éclaragiste de #LGW lui n'aura pas un CESAR mais un GERARD !!!!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1855000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"l'\\u00e9claragiste de #LGW lui n'aura pas un CESAR mais un GERARD !!!!!\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[17,21]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182984155967488\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"c9b766\",\"screen_name\":\"msiou\",\"lang\":\"en\",\"favourites_count\":9,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":226,\"location\":\"\",\"profile_text_color\":\"d28730\",\"description\":\"blogueur sur http:\\/\\/msiou.net \\r\\namoureux de la musique sur http:\\/\\/lapausemeuzicale.tumblr.com \",\"statuses_count\":48128,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/358227164\\/3097-mur-en-bois-WallFizz.jpg\",\"show_all_inline_media\":false,\"listed_count\":42,\"profile_link_color\":\"4a9ba8\",\"followers_count\":212,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1633923341\\/tn48_normal.png\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"10070792\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"msiou\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/358227164\\/3097-mur-en-bois-WallFizz.jpg\",\"created_at\":\"Thu Nov 08 16:30:52 +0000 2007\",\"profile_sidebar_fill_color\":\"fff3b5\",\"id\":10070792,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1633923341\\/tn48_normal.png\"},\"in_reply_to_status_id\":null,\"id\":173182984155967488,\"created_at\":\"Fri Feb 24 23:10:15 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1855000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6e1e3ac7-adf7-4563-b8ca-cce6fb44c8c0-173182984155967488" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ha c'est le moment d'être drôle @tweets2comptoir bosse! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1727266317/oimtampon_normal.jpg" -}, -"title": "Lucas Parax: Ha c'est le moment d'être drôle @tweets2comptoir bosse! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1857000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ha c'est le moment d'\\u00eatre dr\\u00f4le @tweets2comptoir bosse! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[32,48],\"id_str\":\"227334618\",\"name\":\"Tweets de Comptoir\",\"id\":227334618}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[56,60]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182992422928384\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":731,\"screen_name\":\"lucasparax\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9270,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"990000\",\"followers_count\":538,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1727266317\\/oimtampon_normal.jpg\",\"description\":\"Politique, musique, r\\u00e9flexions absurdes. J'aime bien votre veste, mais faudrait penser \\u00e0 ne pas la retourner. #\\u00e9lys\\u00e9e_2012 #rock\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"333415548\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727266317\\/oimtampon_normal.jpg\",\"name\":\"Lucas Parax\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 11 14:14:27 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":333415548,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/lucasparax.over-blog.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182992422928384,\"created_at\":\"Fri Feb 24 23:10:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1857000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7879f2b6-4603-4089-a0ac-281533949523-173182992422928384" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Trollol le chat! Sur #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1538693241/Logo_Dabet_21_normal.jpg" -}, -"title": "Merwan Saidi: Trollol le chat! Sur #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1857000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Trollol le chat! Sur #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[22,26]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.twitter.com\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Windows Phone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182992280334336\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":10,\"screen_name\":\"Dabet21\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":89,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":1,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1538693241\\/Logo_Dabet_21_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"367182232\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1538693241\\/Logo_Dabet_21_normal.jpg\",\"name\":\"Merwan Saidi\",\"default_profile_image\":false,\"created_at\":\"Sat Sep 03 14:42:53 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":367182232,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/dabet21.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182992280334336,\"created_at\":\"Fri Feb 24 23:10:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1857000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9e13d686-7a45-4d9b-9cd4-5d8994f077cf-173182992280334336" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@davidmarsais @Gregshow kikou je vous vois #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1845640313/x_c296a84d_normal.jpg" -}, -"title": "Pierre Croce: @davidmarsais @Gregshow kikou je vous vois #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1862000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@davidmarsais @Gregshow kikou je vous vois #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"davidmarsais\",\"indices\":[0,13],\"id_str\":\"140357554\",\"name\":\"David Marsais\",\"id\":140357554},{\"screen_name\":\"Gregshow\",\"indices\":[14,23],\"id_str\":\"23932076\",\"name\":\"Gregshow\",\"id\":23932076}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[43,47]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183013201510401\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"140357554\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":109,\"screen_name\":\"PierreCroce\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":202,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"0084B4\",\"followers_count\":131,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1845640313\\/x_c296a84d_normal.jpg\",\"description\":\"Responsable Contenus Humour chez Dailymotion, et tente aussi des trucs sur sc\\u00e8ne : http:\\/\\/dai.ly\\/siCjLV\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"34305298\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1845640313\\/x_c296a84d_normal.jpg\",\"name\":\"Pierre Croce\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 22 15:41:53 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":34305298,\"utc_offset\":-10800,\"favourites_count\":20,\"url\":\"http:\\/\\/www.facebook.com\\/laminuteapropos\"},\"in_reply_to_screen_name\":\"davidmarsais\",\"truncated\":false,\"id\":173183013201510401,\"created_at\":\"Fri Feb 24 23:10:22 +0000 2012\",\"in_reply_to_user_id\":140357554}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1862000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "298dffb3-0bb1-4f63-8d64-b6ca269bbd8b-173183013201510401" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @loaketienne: L'équipe de nuit est dans le noir #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1579781654/brush2star_mini_normal.jpg" -}, -"title": "Magalie Baudry: RT @loaketienne: L'équipe de nuit est dans le noir #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1862000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @loaketienne: L'\\u00e9quipe de nuit est dans le noir #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"loaketienne\",\"indices\":[3,15],\"id_str\":\"276901578\",\"name\":\"Loic Etienne\",\"id\":276901578}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[51,55]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"L'\\u00e9quipe de nuit est dans le noir #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182968037249024\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":991,\"screen_name\":\"loaketienne\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1591,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Vallis Clausa\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":228,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1643374736\\/1_normal.jpg\",\"description\":\"D\\u00e9veloppeur \\u00e9co dans le sud de la France. Jazz, cin\\u00e9, passion pour la Nouvelle Z\\u00e9lande.\\r\\n1\\/5 de nffp-records.com\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"276901578\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1643374736\\/1_normal.jpg\",\"name\":\"Loic Etienne\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 04 09:37:48 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":276901578,\"utc_offset\":3600,\"favourites_count\":24,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182968037249024,\"created_at\":\"Fri Feb 24 23:10:11 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183014099099649\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":251,\"screen_name\":\"Mag_frog\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6515,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"location\":\"Nantes\\/Cholet\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"7762e0\",\"followers_count\":274,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"description\":\"Passions web, infographie, dessin, couture, nouvelles technos, communication, partage et th\\u00e9\\u00e2tre amateur.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"172314328\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"profile_sidebar_fill_color\":\"f7a64a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"name\":\"Magalie Baudry\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 29 12:06:17 +0000 2010\",\"profile_sidebar_border_color\":\"f2b87e\",\"id\":172314328,\"utc_offset\":-7200,\"favourites_count\":6,\"url\":\"http:\\/\\/www.maglagrenouille.fr\\/blog\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183014099099649,\"created_at\":\"Fri Feb 24 23:10:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1862000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "845ac47a-cd43-4044-895f-218170f7a5d7-173183014099099649" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw mais faut dire a Francois que sa chemise fait moins tache dans le fond que l'autre", -"img": { -"src": "http://a3.twimg.com/profile_images/1826336757/GuidO_normal.jpg" -}, -"title": "GuidoBrasletti: #ilreste #lgw mais faut dire a Francois que sa chemise fait moins tache dans le fond que l'autre", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1862000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #lgw mais faut dire a Francois que sa chemise fait moins tache dans le fond que l'autre\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183012689821698\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":105,\"screen_name\":\"guido_bzh\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1687,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Breizh\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"009999\",\"followers_count\":90,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1826336757\\/GuidO_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"444545\",\"id_str\":\"116762472\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1826336757\\/GuidO_normal.jpg\",\"name\":\"GuidoBrasletti\",\"default_profile_image\":false,\"created_at\":\"Tue Feb 23 14:08:14 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":116762472,\"utc_offset\":3600,\"favourites_count\":30,\"url\":\"http:\\/\\/www.perdu.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183012689821698,\"created_at\":\"Fri Feb 24 23:10:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1862000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6dc9fc42-4039-4d0f-a917-dd55b0226658-173183012689821698" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilReste et doit avoir droit à son estrade comme @Vinvin !", -"img": { -"src": "http://a0.twimg.com/profile_images/1739488594/avatar3_normal.png" -}, -"title": "Maxime: #lgw #ilReste et doit avoir droit à son estrade comme @Vinvin !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1863000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilReste et doit avoir droit \\u00e0 son estrade comme @Vinvin !\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[54,61],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilReste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitterrific.com\\\" rel=\\\"nofollow\\\"\\u003ETwitterrific for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183018075299840\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":106,\"screen_name\":\"tibiniou\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":481,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"2FC2EF\",\"followers_count\":66,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1739488594\\/avatar3_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"8938732\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1739488594\\/avatar3_normal.png\",\"name\":\"Maxime\",\"default_profile_image\":false,\"created_at\":\"Mon Sep 17 20:53:07 +0000 2007\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":8938732,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183018075299840,\"created_at\":\"Fri Feb 24 23:10:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1863000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9e85a54c-223a-47bd-92f3-282be6868dc3-173183018075299840" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw C'est la soirée des Webzésars ?", -"img": { -"src": "http://a2.twimg.com/profile_images/1810324073/Tweet2_normal.jpg" -}, -"title": "Caroline Anne: #lgw C'est la soirée des Webzésars ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1863000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw C'est la soir\\u00e9e des Webz\\u00e9sars ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183015588081664\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":76,\"screen_name\":\"CarolinaTwist\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":134,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/423417929\\/Boreal.jpeg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":8,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1810324073\\/Tweet2_normal.jpg\",\"description\":\"Sc\\u00e9nariste, dialoguiste, Instagramer.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"35187538\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/423417929\\/Boreal.jpeg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1810324073\\/Tweet2_normal.jpg\",\"name\":\"Caroline Anne\",\"default_profile_image\":false,\"created_at\":\"Sat Apr 25 10:26:12 +0000 2009\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":35187538,\"utc_offset\":3600,\"favourites_count\":12,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183015588081664,\"created_at\":\"Fri Feb 24 23:10:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1863000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1b9e9559-3e06-46cb-8edf-eaa3ee1d28ce-173183015588081664" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le plateau c'est la couleur de twitter, aight #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1759597701/image_normal.jpg" -}, -"title": "Camille .: Le plateau c'est la couleur de twitter, aight #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1863000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le plateau c'est la couleur de twitter, aight #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183018167574528\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":590,\"screen_name\":\"CamilleWil\",\"lang\":\"fr\",\"profile_text_color\":\"520000\",\"statuses_count\":18713,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"210b05\",\"followers_count\":506,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1759597701\\/image_normal.jpg\",\"description\":\"Camille \\u03df - @prettylil_miss : ma vie \\u2665 \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"0a0300\",\"id_str\":\"93848420\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"profile_sidebar_fill_color\":\"d61d08\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1759597701\\/image_normal.jpg\",\"name\":\"Camille .\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 01 12:23:18 +0000 2009\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":93848420,\"utc_offset\":-36000,\"favourites_count\":14,\"url\":\"http:\\/\\/intotheglitter.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183018167574528,\"created_at\":\"Fri Feb 24 23:10:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1863000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "518fdb51-dddb-414b-b9e4-87bc72bc1bf4-173183018167574528" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw tweet à St Tropez", -"img": { -"src": "http://a1.twimg.com/profile_images/1768745785/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png" -}, -"title": "☠papounay2000☠: #lgw tweet à St Tropez", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1864000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw tweet \\u00e0 St Tropez\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183019161620482\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"F2E195\",\"screen_name\":\"papounay2000\",\"lang\":\"fr\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":265,\"location\":\"\",\"profile_text_color\":\"0C3E53\",\"followers_count\":135,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1768745785\\/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png\",\"description\":\"N'oubliez pas de vous aimer\",\"statuses_count\":3539,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/412848613\\/gandhi.jpg\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"FF0000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BADFCD\",\"protected\":false,\"id_str\":\"14764219\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"\\u2620papounay2000\\u2620\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/412848613\\/gandhi.jpg\",\"created_at\":\"Tue May 13 20:33:18 +0000 2008\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"id\":14764219,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768745785\\/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png\"},\"truncated\":false,\"id\":173183019161620482,\"created_at\":\"Fri Feb 24 23:10:24 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1864000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1746a173-8bcb-45f6-ad74-88aa0d30b1b6-173183019161620482" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Viens d'entre-apercevoir @KlaireFr :) #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1841029880/gangstacat6ze46f4ze6f4z6e84_normal.jpg" -}, -"title": "Brice R.: Viens d'entre-apercevoir @KlaireFr :) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1866000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Viens d'entre-apercevoir @KlaireFr :) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[25,34],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[38,42]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183030750494720\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":69,\"screen_name\":\"brice_r_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2376,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/404651107\\/ToVictory.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1841029880\\/gangstacat6ze46f4ze6f4z6e84_normal.jpg\",\"description\":\"#G\\u00e9meaux #DoublePersonnalit\\u00e9 \\r\\nParce que la vie priv\\u00e9e ne sert pas uniquement \\u00e0 cacher des d\\u00e9lits et des crimes.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Copenhagen\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"15512436\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/404651107\\/ToVictory.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841029880\\/gangstacat6ze46f4ze6f4z6e84_normal.jpg\",\"name\":\"Brice R.\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 21 08:09:24 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":15512436,\"utc_offset\":3600,\"favourites_count\":5,\"url\":\"https:\\/\\/www.eff.org\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183030750494720,\"created_at\":\"Fri Feb 24 23:10:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1866000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cad6eaf2-e6a8-4028-bac6-e3cab2dcbcc1-173183030750494720" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Tout de suite : la sélection des @tweets2comptoir #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817123979/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png" -}, -"title": "legrandwebze: Tout de suite : la sélection des @tweets2comptoir #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1866000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Tout de suite : la s\\u00e9lection des @tweets2comptoir #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[33,49],\"name\":\"Tweets de Comptoir\",\"id_str\":\"227334618\",\"id\":227334618}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183028342947840\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":3026,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":3174,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"statuses_count\":1481,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"legrandwebze\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":365949385,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\"},\"truncated\":false,\"id\":173183028342947840,\"created_at\":\"Fri Feb 24 23:10:26 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1866000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "848a738f-eac9-4e73-81e5-29608f20fd3c-173183028342947840" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Wow @vinvin tente donc de faire croire que #lgw est préparé ?! ...", -"img": { -"src": "http://a1.twimg.com/profile_images/1803920053/hartza_anon_normal.gif" -}, -"title": "Christophe BONNARD: Wow @vinvin tente donc de faire croire que #lgw est préparé ?! ...", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1866000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Wow @vinvin tente donc de faire croire que #lgw est pr\\u00e9par\\u00e9 ?! ...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[4,11],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[43,47]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183030381391872\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":409,\"screen_name\":\"hartza_info\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3509,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/87533720\\/fd_hartza_twitter.jpg\",\"location\":\"64250 LOUHOSSOA\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"followers_count\":169,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1803920053\\/hartza_anon_normal.gif\",\"description\":\"auto-entrepreneur\\r\\nR\\u00e9paration, assistance et maintenance informatique, Cr\\u00e9ation de Site Internet, Montage Vid\\u00e9o, Infographie...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"123547535\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/87533720\\/fd_hartza_twitter.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803920053\\/hartza_anon_normal.gif\",\"name\":\"Christophe BONNARD\",\"default_profile_image\":false,\"created_at\":\"Tue Mar 16 12:35:18 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":123547535,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/hartza.info\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183030381391872,\"created_at\":\"Fri Feb 24 23:10:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1866000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cef6b985-6769-4558-bc54-5854dcfd233e-173183030381391872" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Grâce au tweetdeck #lgw, je peux célébrer mon premier passage Tv. Célébration transmedia. #cqui #cmoi", -"img": { -"src": "http://a0.twimg.com/profile_images/1848682776/photo_profil_normal.jpg" -}, -"title": "Caroline Pandraud: Grâce au tweetdeck #lgw, je peux célébrer mon premier passage Tv. Célébration transmedia. #cqui #cmoi", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1867000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Gr\\u00e2ce au tweetdeck #lgw, je peux c\\u00e9l\\u00e9brer mon premier passage Tv. C\\u00e9l\\u00e9bration transmedia. #cqui #cmoi\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]},{\"text\":\"cqui\",\"indices\":[90,95]},{\"text\":\"cmoi\",\"indices\":[96,101]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183033460011008\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":284,\"screen_name\":\"pointPandraud\",\"lang\":\"fr\",\"profile_text_color\":\"F6FC9D\",\"statuses_count\":424,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/285133783\\/x8158bdc741405c68e4e36152449305d.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"FF1269\",\"followers_count\":181,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848682776\\/photo_profil_normal.jpg\",\"description\":\"Project Analyst @faberNovel www.fabernovel.com \\/\\/\\r\\n@essec Business School Alumni \\/\\/ Paris\\r\\n\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"4F4C4E\",\"id_str\":\"16096262\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/285133783\\/x8158bdc741405c68e4e36152449305d.png\",\"profile_sidebar_fill_color\":\"7A374C\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848682776\\/photo_profil_normal.jpg\",\"name\":\"Caroline Pandraud\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 02 13:18:16 +0000 2008\",\"profile_sidebar_border_color\":\"382334\",\"id\":16096262,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183033460011008,\"created_at\":\"Fri Feb 24 23:10:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1867000, -"tags": [ -{ -"id-ref": "efb28912-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fba7c892-4fd8-402c-9bcb-6e6d6483f23f-173183033460011008" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "et moi j'ai oublié le savoureux bordel du vendredi http://t.co/GfK6wUI9 @solferishow J'avais oublié ce savoureux bordel @LeGrandWebze #lgw”", -"img": { -"src": "http://a0.twimg.com/profile_images/1047818197/vidkili_normal.jpg" -}, -"title": "Béatrice Austin: et moi j'ai oublié le savoureux bordel du vendredi http://t.co/GfK6wUI9 @solferishow J'avais oublié ce savoureux bordel @LeGrandWebze #lgw”", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1868000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"et moi j'ai oubli\\u00e9 le savoureux bordel du vendredi http:\\/\\/t.co\\/GfK6wUI9 @solferishow J'avais oubli\\u00e9 ce savoureux bordel @LeGrandWebze #lgw\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"solferishow\",\"indices\":[73,85],\"id_str\":\"232221031\",\"name\":\"Solferishow\",\"id\":232221031},{\"screen_name\":\"LeGrandWebze\",\"indices\":[121,134],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[{\"indices\":[51,71],\"expanded_url\":\"http:\\/\\/bit.ly\\/zF4aGY\",\"display_url\":\"bit.ly\\/zF4aGY\",\"url\":\"http:\\/\\/t.co\\/GfK6wUI9\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[135,139]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183036777709568\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":570,\"screen_name\":\"Vidkili\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10625,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/59779831\\/108.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":53,\"profile_link_color\":\"0084B4\",\"followers_count\":605,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1047818197\\/vidkili_normal.jpg\",\"description\":\"Travailleuse du savoir. Chef de projets \\u00e9ditoriaux pour le Studio de Cr\\u00e9ation d'un groupe audiovisuel... le jour. Mixeuse de flux et veilleuse... la nuit\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"96848926\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/59779831\\/108.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1047818197\\/vidkili_normal.jpg\",\"name\":\"B\\u00e9atrice Austin\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 14 21:52:52 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":96848926,\"utc_offset\":3600,\"favourites_count\":68,\"url\":\"http:\\/\\/myfav.es\\/beatrice.austin\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183036777709568,\"created_at\":\"Fri Feb 24 23:10:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1868000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e7f0ed0f-af72-42b0-801b-6016fa02e0ef-173183036777709568" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh voilà @Deemee3 dans #LGW ;))", -"img": { -"src": "http://a2.twimg.com/profile_images/1649948075/image_normal.jpg" -}, -"title": "ORTF_2_0: Oh voilà @Deemee3 dans #LGW ;))", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1868000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh voil\\u00e0 @Deemee3 dans #LGW ;))\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Deemee3\",\"indices\":[9,17],\"id_str\":\"209219475\",\"name\":\"Dimitri\",\"id\":209219475}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[23,27]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183037138415618\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":212,\"screen_name\":\"ORTF_2_0\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":8839,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/259103493\\/DSC_0207.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"2FC2EF\",\"followers_count\":451,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1649948075\\/image_normal.jpg\",\"description\":\"Mercenaire de l'audiovisuel, cathodique pratiquante et glaneuse professionnelle. Orf\\u00e8vre du temps de cerveau disponible. Prix Sulitzer 2009.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"305637572\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/259103493\\/DSC_0207.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1649948075\\/image_normal.jpg\",\"name\":\"ORTF_2_0\",\"default_profile_image\":false,\"created_at\":\"Thu May 26 15:09:58 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":305637572,\"utc_offset\":3600,\"favourites_count\":52,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183037138415618,\"created_at\":\"Fri Feb 24 23:10:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1868000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1bbd86dc-163c-4efd-89b0-eccf23542bab-173183037138415618" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Apparemment je ne suis pas le seul a ne pas avoir aimé \"The Artist\" #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1844318712/Logo153pix4x4_normal.jpg" -}, -"title": "Village Fédéral: Apparemment je ne suis pas le seul a ne pas avoir aimé \"The Artist\" #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1869000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Apparemment je ne suis pas le seul a ne pas avoir aim\\u00e9 \\\"The Artist\\\" #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[68,72]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183040112181249\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":632,\"screen_name\":\"VillageFederal\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":15421,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/377557712\\/Logo_JF_Final2_en_grand.jpg_1.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":70,\"profile_link_color\":\"b81f00\",\"followers_count\":954,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1844318712\\/Logo153pix4x4_normal.jpg\",\"description\":\"Veille, discussions et d\\u00e9conne sur Twitter. Le site est un \\u00abagr\\u00e9gateur de consciences\\u00bb, dont la devise est: le Savoir, la Libert\\u00e9 & la Solidarit\\u00e9.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0099B9\",\"id_str\":\"126115852\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/377557712\\/Logo_JF_Final2_en_grand.jpg_1.jpg\",\"profile_sidebar_fill_color\":\"96e1eb\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1844318712\\/Logo153pix4x4_normal.jpg\",\"name\":\"Village F\\u00e9d\\u00e9ral\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 24 21:59:34 +0000 2010\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":126115852,\"utc_offset\":3600,\"favourites_count\":1694,\"url\":\"http:\\/\\/www.villagefederal.org\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183040112181249,\"created_at\":\"Fri Feb 24 23:10:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1869000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "791fb3a8-ee4e-4d64-8605-1f199f48f7cc-173183040112181249" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @jonatwittbarre: @palmashow on dirait 2 mecs d'une société venus presenter leurs inventions #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1843980995/Photo_228_normal.jpg" -}, -"title": "Marion. : RT @jonatwittbarre: @palmashow on dirait 2 mecs d'une société venus presenter leurs inventions #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1869000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @jonatwittbarre: @palmashow on dirait 2 mecs d'une soci\\u00e9t\\u00e9 venus presenter leurs inventions #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jonatwittbarre\",\"indices\":[3,18],\"id_str\":\"23099146\",\"name\":\"Jonathan Barr\\u00e9\",\"id\":23099146},{\"screen_name\":\"palmashow\",\"indices\":[20,30],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[95,99]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"@palmashow on dirait 2 mecs d'une soci\\u00e9t\\u00e9 venus presenter leurs inventions #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[75,79]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173181493743599617\",\"id_str\":\"173182507188109313\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173181493743599617,\"in_reply_to_user_id_str\":\"23782965\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":98,\"screen_name\":\"jonatwittbarre\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3595,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/54271203\\/pattern_19-22-06.jpg\",\"location\":\"paris\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"75bad6\",\"followers_count\":1827,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1530333526\\/jo_out2_normal.jpg\",\"description\":\"Video Director www.jonathanbarre.com Producer www.blagbuster.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"75bad6\",\"id_str\":\"23099146\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/54271203\\/pattern_19-22-06.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1530333526\\/jo_out2_normal.jpg\",\"name\":\"Jonathan Barr\\u00e9\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 06 18:31:24 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":23099146,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.jonathanbarre.com\"},\"in_reply_to_screen_name\":\"palmashow\",\"truncated\":false,\"id\":173182507188109313,\"created_at\":\"Fri Feb 24 23:08:21 +0000 2012\",\"in_reply_to_user_id\":23782965},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183042741993475\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":157,\"screen_name\":\"jaipaslepermis\",\"lang\":\"fr\",\"profile_text_color\":\"c23cc2\",\"statuses_count\":1092,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431719411\\/papier-peint-67274830_2.jpg\",\"location\":\"Angers\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"70084c\",\"followers_count\":45,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843980995\\/Photo_228_normal.jpg\",\"description\":\"ROLEX , MORE SEX , GOOD WEED , NO STRESS ! \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f7e303\",\"id_str\":\"100368282\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431719411\\/papier-peint-67274830_2.jpg\",\"profile_sidebar_fill_color\":\"50a0eb\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843980995\\/Photo_228_normal.jpg\",\"name\":\"Marion. \",\"default_profile_image\":false,\"created_at\":\"Wed Dec 30 01:25:04 +0000 2009\",\"profile_sidebar_border_color\":\"8b9294\",\"id\":100368282,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183042741993475,\"created_at\":\"Fri Feb 24 23:10:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1869000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7df5949d-3ae5-4afe-a51c-a7b8c68dc4de-173183042741993475" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ne pas passer dans #LGW , mon mec regarde !!", -"img": { -"src": "http://a0.twimg.com/profile_images/1849027029/TPhoto_000230_normal.jpg" -}, -"title": "wic®: Ne pas passer dans #LGW , mon mec regarde !!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1870000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ne pas passer dans #LGW , mon mec regarde !!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[19,23]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183044604272641\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":119,\"screen_name\":\"ladycooky\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":14171,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/429469479\\/tumblr_lunor7P3Pi1qjldjvo1_500.jpg\",\"location\":\"Loiret (45)\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"a1208e\",\"followers_count\":165,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849027029\\/TPhoto_000230_normal.jpg\",\"description\":\"C\\u00e2line, joueuse, mais je ne ronronne pas. L'unique romanci\\u00e8re de ma vie c'est MOI, je ne me d\\u00e9voile pas en public. #SachezLe\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"7cd4de\",\"id_str\":\"341717778\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429469479\\/tumblr_lunor7P3Pi1qjldjvo1_500.jpg\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849027029\\/TPhoto_000230_normal.jpg\",\"name\":\"wic\\u00ae\",\"default_profile_image\":false,\"created_at\":\"Sun Jul 24 21:01:34 +0000 2011\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":341717778,\"utc_offset\":3600,\"favourites_count\":67,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183044604272641,\"created_at\":\"Fri Feb 24 23:10:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1870000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c606812c-18d8-4445-aba2-109ae14763d3-173183044604272641" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "the artist <3 #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1371214993/7a201ca91d3560_full_normal.gif" -}, -"title": "Manon Sorbier: the artist <3 #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1871000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"the artist <3 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[17,21]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183050136551424\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":35,\"screen_name\":\"wonderlandusagi\",\"lang\":\"fr\",\"profile_text_color\":\"3D1957\",\"statuses_count\":44,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"FF0000\",\"followers_count\":6,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1371214993\\/7a201ca91d3560_full_normal.gif\",\"description\":\"I am a french bunny blogger! \\u3088\\u308d\\u3057\\u304f\\u306d\\uff01\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"642D8B\",\"id_str\":\"306298320\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1371214993\\/7a201ca91d3560_full_normal.gif\",\"name\":\"Manon Sorbier\",\"default_profile_image\":false,\"created_at\":\"Fri May 27 16:46:29 +0000 2011\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":306298320,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/usaginowonderland.over-blog.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183050136551424,\"created_at\":\"Fri Feb 24 23:10:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1871000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "137b48bb-9e39-4dc7-9cfb-0ac281b0530f-173183050136551424" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est quand la fin de l'émission ? #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1417270951/DoveArhur_normal.jpg" -}, -"title": "Dove Arthur : C'est quand la fin de l'émission ? #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1874000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est quand la fin de l'\\u00e9mission ? #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[35,39]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183062652362752\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"f50e22\",\"screen_name\":\"DoveArthur\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":261,\"location\":\"Lille\",\"profile_text_color\":\"a19a4d\",\"followers_count\":129,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1417270951\\/DoveArhur_normal.jpg\",\"description\":\"\\u00c9tudiant EFAP Lille Europe Promo 2013 - R\\u00e9dacteur - Graphiste - Lomographiste - Cin\\u00e9phile\",\"statuses_count\":1842,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/420571809\\/Movember-Super-Mario-Bros.jpg\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"37447d\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"96210164\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Dove Arthur \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/420571809\\/Movember-Super-Mario-Bros.jpg\",\"created_at\":\"Fri Dec 11 21:27:09 +0000 2009\",\"profile_sidebar_fill_color\":\"f7fcfc\",\"id\":96210164,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1417270951\\/DoveArhur_normal.jpg\"},\"truncated\":false,\"id\":173183062652362752,\"created_at\":\"Fri Feb 24 23:10:34 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1874000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "64fff029-6e7e-46d3-bfa8-15e22e1170e9-173183062652362752" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw heureux qui, communiste, a fait un beau voyage…", -"img": { -"src": "http://a0.twimg.com/profile_images/1602210892/Galactica_normal.jpg" -}, -"title": "Cammarata Thierry: #lgw heureux qui, communiste, a fait un beau voyage…", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1874000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw heureux qui, communiste, a fait un beau voyage\\u2026\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183061880610816\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"DFDFDF\",\"screen_name\":\"thcammarata\",\"lang\":\"en\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":98,\"location\":\"france\",\"profile_text_color\":\"333333\",\"followers_count\":23,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"description\":\"\",\"statuses_count\":1160,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"990000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"protected\":false,\"id_str\":\"334554629\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Cammarata Thierry\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"created_at\":\"Wed Jul 13 08:43:07 +0000 2011\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"id\":334554629,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\"},\"truncated\":false,\"id\":173183061880610816,\"created_at\":\"Fri Feb 24 23:10:34 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1874000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9bbbe391-9b68-4b39-b0e2-d4cd892da61e-173183061880610816" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @mmu_man: Ayé, j'ai fait ma pancarte pour la manif de demain contre #ACTA ! Et vous ? #lgwztest http://t.co/DgxlmDmQ", -"img": { -"src": "http://a2.twimg.com/profile_images/89454404/n1220121809_907363_4719_normal.jpg" -}, -"title": "Ludovic Piot: RT @mmu_man: Ayé, j'ai fait ma pancarte pour la manif de demain contre #ACTA ! Et vous ? #lgwztest http://t.co/DgxlmDmQ", -"color": "16763904", -"polemics": [ -"Q", -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1876000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @mmu_man: Ay\\u00e9, j'ai fait ma pancarte pour la manif de demain contre #ACTA ! Et vous ? #lgwztest http:\\/\\/t.co\\/DgxlmDmQ\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"mmu_man\",\"indices\":[3,11],\"id_str\":\"102075787\",\"name\":\"Fran\\u00e7ois Revol\",\"id\":102075787}],\"urls\":[{\"indices\":[99,119],\"expanded_url\":\"http:\\/\\/twitter.com\\/mmu_man\\/status\\/173111870755057664\\/photo\\/1\",\"display_url\":\"pic.twitter.com\\/DgxlmDmQ\",\"url\":\"http:\\/\\/t.co\\/DgxlmDmQ\"}],\"hashtags\":[{\"text\":\"ACTA\",\"indices\":[71,76]},{\"text\":\"lgwztest\",\"indices\":[89,98]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Ay\\u00e9, j'ai fait ma pancarte pour la manif de demain contre #ACTA ! Et vous ? #lgwztest http:\\/\\/t.co\\/DgxlmDmQ\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ACTA\",\"indices\":[58,63]},{\"text\":\"lgwztest\",\"indices\":[76,85]}],\"media\":[{\"type\":\"photo\",\"indices\":[86,106],\"sizes\":{\"large\":{\"h\":480,\"resize\":\"fit\",\"w\":640},\"medium\":{\"h\":450,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":255,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmcEVEtCMAAFiFC.png\",\"id_str\":\"173111870763446272\",\"expanded_url\":\"http:\\/\\/twitter.com\\/mmu_man\\/status\\/173111870755057664\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmcEVEtCMAAFiFC.png\",\"id\":173111870763446272,\"display_url\":\"pic.twitter.com\\/DgxlmDmQ\",\"url\":\"http:\\/\\/t.co\\/DgxlmDmQ\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":7,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173111870755057664\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":253,\"screen_name\":\"mmu_man\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":10391,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Internet\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"0084B4\",\"followers_count\":311,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"description\":\"Engineer, #FLOSS developer, Haiku contributor, hacktivist, Tai Chi & Kung-Fu practitioner\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"102075787\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"name\":\"Fran\\u00e7ois Revol\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 05 14:32:42 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":102075787,\"utc_offset\":null,\"favourites_count\":19,\"url\":\"http:\\/\\/revolf.free.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173111870755057664,\"created_at\":\"Fri Feb 24 18:27:43 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":7,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.flipboard.com\\\" rel=\\\"nofollow\\\"\\u003EFlipboard\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183072714489856\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"lpiot\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":883,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"48.683004,2.352865\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":90,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/89454404\\/n1220121809_907363_4719_normal.jpg\",\"description\":\"Expert technique chez Octo Technology (France).\\r\\nLinuxien, Macounet, Ubixien et amateur de robotique.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"22353012\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/89454404\\/n1220121809_907363_4719_normal.jpg\",\"name\":\"Ludovic Piot\",\"default_profile_image\":false,\"created_at\":\"Sun Mar 01 11:09:02 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":22353012,\"utc_offset\":3600,\"favourites_count\":57,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183072714489856,\"created_at\":\"Fri Feb 24 23:10:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1876000, -"tags": [ -{ -"id-ref": "efb37962-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efb37e1c-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "06e110f3-72a4-4794-9f00-bab5eeb5e240-173183072714489856" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "l'éclairagiste de #LGW lui n'aura pas un CESAR mais un GERARD !!!!!", -"img": { -"src": "http://a1.twimg.com/profile_images/1633923341/tn48_normal.png" -}, -"title": "msiou: l'éclairagiste de #LGW lui n'aura pas un CESAR mais un GERARD !!!!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1877000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"l'\\u00e9clairagiste de #LGW lui n'aura pas un CESAR mais un GERARD !!!!!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[18,22]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183074396418050\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":226,\"screen_name\":\"msiou\",\"lang\":\"en\",\"profile_text_color\":\"d28730\",\"statuses_count\":48128,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/358227164\\/3097-mur-en-bois-WallFizz.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":42,\"profile_link_color\":\"4a9ba8\",\"followers_count\":212,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1633923341\\/tn48_normal.png\",\"description\":\"blogueur sur http:\\/\\/msiou.net \\r\\namoureux de la musique sur http:\\/\\/lapausemeuzicale.tumblr.com \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"10070792\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/358227164\\/3097-mur-en-bois-WallFizz.jpg\",\"profile_sidebar_fill_color\":\"fff3b5\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1633923341\\/tn48_normal.png\",\"name\":\"msiou\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 08 16:30:52 +0000 2007\",\"profile_sidebar_border_color\":\"c9b766\",\"id\":10070792,\"utc_offset\":3600,\"favourites_count\":9,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183074396418050,\"created_at\":\"Fri Feb 24 23:10:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1877000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6d6be57f-4405-40be-a74e-f9b4c25d8f67-173183074396418050" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est toujours comme ça, #LGW?", -"img": { -"src": "http://a3.twimg.com/profile_images/1824854315/3615pbs_normal.jpg" -}, -"title": "P. Bourdin-Sauviac: C'est toujours comme ça, #LGW?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1877000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est toujours comme \\u00e7a, #LGW?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[25,29]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183076594237440\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":497,\"screen_name\":\"3615pbs\",\"lang\":\"fr\",\"profile_text_color\":\"062d57\",\"statuses_count\":29698,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/400721124\\/tumblr_ljk64pSVPX1qfv1q1.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":103,\"profile_link_color\":\"0513ad\",\"followers_count\":2828,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1824854315\\/3615pbs_normal.jpg\",\"description\":\"Je suis nomm\\u00e9 Pierre. Animateur, journaliste, auteur, ex-r\\u00e9al du zap de Direct 8 et awesome talent @ Marzab Productions. Et lumi\\u00e8re divine sur 3615pbs.com. \\u0ca0_\\u0ca0\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"133024198\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/400721124\\/tumblr_ljk64pSVPX1qfv1q1.jpg\",\"profile_sidebar_fill_color\":\"c0c4e0\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824854315\\/3615pbs_normal.jpg\",\"name\":\"P. Bourdin-Sauviac\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 14 20:34:18 +0000 2010\",\"profile_sidebar_border_color\":\"ebf0ff\",\"id\":133024198,\"utc_offset\":3600,\"favourites_count\":5,\"url\":\"http:\\/\\/www.3615pbs.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183076594237440,\"created_at\":\"Fri Feb 24 23:10:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1877000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "26e6af04-91fd-460e-83eb-3bfb2ea113bd-173183076594237440" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ma tête au carré est passée à la tv #lgw #france5", -"img": { -"src": "http://a0.twimg.com/profile_images/1827319440/tetocarre_normal.jpg" -}, -"title": "Teddy: Ma tête au carré est passée à la tv #lgw #france5", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1879000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ma t\\u00eate au carr\\u00e9 est pass\\u00e9e \\u00e0 la tv #lgw #france5\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[36,40]},{\"text\":\"france5\",\"indices\":[41,49]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183085402275841\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":59,\"screen_name\":\"Teddy_37\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":207,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"2FC2EF\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1827319440\\/tetocarre_normal.jpg\",\"description\":\"Mouarf\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"86088540\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1827319440\\/tetocarre_normal.jpg\",\"name\":\"Teddy\",\"default_profile_image\":false,\"created_at\":\"Thu Oct 29 15:10:57 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":86088540,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183085402275841,\"created_at\":\"Fri Feb 24 23:10:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1879000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ce8e1815-b037-4d56-9299-291fa137acd7-173183085402275841" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh les tweet2comptoir \\o/ #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Oh les tweet2comptoir \\o/ #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1881000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh les tweet2comptoir \\\\o\\/ #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[26,30]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183091471433728\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3246,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183091471433728,\"created_at\":\"Fri Feb 24 23:10:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1881000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "86ec00f2-b685-40cb-a5f3-f9f3db2840a1-173183091471433728" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#SamediConfession je n'ai jamais regardé #lgw c'est grave docteur?? Je loupe un truc de dingue? En même temps je peux pas là je bosse.", -"img": { -"src": "http://a2.twimg.com/profile_images/1603228538/Gentilchanoir_normal.jpg" -}, -"title": "Cédric Gentil: #SamediConfession je n'ai jamais regardé #lgw c'est grave docteur?? Je loupe un truc de dingue? En même temps je peux pas là je bosse.", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1882000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#SamediConfession je n'ai jamais regard\\u00e9 #lgw c'est grave docteur?? Je loupe un truc de dingue? En m\\u00eame temps je peux pas l\\u00e0 je bosse.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"SamediConfession\",\"indices\":[0,17]},{\"text\":\"lgw\",\"indices\":[41,45]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183095191764992\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":813,\"screen_name\":\"Gentilchanoir\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":22832,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":53,\"profile_link_color\":\"0084B4\",\"followers_count\":1367,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1603228538\\/Gentilchanoir_normal.jpg\",\"description\":\"Actu, Presse, Journalisme, Politique, mais Pas journaliste. Conducteur de RER A\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"121381154\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1603228538\\/Gentilchanoir_normal.jpg\",\"name\":\"C\\u00e9dric Gentil\",\"default_profile_image\":false,\"created_at\":\"Tue Mar 09 09:41:02 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":121381154,\"utc_offset\":3600,\"favourites_count\":22,\"url\":\"http:\\/\\/transport.blogs.liberation.fr\\/rer\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183095191764992,\"created_at\":\"Fri Feb 24 23:10:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1882000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efb40418-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "40ef60a7-fac4-4651-aa04-0edb4b386162-173183095191764992" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les gars, détendez vous et envoyez du lourd BORDEL! Faut accélérer le rythme là, c'est canon mais LACHER PRISE! #ilreste #lgw #vousrestez", -"img": { -"src": "http://a0.twimg.com/profile_images/1808461305/image_normal.jpg" -}, -"title": "Lalée Pinoncely: Les gars, détendez vous et envoyez du lourd BORDEL! Faut accélérer le rythme là, c'est canon mais LACHER PRISE! #ilreste #lgw #vousrestez", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1885000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Les gars, d\\u00e9tendez vous et envoyez du lourd BORDEL! Faut acc\\u00e9l\\u00e9rer le rythme l\\u00e0, c'est canon mais LACHER PRISE! #ilreste #lgw #vousrestez\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[112,120]},{\"text\":\"lgw\",\"indices\":[121,125]},{\"text\":\"vousrestez\",\"indices\":[126,137]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183108319940609\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":366,\"screen_name\":\"Lalee_retour\",\"lang\":\"fr\",\"profile_text_color\":\"98989e\",\"statuses_count\":3718,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/340041788\\/photo.JPG\",\"location\":\"France- LYON\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"f013e9\",\"followers_count\":298,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1808461305\\/image_normal.jpg\",\"description\":\"Une digital-mum' entrepreneur, lib\\u00e9rale, communicante, blogueuse soon... \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"16171a\",\"id_str\":\"252150894\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/340041788\\/photo.JPG\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808461305\\/image_normal.jpg\",\"name\":\"Lal\\u00e9e Pinoncely\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 14 16:05:09 +0000 2011\",\"profile_sidebar_border_color\":\"42454d\",\"id\":252150894,\"utc_offset\":-10800,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183108319940609,\"created_at\":\"Fri Feb 24 23:10:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1885000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efb422e0-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9a6e4fdd-cb66-4a5d-8759-d783aec7314b-173183108319940609" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Aucun #tweetdecomptoir de @balmeyer ??? #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1763850955/avatar_stopsopa_normal.jpeg" -}, -"title": "François Revol: Aucun #tweetdecomptoir de @balmeyer ??? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1896000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Aucun #tweetdecomptoir de @balmeyer ??? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"balmeyer\",\"indices\":[26,35],\"id_str\":\"7288872\",\"name\":\"Balmeyer\",\"id\":7288872}],\"urls\":[],\"hashtags\":[{\"text\":\"tweetdecomptoir\",\"indices\":[6,22]},{\"text\":\"lgw\",\"indices\":[40,44]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183153849118721\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":253,\"screen_name\":\"mmu_man\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":10392,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Internet\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"0084B4\",\"followers_count\":311,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"description\":\"Engineer, #FLOSS developer, Haiku contributor, hacktivist, Tai Chi & Kung-Fu practitioner\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"102075787\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"name\":\"Fran\\u00e7ois Revol\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 05 14:32:42 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":102075787,\"utc_offset\":null,\"favourites_count\":19,\"url\":\"http:\\/\\/revolf.free.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183153849118721,\"created_at\":\"Fri Feb 24 23:10:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1896000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efb4414e-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1597157d-24d6-4982-863a-ecb8b097bfbd-173183153849118721" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Quelqu'un m'explique le concept du #lgw ? c'est ma toute dernière découverte.", -"img": { -"src": "http://a0.twimg.com/profile_images/1741566630/___-_Copie_normal.png" -}, -"title": "Sarah: Quelqu'un m'explique le concept du #lgw ? c'est ma toute dernière découverte.", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1897000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Quelqu'un m'explique le concept du #lgw ? c'est ma toute derni\\u00e8re d\\u00e9couverte.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183159473680384\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":537,\"screen_name\":\"Sarasiroou\",\"lang\":\"en\",\"profile_text_color\":\"473623\",\"statuses_count\":3138,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/419005175\\/NewYorkPublicLibrary.jpg\",\"location\":\"Morocco\",\"show_all_inline_media\":true,\"listed_count\":17,\"profile_link_color\":\"8a7302\",\"followers_count\":638,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1741566630\\/___-_Copie_normal.png\",\"description\":\"Digital native. Share ideas AND moods real news NOT rumors Sometimes shy OR too talkative \\r\\n #dcdc devotee \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Casablanca\",\"profile_background_color\":\"0f0a02\",\"id_str\":\"326701370\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/419005175\\/NewYorkPublicLibrary.jpg\",\"profile_sidebar_fill_color\":\"171106\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1741566630\\/___-_Copie_normal.png\",\"name\":\"Sarah\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 30 10:30:14 +0000 2011\",\"profile_sidebar_border_color\":\"bcb302\",\"id\":326701370,\"utc_offset\":0,\"favourites_count\":60,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183159473680384,\"created_at\":\"Fri Feb 24 23:10:57 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1897000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a5b02c91-ec5b-407c-856b-7fb665180319-173183159473680384" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh faut citer le nom des twittos, they deserve it ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1801176537/profile_normal.jpg" -}, -"title": "rachoubidou69: Oh faut citer le nom des twittos, they deserve it ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1897000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh faut citer le nom des twittos, they deserve it ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[52,56]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.yoono.com\\\" rel=\\\"nofollow\\\"\\u003Eyoono\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183160195092481\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":61,\"screen_name\":\"rachoubidou69\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":259,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/398766806\\/128427.jpg\",\"location\":\"France, Cremieu\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":24,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1801176537\\/profile_normal.jpg\",\"description\":\"On rencontre sa femme sur Meetic, la trompe sur Facebook, annonce le divorce sur Twitter et vends la baraque sur Ebay\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"396071969\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/398766806\\/128427.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801176537\\/profile_normal.jpg\",\"name\":\"rachoubidou69\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 22 18:06:48 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":396071969,\"utc_offset\":3600,\"favourites_count\":31,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183160195092481,\"created_at\":\"Fri Feb 24 23:10:57 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1897000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "02712c28-bc63-4296-af7e-ed321d7ff596-173183160195092481" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "\"@jlcoste: @francoisrollin vient de dire tout haut ce que tout le monde pense concernant The Artist #lgw\" l'inutilité du film en fait.", -"img": { -"src": "http://a0.twimg.com/profile_images/1817776486/SmokeQR_copie_normal.jpg" -}, -"title": "RuaLten: \"@jlcoste: @francoisrollin vient de dire tout haut ce que tout le monde pense concernant The Artist #lgw\" l'inutilité du film en fait.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1898000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\\"@jlcoste: @francoisrollin vient de dire tout haut ce que tout le monde pense concernant The Artist #lgw\\\" l'inutilit\\u00e9 du film en fait.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jlcoste\",\"indices\":[1,9],\"id_str\":\"244454441\",\"name\":\"Jean-Louis Coste\",\"id\":244454441},{\"screen_name\":\"francoisrollin\",\"indices\":[11,26],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[100,104]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183161805713408\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":501,\"screen_name\":\"RuaLten\",\"lang\":\"fr\",\"profile_text_color\":\"242424\",\"statuses_count\":1431,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432437856\\/black_linen_v2.png\",\"location\":\"Dans les champs de Bl\\u00e9...\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"828561\",\"followers_count\":186,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1817776486\\/SmokeQR_copie_normal.jpg\",\"description\":\"Un peu partout et nulle part \\u00e0 la fois... Buveur de bi\\u00e8re belge et d'Irish Whiskey. R\\u00e2leur professionnel... \\u2620\\u2620\\u2620\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"359827989\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432437856\\/black_linen_v2.png\",\"profile_sidebar_fill_color\":\"62a635\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817776486\\/SmokeQR_copie_normal.jpg\",\"name\":\"RuaLten\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 22 07:12:46 +0000 2011\",\"profile_sidebar_border_color\":\"000000\",\"id\":359827989,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/rualten.perso.sfr.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183161805713408,\"created_at\":\"Fri Feb 24 23:10:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1898000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8322ef16-bbe6-41ee-8ef3-e7e4da4aa52d-173183161805713408" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Envoyez-nous des photos de vous avec votre télé ! On fera un joli album legrandwebze@gmail.com #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1709833400/j_normal.JPG" -}, -"title": "Julie R جولي: RT @LeGrandWebze: Envoyez-nous des photos de vous avec votre télé ! On fera un joli album legrandwebze@gmail.com #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1899000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Envoyez-nous des photos de vous avec votre t\\u00e9l\\u00e9 ! On fera un joli album legrandwebze@gmail.com #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[113,117]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Envoyez-nous des photos de vous avec votre t\\u00e9l\\u00e9 ! On fera un joli album legrandwebze@gmail.com #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[95,99]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182956561641472\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1480,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3178,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182956561641472,\"created_at\":\"Fri Feb 24 23:10:09 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183166855655424\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":820,\"screen_name\":\"JulR\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":13060,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Paris \\/ Damas\",\"show_all_inline_media\":false,\"listed_count\":35,\"profile_link_color\":\"93A644\",\"followers_count\":793,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"description\":\"Parigote de coeur, syrienne d'adoption. L'inverse marche aussi. Journaliste vadrouilleuse \\/\\/ Don't diet - Start a riot\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"10572732\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"name\":\"Julie R \\u062c\\u0648\\u0644\\u064a\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 25 22:37:26 +0000 2007\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":10572732,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/www.syrieonline.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183166855655424,\"created_at\":\"Fri Feb 24 23:10:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1899000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0b9e89b5-39aa-4e1f-ab9e-678e2f2d9db6-173183166855655424" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je ne connaissias pas #LGW. Maintenant que je connais, faut que je comprenne le concept. #PasGagné", -"img": { -"src": "http://a3.twimg.com/profile_images/1676302062/Sans_titre_1_normal.jpg" -}, -"title": "ZS: Je ne connaissias pas #LGW. Maintenant que je connais, faut que je comprenne le concept. #PasGagné", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1901000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je ne connaissias pas #LGW. Maintenant que je connais, faut que je comprenne le concept. #PasGagn\\u00e9\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[22,26]},{\"text\":\"PasGagn\\u00e9\",\"indices\":[89,98]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183176322195457\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":136,\"screen_name\":\"Alboss_ZS\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3825,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":98,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1676302062\\/Sans_titre_1_normal.jpg\",\"description\":\"Passionn\\u00e9 de m\\u00e9dias, politique, actualit\\u00e9. Je tweete sur tout ce qui bouge, \\u00e0 peu pr\\u00e8s. En campagne pour #NS2012. Mais j'ai des followers #FDG et j'le vis bien.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"429480778\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1676302062\\/Sans_titre_1_normal.jpg\",\"name\":\"ZS\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 06 01:09:27 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":429480778,\"utc_offset\":null,\"favourites_count\":6,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183176322195457,\"created_at\":\"Fri Feb 24 23:11:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1901000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efb4c7fe-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4e38e2c9-4038-4d47-b25d-4955ce85fb64-173183176322195457" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#twt2c sur #lgw c'est now !!!", -"img": { -"src": "http://a2.twimg.com/profile_images/1762170512/women_money_pinup_vintage_art_illustration-364a738eb03fb38dc7830aa0cd17b1cf_h_normal.jpg" -}, -"title": "soboogie: #twt2c sur #lgw c'est now !!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1901000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#twt2c sur #lgw c'est now !!!\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"twt2c\",\"indices\":[0,6]},{\"text\":\"lgw\",\"indices\":[11,15]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183177404317696\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"So_boogiest\",\"lang\":\"fr\",\"favourites_count\":99,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":324,\"location\":\" x \",\"profile_text_color\":\"333333\",\"followers_count\":369,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1762170512\\/women_money_pinup_vintage_art_illustration-364a738eb03fb38dc7830aa0cd17b1cf_h_normal.jpg\",\"description\":\"...Loading...\",\"statuses_count\":6267,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/376334920\\/imagesCAN0J445.jpg\",\"show_all_inline_media\":true,\"listed_count\":33,\"profile_link_color\":\"605196\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"232297271\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"soboogie\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/376334920\\/imagesCAN0J445.jpg\",\"created_at\":\"Thu Dec 30 19:30:19 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":232297271,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.lesmecsquifumentdesmentholssontsuspects.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1762170512\\/women_money_pinup_vintage_art_illustration-364a738eb03fb38dc7830aa0cd17b1cf_h_normal.jpg\"},\"truncated\":false,\"id\":173183177404317696,\"created_at\":\"Fri Feb 24 23:11:01 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1901000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efb4e856-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cb69f1d0-fe96-4697-8d40-213d1d0cbca6-173183177404317696" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@MryEmery t'as un beau pull. #ilreste #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1427838155/P7114024_normal.JPG" -}, -"title": "jali: @MryEmery t'as un beau pull. #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1902000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@MryEmery t'as un beau pull. #ilreste #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"MryEmery\",\"indices\":[0,9],\"id_str\":\"14285154\",\"name\":\"Emery Dolig\\u00e9\",\"id\":14285154}],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[29,37]},{\"text\":\"lgw\",\"indices\":[38,42]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.netvibes.com\\/\\\" rel=\\\"nofollow\\\"\\u003ENetvibes Official Widget\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173182812436955137\",\"id_str\":\"173183181246300162\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173182812436955137,\"in_reply_to_user_id_str\":\"14285154\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":110,\"screen_name\":\"Jali\",\"lang\":\"fr\",\"profile_text_color\":\"574b57\",\"statuses_count\":30519,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"FR\",\"show_all_inline_media\":true,\"listed_count\":38,\"profile_link_color\":\"484b6b\",\"followers_count\":487,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\",\"description\":\"se prom\\u00e8ne\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"8064742\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\",\"name\":\"jali\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 08 21:15:24 +0000 2007\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":8064742,\"utc_offset\":3600,\"favourites_count\":148,\"url\":\"http:\\/\\/www.jali.fr\\/\"},\"in_reply_to_screen_name\":\"MryEmery\",\"truncated\":false,\"id\":173183181246300162,\"created_at\":\"Fri Feb 24 23:11:02 +0000 2012\",\"in_reply_to_user_id\":14285154}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1902000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6a1af432-4dca-48bd-b65d-9c4d060f1df5-173183181246300162" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": ".@MarieShani oui je suis devant #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1836345668/profile_normal.png" -}, -"title": "ArDuB57: .@MarieShani oui je suis devant #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1902000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\".@MarieShani oui je suis devant #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"MarieShani\",\"indices\":[1,12],\"id_str\":\"50837207\",\"name\":\"MarieShani Pinkfear\",\"id\":50837207}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[33,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173182683273363460\",\"id_str\":\"173183179635691520\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173182683273363460,\"in_reply_to_user_id_str\":\"50837207\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":646,\"screen_name\":\"ArDub57\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":83436,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"location\":\"FRANCE - METZ - SARREGUEMINES\",\"show_all_inline_media\":false,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"followers_count\":1090,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"description\":\"FreeParty Style - Raleur Pro - Trolleur Compulsif - DHD Android 2.3\\/Transformer 3.2.1 - PS3 @Pix_auto http:\\/\\/pixauto.tumblr.com - http:\\/\\/iboga.tumblr.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"21448223\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"name\":\"ArDuB57\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 20 23:57:59 +0000 2009\",\"profile_sidebar_border_color\":\"1c2352\",\"id\":21448223,\"utc_offset\":3600,\"favourites_count\":1604,\"url\":\"http:\\/\\/ardbox.blogspot.com\\/\"},\"in_reply_to_screen_name\":\"MarieShani\",\"truncated\":false,\"id\":173183179635691520,\"created_at\":\"Fri Feb 24 23:11:02 +0000 2012\",\"in_reply_to_user_id\":50837207}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1902000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6a9455c3-2dd7-40f6-a05f-61ab56f8c069-173183179635691520" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Nain_Portekoi dans #lgw ! Les stars de twitters les gars !!! :)", -"img": { -"src": "http://a2.twimg.com/profile_images/1840715858/oeuf_normal.jpg" -}, -"title": "Samy Nimum: @Nain_Portekoi dans #lgw ! Les stars de twitters les gars !!! :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1903000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Nain_Portekoi dans #lgw ! Les stars de twitters les gars !!! :)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Nain_Portekoi\",\"indices\":[0,14],\"id_str\":\"18551800\",\"name\":\"Nain Portekoi\",\"id\":18551800}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183184731783169\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"18551800\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":65,\"screen_name\":\"samy_nimum\",\"lang\":\"fr\",\"profile_text_color\":\"525052\",\"statuses_count\":697,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/354370207\\/23upfrr.jpg\",\"location\":\"Chamb\\u00e9ry\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0b7012\",\"followers_count\":85,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1840715858\\/oeuf_normal.jpg\",\"description\":\"Guitarist @EyesOfVerona\\r\\nSee & Share : http:\\/\\/www.youtube.com\\/watch?feature=player_detailpage&v=2gqJEs1teSE\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"246752511\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/354370207\\/23upfrr.jpg\",\"profile_sidebar_fill_color\":\"c8cbcc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840715858\\/oeuf_normal.jpg\",\"name\":\"Samy Nimum\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 03 11:52:07 +0000 2011\",\"profile_sidebar_border_color\":\"9c9c9c\",\"id\":246752511,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":\"Nain_Portekoi\",\"truncated\":false,\"id\":173183184731783169,\"created_at\":\"Fri Feb 24 23:11:03 +0000 2012\",\"in_reply_to_user_id\":18551800}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1903000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4d98a4df-0747-440f-bab9-eff1b349799e-173183184731783169" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Envoyez-nous des photos de vous avec votre télé ! On fera un joli album legrandwebze@gmail.com #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1419070763/France5Officiel_tw_normal.jpg" -}, -"title": "France5: RT @LeGrandWebze: Envoyez-nous des photos de vous avec votre télé ! On fera un joli album legrandwebze@gmail.com #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1903000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Envoyez-nous des photos de vous avec votre t\\u00e9l\\u00e9 ! On fera un joli album legrandwebze@gmail.com #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[113,117]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Envoyez-nous des photos de vous avec votre t\\u00e9l\\u00e9 ! On fera un joli album legrandwebze@gmail.com #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[95,99]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182956561641472\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1480,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3178,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182956561641472,\"created_at\":\"Fri Feb 24 23:10:09 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183186644377600\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":true,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":834,\"screen_name\":\"France5tv\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":3553,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/408116761\\/bg_france5.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":849,\"profile_link_color\":\"FF0000\",\"followers_count\":48939,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850248437\\/Logo_France_5_FB_twitter_normal.jpg\",\"description\":\"France 5, cha\\u00eene du Groupe France T\\u00e9l\\u00e9visions. Apr\\u00e8s avoir fait connaissance, rapprochons-nous sur cette TL #media #clair\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"84c810\",\"id_str\":\"36932487\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408116761\\/bg_france5.jpg\",\"profile_sidebar_fill_color\":\"50912a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850248437\\/Logo_France_5_FB_twitter_normal.jpg\",\"name\":\"France5\",\"default_profile_image\":false,\"created_at\":\"Fri May 01 12:30:02 +0000 2009\",\"profile_sidebar_border_color\":\"2ca33e\",\"id\":36932487,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183186644377600,\"created_at\":\"Fri Feb 24 23:11:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1903000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "032de135-f872-4982-b2a5-560ae2f3897e-173183186644377600" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ça passe sur quoi #lgw ? Télé ? Web ?", -"img": { -"src": "http://a3.twimg.com/profile_images/1842982735/princesse_normal.jpg" -}, -"title": "Sylvain Sanders: Ça passe sur quoi #lgw ? Télé ? Web ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1904000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"\\u00c7a passe sur quoi #lgw ? T\\u00e9l\\u00e9 ? Web ?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[18,22]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/hotot.org\\\" rel=\\\"nofollow\\\"\\u003EHotot\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183188863160321\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"20183F\",\"screen_name\":\"elTouristio\",\"lang\":\"en\",\"favourites_count\":71,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":104,\"location\":\"Au pied d'un arc-en-ciel.\",\"profile_text_color\":\"CEC79B\",\"followers_count\":515,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\",\"description\":\"Je ne suis que joie, amour, bonheur et chaleur dans mon c\\u0153ur. #TeamLumbagos #TeamAbats\",\"statuses_count\":35528,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"show_all_inline_media\":true,\"listed_count\":57,\"profile_link_color\":\"8C7679\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FBEBB8\",\"protected\":false,\"id_str\":\"37389744\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Sylvain Sanders\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"created_at\":\"Sun May 03 08:39:57 +0000 2009\",\"profile_sidebar_fill_color\":\"46284E\",\"id\":37389744,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/flavors.me\\/eltouristio\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\"},\"truncated\":false,\"id\":173183188863160321,\"created_at\":\"Fri Feb 24 23:11:04 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1904000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3a0d80da-9d8f-43db-909a-5a13b81ba2c2-173183188863160321" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw @VinVin ou le retour de antoine des iles atole mais sans barbe sans cheveux et lifter", -"img": { -"src": "http://a0.twimg.com/profile_images/1851406636/225031_1031930925569_1444264396_30100024_2755_a_normal.jpg" -}, -"title": "Gasquez: #lgw @VinVin ou le retour de antoine des iles atole mais sans barbe sans cheveux et lifter", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1908000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw @VinVin ou le retour de antoine des iles atole mais sans barbe sans cheveux et lifter\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[5,12],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183206579912706\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":65,\"screen_name\":\"louitos73\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":54,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"73000\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"009999\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851406636\\/225031_1031930925569_1444264396_30100024_2755_a_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"373449189\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851406636\\/225031_1031930925569_1444264396_30100024_2755_a_normal.jpg\",\"name\":\"Gasquez\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 14 16:04:37 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":373449189,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183206579912706,\"created_at\":\"Fri Feb 24 23:11:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1908000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cb2f64da-7104-43e8-859d-557d66be61b7-173183206579912706" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh, je n'avais jamais regardé #lgw :o #EnModeDécouverte", -"img": { -"src": "http://a0.twimg.com/profile_images/1848652502/332954645_normal.jpg" -}, -"title": "Leila Agic: Oh, je n'avais jamais regardé #lgw :o #EnModeDécouverte", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1911000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh, je n'avais jamais regard\\u00e9 #lgw :o #EnModeD\\u00e9couverte\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]},{\"text\":\"EnModeD\\u00e9couverte\",\"indices\":[38,55]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183219351552000\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1197,\"screen_name\":\"LeilaAgic\",\"lang\":\"fr\",\"profile_text_color\":\"d61170\",\"statuses_count\":13606,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/382568227\\/NouveauTwwwiter.jpg\",\"location\":\"Bruxelles\",\"show_all_inline_media\":true,\"listed_count\":103,\"profile_link_color\":\"23acc4\",\"followers_count\":1721,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848652502\\/332954645_normal.jpg\",\"description\":\"Ancienne co-Responsable Internet et campagne jeunes pour @RoyalSegolene lors de primaires citoyennes. Socialo-Ecolo-S\\u00e9gol\\u00e9niste #SRoyal \\/ #FH2012 \\/ #NVB2012\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"ffffff\",\"id_str\":\"79575617\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/382568227\\/NouveauTwwwiter.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848652502\\/332954645_normal.jpg\",\"name\":\"Leila Agic\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 03 22:02:21 +0000 2009\",\"profile_sidebar_border_color\":\"f50e48\",\"id\":79575617,\"utc_offset\":3600,\"favourites_count\":200,\"url\":\"http:\\/\\/on.fb.me\\/hSrN0O\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183219351552000,\"created_at\":\"Fri Feb 24 23:11:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1911000, -"tags": [ -{ -"id-ref": "efb59fda-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "16e87b44-e1dc-443a-83d6-e99ff41d14c5-173183219351552000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "En-norme. #lgw cc @Tweets2Comptoir", -"img": { -"src": "http://a0.twimg.com/profile_images/1648905085/lolymous_2_normal.jpg" -}, -"title": "Solferishow: En-norme. #lgw cc @Tweets2Comptoir", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1911000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"En-norme. #lgw cc @Tweets2Comptoir\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[18,34],\"name\":\"Tweets de Comptoir\",\"id_str\":\"227334618\",\"id\":227334618}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[10,14]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183219288637441\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"solferishow\",\"lang\":\"fr\",\"favourites_count\":20,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1144,\"location\":\"Il est parti par l\\u00e0. \\u261b\",\"profile_text_color\":\"333333\",\"followers_count\":4872,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\",\"description\":\"Si Dieu a cr\\u00e9\\u00e9 l'Homme le 6\\u00e8me jour, c'\\u00e9tait surtout pour passer la semaine peinard. Je suis D\\u00e9l\\u00e9gu\\u00e9 des Jeunes Populaires de l'Empire colonial fran\\u00e7ais.\",\"statuses_count\":13623,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":169,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"232221031\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Solferishow\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Dec 30 15:26:17 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":232221031,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.solferishow.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\"},\"truncated\":false,\"id\":173183219288637441,\"created_at\":\"Fri Feb 24 23:11:11 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1911000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cfb562b8-0450-45eb-8dda-fe3271b258db-173183219288637441" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rollin me fait peur. Mais il me fait aussi rire. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1849067972/4413560C-7785-472A-B26C-A5EB7BB6F962_normal" -}, -"title": "Yhnn: Rollin me fait peur. Mais il me fait aussi rire. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1912000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Rollin me fait peur. Mais il me fait aussi rire. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183223164178432\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":236,\"screen_name\":\"kzz_\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":8385,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/380156028\\/1920X1080.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":27,\"profile_link_color\":\"00aaff\",\"followers_count\":604,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849067972\\/4413560C-7785-472A-B26C-A5EB7BB6F962_normal\",\"description\":\"doing nothing takes work. \\/\\/\\/ Directeur du p\\u00f4le des pixels de l'espace at @GAMEONE\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"15801903\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/380156028\\/1920X1080.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849067972\\/4413560C-7785-472A-B26C-A5EB7BB6F962_normal\",\"name\":\"Yhnn\",\"default_profile_image\":false,\"created_at\":\"Sun Aug 10 22:12:55 +0000 2008\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":15801903,\"utc_offset\":3600,\"favourites_count\":52,\"url\":\"http:\\/\\/blog.gameone.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183223164178432,\"created_at\":\"Fri Feb 24 23:11:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1912000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "509f06a3-cbab-4993-8d92-793aa80f60c9-173183223164178432" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/619966956/bogoss1_normal.jpg" -}, -"title": "Monsieur Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1912000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[16,26],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[91,95]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183220911833090\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":44,\"screen_name\":\"Monsieur_Poulpe\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2827,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":325,\"profile_link_color\":\"042c5e\",\"followers_count\":14306,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\",\"description\":\"Je fais vivre le net depuis 98. Depuis que je suis enseign\\u00e9 dans les \\u00e9coles, dois-je vraiment me pr\\u00e9senter ?\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"5cb5a8\",\"id_str\":\"101887303\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"profile_sidebar_fill_color\":\"68baae\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\",\"name\":\"Monsieur Poulpe\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 04 23:03:32 +0000 2010\",\"profile_sidebar_border_color\":\"010203\",\"id\":101887303,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.monsieurpoulpe.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183220911833090,\"created_at\":\"Fri Feb 24 23:11:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1912000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bd8c6b82-7195-4187-b345-c0c63aa12a7b-173183220911833090" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Énorme. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1824565430/photo_2_normal.JPG" -}, -"title": "Bakt El Raalis: Énorme. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1912000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u00c9norme. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183221650038787\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1093,\"screen_name\":\"baktelraalis\",\"lang\":\"fr\",\"profile_text_color\":\"636363\",\"statuses_count\":21284,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":105,\"profile_link_color\":\"808080\",\"followers_count\":1299,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"description\":\"Admin Web \\/ R\\u00e9dacteur en chef @Pelecanus_net + apprenti photographe + amateur de musique ind\\u00e9' et de culture ALT + demandeur d'asile + fils des internets\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"18515564\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"profile_sidebar_fill_color\":\"141414\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"name\":\"Bakt El Raalis\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 31 20:37:21 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":18515564,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.pelecanus.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183221650038787,\"created_at\":\"Fri Feb 24 23:11:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1912000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c777349f-959c-46ae-9012-fac618003dfa-173183221650038787" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je crois que tout est dit #lgw http://t.co/uHyb99L0", -"img": { -"src": "http://a2.twimg.com/profile_images/1657787350/image_normal.jpg" -}, -"title": "LGW Fan Club: Je crois que tout est dit #lgw http://t.co/uHyb99L0", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1913000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Je crois que tout est dit #lgw http:\\/\\/t.co\\/uHyb99L0\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[31,51],\"expanded_url\":\"http:\\/\\/yfrog.com\\/od9qjlij\",\"display_url\":\"yfrog.com\\/od9qjlij\",\"url\":\"http:\\/\\/t.co\\/uHyb99L0\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[26,30]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183226486067201\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":17,\"screen_name\":\"LgwFanClub\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":119,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":11,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1657787350\\/image_normal.jpg\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"421417721\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1657787350\\/image_normal.jpg\",\"name\":\"LGW Fan Club\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 25 22:40:16 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":421417721,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183226486067201,\"created_at\":\"Fri Feb 24 23:11:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1913000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "51d113d9-28eb-402c-a5c2-da734f456eb6-173183226486067201" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Après l'ingé Son sourd, l'ingé lumière aveugle... C'est de la recup d'intouchable maint le LGW !", -"img": { -"src": "http://a2.twimg.com/profile_images/944881104/7384d5e1-2a2b-41c2-a46d-7b82cf21a5ed_normal.jpg" -}, -"title": "José Phinebacker: #LGW Après l'ingé Son sourd, l'ingé lumière aveugle... C'est de la recup d'intouchable maint le LGW !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1913000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW Apr\\u00e8s l'ing\\u00e9 Son sourd, l'ing\\u00e9 lumi\\u00e8re aveugle... C'est de la recup d'intouchable maint le LGW !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183227148763136\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Phinebacker\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":140,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":117,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/944881104\\/7384d5e1-2a2b-41c2-a46d-7b82cf21a5ed_normal.jpg\",\"description\":\"Phinebacker, twitteur homeopathique...\",\"statuses_count\":1251,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"6296872\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Jos\\u00e9 Phinebacker\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Thu May 24 21:11:03 +0000 2007\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":6296872,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/phinebacker.blogspot.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/944881104\\/7384d5e1-2a2b-41c2-a46d-7b82cf21a5ed_normal.jpg\"},\"truncated\":false,\"id\":173183227148763136,\"created_at\":\"Fri Feb 24 23:11:13 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1913000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9d574e4e-470c-4029-b336-9429ca9e5d91-173183227148763136" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw pas de lumière sur les gens qui parlent!!! Ça m'enerve! Je suis curieux de voir ou passe l'argent de la prod!!! #produireresteunmetier", -"img": { -"src": "http://a0.twimg.com/profile_images/249421594/moi_normal.jpg" -}, -"title": "Gabriel Guéguin: #lgw pas de lumière sur les gens qui parlent!!! Ça m'enerve! Je suis curieux de voir ou passe l'argent de la prod!!! #produireresteunmetier", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1914000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw pas de lumi\\u00e8re sur les gens qui parlent!!! \\u00c7a m'enerve! Je suis curieux de voir ou passe l'argent de la prod!!! #produireresteunmetier\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"produireresteunmetier\",\"indices\":[117,139]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183230479044609\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":147,\"screen_name\":\"gabrielgueguin\",\"lang\":\"en\",\"profile_text_color\":\"3C3940\",\"statuses_count\":185,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/16594443\\/Photos_barcelone_104.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0099B9\",\"followers_count\":75,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/249421594\\/moi_normal.jpg\",\"description\":\"Founder & CEO @ l'Atelier - \\u00c9ditorial & social m\\u00e9dia - En gros on fait de la Prod de contenus et parce qu'on aime aller plus loin on g\\u00e9n\\u00e8re de l'audience \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"0099B9\",\"id_str\":\"17425182\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/16594443\\/Photos_barcelone_104.jpg\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/249421594\\/moi_normal.jpg\",\"name\":\"Gabriel Gu\\u00e9guin\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 16 17:42:57 +0000 2008\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":17425182,\"utc_offset\":-10800,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183230479044609,\"created_at\":\"Fri Feb 24 23:11:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1914000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efb659e8-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "00a1e1c1-81e6-4e5a-a984-b72b18cffec8-173183230479044609" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "+1 sur le tweet sur Christophe Maé #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1303108307/twitter_normal.jpg" -}, -"title": "Marie Derrien: +1 sur le tweet sur Christophe Maé #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1914000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"+1 sur le tweet sur Christophe Ma\\u00e9 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183231888330754\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":88,\"screen_name\":\"SpaMwa\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":610,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":54,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1303108307\\/twitter_normal.jpg\",\"description\":\"Community engagement manager, John Steed's pixels deputy. IRL: Social network - and coffee - addict en mode veille\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"022330\",\"id_str\":\"278461363\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1303108307\\/twitter_normal.jpg\",\"name\":\"Marie Derrien\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 07 09:55:21 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":278461363,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183231888330754,\"created_at\":\"Fri Feb 24 23:11:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1914000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e2f8fb00-ecc4-40e8-9ba5-658e7b5058da-173183231888330754" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Euh je viens de découvrir le grand webze ben je regrette déjà les #Cesar2012", -"img": { -"src": "http://a0.twimg.com/profile_images/1691878517/P1010611_copie_normal.jpg" -}, -"title": "Eloi: Euh je viens de découvrir le grand webze ben je regrette déjà les #Cesar2012", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1914000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Euh je viens de d\\u00e9couvrir le grand webze ben je regrette d\\u00e9j\\u00e0 les #Cesar2012\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Cesar2012\",\"indices\":[66,76]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183232186122240\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":40,\"screen_name\":\"Evergreen_47\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1289,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/216649575\\/Fringe_Wallpaper01_1680_ET.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":25,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1691878517\\/P1010611_copie_normal.jpg\",\"description\":\"S\\u00e9rivore entre deux poly d'orga et amateur des salles obscures \\u00e0 ses heures perdues. Fan intemporel d'Alias. Chroniqueur sur http:\\/\\/www.niceflare.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"246049290\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/216649575\\/Fringe_Wallpaper01_1680_ET.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1691878517\\/P1010611_copie_normal.jpg\",\"name\":\"Eloi\",\"default_profile_image\":false,\"created_at\":\"Wed Feb 02 01:00:37 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":246049290,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183232186122240,\"created_at\":\"Fri Feb 24 23:11:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1914000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "61ae31a7-f403-4fe0-9403-859d223b9fdf-173183232186122240" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @CPonsolle: Vinvin, pousse toi ! On ne voit pas Will ;) #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1815343452/sachawlp_normal.png" -}, -"title": "Sacha Cohen: RT @CPonsolle: Vinvin, pousse toi ! On ne voit pas Will ;) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1920000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @CPonsolle: Vinvin, pousse toi ! On ne voit pas Will ;) #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"CPonsolle\",\"indices\":[3,13],\"name\":\"Christophe Ponsolle\",\"id_str\":\"25338852\",\"id\":25338852}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[59,63]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Vinvin, pousse toi ! On ne voit pas Will ;) #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[44,48]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182065188151298\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"CPonsolle\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":364,\"location\":\"\",\"profile_text_color\":\"999393\",\"followers_count\":971,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1115735941\\/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png\",\"description\":\"Co-fondateur de NoWatch et co-pr\\u00e9sentateur de ZapCast\",\"statuses_count\":1208,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/57339653\\/forme-illustration-gris-20_-_-logo.png\",\"show_all_inline_media\":false,\"listed_count\":110,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"d4d4d4\",\"protected\":false,\"id_str\":\"25338852\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Christophe Ponsolle\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/57339653\\/forme-illustration-gris-20_-_-logo.png\",\"created_at\":\"Thu Mar 19 17:06:04 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":25338852,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1115735941\\/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png\"},\"truncated\":false,\"id\":173182065188151298,\"created_at\":\"Fri Feb 24 23:06:36 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183254378196993\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"sachacohenfr\",\"lang\":\"fr\",\"favourites_count\":6,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":327,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":252,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1815343452\\/sachawlp_normal.png\",\"description\":\"Podcasteur, Blogueur. co-r\\u00e9alisateur du #geekast . Cr\\u00e9ateur de @WeLovePodcast\\r\\n\\r\\nA LA RECHERCHE D'UN MOYEN DE DESIMLOCKER IPHONE 4 BB 04.11.08\",\"statuses_count\":10314,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/178177561\\/fat_lines_dark.gif\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"65282554\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Sacha Cohen\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/178177561\\/fat_lines_dark.gif\",\"created_at\":\"Thu Aug 13 05:11:24 +0000 2009\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":65282554,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.blogdesacha.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815343452\\/sachawlp_normal.png\"},\"truncated\":false,\"id\":173183254378196993,\"created_at\":\"Fri Feb 24 23:11:20 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1920000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ce67599d-782a-4534-9651-8c96558b206b-173183254378196993" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je suis virtuellement sur France5 ! On me voit de temps en temps sur le tweetdeck de @legrandwebze ! #lgw #sacréesoirée", -"img": { -"src": "http://a1.twimg.com/profile_images/1348620857/aa_normal.JPG" -}, -"title": "A Warnia de Zarzecki: Je suis virtuellement sur France5 ! On me voit de temps en temps sur le tweetdeck de @legrandwebze ! #lgw #sacréesoirée", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1920000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je suis virtuellement sur France5 ! On me voit de temps en temps sur le tweetdeck de @legrandwebze ! #lgw #sacr\\u00e9esoir\\u00e9e\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[85,98],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[101,105]},{\"text\":\"sacr\\u00e9esoir\\u00e9e\",\"indices\":[106,119]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183257540698113\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":97,\"screen_name\":\"alexwaza\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":515,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/426297290\\/flower_wall.jpg\",\"location\":\"St Mand\\u00e9\",\"show_all_inline_media\":false,\"listed_count\":11,\"profile_link_color\":\"007ede\",\"followers_count\":320,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1348620857\\/aa_normal.JPG\",\"description\":\"\\u00c9tudiant en troisi\\u00e8me ann\\u00e9e \\u00e0 @HETIC.\\r\\nJ'erre sur Twitter sans domaine de pr\\u00e9dilection, vous voil\\u00e0 avertis.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"201387157\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/426297290\\/flower_wall.jpg\",\"profile_sidebar_fill_color\":\"d9d9d9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1348620857\\/aa_normal.JPG\",\"name\":\"A Warnia de Zarzecki\",\"default_profile_image\":false,\"created_at\":\"Mon Oct 11 18:53:07 +0000 2010\",\"profile_sidebar_border_color\":\"c7cce0\",\"id\":201387157,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183257540698113,\"created_at\":\"Fri Feb 24 23:11:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1920000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efb6c540-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f2a729b4-fead-4b6c-93d0-61609ef2f8c6-173183257540698113" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1725590755/jak-avatar-twitter_normal.png" -}, -"title": "Axel Leroy: RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1921000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Monsieur_Poulpe\",\"indices\":[3,19],\"id_str\":\"101887303\",\"name\":\"Monsieur Poulpe\",\"id\":101887303},{\"screen_name\":\"palmashow\",\"indices\":[37,47],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[112,116]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[16,26],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[91,95]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183220911833090\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":44,\"screen_name\":\"Monsieur_Poulpe\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2826,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":325,\"profile_link_color\":\"042c5e\",\"followers_count\":14306,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\",\"description\":\"Je fais vivre le net depuis 98. Depuis que je suis enseign\\u00e9 dans les \\u00e9coles, dois-je vraiment me pr\\u00e9senter ?\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"5cb5a8\",\"id_str\":\"101887303\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"profile_sidebar_fill_color\":\"68baae\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\",\"name\":\"Monsieur Poulpe\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 04 23:03:32 +0000 2010\",\"profile_sidebar_border_color\":\"010203\",\"id\":101887303,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.monsieurpoulpe.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183220911833090,\"created_at\":\"Fri Feb 24 23:11:12 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183262196379649\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":304,\"screen_name\":\"BlackEco\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13159,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/199653801\\/jak-avatar-rmx-twitter.png\",\"location\":\"Versailles, France\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":191,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1725590755\\/jak-avatar-twitter_normal.png\",\"description\":\"I'm a 18 years old french geek, passionated by Anglo-Saxon culture, computing, music, Internet, video games, movies, other geek stuffs and cars.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"94871785\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/199653801\\/jak-avatar-rmx-twitter.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1725590755\\/jak-avatar-twitter_normal.png\",\"name\":\"Axel Leroy\",\"default_profile_image\":false,\"created_at\":\"Sat Dec 05 21:28:19 +0000 2009\",\"profile_sidebar_border_color\":\"00bbff\",\"id\":94871785,\"utc_offset\":3600,\"favourites_count\":142,\"url\":\"http:\\/\\/www.blackeco.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183262196379649,\"created_at\":\"Fri Feb 24 23:11:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1921000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dc467539-e05b-4181-9eeb-32f027ea280f-173183262196379649" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Tweets2Comptoir voit arriver plein de nouveaux followers (dont moi) et c'est bien mérité! =) #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1276794848/Photo_Brutus_and_me__Louvre__normal.jpg" -}, -"title": "Joffrey Mick: @Tweets2Comptoir voit arriver plein de nouveaux followers (dont moi) et c'est bien mérité! =) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1922000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Tweets2Comptoir voit arriver plein de nouveaux followers (dont moi) et c'est bien m\\u00e9rit\\u00e9! =) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[0,16],\"id_str\":\"227334618\",\"name\":\"Tweets de Comptoir\",\"id\":227334618}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[94,98]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183265136574464\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"227334618\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":145,\"screen_name\":\"JoffreyMick\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1026,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"009999\",\"followers_count\":56,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1276794848\\/Photo_Brutus_and_me__Louvre__normal.jpg\",\"description\":\"20 ans, \\u00e9tudiant \\u00e0 Sciences Po Paris, journaliste politique pour Sciences Po TV, rock'n'roll addict.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"255731473\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1276794848\\/Photo_Brutus_and_me__Louvre__normal.jpg\",\"name\":\"Joffrey Mick\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 21 23:21:23 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":255731473,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":\"Tweets2Comptoir\",\"truncated\":false,\"id\":173183265136574464,\"created_at\":\"Fri Feb 24 23:11:22 +0000 2012\",\"in_reply_to_user_id\":227334618}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1922000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3db49eae-53f7-4da7-bbd3-b95db4449689-173183265136574464" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @vinsouille: Le rire de @PascalMabille est à peine perceptible #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1815343452/sachawlp_normal.png" -}, -"title": "Sacha Cohen: RT @vinsouille: Le rire de @PascalMabille est à peine perceptible #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1923000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @vinsouille: Le rire de @PascalMabille est \\u00e0 peine perceptible #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"vinsouille\",\"indices\":[3,14],\"id_str\":\"243352289\",\"name\":\"Vincent Touati\",\"id\":243352289},{\"screen_name\":\"PascalMabille\",\"indices\":[27,41],\"id_str\":\"1367131\",\"name\":\"Pascal Mabille\",\"id\":1367131}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[66,70]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Le rire de @PascalMabille est \\u00e0 peine perceptible #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"PascalMabille\",\"indices\":[11,25],\"id_str\":\"1367131\",\"name\":\"Pascal Mabille\",\"id\":1367131}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182093994631169\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":85,\"screen_name\":\"vinsouille\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9708,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/199204001\\/overview_hero3_20100607.png\",\"location\":\"Montpellier\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"009999\",\"followers_count\":366,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1729744823\\/test_44444_normal.jpg\",\"description\":\"Podcasteur (@laminuteapple) Passionn\\u00e9 par les nouvelles technologies, la communication et l'actualit\\u00e9. Veille #Apple #M\\u00e9dias #R\\u00e9seaux #Web\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"030303\",\"id_str\":\"243352289\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/199204001\\/overview_hero3_20100607.png\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1729744823\\/test_44444_normal.jpg\",\"name\":\"Vincent Touati\",\"default_profile_image\":false,\"created_at\":\"Wed Jan 26 21:25:27 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":243352289,\"utc_offset\":null,\"favourites_count\":5,\"url\":\"http:\\/\\/vincent-touati.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182093994631169,\"created_at\":\"Fri Feb 24 23:06:43 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183269771296768\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":327,\"screen_name\":\"sachacohenfr\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10315,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/178177561\\/fat_lines_dark.gif\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":252,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1815343452\\/sachawlp_normal.png\",\"description\":\"Podcasteur, Blogueur. co-r\\u00e9alisateur du #geekast . Cr\\u00e9ateur de @WeLovePodcast\\r\\n\\r\\nA LA RECHERCHE D'UN MOYEN DE DESIMLOCKER IPHONE 4 BB 04.11.08\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"65282554\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/178177561\\/fat_lines_dark.gif\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815343452\\/sachawlp_normal.png\",\"name\":\"Sacha Cohen\",\"default_profile_image\":false,\"created_at\":\"Thu Aug 13 05:11:24 +0000 2009\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":65282554,\"utc_offset\":3600,\"favourites_count\":6,\"url\":\"http:\\/\\/www.blogdesacha.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183269771296768,\"created_at\":\"Fri Feb 24 23:11:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1923000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0eb53f8d-f7c4-4f17-a413-9bcc5e77aedc-173183269771296768" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh, @balmeyer cité dans #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1824854315/3615pbs_normal.jpg" -}, -"title": "P. Bourdin-Sauviac: Oh, @balmeyer cité dans #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1924000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Oh, @balmeyer cit\\u00e9 dans #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"balmeyer\",\"indices\":[4,13],\"name\":\"Balmeyer\",\"id_str\":\"7288872\",\"id\":7288872}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[24,28]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183270807289856\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ebf0ff\",\"screen_name\":\"3615pbs\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":497,\"location\":\"Paris, France\",\"profile_text_color\":\"062d57\",\"followers_count\":2828,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1824854315\\/3615pbs_normal.jpg\",\"description\":\"Je suis nomm\\u00e9 Pierre. Animateur, journaliste, auteur, ex-r\\u00e9al du zap de Direct 8 et awesome talent @ Marzab Productions. Et lumi\\u00e8re divine sur 3615pbs.com. \\u0ca0_\\u0ca0\",\"statuses_count\":29697,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/400721124\\/tumblr_ljk64pSVPX1qfv1q1.jpg\",\"show_all_inline_media\":true,\"listed_count\":103,\"profile_link_color\":\"0513ad\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"133024198\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"P. Bourdin-Sauviac\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/400721124\\/tumblr_ljk64pSVPX1qfv1q1.jpg\",\"created_at\":\"Wed Apr 14 20:34:18 +0000 2010\",\"profile_sidebar_fill_color\":\"c0c4e0\",\"id\":133024198,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.3615pbs.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824854315\\/3615pbs_normal.jpg\"},\"truncated\":false,\"id\":173183270807289856,\"created_at\":\"Fri Feb 24 23:11:24 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1924000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b93b2176-9cea-4b1c-b71b-819aa001e2b9-173183270807289856" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@PolineLP @OrnythorincBleu xD Bon allé faut twitter avec #lgw pour se voir", -"img": { -"src": "http://a3.twimg.com/profile_images/1802232284/Capture_d__cran_2012-02-04___01.15.52_normal.png" -}, -"title": "Marion: @PolineLP @OrnythorincBleu xD Bon allé faut twitter avec #lgw pour se voir", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1924000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"PolineLP\",\"favorited\":false,\"text\":\"@PolineLP @OrnythorincBleu xD Bon all\\u00e9 faut twitter avec #lgw pour se voir\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"PolineLP\",\"indices\":[0,9],\"name\":\"Pauline \",\"id_str\":\"380413697\",\"id\":380413697},{\"screen_name\":\"OrnythorincBleu\",\"indices\":[10,26],\"name\":\"Meylia\",\"id_str\":\"258358271\",\"id\":258358271}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[57,61]}]},\"in_reply_to_user_id\":380413697,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173183191400718336,\"in_reply_to_status_id_str\":\"173183191400718336\",\"id_str\":\"173183273571323904\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"FFFFFF\",\"screen_name\":\"iiioon\",\"lang\":\"en\",\"favourites_count\":47,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":186,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":104,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1802232284\\/Capture_d__cran_2012-02-04___01.15.52_normal.png\",\"description\":\"Accro aux s\\u00e9ries et \\u00e0 l'humour. HeroCorpienne. \\r\\nEt pourquoi faire aujourd'hui c'que j'pourrai faire demain ?\",\"statuses_count\":11591,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme20\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"BF1238\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BF1238\",\"protected\":false,\"id_str\":\"39847706\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Marion\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme20\\/bg.png\",\"created_at\":\"Wed May 13 21:57:02 +0000 2009\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"id\":39847706,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802232284\\/Capture_d__cran_2012-02-04___01.15.52_normal.png\"},\"truncated\":false,\"id\":173183273571323904,\"created_at\":\"Fri Feb 24 23:11:24 +0000 2012\",\"in_reply_to_user_id_str\":\"380413697\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1924000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7ab5912a-f592-416d-a4ab-2c9f87388519-173183273571323904" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le papa @balmeyer cité dans #LGW <3", -"img": { -"src": "http://a1.twimg.com/profile_images/1793236975/Photo_du_13878919-05-___03.51_normal.jpg" -}, -"title": "Constance Ortuzar: Le papa @balmeyer cité dans #LGW <3", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1925000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le papa @balmeyer cit\\u00e9 dans #LGW <3\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"balmeyer\",\"indices\":[8,17],\"id_str\":\"7288872\",\"name\":\"Balmeyer\",\"id\":7288872}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183275492311040\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":249,\"screen_name\":\"constuzar\",\"lang\":\"en\",\"profile_text_color\":\"ff0f0f\",\"statuses_count\":7419,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"14b9fa\",\"followers_count\":432,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1793236975\\/Photo_du_13878919-05-___03.51_normal.jpg\",\"description\":\"Ils me voient rouler, ils d\\u00e9testent.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"131516\",\"id_str\":\"53776719\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"d5faef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1793236975\\/Photo_du_13878919-05-___03.51_normal.jpg\",\"name\":\"Constance Ortuzar\",\"default_profile_image\":false,\"created_at\":\"Sat Jul 04 22:29:54 +0000 2009\",\"profile_sidebar_border_color\":\"ff0000\",\"id\":53776719,\"utc_offset\":null,\"favourites_count\":27,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183275492311040,\"created_at\":\"Fri Feb 24 23:11:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1925000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a386feca-39c4-428f-ad8b-a287586f3992-173183275492311040" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Non ce ne sont pas des rires enregistrés , c'est @PascalMabille #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1649856860/avatpagetwsn_normal.jpg" -}, -"title": "lôtre demédeu: Non ce ne sont pas des rires enregistrés , c'est @PascalMabille #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1927000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Non ce ne sont pas des rires enregistr\\u00e9s , c'est @PascalMabille #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"PascalMabille\",\"indices\":[49,63],\"name\":\"Pascal Mabille\",\"id_str\":\"1367131\",\"id\":1367131}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[64,68]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183283662827521\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"87bc44\",\"screen_name\":\"lotre\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":81,\"location\":\"just there\",\"profile_text_color\":\"000000\",\"followers_count\":159,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1649856860\\/avatpagetwsn_normal.jpg\",\"description\":\"man, z\\u00e9ro de l'univers !\",\"statuses_count\":10315,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/1012532\\/simpsball1600.jpg\",\"show_all_inline_media\":true,\"listed_count\":13,\"profile_link_color\":\"0000ff\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"protected\":false,\"id_str\":\"7233942\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"l\\u00f4tre dem\\u00e9deu\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/1012532\\/simpsball1600.jpg\",\"created_at\":\"Tue Jul 03 18:07:50 +0000 2007\",\"profile_sidebar_fill_color\":\"e0ff92\",\"id\":7233942,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1649856860\\/avatpagetwsn_normal.jpg\"},\"truncated\":false,\"id\":173183283662827521,\"created_at\":\"Fri Feb 24 23:11:27 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1927000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b127ebae-3cfd-43e3-8a71-8ce01ee4e644-173183283662827521" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1658912814/fkjddkfhk_normal.png" -}, -"title": "Manon: RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1928000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Monsieur_Poulpe\",\"indices\":[3,19],\"id_str\":\"101887303\",\"name\":\"Monsieur Poulpe\",\"id\":101887303},{\"screen_name\":\"palmashow\",\"indices\":[37,47],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[112,116]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[16,26],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[91,95]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183220911833090\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":44,\"screen_name\":\"Monsieur_Poulpe\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2826,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":325,\"profile_link_color\":\"042c5e\",\"followers_count\":14306,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\",\"description\":\"Je fais vivre le net depuis 98. Depuis que je suis enseign\\u00e9 dans les \\u00e9coles, dois-je vraiment me pr\\u00e9senter ?\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"5cb5a8\",\"id_str\":\"101887303\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"profile_sidebar_fill_color\":\"68baae\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\",\"name\":\"Monsieur Poulpe\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 04 23:03:32 +0000 2010\",\"profile_sidebar_border_color\":\"010203\",\"id\":101887303,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.monsieurpoulpe.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183220911833090,\"created_at\":\"Fri Feb 24 23:11:12 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183289690042368\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":298,\"screen_name\":\"manonkzlwsk\",\"lang\":\"fr\",\"profile_text_color\":\"3d3438\",\"statuses_count\":15002,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"location\":\"Is\\u00e8re, France\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"de4261\",\"followers_count\":260,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"description\":\"Nordiste expatri\\u00e9e, \\u00e9tudiante en sciences du langage \\u00e0 #lyon2, un peu geek, s\\u00e9rievore, livetweeteuse #ondar et fid\\u00e8le herocorpienne. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"e8e8e8\",\"id_str\":\"48084154\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"profile_sidebar_fill_color\":\"e8e8e8\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"name\":\"Manon\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 17 19:34:49 +0000 2009\",\"profile_sidebar_border_color\":\"e8e8e8\",\"id\":48084154,\"utc_offset\":3600,\"favourites_count\":194,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183289690042368,\"created_at\":\"Fri Feb 24 23:11:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1928000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3217169d-e54b-4778-a45a-e7fe3c6f9372-173183289690042368" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@catfishs ha toi, tu veux la chemise de @Vinvin ! :p #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1681900733/image_normal.jpg" -}, -"title": "Amélie : @catfishs ha toi, tu veux la chemise de @Vinvin ! :p #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1928000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@catfishs ha toi, tu veux la chemise de @Vinvin ! :p #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"catfishs\",\"indices\":[0,9],\"id_str\":\"29444976\",\"name\":\"christophe garnier\",\"id\":29444976},{\"screen_name\":\"Vinvin\",\"indices\":[40,47],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[53,57]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173182844926046209\",\"id_str\":\"173183290210140161\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173182844926046209,\"in_reply_to_user_id_str\":\"29444976\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":321,\"screen_name\":\"Bullenroll\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1937,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Bretagne\",\"show_all_inline_media\":true,\"listed_count\":23,\"profile_link_color\":\"009999\",\"followers_count\":202,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1681900733\\/image_normal.jpg\",\"description\":\"Sans arr\\u00eat \\u00e0 la recherche de nouveaut\\u00e9s ! http:\\/\\/bullenroll.wordpress.com\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"2293cc\",\"id_str\":\"74413492\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1681900733\\/image_normal.jpg\",\"name\":\"Am\\u00e9lie \",\"default_profile_image\":false,\"created_at\":\"Tue Sep 15 10:11:38 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":74413492,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/bullenroll.wordpress.com\\/\"},\"in_reply_to_screen_name\":\"catfishs\",\"truncated\":false,\"id\":173183290210140161,\"created_at\":\"Fri Feb 24 23:11:28 +0000 2012\",\"in_reply_to_user_id\":29444976}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1928000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "60b0ca85-6586-4e15-9bc8-94fe8020471c-173183290210140161" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@balmeyer le meilleur #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1724285948/image_normal.jpg" -}, -"title": "CalamitySophie: @balmeyer le meilleur #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1929000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"balmeyer\",\"favorited\":false,\"text\":\"@balmeyer le meilleur #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"balmeyer\",\"indices\":[0,9],\"name\":\"Balmeyer\",\"id_str\":\"7288872\",\"id\":7288872}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[22,26]}]},\"in_reply_to_user_id\":7288872,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183295578845184\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"CalamitySophie\",\"lang\":\"fr\",\"favourites_count\":22,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":96,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":34,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724285948\\/image_normal.jpg\",\"description\":\"barr\\u00e9e, barge, enerv\\u00e9e, vieille bique, je regarde le monde, et je d\\u00e9sesp\\u00e9re. le genre humain n'est pas tr\\u00e9s beau. Et j'en fais partie !\",\"statuses_count\":673,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/359426011\\/photo.JPG\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084b4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"57613271\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"CalamitySophie\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/359426011\\/photo.JPG\",\"created_at\":\"Fri Jul 17 10:53:14 +0000 2009\",\"profile_sidebar_fill_color\":\"11d2eb\",\"id\":57613271,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.calamitysophie1.blogspot.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724285948\\/image_normal.jpg\"},\"truncated\":false,\"id\":173183295578845184,\"created_at\":\"Fri Feb 24 23:11:29 +0000 2012\",\"in_reply_to_user_id_str\":\"7288872\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1929000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a3447388-625e-4a8d-95e9-c45bfcf01efc-173183295578845184" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ce moment où #lgw démontre qu'il y a de biens meilleures vannes sur Twitter qu'au #césar2012", -"img": { -"src": "http://a0.twimg.com/profile_images/1819882790/tetocarre_normal.jpg" -}, -"title": "Cédric BILLAUDELLE: Ce moment où #lgw démontre qu'il y a de biens meilleures vannes sur Twitter qu'au #césar2012", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1930000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ce moment o\\u00f9 #lgw d\\u00e9montre qu'il y a de biens meilleures vannes sur Twitter qu'au #c\\u00e9sar2012\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[13,17]},{\"text\":\"c\\u00e9sar2012\",\"indices\":[82,92]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183298921705474\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":172,\"screen_name\":\"Cbill0\",\"lang\":\"fr\",\"profile_text_color\":\"F2ECF9\",\"statuses_count\":1109,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/422263046\\/679FC0.png\",\"location\":\"Lille, FR\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"1a1aba\",\"followers_count\":31,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1819882790\\/tetocarre_normal.jpg\",\"description\":\"\\u00c9tudiant \\u00e0 l'IAE de Lille, mais pur produit des Ardennes. Aime beaucoup apprendre, mais n'aime pas qu'on lui fasse la le\\u00e7on.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"E44B22\",\"id_str\":\"84313428\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422263046\\/679FC0.png\",\"profile_sidebar_fill_color\":\"2C446A\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819882790\\/tetocarre_normal.jpg\",\"name\":\"C\\u00e9dric BILLAUDELLE\",\"default_profile_image\":false,\"created_at\":\"Thu Oct 22 12:34:22 +0000 2009\",\"profile_sidebar_border_color\":\"0C0F22\",\"id\":84313428,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183298921705474,\"created_at\":\"Fri Feb 24 23:11:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1930000, -"tags": [ -{ -"id-ref": "ef2b9ccc-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "14700362-11f7-4cf5-8655-e489fa78a0c9-173183298921705474" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "sympa le tee shirt de tweet de comptoir #lgw :-)", -"img": { -"src": "http://a0.twimg.com/profile_images/1844133961/8x3UkTtw_normal" -}, -"title": "Laurent Aubaret: sympa le tee shirt de tweet de comptoir #lgw :-)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1932000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"sympa le tee shirt de tweet de comptoir #lgw :-)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[41,45]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183306593091586\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":563,\"screen_name\":\"lolofildelo\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":2942,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431542214\\/flickr-10-nov-2006.jpg\",\"location\":\"Valence d'Agen\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"6a19e3\",\"followers_count\":165,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1844133961\\/8x3UkTtw_normal\",\"description\":\"Rugby, Politique, Croix Rouge et ferias voila ce que j'aime le plus, et avec l'accent svp sud ouest oblige, ici c'est du 2nd degr\\u00e9s\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"0099B9\",\"id_str\":\"342786952\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431542214\\/flickr-10-nov-2006.jpg\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1844133961\\/8x3UkTtw_normal\",\"name\":\"Laurent Aubaret\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 26 15:44:40 +0000 2011\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":342786952,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183306593091586,\"created_at\":\"Fri Feb 24 23:11:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1932000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "deb09345-4ec1-4515-b5d8-ac8783483e8d-173183306593091586" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW n°2 en TT! :D", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: #LGW n°2 en TT! :D", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1932000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"#LGW n\\u00b02 en TT! :D\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"favorited\":false,\"coordinates\":null,\"in_reply_to_user_id\":null,\"contributors\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"user\":{\"notifications\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"profile_sidebar_fill_color\":\"9ca871\",\"screen_name\":\"hug33k\",\"follow_request_sent\":null,\"lang\":\"fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"default_profile_image\":false,\"verified\":false,\"profile_sidebar_border_color\":\"111405\",\"location\":\"Alsace, France\",\"favourites_count\":16,\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"contributors_enabled\":false,\"following\":null,\"profile_use_background_image\":true,\"friends_count\":912,\"profile_text_color\":\"a3c23e\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"statuses_count\":4894,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"protected\":false,\"is_translator\":false,\"name\":\"Hugo SCHOCH\",\"default_profile\":false,\"time_zone\":\"Paris\",\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_background_color\":\"131516\",\"id\":175540303,\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"utc_offset\":3600,\"url\":\"http:\\/\\/only.hug33k.fr\\/\"},\"in_reply_to_status_id\":null,\"id\":173183305703895041,\"created_at\":\"Fri Feb 24 23:11:32 +0000 2012\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183305703895041\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1932000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f7274b53-85e6-44af-ba2a-7f4a9907bbec-173183305703895041" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@pocarles: 64 glaçons #lgw P'tain, je veux la chemise de @vinvin !!”non 48 glaçons!!", -"img": { -"src": "http://a0.twimg.com/profile_images/1835746958/logotweeter_normal.png" -}, -"title": "tontonfred: “@pocarles: 64 glaçons #lgw P'tain, je veux la chemise de @vinvin !!”non 48 glaçons!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1932000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@pocarles: 64 gla\\u00e7ons #lgw P'tain, je veux la chemise de @vinvin !!\\u201dnon 48 gla\\u00e7ons!!\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"pocarles\",\"indices\":[1,10],\"id_str\":\"23074316\",\"name\":\"PierreOlivier Carles\",\"id\":23074316},{\"screen_name\":\"Vinvin\",\"indices\":[58,65],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[23,27]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183305993306112\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":506,\"screen_name\":\"tontonfredgeek\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":735,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/367131122\\/fondblog.png\",\"location\":\"Reims, France\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"93c8f0\",\"followers_count\":209,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1835746958\\/logotweeter_normal.png\",\"description\":\"Admin sys et consultant \\r\\nPassionn\\u00e9 par les News Technos, la musique, la photo et les gens intelligents;)\\r\\nBlogueur \\u00e0 ses heures, un brin r\\u00eaveur et charmeur...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"d3eaf0\",\"id_str\":\"258371225\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/367131122\\/fondblog.png\",\"profile_sidebar_fill_color\":\"dcf5dc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1835746958\\/logotweeter_normal.png\",\"name\":\"tontonfred\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 27 15:36:33 +0000 2011\",\"profile_sidebar_border_color\":\"c3ebeb\",\"id\":258371225,\"utc_offset\":null,\"favourites_count\":5,\"url\":\"http:\\/\\/www.tontonfred.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183305993306112,\"created_at\":\"Fri Feb 24 23:11:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1932000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "16ee1825-2b60-4e01-b50f-ee80508983a2-173183305993306112" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1846439003/steam-punk_normal.jpg" -}, -"title": "Simon Rigaut: RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1933000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Monsieur_Poulpe\",\"indices\":[3,19],\"id_str\":\"101887303\",\"name\":\"Monsieur Poulpe\",\"id\":101887303},{\"screen_name\":\"palmashow\",\"indices\":[37,47],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[112,116]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[16,26],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[91,95]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":2,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183220911833090\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":44,\"screen_name\":\"Monsieur_Poulpe\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2826,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":325,\"profile_link_color\":\"042c5e\",\"followers_count\":14306,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\",\"description\":\"Je fais vivre le net depuis 98. Depuis que je suis enseign\\u00e9 dans les \\u00e9coles, dois-je vraiment me pr\\u00e9senter ?\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"5cb5a8\",\"id_str\":\"101887303\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"profile_sidebar_fill_color\":\"68baae\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\",\"name\":\"Monsieur Poulpe\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 04 23:03:32 +0000 2010\",\"profile_sidebar_border_color\":\"010203\",\"id\":101887303,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.monsieurpoulpe.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183220911833090,\"created_at\":\"Fri Feb 24 23:11:12 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":2,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183309386485760\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":360,\"screen_name\":\"cretincelle\",\"lang\":\"fr\",\"profile_text_color\":\"ffffff\",\"statuses_count\":8229,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/295299353\\/RATM_Tribute_rage_against_the_machine.jpg\",\"location\":\"Dans Ton Cul\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"752727\",\"followers_count\":223,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1846439003\\/steam-punk_normal.jpg\",\"description\":\"Bonjour, followez moi, au revoir #followback\\r\\nAu fait, voil\\u00e0 mon Facebook, faites en bon usage https:\\/\\/www.facebook.com\\/simon.rigaut1\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"302693086\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/295299353\\/RATM_Tribute_rage_against_the_machine.jpg\",\"profile_sidebar_fill_color\":\"000000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1846439003\\/steam-punk_normal.jpg\",\"name\":\"Simon Rigaut\",\"default_profile_image\":false,\"created_at\":\"Sat May 21 16:10:42 +0000 2011\",\"profile_sidebar_border_color\":\"000000\",\"id\":302693086,\"utc_offset\":3600,\"favourites_count\":26,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183309386485760,\"created_at\":\"Fri Feb 24 23:11:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1933000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1853283f-de4b-4e06-ba26-99a906825be8-173183309386485760" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "tchiééé , check, ha-han , hein, ouais gros, aiiight. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1813498773/mygreg_normal.jpg" -}, -"title": "mygreg: tchiééé , check, ha-han , hein, ouais gros, aiiight. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1933000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"tchi\\u00e9\\u00e9\\u00e9 , check, ha-han , hein, ouais gros, aiiight. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[53,57]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183309294223360\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"mygreg\",\"lang\":\"en\",\"favourites_count\":1059,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":447,\"location\":\"Bordeaux\",\"profile_text_color\":\"3E4415\",\"followers_count\":985,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1813498773\\/mygreg_normal.jpg\",\"description\":\"veilleur @gregveille - rp et cm @podradio_fr - co-organisateur du mash up bordeaux @MU_Bordeaux\",\"statuses_count\":41989,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":87,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"16467068\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"mygreg\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"created_at\":\"Fri Sep 26 12:47:38 +0000 2008\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":16467068,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/flavors.me\\/mygreg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813498773\\/mygreg_normal.jpg\"},\"truncated\":false,\"id\":173183309294223360,\"created_at\":\"Fri Feb 24 23:11:33 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1933000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bf80a1ae-ec7b-4db6-a793-3a58f6b733c5-173183309294223360" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Excellent les tweets sélectionnés par les tewwts 2 comptoirs pour #lgw :)", -"img": { -"src": "http://a1.twimg.com/profile_images/1803169085/DSC01443_normal.JPG" -}, -"title": "Benjamin Aguillon: Excellent les tweets sélectionnés par les tewwts 2 comptoirs pour #lgw :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1934000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Excellent les tweets s\\u00e9lectionn\\u00e9s par les tewwts 2 comptoirs pour #lgw :)\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[67,71]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183314356740096\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Balcidebava\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":25,\"location\":\"chez moi\",\"profile_text_color\":\"333333\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1803169085\\/DSC01443_normal.JPG\",\"description\":\"L'homme face \\u00e0 l'absurde\",\"statuses_count\":102,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"482835609\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Benjamin Aguillon\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat Feb 04 10:52:02 +0000 2012\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":482835609,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803169085\\/DSC01443_normal.JPG\"},\"truncated\":false,\"id\":173183314356740096,\"created_at\":\"Fri Feb 24 23:11:34 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1934000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bca186f5-3c36-4546-b1b0-d2e40584ebd4-173183314356740096" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Cette chemise est interdite par la loi #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1704625616/224582_2330277576843_1246842647_32917080_7958787_n_normal.jpg" -}, -"title": "brissot pierre louis: Cette chemise est interdite par la loi #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1935000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Cette chemise est interdite par la loi #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[39,43]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183318131613697\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":16,\"screen_name\":\"piloufaceIII\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":8,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1704625616\\/224582_2330277576843_1246842647_32917080_7958787_n_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"442110979\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1704625616\\/224582_2330277576843_1246842647_32917080_7958787_n_normal.jpg\",\"name\":\"brissot pierre louis\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 20 19:21:45 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":442110979,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.facebook.com\\/profile.php?id=1246842647\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183318131613697,\"created_at\":\"Fri Feb 24 23:11:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1935000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e215d071-e90a-47c9-ae05-60ad81047292-173183318131613697" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1765785882/Moi_terrasse_Bureau_normal.jpg" -}, -"title": "Geoffroy Haubert: RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1936000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Monsieur_Poulpe\",\"indices\":[3,19],\"name\":\"Monsieur Poulpe\",\"id_str\":\"101887303\",\"id\":101887303},{\"screen_name\":\"palmashow\",\"indices\":[37,47],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[112,116]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[16,26],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[91,95]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":3,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183220911833090\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"010203\",\"screen_name\":\"Monsieur_Poulpe\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":44,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"description\":\"Je fais vivre le net depuis 98. Depuis que je suis enseign\\u00e9 dans les \\u00e9coles, dois-je vraiment me pr\\u00e9senter ?\",\"statuses_count\":2826,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"show_all_inline_media\":true,\"listed_count\":325,\"profile_link_color\":\"042c5e\",\"followers_count\":14306,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"5cb5a8\",\"protected\":false,\"id_str\":\"101887303\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Monsieur Poulpe\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"created_at\":\"Mon Jan 04 23:03:32 +0000 2010\",\"profile_sidebar_fill_color\":\"68baae\",\"id\":101887303,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.monsieurpoulpe.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173183220911833090,\"created_at\":\"Fri Feb 24 23:11:12 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":3,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183323902980096\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"GeoffroyHaubert\",\"lang\":\"fr\",\"favourites_count\":4,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":64,\"location\":\"\",\"profile_text_color\":\"333333\",\"description\":\"Je pense. Je suis.\",\"statuses_count\":171,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":18,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1765785882\\/Moi_terrasse_Bureau_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"194535918\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Geoffroy Haubert\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Fri Sep 24 11:21:58 +0000 2010\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":194535918,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1765785882\\/Moi_terrasse_Bureau_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173183323902980096,\"created_at\":\"Fri Feb 24 23:11:36 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1936000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b86b20cc-f5fa-461b-a16c-852415183b6d-173183323902980096" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Marine Le Pen annule un meeting «faute d'argent» http://t.co/puoLgu2m #lgw #cendrillon", -"img": { -"src": "http://a1.twimg.com/profile_images/1522186720/Laurent-Gloaguen-G00_normal.jpg" -}, -"title": "Laurent Gloaguen: Marine Le Pen annule un meeting «faute d'argent» http://t.co/puoLgu2m #lgw #cendrillon", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1936000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Marine Le Pen annule un meeting \\u00abfaute d'argent\\u00bb http:\\/\\/t.co\\/puoLgu2m #lgw #cendrillon\",\"entities\":{\"urls\":[{\"indices\":[49,69],\"display_url\":\"bit.ly\\/yw6W4z\",\"expanded_url\":\"http:\\/\\/bit.ly\\/yw6W4z\",\"url\":\"http:\\/\\/t.co\\/puoLgu2m\"}],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[70,74]},{\"text\":\"cendrillon\",\"indices\":[75,86]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/sites.google.com\\/site\\/yorufukurou\\/\\\" rel=\\\"nofollow\\\"\\u003EYoruFukurou\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183324704079872\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"7a7768\",\"screen_name\":\"embruns\",\"lang\":\"en\",\"favourites_count\":29,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":563,\"location\":\"Montr\\u00e9al, Qc, Canada\",\"profile_text_color\":\"333333\",\"followers_count\":4826,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\",\"description\":\"Surnomm\\u00e9 \\u201cLe Capitaine\\u201d. Figure du Net historique et inventeur de la formule \\u201cVendredi, c'est sodomie\\u201d.\",\"statuses_count\":21942,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":277,\"profile_link_color\":\"650103\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Eastern Time (US & Canada)\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"6241412\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Laurent Gloaguen\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Tue May 22 19:16:26 +0000 2007\",\"profile_sidebar_fill_color\":\"8c887c\",\"id\":6241412,\"follow_request_sent\":null,\"utc_offset\":-18000,\"url\":\"http:\\/\\/embruns.net\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\"},\"truncated\":false,\"id\":173183324704079872,\"created_at\":\"Fri Feb 24 23:11:36 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1936000, -"tags": [ -{ -"id-ref": "efb8df56-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "da65330e-4438-4b0e-b72c-b301b60e9c32-173183324704079872" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et vraiment, forever ruling law : citer des tweets oralement annule tout leur potentiel de lol. #lgw #ruquier", -"img": { -"src": "http://a3.twimg.com/profile_images/129612647/boredcat_normal.jpg" -}, -"title": "Lâm HUA: Et vraiment, forever ruling law : citer des tweets oralement annule tout leur potentiel de lol. #lgw #ruquier", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1938000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Et vraiment, forever ruling law : citer des tweets oralement annule tout leur potentiel de lol. #lgw #ruquier\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[96,100]},{\"text\":\"ruquier\",\"indices\":[101,109]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183333382098944\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":14,\"screen_name\":\"monsieurlam\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":10181,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":543,\"profile_link_color\":\"0084B4\",\"followers_count\":21596,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/129612647\\/boredcat_normal.jpg\",\"description\":\"+ links \\r\\n+ my life \\r\\n+ no reply \\r\\n+ @decate \\r\\n+ @lense \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"7993262\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/129612647\\/boredcat_normal.jpg\",\"name\":\"L\\u00e2m HUA\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 06 14:07:39 +0000 2007\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":7993262,\"utc_offset\":3600,\"favourites_count\":133,\"url\":\"http:\\/\\/www.monsieurlam.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183333382098944,\"created_at\":\"Fri Feb 24 23:11:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1938000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efb8ff2c-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0a06760f-0780-4998-8318-a3940fa94cab-173183333382098944" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je decouvre #lgw.", -"img": { -"src": "http://a0.twimg.com/profile_images/1818096044/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg" -}, -"title": "Δ+Δ: Je decouvre #lgw.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1938000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je decouvre #lgw.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183333579243521\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":71,\"screen_name\":\"AbsolutePi\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":12871,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/362137182\\/final2f.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"000000\",\"followers_count\":142,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1818096044\\/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg\",\"description\":\"Piboy , G\\u00e9n\\u00e9ration 96 , Football is Life | & R\\u00e9dacteur chez @footballanatomy | \\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"334108023\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/362137182\\/final2f.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1818096044\\/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg\",\"name\":\"\\u0394+\\u0394\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 12 15:55:31 +0000 2011\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":334108023,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/footballanatomy.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183333579243521,\"created_at\":\"Fri Feb 24 23:11:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1938000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fc5ceea5-06e1-4f10-a7f2-33fdb4d81229-173183333579243521" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "yeah @balmeyer dans #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1650721797/Largy_normal.jpg" -}, -"title": "Largentula: yeah @balmeyer dans #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1940000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"yeah @balmeyer dans #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"balmeyer\",\"indices\":[5,14],\"id_str\":\"7288872\",\"name\":\"Balmeyer\",\"id\":7288872}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183342060113920\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":116,\"screen_name\":\"Largentula\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3824,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"sur le canap\\u00e9\",\"show_all_inline_media\":false,\"listed_count\":24,\"profile_link_color\":\"990000\",\"followers_count\":174,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1650721797\\/Largy_normal.jpg\",\"description\":\"prout\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"17374070\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1650721797\\/Largy_normal.jpg\",\"name\":\"Largentula\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 13 22:12:09 +0000 2008\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":17374070,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183342060113920,\"created_at\":\"Fri Feb 24 23:11:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1940000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "15a3d306-006f-484f-85fc-c06b0b4f796c-173183342060113920" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Changedeton #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1796744745/Anonymous-header_normal.PNG" -}, -"title": "Musi_Call_Ment: #Changedeton #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1941000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#Changedeton #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Changedeton\",\"indices\":[0,12]},{\"text\":\"lgw\",\"indices\":[13,17]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183345709170688\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":199,\"screen_name\":\"mat_moi_ca\",\"lang\":\"en\",\"profile_text_color\":\"93afe6\",\"statuses_count\":6544,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/396225323\\/tumblr_lxfb1bGFUj1r9crd8o1_500.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"93afe6\",\"followers_count\":88,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1796744745\\/Anonymous-header_normal.PNG\",\"description\":\"Geek qui s'est perdu sur internet. je suis chieur ! Ce que j'aime ? Le m\\u00e9tal. FOLLOW MOI !!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1dabf2\",\"id_str\":\"348842674\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/396225323\\/tumblr_lxfb1bGFUj1r9crd8o1_500.jpg\",\"profile_sidebar_fill_color\":\"000000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1796744745\\/Anonymous-header_normal.PNG\",\"name\":\"Musi_Call_Ment\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 05 02:52:54 +0000 2011\",\"profile_sidebar_border_color\":\"93afe6\",\"id\":348842674,\"utc_offset\":null,\"favourites_count\":14,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183345709170688,\"created_at\":\"Fri Feb 24 23:11:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1941000, -"tags": [ -{ -"id-ref": "ef16598e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a2047032-b4fd-4eb9-b935-7b213f21bedb-173183345709170688" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#nowplaying AWOLNATION - Sail http://t.co/FDRagV2p \nC'est bien meilleur que #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/565229487/p20080415_205220_1__normal.jpg" -}, -"title": "Keyser Söze: #nowplaying AWOLNATION - Sail http://t.co/FDRagV2p \nC'est bien meilleur que #lgw", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1944000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"#nowplaying AWOLNATION - Sail http:\\/\\/t.co\\/FDRagV2p \\nC'est bien meilleur que #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[30,50],\"expanded_url\":\"http:\\/\\/open.spotify.com\\/track\\/4VUGq8KUTVv5YnMqU6nkDa\",\"display_url\":\"open.spotify.com\\/track\\/4VUGq8KU\\u2026\",\"url\":\"http:\\/\\/t.co\\/FDRagV2p\"}],\"hashtags\":[{\"text\":\"nowplaying\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[76,80]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183354903072770\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":763,\"screen_name\":\"SheepOnMeth\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":6133,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/60204211\\/La_Nuit.jpg\",\"location\":\"Nancy, France\",\"show_all_inline_media\":true,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"followers_count\":395,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/565229487\\/p20080415_205220_1__normal.jpg\",\"description\":\"Student in Telecom Network Engineering & Security.\\r\\nTV Series & Music Addict. \\r\\nRaspberry Pi Enthusiastic.\\r\\nTravel & Photo.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"93055676\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/60204211\\/La_Nuit.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/565229487\\/p20080415_205220_1__normal.jpg\",\"name\":\"Keyser S\\u00f6ze\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 27 21:52:47 +0000 2009\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":93055676,\"utc_offset\":3600,\"favourites_count\":41,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183354903072770,\"created_at\":\"Fri Feb 24 23:11:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1944000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efb96bf6-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "eada3574-20ce-4499-8eff-08ffb7dc48a9-173183354903072770" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ah si \\o/ #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1763850955/avatar_stopsopa_normal.jpeg" -}, -"title": "François Revol: Ah si \\o/ #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1944000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ah si \\\\o\\/ #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[10,14]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183355569967106\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":253,\"screen_name\":\"mmu_man\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":10392,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Internet\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"0084B4\",\"followers_count\":311,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"description\":\"Engineer, #FLOSS developer, Haiku contributor, hacktivist, Tai Chi & Kung-Fu practitioner\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"102075787\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"name\":\"Fran\\u00e7ois Revol\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 05 14:32:42 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":102075787,\"utc_offset\":null,\"favourites_count\":19,\"url\":\"http:\\/\\/revolf.free.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183355569967106,\"created_at\":\"Fri Feb 24 23:11:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1944000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d17fb154-734b-4590-90c5-f63195ea5921-173183355569967106" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ca fait bizarre de voir la Télé expliquer ce qu'on fait toute la journée sur twitter #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1727266317/oimtampon_normal.jpg" -}, -"title": "Lucas Parax: Ca fait bizarre de voir la Télé expliquer ce qu'on fait toute la journée sur twitter #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1945000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ca fait bizarre de voir la T\\u00e9l\\u00e9 expliquer ce qu'on fait toute la journ\\u00e9e sur twitter #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[85,89]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183361131610113\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":731,\"screen_name\":\"lucasparax\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9270,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"990000\",\"followers_count\":538,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1727266317\\/oimtampon_normal.jpg\",\"description\":\"Politique, musique, r\\u00e9flexions absurdes. J'aime bien votre veste, mais faudrait penser \\u00e0 ne pas la retourner. #\\u00e9lys\\u00e9e_2012 #rock\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"333415548\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727266317\\/oimtampon_normal.jpg\",\"name\":\"Lucas Parax\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 11 14:14:27 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":333415548,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/lucasparax.over-blog.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183361131610113,\"created_at\":\"Fri Feb 24 23:11:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1945000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7961cbca-500e-4a15-ba5b-7cc605a07e8b-173183361131610113" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "John Cleese décédé ? Depuis quand ? #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1474785559/testdeux_normal.jpg" -}, -"title": "Romain Mollet: John Cleese décédé ? Depuis quand ? #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1947000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"John Cleese d\\u00e9c\\u00e9d\\u00e9 ? Depuis quand ? #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[36,40]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183367628591105\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":71,\"screen_name\":\"RomainMollet\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":78,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/130413024\\/pan.jpg\",\"location\":\"Nantes\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1474785559\\/testdeux_normal.jpg\",\"description\":\"\\u00c9tudiant \\u00e0 Cin\\u00e9Cr\\u00e9atis depuis moins d'une semaine (18\\/09\\/2011)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"62795411\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/130413024\\/pan.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1474785559\\/testdeux_normal.jpg\",\"name\":\"Romain Mollet\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 04 11:47:02 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":62795411,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/conneriehumanumest.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183367628591105,\"created_at\":\"Fri Feb 24 23:11:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1947000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "070e7265-c2e2-449e-94fd-07715b1856bc-173183367628591105" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Un peu brouillon l'émission, je retourne sur #TF1 #LGW #france5", -"img": { -"src": "http://a1.twimg.com/profile_images/1483456386/Capture_d_e_cran_2011-08-08_a__00.41.40_normal.png" -}, -"title": "Tom Salbeth: Un peu brouillon l'émission, je retourne sur #TF1 #LGW #france5", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1947000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Un peu brouillon l'\\u00e9mission, je retourne sur #TF1 #LGW #france5\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"TF1\",\"indices\":[45,49]},{\"text\":\"LGW\",\"indices\":[50,54]},{\"text\":\"france5\",\"indices\":[55,63]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183369713160192\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":767,\"screen_name\":\"Yaduxx\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1614,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/403880026\\/briques.jpg\",\"location\":\"Bruxelles, 18 ans\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"9c0000\",\"followers_count\":1434,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1483456386\\/Capture_d_e_cran_2011-08-08_a__00.41.40_normal.png\",\"description\":\"Cr\\u00e9ateur de contenus web, graphiste, r\\u00e9dacteur web, pigiste, \\u00e9tudiant.\\r\\n\\r\\nBlogs_@sudpresseonline\\r\\nPigiste_@webdesignmag\\r\\nWebzapping_@thevoicebe\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"000000\",\"id_str\":\"86957732\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/403880026\\/briques.jpg\",\"profile_sidebar_fill_color\":\"ffd7d6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1483456386\\/Capture_d_e_cran_2011-08-08_a__00.41.40_normal.png\",\"name\":\"Tom Salbeth\",\"default_profile_image\":false,\"created_at\":\"Mon Nov 02 14:56:44 +0000 2009\",\"profile_sidebar_border_color\":\"000000\",\"id\":86957732,\"utc_offset\":3600,\"favourites_count\":253,\"url\":\"http:\\/\\/www.yaduxx.be\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183369713160192,\"created_at\":\"Fri Feb 24 23:11:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1947000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efb9d910-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "76629411-c1c5-47dc-9a5d-89b338b3815d-173183369713160192" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "\"Cette chaine est momentanément indisponible\" Momentanément, ouais, ça fait une semaine là quand même -_-' Pas de #lgw pour moi...", -"img": { -"src": "http://a0.twimg.com/profile_images/1761969323/andrew-scott2_normal.png" -}, -"title": "Chloé: \"Cette chaine est momentanément indisponible\" Momentanément, ouais, ça fait une semaine là quand même -_-' Pas de #lgw pour moi...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1947000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\\"Cette chaine est momentan\\u00e9ment indisponible\\\" Momentan\\u00e9ment, ouais, \\u00e7a fait une semaine l\\u00e0 quand m\\u00eame -_-' Pas de #lgw pour moi...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[114,118]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183370371665920\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":331,\"screen_name\":\"_Lenwe\",\"lang\":\"en\",\"profile_text_color\":\"050405\",\"statuses_count\":6549,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/293326656\\/annecy_2.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":17,\"profile_link_color\":\"41a1b0\",\"followers_count\":162,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1761969323\\/andrew-scott2_normal.png\",\"description\":\"Demi-pharmacien en P4, Muser, Whovian, Fid\\u00e8le d'Ondar et de Ferrari\\/Garnier&Sentou\\/Tsamere. Cherche le Tardis pour partir loin, tr\\u00e8s loin... \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"642D8B\",\"id_str\":\"95500778\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/293326656\\/annecy_2.jpg\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1761969323\\/andrew-scott2_normal.png\",\"name\":\"Chlo\\u00e9\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 08 20:56:47 +0000 2009\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":95500778,\"utc_offset\":3600,\"favourites_count\":18,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183370371665920,\"created_at\":\"Fri Feb 24 23:11:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1947000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a35699a1-5af2-48d0-a896-c3e874315906-173183370371665920" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@legrandwebze #ilreste #LGW Rolin il est roi traître et je l'aime", -"img": { -"src": "http://a3.twimg.com/profile_images/1814979577/AE411689-A36E-46DF-8FE0-6646617A7055_normal" -}, -"title": "picaboubx: @legrandwebze #ilreste #LGW Rolin il est roi traître et je l'aime", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1948000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@legrandwebze #ilreste #LGW Rolin il est roi tra\\u00eetre et je l'aime\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[14,22]},{\"text\":\"LGW\",\"indices\":[23,27]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183373710336000\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":44,\"screen_name\":\"picaboubx\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":485,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Bordeaux\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":12,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1814979577\\/AE411689-A36E-46DF-8FE0-6646617A7055_normal\",\"description\":\"petit nouveau sur Twitter mais vieux machin sur la toile\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"373867891\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1814979577\\/AE411689-A36E-46DF-8FE0-6646617A7055_normal\",\"name\":\"picaboubx\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 15 09:37:50 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":373867891,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173183373710336000,\"created_at\":\"Fri Feb 24 23:11:48 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1948000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "87f7eaa4-57de-4679-bdbc-8abcd9d804a5-173183373710336000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Oh cool, on va avoir droit à une musique ?", -"img": { -"src": "http://a2.twimg.com/profile_images/1776332006/Zeke_normal.jpg" -}, -"title": "[T61] Rémy S.: #LGW Oh cool, on va avoir droit à une musique ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1949000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"#LGW Oh cool, on va avoir droit \\u00e0 une musique ?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183377543929857\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"ThatVeryBadFlip\",\"lang\":\"fr\",\"favourites_count\":27,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":103,\"location\":\"France - 66500, Prades\",\"profile_text_color\":\"333333\",\"description\":\"I don't know tweeting in English very well . But when I do, it's in French.\",\"statuses_count\":11101,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432613878\\/lastofus4.jpg\",\"show_all_inline_media\":true,\"listed_count\":8,\"profile_link_color\":\"009999\",\"followers_count\":112,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1776332006\\/Zeke_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"169bde\",\"protected\":false,\"id_str\":\"165862367\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"[T61] R\\u00e9my S.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432613878\\/lastofus4.jpg\",\"created_at\":\"Mon Jul 12 18:48:22 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":165862367,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1776332006\\/Zeke_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173183377543929857,\"created_at\":\"Fri Feb 24 23:11:49 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1949000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b328e640-9252-42ba-ae6e-a6871443d0eb-173183377543929857" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Donc faut avoir suivi une Tweetschool pour pouvoir comprendre #lgw. Programme non familial.", -"img": { -"src": "http://a0.twimg.com/profile_images/1848682776/photo_profil_normal.jpg" -}, -"title": "Caroline Pandraud: Donc faut avoir suivi une Tweetschool pour pouvoir comprendre #lgw. Programme non familial.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1950000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Donc faut avoir suivi une Tweetschool pour pouvoir comprendre #lgw. Programme non familial.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[62,66]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183383176880128\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"382334\",\"screen_name\":\"pointPandraud\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":284,\"location\":\"Paris\",\"profile_text_color\":\"F6FC9D\",\"followers_count\":181,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848682776\\/photo_profil_normal.jpg\",\"description\":\"Project Analyst @faberNovel www.fabernovel.com \\/\\/\\r\\n@essec Business School Alumni \\/\\/ Paris\\r\\n\\r\\n\",\"statuses_count\":424,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/285133783\\/x8158bdc741405c68e4e36152449305d.png\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"FF1269\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"4F4C4E\",\"protected\":false,\"id_str\":\"16096262\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Caroline Pandraud\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/285133783\\/x8158bdc741405c68e4e36152449305d.png\",\"created_at\":\"Tue Sep 02 13:18:16 +0000 2008\",\"profile_sidebar_fill_color\":\"7A374C\",\"id\":16096262,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848682776\\/photo_profil_normal.jpg\"},\"truncated\":false,\"id\":173183383176880128,\"created_at\":\"Fri Feb 24 23:11:50 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1950000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "189d0817-eb0d-42a2-b180-c000d0e2ccc4-173183383176880128" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1661451122/image_normal.jpg" -}, -"title": "Mathilde Mallet: RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1950000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Monsieur_Poulpe\",\"indices\":[3,19],\"name\":\"Monsieur Poulpe\",\"id_str\":\"101887303\",\"id\":101887303},{\"screen_name\":\"palmashow\",\"indices\":[37,47],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[112,116]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[16,26],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[91,95]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":4,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183220911833090\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"010203\",\"screen_name\":\"Monsieur_Poulpe\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":44,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":14307,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\",\"description\":\"Je fais vivre le net depuis 98. Depuis que je suis enseign\\u00e9 dans les \\u00e9coles, dois-je vraiment me pr\\u00e9senter ?\",\"statuses_count\":2826,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"show_all_inline_media\":true,\"listed_count\":325,\"profile_link_color\":\"042c5e\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"5cb5a8\",\"protected\":false,\"id_str\":\"101887303\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Monsieur Poulpe\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"created_at\":\"Mon Jan 04 23:03:32 +0000 2010\",\"profile_sidebar_fill_color\":\"68baae\",\"id\":101887303,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.monsieurpoulpe.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\"},\"truncated\":false,\"id\":173183220911833090,\"created_at\":\"Fri Feb 24 23:11:12 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":4,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183383243997186\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5ED4DC\",\"screen_name\":\"MathildeMallet\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":673,\"location\":\"Paris\",\"profile_text_color\":\"3C3940\",\"followers_count\":284,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1661451122\\/image_normal.jpg\",\"description\":\"Radio, medias, music, dj, production...\",\"statuses_count\":1750,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0099B9\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"0099B9\",\"protected\":false,\"id_str\":\"132555466\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Mathilde Mallet\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"created_at\":\"Tue Apr 13 15:19:32 +0000 2010\",\"profile_sidebar_fill_color\":\"95E8EC\",\"id\":132555466,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1661451122\\/image_normal.jpg\"},\"truncated\":false,\"id\":173183383243997186,\"created_at\":\"Fri Feb 24 23:11:50 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1950000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "be4a5cb2-bfed-455b-8d27-9611f2808241-173183383243997186" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @brice_r_: Nombre de glaçons anti-demons : 40 #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: RT @brice_r_: Nombre de glaçons anti-demons : 40 #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1951000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @brice_r_: Nombre de gla\\u00e7ons anti-demons : 40 #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"brice_r_\",\"indices\":[3,12],\"id_str\":\"15512436\",\"name\":\"Brice R.\",\"id\":15512436}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Nombre de gla\\u00e7ons anti-demons : 40 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182144229806080\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":69,\"screen_name\":\"brice_r_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2376,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/404651107\\/ToVictory.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1841029880\\/gangstacat6ze46f4ze6f4z6e84_normal.jpg\",\"description\":\"#G\\u00e9meaux #DoublePersonnalit\\u00e9 \\r\\nParce que la vie priv\\u00e9e ne sert pas uniquement \\u00e0 cacher des d\\u00e9lits et des crimes.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Copenhagen\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"15512436\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/404651107\\/ToVictory.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841029880\\/gangstacat6ze46f4ze6f4z6e84_normal.jpg\",\"name\":\"Brice R.\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 21 08:09:24 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":15512436,\"utc_offset\":3600,\"favourites_count\":5,\"url\":\"https:\\/\\/www.eff.org\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182144229806080,\"created_at\":\"Fri Feb 24 23:06:55 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183386704281602\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":635,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"name\":\"Royer Charles-Henri\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":185396126,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183386704281602,\"created_at\":\"Fri Feb 24 23:11:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1951000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0b939107-44a0-49ea-b1b9-a9219240a05f-173183386704281602" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Y en a des bons quand même des Tweets de COmptoir. #lgw Je suivrai ça, un jour.", -"img": { -"src": "http://a0.twimg.com/profile_images/1105895956/PG_paul1_normal.jpg" -}, -"title": "Rémy D.: Y en a des bons quand même des Tweets de COmptoir. #lgw Je suivrai ça, un jour.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1952000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Y en a des bons quand m\\u00eame des Tweets de COmptoir. #lgw Je suivrai \\u00e7a, un jour.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[51,55]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183390806327296\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":766,\"screen_name\":\"RdNetwork\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":4351,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"France - Moselle\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"D02B55\",\"followers_count\":248,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"description\":\"A random soccer-music-games-web-french twitter Account. (Yes, that's a lot.)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"48825435\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"name\":\"R\\u00e9my D.\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 19 20:55:21 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":48825435,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183390806327296,\"created_at\":\"Fri Feb 24 23:11:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1952000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7e1bee3e-f00c-4752-a7aa-43f9f96f79a3-173183390806327296" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "COUCOU LES GENS DE TWITTER DANS LA TELE ! @Tweets2Comptoir #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1775125447/P1080687_normal.jpg" -}, -"title": "Vi' Rider Cobain: COUCOU LES GENS DE TWITTER DANS LA TELE ! @Tweets2Comptoir #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1956000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"COUCOU LES GENS DE TWITTER DANS LA TELE ! @Tweets2Comptoir #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[42,58],\"id_str\":\"227334618\",\"name\":\"Tweets de Comptoir\",\"id\":227334618}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[59,63]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183407847784448\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":315,\"screen_name\":\"viephemere\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4576,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/299047178\\/rayures.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":159,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1775125447\\/P1080687_normal.jpg\",\"description\":\"Etudiante en philosophie \\u00e0 la Sorbonne, guitariste depuis l'\\u00e2ge de 6 ans, bloggeuse anonyme \\u00e0 mi-temps et accessoirement fille ill\\u00e9gitime de Kurt Cobain.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"79689976\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/299047178\\/rayures.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1775125447\\/P1080687_normal.jpg\",\"name\":\"Vi' Rider Cobain\",\"default_profile_image\":false,\"created_at\":\"Sun Oct 04 08:52:15 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":79689976,\"utc_offset\":3600,\"favourites_count\":19,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183407847784448,\"created_at\":\"Fri Feb 24 23:11:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1956000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6d91b050-3096-4f5a-85b0-d4181b8f67e9-173183407847784448" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Hiiii @balmeyer, joli passage au #lgw !", -"img": { -"src": "http://a1.twimg.com/profile_images/1719428893/self_normal.jpg" -}, -"title": "ernst burgler: Hiiii @balmeyer, joli passage au #lgw !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1956000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Hiiii @balmeyer, joli passage au #lgw !\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"balmeyer\",\"indices\":[6,15],\"name\":\"Balmeyer\",\"id_str\":\"7288872\",\"id\":7288872}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183408535650306\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Hernstburgler\",\"lang\":\"fr\",\"favourites_count\":18,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":204,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":624,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1719428893\\/self_normal.jpg\",\"description\":\"Mange des saucisses, est parfois malade, rapport \\u00e0 l'alcool. je suis manager qualit\\u00e9 dans un elevage porcin. Je ne sais pas faire les smileys ;X(\",\"statuses_count\":18533,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/186179518\\/Math\",\"show_all_inline_media\":false,\"listed_count\":34,\"profile_link_color\":\"93A644\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"7ba8a3\",\"protected\":false,\"id_str\":\"107758901\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"ernst burgler\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/186179518\\/Math\",\"created_at\":\"Sat Jan 23 16:47:29 +0000 2010\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":107758901,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/estpharnia.blogspot.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1719428893\\/self_normal.jpg\"},\"truncated\":false,\"id\":173183408535650306,\"created_at\":\"Fri Feb 24 23:11:56 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1956000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3545ac07-c787-44c4-b6e0-73e50c20e98b-173183408535650306" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw la preuve que Twitter en live dans le poste n'est pas donné à tout le monde.", -"img": { -"src": "http://a0.twimg.com/profile_images/1812923656/Photo_du_73732480-09-___20.28_normal.jpg" -}, -"title": "MirelleHdB: #lgw la preuve que Twitter en live dans le poste n'est pas donné à tout le monde.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1958000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"#lgw la preuve que Twitter en live dans le poste n'est pas donn\\u00e9 \\u00e0 tout le monde.\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"favorited\":false,\"coordinates\":null,\"in_reply_to_user_id\":null,\"contributors\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"user\":{\"notifications\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/384551408\\/2012voeux.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"screen_name\":\"MirelleHdB\",\"follow_request_sent\":null,\"lang\":\"fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1812923656\\/Photo_du_73732480-09-___20.28_normal.jpg\",\"default_profile_image\":false,\"verified\":false,\"profile_sidebar_border_color\":\"C0DEED\",\"location\":\"Paris and more\",\"favourites_count\":8,\"description\":\"apr\\u00e8s un passage chez Florent, des voyages, une formation en graphisme un s\\u00e9jour enrichisant au Qu\\u00e9bec comme sc\\u00e9nariste, je viens de finir mon premier roman\",\"contributors_enabled\":false,\"following\":null,\"profile_use_background_image\":true,\"friends_count\":245,\"profile_text_color\":\"333333\",\"followers_count\":86,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1812923656\\/Photo_du_73732480-09-___20.28_normal.jpg\",\"statuses_count\":553,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/384551408\\/2012voeux.jpg\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"protected\":false,\"is_translator\":false,\"name\":\"MirelleHdB\",\"default_profile\":false,\"time_zone\":\"Greenland\",\"created_at\":\"Thu Jul 22 11:03:38 +0000 2010\",\"profile_background_color\":\"C0DEED\",\"id\":169450471,\"id_str\":\"169450471\",\"geo_enabled\":false,\"profile_background_tile\":true,\"utc_offset\":-10800,\"url\":\"http:\\/\\/mirelle-hdb.blogspot.com\\/\"},\"in_reply_to_status_id\":null,\"id\":173183415313637376,\"created_at\":\"Fri Feb 24 23:11:58 +0000 2012\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183415313637376\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1958000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a1508962-9cad-40b9-820e-21344b114978-173183415313637376" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Largentula: yeah @balmeyer dans #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1649856860/avatpagetwsn_normal.jpg" -}, -"title": "lôtre demédeu: RT @Largentula: yeah @balmeyer dans #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1958000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Largentula: yeah @balmeyer dans #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Largentula\",\"indices\":[3,14],\"id_str\":\"17374070\",\"name\":\"Largentula\",\"id\":17374070},{\"screen_name\":\"balmeyer\",\"indices\":[21,30],\"id_str\":\"7288872\",\"name\":\"Balmeyer\",\"id\":7288872}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[37,41]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"yeah @balmeyer dans #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"balmeyer\",\"indices\":[5,14],\"id_str\":\"7288872\",\"name\":\"Balmeyer\",\"id\":7288872}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183342060113920\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":116,\"screen_name\":\"Largentula\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3824,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"sur le canap\\u00e9\",\"show_all_inline_media\":false,\"listed_count\":24,\"profile_link_color\":\"990000\",\"followers_count\":174,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1650721797\\/Largy_normal.jpg\",\"description\":\"prout\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"17374070\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1650721797\\/Largy_normal.jpg\",\"name\":\"Largentula\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 13 22:12:09 +0000 2008\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":17374070,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183342060113920,\"created_at\":\"Fri Feb 24 23:11:40 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183413635923968\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":81,\"screen_name\":\"lotre\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":10315,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/1012532\\/simpsball1600.jpg\",\"location\":\"just there\",\"show_all_inline_media\":true,\"listed_count\":13,\"profile_link_color\":\"0000ff\",\"followers_count\":159,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1649856860\\/avatpagetwsn_normal.jpg\",\"description\":\"man, z\\u00e9ro de l'univers !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"id_str\":\"7233942\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/1012532\\/simpsball1600.jpg\",\"profile_sidebar_fill_color\":\"e0ff92\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1649856860\\/avatpagetwsn_normal.jpg\",\"name\":\"l\\u00f4tre dem\\u00e9deu\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 03 18:07:50 +0000 2007\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":7233942,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183413635923968,\"created_at\":\"Fri Feb 24 23:11:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1958000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3795955c-3e93-4287-a830-612c0c9ac20a-173183413635923968" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pfff... Et pas un #RugbySongs... Aucune sophistication au niveau de l'humour #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1768260791/afflelou_normal.png" -}, -"title": "Marcel Comics: Pfff... Et pas un #RugbySongs... Aucune sophistication au niveau de l'humour #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1958000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Pfff... Et pas un #RugbySongs... Aucune sophistication au niveau de l'humour #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"RugbySongs\",\"indices\":[18,29]},{\"text\":\"lgw\",\"indices\":[77,81]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183415460446209\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":196,\"screen_name\":\"Marcelcomics\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3887,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":24,\"profile_link_color\":\"0084B4\",\"followers_count\":518,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"description\":\"D\\u00e9fenseur du panache et de la pens\\u00e9e positive. Gar\\u00e7on boucher chez Boucherie-ovalie.org. Inventor of the Follow Me Monday (#FMM)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"386966557\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"name\":\"Marcel Comics\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 08 07:06:40 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":386966557,\"utc_offset\":-10800,\"favourites_count\":7,\"url\":\"http:\\/\\/boucherie-ovalie.org\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183415460446209,\"created_at\":\"Fri Feb 24 23:11:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1958000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efbb14ce-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2e56add5-d137-481e-ac47-d05cb3091b53-173183415460446209" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1851037598/wallpaper-457744_normal.jpg" -}, -"title": "BluesunD: RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1958000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw\",\"created_at\":\"Fri Feb 24 23:11:58 +0000 2012\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[112,116]}],\"user_mentions\":[{\"indices\":[3,19],\"screen_name\":\"Monsieur_Poulpe\",\"id_str\":\"101887303\",\"name\":\"Monsieur Poulpe\",\"id\":101887303},{\"indices\":[37,47],\"screen_name\":\"palmashow\",\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}]},\"retweet_count\":1,\"place\":null,\"in_reply_to_status_id_str\":null,\"retweeted\":false,\"source\":\"web\",\"in_reply_to_user_id_str\":null,\"id_str\":\"173183414999056384\",\"coordinates\":null,\"in_reply_to_screen_name\":null,\"contributors\":null,\"geo\":null,\"user\":{\"listed_count\":0,\"created_at\":\"Fri Feb 24 18:01:10 +0000 2012\",\"profile_text_color\":\"333333\",\"is_translator\":false,\"show_all_inline_media\":false,\"lang\":\"fr\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433660408\\/wallpaper-585069.jpg\",\"url\":null,\"default_profile\":false,\"notifications\":null,\"profile_link_color\":\"0084B4\",\"screen_name\":\"BluesunD\",\"time_zone\":\"Amsterdam\",\"description\":\"Lorsque le pouvoir de l'amour vaincra l'amour du pouvoir, le monde conna\\u00eetra la paix.\",\"following\":null,\"geo_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433660408\\/wallpaper-585069.jpg\",\"profile_background_color\":\"C0DEED\",\"location\":\"\",\"id_str\":\"501993141\",\"profile_background_tile\":false,\"followers_count\":14,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851037598\\/wallpaper-457744_normal.jpg\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851037598\\/wallpaper-457744_normal.jpg\",\"default_profile_image\":false,\"follow_request_sent\":null,\"profile_sidebar_fill_color\":\"DDEEF6\",\"favourites_count\":0,\"protected\":false,\"friends_count\":72,\"profile_sidebar_border_color\":\"C0DEED\",\"name\":\"BluesunD\",\"contributors_enabled\":false,\"verified\":false,\"id\":501993141,\"statuses_count\":111,\"profile_use_background_image\":true,\"utc_offset\":3600},\"in_reply_to_user_id\":null,\"in_reply_to_status_id\":null,\"favorited\":false,\"id\":173183414999056384,\"retweeted_status\":{\"truncated\":false,\"text\":\"Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw\",\"created_at\":\"Fri Feb 24 23:11:12 +0000 2012\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[91,95]}],\"user_mentions\":[{\"indices\":[16,26],\"screen_name\":\"palmashow\",\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}]},\"retweet_count\":1,\"place\":null,\"in_reply_to_status_id_str\":null,\"retweeted\":false,\"source\":\"web\",\"in_reply_to_user_id_str\":null,\"id_str\":\"173183220911833090\",\"coordinates\":null,\"in_reply_to_screen_name\":null,\"contributors\":null,\"geo\":null,\"user\":{\"listed_count\":325,\"created_at\":\"Mon Jan 04 23:03:32 +0000 2010\",\"profile_text_color\":\"333333\",\"is_translator\":false,\"show_all_inline_media\":true,\"lang\":\"fr\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"url\":\"http:\\/\\/www.monsieurpoulpe.com\",\"default_profile\":false,\"notifications\":null,\"profile_link_color\":\"042c5e\",\"screen_name\":\"Monsieur_Poulpe\",\"time_zone\":\"Paris\",\"description\":\"Je fais vivre le net depuis 98. Depuis que je suis enseign\\u00e9 dans les \\u00e9coles, dois-je vraiment me pr\\u00e9senter ?\",\"following\":null,\"geo_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"profile_background_color\":\"5cb5a8\",\"location\":\"Paris\",\"id_str\":\"101887303\",\"profile_background_tile\":true,\"followers_count\":14307,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\",\"default_profile_image\":false,\"follow_request_sent\":null,\"profile_sidebar_fill_color\":\"68baae\",\"favourites_count\":0,\"protected\":false,\"friends_count\":44,\"profile_sidebar_border_color\":\"010203\",\"name\":\"Monsieur Poulpe\",\"contributors_enabled\":false,\"verified\":false,\"id\":101887303,\"statuses_count\":2826,\"profile_use_background_image\":true,\"utc_offset\":3600},\"in_reply_to_user_id\":null,\"in_reply_to_status_id\":null,\"favorited\":false,\"id\":173183220911833090}}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1958000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "587e66f9-1bd6-4f10-bd75-0496514f18e9-173183414999056384" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@ZaraA t'es super rude, je trouve #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1133755055/JU_normal.jpg" -}, -"title": "Ju: @ZaraA t'es super rude, je trouve #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1959000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"ZaraA\",\"favorited\":false,\"text\":\"@ZaraA t'es super rude, je trouve #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"ZaraA\",\"indices\":[0,6],\"name\":\"Emmanuel Torregano\",\"id_str\":\"7031872\",\"id\":7031872}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]}]},\"in_reply_to_user_id\":7031872,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173182272751673344,\"in_reply_to_status_id_str\":\"173182272751673344\",\"id_str\":\"173183418677469185\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"jujusete\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":581,\"location\":\"en France, mais pas trop\",\"profile_text_color\":\"3E4415\",\"followers_count\":1769,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1133755055\\/JU_normal.jpg\",\"description\":\"Journaliste, ex Moyen-Orient, ex Asie du Sud-Est et Tunisie. CV ici http:\\/\\/juliegommes.cv.fm\\/\\/fr\\/ Tahina et sac \\u00e0 dos addict, cr\\u00e9atrice de la #pigistini\\u00e8re.\",\"statuses_count\":51247,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":118,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"26174431\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Ju\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"created_at\":\"Tue Mar 24 04:06:36 +0000 2009\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":26174431,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/seteici.midiblogs.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1133755055\\/JU_normal.jpg\"},\"truncated\":false,\"id\":173183418677469185,\"created_at\":\"Fri Feb 24 23:11:59 +0000 2012\",\"in_reply_to_user_id_str\":\"7031872\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1959000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3e43daa2-31fb-4f9f-bc6c-8c393372c6be-173183418677469185" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@LeGrandWebze: Tout de suite : la sélection des @tweets2comptoir #lgw” #sataytraydraule !", -"img": { -"src": "http://a0.twimg.com/profile_images/1839297474/AvatarEcrouRougeCarre_normal.gif" -}, -"title": "Philippe B: “@LeGrandWebze: Tout de suite : la sélection des @tweets2comptoir #lgw” #sataytraydraule !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1960000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@LeGrandWebze: Tout de suite : la s\\u00e9lection des @tweets2comptoir #lgw\\u201d #sataytraydraule !\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[1,14],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[49,65],\"id_str\":\"227334618\",\"name\":\"Tweets de Comptoir\",\"id\":227334618}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[66,70]},{\"text\":\"sataytraydraule\",\"indices\":[72,88]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183422435573760\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1749,\"screen_name\":\"Raydacteur\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":28279,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"location\":\"Crozon, Brittany\",\"show_all_inline_media\":true,\"listed_count\":211,\"profile_link_color\":\"0000ff\",\"followers_count\":2618,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"description\":\"[en] connecting good vibrations [fr] ing\\u00e9nieur philosophe, activateur biologique & lolRT\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"14400518\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"profile_sidebar_fill_color\":\"d3ede7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"name\":\"Philippe B\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 15 20:08:37 +0000 2008\",\"profile_sidebar_border_color\":\"5e1410\",\"id\":14400518,\"utc_offset\":3600,\"favourites_count\":297,\"url\":\"http:\\/\\/bit.ly\\/raydacteur\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183422435573760,\"created_at\":\"Fri Feb 24 23:12:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1960000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efbb68a2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d82cafa4-20ab-4e73-a329-34140bf77178-173183422435573760" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Gràce aux @Tweets2Comptoir bien sûr #tweetprécédent #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1819882790/tetocarre_normal.jpg" -}, -"title": "Cédric BILLAUDELLE: Gràce aux @Tweets2Comptoir bien sûr #tweetprécédent #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1960000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Gr\\u00e0ce aux @Tweets2Comptoir bien s\\u00fbr #tweetpr\\u00e9c\\u00e9dent #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[10,26],\"id_str\":\"227334618\",\"name\":\"Tweets de Comptoir\",\"id\":227334618}],\"urls\":[],\"hashtags\":[{\"text\":\"tweetpr\\u00e9c\\u00e9dent\",\"indices\":[36,51]},{\"text\":\"lgw\",\"indices\":[52,56]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183422708203520\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":172,\"screen_name\":\"Cbill0\",\"lang\":\"fr\",\"profile_text_color\":\"F2ECF9\",\"statuses_count\":1109,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/422263046\\/679FC0.png\",\"location\":\"Lille, FR\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"1a1aba\",\"followers_count\":31,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1819882790\\/tetocarre_normal.jpg\",\"description\":\"\\u00c9tudiant \\u00e0 l'IAE de Lille, mais pur produit des Ardennes. Aime beaucoup apprendre, mais n'aime pas qu'on lui fasse la le\\u00e7on.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"E44B22\",\"id_str\":\"84313428\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422263046\\/679FC0.png\",\"profile_sidebar_fill_color\":\"2C446A\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819882790\\/tetocarre_normal.jpg\",\"name\":\"C\\u00e9dric BILLAUDELLE\",\"default_profile_image\":false,\"created_at\":\"Thu Oct 22 12:34:22 +0000 2009\",\"profile_sidebar_border_color\":\"0C0F22\",\"id\":84313428,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183422708203520,\"created_at\":\"Fri Feb 24 23:12:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1960000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efbb871a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4aa44c39-a95f-4c46-9500-0179b4e34d98-173183422708203520" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "pas mal le principe d'afficher quelques tweets #lgw #cQui", -"img": { -"src": "http://a0.twimg.com/profile_images/1700942619/godai4_normal.gif" -}, -"title": "Godai Yusaku: pas mal le principe d'afficher quelques tweets #lgw #cQui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1961000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"pas mal le principe d'afficher quelques tweets #lgw #cQui\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[47,51]},{\"text\":\"cQui\",\"indices\":[52,57]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183429989498880\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"EEEEEE\",\"screen_name\":\"__Yusaku\",\"lang\":\"fr\",\"favourites_count\":68,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":400,\"location\":\"Ile de France, Nancy, Toulois\",\"profile_text_color\":\"333333\",\"followers_count\":314,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1700942619\\/godai4_normal.gif\",\"description\":\"Directeur de Projet Client Info\\/telco - \\r\\nActivit\\u00e9s associatives - Geek et Nippophile \\u00e0 ses heures perdues\\r\\nMembre d'#AQDIL\",\"statuses_count\":13680,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/355063675\\/akemi_tadaka_005_1280x1024.jpg\",\"show_all_inline_media\":false,\"listed_count\":27,\"profile_link_color\":\"038543\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ACDED6\",\"protected\":false,\"id_str\":\"76995130\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Godai Yusaku\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/355063675\\/akemi_tadaka_005_1280x1024.jpg\",\"created_at\":\"Thu Sep 24 17:33:58 +0000 2009\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"id\":76995130,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/jenebloguepas.wordpress.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1700942619\\/godai4_normal.gif\"},\"truncated\":false,\"id\":173183429989498880,\"created_at\":\"Fri Feb 24 23:12:01 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1961000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b2635260-32b2-40d8-9930-1545e69fde40-173183429989498880" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze #lgw #iReste !", -"img": { -"src": "http://a0.twimg.com/profile_images/1838207664/image_normal.jpg" -}, -"title": "Sanchez Théo: @LeGrandWebze #lgw #iReste !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1962000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze #lgw #iReste !\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]},{\"text\":\"iReste\",\"indices\":[19,26]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183433722433536\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":61,\"screen_name\":\"sanchez_theo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":145,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433540734\\/htk.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":16,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1838207664\\/image_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"374697529\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433540734\\/htk.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838207664\\/image_normal.jpg\",\"name\":\"Sanchez Th\\u00e9o\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 16 19:34:01 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":374697529,\"utc_offset\":null,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173183433722433536,\"created_at\":\"Fri Feb 24 23:12:02 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1962000, -"tags": [ -{ -"id-ref": "efbbbfaa-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d4766c55-a709-4ea5-a909-9d92d6e2bbba-173183433722433536" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le concept de l'emission \"Le grand webze\" m'échappe totalement. C'est quoi le projet ?? #zzZZZ", -"img": { -"src": "http://a3.twimg.com/profile_images/1728525067/photo-5_normal.JPG" -}, -"title": "Chaaban Sabine: Le concept de l'emission \"Le grand webze\" m'échappe totalement. C'est quoi le projet ?? #zzZZZ", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1964000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le concept de l'emission \\\"Le grand webze\\\" m'\\u00e9chappe totalement. C'est quoi le projet ?? #zzZZZ\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"zzZZZ\",\"indices\":[88,94]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183442702442496\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":140,\"screen_name\":\"BibiChaaban\",\"lang\":\"fr\",\"profile_text_color\":\"59c0e6\",\"statuses_count\":870,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/392954118\\/photo-4.JPG\",\"location\":\"France, Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"64c1e3\",\"followers_count\":65,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1728525067\\/photo-5_normal.JPG\",\"description\":\"Etudiante en Histoire. Journaliste @Contrepoint22.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"216822222\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/392954118\\/photo-4.JPG\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1728525067\\/photo-5_normal.JPG\",\"name\":\"Chaaban Sabine\",\"default_profile_image\":false,\"created_at\":\"Wed Nov 17 20:30:25 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":216822222,\"utc_offset\":null,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183442702442496,\"created_at\":\"Fri Feb 24 23:12:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1964000, -"tags": [ -{ -"id-ref": "efbbe048-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6350746a-ba32-4fa2-9545-7c92d91bae2e-173183442702442496" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Dingue le #LGW #IlPart", -"img": { -"src": "http://a0.twimg.com/profile_images/1851178724/61_normal.png" -}, -"title": "Colombien et toi ?: #LGW Dingue le #LGW #IlPart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1965000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW Dingue le #LGW #IlPart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"LGW\",\"indices\":[15,19]},{\"text\":\"IlPart\",\"indices\":[20,27]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183445219024897\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":63,\"screen_name\":\"HAYTSH\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9733,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/387067801\\/4587347080_7c4c5d8fc7.jpg\",\"location\":\"\\u30b9\\u30c8\\u30e9\\u30b9\\u30d6\\u30fc\\u30eb\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":53,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851178724\\/61_normal.png\",\"description\":\"J'suis un ksos j'ai 5 ans. \",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"277031586\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/387067801\\/4587347080_7c4c5d8fc7.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851178724\\/61_normal.png\",\"name\":\"Colombien et toi ?\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 04 15:24:48 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":277031586,\"utc_offset\":3600,\"favourites_count\":83,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183445219024897,\"created_at\":\"Fri Feb 24 23:12:05 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1965000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4d6da1d5-e1ee-4ff9-a54d-d7ce8359f874-173183445219024897" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Première fois que je regarde #lgw depuis la première édition. Je vois qu'il y a eu quelques changements. Pour le mieux.", -"img": { -"src": "http://a2.twimg.com/profile_images/1188140700/logo_twitter_normal.jpg" -}, -"title": "Chronique Terrienne: Première fois que je regarde #lgw depuis la première édition. Je vois qu'il y a eu quelques changements. Pour le mieux.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1965000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Premi\\u00e8re fois que je regarde #lgw depuis la premi\\u00e8re \\u00e9dition. Je vois qu'il y a eu quelques changements. Pour le mieux.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[29,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183442979266562\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":46,\"screen_name\":\"unechronique\",\"lang\":\"en\",\"profile_text_color\":\"3C3940\",\"statuses_count\":807,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0099B9\",\"followers_count\":38,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1188140700\\/logo_twitter_normal.jpg\",\"description\":\"Le monde n'est fait que de Chroniques Terriennes.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0099B9\",\"id_str\":\"215736567\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1188140700\\/logo_twitter_normal.jpg\",\"name\":\"Chronique Terrienne\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 14 19:43:05 +0000 2010\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":215736567,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/chroniqueterrienne.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183442979266562,\"created_at\":\"Fri Feb 24 23:12:05 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1965000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f7036a24-deb8-4637-8b38-0578c2788a80-173183442979266562" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@PascalMabille qu'on entend derière. Enorme ! #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1735386242/thewosh38_normal.png" -}, -"title": "TheWosh38: @PascalMabille qu'on entend derière. Enorme ! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1966000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@PascalMabille qu'on entend deri\\u00e8re. Enorme ! #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"PascalMabille\",\"indices\":[0,14],\"id_str\":\"1367131\",\"name\":\"Pascal Mabille\",\"id\":1367131}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183450797453312\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"1367131\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":61,\"screen_name\":\"TheWosh38\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":270,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":8,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1735386242\\/thewosh38_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"456045390\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1735386242\\/thewosh38_normal.png\",\"name\":\"TheWosh38\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 05 20:25:43 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":456045390,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":\"PascalMabille\",\"truncated\":false,\"id\":173183450797453312,\"created_at\":\"Fri Feb 24 23:12:06 +0000 2012\",\"in_reply_to_user_id\":1367131}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1966000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "40c096a0-db15-4170-95c6-8fcb39c80604-173183450797453312" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "le public sur le plateau est splendeur et délicatesse. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/645969850/Image_1_normal.jpg" -}, -"title": "Laurent Hermez: le public sur le plateau est splendeur et délicatesse. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1966000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"le public sur le plateau est splendeur et d\\u00e9licatesse. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[55,59]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183447462969344\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":547,\"screen_name\":\"laurent70\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":5196,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/68596344\\/16947_265726962566_522657566_3216218_3534887_n.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":21,\"profile_link_color\":\"000000\",\"followers_count\":365,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/645969850\\/Image_1_normal.jpg\",\"description\":\"Copywriter at MRM Paris \\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"29409056\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/68596344\\/16947_265726962566_522657566_3216218_3534887_n.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/645969850\\/Image_1_normal.jpg\",\"name\":\"Laurent Hermez\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 07 08:07:51 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":29409056,\"utc_offset\":3600,\"favourites_count\":10,\"url\":\"http:\\/\\/www.bouquiner.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183447462969344,\"created_at\":\"Fri Feb 24 23:12:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1966000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4dcd8b8d-de2d-45d8-be76-4087de11cd20-173183447462969344" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le cube clignote ça fait un peu mal aux yeux #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1682788944/oriane_twitter_normal.png" -}, -"title": "Oriane Hurard: Le cube clignote ça fait un peu mal aux yeux #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1969000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le cube clignote \\u00e7a fait un peu mal aux yeux #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[45,49]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183463300677632\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"Orianehurard\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2719,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":24,\"profile_link_color\":\"de2a5d\",\"followers_count\":485,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"description\":\"S\\u00e9ries, transmedia, cin\\u00e9ma. Dipl\\u00f4m\\u00e9e @ina_SUP en production \\/\\/ \\r\\nCharg\\u00e9e de coordination @TIULab, programme d'encadrement \\u00e9tudiant transmedia\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"198934087\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"profile_sidebar_fill_color\":\"c1a7c7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"name\":\"Oriane Hurard\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 05 16:26:22 +0000 2010\",\"profile_sidebar_border_color\":\"592459\",\"id\":198934087,\"utc_offset\":-10800,\"favourites_count\":461,\"url\":\"http:\\/\\/www.transmediaimmersiveuniversity.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183463300677632,\"created_at\":\"Fri Feb 24 23:12:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1969000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "525f2e6e-498d-4c1a-9547-932c9e608d7a-173183463300677632" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est bon #lgw, me fait penser à Edouard Baer...#décalé", -"img": { -"src": "http://a0.twimg.com/profile_images/1801176537/profile_normal.jpg" -}, -"title": "rachoubidou69: C'est bon #lgw, me fait penser à Edouard Baer...#décalé", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1969000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est bon #lgw, me fait penser \\u00e0 Edouard Baer...#d\\u00e9cal\\u00e9\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[10,14]},{\"text\":\"d\\u00e9cal\\u00e9\",\"indices\":[48,55]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.yoono.com\\\" rel=\\\"nofollow\\\"\\u003Eyoono\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183460314333184\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"rachoubidou69\",\"lang\":\"fr\",\"favourites_count\":31,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":61,\"location\":\"France, Cremieu\",\"profile_text_color\":\"333333\",\"followers_count\":24,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1801176537\\/profile_normal.jpg\",\"description\":\"On rencontre sa femme sur Meetic, la trompe sur Facebook, annonce le divorce sur Twitter et vends la baraque sur Ebay\",\"statuses_count\":259,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/398766806\\/128427.jpg\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"396071969\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"rachoubidou69\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/398766806\\/128427.jpg\",\"created_at\":\"Sat Oct 22 18:06:48 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":396071969,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801176537\\/profile_normal.jpg\"},\"truncated\":false,\"id\":173183460314333184,\"created_at\":\"Fri Feb 24 23:12:09 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1969000, -"tags": [ -{ -"id-ref": "efbc7f44-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "534b50a3-2e5b-415e-882c-1cc23d4c700f-173183460314333184" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Balcidebava: Excellent les tweets sélectionnés par les tewwts 2 comptoirs pour #lgw :)", -"img": { -"src": "http://a0.twimg.com/profile_images/62813435/laure_normal.jpg" -}, -"title": "lovizolette: RT @Balcidebava: Excellent les tweets sélectionnés par les tewwts 2 comptoirs pour #lgw :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1969000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Balcidebava: Excellent les tweets s\\u00e9lectionn\\u00e9s par les tewwts 2 comptoirs pour #lgw :)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Balcidebava\",\"indices\":[3,15],\"id_str\":\"482835609\",\"name\":\"Benjamin Aguillon\",\"id\":482835609}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[84,88]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Excellent les tweets s\\u00e9lectionn\\u00e9s par les tewwts 2 comptoirs pour #lgw :)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[67,71]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183314356740096\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":25,\"screen_name\":\"Balcidebava\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":102,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"chez moi\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1803169085\\/DSC01443_normal.JPG\",\"description\":\"L'homme face \\u00e0 l'absurde\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"482835609\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803169085\\/DSC01443_normal.JPG\",\"name\":\"Benjamin Aguillon\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 04 10:52:02 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":482835609,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183314356740096,\"created_at\":\"Fri Feb 24 23:11:34 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183462877044736\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":143,\"screen_name\":\"lovizolette\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4677,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/3252079\\/tweeterbg.jpg\",\"location\":\"Damgan\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"7b3f32\",\"followers_count\":189,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/62813435\\/laure_normal.jpg\",\"description\":\"Maman de 3 merveilleux enfants\\r\\nEducatrice Montessori, AssMat\\r\\nHalf British, and happy :)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"D04400\",\"id_str\":\"16964137\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/3252079\\/tweeterbg.jpg\",\"profile_sidebar_fill_color\":\"f9cf86\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/62813435\\/laure_normal.jpg\",\"name\":\"lovizolette\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 25 08:10:06 +0000 2008\",\"profile_sidebar_border_color\":\"2e2e2e\",\"id\":16964137,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"http:\\/\\/chezlaurette.posterous.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183462877044736,\"created_at\":\"Fri Feb 24 23:12:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1969000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "808b65c2-1d21-4c8b-9e09-a96f19498feb-173183462877044736" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh, @balmeyer dans le poste ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1376376963/geologist_normal.png" -}, -"title": "Jason: Oh, @balmeyer dans le poste ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1970000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh, @balmeyer dans le poste ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"balmeyer\",\"indices\":[4,13],\"id_str\":\"7288872\",\"name\":\"Balmeyer\",\"id\":7288872}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183463749459968\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":69,\"screen_name\":\"T0rv4ld\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":625,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":16,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1376376963\\/geologist_normal.png\",\"description\":\"Je fais dans la vie ce que les autres font sur Minecraft.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"83393510\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1376376963\\/geologist_normal.png\",\"name\":\"Jason\",\"default_profile_image\":false,\"created_at\":\"Sun Oct 18 16:30:13 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":83393510,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183463749459968,\"created_at\":\"Fri Feb 24 23:12:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1970000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8956e38b-a5ef-49b4-8b85-f136577702ae-173183463749459968" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon ba #lgw sur @France5tv c'est fini pour moi, j'espérais que ce soit meilleur que l'année derniére mais c juste moins médiocre!!", -"img": { -"src": "http://a0.twimg.com/profile_images/1087584702/0OY2TB9JndB8uEpFnYPHHfP5H_normal.jpg" -}, -"title": "Seb: Bon ba #lgw sur @France5tv c'est fini pour moi, j'espérais que ce soit meilleur que l'année derniére mais c juste moins médiocre!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1971000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bon ba #lgw sur @France5tv c'est fini pour moi, j'esp\\u00e9rais que ce soit meilleur que l'ann\\u00e9e derni\\u00e9re mais c juste moins m\\u00e9diocre!!\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"France5tv\",\"indices\":[16,26],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[7,11]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183468690341889\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":311,\"screen_name\":\"The_Answer94\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":522,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Cr\\u00e9teil (France)\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":33,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1087584702\\/0OY2TB9JndB8uEpFnYPHHfP5H_normal.jpg\",\"description\":\"I dont know how to change the world, but I know if I keep talking about how dirty it is out here, somebody's gonna clean it up - Tupac Amaru Shakur\\r\\n\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"158687391\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1087584702\\/0OY2TB9JndB8uEpFnYPHHfP5H_normal.jpg\",\"name\":\"Seb\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 23 10:00:29 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":158687391,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183468690341889,\"created_at\":\"Fri Feb 24 23:12:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1971000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c790b502-ef36-46b8-b5ff-1ba8edd52c87-173183468690341889" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@CPonsolle Et le plan large est à l'inverse des plans serrés; problème de réalisation grave. #contrechamp #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1711420637/227004_2064798778896_1212559679_32551062_5063624_n_normal.jpg" -}, -"title": "Nicolas Popy: @CPonsolle Et le plan large est à l'inverse des plans serrés; problème de réalisation grave. #contrechamp #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1972000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@CPonsolle Et le plan large est \\u00e0 l'inverse des plans serr\\u00e9s; probl\\u00e8me de r\\u00e9alisation grave. #contrechamp #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"CPonsolle\",\"indices\":[0,10],\"id_str\":\"25338852\",\"name\":\"Christophe Ponsolle\",\"id\":25338852}],\"urls\":[],\"hashtags\":[{\"text\":\"contrechamp\",\"indices\":[93,105]},{\"text\":\"lgw\",\"indices\":[106,110]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173177661592584194\",\"id_str\":\"173183474814025728\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173177661592584194,\"in_reply_to_user_id_str\":\"25338852\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":141,\"screen_name\":\"nicolaspopy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1341,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":69,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1711420637\\/227004_2064798778896_1212559679_32551062_5063624_n_normal.jpg\",\"description\":\"Roanne (42)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"258954797\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1711420637\\/227004_2064798778896_1212559679_32551062_5063624_n_normal.jpg\",\"name\":\"Nicolas Popy\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 28 21:29:43 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":258954797,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":\"CPonsolle\",\"truncated\":false,\"id\":173183474814025728,\"created_at\":\"Fri Feb 24 23:12:12 +0000 2012\",\"in_reply_to_user_id\":25338852}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1972000, -"tags": [ -{ -"id-ref": "efbcecea-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "26ef4256-3fe6-4e0b-a53c-ea9e5e5f7986-173183474814025728" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @vinsouille: Le rire de @PascalMabille est à peine perceptible #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1619111722/DSC05656_normal.jpg" -}, -"title": "William: RT @vinsouille: Le rire de @PascalMabille est à peine perceptible #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1972000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @vinsouille: Le rire de @PascalMabille est \\u00e0 peine perceptible #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"vinsouille\",\"indices\":[3,14],\"id_str\":\"243352289\",\"name\":\"Vincent Touati\",\"id\":243352289},{\"screen_name\":\"PascalMabille\",\"indices\":[27,41],\"id_str\":\"1367131\",\"name\":\"Pascal Mabille\",\"id\":1367131}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[66,70]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Le rire de @PascalMabille est \\u00e0 peine perceptible #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"PascalMabille\",\"indices\":[11,25],\"id_str\":\"1367131\",\"name\":\"Pascal Mabille\",\"id\":1367131}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182093994631169\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":85,\"screen_name\":\"vinsouille\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9708,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/199204001\\/overview_hero3_20100607.png\",\"location\":\"Montpellier\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"009999\",\"followers_count\":366,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1729744823\\/test_44444_normal.jpg\",\"description\":\"Podcasteur (@laminuteapple) Passionn\\u00e9 par les nouvelles technologies, la communication et l'actualit\\u00e9. Veille #Apple #M\\u00e9dias #R\\u00e9seaux #Web\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"030303\",\"id_str\":\"243352289\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/199204001\\/overview_hero3_20100607.png\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1729744823\\/test_44444_normal.jpg\",\"name\":\"Vincent Touati\",\"default_profile_image\":false,\"created_at\":\"Wed Jan 26 21:25:27 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":243352289,\"utc_offset\":null,\"favourites_count\":5,\"url\":\"http:\\/\\/vincent-touati.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182093994631169,\"created_at\":\"Fri Feb 24 23:06:43 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183472582664192\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":822,\"screen_name\":\"Scofred_\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":18665,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305034455\\/logo_grand_copie.PNG\",\"location\":\"France, Paris\",\"show_all_inline_media\":true,\"listed_count\":29,\"profile_link_color\":\"009999\",\"followers_count\":620,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1619111722\\/DSC05656_normal.jpg\",\"description\":\"160 caract\\u00e8res, c'est trop peu ! Ma bio - http:\\/\\/about.me\\/scofred\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"131299967\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305034455\\/logo_grand_copie.PNG\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1619111722\\/DSC05656_normal.jpg\",\"name\":\"William\",\"default_profile_image\":false,\"created_at\":\"Fri Apr 09 21:48:10 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":131299967,\"utc_offset\":3600,\"favourites_count\":117,\"url\":\"http:\\/\\/scofred.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183472582664192,\"created_at\":\"Fri Feb 24 23:12:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1972000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "59dd009b-a99b-4529-bc4a-7c7053323f63-173183472582664192" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Phinebacker: #LGW Après l'ingé Son sourd, l'ingé lumière aveugle... C'est de la recup d'intouchable maint le LGW !", -"img": { -"src": "http://a2.twimg.com/profile_images/1545219778/Lion-yellow_normal.png" -}, -"title": "Lion: RT @Phinebacker: #LGW Après l'ingé Son sourd, l'ingé lumière aveugle... C'est de la recup d'intouchable maint le LGW !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1975000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Phinebacker: #LGW Apr\\u00e8s l'ing\\u00e9 Son sourd, l'ing\\u00e9 lumi\\u00e8re aveugle... C'est de la recup d'intouchable maint le LGW !\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Phinebacker\",\"indices\":[3,15],\"id_str\":\"6296872\",\"name\":\"Jos\\u00e9 Phinebacker\",\"id\":6296872}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[17,21]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW Apr\\u00e8s l'ing\\u00e9 Son sourd, l'ing\\u00e9 lumi\\u00e8re aveugle... C'est de la recup d'intouchable maint le LGW !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183227148763136\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":140,\"screen_name\":\"Phinebacker\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1251,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"009999\",\"followers_count\":117,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/944881104\\/7384d5e1-2a2b-41c2-a46d-7b82cf21a5ed_normal.jpg\",\"description\":\"Phinebacker, twitteur homeopathique...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"6296872\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/944881104\\/7384d5e1-2a2b-41c2-a46d-7b82cf21a5ed_normal.jpg\",\"name\":\"Jos\\u00e9 Phinebacker\",\"default_profile_image\":false,\"created_at\":\"Thu May 24 21:11:03 +0000 2007\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":6296872,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/phinebacker.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183227148763136,\"created_at\":\"Fri Feb 24 23:11:13 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183485891198977\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":277,\"screen_name\":\"MonsieurLion\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":9636,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/26715550\\/00839_condensation_1680x1050.jpg\",\"location\":\"In Flight\",\"show_all_inline_media\":true,\"listed_count\":34,\"profile_link_color\":\"244067\",\"followers_count\":337,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1545219778\\/Lion-yellow_normal.png\",\"description\":\"Parfois je finis mes phrases parfois je n'y\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9c6d9c\",\"id_str\":\"61885781\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26715550\\/00839_condensation_1680x1050.jpg\",\"profile_sidebar_fill_color\":\"ffeba8\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1545219778\\/Lion-yellow_normal.png\",\"name\":\"Lion\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 31 22:00:03 +0000 2009\",\"profile_sidebar_border_color\":\"000000\",\"id\":61885781,\"utc_offset\":3600,\"favourites_count\":11,\"url\":\"http:\\/\\/www.monsieurlion.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183485891198977,\"created_at\":\"Fri Feb 24 23:12:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1975000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b1685a15-8113-48a5-929b-c16807f0e1a2-173183485891198977" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Hoho bravo @watchmefalll @Nain_Portekoi #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1845606272/marikiki_07_02_12_normal.jpg" -}, -"title": "Tluonra: Hoho bravo @watchmefalll @Nain_Portekoi #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1975000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Hoho bravo @watchmefalll @Nain_Portekoi #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"watchmefalll\",\"indices\":[11,24],\"id_str\":\"161378075\",\"name\":\"watchmefalll\",\"id\":161378075},{\"screen_name\":\"Nain_Portekoi\",\"indices\":[25,39],\"id_str\":\"18551800\",\"name\":\"Nain Portekoi\",\"id\":18551800}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[41,45]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183487342415872\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":174,\"screen_name\":\"Tluonra\",\"lang\":\"fr\",\"profile_text_color\":\"080108\",\"statuses_count\":6955,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431637274\\/back_tw_1111.jpg\",\"location\":\"Somewhere over the rainbow\",\"show_all_inline_media\":false,\"listed_count\":11,\"profile_link_color\":\"e50ef0\",\"followers_count\":222,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1845606272\\/marikiki_07_02_12_normal.jpg\",\"description\":\"Graphiste free-lance flammes et twitteuse \\u00e0 gage : Pumm Pumm (appeler aux horaires de bureau)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"3c363d\",\"id_str\":\"80332571\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431637274\\/back_tw_1111.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1845606272\\/marikiki_07_02_12_normal.jpg\",\"name\":\"Tluonra\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 06 15:47:08 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":80332571,\"utc_offset\":3600,\"favourites_count\":6,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183487342415872,\"created_at\":\"Fri Feb 24 23:12:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1975000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3960c3a1-4485-4745-83cf-7a9b342c3c38-173183487342415872" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw est maintenant n°3 des TT mondiaux.", -"img": { -"src": "http://a3.twimg.com/profile_images/1788167912/reda_normal.jpg" -}, -"title": "@Reda Ana: #lgw est maintenant n°3 des TT mondiaux.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1975000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw est maintenant n\\u00b03 des TT mondiaux.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183488604905472\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":799,\"screen_name\":\"reda\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":61402,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/414654801\\/hollande.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":377,\"profile_link_color\":\"D02B55\",\"followers_count\":7274,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1788167912\\/reda_normal.jpg\",\"description\":\"Community Manager, Journaliste, Web Designer, Footballeur Pro, D\\u00e9put\\u00e9 FN, \\u00c9conomiste, Fondateur et CEO de @reda, sur Twitter depuis 1984.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"25291435\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/414654801\\/hollande.jpg\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1788167912\\/reda_normal.jpg\",\"name\":\"@Reda Ana\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 19 13:27:44 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":25291435,\"utc_offset\":3600,\"favourites_count\":348,\"url\":\"http:\\/\\/www.youtube.com\\/watch?v=1ZcC2hEvtaY&feature=related\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183488604905472,\"created_at\":\"Fri Feb 24 23:12:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1975000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "17536152-99c8-4e8a-b0dc-2183dafc1e66-173183488604905472" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @monsieurlam: Et vraiment, forever ruling law : citer des tweets oralement annule tout leur potentiel de lol. #lgw #ruquier", -"img": { -"src": "http://a1.twimg.com/profile_images/1807980780/hackathon_2_normal.png" -}, -"title": "Antoine Touzot: RT @monsieurlam: Et vraiment, forever ruling law : citer des tweets oralement annule tout leur potentiel de lol. #lgw #ruquier", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1977000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @monsieurlam: Et vraiment, forever ruling law : citer des tweets oralement annule tout leur potentiel de lol. #lgw #ruquier\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"monsieurlam\",\"indices\":[3,15],\"id_str\":\"7993262\",\"name\":\"L\\u00e2m HUA\",\"id\":7993262}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[113,117]},{\"text\":\"ruquier\",\"indices\":[118,126]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Et vraiment, forever ruling law : citer des tweets oralement annule tout leur potentiel de lol. #lgw #ruquier\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[96,100]},{\"text\":\"ruquier\",\"indices\":[101,109]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183333382098944\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":14,\"screen_name\":\"monsieurlam\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":10180,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":543,\"profile_link_color\":\"0084B4\",\"followers_count\":21596,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/129612647\\/boredcat_normal.jpg\",\"description\":\"+ links \\r\\n+ my life \\r\\n+ no reply \\r\\n+ @decate \\r\\n+ @lense \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"7993262\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/129612647\\/boredcat_normal.jpg\",\"name\":\"L\\u00e2m HUA\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 06 14:07:39 +0000 2007\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":7993262,\"utc_offset\":3600,\"favourites_count\":133,\"url\":\"http:\\/\\/www.monsieurlam.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183333382098944,\"created_at\":\"Fri Feb 24 23:11:38 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183495911387136\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":131,\"screen_name\":\"antoinetouzot\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":1203,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/236891468\\/FD.jpg\",\"location\":\"Montreuil\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"ff9900\",\"followers_count\":169,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1807980780\\/hackathon_2_normal.png\",\"description\":\"\\u00c9tudiant H3 \\u00e0 @hetic (Montreuil) [Digital native] [Geek] ...\\r\\n[Alleeeeez l\\u00e0] [@SkipTheUse and @IziaMusic addict]\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"292929\",\"id_str\":\"123813930\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/236891468\\/FD.jpg\",\"profile_sidebar_fill_color\":\"e6e6e6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1807980780\\/hackathon_2_normal.png\",\"name\":\"Antoine Touzot\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 17 08:56:06 +0000 2010\",\"profile_sidebar_border_color\":\"ff9900\",\"id\":123813930,\"utc_offset\":3600,\"favourites_count\":11,\"url\":\"http:\\/\\/lesconfdusud.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183495911387136,\"created_at\":\"Fri Feb 24 23:12:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1977000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efb8ff2c-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f797bcb5-a25d-4338-a955-562d187699f8-173183495911387136" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ah les fiches viennent d'arriver, je savais pas que @lisalaposte faisait des heures sup pour #lgw ;)", -"img": { -"src": "http://a0.twimg.com/profile_images/1757013909/image1326646425_normal.png" -}, -"title": "Damien Vacher: Ah les fiches viennent d'arriver, je savais pas que @lisalaposte faisait des heures sup pour #lgw ;)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1977000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ah les fiches viennent d'arriver, je savais pas que @lisalaposte faisait des heures sup pour #lgw ;)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"lisalaposte\",\"indices\":[52,64],\"id_str\":\"20590436\",\"name\":\"La Poste \",\"id\":20590436}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[93,97]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183494896357377\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":405,\"screen_name\":\"Le_Damien\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27163,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Chatillon-en-Bazois\",\"show_all_inline_media\":false,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":343,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"description\":\"I'm a lonely Cowboy who learning un BTS SIO (ex BTS IG) in Nevers... Et un Mac Gyver de l'URL par @Checkyourpeople et je suis un tumblreur assidu\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"26552716\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"name\":\"Damien Vacher\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 25 18:09:17 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":26552716,\"utc_offset\":3600,\"favourites_count\":43,\"url\":\"http:\\/\\/damienvacher.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183494896357377,\"created_at\":\"Fri Feb 24 23:12:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1977000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4ac54e7f-7987-437a-8c41-795215eaed39-173183494896357377" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@HeLLuby france5 #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1801974559/51VNTOCGF1L._SS400__normal.jpg" -}, -"title": "Guillaume Gurdil: @HeLLuby france5 #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1977000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@HeLLuby france5 #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"HeLLuby\",\"indices\":[0,8],\"id_str\":\"27427320\",\"name\":\"Curiosity \\u2620 the cat.\",\"id\":27427320}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[17,21]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173183272107520001\",\"id_str\":\"173183496687321088\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173183272107520001,\"in_reply_to_user_id_str\":\"27427320\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":164,\"screen_name\":\"gurdiiil\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2782,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Lille, France\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":84,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1801974559\\/51VNTOCGF1L._SS400__normal.jpg\",\"description\":\"Geek\\/Nerd, drogu\\u00e9 \\u00e0 la musique, atterr\\u00e9 perp\\u00e9tuel (parce qu'indign\\u00e9, c'est galvaud\\u00e9) qui garde le sens de l'humour (beh ouais, faut bien!)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"89754233\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801974559\\/51VNTOCGF1L._SS400__normal.jpg\",\"name\":\"Guillaume Gurdil\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 13 17:56:00 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":89754233,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/luniquemonsieurtoutlemonde.wordpress.com\\/\"},\"in_reply_to_screen_name\":\"HeLLuby\",\"truncated\":false,\"id\":173183496687321088,\"created_at\":\"Fri Feb 24 23:12:17 +0000 2012\",\"in_reply_to_user_id\":27427320}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1977000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bb0cd909-8b32-479a-aa7b-3e0da85dff1c-173183496687321088" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Change2ton #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1796744745/Anonymous-header_normal.PNG" -}, -"title": "Musi_Call_Ment: #Change2ton #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1978000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#Change2ton #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183499644317696\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":199,\"screen_name\":\"mat_moi_ca\",\"lang\":\"en\",\"profile_text_color\":\"93afe6\",\"statuses_count\":6544,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/396225323\\/tumblr_lxfb1bGFUj1r9crd8o1_500.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"93afe6\",\"followers_count\":88,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1796744745\\/Anonymous-header_normal.PNG\",\"description\":\"Geek qui s'est perdu sur internet. je suis chieur ! Ce que j'aime ? Le m\\u00e9tal. FOLLOW MOI !!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1dabf2\",\"id_str\":\"348842674\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/396225323\\/tumblr_lxfb1bGFUj1r9crd8o1_500.jpg\",\"profile_sidebar_fill_color\":\"000000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1796744745\\/Anonymous-header_normal.PNG\",\"name\":\"Musi_Call_Ment\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 05 02:52:54 +0000 2011\",\"profile_sidebar_border_color\":\"93afe6\",\"id\":348842674,\"utc_offset\":null,\"favourites_count\":14,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183499644317696,\"created_at\":\"Fri Feb 24 23:12:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1978000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f376f7da-8a86-474c-ae9b-8cad922fd18b-173183499644317696" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @pointPandraud: Moi aussi je veux apparaître sur #cqui #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: RT @pointPandraud: Moi aussi je veux apparaître sur #cqui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1979000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @pointPandraud: Moi aussi je veux appara\\u00eetre sur #cqui #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"pointPandraud\",\"indices\":[3,17],\"id_str\":\"16096262\",\"name\":\"Caroline Pandraud\",\"id\":16096262}],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[52,57]},{\"text\":\"lgw\",\"indices\":[58,62]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Moi aussi je veux appara\\u00eetre sur #cqui #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[33,38]},{\"text\":\"lgw\",\"indices\":[39,43]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182122079698944\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":284,\"screen_name\":\"pointPandraud\",\"lang\":\"fr\",\"profile_text_color\":\"F6FC9D\",\"statuses_count\":424,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/285133783\\/x8158bdc741405c68e4e36152449305d.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"FF1269\",\"followers_count\":181,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848682776\\/photo_profil_normal.jpg\",\"description\":\"Project Analyst @faberNovel www.fabernovel.com \\/\\/\\r\\n@essec Business School Alumni \\/\\/ Paris\\r\\n\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"4F4C4E\",\"id_str\":\"16096262\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/285133783\\/x8158bdc741405c68e4e36152449305d.png\",\"profile_sidebar_fill_color\":\"7A374C\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848682776\\/photo_profil_normal.jpg\",\"name\":\"Caroline Pandraud\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 02 13:18:16 +0000 2008\",\"profile_sidebar_border_color\":\"382334\",\"id\":16096262,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182122079698944,\"created_at\":\"Fri Feb 24 23:06:50 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183502903279617\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":636,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"name\":\"Royer Charles-Henri\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":185396126,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183502903279617,\"created_at\":\"Fri Feb 24 23:12:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1979000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9821d01c-16e2-4d3a-b0aa-9cdbb55df0c9-173183502903279617" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bravo à @le_pseudo et @ZeMouton cités 2 fois dans #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1705307372/hobbit-poster_normal.jpg" -}, -"title": "Florenzo84: Bravo à @le_pseudo et @ZeMouton cités 2 fois dans #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1980000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bravo \\u00e0 @le_pseudo et @ZeMouton cit\\u00e9s 2 fois dans #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"le_pseudo\",\"indices\":[8,18],\"id_str\":\"88948038\",\"name\":\"Le pseudo\",\"id\":88948038},{\"screen_name\":\"ZeMouton\",\"indices\":[22,31],\"id_str\":\"372233134\",\"name\":\"ZeMouton\",\"id\":372233134}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[50,54]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183507995181056\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":567,\"screen_name\":\"florenzo84\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":18892,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/377272619\\/sky_165-preview.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"0084B4\",\"followers_count\":534,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1705307372\\/hobbit-poster_normal.jpg\",\"description\":\"Twitter c'est le seul endroit ou tu deviens tout excit\\u00e9 lorsqu'un inconnu se met \\u00e0 te suivre. Series & Cin\\u00e9 Addict.#LiveTweet #Roucasserie #CartelParisien\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"022330\",\"id_str\":\"122429634\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/377272619\\/sky_165-preview.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1705307372\\/hobbit-poster_normal.jpg\",\"name\":\"Florenzo84\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 12 17:40:12 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":122429634,\"utc_offset\":null,\"favourites_count\":626,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183507995181056,\"created_at\":\"Fri Feb 24 23:12:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1980000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "afea36d0-83c2-4d33-8008-dada70a0e58e-173183507995181056" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La communauté #stadedefrance est en force sur le mur du #lgw tous sur #cqui !! Fier de vous :)", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: La communauté #stadedefrance est en force sur le mur du #lgw tous sur #cqui !! Fier de vous :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1981000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La communaut\\u00e9 #stadedefrance est en force sur le mur du #lgw tous sur #cqui !! Fier de vous :)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"stadedefrance\",\"indices\":[14,28]},{\"text\":\"lgw\",\"indices\":[56,60]},{\"text\":\"cqui\",\"indices\":[70,75]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183511526768640\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6695,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"followers_count\":2387,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"name\":\"Ludovic Delaherche\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":72665061,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/chapkattack.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183511526768640,\"created_at\":\"Fri Feb 24 23:12:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1981000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "50e0bdab-e371-4247-b12b-0cca35e5f3b3-173183511526768640" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw j'aime être en boule près de ma p'tite chinoise préférée :3", -"img": { -"src": "http://a0.twimg.com/profile_images/1353093787/Dragons-6_normal.jpg" -}, -"title": "Thibaut Devillers: #lgw j'aime être en boule près de ma p'tite chinoise préférée :3", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1983000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw j'aime \\u00eatre en boule pr\\u00e8s de ma p'tite chinoise pr\\u00e9f\\u00e9r\\u00e9e :3\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183519374327808\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":68,\"screen_name\":\"Eliadus\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":704,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"92095420\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"name\":\"Thibaut Devillers\",\"default_profile_image\":false,\"created_at\":\"Mon Nov 23 19:36:51 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":92095420,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.followfriday.com\\/followfriday\\/eliadus\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183519374327808,\"created_at\":\"Fri Feb 24 23:12:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1983000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a53b2c4d-fe8f-4eef-ac6e-e1d557d016d3-173183519374327808" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@IsabelleOtto @prland je ne suis pas un PHASME! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1741905112/image_normal.jpg" -}, -"title": "Mister Mc Flee: @IsabelleOtto @prland je ne suis pas un PHASME! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1984000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@IsabelleOtto @prland je ne suis pas un PHASME! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"IsabelleOtto\",\"indices\":[0,13],\"id_str\":\"97663633\",\"name\":\"Isabelle Otto\",\"id\":97663633},{\"screen_name\":\"PRland\",\"indices\":[14,21],\"id_str\":\"1421991\",\"name\":\"Eric Maillard\",\"id\":1421991}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[48,52]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173182311372824578\",\"id_str\":\"173183523220492289\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173182311372824578,\"in_reply_to_user_id_str\":\"97663633\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":636,\"screen_name\":\"MisterMcFlee\",\"lang\":\"fr\",\"profile_text_color\":\"291b1b\",\"statuses_count\":40351,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/204494594\\/lulutwitter_cr.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":257,\"profile_link_color\":\"0084B4\",\"followers_count\":2841,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1741905112\\/image_normal.jpg\",\"description\":\"Ecrits vains\\nCommunity Manager de moi-m\\u00eame\\nProfiler pour chats selon @METACAPUCHE\\nPhotographi\\u00e9 par @LaurenceGuenoun\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f72020\",\"id_str\":\"60043161\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/204494594\\/lulutwitter_cr.jpg\",\"profile_sidebar_fill_color\":\"d6130d\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1741905112\\/image_normal.jpg\",\"name\":\"Mister Mc Flee\",\"default_profile_image\":false,\"created_at\":\"Sat Jul 25 12:01:49 +0000 2009\",\"profile_sidebar_border_color\":\"050505\",\"id\":60043161,\"utc_offset\":3600,\"favourites_count\":273,\"url\":\"http:\\/\\/lecafardrenseigne.wordpress.com\"},\"in_reply_to_screen_name\":\"IsabelleOtto\",\"truncated\":false,\"id\":173183523220492289,\"created_at\":\"Fri Feb 24 23:12:24 +0000 2012\",\"in_reply_to_user_id\":97663633}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1984000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1f06b6a1-1263-4f53-bcbf-7f245380cc69-173183523220492289" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Marcelcomics: Pfff... Et pas un #RugbySongs... Aucune sophistication au niveau de l'humour #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1669266582/carte-de-visite-final_normal.jpg" -}, -"title": "Boucherie Ovalie: RT @Marcelcomics: Pfff... Et pas un #RugbySongs... Aucune sophistication au niveau de l'humour #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1984000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Marcelcomics: Pfff... Et pas un #RugbySongs... Aucune sophistication au niveau de l'humour #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Marcelcomics\",\"indices\":[3,16],\"id_str\":\"386966557\",\"name\":\"Marcel Comics\",\"id\":386966557}],\"urls\":[],\"hashtags\":[{\"text\":\"RugbySongs\",\"indices\":[36,47]},{\"text\":\"lgw\",\"indices\":[95,99]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Pfff... Et pas un #RugbySongs... Aucune sophistication au niveau de l'humour #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"RugbySongs\",\"indices\":[18,29]},{\"text\":\"lgw\",\"indices\":[77,81]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183415460446209\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":196,\"screen_name\":\"Marcelcomics\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3886,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":24,\"profile_link_color\":\"0084B4\",\"followers_count\":518,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"description\":\"D\\u00e9fenseur du panache et de la pens\\u00e9e positive. Gar\\u00e7on boucher chez Boucherie-ovalie.org. Inventor of the Follow Me Monday (#FMM)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"386966557\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"name\":\"Marcel Comics\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 08 07:06:40 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":386966557,\"utc_offset\":-10800,\"favourites_count\":7,\"url\":\"http:\\/\\/boucherie-ovalie.org\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183415460446209,\"created_at\":\"Fri Feb 24 23:11:58 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183525288288256\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1017,\"screen_name\":\"BoucherieOvalie\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":6703,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/333487169\\/B-Oban3.jpg\",\"location\":\"Derri\\u00e8re toi, c'est affreux\",\"show_all_inline_media\":false,\"listed_count\":135,\"profile_link_color\":\"2FC2EF\",\"followers_count\":4074,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1669266582\\/carte-de-visite-final_normal.jpg\",\"description\":\"La vie est trop courte pour comprendre le rugby, alors autant en rigoler.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"260277866\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/333487169\\/B-Oban3.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1669266582\\/carte-de-visite-final_normal.jpg\",\"name\":\"Boucherie Ovalie\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 03 15:22:13 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":260277866,\"utc_offset\":null,\"favourites_count\":2,\"url\":\"http:\\/\\/boucherie-ovalie.org\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183525288288256,\"created_at\":\"Fri Feb 24 23:12:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1984000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efbb14ce-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "677698c4-c882-4ea5-bf8d-704b0a8c6a06-173183525288288256" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Sympa les éclairages toussa #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1759597701/image_normal.jpg" -}, -"title": "Camille .: Sympa les éclairages toussa #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1985000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Sympa les \\u00e9clairages toussa #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183529306435584\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":590,\"screen_name\":\"CamilleWil\",\"lang\":\"fr\",\"profile_text_color\":\"520000\",\"statuses_count\":18712,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"210b05\",\"followers_count\":506,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1759597701\\/image_normal.jpg\",\"description\":\"Camille \\u03df - @prettylil_miss : ma vie \\u2665 \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"0a0300\",\"id_str\":\"93848420\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"profile_sidebar_fill_color\":\"d61d08\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1759597701\\/image_normal.jpg\",\"name\":\"Camille .\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 01 12:23:18 +0000 2009\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":93848420,\"utc_offset\":-36000,\"favourites_count\":14,\"url\":\"http:\\/\\/intotheglitter.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183529306435584,\"created_at\":\"Fri Feb 24 23:12:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1985000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7f0f5c4c-edcc-4b23-8918-fee218c523a6-173183529306435584" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@elTouristio France 5. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1621227345/IMG_2129b__Copier__normal.jpg" -}, -"title": "imnotalone: @elTouristio France 5. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1988000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@elTouristio France 5. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"elTouristio\",\"indices\":[0,12],\"id_str\":\"37389744\",\"name\":\"Sylvain Sanders\",\"id\":37389744}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[23,27]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/seesmic_desktop\\/sd2\\\" rel=\\\"nofollow\\\"\\u003ESeesmic Desktop\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173183188863160321\",\"id_str\":\"173183539217567744\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173183188863160321,\"in_reply_to_user_id_str\":\"37389744\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":585,\"screen_name\":\"imnotalone\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":40508,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"wherever I can twit! \",\"show_all_inline_media\":true,\"listed_count\":180,\"profile_link_color\":\"2FC2EF\",\"followers_count\":2340,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1621227345\\/IMG_2129b__Copier__normal.jpg\",\"description\":\"A mes heures perdues, j'ai une vie bien remplie. L\\u00e0 aussi http:\\/\\/telling-stories.fr\\/ \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"18002294\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1621227345\\/IMG_2129b__Copier__normal.jpg\",\"name\":\"imnotalone\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 09 21:01:01 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":18002294,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"http:\\/\\/imnotalone.tumblr.com\\/\"},\"in_reply_to_screen_name\":\"elTouristio\",\"truncated\":false,\"id\":173183539217567744,\"created_at\":\"Fri Feb 24 23:12:28 +0000 2012\",\"in_reply_to_user_id\":37389744}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1988000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "86960256-1693-4a5c-8d95-401c4f867732-173183539217567744" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Grégoire ludig meilleur costume aux cesars...", -"img": { -"src": "http://a2.twimg.com/profile_images/1605787538/image_normal.jpg" -}, -"title": "Evan Frouin: #lgw Grégoire ludig meilleur costume aux cesars...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1988000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Gr\\u00e9goire ludig meilleur costume aux cesars...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183542493327360\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":68,\"screen_name\":\"Evanuaille\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":25,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1605787538\\/image_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"312209085\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1605787538\\/image_normal.jpg\",\"name\":\"Evan Frouin\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 06 19:12:42 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":312209085,\"utc_offset\":null,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183542493327360,\"created_at\":\"Fri Feb 24 23:12:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1988000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6fa94922-6ced-43f3-a01d-6719f8a25509-173183542493327360" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "L'instant J.B. @balmeyer dans #lgw \\o/", -"img": { -"src": "http://a0.twimg.com/profile_images/1847725663/Car_me2_normal.gif" -}, -"title": "ツ Emmanuel: L'instant J.B. @balmeyer dans #lgw \\o/", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1988000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"L'instant J.B. @balmeyer dans #lgw \\\\o\\/\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"balmeyer\",\"indices\":[15,24],\"id_str\":\"7288872\",\"name\":\"Balmeyer\",\"id\":7288872}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twidroyd.com\\\" rel=\\\"nofollow\\\"\\u003ETwidroydPRO\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183543156023296\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1385,\"screen_name\":\"ManuTop\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":21954,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/407992551\\/twilk_background_4f1e805aef719.jpg\",\"location\":\"Paris - Loz\\u00e8re - Utopie\",\"show_all_inline_media\":true,\"listed_count\":70,\"profile_link_color\":\"0084B4\",\"followers_count\":958,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1847725663\\/Car_me2_normal.gif\",\"description\":\"Philosophe, ironiste, gentleman \\u00e9picurien & cathoLOL - j'cause religion, musiques, sciences, th\\u00e9, bi\\u00e8re & ch\\u00e2taigne. Papa d'@iReinette\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"15808302\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/407992551\\/twilk_background_4f1e805aef719.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1847725663\\/Car_me2_normal.gif\",\"name\":\"\\u30c4 Emmanuel\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 11 13:58:28 +0000 2008\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":15808302,\"utc_offset\":3600,\"favourites_count\":286,\"url\":\"http:\\/\\/fasm.eu\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183543156023296,\"created_at\":\"Fri Feb 24 23:12:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1988000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ecd1da62-4260-4a13-b391-d63ade624873-173183543156023296" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rollin Président #Rollin2012 #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1836345668/profile_normal.png" -}, -"title": "ArDuB57: Rollin Président #Rollin2012 #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1990000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"Rollin Pr\\u00e9sident #Rollin2012 #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"Rollin2012\",\"indices\":[17,28]},{\"text\":\"LGW\",\"indices\":[29,33]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183549652992000\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"1c2352\",\"screen_name\":\"ArDub57\",\"lang\":\"en\",\"favourites_count\":1604,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":646,\"location\":\"FRANCE - METZ - SARREGUEMINES\",\"profile_text_color\":\"333333\",\"description\":\"FreeParty Style - Raleur Pro - Trolleur Compulsif - DHD Android 2.3\\/Transformer 3.2.1 - PS3 @Pix_auto http:\\/\\/pixauto.tumblr.com - http:\\/\\/iboga.tumblr.com\",\"statuses_count\":83436,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"show_all_inline_media\":false,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"followers_count\":1090,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"21448223\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"ArDuB57\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"created_at\":\"Fri Feb 20 23:57:59 +0000 2009\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":21448223,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/ardbox.blogspot.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\"},\"in_reply_to_status_id\":null,\"id\":173183549652992000,\"created_at\":\"Fri Feb 24 23:12:30 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1990000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efbedb2c-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d37417dc-bd3e-4680-b7bb-971342429c2e-173183549652992000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @SpaMwa: +1 sur le tweet sur Christophe Maé #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1735644265/front_de_gauche_annee_normal.jpg" -}, -"title": "Cachounette: RT @SpaMwa: +1 sur le tweet sur Christophe Maé #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1990000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @SpaMwa: +1 sur le tweet sur Christophe Ma\\u00e9 #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SpaMwa\",\"indices\":[3,10],\"id_str\":\"278461363\",\"name\":\"Marie Derrien\",\"id\":278461363}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[47,51]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"+1 sur le tweet sur Christophe Ma\\u00e9 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183231888330754\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":88,\"screen_name\":\"SpaMwa\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":610,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":54,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1303108307\\/twitter_normal.jpg\",\"description\":\"Community engagement manager, John Steed's pixels deputy. IRL: Social network - and coffee - addict en mode veille\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"022330\",\"id_str\":\"278461363\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1303108307\\/twitter_normal.jpg\",\"name\":\"Marie Derrien\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 07 09:55:21 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":278461363,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183231888330754,\"created_at\":\"Fri Feb 24 23:11:14 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183549510402049\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":40,\"screen_name\":\"cachounette\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":250,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"D02B55\",\"followers_count\":51,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1735644265\\/front_de_gauche_annee_normal.jpg\",\"description\":\"sage femme, militante PCF-Front de gauche et CGT\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"352726\",\"id_str\":\"39092205\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1735644265\\/front_de_gauche_annee_normal.jpg\",\"name\":\"Cachounette\",\"default_profile_image\":false,\"created_at\":\"Sun May 10 18:40:14 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":39092205,\"utc_offset\":-10800,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183549510402049,\"created_at\":\"Fri Feb 24 23:12:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1990000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8db144d0-1b06-4b33-a467-01e5a4054f6a-173183549510402049" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1648215039/EmeryDoligeHubN_B_normal.jpg" -}, -"title": "Emery Doligé: #change2ton #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1991000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#change2ton #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183555457908738\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":493,\"screen_name\":\"MryEmery\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":31437,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/170627783\\/mrytwitter_copie.jpg\",\"location\":\"Paris Rive Gauche\",\"show_all_inline_media\":true,\"listed_count\":931,\"profile_link_color\":\"2FC2EF\",\"followers_count\":19577,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1648215039\\/EmeryDoligeHubN_B_normal.jpg\",\"description\":\"Vanksen. Europe 1 #dcdc. Lib\\u00e9ral ta m\\u00e8re.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f7f8fa\",\"id_str\":\"14285154\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/170627783\\/mrytwitter_copie.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648215039\\/EmeryDoligeHubN_B_normal.jpg\",\"name\":\"Emery Dolig\\u00e9\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 02 16:59:11 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":14285154,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/mry.blogs.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183555457908738,\"created_at\":\"Fri Feb 24 23:12:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1991000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c33f09c5-f0e5-4284-8839-bb9903b4f026-173183555457908738" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1105895956/PG_paul1_normal.jpg" -}, -"title": "Rémy D.: RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1991000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Monsieur_Poulpe\",\"indices\":[3,19],\"id_str\":\"101887303\",\"name\":\"Monsieur Poulpe\",\"id\":101887303},{\"screen_name\":\"palmashow\",\"indices\":[37,47],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[112,116]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[16,26],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[91,95]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183220911833090\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":44,\"screen_name\":\"Monsieur_Poulpe\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2826,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":325,\"profile_link_color\":\"042c5e\",\"followers_count\":14306,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\",\"description\":\"Je fais vivre le net depuis 98. Depuis que je suis enseign\\u00e9 dans les \\u00e9coles, dois-je vraiment me pr\\u00e9senter ?\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"5cb5a8\",\"id_str\":\"101887303\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"profile_sidebar_fill_color\":\"68baae\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\",\"name\":\"Monsieur Poulpe\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 04 23:03:32 +0000 2010\",\"profile_sidebar_border_color\":\"010203\",\"id\":101887303,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.monsieurpoulpe.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183220911833090,\"created_at\":\"Fri Feb 24 23:11:12 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183552924553216\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":766,\"screen_name\":\"RdNetwork\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":4350,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"France - Moselle\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"D02B55\",\"followers_count\":248,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"description\":\"A random soccer-music-games-web-french twitter Account. (Yes, that's a lot.)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"48825435\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"name\":\"R\\u00e9my D.\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 19 20:55:21 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":48825435,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183552924553216,\"created_at\":\"Fri Feb 24 23:12:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1991000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "abfd7e8e-7410-4fe0-9e5e-2d446af4255f-173183552924553216" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @AymericPM: #lgw ne repose que sur twitter ou c'est une spéciale twitter ?", -"img": { -"src": "http://a2.twimg.com/profile_images/1753765452/image1326523819_normal.png" -}, -"title": "jeromepupier: RT @AymericPM: #lgw ne repose que sur twitter ou c'est une spéciale twitter ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1991000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @AymericPM: #lgw ne repose que sur twitter ou c'est une sp\\u00e9ciale twitter ?\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"AymericPM\",\"indices\":[3,13],\"id_str\":\"11048002\",\"name\":\"Ay. Poulain Maubant\",\"id\":11048002}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[15,19]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw ne repose que sur twitter ou c'est une sp\\u00e9ciale twitter ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182917500088321\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":590,\"screen_name\":\"AymericPM\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":5035,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/7226973\\/twitter2.jpg\",\"location\":\"Brest, France\",\"show_all_inline_media\":false,\"listed_count\":72,\"profile_link_color\":\"8f0700\",\"followers_count\":787,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836319207\\/ay-11042009-18022012_normal.jpg\",\"description\":\"CEO Nere\\u00ffs, marketing, strat\\u00e9gie, prospective - t\\u00e9l\\u00e9coms, internet - Finist\\u00e8re, l\\u00e0 o\\u00f9 tout commence. Et aussi #Brest #IoT #fablab #4G #android #hihi\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1b33b6\",\"id_str\":\"11048002\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/7226973\\/twitter2.jpg\",\"profile_sidebar_fill_color\":\"4c70f0\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836319207\\/ay-11042009-18022012_normal.jpg\",\"name\":\"Ay. Poulain Maubant\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 11 13:06:15 +0000 2007\",\"profile_sidebar_border_color\":\"1e20be\",\"id\":11048002,\"utc_offset\":3600,\"favourites_count\":10,\"url\":\"http:\\/\\/aymeric.pm\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182917500088321,\"created_at\":\"Fri Feb 24 23:09:59 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183554476445696\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":539,\"screen_name\":\"jeromepupier\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":846,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Sydney, NSW\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"009999\",\"followers_count\":66,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1753765452\\/image1326523819_normal.png\",\"description\":\"Culture should be free.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"215594807\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1753765452\\/image1326523819_normal.png\",\"name\":\"jeromepupier\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 14 11:29:00 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":215594807,\"utc_offset\":-10800,\"favourites_count\":36,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183554476445696,\"created_at\":\"Fri Feb 24 23:12:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1991000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9f4d1aab-7cbb-4175-9d1a-17cc9b2edc59-173183554476445696" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est pas ça, mais je vais me coucher... #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1725590755/jak-avatar-twitter_normal.png" -}, -"title": "Axel Leroy: C'est pas ça, mais je vais me coucher... #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1991000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est pas \\u00e7a, mais je vais me coucher... #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[41,45]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183555210452992\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":304,\"screen_name\":\"BlackEco\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13160,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/199653801\\/jak-avatar-rmx-twitter.png\",\"location\":\"Versailles, France\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":191,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1725590755\\/jak-avatar-twitter_normal.png\",\"description\":\"I'm a 18 years old french geek, passionated by Anglo-Saxon culture, computing, music, Internet, video games, movies, other geek stuffs and cars.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"94871785\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/199653801\\/jak-avatar-rmx-twitter.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1725590755\\/jak-avatar-twitter_normal.png\",\"name\":\"Axel Leroy\",\"default_profile_image\":false,\"created_at\":\"Sat Dec 05 21:28:19 +0000 2009\",\"profile_sidebar_border_color\":\"00bbff\",\"id\":94871785,\"utc_offset\":3600,\"favourites_count\":142,\"url\":\"http:\\/\\/www.blackeco.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183555210452992,\"created_at\":\"Fri Feb 24 23:12:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1991000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b38f6c94-8372-43b0-a999-d7ed0441e0f7-173183555210452992" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je trouve ce mini-film bizarre... #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1836212998/tumblr_lzg9q386BT1qeib0jo2_250_large_normal.gif" -}, -"title": "Ouate the Phoque. ϟ: Je trouve ce mini-film bizarre... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1993000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je trouve ce mini-film bizarre... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183563288682496\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":52,\"screen_name\":\"Craquottine\",\"lang\":\"fr\",\"profile_text_color\":\"8f6d53\",\"statuses_count\":639,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/428310558\\/tumblr_lzi6gqG7Po1r2gjaeo1_400_large.jpg\",\"location\":\"Hogwarts.\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"a38c71\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836212998\\/tumblr_lzg9q386BT1qeib0jo2_250_large_normal.gif\",\"description\":\"Dorine or Chuck if you want. \\r\\n15 years old.\\r\\nFrench.\\r\\nI'm still always in my world, dude.\\r\\n\\r\\n#Potterhead. \\u03df #Gleek.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"73052379\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/428310558\\/tumblr_lzi6gqG7Po1r2gjaeo1_400_large.jpg\",\"profile_sidebar_fill_color\":\"d9af8b\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836212998\\/tumblr_lzg9q386BT1qeib0jo2_250_large_normal.gif\",\"name\":\"Ouate the Phoque. \\u03df\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 10 05:46:10 +0000 2009\",\"profile_sidebar_border_color\":\"d1baba\",\"id\":73052379,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/todayigobbleanything.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183563288682496,\"created_at\":\"Fri Feb 24 23:12:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1993000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a81ee3b0-3b38-453a-a4d3-258c0c72d937-173183563288682496" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@palmashow ça va, vous vous faites pas trop chier les gars ? #trololololo #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1825695250/bigorrr_normal.jpg" -}, -"title": "Antoine Boudet: @palmashow ça va, vous vous faites pas trop chier les gars ? #trololololo #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1993000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@palmashow \\u00e7a va, vous vous faites pas trop chier les gars ? #trololololo #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"trololololo\",\"indices\":[61,73]},{\"text\":\"lgw\",\"indices\":[74,78]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173182726801850368\",\"id_str\":\"173183563083165696\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173182726801850368,\"in_reply_to_user_id_str\":\"23782965\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":248,\"screen_name\":\"AntoineBigor\",\"lang\":\"fr\",\"profile_text_color\":\"363636\",\"statuses_count\":17892,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/394926108\\/twitter.jpg\",\"location\":\"DTC (enfin \\u00e0 une vache pr\\u00e8s)\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"022c3b\",\"followers_count\":216,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1825695250\\/bigorrr_normal.jpg\",\"description\":\"\\u00c9tudiant paum\\u00e9 et r\\u00e9dacteur en chef d'@AbsoluteZone\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"288fb5\",\"id_str\":\"61471175\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/394926108\\/twitter.jpg\",\"profile_sidebar_fill_color\":\"288fb5\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1825695250\\/bigorrr_normal.jpg\",\"name\":\"Antoine Boudet\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 30 12:13:38 +0000 2009\",\"profile_sidebar_border_color\":\"288fb5\",\"id\":61471175,\"utc_offset\":-10800,\"favourites_count\":20,\"url\":\"http:\\/\\/absolute-zone.com\"},\"in_reply_to_screen_name\":\"palmashow\",\"truncated\":false,\"id\":173183563083165696,\"created_at\":\"Fri Feb 24 23:12:33 +0000 2012\",\"in_reply_to_user_id\":23782965}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1993000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efc06366-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9744a952-31a9-4d02-8d0f-47a8154d7fc8-173183563083165696" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Super strange cette émission mais tout de même en trend topic FR #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/455740502/Photo_292_normal.jpg" -}, -"title": "Dinah Sultan: Super strange cette émission mais tout de même en trend topic FR #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1994000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Super strange cette \\u00e9mission mais tout de m\\u00eame en trend topic FR #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[65,69]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183565171933185\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":50,\"screen_name\":\"Dinamythe\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":232,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":18,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/455740502\\/Photo_292_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"60542270\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/455740502\\/Photo_292_normal.jpg\",\"name\":\"Dinah Sultan\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 27 09:02:21 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":60542270,\"utc_offset\":-10800,\"favourites_count\":5,\"url\":\"http:\\/\\/dinahmyte.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183565171933185,\"created_at\":\"Fri Feb 24 23:12:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1994000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7359b954-d378-42b8-b3c7-966b391021ed-173183565171933185" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "François Rollin, tout simplement #lgw #ilreste", -"img": { -"src": "http://a0.twimg.com/profile_images/1457064362/DSCN0269_normal.JPG" -}, -"title": "Lola: François Rollin, tout simplement #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1994000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Fran\\u00e7ois Rollin, tout simplement #lgw #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]},{\"text\":\"ilreste\",\"indices\":[38,46]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183568447680512\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":261,\"screen_name\":\"LolaLaloh\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":554,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":87,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1457064362\\/DSCN0269_normal.JPG\",\"description\":\"Made in Bourgogne \\/ Sciences Po Paris \\/ Politique \\/ Babyfoot\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"82011886\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1457064362\\/DSCN0269_normal.JPG\",\"name\":\"Lola\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 13 04:35:03 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":82011886,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183568447680512,\"created_at\":\"Fri Feb 24 23:12:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1994000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b8bd104c-d50d-42a4-8efe-4f3a002da2a5-173183568447680512" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw l'émission de la 4e dimension... mais j'aime leur côté décalé, ça me rappelle le #kamoulox", -"img": { -"src": "http://a2.twimg.com/profile_images/1383949660/nawenn_normal.jpg" -}, -"title": "Nawenn De Nanook: #lgw l'émission de la 4e dimension... mais j'aime leur côté décalé, ça me rappelle le #kamoulox", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1994000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw l'\\u00e9mission de la 4e dimension... mais j'aime leur c\\u00f4t\\u00e9 d\\u00e9cal\\u00e9, \\u00e7a me rappelle le #kamoulox\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"kamoulox\",\"indices\":[86,95]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183566254051328\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":382,\"screen_name\":\"nawenndenanook\",\"lang\":\"fr\",\"profile_text_color\":\"102382\",\"statuses_count\":983,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/265058099\\/fondnanook.jpg\",\"location\":\"France - Bretagne\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"B40B43\",\"followers_count\":150,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1383949660\\/nawenn_normal.jpg\",\"description\":\"Responsable de la rubrique #musique du #webzine culturel @nanookwebzine : #chroniques #interviews #Bretagne \\/\\/ FB : http:\\/\\/fr-fr.facebook.com\\/nawenndenanook\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"311895632\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/265058099\\/fondnanook.jpg\",\"profile_sidebar_fill_color\":\"cce6f5\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1383949660\\/nawenn_normal.jpg\",\"name\":\"Nawenn De Nanook\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 06 07:33:24 +0000 2011\",\"profile_sidebar_border_color\":\"fafafa\",\"id\":311895632,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":\"http:\\/\\/www.nanook-world.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183566254051328,\"created_at\":\"Fri Feb 24 23:12:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1994000, -"tags": [ -{ -"id-ref": "efc0b8ac-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e031f1bf-6fc7-4c87-8fe3-f12279b0fc14-173183566254051328" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#IlReste !! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1802232284/Capture_d__cran_2012-02-04___01.15.52_normal.png" -}, -"title": "Marion: #IlReste !! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1997000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#IlReste !! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183578925039619\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":186,\"screen_name\":\"iiioon\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":11590,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme20\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"BF1238\",\"followers_count\":104,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1802232284\\/Capture_d__cran_2012-02-04___01.15.52_normal.png\",\"description\":\"Accro aux s\\u00e9ries et \\u00e0 l'humour. HeroCorpienne. \\r\\nEt pourquoi faire aujourd'hui c'que j'pourrai faire demain ?\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BF1238\",\"id_str\":\"39847706\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme20\\/bg.png\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802232284\\/Capture_d__cran_2012-02-04___01.15.52_normal.png\",\"name\":\"Marion\",\"default_profile_image\":false,\"created_at\":\"Wed May 13 21:57:02 +0000 2009\",\"profile_sidebar_border_color\":\"FFFFFF\",\"id\":39847706,\"utc_offset\":3600,\"favourites_count\":47,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183578925039619,\"created_at\":\"Fri Feb 24 23:12:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1997000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "130531b5-5085-4136-86aa-dcbd7dd9d682-173183578925039619" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1830151764/tumblr_lr8agsJLB81qfejkqo6_250_normal.jpg" -}, -"title": "Marion Le Guerroué: RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1997000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Monsieur_Poulpe\",\"indices\":[3,19],\"id_str\":\"101887303\",\"name\":\"Monsieur Poulpe\",\"id\":101887303},{\"screen_name\":\"palmashow\",\"indices\":[37,47],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[112,116]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[16,26],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[91,95]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":2,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183220911833090\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":44,\"screen_name\":\"Monsieur_Poulpe\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2826,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":325,\"profile_link_color\":\"042c5e\",\"followers_count\":14306,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\",\"description\":\"Je fais vivre le net depuis 98. Depuis que je suis enseign\\u00e9 dans les \\u00e9coles, dois-je vraiment me pr\\u00e9senter ?\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"5cb5a8\",\"id_str\":\"101887303\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"profile_sidebar_fill_color\":\"68baae\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\",\"name\":\"Monsieur Poulpe\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 04 23:03:32 +0000 2010\",\"profile_sidebar_border_color\":\"010203\",\"id\":101887303,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.monsieurpoulpe.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183220911833090,\"created_at\":\"Fri Feb 24 23:11:12 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":2,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183578899886082\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"LeGuerroue\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":101,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/410695446\\/mac-miller-2012-of-the-soul-blue-slide-park-video-640x397.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":8,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1830151764\\/tumblr_lr8agsJLB81qfejkqo6_250_normal.jpg\",\"description\":\"Salut pouffiasse, tu prom\\u00e8nes ta graisse ?\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"304509699\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/410695446\\/mac-miller-2012-of-the-soul-blue-slide-park-video-640x397.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1830151764\\/tumblr_lr8agsJLB81qfejkqo6_250_normal.jpg\",\"name\":\"Marion Le Guerrou\\u00e9\",\"default_profile_image\":false,\"created_at\":\"Tue May 24 16:50:06 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":304509699,\"utc_offset\":null,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183578899886082,\"created_at\":\"Fri Feb 24 23:12:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1997000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4bbdb665-0e67-4401-aa08-a4fe27a81b57-173183578899886082" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Avant tu tweetais des émissions télé, maintenant tu regardes Twitter à la télé. #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1838468821/ken-barbumarini_re_normal.jpg" -}, -"title": "PeteMcVries: Avant tu tweetais des émissions télé, maintenant tu regardes Twitter à la télé. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1997000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Avant tu tweetais des \\u00e9missions t\\u00e9l\\u00e9, maintenant tu regardes Twitter \\u00e0 la t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[80,84]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183579122171904\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"PeteMcVries\",\"lang\":\"en\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":411,\"location\":\"\",\"profile_text_color\":\"666666\",\"followers_count\":1153,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1838468821\\/ken-barbumarini_re_normal.jpg\",\"description\":\"Ni journaliste, ni influent,j'ai pas confondu Twitter avec Meetic ou un journal intime. C'est pas parce qu'on se suit qu'on est amis, mais sinon bienvenue.\",\"statuses_count\":48462,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/211191620\\/Durable_Desktop_Background.jpg\",\"show_all_inline_media\":false,\"listed_count\":69,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"258422519\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"PeteMcVries\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/211191620\\/Durable_Desktop_Background.jpg\",\"created_at\":\"Sun Feb 27 17:58:20 +0000 2011\",\"profile_sidebar_fill_color\":\"252429\",\"id\":258422519,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838468821\\/ken-barbumarini_re_normal.jpg\"},\"truncated\":false,\"id\":173183579122171904,\"created_at\":\"Fri Feb 24 23:12:37 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1997000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2d38536d-e48e-41de-9295-eb1a8e579486-173183579122171904" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Cest des oufs chez #lgw. Ils montrent des trucs interdit.", -"img": { -"src": "http://a0.twimg.com/profile_images/1818096044/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg" -}, -"title": "Δ+Δ: Cest des oufs chez #lgw. Ils montrent des trucs interdit.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1998000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Cest des oufs chez #lgw. Ils montrent des trucs interdit.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183583006113792\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":71,\"screen_name\":\"AbsolutePi\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":12871,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/362137182\\/final2f.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"000000\",\"followers_count\":142,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1818096044\\/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg\",\"description\":\"Piboy , G\\u00e9n\\u00e9ration 96 , Football is Life | & R\\u00e9dacteur chez @footballanatomy | \\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"334108023\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/362137182\\/final2f.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1818096044\\/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg\",\"name\":\"\\u0394+\\u0394\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 12 15:55:31 +0000 2011\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":334108023,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/footballanatomy.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183583006113792,\"created_at\":\"Fri Feb 24 23:12:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1998000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6f041040-11ca-44c5-9487-31d087813fc5-173183583006113792" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1399208256/Photo_00017_normal.jpg" -}, -"title": "Aurore Praline: RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1998000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Monsieur_Poulpe\",\"indices\":[3,19],\"id_str\":\"101887303\",\"name\":\"Monsieur Poulpe\",\"id\":101887303},{\"screen_name\":\"palmashow\",\"indices\":[37,47],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[112,116]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[16,26],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[91,95]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":3,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183220911833090\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":44,\"screen_name\":\"Monsieur_Poulpe\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2826,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":325,\"profile_link_color\":\"042c5e\",\"followers_count\":14306,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\",\"description\":\"Je fais vivre le net depuis 98. Depuis que je suis enseign\\u00e9 dans les \\u00e9coles, dois-je vraiment me pr\\u00e9senter ?\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"5cb5a8\",\"id_str\":\"101887303\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"profile_sidebar_fill_color\":\"68baae\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\",\"name\":\"Monsieur Poulpe\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 04 23:03:32 +0000 2010\",\"profile_sidebar_border_color\":\"010203\",\"id\":101887303,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.monsieurpoulpe.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183220911833090,\"created_at\":\"Fri Feb 24 23:11:12 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":3,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183582897057793\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":187,\"screen_name\":\"Aurore_at_point\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":557,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"location\":\"Coming Soon in Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"626d8a\",\"followers_count\":45,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1399208256\\/Photo_00017_normal.jpg\",\"description\":\"When I'll growin' up, I'll be as I wanted when I was a child. \\r\\nWriting scenarios... What's better ? \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"aaadac\",\"id_str\":\"318077034\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1399208256\\/Photo_00017_normal.jpg\",\"name\":\"Aurore Praline\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 15 22:54:54 +0000 2011\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":318077034,\"utc_offset\":3600,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183582897057793,\"created_at\":\"Fri Feb 24 23:12:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1998000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c565f244-ff7b-4b6c-b58f-4d86398fd00a-173183582897057793" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@embruns On peu l'écouter où #lgw ce soir?", -"img": { -"src": "http://a1.twimg.com/profile_images/1639200645/OpenTele1a_normal.jpg" -}, -"title": "MarieEveLyne MICHEL: @embruns On peu l'écouter où #lgw ce soir?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 1999000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@embruns On peu l'\\u00e9couter o\\u00f9 #lgw ce soir?\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"embruns\",\"indices\":[0,8],\"id_str\":\"6241412\",\"name\":\"Laurent Gloaguen\",\"id\":6241412}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[29,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173182962362363905\",\"id_str\":\"173183587661791233\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173182962362363905,\"in_reply_to_user_id_str\":\"6241412\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":530,\"screen_name\":\"MarieEveLyne\",\"lang\":\"en\",\"profile_text_color\":\"3B302E\",\"statuses_count\":2501,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/172645581\\/x346f04300cf078d9d2f5a4595670c8f.png\",\"location\":\"Montr\\u00e9al\",\"show_all_inline_media\":false,\"listed_count\":34,\"profile_link_color\":\"DE567C\",\"followers_count\":1044,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1639200645\\/OpenTele1a_normal.jpg\",\"description\":\"Curieuse, aime tellement rencontrer les gens qu'elle en a fait un m\\u00e9tier. Animatrice, Chroniqueuse, Reporter - Tv & Radio.\\r\\nBlogue sur: http:\\/\\/marieevelyne.ca\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Central Time (US & Canada)\",\"profile_background_color\":\"0F0E09\",\"id_str\":\"105372011\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/172645581\\/x346f04300cf078d9d2f5a4595670c8f.png\",\"profile_sidebar_fill_color\":\"FFD8D6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1639200645\\/OpenTele1a_normal.jpg\",\"name\":\"MarieEveLyne MICHEL\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 16 04:33:36 +0000 2010\",\"profile_sidebar_border_color\":\"FFF2EF\",\"id\":105372011,\"utc_offset\":-21600,\"favourites_count\":4,\"url\":\"http:\\/\\/www.youtube.com\\/melmichel1\"},\"in_reply_to_screen_name\":\"embruns\",\"truncated\":false,\"id\":173183587661791233,\"created_at\":\"Fri Feb 24 23:12:39 +0000 2012\",\"in_reply_to_user_id\":6241412}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 1999000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "12611e19-41d3-4ff5-bb49-e8936beea40b-173183587661791233" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "L'avantage c'est que #lgw, on n'est pas vraiment obligé de le regarder, vu qu'on est en train de lire autre chose, des tweets, par exemple", -"img": { -"src": "http://a1.twimg.com/profile_images/1612831528/cni_id_normal.jpg" -}, -"title": "Jean-Louis Coste: L'avantage c'est que #lgw, on n'est pas vraiment obligé de le regarder, vu qu'on est en train de lire autre chose, des tweets, par exemple", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2000000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"L'avantage c'est que #lgw, on n'est pas vraiment oblig\\u00e9 de le regarder, vu qu'on est en train de lire autre chose, des tweets, par exemple\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"favorited\":false,\"coordinates\":null,\"in_reply_to_user_id\":null,\"contributors\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"user\":{\"notifications\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"screen_name\":\"jlcoste\",\"follow_request_sent\":null,\"lang\":\"en\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"default_profile_image\":false,\"verified\":false,\"profile_sidebar_border_color\":\"86A4A6\",\"location\":\"Paris\",\"favourites_count\":1,\"description\":\"Langue, litt\\u00e9rature et politique. Sp\\u00e9cialis\\u00e9 en traitement automatique des langues (presse). Rattach\\u00e9 \\u00e0 l'Universit\\u00e9 de Paris 3, et prof. en coll\\u00e8ge de banlieue\",\"contributors_enabled\":false,\"following\":null,\"profile_use_background_image\":true,\"friends_count\":132,\"profile_text_color\":\"333333\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"statuses_count\":544,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"10207a\",\"protected\":false,\"is_translator\":false,\"name\":\"Jean-Louis Coste\",\"default_profile\":false,\"time_zone\":\"Greenland\",\"created_at\":\"Sat Jan 29 10:24:46 +0000 2011\",\"profile_background_color\":\"709397\",\"id\":244454441,\"id_str\":\"244454441\",\"geo_enabled\":false,\"profile_background_tile\":false,\"utc_offset\":-10800,\"url\":null},\"in_reply_to_status_id\":null,\"id\":173183590862041088,\"created_at\":\"Fri Feb 24 23:12:40 +0000 2012\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183590862041088\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2000000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "923d507b-4401-4f1b-aeec-3142229066ca-173183590862041088" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Lgw bien bien bien... persévérer peut-être", -"img": { -"src": "http://a3.twimg.com/profile_images/1813277782/profil_normal.jpg" -}, -"title": "annabel s. alves : #Lgw bien bien bien... persévérer peut-être", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2000000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#Lgw bien bien bien... pers\\u00e9v\\u00e9rer peut-\\u00eatre\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[0,4]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[7.1820901,43.6452915],[7.3239546,43.6452915],[7.3239546,43.76075],[7.1820901,43.76075]]]},\"attributes\":{},\"full_name\":\"Nice, Alpes-Maritimes\",\"name\":\"Nice\",\"id\":\"d43b21ac2b0c2029\",\"place_type\":\"city\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/d43b21ac2b0c2029.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183591830921217\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":811,\"screen_name\":\"annabeldessin\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":4785,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/341403463\\/Yeux_Annajung.jpg\",\"location\":\"France, Nice(06)\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"2FC2EF\",\"followers_count\":235,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1813277782\\/profil_normal.jpg\",\"description\":\"Styliste, conceptrice, mod\\u00e9liste;inadapt\\u00e9e scolaire,surdou\\u00e9e cancre;n'y arrivera jamais dans la vie,elle dessine,elle dessine,elle dessine...(\\u00e9duc. nationale)\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"106986321\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/341403463\\/Yeux_Annajung.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813277782\\/profil_normal.jpg\",\"name\":\"annabel s. alves \",\"default_profile_image\":false,\"created_at\":\"Thu Jan 21 07:51:27 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":106986321,\"utc_offset\":3600,\"favourites_count\":37,\"url\":\"https:\\/\\/sites.google.com\\/site\\/annabelalvessovieri\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183591830921217,\"created_at\":\"Fri Feb 24 23:12:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2000000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d53bd1f3-d46e-40d8-996e-52d886f8261a-173183591830921217" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Dingue, le Grand Webzé n'est plus totalement nul... J'ai pas envie de zapper!!! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/539243344/Image_68_normal.png" -}, -"title": "Jerome Chouraqui: Dingue, le Grand Webzé n'est plus totalement nul... J'ai pas envie de zapper!!! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2000000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Dingue, le Grand Webz\\u00e9 n'est plus totalement nul... J'ai pas envie de zapper!!! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[80,84]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183593483468802\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":394,\"screen_name\":\"jchouraqui\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":1059,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme12\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":21,\"profile_link_color\":\"FF0000\",\"followers_count\":657,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/539243344\\/Image_68_normal.png\",\"description\":\"MediaClubber\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BADFCD\",\"id_str\":\"8385422\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme12\\/bg.gif\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/539243344\\/Image_68_normal.png\",\"name\":\"Jerome Chouraqui\",\"default_profile_image\":false,\"created_at\":\"Thu Aug 23 15:56:56 +0000 2007\",\"profile_sidebar_border_color\":\"F2E195\",\"id\":8385422,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.mediaclub.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183593483468802,\"created_at\":\"Fri Feb 24 23:12:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2000000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2c3ab42a-86d1-4c64-b02a-24ab9576f378-173183593483468802" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "BON BAH HEUREUSEMENT QUE L'ENREGISTREUR TOURNE ! #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1803019438/rolling-stones-classic-tongue-fridge-magnet-78mm-square-1509-p_normal.jpg" -}, -"title": "Justin: BON BAH HEUREUSEMENT QUE L'ENREGISTREUR TOURNE ! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2001000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"BON BAH HEUREUSEMENT QUE L'ENREGISTREUR TOURNE ! #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[49,53]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twicca.r246.jp\\/\\\" rel=\\\"nofollow\\\"\\u003Etwicca\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183597107355648\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"b6b5b5\",\"screen_name\":\"Just1Mt\",\"lang\":\"fr\",\"favourites_count\":407,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":594,\"location\":\"Minecraft\",\"profile_text_color\":\"000000\",\"followers_count\":547,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1803019438\\/rolling-stones-classic-tongue-fridge-magnet-78mm-square-1509-p_normal.jpg\",\"description\":\"\\u00c9tudiant de droit \\u00e0 gauche\\rnon encart\\u00e9.\\nJ'aime l'actualit\\u00e9 (surtout politique), le rugby ...\\r\\nS\\u00e9lectionneur pour @tweets2comptoir\\n\",\"statuses_count\":21472,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/356577933\\/twilk_background_4eb031adc9b37.jpg\",\"show_all_inline_media\":true,\"listed_count\":28,\"profile_link_color\":\"830c0c\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"830c0c\",\"protected\":false,\"id_str\":\"235174844\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Justin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/356577933\\/twilk_background_4eb031adc9b37.jpg\",\"created_at\":\"Fri Jan 07 15:00:35 +0000 2011\",\"profile_sidebar_fill_color\":\"b6b5b5\",\"id\":235174844,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/bitly.com\\/ymEuQC\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803019438\\/rolling-stones-classic-tongue-fridge-magnet-78mm-square-1509-p_normal.jpg\"},\"truncated\":false,\"id\":173183597107355648,\"created_at\":\"Fri Feb 24 23:12:41 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2001000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "850896bf-a5df-4532-9d35-2b403778c9be-173183597107355648" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@obzilo Oh #FATCH, tu regarde #lgw toi aussi ?", -"img": { -"src": "http://a2.twimg.com/profile_images/1840715858/oeuf_normal.jpg" -}, -"title": "Samy Nimum: @obzilo Oh #FATCH, tu regarde #lgw toi aussi ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2002000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@obzilo Oh #FATCH, tu regarde #lgw toi aussi ?\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"obzilo\",\"indices\":[0,7],\"id_str\":\"120293952\",\"name\":\"Christophe Obzilo\",\"id\":120293952}],\"urls\":[],\"hashtags\":[{\"text\":\"FATCH\",\"indices\":[11,17]},{\"text\":\"lgw\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173180478680088576\",\"id_str\":\"173183598583742464\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173180478680088576,\"in_reply_to_user_id_str\":\"120293952\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":65,\"screen_name\":\"samy_nimum\",\"lang\":\"fr\",\"profile_text_color\":\"525052\",\"statuses_count\":697,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/354370207\\/23upfrr.jpg\",\"location\":\"Chamb\\u00e9ry\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0b7012\",\"followers_count\":85,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1840715858\\/oeuf_normal.jpg\",\"description\":\"Guitarist @EyesOfVerona\\r\\nSee & Share : http:\\/\\/www.youtube.com\\/watch?feature=player_detailpage&v=2gqJEs1teSE\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"246752511\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/354370207\\/23upfrr.jpg\",\"profile_sidebar_fill_color\":\"c8cbcc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840715858\\/oeuf_normal.jpg\",\"name\":\"Samy Nimum\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 03 11:52:07 +0000 2011\",\"profile_sidebar_border_color\":\"9c9c9c\",\"id\":246752511,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":\"obzilo\",\"truncated\":false,\"id\":173183598583742464,\"created_at\":\"Fri Feb 24 23:12:42 +0000 2012\",\"in_reply_to_user_id\":120293952}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2002000, -"tags": [ -{ -"id-ref": "efc1dd54-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9c468a22-7193-47c5-9e6d-3f99c9ce09ea-173183598583742464" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Largentula: yeah @balmeyer dans #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1604619978/gdx_profil_normal.jpg" -}, -"title": "Geoffrey Delcroix: RT @Largentula: yeah @balmeyer dans #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2003000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Largentula: yeah @balmeyer dans #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Largentula\",\"indices\":[3,14],\"id_str\":\"17374070\",\"name\":\"Largentula\",\"id\":17374070},{\"screen_name\":\"balmeyer\",\"indices\":[21,30],\"id_str\":\"7288872\",\"name\":\"Balmeyer\",\"id\":7288872}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[37,41]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"yeah @balmeyer dans #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"balmeyer\",\"indices\":[5,14],\"id_str\":\"7288872\",\"name\":\"Balmeyer\",\"id\":7288872}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183342060113920\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":116,\"screen_name\":\"Largentula\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3824,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"sur le canap\\u00e9\",\"show_all_inline_media\":false,\"listed_count\":24,\"profile_link_color\":\"990000\",\"followers_count\":174,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1650721797\\/Largy_normal.jpg\",\"description\":\"prout\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"17374070\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1650721797\\/Largy_normal.jpg\",\"name\":\"Largentula\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 13 22:12:09 +0000 2008\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":17374070,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183342060113920,\"created_at\":\"Fri Feb 24 23:11:40 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183605340770305\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":201,\"screen_name\":\"geoffdelc\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":729,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/338957584\\/sad_panda_3.jpg\",\"location\":\"Paris, Fr\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1604619978\\/gdx_profil_normal.jpg\",\"description\":\"part-time g33k, part-time privacy advocate. full time future thinker\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"18341132\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/338957584\\/sad_panda_3.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1604619978\\/gdx_profil_normal.jpg\",\"name\":\"Geoffrey Delcroix\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 23 20:07:06 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":18341132,\"utc_offset\":3600,\"favourites_count\":7,\"url\":\"http:\\/\\/futurenewswire.hautetfort.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183605340770305,\"created_at\":\"Fri Feb 24 23:12:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2003000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "65c7494c-e4e2-4b07-bb5b-f9593cc35a22-173183605340770305" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mise en demeure des amis de la vache française ... Teasing #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1679012880/371627_1611924312_361512868_n_normal.jpg" -}, -"title": "MlleB: Mise en demeure des amis de la vache française ... Teasing #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2004000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mise en demeure des amis de la vache fran\\u00e7aise ... Teasing #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[59,63]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183606339026944\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":425,\"screen_name\":\"MlleBerangere\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1881,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432454470\\/DSC00874.jpg\",\"location\":\"Retour France\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"FF3300\",\"followers_count\":363,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1679012880\\/371627_1611924312_361512868_n_normal.jpg\",\"description\":\"@lacantine @siliconsentier - Chef de Projet Glii (Grand Lieu Int\\u00e9gr\\u00e9 d'Innovation) & 100% curieuse\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"709397\",\"id_str\":\"15890213\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432454470\\/DSC00874.jpg\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1679012880\\/371627_1611924312_361512868_n_normal.jpg\",\"name\":\"MlleB\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 18 09:56:30 +0000 2008\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":15890213,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183606339026944,\"created_at\":\"Fri Feb 24 23:12:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2004000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "67e3e92c-daff-4e8e-8a53-d0172118f521-173183606339026944" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste", -"img": { -"src": "http://a1.twimg.com/profile_images/1814782956/tumblr_lqg5fglKEF1qlcg2go1_500_normal.jpg" -}, -"title": "Elisa Bête: #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2004000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183607219830784\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":438,\"screen_name\":\"Elisa_Surge\",\"lang\":\"fr\",\"profile_text_color\":\"030003\",\"statuses_count\":10912,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/420285069\\/Hardwood-Floor.jpg\",\"location\":\"France, Tours\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0f1478\",\"followers_count\":121,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1814782956\\/tumblr_lqg5fglKEF1qlcg2go1_500_normal.jpg\",\"description\":\"Je sais pas quoi \\u00e9crire alors je dirais juste Salut !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"3a95c2\",\"id_str\":\"236390764\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/420285069\\/Hardwood-Floor.jpg\",\"profile_sidebar_fill_color\":\"025175\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1814782956\\/tumblr_lqg5fglKEF1qlcg2go1_500_normal.jpg\",\"name\":\"Elisa B\\u00eate\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 10 13:45:53 +0000 2011\",\"profile_sidebar_border_color\":\"000203\",\"id\":236390764,\"utc_offset\":3600,\"favourites_count\":371,\"url\":\"http:\\/\\/dowhat-youwant.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183607219830784,\"created_at\":\"Fri Feb 24 23:12:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2004000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d77ae1db-be09-498e-9baf-ac3f8327ae39-173183607219830784" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Si à 50 ans t'es pas passé dans #LGW t'as raté ton tweet!", -"img": { -"src": "http://a0.twimg.com/profile_images/1657466010/IMG_1705_normal.JPG" -}, -"title": "Enonciation: Si à 50 ans t'es pas passé dans #LGW t'as raté ton tweet!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2004000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Si \\u00e0 50 ans t'es pas pass\\u00e9 dans #LGW t'as rat\\u00e9 ton tweet!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[32,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183609824489472\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":417,\"screen_name\":\"enonciation\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7093,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/316641454\\/Fond_petit.jpg\",\"location\":\"Dijon... Si,si!\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"0084B4\",\"followers_count\":389,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1657466010\\/IMG_1705_normal.JPG\",\"description\":\"En terme de probabilit\\u00e9, nous n'existons pas. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"180816153\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/316641454\\/Fond_petit.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1657466010\\/IMG_1705_normal.JPG\",\"name\":\"Enonciation\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 20 15:20:12 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":180816153,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183609824489472,\"created_at\":\"Fri Feb 24 23:12:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2004000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d2b36008-5e2d-4d78-9860-e3d0dc2cc562-173183609824489472" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Tout Twitter critique #lgw, mais tout le monde le regarde.", -"img": { -"src": "http://a0.twimg.com/profile_images/1729642037/IMG_5329__696x1024__normal.jpg" -}, -"title": "Sothie: Tout Twitter critique #lgw, mais tout le monde le regarde.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2005000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Tout Twitter critique #lgw, mais tout le monde le regarde.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[22,26]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183611888091137\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":273,\"screen_name\":\"SothieArt\",\"lang\":\"fr\",\"profile_text_color\":\"f5ebed\",\"statuses_count\":1615,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/394685281\\/223256_183003498415847_142427142473483_459264_913853_n.jpg\",\"location\":\"Paris-Marseille-Toulouse\",\"show_all_inline_media\":false,\"listed_count\":10,\"profile_link_color\":\"f2cc0e\",\"followers_count\":167,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1729642037\\/IMG_5329__696x1024__normal.jpg\",\"description\":\"Economiste saltimbanque, artiste \\u00e9conom\\u00e8tre. Je suis en campagne pour 2017 car la France a besoin d'une Princesse, une vraie, avec du rose dedans.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"f20317\",\"id_str\":\"222087543\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/394685281\\/223256_183003498415847_142427142473483_459264_913853_n.jpg\",\"profile_sidebar_fill_color\":\"2f074a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1729642037\\/IMG_5329__696x1024__normal.jpg\",\"name\":\"Sothie\",\"default_profile_image\":false,\"created_at\":\"Thu Dec 02 12:34:48 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":222087543,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183611888091137,\"created_at\":\"Fri Feb 24 23:12:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2005000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "102668bf-95b5-4e27-9559-8fde0f030ffd-173183611888091137" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Link: http://t.co/8IFFtUQT Panama Goes In One Direction #JustinperfominARGENTINA #lgw #InThisGeneration #TFW #TFB", -"img": { -"src": "http://a0.twimg.com/profile_images/1790357114/AnimatedSoccerBall_normal.gif" -}, -"title": "Live Sport Newspaper: Link: http://t.co/8IFFtUQT Panama Goes In One Direction #JustinperfominARGENTINA #lgw #InThisGeneration #TFW #TFB", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2006000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Link: http:\\/\\/t.co\\/8IFFtUQT Panama Goes In One Direction #JustinperfominARGENTINA #lgw #InThisGeneration #TFW #TFB\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[6,26],\"expanded_url\":\"http:\\/\\/bit.ly\\/zlfP0m\",\"display_url\":\"bit.ly\\/zlfP0m\",\"url\":\"http:\\/\\/t.co\\/8IFFtUQT\"}],\"hashtags\":[{\"text\":\"JustinperfominARGENTINA\",\"indices\":[56,80]},{\"text\":\"lgw\",\"indices\":[81,85]},{\"text\":\"InThisGeneration\",\"indices\":[86,103]},{\"text\":\"TFW\",\"indices\":[104,108]},{\"text\":\"TFB\",\"indices\":[109,113]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitterfeed.com\\\" rel=\\\"nofollow\\\"\\u003Etwitterfeed\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183617541996544\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":154,\"screen_name\":\"Live_Sport_News\",\"lang\":\"tr\",\"profile_text_color\":\"333333\",\"statuses_count\":535,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/412298939\\/calcio-pallone-soccer-ball-1280x800.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":104,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1790357114\\/AnimatedSoccerBall_normal.gif\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Pacific Time (US & Canada)\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"477978506\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/412298939\\/calcio-pallone-soccer-ball-1280x800.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1790357114\\/AnimatedSoccerBall_normal.gif\",\"name\":\"Live Sport Newspaper\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 29 19:35:35 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":477978506,\"utc_offset\":-28800,\"favourites_count\":0,\"url\":\"http:\\/\\/www.livesportnewspaper.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183617541996544,\"created_at\":\"Fri Feb 24 23:12:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2006000, -"tags": [ -{ -"id-ref": "efc282e0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efc287a4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efc28bbe-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efc28fa6-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4e05abbe-1490-4c43-84ff-ef5335d8d7a4-173183617541996544" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Surprise : Pas de César pour le chien de The Artist. Zaia la chatte plane sur la soirée @LeGrandWebze #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1727204040/image_normal.jpg" -}, -"title": "Marc Phalippou: Surprise : Pas de César pour le chien de The Artist. Zaia la chatte plane sur la soirée @LeGrandWebze #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2006000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Surprise : Pas de C\\u00e9sar pour le chien de The Artist. Zaia la chatte plane sur la soir\\u00e9e @LeGrandWebze #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[88,101],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[102,106]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183615302238208\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1344,\"screen_name\":\"marcphalippou\",\"lang\":\"fr\",\"profile_text_color\":\"895429\",\"statuses_count\":2115,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431152481\\/med_arton10050-ab39e-jpg.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"39BD91\",\"followers_count\":749,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1727204040\\/image_normal.jpg\",\"description\":\"Bougnat \\u00e0 Paris, marchand d'id\\u00e9es et de confiance dans la com et l'assurance.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0E0D02\",\"id_str\":\"92352549\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431152481\\/med_arton10050-ab39e-jpg.jpg\",\"profile_sidebar_fill_color\":\"0E0D02\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727204040\\/image_normal.jpg\",\"name\":\"Marc Phalippou\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 24 20:05:52 +0000 2009\",\"profile_sidebar_border_color\":\"BEDFB6\",\"id\":92352549,\"utc_offset\":3600,\"favourites_count\":46,\"url\":\"http:\\/\\/www.facebook.com\\/profile.php?id=100001663745687\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183615302238208,\"created_at\":\"Fri Feb 24 23:12:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2006000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0d5fd4b8-31c6-411b-94cf-28a97aa66f63-173183615302238208" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon je comprends pas, je ne ri pas autant mettre #CI . #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1736160690/155290_1730461142297_1261531268_31962316_1668815_n_normal.jpg" -}, -"title": "Kakao: Bon je comprends pas, je ne ri pas autant mettre #CI . #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2006000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bon je comprends pas, je ne ri pas autant mettre #CI . #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"CI\",\"indices\":[49,52]},{\"text\":\"lgw\",\"indices\":[55,59]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183616417927168\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":122,\"screen_name\":\"Kaka0_\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":5002,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"2FC2EF\",\"followers_count\":126,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1736160690\\/155290_1730461142297_1261531268_31962316_1668815_n_normal.jpg\",\"description\":\"Just A Motherfuckin' Kid\\r\\n\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"236559807\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1736160690\\/155290_1730461142297_1261531268_31962316_1668815_n_normal.jpg\",\"name\":\"Kakao\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 10 21:38:44 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":236559807,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183616417927168,\"created_at\":\"Fri Feb 24 23:12:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2006000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "46fb76de-a6de-47a9-aeca-f1346a149ece-173183616417927168" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1573799165/bureau_normal.jpg" -}, -"title": "Fred: #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2009000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183631387398146\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":178,\"screen_name\":\"fredclc\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":332,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/345607684\\/IMG_0014.jpg\",\"location\":\"IDF\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":36,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1573799165\\/bureau_normal.jpg\",\"description\":\"#rugby, #guinness, #usap, #bonnebouffe, poss\\u00e9d\\u00e9 par #monchat\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"324982531\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/345607684\\/IMG_0014.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1573799165\\/bureau_normal.jpg\",\"name\":\"Fred\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 27 14:59:18 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":324982531,\"utc_offset\":-10800,\"favourites_count\":192,\"url\":\"http:\\/\\/usap-paris.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183631387398146,\"created_at\":\"Fri Feb 24 23:12:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2009000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f7ed7e21-b147-456a-9d5f-da32ce06a8f6-173183631387398146" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Laborieux #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1399120258/IMG-20110319-00105_normal.jpg" -}, -"title": "onetwotwitt: Laborieux #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2012000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Laborieux #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[10,14]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183642397454336\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":187,\"screen_name\":\"onetwotwitt\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2698,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/124115266\\/pochette_q.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":152,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1399120258\\/IMG-20110319-00105_normal.jpg\",\"description\":\"Membre fondateur des Anonymours. Pr\\u00e9sident du fan club du g\\u00e9n\\u00e9rique de Ring Parade http:\\/\\/tinyurl.com\\/7ga7b98 . Actuellement @MSNfrance\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"147892888\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/124115266\\/pochette_q.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1399120258\\/IMG-20110319-00105_normal.jpg\",\"name\":\"onetwotwitt\",\"default_profile_image\":false,\"created_at\":\"Tue May 25 09:22:32 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":147892888,\"utc_offset\":null,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183642397454336,\"created_at\":\"Fri Feb 24 23:12:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2012000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2f5cb4ad-a46c-42bc-84fe-2be267a69717-173183642397454336" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ya pas mal de ifag dans #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1828567225/boulimie__normal.png" -}, -"title": "t12lve: Ya pas mal de ifag dans #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2013000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ya pas mal de ifag dans #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[24,28]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/levelupstudio.com\\/plume\\\" rel=\\\"nofollow\\\"\\u003EPlume\\u00a0for\\u00a0Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183646591758338\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":372,\"screen_name\":\"t12lve\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":39092,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/391241090\\/lol.png\",\"location\":\"Clermont Ferrand\",\"show_all_inline_media\":true,\"listed_count\":16,\"profile_link_color\":\"007bff\",\"followers_count\":556,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1828567225\\/boulimie__normal.png\",\"description\":\"[trashtalk\\/craptalk-ANTIFAG]\\r\\nJe ris de tout, mais avec n'importe qui !\\r\\nwww.notnico.com :: Wtf, NSFW. Un repaire pour geeks ! TECHBLOG\\r\\nM\\u00e9chant gar\\u00e7on\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"001a47\",\"id_str\":\"127483739\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/391241090\\/lol.png\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1828567225\\/boulimie__normal.png\",\"name\":\"t12lve\",\"default_profile_image\":false,\"created_at\":\"Mon Mar 29 10:29:11 +0000 2010\",\"profile_sidebar_border_color\":\"5c5c5c\",\"id\":127483739,\"utc_offset\":3600,\"favourites_count\":149,\"url\":\"http:\\/\\/www.notnico.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183646591758338,\"created_at\":\"Fri Feb 24 23:12:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2013000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ed1a99bc-9a1f-49d7-86e9-114099cbe682-173183646591758338" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "y'a trop de bleu dans #lgw. un peu comme dans les meetings de nicolas sarkozy.", -"img": { -"src": "http://a1.twimg.com/profile_images/506050933/chi-bricklovinfreak_normal.gif" -}, -"title": "micha: y'a trop de bleu dans #lgw. un peu comme dans les meetings de nicolas sarkozy.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2014000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"y'a trop de bleu dans #lgw. un peu comme dans les meetings de nicolas sarkozy.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[22,26]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183649158664192\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":453,\"screen_name\":\"michaonthemoon\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":57747,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/94283053\\/f59c07.png\",\"location\":\"on the moon\",\"show_all_inline_media\":true,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"followers_count\":2541,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/506050933\\/chi-bricklovinfreak_normal.gif\",\"description\":\"i am... micha fierce.\\r\\ni am the girl behind @MJJNews.\\r\\nwarning: i rant a lot, and mostly in french.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"14463139\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/94283053\\/f59c07.png\",\"profile_sidebar_fill_color\":\"\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/506050933\\/chi-bricklovinfreak_normal.gif\",\"name\":\"micha\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 21 15:38:28 +0000 2008\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":14463139,\"utc_offset\":3600,\"favourites_count\":1272,\"url\":\"http:\\/\\/mjdreams.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183649158664192,\"created_at\":\"Fri Feb 24 23:12:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2014000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6aa41f2e-aef6-48b2-b45a-d15775ffeec7-173183649158664192" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Eh, y en a un qui consulte ses mails sur Gmails ! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Eh, y en a un qui consulte ses mails sur Gmails ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2015000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Eh, y en a un qui consulte ses mails sur Gmails ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183653503967232\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"favourites_count\":12,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":100,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"statuses_count\":3246,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"JonathanMM\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":228777896,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\"},\"truncated\":false,\"id\":173183653503967232,\"created_at\":\"Fri Feb 24 23:12:55 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2015000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2360b694-1737-49ea-84eb-15dfef52d6a7-173183653503967232" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "rollin connait pas john cleese ! #part #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1661356121/DSC01810_Sunburst_4_normal.jpg" -}, -"title": "valentin: rollin connait pas john cleese ! #part #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2016000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"rollin connait pas john cleese ! #part #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"part\",\"indices\":[33,38]},{\"text\":\"lgw\",\"indices\":[39,43]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183659564732418\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":37,\"screen_name\":\"valos78\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":79,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1661356121\\/DSC01810_Sunburst_4_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"50356758\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1661356121\\/DSC01810_Sunburst_4_normal.jpg\",\"name\":\"valentin\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 24 16:39:23 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":50356758,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183659564732418,\"created_at\":\"Fri Feb 24 23:12:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2016000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efc3634a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5e20d0e8-b95b-4354-b788-1b685e41085c-173183659564732418" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton ! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1601673608/image_normal.jpg" -}, -"title": "Benjamin Bini: #change2ton ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2016000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#change2ton ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[14,18]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183657043955715\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":472,\"screen_name\":\"BenjaminBini\",\"lang\":\"en\",\"profile_text_color\":\"663B12\",\"statuses_count\":1918,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/66385545\\/free_twitter_designer.jpg\",\"location\":\"Montb\\u00e9liard, Strasbourg\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"1F98C7\",\"followers_count\":246,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1601673608\\/image_normal.jpg\",\"description\":\"Etudiant en \\u00e9cole d'ing\\u00e9nieur (UTBM, g\\u00e9nie info), blogueur \\u00e0 temps partiel, et geek sur les bords (poss\\u00e8de de gros bords).\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"C6E2EE\",\"id_str\":\"19817064\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/66385545\\/free_twitter_designer.jpg\",\"profile_sidebar_fill_color\":\"DAECF4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1601673608\\/image_normal.jpg\",\"name\":\"Benjamin Bini\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 31 14:45:05 +0000 2009\",\"profile_sidebar_border_color\":\"C6E2EE\",\"id\":19817064,\"utc_offset\":-36000,\"favourites_count\":30,\"url\":\"http:\\/\\/www.benjamin-bini.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183657043955715,\"created_at\":\"Fri Feb 24 23:12:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2016000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f1cff341-cda3-4bd0-a9ac-2d476fdf8960-173183657043955715" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton !! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1823017040/tetocarre_normal.jpg" -}, -"title": "GoldoNat: #change2ton !! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2018000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#change2ton !! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[15,19]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183668016263169\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"GoldoNat\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":256,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"description\":\"Graphiste, Pr\\u00e9sentatrice qui raconte des blagues nulles et Stagiaire irresponsable \\u00e9v\\u00e8nement chez DoReMi Game Cie, Jeux Vid\\u00e9os, Troll \\u00e0 ses heures perdues.\",\"statuses_count\":1752,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"116250574\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"GoldoNat\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Sun Feb 21 19:13:39 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":116250574,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.doremi.asso.fr\\/site\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\"},\"truncated\":false,\"id\":173183668016263169,\"created_at\":\"Fri Feb 24 23:12:58 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2018000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a001ec77-5254-4a71-af09-b0d5f421aae5-173183668016263169" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@tontonfredgeek Tant pis ! Hey @LudoDelaherche et @Charles_Liebert, je veux la chemise de @vinvin !! Je compte sur vous ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1717757168/PO_Fond_Gris_normal.jpg" -}, -"title": "PierreOlivier Carles: @tontonfredgeek Tant pis ! Hey @LudoDelaherche et @Charles_Liebert, je veux la chemise de @vinvin !! Je compte sur vous ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2018000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"tontonfredgeek\",\"favorited\":false,\"text\":\"@tontonfredgeek Tant pis ! Hey @LudoDelaherche et @Charles_Liebert, je veux la chemise de @vinvin !! Je compte sur vous ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"tontonfredgeek\",\"indices\":[0,15],\"name\":\"tontonfred\",\"id_str\":\"258371225\",\"id\":258371225},{\"screen_name\":\"LudoDelaherche\",\"indices\":[31,46],\"name\":\"Ludovic Delaherche\",\"id_str\":\"72665061\",\"id\":72665061},{\"screen_name\":\"Charles_Liebert\",\"indices\":[50,66],\"name\":\"Charles Liebert\",\"id_str\":\"610993\",\"id\":610993},{\"screen_name\":\"Vinvin\",\"indices\":[90,97],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[122,126]}]},\"in_reply_to_user_id\":258371225,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173183305993306112,\"in_reply_to_status_id_str\":\"173183305993306112\",\"id_str\":\"173183666254651392\",\"user\":{\"default_profile_image\":false,\"verified\":true,\"notifications\":null,\"profile_sidebar_border_color\":\"ffffff\",\"screen_name\":\"pocarles\",\"lang\":\"fr\",\"favourites_count\":80,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":1148,\"location\":\"Toulouse - Miami\",\"profile_text_color\":\"333333\",\"followers_count\":5249,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1717757168\\/PO_Fond_Gris_normal.jpg\",\"description\":\"Co-Founder at @Digidust & @Labotec. BA in @Stonfield @APICube @Hellotipi and others.\\r\\nMore Entrepreneur than Investor. Rugby, Gastronomy and Human enthusiast !\",\"statuses_count\":32042,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433336791\\/110070354.jpg\",\"show_all_inline_media\":true,\"listed_count\":448,\"profile_link_color\":\"5cace5\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFFFFF\",\"protected\":false,\"id_str\":\"23074316\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"PierreOlivier Carles\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433336791\\/110070354.jpg\",\"created_at\":\"Fri Mar 06 15:10:47 +0000 2009\",\"profile_sidebar_fill_color\":\"f0f0f0\",\"id\":23074316,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.pocarles.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1717757168\\/PO_Fond_Gris_normal.jpg\"},\"truncated\":false,\"id\":173183666254651392,\"created_at\":\"Fri Feb 24 23:12:58 +0000 2012\",\"in_reply_to_user_id_str\":\"258371225\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2018000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d3faf4f8-e106-4f6f-a5b3-36d426d185db-173183666254651392" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Ambiance . Ambiance . C'est la fête sur le plateau .... Y'avait plus d'ambiance dans la classe ...", -"img": { -"src": "http://a0.twimg.com/profile_images/1826253762/gifs__20__normal.gif" -}, -"title": "Systaime: #lgw Ambiance . Ambiance . C'est la fête sur le plateau .... Y'avait plus d'ambiance dans la classe ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2019000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Ambiance . Ambiance . C'est la f\\u00eate sur le plateau .... Y'avait plus d'ambiance dans la classe ...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183671547871232\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":493,\"screen_name\":\"systaime18\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":3210,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/424585054\\/15380207101.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":40,\"profile_link_color\":\"080808\",\"followers_count\":393,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1826253762\\/gifs__20__normal.gif\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"758882\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/424585054\\/15380207101.jpg\",\"profile_sidebar_fill_color\":\"f5ed08\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1826253762\\/gifs__20__normal.gif\",\"name\":\"Systaime\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 08 22:13:03 +0000 2007\",\"profile_sidebar_border_color\":\"000000\",\"id\":758882,\"utc_offset\":3600,\"favourites_count\":112,\"url\":\"http:\\/\\/www.systaime.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183671547871232,\"created_at\":\"Fri Feb 24 23:12:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2019000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cb025ec3-506e-40a3-99d7-fe0d530e7f36-173183671547871232" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LudoDelaherche tu es assis dans le public ? #stadedefrance #lgw #cqui", -"img": { -"src": "http://a0.twimg.com/profile_images/1816190925/stmaillot_normal.jpg" -}, -"title": "philippe : @LudoDelaherche tu es assis dans le public ? #stadedefrance #lgw #cqui", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2019000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LudoDelaherche tu es assis dans le public ? #stadedefrance #lgw #cqui\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[0,15],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"stadedefrance\",\"indices\":[46,60]},{\"text\":\"lgw\",\"indices\":[61,65]},{\"text\":\"cqui\",\"indices\":[66,71]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173183511526768640\",\"id_str\":\"173183669920464896\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173183511526768640,\"in_reply_to_user_id_str\":\"72665061\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":802,\"screen_name\":\"saintmtex\",\"lang\":\"fr\",\"profile_text_color\":\"3D1957\",\"statuses_count\":22963,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"location\":\"aix en provence\",\"show_all_inline_media\":false,\"listed_count\":41,\"profile_link_color\":\"FF0000\",\"followers_count\":808,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1816190925\\/stmaillot_normal.jpg\",\"description\":\"Sport addict, Joueur par intermittence de poker , Autoderision et bonne humeur inside , doublure officielle du professeur xavier \\r\\nwww.saintmtex.fr\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"642D8B\",\"id_str\":\"287653885\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1816190925\\/stmaillot_normal.jpg\",\"name\":\"philippe \",\"default_profile_image\":false,\"created_at\":\"Mon Apr 25 12:28:35 +0000 2011\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":287653885,\"utc_offset\":3600,\"favourites_count\":9,\"url\":\"http:\\/\\/www.saintmtex.fr\"},\"in_reply_to_screen_name\":\"LudoDelaherche\",\"truncated\":false,\"id\":173183669920464896,\"created_at\":\"Fri Feb 24 23:12:59 +0000 2012\",\"in_reply_to_user_id\":72665061}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2019000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f0a61c96-bf6f-483c-8b04-34e41ae1d341-173183669920464896" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LudoDelaherche Pour les TweetsDeBuvette, y a le hashtag #stadedefrance #lgw #cqui", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @LudoDelaherche Pour les TweetsDeBuvette, y a le hashtag #stadedefrance #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2020000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LudoDelaherche Pour les TweetsDeBuvette, y a le hashtag #stadedefrance #lgw #cqui\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[0,15],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"stadedefrance\",\"indices\":[57,71]},{\"text\":\"lgw\",\"indices\":[72,76]},{\"text\":\"cqui\",\"indices\":[77,82]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173183511526768640\",\"id_str\":\"173183677424087040\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173183511526768640,\"in_reply_to_user_id_str\":\"72665061\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":156,\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":34409,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris Montparnasse - Bruxelles\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"followers_count\":532,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"name\":\"Pierre B.\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":104184883,\"utc_offset\":-10800,\"favourites_count\":254,\"url\":null},\"in_reply_to_screen_name\":\"LudoDelaherche\",\"truncated\":false,\"id\":173183677424087040,\"created_at\":\"Fri Feb 24 23:13:00 +0000 2012\",\"in_reply_to_user_id\":72665061}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2020000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e52b8d7c-c65e-4fae-b1ab-110a47f8f939-173183677424087040" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rollin dehors ! T'as jamais été drôle, même avec tes copains qui étaient bien plus drôle dans la classe ! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1463922495/Epuale_Twitter_normal.png" -}, -"title": "Emmanuel Torregano: Rollin dehors ! T'as jamais été drôle, même avec tes copains qui étaient bien plus drôle dans la classe ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2020000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Rollin dehors ! T'as jamais \\u00e9t\\u00e9 dr\\u00f4le, m\\u00eame avec tes copains qui \\u00e9taient bien plus dr\\u00f4le dans la classe ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[106,110]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183675150766081\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":614,\"screen_name\":\"ZaraA\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":59010,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/309482\\/galaxy.jpg\",\"location\":\"iPhone: 45.800266,1.857407\",\"show_all_inline_media\":false,\"listed_count\":328,\"profile_link_color\":\"0000ff\",\"followers_count\":5596,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1463922495\\/Epuale_Twitter_normal.png\",\"description\":\"Love is the answer ... \\/\\/ I'm CEO, BITch ! ElectronLibre \\/\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C7CBC7\",\"id_str\":\"7031872\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/309482\\/galaxy.jpg\",\"profile_sidebar_fill_color\":\"71E6A9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1463922495\\/Epuale_Twitter_normal.png\",\"name\":\"Emmanuel Torregano\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 23 11:40:06 +0000 2007\",\"profile_sidebar_border_color\":\"8F8F8F\",\"id\":7031872,\"utc_offset\":3600,\"favourites_count\":39,\"url\":\"http:\\/\\/twitter.com\\/3l3ctr0nLibr3\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183675150766081,\"created_at\":\"Fri Feb 24 23:13:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2020000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4dfcda71-89af-459d-80db-617af901f45e-173183675150766081" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW #ilpart parce qu'il ne peut en rester qu'un... 😪", -"img": { -"src": "http://a0.twimg.com/profile_images/732688177/bi-cause_normal.jpg" -}, -"title": "Charles Liebert: #LGW #ilpart parce qu'il ne peut en rester qu'un... 😪", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2020000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW #ilpart parce qu'il ne peut en rester qu'un... \\ud83d\\ude2a\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[5,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183676044156928\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1158,\"screen_name\":\"Charles_Liebert\",\"lang\":\"en\",\"profile_text_color\":\"F522D5\",\"statuses_count\":48081,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/29762\\/00663_ghostfog_1280x800.jpg\",\"location\":\"Paris - Cap Ferret - Saugeras\",\"show_all_inline_media\":true,\"listed_count\":156,\"profile_link_color\":\"1AF51F\",\"followers_count\":2044,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/732688177\\/bi-cause_normal.jpg\",\"description\":\"Ex Digital Marketing Manager @ Orange Vall\\u00e9e, now Proud Founder of LGS Consulting (@LGS_Consulting). Curator, e-Ninja, Good Samaritan & Lover. #WLTW Official\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0E0F0F\",\"id_str\":\"610993\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/29762\\/00663_ghostfog_1280x800.jpg\",\"profile_sidebar_fill_color\":\"E0FF91\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/732688177\\/bi-cause_normal.jpg\",\"name\":\"Charles Liebert\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 07 20:26:15 +0000 2007\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":610993,\"utc_offset\":3600,\"favourites_count\":509,\"url\":\"http:\\/\\/www.charles-liebert.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183676044156928,\"created_at\":\"Fri Feb 24 23:13:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2020000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "61c7e042-abc8-45f3-813e-2cdf46551f79-173183676044156928" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#IlReste est rentré dans la hashtags tendances de Twitter. Rassuré @francoisrollin ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1794196247/serious-cat_-_Copie__2__normal.jpg" -}, -"title": "victor lehoussine: #IlReste est rentré dans la hashtags tendances de Twitter. Rassuré @francoisrollin ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2023000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#IlReste est rentr\\u00e9 dans la hashtags tendances de Twitter. Rassur\\u00e9 @francoisrollin ? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[67,82],\"name\":\"rollin\",\"id_str\":\"369489076\",\"id\":369489076}],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[85,89]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183689952468992\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"vodevil_art\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":104,\"location\":\"rennes\",\"profile_text_color\":\"666666\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1794196247\\/serious-cat_-_Copie__2__normal.jpg\",\"description\":\"#Geek & #Gamer et occasionnellement \\u00e9tudiant en M1 #communication \\u00e0 Rennes :: La t\\u00eate et la peau dans les \\u00e9toiles :: Musicien \\u00e0 la recherche de nouveaux projets\",\"statuses_count\":157,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/412042973\\/colour.jpg\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"169166835\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"victor lehoussine\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/412042973\\/colour.jpg\",\"created_at\":\"Wed Jul 21 18:17:32 +0000 2010\",\"profile_sidebar_fill_color\":\"252429\",\"id\":169166835,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1794196247\\/serious-cat_-_Copie__2__normal.jpg\"},\"truncated\":false,\"id\":173183689952468992,\"created_at\":\"Fri Feb 24 23:13:03 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2023000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d8902b9a-c893-4b9a-ba0d-3f86ca1d84eb-173183689952468992" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw 2ème en TT France \\o/", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: #lgw 2ème en TT France \\o/", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2026000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw 2\\u00e8me en TT France \\\\o\\/\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183700777967616\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"favourites_count\":12,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":100,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"statuses_count\":3247,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"JonathanMM\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":228777896,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\"},\"truncated\":false,\"id\":173183700777967616,\"created_at\":\"Fri Feb 24 23:13:06 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2026000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b9de360b-d247-476b-bce7-f57c236e9c91-173183700777967616" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "il fait quoi le monsieur sur gmail dans #lgw ?", -"img": { -"src": "http://a1.twimg.com/profile_images/1598467503/aurel2_-_Copie_normal.jpg" -}, -"title": "Aurélien: il fait quoi le monsieur sur gmail dans #lgw ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2026000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"il fait quoi le monsieur sur gmail dans #lgw ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183701029629953\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":886,\"screen_name\":\"aurel_p\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":33187,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Pau\",\"show_all_inline_media\":true,\"listed_count\":152,\"profile_link_color\":\"93A644\",\"followers_count\":2185,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"description\":\"cr\\u00e9ation web le jour, TVvore le soir. Attention risque de LT m\\u00eame des \\u00e9missions les plus mauvaises de la t\\u00e9l\\u00e9 fran\\u00e7aise. Partage en tout genre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"14321671\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"name\":\"Aur\\u00e9lien\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 07 10:27:23 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":14321671,\"utc_offset\":3600,\"favourites_count\":140,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183701029629953,\"created_at\":\"Fri Feb 24 23:13:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2026000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "591b005c-0716-4694-b44d-cf415bd3e166-173183701029629953" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@tetedansleposte j'ai un peu mal au bleu pour ma part... Et j'aimais bien la Cartonnerie ! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1682788944/oriane_twitter_normal.png" -}, -"title": "Oriane Hurard: @tetedansleposte j'ai un peu mal au bleu pour ma part... Et j'aimais bien la Cartonnerie ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2026000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@tetedansleposte j'ai un peu mal au bleu pour ma part... Et j'aimais bien la Cartonnerie ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"tetedansleposte\",\"indices\":[0,16],\"id_str\":\"6006122\",\"name\":\"T\\u00eate dans le poste\",\"id\":6006122}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[91,95]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173182414766616576\",\"id_str\":\"173183701860089857\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173182414766616576,\"in_reply_to_user_id_str\":\"6006122\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"Orianehurard\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2719,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":24,\"profile_link_color\":\"de2a5d\",\"followers_count\":485,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"description\":\"S\\u00e9ries, transmedia, cin\\u00e9ma. Dipl\\u00f4m\\u00e9e @ina_SUP en production \\/\\/ \\r\\nCharg\\u00e9e de coordination @TIULab, programme d'encadrement \\u00e9tudiant transmedia\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"198934087\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"profile_sidebar_fill_color\":\"c1a7c7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"name\":\"Oriane Hurard\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 05 16:26:22 +0000 2010\",\"profile_sidebar_border_color\":\"592459\",\"id\":198934087,\"utc_offset\":-10800,\"favourites_count\":461,\"url\":\"http:\\/\\/www.transmediaimmersiveuniversity.com\\/\"},\"in_reply_to_screen_name\":\"tetedansleposte\",\"truncated\":false,\"id\":173183701860089857,\"created_at\":\"Fri Feb 24 23:13:06 +0000 2012\",\"in_reply_to_user_id\":6006122}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2026000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d747008a-9b51-4c2a-b849-e600d5d249d7-173183701860089857" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "En attendant que @thibcelier revienne de son boulot de #SocialTV avec les #cesar2012 je regarde #Lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1577312655/E_TE__2011_PROPRIANO_light_normal.jpg" -}, -"title": "AnneCha Celier: En attendant que @thibcelier revienne de son boulot de #SocialTV avec les #cesar2012 je regarde #Lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2028000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"En attendant que @thibcelier revienne de son boulot de #SocialTV avec les #cesar2012 je regarde #Lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"thibcelier\",\"indices\":[17,28],\"name\":\"thibault celier\",\"id_str\":\"104256972\",\"id\":104256972}],\"hashtags\":[{\"text\":\"SocialTV\",\"indices\":[55,64]},{\"text\":\"cesar2012\",\"indices\":[74,84]},{\"text\":\"Lgw\",\"indices\":[96,100]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183707107180544\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"annechacelier\",\"lang\":\"fr\",\"favourites_count\":36,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":920,\"location\":\"Paris\",\"profile_text_color\":\"666666\",\"followers_count\":538,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1577312655\\/E_TE__2011_PROPRIANO_light_normal.jpg\",\"description\":\"Habitante du 2\\u00e8me arrondissement, brune, 1\\/2 corse, @FredFaridGroup, @KidsLoveJetlag, quelques enfants, presque barmaid\",\"statuses_count\":2928,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/58686718\\/P1030314.jpg\",\"show_all_inline_media\":true,\"listed_count\":15,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"beaacc\",\"protected\":false,\"id_str\":\"17899913\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"AnneCha Celier\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/58686718\\/P1030314.jpg\",\"created_at\":\"Fri Dec 05 15:49:22 +0000 2008\",\"profile_sidebar_fill_color\":\"252429\",\"id\":17899913,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/3kidsandafull-timejob.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1577312655\\/E_TE__2011_PROPRIANO_light_normal.jpg\"},\"truncated\":false,\"id\":173183707107180544,\"created_at\":\"Fri Feb 24 23:13:08 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2028000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef36d736-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4d6235f7-c529-41f8-8ed3-695bd20d8f8a-173183707107180544" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Poin poin poin poin poinnnnnnnn #change2ton #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1573580393/Christophe_Lauer_-_Valtech_normal.jpg" -}, -"title": "Christophe Lauer: Poin poin poin poin poinnnnnnnn #change2ton #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2028000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Poin poin poin poin poinnnnnnnn #change2ton #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[32,43]},{\"text\":\"lgw\",\"indices\":[44,48]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183710374531072\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3027,\"screen_name\":\"clauer\",\"lang\":\"en\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":39034,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/263341008\\/bk_body.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":281,\"profile_link_color\":\"ff0000\",\"followers_count\":4662,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1573580393\\/Christophe_Lauer_-_Valtech_normal.jpg\",\"description\":\"Business Development Manager and Social Media Strategy Lead at Valtech Corp. Former Microsoftee. Opinions are mine. Friendly by default. Let's talk!\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"1155631\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/263341008\\/bk_body.jpg\",\"profile_sidebar_fill_color\":\"f0f0ed\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1573580393\\/Christophe_Lauer_-_Valtech_normal.jpg\",\"name\":\"Christophe Lauer\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 14 13:20:02 +0000 2007\",\"profile_sidebar_border_color\":\"dbdbdb\",\"id\":1155631,\"utc_offset\":3600,\"favourites_count\":3729,\"url\":\"http:\\/\\/www.clauer.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183710374531072,\"created_at\":\"Fri Feb 24 23:13:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2028000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9de630e8-a647-41db-a61c-1b8ad3ce45ed-173183710374531072" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @ArDub57: Rollin Président #Rollin2012 #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1803920053/hartza_anon_normal.gif" -}, -"title": "Christophe BONNARD: RT @ArDub57: Rollin Président #Rollin2012 #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2029000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"RT @ArDub57: Rollin Pr\\u00e9sident #Rollin2012 #LGW\",\"created_at\":\"Fri Feb 24 23:13:09 +0000 2012\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"Rollin2012\",\"indices\":[30,41]},{\"text\":\"LGW\",\"indices\":[42,46]}],\"user_mentions\":[{\"indices\":[3,11],\"screen_name\":\"ArDub57\",\"id_str\":\"21448223\",\"name\":\"ArDuB57\",\"id\":21448223}]},\"retweet_count\":0,\"place\":null,\"in_reply_to_status_id_str\":null,\"retweeted\":false,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"id_str\":\"173183712505233409\",\"coordinates\":null,\"in_reply_to_screen_name\":null,\"contributors\":null,\"geo\":null,\"user\":{\"listed_count\":3,\"created_at\":\"Tue Mar 16 12:35:18 +0000 2010\",\"profile_text_color\":\"333333\",\"is_translator\":false,\"show_all_inline_media\":false,\"lang\":\"fr\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/87533720\\/fd_hartza_twitter.jpg\",\"url\":\"http:\\/\\/hartza.info\\/\",\"default_profile\":false,\"notifications\":null,\"profile_link_color\":\"009999\",\"screen_name\":\"hartza_info\",\"time_zone\":\"Paris\",\"description\":\"auto-entrepreneur\\r\\nR\\u00e9paration, assistance et maintenance informatique, Cr\\u00e9ation de Site Internet, Montage Vid\\u00e9o, Infographie...\",\"following\":null,\"geo_enabled\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/87533720\\/fd_hartza_twitter.jpg\",\"profile_background_color\":\"131516\",\"location\":\"64250 LOUHOSSOA\",\"id_str\":\"123547535\",\"profile_background_tile\":true,\"followers_count\":169,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803920053\\/hartza_anon_normal.gif\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1803920053\\/hartza_anon_normal.gif\",\"default_profile_image\":false,\"follow_request_sent\":null,\"profile_sidebar_fill_color\":\"efefef\",\"favourites_count\":0,\"protected\":false,\"friends_count\":409,\"profile_sidebar_border_color\":\"eeeeee\",\"name\":\"Christophe BONNARD\",\"contributors_enabled\":false,\"verified\":false,\"id\":123547535,\"statuses_count\":3509,\"profile_use_background_image\":true,\"utc_offset\":3600},\"in_reply_to_user_id\":null,\"in_reply_to_status_id\":null,\"favorited\":false,\"id\":173183712505233409,\"retweeted_status\":{\"truncated\":false,\"text\":\"Rollin Pr\\u00e9sident #Rollin2012 #LGW\",\"created_at\":\"Fri Feb 24 23:12:30 +0000 2012\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"Rollin2012\",\"indices\":[17,28]},{\"text\":\"LGW\",\"indices\":[29,33]}],\"user_mentions\":[]},\"retweet_count\":0,\"place\":null,\"in_reply_to_status_id_str\":null,\"retweeted\":false,\"source\":\"web\",\"in_reply_to_user_id_str\":null,\"id_str\":\"173183549652992000\",\"coordinates\":null,\"in_reply_to_screen_name\":null,\"contributors\":null,\"geo\":null,\"user\":{\"listed_count\":125,\"created_at\":\"Fri Feb 20 23:57:59 +0000 2009\",\"profile_text_color\":\"333333\",\"is_translator\":false,\"show_all_inline_media\":false,\"lang\":\"en\",\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"url\":\"http:\\/\\/ardbox.blogspot.com\\/\",\"default_profile\":false,\"notifications\":null,\"profile_link_color\":\"0084B4\",\"screen_name\":\"ArDub57\",\"time_zone\":\"Paris\",\"description\":\"FreeParty Style - Raleur Pro - Trolleur Compulsif - DHD Android 2.3\\/Transformer 3.2.1 - PS3 @Pix_auto http:\\/\\/pixauto.tumblr.com - http:\\/\\/iboga.tumblr.com\",\"following\":null,\"geo_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"profile_background_color\":\"022330\",\"location\":\"FRANCE - METZ - SARREGUEMINES\",\"id_str\":\"21448223\",\"profile_background_tile\":true,\"followers_count\":1090,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"default_profile_image\":false,\"follow_request_sent\":null,\"profile_sidebar_fill_color\":\"C0DFEC\",\"favourites_count\":1604,\"protected\":false,\"friends_count\":646,\"profile_sidebar_border_color\":\"1c2352\",\"name\":\"ArDuB57\",\"contributors_enabled\":false,\"verified\":false,\"id\":21448223,\"statuses_count\":83435,\"profile_use_background_image\":true,\"utc_offset\":3600},\"in_reply_to_user_id\":null,\"in_reply_to_status_id\":null,\"favorited\":false,\"id\":173183549652992000}}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2029000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efbedb2c-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e70e6dfa-9158-4b55-a29f-ea4cdf357313-173183712505233409" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #change2ton", -"img": { -"src": "http://a0.twimg.com/profile_images/1664610739/n11522806_32199384_5938_normal.jpg" -}, -"title": "pepetch: #lgw #change2ton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2031000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #change2ton\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"change2ton\",\"indices\":[5,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183721690775552\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":558,\"screen_name\":\"pepetch\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":999,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Villeurbanne\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":94,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1664610739\\/n11522806_32199384_5938_normal.jpg\",\"description\":\"Helene, 26 ans, Lyon\\/Villeurbanne, PS, MJS. Tweete politique, actu, cuisine, et vie quotidienne... \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"43307152\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1664610739\\/n11522806_32199384_5938_normal.jpg\",\"name\":\"pepetch\",\"default_profile_image\":false,\"created_at\":\"Fri May 29 10:22:59 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":43307152,\"utc_offset\":null,\"favourites_count\":9,\"url\":\"http:\\/\\/www.tumblr.com\\/tumblelog\\/pepetch\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183721690775552,\"created_at\":\"Fri Feb 24 23:13:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2031000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c6ecdcba-6f7a-4781-9bbc-34941f0f56be-173183721690775552" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Donc, ils utilisent gmail au #lgw? SAYMAL!!!", -"img": { -"src": "http://a2.twimg.com/profile_images/1780301867/avatar_normal.jpg" -}, -"title": "Okhin: Donc, ils utilisent gmail au #lgw? SAYMAL!!!", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2031000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Donc, ils utilisent gmail au #lgw? SAYMAL!!!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[29,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183721351028736\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":441,\"screen_name\":\"okhin\",\"lang\":\"en\",\"profile_text_color\":\"739694\",\"statuses_count\":10333,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":65,\"profile_link_color\":\"729172\",\"followers_count\":797,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\",\"description\":\"Cypherpunk fuelled by lulz and caffein, data-pornstar, crypto-terrorist \\/ 00513947\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"2f1812\",\"id_str\":\"49560409\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"profile_sidebar_fill_color\":\"411c0f\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\",\"name\":\"Okhin\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 22 06:52:46 +0000 2009\",\"profile_sidebar_border_color\":\"2f1812\",\"id\":49560409,\"utc_offset\":3600,\"favourites_count\":38,\"url\":\"https:\\/\\/about.okhin.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183721351028736,\"created_at\":\"Fri Feb 24 23:13:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2031000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d9d471e4-f9cf-4026-9f47-af9f9bec896d-173183721351028736" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@ClementPolito 16 ou 24 je présume ?! #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1621293373/IMG_1937_normal.JPG" -}, -"title": "Réda Ben': @ClementPolito 16 ou 24 je présume ?! #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2032000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@ClementPolito 16 ou 24 je pr\\u00e9sume ?! #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"ClementPolito\",\"indices\":[0,14],\"id_str\":\"28855096\",\"name\":\"Clement Polito\",\"id\":28855096}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[38,42]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[4.7718312,45.7073626],[4.8983666,45.7073626],[4.8983666,45.8082829],[4.7718312,45.8082829]]]},\"attributes\":{},\"full_name\":\"Lyon, Rh\\u00f4ne\",\"name\":\"Lyon\",\"id\":\"d091189af463dd4a\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/d091189af463dd4a.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173183290881212417\",\"id_str\":\"173183726279331840\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173183290881212417,\"in_reply_to_user_id_str\":\"28855096\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":292,\"screen_name\":\"RedActiion\",\"lang\":\"fr\",\"profile_text_color\":\"485C3A\",\"statuses_count\":1770,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/425658451\\/x31cbb9885e983fcafa523c15231d14e.jpg\",\"location\":\"Lyon\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"618238\",\"followers_count\":114,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1621293373\\/IMG_1937_normal.JPG\",\"description\":\"Vous m'avez donn\\u00e9 de la boue et j'en ai fait de l'or ! Baudelaire.\\r\\nEn M1 InfoCom op. M\\u00e9dia \\u00e0 Lyon 2 Lumi\\u00e8re. Cogite sur un m\\u00e9moire \\u00e0 propos de Radio\\/Web.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Madrid\",\"profile_background_color\":\"000000\",\"id_str\":\"109335635\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425658451\\/x31cbb9885e983fcafa523c15231d14e.jpg\",\"profile_sidebar_fill_color\":\"060A00\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1621293373\\/IMG_1937_normal.JPG\",\"name\":\"R\\u00e9da Ben'\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 28 18:33:52 +0000 2010\",\"profile_sidebar_border_color\":\"204207\",\"id\":109335635,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":\"ClementPolito\",\"truncated\":false,\"id\":173183726279331840,\"created_at\":\"Fri Feb 24 23:13:12 +0000 2012\",\"in_reply_to_user_id\":28855096}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2032000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f3ca3fcb-9690-4c82-8c3d-4d6ffbf59a48-173183726279331840" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @jonatwittbarre: @palmashow on dirait 2 mecs d'une société venus presenter leurs inventions #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1839408947/snapshot__26__normal.jpg" -}, -"title": "© camille : RT @jonatwittbarre: @palmashow on dirait 2 mecs d'une société venus presenter leurs inventions #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2033000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @jonatwittbarre: @palmashow on dirait 2 mecs d'une soci\\u00e9t\\u00e9 venus presenter leurs inventions #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jonatwittbarre\",\"indices\":[3,18],\"id_str\":\"23099146\",\"name\":\"Jonathan Barr\\u00e9\",\"id\":23099146},{\"screen_name\":\"palmashow\",\"indices\":[20,30],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[95,99]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"@palmashow on dirait 2 mecs d'une soci\\u00e9t\\u00e9 venus presenter leurs inventions #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[75,79]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173181493743599617\",\"id_str\":\"173182507188109313\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173181493743599617,\"in_reply_to_user_id_str\":\"23782965\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":98,\"screen_name\":\"jonatwittbarre\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3595,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/54271203\\/pattern_19-22-06.jpg\",\"location\":\"paris\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"75bad6\",\"followers_count\":1827,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1530333526\\/jo_out2_normal.jpg\",\"description\":\"Video Director www.jonathanbarre.com Producer www.blagbuster.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"75bad6\",\"id_str\":\"23099146\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/54271203\\/pattern_19-22-06.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1530333526\\/jo_out2_normal.jpg\",\"name\":\"Jonathan Barr\\u00e9\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 06 18:31:24 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":23099146,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.jonathanbarre.com\"},\"in_reply_to_screen_name\":\"palmashow\",\"truncated\":false,\"id\":173182507188109313,\"created_at\":\"Fri Feb 24 23:08:21 +0000 2012\",\"in_reply_to_user_id\":23782965},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183729861275648\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":44,\"screen_name\":\"MelchiorriC\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":679,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432793596\\/Kid_Cudi__2_.png\",\"location\":\"Aix-en-Provence, France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"4e9c5b\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1839408947\\/snapshot__26__normal.jpg\",\"description\":\"Hey babe, take a walk on the wild side !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"4e9c5b\",\"id_str\":\"493312665\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432793596\\/Kid_Cudi__2_.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839408947\\/snapshot__26__normal.jpg\",\"name\":\"\\u00a9 camille \",\"default_profile_image\":false,\"created_at\":\"Wed Feb 15 17:30:13 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":493312665,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183729861275648,\"created_at\":\"Fri Feb 24 23:13:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2033000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b49fc384-3615-4f41-a18c-fb802612f59b-173183729861275648" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je regarde le grand webze sur france 5 , mais je ne comprend pas ... #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/384286714/6294_120372441782_714626782_2805833_2525546_n_normal.jpg" -}, -"title": "Maxime de Pommereau: Je regarde le grand webze sur france 5 , mais je ne comprend pas ... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2035000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je regarde le grand webze sur france 5 , mais je ne comprend pas ... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[69,73]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183737008369666\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":210,\"screen_name\":\"MaxdePommereau\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":228,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/215077112\\/Tiger-827904.jpeg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0099B9\",\"followers_count\":120,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/384286714\\/6294_120372441782_714626782_2805833_2525546_n_normal.jpg\",\"description\":\"www.maximedepommereau.com\\r\\nhttp:\\/\\/welcomeirl.tumblr.com\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0099B9\",\"id_str\":\"68147626\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/215077112\\/Tiger-827904.jpeg\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/384286714\\/6294_120372441782_714626782_2805833_2525546_n_normal.jpg\",\"name\":\"Maxime de Pommereau\",\"default_profile_image\":false,\"created_at\":\"Sun Aug 23 13:50:25 +0000 2009\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":68147626,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/www.maximedepommereau.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183737008369666,\"created_at\":\"Fri Feb 24 23:13:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2035000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e8ea0b2e-21a8-4580-aad9-6a2a2f7b7e41-173183737008369666" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LudoDelaherche Idem pour les TweetsDeLoge #stadedefrance #lgw #cqui", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @LudoDelaherche Idem pour les TweetsDeLoge #stadedefrance #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2036000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LudoDelaherche Idem pour les TweetsDeLoge #stadedefrance #lgw #cqui\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[0,15],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"stadedefrance\",\"indices\":[43,57]},{\"text\":\"lgw\",\"indices\":[58,62]},{\"text\":\"cqui\",\"indices\":[63,68]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173183511526768640\",\"id_str\":\"173183741349462017\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173183511526768640,\"in_reply_to_user_id_str\":\"72665061\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":156,\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":34408,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris Montparnasse - Bruxelles\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"name\":\"Pierre B.\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":104184883,\"utc_offset\":-10800,\"favourites_count\":254,\"url\":null},\"in_reply_to_screen_name\":\"LudoDelaherche\",\"truncated\":false,\"id\":173183741349462017,\"created_at\":\"Fri Feb 24 23:13:16 +0000 2012\",\"in_reply_to_user_id\":72665061}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2036000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cd546334-c2d3-4d58-b08b-0ca97b46ee54-173183741349462017" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@iiioon @OrnythorincBleu #lgw la seule émission où on peut se chercher dans le poste :D", -"img": { -"src": "http://a2.twimg.com/profile_images/1561040191/5690_1158077242937_1557953236_391691_6813878_n__1__normal.jpg" -}, -"title": "Pauline : @iiioon @OrnythorincBleu #lgw la seule émission où on peut se chercher dans le poste :D", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2037000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"iiioon\",\"favorited\":false,\"text\":\"@iiioon @OrnythorincBleu #lgw la seule \\u00e9mission o\\u00f9 on peut se chercher dans le poste :D\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"iiioon\",\"indices\":[0,7],\"name\":\"Marion\",\"id_str\":\"39847706\",\"id\":39847706},{\"screen_name\":\"OrnythorincBleu\",\"indices\":[8,24],\"name\":\"Meylia\",\"id_str\":\"258358271\",\"id\":258358271}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]}]},\"in_reply_to_user_id\":39847706,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173183273571323904,\"in_reply_to_status_id_str\":\"173183273571323904\",\"id_str\":\"173183745711538176\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"DFDFDF\",\"screen_name\":\"PolineLP\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":62,\"location\":\"Lorient\",\"profile_text_color\":\"333333\",\"followers_count\":29,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1561040191\\/5690_1158077242937_1557953236_391691_6813878_n__1__normal.jpg\",\"description\":\"Accro aux s\\u00e9ries, \\u00e0 l'humour & \\u00e0 la musique mais aussi \\u00e9tudiante en M1 Professorat des \\u00e9coles quelque part en Bretagne...\",\"statuses_count\":1386,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/385594112\\/bubz-dl.jpg\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"990000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"protected\":false,\"id_str\":\"380413697\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Pauline \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/385594112\\/bubz-dl.jpg\",\"created_at\":\"Mon Sep 26 16:18:08 +0000 2011\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"id\":380413697,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1561040191\\/5690_1158077242937_1557953236_391691_6813878_n__1__normal.jpg\"},\"truncated\":false,\"id\":173183745711538176,\"created_at\":\"Fri Feb 24 23:13:17 +0000 2012\",\"in_reply_to_user_id_str\":\"39847706\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2037000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4b1367e1-e650-44d8-9389-d545036ddb75-173183745711538176" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze #lgw #ilReste", -"img": { -"src": "http://a0.twimg.com/profile_images/1849067972/4413560C-7785-472A-B26C-A5EB7BB6F962_normal" -}, -"title": "Yhnn: @LeGrandWebze #lgw #ilReste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2037000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LeGrandWebze\",\"favorited\":false,\"text\":\"@LeGrandWebze #lgw #ilReste\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]},{\"text\":\"ilReste\",\"indices\":[19,27]}]},\"in_reply_to_user_id\":365949385,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183748400099328\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ffffff\",\"screen_name\":\"kzz_\",\"lang\":\"fr\",\"favourites_count\":52,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":236,\"location\":\"Paris, France\",\"profile_text_color\":\"000000\",\"followers_count\":604,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849067972\\/4413560C-7785-472A-B26C-A5EB7BB6F962_normal\",\"description\":\"doing nothing takes work. \\/\\/\\/ Directeur du p\\u00f4le des pixels de l'espace at @GAMEONE\",\"statuses_count\":8386,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/380156028\\/1920X1080.jpg\",\"show_all_inline_media\":true,\"listed_count\":27,\"profile_link_color\":\"00aaff\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"15801903\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Yhnn\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/380156028\\/1920X1080.jpg\",\"created_at\":\"Sun Aug 10 22:12:55 +0000 2008\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":15801903,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/blog.gameone.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849067972\\/4413560C-7785-472A-B26C-A5EB7BB6F962_normal\"},\"truncated\":false,\"id\":173183748400099328,\"created_at\":\"Fri Feb 24 23:13:17 +0000 2012\",\"in_reply_to_user_id_str\":\"365949385\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2037000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "896ce718-ba74-438a-8ef1-deab80f73b40-173183748400099328" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le professeur Rollin a toujours quelquechose a dire. Ce serait bien que ce soit intéressant. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1683879841/Photo_du_83030873-12-___23.03_normal.jpg" -}, -"title": "Rémi: Le professeur Rollin a toujours quelquechose a dire. Ce serait bien que ce soit intéressant. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2037000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le professeur Rollin a toujours quelquechose a dire. Ce serait bien que ce soit int\\u00e9ressant. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[93,97]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183748127465473\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":319,\"screen_name\":\"GabytaineFlam\",\"lang\":\"fr\",\"profile_text_color\":\"8FCAE0\",\"statuses_count\":5848,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"location\":\"Toulouse.\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"4BB7DF\",\"followers_count\":368,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"description\":\"Les tweets qui ont \\u00e9t\\u00e9 \\u00e9crits dans cette TL ont \\u00e9t\\u00e9 faits par un professionnel. N'essayez pas de les reproduire \\u00e0 la maison. Contentez vous de les suivre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"59BEE4\",\"id_str\":\"161146189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"profile_sidebar_fill_color\":\"191F22\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"name\":\"R\\u00e9mi\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 30 03:07:45 +0000 2010\",\"profile_sidebar_border_color\":\"4BB7DF\",\"id\":161146189,\"utc_offset\":-10800,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183748127465473,\"created_at\":\"Fri Feb 24 23:13:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2037000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3aa9d729-5798-4c4c-a15c-e552912c9967-173183748127465473" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Y en a qui galèrent pour trouver du taf et y en a qui présente #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1561594770/image_normal.jpg" -}, -"title": "Ti FouFou: Y en a qui galèrent pour trouver du taf et y en a qui présente #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2038000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Y en a qui gal\\u00e8rent pour trouver du taf et y en a qui pr\\u00e9sente #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[63,67]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183750312706048\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":118,\"screen_name\":\"Ti_nounou\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7408,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/413304074\\/Skypics.png\",\"location\":\"CAF\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":206,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1561594770\\/image_normal.jpg\",\"description\":\"Je crois que la grande diff\\u00e9rence entre les oiseaux et les hommes politiques c'est que de temps en temps les oiseaux s'arr\\u00eatent de voler\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"264862915\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/413304074\\/Skypics.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1561594770\\/image_normal.jpg\",\"name\":\"Ti FouFou\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 12 15:42:46 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":264862915,\"utc_offset\":3600,\"favourites_count\":471,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183750312706048,\"created_at\":\"Fri Feb 24 23:13:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2038000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "039c6782-d46d-46b3-aaa3-cb5f2c46fd98-173183750312706048" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est mou #lgw ou fou", -"img": { -"src": "http://a0.twimg.com/profile_images/1848450170/poseur_normal.jpg" -}, -"title": "Pras: C'est mou #lgw ou fou", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2039000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est mou #lgw ou fou\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[10,14]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183754498617344\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Praska\",\"lang\":\"en\",\"favourites_count\":195,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1362,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":3040,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848450170\\/poseur_normal.jpg\",\"description\":\"BOSS[Viedegeek + Bargaming]\\r\\nFirewall Karmique\\r\\n\",\"statuses_count\":48429,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/54512196\\/wallpaper.jpg\",\"show_all_inline_media\":false,\"listed_count\":170,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1b8085\",\"protected\":false,\"id_str\":\"15453030\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Pras\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/54512196\\/wallpaper.jpg\",\"created_at\":\"Wed Jul 16 11:15:07 +0000 2008\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":15453030,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/flavors.me\\/praska\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848450170\\/poseur_normal.jpg\"},\"truncated\":false,\"id\":173183754498617344,\"created_at\":\"Fri Feb 24 23:13:19 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2039000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f9f19c13-0bb9-40bf-b9da-18abc276e066-173183754498617344" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est quoi ce délire #lgw ?! Oui je découvre honte à moi...", -"img": { -"src": "http://a0.twimg.com/profile_images/1799775933/AkrUBIaCMAAD7JC_normal.jpg" -}, -"title": "Alex: C'est quoi ce délire #lgw ?! Oui je découvre honte à moi...", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2040000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est quoi ce d\\u00e9lire #lgw ?! Oui je d\\u00e9couvre honte \\u00e0 moi...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183759494037504\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":640,\"screen_name\":\"AlexSitus\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10648,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/391348379\\/hebus_226523_1366x768.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"followers_count\":316,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1799775933\\/AkrUBIaCMAAD7JC_normal.jpg\",\"description\":\"\\u00c9tudiant en droit M2 Contentieux Priv\\u00e9 et IEJ #crfpa. Une touche de #politique \\/ un zeste de sport...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"79701951\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/391348379\\/hebus_226523_1366x768.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1799775933\\/AkrUBIaCMAAD7JC_normal.jpg\",\"name\":\"Alex\",\"default_profile_image\":false,\"created_at\":\"Sun Oct 04 10:23:36 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":79701951,\"utc_offset\":3600,\"favourites_count\":24,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183759494037504,\"created_at\":\"Fri Feb 24 23:13:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2040000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ed11190f-7a21-425b-8335-4b1b008e54ff-173183759494037504" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Cette impression bizarre de participer à un effort expérimental, c'est juste moi ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1727472042/ChezDisney_normal.jpg" -}, -"title": "Eric Maillard: Cette impression bizarre de participer à un effort expérimental, c'est juste moi ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2041000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Cette impression bizarre de participer \\u00e0 un effort exp\\u00e9rimental, c'est juste moi ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[83,87]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183765324115968\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":2550,\"screen_name\":\"PRland\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":54033,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/302156681\\/twilk_background_4e35a56daf4a2.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":452,\"profile_link_color\":\"0000ff\",\"followers_count\":7667,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1727472042\\/ChezDisney_normal.jpg\",\"description\":\"Je dirige une agence de RP mais tout ce qui se passe ici n'engage que moi.\\r\\n \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"1421991\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/302156681\\/twilk_background_4e35a56daf4a2.jpg\",\"profile_sidebar_fill_color\":\"952d2f\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727472042\\/ChezDisney_normal.jpg\",\"name\":\"Eric Maillard\",\"default_profile_image\":false,\"created_at\":\"Sun Mar 18 15:45:10 +0000 2007\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":1421991,\"utc_offset\":3600,\"favourites_count\":173,\"url\":\"http:\\/\\/www.prland.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183765324115968,\"created_at\":\"Fri Feb 24 23:13:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2041000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d0228fa8-2718-4728-afd8-e4bd81cece7b-173183765324115968" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Il va être content John Cleese d'être décédé.", -"img": { -"src": "http://a0.twimg.com/profile_images/1362134002/barbie-50s_normal.jpg" -}, -"title": "Lillith à Paris: #lgw Il va être content John Cleese d'être décédé.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2041000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Il va \\u00eatre content John Cleese d'\\u00eatre d\\u00e9c\\u00e9d\\u00e9.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183763432480769\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":56,\"screen_name\":\"lillithParis\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2590,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":91,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1362134002\\/barbie-50s_normal.jpg\",\"description\":\"Conseil en r\\u00e9volte plan\\u00e9taire.-------------------Life is not so serious.\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"301584281\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1362134002\\/barbie-50s_normal.jpg\",\"name\":\"Lillith \\u00e0 Paris\",\"default_profile_image\":false,\"created_at\":\"Thu May 19 18:24:07 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":301584281,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183763432480769,\"created_at\":\"Fri Feb 24 23:13:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2041000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "963eb614-8212-408f-8666-dcbd194cd9dd-173183763432480769" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Il y avait les moutons, nous avons donc maintenant des vaches. C'est Cyriak ! Retrouvez toutes les vidéos sur le Webzelive #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817123979/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png" -}, -"title": "legrandwebze: Il y avait les moutons, nous avons donc maintenant des vaches. C'est Cyriak ! Retrouvez toutes les vidéos sur le Webzelive #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2042000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Il y avait les moutons, nous avons donc maintenant des vaches. C'est Cyriak ! Retrouvez toutes les vid\\u00e9os sur le Webzelive #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[123,127]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183766653710336\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1481,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3188,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183766653710336,\"created_at\":\"Fri Feb 24 23:13:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2042000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "43ed6baf-b17d-4569-8436-a24e830106d0-173183766653710336" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oula, mais c'est quoi cette vidéo o_o\n#lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1815905585/image_normal.jpg" -}, -"title": "Young, Wild & Free: Oula, mais c'est quoi cette vidéo o_o\n#lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2042000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"Oula, mais c'est quoi cette vid\\u00e9o o_o\\n#lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[38,42]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183768255930368\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"08Life06\",\"lang\":\"fr\",\"favourites_count\":39,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":233,\"location\":\"chez les mafieux mexicains\",\"profile_text_color\":\"333333\",\"description\":\"\",\"statuses_count\":10945,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"followers_count\":390,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"363343002\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Young, Wild & Free\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat Aug 27 23:04:05 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":363343002,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173183768255930368,\"created_at\":\"Fri Feb 24 23:13:22 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2042000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c49de63b-d353-4483-ac83-77efaf46e05f-173183768255930368" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Lalee_retour: Les gars, détendez vous et envoyez du lourd BORDEL! Faut accélérer le rythme là, c'est canon mais LACHER PRISE! #ilres ...", -"img": { -"src": "http://a2.twimg.com/profile_images/1724285948/image_normal.jpg" -}, -"title": "CalamitySophie: RT @Lalee_retour: Les gars, détendez vous et envoyez du lourd BORDEL! Faut accélérer le rythme là, c'est canon mais LACHER PRISE! #ilres ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2043000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Lalee_retour: Les gars, d\\u00e9tendez vous et envoyez du lourd BORDEL! Faut acc\\u00e9l\\u00e9rer le rythme l\\u00e0, c'est canon mais LACHER PRISE! #ilres ...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Lalee_retour\",\"indices\":[3,16],\"id_str\":\"252150894\",\"name\":\"Lal\\u00e9e Pinoncely\",\"id\":252150894}],\"urls\":[],\"hashtags\":[{\"text\":\"ilres\",\"indices\":[130,136]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Les gars, d\\u00e9tendez vous et envoyez du lourd BORDEL! Faut acc\\u00e9l\\u00e9rer le rythme l\\u00e0, c'est canon mais LACHER PRISE! #ilreste #lgw #vousrestez\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[112,120]},{\"text\":\"lgw\",\"indices\":[121,125]},{\"text\":\"vousrestez\",\"indices\":[126,137]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183108319940609\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":366,\"screen_name\":\"Lalee_retour\",\"lang\":\"fr\",\"profile_text_color\":\"98989e\",\"statuses_count\":3718,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/340041788\\/photo.JPG\",\"location\":\"France- LYON\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"f013e9\",\"followers_count\":298,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1808461305\\/image_normal.jpg\",\"description\":\"Une digital-mum' entrepreneur, lib\\u00e9rale, communicante, blogueuse soon... \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"16171a\",\"id_str\":\"252150894\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/340041788\\/photo.JPG\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808461305\\/image_normal.jpg\",\"name\":\"Lal\\u00e9e Pinoncely\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 14 16:05:09 +0000 2011\",\"profile_sidebar_border_color\":\"42454d\",\"id\":252150894,\"utc_offset\":-10800,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183108319940609,\"created_at\":\"Fri Feb 24 23:10:45 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183770315325443\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":96,\"screen_name\":\"CalamitySophie\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":672,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/359426011\\/photo.JPG\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084b4\",\"followers_count\":34,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724285948\\/image_normal.jpg\",\"description\":\"barr\\u00e9e, barge, enerv\\u00e9e, vieille bique, je regarde le monde, et je d\\u00e9sesp\\u00e9re. le genre humain n'est pas tr\\u00e9s beau. Et j'en fais partie !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"57613271\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/359426011\\/photo.JPG\",\"profile_sidebar_fill_color\":\"11d2eb\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724285948\\/image_normal.jpg\",\"name\":\"CalamitySophie\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 17 10:53:14 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":57613271,\"utc_offset\":3600,\"favourites_count\":22,\"url\":\"http:\\/\\/www.calamitysophie1.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":true,\"id\":173183770315325443,\"created_at\":\"Fri Feb 24 23:13:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2043000, -"tags": [ -{ -"id-ref": "efc6a5d2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "60a08801-36d9-4a33-a3bd-65b9df1f1cc6-173183770315325443" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw..... 1st thing i think of FUCK Memphis Light Gas &Water!!!! #LegalCrooks", -"img": { -"src": "http://a0.twimg.com/profile_images/1513876422/9Xn9rmBG_normal" -}, -"title": "Nathan Thompson: #lgw..... 1st thing i think of FUCK Memphis Light Gas &Water!!!! #LegalCrooks", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2043000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw..... 1st thing i think of FUCK Memphis Light Gas &Water!!!! #LegalCrooks\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"LegalCrooks\",\"indices\":[65,77]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183773591089152\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"natevscasper\",\"lang\":\"en\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":71,\"location\":\"Memphis, TN\",\"profile_text_color\":\"333333\",\"followers_count\":62,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513876422\\/9Xn9rmBG_normal\",\"description\":\"Im a kool dude who loves to have a good time. You only leave once LIVE IT UP \",\"statuses_count\":257,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"362301265\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Nathan Thompson\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Aug 26 05:05:29 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":362301265,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513876422\\/9Xn9rmBG_normal\"},\"truncated\":false,\"id\":173183773591089152,\"created_at\":\"Fri Feb 24 23:13:23 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2043000, -"tags": [ -{ -"id-ref": "efc6c58a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f2269745-81b9-4bb3-a1e2-b302b59be701-173183773591089152" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @monsieurlam: Et vraiment, forever ruling law : citer des tweets oralement annule tout leur potentiel de lol. #lgw #ruquier", -"img": { -"src": "http://a1.twimg.com/profile_images/1840742864/photo_normal.png" -}, -"title": "Toyo: RT @monsieurlam: Et vraiment, forever ruling law : citer des tweets oralement annule tout leur potentiel de lol. #lgw #ruquier", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2044000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @monsieurlam: Et vraiment, forever ruling law : citer des tweets oralement annule tout leur potentiel de lol. #lgw #ruquier\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"monsieurlam\",\"indices\":[3,15],\"name\":\"L\\u00e2m HUA\",\"id_str\":\"7993262\",\"id\":7993262}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[113,117]},{\"text\":\"ruquier\",\"indices\":[118,126]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Et vraiment, forever ruling law : citer des tweets oralement annule tout leur potentiel de lol. #lgw #ruquier\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[96,100]},{\"text\":\"ruquier\",\"indices\":[101,109]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183333382098944\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"monsieurlam\",\"lang\":\"en\",\"favourites_count\":133,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":14,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":21596,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/129612647\\/boredcat_normal.jpg\",\"description\":\"+ links \\r\\n+ my life \\r\\n+ no reply \\r\\n+ @decate \\r\\n+ @lense \",\"statuses_count\":10180,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":543,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"7993262\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"L\\u00e2m HUA\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Aug 06 14:07:39 +0000 2007\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":7993262,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.monsieurlam.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/129612647\\/boredcat_normal.jpg\"},\"truncated\":false,\"id\":173183333382098944,\"created_at\":\"Fri Feb 24 23:11:38 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183776531283969\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"ToYonos\",\"lang\":\"fr\",\"favourites_count\":4,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":163,\"location\":\"Nantes\",\"profile_text_color\":\"333333\",\"followers_count\":131,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1840742864\\/photo_normal.png\",\"description\":\"Yet another geek who likes geek stuff and spends wayyyyyy too much time on the internet.\\r\\n\\r\\nMy Android apps : https:\\/\\/market.android.com\\/developer?pub=ToYonos\",\"statuses_count\":1418,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/377610278\\/hfr4droid512.png\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f7f7f7\",\"protected\":false,\"id_str\":\"234760025\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Toyo\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/377610278\\/hfr4droid512.png\",\"created_at\":\"Thu Jan 06 14:07:52 +0000 2011\",\"profile_sidebar_fill_color\":\"d4e4b6\",\"id\":234760025,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/toyonos.info\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840742864\\/photo_normal.png\"},\"truncated\":false,\"id\":173183776531283969,\"created_at\":\"Fri Feb 24 23:13:24 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2044000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efb8ff2c-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5933617e-5838-4bd5-817d-d738611d85b8-173183776531283969" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "PAF en direct de #lgw l'autre sur Gmail GTalk #ilpart !", -"img": { -"src": "http://a2.twimg.com/profile_images/1427838155/P7114024_normal.JPG" -}, -"title": "jali: PAF en direct de #lgw l'autre sur Gmail GTalk #ilpart !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2044000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"PAF en direct de #lgw l'autre sur Gmail GTalk #ilpart !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[17,21]},{\"text\":\"ilpart\",\"indices\":[46,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"https:\\/\\/chrome.google.com\\/extensions\\/detail\\/encaiiljifbdbjlphpgpiimidegddhic\\\" rel=\\\"nofollow\\\"\\u003ESilver Bird\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183775021338624\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":110,\"screen_name\":\"Jali\",\"lang\":\"fr\",\"profile_text_color\":\"574b57\",\"statuses_count\":30518,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"FR\",\"show_all_inline_media\":true,\"listed_count\":38,\"profile_link_color\":\"484b6b\",\"followers_count\":487,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\",\"description\":\"se prom\\u00e8ne\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"8064742\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\",\"name\":\"jali\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 08 21:15:24 +0000 2007\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":8064742,\"utc_offset\":3600,\"favourites_count\":148,\"url\":\"http:\\/\\/www.jali.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183775021338624,\"created_at\":\"Fri Feb 24 23:13:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2044000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a9bc8e16-42a4-4282-9db6-ba1676d418fc-173183775021338624" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Légèrement Givré le Webze", -"img": { -"src": "http://a0.twimg.com/profile_images/1839297474/AvatarEcrouRougeCarre_normal.gif" -}, -"title": "Philippe B: #lgw Légèrement Givré le Webze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2044000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw L\\u00e9g\\u00e8rement Givr\\u00e9 le Webze\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183774895509504\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1749,\"screen_name\":\"Raydacteur\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":28279,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"location\":\"Crozon, Brittany\",\"show_all_inline_media\":true,\"listed_count\":211,\"profile_link_color\":\"0000ff\",\"followers_count\":2618,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"description\":\"[en] connecting good vibrations [fr] ing\\u00e9nieur philosophe, activateur biologique & lolRT\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"14400518\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"profile_sidebar_fill_color\":\"d3ede7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"name\":\"Philippe B\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 15 20:08:37 +0000 2008\",\"profile_sidebar_border_color\":\"5e1410\",\"id\":14400518,\"utc_offset\":3600,\"favourites_count\":297,\"url\":\"http:\\/\\/bit.ly\\/raydacteur\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183774895509504,\"created_at\":\"Fri Feb 24 23:13:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2044000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "88f85330-0c32-444f-bbc2-083554a1da72-173183774895509504" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je veux pas balancer, mais y'a un gars qui glandais sur GTalk dans l'équipe du grand Webze #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1669900473/Psychotic_Episodes_01_by_Mogman_normal.jpg" -}, -"title": "QuiPhenix: Je veux pas balancer, mais y'a un gars qui glandais sur GTalk dans l'équipe du grand Webze #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2047000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je veux pas balancer, mais y'a un gars qui glandais sur GTalk dans l'\\u00e9quipe du grand Webze #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[91,95]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183788594114561\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":146,\"screen_name\":\"webbetas\",\"lang\":\"fr\",\"profile_text_color\":\"663B12\",\"statuses_count\":1900,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme2\\/bg.gif\",\"location\":\"Clermont-ferrand\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"1F98C7\",\"followers_count\":102,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1669900473\\/Psychotic_Episodes_01_by_Mogman_normal.jpg\",\"description\":\"24ans, Ing\\u00e9nieur en Informatique (ISIMA), chercheur d'emploi sur Clermont-Ferrand !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C6E2EE\",\"id_str\":\"12684372\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme2\\/bg.gif\",\"profile_sidebar_fill_color\":\"DAECF4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1669900473\\/Psychotic_Episodes_01_by_Mogman_normal.jpg\",\"name\":\"QuiPhenix\",\"default_profile_image\":false,\"created_at\":\"Fri Jan 25 14:50:59 +0000 2008\",\"profile_sidebar_border_color\":\"C6E2EE\",\"id\":12684372,\"utc_offset\":3600,\"favourites_count\":14,\"url\":\"http:\\/\\/romuald.quitaud.free.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183788594114561,\"created_at\":\"Fri Feb 24 23:13:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2047000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "43f53ebc-b888-48b6-b031-235a66dc740a-173183788594114561" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @PeteMcVries: Avant tu tweetais des émissions télé, maintenant tu regardes Twitter à la télé. #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1565604108/Ouimenon__1__normal.jpg" -}, -"title": "ouimenon: RT @PeteMcVries: Avant tu tweetais des émissions télé, maintenant tu regardes Twitter à la télé. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2047000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @PeteMcVries: Avant tu tweetais des \\u00e9missions t\\u00e9l\\u00e9, maintenant tu regardes Twitter \\u00e0 la t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"PeteMcVries\",\"indices\":[3,15],\"id_str\":\"258422519\",\"name\":\"PeteMcVries\",\"id\":258422519}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[97,101]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Avant tu tweetais des \\u00e9missions t\\u00e9l\\u00e9, maintenant tu regardes Twitter \\u00e0 la t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[80,84]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183579122171904\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":411,\"screen_name\":\"PeteMcVries\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":48462,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/211191620\\/Durable_Desktop_Background.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":69,\"profile_link_color\":\"2FC2EF\",\"followers_count\":1153,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1838468821\\/ken-barbumarini_re_normal.jpg\",\"description\":\"Ni journaliste, ni influent,j'ai pas confondu Twitter avec Meetic ou un journal intime. C'est pas parce qu'on se suit qu'on est amis, mais sinon bienvenue.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"258422519\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/211191620\\/Durable_Desktop_Background.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838468821\\/ken-barbumarini_re_normal.jpg\",\"name\":\"PeteMcVries\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 27 17:58:20 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":258422519,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183579122171904,\"created_at\":\"Fri Feb 24 23:12:37 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183789575585793\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":416,\"screen_name\":\"ouimenon\",\"lang\":\"fr\",\"profile_text_color\":\"05364d\",\"statuses_count\":5957,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/318613348\\/Plumes.jpg\",\"location\":\"Sur la tranche\",\"show_all_inline_media\":true,\"listed_count\":64,\"profile_link_color\":\"16219c\",\"followers_count\":942,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1565604108\\/Ouimenon__1__normal.jpg\",\"description\":\"Elle tweete. Et parfois m\\u00eame elle escribouille. Mais pas trop.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000203\",\"id_str\":\"216687420\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/318613348\\/Plumes.jpg\",\"profile_sidebar_fill_color\":\"000105\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1565604108\\/Ouimenon__1__normal.jpg\",\"name\":\"ouimenon\",\"default_profile_image\":false,\"created_at\":\"Wed Nov 17 13:02:42 +0000 2010\",\"profile_sidebar_border_color\":\"c5c9d6\",\"id\":216687420,\"utc_offset\":3600,\"favourites_count\":26,\"url\":\"http:\\/\\/ouimaispastrop.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183789575585793,\"created_at\":\"Fri Feb 24 23:13:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2047000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ae940817-0bc2-4580-9aef-41a3edea856b-173183789575585793" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @viephemere: COUCOU LES GENS DE TWITTER DANS LA TELE ! @Tweets2Comptoir #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1827226982/Mekou4_-_Copie__2__-_Copie_normal.JPG" -}, -"title": "Sacha Tenluge: RT @viephemere: COUCOU LES GENS DE TWITTER DANS LA TELE ! @Tweets2Comptoir #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2048000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @viephemere: COUCOU LES GENS DE TWITTER DANS LA TELE ! @Tweets2Comptoir #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"viephemere\",\"indices\":[3,14],\"id_str\":\"79689976\",\"name\":\"Vi' Rider Cobain\",\"id\":79689976},{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[58,74],\"id_str\":\"227334618\",\"name\":\"Tweets de Comptoir\",\"id\":227334618}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[75,79]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"COUCOU LES GENS DE TWITTER DANS LA TELE ! @Tweets2Comptoir #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[42,58],\"id_str\":\"227334618\",\"name\":\"Tweets de Comptoir\",\"id\":227334618}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[59,63]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183407847784448\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":315,\"screen_name\":\"viephemere\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4577,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/299047178\\/rayures.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":159,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1775125447\\/P1080687_normal.jpg\",\"description\":\"Etudiante en philosophie \\u00e0 la Sorbonne, guitariste depuis l'\\u00e2ge de 6 ans, bloggeuse anonyme \\u00e0 mi-temps et accessoirement fille ill\\u00e9gitime de Kurt Cobain.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"79689976\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/299047178\\/rayures.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1775125447\\/P1080687_normal.jpg\",\"name\":\"Vi' Rider Cobain\",\"default_profile_image\":false,\"created_at\":\"Sun Oct 04 08:52:15 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":79689976,\"utc_offset\":3600,\"favourites_count\":19,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183407847784448,\"created_at\":\"Fri Feb 24 23:11:56 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183792079581184\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":335,\"screen_name\":\"Mekouyanski\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":14249,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/420385676\\/twilk_background_4f33bf65c4463.jpg\",\"location\":\"Pas Paris\",\"show_all_inline_media\":true,\"listed_count\":26,\"profile_link_color\":\"163470\",\"followers_count\":466,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1827226982\\/Mekou4_-_Copie__2__-_Copie_normal.JPG\",\"description\":\"RT ses mentions c'est s'auto-sucer, les courbatures en moins.\\r\\n\\r\\nMoi je dis \\u00e7a je dis rien...\\r\\n\\r\\nBah fais \\u00e7a, dis rien.\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"247184480\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/420385676\\/twilk_background_4f33bf65c4463.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1827226982\\/Mekou4_-_Copie__2__-_Copie_normal.JPG\",\"name\":\"Sacha Tenluge\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 04 07:59:44 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":247184480,\"utc_offset\":-10800,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183792079581184,\"created_at\":\"Fri Feb 24 23:13:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2048000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ee64c9c8-5a55-49f2-afc0-79cb7d213802-173183792079581184" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais elle a une très beau visage en tout cas. :) #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1836212998/tumblr_lzg9q386BT1qeib0jo2_250_large_normal.gif" -}, -"title": "Ouate the Phoque. ϟ: Mais elle a une très beau visage en tout cas. :) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2049000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mais elle a une tr\\u00e8s beau visage en tout cas. :) #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183798245212160\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":52,\"screen_name\":\"Craquottine\",\"lang\":\"fr\",\"profile_text_color\":\"8f6d53\",\"statuses_count\":639,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/428310558\\/tumblr_lzi6gqG7Po1r2gjaeo1_400_large.jpg\",\"location\":\"Hogwarts.\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"a38c71\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836212998\\/tumblr_lzg9q386BT1qeib0jo2_250_large_normal.gif\",\"description\":\"Dorine or Chuck if you want. \\r\\n15 years old.\\r\\nFrench.\\r\\nI'm still always in my world, dude.\\r\\n\\r\\n#Potterhead. \\u03df #Gleek.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"73052379\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/428310558\\/tumblr_lzi6gqG7Po1r2gjaeo1_400_large.jpg\",\"profile_sidebar_fill_color\":\"d9af8b\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836212998\\/tumblr_lzg9q386BT1qeib0jo2_250_large_normal.gif\",\"name\":\"Ouate the Phoque. \\u03df\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 10 05:46:10 +0000 2009\",\"profile_sidebar_border_color\":\"d1baba\",\"id\":73052379,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/todayigobbleanything.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183798245212160,\"created_at\":\"Fri Feb 24 23:13:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2049000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "866cb553-9340-4d4f-9ad3-bb5c5b6b101a-173183798245212160" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La preuve avec @Pierre_B_y ;) #cqui #lgw team #StadedeFrance http://t.co/jXRSo31X", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: La preuve avec @Pierre_B_y ;) #cqui #lgw team #StadedeFrance http://t.co/jXRSo31X", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2050000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"La preuve avec @Pierre_B_y ;) #cqui #lgw team #StadedeFrance http:\\/\\/t.co\\/jXRSo31X\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Pierre_B_y\",\"indices\":[15,26],\"id_str\":\"104184883\",\"name\":\"Pierre B.\",\"id\":104184883}],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[30,35]},{\"text\":\"lgw\",\"indices\":[36,40]},{\"text\":\"StadedeFrance\",\"indices\":[46,60]}],\"media\":[{\"type\":\"photo\",\"indices\":[61,81],\"sizes\":{\"large\":{\"h\":765,\"resize\":\"fit\",\"w\":1024},\"medium\":{\"h\":448,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":254,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdFvvKCMAArDlm.jpg\",\"id_str\":\"173183797091774464\",\"expanded_url\":\"http:\\/\\/twitter.com\\/LudoDelaherche\\/status\\/173183797087580160\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdFvvKCMAArDlm.jpg\",\"id\":173183797091774464,\"display_url\":\"pic.twitter.com\\/jXRSo31X\",\"url\":\"http:\\/\\/t.co\\/jXRSo31X\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183797087580160\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6696,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"followers_count\":2387,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"name\":\"Ludovic Delaherche\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":72665061,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/chapkattack.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183797087580160,\"created_at\":\"Fri Feb 24 23:13:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2050000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d85146fa-b3a7-4d9e-9209-27955687e63d-173183797087580160" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@So_boogiest dis leur de voter @NicolasSarkozy ! #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1847798698/CB8F6341-3C72-4106-B24C-255BF9560970_normal" -}, -"title": "thibaultdm: @So_boogiest dis leur de voter @NicolasSarkozy ! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2050000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@So_boogiest dis leur de voter @NicolasSarkozy ! #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"So_boogiest\",\"indices\":[0,12],\"id_str\":\"232297271\",\"name\":\"soboogie\",\"id\":232297271},{\"screen_name\":\"NicolasSarkozy\",\"indices\":[31,46],\"id_str\":\"490126636\",\"name\":\"Nicolas Sarkozy\",\"id\":490126636}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173183485350133761\",\"id_str\":\"173183800552062977\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173183485350133761,\"in_reply_to_user_id_str\":\"232297271\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":837,\"screen_name\":\"Thibaultdm\",\"lang\":\"fr\",\"profile_text_color\":\"290a0a\",\"statuses_count\":69833,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/413542215\\/williamkate.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":121,\"profile_link_color\":\"f50e6b\",\"followers_count\":2004,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1847798698\\/CB8F6341-3C72-4106-B24C-255BF9560970_normal\",\"description\":\"Je suis hyper sympa en vrai, en plus d'\\u00eatre beau, intelligent et modeste. #SarkoTeam #NS2012 (sinon je parle aussi de trucs moins serieux ;)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"b6e67e\",\"id_str\":\"14597722\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/413542215\\/williamkate.jpg\",\"profile_sidebar_fill_color\":\"f0d052\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1847798698\\/CB8F6341-3C72-4106-B24C-255BF9560970_normal\",\"name\":\"thibaultdm\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 30 08:12:57 +0000 2008\",\"profile_sidebar_border_color\":\"cc25c6\",\"id\":14597722,\"utc_offset\":3600,\"favourites_count\":1332,\"url\":\"http:\\/\\/fautvraimentetreconpouravoiruneadresseinternetaussilongue.com\"},\"in_reply_to_screen_name\":\"So_boogiest\",\"truncated\":false,\"id\":173183800552062977,\"created_at\":\"Fri Feb 24 23:13:30 +0000 2012\",\"in_reply_to_user_id\":232297271}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2050000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e6ecf2b4-77ff-4ccf-b2b3-eb6c44dba88a-173183800552062977" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Un peu #old le Cyriak quand même là :/", -"img": { -"src": "http://a0.twimg.com/profile_images/1744048818/qUG3d_normal.jpg" -}, -"title": "Simon: #LGW Un peu #old le Cyriak quand même là :/", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2050000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW Un peu #old le Cyriak quand m\\u00eame l\\u00e0 :\\/\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"old\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183801609039872\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":288,\"screen_name\":\"Srsim\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":10573,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Third rock from the sun\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"2FC2EF\",\"followers_count\":309,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1744048818\\/qUG3d_normal.jpg\",\"description\":\"BiotechnoLOLgy and random crap. J'essaie de vivre ma vie \\u00e0 fond en passant pour un con au moins une fois par jour.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"130871832\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1744048818\\/qUG3d_normal.jpg\",\"name\":\"Simon\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 08 15:44:24 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":130871832,\"utc_offset\":3600,\"favourites_count\":84,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183801609039872,\"created_at\":\"Fri Feb 24 23:13:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2050000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efc7e104-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3da014bf-7437-4d2e-8a2b-fa90a788229d-173183801609039872" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "faut avouer. RT @monsieurlam: Et vraiment, forever ruling law : citer des tweets oralement annule tout leur potentiel de lol. #lgw #ruquier", -"img": { -"src": "http://a1.twimg.com/profile_images/506050933/chi-bricklovinfreak_normal.gif" -}, -"title": "micha: faut avouer. RT @monsieurlam: Et vraiment, forever ruling law : citer des tweets oralement annule tout leur potentiel de lol. #lgw #ruquier", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2050000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"faut avouer. RT @monsieurlam: Et vraiment, forever ruling law : citer des tweets oralement annule tout leur potentiel de lol. #lgw #ruquier\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"monsieurlam\",\"indices\":[16,28],\"id_str\":\"7993262\",\"name\":\"L\\u00e2m HUA\",\"id\":7993262}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[126,130]},{\"text\":\"ruquier\",\"indices\":[131,139]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183802900889602\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":453,\"screen_name\":\"michaonthemoon\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":57747,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/94283053\\/f59c07.png\",\"location\":\"on the moon\",\"show_all_inline_media\":true,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"followers_count\":2541,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/506050933\\/chi-bricklovinfreak_normal.gif\",\"description\":\"i am... micha fierce.\\r\\ni am the girl behind @MJJNews.\\r\\nwarning: i rant a lot, and mostly in french.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"14463139\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/94283053\\/f59c07.png\",\"profile_sidebar_fill_color\":\"\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/506050933\\/chi-bricklovinfreak_normal.gif\",\"name\":\"micha\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 21 15:38:28 +0000 2008\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":14463139,\"utc_offset\":3600,\"favourites_count\":1272,\"url\":\"http:\\/\\/mjdreams.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183802900889602,\"created_at\":\"Fri Feb 24 23:13:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2050000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efb8ff2c-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ff3aa602-629a-4ca8-9276-479376f201e8-173183802900889602" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ils n'ont pas honte de diffuser une loop idiote et moche sur #LGW...", -"img": { -"src": "http://a1.twimg.com/profile_images/1725590755/jak-avatar-twitter_normal.png" -}, -"title": "Axel Leroy: Ils n'ont pas honte de diffuser une loop idiote et moche sur #LGW...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2051000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ils n'ont pas honte de diffuser une loop idiote et moche sur #LGW...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[61,65]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183805258076161\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":304,\"screen_name\":\"BlackEco\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13160,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/199653801\\/jak-avatar-rmx-twitter.png\",\"location\":\"Versailles, France\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":191,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1725590755\\/jak-avatar-twitter_normal.png\",\"description\":\"I'm a 18 years old french geek, passionated by Anglo-Saxon culture, computing, music, Internet, video games, movies, other geek stuffs and cars.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"94871785\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/199653801\\/jak-avatar-rmx-twitter.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1725590755\\/jak-avatar-twitter_normal.png\",\"name\":\"Axel Leroy\",\"default_profile_image\":false,\"created_at\":\"Sat Dec 05 21:28:19 +0000 2009\",\"profile_sidebar_border_color\":\"00bbff\",\"id\":94871785,\"utc_offset\":3600,\"favourites_count\":142,\"url\":\"http:\\/\\/www.blackeco.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183805258076161,\"created_at\":\"Fri Feb 24 23:13:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2051000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3a49e7aa-8ebf-49cd-8f02-1b5bb7021ba3-173183805258076161" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste évidement! http://t.co/p50xLu1e", -"img": { -"src": "http://a0.twimg.com/profile_images/1808461305/image_normal.jpg" -}, -"title": "Lalée Pinoncely: #lgw #ilreste évidement! http://t.co/p50xLu1e", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2051000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste \\u00e9videment! http:\\/\\/t.co\\/p50xLu1e\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}],\"media\":[{\"type\":\"photo\",\"indices\":[25,45],\"sizes\":{\"large\":{\"h\":1024,\"resize\":\"fit\",\"w\":765},\"medium\":{\"h\":803,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":455,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdFwBTCQAE1_uy.jpg\",\"id_str\":\"173183801961365505\",\"expanded_url\":\"http:\\/\\/twitter.com\\/Lalee_retour\\/status\\/173183801957171200\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdFwBTCQAE1_uy.jpg\",\"id\":173183801961365505,\"display_url\":\"pic.twitter.com\\/p50xLu1e\",\"url\":\"http:\\/\\/t.co\\/p50xLu1e\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183801957171200\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":366,\"screen_name\":\"Lalee_retour\",\"lang\":\"fr\",\"profile_text_color\":\"98989e\",\"statuses_count\":3719,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/340041788\\/photo.JPG\",\"location\":\"France- LYON\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"f013e9\",\"followers_count\":298,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1808461305\\/image_normal.jpg\",\"description\":\"Une digital-mum' entrepreneur, lib\\u00e9rale, communicante, blogueuse soon... \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"16171a\",\"id_str\":\"252150894\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/340041788\\/photo.JPG\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808461305\\/image_normal.jpg\",\"name\":\"Lal\\u00e9e Pinoncely\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 14 16:05:09 +0000 2011\",\"profile_sidebar_border_color\":\"42454d\",\"id\":252150894,\"utc_offset\":-10800,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183801957171200,\"created_at\":\"Fri Feb 24 23:13:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2051000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c050a140-7714-4462-b5ca-da0e0fbda249-173183801957171200" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'qui ? #lgw @france5", -"img": { -"src": "http://a2.twimg.com/profile_images/1782416968/_MG_6003_normal.JPG" -}, -"title": "vanessa purple: C'qui ? #lgw @france5", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2052000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'qui ? #lgw @france5\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"france5\",\"indices\":[13,21],\"id_str\":\"128507523\",\"name\":\"France cinq\",\"id\":128507523}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183808068272128\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":161,\"screen_name\":\"fauphylou\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2379,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/300292351\\/DSC_0176.JPG\",\"location\":\"france\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"009999\",\"followers_count\":185,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1782416968\\/_MG_6003_normal.JPG\",\"description\":\"A 18 ans elle est flemmarde,f\\u00eatarde, r\\u00eaveuse,Gamine, gourmande,n'a aucun sens des priorit\\u00e9s, gaffeuse,enfin a un humour a balais chiotte #laclasse \\r\\n\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"164309576\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/300292351\\/DSC_0176.JPG\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1782416968\\/_MG_6003_normal.JPG\",\"name\":\"vanessa purple\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 08 15:17:23 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":164309576,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"https:\\/\\/www.facebook.com\\/pages\\/Vanessa-Purple-Photography\\/224889067583118\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183808068272128,\"created_at\":\"Fri Feb 24 23:13:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2052000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b8d5c7a3-1d37-4ad7-9139-05cceb1e03ae-173183808068272128" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste et dans les TT, et y reste! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1276794848/Photo_Brutus_and_me__Louvre__normal.jpg" -}, -"title": "Joffrey Mick: #ilreste et dans les TT, et y reste! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2052000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste et dans les TT, et y reste! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[37,41]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183809653706752\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":145,\"screen_name\":\"JoffreyMick\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1027,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"009999\",\"followers_count\":56,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1276794848\\/Photo_Brutus_and_me__Louvre__normal.jpg\",\"description\":\"20 ans, \\u00e9tudiant \\u00e0 Sciences Po Paris, journaliste politique pour Sciences Po TV, rock'n'roll addict.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"255731473\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1276794848\\/Photo_Brutus_and_me__Louvre__normal.jpg\",\"name\":\"Joffrey Mick\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 21 23:21:23 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":255731473,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183809653706752,\"created_at\":\"Fri Feb 24 23:13:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2052000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0a3a32dd-03c1-45e8-ad1d-aeffb6ec0ea4-173183809653706752" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW entre Cyriak et la vidéo du chat qui tombe vous faites une rediff d'il y a 6 mois ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1708083113/Guilhempp_normal.jpg" -}, -"title": "Guilhem: #LGW entre Cyriak et la vidéo du chat qui tombe vous faites une rediff d'il y a 6 mois ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2052000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW entre Cyriak et la vid\\u00e9o du chat qui tombe vous faites une rediff d'il y a 6 mois ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183808265400320\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":450,\"screen_name\":\"pornkid\",\"lang\":\"en\",\"profile_text_color\":\"08083b\",\"statuses_count\":19794,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/382116768\\/lmaustin09.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":54,\"profile_link_color\":\"62656f\",\"followers_count\":2305,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1708083113\\/Guilhempp_normal.jpg\",\"description\":\"Photographe - Redacteur\\r\\npour @Iheartweets @letagparfait ...\\r\\nArtisan du LOL\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"2e5557\",\"id_str\":\"14959293\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/382116768\\/lmaustin09.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1708083113\\/Guilhempp_normal.jpg\",\"name\":\"Guilhem\",\"default_profile_image\":false,\"created_at\":\"Sat May 31 00:38:02 +0000 2008\",\"profile_sidebar_border_color\":\"000000\",\"id\":14959293,\"utc_offset\":-10800,\"favourites_count\":3,\"url\":\"http:\\/\\/www.guilhem.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183808265400320,\"created_at\":\"Fri Feb 24 23:13:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2052000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5a7e3341-5153-424e-907b-58ff2e601d10-173183808265400320" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Ah Enfin du contenu interessant .....", -"img": { -"src": "http://a0.twimg.com/profile_images/1826253762/gifs__20__normal.gif" -}, -"title": "Systaime: #lgw Ah Enfin du contenu interessant .....", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2052000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw Ah Enfin du contenu interessant .....\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183810895220738\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"000000\",\"screen_name\":\"systaime18\",\"lang\":\"fr\",\"favourites_count\":112,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":493,\"location\":\"Paris\",\"profile_text_color\":\"000000\",\"followers_count\":393,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1826253762\\/gifs__20__normal.gif\",\"description\":\"\",\"statuses_count\":3211,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/424585054\\/15380207101.jpg\",\"show_all_inline_media\":true,\"listed_count\":40,\"profile_link_color\":\"080808\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"758882\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Systaime\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/424585054\\/15380207101.jpg\",\"created_at\":\"Thu Feb 08 22:13:03 +0000 2007\",\"profile_sidebar_fill_color\":\"f5ed08\",\"id\":758882,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.systaime.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1826253762\\/gifs__20__normal.gif\"},\"truncated\":false,\"id\":173183810895220738,\"created_at\":\"Fri Feb 24 23:13:32 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2052000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d022a46e-d670-42d5-a58e-8d60616bf11a-173183810895220738" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @MryEmery: #change2ton #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1808461305/image_normal.jpg" -}, -"title": "Lalée Pinoncely: RT @MryEmery: #change2ton #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2052000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @MryEmery: #change2ton #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"MryEmery\",\"indices\":[3,12],\"id_str\":\"14285154\",\"name\":\"Emery Dolig\\u00e9\",\"id\":14285154}],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[14,25]},{\"text\":\"lgw\",\"indices\":[26,30]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#change2ton #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183555457908738\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":493,\"screen_name\":\"MryEmery\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":31437,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/170627783\\/mrytwitter_copie.jpg\",\"location\":\"Paris Rive Gauche\",\"show_all_inline_media\":true,\"listed_count\":931,\"profile_link_color\":\"2FC2EF\",\"followers_count\":19577,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1648215039\\/EmeryDoligeHubN_B_normal.jpg\",\"description\":\"Vanksen. Europe 1 #dcdc. Lib\\u00e9ral ta m\\u00e8re.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f7f8fa\",\"id_str\":\"14285154\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/170627783\\/mrytwitter_copie.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648215039\\/EmeryDoligeHubN_B_normal.jpg\",\"name\":\"Emery Dolig\\u00e9\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 02 16:59:11 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":14285154,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/mry.blogs.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183555457908738,\"created_at\":\"Fri Feb 24 23:12:31 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183809980862464\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":366,\"screen_name\":\"Lalee_retour\",\"lang\":\"fr\",\"profile_text_color\":\"98989e\",\"statuses_count\":3720,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/340041788\\/photo.JPG\",\"location\":\"France- LYON\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"f013e9\",\"followers_count\":298,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1808461305\\/image_normal.jpg\",\"description\":\"Une digital-mum' entrepreneur, lib\\u00e9rale, communicante, blogueuse soon... \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"16171a\",\"id_str\":\"252150894\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/340041788\\/photo.JPG\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808461305\\/image_normal.jpg\",\"name\":\"Lal\\u00e9e Pinoncely\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 14 16:05:09 +0000 2011\",\"profile_sidebar_border_color\":\"42454d\",\"id\":252150894,\"utc_offset\":-10800,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183809980862464,\"created_at\":\"Fri Feb 24 23:13:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2052000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7dfa5f94-69a1-417b-b326-3acef1016e39-173183809980862464" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Cyriak ♥ #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1836489540/humanrage1_normal.jpg" -}, -"title": "Androids: Cyriak ♥ #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2053000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Cyriak \\u2665 #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[9,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183815827718144\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Androids974\",\"lang\":\"en\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":189,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":68,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836489540\\/humanrage1_normal.jpg\",\"description\":\"Spectateur.\",\"statuses_count\":1493,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/24960097\\/Grammar_Natzee_2_by_dinyctis.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"58974537\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Androids\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/24960097\\/Grammar_Natzee_2_by_dinyctis.jpg\",\"created_at\":\"Wed Jul 22 00:25:26 +0000 2009\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":58974537,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836489540\\/humanrage1_normal.jpg\"},\"truncated\":false,\"id\":173183815827718144,\"created_at\":\"Fri Feb 24 23:13:33 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2053000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c062853f-56a4-4b44-a8d0-3cee25c2d98a-173183815827718144" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Hop, place au #lgw pour finir la soirée en beauté", -"img": { -"src": "http://a0.twimg.com/profile_images/1845521784/tetocarre_normal.jpg" -}, -"title": "Greg Ienco: Hop, place au #lgw pour finir la soirée en beauté", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2055000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Hop, place au #lgw pour finir la soir\\u00e9e en beaut\\u00e9\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183824103088128\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"adadad\",\"screen_name\":\"GregIenco\",\"lang\":\"fr\",\"favourites_count\":221,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1818,\"location\":\"Amay, Belgique\",\"profile_text_color\":\"5e275e\",\"followers_count\":1006,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1845521784\\/tetocarre_normal.jpg\",\"description\":\"22 years. N\\u00e9o-journaliste chez SudPresse et webmaster CyclismeRevue.eu\",\"statuses_count\":15595,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/82668573\\/Fondecran_Twitter2.jpg\",\"show_all_inline_media\":false,\"listed_count\":64,\"profile_link_color\":\"92a644\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"4b7d31\",\"protected\":false,\"id_str\":\"18137636\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Greg Ienco\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/82668573\\/Fondecran_Twitter2.jpg\",\"created_at\":\"Mon Dec 15 14:54:59 +0000 2008\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":18137636,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.gregorio.be\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1845521784\\/tetocarre_normal.jpg\"},\"truncated\":false,\"id\":173183824103088128,\"created_at\":\"Fri Feb 24 23:13:35 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2055000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c9eafc43-87ad-4094-8877-6c4c9ef8bbc5-173183824103088128" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw ah les pirates, ils ont volé notre recette de drogue, cyyyyyyyyyyriak", -"img": { -"src": "http://a0.twimg.com/profile_images/1353093787/Dragons-6_normal.jpg" -}, -"title": "Thibaut Devillers: #lgw ah les pirates, ils ont volé notre recette de drogue, cyyyyyyyyyyriak", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2057000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw ah les pirates, ils ont vol\\u00e9 notre recette de drogue, cyyyyyyyyyyriak\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183831506030592\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":68,\"screen_name\":\"Eliadus\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":704,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"92095420\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"name\":\"Thibaut Devillers\",\"default_profile_image\":false,\"created_at\":\"Mon Nov 23 19:36:51 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":92095420,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.followfriday.com\\/followfriday\\/eliadus\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183831506030592,\"created_at\":\"Fri Feb 24 23:13:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2057000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9524e940-a710-46c1-a0fb-93df474fb6a9-173183831506030592" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Et en plus nous les twittos sommes exploités par cette scorie de la télé.", -"img": { -"src": "http://a0.twimg.com/profile_images/1691878517/P1010611_copie_normal.jpg" -}, -"title": "Eloi: #LGW Et en plus nous les twittos sommes exploités par cette scorie de la télé.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2058000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW Et en plus nous les twittos sommes exploit\\u00e9s par cette scorie de la t\\u00e9l\\u00e9.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183834010034177\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":40,\"screen_name\":\"Evergreen_47\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1290,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/216649575\\/Fringe_Wallpaper01_1680_ET.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":25,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1691878517\\/P1010611_copie_normal.jpg\",\"description\":\"S\\u00e9rivore entre deux poly d'orga et amateur des salles obscures \\u00e0 ses heures perdues. Fan intemporel d'Alias. Chroniqueur sur http:\\/\\/www.niceflare.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"246049290\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/216649575\\/Fringe_Wallpaper01_1680_ET.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1691878517\\/P1010611_copie_normal.jpg\",\"name\":\"Eloi\",\"default_profile_image\":false,\"created_at\":\"Wed Feb 02 01:00:37 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":246049290,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183834010034177,\"created_at\":\"Fri Feb 24 23:13:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2058000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5fc9a31d-7ff6-4b3b-a6d5-fc8f494d27e3-173183834010034177" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais WTF cette émission. #lgw #cqui", -"img": { -"src": "http://a3.twimg.com/profile_images/1811845815/Flying_Blue_normal.jpg" -}, -"title": "Bastien Joseph: Mais WTF cette émission. #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2058000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mais WTF cette \\u00e9mission. #lgw #cqui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]},{\"text\":\"cqui\",\"indices\":[30,35]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183835524186112\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1033,\"screen_name\":\"BastienJoseph31\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":3556,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":34,\"profile_link_color\":\"0099B9\",\"followers_count\":667,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\",\"description\":\"Etudiant en com' \\u00e0 Paris. (ISCOM). Rugby, r\\u00e9seaux sociaux, musique. Connu comme Le Stagiaire de la @BoucherieOvalie. En recherche d'un VRAI stage. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"0099B9\",\"id_str\":\"191087175\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\",\"name\":\"Bastien Joseph\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 15 15:41:38 +0000 2010\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":191087175,\"utc_offset\":null,\"favourites_count\":10,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/bastien-joseph\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183835524186112,\"created_at\":\"Fri Feb 24 23:13:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2058000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9f5c04e7-8c99-44fd-a142-4748bec47151-173183835524186112" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @monsieurlam: Je salue les intentions derrière Le Grand Webze, mais bordel que c'est étrange, comme truc. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1746813509/avatar-southPark_normal.jpg" -}, -"title": "P'tit Filou: RT @monsieurlam: Je salue les intentions derrière Le Grand Webze, mais bordel que c'est étrange, comme truc. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2059000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @monsieurlam: Je salue les intentions derri\\u00e8re Le Grand Webze, mais bordel que c'est \\u00e9trange, comme truc. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"monsieurlam\",\"indices\":[3,15],\"id_str\":\"7993262\",\"name\":\"L\\u00e2m HUA\",\"id\":7993262}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[109,113]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Je salue les intentions derri\\u00e8re Le Grand Webze, mais bordel que c'est \\u00e9trange, comme truc. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[92,96]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180740211707904\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":14,\"screen_name\":\"monsieurlam\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":10180,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":543,\"profile_link_color\":\"0084B4\",\"followers_count\":21597,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/129612647\\/boredcat_normal.jpg\",\"description\":\"+ links \\r\\n+ my life \\r\\n+ no reply \\r\\n+ @decate \\r\\n+ @lense \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"7993262\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/129612647\\/boredcat_normal.jpg\",\"name\":\"L\\u00e2m HUA\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 06 14:07:39 +0000 2007\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":7993262,\"utc_offset\":3600,\"favourites_count\":133,\"url\":\"http:\\/\\/www.monsieurlam.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180740211707904,\"created_at\":\"Fri Feb 24 23:01:20 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183838942527488\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":39,\"screen_name\":\"philippeBenoit_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":88,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"Essonnes\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"990000\",\"followers_count\":18,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1746813509\\/avatar-southPark_normal.jpg\",\"description\":\"Juste un p'tit bonhomme passionn\\u00e9 par l'informatique...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"EBEBEB\",\"id_str\":\"454723252\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1746813509\\/avatar-southPark_normal.jpg\",\"name\":\"P'tit Filou\",\"default_profile_image\":false,\"created_at\":\"Wed Jan 04 09:27:21 +0000 2012\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":454723252,\"utc_offset\":null,\"favourites_count\":1,\"url\":\"http:\\/\\/www.philippe-benoit.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183838942527488,\"created_at\":\"Fri Feb 24 23:13:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2059000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f3106acb-97bb-41e9-862b-0b821e8a5c92-173183838942527488" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'essaie de comprendre le concept de \"Le Grand Webze\" sur France 5... Mais j'ai du mal pour l'instant! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1777511872/image_normal.jpg" -}, -"title": "Yohann: J'essaie de comprendre le concept de \"Le Grand Webze\" sur France 5... Mais j'ai du mal pour l'instant! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2060000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'essaie de comprendre le concept de \\\"Le Grand Webze\\\" sur France 5... Mais j'ai du mal pour l'instant! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[103,107]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183843044569090\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":139,\"screen_name\":\"kanYe44\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1069,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/382771671\\/P1010082.JPG\",\"location\":\"Saint-Nazaire\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":10,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1777511872\\/image_normal.jpg\",\"description\":\"Joke, Sports and XBOX360 ! Gamertag : kanYe 44\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"172109911\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/382771671\\/P1010082.JPG\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1777511872\\/image_normal.jpg\",\"name\":\"Yohann\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 28 23:02:34 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":172109911,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/www.youtube.com\\/user\\/P5yk0t1K\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183843044569090,\"created_at\":\"Fri Feb 24 23:13:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2060000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cdd61ba7-b2e1-409e-82ad-78d0cfd1f20a-173183843044569090" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'ai toujours détésté Cyriak ... Too much #wtf #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1807980780/hackathon_2_normal.png" -}, -"title": "Antoine Touzot: J'ai toujours détésté Cyriak ... Too much #wtf #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2061000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"J'ai toujours d\\u00e9t\\u00e9st\\u00e9 Cyriak ... Too much #wtf #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"wtf\",\"indices\":[42,46]},{\"text\":\"lgw\",\"indices\":[47,51]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183847905755136\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ff9900\",\"screen_name\":\"antoinetouzot\",\"lang\":\"fr\",\"favourites_count\":11,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":129,\"location\":\"Montreuil\",\"profile_text_color\":\"666666\",\"followers_count\":169,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1807980780\\/hackathon_2_normal.png\",\"description\":\"\\u00c9tudiant H3 \\u00e0 @hetic (Montreuil) [Digital native] [Geek] ...\\r\\n[Alleeeeez l\\u00e0] [@SkipTheUse and @IziaMusic addict]\",\"statuses_count\":1203,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/236891468\\/FD.jpg\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"ff9900\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"292929\",\"protected\":false,\"id_str\":\"123813930\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Antoine Touzot\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/236891468\\/FD.jpg\",\"created_at\":\"Wed Mar 17 08:56:06 +0000 2010\",\"profile_sidebar_fill_color\":\"e6e6e6\",\"id\":123813930,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/lesconfdusud.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1807980780\\/hackathon_2_normal.png\"},\"truncated\":false,\"id\":173183847905755136,\"created_at\":\"Fri Feb 24 23:13:41 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2061000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef77b274-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2f69a88b-adfe-40ab-bd66-334d14b9544b-173183847905755136" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw c'est pour le lancement du salon de l'agriculture ? top actu !", -"img": { -"src": "http://a2.twimg.com/profile_images/1685061192/Photo_du_10-12-11___15.18_normal.jpg" -}, -"title": "DelloyeCoiteux: #lgw c'est pour le lancement du salon de l'agriculture ? top actu !", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2061000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw c'est pour le lancement du salon de l'agriculture ? top actu !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183845741494272\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":276,\"screen_name\":\"DelloyeCoiteux\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2103,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":89,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1685061192\\/Photo_du_10-12-11___15.18_normal.jpg\",\"description\":\"Design, Architecture, Photographie, Web et autres petites curiosit\\u00e9s\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"433388967\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1685061192\\/Photo_du_10-12-11___15.18_normal.jpg\",\"name\":\"DelloyeCoiteux\",\"default_profile_image\":false,\"created_at\":\"Sat Dec 10 14:14:07 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":433388967,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183845741494272,\"created_at\":\"Fri Feb 24 23:13:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2061000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f596a65f-3111-4362-a3d4-ab4a26d5a464-173183845741494272" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Désolé mais le vendredi généralement c'est Nip Tuck et pas Le Grand Webze ... Donc direction #M6 ... #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1525098848/183219_1802661462292_1112499116_2172166_8041184_n_normal.jpg" -}, -"title": "Michael J.: Désolé mais le vendredi généralement c'est Nip Tuck et pas Le Grand Webze ... Donc direction #M6 ... #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2062000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"D\\u00e9sol\\u00e9 mais le vendredi g\\u00e9n\\u00e9ralement c'est Nip Tuck et pas Le Grand Webze ... Donc direction #M6 ... #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"M6\",\"indices\":[93,96]},{\"text\":\"LGW\",\"indices\":[101,105]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183852867624960\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":150,\"screen_name\":\"Martyornot\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2671,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/378350402\\/war_dictators.jpg\",\"location\":\"Rouen, Normandie\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":101,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1525098848\\/183219_1802661462292_1112499116_2172166_8041184_n_normal.jpg\",\"description\":\"#Traveler #geek #retrogaming #videogames #Normandie #rouen #Coupdecouteaudanslaglotte !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"112498831\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/378350402\\/war_dictators.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1525098848\\/183219_1802661462292_1112499116_2172166_8041184_n_normal.jpg\",\"name\":\"Michael J.\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 08 18:34:33 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":112498831,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183852867624960,\"created_at\":\"Fri Feb 24 23:13:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2062000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efc9b6e6-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9a1c921a-ec69-4160-ae21-a3acc262311f-173183852867624960" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @PeteMcVries: Avant tu tweetais des émissions télé, maintenant tu regardes Twitter à la télé. #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1851110304/Picture_0480_normal.jpg" -}, -"title": "Swin Gum: RT @PeteMcVries: Avant tu tweetais des émissions télé, maintenant tu regardes Twitter à la télé. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2062000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @PeteMcVries: Avant tu tweetais des \\u00e9missions t\\u00e9l\\u00e9, maintenant tu regardes Twitter \\u00e0 la t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"PeteMcVries\",\"indices\":[3,15],\"id_str\":\"258422519\",\"name\":\"PeteMcVries\",\"id\":258422519}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[97,101]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Avant tu tweetais des \\u00e9missions t\\u00e9l\\u00e9, maintenant tu regardes Twitter \\u00e0 la t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[80,84]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183579122171904\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":411,\"screen_name\":\"PeteMcVries\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":48462,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/211191620\\/Durable_Desktop_Background.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":69,\"profile_link_color\":\"2FC2EF\",\"followers_count\":1153,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1838468821\\/ken-barbumarini_re_normal.jpg\",\"description\":\"Ni journaliste, ni influent,j'ai pas confondu Twitter avec Meetic ou un journal intime. C'est pas parce qu'on se suit qu'on est amis, mais sinon bienvenue.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"258422519\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/211191620\\/Durable_Desktop_Background.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838468821\\/ken-barbumarini_re_normal.jpg\",\"name\":\"PeteMcVries\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 27 17:58:20 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":258422519,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183579122171904,\"created_at\":\"Fri Feb 24 23:12:37 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183851730968576\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":233,\"screen_name\":\"Swiinea\",\"lang\":\"fr\",\"profile_text_color\":\"71d6c9\",\"statuses_count\":4516,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/362128090\\/swin.jpg\",\"location\":\"Lille - Pos\\u00e9e sur un cactus\",\"show_all_inline_media\":true,\"listed_count\":23,\"profile_link_color\":\"807d7e\",\"followers_count\":581,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851110304\\/Picture_0480_normal.jpg\",\"description\":\"Les bios c'est pour les faibles ou pour les gens qui font un truc dans la vie tout \\u00e7a. Je suis Swin' et je suis n\\u00e9e pour \\u00eatre une larve. #HOULOULOU\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1d4c70\",\"id_str\":\"372532169\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/362128090\\/swin.jpg\",\"profile_sidebar_fill_color\":\"1d4c70\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851110304\\/Picture_0480_normal.jpg\",\"name\":\"Swin Gum\",\"default_profile_image\":false,\"created_at\":\"Mon Sep 12 23:11:47 +0000 2011\",\"profile_sidebar_border_color\":\"57ff57\",\"id\":372532169,\"utc_offset\":-10800,\"favourites_count\":360,\"url\":\"http:\\/\\/tchictchac.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183851730968576,\"created_at\":\"Fri Feb 24 23:13:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2062000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e0c7de97-a8cf-46c8-8f87-bf25124dbfb1-173183851730968576" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "2ème vidéo wtf de la soirée vous êtes en forme! #lgw @LeGrandWebze", -"img": { -"src": "http://a1.twimg.com/profile_images/1804671338/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png" -}, -"title": "Marie: 2ème vidéo wtf de la soirée vous êtes en forme! #lgw @LeGrandWebze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2063000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"2\\u00e8me vid\\u00e9o wtf de la soir\\u00e9e vous \\u00eates en forme! #lgw @LeGrandWebze\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[53,66],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[48,52]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183857405870081\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"D9B17E\",\"screen_name\":\"frenchy_Marie\",\"lang\":\"en\",\"favourites_count\":25,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":203,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":84,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\",\"description\":\"J'accapare des objets sans ressurgir sur autrui.\",\"statuses_count\":2882,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"9D582E\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"protected\":false,\"id_str\":\"120444044\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Marie\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"created_at\":\"Sat Mar 06 13:02:46 +0000 2010\",\"profile_sidebar_fill_color\":\"EADEAA\",\"id\":120444044,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\"},\"truncated\":false,\"id\":173183857405870081,\"created_at\":\"Fri Feb 24 23:13:43 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2063000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5965650c-8c7f-44a6-bce4-4c15c598021a-173183857405870081" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ok prendre de la drogue #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1848450170/poseur_normal.jpg" -}, -"title": "Pras: Ok prendre de la drogue #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2065000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ok prendre de la drogue #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183863466631168\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1362,\"screen_name\":\"Praska\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":48429,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/54512196\\/wallpaper.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":170,\"profile_link_color\":\"0084B4\",\"followers_count\":3040,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848450170\\/poseur_normal.jpg\",\"description\":\"BOSS[Viedegeek + Bargaming]\\r\\nFirewall Karmique\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1b8085\",\"id_str\":\"15453030\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/54512196\\/wallpaper.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848450170\\/poseur_normal.jpg\",\"name\":\"Pras\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 16 11:15:07 +0000 2008\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":15453030,\"utc_offset\":3600,\"favourites_count\":195,\"url\":\"http:\\/\\/flavors.me\\/praska\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183863466631168,\"created_at\":\"Fri Feb 24 23:13:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2065000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9d93268f-0702-4210-9060-b2be5373b9e8-173183863466631168" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La 4eme du #lgw a trouvé son rythme de croisière. Pas de malaise, juste du bon WTF. :)", -"img": { -"src": "http://a3.twimg.com/profile_images/1612866761/2222_normal.jpg" -}, -"title": "makina: La 4eme du #lgw a trouvé son rythme de croisière. Pas de malaise, juste du bon WTF. :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2065000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La 4eme du #lgw a trouv\\u00e9 son rythme de croisi\\u00e8re. Pas de malaise, juste du bon WTF. :)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183864003497984\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1,\"screen_name\":\"makina37\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1612866761\\/2222_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"351529067\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612866761\\/2222_normal.jpg\",\"name\":\"makina\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 09 11:20:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":351529067,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183864003497984,\"created_at\":\"Fri Feb 24 23:13:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2065000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0abaebe5-abc6-4f57-adf5-fb0e5e98589f-173183864003497984" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Putain en fait c'est le royaume du #old le grand webze... #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1817743835/image_normal.jpg" -}, -"title": "Christo Bee: Putain en fait c'est le royaume du #old le grand webze... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2065000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Putain en fait c'est le royaume du #old le grand webze... #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"old\",\"indices\":[35,39]},{\"text\":\"lgw\",\"indices\":[58,62]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183864729124864\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"000000\",\"screen_name\":\"dreamingoldfish\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":94,\"location\":\"Nantes, France\",\"profile_text_color\":\"0a090a\",\"followers_count\":188,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1817743835\\/image_normal.jpg\",\"description\":\"Bande Dessin\\u00e9e ( #9eArt ), Cin\\u00e9ma, Musique & Trucs \\u00e0 #Nantes , souvent avec @_Lillium_ .\",\"statuses_count\":3839,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/358714278\\/1600x1200.jpg\",\"show_all_inline_media\":true,\"listed_count\":21,\"profile_link_color\":\"0438bd\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"06666b\",\"protected\":false,\"id_str\":\"17711887\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Christo Bee\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/358714278\\/1600x1200.jpg\",\"created_at\":\"Fri Nov 28 16:34:06 +0000 2008\",\"profile_sidebar_fill_color\":\"bad5f5\",\"id\":17711887,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/dreamingoldfish\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817743835\\/image_normal.jpg\"},\"truncated\":false,\"id\":173183864729124864,\"created_at\":\"Fri Feb 24 23:13:45 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2065000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efc7e104-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d5cddfaf-b477-4370-8415-07fd2e6f570a-173183864729124864" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'ai l'impression d'être sous LSD, suis-je la seule ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1778320118/Photo_du_23-01-12___01.14__2_normal.jpg" -}, -"title": "Magali P.: J'ai l'impression d'être sous LSD, suis-je la seule ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2066000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'ai l'impression d'\\u00eatre sous LSD, suis-je la seule ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[54,58]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183867098898432\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":630,\"screen_name\":\"PrMagali\",\"lang\":\"fr\",\"profile_text_color\":\"969696\",\"statuses_count\":2868,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/428631959\\/tumblr_l9z5ffMZSL1qe11ryo1_500.jpg\",\"location\":\"Strasbourg - Paris\",\"show_all_inline_media\":false,\"listed_count\":11,\"profile_link_color\":\"bd4e4e\",\"followers_count\":355,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1778320118\\/Photo_du_23-01-12___01.14__2_normal.jpg\",\"description\":\"\\u00c9tudiante pubarde consciencieuse qui n'aime pas porter des lunettes \\/ #Web #Communication #Actu #Pub #Lol & 2nd degr\\u00e9.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"224178853\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/428631959\\/tumblr_l9z5ffMZSL1qe11ryo1_500.jpg\",\"profile_sidebar_fill_color\":\"0a0a0a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1778320118\\/Photo_du_23-01-12___01.14__2_normal.jpg\",\"name\":\"Magali P.\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 08 10:22:52 +0000 2010\",\"profile_sidebar_border_color\":\"383b36\",\"id\":224178853,\"utc_offset\":-10800,\"favourites_count\":9,\"url\":\"http:\\/\\/quid-deceat.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183867098898432,\"created_at\":\"Fri Feb 24 23:13:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2066000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f5519ae3-c301-4979-89c6-95daad481cf2-173183867098898432" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je crois que jamais je n'accrocherai à cette émission #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1495075588/image_normal.jpg" -}, -"title": "Benjamin Poulin: Je crois que jamais je n'accrocherai à cette émission #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2066000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je crois que jamais je n'accrocherai \\u00e0 cette \\u00e9mission #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[54,58]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183867593826304\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":681,\"screen_name\":\"BenjaminPoulin\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":23212,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/105596337\\/image-twitter2.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":182,\"profile_link_color\":\"ff0000\",\"followers_count\":3567,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1495075588\\/image_normal.jpg\",\"description\":\"| Journaliste | Prof ESJ Paris & One School | Ex-IT\\u00e9l\\u00e9, la Radio | Ex-Pr\\u00e9sident Frequence3 | Co-Founder\\/CEO Nolae - Audio, web & mobile agency | \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"141414\",\"id_str\":\"34437695\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/105596337\\/image-twitter2.png\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1495075588\\/image_normal.jpg\",\"name\":\"Benjamin Poulin\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 22 23:14:35 +0000 2009\",\"profile_sidebar_border_color\":\"000000\",\"id\":34437695,\"utc_offset\":3600,\"favourites_count\":15,\"url\":\"http:\\/\\/www.nolae.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183867593826304,\"created_at\":\"Fri Feb 24 23:13:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2066000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2f9baeff-5e86-4513-a5f7-02a501978879-173183867593826304" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "NOOON PAS CYRIAK, JE VAIS MOURIR, QUE VAIS-JE LAISSER DERRIERE MOI ?!! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1804590964/ZEFZA_normal.gif" -}, -"title": "Shik-a-Marrant: NOOON PAS CYRIAK, JE VAIS MOURIR, QUE VAIS-JE LAISSER DERRIERE MOI ?!! #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2066000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"NOOON PAS CYRIAK, JE VAIS MOURIR, QUE VAIS-JE LAISSER DERRIERE MOI ?!! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[71,75]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183869779050496\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":75,\"screen_name\":\"Shikamarrant\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":989,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Cela d\\u00e9pend o\\u00f9 vous \\u00eates\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\",\"description\":\"Je ne suis pas fan de Naruto, mais j'ai trouv\\u00e9 le jeu de mot pas mal en fait. J'aurais pu en trouver un avec #Faisan\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"57607506\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"c0c3c4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\",\"name\":\"Shik-a-Marrant\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 17 10:16:42 +0000 2009\",\"profile_sidebar_border_color\":\"c0c3c4\",\"id\":57607506,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183869779050496,\"created_at\":\"Fri Feb 24 23:13:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2066000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c0b13fa2-5ea0-4f93-a326-289885e2b975-173183869779050496" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "En plein trip devant le clip de cyriak #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/732688177/bi-cause_normal.jpg" -}, -"title": "Charles Liebert: En plein trip devant le clip de cyriak #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2067000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"En plein trip devant le clip de cyriak #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[39,43]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183872853475328\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1158,\"screen_name\":\"Charles_Liebert\",\"lang\":\"en\",\"profile_text_color\":\"F522D5\",\"statuses_count\":48080,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/29762\\/00663_ghostfog_1280x800.jpg\",\"location\":\"Paris - Cap Ferret - Saugeras\",\"show_all_inline_media\":true,\"listed_count\":156,\"profile_link_color\":\"1AF51F\",\"followers_count\":2044,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/732688177\\/bi-cause_normal.jpg\",\"description\":\"Ex Digital Marketing Manager @ Orange Vall\\u00e9e, now Proud Founder of LGS Consulting (@LGS_Consulting). Curator, e-Ninja, Good Samaritan & Lover. #WLTW Official\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0E0F0F\",\"id_str\":\"610993\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/29762\\/00663_ghostfog_1280x800.jpg\",\"profile_sidebar_fill_color\":\"E0FF91\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/732688177\\/bi-cause_normal.jpg\",\"name\":\"Charles Liebert\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 07 20:26:15 +0000 2007\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":610993,\"utc_offset\":3600,\"favourites_count\":509,\"url\":\"http:\\/\\/www.charles-liebert.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183872853475328,\"created_at\":\"Fri Feb 24 23:13:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2067000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ce4d047a-c4de-4be9-97c2-74aa725e053f-173183872853475328" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Il y a tellement de tweets #lgw qu'une vache n'y retrouverait pas son petit, même en dansant !", -"img": { -"src": "http://a3.twimg.com/profile_images/1579781654/brush2star_mini_normal.jpg" -}, -"title": "Magalie Baudry: Il y a tellement de tweets #lgw qu'une vache n'y retrouverait pas son petit, même en dansant !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2067000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Il y a tellement de tweets #lgw qu'une vache n'y retrouverait pas son petit, m\\u00eame en dansant !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[27,31]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183872106905600\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":251,\"screen_name\":\"Mag_frog\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6516,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"location\":\"Nantes\\/Cholet\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"7762e0\",\"followers_count\":274,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"description\":\"Passions web, infographie, dessin, couture, nouvelles technos, communication, partage et th\\u00e9\\u00e2tre amateur.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"172314328\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"profile_sidebar_fill_color\":\"f7a64a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"name\":\"Magalie Baudry\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 29 12:06:17 +0000 2010\",\"profile_sidebar_border_color\":\"f2b87e\",\"id\":172314328,\"utc_offset\":-7200,\"favourites_count\":6,\"url\":\"http:\\/\\/www.maglagrenouille.fr\\/blog\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183872106905600,\"created_at\":\"Fri Feb 24 23:13:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2067000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fa564811-76c9-45fc-b58f-ffcffcbe1858-173183872106905600" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Excellente cette vidéo :D #Cows #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1836345668/profile_normal.png" -}, -"title": "ArDuB57: Excellente cette vidéo :D #Cows #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2067000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"Excellente cette vid\\u00e9o :D #Cows #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"Cows\",\"indices\":[26,31]},{\"text\":\"LGW\",\"indices\":[32,36]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183873474236416\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"1c2352\",\"screen_name\":\"ArDub57\",\"lang\":\"en\",\"favourites_count\":1604,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":646,\"location\":\"FRANCE - METZ - SARREGUEMINES\",\"profile_text_color\":\"333333\",\"description\":\"FreeParty Style - Raleur Pro - Trolleur Compulsif - DHD Android 2.3\\/Transformer 3.2.1 - PS3 @Pix_auto http:\\/\\/pixauto.tumblr.com - http:\\/\\/iboga.tumblr.com\",\"statuses_count\":83436,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"show_all_inline_media\":false,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"followers_count\":1090,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"21448223\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"ArDuB57\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"created_at\":\"Fri Feb 20 23:57:59 +0000 2009\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":21448223,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/ardbox.blogspot.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\"},\"in_reply_to_status_id\":null,\"id\":173183873474236416,\"created_at\":\"Fri Feb 24 23:13:47 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2067000, -"tags": [ -{ -"id-ref": "efcada76-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "360ef004-716e-487f-ad59-8ecacbed55e0-173183873474236416" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Cyriak sur #lgw réaction d' @ErusaOgawa et moi même \"Oh ouiiiiii\"", -"img": { -"src": "http://a2.twimg.com/profile_images/1817746719/tetocarre__1__normal.jpg" -}, -"title": "Noa M. Sanzo: Cyriak sur #lgw réaction d' @ErusaOgawa et moi même \"Oh ouiiiiii\"", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2068000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Cyriak sur #lgw r\\u00e9action d' @ErusaOgawa et moi m\\u00eame \\\"Oh ouiiiiii\\\"\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"ErusaOgawa\",\"indices\":[28,39],\"id_str\":\"285171780\",\"name\":\"Erusa.Ogawa\",\"id\":285171780}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183875714007040\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":88,\"screen_name\":\"NoaMSanzo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":497,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/356217196\\/19258835.4.jpg\",\"location\":\"L\\u00e0 o\\u00f9 je dois \\u00eatre\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":25,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1817746719\\/tetocarre__1__normal.jpg\",\"description\":\"Perdu dans l'univers entre l'infiniment grand et l'infiniment petit.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"369706878\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/356217196\\/19258835.4.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817746719\\/tetocarre__1__normal.jpg\",\"name\":\"Noa M. Sanzo\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 07 20:16:58 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":369706878,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183875714007040,\"created_at\":\"Fri Feb 24 23:13:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2068000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9a1e7dbb-5a13-4c0d-8d66-5183c626f109-173183875714007040" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "pour s'ennuyer y a pire que #Cesar2012 oui oui #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1802176301/image_normal.jpg" -}, -"title": "marine_b: pour s'ennuyer y a pire que #Cesar2012 oui oui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2068000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"pour s'ennuyer y a pire que #Cesar2012 oui oui #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Cesar2012\",\"indices\":[28,38]},{\"text\":\"lgw\",\"indices\":[47,51]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183878918455296\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":283,\"screen_name\":\"marinebatiste\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3264,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/416510788\\/05960e623b1711e19e4a12313813ffc0_6.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"009999\",\"followers_count\":517,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1802176301\\/image_normal.jpg\",\"description\":\"un peu toulousaine, un peu basque, femme \\u00e0 tout faire sur Paris.fr et CM @Paris compl\\u00e8tement in love with #Paris \\u2764\\u2764\\u2764\\u2764\\u2764\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"327253312\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/416510788\\/05960e623b1711e19e4a12313813ffc0_6.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802176301\\/image_normal.jpg\",\"name\":\"marine_b\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 01 07:39:10 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":327253312,\"utc_offset\":-10800,\"favourites_count\":19,\"url\":\"http:\\/\\/marinebatiste.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183878918455296,\"created_at\":\"Fri Feb 24 23:13:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2068000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bd929c03-8a8a-44d0-8bd6-ffbd472294dd-173183878918455296" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Du coup, on fait moins attention au fond bleu de #lgw. Les vidéos, c'est comme des surprises", -"img": { -"src": "http://a1.twimg.com/profile_images/1612831528/cni_id_normal.jpg" -}, -"title": "Jean-Louis Coste: Du coup, on fait moins attention au fond bleu de #lgw. Les vidéos, c'est comme des surprises", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2069000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Du coup, on fait moins attention au fond bleu de #lgw. Les vid\\u00e9os, c'est comme des surprises\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183879627288576\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":132,\"screen_name\":\"jlcoste\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":545,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"10207a\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"description\":\"Langue, litt\\u00e9rature et politique. Sp\\u00e9cialis\\u00e9 en traitement automatique des langues (presse). Rattach\\u00e9 \\u00e0 l'Universit\\u00e9 de Paris 3, et prof. en coll\\u00e8ge de banlieue\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"244454441\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"name\":\"Jean-Louis Coste\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 29 10:24:46 +0000 2011\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":244454441,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183879627288576,\"created_at\":\"Fri Feb 24 23:13:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2069000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c1814ab4-70b3-48be-9941-142e3478fb99-173183879627288576" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ptain l'intro était wtf et lourde pour ça... #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1824565430/photo_2_normal.JPG" -}, -"title": "Bakt El Raalis: Ptain l'intro était wtf et lourde pour ça... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2069000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ptain l'intro \\u00e9tait wtf et lourde pour \\u00e7a... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[45,49]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183880772337665\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1093,\"screen_name\":\"baktelraalis\",\"lang\":\"fr\",\"profile_text_color\":\"636363\",\"statuses_count\":21284,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":105,\"profile_link_color\":\"808080\",\"followers_count\":1299,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"description\":\"Admin Web \\/ R\\u00e9dacteur en chef @Pelecanus_net + apprenti photographe + amateur de musique ind\\u00e9' et de culture ALT + demandeur d'asile + fils des internets\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"18515564\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"profile_sidebar_fill_color\":\"141414\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"name\":\"Bakt El Raalis\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 31 20:37:21 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":18515564,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.pelecanus.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183880772337665,\"created_at\":\"Fri Feb 24 23:13:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2069000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ff3ac292-6b16-4746-b7c0-20ebf3009c46-173183880772337665" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est en regardant les vaches sur #lgw que je comprends pourquoi j'ai arrêté les soirées le vendredi #insane", -"img": { -"src": "http://a3.twimg.com/profile_images/1820482830/422723_10150580606911585_752246584_9050831_1023194566_n_normal.jpg" -}, -"title": "Guillaume Renard: C'est en regardant les vaches sur #lgw que je comprends pourquoi j'ai arrêté les soirées le vendredi #insane", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2070000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est en regardant les vaches sur #lgw que je comprends pourquoi j'ai arr\\u00eat\\u00e9 les soir\\u00e9es le vendredi #insane\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]},{\"text\":\"insane\",\"indices\":[101,108]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183885453172736\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":597,\"screen_name\":\"G_Renard\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1486,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":7,\"profile_link_color\":\"020d0c\",\"followers_count\":205,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1820482830\\/422723_10150580606911585_752246584_9050831_1023194566_n_normal.jpg\",\"description\":\"Motorsports junkie. Working on social media and webmarketing stuff. Writer for @chequeredflags \\/ Membre CN @PartiLiberal\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"12186112\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"668ff7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1820482830\\/422723_10150580606911585_752246584_9050831_1023194566_n_normal.jpg\",\"name\":\"Guillaume Renard\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 13 17:02:09 +0000 2008\",\"profile_sidebar_border_color\":\"050505\",\"id\":12186112,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/chequeredflags.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183885453172736,\"created_at\":\"Fri Feb 24 23:13:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2070000, -"tags": [ -{ -"id-ref": "efcb60fe-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "eb27c169-40c6-4017-b472-9f9e6c2e2d24-173183885453172736" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw cows n' cows n' cows excelleeeeeent !", -"img": { -"src": "http://a0.twimg.com/profile_images/1602210892/Galactica_normal.jpg" -}, -"title": "Cammarata Thierry: #lgw cows n' cows n' cows excelleeeeeent !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2070000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw cows n' cows n' cows excelleeeeeent !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183884798869504\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":98,\"screen_name\":\"thcammarata\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1161,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"990000\",\"followers_count\":23,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"334554629\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"name\":\"Cammarata Thierry\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 13 08:43:07 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":334554629,\"utc_offset\":3600,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183884798869504,\"created_at\":\"Fri Feb 24 23:13:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2070000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ecdb01ad-a9ac-4426-8aae-ce81eff927a9-173183884798869504" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilReste !!! C LA MEGASTAR française. Et l homme qui sauve l émission. #fanboy", -"img": { -"src": "http://a0.twimg.com/profile_images/1498347916/271644_259434607403810_130794806934458_1277083_5755877_o_normal.jpg" -}, -"title": "Antoine borosch: #lgw #ilReste !!! C LA MEGASTAR française. Et l homme qui sauve l émission. #fanboy", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2070000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilReste !!! C LA MEGASTAR fran\\u00e7aise. Et l homme qui sauve l \\u00e9mission. #fanboy\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilReste\",\"indices\":[5,13]},{\"text\":\"fanboy\",\"indices\":[76,83]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183883385372672\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":150,\"screen_name\":\"borosch\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":4226,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"followers_count\":458,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1498347916\\/271644_259434607403810_130794806934458_1277083_5755877_o_normal.jpg\",\"description\":\"logie...\\r\\nth\\u00e9sard\\/podcasteur\\/auteur\\/militant pas forcement dans l'ordre...\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"63253487\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1498347916\\/271644_259434607403810_130794806934458_1277083_5755877_o_normal.jpg\",\"name\":\"Antoine borosch\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 05 20:53:25 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":63253487,\"utc_offset\":3600,\"favourites_count\":56,\"url\":\"http:\\/\\/www.poligeek.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183883385372672,\"created_at\":\"Fri Feb 24 23:13:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2070000, -"tags": [ -{ -"id-ref": "efcb9a06-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "652507a2-20e5-4cc4-9375-bf4ef3fed783-173183883385372672" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW un régal de classiques de l'interweb", -"img": { -"src": "http://a0.twimg.com/profile_images/1778957991/kitty-album-animal-collective_normal.jpg" -}, -"title": "rhésus négatif: #LGW un régal de classiques de l'interweb", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2071000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW un r\\u00e9gal de classiques de l'interweb\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183890326958080\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":83,\"screen_name\":\"rhesusnegatif\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":134,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/411658969\\/1acaCuvIImrDwSd.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1778957991\\/kitty-album-animal-collective_normal.jpg\",\"description\":\"Tweet or GTFO\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"473379117\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/411658969\\/1acaCuvIImrDwSd.gif\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1778957991\\/kitty-album-animal-collective_normal.jpg\",\"name\":\"rh\\u00e9sus n\\u00e9gatif\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 24 22:36:01 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":473379117,\"utc_offset\":null,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183890326958080,\"created_at\":\"Fri Feb 24 23:13:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2071000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "184767eb-ab80-4717-bc01-68e121363c6c-173183890326958080" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze Alors ça c'est trop cool ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1668337583/DTB-Hei-VLQ_normal.jpg" -}, -"title": "Vincent [Gøshi]: @LeGrandWebze Alors ça c'est trop cool ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2072000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze Alors \\u00e7a c'est trop cool ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[41,45]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183894751936514\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":342,\"screen_name\":\"Yoigoshi\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3930,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/236369942\\/wall-twitter.jpg\",\"location\":\"Lille\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"9e9e9e\",\"followers_count\":126,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1668337583\\/DTB-Hei-VLQ_normal.jpg\",\"description\":\"[Tout ce qui est vert est fourbe] - Goshi\\/SilenceCorp #Infographiste\\r\\n\\u007BDieu Vivant de @ChloexF\\u007D\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"29969223\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/236369942\\/wall-twitter.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1668337583\\/DTB-Hei-VLQ_normal.jpg\",\"name\":\"Vincent [G\\u00f8shi]\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 09 12:00:49 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":29969223,\"utc_offset\":3600,\"favourites_count\":25,\"url\":\"http:\\/\\/goshi.ultra-book.com\\/\"},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173183894751936514,\"created_at\":\"Fri Feb 24 23:13:52 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2072000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bd818823-b264-4166-a3e0-aeddc3ef5b71-173183894751936514" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Tain tu regardes c'te vidéo quand t'as fumé c'pas possible.... #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1848927003/DSC00065-1_normal.JPG" -}, -"title": "Fannette Zgirl: Tain tu regardes c'te vidéo quand t'as fumé c'pas possible.... #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2073000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Tain tu regardes c'te vid\\u00e9o quand t'as fum\\u00e9 c'pas possible.... #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[63,67]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183896127676417\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":226,\"screen_name\":\"FannetteZgirl\",\"lang\":\"fr\",\"profile_text_color\":\"362720\",\"statuses_count\":4269,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/403947301\\/tumblr_luy55xaThh1qzrr0co9_500.jpg\",\"location\":\"Bordeaux\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"B40B43\",\"followers_count\":128,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848927003\\/DSC00065-1_normal.JPG\",\"description\":\"Je suis comme un Or\\u00e9o : \\u00e0 prendre ou \\u00e0 l\\u00e9cher (ou les deux).\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"FF6699\",\"id_str\":\"369784286\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/403947301\\/tumblr_luy55xaThh1qzrr0co9_500.jpg\",\"profile_sidebar_fill_color\":\"E5507E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848927003\\/DSC00065-1_normal.JPG\",\"name\":\"Fannette Zgirl\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 07 23:11:20 +0000 2011\",\"profile_sidebar_border_color\":\"CC3366\",\"id\":369784286,\"utc_offset\":-10800,\"favourites_count\":102,\"url\":\"http:\\/\\/fannettezgirl.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183896127676417,\"created_at\":\"Fri Feb 24 23:13:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2073000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "be8c9079-a077-4639-ab7e-07a3480ef2fd-173183896127676417" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Hallucinogène la vachette #ilpart #oupas #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/578949538/6611_137621203372_560673372_3231878_5032042_n_normal.jpg" -}, -"title": "mikiane: Hallucinogène la vachette #ilpart #oupas #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2073000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Hallucinog\\u00e8ne la vachette #ilpart #oupas #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[26,33]},{\"text\":\"oupas\",\"indices\":[34,40]},{\"text\":\"lgw\",\"indices\":[41,45]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.2241006,48.8155414],[2.4697521,48.8155414],[2.4697521,48.9021461],[2.2241006,48.9021461]]]},\"attributes\":{},\"full_name\":\"Paris, Paris\",\"place_type\":\"city\",\"name\":\"Paris\",\"id\":\"7238f93a3e899af6\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/7238f93a3e899af6.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[2.362602,48.87294]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183899285987328\",\"geo\":{\"type\":\"Point\",\"coordinates\":[48.87294,2.362602]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":4607,\"screen_name\":\"mikiane\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":8662,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/30288548\\/fond.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":860,\"profile_link_color\":\"000dc9\",\"followers_count\":29881,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/578949538\\/6611_137621203372_560673372_3231878_5032042_n_normal.jpg\",\"description\":\"Joshfire CEO & Owner.\\r\\nUse to be the Digital Director of France24. Rue89 Cofounder. TEDxParis Curator since 2009 #internetofthings #marktech #innovation #media\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"ffffff\",\"id_str\":\"6574682\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/30288548\\/fond.jpg\",\"profile_sidebar_fill_color\":\"FFFFFF\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/578949538\\/6611_137621203372_560673372_3231878_5032042_n_normal.jpg\",\"name\":\"mikiane\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 04 17:00:30 +0000 2007\",\"profile_sidebar_border_color\":\"d4d4d4\",\"id\":6574682,\"utc_offset\":-7200,\"favourites_count\":23,\"url\":\"http:\\/\\/mikiane.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183899285987328,\"created_at\":\"Fri Feb 24 23:13:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2073000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efcc06d0-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e6deb30f-f4cd-4da8-90ae-b91aae599adc-173183899285987328" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Bullenroll yes pour les twunch cet été !! cc @Vinvin :D #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/535308655/wp_pairo_denied_2_normal.jpg" -}, -"title": "christophe garnier: @Bullenroll yes pour les twunch cet été !! cc @Vinvin :D #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2075000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Bullenroll yes pour les twunch cet \\u00e9t\\u00e9 !! cc @Vinvin :D #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Bullenroll\",\"indices\":[0,11],\"id_str\":\"74413492\",\"name\":\"Am\\u00e9lie \",\"id\":74413492},{\"screen_name\":\"Vinvin\",\"indices\":[46,53],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[57,61]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.osfoora.com\\\" rel=\\\"nofollow\\\"\\u003EOsfoora HD\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173183290210140161\",\"id_str\":\"173183905707474944\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173183290210140161,\"in_reply_to_user_id_str\":\"74413492\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":711,\"screen_name\":\"catfishs\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":37477,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/427349951\\/IMG_0132.JPG\",\"location\":\"Yffiniac - France\",\"show_all_inline_media\":false,\"listed_count\":164,\"profile_link_color\":\"0084B4\",\"followers_count\":983,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/535308655\\/wp_pairo_denied_2_normal.jpg\",\"description\":\"Photographe ind\\u00e9pendant et breton d'adoption. J'aime \\u00e9couter de la bonne musique quand je n'ai pas le temps d'en jouer.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"29444976\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/427349951\\/IMG_0132.JPG\",\"profile_sidebar_fill_color\":\"acd9e8\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/535308655\\/wp_pairo_denied_2_normal.jpg\",\"name\":\"christophe garnier\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 07 13:17:59 +0000 2009\",\"profile_sidebar_border_color\":\"158cbf\",\"id\":29444976,\"utc_offset\":3600,\"favourites_count\":28,\"url\":\"http:\\/\\/www.capturesdigitales.fr\"},\"in_reply_to_screen_name\":\"Bullenroll\",\"truncated\":false,\"id\":173183905707474944,\"created_at\":\"Fri Feb 24 23:13:55 +0000 2012\",\"in_reply_to_user_id\":74413492}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2075000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3a8b8572-5282-4fb7-9146-c6a9dbac6a43-173183905707474944" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ouah j'ai vu mon avatar à la TV! Merci #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1596528247/photo_normal.JPG" -}, -"title": "Jarry Hervé: Ouah j'ai vu mon avatar à la TV! Merci #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2075000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ouah j'ai vu mon avatar \\u00e0 la TV! Merci #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[39,43]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183906563108865\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":269,\"screen_name\":\"rvjarry\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2150,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/265190786\\/ecran_twitter.jpg\",\"location\":\"Uz\\u00e8s\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":235,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1596528247\\/photo_normal.JPG\",\"description\":\"Le dernier qui parle a toujours raison. Sur Twitter ce dernier n'existe pas.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"309302845\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/265190786\\/ecran_twitter.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1596528247\\/photo_normal.JPG\",\"name\":\"Jarry Herv\\u00e9\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 01 21:35:25 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":309302845,\"utc_offset\":null,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183906563108865,\"created_at\":\"Fri Feb 24 23:13:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2075000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ca8734ff-634c-43c0-8797-2ca22953b547-173183906563108865" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ils fument quoi, au #LGW?", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: Ils fument quoi, au #LGW?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2077000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ils fument quoi, au #LGW?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[20,24]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183916260331520\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"111405\",\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"favourites_count\":16,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":912,\"location\":\"Alsace, France\",\"profile_text_color\":\"a3c23e\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"statuses_count\":4894,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Hugo SCHOCH\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_fill_color\":\"9ca871\",\"id\":175540303,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/only.hug33k.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\"},\"truncated\":false,\"id\":173183916260331520,\"created_at\":\"Fri Feb 24 23:13:57 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2077000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2e416500-687b-4792-ace0-cebe7fe1f13e-173183916260331520" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ce que j'aime bien chez #lgw c'est que même avec 3 mois entre les émissions ce sera toujours autant bricolé... C'est rafraîchissant....", -"img": { -"src": "http://a1.twimg.com/profile_images/1638771347/deuch_normal.jpeg" -}, -"title": "FrinnockBoChar: Ce que j'aime bien chez #lgw c'est que même avec 3 mois entre les émissions ce sera toujours autant bricolé... C'est rafraîchissant....", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2077000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ce que j'aime bien chez #lgw c'est que m\\u00eame avec 3 mois entre les \\u00e9missions ce sera toujours autant bricol\\u00e9... C'est rafra\\u00eechissant....\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183913290768384\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":170,\"screen_name\":\"frinnock\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":14422,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0000ff\",\"followers_count\":155,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\",\"description\":\"Plantigrade normand, musicien deuchiste\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"id_str\":\"40014489\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"profile_sidebar_fill_color\":\"e0ff92\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\",\"name\":\"FrinnockBoChar\",\"default_profile_image\":false,\"created_at\":\"Thu May 14 15:22:28 +0000 2009\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":40014489,\"utc_offset\":3600,\"favourites_count\":20,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183913290768384,\"created_at\":\"Fri Feb 24 23:13:57 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2077000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d997dbd3-2ced-4a8c-99cb-7ccce9528e4c-173183913290768384" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw le RYTHME des séquences... Je ne reste que pour voir @KlaireFr", -"img": { -"src": "http://a3.twimg.com/profile_images/1450217504/NEED_normal.png" -}, -"title": "RSE: #lgw le RYTHME des séquences... Je ne reste que pour voir @KlaireFr", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2077000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw le RYTHME des s\\u00e9quences... Je ne reste que pour voir @KlaireFr\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[58,67],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183915459223552\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":536,\"screen_name\":\"Riclux\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":916,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/318981773\\/twilk_background_4e56266f5e75f.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":7,\"profile_link_color\":\"7a7a7a\",\"followers_count\":194,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1450217504\\/NEED_normal.png\",\"description\":\"Tu veux ou tu veux pas?\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"131516\",\"id_str\":\"19427228\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/318981773\\/twilk_background_4e56266f5e75f.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1450217504\\/NEED_normal.png\",\"name\":\"RSE\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 24 01:48:55 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":19427228,\"utc_offset\":-36000,\"favourites_count\":9,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183915459223552,\"created_at\":\"Fri Feb 24 23:13:57 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2077000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d2d25043-d34c-49d8-8354-b68810391c3d-173183915459223552" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "\\o/ Cyriak <3 #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1323968729/avatr_normal.jpg" -}, -"title": "Matthieu Chatry: \\o/ Cyriak <3 #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2078000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\\\o\\/ Cyriak <3 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[18,22]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183920433659904\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":539,\"screen_name\":\"mamatdunet\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":179,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"93A644\",\"followers_count\":136,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1323968729\\/avatr_normal.jpg\",\"description\":\"Web addict, twittonaute mod\\u00e9r\\u00e9, mangeur de p'tits LU et collectionneur de carte t\\u00e9l\\u00e9phoniques France Telecom depuis 1992.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"22425359\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1323968729\\/avatr_normal.jpg\",\"name\":\"Matthieu Chatry\",\"default_profile_image\":false,\"created_at\":\"Mon Mar 02 00:02:29 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":22425359,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183920433659904,\"created_at\":\"Fri Feb 24 23:13:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2078000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "013bcb9d-f0f3-469f-88de-0b7afb04ad5f-173183920433659904" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "OWI CYRIAK #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1823017040/tetocarre_normal.jpg" -}, -"title": "GoldoNat: OWI CYRIAK #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2078000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"OWI CYRIAK #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183919615778816\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":256,\"screen_name\":\"GoldoNat\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1752,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"009999\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"description\":\"Graphiste, Pr\\u00e9sentatrice qui raconte des blagues nulles et Stagiaire irresponsable \\u00e9v\\u00e8nement chez DoReMi Game Cie, Jeux Vid\\u00e9os, Troll \\u00e0 ses heures perdues.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"116250574\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"name\":\"GoldoNat\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 21 19:13:39 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":116250574,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.doremi.asso.fr\\/site\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183919615778816,\"created_at\":\"Fri Feb 24 23:13:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2078000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e6b3762b-9399-4fd3-96c9-fbf878191d7a-173183919615778816" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "je confirme #ilpart il sont trop chelou a #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1604661294/IMG_3135-2_normal.png" -}, -"title": "Joel Rubino: je confirme #ilpart il sont trop chelou a #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2079000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"je confirme #ilpart il sont trop chelou a #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[12,19]},{\"text\":\"LGW\",\"indices\":[43,47]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183921368993795\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":427,\"screen_name\":\"joelrubino\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6248,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/419789164\\/flaming-guitar.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":28,\"profile_link_color\":\"009999\",\"followers_count\":594,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1604661294\\/IMG_3135-2_normal.png\",\"description\":\"http:\\/\\/about.me\\/JoelRubino\\r\\nTweet perso qui n'engagent que moi.\\r\\nHumaniste amateur de Rugby, de Jazz et de confit de canard.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"5831002\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/419789164\\/flaming-guitar.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1604661294\\/IMG_3135-2_normal.png\",\"name\":\"Joel Rubino\",\"default_profile_image\":false,\"created_at\":\"Mon May 07 12:20:32 +0000 2007\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":5831002,\"utc_offset\":3600,\"favourites_count\":25,\"url\":\"http:\\/\\/www.rubino.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183921368993795,\"created_at\":\"Fri Feb 24 23:13:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2079000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f75daed6-6256-44fc-9f42-ff78d73401dd-173183921368993795" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le moment LSD du Grand Webze. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1683879841/Photo_du_83030873-12-___23.03_normal.jpg" -}, -"title": "Rémi: Le moment LSD du Grand Webze. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2079000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le moment LSD du Grand Webze. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183922585341952\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":319,\"screen_name\":\"GabytaineFlam\",\"lang\":\"fr\",\"profile_text_color\":\"8FCAE0\",\"statuses_count\":5849,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"location\":\"Toulouse.\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"4BB7DF\",\"followers_count\":368,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"description\":\"Les tweets qui ont \\u00e9t\\u00e9 \\u00e9crits dans cette TL ont \\u00e9t\\u00e9 faits par un professionnel. N'essayez pas de les reproduire \\u00e0 la maison. Contentez vous de les suivre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"59BEE4\",\"id_str\":\"161146189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"profile_sidebar_fill_color\":\"191F22\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"name\":\"R\\u00e9mi\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 30 03:07:45 +0000 2010\",\"profile_sidebar_border_color\":\"4BB7DF\",\"id\":161146189,\"utc_offset\":-10800,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183922585341952,\"created_at\":\"Fri Feb 24 23:13:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2079000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1d3fd863-1149-45ec-90bb-2ca1ad1e70ce-173183922585341952" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@watchmefalll Félicitations, un de tes tweets est passé à la télé ! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1840289962/beautiful-color-18_normal.jpg" -}, -"title": "10Qssion: @watchmefalll Félicitations, un de tes tweets est passé à la télé ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2079000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@watchmefalll F\\u00e9licitations, un de tes tweets est pass\\u00e9 \\u00e0 la t\\u00e9l\\u00e9 ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"watchmefalll\",\"indices\":[0,13],\"id_str\":\"161378075\",\"name\":\"watchmefalll\",\"id\":161378075}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[68,72]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183922740535296\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"161378075\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":284,\"screen_name\":\"10Qssion\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4468,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/429769220\\/beautiful-color-18.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"followers_count\":548,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1840289962\\/beautiful-color-18_normal.jpg\",\"description\":\"Avant, j'aimais le caf\\u00e9. Mais \\u00e7a, c'est th\\u00e9i\\u00e8re. Born to be a larve.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"434758168\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429769220\\/beautiful-color-18.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840289962\\/beautiful-color-18_normal.jpg\",\"name\":\"10Qssion\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 12 08:27:31 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":434758168,\"utc_offset\":null,\"favourites_count\":20,\"url\":\"http:\\/\\/10qssion.blogspot.com\\/\"},\"in_reply_to_screen_name\":\"watchmefalll\",\"truncated\":false,\"id\":173183922740535296,\"created_at\":\"Fri Feb 24 23:13:59 +0000 2012\",\"in_reply_to_user_id\":161378075}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2079000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "84b9bf71-1569-4fd2-b94f-84ad8de3d633-173183922740535296" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW C'est pas facile de s'endormir en essayant de compter des vaches qui dansent comme ça...", -"img": { -"src": "http://a2.twimg.com/profile_images/1776332006/Zeke_normal.jpg" -}, -"title": "[T61] Rémy S.: #LGW C'est pas facile de s'endormir en essayant de compter des vaches qui dansent comme ça...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2080000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW C'est pas facile de s'endormir en essayant de compter des vaches qui dansent comme \\u00e7a...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183925622026240\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":103,\"screen_name\":\"ThatVeryBadFlip\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":11101,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432613878\\/lastofus4.jpg\",\"location\":\"France - 66500, Prades\",\"show_all_inline_media\":true,\"listed_count\":8,\"profile_link_color\":\"009999\",\"followers_count\":112,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1776332006\\/Zeke_normal.jpg\",\"description\":\"I don't know tweeting in English very well . But when I do, it's in French.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"169bde\",\"id_str\":\"165862367\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432613878\\/lastofus4.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1776332006\\/Zeke_normal.jpg\",\"name\":\"[T61] R\\u00e9my S.\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 12 18:48:22 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":165862367,\"utc_offset\":3600,\"favourites_count\":27,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183925622026240,\"created_at\":\"Fri Feb 24 23:14:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2080000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f5fb19b0-bce6-4076-8414-b70f5dc95e2f-173183925622026240" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le Grand Webze, ou comment se passer de LSD grâce à la télévision française. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1474785559/testdeux_normal.jpg" -}, -"title": "Romain Mollet: Le Grand Webze, ou comment se passer de LSD grâce à la télévision française. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2081000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le Grand Webze, ou comment se passer de LSD gr\\u00e2ce \\u00e0 la t\\u00e9l\\u00e9vision fran\\u00e7aise. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[77,81]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183932303548416\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":71,\"screen_name\":\"RomainMollet\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":80,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/130413024\\/pan.jpg\",\"location\":\"Nantes\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1474785559\\/testdeux_normal.jpg\",\"description\":\"\\u00c9tudiant \\u00e0 Cin\\u00e9Cr\\u00e9atis depuis moins d'une semaine (18\\/09\\/2011)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"62795411\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/130413024\\/pan.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1474785559\\/testdeux_normal.jpg\",\"name\":\"Romain Mollet\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 04 11:47:02 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":62795411,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/conneriehumanumest.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183932303548416,\"created_at\":\"Fri Feb 24 23:14:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2081000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1b5a45cd-84ef-4e2a-b52f-e2e09a922cc1-173183932303548416" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LudoDelaherche: Ha merde ! @FlorencePorcel n'a pas mit son bras bionique ! #lgw #cqui", -"img": { -"src": "http://a2.twimg.com/profile_images/1567949026/Fabarol_normal.jpg" -}, -"title": "Fabienne BAROLLIER: RT @LudoDelaherche: Ha merde ! @FlorencePorcel n'a pas mit son bras bionique ! #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2082000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LudoDelaherche: Ha merde ! @FlorencePorcel n'a pas mit son bras bionique ! #lgw #cqui\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[3,18],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061},{\"screen_name\":\"FlorencePorcel\",\"indices\":[31,46],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[79,83]},{\"text\":\"cqui\",\"indices\":[84,89]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Ha merde ! @FlorencePorcel n'a pas mit son bras bionique ! #lgw #cqui\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[11,26],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[59,63]},{\"text\":\"cqui\",\"indices\":[64,69]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182888819441664\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6695,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"followers_count\":2387,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"name\":\"Ludovic Delaherche\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":72665061,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/chapkattack.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182888819441664,\"created_at\":\"Fri Feb 24 23:09:52 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183936346849280\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1042,\"screen_name\":\"Fabarol\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":317,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Issy les moulineaux\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0084B4\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"description\":\"Magazines societe\\/d\\u00e9cryptage de F5. Les Maternelles, Allo Rufo, Mag Sante+Allo Doc, CAD+CDA+CAV, R&C, Medias le Mag, C Politique, LMEF, Dr CAC, LGQ, LGW\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"110388053\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"name\":\"Fabienne BAROLLIER\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 01 11:04:06 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":110388053,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183936346849280,\"created_at\":\"Fri Feb 24 23:14:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2082000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6b41e93c-c109-421c-83d5-aa9c860e39a3-173183936346849280" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mon dieu, ils sont perchés #LGW #cQui", -"img": { -"src": "http://a0.twimg.com/profile_images/1720114042/Izafox_normal.jpg" -}, -"title": "Izafox: Mon dieu, ils sont perchés #LGW #cQui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2082000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mon dieu, ils sont perch\\u00e9s #LGW #cQui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[27,31]},{\"text\":\"cQui\",\"indices\":[32,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183935914840064\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":255,\"screen_name\":\"Izafox\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1985,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":31,\"profile_link_color\":\"FF3300\",\"followers_count\":587,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1720114042\\/Izafox_normal.jpg\",\"description\":\"Co-fondatrice du BarGaming, R\\u00e9dactrice sur VieDeGeek\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"21196709\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1720114042\\/Izafox_normal.jpg\",\"name\":\"Izafox\",\"default_profile_image\":false,\"created_at\":\"Wed Feb 18 13:49:16 +0000 2009\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":21196709,\"utc_offset\":-10800,\"favourites_count\":3,\"url\":\"http:\\/\\/www.viedegeek.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183935914840064,\"created_at\":\"Fri Feb 24 23:14:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2082000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "77827574-dc66-40da-a294-17e8d3c9c829-173183935914840064" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Enfin d'un côté, dans ce genre-là, j'ai encore plus WTF... #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1725590755/jak-avatar-twitter_normal.png" -}, -"title": "Axel Leroy: Enfin d'un côté, dans ce genre-là, j'ai encore plus WTF... #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2082000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Enfin d'un c\\u00f4t\\u00e9, dans ce genre-l\\u00e0, j'ai encore plus WTF... #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[59,63]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183937324134400\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":304,\"screen_name\":\"BlackEco\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13160,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/199653801\\/jak-avatar-rmx-twitter.png\",\"location\":\"Versailles, France\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":191,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1725590755\\/jak-avatar-twitter_normal.png\",\"description\":\"I'm a 18 years old french geek, passionated by Anglo-Saxon culture, computing, music, Internet, video games, movies, other geek stuffs and cars.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"94871785\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/199653801\\/jak-avatar-rmx-twitter.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1725590755\\/jak-avatar-twitter_normal.png\",\"name\":\"Axel Leroy\",\"default_profile_image\":false,\"created_at\":\"Sat Dec 05 21:28:19 +0000 2009\",\"profile_sidebar_border_color\":\"00bbff\",\"id\":94871785,\"utc_offset\":3600,\"favourites_count\":142,\"url\":\"http:\\/\\/www.blackeco.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183937324134400,\"created_at\":\"Fri Feb 24 23:14:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2082000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "56f06468-a15f-4dbe-8f93-9086b4bfc310-173183937324134400" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1626973906/ProfilePicXAdualityNB_normal.jpg" -}, -"title": "Xim Axinn: RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2083000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Monsieur_Poulpe\",\"indices\":[3,19],\"name\":\"Monsieur Poulpe\",\"id_str\":\"101887303\",\"id\":101887303},{\"screen_name\":\"palmashow\",\"indices\":[37,47],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[112,116]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[16,26],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[91,95]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183220911833090\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"010203\",\"screen_name\":\"Monsieur_Poulpe\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":44,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":14306,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\",\"description\":\"Je fais vivre le net depuis 98. Depuis que je suis enseign\\u00e9 dans les \\u00e9coles, dois-je vraiment me pr\\u00e9senter ?\",\"statuses_count\":2826,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"show_all_inline_media\":true,\"listed_count\":325,\"profile_link_color\":\"042c5e\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"5cb5a8\",\"protected\":false,\"id_str\":\"101887303\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Monsieur Poulpe\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"created_at\":\"Mon Jan 04 23:03:32 +0000 2010\",\"profile_sidebar_fill_color\":\"68baae\",\"id\":101887303,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.monsieurpoulpe.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\"},\"truncated\":false,\"id\":173183220911833090,\"created_at\":\"Fri Feb 24 23:11:12 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183940465655808\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"476656\",\"screen_name\":\"XimAxinn\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":221,\"location\":\"Paris\",\"profile_text_color\":\"208f14\",\"followers_count\":184,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1626973906\\/ProfilePicXAdualityNB_normal.jpg\",\"description\":\"http:\\/\\/www.geexublog.fr Je vois des trucs, et je dis des b\\u00eatises dessus. Des fois c'est dr\\u00f4le. A part \\u00e7a, j'aime pas trop les hotdogs arm\\u00e9niens.\",\"statuses_count\":5124,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"b30404\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"fcfeff\",\"protected\":false,\"id_str\":\"406887664\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Xim Axinn\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Mon Nov 07 10:19:22 +0000 2011\",\"profile_sidebar_fill_color\":\"e3e0e3\",\"id\":406887664,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.geexublog.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1626973906\\/ProfilePicXAdualityNB_normal.jpg\"},\"truncated\":false,\"id\":173183940465655808,\"created_at\":\"Fri Feb 24 23:14:03 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2083000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "83b100a6-5376-4f69-be89-30d62520c20b-173183940465655808" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@slashisback La #TeamRCT a perdu au Patéchapper du #LGW #Cqui #StadeDeFrance #TeamSF", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @slashisback La #TeamRCT a perdu au Patéchapper du #LGW #Cqui #StadeDeFrance #TeamSF", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2084000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@slashisback La #TeamRCT a perdu au Pat\\u00e9chapper du #LGW #Cqui #StadeDeFrance #TeamSF\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"slashisback\",\"indices\":[0,12],\"id_str\":\"41356465\",\"name\":\"S\\u00e9bastien\",\"id\":41356465}],\"urls\":[],\"hashtags\":[{\"text\":\"TeamRCT\",\"indices\":[16,24]},{\"text\":\"LGW\",\"indices\":[51,55]},{\"text\":\"Cqui\",\"indices\":[56,61]},{\"text\":\"StadeDeFrance\",\"indices\":[62,76]},{\"text\":\"TeamSF\",\"indices\":[77,84]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183944173420545\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"41356465\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":156,\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":34409,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris Montparnasse - Bruxelles\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"name\":\"Pierre B.\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":104184883,\"utc_offset\":-10800,\"favourites_count\":254,\"url\":null},\"in_reply_to_screen_name\":\"slashisback\",\"truncated\":false,\"id\":173183944173420545,\"created_at\":\"Fri Feb 24 23:14:04 +0000 2012\",\"in_reply_to_user_id\":41356465}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2084000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efcdc100-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73ddc0-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "85ad7d3d-5ab5-4241-9e7e-9d2d6ea7091e-173183944173420545" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "découvre @Tweets2Comptoir grace à #lgw très sympa", -"img": { -"src": "http://a3.twimg.com/profile_images/1143926795/jeromep_logo_carre_twitter_normal.png" -}, -"title": "jeromep: découvre @Tweets2Comptoir grace à #lgw très sympa", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2084000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"d\\u00e9couvre @Tweets2Comptoir grace \\u00e0 #lgw tr\\u00e8s sympa\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[9,25],\"id_str\":\"227334618\",\"name\":\"Tweets de Comptoir\",\"id\":227334618}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183942344712193\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":367,\"screen_name\":\"jeromep_net\",\"lang\":\"fr\",\"profile_text_color\":\"663B12\",\"statuses_count\":4607,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/161132761\\/jeromep_twitter_background.jpg\",\"location\":\"France , Paris\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"1F98C7\",\"followers_count\":191,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1143926795\\/jeromep_logo_carre_twitter_normal.png\",\"description\":\"Internaute passionn\\u00e9, auteur des blogs : jeromep.net - sanscommentaire.fr - debranche.fr \\/ r\\u00e9dacteur sur accessoweb.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"282929\",\"id_str\":\"6815562\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/161132761\\/jeromep_twitter_background.jpg\",\"profile_sidebar_fill_color\":\"DAECF4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1143926795\\/jeromep_logo_carre_twitter_normal.png\",\"name\":\"jeromep\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 14 16:27:00 +0000 2007\",\"profile_sidebar_border_color\":\"C6E2EE\",\"id\":6815562,\"utc_offset\":3600,\"favourites_count\":6,\"url\":\"http:\\/\\/blog.jeromep.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183942344712193,\"created_at\":\"Fri Feb 24 23:14:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2084000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c76f606b-30c8-4ed4-8df8-41d42ea04df1-173183942344712193" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On s'amuse beaucoup plus devant #LGW quand même.", -"img": { -"src": "http://a0.twimg.com/profile_images/1849263379/Snapshot_20110905_4_normal.JPG" -}, -"title": "Asma Elouali: On s'amuse beaucoup plus devant #LGW quand même.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2084000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"On s'amuse beaucoup plus devant #LGW quand m\\u00eame.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[32,36]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[1.3504251,43.5328732],[1.5153761,43.5328732],[1.5153761,43.6686768],[1.3504251,43.6686768]]]},\"attributes\":{},\"full_name\":\"Toulouse, Haute-Garonne\",\"name\":\"Toulouse\",\"id\":\"d588cce1c821ba09\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/d588cce1c821ba09.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183942231465984\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":111,\"screen_name\":\"AsmaElouali\",\"lang\":\"en\",\"profile_text_color\":\"7347d1\",\"statuses_count\":783,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/405496721\\/Stuff.jpg\",\"location\":\"Toulouse, South of France\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"d15e8c\",\"followers_count\":92,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849263379\\/Snapshot_20110905_4_normal.JPG\",\"description\":\"18-year-old student @SciencesPoTlse #PinkCity \\u25ac United States of America #Insha'Allah\\u2665\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"b592d9\",\"id_str\":\"247830364\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/405496721\\/Stuff.jpg\",\"profile_sidebar_fill_color\":\"91e6bd\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849263379\\/Snapshot_20110905_4_normal.JPG\",\"name\":\"Asma Elouali\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 05 17:19:55 +0000 2011\",\"profile_sidebar_border_color\":\"70d0db\",\"id\":247830364,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183942231465984,\"created_at\":\"Fri Feb 24 23:14:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2084000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "666b6ad6-5af8-4b93-8e2c-b45d5436e1f6-173183942231465984" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @SothieArt: Tout Twitter critique #lgw, mais tout le monde le regarde.", -"img": { -"src": "http://a1.twimg.com/profile_images/1795703544/boingboing_normal.jpg" -}, -"title": "jeandec: RT @SothieArt: Tout Twitter critique #lgw, mais tout le monde le regarde.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2086000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @SothieArt: Tout Twitter critique #lgw, mais tout le monde le regarde.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SothieArt\",\"indices\":[3,13],\"id_str\":\"222087543\",\"name\":\"Sothie\",\"id\":222087543}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[37,41]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Tout Twitter critique #lgw, mais tout le monde le regarde.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[22,26]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183611888091137\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":273,\"screen_name\":\"SothieArt\",\"lang\":\"fr\",\"profile_text_color\":\"f5ebed\",\"statuses_count\":1615,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/394685281\\/223256_183003498415847_142427142473483_459264_913853_n.jpg\",\"location\":\"Paris-Marseille-Toulouse\",\"show_all_inline_media\":false,\"listed_count\":10,\"profile_link_color\":\"f2cc0e\",\"followers_count\":167,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1729642037\\/IMG_5329__696x1024__normal.jpg\",\"description\":\"Economiste saltimbanque, artiste \\u00e9conom\\u00e8tre. Je suis en campagne pour 2017 car la France a besoin d'une Princesse, une vraie, avec du rose dedans.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"f20317\",\"id_str\":\"222087543\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/394685281\\/223256_183003498415847_142427142473483_459264_913853_n.jpg\",\"profile_sidebar_fill_color\":\"2f074a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1729642037\\/IMG_5329__696x1024__normal.jpg\",\"name\":\"Sothie\",\"default_profile_image\":false,\"created_at\":\"Thu Dec 02 12:34:48 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":222087543,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183611888091137,\"created_at\":\"Fri Feb 24 23:12:45 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183953656745984\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":490,\"screen_name\":\"jeandec\",\"lang\":\"en\",\"profile_text_color\":\"8f001f\",\"statuses_count\":1683,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/61922178\\/Grey_Wallpaper_by_w_brennan2.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":19,\"profile_link_color\":\"ff8800\",\"followers_count\":494,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1795703544\\/boingboing_normal.jpg\",\"description\":\"J'aime rire \\u00e0 gorge d\\u00e9ploy\\u00e9e.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"d9d9d9\",\"id_str\":\"15466573\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/61922178\\/Grey_Wallpaper_by_w_brennan2.jpg\",\"profile_sidebar_fill_color\":\"f0f0f0\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1795703544\\/boingboing_normal.jpg\",\"name\":\"jeandec\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 17 11:17:51 +0000 2008\",\"profile_sidebar_border_color\":\"ff8800\",\"id\":15466573,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/circonflexions.free.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183953656745984,\"created_at\":\"Fri Feb 24 23:14:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2086000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2a188b97-0094-4413-a1b6-1e9647e310b2-173183953656745984" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Fallait prévenir qu'il fallait fumer un pétard pour le truc des vaches, là #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1727266317/oimtampon_normal.jpg" -}, -"title": "Lucas Parax: Fallait prévenir qu'il fallait fumer un pétard pour le truc des vaches, là #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2086000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Fallait pr\\u00e9venir qu'il fallait fumer un p\\u00e9tard pour le truc des vaches, l\\u00e0 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[75,79]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183953069551616\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":731,\"screen_name\":\"lucasparax\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9270,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"990000\",\"followers_count\":538,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1727266317\\/oimtampon_normal.jpg\",\"description\":\"Politique, musique, r\\u00e9flexions absurdes. J'aime bien votre veste, mais faudrait penser \\u00e0 ne pas la retourner. #\\u00e9lys\\u00e9e_2012 #rock\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"333415548\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727266317\\/oimtampon_normal.jpg\",\"name\":\"Lucas Parax\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 11 14:14:27 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":333415548,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/lucasparax.over-blog.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183953069551616,\"created_at\":\"Fri Feb 24 23:14:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2086000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f8bdbc29-fbd8-4503-8d8b-b958c6d0bded-173183953069551616" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @iiioon: #IlReste !! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1605787538/image_normal.jpg" -}, -"title": "Evan Frouin: RT @iiioon: #IlReste !! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2086000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @iiioon: #IlReste !! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"iiioon\",\"indices\":[3,10],\"name\":\"Marion\",\"id_str\":\"39847706\",\"id\":39847706}],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[12,20]},{\"text\":\"lgw\",\"indices\":[24,28]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#IlReste !! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[12,16]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183578925039619\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"FFFFFF\",\"screen_name\":\"iiioon\",\"lang\":\"en\",\"favourites_count\":47,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":186,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":104,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1802232284\\/Capture_d__cran_2012-02-04___01.15.52_normal.png\",\"description\":\"Accro aux s\\u00e9ries et \\u00e0 l'humour. HeroCorpienne. \\r\\nEt pourquoi faire aujourd'hui c'que j'pourrai faire demain ?\",\"statuses_count\":11590,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme20\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"BF1238\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BF1238\",\"protected\":false,\"id_str\":\"39847706\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Marion\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme20\\/bg.png\",\"created_at\":\"Wed May 13 21:57:02 +0000 2009\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"id\":39847706,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802232284\\/Capture_d__cran_2012-02-04___01.15.52_normal.png\"},\"truncated\":false,\"id\":173183578925039619,\"created_at\":\"Fri Feb 24 23:12:37 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183952096468992\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Evanuaille\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":69,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1605787538\\/image_normal.jpg\",\"description\":\"\",\"statuses_count\":25,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"312209085\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Evan Frouin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Jun 06 19:12:42 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":312209085,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1605787538\\/image_normal.jpg\"},\"truncated\":false,\"id\":173183952096468992,\"created_at\":\"Fri Feb 24 23:14:06 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2086000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "eb9f3da7-4bc4-4cff-a413-c56b4bec383d-173183952096468992" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Regarde finalement Le Grand Webzé et hallucine. C'est quoi cette émission ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1732222031/225424_10150191128277161_707862160_7152826_6174185_n_normal.jpg" -}, -"title": "Brice Lahaye: Regarde finalement Le Grand Webzé et hallucine. C'est quoi cette émission ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2087000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Regarde finalement Le Grand Webz\\u00e9 et hallucine. C'est quoi cette \\u00e9mission ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[76,80]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183956777312256\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":369,\"screen_name\":\"bricelahaye\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":127,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/428619100\\/press-dl.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":70,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1732222031\\/225424_10150191128277161_707862160_7152826_6174185_n_normal.jpg\",\"description\":\"\\u00c9tudiant en journalisme \\u00e0 Sciences Po Rennes. N'arrive jamais en retard parce que DETESTE Phil Collins. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"022330\",\"id_str\":\"216310703\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/428619100\\/press-dl.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1732222031\\/225424_10150191128277161_707862160_7152826_6174185_n_normal.jpg\",\"name\":\"Brice Lahaye\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 16 10:41:07 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":216310703,\"utc_offset\":-36000,\"favourites_count\":8,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183956777312256,\"created_at\":\"Fri Feb 24 23:14:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2087000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "769b862b-5dd4-4fa6-a47b-2a8ec2d90f6d-173183956777312256" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est trop con mais ça me fait trop marrer l'truc des vaches ! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1802232284/Capture_d__cran_2012-02-04___01.15.52_normal.png" -}, -"title": "Marion: C'est trop con mais ça me fait trop marrer l'truc des vaches ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2087000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est trop con mais \\u00e7a me fait trop marrer l'truc des vaches ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[63,67]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183957733605377\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":186,\"screen_name\":\"iiioon\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":11591,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme20\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"BF1238\",\"followers_count\":104,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1802232284\\/Capture_d__cran_2012-02-04___01.15.52_normal.png\",\"description\":\"Accro aux s\\u00e9ries et \\u00e0 l'humour. HeroCorpienne. \\r\\nEt pourquoi faire aujourd'hui c'que j'pourrai faire demain ?\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BF1238\",\"id_str\":\"39847706\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme20\\/bg.png\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802232284\\/Capture_d__cran_2012-02-04___01.15.52_normal.png\",\"name\":\"Marion\",\"default_profile_image\":false,\"created_at\":\"Wed May 13 21:57:02 +0000 2009\",\"profile_sidebar_border_color\":\"FFFFFF\",\"id\":39847706,\"utc_offset\":3600,\"favourites_count\":47,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183957733605377,\"created_at\":\"Fri Feb 24 23:14:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2087000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8ffff99c-37dc-492a-95aa-7253f064e697-173183957733605377" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Envoyez-nous des photos de vous avec votre télé ! On fera un joli album legrandwebze@gmail.com #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1567949026/Fabarol_normal.jpg" -}, -"title": "Fabienne BAROLLIER: RT @LeGrandWebze: Envoyez-nous des photos de vous avec votre télé ! On fera un joli album legrandwebze@gmail.com #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2088000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Envoyez-nous des photos de vous avec votre t\\u00e9l\\u00e9 ! On fera un joli album legrandwebze@gmail.com #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[113,117]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Envoyez-nous des photos de vous avec votre t\\u00e9l\\u00e9 ! On fera un joli album legrandwebze@gmail.com #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[95,99]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182956561641472\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":3026,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":3198,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"statuses_count\":1480,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"legrandwebze\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":365949385,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\"},\"truncated\":false,\"id\":173182956561641472,\"created_at\":\"Fri Feb 24 23:10:09 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183959067410433\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Fabarol\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1042,\"location\":\"Issy les moulineaux\",\"profile_text_color\":\"333333\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"description\":\"Magazines societe\\/d\\u00e9cryptage de F5. Les Maternelles, Allo Rufo, Mag Sante+Allo Doc, CAD+CDA+CAV, R&C, Medias le Mag, C Politique, LMEF, Dr CAC, LGQ, LGW\",\"statuses_count\":318,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"110388053\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Fabienne BAROLLIER\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Feb 01 11:04:06 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":110388053,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\"},\"truncated\":false,\"id\":173183959067410433,\"created_at\":\"Fri Feb 24 23:14:08 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2088000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3e0a056b-e42c-4649-8ddb-b3daceafe043-173183959067410433" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "\"@LudoDelaherche: La communauté #stadedefrance en force sur le mur du #lgw\" Ah, vous postulez aussi via la télé ? ;-) #TeamST #TeamSF", -"img": { -"src": "http://a0.twimg.com/profile_images/1844190316/Profil-twitterV8_normal.jpg" -}, -"title": "Stade de France: \"@LudoDelaherche: La communauté #stadedefrance en force sur le mur du #lgw\" Ah, vous postulez aussi via la télé ? ;-) #TeamST #TeamSF", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2089000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\\"@LudoDelaherche: La communaut\\u00e9 #stadedefrance en force sur le mur du #lgw\\\" Ah, vous postulez aussi via la t\\u00e9l\\u00e9 ? ;-) #TeamST #TeamSF\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[1,16],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"stadedefrance\",\"indices\":[32,46]},{\"text\":\"lgw\",\"indices\":[70,74]},{\"text\":\"TeamST\",\"indices\":[118,125]},{\"text\":\"TeamSF\",\"indices\":[126,133]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183966986248193\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":true,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":481,\"screen_name\":\"StadeFrance\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":774,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431140636\\/bg-twitterV7.jpg\",\"location\":\"La Plaine-Saint-Denis, France\",\"show_all_inline_media\":true,\"listed_count\":19,\"profile_link_color\":\"009999\",\"followers_count\":952,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1844190316\\/Profil-twitterV8_normal.jpg\",\"description\":\"#Foot #rugby #athl\\u00e9 #concerts... Quels grands #spectacles allez vous vivre avec nous ?\\r\\nPartagez avec le hashtag #stadedefrance !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFFFFF\",\"id_str\":\"88690419\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431140636\\/bg-twitterV7.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1844190316\\/Profil-twitterV8_normal.jpg\",\"name\":\"Stade de France\",\"default_profile_image\":false,\"created_at\":\"Mon Nov 09 15:42:16 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":88690419,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.stadefrance.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183966986248193,\"created_at\":\"Fri Feb 24 23:14:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2089000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73ddc0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efceb0ce-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7cb35db1-2a93-42cd-b126-2346b7d48c24-173183966986248193" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Salut les gens ! :p en live sur #lgw avec un @vinvin et Rollin très en forme ! :-)", -"img": { -"src": "http://a1.twimg.com/profile_images/1829507565/IMG_2377_final2_normal.jpg" -}, -"title": "William Abisror: Salut les gens ! :p en live sur #lgw avec un @vinvin et Rollin très en forme ! :-)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2089000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Salut les gens ! :p en live sur #lgw avec un @vinvin et Rollin tr\\u00e8s en forme ! :-)\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[45,52],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183965539217408\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"WilliamAbisror\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":222,\"location\":\"Paris - Strasbourg\",\"profile_text_color\":\"333333\",\"followers_count\":520,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1829507565\\/IMG_2377_final2_normal.jpg\",\"description\":\"Podcast, web, design. Graphiste free-lance (disponible !) et animateur du podcast @willandco.\",\"statuses_count\":2860,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":30,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"305168829\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"William Abisror\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Wed May 25 19:21:09 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":305168829,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.willandco.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1829507565\\/IMG_2377_final2_normal.jpg\"},\"truncated\":false,\"id\":173183965539217408,\"created_at\":\"Fri Feb 24 23:14:09 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2089000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ac96d3f2-8d1f-4ee1-95ad-dce96cb27690-173183965539217408" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw c'est vachement drôle.", -"img": { -"src": "http://a0.twimg.com/profile_images/735642103/mortimer_normal.jpg" -}, -"title": "Yves BARBARIN: #lgw c'est vachement drôle.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2090000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw c'est vachement dr\\u00f4le.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183968605253633\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":14,\"screen_name\":\"yves_bar\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":87,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"location\":\"Paris, Ile-de-France FR\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"9D582E\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/735642103\\/mortimer_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"London\",\"profile_background_color\":\"8B542B\",\"id_str\":\"120391774\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"profile_sidebar_fill_color\":\"EADEAA\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/735642103\\/mortimer_normal.jpg\",\"name\":\"Yves BARBARIN\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 06 08:54:21 +0000 2010\",\"profile_sidebar_border_color\":\"D9B17E\",\"id\":120391774,\"utc_offset\":0,\"favourites_count\":4,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183968605253633,\"created_at\":\"Fri Feb 24 23:14:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2090000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b58366f0-f9ad-44f2-90da-4b196ae23bb1-173183968605253633" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'ai le droit de dire que ce que je vois la tout de suite c'est de la merde ? #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1850972765/image_normal.jpg" -}, -"title": "Pierson ∞: J'ai le droit de dire que ce que je vois la tout de suite c'est de la merde ? #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2090000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'ai le droit de dire que ce que je vois la tout de suite c'est de la merde ? #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[78,82]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183969649631233\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":733,\"screen_name\":\"spookev\",\"lang\":\"en\",\"profile_text_color\":\"8f8f8f\",\"statuses_count\":27570,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/96498905\\/bgTw.jpg\",\"location\":\"Alsace-France \\/ Germany\",\"show_all_inline_media\":false,\"listed_count\":102,\"profile_link_color\":\"000f57\",\"followers_count\":1040,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850972765\\/image_normal.jpg\",\"description\":\"Freelance graphisme, web & print. www.twavatar.us - www.foot.lv Suis-moi, ta vie sera moins chiante. - NS2012 - Mes tweets n'engagent que moi. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"000000\",\"id_str\":\"51034368\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/96498905\\/bgTw.jpg\",\"profile_sidebar_fill_color\":\"9ed6f0\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850972765\\/image_normal.jpg\",\"name\":\"Pierson \\u221e\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 26 12:18:55 +0000 2009\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":51034368,\"utc_offset\":-10800,\"favourites_count\":66,\"url\":\"http:\\/\\/www.annei.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183969649631233,\"created_at\":\"Fri Feb 24 23:14:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2090000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0aa44206-7de2-46fd-bd2f-fcb4b1a2b7fe-173183969649631233" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @PeteMcVries: Avant tu tweetais des émissions télé, maintenant tu regardes Twitter à la télé. #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: RT @PeteMcVries: Avant tu tweetais des émissions télé, maintenant tu regardes Twitter à la télé. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2091000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @PeteMcVries: Avant tu tweetais des \\u00e9missions t\\u00e9l\\u00e9, maintenant tu regardes Twitter \\u00e0 la t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"PeteMcVries\",\"indices\":[3,15],\"id_str\":\"258422519\",\"name\":\"PeteMcVries\",\"id\":258422519}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[97,101]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Avant tu tweetais des \\u00e9missions t\\u00e9l\\u00e9, maintenant tu regardes Twitter \\u00e0 la t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[80,84]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183579122171904\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":411,\"screen_name\":\"PeteMcVries\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":48462,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/211191620\\/Durable_Desktop_Background.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":69,\"profile_link_color\":\"2FC2EF\",\"followers_count\":1153,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1838468821\\/ken-barbumarini_re_normal.jpg\",\"description\":\"Ni journaliste, ni influent,j'ai pas confondu Twitter avec Meetic ou un journal intime. C'est pas parce qu'on se suit qu'on est amis, mais sinon bienvenue.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"258422519\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/211191620\\/Durable_Desktop_Background.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838468821\\/ken-barbumarini_re_normal.jpg\",\"name\":\"PeteMcVries\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 27 17:58:20 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":258422519,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183579122171904,\"created_at\":\"Fri Feb 24 23:12:37 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183973298675712\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":912,\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"profile_text_color\":\"a3c23e\",\"statuses_count\":4894,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"location\":\"Alsace, France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"profile_sidebar_fill_color\":\"9ca871\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"name\":\"Hugo SCHOCH\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_border_color\":\"111405\",\"id\":175540303,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/only.hug33k.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183973298675712,\"created_at\":\"Fri Feb 24 23:14:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2091000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a46fc237-66d0-42a5-aa3c-30518e2c075d-173183973298675712" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "je suis fan de Cyriak, il faut voir ses autres vidéos psychédéliques =) #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1775456404/zetourist_avatar_normal.png" -}, -"title": "Zetourist: je suis fan de Cyriak, il faut voir ses autres vidéos psychédéliques =) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2092000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"je suis fan de Cyriak, il faut voir ses autres vid\\u00e9os psych\\u00e9d\\u00e9liques =) #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[72,76]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183976708644864\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1006,\"screen_name\":\"Zetourist\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":17382,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/57801775\\/nirvana.jpg\",\"location\":\"Cyberespace\",\"show_all_inline_media\":true,\"listed_count\":124,\"profile_link_color\":\"0084B4\",\"followers_count\":1377,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1775456404\\/zetourist_avatar_normal.png\",\"description\":\"Pirate\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"35454634\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/57801775\\/nirvana.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1775456404\\/zetourist_avatar_normal.png\",\"name\":\"Zetourist\",\"default_profile_image\":false,\"created_at\":\"Sun Apr 26 12:24:39 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":35454634,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/ddi.partipirate.org\\/fr\\/txt\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183976708644864,\"created_at\":\"Fri Feb 24 23:14:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2092000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "63b0b9ed-db75-46be-b197-62597b766467-173183976708644864" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "cyriak ? et pourquoi pas cyril lignac #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1823017040/tetocarre_normal.jpg" -}, -"title": "GoldoNat: cyriak ? et pourquoi pas cyril lignac #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2092000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"cyriak ? et pourquoi pas cyril lignac #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[38,42]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183977560096768\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":256,\"screen_name\":\"GoldoNat\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1753,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"009999\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"description\":\"Graphiste, Pr\\u00e9sentatrice qui raconte des blagues nulles et Stagiaire irresponsable \\u00e9v\\u00e8nement chez DoReMi Game Cie, Jeux Vid\\u00e9os, Troll \\u00e0 ses heures perdues.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"116250574\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"name\":\"GoldoNat\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 21 19:13:39 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":116250574,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.doremi.asso.fr\\/site\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183977560096768,\"created_at\":\"Fri Feb 24 23:14:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2092000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "42ca0d2b-94a0-49bb-b62a-418f12579f44-173183977560096768" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW voila quand on demande a des vache de faire le même taf que les chiens renifleur de drogues", -"img": { -"src": "http://a0.twimg.com/profile_images/1757013909/image1326646425_normal.png" -}, -"title": "Damien Vacher: #LGW voila quand on demande a des vache de faire le même taf que les chiens renifleur de drogues", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2093000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW voila quand on demande a des vache de faire le m\\u00eame taf que les chiens renifleur de drogues\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183979980210177\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":405,\"screen_name\":\"Le_Damien\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27164,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Chatillon-en-Bazois\",\"show_all_inline_media\":false,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":343,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"description\":\"I'm a lonely Cowboy who learning un BTS SIO (ex BTS IG) in Nevers... Et un Mac Gyver de l'URL par @Checkyourpeople et je suis un tumblreur assidu\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"26552716\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"name\":\"Damien Vacher\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 25 18:09:17 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":26552716,\"utc_offset\":3600,\"favourites_count\":43,\"url\":\"http:\\/\\/damienvacher.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183979980210177,\"created_at\":\"Fri Feb 24 23:14:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2093000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "853d609c-ea0a-434e-83e2-492f2010ffb3-173183979980210177" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw un peu space ces vaches...", -"img": { -"src": "http://a1.twimg.com/profile_images/1814782956/tumblr_lqg5fglKEF1qlcg2go1_500_normal.jpg" -}, -"title": "Elisa Bête: #lgw un peu space ces vaches...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2093000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw un peu space ces vaches...\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183980877774849\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"000203\",\"screen_name\":\"Elisa_Surge\",\"lang\":\"fr\",\"favourites_count\":371,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":438,\"location\":\"France, Tours\",\"profile_text_color\":\"030003\",\"followers_count\":121,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1814782956\\/tumblr_lqg5fglKEF1qlcg2go1_500_normal.jpg\",\"description\":\"Je sais pas quoi \\u00e9crire alors je dirais juste Salut !\",\"statuses_count\":10911,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/420285069\\/Hardwood-Floor.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0f1478\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"3a95c2\",\"protected\":false,\"id_str\":\"236390764\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Elisa B\\u00eate\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/420285069\\/Hardwood-Floor.jpg\",\"created_at\":\"Mon Jan 10 13:45:53 +0000 2011\",\"profile_sidebar_fill_color\":\"025175\",\"id\":236390764,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/dowhat-youwant.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1814782956\\/tumblr_lqg5fglKEF1qlcg2go1_500_normal.jpg\"},\"truncated\":false,\"id\":173183980877774849,\"created_at\":\"Fri Feb 24 23:14:13 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2093000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d0397e11-8bb1-4598-81bd-50312192b44e-173183980877774849" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Après Solange et ses vidéos voilà les vaches #lgw je veux de la drogue moi aussi", -"img": { -"src": "http://a2.twimg.com/profile_images/1340686999/hasselhoff_normal.jpg" -}, -"title": "monsieurhobby: Après Solange et ses vidéos voilà les vaches #lgw je veux de la drogue moi aussi", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2093000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Apr\\u00e8s Solange et ses vid\\u00e9os voil\\u00e0 les vaches #lgw je veux de la drogue moi aussi\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[45,49]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183983214018561\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"monsieurhobby\",\"lang\":\"fr\",\"favourites_count\":30,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":663,\"location\":\"DtC\",\"profile_text_color\":\"333333\",\"followers_count\":208,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"description\":\"Geek travesti en Ambulancier, je me prom\\u00e8ne en Aquitaine avec dans mon sac des podcasts, des s\\u00e9ries tv, des films et surtout de comics, un v\\u00e9ritable Hobby...\",\"statuses_count\":7366,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"78733185\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"monsieurhobby\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"created_at\":\"Wed Sep 30 22:59:44 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":78733185,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\"},\"truncated\":false,\"id\":173183983214018561,\"created_at\":\"Fri Feb 24 23:14:13 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2093000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2405f15c-5fd5-40b7-bf88-ea88caa34791-173183983214018561" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@MisterMcFlee tu es dans la place ?? #LGW @Yogiimise", -"img": { -"src": "http://a3.twimg.com/profile_images/1578025973/e_M_a_n_u_-188x188_normal.jpg" -}, -"title": "Manu: @MisterMcFlee tu es dans la place ?? #LGW @Yogiimise", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2094000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@MisterMcFlee tu es dans la place ?? #LGW @Yogiimise\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"MisterMcFlee\",\"indices\":[0,13],\"id_str\":\"60043161\",\"name\":\"Mister Mc Flee\",\"id\":60043161},{\"screen_name\":\"Yogiimise\",\"indices\":[43,53],\"id_str\":\"30915093\",\"name\":\"Johann M.\",\"id\":30915093}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[37,41]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173183703101616128\",\"id_str\":\"173183984715571200\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173183703101616128,\"in_reply_to_user_id_str\":\"60043161\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":375,\"screen_name\":\"e_M_a_n_u_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3125,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"0084B4\",\"followers_count\":285,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1578025973\\/e_M_a_n_u_-188x188_normal.jpg\",\"description\":\"Homme 2.0 r\\u00e9solument attach\\u00e9 \\u00e0 sa vie sociale IRL !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"189600177\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1578025973\\/e_M_a_n_u_-188x188_normal.jpg\",\"name\":\"Manu\",\"default_profile_image\":false,\"created_at\":\"Sat Sep 11 18:20:22 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":189600177,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":\"MisterMcFlee\",\"truncated\":false,\"id\":173183984715571200,\"created_at\":\"Fri Feb 24 23:14:14 +0000 2012\",\"in_reply_to_user_id\":60043161}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2094000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "633ecef6-e758-4f84-8c85-cfd4c51df0d0-173183984715571200" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais... mais c'était quoi ça ?! #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1579063362/images_normal.jpg" -}, -"title": "Where is my mind ?: Mais... mais c'était quoi ça ?! #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2094000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mais... mais c'\\u00e9tait quoi \\u00e7a ?! #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[32,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183986435235841\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":79,\"screen_name\":\"Look_out_post\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1474,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":28,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1579063362\\/images_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"387379234\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579063362\\/images_normal.jpg\",\"name\":\"Where is my mind ?\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 08 23:30:51 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":387379234,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183986435235841,\"created_at\":\"Fri Feb 24 23:14:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2094000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c4ce8edd-7218-450d-9e2e-cfb28fd302b7-173183986435235841" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @natevscasper: #lgw..... 1st thing i think of FUCK Memphis Light Gas &Water!!!! #LegalCrooks", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: RT @natevscasper: #lgw..... 1st thing i think of FUCK Memphis Light Gas &Water!!!! #LegalCrooks", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2094000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @natevscasper: #lgw..... 1st thing i think of FUCK Memphis Light Gas &Water!!!! #LegalCrooks\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"natevscasper\",\"indices\":[3,16],\"id_str\":\"362301265\",\"name\":\"Nathan Thompson\",\"id\":362301265}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[18,22]},{\"text\":\"LegalCrooks\",\"indices\":[83,95]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw..... 1st thing i think of FUCK Memphis Light Gas &Water!!!! #LegalCrooks\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"LegalCrooks\",\"indices\":[65,77]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183773591089152\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":71,\"screen_name\":\"natevscasper\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":257,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Memphis, TN\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":62,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1513876422\\/9Xn9rmBG_normal\",\"description\":\"Im a kool dude who loves to have a good time. You only leave once LIVE IT UP \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"362301265\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1513876422\\/9Xn9rmBG_normal\",\"name\":\"Nathan Thompson\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 26 05:05:29 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":362301265,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183773591089152,\"created_at\":\"Fri Feb 24 23:13:23 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183985562816514\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":635,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"name\":\"Royer Charles-Henri\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":185396126,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183985562816514,\"created_at\":\"Fri Feb 24 23:14:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2094000, -"tags": [ -{ -"id-ref": "efc6c58a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f2eaaf16-5a0c-4742-9b26-0981be62c75e-173183985562816514" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @PRland: Cette impression bizarre de participer à un effort expérimental, c'est juste moi ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1844133961/8x3UkTtw_normal" -}, -"title": "Laurent Aubaret: RT @PRland: Cette impression bizarre de participer à un effort expérimental, c'est juste moi ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2095000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @PRland: Cette impression bizarre de participer \\u00e0 un effort exp\\u00e9rimental, c'est juste moi ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"PRland\",\"indices\":[3,10],\"id_str\":\"1421991\",\"name\":\"Eric Maillard\",\"id\":1421991}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[95,99]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Cette impression bizarre de participer \\u00e0 un effort exp\\u00e9rimental, c'est juste moi ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[83,87]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183765324115968\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":2550,\"screen_name\":\"PRland\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":54033,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/302156681\\/twilk_background_4e35a56daf4a2.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":452,\"profile_link_color\":\"0000ff\",\"followers_count\":7667,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1727472042\\/ChezDisney_normal.jpg\",\"description\":\"Je dirige une agence de RP mais tout ce qui se passe ici n'engage que moi.\\r\\n \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"1421991\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/302156681\\/twilk_background_4e35a56daf4a2.jpg\",\"profile_sidebar_fill_color\":\"952d2f\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727472042\\/ChezDisney_normal.jpg\",\"name\":\"Eric Maillard\",\"default_profile_image\":false,\"created_at\":\"Sun Mar 18 15:45:10 +0000 2007\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":1421991,\"utc_offset\":3600,\"favourites_count\":173,\"url\":\"http:\\/\\/www.prland.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183765324115968,\"created_at\":\"Fri Feb 24 23:13:21 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183988255567872\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":563,\"screen_name\":\"lolofildelo\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":2943,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431542214\\/flickr-10-nov-2006.jpg\",\"location\":\"Valence d'Agen\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"6a19e3\",\"followers_count\":165,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1844133961\\/8x3UkTtw_normal\",\"description\":\"Rugby, Politique, Croix Rouge et ferias voila ce que j'aime le plus, et avec l'accent svp sud ouest oblige, ici c'est du 2nd degr\\u00e9s\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"0099B9\",\"id_str\":\"342786952\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431542214\\/flickr-10-nov-2006.jpg\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1844133961\\/8x3UkTtw_normal\",\"name\":\"Laurent Aubaret\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 26 15:44:40 +0000 2011\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":342786952,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183988255567872,\"created_at\":\"Fri Feb 24 23:14:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2095000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5adf625b-0bf8-4248-86f9-2daa684c7926-173183988255567872" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Là je dis Oui !!!!!!!!!", -"img": { -"src": "http://a0.twimg.com/profile_images/1826253762/gifs__20__normal.gif" -}, -"title": "Systaime: #lgw Là je dis Oui !!!!!!!!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2095000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw L\\u00e0 je dis Oui !!!!!!!!!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183991720062976\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":493,\"screen_name\":\"systaime18\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":3211,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/424585054\\/15380207101.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":40,\"profile_link_color\":\"080808\",\"followers_count\":393,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1826253762\\/gifs__20__normal.gif\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"758882\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/424585054\\/15380207101.jpg\",\"profile_sidebar_fill_color\":\"f5ed08\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1826253762\\/gifs__20__normal.gif\",\"name\":\"Systaime\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 08 22:13:03 +0000 2007\",\"profile_sidebar_border_color\":\"000000\",\"id\":758882,\"utc_offset\":3600,\"favourites_count\":112,\"url\":\"http:\\/\\/www.systaime.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183991720062976,\"created_at\":\"Fri Feb 24 23:14:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2095000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "aee21dbd-a5c0-48c0-bf23-8efac0939a1c-173183991720062976" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @RomainMollet: Le Grand Webze, ou comment se passer de LSD grâce à la télévision française. #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1579781654/brush2star_mini_normal.jpg" -}, -"title": "Magalie Baudry: RT @RomainMollet: Le Grand Webze, ou comment se passer de LSD grâce à la télévision française. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2096000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @RomainMollet: Le Grand Webze, ou comment se passer de LSD gr\\u00e2ce \\u00e0 la t\\u00e9l\\u00e9vision fran\\u00e7aise. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"RomainMollet\",\"indices\":[3,16],\"id_str\":\"62795411\",\"name\":\"Romain Mollet\",\"id\":62795411}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[95,99]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Le Grand Webze, ou comment se passer de LSD gr\\u00e2ce \\u00e0 la t\\u00e9l\\u00e9vision fran\\u00e7aise. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[77,81]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183932303548416\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":71,\"screen_name\":\"RomainMollet\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":80,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/130413024\\/pan.jpg\",\"location\":\"Nantes\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1474785559\\/testdeux_normal.jpg\",\"description\":\"\\u00c9tudiant \\u00e0 Cin\\u00e9Cr\\u00e9atis depuis moins d'une semaine (18\\/09\\/2011)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"62795411\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/130413024\\/pan.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1474785559\\/testdeux_normal.jpg\",\"name\":\"Romain Mollet\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 04 11:47:02 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":62795411,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/conneriehumanumest.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183932303548416,\"created_at\":\"Fri Feb 24 23:14:01 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183994895155201\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":251,\"screen_name\":\"Mag_frog\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6516,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"location\":\"Nantes\\/Cholet\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"7762e0\",\"followers_count\":274,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"description\":\"Passions web, infographie, dessin, couture, nouvelles technos, communication, partage et th\\u00e9\\u00e2tre amateur.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"172314328\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"profile_sidebar_fill_color\":\"f7a64a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"name\":\"Magalie Baudry\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 29 12:06:17 +0000 2010\",\"profile_sidebar_border_color\":\"f2b87e\",\"id\":172314328,\"utc_offset\":-7200,\"favourites_count\":6,\"url\":\"http:\\/\\/www.maglagrenouille.fr\\/blog\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183994895155201,\"created_at\":\"Fri Feb 24 23:14:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2096000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "df62d382-911f-400f-9798-2b0bb5cdbf7a-173183994895155201" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J ai compris, le grand webzé c est le nouveau culture pub. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1848682776/photo_profil_normal.jpg" -}, -"title": "Caroline Pandraud: J ai compris, le grand webzé c est le nouveau culture pub. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2097000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J ai compris, le grand webz\\u00e9 c est le nouveau culture pub. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[59,63]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183998317703171\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":284,\"screen_name\":\"pointPandraud\",\"lang\":\"fr\",\"profile_text_color\":\"F6FC9D\",\"statuses_count\":424,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/285133783\\/x8158bdc741405c68e4e36152449305d.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"FF1269\",\"followers_count\":181,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848682776\\/photo_profil_normal.jpg\",\"description\":\"Project Analyst @faberNovel www.fabernovel.com \\/\\/\\r\\n@essec Business School Alumni \\/\\/ Paris\\r\\n\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"4F4C4E\",\"id_str\":\"16096262\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/285133783\\/x8158bdc741405c68e4e36152449305d.png\",\"profile_sidebar_fill_color\":\"7A374C\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848682776\\/photo_profil_normal.jpg\",\"name\":\"Caroline Pandraud\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 02 13:18:16 +0000 2008\",\"profile_sidebar_border_color\":\"382334\",\"id\":16096262,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183998317703171,\"created_at\":\"Fri Feb 24 23:14:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2097000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "14296f3a-8447-4ff5-b17d-f30a6d1977ab-173183998317703171" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @BastienJoseph31: Mais WTF cette émission. #lgw #cqui", -"img": { -"src": "http://a0.twimg.com/profile_images/1768260791/afflelou_normal.png" -}, -"title": "Marcel Comics: RT @BastienJoseph31: Mais WTF cette émission. #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2098000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @BastienJoseph31: Mais WTF cette \\u00e9mission. #lgw #cqui\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"BastienJoseph31\",\"indices\":[3,19],\"id_str\":\"191087175\",\"name\":\"Bastien Joseph\",\"id\":191087175}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]},{\"text\":\"cqui\",\"indices\":[51,56]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Mais WTF cette \\u00e9mission. #lgw #cqui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]},{\"text\":\"cqui\",\"indices\":[30,35]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183835524186112\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1033,\"screen_name\":\"BastienJoseph31\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":3556,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":34,\"profile_link_color\":\"0099B9\",\"followers_count\":667,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\",\"description\":\"Etudiant en com' \\u00e0 Paris. (ISCOM). Rugby, r\\u00e9seaux sociaux, musique. Connu comme Le Stagiaire de la @BoucherieOvalie. En recherche d'un VRAI stage. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"0099B9\",\"id_str\":\"191087175\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\",\"name\":\"Bastien Joseph\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 15 15:41:38 +0000 2010\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":191087175,\"utc_offset\":null,\"favourites_count\":10,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/bastien-joseph\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183835524186112,\"created_at\":\"Fri Feb 24 23:13:38 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184000884604928\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":196,\"screen_name\":\"Marcelcomics\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3887,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":24,\"profile_link_color\":\"0084B4\",\"followers_count\":518,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"description\":\"D\\u00e9fenseur du panache et de la pens\\u00e9e positive. Gar\\u00e7on boucher chez Boucherie-ovalie.org. Inventor of the Follow Me Monday (#FMM)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"386966557\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"name\":\"Marcel Comics\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 08 07:06:40 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":386966557,\"utc_offset\":-10800,\"favourites_count\":7,\"url\":\"http:\\/\\/boucherie-ovalie.org\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184000884604928,\"created_at\":\"Fri Feb 24 23:14:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2098000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8047c952-b076-4ac2-9409-51187e28bf71-173184000884604928" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "De retour, alors ce #LGW ?", -"img": { -"src": "http://a2.twimg.com/profile_images/1609615947/avatar_normal.jpg" -}, -"title": "Christophe WEILL: De retour, alors ce #LGW ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2099000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"De retour, alors ce #LGW ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[20,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184004999229440\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":487,\"screen_name\":\"tractataire\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9393,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/87952479\\/twitterBG2.jpg\",\"location\":\"Montpellier, France\",\"show_all_inline_media\":true,\"listed_count\":18,\"profile_link_color\":\"8f6e31\",\"followers_count\":426,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1609615947\\/avatar_normal.jpg\",\"description\":\"Communication globale multimedia : print, web, video, e-learning. Curieux et news-addict !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f7c985\",\"id_str\":\"24436721\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/87952479\\/twitterBG2.jpg\",\"profile_sidebar_fill_color\":\"a7c964\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1609615947\\/avatar_normal.jpg\",\"name\":\"Christophe WEILL\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 14 21:54:13 +0000 2009\",\"profile_sidebar_border_color\":\"7b9d01\",\"id\":24436721,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.tractataire.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184004999229440,\"created_at\":\"Fri Feb 24 23:14:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2099000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e232b8a9-6fcd-4898-a77e-467357139707-173184004999229440" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @NoaMSanzo: Cyriak sur #lgw réaction d' @ErusaOgawa et moi même \"Oh ouiiiiii\"", -"img": { -"src": "http://a0.twimg.com/profile_images/1804678588/Photo_Effects-1320498080384_wonder_1__normal.jpg" -}, -"title": "Erusa.Ogawa: RT @NoaMSanzo: Cyriak sur #lgw réaction d' @ErusaOgawa et moi même \"Oh ouiiiiii\"", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2099000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @NoaMSanzo: Cyriak sur #lgw r\\u00e9action d' @ErusaOgawa et moi m\\u00eame \\\"Oh ouiiiiii\\\"\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"NoaMSanzo\",\"indices\":[3,13],\"id_str\":\"369706878\",\"name\":\"Noa M. Sanzo\",\"id\":369706878},{\"screen_name\":\"ErusaOgawa\",\"indices\":[43,54],\"id_str\":\"285171780\",\"name\":\"Erusa.Ogawa\",\"id\":285171780}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[26,30]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Cyriak sur #lgw r\\u00e9action d' @ErusaOgawa et moi m\\u00eame \\\"Oh ouiiiiii\\\"\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"ErusaOgawa\",\"indices\":[28,39],\"id_str\":\"285171780\",\"name\":\"Erusa.Ogawa\",\"id\":285171780}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183875714007040\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":88,\"screen_name\":\"NoaMSanzo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":497,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/356217196\\/19258835.4.jpg\",\"location\":\"L\\u00e0 o\\u00f9 je dois \\u00eatre\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":25,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1817746719\\/tetocarre__1__normal.jpg\",\"description\":\"Perdu dans l'univers entre l'infiniment grand et l'infiniment petit.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"369706878\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/356217196\\/19258835.4.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817746719\\/tetocarre__1__normal.jpg\",\"name\":\"Noa M. Sanzo\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 07 20:16:58 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":369706878,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183875714007040,\"created_at\":\"Fri Feb 24 23:13:48 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184008589557761\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":35,\"screen_name\":\"ErusaOgawa\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":39,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/316408981\\/floral-pattern-wallpaper-black-1600x1200.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":15,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1804678588\\/Photo_Effects-1320498080384_wonder_1__normal.jpg\",\"description\":\".Dir en Grey. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"285171780\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/316408981\\/floral-pattern-wallpaper-black-1600x1200.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804678588\\/Photo_Effects-1320498080384_wonder_1__normal.jpg\",\"name\":\"Erusa.Ogawa\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 20 17:18:49 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":285171780,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184008589557761,\"created_at\":\"Fri Feb 24 23:14:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2099000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "825fe89e-6ea5-4aa9-b756-f9f8c1066a0f-173184008589557761" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1831746879/b0b0_normal.png" -}, -"title": "bobo: #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2099000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[5,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184006450458624\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":311,\"screen_name\":\"b0b0plusun\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1367,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/255479294\\/Sans_titre-5.png\",\"location\":\"Le ciel\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"followers_count\":180,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1831746879\\/b0b0_normal.png\",\"description\":\"J'aime bien les raisins secs. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"68002922\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/255479294\\/Sans_titre-5.png\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1831746879\\/b0b0_normal.png\",\"name\":\"bobo\",\"default_profile_image\":false,\"created_at\":\"Sat Aug 22 22:40:40 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":68002922,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":\"http:\\/\\/b0b0.ultra-book.com\\/book\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184006450458624,\"created_at\":\"Fri Feb 24 23:14:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2099000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "929b146b-c6f6-4dbe-ad8b-c4cd36773218-173184006450458624" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pourquoi ? Pourquoi les vaches ? J'ai pas compris ! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1658912814/fkjddkfhk_normal.png" -}, -"title": "Manon: Pourquoi ? Pourquoi les vaches ? J'ai pas compris ! #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2100000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"Pourquoi ? Pourquoi les vaches ? J'ai pas compris ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[52,56]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.7860476,50.4187981],[2.8492605,50.4187981],[2.8492605,50.4589035],[2.7860476,50.4589035]]]},\"attributes\":{},\"full_name\":\"Lens, Pas-de-Calais\",\"name\":\"Lens\",\"id\":\"6f2473b6bfd0682a\",\"place_type\":\"city\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/6f2473b6bfd0682a.json\"},\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184010367942657\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"e8e8e8\",\"screen_name\":\"manonkzlwsk\",\"lang\":\"fr\",\"favourites_count\":194,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":298,\"location\":\"Is\\u00e8re, France\",\"profile_text_color\":\"3d3438\",\"description\":\"Nordiste expatri\\u00e9e, \\u00e9tudiante en sciences du langage \\u00e0 #lyon2, un peu geek, s\\u00e9rievore, livetweeteuse #ondar et fid\\u00e8le herocorpienne. \",\"statuses_count\":15002,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"de4261\",\"followers_count\":260,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"e8e8e8\",\"protected\":false,\"id_str\":\"48084154\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Manon\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"created_at\":\"Wed Jun 17 19:34:49 +0000 2009\",\"profile_sidebar_fill_color\":\"e8e8e8\",\"id\":48084154,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\"},\"in_reply_to_status_id\":null,\"id\":173184010367942657,\"created_at\":\"Fri Feb 24 23:14:20 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2100000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d4e422f9-1521-4d3a-aecd-04484c10494d-173184010367942657" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Longue vie au #LGW ! Y'en a pas deux des émissions comme ça !", -"img": { -"src": "http://a3.twimg.com/profile_images/1768573567/StopSOPA-Profile-Picture_normal.png" -}, -"title": "Tristan Dufour: Longue vie au #LGW ! Y'en a pas deux des émissions comme ça !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2100000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Longue vie au #LGW ! Y'en a pas deux des \\u00e9missions comme \\u00e7a !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[14,18]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184011655577600\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":282,\"screen_name\":\"Teno91\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":837,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/380168548\\/fond-twitter.jpg\",\"location\":\"France,\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"followers_count\":131,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1768573567\\/StopSOPA-Profile-Picture_normal.png\",\"description\":\"Etudiant en Licence Pro Conception et Coordination d'Univers Vid\\u00e9oludiques \\u00e0 Montpellier.\\r\\nhttp:\\/\\/tristan.dufour.free.fr\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"92359747\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/380168548\\/fond-twitter.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768573567\\/StopSOPA-Profile-Picture_normal.png\",\"name\":\"Tristan Dufour\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 24 20:39:00 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":92359747,\"utc_offset\":3600,\"favourites_count\":28,\"url\":\"http:\\/\\/www.olyxo.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184011655577600,\"created_at\":\"Fri Feb 24 23:14:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2100000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "56479c5b-578b-452d-93a8-a7f98af61aab-173184011655577600" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh merci ;) #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1842982735/princesse_normal.jpg" -}, -"title": "Sylvain Sanders: Oh merci ;) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2100000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh merci ;) #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/hotot.org\\\" rel=\\\"nofollow\\\"\\u003EHotot\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184011269718016\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":104,\"screen_name\":\"elTouristio\",\"lang\":\"en\",\"profile_text_color\":\"CEC79B\",\"statuses_count\":35527,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"location\":\"Au pied d'un arc-en-ciel.\",\"show_all_inline_media\":true,\"listed_count\":57,\"profile_link_color\":\"8C7679\",\"followers_count\":515,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\",\"description\":\"Je ne suis que joie, amour, bonheur et chaleur dans mon c\\u0153ur. #TeamLumbagos #TeamAbats\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FBEBB8\",\"id_str\":\"37389744\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"profile_sidebar_fill_color\":\"46284E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\",\"name\":\"Sylvain Sanders\",\"default_profile_image\":false,\"created_at\":\"Sun May 03 08:39:57 +0000 2009\",\"profile_sidebar_border_color\":\"20183F\",\"id\":37389744,\"utc_offset\":3600,\"favourites_count\":70,\"url\":\"http:\\/\\/flavors.me\\/eltouristio\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184011269718016,\"created_at\":\"Fri Feb 24 23:14:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2100000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fa08ec8d-b5a4-4e59-9db4-56efb208759e-173184011269718016" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je préfère ça au dubstep. #Cows #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1105895956/PG_paul1_normal.jpg" -}, -"title": "Rémy D.: Je préfère ça au dubstep. #Cows #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2101000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je pr\\u00e9f\\u00e8re \\u00e7a au dubstep. #Cows #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"Cows\",\"indices\":[26,31]},{\"text\":\"lgw\",\"indices\":[32,36]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184015963140096\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"RdNetwork\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":766,\"location\":\"France - Moselle\",\"profile_text_color\":\"3E4415\",\"followers_count\":248,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"description\":\"A random soccer-music-games-web-french twitter Account. (Yes, that's a lot.)\",\"statuses_count\":4352,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"48825435\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"R\\u00e9my D.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"created_at\":\"Fri Jun 19 20:55:21 +0000 2009\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":48825435,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\"},\"truncated\":false,\"id\":173184015963140096,\"created_at\":\"Fri Feb 24 23:14:21 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2101000, -"tags": [ -{ -"id-ref": "efcada76-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "220fb93a-8fc7-4da6-9d7c-b144a6242a76-173184015963140096" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "En fait #lgw c'est cool pour voir (ou revoir) la trombine de certains de nos followers/followings. Le reste... Comment dire...", -"img": { -"src": "http://a0.twimg.com/profile_images/1141384407/profil_normal.jpg" -}, -"title": "carole gamelin: En fait #lgw c'est cool pour voir (ou revoir) la trombine de certains de nos followers/followings. Le reste... Comment dire...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2101000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"En fait #lgw c'est cool pour voir (ou revoir) la trombine de certains de nos followers\\/followings. Le reste... Comment dire...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184015141044224\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":659,\"screen_name\":\"carolegamelin\",\"lang\":\"fr\",\"profile_text_color\":\"6f7829\",\"statuses_count\":11509,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"Pau, France\",\"show_all_inline_media\":true,\"listed_count\":64,\"profile_link_color\":\"520d20\",\"followers_count\":766,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1141384407\\/profil_normal.jpg\",\"description\":\"Journaliste, chef du desk num\\u00e9rique \\u00e0 La R\\u00e9publique des Pyr\\u00e9n\\u00e9es \\u00e0 Pau. Animatrice de communaut\\u00e9s et de Twittap\\u00e9ros. Tarte au Maroilles maison sur demande.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"78605f\",\"id_str\":\"19910673\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1141384407\\/profil_normal.jpg\",\"name\":\"carole gamelin\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 02 15:09:06 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":19910673,\"utc_offset\":3600,\"favourites_count\":255,\"url\":\"http:\\/\\/www.larepubliquedespyrenees.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184015141044224,\"created_at\":\"Fri Feb 24 23:14:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2101000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cad07e8d-1402-43b3-a650-6b85f4263903-173184015141044224" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "1ère fois que je regarde #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1444398619/iam_CM_normal.jpg" -}, -"title": "christian menez: 1ère fois que je regarde #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2102000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"1\\u00e8re fois que je regarde #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[25,29]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184017422761984\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"iam_CM\",\"lang\":\"en\",\"favourites_count\":1319,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1232,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":2403,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1444398619\\/iam_CM_normal.jpg\",\"description\":\"Personal account. \\r\\nHead of Marketing Services Dpt. @SonyMusicFr \\r\\nCM but not CM. Unfinished bio.\\r\\n\",\"statuses_count\":21044,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/137120082\\/blanco.jpg\",\"show_all_inline_media\":false,\"listed_count\":127,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"17677114\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"christian menez\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/137120082\\/blanco.jpg\",\"created_at\":\"Thu Nov 27 12:52:46 +0000 2008\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":17677114,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.facebook.com\\/cmenez\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1444398619\\/iam_CM_normal.jpg\"},\"truncated\":false,\"id\":173184017422761984,\"created_at\":\"Fri Feb 24 23:14:22 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2102000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "14119868-d7e3-4e65-bfa0-3e244d7a7dc9-173184017422761984" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bigre o_O Un troll ??? #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817123979/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png" -}, -"title": "legrandwebze: Bigre o_O Un troll ??? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2103000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bigre o_O Un troll ??? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[23,27]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184025345785856\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1481,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3195,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184025345785856,\"created_at\":\"Fri Feb 24 23:14:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2103000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "501a4c50-cca7-4ad2-8a20-8ee1658bdb43-173184025345785856" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Cool #lgw ca renoue un peu avec les nuits de #ARTE avec cette vidéo", -"img": { -"src": "http://a0.twimg.com/profile_images/1819882790/tetocarre_normal.jpg" -}, -"title": "Cédric BILLAUDELLE: Cool #lgw ca renoue un peu avec les nuits de #ARTE avec cette vidéo", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2104000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Cool #lgw ca renoue un peu avec les nuits de #ARTE avec cette vid\\u00e9o\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[5,9]},{\"text\":\"ARTE\",\"indices\":[45,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184026683781120\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":172,\"screen_name\":\"Cbill0\",\"lang\":\"fr\",\"profile_text_color\":\"F2ECF9\",\"statuses_count\":1108,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/422263046\\/679FC0.png\",\"location\":\"Lille, FR\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"1a1aba\",\"followers_count\":31,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1819882790\\/tetocarre_normal.jpg\",\"description\":\"\\u00c9tudiant \\u00e0 l'IAE de Lille, mais pur produit des Ardennes. Aime beaucoup apprendre, mais n'aime pas qu'on lui fasse la le\\u00e7on.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"E44B22\",\"id_str\":\"84313428\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422263046\\/679FC0.png\",\"profile_sidebar_fill_color\":\"2C446A\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819882790\\/tetocarre_normal.jpg\",\"name\":\"C\\u00e9dric BILLAUDELLE\",\"default_profile_image\":false,\"created_at\":\"Thu Oct 22 12:34:22 +0000 2009\",\"profile_sidebar_border_color\":\"0C0F22\",\"id\":84313428,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184026683781120,\"created_at\":\"Fri Feb 24 23:14:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2104000, -"tags": [ -{ -"id-ref": "ef760cf8-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4cc056fb-939e-412c-8f89-4997916b4bde-173184026683781120" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze Hey les gars du Palmashow, vous n'auriez pas une Gameboy Advance à me vendre @ebaycacraint #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1675703673/Photo-0134_normal.jpg" -}, -"title": "Georges Dolz: @LeGrandWebze Hey les gars du Palmashow, vous n'auriez pas une Gameboy Advance à me vendre @ebaycacraint #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2104000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze Hey les gars du Palmashow, vous n'auriez pas une Gameboy Advance \\u00e0 me vendre @ebaycacraint #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[106,110]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184027770109954\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":82,\"screen_name\":\"GeorgesDolz\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":6,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1675703673\\/Photo-0134_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"131516\",\"id_str\":\"429230125\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1675703673\\/Photo-0134_normal.jpg\",\"name\":\"Georges Dolz\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 05 18:30:42 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":429230125,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173184027770109954,\"created_at\":\"Fri Feb 24 23:14:24 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2104000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "21b72cca-fb22-4cf6-a863-65b7c25cadf2-173184027770109954" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Y'a des gens qui S'ENNUIENT devant les vidéos de 2mn de @SolangeTeParle. Vous le vivez comment, votre déficit de l'attention ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1744048818/qUG3d_normal.jpg" -}, -"title": "Simon: #LGW Y'a des gens qui S'ENNUIENT devant les vidéos de 2mn de @SolangeTeParle. Vous le vivez comment, votre déficit de l'attention ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2105000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW Y'a des gens qui S'ENNUIENT devant les vid\\u00e9os de 2mn de @SolangeTeParle. Vous le vivez comment, votre d\\u00e9ficit de l'attention ?\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[61,76],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184030798389249\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":288,\"screen_name\":\"Srsim\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":10574,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Third rock from the sun\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"2FC2EF\",\"followers_count\":309,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1744048818\\/qUG3d_normal.jpg\",\"description\":\"BiotechnoLOLgy and random crap. J'essaie de vivre ma vie \\u00e0 fond en passant pour un con au moins une fois par jour.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"130871832\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1744048818\\/qUG3d_normal.jpg\",\"name\":\"Simon\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 08 15:44:24 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":130871832,\"utc_offset\":3600,\"favourites_count\":84,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184030798389249,\"created_at\":\"Fri Feb 24 23:14:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2105000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fbac3588-e16d-45aa-9480-96d22e851569-173184030798389249" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ca me rappelle les courts-métrages barrés du festival du court-métrage à Tourcoing #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1801974559/51VNTOCGF1L._SS400__normal.jpg" -}, -"title": "Guillaume Gurdil: Ca me rappelle les courts-métrages barrés du festival du court-métrage à Tourcoing #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2105000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ca me rappelle les courts-m\\u00e9trages barr\\u00e9s du festival du court-m\\u00e9trage \\u00e0 Tourcoing #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[83,87]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184030253121536\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":164,\"screen_name\":\"gurdiiil\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2781,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Lille, France\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":84,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1801974559\\/51VNTOCGF1L._SS400__normal.jpg\",\"description\":\"Geek\\/Nerd, drogu\\u00e9 \\u00e0 la musique, atterr\\u00e9 perp\\u00e9tuel (parce qu'indign\\u00e9, c'est galvaud\\u00e9) qui garde le sens de l'humour (beh ouais, faut bien!)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"89754233\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801974559\\/51VNTOCGF1L._SS400__normal.jpg\",\"name\":\"Guillaume Gurdil\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 13 17:56:00 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":89754233,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/luniquemonsieurtoutlemonde.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184030253121536,\"created_at\":\"Fri Feb 24 23:14:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2105000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0ba24b02-3ed3-449e-b212-d8d68b78605a-173184030253121536" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "OMG c'est vrai, cette vidéo c'est pire que #TheHumanCentipede #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1845606272/marikiki_07_02_12_normal.jpg" -}, -"title": "Tluonra: OMG c'est vrai, cette vidéo c'est pire que #TheHumanCentipede #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2105000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"OMG c'est vrai, cette vid\\u00e9o c'est pire que #TheHumanCentipede #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"TheHumanCentipede\",\"indices\":[43,61]},{\"text\":\"lgw\",\"indices\":[62,66]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184033960898560\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":174,\"screen_name\":\"Tluonra\",\"lang\":\"fr\",\"profile_text_color\":\"080108\",\"statuses_count\":6956,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431637274\\/back_tw_1111.jpg\",\"location\":\"Somewhere over the rainbow\",\"show_all_inline_media\":false,\"listed_count\":11,\"profile_link_color\":\"e50ef0\",\"followers_count\":222,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1845606272\\/marikiki_07_02_12_normal.jpg\",\"description\":\"Graphiste free-lance flammes et twitteuse \\u00e0 gage : Pumm Pumm (appeler aux horaires de bureau)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"3c363d\",\"id_str\":\"80332571\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431637274\\/back_tw_1111.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1845606272\\/marikiki_07_02_12_normal.jpg\",\"name\":\"Tluonra\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 06 15:47:08 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":80332571,\"utc_offset\":3600,\"favourites_count\":6,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184033960898560,\"created_at\":\"Fri Feb 24 23:14:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2105000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efd21480-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a077475d-5cbe-449d-a3c8-b137eb64faf9-173184033960898560" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw n'importe quoi les vaches... Un truc à faire des cauchemar.", -"img": { -"src": "http://a0.twimg.com/profile_images/1421767677/n775859914_630617_3556_normal.jpg" -}, -"title": "Thibaut: #lgw n'importe quoi les vaches... Un truc à faire des cauchemar.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2106000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw n'importe quoi les vaches... Un truc \\u00e0 faire des cauchemar.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184036037083136\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":436,\"screen_name\":\"thibautchampey\",\"lang\":\"fr\",\"profile_text_color\":\"c8c8cc\",\"statuses_count\":154,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/291023158\\/02220_lastlight_1280x800.jpg\",\"location\":\"Paris \",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0c0d0d\",\"followers_count\":80,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1421767677\\/n775859914_630617_3556_normal.jpg\",\"description\":\"Communication enabled geek.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"3b3d3d\",\"id_str\":\"282143992\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/291023158\\/02220_lastlight_1280x800.jpg\",\"profile_sidebar_fill_color\":\"68696e\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1421767677\\/n775859914_630617_3556_normal.jpg\",\"name\":\"Thibaut\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 14 16:45:25 +0000 2011\",\"profile_sidebar_border_color\":\"e6ebe4\",\"id\":282143992,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"https:\\/\\/sites.google.com\\/site\\/thibautchampey\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184036037083136,\"created_at\":\"Fri Feb 24 23:14:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2106000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cf7b8e80-5ff6-49fa-8344-9ba5fdffe205-173184036037083136" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Sympas les vachettes #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1815934444/image_normal.jpg" -}, -"title": "Laurent Sarralangue: Sympas les vachettes #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2108000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Sympas les vachettes #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[21,25]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184042970263552\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":413,\"screen_name\":\"lolosarralangue\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1680,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":92,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1815934444\\/image_normal.jpg\",\"description\":\"Actu. Web. Sports. De la balle de squash \\u00e0 l'ovale. L\\u00e9g\\u00e8rement geek. Musique. S'informer pour se cultiver, mais pas seulement.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"387773705\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815934444\\/image_normal.jpg\",\"name\":\"Laurent Sarralangue\",\"default_profile_image\":false,\"created_at\":\"Sun Oct 09 17:03:03 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":387773705,\"utc_offset\":null,\"favourites_count\":20,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184042970263552,\"created_at\":\"Fri Feb 24 23:14:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2108000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "009a6d7a-5e6e-43fd-a0a9-a05c00aa935d-173184042970263552" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Idem @PRland: Cette impression bizarre de participer à un effort expérimental, c'est juste moi ? #lgw\"", -"img": { -"src": "http://a0.twimg.com/profile_images/1844133961/8x3UkTtw_normal" -}, -"title": "Laurent Aubaret: Idem @PRland: Cette impression bizarre de participer à un effort expérimental, c'est juste moi ? #lgw\"", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2111000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Idem @PRland: Cette impression bizarre de participer \\u00e0 un effort exp\\u00e9rimental, c'est juste moi ? #lgw\\\"\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"PRland\",\"indices\":[5,12],\"name\":\"Eric Maillard\",\"id_str\":\"1421991\",\"id\":1421991}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[97,101]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184058598240259\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5ED4DC\",\"screen_name\":\"lolofildelo\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":563,\"location\":\"Valence d'Agen\",\"profile_text_color\":\"3C3940\",\"followers_count\":165,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1844133961\\/8x3UkTtw_normal\",\"description\":\"Rugby, Politique, Croix Rouge et ferias voila ce que j'aime le plus, et avec l'accent svp sud ouest oblige, ici c'est du 2nd degr\\u00e9s\",\"statuses_count\":2943,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431542214\\/flickr-10-nov-2006.jpg\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"6a19e3\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"0099B9\",\"protected\":false,\"id_str\":\"342786952\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Laurent Aubaret\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431542214\\/flickr-10-nov-2006.jpg\",\"created_at\":\"Tue Jul 26 15:44:40 +0000 2011\",\"profile_sidebar_fill_color\":\"95E8EC\",\"id\":342786952,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1844133961\\/8x3UkTtw_normal\"},\"truncated\":false,\"id\":173184058598240259,\"created_at\":\"Fri Feb 24 23:14:31 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2111000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "877818e6-af75-441f-8226-ccd1b54460e5-173184058598240259" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Raydacteur: #lgw Légèrement Givré le Webze", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: RT @Raydacteur: #lgw Légèrement Givré le Webze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2111000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @Raydacteur: #lgw L\\u00e9g\\u00e8rement Givr\\u00e9 le Webze\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Raydacteur\",\"indices\":[3,14],\"name\":\"Philippe B\",\"id_str\":\"14400518\",\"id\":14400518}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw L\\u00e9g\\u00e8rement Givr\\u00e9 le Webze\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183774895509504\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5e1410\",\"screen_name\":\"Raydacteur\",\"lang\":\"en\",\"favourites_count\":297,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1749,\"location\":\"Crozon, Brittany\",\"profile_text_color\":\"000000\",\"followers_count\":2618,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"description\":\"[en] connecting good vibrations [fr] ing\\u00e9nieur philosophe, activateur biologique & lolRT\",\"statuses_count\":28279,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"show_all_inline_media\":true,\"listed_count\":211,\"profile_link_color\":\"0000ff\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"14400518\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Philippe B\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"created_at\":\"Tue Apr 15 20:08:37 +0000 2008\",\"profile_sidebar_fill_color\":\"d3ede7\",\"id\":14400518,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/bit.ly\\/raydacteur\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\"},\"truncated\":false,\"id\":173183774895509504,\"created_at\":\"Fri Feb 24 23:13:24 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184058082344960\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"favourites_count\":21,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":543,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"statuses_count\":636,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Royer Charles-Henri\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":185396126,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.france5.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\"},\"truncated\":false,\"id\":173184058082344960,\"created_at\":\"Fri Feb 24 23:14:31 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2111000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b49101a2-0cc9-4457-a2fd-93735ce32323-173184058082344960" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "j'y suis !!!! #consécration RT @solferishow En-norme. #lgw cc @Tweets2Comptoir", -"img": { -"src": "http://a1.twimg.com/profile_images/1638976981/43_43_-_2_normal.jpg" -}, -"title": "caroline: j'y suis !!!! #consécration RT @solferishow En-norme. #lgw cc @Tweets2Comptoir", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2112000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"j'y suis !!!! #cons\\u00e9cration RT @solferishow En-norme. #lgw cc @Tweets2Comptoir\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"solferishow\",\"indices\":[31,43],\"id_str\":\"232221031\",\"name\":\"Solferishow\",\"id\":232221031},{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[63,79],\"id_str\":\"227334618\",\"name\":\"Tweets de Comptoir\",\"id\":227334618}],\"urls\":[],\"hashtags\":[{\"text\":\"cons\\u00e9cration\",\"indices\":[14,27]},{\"text\":\"lgw\",\"indices\":[55,59]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184061634904064\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":501,\"screen_name\":\"mononoke62\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":8221,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":35,\"profile_link_color\":\"0084B4\",\"followers_count\":501,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1638976981\\/43_43_-_2_normal.jpg\",\"description\":\"Le v\\u00e9ritable lieu de naissance est celui o\\u00f9 l'on a port\\u00e9 pour la 1\\u00e8re fois un coup d'oeil intelligent sur soi-m\\u00eame : mes premi\\u00e8res patries ont \\u00e9t\\u00e9 les livres MY\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"126877700\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1638976981\\/43_43_-_2_normal.jpg\",\"name\":\"caroline\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 27 08:07:05 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":126877700,\"utc_offset\":3600,\"favourites_count\":16,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184061634904064,\"created_at\":\"Fri Feb 24 23:14:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2112000, -"tags": [ -{ -"id-ref": "efd29c34-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "61d12da7-6d19-4199-8e96-2462748e3bc4-173184061634904064" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh, un anonymous ! :o #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Oh, un anonymous ! :o #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2112000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh, un anonymous ! :o #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[22,26]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184062540881922\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3247,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184062540881922,\"created_at\":\"Fri Feb 24 23:14:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2112000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "10a8b3fc-1366-4354-9307-c5e4e5ba3c8c-173184062540881922" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze c'est bien de soutenir une bonne cows #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1838966274/FB_lille_normal.png" -}, -"title": "airnadette: @LeGrandWebze c'est bien de soutenir une bonne cows #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2113000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze c'est bien de soutenir une bonne cows #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[52,56]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184067276247041\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":609,\"screen_name\":\"airnadette\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2227,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/369986320\\/AirnadetteAff800x1200px.jpg\",\"location\":\"In the air !\",\"show_all_inline_media\":true,\"listed_count\":37,\"profile_link_color\":\"580f5c\",\"followers_count\":1402,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1838966274\\/FB_lille_normal.png\",\"description\":\"Le plus gros airband de mon dentier ! Tourn\\u00e9e fran\\u00e7aise \\u00e0 partir du 30 mars. Twits et photos \\u00e0 la truelle par Chateau Brutal. \\r\\n\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"68680674\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/369986320\\/AirnadetteAff800x1200px.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838966274\\/FB_lille_normal.png\",\"name\":\"airnadette\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 25 12:33:54 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":68680674,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.airnadette.com\"},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173184067276247041,\"created_at\":\"Fri Feb 24 23:14:33 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2113000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dd4e3032-3ba6-4a3a-a433-f3645165b5ee-173184067276247041" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilpart", -"img": { -"src": "http://a2.twimg.com/profile_images/124041914/irtt-small60_normal.jpg" -}, -"title": "irtt: #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2114000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[5,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184069402771456\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":102,\"screen_name\":\"irtt\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":6,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/9187965\\/irtt512.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":60,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/124041914\\/irtt-small60_normal.jpg\",\"description\":\"iRTT on iPhone\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"29156934\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/9187965\\/irtt512.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/124041914\\/irtt-small60_normal.jpg\",\"name\":\"irtt\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 06 06:34:07 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":29156934,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/bit.ly\\/9s9fTX\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184069402771456,\"created_at\":\"Fri Feb 24 23:14:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2114000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8dd5ea31-67ba-43c2-81c1-d030f11115a9-173184069402771456" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "AH AH AH #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1833660757/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg" -}, -"title": "Jérémy «isshin» B.: AH AH AH #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2116000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"AH AH AH #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[9,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184076218507267\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Isshinsan\",\"lang\":\"en\",\"favourites_count\":110,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":141,\"location\":\"Albi, France\",\"profile_text_color\":\"ba9012\",\"followers_count\":96,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\",\"description\":\"Qui suis-je ? juste un petit geek, parmi des milliers d'autres, qui essaye de se faire une place sur la toile :)\",\"statuses_count\":5331,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"29086699\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"J\\u00e9r\\u00e9my \\u00abisshin\\u00bb B.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Sun Apr 05 22:52:40 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":29086699,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/isshin-san.over-blog.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\"},\"truncated\":false,\"id\":173184076218507267,\"created_at\":\"Fri Feb 24 23:14:36 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2116000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9e80873d-f4f9-4981-8a46-8c1fe344af2d-173184076218507267" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Anonymous ? lol #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1836345668/profile_normal.png" -}, -"title": "ArDuB57: #Anonymous ? lol #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2117000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#Anonymous ? lol #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Anonymous\",\"indices\":[0,10]},{\"text\":\"LGW\",\"indices\":[17,21]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184081167781888\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":646,\"screen_name\":\"ArDub57\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":83436,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"location\":\"FRANCE - METZ - SARREGUEMINES\",\"show_all_inline_media\":false,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"followers_count\":1090,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"description\":\"FreeParty Style - Raleur Pro - Trolleur Compulsif - DHD Android 2.3\\/Transformer 3.2.1 - PS3 @Pix_auto http:\\/\\/pixauto.tumblr.com - http:\\/\\/iboga.tumblr.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"21448223\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"name\":\"ArDuB57\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 20 23:57:59 +0000 2009\",\"profile_sidebar_border_color\":\"1c2352\",\"id\":21448223,\"utc_offset\":3600,\"favourites_count\":1604,\"url\":\"http:\\/\\/ardbox.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184081167781888,\"created_at\":\"Fri Feb 24 23:14:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2117000, -"tags": [ -{ -"id-ref": "efd31fe2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9c90dddb-6d54-47fd-a62b-79b9c0158945-173184081167781888" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @lucasparax: Fallait prévenir qu'il fallait fumer un pétard pour le truc des vaches, là #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1685061192/Photo_du_10-12-11___15.18_normal.jpg" -}, -"title": "DelloyeCoiteux: RT @lucasparax: Fallait prévenir qu'il fallait fumer un pétard pour le truc des vaches, là #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2117000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @lucasparax: Fallait pr\\u00e9venir qu'il fallait fumer un p\\u00e9tard pour le truc des vaches, l\\u00e0 #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"lucasparax\",\"indices\":[3,14],\"id_str\":\"333415548\",\"name\":\"Lucas Parax\",\"id\":333415548}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[91,95]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Fallait pr\\u00e9venir qu'il fallait fumer un p\\u00e9tard pour le truc des vaches, l\\u00e0 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[75,79]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183953069551616\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":731,\"screen_name\":\"lucasparax\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9269,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"990000\",\"followers_count\":539,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1727266317\\/oimtampon_normal.jpg\",\"description\":\"Politique, musique, r\\u00e9flexions absurdes. J'aime bien votre veste, mais faudrait penser \\u00e0 ne pas la retourner. #\\u00e9lys\\u00e9e_2012 #rock\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"333415548\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727266317\\/oimtampon_normal.jpg\",\"name\":\"Lucas Parax\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 11 14:14:27 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":333415548,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/lucasparax.over-blog.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183953069551616,\"created_at\":\"Fri Feb 24 23:14:06 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184083030052864\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":276,\"screen_name\":\"DelloyeCoiteux\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2103,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":89,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1685061192\\/Photo_du_10-12-11___15.18_normal.jpg\",\"description\":\"Design, Architecture, Photographie, Web et autres petites curiosit\\u00e9s\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"433388967\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1685061192\\/Photo_du_10-12-11___15.18_normal.jpg\",\"name\":\"DelloyeCoiteux\",\"default_profile_image\":false,\"created_at\":\"Sat Dec 10 14:14:07 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":433388967,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184083030052864,\"created_at\":\"Fri Feb 24 23:14:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2117000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1325b917-0a02-4611-804e-614891268a1b-173184083030052864" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'adore ce truc psychédélique avec les vaches. Vous avez fumé quoi les gars ? #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1649948075/image_normal.jpg" -}, -"title": "ORTF_2_0: J'adore ce truc psychédélique avec les vaches. Vous avez fumé quoi les gars ? #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2119000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'adore ce truc psych\\u00e9d\\u00e9lique avec les vaches. Vous avez fum\\u00e9 quoi les gars ? #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[78,82]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184089866768384\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":212,\"screen_name\":\"ORTF_2_0\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":8841,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/259103493\\/DSC_0207.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"2FC2EF\",\"followers_count\":451,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1649948075\\/image_normal.jpg\",\"description\":\"Mercenaire de l'audiovisuel, cathodique pratiquante et glaneuse professionnelle. Orf\\u00e8vre du temps de cerveau disponible. Prix Sulitzer 2009.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"305637572\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/259103493\\/DSC_0207.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1649948075\\/image_normal.jpg\",\"name\":\"ORTF_2_0\",\"default_profile_image\":false,\"created_at\":\"Thu May 26 15:09:58 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":305637572,\"utc_offset\":3600,\"favourites_count\":52,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184089866768384,\"created_at\":\"Fri Feb 24 23:14:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2119000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "91401b6c-5d8c-4265-afc7-bc66093a425b-173184089866768384" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@PRland c'est parce que t'as oublié le #cqui :) #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: @PRland c'est parce que t'as oublié le #cqui :) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2119000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"PRland\",\"favorited\":false,\"text\":\"@PRland c'est parce que t'as oubli\\u00e9 le #cqui :) #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"PRland\",\"indices\":[0,7],\"name\":\"Eric Maillard\",\"id_str\":\"1421991\",\"id\":1421991}],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[39,44]},{\"text\":\"lgw\",\"indices\":[48,52]}]},\"in_reply_to_user_id\":1421991,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173183765324115968,\"in_reply_to_status_id_str\":\"173183765324115968\",\"id_str\":\"173184091020206080\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"favourites_count\":23,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":383,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":2387,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"statuses_count\":6696,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"protected\":false,\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Ludovic Delaherche\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":72665061,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/chapkattack.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\"},\"truncated\":false,\"id\":173184091020206080,\"created_at\":\"Fri Feb 24 23:14:39 +0000 2012\",\"in_reply_to_user_id_str\":\"1421991\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2119000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3b2c89da-4a60-471c-a573-f396b37b6c7a-173184091020206080" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw ce sont des vaches espagnoles ? Elles sont dopées ?", -"img": { -"src": "http://a2.twimg.com/profile_images/1824903133/SDOTg1nV_normal" -}, -"title": "Kara Noyak: #lgw ce sont des vaches espagnoles ? Elles sont dopées ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2120000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw ce sont des vaches espagnoles ? Elles sont dop\\u00e9es ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184096573456385\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":139,\"screen_name\":\"KaraNoyak\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":475,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Besan\\u00e7on\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":31,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1824903133\\/SDOTg1nV_normal\",\"description\":\"employ\\u00e9e dune grande entreprise. S'interesse \\u00e0 tout et son contraire... et surtout \\u00e0 ce dernier !\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"460064227\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824903133\\/SDOTg1nV_normal\",\"name\":\"Kara Noyak\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 10 10:31:51 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":460064227,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184096573456385,\"created_at\":\"Fri Feb 24 23:14:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2120000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fa0f6d96-de4b-4b93-897f-4fb9c71ae7ba-173184096573456385" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@samy_nimum mais trop! #FATCH! T'as vu leur décor cube, c'était mon idée. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1840653868/ns_normal.png" -}, -"title": "Christophe Obzilo: @samy_nimum mais trop! #FATCH! T'as vu leur décor cube, c'était mon idée. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2120000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@samy_nimum mais trop! #FATCH! T'as vu leur d\\u00e9cor cube, c'\\u00e9tait mon id\\u00e9e. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"samy_nimum\",\"indices\":[0,11],\"id_str\":\"246752511\",\"name\":\"Samy Nimum\",\"id\":246752511}],\"urls\":[],\"hashtags\":[{\"text\":\"FATCH\",\"indices\":[23,29]},{\"text\":\"lgw\",\"indices\":[74,78]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/levelupstudio.com\\/plume\\\" rel=\\\"nofollow\\\"\\u003EPlume\\u00a0for\\u00a0Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173183598583742464\",\"id_str\":\"173184095596199936\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173183598583742464,\"in_reply_to_user_id_str\":\"246752511\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":99,\"screen_name\":\"obzilo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1330,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/426046052\\/pattern.png\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"00aade\",\"followers_count\":103,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850913087\\/Magritte_Black_Background_normal.png\",\"description\":\"\\u00c9tudiant en Communication & Hyperm\\u00e9dia \\/\\/\\r\\nGraphisme | Web | Open source | Ubuntu | Android\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"120293952\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/426046052\\/pattern.png\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850913087\\/Magritte_Black_Background_normal.png\",\"name\":\"Christophe Obzilo\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 06 01:21:49 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":120293952,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":\"samy_nimum\",\"truncated\":false,\"id\":173184095596199936,\"created_at\":\"Fri Feb 24 23:14:40 +0000 2012\",\"in_reply_to_user_id\":246752511}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2120000, -"tags": [ -{ -"id-ref": "efc1dd54-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "24387874-1a10-46e0-aaaa-f2589ad44d06-173184095596199936" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Y a des vidéo très bizar dans cette émission quand même #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/526848600/nana-univers-vip-blog-com-172396mika_nakashima_as_nana_normal.jpg" -}, -"title": "prudence julian: Y a des vidéo très bizar dans cette émission quand même #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2120000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Y a des vid\\u00e9o tr\\u00e8s bizar dans cette \\u00e9mission quand m\\u00eame #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[56,60]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetcaster.com\\\" rel=\\\"nofollow\\\"\\u003ETweetCaster for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184093557751809\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":34,\"screen_name\":\"pruejulian\",\"lang\":\"en\",\"profile_text_color\":\"3D1957\",\"statuses_count\":43,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/9868192\\/1207337754562.jpg\",\"location\":\"paris, france\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"FF0000\",\"followers_count\":2,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/526848600\\/nana-univers-vip-blog-com-172396mika_nakashima_as_nana_normal.jpg\",\"description\":\"...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"683e74\",\"id_str\":\"33489322\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/9868192\\/1207337754562.jpg\",\"profile_sidebar_fill_color\":\"e9bee1\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/526848600\\/nana-univers-vip-blog-com-172396mika_nakashima_as_nana_normal.jpg\",\"name\":\"prudence julian\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 20 11:54:57 +0000 2009\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":33489322,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184093557751809,\"created_at\":\"Fri Feb 24 23:14:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2120000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1ec8cb25-8583-4aad-85f3-7b2401b1532f-173184093557751809" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Trop OLD et WTF à la fois pour moi #lgw ... Je préfère me promener seul sur Twitter.", -"img": { -"src": "http://a3.twimg.com/profile_images/1679388535/Capture_d__cran_2011-12-07___19.36.48_normal.png" -}, -"title": "Antoine G: Trop OLD et WTF à la fois pour moi #lgw ... Je préfère me promener seul sur Twitter.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2120000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Trop OLD et WTF \\u00e0 la fois pour moi #lgw ... Je pr\\u00e9f\\u00e8re me promener seul sur Twitter.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184095801708545\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":172,\"screen_name\":\"Wizidi\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2993,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Rennes\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"followers_count\":95,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1679388535\\/Capture_d__cran_2011-12-07___19.36.48_normal.png\",\"description\":\"\\u00c9tudiant Rennais en IUT GEA de 19 ans. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"87478259\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1679388535\\/Capture_d__cran_2011-12-07___19.36.48_normal.png\",\"name\":\"Antoine G\",\"default_profile_image\":false,\"created_at\":\"Wed Nov 04 16:44:01 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":87478259,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184095801708545,\"created_at\":\"Fri Feb 24 23:14:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2120000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3002db59-7042-44e0-bfe3-98e369d9f6be-173184095801708545" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Toi aussi, essaie de faire planter le mur de #lgw #tweetprecedent", -"img": { -"src": "http://a0.twimg.com/profile_images/1817366921/tetocarre_normal.jpg" -}, -"title": "Vincent Maston: Toi aussi, essaie de faire planter le mur de #lgw #tweetprecedent", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2121000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Toi aussi, essaie de faire planter le mur de #lgw #tweetprecedent\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[45,49]},{\"text\":\"tweetprecedent\",\"indices\":[50,65]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184097403936768\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":372,\"screen_name\":\"vnz\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":5718,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":17,\"profile_link_color\":\"2FC2EF\",\"followers_count\":386,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1817366921\\/tetocarre_normal.jpg\",\"description\":\"I am not Venezuela, I swear.\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"18610288\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817366921\\/tetocarre_normal.jpg\",\"name\":\"Vincent Maston\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 04 20:17:36 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":18610288,\"utc_offset\":3600,\"favourites_count\":313,\"url\":\"http:\\/\\/www.souslaneige.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184097403936768,\"created_at\":\"Fri Feb 24 23:14:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2121000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efd3f5a2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6e4bcb10-1159-48eb-bfff-d7f319a79d24-173184097403936768" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Hahahah, cette émission est complètement weird #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1834768035/IMG_0490__2__normal.jpg" -}, -"title": "Olivia: Hahahah, cette émission est complètement weird #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2124000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Hahahah, cette \\u00e9mission est compl\\u00e8tement weird #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[47,51]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184109978464256\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":211,\"screen_name\":\"Vespertinea\",\"lang\":\"fr\",\"profile_text_color\":\"8ec295\",\"statuses_count\":2557,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/409586479\\/edie_sedgwick.jpg\",\"location\":\"Rouen\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"b9bfba\",\"followers_count\":104,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1834768035\\/IMG_0490__2__normal.jpg\",\"description\":\"Fille spirituelle de Groucho Marx.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0c0d0d\",\"id_str\":\"58189856\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/409586479\\/edie_sedgwick.jpg\",\"profile_sidebar_fill_color\":\"254f16\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1834768035\\/IMG_0490__2__normal.jpg\",\"name\":\"Olivia\",\"default_profile_image\":false,\"created_at\":\"Sun Jul 19 12:50:50 +0000 2009\",\"profile_sidebar_border_color\":\"5b755a\",\"id\":58189856,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184109978464256,\"created_at\":\"Fri Feb 24 23:14:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2124000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e2457bb3-d332-413d-8a7d-476e069ad520-173184109978464256" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Largentula: yeah @balmeyer dans #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1715925188/image_normal.jpg" -}, -"title": "Mme Pastel: RT @Largentula: yeah @balmeyer dans #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2126000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Largentula: yeah @balmeyer dans #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Largentula\",\"indices\":[3,14],\"id_str\":\"17374070\",\"name\":\"Largentula\",\"id\":17374070},{\"screen_name\":\"balmeyer\",\"indices\":[21,30],\"id_str\":\"7288872\",\"name\":\"Balmeyer\",\"id\":7288872}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[37,41]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"yeah @balmeyer dans #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"balmeyer\",\"indices\":[5,14],\"id_str\":\"7288872\",\"name\":\"Balmeyer\",\"id\":7288872}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183342060113920\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":116,\"screen_name\":\"Largentula\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3824,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"sur le canap\\u00e9\",\"show_all_inline_media\":false,\"listed_count\":24,\"profile_link_color\":\"990000\",\"followers_count\":174,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1650721797\\/Largy_normal.jpg\",\"description\":\"prout\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"17374070\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1650721797\\/Largy_normal.jpg\",\"name\":\"Largentula\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 13 22:12:09 +0000 2008\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":17374070,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183342060113920,\"created_at\":\"Fri Feb 24 23:11:40 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184120489390080\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":226,\"screen_name\":\"mmepastel\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10822,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":23,\"profile_link_color\":\"0084B4\",\"followers_count\":333,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1715925188\\/image_normal.jpg\",\"description\":\"Je fais un blog super passionnant sur la f\\u00e9minitude et sinon j'aime bien dire des conneries sur twitter.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"106690616\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1715925188\\/image_normal.jpg\",\"name\":\"Mme Pastel\",\"default_profile_image\":false,\"created_at\":\"Wed Jan 20 10:34:25 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":106690616,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/mmepastel.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184120489390080,\"created_at\":\"Fri Feb 24 23:14:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2126000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f4fd8cab-3e9c-4914-a7e5-d2424c555068-173184120489390080" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Tout le monde (2 twittos) me dit #LGW.", -"img": { -"src": "http://a2.twimg.com/profile_images/1830077317/T_as_raison_peut-_tre_qu_en_agrandissant_t_aurais_vu_mes_seins_surtout_sachant_que_je_suis_de_dos_normal.jpg" -}, -"title": "Curiosity ☠ the cat.: Tout le monde (2 twittos) me dit #LGW.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2127000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Tout le monde (2 twittos) me dit #LGW.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[33,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184124809519105\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":189,\"screen_name\":\"HeLLuby\",\"lang\":\"fr\",\"profile_text_color\":\"ffe3ec\",\"statuses_count\":15113,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433311126\\/tumblr_lgj40nCcF31qd0ozlo1_500.jpg\",\"location\":\"Paris, FR.\",\"show_all_inline_media\":true,\"listed_count\":19,\"profile_link_color\":\"b6f5cf\",\"followers_count\":459,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1830077317\\/T_as_raison_peut-_tre_qu_en_agrandissant_t_aurais_vu_mes_seins_surtout_sachant_que_je_suis_de_dos_normal.jpg\",\"description\":\"J'aime bien faire des bruits bizarres avec ma bouche. Enfant cach\\u00e9e du Socially Awkward Penguin et de l'Anxiety Cat. #Keur les roux. #HOULOULOU\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"27427320\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433311126\\/tumblr_lgj40nCcF31qd0ozlo1_500.jpg\",\"profile_sidebar_fill_color\":\"fffbed\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1830077317\\/T_as_raison_peut-_tre_qu_en_agrandissant_t_aurais_vu_mes_seins_surtout_sachant_que_je_suis_de_dos_normal.jpg\",\"name\":\"Curiosity \\u2620 the cat.\",\"default_profile_image\":false,\"created_at\":\"Sun Mar 29 13:59:33 +0000 2009\",\"profile_sidebar_border_color\":\"caeef7\",\"id\":27427320,\"utc_offset\":-10800,\"favourites_count\":508,\"url\":\"http:\\/\\/flavors.me\\/helluby\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184124809519105,\"created_at\":\"Fri Feb 24 23:14:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2127000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "28727604-598a-4bb9-8e67-29a98533066c-173184124809519105" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze c'est pas Chirac ? pourtant il adore les vaches au Salon de l'agriculture... #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1763850955/avatar_stopsopa_normal.jpeg" -}, -"title": "François Revol: @LeGrandWebze c'est pas Chirac ? pourtant il adore les vaches au Salon de l'agriculture... #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2129000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze c'est pas Chirac ? pourtant il adore les vaches au Salon de l'agriculture... #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[91,95]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173183766653710336\",\"id_str\":\"173184131788836865\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173183766653710336,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":253,\"screen_name\":\"mmu_man\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":10392,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Internet\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"0084B4\",\"followers_count\":311,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"description\":\"Engineer, #FLOSS developer, Haiku contributor, hacktivist, Tai Chi & Kung-Fu practitioner\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"102075787\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"name\":\"Fran\\u00e7ois Revol\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 05 14:32:42 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":102075787,\"utc_offset\":null,\"favourites_count\":19,\"url\":\"http:\\/\\/revolf.free.fr\\/\"},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173184131788836865,\"created_at\":\"Fri Feb 24 23:14:49 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2129000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ae07dbcd-e07c-4df0-b5c2-803ee1a18c28-173184131788836865" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@StadeFrance Au #LGW ON EST CHEZ NOUS @LudoDelaherche #stadedefrance #lgw #TeamSF", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @StadeFrance Au #LGW ON EST CHEZ NOUS @LudoDelaherche #stadedefrance #lgw #TeamSF", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2129000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@StadeFrance Au #LGW ON EST CHEZ NOUS @LudoDelaherche #stadedefrance #lgw #TeamSF\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"StadeFrance\",\"indices\":[0,12],\"id_str\":\"88690419\",\"name\":\"Stade de France\",\"id\":88690419},{\"screen_name\":\"LudoDelaherche\",\"indices\":[38,53],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[16,20]},{\"text\":\"stadedefrance\",\"indices\":[55,69]},{\"text\":\"lgw\",\"indices\":[70,74]},{\"text\":\"TeamSF\",\"indices\":[75,82]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173183966986248193\",\"id_str\":\"173184132870967296\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173183966986248193,\"in_reply_to_user_id_str\":\"88690419\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":156,\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":34409,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris Montparnasse - Bruxelles\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"name\":\"Pierre B.\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":104184883,\"utc_offset\":-10800,\"favourites_count\":254,\"url\":null},\"in_reply_to_screen_name\":\"StadeFrance\",\"truncated\":false,\"id\":173184132870967296,\"created_at\":\"Fri Feb 24 23:14:49 +0000 2012\",\"in_reply_to_user_id\":88690419}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2129000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73ddc0-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2585d146-b0af-4857-996f-6e289c2cea2d-173184132870967296" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bravo @watchmefalll pour ton tweet qui vient de passer dans #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1705307372/hobbit-poster_normal.jpg" -}, -"title": "Florenzo84: Bravo @watchmefalll pour ton tweet qui vient de passer dans #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2129000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Bravo @watchmefalll pour ton tweet qui vient de passer dans #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"watchmefalll\",\"indices\":[6,19],\"name\":\"watchmefalll\",\"id_str\":\"161378075\",\"id\":161378075}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[60,64]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184131893702657\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"florenzo84\",\"lang\":\"fr\",\"favourites_count\":626,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":567,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":534,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1705307372\\/hobbit-poster_normal.jpg\",\"description\":\"Twitter c'est le seul endroit ou tu deviens tout excit\\u00e9 lorsqu'un inconnu se met \\u00e0 te suivre. Series & Cin\\u00e9 Addict.#LiveTweet #Roucasserie #CartelParisien\",\"statuses_count\":18892,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/377272619\\/sky_165-preview.jpg\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"122429634\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Florenzo84\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/377272619\\/sky_165-preview.jpg\",\"created_at\":\"Fri Mar 12 17:40:12 +0000 2010\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":122429634,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1705307372\\/hobbit-poster_normal.jpg\"},\"truncated\":false,\"id\":173184131893702657,\"created_at\":\"Fri Feb 24 23:14:49 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2129000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8948f40c-5e4e-4797-a221-db700e2054ea-173184131893702657" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bruno Patino est l'homme qui a installé #lgw sur la chaîne du savoir et de la connaissance ? #lechangementcestmaintenenantceseraitbien", -"img": { -"src": "http://a1.twimg.com/profile_images/1835468356/brp2-1-1_normal.jpg" -}, -"title": "Bruno Roger-Petit: Bruno Patino est l'homme qui a installé #lgw sur la chaîne du savoir et de la connaissance ? #lechangementcestmaintenenantceseraitbien", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2129000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bruno Patino est l'homme qui a install\\u00e9 #lgw sur la cha\\u00eene du savoir et de la connaissance ? #lechangementcestmaintenenantceseraitbien\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[41,45]},{\"text\":\"lechangementcestmaintenenantceseraitbien\",\"indices\":[94,135]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184130949988354\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":977,\"screen_name\":\"B_Roger_Petit\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13852,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/430045747\\/gracekelly.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":245,\"profile_link_color\":\"0084B4\",\"followers_count\":6590,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1835468356\\/brp2-1-1_normal.jpg\",\"description\":\"En \\u00e9tat de Grace... \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"48949826\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/430045747\\/gracekelly.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1835468356\\/brp2-1-1_normal.jpg\",\"name\":\"Bruno Roger-Petit\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 20 07:03:26 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":48949826,\"utc_offset\":-10800,\"favourites_count\":19,\"url\":\"http:\\/\\/leplus.nouvelobs.com\\/brunorogerpetit\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184130949988354,\"created_at\":\"Fri Feb 24 23:14:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2129000, -"tags": [ -{ -"id-ref": "efd4af92-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f4278807-75e7-4889-8d2d-bfecd6f43cd1-173184130949988354" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @carolegamelin: En fait #lgw c'est cool pour voir (ou revoir) la trombine de certains de nos followers/followings. Le reste... Commen ...", -"img": { -"src": "http://a0.twimg.com/profile_images/1848590513/YannickOlivierTwitter4.0_normal.png" -}, -"title": "Yannick Olivier: RT @carolegamelin: En fait #lgw c'est cool pour voir (ou revoir) la trombine de certains de nos followers/followings. Le reste... Commen ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2130000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @carolegamelin: En fait #lgw c'est cool pour voir (ou revoir) la trombine de certains de nos followers\\/followings. Le reste... Commen ...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"carolegamelin\",\"indices\":[3,17],\"id_str\":\"19910673\",\"name\":\"carole gamelin\",\"id\":19910673}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[27,31]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"En fait #lgw c'est cool pour voir (ou revoir) la trombine de certains de nos followers\\/followings. Le reste... Comment dire...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184015141044224\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":659,\"screen_name\":\"carolegamelin\",\"lang\":\"fr\",\"profile_text_color\":\"6f7829\",\"statuses_count\":11509,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"Pau, France\",\"show_all_inline_media\":true,\"listed_count\":64,\"profile_link_color\":\"520d20\",\"followers_count\":766,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1141384407\\/profil_normal.jpg\",\"description\":\"Journaliste, chef du desk num\\u00e9rique \\u00e0 La R\\u00e9publique des Pyr\\u00e9n\\u00e9es \\u00e0 Pau. Animatrice de communaut\\u00e9s et de Twittap\\u00e9ros. Tarte au Maroilles maison sur demande.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"78605f\",\"id_str\":\"19910673\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1141384407\\/profil_normal.jpg\",\"name\":\"carole gamelin\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 02 15:09:06 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":19910673,\"utc_offset\":3600,\"favourites_count\":255,\"url\":\"http:\\/\\/www.larepubliquedespyrenees.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184015141044224,\"created_at\":\"Fri Feb 24 23:14:21 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184137161748480\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":883,\"screen_name\":\"YannickOlivier\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":22922,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme20\\/bg.png\",\"location\":\"Besancon\",\"show_all_inline_media\":true,\"listed_count\":30,\"profile_link_color\":\"BF1238\",\"followers_count\":623,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848590513\\/YannickOlivierTwitter4.0_normal.png\",\"description\":\"Yannick 16 ans. En premi\\u00e8re STI2D-SIN au lyc\\u00e9e Victor-Hugo. Twitt de l'actu locale Bisontine et autres conneries. Scout et Geek de France.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BF1238\",\"id_str\":\"55264871\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme20\\/bg.png\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848590513\\/YannickOlivierTwitter4.0_normal.png\",\"name\":\"Yannick Olivier\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 09 15:21:31 +0000 2009\",\"profile_sidebar_border_color\":\"FFFFFF\",\"id\":55264871,\"utc_offset\":3600,\"favourites_count\":296,\"url\":\"http:\\/\\/yannickolivier.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":true,\"id\":173184137161748480,\"created_at\":\"Fri Feb 24 23:14:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2130000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6f0eff80-a859-46da-b9db-7673da17f713-173184137161748480" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je savais pas qu'il était noir @Deemee3 des @tweets2comptoir #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1844691230/profile_normal.png" -}, -"title": "Lynda Sweez : Je savais pas qu'il était noir @Deemee3 des @tweets2comptoir #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2130000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je savais pas qu'il \\u00e9tait noir @Deemee3 des @tweets2comptoir #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Deemee3\",\"indices\":[31,39],\"id_str\":\"209219475\",\"name\":\"Dimitri\",\"id\":209219475},{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[45,61],\"id_str\":\"227334618\",\"name\":\"Tweets de Comptoir\",\"id\":227334618}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[62,66]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twicca.r246.jp\\/\\\" rel=\\\"nofollow\\\"\\u003Etwicca\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184136201248769\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":444,\"screen_name\":\"zedalynews\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10701,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/360742146\\/Silicon_crystal.jpg\",\"location\":\"Coin:C dans une cale en bourre\",\"show_all_inline_media\":true,\"listed_count\":24,\"profile_link_color\":\"e072c1\",\"followers_count\":515,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1844691230\\/profile_normal.png\",\"description\":\"Les jeux de mots, c'est mon dada. Amin approuve ce message. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"244639293\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/360742146\\/Silicon_crystal.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1844691230\\/profile_normal.png\",\"name\":\"Lynda Sweez \",\"default_profile_image\":false,\"created_at\":\"Sat Jan 29 19:45:40 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":244639293,\"utc_offset\":3600,\"favourites_count\":9,\"url\":\"http:\\/\\/www.jeBoxeAvecNemo.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184136201248769,\"created_at\":\"Fri Feb 24 23:14:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2130000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "221506f3-3127-4dd8-9907-02f429ae68a7-173184136201248769" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "En tout cas le @palmashow a l'air de s'éclater ..... *siffle* #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1759597701/image_normal.jpg" -}, -"title": "Camille .: En tout cas le @palmashow a l'air de s'éclater ..... *siffle* #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2130000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"En tout cas le @palmashow a l'air de s'\\u00e9clater ..... *siffle* #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[15,25],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[62,66]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184136494845952\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":591,\"screen_name\":\"CamilleWil\",\"lang\":\"fr\",\"profile_text_color\":\"520000\",\"statuses_count\":18713,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"210b05\",\"followers_count\":506,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1759597701\\/image_normal.jpg\",\"description\":\"Camille \\u03df - @prettylil_miss : ma vie \\u2665 \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"0a0300\",\"id_str\":\"93848420\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"profile_sidebar_fill_color\":\"d61d08\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1759597701\\/image_normal.jpg\",\"name\":\"Camille .\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 01 12:23:18 +0000 2009\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":93848420,\"utc_offset\":-36000,\"favourites_count\":14,\"url\":\"http:\\/\\/intotheglitter.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184136494845952,\"created_at\":\"Fri Feb 24 23:14:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2130000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "09b647db-e9e8-49d2-a2f2-9c1c54d99115-173184136494845952" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les idées sont bonnes,les invités aussi (je kiffe le @palmashow ) mais la présentation de l'émission....#lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1289428579/My_HipstaPrint_0_normal.jpg" -}, -"title": "Estelle Micheau: Les idées sont bonnes,les invités aussi (je kiffe le @palmashow ) mais la présentation de l'émission....#lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2131000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Les id\\u00e9es sont bonnes,les invit\\u00e9s aussi (je kiffe le @palmashow ) mais la pr\\u00e9sentation de l'\\u00e9mission....#lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[53,63],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[104,108]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184141142147072\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":120,\"screen_name\":\"EstelleMicheau\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1082,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/429391744\\/My_HipstaPrint_0.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":29,\"profile_link_color\":\"0084B4\",\"followers_count\":1800,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1289428579\\/My_HipstaPrint_0_normal.jpg\",\"description\":\"Chanteuse lyrique et com\\u00e9dienne\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"273101501\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429391744\\/My_HipstaPrint_0.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1289428579\\/My_HipstaPrint_0_normal.jpg\",\"name\":\"Estelle Micheau\",\"default_profile_image\":false,\"created_at\":\"Sun Mar 27 20:49:14 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":273101501,\"utc_offset\":null,\"favourites_count\":1,\"url\":\"http:\\/\\/estelle-micheau.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184141142147072,\"created_at\":\"Fri Feb 24 23:14:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2131000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a2f28a97-a541-4ca9-8b46-603901bf7c96-173184141142147072" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW... Anonymous sur LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1844216482/good_vibestumblr_lm54oxEmWg1qf91leo1_500_normal.gif" -}, -"title": "The MythosNews: #LGW... Anonymous sur LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2131000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW... Anonymous sur LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184142484316161\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":161,\"screen_name\":\"utopic92\",\"lang\":\"fr\",\"profile_text_color\":\"883cc2\",\"statuses_count\":4253,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/425920000\\/038.JPG\",\"location\":\"Paris ..et sa R\\u00e9gion.\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0900ff\",\"followers_count\":47,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1844216482\\/good_vibestumblr_lm54oxEmWg1qf91leo1_500_normal.gif\",\"description\":\" \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"642D8B\",\"id_str\":\"301585182\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425920000\\/038.JPG\",\"profile_sidebar_fill_color\":\"bfc4c7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1844216482\\/good_vibestumblr_lm54oxEmWg1qf91leo1_500_normal.gif\",\"name\":\"The MythosNews\",\"default_profile_image\":false,\"created_at\":\"Thu May 19 18:25:43 +0000 2011\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":301585182,\"utc_offset\":3600,\"favourites_count\":25,\"url\":\"http:\\/\\/madeinfrance-citizenband.blogspot.com\\/2010\\/10\\/httpvids.html\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184142484316161,\"created_at\":\"Fri Feb 24 23:14:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2131000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2955bc8b-0647-48cd-8b97-2c2c58f00137-173184142484316161" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @RomainMollet: Le Grand Webze, ou comment se passer de LSD grâce à la télévision française. #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1311450879/rousse3_normal.jpg" -}, -"title": "Lilee HD: RT @RomainMollet: Le Grand Webze, ou comment se passer de LSD grâce à la télévision française. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2131000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @RomainMollet: Le Grand Webze, ou comment se passer de LSD gr\\u00e2ce \\u00e0 la t\\u00e9l\\u00e9vision fran\\u00e7aise. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"RomainMollet\",\"indices\":[3,16],\"id_str\":\"62795411\",\"name\":\"Romain Mollet\",\"id\":62795411}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[95,99]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Le Grand Webze, ou comment se passer de LSD gr\\u00e2ce \\u00e0 la t\\u00e9l\\u00e9vision fran\\u00e7aise. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[77,81]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183932303548416\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":71,\"screen_name\":\"RomainMollet\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":80,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/130413024\\/pan.jpg\",\"location\":\"Nantes\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1474785559\\/testdeux_normal.jpg\",\"description\":\"\\u00c9tudiant \\u00e0 Cin\\u00e9Cr\\u00e9atis depuis moins d'une semaine (18\\/09\\/2011)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"62795411\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/130413024\\/pan.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1474785559\\/testdeux_normal.jpg\",\"name\":\"Romain Mollet\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 04 11:47:02 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":62795411,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/conneriehumanumest.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183932303548416,\"created_at\":\"Fri Feb 24 23:14:01 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184139225333760\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":83,\"screen_name\":\"LileeHD\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":1052,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/308624117\\/twitfond.jpg\",\"location\":\"Bretagne\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"993366\",\"followers_count\":33,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1311450879\\/rousse3_normal.jpg\",\"description\":\"Illustratrice.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"cccccc\",\"id_str\":\"138697698\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/308624117\\/twitfond.jpg\",\"profile_sidebar_fill_color\":\"99ccff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1311450879\\/rousse3_normal.jpg\",\"name\":\"Lilee HD\",\"default_profile_image\":false,\"created_at\":\"Fri Apr 30 09:19:18 +0000 2010\",\"profile_sidebar_border_color\":\"993366\",\"id\":138697698,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/lilee-hd.blogduwebdesign.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184139225333760,\"created_at\":\"Fri Feb 24 23:14:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2131000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c5bb8c9c-814f-4831-b7f3-02c3da37cbe2-173184139225333760" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ah ah ah, l'intervention de Fidel Castro... #Lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1650056809/pandadanssonbain_normal.JPG" -}, -"title": "justice pandine: Ah ah ah, l'intervention de Fidel Castro... #Lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2131000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ah ah ah, l'intervention de Fidel Castro... #Lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[44,48]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184142048112641\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1340,\"screen_name\":\"pandanael\",\"lang\":\"fr\",\"profile_text_color\":\"1a0e1a\",\"statuses_count\":28273,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"location\":\"Bambouseraie\",\"show_all_inline_media\":false,\"listed_count\":192,\"profile_link_color\":\"9058d1\",\"followers_count\":2570,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\",\"description\":\"#NowPrending son bain. Ici, c'est comme chez m\\u00e9m\\u00e9. T'es gentil(le), un bisou. Tu fais chier, un coup de boule. #TarifUnique #Enjoy http:\\/\\/bit.ly\\/gIQZr4 \\r\\n\\r\\n \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"177984098\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"profile_sidebar_fill_color\":\"f5fafa\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\",\"name\":\"justice pandine\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 13 15:30:49 +0000 2010\",\"profile_sidebar_border_color\":\"adffef\",\"id\":177984098,\"utc_offset\":3600,\"favourites_count\":1862,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184142048112641,\"created_at\":\"Fri Feb 24 23:14:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2131000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d94b0efd-574e-4bac-8dd0-a1145a1c7e04-173184142048112641" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw mince, ils ont remplacé les moutons d'arte par des veaux.", -"img": { -"src": "http://a3.twimg.com/profile_images/786038327/Capture_d__cran_2010-03-30___18.52.44_normal.png" -}, -"title": "Marina Garnier: #lgw mince, ils ont remplacé les moutons d'arte par des veaux.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2135000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw mince, ils ont remplac\\u00e9 les moutons d'arte par des veaux.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184156833030146\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":43,\"screen_name\":\"Thunacat\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":42,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"Saint-Brieuc\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":47,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/786038327\\/Capture_d__cran_2010-03-30___18.52.44_normal.png\",\"description\":\"En veilleuse..., oups, en vieille, non ! en veille documentaire.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"9AE4E8\",\"id_str\":\"127866182\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"7bd6f2\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/786038327\\/Capture_d__cran_2010-03-30___18.52.44_normal.png\",\"name\":\"Marina Garnier\",\"default_profile_image\":false,\"created_at\":\"Tue Mar 30 13:34:26 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":127866182,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184156833030146,\"created_at\":\"Fri Feb 24 23:14:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2135000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c0023231-fd2b-4ecc-913a-98df9f087318-173184156833030146" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "c'est quoi #lgw ? #inculte", -"img": { -"src": "http://a0.twimg.com/profile_images/1839229871/icon_normal.jpg" -}, -"title": "Samy: c'est quoi #lgw ? #inculte", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2135000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"c'est quoi #lgw ? #inculte\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]},{\"text\":\"inculte\",\"indices\":[18,26]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184157655109632\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":26,\"screen_name\":\"samyycbi\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":295,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432699684\\/wp.jpg\",\"location\":\"Sassari, Sardegna\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"850303\",\"followers_count\":44,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1839229871\\/icon_normal.jpg\",\"description\":\"J'ai d\\u00e9j\\u00e0 fais un r\\u00eave lucide, une fois.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"96315703\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432699684\\/wp.jpg\",\"profile_sidebar_fill_color\":\"d6e3e3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839229871\\/icon_normal.jpg\",\"name\":\"Samy\",\"default_profile_image\":false,\"created_at\":\"Sat Dec 12 10:06:41 +0000 2009\",\"profile_sidebar_border_color\":\"595b5e\",\"id\":96315703,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"http:\\/\\/about.me\\/samy\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184157655109632,\"created_at\":\"Fri Feb 24 23:14:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2135000, -"tags": [ -{ -"id-ref": "efd59a88-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a7a1a79f-fd98-4805-9f6b-5bbbc1a16f47-173184157655109632" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste (ii)", -"img": { -"src": "http://a0.twimg.com/profile_images/1602210892/Galactica_normal.jpg" -}, -"title": "Cammarata Thierry: #lgw #ilreste (ii)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2136000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #ilreste (ii)\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184160125558784\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"DFDFDF\",\"screen_name\":\"thcammarata\",\"lang\":\"en\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":98,\"location\":\"france\",\"profile_text_color\":\"333333\",\"followers_count\":23,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"description\":\"\",\"statuses_count\":1162,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"990000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"protected\":false,\"id_str\":\"334554629\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Cammarata Thierry\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"created_at\":\"Wed Jul 13 08:43:07 +0000 2011\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"id\":334554629,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\"},\"truncated\":false,\"id\":173184160125558784,\"created_at\":\"Fri Feb 24 23:14:56 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2136000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b4314a35-2988-4a46-9415-7e1bc50e8a4c-173184160125558784" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Je cherche le concept de cette émission ...\nA part rassembler quelques aficionados de l'oiseau bleu, pas de fond pas de forme ...\n#Déçu", -"img": { -"src": "http://a0.twimg.com/profile_images/1575817389/JFISBACK_normal.jpg" -}, -"title": "JEFF IS BACK..: #lgw Je cherche le concept de cette émission ...\nA part rassembler quelques aficionados de l'oiseau bleu, pas de fond pas de forme ...\n#Déçu", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2136000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Je cherche le concept de cette \\u00e9mission ...\\nA part rassembler quelques aficionados de l'oiseau bleu, pas de fond pas de forme ...\\n#D\\u00e9\\u00e7u\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"D\\u00e9\\u00e7u\",\"indices\":[135,140]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184160943456256\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":423,\"screen_name\":\"bybroadcast\",\"lang\":\"fr\",\"profile_text_color\":\"4f3f38\",\"statuses_count\":522,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/165458944\\/x7970d0b1bea6ab54c425a2d6f85019c.jpg\",\"location\":\"In Front...\",\"show_all_inline_media\":false,\"listed_count\":12,\"profile_link_color\":\"838978\",\"followers_count\":377,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1575817389\\/JFISBACK_normal.jpg\",\"description\":\"Broadcast & New M\\u00e9dia \\/ R&D \\/ Social Network \\/ \\r\\nDaddy\\u00b3 Superhero \\/ Carpe Diem..\\r\\nMy opinions are my own...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1c130e\",\"id_str\":\"82696876\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/165458944\\/x7970d0b1bea6ab54c425a2d6f85019c.jpg\",\"profile_sidebar_fill_color\":\"140e0a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1575817389\\/JFISBACK_normal.jpg\",\"name\":\"JEFF IS BACK..\",\"default_profile_image\":false,\"created_at\":\"Thu Oct 15 19:49:24 +0000 2009\",\"profile_sidebar_border_color\":\"9db98c\",\"id\":82696876,\"utc_offset\":3600,\"favourites_count\":10,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184160943456256,\"created_at\":\"Fri Feb 24 23:14:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2136000, -"tags": [ -{ -"id-ref": "efd5d34a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ff172742-5f8b-4060-8d06-c59e6a20c3c3-173184160943456256" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Ludotw33t Y'a un écran derrière eux avec un genre de truc genre tweetdeck, les tweets défilent. #lgw #france5", -"img": { -"src": "http://a2.twimg.com/profile_images/1658912814/fkjddkfhk_normal.png" -}, -"title": "Manon: @Ludotw33t Y'a un écran derrière eux avec un genre de truc genre tweetdeck, les tweets défilent. #lgw #france5", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2139000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Ludotw33t Y'a un \\u00e9cran derri\\u00e8re eux avec un genre de truc genre tweetdeck, les tweets d\\u00e9filent. #lgw #france5\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Ludotw33t\",\"indices\":[0,10],\"id_str\":\"286882240\",\"name\":\"Ludovic P\",\"id\":286882240}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[97,101]},{\"text\":\"france5\",\"indices\":[102,110]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.7860476,50.4187981],[2.8492605,50.4187981],[2.8492605,50.4589035],[2.7860476,50.4589035]]]},\"attributes\":{},\"full_name\":\"Lens, Pas-de-Calais\",\"name\":\"Lens\",\"id\":\"6f2473b6bfd0682a\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/6f2473b6bfd0682a.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173183462927368193\",\"id_str\":\"173184175334096896\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173183462927368193,\"in_reply_to_user_id_str\":\"286882240\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":298,\"screen_name\":\"manonkzlwsk\",\"lang\":\"fr\",\"profile_text_color\":\"3d3438\",\"statuses_count\":15002,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"location\":\"Is\\u00e8re, France\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"de4261\",\"followers_count\":260,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"description\":\"Nordiste expatri\\u00e9e, \\u00e9tudiante en sciences du langage \\u00e0 #lyon2, un peu geek, s\\u00e9rievore, livetweeteuse #ondar et fid\\u00e8le herocorpienne. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"e8e8e8\",\"id_str\":\"48084154\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"profile_sidebar_fill_color\":\"e8e8e8\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"name\":\"Manon\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 17 19:34:49 +0000 2009\",\"profile_sidebar_border_color\":\"e8e8e8\",\"id\":48084154,\"utc_offset\":3600,\"favourites_count\":194,\"url\":null},\"in_reply_to_screen_name\":\"Ludotw33t\",\"truncated\":false,\"id\":173184175334096896,\"created_at\":\"Fri Feb 24 23:14:59 +0000 2012\",\"in_reply_to_user_id\":286882240}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2139000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "01ab99f7-3a77-49c5-814b-5b56bab49aec-173184175334096896" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "TROLOLOL #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1487823131/fond_site_2_copie_normal.jpg" -}, -"title": "Schmitt Matthias: TROLOLOL #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2139000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"TROLOLOL #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184172679106560\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":21,\"screen_name\":\"InkisitorProd\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Cergy\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":1,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1487823131\\/fond_site_2_copie_normal.jpg\",\"description\":\"https:\\/\\/www.facebook.com\\/pages\\/Inkisitor-Prod-Designer\\/135112143220332\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"131516\",\"id_str\":\"264406173\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1487823131\\/fond_site_2_copie_normal.jpg\",\"name\":\"Schmitt Matthias\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 11 21:22:24 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":264406173,\"utc_offset\":null,\"favourites_count\":3,\"url\":\"https:\\/\\/www.facebook.com\\/pages\\/Inkisitor-Prod-Designer\\/135112143220332\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184172679106560,\"created_at\":\"Fri Feb 24 23:14:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2139000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c4059443-3763-4fb8-8675-9e3a63ed4632-173184172679106560" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Srsim: #LGW Y'a des gens qui S'ENNUIENT devant les vidéos de 2mn de @SolangeTeParle. Vous le vivez comment, votre déficit de l'atten ...", -"img": { -"src": "http://a1.twimg.com/profile_images/1650223404/Solangetof_normal.jpg" -}, -"title": "Solange te parle: RT @Srsim: #LGW Y'a des gens qui S'ENNUIENT devant les vidéos de 2mn de @SolangeTeParle. Vous le vivez comment, votre déficit de l'atten ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2139000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @Srsim: #LGW Y'a des gens qui S'ENNUIENT devant les vid\\u00e9os de 2mn de @SolangeTeParle. Vous le vivez comment, votre d\\u00e9ficit de l'atten ...\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Srsim\",\"indices\":[3,9],\"name\":\"Simon\",\"id_str\":\"130871832\",\"id\":130871832},{\"screen_name\":\"SolangeTeParle\",\"indices\":[72,87],\"name\":\"Solange te parle\",\"id_str\":\"417867146\",\"id\":417867146}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[11,15]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW Y'a des gens qui S'ENNUIENT devant les vid\\u00e9os de 2mn de @SolangeTeParle. Vous le vivez comment, votre d\\u00e9ficit de l'attention ?\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[61,76],\"name\":\"Solange te parle\",\"id_str\":\"417867146\",\"id\":417867146}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184030798389249\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"Srsim\",\"lang\":\"fr\",\"favourites_count\":84,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":288,\"location\":\"Third rock from the sun\",\"profile_text_color\":\"666666\",\"followers_count\":309,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1744048818\\/qUG3d_normal.jpg\",\"description\":\"BiotechnoLOLgy and random crap. J'essaie de vivre ma vie \\u00e0 fond en passant pour un con au moins une fois par jour.\",\"statuses_count\":10573,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"130871832\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Simon\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Thu Apr 08 15:44:24 +0000 2010\",\"profile_sidebar_fill_color\":\"252429\",\"id\":130871832,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1744048818\\/qUG3d_normal.jpg\"},\"truncated\":false,\"id\":173184030798389249,\"created_at\":\"Fri Feb 24 23:14:25 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184174918860800\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"666666\",\"screen_name\":\"SolangeTeParle\",\"lang\":\"fr\",\"favourites_count\":156,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":195,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":929,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1650223404\\/Solangetof_normal.jpg\",\"description\":\"Quand je pense \\u00e0 tout ce qui m'emp\\u00eache de r\\u00e9fl\\u00e9chir, j'ouvre au hasard le dictionnaire et je te parle en vid\\u00e9ophonie.\",\"statuses_count\":676,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/393555317\\/yayoipurple\",\"show_all_inline_media\":false,\"listed_count\":27,\"profile_link_color\":\"421fa3\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"417867146\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Solange te parle\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/393555317\\/yayoipurple\",\"created_at\":\"Mon Nov 21 13:20:07 +0000 2011\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":417867146,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/solangeteparle.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1650223404\\/Solangetof_normal.jpg\"},\"truncated\":true,\"id\":173184174918860800,\"created_at\":\"Fri Feb 24 23:14:59 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2139000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f5fa3488-0564-4987-85eb-ae61be0ef155-173184174918860800" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "23:15: Panama Goes In One Direction #JustinperfominARGENTINA #lgw #InThisGeneration GiovannaFazTwitcam GiovannaRespondeAGente...", -"img": { -"src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_5_normal.png" -}, -"title": "Trends WW BOT: 23:15: Panama Goes In One Direction #JustinperfominARGENTINA #lgw #InThisGeneration GiovannaFazTwitcam GiovannaRespondeAGente...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2140000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"23:15: Panama Goes In One Direction #JustinperfominARGENTINA #lgw #InThisGeneration GiovannaFazTwitcam GiovannaRespondeAGente...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"JustinperfominARGENTINA\",\"indices\":[36,60]},{\"text\":\"lgw\",\"indices\":[61,65]},{\"text\":\"InThisGeneration\",\"indices\":[66,83]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/fx.rdy.jp\\/\\\" rel=\\\"nofollow\\\"\\u003ETrendsBOT\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184177745833984\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1,\"screen_name\":\"trends_ww_bot\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":27696,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":20,\"profile_link_color\":\"0084B4\",\"followers_count\":2207,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_5_normal.png\",\"description\":\"This account tweets Twitter Trends (worldwide) every 15 minutes.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Tokyo\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"282373537\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_5_normal.png\",\"name\":\"Trends WW BOT\",\"default_profile_image\":true,\"created_at\":\"Fri Apr 15 02:44:06 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":282373537,\"utc_offset\":32400,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184177745833984,\"created_at\":\"Fri Feb 24 23:15:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2140000, -"tags": [ -{ -"id-ref": "efc282e0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efc287a4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1c79b1dc-8d4a-407e-8fb7-66cb6353791d-173184177745833984" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est pas pour cafter\nMais le @palmashow à l'air de s'embêter :) #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1804671338/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png" -}, -"title": "Marie: C'est pas pour cafter\nMais le @palmashow à l'air de s'embêter :) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2141000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est pas pour cafter\\nMais le @palmashow \\u00e0 l'air de s'emb\\u00eater :) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[30,40],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[65,69]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184183026462722\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":203,\"screen_name\":\"frenchy_Marie\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2883,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"9D582E\",\"followers_count\":84,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\",\"description\":\"J'accapare des objets sans ressurgir sur autrui.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"id_str\":\"120444044\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"profile_sidebar_fill_color\":\"EADEAA\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\",\"name\":\"Marie\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 06 13:02:46 +0000 2010\",\"profile_sidebar_border_color\":\"D9B17E\",\"id\":120444044,\"utc_offset\":3600,\"favourites_count\":25,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184183026462722,\"created_at\":\"Fri Feb 24 23:15:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2141000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f1ce9a7f-8a0b-4f2f-bc5b-c5275bef7633-173184183026462722" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw c'est un peu triste tout ça :(", -"img": { -"src": "http://a2.twimg.com/profile_images/1696961418/avatar_normal.JPG" -}, -"title": "Audrey K: #lgw c'est un peu triste tout ça :(", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2141000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw c'est un peu triste tout \\u00e7a :(\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184183890489345\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":83,\"screen_name\":\"Audreymifasol\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":250,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"Quelque part\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"D02B55\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1696961418\\/avatar_normal.JPG\",\"description\":\"Prof contractuelle en biologie le lundi, \\u00e9tudiante en histoire, ma\\u00e7on, d\\u00e9coratrice, costumi\\u00e8re, peintre et bidouilleuse de tout l'autre moiti\\u00e9 du temps.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"413420872\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1696961418\\/avatar_normal.JPG\",\"name\":\"Audrey K\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 15 21:31:05 +0000 2011\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":413420872,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/bubulle-de-savon.over-blog.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184183890489345,\"created_at\":\"Fri Feb 24 23:15:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2141000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7b353a28-e8e5-4208-b1ed-e054932c29b3-173184183890489345" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ce qu'il y a de bien avec ce grand écran à 2cm de mon nez c'est que j'ai l'impression d'être sous acide o_O #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1741905112/image_normal.jpg" -}, -"title": "Mister Mc Flee: Ce qu'il y a de bien avec ce grand écran à 2cm de mon nez c'est que j'ai l'impression d'être sous acide o_O #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2142000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ce qu'il y a de bien avec ce grand \\u00e9cran \\u00e0 2cm de mon nez c'est que j'ai l'impression d'\\u00eatre sous acide o_O #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[108,112]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184188692967424\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":636,\"screen_name\":\"MisterMcFlee\",\"lang\":\"fr\",\"profile_text_color\":\"291b1b\",\"statuses_count\":40351,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/204494594\\/lulutwitter_cr.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":257,\"profile_link_color\":\"0084B4\",\"followers_count\":2841,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1741905112\\/image_normal.jpg\",\"description\":\"Ecrits vains\\nCommunity Manager de moi-m\\u00eame\\nProfiler pour chats selon @METACAPUCHE\\nPhotographi\\u00e9 par @LaurenceGuenoun\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f72020\",\"id_str\":\"60043161\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/204494594\\/lulutwitter_cr.jpg\",\"profile_sidebar_fill_color\":\"d6130d\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1741905112\\/image_normal.jpg\",\"name\":\"Mister Mc Flee\",\"default_profile_image\":false,\"created_at\":\"Sat Jul 25 12:01:49 +0000 2009\",\"profile_sidebar_border_color\":\"050505\",\"id\":60043161,\"utc_offset\":3600,\"favourites_count\":273,\"url\":\"http:\\/\\/lecafardrenseigne.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184188692967424,\"created_at\":\"Fri Feb 24 23:15:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2142000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "979e7ca3-d779-4b5e-b58b-3af4e0a73393-173184188692967424" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Psychadelisme bovin... #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1735644265/front_de_gauche_annee_normal.jpg" -}, -"title": "Cachounette: Psychadelisme bovin... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2142000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Psychadelisme bovin... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[23,27]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184188235780097\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":40,\"screen_name\":\"cachounette\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":250,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"D02B55\",\"followers_count\":51,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1735644265\\/front_de_gauche_annee_normal.jpg\",\"description\":\"sage femme, militante PCF-Front de gauche et CGT\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"352726\",\"id_str\":\"39092205\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1735644265\\/front_de_gauche_annee_normal.jpg\",\"name\":\"Cachounette\",\"default_profile_image\":false,\"created_at\":\"Sun May 10 18:40:14 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":39092205,\"utc_offset\":-10800,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184188235780097,\"created_at\":\"Fri Feb 24 23:15:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2142000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f92bea5b-88da-4161-97b0-d672f621a689-173184188235780097" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw des vaches psychédéliques font concurrence à la chemise de vinvin", -"img": { -"src": "http://a3.twimg.com/profile_images/1827613879/photo-pro_normal.png" -}, -"title": "Julien Lopizzo: #ilreste #lgw des vaches psychédéliques font concurrence à la chemise de vinvin", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2144000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #lgw des vaches psych\\u00e9d\\u00e9liques font concurrence \\u00e0 la chemise de vinvin\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184195068301312\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":284,\"screen_name\":\"JulienLopizzo\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":1088,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"location\":\"Lyon - Europe\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0099B9\",\"followers_count\":143,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1827613879\\/photo-pro_normal.png\",\"description\":\"Je suis tomb\\u00e9 dedans en 97.Ma e-carri\\u00e8re a d\\u00e9marr\\u00e9 comme d\\u00e9veloppeur freelance en 2002.Entrepren(aute) depuis 10 ans j'aime partager ma passion du e-business.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0099B9\",\"id_str\":\"44345271\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1827613879\\/photo-pro_normal.png\",\"name\":\"Julien Lopizzo\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 03 12:08:19 +0000 2009\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":44345271,\"utc_offset\":3600,\"favourites_count\":9,\"url\":\"http:\\/\\/www.tenapra.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184195068301312,\"created_at\":\"Fri Feb 24 23:15:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2144000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "453122eb-f5ed-43bc-9df4-be1f62ab0211-173184195068301312" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @ZaraA: Rollin dehors ! T'as jamais été drôle, même avec tes copains qui étaient bien plus drôle dans la classe ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1850070784/Yogiimise_normal.jpg" -}, -"title": "Johann M.: RT @ZaraA: Rollin dehors ! T'as jamais été drôle, même avec tes copains qui étaient bien plus drôle dans la classe ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2145000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @ZaraA: Rollin dehors ! T'as jamais \\u00e9t\\u00e9 dr\\u00f4le, m\\u00eame avec tes copains qui \\u00e9taient bien plus dr\\u00f4le dans la classe ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"ZaraA\",\"indices\":[3,9],\"id_str\":\"7031872\",\"name\":\"Emmanuel Torregano\",\"id\":7031872}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[117,121]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Rollin dehors ! T'as jamais \\u00e9t\\u00e9 dr\\u00f4le, m\\u00eame avec tes copains qui \\u00e9taient bien plus dr\\u00f4le dans la classe ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[106,110]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183675150766081\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":614,\"screen_name\":\"ZaraA\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":59009,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/309482\\/galaxy.jpg\",\"location\":\"iPhone: 45.800266,1.857407\",\"show_all_inline_media\":false,\"listed_count\":328,\"profile_link_color\":\"0000ff\",\"followers_count\":5596,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1463922495\\/Epuale_Twitter_normal.png\",\"description\":\"Love is the answer ... \\/\\/ I'm CEO, BITch ! ElectronLibre \\/\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C7CBC7\",\"id_str\":\"7031872\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/309482\\/galaxy.jpg\",\"profile_sidebar_fill_color\":\"71E6A9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1463922495\\/Epuale_Twitter_normal.png\",\"name\":\"Emmanuel Torregano\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 23 11:40:06 +0000 2007\",\"profile_sidebar_border_color\":\"8F8F8F\",\"id\":7031872,\"utc_offset\":3600,\"favourites_count\":39,\"url\":\"http:\\/\\/twitter.com\\/3l3ctr0nLibr3\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183675150766081,\"created_at\":\"Fri Feb 24 23:13:00 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184200445411329\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":671,\"screen_name\":\"Yogiimise\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":64989,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Le V\\u00e9sinet\",\"show_all_inline_media\":false,\"listed_count\":170,\"profile_link_color\":\"0084B4\",\"followers_count\":2072,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850070784\\/Yogiimise_normal.jpg\",\"description\":\"Tech Journalist, il geek il voit pas le rapport. Travail, Famille, Party. #DaddyGaga, #JaiRigolu & #OMAGAD. La vie est trop courte pour \\u00eatre prise au s\\u00e9rieux.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"30915093\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850070784\\/Yogiimise_normal.jpg\",\"name\":\"Johann M.\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 13 17:55:31 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":30915093,\"utc_offset\":3600,\"favourites_count\":1424,\"url\":\"http:\\/\\/www.tomsguide.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184200445411329,\"created_at\":\"Fri Feb 24 23:15:05 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2145000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c054b0ee-ef94-41c0-83c5-436837370dc4-173184200445411329" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est trop con mais ça me fait trop marrer l'truc des vaches ! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1509739539/aurelianna_normal.jpg" -}, -"title": "Aure Lianna: C'est trop con mais ça me fait trop marrer l'truc des vaches ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2146000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est trop con mais \\u00e7a me fait trop marrer l'truc des vaches ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[63,67]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.2241006,48.8155414],[2.4697521,48.8155414],[2.4697521,48.9021461],[2.2241006,48.9021461]]]},\"attributes\":{},\"full_name\":\"Paris, Paris\",\"name\":\"Paris\",\"id\":\"7238f93a3e899af6\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/7238f93a3e899af6.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184203490476034\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":418,\"screen_name\":\"Aur3Lianna\",\"lang\":\"fr\",\"profile_text_color\":\"362720\",\"statuses_count\":11466,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":45,\"profile_link_color\":\"B40B43\",\"followers_count\":2523,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1509739539\\/aurelianna_normal.jpg\",\"description\":\"La trentaine, parisienne qui profite \\u00e0 fond de la vie !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FF6699\",\"id_str\":\"360599311\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"profile_sidebar_fill_color\":\"E5507E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1509739539\\/aurelianna_normal.jpg\",\"name\":\"Aure Lianna\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 23 13:27:43 +0000 2011\",\"profile_sidebar_border_color\":\"CC3366\",\"id\":360599311,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184203490476034,\"created_at\":\"Fri Feb 24 23:15:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2146000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b1a40242-6a14-4f72-91e5-69934136b480-173184203490476034" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "+1 \"@Charles_Liebert: En plein trip devant le clip de cyriak #LGW”", -"img": { -"src": "http://a0.twimg.com/profile_images/1592192908/DKen_MG_5127_Small_normal.jpeg" -}, -"title": "Antoine Dubuquoy: +1 \"@Charles_Liebert: En plein trip devant le clip de cyriak #LGW”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2146000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"+1 \\\"@Charles_Liebert: En plein trip devant le clip de cyriak #LGW\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Charles_Liebert\",\"indices\":[4,20],\"id_str\":\"610993\",\"name\":\"Charles Liebert\",\"id\":610993}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[61,65]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184205877018624\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1104,\"screen_name\":\"dubuc64\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":12394,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/317893098\\/TwitterBannerDubuc64.png\",\"location\":\"Paris (France)\",\"show_all_inline_media\":false,\"listed_count\":117,\"profile_link_color\":\"ff0000\",\"followers_count\":1732,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1592192908\\/DKen_MG_5127_Small_normal.jpeg\",\"description\":\"Digital Media Strategist - Social Media, Community Management - Rock & pop culture guru - Auteur avec @nicoprat des Miscellan\\u00e9es d'Internet parution le 12\\/01\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"10731962\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/317893098\\/TwitterBannerDubuc64.png\",\"profile_sidebar_fill_color\":\"eeeeee\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1592192908\\/DKen_MG_5127_Small_normal.jpeg\",\"name\":\"Antoine Dubuquoy\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 30 07:20:52 +0000 2007\",\"profile_sidebar_border_color\":\"ff0000\",\"id\":10731962,\"utc_offset\":3600,\"favourites_count\":339,\"url\":\"http:\\/\\/www.dubucsblog.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184205877018624,\"created_at\":\"Fri Feb 24 23:15:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2146000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4b73a492-c1a4-4402-b5a3-a5e97cd12a34-173184205877018624" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @BastienJoseph31: Mais WTF cette émission. #lgw #cqui", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: RT @BastienJoseph31: Mais WTF cette émission. #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2147000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"RT @BastienJoseph31: Mais WTF cette \\u00e9mission. #lgw #cqui\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"BastienJoseph31\",\"indices\":[3,19],\"name\":\"Bastien Joseph\",\"id\":191087175,\"id_str\":\"191087175\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]},{\"text\":\"cqui\",\"indices\":[51,56]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"favorited\":false,\"coordinates\":null,\"in_reply_to_user_id\":null,\"contributors\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"retweeted_status\":{\"truncated\":false,\"text\":\"Mais WTF cette \\u00e9mission. #lgw #cqui\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]},{\"text\":\"cqui\",\"indices\":[30,35]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"favorited\":false,\"coordinates\":null,\"in_reply_to_user_id\":null,\"contributors\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"user\":{\"notifications\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"screen_name\":\"BastienJoseph31\",\"follow_request_sent\":null,\"lang\":\"fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\",\"default_profile_image\":false,\"verified\":false,\"profile_sidebar_border_color\":\"5ED4DC\",\"location\":\"Paris\",\"favourites_count\":10,\"description\":\"Etudiant en com' \\u00e0 Paris. (ISCOM). Rugby, r\\u00e9seaux sociaux, musique. Connu comme Le Stagiaire de la @BoucherieOvalie. En recherche d'un VRAI stage. \",\"contributors_enabled\":false,\"following\":null,\"profile_use_background_image\":true,\"friends_count\":1033,\"profile_text_color\":\"3C3940\",\"followers_count\":667,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\",\"statuses_count\":3556,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":34,\"profile_link_color\":\"0099B9\",\"protected\":false,\"is_translator\":false,\"name\":\"Bastien Joseph\",\"default_profile\":false,\"time_zone\":null,\"created_at\":\"Wed Sep 15 15:41:38 +0000 2010\",\"profile_background_color\":\"0099B9\",\"id\":191087175,\"id_str\":\"191087175\",\"geo_enabled\":false,\"profile_background_tile\":false,\"utc_offset\":null,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/bastien-joseph\"},\"in_reply_to_status_id\":null,\"id\":173183835524186112,\"created_at\":\"Fri Feb 24 23:13:38 +0000 2012\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183835524186112\"},\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"user\":{\"notifications\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"screen_name\":\"charleshenriroy\",\"follow_request_sent\":null,\"lang\":\"fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"default_profile_image\":false,\"verified\":false,\"profile_sidebar_border_color\":\"C0DEED\",\"location\":\"Paris\",\"favourites_count\":21,\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"contributors_enabled\":false,\"following\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"profile_text_color\":\"333333\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"statuses_count\":636,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"protected\":false,\"is_translator\":false,\"name\":\"Royer Charles-Henri\",\"default_profile\":true,\"time_zone\":\"Paris\",\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_background_color\":\"C0DEED\",\"id\":185396126,\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_status_id\":null,\"id\":173184209815482368,\"created_at\":\"Fri Feb 24 23:15:07 +0000 2012\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184209815482368\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2147000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "84ee0311-0f74-4c58-bedb-14c57928ec56-173184209815482368" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze vous comptez parler du projet de traité ACTA contre lequel Internet se bat tant ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1768965620/Anonymous_Wallpaper_by_ipott_normal.png" -}, -"title": "Anon HackTivist: @LeGrandWebze vous comptez parler du projet de traité ACTA contre lequel Internet se bat tant ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2148000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze vous comptez parler du projet de trait\\u00e9 ACTA contre lequel Internet se bat tant ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[96,100]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184214404042754\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":31,\"screen_name\":\"SimplyAnon\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":32,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"YU NO FIND ME\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":5,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1768965620\\/Anonymous_Wallpaper_by_ipott_normal.png\",\"description\":\"I am a simple anonymous giving his opinion on current Op and Events.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"469498461\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768965620\\/Anonymous_Wallpaper_by_ipott_normal.png\",\"name\":\"Anon HackTivist\",\"default_profile_image\":false,\"created_at\":\"Fri Jan 20 17:20:52 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":469498461,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.whyweprotest.net\"},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173184214404042754,\"created_at\":\"Fri Feb 24 23:15:08 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2148000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f88e03c3-35a0-4b74-a091-a7309c582c21-173184214404042754" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ah, bien la définition du troll cela dit sur #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1780301867/avatar_normal.jpg" -}, -"title": "Okhin: ah, bien la définition du troll cela dit sur #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2148000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"ah, bien la d\\u00e9finition du troll cela dit sur #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[45,49]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184213540028417\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":441,\"screen_name\":\"okhin\",\"lang\":\"en\",\"profile_text_color\":\"739694\",\"statuses_count\":10333,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":65,\"profile_link_color\":\"729172\",\"followers_count\":797,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\",\"description\":\"Cypherpunk fuelled by lulz and caffein, data-pornstar, crypto-terrorist \\/ 00513947\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"2f1812\",\"id_str\":\"49560409\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"profile_sidebar_fill_color\":\"411c0f\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\",\"name\":\"Okhin\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 22 06:52:46 +0000 2009\",\"profile_sidebar_border_color\":\"2f1812\",\"id\":49560409,\"utc_offset\":3600,\"favourites_count\":38,\"url\":\"https:\\/\\/about.okhin.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184213540028417,\"created_at\":\"Fri Feb 24 23:15:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2148000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "64114e93-1d8d-40f4-94d1-860216c947c1-173184213540028417" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@PRland: Cette impression bizarre de participer à un effort expérimental, c'est juste moi ? #lgw” pareil", -"img": { -"src": "http://a2.twimg.com/profile_images/1724285948/image_normal.jpg" -}, -"title": "CalamitySophie: “@PRland: Cette impression bizarre de participer à un effort expérimental, c'est juste moi ? #lgw” pareil", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2148000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@PRland: Cette impression bizarre de participer \\u00e0 un effort exp\\u00e9rimental, c'est juste moi ? #lgw\\u201d pareil\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"PRland\",\"indices\":[1,8],\"id_str\":\"1421991\",\"name\":\"Eric Maillard\",\"id\":1421991}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[93,97]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184210297827329\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":96,\"screen_name\":\"CalamitySophie\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":672,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/359426011\\/photo.JPG\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084b4\",\"followers_count\":34,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724285948\\/image_normal.jpg\",\"description\":\"barr\\u00e9e, barge, enerv\\u00e9e, vieille bique, je regarde le monde, et je d\\u00e9sesp\\u00e9re. le genre humain n'est pas tr\\u00e9s beau. Et j'en fais partie !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"57613271\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/359426011\\/photo.JPG\",\"profile_sidebar_fill_color\":\"11d2eb\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724285948\\/image_normal.jpg\",\"name\":\"CalamitySophie\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 17 10:53:14 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":57613271,\"utc_offset\":3600,\"favourites_count\":22,\"url\":\"http:\\/\\/www.calamitysophie1.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184210297827329,\"created_at\":\"Fri Feb 24 23:15:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2148000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "72227927-c1fc-4d13-923c-7dbe73e5b84e-173184210297827329" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Putain que c'est mauvais #lgw #FautLeDire", -"img": { -"src": "http://a1.twimg.com/profile_images/1463922495/Epuale_Twitter_normal.png" -}, -"title": "Emmanuel Torregano: Putain que c'est mauvais #lgw #FautLeDire", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2149000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"Putain que c'est mauvais #lgw #FautLeDire\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]},{\"text\":\"FautLeDire\",\"indices\":[30,41]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"favorited\":false,\"coordinates\":null,\"in_reply_to_user_id\":null,\"contributors\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"user\":{\"notifications\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/309482\\/galaxy.jpg\",\"profile_sidebar_fill_color\":\"71E6A9\",\"screen_name\":\"ZaraA\",\"follow_request_sent\":null,\"lang\":\"fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1463922495\\/Epuale_Twitter_normal.png\",\"default_profile_image\":false,\"verified\":false,\"profile_sidebar_border_color\":\"8F8F8F\",\"location\":\"iPhone: 45.800266,1.857407\",\"favourites_count\":39,\"description\":\"Love is the answer ... \\/\\/ I'm CEO, BITch ! ElectronLibre \\/\\/\",\"contributors_enabled\":false,\"following\":null,\"profile_use_background_image\":true,\"friends_count\":614,\"profile_text_color\":\"000000\",\"followers_count\":5596,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1463922495\\/Epuale_Twitter_normal.png\",\"statuses_count\":59010,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/309482\\/galaxy.jpg\",\"show_all_inline_media\":false,\"listed_count\":328,\"profile_link_color\":\"0000ff\",\"protected\":false,\"is_translator\":false,\"name\":\"Emmanuel Torregano\",\"default_profile\":false,\"time_zone\":\"Paris\",\"created_at\":\"Sat Jun 23 11:40:06 +0000 2007\",\"profile_background_color\":\"C7CBC7\",\"id\":7031872,\"id_str\":\"7031872\",\"geo_enabled\":true,\"profile_background_tile\":false,\"utc_offset\":3600,\"url\":\"http:\\/\\/twitter.com\\/3l3ctr0nLibr3\"},\"in_reply_to_status_id\":null,\"id\":173184216182427648,\"created_at\":\"Fri Feb 24 23:15:09 +0000 2012\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184216182427648\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2149000, -"tags": [ -{ -"id-ref": "efd7a56c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0f0506f0-071e-4dc9-8ee9-a36d88a9ad4b-173184216182427648" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je crois que la seule raison d'être de #lgw est de dépassé #cesar2012 en French TT. C'est bientôt fait, ils sont 2ème... Attendons.", -"img": { -"src": "http://a0.twimg.com/profile_images/1851376669/gifs_zabuza_26_1__normal.gif" -}, -"title": "Ferhat Dendoune: Je crois que la seule raison d'être de #lgw est de dépassé #cesar2012 en French TT. C'est bientôt fait, ils sont 2ème... Attendons.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2150000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je crois que la seule raison d'\\u00eatre de #lgw est de d\\u00e9pass\\u00e9 #cesar2012 en French TT. C'est bient\\u00f4t fait, ils sont 2\\u00e8me... Attendons.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[39,43]},{\"text\":\"cesar2012\",\"indices\":[59,69]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184221077192704\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1993,\"screen_name\":\"Nara_Shikamaru4\",\"lang\":\"en\",\"profile_text_color\":\"542A1D\",\"statuses_count\":7126,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/421171500\\/Zabuza.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"EF3C7D\",\"followers_count\":505,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851376669\\/gifs_zabuza_26_1__normal.gif\",\"description\":\"Que les baltringues de Konoha commencent \\u00e0 chier dans leur froc. On vient pas du m\\u00eame endroit...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"F6E3D9\",\"id_str\":\"74527443\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/421171500\\/Zabuza.jpg\",\"profile_sidebar_fill_color\":\"F8C2DC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851376669\\/gifs_zabuza_26_1__normal.gif\",\"name\":\"Ferhat Dendoune\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 15 19:12:53 +0000 2009\",\"profile_sidebar_border_color\":\"C42639\",\"id\":74527443,\"utc_offset\":-10800,\"favourites_count\":4,\"url\":\"https:\\/\\/plus.google.com\\/104684333822937350642\\/about\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184221077192704,\"created_at\":\"Fri Feb 24 23:15:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2150000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "be411d5e-5168-43ec-8363-80488d32e0ae-173184221077192704" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ou alors, au pire, faudrait qu'ils les lisent mais sans les montrer à l'écran. #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/506050933/chi-bricklovinfreak_normal.gif" -}, -"title": "micha: ou alors, au pire, faudrait qu'ils les lisent mais sans les montrer à l'écran. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2151000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"ou alors, au pire, faudrait qu'ils les lisent mais sans les montrer \\u00e0 l'\\u00e9cran. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[79,83]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184224017387520\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":453,\"screen_name\":\"michaonthemoon\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":57768,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/94283053\\/f59c07.png\",\"location\":\"on the moon\",\"show_all_inline_media\":true,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"followers_count\":2541,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/506050933\\/chi-bricklovinfreak_normal.gif\",\"description\":\"i am... micha fierce.\\r\\ni am the girl behind @MJJNews.\\r\\nwarning: i rant a lot, and mostly in french.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"14463139\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/94283053\\/f59c07.png\",\"profile_sidebar_fill_color\":\"\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/506050933\\/chi-bricklovinfreak_normal.gif\",\"name\":\"micha\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 21 15:38:28 +0000 2008\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":14463139,\"utc_offset\":3600,\"favourites_count\":1272,\"url\":\"http:\\/\\/mjdreams.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184224017387520,\"created_at\":\"Fri Feb 24 23:15:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2151000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6f38c383-02e7-4fb0-8adc-345418a75a80-173184224017387520" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@embruns Mais les autres fois, on avait toujours un lien débloqué qqpart, visible du Qc… @Damdam? @W0of? #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1639200645/OpenTele1a_normal.jpg" -}, -"title": "MarieEveLyne MICHEL: @embruns Mais les autres fois, on avait toujours un lien débloqué qqpart, visible du Qc… @Damdam? @W0of? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2151000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@embruns Mais les autres fois, on avait toujours un lien d\\u00e9bloqu\\u00e9 qqpart, visible du Qc\\u2026 @Damdam? @W0of? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"embruns\",\"indices\":[0,8],\"id_str\":\"6241412\",\"name\":\"Laurent Gloaguen\",\"id\":6241412},{\"screen_name\":\"Damdam\",\"indices\":[89,96],\"id_str\":\"829751\",\"name\":\"Damien Guinet\",\"id\":829751},{\"screen_name\":\"w0of\",\"indices\":[98,103],\"id_str\":\"41800504\",\"name\":\"w0of!\",\"id\":41800504}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[105,109]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173183769858162688\",\"id_str\":\"173184224814313473\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173183769858162688,\"in_reply_to_user_id_str\":\"6241412\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":530,\"screen_name\":\"MarieEveLyne\",\"lang\":\"en\",\"profile_text_color\":\"3B302E\",\"statuses_count\":2501,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/172645581\\/x346f04300cf078d9d2f5a4595670c8f.png\",\"location\":\"Montr\\u00e9al\",\"show_all_inline_media\":false,\"listed_count\":34,\"profile_link_color\":\"DE567C\",\"followers_count\":1044,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1639200645\\/OpenTele1a_normal.jpg\",\"description\":\"Curieuse, aime tellement rencontrer les gens qu'elle en a fait un m\\u00e9tier. Animatrice, Chroniqueuse, Reporter - Tv & Radio.\\r\\nBlogue sur: http:\\/\\/marieevelyne.ca\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Central Time (US & Canada)\",\"profile_background_color\":\"0F0E09\",\"id_str\":\"105372011\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/172645581\\/x346f04300cf078d9d2f5a4595670c8f.png\",\"profile_sidebar_fill_color\":\"FFD8D6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1639200645\\/OpenTele1a_normal.jpg\",\"name\":\"MarieEveLyne MICHEL\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 16 04:33:36 +0000 2010\",\"profile_sidebar_border_color\":\"FFF2EF\",\"id\":105372011,\"utc_offset\":-21600,\"favourites_count\":4,\"url\":\"http:\\/\\/www.youtube.com\\/melmichel1\"},\"in_reply_to_screen_name\":\"embruns\",\"truncated\":false,\"id\":173184224814313473,\"created_at\":\"Fri Feb 24 23:15:11 +0000 2012\",\"in_reply_to_user_id\":6241412}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2151000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3c0a8262-ac89-4a03-94ff-c0cca9c97411-173184224814313473" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Regarder #lgw > être sous LSD. Vraiment.", -"img": { -"src": "http://a0.twimg.com/profile_images/1849067972/4413560C-7785-472A-B26C-A5EB7BB6F962_normal" -}, -"title": "Yhnn: Regarder #lgw > être sous LSD. Vraiment.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2151000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Regarder #lgw > \\u00eatre sous LSD. Vraiment.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184225388924928\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":236,\"screen_name\":\"kzz_\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":8385,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/380156028\\/1920X1080.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":27,\"profile_link_color\":\"00aaff\",\"followers_count\":604,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849067972\\/4413560C-7785-472A-B26C-A5EB7BB6F962_normal\",\"description\":\"doing nothing takes work. \\/\\/\\/ Directeur du p\\u00f4le des pixels de l'espace at @GAMEONE\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"15801903\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/380156028\\/1920X1080.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849067972\\/4413560C-7785-472A-B26C-A5EB7BB6F962_normal\",\"name\":\"Yhnn\",\"default_profile_image\":false,\"created_at\":\"Sun Aug 10 22:12:55 +0000 2008\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":15801903,\"utc_offset\":3600,\"favourites_count\":52,\"url\":\"http:\\/\\/blog.gameone.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184225388924928,\"created_at\":\"Fri Feb 24 23:15:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2151000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "69db574e-9efb-4c46-a335-3858003982de-173184225388924928" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "trololololol #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1823017040/tetocarre_normal.jpg" -}, -"title": "GoldoNat: trololololol #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2151000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"trololololol #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[13,17]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184224688484353\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":256,\"screen_name\":\"GoldoNat\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1752,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"009999\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"description\":\"Graphiste, Pr\\u00e9sentatrice qui raconte des blagues nulles et Stagiaire irresponsable \\u00e9v\\u00e8nement chez DoReMi Game Cie, Jeux Vid\\u00e9os, Troll \\u00e0 ses heures perdues.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"116250574\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"name\":\"GoldoNat\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 21 19:13:39 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":116250574,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.doremi.asso.fr\\/site\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184224688484353,\"created_at\":\"Fri Feb 24 23:15:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2151000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f2f2f413-11b2-43a0-a8aa-cc1a3ccdead7-173184224688484353" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW ... Oh c'est quoi ce truc ? ... Un troll ? Non, je dirais plutôt un rageur !", -"img": { -"src": "http://a2.twimg.com/profile_images/1776332006/Zeke_normal.jpg" -}, -"title": "[T61] Rémy S.: #LGW ... Oh c'est quoi ce truc ? ... Un troll ? Non, je dirais plutôt un rageur !", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2152000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW ... Oh c'est quoi ce truc ? ... Un troll ? Non, je dirais plut\\u00f4t un rageur !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184229386092544\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":103,\"screen_name\":\"ThatVeryBadFlip\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":11101,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432613878\\/lastofus4.jpg\",\"location\":\"France - 66500, Prades\",\"show_all_inline_media\":true,\"listed_count\":8,\"profile_link_color\":\"009999\",\"followers_count\":112,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1776332006\\/Zeke_normal.jpg\",\"description\":\"I don't know tweeting in English very well . But when I do, it's in French.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"169bde\",\"id_str\":\"165862367\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432613878\\/lastofus4.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1776332006\\/Zeke_normal.jpg\",\"name\":\"[T61] R\\u00e9my S.\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 12 18:48:22 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":165862367,\"utc_offset\":3600,\"favourites_count\":27,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184229386092544,\"created_at\":\"Fri Feb 24 23:15:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2152000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "15a8b90a-261a-43ff-b5ca-493e5d031e91-173184229386092544" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze DON'T FEED IT #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1105895956/PG_paul1_normal.jpg" -}, -"title": "Rémy D.: @LeGrandWebze DON'T FEED IT #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2153000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze DON'T FEED IT #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173184025345785856\",\"id_str\":\"173184233144205312\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173184025345785856,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":766,\"screen_name\":\"RdNetwork\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":4351,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"France - Moselle\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"D02B55\",\"followers_count\":248,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"description\":\"A random soccer-music-games-web-french twitter Account. (Yes, that's a lot.)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"48825435\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"name\":\"R\\u00e9my D.\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 19 20:55:21 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":48825435,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173184233144205312,\"created_at\":\"Fri Feb 24 23:15:13 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2153000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ccf34e43-41c1-4059-8e80-e986e13496a0-173184233144205312" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Au #TwunchStras aussi, haha :D. RT @t12lve : Ya pas mal de ifag dans #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1737367762/Twitter_normal.jpg" -}, -"title": "Hervé Schell: Au #TwunchStras aussi, haha :D. RT @t12lve : Ya pas mal de ifag dans #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2155000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Au #TwunchStras aussi, haha :D. RT @t12lve : Ya pas mal de ifag dans #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"t12lve\",\"indices\":[35,42],\"id_str\":\"127483739\",\"name\":\"t12lve\",\"id\":127483739}],\"urls\":[],\"hashtags\":[{\"text\":\"TwunchStras\",\"indices\":[3,15]},{\"text\":\"LGW\",\"indices\":[69,73]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twicca.r246.jp\\/\\\" rel=\\\"nofollow\\\"\\u003Etwicca\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184242279383040\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":165,\"screen_name\":\"rv\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4347,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/273946345\\/Pixel_skull.png\",\"location\":\"Strasbourg\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"0084B4\",\"followers_count\":203,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1737367762\\/Twitter_normal.jpg\",\"description\":\"42\\/2 ans, \\u00e9tudiant en m\\u00e9canique, passionn\\u00e9 par les internets et les nouvelles technologies. \\u00c9vitez le #vraimentbouzige, merci.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"20188354\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/273946345\\/Pixel_skull.png\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1737367762\\/Twitter_normal.jpg\",\"name\":\"Herv\\u00e9 Schell\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 05 21:07:52 +0000 2009\",\"profile_sidebar_border_color\":\"000000\",\"id\":20188354,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184242279383040,\"created_at\":\"Fri Feb 24 23:15:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2155000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efd87d7a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7088ad3b-4a52-414a-b7de-c4ffa09c285a-173184242279383040" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Fidel Castroll pour être précis #Lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1650056809/pandadanssonbain_normal.JPG" -}, -"title": "justice pandine: Fidel Castroll pour être précis #Lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2156000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Fidel Castroll pour \\u00eatre pr\\u00e9cis #Lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[32,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184246054260739\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1340,\"screen_name\":\"pandanael\",\"lang\":\"fr\",\"profile_text_color\":\"1a0e1a\",\"statuses_count\":28274,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"location\":\"Bambouseraie\",\"show_all_inline_media\":false,\"listed_count\":192,\"profile_link_color\":\"9058d1\",\"followers_count\":2570,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\",\"description\":\"#NowPrending son bain. Ici, c'est comme chez m\\u00e9m\\u00e9. T'es gentil(le), un bisou. Tu fais chier, un coup de boule. #TarifUnique #Enjoy http:\\/\\/bit.ly\\/gIQZr4 \\r\\n\\r\\n \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"177984098\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"profile_sidebar_fill_color\":\"f5fafa\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\",\"name\":\"justice pandine\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 13 15:30:49 +0000 2010\",\"profile_sidebar_border_color\":\"adffef\",\"id\":177984098,\"utc_offset\":3600,\"favourites_count\":1862,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184246054260739,\"created_at\":\"Fri Feb 24 23:15:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2156000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0c760d12-af29-4446-bcd7-107425d42555-173184246054260739" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw dans les trendings topics ;-) Bravo !", -"img": { -"src": "http://a3.twimg.com/profile_images/853092677/photo_portrait_JM_normal.jpg" -}, -"title": "Jean-Marie LOUCHE: #lgw dans les trendings topics ;-) Bravo !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2156000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw dans les trendings topics ;-) Bravo !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184246960238593\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"jmlouche\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":743,\"location\":\"Bourgogne - FRANCE\",\"profile_text_color\":\"333333\",\"followers_count\":848,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/853092677\\/photo_portrait_JM_normal.jpg\",\"description\":\"CEO Of Odomia - French Virtual Worlds Compagny - Social Media, Web3d and Immersive Internet. \",\"statuses_count\":2425,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/38852782\\/twitter_bg.jpg\",\"show_all_inline_media\":false,\"listed_count\":74,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f2f2f2\",\"protected\":false,\"id_str\":\"14872985\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Jean-Marie LOUCHE\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/38852782\\/twitter_bg.jpg\",\"created_at\":\"Thu May 22 20:40:23 +0000 2008\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":14872985,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/odomia.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/853092677\\/photo_portrait_JM_normal.jpg\"},\"truncated\":false,\"id\":173184246960238593,\"created_at\":\"Fri Feb 24 23:15:16 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2156000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "52790bbb-2e2f-4477-bdad-fffaff507a62-173184246960238593" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw L'internet est tout de même le premier média a réunir les médias. Après la télé sur le net, le net à la télé. Parfait !", -"img": { -"src": "http://a0.twimg.com/profile_images/1694156609/737DALWinter_normal.jpg" -}, -"title": "Axel G. Hillbear: #lgw L'internet est tout de même le premier média a réunir les médias. Après la télé sur le net, le net à la télé. Parfait !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2156000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw L'internet est tout de m\\u00eame le premier m\\u00e9dia a r\\u00e9unir les m\\u00e9dias. Apr\\u00e8s la t\\u00e9l\\u00e9 sur le net, le net \\u00e0 la t\\u00e9l\\u00e9. Parfait !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184246180102144\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":48,\"screen_name\":\"Hillbird21\",\"lang\":\"fr\",\"profile_text_color\":\"2e4b6e\",\"statuses_count\":174,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"000000\",\"followers_count\":7,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1694156609\\/737DALWinter_normal.jpg\",\"description\":\"PC-Gaming (Wow odd.) & aviation (Wow super odd.) are my hobbies. Let's talk about everythin' !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"091314\",\"id_str\":\"406079380\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1694156609\\/737DALWinter_normal.jpg\",\"name\":\"Axel G. Hillbear\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 06 06:42:54 +0000 2011\",\"profile_sidebar_border_color\":\"336d70\",\"id\":406079380,\"utc_offset\":null,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184246180102144,\"created_at\":\"Fri Feb 24 23:15:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2156000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5f28c1e0-9f56-4d58-9fb2-48fb20e949b5-173184246180102144" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "HAN. Y A @elTouristio QUI VIENT DE PASSER A LA TELE. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1683879841/Photo_du_83030873-12-___23.03_normal.jpg" -}, -"title": "Rémi: HAN. Y A @elTouristio QUI VIENT DE PASSER A LA TELE. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2159000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"HAN. Y A @elTouristio QUI VIENT DE PASSER A LA TELE. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"elTouristio\",\"indices\":[9,21],\"name\":\"Sylvain Sanders\",\"id_str\":\"37389744\",\"id\":37389744}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[53,57]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184256498081792\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"4BB7DF\",\"screen_name\":\"GabytaineFlam\",\"lang\":\"fr\",\"favourites_count\":98,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":319,\"location\":\"Toulouse.\",\"profile_text_color\":\"8FCAE0\",\"followers_count\":368,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"description\":\"Les tweets qui ont \\u00e9t\\u00e9 \\u00e9crits dans cette TL ont \\u00e9t\\u00e9 faits par un professionnel. N'essayez pas de les reproduire \\u00e0 la maison. Contentez vous de les suivre.\",\"statuses_count\":5849,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"4BB7DF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"59BEE4\",\"protected\":false,\"id_str\":\"161146189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"R\\u00e9mi\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"created_at\":\"Wed Jun 30 03:07:45 +0000 2010\",\"profile_sidebar_fill_color\":\"191F22\",\"id\":161146189,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\"},\"truncated\":false,\"id\":173184256498081792,\"created_at\":\"Fri Feb 24 23:15:19 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2159000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9a6c6a88-f640-4f3b-b282-1dd09d38b96c-173184256498081792" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw 32 !", -"img": { -"src": "http://a1.twimg.com/sticky/default_profile_images/default_profile_6_normal.png" -}, -"title": "TAC minecraft: #lgw 32 !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2159000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw 32 !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184260100993024\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":7,\"screen_name\":\"TAC_minecraft\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"422955189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"name\":\"TAC minecraft\",\"default_profile_image\":true,\"created_at\":\"Sun Nov 27 22:10:16 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":422955189,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184260100993024,\"created_at\":\"Fri Feb 24 23:15:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2159000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fcc30dd8-5ece-4cb1-b436-97b7dcb91d90-173184260100993024" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@colincilia: Il faut pas respirer la compote ça fait tousser #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1583582296/photo_normal.JPG" -}, -"title": "colin cilia: @colincilia: Il faut pas respirer la compote ça fait tousser #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2159000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@colincilia: Il faut pas respirer la compote \\u00e7a fait tousser #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"colincilia\",\"indices\":[0,11],\"id_str\":\"388986126\",\"name\":\"colin cilia\",\"id\":388986126}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184260507840514\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"388986126\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":7,\"screen_name\":\"colincilia\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":10,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"ds ton cul\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1583582296\\/photo_normal.JPG\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"388986126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1583582296\\/photo_normal.JPG\",\"name\":\"colin cilia\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 11 17:22:24 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":388986126,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":\"colincilia\",\"truncated\":false,\"id\":173184260507840514,\"created_at\":\"Fri Feb 24 23:15:19 +0000 2012\",\"in_reply_to_user_id\":388986126}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2159000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "29b19a47-cd92-46b8-89af-79cb305f5f62-173184260507840514" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw il est bien ce troll", -"img": { -"src": "http://a1.twimg.com/profile_images/1817217136/ouam_normal.jpg" -}, -"title": "Alexandra: #lgw il est bien ce troll", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2160000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw il est bien ce troll\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184263921999874\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":76,\"screen_name\":\"AlexandraTST\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":72,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":7,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817217136\\/ouam_normal.jpg\",\"description\":\"J\\u2019ai le spleen compliqu\\u00e9 de m\\u00e9lancolie avec la nostalgie je rage et je b\\u00e2ille et je m\\u2019ennuie et je m\\u2019assomme et je m'emb\\u00eate\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"131516\",\"id_str\":\"246323926\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817217136\\/ouam_normal.jpg\",\"name\":\"Alexandra\",\"default_profile_image\":false,\"created_at\":\"Wed Feb 02 15:47:08 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":246323926,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184263921999874,\"created_at\":\"Fri Feb 24 23:15:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2160000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bd410d3e-d25e-4f4d-b48b-50e0007cd2a7-173184263921999874" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Votre emission est un troll #lgw.", -"img": { -"src": "http://a0.twimg.com/profile_images/1818096044/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg" -}, -"title": "Δ+Δ: Votre emission est un troll #lgw.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2162000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Votre emission est un troll #lgw.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184271387852800\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":71,\"screen_name\":\"AbsolutePi\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":12872,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/362137182\\/final2f.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"000000\",\"followers_count\":142,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1818096044\\/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg\",\"description\":\"Piboy , G\\u00e9n\\u00e9ration 96 , Football is Life | & R\\u00e9dacteur chez @footballanatomy | \\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"334108023\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/362137182\\/final2f.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1818096044\\/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg\",\"name\":\"\\u0394+\\u0394\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 12 15:55:31 +0000 2011\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":334108023,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/footballanatomy.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184271387852800,\"created_at\":\"Fri Feb 24 23:15:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2162000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0c2437ca-9612-4321-b491-fe198a6dbc85-173184271387852800" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J aime le troll #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1700221874/ronchon_normal.jpg" -}, -"title": "el Ronchon: J aime le troll #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2163000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J aime le troll #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184275905130496\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":35,\"screen_name\":\"elronchon\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":51,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":5,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1700221874\\/ronchon_normal.jpg\",\"description\":\"n\\u00e9 un jour de pluie.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"335664825\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1700221874\\/ronchon_normal.jpg\",\"name\":\"el Ronchon\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 15 01:39:07 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":335664825,\"utc_offset\":null,\"favourites_count\":1,\"url\":\"http:\\/\\/www.soules.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184275905130496,\"created_at\":\"Fri Feb 24 23:15:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2163000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0a17ee13-0300-430c-a4c1-d7d693ee68c8-173184275905130496" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Que j'aime ces couilles de faire un grand foutraque à la TV !!! #lgw #cqui", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: Que j'aime ces couilles de faire un grand foutraque à la TV !!! #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2163000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Que j'aime ces couilles de faire un grand foutraque \\u00e0 la TV !!! #lgw #cqui\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[64,68]},{\"text\":\"cqui\",\"indices\":[69,74]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184274932043776\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"favourites_count\":23,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":383,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":2387,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"statuses_count\":6696,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"protected\":false,\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Ludovic Delaherche\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":72665061,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/chapkattack.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\"},\"truncated\":false,\"id\":173184274932043776,\"created_at\":\"Fri Feb 24 23:15:23 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2163000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9c21c65f-2ef3-44c9-aee3-1e5b73b15da7-173184274932043776" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Dont feed the troll #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1578085959/funny-dirty-photos-thechive-7_normal.jpg" -}, -"title": "Matthieu Michel: Dont feed the troll #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2163000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Dont feed the troll #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[20,24]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184276848836608\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"MicheO3\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":68,\"location\":\"Marseille\\/Paris\",\"profile_text_color\":\"3E4415\",\"followers_count\":95,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1578085959\\/funny-dirty-photos-thechive-7_normal.jpg\",\"description\":\"\\u00ab Dieu a cr\\u00e9\\u00e9 les seins pour nourrir les enfants et on y met des proth\\u00e8ses pour nourrir les docteurs. \\u00bb\\u00ab Ce monde est un vaste naufrage : sauve qui peut ! \\u00bb\",\"statuses_count\":5140,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"68460513\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Matthieu Michel\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"created_at\":\"Mon Aug 24 17:30:05 +0000 2009\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":68460513,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1578085959\\/funny-dirty-photos-thechive-7_normal.jpg\"},\"truncated\":false,\"id\":173184276848836608,\"created_at\":\"Fri Feb 24 23:15:23 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2163000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d54bc4d3-9118-497a-a7a3-532ad372908d-173184276848836608" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Je suis dedans, ça y est, je vous capte 5 sur 5", -"img": { -"src": "http://a0.twimg.com/profile_images/1752700180/Kriss-visage_normal.jpg" -}, -"title": "Kriss De Valnor: #LGW Je suis dedans, ça y est, je vous capte 5 sur 5", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2164000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW Je suis dedans, \\u00e7a y est, je vous capte 5 sur 5\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184281592610817\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":109,\"screen_name\":\"KrissValnor\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":168,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/413131582\\/kriss_de_Valnor_Sente_De_Vi.jpg\",\"location\":\"Entre Ikea et le Walhalla\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"CC3366\",\"followers_count\":30,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1752700180\\/Kriss-visage_normal.jpg\",\"description\":\"Pas moyen d'entrer dans le lac sans se mouiller.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"DBE9ED\",\"id_str\":\"463148006\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/413131582\\/kriss_de_Valnor_Sente_De_Vi.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1752700180\\/Kriss-visage_normal.jpg\",\"name\":\"Kriss De Valnor\",\"default_profile_image\":false,\"created_at\":\"Fri Jan 13 19:41:39 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":463148006,\"utc_offset\":null,\"favourites_count\":19,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184281592610817,\"created_at\":\"Fri Feb 24 23:15:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2164000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "31087aaf-4a9d-447f-a947-ec45fe41d412-173184281592610817" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw le \"là\" en fin de phrase trahit le @vinvin", -"img": { -"src": "http://a0.twimg.com/profile_images/1622124369/Cartoonpresident_normal.gif" -}, -"title": "Hervé Dumond: #lgw le \"là\" en fin de phrase trahit le @vinvin", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2165000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw le \\\"l\\u00e0\\\" en fin de phrase trahit le @vinvin\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[40,47],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184285686235136\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":565,\"screen_name\":\"cartoonpdt\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":2,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/355093994\\/132.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"003366\",\"followers_count\":234,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1622124369\\/Cartoonpresident_normal.gif\",\"description\":\"https:\\/\\/twitter.com\\/#!\\/cartoonpdt\\/favorites\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"77615428\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/355093994\\/132.jpg\",\"profile_sidebar_fill_color\":\"ffdd00\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1622124369\\/Cartoonpresident_normal.gif\",\"name\":\"Herv\\u00e9 Dumond\",\"default_profile_image\":false,\"created_at\":\"Sun Sep 27 00:32:11 +0000 2009\",\"profile_sidebar_border_color\":\"d1d1d1\",\"id\":77615428,\"utc_offset\":3600,\"favourites_count\":149,\"url\":\"http:\\/\\/mirror.me\\/390abp28?s=home\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184285686235136,\"created_at\":\"Fri Feb 24 23:15:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2165000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7d0bb2c2-8cf5-44ea-8781-715cc4cce969-173184285686235136" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Beaucoup de bons éléments mais qui ne marchent pas ensemble en fait. #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1783211115/lost-in-translation_normal.jpg" -}, -"title": "Leslie: Beaucoup de bons éléments mais qui ne marchent pas ensemble en fait. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2167000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Beaucoup de bons \\u00e9l\\u00e9ments mais qui ne marchent pas ensemble en fait. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[69,73]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twicca.r246.jp\\/\\\" rel=\\\"nofollow\\\"\\u003Etwicca\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184291369533440\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":175,\"screen_name\":\"Screenagerful\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2980,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/269326044\\/Harry-Potter-and-the-Deathly-Hallows-Dobby-15-10-10-kc.jpg\",\"location\":\"Dreux - Compi\\u00e8gne\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":62,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1783211115\\/lost-in-translation_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"54185836\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/269326044\\/Harry-Potter-and-the-Deathly-Hallows-Dobby-15-10-10-kc.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1783211115\\/lost-in-translation_normal.jpg\",\"name\":\"Leslie\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 06 12:00:39 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":54185836,\"utc_offset\":null,\"favourites_count\":33,\"url\":\"http:\\/\\/www.redbubble.com\\/people\\/screenager\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184291369533440,\"created_at\":\"Fri Feb 24 23:15:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2167000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7ec23818-7eca-48b4-a363-02b01751fb8a-173184291369533440" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "GLOIRE AU TROLLS #wow #trolls #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1836489540/humanrage1_normal.jpg" -}, -"title": "Androids: GLOIRE AU TROLLS #wow #trolls #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2167000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"GLOIRE AU TROLLS #wow #trolls #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"wow\",\"indices\":[17,21]},{\"text\":\"trolls\",\"indices\":[22,29]},{\"text\":\"lgw\",\"indices\":[30,34]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184291440824321\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Androids974\",\"lang\":\"en\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":189,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":68,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836489540\\/humanrage1_normal.jpg\",\"description\":\"Spectateur.\",\"statuses_count\":1493,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/24960097\\/Grammar_Natzee_2_by_dinyctis.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"58974537\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Androids\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/24960097\\/Grammar_Natzee_2_by_dinyctis.jpg\",\"created_at\":\"Wed Jul 22 00:25:26 +0000 2009\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":58974537,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836489540\\/humanrage1_normal.jpg\"},\"truncated\":false,\"id\":173184291440824321,\"created_at\":\"Fri Feb 24 23:15:27 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2167000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efda0adc-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efda0fd2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a7c04ca4-e945-49e8-9188-ff1d88434031-173184291440824321" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "un troll a rouflaquettes ? Ce serait pas Vinvin ? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1115735941/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png" -}, -"title": "Christophe Ponsolle: un troll a rouflaquettes ? Ce serait pas Vinvin ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2168000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"un troll a rouflaquettes ? Ce serait pas Vinvin ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184295702245378\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":364,\"screen_name\":\"CPonsolle\",\"lang\":\"fr\",\"profile_text_color\":\"999393\",\"statuses_count\":1209,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/57339653\\/forme-illustration-gris-20_-_-logo.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":110,\"profile_link_color\":\"2FC2EF\",\"followers_count\":971,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1115735941\\/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png\",\"description\":\"Co-fondateur de NoWatch et co-pr\\u00e9sentateur de ZapCast\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"d4d4d4\",\"id_str\":\"25338852\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/57339653\\/forme-illustration-gris-20_-_-logo.png\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1115735941\\/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png\",\"name\":\"Christophe Ponsolle\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 19 17:06:04 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":25338852,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184295702245378,\"created_at\":\"Fri Feb 24 23:15:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2168000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "db035265-7c8f-438c-89e2-24b9e71ac056-173184295702245378" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@palmashow Soyez un peu plus sérieux merde, on vous voit twitter sur le plateau. #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1843101534/tumblr_lju3pbB8aQ1qdj3gko1_500_normal.jpg" -}, -"title": "Louise.: @palmashow Soyez un peu plus sérieux merde, on vous voit twitter sur le plateau. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2168000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"palmashow\",\"favorited\":false,\"text\":\"@palmashow Soyez un peu plus s\\u00e9rieux merde, on vous voit twitter sur le plateau. #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[81,85]}]},\"in_reply_to_user_id\":23782965,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184294699802624\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"ruth_flaquettes\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":57,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":8,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1843101534\\/tumblr_lju3pbB8aQ1qdj3gko1_500_normal.jpg\",\"description\":\"Attends avec impatience le come-back de la Compagnie Cr\\u00e9ole. Decalecatan, decalecatan. Oh\\u00e9, oh\\u00e9. Tout est dit.\",\"statuses_count\":53,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/430866191\\/2567115379-zooey-deschanel-cartonne-en-new-girl.jpg\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0099CC\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"FFF04D\",\"protected\":false,\"id_str\":\"349125925\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Louise.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/430866191\\/2567115379-zooey-deschanel-cartonne-en-new-girl.jpg\",\"created_at\":\"Fri Aug 05 15:59:21 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":349125925,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843101534\\/tumblr_lju3pbB8aQ1qdj3gko1_500_normal.jpg\"},\"truncated\":false,\"id\":173184294699802624,\"created_at\":\"Fri Feb 24 23:15:28 +0000 2012\",\"in_reply_to_user_id_str\":\"23782965\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2168000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "de0704d1-65c2-484c-ba0b-ed58fa90ed7d-173184294699802624" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@palmashow \"J'écoutais Whitney Houston lorsqu'ils ont annoncés sa mort. Depuis, j'écoute en boucle Christophe Maé.\" #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1726420026/Kestrel_normal.jpg" -}, -"title": "Rémy -- La Merguez: @palmashow \"J'écoutais Whitney Houston lorsqu'ils ont annoncés sa mort. Depuis, j'écoute en boucle Christophe Maé.\" #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2168000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@palmashow \\\"J'\\u00e9coutais Whitney Houston lorsqu'ils ont annonc\\u00e9s sa mort. Depuis, j'\\u00e9coute en boucle Christophe Ma\\u00e9.\\\" #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[116,120]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184297556123648\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"23782965\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":96,\"screen_name\":\"Sokwamaii\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1037,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/322585571\\/guitar_8_93350.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"007a99\",\"followers_count\":18,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1726420026\\/Kestrel_normal.jpg\",\"description\":\"K 3 S T R 3 L #Charl0tteFamily\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"305668802\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/322585571\\/guitar_8_93350.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1726420026\\/Kestrel_normal.jpg\",\"name\":\"R\\u00e9my -- La Merguez\",\"default_profile_image\":false,\"created_at\":\"Thu May 26 16:09:43 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":305668802,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":\"palmashow\",\"truncated\":false,\"id\":173184297556123648,\"created_at\":\"Fri Feb 24 23:15:28 +0000 2012\",\"in_reply_to_user_id\":23782965}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2168000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2a070c80-ce54-4ffa-b39b-300eec315a93-173184297556123648" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "hu hu hu ! #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1609615947/avatar_normal.jpg" -}, -"title": "Christophe WEILL: hu hu hu ! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2168000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"hu hu hu ! #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[11,15]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184296369131520\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":487,\"screen_name\":\"tractataire\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9393,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/87952479\\/twitterBG2.jpg\",\"location\":\"Montpellier, France\",\"show_all_inline_media\":true,\"listed_count\":18,\"profile_link_color\":\"8f6e31\",\"followers_count\":426,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1609615947\\/avatar_normal.jpg\",\"description\":\"Communication globale multimedia : print, web, video, e-learning. Curieux et news-addict !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f7c985\",\"id_str\":\"24436721\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/87952479\\/twitterBG2.jpg\",\"profile_sidebar_fill_color\":\"a7c964\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1609615947\\/avatar_normal.jpg\",\"name\":\"Christophe WEILL\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 14 21:54:13 +0000 2009\",\"profile_sidebar_border_color\":\"7b9d01\",\"id\":24436721,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.tractataire.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184296369131520,\"created_at\":\"Fri Feb 24 23:15:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2168000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e7b24246-06cc-40c4-94dc-a5dd067c097e-173184296369131520" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Sympa les vaches.. Mais euh j'ai pas trop compris #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1759597701/image_normal.jpg" -}, -"title": "Camille .: Sympa les vaches.. Mais euh j'ai pas trop compris #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2169000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Sympa les vaches.. Mais euh j'ai pas trop compris #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[50,54]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184300320165888\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":591,\"screen_name\":\"CamilleWil\",\"lang\":\"fr\",\"profile_text_color\":\"520000\",\"statuses_count\":18712,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"210b05\",\"followers_count\":506,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1759597701\\/image_normal.jpg\",\"description\":\"Camille \\u03df - @prettylil_miss : ma vie \\u2665 \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"0a0300\",\"id_str\":\"93848420\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"profile_sidebar_fill_color\":\"d61d08\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1759597701\\/image_normal.jpg\",\"name\":\"Camille .\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 01 12:23:18 +0000 2009\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":93848420,\"utc_offset\":-36000,\"favourites_count\":14,\"url\":\"http:\\/\\/intotheglitter.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184300320165888,\"created_at\":\"Fri Feb 24 23:15:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2169000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "707d3071-14ba-4e86-938e-90a54c0da607-173184300320165888" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #iReste !", -"img": { -"src": "http://a0.twimg.com/profile_images/1838207664/image_normal.jpg" -}, -"title": "Sanchez Théo: #lgw #iReste !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2170000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #iReste !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"iReste\",\"indices\":[5,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184302786412544\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":61,\"screen_name\":\"sanchez_theo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":145,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433540734\\/htk.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":16,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1838207664\\/image_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"374697529\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433540734\\/htk.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838207664\\/image_normal.jpg\",\"name\":\"Sanchez Th\\u00e9o\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 16 19:34:01 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":374697529,\"utc_offset\":null,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184302786412544,\"created_at\":\"Fri Feb 24 23:15:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2170000, -"tags": [ -{ -"id-ref": "efbbbfaa-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "57faf08d-aea1-46fe-80c8-ca36b03a8d3f-173184302786412544" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Don't feed the troll ! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Don't feed the troll ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2170000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Don't feed the troll ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[23,27]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184305856651265\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3247,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184305856651265,\"created_at\":\"Fri Feb 24 23:15:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2170000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "859558c0-93c0-4b95-8ded-7153e521f687-173184305856651265" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est @Tweets2Comptoir le troll ? Même éclairage ;) #Lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1843250602/image_normal.jpg" -}, -"title": "Virginie Lominet: C'est @Tweets2Comptoir le troll ? Même éclairage ;) #Lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2171000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est @Tweets2Comptoir le troll ? M\\u00eame \\u00e9clairage ;) #Lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[6,22],\"id_str\":\"227334618\",\"name\":\"Tweets de Comptoir\",\"id\":227334618}],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[53,57]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184309321138176\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":916,\"screen_name\":\"laristocraft\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":15197,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/280381973\\/twitter-background.jpg\",\"location\":\"Boulogne-billancourt\",\"show_all_inline_media\":false,\"listed_count\":402,\"profile_link_color\":\"ab3202\",\"followers_count\":4464,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1843250602\\/image_normal.jpg\",\"description\":\"Ne dites pas \\u00e0 ma m\\u00e8re que je suis community manager, elle me croit pianiste dans un bordel. Fantasque & despotique. Pathologie: Bovarysme. On @Locita @Owni\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"16502490\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/280381973\\/twitter-background.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843250602\\/image_normal.jpg\",\"name\":\"Virginie Lominet\",\"default_profile_image\":false,\"created_at\":\"Sun Sep 28 20:37:13 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":16502490,\"utc_offset\":3600,\"favourites_count\":426,\"url\":\"http:\\/\\/www.laristocraft.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184309321138176,\"created_at\":\"Fri Feb 24 23:15:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2171000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dbaf65ff-f934-44d9-a796-5117378d7bb7-173184309321138176" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @PeteMcVries: Avant tu tweetais des émissions télé, maintenant tu regardes Twitter à la télé. #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1741566630/___-_Copie_normal.png" -}, -"title": "Sarah: RT @PeteMcVries: Avant tu tweetais des émissions télé, maintenant tu regardes Twitter à la télé. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2172000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @PeteMcVries: Avant tu tweetais des \\u00e9missions t\\u00e9l\\u00e9, maintenant tu regardes Twitter \\u00e0 la t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"PeteMcVries\",\"indices\":[3,15],\"name\":\"PeteMcVries\",\"id_str\":\"258422519\",\"id\":258422519}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[97,101]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Avant tu tweetais des \\u00e9missions t\\u00e9l\\u00e9, maintenant tu regardes Twitter \\u00e0 la t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[80,84]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183579122171904\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"PeteMcVries\",\"lang\":\"en\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":411,\"location\":\"\",\"profile_text_color\":\"666666\",\"followers_count\":1153,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1838468821\\/ken-barbumarini_re_normal.jpg\",\"description\":\"Ni journaliste, ni influent,j'ai pas confondu Twitter avec Meetic ou un journal intime. C'est pas parce qu'on se suit qu'on est amis, mais sinon bienvenue.\",\"statuses_count\":48462,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/211191620\\/Durable_Desktop_Background.jpg\",\"show_all_inline_media\":false,\"listed_count\":69,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"258422519\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"PeteMcVries\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/211191620\\/Durable_Desktop_Background.jpg\",\"created_at\":\"Sun Feb 27 17:58:20 +0000 2011\",\"profile_sidebar_fill_color\":\"252429\",\"id\":258422519,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838468821\\/ken-barbumarini_re_normal.jpg\"},\"truncated\":false,\"id\":173183579122171904,\"created_at\":\"Fri Feb 24 23:12:37 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184312039047168\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"bcb302\",\"screen_name\":\"Sarasiroou\",\"lang\":\"en\",\"favourites_count\":60,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":537,\"location\":\"Morocco\",\"profile_text_color\":\"473623\",\"followers_count\":638,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1741566630\\/___-_Copie_normal.png\",\"description\":\"Digital native. Share ideas AND moods real news NOT rumors Sometimes shy OR too talkative \\r\\n #dcdc devotee \",\"statuses_count\":3139,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/419005175\\/NewYorkPublicLibrary.jpg\",\"show_all_inline_media\":true,\"listed_count\":17,\"profile_link_color\":\"8a7302\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Casablanca\",\"profile_background_color\":\"0f0a02\",\"protected\":false,\"id_str\":\"326701370\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Sarah\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/419005175\\/NewYorkPublicLibrary.jpg\",\"created_at\":\"Thu Jun 30 10:30:14 +0000 2011\",\"profile_sidebar_fill_color\":\"171106\",\"id\":326701370,\"follow_request_sent\":null,\"utc_offset\":0,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1741566630\\/___-_Copie_normal.png\"},\"truncated\":false,\"id\":173184312039047168,\"created_at\":\"Fri Feb 24 23:15:32 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2172000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4c7cb993-4ad2-484f-bfc8-e36e979624e5-173184312039047168" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ouais là c est moi #lgw http://t.co/r5WGRzmM", -"img": { -"src": "http://a0.twimg.com/profile_images/1848682776/photo_profil_normal.jpg" -}, -"title": "Caroline Pandraud: Ouais là c est moi #lgw http://t.co/r5WGRzmM", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2174000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Ouais l\\u00e0 c est moi #lgw http:\\/\\/t.co\\/r5WGRzmM\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[24,44],\"expanded_url\":\"http:\\/\\/instagr.am\\/p\\/HaA860qhW7\\/\",\"display_url\":\"instagr.am\\/p\\/HaA860qhW7\\/\",\"url\":\"http:\\/\\/t.co\\/r5WGRzmM\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/instagr.am\\\" rel=\\\"nofollow\\\"\\u003EInstagram\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184320587051008\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":284,\"screen_name\":\"pointPandraud\",\"lang\":\"fr\",\"profile_text_color\":\"F6FC9D\",\"statuses_count\":425,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/285133783\\/x8158bdc741405c68e4e36152449305d.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"FF1269\",\"followers_count\":181,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848682776\\/photo_profil_normal.jpg\",\"description\":\"Project Analyst @faberNovel www.fabernovel.com \\/\\/\\r\\n@essec Business School Alumni \\/\\/ Paris\\r\\n\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"4F4C4E\",\"id_str\":\"16096262\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/285133783\\/x8158bdc741405c68e4e36152449305d.png\",\"profile_sidebar_fill_color\":\"7A374C\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848682776\\/photo_profil_normal.jpg\",\"name\":\"Caroline Pandraud\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 02 13:18:16 +0000 2008\",\"profile_sidebar_border_color\":\"382334\",\"id\":16096262,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184320587051008,\"created_at\":\"Fri Feb 24 23:15:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2174000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d97c2634-32db-46bc-b8d5-4ce39a588854-173184320587051008" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ok. Le grand webze sur #france5 , une émission bien barrée en fait.", -"img": { -"src": "http://a0.twimg.com/profile_images/60661485/IMG_6851_normal.jpg" -}, -"title": "Antoine Servais: Ok. Le grand webze sur #france5 , une émission bien barrée en fait.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2175000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ok. Le grand webze sur #france5 , une \\u00e9mission bien barr\\u00e9e en fait.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"france5\",\"indices\":[23,31]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184323774713856\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":454,\"screen_name\":\"AntoineServais\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":5738,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/77829398\\/4047922449_0aa9248f2e_o.jpg\",\"location\":\"Belgium\",\"show_all_inline_media\":false,\"listed_count\":21,\"profile_link_color\":\"0084B4\",\"followers_count\":481,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/60661485\\/IMG_6851_normal.jpg\",\"description\":\"26 years. Belgian. Community Manager. Inquiring mind. Interested in Social Media, Marketing and Music. Addicted to web, Peter Gabriel and english winegums.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"15024821\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/77829398\\/4047922449_0aa9248f2e_o.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/60661485\\/IMG_6851_normal.jpg\",\"name\":\"Antoine Servais\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 05 23:25:52 +0000 2008\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":15024821,\"utc_offset\":3600,\"favourites_count\":542,\"url\":\"http:\\/\\/be.linkedin.com\\/in\\/antoineservais\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184323774713856,\"created_at\":\"Fri Feb 24 23:15:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2175000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8fabf5b7-fd43-4817-8e81-8586064ba6c8-173184323774713856" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Chemise merdique #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1732910391/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg" -}, -"title": "Alexa̷ ndr̷e: Chemise merdique #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2175000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Chemise merdique #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[17,21]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184324181557248\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":997,\"screen_name\":\"K3nnyfr\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":5567,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"location\":\"Saligny, France\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"313638\",\"followers_count\":338,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\",\"description\":\"SysAdmin, Gamer, Libriste and Professionnal Troller since 1988\\r\\nhttp:\\/\\/about.me\\/k3nny\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"12687332\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/286071518\\/Classique_Black.jpg\",\"profile_sidebar_fill_color\":\"dedede\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1732910391\\/385098_10150464595412219_595152218_8962332_1225937099_n_normal.jpg\",\"name\":\"Alexa\\u0337 ndr\\u0337e\",\"default_profile_image\":false,\"created_at\":\"Fri Jan 25 16:14:19 +0000 2008\",\"profile_sidebar_border_color\":\"5c5c5c\",\"id\":12687332,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.k3nny.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184324181557248,\"created_at\":\"Fri Feb 24 23:15:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2175000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ee4ec745-903c-4c19-b286-e161e539e6af-173184324181557248" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Navrant: la cohabitation Web/TV . J ose le dire émission de merde. Je retourne illico sur touiteur ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1727925483/p20120101-191011_normal.jpg" -}, -"title": "croquenote: Navrant: la cohabitation Web/TV . J ose le dire émission de merde. Je retourne illico sur touiteur ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2175000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Navrant: la cohabitation Web\\/TV . J ose le dire \\u00e9mission de merde. Je retourne illico sur touiteur ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[102,106]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184327121776640\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":27,\"screen_name\":\"croquenote80\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":234,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Picardie\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1727925483\\/p20120101-191011_normal.jpg\",\"description\":\"touitage: 140 signes c'est plus qu'il n'en faut pour bidouiller avec les 140 mots de vocabulaire dont je dispose !\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"435699457\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727925483\\/p20120101-191011_normal.jpg\",\"name\":\"croquenote\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 13 10:37:19 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":435699457,\"utc_offset\":null,\"favourites_count\":3,\"url\":\"http:\\/\\/fatras-croquenote.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184327121776640,\"created_at\":\"Fri Feb 24 23:15:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2175000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8f334559-d226-4872-9a5d-065b0e527d7d-173184327121776640" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "mm yeah. tonight > #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1841580669/image_normal.jpg" -}, -"title": "rey_lynn14: mm yeah. tonight > #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2177000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"mm yeah. tonight > #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[22,26]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184334927380480\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":91,\"screen_name\":\"rey_lynn14\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":137,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/430213752\\/girly-photography.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"7700b3\",\"followers_count\":42,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1841580669\\/image_normal.jpg\",\"description\":\"blondes do it better. #winning\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"ebc1e0\",\"id_str\":\"498197206\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/430213752\\/girly-photography.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841580669\\/image_normal.jpg\",\"name\":\"rey_lynn14\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 20 19:57:32 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":498197206,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184334927380480,\"created_at\":\"Fri Feb 24 23:15:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2177000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4410025d-f47c-4622-8d83-837f0e4cbf1e-173184334927380480" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "SI on met #lgw dans un tweet il se passe quoi ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1843093214/portrait_normal.jpg" -}, -"title": "Florent: SI on met #lgw dans un tweet il se passe quoi ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2178000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"SI on met #lgw dans un tweet il se passe quoi ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[10,14]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/hotot.org\\\" rel=\\\"nofollow\\\"\\u003EHotot for Chrome\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184339402694657\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":86,\"screen_name\":\"f_to_k\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":3703,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Paris grande banlieue Est.\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"2FC2EF\",\"followers_count\":124,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843093214\\/portrait_normal.jpg\",\"description\":\"Homme \\u00e0 tout faire (ou presque). Ce que je tiens dans la main est un appareil photo \\u00e0 pellicules. Mes tweets n'engagent que mes 10 doigts, mon cerveau d\\u00e9ment.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"438377094\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843093214\\/portrait_normal.jpg\",\"name\":\"Florent\",\"default_profile_image\":false,\"created_at\":\"Fri Dec 16 14:28:11 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":438377094,\"utc_offset\":null,\"favourites_count\":64,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184339402694657,\"created_at\":\"Fri Feb 24 23:15:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2178000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0cd9db02-a2e3-4899-ad52-6502d36a4aa9-173184339402694657" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw 2000 Tweets Et combiens de trolls ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1826253762/gifs__20__normal.gif" -}, -"title": "Systaime: #lgw 2000 Tweets Et combiens de trolls ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2178000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw 2000 Tweets Et combiens de trolls ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184339574665216\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":493,\"screen_name\":\"systaime18\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":3210,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/424585054\\/15380207101.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":40,\"profile_link_color\":\"080808\",\"followers_count\":393,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1826253762\\/gifs__20__normal.gif\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"758882\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/424585054\\/15380207101.jpg\",\"profile_sidebar_fill_color\":\"f5ed08\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1826253762\\/gifs__20__normal.gif\",\"name\":\"Systaime\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 08 22:13:03 +0000 2007\",\"profile_sidebar_border_color\":\"000000\",\"id\":758882,\"utc_offset\":3600,\"favourites_count\":112,\"url\":\"http:\\/\\/www.systaime.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184339574665216,\"created_at\":\"Fri Feb 24 23:15:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2178000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "062dcdf7-fe8a-4c4c-8662-6b81264c6c94-173184339574665216" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est marrant le troll me fait penser à Kassovitz #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1682788944/oriane_twitter_normal.png" -}, -"title": "Oriane Hurard: C'est marrant le troll me fait penser à Kassovitz #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2178000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est marrant le troll me fait penser \\u00e0 Kassovitz #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184339679510529\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"592459\",\"screen_name\":\"Orianehurard\",\"lang\":\"fr\",\"favourites_count\":461,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":383,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":485,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"description\":\"S\\u00e9ries, transmedia, cin\\u00e9ma. Dipl\\u00f4m\\u00e9e @ina_SUP en production \\/\\/ \\r\\nCharg\\u00e9e de coordination @TIULab, programme d'encadrement \\u00e9tudiant transmedia\",\"statuses_count\":2720,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"show_all_inline_media\":true,\"listed_count\":24,\"profile_link_color\":\"de2a5d\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"protected\":false,\"id_str\":\"198934087\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Oriane Hurard\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"created_at\":\"Tue Oct 05 16:26:22 +0000 2010\",\"profile_sidebar_fill_color\":\"c1a7c7\",\"id\":198934087,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.transmediaimmersiveuniversity.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\"},\"truncated\":false,\"id\":173184339679510529,\"created_at\":\"Fri Feb 24 23:15:38 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2178000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b82af6da-7038-4c33-8705-043f0e1abdc2-173184339679510529" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Parfait le troll #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1630832094/rene_navarre_as_fantomas_normal.jpg" -}, -"title": "Virgile Navarre: Parfait le troll #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2178000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Parfait le troll #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[17,21]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184339058757632\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":61,\"screen_name\":\"virgilepons\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1630832094\\/rene_navarre_as_fantomas_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"392990979\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1630832094\\/rene_navarre_as_fantomas_normal.jpg\",\"name\":\"Virgile Navarre\",\"default_profile_image\":false,\"created_at\":\"Mon Oct 17 21:23:27 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":392990979,\"utc_offset\":null,\"favourites_count\":1,\"url\":\"http:\\/\\/www.labo75.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184339058757632,\"created_at\":\"Fri Feb 24 23:15:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2178000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2cb84765-ef54-47ec-abae-a180c24a30b6-173184339058757632" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@OrnythorincBleu @polinelp Bien maintenant faut mettre le hashtag #lgw x)", -"img": { -"src": "http://a3.twimg.com/profile_images/1802232284/Capture_d__cran_2012-02-04___01.15.52_normal.png" -}, -"title": "Marion: @OrnythorincBleu @polinelp Bien maintenant faut mettre le hashtag #lgw x)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2179000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@OrnythorincBleu @polinelp Bien maintenant faut mettre le hashtag #lgw x)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"OrnythorincBleu\",\"indices\":[0,16],\"id_str\":\"258358271\",\"name\":\"Meylia\",\"id\":258358271},{\"screen_name\":\"PolineLP\",\"indices\":[17,26],\"id_str\":\"380413697\",\"name\":\"Pauline \",\"id\":380413697}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[66,70]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173184157818695680\",\"id_str\":\"173184342946881536\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173184157818695680,\"in_reply_to_user_id_str\":\"258358271\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":186,\"screen_name\":\"iiioon\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":11591,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme20\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"BF1238\",\"followers_count\":104,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1802232284\\/Capture_d__cran_2012-02-04___01.15.52_normal.png\",\"description\":\"Accro aux s\\u00e9ries et \\u00e0 l'humour. HeroCorpienne. \\r\\nEt pourquoi faire aujourd'hui c'que j'pourrai faire demain ?\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BF1238\",\"id_str\":\"39847706\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme20\\/bg.png\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802232284\\/Capture_d__cran_2012-02-04___01.15.52_normal.png\",\"name\":\"Marion\",\"default_profile_image\":false,\"created_at\":\"Wed May 13 21:57:02 +0000 2009\",\"profile_sidebar_border_color\":\"FFFFFF\",\"id\":39847706,\"utc_offset\":3600,\"favourites_count\":47,\"url\":null},\"in_reply_to_screen_name\":\"OrnythorincBleu\",\"truncated\":false,\"id\":173184342946881536,\"created_at\":\"Fri Feb 24 23:15:39 +0000 2012\",\"in_reply_to_user_id\":258358271}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2179000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c9d3d866-6e78-4221-af70-758bb19fab23-173184342946881536" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je regarde #lgw et c'est... wtf ?!", -"img": { -"src": "http://a0.twimg.com/profile_images/1361194174/DSCF2750_-_Copie_normal.JPG" -}, -"title": "Basile Noel: Je regarde #lgw et c'est... wtf ?!", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2180000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je regarde #lgw et c'est... wtf ?!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184345383763969\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":166,\"screen_name\":\"bas60\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":1558,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Picardie, France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":96,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1361194174\\/DSCF2750_-_Copie_normal.JPG\",\"description\":\"Newseur sur PressStartButton.fr, lyc\\u00e9en en T. ES, geek, metalleux, communiste, et plein d'autres trucs !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"55279590\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1361194174\\/DSCF2750_-_Copie_normal.JPG\",\"name\":\"Basile Noel\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 09 16:15:08 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":55279590,\"utc_offset\":3600,\"favourites_count\":4,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184345383763969,\"created_at\":\"Fri Feb 24 23:15:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2180000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b2209d71-04d7-4afa-b356-f48e17e03941-173184345383763969" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Alboss_ZS moi aussi j'en avais entendu parlé et là je découvre très givré cette émission #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1792102319/0014_-_Copie_-_Copie_normal.JPG" -}, -"title": "Nicolas Gaillard: @Alboss_ZS moi aussi j'en avais entendu parlé et là je découvre très givré cette émission #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2180000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Alboss_ZS moi aussi j'en avais entendu parl\\u00e9 et l\\u00e0 je d\\u00e9couvre tr\\u00e8s givr\\u00e9 cette \\u00e9mission #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Alboss_ZS\",\"indices\":[0,10],\"id_str\":\"429480778\",\"name\":\"ZS\",\"id\":429480778}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[90,94]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173183176322195457\",\"id_str\":\"173184344603623427\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173183176322195457,\"in_reply_to_user_id_str\":\"429480778\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":141,\"screen_name\":\"NG__nico\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1113,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/410106398\\/3640083-la-terre-vue-de-l-39-espace-avec-le-lever-du-soleil.jpg\",\"location\":\"Poitiers\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":53,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1792102319\\/0014_-_Copie_-_Copie_normal.JPG\",\"description\":\"Etudiant L2 Histoire ---Actu---Politique---T\\u00e9l\\u00e9---M\\u00e9dias--- Musique...tout ce qu'aiment les journalistes--- Feel free to follow me ;-) \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"370637904\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/410106398\\/3640083-la-terre-vue-de-l-39-espace-avec-le-lever-du-soleil.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1792102319\\/0014_-_Copie_-_Copie_normal.JPG\",\"name\":\" Nicolas Gaillard\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 09 11:18:42 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":370637904,\"utc_offset\":-10800,\"favourites_count\":23,\"url\":null},\"in_reply_to_screen_name\":\"Alboss_ZS\",\"truncated\":false,\"id\":173184344603623427,\"created_at\":\"Fri Feb 24 23:15:40 +0000 2012\",\"in_reply_to_user_id\":429480778}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2180000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "89acf0fb-77e7-4daa-810d-685a97946732-173184344603623427" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "w0of! le vrai troll du #LGW c'est #Rollin .....", -"img": { -"src": "http://a0.twimg.com/profile_images/1421050001/logo_normal.jpg" -}, -"title": "FullHDReady w0of™: w0of! le vrai troll du #LGW c'est #Rollin .....", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2181000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"w0of! le vrai troll du #LGW c'est #Rollin .....\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[23,27]},{\"text\":\"Rollin\",\"indices\":[34,41]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[-1.2417438,46.1331208],[-1.1113977,46.1331208],[-1.1113977,46.1910004],[-1.2417438,46.1910004]]]},\"attributes\":{},\"full_name\":\"Rochelle, Charente-Maritime\",\"name\":\"Rochelle\",\"id\":\"3dfa1a0686b402fb\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/3dfa1a0686b402fb.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[-1.15112631,46.15482580]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184352065306624\",\"geo\":{\"type\":\"Point\",\"coordinates\":[46.15482580,-1.15112631]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":728,\"screen_name\":\"FHDR\",\"lang\":\"fr\",\"profile_text_color\":\"2b0c13\",\"statuses_count\":97287,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/91803952\\/2010-04-13_10-10-17_90.38.71.125.jpg\",\"location\":\"La Rochelle, France\",\"show_all_inline_media\":true,\"listed_count\":672,\"profile_link_color\":\"dd5563\",\"followers_count\":7851,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1421050001\\/logo_normal.jpg\",\"description\":\"w0of ! T\\u00e9l\\u00e9 Veilleur Tv Zappeur News Informations Humour (parfois) \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"19166979\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/91803952\\/2010-04-13_10-10-17_90.38.71.125.jpg\",\"profile_sidebar_fill_color\":\"dedede\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1421050001\\/logo_normal.jpg\",\"name\":\"FullHDReady w0of\\u2122\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 19 02:12:30 +0000 2009\",\"profile_sidebar_border_color\":\"816f46\",\"id\":19166979,\"utc_offset\":3600,\"favourites_count\":11,\"url\":\"http:\\/\\/www.fhdr.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184352065306624,\"created_at\":\"Fri Feb 24 23:15:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2181000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efa96512-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7bc0b2de-f591-48ea-81a3-3fed540bbac8-173184352065306624" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est quoi cette émission ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1797905748/image_normal.jpg" -}, -"title": "sylvadu92 ✪: C'est quoi cette émission ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2182000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est quoi cette \\u00e9mission ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184354745458688\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":184,\"screen_name\":\"sylva007\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":2599,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/146137724\\/bg.jpg\",\"location\":\"garches\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"CC3300\",\"followers_count\":57,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1797905748\\/image_normal.jpg\",\"description\":\"Si La Vie Est Une PuTe, Alors PkWa Je Me Sent Si sEul ? \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"000000\",\"id_str\":\"124470704\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/146137724\\/bg.jpg\",\"profile_sidebar_fill_color\":\"F7DA93\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1797905748\\/image_normal.jpg\",\"name\":\"sylvadu92 \\u272a\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 19 14:08:17 +0000 2010\",\"profile_sidebar_border_color\":\"FFFFFF\",\"id\":124470704,\"utc_offset\":-36000,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184354745458688,\"created_at\":\"Fri Feb 24 23:15:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2182000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "df7f2baa-e067-49c8-ac0a-ba490bd0558f-173184354745458688" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#travelling n'a pas porté plainte #vaches #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1801584941/image_normal.jpg" -}, -"title": "Nicolas LE SAINT: #travelling n'a pas porté plainte #vaches #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2182000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#travelling n'a pas port\\u00e9 plainte #vaches #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"travelling\",\"indices\":[0,11]},{\"text\":\"vaches\",\"indices\":[34,41]},{\"text\":\"lgw\",\"indices\":[42,46]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184356909711362\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":24,\"screen_name\":\"nicolaslesaint\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":62,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":5,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1801584941\\/image_normal.jpg\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"404016609\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801584941\\/image_normal.jpg\",\"name\":\"Nicolas LE SAINT\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 03 10:00:21 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":404016609,\"utc_offset\":null,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184356909711362,\"created_at\":\"Fri Feb 24 23:15:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2182000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efdc849c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efdc8a46-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "05770539-83cf-4fa6-9737-f2eaf437ab87-173184356909711362" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On va tous périr d'une cataracte de la cornée #lgw #tombelachemise", -"img": { -"src": "http://a0.twimg.com/profile_images/360406797/oeil_coul_normal.JPG" -}, -"title": "Emmanuelle Bastoul: On va tous périr d'une cataracte de la cornée #lgw #tombelachemise", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2183000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"On va tous p\\u00e9rir d'une cataracte de la corn\\u00e9e #lgw #tombelachemise\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]},{\"text\":\"tombelachemise\",\"indices\":[51,66]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184358671323136\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":450,\"screen_name\":\"Emma_nuelle\",\"lang\":\"en\",\"profile_text_color\":\"4f4848\",\"statuses_count\":1413,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/29141675\\/NY_applestore_-_Copie.jpg\",\"location\":\"taussat - France\",\"show_all_inline_media\":false,\"listed_count\":33,\"profile_link_color\":\"7a4222\",\"followers_count\":446,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/360406797\\/oeil_coul_normal.JPG\",\"description\":\"j'ai pas de blog mais bon...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"65350847\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/29141675\\/NY_applestore_-_Copie.jpg\",\"profile_sidebar_fill_color\":\"c4c127\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/360406797\\/oeil_coul_normal.JPG\",\"name\":\"Emmanuelle Bastoul\",\"default_profile_image\":false,\"created_at\":\"Thu Aug 13 12:27:30 +0000 2009\",\"profile_sidebar_border_color\":\"8a8c8c\",\"id\":65350847,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184358671323136,\"created_at\":\"Fri Feb 24 23:15:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2183000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efdca9ea-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "50a3340f-be7b-496c-9bc8-3e018ca1e394-173184358671323136" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw vinvin, meme dans le noir avec la voix déformé, on le reconnait! \"bande de naze\" auto-trahison.", -"img": { -"src": "http://a0.twimg.com/profile_images/1757948828/Sans_titre-1__2__normal.jpg" -}, -"title": "CrazyM.T.: #lgw vinvin, meme dans le noir avec la voix déformé, on le reconnait! \"bande de naze\" auto-trahison.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2183000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw vinvin, meme dans le noir avec la voix d\\u00e9form\\u00e9, on le reconnait! \\\"bande de naze\\\" auto-trahison.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184357610172416\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":107,\"screen_name\":\"CrazyMT_\",\"lang\":\"fr\",\"profile_text_color\":\"949494\",\"statuses_count\":1500,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/425872790\\/Twitter.jpg\",\"location\":\"France d'en bas\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"488045\",\"followers_count\":33,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757948828\\/Sans_titre-1__2__normal.jpg\",\"description\":\"Je combine des fr\\u00e9quences ensembles. Oui, de la musique \\u00e9lectronique.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"London\",\"profile_background_color\":\"1c1c1c\",\"id_str\":\"330956795\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425872790\\/Twitter.jpg\",\"profile_sidebar_fill_color\":\"3d0000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757948828\\/Sans_titre-1__2__normal.jpg\",\"name\":\"CrazyM.T.\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 07 12:33:05 +0000 2011\",\"profile_sidebar_border_color\":\"000000\",\"id\":330956795,\"utc_offset\":0,\"favourites_count\":5,\"url\":\"http:\\/\\/crazymtmusic.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184357610172416,\"created_at\":\"Fri Feb 24 23:15:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2183000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7d764550-f2b0-4054-98ac-84eadeda2f18-173184357610172416" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Devant #lgw .... Verdict #ilPart", -"img": { -"src": "http://a1.twimg.com/profile_images/1698606962/388646_10150434641314433_548489432_8213591_526920766_n_normal.jpg" -}, -"title": "Charline GRIS: Devant #lgw .... Verdict #ilPart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2183000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Devant #lgw .... Verdict #ilPart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[7,11]},{\"text\":\"ilPart\",\"indices\":[25,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184359468240896\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":59,\"screen_name\":\"CharlineGRIS\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":14,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/191533117\\/280_-_Copie.JPG\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"fa0598\",\"followers_count\":6,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1698606962\\/388646_10150434641314433_548489432_8213591_526920766_n_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"bfeeff\",\"id_str\":\"24173317\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/191533117\\/280_-_Copie.JPG\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1698606962\\/388646_10150434641314433_548489432_8213591_526920766_n_normal.jpg\",\"name\":\"Charline GRIS\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 13 13:53:10 +0000 2009\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":24173317,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/aquanael\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184359468240896,\"created_at\":\"Fri Feb 24 23:15:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2183000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "263b2b10-83dc-44ff-95d9-58a663ce4de5-173184359468240896" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@delorme +1 à la tv cela ne passe pas #lgw moi je préfère le morning star vraiment.", -"img": { -"src": "http://a0.twimg.com/profile_images/1450845967/Claire_Goyat__cgoandco_3_normal.jpg" -}, -"title": "Claire Goyat: @delorme +1 à la tv cela ne passe pas #lgw moi je préfère le morning star vraiment.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2184000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@delorme +1 \\u00e0 la tv cela ne passe pas #lgw moi je pr\\u00e9f\\u00e8re le morning star vraiment.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"delorme\",\"indices\":[0,8],\"id_str\":\"7841882\",\"name\":\"Thomas Delorme\",\"id\":7841882}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[38,42]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173181978768711680\",\"id_str\":\"173184364811788288\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173181978768711680,\"in_reply_to_user_id_str\":\"7841882\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":159,\"screen_name\":\"schrempfette\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":543,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/374142110\\/308326_10150939925510045_108443905044_21713132_252033604_n.jpg\",\"location\":\"Nantes\",\"show_all_inline_media\":true,\"listed_count\":12,\"profile_link_color\":\"b30018\",\"followers_count\":133,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1450845967\\/Claire_Goyat__cgoandco_3_normal.jpg\",\"description\":\"Fondatrice et associ\\u00e9e @cgoandco - Member @BoxEurope - Un petit air d'Edna Mode ?\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fcfeff\",\"id_str\":\"111736156\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/374142110\\/308326_10150939925510045_108443905044_21713132_252033604_n.jpg\",\"profile_sidebar_fill_color\":\"e3e5e6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1450845967\\/Claire_Goyat__cgoandco_3_normal.jpg\",\"name\":\"Claire Goyat\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 06 00:17:46 +0000 2010\",\"profile_sidebar_border_color\":\"fafafa\",\"id\":111736156,\"utc_offset\":3600,\"favourites_count\":6,\"url\":\"http:\\/\\/www.cgoandco.com\"},\"in_reply_to_screen_name\":\"delorme\",\"truncated\":false,\"id\":173184364811788288,\"created_at\":\"Fri Feb 24 23:15:44 +0000 2012\",\"in_reply_to_user_id\":7841882}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2184000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f25f3451-4ac5-4a1d-8f55-7776eec0a90b-173184364811788288" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais c'est quoi cette émission ? #lgw -_-", -"img": { -"src": "http://a0.twimg.com/profile_images/1848652502/332954645_normal.jpg" -}, -"title": "Leila Agic: Mais c'est quoi cette émission ? #lgw -_-", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2185000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mais c'est quoi cette \\u00e9mission ? #lgw -_-\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184367689072640\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1197,\"screen_name\":\"LeilaAgic\",\"lang\":\"fr\",\"profile_text_color\":\"d61170\",\"statuses_count\":13606,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/382568227\\/NouveauTwwwiter.jpg\",\"location\":\"Bruxelles\",\"show_all_inline_media\":true,\"listed_count\":103,\"profile_link_color\":\"23acc4\",\"followers_count\":1721,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848652502\\/332954645_normal.jpg\",\"description\":\"Ancienne co-Responsable Internet et campagne jeunes pour @RoyalSegolene lors de primaires citoyennes. Socialo-Ecolo-S\\u00e9gol\\u00e9niste #SRoyal \\/ #FH2012 \\/ #NVB2012\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"ffffff\",\"id_str\":\"79575617\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/382568227\\/NouveauTwwwiter.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848652502\\/332954645_normal.jpg\",\"name\":\"Leila Agic\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 03 22:02:21 +0000 2009\",\"profile_sidebar_border_color\":\"f50e48\",\"id\":79575617,\"utc_offset\":3600,\"favourites_count\":200,\"url\":\"http:\\/\\/on.fb.me\\/hSrN0O\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184367689072640,\"created_at\":\"Fri Feb 24 23:15:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2185000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7b2e5923-f5e2-4d1e-8072-c44f0b3ad650-173184367689072640" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @monsieurhobby: Après Solange et ses vidéos voilà les vaches #lgw je veux de la drogue moi aussi", -"img": { -"src": "http://a3.twimg.com/profile_images/1764410196/t_l_chargement_normal.jpg" -}, -"title": "Camille A.: RT @monsieurhobby: Après Solange et ses vidéos voilà les vaches #lgw je veux de la drogue moi aussi", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2186000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @monsieurhobby: Apr\\u00e8s Solange et ses vid\\u00e9os voil\\u00e0 les vaches #lgw je veux de la drogue moi aussi\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"monsieurhobby\",\"indices\":[3,17],\"id_str\":\"78733185\",\"name\":\"monsieurhobby\",\"id\":78733185}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[64,68]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Apr\\u00e8s Solange et ses vid\\u00e9os voil\\u00e0 les vaches #lgw je veux de la drogue moi aussi\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[45,49]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183983214018561\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":663,\"screen_name\":\"monsieurhobby\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7365,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"location\":\"DtC\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"followers_count\":208,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"description\":\"Geek travesti en Ambulancier, je me prom\\u00e8ne en Aquitaine avec dans mon sac des podcasts, des s\\u00e9ries tv, des films et surtout de comics, un v\\u00e9ritable Hobby...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"78733185\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"name\":\"monsieurhobby\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 30 22:59:44 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":78733185,\"utc_offset\":-10800,\"favourites_count\":30,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183983214018561,\"created_at\":\"Fri Feb 24 23:14:13 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184372999069697\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":127,\"screen_name\":\"CamilleeA\",\"lang\":\"fr\",\"profile_text_color\":\"e6d981\",\"statuses_count\":2595,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/362369940\\/rosace-fond-marron.jpg\",\"location\":\"Basse-Normandie, France\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"b58e4b\",\"followers_count\":77,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1764410196\\/t_l_chargement_normal.jpg\",\"description\":\"J'aurais voulu trouver un truc original \\u00e0 dire pour ma pr\\u00e9sentation; c'est loup\\u00e9.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"451909\",\"id_str\":\"213076899\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/362369940\\/rosace-fond-marron.jpg\",\"profile_sidebar_fill_color\":\"40251c\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1764410196\\/t_l_chargement_normal.jpg\",\"name\":\"Camille A.\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 07 22:21:06 +0000 2010\",\"profile_sidebar_border_color\":\"e6d981\",\"id\":213076899,\"utc_offset\":3600,\"favourites_count\":9,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184372999069697,\"created_at\":\"Fri Feb 24 23:15:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2186000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5ac5a4cf-8c76-44a8-bff9-44e9a195d861-173184372999069697" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@EstelleMicheau Ah le nom exact c Le Grand Webze à ce que je vois, c'est quand même en #TT national (en partie grâce à toi lol) :P Bisous <3", -"img": { -"src": "http://a0.twimg.com/profile_images/1737231168/MERWAAAN_et_MOI_normal.jpg" -}, -"title": "Salomé Garbi Mothe : @EstelleMicheau Ah le nom exact c Le Grand Webze à ce que je vois, c'est quand même en #TT national (en partie grâce à toi lol) :P Bisous <3", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2187000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@EstelleMicheau Ah le nom exact c Le Grand Webze \\u00e0 ce que je vois, c'est quand m\\u00eame en #TT national (en partie gr\\u00e2ce \\u00e0 toi lol) :P Bisous <3\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"EstelleMicheau\",\"indices\":[0,15],\"id_str\":\"273101501\",\"name\":\"Estelle Micheau\",\"id\":273101501}],\"urls\":[],\"hashtags\":[{\"text\":\"TT\",\"indices\":[87,90]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173181822430220288\",\"id_str\":\"173184375284965376\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173181822430220288,\"in_reply_to_user_id_str\":\"273101501\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":30,\"screen_name\":\"Schlumette93\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1924,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/374560482\\/YEAAAAAH_JADOREEE.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":132,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1737231168\\/MERWAAAN_et_MOI_normal.jpg\",\"description\":\"Hey Twitter ! ;-)\\r\\nJe suis Salom\\u00e9, j'ai 16 ans et j'aime @FlorentMotheOff & @MerwanRim de @MozartOperaRock #WhatBetter 8D ?! \\u2665\\r\\nFollow Me If You Can ! =D \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"426814344\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/374560482\\/YEAAAAAH_JADOREEE.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1737231168\\/MERWAAAN_et_MOI_normal.jpg\",\"name\":\"Salom\\u00e9 Garbi Mothe \",\"default_profile_image\":false,\"created_at\":\"Fri Dec 02 18:44:52 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":426814344,\"utc_offset\":null,\"favourites_count\":61,\"url\":\"http:\\/\\/belbrune93300.skyrock.com\"},\"in_reply_to_screen_name\":\"EstelleMicheau\",\"truncated\":false,\"id\":173184375284965376,\"created_at\":\"Fri Feb 24 23:15:47 +0000 2012\",\"in_reply_to_user_id\":273101501}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2187000, -"tags": [ -{ -"id-ref": "efdd4bfc-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cec08a54-5b1e-48a7-9742-3f4214be1ca0-173184375284965376" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le compteur de Tweet, ça fait un peu Téléthon. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1804590964/ZEFZA_normal.gif" -}, -"title": "Shik-a-Marrant: Le compteur de Tweet, ça fait un peu Téléthon. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2188000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Le compteur de Tweet, \\u00e7a fait un peu T\\u00e9l\\u00e9thon. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[47,51]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184380456546305\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"c0c3c4\",\"screen_name\":\"Shikamarrant\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":75,\"location\":\"Cela d\\u00e9pend o\\u00f9 vous \\u00eates\",\"profile_text_color\":\"333333\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\",\"description\":\"Je ne suis pas fan de Naruto, mais j'ai trouv\\u00e9 le jeu de mot pas mal en fait. J'aurais pu en trouver un avec #Faisan\",\"statuses_count\":990,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"57607506\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Shik-a-Marrant\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Jul 17 10:16:42 +0000 2009\",\"profile_sidebar_fill_color\":\"c0c3c4\",\"id\":57607506,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\"},\"truncated\":false,\"id\":173184380456546305,\"created_at\":\"Fri Feb 24 23:15:48 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2188000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3d3808ba-8a18-47f8-863c-4be60d1c8701-173184380456546305" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "chut tu parles pas des troll ! ça c'est moi è_é #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1833660757/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg" -}, -"title": "Jérémy «isshin» B.: chut tu parles pas des troll ! ça c'est moi è_é #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2189000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"chut tu parles pas des troll ! \\u00e7a c'est moi \\u00e8_\\u00e9 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184386374701056\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":141,\"screen_name\":\"Isshinsan\",\"lang\":\"en\",\"profile_text_color\":\"ba9012\",\"statuses_count\":5331,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Albi, France\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"followers_count\":96,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\",\"description\":\"Qui suis-je ? juste un petit geek, parmi des milliers d'autres, qui essaye de se faire une place sur la toile :)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"29086699\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\",\"name\":\"J\\u00e9r\\u00e9my \\u00abisshin\\u00bb B.\",\"default_profile_image\":false,\"created_at\":\"Sun Apr 05 22:52:40 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":29086699,\"utc_offset\":3600,\"favourites_count\":110,\"url\":\"http:\\/\\/isshin-san.over-blog.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184386374701056,\"created_at\":\"Fri Feb 24 23:15:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2189000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "934e6792-e6ed-4e52-bff5-78c18309587d-173184386374701056" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@watchmefalll je valide, félicitations #lgw Power ! cc @10Qssion", -"img": { -"src": "http://a1.twimg.com/profile_images/1695316394/sttz_fav_plus_twitter_normal.png" -}, -"title": "STTZ™: @watchmefalll je valide, félicitations #lgw Power ! cc @10Qssion", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2189000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@watchmefalll je valide, f\\u00e9licitations #lgw Power ! cc @10Qssion\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"watchmefalll\",\"indices\":[0,13],\"id_str\":\"161378075\",\"name\":\"watchmefalll\",\"id\":161378075},{\"screen_name\":\"10Qssion\",\"indices\":[57,66],\"id_str\":\"434758168\",\"name\":\"10Qssion\",\"id\":434758168}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[39,43]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173183922740535296\",\"id_str\":\"173184383161876480\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173183922740535296,\"in_reply_to_user_id_str\":\"434758168\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":296,\"screen_name\":\"Santtchez\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":7958,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/329414068\\/sttz_TWT.jpg\",\"location\":\"St Mand\\u00e9, PARIS\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"16a2cc\",\"followers_count\":253,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1695316394\\/sttz_fav_plus_twitter_normal.png\",\"description\":\"Blogueur et Blagueur.Logotophile voir logotophage. Un logo, Prenez contact: Santtchez@gmail.com #LOLgo #BBasile\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"000000\",\"id_str\":\"332249953\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/329414068\\/sttz_TWT.jpg\",\"profile_sidebar_fill_color\":\"404040\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1695316394\\/sttz_fav_plus_twitter_normal.png\",\"name\":\"STTZ\\u2122\",\"default_profile_image\":false,\"created_at\":\"Sat Jul 09 13:38:44 +0000 2011\",\"profile_sidebar_border_color\":\"f70000\",\"id\":332249953,\"utc_offset\":null,\"favourites_count\":221,\"url\":\"http:\\/\\/santtchez.blogspot.com\"},\"in_reply_to_screen_name\":\"10Qssion\",\"truncated\":false,\"id\":173184383161876480,\"created_at\":\"Fri Feb 24 23:15:49 +0000 2012\",\"in_reply_to_user_id\":434758168}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2189000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6dc44b40-64e3-4a16-a02e-7ef64ec65a43-173184383161876480" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh, @balmeyer et @Le_Pseudo cité en direct dans #lgw...", -"img": { -"src": "http://a1.twimg.com/profile_images/276292700/n666688064_1210676_1084_normal.jpg" -}, -"title": "Marcel RAMIREZ: Oh, @balmeyer et @Le_Pseudo cité en direct dans #lgw...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2191000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh, @balmeyer et @Le_Pseudo cit\\u00e9 en direct dans #lgw...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"balmeyer\",\"indices\":[4,13],\"id_str\":\"7288872\",\"name\":\"Balmeyer\",\"id\":7288872},{\"screen_name\":\"le_pseudo\",\"indices\":[17,27],\"id_str\":\"88948038\",\"name\":\"Le pseudo\",\"id\":88948038}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[48,52]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184391068131329\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1445,\"screen_name\":\"MarcelRAMIREZ\",\"lang\":\"fr\",\"profile_text_color\":\"3D1957\",\"statuses_count\":10967,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":39,\"profile_link_color\":\"FF0000\",\"followers_count\":871,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/276292700\\/n666688064_1210676_1084_normal.jpg\",\"description\":\"Des trucs Ramirezesques dont http:\\/\\/weirdofootmag.over-blog.com\\/ et\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"642D8B\",\"id_str\":\"23573282\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/276292700\\/n666688064_1210676_1084_normal.jpg\",\"name\":\"Marcel RAMIREZ\",\"default_profile_image\":false,\"created_at\":\"Tue Mar 10 09:19:06 +0000 2009\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":23573282,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/blogs.lesinrocks.com\\/marcel-ramirez\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184391068131329,\"created_at\":\"Fri Feb 24 23:15:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2191000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "346823a5-e72d-4157-8574-091705892719-173184391068131329" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais y'a des Trolls mignons? Non? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1836584093/image_normal.jpg" -}, -"title": "Mims Wabs Larax: Mais y'a des Trolls mignons? Non? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2191000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mais y'a des Trolls mignons? Non? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184391168794625\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":977,\"screen_name\":\"LadyGoule\",\"lang\":\"fr\",\"profile_text_color\":\"0f0e0f\",\"statuses_count\":28286,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/392693670\\/twilk_background_4f0088a2a8656.jpg\",\"location\":\"Purgatoire\",\"show_all_inline_media\":true,\"listed_count\":87,\"profile_link_color\":\"992b4f\",\"followers_count\":1994,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1836584093\\/image_normal.jpg\",\"description\":\"Ma vie est basee sur une histoire vraie. Entre mes enfants, mon mari et mes passions, je me retrouve...Je reste polie, restez-le aussi! CM @Mehdicis #MLQ\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Casablanca\",\"profile_background_color\":\"ffffff\",\"id_str\":\"50454478\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/392693670\\/twilk_background_4f0088a2a8656.jpg\",\"profile_sidebar_fill_color\":\"eff7ea\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836584093\\/image_normal.jpg\",\"name\":\"Mims Wabs Larax\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 24 21:55:30 +0000 2009\",\"profile_sidebar_border_color\":\"edf5e9\",\"id\":50454478,\"utc_offset\":0,\"favourites_count\":64,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184391168794625,\"created_at\":\"Fri Feb 24 23:15:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2191000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f74f83db-96eb-4af8-b879-b25b6376b159-173184391168794625" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je tweet #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1456585536/NewTGWRprog_normal.png" -}, -"title": "TGWR™: Je tweet #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2194000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je tweet #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184404133396480\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":296,\"screen_name\":\"TGWRprog\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":448,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":38,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1456585536\\/NewTGWRprog_normal.png\",\"description\":\"Testeur de jeux vid\\u00e9os inconnus sur Game Side Story, Amateur d'electro, et Geek a temps partiel\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"289854889\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1456585536\\/NewTGWRprog_normal.png\",\"name\":\"TGWR\\u2122\",\"default_profile_image\":false,\"created_at\":\"Fri Apr 29 10:01:55 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":289854889,\"utc_offset\":-10800,\"favourites_count\":3,\"url\":\"http:\\/\\/www.gamesidestory.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184404133396480,\"created_at\":\"Fri Feb 24 23:15:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2194000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8c7110f7-481b-4f5a-89b4-1d0dd1bb0262-173184404133396480" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "80 glaçons j'avais le même papier peint dans ma chambre en 75 ! need ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/337462033/OpenBcPhoto_normal.jpg" -}, -"title": "Patrice Malaurie: 80 glaçons j'avais le même papier peint dans ma chambre en 75 ! need ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2194000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"80 gla\\u00e7ons j'avais le m\\u00eame papier peint dans ma chambre en 75 ! need ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[71,75]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184403281944576\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"f0f0ef\",\"screen_name\":\"Patrice\",\"lang\":\"fr\",\"favourites_count\":17,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":259,\"location\":\"iPhone: 48.831345,1.943417\",\"profile_text_color\":\"342135\",\"followers_count\":694,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/337462033\\/OpenBcPhoto_normal.jpg\",\"description\":\"JobMeeters Co Founder, HR & SIHR Consultant, In love with web 2.0 :)\",\"statuses_count\":1319,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/4316243\\/bg_twittergallery.jpg\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"1146e8\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"1516311\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Patrice Malaurie\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/4316243\\/bg_twittergallery.jpg\",\"created_at\":\"Mon Mar 19 15:16:52 +0000 2007\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":1516311,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.talentys.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/337462033\\/OpenBcPhoto_normal.jpg\"},\"truncated\":false,\"id\":173184403281944576,\"created_at\":\"Fri Feb 24 23:15:54 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2194000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e48af31d-3829-40e3-96f7-d382fe1d86e1-173184403281944576" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Zut ! Un troll ds le #LGW. Ça fait peur... @antuan . Ça rigole !@Vinvin @charleshenriroy @poulainoriginal.", -"img": { -"src": "http://a2.twimg.com/profile_images/1567949026/Fabarol_normal.jpg" -}, -"title": "Fabienne BAROLLIER: Zut ! Un troll ds le #LGW. Ça fait peur... @antuan . Ça rigole !@Vinvin @charleshenriroy @poulainoriginal.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2195000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Zut ! Un troll ds le #LGW. \\u00c7a fait peur... @antuan . \\u00c7a rigole !@Vinvin @charleshenriroy @poulainoriginal.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"antuan\",\"indices\":[43,50],\"id_str\":\"5661312\",\"name\":\"a.grigolini\",\"id\":5661312},{\"screen_name\":\"Vinvin\",\"indices\":[64,71],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522},{\"screen_name\":\"charleshenriroy\",\"indices\":[72,88],\"id_str\":\"185396126\",\"name\":\"Royer Charles-Henri\",\"id\":185396126},{\"screen_name\":\"PoulainOriginal\",\"indices\":[89,105],\"id_str\":\"380829298\",\"name\":\"henri poulain\",\"id\":380829298}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[21,25]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184408814231552\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1042,\"screen_name\":\"Fabarol\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":318,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Issy les moulineaux\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0084B4\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"description\":\"Magazines societe\\/d\\u00e9cryptage de F5. Les Maternelles, Allo Rufo, Mag Sante+Allo Doc, CAD+CDA+CAV, R&C, Medias le Mag, C Politique, LMEF, Dr CAC, LGQ, LGW\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"110388053\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"name\":\"Fabienne BAROLLIER\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 01 11:04:06 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":110388053,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184408814231552,\"created_at\":\"Fri Feb 24 23:15:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2195000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "04e51dca-cea3-4e37-8cd8-f74c634a47d5-173184408814231552" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Vinvin on fait monter le compteur ! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1556770344/image_normal.jpg" -}, -"title": "Cam ~ Chou : @Vinvin on fait monter le compteur ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2195000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"Vinvin\",\"truncated\":false,\"text\":\"@Vinvin on fait monter le compteur ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[0,7],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[37,41]}]},\"in_reply_to_user_id\":7223522,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184411074969601\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"We_Are_Alive\",\"lang\":\"fr\",\"favourites_count\":60,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":171,\"location\":\"Sous Mes Draps..\",\"profile_text_color\":\"333333\",\"description\":\"Geekette.RugbyGirl.ChocolatAddict.MotoAddict.HarleyDavidsonWoman.PizzaAddict.Twitteuse.Modeuse.Followeuse. J'aime \\u00c7a. .Loulou.\",\"statuses_count\":5390,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"followers_count\":160,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1556770344\\/image_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"96979159\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Cam ~ Chou \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Tue Dec 15 13:19:02 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":96979159,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1556770344\\/image_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173184411074969601,\"created_at\":\"Fri Feb 24 23:15:55 +0000 2012\",\"in_reply_to_user_id_str\":\"7223522\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2195000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ed20ec84-0d84-43ce-be5a-41f409853c62-173184411074969601" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mon 1000ème tweet sera donc pour #lgw pour leur rappel de sécurité : #dontfeedthetroll", -"img": { -"src": "http://a0.twimg.com/profile_images/1664610739/n11522806_32199384_5938_normal.jpg" -}, -"title": "pepetch: Mon 1000ème tweet sera donc pour #lgw pour leur rappel de sécurité : #dontfeedthetroll", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2195000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mon 1000\\u00e8me tweet sera donc pour #lgw pour leur rappel de s\\u00e9curit\\u00e9 : #dontfeedthetroll\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]},{\"text\":\"dontfeedthetroll\",\"indices\":[69,86]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184410521321472\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":558,\"screen_name\":\"pepetch\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1000,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Villeurbanne\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":94,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1664610739\\/n11522806_32199384_5938_normal.jpg\",\"description\":\"Helene, 26 ans, Lyon\\/Villeurbanne, PS, MJS. Tweete politique, actu, cuisine, et vie quotidienne... \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"43307152\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1664610739\\/n11522806_32199384_5938_normal.jpg\",\"name\":\"pepetch\",\"default_profile_image\":false,\"created_at\":\"Fri May 29 10:22:59 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":43307152,\"utc_offset\":null,\"favourites_count\":9,\"url\":\"http:\\/\\/www.tumblr.com\\/tumblelog\\/pepetch\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184410521321472,\"created_at\":\"Fri Feb 24 23:15:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2195000, -"tags": [ -{ -"id-ref": "efde6636-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0cd80b97-9ede-4b6a-be57-56a4c800429a-173184410521321472" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Cap ou Pas Cap de nous diffuser Nyan Cat pendant (au moins) 30 secondes ? ^^ #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1580412781/Sans_titre_3_normal.jpg" -}, -"title": "Hélène Hautbois: Cap ou Pas Cap de nous diffuser Nyan Cat pendant (au moins) 30 secondes ? ^^ #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2196000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Cap ou Pas Cap de nous diffuser Nyan Cat pendant (au moins) 30 secondes ? ^^ #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[77,81]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184414623342594\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5ED4DC\",\"screen_name\":\"LNdoll\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":106,\"location\":\"Paris\",\"profile_text_color\":\"3C3940\",\"followers_count\":81,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1580412781\\/Sans_titre_3_normal.jpg\",\"description\":\"LN, 23 ans, belle, dr\\u00f4le, sympa, riche...Vous ne me croyez pas ? (Vous avez bien raison...). Mod\\u00e9ratrice sur\",\"statuses_count\":536,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/197370085\\/IMG00162.JPG\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"0099B9\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0099B9\",\"protected\":false,\"id_str\":\"37177757\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"H\\u00e9l\\u00e8ne Hautbois\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/197370085\\/IMG00162.JPG\",\"created_at\":\"Sat May 02 10:51:08 +0000 2009\",\"profile_sidebar_fill_color\":\"95E8EC\",\"id\":37177757,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/arnaudtsamere.com\\/forum\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1580412781\\/Sans_titre_3_normal.jpg\"},\"truncated\":false,\"id\":173184414623342594,\"created_at\":\"Fri Feb 24 23:15:56 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2196000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9dfa3669-da1e-4bde-aeec-de32283e6725-173184414623342594" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "\"Don't feed the troll\" #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/277897902/2199_normal.jpg" -}, -"title": "Frédéric Nguyen: \"Don't feed the troll\" #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2196000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\\"Don't feed the troll\\\" #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[23,27]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184415550279682\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":128,\"screen_name\":\"Furederikku\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":3011,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/292216042\\/wallpaper-arryn-1600.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"105c57\",\"followers_count\":77,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/277897902\\/2199_normal.jpg\",\"description\":\"Irresponsable Convention EPITANIME 2011 o\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"36850649\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/292216042\\/wallpaper-arryn-1600.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/277897902\\/2199_normal.jpg\",\"name\":\"Fr\\u00e9d\\u00e9ric Nguyen\",\"default_profile_image\":false,\"created_at\":\"Fri May 01 01:59:49 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":36850649,\"utc_offset\":3600,\"favourites_count\":41,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184415550279682,\"created_at\":\"Fri Feb 24 23:15:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2196000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "45c88ad3-b885-4c20-bf90-1a7aa0476897-173184415550279682" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je sais pas ce qui m'a pris hier dans l'étable \"mangez des chouquettes pour oublier le fouquets\" heureusement personne n'a repris #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1848035973/images_normal.jpeg" -}, -"title": "François de Hollande: Je sais pas ce qui m'a pris hier dans l'étable \"mangez des chouquettes pour oublier le fouquets\" heureusement personne n'a repris #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2196000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je sais pas ce qui m'a pris hier dans l'\\u00e9table \\\"mangez des chouquettes pour oublier le fouquets\\\" heureusement personne n'a repris #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[130,134]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184415537696768\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":136,\"screen_name\":\"fdhollande\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":89,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"59 avenue de S\\u00e9gur. 7\\u00e8me\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":25,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848035973\\/images_normal.jpeg\",\"description\":\"Dans ma t\\u00eate. Tout ce que je pense mais que je ne peux pas vous dire officiellement \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"500754438\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848035973\\/images_normal.jpeg\",\"name\":\"Fran\\u00e7ois de Hollande\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 23 12:46:32 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":500754438,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184415537696768,\"created_at\":\"Fri Feb 24 23:15:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2196000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5935dc0b-9935-4893-b979-a0242813c256-173184415537696768" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@KlaireFr ouaisssssss #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1819530189/twitter_normal.png" -}, -"title": "Benoit Lebreau: @KlaireFr ouaisssssss #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2197000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@KlaireFr ouaisssssss #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[0,9],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[22,26]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184417680990208\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"28096610\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":605,\"screen_name\":\"benoitlebreau\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4157,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"667033\",\"followers_count\":339,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1819530189\\/twitter_normal.png\",\"description\":\"sympathique et cool \\/\\/ danseur \\u00e9toile \\u00e0 NRJ Group \\/\\/ #runner parisien du soir, #radio amateur et tr\\u00e8s dr\\u00f4le \\u00e0 la t\\u00e9l\\u00e9\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"267290862\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819530189\\/twitter_normal.png\",\"name\":\"Benoit Lebreau\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 16 17:22:17 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":267290862,\"utc_offset\":3600,\"favourites_count\":38,\"url\":\"http:\\/\\/www.benoitlebreau.fr\"},\"in_reply_to_screen_name\":\"KlaireFr\",\"truncated\":false,\"id\":173184417680990208,\"created_at\":\"Fri Feb 24 23:15:57 +0000 2012\",\"in_reply_to_user_id\":28096610}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2197000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b1867a76-ad54-45f2-adef-5a942fd9f5a6-173184417680990208" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw troll qui peut", -"img": { -"src": "http://a1.twimg.com/profile_images/1768745785/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png" -}, -"title": "☠papounay2000☠: #lgw troll qui peut", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2197000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw troll qui peut\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184418037501952\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"F2E195\",\"screen_name\":\"papounay2000\",\"lang\":\"fr\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":265,\"location\":\"\",\"profile_text_color\":\"0C3E53\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1768745785\\/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png\",\"description\":\"N'oubliez pas de vous aimer\",\"statuses_count\":3540,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/412848613\\/gandhi.jpg\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"FF0000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BADFCD\",\"protected\":false,\"id_str\":\"14764219\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"\\u2620papounay2000\\u2620\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/412848613\\/gandhi.jpg\",\"created_at\":\"Tue May 13 20:33:18 +0000 2008\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"id\":14764219,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768745785\\/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png\"},\"truncated\":false,\"id\":173184418037501952,\"created_at\":\"Fri Feb 24 23:15:57 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2197000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ad558e74-4405-4adf-9600-96afde3adcc8-173184418037501952" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Pierre_Buf T'es où ? Y a le #LGW #CQui", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @Pierre_Buf T'es où ? Y a le #LGW #CQui", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2197000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Pierre_Buf T'es o\\u00f9 ? Y a le #LGW #CQui\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Pierre_Buf\",\"indices\":[0,11],\"id_str\":\"96761067\",\"name\":\"Pierre Buf\",\"id\":96761067}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[29,33]},{\"text\":\"CQui\",\"indices\":[34,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184417966206976\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"96761067\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":156,\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":34412,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris Montparnasse - Bruxelles\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"name\":\"Pierre B.\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":104184883,\"utc_offset\":-10800,\"favourites_count\":254,\"url\":null},\"in_reply_to_screen_name\":\"Pierre_Buf\",\"truncated\":false,\"id\":173184417966206976,\"created_at\":\"Fri Feb 24 23:15:57 +0000 2012\",\"in_reply_to_user_id\":96761067}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2197000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a5480680-c4ca-494f-8b3d-9def1c3c82ca-173184417966206976" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On continue dans l'énorme avec #lgw. #Trollspotted", -"img": { -"src": "http://a0.twimg.com/profile_images/1819882790/tetocarre_normal.jpg" -}, -"title": "Cédric BILLAUDELLE: On continue dans l'énorme avec #lgw. #Trollspotted", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2198000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"On continue dans l'\\u00e9norme avec #lgw. #Trollspotted\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[31,35]},{\"text\":\"Trollspotted\",\"indices\":[37,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184420776386562\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":172,\"screen_name\":\"Cbill0\",\"lang\":\"fr\",\"profile_text_color\":\"F2ECF9\",\"statuses_count\":1108,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/422263046\\/679FC0.png\",\"location\":\"Lille, FR\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"1a1aba\",\"followers_count\":31,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1819882790\\/tetocarre_normal.jpg\",\"description\":\"\\u00c9tudiant \\u00e0 l'IAE de Lille, mais pur produit des Ardennes. Aime beaucoup apprendre, mais n'aime pas qu'on lui fasse la le\\u00e7on.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"E44B22\",\"id_str\":\"84313428\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422263046\\/679FC0.png\",\"profile_sidebar_fill_color\":\"2C446A\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819882790\\/tetocarre_normal.jpg\",\"name\":\"C\\u00e9dric BILLAUDELLE\",\"default_profile_image\":false,\"created_at\":\"Thu Oct 22 12:34:22 +0000 2009\",\"profile_sidebar_border_color\":\"0C0F22\",\"id\":84313428,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184420776386562,\"created_at\":\"Fri Feb 24 23:15:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2198000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efdf212a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2e3bd33f-521c-4023-a891-c6a7d28c503d-173184420776386562" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @CalamitySophie: “@PRland: Cette impression bizarre de participer à un effort expérimental, c'est juste moi ? #lgw” pareil", -"img": { -"src": "http://a0.twimg.com/profile_images/1185913574/5ed80534-98b3-466a-8d4a-0fc64aeb9cfc_normal.png" -}, -"title": "David Foucher: RT @CalamitySophie: “@PRland: Cette impression bizarre de participer à un effort expérimental, c'est juste moi ? #lgw” pareil", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2199000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @CalamitySophie: \\u201c@PRland: Cette impression bizarre de participer \\u00e0 un effort exp\\u00e9rimental, c'est juste moi ? #lgw\\u201d pareil\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"CalamitySophie\",\"indices\":[3,18],\"name\":\"CalamitySophie\",\"id_str\":\"57613271\",\"id\":57613271},{\"screen_name\":\"PRland\",\"indices\":[21,28],\"name\":\"Eric Maillard\",\"id_str\":\"1421991\",\"id\":1421991}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[113,117]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"\\u201c@PRland: Cette impression bizarre de participer \\u00e0 un effort exp\\u00e9rimental, c'est juste moi ? #lgw\\u201d pareil\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"PRland\",\"indices\":[1,8],\"name\":\"Eric Maillard\",\"id_str\":\"1421991\",\"id\":1421991}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[93,97]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184210297827329\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"CalamitySophie\",\"lang\":\"fr\",\"favourites_count\":22,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":96,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":34,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724285948\\/image_normal.jpg\",\"description\":\"barr\\u00e9e, barge, enerv\\u00e9e, vieille bique, je regarde le monde, et je d\\u00e9sesp\\u00e9re. le genre humain n'est pas tr\\u00e9s beau. Et j'en fais partie !\",\"statuses_count\":672,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/359426011\\/photo.JPG\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084b4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"57613271\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"CalamitySophie\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/359426011\\/photo.JPG\",\"created_at\":\"Fri Jul 17 10:53:14 +0000 2009\",\"profile_sidebar_fill_color\":\"11d2eb\",\"id\":57613271,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.calamitysophie1.blogspot.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724285948\\/image_normal.jpg\"},\"truncated\":false,\"id\":173184210297827329,\"created_at\":\"Fri Feb 24 23:15:08 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184425465618434\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"tyjak\",\"lang\":\"en\",\"favourites_count\":655,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":271,\"location\":\"Aubervilliers\",\"profile_text_color\":\"333333\",\"followers_count\":215,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1185913574\\/5ed80534-98b3-466a-8d4a-0fc64aeb9cfc_normal.png\",\"description\":\"Web developper\",\"statuses_count\":6790,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":10,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"5804512\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"David Foucher\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sun May 06 09:11:10 +0000 2007\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":5804512,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.tyjak.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1185913574\\/5ed80534-98b3-466a-8d4a-0fc64aeb9cfc_normal.png\"},\"truncated\":false,\"id\":173184425465618434,\"created_at\":\"Fri Feb 24 23:15:59 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2199000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "86790b20-32db-431c-bddb-8cd695d2d7c4-173184425465618434" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/183407519/200526550-001_normal.jpg" -}, -"title": "Sparkle and Co: #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2201000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184435880071168\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":478,\"screen_name\":\"Sparkle_and_Co\",\"lang\":\"fr\",\"profile_text_color\":\"362720\",\"statuses_count\":7522,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"location\":\"London\",\"show_all_inline_media\":false,\"listed_count\":10,\"profile_link_color\":\"B40B43\",\"followers_count\":371,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/183407519\\/200526550-001_normal.jpg\",\"description\":\"Sometimes geek, often homeless, not a wife but always a mum... I'm a knitter and I'm trying to learn sewing. \\r\\nWelcome!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"London\",\"profile_background_color\":\"FF6699\",\"id_str\":\"35311914\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"profile_sidebar_fill_color\":\"E5507E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/183407519\\/200526550-001_normal.jpg\",\"name\":\"Sparkle and Co\",\"default_profile_image\":false,\"created_at\":\"Sat Apr 25 21:12:07 +0000 2009\",\"profile_sidebar_border_color\":\"CC3366\",\"id\":35311914,\"utc_offset\":0,\"favourites_count\":6,\"url\":\"http:\\/\\/sparkleandco.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184435880071168,\"created_at\":\"Fri Feb 24 23:16:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2201000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c43e3b95-b3ee-48fa-a0b8-4e93165ce0bf-173184435880071168" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@KlaireFr dans #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1143926795/jeromep_logo_carre_twitter_normal.png" -}, -"title": "jeromep: @KlaireFr dans #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2201000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@KlaireFr dans #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[0,9],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[15,19]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184435796180992\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"28096610\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":367,\"screen_name\":\"jeromep_net\",\"lang\":\"fr\",\"profile_text_color\":\"663B12\",\"statuses_count\":4608,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/161132761\\/jeromep_twitter_background.jpg\",\"location\":\"France , Paris\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"1F98C7\",\"followers_count\":191,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1143926795\\/jeromep_logo_carre_twitter_normal.png\",\"description\":\"Internaute passionn\\u00e9, auteur des blogs : jeromep.net - sanscommentaire.fr - debranche.fr \\/ r\\u00e9dacteur sur accessoweb.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"282929\",\"id_str\":\"6815562\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/161132761\\/jeromep_twitter_background.jpg\",\"profile_sidebar_fill_color\":\"DAECF4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1143926795\\/jeromep_logo_carre_twitter_normal.png\",\"name\":\"jeromep\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 14 16:27:00 +0000 2007\",\"profile_sidebar_border_color\":\"C6E2EE\",\"id\":6815562,\"utc_offset\":3600,\"favourites_count\":6,\"url\":\"http:\\/\\/blog.jeromep.net\"},\"in_reply_to_screen_name\":\"KlaireFr\",\"truncated\":false,\"id\":173184435796180992,\"created_at\":\"Fri Feb 24 23:16:01 +0000 2012\",\"in_reply_to_user_id\":28096610}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2201000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d5a3dea5-b09d-4069-b824-c8a3e3479ae0-173184435796180992" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Hey ho! Tous les trolls ne sont pas des êtres impolis ? Non mais... #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1845323073/KvF3jpFq_normal" -}, -"title": "Yann: Hey ho! Tous les trolls ne sont pas des êtres impolis ? Non mais... #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2202000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Hey ho! Tous les trolls ne sont pas des \\u00eatres impolis ? Non mais... #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[68,72]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184439176798210\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":242,\"screen_name\":\"bigyannou\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1309,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/418145378\\/tumblr_lvrnzdQR9V1qb8phvo1_500.jpg\",\"location\":\"Paris (enfin pas loin)\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1845323073\\/KvF3jpFq_normal\",\"description\":\"35 ans\\r\\nQuand le Troll parle, l'homme avis\\u00e9 ob\\u00e9it. \\r\\nJe ne fais pas la course aux followers, je tweet-clash pas, je raconte pas ma vie. Bref, ch'uis chiant!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"162988359\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/418145378\\/tumblr_lvrnzdQR9V1qb8phvo1_500.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1845323073\\/KvF3jpFq_normal\",\"name\":\"Yann\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 05 07:12:11 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":162988359,\"utc_offset\":null,\"favourites_count\":9,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184439176798210,\"created_at\":\"Fri Feb 24 23:16:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2202000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d2c86b76-e0ae-4c9f-bdf2-3cdd0fc51147-173184439176798210" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est bien la première fois que je suis autant intrigué par une émission. #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1676302062/Sans_titre_1_normal.jpg" -}, -"title": "ZS: C'est bien la première fois que je suis autant intrigué par une émission. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2202000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est bien la premi\\u00e8re fois que je suis autant intrigu\\u00e9 par une \\u00e9mission. #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[74,78]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184439571058688\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":136,\"screen_name\":\"Alboss_ZS\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3826,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":98,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1676302062\\/Sans_titre_1_normal.jpg\",\"description\":\"Passionn\\u00e9 de m\\u00e9dias, politique, actualit\\u00e9. Je tweete sur tout ce qui bouge, \\u00e0 peu pr\\u00e8s. En campagne pour #NS2012. Mais j'ai des followers #FDG et j'le vis bien.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"429480778\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1676302062\\/Sans_titre_1_normal.jpg\",\"name\":\"ZS\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 06 01:09:27 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":429480778,\"utc_offset\":null,\"favourites_count\":6,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184439571058688,\"created_at\":\"Fri Feb 24 23:16:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2202000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d1f9a6f2-9272-4a4e-b373-ce78ae1b6c3f-173184439571058688" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @GabytaineFlam: HAN. Y A @elTouristio QUI VIENT DE PASSER A LA TELE. #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1801974559/51VNTOCGF1L._SS400__normal.jpg" -}, -"title": "Guillaume Gurdil: RT @GabytaineFlam: HAN. Y A @elTouristio QUI VIENT DE PASSER A LA TELE. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2202000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @GabytaineFlam: HAN. Y A @elTouristio QUI VIENT DE PASSER A LA TELE. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"GabytaineFlam\",\"indices\":[3,17],\"id_str\":\"161146189\",\"name\":\"R\\u00e9mi\",\"id\":161146189},{\"screen_name\":\"elTouristio\",\"indices\":[28,40],\"id_str\":\"37389744\",\"name\":\"Sylvain Sanders\",\"id\":37389744}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[72,76]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"HAN. Y A @elTouristio QUI VIENT DE PASSER A LA TELE. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"elTouristio\",\"indices\":[9,21],\"id_str\":\"37389744\",\"name\":\"Sylvain Sanders\",\"id\":37389744}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[53,57]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184256498081792\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":319,\"screen_name\":\"GabytaineFlam\",\"lang\":\"fr\",\"profile_text_color\":\"8FCAE0\",\"statuses_count\":5848,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"location\":\"Toulouse.\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"4BB7DF\",\"followers_count\":368,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"description\":\"Les tweets qui ont \\u00e9t\\u00e9 \\u00e9crits dans cette TL ont \\u00e9t\\u00e9 faits par un professionnel. N'essayez pas de les reproduire \\u00e0 la maison. Contentez vous de les suivre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"59BEE4\",\"id_str\":\"161146189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"profile_sidebar_fill_color\":\"191F22\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"name\":\"R\\u00e9mi\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 30 03:07:45 +0000 2010\",\"profile_sidebar_border_color\":\"4BB7DF\",\"id\":161146189,\"utc_offset\":-10800,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184256498081792,\"created_at\":\"Fri Feb 24 23:15:19 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184438421819393\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":164,\"screen_name\":\"gurdiiil\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2781,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Lille, France\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":84,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1801974559\\/51VNTOCGF1L._SS400__normal.jpg\",\"description\":\"Geek\\/Nerd, drogu\\u00e9 \\u00e0 la musique, atterr\\u00e9 perp\\u00e9tuel (parce qu'indign\\u00e9, c'est galvaud\\u00e9) qui garde le sens de l'humour (beh ouais, faut bien!)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"89754233\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801974559\\/51VNTOCGF1L._SS400__normal.jpg\",\"name\":\"Guillaume Gurdil\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 13 17:56:00 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":89754233,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/luniquemonsieurtoutlemonde.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184438421819393,\"created_at\":\"Fri Feb 24 23:16:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2202000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dcc1b4ca-4820-49bf-80f5-8f7321877f9d-173184438421819393" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ctait walter le troll du #lgw ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1442573242/image_normal.jpg" -}, -"title": "Nicolas Clermonteil: Ctait walter le troll du #lgw ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2202000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ctait walter le troll du #lgw ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184440523173889\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":43,\"screen_name\":\"Chapodpaille\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":144,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":10,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1442573242\\/image_normal.jpg\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"71593417\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1442573242\\/image_normal.jpg\",\"name\":\"Nicolas Clermonteil\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 04 17:51:52 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":71593417,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184440523173889,\"created_at\":\"Fri Feb 24 23:16:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2202000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f9450450-8253-4221-b764-3aafb5fc79c6-173184440523173889" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Let Greece Walk (head up) #tweetdaymago", -"img": { -"src": "http://a0.twimg.com/profile_images/1839297474/AvatarEcrouRougeCarre_normal.gif" -}, -"title": "Philippe B: #lgw Let Greece Walk (head up) #tweetdaymago", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2203000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw Let Greece Walk (head up) #tweetdaymago\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"tweetdaymago\",\"indices\":[31,44]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184441458507776\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5e1410\",\"screen_name\":\"Raydacteur\",\"lang\":\"en\",\"favourites_count\":297,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1749,\"location\":\"Crozon, Brittany\",\"profile_text_color\":\"000000\",\"followers_count\":2618,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"description\":\"[en] connecting good vibrations [fr] ing\\u00e9nieur philosophe, activateur biologique & lolRT\",\"statuses_count\":28280,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"show_all_inline_media\":true,\"listed_count\":211,\"profile_link_color\":\"0000ff\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"14400518\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Philippe B\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"created_at\":\"Tue Apr 15 20:08:37 +0000 2008\",\"profile_sidebar_fill_color\":\"d3ede7\",\"id\":14400518,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/bit.ly\\/raydacteur\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\"},\"truncated\":false,\"id\":173184441458507776,\"created_at\":\"Fri Feb 24 23:16:03 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2203000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efdff78a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f0a6630f-4efb-4e81-9294-960eac128403-173184441458507776" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw il est où @MisterMcFlee ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1848059014/253705_1920588185891_1577643065_31974481_1091292_n_normal.jpg" -}, -"title": "Glória: #lgw il est où @MisterMcFlee ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2203000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw il est o\\u00f9 @MisterMcFlee ?\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"MisterMcFlee\",\"indices\":[15,28],\"id_str\":\"60043161\",\"name\":\"Mister Mc Flee\",\"id\":60043161}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/stone.com\\/Twittelator\\\" rel=\\\"nofollow\\\"\\u003ETwittelator\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184443022974976\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":217,\"screen_name\":\"Essemali\",\"lang\":\"fr\",\"profile_text_color\":\"020003\",\"statuses_count\":22082,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/109317104\\/mqbackyardsummers.br.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":95,\"profile_link_color\":\"8118ba\",\"followers_count\":1191,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848059014\\/253705_1920588185891_1577643065_31974481_1091292_n_normal.jpg\",\"description\":\"Bio? Danone n'a plus le droit de vendre sous cette marque. Moi non plus du coup. #TeamCivilisationInf\\u00e9rieure\\r\\nhttp:\\/\\/lusiades.wordpress.com\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"114069529\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109317104\\/mqbackyardsummers.br.jpg\",\"profile_sidebar_fill_color\":\"f2eded\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848059014\\/253705_1920588185891_1577643065_31974481_1091292_n_normal.jpg\",\"name\":\"Gl\\u00f3ria\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 14 01:18:31 +0000 2010\",\"profile_sidebar_border_color\":\"030000\",\"id\":114069529,\"utc_offset\":3600,\"favourites_count\":38,\"url\":\"http:\\/\\/essemali.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184443022974976,\"created_at\":\"Fri Feb 24 23:16:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2203000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b4212c65-f119-4827-a193-e19fb91ab184-173184443022974976" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw : La vache c'est super ! sans quoi j'aurais pas mon nom de famille ! :D", -"img": { -"src": "http://a0.twimg.com/profile_images/1757013909/image1326646425_normal.png" -}, -"title": "Damien Vacher: #lgw : La vache c'est super ! sans quoi j'aurais pas mon nom de famille ! :D", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2203000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw : La vache c'est super ! sans quoi j'aurais pas mon nom de famille ! :D\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184443333361665\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":405,\"screen_name\":\"Le_Damien\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27164,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Chatillon-en-Bazois\",\"show_all_inline_media\":false,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":343,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"description\":\"I'm a lonely Cowboy who learning un BTS SIO (ex BTS IG) in Nevers... Et un Mac Gyver de l'URL par @Checkyourpeople et je suis un tumblreur assidu\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"26552716\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"name\":\"Damien Vacher\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 25 18:09:17 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":26552716,\"utc_offset\":3600,\"favourites_count\":43,\"url\":\"http:\\/\\/damienvacher.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184443333361665,\"created_at\":\"Fri Feb 24 23:16:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2203000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "33b86671-d691-4f2b-b2ce-714780d77660-173184443333361665" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw vive le Palmashooww !", -"img": { -"src": "http://a0.twimg.com/profile_images/1648484840/386216_176571352437252_100002531661953_339511_644111010_n_normal.jpg" -}, -"title": "Yannus.: #lgw vive le Palmashooww !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2204000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw vive le Palmashooww !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184445711523840\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":399,\"screen_name\":\"freejune13\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":131,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Somewhere over the rainbow\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":38,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1648484840\\/386216_176571352437252_100002531661953_339511_644111010_n_normal.jpg\",\"description\":\"J'adore la musique, le cin\\u00e9ma le piment d'espelette, et les sushis. Ah oui, j'aime parler de moi et que l'on parle de moi. That's why I'm here.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"374644881\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648484840\\/386216_176571352437252_100002531661953_339511_644111010_n_normal.jpg\",\"name\":\"Yannus.\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 16 17:35:55 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":374644881,\"utc_offset\":-10800,\"favourites_count\":4,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184445711523840,\"created_at\":\"Fri Feb 24 23:16:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2204000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "69daf1b2-56e4-46ba-940d-1e6e095f8744-173184445711523840" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@ThatVeryBadFlip Tiens toi aussi tu regarde sa. #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1342745426/Dr_House_normal.png" -}, -"title": "Rémi Dark: @ThatVeryBadFlip Tiens toi aussi tu regarde sa. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2205000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@ThatVeryBadFlip Tiens toi aussi tu regarde sa. #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"ThatVeryBadFlip\",\"indices\":[0,16],\"id_str\":\"165862367\",\"name\":\"[T61] R\\u00e9my S.\",\"id\":165862367}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[48,52]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173183925622026240\",\"id_str\":\"173184451218653186\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173183925622026240,\"in_reply_to_user_id_str\":\"165862367\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":69,\"screen_name\":\"Darkiik\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":209,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Toulouse \",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":47,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1342745426\\/Dr_House_normal.png\",\"description\":\"Fan de Playstation \\/ S\\u00e9ries T\\u00e9l\\u00e9 \\/ Films de guerre \\/ Filles :D.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"283598806\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1342745426\\/Dr_House_normal.png\",\"name\":\"R\\u00e9mi Dark\",\"default_profile_image\":false,\"created_at\":\"Sun Apr 17 16:25:54 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":283598806,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":\"ThatVeryBadFlip\",\"truncated\":false,\"id\":173184451218653186,\"created_at\":\"Fri Feb 24 23:16:05 +0000 2012\",\"in_reply_to_user_id\":165862367}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2205000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d49618f9-71bd-4ea3-8fe0-1dbd758f2797-173184451218653186" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@le_pseudo Y'a #LGW qui passé deux de tes tweets.", -"img": { -"src": "http://a1.twimg.com/profile_images/1813693284/photo__3__normal.JPG" -}, -"title": "Charly M.: @le_pseudo Y'a #LGW qui passé deux de tes tweets.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2205000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"@le_pseudo Y'a #LGW qui pass\\u00e9 deux de tes tweets.\",\"created_at\":\"Fri Feb 24 23:16:05 +0000 2012\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[15,19]}],\"user_mentions\":[{\"indices\":[0,10],\"screen_name\":\"le_pseudo\",\"id_str\":\"88948038\",\"name\":\"Le pseudo\",\"id\":88948038}]},\"retweet_count\":0,\"place\":null,\"in_reply_to_status_id_str\":\"173184286399283201\",\"retweeted\":false,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":\"88948038\",\"id_str\":\"173184450845356032\",\"coordinates\":null,\"in_reply_to_screen_name\":\"le_pseudo\",\"contributors\":null,\"geo\":null,\"user\":{\"listed_count\":146,\"created_at\":\"Fri May 28 23:10:49 +0000 2010\",\"profile_text_color\":\"050303\",\"is_translator\":false,\"show_all_inline_media\":true,\"lang\":\"en\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/206030081\\/mosaic_serious.jpg\",\"url\":\"http:\\/\\/www.lastfm.fr\\/user\\/CharIy\",\"default_profile\":false,\"notifications\":null,\"profile_link_color\":\"2c30ab\",\"screen_name\":\"SeriousCharly\",\"time_zone\":\"Paris\",\"description\":\"Ours parisien de 20 ans, \\u00e9tudiant en \\u00e9cole de commerce \\u00e0 Nantes et lyonnais de coeur. Je r\\u00e2le contre tout et je tweete foot.\",\"following\":null,\"geo_enabled\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/206030081\\/mosaic_serious.jpg\",\"profile_background_color\":\"c2bec2\",\"location\":\"Paris\",\"id_str\":\"149298036\",\"profile_background_tile\":true,\"followers_count\":1945,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813693284\\/photo__3__normal.JPG\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1813693284\\/photo__3__normal.JPG\",\"default_profile_image\":false,\"follow_request_sent\":null,\"profile_sidebar_fill_color\":\"dcdded\",\"favourites_count\":652,\"protected\":false,\"friends_count\":200,\"profile_sidebar_border_color\":\"5e69ab\",\"name\":\"Charly M.\",\"contributors_enabled\":false,\"verified\":false,\"id\":149298036,\"statuses_count\":59224,\"profile_use_background_image\":true,\"utc_offset\":3600},\"in_reply_to_user_id\":88948038,\"in_reply_to_status_id\":173184286399283201,\"favorited\":false,\"id\":173184450845356032}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2205000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0a0007f0-acf4-4208-9fe5-eb2a636d2f51-173184450845356032" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton #LGW mais #DesBisous", -"img": { -"src": "http://a0.twimg.com/profile_images/1850972765/image_normal.jpg" -}, -"title": "Pierson ∞: #change2ton #LGW mais #DesBisous", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2206000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#change2ton #LGW mais #DesBisous\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"LGW\",\"indices\":[12,16]},{\"text\":\"DesBisous\",\"indices\":[22,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184455240990720\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":733,\"screen_name\":\"spookev\",\"lang\":\"en\",\"profile_text_color\":\"8f8f8f\",\"statuses_count\":27570,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/96498905\\/bgTw.jpg\",\"location\":\"Alsace-France \\/ Germany\",\"show_all_inline_media\":false,\"listed_count\":102,\"profile_link_color\":\"000f57\",\"followers_count\":1039,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850972765\\/image_normal.jpg\",\"description\":\"Freelance graphisme, web & print. www.twavatar.us - www.foot.lv Suis-moi, ta vie sera moins chiante. - NS2012 - Mes tweets n'engagent que moi. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"000000\",\"id_str\":\"51034368\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/96498905\\/bgTw.jpg\",\"profile_sidebar_fill_color\":\"9ed6f0\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850972765\\/image_normal.jpg\",\"name\":\"Pierson \\u221e\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 26 12:18:55 +0000 2009\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":51034368,\"utc_offset\":-10800,\"favourites_count\":66,\"url\":\"http:\\/\\/www.annei.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184455240990720,\"created_at\":\"Fri Feb 24 23:16:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2206000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efe099ce-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "48b95e09-bc25-46b3-b1b7-f1a2d37287a3-173184455240990720" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oui et non RT @PrMagali J'ai l'impression d'être sous LSD, suis-je la seule ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1602210892/Galactica_normal.jpg" -}, -"title": "Cammarata Thierry: Oui et non RT @PrMagali J'ai l'impression d'être sous LSD, suis-je la seule ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2206000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Oui et non RT @PrMagali J'ai l'impression d'\\u00eatre sous LSD, suis-je la seule ? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"PrMagali\",\"indices\":[14,23],\"name\":\"Magali P.\",\"id_str\":\"224178853\",\"id\":224178853}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[78,82]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184457753362432\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"DFDFDF\",\"screen_name\":\"thcammarata\",\"lang\":\"en\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":98,\"location\":\"france\",\"profile_text_color\":\"333333\",\"followers_count\":23,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"description\":\"\",\"statuses_count\":1161,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"990000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"protected\":false,\"id_str\":\"334554629\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Cammarata Thierry\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"created_at\":\"Wed Jul 13 08:43:07 +0000 2011\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"id\":334554629,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\"},\"truncated\":false,\"id\":173184457753362432,\"created_at\":\"Fri Feb 24 23:16:06 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2206000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1dd34702-8a21-4e1a-b179-963e05c8a228-173184457753362432" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon, on va vendre du consulting au #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1495075588/image_normal.jpg" -}, -"title": "Benjamin Poulin: Bon, on va vendre du consulting au #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2207000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bon, on va vendre du consulting au #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[35,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184458369937408\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":681,\"screen_name\":\"BenjaminPoulin\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":23212,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/105596337\\/image-twitter2.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":182,\"profile_link_color\":\"ff0000\",\"followers_count\":3567,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1495075588\\/image_normal.jpg\",\"description\":\"| Journaliste | Prof ESJ Paris & One School | Ex-IT\\u00e9l\\u00e9, la Radio | Ex-Pr\\u00e9sident Frequence3 | Co-Founder\\/CEO Nolae - Audio, web & mobile agency | \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"141414\",\"id_str\":\"34437695\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/105596337\\/image-twitter2.png\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1495075588\\/image_normal.jpg\",\"name\":\"Benjamin Poulin\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 22 23:14:35 +0000 2009\",\"profile_sidebar_border_color\":\"000000\",\"id\":34437695,\"utc_offset\":3600,\"favourites_count\":15,\"url\":\"http:\\/\\/www.nolae.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184458369937408,\"created_at\":\"Fri Feb 24 23:16:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2207000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6a4b514b-3133-492a-9efd-ee3500ae8c09-173184458369937408" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Putain mais y'a ma TL dans la télé. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1648905085/lolymous_2_normal.jpg" -}, -"title": "Solferishow: Putain mais y'a ma TL dans la télé. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2208000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Putain mais y'a ma TL dans la t\\u00e9l\\u00e9. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[36,40]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184463461818368\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1144,\"screen_name\":\"solferishow\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13623,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Il est parti par l\\u00e0. \\u261b\",\"show_all_inline_media\":false,\"listed_count\":169,\"profile_link_color\":\"0084B4\",\"followers_count\":4872,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\",\"description\":\"Si Dieu a cr\\u00e9\\u00e9 l'Homme le 6\\u00e8me jour, c'\\u00e9tait surtout pour passer la semaine peinard. Je suis D\\u00e9l\\u00e9gu\\u00e9 des Jeunes Populaires de l'Empire colonial fran\\u00e7ais.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"232221031\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\",\"name\":\"Solferishow\",\"default_profile_image\":false,\"created_at\":\"Thu Dec 30 15:26:17 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":232221031,\"utc_offset\":-10800,\"favourites_count\":20,\"url\":\"http:\\/\\/www.solferishow.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184463461818368,\"created_at\":\"Fri Feb 24 23:16:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2208000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a20c64e2-3620-4620-a55d-76195358c1ab-173184463461818368" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@marinebatiste: pour s'ennuyer y a pire que #Cesar2012 oui oui #lgw” j'ai aussi du mal à accrocher ! #ilpart merci tchao ;)", -"img": { -"src": "http://a2.twimg.com/profile_images/1619453342/image_normal.jpg" -}, -"title": "de France: “@marinebatiste: pour s'ennuyer y a pire que #Cesar2012 oui oui #lgw” j'ai aussi du mal à accrocher ! #ilpart merci tchao ;)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2208000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"\\u201c@marinebatiste: pour s'ennuyer y a pire que #Cesar2012 oui oui #lgw\\u201d j'ai aussi du mal \\u00e0 accrocher ! #ilpart merci tchao ;)\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"marinebatiste\",\"indices\":[1,15],\"name\":\"marine_b\",\"id_str\":\"327253312\",\"id\":327253312}],\"hashtags\":[{\"text\":\"Cesar2012\",\"indices\":[45,55]},{\"text\":\"lgw\",\"indices\":[64,68]},{\"text\":\"ilpart\",\"indices\":[102,109]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184465579950080\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Najett2France\",\"lang\":\"fr\",\"favourites_count\":422,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":916,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":1078,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1619453342\\/image_normal.jpg\",\"description\":\"Fondatrice d'A&P Groupe. #Consultante en #d\\u00e9veloppement des #partenariats pour les #CE\",\"statuses_count\":13097,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":44,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"318887925\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"de France\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Jun 17 06:29:55 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":318887925,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.a-p-groupe.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1619453342\\/image_normal.jpg\"},\"truncated\":false,\"id\":173184465579950080,\"created_at\":\"Fri Feb 24 23:16:08 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2208000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bf84ae7a-fee7-4dea-89ca-0fcd2ed5229d-173184465579950080" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW J'adooooooooore !", -"img": { -"src": "http://a3.twimg.com/profile_images/28259162/Photo_Gonzague_p_normal.jpg" -}, -"title": "Gonzague DUCOS: #LGW J'adooooooooore !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2209000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW J'adooooooooore !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184467417051136\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"gducos\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":73,\"location\":\"48.092804, -1.669655\",\"profile_text_color\":\"333333\",\"followers_count\":174,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/28259162\\/Photo_Gonzague_p_normal.jpg\",\"description\":\"Formateur bureautique - Excel Access - VBA - Th\\u00e9matiques Web pour non-sp\\u00e9cialistes : cr\\u00e9er un site, r\\u00e9f\\u00e9rencement...\",\"statuses_count\":6314,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"1168181\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Gonzague DUCOS\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Wed Mar 14 17:04:39 +0000 2007\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":1168181,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.in-set.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/28259162\\/Photo_Gonzague_p_normal.jpg\"},\"truncated\":false,\"id\":173184467417051136,\"created_at\":\"Fri Feb 24 23:16:09 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2209000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ad7a0767-6e22-4a69-a2d4-01a77a9a58ab-173184467417051136" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@reda j'y comprends rien a #lgw... Soit c super fort (mais faut fumer), soit c super nul (et faut zapper)", -"img": { -"src": "http://a0.twimg.com/profile_images/1830117459/La-louve-3_normal.jpg" -}, -"title": "Suzy: @reda j'y comprends rien a #lgw... Soit c super fort (mais faut fumer), soit c super nul (et faut zapper)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2209000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@reda j'y comprends rien a #lgw... Soit c super fort (mais faut fumer), soit c super nul (et faut zapper)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"reda\",\"indices\":[0,5],\"id_str\":\"25291435\",\"name\":\"@Reda Ana\",\"id\":25291435}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[27,31]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173183488604905472\",\"id_str\":\"173184467874222080\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173183488604905472,\"in_reply_to_user_id_str\":\"25291435\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":377,\"screen_name\":\"SuzyLouv\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1021,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/418559314\\/295996_225347164193656_175246649203708_600693_141741646_n.jpg\",\"location\":\"Rabat\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":188,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1830117459\\/La-louve-3_normal.jpg\",\"description\":\"Tweet\\/heure Politique, #Maroc et Social Media. Gu\\u00e9risseuse chamane. Diplomee en Urbanisme Tzigane. Membre inactive du Parti de la Tectonique des Planqu\\u00e9(e)s.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Casablanca\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"380477935\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/418559314\\/295996_225347164193656_175246649203708_600693_141741646_n.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1830117459\\/La-louve-3_normal.jpg\",\"name\":\"Suzy\",\"default_profile_image\":false,\"created_at\":\"Mon Sep 26 18:26:20 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":380477935,\"utc_offset\":0,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":\"reda\",\"truncated\":false,\"id\":173184467874222080,\"created_at\":\"Fri Feb 24 23:16:09 +0000 2012\",\"in_reply_to_user_id\":25291435}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2209000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "27a3ba4e-af83-4d23-8f49-6579eab9b42d-173184467874222080" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On donne un prix au grand noir et le handicapé en fauteuil n'a rien. Ça ne choque personne évidemment. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1846718877/Ic_nePoireau_Yeux08-2011-02_normal.jpg" -}, -"title": "Le_M_Poireau: On donne un prix au grand noir et le handicapé en fauteuil n'a rien. Ça ne choque personne évidemment. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2209000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"On donne un prix au grand noir et le handicap\\u00e9 en fauteuil n'a rien. \\u00c7a ne choque personne \\u00e9videmment. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[103,107]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184466330726400\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"bddcad\",\"screen_name\":\"Le_M_Poireau\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":6530,\"location\":\"Bruxelles\",\"profile_text_color\":\"333333\",\"followers_count\":6011,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1846718877\\/Ic_nePoireau_Yeux08-2011-02_normal.jpg\",\"description\":\"Pensez \\u00e0 ceux qui n'en ont pas et ne g\\u00e2chez pas votre humour inutilement. http:\\/\\/photosdecampagne.tumblr.com\\/ | http:\\/\\/riendimportant.tumblr.com\\/\",\"statuses_count\":54061,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/195312953\\/CanapeRouge.jpg\",\"show_all_inline_media\":true,\"listed_count\":418,\"profile_link_color\":\"0084b4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"10330232\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Le_M_Poireau\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/195312953\\/CanapeRouge.jpg\",\"created_at\":\"Sat Nov 17 11:32:14 +0000 2007\",\"profile_sidebar_fill_color\":\"ddffcd\",\"id\":10330232,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/monsieurpoireau.blogspot.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1846718877\\/Ic_nePoireau_Yeux08-2011-02_normal.jpg\"},\"truncated\":false,\"id\":173184466330726400,\"created_at\":\"Fri Feb 24 23:16:09 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2209000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8bc51fd1-a4fb-4989-9391-dc002446508f-173184466330726400" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je ne comprends rien à l'émission de #Fr5 #lgw ! Help!", -"img": { -"src": "http://a1.twimg.com/profile_images/1654432405/lucas_tw_normal.jpg" -}, -"title": "Lucas Radondy: Je ne comprends rien à l'émission de #Fr5 #lgw ! Help!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2211000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je ne comprends rien \\u00e0 l'\\u00e9mission de #Fr5 #lgw ! Help!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Fr5\",\"indices\":[37,41]},{\"text\":\"lgw\",\"indices\":[42,46]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184474551554048\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":975,\"screen_name\":\"lucasradondy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":246,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Montpellier, France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":50,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1654432405\\/lucas_tw_normal.jpg\",\"description\":\"Etudiant en Droit et Science-Politique - Supporter de l'USAP - En 2012 sur Twitter : \\u00e9lections en France et aux US et possible fin du monde. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"419781242\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1654432405\\/lucas_tw_normal.jpg\",\"name\":\"Lucas Radondy\",\"default_profile_image\":false,\"created_at\":\"Wed Nov 23 19:44:43 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":419781242,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184474551554048,\"created_at\":\"Fri Feb 24 23:16:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2211000, -"tags": [ -{ -"id-ref": "eef94b14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e98da864-c3e3-4c03-8155-33663e52fcbf-173184474551554048" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Faut battre le record de Tweets du SuperBowl #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1836345668/profile_normal.png" -}, -"title": "ArDuB57: Faut battre le record de Tweets du SuperBowl #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2211000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Faut battre le record de Tweets du SuperBowl #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[45,49]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184475105214464\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":646,\"screen_name\":\"ArDub57\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":83436,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"location\":\"FRANCE - METZ - SARREGUEMINES\",\"show_all_inline_media\":false,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"followers_count\":1090,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"description\":\"FreeParty Style - Raleur Pro - Trolleur Compulsif - DHD Android 2.3\\/Transformer 3.2.1 - PS3 @Pix_auto http:\\/\\/pixauto.tumblr.com - http:\\/\\/iboga.tumblr.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"21448223\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"name\":\"ArDuB57\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 20 23:57:59 +0000 2009\",\"profile_sidebar_border_color\":\"1c2352\",\"id\":21448223,\"utc_offset\":3600,\"favourites_count\":1604,\"url\":\"http:\\/\\/ardbox.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184475105214464,\"created_at\":\"Fri Feb 24 23:16:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2211000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6d93e3a2-0c27-47f5-b8c1-a9374d38fc51-173184475105214464" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Hé mais c'est @WillAndCo sur le plateau du #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1768573567/StopSOPA-Profile-Picture_normal.png" -}, -"title": "Tristan Dufour: Hé mais c'est @WillAndCo sur le plateau du #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2211000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"H\\u00e9 mais c'est @WillAndCo sur le plateau du #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"willandco\",\"indices\":[14,24],\"id_str\":\"22900641\",\"name\":\"Will&Co\",\"id\":22900641}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[43,47]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184475507859456\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":282,\"screen_name\":\"Teno91\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":838,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/380168548\\/fond-twitter.jpg\",\"location\":\"France,\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"followers_count\":131,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1768573567\\/StopSOPA-Profile-Picture_normal.png\",\"description\":\"Etudiant en Licence Pro Conception et Coordination d'Univers Vid\\u00e9oludiques \\u00e0 Montpellier.\\r\\nhttp:\\/\\/tristan.dufour.free.fr\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"92359747\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/380168548\\/fond-twitter.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768573567\\/StopSOPA-Profile-Picture_normal.png\",\"name\":\"Tristan Dufour\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 24 20:39:00 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":92359747,\"utc_offset\":3600,\"favourites_count\":28,\"url\":\"http:\\/\\/www.olyxo.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184475507859456,\"created_at\":\"Fri Feb 24 23:16:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2211000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5d439d9b-998d-40f7-a062-5898f1562e6e-173184475507859456" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et si on changeait de question ? #ilReste #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Et si on changeait de question ? #ilReste #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2211000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Et si on changeait de question ? #ilReste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[33,41]},{\"text\":\"lgw\",\"indices\":[42,46]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184475969224704\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3246,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184475969224704,\"created_at\":\"Fri Feb 24 23:16:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2211000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0fc0a979-236e-4a08-b0f0-a381dfa0c824-173184475969224704" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je veux aussi ma tronche dans le bubble machin. #ilreste #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/659833782/avatar-twit_normal.jpg" -}, -"title": "MVCDLM: Je veux aussi ma tronche dans le bubble machin. #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2212000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je veux aussi ma tronche dans le bubble machin. #ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[48,56]},{\"text\":\"lgw\",\"indices\":[57,61]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184479186272256\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":101,\"screen_name\":\"MVCDLM\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4813,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Dans Ton Twit\",\"show_all_inline_media\":false,\"listed_count\":12,\"profile_link_color\":\"009999\",\"followers_count\":362,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/659833782\\/avatar-twit_normal.jpg\",\"description\":\"Un jour je m'emmerdais.\\nAlors j'ai cr\\u00e9\\u00e9 mon twitter.\\n\\nMais au final je m'emmerde toujours.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"131516\",\"id_str\":\"109109238\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/659833782\\/avatar-twit_normal.jpg\",\"name\":\"MVCDLM\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 28 00:41:05 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":109109238,\"utc_offset\":null,\"favourites_count\":0,\"url\":\"http:\\/\\/maviecestdelamerde.over-blog.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184479186272256,\"created_at\":\"Fri Feb 24 23:16:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2212000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "00be2f98-0576-44fa-a4cc-0f1120ebe54c-173184479186272256" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1692549186/IMG_0304_normal.jpg" -}, -"title": "oliver: #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2214000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184487126077441\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":280,\"screen_name\":\"samguichoune\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1001,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":81,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1692549186\\/IMG_0304_normal.jpg\",\"description\":\"vannes pourries, humour noir, flemmard, queutard, pionard.\\r\\nbref ......\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"389641597\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1692549186\\/IMG_0304_normal.jpg\",\"name\":\"oliver\",\"default_profile_image\":false,\"created_at\":\"Wed Oct 12 19:23:45 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":389641597,\"utc_offset\":3600,\"favourites_count\":15,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184487126077441,\"created_at\":\"Fri Feb 24 23:16:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2214000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c8380b21-f6a0-44f6-abf2-ccf1356e1e28-173184487126077441" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw l’émission se trolle elle-même c'est énorme !", -"img": { -"src": "http://a3.twimg.com/profile_images/1784933236/matt-smith_normal.jpg" -}, -"title": "Mohamed: #lgw l’émission se trolle elle-même c'est énorme !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2214000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw l\\u2019\\u00e9mission se trolle elle-m\\u00eame c'est \\u00e9norme !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184489906905088\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"MOHA59600\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":167,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":199,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1784933236\\/matt-smith_normal.jpg\",\"description\":\"Fan de cin\\u00e9ma, de football, g\\u00e9nie autoproclam\\u00e9. A un avis sur tout et sait tout mieux que tout le monde! Adepte du second degr\\u00e9!\",\"statuses_count\":9873,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"3dc1db\",\"protected\":false,\"id_str\":\"115394419\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Mohamed\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Feb 18 14:33:14 +0000 2010\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":115394419,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/moha59600.football.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1784933236\\/matt-smith_normal.jpg\"},\"truncated\":false,\"id\":173184489906905088,\"created_at\":\"Fri Feb 24 23:16:14 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2214000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3828d562-1d43-4845-a146-f66f1eab8271-173184489906905088" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @SimplyAnon: @LeGrandWebze vous comptez parler du projet de traité ACTA contre lequel Internet se bat tant ? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1735644265/front_de_gauche_annee_normal.jpg" -}, -"title": "Cachounette: RT @SimplyAnon: @LeGrandWebze vous comptez parler du projet de traité ACTA contre lequel Internet se bat tant ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2215000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @SimplyAnon: @LeGrandWebze vous comptez parler du projet de trait\\u00e9 ACTA contre lequel Internet se bat tant ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SimplyAnon\",\"indices\":[3,14],\"id_str\":\"469498461\",\"name\":\"Anon HackTivist\",\"id\":469498461},{\"screen_name\":\"LeGrandWebze\",\"indices\":[16,29],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[112,116]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze vous comptez parler du projet de trait\\u00e9 ACTA contre lequel Internet se bat tant ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[96,100]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184214404042754\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":31,\"screen_name\":\"SimplyAnon\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":32,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"YU NO FIND ME\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":5,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1768965620\\/Anonymous_Wallpaper_by_ipott_normal.png\",\"description\":\"I am a simple anonymous giving his opinion on current Op and Events.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"469498461\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768965620\\/Anonymous_Wallpaper_by_ipott_normal.png\",\"name\":\"Anon HackTivist\",\"default_profile_image\":false,\"created_at\":\"Fri Jan 20 17:20:52 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":469498461,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.whyweprotest.net\"},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173184214404042754,\"created_at\":\"Fri Feb 24 23:15:08 +0000 2012\",\"in_reply_to_user_id\":365949385},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184493446905856\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":40,\"screen_name\":\"cachounette\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":251,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"D02B55\",\"followers_count\":51,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1735644265\\/front_de_gauche_annee_normal.jpg\",\"description\":\"sage femme, militante PCF-Front de gauche et CGT\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"352726\",\"id_str\":\"39092205\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1735644265\\/front_de_gauche_annee_normal.jpg\",\"name\":\"Cachounette\",\"default_profile_image\":false,\"created_at\":\"Sun May 10 18:40:14 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":39092205,\"utc_offset\":-10800,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184493446905856,\"created_at\":\"Fri Feb 24 23:16:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2215000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "731e3a27-5f3f-4df7-93dc-8f1f3d8e7a4c-173184493446905856" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw toutes les filles rouspettent en permanence, ce n'est pas une news", -"img": { -"src": "http://a0.twimg.com/profile_images/1353093787/Dragons-6_normal.jpg" -}, -"title": "Thibaut Devillers: #lgw toutes les filles rouspettent en permanence, ce n'est pas une news", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2216000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw toutes les filles rouspettent en permanence, ce n'est pas une news\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184497804779522\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":68,\"screen_name\":\"Eliadus\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":704,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"92095420\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"name\":\"Thibaut Devillers\",\"default_profile_image\":false,\"created_at\":\"Mon Nov 23 19:36:51 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":92095420,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.followfriday.com\\/followfriday\\/eliadus\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184497804779522,\"created_at\":\"Fri Feb 24 23:16:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2216000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d1a0db34-d39b-4de1-9803-4cecd6fbd402-173184497804779522" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@KlaireFr, ma préféréeeeeeee #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1834768035/IMG_0490__2__normal.jpg" -}, -"title": "Olivia: @KlaireFr, ma préféréeeeeeee #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2216000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@KlaireFr, ma pr\\u00e9f\\u00e9r\\u00e9eeeeeee #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[0,9],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[29,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184497775411202\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"28096610\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":211,\"screen_name\":\"Vespertinea\",\"lang\":\"fr\",\"profile_text_color\":\"8ec295\",\"statuses_count\":2557,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/409586479\\/edie_sedgwick.jpg\",\"location\":\"Rouen\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"b9bfba\",\"followers_count\":104,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1834768035\\/IMG_0490__2__normal.jpg\",\"description\":\"Fille spirituelle de Groucho Marx.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0c0d0d\",\"id_str\":\"58189856\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/409586479\\/edie_sedgwick.jpg\",\"profile_sidebar_fill_color\":\"254f16\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1834768035\\/IMG_0490__2__normal.jpg\",\"name\":\"Olivia\",\"default_profile_image\":false,\"created_at\":\"Sun Jul 19 12:50:50 +0000 2009\",\"profile_sidebar_border_color\":\"5b755a\",\"id\":58189856,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":\"KlaireFr\",\"truncated\":false,\"id\":173184497775411202,\"created_at\":\"Fri Feb 24 23:16:16 +0000 2012\",\"in_reply_to_user_id\":28096610}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2216000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d0bf7d75-9c7e-42d0-a82e-4a672be385e4-173184497775411202" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Shikamarrant: Le compteur de Tweet, ça fait un peu Téléthon. #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1768745785/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png" -}, -"title": "☠papounay2000☠: RT @Shikamarrant: Le compteur de Tweet, ça fait un peu Téléthon. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2217000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Shikamarrant: Le compteur de Tweet, \\u00e7a fait un peu T\\u00e9l\\u00e9thon. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Shikamarrant\",\"indices\":[3,16],\"id_str\":\"57607506\",\"name\":\"Shik-a-Marrant\",\"id\":57607506}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[65,69]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Le compteur de Tweet, \\u00e7a fait un peu T\\u00e9l\\u00e9thon. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[47,51]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184380456546305\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":75,\"screen_name\":\"Shikamarrant\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":989,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Cela d\\u00e9pend o\\u00f9 vous \\u00eates\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\",\"description\":\"Je ne suis pas fan de Naruto, mais j'ai trouv\\u00e9 le jeu de mot pas mal en fait. J'aurais pu en trouver un avec #Faisan\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"57607506\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"c0c3c4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\",\"name\":\"Shik-a-Marrant\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 17 10:16:42 +0000 2009\",\"profile_sidebar_border_color\":\"c0c3c4\",\"id\":57607506,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184380456546305,\"created_at\":\"Fri Feb 24 23:15:48 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184501604823040\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":265,\"screen_name\":\"papounay2000\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":3540,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/412848613\\/gandhi.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"FF0000\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1768745785\\/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png\",\"description\":\"N'oubliez pas de vous aimer\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BADFCD\",\"id_str\":\"14764219\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/412848613\\/gandhi.jpg\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768745785\\/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png\",\"name\":\"\\u2620papounay2000\\u2620\",\"default_profile_image\":false,\"created_at\":\"Tue May 13 20:33:18 +0000 2008\",\"profile_sidebar_border_color\":\"F2E195\",\"id\":14764219,\"utc_offset\":3600,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184501604823040,\"created_at\":\"Fri Feb 24 23:16:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2217000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c67940a9-fa1c-4251-a64f-ef09fbe499ee-173184501604823040" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@PRland je crois que les rares résistants encore devant leur écran sont dans le même cas #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1802176301/image_normal.jpg" -}, -"title": "marine_b: @PRland je crois que les rares résistants encore devant leur écran sont dans le même cas #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2217000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@PRland je crois que les rares r\\u00e9sistants encore devant leur \\u00e9cran sont dans le m\\u00eame cas #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"PRland\",\"indices\":[0,7],\"id_str\":\"1421991\",\"name\":\"Eric Maillard\",\"id\":1421991}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[89,93]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173183765324115968\",\"id_str\":\"173184503731335168\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173183765324115968,\"in_reply_to_user_id_str\":\"1421991\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":283,\"screen_name\":\"marinebatiste\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3263,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/416510788\\/05960e623b1711e19e4a12313813ffc0_6.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"009999\",\"followers_count\":517,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1802176301\\/image_normal.jpg\",\"description\":\"un peu toulousaine, un peu basque, femme \\u00e0 tout faire sur Paris.fr et CM @Paris compl\\u00e8tement in love with #Paris \\u2764\\u2764\\u2764\\u2764\\u2764\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"327253312\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/416510788\\/05960e623b1711e19e4a12313813ffc0_6.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802176301\\/image_normal.jpg\",\"name\":\"marine_b\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 01 07:39:10 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":327253312,\"utc_offset\":-10800,\"favourites_count\":19,\"url\":\"http:\\/\\/marinebatiste.tumblr.com\\/\"},\"in_reply_to_screen_name\":\"PRland\",\"truncated\":false,\"id\":173184503731335168,\"created_at\":\"Fri Feb 24 23:16:17 +0000 2012\",\"in_reply_to_user_id\":1421991}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2217000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b056a293-6f09-45ab-aab2-192ca65f0ab0-173184503731335168" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@le_pseudo @SeriousCharly Une sélection de t2c avec, entre autres, 1 ou 2 de tes tweets, sur #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1820853327/joker_normal.gif" -}, -"title": "Harpocrate: @le_pseudo @SeriousCharly Une sélection de t2c avec, entre autres, 1 ou 2 de tes tweets, sur #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2218000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@le_pseudo @SeriousCharly Une s\\u00e9lection de t2c avec, entre autres, 1 ou 2 de tes tweets, sur #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"le_pseudo\",\"indices\":[0,10],\"id_str\":\"88948038\",\"name\":\"Le pseudo\",\"id\":88948038},{\"screen_name\":\"SeriousCharly\",\"indices\":[11,25],\"id_str\":\"149298036\",\"name\":\"Charly M.\",\"id\":149298036}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[93,97]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173184286399283201\",\"id_str\":\"173184505039962113\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173184286399283201,\"in_reply_to_user_id_str\":\"88948038\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":593,\"screen_name\":\"BeardedBeerBear\",\"lang\":\"fr\",\"profile_text_color\":\"f50808\",\"statuses_count\":6235,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/348110708\\/zOMB.jpg\",\"location\":\"Where the streets have no name\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"bd0fb7\",\"followers_count\":163,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1820853327\\/joker_normal.gif\",\"description\":\"Plus j'vieillis, plus j'ferme ma gueule. \\u2551 Cave canem \\u2551 Ex @NikkAw\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"000a0f\",\"id_str\":\"55539742\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/348110708\\/zOMB.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1820853327\\/joker_normal.gif\",\"name\":\"Harpocrate\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 10 11:49:15 +0000 2009\",\"profile_sidebar_border_color\":\"010405\",\"id\":55539742,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":\"http:\\/\\/bit.ly\\/qRn7uh\"},\"in_reply_to_screen_name\":\"le_pseudo\",\"truncated\":false,\"id\":173184505039962113,\"created_at\":\"Fri Feb 24 23:16:18 +0000 2012\",\"in_reply_to_user_id\":88948038}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2218000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0e737db7-8024-4f71-9644-2a4231b48e98-173184505039962113" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est quoi cette chemise @Vinvin ? #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1798939765/IMG_0653_normal.JPG" -}, -"title": "Mel036: C'est quoi cette chemise @Vinvin ? #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2219000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est quoi cette chemise @Vinvin ? #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[25,32],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[35,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184510014402560\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":323,\"screen_name\":\"Mel036\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":23634,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":38,\"profile_link_color\":\"990000\",\"followers_count\":959,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1798939765\\/IMG_0653_normal.JPG\",\"description\":\"Sympathisante socialiste. \\nFait semblant de sauver les gens \\u00e0 mes heures perdues, en 5\\u00e8me ann\\u00e9e de m\\u00e9decine. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"25577500\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1798939765\\/IMG_0653_normal.JPG\",\"name\":\"Mel036\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 20 21:13:57 +0000 2009\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":25577500,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":\"http:\\/\\/mel-36.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184510014402560,\"created_at\":\"Fri Feb 24 23:16:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2219000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dd46c395-1240-4bd4-9d68-672cfe0144ff-173184510014402560" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'ai découvert #lgw parce qu'il y a le @palmashow mais je sais pas si je dois les remercier =/", -"img": { -"src": "http://a0.twimg.com/profile_images/526848600/nana-univers-vip-blog-com-172396mika_nakashima_as_nana_normal.jpg" -}, -"title": "prudence julian: J'ai découvert #lgw parce qu'il y a le @palmashow mais je sais pas si je dois les remercier =/", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2220000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'ai d\\u00e9couvert #lgw parce qu'il y a le @palmashow mais je sais pas si je dois les remercier =\\/\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[39,49],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[15,19]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetcaster.com\\\" rel=\\\"nofollow\\\"\\u003ETweetCaster for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184515383111681\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":34,\"screen_name\":\"pruejulian\",\"lang\":\"en\",\"profile_text_color\":\"3D1957\",\"statuses_count\":43,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/9868192\\/1207337754562.jpg\",\"location\":\"paris, france\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"FF0000\",\"followers_count\":2,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/526848600\\/nana-univers-vip-blog-com-172396mika_nakashima_as_nana_normal.jpg\",\"description\":\"...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"683e74\",\"id_str\":\"33489322\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/9868192\\/1207337754562.jpg\",\"profile_sidebar_fill_color\":\"e9bee1\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/526848600\\/nana-univers-vip-blog-com-172396mika_nakashima_as_nana_normal.jpg\",\"name\":\"prudence julian\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 20 11:54:57 +0000 2009\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":33489322,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184515383111681,\"created_at\":\"Fri Feb 24 23:16:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2220000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "294fa7ec-d737-478f-9ff9-196ba7d45cb0-173184515383111681" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "En meme temps si l'émission qui parle quasi tout le temps de twitter n'avait pas 2000 tweets, bref... #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1598467503/aurel2_-_Copie_normal.jpg" -}, -"title": "Aurélien: En meme temps si l'émission qui parle quasi tout le temps de twitter n'avait pas 2000 tweets, bref... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2221000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"En meme temps si l'\\u00e9mission qui parle quasi tout le temps de twitter n'avait pas 2000 tweets, bref... #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[102,106]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184518986022912\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"aurel_p\",\"lang\":\"fr\",\"favourites_count\":140,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":886,\"location\":\"Pau\",\"profile_text_color\":\"333333\",\"description\":\"cr\\u00e9ation web le jour, TVvore le soir. Attention risque de LT m\\u00eame des \\u00e9missions les plus mauvaises de la t\\u00e9l\\u00e9 fran\\u00e7aise. Partage en tout genre.\",\"statuses_count\":33188,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":152,\"profile_link_color\":\"93A644\",\"followers_count\":2185,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"protected\":false,\"id_str\":\"14321671\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Aur\\u00e9lien\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"created_at\":\"Mon Apr 07 10:27:23 +0000 2008\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":14321671,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173184518986022912,\"created_at\":\"Fri Feb 24 23:16:21 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2221000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f00060e9-aaaf-479b-b4f9-8daa1257f370-173184518986022912" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1772648103/AjvAeDPCMAA9uQ3_normal.jpg" -}, -"title": "Kevin Ber: #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2221000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184517006311425\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":413,\"screen_name\":\"kevrocksyou\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":3467,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/131986065\\/mqpro_herringboneGreen.br.jpg\",\"location\":\"paradise\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"00904b\",\"followers_count\":164,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1772648103\\/AjvAeDPCMAA9uQ3_normal.jpg\",\"description\":\"just livin' the dream. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Atlantic Time (Canada)\",\"profile_background_color\":\"00904b\",\"id_str\":\"29543088\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/131986065\\/mqpro_herringboneGreen.br.jpg\",\"profile_sidebar_fill_color\":\"eeeeee\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1772648103\\/AjvAeDPCMAA9uQ3_normal.jpg\",\"name\":\"Kevin Ber\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 07 20:57:59 +0000 2009\",\"profile_sidebar_border_color\":\"00904b\",\"id\":29543088,\"utc_offset\":-14400,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184517006311425,\"created_at\":\"Fri Feb 24 23:16:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2221000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e86aa582-cf73-4589-978c-8cad799f1543-173184517006311425" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW reste encore assez étrange comme émission. Mais j'aime bien :)", -"img": { -"src": "http://a1.twimg.com/profile_images/1829519991/simple_normal.jpg" -}, -"title": "Florian: #LGW reste encore assez étrange comme émission. Mais j'aime bien :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2221000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW reste encore assez \\u00e9trange comme \\u00e9mission. Mais j'aime bien :)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184520231727104\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":149,\"screen_name\":\"DrNova\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":8723,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/284198976\\/twilk_background_4e139906cbe34.jpg\",\"location\":\"Lyon\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0084B4\",\"followers_count\":268,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1829519991\\/simple_normal.jpg\",\"description\":\"\\u00c0 coup de scalpel je tranche vos id\\u00e9es pr\\u00e9con\\u00e7ues.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"73372337\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/284198976\\/twilk_background_4e139906cbe34.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1829519991\\/simple_normal.jpg\",\"name\":\"Florian\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 11 12:17:25 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":73372337,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184520231727104,\"created_at\":\"Fri Feb 24 23:16:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2221000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bba96e4d-abcf-479c-93a8-40b27ad14079-173184520231727104" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Haaa @KlaireFr sur #LGW, bien ouéj !", -"img": { -"src": "http://a2.twimg.com/profile_images/1148683609/logo_twitter_normal.png" -}, -"title": "madmoiZelle.com: Haaa @KlaireFr sur #LGW, bien ouéj !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2224000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Haaa @KlaireFr sur #LGW, bien ou\\u00e9j !\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[5,14],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[19,23]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184532277772290\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":502,\"screen_name\":\"madmoiZelle\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6263,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/163531940\\/fond_twitter.png\",\"location\":\"iPhone: 48.851038,2.372915\",\"show_all_inline_media\":false,\"listed_count\":259,\"profile_link_color\":\"009999\",\"followers_count\":10751,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1148683609\\/logo_twitter_normal.png\",\"description\":\"Des liens, des b\\u00eatises et des anecdotes en live de la R\\u00e9dac.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"14745183\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/163531940\\/fond_twitter.png\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1148683609\\/logo_twitter_normal.png\",\"name\":\"madmoiZelle.com\",\"default_profile_image\":false,\"created_at\":\"Mon May 12 15:33:11 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":14745183,\"utc_offset\":3600,\"favourites_count\":7,\"url\":\"http:\\/\\/www.madmoizelle.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184532277772290,\"created_at\":\"Fri Feb 24 23:16:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2224000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "34562c6b-b8a8-4b4d-874e-10f67a487606-173184532277772290" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Vinvin #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1556770344/image_normal.jpg" -}, -"title": "Cam ~ Chou : @Vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2225000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[0,7],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184535314440193\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"7223522\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":170,\"screen_name\":\"We_Are_Alive\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":5390,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Sous Mes Draps..\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"followers_count\":160,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1556770344\\/image_normal.jpg\",\"description\":\"Geekette.RugbyGirl.ChocolatAddict.MotoAddict.HarleyDavidsonWoman.PizzaAddict.Twitteuse.Modeuse.Followeuse. J'aime \\u00c7a. .Loulou.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"96979159\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1556770344\\/image_normal.jpg\",\"name\":\"Cam ~ Chou \",\"default_profile_image\":false,\"created_at\":\"Tue Dec 15 13:19:02 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":96979159,\"utc_offset\":-10800,\"favourites_count\":60,\"url\":null},\"in_reply_to_screen_name\":\"Vinvin\",\"truncated\":false,\"id\":173184535314440193,\"created_at\":\"Fri Feb 24 23:16:25 +0000 2012\",\"in_reply_to_user_id\":7223522}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2225000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5ba532f4-73c1-42ed-bb78-86a541999839-173184535314440193" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw @KlaireFr c'est toi qui croque l'actu au @LeGrandWebze ? ;)", -"img": { -"src": "http://a2.twimg.com/profile_images/1279537389/image_normal.jpg" -}, -"title": "vincent denise: #lgw @KlaireFr c'est toi qui croque l'actu au @LeGrandWebze ? ;)", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2225000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw @KlaireFr c'est toi qui croque l'actu au @LeGrandWebze ? ;)\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[5,14],\"name\":\"Klaire.fr\",\"id_str\":\"28096610\",\"id\":28096610},{\"screen_name\":\"LeGrandWebze\",\"indices\":[46,59],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184534806937600\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"yesnoornext\",\"lang\":\"en\",\"favourites_count\":95,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":397,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":215,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1279537389\\/image_normal.jpg\",\"description\":\"Concepteur web et mobiles. Passionn\\u00e9 par la communication et le graphisme. Amateur de bourgogne et de Google.\",\"statuses_count\":2732,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/257185356\\/mosa2.jpg\",\"show_all_inline_media\":true,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"252186404\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"vincent denise\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257185356\\/mosa2.jpg\",\"created_at\":\"Mon Feb 14 17:34:27 +0000 2011\",\"profile_sidebar_fill_color\":\"ccefff\",\"id\":252186404,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1279537389\\/image_normal.jpg\"},\"truncated\":false,\"id\":173184534806937600,\"created_at\":\"Fri Feb 24 23:16:25 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2225000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "63d1cb05-032c-4051-b0fe-f1fd2c163a9a-173184534806937600" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et voici @KlaireFr ! #lgw Elle nous raconte comment avoir du succès avec un statut sur Facebook... #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817123979/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png" -}, -"title": "legrandwebze: Et voici @KlaireFr ! #lgw Elle nous raconte comment avoir du succès avec un statut sur Facebook... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2225000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Et voici @KlaireFr ! #lgw Elle nous raconte comment avoir du succ\\u00e8s avec un statut sur Facebook... #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[9,18],\"name\":\"Klaire.fr\",\"id_str\":\"28096610\",\"id\":28096610}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]},{\"text\":\"lgw\",\"indices\":[99,103]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184535536746496\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":3026,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":3204,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"statuses_count\":1481,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"legrandwebze\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":365949385,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\"},\"truncated\":false,\"id\":173184535536746496,\"created_at\":\"Fri Feb 24 23:16:25 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2225000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6346338c-7fcc-4ebd-8561-e3a940bac48d-173184535536746496" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw oh coucou @KlaireFr :)", -"img": { -"src": "http://a0.twimg.com/profile_images/1839297474/AvatarEcrouRougeCarre_normal.gif" -}, -"title": "Philippe B: #lgw oh coucou @KlaireFr :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2228000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw oh coucou @KlaireFr :)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[15,24],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184547830239233\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1749,\"screen_name\":\"Raydacteur\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":28280,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"location\":\"Crozon, Brittany\",\"show_all_inline_media\":true,\"listed_count\":211,\"profile_link_color\":\"0000ff\",\"followers_count\":2618,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"description\":\"[en] connecting good vibrations [fr] ing\\u00e9nieur philosophe, activateur biologique & lolRT\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"14400518\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"profile_sidebar_fill_color\":\"d3ede7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"name\":\"Philippe B\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 15 20:08:37 +0000 2008\",\"profile_sidebar_border_color\":\"5e1410\",\"id\":14400518,\"utc_offset\":3600,\"favourites_count\":297,\"url\":\"http:\\/\\/bit.ly\\/raydacteur\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184547830239233,\"created_at\":\"Fri Feb 24 23:16:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2228000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fea06d0f-b66d-4d88-b373-de4352ce82a8-173184547830239233" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Klaire !!! @KlaireFr #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1057976915/CrazyCat_normal.jpg" -}, -"title": "CrazyCat: Klaire !!! @KlaireFr #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2231000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Klaire !!! @KlaireFr #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[11,20],\"name\":\"Klaire.fr\",\"id_str\":\"28096610\",\"id\":28096610}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.bitlbee.org\\/\\\" rel=\\\"nofollow\\\"\\u003EBitlBee\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184561193295873\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"87bc44\",\"screen_name\":\"Ethanaul\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":71,\"location\":\"France\",\"profile_text_color\":\"000000\",\"followers_count\":70,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1057976915\\/CrazyCat_normal.jpg\",\"description\":\"Je ne sais plus si je d\\u00e9veloppe des bugs ou les corrige... Un peu des deux s\\u00fbrement.\",\"statuses_count\":878,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0000ff\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"protected\":false,\"id_str\":\"5737442\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"CrazyCat\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu May 03 11:30:47 +0000 2007\",\"profile_sidebar_fill_color\":\"e0ff92\",\"id\":5737442,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.g33k-zone.org\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1057976915\\/CrazyCat_normal.jpg\"},\"truncated\":false,\"id\":173184561193295873,\"created_at\":\"Fri Feb 24 23:16:31 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2231000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6261b9a8-5c98-4e15-8161-da6847ebfe19-173184561193295873" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Non je ne regarde pas #lgw pour moi regarder le web à la télé n'a aucun sens, pas plus que faire des émissions sur le Lolcats des internets", -"img": { -"src": "http://a1.twimg.com/profile_images/1679731517/IMG_0266_normal.JPG" -}, -"title": "Dezerzh : Non je ne regarde pas #lgw pour moi regarder le web à la télé n'a aucun sens, pas plus que faire des émissions sur le Lolcats des internets", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2231000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Non je ne regarde pas #lgw pour moi regarder le web \\u00e0 la t\\u00e9l\\u00e9 n'a aucun sens, pas plus que faire des \\u00e9missions sur le Lolcats des internets\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[22,26]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184562103451648\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"bddcad\",\"screen_name\":\"Dezerzh\",\"lang\":\"en\",\"favourites_count\":6,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":328,\"location\":\"France \",\"profile_text_color\":\"666666\",\"followers_count\":162,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1679731517\\/IMG_0266_normal.JPG\",\"description\":\"juriste ; guitariste et pleins d'autre truc en iste \",\"statuses_count\":2111,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/60328227\\/2009-12-17_07-26-09_195.158.109.76.jpg\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"666666\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"75291321\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Dezerzh \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/60328227\\/2009-12-17_07-26-09_195.158.109.76.jpg\",\"created_at\":\"Fri Sep 18 14:20:38 +0000 2009\",\"profile_sidebar_fill_color\":\"000000\",\"id\":75291321,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1679731517\\/IMG_0266_normal.JPG\"},\"truncated\":false,\"id\":173184562103451648,\"created_at\":\"Fri Feb 24 23:16:31 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2231000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "54e2e3db-29cf-4636-b066-a450975cec56-173184562103451648" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Klaire a-t-elle des bottes roses ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1841672766/18052011_002_twt_normal.jpg" -}, -"title": "Pascal R : Klaire a-t-elle des bottes roses ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2233000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Klaire a-t-elle des bottes roses ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184567514116097\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":186,\"screen_name\":\"PTwicard\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1290,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme19\\/bg.gif\",\"location\":\"terre, syst solaire, v. lact\\u00e9e\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0099CC\",\"followers_count\":26,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1841672766\\/18052011_002_twt_normal.jpg\",\"description\":\"Retweeteur compulsif ?\\r\\nVoici mon fil Twitter officiel et si c'est \\u00e9crit c'est que \\u00e7a doit \\u00eatre vrai.\\r\\nFan des Nuls. Et de Coluche ! Metooer too, des fois.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"448753241\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme19\\/bg.gif\",\"profile_sidebar_fill_color\":\"f6ffd1\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841672766\\/18052011_002_twt_normal.jpg\",\"name\":\"Pascal R \",\"default_profile_image\":false,\"created_at\":\"Wed Dec 28 10:07:55 +0000 2011\",\"profile_sidebar_border_color\":\"fff8ad\",\"id\":448753241,\"utc_offset\":3600,\"favourites_count\":87,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184567514116097,\"created_at\":\"Fri Feb 24 23:16:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2233000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c14c626b-38fa-4f4b-94c7-90b64c843492-173184567514116097" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ya carrément @KlaireFr dans #lgw ! je follow une star !", -"img": { -"src": "http://a0.twimg.com/profile_images/1606285626/IMG_1598___normal.jpg" -}, -"title": "Sébastien: ya carrément @KlaireFr dans #lgw ! je follow une star !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2233000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"ya carr\\u00e9ment @KlaireFr dans #lgw ! je follow une star !\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[13,22],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184569007288320\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":189,\"screen_name\":\"Neitsabes\",\"lang\":\"en\",\"profile_text_color\":\"171717\",\"statuses_count\":13381,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/111721729\\/logo.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":30,\"profile_link_color\":\"6b84d6\",\"followers_count\":677,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1606285626\\/IMG_1598___normal.jpg\",\"description\":\"LE PERV.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"100231862\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/111721729\\/logo.png\",\"profile_sidebar_fill_color\":\"c5edb9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1606285626\\/IMG_1598___normal.jpg\",\"name\":\"S\\u00e9bastien\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 29 14:01:40 +0000 2009\",\"profile_sidebar_border_color\":\"60ff1c\",\"id\":100231862,\"utc_offset\":3600,\"favourites_count\":6,\"url\":\"http:\\/\\/www.neitsabes.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184569007288320,\"created_at\":\"Fri Feb 24 23:16:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2233000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5c063f42-882c-4850-a780-349da0304e8e-173184569007288320" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Moi j'dis #rollin sur #lgw #ilreste (ce qui fait beaucoup trop de hashtags) #picetou", -"img": { -"src": "http://a1.twimg.com/profile_images/1803920053/hartza_anon_normal.gif" -}, -"title": "Christophe BONNARD: Moi j'dis #rollin sur #lgw #ilreste (ce qui fait beaucoup trop de hashtags) #picetou", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2234000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Moi j'dis #rollin sur #lgw #ilreste (ce qui fait beaucoup trop de hashtags) #picetou\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"rollin\",\"indices\":[10,17]},{\"text\":\"lgw\",\"indices\":[22,26]},{\"text\":\"ilreste\",\"indices\":[27,35]},{\"text\":\"picetou\",\"indices\":[76,84]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184573428076544\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":409,\"screen_name\":\"hartza_info\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3510,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/87533720\\/fd_hartza_twitter.jpg\",\"location\":\"64250 LOUHOSSOA\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"followers_count\":169,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1803920053\\/hartza_anon_normal.gif\",\"description\":\"auto-entrepreneur\\r\\nR\\u00e9paration, assistance et maintenance informatique, Cr\\u00e9ation de Site Internet, Montage Vid\\u00e9o, Infographie...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"123547535\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/87533720\\/fd_hartza_twitter.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803920053\\/hartza_anon_normal.gif\",\"name\":\"Christophe BONNARD\",\"default_profile_image\":false,\"created_at\":\"Tue Mar 16 12:35:18 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":123547535,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/hartza.info\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184573428076544,\"created_at\":\"Fri Feb 24 23:16:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2234000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efe42be8-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efa96512-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "10308bbb-bf46-40d8-a609-8aa73731dfa9-173184573428076544" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rollin #ilreste #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1730660632/image_normal.jpg" -}, -"title": "Delcourt A: Rollin #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2235000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Rollin #ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[7,15]},{\"text\":\"lgw\",\"indices\":[16,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184576393449473\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":262,\"screen_name\":\"stoumou\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":273,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":42,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1730660632\\/image_normal.jpg\",\"description\":\"Expert comptable. A l'affut de l'actualit\\u00e9 fiscale, de l'esprit rugby et des valeurs humanistes\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"199226065\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1730660632\\/image_normal.jpg\",\"name\":\"Delcourt A\",\"default_profile_image\":false,\"created_at\":\"Wed Oct 06 10:18:46 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":199226065,\"utc_offset\":null,\"favourites_count\":4,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184576393449473,\"created_at\":\"Fri Feb 24 23:16:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2235000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "629fcea0-7d7b-4f78-9ccc-ef2f8270c3a1-173184576393449473" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze il tweete peu @francoisrollin il faudrait lui rappeler qu'il a un compte twitter #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1474096078/avatar_normal.png" -}, -"title": "Sebastien Voyard: @LeGrandWebze il tweete peu @francoisrollin il faudrait lui rappeler qu'il a un compte twitter #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2237000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze il tweete peu @francoisrollin il faudrait lui rappeler qu'il a un compte twitter #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"francoisrollin\",\"indices\":[28,43],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[95,99]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/github.com\\/minego\\/phnx\\\" rel=\\\"nofollow\\\"\\u003EProject Macaw for webOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184584501043201\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":287,\"screen_name\":\"Seb_Voyard\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":991,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":73,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1474096078\\/avatar_normal.png\",\"description\":\"D\\u00e9veloppeur d\\u00e9butant d'applications WebOS http:\\/\\/sebosapp.wordpress.com - Webmaster de http:\\/\\/www.modecolo.fr - Entre autres...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"128504185\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1474096078\\/avatar_normal.png\",\"name\":\"Sebastien Voyard\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 01 09:38:23 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":128504185,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173184584501043201,\"created_at\":\"Fri Feb 24 23:16:37 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2237000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7a18bf4d-7f98-455b-80b3-d709cecc721b-173184584501043201" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "wahoo @KlaireFr dans #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1625442476/24_normal.jpg" -}, -"title": "Christophe Doublet: wahoo @KlaireFr dans #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2238000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"wahoo @KlaireFr dans #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[6,15],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184591601991681\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":459,\"screen_name\":\"ChrisPC34\",\"lang\":\"fr\",\"profile_text_color\":\"535ae6\",\"statuses_count\":1157,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/426927890\\/twitt.jpg\",\"location\":\"H\\u00e9rault\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"0084B4\",\"followers_count\":95,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1625442476\\/24_normal.jpg\",\"description\":\"D\\u00e9pannage informatique, site web, r\\u00e9seau .\\r\\nSous traitance : Vous livrez,nous installons vos clients dans le Languedoc Roussillon .\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"133503769\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/426927890\\/twitt.jpg\",\"profile_sidebar_fill_color\":\"000000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1625442476\\/24_normal.jpg\",\"name\":\"Christophe Doublet\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 15 23:59:03 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":133503769,\"utc_offset\":-10800,\"favourites_count\":33,\"url\":\"http:\\/\\/www.pc34.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184591601991681,\"created_at\":\"Fri Feb 24 23:16:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2238000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "87136596-07bf-4ebe-b916-1c356bd70fe1-173184591601991681" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Je découvre :-)", -"img": { -"src": "http://a0.twimg.com/profile_images/1707712782/DSC08227_normal.jpg" -}, -"title": "José Esteve: #lgw Je découvre :-)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2240000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw Je d\\u00e9couvre :-)\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184599625699328\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ffffff\",\"screen_name\":\"lemeroo\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":349,\"location\":\"France\",\"profile_text_color\":\"d10000\",\"followers_count\":166,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1707712782\\/DSC08227_normal.jpg\",\"description\":\"\\/\\/ Passionn\\u00e9 de graphisme.. p\\u00e9cheur de m\\u00e9rou et d'id\\u00e9es, animateur radio, d\\u00e9crypte le net et la TV \\/\\/ designer \\/ cr\\u00e9ateur de visuels de #Tees un peu d\\u00e9cal\\u00e9s \\/\\/ \",\"statuses_count\":2509,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/175232736\\/Sans-titre-2.gif\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"d10000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"483026\",\"protected\":false,\"id_str\":\"93459716\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Jos\\u00e9 Esteve\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/175232736\\/Sans-titre-2.gif\",\"created_at\":\"Sun Nov 29 19:10:53 +0000 2009\",\"profile_sidebar_fill_color\":\"483026\",\"id\":93459716,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.lemerou.eu\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1707712782\\/DSC08227_normal.jpg\"},\"truncated\":false,\"id\":173184599625699328,\"created_at\":\"Fri Feb 24 23:16:40 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2240000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7b392dd5-3e1b-4885-9383-8485c1fcebe8-173184599625699328" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilchange2ton si François pouvait croire un peu en son émission ... #lgw ou sinon #ilpart", -"img": { -"src": "http://a2.twimg.com/profile_images/1427838155/P7114024_normal.JPG" -}, -"title": "jali: #ilchange2ton si François pouvait croire un peu en son émission ... #lgw ou sinon #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2241000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilchange2ton si Fran\\u00e7ois pouvait croire un peu en son \\u00e9mission ... #lgw ou sinon #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilchange2ton\",\"indices\":[0,13]},{\"text\":\"lgw\",\"indices\":[68,72]},{\"text\":\"ilpart\",\"indices\":[82,89]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.netvibes.com\\/\\\" rel=\\\"nofollow\\\"\\u003ENetvibes Official Widget\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184600712032258\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":110,\"screen_name\":\"Jali\",\"lang\":\"fr\",\"profile_text_color\":\"574b57\",\"statuses_count\":30519,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"FR\",\"show_all_inline_media\":true,\"listed_count\":38,\"profile_link_color\":\"484b6b\",\"followers_count\":487,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\",\"description\":\"se prom\\u00e8ne\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"8064742\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\",\"name\":\"jali\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 08 21:15:24 +0000 2007\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":8064742,\"utc_offset\":3600,\"favourites_count\":148,\"url\":\"http:\\/\\/www.jali.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184600712032258,\"created_at\":\"Fri Feb 24 23:16:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2241000, -"tags": [ -{ -"id-ref": "ef1a8540-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a715ddf4-93ae-436c-b6b8-6c359e38db95-173184600712032258" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "tiens il y a @klairefr dans #LGW \\o/ (poke @carolegamelin)", -"img": { -"src": "http://a1.twimg.com/profile_images/1598467503/aurel2_-_Copie_normal.jpg" -}, -"title": "Aurélien: tiens il y a @klairefr dans #LGW \\o/ (poke @carolegamelin)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2241000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"tiens il y a @klairefr dans #LGW \\\\o\\/ (poke @carolegamelin)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[13,22],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610},{\"screen_name\":\"carolegamelin\",\"indices\":[43,57],\"id_str\":\"19910673\",\"name\":\"carole gamelin\",\"id\":19910673}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184603253780481\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":886,\"screen_name\":\"aurel_p\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":33189,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Pau\",\"show_all_inline_media\":true,\"listed_count\":152,\"profile_link_color\":\"93A644\",\"followers_count\":2185,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"description\":\"cr\\u00e9ation web le jour, TVvore le soir. Attention risque de LT m\\u00eame des \\u00e9missions les plus mauvaises de la t\\u00e9l\\u00e9 fran\\u00e7aise. Partage en tout genre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"14321671\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"name\":\"Aur\\u00e9lien\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 07 10:27:23 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":14321671,\"utc_offset\":3600,\"favourites_count\":140,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184603253780481,\"created_at\":\"Fri Feb 24 23:16:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2241000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f53b4c9b-4f90-43a2-9cde-90cb7fc343fc-173184603253780481" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh, il est pas mal ce décor. Par rapport aux deux premiers. Pour une émission mensuelle qui a quatre mois. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1703065016/twitterdec11_normal.jpg" -}, -"title": "Alvin Haddadène: Oh, il est pas mal ce décor. Par rapport aux deux premiers. Pour une émission mensuelle qui a quatre mois. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2243000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh, il est pas mal ce d\\u00e9cor. Par rapport aux deux premiers. Pour une \\u00e9mission mensuelle qui a quatre mois. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[107,111]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184609566195712\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":512,\"screen_name\":\"Alvin_Stick\",\"lang\":\"fr\",\"profile_text_color\":\"362720\",\"statuses_count\":7003,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/195586982\\/Bannieretweet.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":19,\"profile_link_color\":\"B40B43\",\"followers_count\":393,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1703065016\\/twitterdec11_normal.jpg\",\"description\":\"21 ans. Gaymer. C\\u00e9libataire. Inspir\\u00e9 d'un fait r\\u00e9el. Chef de rubrique sur http:\\/\\/www.tomsgames.fr, pigiste au magazine Online Gamer, heureux co-papa de \\u21b4\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fa87f6\",\"id_str\":\"115834046\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/195586982\\/Bannieretweet.jpg\",\"profile_sidebar_fill_color\":\"E5507E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1703065016\\/twitterdec11_normal.jpg\",\"name\":\"Alvin Haddad\\u00e8ne\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 20 03:45:26 +0000 2010\",\"profile_sidebar_border_color\":\"CC3366\",\"id\":115834046,\"utc_offset\":3600,\"favourites_count\":273,\"url\":\"http:\\/\\/www.latraverseedustick.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184609566195712,\"created_at\":\"Fri Feb 24 23:16:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2243000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8b7da238-ffe8-4032-ae62-923a1e050a3c-173184609566195712" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw ou #confessionsintimes ? j'ai vraiment du mal à choisir bravo #france5", -"img": { -"src": "http://a3.twimg.com/profile_images/1746692374/Photodidentite_normal.jpg" -}, -"title": "Ludovic Vionnet: #lgw ou #confessionsintimes ? j'ai vraiment du mal à choisir bravo #france5", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2244000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw ou #confessionsintimes ? j'ai vraiment du mal \\u00e0 choisir bravo #france5\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"confessionsintimes\",\"indices\":[8,27]},{\"text\":\"france5\",\"indices\":[67,75]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.2241006,48.8155414],[2.4697521,48.8155414],[2.4697521,48.9021461],[2.2241006,48.9021461]]]},\"attributes\":{},\"full_name\":\"Paris, Paris\",\"name\":\"Paris\",\"id\":\"7238f93a3e899af6\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/7238f93a3e899af6.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184613643063296\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":124,\"screen_name\":\"Dodox75\",\"lang\":\"en\",\"profile_text_color\":\"ff0048\",\"statuses_count\":278,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399192387\\/logobigt.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"003cb3\",\"followers_count\":52,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1746692374\\/Photodidentite_normal.jpg\",\"description\":\"Gastrosexuel et Media Geek, \\u00c9tudiant en Master 2 Pro Management T\\u00e9l\\u00e9vision Cin\\u00e9ma et Nouveaux m\\u00e9dias Paris 1 Panth\\u00e9on-Sorbonne. Co-fondateur de Klapmag.com.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"35042404\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399192387\\/logobigt.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1746692374\\/Photodidentite_normal.jpg\",\"name\":\"Ludovic Vionnet\",\"default_profile_image\":false,\"created_at\":\"Fri Apr 24 21:13:11 +0000 2009\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":35042404,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":\"http:\\/\\/klapmag.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184613643063296,\"created_at\":\"Fri Feb 24 23:16:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2244000, -"tags": [ -{ -"id-ref": "efe50158-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3654c546-97bd-4105-a308-78e44ffedfcc-173184613643063296" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste bien évidemment !!", -"img": { -"src": "http://a1.twimg.com/profile_images/1204995234/SBibou_-_iPomme_normal.jpg" -}, -"title": "Steve By.Boo: #lgw #ilreste bien évidemment !!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2245000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste bien \\u00e9videmment !!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184619095662592\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":80,\"screen_name\":\"stevebyboo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":958,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme17\\/bg.gif\",\"location\":\"Lyon\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"CC3366\",\"followers_count\":22,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1204995234\\/SBibou_-_iPomme_normal.jpg\",\"description\":\"Je suis un gars qui aime tout ... \\u00e0 peu pr\\u00e8s\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"DBE9ED\",\"id_str\":\"220625395\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme17\\/bg.gif\",\"profile_sidebar_fill_color\":\"E6F6F9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1204995234\\/SBibou_-_iPomme_normal.jpg\",\"name\":\"Steve By.Boo\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 28 10:32:25 +0000 2010\",\"profile_sidebar_border_color\":\"DBE9ED\",\"id\":220625395,\"utc_offset\":null,\"favourites_count\":2,\"url\":\"http:\\/\\/www.veilleurs.info\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184619095662592,\"created_at\":\"Fri Feb 24 23:16:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2245000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a57fb884-9c3a-42fd-bb30-d4e59caec7b1-173184619095662592" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Lalee_retour: #lgw #ilreste évidement! http://t.co/p50xLu1e", -"img": { -"src": "http://a2.twimg.com/profile_images/1567949026/Fabarol_normal.jpg" -}, -"title": "Fabienne BAROLLIER: RT @Lalee_retour: #lgw #ilreste évidement! http://t.co/p50xLu1e", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2245000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @Lalee_retour: #lgw #ilreste \\u00e9videment! http:\\/\\/t.co\\/p50xLu1e\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Lalee_retour\",\"indices\":[3,16],\"id_str\":\"252150894\",\"name\":\"Lal\\u00e9e Pinoncely\",\"id\":252150894}],\"urls\":[{\"indices\":[43,63],\"expanded_url\":\"http:\\/\\/twitter.com\\/Lalee_retour\\/status\\/173183801957171200\\/photo\\/1\",\"display_url\":\"pic.twitter.com\\/p50xLu1e\",\"url\":\"http:\\/\\/t.co\\/p50xLu1e\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[18,22]},{\"text\":\"ilreste\",\"indices\":[23,31]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste \\u00e9videment! http:\\/\\/t.co\\/p50xLu1e\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}],\"media\":[{\"type\":\"photo\",\"indices\":[25,45],\"sizes\":{\"large\":{\"h\":1024,\"resize\":\"fit\",\"w\":765},\"medium\":{\"h\":803,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":455,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdFwBTCQAE1_uy.jpg\",\"id_str\":\"173183801961365505\",\"expanded_url\":\"http:\\/\\/twitter.com\\/Lalee_retour\\/status\\/173183801957171200\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdFwBTCQAE1_uy.jpg\",\"id\":173183801961365505,\"display_url\":\"pic.twitter.com\\/p50xLu1e\",\"url\":\"http:\\/\\/t.co\\/p50xLu1e\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183801957171200\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":366,\"screen_name\":\"Lalee_retour\",\"lang\":\"fr\",\"profile_text_color\":\"98989e\",\"statuses_count\":3719,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/340041788\\/photo.JPG\",\"location\":\"France- LYON\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"f013e9\",\"followers_count\":298,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1808461305\\/image_normal.jpg\",\"description\":\"Une digital-mum' entrepreneur, lib\\u00e9rale, communicante, blogueuse soon... \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"16171a\",\"id_str\":\"252150894\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/340041788\\/photo.JPG\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808461305\\/image_normal.jpg\",\"name\":\"Lal\\u00e9e Pinoncely\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 14 16:05:09 +0000 2011\",\"profile_sidebar_border_color\":\"42454d\",\"id\":252150894,\"utc_offset\":-10800,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183801957171200,\"created_at\":\"Fri Feb 24 23:13:31 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184618739150848\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1042,\"screen_name\":\"Fabarol\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":318,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Issy les moulineaux\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0084B4\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"description\":\"Magazines societe\\/d\\u00e9cryptage de F5. Les Maternelles, Allo Rufo, Mag Sante+Allo Doc, CAD+CDA+CAV, R&C, Medias le Mag, C Politique, LMEF, Dr CAC, LGQ, LGW\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"110388053\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"name\":\"Fabienne BAROLLIER\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 01 11:04:06 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":110388053,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184618739150848,\"created_at\":\"Fri Feb 24 23:16:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2245000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d765fce4-eb4c-492e-8499-0cdbbf5a700c-173184618739150848" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "À chier le truc de bd là !!! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1498347916/271644_259434607403810_130794806934458_1277083_5755877_o_normal.jpg" -}, -"title": "Antoine borosch: À chier le truc de bd là !!! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2245000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u00c0 chier le truc de bd l\\u00e0 !!! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[29,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184621217988608\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":150,\"screen_name\":\"borosch\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":4226,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"followers_count\":458,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1498347916\\/271644_259434607403810_130794806934458_1277083_5755877_o_normal.jpg\",\"description\":\"logie...\\r\\nth\\u00e9sard\\/podcasteur\\/auteur\\/militant pas forcement dans l'ordre...\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"63253487\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1498347916\\/271644_259434607403810_130794806934458_1277083_5755877_o_normal.jpg\",\"name\":\"Antoine borosch\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 05 20:53:25 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":63253487,\"utc_offset\":3600,\"favourites_count\":56,\"url\":\"http:\\/\\/www.poligeek.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184621217988608,\"created_at\":\"Fri Feb 24 23:16:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2245000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "81ceb746-cf30-48f1-b450-ae11731d5417-173184621217988608" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je soutiens IE6 ... excellent ! #lgw", -"img": { -"src": "http://a1.twimg.com/sticky/default_profile_images/default_profile_6_normal.png" -}, -"title": "Gw3nd0ul: Je soutiens IE6 ... excellent ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2246000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je soutiens IE6 ... excellent ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184622501437441\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":434,\"screen_name\":\"Gw3nd0ul\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":516,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"143017258\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"name\":\"Gw3nd0ul\",\"default_profile_image\":true,\"created_at\":\"Wed May 12 10:42:39 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":143017258,\"utc_offset\":3600,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184622501437441,\"created_at\":\"Fri Feb 24 23:16:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2246000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "71161ea3-03e4-409a-845f-271e52615eda-173184622501437441" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @GabytaineFlam: HAN. Y A @elTouristio QUI VIENT DE PASSER A LA TELE. #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1842982735/princesse_normal.jpg" -}, -"title": "Sylvain Sanders: RT @GabytaineFlam: HAN. Y A @elTouristio QUI VIENT DE PASSER A LA TELE. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2247000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @GabytaineFlam: HAN. Y A @elTouristio QUI VIENT DE PASSER A LA TELE. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"GabytaineFlam\",\"indices\":[3,17],\"id_str\":\"161146189\",\"name\":\"R\\u00e9mi\",\"id\":161146189},{\"screen_name\":\"elTouristio\",\"indices\":[28,40],\"id_str\":\"37389744\",\"name\":\"Sylvain Sanders\",\"id\":37389744}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[72,76]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"HAN. Y A @elTouristio QUI VIENT DE PASSER A LA TELE. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"elTouristio\",\"indices\":[9,21],\"id_str\":\"37389744\",\"name\":\"Sylvain Sanders\",\"id\":37389744}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[53,57]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184256498081792\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":319,\"screen_name\":\"GabytaineFlam\",\"lang\":\"fr\",\"profile_text_color\":\"8FCAE0\",\"statuses_count\":5848,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"location\":\"Toulouse.\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"4BB7DF\",\"followers_count\":368,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"description\":\"Les tweets qui ont \\u00e9t\\u00e9 \\u00e9crits dans cette TL ont \\u00e9t\\u00e9 faits par un professionnel. N'essayez pas de les reproduire \\u00e0 la maison. Contentez vous de les suivre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"59BEE4\",\"id_str\":\"161146189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"profile_sidebar_fill_color\":\"191F22\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"name\":\"R\\u00e9mi\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 30 03:07:45 +0000 2010\",\"profile_sidebar_border_color\":\"4BB7DF\",\"id\":161146189,\"utc_offset\":-10800,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184256498081792,\"created_at\":\"Fri Feb 24 23:15:19 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/hotot.org\\\" rel=\\\"nofollow\\\"\\u003EHotot\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184629325565952\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":104,\"screen_name\":\"elTouristio\",\"lang\":\"en\",\"profile_text_color\":\"CEC79B\",\"statuses_count\":35527,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"location\":\"Au pied d'un arc-en-ciel.\",\"show_all_inline_media\":true,\"listed_count\":57,\"profile_link_color\":\"8C7679\",\"followers_count\":515,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\",\"description\":\"Je ne suis que joie, amour, bonheur et chaleur dans mon c\\u0153ur. #TeamLumbagos #TeamAbats\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FBEBB8\",\"id_str\":\"37389744\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"profile_sidebar_fill_color\":\"46284E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\",\"name\":\"Sylvain Sanders\",\"default_profile_image\":false,\"created_at\":\"Sun May 03 08:39:57 +0000 2009\",\"profile_sidebar_border_color\":\"20183F\",\"id\":37389744,\"utc_offset\":3600,\"favourites_count\":62,\"url\":\"http:\\/\\/flavors.me\\/eltouristio\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184629325565952,\"created_at\":\"Fri Feb 24 23:16:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2247000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dba4f07e-5dd9-4e41-8c52-0b3f02d2247a-173184629325565952" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze ouah j'adore! =D #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1398568911/IMG_2179_-_Copie_normal.jpg" -}, -"title": "Lucie: @LeGrandWebze ouah j'adore! =D #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2247000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LeGrandWebze\",\"favorited\":false,\"text\":\"@LeGrandWebze ouah j'adore! =D #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[31,35]}]},\"in_reply_to_user_id\":365949385,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173184535536746496,\"in_reply_to_status_id_str\":\"173184535536746496\",\"id_str\":\"173184629472378882\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"Milcah7\",\"lang\":\"en\",\"favourites_count\":13,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":149,\"location\":\"France\",\"profile_text_color\":\"807d80\",\"followers_count\":79,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"description\":\"Herocorpienne, S\\u00e9riephile (pas assez \\u00e0 mon go\\u00fbt), DVDvore,Cin\\u00e9vore, aime le tennis et le rugby, le rock, pop-rock... et ses twittos 3\\r\\n.\",\"statuses_count\":9484,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"03949e\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"63258588\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Lucie\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"created_at\":\"Wed Aug 05 21:13:19 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":63258588,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\"},\"truncated\":false,\"id\":173184629472378882,\"created_at\":\"Fri Feb 24 23:16:47 +0000 2012\",\"in_reply_to_user_id_str\":\"365949385\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2247000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a4a9e30c-e82c-4d20-ae34-2db40dff1b64-173184629472378882" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #dessin Philosophie / tweet de comptoir http://t.co/BLmP10aB", -"img": { -"src": "http://a0.twimg.com/profile_images/1450342068/Eric_Grelet_72-1_normal.jpg" -}, -"title": "Eric Grelet: #lgw #dessin Philosophie / tweet de comptoir http://t.co/BLmP10aB", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2249000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #dessin Philosophie \\/ tweet de comptoir http:\\/\\/t.co\\/BLmP10aB\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"dessin\",\"indices\":[5,12]}],\"media\":[{\"type\":\"photo\",\"indices\":[45,65],\"sizes\":{\"large\":{\"h\":768,\"resize\":\"fit\",\"w\":1024},\"medium\":{\"h\":450,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":255,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdGgfKCAAEPiyd.jpg\",\"id_str\":\"173184634610384897\",\"expanded_url\":\"http:\\/\\/twitter.com\\/Ericdessins\\/status\\/173184634606190592\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdGgfKCAAEPiyd.jpg\",\"id\":173184634610384897,\"display_url\":\"pic.twitter.com\\/BLmP10aB\",\"url\":\"http:\\/\\/t.co\\/BLmP10aB\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/sketchbook-pro-for-ipad\\/id364253478?mt=8&uo=4\\\" rel=\\\"nofollow\\\"\\u003ESketchBook Pro for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184634606190592\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":451,\"screen_name\":\"Ericdessins\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1219,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/304038054\\/twitter_fond_Eric_3.jpg\",\"location\":\"France (Blois, Paris)\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"93A644\",\"followers_count\":296,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1450342068\\/Eric_Grelet_72-1_normal.jpg\",\"description\":\"Dessinateur humoristique en direct (conf\\u00e9rences, d\\u00e9bats, colloques, s\\u00e9minaires\\u2026). Terrien et citoyen du monde. Bouffon\\u2026 et fier de l'\\u00eatre !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"104527571\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/304038054\\/twitter_fond_Eric_3.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1450342068\\/Eric_Grelet_72-1_normal.jpg\",\"name\":\"Eric Grelet\",\"default_profile_image\":false,\"created_at\":\"Wed Jan 13 16:11:55 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":104527571,\"utc_offset\":3600,\"favourites_count\":14,\"url\":\"http:\\/\\/ericgrelet.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184634606190592,\"created_at\":\"Fri Feb 24 23:16:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2249000, -"tags": [ -{ -"id-ref": "efe5cee4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bda80082-8847-4778-9109-0a4baa6d1c3b-173184634606190592" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @ArDub57: Faut battre le record de Tweets du SuperBowl #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1803920053/hartza_anon_normal.gif" -}, -"title": "Christophe BONNARD: RT @ArDub57: Faut battre le record de Tweets du SuperBowl #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2249000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @ArDub57: Faut battre le record de Tweets du SuperBowl #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"ArDub57\",\"indices\":[3,11],\"id_str\":\"21448223\",\"name\":\"ArDuB57\",\"id\":21448223}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[58,62]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Faut battre le record de Tweets du SuperBowl #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[45,49]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184475105214464\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":646,\"screen_name\":\"ArDub57\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":83435,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"location\":\"FRANCE - METZ - SARREGUEMINES\",\"show_all_inline_media\":false,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"followers_count\":1090,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"description\":\"FreeParty Style - Raleur Pro - Trolleur Compulsif - DHD Android 2.3\\/Transformer 3.2.1 - PS3 @Pix_auto http:\\/\\/pixauto.tumblr.com - http:\\/\\/iboga.tumblr.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"21448223\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"name\":\"ArDuB57\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 20 23:57:59 +0000 2009\",\"profile_sidebar_border_color\":\"1c2352\",\"id\":21448223,\"utc_offset\":3600,\"favourites_count\":1604,\"url\":\"http:\\/\\/ardbox.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184475105214464,\"created_at\":\"Fri Feb 24 23:16:11 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184636304896000\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":409,\"screen_name\":\"hartza_info\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3511,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/87533720\\/fd_hartza_twitter.jpg\",\"location\":\"64250 LOUHOSSOA\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"followers_count\":169,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1803920053\\/hartza_anon_normal.gif\",\"description\":\"auto-entrepreneur\\r\\nR\\u00e9paration, assistance et maintenance informatique, Cr\\u00e9ation de Site Internet, Montage Vid\\u00e9o, Infographie...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"123547535\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/87533720\\/fd_hartza_twitter.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803920053\\/hartza_anon_normal.gif\",\"name\":\"Christophe BONNARD\",\"default_profile_image\":false,\"created_at\":\"Tue Mar 16 12:35:18 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":123547535,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/hartza.info\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184636304896000,\"created_at\":\"Fri Feb 24 23:16:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2249000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "34b29fb6-01b7-45f7-9948-dbe0ae7c5ea6-173184636304896000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Trés bon de nous chauffer , nous les twittos pour que nous twittions... #ilreste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1808461305/image_normal.jpg" -}, -"title": "Lalée Pinoncely: Trés bon de nous chauffer , nous les twittos pour que nous twittions... #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2250000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Tr\\u00e9s bon de nous chauffer , nous les twittos pour que nous twittions... #ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[72,80]},{\"text\":\"lgw\",\"indices\":[81,85]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184638896979970\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":366,\"screen_name\":\"Lalee_retour\",\"lang\":\"fr\",\"profile_text_color\":\"98989e\",\"statuses_count\":3720,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/340041788\\/photo.JPG\",\"location\":\"France- LYON\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"f013e9\",\"followers_count\":298,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1808461305\\/image_normal.jpg\",\"description\":\"Une digital-mum' entrepreneur, lib\\u00e9rale, communicante, blogueuse soon... \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"16171a\",\"id_str\":\"252150894\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/340041788\\/photo.JPG\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808461305\\/image_normal.jpg\",\"name\":\"Lal\\u00e9e Pinoncely\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 14 16:05:09 +0000 2011\",\"profile_sidebar_border_color\":\"42454d\",\"id\":252150894,\"utc_offset\":-10800,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184638896979970,\"created_at\":\"Fri Feb 24 23:16:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2250000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ba69fc7d-601b-4171-b3b4-d6d0cc0112a1-173184638896979970" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'arrive pas à mettre ma photo, snif... #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1843832843/Photo_du_21-02-12___19.49_normal.jpg" -}, -"title": "Alice Wonderland: J'arrive pas à mettre ma photo, snif... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2250000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'arrive pas \\u00e0 mettre ma photo, snif... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184641371602944\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":141,\"screen_name\":\"moustikette\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":221,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"Near Paris\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843832843\\/Photo_du_21-02-12___19.49_normal.jpg\",\"description\":\"J'ai un bonnet Tigrou! And so what? :D\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"23988907\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843832843\\/Photo_du_21-02-12___19.49_normal.jpg\",\"name\":\"Alice Wonderland\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 12 17:33:07 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":23988907,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/wonderlandalice.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184641371602944,\"created_at\":\"Fri Feb 24 23:16:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2250000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "61a998f1-3672-41d2-9634-366a8b21fc9e-173184641371602944" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze ça manque de décoltés sur le plateau #lgw #cesars2012", -"img": { -"src": "http://a3.twimg.com/profile_images/1255908033/cdad926e-d92a-4388-b61e-1a44d81eeb4b_normal.png" -}, -"title": "Crazou: @LeGrandWebze ça manque de décoltés sur le plateau #lgw #cesars2012", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2251000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LeGrandWebze\",\"favorited\":false,\"text\":\"@LeGrandWebze \\u00e7a manque de d\\u00e9colt\\u00e9s sur le plateau #lgw #cesars2012\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[51,55]},{\"text\":\"cesars2012\",\"indices\":[56,67]}]},\"in_reply_to_user_id\":365949385,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184642550218753\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"crazou_\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":51,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1255908033\\/cdad926e-d92a-4388-b61e-1a44d81eeb4b_normal.png\",\"description\":\"\",\"statuses_count\":155,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"120808218\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Crazou\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sun Mar 07 16:26:59 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":120808218,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1255908033\\/cdad926e-d92a-4388-b61e-1a44d81eeb4b_normal.png\"},\"truncated\":false,\"id\":173184642550218753,\"created_at\":\"Fri Feb 24 23:16:51 +0000 2012\",\"in_reply_to_user_id_str\":\"365949385\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2251000, -"tags": [ -{ -"id-ref": "ef243180-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2164b440-0592-4ec3-8b8e-0b7cc055f7a8-173184642550218753" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @PeteMcVries: Avant tu tweetais des émissions télé, maintenant tu regardes Twitter à la télé. #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1775125447/P1080687_normal.jpg" -}, -"title": "Vi' Rider Cobain: RT @PeteMcVries: Avant tu tweetais des émissions télé, maintenant tu regardes Twitter à la télé. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2251000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @PeteMcVries: Avant tu tweetais des \\u00e9missions t\\u00e9l\\u00e9, maintenant tu regardes Twitter \\u00e0 la t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"PeteMcVries\",\"indices\":[3,15],\"id_str\":\"258422519\",\"name\":\"PeteMcVries\",\"id\":258422519}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[97,101]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Avant tu tweetais des \\u00e9missions t\\u00e9l\\u00e9, maintenant tu regardes Twitter \\u00e0 la t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[80,84]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183579122171904\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":411,\"screen_name\":\"PeteMcVries\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":48462,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/211191620\\/Durable_Desktop_Background.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":69,\"profile_link_color\":\"2FC2EF\",\"followers_count\":1153,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1838468821\\/ken-barbumarini_re_normal.jpg\",\"description\":\"Ni journaliste, ni influent,j'ai pas confondu Twitter avec Meetic ou un journal intime. C'est pas parce qu'on se suit qu'on est amis, mais sinon bienvenue.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"258422519\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/211191620\\/Durable_Desktop_Background.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838468821\\/ken-barbumarini_re_normal.jpg\",\"name\":\"PeteMcVries\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 27 17:58:20 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":258422519,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183579122171904,\"created_at\":\"Fri Feb 24 23:12:37 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184644001447936\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":315,\"screen_name\":\"viephemere\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4578,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/299047178\\/rayures.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":159,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1775125447\\/P1080687_normal.jpg\",\"description\":\"Etudiante en philosophie \\u00e0 la Sorbonne, guitariste depuis l'\\u00e2ge de 6 ans, bloggeuse anonyme \\u00e0 mi-temps et accessoirement fille ill\\u00e9gitime de Kurt Cobain.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"79689976\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/299047178\\/rayures.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1775125447\\/P1080687_normal.jpg\",\"name\":\"Vi' Rider Cobain\",\"default_profile_image\":false,\"created_at\":\"Sun Oct 04 08:52:15 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":79689976,\"utc_offset\":3600,\"favourites_count\":19,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184644001447936,\"created_at\":\"Fri Feb 24 23:16:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2251000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "305e1d23-6269-4b18-b392-f09939cf73f6-173184644001447936" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Shikamarrant: Le compteur de Tweet, ça fait un peu Téléthon. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1729642037/IMG_5329__696x1024__normal.jpg" -}, -"title": "Sothie: RT @Shikamarrant: Le compteur de Tweet, ça fait un peu Téléthon. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2253000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Shikamarrant: Le compteur de Tweet, \\u00e7a fait un peu T\\u00e9l\\u00e9thon. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Shikamarrant\",\"indices\":[3,16],\"id_str\":\"57607506\",\"name\":\"Shik-a-Marrant\",\"id\":57607506}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[65,69]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Le compteur de Tweet, \\u00e7a fait un peu T\\u00e9l\\u00e9thon. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[47,51]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184380456546305\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":75,\"screen_name\":\"Shikamarrant\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":989,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Cela d\\u00e9pend o\\u00f9 vous \\u00eates\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\",\"description\":\"Je ne suis pas fan de Naruto, mais j'ai trouv\\u00e9 le jeu de mot pas mal en fait. J'aurais pu en trouver un avec #Faisan\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"57607506\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"c0c3c4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\",\"name\":\"Shik-a-Marrant\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 17 10:16:42 +0000 2009\",\"profile_sidebar_border_color\":\"c0c3c4\",\"id\":57607506,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184380456546305,\"created_at\":\"Fri Feb 24 23:15:48 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184653753204737\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":273,\"screen_name\":\"SothieArt\",\"lang\":\"fr\",\"profile_text_color\":\"f5ebed\",\"statuses_count\":1616,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/394685281\\/223256_183003498415847_142427142473483_459264_913853_n.jpg\",\"location\":\"Paris-Marseille-Toulouse\",\"show_all_inline_media\":false,\"listed_count\":10,\"profile_link_color\":\"f2cc0e\",\"followers_count\":167,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1729642037\\/IMG_5329__696x1024__normal.jpg\",\"description\":\"Economiste saltimbanque, artiste \\u00e9conom\\u00e8tre. Je suis en campagne pour 2017 car la France a besoin d'une Princesse, une vraie, avec du rose dedans.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"f20317\",\"id_str\":\"222087543\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/394685281\\/223256_183003498415847_142427142473483_459264_913853_n.jpg\",\"profile_sidebar_fill_color\":\"2f074a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1729642037\\/IMG_5329__696x1024__normal.jpg\",\"name\":\"Sothie\",\"default_profile_image\":false,\"created_at\":\"Thu Dec 02 12:34:48 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":222087543,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184653753204737,\"created_at\":\"Fri Feb 24 23:16:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2253000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7a0eae53-2134-4f67-82f3-4c3989bc8f5b-173184653753204737" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @madmoiZelle: Haaa @KlaireFr sur #LGW, bien ouéj !", -"img": { -"src": "http://a0.twimg.com/profile_images/1848912773/touiteur_normal.jpg" -}, -"title": "Sophie Riche: RT @madmoiZelle: Haaa @KlaireFr sur #LGW, bien ouéj !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2254000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @madmoiZelle: Haaa @KlaireFr sur #LGW, bien ou\\u00e9j !\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"madmoiZelle\",\"indices\":[3,15],\"name\":\"madmoiZelle.com\",\"id_str\":\"14745183\",\"id\":14745183},{\"screen_name\":\"KlaireFr\",\"indices\":[22,31],\"name\":\"Klaire.fr\",\"id_str\":\"28096610\",\"id\":28096610}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[36,40]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Haaa @KlaireFr sur #LGW, bien ou\\u00e9j !\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[5,14],\"name\":\"Klaire.fr\",\"id_str\":\"28096610\",\"id\":28096610}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[19,23]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184532277772290\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"madmoiZelle\",\"lang\":\"fr\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":502,\"location\":\"iPhone: 48.851038,2.372915\",\"profile_text_color\":\"333333\",\"followers_count\":10751,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1148683609\\/logo_twitter_normal.png\",\"description\":\"Des liens, des b\\u00eatises et des anecdotes en live de la R\\u00e9dac.\",\"statuses_count\":6262,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/163531940\\/fond_twitter.png\",\"show_all_inline_media\":false,\"listed_count\":259,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"14745183\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"madmoiZelle.com\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/163531940\\/fond_twitter.png\",\"created_at\":\"Mon May 12 15:33:11 +0000 2008\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":14745183,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.madmoizelle.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1148683609\\/logo_twitter_normal.png\"},\"truncated\":false,\"id\":173184532277772290,\"created_at\":\"Fri Feb 24 23:16:24 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184655464464386\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"SophiePPernaut\",\"lang\":\"fr\",\"favourites_count\":6,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":282,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":430,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848912773\\/touiteur_normal.jpg\",\"description\":\"Blogueuse influente sans blog, mais surtout sans influence, je pige \\u00e9galement sur @madmoiZelle sous le cocasse pseudonyme de Sophie-Pierre Pernaut.\",\"statuses_count\":1880,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"96844189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Sophie Riche\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Dec 14 21:25:26 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":96844189,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848912773\\/touiteur_normal.jpg\"},\"truncated\":false,\"id\":173184655464464386,\"created_at\":\"Fri Feb 24 23:16:54 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2254000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ac5478ac-deb0-4cea-b1d6-b8c88a6ae505-173184655464464386" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'aime beaucoup le décompte des tweets en direct ainsi que le Bubble-tweet #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1682788944/oriane_twitter_normal.png" -}, -"title": "Oriane Hurard: J'aime beaucoup le décompte des tweets en direct ainsi que le Bubble-tweet #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2255000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'aime beaucoup le d\\u00e9compte des tweets en direct ainsi que le Bubble-tweet #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[75,79]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184661294546944\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"Orianehurard\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2721,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":24,\"profile_link_color\":\"de2a5d\",\"followers_count\":485,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"description\":\"S\\u00e9ries, transmedia, cin\\u00e9ma. Dipl\\u00f4m\\u00e9e @ina_SUP en production \\/\\/ \\r\\nCharg\\u00e9e de coordination @TIULab, programme d'encadrement \\u00e9tudiant transmedia\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"198934087\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"profile_sidebar_fill_color\":\"c1a7c7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"name\":\"Oriane Hurard\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 05 16:26:22 +0000 2010\",\"profile_sidebar_border_color\":\"592459\",\"id\":198934087,\"utc_offset\":-10800,\"favourites_count\":461,\"url\":\"http:\\/\\/www.transmediaimmersiveuniversity.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184661294546944,\"created_at\":\"Fri Feb 24 23:16:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2255000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3181a2d6-d970-42dd-a706-b3361210460a-173184661294546944" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Un troll, Merlin, Rollin... Astier revient ? #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1611307034/Flora_et_Tim_033_normal.JPG" -}, -"title": "PINSON Fabien: Un troll, Merlin, Rollin... Astier revient ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2256000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Un troll, Merlin, Rollin... Astier revient ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[45,49]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184665937657856\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":2,\"screen_name\":\"PINSONFabien\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":2,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1611307034\\/Flora_et_Tim_033_normal.JPG\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"400346629\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1611307034\\/Flora_et_Tim_033_normal.JPG\",\"name\":\"PINSON Fabien\",\"default_profile_image\":false,\"created_at\":\"Fri Oct 28 21:57:28 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":400346629,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184665937657856,\"created_at\":\"Fri Feb 24 23:16:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2256000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b0bd2c66-e962-4ea8-b1b6-4676d0d85b28-173184665937657856" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'ai hâte de raconter un jour à mes enfants que j'ai regardé #LGW. Ca va quand même être difficile de leur expliquer.", -"img": { -"src": "http://a0.twimg.com/profile_images/1669266582/carte-de-visite-final_normal.jpg" -}, -"title": "Boucherie Ovalie: J'ai hâte de raconter un jour à mes enfants que j'ai regardé #LGW. Ca va quand même être difficile de leur expliquer.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2260000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'ai h\\u00e2te de raconter un jour \\u00e0 mes enfants que j'ai regard\\u00e9 #LGW. Ca va quand m\\u00eame \\u00eatre difficile de leur expliquer.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[61,65]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184681532063745\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1017,\"screen_name\":\"BoucherieOvalie\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":6704,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/333487169\\/B-Oban3.jpg\",\"location\":\"Derri\\u00e8re toi, c'est affreux\",\"show_all_inline_media\":false,\"listed_count\":135,\"profile_link_color\":\"2FC2EF\",\"followers_count\":4074,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1669266582\\/carte-de-visite-final_normal.jpg\",\"description\":\"La vie est trop courte pour comprendre le rugby, alors autant en rigoler.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"260277866\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/333487169\\/B-Oban3.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1669266582\\/carte-de-visite-final_normal.jpg\",\"name\":\"Boucherie Ovalie\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 03 15:22:13 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":260277866,\"utc_offset\":null,\"favourites_count\":2,\"url\":\"http:\\/\\/boucherie-ovalie.org\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184681532063745,\"created_at\":\"Fri Feb 24 23:17:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2260000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "87e7b8ba-66b7-4b41-91dd-3b252f8655fc-173184681532063745" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "En fait c'est carrément drôle ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1732222031/225424_10150191128277161_707862160_7152826_6174185_n_normal.jpg" -}, -"title": "Brice Lahaye: En fait c'est carrément drôle ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2261000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"En fait c'est carr\\u00e9ment dr\\u00f4le ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184687022415873\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":369,\"screen_name\":\"bricelahaye\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":128,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/428619100\\/press-dl.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":70,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1732222031\\/225424_10150191128277161_707862160_7152826_6174185_n_normal.jpg\",\"description\":\"\\u00c9tudiant en journalisme \\u00e0 Sciences Po Rennes. N'arrive jamais en retard parce que DETESTE Phil Collins. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"022330\",\"id_str\":\"216310703\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/428619100\\/press-dl.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1732222031\\/225424_10150191128277161_707862160_7152826_6174185_n_normal.jpg\",\"name\":\"Brice Lahaye\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 16 10:41:07 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":216310703,\"utc_offset\":-36000,\"favourites_count\":8,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184687022415873,\"created_at\":\"Fri Feb 24 23:17:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2261000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1d0d835f-630a-47d5-87f8-5ec95480c389-173184687022415873" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "oh ! @klaire_fr dans ma téloch ! Gg ! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1833660757/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg" -}, -"title": "Jérémy «isshin» B.: oh ! @klaire_fr dans ma téloch ! Gg ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2261000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"oh ! @klaire_fr dans ma t\\u00e9loch ! Gg ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[39,43]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184686783332352\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Isshinsan\",\"lang\":\"en\",\"favourites_count\":110,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":141,\"location\":\"Albi, France\",\"profile_text_color\":\"ba9012\",\"description\":\"Qui suis-je ? juste un petit geek, parmi des milliers d'autres, qui essaye de se faire une place sur la toile :)\",\"statuses_count\":5332,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"followers_count\":96,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"29086699\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"J\\u00e9r\\u00e9my \\u00abisshin\\u00bb B.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Sun Apr 05 22:52:40 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":29086699,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/isshin-san.over-blog.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173184686783332352,\"created_at\":\"Fri Feb 24 23:17:01 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2261000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "06857f97-55ec-4f64-afa1-7356258333b1-173184686783332352" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw il me semble que j'ai arrêté de boire et de fumer mais la j'ai un doute", -"img": { -"src": "http://a0.twimg.com/profile_images/1799016252/DSC02999bis_normal.jpg" -}, -"title": "Cuiller à Soupe: #lgw il me semble que j'ai arrêté de boire et de fumer mais la j'ai un doute", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2262000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw il me semble que j'ai arr\\u00eat\\u00e9 de boire et de fumer mais la j'ai un doute\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184692240121856\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":169,\"screen_name\":\"CuuilerSoupe\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":106,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/418130953\\/Photo_200.jpg\",\"location\":\"Fouras\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"\",\"followers_count\":31,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1799016252\\/DSC02999bis_normal.jpg\",\"description\":\"Passionn\\u00e9e de et par tout... Sp\\u00e9cialis\\u00e9e dans les politiques d'Education du monde\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"\",\"id_str\":\"481209009\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/418130953\\/Photo_200.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1799016252\\/DSC02999bis_normal.jpg\",\"name\":\"Cuiller \\u00e0 Soupe\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 02 12:57:41 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":481209009,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184692240121856,\"created_at\":\"Fri Feb 24 23:17:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2262000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "92488120-aa14-44b6-9f47-aae27624a8e7-173184692240121856" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw apporte la preuve qu'il est encore tôt pour @vincentglad d'avoir une émission de plus de 3'23", -"img": { -"src": "http://a1.twimg.com/profile_images/1463922495/Epuale_Twitter_normal.png" -}, -"title": "Emmanuel Torregano: #lgw apporte la preuve qu'il est encore tôt pour @vincentglad d'avoir une émission de plus de 3'23", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2263000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw apporte la preuve qu'il est encore t\\u00f4t pour @vincentglad d'avoir une \\u00e9mission de plus de 3'23\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"vincentglad\",\"indices\":[49,61],\"id_str\":\"1731311\",\"name\":\"Vincent Glad\",\"id\":1731311}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184696400875520\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":614,\"screen_name\":\"ZaraA\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":59011,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/309482\\/galaxy.jpg\",\"location\":\"iPhone: 45.800266,1.857407\",\"show_all_inline_media\":false,\"listed_count\":328,\"profile_link_color\":\"0000ff\",\"followers_count\":5596,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1463922495\\/Epuale_Twitter_normal.png\",\"description\":\"Love is the answer ... \\/\\/ I'm CEO, BITch ! ElectronLibre \\/\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C7CBC7\",\"id_str\":\"7031872\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/309482\\/galaxy.jpg\",\"profile_sidebar_fill_color\":\"71E6A9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1463922495\\/Epuale_Twitter_normal.png\",\"name\":\"Emmanuel Torregano\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 23 11:40:06 +0000 2007\",\"profile_sidebar_border_color\":\"8F8F8F\",\"id\":7031872,\"utc_offset\":3600,\"favourites_count\":39,\"url\":\"http:\\/\\/twitter.com\\/3l3ctr0nLibr3\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184696400875520,\"created_at\":\"Fri Feb 24 23:17:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2263000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "eb1a19a1-c166-4c01-9cf0-2306ae893936-173184696400875520" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pas mal klaire fait grr #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/123600529/bracelet_normal.JPG" -}, -"title": "Richard: Pas mal klaire fait grr #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2265000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Pas mal klaire fait grr #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184701790556161\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":228,\"screen_name\":\"Iryngael\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":1960,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Midi-Pyr\\u00e9n\\u00e9es, Moissac\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"2FC2EF\",\"followers_count\":98,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/123600529\\/bracelet_normal.JPG\",\"description\":\"Gros connard sympa n\\u00e9anmoins :o\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"29106955\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/123600529\\/bracelet_normal.JPG\",\"name\":\"Richard\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 06 00:46:40 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":29106955,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184701790556161,\"created_at\":\"Fri Feb 24 23:17:05 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2265000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "916d7dea-835e-42ee-8e7f-da4b7cc528f7-173184701790556161" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Une chose est sur, web et chemises ne font pas bon ménage. #ilpart #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1791807006/M02l8U9H_normal" -}, -"title": "Jean-Baptiste Camus: Une chose est sur, web et chemises ne font pas bon ménage. #ilpart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2266000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Une chose est sur, web et chemises ne font pas bon m\\u00e9nage. #ilpart #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[59,66]},{\"text\":\"lgw\",\"indices\":[67,71]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184709042520065\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":293,\"screen_name\":\"monsieurcamus\",\"lang\":\"fr\",\"profile_text_color\":\"0b4d13\",\"statuses_count\":1787,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/185944954\\/novo_blog.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":12,\"profile_link_color\":\"000300\",\"followers_count\":222,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1791807006\\/M02l8U9H_normal\",\"description\":\"\\u00c9tudiant en Master @ISCOM, #Geek & fl\\u00e2neur digital, Flooder de bonnes aventures en 140 caract\\u00e8res, parfois moins...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"7bd97b\",\"id_str\":\"221094156\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/185944954\\/novo_blog.png\",\"profile_sidebar_fill_color\":\"d1ffda\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1791807006\\/M02l8U9H_normal\",\"name\":\"Jean-Baptiste Camus\",\"default_profile_image\":false,\"created_at\":\"Mon Nov 29 18:36:19 +0000 2010\",\"profile_sidebar_border_color\":\"75ff91\",\"id\":221094156,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/unmecsansblog.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184709042520065,\"created_at\":\"Fri Feb 24 23:17:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2266000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "26cb6fab-c3dc-4725-b9c5-061792c2a925-173184709042520065" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et ben ça y est ! PAN ! Un TT !!! #lgw #cqui", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: Et ben ça y est ! PAN ! Un TT !!! #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2267000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Et ben \\u00e7a y est ! PAN ! Un TT !!! #lgw #cqui\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]},{\"text\":\"cqui\",\"indices\":[39,44]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184713433952257\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"favourites_count\":23,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":383,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":2387,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"statuses_count\":6696,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"protected\":false,\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Ludovic Delaherche\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":72665061,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/chapkattack.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\"},\"truncated\":false,\"id\":173184713433952257,\"created_at\":\"Fri Feb 24 23:17:07 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2267000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "40ec89dc-1a09-4616-a062-bf57ff09cf8c-173184713433952257" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@abrutim @pascalmabille on se croirait dans #LVDLT #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1564998957/chat2_normal.jpg" -}, -"title": "MrClem: @abrutim @pascalmabille on se croirait dans #LVDLT #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2267000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@abrutim @pascalmabille on se croirait dans #LVDLT #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"abrutim\",\"indices\":[0,8],\"id_str\":\"169861930\",\"name\":\"Abrutim\",\"id\":169861930},{\"screen_name\":\"PascalMabille\",\"indices\":[9,23],\"id_str\":\"1367131\",\"name\":\"Pascal Mabille\",\"id\":1367131}],\"urls\":[],\"hashtags\":[{\"text\":\"LVDLT\",\"indices\":[44,50]},{\"text\":\"lgw\",\"indices\":[51,55]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173182810847326209\",\"id_str\":\"173184710598594560\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173182810847326209,\"in_reply_to_user_id_str\":\"169861930\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":92,\"screen_name\":\"MrClem_NW\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":271,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"location\":\"Toulouse\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"9D582E\",\"followers_count\":41,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1564998957\\/chat2_normal.jpg\",\"description\":\"Sans doute geek, Poditeur Nowatch et bien d'autres, Fan de s\\u00e9ries, Musicien et responsable maintenance de Mentine (\\u00e7a, \\u00e7a prend du temps !!!)\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"id_str\":\"370325031\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"profile_sidebar_fill_color\":\"EADEAA\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1564998957\\/chat2_normal.jpg\",\"name\":\"MrClem\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 08 20:47:36 +0000 2011\",\"profile_sidebar_border_color\":\"D9B17E\",\"id\":370325031,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":\"abrutim\",\"truncated\":false,\"id\":173184710598594560,\"created_at\":\"Fri Feb 24 23:17:07 +0000 2012\",\"in_reply_to_user_id\":169861930}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2267000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efe7ac1e-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f65a3500-780d-4599-8207-fdf362e23876-173184710598594560" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'aime Klaire avec un K !!!!!!!! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1829032837/430490_10519221_b_normal.jpg" -}, -"title": "Antoine Rouaud: J'aime Klaire avec un K !!!!!!!! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2267000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'aime Klaire avec un K !!!!!!!! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184709780701185\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":84,\"screen_name\":\"Antoine_Rouaud\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1385,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Nantes\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"009999\",\"followers_count\":103,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1829032837\\/430490_10519221_b_normal.jpg\",\"description\":\"Cr\\u00e9ateur de trucs et autres choses qui ont rapport \\u00e0 des histoires... avec des gens. \\r\\nhttp:\\/\\/www.wagaprod.fr\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"131516\",\"id_str\":\"373509666\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1829032837\\/430490_10519221_b_normal.jpg\",\"name\":\"Antoine Rouaud\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 14 18:13:49 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":373509666,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.audiodramax.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184709780701185,\"created_at\":\"Fri Feb 24 23:17:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2267000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "47aea5df-a40e-4c19-a3fb-08d1c58ff6d4-173184709780701185" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Est-ce que François peut sortir des mots en latin ? C'est ce qu'il fait de mieux. #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1690530958/image_normal.jpg" -}, -"title": "Pierre A: Est-ce que François peut sortir des mots en latin ? C'est ce qu'il fait de mieux. #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2269000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Est-ce que Fran\\u00e7ois peut sortir des mots en latin ? C'est ce qu'il fait de mieux. #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[82,86]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184718332887041\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"abiaad\",\"lang\":\"en\",\"favourites_count\":167,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":299,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":205,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1690530958\\/image_normal.jpg\",\"description\":\"Stagiaire dev iOS @ Supergazol. Photos, musique, trends, food and her.\",\"statuses_count\":2462,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"14320478\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Pierre A\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Apr 07 05:45:28 +0000 2008\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":14320478,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.pierreabiaad.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1690530958\\/image_normal.jpg\"},\"truncated\":false,\"id\":173184718332887041,\"created_at\":\"Fri Feb 24 23:17:09 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2269000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "488e46e5-a673-4c14-95ce-a45240778f96-173184718332887041" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Mais ? Klaire est dans le noir... Mettez la dans la lumière !", -"img": { -"src": "http://a2.twimg.com/profile_images/1810324073/Tweet2_normal.jpg" -}, -"title": "Caroline Anne: #lgw Mais ? Klaire est dans le noir... Mettez la dans la lumière !", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2269000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Mais ? Klaire est dans le noir... Mettez la dans la lumi\\u00e8re !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184721281490944\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":76,\"screen_name\":\"CarolinaTwist\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":136,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/423417929\\/Boreal.jpeg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":8,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1810324073\\/Tweet2_normal.jpg\",\"description\":\"Sc\\u00e9nariste, dialoguiste, Instagramer.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"35187538\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/423417929\\/Boreal.jpeg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1810324073\\/Tweet2_normal.jpg\",\"name\":\"Caroline Anne\",\"default_profile_image\":false,\"created_at\":\"Sat Apr 25 10:26:12 +0000 2009\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":35187538,\"utc_offset\":3600,\"favourites_count\":12,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184721281490944,\"created_at\":\"Fri Feb 24 23:17:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2269000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b4be0978-3404-4eb6-aa8a-f1affec50af9-173184721281490944" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw \"Claire croque\" ... https://t.co/tr0vfCJr", -"img": { -"src": "http://a0.twimg.com/profile_images/1622124369/Cartoonpresident_normal.gif" -}, -"title": "Hervé Dumond: #lgw \"Claire croque\" ... https://t.co/tr0vfCJr", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2271000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"#lgw \\\"Claire croque\\\" ... https:\\/\\/t.co\\/tr0vfCJr\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[25,46],\"expanded_url\":\"https:\\/\\/fr.wikipedia.org\\/wiki\\/Killer_Croc\",\"display_url\":\"fr.wikipedia.org\\/wiki\\/Killer_Cr\\u2026\",\"url\":\"https:\\/\\/t.co\\/tr0vfCJr\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184726612459521\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":565,\"screen_name\":\"cartoonpdt\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":2,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/355093994\\/132.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"003366\",\"followers_count\":234,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1622124369\\/Cartoonpresident_normal.gif\",\"description\":\"https:\\/\\/twitter.com\\/#!\\/cartoonpdt\\/favorites\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"77615428\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/355093994\\/132.jpg\",\"profile_sidebar_fill_color\":\"ffdd00\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1622124369\\/Cartoonpresident_normal.gif\",\"name\":\"Herv\\u00e9 Dumond\",\"default_profile_image\":false,\"created_at\":\"Sun Sep 27 00:32:11 +0000 2009\",\"profile_sidebar_border_color\":\"d1d1d1\",\"id\":77615428,\"utc_offset\":3600,\"favourites_count\":149,\"url\":\"http:\\/\\/mirror.me\\/390abp28?s=home\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184726612459521,\"created_at\":\"Fri Feb 24 23:17:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2271000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "09efeda4-2366-4442-9922-894a7d10e772-173184726612459521" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@pocarles je plaquerai @vinvin , pendant que @LudoDelaherche lui fera une balayette ;)\nMission #choperlachemisedevinvin #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/732688177/bi-cause_normal.jpg" -}, -"title": "Charles Liebert: @pocarles je plaquerai @vinvin , pendant que @LudoDelaherche lui fera une balayette ;)\nMission #choperlachemisedevinvin #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2272000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@pocarles je plaquerai @vinvin , pendant que @LudoDelaherche lui fera une balayette ;)\\nMission #choperlachemisedevinvin #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"pocarles\",\"indices\":[0,9],\"id_str\":\"23074316\",\"name\":\"PierreOlivier Carles\",\"id\":23074316},{\"screen_name\":\"Vinvin\",\"indices\":[23,30],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522},{\"screen_name\":\"LudoDelaherche\",\"indices\":[45,60],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"choperlachemisedevinvin\",\"indices\":[95,119]},{\"text\":\"LGW\",\"indices\":[120,124]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173183666254651392\",\"id_str\":\"173184730743848962\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173183666254651392,\"in_reply_to_user_id_str\":\"23074316\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1158,\"screen_name\":\"Charles_Liebert\",\"lang\":\"en\",\"profile_text_color\":\"F522D5\",\"statuses_count\":48080,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/29762\\/00663_ghostfog_1280x800.jpg\",\"location\":\"Paris - Cap Ferret - Saugeras\",\"show_all_inline_media\":true,\"listed_count\":156,\"profile_link_color\":\"1AF51F\",\"followers_count\":2044,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/732688177\\/bi-cause_normal.jpg\",\"description\":\"Ex Digital Marketing Manager @ Orange Vall\\u00e9e, now Proud Founder of LGS Consulting (@LGS_Consulting). Curator, e-Ninja, Good Samaritan & Lover. #WLTW Official\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0E0F0F\",\"id_str\":\"610993\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/29762\\/00663_ghostfog_1280x800.jpg\",\"profile_sidebar_fill_color\":\"E0FF91\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/732688177\\/bi-cause_normal.jpg\",\"name\":\"Charles Liebert\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 07 20:26:15 +0000 2007\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":610993,\"utc_offset\":3600,\"favourites_count\":509,\"url\":\"http:\\/\\/www.charles-liebert.fr\"},\"in_reply_to_screen_name\":\"pocarles\",\"truncated\":false,\"id\":173184730743848962,\"created_at\":\"Fri Feb 24 23:17:12 +0000 2012\",\"in_reply_to_user_id\":23074316}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2272000, -"tags": [ -{ -"id-ref": "efe8331e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c03ae8ad-e7da-48ee-ab82-07721eae351e-173184730743848962" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @FHDR: w0of! le vrai troll du #LGW c'est #Rollin .....", -"img": { -"src": "http://a3.twimg.com/profile_images/1612726261/avatar-dworld4_normal.jpg" -}, -"title": "David - D-World.fr: RT @FHDR: w0of! le vrai troll du #LGW c'est #Rollin .....", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2273000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @FHDR: w0of! le vrai troll du #LGW c'est #Rollin .....\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FHDR\",\"indices\":[3,8],\"id_str\":\"19166979\",\"name\":\"FullHDReady w0of\\u2122\",\"id\":19166979}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[33,37]},{\"text\":\"Rollin\",\"indices\":[44,51]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"w0of! le vrai troll du #LGW c'est #Rollin .....\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[23,27]},{\"text\":\"Rollin\",\"indices\":[34,41]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[-1.2417438,46.1331208],[-1.1113977,46.1331208],[-1.1113977,46.1910004],[-1.2417438,46.1910004]]]},\"attributes\":{},\"full_name\":\"Rochelle, Charente-Maritime\",\"name\":\"Rochelle\",\"id\":\"3dfa1a0686b402fb\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/3dfa1a0686b402fb.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[-1.15112631,46.15482580]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184352065306624\",\"geo\":{\"type\":\"Point\",\"coordinates\":[46.15482580,-1.15112631]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":728,\"screen_name\":\"FHDR\",\"lang\":\"fr\",\"profile_text_color\":\"2b0c13\",\"statuses_count\":97287,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/91803952\\/2010-04-13_10-10-17_90.38.71.125.jpg\",\"location\":\"La Rochelle, France\",\"show_all_inline_media\":true,\"listed_count\":672,\"profile_link_color\":\"dd5563\",\"followers_count\":7851,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1421050001\\/logo_normal.jpg\",\"description\":\"w0of ! T\\u00e9l\\u00e9 Veilleur Tv Zappeur News Informations Humour (parfois) \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"19166979\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/91803952\\/2010-04-13_10-10-17_90.38.71.125.jpg\",\"profile_sidebar_fill_color\":\"dedede\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1421050001\\/logo_normal.jpg\",\"name\":\"FullHDReady w0of\\u2122\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 19 02:12:30 +0000 2009\",\"profile_sidebar_border_color\":\"816f46\",\"id\":19166979,\"utc_offset\":3600,\"favourites_count\":11,\"url\":\"http:\\/\\/www.fhdr.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184352065306624,\"created_at\":\"Fri Feb 24 23:15:41 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184735546327041\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1992,\"screen_name\":\"misterDWorld\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2575,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/276082299\\/twilk_background_4e032385221eb.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":80,\"profile_link_color\":\"FF3300\",\"followers_count\":1495,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1612726261\\/avatar-dworld4_normal.jpg\",\"description\":\"Vid\\u00e9o blogueur multi-casquettes !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"23421620\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/276082299\\/twilk_background_4e032385221eb.jpg\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612726261\\/avatar-dworld4_normal.jpg\",\"name\":\"David - D-World.fr\",\"default_profile_image\":false,\"created_at\":\"Mon Mar 09 10:32:13 +0000 2009\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":23421620,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"http:\\/\\/www.d-world.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184735546327041,\"created_at\":\"Fri Feb 24 23:17:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2273000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efa96512-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9e9a0164-8cf4-49a7-a035-b0d31fae4c75-173184735546327041" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Guéant est un éminent physicien #lgw", -"img": { -"src": "http://a1.twimg.com/sticky/default_profile_images/default_profile_6_normal.png" -}, -"title": "sebule: Guéant est un éminent physicien #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2276000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Gu\\u00e9ant est un \\u00e9minent physicien #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184750247358464\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":5,\"screen_name\":\"sebule\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"245705081\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"name\":\"sebule\",\"default_profile_image\":true,\"created_at\":\"Tue Feb 01 08:45:20 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":245705081,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184750247358464,\"created_at\":\"Fri Feb 24 23:17:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2276000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c1a535e0-6363-4520-bcea-606d6c65b296-173184750247358464" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Excellent Statut FB #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1836345668/profile_normal.png" -}, -"title": "ArDuB57: Excellent Statut FB #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2276000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Excellent Statut FB #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[20,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184751266574337\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":646,\"screen_name\":\"ArDub57\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":83436,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"location\":\"FRANCE - METZ - SARREGUEMINES\",\"show_all_inline_media\":false,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"followers_count\":1090,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"description\":\"FreeParty Style - Raleur Pro - Trolleur Compulsif - DHD Android 2.3\\/Transformer 3.2.1 - PS3 @Pix_auto http:\\/\\/pixauto.tumblr.com - http:\\/\\/iboga.tumblr.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"21448223\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"name\":\"ArDuB57\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 20 23:57:59 +0000 2009\",\"profile_sidebar_border_color\":\"1c2352\",\"id\":21448223,\"utc_offset\":3600,\"favourites_count\":1604,\"url\":\"http:\\/\\/ardbox.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184751266574337,\"created_at\":\"Fri Feb 24 23:17:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2276000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1365e6ce-8547-44f9-935f-76bc93d4967a-173184751266574337" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Et voici @KlaireFr ! #lgw Elle nous raconte comment avoir du succès avec un statut sur Facebook... #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1383238957/marilynLG_normal.jpg" -}, -"title": "Bebenessy: RT @LeGrandWebze: Et voici @KlaireFr ! #lgw Elle nous raconte comment avoir du succès avec un statut sur Facebook... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2277000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Et voici @KlaireFr ! #lgw Elle nous raconte comment avoir du succ\\u00e8s avec un statut sur Facebook... #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"KlaireFr\",\"indices\":[27,36],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[39,43]},{\"text\":\"lgw\",\"indices\":[117,121]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Et voici @KlaireFr ! #lgw Elle nous raconte comment avoir du succ\\u00e8s avec un statut sur Facebook... #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[9,18],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]},{\"text\":\"lgw\",\"indices\":[99,103]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184535536746496\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1480,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3208,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184535536746496,\"created_at\":\"Fri Feb 24 23:16:25 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184754651365376\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":35,\"screen_name\":\"Bebenessy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":77,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1383238957\\/marilynLG_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"311418153\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1383238957\\/marilynLG_normal.jpg\",\"name\":\"Bebenessy\",\"default_profile_image\":false,\"created_at\":\"Sun Jun 05 12:21:45 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":311418153,\"utc_offset\":null,\"favourites_count\":33,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184754651365376,\"created_at\":\"Fri Feb 24 23:17:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2277000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6257d816-ff02-4514-95e3-68090faf3f20-173184754651365376" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Ca tombe un peu à plat au format vidéo.", -"img": { -"src": "http://a0.twimg.com/profile_images/1744048818/qUG3d_normal.jpg" -}, -"title": "Simon: #LGW Ca tombe un peu à plat au format vidéo.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2277000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW Ca tombe un peu \\u00e0 plat au format vid\\u00e9o.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184754340995073\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":288,\"screen_name\":\"Srsim\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":10574,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Third rock from the sun\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"2FC2EF\",\"followers_count\":309,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1744048818\\/qUG3d_normal.jpg\",\"description\":\"BiotechnoLOLgy and random crap. J'essaie de vivre ma vie \\u00e0 fond en passant pour un con au moins une fois par jour.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"130871832\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1744048818\\/qUG3d_normal.jpg\",\"name\":\"Simon\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 08 15:44:24 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":130871832,\"utc_offset\":3600,\"favourites_count\":84,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184754340995073,\"created_at\":\"Fri Feb 24 23:17:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2277000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5100ccb7-8fe5-4826-9a06-bbfab3261193-173184754340995073" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "rollin connait pas john cleese ! #ilpart #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1661356121/DSC01810_Sunburst_4_normal.jpg" -}, -"title": "valentin: rollin connait pas john cleese ! #ilpart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2278000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"rollin connait pas john cleese ! #ilpart #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[33,40]},{\"text\":\"lgw\",\"indices\":[41,45]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184757453172736\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":37,\"screen_name\":\"valos78\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":78,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1661356121\\/DSC01810_Sunburst_4_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"50356758\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1661356121\\/DSC01810_Sunburst_4_normal.jpg\",\"name\":\"valentin\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 24 16:39:23 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":50356758,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184757453172736,\"created_at\":\"Fri Feb 24 23:17:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2278000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d1066843-d3b4-4a5f-ac84-6847c1c1b249-173184757453172736" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw ce hashtag est dernier --> #change2ton Donc je l'aide . .", -"img": { -"src": "http://a2.twimg.com/profile_images/1758783715/image_normal.jpg" -}, -"title": "Florian Picherit: #lgw ce hashtag est dernier --> #change2ton Donc je l'aide . .", -"color": "16763904", -"polemics": [ -"KO" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2279000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw ce hashtag est dernier --> #change2ton Donc je l'aide . .\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"change2ton\",\"indices\":[35,46]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[6.4400506,46.3437649],[6.5158292,46.3437649],[6.5158292,46.4050024],[6.4400506,46.4050024]]]},\"attributes\":{},\"full_name\":\"Thonon-les-Bains, Haute-Savoie\",\"place_type\":\"city\",\"name\":\"Thonon-les-Bains\",\"id\":\"e71b6d6ca390f0c1\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/e71b6d6ca390f0c1.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[6.49813228,46.37383903]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184761991401473\",\"geo\":{\"type\":\"Point\",\"coordinates\":[46.37383903,6.49813228]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":122,\"screen_name\":\"FlorianPicherit\",\"lang\":\"fr\",\"profile_text_color\":\"3D1957\",\"statuses_count\":180,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"location\":\"Lyon\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"FF0000\",\"followers_count\":33,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1758783715\\/image_normal.jpg\",\"description\":\"Music Saved My Life. 42 Style.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"642D8B\",\"id_str\":\"465400461\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1758783715\\/image_normal.jpg\",\"name\":\"Florian Picherit\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 16 09:24:23 +0000 2012\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":465400461,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184761991401473,\"created_at\":\"Fri Feb 24 23:17:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2279000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "843fe2ff-7735-4528-9108-34a65607d661-173184761991401473" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @BoucherieOvalie: J'ai hâte de raconter un jour à mes enfants que j'ai regardé #LGW. Ca va quand même être difficile de leur expliquer.", -"img": { -"src": "http://a3.twimg.com/profile_images/1811845815/Flying_Blue_normal.jpg" -}, -"title": "Bastien Joseph: RT @BoucherieOvalie: J'ai hâte de raconter un jour à mes enfants que j'ai regardé #LGW. Ca va quand même être difficile de leur expliquer.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2279000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @BoucherieOvalie: J'ai h\\u00e2te de raconter un jour \\u00e0 mes enfants que j'ai regard\\u00e9 #LGW. Ca va quand m\\u00eame \\u00eatre difficile de leur expliquer.\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"BoucherieOvalie\",\"indices\":[3,19],\"name\":\"Boucherie Ovalie\",\"id_str\":\"260277866\",\"id\":260277866}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[82,86]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"J'ai h\\u00e2te de raconter un jour \\u00e0 mes enfants que j'ai regard\\u00e9 #LGW. Ca va quand m\\u00eame \\u00eatre difficile de leur expliquer.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[61,65]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184681532063745\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"BoucherieOvalie\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1017,\"location\":\"Derri\\u00e8re toi, c'est affreux\",\"profile_text_color\":\"666666\",\"followers_count\":4074,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1669266582\\/carte-de-visite-final_normal.jpg\",\"description\":\"La vie est trop courte pour comprendre le rugby, alors autant en rigoler.\",\"statuses_count\":6704,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/333487169\\/B-Oban3.jpg\",\"show_all_inline_media\":false,\"listed_count\":135,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"260277866\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Boucherie Ovalie\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/333487169\\/B-Oban3.jpg\",\"created_at\":\"Thu Mar 03 15:22:13 +0000 2011\",\"profile_sidebar_fill_color\":\"252429\",\"id\":260277866,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/boucherie-ovalie.org\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1669266582\\/carte-de-visite-final_normal.jpg\"},\"truncated\":false,\"id\":173184681532063745,\"created_at\":\"Fri Feb 24 23:17:00 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184763107086337\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5ED4DC\",\"screen_name\":\"BastienJoseph31\",\"lang\":\"fr\",\"favourites_count\":10,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1033,\"location\":\"Paris\",\"profile_text_color\":\"3C3940\",\"followers_count\":667,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\",\"description\":\"Etudiant en com' \\u00e0 Paris. (ISCOM). Rugby, r\\u00e9seaux sociaux, musique. Connu comme Le Stagiaire de la @BoucherieOvalie. En recherche d'un VRAI stage. \",\"statuses_count\":3558,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":34,\"profile_link_color\":\"0099B9\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"0099B9\",\"protected\":false,\"id_str\":\"191087175\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Bastien Joseph\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"created_at\":\"Wed Sep 15 15:41:38 +0000 2010\",\"profile_sidebar_fill_color\":\"95E8EC\",\"id\":191087175,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/bastien-joseph\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\"},\"truncated\":false,\"id\":173184763107086337,\"created_at\":\"Fri Feb 24 23:17:19 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2279000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "790ba8ec-dbf2-4589-874f-951b123f157c-173184763107086337" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "(Désolée d'interrompre le paluchage collectif, mais c'est assez nul #lgw, non ?)", -"img": { -"src": "http://a2.twimg.com/profile_images/1734545650/alimac_normal.jpg" -}, -"title": "ASL: (Désolée d'interrompre le paluchage collectif, mais c'est assez nul #lgw, non ?)", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2280000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"(D\\u00e9sol\\u00e9e d'interrompre le paluchage collectif, mais c'est assez nul #lgw, non ?)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[68,72]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184767418839043\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":506,\"screen_name\":\"OhOceane\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":60752,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/84729248\\/alimac.jpg\",\"location\":\"A un souffle de ton coeur\",\"show_all_inline_media\":false,\"listed_count\":300,\"profile_link_color\":\"0099CC\",\"followers_count\":3829,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1734545650\\/alimac_normal.jpg\",\"description\":\"The Girl Formerly Known as Oh \\/ Curator of your heart \\/ Sapiosexuelle depuis 1988 \\/\\r\\nAvec hydroxyzine la vie est plus zin \\/\\r\\n\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"72379694\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/84729248\\/alimac.jpg\",\"profile_sidebar_fill_color\":\"f6ffd1\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1734545650\\/alimac_normal.jpg\",\"name\":\"ASL\",\"default_profile_image\":false,\"created_at\":\"Mon Sep 07 20:56:24 +0000 2009\",\"profile_sidebar_border_color\":\"fff8ad\",\"id\":72379694,\"utc_offset\":-36000,\"favourites_count\":350,\"url\":\"http:\\/\\/danslessouliersdoceane.hautetfort.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184767418839043,\"created_at\":\"Fri Feb 24 23:17:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2280000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6c7a63d3-4aea-47af-afe3-9d4b6dcbaa7e-173184767418839043" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@KlaireFr je l'aime bien ! #lgw (ce tweet ne sert à rien)", -"img": { -"src": "http://a3.twimg.com/profile_images/1727266317/oimtampon_normal.jpg" -}, -"title": "Lucas Parax: @KlaireFr je l'aime bien ! #lgw (ce tweet ne sert à rien)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2281000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@KlaireFr je l'aime bien ! #lgw (ce tweet ne sert \\u00e0 rien)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[0,9],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[27,31]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184770098987008\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"28096610\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":731,\"screen_name\":\"lucasparax\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9270,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"990000\",\"followers_count\":538,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1727266317\\/oimtampon_normal.jpg\",\"description\":\"Politique, musique, r\\u00e9flexions absurdes. J'aime bien votre veste, mais faudrait penser \\u00e0 ne pas la retourner. #\\u00e9lys\\u00e9e_2012 #rock\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"333415548\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727266317\\/oimtampon_normal.jpg\",\"name\":\"Lucas Parax\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 11 14:14:27 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":333415548,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/lucasparax.over-blog.com\\/\"},\"in_reply_to_screen_name\":\"KlaireFr\",\"truncated\":false,\"id\":173184770098987008,\"created_at\":\"Fri Feb 24 23:17:21 +0000 2012\",\"in_reply_to_user_id\":28096610}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2281000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2fe7d361-1c6c-4413-974e-ead3382e2341-173184770098987008" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Zapper après les Césars m'aura permis de découvrir #lgw . Nan j'déconne.", -"img": { -"src": "http://a0.twimg.com/profile_images/1594689644/rtlgrandest_normal.jpg" -}, -"title": "sam: Zapper après les Césars m'aura permis de découvrir #lgw . Nan j'déconne.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2282000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Zapper apr\\u00e8s les C\\u00e9sars m'aura permis de d\\u00e9couvrir #lgw . Nan j'd\\u00e9conne.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[51,55]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184775002144768\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":439,\"screen_name\":\"rtlgrandest\",\"lang\":\"fr\",\"profile_text_color\":\"0c0d0d\",\"statuses_count\":43351,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/60768039\\/DSCN0015.JPG\",\"location\":\"Nancy, France\",\"show_all_inline_media\":false,\"listed_count\":352,\"profile_link_color\":\"1100ff\",\"followers_count\":3767,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1594689644\\/rtlgrandest_normal.jpg\",\"description\":\"Reporter. De temps en temps faut accepter de prendre son job avec humour.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BADFCD\",\"id_str\":\"80116240\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/60768039\\/DSCN0015.JPG\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1594689644\\/rtlgrandest_normal.jpg\",\"name\":\"sam\",\"default_profile_image\":false,\"created_at\":\"Mon Oct 05 20:20:09 +0000 2009\",\"profile_sidebar_border_color\":\"F2E195\",\"id\":80116240,\"utc_offset\":3600,\"favourites_count\":218,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184775002144768,\"created_at\":\"Fri Feb 24 23:17:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2282000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0fbafdc2-6d95-404d-b205-754a88e9e673-173184775002144768" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @monsieurlam: Et vraiment, forever ruling law : citer des tweets oralement annule tout leur potentiel de lol. #lgw #ruquier", -"img": { -"src": "http://a0.twimg.com/profile_images/1817743835/image_normal.jpg" -}, -"title": "Christo Bee: RT @monsieurlam: Et vraiment, forever ruling law : citer des tweets oralement annule tout leur potentiel de lol. #lgw #ruquier", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2282000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @monsieurlam: Et vraiment, forever ruling law : citer des tweets oralement annule tout leur potentiel de lol. #lgw #ruquier\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"monsieurlam\",\"indices\":[3,15],\"id_str\":\"7993262\",\"name\":\"L\\u00e2m HUA\",\"id\":7993262}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[113,117]},{\"text\":\"ruquier\",\"indices\":[118,126]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Et vraiment, forever ruling law : citer des tweets oralement annule tout leur potentiel de lol. #lgw #ruquier\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[96,100]},{\"text\":\"ruquier\",\"indices\":[101,109]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183333382098944\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":14,\"screen_name\":\"monsieurlam\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":10180,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":543,\"profile_link_color\":\"0084B4\",\"followers_count\":21597,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/129612647\\/boredcat_normal.jpg\",\"description\":\"+ links \\r\\n+ my life \\r\\n+ no reply \\r\\n+ @decate \\r\\n+ @lense \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"7993262\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/129612647\\/boredcat_normal.jpg\",\"name\":\"L\\u00e2m HUA\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 06 14:07:39 +0000 2007\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":7993262,\"utc_offset\":3600,\"favourites_count\":133,\"url\":\"http:\\/\\/www.monsieurlam.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183333382098944,\"created_at\":\"Fri Feb 24 23:11:38 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184774117142529\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":94,\"screen_name\":\"dreamingoldfish\",\"lang\":\"fr\",\"profile_text_color\":\"0a090a\",\"statuses_count\":3839,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/358714278\\/1600x1200.jpg\",\"location\":\"Nantes, France\",\"show_all_inline_media\":true,\"listed_count\":21,\"profile_link_color\":\"0438bd\",\"followers_count\":188,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1817743835\\/image_normal.jpg\",\"description\":\"Bande Dessin\\u00e9e ( #9eArt ), Cin\\u00e9ma, Musique & Trucs \\u00e0 #Nantes , souvent avec @_Lillium_ .\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"06666b\",\"id_str\":\"17711887\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/358714278\\/1600x1200.jpg\",\"profile_sidebar_fill_color\":\"bad5f5\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817743835\\/image_normal.jpg\",\"name\":\"Christo Bee\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 28 16:34:06 +0000 2008\",\"profile_sidebar_border_color\":\"000000\",\"id\":17711887,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/dreamingoldfish\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184774117142529,\"created_at\":\"Fri Feb 24 23:17:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2282000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efb8ff2c-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2168a822-1880-4ba6-95dd-2668acf81a05-173184774117142529" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Fabarol: La 1ère expérience de social TV c'est maintenant, en direct, ds #LGW sur #france5. Des tweets qui volent, des avatars en ve ...", -"img": { -"src": "http://a2.twimg.com/profile_images/1778868861/MERLIN411vlcsnap-2011-12-11-09h04m13s153_normal.jpg" -}, -"title": "marie dop: RT @Fabarol: La 1ère expérience de social TV c'est maintenant, en direct, ds #LGW sur #france5. Des tweets qui volent, des avatars en ve ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2286000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Fabarol: La 1\\u00e8re exp\\u00e9rience de social TV c'est maintenant, en direct, ds #LGW sur #france5. Des tweets qui volent, des avatars en ve ...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Fabarol\",\"indices\":[3,11],\"id_str\":\"110388053\",\"name\":\"Fabienne BAROLLIER\",\"id\":110388053}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[77,81]},{\"text\":\"france5\",\"indices\":[86,94]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"La 1\\u00e8re exp\\u00e9rience de social TV c'est maintenant, en direct, ds #LGW sur #france5. Des tweets qui volent, des avatars en veux-tu en voil\\u00e0 !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[64,68]},{\"text\":\"france5\",\"indices\":[73,81]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173173809376002048\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1042,\"screen_name\":\"Fabarol\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":317,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Issy les moulineaux\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0084B4\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"description\":\"Magazines societe\\/d\\u00e9cryptage de F5. Les Maternelles, Allo Rufo, Mag Sante+Allo Doc, CAD+CDA+CAV, R&C, Medias le Mag, C Politique, LMEF, Dr CAC, LGQ, LGW\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"110388053\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"name\":\"Fabienne BAROLLIER\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 01 11:04:06 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":110388053,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173173809376002048,\"created_at\":\"Fri Feb 24 22:33:48 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184790802079744\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":124,\"screen_name\":\"ptitemarie4000\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":207,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Luxembourg\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":43,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1778868861\\/MERLIN411vlcsnap-2011-12-11-09h04m13s153_normal.jpg\",\"description\":\"Belgian series fan girl on twitter to share my passion, currently obsessed with Merlin but in love with Sherlock, dexter, TGW, TVD, Revenge and so many more :D\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"114300857\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1778868861\\/MERLIN411vlcsnap-2011-12-11-09h04m13s153_normal.jpg\",\"name\":\"marie dop\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 14 22:48:57 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":114300857,\"utc_offset\":null,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":true,\"id\":173184790802079744,\"created_at\":\"Fri Feb 24 23:17:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2286000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e9dd3334-5b10-43a9-a3e3-7115635ae463-173184790802079744" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Même en me concentrant très fort, je ne comprends pas le principe de #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1563780941/pic_copie_normal.jpg" -}, -"title": "oOfasnI: Même en me concentrant très fort, je ne comprends pas le principe de #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2288000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"M\\u00eame en me concentrant tr\\u00e8s fort, je ne comprends pas le principe de #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[69,73]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184799199076352\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"InsafOo\",\"lang\":\"fr\",\"favourites_count\":34,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":141,\"location\":\"Bruxelles\",\"profile_text_color\":\"333333\",\"followers_count\":198,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1563780941\\/pic_copie_normal.jpg\",\"description\":\"Journalisme \\u00e0 l'ULB\\/ Stage \\u00e0 la RTBF et au Soir\\/ Erasmus \\u00e0 Paris\\/ Jobiste au Cirque Royal\\/ Parle r\\u00e9guli\\u00e8rement le sarcasme\\/ Mes cuites n'engagent que moi.\",\"statuses_count\":1088,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"342660437\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"oOfasnI\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Tue Jul 26 11:22:50 +0000 2011\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":342660437,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/insiblog.wordpress.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1563780941\\/pic_copie_normal.jpg\"},\"truncated\":false,\"id\":173184799199076352,\"created_at\":\"Fri Feb 24 23:17:28 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2288000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b38780c7-3ee1-4def-9c84-79c7561c7fef-173184799199076352" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Et voici @KlaireFr ! #lgw Elle nous raconte comment avoir du succès avec un statut sur Facebook... #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1772965923/tw_13213657_1327237886_normal.jpg" -}, -"title": "duanyer: RT @LeGrandWebze: Et voici @KlaireFr ! #lgw Elle nous raconte comment avoir du succès avec un statut sur Facebook... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2288000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Et voici @KlaireFr ! #lgw Elle nous raconte comment avoir du succ\\u00e8s avec un statut sur Facebook... #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"KlaireFr\",\"indices\":[27,36],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[39,43]},{\"text\":\"lgw\",\"indices\":[117,121]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Et voici @KlaireFr ! #lgw Elle nous raconte comment avoir du succ\\u00e8s avec un statut sur Facebook... #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[9,18],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]},{\"text\":\"lgw\",\"indices\":[99,103]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184535536746496\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1480,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3209,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184535536746496,\"created_at\":\"Fri Feb 24 23:16:25 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184798188240897\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":830,\"screen_name\":\"duanyer\",\"lang\":\"fr\",\"profile_text_color\":\"050505\",\"statuses_count\":17180,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/143862310\\/GetImage.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":51,\"profile_link_color\":\"0026ff\",\"followers_count\":853,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1772965923\\/tw_13213657_1327237886_normal.jpg\",\"description\":\"Mon ambition est de devenir l'idiot du village. J'y suis presque.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8a6e2d\",\"id_str\":\"23742784\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/143862310\\/GetImage.jpg\",\"profile_sidebar_fill_color\":\"e2ed7c\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1772965923\\/tw_13213657_1327237886_normal.jpg\",\"name\":\"duanyer\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 11 09:59:57 +0000 2009\",\"profile_sidebar_border_color\":\"d96666\",\"id\":23742784,\"utc_offset\":3600,\"favourites_count\":1310,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184798188240897,\"created_at\":\"Fri Feb 24 23:17:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2288000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "61b2e3e2-f59a-4098-9292-8c92a8b0e7a7-173184798188240897" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Je soutiens la Corée du nord, Internet Explorer 6 et la peine de mort, et nadine morano", -"img": { -"src": "http://a0.twimg.com/profile_images/1353093787/Dragons-6_normal.jpg" -}, -"title": "Thibaut Devillers: #lgw Je soutiens la Corée du nord, Internet Explorer 6 et la peine de mort, et nadine morano", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2291000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Je soutiens la Cor\\u00e9e du nord, Internet Explorer 6 et la peine de mort, et nadine morano\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184813090611200\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":68,\"screen_name\":\"Eliadus\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":704,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"92095420\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"name\":\"Thibaut Devillers\",\"default_profile_image\":false,\"created_at\":\"Mon Nov 23 19:36:51 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":92095420,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.followfriday.com\\/followfriday\\/eliadus\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184813090611200,\"created_at\":\"Fri Feb 24 23:17:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2291000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d7ed626c-6a6e-4a3f-9a28-830c93c48609-173184813090611200" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Non mais ce qui est franchement bizarre sur #lgw, c'est qu'on a l'impression que le le fil de l'émission n'est pas du tout écrit. BIZARRE", -"img": { -"src": "http://a1.twimg.com/profile_images/1612831528/cni_id_normal.jpg" -}, -"title": "Jean-Louis Coste: Non mais ce qui est franchement bizarre sur #lgw, c'est qu'on a l'impression que le le fil de l'émission n'est pas du tout écrit. BIZARRE", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2292000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Non mais ce qui est franchement bizarre sur #lgw, c'est qu'on a l'impression que le le fil de l'\\u00e9mission n'est pas du tout \\u00e9crit. BIZARRE\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[44,48]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184818153144322\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"86A4A6\",\"screen_name\":\"jlcoste\",\"lang\":\"en\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":132,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"description\":\"Langue, litt\\u00e9rature et politique. Sp\\u00e9cialis\\u00e9 en traitement automatique des langues (presse). Rattach\\u00e9 \\u00e0 l'Universit\\u00e9 de Paris 3, et prof. en coll\\u00e8ge de banlieue\",\"statuses_count\":544,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"10207a\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"protected\":false,\"id_str\":\"244454441\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Jean-Louis Coste\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"created_at\":\"Sat Jan 29 10:24:46 +0000 2011\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"id\":244454441,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\"},\"truncated\":false,\"id\":173184818153144322,\"created_at\":\"Fri Feb 24 23:17:32 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2292000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3402476a-8739-46b1-89ba-1615f075b499-173184818153144322" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@BoucherieOvalie Guillaume Canet Likes This #LGW #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1768260791/afflelou_normal.png" -}, -"title": "Marcel Comics: @BoucherieOvalie Guillaume Canet Likes This #LGW #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2293000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@BoucherieOvalie Guillaume Canet Likes This #LGW #ilpart\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"BoucherieOvalie\",\"indices\":[0,16],\"id_str\":\"260277866\",\"name\":\"Boucherie Ovalie\",\"id\":260277866}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[44,48]},{\"text\":\"ilpart\",\"indices\":[49,56]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173184681532063745\",\"id_str\":\"173184820959117313\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173184681532063745,\"in_reply_to_user_id_str\":\"260277866\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":196,\"screen_name\":\"Marcelcomics\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3887,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":24,\"profile_link_color\":\"0084B4\",\"followers_count\":518,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"description\":\"D\\u00e9fenseur du panache et de la pens\\u00e9e positive. Gar\\u00e7on boucher chez Boucherie-ovalie.org. Inventor of the Follow Me Monday (#FMM)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"386966557\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"name\":\"Marcel Comics\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 08 07:06:40 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":386966557,\"utc_offset\":-10800,\"favourites_count\":7,\"url\":\"http:\\/\\/boucherie-ovalie.org\"},\"in_reply_to_screen_name\":\"BoucherieOvalie\",\"truncated\":false,\"id\":173184820959117313,\"created_at\":\"Fri Feb 24 23:17:33 +0000 2012\",\"in_reply_to_user_id\":260277866}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2293000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cf0ffad6-f72d-4042-abea-76cfaf8810b7-173184820959117313" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw http://t.co/kKscbLwD", -"img": { -"src": "http://a3.twimg.com/profile_images/1590878551/ozi2_normal.jpg" -}, -"title": "Sylvie Bourasseau: #lgw http://t.co/kKscbLwD", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2295000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"#lgw http:\\/\\/t.co\\/kKscbLwD\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[5,25],\"expanded_url\":\"http:\\/\\/ow.ly\\/i\\/tCGv\",\"display_url\":\"ow.ly\\/i\\/tCGv\",\"url\":\"http:\\/\\/t.co\\/kKscbLwD\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184829221896193\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":281,\"screen_name\":\"Ozephe\",\"lang\":\"fr\",\"profile_text_color\":\"b8a586\",\"statuses_count\":366,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/297952025\\/nbn.jpg\",\"location\":\"Carr\\u00e9ment \\u00e0 l'ouest...\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"3a5a61\",\"followers_count\":72,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1590878551\\/ozi2_normal.jpg\",\"description\":\"Etudiante c\\u00f4ti\\u00e8re graphomane et andro\\u00efdophile.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"182736\",\"id_str\":\"50641881\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/297952025\\/nbn.jpg\",\"profile_sidebar_fill_color\":\"2d3545\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1590878551\\/ozi2_normal.jpg\",\"name\":\"Sylvie Bourasseau\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 25 13:16:51 +0000 2009\",\"profile_sidebar_border_color\":\"dce0e8\",\"id\":50641881,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184829221896193,\"created_at\":\"Fri Feb 24 23:17:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2295000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "27eedda9-bd7e-478d-b9a5-f411b8eeedf4-173184829221896193" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@SarkoMent: @SarkoMent: Je vote pour Rollin s'il vote pour moi ! #lgw #change2ton", -"img": { -"src": "http://a1.twimg.com/profile_images/1840423549/sarkozy_prfet_4_normal.jpg" -}, -"title": "SarkoMent: @SarkoMent: @SarkoMent: Je vote pour Rollin s'il vote pour moi ! #lgw #change2ton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2296000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@SarkoMent: @SarkoMent: Je vote pour Rollin s'il vote pour moi ! #lgw #change2ton\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SarkoMent\",\"indices\":[0,10],\"id_str\":\"497726890\",\"name\":\"SarkoMent\",\"id\":497726890},{\"screen_name\":\"SarkoMent\",\"indices\":[12,22],\"id_str\":\"497726890\",\"name\":\"SarkoMent\",\"id\":497726890}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[65,69]},{\"text\":\"change2ton\",\"indices\":[70,81]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184834171174912\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"497726890\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":47,\"screen_name\":\"SarkoMent\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":46,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":38,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1840423549\\/sarkozy_prfet_4_normal.jpg\",\"description\":\"Compte parodique !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"497726890\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840423549\\/sarkozy_prfet_4_normal.jpg\",\"name\":\"SarkoMent\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 20 09:07:23 +0000 2012\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":497726890,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":\"SarkoMent\",\"truncated\":false,\"id\":173184834171174912,\"created_at\":\"Fri Feb 24 23:17:36 +0000 2012\",\"in_reply_to_user_id\":497726890}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2296000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5fe06a79-3af0-438a-b05d-edae04eaa89d-173184834171174912" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cqui #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1813908220/Orwell_normal.jpg" -}, -"title": "Ashita: #cqui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2296000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cqui #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[6,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184834330566656\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":98,\"screen_name\":\"Ashita_fr\",\"lang\":\"fr\",\"profile_text_color\":\"0d0c0f\",\"statuses_count\":246,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/410776517\\/3237102051_19ae77a9f2_o.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"f70a0a\",\"followers_count\":16,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1813908220\\/Orwell_normal.jpg\",\"description\":\"99%\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"5092cf\",\"id_str\":\"473909575\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/410776517\\/3237102051_19ae77a9f2_o.jpg\",\"profile_sidebar_fill_color\":\"c7cded\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813908220\\/Orwell_normal.jpg\",\"name\":\"Ashita\",\"default_profile_image\":false,\"created_at\":\"Wed Jan 25 13:13:47 +0000 2012\",\"profile_sidebar_border_color\":\"614fa6\",\"id\":473909575,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184834330566656,\"created_at\":\"Fri Feb 24 23:17:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2296000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "714448aa-6c57-422f-bde4-b1d8c8b3a8dd-173184834330566656" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw : Ce tweet va faire polémique parce qu'il parle des loutres et de Patrick Sébastien (CC @KlaireFR", -"img": { -"src": "http://a0.twimg.com/profile_images/1757013909/image1326646425_normal.png" -}, -"title": "Damien Vacher: #lgw : Ce tweet va faire polémique parce qu'il parle des loutres et de Patrick Sébastien (CC @KlaireFR", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2296000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw : Ce tweet va faire pol\\u00e9mique parce qu'il parle des loutres et de Patrick S\\u00e9bastien (CC @KlaireFR\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[93,102],\"name\":\"Klaire.fr\",\"id_str\":\"28096610\",\"id\":28096610}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184832225030144\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Le_Damien\",\"lang\":\"fr\",\"favourites_count\":43,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":405,\"location\":\"Chatillon-en-Bazois\",\"profile_text_color\":\"333333\",\"followers_count\":343,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"description\":\"I'm a lonely Cowboy who learning un BTS SIO (ex BTS IG) in Nevers... Et un Mac Gyver de l'URL par @Checkyourpeople et je suis un tumblreur assidu\",\"statuses_count\":27163,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":32,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"26552716\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Damien Vacher\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Wed Mar 25 18:09:17 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":26552716,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/damienvacher.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\"},\"truncated\":false,\"id\":173184832225030144,\"created_at\":\"Fri Feb 24 23:17:36 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2296000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dda42f0a-356b-4e9a-9cfd-409e5e1cdb06-173184832225030144" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Est-il possible d'expliquer aux personnes qui attrapent l'émission en cours ce qu'est #ireste ? #lgw via #TVcheck", -"img": { -"src": "http://a3.twimg.com/profile_images/1764728200/a05c3c5a-aecf-4e53-87e8-77647a9f7c91_normal.png" -}, -"title": "Fadhila BRAHIMI: Est-il possible d'expliquer aux personnes qui attrapent l'émission en cours ce qu'est #ireste ? #lgw via #TVcheck", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2297000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Est-il possible d'expliquer aux personnes qui attrapent l'\\u00e9mission en cours ce qu'est #ireste ? #lgw via #TVcheck\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ireste\",\"indices\":[86,93]},{\"text\":\"lgw\",\"indices\":[96,100]},{\"text\":\"TVcheck\",\"indices\":[105,113]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/fr\\/app\\/tvcheck\\/id437347192?mt=8\\\" rel=\\\"nofollow\\\"\\u003ETVcheck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184838571016193\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3401,\"screen_name\":\"fbrahimi\",\"lang\":\"fr\",\"profile_text_color\":\"A30034\",\"statuses_count\":36946,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/342882401\\/fadhilaBrahimiTwitterOct11.gif\",\"location\":\"Nomade. France - Maghreb \",\"show_all_inline_media\":true,\"listed_count\":1250,\"profile_link_color\":\"000000\",\"followers_count\":11936,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1764728200\\/a05c3c5a-aecf-4e53-87e8-77647a9f7c91_normal.png\",\"description\":\"Dir. FB&Associ\\u00e9s #StrategieDePresence | CoAuteure #Moi20 | Chroniqueuse @Widoobiz | Conf\\u00e9renci\\u00e8re #Tedx | Bureau @MediaAces | \\u2665 #music #politic #SocialTV #Pause\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"F5EACF\",\"id_str\":\"5836692\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/342882401\\/fadhilaBrahimiTwitterOct11.gif\",\"profile_sidebar_fill_color\":\"F5EACF\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1764728200\\/a05c3c5a-aecf-4e53-87e8-77647a9f7c91_normal.png\",\"name\":\"Fadhila BRAHIMI\",\"default_profile_image\":false,\"created_at\":\"Mon May 07 16:20:02 +0000 2007\",\"profile_sidebar_border_color\":\"B28465\",\"id\":5836692,\"utc_offset\":3600,\"favourites_count\":160,\"url\":\"http:\\/\\/www.fadhilabrahimi.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184838571016193,\"created_at\":\"Fri Feb 24 23:17:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2297000, -"tags": [ -{ -"id-ref": "efbbbfaa-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef163198-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9485acba-541f-441c-9c80-752ade5fad35-173184838571016193" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Soirée fin de semaine à la maison devant #lgw et donc je vote: #ilreste !!!", -"img": { -"src": "http://a3.twimg.com/sticky/default_profile_images/default_profile_0_normal.png" -}, -"title": "Christophe BUREL: Soirée fin de semaine à la maison devant #lgw et donc je vote: #ilreste !!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2298000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Soir\\u00e9e fin de semaine \\u00e0 la maison devant #lgw et donc je vote: #ilreste !!!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[41,45]},{\"text\":\"ilreste\",\"indices\":[63,71]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184840122904577\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":34,\"screen_name\":\"ChrisBurel\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Rouen\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":1,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"description\":\"Je pense donc je twitte (Huhu!)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"456873690\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"name\":\"Christophe BUREL\",\"default_profile_image\":true,\"created_at\":\"Fri Jan 06 19:24:49 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":456873690,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184840122904577,\"created_at\":\"Fri Feb 24 23:17:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2298000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e05bf31b-1070-4ee1-863d-8abd2fa42d50-173184840122904577" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "twitter #mesigaeusigodevolta e endiko oq ta esperando #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1340113260/vini_normal.jpg" -}, -"title": "\\/in!ciu$ ;-: twitter #mesigaeusigodevolta e endiko oq ta esperando #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2299000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"twitter #mesigaeusigodevolta e endiko oq ta esperando #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"mesigaeusigodevolta\",\"indices\":[8,28]},{\"text\":\"lgw\",\"indices\":[54,58]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184844052967424\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":54,\"screen_name\":\"Vinicemjuizo\",\"lang\":\"pt\",\"profile_text_color\":\"333333\",\"statuses_count\":664,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"cajaCITY\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":71,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1340113260\\/vini_normal.jpg\",\"description\":\"sou eu\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"293537465\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1340113260\\/vini_normal.jpg\",\"name\":\"\\\\\\/in!ciu$ ;-\",\"default_profile_image\":false,\"created_at\":\"Thu May 05 14:34:53 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":293537465,\"utc_offset\":-7200,\"favourites_count\":6,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184844052967424,\"created_at\":\"Fri Feb 24 23:17:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2299000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efeac4da-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1bdebb48-60a1-4f7d-94fc-e255c41868e4-173184844052967424" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ah ah ! @yoannferret regarde #lgw !", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Ah ah ! @yoannferret regarde #lgw !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2299000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ah ah ! @yoannferret regarde #lgw !\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"yoannferret\",\"indices\":[8,20],\"id_str\":\"4035431\",\"name\":\"Yoann Ferret\",\"id\":4035431}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[29,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184845248348160\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3247,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184845248348160,\"created_at\":\"Fri Feb 24 23:17:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2299000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "231414d3-be3d-4e30-bd94-61875c9c6134-173184845248348160" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @jonatwittbarre: @palmashow on dirait 2 mecs d'une société venus presenter leurs inventions #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1843101534/tumblr_lju3pbB8aQ1qdj3gko1_500_normal.jpg" -}, -"title": "Louise.: RT @jonatwittbarre: @palmashow on dirait 2 mecs d'une société venus presenter leurs inventions #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2302000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @jonatwittbarre: @palmashow on dirait 2 mecs d'une soci\\u00e9t\\u00e9 venus presenter leurs inventions #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jonatwittbarre\",\"indices\":[3,18],\"id_str\":\"23099146\",\"name\":\"Jonathan Barr\\u00e9\",\"id\":23099146},{\"screen_name\":\"palmashow\",\"indices\":[20,30],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[95,99]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"@palmashow on dirait 2 mecs d'une soci\\u00e9t\\u00e9 venus presenter leurs inventions #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[75,79]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173181493743599617\",\"id_str\":\"173182507188109313\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173181493743599617,\"in_reply_to_user_id_str\":\"23782965\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":98,\"screen_name\":\"jonatwittbarre\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3595,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/54271203\\/pattern_19-22-06.jpg\",\"location\":\"paris\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"75bad6\",\"followers_count\":1827,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1530333526\\/jo_out2_normal.jpg\",\"description\":\"Video Director www.jonathanbarre.com Producer www.blagbuster.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"75bad6\",\"id_str\":\"23099146\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/54271203\\/pattern_19-22-06.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1530333526\\/jo_out2_normal.jpg\",\"name\":\"Jonathan Barr\\u00e9\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 06 18:31:24 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":23099146,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.jonathanbarre.com\"},\"in_reply_to_screen_name\":\"palmashow\",\"truncated\":false,\"id\":173182507188109313,\"created_at\":\"Fri Feb 24 23:08:21 +0000 2012\",\"in_reply_to_user_id\":23782965},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184858355531776\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":57,\"screen_name\":\"ruth_flaquettes\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":54,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/430866191\\/2567115379-zooey-deschanel-cartonne-en-new-girl.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0099CC\",\"followers_count\":8,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1843101534\\/tumblr_lju3pbB8aQ1qdj3gko1_500_normal.jpg\",\"description\":\"Attends avec impatience le come-back de la Compagnie Cr\\u00e9ole. Decalecatan, decalecatan. Oh\\u00e9, oh\\u00e9. Tout est dit.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"349125925\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/430866191\\/2567115379-zooey-deschanel-cartonne-en-new-girl.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843101534\\/tumblr_lju3pbB8aQ1qdj3gko1_500_normal.jpg\",\"name\":\"Louise.\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 05 15:59:21 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":349125925,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184858355531776,\"created_at\":\"Fri Feb 24 23:17:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2302000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8eee01f9-8a2c-4fbb-978f-1ba8c9bf5cce-173184858355531776" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je soutiens la Corée du Nord, Internet Explorer 6 et la peine de mort. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1823017040/tetocarre_normal.jpg" -}, -"title": "GoldoNat: Je soutiens la Corée du Nord, Internet Explorer 6 et la peine de mort. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2302000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je soutiens la Cor\\u00e9e du Nord, Internet Explorer 6 et la peine de mort. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[71,75]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184859106316288\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":256,\"screen_name\":\"GoldoNat\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1753,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"009999\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"description\":\"Graphiste, Pr\\u00e9sentatrice qui raconte des blagues nulles et Stagiaire irresponsable \\u00e9v\\u00e8nement chez DoReMi Game Cie, Jeux Vid\\u00e9os, Troll \\u00e0 ses heures perdues.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"116250574\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"name\":\"GoldoNat\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 21 19:13:39 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":116250574,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.doremi.asso.fr\\/site\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184859106316288,\"created_at\":\"Fri Feb 24 23:17:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2302000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cf8af9c8-3607-4d5a-b1c9-68831b69317d-173184859106316288" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Vinvin est sympathique, mais son #lgw relève de l'abus de biens sociaux et télévisuels", -"img": { -"src": "http://a1.twimg.com/profile_images/1835468356/brp2-1-1_normal.jpg" -}, -"title": "Bruno Roger-Petit: Vinvin est sympathique, mais son #lgw relève de l'abus de biens sociaux et télévisuels", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2303000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Vinvin est sympathique, mais son #lgw rel\\u00e8ve de l'abus de biens sociaux et t\\u00e9l\\u00e9visuels\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184860716941313\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"B_Roger_Petit\",\"lang\":\"fr\",\"favourites_count\":19,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":977,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":6588,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1835468356\\/brp2-1-1_normal.jpg\",\"description\":\"En \\u00e9tat de Grace... \",\"statuses_count\":13850,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/430045747\\/gracekelly.jpg\",\"show_all_inline_media\":false,\"listed_count\":245,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"48949826\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Bruno Roger-Petit\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/430045747\\/gracekelly.jpg\",\"created_at\":\"Sat Jun 20 07:03:26 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":48949826,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/leplus.nouvelobs.com\\/brunorogerpetit\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1835468356\\/brp2-1-1_normal.jpg\"},\"truncated\":false,\"id\":173184860716941313,\"created_at\":\"Fri Feb 24 23:17:43 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2303000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a58156c4-3c9f-47c4-98ce-7cd144862cdc-173184860716941313" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@klairefr est très mignonne #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1682788944/oriane_twitter_normal.png" -}, -"title": "Oriane Hurard: @klairefr est très mignonne #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2303000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@klairefr est tr\\u00e8s mignonne #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[0,9],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184861916495874\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"28096610\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"Orianehurard\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2721,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":24,\"profile_link_color\":\"de2a5d\",\"followers_count\":485,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"description\":\"S\\u00e9ries, transmedia, cin\\u00e9ma. Dipl\\u00f4m\\u00e9e @ina_SUP en production \\/\\/ \\r\\nCharg\\u00e9e de coordination @TIULab, programme d'encadrement \\u00e9tudiant transmedia\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"198934087\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"profile_sidebar_fill_color\":\"c1a7c7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"name\":\"Oriane Hurard\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 05 16:26:22 +0000 2010\",\"profile_sidebar_border_color\":\"592459\",\"id\":198934087,\"utc_offset\":-10800,\"favourites_count\":461,\"url\":\"http:\\/\\/www.transmediaimmersiveuniversity.com\\/\"},\"in_reply_to_screen_name\":\"KlaireFr\",\"truncated\":false,\"id\":173184861916495874,\"created_at\":\"Fri Feb 24 23:17:43 +0000 2012\",\"in_reply_to_user_id\":28096610}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2303000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b270a865-ba39-4a37-bc64-bba408f1d8f8-173184861916495874" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ah on m'alerte, un tweet de @Balmeyer aurait été considéré comme drôle. A mon avis c'est que personne ne l'a compris. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1846718877/Ic_nePoireau_Yeux08-2011-02_normal.jpg" -}, -"title": "Le_M_Poireau: Ah on m'alerte, un tweet de @Balmeyer aurait été considéré comme drôle. A mon avis c'est que personne ne l'a compris. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2304000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ah on m'alerte, un tweet de @Balmeyer aurait \\u00e9t\\u00e9 consid\\u00e9r\\u00e9 comme dr\\u00f4le. A mon avis c'est que personne ne l'a compris. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"balmeyer\",\"indices\":[28,37],\"id_str\":\"7288872\",\"name\":\"Balmeyer\",\"id\":7288872}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[118,122]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184864869285888\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":6530,\"screen_name\":\"Le_M_Poireau\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":54063,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/195312953\\/CanapeRouge.jpg\",\"location\":\"Bruxelles\",\"show_all_inline_media\":true,\"listed_count\":418,\"profile_link_color\":\"0084b4\",\"followers_count\":6011,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1846718877\\/Ic_nePoireau_Yeux08-2011-02_normal.jpg\",\"description\":\"Pensez \\u00e0 ceux qui n'en ont pas et ne g\\u00e2chez pas votre humour inutilement. http:\\/\\/photosdecampagne.tumblr.com\\/ | http:\\/\\/riendimportant.tumblr.com\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"ffffff\",\"id_str\":\"10330232\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/195312953\\/CanapeRouge.jpg\",\"profile_sidebar_fill_color\":\"ddffcd\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1846718877\\/Ic_nePoireau_Yeux08-2011-02_normal.jpg\",\"name\":\"Le_M_Poireau\",\"default_profile_image\":false,\"created_at\":\"Sat Nov 17 11:32:14 +0000 2007\",\"profile_sidebar_border_color\":\"bddcad\",\"id\":10330232,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/monsieurpoireau.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184864869285888,\"created_at\":\"Fri Feb 24 23:17:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2304000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b1feec21-943a-4869-840e-b1889867624c-173184864869285888" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "I like Klaire #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/62813435/laure_normal.jpg" -}, -"title": "lovizolette: I like Klaire #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2304000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"I like Klaire #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184865397780480\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":143,\"screen_name\":\"lovizolette\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4677,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/3252079\\/tweeterbg.jpg\",\"location\":\"Damgan\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"7b3f32\",\"followers_count\":189,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/62813435\\/laure_normal.jpg\",\"description\":\"Maman de 3 merveilleux enfants\\r\\nEducatrice Montessori, AssMat\\r\\nHalf British, and happy :)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"D04400\",\"id_str\":\"16964137\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/3252079\\/tweeterbg.jpg\",\"profile_sidebar_fill_color\":\"f9cf86\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/62813435\\/laure_normal.jpg\",\"name\":\"lovizolette\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 25 08:10:06 +0000 2008\",\"profile_sidebar_border_color\":\"2e2e2e\",\"id\":16964137,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"http:\\/\\/chezlaurette.posterous.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184865397780480,\"created_at\":\"Fri Feb 24 23:17:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2304000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "91fa8849-d5ad-4c28-a193-d93109029148-173184865397780480" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh une @KlaireFr à la tv. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/955586337/fabys_normal.png" -}, -"title": "Fabien: Oh une @KlaireFr à la tv. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2304000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh une @KlaireFr \\u00e0 la tv. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[7,16],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[26,30]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184868413489153\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":63,\"screen_name\":\"fabysme\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":409,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Toulouse\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":21,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/955586337\\/fabys_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"151374205\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/955586337\\/fabys_normal.png\",\"name\":\"Fabien\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 03 07:43:50 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":151374205,\"utc_offset\":3600,\"favourites_count\":4,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184868413489153,\"created_at\":\"Fri Feb 24 23:17:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2304000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "172e4f0e-622d-421f-831b-afd9e38fa7cf-173184868413489153" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "L'excellente @KlaireFr dans #lgw Une des plus drôle twittos :)", -"img": { -"src": "http://a0.twimg.com/profile_images/1840667340/ns_normal.png" -}, -"title": "Pierre : L'excellente @KlaireFr dans #lgw Une des plus drôle twittos :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2306000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"L'excellente @KlaireFr dans #lgw Une des plus dr\\u00f4le twittos :)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[13,22],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184874264535040\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":391,\"screen_name\":\"BeautifulLoser_\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":10070,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/66918069\\/Coruscant1.jpg\",\"location\":\"Castres \",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"2FC2EF\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1840667340\\/ns_normal.png\",\"description\":\"Ex \\u00e9tudiant en Services et R\\u00e9seaux de Communication. Geek \\u00e0 4 roues, tout terrain ! Dans la matrice depuis 1987 #tech #web #politique #rugby #procrastination\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"95436599\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/66918069\\/Coruscant1.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840667340\\/ns_normal.png\",\"name\":\"Pierre \",\"default_profile_image\":false,\"created_at\":\"Tue Dec 08 15:02:27 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":95436599,\"utc_offset\":3600,\"favourites_count\":68,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184874264535040,\"created_at\":\"Fri Feb 24 23:17:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2306000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3e0d2d52-c3bd-440e-8c99-86fb0f05c245-173184874264535040" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est super #lgw avec @Gregshow et @davidmarsais", -"img": { -"src": "http://a2.twimg.com/profile_images/1789890955/X72tY4LH_normal" -}, -"title": "Max Martz: C'est super #lgw avec @Gregshow et @davidmarsais", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2307000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est super #lgw avec @Gregshow et @davidmarsais\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Gregshow\",\"indices\":[22,31],\"id_str\":\"23932076\",\"name\":\"Gregshow\",\"id\":23932076},{\"screen_name\":\"davidmarsais\",\"indices\":[35,48],\"id_str\":\"140357554\",\"name\":\"David Marsais\",\"id\":140357554}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184878748246016\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":112,\"screen_name\":\"maxmatz\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":178,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":21,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1789890955\\/X72tY4LH_normal\",\"description\":\"Avant J'avais une vie, maintenant je suis en PACES\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"241665578\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1789890955\\/X72tY4LH_normal\",\"name\":\"Max Martz\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 22 20:57:16 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":241665578,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184878748246016,\"created_at\":\"Fri Feb 24 23:17:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2307000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fe7c3e2d-0326-4ea7-be85-99477bf3a336-173184878748246016" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @kzz_: Regarder #lgw > être sous LSD. Vraiment.", -"img": { -"src": "http://a0.twimg.com/profile_images/1848450170/poseur_normal.jpg" -}, -"title": "Pras: RT @kzz_: Regarder #lgw > être sous LSD. Vraiment.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2307000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @kzz_: Regarder #lgw > \\u00eatre sous LSD. Vraiment.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"kzz_\",\"indices\":[3,8],\"id_str\":\"15801903\",\"name\":\"Yhnn\",\"id\":15801903}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Regarder #lgw > \\u00eatre sous LSD. Vraiment.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184225388924928\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":236,\"screen_name\":\"kzz_\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":8385,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/380156028\\/1920X1080.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":27,\"profile_link_color\":\"00aaff\",\"followers_count\":604,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849067972\\/4413560C-7785-472A-B26C-A5EB7BB6F962_normal\",\"description\":\"doing nothing takes work. \\/\\/\\/ Directeur du p\\u00f4le des pixels de l'espace at @GAMEONE\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"15801903\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/380156028\\/1920X1080.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849067972\\/4413560C-7785-472A-B26C-A5EB7BB6F962_normal\",\"name\":\"Yhnn\",\"default_profile_image\":false,\"created_at\":\"Sun Aug 10 22:12:55 +0000 2008\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":15801903,\"utc_offset\":3600,\"favourites_count\":52,\"url\":\"http:\\/\\/blog.gameone.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184225388924928,\"created_at\":\"Fri Feb 24 23:15:11 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184878785990657\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1362,\"screen_name\":\"Praska\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":48429,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/54512196\\/wallpaper.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":170,\"profile_link_color\":\"0084B4\",\"followers_count\":3040,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848450170\\/poseur_normal.jpg\",\"description\":\"BOSS[Viedegeek + Bargaming]\\r\\nFirewall Karmique\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1b8085\",\"id_str\":\"15453030\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/54512196\\/wallpaper.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848450170\\/poseur_normal.jpg\",\"name\":\"Pras\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 16 11:15:07 +0000 2008\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":15453030,\"utc_offset\":3600,\"favourites_count\":195,\"url\":\"http:\\/\\/flavors.me\\/praska\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184878785990657,\"created_at\":\"Fri Feb 24 23:17:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2307000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fa1aa636-ef20-4208-a9b8-60b75cd0147e-173184878785990657" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ha! Il s'est pris un vent Vinvin! #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1833382446/canon_perso_rose_20021_normal.JPG" -}, -"title": "Brunellière Mathilde: Ha! Il s'est pris un vent Vinvin! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2307000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ha! Il s'est pris un vent Vinvin! #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[34,38]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184880866365441\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":262,\"screen_name\":\"mellesocrate\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2183,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/356147274\\/arnaud_tsamere9.jpg\",\"location\":\"Le Pays Imaginaire!\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"009999\",\"followers_count\":107,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1833382446\\/canon_perso_rose_20021_normal.JPG\",\"description\":\"Mathilde\\/ mathildebf\\/ mademoiselle Socrate dit le petit diable! Petite tsamerienne\\/com\\u00e9dienne folle,possessive,amoureuse,attachante et surtout chiante haha^^\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"373487849\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/356147274\\/arnaud_tsamere9.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1833382446\\/canon_perso_rose_20021_normal.JPG\",\"name\":\"Brunelli\\u00e8re Mathilde\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 14 17:26:31 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":373487849,\"utc_offset\":-10800,\"favourites_count\":96,\"url\":\"http:\\/\\/mathildebf.skyrock.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184880866365441,\"created_at\":\"Fri Feb 24 23:17:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2307000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1dfc414c-acbd-4d64-9609-cc7464518733-173184880866365441" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw jaimerai enormement ke monsieur rolin fasse un\" check a tétar\"", -"img": { -"src": "http://a0.twimg.com/profile_images/1851406636/225031_1031930925569_1444264396_30100024_2755_a_normal.jpg" -}, -"title": "Gasquez: #lgw jaimerai enormement ke monsieur rolin fasse un\" check a tétar\"", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2308000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw jaimerai enormement ke monsieur rolin fasse un\\\" check a t\\u00e9tar\\\"\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184883173232640\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":65,\"screen_name\":\"louitos73\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":54,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"73000\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"009999\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851406636\\/225031_1031930925569_1444264396_30100024_2755_a_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"373449189\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851406636\\/225031_1031930925569_1444264396_30100024_2755_a_normal.jpg\",\"name\":\"Gasquez\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 14 16:04:37 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":373449189,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184883173232640,\"created_at\":\"Fri Feb 24 23:17:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2308000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d4f363f1-3b31-43ab-bc05-bedade5709e8-173184883173232640" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Une soirée à regarder #LGW tout en discutant #vaginoplastie avec @SothieArt, c'est LA GRANDE SOIRÉE DE L'ABSURBE", -"img": { -"src": "http://a1.twimg.com/profile_images/1795703544/boingboing_normal.jpg" -}, -"title": "jeandec: Une soirée à regarder #LGW tout en discutant #vaginoplastie avec @SothieArt, c'est LA GRANDE SOIRÉE DE L'ABSURBE", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2308000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Une soir\\u00e9e \\u00e0 regarder #LGW tout en discutant #vaginoplastie avec @SothieArt, c'est LA GRANDE SOIR\\u00c9E DE L'ABSURBE\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"SothieArt\",\"indices\":[65,75],\"name\":\"Sothie\",\"id_str\":\"222087543\",\"id\":222087543}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[22,26]},{\"text\":\"vaginoplastie\",\"indices\":[45,59]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184883076767744\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ff8800\",\"screen_name\":\"jeandec\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":490,\"location\":\"\",\"profile_text_color\":\"8f001f\",\"followers_count\":494,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1795703544\\/boingboing_normal.jpg\",\"description\":\"J'aime rire \\u00e0 gorge d\\u00e9ploy\\u00e9e.\",\"statuses_count\":1684,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/61922178\\/Grey_Wallpaper_by_w_brennan2.jpg\",\"show_all_inline_media\":true,\"listed_count\":19,\"profile_link_color\":\"ff8800\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"d9d9d9\",\"protected\":false,\"id_str\":\"15466573\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"jeandec\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/61922178\\/Grey_Wallpaper_by_w_brennan2.jpg\",\"created_at\":\"Thu Jul 17 11:17:51 +0000 2008\",\"profile_sidebar_fill_color\":\"f0f0f0\",\"id\":15466573,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/circonflexions.free.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1795703544\\/boingboing_normal.jpg\"},\"truncated\":false,\"id\":173184883076767744,\"created_at\":\"Fri Feb 24 23:17:48 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2308000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efec3748-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cde9090a-86f7-45ee-a66e-2ce2544a01cc-173184883076767744" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je comprends pas. Pourquoi @KlaireFr n'a pas parlé de loutres ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1683879841/Photo_du_83030873-12-___23.03_normal.jpg" -}, -"title": "Rémi: Je comprends pas. Pourquoi @KlaireFr n'a pas parlé de loutres ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2308000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je comprends pas. Pourquoi @KlaireFr n'a pas parl\\u00e9 de loutres ? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[27,36],\"name\":\"Klaire.fr\",\"id_str\":\"28096610\",\"id\":28096610}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[64,68]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184881768136704\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"4BB7DF\",\"screen_name\":\"GabytaineFlam\",\"lang\":\"fr\",\"favourites_count\":98,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":319,\"location\":\"Toulouse.\",\"profile_text_color\":\"8FCAE0\",\"followers_count\":368,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"description\":\"Les tweets qui ont \\u00e9t\\u00e9 \\u00e9crits dans cette TL ont \\u00e9t\\u00e9 faits par un professionnel. N'essayez pas de les reproduire \\u00e0 la maison. Contentez vous de les suivre.\",\"statuses_count\":5848,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"4BB7DF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"59BEE4\",\"protected\":false,\"id_str\":\"161146189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"R\\u00e9mi\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"created_at\":\"Wed Jun 30 03:07:45 +0000 2010\",\"profile_sidebar_fill_color\":\"191F22\",\"id\":161146189,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\"},\"truncated\":false,\"id\":173184881768136704,\"created_at\":\"Fri Feb 24 23:17:48 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2308000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5b143f52-5eab-4509-bba0-c6e728051235-173184881768136704" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "oh ! @klairefr dans ma téloch ! Gg ! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1833660757/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg" -}, -"title": "Jérémy «isshin» B.: oh ! @klairefr dans ma téloch ! Gg ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2308000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"oh ! @klairefr dans ma t\\u00e9loch ! Gg ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[5,14],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[37,41]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184883089358849\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":141,\"screen_name\":\"Isshinsan\",\"lang\":\"en\",\"profile_text_color\":\"ba9012\",\"statuses_count\":5332,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Albi, France\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"followers_count\":96,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\",\"description\":\"Qui suis-je ? juste un petit geek, parmi des milliers d'autres, qui essaye de se faire une place sur la toile :)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"29086699\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\",\"name\":\"J\\u00e9r\\u00e9my \\u00abisshin\\u00bb B.\",\"default_profile_image\":false,\"created_at\":\"Sun Apr 05 22:52:40 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":29086699,\"utc_offset\":3600,\"favourites_count\":110,\"url\":\"http:\\/\\/isshin-san.over-blog.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184883089358849,\"created_at\":\"Fri Feb 24 23:17:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2308000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "eb06312c-41c7-4cca-bc45-1616ee3907b9-173184883089358849" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "François Rollin #IlReste #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1561040191/5690_1158077242937_1557953236_391691_6813878_n__1__normal.jpg" -}, -"title": "Pauline : François Rollin #IlReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2309000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Fran\\u00e7ois Rollin #IlReste #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[16,24]},{\"text\":\"lgw\",\"indices\":[25,29]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184886226681857\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"DFDFDF\",\"screen_name\":\"PolineLP\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":62,\"location\":\"Lorient\",\"profile_text_color\":\"333333\",\"followers_count\":29,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1561040191\\/5690_1158077242937_1557953236_391691_6813878_n__1__normal.jpg\",\"description\":\"Accro aux s\\u00e9ries, \\u00e0 l'humour & \\u00e0 la musique mais aussi \\u00e9tudiante en M1 Professorat des \\u00e9coles quelque part en Bretagne...\",\"statuses_count\":1388,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/385594112\\/bubz-dl.jpg\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"990000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"protected\":false,\"id_str\":\"380413697\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Pauline \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/385594112\\/bubz-dl.jpg\",\"created_at\":\"Mon Sep 26 16:18:08 +0000 2011\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"id\":380413697,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1561040191\\/5690_1158077242937_1557953236_391691_6813878_n__1__normal.jpg\"},\"truncated\":false,\"id\":173184886226681857,\"created_at\":\"Fri Feb 24 23:17:49 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2309000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f17486bb-a980-4a0d-be79-a3a69e7c8a21-173184886226681857" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon en fait je suis maintenant fan de @KlaireFr que je ne connaissais pas il y a 1 semaine. Merci #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1819882790/tetocarre_normal.jpg" -}, -"title": "Cédric BILLAUDELLE: Bon en fait je suis maintenant fan de @KlaireFr que je ne connaissais pas il y a 1 semaine. Merci #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2311000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bon en fait je suis maintenant fan de @KlaireFr que je ne connaissais pas il y a 1 semaine. Merci #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[38,47],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[98,102]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184898042048513\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":172,\"screen_name\":\"Cbill0\",\"lang\":\"fr\",\"profile_text_color\":\"F2ECF9\",\"statuses_count\":1108,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/422263046\\/679FC0.png\",\"location\":\"Lille, FR\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"1a1aba\",\"followers_count\":31,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1819882790\\/tetocarre_normal.jpg\",\"description\":\"\\u00c9tudiant \\u00e0 l'IAE de Lille, mais pur produit des Ardennes. Aime beaucoup apprendre, mais n'aime pas qu'on lui fasse la le\\u00e7on.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"E44B22\",\"id_str\":\"84313428\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422263046\\/679FC0.png\",\"profile_sidebar_fill_color\":\"2C446A\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819882790\\/tetocarre_normal.jpg\",\"name\":\"C\\u00e9dric BILLAUDELLE\",\"default_profile_image\":false,\"created_at\":\"Thu Oct 22 12:34:22 +0000 2009\",\"profile_sidebar_border_color\":\"0C0F22\",\"id\":84313428,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184898042048513,\"created_at\":\"Fri Feb 24 23:17:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2311000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7b2777b1-c8b5-45b6-ab32-1a02062d3178-173184898042048513" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@AudeBaron dis-zy @francoisrollin que je l'aime et que je lui ai déclaré ma flamme pour la St Valentin à base d'extrait 2 films #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1784236610/whipped_cream_1__normal.jpg" -}, -"title": "dallas: @AudeBaron dis-zy @francoisrollin que je l'aime et que je lui ai déclaré ma flamme pour la St Valentin à base d'extrait 2 films #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2311000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@AudeBaron dis-zy @francoisrollin que je l'aime et que je lui ai d\\u00e9clar\\u00e9 ma flamme pour la St Valentin \\u00e0 base d'extrait 2 films #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"AudeBaron\",\"indices\":[0,10],\"id_str\":\"18125180\",\"name\":\"Aude Baron\",\"id\":18125180},{\"screen_name\":\"francoisrollin\",\"indices\":[18,33],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[128,132]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184897727475712\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"18125180\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":242,\"screen_name\":\"harlemdallas\",\"lang\":\"fr\",\"profile_text_color\":\"3D1957\",\"statuses_count\":2229,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/348916235\\/Grace_Jones_article_imageimagearticle.jpg\",\"location\":\"Paris\\/Ajaccio\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"FF0000\",\"followers_count\":193,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1784236610\\/whipped_cream_1__normal.jpg\",\"description\":\"Le T\\u00e9l\\u00e9phone Arabe. Journaliste ayant touch\\u00e9 de pr\\u00e8s le Saint Graal (ex CSOJ et Arte) com\\u00e9dienne qui le cherche encore.\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"642D8B\",\"id_str\":\"127074304\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/348916235\\/Grace_Jones_article_imageimagearticle.jpg\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1784236610\\/whipped_cream_1__normal.jpg\",\"name\":\"dallas\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 27 23:54:10 +0000 2010\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":127074304,\"utc_offset\":-10800,\"favourites_count\":255,\"url\":null},\"in_reply_to_screen_name\":\"AudeBaron\",\"truncated\":false,\"id\":173184897727475712,\"created_at\":\"Fri Feb 24 23:17:51 +0000 2012\",\"in_reply_to_user_id\":18125180}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2311000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "79d7022e-859e-4e7a-9dfb-1a0508af465e-173184897727475712" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Putain le vent qu'elle lui a mis #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1839229871/icon_normal.jpg" -}, -"title": "Samy: Putain le vent qu'elle lui a mis #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2311000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Putain le vent qu'elle lui a mis #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184896859250688\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"595b5e\",\"screen_name\":\"samyycbi\",\"lang\":\"fr\",\"favourites_count\":4,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":26,\"location\":\"Sassari, Sardegna\",\"profile_text_color\":\"333333\",\"followers_count\":44,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1839229871\\/icon_normal.jpg\",\"description\":\"J'ai d\\u00e9j\\u00e0 fais un r\\u00eave lucide, une fois.\",\"statuses_count\":295,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432699684\\/wp.jpg\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"850303\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fcfcfc\",\"protected\":false,\"id_str\":\"96315703\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Samy\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432699684\\/wp.jpg\",\"created_at\":\"Sat Dec 12 10:06:41 +0000 2009\",\"profile_sidebar_fill_color\":\"d6e3e3\",\"id\":96315703,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/about.me\\/samy\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839229871\\/icon_normal.jpg\"},\"truncated\":false,\"id\":173184896859250688,\"created_at\":\"Fri Feb 24 23:17:51 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2311000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8dca0db1-2c8f-46a2-802a-f41ae8d6e92c-173184896859250688" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Isshinsan: oh ! @klaire_fr dans ma téloch ! Gg ! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1609335200/obtw_normal.jpg" -}, -"title": "Olivier Bernasson: RT @Isshinsan: oh ! @klaire_fr dans ma téloch ! Gg ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2312000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Isshinsan: oh ! @klaire_fr dans ma t\\u00e9loch ! Gg ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Isshinsan\",\"indices\":[3,13],\"id_str\":\"29086699\",\"name\":\"J\\u00e9r\\u00e9my \\u00abisshin\\u00bb B.\",\"id\":29086699}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[54,58]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"oh ! @klaire_fr dans ma t\\u00e9loch ! Gg ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[39,43]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184686783332352\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":141,\"screen_name\":\"Isshinsan\",\"lang\":\"en\",\"profile_text_color\":\"ba9012\",\"statuses_count\":5332,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Albi, France\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"followers_count\":96,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\",\"description\":\"Qui suis-je ? juste un petit geek, parmi des milliers d'autres, qui essaye de se faire une place sur la toile :)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"29086699\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\",\"name\":\"J\\u00e9r\\u00e9my \\u00abisshin\\u00bb B.\",\"default_profile_image\":false,\"created_at\":\"Sun Apr 05 22:52:40 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":29086699,\"utc_offset\":3600,\"favourites_count\":110,\"url\":\"http:\\/\\/isshin-san.over-blog.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184686783332352,\"created_at\":\"Fri Feb 24 23:17:01 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184901372317697\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":404,\"screen_name\":\"obernasson\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3486,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Auvergne\",\"show_all_inline_media\":false,\"listed_count\":31,\"profile_link_color\":\"0084B4\",\"followers_count\":555,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1609335200\\/obtw_normal.jpg\",\"description\":\"E-entrepreneur, #Ecommerce, @pecheurcom, #Auvergne #ASM #Rugby et anneries diverses... Les propos tenus sur ce compte n'engagent que moi et encore...;-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"313935953\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1609335200\\/obtw_normal.jpg\",\"name\":\"Olivier Bernasson\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 09 13:08:17 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":313935953,\"utc_offset\":3600,\"favourites_count\":98,\"url\":\"http:\\/\\/www.pecheur.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184901372317697,\"created_at\":\"Fri Feb 24 23:17:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2312000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4cc3bc6e-f0d2-484c-8176-0b5414e02f99-173184901372317697" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Voilà une interview de fond. #LGW #cqui", -"img": { -"src": "http://a3.twimg.com/profile_images/1811845815/Flying_Blue_normal.jpg" -}, -"title": "Bastien Joseph: Voilà une interview de fond. #LGW #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2313000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Voil\\u00e0 une interview de fond. #LGW #cqui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[29,33]},{\"text\":\"cqui\",\"indices\":[34,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184902630612993\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1033,\"screen_name\":\"BastienJoseph31\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":3557,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":34,\"profile_link_color\":\"0099B9\",\"followers_count\":667,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\",\"description\":\"Etudiant en com' \\u00e0 Paris. (ISCOM). Rugby, r\\u00e9seaux sociaux, musique. Connu comme Le Stagiaire de la @BoucherieOvalie. En recherche d'un VRAI stage. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"0099B9\",\"id_str\":\"191087175\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\",\"name\":\"Bastien Joseph\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 15 15:41:38 +0000 2010\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":191087175,\"utc_offset\":null,\"favourites_count\":10,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/bastien-joseph\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184902630612993,\"created_at\":\"Fri Feb 24 23:17:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2313000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3f53aabe-fe6c-492d-8498-c8b8ceb990f9-173184902630612993" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Darkiik Ouais, j'arrive pas à dormir. #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1776332006/Zeke_normal.jpg" -}, -"title": "[T61] Rémy S.: @Darkiik Ouais, j'arrive pas à dormir. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2314000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Darkiik Ouais, j'arrive pas \\u00e0 dormir. #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Darkiik\",\"indices\":[0,8],\"id_str\":\"283598806\",\"name\":\"R\\u00e9mi Dark\",\"id\":283598806}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[39,43]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173184451218653186\",\"id_str\":\"173184907701518338\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173184451218653186,\"in_reply_to_user_id_str\":\"283598806\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":103,\"screen_name\":\"ThatVeryBadFlip\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":11102,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432613878\\/lastofus4.jpg\",\"location\":\"France - 66500, Prades\",\"show_all_inline_media\":true,\"listed_count\":8,\"profile_link_color\":\"009999\",\"followers_count\":112,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1776332006\\/Zeke_normal.jpg\",\"description\":\"I don't know tweeting in English very well . But when I do, it's in French.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"169bde\",\"id_str\":\"165862367\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432613878\\/lastofus4.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1776332006\\/Zeke_normal.jpg\",\"name\":\"[T61] R\\u00e9my S.\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 12 18:48:22 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":165862367,\"utc_offset\":3600,\"favourites_count\":27,\"url\":null},\"in_reply_to_screen_name\":\"Darkiik\",\"truncated\":false,\"id\":173184907701518338,\"created_at\":\"Fri Feb 24 23:17:54 +0000 2012\",\"in_reply_to_user_id\":283598806}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2314000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "23c6767f-a2c5-47fa-b092-4e35e785cb27-173184907701518338" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@Seb_Voyard: @LeGrandWebze il tweete peu @francoisrollin il faudrait lui rappeler qu'il a un compte twitter #lgw”sinon #ilpart", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: “@Seb_Voyard: @LeGrandWebze il tweete peu @francoisrollin il faudrait lui rappeler qu'il a un compte twitter #lgw”sinon #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2315000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@Seb_Voyard: @LeGrandWebze il tweete peu @francoisrollin il faudrait lui rappeler qu'il a un compte twitter #lgw\\u201dsinon #ilpart\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Seb_Voyard\",\"indices\":[1,12],\"id_str\":\"128504185\",\"name\":\"Sebastien Voyard\",\"id\":128504185},{\"screen_name\":\"LeGrandWebze\",\"indices\":[14,27],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"francoisrollin\",\"indices\":[42,57],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[109,113]},{\"text\":\"ilpart\",\"indices\":[120,127]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184911128281088\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":635,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"name\":\"Royer Charles-Henri\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":185396126,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184911128281088,\"created_at\":\"Fri Feb 24 23:17:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2315000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e22531af-9eb8-4efb-9510-06430f5b0a6f-173184911128281088" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "+1 RT @delorme: J'ai re-essayé de regarder #LGW je me suis re-fait chier. Désolé, apparemment tout le monde aime mais moi j'y arrive pas.", -"img": { -"src": "http://a3.twimg.com/profile_images/73315558/n562004133_388_normal.jpg" -}, -"title": "tybo: +1 RT @delorme: J'ai re-essayé de regarder #LGW je me suis re-fait chier. Désolé, apparemment tout le monde aime mais moi j'y arrive pas.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2315000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"+1 RT @delorme: J'ai re-essay\\u00e9 de regarder #LGW je me suis re-fait chier. D\\u00e9sol\\u00e9, apparemment tout le monde aime mais moi j'y arrive pas.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"delorme\",\"indices\":[6,14],\"id_str\":\"7841882\",\"name\":\"Thomas Delorme\",\"id\":7841882}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[43,47]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184913099595778\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":398,\"screen_name\":\"tybo\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":10970,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"009999\",\"followers_count\":152,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/73315558\\/n562004133_388_normal.jpg\",\"description\":\"Digital project manager @ TMP Worldwide France\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"12334762\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/73315558\\/n562004133_388_normal.jpg\",\"name\":\"tybo\",\"default_profile_image\":false,\"created_at\":\"Wed Jan 16 22:08:52 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":12334762,\"utc_offset\":3600,\"favourites_count\":12,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184913099595778,\"created_at\":\"Fri Feb 24 23:17:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2315000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e0f2cb3b-0375-4d6c-a002-73a4d9ca4661-173184913099595778" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Et voici @KlaireFr ! #lgw Elle nous raconte comment avoir du succès avec un statut sur Facebook... #lgw // Miam", -"img": { -"src": "http://a3.twimg.com/profile_images/1186579939/skullpat4playboy_normal.jpg" -}, -"title": "skullpat: RT @LeGrandWebze: Et voici @KlaireFr ! #lgw Elle nous raconte comment avoir du succès avec un statut sur Facebook... #lgw // Miam", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2316000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Et voici @KlaireFr ! #lgw Elle nous raconte comment avoir du succ\\u00e8s avec un statut sur Facebook... #lgw \\/\\/ Miam\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"KlaireFr\",\"indices\":[27,36],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[39,43]},{\"text\":\"lgw\",\"indices\":[117,121]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184915825885185\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":712,\"screen_name\":\"skullpat\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":23403,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/39630011\\/twitter.jpg\",\"location\":\"Atlantic Ocean\",\"show_all_inline_media\":false,\"listed_count\":104,\"profile_link_color\":\"44a1d0\",\"followers_count\":1372,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1186579939\\/skullpat4playboy_normal.jpg\",\"description\":\"Voyageur permanent !! http:\\/\\/marseille.tv\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"8148052\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/39630011\\/twitter.jpg\",\"profile_sidebar_fill_color\":\"ecebef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1186579939\\/skullpat4playboy_normal.jpg\",\"name\":\"skullpat\",\"default_profile_image\":false,\"created_at\":\"Sun Aug 12 23:46:20 +0000 2007\",\"profile_sidebar_border_color\":\"faaa16\",\"id\":8148052,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/skullpat.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184915825885185,\"created_at\":\"Fri Feb 24 23:17:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2316000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "38737e68-255f-43ff-abed-02f2bcb868bc-173184915825885185" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Marcelcomics: @BoucherieOvalie Guillaume Canet Likes This #LGW #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1669266582/carte-de-visite-final_normal.jpg" -}, -"title": "Boucherie Ovalie: RT @Marcelcomics: @BoucherieOvalie Guillaume Canet Likes This #LGW #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2317000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @Marcelcomics: @BoucherieOvalie Guillaume Canet Likes This #LGW #ilpart\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Marcelcomics\",\"indices\":[3,16],\"name\":\"Marcel Comics\",\"id_str\":\"386966557\",\"id\":386966557},{\"screen_name\":\"BoucherieOvalie\",\"indices\":[18,34],\"name\":\"Boucherie Ovalie\",\"id_str\":\"260277866\",\"id\":260277866}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[62,66]},{\"text\":\"ilpart\",\"indices\":[67,74]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":\"BoucherieOvalie\",\"favorited\":false,\"text\":\"@BoucherieOvalie Guillaume Canet Likes This #LGW #ilpart\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"BoucherieOvalie\",\"indices\":[0,16],\"name\":\"Boucherie Ovalie\",\"id_str\":\"260277866\",\"id\":260277866}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[44,48]},{\"text\":\"ilpart\",\"indices\":[49,56]}]},\"in_reply_to_user_id\":260277866,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173184681532063745,\"in_reply_to_status_id_str\":\"173184681532063745\",\"id_str\":\"173184820959117313\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Marcelcomics\",\"lang\":\"fr\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":196,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":518,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"description\":\"D\\u00e9fenseur du panache et de la pens\\u00e9e positive. Gar\\u00e7on boucher chez Boucherie-ovalie.org. Inventor of the Follow Me Monday (#FMM)\",\"statuses_count\":3886,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":24,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"386966557\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Marcel Comics\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat Oct 08 07:06:40 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":386966557,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/boucherie-ovalie.org\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\"},\"truncated\":false,\"id\":173184820959117313,\"created_at\":\"Fri Feb 24 23:17:33 +0000 2012\",\"in_reply_to_user_id_str\":\"260277866\"},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184920762585089\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"BoucherieOvalie\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1017,\"location\":\"Derri\\u00e8re toi, c'est affreux\",\"profile_text_color\":\"666666\",\"followers_count\":4074,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1669266582\\/carte-de-visite-final_normal.jpg\",\"description\":\"La vie est trop courte pour comprendre le rugby, alors autant en rigoler.\",\"statuses_count\":6704,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/333487169\\/B-Oban3.jpg\",\"show_all_inline_media\":false,\"listed_count\":135,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"260277866\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Boucherie Ovalie\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/333487169\\/B-Oban3.jpg\",\"created_at\":\"Thu Mar 03 15:22:13 +0000 2011\",\"profile_sidebar_fill_color\":\"252429\",\"id\":260277866,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/boucherie-ovalie.org\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1669266582\\/carte-de-visite-final_normal.jpg\"},\"truncated\":false,\"id\":173184920762585089,\"created_at\":\"Fri Feb 24 23:17:57 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2317000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bf461036-b14e-4082-b028-4d0a0d613d87-173184920762585089" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh le joli bisou dans le vent #lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1851411173/image_normal.jpg" -}, -"title": "Nicolas Terral: Oh le joli bisou dans le vent #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2318000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh le joli bisou dans le vent #lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]},{\"text\":\"ilpart\",\"indices\":[35,42]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184923363057665\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":0,\"screen_name\":\"SAYX6\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":0,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851411173\\/image_normal.jpg\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"West Central Africa\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"461028222\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851411173\\/image_normal.jpg\",\"name\":\"Nicolas Terral\",\"default_profile_image\":false,\"created_at\":\"Wed Jan 11 11:14:17 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":461028222,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184923363057665,\"created_at\":\"Fri Feb 24 23:17:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2318000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f4d8022e-ce31-49a1-acfe-e22fb4e7c543-173184923363057665" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1315794899/thc2_normal.jpg" -}, -"title": "Th_C LINK: #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2318000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184924508110848\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Th_C33\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":330,\"location\":\"Bordeaux\",\"profile_text_color\":\"333333\",\"followers_count\":53,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1315794899\\/thc2_normal.jpg\",\"description\":\"Tv Prod @ Link l'agence. \\r\\nwww.link.fr\\r\\n\\r\\n\",\"statuses_count\":173,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/399130472\\/thc2.jpg\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"283960342\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Th_C LINK\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399130472\\/thc2.jpg\",\"created_at\":\"Mon Apr 18 10:41:51 +0000 2011\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":283960342,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.dailymotion.com\\/kreu33\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1315794899\\/thc2_normal.jpg\"},\"truncated\":false,\"id\":173184924508110848,\"created_at\":\"Fri Feb 24 23:17:58 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2318000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "516172da-8de7-4ac9-8714-8dae0b674623-173184924508110848" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@KlaireFr Je te trouve géniale! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1801999608/Avatar_MC_normal.jpg" -}, -"title": "Maxime Saint Michel: @KlaireFr Je te trouve géniale! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2319000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@KlaireFr Je te trouve g\\u00e9niale! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[0,9],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184928543031297\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"28096610\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":143,\"screen_name\":\"Emmessem\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":339,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"038543\",\"followers_count\":43,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1801999608\\/Avatar_MC_normal.jpg\",\"description\":\"Jeune sc\\u00e9nariste en herbe, co-fondateur de BAW Comics, cr\\u00e9ateur de Drak B\\u00e9ryl.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"ACDED6\",\"id_str\":\"313473947\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801999608\\/Avatar_MC_normal.jpg\",\"name\":\"Maxime Saint Michel\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 08 18:20:39 +0000 2011\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":313473947,\"utc_offset\":null,\"favourites_count\":11,\"url\":\"http:\\/\\/emmessemfic.blogspot.com\\/\"},\"in_reply_to_screen_name\":\"KlaireFr\",\"truncated\":false,\"id\":173184928543031297,\"created_at\":\"Fri Feb 24 23:17:59 +0000 2012\",\"in_reply_to_user_id\":28096610}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2319000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "11826a41-0697-4c95-9891-f52cc20fcbf4-173184928543031297" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Cette émission est vraiment bien enfaite #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1782416968/_MG_6003_normal.JPG" -}, -"title": "vanessa purple: Cette émission est vraiment bien enfaite #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2320000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Cette \\u00e9mission est vraiment bien enfaite #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[41,45]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184932129148928\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":161,\"screen_name\":\"fauphylou\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2379,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/300292351\\/DSC_0176.JPG\",\"location\":\"france\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"009999\",\"followers_count\":185,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1782416968\\/_MG_6003_normal.JPG\",\"description\":\"A 18 ans elle est flemmarde,f\\u00eatarde, r\\u00eaveuse,Gamine, gourmande,n'a aucun sens des priorit\\u00e9s, gaffeuse,enfin a un humour a balais chiotte #laclasse \\r\\n\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"164309576\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/300292351\\/DSC_0176.JPG\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1782416968\\/_MG_6003_normal.JPG\",\"name\":\"vanessa purple\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 08 15:17:23 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":164309576,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"https:\\/\\/www.facebook.com\\/pages\\/Vanessa-Purple-Photography\\/224889067583118\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184932129148928,\"created_at\":\"Fri Feb 24 23:18:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2320000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ce068dd5-7f73-4dd9-b153-539bdd9e18af-173184932129148928" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1794990258/actuvideospub250_normal.jpg" -}, -"title": ")) Videos-Pub.fr: RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2320000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179924620910593\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"palmashow\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1784,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":203,\"profile_link_color\":\"0084B4\",\"followers_count\":54673,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"name\":\"palmashow\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":23782965,\"utc_offset\":null,\"favourites_count\":3,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179924620910593,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184932108177408\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":335,\"screen_name\":\"ActuVideosPub\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":1601,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/413799697\\/toronto-city.br.jpg\",\"location\":\"France Paris\",\"show_all_inline_media\":true,\"listed_count\":15,\"profile_link_color\":\"0000ff\",\"followers_count\":1024,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1794990258\\/actuvideospub250_normal.jpg\",\"description\":\"Salut terriens! On RT tout les #Tweets int\\u00e9ressants, pertinents, + les #videos, #pub, #annonces, #TeamFollowBack, bref on fait ce qu'on veux!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"96620906\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/413799697\\/toronto-city.br.jpg\",\"profile_sidebar_fill_color\":\"f6f4f5\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1794990258\\/actuvideospub250_normal.jpg\",\"name\":\")) Videos-Pub.fr\",\"default_profile_image\":false,\"created_at\":\"Sun Dec 13 20:37:31 +0000 2009\",\"profile_sidebar_border_color\":\"000000\",\"id\":96620906,\"utc_offset\":3600,\"favourites_count\":98,\"url\":\"http:\\/\\/www.videos-pub.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184932108177408,\"created_at\":\"Fri Feb 24 23:18:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2320000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "df74b959-cbc8-4f74-a893-532c1b46c18d-173184932108177408" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @monsieurlam: Et vraiment, forever ruling law : citer des tweets oralement annule tout leur potentiel de lol. #lgw #ruquier", -"img": { -"src": "http://a1.twimg.com/profile_images/1287802002/azo_12913_4__big___normal.jpg" -}, -"title": "Docteur Azo: RT @monsieurlam: Et vraiment, forever ruling law : citer des tweets oralement annule tout leur potentiel de lol. #lgw #ruquier", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2321000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @monsieurlam: Et vraiment, forever ruling law : citer des tweets oralement annule tout leur potentiel de lol. #lgw #ruquier\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"monsieurlam\",\"indices\":[3,15],\"name\":\"L\\u00e2m HUA\",\"id_str\":\"7993262\",\"id\":7993262}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[113,117]},{\"text\":\"ruquier\",\"indices\":[118,126]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Et vraiment, forever ruling law : citer des tweets oralement annule tout leur potentiel de lol. #lgw #ruquier\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[96,100]},{\"text\":\"ruquier\",\"indices\":[101,109]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183333382098944\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"monsieurlam\",\"lang\":\"en\",\"favourites_count\":133,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":14,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":21597,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/129612647\\/boredcat_normal.jpg\",\"description\":\"+ links \\r\\n+ my life \\r\\n+ no reply \\r\\n+ @decate \\r\\n+ @lense \",\"statuses_count\":10180,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":543,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"7993262\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"L\\u00e2m HUA\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Aug 06 14:07:39 +0000 2007\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":7993262,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.monsieurlam.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/129612647\\/boredcat_normal.jpg\"},\"truncated\":false,\"id\":173183333382098944,\"created_at\":\"Fri Feb 24 23:11:38 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184938357698561\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"DocteurAzo\",\"lang\":\"fr\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":48,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":22,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1287802002\\/azo_12913_4__big___normal.jpg\",\"description\":\"Joueur de trombone dans la fanfare nationale du B\\u00e9nin, and boom goes the dynamite.\",\"statuses_count\":610,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"272375703\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Docteur Azo\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Sat Mar 26 11:30:52 +0000 2011\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":272375703,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1287802002\\/azo_12913_4__big___normal.jpg\"},\"truncated\":false,\"id\":173184938357698561,\"created_at\":\"Fri Feb 24 23:18:01 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2321000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efb8ff2c-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ff0f4b5a-ad5e-45f1-afa0-9706d22b81a2-173184938357698561" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rhoo la claque ... @Vinvin et sa deuxième bise perdue ;) #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1836584093/image_normal.jpg" -}, -"title": "Mims Wabs Larax: Rhoo la claque ... @Vinvin et sa deuxième bise perdue ;) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2322000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Rhoo la claque ... @Vinvin et sa deuxi\\u00e8me bise perdue ;) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[19,26],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[57,61]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184942174519296\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":977,\"screen_name\":\"LadyGoule\",\"lang\":\"fr\",\"profile_text_color\":\"0f0e0f\",\"statuses_count\":28290,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/392693670\\/twilk_background_4f0088a2a8656.jpg\",\"location\":\"Purgatoire\",\"show_all_inline_media\":true,\"listed_count\":87,\"profile_link_color\":\"992b4f\",\"followers_count\":1994,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1836584093\\/image_normal.jpg\",\"description\":\"Ma vie est basee sur une histoire vraie. Entre mes enfants, mon mari et mes passions, je me retrouve...Je reste polie, restez-le aussi! CM @Mehdicis #MLQ\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Casablanca\",\"profile_background_color\":\"ffffff\",\"id_str\":\"50454478\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/392693670\\/twilk_background_4f0088a2a8656.jpg\",\"profile_sidebar_fill_color\":\"eff7ea\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836584093\\/image_normal.jpg\",\"name\":\"Mims Wabs Larax\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 24 21:55:30 +0000 2009\",\"profile_sidebar_border_color\":\"edf5e9\",\"id\":50454478,\"utc_offset\":0,\"favourites_count\":64,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184942174519296,\"created_at\":\"Fri Feb 24 23:18:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2322000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "89536dc9-ec11-4b8e-8b83-6d72dcde0618-173184942174519296" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'verrai bien @francoisrollin avec la chemise de @vinvin, non ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1817776486/SmokeQR_copie_normal.jpg" -}, -"title": "RuaLten: J'verrai bien @francoisrollin avec la chemise de @vinvin, non ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2322000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'verrai bien @francoisrollin avec la chemise de @vinvin, non ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[14,29],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076},{\"screen_name\":\"Vinvin\",\"indices\":[49,56],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[64,68]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184943323746304\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":501,\"screen_name\":\"RuaLten\",\"lang\":\"fr\",\"profile_text_color\":\"242424\",\"statuses_count\":1430,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432437856\\/black_linen_v2.png\",\"location\":\"Dans les champs de Bl\\u00e9...\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"828561\",\"followers_count\":186,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1817776486\\/SmokeQR_copie_normal.jpg\",\"description\":\"Un peu partout et nulle part \\u00e0 la fois... Buveur de bi\\u00e8re belge et d'Irish Whiskey. R\\u00e2leur professionnel... \\u2620\\u2620\\u2620\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"359827989\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432437856\\/black_linen_v2.png\",\"profile_sidebar_fill_color\":\"62a635\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817776486\\/SmokeQR_copie_normal.jpg\",\"name\":\"RuaLten\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 22 07:12:46 +0000 2011\",\"profile_sidebar_border_color\":\"000000\",\"id\":359827989,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/rualten.perso.sfr.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184943323746304,\"created_at\":\"Fri Feb 24 23:18:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2322000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "89fca576-ca07-4a5f-a4e3-026ab2aa3362-173184943323746304" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rollin #change2ton #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1851304214/tumblr_lvugxsddGH1r4g1zio1_400_normal.jpg" -}, -"title": "Greg G.: Rollin #change2ton #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2324000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Rollin #change2ton #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[7,18]},{\"text\":\"lgw\",\"indices\":[19,23]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184951536201728\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"3b2b3b\",\"screen_name\":\"TheFish40\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":276,\"location\":\"#Bordeaux\",\"profile_text_color\":\"f5edf5\",\"followers_count\":243,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851304214\\/tumblr_lvugxsddGH1r4g1zio1_400_normal.jpg\",\"description\":\"Pas de Bio...Pas de chocolat !\",\"statuses_count\":7394,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/408344264\\/bg1.jpg\",\"show_all_inline_media\":true,\"listed_count\":26,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"73370860\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Greg G.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408344264\\/bg1.jpg\",\"created_at\":\"Fri Sep 11 12:07:54 +0000 2009\",\"profile_sidebar_fill_color\":\"2e2d2e\",\"id\":73370860,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/justfishit.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851304214\\/tumblr_lvugxsddGH1r4g1zio1_400_normal.jpg\"},\"truncated\":false,\"id\":173184951536201728,\"created_at\":\"Fri Feb 24 23:18:04 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2324000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cbb732f2-3095-4fe0-b07d-e27f07ec0ca1-173184951536201728" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw\nEt dou vient cette chemise? On veut savoir!!", -"img": { -"src": "http://a2.twimg.com/profile_images/1839282967/image_normal.jpg" -}, -"title": "thibault: #ilreste #lgw\nEt dou vient cette chemise? On veut savoir!!", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2324000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ilreste #lgw\\nEt dou vient cette chemise? On veut savoir!!\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184952077258752\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"theflmo\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":25,\"location\":null,\"profile_text_color\":\"333333\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1839282967\\/image_normal.jpg\",\"description\":null,\"statuses_count\":49,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"494518890\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"thibault\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Feb 17 00:14:01 +0000 2012\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":494518890,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839282967\\/image_normal.jpg\"},\"truncated\":false,\"id\":173184952077258752,\"created_at\":\"Fri Feb 24 23:18:04 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2324000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "41b0b037-f087-4734-b471-7b7c8da73ec1-173184952077258752" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste car c'est un poete", -"img": { -"src": "http://a0.twimg.com/profile_images/1391192750/logo-120_normal.png" -}, -"title": "Levieux Cédric: #lgw #ilreste car c'est un poete", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2327000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #ilreste car c'est un poete\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184964005867520\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"farlistener\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":29,\"location\":\"Toulouse\",\"profile_text_color\":\"666666\",\"followers_count\":10,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1391192750\\/logo-120_normal.png\",\"description\":\"Architect - Java, c# Developper\",\"statuses_count\":172,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"315168092\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Levieux C\\u00e9dric\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Sat Jun 11 12:18:39 +0000 2011\",\"profile_sidebar_fill_color\":\"252429\",\"id\":315168092,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.levieuxcedric.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1391192750\\/logo-120_normal.png\"},\"truncated\":false,\"id\":173184964005867520,\"created_at\":\"Fri Feb 24 23:18:07 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2327000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "16d80c12-0c59-46e0-b27b-6c34cf9b8271-173184964005867520" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @dubuc64: “@embruns: Jean-Pierre Raffarin entarté, personne n'en parle http://t.co/yAfJn7Ok” #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/183407519/200526550-001_normal.jpg" -}, -"title": "Sparkle and Co: RT @dubuc64: “@embruns: Jean-Pierre Raffarin entarté, personne n'en parle http://t.co/yAfJn7Ok” #LGW", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2328000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @dubuc64: \\u201c@embruns: Jean-Pierre Raffarin entart\\u00e9, personne n'en parle http:\\/\\/t.co\\/yAfJn7Ok\\u201d #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"dubuc64\",\"indices\":[3,11],\"id_str\":\"10731962\",\"name\":\"Antoine Dubuquoy\",\"id\":10731962},{\"screen_name\":\"embruns\",\"indices\":[14,22],\"id_str\":\"6241412\",\"name\":\"Laurent Gloaguen\",\"id\":6241412}],\"urls\":[{\"indices\":[74,94],\"expanded_url\":\"http:\\/\\/bit.ly\\/A2Ohpb\",\"display_url\":\"bit.ly\\/A2Ohpb\",\"url\":\"http:\\/\\/t.co\\/yAfJn7Ok\"}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[96,100]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184968258891776\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":478,\"screen_name\":\"Sparkle_and_Co\",\"lang\":\"fr\",\"profile_text_color\":\"362720\",\"statuses_count\":7522,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"location\":\"London\",\"show_all_inline_media\":false,\"listed_count\":10,\"profile_link_color\":\"B40B43\",\"followers_count\":371,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/183407519\\/200526550-001_normal.jpg\",\"description\":\"Sometimes geek, often homeless, not a wife but always a mum... I'm a knitter and I'm trying to learn sewing. \\r\\nWelcome!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"London\",\"profile_background_color\":\"FF6699\",\"id_str\":\"35311914\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"profile_sidebar_fill_color\":\"E5507E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/183407519\\/200526550-001_normal.jpg\",\"name\":\"Sparkle and Co\",\"default_profile_image\":false,\"created_at\":\"Sat Apr 25 21:12:07 +0000 2009\",\"profile_sidebar_border_color\":\"CC3366\",\"id\":35311914,\"utc_offset\":0,\"favourites_count\":6,\"url\":\"http:\\/\\/sparkleandco.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184968258891776,\"created_at\":\"Fri Feb 24 23:18:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2328000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a76b589d-cc04-45d7-933e-0c0fd332f960-173184968258891776" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze ça s'améliore d'émission en émission : le son, le plateau... Mais pas les chemises de @Vinvin #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1474096078/avatar_normal.png" -}, -"title": "Sebastien Voyard: @LeGrandWebze ça s'améliore d'émission en émission : le son, le plateau... Mais pas les chemises de @Vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2329000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze \\u00e7a s'am\\u00e9liore d'\\u00e9mission en \\u00e9mission : le son, le plateau... Mais pas les chemises de @Vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"Vinvin\",\"indices\":[100,107],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[108,112]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/github.com\\/minego\\/phnx\\\" rel=\\\"nofollow\\\"\\u003EProject Macaw for webOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184973237526528\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":287,\"screen_name\":\"Seb_Voyard\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":991,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":73,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1474096078\\/avatar_normal.png\",\"description\":\"D\\u00e9veloppeur d\\u00e9butant d'applications WebOS http:\\/\\/sebosapp.wordpress.com - Webmaster de http:\\/\\/www.modecolo.fr - Entre autres...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"128504185\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1474096078\\/avatar_normal.png\",\"name\":\"Sebastien Voyard\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 01 09:38:23 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":128504185,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173184973237526528,\"created_at\":\"Fri Feb 24 23:18:09 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2329000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c961e913-4e01-4599-af67-9729a6ec4bca-173184973237526528" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Vinvin est troublé #lgw ><", -"img": { -"src": "http://a0.twimg.com/profile_images/1843832843/Photo_du_21-02-12___19.49_normal.jpg" -}, -"title": "Alice Wonderland: @Vinvin est troublé #lgw ><", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2332000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"Vinvin\",\"truncated\":false,\"text\":\"@Vinvin est troubl\\u00e9 #lgw ><\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[0,7],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]}]},\"in_reply_to_user_id\":7223522,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184982343360512\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"moustikette\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":142,\"location\":\"Near Paris\",\"profile_text_color\":\"333333\",\"description\":\"J'ai un bonnet Tigrou! And so what? :D\",\"statuses_count\":221,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843832843\\/Photo_du_21-02-12___19.49_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"23988907\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Alice Wonderland\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Thu Mar 12 17:33:07 +0000 2009\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":23988907,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/wonderlandalice.wordpress.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843832843\\/Photo_du_21-02-12___19.49_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173184982343360512,\"created_at\":\"Fri Feb 24 23:18:12 +0000 2012\",\"in_reply_to_user_id_str\":\"7223522\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2332000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4104083e-2af8-4e69-8065-939f41477351-173184982343360512" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Claire grrr deux semaines que je suis son blog et elle passe ce soir a la tv #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1092878580/dorian07smini_normal.jpg" -}, -"title": "Dorian Sanchez: Claire grrr deux semaines que je suis son blog et elle passe ce soir a la tv #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2332000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Claire grrr deux semaines que je suis son blog et elle passe ce soir a la tv #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[77,81]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/locomolabs.com\\\" rel=\\\"nofollow\\\"\\u003ETweetComb\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184982691487744\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":337,\"screen_name\":\"DoRian07S\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1833,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/66687243\\/All_falls_down-1920x1200.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0099CC\",\"followers_count\":124,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1092878580\\/dorian07smini_normal.jpg\",\"description\":\"Etudiant, passionn\\u00e9 de nouvelles technologies. #media #actu #politique #sport #diabolo #pingpong #velo #google\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"46867033\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/66687243\\/All_falls_down-1920x1200.jpg\",\"profile_sidebar_fill_color\":\"f6ffd1\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1092878580\\/dorian07smini_normal.jpg\",\"name\":\"Dorian Sanchez\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 13 10:53:21 +0000 2009\",\"profile_sidebar_border_color\":\"fff8ad\",\"id\":46867033,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184982691487744,\"created_at\":\"Fri Feb 24 23:18:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2332000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2188f16d-e081-4ed5-9f76-f89d891c020f-173184982691487744" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Klairefr #lgw Passage et Klaire !!!", -"img": { -"src": "http://a1.twimg.com/profile_images/1829840762/affiche_sarkozy_guillotine_candidature_small_normal.jpg" -}, -"title": "Gana: @Klairefr #lgw Passage et Klaire !!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2332000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Klairefr #lgw Passage et Klaire !!!\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[0,9],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[10,14]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184983253520384\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"28096610\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":10,\"screen_name\":\"generalgana\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":151,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Chez ouam\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1829840762\\/affiche_sarkozy_guillotine_candidature_small_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"400355364\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1829840762\\/affiche_sarkozy_guillotine_candidature_small_normal.jpg\",\"name\":\"Gana\",\"default_profile_image\":false,\"created_at\":\"Fri Oct 28 22:15:45 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":400355364,\"utc_offset\":null,\"favourites_count\":0,\"url\":\"http:\\/\\/lemzedition.free.fr\"},\"in_reply_to_screen_name\":\"KlaireFr\",\"truncated\":false,\"id\":173184983253520384,\"created_at\":\"Fri Feb 24 23:18:12 +0000 2012\",\"in_reply_to_user_id\":28096610}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2332000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "74cc0eee-591d-46db-a735-4b40f57f8553-173184983253520384" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#iReste #lgw !", -"img": { -"src": "http://a0.twimg.com/profile_images/1838207664/image_normal.jpg" -}, -"title": "Sanchez Théo: #iReste #lgw !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2333000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#iReste #lgw !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"iReste\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184988890660865\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":61,\"screen_name\":\"sanchez_theo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":144,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433540734\\/htk.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":16,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1838207664\\/image_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"374697529\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433540734\\/htk.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838207664\\/image_normal.jpg\",\"name\":\"Sanchez Th\\u00e9o\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 16 19:34:01 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":374697529,\"utc_offset\":null,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184988890660865,\"created_at\":\"Fri Feb 24 23:18:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2333000, -"tags": [ -{ -"id-ref": "efbbbfaa-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "550df64f-32da-47e4-8e7f-0ab4658f428e-173184988890660865" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@OhOceane pour moi c'est à cause de @Vinvin ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1846718877/Ic_nePoireau_Yeux08-2011-02_normal.jpg" -}, -"title": "Le_M_Poireau: @OhOceane pour moi c'est à cause de @Vinvin ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2333000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"OhOceane\",\"favorited\":false,\"text\":\"@OhOceane pour moi c'est \\u00e0 cause de @Vinvin ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"OhOceane\",\"indices\":[0,9],\"name\":\"ASL\",\"id_str\":\"72379694\",\"id\":72379694},{\"screen_name\":\"Vinvin\",\"indices\":[36,43],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"in_reply_to_user_id\":72379694,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173184767418839043,\"in_reply_to_status_id_str\":\"173184767418839043\",\"id_str\":\"173184986873200640\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"bddcad\",\"screen_name\":\"Le_M_Poireau\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":6530,\"location\":\"Bruxelles\",\"profile_text_color\":\"333333\",\"followers_count\":6010,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1846718877\\/Ic_nePoireau_Yeux08-2011-02_normal.jpg\",\"description\":\"Pensez \\u00e0 ceux qui n'en ont pas et ne g\\u00e2chez pas votre humour inutilement. http:\\/\\/photosdecampagne.tumblr.com\\/ | http:\\/\\/riendimportant.tumblr.com\\/\",\"statuses_count\":54063,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/195312953\\/CanapeRouge.jpg\",\"show_all_inline_media\":true,\"listed_count\":418,\"profile_link_color\":\"0084b4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"10330232\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Le_M_Poireau\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/195312953\\/CanapeRouge.jpg\",\"created_at\":\"Sat Nov 17 11:32:14 +0000 2007\",\"profile_sidebar_fill_color\":\"ddffcd\",\"id\":10330232,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/monsieurpoireau.blogspot.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1846718877\\/Ic_nePoireau_Yeux08-2011-02_normal.jpg\"},\"truncated\":false,\"id\":173184986873200640,\"created_at\":\"Fri Feb 24 23:18:13 +0000 2012\",\"in_reply_to_user_id_str\":\"72379694\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2333000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8c5421c7-2c6d-4a38-84a5-256863fcc9d4-173184986873200640" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les pépites du web = les weberies de Rollin. Pas mal. #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1682788944/oriane_twitter_normal.png" -}, -"title": "Oriane Hurard: Les pépites du web = les weberies de Rollin. Pas mal. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2333000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Les p\\u00e9pites du web = les weberies de Rollin. Pas mal. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[54,58]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184986915147777\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"Orianehurard\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2720,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":24,\"profile_link_color\":\"de2a5d\",\"followers_count\":485,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"description\":\"S\\u00e9ries, transmedia, cin\\u00e9ma. Dipl\\u00f4m\\u00e9e @ina_SUP en production \\/\\/ \\r\\nCharg\\u00e9e de coordination @TIULab, programme d'encadrement \\u00e9tudiant transmedia\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"198934087\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"profile_sidebar_fill_color\":\"c1a7c7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"name\":\"Oriane Hurard\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 05 16:26:22 +0000 2010\",\"profile_sidebar_border_color\":\"592459\",\"id\":198934087,\"utc_offset\":-10800,\"favourites_count\":461,\"url\":\"http:\\/\\/www.transmediaimmersiveuniversity.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184986915147777,\"created_at\":\"Fri Feb 24 23:18:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2333000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ad115324-873d-422f-94d1-5f8df449d48c-173184986915147777" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw je parle souvent de sexe sur copain d'avant, mais personne ne commente pour autant", -"img": { -"src": "http://a2.twimg.com/profile_images/1340686999/hasselhoff_normal.jpg" -}, -"title": "monsieurhobby: #lgw je parle souvent de sexe sur copain d'avant, mais personne ne commente pour autant", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2335000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw je parle souvent de sexe sur copain d'avant, mais personne ne commente pour autant\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184996067131392\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":663,\"screen_name\":\"monsieurhobby\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7366,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"location\":\"DtC\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"followers_count\":208,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"description\":\"Geek travesti en Ambulancier, je me prom\\u00e8ne en Aquitaine avec dans mon sac des podcasts, des s\\u00e9ries tv, des films et surtout de comics, un v\\u00e9ritable Hobby...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"78733185\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"name\":\"monsieurhobby\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 30 22:59:44 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":78733185,\"utc_offset\":-10800,\"favourites_count\":30,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184996067131392,\"created_at\":\"Fri Feb 24 23:18:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2335000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4e2f5bb7-7754-4371-8ba4-d5a35a7e13f5-173184996067131392" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Moi et ma télé même pas full hs #lgw http://t.co/baXbiwWy", -"img": { -"src": "http://a0.twimg.com/profile_images/1143073505/41403_1088720440_8180_q_normal.jpg" -}, -"title": "yann : Moi et ma télé même pas full hs #lgw http://t.co/baXbiwWy", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2337000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Moi et ma t\\u00e9l\\u00e9 m\\u00eame pas full hs #lgw http:\\/\\/t.co\\/baXbiwWy\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}],\"media\":[{\"type\":\"photo\",\"indices\":[37,57],\"sizes\":{\"large\":{\"h\":1024,\"resize\":\"fit\",\"w\":768},\"medium\":{\"h\":800,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":453,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdG1vUCMAAYluC.jpg\",\"id_str\":\"173184999724560384\",\"expanded_url\":\"http:\\/\\/twitter.com\\/yannosh51\\/status\\/173184999720366080\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdG1vUCMAAYluC.jpg\",\"id\":173184999724560384,\"display_url\":\"pic.twitter.com\\/baXbiwWy\",\"url\":\"http:\\/\\/t.co\\/baXbiwWy\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.apple.com\\\" rel=\\\"nofollow\\\"\\u003EPhotos on iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184999720366080\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":114,\"screen_name\":\"yannosh51\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":695,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/317784174\\/as-test.jpg\",\"location\":\"france\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"384040\",\"followers_count\":59,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1143073505\\/41403_1088720440_8180_q_normal.jpg\",\"description\":\"Gamer, retrogamer m\\u00eame et administrateur chez armagame pour le jeu atomic strike.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"000000\",\"id_str\":\"165689120\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/317784174\\/as-test.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1143073505\\/41403_1088720440_8180_q_normal.jpg\",\"name\":\"yann \",\"default_profile_image\":false,\"created_at\":\"Mon Jul 12 08:06:43 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":165689120,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":\"http:\\/\\/www.atomic-strike.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184999720366080,\"created_at\":\"Fri Feb 24 23:18:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2337000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "41c2e3a0-c6eb-4e60-84f5-b35f8ff0d25a-173184999720366080" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW - London Gatwick?! Why's that trending? Or does lgw stands for sth else here? :$", -"img": { -"src": "http://a1.twimg.com/profile_images/1828610457/rj2_normal.jpg" -}, -"title": "Rujoom Qamar ✿: #LGW - London Gatwick?! Why's that trending? Or does lgw stands for sth else here? :$", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2341000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW - London Gatwick?! Why's that trending? Or does lgw stands for sth else here? :$\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185023384616961\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":363,\"screen_name\":\"RujoomQ\",\"lang\":\"en\",\"profile_text_color\":\"2512b5\",\"statuses_count\":19987,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431490365\\/bricks.jpg\",\"location\":\"Abu Dhabi - UAE \",\"show_all_inline_media\":true,\"listed_count\":13,\"profile_link_color\":\"9e004c\",\"followers_count\":1196,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1828610457\\/rj2_normal.jpg\",\"description\":\"\\u263e\\u2606 Karachiite - Working in Aviation industry - An Extrovert - #PakCricket Fan - Eat \\u2022 Pray \\u2022 Love \\u2022 \\u266b Music \\u2022 Dance \\u2022 Friends \\u2022 Family = #Life \\u2661 \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Abu Dhabi\",\"profile_background_color\":\"000000\",\"id_str\":\"188709320\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431490365\\/bricks.jpg\",\"profile_sidebar_fill_color\":\"ffffc7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1828610457\\/rj2_normal.jpg\",\"name\":\"Rujoom Qamar \\u273f\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 09 12:02:14 +0000 2010\",\"profile_sidebar_border_color\":\"fff5fe\",\"id\":188709320,\"utc_offset\":14400,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185023384616961,\"created_at\":\"Fri Feb 24 23:18:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2341000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "eeb5791d-40ef-4b1c-979c-a1c830a90fd7-173185023384616961" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bravo Klaire!!!! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1735644265/front_de_gauche_annee_normal.jpg" -}, -"title": "Cachounette: Bravo Klaire!!!! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2341000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bravo Klaire!!!! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[17,21]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185023028109312\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":40,\"screen_name\":\"cachounette\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":250,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"D02B55\",\"followers_count\":51,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1735644265\\/front_de_gauche_annee_normal.jpg\",\"description\":\"sage femme, militante PCF-Front de gauche et CGT\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"352726\",\"id_str\":\"39092205\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1735644265\\/front_de_gauche_annee_normal.jpg\",\"name\":\"Cachounette\",\"default_profile_image\":false,\"created_at\":\"Sun May 10 18:40:14 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":39092205,\"utc_offset\":-10800,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185023028109312,\"created_at\":\"Fri Feb 24 23:18:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2341000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e65d987e-09ce-437c-9a9d-33b07ea0dd8e-173185023028109312" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La coutume au #lgw : faire la bize à Vinvin et a #cQui", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: La coutume au #lgw : faire la bize à Vinvin et a #cQui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2342000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La coutume au #lgw : faire la bize \\u00e0 Vinvin et a #cQui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]},{\"text\":\"cQui\",\"indices\":[49,54]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185026450665472\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3247,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185026450665472,\"created_at\":\"Fri Feb 24 23:18:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2342000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f66d9785-03f4-47ae-86f8-fd8401f96b56-173185026450665472" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Conclusion. Internet c'est drôle sur internet. Pas a la télé. #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1648484316/RabaTaJoie_normal.jpg" -}, -"title": "CasseCouilles: Conclusion. Internet c'est drôle sur internet. Pas a la télé. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2343000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Conclusion. Internet c'est dr\\u00f4le sur internet. Pas a la t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[62,66]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185028925304833\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":360,\"screen_name\":\"RabaTaJoie\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9009,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"La France de l'exterieur \",\"show_all_inline_media\":true,\"listed_count\":49,\"profile_link_color\":\"009999\",\"followers_count\":660,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1648484316\\/RabaTaJoie_normal.jpg\",\"description\":\"Trois personnes peuvent garder un secret, si deux d'entre elles sont mortes. - B. Franklin.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"304883768\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648484316\\/RabaTaJoie_normal.jpg\",\"name\":\"CasseCouilles\",\"default_profile_image\":false,\"created_at\":\"Wed May 25 08:22:01 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":304883768,\"utc_offset\":3600,\"favourites_count\":67,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185028925304833,\"created_at\":\"Fri Feb 24 23:18:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2343000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0aae0009-c181-4a78-acb2-f506c21475af-173185028925304833" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Le_M_Poireau: Ah on m'alerte, un tweet de @Balmeyer aurait été considéré comme drôle. A mon avis c'est que personne ne l'a compris. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/857280342/calecon-iphone_m_normal.jpg" -}, -"title": "jegoun: RT @Le_M_Poireau: Ah on m'alerte, un tweet de @Balmeyer aurait été considéré comme drôle. A mon avis c'est que personne ne l'a compris. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2344000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Le_M_Poireau: Ah on m'alerte, un tweet de @Balmeyer aurait \\u00e9t\\u00e9 consid\\u00e9r\\u00e9 comme dr\\u00f4le. A mon avis c'est que personne ne l'a compris. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Le_M_Poireau\",\"indices\":[3,16],\"id_str\":\"10330232\",\"name\":\"Le_M_Poireau\",\"id\":10330232},{\"screen_name\":\"balmeyer\",\"indices\":[46,55],\"id_str\":\"7288872\",\"name\":\"Balmeyer\",\"id\":7288872}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[136,140]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Ah on m'alerte, un tweet de @Balmeyer aurait \\u00e9t\\u00e9 consid\\u00e9r\\u00e9 comme dr\\u00f4le. A mon avis c'est que personne ne l'a compris. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"balmeyer\",\"indices\":[28,37],\"id_str\":\"7288872\",\"name\":\"Balmeyer\",\"id\":7288872}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[118,122]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184864869285888\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":6530,\"screen_name\":\"Le_M_Poireau\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":54063,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/195312953\\/CanapeRouge.jpg\",\"location\":\"Bruxelles\",\"show_all_inline_media\":true,\"listed_count\":418,\"profile_link_color\":\"0084b4\",\"followers_count\":6010,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1846718877\\/Ic_nePoireau_Yeux08-2011-02_normal.jpg\",\"description\":\"Pensez \\u00e0 ceux qui n'en ont pas et ne g\\u00e2chez pas votre humour inutilement. http:\\/\\/photosdecampagne.tumblr.com\\/ | http:\\/\\/riendimportant.tumblr.com\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"ffffff\",\"id_str\":\"10330232\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/195312953\\/CanapeRouge.jpg\",\"profile_sidebar_fill_color\":\"ddffcd\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1846718877\\/Ic_nePoireau_Yeux08-2011-02_normal.jpg\",\"name\":\"Le_M_Poireau\",\"default_profile_image\":false,\"created_at\":\"Sat Nov 17 11:32:14 +0000 2007\",\"profile_sidebar_border_color\":\"bddcad\",\"id\":10330232,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/monsieurpoireau.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184864869285888,\"created_at\":\"Fri Feb 24 23:17:44 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185032444313600\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":776,\"screen_name\":\"jegoun\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":86823,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"Le Kremlin-Bic\\u00eatre\",\"show_all_inline_media\":false,\"listed_count\":250,\"profile_link_color\":\"0084B4\",\"followers_count\":3352,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/857280342\\/calecon-iphone_m_normal.jpg\",\"description\":\"Taulier de blogs et client de bistros.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"6433142\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/857280342\\/calecon-iphone_m_normal.jpg\",\"name\":\"jegoun\",\"default_profile_image\":false,\"created_at\":\"Wed May 30 05:04:02 +0000 2007\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":6433142,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/www.jegoun.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185032444313600,\"created_at\":\"Fri Feb 24 23:18:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2344000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e6424de1-6a9f-46ca-ac6e-6afb0beb5fa6-173185032444313600" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@iiioon @polinelp #lgw c'est génial #lgw c'est génial #lgw c'est génial #lgw c'est génial #lgw c'est génial #lgw c'est génial #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1790460791/321337_263307607025331_100000382824231_896532_532472435_n_normal.jpg" -}, -"title": "Meylia: @iiioon @polinelp #lgw c'est génial #lgw c'est génial #lgw c'est génial #lgw c'est génial #lgw c'est génial #lgw c'est génial #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2347000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@iiioon @polinelp #lgw c'est g\\u00e9nial #lgw c'est g\\u00e9nial #lgw c'est g\\u00e9nial #lgw c'est g\\u00e9nial #lgw c'est g\\u00e9nial #lgw c'est g\\u00e9nial #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"iiioon\",\"indices\":[0,7],\"id_str\":\"39847706\",\"name\":\"Marion\",\"id\":39847706},{\"screen_name\":\"PolineLP\",\"indices\":[8,17],\"id_str\":\"380413697\",\"name\":\"Pauline \",\"id\":380413697}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[18,22]},{\"text\":\"lgw\",\"indices\":[36,40]},{\"text\":\"lgw\",\"indices\":[54,58]},{\"text\":\"lgw\",\"indices\":[72,76]},{\"text\":\"lgw\",\"indices\":[90,94]},{\"text\":\"lgw\",\"indices\":[108,112]},{\"text\":\"lgw\",\"indices\":[126,130]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173184342946881536\",\"id_str\":\"173185048160382976\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173184342946881536,\"in_reply_to_user_id_str\":\"39847706\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":148,\"screen_name\":\"OrnythorincBleu\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":103,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/412329299\\/321337_263307607025331_100000382824231_896532_532472435_n.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"FF0000\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1790460791\\/321337_263307607025331_100000382824231_896532_532472435_n_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"BADFCD\",\"id_str\":\"258358271\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/412329299\\/321337_263307607025331_100000382824231_896532_532472435_n.jpg\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1790460791\\/321337_263307607025331_100000382824231_896532_532472435_n_normal.jpg\",\"name\":\"Meylia\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 27 14:59:32 +0000 2011\",\"profile_sidebar_border_color\":\"F2E195\",\"id\":258358271,\"utc_offset\":-10800,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":\"iiioon\",\"truncated\":false,\"id\":173185048160382976,\"created_at\":\"Fri Feb 24 23:18:27 +0000 2012\",\"in_reply_to_user_id\":39847706}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2347000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0de4bf13-f7ef-40a4-9ec8-583c8d3849ee-173185048160382976" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Aujourd'hui on ne désirera plus passer à la télé pour être populaire, un tweet vous suffira grâce à Le Grand Webzé #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1741566630/___-_Copie_normal.png" -}, -"title": "Sarah: Aujourd'hui on ne désirera plus passer à la télé pour être populaire, un tweet vous suffira grâce à Le Grand Webzé #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2348000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Aujourd'hui on ne d\\u00e9sirera plus passer \\u00e0 la t\\u00e9l\\u00e9 pour \\u00eatre populaire, un tweet vous suffira gr\\u00e2ce \\u00e0 Le Grand Webz\\u00e9 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[116,120]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185052509868033\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":537,\"screen_name\":\"Sarasiroou\",\"lang\":\"en\",\"profile_text_color\":\"473623\",\"statuses_count\":3138,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/419005175\\/NewYorkPublicLibrary.jpg\",\"location\":\"Morocco\",\"show_all_inline_media\":true,\"listed_count\":17,\"profile_link_color\":\"8a7302\",\"followers_count\":638,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1741566630\\/___-_Copie_normal.png\",\"description\":\"Digital native. Share ideas AND moods real news NOT rumors Sometimes shy OR too talkative \\r\\n #dcdc devotee \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Casablanca\",\"profile_background_color\":\"0f0a02\",\"id_str\":\"326701370\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/419005175\\/NewYorkPublicLibrary.jpg\",\"profile_sidebar_fill_color\":\"171106\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1741566630\\/___-_Copie_normal.png\",\"name\":\"Sarah\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 30 10:30:14 +0000 2011\",\"profile_sidebar_border_color\":\"bcb302\",\"id\":326701370,\"utc_offset\":0,\"favourites_count\":60,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185052509868033,\"created_at\":\"Fri Feb 24 23:18:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2348000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5b022808-6595-44bf-92a8-2c1dae04d72c-173185052509868033" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La chemise c'est pour régler les couleurs de la télé ? #legrandwebze #ilreste", -"img": { -"src": "http://a0.twimg.com/profile_images/1606440228/Sam_normal.jpg" -}, -"title": "Sam: La chemise c'est pour régler les couleurs de la télé ? #legrandwebze #ilreste", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2349000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La chemise c'est pour r\\u00e9gler les couleurs de la t\\u00e9l\\u00e9 ? #legrandwebze #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"legrandwebze\",\"indices\":[55,68]},{\"text\":\"ilreste\",\"indices\":[69,77]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185054309228544\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":347,\"screen_name\":\"Exoptare\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1648,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":95,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1606440228\\/Sam_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"25114786\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1606440228\\/Sam_normal.jpg\",\"name\":\"Sam\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 18 17:41:24 +0000 2009\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":25114786,\"utc_offset\":3600,\"favourites_count\":9,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185054309228544,\"created_at\":\"Fri Feb 24 23:18:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2349000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef1b237e-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9e783191-5ee5-4b57-9222-79f541a13057-173185054309228544" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "on ne s improvise pas animateur tv comme ça... C'est mou c'est chiant ! #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1248019396/alec6_2_normal.jpg" -}, -"title": "Alec6: on ne s improvise pas animateur tv comme ça... C'est mou c'est chiant ! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2349000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"on ne s improvise pas animateur tv comme \\u00e7a... C'est mou c'est chiant ! #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[72,76]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185057106825216\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":269,\"screen_name\":\"Alec6\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":68,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":38,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1248019396\\/alec6_2_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"9771292\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1248019396\\/alec6_2_normal.jpg\",\"name\":\"Alec6\",\"default_profile_image\":false,\"created_at\":\"Mon Oct 29 09:45:14 +0000 2007\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":9771292,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185057106825216,\"created_at\":\"Fri Feb 24 23:18:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2349000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "84e0be1d-36b0-430c-9d61-8df822810457-173185057106825216" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @FHDR: w0of! le vrai troll du #LGW c'est #Rollin .....", -"img": { -"src": "http://a2.twimg.com/profile_images/1340686999/hasselhoff_normal.jpg" -}, -"title": "monsieurhobby: RT @FHDR: w0of! le vrai troll du #LGW c'est #Rollin .....", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2349000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @FHDR: w0of! le vrai troll du #LGW c'est #Rollin .....\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FHDR\",\"indices\":[3,8],\"id_str\":\"19166979\",\"name\":\"FullHDReady w0of\\u2122\",\"id\":19166979}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[33,37]},{\"text\":\"Rollin\",\"indices\":[44,51]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"w0of! le vrai troll du #LGW c'est #Rollin .....\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[23,27]},{\"text\":\"Rollin\",\"indices\":[34,41]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[-1.2417438,46.1331208],[-1.1113977,46.1331208],[-1.1113977,46.1910004],[-1.2417438,46.1910004]]]},\"attributes\":{},\"full_name\":\"Rochelle, Charente-Maritime\",\"place_type\":\"city\",\"name\":\"Rochelle\",\"id\":\"3dfa1a0686b402fb\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/3dfa1a0686b402fb.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[-1.15112631,46.15482580]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184352065306624\",\"geo\":{\"type\":\"Point\",\"coordinates\":[46.15482580,-1.15112631]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":728,\"screen_name\":\"FHDR\",\"lang\":\"fr\",\"profile_text_color\":\"2b0c13\",\"statuses_count\":97287,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/91803952\\/2010-04-13_10-10-17_90.38.71.125.jpg\",\"location\":\"La Rochelle, France\",\"show_all_inline_media\":true,\"listed_count\":672,\"profile_link_color\":\"dd5563\",\"followers_count\":7851,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1421050001\\/logo_normal.jpg\",\"description\":\"w0of ! T\\u00e9l\\u00e9 Veilleur Tv Zappeur News Informations Humour (parfois) \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"19166979\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/91803952\\/2010-04-13_10-10-17_90.38.71.125.jpg\",\"profile_sidebar_fill_color\":\"dedede\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1421050001\\/logo_normal.jpg\",\"name\":\"FullHDReady w0of\\u2122\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 19 02:12:30 +0000 2009\",\"profile_sidebar_border_color\":\"816f46\",\"id\":19166979,\"utc_offset\":3600,\"favourites_count\":11,\"url\":\"http:\\/\\/www.fhdr.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184352065306624,\"created_at\":\"Fri Feb 24 23:15:41 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185057425600512\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":663,\"screen_name\":\"monsieurhobby\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7367,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"location\":\"DtC\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"followers_count\":208,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"description\":\"Geek travesti en Ambulancier, je me prom\\u00e8ne en Aquitaine avec dans mon sac des podcasts, des s\\u00e9ries tv, des films et surtout de comics, un v\\u00e9ritable Hobby...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"78733185\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"name\":\"monsieurhobby\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 30 22:59:44 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":78733185,\"utc_offset\":-10800,\"favourites_count\":30,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185057425600512,\"created_at\":\"Fri Feb 24 23:18:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2349000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efa96512-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c0630a61-acad-42a8-9a9f-4a93d007205e-173185057425600512" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilReste #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1580412781/Sans_titre_3_normal.jpg" -}, -"title": "Hélène Hautbois: #ilReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2350000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilReste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185058453204992\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":106,\"screen_name\":\"LNdoll\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":536,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/197370085\\/IMG00162.JPG\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"0099B9\",\"followers_count\":81,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1580412781\\/Sans_titre_3_normal.jpg\",\"description\":\"LN, 23 ans, belle, dr\\u00f4le, sympa, riche...Vous ne me croyez pas ? (Vous avez bien raison...). Mod\\u00e9ratrice sur\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0099B9\",\"id_str\":\"37177757\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/197370085\\/IMG00162.JPG\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1580412781\\/Sans_titre_3_normal.jpg\",\"name\":\"H\\u00e9l\\u00e8ne Hautbois\",\"default_profile_image\":false,\"created_at\":\"Sat May 02 10:51:08 +0000 2009\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":37177757,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/arnaudtsamere.com\\/forum\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185058453204992,\"created_at\":\"Fri Feb 24 23:18:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2350000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "566c26af-1a6a-44ff-95b4-94eae5479f3e-173185058453204992" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@BastienJoseph31 Jean Marc Plussain, c'est quoi ce truc ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1811688354/683_normal.jpg" -}, -"title": "d'Ormesson F.: @BastienJoseph31 Jean Marc Plussain, c'est quoi ce truc ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2353000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@BastienJoseph31 Jean Marc Plussain, c'est quoi ce truc ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"BastienJoseph31\",\"indices\":[0,16],\"id_str\":\"191087175\",\"name\":\"Bastien Joseph\",\"id\":191087175}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[58,62]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173183835524186112\",\"id_str\":\"173185072416038915\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173183835524186112,\"in_reply_to_user_id_str\":\"191087175\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":273,\"screen_name\":\"dOrmesson\",\"lang\":\"en\",\"profile_text_color\":\"4e86e6\",\"statuses_count\":12921,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431187708\\/309474_10150293405774501_774359500_7657592_3623238_n.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"586df5\",\"followers_count\":355,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1811688354\\/683_normal.jpg\",\"description\":\"\\u25cf MacGyver @RecordMakers \\u2022 Eye-Fucking Disciple \\u2022 Rugby \\u2022 OM \\u2022 Musique \\u2022 Cin\\u00e9 \\u2022 Actu \\u25cf\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0a2959\",\"id_str\":\"35039960\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431187708\\/309474_10150293405774501_774359500_7657592_3623238_n.jpg\",\"profile_sidebar_fill_color\":\"0a0042\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811688354\\/683_normal.jpg\",\"name\":\"d'Ormesson F.\",\"default_profile_image\":false,\"created_at\":\"Fri Apr 24 21:04:28 +0000 2009\",\"profile_sidebar_border_color\":\"81c3e6\",\"id\":35039960,\"utc_offset\":3600,\"favourites_count\":10,\"url\":\"http:\\/\\/recordmakers.com\"},\"in_reply_to_screen_name\":\"BastienJoseph31\",\"truncated\":false,\"id\":173185072416038915,\"created_at\":\"Fri Feb 24 23:18:33 +0000 2012\",\"in_reply_to_user_id\":191087175}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2353000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4b7baf93-1210-46f0-a6e5-7f2e11f52dc5-173185072416038915" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@sanchez_theo #lgw ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1849291657/g300HW53_normal" -}, -"title": "lil'_enz¢: @sanchez_theo #lgw ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2356000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@sanchez_theo #lgw ?\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"sanchez_theo\",\"indices\":[0,13],\"id_str\":\"374697529\",\"name\":\"Sanchez Th\\u00e9o\",\"id\":374697529}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173184302786412544\",\"id_str\":\"173185085305143297\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173184302786412544,\"in_reply_to_user_id_str\":\"374697529\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":173,\"screen_name\":\"Enz_0_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2076,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":147,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849291657\\/g300HW53_normal\",\"description\":\"Un lyc\\u00e9en avec une vie normale. Amazing ! Follow me and I follow you ! ahah PSN : x_Heinz_0 Facebook : je veux te conna\\u00eetre un peu avant.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"378752482\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849291657\\/g300HW53_normal\",\"name\":\"lil'_enz\\u00a2\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 23 19:07:39 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":378752482,\"utc_offset\":3600,\"favourites_count\":10,\"url\":null},\"in_reply_to_screen_name\":\"sanchez_theo\",\"truncated\":false,\"id\":173185085305143297,\"created_at\":\"Fri Feb 24 23:18:36 +0000 2012\",\"in_reply_to_user_id\":374697529}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2356000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b5ab356c-368b-4bde-a434-23d76db97d50-173185085305143297" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mouhahah vinvin s'est pris un vent #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1796744745/Anonymous-header_normal.PNG" -}, -"title": "Musi_Call_Ment: Mouhahah vinvin s'est pris un vent #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2356000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Mouhahah vinvin s'est pris un vent #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185085720367104\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"93afe6\",\"screen_name\":\"mat_moi_ca\",\"lang\":\"en\",\"favourites_count\":14,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":199,\"location\":\"\",\"profile_text_color\":\"93afe6\",\"followers_count\":88,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1796744745\\/Anonymous-header_normal.PNG\",\"description\":\"Geek qui s'est perdu sur internet. je suis chieur ! Ce que j'aime ? Le m\\u00e9tal. FOLLOW MOI !!\",\"statuses_count\":6544,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/396225323\\/tumblr_lxfb1bGFUj1r9crd8o1_500.jpg\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"93afe6\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1dabf2\",\"protected\":false,\"id_str\":\"348842674\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Musi_Call_Ment\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/396225323\\/tumblr_lxfb1bGFUj1r9crd8o1_500.jpg\",\"created_at\":\"Fri Aug 05 02:52:54 +0000 2011\",\"profile_sidebar_fill_color\":\"000000\",\"id\":348842674,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1796744745\\/Anonymous-header_normal.PNG\"},\"truncated\":false,\"id\":173185085720367104,\"created_at\":\"Fri Feb 24 23:18:36 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2356000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4a6371f2-9757-4d68-819c-7e0e6512b2f8-173185085720367104" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Magnifique le rateau de klair qui fait la bise hihi #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1599569825/328427949_normal.jpg" -}, -"title": "IDlived: Magnifique le rateau de klair qui fait la bise hihi #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2357000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Magnifique le rateau de klair qui fait la bise hihi #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[53,57]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185087800737792\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"arabizz\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":96,\"location\":\"In the hood hehe =^\\u2022^= \",\"profile_text_color\":\"333333\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1599569825\\/328427949_normal.jpg\",\"description\":\"Ne ments que pour se sortir des mauvais tourments... Une co\\u00efncidence vaut mieux que mille rencontres donc ~follow me~ je follow back sur demande\",\"statuses_count\":255,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"London\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"78893838\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"IDlived\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Oct 01 12:44:16 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":78893838,\"follow_request_sent\":null,\"utc_offset\":0,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1599569825\\/328427949_normal.jpg\"},\"truncated\":false,\"id\":173185087800737792,\"created_at\":\"Fri Feb 24 23:18:37 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2357000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5467b970-89c9-46ad-aecd-28a0756f593a-173185087800737792" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw je m'insurge ! Mes impôts, la sueur de mon travail pour que deux pèquenots s'amusent tout seuls! #ilpart #ilsdegagent", -"img": { -"src": "http://a2.twimg.com/profile_images/1377131319/images_normal.jpeg" -}, -"title": "Shad: #lgw je m'insurge ! Mes impôts, la sueur de mon travail pour que deux pèquenots s'amusent tout seuls! #ilpart #ilsdegagent", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2357000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw je m'insurge ! Mes imp\\u00f4ts, la sueur de mon travail pour que deux p\\u00e8quenots s'amusent tout seuls! #ilpart #ilsdegagent\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[102,109]},{\"text\":\"ilsdegagent\",\"indices\":[110,122]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185089444913152\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":421,\"screen_name\":\"Toutankhaton\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9563,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/79895523\\/DSCN5191.JPG\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"0084B4\",\"followers_count\":589,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1377131319\\/images_normal.jpeg\",\"description\":\"Humaniste d\\u00e9sabus\\u00e9 et aux illusions perdues, je twitte au gr\\u00e9 de mes humeurs. L'Oc\\u00e9an m'inspire des tweets sur la politique, les media, l'Afrique, l'Am\\u00e9rique.\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"117997947\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/79895523\\/DSCN5191.JPG\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1377131319\\/images_normal.jpeg\",\"name\":\"Shad\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 27 08:04:21 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":117997947,\"utc_offset\":-10800,\"favourites_count\":15,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185089444913152,\"created_at\":\"Fri Feb 24 23:18:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2357000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eff16808-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ba404719-8d34-47f7-9d40-59ec77624779-173185089444913152" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste car Rick'Rollin", -"img": { -"src": "http://a0.twimg.com/profile_images/1843093214/portrait_normal.jpg" -}, -"title": "Florent: #lgw #ilreste car Rick'Rollin", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2357000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste car Rick'Rollin\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/hotot.org\\\" rel=\\\"nofollow\\\"\\u003EHotot for Chrome\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185090153746432\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":86,\"screen_name\":\"f_to_k\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":3703,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Paris grande banlieue Est.\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"2FC2EF\",\"followers_count\":124,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843093214\\/portrait_normal.jpg\",\"description\":\"Homme \\u00e0 tout faire (ou presque). Ce que je tiens dans la main est un appareil photo \\u00e0 pellicules. Mes tweets n'engagent que mes 10 doigts, mon cerveau d\\u00e9ment.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"438377094\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843093214\\/portrait_normal.jpg\",\"name\":\"Florent\",\"default_profile_image\":false,\"created_at\":\"Fri Dec 16 14:28:11 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":438377094,\"utc_offset\":null,\"favourites_count\":64,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185090153746432,\"created_at\":\"Fri Feb 24 23:18:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2357000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "94052dde-6786-4249-9cb4-03dea9a3501f-173185090153746432" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#IlReste !! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1605787538/image_normal.jpg" -}, -"title": "Evan Frouin: #IlReste !! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2358000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#IlReste !! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185092380917761\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":69,\"screen_name\":\"Evanuaille\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":25,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1605787538\\/image_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"312209085\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1605787538\\/image_normal.jpg\",\"name\":\"Evan Frouin\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 06 19:12:42 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":312209085,\"utc_offset\":null,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185092380917761,\"created_at\":\"Fri Feb 24 23:18:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2358000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3e79e397-ab77-4cfe-be0a-25e0a5866ddd-173185092380917761" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW : Tout A Fait Sylvain euh @Vinvin", -"img": { -"src": "http://a0.twimg.com/profile_images/1757013909/image1326646425_normal.png" -}, -"title": "Damien Vacher: #LGW : Tout A Fait Sylvain euh @Vinvin", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2358000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW : Tout A Fait Sylvain euh @Vinvin\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[31,38],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185093140103169\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Le_Damien\",\"lang\":\"fr\",\"favourites_count\":43,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":405,\"location\":\"Chatillon-en-Bazois\",\"profile_text_color\":\"333333\",\"followers_count\":343,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"description\":\"I'm a lonely Cowboy who learning un BTS SIO (ex BTS IG) in Nevers... Et un Mac Gyver de l'URL par @Checkyourpeople et je suis un tumblreur assidu\",\"statuses_count\":27164,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":32,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"26552716\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Damien Vacher\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Wed Mar 25 18:09:17 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":26552716,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/damienvacher.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\"},\"truncated\":false,\"id\":173185093140103169,\"created_at\":\"Fri Feb 24 23:18:38 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2358000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b8ae2543-019d-4b39-8638-d484464770ad-173185093140103169" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "MAMAN, MAMAN ON A VU MA TÊTE A MA TÉLÉ ! #cqui #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1811845815/Flying_Blue_normal.jpg" -}, -"title": "Bastien Joseph: MAMAN, MAMAN ON A VU MA TÊTE A MA TÉLÉ ! #cqui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2359000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"MAMAN, MAMAN ON A VU MA T\\u00caTE A MA T\\u00c9L\\u00c9 ! #cqui #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[42,47]},{\"text\":\"lgw\",\"indices\":[48,52]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185095740555264\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5ED4DC\",\"screen_name\":\"BastienJoseph31\",\"lang\":\"fr\",\"favourites_count\":10,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1033,\"location\":\"Paris\",\"profile_text_color\":\"3C3940\",\"followers_count\":667,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\",\"description\":\"Etudiant en com' \\u00e0 Paris. (ISCOM). Rugby, r\\u00e9seaux sociaux, musique. Connu comme Le Stagiaire de la @BoucherieOvalie. En recherche d'un VRAI stage. \",\"statuses_count\":3558,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":34,\"profile_link_color\":\"0099B9\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"0099B9\",\"protected\":false,\"id_str\":\"191087175\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Bastien Joseph\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"created_at\":\"Wed Sep 15 15:41:38 +0000 2010\",\"profile_sidebar_fill_color\":\"95E8EC\",\"id\":191087175,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/bastien-joseph\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\"},\"truncated\":false,\"id\":173185095740555264,\"created_at\":\"Fri Feb 24 23:18:39 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2359000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ef2a010a-5e1e-48eb-980a-eb744723b5a2-173185095740555264" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est bien ce qu'elle fait @KlaireFr :) #lgw Je lui ferai un #FF un vendredi, si j'oublie pas", -"img": { -"src": "http://a2.twimg.com/profile_images/1640878229/dugomo_normal.jpg" -}, -"title": "Dugomo: C'est bien ce qu'elle fait @KlaireFr :) #lgw Je lui ferai un #FF un vendredi, si j'oublie pas", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2361000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est bien ce qu'elle fait @KlaireFr :) #lgw Je lui ferai un #FF un vendredi, si j'oublie pas\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[27,36],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]},{\"text\":\"FF\",\"indices\":[61,64]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185103730716673\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":417,\"screen_name\":\"Dugomo\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":23744,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/138402304\\/twilk_background_4c704a628fa7f.jpg\",\"location\":\"Nice, ou pas loin\",\"show_all_inline_media\":false,\"listed_count\":350,\"profile_link_color\":\"0000ff\",\"followers_count\":3131,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1640878229\\/dugomo_normal.jpg\",\"description\":\"Timeo Danaos et dona ferentes.\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"id_str\":\"67648081\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/138402304\\/twilk_background_4c704a628fa7f.jpg\",\"profile_sidebar_fill_color\":\"e0ff92\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1640878229\\/dugomo_normal.jpg\",\"name\":\"Dugomo\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 21 16:24:44 +0000 2009\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":67648081,\"utc_offset\":3600,\"favourites_count\":89,\"url\":\"http:\\/\\/jedisdubien.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185103730716673,\"created_at\":\"Fri Feb 24 23:18:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2361000, -"tags": [ -{ -"id-ref": "ef39c9aa-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0a15b84b-03b3-402d-9186-9cc2ac9d7a81-173185103730716673" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Ludodelaherche Quel hashtag est en TT ? #LGW ? #cqui ? Les Deux ? #TeamSF", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @Ludodelaherche Quel hashtag est en TT ? #LGW ? #cqui ? Les Deux ? #TeamSF", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2363000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Ludodelaherche Quel hashtag est en TT ? #LGW ? #cqui ? Les Deux ? #TeamSF\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[0,15],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[41,45]},{\"text\":\"cqui\",\"indices\":[48,53]},{\"text\":\"TeamSF\",\"indices\":[67,74]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185114405212160\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"72665061\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":156,\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":34417,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris Montparnasse - Bruxelles\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"name\":\"Pierre B.\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":104184883,\"utc_offset\":-10800,\"favourites_count\":254,\"url\":null},\"in_reply_to_screen_name\":\"LudoDelaherche\",\"truncated\":false,\"id\":173185114405212160,\"created_at\":\"Fri Feb 24 23:18:43 +0000 2012\",\"in_reply_to_user_id\":72665061}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2363000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73ddc0-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7bb79240-849e-4cd9-af85-1a6db8bed0df-173185114405212160" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais elle est toute jeunette @KlaireFr :) #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1141384407/profil_normal.jpg" -}, -"title": "carole gamelin: Mais elle est toute jeunette @KlaireFr :) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2363000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mais elle est toute jeunette @KlaireFr :) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[29,38],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[42,46]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185113801232385\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":659,\"screen_name\":\"carolegamelin\",\"lang\":\"fr\",\"profile_text_color\":\"6f7829\",\"statuses_count\":11511,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"Pau, France\",\"show_all_inline_media\":true,\"listed_count\":64,\"profile_link_color\":\"520d20\",\"followers_count\":766,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1141384407\\/profil_normal.jpg\",\"description\":\"Journaliste, chef du desk num\\u00e9rique \\u00e0 La R\\u00e9publique des Pyr\\u00e9n\\u00e9es \\u00e0 Pau. Animatrice de communaut\\u00e9s et de Twittap\\u00e9ros. Tarte au Maroilles maison sur demande.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"78605f\",\"id_str\":\"19910673\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1141384407\\/profil_normal.jpg\",\"name\":\"carole gamelin\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 02 15:09:06 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":19910673,\"utc_offset\":3600,\"favourites_count\":255,\"url\":\"http:\\/\\/www.larepubliquedespyrenees.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185113801232385,\"created_at\":\"Fri Feb 24 23:18:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2363000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9fc6f2a2-4508-44e5-b980-4afcf016b738-173185113801232385" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Been there, Done that RT @LudoDelaherche Et ben ça y est ! PAN ! Un TT !!! #lgw #cqui", -"img": { -"src": "http://a0.twimg.com/profile_images/1768260791/afflelou_normal.png" -}, -"title": "Marcel Comics: Been there, Done that RT @LudoDelaherche Et ben ça y est ! PAN ! Un TT !!! #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2364000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Been there, Done that RT @LudoDelaherche Et ben \\u00e7a y est ! PAN ! Un TT !!! #lgw #cqui\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[25,40],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[75,79]},{\"text\":\"cqui\",\"indices\":[80,85]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185116913405952\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":196,\"screen_name\":\"Marcelcomics\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3886,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":24,\"profile_link_color\":\"0084B4\",\"followers_count\":518,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"description\":\"D\\u00e9fenseur du panache et de la pens\\u00e9e positive. Gar\\u00e7on boucher chez Boucherie-ovalie.org. Inventor of the Follow Me Monday (#FMM)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"386966557\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"name\":\"Marcel Comics\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 08 07:06:40 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":386966557,\"utc_offset\":-10800,\"favourites_count\":7,\"url\":\"http:\\/\\/boucherie-ovalie.org\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185116913405952,\"created_at\":\"Fri Feb 24 23:18:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2364000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f47a786b-9d76-49af-bf80-71ed5f0158be-173185116913405952" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#nw #lgw ! https://t.co/tQtZk4Wq", -"img": { -"src": "http://a0.twimg.com/profile_images/1780196925/anonymous2_normal.png" -}, -"title": "Abrutim: #nw #lgw ! https://t.co/tQtZk4Wq", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2364000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"#nw #lgw ! https:\\/\\/t.co\\/tQtZk4Wq\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[11,32],\"expanded_url\":\"https:\\/\\/skydrive.live.com\\/redir.aspx?cid=eff1487c50b1b649&resid=EFF1487C50B1B649!164&parid=EFF1487C50B1B649!114&authkey=!AOVh4avSmiXZC0w&Bsrc=TWITRAPXX&Bpub=SN.Notifications\",\"display_url\":\"skydrive.live.com\\/redir.aspx?cid\\u2026\",\"url\":\"https:\\/\\/t.co\\/tQtZk4Wq\"}],\"hashtags\":[{\"text\":\"nw\",\"indices\":[0,3]},{\"text\":\"lgw\",\"indices\":[4,8]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.WindowsPhone.com\\/\\\" rel=\\\"nofollow\\\"\\u003EWindowsLive\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185119400628224\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":550,\"screen_name\":\"abrutim\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10390,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/136894864\\/IMG_1712_copie.jpg\",\"location\":\"Bordeaux\",\"show_all_inline_media\":false,\"listed_count\":59,\"profile_link_color\":\"0084B4\",\"followers_count\":1143,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1780196925\\/anonymous2_normal.png\",\"description\":\"\\u250c\\u041f\\u2510(\\u0ca0_\\u0ca0)\\u250c\\u041f\\u2510| Chroniqueur chez GeekInc, Blogueur BD int\\u00e9ress\\u00e9 par le Webdev,photo, dessin, comics, manga, s\\u00e9ries, guitare, hard rock, metal, guinness et whisky !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"169861930\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/136894864\\/IMG_1712_copie.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1780196925\\/anonymous2_normal.png\",\"name\":\"Abrutim\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 23 10:19:49 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":169861930,\"utc_offset\":null,\"favourites_count\":24,\"url\":\"http:\\/\\/lightbulb.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185119400628224,\"created_at\":\"Fri Feb 24 23:18:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2364000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef5f2e8-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7a89556c-e889-4d48-b12f-b002da5a1c4f-173185119400628224" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @lovizolette: I like Klaire #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1638771347/deuch_normal.jpeg" -}, -"title": "FrinnockBoChar: RT @lovizolette: I like Klaire #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2365000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @lovizolette: I like Klaire #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"lovizolette\",\"indices\":[3,15],\"id_str\":\"16964137\",\"name\":\"lovizolette\",\"id\":16964137}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[31,35]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"I like Klaire #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184865397780480\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":143,\"screen_name\":\"lovizolette\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4677,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/3252079\\/tweeterbg.jpg\",\"location\":\"Damgan\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"7b3f32\",\"followers_count\":189,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/62813435\\/laure_normal.jpg\",\"description\":\"Maman de 3 merveilleux enfants\\r\\nEducatrice Montessori, AssMat\\r\\nHalf British, and happy :)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"D04400\",\"id_str\":\"16964137\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/3252079\\/tweeterbg.jpg\",\"profile_sidebar_fill_color\":\"f9cf86\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/62813435\\/laure_normal.jpg\",\"name\":\"lovizolette\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 25 08:10:06 +0000 2008\",\"profile_sidebar_border_color\":\"2e2e2e\",\"id\":16964137,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"http:\\/\\/chezlaurette.posterous.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184865397780480,\"created_at\":\"Fri Feb 24 23:17:44 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185123234217984\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":170,\"screen_name\":\"frinnock\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":14422,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0000ff\",\"followers_count\":155,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\",\"description\":\"Plantigrade normand, musicien deuchiste\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"id_str\":\"40014489\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"profile_sidebar_fill_color\":\"e0ff92\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\",\"name\":\"FrinnockBoChar\",\"default_profile_image\":false,\"created_at\":\"Thu May 14 15:22:28 +0000 2009\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":40014489,\"utc_offset\":3600,\"favourites_count\":20,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185123234217984,\"created_at\":\"Fri Feb 24 23:18:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2365000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "517eb4b9-6b58-45a0-8740-422d762a9533-173185123234217984" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @GoldoNat: Je soutiens la Corée du Nord, Internet Explorer 6 et la peine de mort. #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1619111722/DSC05656_normal.jpg" -}, -"title": "William: RT @GoldoNat: Je soutiens la Corée du Nord, Internet Explorer 6 et la peine de mort. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2365000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @GoldoNat: Je soutiens la Cor\\u00e9e du Nord, Internet Explorer 6 et la peine de mort. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"GoldoNat\",\"indices\":[3,12],\"id_str\":\"116250574\",\"name\":\"GoldoNat\",\"id\":116250574}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[85,89]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Je soutiens la Cor\\u00e9e du Nord, Internet Explorer 6 et la peine de mort. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[71,75]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184859106316288\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":256,\"screen_name\":\"GoldoNat\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1752,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"009999\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"description\":\"Graphiste, Pr\\u00e9sentatrice qui raconte des blagues nulles et Stagiaire irresponsable \\u00e9v\\u00e8nement chez DoReMi Game Cie, Jeux Vid\\u00e9os, Troll \\u00e0 ses heures perdues.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"116250574\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"name\":\"GoldoNat\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 21 19:13:39 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":116250574,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.doremi.asso.fr\\/site\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184859106316288,\"created_at\":\"Fri Feb 24 23:17:42 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185124035346432\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":822,\"screen_name\":\"Scofred_\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":18665,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305034455\\/logo_grand_copie.PNG\",\"location\":\"France, Paris\",\"show_all_inline_media\":true,\"listed_count\":29,\"profile_link_color\":\"009999\",\"followers_count\":620,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1619111722\\/DSC05656_normal.jpg\",\"description\":\"160 caract\\u00e8res, c'est trop peu ! Ma bio - http:\\/\\/about.me\\/scofred\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"131299967\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305034455\\/logo_grand_copie.PNG\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1619111722\\/DSC05656_normal.jpg\",\"name\":\"William\",\"default_profile_image\":false,\"created_at\":\"Fri Apr 09 21:48:10 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":131299967,\"utc_offset\":3600,\"favourites_count\":117,\"url\":\"http:\\/\\/scofred.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185124035346432,\"created_at\":\"Fri Feb 24 23:18:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2365000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "be1f7b23-b085-4499-9f25-e9b9b147e999-173185124035346432" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je prends en route #lgw : c'est un @LeGrandWebze sur les animaux ?", -"img": { -"src": "http://a2.twimg.com/profile_images/1756906806/avatar_twitter_roue_normal.jpg" -}, -"title": "Colette DESBORDES: Je prends en route #lgw : c'est un @LeGrandWebze sur les animaux ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2367000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je prends en route #lgw : c'est un @LeGrandWebze sur les animaux ?\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[35,48],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185130880438272\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":679,\"screen_name\":\"cd_land\",\"lang\":\"en\",\"profile_text_color\":\"0d0105\",\"statuses_count\":28112,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/401655557\\/twittermontboron112010en1366.jpg\",\"location\":\"NICE - C\\u00f4te d'Azur - France\",\"show_all_inline_media\":false,\"listed_count\":22,\"profile_link_color\":\"9e091d\",\"followers_count\":718,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1756906806\\/avatar_twitter_roue_normal.jpg\",\"description\":\"Consultant formateur en management et gestion. Anticonformiste, anti Hollande, lib\\u00e9rale et entrepreneuriale. Aime la cr\\u00e9ation dans tous les domaines.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"33960395\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/401655557\\/twittermontboron112010en1366.jpg\",\"profile_sidebar_fill_color\":\"fadfbe\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1756906806\\/avatar_twitter_roue_normal.jpg\",\"name\":\"Colette DESBORDES\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 21 16:47:17 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":33960395,\"utc_offset\":3600,\"favourites_count\":36,\"url\":\"http:\\/\\/codepro.over-blog.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185130880438272,\"created_at\":\"Fri Feb 24 23:18:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2367000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "af59bbc7-7a8c-4036-be7c-9735c07b9a8e-173185130880438272" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "En fait je connais tous les gens qui sont sur #lgw ai-je atteind les limites de twitter?", -"img": { -"src": "http://a0.twimg.com/profile_images/1657466010/IMG_1705_normal.JPG" -}, -"title": "Enonciation: En fait je connais tous les gens qui sont sur #lgw ai-je atteind les limites de twitter?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2368000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"En fait je connais tous les gens qui sont sur #lgw ai-je atteind les limites de twitter?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185135414480896\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":417,\"screen_name\":\"enonciation\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7098,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/316641454\\/Fond_petit.jpg\",\"location\":\"Dijon... Si,si!\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"0084B4\",\"followers_count\":389,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1657466010\\/IMG_1705_normal.JPG\",\"description\":\"En terme de probabilit\\u00e9, nous n'existons pas. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"180816153\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/316641454\\/Fond_petit.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1657466010\\/IMG_1705_normal.JPG\",\"name\":\"Enonciation\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 20 15:20:12 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":180816153,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185135414480896,\"created_at\":\"Fri Feb 24 23:18:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2368000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3fd1edc2-1f1e-4159-9cc3-6ef83ee30514-173185135414480896" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Toi aussi, affiche ton avatar quadricolor sur #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1842982735/princesse_normal.jpg" -}, -"title": "Sylvain Sanders: Toi aussi, affiche ton avatar quadricolor sur #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2368000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Toi aussi, affiche ton avatar quadricolor sur #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/hotot.org\\\" rel=\\\"nofollow\\\"\\u003EHotot\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185135972331520\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":104,\"screen_name\":\"elTouristio\",\"lang\":\"en\",\"profile_text_color\":\"CEC79B\",\"statuses_count\":35529,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"location\":\"Au pied d'un arc-en-ciel.\",\"show_all_inline_media\":true,\"listed_count\":57,\"profile_link_color\":\"8C7679\",\"followers_count\":515,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\",\"description\":\"Je ne suis que joie, amour, bonheur et chaleur dans mon c\\u0153ur. #TeamLumbagos #TeamAbats\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FBEBB8\",\"id_str\":\"37389744\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"profile_sidebar_fill_color\":\"46284E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\",\"name\":\"Sylvain Sanders\",\"default_profile_image\":false,\"created_at\":\"Sun May 03 08:39:57 +0000 2009\",\"profile_sidebar_border_color\":\"20183F\",\"id\":37389744,\"utc_offset\":3600,\"favourites_count\":62,\"url\":\"http:\\/\\/flavors.me\\/eltouristio\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185135972331520,\"created_at\":\"Fri Feb 24 23:18:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2368000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1459d3c6-b9df-4ac1-b725-7cae4b731ed7-173185135972331520" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw john Cleese va bien merci pour lui. La chemise c'est pas possible !", -"img": { -"src": "http://a1.twimg.com/profile_images/1838462962/w314uSp6_normal" -}, -"title": "myPlanetarium: #lgw john Cleese va bien merci pour lui. La chemise c'est pas possible !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2369000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw john Cleese va bien merci pour lui. La chemise c'est pas possible !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185137322897409\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":268,\"screen_name\":\"my_Planetarium_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2854,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"La D\\u00e9fense\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":121,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1838462962\\/w314uSp6_normal\",\"description\":\"myplanetarium.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"302897276\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838462962\\/w314uSp6_normal\",\"name\":\"myPlanetarium\",\"default_profile_image\":false,\"created_at\":\"Sat May 21 23:24:01 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":302897276,\"utc_offset\":3600,\"favourites_count\":124,\"url\":\"http:\\/\\/myplanetarium.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185137322897409,\"created_at\":\"Fri Feb 24 23:18:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2369000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a080874c-b2eb-4122-bbef-bbd003ad72b1-173185137322897409" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw très sympa @klairefr", -"img": { -"src": "http://a0.twimg.com/profile_images/1802162566/image_normal.jpg" -}, -"title": "Julien Cotte: #lgw très sympa @klairefr", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2370000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw tr\\u00e8s sympa @klairefr\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[16,25],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185142997786624\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":875,\"screen_name\":\"JulienCotteALU\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3878,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/105129015\\/VerySmallLogoHR2.0.jpg\",\"location\":\"V\\u00e9lizy-Villacoublay\",\"show_all_inline_media\":false,\"listed_count\":138,\"profile_link_color\":\"0084B4\",\"followers_count\":1406,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1802162566\\/image_normal.jpg\",\"description\":\"DRH du site de V\\u00e9lizy (France) - HR Community Manager - Marketing HR2.0 - @AlcatelLucent\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"107697826\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/105129015\\/VerySmallLogoHR2.0.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802162566\\/image_normal.jpg\",\"name\":\"Julien Cotte\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 23 12:17:36 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":107697826,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/juliencotte.typepad.com\\/le-blog-de-julien-cotte-\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185142997786624,\"created_at\":\"Fri Feb 24 23:18:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2370000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f345247b-a33a-4a94-8845-45534fb2c759-173185142997786624" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @aurel_p: tiens il y a @klairefr dans #LGW \\o/ (poke @carolegamelin)", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: RT @aurel_p: tiens il y a @klairefr dans #LGW \\o/ (poke @carolegamelin)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2370000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @aurel_p: tiens il y a @klairefr dans #LGW \\\\o\\/ (poke @carolegamelin)\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"aurel_p\",\"indices\":[3,11],\"name\":\"Aur\\u00e9lien\",\"id_str\":\"14321671\",\"id\":14321671},{\"screen_name\":\"KlaireFr\",\"indices\":[26,35],\"name\":\"Klaire.fr\",\"id_str\":\"28096610\",\"id\":28096610},{\"screen_name\":\"carolegamelin\",\"indices\":[56,70],\"name\":\"carole gamelin\",\"id_str\":\"19910673\",\"id\":19910673}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[41,45]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"tiens il y a @klairefr dans #LGW \\\\o\\/ (poke @carolegamelin)\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[13,22],\"name\":\"Klaire.fr\",\"id_str\":\"28096610\",\"id\":28096610},{\"screen_name\":\"carolegamelin\",\"indices\":[43,57],\"name\":\"carole gamelin\",\"id_str\":\"19910673\",\"id\":19910673}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[28,32]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184603253780481\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"aurel_p\",\"lang\":\"fr\",\"favourites_count\":140,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":886,\"location\":\"Pau\",\"profile_text_color\":\"333333\",\"followers_count\":2185,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"description\":\"cr\\u00e9ation web le jour, TVvore le soir. Attention risque de LT m\\u00eame des \\u00e9missions les plus mauvaises de la t\\u00e9l\\u00e9 fran\\u00e7aise. Partage en tout genre.\",\"statuses_count\":33187,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":152,\"profile_link_color\":\"93A644\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"protected\":false,\"id_str\":\"14321671\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Aur\\u00e9lien\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"created_at\":\"Mon Apr 07 10:27:23 +0000 2008\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":14321671,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\"},\"truncated\":false,\"id\":173184603253780481,\"created_at\":\"Fri Feb 24 23:16:41 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185144037982208\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"favourites_count\":21,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":543,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"statuses_count\":636,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Royer Charles-Henri\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":185396126,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.france5.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\"},\"truncated\":false,\"id\":173185144037982208,\"created_at\":\"Fri Feb 24 23:18:50 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2370000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "eacab902-965a-4cbe-9847-e043f88c5830-173185144037982208" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Quel est le projet?", -"img": { -"src": "http://a3.twimg.com/profile_images/1824854315/3615pbs_normal.jpg" -}, -"title": "P. Bourdin-Sauviac: #LGW Quel est le projet?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2372000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW Quel est le projet?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185151096987649\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ebf0ff\",\"screen_name\":\"3615pbs\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":497,\"location\":\"Paris, France\",\"profile_text_color\":\"062d57\",\"followers_count\":2828,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1824854315\\/3615pbs_normal.jpg\",\"description\":\"Je suis nomm\\u00e9 Pierre. Animateur, journaliste, auteur, ex-r\\u00e9al du zap de Direct 8 et awesome talent @ Marzab Productions. Et lumi\\u00e8re divine sur 3615pbs.com. \\u0ca0_\\u0ca0\",\"statuses_count\":29698,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/400721124\\/tumblr_ljk64pSVPX1qfv1q1.jpg\",\"show_all_inline_media\":true,\"listed_count\":103,\"profile_link_color\":\"0513ad\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"133024198\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"P. Bourdin-Sauviac\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/400721124\\/tumblr_ljk64pSVPX1qfv1q1.jpg\",\"created_at\":\"Wed Apr 14 20:34:18 +0000 2010\",\"profile_sidebar_fill_color\":\"c0c4e0\",\"id\":133024198,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.3615pbs.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824854315\\/3615pbs_normal.jpg\"},\"truncated\":false,\"id\":173185151096987649,\"created_at\":\"Fri Feb 24 23:18:52 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2372000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "86da18b5-a1b8-4a6e-8362-500becf157d1-173185151096987649" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilReste !!! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1143926795/jeromep_logo_carre_twitter_normal.png" -}, -"title": "jeromep: #ilReste !!! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2372000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ilReste !!! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[13,17]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185153420636160\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C6E2EE\",\"screen_name\":\"jeromep_net\",\"lang\":\"fr\",\"favourites_count\":6,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":367,\"location\":\"France , Paris\",\"profile_text_color\":\"663B12\",\"followers_count\":191,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1143926795\\/jeromep_logo_carre_twitter_normal.png\",\"description\":\"Internaute passionn\\u00e9, auteur des blogs : jeromep.net - sanscommentaire.fr - debranche.fr \\/ r\\u00e9dacteur sur accessoweb.com\",\"statuses_count\":4607,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/161132761\\/jeromep_twitter_background.jpg\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"1F98C7\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"282929\",\"protected\":false,\"id_str\":\"6815562\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"jeromep\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/161132761\\/jeromep_twitter_background.jpg\",\"created_at\":\"Thu Jun 14 16:27:00 +0000 2007\",\"profile_sidebar_fill_color\":\"DAECF4\",\"id\":6815562,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/blog.jeromep.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1143926795\\/jeromep_logo_carre_twitter_normal.png\"},\"truncated\":false,\"id\":173185153420636160,\"created_at\":\"Fri Feb 24 23:18:52 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2372000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4552a086-fa30-4402-9100-4feb750bafc6-173185153420636160" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #cqui Rollin ??", -"img": { -"src": "http://a0.twimg.com/profile_images/1615880639/requia_bis_normal.jpeg" -}, -"title": "Requia BADR: #lgw #cqui Rollin ??", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2373000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #cqui Rollin ??\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cqui\",\"indices\":[5,10]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185154603429888\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"D3D2CF\",\"screen_name\":\"Requia\",\"lang\":\"en\",\"favourites_count\":84,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1021,\"location\":\"\",\"profile_text_color\":\"634047\",\"followers_count\":2164,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1615880639\\/requia_bis_normal.jpeg\",\"description\":\"Blogueuse culinaire mais pas que, CM pour Maggi ; r\\u00e9dactrice, pigiste et CM free-lance. Ex #Vuitton et ex #atelierDesChefs. Pour plus d'infos, me contacter !\",\"statuses_count\":17510,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":98,\"profile_link_color\":\"088253\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"protected\":false,\"id_str\":\"15714590\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Requia BADR\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"created_at\":\"Sun Aug 03 21:34:56 +0000 2008\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"id\":15714590,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.requia.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1615880639\\/requia_bis_normal.jpeg\"},\"truncated\":false,\"id\":173185154603429888,\"created_at\":\"Fri Feb 24 23:18:53 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2373000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fed98ef2-17e1-4026-9531-3fb9f2b7b81b-173185154603429888" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Le_M_Poireau: On donne un prix au grand noir et le handicapé en fauteuil n'a rien. Ça ne choque personne évidemment. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1690534906/tw_normal.png" -}, -"title": "Modulaweb: RT @Le_M_Poireau: On donne un prix au grand noir et le handicapé en fauteuil n'a rien. Ça ne choque personne évidemment. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2373000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Le_M_Poireau: On donne un prix au grand noir et le handicap\\u00e9 en fauteuil n'a rien. \\u00c7a ne choque personne \\u00e9videmment. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Le_M_Poireau\",\"indices\":[3,16],\"id_str\":\"10330232\",\"name\":\"Le_M_Poireau\",\"id\":10330232}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[121,125]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"On donne un prix au grand noir et le handicap\\u00e9 en fauteuil n'a rien. \\u00c7a ne choque personne \\u00e9videmment. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[103,107]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184466330726400\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":6530,\"screen_name\":\"Le_M_Poireau\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":54062,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/195312953\\/CanapeRouge.jpg\",\"location\":\"Bruxelles\",\"show_all_inline_media\":true,\"listed_count\":418,\"profile_link_color\":\"0084b4\",\"followers_count\":6011,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1846718877\\/Ic_nePoireau_Yeux08-2011-02_normal.jpg\",\"description\":\"Pensez \\u00e0 ceux qui n'en ont pas et ne g\\u00e2chez pas votre humour inutilement. http:\\/\\/photosdecampagne.tumblr.com\\/ | http:\\/\\/riendimportant.tumblr.com\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"ffffff\",\"id_str\":\"10330232\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/195312953\\/CanapeRouge.jpg\",\"profile_sidebar_fill_color\":\"ddffcd\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1846718877\\/Ic_nePoireau_Yeux08-2011-02_normal.jpg\",\"name\":\"Le_M_Poireau\",\"default_profile_image\":false,\"created_at\":\"Sat Nov 17 11:32:14 +0000 2007\",\"profile_sidebar_border_color\":\"bddcad\",\"id\":10330232,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/monsieurpoireau.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184466330726400,\"created_at\":\"Fri Feb 24 23:16:09 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185156209844225\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":793,\"screen_name\":\"Modulaweb\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7305,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/184538765\\/bg-twitter.png\",\"location\":\"Montpellier FRANCE\",\"show_all_inline_media\":false,\"listed_count\":64,\"profile_link_color\":\"4f7499\",\"followers_count\":752,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1690534906\\/tw_normal.png\",\"description\":\"Technologies modulables orient\\u00e9es web - Modulable Webtechnologies\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"d9dad7\",\"id_str\":\"64344439\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/184538765\\/bg-twitter.png\",\"profile_sidebar_fill_color\":\"a2a49d\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1690534906\\/tw_normal.png\",\"name\":\"Modulaweb\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 10 05:41:58 +0000 2009\",\"profile_sidebar_border_color\":\"333333\",\"id\":64344439,\"utc_offset\":3600,\"favourites_count\":37,\"url\":\"http:\\/\\/www.modulaweb.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185156209844225,\"created_at\":\"Fri Feb 24 23:18:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2373000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2f5aea49-ac32-4730-b9cc-1183359e81b3-173185156209844225" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1701271731/LOOtQL7Q_normal" -}, -"title": "Nicolas Laubriat: #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2373000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185157258416130\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":98,\"screen_name\":\"NicolasLaubriat\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":155,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Annecy\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1701271731\\/LOOtQL7Q_normal\",\"description\":\"Etudiant en premi\\u00e8re ann\\u00e9e de m\\u00e9decine a la fac de Grenoble. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"299612640\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1701271731\\/LOOtQL7Q_normal\",\"name\":\"Nicolas Laubriat\",\"default_profile_image\":false,\"created_at\":\"Mon May 16 11:59:05 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":299612640,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185157258416130,\"created_at\":\"Fri Feb 24 23:18:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2373000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f110bb59-71f0-4438-be76-7b2444a3ac8d-173185157258416130" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw bon, après l'intervention de @kheops2713 sur ACTA je coupe la tv. C'est vraiment pas mieux que la première !", -"img": { -"src": "http://a2.twimg.com/profile_images/1731549557/old_normal.jpg" -}, -"title": "NkL4 © || Ludovic A.: #lgw bon, après l'intervention de @kheops2713 sur ACTA je coupe la tv. C'est vraiment pas mieux que la première !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2373000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw bon, apr\\u00e8s l'intervention de @kheops2713 sur ACTA je coupe la tv. C'est vraiment pas mieux que la premi\\u00e8re !\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"kheops2713\",\"indices\":[34,45],\"id_str\":\"321006177\",\"name\":\"KheOps\",\"id\":321006177}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185154758606850\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":580,\"screen_name\":\"NkL4\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":26213,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Saint Brieuc \\/ Bretagne\",\"show_all_inline_media\":true,\"listed_count\":116,\"profile_link_color\":\"0084B4\",\"followers_count\":999,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1731549557\\/old_normal.jpg\",\"description\":\"Hyper Local, Hyper Global, Web junkie, Androidoman.\\r\\nLa Bretagne, la France, le Monde, le Web !\\r\\nAmoureux du genre humain ! Pep hini zo libr ! #Social \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"80576391\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1731549557\\/old_normal.jpg\",\"name\":\"NkL4 \\u00a9 || Ludovic A.\",\"default_profile_image\":false,\"created_at\":\"Wed Oct 07 13:28:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":80576391,\"utc_offset\":3600,\"favourites_count\":203,\"url\":\"http:\\/\\/www.nkl4.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185154758606850,\"created_at\":\"Fri Feb 24 23:18:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2373000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "486283ed-2a04-4830-98fd-823c7f03f962-173185154758606850" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Praska je suis juste halluciné devant ma télé :) c'est quoi ce truc o_O ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1849067972/4413560C-7785-472A-B26C-A5EB7BB6F962_normal" -}, -"title": "Yhnn: @Praska je suis juste halluciné devant ma télé :) c'est quoi ce truc o_O ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2373000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Praska je suis juste hallucin\\u00e9 devant ma t\\u00e9l\\u00e9 :) c'est quoi ce truc o_O ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Praska\",\"indices\":[0,7],\"id_str\":\"15453030\",\"name\":\"Pras\",\"id\":15453030}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[75,79]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173184963443822593\",\"id_str\":\"173185157975638020\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173184963443822593,\"in_reply_to_user_id_str\":\"15453030\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":236,\"screen_name\":\"kzz_\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":8386,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/380156028\\/1920X1080.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":27,\"profile_link_color\":\"00aaff\",\"followers_count\":604,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849067972\\/4413560C-7785-472A-B26C-A5EB7BB6F962_normal\",\"description\":\"doing nothing takes work. \\/\\/\\/ Directeur du p\\u00f4le des pixels de l'espace at @GAMEONE\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"15801903\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/380156028\\/1920X1080.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849067972\\/4413560C-7785-472A-B26C-A5EB7BB6F962_normal\",\"name\":\"Yhnn\",\"default_profile_image\":false,\"created_at\":\"Sun Aug 10 22:12:55 +0000 2008\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":15801903,\"utc_offset\":3600,\"favourites_count\":52,\"url\":\"http:\\/\\/blog.gameone.net\"},\"in_reply_to_screen_name\":\"Praska\",\"truncated\":false,\"id\":173185157975638020,\"created_at\":\"Fri Feb 24 23:18:53 +0000 2012\",\"in_reply_to_user_id\":15453030}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2373000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "454ba6a0-757b-4844-b283-667c0b3270dd-173185157975638020" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et le #César2012 de la plus belle chemise revient à @Vinvin pour #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1809665149/moi_normal.jpg" -}, -"title": "Lucja: Et le #César2012 de la plus belle chemise revient à @Vinvin pour #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2374000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Et le #C\\u00e9sar2012 de la plus belle chemise revient \\u00e0 @Vinvin pour #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[52,59],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"C\\u00e9sar2012\",\"indices\":[6,16]},{\"text\":\"lgw\",\"indices\":[65,69]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185160190238720\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":113,\"screen_name\":\"BloodyLucy\",\"lang\":\"fr\",\"profile_text_color\":\"2b1b0c\",\"statuses_count\":1854,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/303352474\\/fond_tumblr.jpg\",\"location\":\"LRY\\/\\/ Nantes \\/\\/ Le Mans\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"3c755f\",\"followers_count\":105,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1809665149\\/moi_normal.jpg\",\"description\":\"25 ans | Assistante d'Education | Blogueuse | Tea addict | Musique, Histoire de l'Art, Russie.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"3c755f\",\"id_str\":\"143031933\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/303352474\\/fond_tumblr.jpg\",\"profile_sidebar_fill_color\":\"ece3cb\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1809665149\\/moi_normal.jpg\",\"name\":\"Lucja\",\"default_profile_image\":false,\"created_at\":\"Wed May 12 11:50:47 +0000 2010\",\"profile_sidebar_border_color\":\"ece3cb\",\"id\":143031933,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.bloodylucy.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185160190238720,\"created_at\":\"Fri Feb 24 23:18:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2374000, -"tags": [ -{ -"id-ref": "ef2b9ccc-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f334f408-7cc2-4320-9657-b6b43eb2837b-173185160190238720" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @jcfrog: OMG coup de tonnerre sur les Oscars! #dujardin #lgw http://t.co/MHK9Ke45", -"img": { -"src": "http://a3.twimg.com/profile_images/1594920507/baobab1-g_normal.jpg" -}, -"title": "Ando: RT @jcfrog: OMG coup de tonnerre sur les Oscars! #dujardin #lgw http://t.co/MHK9Ke45", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2374000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @jcfrog: OMG coup de tonnerre sur les Oscars! #dujardin #lgw http:\\/\\/t.co\\/MHK9Ke45\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[3,10],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[{\"indices\":[66,86],\"expanded_url\":\"http:\\/\\/twitpic.com\\/8o0mgh\",\"display_url\":\"twitpic.com\\/8o0mgh\",\"url\":\"http:\\/\\/t.co\\/MHK9Ke45\"}],\"hashtags\":[{\"text\":\"dujardin\",\"indices\":[49,58]},{\"text\":\"lgw\",\"indices\":[59,63]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"OMG coup de tonnerre sur les Oscars! #dujardin #lgw http:\\/\\/t.co\\/MHK9Ke45\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[54,74],\"expanded_url\":\"http:\\/\\/twitpic.com\\/8o0mgh\",\"display_url\":\"twitpic.com\\/8o0mgh\",\"url\":\"http:\\/\\/t.co\\/MHK9Ke45\"}],\"hashtags\":[{\"text\":\"dujardin\",\"indices\":[37,46]},{\"text\":\"lgw\",\"indices\":[47,51]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":29,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173030351302696961\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":340,\"screen_name\":\"jcfrog\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27206,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/194101689\\/twitterbk.jpg\",\"location\":\"Damgan\",\"show_all_inline_media\":true,\"listed_count\":506,\"profile_link_color\":\"acc809\",\"followers_count\":6887,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1813523315\\/image_normal.jpg\",\"description\":\"Pro: Ing\\u00e9nieur informaticien, Perso: super h\\u00e9ro du web (en formation)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"16888281\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/194101689\\/twitterbk.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813523315\\/image_normal.jpg\",\"name\":\"jcfrog\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 21 16:03:16 +0000 2008\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":16888281,\"utc_offset\":3600,\"favourites_count\":448,\"url\":\"http:\\/\\/www.jcfrog.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173030351302696961,\"created_at\":\"Fri Feb 24 13:03:45 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":29,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185158374100992\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":53,\"screen_name\":\"Syion\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":609,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"France \\/ Paris\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"990000\",\"followers_count\":11,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1594920507\\/baobab1-g_normal.jpg\",\"description\":\"What you say, just do it !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ebebeb\",\"id_str\":\"24700119\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1594920507\\/baobab1-g_normal.jpg\",\"name\":\"Ando\",\"default_profile_image\":false,\"created_at\":\"Mon Mar 16 14:40:03 +0000 2009\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":24700119,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":\"http:\\/\\/twitter.com\\/Syion\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185158374100992,\"created_at\":\"Fri Feb 24 23:18:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2374000, -"tags": [ -{ -"id-ref": "ef2f2b08-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "36156baf-3130-48de-aa4c-21ba921dbceb-173185158374100992" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste", -"img": { -"src": "http://a0.twimg.com/profile_images/736828364/2006_12_068_normal.jpg" -}, -"title": "Anne Fiacre-LeBouler: #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2375000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185165223411713\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":52,\"screen_name\":\"annsgmns\",\"lang\":\"fr\",\"profile_text_color\":\"3D1957\",\"statuses_count\":10,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"FF0000\",\"followers_count\":10,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/736828364\\/2006_12_068_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"642D8B\",\"id_str\":\"120164964\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/736828364\\/2006_12_068_normal.jpg\",\"name\":\"Anne Fiacre-LeBouler\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 05 17:18:32 +0000 2010\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":120164964,\"utc_offset\":null,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185165223411713,\"created_at\":\"Fri Feb 24 23:18:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2375000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3809f38d-9e6d-48d7-8a60-e4f886609234-173185165223411713" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Dommage qu'on ne puisse pas voter \"#ilspartent\"... #ilpart #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1703065016/twitterdec11_normal.jpg" -}, -"title": "Alvin Haddadène: Dommage qu'on ne puisse pas voter \"#ilspartent\"... #ilpart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2375000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Dommage qu'on ne puisse pas voter \\\"#ilspartent\\\"... #ilpart #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilspartent\",\"indices\":[35,46]},{\"text\":\"ilpart\",\"indices\":[51,58]},{\"text\":\"lgw\",\"indices\":[59,63]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185164086751232\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":512,\"screen_name\":\"Alvin_Stick\",\"lang\":\"fr\",\"profile_text_color\":\"362720\",\"statuses_count\":7004,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/195586982\\/Bannieretweet.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":19,\"profile_link_color\":\"B40B43\",\"followers_count\":393,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1703065016\\/twitterdec11_normal.jpg\",\"description\":\"21 ans. Gaymer. C\\u00e9libataire. Inspir\\u00e9 d'un fait r\\u00e9el. Chef de rubrique sur http:\\/\\/www.tomsgames.fr, pigiste au magazine Online Gamer, heureux co-papa de \\u21b4\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fa87f6\",\"id_str\":\"115834046\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/195586982\\/Bannieretweet.jpg\",\"profile_sidebar_fill_color\":\"E5507E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1703065016\\/twitterdec11_normal.jpg\",\"name\":\"Alvin Haddad\\u00e8ne\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 20 03:45:26 +0000 2010\",\"profile_sidebar_border_color\":\"CC3366\",\"id\":115834046,\"utc_offset\":3600,\"favourites_count\":273,\"url\":\"http:\\/\\/www.latraverseedustick.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185164086751232,\"created_at\":\"Fri Feb 24 23:18:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2375000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eff44a78-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0b585085-4315-4fe2-91a4-d237be821042-173185164086751232" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Cqui (et je me pose vraiment la question) #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1848652502/332954645_normal.jpg" -}, -"title": "Leila Agic: #Cqui (et je me pose vraiment la question) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2376000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#Cqui (et je me pose vraiment la question) #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Cqui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[43,47]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185170273345536\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1197,\"screen_name\":\"LeilaAgic\",\"lang\":\"fr\",\"profile_text_color\":\"d61170\",\"statuses_count\":13605,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/382568227\\/NouveauTwwwiter.jpg\",\"location\":\"Bruxelles\",\"show_all_inline_media\":true,\"listed_count\":103,\"profile_link_color\":\"23acc4\",\"followers_count\":1721,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848652502\\/332954645_normal.jpg\",\"description\":\"Ancienne co-Responsable Internet et campagne jeunes pour @RoyalSegolene lors de primaires citoyennes. Socialo-Ecolo-S\\u00e9gol\\u00e9niste #SRoyal \\/ #FH2012 \\/ #NVB2012\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"ffffff\",\"id_str\":\"79575617\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/382568227\\/NouveauTwwwiter.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848652502\\/332954645_normal.jpg\",\"name\":\"Leila Agic\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 03 22:02:21 +0000 2009\",\"profile_sidebar_border_color\":\"f50e48\",\"id\":79575617,\"utc_offset\":3600,\"favourites_count\":200,\"url\":\"http:\\/\\/on.fb.me\\/hSrN0O\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185170273345536,\"created_at\":\"Fri Feb 24 23:18:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2376000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "caa215c3-35d9-4c90-81f3-5af563efce33-173185170273345536" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Bienvenue dans une émission qui rend le public amnésique !", -"img": { -"src": "http://a2.twimg.com/profile_images/1776332006/Zeke_normal.jpg" -}, -"title": "[T61] Rémy S.: #LGW Bienvenue dans une émission qui rend le public amnésique !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2376000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW Bienvenue dans une \\u00e9mission qui rend le public amn\\u00e9sique !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185169224777729\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"ThatVeryBadFlip\",\"lang\":\"fr\",\"favourites_count\":27,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":103,\"location\":\"France - 66500, Prades\",\"profile_text_color\":\"333333\",\"followers_count\":112,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1776332006\\/Zeke_normal.jpg\",\"description\":\"I don't know tweeting in English very well . But when I do, it's in French.\",\"statuses_count\":11101,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432613878\\/lastofus4.jpg\",\"show_all_inline_media\":true,\"listed_count\":8,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"169bde\",\"protected\":false,\"id_str\":\"165862367\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"[T61] R\\u00e9my S.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432613878\\/lastofus4.jpg\",\"created_at\":\"Mon Jul 12 18:48:22 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":165862367,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1776332006\\/Zeke_normal.jpg\"},\"truncated\":false,\"id\":173185169224777729,\"created_at\":\"Fri Feb 24 23:18:56 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2376000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9b416b9e-a12f-4eec-87e4-a2b273f1cb65-173185169224777729" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@OhOceane ça me fait penser à une télé de région le ton décor dispositif #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1383205556/CIMG0436_normal.JPG" -}, -"title": "La Bienveillante: @OhOceane ça me fait penser à une télé de région le ton décor dispositif #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2377000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"OhOceane\",\"favorited\":false,\"text\":\"@OhOceane \\u00e7a me fait penser \\u00e0 une t\\u00e9l\\u00e9 de r\\u00e9gion le ton d\\u00e9cor dispositif #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"OhOceane\",\"indices\":[0,9],\"name\":\"ASL\",\"id_str\":\"72379694\",\"id\":72379694}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[73,77]}]},\"in_reply_to_user_id\":72379694,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173184767418839043,\"in_reply_to_status_id_str\":\"173184767418839043\",\"id_str\":\"173185171393216512\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Ema_Dellorto\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":422,\"location\":\"Little Bamako\",\"profile_text_color\":\"333333\",\"followers_count\":264,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1383205556\\/CIMG0436_normal.JPG\",\"description\":\"Une mini-vie moderne\",\"statuses_count\":1930,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"311605739\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"La Bienveillante\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sun Jun 05 18:50:33 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":311605739,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/labienveillante.hautetfort.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1383205556\\/CIMG0436_normal.JPG\"},\"truncated\":false,\"id\":173185171393216512,\"created_at\":\"Fri Feb 24 23:18:57 +0000 2012\",\"in_reply_to_user_id_str\":\"72379694\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2377000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5376afd6-fb12-49fc-b9f7-ca3aa662a54e-173185171393216512" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@OrnythorincBleu @iiioon là ça devrait être bon, tu vas passer dans #lgw on croit en toi :D", -"img": { -"src": "http://a2.twimg.com/profile_images/1561040191/5690_1158077242937_1557953236_391691_6813878_n__1__normal.jpg" -}, -"title": "Pauline : @OrnythorincBleu @iiioon là ça devrait être bon, tu vas passer dans #lgw on croit en toi :D", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2377000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@OrnythorincBleu @iiioon l\\u00e0 \\u00e7a devrait \\u00eatre bon, tu vas passer dans #lgw on croit en toi :D\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"OrnythorincBleu\",\"indices\":[0,16],\"id_str\":\"258358271\",\"name\":\"Meylia\",\"id\":258358271},{\"screen_name\":\"iiioon\",\"indices\":[17,24],\"id_str\":\"39847706\",\"name\":\"Marion\",\"id\":39847706}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[68,72]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173185048160382976\",\"id_str\":\"173185173234520064\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173185048160382976,\"in_reply_to_user_id_str\":\"258358271\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":62,\"screen_name\":\"PolineLP\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1388,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/385594112\\/bubz-dl.jpg\",\"location\":\"Lorient\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"990000\",\"followers_count\":29,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1561040191\\/5690_1158077242937_1557953236_391691_6813878_n__1__normal.jpg\",\"description\":\"Accro aux s\\u00e9ries, \\u00e0 l'humour & \\u00e0 la musique mais aussi \\u00e9tudiante en M1 Professorat des \\u00e9coles quelque part en Bretagne...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"380413697\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/385594112\\/bubz-dl.jpg\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1561040191\\/5690_1158077242937_1557953236_391691_6813878_n__1__normal.jpg\",\"name\":\"Pauline \",\"default_profile_image\":false,\"created_at\":\"Mon Sep 26 16:18:08 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":380413697,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":\"OrnythorincBleu\",\"truncated\":false,\"id\":173185173234520064,\"created_at\":\"Fri Feb 24 23:18:57 +0000 2012\",\"in_reply_to_user_id\":258358271}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2377000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8de5fb26-abdf-43c0-8d53-4ae14391036b-173185173234520064" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #IlReste bien sur qu'il reste !!", -"img": { -"src": "http://a0.twimg.com/profile_images/1782185349/image_normal.jpg" -}, -"title": "Arnaud77: #lgw #IlReste bien sur qu'il reste !!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2377000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #IlReste bien sur qu'il reste !!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"IlReste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185174354407425\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":463,\"screen_name\":\"senearnaud77270\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":623,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/410459009\\/IMG_1479little.jpg\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":78,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1782185349\\/image_normal.jpg\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"386121061\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/410459009\\/IMG_1479little.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1782185349\\/image_normal.jpg\",\"name\":\"Arnaud77\",\"default_profile_image\":false,\"created_at\":\"Thu Oct 06 18:06:41 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":386121061,\"utc_offset\":3600,\"favourites_count\":10,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185174354407425,\"created_at\":\"Fri Feb 24 23:18:57 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2377000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "08c69e8b-216a-4166-94cf-f044e2b2581a-173185174354407425" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Combien parmi vos 2500 tweets vont se transformer en zombies ? Espérons que celui ci survivra. #lgw #klaire", -"img": { -"src": "http://a2.twimg.com/profile_images/1777524767/folon1_normal.jpg" -}, -"title": "Kelem: Combien parmi vos 2500 tweets vont se transformer en zombies ? Espérons que celui ci survivra. #lgw #klaire", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2378000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Combien parmi vos 2500 tweets vont se transformer en zombies ? Esp\\u00e9rons que celui ci survivra. #lgw #klaire\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[95,99]},{\"text\":\"klaire\",\"indices\":[100,107]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185179156873216\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":88,\"screen_name\":\"KelemFs\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":135,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"038543\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1777524767\\/folon1_normal.jpg\",\"description\":\"Je demeurai longtemps errant dans C\\u00e9sar\\u00e9e.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ACDED6\",\"id_str\":\"159103701\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1777524767\\/folon1_normal.jpg\",\"name\":\"Kelem\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 24 13:15:57 +0000 2010\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":159103701,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185179156873216,\"created_at\":\"Fri Feb 24 23:18:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2378000, -"tags": [ -{ -"id-ref": "eff4fe00-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "080ad117-af7a-4034-a42c-9d0e47345e55-173185179156873216" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Combien de glaçons chez Solange ?... #lgw", -"img": { -"src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_0_normal.png" -}, -"title": "Rapius Lafronde: RT @LeGrandWebze: Combien de glaçons chez Solange ?... #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2378000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Combien de gla\\u00e7ons chez Solange ?... #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[55,59]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Combien de gla\\u00e7ons chez Solange ?... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[37,41]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173181451305631744\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1480,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3219,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173181451305631744,\"created_at\":\"Fri Feb 24 23:04:10 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185176392826881\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":0,\"screen_name\":\"RapiusLafronde\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":0,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"502229980\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"name\":\"Rapius Lafronde\",\"default_profile_image\":true,\"created_at\":\"Fri Feb 24 23:08:56 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":502229980,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185176392826881,\"created_at\":\"Fri Feb 24 23:18:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2378000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "112bb364-8b11-403e-9858-a87a39da7944-173185176392826881" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilReste #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1052546198/gang_elmyra_normal.jpg" -}, -"title": "Melanouille: #ilReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2379000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilReste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185181644111873\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":174,\"screen_name\":\"Melanouille\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2781,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"followers_count\":78,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1052546198\\/gang_elmyra_normal.jpg\",\"description\":\"Chouineuse obsessionnelle\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"43318485\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1052546198\\/gang_elmyra_normal.jpg\",\"name\":\"Melanouille\",\"default_profile_image\":false,\"created_at\":\"Fri May 29 12:12:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":43318485,\"utc_offset\":-10800,\"favourites_count\":5,\"url\":\"http:\\/\\/cbth.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185181644111873,\"created_at\":\"Fri Feb 24 23:18:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2379000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ee3efa8b-572c-43f1-805c-ae68941b9cd8-173185181644111873" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "François Rollin? #cqui ? #lgw c'est constructif...", -"img": { -"src": "http://a0.twimg.com/profile_images/1799775933/AkrUBIaCMAAD7JC_normal.jpg" -}, -"title": "Alex: François Rollin? #cqui ? #lgw c'est constructif...", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2379000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Fran\\u00e7ois Rollin? #cqui ? #lgw c'est constructif...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[17,22]},{\"text\":\"lgw\",\"indices\":[25,29]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185180163522561\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":640,\"screen_name\":\"AlexSitus\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10647,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/391348379\\/hebus_226523_1366x768.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"followers_count\":316,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1799775933\\/AkrUBIaCMAAD7JC_normal.jpg\",\"description\":\"\\u00c9tudiant en droit M2 Contentieux Priv\\u00e9 et IEJ #crfpa. Une touche de #politique \\/ un zeste de sport...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"79701951\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/391348379\\/hebus_226523_1366x768.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1799775933\\/AkrUBIaCMAAD7JC_normal.jpg\",\"name\":\"Alex\",\"default_profile_image\":false,\"created_at\":\"Sun Oct 04 10:23:36 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":79701951,\"utc_offset\":3600,\"favourites_count\":24,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185180163522561,\"created_at\":\"Fri Feb 24 23:18:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2379000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f92349aa-94fa-4545-9ef1-d613ae87488c-173185180163522561" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @GoldoNat: Je soutiens la Corée du Nord, Internet Explorer 6 et la peine de mort. #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1619111722/DSC05656_normal.jpg" -}, -"title": "William: RT @GoldoNat: Je soutiens la Corée du Nord, Internet Explorer 6 et la peine de mort. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2380000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @GoldoNat: Je soutiens la Cor\\u00e9e du Nord, Internet Explorer 6 et la peine de mort. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"GoldoNat\",\"indices\":[3,12],\"name\":\"GoldoNat\",\"id_str\":\"116250574\",\"id\":116250574}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[85,89]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je soutiens la Cor\\u00e9e du Nord, Internet Explorer 6 et la peine de mort. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[71,75]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184859106316288\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"GoldoNat\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":256,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"description\":\"Graphiste, Pr\\u00e9sentatrice qui raconte des blagues nulles et Stagiaire irresponsable \\u00e9v\\u00e8nement chez DoReMi Game Cie, Jeux Vid\\u00e9os, Troll \\u00e0 ses heures perdues.\",\"statuses_count\":1752,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"116250574\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"GoldoNat\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Sun Feb 21 19:13:39 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":116250574,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.doremi.asso.fr\\/site\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\"},\"truncated\":false,\"id\":173184859106316288,\"created_at\":\"Fri Feb 24 23:17:42 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185187423846400\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Scofred_\",\"lang\":\"en\",\"favourites_count\":117,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":822,\"location\":\"France, Paris\",\"profile_text_color\":\"333333\",\"followers_count\":620,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1619111722\\/DSC05656_normal.jpg\",\"description\":\"160 caract\\u00e8res, c'est trop peu ! Ma bio - http:\\/\\/about.me\\/scofred\",\"statuses_count\":18665,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305034455\\/logo_grand_copie.PNG\",\"show_all_inline_media\":true,\"listed_count\":29,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"131299967\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"William\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305034455\\/logo_grand_copie.PNG\",\"created_at\":\"Fri Apr 09 21:48:10 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":131299967,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/scofred.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1619111722\\/DSC05656_normal.jpg\"},\"truncated\":false,\"id\":173185187423846400,\"created_at\":\"Fri Feb 24 23:19:00 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2380000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "33fdd1ad-d756-40b6-8c11-261ec926e18a-173185187423846400" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Grrrrr @KlaireFr #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/140682274/portrait_normal.PNG" -}, -"title": "naeltoyou: Grrrrr @KlaireFr #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2381000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"Grrrrr @KlaireFr #lgw\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[7,16],\"name\":\"Klaire.fr\",\"id\":28096610,\"id_str\":\"28096610\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[17,21]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"favorited\":false,\"coordinates\":null,\"in_reply_to_user_id\":null,\"contributors\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"user\":{\"notifications\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/3394861\\/garnier.png\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"screen_name\":\"naeltoyou\",\"follow_request_sent\":null,\"lang\":\"fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/140682274\\/portrait_normal.PNG\",\"default_profile_image\":false,\"verified\":false,\"profile_sidebar_border_color\":\"BDDCAD\",\"location\":\"Paris, France\",\"favourites_count\":0,\"description\":\"\",\"contributors_enabled\":false,\"following\":null,\"profile_use_background_image\":true,\"friends_count\":769,\"profile_text_color\":\"333333\",\"followers_count\":771,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/140682274\\/portrait_normal.PNG\",\"statuses_count\":921,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/3394861\\/garnier.png\",\"show_all_inline_media\":false,\"listed_count\":29,\"profile_link_color\":\"0084B4\",\"protected\":false,\"is_translator\":false,\"name\":\"naeltoyou\",\"default_profile\":false,\"time_zone\":\"Paris\",\"created_at\":\"Wed Dec 19 16:25:06 +0000 2007\",\"profile_background_color\":\"9AE4E8\",\"id\":11339872,\"id_str\":\"11339872\",\"geo_enabled\":false,\"profile_background_tile\":false,\"utc_offset\":3600,\"url\":\"http:\\/\\/naeltoyou.com\"},\"in_reply_to_status_id\":null,\"id\":173185190896730113,\"created_at\":\"Fri Feb 24 23:19:01 +0000 2012\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185190896730113\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2381000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9c111451-a56b-4355-9a39-775ea8ef6251-173185190896730113" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rollin il y'a que les moins de 30ans qui connaissent pas :/ #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1836345668/profile_normal.png" -}, -"title": "ArDuB57: Rollin il y'a que les moins de 30ans qui connaissent pas :/ #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2382000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Rollin il y'a que les moins de 30ans qui connaissent pas :\\/ #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[60,64]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185192243118080\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"1c2352\",\"screen_name\":\"ArDub57\",\"lang\":\"en\",\"favourites_count\":1604,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":646,\"location\":\"FRANCE - METZ - SARREGUEMINES\",\"profile_text_color\":\"333333\",\"followers_count\":1090,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"description\":\"FreeParty Style - Raleur Pro - Trolleur Compulsif - DHD Android 2.3\\/Transformer 3.2.1 - PS3 @Pix_auto http:\\/\\/pixauto.tumblr.com - http:\\/\\/iboga.tumblr.com\",\"statuses_count\":83436,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"show_all_inline_media\":false,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"21448223\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"ArDuB57\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"created_at\":\"Fri Feb 20 23:57:59 +0000 2009\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":21448223,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/ardbox.blogspot.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\"},\"truncated\":false,\"id\":173185192243118080,\"created_at\":\"Fri Feb 24 23:19:02 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2382000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ba52cf3d-dc97-4cff-afdf-85ce1f275497-173185192243118080" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "je sais pas pourquoi on nous inflige encore cette purge qu'est #LGW . mais quelle misère, putain ...", -"img": { -"src": "http://a3.twimg.com/profile_images/1548884600/tigrou-1_normal.jpg" -}, -"title": "Ludovic ETIENNE: je sais pas pourquoi on nous inflige encore cette purge qu'est #LGW . mais quelle misère, putain ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2383000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"je sais pas pourquoi on nous inflige encore cette purge qu'est #LGW . mais quelle mis\\u00e8re, putain ...\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[63,67]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185197091717120\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"96f2e4\",\"screen_name\":\"ludoFJ\",\"lang\":\"fr\",\"favourites_count\":837,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":830,\"location\":\"Paris\",\"profile_text_color\":\"000000\",\"followers_count\":1741,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1548884600\\/tigrou-1_normal.jpg\",\"description\":\"clandos \\u00e9quip\\u00e9 d'un Reflex.\\r\\nentre autres...\\r\\n\\r\\n(je tra\\u00eene aussi l\\u00e0: http:\\/\\/lamichaure.com et l\\u00e0:\\r\\nhttp:\\/\\/leszindeructibles.com et l\\u00e0: \\r\\nhttp:\\/\\/7-7-7.fr\\/ )\",\"statuses_count\":40614,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/137423145\\/platine-ld-1.jpg\",\"show_all_inline_media\":true,\"listed_count\":78,\"profile_link_color\":\"0000ff\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"9ae4e8\",\"protected\":false,\"id_str\":\"14368622\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Ludovic ETIENNE\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/137423145\\/platine-ld-1.jpg\",\"created_at\":\"Sat Apr 12 12:55:34 +0000 2008\",\"profile_sidebar_fill_color\":\"96f2f2\",\"id\":14368622,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/flavors.me\\/LudoFJ\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1548884600\\/tigrou-1_normal.jpg\"},\"truncated\":false,\"id\":173185197091717120,\"created_at\":\"Fri Feb 24 23:19:03 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2383000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c6023768-8ee9-4481-b5a8-7ddf44cef0b8-173185197091717120" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Tout le monde dit que #lgw est chiant mais j'arrive même pas à le voir cc @france5tv", -"img": { -"src": "http://a1.twimg.com/profile_images/1522186720/Laurent-Gloaguen-G00_normal.jpg" -}, -"title": "Laurent Gloaguen: Tout le monde dit que #lgw est chiant mais j'arrive même pas à le voir cc @france5tv", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2383000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Tout le monde dit que #lgw est chiant mais j'arrive m\\u00eame pas \\u00e0 le voir cc @france5tv\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"France5tv\",\"indices\":[74,84],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[22,26]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/sites.google.com\\/site\\/yorufukurou\\/\\\" rel=\\\"nofollow\\\"\\u003EYoruFukurou\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185199369228288\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":563,\"screen_name\":\"embruns\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":21943,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Montr\\u00e9al, Qc, Canada\",\"show_all_inline_media\":true,\"listed_count\":277,\"profile_link_color\":\"650103\",\"followers_count\":4826,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\",\"description\":\"Surnomm\\u00e9 \\u201cLe Capitaine\\u201d. Figure du Net historique et inventeur de la formule \\u201cVendredi, c'est sodomie\\u201d.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Eastern Time (US & Canada)\",\"profile_background_color\":\"131516\",\"id_str\":\"6241412\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"8c887c\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\",\"name\":\"Laurent Gloaguen\",\"default_profile_image\":false,\"created_at\":\"Tue May 22 19:16:26 +0000 2007\",\"profile_sidebar_border_color\":\"7a7768\",\"id\":6241412,\"utc_offset\":-18000,\"favourites_count\":29,\"url\":\"http:\\/\\/embruns.net\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185199369228288,\"created_at\":\"Fri Feb 24 23:19:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2383000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "09cc9780-21b9-4334-98a3-03096cf1819d-173185199369228288" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'ai toujours pas compris le concept de #LGW...quelqu'un peut m'expliquer?", -"img": { -"src": "http://a1.twimg.com/profile_images/1789960694/Arnaud_H_guy_et_Moi_normal.PNG" -}, -"title": "Thibault: J'ai toujours pas compris le concept de #LGW...quelqu'un peut m'expliquer?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2384000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"J'ai toujours pas compris le concept de #LGW...quelqu'un peut m'expliquer?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[40,44]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185201684488192\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"323333\",\"screen_name\":\"thibaultdpr\",\"lang\":\"fr\",\"favourites_count\":16,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":false,\"friends_count\":230,\"location\":\"Aquitaine,FRANCE.\",\"profile_text_color\":\"ebebeb\",\"description\":\"Rugby en grande majorit\\u00e9. Sport. Actu.Pays Basque. F\\u00e9rias.\\r\\nGrand supporter de @agen_rugby !\",\"statuses_count\":3665,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"255c70\",\"followers_count\":291,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1789960694\\/Arnaud_H_guy_et_Moi_normal.PNG\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"222526\",\"protected\":false,\"id_str\":\"348755668\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Thibault\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Thu Aug 04 23:21:40 +0000 2011\",\"profile_sidebar_fill_color\":\"272829\",\"id\":348755668,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/15vs15.wordpress.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1789960694\\/Arnaud_H_guy_et_Moi_normal.PNG\"},\"in_reply_to_status_id\":null,\"id\":173185201684488192,\"created_at\":\"Fri Feb 24 23:19:04 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2384000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4f702e4a-d5c4-4088-a60e-0e24f98ed4e9-173185201684488192" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ça fait très bizarre de voir ces gens qu'on lit et qu'on retweete à la télé. #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/506050933/chi-bricklovinfreak_normal.gif" -}, -"title": "micha: ça fait très bizarre de voir ces gens qu'on lit et qu'on retweete à la télé. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2384000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"\\u00e7a fait tr\\u00e8s bizarre de voir ces gens qu'on lit et qu'on retweete \\u00e0 la t\\u00e9l\\u00e9. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[77,81]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185203815186433\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"michaonthemoon\",\"lang\":\"fr\",\"favourites_count\":1272,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":453,\"location\":\"on the moon\",\"profile_text_color\":\"333333\",\"followers_count\":2541,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/506050933\\/chi-bricklovinfreak_normal.gif\",\"description\":\"i am... micha fierce.\\r\\ni am the girl behind @MJJNews.\\r\\nwarning: i rant a lot, and mostly in french.\",\"statuses_count\":57749,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/94283053\\/f59c07.png\",\"show_all_inline_media\":true,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"14463139\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"micha\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/94283053\\/f59c07.png\",\"created_at\":\"Mon Apr 21 15:38:28 +0000 2008\",\"profile_sidebar_fill_color\":\"\",\"id\":14463139,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/mjdreams.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/506050933\\/chi-bricklovinfreak_normal.gif\"},\"truncated\":false,\"id\":173185203815186433,\"created_at\":\"Fri Feb 24 23:19:04 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2384000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "df8ac94c-eb4d-4578-95b6-944c775202b0-173185203815186433" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@BastienJoseph31 Droit à l'image d'un enfant mineur !!!! #cqui #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @BastienJoseph31 Droit à l'image d'un enfant mineur !!!! #cqui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2386000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@BastienJoseph31 Droit \\u00e0 l'image d'un enfant mineur !!!! #cqui #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"BastienJoseph31\",\"indices\":[0,16],\"id_str\":\"191087175\",\"name\":\"Bastien Joseph\",\"id\":191087175}],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[57,62]},{\"text\":\"lgw\",\"indices\":[63,67]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173185095740555264\",\"id_str\":\"173185212623224833\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173185095740555264,\"in_reply_to_user_id_str\":\"191087175\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":156,\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":34418,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris Montparnasse - Bruxelles\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"name\":\"Pierre B.\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":104184883,\"utc_offset\":-10800,\"favourites_count\":254,\"url\":null},\"in_reply_to_screen_name\":\"BastienJoseph31\",\"truncated\":false,\"id\":173185212623224833,\"created_at\":\"Fri Feb 24 23:19:06 +0000 2012\",\"in_reply_to_user_id\":191087175}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2386000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f04709a3-4cb7-4e67-8995-15f504040dec-173185212623224833" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais c'est François Rollin bon dieu!!! Le Roi d'Orcanie!!! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1818206112/137E3D83-9766-4F7C-8493-2BC77501FD55_normal" -}, -"title": "G. Lahai(n)e: Mais c'est François Rollin bon dieu!!! Le Roi d'Orcanie!!! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2387000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mais c'est Fran\\u00e7ois Rollin bon dieu!!! Le Roi d'Orcanie!!! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[59,63]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185214749741058\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":168,\"screen_name\":\"Je_vous_haie\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3645,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Derri\\u00e8re un buisson\",\"show_all_inline_media\":true,\"listed_count\":8,\"profile_link_color\":\"009999\",\"followers_count\":137,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1818206112\\/137E3D83-9766-4F7C-8493-2BC77501FD55_normal\",\"description\":\"J'emmerde les gens, et ils me le rendent bien.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"363956467\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1818206112\\/137E3D83-9766-4F7C-8493-2BC77501FD55_normal\",\"name\":\"G. Lahai(n)e\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 29 00:00:44 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":363956467,\"utc_offset\":-10800,\"favourites_count\":11,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185214749741058,\"created_at\":\"Fri Feb 24 23:19:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2387000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cd2e6ef0-d5b0-46e1-a99a-a5d028af9e42-173185214749741058" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #Cestquilui ?", -"img": { -"src": "http://a1.twimg.com/profile_images/1456585536/NewTGWRprog_normal.png" -}, -"title": "TGWR™: #lgw #Cestquilui ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2388000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"#lgw #Cestquilui ?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"Cestquilui\",\"indices\":[5,16]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185217824174080\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"TGWRprog\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":296,\"location\":\"France\",\"profile_text_color\":\"333333\",\"description\":\"Testeur de jeux vid\\u00e9os inconnus sur Game Side Story, Amateur d'electro, et Geek a temps partiel\",\"statuses_count\":448,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":38,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1456585536\\/NewTGWRprog_normal.png\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"289854889\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"TGWR\\u2122\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Fri Apr 29 10:01:55 +0000 2011\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":289854889,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.gamesidestory.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1456585536\\/NewTGWRprog_normal.png\"},\"in_reply_to_status_id\":null,\"id\":173185217824174080,\"created_at\":\"Fri Feb 24 23:19:08 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2388000, -"tags": [ -{ -"id-ref": "eff65a70-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5c2c5b62-311b-412b-bbc0-307b1bff959b-173185217824174080" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw je veux qu' #ilreste", -"img": { -"src": "http://a1.twimg.com/profile_images/739834884/FABI_normal.jpg" -}, -"title": "Fabienne Letourneur: #lgw je veux qu' #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2390000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw je veux qu' #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[17,25]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185227538186242\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":40,\"screen_name\":\"Fabitchenko\",\"lang\":\"fr\",\"profile_text_color\":\"634047\",\"statuses_count\":351,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"location\":\"Caen\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"088253\",\"followers_count\":10,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/739834884\\/FABI_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"EDECE9\",\"id_str\":\"121070241\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/739834884\\/FABI_normal.jpg\",\"name\":\"Fabienne Letourneur\",\"default_profile_image\":false,\"created_at\":\"Mon Mar 08 10:43:17 +0000 2010\",\"profile_sidebar_border_color\":\"D3D2CF\",\"id\":121070241,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185227538186242,\"created_at\":\"Fri Feb 24 23:19:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2390000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ea3c9a3b-f4a1-43e4-ac4f-67e1dbb9648c-173185227538186242" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw : dispositif intéressant qui mériterait d'être associé à un contenu.", -"img": { -"src": "http://a0.twimg.com/profile_images/1609273406/IMG00126-20111024-1243_normal.jpg" -}, -"title": "Claire: #lgw : dispositif intéressant qui mériterait d'être associé à un contenu.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2391000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"#lgw : dispositif int\\u00e9ressant qui m\\u00e9riterait d'\\u00eatre associ\\u00e9 \\u00e0 un contenu.\",\"created_at\":\"Fri Feb 24 23:19:11 +0000 2012\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}],\"user_mentions\":[]},\"retweet_count\":0,\"place\":null,\"in_reply_to_status_id_str\":null,\"retweeted\":false,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"id_str\":\"173185231224979458\",\"coordinates\":null,\"in_reply_to_screen_name\":null,\"contributors\":null,\"geo\":null,\"user\":{\"listed_count\":2,\"created_at\":\"Thu Jan 20 18:11:47 +0000 2011\",\"profile_text_color\":\"696969\",\"is_translator\":false,\"show_all_inline_media\":false,\"lang\":\"fr\",\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/347676387\\/reading-book.jpg\",\"url\":null,\"default_profile\":false,\"notifications\":null,\"profile_link_color\":\"9c582e\",\"screen_name\":\"kayskispass\",\"time_zone\":null,\"description\":\"Femme, 22 ans, \\u00e9tudiante en com', en stage \\u00e0 FTV, ex-stagiaire au Monde qui aime aussi le Canard Enchain\\u00e9, Kant, et le Web. Signe distinctif : ard\\u00e9choise. \",\"following\":null,\"geo_enabled\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/347676387\\/reading-book.jpg\",\"profile_background_color\":\"c4a273\",\"location\":\"Paris\",\"id_str\":\"240770123\",\"profile_background_tile\":true,\"followers_count\":67,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1609273406\\/IMG00126-20111024-1243_normal.jpg\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1609273406\\/IMG00126-20111024-1243_normal.jpg\",\"default_profile_image\":false,\"follow_request_sent\":null,\"profile_sidebar_fill_color\":\"3d260c\",\"favourites_count\":2,\"protected\":false,\"friends_count\":243,\"profile_sidebar_border_color\":\"3d260c\",\"name\":\"Claire\",\"contributors_enabled\":false,\"verified\":false,\"id\":240770123,\"statuses_count\":544,\"profile_use_background_image\":true,\"utc_offset\":null},\"in_reply_to_user_id\":null,\"in_reply_to_status_id\":null,\"favorited\":false,\"id\":173185231224979458}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2391000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "48b4c4a6-b0d4-4b1e-8e3d-27930123956b-173185231224979458" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Haaaa bien bien le traitement des tweets ! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1609615947/avatar_normal.jpg" -}, -"title": "Christophe WEILL: Haaaa bien bien le traitement des tweets ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2391000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Haaaa bien bien le traitement des tweets ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[43,47]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185232575541248\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":487,\"screen_name\":\"tractataire\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9393,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/87952479\\/twitterBG2.jpg\",\"location\":\"Montpellier, France\",\"show_all_inline_media\":true,\"listed_count\":18,\"profile_link_color\":\"8f6e31\",\"followers_count\":426,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1609615947\\/avatar_normal.jpg\",\"description\":\"Communication globale multimedia : print, web, video, e-learning. Curieux et news-addict !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f7c985\",\"id_str\":\"24436721\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/87952479\\/twitterBG2.jpg\",\"profile_sidebar_fill_color\":\"a7c964\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1609615947\\/avatar_normal.jpg\",\"name\":\"Christophe WEILL\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 14 21:54:13 +0000 2009\",\"profile_sidebar_border_color\":\"7b9d01\",\"id\":24436721,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.tractataire.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185232575541248,\"created_at\":\"Fri Feb 24 23:19:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2391000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e637b3d3-520f-44f9-95ac-03716c6f5d4f-173185232575541248" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw @klaire elle a en effet deux belles colères #blaguenulle", -"img": { -"src": "http://a0.twimg.com/profile_images/1421767677/n775859914_630617_3556_normal.jpg" -}, -"title": "Thibaut: #lgw @klaire elle a en effet deux belles colères #blaguenulle", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2392000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw @klaire elle a en effet deux belles col\\u00e8res #blaguenulle\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"klaire\",\"indices\":[5,12],\"id_str\":\"244830380\",\"name\":\"Claire Nicolas\",\"id\":244830380}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"blaguenulle\",\"indices\":[49,61]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185233989009409\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":436,\"screen_name\":\"thibautchampey\",\"lang\":\"fr\",\"profile_text_color\":\"c8c8cc\",\"statuses_count\":155,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/291023158\\/02220_lastlight_1280x800.jpg\",\"location\":\"Paris \",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0c0d0d\",\"followers_count\":80,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1421767677\\/n775859914_630617_3556_normal.jpg\",\"description\":\"Communication enabled geek.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"3b3d3d\",\"id_str\":\"282143992\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/291023158\\/02220_lastlight_1280x800.jpg\",\"profile_sidebar_fill_color\":\"68696e\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1421767677\\/n775859914_630617_3556_normal.jpg\",\"name\":\"Thibaut\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 14 16:45:25 +0000 2011\",\"profile_sidebar_border_color\":\"e6ebe4\",\"id\":282143992,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"https:\\/\\/sites.google.com\\/site\\/thibautchampey\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185233989009409,\"created_at\":\"Fri Feb 24 23:19:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2392000, -"tags": [ -{ -"id-ref": "eff6c80c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f1122249-7c59-4e3d-b900-8e275107edb5-173185233989009409" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1845362154/3E0EC892-FEB3-44FD-AA98-331512B5799F_normal" -}, -"title": "Jmc: #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2392000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185237826813952\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1022,\"screen_name\":\"Jmcorradi\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3544,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":185,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1845362154\\/3E0EC892-FEB3-44FD-AA98-331512B5799F_normal\",\"description\":\"Ne supporte pas la mauvaise foi et l injustice.motard et guitariste ex triathlete .soutien de #FH2012 \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"436663652\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1845362154\\/3E0EC892-FEB3-44FD-AA98-331512B5799F_normal\",\"name\":\"Jmc\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 14 12:15:39 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":436663652,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185237826813952,\"created_at\":\"Fri Feb 24 23:19:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2392000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "04f3f659-8e05-4028-8d82-3b734ada1ea1-173185237826813952" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Il est où notre ami @jcfrog ?? #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1578085959/funny-dirty-photos-thechive-7_normal.jpg" -}, -"title": "Matthieu Michel: Il est où notre ami @jcfrog ?? #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2393000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Il est o\\u00f9 notre ami @jcfrog ?? #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[20,27],\"name\":\"jcfrog\",\"id_str\":\"16888281\",\"id\":16888281}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[31,35]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185239835881473\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"MicheO3\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":68,\"location\":\"Marseille\\/Paris\",\"profile_text_color\":\"3E4415\",\"followers_count\":95,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1578085959\\/funny-dirty-photos-thechive-7_normal.jpg\",\"description\":\"\\u00ab Dieu a cr\\u00e9\\u00e9 les seins pour nourrir les enfants et on y met des proth\\u00e8ses pour nourrir les docteurs. \\u00bb\\u00ab Ce monde est un vaste naufrage : sauve qui peut ! \\u00bb\",\"statuses_count\":5140,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"68460513\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Matthieu Michel\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"created_at\":\"Mon Aug 24 17:30:05 +0000 2009\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":68460513,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1578085959\\/funny-dirty-photos-thechive-7_normal.jpg\"},\"truncated\":false,\"id\":173185239835881473,\"created_at\":\"Fri Feb 24 23:19:13 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2393000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8caf0b4d-c277-411e-aee8-37808732d14c-173185239835881473" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est bizarre d'entendre la voix de @FlorencePorcel alors que je lis ses tweets toute la semaine ^^ #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1398568911/IMG_2179_-_Copie_normal.jpg" -}, -"title": "Lucie: C'est bizarre d'entendre la voix de @FlorencePorcel alors que je lis ses tweets toute la semaine ^^ #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2393000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"C'est bizarre d'entendre la voix de @FlorencePorcel alors que je lis ses tweets toute la semaine ^^ #lgw\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[36,51],\"name\":\"Florence Porcel\",\"id\":49031173,\"id_str\":\"49031173\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[100,104]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"favorited\":false,\"coordinates\":null,\"in_reply_to_user_id\":null,\"contributors\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"user\":{\"notifications\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"screen_name\":\"Milcah7\",\"follow_request_sent\":null,\"lang\":\"en\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"default_profile_image\":false,\"verified\":false,\"profile_sidebar_border_color\":\"181A1E\",\"location\":\"France\",\"favourites_count\":13,\"description\":\"Herocorpienne, S\\u00e9riephile (pas assez \\u00e0 mon go\\u00fbt), DVDvore,Cin\\u00e9vore, aime le tennis et le rugby, le rock, pop-rock... et ses twittos 3\\r\\n.\",\"contributors_enabled\":false,\"following\":null,\"profile_use_background_image\":true,\"friends_count\":149,\"profile_text_color\":\"807d80\",\"followers_count\":79,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"statuses_count\":9484,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"03949e\",\"protected\":false,\"is_translator\":false,\"name\":\"Lucie\",\"default_profile\":false,\"time_zone\":\"Paris\",\"created_at\":\"Wed Aug 05 21:13:19 +0000 2009\",\"profile_background_color\":\"1A1B1F\",\"id\":63258588,\"id_str\":\"63258588\",\"geo_enabled\":false,\"profile_background_tile\":true,\"utc_offset\":3600,\"url\":null},\"in_reply_to_status_id\":null,\"id\":173185239697461248,\"created_at\":\"Fri Feb 24 23:19:13 +0000 2012\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185239697461248\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2393000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e9c33215-0e01-4769-befc-e64559bc224f-173185239697461248" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh j'ai vu @klairefr à la télé ! #lgw <3", -"img": { -"src": "http://a0.twimg.com/profile_images/1612182362/photo_profil_normal.JPG" -}, -"title": "Stéphane Hilarion: Oh j'ai vu @klairefr à la télé ! #lgw <3", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2394000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh j'ai vu @klairefr \\u00e0 la t\\u00e9l\\u00e9 ! #lgw <3\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[11,20],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185242545405952\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1094,\"screen_name\":\"stephilarion\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":8069,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433624823\\/twilk_background_4f47d7b838680.jpg\",\"location\":\"Bordeaux \\/ Chartrons\",\"show_all_inline_media\":true,\"listed_count\":73,\"profile_link_color\":\"0084B4\",\"followers_count\":1083,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1612182362\\/photo_profil_normal.JPG\",\"description\":\"Journaliste web \\u00e0 Sud Ouest Bordeaux, \\u00e9picurien du lol et adepte de toutes les connexions \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"86339600\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433624823\\/twilk_background_4f47d7b838680.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612182362\\/photo_profil_normal.JPG\",\"name\":\"St\\u00e9phane Hilarion\",\"default_profile_image\":false,\"created_at\":\"Fri Oct 30 15:50:54 +0000 2009\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":86339600,\"utc_offset\":3600,\"favourites_count\":92,\"url\":\"http:\\/\\/www.sudouest.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185242545405952,\"created_at\":\"Fri Feb 24 23:19:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2394000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "405ab1b3-d64e-42e5-8bf7-7d2a84e66ff3-173185242545405952" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Moi je dis que @Hedia et @ce_cile devraient être les chroniqueuses de #LGW #France5 #Nomination", -"img": { -"src": "http://a3.twimg.com/profile_images/1785404732/Sans_titre_normal.png" -}, -"title": "François Laforestrie: Moi je dis que @Hedia et @ce_cile devraient être les chroniqueuses de #LGW #France5 #Nomination", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2395000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Moi je dis que @Hedia et @ce_cile devraient \\u00eatre les chroniqueuses de #LGW #France5 #Nomination\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Hedia\",\"indices\":[15,21],\"id_str\":\"14409293\",\"name\":\"Hedia\",\"id\":14409293},{\"screen_name\":\"ce_cile\",\"indices\":[25,33],\"id_str\":\"51153731\",\"name\":\"C\\u00e9cile\",\"id\":51153731}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[70,74]},{\"text\":\"France5\",\"indices\":[75,83]},{\"text\":\"Nomination\",\"indices\":[84,95]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185246458683392\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":200,\"screen_name\":\"Francoislaf1\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":424,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Global\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"followers_count\":306,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1785404732\\/Sans_titre_normal.png\",\"description\":\"Coolest radio, TV & digital entrepreneur, @Storination, co-founder GenerationsFM.com & Canalstreet.tv.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"48560345\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1785404732\\/Sans_titre_normal.png\",\"name\":\"Fran\\u00e7ois Laforestrie\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 19 01:10:56 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":48560345,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185246458683392,\"created_at\":\"Fri Feb 24 23:19:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2395000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eff74ff2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6022e166-d271-4530-8235-d93e000e46da-173185246458683392" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bah cette émission est bien nul à chier ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1850540154/image_normal.jpg" -}, -"title": "Lucas Gindreau: Bah cette émission est bien nul à chier ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2395000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bah cette \\u00e9mission est bien nul \\u00e0 chier ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[42,46]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185246643236864\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":26,\"screen_name\":\"LucasGindreau\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850540154\\/image_normal.jpg\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"501033376\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850540154\\/image_normal.jpg\",\"name\":\"Lucas Gindreau\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 23 18:32:43 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":501033376,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185246643236864,\"created_at\":\"Fri Feb 24 23:19:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2395000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d11c912b-0abb-4fff-ab59-c99031818aa5-173185246643236864" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cqui #lgw”", -"img": { -"src": "http://a2.twimg.com/profile_images/1811600999/IMG_1752_normal.jpg" -}, -"title": "holdenfr: #cqui #lgw”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2395000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cqui #lgw\\u201d\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[6,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185248182542336\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":240,\"screen_name\":\"holdenfr74\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":789,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":26,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1811600999\\/IMG_1752_normal.jpg\",\"description\":\"Les propos tenus ici n'engagent personne...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"022330\",\"id_str\":\"298602602\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"969a9c\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811600999\\/IMG_1752_normal.jpg\",\"name\":\"holdenfr\",\"default_profile_image\":false,\"created_at\":\"Sat May 14 16:12:05 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":298602602,\"utc_offset\":-10800,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185248182542336,\"created_at\":\"Fri Feb 24 23:19:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2395000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6a70641d-ab21-4f3c-b04f-2b0ce73e0a51-173185248182542336" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@frenchdidou France 5... et je saurais pas t'expliquer ce que c'est vraiment. Une émission qui tourne autour du net, et autour du pot. #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1676302062/Sans_titre_1_normal.jpg" -}, -"title": "ZS: @frenchdidou France 5... et je saurais pas t'expliquer ce que c'est vraiment. Une émission qui tourne autour du net, et autour du pot. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2395000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@frenchdidou France 5... et je saurais pas t'expliquer ce que c'est vraiment. Une \\u00e9mission qui tourne autour du net, et autour du pot. #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"frenchdidou\",\"indices\":[0,12],\"id_str\":\"46967220\",\"name\":\"Chatminoute \",\"id\":46967220}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[135,139]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173184984973189121\",\"id_str\":\"173185250380353536\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173184984973189121,\"in_reply_to_user_id_str\":\"46967220\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":136,\"screen_name\":\"Alboss_ZS\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3829,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":98,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1676302062\\/Sans_titre_1_normal.jpg\",\"description\":\"Passionn\\u00e9 de m\\u00e9dias, politique, actualit\\u00e9. Je tweete sur tout ce qui bouge, \\u00e0 peu pr\\u00e8s. En campagne pour #NS2012. Mais j'ai des followers #FDG et j'le vis bien.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"429480778\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1676302062\\/Sans_titre_1_normal.jpg\",\"name\":\"ZS\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 06 01:09:27 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":429480778,\"utc_offset\":null,\"favourites_count\":6,\"url\":null},\"in_reply_to_screen_name\":\"frenchdidou\",\"truncated\":false,\"id\":173185250380353536,\"created_at\":\"Fri Feb 24 23:19:15 +0000 2012\",\"in_reply_to_user_id\":46967220}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2395000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d02daabf-d58c-45e7-8f57-ee5d32278333-173185250380353536" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw fait mal aux yeux et au cerveau. Comme d'habitude donc. #France3TvLorraine", -"img": { -"src": "http://a2.twimg.com/profile_images/1677936133/image_normal.jpg" -}, -"title": "_Claire_: #lgw fait mal aux yeux et au cerveau. Comme d'habitude donc. #France3TvLorraine", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2396000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw fait mal aux yeux et au cerveau. Comme d'habitude donc. #France3TvLorraine\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"France3TvLorraine\",\"indices\":[61,79]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185250992721921\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"clairebesancon\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":228,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":255,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1677936133\\/image_normal.jpg\",\"description\":\"_Je_Suis_,_Tu_Suis_____._ _[_DA_Chez_1984_____]_\",\"statuses_count\":4055,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/271220146\\/hohler-2.jpg\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"49713135\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"_Claire_\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/271220146\\/hohler-2.jpg\",\"created_at\":\"Mon Jun 22 18:17:19 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":49713135,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/leffetwaou.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1677936133\\/image_normal.jpg\"},\"truncated\":false,\"id\":173185250992721921,\"created_at\":\"Fri Feb 24 23:19:16 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2396000, -"tags": [ -{ -"id-ref": "eff7be4c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5d93ce55-a9a5-4c12-9bc3-4a134869e060-173185250992721921" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1652615368/Anbastom_normal.jpg" -}, -"title": "Anbastom: #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2396000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185250988527616\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":169,\"screen_name\":\"Anbastom\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9006,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"72\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"followers_count\":159,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1652615368\\/Anbastom_normal.jpg\",\"description\":\"#TeamLumbago \\/\\/ Un jour j'ai cru que j'etais intelligente mais en fait...NON.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"London\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"72400860\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1652615368\\/Anbastom_normal.jpg\",\"name\":\"Anbastom\",\"default_profile_image\":false,\"created_at\":\"Mon Sep 07 22:34:23 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":72400860,\"utc_offset\":0,\"favourites_count\":9,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185250988527616,\"created_at\":\"Fri Feb 24 23:19:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2396000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8ff494e8-2a92-4440-8ea7-1955e925ee5b-173185250988527616" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Le professeur Rollin à toujours quelque chose à dire !", -"img": { -"src": "http://a0.twimg.com/profile_images/1849287081/aYnrwQ30_normal" -}, -"title": "Barbara: #lgw Le professeur Rollin à toujours quelque chose à dire !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2397000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Le professeur Rollin \\u00e0 toujours quelque chose \\u00e0 dire !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185257481306113\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":38,\"screen_name\":\"babevva\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":172,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"D02B55\",\"followers_count\":5,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849287081\\/aYnrwQ30_normal\",\"description\":\"Je suis l\\u00e0 pour m'amuser, rire, pour partager ma vie avec vous :)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"94037513\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849287081\\/aYnrwQ30_normal\",\"name\":\"Barbara\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 02 06:48:45 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":94037513,\"utc_offset\":3600,\"favourites_count\":9,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185257481306113,\"created_at\":\"Fri Feb 24 23:19:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2397000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e61a1ccc-a454-4fc7-8bcb-05a9f64d4099-173185257481306113" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @GabytaineFlam: Je comprends pas. Pourquoi @KlaireFr n'a pas parlé de loutres ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1846718877/Ic_nePoireau_Yeux08-2011-02_normal.jpg" -}, -"title": "Le_M_Poireau: RT @GabytaineFlam: Je comprends pas. Pourquoi @KlaireFr n'a pas parlé de loutres ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2398000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"RT @GabytaineFlam: Je comprends pas. Pourquoi @KlaireFr n'a pas parl\\u00e9 de loutres ? #lgw\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"GabytaineFlam\",\"indices\":[3,17],\"name\":\"R\\u00e9mi\",\"id\":161146189,\"id_str\":\"161146189\"},{\"screen_name\":\"KlaireFr\",\"indices\":[46,55],\"name\":\"Klaire.fr\",\"id\":28096610,\"id_str\":\"28096610\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[83,87]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"favorited\":false,\"coordinates\":null,\"in_reply_to_user_id\":null,\"contributors\":null,\"source\":\"web\",\"retweeted_status\":{\"truncated\":false,\"text\":\"Je comprends pas. Pourquoi @KlaireFr n'a pas parl\\u00e9 de loutres ? #lgw\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[27,36],\"name\":\"Klaire.fr\",\"id\":28096610,\"id_str\":\"28096610\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[64,68]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"favorited\":false,\"coordinates\":null,\"in_reply_to_user_id\":null,\"contributors\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"user\":{\"notifications\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"profile_sidebar_fill_color\":\"191F22\",\"screen_name\":\"GabytaineFlam\",\"follow_request_sent\":null,\"lang\":\"fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"default_profile_image\":false,\"verified\":false,\"profile_sidebar_border_color\":\"4BB7DF\",\"location\":\"Toulouse.\",\"favourites_count\":98,\"description\":\"Les tweets qui ont \\u00e9t\\u00e9 \\u00e9crits dans cette TL ont \\u00e9t\\u00e9 faits par un professionnel. N'essayez pas de les reproduire \\u00e0 la maison. Contentez vous de les suivre.\",\"contributors_enabled\":false,\"following\":null,\"profile_use_background_image\":true,\"friends_count\":319,\"profile_text_color\":\"8FCAE0\",\"followers_count\":368,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"statuses_count\":5848,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"4BB7DF\",\"protected\":false,\"is_translator\":false,\"name\":\"R\\u00e9mi\",\"default_profile\":false,\"time_zone\":\"Greenland\",\"created_at\":\"Wed Jun 30 03:07:45 +0000 2010\",\"profile_background_color\":\"59BEE4\",\"id\":161146189,\"id_str\":\"161146189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"utc_offset\":-10800,\"url\":null},\"in_reply_to_status_id\":null,\"id\":173184881768136704,\"created_at\":\"Fri Feb 24 23:17:48 +0000 2012\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184881768136704\"},\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"user\":{\"notifications\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/195312953\\/CanapeRouge.jpg\",\"profile_sidebar_fill_color\":\"ddffcd\",\"screen_name\":\"Le_M_Poireau\",\"follow_request_sent\":null,\"lang\":\"fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1846718877\\/Ic_nePoireau_Yeux08-2011-02_normal.jpg\",\"default_profile_image\":false,\"verified\":false,\"profile_sidebar_border_color\":\"bddcad\",\"location\":\"Bruxelles\",\"favourites_count\":0,\"description\":\"Pensez \\u00e0 ceux qui n'en ont pas et ne g\\u00e2chez pas votre humour inutilement. http:\\/\\/photosdecampagne.tumblr.com\\/ | http:\\/\\/riendimportant.tumblr.com\\/\",\"contributors_enabled\":false,\"following\":null,\"profile_use_background_image\":false,\"friends_count\":6530,\"profile_text_color\":\"333333\",\"followers_count\":6011,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1846718877\\/Ic_nePoireau_Yeux08-2011-02_normal.jpg\",\"statuses_count\":54063,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/195312953\\/CanapeRouge.jpg\",\"show_all_inline_media\":true,\"listed_count\":418,\"profile_link_color\":\"0084b4\",\"protected\":false,\"is_translator\":false,\"name\":\"Le_M_Poireau\",\"default_profile\":false,\"time_zone\":\"Brussels\",\"created_at\":\"Sat Nov 17 11:32:14 +0000 2007\",\"profile_background_color\":\"ffffff\",\"id\":10330232,\"id_str\":\"10330232\",\"geo_enabled\":false,\"profile_background_tile\":false,\"utc_offset\":3600,\"url\":\"http:\\/\\/monsieurpoireau.blogspot.com\"},\"in_reply_to_status_id\":null,\"id\":173185259473616896,\"created_at\":\"Fri Feb 24 23:19:18 +0000 2012\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185259473616896\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2398000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "aab52770-7419-4b6b-b8c3-0b204d9d2009-173185259473616896" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw c'est quoi cette chemise?!!!!", -"img": { -"src": "http://a2.twimg.com/profile_images/1401793481/image_normal.jpg" -}, -"title": "ossoro cecilia: #lgw c'est quoi cette chemise?!!!!", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2399000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw c'est quoi cette chemise?!!!!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.2241006,48.8155414],[2.4697521,48.8155414],[2.4697521,48.9021461],[2.2241006,48.9021461]]]},\"attributes\":{},\"full_name\":\"Paris, Paris\",\"name\":\"Paris\",\"id\":\"7238f93a3e899af6\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/7238f93a3e899af6.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[2.40826364,48.84881412]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185267124027392\",\"geo\":{\"type\":\"Point\",\"coordinates\":[48.84881412,2.40826364]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":511,\"screen_name\":\"CeciliaOssoro\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":3484,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/217475680\\/tumblr_ldh5glCEV41qerbgeo1_500.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"2FC2EF\",\"followers_count\":430,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1401793481\\/image_normal.jpg\",\"description\":\"Fashion Good Music Addict - French - Chef de Projet Digital Cond\\u00e9 Nast (Vogue, GQ, Glamour) - Love HipHop Soul Music - \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"19884471\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/217475680\\/tumblr_ldh5glCEV41qerbgeo1_500.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1401793481\\/image_normal.jpg\",\"name\":\"ossoro cecilia\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 02 00:05:57 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":19884471,\"utc_offset\":-10800,\"favourites_count\":37,\"url\":\"http:\\/\\/flavors.me\\/ceciliaossoro\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185267124027392,\"created_at\":\"Fri Feb 24 23:19:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2399000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a4b8bc7f-72d8-4512-8aae-344e26c32915-173185267124027392" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste , sauf si il n'a pas envie hein, je force personne", -"img": { -"src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_0_normal.png" -}, -"title": "tvitter: #lgw #ilreste , sauf si il n'a pas envie hein, je force personne", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2400000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste , sauf si il n'a pas envie hein, je force personne\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185270672396288\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":0,\"screen_name\":\"frtvitter\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"502064059\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"name\":\"tvitter\",\"default_profile_image\":true,\"created_at\":\"Fri Feb 24 19:33:41 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":502064059,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185270672396288,\"created_at\":\"Fri Feb 24 23:19:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2400000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "38e534a4-ad96-40f7-ac94-fa348c3adfad-173185270672396288" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #cqui", -"img": { -"src": "http://a2.twimg.com/profile_images/1825372939/image_normal.jpg" -}, -"title": "Arthur aiiight!: #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2400000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #cqui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cqui\",\"indices\":[5,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185271356063744\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":307,\"screen_name\":\"acrombez_FR\",\"lang\":\"fr\",\"profile_text_color\":\"6b6b6b\",\"statuses_count\":3828,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/326515015\\/fondtwitter.png\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"363636\",\"followers_count\":167,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1825372939\\/image_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"a3a3a3\",\"id_str\":\"369510225\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/326515015\\/fondtwitter.png\",\"profile_sidebar_fill_color\":\"f9fbfc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1825372939\\/image_normal.jpg\",\"name\":\"Arthur aiiight!\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 07 13:48:20 +0000 2011\",\"profile_sidebar_border_color\":\"000000\",\"id\":369510225,\"utc_offset\":3600,\"favourites_count\":15,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185271356063744,\"created_at\":\"Fri Feb 24 23:19:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2400000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cb014170-9dac-4b94-b51e-02bcc4055b35-173185271356063744" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Moi je t'aime francois un peu d'amour #ilreste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1713713446/y2hGG1JD_normal" -}, -"title": "Martin: Moi je t'aime francois un peu d'amour #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2400000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Moi je t'aime francois un peu d'amour #ilreste #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[38,46]},{\"text\":\"lgw\",\"indices\":[47,51]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.5988963,47.0107193],[2.728057,47.0107193],[2.728057,47.0517092],[2.5988963,47.0517092]]]},\"attributes\":{},\"full_name\":\"Avord, Cher\",\"name\":\"Avord\",\"id\":\"1b31cb3ad2aae5b1\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/1b31cb3ad2aae5b1.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[2.63616912,47.03705183]},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":{\"type\":\"Point\",\"coordinates\":[47.03705183,2.63616912]},\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185271326720001\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Goguemartin\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":331,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":112,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1713713446\\/y2hGG1JD_normal\",\"description\":\"Je suis passionn\\u00e9 par les nouvelles technologies, leurs impacts sur les soci\\u00e9t\\u00e9s et sur notre vie de tous les jours.\",\"statuses_count\":235,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"93A644\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"protected\":false,\"id_str\":\"76636047\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Martin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"created_at\":\"Wed Sep 23 12:55:16 +0000 2009\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":76636047,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.viadeo.com\\/fr\\/profile\\/martin.gogue\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1713713446\\/y2hGG1JD_normal\"},\"truncated\":false,\"id\":173185271326720001,\"created_at\":\"Fri Feb 24 23:19:20 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2400000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "76594a6c-ccd9-498e-b131-06f771902b35-173185271326720001" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @RabaTaJoie: Conclusion. Internet c'est drôle sur internet. Pas a la télé. #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1846405931/IMG_1710_normal.jpg" -}, -"title": "LaFilledelaCom: RT @RabaTaJoie: Conclusion. Internet c'est drôle sur internet. Pas a la télé. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2402000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @RabaTaJoie: Conclusion. Internet c'est dr\\u00f4le sur internet. Pas a la t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"RabaTaJoie\",\"indices\":[3,14],\"id_str\":\"304883768\",\"name\":\"CasseCouilles\",\"id\":304883768}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[78,82]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Conclusion. Internet c'est dr\\u00f4le sur internet. Pas a la t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[62,66]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185028925304833\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":360,\"screen_name\":\"RabaTaJoie\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9008,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"La France de l'exterieur \",\"show_all_inline_media\":true,\"listed_count\":49,\"profile_link_color\":\"009999\",\"followers_count\":660,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1648484316\\/RabaTaJoie_normal.jpg\",\"description\":\"Trois personnes peuvent garder un secret, si deux d'entre elles sont mortes. - B. Franklin.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"304883768\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648484316\\/RabaTaJoie_normal.jpg\",\"name\":\"CasseCouilles\",\"default_profile_image\":false,\"created_at\":\"Wed May 25 08:22:01 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":304883768,\"utc_offset\":3600,\"favourites_count\":67,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185028925304833,\"created_at\":\"Fri Feb 24 23:18:23 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185276317925377\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":225,\"screen_name\":\"laFilledelaCom\",\"lang\":\"fr\",\"profile_text_color\":\"3b3a3b\",\"statuses_count\":29246,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Coquetteville\",\"show_all_inline_media\":true,\"listed_count\":116,\"profile_link_color\":\"b3006b\",\"followers_count\":2488,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1846405931\\/IMG_1710_normal.jpg\",\"description\":\"Plus Pierre Richard que Barbie, je vends parfois du r\\u00eave (j'ai bien dit PARFOIS !). \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"f7e8ea\",\"id_str\":\"138509945\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"f7eaf3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1846405931\\/IMG_1710_normal.jpg\",\"name\":\"LaFilledelaCom\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 29 19:10:14 +0000 2010\",\"profile_sidebar_border_color\":\"edbee7\",\"id\":138509945,\"utc_offset\":null,\"favourites_count\":76,\"url\":\"http:\\/\\/lafilledelacom.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185276317925377,\"created_at\":\"Fri Feb 24 23:19:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2402000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "519acec7-03eb-4b44-8792-f4a6ef60462a-173185276317925377" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LoopingPAL: #lgw @captainweb @FlorencePorcel DES TICKETS RESTO POUR L'ADC! \n(Tous ensemble !)", -"img": { -"src": "http://a3.twimg.com/profile_images/1637487998/IMGP11922_normal.jpg" -}, -"title": "Geoffroy: RT @LoopingPAL: #lgw @captainweb @FlorencePorcel DES TICKETS RESTO POUR L'ADC! \n(Tous ensemble !)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2402000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @LoopingPAL: #lgw @captainweb @FlorencePorcel DES TICKETS RESTO POUR L'ADC! \\n(Tous ensemble !)\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LoopingPAL\",\"indices\":[3,14],\"name\":\"Pierre-Alexandre L.\",\"id_str\":\"35580040\",\"id\":35580040},{\"screen_name\":\"captainweb\",\"indices\":[21,32],\"name\":\"Siegfried Thouvenot\",\"id_str\":\"18554168\",\"id\":18554168},{\"screen_name\":\"FlorencePorcel\",\"indices\":[33,48],\"name\":\"Florence Porcel\",\"id_str\":\"49031173\",\"id\":49031173}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw @captainweb @FlorencePorcel DES TICKETS RESTO POUR L'ADC! \\n(Tous ensemble !)\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"captainweb\",\"indices\":[5,16],\"name\":\"Siegfried Thouvenot\",\"id_str\":\"18554168\",\"id\":18554168},{\"screen_name\":\"FlorencePorcel\",\"indices\":[17,32],\"name\":\"Florence Porcel\",\"id_str\":\"49031173\",\"id\":49031173}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182696481234944\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LoopingPAL\",\"lang\":\"fr\",\"favourites_count\":26,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":108,\"location\":\"Gien 45\",\"profile_text_color\":\"333333\",\"followers_count\":36,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/185086413\\/photo_34204094_2_normal.jpg\",\"description\":\"En BTS Electrotechnique, un iPhone greff\\u00e9 \\u00e0 une main, une Dualshock \\u00e0 l'autre\\u2026\",\"statuses_count\":551,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"35580040\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Pierre-Alexandre L.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sun Apr 26 22:10:24 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":35580040,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/185086413\\/photo_34204094_2_normal.jpg\"},\"truncated\":false,\"id\":173182696481234944,\"created_at\":\"Fri Feb 24 23:09:07 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185277102276608\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Geo3030\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":47,\"location\":\"France Gard 30\",\"profile_text_color\":\"333333\",\"followers_count\":16,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1637487998\\/IMGP11922_normal.jpg\",\"description\":\"\",\"statuses_count\":110,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"222404631\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Geoffroy\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Dec 03 09:44:15 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":222404631,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.freeshing.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1637487998\\/IMGP11922_normal.jpg\"},\"truncated\":false,\"id\":173185277102276608,\"created_at\":\"Fri Feb 24 23:19:22 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2402000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "14f57f49-c424-4346-a4d3-0b8b8eda317f-173185277102276608" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Entre vos #Césars, vos #LGW et vos #CI, j'ai un peu l'impression d'être au beau milieu d'un gang bang de livetweets contre mon gré.", -"img": { -"src": "http://a0.twimg.com/profile_images/1813929904/TwavatarZS_normal.png" -}, -"title": "[Nom du sujet]: Entre vos #Césars, vos #LGW et vos #CI, j'ai un peu l'impression d'être au beau milieu d'un gang bang de livetweets contre mon gré.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2404000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Entre vos #C\\u00e9sars, vos #LGW et vos #CI, j'ai un peu l'impression d'\\u00eatre au beau milieu d'un gang bang de livetweets contre mon gr\\u00e9.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"C\\u00e9sars\",\"indices\":[10,17]},{\"text\":\"LGW\",\"indices\":[23,27]},{\"text\":\"CI\",\"indices\":[35,38]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185287571243008\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"000000\",\"screen_name\":\"Ilagee\",\"lang\":\"en\",\"favourites_count\":4,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":289,\"location\":\"[Ville du sujet]\",\"profile_text_color\":\"000000\",\"followers_count\":1025,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1813929904\\/TwavatarZS_normal.png\",\"description\":\"J'ai cr\\u00e9\\u00e9 Z\\u00e9ros Sociaux, c'est un site sur les internets.\\r\\nAh, et j'ai une IMPRESSIONNANTE collection de dinosaures en plastique.\\r\\nC'est pas pour p\\u00e9cho, tkt.\",\"statuses_count\":11876,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/233715649\\/black_pattern.jpg\",\"show_all_inline_media\":true,\"listed_count\":78,\"profile_link_color\":\"d93c3c\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"189097725\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"[Nom du sujet]\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/233715649\\/black_pattern.jpg\",\"created_at\":\"Fri Sep 10 11:26:10 +0000 2010\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":189097725,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/zeros-sociaux.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813929904\\/TwavatarZS_normal.png\"},\"truncated\":false,\"id\":173185287571243008,\"created_at\":\"Fri Feb 24 23:19:24 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2404000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eff8cb8e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "47b31c78-68b4-4e39-a4ff-68399f4a696b-173185287571243008" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Est-ce qu'on peut dénoncer #lgw à @entoutemodestie pour son principe de base ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1817743835/image_normal.jpg" -}, -"title": "Christo Bee: Est-ce qu'on peut dénoncer #lgw à @entoutemodestie pour son principe de base ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2405000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Est-ce qu'on peut d\\u00e9noncer #lgw \\u00e0 @entoutemodestie pour son principe de base ?\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"entoutemodestie\",\"indices\":[34,50],\"id_str\":\"216531111\",\"name\":\"En toute modestie.\",\"id\":216531111}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[27,31]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185290113003520\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":94,\"screen_name\":\"dreamingoldfish\",\"lang\":\"fr\",\"profile_text_color\":\"0a090a\",\"statuses_count\":3840,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/358714278\\/1600x1200.jpg\",\"location\":\"Nantes, France\",\"show_all_inline_media\":true,\"listed_count\":21,\"profile_link_color\":\"0438bd\",\"followers_count\":188,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1817743835\\/image_normal.jpg\",\"description\":\"Bande Dessin\\u00e9e ( #9eArt ), Cin\\u00e9ma, Musique & Trucs \\u00e0 #Nantes , souvent avec @_Lillium_ .\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"06666b\",\"id_str\":\"17711887\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/358714278\\/1600x1200.jpg\",\"profile_sidebar_fill_color\":\"bad5f5\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817743835\\/image_normal.jpg\",\"name\":\"Christo Bee\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 28 16:34:06 +0000 2008\",\"profile_sidebar_border_color\":\"000000\",\"id\":17711887,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/dreamingoldfish\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185290113003520,\"created_at\":\"Fri Feb 24 23:19:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2405000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fea63e30-058c-4030-8854-3f04c3d9dbba-173185290113003520" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@zaraa et tu trolles trolles trolles ce refrain qui te plaît, et tu trolles trolles trolles c'est ta façon d'aimer… #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1775456404/zetourist_avatar_normal.png" -}, -"title": "Zetourist: @zaraa et tu trolles trolles trolles ce refrain qui te plaît, et tu trolles trolles trolles c'est ta façon d'aimer… #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2405000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@zaraa et tu trolles trolles trolles ce refrain qui te pla\\u00eet, et tu trolles trolles trolles c'est ta fa\\u00e7on d'aimer\\u2026 #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"ZaraA\",\"indices\":[0,6],\"id_str\":\"7031872\",\"name\":\"Emmanuel Torregano\",\"id\":7031872}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[116,120]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173181657707323392\",\"id_str\":\"173185290930888705\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173181657707323392,\"in_reply_to_user_id_str\":\"7031872\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1005,\"screen_name\":\"Zetourist\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":17382,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/57801775\\/nirvana.jpg\",\"location\":\"Cyberespace\",\"show_all_inline_media\":true,\"listed_count\":124,\"profile_link_color\":\"0084B4\",\"followers_count\":1377,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1775456404\\/zetourist_avatar_normal.png\",\"description\":\"Pirate\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"35454634\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/57801775\\/nirvana.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1775456404\\/zetourist_avatar_normal.png\",\"name\":\"Zetourist\",\"default_profile_image\":false,\"created_at\":\"Sun Apr 26 12:24:39 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":35454634,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/ddi.partipirate.org\\/fr\\/txt\"},\"in_reply_to_screen_name\":\"ZaraA\",\"truncated\":false,\"id\":173185290930888705,\"created_at\":\"Fri Feb 24 23:19:25 +0000 2012\",\"in_reply_to_user_id\":7031872}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2405000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "25b3d55a-d9f2-4388-b01e-2897bd907a53-173185290930888705" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@BastienJoseph31: MAMAN, MAMAN ON A VU MA TÊTE A MA TÉLÉ ! #cqui #lgw”", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: “@BastienJoseph31: MAMAN, MAMAN ON A VU MA TÊTE A MA TÉLÉ ! #cqui #lgw”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2406000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@BastienJoseph31: MAMAN, MAMAN ON A VU MA T\\u00caTE A MA T\\u00c9L\\u00c9 ! #cqui #lgw\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"BastienJoseph31\",\"indices\":[1,17],\"id_str\":\"191087175\",\"name\":\"Bastien Joseph\",\"id\":191087175}],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[61,66]},{\"text\":\"lgw\",\"indices\":[67,71]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185293766238211\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":636,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"name\":\"Royer Charles-Henri\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":185396126,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185293766238211,\"created_at\":\"Fri Feb 24 23:19:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2406000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e74211a7-667e-477b-8002-29a7d9824f48-173185293766238211" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Allez @francoisrollin #lgw #ilReste", -"img": { -"src": "http://a0.twimg.com/profile_images/1819882790/tetocarre_normal.jpg" -}, -"title": "Cédric BILLAUDELLE: Allez @francoisrollin #lgw #ilReste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2407000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Allez @francoisrollin #lgw #ilReste\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[6,21],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[22,26]},{\"text\":\"ilReste\",\"indices\":[27,35]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185298237370368\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":172,\"screen_name\":\"Cbill0\",\"lang\":\"fr\",\"profile_text_color\":\"F2ECF9\",\"statuses_count\":1109,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/422263046\\/679FC0.png\",\"location\":\"Lille, FR\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"1a1aba\",\"followers_count\":31,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1819882790\\/tetocarre_normal.jpg\",\"description\":\"\\u00c9tudiant \\u00e0 l'IAE de Lille, mais pur produit des Ardennes. Aime beaucoup apprendre, mais n'aime pas qu'on lui fasse la le\\u00e7on.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"E44B22\",\"id_str\":\"84313428\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422263046\\/679FC0.png\",\"profile_sidebar_fill_color\":\"2C446A\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819882790\\/tetocarre_normal.jpg\",\"name\":\"C\\u00e9dric BILLAUDELLE\",\"default_profile_image\":false,\"created_at\":\"Thu Oct 22 12:34:22 +0000 2009\",\"profile_sidebar_border_color\":\"0C0F22\",\"id\":84313428,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185298237370368,\"created_at\":\"Fri Feb 24 23:19:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2407000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1fbe21ff-6557-43f4-9e3d-f76ed2706703-173185298237370368" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Si le professeur et Vinci font des petits, vous m'en mettrez un de côté #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1750530862/profil_normal.jpg" -}, -"title": "Sophissime: Si le professeur et Vinci font des petits, vous m'en mettrez un de côté #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2408000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Si le professeur et Vinci font des petits, vous m'en mettrez un de c\\u00f4t\\u00e9 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[72,76]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185301576040449\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":12,\"screen_name\":\"Sophissime\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":21,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1750530862\\/profil_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"400346380\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1750530862\\/profil_normal.jpg\",\"name\":\"Sophissime\",\"default_profile_image\":false,\"created_at\":\"Fri Oct 28 21:56:59 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":400346380,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185301576040449,\"created_at\":\"Fri Feb 24 23:19:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2408000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "290fa421-2323-48d0-8d71-0bf13e970044-173185301576040449" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ok, oubliez la musique, moi je me casse... #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1725590755/jak-avatar-twitter_normal.png" -}, -"title": "Axel Leroy: Ok, oubliez la musique, moi je me casse... #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2409000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ok, oubliez la musique, moi je me casse... #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[43,47]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185306990870528\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":304,\"screen_name\":\"BlackEco\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13160,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/199653801\\/jak-avatar-rmx-twitter.png\",\"location\":\"Versailles, France\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":191,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1725590755\\/jak-avatar-twitter_normal.png\",\"description\":\"I'm a 18 years old french geek, passionated by Anglo-Saxon culture, computing, music, Internet, video games, movies, other geek stuffs and cars.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"94871785\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/199653801\\/jak-avatar-rmx-twitter.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1725590755\\/jak-avatar-twitter_normal.png\",\"name\":\"Axel Leroy\",\"default_profile_image\":false,\"created_at\":\"Sat Dec 05 21:28:19 +0000 2009\",\"profile_sidebar_border_color\":\"00bbff\",\"id\":94871785,\"utc_offset\":3600,\"favourites_count\":142,\"url\":\"http:\\/\\/www.blackeco.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185306990870528,\"created_at\":\"Fri Feb 24 23:19:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2409000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0b44bb69-5fa1-40bc-a4cd-c89dfaad44a0-173185306990870528" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est normal, on regardait les #cesar au début de l'émission #lgw #cqui", -"img": { -"src": "http://a0.twimg.com/profile_images/1848652502/332954645_normal.jpg" -}, -"title": "Leila Agic: C'est normal, on regardait les #cesar au début de l'émission #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2409000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est normal, on regardait les #cesar au d\\u00e9but de l'\\u00e9mission #lgw #cqui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cesar\",\"indices\":[31,37]},{\"text\":\"lgw\",\"indices\":[61,65]},{\"text\":\"cqui\",\"indices\":[66,71]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185308563742720\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1197,\"screen_name\":\"LeilaAgic\",\"lang\":\"fr\",\"profile_text_color\":\"d61170\",\"statuses_count\":13605,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/382568227\\/NouveauTwwwiter.jpg\",\"location\":\"Bruxelles\",\"show_all_inline_media\":true,\"listed_count\":103,\"profile_link_color\":\"23acc4\",\"followers_count\":1721,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848652502\\/332954645_normal.jpg\",\"description\":\"Ancienne co-Responsable Internet et campagne jeunes pour @RoyalSegolene lors de primaires citoyennes. Socialo-Ecolo-S\\u00e9gol\\u00e9niste #SRoyal \\/ #FH2012 \\/ #NVB2012\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"ffffff\",\"id_str\":\"79575617\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/382568227\\/NouveauTwwwiter.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848652502\\/332954645_normal.jpg\",\"name\":\"Leila Agic\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 03 22:02:21 +0000 2009\",\"profile_sidebar_border_color\":\"f50e48\",\"id\":79575617,\"utc_offset\":3600,\"favourites_count\":200,\"url\":\"http:\\/\\/on.fb.me\\/hSrN0O\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185308563742720,\"created_at\":\"Fri Feb 24 23:19:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2409000, -"tags": [ -{ -"id-ref": "ef6b9f0c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fd69a597-26ab-4ab0-9b0e-d301ba9797a5-173185308563742720" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plus l’émission avance, moins les gens savent qui vous êtes Ahahah ! #lgw #rollin #ilreste", -"img": { -"src": "http://a0.twimg.com/profile_images/1801176537/profile_normal.jpg" -}, -"title": "rachoubidou69: Plus l’émission avance, moins les gens savent qui vous êtes Ahahah ! #lgw #rollin #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2411000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Plus l\\u2019\\u00e9mission avance, moins les gens savent qui vous \\u00eates Ahahah ! #lgw #rollin #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[69,73]},{\"text\":\"rollin\",\"indices\":[74,81]},{\"text\":\"ilreste\",\"indices\":[82,90]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.yoono.com\\\" rel=\\\"nofollow\\\"\\u003Eyoono\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185317363392512\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":61,\"screen_name\":\"rachoubidou69\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":259,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/398766806\\/128427.jpg\",\"location\":\"France, Cremieu\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":24,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1801176537\\/profile_normal.jpg\",\"description\":\"On rencontre sa femme sur Meetic, la trompe sur Facebook, annonce le divorce sur Twitter et vends la baraque sur Ebay\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"396071969\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/398766806\\/128427.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801176537\\/profile_normal.jpg\",\"name\":\"rachoubidou69\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 22 18:06:48 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":396071969,\"utc_offset\":3600,\"favourites_count\":31,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185317363392512,\"created_at\":\"Fri Feb 24 23:19:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2411000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efa96512-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8b2bed6e-6ede-4e57-859d-4215621a70f4-173185317363392512" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW n'empêche que @FlorencePorcel est vraiment craquante @LeGrandWebze", -"img": { -"src": "http://a3.twimg.com/profile_images/1186579939/skullpat4playboy_normal.jpg" -}, -"title": "skullpat: #LGW n'empêche que @FlorencePorcel est vraiment craquante @LeGrandWebze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2411000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW n'emp\\u00eache que @FlorencePorcel est vraiment craquante @LeGrandWebze\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[19,34],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173},{\"screen_name\":\"LeGrandWebze\",\"indices\":[58,71],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185317413724162\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":712,\"screen_name\":\"skullpat\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":23403,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/39630011\\/twitter.jpg\",\"location\":\"Atlantic Ocean\",\"show_all_inline_media\":false,\"listed_count\":104,\"profile_link_color\":\"44a1d0\",\"followers_count\":1372,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1186579939\\/skullpat4playboy_normal.jpg\",\"description\":\"Voyageur permanent !! http:\\/\\/marseille.tv\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"8148052\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/39630011\\/twitter.jpg\",\"profile_sidebar_fill_color\":\"ecebef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1186579939\\/skullpat4playboy_normal.jpg\",\"name\":\"skullpat\",\"default_profile_image\":false,\"created_at\":\"Sun Aug 12 23:46:20 +0000 2007\",\"profile_sidebar_border_color\":\"faaa16\",\"id\":8148052,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/skullpat.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185317413724162,\"created_at\":\"Fri Feb 24 23:19:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2411000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ec4a65e0-8459-422e-9ab4-d4a06401013f-173185317413724162" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "NONNNNNN j'ai raté @KlaireFr ;-(((( #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1621227345/IMG_2129b__Copier__normal.jpg" -}, -"title": "imnotalone: NONNNNNN j'ai raté @KlaireFr ;-(((( #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2411000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"KlaireFr\",\"favorited\":false,\"text\":\"NONNNNNN j'ai rat\\u00e9 @KlaireFr ;-(((( #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[19,28],\"name\":\"Klaire.fr\",\"id_str\":\"28096610\",\"id\":28096610}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[36,40]}]},\"in_reply_to_user_id\":28096610,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/seesmic_desktop\\/sd2\\\" rel=\\\"nofollow\\\"\\u003ESeesmic Desktop\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173185078086737920,\"in_reply_to_status_id_str\":\"173185078086737920\",\"id_str\":\"173185315937329153\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"imnotalone\",\"lang\":\"en\",\"favourites_count\":4,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":585,\"location\":\"wherever I can twit! \",\"profile_text_color\":\"666666\",\"followers_count\":2340,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1621227345\\/IMG_2129b__Copier__normal.jpg\",\"description\":\"A mes heures perdues, j'ai une vie bien remplie. L\\u00e0 aussi http:\\/\\/telling-stories.fr\\/ \",\"statuses_count\":40510,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":180,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"18002294\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"imnotalone\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Tue Dec 09 21:01:01 +0000 2008\",\"profile_sidebar_fill_color\":\"252429\",\"id\":18002294,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/imnotalone.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1621227345\\/IMG_2129b__Copier__normal.jpg\"},\"truncated\":false,\"id\":173185315937329153,\"created_at\":\"Fri Feb 24 23:19:31 +0000 2012\",\"in_reply_to_user_id_str\":\"28096610\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2411000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c6bcaeca-394c-4a16-8372-2751b7b6b810-173185315937329153" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pas fan du nouveau plateau et l'absence de @FlorencePorcel bien en vue sur le plateau c'est comme retirer la Joconde du Louvre :( #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/562172017/cobra_normal.jpg" -}, -"title": "Stefcore: Pas fan du nouveau plateau et l'absence de @FlorencePorcel bien en vue sur le plateau c'est comme retirer la Joconde du Louvre :( #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2412000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Pas fan du nouveau plateau et l'absence de @FlorencePorcel bien en vue sur le plateau c'est comme retirer la Joconde du Louvre :( #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[43,58],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[130,134]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twicca.r246.jp\\/\\\" rel=\\\"nofollow\\\"\\u003Etwicca\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185319758331904\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":220,\"screen_name\":\"Stefcore\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1225,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/425155396\\/uIuZ3.jpg\",\"location\":\"Le Mans\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"9D582E\",\"followers_count\":87,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/562172017\\/cobra_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"id_str\":\"20301079\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425155396\\/uIuZ3.jpg\",\"profile_sidebar_fill_color\":\"EADEAA\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/562172017\\/cobra_normal.jpg\",\"name\":\"Stefcore\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 07 09:29:45 +0000 2009\",\"profile_sidebar_border_color\":\"D9B17E\",\"id\":20301079,\"utc_offset\":3600,\"favourites_count\":6,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185319758331904,\"created_at\":\"Fri Feb 24 23:19:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2412000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8fd23401-2251-4dac-b8de-9182f47f66ca-173185319758331904" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilReste en TT France :o #lgw Mais on se demande toujours #cQui", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: #ilReste en TT France :o #lgw Mais on se demande toujours #cQui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2414000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ilReste en TT France :o #lgw Mais on se demande toujours #cQui\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[25,29]},{\"text\":\"cQui\",\"indices\":[58,63]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185326796382209\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"favourites_count\":12,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":100,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"statuses_count\":3247,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"JonathanMM\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":228777896,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\"},\"truncated\":false,\"id\":173185326796382209,\"created_at\":\"Fri Feb 24 23:19:34 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2414000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "147f9928-f1b9-4f19-9e18-6de667574630-173185326796382209" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "T'as voter deux fois dans la même catégorie @Lalee_retour tricheuse va :) #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1625442476/24_normal.jpg" -}, -"title": "Christophe Doublet: T'as voter deux fois dans la même catégorie @Lalee_retour tricheuse va :) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2414000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"T'as voter deux fois dans la m\\u00eame cat\\u00e9gorie @Lalee_retour tricheuse va :) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Lalee_retour\",\"indices\":[44,57],\"id_str\":\"252150894\",\"name\":\"Lal\\u00e9e Pinoncely\",\"id\":252150894}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[74,78]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185326787989504\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":459,\"screen_name\":\"ChrisPC34\",\"lang\":\"fr\",\"profile_text_color\":\"535ae6\",\"statuses_count\":1157,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/426927890\\/twitt.jpg\",\"location\":\"H\\u00e9rault\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"0084B4\",\"followers_count\":95,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1625442476\\/24_normal.jpg\",\"description\":\"D\\u00e9pannage informatique, site web, r\\u00e9seau .\\r\\nSous traitance : Vous livrez,nous installons vos clients dans le Languedoc Roussillon .\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"133503769\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/426927890\\/twitt.jpg\",\"profile_sidebar_fill_color\":\"000000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1625442476\\/24_normal.jpg\",\"name\":\"Christophe Doublet\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 15 23:59:03 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":133503769,\"utc_offset\":-10800,\"favourites_count\":33,\"url\":\"http:\\/\\/www.pc34.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185326787989504,\"created_at\":\"Fri Feb 24 23:19:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2414000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "47dc75ee-515d-4001-b74e-fec752c9720d-173185326787989504" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Enooooorme! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1398568911/IMG_2179_-_Copie_normal.jpg" -}, -"title": "Lucie: Enooooorme! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2414000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Enooooorme! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185326934802434\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":149,\"screen_name\":\"Milcah7\",\"lang\":\"en\",\"profile_text_color\":\"807d80\",\"statuses_count\":9483,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"03949e\",\"followers_count\":79,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"description\":\"Herocorpienne, S\\u00e9riephile (pas assez \\u00e0 mon go\\u00fbt), DVDvore,Cin\\u00e9vore, aime le tennis et le rugby, le rock, pop-rock... et ses twittos 3\\r\\n.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"63258588\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"name\":\"Lucie\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 05 21:13:19 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":63258588,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185326934802434,\"created_at\":\"Fri Feb 24 23:19:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2414000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "117af5cb-c002-45f1-abd4-a2b18af2e3b6-173185326934802434" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Now Diffusing : Suzanne Cleary et Peter Harding. Vous pourrez retrouver toutes nos vidéos sur notre compte Dailymotion après l'émission #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817123979/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png" -}, -"title": "legrandwebze: Now Diffusing : Suzanne Cleary et Peter Harding. Vous pourrez retrouver toutes nos vidéos sur notre compte Dailymotion après l'émission #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2414000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Now Diffusing : Suzanne Cleary et Peter Harding. Vous pourrez retrouver toutes nos vid\\u00e9os sur notre compte Dailymotion apr\\u00e8s l'\\u00e9mission #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[136,140]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185328444751872\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1481,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3223,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185328444751872,\"created_at\":\"Fri Feb 24 23:19:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2414000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4b28cd7e-0359-412e-a8b2-e9a84c34f0a5-173185328444751872" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je comprends toujours rien #lgw :(", -"img": { -"src": "http://a3.twimg.com/profile_images/1841813894/hipster_9_2_normal.png" -}, -"title": "Pierre: Je comprends toujours rien #lgw :(", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2415000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je comprends toujours rien #lgw :(\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[27,31]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185334090280961\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"not_pierre\",\"lang\":\"fr\",\"favourites_count\":33,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":695,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":961,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1841813894\\/hipster_9_2_normal.png\",\"description\":\"Media addict, urbanisme, \\u00e9tudiant en droit, libre penseur, Since 1990 (Y Product) \\nTweet in (French\\/English\\/German) #travel #G\\u00e9opolitique #newsjunkie #PRG \",\"statuses_count\":38905,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/419177584\\/Golden_Gate_Bridge__Marin_Headlands__San_Francisco__California.jpg\",\"show_all_inline_media\":false,\"listed_count\":29,\"profile_link_color\":\"13b9f5\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"325183094\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Pierre\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/419177584\\/Golden_Gate_Bridge__Marin_Headlands__San_Francisco__California.jpg\",\"created_at\":\"Mon Jun 27 21:40:38 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":325183094,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841813894\\/hipster_9_2_normal.png\"},\"truncated\":false,\"id\":173185334090280961,\"created_at\":\"Fri Feb 24 23:19:35 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2415000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "66b794bf-b45b-4829-a727-0a5d75d709bb-173185334090280961" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #cqui le mec bien habillé à côté de Vinvin ?", -"img": { -"src": "http://a1.twimg.com/profile_images/1829840762/affiche_sarkozy_guillotine_candidature_small_normal.jpg" -}, -"title": "Gana: #lgw #cqui le mec bien habillé à côté de Vinvin ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2416000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #cqui le mec bien habill\\u00e9 \\u00e0 c\\u00f4t\\u00e9 de Vinvin ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cqui\",\"indices\":[5,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185338230054912\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":10,\"screen_name\":\"generalgana\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":151,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Chez ouam\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1829840762\\/affiche_sarkozy_guillotine_candidature_small_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"400355364\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1829840762\\/affiche_sarkozy_guillotine_candidature_small_normal.jpg\",\"name\":\"Gana\",\"default_profile_image\":false,\"created_at\":\"Fri Oct 28 22:15:45 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":400355364,\"utc_offset\":null,\"favourites_count\":0,\"url\":\"http:\\/\\/lemzedition.free.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185338230054912,\"created_at\":\"Fri Feb 24 23:19:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2416000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f04a8ba6-7f6f-46b6-af65-2a605825b496-173185338230054912" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon ça par cotre je l'ai vu y'a trois mois... #lgw #cqui", -"img": { -"src": "http://a3.twimg.com/profile_images/1811845815/Flying_Blue_normal.jpg" -}, -"title": "Bastien Joseph: Bon ça par cotre je l'ai vu y'a trois mois... #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2418000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bon \\u00e7a par cotre je l'ai vu y'a trois mois... #lgw #cqui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]},{\"text\":\"cqui\",\"indices\":[51,56]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185344131436544\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1033,\"screen_name\":\"BastienJoseph31\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":3557,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":34,\"profile_link_color\":\"0099B9\",\"followers_count\":667,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\",\"description\":\"Etudiant en com' \\u00e0 Paris. (ISCOM). Rugby, r\\u00e9seaux sociaux, musique. Connu comme Le Stagiaire de la @BoucherieOvalie. En recherche d'un VRAI stage. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"0099B9\",\"id_str\":\"191087175\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\",\"name\":\"Bastien Joseph\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 15 15:41:38 +0000 2010\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":191087175,\"utc_offset\":null,\"favourites_count\":10,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/bastien-joseph\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185344131436544,\"created_at\":\"Fri Feb 24 23:19:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2418000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "305deb72-90bc-45d9-bd07-b6730fd5c930-173185344131436544" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw c'est un peu beau gosse l'open webzé en live cc @LeGrandWebze", -"img": { -"src": "http://a2.twimg.com/profile_images/1279537389/image_normal.jpg" -}, -"title": "vincent denise: #lgw c'est un peu beau gosse l'open webzé en live cc @LeGrandWebze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2419000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw c'est un peu beau gosse l'open webz\\u00e9 en live cc @LeGrandWebze\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[53,66],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185349814722561\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":397,\"screen_name\":\"yesnoornext\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2732,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/257185356\\/mosa2.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"followers_count\":215,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1279537389\\/image_normal.jpg\",\"description\":\"Concepteur web et mobiles. Passionn\\u00e9 par la communication et le graphisme. Amateur de bourgogne et de Google.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"252186404\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257185356\\/mosa2.jpg\",\"profile_sidebar_fill_color\":\"ccefff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1279537389\\/image_normal.jpg\",\"name\":\"vincent denise\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 14 17:34:27 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":252186404,\"utc_offset\":3600,\"favourites_count\":95,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185349814722561,\"created_at\":\"Fri Feb 24 23:19:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2419000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "53787374-b91c-44c4-bf85-130af4c56212-173185349814722561" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "The artist avec des claquettes version main #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1823017040/tetocarre_normal.jpg" -}, -"title": "GoldoNat: The artist avec des claquettes version main #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2419000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"The artist avec des claquettes version main #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[44,48]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185347604328449\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":256,\"screen_name\":\"GoldoNat\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1753,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"009999\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"description\":\"Graphiste, Pr\\u00e9sentatrice qui raconte des blagues nulles et Stagiaire irresponsable \\u00e9v\\u00e8nement chez DoReMi Game Cie, Jeux Vid\\u00e9os, Troll \\u00e0 ses heures perdues.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"116250574\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"name\":\"GoldoNat\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 21 19:13:39 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":116250574,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.doremi.asso.fr\\/site\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185347604328449,\"created_at\":\"Fri Feb 24 23:19:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2419000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "64648ec6-a06c-4e97-81db-7db5a551cb4b-173185347604328449" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Un petit mot sur les presidents des twittos ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1818096044/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg" -}, -"title": "Δ+Δ: #lgw Un petit mot sur les presidents des twittos ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2421000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw Un petit mot sur les presidents des twittos ?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185357045694464\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ffffff\",\"screen_name\":\"AbsolutePi\",\"lang\":\"fr\",\"favourites_count\":23,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":71,\"location\":\"France\",\"profile_text_color\":\"000000\",\"followers_count\":142,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1818096044\\/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg\",\"description\":\"Piboy , G\\u00e9n\\u00e9ration 96 , Football is Life | & R\\u00e9dacteur chez @footballanatomy | \\r\\n\",\"statuses_count\":12873,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/362137182\\/final2f.jpg\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"000000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"334108023\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"\\u0394+\\u0394\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/362137182\\/final2f.jpg\",\"created_at\":\"Tue Jul 12 15:55:31 +0000 2011\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":334108023,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/footballanatomy.wordpress.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1818096044\\/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg\"},\"truncated\":false,\"id\":173185357045694464,\"created_at\":\"Fri Feb 24 23:19:41 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2421000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9d048a4b-312c-446e-91b7-abbc0523ba2b-173185357045694464" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais euh la vieille vidéo #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1836584093/image_normal.jpg" -}, -"title": "Mims Wabs Larax: Mais euh la vieille vidéo #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2421000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mais euh la vieille vid\\u00e9o #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[26,30]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185358849253376\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":977,\"screen_name\":\"LadyGoule\",\"lang\":\"fr\",\"profile_text_color\":\"0f0e0f\",\"statuses_count\":28295,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/392693670\\/twilk_background_4f0088a2a8656.jpg\",\"location\":\"Purgatoire\",\"show_all_inline_media\":true,\"listed_count\":87,\"profile_link_color\":\"992b4f\",\"followers_count\":1994,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1836584093\\/image_normal.jpg\",\"description\":\"Ma vie est basee sur une histoire vraie. Entre mes enfants, mon mari et mes passions, je me retrouve...Je reste polie, restez-le aussi! CM @Mehdicis #MLQ\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Casablanca\",\"profile_background_color\":\"ffffff\",\"id_str\":\"50454478\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/392693670\\/twilk_background_4f0088a2a8656.jpg\",\"profile_sidebar_fill_color\":\"eff7ea\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836584093\\/image_normal.jpg\",\"name\":\"Mims Wabs Larax\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 24 21:55:30 +0000 2009\",\"profile_sidebar_border_color\":\"edf5e9\",\"id\":50454478,\"utc_offset\":0,\"favourites_count\":64,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185358849253376,\"created_at\":\"Fri Feb 24 23:19:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2421000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "81e655d8-4d2f-496e-8650-529f83f30d35-173185358849253376" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Twice RT “@Marcelcomics: Been there, Done that RT @LudoDelaherche Et ben ça y est ! PAN ! Un TT !!! #lgw #cqui”", -"img": { -"src": "http://a2.twimg.com/profile_images/1838854364/image_normal.jpg" -}, -"title": "Celine: Twice RT “@Marcelcomics: Been there, Done that RT @LudoDelaherche Et ben ça y est ! PAN ! Un TT !!! #lgw #cqui”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2422000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Twice RT \\u201c@Marcelcomics: Been there, Done that RT @LudoDelaherche Et ben \\u00e7a y est ! PAN ! Un TT !!! #lgw #cqui\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Marcelcomics\",\"indices\":[10,23],\"id_str\":\"386966557\",\"name\":\"Marcel Comics\",\"id\":386966557},{\"screen_name\":\"LudoDelaherche\",\"indices\":[50,65],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[100,104]},{\"text\":\"cqui\",\"indices\":[105,110]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185360992550913\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":537,\"screen_name\":\"McMademoiselle\",\"lang\":\"en\",\"profile_text_color\":\"634047\",\"statuses_count\":5173,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"location\":\"Limerick, Ireland\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"088253\",\"followers_count\":280,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1838854364\\/image_normal.jpg\",\"description\":\"Goofball, rugby fan, beer, food, wine & fun lover... Just a silly French girl really. Ardent Toulouse and XV de France supporter, and sometimes beauty blogger\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Dublin\",\"profile_background_color\":\"EDECE9\",\"id_str\":\"288357486\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838854364\\/image_normal.jpg\",\"name\":\"Celine\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 26 18:18:58 +0000 2011\",\"profile_sidebar_border_color\":\"D3D2CF\",\"id\":288357486,\"utc_offset\":0,\"favourites_count\":1,\"url\":\"http:\\/\\/mcmademoisellelikes.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185360992550913,\"created_at\":\"Fri Feb 24 23:19:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2422000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9ed55a33-4f8a-426b-854d-9b608df6c258-173185360992550913" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais Francois Rollin il juste trop incroyable! Un peu de culture! Il suffit de connaître tsamere au pire! #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1833382446/canon_perso_rose_20021_normal.JPG" -}, -"title": "Brunellière Mathilde: Mais Francois Rollin il juste trop incroyable! Un peu de culture! Il suffit de connaître tsamere au pire! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2422000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mais Francois Rollin il juste trop incroyable! Un peu de culture! Il suffit de conna\\u00eetre tsamere au pire! #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[106,110]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185361390997504\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":262,\"screen_name\":\"mellesocrate\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2184,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/356147274\\/arnaud_tsamere9.jpg\",\"location\":\"Le Pays Imaginaire!\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"009999\",\"followers_count\":107,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1833382446\\/canon_perso_rose_20021_normal.JPG\",\"description\":\"Mathilde\\/ mathildebf\\/ mademoiselle Socrate dit le petit diable! Petite tsamerienne\\/com\\u00e9dienne folle,possessive,amoureuse,attachante et surtout chiante haha^^\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"373487849\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/356147274\\/arnaud_tsamere9.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1833382446\\/canon_perso_rose_20021_normal.JPG\",\"name\":\"Brunelli\\u00e8re Mathilde\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 14 17:26:31 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":373487849,\"utc_offset\":-10800,\"favourites_count\":96,\"url\":\"http:\\/\\/mathildebf.skyrock.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185361390997504,\"created_at\":\"Fri Feb 24 23:19:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2422000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ad52b55d-0bca-4d0c-ae3f-a400439dfae4-173185361390997504" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les truc d'internet dit oralement en vrai à la télé ça les rend au mieux bizarre, au pire pas drôle en fait #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1840742864/photo_normal.png" -}, -"title": "Toyo: Les truc d'internet dit oralement en vrai à la télé ça les rend au mieux bizarre, au pire pas drôle en fait #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2422000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Les truc d'internet dit oralement en vrai \\u00e0 la t\\u00e9l\\u00e9 \\u00e7a les rend au mieux bizarre, au pire pas dr\\u00f4le en fait #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[108,112]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185363475562496\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":163,\"screen_name\":\"ToYonos\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1421,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/377610278\\/hfr4droid512.png\",\"location\":\"Nantes\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":131,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1840742864\\/photo_normal.png\",\"description\":\"Yet another geek who likes geek stuff and spends wayyyyyy too much time on the internet.\\r\\n\\r\\nMy Android apps : https:\\/\\/market.android.com\\/developer?pub=ToYonos\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f7f7f7\",\"id_str\":\"234760025\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/377610278\\/hfr4droid512.png\",\"profile_sidebar_fill_color\":\"d4e4b6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840742864\\/photo_normal.png\",\"name\":\"Toyo\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 06 14:07:52 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":234760025,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"http:\\/\\/toyonos.info\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185363475562496,\"created_at\":\"Fri Feb 24 23:19:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2422000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6fbf2d7f-9e51-49a4-8bcf-52fad25b0e79-173185363475562496" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw taking the fun out of internet since 2011 #cqui (naaaan je déconne)", -"img": { -"src": "http://a0.twimg.com/profile_images/1768260791/afflelou_normal.png" -}, -"title": "Marcel Comics: #lgw taking the fun out of internet since 2011 #cqui (naaaan je déconne)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2424000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"#lgw taking the fun out of internet since 2011 #cqui (naaaan je d\\u00e9conne)\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cqui\",\"indices\":[47,52]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185371285364737\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Marcelcomics\",\"lang\":\"fr\",\"favourites_count\":7,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":196,\"location\":\"\",\"profile_text_color\":\"333333\",\"description\":\"D\\u00e9fenseur du panache et de la pens\\u00e9e positive. Gar\\u00e7on boucher chez Boucherie-ovalie.org. Inventor of the Follow Me Monday (#FMM)\",\"statuses_count\":3886,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":24,\"profile_link_color\":\"0084B4\",\"followers_count\":518,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"386966557\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Marcel Comics\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat Oct 08 07:06:40 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":386966557,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/boucherie-ovalie.org\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\"},\"in_reply_to_status_id\":null,\"id\":173185371285364737,\"created_at\":\"Fri Feb 24 23:19:44 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2424000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "449c4132-fd2a-4c48-b86a-a7f0b73fa268-173185371285364737" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW ça date un peu ça non ?", -"img": { -"src": "http://a0.twimg.com/profile_images/783113482/4844_96632582484_831787484_1976766_7698072_n_normal.jpg" -}, -"title": "Reynald VERFAILLE: #LGW ça date un peu ça non ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2426000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW \\u00e7a date un peu \\u00e7a non ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185378361155584\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":85,\"screen_name\":\"verfaille\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":321,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Tourcoing, Nord-Pas-de-Calais,\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"followers_count\":59,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/783113482\\/4844_96632582484_831787484_1976766_7698072_n_normal.jpg\",\"description\":\"38 ans, Tourcoing, play at peaudebanane\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"76877169\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/783113482\\/4844_96632582484_831787484_1976766_7698072_n_normal.jpg\",\"name\":\"Reynald VERFAILLE\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 24 06:53:31 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":76877169,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/www.peaudebanane.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185378361155584,\"created_at\":\"Fri Feb 24 23:19:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2426000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "edd2501c-b96b-4ae9-b405-bffe118a248e-173185378361155584" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Maprykoto Toi PLUS ! #weberie #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1668337583/DTB-Hei-VLQ_normal.jpg" -}, -"title": "Vincent [Gøshi]: @Maprykoto Toi PLUS ! #weberie #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2427000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Maprykoto Toi PLUS ! #weberie #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Maprykoto\",\"indices\":[0,10],\"id_str\":\"209541132\",\"name\":\"M. J.\",\"id\":209541132}],\"urls\":[],\"hashtags\":[{\"text\":\"weberie\",\"indices\":[22,30]},{\"text\":\"lgw\",\"indices\":[31,35]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173185155291291648\",\"id_str\":\"173185383159435264\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173185155291291648,\"in_reply_to_user_id_str\":\"209541132\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":342,\"screen_name\":\"Yoigoshi\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3930,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/236369942\\/wall-twitter.jpg\",\"location\":\"Lille\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"9e9e9e\",\"followers_count\":126,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1668337583\\/DTB-Hei-VLQ_normal.jpg\",\"description\":\"[Tout ce qui est vert est fourbe] - Goshi\\/SilenceCorp #Infographiste\\r\\n\\u007BDieu Vivant de @ChloexF\\u007D\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"29969223\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/236369942\\/wall-twitter.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1668337583\\/DTB-Hei-VLQ_normal.jpg\",\"name\":\"Vincent [G\\u00f8shi]\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 09 12:00:49 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":29969223,\"utc_offset\":3600,\"favourites_count\":25,\"url\":\"http:\\/\\/goshi.ultra-book.com\\/\"},\"in_reply_to_screen_name\":\"Maprykoto\",\"truncated\":false,\"id\":173185383159435264,\"created_at\":\"Fri Feb 24 23:19:47 +0000 2012\",\"in_reply_to_user_id\":209541132}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2427000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "effbab24-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "619a7dba-fdd3-4078-ae48-52a39a408f0a-173185383159435264" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Euh! On va attendre la fin de l'émission. #lgw RT @dzeis: @MisterMcFlee Lève les bras, ou montre ton kiki, je ne te vois point!", -"img": { -"src": "http://a2.twimg.com/profile_images/1741905112/image_normal.jpg" -}, -"title": "Mister Mc Flee: Euh! On va attendre la fin de l'émission. #lgw RT @dzeis: @MisterMcFlee Lève les bras, ou montre ton kiki, je ne te vois point!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2427000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Euh! On va attendre la fin de l'\\u00e9mission. #lgw RT @dzeis: @MisterMcFlee L\\u00e8ve les bras, ou montre ton kiki, je ne te vois point!\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"dzeis\",\"indices\":[50,56],\"id_str\":\"47984073\",\"name\":\"[\\u0256\\u0290\\u0259\\u026a\\u0283]\",\"id\":47984073},{\"screen_name\":\"MisterMcFlee\",\"indices\":[58,71],\"id_str\":\"60043161\",\"name\":\"Mister Mc Flee\",\"id\":60043161}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[42,46]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185380915494912\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":636,\"screen_name\":\"MisterMcFlee\",\"lang\":\"fr\",\"profile_text_color\":\"291b1b\",\"statuses_count\":40351,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/204494594\\/lulutwitter_cr.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":257,\"profile_link_color\":\"0084B4\",\"followers_count\":2841,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1741905112\\/image_normal.jpg\",\"description\":\"Ecrits vains\\nCommunity Manager de moi-m\\u00eame\\nProfiler pour chats selon @METACAPUCHE\\nPhotographi\\u00e9 par @LaurenceGuenoun\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f72020\",\"id_str\":\"60043161\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/204494594\\/lulutwitter_cr.jpg\",\"profile_sidebar_fill_color\":\"d6130d\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1741905112\\/image_normal.jpg\",\"name\":\"Mister Mc Flee\",\"default_profile_image\":false,\"created_at\":\"Sat Jul 25 12:01:49 +0000 2009\",\"profile_sidebar_border_color\":\"050505\",\"id\":60043161,\"utc_offset\":3600,\"favourites_count\":273,\"url\":\"http:\\/\\/lecafardrenseigne.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185380915494912,\"created_at\":\"Fri Feb 24 23:19:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2427000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ccf3d8a0-5e86-4219-97ac-628b7d118ca4-173185380915494912" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Il faut compter les points mabille ce soir... on va faire péter le score #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1810215781/395839_2328130782532_1827570506_1486775_123316791_n_normal.jpg" -}, -"title": "CheekyRod: Il faut compter les points mabille ce soir... on va faire péter le score #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2427000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Il faut compter les points mabille ce soir... on va faire p\\u00e9ter le score #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[73,77]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185382018592768\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":156,\"screen_name\":\"CheekyRod\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":275,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":28,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1810215781\\/395839_2328130782532_1827570506_1486775_123316791_n_normal.jpg\",\"description\":\"Artist, draftsman, web lover, Disney fan, GEEK, Apple fanboy... What else? \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"022330\",\"id_str\":\"29542557\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1810215781\\/395839_2328130782532_1827570506_1486775_123316791_n_normal.jpg\",\"name\":\"CheekyRod\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 07 20:55:45 +0000 2009\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":29542557,\"utc_offset\":-36000,\"favourites_count\":3,\"url\":\"http:\\/\\/www.cheekyrod.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185382018592768,\"created_at\":\"Fri Feb 24 23:19:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2427000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ea4d7670-55ae-4c0b-b072-4bb1edc17d90-173185382018592768" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "je regarde \"Le Grand Webze\" http://t.co/NG6Tpk4G #france5 #leGrandWebze #LGW #Vinvin #Rollin", -"img": { -"src": "http://a2.twimg.com/profile_images/1684761539/TAMALA75TWIZY_normal.jpg" -}, -"title": "Séverine Godet: je regarde \"Le Grand Webze\" http://t.co/NG6Tpk4G #france5 #leGrandWebze #LGW #Vinvin #Rollin", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2427000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"je regarde \\\"Le Grand Webze\\\" http:\\/\\/t.co\\/NG6Tpk4G #france5 #leGrandWebze #LGW #Vinvin #Rollin\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[28,48],\"expanded_url\":\"http:\\/\\/devantlatele.com\\/france5\",\"display_url\":\"devantlatele.com\\/france5\",\"url\":\"http:\\/\\/t.co\\/NG6Tpk4G\"}],\"hashtags\":[{\"text\":\"france5\",\"indices\":[49,57]},{\"text\":\"leGrandWebze\",\"indices\":[58,71]},{\"text\":\"LGW\",\"indices\":[72,76]},{\"text\":\"Vinvin\",\"indices\":[77,84]},{\"text\":\"Rollin\",\"indices\":[85,92]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/devantlatele.com\\/\\\" rel=\\\"nofollow\\\"\\u003EDevant La T\\u00e9l\\u00e9\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185383067160576\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1140,\"screen_name\":\"Tamala75\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4308,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/385819911\\/background_test.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":72,\"profile_link_color\":\"CC3366\",\"followers_count\":896,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1684761539\\/TAMALA75TWIZY_normal.jpg\",\"description\":\"Attach\\u00e9e \\u00e0 la presse et accro aux nouvelles technos. Consultante Senior Media & Digital @ i&e. (ORPI, AXA et pr\\u00e9c\\u00e9demment Microsoft B2B). Podcasteuse #LVDLT.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"DBE9ED\",\"id_str\":\"15777521\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/385819911\\/background_test.jpg\",\"profile_sidebar_fill_color\":\"E6F6F9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1684761539\\/TAMALA75TWIZY_normal.jpg\",\"name\":\"S\\u00e9verine Godet\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 08 13:07:44 +0000 2008\",\"profile_sidebar_border_color\":\"DBE9ED\",\"id\":15777521,\"utc_offset\":3600,\"favourites_count\":6040,\"url\":\"http:\\/\\/tamala75.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185383067160576,\"created_at\":\"Fri Feb 24 23:19:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2427000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef1b237e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efa96512-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef574386-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c7da7308-6dd7-4232-a069-eaf69639bdda-173185383067160576" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@KlaireFr Bravo à toi en tout cas ! Tu peux être fière d'avoir fait parler de toi dans cette belle émission #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1695316394/sttz_fav_plus_twitter_normal.png" -}, -"title": "STTZ™: @KlaireFr Bravo à toi en tout cas ! Tu peux être fière d'avoir fait parler de toi dans cette belle émission #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2427000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@KlaireFr Bravo \\u00e0 toi en tout cas ! Tu peux \\u00eatre fi\\u00e8re d'avoir fait parler de toi dans cette belle \\u00e9mission #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[0,9],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[108,112]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173185078086737920\",\"id_str\":\"173185383297847296\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173185078086737920,\"in_reply_to_user_id_str\":\"28096610\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":296,\"screen_name\":\"Santtchez\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":7957,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/329414068\\/sttz_TWT.jpg\",\"location\":\"St Mand\\u00e9, PARIS\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"16a2cc\",\"followers_count\":253,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1695316394\\/sttz_fav_plus_twitter_normal.png\",\"description\":\"Blogueur et Blagueur.Logotophile voir logotophage. Un logo, Prenez contact: Santtchez@gmail.com #LOLgo #BBasile\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"000000\",\"id_str\":\"332249953\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/329414068\\/sttz_TWT.jpg\",\"profile_sidebar_fill_color\":\"404040\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1695316394\\/sttz_fav_plus_twitter_normal.png\",\"name\":\"STTZ\\u2122\",\"default_profile_image\":false,\"created_at\":\"Sat Jul 09 13:38:44 +0000 2011\",\"profile_sidebar_border_color\":\"f70000\",\"id\":332249953,\"utc_offset\":null,\"favourites_count\":221,\"url\":\"http:\\/\\/santtchez.blogspot.com\"},\"in_reply_to_screen_name\":\"KlaireFr\",\"truncated\":false,\"id\":173185383297847296,\"created_at\":\"Fri Feb 24 23:19:47 +0000 2012\",\"in_reply_to_user_id\":28096610}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2427000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "71055eef-43fc-4fb4-b2db-af69b4fdee9a-173185383297847296" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "20 minutes sur #lgw On connait le\nNombre de tweets On apprécie l'effet #SocialTv mais on n'a pas la légende du jeu :-( #lgw via #TVcheck", -"img": { -"src": "http://a3.twimg.com/profile_images/1764728200/a05c3c5a-aecf-4e53-87e8-77647a9f7c91_normal.png" -}, -"title": "Fadhila BRAHIMI: 20 minutes sur #lgw On connait le\nNombre de tweets On apprécie l'effet #SocialTv mais on n'a pas la légende du jeu :-( #lgw via #TVcheck", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2428000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"20 minutes sur #lgw On connait le\\nNombre de tweets On appr\\u00e9cie l'effet #SocialTv mais on n'a pas la l\\u00e9gende du jeu :-( #lgw via #TVcheck\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[15,19]},{\"text\":\"SocialTv\",\"indices\":[71,80]},{\"text\":\"lgw\",\"indices\":[119,123]},{\"text\":\"TVcheck\",\"indices\":[128,136]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/fr\\/app\\/tvcheck\\/id437347192?mt=8\\\" rel=\\\"nofollow\\\"\\u003ETVcheck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185384828776448\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"B28465\",\"screen_name\":\"fbrahimi\",\"lang\":\"fr\",\"favourites_count\":160,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":3401,\"location\":\"Nomade. France - Maghreb \",\"profile_text_color\":\"A30034\",\"followers_count\":11936,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1764728200\\/a05c3c5a-aecf-4e53-87e8-77647a9f7c91_normal.png\",\"description\":\"Dir. FB&Associ\\u00e9s #StrategieDePresence | CoAuteure #Moi20 | Chroniqueuse @Widoobiz | Conf\\u00e9renci\\u00e8re #Tedx | Bureau @MediaAces | \\u2665 #music #politic #SocialTV #Pause\",\"statuses_count\":36947,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/342882401\\/fadhilaBrahimiTwitterOct11.gif\",\"show_all_inline_media\":true,\"listed_count\":1250,\"profile_link_color\":\"000000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"F5EACF\",\"protected\":false,\"id_str\":\"5836692\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Fadhila BRAHIMI\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/342882401\\/fadhilaBrahimiTwitterOct11.gif\",\"created_at\":\"Mon May 07 16:20:02 +0000 2007\",\"profile_sidebar_fill_color\":\"F5EACF\",\"id\":5836692,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.fadhilabrahimi.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1764728200\\/a05c3c5a-aecf-4e53-87e8-77647a9f7c91_normal.png\"},\"truncated\":false,\"id\":173185384828776448,\"created_at\":\"Fri Feb 24 23:19:48 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2428000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef36d736-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef163198-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ae265c64-809c-4fb1-b556-52af899d2b75-173185384828776448" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze SVP HELP. Je ne comprends rien à votre émission #lgw par contre je sais qui est François Rollin !", -"img": { -"src": "http://a1.twimg.com/profile_images/1654432405/lucas_tw_normal.jpg" -}, -"title": "Lucas Radondy: @LeGrandWebze SVP HELP. Je ne comprends rien à votre émission #lgw par contre je sais qui est François Rollin !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2428000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LeGrandWebze\",\"favorited\":false,\"text\":\"@LeGrandWebze SVP HELP. Je ne comprends rien \\u00e0 votre \\u00e9mission #lgw par contre je sais qui est Fran\\u00e7ois Rollin !\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[62,66]}]},\"in_reply_to_user_id\":365949385,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185387706064896\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"lucasradondy\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":975,\"location\":\"Montpellier, France\",\"profile_text_color\":\"333333\",\"followers_count\":50,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1654432405\\/lucas_tw_normal.jpg\",\"description\":\"Etudiant en Droit et Science-Politique - Supporter de l'USAP - En 2012 sur Twitter : \\u00e9lections en France et aux US et possible fin du monde. \",\"statuses_count\":245,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"419781242\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Lucas Radondy\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Wed Nov 23 19:44:43 +0000 2011\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":419781242,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1654432405\\/lucas_tw_normal.jpg\"},\"truncated\":false,\"id\":173185387706064896,\"created_at\":\"Fri Feb 24 23:19:48 +0000 2012\",\"in_reply_to_user_id_str\":\"365949385\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2428000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4c3a2dc7-f208-47d6-b645-e1c5341947ba-173185387706064896" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ce talent ! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1456585536/NewTGWRprog_normal.png" -}, -"title": "TGWR™: Ce talent ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2431000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ce talent ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185398581895169\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":296,\"screen_name\":\"TGWRprog\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":448,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":38,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1456585536\\/NewTGWRprog_normal.png\",\"description\":\"Testeur de jeux vid\\u00e9os inconnus sur Game Side Story, Amateur d'electro, et Geek a temps partiel\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"289854889\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1456585536\\/NewTGWRprog_normal.png\",\"name\":\"TGWR\\u2122\",\"default_profile_image\":false,\"created_at\":\"Fri Apr 29 10:01:55 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":289854889,\"utc_offset\":-10800,\"favourites_count\":3,\"url\":\"http:\\/\\/www.gamesidestory.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185398581895169,\"created_at\":\"Fri Feb 24 23:19:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2431000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "96080ba2-350d-4998-8599-0d3b08174664-173185398581895169" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "The artist avec les mains #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1809740458/yp6RTf3m_normal" -}, -"title": "Hêtre Absurde: The artist avec les mains #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2431000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"The artist avec les mains #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[26,30]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185400402214912\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":97,\"screen_name\":\"GuillaumBr\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":314,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/330915258\\/geyser-geysir-islande.jpg\",\"location\":\"Tours\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"2FC2EF\",\"followers_count\":29,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1809740458\\/yp6RTf3m_normal\",\"description\":\"naissance:1986 - d\\u00e9c\\u00e8s: keep in touch. Je vous tweeterais!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"374241912\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/330915258\\/geyser-geysir-islande.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1809740458\\/yp6RTf3m_normal\",\"name\":\"H\\u00eatre Absurde\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 15 23:40:39 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":374241912,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185400402214912,\"created_at\":\"Fri Feb 24 23:19:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2431000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e898a2b5-2aa4-424c-aabe-cc3ab69c9c74-173185400402214912" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ah mais la vidéo qu'ils montrent au #lgw, on dirait le générique des Mots de Minuit, en fait.", -"img": { -"src": "http://a0.twimg.com/profile_images/1848912773/touiteur_normal.jpg" -}, -"title": "Sophie Riche: Ah mais la vidéo qu'ils montrent au #lgw, on dirait le générique des Mots de Minuit, en fait.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2432000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ah mais la vid\\u00e9o qu'ils montrent au #lgw, on dirait le g\\u00e9n\\u00e9rique des Mots de Minuit, en fait.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[36,40]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185401798918147\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":282,\"screen_name\":\"SophiePPernaut\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1881,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"followers_count\":430,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848912773\\/touiteur_normal.jpg\",\"description\":\"Blogueuse influente sans blog, mais surtout sans influence, je pige \\u00e9galement sur @madmoiZelle sous le cocasse pseudonyme de Sophie-Pierre Pernaut.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"96844189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848912773\\/touiteur_normal.jpg\",\"name\":\"Sophie Riche\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 14 21:25:26 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":96844189,\"utc_offset\":null,\"favourites_count\":6,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185401798918147,\"created_at\":\"Fri Feb 24 23:19:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2432000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9bb45786-56d1-4287-a96e-7c691ede3c0e-173185401798918147" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste mais j ai un peu l impression de voir une émission des années 80, ça doit venir de la chemise ou du plateau", -"img": { -"src": "http://a3.twimg.com/profile_images/1776307301/photo_nat_normal.png" -}, -"title": "NatoSphère: #lgw #ilreste mais j ai un peu l impression de voir une émission des années 80, ça doit venir de la chemise ou du plateau", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2432000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #ilreste mais j ai un peu l impression de voir une \\u00e9mission des ann\\u00e9es 80, \\u00e7a doit venir de la chemise ou du plateau\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185402751029248\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5ED4DC\",\"screen_name\":\"natosphere\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":90,\"location\":\"\",\"profile_text_color\":\"3c3940\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1776307301\\/photo_nat_normal.png\",\"description\":\"\",\"statuses_count\":127,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0099B9\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"0099B9\",\"protected\":false,\"id_str\":\"125092018\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"NatoSph\\u00e8re\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sun Mar 21 17:16:10 +0000 2010\",\"profile_sidebar_fill_color\":\"95E8EC\",\"id\":125092018,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1776307301\\/photo_nat_normal.png\"},\"truncated\":false,\"id\":173185402751029248,\"created_at\":\"Fri Feb 24 23:19:52 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2432000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7c5aa728-c495-4b78-ba04-006bdea387a6-173185402751029248" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Magnéto SERGE @Vinvin !!! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1682788944/oriane_twitter_normal.png" -}, -"title": "Oriane Hurard: Magnéto SERGE @Vinvin !!! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2432000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Magn\\u00e9to SERGE @Vinvin !!! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[14,21],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[27,31]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185403250155521\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"Orianehurard\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2720,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":24,\"profile_link_color\":\"de2a5d\",\"followers_count\":485,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"description\":\"S\\u00e9ries, transmedia, cin\\u00e9ma. Dipl\\u00f4m\\u00e9e @ina_SUP en production \\/\\/ \\r\\nCharg\\u00e9e de coordination @TIULab, programme d'encadrement \\u00e9tudiant transmedia\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"198934087\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"profile_sidebar_fill_color\":\"c1a7c7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"name\":\"Oriane Hurard\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 05 16:26:22 +0000 2010\",\"profile_sidebar_border_color\":\"592459\",\"id\":198934087,\"utc_offset\":-10800,\"favourites_count\":461,\"url\":\"http:\\/\\/www.transmediaimmersiveuniversity.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185403250155521,\"created_at\":\"Fri Feb 24 23:19:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2432000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7c0d4d98-b239-4008-a5e9-54ca6043abe8-173185403250155521" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ouai je vais reregarder dans klke temps voir si ca évolue // RT @Praska: #lgw j'aime pas trop trop ... C'est ça le web ? J'ai pas le même", -"img": { -"src": "http://a2.twimg.com/profile_images/1239546856/pierre_normal.png" -}, -"title": "Pierre: Ouai je vais reregarder dans klke temps voir si ca évolue // RT @Praska: #lgw j'aime pas trop trop ... C'est ça le web ? J'ai pas le même", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2434000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ouai je vais reregarder dans klke temps voir si ca \\u00e9volue \\/\\/ RT @Praska: #lgw j'aime pas trop trop ... C'est \\u00e7a le web ? J'ai pas le m\\u00eame\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Praska\",\"indices\":[64,71],\"name\":\"Pras\",\"id_str\":\"15453030\",\"id\":15453030}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[73,77]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185413748494336\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Mr_Piouf\",\"lang\":\"fr\",\"favourites_count\":48,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":175,\"location\":\"PARIS\",\"profile_text_color\":\"333333\",\"followers_count\":328,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1239546856\\/pierre_normal.png\",\"description\":\"Entrepreneur et podcasteur chez Freepod. \\r\\nJe twitte sur le mobile, le podcast et la gastronomie !\\r\\nhttp:\\/\\/www.atelierdumobile.com\\r\\nhttp:\\/\\/www.freepod.net\",\"statuses_count\":5135,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":26,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"128875487\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Pierre\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Apr 02 13:21:45 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":128875487,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.bazingcast.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1239546856\\/pierre_normal.png\"},\"truncated\":false,\"id\":173185413748494336,\"created_at\":\"Fri Feb 24 23:19:54 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2434000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0dc61bbc-2f17-4e23-8505-3ff4ba209d12-173185413748494336" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @gregienco: Hop, place au #lgw pour finir la soirée en beauté", -"img": { -"src": "http://a0.twimg.com/profile_images/1705755913/twitter-popup-bulle-info-icone-5035-256_normal.png" -}, -"title": "Cédric Le Grevès: RT @gregienco: Hop, place au #lgw pour finir la soirée en beauté", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2435000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @gregienco: Hop, place au #lgw pour finir la soir\\u00e9e en beaut\\u00e9\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"GregIenco\",\"indices\":[3,13],\"id_str\":\"18137636\",\"name\":\"Greg Ienco\",\"id\":18137636}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[29,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185414583156737\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1838,\"screen_name\":\"clegreves\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":434,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":355,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1705755913\\/twitter-popup-bulle-info-icone-5035-256_normal.png\",\"description\":\"@TVcheck addict\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"316519559\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1705755913\\/twitter-popup-bulle-info-icone-5035-256_normal.png\",\"name\":\"C\\u00e9dric Le Grev\\u00e8s\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 13 15:35:43 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":316519559,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185414583156737,\"created_at\":\"Fri Feb 24 23:19:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2435000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d2048251-337d-4833-b25d-6b409db0d8d3-173185414583156737" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "En vrai, qui est-ce qui a mis un jour Internet au pluriel ?... #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1635762650/moi_normal.jpg" -}, -"title": "Mascottus | Philippe: En vrai, qui est-ce qui a mis un jour Internet au pluriel ?... #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2435000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"En vrai, qui est-ce qui a mis un jour Internet au pluriel ?... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[63,67]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185416629989379\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3743,\"screen_name\":\"pcouzon\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":31532,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/418461086\\/cw_background_9.jpg\",\"location\":\"tcp\\/ip\",\"show_all_inline_media\":true,\"listed_count\":372,\"profile_link_color\":\"D02B55\",\"followers_count\":3787,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1635762650\\/moi_normal.jpg\",\"description\":\"Community manager, strat\\u00e9gie en ligne, @digidust, formation #iscpa. Live-tweet perso sur @pconversation Ces tweets n'engagent que moi.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"14899497\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/418461086\\/cw_background_9.jpg\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1635762650\\/moi_normal.jpg\",\"name\":\"Mascottus | Philippe\",\"default_profile_image\":false,\"created_at\":\"Sun May 25 15:34:25 +0000 2008\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":14899497,\"utc_offset\":3600,\"favourites_count\":70,\"url\":\"http:\\/\\/about.me\\/pcouzon\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185416629989379,\"created_at\":\"Fri Feb 24 23:19:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2435000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8a629364-979f-4b5d-9346-c9413b39e158-173185416629989379" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW : Sur Twitter y a que des malade d’Alzheimer ! (voila ça peut rassurer le presque pas croulant @francoisrollin ;) )", -"img": { -"src": "http://a0.twimg.com/profile_images/1757013909/image1326646425_normal.png" -}, -"title": "Damien Vacher: #LGW : Sur Twitter y a que des malade d’Alzheimer ! (voila ça peut rassurer le presque pas croulant @francoisrollin ;) )", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2435000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW : Sur Twitter y a que des malade d\\u2019Alzheimer ! (voila \\u00e7a peut rassurer le presque pas croulant @francoisrollin ;) )\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[100,115],\"name\":\"rollin\",\"id_str\":\"369489076\",\"id\":369489076}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185417330434048\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Le_Damien\",\"lang\":\"fr\",\"favourites_count\":43,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":405,\"location\":\"Chatillon-en-Bazois\",\"profile_text_color\":\"333333\",\"followers_count\":343,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"description\":\"I'm a lonely Cowboy who learning un BTS SIO (ex BTS IG) in Nevers... Et un Mac Gyver de l'URL par @Checkyourpeople et je suis un tumblreur assidu\",\"statuses_count\":27163,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":32,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"26552716\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Damien Vacher\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Wed Mar 25 18:09:17 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":26552716,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/damienvacher.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\"},\"truncated\":false,\"id\":173185417330434048,\"created_at\":\"Fri Feb 24 23:19:55 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2435000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d5c51f43-17d7-43dc-857f-c04a7a1ee438-173185417330434048" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @skullpat: #LGW n'empêche que @FlorencePorcel est vraiment craquante @LeGrandWebze", -"img": { -"src": "http://a1.twimg.com/profile_images/1768745785/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png" -}, -"title": "☠papounay2000☠: RT @skullpat: #LGW n'empêche que @FlorencePorcel est vraiment craquante @LeGrandWebze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2435000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"RT @skullpat: #LGW n'emp\\u00eache que @FlorencePorcel est vraiment craquante @LeGrandWebze\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"skullpat\",\"indices\":[3,12],\"name\":\"skullpat\",\"id\":8148052,\"id_str\":\"8148052\"},{\"screen_name\":\"FlorencePorcel\",\"indices\":[33,48],\"name\":\"Florence Porcel\",\"id\":49031173,\"id_str\":\"49031173\"},{\"screen_name\":\"LeGrandWebze\",\"indices\":[72,85],\"name\":\"legrandwebze\",\"id\":365949385,\"id_str\":\"365949385\"}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[14,18]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"favorited\":false,\"coordinates\":null,\"in_reply_to_user_id\":null,\"contributors\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"retweeted_status\":{\"truncated\":false,\"text\":\"#LGW n'emp\\u00eache que @FlorencePorcel est vraiment craquante @LeGrandWebze\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[19,34],\"name\":\"Florence Porcel\",\"id\":49031173,\"id_str\":\"49031173\"},{\"screen_name\":\"LeGrandWebze\",\"indices\":[58,71],\"name\":\"legrandwebze\",\"id\":365949385,\"id_str\":\"365949385\"}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"favorited\":false,\"coordinates\":null,\"in_reply_to_user_id\":null,\"contributors\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"user\":{\"notifications\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/39630011\\/twitter.jpg\",\"profile_sidebar_fill_color\":\"ecebef\",\"screen_name\":\"skullpat\",\"follow_request_sent\":null,\"lang\":\"en\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1186579939\\/skullpat4playboy_normal.jpg\",\"default_profile_image\":false,\"verified\":false,\"profile_sidebar_border_color\":\"faaa16\",\"location\":\"Atlantic Ocean\",\"favourites_count\":21,\"description\":\"Voyageur permanent !! http:\\/\\/marseille.tv\",\"contributors_enabled\":false,\"following\":null,\"profile_use_background_image\":true,\"friends_count\":712,\"profile_text_color\":\"000000\",\"followers_count\":1372,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1186579939\\/skullpat4playboy_normal.jpg\",\"statuses_count\":23402,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/39630011\\/twitter.jpg\",\"show_all_inline_media\":false,\"listed_count\":104,\"profile_link_color\":\"44a1d0\",\"protected\":false,\"is_translator\":false,\"name\":\"skullpat\",\"default_profile\":false,\"time_zone\":\"Paris\",\"created_at\":\"Sun Aug 12 23:46:20 +0000 2007\",\"profile_background_color\":\"ffffff\",\"id\":8148052,\"id_str\":\"8148052\",\"geo_enabled\":true,\"profile_background_tile\":false,\"utc_offset\":3600,\"url\":\"http:\\/\\/skullpat.com\"},\"in_reply_to_status_id\":null,\"id\":173185317413724162,\"created_at\":\"Fri Feb 24 23:19:31 +0000 2012\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185317413724162\"},\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"user\":{\"notifications\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/412848613\\/gandhi.jpg\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"screen_name\":\"papounay2000\",\"follow_request_sent\":null,\"lang\":\"fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768745785\\/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png\",\"default_profile_image\":false,\"verified\":false,\"profile_sidebar_border_color\":\"F2E195\",\"location\":\"\",\"favourites_count\":7,\"description\":\"N'oubliez pas de vous aimer\",\"contributors_enabled\":false,\"following\":null,\"profile_use_background_image\":true,\"friends_count\":265,\"profile_text_color\":\"0C3E53\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1768745785\\/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png\",\"statuses_count\":3543,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/412848613\\/gandhi.jpg\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"FF0000\",\"protected\":false,\"is_translator\":false,\"name\":\"\\u2620papounay2000\\u2620\",\"default_profile\":false,\"time_zone\":\"Paris\",\"created_at\":\"Tue May 13 20:33:18 +0000 2008\",\"profile_background_color\":\"BADFCD\",\"id\":14764219,\"id_str\":\"14764219\",\"geo_enabled\":false,\"profile_background_tile\":true,\"utc_offset\":3600,\"url\":null},\"in_reply_to_status_id\":null,\"id\":173185415342338048,\"created_at\":\"Fri Feb 24 23:19:55 +0000 2012\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185415342338048\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2435000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dc2d3bec-978b-4251-ac36-00a677ef3a2b-173185415342338048" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Yaya.. :o moi aussi j'fais sa tranquille. #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1759597701/image_normal.jpg" -}, -"title": "Camille .: Yaya.. :o moi aussi j'fais sa tranquille. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2435000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Yaya.. :o moi aussi j'fais sa tranquille. #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[42,46]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185417498206208\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":591,\"screen_name\":\"CamilleWil\",\"lang\":\"fr\",\"profile_text_color\":\"520000\",\"statuses_count\":18713,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"210b05\",\"followers_count\":506,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1759597701\\/image_normal.jpg\",\"description\":\"Camille \\u03df - @prettylil_miss : ma vie \\u2665 \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"0a0300\",\"id_str\":\"93848420\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"profile_sidebar_fill_color\":\"d61d08\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1759597701\\/image_normal.jpg\",\"name\":\"Camille .\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 01 12:23:18 +0000 2009\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":93848420,\"utc_offset\":-36000,\"favourites_count\":14,\"url\":\"http:\\/\\/intotheglitter.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185417498206208,\"created_at\":\"Fri Feb 24 23:19:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2435000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cc9d2e37-5416-4af9-9752-319098f55670-173185417498206208" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "hey c'est plutôt classe ça ! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1833660757/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg" -}, -"title": "Jérémy «isshin» B.: hey c'est plutôt classe ça ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2436000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"hey c'est plut\\u00f4t classe \\u00e7a ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[29,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185419096240128\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":141,\"screen_name\":\"Isshinsan\",\"lang\":\"en\",\"profile_text_color\":\"ba9012\",\"statuses_count\":5331,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Albi, France\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"followers_count\":96,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\",\"description\":\"Qui suis-je ? juste un petit geek, parmi des milliers d'autres, qui essaye de se faire une place sur la toile :)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"29086699\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\",\"name\":\"J\\u00e9r\\u00e9my \\u00abisshin\\u00bb B.\",\"default_profile_image\":false,\"created_at\":\"Sun Apr 05 22:52:40 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":29086699,\"utc_offset\":3600,\"favourites_count\":110,\"url\":\"http:\\/\\/isshin-san.over-blog.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185419096240128,\"created_at\":\"Fri Feb 24 23:19:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2436000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "62e66b18-dfef-4f24-842f-225c38a435bd-173185419096240128" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Plutôt sympa #LGW moi yaime bien moi!", -"img": { -"src": "http://a2.twimg.com/profile_images/1581770313/image_normal.jpg" -}, -"title": "Stéphane Lafon: Plutôt sympa #LGW moi yaime bien moi!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2437000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Plut\\u00f4t sympa #LGW moi yaime bien moi!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[13,17]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185422791426048\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":64,\"screen_name\":\"darres\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":189,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Chelles\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":25,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1581770313\\/image_normal.jpg\",\"description\":\"Etudiant en IAE M1 Management Ing\\u00e9nierie des Services et Technologies de l'Information et de la Communication \\/ Apprenti en communication interne chez Orange\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"51434866\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1581770313\\/image_normal.jpg\",\"name\":\"St\\u00e9phane Lafon\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 27 13:17:52 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":51434866,\"utc_offset\":3600,\"favourites_count\":4,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185422791426048,\"created_at\":\"Fri Feb 24 23:19:57 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2437000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c08492ce-befa-4235-a5eb-954e63747c6c-173185422791426048" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw @KlaireFr jolie apparition!", -"img": { -"src": "http://a0.twimg.com/profile_images/1602210892/Galactica_normal.jpg" -}, -"title": "Cammarata Thierry: #lgw @KlaireFr jolie apparition!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2437000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw @KlaireFr jolie apparition!\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[5,14],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185424511086593\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":98,\"screen_name\":\"thcammarata\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1162,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"990000\",\"followers_count\":23,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"334554629\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"name\":\"Cammarata Thierry\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 13 08:43:07 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":334554629,\"utc_offset\":3600,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185424511086593,\"created_at\":\"Fri Feb 24 23:19:57 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2437000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "96e74660-1344-4fb2-bb51-21a16e2be330-173185424511086593" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "puisque personne ne sait #Cqui pas grave si #ilpart non? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1802176301/image_normal.jpg" -}, -"title": "marine_b: puisque personne ne sait #Cqui pas grave si #ilpart non? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2437000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"puisque personne ne sait #Cqui pas grave si #ilpart non? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Cqui\",\"indices\":[25,30]},{\"text\":\"ilpart\",\"indices\":[44,51]},{\"text\":\"lgw\",\"indices\":[57,61]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185425345753088\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":283,\"screen_name\":\"marinebatiste\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3263,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/416510788\\/05960e623b1711e19e4a12313813ffc0_6.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"009999\",\"followers_count\":517,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1802176301\\/image_normal.jpg\",\"description\":\"un peu toulousaine, un peu basque, femme \\u00e0 tout faire sur Paris.fr et CM @Paris compl\\u00e8tement in love with #Paris \\u2764\\u2764\\u2764\\u2764\\u2764\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"327253312\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/416510788\\/05960e623b1711e19e4a12313813ffc0_6.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802176301\\/image_normal.jpg\",\"name\":\"marine_b\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 01 07:39:10 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":327253312,\"utc_offset\":-10800,\"favourites_count\":19,\"url\":\"http:\\/\\/marinebatiste.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185425345753088,\"created_at\":\"Fri Feb 24 23:19:57 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2437000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9225638e-43c9-41db-b4cf-8fbda84cb7b5-173185425345753088" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @RabaTaJoie: Conclusion. Internet c'est drôle sur internet. Pas a la télé. #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1401793481/image_normal.jpg" -}, -"title": "ossoro cecilia: RT @RabaTaJoie: Conclusion. Internet c'est drôle sur internet. Pas a la télé. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2437000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @RabaTaJoie: Conclusion. Internet c'est dr\\u00f4le sur internet. Pas a la t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"RabaTaJoie\",\"indices\":[3,14],\"name\":\"CasseCouilles\",\"id_str\":\"304883768\",\"id\":304883768}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[78,82]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.2241006,48.8155414],[2.4697521,48.8155414],[2.4697521,48.9021461],[2.2241006,48.9021461]]]},\"attributes\":{},\"full_name\":\"Paris, Paris\",\"name\":\"Paris\",\"id\":\"7238f93a3e899af6\",\"place_type\":\"city\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/7238f93a3e899af6.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[2.40824370,48.84881913]},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":{\"type\":\"Point\",\"coordinates\":[48.84881913,2.40824370]},\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185426364960768\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"CeciliaOssoro\",\"lang\":\"fr\",\"favourites_count\":37,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":511,\"location\":\"Paris\",\"profile_text_color\":\"666666\",\"followers_count\":430,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1401793481\\/image_normal.jpg\",\"description\":\"Fashion Good Music Addict - French - Chef de Projet Digital Cond\\u00e9 Nast (Vogue, GQ, Glamour) - Love HipHop Soul Music - \",\"statuses_count\":3484,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/217475680\\/tumblr_ldh5glCEV41qerbgeo1_500.jpg\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"19884471\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"ossoro cecilia\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/217475680\\/tumblr_ldh5glCEV41qerbgeo1_500.jpg\",\"created_at\":\"Mon Feb 02 00:05:57 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":19884471,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/flavors.me\\/ceciliaossoro\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1401793481\\/image_normal.jpg\"},\"truncated\":false,\"id\":173185426364960768,\"created_at\":\"Fri Feb 24 23:19:57 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2437000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "51ffadac-9567-4e61-b81e-ef6b69b6ae7c-173185426364960768" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Elle est bien la chemise de Vinvin. A part les couleurs ptet. Et les motifs. Et pour ce qui concerne la coupe ! Non, bien ! #legrandwebze", -"img": { -"src": "http://a3.twimg.com/profile_images/33716352/SSL20530_normal.jpg" -}, -"title": "_Landry: Elle est bien la chemise de Vinvin. A part les couleurs ptet. Et les motifs. Et pour ce qui concerne la coupe ! Non, bien ! #legrandwebze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2438000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Elle est bien la chemise de Vinvin. A part les couleurs ptet. Et les motifs. Et pour ce qui concerne la coupe ! Non, bien ! #legrandwebze\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"legrandwebze\",\"indices\":[124,137]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185426683727872\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":28,\"screen_name\":\"_Landry\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":629,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Rouen, fr\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/33716352\\/SSL20530_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"9538912\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/33716352\\/SSL20530_normal.jpg\",\"name\":\"_Landry\",\"default_profile_image\":false,\"created_at\":\"Fri Oct 19 09:25:27 +0000 2007\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":9538912,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":\"http:\\/\\/chezlandry.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185426683727872,\"created_at\":\"Fri Feb 24 23:19:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2438000, -"tags": [ -{ -"id-ref": "ef1b237e-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5e3f28ac-b3a9-4ba1-a1c8-387139fff64c-173185426683727872" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le rire de Dominique Farrugia dans le Grand Webze #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1810832319/Sans_titre_normal.png" -}, -"title": "Gautier ◢ ◥ ◤ ◣ ◢ ◥: Le rire de Dominique Farrugia dans le Grand Webze #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2441000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le rire de Dominique Farrugia dans le Grand Webze #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185443058286592\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":279,\"screen_name\":\"gautiersansh\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":437,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/418453779\\/Abbott_Bdwy_to_the_Battery_1938.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":45,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1810832319\\/Sans_titre_normal.png\",\"description\":\"J'aime bien aller \\u00e0 des concerts et parfois je tweet.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"360482534\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/418453779\\/Abbott_Bdwy_to_the_Battery_1938.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1810832319\\/Sans_titre_normal.png\",\"name\":\"Gautier \\u25e2 \\u25e5 \\u25e4 \\u25e3 \\u25e2 \\u25e5\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 23 08:32:11 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":360482534,\"utc_offset\":3600,\"favourites_count\":185,\"url\":\"http:\\/\\/cream-at-the-top.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185443058286592,\"created_at\":\"Fri Feb 24 23:20:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2441000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "587ca636-dcac-4c30-a1b3-d28883835d29-173185443058286592" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw c'est cette déco ?", -"img": { -"src": "http://a0.twimg.com/profile_images/735642103/mortimer_normal.jpg" -}, -"title": "Yves BARBARIN: #lgw c'est cette déco ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2441000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw c'est cette d\\u00e9co ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185440776585216\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":14,\"screen_name\":\"yves_bar\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":87,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"location\":\"Paris, Ile-de-France FR\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"9D582E\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/735642103\\/mortimer_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"London\",\"profile_background_color\":\"8B542B\",\"id_str\":\"120391774\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"profile_sidebar_fill_color\":\"EADEAA\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/735642103\\/mortimer_normal.jpg\",\"name\":\"Yves BARBARIN\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 06 08:54:21 +0000 2010\",\"profile_sidebar_border_color\":\"D9B17E\",\"id\":120391774,\"utc_offset\":0,\"favourites_count\":4,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185440776585216,\"created_at\":\"Fri Feb 24 23:20:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2441000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bb5cd12f-2a50-450a-a817-fd5d8df53618-173185440776585216" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon, moi je vais aller au dodo bikoze demain j'embauche à 7 heures. Au revoir les gens, surveillez les Internets, #CI et #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1326075599/20110426111715_Julien06200_EUS10G6VHZJDYCNIBXM85LKAT7OQFR234PW9_normal.jpg" -}, -"title": "Julien N.: Bon, moi je vais aller au dodo bikoze demain j'embauche à 7 heures. Au revoir les gens, surveillez les Internets, #CI et #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2442000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bon, moi je vais aller au dodo bikoze demain j'embauche \\u00e0 7 heures. Au revoir les gens, surveillez les Internets, #CI et #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"CI\",\"indices\":[114,117]},{\"text\":\"LGW\",\"indices\":[121,125]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185446417936385\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":268,\"screen_name\":\"julien06200\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6605,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Nice, France\",\"show_all_inline_media\":true,\"listed_count\":17,\"profile_link_color\":\"009999\",\"followers_count\":276,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1326075599\\/20110426111715_Julien06200_EUS10G6VHZJDYCNIBXM85LKAT7OQFR234PW9_normal.jpg\",\"description\":\"Jeune, Ni\\u00e7ois et de gauche. Amante de Espa\\u00f1a.\\r\\nEt aussi supporter de l'OGCNice.\\r\\nDipl\\u00f4m\\u00e9 de traduction, ben je fais compl\\u00e8tement autre chose en fait...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"50947797\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1326075599\\/20110426111715_Julien06200_EUS10G6VHZJDYCNIBXM85LKAT7OQFR234PW9_normal.jpg\",\"name\":\"Julien N.\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 26 06:18:53 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":50947797,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.julien06200.eu\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185446417936385,\"created_at\":\"Fri Feb 24 23:20:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2442000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f4d4b8e1-58b3-4fa3-90f3-25198a8d8dc0-173185446417936385" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw truc de ouf", -"img": { -"src": "http://a1.twimg.com/profile_images/1638771347/deuch_normal.jpeg" -}, -"title": "FrinnockBoChar: #lgw truc de ouf", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2442000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"#lgw truc de ouf\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185445214175232\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"87bc44\",\"screen_name\":\"frinnock\",\"lang\":\"fr\",\"favourites_count\":20,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":170,\"location\":\"\",\"profile_text_color\":\"000000\",\"description\":\"Plantigrade normand, musicien deuchiste\",\"statuses_count\":14421,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0000ff\",\"followers_count\":155,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"protected\":false,\"id_str\":\"40014489\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"FrinnockBoChar\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"created_at\":\"Thu May 14 15:22:28 +0000 2009\",\"profile_sidebar_fill_color\":\"e0ff92\",\"id\":40014489,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\"},\"in_reply_to_status_id\":null,\"id\":173185445214175232,\"created_at\":\"Fri Feb 24 23:20:02 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2442000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dc40ea77-d4c0-4061-8ed7-1457aa1845ab-173185445214175232" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pourquoi ne pas mettre #LGW en permanence en énorme incrustation ??!", -"img": { -"src": "http://a2.twimg.com/profile_images/1191881507/jy_normal.jpg" -}, -"title": "Jean-Yves Stervinou: Pourquoi ne pas mettre #LGW en permanence en énorme incrustation ??!", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2442000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Pourquoi ne pas mettre #LGW en permanence en \\u00e9norme incrustation ??!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[23,27]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185444450807809\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":1390,\"screen_name\":\"jy\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":19637,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Nantes, France\",\"show_all_inline_media\":false,\"listed_count\":96,\"profile_link_color\":\"0000FF\",\"followers_count\":1154,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1191881507\\/jy_normal.jpg\",\"description\":\"Founder DevantLaTele.com - Social TV - http:\\/\\/jy.typepad.com\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFC226\",\"id_str\":\"1012981\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"E0FF91\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1191881507\\/jy_normal.jpg\",\"name\":\"Jean-Yves Stervinou\",\"default_profile_image\":false,\"created_at\":\"Mon Mar 12 14:23:56 +0000 2007\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":1012981,\"utc_offset\":3600,\"favourites_count\":8,\"url\":\"http:\\/\\/devantlatele.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185444450807809,\"created_at\":\"Fri Feb 24 23:20:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2442000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f6b69f0c-8b6b-4e25-8501-f905252971c4-173185444450807809" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'avais jamais regardé #LGW, je trouve ça hyper cool pour Tania qu'elle ai retrouvé un boulot.", -"img": { -"src": "http://a0.twimg.com/profile_images/1708083113/Guilhempp_normal.jpg" -}, -"title": "Guilhem: J'avais jamais regardé #LGW, je trouve ça hyper cool pour Tania qu'elle ai retrouvé un boulot.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2442000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'avais jamais regard\\u00e9 #LGW, je trouve \\u00e7a hyper cool pour Tania qu'elle ai retrouv\\u00e9 un boulot.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[23,27]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185445113503744\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":450,\"screen_name\":\"pornkid\",\"lang\":\"en\",\"profile_text_color\":\"08083b\",\"statuses_count\":19794,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/382116768\\/lmaustin09.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":54,\"profile_link_color\":\"62656f\",\"followers_count\":2305,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1708083113\\/Guilhempp_normal.jpg\",\"description\":\"Photographe - Redacteur\\r\\npour @Iheartweets @letagparfait ...\\r\\nArtisan du LOL\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"2e5557\",\"id_str\":\"14959293\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/382116768\\/lmaustin09.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1708083113\\/Guilhempp_normal.jpg\",\"name\":\"Guilhem\",\"default_profile_image\":false,\"created_at\":\"Sat May 31 00:38:02 +0000 2008\",\"profile_sidebar_border_color\":\"000000\",\"id\":14959293,\"utc_offset\":-10800,\"favourites_count\":3,\"url\":\"http:\\/\\/www.guilhem.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185445113503744,\"created_at\":\"Fri Feb 24 23:20:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2442000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3aa189a7-566b-4cb7-929d-eb5c7c55c673-173185445113503744" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La petite animation de @KlaireFr est vraiment excellente #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1806730903/n726546380_1336922_5645_normal.jpg" -}, -"title": "Jérémy Roblin: La petite animation de @KlaireFr est vraiment excellente #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2443000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"La petite animation de @KlaireFr est vraiment excellente #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[23,32],\"name\":\"Klaire.fr\",\"id_str\":\"28096610\",\"id\":28096610}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[57,61]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185450205380608\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"kalacione\",\"lang\":\"fr\",\"favourites_count\":71,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":99,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":48,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1806730903\\/n726546380_1336922_5645_normal.jpg\",\"description\":\"Philosophe de Montcuq.\\r\\n 1 pour l'argent, 2 pour le spectacle et 3 pour le caillou\",\"statuses_count\":1626,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"91304375\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"J\\u00e9r\\u00e9my Roblin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Fri Nov 20 09:20:30 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":91304375,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1806730903\\/n726546380_1336922_5645_normal.jpg\"},\"truncated\":false,\"id\":173185450205380608,\"created_at\":\"Fri Feb 24 23:20:03 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2443000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f0f3f81d-c30b-43ad-b795-f6fa1d95088c-173185450205380608" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw combattons vaillamment la montée en du #cqui Ami du #ilreste :-)", -"img": { -"src": "http://a3.twimg.com/profile_images/1827613879/photo-pro_normal.png" -}, -"title": "Julien Lopizzo: #lgw combattons vaillamment la montée en du #cqui Ami du #ilreste :-)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2444000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw combattons vaillamment la mont\\u00e9e en du #cqui Ami du #ilreste :-)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cqui\",\"indices\":[44,49]},{\"text\":\"ilreste\",\"indices\":[57,65]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185455104339970\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":284,\"screen_name\":\"JulienLopizzo\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":1088,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"location\":\"Lyon - Europe\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0099B9\",\"followers_count\":143,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1827613879\\/photo-pro_normal.png\",\"description\":\"Je suis tomb\\u00e9 dedans en 97.Ma e-carri\\u00e8re a d\\u00e9marr\\u00e9 comme d\\u00e9veloppeur freelance en 2002.Entrepren(aute) depuis 10 ans j'aime partager ma passion du e-business.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0099B9\",\"id_str\":\"44345271\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1827613879\\/photo-pro_normal.png\",\"name\":\"Julien Lopizzo\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 03 12:08:19 +0000 2009\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":44345271,\"utc_offset\":3600,\"favourites_count\":9,\"url\":\"http:\\/\\/www.tenapra.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185455104339970,\"created_at\":\"Fri Feb 24 23:20:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2444000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cd300c92-0b0e-481b-ae78-3aed8fd5ae45-173185455104339970" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Très forts ces siamois de la gestuelle... Enfin ils n'ont du avoir que ça à faire quand même #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1579781654/brush2star_mini_normal.jpg" -}, -"title": "Magalie Baudry: Très forts ces siamois de la gestuelle... Enfin ils n'ont du avoir que ça à faire quand même #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2446000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Tr\\u00e8s forts ces siamois de la gestuelle... Enfin ils n'ont du avoir que \\u00e7a \\u00e0 faire quand m\\u00eame #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[93,97]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185463757185024\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"f2b87e\",\"screen_name\":\"Mag_frog\",\"lang\":\"fr\",\"favourites_count\":6,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":251,\"location\":\"Nantes\\/Cholet\",\"profile_text_color\":\"333333\",\"followers_count\":274,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"description\":\"Passions web, infographie, dessin, couture, nouvelles technos, communication, partage et th\\u00e9\\u00e2tre amateur.\",\"statuses_count\":6515,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"7762e0\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"fcfcfc\",\"protected\":false,\"id_str\":\"172314328\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Magalie Baudry\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"created_at\":\"Thu Jul 29 12:06:17 +0000 2010\",\"profile_sidebar_fill_color\":\"f7a64a\",\"id\":172314328,\"follow_request_sent\":null,\"utc_offset\":-7200,\"url\":\"http:\\/\\/www.maglagrenouille.fr\\/blog\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\"},\"truncated\":false,\"id\":173185463757185024,\"created_at\":\"Fri Feb 24 23:20:06 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2446000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a0581f5b-f844-44f9-b8c6-68e963eb5b66-173185463757185024" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Ericdessins: #lgw #dessin Philosophie / tweet de comptoir http://t.co/BLmP10aB", -"img": { -"src": "http://a0.twimg.com/profile_images/1315245695/Zorglub_normal.jpg" -}, -"title": "Zorglub: RT @Ericdessins: #lgw #dessin Philosophie / tweet de comptoir http://t.co/BLmP10aB", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2446000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @Ericdessins: #lgw #dessin Philosophie \\/ tweet de comptoir http:\\/\\/t.co\\/BLmP10aB\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Ericdessins\",\"indices\":[3,15],\"id_str\":\"104527571\",\"name\":\"Eric Grelet\",\"id\":104527571}],\"urls\":[{\"indices\":[62,82],\"expanded_url\":\"http:\\/\\/twitter.com\\/Ericdessins\\/status\\/173184634606190592\\/photo\\/1\",\"display_url\":\"pic.twitter.com\\/BLmP10aB\",\"url\":\"http:\\/\\/t.co\\/BLmP10aB\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[17,21]},{\"text\":\"dessin\",\"indices\":[22,29]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #dessin Philosophie \\/ tweet de comptoir http:\\/\\/t.co\\/BLmP10aB\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"dessin\",\"indices\":[5,12]}],\"media\":[{\"type\":\"photo\",\"indices\":[45,65],\"sizes\":{\"large\":{\"h\":768,\"resize\":\"fit\",\"w\":1024},\"medium\":{\"h\":450,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":255,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdGgfKCAAEPiyd.jpg\",\"id_str\":\"173184634610384897\",\"expanded_url\":\"http:\\/\\/twitter.com\\/Ericdessins\\/status\\/173184634606190592\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdGgfKCAAEPiyd.jpg\",\"id\":173184634610384897,\"display_url\":\"pic.twitter.com\\/BLmP10aB\",\"url\":\"http:\\/\\/t.co\\/BLmP10aB\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/sketchbook-pro-for-ipad\\/id364253478?mt=8&uo=4\\\" rel=\\\"nofollow\\\"\\u003ESketchBook Pro for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184634606190592\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":451,\"screen_name\":\"Ericdessins\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1219,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/304038054\\/twitter_fond_Eric_3.jpg\",\"location\":\"France (Blois, Paris)\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"93A644\",\"followers_count\":296,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1450342068\\/Eric_Grelet_72-1_normal.jpg\",\"description\":\"Dessinateur humoristique en direct (conf\\u00e9rences, d\\u00e9bats, colloques, s\\u00e9minaires\\u2026). Terrien et citoyen du monde. Bouffon\\u2026 et fier de l'\\u00eatre !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"104527571\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/304038054\\/twitter_fond_Eric_3.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1450342068\\/Eric_Grelet_72-1_normal.jpg\",\"name\":\"Eric Grelet\",\"default_profile_image\":false,\"created_at\":\"Wed Jan 13 16:11:55 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":104527571,\"utc_offset\":3600,\"favourites_count\":14,\"url\":\"http:\\/\\/ericgrelet.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184634606190592,\"created_at\":\"Fri Feb 24 23:16:49 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185461592920064\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":10,\"screen_name\":\"ZcomZorglub\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":8,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/234332082\\/Franquin_Zorglub.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":1,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1315245695\\/Zorglub_normal.jpg\",\"description\":\"Vengeur masqu\\u00e9.\\r\\nEviv Bulgroz !\\r\\n(Houba houba !)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"279568879\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/234332082\\/Franquin_Zorglub.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1315245695\\/Zorglub_normal.jpg\",\"name\":\"Zorglub\",\"default_profile_image\":false,\"created_at\":\"Sat Apr 09 14:52:36 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":279568879,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185461592920064,\"created_at\":\"Fri Feb 24 23:20:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2446000, -"tags": [ -{ -"id-ref": "efe5cee4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "80bccb1e-7911-4291-809f-57260d7d7a7b-173185461592920064" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Moi je sais qui est Rollin au #lgw : un branleur qui détourne l'argent de la redevance", -"img": { -"src": "http://a1.twimg.com/profile_images/1835468356/brp2-1-1_normal.jpg" -}, -"title": "Bruno Roger-Petit: Moi je sais qui est Rollin au #lgw : un branleur qui détourne l'argent de la redevance", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2447000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Moi je sais qui est Rollin au #lgw : un branleur qui d\\u00e9tourne l'argent de la redevance\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185464860278784\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"B_Roger_Petit\",\"lang\":\"fr\",\"favourites_count\":19,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":977,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":6590,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1835468356\\/brp2-1-1_normal.jpg\",\"description\":\"En \\u00e9tat de Grace... \",\"statuses_count\":13851,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/430045747\\/gracekelly.jpg\",\"show_all_inline_media\":false,\"listed_count\":245,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"48949826\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Bruno Roger-Petit\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/430045747\\/gracekelly.jpg\",\"created_at\":\"Sat Jun 20 07:03:26 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":48949826,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/leplus.nouvelobs.com\\/brunorogerpetit\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1835468356\\/brp2-1-1_normal.jpg\"},\"truncated\":false,\"id\":173185464860278784,\"created_at\":\"Fri Feb 24 23:20:07 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2447000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "786c8f30-0b15-45a6-a382-737ba0aca3d9-173185464860278784" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Est-ce qu'on peut rajouter un choix de vote pour Rollin: #pastouchecestunelegende ? Ce serait mon vote en tout cas. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/768815341/poussin-7277_normal.jpg" -}, -"title": "Frédéric Douat: Est-ce qu'on peut rajouter un choix de vote pour Rollin: #pastouchecestunelegende ? Ce serait mon vote en tout cas. #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2449000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Est-ce qu'on peut rajouter un choix de vote pour Rollin: #pastouchecestunelegende ? Ce serait mon vote en tout cas. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"pastouchecestunelegende\",\"indices\":[57,81]},{\"text\":\"lgw\",\"indices\":[116,120]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185472934326273\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":400,\"screen_name\":\"Fredouat\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1152,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/89933232\\/265x270_oeuf.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":7,\"profile_link_color\":\"BF1238\",\"followers_count\":184,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/768815341\\/poussin-7277_normal.jpg\",\"description\":\"Jeune poussin dans l'univers du webmarketing, je me suis fix\\u00e9 un objectif: partager mon int\\u00e9r\\u00eat pour l'univers du num\\u00e9rique et du marketing avec les novices.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BF1238\",\"id_str\":\"54355185\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/89933232\\/265x270_oeuf.jpg\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/768815341\\/poussin-7277_normal.jpg\",\"name\":\"Fr\\u00e9d\\u00e9ric Douat\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 06 22:26:39 +0000 2009\",\"profile_sidebar_border_color\":\"FFFFFF\",\"id\":54355185,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/fredouat.typepad.com\\/piaillements\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185472934326273,\"created_at\":\"Fri Feb 24 23:20:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2449000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efff5986-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b7f06d6b-c07a-4e43-b156-5c738ba1af90-173185472934326273" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw \"Le dieu règne sur le ciel et le monde par l'argent.\"", -"img": { -"src": "http://a0.twimg.com/profile_images/1538693241/Logo_Dabet_21_normal.jpg" -}, -"title": "Merwan Saidi: #lgw \"Le dieu règne sur le ciel et le monde par l'argent.\"", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2450000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw \\\"Le dieu r\\u00e8gne sur le ciel et le monde par l'argent.\\\"\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.twitter.com\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Windows Phone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185478701494273\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":10,\"screen_name\":\"Dabet21\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":89,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":1,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1538693241\\/Logo_Dabet_21_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"367182232\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1538693241\\/Logo_Dabet_21_normal.jpg\",\"name\":\"Merwan Saidi\",\"default_profile_image\":false,\"created_at\":\"Sat Sep 03 14:42:53 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":367182232,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/dabet21.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185478701494273,\"created_at\":\"Fri Feb 24 23:20:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2450000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6c9aeb9b-3bc9-459c-9c21-e86ff0f59ed4-173185478701494273" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Excellent ce truc ! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1802232284/Capture_d__cran_2012-02-04___01.15.52_normal.png" -}, -"title": "Marion: Excellent ce truc ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2450000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Excellent ce truc ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185477577416704\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":186,\"screen_name\":\"iiioon\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":11591,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme20\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"BF1238\",\"followers_count\":104,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1802232284\\/Capture_d__cran_2012-02-04___01.15.52_normal.png\",\"description\":\"Accro aux s\\u00e9ries et \\u00e0 l'humour. HeroCorpienne. \\r\\nEt pourquoi faire aujourd'hui c'que j'pourrai faire demain ?\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BF1238\",\"id_str\":\"39847706\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme20\\/bg.png\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802232284\\/Capture_d__cran_2012-02-04___01.15.52_normal.png\",\"name\":\"Marion\",\"default_profile_image\":false,\"created_at\":\"Wed May 13 21:57:02 +0000 2009\",\"profile_sidebar_border_color\":\"FFFFFF\",\"id\":39847706,\"utc_offset\":3600,\"favourites_count\":47,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185477577416704,\"created_at\":\"Fri Feb 24 23:20:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2450000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2f4ecb72-d71d-4597-9b17-cef50fc24097-173185477577416704" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw et #ilReste en TT, ça redonne un peu confiance en Twitter", -"img": { -"src": "http://a3.twimg.com/profile_images/1801974559/51VNTOCGF1L._SS400__normal.jpg" -}, -"title": "Guillaume Gurdil: #lgw et #ilReste en TT, ça redonne un peu confiance en Twitter", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2451000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw et #ilReste en TT, \\u00e7a redonne un peu confiance en Twitter\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilReste\",\"indices\":[8,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185483139072000\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":164,\"screen_name\":\"gurdiiil\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2782,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Lille, France\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":84,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1801974559\\/51VNTOCGF1L._SS400__normal.jpg\",\"description\":\"Geek\\/Nerd, drogu\\u00e9 \\u00e0 la musique, atterr\\u00e9 perp\\u00e9tuel (parce qu'indign\\u00e9, c'est galvaud\\u00e9) qui garde le sens de l'humour (beh ouais, faut bien!)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"89754233\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801974559\\/51VNTOCGF1L._SS400__normal.jpg\",\"name\":\"Guillaume Gurdil\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 13 17:56:00 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":89754233,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/luniquemonsieurtoutlemonde.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185483139072000,\"created_at\":\"Fri Feb 24 23:20:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2451000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dbeef563-7cb7-4ba9-88b7-656a7a74d5b6-173185483139072000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @RabaTaJoie: Conclusion. Internet c'est drôle sur internet. Pas a la télé. #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1509593520/26052011177_normal.jpg" -}, -"title": "François Puijalon: RT @RabaTaJoie: Conclusion. Internet c'est drôle sur internet. Pas a la télé. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2451000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @RabaTaJoie: Conclusion. Internet c'est dr\\u00f4le sur internet. Pas a la t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"RabaTaJoie\",\"indices\":[3,14],\"id_str\":\"304883768\",\"name\":\"CasseCouilles\",\"id\":304883768}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[78,82]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Conclusion. Internet c'est dr\\u00f4le sur internet. Pas a la t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[62,66]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185028925304833\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":360,\"screen_name\":\"RabaTaJoie\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9008,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"La France de l'exterieur \",\"show_all_inline_media\":true,\"listed_count\":49,\"profile_link_color\":\"009999\",\"followers_count\":660,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1648484316\\/RabaTaJoie_normal.jpg\",\"description\":\"Trois personnes peuvent garder un secret, si deux d'entre elles sont mortes. - B. Franklin.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"304883768\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648484316\\/RabaTaJoie_normal.jpg\",\"name\":\"CasseCouilles\",\"default_profile_image\":false,\"created_at\":\"Wed May 25 08:22:01 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":304883768,\"utc_offset\":3600,\"favourites_count\":67,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185028925304833,\"created_at\":\"Fri Feb 24 23:18:23 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185482807713793\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":97,\"screen_name\":\"Yodinhibewar\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":254,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":61,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1509593520\\/26052011177_normal.jpg\",\"description\":\"\\u00c9tudiant en RH \\/ Com au #Celsa, calem-bourrin, f\\u00e9ru(gineux) de tout humour, de prestidigitation et de nouvelles technologies.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"354953013\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1509593520\\/26052011177_normal.jpg\",\"name\":\"Fran\\u00e7ois Puijalon\",\"default_profile_image\":false,\"created_at\":\"Sun Aug 14 15:45:08 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":354953013,\"utc_offset\":null,\"favourites_count\":16,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185482807713793,\"created_at\":\"Fri Feb 24 23:20:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2451000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "05cdbcf8-9cf3-4b66-af32-2d6d00688899-173185482807713793" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@KlaireFr je l'imaginais blonde 0o #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1849138941/image_normal.jpg" -}, -"title": "Rose Pichon: @KlaireFr je l'imaginais blonde 0o #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2451000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@KlaireFr je l'imaginais blonde 0o #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[0,9],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185481872384000\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"28096610\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":91,\"screen_name\":\"rosefolle\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":288,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849138941\\/image_normal.jpg\",\"description\":\"boom chaka boom \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"475295275\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849138941\\/image_normal.jpg\",\"name\":\"Rose Pichon\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 26 22:15:24 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":475295275,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":\"KlaireFr\",\"truncated\":false,\"id\":173185481872384000,\"created_at\":\"Fri Feb 24 23:20:11 +0000 2012\",\"in_reply_to_user_id\":28096610}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2451000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0b6e829d-0fa7-4a04-81c8-3b67dfd5676b-173185481872384000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze @KlaireFr Je n'ai pas de statut sur Facebook, mais vraiment aucun, nada, peau de balle, que nib, ... quel succès ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1752605252/slashunderscore_normal.PNG" -}, -"title": "Gilles Defromerie: @LeGrandWebze @KlaireFr Je n'ai pas de statut sur Facebook, mais vraiment aucun, nada, peau de balle, que nib, ... quel succès ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2451000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LeGrandWebze\",\"favorited\":false,\"text\":\"@LeGrandWebze @KlaireFr Je n'ai pas de statut sur Facebook, mais vraiment aucun, nada, peau de balle, que nib, ... quel succ\\u00e8s ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385},{\"screen_name\":\"KlaireFr\",\"indices\":[14,23],\"name\":\"Klaire.fr\",\"id_str\":\"28096610\",\"id\":28096610}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[129,133]}]},\"in_reply_to_user_id\":365949385,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173184535536746496,\"in_reply_to_status_id_str\":\"173184535536746496\",\"id_str\":\"173185483692720128\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"geldif\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":59,\"location\":\"Devant un \\u00e9cran num\\u00e9rique\",\"profile_text_color\":\"333333\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1752605252\\/slashunderscore_normal.PNG\",\"description\":\"Debugger, Ajusteur d'Octets niveau Certification Binaire, Digital Engineer\",\"statuses_count\":224,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"394186996\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Gilles Defromerie\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Wed Oct 19 18:07:56 +0000 2011\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":394186996,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1752605252\\/slashunderscore_normal.PNG\"},\"truncated\":false,\"id\":173185483692720128,\"created_at\":\"Fri Feb 24 23:20:11 +0000 2012\",\"in_reply_to_user_id_str\":\"365949385\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2451000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d810e246-3032-46b2-bab1-7c6f2c1e79d9-173185483692720128" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste dites-zy @francoisrollin que je l'aime et que je lui ai déclaré ma flamme pour la St Valentin à base d'extrait 2 films #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1784236610/whipped_cream_1__normal.jpg" -}, -"title": "dallas: #ilreste dites-zy @francoisrollin que je l'aime et que je lui ai déclaré ma flamme pour la St Valentin à base d'extrait 2 films #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2451000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste dites-zy @francoisrollin que je l'aime et que je lui ai d\\u00e9clar\\u00e9 ma flamme pour la St Valentin \\u00e0 base d'extrait 2 films #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[18,33],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[128,132]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185483751432192\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":242,\"screen_name\":\"harlemdallas\",\"lang\":\"fr\",\"profile_text_color\":\"3D1957\",\"statuses_count\":2229,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/348916235\\/Grace_Jones_article_imageimagearticle.jpg\",\"location\":\"Paris\\/Ajaccio\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"FF0000\",\"followers_count\":193,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1784236610\\/whipped_cream_1__normal.jpg\",\"description\":\"Le T\\u00e9l\\u00e9phone Arabe. Journaliste ayant touch\\u00e9 de pr\\u00e8s le Saint Graal (ex CSOJ et Arte) com\\u00e9dienne qui le cherche encore.\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"642D8B\",\"id_str\":\"127074304\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/348916235\\/Grace_Jones_article_imageimagearticle.jpg\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1784236610\\/whipped_cream_1__normal.jpg\",\"name\":\"dallas\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 27 23:54:10 +0000 2010\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":127074304,\"utc_offset\":-10800,\"favourites_count\":255,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185483751432192,\"created_at\":\"Fri Feb 24 23:20:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2451000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "35b4202a-40fc-46cd-802a-8a777af81764-173185483751432192" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Klaire est une belle découverte :)", -"img": { -"src": "http://a2.twimg.com/profile_images/1696961418/avatar_normal.JPG" -}, -"title": "Audrey K: #lgw Klaire est une belle découverte :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2451000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw Klaire est une belle d\\u00e9couverte :)\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185484288303104\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"Audreymifasol\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":83,\"location\":\"Quelque part\",\"profile_text_color\":\"3E4415\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1696961418\\/avatar_normal.JPG\",\"description\":\"Prof contractuelle en biologie le lundi, \\u00e9tudiante en histoire, ma\\u00e7on, d\\u00e9coratrice, costumi\\u00e8re, peintre et bidouilleuse de tout l'autre moiti\\u00e9 du temps.\",\"statuses_count\":249,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"413420872\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Audrey K\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"created_at\":\"Tue Nov 15 21:31:05 +0000 2011\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":413420872,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/bubulle-de-savon.over-blog.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1696961418\\/avatar_normal.JPG\"},\"truncated\":false,\"id\":173185484288303104,\"created_at\":\"Fri Feb 24 23:20:11 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2451000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "87a5bdcd-7168-4fae-b917-5881ecd780bf-173185484288303104" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Dugomo: Jolie la chemise à @Vinvin. Ils font les mêmes pour homme ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1742244378/16469_315452705267_659555267_9254691_600199_n_normal.jpg" -}, -"title": "Nicolas Ramz: RT @Dugomo: Jolie la chemise à @Vinvin. Ils font les mêmes pour homme ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2453000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Dugomo: Jolie la chemise \\u00e0 @Vinvin. Ils font les m\\u00eames pour homme ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Dugomo\",\"indices\":[3,10],\"id_str\":\"67648081\",\"name\":\"Dugomo\",\"id\":67648081},{\"screen_name\":\"Vinvin\",\"indices\":[31,38],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[72,76]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Jolie la chemise \\u00e0 @Vinvin. Ils font les m\\u00eames pour homme ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[19,26],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[60,64]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173180688542081024\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":417,\"screen_name\":\"Dugomo\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":23744,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/138402304\\/twilk_background_4c704a628fa7f.jpg\",\"location\":\"Nice, ou pas loin\",\"show_all_inline_media\":false,\"listed_count\":350,\"profile_link_color\":\"0000ff\",\"followers_count\":3131,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1640878229\\/dugomo_normal.jpg\",\"description\":\"Timeo Danaos et dona ferentes.\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"id_str\":\"67648081\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/138402304\\/twilk_background_4c704a628fa7f.jpg\",\"profile_sidebar_fill_color\":\"e0ff92\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1640878229\\/dugomo_normal.jpg\",\"name\":\"Dugomo\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 21 16:24:44 +0000 2009\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":67648081,\"utc_offset\":3600,\"favourites_count\":89,\"url\":\"http:\\/\\/jedisdubien.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173180688542081024,\"created_at\":\"Fri Feb 24 23:01:08 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185491540258816\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":251,\"screen_name\":\"warpdesign_\",\"lang\":\"en\",\"profile_text_color\":\"b3b3b3\",\"statuses_count\":5144,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/27824969\\/background6.jpg\",\"location\":\"45,77982325,3,08140843\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"0099B9\",\"followers_count\":167,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1742244378\\/16469_315452705267_659555267_9254691_600199_n_normal.jpg\",\"description\":\"D\\u00e9veloppeur UX r\\u00eaveur, amateur de musique, avide de nouvelles technos, mais pas mouton pour autant\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"63290634\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/27824969\\/background6.jpg\",\"profile_sidebar_fill_color\":\"000000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1742244378\\/16469_315452705267_659555267_9254691_600199_n_normal.jpg\",\"name\":\"Nicolas Ramz\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 05 23:11:47 +0000 2009\",\"profile_sidebar_border_color\":\"7f8fab\",\"id\":63290634,\"utc_offset\":-10800,\"favourites_count\":4,\"url\":\"http:\\/\\/www.warpdesign.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185491540258816,\"created_at\":\"Fri Feb 24 23:20:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2453000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c8b5672f-20ce-47be-9694-c73e279504b4-173185491540258816" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est fou quand même qu'à chaque fois qu'on veuiller \"parler du web\" à la télé, on soit obliger de rip-off youtube comme des porcs... #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1703065016/twitterdec11_normal.jpg" -}, -"title": "Alvin Haddadène: C'est fou quand même qu'à chaque fois qu'on veuiller \"parler du web\" à la télé, on soit obliger de rip-off youtube comme des porcs... #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2454000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est fou quand m\\u00eame qu'\\u00e0 chaque fois qu'on veuiller \\\"parler du web\\\" \\u00e0 la t\\u00e9l\\u00e9, on soit obliger de rip-off youtube comme des porcs... #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[135,139]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185495705206786\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":512,\"screen_name\":\"Alvin_Stick\",\"lang\":\"fr\",\"profile_text_color\":\"362720\",\"statuses_count\":7004,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/195586982\\/Bannieretweet.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":19,\"profile_link_color\":\"B40B43\",\"followers_count\":393,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1703065016\\/twitterdec11_normal.jpg\",\"description\":\"21 ans. Gaymer. C\\u00e9libataire. Inspir\\u00e9 d'un fait r\\u00e9el. Chef de rubrique sur http:\\/\\/www.tomsgames.fr, pigiste au magazine Online Gamer, heureux co-papa de \\u21b4\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fa87f6\",\"id_str\":\"115834046\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/195586982\\/Bannieretweet.jpg\",\"profile_sidebar_fill_color\":\"E5507E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1703065016\\/twitterdec11_normal.jpg\",\"name\":\"Alvin Haddad\\u00e8ne\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 20 03:45:26 +0000 2010\",\"profile_sidebar_border_color\":\"CC3366\",\"id\":115834046,\"utc_offset\":3600,\"favourites_count\":273,\"url\":\"http:\\/\\/www.latraverseedustick.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185495705206786,\"created_at\":\"Fri Feb 24 23:20:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2454000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3f08422b-316c-4f66-9846-e986a3d43214-173185495705206786" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Ilagee: Entre vos #Césars, vos #LGW et vos #CI, j'ai un peu l'impression d'être au beau milieu d'un gang bang de livetweets contre m ...", -"img": { -"src": "http://a0.twimg.com/profile_images/1819801052/12407071928760-2_normal.jpg" -}, -"title": "Schadenfreude: RT @Ilagee: Entre vos #Césars, vos #LGW et vos #CI, j'ai un peu l'impression d'être au beau milieu d'un gang bang de livetweets contre m ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2455000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Ilagee: Entre vos #C\\u00e9sars, vos #LGW et vos #CI, j'ai un peu l'impression d'\\u00eatre au beau milieu d'un gang bang de livetweets contre m ...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Ilagee\",\"indices\":[3,10],\"id_str\":\"189097725\",\"name\":\"[Nom du sujet]\",\"id\":189097725}],\"urls\":[],\"hashtags\":[{\"text\":\"C\\u00e9sars\",\"indices\":[22,29]},{\"text\":\"LGW\",\"indices\":[35,39]},{\"text\":\"CI\",\"indices\":[47,50]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Entre vos #C\\u00e9sars, vos #LGW et vos #CI, j'ai un peu l'impression d'\\u00eatre au beau milieu d'un gang bang de livetweets contre mon gr\\u00e9.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"C\\u00e9sars\",\"indices\":[10,17]},{\"text\":\"LGW\",\"indices\":[23,27]},{\"text\":\"CI\",\"indices\":[35,38]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185287571243008\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":289,\"screen_name\":\"Ilagee\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":11875,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/233715649\\/black_pattern.jpg\",\"location\":\"[Ville du sujet]\",\"show_all_inline_media\":true,\"listed_count\":78,\"profile_link_color\":\"d93c3c\",\"followers_count\":1025,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1813929904\\/TwavatarZS_normal.png\",\"description\":\"J'ai cr\\u00e9\\u00e9 Z\\u00e9ros Sociaux, c'est un site sur les internets.\\r\\nAh, et j'ai une IMPRESSIONNANTE collection de dinosaures en plastique.\\r\\nC'est pas pour p\\u00e9cho, tkt.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"189097725\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/233715649\\/black_pattern.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813929904\\/TwavatarZS_normal.png\",\"name\":\"[Nom du sujet]\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 10 11:26:10 +0000 2010\",\"profile_sidebar_border_color\":\"000000\",\"id\":189097725,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"http:\\/\\/zeros-sociaux.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185287571243008,\"created_at\":\"Fri Feb 24 23:19:24 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185500344090624\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":165,\"screen_name\":\"unefillegeniale\",\"lang\":\"fr\",\"profile_text_color\":\"76bbcc\",\"statuses_count\":3811,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/274802098\\/grim_fandango_by_domigorgon-d31w0ct.jpg\",\"location\":\"Clermont-Ferrand\",\"show_all_inline_media\":false,\"listed_count\":20,\"profile_link_color\":\"548b9c\",\"followers_count\":334,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1819801052\\/12407071928760-2_normal.jpg\",\"description\":\"Je fais et aime plein de trucs chouettes dans la vie, et j'aime bien m'en vanter autour d'un jus de raisin. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"264798942\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/274802098\\/grim_fandango_by_domigorgon-d31w0ct.jpg\",\"profile_sidebar_fill_color\":\"24374f\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819801052\\/12407071928760-2_normal.jpg\",\"name\":\"Schadenfreude\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 12 13:43:02 +0000 2011\",\"profile_sidebar_border_color\":\"5473b0\",\"id\":264798942,\"utc_offset\":3600,\"favourites_count\":61,\"url\":\"http:\\/\\/agnesanthem.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":true,\"id\":173185500344090624,\"created_at\":\"Fri Feb 24 23:20:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2455000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eff8cb8e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "64a144d1-c4f4-41f3-937b-97f8df22aedd-173185500344090624" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Ilagee: Entre vos #Césars, vos #LGW et vos #CI, j'ai un peu l'impression d'être au beau milieu d'un gang bang de livetweets contre m ...", -"img": { -"src": "http://a1.twimg.com/profile_images/1836940521/Photo_du_74181365-02-___20.36_normal.jpg" -}, -"title": "Lucy Chalk: RT @Ilagee: Entre vos #Césars, vos #LGW et vos #CI, j'ai un peu l'impression d'être au beau milieu d'un gang bang de livetweets contre m ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2457000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Ilagee: Entre vos #C\\u00e9sars, vos #LGW et vos #CI, j'ai un peu l'impression d'\\u00eatre au beau milieu d'un gang bang de livetweets contre m ...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Ilagee\",\"indices\":[3,10],\"id_str\":\"189097725\",\"name\":\"[Nom du sujet]\",\"id\":189097725}],\"urls\":[],\"hashtags\":[{\"text\":\"C\\u00e9sars\",\"indices\":[22,29]},{\"text\":\"LGW\",\"indices\":[35,39]},{\"text\":\"CI\",\"indices\":[47,50]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Entre vos #C\\u00e9sars, vos #LGW et vos #CI, j'ai un peu l'impression d'\\u00eatre au beau milieu d'un gang bang de livetweets contre mon gr\\u00e9.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"C\\u00e9sars\",\"indices\":[10,17]},{\"text\":\"LGW\",\"indices\":[23,27]},{\"text\":\"CI\",\"indices\":[35,38]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185287571243008\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":289,\"screen_name\":\"Ilagee\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":11875,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/233715649\\/black_pattern.jpg\",\"location\":\"[Ville du sujet]\",\"show_all_inline_media\":true,\"listed_count\":78,\"profile_link_color\":\"d93c3c\",\"followers_count\":1025,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1813929904\\/TwavatarZS_normal.png\",\"description\":\"J'ai cr\\u00e9\\u00e9 Z\\u00e9ros Sociaux, c'est un site sur les internets.\\r\\nAh, et j'ai une IMPRESSIONNANTE collection de dinosaures en plastique.\\r\\nC'est pas pour p\\u00e9cho, tkt.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"189097725\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/233715649\\/black_pattern.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813929904\\/TwavatarZS_normal.png\",\"name\":\"[Nom du sujet]\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 10 11:26:10 +0000 2010\",\"profile_sidebar_border_color\":\"000000\",\"id\":189097725,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"http:\\/\\/zeros-sociaux.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185287571243008,\"created_at\":\"Fri Feb 24 23:19:24 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185509512847361\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":200,\"screen_name\":\"lucythehatter\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":9950,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/223015430\\/Num_riser0009.jpg\",\"location\":\"Lyon, France\",\"show_all_inline_media\":true,\"listed_count\":18,\"profile_link_color\":\"0084B4\",\"followers_count\":229,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1836940521\\/Photo_du_74181365-02-___20.36_normal.jpg\",\"description\":\"milliner\\/hat maker, squirrel\\/playmobil\\/tattoo lover - aka FierceAngoraRabbit. PERSONAL RANTINGS! If you're looking for professional stuff check out my website!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"c8cc89\",\"id_str\":\"259328152\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/223015430\\/Num_riser0009.jpg\",\"profile_sidebar_fill_color\":\"\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836940521\\/Photo_du_74181365-02-___20.36_normal.jpg\",\"name\":\"Lucy Chalk\",\"default_profile_image\":false,\"created_at\":\"Tue Mar 01 16:54:40 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":259328152,\"utc_offset\":null,\"favourites_count\":420,\"url\":\"http:\\/\\/www.lucychalk.com\"},\"in_reply_to_screen_name\":null,\"truncated\":true,\"id\":173185509512847361,\"created_at\":\"Fri Feb 24 23:20:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2457000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eff8cb8e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7e174242-b305-4d70-85f0-a0ca1d38be18-173185509512847361" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @skullpat: #LGW n'empêche que @FlorencePorcel est vraiment craquante @LeGrandWebze", -"img": { -"src": "http://a3.twimg.com/profile_images/667488091/malko_normal.png" -}, -"title": "Malko: RT @skullpat: #LGW n'empêche que @FlorencePorcel est vraiment craquante @LeGrandWebze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2459000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @skullpat: #LGW n'emp\\u00eache que @FlorencePorcel est vraiment craquante @LeGrandWebze\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"skullpat\",\"indices\":[3,12],\"name\":\"skullpat\",\"id_str\":\"8148052\",\"id\":8148052},{\"screen_name\":\"FlorencePorcel\",\"indices\":[33,48],\"name\":\"Florence Porcel\",\"id_str\":\"49031173\",\"id\":49031173},{\"screen_name\":\"LeGrandWebze\",\"indices\":[72,85],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[14,18]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW n'emp\\u00eache que @FlorencePorcel est vraiment craquante @LeGrandWebze\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[19,34],\"name\":\"Florence Porcel\",\"id_str\":\"49031173\",\"id\":49031173},{\"screen_name\":\"LeGrandWebze\",\"indices\":[58,71],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185317413724162\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"faaa16\",\"screen_name\":\"skullpat\",\"lang\":\"en\",\"favourites_count\":21,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":712,\"location\":\"Atlantic Ocean\",\"profile_text_color\":\"000000\",\"followers_count\":1372,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1186579939\\/skullpat4playboy_normal.jpg\",\"description\":\"Voyageur permanent !! http:\\/\\/marseille.tv\",\"statuses_count\":23402,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/39630011\\/twitter.jpg\",\"show_all_inline_media\":false,\"listed_count\":104,\"profile_link_color\":\"44a1d0\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"8148052\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"skullpat\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/39630011\\/twitter.jpg\",\"created_at\":\"Sun Aug 12 23:46:20 +0000 2007\",\"profile_sidebar_fill_color\":\"ecebef\",\"id\":8148052,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/skullpat.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1186579939\\/skullpat4playboy_normal.jpg\"},\"truncated\":false,\"id\":173185317413724162,\"created_at\":\"Fri Feb 24 23:19:31 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185515800113152\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"malkovitch\",\"lang\":\"fr\",\"favourites_count\":221,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":484,\"location\":\"ouest\",\"profile_text_color\":\"b3a8a8\",\"followers_count\":1232,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/667488091\\/malko_normal.png\",\"description\":\"dompteur de smartphones Android et autres Os\",\"statuses_count\":25644,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/71376186\\/screenshot_001.png\",\"show_all_inline_media\":false,\"listed_count\":85,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"16329725\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Malko\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/71376186\\/screenshot_001.png\",\"created_at\":\"Wed Sep 17 14:57:12 +0000 2008\",\"profile_sidebar_fill_color\":\"252429\",\"id\":16329725,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/blog.bretagne-balades.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/667488091\\/malko_normal.png\"},\"truncated\":false,\"id\":173185515800113152,\"created_at\":\"Fri Feb 24 23:20:19 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2459000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3f17c0fa-858d-438b-98fd-93b17abc974b-173185515800113152" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Le_M_Poireau: On donne un prix au grand noir et le handicapé en fauteuil n'a rien. Ça ne choque personne évidemment. #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1840926356/points_rouges_normal.jpeg" -}, -"title": "FrenchRedFrog: RT @Le_M_Poireau: On donne un prix au grand noir et le handicapé en fauteuil n'a rien. Ça ne choque personne évidemment. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2460000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Le_M_Poireau: On donne un prix au grand noir et le handicap\\u00e9 en fauteuil n'a rien. \\u00c7a ne choque personne \\u00e9videmment. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Le_M_Poireau\",\"indices\":[3,16],\"id_str\":\"10330232\",\"name\":\"Le_M_Poireau\",\"id\":10330232}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[121,125]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"On donne un prix au grand noir et le handicap\\u00e9 en fauteuil n'a rien. \\u00c7a ne choque personne \\u00e9videmment. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[103,107]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184466330726400\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":6530,\"screen_name\":\"Le_M_Poireau\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":54063,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/195312953\\/CanapeRouge.jpg\",\"location\":\"Bruxelles\",\"show_all_inline_media\":true,\"listed_count\":418,\"profile_link_color\":\"0084b4\",\"followers_count\":6013,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1846718877\\/Ic_nePoireau_Yeux08-2011-02_normal.jpg\",\"description\":\"Pensez \\u00e0 ceux qui n'en ont pas et ne g\\u00e2chez pas votre humour inutilement. http:\\/\\/photosdecampagne.tumblr.com\\/ | http:\\/\\/riendimportant.tumblr.com\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"ffffff\",\"id_str\":\"10330232\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/195312953\\/CanapeRouge.jpg\",\"profile_sidebar_fill_color\":\"ddffcd\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1846718877\\/Ic_nePoireau_Yeux08-2011-02_normal.jpg\",\"name\":\"Le_M_Poireau\",\"default_profile_image\":false,\"created_at\":\"Sat Nov 17 11:32:14 +0000 2007\",\"profile_sidebar_border_color\":\"bddcad\",\"id\":10330232,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/monsieurpoireau.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184466330726400,\"created_at\":\"Fri Feb 24 23:16:09 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185519541424128\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":352,\"screen_name\":\"frenchredfrog\",\"lang\":\"en\",\"profile_text_color\":\"0a090a\",\"statuses_count\":35413,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/414297682\\/cherokee_indiankid.png\",\"location\":\"France, Grande Bleue\",\"show_all_inline_media\":false,\"listed_count\":51,\"profile_link_color\":\"f70505\",\"followers_count\":774,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1840926356\\/points_rouges_normal.jpeg\",\"description\":\"Grenouille dans sa mare...qui veut la garder propre et qui ne veut absolument pas de gaz de schiste, ni ici ni ailleurs ni aujourd'hui ni demain... #NOGAZARAN#\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"338a1d\",\"id_str\":\"45365156\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/414297682\\/cherokee_indiankid.png\",\"profile_sidebar_fill_color\":\"faf7fa\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840926356\\/points_rouges_normal.jpeg\",\"name\":\"FrenchRedFrog\",\"default_profile_image\":false,\"created_at\":\"Sun Jun 07 16:12:10 +0000 2009\",\"profile_sidebar_border_color\":\"eb0909\",\"id\":45365156,\"utc_offset\":3600,\"favourites_count\":20,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185519541424128,\"created_at\":\"Fri Feb 24 23:20:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2460000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f4cd4130-e5ea-463f-a7eb-9278bdc56a76-173185519541424128" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@BlackEco Il a joué dans Kaamelott de @sgtpembry. Après, précisément, je sais pas... #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1776332006/Zeke_normal.jpg" -}, -"title": "[T61] Rémy S.: @BlackEco Il a joué dans Kaamelott de @sgtpembry. Après, précisément, je sais pas... #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2460000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@BlackEco Il a jou\\u00e9 dans Kaamelott de @sgtpembry. Apr\\u00e8s, pr\\u00e9cis\\u00e9ment, je sais pas... #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"BlackEco\",\"indices\":[0,9],\"id_str\":\"94871785\",\"name\":\"Axel Leroy\",\"id\":94871785},{\"screen_name\":\"sgtpembry\",\"indices\":[38,48],\"id_str\":\"239085423\",\"name\":\"Alexandre Astier\",\"id\":239085423}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[85,89]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173185193308463105\",\"id_str\":\"173185522326454273\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173185193308463105,\"in_reply_to_user_id_str\":\"94871785\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":103,\"screen_name\":\"ThatVeryBadFlip\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":11101,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432613878\\/lastofus4.jpg\",\"location\":\"France - 66500, Prades\",\"show_all_inline_media\":true,\"listed_count\":8,\"profile_link_color\":\"009999\",\"followers_count\":112,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1776332006\\/Zeke_normal.jpg\",\"description\":\"I don't know tweeting in English very well . But when I do, it's in French.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"169bde\",\"id_str\":\"165862367\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432613878\\/lastofus4.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1776332006\\/Zeke_normal.jpg\",\"name\":\"[T61] R\\u00e9my S.\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 12 18:48:22 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":165862367,\"utc_offset\":3600,\"favourites_count\":27,\"url\":null},\"in_reply_to_screen_name\":\"BlackEco\",\"truncated\":false,\"id\":173185522326454273,\"created_at\":\"Fri Feb 24 23:20:20 +0000 2012\",\"in_reply_to_user_id\":94871785}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2460000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9fff2aeb-c626-480b-a4bd-773362a6a17f-173185522326454273" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Regarder #LGW défoncée. Je sais pas si je suis en train de faire un bad trip ou de gentiment kiffer.", -"img": { -"src": "http://a0.twimg.com/profile_images/1716046164/BURGERKINGISTHEREASONWHYSWITZERLANDWILLALWAYSBEBETTERTHANFRANCE_normal.JPG" -}, -"title": "Iris: Regarder #LGW défoncée. Je sais pas si je suis en train de faire un bad trip ou de gentiment kiffer.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2461000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Regarder #LGW d\\u00e9fonc\\u00e9e. Je sais pas si je suis en train de faire un bad trip ou de gentiment kiffer.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185523265961984\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":361,\"screen_name\":\"IrisKV\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":29297,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/278365626\\/261206_10150228562828941_638073940_7198865_6817977_n.jpg\",\"location\":\"This place has everything.(NE)\",\"show_all_inline_media\":true,\"listed_count\":116,\"profile_link_color\":\"009999\",\"followers_count\":1166,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1716046164\\/BURGERKINGISTHEREASONWHYSWITZERLANDWILLALWAYSBEBETTERTHANFRANCE_normal.JPG\",\"description\":\"Dit du mal des s\\u00e9ries TV sur pErDUSA, a podcast\\u00e9 un an sur le cin\\u00e9ma et a une fascination quasi religieuse pour la pop culture. \\/ Ergo, mon avis #GTS le v\\u00f4tre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Bern\",\"profile_background_color\":\"131516\",\"id_str\":\"15126500\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/278365626\\/261206_10150228562828941_638073940_7198865_6817977_n.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1716046164\\/BURGERKINGISTHEREASONWHYSWITZERLANDWILLALWAYSBEBETTERTHANFRANCE_normal.JPG\",\"name\":\"Iris\",\"default_profile_image\":false,\"created_at\":\"Sun Jun 15 17:51:27 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":15126500,\"utc_offset\":3600,\"favourites_count\":840,\"url\":\"http:\\/\\/www.a-suivre.org\\/usa\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185523265961984,\"created_at\":\"Fri Feb 24 23:20:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2461000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ad23d272-7cc8-4e20-90e6-ede96ee10227-173185523265961984" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'allume ma TV pour me divertir des conneries d'internet et je tombe sur le grandwebze #lgw #FAIL", -"img": { -"src": "http://a0.twimg.com/profile_images/1741021447/1122729315_normal.png" -}, -"title": "MrLafia: J'allume ma TV pour me divertir des conneries d'internet et je tombe sur le grandwebze #lgw #FAIL", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2461000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"J'allume ma TV pour me divertir des conneries d'internet et je tombe sur le grandwebze #lgw #FAIL\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[87,91]},{\"text\":\"FAIL\",\"indices\":[92,97]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185525233106944\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"999999\",\"screen_name\":\"MrLafia\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":99,\"location\":\"Preverenges Suisse\",\"profile_text_color\":\"666666\",\"followers_count\":42,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1741021447\\/1122729315_normal.png\",\"description\":\"Grand m\\u00e9chant Geek\\r\\n#MKV builder : http:\\/\\/mrlafia.com\\r\\nAndroFan #Galaxy #Nexus addict\",\"statuses_count\":567,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/341426018\\/threadlessmilkyway_656_101374.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"51b9d3\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"97400283\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"MrLafia\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/341426018\\/threadlessmilkyway_656_101374.jpg\",\"created_at\":\"Thu Dec 17 08:51:33 +0000 2009\",\"profile_sidebar_fill_color\":\"121212\",\"id\":97400283,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/mrlafia.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1741021447\\/1122729315_normal.png\"},\"truncated\":false,\"id\":173185525233106944,\"created_at\":\"Fri Feb 24 23:20:21 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2461000, -"tags": [ -{ -"id-ref": "ef2d3c1c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f71dcd53-ff0b-4f77-a3f6-7dcd0029ffa4-173185525233106944" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze #lgw #cQui? Désolé mais vraiment c'est qui? Il est tard on m'excuse hein! ^^", -"img": { -"src": "http://a0.twimg.com/profile_images/1846374829/tumblr_lzt2s2vq6m1qgbguro3_250_normal.gif" -}, -"title": "J.: @LeGrandWebze #lgw #cQui? Désolé mais vraiment c'est qui? Il est tard on m'excuse hein! ^^", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2462000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"text\":\"@LeGrandWebze #lgw #cQui? D\\u00e9sol\\u00e9 mais vraiment c'est qui? Il est tard on m'excuse hein! ^^\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]},{\"text\":\"cQui\",\"indices\":[19,24]}]},\"in_reply_to_user_id\":365949385,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.nibirutech.com\\\" rel=\\\"nofollow\\\"\\u003ETwitBird\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185527984553984\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C6E2EE\",\"screen_name\":\"iTweetSiriusly\",\"lang\":\"fr\",\"favourites_count\":708,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":446,\"location\":\"Chamber of.. Yeah my bedroom\",\"profile_text_color\":\"663B12\",\"description\":\"I'm just a witch at Beauxbatons Academy of Magic.\\r\\nI ship Damon with happiness... a.k.a Elena.\\r\\nTumblr: itumblrsiriusly.tumblr.com\",\"statuses_count\":9639,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/371232355\\/63109032.13.jpg\",\"show_all_inline_media\":true,\"listed_count\":30,\"profile_link_color\":\"1F98C7\",\"followers_count\":476,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1846374829\\/tumblr_lzt2s2vq6m1qgbguro3_250_normal.gif\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C6E2EE\",\"protected\":false,\"id_str\":\"272539930\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"J.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/371232355\\/63109032.13.jpg\",\"created_at\":\"Sat Mar 26 18:33:06 +0000 2011\",\"profile_sidebar_fill_color\":\"DAECF4\",\"id\":272539930,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"https:\\/\\/twitter.com\\/#!\\/James_Phelps\\/status\\/102815302127058945\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1846374829\\/tumblr_lzt2s2vq6m1qgbguro3_250_normal.gif\"},\"in_reply_to_status_id\":null,\"id\":173185527984553984,\"created_at\":\"Fri Feb 24 23:20:22 +0000 2012\",\"in_reply_to_user_id_str\":\"365949385\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2462000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7e1fbb00-31a8-4f3e-bd9e-7e284d5f8d37-173185527984553984" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Clap ! Clap ! Clap !", -"img": { -"src": "http://a0.twimg.com/profile_images/1757013909/image1326646425_normal.png" -}, -"title": "Damien Vacher: #LGW Clap ! Clap ! Clap !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2462000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW Clap ! Clap ! Clap !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185527955202049\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":405,\"screen_name\":\"Le_Damien\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27164,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Chatillon-en-Bazois\",\"show_all_inline_media\":false,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":343,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"description\":\"I'm a lonely Cowboy who learning un BTS SIO (ex BTS IG) in Nevers... Et un Mac Gyver de l'URL par @Checkyourpeople et je suis un tumblreur assidu\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"26552716\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"name\":\"Damien Vacher\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 25 18:09:17 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":26552716,\"utc_offset\":3600,\"favourites_count\":43,\"url\":\"http:\\/\\/damienvacher.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185527955202049,\"created_at\":\"Fri Feb 24 23:20:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2462000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8b836476-24be-4259-a238-2dea6e8e3d7c-173185527955202049" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Attention #lgw A force de vous auto remercier, auto congratuler vous glissez comme les #Cesar2012 boring.. Ça serait dommage ! Restez vifs", -"img": { -"src": "http://a2.twimg.com/profile_images/1749613158/image_normal.jpg" -}, -"title": "Milo Vox: Attention #lgw A force de vous auto remercier, auto congratuler vous glissez comme les #Cesar2012 boring.. Ça serait dommage ! Restez vifs", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2465000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Attention #lgw A force de vous auto remercier, auto congratuler vous glissez comme les #Cesar2012 boring.. \\u00c7a serait dommage ! Restez vifs\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[10,14]},{\"text\":\"Cesar2012\",\"indices\":[87,97]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185543000170497\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":204,\"screen_name\":\"MiloVox\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":290,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":21,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1749613158\\/image_normal.jpg\",\"description\":\"Citoyen \\u00e9chantillon\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"461840194\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1749613158\\/image_normal.jpg\",\"name\":\"Milo Vox\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 12 07:50:02 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":461840194,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185543000170497,\"created_at\":\"Fri Feb 24 23:20:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2465000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c4050dcc-6c67-4d36-9a66-6c975e21ba72-173185543000170497" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Coucou... Tu veux voir... #LGW #cqui", -"img": { -"src": "http://a3.twimg.com/profile_images/1811845815/Flying_Blue_normal.jpg" -}, -"title": "Bastien Joseph: Coucou... Tu veux voir... #LGW #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2467000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Coucou... Tu veux voir... #LGW #cqui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[26,30]},{\"text\":\"cqui\",\"indices\":[31,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185549052551168\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1033,\"screen_name\":\"BastienJoseph31\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":3558,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":34,\"profile_link_color\":\"0099B9\",\"followers_count\":667,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\",\"description\":\"Etudiant en com' \\u00e0 Paris. (ISCOM). Rugby, r\\u00e9seaux sociaux, musique. Connu comme Le Stagiaire de la @BoucherieOvalie. En recherche d'un VRAI stage. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"0099B9\",\"id_str\":\"191087175\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\",\"name\":\"Bastien Joseph\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 15 15:41:38 +0000 2010\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":191087175,\"utc_offset\":null,\"favourites_count\":10,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/bastien-joseph\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185549052551168,\"created_at\":\"Fri Feb 24 23:20:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2467000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1bcb8911-2e3c-40d9-9267-1d6418e122d8-173185549052551168" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ce sont les téléspectateurs ses #Cesars2012 qui ne savent pas qui est F. Rollin #ilreste #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1754094119/arton136_normal.jpg" -}, -"title": "SF: Ce sont les téléspectateurs ses #Cesars2012 qui ne savent pas qui est F. Rollin #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2467000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ce sont les t\\u00e9l\\u00e9spectateurs ses #Cesars2012 qui ne savent pas qui est F. Rollin #ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Cesars2012\",\"indices\":[32,43]},{\"text\":\"ilreste\",\"indices\":[80,88]},{\"text\":\"lgw\",\"indices\":[89,93]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185551174877184\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":203,\"screen_name\":\"SFCDT\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":980,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"OK, je sors.\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"990000\",\"followers_count\":45,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1754094119\\/arton136_normal.jpg\",\"description\":\"Compte non officiel de SF CDT\\r\\r & j'aime bien les esperluettes Avatar : Mondrian drawing lookalike by angelolaplace.fr\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"EBEBEB\",\"id_str\":\"428381996\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1754094119\\/arton136_normal.jpg\",\"name\":\"SF\",\"default_profile_image\":false,\"created_at\":\"Sun Dec 04 17:59:28 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":428381996,\"utc_offset\":null,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185551174877184,\"created_at\":\"Fri Feb 24 23:20:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2467000, -"tags": [ -{ -"id-ref": "ef243180-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1691299d-4055-4a6b-99e8-d46fa1e5a60c-173185551174877184" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste", -"img": { -"src": "http://a0.twimg.com/profile_images/1143073505/41403_1088720440_8180_q_normal.jpg" -}, -"title": "yann : #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2468000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #ilreste\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185554102501376\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"yannosh51\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":114,\"location\":\"france\",\"profile_text_color\":\"333333\",\"followers_count\":59,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1143073505\\/41403_1088720440_8180_q_normal.jpg\",\"description\":\"Gamer, retrogamer m\\u00eame et administrateur chez armagame pour le jeu atomic strike.\",\"statuses_count\":696,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/317784174\\/as-test.jpg\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"384040\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"165689120\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"yann \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/317784174\\/as-test.jpg\",\"created_at\":\"Mon Jul 12 08:06:43 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":165689120,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.atomic-strike.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1143073505\\/41403_1088720440_8180_q_normal.jpg\"},\"truncated\":false,\"id\":173185554102501376,\"created_at\":\"Fri Feb 24 23:20:28 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2468000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ef1c7155-addb-4ae9-96af-dbcba40f9050-173185554102501376" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je comprends rien à #lgw. Quelqu’un peu m'expliquer le concept ? \nla musique fait mal à la tête.", -"img": { -"src": "http://a0.twimg.com/profile_images/1851376669/gifs_zabuza_26_1__normal.gif" -}, -"title": "Ferhat Dendoune: Je comprends rien à #lgw. Quelqu’un peu m'expliquer le concept ? \nla musique fait mal à la tête.", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2470000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je comprends rien \\u00e0 #lgw. Quelqu\\u2019un peu m'expliquer le concept ? \\nla musique fait mal \\u00e0 la t\\u00eate.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185560935010306\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1993,\"screen_name\":\"Nara_Shikamaru4\",\"lang\":\"en\",\"profile_text_color\":\"542A1D\",\"statuses_count\":7127,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/421171500\\/Zabuza.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"EF3C7D\",\"followers_count\":505,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851376669\\/gifs_zabuza_26_1__normal.gif\",\"description\":\"Que les baltringues de Konoha commencent \\u00e0 chier dans leur froc. On vient pas du m\\u00eame endroit...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"F6E3D9\",\"id_str\":\"74527443\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/421171500\\/Zabuza.jpg\",\"profile_sidebar_fill_color\":\"F8C2DC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851376669\\/gifs_zabuza_26_1__normal.gif\",\"name\":\"Ferhat Dendoune\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 15 19:12:53 +0000 2009\",\"profile_sidebar_border_color\":\"C42639\",\"id\":74527443,\"utc_offset\":-10800,\"favourites_count\":4,\"url\":\"https:\\/\\/plus.google.com\\/104684333822937350642\\/about\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185560935010306,\"created_at\":\"Fri Feb 24 23:20:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2470000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9546ba9e-28d8-4bad-82c9-ab37f9b03269-173185560935010306" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@ThatVeryBadFlip Toi tu veux passer. #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1342745426/Dr_House_normal.png" -}, -"title": "Rémi Dark: @ThatVeryBadFlip Toi tu veux passer. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2470000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@ThatVeryBadFlip Toi tu veux passer. #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"ThatVeryBadFlip\",\"indices\":[0,16],\"id_str\":\"165862367\",\"name\":\"[T61] R\\u00e9my S.\",\"id\":165862367}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[37,41]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173184907701518338\",\"id_str\":\"173185563535482880\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173184907701518338,\"in_reply_to_user_id_str\":\"165862367\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":69,\"screen_name\":\"Darkiik\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":209,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Toulouse \",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":47,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1342745426\\/Dr_House_normal.png\",\"description\":\"Fan de Playstation \\/ S\\u00e9ries T\\u00e9l\\u00e9 \\/ Films de guerre \\/ Filles :D.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"283598806\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1342745426\\/Dr_House_normal.png\",\"name\":\"R\\u00e9mi Dark\",\"default_profile_image\":false,\"created_at\":\"Sun Apr 17 16:25:54 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":283598806,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":\"ThatVeryBadFlip\",\"truncated\":false,\"id\":173185563535482880,\"created_at\":\"Fri Feb 24 23:20:30 +0000 2012\",\"in_reply_to_user_id\":165862367}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2470000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f37c53d5-3578-4d9f-97a6-dfa4e9e93939-173185563535482880" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw : Rollin #ilreste parce que Palace", -"img": { -"src": "http://a0.twimg.com/profile_images/1843093214/portrait_normal.jpg" -}, -"title": "Florent: #lgw : Rollin #ilreste parce que Palace", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2472000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw : Rollin #ilreste parce que Palace\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[14,22]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/hotot.org\\\" rel=\\\"nofollow\\\"\\u003EHotot for Chrome\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185570317680641\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"f_to_k\",\"lang\":\"fr\",\"favourites_count\":64,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":86,\"location\":\"Paris grande banlieue Est.\",\"profile_text_color\":\"666666\",\"followers_count\":124,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843093214\\/portrait_normal.jpg\",\"description\":\"Homme \\u00e0 tout faire (ou presque). Ce que je tiens dans la main est un appareil photo \\u00e0 pellicules. Mes tweets n'engagent que mes 10 doigts, mon cerveau d\\u00e9ment.\",\"statuses_count\":3704,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"438377094\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Florent\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Fri Dec 16 14:28:11 +0000 2011\",\"profile_sidebar_fill_color\":\"252429\",\"id\":438377094,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843093214\\/portrait_normal.jpg\"},\"truncated\":false,\"id\":173185570317680641,\"created_at\":\"Fri Feb 24 23:20:32 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2472000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8061fc4d-3a61-46b6-8c35-35643a88be91-173185570317680641" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Suzanne Cleary et Peter Harding, ont aussi repris le p'tit bal perdu de Bourvil. Magnifique! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1276794848/Photo_Brutus_and_me__Louvre__normal.jpg" -}, -"title": "Joffrey Mick: Suzanne Cleary et Peter Harding, ont aussi repris le p'tit bal perdu de Bourvil. Magnifique! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2472000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Suzanne Cleary et Peter Harding, ont aussi repris le p'tit bal perdu de Bourvil. Magnifique! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[93,97]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185569973739520\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":146,\"screen_name\":\"JoffreyMick\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1026,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"009999\",\"followers_count\":56,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1276794848\\/Photo_Brutus_and_me__Louvre__normal.jpg\",\"description\":\"20 ans, \\u00e9tudiant \\u00e0 Sciences Po Paris, journaliste politique pour Sciences Po TV, rock'n'roll addict.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"255731473\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1276794848\\/Photo_Brutus_and_me__Louvre__normal.jpg\",\"name\":\"Joffrey Mick\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 21 23:21:23 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":255731473,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185569973739520,\"created_at\":\"Fri Feb 24 23:20:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2472000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9777ea55-bdf0-4b3d-bb06-25c2e9bd50fc-173185569973739520" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1767119590/image1327009838_normal.png" -}, -"title": "Benjamin Bartholet: RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2474000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179924620910593\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"palmashow\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1784,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":203,\"profile_link_color\":\"0084B4\",\"followers_count\":54687,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"name\":\"palmashow\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":23782965,\"utc_offset\":null,\"favourites_count\":3,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179924620910593,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185579503198211\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":116,\"screen_name\":\"JameBees\",\"lang\":\"fr\",\"profile_text_color\":\"8f1313\",\"statuses_count\":555,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/378713368\\/obey-japanese-pattern-2-red.jpeg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"e91927\",\"followers_count\":29,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1767119590\\/image1327009838_normal.png\",\"description\":\"Concepteur Visuel \\/\\/\\/ L3 \\u00c9tudes Visuelles, Multim\\u00e9dia et Art Num\\u00e9rique \\/\\/\\/ Graphiste, Musicien, R\\u00e9alisateur, Membre de l'association FlaP (@CabaretVert)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"ffffff\",\"id_str\":\"211464882\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/378713368\\/obey-japanese-pattern-2-red.jpeg\",\"profile_sidebar_fill_color\":\"f2df8c\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1767119590\\/image1327009838_normal.png\",\"name\":\"Benjamin Bartholet\",\"default_profile_image\":false,\"created_at\":\"Wed Nov 03 10:11:36 +0000 2010\",\"profile_sidebar_border_color\":\"e91927\",\"id\":211464882,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185579503198211,\"created_at\":\"Fri Feb 24 23:20:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2474000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "131e33eb-5465-4dc1-a37d-25b6bdc0231a-173185579503198211" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ÉNORME la vidéo !!! #lgw #france5", -"img": { -"src": "http://a0.twimg.com/profile_images/1849130115/FC10EE29-0D2A-470B-AFC9-021D9008DA3C_normal" -}, -"title": "Nicolas Jaillot: ÉNORME la vidéo !!! #lgw #france5", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2474000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"\\u00c9NORME la vid\\u00e9o !!! #lgw #france5\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]},{\"text\":\"france5\",\"indices\":[26,34]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185579977150464\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"NicOFP\",\"lang\":\"en\",\"favourites_count\":950,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":198,\"location\":\"Lorient & Bordeaux\",\"profile_text_color\":\"333333\",\"followers_count\":81,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849130115\\/FC10EE29-0D2A-470B-AFC9-021D9008DA3C_normal\",\"description\":\"Jeune technicien fougueux perdu chez les binious...\",\"statuses_count\":10070,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"009999\",\"is_translator\":true,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"14335708\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Nicolas Jaillot\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Tue Apr 08 20:20:19 +0000 2008\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":14335708,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/past.is\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849130115\\/FC10EE29-0D2A-470B-AFC9-021D9008DA3C_normal\"},\"truncated\":false,\"id\":173185579977150464,\"created_at\":\"Fri Feb 24 23:20:34 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2474000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f37f725b-913a-4032-aec8-fd1a3f0ce2cb-173185579977150464" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #Cqui mais si vous voulez je vous cite tout le roi loth\nRollin FTW", -"img": { -"src": "http://a0.twimg.com/profile_images/1778957991/kitty-album-animal-collective_normal.jpg" -}, -"title": "rhésus négatif: #lgw #Cqui mais si vous voulez je vous cite tout le roi loth\nRollin FTW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2475000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #Cqui mais si vous voulez je vous cite tout le roi loth\\nRollin FTW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"Cqui\",\"indices\":[5,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185583303241730\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":83,\"screen_name\":\"rhesusnegatif\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":134,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/411658969\\/1acaCuvIImrDwSd.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1778957991\\/kitty-album-animal-collective_normal.jpg\",\"description\":\"Tweet or GTFO\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"473379117\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/411658969\\/1acaCuvIImrDwSd.gif\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1778957991\\/kitty-album-animal-collective_normal.jpg\",\"name\":\"rh\\u00e9sus n\\u00e9gatif\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 24 22:36:01 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":473379117,\"utc_offset\":null,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185583303241730,\"created_at\":\"Fri Feb 24 23:20:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2475000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c62bb5dc-5651-4c40-96f4-4093a435772e-173185583303241730" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Tiens un Buzz … qui date de ... 2 ans #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1395423345/11_normal.JPG" -}, -"title": "Tony: Tiens un Buzz … qui date de ... 2 ans #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2476000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Tiens un Buzz \\u2026 qui date de ... 2 ans #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[38,42]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185588437073921\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"thony911\",\"lang\":\"fr\",\"favourites_count\":211,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1840,\"location\":\"Rennes - Paris FRANCE\",\"profile_text_color\":\"333333\",\"followers_count\":1200,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1395423345\\/11_normal.JPG\",\"description\":\"Animateur Radio, Sp\\u00e9cialiste Buzz et M\\u00e9dias Tv et Radio. \\u00e9missions sp\\u00e9ciales sur Goom Radio. Red\\/C Buzzmoica.fr, BuzzMedias.net...Mes tweets n'engagent que moi\",\"statuses_count\":20281,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/418968589\\/Wallpaper_TV_by_demonic_madness.jpg\",\"show_all_inline_media\":false,\"listed_count\":29,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"91351817\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Tony\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/418968589\\/Wallpaper_TV_by_demonic_madness.jpg\",\"created_at\":\"Fri Nov 20 14:34:32 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":91351817,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/buzzmedias.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1395423345\\/11_normal.JPG\"},\"truncated\":false,\"id\":173185588437073921,\"created_at\":\"Fri Feb 24 23:20:36 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2476000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6d7aacd1-8e50-4514-a530-770263077139-173185588437073921" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "A quand @IamLepoy en direct sur #lgw ?", -"img": { -"src": "http://a1.twimg.com/profile_images/1695316394/sttz_fav_plus_twitter_normal.png" -}, -"title": "STTZ™: A quand @IamLepoy en direct sur #lgw ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2478000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"A quand @IamLepoy en direct sur #lgw ?\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"IamLepoy\",\"indices\":[8,17],\"id_str\":\"39257730\",\"name\":\"Lepoy\",\"id\":39257730}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185595160539136\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":296,\"screen_name\":\"Santtchez\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":7958,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/329414068\\/sttz_TWT.jpg\",\"location\":\"St Mand\\u00e9, PARIS\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"16a2cc\",\"followers_count\":253,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1695316394\\/sttz_fav_plus_twitter_normal.png\",\"description\":\"Blogueur et Blagueur.Logotophile voir logotophage. Un logo, Prenez contact: Santtchez@gmail.com #LOLgo #BBasile\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"000000\",\"id_str\":\"332249953\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/329414068\\/sttz_TWT.jpg\",\"profile_sidebar_fill_color\":\"404040\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1695316394\\/sttz_fav_plus_twitter_normal.png\",\"name\":\"STTZ\\u2122\",\"default_profile_image\":false,\"created_at\":\"Sat Jul 09 13:38:44 +0000 2011\",\"profile_sidebar_border_color\":\"f70000\",\"id\":332249953,\"utc_offset\":null,\"favourites_count\":221,\"url\":\"http:\\/\\/santtchez.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185595160539136,\"created_at\":\"Fri Feb 24 23:20:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2478000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "04f709a6-222a-43e2-84df-210eaf4be7e5-173185595160539136" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw me permet de suivre des personnes intérésantes merci beaucoup !", -"img": { -"src": "http://a3.twimg.com/profile_images/1578085959/funny-dirty-photos-thechive-7_normal.jpg" -}, -"title": "Matthieu Michel: #lgw me permet de suivre des personnes intérésantes merci beaucoup !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2478000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw me permet de suivre des personnes int\\u00e9r\\u00e9santes merci beaucoup !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185595873558529\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":68,\"screen_name\":\"MicheO3\",\"lang\":\"en\",\"profile_text_color\":\"3E4415\",\"statuses_count\":5140,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"Marseille\\/Paris\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"D02B55\",\"followers_count\":95,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1578085959\\/funny-dirty-photos-thechive-7_normal.jpg\",\"description\":\"\\u00ab Dieu a cr\\u00e9\\u00e9 les seins pour nourrir les enfants et on y met des proth\\u00e8ses pour nourrir les docteurs. \\u00bb\\u00ab Ce monde est un vaste naufrage : sauve qui peut ! \\u00bb\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"68460513\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1578085959\\/funny-dirty-photos-thechive-7_normal.jpg\",\"name\":\"Matthieu Michel\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 24 17:30:05 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":68460513,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185595873558529,\"created_at\":\"Fri Feb 24 23:20:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2478000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2b33b0c2-df1c-4d6f-84b5-5b04ebb4ef28-173185595873558529" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw super cette vidéo", -"img": { -"src": "http://a2.twimg.com/profile_images/1709822127/image_normal.jpg" -}, -"title": "jean-marc dubois: #lgw super cette vidéo", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2478000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw super cette vid\\u00e9o\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185597115088896\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":162,\"screen_name\":\"jeanmarcdubois\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":18,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":26,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1709822127\\/image_normal.jpg\",\"description\":\"journaliste france 3\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"203044102\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1709822127\\/image_normal.jpg\",\"name\":\"jean-marc dubois\",\"default_profile_image\":false,\"created_at\":\"Fri Oct 15 12:06:07 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":203044102,\"utc_offset\":3600,\"favourites_count\":11,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185597115088896,\"created_at\":\"Fri Feb 24 23:20:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2478000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "02c34ba4-a618-4932-ba4d-03009c158c53-173185597115088896" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Quel est le #hashtag pour voter contre la chemise de @Vinvin ? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1474096078/avatar_normal.png" -}, -"title": "Sebastien Voyard: Quel est le #hashtag pour voter contre la chemise de @Vinvin ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2478000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Quel est le #hashtag pour voter contre la chemise de @Vinvin ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"hashtag\",\"indices\":[12,20]},{\"text\":\"lgw\",\"indices\":[63,67]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/github.com\\/minego\\/phnx\\\" rel=\\\"nofollow\\\"\\u003EProject Macaw for webOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185595395424256\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":287,\"screen_name\":\"Seb_Voyard\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":992,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":73,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1474096078\\/avatar_normal.png\",\"description\":\"D\\u00e9veloppeur d\\u00e9butant d'applications WebOS http:\\/\\/sebosapp.wordpress.com - Webmaster de http:\\/\\/www.modecolo.fr - Entre autres...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"128504185\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1474096078\\/avatar_normal.png\",\"name\":\"Sebastien Voyard\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 01 09:38:23 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":128504185,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185595395424256,\"created_at\":\"Fri Feb 24 23:20:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2478000, -"tags": [ -{ -"id-ref": "f002ef2e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b73a906c-d5dc-4460-9c47-ec25d9fbe583-173185595395424256" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mouif. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1824565430/photo_2_normal.JPG" -}, -"title": "Bakt El Raalis: Mouif. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2479000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mouif. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[7,11]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185600063668224\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1093,\"screen_name\":\"baktelraalis\",\"lang\":\"fr\",\"profile_text_color\":\"636363\",\"statuses_count\":21283,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":105,\"profile_link_color\":\"808080\",\"followers_count\":1299,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"description\":\"Admin Web \\/ R\\u00e9dacteur en chef @Pelecanus_net + apprenti photographe + amateur de musique ind\\u00e9' et de culture ALT + demandeur d'asile + fils des internets\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"18515564\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"profile_sidebar_fill_color\":\"141414\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"name\":\"Bakt El Raalis\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 31 20:37:21 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":18515564,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.pelecanus.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185600063668224,\"created_at\":\"Fri Feb 24 23:20:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2479000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "def1145a-77ce-4107-9964-7ffbbef2b75c-173185600063668224" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Srsim: #LGW Y'a des gens qui S'ENNUIENT devant les vidéos de 2mn de @SolangeTeParle. Vous le vivez comment, votre déficit de l'atten ...", -"img": { -"src": "http://a1.twimg.com/profile_images/1820265439/Brocoligif-big2_normal.gif" -}, -"title": "Maxence Bernard: RT @Srsim: #LGW Y'a des gens qui S'ENNUIENT devant les vidéos de 2mn de @SolangeTeParle. Vous le vivez comment, votre déficit de l'atten ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2479000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Srsim: #LGW Y'a des gens qui S'ENNUIENT devant les vid\\u00e9os de 2mn de @SolangeTeParle. Vous le vivez comment, votre d\\u00e9ficit de l'atten ...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Srsim\",\"indices\":[3,9],\"id_str\":\"130871832\",\"name\":\"Simon\",\"id\":130871832},{\"screen_name\":\"SolangeTeParle\",\"indices\":[72,87],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[11,15]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW Y'a des gens qui S'ENNUIENT devant les vid\\u00e9os de 2mn de @SolangeTeParle. Vous le vivez comment, votre d\\u00e9ficit de l'attention ?\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[61,76],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184030798389249\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":288,\"screen_name\":\"Srsim\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":10574,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Third rock from the sun\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"2FC2EF\",\"followers_count\":309,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1744048818\\/qUG3d_normal.jpg\",\"description\":\"BiotechnoLOLgy and random crap. J'essaie de vivre ma vie \\u00e0 fond en passant pour un con au moins une fois par jour.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"130871832\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1744048818\\/qUG3d_normal.jpg\",\"name\":\"Simon\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 08 15:44:24 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":130871832,\"utc_offset\":3600,\"favourites_count\":84,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184030798389249,\"created_at\":\"Fri Feb 24 23:14:25 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185601317777409\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":40,\"screen_name\":\"Brosylen\",\"lang\":\"fr\",\"profile_text_color\":\"D6A763\",\"statuses_count\":155,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/422714464\\/xbad8b4132644812c8a7beea983dedc0.png\",\"location\":\"Belgique\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"B67346\",\"followers_count\":7,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1820265439\\/Brocoligif-big2_normal.gif\",\"description\":\"Au matin, bois un grand verre d'air liquide, habille toi de tes plus beaux sous-v\\u00eatements, et va r\\u00e9ussir ta vie.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"FFED9D\",\"id_str\":\"222467614\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422714464\\/xbad8b4132644812c8a7beea983dedc0.png\",\"profile_sidebar_fill_color\":\"573D30\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1820265439\\/Brocoligif-big2_normal.gif\",\"name\":\"Maxence Bernard\",\"default_profile_image\":false,\"created_at\":\"Fri Dec 03 14:18:21 +0000 2010\",\"profile_sidebar_border_color\":\"899160\",\"id\":222467614,\"utc_offset\":3600,\"favourites_count\":11,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":true,\"id\":173185601317777409,\"created_at\":\"Fri Feb 24 23:20:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2479000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b8ad355e-aff9-4559-aa03-f288ed33221a-173185601317777409" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'ai pas encore bien saisi le concept de l'émission (^^\") #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1371214993/7a201ca91d3560_full_normal.gif" -}, -"title": "Manon Sorbier: J'ai pas encore bien saisi le concept de l'émission (^^\") #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2482000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"J'ai pas encore bien saisi le concept de l'\\u00e9mission (^^\\\") #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[58,62]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185611635765248\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"65B0DA\",\"screen_name\":\"wonderlandusagi\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":35,\"location\":\"\",\"profile_text_color\":\"3D1957\",\"followers_count\":6,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1371214993\\/7a201ca91d3560_full_normal.gif\",\"description\":\"I am a french bunny blogger! \\u3088\\u308d\\u3057\\u304f\\u306d\\uff01\",\"statuses_count\":44,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"FF0000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"642D8B\",\"protected\":false,\"id_str\":\"306298320\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Manon Sorbier\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"created_at\":\"Fri May 27 16:46:29 +0000 2011\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"id\":306298320,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/usaginowonderland.over-blog.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1371214993\\/7a201ca91d3560_full_normal.gif\"},\"truncated\":false,\"id\":173185611635765248,\"created_at\":\"Fri Feb 24 23:20:42 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2482000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f709fecd-450d-4f3e-9fb8-ecd1b1673e4a-173185611635765248" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LudoDelaherche demande a @alexevan de twitter moins fort on n'entend pas le monsieur #cqui #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/645969850/Image_1_normal.jpg" -}, -"title": "Laurent Hermez: @LudoDelaherche demande a @alexevan de twitter moins fort on n'entend pas le monsieur #cqui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2482000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LudoDelaherche demande a @alexevan de twitter moins fort on n'entend pas le monsieur #cqui #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[0,15],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061},{\"screen_name\":\"alexevan\",\"indices\":[26,35],\"id_str\":\"33499701\",\"name\":\"alexandra evan\",\"id\":33499701}],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[86,91]},{\"text\":\"lgw\",\"indices\":[92,96]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173182888819441664\",\"id_str\":\"173185612390735875\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173182888819441664,\"in_reply_to_user_id_str\":\"72665061\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":547,\"screen_name\":\"laurent70\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":5197,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/68596344\\/16947_265726962566_522657566_3216218_3534887_n.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":21,\"profile_link_color\":\"000000\",\"followers_count\":365,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/645969850\\/Image_1_normal.jpg\",\"description\":\"Copywriter at MRM Paris \\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"29409056\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/68596344\\/16947_265726962566_522657566_3216218_3534887_n.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/645969850\\/Image_1_normal.jpg\",\"name\":\"Laurent Hermez\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 07 08:07:51 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":29409056,\"utc_offset\":3600,\"favourites_count\":10,\"url\":\"http:\\/\\/www.bouquiner.net\"},\"in_reply_to_screen_name\":\"LudoDelaherche\",\"truncated\":false,\"id\":173185612390735875,\"created_at\":\"Fri Feb 24 23:20:42 +0000 2012\",\"in_reply_to_user_id\":72665061}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2482000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "25066a5f-b0d0-434c-9c81-d4b5395ba069-173185612390735875" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je cherche @LudoDelaherche... #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1833940557/C132C0BB-4352-4013-BD16-FBF5751D357B_normal" -}, -"title": "Poupimali: Je cherche @LudoDelaherche... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2483000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je cherche @LudoDelaherche... #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[11,26],\"name\":\"Ludovic Delaherche\",\"id_str\":\"72665061\",\"id\":72665061}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185619181309954\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"080808\",\"screen_name\":\"Poupimali\",\"lang\":\"fr\",\"favourites_count\":484,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":467,\"location\":\"Paris - Bergerac\",\"profile_text_color\":\"484c4d\",\"followers_count\":4333,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1833940557\\/C132C0BB-4352-4013-BD16-FBF5751D357B_normal\",\"description\":\"Compte perso d'une brune pulpeuse \\u00e0 chatte. Commente avec mauvaise foi le Rugby sur Yahoo!Sport http:\\/\\/ow.ly\\/8JcAl. LiveTweet nimporte quoi. Troll nimporte qui.\",\"statuses_count\":70066,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/163215083\\/fondtwitter.jpg\",\"show_all_inline_media\":true,\"listed_count\":305,\"profile_link_color\":\"cc3366\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"c94175\",\"protected\":false,\"id_str\":\"82614873\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Poupimali\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/163215083\\/fondtwitter.jpg\",\"created_at\":\"Thu Oct 15 13:18:27 +0000 2009\",\"profile_sidebar_fill_color\":\"000000\",\"id\":82614873,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/leshistoiresdepoupi.wordpress.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1833940557\\/C132C0BB-4352-4013-BD16-FBF5751D357B_normal\"},\"truncated\":false,\"id\":173185619181309954,\"created_at\":\"Fri Feb 24 23:20:43 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2483000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2e071169-1bb8-44f5-a441-b781f58525a2-173185619181309954" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'adooore ! http://t.co/M1BVTLgR #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1823029637/80683c45fa731623f9f24aba5440b79a2c5648cb_m_normal.jpg" -}, -"title": "Caroline : J'adooore ! http://t.co/M1BVTLgR #LGW", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2483000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"J'adooore ! http:\\/\\/t.co\\/M1BVTLgR #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[12,32],\"expanded_url\":\"http:\\/\\/www.youtube.com\\/watch?v=iANRO3I30nM\",\"display_url\":\"youtube.com\\/watch?v=iANRO3\\u2026\",\"url\":\"http:\\/\\/t.co\\/M1BVTLgR\"}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[33,37]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185617058988032\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":322,\"screen_name\":\"RoCalus\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2035,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/412390440\\/tumblr_lxyt20YhEM1qz6f9yo1_500.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"d6260b\",\"followers_count\":108,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1823029637\\/80683c45fa731623f9f24aba5440b79a2c5648cb_m_normal.jpg\",\"description\":\"Consultante 2.0 qui tweete. \\r\\nFan de http:\\/\\/leblogdeemlarockeuz.blogspot.com\\/ (@SijavaisunBlog)\\r\\net de http:\\/\\/deuxheuresonzelematin.blogspot.com\\/ (@marierit)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"d4c0a1\",\"id_str\":\"137420008\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/412390440\\/tumblr_lxyt20YhEM1qz6f9yo1_500.jpg\",\"profile_sidebar_fill_color\":\"E6F6F9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1823029637\\/80683c45fa731623f9f24aba5440b79a2c5648cb_m_normal.jpg\",\"name\":\"Caroline \",\"default_profile_image\":false,\"created_at\":\"Mon Apr 26 18:04:21 +0000 2010\",\"profile_sidebar_border_color\":\"DBE9ED\",\"id\":137420008,\"utc_offset\":3600,\"favourites_count\":4,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185617058988032,\"created_at\":\"Fri Feb 24 23:20:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2483000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3d15df67-0b33-4e6b-b197-bdb44f50362b-173185617058988032" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw cette impression que des mecs ont usurpé le login/mdp de la télé et que le proprio s'en est pas rendu compte...", -"img": { -"src": "http://a1.twimg.com/profile_images/1604619978/gdx_profil_normal.jpg" -}, -"title": "Geoffrey Delcroix: #lgw cette impression que des mecs ont usurpé le login/mdp de la télé et que le proprio s'en est pas rendu compte...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2485000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw cette impression que des mecs ont usurp\\u00e9 le login\\/mdp de la t\\u00e9l\\u00e9 et que le proprio s'en est pas rendu compte...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185626391322624\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":201,\"screen_name\":\"geoffdelc\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":729,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/338957584\\/sad_panda_3.jpg\",\"location\":\"Paris, Fr\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1604619978\\/gdx_profil_normal.jpg\",\"description\":\"part-time g33k, part-time privacy advocate. full time future thinker\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"18341132\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/338957584\\/sad_panda_3.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1604619978\\/gdx_profil_normal.jpg\",\"name\":\"Geoffrey Delcroix\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 23 20:07:06 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":18341132,\"utc_offset\":3600,\"favourites_count\":7,\"url\":\"http:\\/\\/futurenewswire.hautetfort.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185626391322624,\"created_at\":\"Fri Feb 24 23:20:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2485000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c96a8db6-c267-4489-9698-67653337086c-173185626391322624" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "sacré chemise vinvin #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1770996562/image_normal.jpg" -}, -"title": "Kayvin Lami: sacré chemise vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2485000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"sacr\\u00e9 chemise vinvin #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185627108548608\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":257,\"screen_name\":\"KayvinLami\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":4119,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/184627700\\/twttierfondsur.jpg\",\"location\":\"Paris,France\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"followers_count\":592,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1770996562\\/image_normal.jpg\",\"description\":\"Je ne changerais pas cette bio tant que Nicolas Sarkozy ne mesurera pas 1m90\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"dfe0c3\",\"id_str\":\"29279584\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/184627700\\/twttierfondsur.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1770996562\\/image_normal.jpg\",\"name\":\"Kayvin Lami\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 06 20:02:02 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":29279584,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185627108548608,\"created_at\":\"Fri Feb 24 23:20:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2485000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b624034e-f850-473c-80e1-cd4a5face14f-173185627108548608" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Raydacteur: #lgw bon il est où @jcfrog ??", -"img": { -"src": "http://a2.twimg.com/profile_images/1221004248/claudecf_normal.jpg" -}, -"title": "Claudecf: RT @Raydacteur: #lgw bon il est où @jcfrog ??", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2487000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Raydacteur: #lgw bon il est o\\u00f9 @jcfrog ??\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Raydacteur\",\"indices\":[3,14],\"id_str\":\"14400518\",\"name\":\"Philippe B\",\"id\":14400518},{\"screen_name\":\"jcfrog\",\"indices\":[35,42],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw bon il est o\\u00f9 @jcfrog ??\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[19,26],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182537944940544\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1749,\"screen_name\":\"Raydacteur\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":28279,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"location\":\"Crozon, Brittany\",\"show_all_inline_media\":true,\"listed_count\":211,\"profile_link_color\":\"0000ff\",\"followers_count\":2618,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"description\":\"[en] connecting good vibrations [fr] ing\\u00e9nieur philosophe, activateur biologique & lolRT\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"14400518\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"profile_sidebar_fill_color\":\"d3ede7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"name\":\"Philippe B\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 15 20:08:37 +0000 2008\",\"profile_sidebar_border_color\":\"5e1410\",\"id\":14400518,\"utc_offset\":3600,\"favourites_count\":297,\"url\":\"http:\\/\\/bit.ly\\/raydacteur\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182537944940544,\"created_at\":\"Fri Feb 24 23:08:29 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185632238182402\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":256,\"screen_name\":\"claudecf\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":6324,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/52634080\\/colonnes2.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":31,\"profile_link_color\":\"902218\",\"followers_count\":347,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1221004248\\/claudecf_normal.jpg\",\"description\":\"Photo addict, walking elder, occasional blogger, enjoying her freedom, http:\\/\\/vieuxcestmieux.com and http:\\/\\/flickr.com\\/bip\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fee6e6\",\"id_str\":\"607743\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/52634080\\/colonnes2.jpg\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1221004248\\/claudecf_normal.jpg\",\"name\":\"Claudecf\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 06 14:22:13 +0000 2007\",\"profile_sidebar_border_color\":\"b6aaaa\",\"id\":607743,\"utc_offset\":3600,\"favourites_count\":244,\"url\":\"http:\\/\\/photoblogginginparis.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185632238182402,\"created_at\":\"Fri Feb 24 23:20:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2487000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5d348fe8-d4b5-4d0a-9c41-0a6d9420da06-173185632238182402" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton, Rollin ! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1559979975/tweet_bw_200_normal.jpg" -}, -"title": "²: #change2ton, Rollin ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2488000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#change2ton, Rollin ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[22,26]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[1.0302043,49.4172041],[1.1522007,49.4172041],[1.1522007,49.4652107],[1.0302043,49.4652107]]]},\"attributes\":{},\"full_name\":\"Rouen, Seine-Maritime\",\"name\":\"Rouen\",\"id\":\"4fb6ac0e7b585584\",\"place_type\":\"city\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/4fb6ac0e7b585584.json\"},\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185640299638784\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ada8a8\",\"screen_name\":\"Dmpkrngz\",\"lang\":\"fr\",\"favourites_count\":306,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":259,\"location\":\"Rouen, France\",\"profile_text_color\":\"333333\",\"followers_count\":487,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1559979975\\/tweet_bw_200_normal.jpg\",\"description\":\"J'ai \\u00e9t\\u00e9 \\u00e9lev\\u00e9 par des loups.\",\"statuses_count\":5693,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/379179303\\/BGCSFINb.jpg\",\"show_all_inline_media\":true,\"listed_count\":42,\"profile_link_color\":\"095b99\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"51074326\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"\\u00b2\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/379179303\\/BGCSFINb.jpg\",\"created_at\":\"Fri Jun 26 14:20:45 +0000 2009\",\"profile_sidebar_fill_color\":\"f5f5f5\",\"id\":51074326,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1559979975\\/tweet_bw_200_normal.jpg\"},\"truncated\":false,\"id\":173185640299638784,\"created_at\":\"Fri Feb 24 23:20:48 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2488000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7cd93dd4-d6c6-453e-8ef1-78415a4c4ed8-173185640299638784" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw j'aime quand sa claque", -"img": { -"src": "http://a0.twimg.com/profile_images/1616192732/kaamelott_livre_6_excalibur_normal.jpg" -}, -"title": "Esca: #lgw j'aime quand sa claque", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2491000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw j'aime quand sa claque\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185649019588609\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":19,\"screen_name\":\"Esca17\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":49,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1616192732\\/kaamelott_livre_6_excalibur_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"402307730\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1616192732\\/kaamelott_livre_6_excalibur_normal.jpg\",\"name\":\"Esca\",\"default_profile_image\":false,\"created_at\":\"Mon Oct 31 21:28:59 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":402307730,\"utc_offset\":null,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185649019588609,\"created_at\":\"Fri Feb 24 23:20:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2491000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b285a1d2-8399-4817-9780-a0e018e9c7a4-173185649019588609" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je propose de changer le hastag #LGW en #LGB LeGrandBordel", -"img": { -"src": "http://a0.twimg.com/profile_images/1792102319/0014_-_Copie_-_Copie_normal.JPG" -}, -"title": "Nicolas Gaillard: Je propose de changer le hastag #LGW en #LGB LeGrandBordel", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2491000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je propose de changer le hastag #LGW en #LGB LeGrandBordel\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[32,36]},{\"text\":\"LGB\",\"indices\":[40,44]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185651372605443\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":141,\"screen_name\":\"NG__nico\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1113,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/410106398\\/3640083-la-terre-vue-de-l-39-espace-avec-le-lever-du-soleil.jpg\",\"location\":\"Poitiers\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":53,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1792102319\\/0014_-_Copie_-_Copie_normal.JPG\",\"description\":\"Etudiant L2 Histoire ---Actu---Politique---T\\u00e9l\\u00e9---M\\u00e9dias--- Musique...tout ce qu'aiment les journalistes--- Feel free to follow me ;-) \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"370637904\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/410106398\\/3640083-la-terre-vue-de-l-39-espace-avec-le-lever-du-soleil.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1792102319\\/0014_-_Copie_-_Copie_normal.JPG\",\"name\":\" Nicolas Gaillard\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 09 11:18:42 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":370637904,\"utc_offset\":-10800,\"favourites_count\":23,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185651372605443,\"created_at\":\"Fri Feb 24 23:20:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2491000, -"tags": [ -{ -"id-ref": "f0043f50-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "768c3ee5-819f-4997-8c68-31160a377c13-173185651372605443" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @pornkid: J'avais jamais regardé #LGW, je trouve ça hyper cool pour Tania qu'elle ai retrouvé un boulot.", -"img": { -"src": "http://a1.twimg.com/profile_images/1842911014/guetta_normal.jpg" -}, -"title": "Nico Prat: RT @pornkid: J'avais jamais regardé #LGW, je trouve ça hyper cool pour Tania qu'elle ai retrouvé un boulot.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2492000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @pornkid: J'avais jamais regard\\u00e9 #LGW, je trouve \\u00e7a hyper cool pour Tania qu'elle ai retrouv\\u00e9 un boulot.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"pornkid\",\"indices\":[3,11],\"id_str\":\"14959293\",\"name\":\"Guilhem\",\"id\":14959293}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[36,40]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185654438633472\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":2297,\"screen_name\":\"nicoprat\",\"lang\":\"en\",\"profile_text_color\":\"0a040a\",\"statuses_count\":29879,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/32273341\\/cassete.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":210,\"profile_link_color\":\"224087\",\"followers_count\":6570,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1842911014\\/guetta_normal.jpg\",\"description\":\"Le Mouv, Tsugi, Technikart, Voxpop, co-auteur des Miscellan\\u00e9es d'Internet, et un petit sudoku de temps en temps\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"19256842\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/32273341\\/cassete.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842911014\\/guetta_normal.jpg\",\"name\":\"Nico Prat\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 20 20:55:08 +0000 2009\",\"profile_sidebar_border_color\":\"050504\",\"id\":19256842,\"utc_offset\":3600,\"favourites_count\":440,\"url\":\"http:\\/\\/nicoprat.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185654438633472,\"created_at\":\"Fri Feb 24 23:20:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2492000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d7d7a6ea-b7c7-454a-b07e-83b0a91ec9d5-173185654438633472" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La Minute du Geek sur @NolifeOfficiel > #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1725590755/jak-avatar-twitter_normal.png" -}, -"title": "Axel Leroy: La Minute du Geek sur @NolifeOfficiel > #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2492000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"La Minute du Geek sur @NolifeOfficiel > #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"NolifeOfficiel\",\"indices\":[22,37],\"name\":\"Nolife\",\"id_str\":\"88019951\",\"id\":88019951}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[43,47]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185655227158529\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"00bbff\",\"screen_name\":\"BlackEco\",\"lang\":\"fr\",\"favourites_count\":142,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":304,\"location\":\"Versailles, France\",\"profile_text_color\":\"333333\",\"followers_count\":191,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1725590755\\/jak-avatar-twitter_normal.png\",\"description\":\"I'm a 18 years old french geek, passionated by Anglo-Saxon culture, computing, music, Internet, video games, movies, other geek stuffs and cars.\",\"statuses_count\":13159,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/199653801\\/jak-avatar-rmx-twitter.png\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"94871785\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Axel Leroy\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/199653801\\/jak-avatar-rmx-twitter.png\",\"created_at\":\"Sat Dec 05 21:28:19 +0000 2009\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":94871785,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.blackeco.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1725590755\\/jak-avatar-twitter_normal.png\"},\"truncated\":false,\"id\":173185655227158529,\"created_at\":\"Fri Feb 24 23:20:52 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2492000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "85ddb3ca-db53-40ec-8b3e-e44e47740302-173185655227158529" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh, @Vinvin s'est inspiré de mon avatar pour sa chemise. #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1842982735/princesse_normal.jpg" -}, -"title": "Sylvain Sanders: Oh, @Vinvin s'est inspiré de mon avatar pour sa chemise. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2492000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh, @Vinvin s'est inspir\\u00e9 de mon avatar pour sa chemise. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[4,11],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[57,61]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/hotot.org\\\" rel=\\\"nofollow\\\"\\u003EHotot\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185655906635777\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":104,\"screen_name\":\"elTouristio\",\"lang\":\"en\",\"profile_text_color\":\"CEC79B\",\"statuses_count\":35529,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"location\":\"Au pied d'un arc-en-ciel.\",\"show_all_inline_media\":true,\"listed_count\":57,\"profile_link_color\":\"8C7679\",\"followers_count\":515,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\",\"description\":\"Je ne suis que joie, amour, bonheur et chaleur dans mon c\\u0153ur. #TeamLumbagos #TeamAbats\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FBEBB8\",\"id_str\":\"37389744\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"profile_sidebar_fill_color\":\"46284E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\",\"name\":\"Sylvain Sanders\",\"default_profile_image\":false,\"created_at\":\"Sun May 03 08:39:57 +0000 2009\",\"profile_sidebar_border_color\":\"20183F\",\"id\":37389744,\"utc_offset\":3600,\"favourites_count\":62,\"url\":\"http:\\/\\/flavors.me\\/eltouristio\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185655906635777,\"created_at\":\"Fri Feb 24 23:20:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2492000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3a6256ca-2c32-4dee-a723-aa07be5576db-173185655906635777" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Une tuerie #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1841326109/8XYJeU8W_normal" -}, -"title": "Alexis Sanchez Tello: Une tuerie #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2493000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Une tuerie #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185658494525440\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":53,\"screen_name\":\"AlexisCardinet\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":577,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Chateauroux\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":47,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1841326109\\/8XYJeU8W_normal\",\"description\":\"- Plus j'ai mal plus je progresse n\\u00e9gro , pour me faire tomber il falloir que tu taff gros \\u00a9 . 17 ans . Etudiant . Follow me . LoveEspana .\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"435073564\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841326109\\/8XYJeU8W_normal\",\"name\":\"Alexis Sanchez Tello\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 12 17:00:17 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":435073564,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185658494525440,\"created_at\":\"Fri Feb 24 23:20:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2493000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "de7a990d-1558-4b50-999b-e520a750f247-173185658494525440" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Un jour #lgw découvrira 9gag en attendant c surtout la poubelle du net les vidéos là !", -"img": { -"src": "http://a0.twimg.com/profile_images/1498347916/271644_259434607403810_130794806934458_1277083_5755877_o_normal.jpg" -}, -"title": "Antoine borosch: Un jour #lgw découvrira 9gag en attendant c surtout la poubelle du net les vidéos là !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2493000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Un jour #lgw d\\u00e9couvrira 9gag en attendant c surtout la poubelle du net les vid\\u00e9os l\\u00e0 !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[8,12]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185660226768896\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"borosch\",\"lang\":\"en\",\"favourites_count\":56,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":150,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":458,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1498347916\\/271644_259434607403810_130794806934458_1277083_5755877_o_normal.jpg\",\"description\":\"logie...\\r\\nth\\u00e9sard\\/podcasteur\\/auteur\\/militant pas forcement dans l'ordre...\",\"statuses_count\":4225,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"63253487\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Antoine borosch\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Wed Aug 05 20:53:25 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":63253487,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.poligeek.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1498347916\\/271644_259434607403810_130794806934458_1277083_5755877_o_normal.jpg\"},\"truncated\":false,\"id\":173185660226768896,\"created_at\":\"Fri Feb 24 23:20:53 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2493000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7e13a3a9-7f3a-4a23-bdc3-07122181fd3a-173185660226768896" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "à noter que mon ventilateur de portable est de la même couleur que le plateau. #lgw http://t.co/cxO9uEPK", -"img": { -"src": "http://a0.twimg.com/profile_images/1813610224/tcv_normal.jpg" -}, -"title": "Nicolas Padovani: à noter que mon ventilateur de portable est de la même couleur que le plateau. #lgw http://t.co/cxO9uEPK", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2493000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"\\u00e0 noter que mon ventilateur de portable est de la m\\u00eame couleur que le plateau. #lgw http:\\/\\/t.co\\/cxO9uEPK\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[84,104],\"expanded_url\":\"http:\\/\\/yfrog.com\\/oelm6ktj\",\"display_url\":\"yfrog.com\\/oelm6ktj\",\"url\":\"http:\\/\\/t.co\\/cxO9uEPK\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[79,83]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185659895427073\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":285,\"screen_name\":\"_NPado_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2115,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"FF3300\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1813610224\\/tcv_normal.jpg\",\"description\":\"Semi-geek et sosie non-officiel de Hugh Grant.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"81274066\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813610224\\/tcv_normal.jpg\",\"name\":\"Nicolas Padovani\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 10 03:47:17 +0000 2009\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":81274066,\"utc_offset\":3600,\"favourites_count\":37,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185659895427073,\"created_at\":\"Fri Feb 24 23:20:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2493000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b9356c96-20a1-4a07-9ebc-cbed6c8bd466-173185659895427073" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "OOOHHH @LudoDelaherche qui claque la bise à #cqui dans #lgw IL EST CHEZ LUI AU #StadedeFrance", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: OOOHHH @LudoDelaherche qui claque la bise à #cqui dans #lgw IL EST CHEZ LUI AU #StadedeFrance", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2496000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"OOOHHH @LudoDelaherche qui claque la bise \\u00e0 #cqui dans #lgw IL EST CHEZ LUI AU #StadedeFrance\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[7,22],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[45,50]},{\"text\":\"lgw\",\"indices\":[56,60]},{\"text\":\"StadedeFrance\",\"indices\":[80,94]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173183797087580160\",\"id_str\":\"173185672146989057\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173183797087580160,\"in_reply_to_user_id_str\":\"72665061\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":156,\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":34419,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris Montparnasse - Bruxelles\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"name\":\"Pierre B.\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":104184883,\"utc_offset\":-10800,\"favourites_count\":254,\"url\":null},\"in_reply_to_screen_name\":\"LudoDelaherche\",\"truncated\":false,\"id\":173185672146989057,\"created_at\":\"Fri Feb 24 23:20:56 +0000 2012\",\"in_reply_to_user_id\":72665061}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2496000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a8b26d4b-715b-4a4a-bd71-fd1a2fde1053-173185672146989057" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Retrouvez la sélection de Tweets de Comptoir pour Le Grand Webze -> http://t.co/4jnewqO5 #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1633621191/avatar_normal.png" -}, -"title": "Tweets de Comptoir: Retrouvez la sélection de Tweets de Comptoir pour Le Grand Webze -> http://t.co/4jnewqO5 #lgw", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2497000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Retrouvez la s\\u00e9lection de Tweets de Comptoir pour Le Grand Webze -> http:\\/\\/t.co\\/4jnewqO5 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[71,91],\"expanded_url\":\"http:\\/\\/t2c.tw\\/eetsLGW\",\"display_url\":\"t2c.tw\\/eetsLGW\",\"url\":\"http:\\/\\/t.co\\/4jnewqO5\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[93,97]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185674487414784\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3071,\"screen_name\":\"Tweets2Comptoir\",\"lang\":\"fr\",\"profile_text_color\":\"3f3210\",\"statuses_count\":2934,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/350380007\\/twitter-bg.png\",\"location\":\"Dans tes tweets\",\"show_all_inline_media\":true,\"listed_count\":187,\"profile_link_color\":\"3b8ab2\",\"followers_count\":6420,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1633621191\\/avatar_normal.png\",\"description\":\"Tweets de Comptoir est l\\u00e0 pour rendre quotidiennement compte de l'activit\\u00e9 subversive des tweetos, en d\\u00e9non\\u00e7ant les meilleurs tweets publi\\u00e9s.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d1f5c\",\"id_str\":\"227334618\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/350380007\\/twitter-bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1633621191\\/avatar_normal.png\",\"name\":\"Tweets de Comptoir\",\"default_profile_image\":false,\"created_at\":\"Thu Dec 16 15:29:51 +0000 2010\",\"profile_sidebar_border_color\":\"ffcc00\",\"id\":227334618,\"utc_offset\":3600,\"favourites_count\":5604,\"url\":\"http:\\/\\/tweetsdecomptoir.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185674487414784,\"created_at\":\"Fri Feb 24 23:20:57 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2497000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f5179996-4e1b-4045-bece-6216c48041bc-173185674487414784" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste", -"img": { -"src": "http://a2.twimg.com/profile_images/1631053557/image_normal.jpg" -}, -"title": "Tof Tof v: #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2497000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185677410836481\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":9,\"screen_name\":\"TofTofv\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":22,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"DisneyLand\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1631053557\\/image_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"390021196\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1631053557\\/image_normal.jpg\",\"name\":\"Tof Tof v\",\"default_profile_image\":false,\"created_at\":\"Thu Oct 13 10:29:51 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":390021196,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185677410836481,\"created_at\":\"Fri Feb 24 23:20:57 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2497000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6e30a9dd-f0cb-4687-8acc-73cc8d2a98aa-173185677410836481" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @BoucherieOvalie: J'ai hâte de raconter un jour à mes enfants que j'ai regardé #LGW. Ca va quand même être difficile de leur expliquer.", -"img": { -"src": "http://a2.twimg.com/profile_images/1546709422/EddiSon-_20-sur-20_ANTHONB_normal.jpg" -}, -"title": "anthonydelorme: RT @BoucherieOvalie: J'ai hâte de raconter un jour à mes enfants que j'ai regardé #LGW. Ca va quand même être difficile de leur expliquer.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2499000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @BoucherieOvalie: J'ai h\\u00e2te de raconter un jour \\u00e0 mes enfants que j'ai regard\\u00e9 #LGW. Ca va quand m\\u00eame \\u00eatre difficile de leur expliquer.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"BoucherieOvalie\",\"indices\":[3,19],\"id_str\":\"260277866\",\"name\":\"Boucherie Ovalie\",\"id\":260277866}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[82,86]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"J'ai h\\u00e2te de raconter un jour \\u00e0 mes enfants que j'ai regard\\u00e9 #LGW. Ca va quand m\\u00eame \\u00eatre difficile de leur expliquer.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[61,65]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184681532063745\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1017,\"screen_name\":\"BoucherieOvalie\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":6703,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/333487169\\/B-Oban3.jpg\",\"location\":\"Derri\\u00e8re toi, c'est affreux\",\"show_all_inline_media\":false,\"listed_count\":135,\"profile_link_color\":\"2FC2EF\",\"followers_count\":4074,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1669266582\\/carte-de-visite-final_normal.jpg\",\"description\":\"La vie est trop courte pour comprendre le rugby, alors autant en rigoler.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"260277866\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/333487169\\/B-Oban3.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1669266582\\/carte-de-visite-final_normal.jpg\",\"name\":\"Boucherie Ovalie\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 03 15:22:13 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":260277866,\"utc_offset\":null,\"favourites_count\":2,\"url\":\"http:\\/\\/boucherie-ovalie.org\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184681532063745,\"created_at\":\"Fri Feb 24 23:17:00 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185682964090880\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":625,\"screen_name\":\"anthonydelorme\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":2254,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":113,\"profile_link_color\":\"2FC2EF\",\"followers_count\":689,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1546709422\\/EddiSon-_20-sur-20_ANTHONB_normal.jpg\",\"description\":\"Mobile Guru.\\r\\nHead of Mobile @FredFaridGroup. \\r\\nManaging Director @EddiandSon. \\r\\nCreative @kidslovejetlag.\\r\\n#mobile\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"16097779\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1546709422\\/EddiSon-_20-sur-20_ANTHONB_normal.jpg\",\"name\":\"anthonydelorme\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 02 15:08:59 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":16097779,\"utc_offset\":-10800,\"favourites_count\":20,\"url\":\"http:\\/\\/www.eddiandson.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185682964090880,\"created_at\":\"Fri Feb 24 23:20:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2499000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1c3fb6a0-6d5b-4849-9805-0c89c8ee9d4a-173185682964090880" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw gagnerait beaucoup à changer de couleur de décor. Ce bleu me donne envie de pisser.", -"img": { -"src": "http://a3.twimg.com/profile_images/1710549946/sexygarette3_normal.jpg" -}, -"title": "CG.: #lgw gagnerait beaucoup à changer de couleur de décor. Ce bleu me donne envie de pisser.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2499000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw gagnerait beaucoup \\u00e0 changer de couleur de d\\u00e9cor. Ce bleu me donne envie de pisser.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/sites.google.com\\/site\\/yorufukurou\\/\\\" rel=\\\"nofollow\\\"\\u003EYoruFukurou\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185684188827648\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"au4emeTop\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":444,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/391998495\\/tile_grey.png\",\"location\":\"un Bordal, des Bordeaux.\",\"show_all_inline_media\":false,\"listed_count\":56,\"profile_link_color\":\"4482ff\",\"followers_count\":614,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1710549946\\/sexygarette3_normal.jpg\",\"description\":\"Tous ceux qui m'ont vue danser sont morts.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ebebeb\",\"id_str\":\"376424337\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/391998495\\/tile_grey.png\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1710549946\\/sexygarette3_normal.jpg\",\"name\":\"CG.\",\"default_profile_image\":false,\"created_at\":\"Mon Sep 19 21:25:15 +0000 2011\",\"profile_sidebar_border_color\":\"ff3636\",\"id\":376424337,\"utc_offset\":-10800,\"favourites_count\":85,\"url\":\"http:\\/\\/tatagoudoudalida.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185684188827648,\"created_at\":\"Fri Feb 24 23:20:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2499000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f0b0fa3e-05a6-4a01-9101-9d35530350ce-173185684188827648" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw c un émission bisous ce soir !!", -"img": { -"src": "http://a2.twimg.com/profile_images/1782987674/Copie__2__de_Francis_photo_le_pays_briard_00_normal.JPG" -}, -"title": "2pasag the papoteur: #lgw c un émission bisous ce soir !!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2501000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw c un \\u00e9mission bisous ce soir !!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185694573924353\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":51,\"screen_name\":\"2pasag\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2029,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Coulommiers 77 France\",\"show_all_inline_media\":true,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"followers_count\":41,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1782987674\\/Copie__2__de_Francis_photo_le_pays_briard_00_normal.JPG\",\"description\":\"Si t'm partager l'\\u00e9crit, T bienvenue\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"20905224\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1782987674\\/Copie__2__de_Francis_photo_le_pays_briard_00_normal.JPG\",\"name\":\"2pasag the papoteur\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 15 11:31:19 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":20905224,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/papotagebriard.canalblog.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185694573924353,\"created_at\":\"Fri Feb 24 23:21:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2501000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8e5cd276-b510-4740-9728-3b97d5a5f7be-173185694573924353" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw en #2 dans les trends fr juste aprés cesar2012, allez, on continue !", -"img": { -"src": "http://a1.twimg.com/profile_images/37455262/titou_150_normal.jpg" -}, -"title": "Pierre Titou LANNES: #lgw en #2 dans les trends fr juste aprés cesar2012, allez, on continue !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2501000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw en #2 dans les trends fr juste apr\\u00e9s cesar2012, allez, on continue !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.2306588,48.8869026],[2.2841562,48.8869026],[2.2841562,48.9082685],[2.2306588,48.9082685]]]},\"attributes\":{},\"full_name\":\"Courbevoie, Hauts-de-Seine\",\"name\":\"Courbevoie\",\"id\":\"30b5d37dd5aae12a\",\"place_type\":\"city\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/30b5d37dd5aae12a.json\"},\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185690882932737\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"D9B17E\",\"screen_name\":\"titounet\",\"lang\":\"fr\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":268,\"location\":\"IDF, Gers 32, Landes 40, PO 66\",\"profile_text_color\":\"333333\",\"followers_count\":450,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/37455262\\/titou_150_normal.jpg\",\"description\":\"Ergonome facteurs humains et organisationnels, #ergonomie des interfaces hommes-machines #UX. Gascon, Pyr\\u00e9n\\u00e9es, gastronomie, festayre, rugby, surf\",\"statuses_count\":5080,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/421488521\\/2005-09_La_Reunion_014.jpg\",\"show_all_inline_media\":true,\"listed_count\":35,\"profile_link_color\":\"9D582E\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"protected\":false,\"id_str\":\"10461152\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Pierre Titou LANNES\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/421488521\\/2005-09_La_Reunion_014.jpg\",\"created_at\":\"Thu Nov 22 06:18:31 +0000 2007\",\"profile_sidebar_fill_color\":\"fcf1c7\",\"id\":10461152,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/titou.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/37455262\\/titou_150_normal.jpg\"},\"truncated\":false,\"id\":173185690882932737,\"created_at\":\"Fri Feb 24 23:21:01 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2501000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4b8fd88b-239c-4783-8844-d56d9b3e4133-173185690882932737" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw les gens qui ne connaissent pas #rollin sont des incultes ! :-P #ilreste", -"img": { -"src": "http://a1.twimg.com/profile_images/1814782956/tumblr_lqg5fglKEF1qlcg2go1_500_normal.jpg" -}, -"title": "Elisa Bête: #lgw les gens qui ne connaissent pas #rollin sont des incultes ! :-P #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2502000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw les gens qui ne connaissent pas #rollin sont des incultes ! :-P #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"rollin\",\"indices\":[37,44]},{\"text\":\"ilreste\",\"indices\":[69,77]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185695677030400\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":438,\"screen_name\":\"Elisa_Surge\",\"lang\":\"fr\",\"profile_text_color\":\"030003\",\"statuses_count\":10912,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/420285069\\/Hardwood-Floor.jpg\",\"location\":\"France, Tours\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0f1478\",\"followers_count\":121,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1814782956\\/tumblr_lqg5fglKEF1qlcg2go1_500_normal.jpg\",\"description\":\"Je sais pas quoi \\u00e9crire alors je dirais juste Salut !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"3a95c2\",\"id_str\":\"236390764\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/420285069\\/Hardwood-Floor.jpg\",\"profile_sidebar_fill_color\":\"025175\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1814782956\\/tumblr_lqg5fglKEF1qlcg2go1_500_normal.jpg\",\"name\":\"Elisa B\\u00eate\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 10 13:45:53 +0000 2011\",\"profile_sidebar_border_color\":\"000203\",\"id\":236390764,\"utc_offset\":3600,\"favourites_count\":371,\"url\":\"http:\\/\\/dowhat-youwant.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185695677030400,\"created_at\":\"Fri Feb 24 23:21:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2502000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efa96512-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "950c0df7-3616-4e47-af47-eefcf34db66b-173185695677030400" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Tweets2Comptoir: Retrouvez la sélection de Tweets de Comptoir pour Le Grand Webze -> http://t.co/4jnewqO5 #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1834609779/AvFrance_normal.png" -}, -"title": "Dimitri: RT @Tweets2Comptoir: Retrouvez la sélection de Tweets de Comptoir pour Le Grand Webze -> http://t.co/4jnewqO5 #lgw", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2502000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @Tweets2Comptoir: Retrouvez la s\\u00e9lection de Tweets de Comptoir pour Le Grand Webze -> http:\\/\\/t.co\\/4jnewqO5 #lgw\",\"entities\":{\"urls\":[{\"indices\":[92,112],\"display_url\":\"t2c.tw\\/eetsLGW\",\"expanded_url\":\"http:\\/\\/t2c.tw\\/eetsLGW\",\"url\":\"http:\\/\\/t.co\\/4jnewqO5\"}],\"user_mentions\":[{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[3,19],\"name\":\"Tweets de Comptoir\",\"id_str\":\"227334618\",\"id\":227334618}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[114,118]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Retrouvez la s\\u00e9lection de Tweets de Comptoir pour Le Grand Webze -> http:\\/\\/t.co\\/4jnewqO5 #lgw\",\"entities\":{\"urls\":[{\"indices\":[71,91],\"display_url\":\"t2c.tw\\/eetsLGW\",\"expanded_url\":\"http:\\/\\/t2c.tw\\/eetsLGW\",\"url\":\"http:\\/\\/t.co\\/4jnewqO5\"}],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[93,97]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185674487414784\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ffcc00\",\"screen_name\":\"Tweets2Comptoir\",\"lang\":\"fr\",\"favourites_count\":5604,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":3071,\"location\":\"Dans tes tweets\",\"profile_text_color\":\"3f3210\",\"followers_count\":6421,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1633621191\\/avatar_normal.png\",\"description\":\"Tweets de Comptoir est l\\u00e0 pour rendre quotidiennement compte de l'activit\\u00e9 subversive des tweetos, en d\\u00e9non\\u00e7ant les meilleurs tweets publi\\u00e9s.\",\"statuses_count\":2934,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/350380007\\/twitter-bg.png\",\"show_all_inline_media\":true,\"listed_count\":187,\"profile_link_color\":\"3b8ab2\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d1f5c\",\"protected\":false,\"id_str\":\"227334618\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Tweets de Comptoir\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/350380007\\/twitter-bg.png\",\"created_at\":\"Thu Dec 16 15:29:51 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":227334618,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/tweetsdecomptoir.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1633621191\\/avatar_normal.png\"},\"truncated\":false,\"id\":173185674487414784,\"created_at\":\"Fri Feb 24 23:20:57 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185699204448257\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"8e231f\",\"screen_name\":\"Deemee3\",\"lang\":\"fr\",\"favourites_count\":1143,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":436,\"location\":\"ex-Berlusconistan\",\"profile_text_color\":\"333333\",\"followers_count\":1741,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1834609779\\/AvFrance_normal.png\",\"description\":\"Je suis Dimitri et j'approuve cette bio.\\r\\n\\r\\nMes tweets n'engagent que moi, sur CV et apr\\u00e8s entretien.\\r\\n\\r\\nAussi cr\\u00e9ateur\\/d\\u00e9lateur de @Tweets2Comptoir\",\"statuses_count\":34634,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/379050135\\/twitter.jpg\",\"show_all_inline_media\":true,\"listed_count\":96,\"profile_link_color\":\"8e231f\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"209219475\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Dimitri\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/379050135\\/twitter.jpg\",\"created_at\":\"Thu Oct 28 19:09:00 +0000 2010\",\"profile_sidebar_fill_color\":\"f7f7f7\",\"id\":209219475,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/tweetsdecomptoir.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1834609779\\/AvFrance_normal.png\"},\"truncated\":false,\"id\":173185699204448257,\"created_at\":\"Fri Feb 24 23:21:02 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2502000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "de871dbb-10e3-42e0-a5f5-b415d756fbc3-173185699204448257" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW ressemble au léger malaise en soirée quand ça fait trop longtemps qu'on se montre des vidéos YouTube les uns aux autres.", -"img": { -"src": "http://a1.twimg.com/profile_images/1793236975/Photo_du_13878919-05-___03.51_normal.jpg" -}, -"title": "Constance Ortuzar: #LGW ressemble au léger malaise en soirée quand ça fait trop longtemps qu'on se montre des vidéos YouTube les uns aux autres.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2504000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW ressemble au l\\u00e9ger malaise en soir\\u00e9e quand \\u00e7a fait trop longtemps qu'on se montre des vid\\u00e9os YouTube les uns aux autres.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185705965662208\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":249,\"screen_name\":\"constuzar\",\"lang\":\"en\",\"profile_text_color\":\"ff0f0f\",\"statuses_count\":7420,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"14b9fa\",\"followers_count\":432,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1793236975\\/Photo_du_13878919-05-___03.51_normal.jpg\",\"description\":\"Ils me voient rouler, ils d\\u00e9testent.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"131516\",\"id_str\":\"53776719\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"d5faef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1793236975\\/Photo_du_13878919-05-___03.51_normal.jpg\",\"name\":\"Constance Ortuzar\",\"default_profile_image\":false,\"created_at\":\"Sat Jul 04 22:29:54 +0000 2009\",\"profile_sidebar_border_color\":\"ff0000\",\"id\":53776719,\"utc_offset\":null,\"favourites_count\":28,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185705965662208,\"created_at\":\"Fri Feb 24 23:21:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2504000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "52284661-fbf6-4e09-8502-046665d419e0-173185705965662208" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ce qui est pratique avec la chemine de Vinvin c'est qu'on peut régler les couleurs de sa télé x) #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1561040191/5690_1158077242937_1557953236_391691_6813878_n__1__normal.jpg" -}, -"title": "Pauline : Ce qui est pratique avec la chemine de Vinvin c'est qu'on peut régler les couleurs de sa télé x) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2504000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ce qui est pratique avec la chemine de Vinvin c'est qu'on peut r\\u00e9gler les couleurs de sa t\\u00e9l\\u00e9 x) #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[97,101]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185707307831296\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":62,\"screen_name\":\"PolineLP\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1389,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/385594112\\/bubz-dl.jpg\",\"location\":\"Lorient\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"990000\",\"followers_count\":29,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1561040191\\/5690_1158077242937_1557953236_391691_6813878_n__1__normal.jpg\",\"description\":\"Accro aux s\\u00e9ries, \\u00e0 l'humour & \\u00e0 la musique mais aussi \\u00e9tudiante en M1 Professorat des \\u00e9coles quelque part en Bretagne...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"380413697\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/385594112\\/bubz-dl.jpg\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1561040191\\/5690_1158077242937_1557953236_391691_6813878_n__1__normal.jpg\",\"name\":\"Pauline \",\"default_profile_image\":false,\"created_at\":\"Mon Sep 26 16:18:08 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":380413697,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185707307831296,\"created_at\":\"Fri Feb 24 23:21:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2504000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ce7571da-2e76-4993-8506-0fd9b174d9a9-173185707307831296" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw je vous aime François depuis tellement longtemps #ilreste", -"img": { -"src": "http://a0.twimg.com/profile_images/1799016252/DSC02999bis_normal.jpg" -}, -"title": "Cuiller à Soupe: #lgw je vous aime François depuis tellement longtemps #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2507000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw je vous aime Fran\\u00e7ois depuis tellement longtemps #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[54,62]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185719383244802\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":169,\"screen_name\":\"CuuilerSoupe\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":107,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/418130953\\/Photo_200.jpg\",\"location\":\"Fouras\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"\",\"followers_count\":31,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1799016252\\/DSC02999bis_normal.jpg\",\"description\":\"Passionn\\u00e9e de et par tout... Sp\\u00e9cialis\\u00e9e dans les politiques d'Education du monde\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"\",\"id_str\":\"481209009\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/418130953\\/Photo_200.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1799016252\\/DSC02999bis_normal.jpg\",\"name\":\"Cuiller \\u00e0 Soupe\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 02 12:57:41 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":481209009,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185719383244802,\"created_at\":\"Fri Feb 24 23:21:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2507000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "863b87fe-dd6a-433c-863d-a4971656cb5c-173185719383244802" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Que diable est cette émission qui compte les tweets avec son hashtag #LGW ?", -"img": { -"src": "http://a1.twimg.com/profile_images/1698932500/KomanakiAvatarHD_normal.png" -}, -"title": "Michaël HUBERT: Que diable est cette émission qui compte les tweets avec son hashtag #LGW ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2507000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Que diable est cette \\u00e9mission qui compte les tweets avec son hashtag #LGW ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[69,73]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.metrotwit.com\\/\\\" rel=\\\"nofollow\\\"\\u003EMetroTwit\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185720045928448\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":238,\"screen_name\":\"komanaki\",\"lang\":\"fr\",\"profile_text_color\":\"828282\",\"statuses_count\":20952,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/391942777\\/TwitterKomanakiNew.png\",\"location\":\"France, Val d'Oise\",\"show_all_inline_media\":true,\"listed_count\":16,\"profile_link_color\":\"1b76ff\",\"followers_count\":345,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1698932500\\/KomanakiAvatarHD_normal.png\",\"description\":\"Lyc\\u00e9en geek en Terminale STG \\/ Jeune d\\u00e9veloppeur et designer sur web ou mobile \\/ J'aime #Android #webOS #WP7 ! \\/ Bient\\u00f4t apprenti en BTS SIO :D\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0050c7\",\"id_str\":\"54654582\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/391942777\\/TwitterKomanakiNew.png\",\"profile_sidebar_fill_color\":\"0050c7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1698932500\\/KomanakiAvatarHD_normal.png\",\"name\":\"Micha\\u00ebl HUBERT\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 07 19:51:48 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":54654582,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.michaelhubert.me\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185720045928448,\"created_at\":\"Fri Feb 24 23:21:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2507000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8b422135-594c-4eb7-8318-57f2f90ff1ba-173185720045928448" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Tweets2Comptoir: Retrouvez la sélection de Tweets de Comptoir pour Le Grand Webze -> http://t.co/4jnewqO5 #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1819882790/tetocarre_normal.jpg" -}, -"title": "Cédric BILLAUDELLE: RT @Tweets2Comptoir: Retrouvez la sélection de Tweets de Comptoir pour Le Grand Webze -> http://t.co/4jnewqO5 #lgw", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2507000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @Tweets2Comptoir: Retrouvez la s\\u00e9lection de Tweets de Comptoir pour Le Grand Webze -> http:\\/\\/t.co\\/4jnewqO5 #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[3,19],\"id_str\":\"227334618\",\"name\":\"Tweets de Comptoir\",\"id\":227334618}],\"urls\":[{\"indices\":[92,112],\"expanded_url\":\"http:\\/\\/t2c.tw\\/eetsLGW\",\"display_url\":\"t2c.tw\\/eetsLGW\",\"url\":\"http:\\/\\/t.co\\/4jnewqO5\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[114,118]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Retrouvez la s\\u00e9lection de Tweets de Comptoir pour Le Grand Webze -> http:\\/\\/t.co\\/4jnewqO5 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[71,91],\"expanded_url\":\"http:\\/\\/t2c.tw\\/eetsLGW\",\"display_url\":\"t2c.tw\\/eetsLGW\",\"url\":\"http:\\/\\/t.co\\/4jnewqO5\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[93,97]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185674487414784\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3071,\"screen_name\":\"Tweets2Comptoir\",\"lang\":\"fr\",\"profile_text_color\":\"3f3210\",\"statuses_count\":2933,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/350380007\\/twitter-bg.png\",\"location\":\"Dans tes tweets\",\"show_all_inline_media\":true,\"listed_count\":187,\"profile_link_color\":\"3b8ab2\",\"followers_count\":6423,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1633621191\\/avatar_normal.png\",\"description\":\"Tweets de Comptoir est l\\u00e0 pour rendre quotidiennement compte de l'activit\\u00e9 subversive des tweetos, en d\\u00e9non\\u00e7ant les meilleurs tweets publi\\u00e9s.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d1f5c\",\"id_str\":\"227334618\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/350380007\\/twitter-bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1633621191\\/avatar_normal.png\",\"name\":\"Tweets de Comptoir\",\"default_profile_image\":false,\"created_at\":\"Thu Dec 16 15:29:51 +0000 2010\",\"profile_sidebar_border_color\":\"ffcc00\",\"id\":227334618,\"utc_offset\":3600,\"favourites_count\":5604,\"url\":\"http:\\/\\/tweetsdecomptoir.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185674487414784,\"created_at\":\"Fri Feb 24 23:20:57 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185719844610050\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":172,\"screen_name\":\"Cbill0\",\"lang\":\"fr\",\"profile_text_color\":\"F2ECF9\",\"statuses_count\":1108,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/422263046\\/679FC0.png\",\"location\":\"Lille, FR\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"1a1aba\",\"followers_count\":31,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1819882790\\/tetocarre_normal.jpg\",\"description\":\"\\u00c9tudiant \\u00e0 l'IAE de Lille, mais pur produit des Ardennes. Aime beaucoup apprendre, mais n'aime pas qu'on lui fasse la le\\u00e7on.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"E44B22\",\"id_str\":\"84313428\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422263046\\/679FC0.png\",\"profile_sidebar_fill_color\":\"2C446A\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819882790\\/tetocarre_normal.jpg\",\"name\":\"C\\u00e9dric BILLAUDELLE\",\"default_profile_image\":false,\"created_at\":\"Thu Oct 22 12:34:22 +0000 2009\",\"profile_sidebar_border_color\":\"0C0F22\",\"id\":84313428,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185719844610050,\"created_at\":\"Fri Feb 24 23:21:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2507000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7658f0f1-a1f3-4b42-a524-e070db612369-173185719844610050" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @kzz_: Regarder #lgw > être sous LSD. Vraiment.", -"img": { -"src": "http://a2.twimg.com/profile_images/1614428473/Capture_d__cran_2011-10-30___21.31.58_normal.jpg" -}, -"title": "Yoann Ferret: RT @kzz_: Regarder #lgw > être sous LSD. Vraiment.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2511000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @kzz_: Regarder #lgw > \\u00eatre sous LSD. Vraiment.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"kzz_\",\"indices\":[3,8],\"id_str\":\"15801903\",\"name\":\"Yhnn\",\"id\":15801903}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Regarder #lgw > \\u00eatre sous LSD. Vraiment.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184225388924928\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":236,\"screen_name\":\"kzz_\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":8385,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/380156028\\/1920X1080.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":27,\"profile_link_color\":\"00aaff\",\"followers_count\":604,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849067972\\/4413560C-7785-472A-B26C-A5EB7BB6F962_normal\",\"description\":\"doing nothing takes work. \\/\\/\\/ Directeur du p\\u00f4le des pixels de l'espace at @GAMEONE\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"15801903\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/380156028\\/1920X1080.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849067972\\/4413560C-7785-472A-B26C-A5EB7BB6F962_normal\",\"name\":\"Yhnn\",\"default_profile_image\":false,\"created_at\":\"Sun Aug 10 22:12:55 +0000 2008\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":15801903,\"utc_offset\":3600,\"favourites_count\":52,\"url\":\"http:\\/\\/blog.gameone.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184225388924928,\"created_at\":\"Fri Feb 24 23:15:11 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185733467705344\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":261,\"screen_name\":\"yoannferret\",\"lang\":\"fr\",\"profile_text_color\":\"242424\",\"statuses_count\":25135,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/370159424\\/mosaic-export.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":19,\"profile_link_color\":\"949494\",\"followers_count\":582,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1614428473\\/Capture_d__cran_2011-10-30___21.31.58_normal.jpg\",\"description\":\"Responsable de la r\\u00e9daction sur @FreenewsActu et big boss de @cafegaming. Conversation minimale. R\\u00e9f\\u00e9rences \\u00e9clectiques (chiantes). Romanichel Racing Club\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"efefef\",\"id_str\":\"4035431\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/370159424\\/mosaic-export.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1614428473\\/Capture_d__cran_2011-10-30___21.31.58_normal.jpg\",\"name\":\"Yoann Ferret\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 10 14:18:04 +0000 2007\",\"profile_sidebar_border_color\":\"b5b5b5\",\"id\":4035431,\"utc_offset\":3600,\"favourites_count\":10,\"url\":\"http:\\/\\/www.cafegaming.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185733467705344,\"created_at\":\"Fri Feb 24 23:21:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2511000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "320246e8-1452-4cbf-a981-3963957b2161-173185733467705344" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw \"le professeur Rolin a toujours quelque chose à dire\" Palace c'est culte quand même ... @LeGrandWebze", -"img": { -"src": "http://a1.twimg.com/profile_images/1204995234/SBibou_-_iPomme_normal.jpg" -}, -"title": "Steve By.Boo: #lgw \"le professeur Rolin a toujours quelque chose à dire\" Palace c'est culte quand même ... @LeGrandWebze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2511000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw \\\"le professeur Rolin a toujours quelque chose \\u00e0 dire\\\" Palace c'est culte quand m\\u00eame ... @LeGrandWebze\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[93,106],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185736797995009\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":80,\"screen_name\":\"stevebyboo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":957,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme17\\/bg.gif\",\"location\":\"Lyon\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"CC3366\",\"followers_count\":22,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1204995234\\/SBibou_-_iPomme_normal.jpg\",\"description\":\"Je suis un gars qui aime tout ... \\u00e0 peu pr\\u00e8s\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"DBE9ED\",\"id_str\":\"220625395\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme17\\/bg.gif\",\"profile_sidebar_fill_color\":\"E6F6F9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1204995234\\/SBibou_-_iPomme_normal.jpg\",\"name\":\"Steve By.Boo\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 28 10:32:25 +0000 2010\",\"profile_sidebar_border_color\":\"DBE9ED\",\"id\":220625395,\"utc_offset\":null,\"favourites_count\":2,\"url\":\"http:\\/\\/www.veilleurs.info\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185736797995009,\"created_at\":\"Fri Feb 24 23:21:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2511000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "acb82321-1723-4021-8734-d8659ca5a0e9-173185736797995009" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Tu étais trop fort dans Kaamelott ! #ilreste sinon je regarde plus l'émission ! #lgw #Rollin", -"img": { -"src": "http://a1.twimg.com/profile_images/1256681641/68719_1710294475910_1194563810_31941243_1806970_n_normal.jpg" -}, -"title": "Jérémy Arent: Tu étais trop fort dans Kaamelott ! #ilreste sinon je regarde plus l'émission ! #lgw #Rollin", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2511000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Tu \\u00e9tais trop fort dans Kaamelott ! #ilreste sinon je regarde plus l'\\u00e9mission ! #lgw #Rollin\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[36,44]},{\"text\":\"lgw\",\"indices\":[80,84]},{\"text\":\"Rollin\",\"indices\":[85,92]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185736907038720\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":58,\"screen_name\":\"JayJayElPolski\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":15,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"location\":\"Paris \",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"9D582E\",\"followers_count\":8,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1256681641\\/68719_1710294475910_1194563810_31941243_1806970_n_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"id_str\":\"38247488\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"profile_sidebar_fill_color\":\"EADEAA\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1256681641\\/68719_1710294475910_1194563810_31941243_1806970_n_normal.jpg\",\"name\":\"J\\u00e9r\\u00e9my Arent\",\"default_profile_image\":false,\"created_at\":\"Wed May 06 18:49:50 +0000 2009\",\"profile_sidebar_border_color\":\"D9B17E\",\"id\":38247488,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185736907038720,\"created_at\":\"Fri Feb 24 23:21:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2511000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efa96512-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "45c0e15b-0dc2-481b-953d-d1ef0272f33b-173185736907038720" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est le bordel en plateau pendant le magnéto :p #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817123979/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png" -}, -"title": "legrandwebze: C'est le bordel en plateau pendant le magnéto :p #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2512000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est le bordel en plateau pendant le magn\\u00e9to :p #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185738437967873\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1481,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3228,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185738437967873,\"created_at\":\"Fri Feb 24 23:21:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2512000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d4683441-ad3c-4f01-97d6-bad1d3fa9596-173185738437967873" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'ai pécho Rollin !!!!!! Yeahhhhh #lgw #cqui !!!", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: J'ai pécho Rollin !!!!!! Yeahhhhh #lgw #cqui !!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2512000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"J'ai p\\u00e9cho Rollin !!!!!! Yeahhhhh #lgw #cqui !!!\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]},{\"text\":\"cqui\",\"indices\":[39,44]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185741126504448\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"favourites_count\":23,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":383,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":2387,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"statuses_count\":6697,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"protected\":false,\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Ludovic Delaherche\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":72665061,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/chapkattack.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\"},\"truncated\":false,\"id\":173185741126504448,\"created_at\":\"Fri Feb 24 23:21:12 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2512000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7531b4c1-0360-4ec4-98ac-6b2ce2196c8b-173185741126504448" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ma réaction après les dernières vidéos diffusées sur #lgw http://t.co/zOYf0CZ2", -"img": { -"src": "http://a1.twimg.com/profile_images/1536891239/twitter_avatar_2_normal.jpg" -}, -"title": "Alexandre Hervaud: ma réaction après les dernières vidéos diffusées sur #lgw http://t.co/zOYf0CZ2", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2512000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"ma r\\u00e9action apr\\u00e8s les derni\\u00e8res vid\\u00e9os diffus\\u00e9es sur #lgw http:\\/\\/t.co\\/zOYf0CZ2\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[58,78],\"expanded_url\":\"http:\\/\\/25.media.tumblr.com\\/tumblr_lzx0svbukH1qg39ewo1_500.gif\",\"display_url\":\"25.media.tumblr.com\\/tumblr_lzx0svb\\u2026\",\"url\":\"http:\\/\\/t.co\\/zOYf0CZ2\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[53,57]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"https:\\/\\/chrome.google.com\\/extensions\\/detail\\/encaiiljifbdbjlphpgpiimidegddhic\\\" rel=\\\"nofollow\\\"\\u003ESilver Bird\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185739801112576\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1078,\"screen_name\":\"AlexHervaud\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":48450,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/346551794\\/norwegian_troll.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":816,\"profile_link_color\":\"0084B4\",\"followers_count\":14844,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1536891239\\/twitter_avatar_2_normal.jpg\",\"description\":\"Journaliste, ex-Lib\\u00e9, chroniqueur au Mouv et Vodkaster.com, (d\\u00e9)formateur pour l'ESJ. Assiste @JeanReneCraypio. Mes tweets n'engagent pas P\\u00f4le Emploi.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"401d91\",\"id_str\":\"14321981\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/346551794\\/norwegian_troll.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1536891239\\/twitter_avatar_2_normal.jpg\",\"name\":\"Alexandre Hervaud\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 07 11:34:52 +0000 2008\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":14321981,\"utc_offset\":3600,\"favourites_count\":3392,\"url\":\"http:\\/\\/alexhervaud.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185739801112576,\"created_at\":\"Fri Feb 24 23:21:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2512000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d987fc5e-97d7-4db1-b8d1-706390b3be77-173185739801112576" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est bizarre, disais-je, ce truc de l'écriture absente du fil d'émission #lgw, alors que @Vinvin et @francoisrollin sont deux écrivains", -"img": { -"src": "http://a1.twimg.com/profile_images/1612831528/cni_id_normal.jpg" -}, -"title": "Jean-Louis Coste: C'est bizarre, disais-je, ce truc de l'écriture absente du fil d'émission #lgw, alors que @Vinvin et @francoisrollin sont deux écrivains", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2513000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est bizarre, disais-je, ce truc de l'\\u00e9criture absente du fil d'\\u00e9mission #lgw, alors que @Vinvin et @francoisrollin sont deux \\u00e9crivains\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[90,97],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522},{\"screen_name\":\"francoisrollin\",\"indices\":[101,116],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[74,78]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185744368705536\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":132,\"screen_name\":\"jlcoste\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":544,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"10207a\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"description\":\"Langue, litt\\u00e9rature et politique. Sp\\u00e9cialis\\u00e9 en traitement automatique des langues (presse). Rattach\\u00e9 \\u00e0 l'Universit\\u00e9 de Paris 3, et prof. en coll\\u00e8ge de banlieue\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"244454441\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"name\":\"Jean-Louis Coste\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 29 10:24:46 +0000 2011\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":244454441,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185744368705536,\"created_at\":\"Fri Feb 24 23:21:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2513000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f05fadbc-3b97-42b2-b502-8268cd37f49d-173185744368705536" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bien le bisou, j'adore ! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1609615947/avatar_normal.jpg" -}, -"title": "Christophe WEILL: Bien le bisou, j'adore ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2513000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bien le bisou, j'adore ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185744343531520\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":487,\"screen_name\":\"tractataire\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9393,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/87952479\\/twitterBG2.jpg\",\"location\":\"Montpellier, France\",\"show_all_inline_media\":true,\"listed_count\":18,\"profile_link_color\":\"8f6e31\",\"followers_count\":426,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1609615947\\/avatar_normal.jpg\",\"description\":\"Communication globale multimedia : print, web, video, e-learning. Curieux et news-addict !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f7c985\",\"id_str\":\"24436721\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/87952479\\/twitterBG2.jpg\",\"profile_sidebar_fill_color\":\"a7c964\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1609615947\\/avatar_normal.jpg\",\"name\":\"Christophe WEILL\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 14 21:54:13 +0000 2009\",\"profile_sidebar_border_color\":\"7b9d01\",\"id\":24436721,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.tractataire.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185744343531520,\"created_at\":\"Fri Feb 24 23:21:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2513000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "045c63fb-953b-49de-a8f3-38684ee4e856-173185744343531520" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Au secours la branlette twitter ultime.Je vois l'intention mais ce qui est drôle sur le net ne l'est pas forcement à la TV. #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1117696111/21961_250870857080_684682080_3241995_8271809_n_normal.jpg" -}, -"title": "Lopocomar: Au secours la branlette twitter ultime.Je vois l'intention mais ce qui est drôle sur le net ne l'est pas forcement à la TV. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2513000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Au secours la branlette twitter ultime.Je vois l'intention mais ce qui est dr\\u00f4le sur le net ne l'est pas forcement \\u00e0 la TV. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[124,128]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/levelupstudio.com\\/plume\\\" rel=\\\"nofollow\\\"\\u003EPlume\\u00a0for\\u00a0Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185743945080832\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":177,\"screen_name\":\"Lopocomar\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":119,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Lille\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1117696111\\/21961_250870857080_684682080_3241995_8271809_n_normal.jpg\",\"description\":\"Twitting about nothing, that's the thing. Retweet du LOL, du cin\\u00e9, de la com' et du WTF. Looking for a #Job in Com!\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"14848350\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1117696111\\/21961_250870857080_684682080_3241995_8271809_n_normal.jpg\",\"name\":\"Lopocomar\",\"default_profile_image\":false,\"created_at\":\"Tue May 20 18:35:35 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":14848350,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185743945080832,\"created_at\":\"Fri Feb 24 23:21:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2513000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2ada60a7-4f0f-46ef-a622-4bddc3b034f9-173185743945080832" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le bisou, le bisou ! #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1843041770/apollo_creed1_normal.jpg" -}, -"title": "Apollo Weed: Le bisou, le bisou ! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2515000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le bisou, le bisou ! #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[21,25]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185752509857793\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":101,\"screen_name\":\"OnernoD\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":1043,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Beuhverly Pills\",\"show_all_inline_media\":true,\"listed_count\":10,\"profile_link_color\":\"2FC2EF\",\"followers_count\":273,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1843041770\\/apollo_creed1_normal.jpg\",\"description\":\"La vie, c'est pas Tetris, c'est Mortal Kombat : On doit tout faire pour \\u00e9viter la fatalit\\u00e9. Laisse-moi te faire l'humour, tu ne seras pas d\\u00e9\\u00e7u(e).\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"348399043\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843041770\\/apollo_creed1_normal.jpg\",\"name\":\"Apollo Weed\",\"default_profile_image\":false,\"created_at\":\"Thu Aug 04 11:00:09 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":348399043,\"utc_offset\":-10800,\"favourites_count\":42,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185752509857793,\"created_at\":\"Fri Feb 24 23:21:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2515000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d3cffcea-84a4-4713-8f6d-3b33fda1ac4b-173185752509857793" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ils ont changés aussi, les Deschiens #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/569365839/entrbtn2_normal.gif" -}, -"title": "Screech Cubik: Ils ont changés aussi, les Deschiens #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2515000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ils ont chang\\u00e9s aussi, les Deschiens #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[37,41]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185753508089856\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":57,\"screen_name\":\"s_cubik\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1288,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Bruxelles\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":74,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/569365839\\/entrbtn2_normal.gif\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Brussels\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"96092449\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/569365839\\/entrbtn2_normal.gif\",\"name\":\"Screech Cubik\",\"default_profile_image\":false,\"created_at\":\"Fri Dec 11 09:16:29 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":96092449,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.talkgeekytome.net\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185753508089856,\"created_at\":\"Fri Feb 24 23:21:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2515000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a5b0f1a6-19d3-4284-9f59-1c1e27abeeb1-173185753508089856" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Elle est #VraimentPD cette émission #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1825695250/bigorrr_normal.jpg" -}, -"title": "Antoine Boudet: Elle est #VraimentPD cette émission #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2515000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Elle est #VraimentPD cette \\u00e9mission #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"VraimentPD\",\"indices\":[9,20]},{\"text\":\"lgw\",\"indices\":[36,40]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185751650013185\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":248,\"screen_name\":\"AntoineBigor\",\"lang\":\"fr\",\"profile_text_color\":\"363636\",\"statuses_count\":17892,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/394926108\\/twitter.jpg\",\"location\":\"DTC (enfin \\u00e0 une vache pr\\u00e8s)\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"022c3b\",\"followers_count\":216,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1825695250\\/bigorrr_normal.jpg\",\"description\":\"\\u00c9tudiant paum\\u00e9 et r\\u00e9dacteur en chef d'@AbsoluteZone\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"288fb5\",\"id_str\":\"61471175\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/394926108\\/twitter.jpg\",\"profile_sidebar_fill_color\":\"288fb5\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1825695250\\/bigorrr_normal.jpg\",\"name\":\"Antoine Boudet\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 30 12:13:38 +0000 2009\",\"profile_sidebar_border_color\":\"288fb5\",\"id\":61471175,\"utc_offset\":-10800,\"favourites_count\":20,\"url\":\"http:\\/\\/absolute-zone.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185751650013185,\"created_at\":\"Fri Feb 24 23:21:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2515000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f007896c-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3a3bffba-b00b-4378-b480-8e4cc0f591fe-173185751650013185" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste MAIS #ilchangedechemise !!! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1803227504/lolilol_normal.JPG" -}, -"title": "Thomas Gabri L: #ilreste MAIS #ilchangedechemise !!! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2517000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste MAIS #ilchangedechemise !!! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"ilchangedechemise\",\"indices\":[14,32]},{\"text\":\"lgw\",\"indices\":[37,41]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185758939713539\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":315,\"screen_name\":\"TonMeilleurAmi_\",\"lang\":\"fr\",\"profile_text_color\":\"010157\",\"statuses_count\":2443,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/416460348\\/daft1.png\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"eb0c0c\",\"followers_count\":713,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1803227504\\/lolilol_normal.JPG\",\"description\":\"J'\\u00e9coute du dancefloor, du rock, du jazz, de la techno, du hip-hop, de la pop, du R&B, de la soul, enfin tout quoi ... -Impose ton style !-\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"000000\",\"id_str\":\"305581176\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/416460348\\/daft1.png\",\"profile_sidebar_fill_color\":\"c7c3c3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803227504\\/lolilol_normal.JPG\",\"name\":\"Thomas Gabri L\",\"default_profile_image\":false,\"created_at\":\"Thu May 26 13:24:41 +0000 2011\",\"profile_sidebar_border_color\":\"000000\",\"id\":305581176,\"utc_offset\":null,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185758939713539,\"created_at\":\"Fri Feb 24 23:21:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2517000, -"tags": [ -{ -"id-ref": "f007aa96-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9d27609a-a34e-43fe-a46d-268e796c18d9-173185758939713539" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw On dirait lady gaga et Mick jagger qui ont trop bu dans la video.", -"img": { -"src": "http://a0.twimg.com/profile_images/1353093787/Dragons-6_normal.jpg" -}, -"title": "Thibaut Devillers: #lgw On dirait lady gaga et Mick jagger qui ont trop bu dans la video.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2517000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw On dirait lady gaga et Mick jagger qui ont trop bu dans la video.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185760906838017\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":68,\"screen_name\":\"Eliadus\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":704,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"92095420\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"name\":\"Thibaut Devillers\",\"default_profile_image\":false,\"created_at\":\"Mon Nov 23 19:36:51 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":92095420,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.followfriday.com\\/followfriday\\/eliadus\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185760906838017,\"created_at\":\"Fri Feb 24 23:21:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2517000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "293b1b0b-88f1-461d-bcc6-b435823afefa-173185760906838017" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "En fait tout le monde vient taper la bise à Vinvin et Rollin. #freekiss #lgw", -"img": { -"src": "http://a1.twimg.com/sticky/default_profile_images/default_profile_6_normal.png" -}, -"title": "Gw3nd0ul: En fait tout le monde vient taper la bise à Vinvin et Rollin. #freekiss #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2518000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"En fait tout le monde vient taper la bise \\u00e0 Vinvin et Rollin. #freekiss #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"freekiss\",\"indices\":[62,71]},{\"text\":\"lgw\",\"indices\":[72,76]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185762890756096\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":434,\"screen_name\":\"Gw3nd0ul\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":516,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"143017258\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"name\":\"Gw3nd0ul\",\"default_profile_image\":true,\"created_at\":\"Wed May 12 10:42:39 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":143017258,\"utc_offset\":3600,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185762890756096,\"created_at\":\"Fri Feb 24 23:21:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2518000, -"tags": [ -{ -"id-ref": "f007e394-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b2cafcb5-030b-40e1-b0cd-8bf66c7589b4-173185762890756096" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@KlaireFr Bravo pour tes bulles, j'adore ! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1352972347/lexpress-3123-11au17mai2011-1_normal.jpg" -}, -"title": "Claire Harrison: @KlaireFr Bravo pour tes bulles, j'adore ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2518000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@KlaireFr Bravo pour tes bulles, j'adore ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[0,9],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[43,47]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173185078086737920\",\"id_str\":\"173185764455223297\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173185078086737920,\"in_reply_to_user_id_str\":\"28096610\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":900,\"screen_name\":\"harrisonclaire\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3054,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/127984931\\/pattern-dots.png\",\"location\":\"Strasbourg\",\"show_all_inline_media\":false,\"listed_count\":75,\"profile_link_color\":\"0084B4\",\"followers_count\":925,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1352972347\\/lexpress-3123-11au17mai2011-1_normal.jpg\",\"description\":\"Blogueuse rieuse et impatiente :::\\r\\nPartage #photo #tendance #web #mode #alsace :::\\r\\n#CM chez @maetvapresse + blogueuse sur @trendygirlmag\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"d4d4d2\",\"id_str\":\"80603947\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/127984931\\/pattern-dots.png\",\"profile_sidebar_fill_color\":\"d4d4d4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1352972347\\/lexpress-3123-11au17mai2011-1_normal.jpg\",\"name\":\"Claire Harrison\",\"default_profile_image\":false,\"created_at\":\"Wed Oct 07 15:32:55 +0000 2009\",\"profile_sidebar_border_color\":\"ebf70d\",\"id\":80603947,\"utc_offset\":3600,\"favourites_count\":7,\"url\":\"http:\\/\\/www.claireharrison.fr\"},\"in_reply_to_screen_name\":\"KlaireFr\",\"truncated\":false,\"id\":173185764455223297,\"created_at\":\"Fri Feb 24 23:21:18 +0000 2012\",\"in_reply_to_user_id\":28096610}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2518000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2c26e353-aec1-4836-b000-68a96a69b368-173185764455223297" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@KlaireFr tu mérites le #Cesar2012 du meilleur statut #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1727204040/image_normal.jpg" -}, -"title": "Marc Phalippou: @KlaireFr tu mérites le #Cesar2012 du meilleur statut #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2521000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@KlaireFr tu m\\u00e9rites le #Cesar2012 du meilleur statut #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[0,9],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"Cesar2012\",\"indices\":[24,34]},{\"text\":\"lgw\",\"indices\":[54,58]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173185078086737920\",\"id_str\":\"173185777080086528\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173185078086737920,\"in_reply_to_user_id_str\":\"28096610\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1344,\"screen_name\":\"marcphalippou\",\"lang\":\"fr\",\"profile_text_color\":\"895429\",\"statuses_count\":2116,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431152481\\/med_arton10050-ab39e-jpg.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"39BD91\",\"followers_count\":750,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1727204040\\/image_normal.jpg\",\"description\":\"Bougnat \\u00e0 Paris, marchand d'id\\u00e9es et de confiance dans la com et l'assurance.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0E0D02\",\"id_str\":\"92352549\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431152481\\/med_arton10050-ab39e-jpg.jpg\",\"profile_sidebar_fill_color\":\"0E0D02\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727204040\\/image_normal.jpg\",\"name\":\"Marc Phalippou\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 24 20:05:52 +0000 2009\",\"profile_sidebar_border_color\":\"BEDFB6\",\"id\":92352549,\"utc_offset\":3600,\"favourites_count\":46,\"url\":\"http:\\/\\/www.facebook.com\\/profile.php?id=100001663745687\"},\"in_reply_to_screen_name\":\"KlaireFr\",\"truncated\":false,\"id\":173185777080086528,\"created_at\":\"Fri Feb 24 23:21:21 +0000 2012\",\"in_reply_to_user_id\":28096610}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2521000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "edc96522-b2b2-40bf-990f-9f01c7131600-173185777080086528" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@FlorencePorcel toujours le seul sourire de l'émission #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1768745785/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png" -}, -"title": "☠papounay2000☠: @FlorencePorcel toujours le seul sourire de l'émission #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2521000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@FlorencePorcel toujours le seul sourire de l'\\u00e9mission #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[0,15],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[55,59]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185778602618880\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"49031173\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":265,\"screen_name\":\"papounay2000\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":3542,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/412848613\\/gandhi.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"FF0000\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1768745785\\/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png\",\"description\":\"N'oubliez pas de vous aimer\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BADFCD\",\"id_str\":\"14764219\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/412848613\\/gandhi.jpg\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768745785\\/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png\",\"name\":\"\\u2620papounay2000\\u2620\",\"default_profile_image\":false,\"created_at\":\"Tue May 13 20:33:18 +0000 2008\",\"profile_sidebar_border_color\":\"F2E195\",\"id\":14764219,\"utc_offset\":3600,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":\"FlorencePorcel\",\"truncated\":false,\"id\":173185778602618880,\"created_at\":\"Fri Feb 24 23:21:21 +0000 2012\",\"in_reply_to_user_id\":49031173}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2521000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "23b706f7-6321-42cc-a356-4ad3b9202a85-173185778602618880" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilReste, et on devrait le voir plus souvent à la télévision française d'ailleurs, notre bon vieux Professeur Rollin. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1474785559/testdeux_normal.jpg" -}, -"title": "Romain Mollet: #ilReste, et on devrait le voir plus souvent à la télévision française d'ailleurs, notre bon vieux Professeur Rollin. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2522000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilReste, et on devrait le voir plus souvent \\u00e0 la t\\u00e9l\\u00e9vision fran\\u00e7aise d'ailleurs, notre bon vieux Professeur Rollin. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[118,122]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185780477464579\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":71,\"screen_name\":\"RomainMollet\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":81,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/130413024\\/pan.jpg\",\"location\":\"Nantes\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1474785559\\/testdeux_normal.jpg\",\"description\":\"\\u00c9tudiant \\u00e0 Cin\\u00e9Cr\\u00e9atis depuis moins d'une semaine (18\\/09\\/2011)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"62795411\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/130413024\\/pan.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1474785559\\/testdeux_normal.jpg\",\"name\":\"Romain Mollet\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 04 11:47:02 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":62795411,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/conneriehumanumest.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185780477464579,\"created_at\":\"Fri Feb 24 23:21:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2522000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "10d6c3f9-6ded-4103-8b95-cb6bf9b22360-173185780477464579" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "y a quand même un bon paquet de private jokes dans #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1727885666/Logo_YP_normal.png" -}, -"title": "Young planneur: y a quand même un bon paquet de private jokes dans #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2523000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"y a quand m\\u00eame un bon paquet de private jokes dans #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[51,55]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185784944410624\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"youngplanneur\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":278,\"location\":\"France, Paris\",\"profile_text_color\":\"333333\",\"followers_count\":3230,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1727885666\\/Logo_YP_normal.png\",\"description\":\"Strategic Planner \\/\\/ Advertising \\/ Action Sports \\/ Advertainment \\/ Series \\/ Mobile \\/ Social \\/\\/\",\"statuses_count\":4943,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":222,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"87788927\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Young planneur\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Thu Nov 05 21:34:26 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":87788927,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.youngplanneur.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727885666\\/Logo_YP_normal.png\"},\"truncated\":false,\"id\":173185784944410624,\"created_at\":\"Fri Feb 24 23:21:23 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2523000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8af31844-0fbd-4af0-90d4-3d6d8ca0841e-173185784944410624" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@OhOceane c'est mon premier #lgw et à part les vidéos de dailymotion je vois pas bien l'intérêt", -"img": { -"src": "http://a2.twimg.com/profile_images/1577312655/E_TE__2011_PROPRIANO_light_normal.jpg" -}, -"title": "AnneCha Celier: @OhOceane c'est mon premier #lgw et à part les vidéos de dailymotion je vois pas bien l'intérêt", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2524000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@OhOceane c'est mon premier #lgw et \\u00e0 part les vid\\u00e9os de dailymotion je vois pas bien l'int\\u00e9r\\u00eat\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"OhOceane\",\"indices\":[0,9],\"id_str\":\"72379694\",\"name\":\"ASL\",\"id\":72379694}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173184767418839043\",\"id_str\":\"173185790489280512\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173184767418839043,\"in_reply_to_user_id_str\":\"72379694\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":920,\"screen_name\":\"annechacelier\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":2928,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/58686718\\/P1030314.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":15,\"profile_link_color\":\"2FC2EF\",\"followers_count\":538,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1577312655\\/E_TE__2011_PROPRIANO_light_normal.jpg\",\"description\":\"Habitante du 2\\u00e8me arrondissement, brune, 1\\/2 corse, @FredFaridGroup, @KidsLoveJetlag, quelques enfants, presque barmaid\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"beaacc\",\"id_str\":\"17899913\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/58686718\\/P1030314.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1577312655\\/E_TE__2011_PROPRIANO_light_normal.jpg\",\"name\":\"AnneCha Celier\",\"default_profile_image\":false,\"created_at\":\"Fri Dec 05 15:49:22 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":17899913,\"utc_offset\":3600,\"favourites_count\":36,\"url\":\"http:\\/\\/3kidsandafull-timejob.tumblr.com\\/\"},\"in_reply_to_screen_name\":\"OhOceane\",\"truncated\":false,\"id\":173185790489280512,\"created_at\":\"Fri Feb 24 23:21:24 +0000 2012\",\"in_reply_to_user_id\":72379694}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2524000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b61dd732-a0c6-435f-a8f3-a63f6f606888-173185790489280512" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "hey @yesnoornext #cki au @legrandwebze ? #LGW ;)", -"img": { -"src": "http://a0.twimg.com/profile_images/1792181403/berengere2_normal.jpg" -}, -"title": "BéToutSimplement !: hey @yesnoornext #cki au @legrandwebze ? #LGW ;)", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2524000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"hey @yesnoornext #cki au @legrandwebze ? #LGW ;)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"yesnoornext\",\"indices\":[4,16],\"id_str\":\"252186404\",\"name\":\"vincent denise\",\"id\":252186404},{\"screen_name\":\"LeGrandWebze\",\"indices\":[26,39],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"cki\",\"indices\":[17,21]},{\"text\":\"LGW\",\"indices\":[42,46]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173172505471746051\",\"id_str\":\"173185790640271361\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173172505471746051,\"in_reply_to_user_id_str\":\"252186404\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":625,\"screen_name\":\"belassalle\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4259,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/299176574\\/fond_4.jpg\",\"location\":\"Lyon\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"009999\",\"followers_count\":294,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1792181403\\/berengere2_normal.jpg\",\"description\":\"Un peu de fra\\u00eecheur, un brin de vitalit\\u00e9 qui cherche dans le graphisme, la pub, les m\\u00e9dias et la communication un emploi sur LYON !!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"117826061\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/299176574\\/fond_4.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1792181403\\/berengere2_normal.jpg\",\"name\":\"B\\u00e9ToutSimplement !\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 26 18:58:41 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":117826061,\"utc_offset\":3600,\"favourites_count\":7,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/berengere-lassalle\"},\"in_reply_to_screen_name\":\"yesnoornext\",\"truncated\":false,\"id\":173185790640271361,\"created_at\":\"Fri Feb 24 23:21:24 +0000 2012\",\"in_reply_to_user_id\":252186404}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2524000, -"tags": [ -{ -"id-ref": "f0089e06-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "01f91d33-fcf4-4a2f-a773-4ffe864afdb9-173185790640271361" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Elle est quand même dingue cette émissions! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1052546198/gang_elmyra_normal.jpg" -}, -"title": "Melanouille: Elle est quand même dingue cette émissions! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2525000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Elle est quand m\\u00eame dingue cette \\u00e9missions! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[44,48]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185792829689856\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":174,\"screen_name\":\"Melanouille\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2782,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"followers_count\":78,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1052546198\\/gang_elmyra_normal.jpg\",\"description\":\"Chouineuse obsessionnelle\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"43318485\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1052546198\\/gang_elmyra_normal.jpg\",\"name\":\"Melanouille\",\"default_profile_image\":false,\"created_at\":\"Fri May 29 12:12:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":43318485,\"utc_offset\":-10800,\"favourites_count\":5,\"url\":\"http:\\/\\/cbth.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185792829689856,\"created_at\":\"Fri Feb 24 23:21:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2525000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8f196905-bc13-4217-b1f9-1f967739dac6-173185792829689856" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@palmashow retirez lui sa chemise #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1704625616/224582_2330277576843_1246842647_32917080_7958787_n_normal.jpg" -}, -"title": "brissot pierre louis: @palmashow retirez lui sa chemise #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2525000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@palmashow retirez lui sa chemise #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185795438559233\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"23782965\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":16,\"screen_name\":\"piloufaceIII\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1704625616\\/224582_2330277576843_1246842647_32917080_7958787_n_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"442110979\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1704625616\\/224582_2330277576843_1246842647_32917080_7958787_n_normal.jpg\",\"name\":\"brissot pierre louis\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 20 19:21:45 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":442110979,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.facebook.com\\/profile.php?id=1246842647\"},\"in_reply_to_screen_name\":\"palmashow\",\"truncated\":false,\"id\":173185795438559233,\"created_at\":\"Fri Feb 24 23:21:25 +0000 2012\",\"in_reply_to_user_id\":23782965}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2525000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "87208209-e832-4a49-8c75-91b17c44001e-173185795438559233" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@vinvin porte la 1ère chemise en RVB capable de recharger ton écran #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1797352936/CH6j1942_normal" -}, -"title": "Jean Emile: @vinvin porte la 1ère chemise en RVB capable de recharger ton écran #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2526000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@vinvin porte la 1\\u00e8re chemise en RVB capable de recharger ton \\u00e9cran #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[0,7],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[68,72]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185798512971777\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"7223522\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":219,\"screen_name\":\"JeanEmilelevrai\",\"lang\":\"fr\",\"profile_text_color\":\"7a5d0d\",\"statuses_count\":726,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/409670677\\/1_building.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"7a5d2a\",\"followers_count\":67,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1797352936\\/CH6j1942_normal\",\"description\":\"\\/\\/ YOUNG ART DIRECTOR & COPYWRITER \\/\\/ DIGITAL NATIVE \\/\\/ stagiaire.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"324551156\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/409670677\\/1_building.gif\",\"profile_sidebar_fill_color\":\"d9c196\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1797352936\\/CH6j1942_normal\",\"name\":\"Jean Emile\",\"default_profile_image\":false,\"created_at\":\"Sun Jun 26 20:38:03 +0000 2011\",\"profile_sidebar_border_color\":\"b3822e\",\"id\":324551156,\"utc_offset\":3600,\"favourites_count\":5,\"url\":\"http:\\/\\/corentinvallet.com\"},\"in_reply_to_screen_name\":\"Vinvin\",\"truncated\":false,\"id\":173185798512971777,\"created_at\":\"Fri Feb 24 23:21:26 +0000 2012\",\"in_reply_to_user_id\":7223522}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2526000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e590a08e-575d-43bc-bdaf-3b997976a7a3-173185798512971777" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw c est pas @vinvin qui devait faire des claquettes?", -"img": { -"src": "http://a0.twimg.com/profile_images/1802162566/image_normal.jpg" -}, -"title": "Julien Cotte: #lgw c est pas @vinvin qui devait faire des claquettes?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2528000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw c est pas @vinvin qui devait faire des claquettes?\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[15,22],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185807274881024\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"JulienCotteALU\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":874,\"location\":\"V\\u00e9lizy-Villacoublay\",\"profile_text_color\":\"333333\",\"followers_count\":1406,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1802162566\\/image_normal.jpg\",\"description\":\"DRH du site de V\\u00e9lizy (France) - HR Community Manager - Marketing HR2.0 - @AlcatelLucent\",\"statuses_count\":3879,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/105129015\\/VerySmallLogoHR2.0.jpg\",\"show_all_inline_media\":false,\"listed_count\":138,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"107697826\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Julien Cotte\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/105129015\\/VerySmallLogoHR2.0.jpg\",\"created_at\":\"Sat Jan 23 12:17:36 +0000 2010\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":107697826,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/juliencotte.typepad.com\\/le-blog-de-julien-cotte-\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802162566\\/image_normal.jpg\"},\"truncated\":false,\"id\":173185807274881024,\"created_at\":\"Fri Feb 24 23:21:28 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2528000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cced2ace-8811-44ab-89fb-feecae48f1d4-173185807274881024" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je découvre le Grand Webze. Et j'aime ça. #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1700203464/miniwizard2_normal.png" -}, -"title": "Rizotochaud: Je découvre le Grand Webze. Et j'aime ça. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2529000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je d\\u00e9couvre le Grand Webze. Et j'aime \\u00e7a. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[42,46]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185812446457856\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":177,\"screen_name\":\"Rizotochaud\",\"lang\":\"fr\",\"profile_text_color\":\"663B12\",\"statuses_count\":544,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/308777087\\/fond.gif\",\"location\":\"PAL\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"1F98C7\",\"followers_count\":31,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1700203464\\/miniwizard2_normal.png\",\"description\":\"Mon avatar est un magichien.\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C6E2EE\",\"id_str\":\"324297431\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/308777087\\/fond.gif\",\"profile_sidebar_fill_color\":\"DAECF4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1700203464\\/miniwizard2_normal.png\",\"name\":\"Rizotochaud\",\"default_profile_image\":false,\"created_at\":\"Sun Jun 26 10:41:11 +0000 2011\",\"profile_sidebar_border_color\":\"C6E2EE\",\"id\":324297431,\"utc_offset\":null,\"favourites_count\":2,\"url\":\"http:\\/\\/www.youtube.com\\/user\\/Rizotochaud\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185812446457856,\"created_at\":\"Fri Feb 24 23:21:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2529000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0da75555-d627-4164-968d-4311710336f7-173185812446457856" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Le_Damien: #LGW Clap ! Clap ! Clap !", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: RT @Le_Damien: #LGW Clap ! Clap ! Clap !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2529000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Le_Damien: #LGW Clap ! Clap ! Clap !\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Le_Damien\",\"indices\":[3,13],\"id_str\":\"26552716\",\"name\":\"Damien Vacher\",\"id\":26552716}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[15,19]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW Clap ! Clap ! Clap !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185527955202049\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":405,\"screen_name\":\"Le_Damien\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27163,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Chatillon-en-Bazois\",\"show_all_inline_media\":false,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":343,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"description\":\"I'm a lonely Cowboy who learning un BTS SIO (ex BTS IG) in Nevers... Et un Mac Gyver de l'URL par @Checkyourpeople et je suis un tumblreur assidu\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"26552716\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"name\":\"Damien Vacher\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 25 18:09:17 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":26552716,\"utc_offset\":3600,\"favourites_count\":43,\"url\":\"http:\\/\\/damienvacher.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185527955202049,\"created_at\":\"Fri Feb 24 23:20:22 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185810701623296\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":635,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"name\":\"Royer Charles-Henri\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":185396126,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185810701623296,\"created_at\":\"Fri Feb 24 23:21:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2529000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "11ba6dc2-4e9a-41e5-9537-ab8857a5ae77-173185810701623296" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze pour moi, #ilReste #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1578025973/e_M_a_n_u_-188x188_normal.jpg" -}, -"title": "Manu: @LeGrandWebze pour moi, #ilReste #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2530000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze pour moi, #ilReste #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[24,32]},{\"text\":\"LGW\",\"indices\":[33,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185815671865344\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":376,\"screen_name\":\"e_M_a_n_u_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3126,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"0084B4\",\"followers_count\":285,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1578025973\\/e_M_a_n_u_-188x188_normal.jpg\",\"description\":\"Homme 2.0 r\\u00e9solument attach\\u00e9 \\u00e0 sa vie sociale IRL !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"189600177\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1578025973\\/e_M_a_n_u_-188x188_normal.jpg\",\"name\":\"Manu\",\"default_profile_image\":false,\"created_at\":\"Sat Sep 11 18:20:22 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":189600177,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173185815671865344,\"created_at\":\"Fri Feb 24 23:21:30 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2530000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7d7c5f37-4ec8-4793-a757-8811ccd5ed8a-173185815671865344" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'ai quand même éteint ma PS3 pour regarder la TV. D' habitude c'est l'inverse. #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1836345668/profile_normal.png" -}, -"title": "ArDuB57: J'ai quand même éteint ma PS3 pour regarder la TV. D' habitude c'est l'inverse. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2531000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'ai quand m\\u00eame \\u00e9teint ma PS3 pour regarder la TV. D' habitude c'est l'inverse. #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[80,84]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185818834386948\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":646,\"screen_name\":\"ArDub57\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":83436,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"location\":\"FRANCE - METZ - SARREGUEMINES\",\"show_all_inline_media\":false,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"followers_count\":1090,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"description\":\"FreeParty Style - Raleur Pro - Trolleur Compulsif - DHD Android 2.3\\/Transformer 3.2.1 - PS3 @Pix_auto http:\\/\\/pixauto.tumblr.com - http:\\/\\/iboga.tumblr.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"21448223\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"name\":\"ArDuB57\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 20 23:57:59 +0000 2009\",\"profile_sidebar_border_color\":\"1c2352\",\"id\":21448223,\"utc_offset\":3600,\"favourites_count\":1604,\"url\":\"http:\\/\\/ardbox.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185818834386948,\"created_at\":\"Fri Feb 24 23:21:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2531000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b30c7f76-f51f-4f65-b38f-4743fc95440f-173185818834386948" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw ça doit être dur de fidéliser les parts de marché avec une seule diff. mensuelle.", -"img": { -"src": "http://a0.twimg.com/profile_images/1707712782/DSC08227_normal.jpg" -}, -"title": "José Esteve: #lgw ça doit être dur de fidéliser les parts de marché avec une seule diff. mensuelle.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2531000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw \\u00e7a doit \\u00eatre dur de fid\\u00e9liser les parts de march\\u00e9 avec une seule diff. mensuelle.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185816720453632\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ffffff\",\"screen_name\":\"lemeroo\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":349,\"location\":\"France\",\"profile_text_color\":\"d10000\",\"followers_count\":166,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1707712782\\/DSC08227_normal.jpg\",\"description\":\"\\/\\/ Passionn\\u00e9 de graphisme.. p\\u00e9cheur de m\\u00e9rou et d'id\\u00e9es, animateur radio, d\\u00e9crypte le net et la TV \\/\\/ designer \\/ cr\\u00e9ateur de visuels de #Tees un peu d\\u00e9cal\\u00e9s \\/\\/ \",\"statuses_count\":2509,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/175232736\\/Sans-titre-2.gif\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"d10000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"483026\",\"protected\":false,\"id_str\":\"93459716\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Jos\\u00e9 Esteve\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/175232736\\/Sans-titre-2.gif\",\"created_at\":\"Sun Nov 29 19:10:53 +0000 2009\",\"profile_sidebar_fill_color\":\"483026\",\"id\":93459716,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.lemerou.eu\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1707712782\\/DSC08227_normal.jpg\"},\"truncated\":false,\"id\":173185816720453632,\"created_at\":\"Fri Feb 24 23:21:31 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2531000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d736ef2d-2157-4abb-b1a1-ed69368bae87-173185816720453632" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@LeGrandWebze: C'est le bordel en plateau pendant le magnéto :p #lgw” photo ??", -"img": { -"src": "http://a0.twimg.com/profile_images/1782185349/image_normal.jpg" -}, -"title": "Arnaud77: “@LeGrandWebze: C'est le bordel en plateau pendant le magnéto :p #lgw” photo ??", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2532000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@LeGrandWebze: C'est le bordel en plateau pendant le magn\\u00e9to :p #lgw\\u201d photo ??\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[1,14],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[65,69]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185822848335872\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":463,\"screen_name\":\"senearnaud77270\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":623,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/410459009\\/IMG_1479little.jpg\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":78,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1782185349\\/image_normal.jpg\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"386121061\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/410459009\\/IMG_1479little.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1782185349\\/image_normal.jpg\",\"name\":\"Arnaud77\",\"default_profile_image\":false,\"created_at\":\"Thu Oct 06 18:06:41 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":386121061,\"utc_offset\":3600,\"favourites_count\":10,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185822848335872,\"created_at\":\"Fri Feb 24 23:21:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2532000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1e65a79a-1454-41f5-a583-f0c0a72033c5-173185822848335872" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "^^ RT @MisterMcFlee: Ce qu'il y a de bien avec ce grand écran à 2cm de mon nez c'est que j'ai l'impression d'être sous acide o_O #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/399078150/002_normal.PNG" -}, -"title": "mye shadow: ^^ RT @MisterMcFlee: Ce qu'il y a de bien avec ce grand écran à 2cm de mon nez c'est que j'ai l'impression d'être sous acide o_O #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2533000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"^^ RT @MisterMcFlee: Ce qu'il y a de bien avec ce grand \\u00e9cran \\u00e0 2cm de mon nez c'est que j'ai l'impression d'\\u00eatre sous acide o_O #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"MisterMcFlee\",\"indices\":[6,19],\"id_str\":\"60043161\",\"name\":\"Mister Mc Flee\",\"id\":60043161}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[129,133]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185828045074432\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":924,\"screen_name\":\"myeshadow\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":13636,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/26906542\\/mqcloudedthoughts.br.jpg\",\"location\":\"Paris-Brussels-itou,mon blog\",\"show_all_inline_media\":false,\"listed_count\":118,\"profile_link_color\":\"00486b\",\"followers_count\":1097,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/399078150\\/002_normal.PNG\",\"description\":\"Mynotsodarkshadow ou ls p\\u00e9r\\u00e9grinations de my mind,mon ombre&m lumi\\u00e8res s'amusent Hallucinations,Mauvais esprit,sans drogue cpire?!\\nmonblog\\/1postparJour #INPES\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"48456037\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26906542\\/mqcloudedthoughts.br.jpg\",\"profile_sidebar_fill_color\":\"9cc8dd\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/399078150\\/002_normal.PNG\",\"name\":\"mye shadow\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 18 19:18:06 +0000 2009\",\"profile_sidebar_border_color\":\"333333\",\"id\":48456037,\"utc_offset\":3600,\"favourites_count\":5568,\"url\":\"http:\\/\\/bymyeshadow.blogspot.com\\/?spref=tw\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185828045074432,\"created_at\":\"Fri Feb 24 23:21:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2533000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "da3ea972-bf7f-498c-8a84-e7e1d80468f5-173185828045074432" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @elTouristio: Oh, @Vinvin s'est inspiré de mon avatar pour sa chemise. #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1801974559/51VNTOCGF1L._SS400__normal.jpg" -}, -"title": "Guillaume Gurdil: RT @elTouristio: Oh, @Vinvin s'est inspiré de mon avatar pour sa chemise. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2533000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @elTouristio: Oh, @Vinvin s'est inspir\\u00e9 de mon avatar pour sa chemise. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"elTouristio\",\"indices\":[3,15],\"id_str\":\"37389744\",\"name\":\"Sylvain Sanders\",\"id\":37389744},{\"screen_name\":\"Vinvin\",\"indices\":[21,28],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[74,78]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Oh, @Vinvin s'est inspir\\u00e9 de mon avatar pour sa chemise. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[4,11],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[57,61]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/hotot.org\\\" rel=\\\"nofollow\\\"\\u003EHotot\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185655906635777\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":104,\"screen_name\":\"elTouristio\",\"lang\":\"en\",\"profile_text_color\":\"CEC79B\",\"statuses_count\":35528,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"location\":\"Au pied d'un arc-en-ciel.\",\"show_all_inline_media\":true,\"listed_count\":57,\"profile_link_color\":\"8C7679\",\"followers_count\":515,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\",\"description\":\"Je ne suis que joie, amour, bonheur et chaleur dans mon c\\u0153ur. #TeamLumbagos #TeamAbats\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FBEBB8\",\"id_str\":\"37389744\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"profile_sidebar_fill_color\":\"46284E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\",\"name\":\"Sylvain Sanders\",\"default_profile_image\":false,\"created_at\":\"Sun May 03 08:39:57 +0000 2009\",\"profile_sidebar_border_color\":\"20183F\",\"id\":37389744,\"utc_offset\":3600,\"favourites_count\":62,\"url\":\"http:\\/\\/flavors.me\\/eltouristio\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185655906635777,\"created_at\":\"Fri Feb 24 23:20:52 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185828783271937\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":164,\"screen_name\":\"gurdiiil\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2782,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Lille, France\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":84,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1801974559\\/51VNTOCGF1L._SS400__normal.jpg\",\"description\":\"Geek\\/Nerd, drogu\\u00e9 \\u00e0 la musique, atterr\\u00e9 perp\\u00e9tuel (parce qu'indign\\u00e9, c'est galvaud\\u00e9) qui garde le sens de l'humour (beh ouais, faut bien!)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"89754233\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801974559\\/51VNTOCGF1L._SS400__normal.jpg\",\"name\":\"Guillaume Gurdil\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 13 17:56:00 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":89754233,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/luniquemonsieurtoutlemonde.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185828783271937,\"created_at\":\"Fri Feb 24 23:21:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2533000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0cc788d2-511c-411e-a4c4-e1f75ed904eb-173185828783271937" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ah mais il doit y avoir des écoles pour apprendre à faire ça en fait. J'espère qu'ils se font du pognon ! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1579781654/brush2star_mini_normal.jpg" -}, -"title": "Magalie Baudry: Ah mais il doit y avoir des écoles pour apprendre à faire ça en fait. J'espère qu'ils se font du pognon ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2534000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ah mais il doit y avoir des \\u00e9coles pour apprendre \\u00e0 faire \\u00e7a en fait. J'esp\\u00e8re qu'ils se font du pognon ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[107,111]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185833380216833\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":251,\"screen_name\":\"Mag_frog\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6516,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"location\":\"Nantes\\/Cholet\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"7762e0\",\"followers_count\":274,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"description\":\"Passions web, infographie, dessin, couture, nouvelles technos, communication, partage et th\\u00e9\\u00e2tre amateur.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"172314328\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"profile_sidebar_fill_color\":\"f7a64a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"name\":\"Magalie Baudry\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 29 12:06:17 +0000 2010\",\"profile_sidebar_border_color\":\"f2b87e\",\"id\":172314328,\"utc_offset\":-7200,\"favourites_count\":6,\"url\":\"http:\\/\\/www.maglagrenouille.fr\\/blog\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185833380216833,\"created_at\":\"Fri Feb 24 23:21:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2534000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9f0f1446-c90a-4641-ab35-77018ac48905-173185833380216833" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @RabaTaJoie: Conclusion. Internet c'est drôle sur internet. Pas a la télé. #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1851304214/tumblr_lvugxsddGH1r4g1zio1_400_normal.jpg" -}, -"title": "Greg G.: RT @RabaTaJoie: Conclusion. Internet c'est drôle sur internet. Pas a la télé. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2535000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @RabaTaJoie: Conclusion. Internet c'est dr\\u00f4le sur internet. Pas a la t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"RabaTaJoie\",\"indices\":[3,14],\"id_str\":\"304883768\",\"name\":\"CasseCouilles\",\"id\":304883768}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[78,82]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Conclusion. Internet c'est dr\\u00f4le sur internet. Pas a la t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[62,66]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185028925304833\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":360,\"screen_name\":\"RabaTaJoie\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9009,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"La France de l'exterieur \",\"show_all_inline_media\":true,\"listed_count\":49,\"profile_link_color\":\"009999\",\"followers_count\":660,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1648484316\\/RabaTaJoie_normal.jpg\",\"description\":\"Trois personnes peuvent garder un secret, si deux d'entre elles sont mortes. - B. Franklin.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"304883768\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648484316\\/RabaTaJoie_normal.jpg\",\"name\":\"CasseCouilles\",\"default_profile_image\":false,\"created_at\":\"Wed May 25 08:22:01 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":304883768,\"utc_offset\":3600,\"favourites_count\":67,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185028925304833,\"created_at\":\"Fri Feb 24 23:18:23 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185837503225856\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":276,\"screen_name\":\"TheFish40\",\"lang\":\"fr\",\"profile_text_color\":\"f5edf5\",\"statuses_count\":7394,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/408344264\\/bg1.jpg\",\"location\":\"#Bordeaux\",\"show_all_inline_media\":true,\"listed_count\":26,\"profile_link_color\":\"009999\",\"followers_count\":243,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851304214\\/tumblr_lvugxsddGH1r4g1zio1_400_normal.jpg\",\"description\":\"Pas de Bio...Pas de chocolat !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"73370860\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408344264\\/bg1.jpg\",\"profile_sidebar_fill_color\":\"2e2d2e\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851304214\\/tumblr_lvugxsddGH1r4g1zio1_400_normal.jpg\",\"name\":\"Greg G.\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 11 12:07:54 +0000 2009\",\"profile_sidebar_border_color\":\"3b2b3b\",\"id\":73370860,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/justfishit.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185837503225856,\"created_at\":\"Fri Feb 24 23:21:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2535000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "da630f60-5f70-4c1d-9f9e-96ddec861bae-173185837503225856" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est quoi le but de cette émission #lgw #JeDécouvreJvousDis", -"img": { -"src": "http://a0.twimg.com/profile_images/1848652502/332954645_normal.jpg" -}, -"title": "Leila Agic: C'est quoi le but de cette émission #lgw #JeDécouvreJvousDis", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2536000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est quoi le but de cette \\u00e9mission #lgw #JeD\\u00e9couvreJvousDis\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[36,40]},{\"text\":\"JeD\\u00e9couvreJvousDis\",\"indices\":[41,60]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185838816051200\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"f50e48\",\"screen_name\":\"LeilaAgic\",\"lang\":\"fr\",\"favourites_count\":200,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1197,\"location\":\"Bruxelles\",\"profile_text_color\":\"d61170\",\"followers_count\":1721,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848652502\\/332954645_normal.jpg\",\"description\":\"Ancienne co-Responsable Internet et campagne jeunes pour @RoyalSegolene lors de primaires citoyennes. Socialo-Ecolo-S\\u00e9gol\\u00e9niste #SRoyal \\/ #FH2012 \\/ #NVB2012\",\"statuses_count\":13606,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/382568227\\/NouveauTwwwiter.jpg\",\"show_all_inline_media\":true,\"listed_count\":103,\"profile_link_color\":\"23acc4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"79575617\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Leila Agic\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/382568227\\/NouveauTwwwiter.jpg\",\"created_at\":\"Sat Oct 03 22:02:21 +0000 2009\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":79575617,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/on.fb.me\\/hSrN0O\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848652502\\/332954645_normal.jpg\"},\"truncated\":false,\"id\":173185838816051200,\"created_at\":\"Fri Feb 24 23:21:36 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2536000, -"tags": [ -{ -"id-ref": "f00a25d2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5fcf9236-148d-4361-b6af-b2808d441ebd-173185838816051200" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @RabaTaJoie: Conclusion. Internet c'est drôle sur internet. Pas a la télé. #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1663218524/image_normal.jpg" -}, -"title": "Thibaut: RT @RabaTaJoie: Conclusion. Internet c'est drôle sur internet. Pas a la télé. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2536000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @RabaTaJoie: Conclusion. Internet c'est dr\\u00f4le sur internet. Pas a la t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"RabaTaJoie\",\"indices\":[3,14],\"name\":\"CasseCouilles\",\"id_str\":\"304883768\",\"id\":304883768}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[78,82]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Conclusion. Internet c'est dr\\u00f4le sur internet. Pas a la t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[62,66]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":2,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185028925304833\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"RabaTaJoie\",\"lang\":\"fr\",\"favourites_count\":67,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":360,\"location\":\"La France de l'exterieur \",\"profile_text_color\":\"333333\",\"followers_count\":660,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1648484316\\/RabaTaJoie_normal.jpg\",\"description\":\"Trois personnes peuvent garder un secret, si deux d'entre elles sont mortes. - B. Franklin.\",\"statuses_count\":9009,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":49,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"304883768\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"CasseCouilles\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Wed May 25 08:22:01 +0000 2011\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":304883768,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648484316\\/RabaTaJoie_normal.jpg\"},\"truncated\":false,\"id\":173185028925304833,\"created_at\":\"Fri Feb 24 23:18:23 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":2,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185840451821568\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"ThibautBouvet\",\"lang\":\"fr\",\"favourites_count\":11,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":300,\"location\":\"Caen\",\"profile_text_color\":\"3E4415\",\"followers_count\":299,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1663218524\\/image_normal.jpg\",\"description\":\"Etudiant Sc \\u00e9co-gestion - S\\u00e9rievore - Junk Food addict - Passionn\\u00e9 par les nouvelles technologies, le Web 2.0\\r\\n\\r\\n\",\"statuses_count\":3929,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"12240902\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Thibaut\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"created_at\":\"Mon Jan 14 22:52:23 +0000 2008\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":12240902,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.ThibautBouvet.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1663218524\\/image_normal.jpg\"},\"truncated\":false,\"id\":173185840451821568,\"created_at\":\"Fri Feb 24 23:21:36 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2536000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7a22e39c-7879-44d9-95d4-cc4ea6b4cf7c-173185840451821568" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze Waaaa l'angoisse...#LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1787819252/marie-laure_drider_normal.jpg" -}, -"title": "MaryloR: @LeGrandWebze Waaaa l'angoisse...#LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2537000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze Waaaa l'angoisse...#LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[33,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173185328444751872\",\"id_str\":\"173185842108567552\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173185328444751872,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":420,\"screen_name\":\"Marylor\",\"lang\":\"en\",\"profile_text_color\":\"9100ff\",\"statuses_count\":1048,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/342436364\\/Pailletes_turquoise.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"ff36f8\",\"followers_count\":162,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1787819252\\/marie-laure_drider_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"642D8B\",\"id_str\":\"30841074\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/342436364\\/Pailletes_turquoise.jpg\",\"profile_sidebar_fill_color\":\"dae5eb\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1787819252\\/marie-laure_drider_normal.jpg\",\"name\":\"MaryloR\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 13 10:12:15 +0000 2009\",\"profile_sidebar_border_color\":\"7066d9\",\"id\":30841074,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173185842108567552,\"created_at\":\"Fri Feb 24 23:21:37 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2537000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8df8031c-ea3b-4cfd-a089-c7c1ccefa1dc-173185842108567552" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'adore regarder le Grand Webze :) #lgw", -"img": { -"src": "http://a3.twimg.com/sticky/default_profile_images/default_profile_4_normal.png" -}, -"title": "Raphaël Vartanian: J'adore regarder le Grand Webze :) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2537000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"J'adore regarder le Grand Webze :) #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185844134424576\",\"user\":{\"default_profile_image\":true,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"EEEEEE\",\"screen_name\":\"ShahenHayIan\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":38,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/sticky\\/default_profile_images\\/default_profile_4_normal.png\",\"description\":\"\",\"statuses_count\":71,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"038543\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ACDED6\",\"protected\":false,\"id_str\":\"103083418\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Rapha\\u00ebl Vartanian\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"created_at\":\"Fri Jan 08 20:45:17 +0000 2010\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"id\":103083418,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_4_normal.png\"},\"truncated\":false,\"id\":173185844134424576,\"created_at\":\"Fri Feb 24 23:21:37 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2537000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fd97eed8-6752-44de-98fe-f4ec4a828add-173185844134424576" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #lgw #lgw c un \"l\" ou un \"i\" on c pas, l'emission est comme on AIME🍀 longue vie!", -"img": { -"src": "http://a0.twimg.com/profile_images/1794990258/actuvideospub250_normal.jpg" -}, -"title": ")) Videos-Pub.fr: #lgw #lgw #lgw c un \"l\" ou un \"i\" on c pas, l'emission est comme on AIME🍀 longue vie!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2539000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #lgw #lgw c un \\\"l\\\" ou un \\\"i\\\" on c pas, l'emission est comme on AIME\\ud83c\\udf40 longue vie!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"lgw\",\"indices\":[5,9]},{\"text\":\"lgw\",\"indices\":[10,14]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185851759661056\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":335,\"screen_name\":\"ActuVideosPub\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":1601,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/413799697\\/toronto-city.br.jpg\",\"location\":\"France Paris\",\"show_all_inline_media\":true,\"listed_count\":15,\"profile_link_color\":\"0000ff\",\"followers_count\":1024,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1794990258\\/actuvideospub250_normal.jpg\",\"description\":\"Salut terriens! On RT tout les #Tweets int\\u00e9ressants, pertinents, + les #videos, #pub, #annonces, #TeamFollowBack, bref on fait ce qu'on veux!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"96620906\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/413799697\\/toronto-city.br.jpg\",\"profile_sidebar_fill_color\":\"f6f4f5\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1794990258\\/actuvideospub250_normal.jpg\",\"name\":\")) Videos-Pub.fr\",\"default_profile_image\":false,\"created_at\":\"Sun Dec 13 20:37:31 +0000 2009\",\"profile_sidebar_border_color\":\"000000\",\"id\":96620906,\"utc_offset\":3600,\"favourites_count\":98,\"url\":\"http:\\/\\/www.videos-pub.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185851759661056,\"created_at\":\"Fri Feb 24 23:21:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2539000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fbe5d8ee-48f7-4d84-bc55-b8053f08444c-173185851759661056" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "l'émission est beaucoup plus scriptée, construite. Je regrette la spontanéité des 2 premières #lgw #cQui", -"img": { -"src": "http://a0.twimg.com/profile_images/1700942619/godai4_normal.gif" -}, -"title": "Godai Yusaku: l'émission est beaucoup plus scriptée, construite. Je regrette la spontanéité des 2 premières #lgw #cQui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2539000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"l'\\u00e9mission est beaucoup plus script\\u00e9e, construite. Je regrette la spontan\\u00e9it\\u00e9 des 2 premi\\u00e8res #lgw #cQui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[94,98]},{\"text\":\"cQui\",\"indices\":[99,104]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185852124561409\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":400,\"screen_name\":\"__Yusaku\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13679,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/355063675\\/akemi_tadaka_005_1280x1024.jpg\",\"location\":\"Ile de France, Nancy, Toulois\",\"show_all_inline_media\":false,\"listed_count\":27,\"profile_link_color\":\"038543\",\"followers_count\":314,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1700942619\\/godai4_normal.gif\",\"description\":\"Directeur de Projet Client Info\\/telco - \\r\\nActivit\\u00e9s associatives - Geek et Nippophile \\u00e0 ses heures perdues\\r\\nMembre d'#AQDIL\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ACDED6\",\"id_str\":\"76995130\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/355063675\\/akemi_tadaka_005_1280x1024.jpg\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1700942619\\/godai4_normal.gif\",\"name\":\"Godai Yusaku\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 24 17:33:58 +0000 2009\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":76995130,\"utc_offset\":3600,\"favourites_count\":68,\"url\":\"http:\\/\\/jenebloguepas.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185852124561409,\"created_at\":\"Fri Feb 24 23:21:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2539000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b9c18e23-5cff-44f2-acc6-77f473f6e6c8-173185852124561409" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @AlexHervaud: ma réaction après les dernières vidéos diffusées sur #lgw http://t.co/zOYf0CZ2", -"img": { -"src": "http://a2.twimg.com/profile_images/1825695250/bigorrr_normal.jpg" -}, -"title": "Antoine Boudet: RT @AlexHervaud: ma réaction après les dernières vidéos diffusées sur #lgw http://t.co/zOYf0CZ2", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2542000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @AlexHervaud: ma r\\u00e9action apr\\u00e8s les derni\\u00e8res vid\\u00e9os diffus\\u00e9es sur #lgw http:\\/\\/t.co\\/zOYf0CZ2\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"AlexHervaud\",\"indices\":[3,15],\"id_str\":\"14321981\",\"name\":\"Alexandre Hervaud\",\"id\":14321981}],\"urls\":[{\"indices\":[75,95],\"expanded_url\":\"http:\\/\\/25.media.tumblr.com\\/tumblr_lzx0svbukH1qg39ewo1_500.gif\",\"display_url\":\"25.media.tumblr.com\\/tumblr_lzx0svb\\u2026\",\"url\":\"http:\\/\\/t.co\\/zOYf0CZ2\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[70,74]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"ma r\\u00e9action apr\\u00e8s les derni\\u00e8res vid\\u00e9os diffus\\u00e9es sur #lgw http:\\/\\/t.co\\/zOYf0CZ2\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[58,78],\"expanded_url\":\"http:\\/\\/25.media.tumblr.com\\/tumblr_lzx0svbukH1qg39ewo1_500.gif\",\"display_url\":\"25.media.tumblr.com\\/tumblr_lzx0svb\\u2026\",\"url\":\"http:\\/\\/t.co\\/zOYf0CZ2\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[53,57]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"https:\\/\\/chrome.google.com\\/extensions\\/detail\\/encaiiljifbdbjlphpgpiimidegddhic\\\" rel=\\\"nofollow\\\"\\u003ESilver Bird\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185739801112576\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1078,\"screen_name\":\"AlexHervaud\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":48449,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/346551794\\/norwegian_troll.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":816,\"profile_link_color\":\"0084B4\",\"followers_count\":14844,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1536891239\\/twitter_avatar_2_normal.jpg\",\"description\":\"Journaliste, ex-Lib\\u00e9, chroniqueur au Mouv et Vodkaster.com, (d\\u00e9)formateur pour l'ESJ. Assiste @JeanReneCraypio. Mes tweets n'engagent pas P\\u00f4le Emploi.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"401d91\",\"id_str\":\"14321981\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/346551794\\/norwegian_troll.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1536891239\\/twitter_avatar_2_normal.jpg\",\"name\":\"Alexandre Hervaud\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 07 11:34:52 +0000 2008\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":14321981,\"utc_offset\":3600,\"favourites_count\":3392,\"url\":\"http:\\/\\/alexhervaud.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185739801112576,\"created_at\":\"Fri Feb 24 23:21:12 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185866221621249\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":248,\"screen_name\":\"AntoineBigor\",\"lang\":\"fr\",\"profile_text_color\":\"363636\",\"statuses_count\":17893,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/394926108\\/twitter.jpg\",\"location\":\"DTC (enfin \\u00e0 une vache pr\\u00e8s)\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"022c3b\",\"followers_count\":216,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1825695250\\/bigorrr_normal.jpg\",\"description\":\"\\u00c9tudiant paum\\u00e9 et r\\u00e9dacteur en chef d'@AbsoluteZone\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"288fb5\",\"id_str\":\"61471175\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/394926108\\/twitter.jpg\",\"profile_sidebar_fill_color\":\"288fb5\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1825695250\\/bigorrr_normal.jpg\",\"name\":\"Antoine Boudet\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 30 12:13:38 +0000 2009\",\"profile_sidebar_border_color\":\"288fb5\",\"id\":61471175,\"utc_offset\":-10800,\"favourites_count\":20,\"url\":\"http:\\/\\/absolute-zone.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185866221621249,\"created_at\":\"Fri Feb 24 23:21:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2542000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "90c1d96b-2724-494b-a0a5-eeb9f2c37c09-173185866221621249" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ils sont ENCORE en vacance les feignasses de @Tweets2Comptoir ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1846718877/Ic_nePoireau_Yeux08-2011-02_normal.jpg" -}, -"title": "Le_M_Poireau: Ils sont ENCORE en vacance les feignasses de @Tweets2Comptoir ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2543000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ils sont ENCORE en vacance les feignasses de @Tweets2Comptoir ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[45,61],\"id_str\":\"227334618\",\"name\":\"Tweets de Comptoir\",\"id\":227334618}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[64,68]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185870571110400\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":6530,\"screen_name\":\"Le_M_Poireau\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":54064,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/195312953\\/CanapeRouge.jpg\",\"location\":\"Bruxelles\",\"show_all_inline_media\":true,\"listed_count\":418,\"profile_link_color\":\"0084b4\",\"followers_count\":6012,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1846718877\\/Ic_nePoireau_Yeux08-2011-02_normal.jpg\",\"description\":\"Pensez \\u00e0 ceux qui n'en ont pas et ne g\\u00e2chez pas votre humour inutilement. http:\\/\\/photosdecampagne.tumblr.com\\/ | http:\\/\\/riendimportant.tumblr.com\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"ffffff\",\"id_str\":\"10330232\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/195312953\\/CanapeRouge.jpg\",\"profile_sidebar_fill_color\":\"ddffcd\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1846718877\\/Ic_nePoireau_Yeux08-2011-02_normal.jpg\",\"name\":\"Le_M_Poireau\",\"default_profile_image\":false,\"created_at\":\"Sat Nov 17 11:32:14 +0000 2007\",\"profile_sidebar_border_color\":\"bddcad\",\"id\":10330232,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/monsieurpoireau.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185870571110400,\"created_at\":\"Fri Feb 24 23:21:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2543000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ba5d7840-8f7e-4338-8fcb-ca6e7da38c13-173185870571110400" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Y a-t'il des messages subliminaux en langage des signes dans les chorés de ces deux manoclaqueurs ? #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1509550440/Opeth_normal.png" -}, -"title": "Sylvain Bonneau: Y a-t'il des messages subliminaux en langage des signes dans les chorés de ces deux manoclaqueurs ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2544000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Y a-t'il des messages subliminaux en langage des signes dans les chor\\u00e9s de ces deux manoclaqueurs ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[100,104]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.nibirutech.com\\\" rel=\\\"nofollow\\\"\\u003ETwitBird\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185874434064384\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":62,\"screen_name\":\"Bvggy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":753,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/338842991\\/wallpaper_glory.jpg\",\"location\":\"Toulouse\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":29,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1509550440\\/Opeth_normal.png\",\"description\":\"Technical manager in 3D development, two kids, two cats...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"360508134\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/338842991\\/wallpaper_glory.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1509550440\\/Opeth_normal.png\",\"name\":\"Sylvain Bonneau\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 23 09:45:35 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":360508134,\"utc_offset\":null,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185874434064384,\"created_at\":\"Fri Feb 24 23:21:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2544000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f0781f78-cfc6-44ec-b92f-3ff2860d2956-173185874434064384" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est quand même con de résumer en permanence le web à des vidéos marrantes. Enfin, \"marrantes\". #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1703065016/twitterdec11_normal.jpg" -}, -"title": "Alvin Haddadène: C'est quand même con de résumer en permanence le web à des vidéos marrantes. Enfin, \"marrantes\". #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2545000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est quand m\\u00eame con de r\\u00e9sumer en permanence le web \\u00e0 des vid\\u00e9os marrantes. Enfin, \\\"marrantes\\\". #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[97,101]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185877365895168\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":512,\"screen_name\":\"Alvin_Stick\",\"lang\":\"fr\",\"profile_text_color\":\"362720\",\"statuses_count\":7005,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/195586982\\/Bannieretweet.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":19,\"profile_link_color\":\"B40B43\",\"followers_count\":393,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1703065016\\/twitterdec11_normal.jpg\",\"description\":\"21 ans. Gaymer. C\\u00e9libataire. Inspir\\u00e9 d'un fait r\\u00e9el. Chef de rubrique sur http:\\/\\/www.tomsgames.fr, pigiste au magazine Online Gamer, heureux co-papa de \\u21b4\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fa87f6\",\"id_str\":\"115834046\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/195586982\\/Bannieretweet.jpg\",\"profile_sidebar_fill_color\":\"E5507E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1703065016\\/twitterdec11_normal.jpg\",\"name\":\"Alvin Haddad\\u00e8ne\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 20 03:45:26 +0000 2010\",\"profile_sidebar_border_color\":\"CC3366\",\"id\":115834046,\"utc_offset\":3600,\"favourites_count\":273,\"url\":\"http:\\/\\/www.latraverseedustick.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185877365895168,\"created_at\":\"Fri Feb 24 23:21:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2545000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2a5315a8-29cd-4635-83a1-8682e384b67f-173185877365895168" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ok bad trip #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1716046164/BURGERKINGISTHEREASONWHYSWITZERLANDWILLALWAYSBEBETTERTHANFRANCE_normal.JPG" -}, -"title": "Iris: Ok bad trip #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2545000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ok bad trip #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185877625937921\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":361,\"screen_name\":\"IrisKV\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":29300,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/278365626\\/261206_10150228562828941_638073940_7198865_6817977_n.jpg\",\"location\":\"This place has everything.(NE)\",\"show_all_inline_media\":true,\"listed_count\":116,\"profile_link_color\":\"009999\",\"followers_count\":1166,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1716046164\\/BURGERKINGISTHEREASONWHYSWITZERLANDWILLALWAYSBEBETTERTHANFRANCE_normal.JPG\",\"description\":\"Dit du mal des s\\u00e9ries TV sur pErDUSA, a podcast\\u00e9 un an sur le cin\\u00e9ma et a une fascination quasi religieuse pour la pop culture. \\/ Ergo, mon avis #GTS le v\\u00f4tre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Bern\",\"profile_background_color\":\"131516\",\"id_str\":\"15126500\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/278365626\\/261206_10150228562828941_638073940_7198865_6817977_n.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1716046164\\/BURGERKINGISTHEREASONWHYSWITZERLANDWILLALWAYSBEBETTERTHANFRANCE_normal.JPG\",\"name\":\"Iris\",\"default_profile_image\":false,\"created_at\":\"Sun Jun 15 17:51:27 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":15126500,\"utc_offset\":3600,\"favourites_count\":840,\"url\":\"http:\\/\\/www.a-suivre.org\\/usa\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185877625937921,\"created_at\":\"Fri Feb 24 23:21:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2545000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1c07968c-2e01-42b6-b3a2-b4f588c11068-173185877625937921" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": ".@Alvin_Stick C'est encore ce qu'on a trouvé de moins cher pour meubler l'antenne. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1843093214/portrait_normal.jpg" -}, -"title": "Florent: .@Alvin_Stick C'est encore ce qu'on a trouvé de moins cher pour meubler l'antenne. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2545000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\".@Alvin_Stick C'est encore ce qu'on a trouv\\u00e9 de moins cher pour meubler l'antenne. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Alvin_Stick\",\"indices\":[1,13],\"id_str\":\"115834046\",\"name\":\"Alvin Haddad\\u00e8ne\",\"id\":115834046}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[83,87]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/hotot.org\\\" rel=\\\"nofollow\\\"\\u003EHotot for Chrome\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173185495705206786\",\"id_str\":\"173185877101649920\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173185495705206786,\"in_reply_to_user_id_str\":\"115834046\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":86,\"screen_name\":\"f_to_k\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":3703,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Paris grande banlieue Est.\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"2FC2EF\",\"followers_count\":124,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843093214\\/portrait_normal.jpg\",\"description\":\"Homme \\u00e0 tout faire (ou presque). Ce que je tiens dans la main est un appareil photo \\u00e0 pellicules. Mes tweets n'engagent que mes 10 doigts, mon cerveau d\\u00e9ment.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"438377094\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843093214\\/portrait_normal.jpg\",\"name\":\"Florent\",\"default_profile_image\":false,\"created_at\":\"Fri Dec 16 14:28:11 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":438377094,\"utc_offset\":null,\"favourites_count\":64,\"url\":null},\"in_reply_to_screen_name\":\"Alvin_Stick\",\"truncated\":false,\"id\":173185877101649920,\"created_at\":\"Fri Feb 24 23:21:45 +0000 2012\",\"in_reply_to_user_id\":115834046}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2545000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e0880a92-ed03-44fd-a83b-de744aaeffa3-173185877101649920" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le bleu ça fait social mais il fallait pas choisir le blue screen of the death non plus @legrandwebze #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1348620857/aa_normal.JPG" -}, -"title": "A Warnia de Zarzecki: Le bleu ça fait social mais il fallait pas choisir le blue screen of the death non plus @legrandwebze #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2546000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le bleu \\u00e7a fait social mais il fallait pas choisir le blue screen of the death non plus @legrandwebze #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[88,101],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[102,106]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185882768150530\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":97,\"screen_name\":\"alexwaza\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":515,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/426297290\\/flower_wall.jpg\",\"location\":\"St Mand\\u00e9\",\"show_all_inline_media\":false,\"listed_count\":11,\"profile_link_color\":\"007ede\",\"followers_count\":320,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1348620857\\/aa_normal.JPG\",\"description\":\"\\u00c9tudiant en troisi\\u00e8me ann\\u00e9e \\u00e0 @HETIC.\\r\\nJ'erre sur Twitter sans domaine de pr\\u00e9dilection, vous voil\\u00e0 avertis.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"201387157\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/426297290\\/flower_wall.jpg\",\"profile_sidebar_fill_color\":\"d9d9d9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1348620857\\/aa_normal.JPG\",\"name\":\"A Warnia de Zarzecki\",\"default_profile_image\":false,\"created_at\":\"Mon Oct 11 18:53:07 +0000 2010\",\"profile_sidebar_border_color\":\"c7cce0\",\"id\":201387157,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185882768150530,\"created_at\":\"Fri Feb 24 23:21:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2546000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "81eca28f-25cf-4b10-8693-9dcb2dfc42fe-173185882768150530" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @TilltheCat: C'est dégueulasse d'avoir fait durer les Césars juste pour niquer le début de Le Grand Webze #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1454304015/Profil_Papawhatelse_normal.jpg" -}, -"title": "papawhatelse: RT @TilltheCat: C'est dégueulasse d'avoir fait durer les Césars juste pour niquer le début de Le Grand Webze #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2546000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @TilltheCat: C'est d\\u00e9gueulasse d'avoir fait durer les C\\u00e9sars juste pour niquer le d\\u00e9but de Le Grand Webze #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"TilltheCat\",\"indices\":[3,14],\"id_str\":\"14923240\",\"name\":\"Till the Cat\",\"id\":14923240}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[109,113]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"C'est d\\u00e9gueulasse d'avoir fait durer les C\\u00e9sars juste pour niquer le d\\u00e9but de Le Grand Webze #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[93,97]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177082183036928\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":861,\"screen_name\":\"TilltheCat\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13484,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/207397586\\/FOND_pour_twitter_Nouveau2.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":80,\"profile_link_color\":\"0084B4\",\"followers_count\":2485,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1717447265\\/Till_New_AVatar_Twitter_normal.png\",\"description\":\"R\\u00e9dacteur Web (Yahoo, M\\u00f4mes.net, Tigex ...) et \\u00e9leveur de Miniatures de p\\u00e8re en fils. #R\\u00e9dacteurWeb #Pigiste \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"14923240\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/207397586\\/FOND_pour_twitter_Nouveau2.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1717447265\\/Till_New_AVatar_Twitter_normal.png\",\"name\":\"Till the Cat\",\"default_profile_image\":false,\"created_at\":\"Tue May 27 17:34:52 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":14923240,\"utc_offset\":-10800,\"favourites_count\":4,\"url\":\"http:\\/\\/www.tillthecat.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177082183036928,\"created_at\":\"Fri Feb 24 22:46:48 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185882336133121\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":153,\"screen_name\":\"papawhatelse\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1972,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":170,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1454304015\\/Profil_Papawhatelse_normal.jpg\",\"description\":\"L'Homme de Maman WhatElse et papa de Mister E. & Little B... \\r\\nJe ne fais rien d'autre que \\u00e7a dans la vie.... nan je d\\u00e9conne!!!\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"323883137\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1454304015\\/Profil_Papawhatelse_normal.jpg\",\"name\":\"papawhatelse\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 25 16:05:05 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":323883137,\"utc_offset\":null,\"favourites_count\":6,\"url\":\"http:\\/\\/www.mamanwhatelse.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185882336133121,\"created_at\":\"Fri Feb 24 23:21:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2546000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2317e834-fe79-4261-9fc0-70e7817090c1-173185882336133121" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze c'est assez trash à mon gout... #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1816129899/bw_normal.JPG" -}, -"title": "Clélia: @LeGrandWebze c'est assez trash à mon gout... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2547000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze c'est assez trash \\u00e0 mon gout... #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185886039715841\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":174,\"screen_name\":\"Clelia42\",\"lang\":\"en\",\"profile_text_color\":\"0a703f\",\"statuses_count\":1418,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/310892206\\/P7140056.JPG\",\"location\":\"Home\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"b31d09\",\"followers_count\":47,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1816129899\\/bw_normal.JPG\",\"description\":\"Whovian, BBCiste , Etudiante, Naturaliste et H\\u00e9licicultrice... \\r\\n42 est la r\\u00e9ponse \\u00e0 la vie, l'univers et le reste!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Nuku'alofa\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"18774075\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/310892206\\/P7140056.JPG\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1816129899\\/bw_normal.JPG\",\"name\":\"Cl\\u00e9lia\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 08 18:54:02 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":18774075,\"utc_offset\":46800,\"favourites_count\":22,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173185886039715841,\"created_at\":\"Fri Feb 24 23:21:47 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2547000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f7942975-2921-414c-aa6b-262684d1559b-173185886039715841" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est la 1ère fois que je regarde en direct #lgw (d'habitude c'était sur pluzz) et avec le LT du @LeGrandWebze c'est bien plus marrant", -"img": { -"src": "http://a3.twimg.com/profile_images/1682788944/oriane_twitter_normal.png" -}, -"title": "Oriane Hurard: C'est la 1ère fois que je regarde en direct #lgw (d'habitude c'était sur pluzz) et avec le LT du @LeGrandWebze c'est bien plus marrant", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2548000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est la 1\\u00e8re fois que je regarde en direct #lgw (d'habitude c'\\u00e9tait sur pluzz) et avec le LT du @LeGrandWebze c'est bien plus marrant\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[97,110],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[44,48]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185889248346112\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"Orianehurard\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2720,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":24,\"profile_link_color\":\"de2a5d\",\"followers_count\":485,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"description\":\"S\\u00e9ries, transmedia, cin\\u00e9ma. Dipl\\u00f4m\\u00e9e @ina_SUP en production \\/\\/ \\r\\nCharg\\u00e9e de coordination @TIULab, programme d'encadrement \\u00e9tudiant transmedia\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"198934087\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"profile_sidebar_fill_color\":\"c1a7c7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"name\":\"Oriane Hurard\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 05 16:26:22 +0000 2010\",\"profile_sidebar_border_color\":\"592459\",\"id\":198934087,\"utc_offset\":-10800,\"favourites_count\":461,\"url\":\"http:\\/\\/www.transmediaimmersiveuniversity.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185889248346112,\"created_at\":\"Fri Feb 24 23:21:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2548000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4623bb32-e79c-4600-95a5-44c5d9a66ec7-173185889248346112" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@vinvin une petite démo de claquettes ? :) #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/55630227/Picture_1_normal.png" -}, -"title": "Jimmy BEAUNE: @vinvin une petite démo de claquettes ? :) #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2549000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@vinvin une petite d\\u00e9mo de claquettes ? :) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[0,7],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[43,47]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185895372034049\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"7223522\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"jimmy_beaune\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":310,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Poitiers, France\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"2FC2EF\",\"followers_count\":66,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/55630227\\/Picture_1_normal.png\",\"description\":\"Dev @ Videoagency\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"5899262\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/55630227\\/Picture_1_normal.png\",\"name\":\"Jimmy BEAUNE\",\"default_profile_image\":false,\"created_at\":\"Wed May 09 13:29:34 +0000 2007\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":5899262,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.facebook.com\\/jimmy.beaune\"},\"in_reply_to_screen_name\":\"Vinvin\",\"truncated\":false,\"id\":173185895372034049,\"created_at\":\"Fri Feb 24 23:21:49 +0000 2012\",\"in_reply_to_user_id\":7223522}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2549000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e7ce39f3-72af-4333-9eb9-a5dabe8c4094-173185895372034049" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est bien pourris Hands... #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1652615368/Anbastom_normal.jpg" -}, -"title": "Anbastom: C'est bien pourris Hands... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2549000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est bien pourris Hands... #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185893316833282\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Anbastom\",\"lang\":\"fr\",\"favourites_count\":9,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":169,\"location\":\"72\",\"profile_text_color\":\"333333\",\"followers_count\":159,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1652615368\\/Anbastom_normal.jpg\",\"description\":\"#TeamLumbago \\/\\/ Un jour j'ai cru que j'etais intelligente mais en fait...NON.\",\"statuses_count\":9006,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"London\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"72400860\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Anbastom\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Mon Sep 07 22:34:23 +0000 2009\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":72400860,\"follow_request_sent\":null,\"utc_offset\":0,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1652615368\\/Anbastom_normal.jpg\"},\"truncated\":false,\"id\":173185893316833282,\"created_at\":\"Fri Feb 24 23:21:49 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2549000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a9a77082-44f4-4ef2-9897-9d7123a8698d-173185893316833282" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Tu sais que t'es un geek quand le Vendredi soir t'es devant Le Grand Webze en suivant le live tweet #lgw et en codant un site en même temps.", -"img": { -"src": "http://a0.twimg.com/profile_images/1840653868/ns_normal.png" -}, -"title": "Christophe Obzilo: Tu sais que t'es un geek quand le Vendredi soir t'es devant Le Grand Webze en suivant le live tweet #lgw et en codant un site en même temps.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2549000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Tu sais que t'es un geek quand le Vendredi soir t'es devant Le Grand Webze en suivant le live tweet #lgw et en codant un site en m\\u00eame temps.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[100,104]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/levelupstudio.com\\/plume\\\" rel=\\\"nofollow\\\"\\u003EPlume\\u00a0for\\u00a0Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185893438455808\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":99,\"screen_name\":\"obzilo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1329,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/426046052\\/pattern.png\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"00aade\",\"followers_count\":103,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850913087\\/Magritte_Black_Background_normal.png\",\"description\":\"\\u00c9tudiant en Communication & Hyperm\\u00e9dia \\/\\/\\r\\nGraphisme | Web | Open source | Ubuntu | Android\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"120293952\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/426046052\\/pattern.png\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850913087\\/Magritte_Black_Background_normal.png\",\"name\":\"Christophe Obzilo\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 06 01:21:49 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":120293952,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185893438455808,\"created_at\":\"Fri Feb 24 23:21:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2549000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d7d1d1f5-d198-4d97-849f-e5abc6dce1d3-173185893438455808" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Aucun césar pour Cinéman, je suis deception #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1795179472/Avatars.02_normal.jpg" -}, -"title": "No-Wan Kenobi: Aucun césar pour Cinéman, je suis deception #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2550000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Aucun c\\u00e9sar pour Cin\\u00e9man, je suis deception #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[44,48]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185899050450944\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":120,\"screen_name\":\"nowankenobi\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":138,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/413863640\\/Fonds.01.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":11,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1795179472\\/Avatars.02_normal.jpg\",\"description\":\"En fran\\u00e7ais dans le texte.\\r\\n\\r\\nWith great powder, comes great irresponsibility\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"000000\",\"id_str\":\"478146706\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/413863640\\/Fonds.01.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1795179472\\/Avatars.02_normal.jpg\",\"name\":\"No-Wan Kenobi\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 29 23:38:22 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":478146706,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185899050450944,\"created_at\":\"Fri Feb 24 23:21:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2550000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cdfadeb3-afcd-41bf-b2ee-a59f9efc9bd6-173185899050450944" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ca ressemble à ça http://t.co/cTZRcPom /// #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/529851341/12936_174221227411_538987411_2742267_5156505_n_normal.jpg" -}, -"title": "Renaud Arnaudet: Ca ressemble à ça http://t.co/cTZRcPom /// #lgw", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2552000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ca ressemble \\u00e0 \\u00e7a http:\\/\\/t.co\\/cTZRcPom \\/\\/\\/ #lgw\",\"entities\":{\"urls\":[{\"indices\":[18,38],\"display_url\":\"youtube.com\\/watch?v=zvP3FJ\\u2026\",\"expanded_url\":\"http:\\/\\/www.youtube.com\\/watch?v=zvP3FJfPgx8\",\"url\":\"http:\\/\\/t.co\\/cTZRcPom\"}],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[43,47]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185905505480704\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"572E4F\",\"screen_name\":\"baikal\",\"lang\":\"en\",\"favourites_count\":15,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":336,\"location\":\"Paris, France\",\"profile_text_color\":\"FFA588\",\"followers_count\":257,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/529851341\\/12936_174221227411_538987411_2742267_5156505_n_normal.jpg\",\"description\":\"Jeune dipl\\u00f4m\\u00e9 d'un Master Strat\\u00e9gie et Management de la Communication \\u00e0 l'@ICOMTEC . Directeur Artistique Junior chez Marcel\\r\\n\",\"statuses_count\":2375,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/180556664\\/IMG_5897.jpg\",\"show_all_inline_media\":false,\"listed_count\":20,\"profile_link_color\":\"D62957\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"10310492\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Renaud Arnaudet\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/180556664\\/IMG_5897.jpg\",\"created_at\":\"Fri Nov 16 17:53:41 +0000 2007\",\"profile_sidebar_fill_color\":\"BF1E62\",\"id\":10310492,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.renaudarnaudet.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/529851341\\/12936_174221227411_538987411_2742267_5156505_n_normal.jpg\"},\"truncated\":false,\"id\":173185905505480704,\"created_at\":\"Fri Feb 24 23:21:52 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2552000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d20a2ab7-bce5-4218-ae55-ee59301fbb2d-173185905505480704" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Nara_Shikamaru4: Je comprends rien à #lgw. Quelqu’un peu m'expliquer le concept ? \nla musique fait mal à la tête.", -"img": { -"src": "http://a1.twimg.com/profile_images/1768245490/llyza-1_normal.png" -}, -"title": "LLyza[at]LesGameuses: RT @Nara_Shikamaru4: Je comprends rien à #lgw. Quelqu’un peu m'expliquer le concept ? \nla musique fait mal à la tête.", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2552000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Nara_Shikamaru4: Je comprends rien \\u00e0 #lgw. Quelqu\\u2019un peu m'expliquer le concept ? \\nla musique fait mal \\u00e0 la t\\u00eate.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Nara_Shikamaru4\",\"indices\":[3,19],\"id_str\":\"74527443\",\"name\":\"Ferhat Dendoune\",\"id\":74527443}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[41,45]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Je comprends rien \\u00e0 #lgw. Quelqu\\u2019un peu m'expliquer le concept ? \\nla musique fait mal \\u00e0 la t\\u00eate.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185560935010306\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1993,\"screen_name\":\"Nara_Shikamaru4\",\"lang\":\"en\",\"profile_text_color\":\"542A1D\",\"statuses_count\":7126,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/421171500\\/Zabuza.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"EF3C7D\",\"followers_count\":505,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851376669\\/gifs_zabuza_26_1__normal.gif\",\"description\":\"Que les baltringues de Konoha commencent \\u00e0 chier dans leur froc. On vient pas du m\\u00eame endroit...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"F6E3D9\",\"id_str\":\"74527443\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/421171500\\/Zabuza.jpg\",\"profile_sidebar_fill_color\":\"F8C2DC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851376669\\/gifs_zabuza_26_1__normal.gif\",\"name\":\"Ferhat Dendoune\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 15 19:12:53 +0000 2009\",\"profile_sidebar_border_color\":\"C42639\",\"id\":74527443,\"utc_offset\":-10800,\"favourites_count\":4,\"url\":\"https:\\/\\/plus.google.com\\/104684333822937350642\\/about\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185560935010306,\"created_at\":\"Fri Feb 24 23:20:30 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185905039912960\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":347,\"screen_name\":\"llyza\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1700,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/403772490\\/fond-youtube.png\",\"location\":\"R\\u00e9gion Parisienne\",\"show_all_inline_media\":true,\"listed_count\":38,\"profile_link_color\":\"470099\",\"followers_count\":772,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1768245490\\/llyza-1_normal.png\",\"description\":\"\\u2022 Brune \\u00e0 l'ext\\u00e9rieure & Blonde \\u00e0 l'int\\u00e9rieur. Kinder powaa !\\r\\n\\u2022 Je tweet, donc je suis !\\r\\n\\u2022 R\\u00e9dactrice sur www.LesGameuses.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"59715001\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/403772490\\/fond-youtube.png\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768245490\\/llyza-1_normal.png\",\"name\":\"LLyza[at]LesGameuses\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 24 07:00:06 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":59715001,\"utc_offset\":3600,\"favourites_count\":33,\"url\":\"http:\\/\\/llyza.free.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185905039912960,\"created_at\":\"Fri Feb 24 23:21:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2552000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b46047bc-e7dd-402f-be11-f4f13f1d2ab6-173185905039912960" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @SFCDT: Ce sont les téléspectateurs ses #Cesars2012 qui ne savent pas qui est F. Rollin #ilreste #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: RT @SFCDT: Ce sont les téléspectateurs ses #Cesars2012 qui ne savent pas qui est F. Rollin #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2552000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @SFCDT: Ce sont les t\\u00e9l\\u00e9spectateurs ses #Cesars2012 qui ne savent pas qui est F. Rollin #ilreste #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SFCDT\",\"indices\":[3,9],\"id_str\":\"428381996\",\"name\":\"SF\",\"id\":428381996}],\"urls\":[],\"hashtags\":[{\"text\":\"Cesars2012\",\"indices\":[43,54]},{\"text\":\"ilreste\",\"indices\":[91,99]},{\"text\":\"lgw\",\"indices\":[100,104]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Ce sont les t\\u00e9l\\u00e9spectateurs ses #Cesars2012 qui ne savent pas qui est F. Rollin #ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Cesars2012\",\"indices\":[32,43]},{\"text\":\"ilreste\",\"indices\":[80,88]},{\"text\":\"lgw\",\"indices\":[89,93]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185551174877184\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":203,\"screen_name\":\"SFCDT\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":980,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"OK, je sors.\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"990000\",\"followers_count\":45,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1754094119\\/arton136_normal.jpg\",\"description\":\"Compte non officiel de SF CDT\\r\\r & j'aime bien les esperluettes Avatar : Mondrian drawing lookalike by angelolaplace.fr\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"EBEBEB\",\"id_str\":\"428381996\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1754094119\\/arton136_normal.jpg\",\"name\":\"SF\",\"default_profile_image\":false,\"created_at\":\"Sun Dec 04 17:59:28 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":428381996,\"utc_offset\":null,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185551174877184,\"created_at\":\"Fri Feb 24 23:20:27 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185908185636865\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":636,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"name\":\"Royer Charles-Henri\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":185396126,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185908185636865,\"created_at\":\"Fri Feb 24 23:21:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2552000, -"tags": [ -{ -"id-ref": "ef243180-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7e4f041f-d11a-47d7-9558-faeb83ca0576-173185908185636865" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pour les malheureux qui ne conaissent pas françois rollin :) :) :) :) http://t.co/OFeWPZlh #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1143073505/41403_1088720440_8180_q_normal.jpg" -}, -"title": "yann : Pour les malheureux qui ne conaissent pas françois rollin :) :) :) :) http://t.co/OFeWPZlh #lgw", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2553000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Pour les malheureux qui ne conaissent pas fran\\u00e7ois rollin :) :) :) :) http:\\/\\/t.co\\/OFeWPZlh #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[71,91],\"expanded_url\":\"http:\\/\\/www.youtube.com\\/watch?v=vYeAUglDM84\",\"display_url\":\"youtube.com\\/watch?v=vYeAUg\\u2026\",\"url\":\"http:\\/\\/t.co\\/OFeWPZlh\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[92,96]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185912694509568\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":114,\"screen_name\":\"yannosh51\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":695,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/317784174\\/as-test.jpg\",\"location\":\"france\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"384040\",\"followers_count\":59,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1143073505\\/41403_1088720440_8180_q_normal.jpg\",\"description\":\"Gamer, retrogamer m\\u00eame et administrateur chez armagame pour le jeu atomic strike.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"000000\",\"id_str\":\"165689120\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/317784174\\/as-test.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1143073505\\/41403_1088720440_8180_q_normal.jpg\",\"name\":\"yann \",\"default_profile_image\":false,\"created_at\":\"Mon Jul 12 08:06:43 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":165689120,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":\"http:\\/\\/www.atomic-strike.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185912694509568,\"created_at\":\"Fri Feb 24 23:21:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2553000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1e7f4bb9-37c8-4cf8-b000-68a614593e45-173185912694509568" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw La chemise de @Vinvin m'hypnotise.", -"img": { -"src": "http://a2.twimg.com/profile_images/1784579649/image_normal.jpg" -}, -"title": "Audrey Caussyram: #lgw La chemise de @Vinvin m'hypnotise.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2554000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw La chemise de @Vinvin m'hypnotise.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[19,26],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185913785024512\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":20,\"screen_name\":\"CaptainGeeki3\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":153,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":12,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1784579649\\/image_normal.jpg\",\"description\":\"Be what you wanna be.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"475030825\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1784579649\\/image_normal.jpg\",\"name\":\"Audrey Caussyram\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 26 16:20:00 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":475030825,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185913785024512,\"created_at\":\"Fri Feb 24 23:21:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2554000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6f2a6e85-9261-4ecf-a06f-42c0ddb8456e-173185913785024512" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh une table ? :o #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Oh une table ? :o #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2554000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh une table ? :o #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[18,22]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185915743772676\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3246,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185915743772676,\"created_at\":\"Fri Feb 24 23:21:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2554000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8f415f06-dacf-464c-a86d-3495d198ebf6-173185915743772676" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "je crois que je n'ai pas assez bu pour regarder correctement #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1629207856/avatar11011_normal.jpg" -}, -"title": "Cyril Oliverio: je crois que je n'ai pas assez bu pour regarder correctement #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2555000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"je crois que je n'ai pas assez bu pour regarder correctement #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[61,65]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185920755974144\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"cylk34\",\"lang\":\"fr\",\"favourites_count\":36,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":423,\"location\":\"paris\",\"profile_text_color\":\"333333\",\"followers_count\":885,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1629207856\\/avatar11011_normal.jpg\",\"description\":\"Petit DA (magazine Zeste). je dis ce que j'ai envie de dire quand j'ai envie de le dire. M\\u00eame que j'ai un blog \",\"statuses_count\":50168,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/139059179\\/Corbeaubis.jpg\",\"show_all_inline_media\":false,\"listed_count\":96,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"109374544\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Cyril Oliverio\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/139059179\\/Corbeaubis.jpg\",\"created_at\":\"Thu Jan 28 21:13:38 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":109374544,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/cylklique.wordpress.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1629207856\\/avatar11011_normal.jpg\"},\"truncated\":false,\"id\":173185920755974144,\"created_at\":\"Fri Feb 24 23:21:55 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2555000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "aeaba7f0-c260-4d8b-9f90-47b3dd187285-173185920755974144" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @BoucherieOvalie: J'ai hâte de raconter un jour à mes enfants que j'ai regardé #LGW. Ca va quand même être difficile de leur expliquer.", -"img": { -"src": "http://a0.twimg.com/profile_images/1610578095/P1040680_normal.jpg" -}, -"title": "Vinciane: RT @BoucherieOvalie: J'ai hâte de raconter un jour à mes enfants que j'ai regardé #LGW. Ca va quand même être difficile de leur expliquer.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2556000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @BoucherieOvalie: J'ai h\\u00e2te de raconter un jour \\u00e0 mes enfants que j'ai regard\\u00e9 #LGW. Ca va quand m\\u00eame \\u00eatre difficile de leur expliquer.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"BoucherieOvalie\",\"indices\":[3,19],\"id_str\":\"260277866\",\"name\":\"Boucherie Ovalie\",\"id\":260277866}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[82,86]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"J'ai h\\u00e2te de raconter un jour \\u00e0 mes enfants que j'ai regard\\u00e9 #LGW. Ca va quand m\\u00eame \\u00eatre difficile de leur expliquer.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[61,65]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184681532063745\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1017,\"screen_name\":\"BoucherieOvalie\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":6704,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/333487169\\/B-Oban3.jpg\",\"location\":\"Derri\\u00e8re toi, c'est affreux\",\"show_all_inline_media\":false,\"listed_count\":135,\"profile_link_color\":\"2FC2EF\",\"followers_count\":4074,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1669266582\\/carte-de-visite-final_normal.jpg\",\"description\":\"La vie est trop courte pour comprendre le rugby, alors autant en rigoler.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"260277866\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/333487169\\/B-Oban3.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1669266582\\/carte-de-visite-final_normal.jpg\",\"name\":\"Boucherie Ovalie\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 03 15:22:13 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":260277866,\"utc_offset\":null,\"favourites_count\":2,\"url\":\"http:\\/\\/boucherie-ovalie.org\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184681532063745,\"created_at\":\"Fri Feb 24 23:17:00 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185921934569472\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":86,\"screen_name\":\"Vinvindelespace\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":56,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Vosges\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1610578095\\/P1040680_normal.jpg\",\"description\":\"Touriste tendance geek\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"58556075\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1610578095\\/P1040680_normal.jpg\",\"name\":\"Vinciane\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 20 18:56:26 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":58556075,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185921934569472,\"created_at\":\"Fri Feb 24 23:21:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2556000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "33561b40-f239-40df-a818-6d3368e3414b-173185921934569472" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je préfère le Hands Commercial de Jon Lajoie. #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1813693284/photo__3__normal.JPG" -}, -"title": "Charly M.: Je préfère le Hands Commercial de Jon Lajoie. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2557000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je pr\\u00e9f\\u00e8re le Hands Commercial de Jon Lajoie. #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[46,50]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185926044979200\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5e69ab\",\"screen_name\":\"SeriousCharly\",\"lang\":\"en\",\"favourites_count\":652,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":200,\"location\":\"Paris\",\"profile_text_color\":\"050303\",\"followers_count\":1946,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1813693284\\/photo__3__normal.JPG\",\"description\":\"Ours parisien de 20 ans, \\u00e9tudiant en \\u00e9cole de commerce \\u00e0 Nantes et lyonnais de coeur. Je r\\u00e2le contre tout et je tweete foot.\",\"statuses_count\":59225,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/206030081\\/mosaic_serious.jpg\",\"show_all_inline_media\":true,\"listed_count\":147,\"profile_link_color\":\"2c30ab\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"c2bec2\",\"protected\":false,\"id_str\":\"149298036\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Charly M.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/206030081\\/mosaic_serious.jpg\",\"created_at\":\"Fri May 28 23:10:49 +0000 2010\",\"profile_sidebar_fill_color\":\"dcdded\",\"id\":149298036,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.lastfm.fr\\/user\\/CharIy\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813693284\\/photo__3__normal.JPG\"},\"truncated\":false,\"id\":173185926044979200,\"created_at\":\"Fri Feb 24 23:21:57 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2557000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "65af7cdc-15d9-4d44-8ff2-95440956c8b3-173185926044979200" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cqui #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1848420321/cre_normal.jpg" -}, -"title": "Margot : #cqui #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2559000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cqui #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[0,5]},{\"text\":\"LGW\",\"indices\":[6,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185937822588928\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":39,\"screen_name\":\"SENSITIVEKID_\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":164,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/413946733\\/CUTE__72_.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"FF0000\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848420321\\/cre_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"BADFCD\",\"id_str\":\"452169178\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/413946733\\/CUTE__72_.jpg\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848420321\\/cre_normal.jpg\",\"name\":\"Margot \",\"default_profile_image\":false,\"created_at\":\"Sun Jan 01 14:14:06 +0000 2012\",\"profile_sidebar_border_color\":\"F2E195\",\"id\":452169178,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185937822588928,\"created_at\":\"Fri Feb 24 23:21:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2559000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f0a193c0-5396-4d6e-9408-aefb065fa6ca-173185937822588928" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "SI #lgw a gagné en spontanéité, en revanche le concept n'a l'air de se résumer que à passer des vidéos du web désormais... Dommage.", -"img": { -"src": "http://a3.twimg.com/profile_images/659833782/avatar-twit_normal.jpg" -}, -"title": "MVCDLM: SI #lgw a gagné en spontanéité, en revanche le concept n'a l'air de se résumer que à passer des vidéos du web désormais... Dommage.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2559000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"SI #lgw a gagn\\u00e9 en spontan\\u00e9it\\u00e9, en revanche le concept n'a l'air de se r\\u00e9sumer que \\u00e0 passer des vid\\u00e9os du web d\\u00e9sormais... Dommage.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[3,7]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185938292355072\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":101,\"screen_name\":\"MVCDLM\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4814,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Dans Ton Twit\",\"show_all_inline_media\":false,\"listed_count\":12,\"profile_link_color\":\"009999\",\"followers_count\":363,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/659833782\\/avatar-twit_normal.jpg\",\"description\":\"Un jour je m'emmerdais.\\nAlors j'ai cr\\u00e9\\u00e9 mon twitter.\\n\\nMais au final je m'emmerde toujours.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"131516\",\"id_str\":\"109109238\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/659833782\\/avatar-twit_normal.jpg\",\"name\":\"MVCDLM\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 28 00:41:05 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":109109238,\"utc_offset\":null,\"favourites_count\":0,\"url\":\"http:\\/\\/maviecestdelamerde.over-blog.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185938292355072,\"created_at\":\"Fri Feb 24 23:21:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2559000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "910d8f68-f588-4197-825f-3cb427771144-173185938292355072" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La version trash est superbe! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1842064881/image_normal.jpg" -}, -"title": "Pierre Champon: La version trash est superbe! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2560000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La version trash est superbe! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185941727490048\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":778,\"screen_name\":\"pierre_champon\",\"lang\":\"fr\",\"profile_text_color\":\"4f0505\",\"statuses_count\":2299,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/76566393\\/FUSAIN.jpg\",\"location\":\"Quimper France\",\"show_all_inline_media\":false,\"listed_count\":15,\"profile_link_color\":\"0e1652\",\"followers_count\":305,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1842064881\\/image_normal.jpg\",\"description\":\"Je ne conseille pas, je d\\u00e9cide! C'est beaucoup plus courageux et surtout nettement plus lucratif!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"3d3030\",\"id_str\":\"80036505\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/76566393\\/FUSAIN.jpg\",\"profile_sidebar_fill_color\":\"616161\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842064881\\/image_normal.jpg\",\"name\":\"Pierre Champon\",\"default_profile_image\":false,\"created_at\":\"Mon Oct 05 14:24:47 +0000 2009\",\"profile_sidebar_border_color\":\"0d0202\",\"id\":80036505,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.champon.org\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185941727490048,\"created_at\":\"Fri Feb 24 23:22:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2560000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2f28bc89-2e52-43c7-8191-5d2562dfb187-173185941727490048" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@kzz_ tracks est quand même largement plus barré #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1791807006/M02l8U9H_normal" -}, -"title": "Jean-Baptiste Camus: @kzz_ tracks est quand même largement plus barré #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2560000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@kzz_ tracks est quand m\\u00eame largement plus barr\\u00e9 #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"kzz_\",\"indices\":[0,5],\"id_str\":\"15801903\",\"name\":\"Yhnn\",\"id\":15801903}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173184225388924928\",\"id_str\":\"173185941702316033\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173184225388924928,\"in_reply_to_user_id_str\":\"15801903\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":293,\"screen_name\":\"monsieurcamus\",\"lang\":\"fr\",\"profile_text_color\":\"0b4d13\",\"statuses_count\":1788,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/185944954\\/novo_blog.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":12,\"profile_link_color\":\"000300\",\"followers_count\":222,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1791807006\\/M02l8U9H_normal\",\"description\":\"\\u00c9tudiant en Master @ISCOM, #Geek & fl\\u00e2neur digital, Flooder de bonnes aventures en 140 caract\\u00e8res, parfois moins...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"7bd97b\",\"id_str\":\"221094156\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/185944954\\/novo_blog.png\",\"profile_sidebar_fill_color\":\"d1ffda\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1791807006\\/M02l8U9H_normal\",\"name\":\"Jean-Baptiste Camus\",\"default_profile_image\":false,\"created_at\":\"Mon Nov 29 18:36:19 +0000 2010\",\"profile_sidebar_border_color\":\"75ff91\",\"id\":221094156,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/unmecsansblog.tumblr.com\\/\"},\"in_reply_to_screen_name\":\"kzz_\",\"truncated\":false,\"id\":173185941702316033,\"created_at\":\"Fri Feb 24 23:22:00 +0000 2012\",\"in_reply_to_user_id\":15801903}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2560000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a3f36220-01dc-48ad-b70b-1551c3d8b92c-173185941702316033" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @RabaTaJoie: Conclusion. Internet c'est drôle sur internet. Pas a la télé. #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1450845967/Claire_Goyat__cgoandco_3_normal.jpg" -}, -"title": "Claire Goyat: RT @RabaTaJoie: Conclusion. Internet c'est drôle sur internet. Pas a la télé. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2562000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @RabaTaJoie: Conclusion. Internet c'est dr\\u00f4le sur internet. Pas a la t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"RabaTaJoie\",\"indices\":[3,14],\"id_str\":\"304883768\",\"name\":\"CasseCouilles\",\"id\":304883768}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[78,82]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Conclusion. Internet c'est dr\\u00f4le sur internet. Pas a la t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[62,66]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185028925304833\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":360,\"screen_name\":\"RabaTaJoie\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9009,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"La France de l'exterieur \",\"show_all_inline_media\":true,\"listed_count\":49,\"profile_link_color\":\"009999\",\"followers_count\":660,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1648484316\\/RabaTaJoie_normal.jpg\",\"description\":\"Trois personnes peuvent garder un secret, si deux d'entre elles sont mortes. - B. Franklin.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"304883768\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648484316\\/RabaTaJoie_normal.jpg\",\"name\":\"CasseCouilles\",\"default_profile_image\":false,\"created_at\":\"Wed May 25 08:22:01 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":304883768,\"utc_offset\":3600,\"favourites_count\":67,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185028925304833,\"created_at\":\"Fri Feb 24 23:18:23 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185950657163265\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":159,\"screen_name\":\"schrempfette\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":543,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/374142110\\/308326_10150939925510045_108443905044_21713132_252033604_n.jpg\",\"location\":\"Nantes\",\"show_all_inline_media\":true,\"listed_count\":12,\"profile_link_color\":\"b30018\",\"followers_count\":133,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1450845967\\/Claire_Goyat__cgoandco_3_normal.jpg\",\"description\":\"Fondatrice et associ\\u00e9e @cgoandco - Member @BoxEurope - Un petit air d'Edna Mode ?\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fcfeff\",\"id_str\":\"111736156\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/374142110\\/308326_10150939925510045_108443905044_21713132_252033604_n.jpg\",\"profile_sidebar_fill_color\":\"e3e5e6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1450845967\\/Claire_Goyat__cgoandco_3_normal.jpg\",\"name\":\"Claire Goyat\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 06 00:17:46 +0000 2010\",\"profile_sidebar_border_color\":\"fafafa\",\"id\":111736156,\"utc_offset\":3600,\"favourites_count\":6,\"url\":\"http:\\/\\/www.cgoandco.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185950657163265,\"created_at\":\"Fri Feb 24 23:22:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2562000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ab7eac7d-0d8b-4ee6-b75d-4ef7a9f69e82-173185950657163265" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LudoDelaherche Du coup, il s'est assis... #lgw #cqui", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @LudoDelaherche Du coup, il s'est assis... #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2562000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LudoDelaherche Du coup, il s'est assis... #lgw #cqui\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[0,15],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[43,47]},{\"text\":\"cqui\",\"indices\":[48,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173185741126504448\",\"id_str\":\"173185947331084288\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173185741126504448,\"in_reply_to_user_id_str\":\"72665061\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":156,\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":34420,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris Montparnasse - Bruxelles\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"name\":\"Pierre B.\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":104184883,\"utc_offset\":-10800,\"favourites_count\":254,\"url\":null},\"in_reply_to_screen_name\":\"LudoDelaherche\",\"truncated\":false,\"id\":173185947331084288,\"created_at\":\"Fri Feb 24 23:22:02 +0000 2012\",\"in_reply_to_user_id\":72665061}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2562000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a5fc1728-6bf3-4f25-94b2-598c5eb1e517-173185947331084288" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Dans le même genre que Suzanne Cleary & Peter Harding, Découflé avec le p'tit bal perdu de Bourvil, l'instaurateur du genre. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1276794848/Photo_Brutus_and_me__Louvre__normal.jpg" -}, -"title": "Joffrey Mick: Dans le même genre que Suzanne Cleary & Peter Harding, Découflé avec le p'tit bal perdu de Bourvil, l'instaurateur du genre. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2563000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Dans le m\\u00eame genre que Suzanne Cleary & Peter Harding, D\\u00e9coufl\\u00e9 avec le p'tit bal perdu de Bourvil, l'instaurateur du genre. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[125,129]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185952989188096\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":146,\"screen_name\":\"JoffreyMick\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1028,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"009999\",\"followers_count\":56,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1276794848\\/Photo_Brutus_and_me__Louvre__normal.jpg\",\"description\":\"20 ans, \\u00e9tudiant \\u00e0 Sciences Po Paris, journaliste politique pour Sciences Po TV, rock'n'roll addict.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"255731473\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1276794848\\/Photo_Brutus_and_me__Louvre__normal.jpg\",\"name\":\"Joffrey Mick\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 21 23:21:23 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":255731473,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185952989188096,\"created_at\":\"Fri Feb 24 23:22:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2563000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "00312891-e5c5-421b-b2b0-6e19cc603b23-173185952989188096" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "si vous avez besoin d'expertise web dans le Grand Webze, contactez-moi. sérieusement... #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1770996562/image_normal.jpg" -}, -"title": "Kayvin Lami: si vous avez besoin d'expertise web dans le Grand Webze, contactez-moi. sérieusement... #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2566000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"si vous avez besoin d'expertise web dans le Grand Webze, contactez-moi. s\\u00e9rieusement... #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[88,92]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185966683602945\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"KayvinLami\",\"lang\":\"en\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":257,\"location\":\"Paris,France\",\"profile_text_color\":\"333333\",\"followers_count\":592,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1770996562\\/image_normal.jpg\",\"description\":\"Je ne changerais pas cette bio tant que Nicolas Sarkozy ne mesurera pas 1m90\",\"statuses_count\":4120,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/184627700\\/twttierfondsur.jpg\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"dfe0c3\",\"protected\":false,\"id_str\":\"29279584\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Kayvin Lami\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/184627700\\/twttierfondsur.jpg\",\"created_at\":\"Mon Apr 06 20:02:02 +0000 2009\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":29279584,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1770996562\\/image_normal.jpg\"},\"truncated\":false,\"id\":173185966683602945,\"created_at\":\"Fri Feb 24 23:22:06 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2566000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4a9a314a-f197-4164-94d7-48347422df27-173185966683602945" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Avec le hashtag #IlReste en TT, il ne faudrait pas que les Twittos croient que Sarkozy va rester. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1804590964/ZEFZA_normal.gif" -}, -"title": "Shik-a-Marrant: Avec le hashtag #IlReste en TT, il ne faudrait pas que les Twittos croient que Sarkozy va rester. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2566000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Avec le hashtag #IlReste en TT, il ne faudrait pas que les Twittos croient que Sarkozy va rester. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[16,24]},{\"text\":\"lgw\",\"indices\":[98,102]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185967161749504\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":75,\"screen_name\":\"Shikamarrant\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":989,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Cela d\\u00e9pend o\\u00f9 vous \\u00eates\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\",\"description\":\"Je ne suis pas fan de Naruto, mais j'ai trouv\\u00e9 le jeu de mot pas mal en fait. J'aurais pu en trouver un avec #Faisan\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"57607506\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"c0c3c4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\",\"name\":\"Shik-a-Marrant\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 17 10:16:42 +0000 2009\",\"profile_sidebar_border_color\":\"c0c3c4\",\"id\":57607506,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185967161749504,\"created_at\":\"Fri Feb 24 23:22:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2566000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "801fddee-7ad0-4bf8-b6d8-6e456e369fe7-173185967161749504" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze Les animateurs vont refiler la grippe à tout le monde, ou bien? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1752605252/slashunderscore_normal.PNG" -}, -"title": "Gilles Defromerie: @LeGrandWebze Les animateurs vont refiler la grippe à tout le monde, ou bien? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2567000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze Les animateurs vont refiler la grippe \\u00e0 tout le monde, ou bien? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[78,82]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185968248078336\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":59,\"screen_name\":\"geldif\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":225,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Devant un \\u00e9cran num\\u00e9rique\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1752605252\\/slashunderscore_normal.PNG\",\"description\":\"Debugger, Ajusteur d'Octets niveau Certification Binaire, Digital Engineer\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"394186996\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1752605252\\/slashunderscore_normal.PNG\",\"name\":\"Gilles Defromerie\",\"default_profile_image\":false,\"created_at\":\"Wed Oct 19 18:07:56 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":394186996,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173185968248078336,\"created_at\":\"Fri Feb 24 23:22:07 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2567000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f4f1dde7-2993-4f4c-8311-4974fbb3a3b5-173185968248078336" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Y a des gens qui font de la musique sur une table, encore mieux que la danse contemporaine à 3h sur Arte #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1778320118/Photo_du_23-01-12___01.14__2_normal.jpg" -}, -"title": "Magali P.: Y a des gens qui font de la musique sur une table, encore mieux que la danse contemporaine à 3h sur Arte #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2568000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Y a des gens qui font de la musique sur une table, encore mieux que la danse contemporaine \\u00e0 3h sur Arte #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[105,109]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185975202234370\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":632,\"screen_name\":\"PrMagali\",\"lang\":\"fr\",\"profile_text_color\":\"969696\",\"statuses_count\":2869,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/428631959\\/tumblr_l9z5ffMZSL1qe11ryo1_500.jpg\",\"location\":\"Strasbourg - Paris\",\"show_all_inline_media\":false,\"listed_count\":11,\"profile_link_color\":\"bd4e4e\",\"followers_count\":355,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1778320118\\/Photo_du_23-01-12___01.14__2_normal.jpg\",\"description\":\"\\u00c9tudiante pubarde consciencieuse qui n'aime pas porter des lunettes \\/ #Web #Communication #Actu #Pub #Lol & 2nd degr\\u00e9.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"224178853\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/428631959\\/tumblr_l9z5ffMZSL1qe11ryo1_500.jpg\",\"profile_sidebar_fill_color\":\"0a0a0a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1778320118\\/Photo_du_23-01-12___01.14__2_normal.jpg\",\"name\":\"Magali P.\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 08 10:22:52 +0000 2010\",\"profile_sidebar_border_color\":\"383b36\",\"id\":224178853,\"utc_offset\":-10800,\"favourites_count\":9,\"url\":\"http:\\/\\/quid-deceat.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185975202234370,\"created_at\":\"Fri Feb 24 23:22:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2568000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "058f5d17-fe20-4085-94c3-1ad835cbfb18-173185975202234370" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Excellent on entend rire @pascalmabille sur le plateau !!", -"img": { -"src": "http://a0.twimg.com/profile_images/1586773193/logo_miz_normal.png" -}, -"title": "Romain: #lgw Excellent on entend rire @pascalmabille sur le plateau !!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2570000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw Excellent on entend rire @pascalmabille sur le plateau !!\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"PascalMabille\",\"indices\":[30,44],\"name\":\"Pascal Mabille\",\"id_str\":\"1367131\",\"id\":1367131}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185983104294912\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5ED4DC\",\"screen_name\":\"Romain_B1\",\"lang\":\"fr\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":71,\"location\":\"\",\"profile_text_color\":\"3C3940\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1586773193\\/logo_miz_normal.png\",\"description\":\"\",\"statuses_count\":1538,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0099B9\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"0099B9\",\"protected\":false,\"id_str\":\"101308399\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Romain\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"created_at\":\"Sat Jan 02 20:40:14 +0000 2010\",\"profile_sidebar_fill_color\":\"95E8EC\",\"id\":101308399,\"follow_request_sent\":null,\"utc_offset\":-36000,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1586773193\\/logo_miz_normal.png\"},\"truncated\":false,\"id\":173185983104294912,\"created_at\":\"Fri Feb 24 23:22:10 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2570000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c580b019-6f4d-4977-8ef5-b17b23dff441-173185983104294912" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je comprends absolument rien #lgw #cqui", -"img": { -"src": "http://a1.twimg.com/profile_images/1601437879/avatar_sonic_normal.jpg" -}, -"title": "Jenni: Je comprends absolument rien #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2572000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je comprends absolument rien #lgw #cqui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[29,33]},{\"text\":\"cqui\",\"indices\":[34,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/levelupstudio.com\\/plume\\\" rel=\\\"nofollow\\\"\\u003EPlume\\u00a0for\\u00a0Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185991178326016\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":112,\"screen_name\":\"jicmajane\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":1815,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0099B9\",\"followers_count\":307,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1601437879\\/avatar_sonic_normal.jpg\",\"description\":\"R\\u00e9dactrice VieDeGeek.fr et animatrice BarGaming\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0099B9\",\"id_str\":\"39099498\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1601437879\\/avatar_sonic_normal.jpg\",\"name\":\"Jenni\",\"default_profile_image\":false,\"created_at\":\"Sun May 10 19:46:10 +0000 2009\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":39099498,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.viedegeek.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185991178326016,\"created_at\":\"Fri Feb 24 23:22:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2572000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b535ff26-2742-4648-b47e-d4df88b77a12-173185991178326016" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Je préfère vraiment la deuxième version !", -"img": { -"src": "http://a1.twimg.com/profile_images/1742037988/me_normal.jpg" -}, -"title": "Siddhārtha Gautama: #lgw Je préfère vraiment la deuxième version !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2572000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Je pr\\u00e9f\\u00e8re vraiment la deuxi\\u00e8me version !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185991782313984\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":112,\"screen_name\":\"Manubaliste\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":558,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":28,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1742037988\\/me_normal.jpg\",\"description\":\"J'ai d\\u00e9cid\\u00e9 de vivre \\u00e9ternellement, pour l'instant \\u00e7a marche... #Rouen #Peinture #R\\u00eaves\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"398308919\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1742037988\\/me_normal.jpg\",\"name\":\"Siddh\\u0101rtha Gautama\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 25 21:42:34 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":398308919,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185991782313984,\"created_at\":\"Fri Feb 24 23:22:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2572000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "52c00de7-7bbe-4c68-aad4-8042782b9660-173185991782313984" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Il n'aime pas #lgw RT @AlexHervaud: ma réaction après les dernières vidéos diffusées sur #lgw http://t.co/Nn6IB7nG", -"img": { -"src": "http://a1.twimg.com/profile_images/1522186720/Laurent-Gloaguen-G00_normal.jpg" -}, -"title": "Laurent Gloaguen: Il n'aime pas #lgw RT @AlexHervaud: ma réaction après les dernières vidéos diffusées sur #lgw http://t.co/Nn6IB7nG", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2574000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Il n'aime pas #lgw RT @AlexHervaud: ma r\\u00e9action apr\\u00e8s les derni\\u00e8res vid\\u00e9os diffus\\u00e9es sur #lgw http:\\/\\/t.co\\/Nn6IB7nG\",\"entities\":{\"urls\":[{\"indices\":[94,114],\"display_url\":\"bit.ly\\/w9Mswy\",\"expanded_url\":\"http:\\/\\/bit.ly\\/w9Mswy\",\"url\":\"http:\\/\\/t.co\\/Nn6IB7nG\"}],\"user_mentions\":[{\"screen_name\":\"AlexHervaud\",\"indices\":[22,34],\"name\":\"Alexandre Hervaud\",\"id_str\":\"14321981\",\"id\":14321981}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]},{\"text\":\"lgw\",\"indices\":[89,93]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/sites.google.com\\/site\\/yorufukurou\\/\\\" rel=\\\"nofollow\\\"\\u003EYoruFukurou\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185998858108928\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"7a7768\",\"screen_name\":\"embruns\",\"lang\":\"en\",\"favourites_count\":29,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":563,\"location\":\"Montr\\u00e9al, Qc, Canada\",\"profile_text_color\":\"333333\",\"followers_count\":4826,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\",\"description\":\"Surnomm\\u00e9 \\u201cLe Capitaine\\u201d. Figure du Net historique et inventeur de la formule \\u201cVendredi, c'est sodomie\\u201d.\",\"statuses_count\":21944,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":277,\"profile_link_color\":\"650103\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Eastern Time (US & Canada)\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"6241412\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Laurent Gloaguen\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Tue May 22 19:16:26 +0000 2007\",\"profile_sidebar_fill_color\":\"8c887c\",\"id\":6241412,\"follow_request_sent\":null,\"utc_offset\":-18000,\"url\":\"http:\\/\\/embruns.net\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\"},\"truncated\":false,\"id\":173185998858108928,\"created_at\":\"Fri Feb 24 23:22:14 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2574000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cc74d078-ce80-4e46-bee3-487035c4b220-173185998858108928" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Poupimali @LudoDelaherche veste noire à coudières azue #cqui #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1768260791/afflelou_normal.png" -}, -"title": "Marcel Comics: @Poupimali @LudoDelaherche veste noire à coudières azue #cqui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2576000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Poupimali @LudoDelaherche veste noire \\u00e0 coudi\\u00e8res azue #cqui #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Poupimali\",\"indices\":[0,10],\"id_str\":\"82614873\",\"name\":\"Poupimali\",\"id\":82614873},{\"screen_name\":\"LudoDelaherche\",\"indices\":[11,26],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[56,61]},{\"text\":\"lgw\",\"indices\":[62,66]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173185619181309954\",\"id_str\":\"173186007976521728\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173185619181309954,\"in_reply_to_user_id_str\":\"82614873\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":196,\"screen_name\":\"Marcelcomics\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3887,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":24,\"profile_link_color\":\"0084B4\",\"followers_count\":518,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"description\":\"D\\u00e9fenseur du panache et de la pens\\u00e9e positive. Gar\\u00e7on boucher chez Boucherie-ovalie.org. Inventor of the Follow Me Monday (#FMM)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"386966557\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"name\":\"Marcel Comics\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 08 07:06:40 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":386966557,\"utc_offset\":-10800,\"favourites_count\":7,\"url\":\"http:\\/\\/boucherie-ovalie.org\"},\"in_reply_to_screen_name\":\"Poupimali\",\"truncated\":false,\"id\":173186007976521728,\"created_at\":\"Fri Feb 24 23:22:16 +0000 2012\",\"in_reply_to_user_id\":82614873}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2576000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "62cb07a4-5934-4870-96f0-9feba7a87c36-173186007976521728" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste oeuf corse ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1841672766/18052011_002_twt_normal.jpg" -}, -"title": "Pascal R : #ilreste oeuf corse ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2577000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste oeuf corse ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[22,26]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186012409901056\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":186,\"screen_name\":\"PTwicard\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1290,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme19\\/bg.gif\",\"location\":\"terre, syst solaire, v. lact\\u00e9e\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0099CC\",\"followers_count\":26,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1841672766\\/18052011_002_twt_normal.jpg\",\"description\":\"Retweeteur compulsif ?\\r\\nVoici mon fil Twitter officiel et si c'est \\u00e9crit c'est que \\u00e7a doit \\u00eatre vrai.\\r\\nFan des Nuls. Et de Coluche ! Metooer too, des fois.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"448753241\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme19\\/bg.gif\",\"profile_sidebar_fill_color\":\"f6ffd1\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841672766\\/18052011_002_twt_normal.jpg\",\"name\":\"Pascal R \",\"default_profile_image\":false,\"created_at\":\"Wed Dec 28 10:07:55 +0000 2011\",\"profile_sidebar_border_color\":\"fff8ad\",\"id\":448753241,\"utc_offset\":3600,\"favourites_count\":87,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186012409901056,\"created_at\":\"Fri Feb 24 23:22:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2577000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c86156dc-4bf3-4e25-b98c-82605d75606d-173186012409901056" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Renonçant à comprendre le concept de #lgw et soupçonnant un foutage de gueule intégral avec l'argent de ma redevance : zappp!", -"img": { -"src": "http://a1.twimg.com/profile_images/1835468356/brp2-1-1_normal.jpg" -}, -"title": "Bruno Roger-Petit: Renonçant à comprendre le concept de #lgw et soupçonnant un foutage de gueule intégral avec l'argent de ma redevance : zappp!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2578000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Renon\\u00e7ant \\u00e0 comprendre le concept de #lgw et soup\\u00e7onnant un foutage de gueule int\\u00e9gral avec l'argent de ma redevance : zappp!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[37,41]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186015060705280\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":977,\"screen_name\":\"B_Roger_Petit\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13851,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/430045747\\/gracekelly.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":245,\"profile_link_color\":\"0084B4\",\"followers_count\":6588,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1835468356\\/brp2-1-1_normal.jpg\",\"description\":\"En \\u00e9tat de Grace... \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"48949826\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/430045747\\/gracekelly.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1835468356\\/brp2-1-1_normal.jpg\",\"name\":\"Bruno Roger-Petit\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 20 07:03:26 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":48949826,\"utc_offset\":-10800,\"favourites_count\":19,\"url\":\"http:\\/\\/leplus.nouvelobs.com\\/brunorogerpetit\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186015060705280,\"created_at\":\"Fri Feb 24 23:22:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2578000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3a9fe18c-3ca6-40b9-8400-be03651a50af-173186015060705280" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ceci dit #lgw s'ameliore d'émission en émission. Ça change des #cesars2012.", -"img": { -"src": "http://a0.twimg.com/profile_images/1817776486/SmokeQR_copie_normal.jpg" -}, -"title": "RuaLten: Ceci dit #lgw s'ameliore d'émission en émission. Ça change des #cesars2012.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2578000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ceci dit #lgw s'ameliore d'\\u00e9mission en \\u00e9mission. \\u00c7a change des #cesars2012.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[9,13]},{\"text\":\"cesars2012\",\"indices\":[63,74]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186015035535360\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":501,\"screen_name\":\"RuaLten\",\"lang\":\"fr\",\"profile_text_color\":\"242424\",\"statuses_count\":1430,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432437856\\/black_linen_v2.png\",\"location\":\"Dans les champs de Bl\\u00e9...\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"828561\",\"followers_count\":186,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1817776486\\/SmokeQR_copie_normal.jpg\",\"description\":\"Un peu partout et nulle part \\u00e0 la fois... Buveur de bi\\u00e8re belge et d'Irish Whiskey. R\\u00e2leur professionnel... \\u2620\\u2620\\u2620\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"359827989\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432437856\\/black_linen_v2.png\",\"profile_sidebar_fill_color\":\"62a635\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817776486\\/SmokeQR_copie_normal.jpg\",\"name\":\"RuaLten\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 22 07:12:46 +0000 2011\",\"profile_sidebar_border_color\":\"000000\",\"id\":359827989,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/rualten.perso.sfr.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186015035535360,\"created_at\":\"Fri Feb 24 23:22:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2578000, -"tags": [ -{ -"id-ref": "ef243180-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1dc38aa9-457d-4cd3-9dc8-3998d649bdcc-173186015035535360" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze #lgw #iReste !", -"img": { -"src": "http://a0.twimg.com/profile_images/1838207664/image_normal.jpg" -}, -"title": "Sanchez Théo: @LeGrandWebze #lgw #iReste !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2579000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LeGrandWebze\",\"favorited\":false,\"text\":\"@LeGrandWebze #lgw #iReste !\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]},{\"text\":\"iReste\",\"indices\":[19,26]}]},\"in_reply_to_user_id\":365949385,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186019464712192\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"sanchez_theo\",\"lang\":\"fr\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":62,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":16,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1838207664\\/image_normal.jpg\",\"description\":\"\",\"statuses_count\":145,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433540734\\/htk.jpg\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"374697529\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Sanchez Th\\u00e9o\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433540734\\/htk.jpg\",\"created_at\":\"Fri Sep 16 19:34:01 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":374697529,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838207664\\/image_normal.jpg\"},\"truncated\":false,\"id\":173186019464712192,\"created_at\":\"Fri Feb 24 23:22:19 +0000 2012\",\"in_reply_to_user_id_str\":\"365949385\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2579000, -"tags": [ -{ -"id-ref": "efbbbfaa-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b85078c4-9d01-4e0e-82f7-1e59d5723806-173186019464712192" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ça y est, ils sont en TT, c'est le moment d'utiliser le #Lgw pour faire passer des revendications. Mémé, si tu m'entends : JE TE BISE !!!", -"img": { -"src": "http://a3.twimg.com/profile_images/1650056809/pandadanssonbain_normal.JPG" -}, -"title": "justice pandine: Ça y est, ils sont en TT, c'est le moment d'utiliser le #Lgw pour faire passer des revendications. Mémé, si tu m'entends : JE TE BISE !!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2580000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u00c7a y est, ils sont en TT, c'est le moment d'utiliser le #Lgw pour faire passer des revendications. M\\u00e9m\\u00e9, si tu m'entends : JE TE BISE !!!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[56,60]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186022623023104\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1340,\"screen_name\":\"pandanael\",\"lang\":\"fr\",\"profile_text_color\":\"1a0e1a\",\"statuses_count\":28276,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"location\":\"Bambouseraie\",\"show_all_inline_media\":false,\"listed_count\":193,\"profile_link_color\":\"9058d1\",\"followers_count\":2570,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\",\"description\":\"#NowPrending son bain. Ici, c'est comme chez m\\u00e9m\\u00e9. T'es gentil(le), un bisou. Tu fais chier, un coup de boule. #TarifUnique #Enjoy http:\\/\\/bit.ly\\/gIQZr4 \\r\\n\\r\\n \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"177984098\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"profile_sidebar_fill_color\":\"f5fafa\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\",\"name\":\"justice pandine\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 13 15:30:49 +0000 2010\",\"profile_sidebar_border_color\":\"adffef\",\"id\":177984098,\"utc_offset\":3600,\"favourites_count\":1862,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186022623023104,\"created_at\":\"Fri Feb 24 23:22:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2580000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "011885b0-330c-434d-a73f-61f07a8a3ab7-173186022623023104" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "L'académie des neufs? #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1579781654/brush2star_mini_normal.jpg" -}, -"title": "Magalie Baudry: L'académie des neufs? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2580000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"L'acad\\u00e9mie des neufs? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[22,26]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186025605173248\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"f2b87e\",\"screen_name\":\"Mag_frog\",\"lang\":\"fr\",\"favourites_count\":6,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":251,\"location\":\"Nantes\\/Cholet\",\"profile_text_color\":\"333333\",\"followers_count\":274,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"description\":\"Passions web, infographie, dessin, couture, nouvelles technos, communication, partage et th\\u00e9\\u00e2tre amateur.\",\"statuses_count\":6516,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"7762e0\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"fcfcfc\",\"protected\":false,\"id_str\":\"172314328\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Magalie Baudry\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"created_at\":\"Thu Jul 29 12:06:17 +0000 2010\",\"profile_sidebar_fill_color\":\"f7a64a\",\"id\":172314328,\"follow_request_sent\":null,\"utc_offset\":-7200,\"url\":\"http:\\/\\/www.maglagrenouille.fr\\/blog\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\"},\"truncated\":false,\"id\":173186025605173248,\"created_at\":\"Fri Feb 24 23:22:20 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2580000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e76eb73b-c9db-42c1-b94f-a70991f39cbb-173186025605173248" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste #oupas le défi mais sans la chemise!", -"img": { -"src": "http://a2.twimg.com/profile_images/578949538/6611_137621203372_560673372_3231878_5032042_n_normal.jpg" -}, -"title": "mikiane: #lgw #ilreste #oupas le défi mais sans la chemise!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2580000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste #oupas le d\\u00e9fi mais sans la chemise!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]},{\"text\":\"oupas\",\"indices\":[14,20]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.2241006,48.8155414],[2.4697521,48.8155414],[2.4697521,48.9021461],[2.2241006,48.9021461]]]},\"attributes\":{},\"full_name\":\"Paris, Paris\",\"name\":\"Paris\",\"id\":\"7238f93a3e899af6\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/7238f93a3e899af6.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[2.362631,48.87296]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186026163015680\",\"geo\":{\"type\":\"Point\",\"coordinates\":[48.87296,2.362631]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":4607,\"screen_name\":\"mikiane\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":8662,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/30288548\\/fond.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":860,\"profile_link_color\":\"000dc9\",\"followers_count\":29881,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/578949538\\/6611_137621203372_560673372_3231878_5032042_n_normal.jpg\",\"description\":\"Joshfire CEO & Owner.\\r\\nUse to be the Digital Director of France24. Rue89 Cofounder. TEDxParis Curator since 2009 #internetofthings #marktech #innovation #media\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"ffffff\",\"id_str\":\"6574682\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/30288548\\/fond.jpg\",\"profile_sidebar_fill_color\":\"FFFFFF\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/578949538\\/6611_137621203372_560673372_3231878_5032042_n_normal.jpg\",\"name\":\"mikiane\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 04 17:00:30 +0000 2007\",\"profile_sidebar_border_color\":\"d4d4d4\",\"id\":6574682,\"utc_offset\":-7200,\"favourites_count\":23,\"url\":\"http:\\/\\/mikiane.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186026163015680,\"created_at\":\"Fri Feb 24 23:22:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2580000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efcc06d0-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "79ed9666-6130-4cf4-91b2-fd3917971bad-173186026163015680" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Nara_Shikamaru4 le concept, c'est que les médias sont mêlés, et le web est associé, comme lorsqu'on tweete pour commenter #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1612831528/cni_id_normal.jpg" -}, -"title": "Jean-Louis Coste: @Nara_Shikamaru4 le concept, c'est que les médias sont mêlés, et le web est associé, comme lorsqu'on tweete pour commenter #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2582000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Nara_Shikamaru4 le concept, c'est que les m\\u00e9dias sont m\\u00eal\\u00e9s, et le web est associ\\u00e9, comme lorsqu'on tweete pour commenter #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Nara_Shikamaru4\",\"indices\":[0,16],\"id_str\":\"74527443\",\"name\":\"Ferhat Dendoune\",\"id\":74527443}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[123,127]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173185560935010306\",\"id_str\":\"173186033813422081\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173185560935010306,\"in_reply_to_user_id_str\":\"74527443\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":132,\"screen_name\":\"jlcoste\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":545,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"10207a\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"description\":\"Langue, litt\\u00e9rature et politique. Sp\\u00e9cialis\\u00e9 en traitement automatique des langues (presse). Rattach\\u00e9 \\u00e0 l'Universit\\u00e9 de Paris 3, et prof. en coll\\u00e8ge de banlieue\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"244454441\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"name\":\"Jean-Louis Coste\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 29 10:24:46 +0000 2011\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":244454441,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":\"Nara_Shikamaru4\",\"truncated\":false,\"id\":173186033813422081,\"created_at\":\"Fri Feb 24 23:22:22 +0000 2012\",\"in_reply_to_user_id\":74527443}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2582000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6c493ab2-8270-4919-964b-7a730c7e9d5c-173186033813422081" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Soirée malaise #confessionduvendredi", -"img": { -"src": "http://a2.twimg.com/profile_images/1685061192/Photo_du_10-12-11___15.18_normal.jpg" -}, -"title": "DelloyeCoiteux: #lgw Soirée malaise #confessionduvendredi", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2583000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"#lgw Soir\\u00e9e malaise #confessionduvendredi\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"confessionduvendredi\",\"indices\":[20,41]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186037726715906\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"DelloyeCoiteux\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":276,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"description\":\"Design, Architecture, Photographie, Web et autres petites curiosit\\u00e9s\",\"statuses_count\":2104,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":89,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1685061192\\/Photo_du_10-12-11___15.18_normal.jpg\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"433388967\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"DelloyeCoiteux\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat Dec 10 14:14:07 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":433388967,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1685061192\\/Photo_du_10-12-11___15.18_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173186037726715906,\"created_at\":\"Fri Feb 24 23:22:23 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2583000, -"tags": [ -{ -"id-ref": "f00f9b20-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "566b99c2-5aba-46df-acf4-c8185a839097-173186037726715906" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@MisterMcFlee T'as été puni? Ils t'ont mis tout seul dans un coin! #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1807147455/One_normal.jpg" -}, -"title": "Emilie : @MisterMcFlee T'as été puni? Ils t'ont mis tout seul dans un coin! #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2584000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@MisterMcFlee T'as \\u00e9t\\u00e9 puni? Ils t'ont mis tout seul dans un coin! #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"MisterMcFlee\",\"indices\":[0,13],\"id_str\":\"60043161\",\"name\":\"Mister Mc Flee\",\"id\":60043161}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[67,71]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186041438683136\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"60043161\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":390,\"screen_name\":\"Be_emy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":14880,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"Paris - Bordeaux\",\"show_all_inline_media\":false,\"listed_count\":48,\"profile_link_color\":\"990000\",\"followers_count\":882,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1807147455\\/One_normal.jpg\",\"description\":\"Aka la fille aux petitliens. Dedans c'est m\\u00e9lang\\u00e9 Art\\/Graphisme \\/Packaging\\/Photo\\/Design\\/Archi\\/Zic. Dit aussi beaucoup de b\\u00eatises et \\u00e9ternue toujours 2 fois.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"EBEBEB\",\"id_str\":\"205247500\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1807147455\\/One_normal.jpg\",\"name\":\"Emilie \",\"default_profile_image\":false,\"created_at\":\"Wed Oct 20 13:00:38 +0000 2010\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":205247500,\"utc_offset\":null,\"favourites_count\":26,\"url\":null},\"in_reply_to_screen_name\":\"MisterMcFlee\",\"truncated\":false,\"id\":173186041438683136,\"created_at\":\"Fri Feb 24 23:22:24 +0000 2012\",\"in_reply_to_user_id\":60043161}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2584000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "50ff8fcc-aa69-41c4-a1bd-f6c018b35955-173186041438683136" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Excellent le générique #DesChiffresEtDesLettres! #LGW!", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: Excellent le générique #DesChiffresEtDesLettres! #LGW!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2586000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Excellent le g\\u00e9n\\u00e9rique #DesChiffresEtDesLettres! #LGW!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"DesChiffresEtDesLettres\",\"indices\":[23,47]},{\"text\":\"LGW\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186048275394560\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":912,\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"profile_text_color\":\"a3c23e\",\"statuses_count\":4894,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"location\":\"Alsace, France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"followers_count\":150,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"profile_sidebar_fill_color\":\"9ca871\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"name\":\"Hugo SCHOCH\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_border_color\":\"111405\",\"id\":175540303,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/only.hug33k.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186048275394560,\"created_at\":\"Fri Feb 24 23:22:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2586000, -"tags": [ -{ -"id-ref": "f00fd572-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8ea54e17-9d1c-431f-a5eb-d8c093c9273d-173186048275394560" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw consonne, voyelle, consonne, voyelle, les cons sont bons", -"img": { -"src": "http://a0.twimg.com/profile_images/1353093787/Dragons-6_normal.jpg" -}, -"title": "Thibaut Devillers: #lgw consonne, voyelle, consonne, voyelle, les cons sont bons", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2587000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw consonne, voyelle, consonne, voyelle, les cons sont bons\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186053073670144\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":68,\"screen_name\":\"Eliadus\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":704,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"92095420\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"name\":\"Thibaut Devillers\",\"default_profile_image\":false,\"created_at\":\"Mon Nov 23 19:36:51 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":92095420,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.followfriday.com\\/followfriday\\/eliadus\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186053073670144,\"created_at\":\"Fri Feb 24 23:22:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2587000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fab1f809-8483-4c31-a0d9-93a25c06cdb2-173186053073670144" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh la musique des chiffres et des lettres :D #lgw cc @azerty774", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Oh la musique des chiffres et des lettres :D #lgw cc @azerty774", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2587000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh la musique des chiffres et des lettres :D #lgw cc @azerty774\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"azerty774\",\"indices\":[53,63],\"id_str\":\"51746886\",\"name\":\"Bastien L.\",\"id\":51746886}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[45,49]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186053899952128\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3246,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186053899952128,\"created_at\":\"Fri Feb 24 23:22:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2587000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "525155d6-2eb3-444f-b6ed-d13a19409502-173186053899952128" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw - WTF Du soir", -"img": { -"src": "http://a2.twimg.com/profile_images/1401793481/image_normal.jpg" -}, -"title": "ossoro cecilia: RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw - WTF Du soir", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2589000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw - WTF Du soir\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.2241006,48.8155414],[2.4697521,48.8155414],[2.4697521,48.9021461],[2.2241006,48.9021461]]]},\"attributes\":{},\"full_name\":\"Paris, Paris\",\"place_type\":\"city\",\"name\":\"Paris\",\"id\":\"7238f93a3e899af6\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/7238f93a3e899af6.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[2.40828848,48.84880788]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186063748177920\",\"geo\":{\"type\":\"Point\",\"coordinates\":[48.84880788,2.40828848]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":511,\"screen_name\":\"CeciliaOssoro\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":3483,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/217475680\\/tumblr_ldh5glCEV41qerbgeo1_500.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"2FC2EF\",\"followers_count\":430,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1401793481\\/image_normal.jpg\",\"description\":\"Fashion Good Music Addict - French - Chef de Projet Digital Cond\\u00e9 Nast (Vogue, GQ, Glamour) - Love HipHop Soul Music - \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"19884471\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/217475680\\/tumblr_ldh5glCEV41qerbgeo1_500.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1401793481\\/image_normal.jpg\",\"name\":\"ossoro cecilia\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 02 00:05:57 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":19884471,\"utc_offset\":-10800,\"favourites_count\":37,\"url\":\"http:\\/\\/flavors.me\\/ceciliaossoro\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186063748177920,\"created_at\":\"Fri Feb 24 23:22:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2589000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7f444390-b44e-4eaf-9c3f-9f52f1fb1117-173186063748177920" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Tiens ils ont déménagés #LGW et bravo pour la perf ;)", -"img": { -"src": "http://a0.twimg.com/profile_images/1757013909/image1326646425_normal.png" -}, -"title": "Damien Vacher: Tiens ils ont déménagés #LGW et bravo pour la perf ;)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2590000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Tiens ils ont d\\u00e9m\\u00e9nag\\u00e9s #LGW et bravo pour la perf ;)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[24,28]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186067502088192\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":405,\"screen_name\":\"Le_Damien\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27164,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Chatillon-en-Bazois\",\"show_all_inline_media\":false,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":343,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"description\":\"I'm a lonely Cowboy who learning un BTS SIO (ex BTS IG) in Nevers... Et un Mac Gyver de l'URL par @Checkyourpeople et je suis un tumblreur assidu\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"26552716\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"name\":\"Damien Vacher\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 25 18:09:17 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":26552716,\"utc_offset\":3600,\"favourites_count\":43,\"url\":\"http:\\/\\/damienvacher.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186067502088192,\"created_at\":\"Fri Feb 24 23:22:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2590000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5c19318f-849e-4f02-89b3-d3ec89eb342d-173186067502088192" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @RabaTaJoie: Conclusion. Internet c'est drôle sur internet. Pas a la télé. #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1812628955/image_normal.jpg" -}, -"title": "Laurent E.B.: RT @RabaTaJoie: Conclusion. Internet c'est drôle sur internet. Pas a la télé. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2590000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @RabaTaJoie: Conclusion. Internet c'est dr\\u00f4le sur internet. Pas a la t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"RabaTaJoie\",\"indices\":[3,14],\"name\":\"CasseCouilles\",\"id_str\":\"304883768\",\"id\":304883768}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[78,82]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Conclusion. Internet c'est dr\\u00f4le sur internet. Pas a la t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[62,66]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185028925304833\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"RabaTaJoie\",\"lang\":\"fr\",\"favourites_count\":67,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":360,\"location\":\"La France de l'exterieur \",\"profile_text_color\":\"333333\",\"followers_count\":660,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1648484316\\/RabaTaJoie_normal.jpg\",\"description\":\"Trois personnes peuvent garder un secret, si deux d'entre elles sont mortes. - B. Franklin.\",\"statuses_count\":9009,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":49,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"304883768\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"CasseCouilles\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Wed May 25 08:22:01 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":304883768,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648484316\\/RabaTaJoie_normal.jpg\"},\"truncated\":false,\"id\":173185028925304833,\"created_at\":\"Fri Feb 24 23:18:23 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186067699220480\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"L_E_Ba\",\"lang\":\"en\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":582,\"location\":\"Paris\",\"profile_text_color\":\"666666\",\"followers_count\":327,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1812628955\\/image_normal.jpg\",\"description\":\"Reader In House Lawyer Chocolate eater \",\"statuses_count\":16125,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/122770589\\/Paolo.jpg\",\"show_all_inline_media\":true,\"listed_count\":7,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"29408771\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Laurent E.B.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/122770589\\/Paolo.jpg\",\"created_at\":\"Tue Apr 07 08:04:35 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":29408771,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1812628955\\/image_normal.jpg\"},\"truncated\":false,\"id\":173186067699220480,\"created_at\":\"Fri Feb 24 23:22:30 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2590000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "61f8b91c-de1a-4af9-a22c-e1367ce0fe8e-173186067699220480" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Cqui @francoisrollin ?... L'inventeur de l'humour, tas d'cons #LaBoiteACoucou", -"img": { -"src": "http://a1.twimg.com/profile_images/1683439580/IMG00016-20111107-1743_normal.jpg" -}, -"title": "Wilfried DIGUET: #LGW Cqui @francoisrollin ?... L'inventeur de l'humour, tas d'cons #LaBoiteACoucou", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2591000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW Cqui @francoisrollin ?... L'inventeur de l'humour, tas d'cons #LaBoiteACoucou\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[10,25],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"LaBoiteACoucou\",\"indices\":[68,83]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186068387069952\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":60,\"screen_name\":\"WilfriedDiguet\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":8,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Rouen\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1683439580\\/IMG00016-20111107-1743_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"358129074\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683439580\\/IMG00016-20111107-1743_normal.jpg\",\"name\":\"Wilfried DIGUET\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 19 12:34:44 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":358129074,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186068387069952,\"created_at\":\"Fri Feb 24 23:22:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2591000, -"tags": [ -{ -"id-ref": "f01073b0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "068e7ff4-1796-4add-aece-c4d28b7e4841-173186068387069952" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Not my internet", -"img": { -"src": "http://a3.twimg.com/profile_images/1824854315/3615pbs_normal.jpg" -}, -"title": "P. Bourdin-Sauviac: #LGW Not my internet", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2591000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"#LGW Not my internet\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186071696392192\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ebf0ff\",\"screen_name\":\"3615pbs\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":497,\"location\":\"Paris, France\",\"profile_text_color\":\"062d57\",\"description\":\"Je suis nomm\\u00e9 Pierre. Animateur, journaliste, auteur, ex-r\\u00e9al du zap de Direct 8 et awesome talent @ Marzab Productions. Et lumi\\u00e8re divine sur 3615pbs.com. \\u0ca0_\\u0ca0\",\"statuses_count\":29701,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/400721124\\/tumblr_ljk64pSVPX1qfv1q1.jpg\",\"show_all_inline_media\":true,\"listed_count\":103,\"profile_link_color\":\"0513ad\",\"followers_count\":2828,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1824854315\\/3615pbs_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"133024198\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"P. Bourdin-Sauviac\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/400721124\\/tumblr_ljk64pSVPX1qfv1q1.jpg\",\"created_at\":\"Wed Apr 14 20:34:18 +0000 2010\",\"profile_sidebar_fill_color\":\"c0c4e0\",\"id\":133024198,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.3615pbs.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824854315\\/3615pbs_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173186071696392192,\"created_at\":\"Fri Feb 24 23:22:31 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2591000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "887d1693-21e0-4946-95bc-a1b596a91bbd-173186071696392192" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pas mal le coup de Vinvin et Rollin qui refont les claquettes de main ! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1682788944/oriane_twitter_normal.png" -}, -"title": "Oriane Hurard: Pas mal le coup de Vinvin et Rollin qui refont les claquettes de main ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2592000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Pas mal le coup de Vinvin et Rollin qui refont les claquettes de main ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[72,76]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186074372349952\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"Orianehurard\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2720,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":24,\"profile_link_color\":\"de2a5d\",\"followers_count\":485,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"description\":\"S\\u00e9ries, transmedia, cin\\u00e9ma. Dipl\\u00f4m\\u00e9e @ina_SUP en production \\/\\/ \\r\\nCharg\\u00e9e de coordination @TIULab, programme d'encadrement \\u00e9tudiant transmedia\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"198934087\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"profile_sidebar_fill_color\":\"c1a7c7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"name\":\"Oriane Hurard\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 05 16:26:22 +0000 2010\",\"profile_sidebar_border_color\":\"592459\",\"id\":198934087,\"utc_offset\":-10800,\"favourites_count\":461,\"url\":\"http:\\/\\/www.transmediaimmersiveuniversity.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186074372349952,\"created_at\":\"Fri Feb 24 23:22:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2592000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "82f58abb-fb70-4ae3-b9b3-f34fc57a93ac-173186074372349952" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "jeux de mains, jeux de Vinvin #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1115735941/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png" -}, -"title": "Christophe Ponsolle: jeux de mains, jeux de Vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2592000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"jeux de mains, jeux de Vinvin #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186073093079040\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":364,\"screen_name\":\"CPonsolle\",\"lang\":\"fr\",\"profile_text_color\":\"999393\",\"statuses_count\":1208,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/57339653\\/forme-illustration-gris-20_-_-logo.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":110,\"profile_link_color\":\"2FC2EF\",\"followers_count\":971,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1115735941\\/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png\",\"description\":\"Co-fondateur de NoWatch et co-pr\\u00e9sentateur de ZapCast\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"d4d4d4\",\"id_str\":\"25338852\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/57339653\\/forme-illustration-gris-20_-_-logo.png\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1115735941\\/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png\",\"name\":\"Christophe Ponsolle\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 19 17:06:04 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":25338852,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186073093079040,\"created_at\":\"Fri Feb 24 23:22:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2592000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "49644f2d-866e-4f4f-beb8-38a039685d93-173186073093079040" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw .... Mais oui au fait #cQui ?", -"img": { -"src": "http://a1.twimg.com/profile_images/1698606962/388646_10150434641314433_548489432_8213591_526920766_n_normal.jpg" -}, -"title": "Charline GRIS: #lgw .... Mais oui au fait #cQui ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2595000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw .... Mais oui au fait #cQui ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cQui\",\"indices\":[27,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186086368059392\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":61,\"screen_name\":\"CharlineGRIS\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":14,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/191533117\\/280_-_Copie.JPG\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"fa0598\",\"followers_count\":6,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1698606962\\/388646_10150434641314433_548489432_8213591_526920766_n_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"bfeeff\",\"id_str\":\"24173317\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/191533117\\/280_-_Copie.JPG\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1698606962\\/388646_10150434641314433_548489432_8213591_526920766_n_normal.jpg\",\"name\":\"Charline GRIS\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 13 13:53:10 +0000 2009\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":24173317,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/aquanael\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186086368059392,\"created_at\":\"Fri Feb 24 23:22:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2595000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6995867c-84fe-49da-91a6-24748d1ee376-173186086368059392" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La musique des chiffres et des lettres ! Ahah ! Ils m'ont tuée. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1658912814/fkjddkfhk_normal.png" -}, -"title": "Manon: La musique des chiffres et des lettres ! Ahah ! Ils m'ont tuée. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2595000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La musique des chiffres et des lettres ! Ahah ! Ils m'ont tu\\u00e9e. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[64,68]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.7860476,50.4187981],[2.8492605,50.4187981],[2.8492605,50.4589035],[2.7860476,50.4589035]]]},\"attributes\":{},\"full_name\":\"Lens, Pas-de-Calais\",\"place_type\":\"city\",\"name\":\"Lens\",\"id\":\"6f2473b6bfd0682a\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/6f2473b6bfd0682a.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186088733650945\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":298,\"screen_name\":\"manonkzlwsk\",\"lang\":\"fr\",\"profile_text_color\":\"3d3438\",\"statuses_count\":15001,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"location\":\"Is\\u00e8re, France\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"de4261\",\"followers_count\":260,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"description\":\"Nordiste expatri\\u00e9e, \\u00e9tudiante en sciences du langage \\u00e0 #lyon2, un peu geek, s\\u00e9rievore, livetweeteuse #ondar et fid\\u00e8le herocorpienne. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"e8e8e8\",\"id_str\":\"48084154\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"profile_sidebar_fill_color\":\"e8e8e8\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"name\":\"Manon\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 17 19:34:49 +0000 2009\",\"profile_sidebar_border_color\":\"e8e8e8\",\"id\":48084154,\"utc_offset\":3600,\"favourites_count\":194,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186088733650945,\"created_at\":\"Fri Feb 24 23:22:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2595000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9318fe48-908f-4a8c-a735-5b55a2ffabbe-173186088733650945" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Lgw déjà avec ta chemise, tu fais un buzz", -"img": { -"src": "http://a1.twimg.com/sticky/default_profile_images/default_profile_6_normal.png" -}, -"title": "TAC minecraft: #Lgw déjà avec ta chemise, tu fais un buzz", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2595000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#Lgw d\\u00e9j\\u00e0 avec ta chemise, tu fais un buzz\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186086699401216\",\"user\":{\"default_profile_image\":true,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"TAC_minecraft\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":8,\"location\":null,\"profile_text_color\":\"333333\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"description\":null,\"statuses_count\":2,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"422955189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"TAC minecraft\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sun Nov 27 22:10:16 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":422955189,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\"},\"truncated\":false,\"id\":173186086699401216,\"created_at\":\"Fri Feb 24 23:22:35 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2595000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7cfcca75-ed45-4ab5-93ac-6db1e4631b2c-173186086699401216" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Enchaîner #cesar2012 puis #lgw c'est un peu la soirée loose.", -"img": { -"src": "http://a0.twimg.com/profile_images/1388491934/29077327_45881_normal.jpg" -}, -"title": "David P: Enchaîner #cesar2012 puis #lgw c'est un peu la soirée loose.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2596000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Encha\\u00eener #cesar2012 puis #lgw c'est un peu la soir\\u00e9e loose.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cesar2012\",\"indices\":[10,20]},{\"text\":\"lgw\",\"indices\":[26,30]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186090289737730\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":832,\"screen_name\":\"Viadd\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6613,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/35062020\\/CIMG6189.JPG\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":28,\"profile_link_color\":\"0084B4\",\"followers_count\":563,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1388491934\\/29077327_45881_normal.jpg\",\"description\":\"Pas journaliste, pas blogueur, mais \\u00e0 l'aff\\u00fbt\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0abeff\",\"id_str\":\"29077327\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/35062020\\/CIMG6189.JPG\",\"profile_sidebar_fill_color\":\"d9eaf2\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1388491934\\/29077327_45881_normal.jpg\",\"name\":\"David P\",\"default_profile_image\":false,\"created_at\":\"Sun Apr 05 22:02:16 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":29077327,\"utc_offset\":3600,\"favourites_count\":13,\"url\":\"http:\\/\\/www.vodkaster.com\\/viadd\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186090289737730,\"created_at\":\"Fri Feb 24 23:22:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2596000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9c7085a2-613d-4791-86b2-12c84928f877-173186090289737730" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw @KlaireFr ressemble vraiment a son avatar ! #troll", -"img": { -"src": "http://a3.twimg.com/profile_images/1784933236/matt-smith_normal.jpg" -}, -"title": "Mohamed: #lgw @KlaireFr ressemble vraiment a son avatar ! #troll", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2597000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw @KlaireFr ressemble vraiment a son avatar ! #troll\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[5,14],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"troll\",\"indices\":[49,55]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186093808758785\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":167,\"screen_name\":\"MOHA59600\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9875,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"followers_count\":199,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1784933236\\/matt-smith_normal.jpg\",\"description\":\"Fan de cin\\u00e9ma, de football, g\\u00e9nie autoproclam\\u00e9. A un avis sur tout et sait tout mieux que tout le monde! Adepte du second degr\\u00e9!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"3dc1db\",\"id_str\":\"115394419\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1784933236\\/matt-smith_normal.jpg\",\"name\":\"Mohamed\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 18 14:33:14 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":115394419,\"utc_offset\":-10800,\"favourites_count\":5,\"url\":\"http:\\/\\/moha59600.football.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186093808758785,\"created_at\":\"Fri Feb 24 23:22:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2597000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0114b96-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f85807ca-cd62-4ddb-a2ba-9d01fddd0b76-173186093808758785" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#IlReste mais c'est choquant vos chaises rouges #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1801584941/image_normal.jpg" -}, -"title": "Nicolas LE SAINT: #IlReste mais c'est choquant vos chaises rouges #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2598000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#IlReste mais c'est choquant vos chaises rouges #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[48,52]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186098523156480\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"nicolaslesaint\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":24,\"location\":null,\"profile_text_color\":\"333333\",\"followers_count\":5,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1801584941\\/image_normal.jpg\",\"description\":null,\"statuses_count\":62,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"404016609\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Nicolas LE SAINT\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Nov 03 10:00:21 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":404016609,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801584941\\/image_normal.jpg\"},\"truncated\":false,\"id\":173186098523156480,\"created_at\":\"Fri Feb 24 23:22:38 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2598000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ff595d44-3a24-493a-9582-576dbb936ed6-173186098523156480" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @solferishow: Aaahhhhhh @Tweets2Comptoir sur #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1799488206/image_normal.jpg" -}, -"title": "Sébastien Périer: RT @solferishow: Aaahhhhhh @Tweets2Comptoir sur #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2598000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @solferishow: Aaahhhhhh @Tweets2Comptoir sur #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"solferishow\",\"indices\":[3,15],\"name\":\"Solferishow\",\"id_str\":\"232221031\",\"id\":232221031},{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[27,43],\"name\":\"Tweets de Comptoir\",\"id_str\":\"227334618\",\"id\":227334618}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[48,52]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Aaahhhhhh @Tweets2Comptoir sur #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[10,26],\"name\":\"Tweets de Comptoir\",\"id_str\":\"227334618\",\"id\":227334618}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[31,35]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182362451066881\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"solferishow\",\"lang\":\"fr\",\"favourites_count\":20,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1144,\"location\":\"Il est parti par l\\u00e0. \\u261b\",\"profile_text_color\":\"333333\",\"followers_count\":4872,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\",\"description\":\"Si Dieu a cr\\u00e9\\u00e9 l'Homme le 6\\u00e8me jour, c'\\u00e9tait surtout pour passer la semaine peinard. Je suis D\\u00e9l\\u00e9gu\\u00e9 des Jeunes Populaires de l'Empire colonial fran\\u00e7ais.\",\"statuses_count\":13622,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":169,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"232221031\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Solferishow\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Dec 30 15:26:17 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":232221031,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.solferishow.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\"},\"truncated\":false,\"id\":173182362451066881,\"created_at\":\"Fri Feb 24 23:07:47 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186100658061313\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Yenaphe\",\"lang\":\"en\",\"favourites_count\":14,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":495,\"location\":\"Probablement\",\"profile_text_color\":\"333333\",\"followers_count\":1013,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1799488206\\/image_normal.jpg\",\"description\":\"Je ressemble \\u00e0 \\u00e7a, sauf quand \\u00e7a ne me ressemble pas.\",\"statuses_count\":5658,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/407607082\\/bg.jpg\",\"show_all_inline_media\":false,\"listed_count\":65,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"f2f2f2\",\"protected\":false,\"id_str\":\"30481941\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"S\\u00e9bastien P\\u00e9rier\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/407607082\\/bg.jpg\",\"created_at\":\"Sat Apr 11 17:09:55 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":30481941,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.politikaillera.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1799488206\\/image_normal.jpg\"},\"truncated\":false,\"id\":173186100658061313,\"created_at\":\"Fri Feb 24 23:22:38 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2598000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "144a5097-a558-42e6-a246-28c28ae5d8fa-173186100658061313" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et @Vinvin #cQui ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1827173511/diejet_normal.jpg" -}, -"title": "vavodal: Et @Vinvin #cQui ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2599000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Et @Vinvin #cQui ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[3,10],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[11,16]},{\"text\":\"lgw\",\"indices\":[19,23]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186106102251521\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":576,\"screen_name\":\"diejet\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10572,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/342894182\\/IMG_1551.JPG\",\"location\":\"Montpellier\",\"show_all_inline_media\":false,\"listed_count\":54,\"profile_link_color\":\"038543\",\"followers_count\":639,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1827173511\\/diejet_normal.jpg\",\"description\":\"Tout est sous contr\\u00f4le\\u2026 mais en douceur. Enfin, je vais essayer !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ACDED6\",\"id_str\":\"285043271\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/342894182\\/IMG_1551.JPG\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1827173511\\/diejet_normal.jpg\",\"name\":\"vavodal\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 20 12:40:21 +0000 2011\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":285043271,\"utc_offset\":-10800,\"favourites_count\":177,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186106102251521,\"created_at\":\"Fri Feb 24 23:22:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2599000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "42bfb76e-8d44-4db2-8d53-d32015c7a650-173186106102251521" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw qui regarde le web qui regarde #lgw qui regarde twitter qui regarde #lgw qui regarde le web qui regarde @vinvin qui se regarde.", -"img": { -"src": "http://a1.twimg.com/profile_images/1831001512/2011-10-23_16.03.09-liberte_normal.jpg" -}, -"title": "Momo la Re-Touiture: #lgw qui regarde le web qui regarde #lgw qui regarde twitter qui regarde #lgw qui regarde le web qui regarde @vinvin qui se regarde.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2600000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw qui regarde le web qui regarde #lgw qui regarde twitter qui regarde #lgw qui regarde le web qui regarde @vinvin qui se regarde.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[109,116],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"lgw\",\"indices\":[36,40]},{\"text\":\"lgw\",\"indices\":[73,77]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186108811784194\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":441,\"screen_name\":\"MGZALLP\",\"lang\":\"fr\",\"profile_text_color\":\"141314\",\"statuses_count\":15284,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/359898780\\/2011-10-23_15.54.36-fd.jpg\",\"location\":\"Wherever I lay my hat\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"followers_count\":308,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1831001512\\/2011-10-23_16.03.09-liberte_normal.jpg\",\"description\":\"Restez calmes et bon hiver :)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"e2ebf0\",\"id_str\":\"87951400\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/359898780\\/2011-10-23_15.54.36-fd.jpg\",\"profile_sidebar_fill_color\":\"dadbe8\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1831001512\\/2011-10-23_16.03.09-liberte_normal.jpg\",\"name\":\"Momo la Re-Touiture\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 06 14:32:34 +0000 2009\",\"profile_sidebar_border_color\":\"eaeff2\",\"id\":87951400,\"utc_offset\":3600,\"favourites_count\":914,\"url\":\"http:\\/\\/morgat.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186108811784194,\"created_at\":\"Fri Feb 24 23:22:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2600000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "263a200b-5873-4c7a-b27e-035a786a649b-173186108811784194" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilpart", -"img": { -"src": "http://a1.twimg.com/profile_images/1541259223/Marko_normal.jpg" -}, -"title": "Pereira Yohan: #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2601000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[5,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186112817332224\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"PereiraYohan\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":149,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0099B9\",\"followers_count\":20,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1541259223\\/Marko_normal.jpg\",\"description\":\"Anim\\u00e9 par la Swaggance discr\\u00e8te. (Parfois m\\u00eame avec le style d'veste qui s'pr\\u00eate)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"0099B9\",\"id_str\":\"256120874\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1541259223\\/Marko_normal.jpg\",\"name\":\"Pereira Yohan\",\"default_profile_image\":false,\"created_at\":\"Tue Feb 22 18:09:57 +0000 2011\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":256120874,\"utc_offset\":null,\"favourites_count\":56,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186112817332224,\"created_at\":\"Fri Feb 24 23:22:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2601000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5ad806aa-4503-4c19-81e1-37762f4fc315-173186112817332224" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'aime bien le style cool et décontracté de l'émission #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1682940693/TweetLandPhoto_normal.jpg" -}, -"title": "eddy Maniette: J'aime bien le style cool et décontracté de l'émission #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2601000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'aime bien le style cool et d\\u00e9contract\\u00e9 de l'\\u00e9mission #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[55,59]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[3.069002,50.6477909],[3.1322918,50.6477909],[3.1322918,50.7107749],[3.069002,50.7107749]]]},\"attributes\":{},\"full_name\":\"Marcq-en-Baroeul, Nord\",\"name\":\"Marcq-en-Baroeul\",\"id\":\"ef0651d02631e8f6\",\"place_type\":\"city\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/ef0651d02631e8f6.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186110900547585\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":296,\"screen_name\":\"EddyM59\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2719,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"50.653019,3.076327\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":156,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1682940693\\/TweetLandPhoto_normal.jpg\",\"description\":\"Enseignant 2.0, passionn\\u00e9 par les nouvelles technologies et utilisateur compulsif de produits Apple. retrouvez mes articles sur www.ipadou.com\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"81868863\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1682940693\\/TweetLandPhoto_normal.jpg\",\"name\":\"eddy Maniette\",\"default_profile_image\":false,\"created_at\":\"Mon Oct 12 15:35:46 +0000 2009\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":81868863,\"utc_offset\":3600,\"favourites_count\":17,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186110900547585,\"created_at\":\"Fri Feb 24 23:22:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2601000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "53bc7766-0c25-4da9-8cf6-a1ab88ba9921-173186110900547585" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilpart #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/183407519/200526550-001_normal.jpg" -}, -"title": "Sparkle and Co: #ilpart #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2602000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilpart #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[0,7]},{\"text\":\"LGW\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186118576111616\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":478,\"screen_name\":\"Sparkle_and_Co\",\"lang\":\"fr\",\"profile_text_color\":\"362720\",\"statuses_count\":7523,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"location\":\"London\",\"show_all_inline_media\":false,\"listed_count\":10,\"profile_link_color\":\"B40B43\",\"followers_count\":371,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/183407519\\/200526550-001_normal.jpg\",\"description\":\"Sometimes geek, often homeless, not a wife but always a mum... I'm a knitter and I'm trying to learn sewing. \\r\\nWelcome!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"London\",\"profile_background_color\":\"FF6699\",\"id_str\":\"35311914\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"profile_sidebar_fill_color\":\"E5507E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/183407519\\/200526550-001_normal.jpg\",\"name\":\"Sparkle and Co\",\"default_profile_image\":false,\"created_at\":\"Sat Apr 25 21:12:07 +0000 2009\",\"profile_sidebar_border_color\":\"CC3366\",\"id\":35311914,\"utc_offset\":0,\"favourites_count\":6,\"url\":\"http:\\/\\/sparkleandco.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186118576111616,\"created_at\":\"Fri Feb 24 23:22:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2602000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "da449d68-b6a0-422d-be11-cd60a2c26116-173186118576111616" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @BenjaminPoulin: Je crois que jamais je n'accrocherai à cette émission #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1087536563/n699642186_1999070_2920294_normal.jpg" -}, -"title": "Antoine Busnel: RT @BenjaminPoulin: Je crois que jamais je n'accrocherai à cette émission #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2605000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @BenjaminPoulin: Je crois que jamais je n'accrocherai \\u00e0 cette \\u00e9mission #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"BenjaminPoulin\",\"indices\":[3,18],\"id_str\":\"34437695\",\"name\":\"Benjamin Poulin\",\"id\":34437695}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[74,78]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Je crois que jamais je n'accrocherai \\u00e0 cette \\u00e9mission #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[54,58]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183867593826304\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":683,\"screen_name\":\"BenjaminPoulin\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":23212,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/105596337\\/image-twitter2.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":182,\"profile_link_color\":\"ff0000\",\"followers_count\":3567,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1495075588\\/image_normal.jpg\",\"description\":\"| Journaliste | Prof ESJ Paris & One School | Ex-IT\\u00e9l\\u00e9, la Radio | Ex-Pr\\u00e9sident Frequence3 | Co-Founder\\/CEO Nolae - Audio, web & mobile agency | \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"141414\",\"id_str\":\"34437695\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/105596337\\/image-twitter2.png\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1495075588\\/image_normal.jpg\",\"name\":\"Benjamin Poulin\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 22 23:14:35 +0000 2009\",\"profile_sidebar_border_color\":\"000000\",\"id\":34437695,\"utc_offset\":3600,\"favourites_count\":15,\"url\":\"http:\\/\\/www.nolae.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183867593826304,\"created_at\":\"Fri Feb 24 23:13:46 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186129670057984\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":990,\"screen_name\":\"abusnel\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":33078,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/190948724\\/citadelle.jpg\",\"location\":\"Rennes \\/ Nevers\\/ex-Tulle\",\"show_all_inline_media\":false,\"listed_count\":128,\"profile_link_color\":\"0084B4\",\"followers_count\":1805,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1087536563\\/n699642186_1999070_2920294_normal.jpg\",\"description\":\"Journaliste web \\/ Le Journal du Centre www.lejdc.fr\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"48489345\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/190948724\\/citadelle.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1087536563\\/n699642186_1999070_2920294_normal.jpg\",\"name\":\"Antoine Busnel\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 18 21:04:52 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":48489345,\"utc_offset\":-10800,\"favourites_count\":1204,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186129670057984,\"created_at\":\"Fri Feb 24 23:22:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2605000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8fbfe67b-3c96-4b49-b5c1-13e5460a4e02-173186129670057984" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze c'est pas assez trash à mon gout... #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1816129899/bw_normal.JPG" -}, -"title": "Clélia: @LeGrandWebze c'est pas assez trash à mon gout... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2605000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze c'est pas assez trash \\u00e0 mon gout... #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186130974482433\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":174,\"screen_name\":\"Clelia42\",\"lang\":\"en\",\"profile_text_color\":\"0a703f\",\"statuses_count\":1418,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/310892206\\/P7140056.JPG\",\"location\":\"Home\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"b31d09\",\"followers_count\":47,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1816129899\\/bw_normal.JPG\",\"description\":\"Whovian, BBCiste , Etudiante, Naturaliste et H\\u00e9licicultrice... \\r\\n42 est la r\\u00e9ponse \\u00e0 la vie, l'univers et le reste!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Nuku'alofa\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"18774075\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/310892206\\/P7140056.JPG\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1816129899\\/bw_normal.JPG\",\"name\":\"Cl\\u00e9lia\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 08 18:54:02 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":18774075,\"utc_offset\":46800,\"favourites_count\":22,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173186130974482433,\"created_at\":\"Fri Feb 24 23:22:45 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2605000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a45e4f6a-be78-4191-a23f-32354b339ccc-173186130974482433" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Poupimali tu m'as vu la ??? ;) #lgw #cqui", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: @Poupimali tu m'as vu la ??? ;) #lgw #cqui", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2605000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Poupimali tu m'as vu la ??? ;) #lgw #cqui\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Poupimali\",\"indices\":[0,10],\"id_str\":\"82614873\",\"name\":\"Poupimali\",\"id\":82614873}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]},{\"text\":\"cqui\",\"indices\":[37,42]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173185619181309954\",\"id_str\":\"173186130970284033\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173185619181309954,\"in_reply_to_user_id_str\":\"82614873\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6697,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"followers_count\":2387,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"name\":\"Ludovic Delaherche\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":72665061,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/chapkattack.tumblr.com\"},\"in_reply_to_screen_name\":\"Poupimali\",\"truncated\":false,\"id\":173186130970284033,\"created_at\":\"Fri Feb 24 23:22:45 +0000 2012\",\"in_reply_to_user_id\":82614873}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2605000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f0cf2faf-8761-49ff-bb48-4dd5ad444ac8-173186130970284033" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #Ilpart", -"img": { -"src": "http://a2.twimg.com/profile_images/1843250602/image_normal.jpg" -}, -"title": "Virginie Lominet: #lgw #Ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2605000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #Ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"Ilpart\",\"indices\":[6,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186130282430464\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":916,\"screen_name\":\"laristocraft\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":15200,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/280381973\\/twitter-background.jpg\",\"location\":\"Boulogne-billancourt\",\"show_all_inline_media\":false,\"listed_count\":402,\"profile_link_color\":\"ab3202\",\"followers_count\":4464,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1843250602\\/image_normal.jpg\",\"description\":\"Ne dites pas \\u00e0 ma m\\u00e8re que je suis community manager, elle me croit pianiste dans un bordel. Fantasque & despotique. Pathologie: Bovarysme. On @Locita @Owni\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"16502490\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/280381973\\/twitter-background.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843250602\\/image_normal.jpg\",\"name\":\"Virginie Lominet\",\"default_profile_image\":false,\"created_at\":\"Sun Sep 28 20:37:13 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":16502490,\"utc_offset\":3600,\"favourites_count\":426,\"url\":\"http:\\/\\/www.laristocraft.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186130282430464,\"created_at\":\"Fri Feb 24 23:22:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2605000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6ff8b80b-ea94-4007-ac6c-a17f6f3e7f63-173186130282430464" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @PrMagali: Y a des gens qui font de la musique sur une table, encore mieux que la danse contemporaine à 3h sur Arte #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1583573214/Chiddy_-Bang_The_Preview_normal.jpg" -}, -"title": "Pierre: RT @PrMagali: Y a des gens qui font de la musique sur une table, encore mieux que la danse contemporaine à 3h sur Arte #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2606000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @PrMagali: Y a des gens qui font de la musique sur une table, encore mieux que la danse contemporaine \\u00e0 3h sur Arte #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"PrMagali\",\"indices\":[3,12],\"id_str\":\"224178853\",\"name\":\"Magali P.\",\"id\":224178853}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[119,123]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Y a des gens qui font de la musique sur une table, encore mieux que la danse contemporaine \\u00e0 3h sur Arte #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[105,109]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185975202234370\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":632,\"screen_name\":\"PrMagali\",\"lang\":\"fr\",\"profile_text_color\":\"969696\",\"statuses_count\":2868,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/428631959\\/tumblr_l9z5ffMZSL1qe11ryo1_500.jpg\",\"location\":\"Strasbourg - Paris\",\"show_all_inline_media\":false,\"listed_count\":11,\"profile_link_color\":\"bd4e4e\",\"followers_count\":355,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1778320118\\/Photo_du_23-01-12___01.14__2_normal.jpg\",\"description\":\"\\u00c9tudiante pubarde consciencieuse qui n'aime pas porter des lunettes \\/ #Web #Communication #Actu #Pub #Lol & 2nd degr\\u00e9.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"224178853\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/428631959\\/tumblr_l9z5ffMZSL1qe11ryo1_500.jpg\",\"profile_sidebar_fill_color\":\"0a0a0a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1778320118\\/Photo_du_23-01-12___01.14__2_normal.jpg\",\"name\":\"Magali P.\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 08 10:22:52 +0000 2010\",\"profile_sidebar_border_color\":\"383b36\",\"id\":224178853,\"utc_offset\":-10800,\"favourites_count\":9,\"url\":\"http:\\/\\/quid-deceat.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185975202234370,\"created_at\":\"Fri Feb 24 23:22:08 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186134195707904\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":14,\"screen_name\":\"pierremaillefer\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":69,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":1,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851404788\\/421627_2946215967634_1028326679_32405659_1287344013_a_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"268442892\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851404788\\/421627_2946215967634_1028326679_32405659_1287344013_a_normal.jpg\",\"name\":\"Pierre\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 18 19:49:40 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":268442892,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186134195707904,\"created_at\":\"Fri Feb 24 23:22:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2606000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "490e5b9a-bbf3-43be-9065-4834c84dc43a-173186134195707904" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Melanouille j'ai vu ta bubulle dans #lgw =D", -"img": { -"src": "http://a1.twimg.com/profile_images/1398568911/IMG_2179_-_Copie_normal.jpg" -}, -"title": "Lucie: @Melanouille j'ai vu ta bubulle dans #lgw =D", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2607000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Melanouille j'ai vu ta bubulle dans #lgw =D\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Melanouille\",\"indices\":[0,12],\"id_str\":\"43318485\",\"name\":\"Melanouille\",\"id\":43318485}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[37,41]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173185792829689856\",\"id_str\":\"173186139023355904\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173185792829689856,\"in_reply_to_user_id_str\":\"43318485\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":149,\"screen_name\":\"Milcah7\",\"lang\":\"en\",\"profile_text_color\":\"807d80\",\"statuses_count\":9484,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"03949e\",\"followers_count\":79,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"description\":\"Herocorpienne, S\\u00e9riephile (pas assez \\u00e0 mon go\\u00fbt), DVDvore,Cin\\u00e9vore, aime le tennis et le rugby, le rock, pop-rock... et ses twittos 3\\r\\n.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"63258588\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"name\":\"Lucie\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 05 21:13:19 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":63258588,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":\"Melanouille\",\"truncated\":false,\"id\":173186139023355904,\"created_at\":\"Fri Feb 24 23:22:47 +0000 2012\",\"in_reply_to_user_id\":43318485}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2607000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7bbbaae2-6846-4d62-bed1-bd3daa679d97-173186139023355904" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw HONTE A VOUS !!!!!", -"img": { -"src": "http://a1.twimg.com/profile_images/1742037988/me_normal.jpg" -}, -"title": "Siddhārtha Gautama: #lgw HONTE A VOUS !!!!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2609000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw HONTE A VOUS !!!!!\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186147550367744\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Manubaliste\",\"lang\":\"fr\",\"favourites_count\":13,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":112,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":28,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1742037988\\/me_normal.jpg\",\"description\":\"J'ai d\\u00e9cid\\u00e9 de vivre \\u00e9ternellement, pour l'instant \\u00e7a marche... #Rouen #Peinture #R\\u00eaves\",\"statuses_count\":558,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"398308919\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Siddh\\u0101rtha Gautama\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Tue Oct 25 21:42:34 +0000 2011\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":398308919,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1742037988\\/me_normal.jpg\"},\"truncated\":false,\"id\":173186147550367744,\"created_at\":\"Fri Feb 24 23:22:49 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2609000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "036569cb-0679-4118-8c5d-cca7a4a578c0-173186147550367744" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @WilfriedDiguet: #LGW Cqui @francoisrollin ?... L'inventeur de l'humour, tas d'cons #LaBoiteACoucou", -"img": { -"src": "http://a3.twimg.com/profile_images/1765785882/Moi_terrasse_Bureau_normal.jpg" -}, -"title": "Geoffroy Haubert: RT @WilfriedDiguet: #LGW Cqui @francoisrollin ?... L'inventeur de l'humour, tas d'cons #LaBoiteACoucou", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2609000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @WilfriedDiguet: #LGW Cqui @francoisrollin ?... L'inventeur de l'humour, tas d'cons #LaBoiteACoucou\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"WilfriedDiguet\",\"indices\":[3,18],\"id_str\":\"358129074\",\"name\":\"Wilfried DIGUET\",\"id\":358129074},{\"screen_name\":\"francoisrollin\",\"indices\":[30,45],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[20,24]},{\"text\":\"LaBoiteACoucou\",\"indices\":[88,103]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW Cqui @francoisrollin ?... L'inventeur de l'humour, tas d'cons #LaBoiteACoucou\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[10,25],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"LaBoiteACoucou\",\"indices\":[68,83]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186068387069952\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":60,\"screen_name\":\"WilfriedDiguet\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Rouen\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1683439580\\/IMG00016-20111107-1743_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"358129074\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683439580\\/IMG00016-20111107-1743_normal.jpg\",\"name\":\"Wilfried DIGUET\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 19 12:34:44 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":358129074,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186068387069952,\"created_at\":\"Fri Feb 24 23:22:31 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186147193856000\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":64,\"screen_name\":\"GeoffroyHaubert\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":173,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":18,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1765785882\\/Moi_terrasse_Bureau_normal.jpg\",\"description\":\"Je pense. Je suis.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"022330\",\"id_str\":\"194535918\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1765785882\\/Moi_terrasse_Bureau_normal.jpg\",\"name\":\"Geoffroy Haubert\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 24 11:21:58 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":194535918,\"utc_offset\":null,\"favourites_count\":4,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186147193856000,\"created_at\":\"Fri Feb 24 23:22:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2609000, -"tags": [ -{ -"id-ref": "f01073b0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2793a6b0-19ba-4e2b-bcb1-03e8399fa75f-173186147193856000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais en fait des fois France 5 c'est intéressant #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1456585536/NewTGWRprog_normal.png" -}, -"title": "TGWR™: Mais en fait des fois France 5 c'est intéressant #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2610000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Mais en fait des fois France 5 c'est int\\u00e9ressant #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186148083052544\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"TGWRprog\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":296,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":38,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1456585536\\/NewTGWRprog_normal.png\",\"description\":\"Testeur de jeux vid\\u00e9os inconnus sur Game Side Story, Amateur d'electro, et Geek a temps partiel\",\"statuses_count\":448,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"289854889\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"TGWR\\u2122\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Fri Apr 29 10:01:55 +0000 2011\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":289854889,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.gamesidestory.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1456585536\\/NewTGWRprog_normal.png\"},\"truncated\":false,\"id\":173186148083052544,\"created_at\":\"Fri Feb 24 23:22:50 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2610000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9f2fd4b0-ce7d-4040-81b5-6e24a4d2215d-173186148083052544" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ben c dommage on nourrit personne avec cet hastag... #lgw dommage ça affole ma tml..", -"img": { -"src": "http://a1.twimg.com/profile_images/399078150/002_normal.PNG" -}, -"title": "mye shadow: ben c dommage on nourrit personne avec cet hastag... #lgw dommage ça affole ma tml..", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2611000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"ben c dommage on nourrit personne avec cet hastag... #lgw dommage \\u00e7a affole ma tml..\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[53,57]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186154299006977\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":924,\"screen_name\":\"myeshadow\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":13636,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/26906542\\/mqcloudedthoughts.br.jpg\",\"location\":\"Paris-Brussels-itou,mon blog\",\"show_all_inline_media\":false,\"listed_count\":118,\"profile_link_color\":\"00486b\",\"followers_count\":1097,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/399078150\\/002_normal.PNG\",\"description\":\"Mynotsodarkshadow ou ls p\\u00e9r\\u00e9grinations de my mind,mon ombre&m lumi\\u00e8res s'amusent Hallucinations,Mauvais esprit,sans drogue cpire?!\\nmonblog\\/1postparJour #INPES\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"48456037\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26906542\\/mqcloudedthoughts.br.jpg\",\"profile_sidebar_fill_color\":\"9cc8dd\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/399078150\\/002_normal.PNG\",\"name\":\"mye shadow\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 18 19:18:06 +0000 2009\",\"profile_sidebar_border_color\":\"333333\",\"id\":48456037,\"utc_offset\":3600,\"favourites_count\":5568,\"url\":\"http:\\/\\/bymyeshadow.blogspot.com\\/?spref=tw\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186154299006977,\"created_at\":\"Fri Feb 24 23:22:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2611000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "30955356-64c9-46e6-a7ef-71a9cddf795a-173186154299006977" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "jeux de main, jeux de @Vinvin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1813610224/tcv_normal.jpg" -}, -"title": "Nicolas Padovani: jeux de main, jeux de @Vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2612000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"jeux de main, jeux de @Vinvin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[22,29],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186158858211329\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"86A4A6\",\"screen_name\":\"_NPado_\",\"lang\":\"fr\",\"favourites_count\":37,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":285,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1813610224\\/tcv_normal.jpg\",\"description\":\"Semi-geek et sosie non-officiel de Hugh Grant.\",\"statuses_count\":2115,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"FF3300\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"protected\":false,\"id_str\":\"81274066\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Nicolas Padovani\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"created_at\":\"Sat Oct 10 03:47:17 +0000 2009\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"id\":81274066,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813610224\\/tcv_normal.jpg\"},\"truncated\":false,\"id\":173186158858211329,\"created_at\":\"Fri Feb 24 23:22:52 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2612000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "93c6884c-1d4d-46f0-84ce-83c615c84d51-173186158858211329" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Boudiou c'est quoi #lgw ?", -"img": { -"src": "http://a2.twimg.com/profile_images/1830045762/jude_on_the_set_normal.png" -}, -"title": "The Cheshire Cat: Boudiou c'est quoi #lgw ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2612000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Boudiou c'est quoi #lgw ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186159701262336\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":287,\"screen_name\":\"CaptainAwkward_\",\"lang\":\"fr\",\"profile_text_color\":\"b3b3b3\",\"statuses_count\":11360,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/425950958\\/nara_-_youth.jpg\",\"location\":\"CSI : Baker Street.\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"4d4949\",\"followers_count\":197,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1830045762\\/jude_on_the_set_normal.png\",\"description\":\"basically i'm a series lover who pretends to be the 8th Avenger. I pledge allegiance to a rock'n roll life full of Robert Downey Jr movies & Green Day records. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"258283002\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425950958\\/nara_-_youth.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1830045762\\/jude_on_the_set_normal.png\",\"name\":\"The Cheshire Cat\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 27 10:45:14 +0000 2011\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":258283002,\"utc_offset\":3600,\"favourites_count\":182,\"url\":\"http:\\/\\/scienceisfiction.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186159701262336,\"created_at\":\"Fri Feb 24 23:22:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2612000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "62efcebf-3b63-4865-8ab9-b3797b7259e1-173186159701262336" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Magique. Ils ont le pouvoir de Romejko et Renard dans les mains. FABULOUS. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1105895956/PG_paul1_normal.jpg" -}, -"title": "Rémy D.: Magique. Ils ont le pouvoir de Romejko et Renard dans les mains. FABULOUS. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2613000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Magique. Ils ont le pouvoir de Romejko et Renard dans les mains. FABULOUS. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[75,79]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186162243022849\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":767,\"screen_name\":\"RdNetwork\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":4352,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"France - Moselle\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"D02B55\",\"followers_count\":248,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"description\":\"A random soccer-music-games-web-french twitter Account. (Yes, that's a lot.)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"48825435\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"name\":\"R\\u00e9my D.\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 19 20:55:21 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":48825435,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186162243022849,\"created_at\":\"Fri Feb 24 23:22:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2613000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "526f49b5-ef9c-4f11-a4a4-772232bcb7ea-173186162243022849" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Vinvin en mode Magnum ! Ça c'est de la chemise ! ;) #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1395423345/11_normal.JPG" -}, -"title": "Tony: @Vinvin en mode Magnum ! Ça c'est de la chemise ! ;) #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2614000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"Vinvin\",\"favorited\":false,\"text\":\"@Vinvin en mode Magnum ! \\u00c7a c'est de la chemise ! ;) #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[0,7],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[53,57]}]},\"in_reply_to_user_id\":7223522,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186167406202880\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"thony911\",\"lang\":\"fr\",\"favourites_count\":211,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1840,\"location\":\"Rennes - Paris FRANCE\",\"profile_text_color\":\"333333\",\"followers_count\":1200,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1395423345\\/11_normal.JPG\",\"description\":\"Animateur Radio, Sp\\u00e9cialiste Buzz et M\\u00e9dias Tv et Radio. \\u00e9missions sp\\u00e9ciales sur Goom Radio. Red\\/C Buzzmoica.fr, BuzzMedias.net...Mes tweets n'engagent que moi\",\"statuses_count\":20282,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/418968589\\/Wallpaper_TV_by_demonic_madness.jpg\",\"show_all_inline_media\":false,\"listed_count\":29,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"91351817\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Tony\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/418968589\\/Wallpaper_TV_by_demonic_madness.jpg\",\"created_at\":\"Fri Nov 20 14:34:32 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":91351817,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/buzzmedias.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1395423345\\/11_normal.JPG\"},\"truncated\":false,\"id\":173186167406202880,\"created_at\":\"Fri Feb 24 23:22:54 +0000 2012\",\"in_reply_to_user_id_str\":\"7223522\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2614000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "407245c9-81f3-4902-ae62-8ea193bc578b-173186167406202880" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est quoi ce truc ? #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1726467027/MeSleepingOnHimSleeping_normal.png" -}, -"title": "Alexandre Ier: C'est quoi ce truc ? #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2615000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est quoi ce truc ? #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[21,25]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.osfoora.com\\\" rel=\\\"nofollow\\\"\\u003EOsfoora for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186173177561088\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":467,\"screen_name\":\"dakuten\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":31071,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"location\":\"Palais Sup\\u00e9rieur\",\"show_all_inline_media\":true,\"listed_count\":28,\"profile_link_color\":\"32c900\",\"followers_count\":509,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1726467027\\/MeSleepingOnHimSleeping_normal.png\",\"description\":\"Je suis un bobo, je crois. Monarque de la #BBS. Ad vitam \\u00e6ternam superior.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"dddddd\",\"id_str\":\"9451612\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"profile_sidebar_fill_color\":\"dddddd\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1726467027\\/MeSleepingOnHimSleeping_normal.png\",\"name\":\"Alexandre Ier\",\"default_profile_image\":false,\"created_at\":\"Mon Oct 15 08:56:50 +0000 2007\",\"profile_sidebar_border_color\":\"32c900\",\"id\":9451612,\"utc_offset\":3600,\"favourites_count\":106,\"url\":\"http:\\/\\/dakuten.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186173177561088,\"created_at\":\"Fri Feb 24 23:22:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2615000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e6d1b1a6-32ef-4912-acbb-4ed82df626a1-173186173177561088" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Marcelcomics ;) #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: @Marcelcomics ;) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2617000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"Marcelcomics\",\"favorited\":false,\"text\":\"@Marcelcomics ;) #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Marcelcomics\",\"indices\":[0,13],\"name\":\"Marcel Comics\",\"id_str\":\"386966557\",\"id\":386966557}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[17,21]}]},\"in_reply_to_user_id\":386966557,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173185863528886272,\"in_reply_to_status_id_str\":\"173185863528886272\",\"id_str\":\"173186180106567681\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"favourites_count\":23,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":383,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":2387,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"statuses_count\":6696,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"protected\":false,\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Ludovic Delaherche\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":72665061,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/chapkattack.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\"},\"truncated\":false,\"id\":173186180106567681,\"created_at\":\"Fri Feb 24 23:22:57 +0000 2012\",\"in_reply_to_user_id_str\":\"386966557\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2617000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5f87fd67-6a0a-47af-90c1-d42a44ad7f07-173186180106567681" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "OMG la chemise @Vinvin !!! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1849286517/plumesdanges_normal.jpg" -}, -"title": "plumesdanges: OMG la chemise @Vinvin !!! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2617000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"OMG la chemise @Vinvin !!! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[15,22],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[27,31]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186181213863936\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":283,\"screen_name\":\"plumesdanges\",\"lang\":\"fr\",\"profile_text_color\":\"0a0a0a\",\"statuses_count\":39021,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"location\":\"Hell\",\"show_all_inline_media\":false,\"listed_count\":44,\"profile_link_color\":\"4813f5\",\"followers_count\":590,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"description\":\"pas interessante, pas drole et pas tr\\u00e8s intelligente, bref sans interet ! Pr\\u00e9sidente fondatrice de l'#InsomniaqueTeam \\/\\/ #TeamLumbagos \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"27325670\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"profile_sidebar_fill_color\":\"fcfcfc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"name\":\"plumesdanges\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 28 22:43:40 +0000 2009\",\"profile_sidebar_border_color\":\"fcfcfc\",\"id\":27325670,\"utc_offset\":3600,\"favourites_count\":84,\"url\":\"http:\\/\\/www.youtube.com\\/plumesdanges\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186181213863936,\"created_at\":\"Fri Feb 24 23:22:57 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2617000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ac57c7f9-edbe-4afe-934e-3c6cac015809-173186181213863936" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @CPonsolle: jeux de mains, jeux de Vinvin #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1815343452/sachawlp_normal.png" -}, -"title": "Sacha Cohen: RT @CPonsolle: jeux de mains, jeux de Vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2618000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @CPonsolle: jeux de mains, jeux de Vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"CPonsolle\",\"indices\":[3,13],\"id_str\":\"25338852\",\"name\":\"Christophe Ponsolle\",\"id\":25338852}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[45,49]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"jeux de mains, jeux de Vinvin #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186073093079040\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":364,\"screen_name\":\"CPonsolle\",\"lang\":\"fr\",\"profile_text_color\":\"999393\",\"statuses_count\":1208,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/57339653\\/forme-illustration-gris-20_-_-logo.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":110,\"profile_link_color\":\"2FC2EF\",\"followers_count\":971,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1115735941\\/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png\",\"description\":\"Co-fondateur de NoWatch et co-pr\\u00e9sentateur de ZapCast\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"d4d4d4\",\"id_str\":\"25338852\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/57339653\\/forme-illustration-gris-20_-_-logo.png\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1115735941\\/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png\",\"name\":\"Christophe Ponsolle\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 19 17:06:04 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":25338852,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186073093079040,\"created_at\":\"Fri Feb 24 23:22:32 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186181801066496\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":327,\"screen_name\":\"sachacohenfr\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10313,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/178177561\\/fat_lines_dark.gif\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":252,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1815343452\\/sachawlp_normal.png\",\"description\":\"Podcasteur, Blogueur. co-r\\u00e9alisateur du #geekast . Cr\\u00e9ateur de @WeLovePodcast\\r\\n\\r\\nA LA RECHERCHE D'UN MOYEN DE DESIMLOCKER IPHONE 4 BB 04.11.08\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"65282554\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/178177561\\/fat_lines_dark.gif\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815343452\\/sachawlp_normal.png\",\"name\":\"Sacha Cohen\",\"default_profile_image\":false,\"created_at\":\"Thu Aug 13 05:11:24 +0000 2009\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":65282554,\"utc_offset\":3600,\"favourites_count\":6,\"url\":\"http:\\/\\/www.blogdesacha.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186181801066496,\"created_at\":\"Fri Feb 24 23:22:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2618000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b68a319c-980e-4130-98be-18e369dbb53b-173186181801066496" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais #cQui ceux qui ralent ? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Mais #cQui ceux qui ralent ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2619000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mais #cQui ceux qui ralent ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[5,10]},{\"text\":\"lgw\",\"indices\":[29,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186189946404864\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3246,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186189946404864,\"created_at\":\"Fri Feb 24 23:22:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2619000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "533303f7-4d3f-42c8-a488-f5737c4a9fe5-173186189946404864" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @B_Roger_Petit: Renonçant à comprendre le concept de #lgw et soupçonnant un foutage de gueule intégral avec l'argent de ma redevance ...", -"img": { -"src": "http://a2.twimg.com/profile_images/1647384436/image_normal.jpg" -}, -"title": "Vcwik: RT @B_Roger_Petit: Renonçant à comprendre le concept de #lgw et soupçonnant un foutage de gueule intégral avec l'argent de ma redevance ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2619000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @B_Roger_Petit: Renon\\u00e7ant \\u00e0 comprendre le concept de #lgw et soup\\u00e7onnant un foutage de gueule int\\u00e9gral avec l'argent de ma redevance ...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"B_Roger_Petit\",\"indices\":[3,17],\"id_str\":\"48949826\",\"name\":\"Bruno Roger-Petit\",\"id\":48949826}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[56,60]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Renon\\u00e7ant \\u00e0 comprendre le concept de #lgw et soup\\u00e7onnant un foutage de gueule int\\u00e9gral avec l'argent de ma redevance : zappp!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[37,41]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186015060705280\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":977,\"screen_name\":\"B_Roger_Petit\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13851,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/430045747\\/gracekelly.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":245,\"profile_link_color\":\"0084B4\",\"followers_count\":6588,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1835468356\\/brp2-1-1_normal.jpg\",\"description\":\"En \\u00e9tat de Grace... \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"48949826\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/430045747\\/gracekelly.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1835468356\\/brp2-1-1_normal.jpg\",\"name\":\"Bruno Roger-Petit\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 20 07:03:26 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":48949826,\"utc_offset\":-10800,\"favourites_count\":19,\"url\":\"http:\\/\\/leplus.nouvelobs.com\\/brunorogerpetit\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186015060705280,\"created_at\":\"Fri Feb 24 23:22:18 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186186737754113\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"vcwik\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":991,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/425462601\\/images.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":33,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1647384436\\/image_normal.jpg\",\"description\":\"Someone like me ... Somewhere ...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"382801997\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425462601\\/images.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1647384436\\/image_normal.jpg\",\"name\":\"Vcwik\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 30 18:19:28 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":382801997,\"utc_offset\":3600,\"favourites_count\":21,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":true,\"id\":173186186737754113,\"created_at\":\"Fri Feb 24 23:22:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2619000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6067608a-1390-4264-a104-95b20e56c427-173186186737754113" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "cesar tichaud #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1823017040/tetocarre_normal.jpg" -}, -"title": "GoldoNat: cesar tichaud #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2619000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"cesar tichaud #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186189187223553\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":256,\"screen_name\":\"GoldoNat\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1753,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"009999\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"description\":\"Graphiste, Pr\\u00e9sentatrice qui raconte des blagues nulles et Stagiaire irresponsable \\u00e9v\\u00e8nement chez DoReMi Game Cie, Jeux Vid\\u00e9os, Troll \\u00e0 ses heures perdues.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"116250574\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"name\":\"GoldoNat\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 21 19:13:39 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":116250574,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.doremi.asso.fr\\/site\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186189187223553,\"created_at\":\"Fri Feb 24 23:22:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2619000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "73a2594b-2237-4cd2-97ca-da44731ba0c1-173186189187223553" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On #change2ton quand on partle du Maitre @francoisrollin #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1476233426/lapavatar2_normal.png" -}, -"title": "LeLapin: On #change2ton quand on partle du Maitre @francoisrollin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2619000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"On #change2ton quand on partle du Maitre @francoisrollin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[41,56],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[3,14]},{\"text\":\"lgw\",\"indices\":[57,61]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186189870903296\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":189,\"screen_name\":\"LeLapin64\",\"lang\":\"fr\",\"profile_text_color\":\"faf5fa\",\"statuses_count\":1128,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/378912273\\/hs-2008-34-a-1280x960_wallpaper.jpg\",\"location\":\"Anglet - France\",\"show_all_inline_media\":true,\"listed_count\":7,\"profile_link_color\":\"8c97fa\",\"followers_count\":71,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1476233426\\/lapavatar2_normal.png\",\"description\":\"M\\u00e9dias & Communication, Sciences & Technologies, Nouvelles Id\\u00e9es & Nouveaux Paradigmes, et tant d'autres choses... Tout \\u00e7a vu de la C\\u00f4te Basque.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000305\",\"id_str\":\"229050093\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/378912273\\/hs-2008-34-a-1280x960_wallpaper.jpg\",\"profile_sidebar_fill_color\":\"77718a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1476233426\\/lapavatar2_normal.png\",\"name\":\"LeLapin\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 21 11:21:56 +0000 2010\",\"profile_sidebar_border_color\":\"4d4494\",\"id\":229050093,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/lelapin64.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186189870903296,\"created_at\":\"Fri Feb 24 23:22:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2619000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "17588330-92ef-4119-97cf-128cce992ad6-173186189870903296" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ce qui est pratique avec la chemise de Vinvin c'est qu'on peut régler les couleurs de sa télé x) #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1561040191/5690_1158077242937_1557953236_391691_6813878_n__1__normal.jpg" -}, -"title": "Pauline : Ce qui est pratique avec la chemise de Vinvin c'est qu'on peut régler les couleurs de sa télé x) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2622000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ce qui est pratique avec la chemise de Vinvin c'est qu'on peut r\\u00e9gler les couleurs de sa t\\u00e9l\\u00e9 x) #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[97,101]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186200717365250\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"DFDFDF\",\"screen_name\":\"PolineLP\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":62,\"location\":\"Lorient\",\"profile_text_color\":\"333333\",\"followers_count\":29,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1561040191\\/5690_1158077242937_1557953236_391691_6813878_n__1__normal.jpg\",\"description\":\"Accro aux s\\u00e9ries, \\u00e0 l'humour & \\u00e0 la musique mais aussi \\u00e9tudiante en M1 Professorat des \\u00e9coles quelque part en Bretagne...\",\"statuses_count\":1390,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/385594112\\/bubz-dl.jpg\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"990000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"protected\":false,\"id_str\":\"380413697\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Pauline \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/385594112\\/bubz-dl.jpg\",\"created_at\":\"Mon Sep 26 16:18:08 +0000 2011\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"id\":380413697,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1561040191\\/5690_1158077242937_1557953236_391691_6813878_n__1__normal.jpg\"},\"truncated\":false,\"id\":173186200717365250,\"created_at\":\"Fri Feb 24 23:23:02 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2622000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "017e0504-fa5f-40a6-8b85-6a9698ff254b-173186200717365250" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La dernière chance de @francoisrollin pour espérer pécho c'est #LGW : #ILRESTE", -"img": { -"src": "http://a2.twimg.com/profile_images/1640878229/dugomo_normal.jpg" -}, -"title": "Dugomo: La dernière chance de @francoisrollin pour espérer pécho c'est #LGW : #ILRESTE", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2622000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"La derni\\u00e8re chance de @francoisrollin pour esp\\u00e9rer p\\u00e9cho c'est #LGW : #ILRESTE\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[22,37],\"name\":\"rollin\",\"id_str\":\"369489076\",\"id\":369489076}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[63,67]},{\"text\":\"ILRESTE\",\"indices\":[70,78]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186202244104192\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"87bc44\",\"screen_name\":\"Dugomo\",\"lang\":\"fr\",\"favourites_count\":89,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":417,\"location\":\"Nice, ou pas loin\",\"profile_text_color\":\"000000\",\"followers_count\":3131,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1640878229\\/dugomo_normal.jpg\",\"description\":\"Timeo Danaos et dona ferentes.\\r\\n\",\"statuses_count\":23744,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/138402304\\/twilk_background_4c704a628fa7f.jpg\",\"show_all_inline_media\":false,\"listed_count\":350,\"profile_link_color\":\"0000ff\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"protected\":false,\"id_str\":\"67648081\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Dugomo\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/138402304\\/twilk_background_4c704a628fa7f.jpg\",\"created_at\":\"Fri Aug 21 16:24:44 +0000 2009\",\"profile_sidebar_fill_color\":\"e0ff92\",\"id\":67648081,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/jedisdubien.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1640878229\\/dugomo_normal.jpg\"},\"truncated\":false,\"id\":173186202244104192,\"created_at\":\"Fri Feb 24 23:23:02 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2622000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d64fe332-21f9-48ba-9c82-7285ac596cca-173186202244104192" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Est-ce que les gens qui frappent les tables en rythme peuvent le faire avec une plume dans la paillasse ? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1806730903/n726546380_1336922_5645_normal.jpg" -}, -"title": "Jérémy Roblin: Est-ce que les gens qui frappent les tables en rythme peuvent le faire avec une plume dans la paillasse ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2622000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"Est-ce que les gens qui frappent les tables en rythme peuvent le faire avec une plume dans la paillasse ? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[106,110]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186201078079488\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"kalacione\",\"lang\":\"fr\",\"favourites_count\":71,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":99,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"description\":\"Philosophe de Montcuq.\\r\\n 1 pour l'argent, 2 pour le spectacle et 3 pour le caillou\",\"statuses_count\":1626,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"009999\",\"followers_count\":48,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1806730903\\/n726546380_1336922_5645_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"91304375\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"J\\u00e9r\\u00e9my Roblin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Fri Nov 20 09:20:30 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":91304375,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1806730903\\/n726546380_1336922_5645_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173186201078079488,\"created_at\":\"Fri Feb 24 23:23:02 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2622000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8eaf89aa-85db-4ac2-a4aa-f2cedac00f78-173186201078079488" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @B_Roger_Petit: Renonçant à comprendre le concept de #lgw et soupçonnant un foutage de gueule intégral avec l'argent de ma redevance ...", -"img": { -"src": "http://a0.twimg.com/profile_images/1844216482/good_vibestumblr_lm54oxEmWg1qf91leo1_500_normal.gif" -}, -"title": "The MythosNews: RT @B_Roger_Petit: Renonçant à comprendre le concept de #lgw et soupçonnant un foutage de gueule intégral avec l'argent de ma redevance ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2623000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":true,\"text\":\"RT @B_Roger_Petit: Renon\\u00e7ant \\u00e0 comprendre le concept de #lgw et soup\\u00e7onnant un foutage de gueule int\\u00e9gral avec l'argent de ma redevance ...\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"B_Roger_Petit\",\"indices\":[3,17],\"name\":\"Bruno Roger-Petit\",\"id\":48949826,\"id_str\":\"48949826\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[56,60]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"favorited\":false,\"coordinates\":null,\"in_reply_to_user_id\":null,\"contributors\":null,\"source\":\"web\",\"retweeted_status\":{\"truncated\":false,\"text\":\"Renon\\u00e7ant \\u00e0 comprendre le concept de #lgw et soup\\u00e7onnant un foutage de gueule int\\u00e9gral avec l'argent de ma redevance : zappp!\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[37,41]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"favorited\":false,\"coordinates\":null,\"in_reply_to_user_id\":null,\"contributors\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"user\":{\"notifications\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/430045747\\/gracekelly.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"screen_name\":\"B_Roger_Petit\",\"follow_request_sent\":null,\"lang\":\"fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1835468356\\/brp2-1-1_normal.jpg\",\"default_profile_image\":false,\"verified\":false,\"profile_sidebar_border_color\":\"C0DEED\",\"location\":\"\",\"favourites_count\":19,\"description\":\"En \\u00e9tat de Grace... \",\"contributors_enabled\":false,\"following\":null,\"profile_use_background_image\":true,\"friends_count\":977,\"profile_text_color\":\"333333\",\"followers_count\":6588,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1835468356\\/brp2-1-1_normal.jpg\",\"statuses_count\":13851,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/430045747\\/gracekelly.jpg\",\"show_all_inline_media\":false,\"listed_count\":245,\"profile_link_color\":\"0084B4\",\"protected\":false,\"is_translator\":false,\"name\":\"Bruno Roger-Petit\",\"default_profile\":false,\"time_zone\":\"Greenland\",\"created_at\":\"Sat Jun 20 07:03:26 +0000 2009\",\"profile_background_color\":\"C0DEED\",\"id\":48949826,\"id_str\":\"48949826\",\"geo_enabled\":false,\"profile_background_tile\":true,\"utc_offset\":-10800,\"url\":\"http:\\/\\/leplus.nouvelobs.com\\/brunorogerpetit\"},\"in_reply_to_status_id\":null,\"id\":173186015060705280,\"created_at\":\"Fri Feb 24 23:22:18 +0000 2012\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186015060705280\"},\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"user\":{\"notifications\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425920000\\/038.JPG\",\"profile_sidebar_fill_color\":\"bfc4c7\",\"screen_name\":\"utopic92\",\"follow_request_sent\":null,\"lang\":\"fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1844216482\\/good_vibestumblr_lm54oxEmWg1qf91leo1_500_normal.gif\",\"default_profile_image\":false,\"verified\":false,\"profile_sidebar_border_color\":\"65B0DA\",\"location\":\"Paris ..et sa R\\u00e9gion.\",\"favourites_count\":25,\"description\":\" \",\"contributors_enabled\":false,\"following\":null,\"profile_use_background_image\":true,\"friends_count\":161,\"profile_text_color\":\"883cc2\",\"followers_count\":47,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1844216482\\/good_vibestumblr_lm54oxEmWg1qf91leo1_500_normal.gif\",\"statuses_count\":4252,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/425920000\\/038.JPG\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0900ff\",\"protected\":false,\"is_translator\":false,\"name\":\"The MythosNews\",\"default_profile\":false,\"time_zone\":\"Paris\",\"created_at\":\"Thu May 19 18:25:43 +0000 2011\",\"profile_background_color\":\"642D8B\",\"id\":301585182,\"id_str\":\"301585182\",\"geo_enabled\":false,\"profile_background_tile\":true,\"utc_offset\":3600,\"url\":\"http:\\/\\/madeinfrance-citizenband.blogspot.com\\/2010\\/10\\/httpvids.html\"},\"in_reply_to_status_id\":null,\"id\":173186205050093568,\"created_at\":\"Fri Feb 24 23:23:03 +0000 2012\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186205050093568\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2623000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b55c2b19-9015-4e14-9172-6ba0dc4cc63e-173186205050093568" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze #lgw pourquoi ne pas proposer aussi les # : #yapasassezdecouleursdanslachemisedevinvin ou #pourquoipasunevestecoloreevinvin", -"img": { -"src": "http://a0.twimg.com/profile_images/1683806084/ProfilFB_normal.gif" -}, -"title": "Chris M: @LeGrandWebze #lgw pourquoi ne pas proposer aussi les # : #yapasassezdecouleursdanslachemisedevinvin ou #pourquoipasunevestecoloreevinvin", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2625000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LeGrandWebze\",\"favorited\":false,\"text\":\"@LeGrandWebze #lgw pourquoi ne pas proposer aussi les # : #yapasassezdecouleursdanslachemisedevinvin ou #pourquoipasunevestecoloreevinvin\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]},{\"text\":\"yapasassezdecouleursdanslachemisedevinvin\",\"indices\":[58,100]},{\"text\":\"pourquoipasunevestecoloreevinvin\",\"indices\":[104,137]}]},\"in_reply_to_user_id\":365949385,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186213858119680\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"ChrisM_Paris\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":18,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":8,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683806084\\/ProfilFB_normal.gif\",\"description\":\"\",\"statuses_count\":7,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"432844367\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Chris M\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Dec 09 21:08:29 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":432844367,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683806084\\/ProfilFB_normal.gif\"},\"truncated\":false,\"id\":173186213858119680,\"created_at\":\"Fri Feb 24 23:23:05 +0000 2012\",\"in_reply_to_user_id_str\":\"365949385\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2625000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f014d2ac-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f014d824-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8df163d4-3c27-48b0-9661-41a7af2730da-173186213858119680" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Est ce que mes deux copains du palmashow peuvent faire un strip tease en direct #defi #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1818096044/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg" -}, -"title": "Δ+Δ: Est ce que mes deux copains du palmashow peuvent faire un strip tease en direct #defi #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2625000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Est ce que mes deux copains du palmashow peuvent faire un strip tease en direct #defi #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"defi\",\"indices\":[80,85]},{\"text\":\"lgw\",\"indices\":[86,90]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186211807113216\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":71,\"screen_name\":\"AbsolutePi\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":12874,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/362137182\\/final2f.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"000000\",\"followers_count\":142,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1818096044\\/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg\",\"description\":\"Piboy , G\\u00e9n\\u00e9ration 96 , Football is Life | & R\\u00e9dacteur chez @footballanatomy | \\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"334108023\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/362137182\\/final2f.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1818096044\\/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg\",\"name\":\"\\u0394+\\u0394\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 12 15:55:31 +0000 2011\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":334108023,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/footballanatomy.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186211807113216,\"created_at\":\"Fri Feb 24 23:23:05 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2625000, -"tags": [ -{ -"id-ref": "f014f6b0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0f698cdb-198c-4f1d-a82a-33dde7c30803-173186211807113216" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @jimmy_beaune: @vinvin une petite démo de claquettes ? :) #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1421767677/n775859914_630617_3556_normal.jpg" -}, -"title": "Thibaut: RT @jimmy_beaune: @vinvin une petite démo de claquettes ? :) #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2626000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @jimmy_beaune: @vinvin une petite d\\u00e9mo de claquettes ? :) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jimmy_beaune\",\"indices\":[3,16],\"id_str\":\"5899262\",\"name\":\"Jimmy BEAUNE\",\"id\":5899262},{\"screen_name\":\"Vinvin\",\"indices\":[18,25],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"@vinvin une petite d\\u00e9mo de claquettes ? :) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[0,7],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[43,47]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185895372034049\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"7223522\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"jimmy_beaune\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":310,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Poitiers, France\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"2FC2EF\",\"followers_count\":66,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/55630227\\/Picture_1_normal.png\",\"description\":\"Dev @ Videoagency\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"5899262\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/55630227\\/Picture_1_normal.png\",\"name\":\"Jimmy BEAUNE\",\"default_profile_image\":false,\"created_at\":\"Wed May 09 13:29:34 +0000 2007\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":5899262,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.facebook.com\\/jimmy.beaune\"},\"in_reply_to_screen_name\":\"Vinvin\",\"truncated\":false,\"id\":173185895372034049,\"created_at\":\"Fri Feb 24 23:21:49 +0000 2012\",\"in_reply_to_user_id\":7223522},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186219264577538\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":436,\"screen_name\":\"thibautchampey\",\"lang\":\"fr\",\"profile_text_color\":\"c8c8cc\",\"statuses_count\":154,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/291023158\\/02220_lastlight_1280x800.jpg\",\"location\":\"Paris \",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0c0d0d\",\"followers_count\":80,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1421767677\\/n775859914_630617_3556_normal.jpg\",\"description\":\"Communication enabled geek.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"3b3d3d\",\"id_str\":\"282143992\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/291023158\\/02220_lastlight_1280x800.jpg\",\"profile_sidebar_fill_color\":\"68696e\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1421767677\\/n775859914_630617_3556_normal.jpg\",\"name\":\"Thibaut\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 14 16:45:25 +0000 2011\",\"profile_sidebar_border_color\":\"e6ebe4\",\"id\":282143992,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"https:\\/\\/sites.google.com\\/site\\/thibautchampey\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186219264577538,\"created_at\":\"Fri Feb 24 23:23:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2626000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9f59b779-3c26-4c82-a776-e3571ef42efa-173186219264577538" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon... ça me fait mal de le dire... mais je suis déçu #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1829032837/430490_10519221_b_normal.jpg" -}, -"title": "Antoine Rouaud: Bon... ça me fait mal de le dire... mais je suis déçu #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2626000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Bon... \\u00e7a me fait mal de le dire... mais je suis d\\u00e9\\u00e7u #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[54,58]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186217872080897\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Antoine_Rouaud\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":84,\"location\":\"Nantes\",\"profile_text_color\":\"333333\",\"followers_count\":104,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1829032837\\/430490_10519221_b_normal.jpg\",\"description\":\"Cr\\u00e9ateur de trucs et autres choses qui ont rapport \\u00e0 des histoires... avec des gens. \\r\\nhttp:\\/\\/www.wagaprod.fr\",\"statuses_count\":1385,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"373509666\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Antoine Rouaud\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Wed Sep 14 18:13:49 +0000 2011\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":373509666,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.audiodramax.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1829032837\\/430490_10519221_b_normal.jpg\"},\"truncated\":false,\"id\":173186217872080897,\"created_at\":\"Fri Feb 24 23:23:06 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2626000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bbdbb9c2-13e4-40f6-8041-4ab81c46ff7c-173186217872080897" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @skullpat: #LGW n'empêche que @FlorencePorcel est vraiment craquante @LeGrandWebze", -"img": { -"src": "http://a2.twimg.com/profile_images/1632512642/John_normal.jpg" -}, -"title": "Stephane : RT @skullpat: #LGW n'empêche que @FlorencePorcel est vraiment craquante @LeGrandWebze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2626000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @skullpat: #LGW n'emp\\u00eache que @FlorencePorcel est vraiment craquante @LeGrandWebze\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"skullpat\",\"indices\":[3,12],\"id_str\":\"8148052\",\"name\":\"skullpat\",\"id\":8148052},{\"screen_name\":\"FlorencePorcel\",\"indices\":[33,48],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173},{\"screen_name\":\"LeGrandWebze\",\"indices\":[72,85],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[14,18]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW n'emp\\u00eache que @FlorencePorcel est vraiment craquante @LeGrandWebze\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[19,34],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173},{\"screen_name\":\"LeGrandWebze\",\"indices\":[58,71],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185317413724162\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":712,\"screen_name\":\"skullpat\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":23402,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/39630011\\/twitter.jpg\",\"location\":\"Atlantic Ocean\",\"show_all_inline_media\":false,\"listed_count\":104,\"profile_link_color\":\"44a1d0\",\"followers_count\":1372,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1186579939\\/skullpat4playboy_normal.jpg\",\"description\":\"Voyageur permanent !! http:\\/\\/marseille.tv\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"8148052\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/39630011\\/twitter.jpg\",\"profile_sidebar_fill_color\":\"ecebef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1186579939\\/skullpat4playboy_normal.jpg\",\"name\":\"skullpat\",\"default_profile_image\":false,\"created_at\":\"Sun Aug 12 23:46:20 +0000 2007\",\"profile_sidebar_border_color\":\"faaa16\",\"id\":8148052,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/skullpat.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185317413724162,\"created_at\":\"Fri Feb 24 23:19:31 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186217612029952\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":160,\"screen_name\":\"stefLP\",\"lang\":\"fr\",\"profile_text_color\":\"6a1e00\",\"statuses_count\":1540,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/292553800\\/IMG_0246__1600x1200_.JPG\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0800b6\",\"followers_count\":75,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1632512642\\/John_normal.jpg\",\"description\":\"Je travaille dans le monde de l'informatique et des pharmacies (depuis 17 ans) , et \\u00e9galement auto-entrepreneur \\u00e0 mes temps perdus. http:\\/\\/about.me\\/bealcost\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffe9d9\",\"id_str\":\"11192742\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/292553800\\/IMG_0246__1600x1200_.JPG\",\"profile_sidebar_fill_color\":\"ffecd9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1632512642\\/John_normal.jpg\",\"name\":\"Stephane \",\"default_profile_image\":false,\"created_at\":\"Sat Dec 15 10:31:27 +0000 2007\",\"profile_sidebar_border_color\":\"001e0e\",\"id\":11192742,\"utc_offset\":3600,\"favourites_count\":42,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186217612029952,\"created_at\":\"Fri Feb 24 23:23:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2626000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3e121640-4225-42dc-ac32-c327fe014dec-173186217612029952" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilPart #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1842982735/princesse_normal.jpg" -}, -"title": "Sylvain Sanders: #ilPart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2627000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilPart #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilPart\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/hotot.org\\\" rel=\\\"nofollow\\\"\\u003EHotot\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186223093989377\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":104,\"screen_name\":\"elTouristio\",\"lang\":\"en\",\"profile_text_color\":\"CEC79B\",\"statuses_count\":35529,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"location\":\"Au pied d'un arc-en-ciel.\",\"show_all_inline_media\":true,\"listed_count\":57,\"profile_link_color\":\"8C7679\",\"followers_count\":515,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\",\"description\":\"Je ne suis que joie, amour, bonheur et chaleur dans mon c\\u0153ur. #TeamLumbagos #TeamAbats\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FBEBB8\",\"id_str\":\"37389744\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"profile_sidebar_fill_color\":\"46284E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\",\"name\":\"Sylvain Sanders\",\"default_profile_image\":false,\"created_at\":\"Sun May 03 08:39:57 +0000 2009\",\"profile_sidebar_border_color\":\"20183F\",\"id\":37389744,\"utc_offset\":3600,\"favourites_count\":62,\"url\":\"http:\\/\\/flavors.me\\/eltouristio\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186223093989377,\"created_at\":\"Fri Feb 24 23:23:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2627000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f9481280-b92d-49ce-a6f8-9ddd5ee70488-173186223093989377" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@palmashow > #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1833660757/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg" -}, -"title": "Jérémy «isshin» B.: @palmashow > #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2627000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@palmashow > #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186219742724097\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"23782965\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":141,\"screen_name\":\"Isshinsan\",\"lang\":\"en\",\"profile_text_color\":\"ba9012\",\"statuses_count\":5333,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Albi, France\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"followers_count\":96,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\",\"description\":\"Qui suis-je ? juste un petit geek, parmi des milliers d'autres, qui essaye de se faire une place sur la toile :)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"29086699\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\",\"name\":\"J\\u00e9r\\u00e9my \\u00abisshin\\u00bb B.\",\"default_profile_image\":false,\"created_at\":\"Sun Apr 05 22:52:40 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":29086699,\"utc_offset\":3600,\"favourites_count\":110,\"url\":\"http:\\/\\/isshin-san.over-blog.net\"},\"in_reply_to_screen_name\":\"palmashow\",\"truncated\":false,\"id\":173186219742724097,\"created_at\":\"Fri Feb 24 23:23:07 +0000 2012\",\"in_reply_to_user_id\":23782965}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2627000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0a166185-4326-4b80-b4ba-81582857a190-173186219742724097" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW : Bah vendredi, tout est permis ! ;)", -"img": { -"src": "http://a0.twimg.com/profile_images/1757013909/image1326646425_normal.png" -}, -"title": "Damien Vacher: #LGW : Bah vendredi, tout est permis ! ;)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2627000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW : Bah vendredi, tout est permis ! ;)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186221407866880\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":405,\"screen_name\":\"Le_Damien\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27164,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Chatillon-en-Bazois\",\"show_all_inline_media\":false,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":343,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"description\":\"I'm a lonely Cowboy who learning un BTS SIO (ex BTS IG) in Nevers... Et un Mac Gyver de l'URL par @Checkyourpeople et je suis un tumblreur assidu\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"26552716\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"name\":\"Damien Vacher\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 25 18:09:17 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":26552716,\"utc_offset\":3600,\"favourites_count\":43,\"url\":\"http:\\/\\/damienvacher.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186221407866880,\"created_at\":\"Fri Feb 24 23:23:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2627000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b9622af6-55a9-4e99-973b-f65b8a7f2ca3-173186221407866880" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Fredouat: Est-ce qu'on peut rajouter un choix de vote pour Rollin: #pastouchecestunelegende ? Ce serait mon vote en tout cas. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1430684275/avatar_normal.png" -}, -"title": "Marion : RT @Fredouat: Est-ce qu'on peut rajouter un choix de vote pour Rollin: #pastouchecestunelegende ? Ce serait mon vote en tout cas. #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2628000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Fredouat: Est-ce qu'on peut rajouter un choix de vote pour Rollin: #pastouchecestunelegende ? Ce serait mon vote en tout cas. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Fredouat\",\"indices\":[3,12],\"id_str\":\"54355185\",\"name\":\"Fr\\u00e9d\\u00e9ric Douat\",\"id\":54355185}],\"urls\":[],\"hashtags\":[{\"text\":\"pastouchecestunelegende\",\"indices\":[71,95]},{\"text\":\"lgw\",\"indices\":[130,134]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Est-ce qu'on peut rajouter un choix de vote pour Rollin: #pastouchecestunelegende ? Ce serait mon vote en tout cas. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"pastouchecestunelegende\",\"indices\":[57,81]},{\"text\":\"lgw\",\"indices\":[116,120]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185472934326273\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":400,\"screen_name\":\"Fredouat\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1152,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/89933232\\/265x270_oeuf.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":7,\"profile_link_color\":\"BF1238\",\"followers_count\":184,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/768815341\\/poussin-7277_normal.jpg\",\"description\":\"Jeune poussin dans l'univers du webmarketing, je me suis fix\\u00e9 un objectif: partager mon int\\u00e9r\\u00eat pour l'univers du num\\u00e9rique et du marketing avec les novices.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BF1238\",\"id_str\":\"54355185\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/89933232\\/265x270_oeuf.jpg\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/768815341\\/poussin-7277_normal.jpg\",\"name\":\"Fr\\u00e9d\\u00e9ric Douat\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 06 22:26:39 +0000 2009\",\"profile_sidebar_border_color\":\"FFFFFF\",\"id\":54355185,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/fredouat.typepad.com\\/piaillements\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185472934326273,\"created_at\":\"Fri Feb 24 23:20:09 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186224083828737\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":140,\"screen_name\":\"PauletteAnka\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":469,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Toulouse et au-del\\u00e0\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"2FC2EF\",\"followers_count\":40,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1430684275\\/avatar_normal.png\",\"description\":\"Graphiste web, qui se dit que le ouaibe c'est bien, et que Twitter, tout le monde en parle, manifestement, faut y \\u00eatre. Ou pas.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"299707918\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1430684275\\/avatar_normal.png\",\"name\":\"Marion \",\"default_profile_image\":false,\"created_at\":\"Mon May 16 15:18:32 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":299707918,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186224083828737,\"created_at\":\"Fri Feb 24 23:23:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2628000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efff5986-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d9f00e0a-ab19-4e56-9e77-96cab438f9bd-173186224083828737" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @B_Roger_Petit: Vinvin est sympathique, mais son #lgw relève de l'abus de biens sociaux et télévisuels", -"img": { -"src": "http://a0.twimg.com/profile_images/1174405229/MH_normal.jpg" -}, -"title": "matt holding: RT @B_Roger_Petit: Vinvin est sympathique, mais son #lgw relève de l'abus de biens sociaux et télévisuels", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2628000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @B_Roger_Petit: Vinvin est sympathique, mais son #lgw rel\\u00e8ve de l'abus de biens sociaux et t\\u00e9l\\u00e9visuels\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"B_Roger_Petit\",\"indices\":[3,17],\"name\":\"Bruno Roger-Petit\",\"id_str\":\"48949826\",\"id\":48949826}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[52,56]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Vinvin est sympathique, mais son #lgw rel\\u00e8ve de l'abus de biens sociaux et t\\u00e9l\\u00e9visuels\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184860716941313\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"B_Roger_Petit\",\"lang\":\"fr\",\"favourites_count\":19,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":977,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":6588,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1835468356\\/brp2-1-1_normal.jpg\",\"description\":\"En \\u00e9tat de Grace... \",\"statuses_count\":13851,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/430045747\\/gracekelly.jpg\",\"show_all_inline_media\":false,\"listed_count\":245,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"48949826\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Bruno Roger-Petit\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/430045747\\/gracekelly.jpg\",\"created_at\":\"Sat Jun 20 07:03:26 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":48949826,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/leplus.nouvelobs.com\\/brunorogerpetit\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1835468356\\/brp2-1-1_normal.jpg\"},\"truncated\":false,\"id\":173184860716941313,\"created_at\":\"Fri Feb 24 23:17:43 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186224805249024\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"matthieuhold\",\"lang\":\"en\",\"favourites_count\":16,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":244,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":56,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1174405229\\/MH_normal.jpg\",\"description\":\"\",\"statuses_count\":633,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"14777780\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"matt holding\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Wed May 14 20:04:44 +0000 2008\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":14777780,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1174405229\\/MH_normal.jpg\"},\"truncated\":false,\"id\":173186224805249024,\"created_at\":\"Fri Feb 24 23:23:08 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2628000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9cac6073-34f9-4a33-96cf-cdacbbe54ced-173186224805249024" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste", -"img": { -"src": "http://a0.twimg.com/profile_images/735977870/alf2_normal.jpg" -}, -"title": "Petrif': #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2628000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186225878994945\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":96,\"screen_name\":\"PetrifiedEyes\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":268,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/81189023\\/Verusolight2.jpg\",\"location\":\"C\\u00f4te Ouest.\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"0084B4\",\"followers_count\":70,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/735977870\\/alf2_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"120458031\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/81189023\\/Verusolight2.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/735977870\\/alf2_normal.jpg\",\"name\":\"Petrif'\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 06 13:56:40 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":120458031,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/petrif.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186225878994945,\"created_at\":\"Fri Feb 24 23:23:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2628000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "efdf81a3-66e2-43b2-a268-5e946759c5cf-173186225878994945" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw c'est la seule émission où les spectateurs regardent plus leur téléphone que les mecs qui la présentent. #cqui", -"img": { -"src": "http://a3.twimg.com/profile_images/1811845815/Flying_Blue_normal.jpg" -}, -"title": "Bastien Joseph: #lgw c'est la seule émission où les spectateurs regardent plus leur téléphone que les mecs qui la présentent. #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2632000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw c'est la seule \\u00e9mission o\\u00f9 les spectateurs regardent plus leur t\\u00e9l\\u00e9phone que les mecs qui la pr\\u00e9sentent. #cqui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cqui\",\"indices\":[110,115]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186241540521984\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1033,\"screen_name\":\"BastienJoseph31\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":3557,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":34,\"profile_link_color\":\"0099B9\",\"followers_count\":667,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\",\"description\":\"Etudiant en com' \\u00e0 Paris. (ISCOM). Rugby, r\\u00e9seaux sociaux, musique. Connu comme Le Stagiaire de la @BoucherieOvalie. En recherche d'un VRAI stage. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"0099B9\",\"id_str\":\"191087175\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\",\"name\":\"Bastien Joseph\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 15 15:41:38 +0000 2010\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":191087175,\"utc_offset\":null,\"favourites_count\":10,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/bastien-joseph\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186241540521984,\"created_at\":\"Fri Feb 24 23:23:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2632000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bdbb213f-76b1-41be-a922-b97f01156b2c-173186241540521984" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #change2ton", -"img": { -"src": "http://a0.twimg.com/profile_images/1823017040/tetocarre_normal.jpg" -}, -"title": "GoldoNat: #lgw #change2ton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2636000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #change2ton\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"change2ton\",\"indices\":[5,16]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186258976243713\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"GoldoNat\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":256,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"description\":\"Graphiste, Pr\\u00e9sentatrice qui raconte des blagues nulles et Stagiaire irresponsable \\u00e9v\\u00e8nement chez DoReMi Game Cie, Jeux Vid\\u00e9os, Troll \\u00e0 ses heures perdues.\",\"statuses_count\":1752,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"116250574\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"GoldoNat\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Sun Feb 21 19:13:39 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":116250574,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.doremi.asso.fr\\/site\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\"},\"truncated\":false,\"id\":173186258976243713,\"created_at\":\"Fri Feb 24 23:23:16 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2636000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d7f4c400-a8e8-4bc1-8a4d-59294f1627b1-173186258976243713" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Cqui #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1851178724/61_normal.png" -}, -"title": "Colombien et toi ?: #Cqui #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2636000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#Cqui #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Cqui\",\"indices\":[0,5]},{\"text\":\"LGW\",\"indices\":[6,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186259131432960\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":63,\"screen_name\":\"HAYTSH\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9740,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/387067801\\/4587347080_7c4c5d8fc7.jpg\",\"location\":\"\\u30b9\\u30c8\\u30e9\\u30b9\\u30d6\\u30fc\\u30eb\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":53,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851178724\\/61_normal.png\",\"description\":\"J'suis un ksos j'ai 5 ans. \",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"277031586\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/387067801\\/4587347080_7c4c5d8fc7.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851178724\\/61_normal.png\",\"name\":\"Colombien et toi ?\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 04 15:24:48 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":277031586,\"utc_offset\":3600,\"favourites_count\":83,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186259131432960,\"created_at\":\"Fri Feb 24 23:23:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2636000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "721f1b85-ec18-45a9-ab46-cd5a7cb5d0e1-173186259131432960" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@belassalle: hey @yesnoornext #cQui au @legrandwebze ? #LGW ;)", -"img": { -"src": "http://a0.twimg.com/profile_images/1792181403/berengere2_normal.jpg" -}, -"title": "BéToutSimplement !: @belassalle: hey @yesnoornext #cQui au @legrandwebze ? #LGW ;)", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2636000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@belassalle: hey @yesnoornext #cQui au @legrandwebze ? #LGW ;)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"belassalle\",\"indices\":[0,11],\"id_str\":\"117826061\",\"name\":\"B\\u00e9ToutSimplement !\",\"id\":117826061},{\"screen_name\":\"yesnoornext\",\"indices\":[17,29],\"id_str\":\"252186404\",\"name\":\"vincent denise\",\"id\":252186404},{\"screen_name\":\"LeGrandWebze\",\"indices\":[41,54],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[30,35]},{\"text\":\"LGW\",\"indices\":[57,61]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173185790640271361\",\"id_str\":\"173186259555057666\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173185790640271361,\"in_reply_to_user_id_str\":\"117826061\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":625,\"screen_name\":\"belassalle\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4258,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/299176574\\/fond_4.jpg\",\"location\":\"Lyon\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"009999\",\"followers_count\":294,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1792181403\\/berengere2_normal.jpg\",\"description\":\"Un peu de fra\\u00eecheur, un brin de vitalit\\u00e9 qui cherche dans le graphisme, la pub, les m\\u00e9dias et la communication un emploi sur LYON !!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"117826061\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/299176574\\/fond_4.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1792181403\\/berengere2_normal.jpg\",\"name\":\"B\\u00e9ToutSimplement !\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 26 18:58:41 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":117826061,\"utc_offset\":3600,\"favourites_count\":7,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/berengere-lassalle\"},\"in_reply_to_screen_name\":\"belassalle\",\"truncated\":false,\"id\":173186259555057666,\"created_at\":\"Fri Feb 24 23:23:16 +0000 2012\",\"in_reply_to_user_id\":117826061}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2636000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1b6ddf67-9a06-46e4-8878-fb5412c4d05c-173186259555057666" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @RabaTaJoie: Conclusion. Internet c'est drôle sur internet. Pas a la télé. #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1810759619/Couleurs_normal.jpg" -}, -"title": "Zurg: RT @RabaTaJoie: Conclusion. Internet c'est drôle sur internet. Pas a la télé. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2637000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @RabaTaJoie: Conclusion. Internet c'est dr\\u00f4le sur internet. Pas a la t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"RabaTaJoie\",\"indices\":[3,14],\"id_str\":\"304883768\",\"name\":\"CasseCouilles\",\"id\":304883768}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[78,82]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Conclusion. Internet c'est dr\\u00f4le sur internet. Pas a la t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[62,66]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185028925304833\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":360,\"screen_name\":\"RabaTaJoie\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9010,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"La France de l'exterieur \",\"show_all_inline_media\":true,\"listed_count\":49,\"profile_link_color\":\"009999\",\"followers_count\":660,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1648484316\\/RabaTaJoie_normal.jpg\",\"description\":\"Trois personnes peuvent garder un secret, si deux d'entre elles sont mortes. - B. Franklin.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"304883768\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648484316\\/RabaTaJoie_normal.jpg\",\"name\":\"CasseCouilles\",\"default_profile_image\":false,\"created_at\":\"Wed May 25 08:22:01 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":304883768,\"utc_offset\":3600,\"favourites_count\":67,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185028925304833,\"created_at\":\"Fri Feb 24 23:18:23 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetcaster.com\\\" rel=\\\"nofollow\\\"\\u003ETweetCaster for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186263959080960\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":499,\"screen_name\":\"Zurg_\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":31518,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/162226672\\/black_white_3.br.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":62,\"profile_link_color\":\"4b3c30\",\"followers_count\":609,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1810759619\\/Couleurs_normal.jpg\",\"description\":\"Jusqu'\\u00e0 ce que l'amour nous s\\u00e9pare \\r\\nhttp:\\/\\/www.flickr.com\\/photos\\/zurg_\\/ \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"199689170\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/162226672\\/black_white_3.br.jpg\",\"profile_sidebar_fill_color\":\"4f6456\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1810759619\\/Couleurs_normal.jpg\",\"name\":\"Zurg\",\"default_profile_image\":false,\"created_at\":\"Thu Oct 07 14:17:55 +0000 2010\",\"profile_sidebar_border_color\":\"000000\",\"id\":199689170,\"utc_offset\":3600,\"favourites_count\":78,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186263959080960,\"created_at\":\"Fri Feb 24 23:23:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2637000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "269c18bd-4506-451a-a15c-4a595027e3c0-173186263959080960" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je comprends pas tres bien le concept de #lgw mais ca accroche quand meme", -"img": { -"src": "http://a3.twimg.com/profile_images/96534251/php_normal.jpg" -}, -"title": "Jeremy: Je comprends pas tres bien le concept de #lgw mais ca accroche quand meme", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2638000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je comprends pas tres bien le concept de #lgw mais ca accroche quand meme\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[41,45]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/levelupstudio.com\\/plume\\\" rel=\\\"nofollow\\\"\\u003EPlume\\u00a0for\\u00a0Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186266203029504\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":163,\"screen_name\":\"jeremy345\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":1657,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":20,\"profile_link_color\":\"D02B55\",\"followers_count\":326,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/96534251\\/php_normal.jpg\",\"description\":\"Co-fondateur, r\\u00e9dacteur, resp. technique de VieDeGeek.fr - Co-fondateur et tr\\u00e9sorier du BarGaming\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"21196834\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/96534251\\/php_normal.jpg\",\"name\":\"Jeremy\",\"default_profile_image\":false,\"created_at\":\"Wed Feb 18 13:50:36 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":21196834,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.viedegeek.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186266203029504,\"created_at\":\"Fri Feb 24 23:23:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2638000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "650eb459-9bf2-4178-9415-63fb4e41396c-173186266203029504" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Ericdessins: #lgw #dessin Philosophie / tweet de comptoir http://t.co/QeTYGdoy", -"img": { -"src": "http://a0.twimg.com/profile_images/1315245695/Zorglub_normal.jpg" -}, -"title": "Zorglub: RT @Ericdessins: #lgw #dessin Philosophie / tweet de comptoir http://t.co/QeTYGdoy", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2639000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @Ericdessins: #lgw #dessin Philosophie \\/ tweet de comptoir http:\\/\\/t.co\\/QeTYGdoy\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Ericdessins\",\"indices\":[3,15],\"id_str\":\"104527571\",\"name\":\"Eric Grelet\",\"id\":104527571}],\"urls\":[{\"indices\":[62,82],\"expanded_url\":\"http:\\/\\/twitter.com\\/Ericdessins\\/status\\/173184634606190592\\/photo\\/1\",\"display_url\":\"pic.twitter.com\\/QeTYGdoy\",\"url\":\"http:\\/\\/t.co\\/QeTYGdoy\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[17,21]},{\"text\":\"dessin\",\"indices\":[22,29]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186273668898816\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":10,\"screen_name\":\"ZcomZorglub\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":8,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/234332082\\/Franquin_Zorglub.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":1,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1315245695\\/Zorglub_normal.jpg\",\"description\":\"Vengeur masqu\\u00e9.\\r\\nEviv Bulgroz !\\r\\n(Houba houba !)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"279568879\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/234332082\\/Franquin_Zorglub.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1315245695\\/Zorglub_normal.jpg\",\"name\":\"Zorglub\",\"default_profile_image\":false,\"created_at\":\"Sat Apr 09 14:52:36 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":279568879,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186273668898816,\"created_at\":\"Fri Feb 24 23:23:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2639000, -"tags": [ -{ -"id-ref": "efe5cee4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "572baaca-6c5b-4e15-8fad-2d486fc6ba83-173186273668898816" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le #cqui a dépassé le #ilpart #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1578085959/funny-dirty-photos-thechive-7_normal.jpg" -}, -"title": "Matthieu Michel: Le #cqui a dépassé le #ilpart #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2639000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le #cqui a d\\u00e9pass\\u00e9 le #ilpart #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[3,8]},{\"text\":\"ilpart\",\"indices\":[22,29]},{\"text\":\"LGW\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186271735320577\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":68,\"screen_name\":\"MicheO3\",\"lang\":\"en\",\"profile_text_color\":\"3E4415\",\"statuses_count\":5140,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"Marseille\\/Paris\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"D02B55\",\"followers_count\":95,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1578085959\\/funny-dirty-photos-thechive-7_normal.jpg\",\"description\":\"\\u00ab Dieu a cr\\u00e9\\u00e9 les seins pour nourrir les enfants et on y met des proth\\u00e8ses pour nourrir les docteurs. \\u00bb\\u00ab Ce monde est un vaste naufrage : sauve qui peut ! \\u00bb\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"68460513\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1578085959\\/funny-dirty-photos-thechive-7_normal.jpg\",\"name\":\"Matthieu Michel\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 24 17:30:05 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":68460513,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186271735320577,\"created_at\":\"Fri Feb 24 23:23:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2639000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8bd63ed4-f259-4802-a42c-cecb1fa36f61-173186271735320577" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et ben voilà, pas tenu plus, bye bye #lgw revenez quand vous aurez travaillé ou trouvé une idée, juste une.", -"img": { -"src": "http://a1.twimg.com/profile_images/1463922495/Epuale_Twitter_normal.png" -}, -"title": "Emmanuel Torregano: Et ben voilà, pas tenu plus, bye bye #lgw revenez quand vous aurez travaillé ou trouvé une idée, juste une.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2639000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Et ben voil\\u00e0, pas tenu plus, bye bye #lgw revenez quand vous aurez travaill\\u00e9 ou trouv\\u00e9 une id\\u00e9e, juste une.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[37,41]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186273220112386\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"8F8F8F\",\"screen_name\":\"ZaraA\",\"lang\":\"fr\",\"favourites_count\":39,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":614,\"location\":\"iPhone: 45.800266,1.857407\",\"profile_text_color\":\"000000\",\"followers_count\":5596,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1463922495\\/Epuale_Twitter_normal.png\",\"description\":\"Love is the answer ... \\/\\/ I'm CEO, BITch ! ElectronLibre \\/\\/\",\"statuses_count\":59014,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/309482\\/galaxy.jpg\",\"show_all_inline_media\":false,\"listed_count\":328,\"profile_link_color\":\"0000ff\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C7CBC7\",\"protected\":false,\"id_str\":\"7031872\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Emmanuel Torregano\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/309482\\/galaxy.jpg\",\"created_at\":\"Sat Jun 23 11:40:06 +0000 2007\",\"profile_sidebar_fill_color\":\"71E6A9\",\"id\":7031872,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/twitter.com\\/3l3ctr0nLibr3\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1463922495\\/Epuale_Twitter_normal.png\"},\"truncated\":false,\"id\":173186273220112386,\"created_at\":\"Fri Feb 24 23:23:19 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2639000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0218cf1d-ec5c-426b-866e-977c1ea0836e-173186273220112386" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @monsieurlam: Et vraiment, forever ruling law : citer des tweets oralement annule tout leur potentiel de lol. #lgw #ruquier", -"img": { -"src": "http://a0.twimg.com/profile_images/1799488206/image_normal.jpg" -}, -"title": "Sébastien Périer: RT @monsieurlam: Et vraiment, forever ruling law : citer des tweets oralement annule tout leur potentiel de lol. #lgw #ruquier", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2640000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @monsieurlam: Et vraiment, forever ruling law : citer des tweets oralement annule tout leur potentiel de lol. #lgw #ruquier\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"monsieurlam\",\"indices\":[3,15],\"id_str\":\"7993262\",\"name\":\"L\\u00e2m HUA\",\"id\":7993262}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[113,117]},{\"text\":\"ruquier\",\"indices\":[118,126]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Et vraiment, forever ruling law : citer des tweets oralement annule tout leur potentiel de lol. #lgw #ruquier\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[96,100]},{\"text\":\"ruquier\",\"indices\":[101,109]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183333382098944\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":14,\"screen_name\":\"monsieurlam\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":10180,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":543,\"profile_link_color\":\"0084B4\",\"followers_count\":21598,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/129612647\\/boredcat_normal.jpg\",\"description\":\"+ links \\r\\n+ my life \\r\\n+ no reply \\r\\n+ @decate \\r\\n+ @lense \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"7993262\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/129612647\\/boredcat_normal.jpg\",\"name\":\"L\\u00e2m HUA\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 06 14:07:39 +0000 2007\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":7993262,\"utc_offset\":3600,\"favourites_count\":133,\"url\":\"http:\\/\\/www.monsieurlam.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183333382098944,\"created_at\":\"Fri Feb 24 23:11:38 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186275552145408\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":495,\"screen_name\":\"Yenaphe\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":5658,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/407607082\\/bg.jpg\",\"location\":\"Probablement\",\"show_all_inline_media\":false,\"listed_count\":65,\"profile_link_color\":\"009999\",\"followers_count\":1013,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1799488206\\/image_normal.jpg\",\"description\":\"Je ressemble \\u00e0 \\u00e7a, sauf quand \\u00e7a ne me ressemble pas.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"f2f2f2\",\"id_str\":\"30481941\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/407607082\\/bg.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1799488206\\/image_normal.jpg\",\"name\":\"S\\u00e9bastien P\\u00e9rier\",\"default_profile_image\":false,\"created_at\":\"Sat Apr 11 17:09:55 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":30481941,\"utc_offset\":-10800,\"favourites_count\":14,\"url\":\"http:\\/\\/www.politikaillera.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186275552145408,\"created_at\":\"Fri Feb 24 23:23:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2640000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efb8ff2c-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "edd620cb-61a8-4034-b945-d7879b7bd233-173186275552145408" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "bon allez faut voter #LGW #ilReste", -"img": { -"src": "http://a0.twimg.com/profile_images/1792102319/0014_-_Copie_-_Copie_normal.JPG" -}, -"title": "Nicolas Gaillard: bon allez faut voter #LGW #ilReste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2641000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"bon allez faut voter #LGW #ilReste\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[21,25]},{\"text\":\"ilReste\",\"indices\":[26,34]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186281000550400\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"NG__nico\",\"lang\":\"fr\",\"favourites_count\":23,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":141,\"location\":\"Poitiers\",\"profile_text_color\":\"333333\",\"followers_count\":53,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1792102319\\/0014_-_Copie_-_Copie_normal.JPG\",\"description\":\"Etudiant L2 Histoire ---Actu---Politique---T\\u00e9l\\u00e9---M\\u00e9dias--- Musique...tout ce qu'aiment les journalistes--- Feel free to follow me ;-) \",\"statuses_count\":1113,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/410106398\\/3640083-la-terre-vue-de-l-39-espace-avec-le-lever-du-soleil.jpg\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"370637904\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\" Nicolas Gaillard\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/410106398\\/3640083-la-terre-vue-de-l-39-espace-avec-le-lever-du-soleil.jpg\",\"created_at\":\"Fri Sep 09 11:18:42 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":370637904,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1792102319\\/0014_-_Copie_-_Copie_normal.JPG\"},\"truncated\":false,\"id\":173186281000550400,\"created_at\":\"Fri Feb 24 23:23:21 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2641000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "794e3f7b-8722-43f3-a541-50a530210932-173186281000550400" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "We No Speak Americano ft. Cleary & Harding http://t.co/iEUUvM3s via @youtube #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1841326109/8XYJeU8W_normal" -}, -"title": "Alexis Sanchez Tello: We No Speak Americano ft. Cleary & Harding http://t.co/iEUUvM3s via @youtube #lgw", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2641000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"We No Speak Americano ft. Cleary & Harding http:\\/\\/t.co\\/iEUUvM3s via @youtube #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"YouTube\",\"indices\":[68,76],\"id_str\":\"10228272\",\"name\":\"YouTube\",\"id\":10228272}],\"urls\":[{\"indices\":[43,63],\"expanded_url\":\"http:\\/\\/www.youtube.com\\/watch?v=iANRO3I30nM&sns=tw\",\"display_url\":\"youtube.com\\/watch?v=iANRO3\\u2026\",\"url\":\"http:\\/\\/t.co\\/iEUUvM3s\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[77,81]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186278597201920\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":53,\"screen_name\":\"AlexisCardinet\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":578,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Chateauroux\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":47,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1841326109\\/8XYJeU8W_normal\",\"description\":\"- Plus j'ai mal plus je progresse n\\u00e9gro , pour me faire tomber il falloir que tu taff gros \\u00a9 . 17 ans . Etudiant . Follow me . LoveEspana .\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"435073564\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841326109\\/8XYJeU8W_normal\",\"name\":\"Alexis Sanchez Tello\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 12 17:00:17 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":435073564,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186278597201920,\"created_at\":\"Fri Feb 24 23:23:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2641000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2d06c288-863b-47b3-a439-41d11fb8450c-173186278597201920" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ouhyeah le @palmashow qui trolle #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1807980780/hackathon_2_normal.png" -}, -"title": "Antoine Touzot: Ouhyeah le @palmashow qui trolle #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2641000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ouhyeah le @palmashow qui trolle #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[11,21],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186281176707072\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ff9900\",\"screen_name\":\"antoinetouzot\",\"lang\":\"fr\",\"favourites_count\":11,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":130,\"location\":\"Montreuil\",\"profile_text_color\":\"666666\",\"followers_count\":169,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1807980780\\/hackathon_2_normal.png\",\"description\":\"\\u00c9tudiant H3 \\u00e0 @hetic (Montreuil) [Digital native] [Geek] ...\\r\\n[Alleeeeez l\\u00e0] [@SkipTheUse and @IziaMusic addict]\",\"statuses_count\":1203,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/236891468\\/FD.jpg\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"ff9900\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"292929\",\"protected\":false,\"id_str\":\"123813930\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Antoine Touzot\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/236891468\\/FD.jpg\",\"created_at\":\"Wed Mar 17 08:56:06 +0000 2010\",\"profile_sidebar_fill_color\":\"e6e6e6\",\"id\":123813930,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/lesconfdusud.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1807980780\\/hackathon_2_normal.png\"},\"truncated\":false,\"id\":173186281176707072,\"created_at\":\"Fri Feb 24 23:23:21 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2641000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c5283fd5-a054-4118-b947-c4752362bb05-173186281176707072" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ayé mission #bisous faites en live... #LGW \n\nCc @LudoDelaherche", -"img": { -"src": "http://a0.twimg.com/profile_images/732688177/bi-cause_normal.jpg" -}, -"title": "Charles Liebert: Ayé mission #bisous faites en live... #LGW \n\nCc @LudoDelaherche", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2641000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"Ay\\u00e9 mission #bisous faites en live... #LGW \\n\\nCc @LudoDelaherche\",\"created_at\":\"Fri Feb 24 23:23:21 +0000 2012\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"bisous\",\"indices\":[12,19]},{\"text\":\"LGW\",\"indices\":[38,42]}],\"user_mentions\":[{\"indices\":[48,63],\"screen_name\":\"LudoDelaherche\",\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}]},\"retweet_count\":0,\"place\":null,\"in_reply_to_status_id_str\":null,\"retweeted\":false,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"id_str\":\"173186280446894081\",\"coordinates\":null,\"in_reply_to_screen_name\":null,\"contributors\":null,\"geo\":null,\"user\":{\"listed_count\":156,\"created_at\":\"Sun Jan 07 20:26:15 +0000 2007\",\"profile_text_color\":\"F522D5\",\"is_translator\":false,\"show_all_inline_media\":true,\"lang\":\"en\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/29762\\/00663_ghostfog_1280x800.jpg\",\"url\":\"http:\\/\\/www.charles-liebert.fr\",\"default_profile\":false,\"notifications\":null,\"profile_link_color\":\"1AF51F\",\"screen_name\":\"Charles_Liebert\",\"time_zone\":\"Paris\",\"description\":\"Ex Digital Marketing Manager @ Orange Vall\\u00e9e, now Proud Founder of LGS Consulting (@LGS_Consulting). Curator, e-Ninja, Good Samaritan & Lover. #WLTW Official\",\"following\":null,\"geo_enabled\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/29762\\/00663_ghostfog_1280x800.jpg\",\"profile_background_color\":\"0E0F0F\",\"location\":\"Paris - Cap Ferret - Saugeras\",\"id_str\":\"610993\",\"profile_background_tile\":false,\"followers_count\":2044,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/732688177\\/bi-cause_normal.jpg\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/732688177\\/bi-cause_normal.jpg\",\"default_profile_image\":false,\"follow_request_sent\":null,\"profile_sidebar_fill_color\":\"E0FF91\",\"favourites_count\":509,\"protected\":false,\"friends_count\":1158,\"profile_sidebar_border_color\":\"87bc44\",\"name\":\"Charles Liebert\",\"contributors_enabled\":false,\"verified\":false,\"id\":610993,\"statuses_count\":48080,\"profile_use_background_image\":true,\"utc_offset\":3600},\"in_reply_to_user_id\":null,\"in_reply_to_status_id\":null,\"favorited\":false,\"id\":173186280446894081}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2641000, -"tags": [ -{ -"id-ref": "f0175432-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0335b490-c908-4cd5-b3ef-0a3557f75840-173186280446894081" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La chemise de vinvin ne me donne pas l'impression d'être en direct...mais en 1991... non ? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1770996562/image_normal.jpg" -}, -"title": "Kayvin Lami: La chemise de vinvin ne me donne pas l'impression d'être en direct...mais en 1991... non ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2642000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La chemise de vinvin ne me donne pas l'impression d'\\u00eatre en direct...mais en 1991... non ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[91,95]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186283873640448\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":257,\"screen_name\":\"KayvinLami\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":4120,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/184627700\\/twttierfondsur.jpg\",\"location\":\"Paris,France\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"followers_count\":592,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1770996562\\/image_normal.jpg\",\"description\":\"Je ne changerais pas cette bio tant que Nicolas Sarkozy ne mesurera pas 1m90\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"dfe0c3\",\"id_str\":\"29279584\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/184627700\\/twttierfondsur.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1770996562\\/image_normal.jpg\",\"name\":\"Kayvin Lami\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 06 20:02:02 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":29279584,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186283873640448,\"created_at\":\"Fri Feb 24 23:23:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2642000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c8b7afd2-9d3a-4a95-ab8b-d01281c029c3-173186283873640448" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@GoldoNat cesar vasar #lgw cc @shinkendo", -"img": { -"src": "http://a2.twimg.com/profile_images/1614428473/Capture_d__cran_2011-10-30___21.31.58_normal.jpg" -}, -"title": "Yoann Ferret: @GoldoNat cesar vasar #lgw cc @shinkendo", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2646000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@GoldoNat cesar vasar #lgw cc @shinkendo\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"GoldoNat\",\"indices\":[0,9],\"id_str\":\"116250574\",\"name\":\"GoldoNat\",\"id\":116250574},{\"screen_name\":\"Shinkendo\",\"indices\":[30,40],\"id_str\":\"14494180\",\"name\":\"Kendo\",\"id\":14494180}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[22,26]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173186189187223553\",\"id_str\":\"173186300726358017\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173186189187223553,\"in_reply_to_user_id_str\":\"116250574\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":261,\"screen_name\":\"yoannferret\",\"lang\":\"fr\",\"profile_text_color\":\"242424\",\"statuses_count\":25134,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/370159424\\/mosaic-export.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":19,\"profile_link_color\":\"949494\",\"followers_count\":582,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1614428473\\/Capture_d__cran_2011-10-30___21.31.58_normal.jpg\",\"description\":\"Responsable de la r\\u00e9daction sur @FreenewsActu et big boss de @cafegaming. Conversation minimale. R\\u00e9f\\u00e9rences \\u00e9clectiques (chiantes). Romanichel Racing Club\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"efefef\",\"id_str\":\"4035431\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/370159424\\/mosaic-export.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1614428473\\/Capture_d__cran_2011-10-30___21.31.58_normal.jpg\",\"name\":\"Yoann Ferret\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 10 14:18:04 +0000 2007\",\"profile_sidebar_border_color\":\"b5b5b5\",\"id\":4035431,\"utc_offset\":3600,\"favourites_count\":10,\"url\":\"http:\\/\\/www.cafegaming.fr\"},\"in_reply_to_screen_name\":\"GoldoNat\",\"truncated\":false,\"id\":173186300726358017,\"created_at\":\"Fri Feb 24 23:23:26 +0000 2012\",\"in_reply_to_user_id\":116250574}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2646000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "78779c52-e4d5-41c4-85dc-a59d3fd92ff1-173186300726358017" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @OhOceane: (Désolée d'interrompre le paluchage collectif, mais c'est assez nul #lgw, non ?)", -"img": { -"src": "http://a0.twimg.com/profile_images/1606679449/image_normal.jpg" -}, -"title": "Arthur Delacorta: RT @OhOceane: (Désolée d'interrompre le paluchage collectif, mais c'est assez nul #lgw, non ?)", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2646000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @OhOceane: (D\\u00e9sol\\u00e9e d'interrompre le paluchage collectif, mais c'est assez nul #lgw, non ?)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"OhOceane\",\"indices\":[3,12],\"id_str\":\"72379694\",\"name\":\"ASL\",\"id\":72379694}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[82,86]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"(D\\u00e9sol\\u00e9e d'interrompre le paluchage collectif, mais c'est assez nul #lgw, non ?)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[68,72]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184767418839043\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":506,\"screen_name\":\"OhOceane\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":60753,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/84729248\\/alimac.jpg\",\"location\":\"A un souffle de ton coeur\",\"show_all_inline_media\":false,\"listed_count\":300,\"profile_link_color\":\"0099CC\",\"followers_count\":3828,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1734545650\\/alimac_normal.jpg\",\"description\":\"The Girl Formerly Known as Oh \\/ Curator of your heart \\/ Sapiosexuelle depuis 1988 \\/\\r\\nAvec hydroxyzine la vie est plus zin \\/\\r\\n\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"72379694\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/84729248\\/alimac.jpg\",\"profile_sidebar_fill_color\":\"f6ffd1\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1734545650\\/alimac_normal.jpg\",\"name\":\"ASL\",\"default_profile_image\":false,\"created_at\":\"Mon Sep 07 20:56:24 +0000 2009\",\"profile_sidebar_border_color\":\"fff8ad\",\"id\":72379694,\"utc_offset\":-36000,\"favourites_count\":350,\"url\":\"http:\\/\\/danslessouliersdoceane.hautetfort.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184767418839043,\"created_at\":\"Fri Feb 24 23:17:20 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186301615554560\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1663,\"screen_name\":\"ArthurDelacorta\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":9836,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme12\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":33,\"profile_link_color\":\"FF0000\",\"followers_count\":508,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1606679449\\/image_normal.jpg\",\"description\":\"L\\u2019utopie est \\u00e0 la politique, ce qu\\u2019est le fantasme \\u00e0 la sexualit\\u00e9. Le d\\u00e9sir guid\\u00e9 par nos utopies et nos fantasmes doit faire progresser notre vie.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BADFCD\",\"id_str\":\"21702648\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme12\\/bg.gif\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1606679449\\/image_normal.jpg\",\"name\":\"Arthur Delacorta\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 23 22:36:57 +0000 2009\",\"profile_sidebar_border_color\":\"F2E195\",\"id\":21702648,\"utc_offset\":3600,\"favourites_count\":7,\"url\":\"http:\\/\\/delacorta.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186301615554560,\"created_at\":\"Fri Feb 24 23:23:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2646000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "00ade702-00ad-498b-9bb5-b029756f4cc6-173186301615554560" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais #lgw c'est tellement pas drôle ! les moyens techniques ne font pas tout ! #webrealtv POOOWER !!!!", -"img": { -"src": "http://a0.twimg.com/profile_images/1744121324/Red_normal.jpg" -}, -"title": "Romain d'Ippolito: Mais #lgw c'est tellement pas drôle ! les moyens techniques ne font pas tout ! #webrealtv POOOWER !!!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2647000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mais #lgw c'est tellement pas dr\\u00f4le ! les moyens techniques ne font pas tout ! #webrealtv POOOWER !!!!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[5,9]},{\"text\":\"webrealtv\",\"indices\":[79,89]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186305214259201\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":68,\"screen_name\":\"Romain_RedEye\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3691,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"00bbff\",\"followers_count\":447,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1744121324\\/Red_normal.jpg\",\"description\":\"Je suis comme les enfants sans d\\u00e9fense immunitaires, je suis dans ma bulle... Sinon je suis R\\u00e9alisateur\\/Technicien de la WebRealTv ! \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"115033425\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1744121324\\/Red_normal.jpg\",\"name\":\"Romain d'Ippolito\",\"default_profile_image\":false,\"created_at\":\"Wed Feb 17 11:47:25 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":115033425,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"http:\\/\\/www.webreal.tv\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186305214259201,\"created_at\":\"Fri Feb 24 23:23:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2647000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f017c1ba-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f32df18a-29df-4994-ac6b-c483e5ce442e-173186305214259201" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Cette émission est vraiment special #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1782416968/_MG_6003_normal.JPG" -}, -"title": "vanessa purple: Cette émission est vraiment special #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2647000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Cette \\u00e9mission est vraiment special #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[36,40]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186305197477888\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":162,\"screen_name\":\"fauphylou\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2379,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/300292351\\/DSC_0176.JPG\",\"location\":\"france\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"009999\",\"followers_count\":185,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1782416968\\/_MG_6003_normal.JPG\",\"description\":\"A 18 ans elle est flemmarde,f\\u00eatarde, r\\u00eaveuse,Gamine, gourmande,n'a aucun sens des priorit\\u00e9s, gaffeuse,enfin a un humour a balais chiotte #laclasse \\r\\n\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"164309576\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/300292351\\/DSC_0176.JPG\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1782416968\\/_MG_6003_normal.JPG\",\"name\":\"vanessa purple\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 08 15:17:23 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":164309576,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"https:\\/\\/www.facebook.com\\/pages\\/Vanessa-Purple-Photography\\/224889067583118\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186305197477888,\"created_at\":\"Fri Feb 24 23:23:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2647000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "59f0927e-cb14-4627-ae12-e66c2f8bac5b-173186305197477888" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @CPonsolle: jeux de mains, jeux de Vinvin #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1340686999/hasselhoff_normal.jpg" -}, -"title": "monsieurhobby: RT @CPonsolle: jeux de mains, jeux de Vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2647000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @CPonsolle: jeux de mains, jeux de Vinvin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"CPonsolle\",\"indices\":[3,13],\"name\":\"Christophe Ponsolle\",\"id_str\":\"25338852\",\"id\":25338852}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[45,49]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"jeux de mains, jeux de Vinvin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186073093079040\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"CPonsolle\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":364,\"location\":\"\",\"profile_text_color\":\"999393\",\"followers_count\":971,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1115735941\\/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png\",\"description\":\"Co-fondateur de NoWatch et co-pr\\u00e9sentateur de ZapCast\",\"statuses_count\":1208,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/57339653\\/forme-illustration-gris-20_-_-logo.png\",\"show_all_inline_media\":false,\"listed_count\":110,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"d4d4d4\",\"protected\":false,\"id_str\":\"25338852\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Christophe Ponsolle\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/57339653\\/forme-illustration-gris-20_-_-logo.png\",\"created_at\":\"Thu Mar 19 17:06:04 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":25338852,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1115735941\\/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png\"},\"truncated\":false,\"id\":173186073093079040,\"created_at\":\"Fri Feb 24 23:22:32 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186304945819648\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"monsieurhobby\",\"lang\":\"fr\",\"favourites_count\":30,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":664,\"location\":\"DtC\",\"profile_text_color\":\"333333\",\"followers_count\":208,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"description\":\"Geek travesti en Ambulancier, je me prom\\u00e8ne en Aquitaine avec dans mon sac des podcasts, des s\\u00e9ries tv, des films et surtout de comics, un v\\u00e9ritable Hobby...\",\"statuses_count\":7365,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"78733185\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"monsieurhobby\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"created_at\":\"Wed Sep 30 22:59:44 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":78733185,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\"},\"truncated\":false,\"id\":173186304945819648,\"created_at\":\"Fri Feb 24 23:23:27 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2647000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "eb9f6682-626f-4663-8515-c7f39c03711f-173186304945819648" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je veux que @vinvin et @francoisrollin soient mes deux papas. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1817746719/tetocarre__1__normal.jpg" -}, -"title": "Noa M. Sanzo: Je veux que @vinvin et @francoisrollin soient mes deux papas. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2647000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je veux que @vinvin et @francoisrollin soient mes deux papas. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[12,19],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522},{\"screen_name\":\"francoisrollin\",\"indices\":[23,38],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[62,66]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186305759522816\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":88,\"screen_name\":\"NoaMSanzo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":497,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/356217196\\/19258835.4.jpg\",\"location\":\"L\\u00e0 o\\u00f9 je dois \\u00eatre\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":25,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1817746719\\/tetocarre__1__normal.jpg\",\"description\":\"Perdu dans l'univers entre l'infiniment grand et l'infiniment petit.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"369706878\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/356217196\\/19258835.4.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817746719\\/tetocarre__1__normal.jpg\",\"name\":\"Noa M. Sanzo\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 07 20:16:58 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":369706878,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186305759522816,\"created_at\":\"Fri Feb 24 23:23:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2647000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "08405528-90a4-4df9-8b7c-4a3b686aff2a-173186305759522816" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @CPonsolle: jeux de mains, jeux de Vinvin #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1619111722/DSC05656_normal.jpg" -}, -"title": "William: RT @CPonsolle: jeux de mains, jeux de Vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2647000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @CPonsolle: jeux de mains, jeux de Vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"CPonsolle\",\"indices\":[3,13],\"id_str\":\"25338852\",\"name\":\"Christophe Ponsolle\",\"id\":25338852}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[45,49]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"jeux de mains, jeux de Vinvin #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186073093079040\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":364,\"screen_name\":\"CPonsolle\",\"lang\":\"fr\",\"profile_text_color\":\"999393\",\"statuses_count\":1208,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/57339653\\/forme-illustration-gris-20_-_-logo.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":110,\"profile_link_color\":\"2FC2EF\",\"followers_count\":971,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1115735941\\/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png\",\"description\":\"Co-fondateur de NoWatch et co-pr\\u00e9sentateur de ZapCast\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"d4d4d4\",\"id_str\":\"25338852\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/57339653\\/forme-illustration-gris-20_-_-logo.png\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1115735941\\/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png\",\"name\":\"Christophe Ponsolle\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 19 17:06:04 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":25338852,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186073093079040,\"created_at\":\"Fri Feb 24 23:22:32 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186307361751041\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":823,\"screen_name\":\"Scofred_\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":18666,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305034455\\/logo_grand_copie.PNG\",\"location\":\"France, Paris\",\"show_all_inline_media\":true,\"listed_count\":29,\"profile_link_color\":\"009999\",\"followers_count\":620,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1619111722\\/DSC05656_normal.jpg\",\"description\":\"160 caract\\u00e8res, c'est trop peu ! Ma bio - http:\\/\\/about.me\\/scofred\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"131299967\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305034455\\/logo_grand_copie.PNG\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1619111722\\/DSC05656_normal.jpg\",\"name\":\"William\",\"default_profile_image\":false,\"created_at\":\"Fri Apr 09 21:48:10 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":131299967,\"utc_offset\":3600,\"favourites_count\":117,\"url\":\"http:\\/\\/scofred.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186307361751041,\"created_at\":\"Fri Feb 24 23:23:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2647000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c3503874-1f18-4043-92b5-50a49bb0041c-173186307361751041" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @embruns: Marine Le Pen annule un meeting «faute d'argent» http://t.co/puoLgu2m #lgw #cendrillon", -"img": { -"src": "http://a0.twimg.com/profile_images/192388783/Picture0001_normal.jpg" -}, -"title": "Manuel Atréide: RT @embruns: Marine Le Pen annule un meeting «faute d'argent» http://t.co/puoLgu2m #lgw #cendrillon", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2647000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @embruns: Marine Le Pen annule un meeting \\u00abfaute d'argent\\u00bb http:\\/\\/t.co\\/puoLgu2m #lgw #cendrillon\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"embruns\",\"indices\":[3,11],\"id_str\":\"6241412\",\"name\":\"Laurent Gloaguen\",\"id\":6241412}],\"urls\":[{\"indices\":[62,82],\"expanded_url\":\"http:\\/\\/bit.ly\\/yw6W4z\",\"display_url\":\"bit.ly\\/yw6W4z\",\"url\":\"http:\\/\\/t.co\\/puoLgu2m\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[83,87]},{\"text\":\"cendrillon\",\"indices\":[88,99]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Marine Le Pen annule un meeting \\u00abfaute d'argent\\u00bb http:\\/\\/t.co\\/puoLgu2m #lgw #cendrillon\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[49,69],\"expanded_url\":\"http:\\/\\/bit.ly\\/yw6W4z\",\"display_url\":\"bit.ly\\/yw6W4z\",\"url\":\"http:\\/\\/t.co\\/puoLgu2m\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[70,74]},{\"text\":\"cendrillon\",\"indices\":[75,86]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/sites.google.com\\/site\\/yorufukurou\\/\\\" rel=\\\"nofollow\\\"\\u003EYoruFukurou\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183324704079872\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":563,\"screen_name\":\"embruns\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":21944,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Montr\\u00e9al, Qc, Canada\",\"show_all_inline_media\":true,\"listed_count\":277,\"profile_link_color\":\"650103\",\"followers_count\":4826,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\",\"description\":\"Surnomm\\u00e9 \\u201cLe Capitaine\\u201d. Figure du Net historique et inventeur de la formule \\u201cVendredi, c'est sodomie\\u201d.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Eastern Time (US & Canada)\",\"profile_background_color\":\"131516\",\"id_str\":\"6241412\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"8c887c\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\",\"name\":\"Laurent Gloaguen\",\"default_profile_image\":false,\"created_at\":\"Tue May 22 19:16:26 +0000 2007\",\"profile_sidebar_border_color\":\"7a7768\",\"id\":6241412,\"utc_offset\":-18000,\"favourites_count\":29,\"url\":\"http:\\/\\/embruns.net\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183324704079872,\"created_at\":\"Fri Feb 24 23:11:36 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186305952452608\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":733,\"screen_name\":\"Manuelatreide\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":3811,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Paris - France\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"2FC2EF\",\"followers_count\":444,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/192388783\\/Picture0001_normal.jpg\",\"description\":\"Journaliste et blogueur Web, pour l'H\\u00e9micycle et BforBank. Twitteur de ce que je lis ailleurs que je ne lis pas dans nos grands m\\u00e9dias. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"37171764\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/192388783\\/Picture0001_normal.jpg\",\"name\":\"Manuel Atr\\u00e9ide\",\"default_profile_image\":false,\"created_at\":\"Sat May 02 09:33:00 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":37171764,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/about.me\\/atreide\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186305952452608,\"created_at\":\"Fri Feb 24 23:23:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2647000, -"tags": [ -{ -"id-ref": "efb8df56-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1862bd4b-755e-44c8-a98b-5449b540a75b-173186305952452608" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je suis complétement paumé : j'ai une partie de ma TL dans ma télé. #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1705307372/hobbit-poster_normal.jpg" -}, -"title": "Florenzo84: Je suis complétement paumé : j'ai une partie de ma TL dans ma télé. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2649000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je suis compl\\u00e9tement paum\\u00e9 : j'ai une partie de ma TL dans ma t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[68,72]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186313535750144\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":567,\"screen_name\":\"florenzo84\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":18893,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/377272619\\/sky_165-preview.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"0084B4\",\"followers_count\":534,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1705307372\\/hobbit-poster_normal.jpg\",\"description\":\"Twitter c'est le seul endroit ou tu deviens tout excit\\u00e9 lorsqu'un inconnu se met \\u00e0 te suivre. Series & Cin\\u00e9 Addict.#LiveTweet #Roucasserie #CartelParisien\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"022330\",\"id_str\":\"122429634\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/377272619\\/sky_165-preview.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1705307372\\/hobbit-poster_normal.jpg\",\"name\":\"Florenzo84\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 12 17:40:12 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":122429634,\"utc_offset\":null,\"favourites_count\":626,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186313535750144,\"created_at\":\"Fri Feb 24 23:23:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2649000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4584158a-9608-4131-8ff4-fc7a4097432f-173186313535750144" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw j'arrive pas a zapper, émission naturelle et atmosphère attachante !", -"img": { -"src": "http://a0.twimg.com/profile_images/1848445121/image_normal.jpg" -}, -"title": "Farah Smei: #lgw j'arrive pas a zapper, émission naturelle et atmosphère attachante !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2649000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw j'arrive pas a zapper, \\u00e9mission naturelle et atmosph\\u00e8re attachante !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186315276398592\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":87,\"screen_name\":\"FarahSmei\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":17,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Lyon 6\\u00e8me\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":16,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848445121\\/image_normal.jpg\",\"description\":\"Sapere aude. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"408430344\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848445121\\/image_normal.jpg\",\"name\":\"Farah Smei\",\"default_profile_image\":false,\"created_at\":\"Wed Nov 09 12:15:56 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":408430344,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186315276398592,\"created_at\":\"Fri Feb 24 23:23:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2649000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "be265082-cb9a-4fc8-be49-bd22cb6aab30-173186315276398592" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@BastienJoseph31 La Team Rugby a attaqué le #Cqui au #LGW, ça se voit direct. #TeamSF", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @BastienJoseph31 La Team Rugby a attaqué le #Cqui au #LGW, ça se voit direct. #TeamSF", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2650000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"BastienJoseph31\",\"favorited\":false,\"text\":\"@BastienJoseph31 La Team Rugby a attaqu\\u00e9 le #Cqui au #LGW, \\u00e7a se voit direct. #TeamSF\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"BastienJoseph31\",\"indices\":[0,16],\"name\":\"Bastien Joseph\",\"id_str\":\"191087175\",\"id\":191087175}],\"hashtags\":[{\"text\":\"Cqui\",\"indices\":[44,49]},{\"text\":\"LGW\",\"indices\":[53,57]},{\"text\":\"TeamSF\",\"indices\":[78,85]}]},\"in_reply_to_user_id\":191087175,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186316832481280\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"favourites_count\":254,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":156,\"location\":\"Paris Montparnasse - Bruxelles\",\"profile_text_color\":\"333333\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"statuses_count\":34421,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Pierre B.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":104184883,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\"},\"truncated\":false,\"id\":173186316832481280,\"created_at\":\"Fri Feb 24 23:23:30 +0000 2012\",\"in_reply_to_user_id_str\":\"191087175\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2650000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73ddc0-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dc3073fc-4d92-4957-8622-0db652e9d62d-173186316832481280" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@palmashow Comme ta chemise. x) #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1726420026/Kestrel_normal.jpg" -}, -"title": "Rémy -- La Merguez: @palmashow Comme ta chemise. x) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2651000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@palmashow Comme ta chemise. x) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186323694370817\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"23782965\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":96,\"screen_name\":\"Sokwamaii\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1037,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/322585571\\/guitar_8_93350.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"007a99\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1726420026\\/Kestrel_normal.jpg\",\"description\":\"K 3 S T R 3 L #Charl0tteFamily\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"305668802\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/322585571\\/guitar_8_93350.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1726420026\\/Kestrel_normal.jpg\",\"name\":\"R\\u00e9my -- La Merguez\",\"default_profile_image\":false,\"created_at\":\"Thu May 26 16:09:43 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":305668802,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":\"palmashow\",\"truncated\":false,\"id\":173186323694370817,\"created_at\":\"Fri Feb 24 23:23:31 +0000 2012\",\"in_reply_to_user_id\":23782965}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2651000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "db8ba992-bbf3-4901-b591-f34e7193ab0e-173186323694370817" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "AH merde on a vu ma tête en arrière plan à cause du #ilpart :'D #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1703065016/twitterdec11_normal.jpg" -}, -"title": "Alvin Haddadène: AH merde on a vu ma tête en arrière plan à cause du #ilpart :'D #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2651000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"AH merde on a vu ma t\\u00eate en arri\\u00e8re plan \\u00e0 cause du #ilpart :'D #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[52,59]},{\"text\":\"lgw\",\"indices\":[64,68]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186322461245440\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":512,\"screen_name\":\"Alvin_Stick\",\"lang\":\"fr\",\"profile_text_color\":\"362720\",\"statuses_count\":7005,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/195586982\\/Bannieretweet.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":19,\"profile_link_color\":\"B40B43\",\"followers_count\":392,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1703065016\\/twitterdec11_normal.jpg\",\"description\":\"21 ans. Gaymer. C\\u00e9libataire. Inspir\\u00e9 d'un fait r\\u00e9el. Chef de rubrique sur http:\\/\\/www.tomsgames.fr, pigiste au magazine Online Gamer, heureux co-papa de \\u21b4\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fa87f6\",\"id_str\":\"115834046\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/195586982\\/Bannieretweet.jpg\",\"profile_sidebar_fill_color\":\"E5507E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1703065016\\/twitterdec11_normal.jpg\",\"name\":\"Alvin Haddad\\u00e8ne\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 20 03:45:26 +0000 2010\",\"profile_sidebar_border_color\":\"CC3366\",\"id\":115834046,\"utc_offset\":3600,\"favourites_count\":273,\"url\":\"http:\\/\\/www.latraverseedustick.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186322461245440,\"created_at\":\"Fri Feb 24 23:23:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2651000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1c97be1f-7dcd-44d3-9685-8ac31da05cb0-173186322461245440" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@PolineLP Carrément ! on a tout la gamme ! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1802232284/Capture_d__cran_2012-02-04___01.15.52_normal.png" -}, -"title": "Marion: @PolineLP Carrément ! on a tout la gamme ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2652000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"PolineLP\",\"favorited\":false,\"text\":\"@PolineLP Carr\\u00e9ment ! on a tout la gamme ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"PolineLP\",\"indices\":[0,9],\"name\":\"Pauline \",\"id_str\":\"380413697\",\"id\":380413697}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[43,47]}]},\"in_reply_to_user_id\":380413697,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173186200717365250,\"in_reply_to_status_id_str\":\"173186200717365250\",\"id_str\":\"173186326387113984\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"FFFFFF\",\"screen_name\":\"iiioon\",\"lang\":\"en\",\"favourites_count\":47,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":186,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":104,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1802232284\\/Capture_d__cran_2012-02-04___01.15.52_normal.png\",\"description\":\"Accro aux s\\u00e9ries et \\u00e0 l'humour. HeroCorpienne. \\r\\nEt pourquoi faire aujourd'hui c'que j'pourrai faire demain ?\",\"statuses_count\":11591,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme20\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"BF1238\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BF1238\",\"protected\":false,\"id_str\":\"39847706\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Marion\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme20\\/bg.png\",\"created_at\":\"Wed May 13 21:57:02 +0000 2009\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"id\":39847706,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802232284\\/Capture_d__cran_2012-02-04___01.15.52_normal.png\"},\"truncated\":false,\"id\":173186326387113984,\"created_at\":\"Fri Feb 24 23:23:32 +0000 2012\",\"in_reply_to_user_id_str\":\"380413697\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2652000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0378bcc5-384e-4dcd-b8bd-8ac0a6334a63-173186326387113984" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Finalement Rollin dans un film muet... Et Vinvin en noir et blanc... Faudrait essayer. #legrandwebze", -"img": { -"src": "http://a3.twimg.com/profile_images/33716352/SSL20530_normal.jpg" -}, -"title": "_Landry: Finalement Rollin dans un film muet... Et Vinvin en noir et blanc... Faudrait essayer. #legrandwebze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2652000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Finalement Rollin dans un film muet... Et Vinvin en noir et blanc... Faudrait essayer. #legrandwebze\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"legrandwebze\",\"indices\":[87,100]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186326001221632\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"_Landry\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":28,\"location\":\"Rouen, fr\",\"profile_text_color\":\"333333\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/33716352\\/SSL20530_normal.jpg\",\"description\":\"\",\"statuses_count\":629,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"9538912\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"_Landry\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Oct 19 09:25:27 +0000 2007\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":9538912,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/chezlandry.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/33716352\\/SSL20530_normal.jpg\"},\"truncated\":false,\"id\":173186326001221632,\"created_at\":\"Fri Feb 24 23:23:32 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2652000, -"tags": [ -{ -"id-ref": "ef1b237e-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4c9d30c1-dba7-4247-849a-fbf630e0fc46-173186326001221632" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le Grand Webze piège le @Palmashow... #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817123979/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png" -}, -"title": "legrandwebze: Le Grand Webze piège le @Palmashow... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2654000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le Grand Webze pi\\u00e8ge le @Palmashow... #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[24,34],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[38,42]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186333416751104\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1481,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3239,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186333416751104,\"created_at\":\"Fri Feb 24 23:23:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2654000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "46841798-99fd-4353-9440-5086a57a3f73-173186333416751104" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @BastienJoseph31: Mais WTF cette émission. #lgw #cqui", -"img": { -"src": "http://a0.twimg.com/profile_images/1746813509/avatar-southPark_normal.jpg" -}, -"title": "P'tit Filou: RT @BastienJoseph31: Mais WTF cette émission. #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2655000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @BastienJoseph31: Mais WTF cette \\u00e9mission. #lgw #cqui\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"BastienJoseph31\",\"indices\":[3,19],\"name\":\"Bastien Joseph\",\"id_str\":\"191087175\",\"id\":191087175}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]},{\"text\":\"cqui\",\"indices\":[51,56]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Mais WTF cette \\u00e9mission. #lgw #cqui\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]},{\"text\":\"cqui\",\"indices\":[30,35]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173183835524186112\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5ED4DC\",\"screen_name\":\"BastienJoseph31\",\"lang\":\"fr\",\"favourites_count\":10,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1033,\"location\":\"Paris\",\"profile_text_color\":\"3C3940\",\"followers_count\":667,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\",\"description\":\"Etudiant en com' \\u00e0 Paris. (ISCOM). Rugby, r\\u00e9seaux sociaux, musique. Connu comme Le Stagiaire de la @BoucherieOvalie. En recherche d'un VRAI stage. \",\"statuses_count\":3557,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":34,\"profile_link_color\":\"0099B9\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"0099B9\",\"protected\":false,\"id_str\":\"191087175\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Bastien Joseph\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"created_at\":\"Wed Sep 15 15:41:38 +0000 2010\",\"profile_sidebar_fill_color\":\"95E8EC\",\"id\":191087175,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/bastien-joseph\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\"},\"truncated\":false,\"id\":173183835524186112,\"created_at\":\"Fri Feb 24 23:13:38 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186339959877634\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"DFDFDF\",\"screen_name\":\"philippeBenoit_\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":39,\"location\":\"Essonnes\",\"profile_text_color\":\"333333\",\"followers_count\":18,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1746813509\\/avatar-southPark_normal.jpg\",\"description\":\"Juste un p'tit bonhomme passionn\\u00e9 par l'informatique...\",\"statuses_count\":87,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"990000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"EBEBEB\",\"protected\":false,\"id_str\":\"454723252\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"P'tit Filou\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"created_at\":\"Wed Jan 04 09:27:21 +0000 2012\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"id\":454723252,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.philippe-benoit.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1746813509\\/avatar-southPark_normal.jpg\"},\"truncated\":false,\"id\":173186339959877634,\"created_at\":\"Fri Feb 24 23:23:35 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2655000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d7466536-e833-4e29-9768-502af01aff53-173186339959877634" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Vinvin pue la merde. C'est incroyable cette émission. Qu'est ce que Rollin fout là? Qui a autorisé ça? C'est une idée de loic le meur? #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1300818041/twitter_frite_normal.jpg" -}, -"title": "rorolafrite: Vinvin pue la merde. C'est incroyable cette émission. Qu'est ce que Rollin fout là? Qui a autorisé ça? C'est une idée de loic le meur? #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2656000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Vinvin pue la merde. C'est incroyable cette \\u00e9mission. Qu'est ce que Rollin fout l\\u00e0? Qui a autoris\\u00e9 \\u00e7a? C'est une id\\u00e9e de loic le meur? #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[135,139]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186343713783808\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":366,\"screen_name\":\"rorolafrite\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":2109,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/50572791\\/fondtwitter.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"b05007\",\"followers_count\":385,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1300818041\\/twitter_frite_normal.jpg\",\"description\":\"En 87, j'\\u00e9tais maire d'Antibes. Apr\\u00e8s j'en ai eu marre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"473623\",\"id_str\":\"7118592\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/50572791\\/fondtwitter.jpg\",\"profile_sidebar_fill_color\":\"cfb080\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1300818041\\/twitter_frite_normal.jpg\",\"name\":\"rorolafrite\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 27 21:21:56 +0000 2007\",\"profile_sidebar_border_color\":\"b05403\",\"id\":7118592,\"utc_offset\":3600,\"favourites_count\":15,\"url\":\"http:\\/\\/cargocollective.com\\/doublescottie\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186343713783808,\"created_at\":\"Fri Feb 24 23:23:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2656000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0193d2e2-8e49-4cf0-bfa6-22479dc8afeb-173186343713783808" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@KolyaFR fous France 5 à la télé #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1255908033/cdad926e-d92a-4388-b61e-1a44d81eeb4b_normal.png" -}, -"title": "Crazou: @KolyaFR fous France 5 à la télé #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2657000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@KolyaFR fous France 5 \\u00e0 la t\\u00e9l\\u00e9 #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KolyaFR\",\"indices\":[0,8],\"id_str\":\"109725925\",\"name\":\"Florian Descamps\",\"id\":109725925}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173185968780754944\",\"id_str\":\"173186347455090689\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173185968780754944,\"in_reply_to_user_id_str\":\"109725925\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":52,\"screen_name\":\"crazou_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":154,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1255908033\\/cdad926e-d92a-4388-b61e-1a44d81eeb4b_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"120808218\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1255908033\\/cdad926e-d92a-4388-b61e-1a44d81eeb4b_normal.png\",\"name\":\"Crazou\",\"default_profile_image\":false,\"created_at\":\"Sun Mar 07 16:26:59 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":120808218,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":\"KolyaFR\",\"truncated\":false,\"id\":173186347455090689,\"created_at\":\"Fri Feb 24 23:23:37 +0000 2012\",\"in_reply_to_user_id\":109725925}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2657000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7369d4f9-bdb1-4ba9-a546-7ecffa88db10-173186347455090689" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @pandanael: Ça y est, ils sont en TT, c'est le moment d'utiliser le #Lgw pour faire passer des revendications. Mémé, si tu m'entends ...", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: RT @pandanael: Ça y est, ils sont en TT, c'est le moment d'utiliser le #Lgw pour faire passer des revendications. Mémé, si tu m'entends ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2658000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @pandanael: \\u00c7a y est, ils sont en TT, c'est le moment d'utiliser le #Lgw pour faire passer des revendications. M\\u00e9m\\u00e9, si tu m'entends ...\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"pandanael\",\"indices\":[3,13],\"name\":\"justice pandine\",\"id_str\":\"177984098\",\"id\":177984098}],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[71,75]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"\\u00c7a y est, ils sont en TT, c'est le moment d'utiliser le #Lgw pour faire passer des revendications. M\\u00e9m\\u00e9, si tu m'entends : JE TE BISE !!!\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[56,60]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186022623023104\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"adffef\",\"screen_name\":\"pandanael\",\"lang\":\"fr\",\"favourites_count\":1862,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1340,\"location\":\"Bambouseraie\",\"profile_text_color\":\"1a0e1a\",\"followers_count\":2570,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\",\"description\":\"#NowPrending son bain. Ici, c'est comme chez m\\u00e9m\\u00e9. T'es gentil(le), un bisou. Tu fais chier, un coup de boule. #TarifUnique #Enjoy http:\\/\\/bit.ly\\/gIQZr4 \\r\\n\\r\\n \",\"statuses_count\":28275,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"show_all_inline_media\":false,\"listed_count\":193,\"profile_link_color\":\"9058d1\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"protected\":false,\"id_str\":\"177984098\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"justice pandine\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"created_at\":\"Fri Aug 13 15:30:49 +0000 2010\",\"profile_sidebar_fill_color\":\"f5fafa\",\"id\":177984098,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\"},\"truncated\":false,\"id\":173186022623023104,\"created_at\":\"Fri Feb 24 23:22:20 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186350336573443\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"favourites_count\":21,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":543,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"statuses_count\":635,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Royer Charles-Henri\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":185396126,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.france5.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\"},\"truncated\":true,\"id\":173186350336573443,\"created_at\":\"Fri Feb 24 23:23:38 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2658000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "64899073-19b1-4810-9f4f-9e08ccad797c-173186350336573443" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bisousssssss François Rollin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1849286517/plumesdanges_normal.jpg" -}, -"title": "plumesdanges: Bisousssssss François Rollin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2659000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bisousssssss Fran\\u00e7ois Rollin #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186355935977472\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":283,\"screen_name\":\"plumesdanges\",\"lang\":\"fr\",\"profile_text_color\":\"0a0a0a\",\"statuses_count\":39022,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"location\":\"Hell\",\"show_all_inline_media\":false,\"listed_count\":44,\"profile_link_color\":\"4813f5\",\"followers_count\":591,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"description\":\"pas interessante, pas drole et pas tr\\u00e8s intelligente, bref sans interet ! Pr\\u00e9sidente fondatrice de l'#InsomniaqueTeam \\/\\/ #TeamLumbagos \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"27325670\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"profile_sidebar_fill_color\":\"fcfcfc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"name\":\"plumesdanges\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 28 22:43:40 +0000 2009\",\"profile_sidebar_border_color\":\"fcfcfc\",\"id\":27325670,\"utc_offset\":3600,\"favourites_count\":84,\"url\":\"http:\\/\\/www.youtube.com\\/plumesdanges\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186355935977472,\"created_at\":\"Fri Feb 24 23:23:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2659000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7b173faa-6063-4e86-ba2a-0c317668abfa-173186355935977472" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW j'adore cette chemise", -"img": { -"src": "http://a0.twimg.com/profile_images/1281493147/new-logo-taleque-multimedia-web_normal.jpg" -}, -"title": "Maud Talêque: #LGW j'adore cette chemise", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2662000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW j'adore cette chemise\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.samsungmobile.com\\\" rel=\\\"nofollow\\\"\\u003ESamsung Mobile\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186367596142592\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"fff8ad\",\"screen_name\":\"Taleque\",\"lang\":\"fr\",\"favourites_count\":8,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":169,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":71,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1281493147\\/new-logo-taleque-multimedia-web_normal.jpg\",\"description\":\"Infographiste toujours \\u00e0 v\\u00e9lo - photographe du web au print je passe partout.\",\"statuses_count\":730,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/115483974\\/bg-twitter.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0099CC\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fcfcfc\",\"protected\":false,\"id_str\":\"60652693\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Maud Tal\\u00eaque\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/115483974\\/bg-twitter.jpg\",\"created_at\":\"Mon Jul 27 17:17:59 +0000 2009\",\"profile_sidebar_fill_color\":\"f6ffd1\",\"id\":60652693,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.taleque.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1281493147\\/new-logo-taleque-multimedia-web_normal.jpg\"},\"truncated\":false,\"id\":173186367596142592,\"created_at\":\"Fri Feb 24 23:23:42 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2662000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "004bc5ab-ea42-4720-8468-bb17568a7e99-173186367596142592" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rollin poli. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1844691230/profile_normal.png" -}, -"title": "Lynda Sweez : Rollin poli. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2663000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Rollin poli. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[13,17]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twicca.r246.jp\\/\\\" rel=\\\"nofollow\\\"\\u003Etwicca\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186373845651456\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"zedalynews\",\"lang\":\"fr\",\"favourites_count\":9,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":444,\"location\":\"Coin:C dans une cale en bourre\",\"profile_text_color\":\"333333\",\"followers_count\":515,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1844691230\\/profile_normal.png\",\"description\":\"Les jeux de mots, c'est mon dada. Amin approuve ce message. \",\"statuses_count\":10701,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/360742146\\/Silicon_crystal.jpg\",\"show_all_inline_media\":true,\"listed_count\":24,\"profile_link_color\":\"e072c1\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"244639293\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Lynda Sweez \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/360742146\\/Silicon_crystal.jpg\",\"created_at\":\"Sat Jan 29 19:45:40 +0000 2011\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":244639293,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.jeBoxeAvecNemo.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1844691230\\/profile_normal.png\"},\"truncated\":false,\"id\":173186373845651456,\"created_at\":\"Fri Feb 24 23:23:43 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2663000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1f7df45f-4fc5-47a3-b853-e4cd31c8671b-173186373845651456" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Le Grand Webze piège le @Palmashow... #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: RT @LeGrandWebze: Le Grand Webze piège le @Palmashow... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2663000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Le Grand Webze pi\\u00e8ge le @Palmashow... #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"palmashow\",\"indices\":[42,52],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[56,60]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Le Grand Webze pi\\u00e8ge le @Palmashow... #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[24,34],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[38,42]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186333416751104\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1480,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3240,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186333416751104,\"created_at\":\"Fri Feb 24 23:23:34 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186374051176448\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":912,\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"profile_text_color\":\"a3c23e\",\"statuses_count\":4895,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"location\":\"Alsace, France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"followers_count\":150,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"profile_sidebar_fill_color\":\"9ca871\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"name\":\"Hugo SCHOCH\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_border_color\":\"111405\",\"id\":175540303,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/only.hug33k.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186374051176448,\"created_at\":\"Fri Feb 24 23:23:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2663000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "464cbe0d-f71a-46e0-bc0e-6a93ac916399-173186374051176448" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ahah non? Énorme ! #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1759597701/image_normal.jpg" -}, -"title": "Camille .: Ahah non? Énorme ! #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2664000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ahah non? \\u00c9norme ! #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[19,23]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186377461149696\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":591,\"screen_name\":\"CamilleWil\",\"lang\":\"fr\",\"profile_text_color\":\"520000\",\"statuses_count\":18713,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"210b05\",\"followers_count\":506,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1759597701\\/image_normal.jpg\",\"description\":\"Camille \\u03df - @prettylil_miss : ma vie \\u2665 \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"0a0300\",\"id_str\":\"93848420\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"profile_sidebar_fill_color\":\"d61d08\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1759597701\\/image_normal.jpg\",\"name\":\"Camille .\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 01 12:23:18 +0000 2009\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":93848420,\"utc_offset\":-36000,\"favourites_count\":14,\"url\":\"http:\\/\\/intotheglitter.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186377461149696,\"created_at\":\"Fri Feb 24 23:23:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2664000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "13fcfb47-4856-485f-802a-cea6bdf3953c-173186377461149696" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le gars gaze la chemise de l'autre gars dans #lgw normalement c'est pas \"pas les vêtements, pas les mamans\".", -"img": { -"src": "http://a0.twimg.com/profile_images/1851376669/gifs_zabuza_26_1__normal.gif" -}, -"title": "Ferhat Dendoune: Le gars gaze la chemise de l'autre gars dans #lgw normalement c'est pas \"pas les vêtements, pas les mamans\".", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2667000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le gars gaze la chemise de l'autre gars dans #lgw normalement c'est pas \\\"pas les v\\u00eatements, pas les mamans\\\".\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[45,49]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186389016457216\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1993,\"screen_name\":\"Nara_Shikamaru4\",\"lang\":\"en\",\"profile_text_color\":\"542A1D\",\"statuses_count\":7127,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/421171500\\/Zabuza.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"EF3C7D\",\"followers_count\":505,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851376669\\/gifs_zabuza_26_1__normal.gif\",\"description\":\"Que les baltringues de Konoha commencent \\u00e0 chier dans leur froc. On vient pas du m\\u00eame endroit...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"F6E3D9\",\"id_str\":\"74527443\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/421171500\\/Zabuza.jpg\",\"profile_sidebar_fill_color\":\"F8C2DC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851376669\\/gifs_zabuza_26_1__normal.gif\",\"name\":\"Ferhat Dendoune\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 15 19:12:53 +0000 2009\",\"profile_sidebar_border_color\":\"C42639\",\"id\":74527443,\"utc_offset\":-10800,\"favourites_count\":4,\"url\":\"https:\\/\\/plus.google.com\\/104684333822937350642\\/about\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186389016457216,\"created_at\":\"Fri Feb 24 23:23:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2667000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "84dcfd1a-5c81-42a1-8bd7-fe8bdfc4dbbf-173186389016457216" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @RabaTaJoie: Conclusion. Internet c'est drôle sur internet. Pas a la télé. #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1813277782/profil_normal.jpg" -}, -"title": "annabel s. alves : RT @RabaTaJoie: Conclusion. Internet c'est drôle sur internet. Pas a la télé. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2667000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @RabaTaJoie: Conclusion. Internet c'est dr\\u00f4le sur internet. Pas a la t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"RabaTaJoie\",\"indices\":[3,14],\"id_str\":\"304883768\",\"name\":\"CasseCouilles\",\"id\":304883768}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[78,82]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Conclusion. Internet c'est dr\\u00f4le sur internet. Pas a la t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[62,66]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185028925304833\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":360,\"screen_name\":\"RabaTaJoie\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9010,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"La France de l'exterieur \",\"show_all_inline_media\":true,\"listed_count\":49,\"profile_link_color\":\"009999\",\"followers_count\":660,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1648484316\\/RabaTaJoie_normal.jpg\",\"description\":\"Trois personnes peuvent garder un secret, si deux d'entre elles sont mortes. - B. Franklin.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"304883768\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648484316\\/RabaTaJoie_normal.jpg\",\"name\":\"CasseCouilles\",\"default_profile_image\":false,\"created_at\":\"Wed May 25 08:22:01 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":304883768,\"utc_offset\":3600,\"favourites_count\":67,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185028925304833,\"created_at\":\"Fri Feb 24 23:18:23 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186390694166530\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":811,\"screen_name\":\"annabeldessin\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":4792,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/341403463\\/Yeux_Annajung.jpg\",\"location\":\"France, Nice(06)\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"2FC2EF\",\"followers_count\":235,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1813277782\\/profil_normal.jpg\",\"description\":\"Styliste, conceptrice, mod\\u00e9liste;inadapt\\u00e9e scolaire,surdou\\u00e9e cancre;n'y arrivera jamais dans la vie,elle dessine,elle dessine,elle dessine...(\\u00e9duc. nationale)\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"106986321\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/341403463\\/Yeux_Annajung.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813277782\\/profil_normal.jpg\",\"name\":\"annabel s. alves \",\"default_profile_image\":false,\"created_at\":\"Thu Jan 21 07:51:27 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":106986321,\"utc_offset\":3600,\"favourites_count\":37,\"url\":\"https:\\/\\/sites.google.com\\/site\\/annabelalvessovieri\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186390694166530,\"created_at\":\"Fri Feb 24 23:23:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2667000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "96b42b73-7e34-494a-bf3f-6d99dadee92e-173186390694166530" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @kevrocksyou: #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1833673686/image_normal.jpg" -}, -"title": "Chloe Kessler: RT @kevrocksyou: #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2669000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @kevrocksyou: #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"kevrocksyou\",\"indices\":[3,15],\"name\":\"Kevin Ber\",\"id_str\":\"29543088\",\"id\":29543088}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[17,21]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184517006311425\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"00904b\",\"screen_name\":\"kevrocksyou\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":413,\"location\":\"paradise\",\"profile_text_color\":\"000000\",\"followers_count\":164,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1772648103\\/AjvAeDPCMAA9uQ3_normal.jpg\",\"description\":\"just livin' the dream. \",\"statuses_count\":3466,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/131986065\\/mqpro_herringboneGreen.br.jpg\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"00904b\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Atlantic Time (Canada)\",\"profile_background_color\":\"00904b\",\"protected\":false,\"id_str\":\"29543088\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Kevin Ber\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/131986065\\/mqpro_herringboneGreen.br.jpg\",\"created_at\":\"Tue Apr 07 20:57:59 +0000 2009\",\"profile_sidebar_fill_color\":\"eeeeee\",\"id\":29543088,\"follow_request_sent\":null,\"utc_offset\":-14400,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1772648103\\/AjvAeDPCMAA9uQ3_normal.jpg\"},\"truncated\":false,\"id\":173184517006311425,\"created_at\":\"Fri Feb 24 23:16:21 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186397014994945\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"777367\",\"screen_name\":\"chl03k\",\"lang\":\"en\",\"favourites_count\":22,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":394,\"location\":\"philadelphia, pa\",\"profile_text_color\":\"F71E74\",\"followers_count\":136,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1833673686\\/image_normal.jpg\",\"description\":\"throw off the bowlines, sail away from safe harbor\",\"statuses_count\":2790,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/352816902\\/xc78d191f38d862f77463ba2cf9738ec.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"000000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Eastern Time (US & Canada)\",\"profile_background_color\":\"B3EC17\",\"protected\":false,\"id_str\":\"292638694\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Chloe Kessler\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/352816902\\/xc78d191f38d862f77463ba2cf9738ec.png\",\"created_at\":\"Wed May 04 00:07:49 +0000 2011\",\"profile_sidebar_fill_color\":\"CEC7AC\",\"id\":292638694,\"follow_request_sent\":null,\"utc_offset\":-18000,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1833673686\\/image_normal.jpg\"},\"truncated\":false,\"id\":173186397014994945,\"created_at\":\"Fri Feb 24 23:23:49 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2669000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "90da0a8c-1f11-4041-9581-004793578e86-173186397014994945" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze plus qu'une émission, c'est un concept (comprendre: un joyeux boredl) #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1794196247/serious-cat_-_Copie__2__normal.jpg" -}, -"title": "victor lehoussine: @LeGrandWebze plus qu'une émission, c'est un concept (comprendre: un joyeux boredl) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2671000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze plus qu'une \\u00e9mission, c'est un concept (comprendre: un joyeux boredl) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[84,88]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186404338249728\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":104,\"screen_name\":\"vodevil_art\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":156,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/412042973\\/colour.jpg\",\"location\":\"rennes\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1794196247\\/serious-cat_-_Copie__2__normal.jpg\",\"description\":\"#Geek & #Gamer et occasionnellement \\u00e9tudiant en M1 #communication \\u00e0 Rennes :: La t\\u00eate et la peau dans les \\u00e9toiles :: Musicien \\u00e0 la recherche de nouveaux projets\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"169166835\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/412042973\\/colour.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1794196247\\/serious-cat_-_Copie__2__normal.jpg\",\"name\":\"victor lehoussine\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 21 18:17:32 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":169166835,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173186404338249728,\"created_at\":\"Fri Feb 24 23:23:51 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2671000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "49cb4be6-adfc-4b5e-8d94-8d0803d6d46c-173186404338249728" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Charles_Liebert yeaaaaahhhh you're the man !!!! #lgw #cqui", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: @Charles_Liebert yeaaaaahhhh you're the man !!!! #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2672000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Charles_Liebert yeaaaaahhhh you're the man !!!! #lgw #cqui\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Charles_Liebert\",\"indices\":[0,16],\"id_str\":\"610993\",\"name\":\"Charles Liebert\",\"id\":610993}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]},{\"text\":\"cqui\",\"indices\":[54,59]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173186280446894081\",\"id_str\":\"173186411871223808\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173186280446894081,\"in_reply_to_user_id_str\":\"610993\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6697,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"followers_count\":2387,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"name\":\"Ludovic Delaherche\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":72665061,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/chapkattack.tumblr.com\"},\"in_reply_to_screen_name\":\"Charles_Liebert\",\"truncated\":false,\"id\":173186411871223808,\"created_at\":\"Fri Feb 24 23:23:52 +0000 2012\",\"in_reply_to_user_id\":610993}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2672000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "386f91ff-7b14-466c-919d-e4de5bb3dd13-173186411871223808" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #iReste @LeGrandWebze c'est cool cet émission !", -"img": { -"src": "http://a0.twimg.com/profile_images/1838207664/image_normal.jpg" -}, -"title": "Sanchez Théo: #lgw #iReste @LeGrandWebze c'est cool cet émission !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2672000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #iReste @LeGrandWebze c'est cool cet \\u00e9mission !\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[13,26],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"iReste\",\"indices\":[5,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186410550001665\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":62,\"screen_name\":\"sanchez_theo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":144,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433540734\\/htk.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":16,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1838207664\\/image_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"374697529\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433540734\\/htk.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838207664\\/image_normal.jpg\",\"name\":\"Sanchez Th\\u00e9o\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 16 19:34:01 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":374697529,\"utc_offset\":null,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186410550001665,\"created_at\":\"Fri Feb 24 23:23:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2672000, -"tags": [ -{ -"id-ref": "efbbbfaa-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f383e969-fbd0-4f2d-b429-f3e46bbfe4af-173186410550001665" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bravo @AurelieRida @balmeyer @le_pseudo @Nain_Portekoi @pierrotbeerbaum @watchmefalll @ZeMouton ! http://t.co/4jnewqO5 #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1633621191/avatar_normal.png" -}, -"title": "Tweets de Comptoir: Bravo @AurelieRida @balmeyer @le_pseudo @Nain_Portekoi @pierrotbeerbaum @watchmefalll @ZeMouton ! http://t.co/4jnewqO5 #lgw", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2672000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"Bravo @AurelieRida @balmeyer @le_pseudo @Nain_Portekoi @pierrotbeerbaum @watchmefalll @ZeMouton ! http:\\/\\/t.co\\/4jnewqO5 #lgw\",\"entities\":{\"urls\":[{\"display_url\":\"t2c.tw\\/eetsLGW\",\"indices\":[98,118],\"expanded_url\":\"http:\\/\\/t2c.tw\\/eetsLGW\",\"url\":\"http:\\/\\/t.co\\/4jnewqO5\"}],\"user_mentions\":[{\"screen_name\":\"AurelieRida\",\"indices\":[6,18],\"name\":\"Aur\\u00e9lie\",\"id_str\":\"148478921\",\"id\":148478921},{\"screen_name\":\"balmeyer\",\"indices\":[19,28],\"name\":\"Balmeyer\",\"id_str\":\"7288872\",\"id\":7288872},{\"screen_name\":\"le_pseudo\",\"indices\":[29,39],\"name\":\"Le pseudo\",\"id_str\":\"88948038\",\"id\":88948038},{\"screen_name\":\"Nain_Portekoi\",\"indices\":[40,54],\"name\":\"Nain Portekoi\",\"id_str\":\"18551800\",\"id\":18551800},{\"screen_name\":\"pierrotbeerbaum\",\"indices\":[55,71],\"name\":\"Pierrot Beerbaum\",\"id_str\":\"42892285\",\"id\":42892285},{\"screen_name\":\"watchmefalll\",\"indices\":[72,85],\"name\":\"watchmefalll\",\"id_str\":\"161378075\",\"id\":161378075},{\"screen_name\":\"ZeMouton\",\"indices\":[86,95],\"name\":\"ZeMouton\",\"id_str\":\"372233134\",\"id\":372233134}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[120,124]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186408687738881\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ffcc00\",\"screen_name\":\"Tweets2Comptoir\",\"lang\":\"fr\",\"favourites_count\":5604,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":3071,\"location\":\"Dans tes tweets\",\"profile_text_color\":\"3f3210\",\"description\":\"Tweets de Comptoir est l\\u00e0 pour rendre quotidiennement compte de l'activit\\u00e9 subversive des tweetos, en d\\u00e9non\\u00e7ant les meilleurs tweets publi\\u00e9s.\",\"statuses_count\":2934,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/350380007\\/twitter-bg.png\",\"show_all_inline_media\":true,\"listed_count\":188,\"profile_link_color\":\"3b8ab2\",\"followers_count\":6457,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1633621191\\/avatar_normal.png\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d1f5c\",\"protected\":false,\"id_str\":\"227334618\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Tweets de Comptoir\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/350380007\\/twitter-bg.png\",\"created_at\":\"Thu Dec 16 15:29:51 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":227334618,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/tweetsdecomptoir.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1633621191\\/avatar_normal.png\"},\"in_reply_to_status_id\":null,\"id\":173186408687738881,\"created_at\":\"Fri Feb 24 23:23:52 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2672000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2086e694-1e74-4bd1-ab65-ba50423ef0b6-173186408687738881" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Hands par Rollin et Vinvin, magnifique, tout ce que j'aime !", -"img": { -"src": "http://a3.twimg.com/profile_images/1590878551/ozi2_normal.jpg" -}, -"title": "Sylvie Bourasseau: #lgw Hands par Rollin et Vinvin, magnifique, tout ce que j'aime !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2674000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Hands par Rollin et Vinvin, magnifique, tout ce que j'aime !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186418800205826\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":281,\"screen_name\":\"Ozephe\",\"lang\":\"fr\",\"profile_text_color\":\"b8a586\",\"statuses_count\":366,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/297952025\\/nbn.jpg\",\"location\":\"Carr\\u00e9ment \\u00e0 l'ouest...\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"3a5a61\",\"followers_count\":72,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1590878551\\/ozi2_normal.jpg\",\"description\":\"Etudiante c\\u00f4ti\\u00e8re graphomane et andro\\u00efdophile.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"182736\",\"id_str\":\"50641881\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/297952025\\/nbn.jpg\",\"profile_sidebar_fill_color\":\"2d3545\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1590878551\\/ozi2_normal.jpg\",\"name\":\"Sylvie Bourasseau\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 25 13:16:51 +0000 2009\",\"profile_sidebar_border_color\":\"dce0e8\",\"id\":50641881,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186418800205826,\"created_at\":\"Fri Feb 24 23:23:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2674000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8eb4bd0f-4d6a-4467-b715-8b6335cc35e9-173186418800205826" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@systaime en pointe sur #lgw ça devrait être lui l'animateur de la soirée", -"img": { -"src": "http://a1.twimg.com/profile_images/1049556629/q688715665_7061_normal.jpg" -}, -"title": "Loiez: @systaime en pointe sur #lgw ça devrait être lui l'animateur de la soirée", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2675000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@systaime en pointe sur #lgw \\u00e7a devrait \\u00eatre lui l'animateur de la soir\\u00e9e\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"systaime\",\"indices\":[0,9],\"id_str\":\"622593\",\"name\":\"systaime\",\"id\":622593}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186420972863488\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"622593\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":256,\"screen_name\":\"Loiez\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":4591,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/10133209\\/fondtwitter.JPG\",\"location\":\"Clermont-Ferrand (France)\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"2FC2EF\",\"followers_count\":243,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1049556629\\/q688715665_7061_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"616943\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/10133209\\/fondtwitter.JPG\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1049556629\\/q688715665_7061_normal.jpg\",\"name\":\"Loiez\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 09 08:29:54 +0000 2007\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":616943,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.loiezdeniel.com\"},\"in_reply_to_screen_name\":\"systaime\",\"truncated\":false,\"id\":173186420972863488,\"created_at\":\"Fri Feb 24 23:23:55 +0000 2012\",\"in_reply_to_user_id\":622593}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2675000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b9fc4f22-be0f-41b7-97c9-d0016da46f66-173186420972863488" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Une caméra cachée généralement c'est dans un sac, ça bouge pas. Là ils l'ont mis dans un chat ou quoi ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1683879841/Photo_du_83030873-12-___23.03_normal.jpg" -}, -"title": "Rémi: Une caméra cachée généralement c'est dans un sac, ça bouge pas. Là ils l'ont mis dans un chat ou quoi ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2678000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Une cam\\u00e9ra cach\\u00e9e g\\u00e9n\\u00e9ralement c'est dans un sac, \\u00e7a bouge pas. L\\u00e0 ils l'ont mis dans un chat ou quoi ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[104,108]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186437221588992\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":319,\"screen_name\":\"GabytaineFlam\",\"lang\":\"fr\",\"profile_text_color\":\"8FCAE0\",\"statuses_count\":5852,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"location\":\"Toulouse.\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"4BB7DF\",\"followers_count\":368,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"description\":\"Les tweets qui ont \\u00e9t\\u00e9 \\u00e9crits dans cette TL ont \\u00e9t\\u00e9 faits par un professionnel. N'essayez pas de les reproduire \\u00e0 la maison. Contentez vous de les suivre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"59BEE4\",\"id_str\":\"161146189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"profile_sidebar_fill_color\":\"191F22\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"name\":\"R\\u00e9mi\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 30 03:07:45 +0000 2010\",\"profile_sidebar_border_color\":\"4BB7DF\",\"id\":161146189,\"utc_offset\":-10800,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186437221588992,\"created_at\":\"Fri Feb 24 23:23:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2678000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "59acfa55-5079-4358-b173-61a9518a1167-173186437221588992" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Hey #lgw en Trending Topics !! juste après #cesar2012 (pour le moment)", -"img": { -"src": "http://a3.twimg.com/profile_images/1701271731/LOOtQL7Q_normal" -}, -"title": "Nicolas Laubriat: Hey #lgw en Trending Topics !! juste après #cesar2012 (pour le moment)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2679000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Hey #lgw en Trending Topics !! juste apr\\u00e8s #cesar2012 (pour le moment)\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[4,8]},{\"text\":\"cesar2012\",\"indices\":[43,53]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186440467976192\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"NicolasLaubriat\",\"lang\":\"fr\",\"favourites_count\":13,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":98,\"location\":\"Annecy\",\"profile_text_color\":\"333333\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1701271731\\/LOOtQL7Q_normal\",\"description\":\"Etudiant en premi\\u00e8re ann\\u00e9e de m\\u00e9decine a la fac de Grenoble. \",\"statuses_count\":155,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"299612640\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Nicolas Laubriat\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon May 16 11:59:05 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":299612640,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1701271731\\/LOOtQL7Q_normal\"},\"truncated\":false,\"id\":173186440467976192,\"created_at\":\"Fri Feb 24 23:23:59 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2679000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "96954127-beeb-486e-b11d-9a2ed6ab6a3d-173186440467976192" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Haaa de la créa ! #lgw ^^", -"img": { -"src": "http://a2.twimg.com/profile_images/1609615947/avatar_normal.jpg" -}, -"title": "Christophe WEILL: Haaa de la créa ! #lgw ^^", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2679000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Haaa de la cr\\u00e9a ! #lgw ^^\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[18,22]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186437934624770\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":487,\"screen_name\":\"tractataire\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9394,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/87952479\\/twitterBG2.jpg\",\"location\":\"Montpellier, France\",\"show_all_inline_media\":true,\"listed_count\":18,\"profile_link_color\":\"8f6e31\",\"followers_count\":426,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1609615947\\/avatar_normal.jpg\",\"description\":\"Communication globale multimedia : print, web, video, e-learning. Curieux et news-addict !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f7c985\",\"id_str\":\"24436721\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/87952479\\/twitterBG2.jpg\",\"profile_sidebar_fill_color\":\"a7c964\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1609615947\\/avatar_normal.jpg\",\"name\":\"Christophe WEILL\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 14 21:54:13 +0000 2009\",\"profile_sidebar_border_color\":\"7b9d01\",\"id\":24436721,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.tractataire.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186437934624770,\"created_at\":\"Fri Feb 24 23:23:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2679000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "81e0cac2-8ee1-41e0-9026-7afa57b27901-173186437934624770" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilPart", -"img": { -"src": "http://a3.twimg.com/profile_images/1620411749/lapin_normal.jpg" -}, -"title": "Noé: #lgw #ilPart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2679000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilPart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilPart\",\"indices\":[5,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186441415892992\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":108,\"screen_name\":\"noeserres\",\"lang\":\"fr\",\"profile_text_color\":\"a1a38e\",\"statuses_count\":609,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/218766662\\/3755249609_99994534ed_b.jpg\",\"location\":\"Toulouse\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2b3829\",\"followers_count\":36,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1620411749\\/lapin_normal.jpg\",\"description\":\"i'm going slightly mad...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"284f59\",\"id_str\":\"257042821\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/218766662\\/3755249609_99994534ed_b.jpg\",\"profile_sidebar_fill_color\":\"4d7a75\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1620411749\\/lapin_normal.jpg\",\"name\":\"No\\u00e9\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 24 16:11:39 +0000 2011\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":257042821,\"utc_offset\":null,\"favourites_count\":0,\"url\":\"http:\\/\\/www.sylvainserres.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186441415892992,\"created_at\":\"Fri Feb 24 23:23:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2679000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "400f691f-f9e5-48b0-84ef-ed29a0bb711c-173186441415892992" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw cesar ienne", -"img": { -"src": "http://a0.twimg.com/profile_images/1353093787/Dragons-6_normal.jpg" -}, -"title": "Thibaut Devillers: #lgw cesar ienne", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2680000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw cesar ienne\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186445417259008\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Eliadus\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":68,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"description\":\"\",\"statuses_count\":704,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"92095420\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Thibaut Devillers\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Mon Nov 23 19:36:51 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":92095420,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.followfriday.com\\/followfriday\\/eliadus\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\"},\"truncated\":false,\"id\":173186445417259008,\"created_at\":\"Fri Feb 24 23:24:00 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2680000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4b31b78e-0c29-4479-a19f-5a71c5f1e49f-173186445417259008" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste", -"img": { -"src": "http://a1.twimg.com/profile_images/74411386/1240505504_normal.jpg" -}, -"title": "Swann Seinfeld: #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2681000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186447212425219\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":83,\"screen_name\":\"paikan4\",\"lang\":\"fr\",\"profile_text_color\":\"634047\",\"statuses_count\":142,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"088253\",\"followers_count\":41,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/74411386\\/1240505504_normal.jpg\",\"description\":\"Professeur documentaliste en coll\\u00e8ge dans les Hauts de Seine\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"id_str\":\"19823139\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/74411386\\/1240505504_normal.jpg\",\"name\":\"Swann Seinfeld\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 31 17:32:38 +0000 2009\",\"profile_sidebar_border_color\":\"D3D2CF\",\"id\":19823139,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.netvibes.com\\/swannseinfeld#General\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186447212425219,\"created_at\":\"Fri Feb 24 23:24:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2681000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4f55e5d3-1194-4463-b44f-c24e4b2eb100-173186447212425219" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'me sens Cabrel, quand je vois. Je vois tout ça! #lalala #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1671170405/lepetitwebze_normal.jpg" -}, -"title": "Le Petit Webze: J'me sens Cabrel, quand je vois. Je vois tout ça! #lalala #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2681000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'me sens Cabrel, quand je vois. Je vois tout \\u00e7a! #lalala #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lalala\",\"indices\":[50,57]},{\"text\":\"lgw\",\"indices\":[58,62]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186449728999424\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":183,\"screen_name\":\"LePetitWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":119,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":60,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1671170405\\/lepetitwebze_normal.jpg\",\"description\":\"le TEDx est au TED ce que @LePetitWebze est \\u00e0 @LeGrandWebze (compte de FanArt LolFan)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"420704703\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1671170405\\/lepetitwebze_normal.jpg\",\"name\":\"Le Petit Webze\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 25 00:12:18 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":420704703,\"utc_offset\":null,\"favourites_count\":0,\"url\":\"http:\\/\\/soundcloud.com\\/lepetitwebze\\/lepetitwebze\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186449728999424,\"created_at\":\"Fri Feb 24 23:24:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2681000, -"tags": [ -{ -"id-ref": "f01c7174-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "847becfe-6441-404b-99a2-43ecabd2f257-173186449728999424" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Question à @vinvin dans #lgw : c'est selon quel résultat des césars déjà que tu devais faire des claquettes ?", -"img": { -"src": "http://a1.twimg.com/profile_images/1803920053/hartza_anon_normal.gif" -}, -"title": "Christophe BONNARD: Question à @vinvin dans #lgw : c'est selon quel résultat des césars déjà que tu devais faire des claquettes ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2683000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Question \\u00e0 @vinvin dans #lgw : c'est selon quel r\\u00e9sultat des c\\u00e9sars d\\u00e9j\\u00e0 que tu devais faire des claquettes ?\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[11,18],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186454309179392\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"hartza_info\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":409,\"location\":\"64250 LOUHOSSOA\",\"profile_text_color\":\"333333\",\"followers_count\":169,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1803920053\\/hartza_anon_normal.gif\",\"description\":\"auto-entrepreneur\\r\\nR\\u00e9paration, assistance et maintenance informatique, Cr\\u00e9ation de Site Internet, Montage Vid\\u00e9o, Infographie...\",\"statuses_count\":3510,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/87533720\\/fd_hartza_twitter.jpg\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"123547535\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Christophe BONNARD\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/87533720\\/fd_hartza_twitter.jpg\",\"created_at\":\"Tue Mar 16 12:35:18 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":123547535,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/hartza.info\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803920053\\/hartza_anon_normal.gif\"},\"truncated\":false,\"id\":173186454309179392,\"created_at\":\"Fri Feb 24 23:24:03 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2683000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b8ee1c47-5599-493b-b2a4-8457ebbe4bef-173186454309179392" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Jeu de mains, jeu de @vinvin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1494947744/chaperon_normal.jpg" -}, -"title": "RonRonChaperon: Jeu de mains, jeu de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2686000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Jeu de mains, jeu de @vinvin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[21,28],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[29,33]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186467957444609\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"840846\",\"screen_name\":\"RonRonChaperon\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":112,\"location\":\"Pays des loups\",\"profile_text_color\":\"FD9D77\",\"followers_count\":30,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1494947744\\/chaperon_normal.jpg\",\"description\":\"Cherche mon gros loup\",\"statuses_count\":134,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/316006376\\/x1c58d25cd2e003ef493aa666c581a1a.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"FE7471\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"EBC79B\",\"protected\":false,\"id_str\":\"346544671\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"RonRonChaperon\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/316006376\\/x1c58d25cd2e003ef493aa666c581a1a.png\",\"created_at\":\"Mon Aug 01 12:55:32 +0000 2011\",\"profile_sidebar_fill_color\":\"DA4968\",\"id\":346544671,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1494947744\\/chaperon_normal.jpg\"},\"truncated\":false,\"id\":173186467957444609,\"created_at\":\"Fri Feb 24 23:24:06 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2686000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7c419b26-93b6-4088-a8ba-dc39760c6b62-173186467957444609" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh la camera caché hommage à The Artist :D #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Oh la camera caché hommage à The Artist :D #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2687000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh la camera cach\\u00e9 hommage \\u00e0 The Artist :D #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[43,47]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186474072752129\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3246,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186474072752129,\"created_at\":\"Fri Feb 24 23:24:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2687000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ed73dabd-f708-492a-85de-9dd1009fcc8c-173186474072752129" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze merci de m'aider à réfléchir #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1849151891/1764739210_small_normal.jpg" -}, -"title": "Armand Verseau: @LeGrandWebze merci de m'aider à réfléchir #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2690000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze merci de m'aider \\u00e0 r\\u00e9fl\\u00e9chir #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[43,47]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186485074395138\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":26,\"screen_name\":\"armandverseau\",\"lang\":\"fr\",\"profile_text_color\":\"3D1957\",\"statuses_count\":15,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"location\":\"Bordeaux, Fr\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"FF0000\",\"followers_count\":15,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849151891\\/1764739210_small_normal.jpg\",\"description\":\"Donneur de vie\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"642D8B\",\"id_str\":\"111817288\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849151891\\/1764739210_small_normal.jpg\",\"name\":\"Armand Verseau\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 06 06:41:16 +0000 2010\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":111817288,\"utc_offset\":-36000,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173186485074395138,\"created_at\":\"Fri Feb 24 23:24:10 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2690000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "db9d1bd4-75f1-4593-a84f-1bdc01fcd90a-173186485074395138" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Charles_Liebert @LudoDelaherche allez, mission plaquage maintenant. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1768260791/afflelou_normal.png" -}, -"title": "Marcel Comics: @Charles_Liebert @LudoDelaherche allez, mission plaquage maintenant. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2691000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Charles_Liebert @LudoDelaherche allez, mission plaquage maintenant. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Charles_Liebert\",\"indices\":[0,16],\"id_str\":\"610993\",\"name\":\"Charles Liebert\",\"id\":610993},{\"screen_name\":\"LudoDelaherche\",\"indices\":[17,32],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[69,73]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173186280446894081\",\"id_str\":\"173186490522800128\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173186280446894081,\"in_reply_to_user_id_str\":\"610993\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":196,\"screen_name\":\"Marcelcomics\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3887,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":24,\"profile_link_color\":\"0084B4\",\"followers_count\":518,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"description\":\"D\\u00e9fenseur du panache et de la pens\\u00e9e positive. Gar\\u00e7on boucher chez Boucherie-ovalie.org. Inventor of the Follow Me Monday (#FMM)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"386966557\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"name\":\"Marcel Comics\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 08 07:06:40 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":386966557,\"utc_offset\":-10800,\"favourites_count\":7,\"url\":\"http:\\/\\/boucherie-ovalie.org\"},\"in_reply_to_screen_name\":\"Charles_Liebert\",\"truncated\":false,\"id\":173186490522800128,\"created_at\":\"Fri Feb 24 23:24:11 +0000 2012\",\"in_reply_to_user_id\":610993}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2691000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "712d8e91-017e-416c-9395-eb0e6f309a85-173186490522800128" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@OhOceane: (Désolée d'interrompre le paluchage collectif, mais c'est assez nul #lgw, non ?)” j'aurais dit trop ou définitivement pas assez", -"img": { -"src": "http://a0.twimg.com/profile_images/1606679449/image_normal.jpg" -}, -"title": "Arthur Delacorta: “@OhOceane: (Désolée d'interrompre le paluchage collectif, mais c'est assez nul #lgw, non ?)” j'aurais dit trop ou définitivement pas assez", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2694000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@OhOceane: (D\\u00e9sol\\u00e9e d'interrompre le paluchage collectif, mais c'est assez nul #lgw, non ?)\\u201d j'aurais dit trop ou d\\u00e9finitivement pas assez\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"OhOceane\",\"indices\":[1,10],\"id_str\":\"72379694\",\"name\":\"ASL\",\"id\":72379694}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[80,84]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186502178783232\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1663,\"screen_name\":\"ArthurDelacorta\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":9836,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme12\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":33,\"profile_link_color\":\"FF0000\",\"followers_count\":508,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1606679449\\/image_normal.jpg\",\"description\":\"L\\u2019utopie est \\u00e0 la politique, ce qu\\u2019est le fantasme \\u00e0 la sexualit\\u00e9. Le d\\u00e9sir guid\\u00e9 par nos utopies et nos fantasmes doit faire progresser notre vie.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BADFCD\",\"id_str\":\"21702648\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme12\\/bg.gif\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1606679449\\/image_normal.jpg\",\"name\":\"Arthur Delacorta\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 23 22:36:57 +0000 2009\",\"profile_sidebar_border_color\":\"F2E195\",\"id\":21702648,\"utc_offset\":3600,\"favourites_count\":7,\"url\":\"http:\\/\\/delacorta.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186502178783232,\"created_at\":\"Fri Feb 24 23:24:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2694000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f7203646-7d3a-414f-92b2-44abcc40d0e1-173186502178783232" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@JoffreyMick #lgw et Lalala human steps :-)", -"img": { -"src": "http://a2.twimg.com/profile_images/105769794/stig23_taramcpherson1_normal.jpg" -}, -"title": "Stig Legrand: @JoffreyMick #lgw et Lalala human steps :-)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2694000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@JoffreyMick #lgw et Lalala human steps :-)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"JoffreyMick\",\"indices\":[0,12],\"id_str\":\"255731473\",\"name\":\"Joffrey Mick\",\"id\":255731473}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[13,17]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173185952989188096\",\"id_str\":\"173186503470616576\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173185952989188096,\"in_reply_to_user_id_str\":\"255731473\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":18,\"screen_name\":\"stig23\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":142,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"FF3300\",\"followers_count\":33,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/105769794\\/stig23_taramcpherson1_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"25714749\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/105769794\\/stig23_taramcpherson1_normal.jpg\",\"name\":\"Stig Legrand\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 21 19:20:23 +0000 2009\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":25714749,\"utc_offset\":3600,\"favourites_count\":145,\"url\":null},\"in_reply_to_screen_name\":\"JoffreyMick\",\"truncated\":false,\"id\":173186503470616576,\"created_at\":\"Fri Feb 24 23:24:14 +0000 2012\",\"in_reply_to_user_id\":255731473}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2694000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "20c306ac-6daa-4b9c-8064-bbabe7fcab74-173186503470616576" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On est en TT, c'est le moment d'utiliser le #Lgw pour faire passer des revendications. Mémé,.... !!!”", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: On est en TT, c'est le moment d'utiliser le #Lgw pour faire passer des revendications. Mémé,.... !!!”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2695000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"On est en TT, c'est le moment d'utiliser le #Lgw pour faire passer des revendications. M\\u00e9m\\u00e9,.... !!!\\u201d\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[44,48]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186506310172672\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":635,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"name\":\"Royer Charles-Henri\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":185396126,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186506310172672,\"created_at\":\"Fri Feb 24 23:24:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2695000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "52f74fd9-b568-4a24-a705-266d0cde872f-173186506310172672" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @FHDR: w0of! génial grace au grand WebZee #LGW on voit les tweets à la TV ^^", -"img": { -"src": "http://a0.twimg.com/profile_images/1826253762/gifs__20__normal.gif" -}, -"title": "Systaime: RT @FHDR: w0of! génial grace au grand WebZee #LGW on voit les tweets à la TV ^^", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2696000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @FHDR: w0of! g\\u00e9nial grace au grand WebZee #LGW on voit les tweets \\u00e0 la TV ^^\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FHDR\",\"indices\":[3,8],\"id_str\":\"19166979\",\"name\":\"FullHDReady w0of\\u2122\",\"id\":19166979}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[46,50]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"w0of! g\\u00e9nial grace au grand WebZee #LGW on voit les tweets \\u00e0 la TV ^^\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[36,40]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[-1.2417438,46.1331208],[-1.1113977,46.1331208],[-1.1113977,46.1910004],[-1.2417438,46.1910004]]]},\"attributes\":{},\"full_name\":\"Rochelle, Charente-Maritime\",\"place_type\":\"city\",\"name\":\"Rochelle\",\"id\":\"3dfa1a0686b402fb\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/3dfa1a0686b402fb.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[-1.15112631,46.15482580]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179946456453120\",\"geo\":{\"type\":\"Point\",\"coordinates\":[46.15482580,-1.15112631]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":728,\"screen_name\":\"FHDR\",\"lang\":\"fr\",\"profile_text_color\":\"2b0c13\",\"statuses_count\":97287,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/91803952\\/2010-04-13_10-10-17_90.38.71.125.jpg\",\"location\":\"La Rochelle, France\",\"show_all_inline_media\":true,\"listed_count\":673,\"profile_link_color\":\"dd5563\",\"followers_count\":7851,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1421050001\\/logo_normal.jpg\",\"description\":\"w0of ! T\\u00e9l\\u00e9 Veilleur Tv Zappeur News Informations Humour (parfois) \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"19166979\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/91803952\\/2010-04-13_10-10-17_90.38.71.125.jpg\",\"profile_sidebar_fill_color\":\"dedede\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1421050001\\/logo_normal.jpg\",\"name\":\"FullHDReady w0of\\u2122\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 19 02:12:30 +0000 2009\",\"profile_sidebar_border_color\":\"816f46\",\"id\":19166979,\"utc_offset\":3600,\"favourites_count\":11,\"url\":\"http:\\/\\/www.fhdr.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179946456453120,\"created_at\":\"Fri Feb 24 22:58:11 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186511943122944\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":493,\"screen_name\":\"systaime18\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":3212,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/424585054\\/15380207101.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":40,\"profile_link_color\":\"080808\",\"followers_count\":392,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1826253762\\/gifs__20__normal.gif\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"758882\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/424585054\\/15380207101.jpg\",\"profile_sidebar_fill_color\":\"f5ed08\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1826253762\\/gifs__20__normal.gif\",\"name\":\"Systaime\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 08 22:13:03 +0000 2007\",\"profile_sidebar_border_color\":\"000000\",\"id\":758882,\"utc_offset\":3600,\"favourites_count\":113,\"url\":\"http:\\/\\/www.systaime.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186511943122944,\"created_at\":\"Fri Feb 24 23:24:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2696000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "00736065-93c8-4497-9505-0c6648928a2b-173186511943122944" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ils ont oublié de payer la facture d'électricité? Ce bleu Thalassa et le public dans le noir c'est frustrant #LGW #france5 #leGrandWebze", -"img": { -"src": "http://a2.twimg.com/profile_images/1684761539/TAMALA75TWIZY_normal.jpg" -}, -"title": "Séverine Godet: Ils ont oublié de payer la facture d'électricité? Ce bleu Thalassa et le public dans le noir c'est frustrant #LGW #france5 #leGrandWebze", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2697000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ils ont oubli\\u00e9 de payer la facture d'\\u00e9lectricit\\u00e9? Ce bleu Thalassa et le public dans le noir c'est frustrant #LGW #france5 #leGrandWebze\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[109,113]},{\"text\":\"france5\",\"indices\":[114,122]},{\"text\":\"leGrandWebze\",\"indices\":[123,136]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/devantlatele.com\\/\\\" rel=\\\"nofollow\\\"\\u003EDevant La T\\u00e9l\\u00e9\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186516896579584\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1140,\"screen_name\":\"Tamala75\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4308,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/385819911\\/background_test.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":72,\"profile_link_color\":\"CC3366\",\"followers_count\":896,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1684761539\\/TAMALA75TWIZY_normal.jpg\",\"description\":\"Attach\\u00e9e \\u00e0 la presse et accro aux nouvelles technos. Consultante Senior Media & Digital @ i&e. (ORPI, AXA et pr\\u00e9c\\u00e9demment Microsoft B2B). Podcasteuse #LVDLT.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"DBE9ED\",\"id_str\":\"15777521\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/385819911\\/background_test.jpg\",\"profile_sidebar_fill_color\":\"E6F6F9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1684761539\\/TAMALA75TWIZY_normal.jpg\",\"name\":\"S\\u00e9verine Godet\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 08 13:07:44 +0000 2008\",\"profile_sidebar_border_color\":\"DBE9ED\",\"id\":15777521,\"utc_offset\":3600,\"favourites_count\":6040,\"url\":\"http:\\/\\/tamala75.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186516896579584,\"created_at\":\"Fri Feb 24 23:24:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2697000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef1b237e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e7d7c700-4d04-48d2-839d-7f805257c475-173186516896579584" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Un cours passage pour faire un coucou à @Tweets2Comptoir dans le #Lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1843376573/385887_215829495153822_100001803201803_466456_1936559334_n_normal.jpg" -}, -"title": "Stella: Un cours passage pour faire un coucou à @Tweets2Comptoir dans le #Lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2699000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Un cours passage pour faire un coucou \\u00e0 @Tweets2Comptoir dans le #Lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[40,56],\"id_str\":\"227334618\",\"name\":\"Tweets de Comptoir\",\"id\":227334618}],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[65,69]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186522709901312\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":2371,\"screen_name\":\"theia__\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":78780,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/162339629\\/va-71.jpg\",\"location\":\"la t\\u00eate dans les nuages\",\"show_all_inline_media\":false,\"listed_count\":201,\"profile_link_color\":\"0099CC\",\"followers_count\":2552,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1843376573\\/385887_215829495153822_100001803201803_466456_1936559334_n_normal.jpg\",\"description\":\"Tr\\u00e8fle de plaisanterie, comme dirait un lapin dans un carr\\u00e9 de luzerne... [Fernand Raynaud]\\r\\n\\r\\nFacebook : Theia Stella\\r\\n\\r\\nhttp:\\/\\/www.formspring.me\\/TheiaStella\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"184539146\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/162339629\\/va-71.jpg\",\"profile_sidebar_fill_color\":\"f6ffd1\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843376573\\/385887_215829495153822_100001803201803_466456_1936559334_n_normal.jpg\",\"name\":\"Stella\",\"default_profile_image\":false,\"created_at\":\"Sun Aug 29 20:54:32 +0000 2010\",\"profile_sidebar_border_color\":\"fff8ad\",\"id\":184539146,\"utc_offset\":3600,\"favourites_count\":89,\"url\":\"http:\\/\\/boiteahumeurs.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186522709901312,\"created_at\":\"Fri Feb 24 23:24:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2699000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4d9e662e-86b3-46cf-84b7-a7a8a8be1e95-173186522709901312" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ne tombez pas dans le piège : refusez le débat @LeGrandWebze les gars du @palmashow ;) #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1727204040/image_normal.jpg" -}, -"title": "Marc Phalippou: Ne tombez pas dans le piège : refusez le débat @LeGrandWebze les gars du @palmashow ;) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2699000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ne tombez pas dans le pi\\u00e8ge : refusez le d\\u00e9bat @LeGrandWebze les gars du @palmashow ;) #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[47,60],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385},{\"screen_name\":\"palmashow\",\"indices\":[73,83],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[87,91]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186522936381440\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BEDFB6\",\"screen_name\":\"marcphalippou\",\"lang\":\"fr\",\"favourites_count\":46,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1344,\"location\":\"Paris\",\"profile_text_color\":\"895429\",\"followers_count\":750,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1727204040\\/image_normal.jpg\",\"description\":\"Bougnat \\u00e0 Paris, marchand d'id\\u00e9es et de confiance dans la com et l'assurance.\",\"statuses_count\":2115,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431152481\\/med_arton10050-ab39e-jpg.jpg\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"39BD91\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0E0D02\",\"protected\":false,\"id_str\":\"92352549\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Marc Phalippou\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431152481\\/med_arton10050-ab39e-jpg.jpg\",\"created_at\":\"Tue Nov 24 20:05:52 +0000 2009\",\"profile_sidebar_fill_color\":\"0E0D02\",\"id\":92352549,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.facebook.com\\/profile.php?id=100001663745687\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727204040\\/image_normal.jpg\"},\"truncated\":false,\"id\":173186522936381440,\"created_at\":\"Fri Feb 24 23:24:19 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2699000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5fcc02a7-5760-49f7-9fe2-e8394a045308-173186522936381440" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @RabaTaJoie: Conclusion. Internet c'est drôle sur internet. Pas a la télé. #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1672147301/image_normal.jpg" -}, -"title": "L.Yann: RT @RabaTaJoie: Conclusion. Internet c'est drôle sur internet. Pas a la télé. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2699000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @RabaTaJoie: Conclusion. Internet c'est dr\\u00f4le sur internet. Pas a la t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"RabaTaJoie\",\"indices\":[3,14],\"name\":\"CasseCouilles\",\"id_str\":\"304883768\",\"id\":304883768}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[78,82]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Conclusion. Internet c'est dr\\u00f4le sur internet. Pas a la t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[62,66]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185028925304833\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"RabaTaJoie\",\"lang\":\"fr\",\"favourites_count\":67,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":360,\"location\":\"La France de l'exterieur \",\"profile_text_color\":\"333333\",\"followers_count\":660,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1648484316\\/RabaTaJoie_normal.jpg\",\"description\":\"Trois personnes peuvent garder un secret, si deux d'entre elles sont mortes. - B. Franklin.\",\"statuses_count\":9010,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":49,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"304883768\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"CasseCouilles\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Wed May 25 08:22:01 +0000 2011\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":304883768,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648484316\\/RabaTaJoie_normal.jpg\"},\"truncated\":false,\"id\":173185028925304833,\"created_at\":\"Fri Feb 24 23:18:23 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186524773498881\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"yannie158\",\"lang\":\"fr\",\"favourites_count\":13,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":530,\"location\":\"58\",\"profile_text_color\":\"333333\",\"followers_count\":137,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1672147301\\/image_normal.jpg\",\"description\":\"Seductwitteur \",\"statuses_count\":1442,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"387305831\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"L.Yann\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat Oct 08 20:31:21 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":387305831,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1672147301\\/image_normal.jpg\"},\"truncated\":false,\"id\":173186524773498881,\"created_at\":\"Fri Feb 24 23:24:19 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2699000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6b427721-4afe-42c7-8843-b45928b0aa4c-173186524773498881" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Cette émission est en fait un TP d'une école de com... Allez avouez le... #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1827226982/Mekou4_-_Copie__2__-_Copie_normal.JPG" -}, -"title": "Sacha Tenluge: Cette émission est en fait un TP d'une école de com... Allez avouez le... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2700000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Cette \\u00e9mission est en fait un TP d'une \\u00e9cole de com... Allez avouez le... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[74,78]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186527663374336\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":335,\"screen_name\":\"Mekouyanski\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":14251,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/420385676\\/twilk_background_4f33bf65c4463.jpg\",\"location\":\"Pas Paris\",\"show_all_inline_media\":true,\"listed_count\":26,\"profile_link_color\":\"163470\",\"followers_count\":466,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1827226982\\/Mekou4_-_Copie__2__-_Copie_normal.JPG\",\"description\":\"RT ses mentions c'est s'auto-sucer, les courbatures en moins.\\r\\n\\r\\nMoi je dis \\u00e7a je dis rien...\\r\\n\\r\\nBah fais \\u00e7a, dis rien.\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"247184480\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/420385676\\/twilk_background_4f33bf65c4463.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1827226982\\/Mekou4_-_Copie__2__-_Copie_normal.JPG\",\"name\":\"Sacha Tenluge\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 04 07:59:44 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":247184480,\"utc_offset\":-10800,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186527663374336,\"created_at\":\"Fri Feb 24 23:24:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2700000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c3c66969-9e62-45fb-84be-078042fbb9b5-173186527663374336" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton , le thon, faut en changer de temps à autres, ne serait-ce qu'en boite de nuit... #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1745475983/dodocarre_normal.GIF" -}, -"title": "CombienDeDodos.com: #change2ton , le thon, faut en changer de temps à autres, ne serait-ce qu'en boite de nuit... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2701000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#change2ton , le thon, faut en changer de temps \\u00e0 autres, ne serait-ce qu'en boite de nuit... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[94,98]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186532725891072\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":135,\"screen_name\":\"CombienDeDodos\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":150,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/375741412\\/smiley_dodo_noel.png\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":47,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1745475983\\/dodocarre_normal.GIF\",\"description\":\"Marre de r\\u00e9pondre \\u00e0 la question Combien de dodos avant No\\u00ebl ?\\r\\nCliquez l\\u00e0 http:\\/\\/www.combiendedodos.com :)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"419057767\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/375741412\\/smiley_dodo_noel.png\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1745475983\\/dodocarre_normal.GIF\",\"name\":\"CombienDeDodos.com\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 22 22:15:05 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":419057767,\"utc_offset\":null,\"favourites_count\":1,\"url\":\"http:\\/\\/www.combiendedodos.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186532725891072,\"created_at\":\"Fri Feb 24 23:24:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2701000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9a10a3de-ae02-41b2-b288-15dea6112183-173186532725891072" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'ai vraiment rien compris au \"principe\" de cette \"émission\" #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/840968974/Bruce_Lee_normal.jpg" -}, -"title": "Ribelio: J'ai vraiment rien compris au \"principe\" de cette \"émission\" #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2702000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"J'ai vraiment rien compris au \\\"principe\\\" de cette \\\"\\u00e9mission\\\" #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186536282664960\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5ED4DC\",\"screen_name\":\"Ribelio\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":97,\"location\":\"PARIS\",\"profile_text_color\":\"3C3940\",\"followers_count\":36,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/840968974\\/Bruce_Lee_normal.jpg\",\"description\":\"\",\"statuses_count\":1776,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/99213386\\/new_york_p.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0099B9\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0099B9\",\"protected\":false,\"id_str\":\"135578456\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Ribelio\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/99213386\\/new_york_p.jpg\",\"created_at\":\"Wed Apr 21 18:06:24 +0000 2010\",\"profile_sidebar_fill_color\":\"95E8EC\",\"id\":135578456,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/840968974\\/Bruce_Lee_normal.jpg\"},\"truncated\":false,\"id\":173186536282664960,\"created_at\":\"Fri Feb 24 23:24:22 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2702000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c55e236b-dd09-4953-9b79-7368e5ea73f0-173186536282664960" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: C'est le bordel en plateau pendant le magnéto :p #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1567949026/Fabarol_normal.jpg" -}, -"title": "Fabienne BAROLLIER: RT @LeGrandWebze: C'est le bordel en plateau pendant le magnéto :p #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2703000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: C'est le bordel en plateau pendant le magn\\u00e9to :p #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[67,71]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"C'est le bordel en plateau pendant le magn\\u00e9to :p #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185738437967873\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1480,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3242,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185738437967873,\"created_at\":\"Fri Feb 24 23:21:12 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186541827538946\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1042,\"screen_name\":\"Fabarol\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":318,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Issy les moulineaux\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0084B4\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"description\":\"Magazines societe\\/d\\u00e9cryptage de F5. Les Maternelles, Allo Rufo, Mag Sante+Allo Doc, CAD+CDA+CAV, R&C, Medias le Mag, C Politique, LMEF, Dr CAC, LGQ, LGW\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"110388053\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"name\":\"Fabienne BAROLLIER\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 01 11:04:06 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":110388053,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186541827538946,\"created_at\":\"Fri Feb 24 23:24:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2703000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e9a5e796-b6f0-4948-abb9-1d93aa0da154-173186541827538946" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @antoinetouzot: Ouhyeah le @palmashow qui trolle #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1658912814/fkjddkfhk_normal.png" -}, -"title": "Manon: RT @antoinetouzot: Ouhyeah le @palmashow qui trolle #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2704000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @antoinetouzot: Ouhyeah le @palmashow qui trolle #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"antoinetouzot\",\"indices\":[3,17],\"id_str\":\"123813930\",\"name\":\"Antoine Touzot\",\"id\":123813930},{\"screen_name\":\"palmashow\",\"indices\":[30,40],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[52,56]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Ouhyeah le @palmashow qui trolle #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[11,21],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186281176707072\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":131,\"screen_name\":\"antoinetouzot\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":1202,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/236891468\\/FD.jpg\",\"location\":\"Montreuil\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"ff9900\",\"followers_count\":169,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1807980780\\/hackathon_2_normal.png\",\"description\":\"\\u00c9tudiant H3 \\u00e0 @hetic (Montreuil) [Digital native] [Geek] ...\\r\\n[Alleeeeez l\\u00e0] [@SkipTheUse and @IziaMusic addict]\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"292929\",\"id_str\":\"123813930\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/236891468\\/FD.jpg\",\"profile_sidebar_fill_color\":\"e6e6e6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1807980780\\/hackathon_2_normal.png\",\"name\":\"Antoine Touzot\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 17 08:56:06 +0000 2010\",\"profile_sidebar_border_color\":\"ff9900\",\"id\":123813930,\"utc_offset\":3600,\"favourites_count\":11,\"url\":\"http:\\/\\/lesconfdusud.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186281176707072,\"created_at\":\"Fri Feb 24 23:23:21 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186544998424576\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":298,\"screen_name\":\"manonkzlwsk\",\"lang\":\"fr\",\"profile_text_color\":\"3d3438\",\"statuses_count\":15001,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"location\":\"Is\\u00e8re, France\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"de4261\",\"followers_count\":260,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"description\":\"Nordiste expatri\\u00e9e, \\u00e9tudiante en sciences du langage \\u00e0 #lyon2, un peu geek, s\\u00e9rievore, livetweeteuse #ondar et fid\\u00e8le herocorpienne. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"e8e8e8\",\"id_str\":\"48084154\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"profile_sidebar_fill_color\":\"e8e8e8\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"name\":\"Manon\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 17 19:34:49 +0000 2009\",\"profile_sidebar_border_color\":\"e8e8e8\",\"id\":48084154,\"utc_offset\":3600,\"favourites_count\":194,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186544998424576,\"created_at\":\"Fri Feb 24 23:24:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2704000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c8415f5f-37c9-408b-a6c6-fe9b244ed012-173186544998424576" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @BastienJoseph31: #lgw c'est la seule émission où les spectateurs regardent plus leur téléphone que les mecs qui la présentent.", -"img": { -"src": "http://a2.twimg.com/profile_images/1401793481/image_normal.jpg" -}, -"title": "ossoro cecilia: RT @BastienJoseph31: #lgw c'est la seule émission où les spectateurs regardent plus leur téléphone que les mecs qui la présentent.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2705000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @BastienJoseph31: #lgw c'est la seule \\u00e9mission o\\u00f9 les spectateurs regardent plus leur t\\u00e9l\\u00e9phone que les mecs qui la pr\\u00e9sentent.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"BastienJoseph31\",\"indices\":[3,19],\"id_str\":\"191087175\",\"name\":\"Bastien Joseph\",\"id\":191087175}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.2241006,48.8155414],[2.4697521,48.8155414],[2.4697521,48.9021461],[2.2241006,48.9021461]]]},\"attributes\":{},\"full_name\":\"Paris, Paris\",\"name\":\"Paris\",\"id\":\"7238f93a3e899af6\",\"place_type\":\"city\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/7238f93a3e899af6.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[2.40891716,48.84864990]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186547808604161\",\"geo\":{\"type\":\"Point\",\"coordinates\":[48.84864990,2.40891716]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":511,\"screen_name\":\"CeciliaOssoro\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":3484,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/217475680\\/tumblr_ldh5glCEV41qerbgeo1_500.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"2FC2EF\",\"followers_count\":430,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1401793481\\/image_normal.jpg\",\"description\":\"Fashion Good Music Addict - French - Chef de Projet Digital Cond\\u00e9 Nast (Vogue, GQ, Glamour) - Love HipHop Soul Music - \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"19884471\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/217475680\\/tumblr_ldh5glCEV41qerbgeo1_500.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1401793481\\/image_normal.jpg\",\"name\":\"ossoro cecilia\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 02 00:05:57 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":19884471,\"utc_offset\":-10800,\"favourites_count\":37,\"url\":\"http:\\/\\/flavors.me\\/ceciliaossoro\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186547808604161,\"created_at\":\"Fri Feb 24 23:24:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2705000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "350fe42d-e92b-4401-aed7-b4e1f54cf23a-173186547808604161" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais qu'il est beau @WilliamAbisror dans une télé! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1780196925/anonymous2_normal.png" -}, -"title": "Abrutim: Mais qu'il est beau @WilliamAbisror dans une télé! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2708000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mais qu'il est beau @WilliamAbisror dans une t\\u00e9l\\u00e9! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"WilliamAbisror\",\"indices\":[20,35],\"id_str\":\"305168829\",\"name\":\"William Abisror\",\"id\":305168829}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[52,56]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[-0.6388556,44.8111671],[-0.5334955,44.8111671],[-0.5334955,44.9163535],[-0.6388556,44.9163535]]]},\"attributes\":{},\"full_name\":\"Bordeaux, Gironde\",\"name\":\"Bordeaux\",\"id\":\"1b606b052d77a745\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/1b606b052d77a745.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[-0.55506992,44.84445953]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.twitter.com\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Windows Phone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186562534805506\",\"geo\":{\"type\":\"Point\",\"coordinates\":[44.84445953,-0.55506992]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":550,\"screen_name\":\"abrutim\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10390,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/136894864\\/IMG_1712_copie.jpg\",\"location\":\"Bordeaux\",\"show_all_inline_media\":false,\"listed_count\":59,\"profile_link_color\":\"0084B4\",\"followers_count\":1143,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1780196925\\/anonymous2_normal.png\",\"description\":\"\\u250c\\u041f\\u2510(\\u0ca0_\\u0ca0)\\u250c\\u041f\\u2510| Chroniqueur chez GeekInc, Blogueur BD int\\u00e9ress\\u00e9 par le Webdev,photo, dessin, comics, manga, s\\u00e9ries, guitare, hard rock, metal, guinness et whisky !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"169861930\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/136894864\\/IMG_1712_copie.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1780196925\\/anonymous2_normal.png\",\"name\":\"Abrutim\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 23 10:19:49 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":169861930,\"utc_offset\":null,\"favourites_count\":24,\"url\":\"http:\\/\\/lightbulb.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186562534805506,\"created_at\":\"Fri Feb 24 23:24:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2708000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ee5cbb67-84da-4b15-b7f7-e0b2c3a1d6f4-173186562534805506" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Faire du pas drôle avec palmashow #lgw :(", -"img": { -"src": "http://a0.twimg.com/profile_images/1848450170/poseur_normal.jpg" -}, -"title": "Pras: Faire du pas drôle avec palmashow #lgw :(", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2710000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Faire du pas dr\\u00f4le avec palmashow #lgw :(\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186571607089152\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1362,\"screen_name\":\"Praska\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":48429,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/54512196\\/wallpaper.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":170,\"profile_link_color\":\"0084B4\",\"followers_count\":3040,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848450170\\/poseur_normal.jpg\",\"description\":\"BOSS[Viedegeek + Bargaming]\\r\\nFirewall Karmique\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1b8085\",\"id_str\":\"15453030\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/54512196\\/wallpaper.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848450170\\/poseur_normal.jpg\",\"name\":\"Pras\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 16 11:15:07 +0000 2008\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":15453030,\"utc_offset\":3600,\"favourites_count\":195,\"url\":\"http:\\/\\/flavors.me\\/praska\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186571607089152,\"created_at\":\"Fri Feb 24 23:24:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2710000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c9defc57-4c90-4e21-a824-e01e41d48d57-173186571607089152" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #cki au @LeGrandWebze ? Cc @belassalle", -"img": { -"src": "http://a2.twimg.com/profile_images/1279537389/image_normal.jpg" -}, -"title": "vincent denise: #lgw #cki au @LeGrandWebze ? Cc @belassalle", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2711000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #cki au @LeGrandWebze ? Cc @belassalle\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[13,26],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"belassalle\",\"indices\":[32,43],\"id_str\":\"117826061\",\"name\":\"B\\u00e9ToutSimplement !\",\"id\":117826061}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cki\",\"indices\":[5,9]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186575302275072\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":397,\"screen_name\":\"yesnoornext\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2732,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/257185356\\/mosa2.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"followers_count\":215,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1279537389\\/image_normal.jpg\",\"description\":\"Concepteur web et mobiles. Passionn\\u00e9 par la communication et le graphisme. Amateur de bourgogne et de Google.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"252186404\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257185356\\/mosa2.jpg\",\"profile_sidebar_fill_color\":\"ccefff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1279537389\\/image_normal.jpg\",\"name\":\"vincent denise\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 14 17:34:27 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":252186404,\"utc_offset\":3600,\"favourites_count\":95,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186575302275072,\"created_at\":\"Fri Feb 24 23:24:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2711000, -"tags": [ -{ -"id-ref": "f0089e06-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a27956c7-793d-4ab0-804f-e74e8efb3b21-173186575302275072" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Thuy Life “@ludoFJ: je sais pas pourquoi on nous inflige encore cette purge qu'est #LGW . mais quelle misère, putain ...”", -"img": { -"src": "http://a0.twimg.com/profile_images/1640696317/Mandrake1_normal.gif" -}, -"title": "goliven: Thuy Life “@ludoFJ: je sais pas pourquoi on nous inflige encore cette purge qu'est #LGW . mais quelle misère, putain ...”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2711000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Thuy Life \\u201c@ludoFJ: je sais pas pourquoi on nous inflige encore cette purge qu'est #LGW . mais quelle mis\\u00e8re, putain ...\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"ludoFJ\",\"indices\":[11,18],\"id_str\":\"14368622\",\"name\":\"Ludovic ETIENNE\",\"id\":14368622}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[83,87]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186574870261760\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":350,\"screen_name\":\"goliven\",\"lang\":\"fr\",\"profile_text_color\":\"efe4f0\",\"statuses_count\":6764,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/112103993\\/Terragen___The_Way_God_Made_Me.jpg\",\"location\":\"Rouen \",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"9055ad\",\"followers_count\":339,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1640696317\\/Mandrake1_normal.gif\",\"description\":\"Arts et spectables. Vue publique, vue priv\\u00e9e. Commentaires en rubriques-\\u00e0-brac. Musique and light tadada tadada.\\r\\nhttp:\\/\\/goliven.tumblr.com\\/\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"e62528\",\"id_str\":\"20773951\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/112103993\\/Terragen___The_Way_God_Made_Me.jpg\",\"profile_sidebar_fill_color\":\"190321\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1640696317\\/Mandrake1_normal.gif\",\"name\":\"goliven\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 13 14:35:38 +0000 2009\",\"profile_sidebar_border_color\":\"f5e20c\",\"id\":20773951,\"utc_offset\":3600,\"favourites_count\":729,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/goliven\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186574870261760,\"created_at\":\"Fri Feb 24 23:24:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2711000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c411a03c-d567-4548-9317-664900e94058-173186574870261760" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le Grand Webze, c'est toujours aussi foutraque... #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1474096078/avatar_normal.png" -}, -"title": "Sebastien Voyard: Le Grand Webze, c'est toujours aussi foutraque... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2712000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Le Grand Webze, c'est toujours aussi foutraque... #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/github.com\\/minego\\/phnx\\\" rel=\\\"nofollow\\\"\\u003EProject Macaw for webOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186576732536832\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"Seb_Voyard\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":287,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":73,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1474096078\\/avatar_normal.png\",\"description\":\"D\\u00e9veloppeur d\\u00e9butant d'applications WebOS http:\\/\\/sebosapp.wordpress.com - Webmaster de http:\\/\\/www.modecolo.fr - Entre autres...\",\"statuses_count\":991,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"128504185\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Sebastien Voyard\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Thu Apr 01 09:38:23 +0000 2010\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":128504185,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1474096078\\/avatar_normal.png\"},\"truncated\":false,\"id\":173186576732536832,\"created_at\":\"Fri Feb 24 23:24:32 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2712000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2c33b026-6428-486f-a471-83e743880ad7-173186576732536832" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Uuuech le @palmashow à la télé. #lgw http://t.co/bDuGo8Kr", -"img": { -"src": "http://a2.twimg.com/profile_images/1789890955/X72tY4LH_normal" -}, -"title": "Max Martz: Uuuech le @palmashow à la télé. #lgw http://t.co/bDuGo8Kr", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2713000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Uuuech le @palmashow \\u00e0 la t\\u00e9l\\u00e9. #lgw http:\\/\\/t.co\\/bDuGo8Kr\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[10,20],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}],\"media\":[{\"type\":\"photo\",\"indices\":[37,57],\"sizes\":{\"large\":{\"h\":480,\"resize\":\"fit\",\"w\":640},\"medium\":{\"h\":450,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":255,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdIRrhCIAAVVFa.jpg\",\"id_str\":\"173186579253305344\",\"expanded_url\":\"http:\\/\\/twitter.com\\/maxmatz\\/status\\/173186579249111040\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdIRrhCIAAVVFa.jpg\",\"id\":173186579253305344,\"display_url\":\"pic.twitter.com\\/bDuGo8Kr\",\"url\":\"http:\\/\\/t.co\\/bDuGo8Kr\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186579249111040\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":112,\"screen_name\":\"maxmatz\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":177,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":21,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1789890955\\/X72tY4LH_normal\",\"description\":\"Avant J'avais une vie, maintenant je suis en PACES\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"241665578\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1789890955\\/X72tY4LH_normal\",\"name\":\"Max Martz\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 22 20:57:16 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":241665578,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186579249111040,\"created_at\":\"Fri Feb 24 23:24:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2713000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "974790af-f20f-4626-91ea-713fee91aa93-173186579249111040" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'ai bien vu la chemise (inratable) de @Vinvin mais pas encore ses chaussures. Un plan en pied siouplé. Cc @LeGrandWebze #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1373171789/colette_normal.jpg" -}, -"title": "Colette Siri: J'ai bien vu la chemise (inratable) de @Vinvin mais pas encore ses chaussures. Un plan en pied siouplé. Cc @LeGrandWebze #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2714000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'ai bien vu la chemise (inratable) de @Vinvin mais pas encore ses chaussures. Un plan en pied sioupl\\u00e9. Cc @LeGrandWebze #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[39,46],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522},{\"screen_name\":\"LeGrandWebze\",\"indices\":[107,120],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[121,125]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186586433957889\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":274,\"screen_name\":\"ColetteSiri\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2399,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Marseille\",\"show_all_inline_media\":false,\"listed_count\":12,\"profile_link_color\":\"0084B4\",\"followers_count\":217,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1373171789\\/colette_normal.jpg\",\"description\":\"Pragmatique (nn enseign\\u00e9e \\u00e0 l'Universit\\u00e9)- Italo-avigno-marseillaise du Sud et de la Provence - Assistante de prod' \\u00e0 MP2013, Capitale europ\\u00e9enne de la culture.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"307206900\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1373171789\\/colette_normal.jpg\",\"name\":\"Colette Siri\",\"default_profile_image\":false,\"created_at\":\"Sun May 29 06:34:07 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":307206900,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186586433957889,\"created_at\":\"Fri Feb 24 23:24:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2714000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a64b0dcd-f8b2-4b52-9f14-92af4fc87d79-173186586433957889" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "I prefer watching Grey's anatomy than #LGW #solong", -"img": { -"src": "http://a2.twimg.com/profile_images/183407519/200526550-001_normal.jpg" -}, -"title": "Sparkle and Co: I prefer watching Grey's anatomy than #LGW #solong", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2714000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"I prefer watching Grey's anatomy than #LGW #solong\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[38,42]},{\"text\":\"solong\",\"indices\":[43,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186588304617472\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":478,\"screen_name\":\"Sparkle_and_Co\",\"lang\":\"fr\",\"profile_text_color\":\"362720\",\"statuses_count\":7523,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"location\":\"London\",\"show_all_inline_media\":false,\"listed_count\":10,\"profile_link_color\":\"B40B43\",\"followers_count\":371,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/183407519\\/200526550-001_normal.jpg\",\"description\":\"Sometimes geek, often homeless, not a wife but always a mum... I'm a knitter and I'm trying to learn sewing. \\r\\nWelcome!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"London\",\"profile_background_color\":\"FF6699\",\"id_str\":\"35311914\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"profile_sidebar_fill_color\":\"E5507E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/183407519\\/200526550-001_normal.jpg\",\"name\":\"Sparkle and Co\",\"default_profile_image\":false,\"created_at\":\"Sat Apr 25 21:12:07 +0000 2009\",\"profile_sidebar_border_color\":\"CC3366\",\"id\":35311914,\"utc_offset\":0,\"favourites_count\":6,\"url\":\"http:\\/\\/sparkleandco.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186588304617472,\"created_at\":\"Fri Feb 24 23:24:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2714000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f01f3e0e-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2846a02c-d053-4202-8b81-de470392f845-173186588304617472" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeilaAgic quand on pense que certaines émissions passent à la même heure que #CI et #LGW... #JCDJCR cc @Cand75 (qui dort?)", -"img": { -"src": "http://a1.twimg.com/profile_images/1798939765/IMG_0653_normal.JPG" -}, -"title": "Mel036: @LeilaAgic quand on pense que certaines émissions passent à la même heure que #CI et #LGW... #JCDJCR cc @Cand75 (qui dort?)", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2714000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeilaAgic quand on pense que certaines \\u00e9missions passent \\u00e0 la m\\u00eame heure que #CI et #LGW... #JCDJCR cc @Cand75 (qui dort?)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeilaAgic\",\"indices\":[0,10],\"id_str\":\"79575617\",\"name\":\"Leila Agic\",\"id\":79575617},{\"screen_name\":\"Cand75\",\"indices\":[104,111],\"id_str\":\"127245106\",\"name\":\"Cand75\",\"id\":127245106}],\"urls\":[],\"hashtags\":[{\"text\":\"CI\",\"indices\":[78,81]},{\"text\":\"LGW\",\"indices\":[85,89]},{\"text\":\"JCDJCR\",\"indices\":[93,100]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173185838816051200\",\"id_str\":\"173186586790461441\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173185838816051200,\"in_reply_to_user_id_str\":\"79575617\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":323,\"screen_name\":\"Mel036\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":23636,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":38,\"profile_link_color\":\"990000\",\"followers_count\":959,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1798939765\\/IMG_0653_normal.JPG\",\"description\":\"Sympathisante socialiste. \\nFait semblant de sauver les gens \\u00e0 mes heures perdues, en 5\\u00e8me ann\\u00e9e de m\\u00e9decine. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"25577500\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1798939765\\/IMG_0653_normal.JPG\",\"name\":\"Mel036\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 20 21:13:57 +0000 2009\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":25577500,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":\"http:\\/\\/mel-36.blogspot.com\\/\"},\"in_reply_to_screen_name\":\"LeilaAgic\",\"truncated\":false,\"id\":173186586790461441,\"created_at\":\"Fri Feb 24 23:24:34 +0000 2012\",\"in_reply_to_user_id\":79575617}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2714000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f01f5de4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "135ea763-8fe7-4c36-8b27-78b02fe01492-173186586790461441" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @GabytaineFlam: Une caméra cachée généralement c'est dans un sac, ça bouge pas. Là ils l'ont mis dans un chat ou quoi ? #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1579781654/brush2star_mini_normal.jpg" -}, -"title": "Magalie Baudry: RT @GabytaineFlam: Une caméra cachée généralement c'est dans un sac, ça bouge pas. Là ils l'ont mis dans un chat ou quoi ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2715000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @GabytaineFlam: Une cam\\u00e9ra cach\\u00e9e g\\u00e9n\\u00e9ralement c'est dans un sac, \\u00e7a bouge pas. L\\u00e0 ils l'ont mis dans un chat ou quoi ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"GabytaineFlam\",\"indices\":[3,17],\"id_str\":\"161146189\",\"name\":\"R\\u00e9mi\",\"id\":161146189}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[123,127]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186591676841984\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":251,\"screen_name\":\"Mag_frog\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6515,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"location\":\"Nantes\\/Cholet\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"7762e0\",\"followers_count\":274,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"description\":\"Passions web, infographie, dessin, couture, nouvelles technos, communication, partage et th\\u00e9\\u00e2tre amateur.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"172314328\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"profile_sidebar_fill_color\":\"f7a64a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"name\":\"Magalie Baudry\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 29 12:06:17 +0000 2010\",\"profile_sidebar_border_color\":\"f2b87e\",\"id\":172314328,\"utc_offset\":-7200,\"favourites_count\":6,\"url\":\"http:\\/\\/www.maglagrenouille.fr\\/blog\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186591676841984,\"created_at\":\"Fri Feb 24 23:24:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2715000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "91102218-2fda-453a-89e7-40c4b499da5d-173186591676841984" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "j'ai besoin du pétard d'Antoine De Caunes pour rigoler un peu là #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1563780941/pic_copie_normal.jpg" -}, -"title": "oOfasnI: j'ai besoin du pétard d'Antoine De Caunes pour rigoler un peu là #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2715000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"j'ai besoin du p\\u00e9tard d'Antoine De Caunes pour rigoler un peu l\\u00e0 #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[65,69]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186590221402112\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":141,\"screen_name\":\"InsafOo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1089,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Bruxelles\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"009999\",\"followers_count\":198,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1563780941\\/pic_copie_normal.jpg\",\"description\":\"Journalisme \\u00e0 l'ULB\\/ Stage \\u00e0 la RTBF et au Soir\\/ Erasmus \\u00e0 Paris\\/ Jobiste au Cirque Royal\\/ Parle r\\u00e9guli\\u00e8rement le sarcasme\\/ Mes cuites n'engagent que moi.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"342660437\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1563780941\\/pic_copie_normal.jpg\",\"name\":\"oOfasnI\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 26 11:22:50 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":342660437,\"utc_offset\":-10800,\"favourites_count\":34,\"url\":\"http:\\/\\/insiblog.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186590221402112,\"created_at\":\"Fri Feb 24 23:24:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2715000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "38090792-3df9-4f69-9bb7-f2b1232610d1-173186590221402112" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Haahaahhaahhahah #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1612866761/2222_normal.jpg" -}, -"title": "makina: Haahaahhaahhahah #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2715000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Haahaahhaahhahah #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[17,21]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186591437754369\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1,\"screen_name\":\"makina37\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1612866761\\/2222_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"351529067\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612866761\\/2222_normal.jpg\",\"name\":\"makina\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 09 11:20:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":351529067,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186591437754369,\"created_at\":\"Fri Feb 24 23:24:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2715000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a4f5f30d-e949-4d5f-a299-a0064e74ae16-173186591437754369" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @GabytaineFlam: Une caméra cachée généralement c'est dans un sac, ça bouge pas. Là ils l'ont mis dans un chat ou quoi ? #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1801974559/51VNTOCGF1L._SS400__normal.jpg" -}, -"title": "Guillaume Gurdil: RT @GabytaineFlam: Une caméra cachée généralement c'est dans un sac, ça bouge pas. Là ils l'ont mis dans un chat ou quoi ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2717000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @GabytaineFlam: Une cam\\u00e9ra cach\\u00e9e g\\u00e9n\\u00e9ralement c'est dans un sac, \\u00e7a bouge pas. L\\u00e0 ils l'ont mis dans un chat ou quoi ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"GabytaineFlam\",\"indices\":[3,17],\"id_str\":\"161146189\",\"name\":\"R\\u00e9mi\",\"id\":161146189}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[123,127]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Une cam\\u00e9ra cach\\u00e9e g\\u00e9n\\u00e9ralement c'est dans un sac, \\u00e7a bouge pas. L\\u00e0 ils l'ont mis dans un chat ou quoi ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[104,108]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186437221588992\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":319,\"screen_name\":\"GabytaineFlam\",\"lang\":\"fr\",\"profile_text_color\":\"8FCAE0\",\"statuses_count\":5852,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"location\":\"Toulouse.\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"4BB7DF\",\"followers_count\":368,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"description\":\"Les tweets qui ont \\u00e9t\\u00e9 \\u00e9crits dans cette TL ont \\u00e9t\\u00e9 faits par un professionnel. N'essayez pas de les reproduire \\u00e0 la maison. Contentez vous de les suivre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"59BEE4\",\"id_str\":\"161146189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"profile_sidebar_fill_color\":\"191F22\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"name\":\"R\\u00e9mi\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 30 03:07:45 +0000 2010\",\"profile_sidebar_border_color\":\"4BB7DF\",\"id\":161146189,\"utc_offset\":-10800,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186437221588992,\"created_at\":\"Fri Feb 24 23:23:58 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186598081544192\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":164,\"screen_name\":\"gurdiiil\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2783,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Lille, France\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":84,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1801974559\\/51VNTOCGF1L._SS400__normal.jpg\",\"description\":\"Geek\\/Nerd, drogu\\u00e9 \\u00e0 la musique, atterr\\u00e9 perp\\u00e9tuel (parce qu'indign\\u00e9, c'est galvaud\\u00e9) qui garde le sens de l'humour (beh ouais, faut bien!)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"89754233\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801974559\\/51VNTOCGF1L._SS400__normal.jpg\",\"name\":\"Guillaume Gurdil\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 13 17:56:00 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":89754233,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/luniquemonsieurtoutlemonde.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186598081544192,\"created_at\":\"Fri Feb 24 23:24:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2717000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4e235f3d-7b30-42c2-a731-a52f5306b94c-173186598081544192" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Lgw http://t.co/2vSxXktz", -"img": { -"src": "http://a2.twimg.com/profile_images/1504665544/image_normal.jpg" -}, -"title": "Lud'eau Krond: #Lgw http://t.co/2vSxXktz", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2717000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"#Lgw http:\\/\\/t.co\\/2vSxXktz\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[5,25],\"expanded_url\":\"http:\\/\\/instagr.am\\/p\\/HaB7TYzTnj\\/\",\"display_url\":\"instagr.am\\/p\\/HaB7TYzTnj\\/\",\"url\":\"http:\\/\\/t.co\\/2vSxXktz\"}],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[0,4]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/instagr.am\\\" rel=\\\"nofollow\\\"\\u003EInstagram\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186600682012672\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":371,\"screen_name\":\"LUDOCARON\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":642,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Reims\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":39,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1504665544\\/image_normal.jpg\",\"description\":\"J'suis du 51, et 51\\u2026 je t'aimeuh, j'en boirrais de tonneaux !\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"300125295\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1504665544\\/image_normal.jpg\",\"name\":\"Lud'eau Krond\",\"default_profile_image\":false,\"created_at\":\"Tue May 17 07:31:14 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":300125295,\"utc_offset\":null,\"favourites_count\":81,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186600682012672,\"created_at\":\"Fri Feb 24 23:24:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2717000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "089f2ff2-4f60-4fc1-bd28-04b3ff094e01-173186600682012672" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Proposez nous de trucs débiles à faire ! ;) #lgw #cqui", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: Proposez nous de trucs débiles à faire ! ;) #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2718000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Proposez nous de trucs d\\u00e9biles \\u00e0 faire ! ;) #lgw #cqui\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[44,48]},{\"text\":\"cqui\",\"indices\":[49,54]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186604087775233\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"favourites_count\":23,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":383,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":2387,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"statuses_count\":6698,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"protected\":false,\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Ludovic Delaherche\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":72665061,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/chapkattack.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\"},\"truncated\":false,\"id\":173186604087775233,\"created_at\":\"Fri Feb 24 23:24:38 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2718000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "12500a15-d794-4f7c-8f2b-ce71475d2843-173186604087775233" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @KlaireFr: Attention, le vote #ilpart de @LeGrandWebze ne concerne pas le gouvernement mais François Rollin. Ne confondez pas. #Lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1775456404/zetourist_avatar_normal.png" -}, -"title": "Zetourist: RT @KlaireFr: Attention, le vote #ilpart de @LeGrandWebze ne concerne pas le gouvernement mais François Rollin. Ne confondez pas. #Lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2719000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @KlaireFr: Attention, le vote #ilpart de @LeGrandWebze ne concerne pas le gouvernement mais Fran\\u00e7ois Rollin. Ne confondez pas. #Lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[3,12],\"name\":\"Klaire.fr\",\"id_str\":\"28096610\",\"id\":28096610},{\"screen_name\":\"LeGrandWebze\",\"indices\":[44,57],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[33,40]},{\"text\":\"Lgw\",\"indices\":[131,135]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Attention, le vote #ilpart de @LeGrandWebze ne concerne pas le gouvernement mais Fran\\u00e7ois Rollin. Ne confondez pas. #Lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[30,43],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[19,26]},{\"text\":\"Lgw\",\"indices\":[117,121]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177249141506049\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C6E2EE\",\"screen_name\":\"KlaireFr\",\"lang\":\"fr\",\"favourites_count\":35,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":780,\"location\":\"Paris\",\"profile_text_color\":\"663B12\",\"followers_count\":7159,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1690913631\\/doc_normal.jpg\",\"description\":\"A un mauvais caract\\u00e8re. Mais un sur 140, \\u00e7a va. \",\"statuses_count\":9882,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/381308516\\/klaire.png\",\"show_all_inline_media\":true,\"listed_count\":282,\"profile_link_color\":\"1F98C7\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C6E2EE\",\"protected\":false,\"id_str\":\"28096610\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Klaire.fr\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/381308516\\/klaire.png\",\"created_at\":\"Wed Apr 01 12:34:58 +0000 2009\",\"profile_sidebar_fill_color\":\"DAECF4\",\"id\":28096610,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.klaire.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1690913631\\/doc_normal.jpg\"},\"truncated\":false,\"id\":173177249141506049,\"created_at\":\"Fri Feb 24 22:47:28 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186606403043328\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Zetourist\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1005,\"location\":\"Cyberespace\",\"profile_text_color\":\"333333\",\"followers_count\":1377,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1775456404\\/zetourist_avatar_normal.png\",\"description\":\"Pirate\",\"statuses_count\":17382,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/57801775\\/nirvana.jpg\",\"show_all_inline_media\":true,\"listed_count\":124,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"35454634\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Zetourist\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/57801775\\/nirvana.jpg\",\"created_at\":\"Sun Apr 26 12:24:39 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":35454634,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/ddi.partipirate.org\\/fr\\/txt\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1775456404\\/zetourist_avatar_normal.png\"},\"truncated\":false,\"id\":173186606403043328,\"created_at\":\"Fri Feb 24 23:24:39 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2719000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "24f07ede-7dac-49a0-93c8-92c89225e909-173186606403043328" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Le_M_Poireau: On donne un prix au grand noir et le handicapé en fauteuil n'a rien. Ça ne choque personne évidemment. #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1831001512/2011-10-23_16.03.09-liberte_normal.jpg" -}, -"title": "Momo la Re-Touiture: RT @Le_M_Poireau: On donne un prix au grand noir et le handicapé en fauteuil n'a rien. Ça ne choque personne évidemment. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2719000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Le_M_Poireau: On donne un prix au grand noir et le handicap\\u00e9 en fauteuil n'a rien. \\u00c7a ne choque personne \\u00e9videmment. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Le_M_Poireau\",\"indices\":[3,16],\"id_str\":\"10330232\",\"name\":\"Le_M_Poireau\",\"id\":10330232}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[121,125]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"On donne un prix au grand noir et le handicap\\u00e9 en fauteuil n'a rien. \\u00c7a ne choque personne \\u00e9videmment. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[103,107]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184466330726400\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":6530,\"screen_name\":\"Le_M_Poireau\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":54064,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/195312953\\/CanapeRouge.jpg\",\"location\":\"Bruxelles\",\"show_all_inline_media\":true,\"listed_count\":418,\"profile_link_color\":\"0084b4\",\"followers_count\":6011,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1846718877\\/Ic_nePoireau_Yeux08-2011-02_normal.jpg\",\"description\":\"Pensez \\u00e0 ceux qui n'en ont pas et ne g\\u00e2chez pas votre humour inutilement. http:\\/\\/photosdecampagne.tumblr.com\\/ | http:\\/\\/riendimportant.tumblr.com\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"ffffff\",\"id_str\":\"10330232\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/195312953\\/CanapeRouge.jpg\",\"profile_sidebar_fill_color\":\"ddffcd\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1846718877\\/Ic_nePoireau_Yeux08-2011-02_normal.jpg\",\"name\":\"Le_M_Poireau\",\"default_profile_image\":false,\"created_at\":\"Sat Nov 17 11:32:14 +0000 2007\",\"profile_sidebar_border_color\":\"bddcad\",\"id\":10330232,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/monsieurpoireau.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184466330726400,\"created_at\":\"Fri Feb 24 23:16:09 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186607149625345\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":441,\"screen_name\":\"MGZALLP\",\"lang\":\"fr\",\"profile_text_color\":\"141314\",\"statuses_count\":15284,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/359898780\\/2011-10-23_15.54.36-fd.jpg\",\"location\":\"Wherever I lay my hat\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"followers_count\":308,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1831001512\\/2011-10-23_16.03.09-liberte_normal.jpg\",\"description\":\"Restez calmes et bon hiver :)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"e2ebf0\",\"id_str\":\"87951400\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/359898780\\/2011-10-23_15.54.36-fd.jpg\",\"profile_sidebar_fill_color\":\"dadbe8\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1831001512\\/2011-10-23_16.03.09-liberte_normal.jpg\",\"name\":\"Momo la Re-Touiture\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 06 14:32:34 +0000 2009\",\"profile_sidebar_border_color\":\"eaeff2\",\"id\":87951400,\"utc_offset\":3600,\"favourites_count\":914,\"url\":\"http:\\/\\/morgat.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186607149625345,\"created_at\":\"Fri Feb 24 23:24:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2719000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "04120be9-d45a-4599-8d02-d9a9f5a99a2c-173186607149625345" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oula dur de choisir #LGW ou Bear Grills #NT1 @RELLUM57", -"img": { -"src": "http://a0.twimg.com/profile_images/1836345668/profile_normal.png" -}, -"title": "ArDuB57: Oula dur de choisir #LGW ou Bear Grills #NT1 @RELLUM57", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2721000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oula dur de choisir #LGW ou Bear Grills #NT1 @RELLUM57\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"RELLUM57\",\"indices\":[45,54],\"id_str\":\"175395034\",\"name\":\"Gui\",\"id\":175395034}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[20,24]},{\"text\":\"NT1\",\"indices\":[40,44]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173186052218040320\",\"id_str\":\"173186615454351360\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173186052218040320,\"in_reply_to_user_id_str\":\"175395034\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":646,\"screen_name\":\"ArDub57\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":83436,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"location\":\"FRANCE - METZ - SARREGUEMINES\",\"show_all_inline_media\":false,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"followers_count\":1090,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"description\":\"FreeParty Style - Raleur Pro - Trolleur Compulsif - DHD Android 2.3\\/Transformer 3.2.1 - PS3 @Pix_auto http:\\/\\/pixauto.tumblr.com - http:\\/\\/iboga.tumblr.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"21448223\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"name\":\"ArDuB57\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 20 23:57:59 +0000 2009\",\"profile_sidebar_border_color\":\"1c2352\",\"id\":21448223,\"utc_offset\":3600,\"favourites_count\":1604,\"url\":\"http:\\/\\/ardbox.blogspot.com\\/\"},\"in_reply_to_screen_name\":\"RELLUM57\",\"truncated\":false,\"id\":173186615454351360,\"created_at\":\"Fri Feb 24 23:24:41 +0000 2012\",\"in_reply_to_user_id\":175395034}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2721000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0205154-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "094a4f23-13ae-4c1a-8296-8e6dba8ec045-173186615454351360" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw cesar rico", -"img": { -"src": "http://a0.twimg.com/profile_images/1823017040/tetocarre_normal.jpg" -}, -"title": "GoldoNat: #lgw cesar rico", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2721000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw cesar rico\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186615555002368\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":256,\"screen_name\":\"GoldoNat\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1752,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"009999\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"description\":\"Graphiste, Pr\\u00e9sentatrice qui raconte des blagues nulles et Stagiaire irresponsable \\u00e9v\\u00e8nement chez DoReMi Game Cie, Jeux Vid\\u00e9os, Troll \\u00e0 ses heures perdues.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"116250574\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"name\":\"GoldoNat\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 21 19:13:39 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":116250574,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.doremi.asso.fr\\/site\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186615555002368,\"created_at\":\"Fri Feb 24 23:24:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2721000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "308f015c-c7f5-4e62-9141-28e8a3e16bf6-173186615555002368" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@f_to_k Je me doute, c'est sur que c'est moins cher que d'embaucher des journalistes. Ce qu'ils n'ont pas eu envie de faire. #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1703065016/twitterdec11_normal.jpg" -}, -"title": "Alvin Haddadène: @f_to_k Je me doute, c'est sur que c'est moins cher que d'embaucher des journalistes. Ce qu'ils n'ont pas eu envie de faire. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2723000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"f_to_k\",\"favorited\":false,\"text\":\"@f_to_k Je me doute, c'est sur que c'est moins cher que d'embaucher des journalistes. Ce qu'ils n'ont pas eu envie de faire. #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"f_to_k\",\"indices\":[0,7],\"name\":\"Florent\",\"id_str\":\"438377094\",\"id\":438377094}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[125,129]}]},\"in_reply_to_user_id\":438377094,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173185877101649920,\"in_reply_to_status_id_str\":\"173185877101649920\",\"id_str\":\"173186625067692034\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"CC3366\",\"screen_name\":\"Alvin_Stick\",\"lang\":\"fr\",\"favourites_count\":273,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":512,\"location\":\"Paris, France\",\"profile_text_color\":\"362720\",\"followers_count\":392,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1703065016\\/twitterdec11_normal.jpg\",\"description\":\"21 ans. Gaymer. C\\u00e9libataire. Inspir\\u00e9 d'un fait r\\u00e9el. Chef de rubrique sur http:\\/\\/www.tomsgames.fr, pigiste au magazine Online Gamer, heureux co-papa de \\u21b4\",\"statuses_count\":7004,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/195586982\\/Bannieretweet.jpg\",\"show_all_inline_media\":true,\"listed_count\":19,\"profile_link_color\":\"B40B43\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fa87f6\",\"protected\":false,\"id_str\":\"115834046\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Alvin Haddad\\u00e8ne\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/195586982\\/Bannieretweet.jpg\",\"created_at\":\"Sat Feb 20 03:45:26 +0000 2010\",\"profile_sidebar_fill_color\":\"E5507E\",\"id\":115834046,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.latraverseedustick.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1703065016\\/twitterdec11_normal.jpg\"},\"truncated\":false,\"id\":173186625067692034,\"created_at\":\"Fri Feb 24 23:24:43 +0000 2012\",\"in_reply_to_user_id_str\":\"438377094\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2723000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8cccd0e9-4164-47d7-9500-c9a85cd9326c-173186625067692034" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@alexfrancon @Alragan merci pour la traduction. Au bout de 30 minutes ! 1/ légende toujours inconnue 2/ intérêt de la question obscure #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1764728200/a05c3c5a-aecf-4e53-87e8-77647a9f7c91_normal.png" -}, -"title": "Fadhila BRAHIMI: @alexfrancon @Alragan merci pour la traduction. Au bout de 30 minutes ! 1/ légende toujours inconnue 2/ intérêt de la question obscure #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2724000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@alexfrancon @Alragan merci pour la traduction. Au bout de 30 minutes ! 1\\/ l\\u00e9gende toujours inconnue 2\\/ int\\u00e9r\\u00eat de la question obscure #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"alexfrancon\",\"indices\":[0,12],\"id_str\":\"218197170\",\"name\":\"Alexandra Francon\",\"id\":218197170},{\"screen_name\":\"Alragan\",\"indices\":[13,21],\"id_str\":\"214063107\",\"name\":\"Jacques le l\\u00e9zard\",\"id\":214063107}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[135,139]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173185770734092288\",\"id_str\":\"173186627970154497\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173185770734092288,\"in_reply_to_user_id_str\":\"218197170\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3401,\"screen_name\":\"fbrahimi\",\"lang\":\"fr\",\"profile_text_color\":\"A30034\",\"statuses_count\":36947,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/342882401\\/fadhilaBrahimiTwitterOct11.gif\",\"location\":\"Nomade. France - Maghreb \",\"show_all_inline_media\":true,\"listed_count\":1250,\"profile_link_color\":\"000000\",\"followers_count\":11936,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1764728200\\/a05c3c5a-aecf-4e53-87e8-77647a9f7c91_normal.png\",\"description\":\"Dir. FB&Associ\\u00e9s #StrategieDePresence | CoAuteure #Moi20 | Chroniqueuse @Widoobiz | Conf\\u00e9renci\\u00e8re #Tedx | Bureau @MediaAces | \\u2665 #music #politic #SocialTV #Pause\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"F5EACF\",\"id_str\":\"5836692\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/342882401\\/fadhilaBrahimiTwitterOct11.gif\",\"profile_sidebar_fill_color\":\"F5EACF\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1764728200\\/a05c3c5a-aecf-4e53-87e8-77647a9f7c91_normal.png\",\"name\":\"Fadhila BRAHIMI\",\"default_profile_image\":false,\"created_at\":\"Mon May 07 16:20:02 +0000 2007\",\"profile_sidebar_border_color\":\"B28465\",\"id\":5836692,\"utc_offset\":3600,\"favourites_count\":160,\"url\":\"http:\\/\\/www.fadhilabrahimi.com\"},\"in_reply_to_screen_name\":\"alexfrancon\",\"truncated\":false,\"id\":173186627970154497,\"created_at\":\"Fri Feb 24 23:24:44 +0000 2012\",\"in_reply_to_user_id\":218197170}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2724000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8b177b14-3d28-47e1-90f1-8a315f8ec4a8-173186627970154497" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@iiioon #lgw c'est de la télé d'utilité publique xD", -"img": { -"src": "http://a2.twimg.com/profile_images/1561040191/5690_1158077242937_1557953236_391691_6813878_n__1__normal.jpg" -}, -"title": "Pauline : @iiioon #lgw c'est de la télé d'utilité publique xD", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2725000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@iiioon #lgw c'est de la t\\u00e9l\\u00e9 d'utilit\\u00e9 publique xD\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"iiioon\",\"indices\":[0,7],\"id_str\":\"39847706\",\"name\":\"Marion\",\"id\":39847706}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173186326387113984\",\"id_str\":\"173186631325585408\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173186326387113984,\"in_reply_to_user_id_str\":\"39847706\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":62,\"screen_name\":\"PolineLP\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1391,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/385594112\\/bubz-dl.jpg\",\"location\":\"Lorient\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"990000\",\"followers_count\":29,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1561040191\\/5690_1158077242937_1557953236_391691_6813878_n__1__normal.jpg\",\"description\":\"Accro aux s\\u00e9ries, \\u00e0 l'humour & \\u00e0 la musique mais aussi \\u00e9tudiante en M1 Professorat des \\u00e9coles quelque part en Bretagne...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"380413697\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/385594112\\/bubz-dl.jpg\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1561040191\\/5690_1158077242937_1557953236_391691_6813878_n__1__normal.jpg\",\"name\":\"Pauline \",\"default_profile_image\":false,\"created_at\":\"Mon Sep 26 16:18:08 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":380413697,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":\"iiioon\",\"truncated\":false,\"id\":173186631325585408,\"created_at\":\"Fri Feb 24 23:24:45 +0000 2012\",\"in_reply_to_user_id\":39847706}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2725000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c61caef6-a4c6-4d24-9251-e49ea6368d76-173186631325585408" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Tweets2Comptoir: Retrouvez la sélection de Tweets de Comptoir pour Le Grand Webze -> http://t.co/4jnewqO5 #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1677374645/205465_216768318334227_100000031803227_989487_6947168_n_1__normal.jpg" -}, -"title": "Le pseudo: RT @Tweets2Comptoir: Retrouvez la sélection de Tweets de Comptoir pour Le Grand Webze -> http://t.co/4jnewqO5 #lgw", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2725000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @Tweets2Comptoir: Retrouvez la s\\u00e9lection de Tweets de Comptoir pour Le Grand Webze -> http:\\/\\/t.co\\/4jnewqO5 #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[3,19],\"id_str\":\"227334618\",\"name\":\"Tweets de Comptoir\",\"id\":227334618}],\"urls\":[{\"indices\":[92,112],\"expanded_url\":\"http:\\/\\/t2c.tw\\/eetsLGW\",\"display_url\":\"t2c.tw\\/eetsLGW\",\"url\":\"http:\\/\\/t.co\\/4jnewqO5\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[114,118]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Retrouvez la s\\u00e9lection de Tweets de Comptoir pour Le Grand Webze -> http:\\/\\/t.co\\/4jnewqO5 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[71,91],\"expanded_url\":\"http:\\/\\/t2c.tw\\/eetsLGW\",\"display_url\":\"t2c.tw\\/eetsLGW\",\"url\":\"http:\\/\\/t.co\\/4jnewqO5\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[93,97]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185674487414784\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3071,\"screen_name\":\"Tweets2Comptoir\",\"lang\":\"fr\",\"profile_text_color\":\"3f3210\",\"statuses_count\":2933,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/350380007\\/twitter-bg.png\",\"location\":\"Dans tes tweets\",\"show_all_inline_media\":true,\"listed_count\":188,\"profile_link_color\":\"3b8ab2\",\"followers_count\":6463,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1633621191\\/avatar_normal.png\",\"description\":\"Tweets de Comptoir est l\\u00e0 pour rendre quotidiennement compte de l'activit\\u00e9 subversive des tweetos, en d\\u00e9non\\u00e7ant les meilleurs tweets publi\\u00e9s.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d1f5c\",\"id_str\":\"227334618\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/350380007\\/twitter-bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1633621191\\/avatar_normal.png\",\"name\":\"Tweets de Comptoir\",\"default_profile_image\":false,\"created_at\":\"Thu Dec 16 15:29:51 +0000 2010\",\"profile_sidebar_border_color\":\"ffcc00\",\"id\":227334618,\"utc_offset\":3600,\"favourites_count\":5604,\"url\":\"http:\\/\\/tweetsdecomptoir.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185674487414784,\"created_at\":\"Fri Feb 24 23:20:57 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186630532861953\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":97,\"screen_name\":\"le_pseudo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":268,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/263323906\\/cafard-au-pot-de-yaourt1.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":38,\"profile_link_color\":\"0084B4\",\"followers_count\":1222,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1677374645\\/205465_216768318334227_100000031803227_989487_6947168_n_1__normal.jpg\",\"description\":\"Je vais \\u00eatre de tr\\u00e8s mauvaise humeur.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"88948038\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/263323906\\/cafard-au-pot-de-yaourt1.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1677374645\\/205465_216768318334227_100000031803227_989487_6947168_n_1__normal.jpg\",\"name\":\"Le pseudo\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 10 15:17:01 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":88948038,\"utc_offset\":3600,\"favourites_count\":40,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186630532861953,\"created_at\":\"Fri Feb 24 23:24:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2725000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8aafe7f6-d2e5-4443-96a8-6c0e16db5cb2-173186630532861953" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je regarderais bien #LGW mais j'ai complètement la flemme de me déplacer jusqu'à ma TV.", -"img": { -"src": "http://a3.twimg.com/profile_images/1840037550/Sans_titre_1_normal.jpg" -}, -"title": "Tyranika: Je regarderais bien #LGW mais j'ai complètement la flemme de me déplacer jusqu'à ma TV.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2726000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je regarderais bien #LGW mais j'ai compl\\u00e8tement la flemme de me d\\u00e9placer jusqu'\\u00e0 ma TV.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[20,24]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186634903334913\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"tyraniika\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":183,\"location\":\"Reims\",\"profile_text_color\":\"333333\",\"followers_count\":86,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1840037550\\/Sans_titre_1_normal.jpg\",\"description\":\"I'm Batman.\",\"statuses_count\":2570,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"265346272\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Tyranika\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sun Mar 13 11:50:56 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":265346272,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840037550\\/Sans_titre_1_normal.jpg\"},\"truncated\":false,\"id\":173186634903334913,\"created_at\":\"Fri Feb 24 23:24:46 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2726000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8b26b607-184a-4949-8f87-6853abdcc03f-173186634903334913" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Cqui #Lgw Voila voila....", -"img": { -"src": "http://a1.twimg.com/profile_images/1727419266/avatar-1990_bigger_normal.jpg" -}, -"title": "Pierre: #Cqui #Lgw Voila voila....", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2727000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#Cqui #Lgw Voila voila....\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Cqui\",\"indices\":[0,5]},{\"text\":\"Lgw\",\"indices\":[6,10]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.0397028,48.8838896],[2.1734279,48.8838896],[2.1734279,48.987145],[2.0397028,48.987145]]]},\"attributes\":{},\"full_name\":\"Saint-Germain-en-Laye, Yvelines\",\"name\":\"Saint-Germain-en-Laye\",\"id\":\"3341126a8f9341c8\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/3341126a8f9341c8.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186641047982081\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":719,\"screen_name\":\"PierBDV\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2215,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/392656662\\/engage_toi_d_gage_le.jpg\",\"location\":\"Yvelines\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"0084B4\",\"followers_count\":296,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1727419266\\/avatar-1990_bigger_normal.jpg\",\"description\":\"#MJS Responsable du groupe Saint-Germain #Yvelines : Saint-Germain-En-Layes, Le Pecq, Port-Marly, Marly-Le-Roi, La Celle Saint Cloud... \\/ #PS \\/ \\u00c9tudiant #RH\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"37645766\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/392656662\\/engage_toi_d_gage_le.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727419266\\/avatar-1990_bigger_normal.jpg\",\"name\":\"Pierre\",\"default_profile_image\":false,\"created_at\":\"Mon May 04 12:06:18 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":37645766,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186641047982081,\"created_at\":\"Fri Feb 24 23:24:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2727000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2a745b5c-5016-4cd9-996c-edc5db9e361d-173186641047982081" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Dites @vinvin que le vendeur du rayon peinture de casto cherche son nuancier s'il pouvait le dépanner avec sa chemise. #lgw #merci", -"img": { -"src": "http://a3.twimg.com/profile_images/1644298889/xQ4IxX7v_normal" -}, -"title": "SOYOUSEE: Dites @vinvin que le vendeur du rayon peinture de casto cherche son nuancier s'il pouvait le dépanner avec sa chemise. #lgw #merci", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2727000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Dites @vinvin que le vendeur du rayon peinture de casto cherche son nuancier s'il pouvait le d\\u00e9panner avec sa chemise. #lgw #merci\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[6,13],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[119,123]},{\"text\":\"merci\",\"indices\":[124,130]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186638984396800\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":190,\"screen_name\":\"SOYOUSEE\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":288,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/90573084\\/BKG_twitter_2.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":34,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1644298889\\/xQ4IxX7v_normal\",\"description\":\"Serial mateur, a gagn\\u00e9 le don d'ubi cui cui t\\u00e9 en se cr\\u00e9ant un compte Twitter. yOLD 3.2 version b\\u00eata\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"122384552\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/90573084\\/BKG_twitter_2.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1644298889\\/xQ4IxX7v_normal\",\"name\":\"SOYOUSEE\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 12 14:31:54 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":122384552,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186638984396800,\"created_at\":\"Fri Feb 24 23:24:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2727000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f02127f0-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dbb687b8-3064-42bc-a5b8-6b28c9eb74de-173186638984396800" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Si vous voulez \"Changer de destin\" je suis là ! #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1848035973/images_normal.jpeg" -}, -"title": "François de Hollande: Si vous voulez \"Changer de destin\" je suis là ! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2729000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Si vous voulez \\\"Changer de destin\\\" je suis l\\u00e0 ! #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186649403031552\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":136,\"screen_name\":\"fdhollande\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":89,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"59 avenue de S\\u00e9gur. 7\\u00e8me\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":25,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848035973\\/images_normal.jpeg\",\"description\":\"Dans ma t\\u00eate. Tout ce que je pense mais que je ne peux pas vous dire officiellement \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"500754438\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848035973\\/images_normal.jpeg\",\"name\":\"Fran\\u00e7ois de Hollande\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 23 12:46:32 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":500754438,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186649403031552,\"created_at\":\"Fri Feb 24 23:24:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2729000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7c6499d5-450a-421d-8993-074914d66ca1-173186649403031552" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @florenzo84: Je suis complétement paumé : j'ai une partie de ma TL dans ma télé. #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1849067972/4413560C-7785-472A-B26C-A5EB7BB6F962_normal" -}, -"title": "Yhnn: RT @florenzo84: Je suis complétement paumé : j'ai une partie de ma TL dans ma télé. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2731000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @florenzo84: Je suis compl\\u00e9tement paum\\u00e9 : j'ai une partie de ma TL dans ma t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"florenzo84\",\"indices\":[3,14],\"id_str\":\"122429634\",\"name\":\"Florenzo84\",\"id\":122429634}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[84,88]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Je suis compl\\u00e9tement paum\\u00e9 : j'ai une partie de ma TL dans ma t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[68,72]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186313535750144\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":567,\"screen_name\":\"florenzo84\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":18892,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/377272619\\/sky_165-preview.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"0084B4\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1705307372\\/hobbit-poster_normal.jpg\",\"description\":\"Twitter c'est le seul endroit ou tu deviens tout excit\\u00e9 lorsqu'un inconnu se met \\u00e0 te suivre. Series & Cin\\u00e9 Addict.#LiveTweet #Roucasserie #CartelParisien\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"022330\",\"id_str\":\"122429634\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/377272619\\/sky_165-preview.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1705307372\\/hobbit-poster_normal.jpg\",\"name\":\"Florenzo84\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 12 17:40:12 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":122429634,\"utc_offset\":null,\"favourites_count\":626,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186313535750144,\"created_at\":\"Fri Feb 24 23:23:29 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186658806669314\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":237,\"screen_name\":\"kzz_\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":8386,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/380156028\\/1920X1080.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":27,\"profile_link_color\":\"00aaff\",\"followers_count\":604,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849067972\\/4413560C-7785-472A-B26C-A5EB7BB6F962_normal\",\"description\":\"doing nothing takes work. \\/\\/\\/ Directeur du p\\u00f4le des pixels de l'espace at @GAMEONE\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"15801903\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/380156028\\/1920X1080.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849067972\\/4413560C-7785-472A-B26C-A5EB7BB6F962_normal\",\"name\":\"Yhnn\",\"default_profile_image\":false,\"created_at\":\"Sun Aug 10 22:12:55 +0000 2008\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":15801903,\"utc_offset\":3600,\"favourites_count\":52,\"url\":\"http:\\/\\/blog.gameone.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186658806669314,\"created_at\":\"Fri Feb 24 23:24:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2731000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ae5c3648-2280-482d-b2a4-6b800edc9d14-173186658806669314" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Coucou depuis les coulisses. #lgw #bisous http://t.co/cgu8zGvh", -"img": { -"src": "http://a1.twimg.com/profile_images/1709833400/j_normal.JPG" -}, -"title": "Julie R جولي: Coucou depuis les coulisses. #lgw #bisous http://t.co/cgu8zGvh", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2731000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Coucou depuis les coulisses. #lgw #bisous http:\\/\\/t.co\\/cgu8zGvh\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[29,33]},{\"text\":\"bisous\",\"indices\":[34,41]}],\"media\":[{\"type\":\"photo\",\"indices\":[42,62],\"sizes\":{\"large\":{\"h\":484,\"resize\":\"fit\",\"w\":648},\"medium\":{\"h\":448,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":254,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdIWJPCIAA42_-.jpg\",\"id_str\":\"173186655950348288\",\"expanded_url\":\"http:\\/\\/twitter.com\\/JulR\\/status\\/173186655946153986\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdIWJPCIAA42_-.jpg\",\"id\":173186655950348288,\"display_url\":\"pic.twitter.com\\/cgu8zGvh\",\"url\":\"http:\\/\\/t.co\\/cgu8zGvh\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.apple.com\\\" rel=\\\"nofollow\\\"\\u003ECamera on iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186655946153986\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":820,\"screen_name\":\"JulR\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":13060,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Paris \\/ Damas\",\"show_all_inline_media\":false,\"listed_count\":35,\"profile_link_color\":\"93A644\",\"followers_count\":793,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"description\":\"Parigote de coeur, syrienne d'adoption. L'inverse marche aussi. Journaliste vadrouilleuse \\/\\/ Don't diet - Start a riot\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"10572732\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"name\":\"Julie R \\u062c\\u0648\\u0644\\u064a\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 25 22:37:26 +0000 2007\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":10572732,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/www.syrieonline.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186655946153986,\"created_at\":\"Fri Feb 24 23:24:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2731000, -"tags": [ -{ -"id-ref": "f0175432-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e24c08fc-1b5a-477a-a837-63ccc6aaf905-173186655946153986" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "j'ai dit que je regarderai #lgw... j'ai tenu 3 mn. Je retourne à la musique orientale car j'adhère pas... et c'était quoi cette chemise?", -"img": { -"src": "http://a2.twimg.com/profile_images/1574278937/LEILA_normal.png" -}, -"title": "♔leilabouzouaid ♔: j'ai dit que je regarderai #lgw... j'ai tenu 3 mn. Je retourne à la musique orientale car j'adhère pas... et c'était quoi cette chemise?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2732000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"j'ai dit que je regarderai #lgw... j'ai tenu 3 mn. Je retourne \\u00e0 la musique orientale car j'adh\\u00e8re pas... et c'\\u00e9tait quoi cette chemise?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[27,31]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186662413762560\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"0d84b3\",\"screen_name\":\"leilabzd\",\"lang\":\"en\",\"favourites_count\":3,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":333,\"location\":\"Paris\",\"profile_text_color\":\"056e9e\",\"description\":\"Few words to define me : Communication, Media, PR @ BallouPR, Technology, Video Games, Music, NBA, California Maki, Chupa Chups & TV shows\",\"statuses_count\":1174,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/388290242\\/twilk_background_4ef65e03a22ed.jpg\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"CC3366\",\"followers_count\":151,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1574278937\\/LEILA_normal.png\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1cb2db\",\"protected\":false,\"id_str\":\"10244192\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"\\u2654leilabouzouaid \\u2654\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/388290242\\/twilk_background_4ef65e03a22ed.jpg\",\"created_at\":\"Wed Nov 14 12:02:32 +0000 2007\",\"profile_sidebar_fill_color\":\"eb65d7\",\"id\":10244192,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1574278937\\/LEILA_normal.png\"},\"in_reply_to_status_id\":null,\"id\":173186662413762560,\"created_at\":\"Fri Feb 24 23:24:52 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2732000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e56a27bc-6175-4756-a116-65896aee5ffd-173186662413762560" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Arf #lgw , vu, c'était si Dujardin avait le prix. Merde :(", -"img": { -"src": "http://a1.twimg.com/profile_images/1803920053/hartza_anon_normal.gif" -}, -"title": "Christophe BONNARD: Arf #lgw , vu, c'était si Dujardin avait le prix. Merde :(", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2733000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Arf #lgw , vu, c'\\u00e9tait si Dujardin avait le prix. Merde :(\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[4,8]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186666008289281\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":409,\"screen_name\":\"hartza_info\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3509,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/87533720\\/fd_hartza_twitter.jpg\",\"location\":\"64250 LOUHOSSOA\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"followers_count\":169,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1803920053\\/hartza_anon_normal.gif\",\"description\":\"auto-entrepreneur\\r\\nR\\u00e9paration, assistance et maintenance informatique, Cr\\u00e9ation de Site Internet, Montage Vid\\u00e9o, Infographie...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"123547535\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/87533720\\/fd_hartza_twitter.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803920053\\/hartza_anon_normal.gif\",\"name\":\"Christophe BONNARD\",\"default_profile_image\":false,\"created_at\":\"Tue Mar 16 12:35:18 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":123547535,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/hartza.info\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186666008289281,\"created_at\":\"Fri Feb 24 23:24:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2733000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b49d42cb-3df6-4631-8869-dd2e12e1639b-173186666008289281" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @elTouristio: Oh, @Vinvin s'est inspiré de mon avatar pour sa chemise. #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1843376573/385887_215829495153822_100001803201803_466456_1936559334_n_normal.jpg" -}, -"title": "Stella: RT @elTouristio: Oh, @Vinvin s'est inspiré de mon avatar pour sa chemise. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2733000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @elTouristio: Oh, @Vinvin s'est inspir\\u00e9 de mon avatar pour sa chemise. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"elTouristio\",\"indices\":[3,15],\"id_str\":\"37389744\",\"name\":\"Sylvain Sanders\",\"id\":37389744},{\"screen_name\":\"Vinvin\",\"indices\":[21,28],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[74,78]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Oh, @Vinvin s'est inspir\\u00e9 de mon avatar pour sa chemise. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[4,11],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[57,61]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/hotot.org\\\" rel=\\\"nofollow\\\"\\u003EHotot\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185655906635777\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":104,\"screen_name\":\"elTouristio\",\"lang\":\"en\",\"profile_text_color\":\"CEC79B\",\"statuses_count\":35529,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"location\":\"Au pied d'un arc-en-ciel.\",\"show_all_inline_media\":true,\"listed_count\":57,\"profile_link_color\":\"8C7679\",\"followers_count\":515,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\",\"description\":\"Je ne suis que joie, amour, bonheur et chaleur dans mon c\\u0153ur. #TeamLumbagos #TeamAbats\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FBEBB8\",\"id_str\":\"37389744\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"profile_sidebar_fill_color\":\"46284E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\",\"name\":\"Sylvain Sanders\",\"default_profile_image\":false,\"created_at\":\"Sun May 03 08:39:57 +0000 2009\",\"profile_sidebar_border_color\":\"20183F\",\"id\":37389744,\"utc_offset\":3600,\"favourites_count\":62,\"url\":\"http:\\/\\/flavors.me\\/eltouristio\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185655906635777,\"created_at\":\"Fri Feb 24 23:20:52 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186664322183168\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":2371,\"screen_name\":\"theia__\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":78780,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/162339629\\/va-71.jpg\",\"location\":\"la t\\u00eate dans les nuages\",\"show_all_inline_media\":false,\"listed_count\":201,\"profile_link_color\":\"0099CC\",\"followers_count\":2552,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1843376573\\/385887_215829495153822_100001803201803_466456_1936559334_n_normal.jpg\",\"description\":\"Tr\\u00e8fle de plaisanterie, comme dirait un lapin dans un carr\\u00e9 de luzerne... [Fernand Raynaud]\\r\\n\\r\\nFacebook : Theia Stella\\r\\n\\r\\nhttp:\\/\\/www.formspring.me\\/TheiaStella\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"184539146\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/162339629\\/va-71.jpg\",\"profile_sidebar_fill_color\":\"f6ffd1\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843376573\\/385887_215829495153822_100001803201803_466456_1936559334_n_normal.jpg\",\"name\":\"Stella\",\"default_profile_image\":false,\"created_at\":\"Sun Aug 29 20:54:32 +0000 2010\",\"profile_sidebar_border_color\":\"fff8ad\",\"id\":184539146,\"utc_offset\":3600,\"favourites_count\":89,\"url\":\"http:\\/\\/boiteahumeurs.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186664322183168,\"created_at\":\"Fri Feb 24 23:24:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2733000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3447270a-ce64-40ad-ad1f-8ae6a758af0d-173186664322183168" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh cool, je vois ma photo à la télé :D #lol #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1848652502/332954645_normal.jpg" -}, -"title": "Leila Agic: Oh cool, je vois ma photo à la télé :D #lol #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2738000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh cool, je vois ma photo \\u00e0 la t\\u00e9l\\u00e9 :D #lol #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lol\",\"indices\":[39,43]},{\"text\":\"lgw\",\"indices\":[44,48]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186685805412353\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1197,\"screen_name\":\"LeilaAgic\",\"lang\":\"fr\",\"profile_text_color\":\"d61170\",\"statuses_count\":13605,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/382568227\\/NouveauTwwwiter.jpg\",\"location\":\"Bruxelles\",\"show_all_inline_media\":true,\"listed_count\":103,\"profile_link_color\":\"23acc4\",\"followers_count\":1721,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848652502\\/332954645_normal.jpg\",\"description\":\"Ancienne co-Responsable Internet et campagne jeunes pour @RoyalSegolene lors de primaires citoyennes. Socialo-Ecolo-S\\u00e9gol\\u00e9niste #SRoyal \\/ #FH2012 \\/ #NVB2012\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"ffffff\",\"id_str\":\"79575617\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/382568227\\/NouveauTwwwiter.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848652502\\/332954645_normal.jpg\",\"name\":\"Leila Agic\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 03 22:02:21 +0000 2009\",\"profile_sidebar_border_color\":\"f50e48\",\"id\":79575617,\"utc_offset\":3600,\"favourites_count\":200,\"url\":\"http:\\/\\/on.fb.me\\/hSrN0O\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186685805412353,\"created_at\":\"Fri Feb 24 23:24:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2738000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef74da40-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "308c33cd-0c3b-4ce9-a107-125644f7fe6a-173186685805412353" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh, mais que fais-tu Florence ? :o #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Oh, mais que fais-tu Florence ? :o #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2739000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh, mais que fais-tu Florence ? :o #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186690247180290\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3246,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186690247180290,\"created_at\":\"Fri Feb 24 23:24:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2739000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "184ea130-859b-4e32-b0f7-d527509c2940-173186690247180290" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "wooooooh @FlorencePorcel en bombasse !!!! #lgw #cQui", -"img": { -"src": "http://a0.twimg.com/profile_images/1700942619/godai4_normal.gif" -}, -"title": "Godai Yusaku: wooooooh @FlorencePorcel en bombasse !!!! #lgw #cQui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2739000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"wooooooh @FlorencePorcel en bombasse !!!! #lgw #cQui\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[9,24],\"name\":\"Florence Porcel\",\"id_str\":\"49031173\",\"id\":49031173}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[42,46]},{\"text\":\"cQui\",\"indices\":[47,52]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186690935042049\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"EEEEEE\",\"screen_name\":\"__Yusaku\",\"lang\":\"fr\",\"favourites_count\":68,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":400,\"location\":\"Ile de France, Nancy, Toulois\",\"profile_text_color\":\"333333\",\"followers_count\":314,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1700942619\\/godai4_normal.gif\",\"description\":\"Directeur de Projet Client Info\\/telco - \\r\\nActivit\\u00e9s associatives - Geek et Nippophile \\u00e0 ses heures perdues\\r\\nMembre d'#AQDIL\",\"statuses_count\":13680,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/355063675\\/akemi_tadaka_005_1280x1024.jpg\",\"show_all_inline_media\":false,\"listed_count\":27,\"profile_link_color\":\"038543\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ACDED6\",\"protected\":false,\"id_str\":\"76995130\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Godai Yusaku\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/355063675\\/akemi_tadaka_005_1280x1024.jpg\",\"created_at\":\"Thu Sep 24 17:33:58 +0000 2009\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"id\":76995130,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/jenebloguepas.wordpress.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1700942619\\/godai4_normal.gif\"},\"truncated\":false,\"id\":173186690935042049,\"created_at\":\"Fri Feb 24 23:24:59 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2739000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "582380f5-4e7e-4a81-aa52-1ebb6d16b4fe-173186690935042049" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #cqui on sait pas...", -"img": { -"src": "http://a0.twimg.com/profile_images/1253173079/mee_normal.png" -}, -"title": "Ugo Praderes: #lgw #cqui on sait pas...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2744000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #cqui on sait pas...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cqui\",\"indices\":[5,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186713349390337\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":48,\"screen_name\":\"stoupite\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":194,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Puteaux\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"707070\",\"followers_count\":32,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1253173079\\/mee_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"37058465\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1253173079\\/mee_normal.png\",\"name\":\"Ugo Praderes\",\"default_profile_image\":false,\"created_at\":\"Fri May 01 22:15:35 +0000 2009\",\"profile_sidebar_border_color\":\"000000\",\"id\":37058465,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.ugopraderes.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186713349390337,\"created_at\":\"Fri Feb 24 23:25:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2744000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0e4df613-9daa-4883-9683-da648e51637c-173186713349390337" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "FLORENCE? #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1804671338/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png" -}, -"title": "Marie: FLORENCE? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2745000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"FLORENCE? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[10,14]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186716604182528\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":203,\"screen_name\":\"frenchy_Marie\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2882,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"9D582E\",\"followers_count\":84,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\",\"description\":\"J'accapare des objets sans ressurgir sur autrui.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"id_str\":\"120444044\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"profile_sidebar_fill_color\":\"EADEAA\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\",\"name\":\"Marie\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 06 13:02:46 +0000 2010\",\"profile_sidebar_border_color\":\"D9B17E\",\"id\":120444044,\"utc_offset\":3600,\"favourites_count\":25,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186716604182528,\"created_at\":\"Fri Feb 24 23:25:05 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2745000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4801dd80-35b2-4b08-95a5-da673f9be41c-173186716604182528" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw ou l'art de cultiver le bide et tout celà en Direct !! Chapeau...", -"img": { -"src": "http://a2.twimg.com/profile_images/1780940750/twitter_normal.png" -}, -"title": "Almeida Filipe: #lgw ou l'art de cultiver le bide et tout celà en Direct !! Chapeau...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2745000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw ou l'art de cultiver le bide et tout cel\\u00e0 en Direct !! Chapeau...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186716969078785\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":52,\"screen_name\":\"letoss04\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":18,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1780940750\\/twitter_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"472438130\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1780940750\\/twitter_normal.png\",\"name\":\"Almeida Filipe\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 23 23:18:21 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":472438130,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186716969078785,\"created_at\":\"Fri Feb 24 23:25:05 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2745000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "74528c54-1be3-4274-89e1-b2f53a5459ac-173186716969078785" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @florenzo84: Je suis complétement paumé : j'ai une partie de ma TL dans ma télé. #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1715868647/P1010897_normal.png" -}, -"title": "Spike Ganush: RT @florenzo84: Je suis complétement paumé : j'ai une partie de ma TL dans ma télé. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2745000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @florenzo84: Je suis compl\\u00e9tement paum\\u00e9 : j'ai une partie de ma TL dans ma t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"florenzo84\",\"indices\":[3,14],\"id_str\":\"122429634\",\"name\":\"Florenzo84\",\"id\":122429634}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[84,88]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Je suis compl\\u00e9tement paum\\u00e9 : j'ai une partie de ma TL dans ma t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[68,72]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186313535750144\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":567,\"screen_name\":\"florenzo84\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":18892,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/377272619\\/sky_165-preview.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"0084B4\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1705307372\\/hobbit-poster_normal.jpg\",\"description\":\"Twitter c'est le seul endroit ou tu deviens tout excit\\u00e9 lorsqu'un inconnu se met \\u00e0 te suivre. Series & Cin\\u00e9 Addict.#LiveTweet #Roucasserie #CartelParisien\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"022330\",\"id_str\":\"122429634\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/377272619\\/sky_165-preview.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1705307372\\/hobbit-poster_normal.jpg\",\"name\":\"Florenzo84\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 12 17:40:12 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":122429634,\"utc_offset\":null,\"favourites_count\":626,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186313535750144,\"created_at\":\"Fri Feb 24 23:23:29 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186716134420480\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":930,\"screen_name\":\"SpikeGanush\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":6038,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/159015926\\/horror-twitter-background.jpg\",\"location\":\"Gap hautes-alpes\",\"show_all_inline_media\":true,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"followers_count\":317,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1715868647\\/P1010897_normal.png\",\"description\":\"Fan de nouvelle technologie, d'humour salasse, de roller\\/ski ! Souper Roumain, c'est moi !\\r\\nUne vid\\u00e9o rock band, choose : http:\\/\\/t.co\\/kEhnCM6Y\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"23573573\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/159015926\\/horror-twitter-background.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1715868647\\/P1010897_normal.png\",\"name\":\"Spike Ganush\",\"default_profile_image\":false,\"created_at\":\"Tue Mar 10 09:23:46 +0000 2009\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":23573573,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/trestresbien.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186716134420480,\"created_at\":\"Fri Feb 24 23:25:05 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2745000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b4331c1c-167f-41b2-a2e8-cbb4986fac88-173186716134420480" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je retourne sur #CI. J'ai rarement vu un truc aussi nul que #lgw. Ca va pas êt' possib'...", -"img": { -"src": "http://a0.twimg.com/profile_images/1811688354/683_normal.jpg" -}, -"title": "d'Ormesson F.: Je retourne sur #CI. J'ai rarement vu un truc aussi nul que #lgw. Ca va pas êt' possib'...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2746000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je retourne sur #CI. J'ai rarement vu un truc aussi nul que #lgw. Ca va pas \\u00eat' possib'...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"CI\",\"indices\":[16,19]},{\"text\":\"lgw\",\"indices\":[60,64]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186720974643201\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":273,\"screen_name\":\"dOrmesson\",\"lang\":\"en\",\"profile_text_color\":\"4e86e6\",\"statuses_count\":12922,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431187708\\/309474_10150293405774501_774359500_7657592_3623238_n.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"586df5\",\"followers_count\":356,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1811688354\\/683_normal.jpg\",\"description\":\"\\u25cf MacGyver @RecordMakers \\u2022 Eye-Fucking Disciple \\u2022 Rugby \\u2022 OM \\u2022 Musique \\u2022 Cin\\u00e9 \\u2022 Actu \\u25cf\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0a2959\",\"id_str\":\"35039960\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431187708\\/309474_10150293405774501_774359500_7657592_3623238_n.jpg\",\"profile_sidebar_fill_color\":\"0a0042\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811688354\\/683_normal.jpg\",\"name\":\"d'Ormesson F.\",\"default_profile_image\":false,\"created_at\":\"Fri Apr 24 21:04:28 +0000 2009\",\"profile_sidebar_border_color\":\"81c3e6\",\"id\":35039960,\"utc_offset\":3600,\"favourites_count\":10,\"url\":\"http:\\/\\/recordmakers.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186720974643201,\"created_at\":\"Fri Feb 24 23:25:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2746000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9cb7983d-1fa4-4122-b1b6-dc48b9fc8c1c-173186720974643201" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "François Rollain #ilreste mais pas plus tard que la fin de @LeGrandWebze #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1782987674/Copie__2__de_Francis_photo_le_pays_briard_00_normal.JPG" -}, -"title": "2pasag the papoteur: François Rollain #ilreste mais pas plus tard que la fin de @LeGrandWebze #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2746000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Fran\\u00e7ois Rollain #ilreste mais pas plus tard que la fin de @LeGrandWebze #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[59,72],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[17,25]},{\"text\":\"lgw\",\"indices\":[74,78]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186721981284352\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":51,\"screen_name\":\"2pasag\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2029,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Coulommiers 77 France\",\"show_all_inline_media\":true,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"followers_count\":41,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1782987674\\/Copie__2__de_Francis_photo_le_pays_briard_00_normal.JPG\",\"description\":\"Si t'm partager l'\\u00e9crit, T bienvenue\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"20905224\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1782987674\\/Copie__2__de_Francis_photo_le_pays_briard_00_normal.JPG\",\"name\":\"2pasag the papoteur\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 15 11:31:19 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":20905224,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/papotagebriard.canalblog.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186721981284352,\"created_at\":\"Fri Feb 24 23:25:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2746000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "53a13e67-91f1-42e9-a2b1-b9f1338b3b26-173186721981284352" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Tout le monde ne peut pas faire de la télé..", -"img": { -"src": "http://a2.twimg.com/profile_images/1401793481/image_normal.jpg" -}, -"title": "ossoro cecilia: #lgw Tout le monde ne peut pas faire de la télé..", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2748000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Tout le monde ne peut pas faire de la t\\u00e9l\\u00e9..\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.2241006,48.8155414],[2.4697521,48.8155414],[2.4697521,48.9021461],[2.2241006,48.9021461]]]},\"attributes\":{},\"full_name\":\"Paris, Paris\",\"name\":\"Paris\",\"id\":\"7238f93a3e899af6\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/7238f93a3e899af6.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[2.40895300,48.84864089]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186728763473920\",\"geo\":{\"type\":\"Point\",\"coordinates\":[48.84864089,2.40895300]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":511,\"screen_name\":\"CeciliaOssoro\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":3483,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/217475680\\/tumblr_ldh5glCEV41qerbgeo1_500.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"2FC2EF\",\"followers_count\":430,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1401793481\\/image_normal.jpg\",\"description\":\"Fashion Good Music Addict - French - Chef de Projet Digital Cond\\u00e9 Nast (Vogue, GQ, Glamour) - Love HipHop Soul Music - \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"19884471\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/217475680\\/tumblr_ldh5glCEV41qerbgeo1_500.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1401793481\\/image_normal.jpg\",\"name\":\"ossoro cecilia\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 02 00:05:57 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":19884471,\"utc_offset\":-10800,\"favourites_count\":37,\"url\":\"http:\\/\\/flavors.me\\/ceciliaossoro\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186728763473920,\"created_at\":\"Fri Feb 24 23:25:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2748000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c305a7a7-85bb-4567-8023-751bb30abfec-173186728763473920" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw hommage à #DSK", -"img": { -"src": "http://a0.twimg.com/profile_images/1836489540/humanrage1_normal.jpg" -}, -"title": "Androids: #lgw hommage à #DSK", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2749000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw hommage \\u00e0 #DSK\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"DSK\",\"indices\":[15,19]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186734530625536\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":188,\"screen_name\":\"Androids974\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1499,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/24960097\\/Grammar_Natzee_2_by_dinyctis.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":68,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836489540\\/humanrage1_normal.jpg\",\"description\":\"Spectateur.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"9AE4E8\",\"id_str\":\"58974537\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/24960097\\/Grammar_Natzee_2_by_dinyctis.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836489540\\/humanrage1_normal.jpg\",\"name\":\"Androids\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 22 00:25:26 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":58974537,\"utc_offset\":null,\"favourites_count\":8,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186734530625536,\"created_at\":\"Fri Feb 24 23:25:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2749000, -"tags": [ -{ -"id-ref": "f022f97c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f8f0fb60-d812-42b6-825a-d340587af89b-173186734530625536" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Je profite de l'antenne pour féliciter ma fille Victoire qui vient d'avoir sa troisième étoile. Chérie, tu déchires ! Maman qui t'aime", -"img": { -"src": "http://a2.twimg.com/profile_images/1810324073/Tweet2_normal.jpg" -}, -"title": "Caroline Anne: #lgw Je profite de l'antenne pour féliciter ma fille Victoire qui vient d'avoir sa troisième étoile. Chérie, tu déchires ! Maman qui t'aime", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2750000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Je profite de l'antenne pour f\\u00e9liciter ma fille Victoire qui vient d'avoir sa troisi\\u00e8me \\u00e9toile. Ch\\u00e9rie, tu d\\u00e9chires ! Maman qui t'aime\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186738959822848\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":76,\"screen_name\":\"CarolinaTwist\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":136,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/423417929\\/Boreal.jpeg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":8,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1810324073\\/Tweet2_normal.jpg\",\"description\":\"Sc\\u00e9nariste, dialoguiste, Instagramer.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"35187538\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/423417929\\/Boreal.jpeg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1810324073\\/Tweet2_normal.jpg\",\"name\":\"Caroline Anne\",\"default_profile_image\":false,\"created_at\":\"Sat Apr 25 10:26:12 +0000 2009\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":35187538,\"utc_offset\":3600,\"favourites_count\":12,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186738959822848,\"created_at\":\"Fri Feb 24 23:25:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2750000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d9d04add-626c-4de2-8ca5-9d9409934900-173186738959822848" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@palmashow @Vinvin Y'a de quoi en faire une vingtaine de test de daltonisme #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1801584941/image_normal.jpg" -}, -"title": "Nicolas LE SAINT: @palmashow @Vinvin Y'a de quoi en faire une vingtaine de test de daltonisme #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2753000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@palmashow @Vinvin Y'a de quoi en faire une vingtaine de test de daltonisme #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[11,18],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[76,80]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186750531895296\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"23782965\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":24,\"screen_name\":\"nicolaslesaint\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":62,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":5,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1801584941\\/image_normal.jpg\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"404016609\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801584941\\/image_normal.jpg\",\"name\":\"Nicolas LE SAINT\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 03 10:00:21 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":404016609,\"utc_offset\":null,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":\"palmashow\",\"truncated\":false,\"id\":173186750531895296,\"created_at\":\"Fri Feb 24 23:25:13 +0000 2012\",\"in_reply_to_user_id\":23782965}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2753000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dd214bd5-9aa7-49cd-8f16-74ebf8ddf90b-173186750531895296" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @laurent70: @LudoDelaherche demande a @alexevan de twitter moins fort on n'entend pas le monsieur #cqui #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1801682939/image_normal.jpg" -}, -"title": "alexandra evan: RT @laurent70: @LudoDelaherche demande a @alexevan de twitter moins fort on n'entend pas le monsieur #cqui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2754000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"RT @laurent70: @LudoDelaherche demande a @alexevan de twitter moins fort on n'entend pas le monsieur #cqui #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"laurent70\",\"indices\":[3,13],\"name\":\"Laurent Hermez\",\"id_str\":\"29409056\",\"id\":29409056},{\"screen_name\":\"LudoDelaherche\",\"indices\":[15,30],\"name\":\"Ludovic Delaherche\",\"id_str\":\"72665061\",\"id\":72665061},{\"screen_name\":\"alexevan\",\"indices\":[41,50],\"name\":\"alexandra evan\",\"id_str\":\"33499701\",\"id\":33499701}],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[101,106]},{\"text\":\"lgw\",\"indices\":[107,111]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":\"LudoDelaherche\",\"truncated\":false,\"text\":\"@LudoDelaherche demande a @alexevan de twitter moins fort on n'entend pas le monsieur #cqui #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[0,15],\"name\":\"Ludovic Delaherche\",\"id_str\":\"72665061\",\"id\":72665061},{\"screen_name\":\"alexevan\",\"indices\":[26,35],\"name\":\"alexandra evan\",\"id_str\":\"33499701\",\"id\":33499701}],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[86,91]},{\"text\":\"lgw\",\"indices\":[92,96]}]},\"in_reply_to_user_id\":72665061,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":\"173182888819441664\",\"id_str\":\"173185612390735875\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"laurent70\",\"lang\":\"en\",\"favourites_count\":10,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":547,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"description\":\"Copywriter at MRM Paris \\r\\n\",\"statuses_count\":5196,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/68596344\\/16947_265726962566_522657566_3216218_3534887_n.jpg\",\"show_all_inline_media\":false,\"listed_count\":21,\"profile_link_color\":\"000000\",\"followers_count\":365,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/645969850\\/Image_1_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"29409056\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Laurent Hermez\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/68596344\\/16947_265726962566_522657566_3216218_3534887_n.jpg\",\"created_at\":\"Tue Apr 07 08:07:51 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":29409056,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.bouquiner.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/645969850\\/Image_1_normal.jpg\"},\"in_reply_to_status_id\":173182888819441664,\"id\":173185612390735875,\"created_at\":\"Fri Feb 24 23:20:42 +0000 2012\",\"in_reply_to_user_id_str\":\"72665061\"},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186756022251520\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"alexevan\",\"lang\":\"en\",\"favourites_count\":5,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":18,\"location\":\"\",\"profile_text_color\":\"333333\",\"description\":\"Global Planning Director @ DDB interested in people, conversations, behaviour. Passionate by arequipe, wine & traveling. \",\"statuses_count\":296,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":113,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1801682939\\/image_normal.jpg\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"33499701\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"alexandra evan\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Apr 20 12:45:25 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":33499701,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801682939\\/image_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173186756022251520,\"created_at\":\"Fri Feb 24 23:25:14 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2754000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4df8fc61-5535-46f6-9460-f552be68f28d-173186756022251520" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Où les veinards! Le @palmashow à le droit à un rdv avec @FlorencePorcel! #LGW <3", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: Où les veinards! Le @palmashow à le droit à un rdv avec @FlorencePorcel! #LGW <3", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2755000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"O\\u00f9 les veinards! Le @palmashow \\u00e0 le droit \\u00e0 un rdv avec @FlorencePorcel! #LGW <3\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[20,30],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"FlorencePorcel\",\"indices\":[56,71],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[73,77]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186758912122880\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":912,\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"profile_text_color\":\"a3c23e\",\"statuses_count\":4895,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"location\":\"Alsace, France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"followers_count\":150,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"profile_sidebar_fill_color\":\"9ca871\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"name\":\"Hugo SCHOCH\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_border_color\":\"111405\",\"id\":175540303,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/only.hug33k.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186758912122880,\"created_at\":\"Fri Feb 24 23:25:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2755000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "224b0450-c6c1-47bd-8c16-b6892ad5a2fc-173186758912122880" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais il est ou @LudoDelaherche ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1747820307/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg" -}, -"title": "Marius: Mais il est ou @LudoDelaherche ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2759000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mais il est ou @LudoDelaherche ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[15,30],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186776960208896\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":372,\"screen_name\":\"tatamirugby\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":26632,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":68,\"profile_link_color\":\"0084B4\",\"followers_count\":842,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1747820307\\/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg\",\"description\":\"Je parle de sport, supporter de rugby et du @RacingMetro92 , joueur au @RCGV92 , \\u00e9tudiant @HETIC en #H3 !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"27248204\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1747820307\\/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg\",\"name\":\"Marius\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 28 15:36:02 +0000 2009\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":27248204,\"utc_offset\":3600,\"favourites_count\":50,\"url\":\"http:\\/\\/www.facebook.com\\/tatamirugby\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186776960208896,\"created_at\":\"Fri Feb 24 23:25:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2759000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8e9045b4-8d59-416e-8b7e-3ee6e7eca2b9-173186776960208896" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@enonciation c'est quoi #lgw ? l'émission sur la 5 ?", -"img": { -"src": "http://a1.twimg.com/profile_images/1831948935/me_normal.jpg" -}, -"title": "Δntoine Boμboμ: @enonciation c'est quoi #lgw ? l'émission sur la 5 ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2761000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@enonciation c'est quoi #lgw ? l'\\u00e9mission sur la 5 ?\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"enonciation\",\"indices\":[0,12],\"id_str\":\"180816153\",\"name\":\"Enonciation\",\"id\":180816153}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173185135414480896\",\"id_str\":\"173186783494946816\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173185135414480896,\"in_reply_to_user_id_str\":\"180816153\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":109,\"screen_name\":\"Antoine_BB\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":641,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/403044885\\/090719_-_Voie-Lacte_e___Nuages_de_Magellan_Concordia_-_Zenitar_f4_-_40d.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":32,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1831948935\\/me_normal.jpg\",\"description\":\"Doctorant en Astrophysique\\/PhD student in Astrophysics\\/\\/Anthropo-primatologue \\u00e0 ses heures perdues (et tardives) sur net et IRL\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"131516\",\"id_str\":\"464727045\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/403044885\\/090719_-_Voie-Lacte_e___Nuages_de_Magellan_Concordia_-_Zenitar_f4_-_40d.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1831948935\\/me_normal.jpg\",\"name\":\"\\u0394ntoine Bo\\u03bcbo\\u03bc\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 15 15:20:51 +0000 2012\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":464727045,\"utc_offset\":3600,\"favourites_count\":416,\"url\":null},\"in_reply_to_screen_name\":\"enonciation\",\"truncated\":false,\"id\":173186783494946816,\"created_at\":\"Fri Feb 24 23:25:21 +0000 2012\",\"in_reply_to_user_id\":180816153}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2761000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "66135c11-5390-4672-8303-12db19cd92fa-173186783494946816" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @CeciliaOssoro: RT @BastienJoseph31: #lgw c'est la seule émission où les spectateurs regardent plus leur téléphone que les mecs qui l ...", -"img": { -"src": "http://a2.twimg.com/profile_images/1258484592/image_normal.jpg" -}, -"title": "Marie DM: RT @CeciliaOssoro: RT @BastienJoseph31: #lgw c'est la seule émission où les spectateurs regardent plus leur téléphone que les mecs qui l ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2761000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @CeciliaOssoro: RT @BastienJoseph31: #lgw c'est la seule \\u00e9mission o\\u00f9 les spectateurs regardent plus leur t\\u00e9l\\u00e9phone que les mecs qui l ...\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"CeciliaOssoro\",\"indices\":[3,17],\"name\":\"ossoro cecilia\",\"id_str\":\"19884471\",\"id\":19884471},{\"screen_name\":\"BastienJoseph31\",\"indices\":[22,38],\"name\":\"Bastien Joseph\",\"id_str\":\"191087175\",\"id\":191087175}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @BastienJoseph31: #lgw c'est la seule \\u00e9mission o\\u00f9 les spectateurs regardent plus leur t\\u00e9l\\u00e9phone que les mecs qui la pr\\u00e9sentent.\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"BastienJoseph31\",\"indices\":[3,19],\"name\":\"Bastien Joseph\",\"id_str\":\"191087175\",\"id\":191087175}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.2241006,48.8155414],[2.4697521,48.8155414],[2.4697521,48.9021461],[2.2241006,48.9021461]]]},\"attributes\":{},\"full_name\":\"Paris, Paris\",\"name\":\"Paris\",\"id\":\"7238f93a3e899af6\",\"place_type\":\"city\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/7238f93a3e899af6.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[2.40891716,48.84864990]},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":{\"type\":\"Point\",\"coordinates\":[48.84864990,2.40891716]},\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186547808604161\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"CeciliaOssoro\",\"lang\":\"fr\",\"favourites_count\":37,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":511,\"location\":\"Paris\",\"profile_text_color\":\"666666\",\"followers_count\":430,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1401793481\\/image_normal.jpg\",\"description\":\"Fashion Good Music Addict - French - Chef de Projet Digital Cond\\u00e9 Nast (Vogue, GQ, Glamour) - Love HipHop Soul Music - \",\"statuses_count\":3483,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/217475680\\/tumblr_ldh5glCEV41qerbgeo1_500.jpg\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"19884471\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"ossoro cecilia\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/217475680\\/tumblr_ldh5glCEV41qerbgeo1_500.jpg\",\"created_at\":\"Mon Feb 02 00:05:57 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":19884471,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/flavors.me\\/ceciliaossoro\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1401793481\\/image_normal.jpg\"},\"truncated\":false,\"id\":173186547808604161,\"created_at\":\"Fri Feb 24 23:24:25 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186783817891840\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"2d3438\",\"screen_name\":\"mariedm1234\",\"lang\":\"en\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":118,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":41,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1258484592\\/image_normal.jpg\",\"description\":\"Etudiante ing\\u00e9nieure. Aime #cuisine, #musique, #cin\\u00e9ma, #vin, #web, #rire. Je ne sais pas ce que je ferai plus tard, mais je sais ce que je ne ferai pas !\",\"statuses_count\":253,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"357b94\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"254728025\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Marie DM\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat Feb 19 21:53:51 +0000 2011\",\"profile_sidebar_fill_color\":\"8fcae6\",\"id\":254728025,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1258484592\\/image_normal.jpg\"},\"truncated\":true,\"id\":173186783817891840,\"created_at\":\"Fri Feb 24 23:25:21 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2761000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bbcd4969-b91c-41e3-9c34-1db51b71b9d1-173186783817891840" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "mais dis-donc @florenceporcel tu viens plus aux soirées ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1813610224/tcv_normal.jpg" -}, -"title": "Nicolas Padovani: mais dis-donc @florenceporcel tu viens plus aux soirées ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2763000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"mais dis-donc @florenceporcel tu viens plus aux soir\\u00e9es ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[14,29],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[58,62]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186790319063040\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":285,\"screen_name\":\"_NPado_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2115,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"FF3300\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1813610224\\/tcv_normal.jpg\",\"description\":\"Semi-geek et sosie non-officiel de Hugh Grant.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"81274066\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813610224\\/tcv_normal.jpg\",\"name\":\"Nicolas Padovani\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 10 03:47:17 +0000 2009\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":81274066,\"utc_offset\":3600,\"favourites_count\":37,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186790319063040,\"created_at\":\"Fri Feb 24 23:25:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2763000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b6e87f5f-7bcf-4892-8978-448db2afc93a-173186790319063040" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@ArDub57 #lgw ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1793233127/joker_fc_normal.jpg" -}, -"title": "Gui: @ArDub57 #lgw ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2764000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@ArDub57 #lgw ?\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"ArDub57\",\"indices\":[0,8],\"id_str\":\"21448223\",\"name\":\"ArDuB57\",\"id\":21448223}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173186615454351360\",\"id_str\":\"173186796673441792\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173186615454351360,\"in_reply_to_user_id_str\":\"21448223\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":160,\"screen_name\":\"RELLUM57\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9784,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"location\":\"Metz\",\"show_all_inline_media\":false,\"listed_count\":21,\"profile_link_color\":\"038543\",\"followers_count\":174,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1793233127\\/joker_fc_normal.jpg\",\"description\":\"Etudiant en #LEA.\\r\\nTravail \\u00e9tudiant au bas de l'\\u00e9chelle de la grande distribution.\\r\\nVou\\u00e9 \\u00e0 l'\\u00e9chec on m'a dit.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ACDED6\",\"id_str\":\"175395034\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1793233127\\/joker_fc_normal.jpg\",\"name\":\"Gui\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 06 13:53:05 +0000 2010\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":175395034,\"utc_offset\":-10800,\"favourites_count\":34,\"url\":null},\"in_reply_to_screen_name\":\"ArDub57\",\"truncated\":false,\"id\":173186796673441792,\"created_at\":\"Fri Feb 24 23:25:24 +0000 2012\",\"in_reply_to_user_id\":21448223}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2764000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "af9f192e-8301-4821-be67-4773d70b8573-173186796673441792" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#IlReste juste que ça vaut trop le coup Kaamelott #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1696315149/yrqtxvgj.5wk.jpg-c_154_187_0-f_jpg-q_x-20110920_013031_normal.jpg" -}, -"title": "Antoine Bergey: #IlReste juste que ça vaut trop le coup Kaamelott #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2765000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#IlReste juste que \\u00e7a vaut trop le coup Kaamelott #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[50,54]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186802306387970\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"AntoineBergey\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":111,\"location\":\"Plan\\u00e8te Jupiler\",\"profile_text_color\":\"333333\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1696315149\\/yrqtxvgj.5wk.jpg-c_154_187_0-f_jpg-q_x-20110920_013031_normal.jpg\",\"description\":\"Cin\\u00e9ma, musique, actu, voila le genre de truc que je tweet ... Anti-sarkozyste primaire\",\"statuses_count\":216,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/414756526\\/truffaut_leaud.jpg\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"101112\",\"protected\":false,\"id_str\":\"438267153\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Antoine Bergey\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/414756526\\/truffaut_leaud.jpg\",\"created_at\":\"Fri Dec 16 11:32:40 +0000 2011\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":438267153,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1696315149\\/yrqtxvgj.5wk.jpg-c_154_187_0-f_jpg-q_x-20110920_013031_normal.jpg\"},\"truncated\":false,\"id\":173186802306387970,\"created_at\":\"Fri Feb 24 23:25:25 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2765000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fcaf0fe5-29d2-44b3-8897-ef211d0e03cb-173186802306387970" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw @FlorencePorcel JE LE SAVAIS, je le savais, SALE PECHERESSE!", -"img": { -"src": "http://a0.twimg.com/profile_images/1353093787/Dragons-6_normal.jpg" -}, -"title": "Thibaut Devillers: #lgw @FlorencePorcel JE LE SAVAIS, je le savais, SALE PECHERESSE!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2766000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw @FlorencePorcel JE LE SAVAIS, je le savais, SALE PECHERESSE!\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[5,20],\"name\":\"Florence Porcel\",\"id_str\":\"49031173\",\"id\":49031173}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186806324535297\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Eliadus\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":68,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"description\":\"\",\"statuses_count\":704,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"92095420\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Thibaut Devillers\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Mon Nov 23 19:36:51 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":92095420,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.followfriday.com\\/followfriday\\/eliadus\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\"},\"truncated\":false,\"id\":173186806324535297,\"created_at\":\"Fri Feb 24 23:25:26 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2766000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "26a4c2a9-7a09-4b75-ac9b-e2838d60a989-173186806324535297" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@LeilaAgic: Oh cool, je vois ma photo à la télé :D #lol #lgw” gloire.", -"img": { -"src": "http://a0.twimg.com/profile_images/857280342/calecon-iphone_m_normal.jpg" -}, -"title": "jegoun: “@LeilaAgic: Oh cool, je vois ma photo à la télé :D #lol #lgw” gloire.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2767000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@LeilaAgic: Oh cool, je vois ma photo \\u00e0 la t\\u00e9l\\u00e9 :D #lol #lgw\\u201d gloire.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeilaAgic\",\"indices\":[1,11],\"id_str\":\"79575617\",\"name\":\"Leila Agic\",\"id\":79575617}],\"urls\":[],\"hashtags\":[{\"text\":\"lol\",\"indices\":[52,56]},{\"text\":\"lgw\",\"indices\":[57,61]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186808241324032\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":776,\"screen_name\":\"jegoun\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":86824,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"Le Kremlin-Bic\\u00eatre\",\"show_all_inline_media\":false,\"listed_count\":250,\"profile_link_color\":\"0084B4\",\"followers_count\":3352,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/857280342\\/calecon-iphone_m_normal.jpg\",\"description\":\"Taulier de blogs et client de bistros.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"6433142\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/857280342\\/calecon-iphone_m_normal.jpg\",\"name\":\"jegoun\",\"default_profile_image\":false,\"created_at\":\"Wed May 30 05:04:02 +0000 2007\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":6433142,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/www.jegoun.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186808241324032,\"created_at\":\"Fri Feb 24 23:25:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2767000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef74da40-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "09a8fc25-3176-4678-bc85-90862b8f5b6f-173186808241324032" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@FlorencePorcel en mode sexy dans #lgw ! le petit kdo et Florence :-) Elle gère", -"img": { -"src": "http://a3.twimg.com/profile_images/1143926795/jeromep_logo_carre_twitter_normal.png" -}, -"title": "jeromep: @FlorencePorcel en mode sexy dans #lgw ! le petit kdo et Florence :-) Elle gère", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2768000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@FlorencePorcel en mode sexy dans #lgw ! le petit kdo et Florence :-) Elle g\\u00e8re\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[0,15],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186812901195776\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"49031173\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":368,\"screen_name\":\"jeromep_net\",\"lang\":\"fr\",\"profile_text_color\":\"663B12\",\"statuses_count\":4607,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/161132761\\/jeromep_twitter_background.jpg\",\"location\":\"France , Paris\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"1F98C7\",\"followers_count\":191,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1143926795\\/jeromep_logo_carre_twitter_normal.png\",\"description\":\"Internaute passionn\\u00e9, auteur des blogs : jeromep.net - sanscommentaire.fr - debranche.fr \\/ r\\u00e9dacteur sur accessoweb.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"282929\",\"id_str\":\"6815562\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/161132761\\/jeromep_twitter_background.jpg\",\"profile_sidebar_fill_color\":\"DAECF4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1143926795\\/jeromep_logo_carre_twitter_normal.png\",\"name\":\"jeromep\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 14 16:27:00 +0000 2007\",\"profile_sidebar_border_color\":\"C6E2EE\",\"id\":6815562,\"utc_offset\":3600,\"favourites_count\":6,\"url\":\"http:\\/\\/blog.jeromep.net\"},\"in_reply_to_screen_name\":\"FlorencePorcel\",\"truncated\":false,\"id\":173186812901195776,\"created_at\":\"Fri Feb 24 23:25:28 +0000 2012\",\"in_reply_to_user_id\":49031173}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2768000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0fb61da3-7ed5-4bc7-8261-c90eb12465ee-173186812901195776" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Eh ben c'est du beau ces méthodes @Vinvin et @FlorencePorcel. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1819882790/tetocarre_normal.jpg" -}, -"title": "Cédric BILLAUDELLE: Eh ben c'est du beau ces méthodes @Vinvin et @FlorencePorcel. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2769000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"Eh ben c'est du beau ces m\\u00e9thodes @Vinvin et @FlorencePorcel. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[34,41],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522},{\"screen_name\":\"FlorencePorcel\",\"indices\":[45,60],\"name\":\"Florence Porcel\",\"id_str\":\"49031173\",\"id\":49031173}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[62,66]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186815233228800\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"0C0F22\",\"screen_name\":\"Cbill0\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":172,\"location\":\"Lille, FR\",\"profile_text_color\":\"F2ECF9\",\"description\":\"\\u00c9tudiant \\u00e0 l'IAE de Lille, mais pur produit des Ardennes. Aime beaucoup apprendre, mais n'aime pas qu'on lui fasse la le\\u00e7on.\",\"statuses_count\":1109,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/422263046\\/679FC0.png\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"1a1aba\",\"followers_count\":31,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1819882790\\/tetocarre_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"E44B22\",\"protected\":false,\"id_str\":\"84313428\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"C\\u00e9dric BILLAUDELLE\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422263046\\/679FC0.png\",\"created_at\":\"Thu Oct 22 12:34:22 +0000 2009\",\"profile_sidebar_fill_color\":\"2C446A\",\"id\":84313428,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819882790\\/tetocarre_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173186815233228800,\"created_at\":\"Fri Feb 24 23:25:29 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2769000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c8277291-58b2-4e63-8802-f187ea557589-173186815233228800" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'comprend rien.. #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1759597701/image_normal.jpg" -}, -"title": "Camille .: J'comprend rien.. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2769000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"J'comprend rien.. #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[18,22]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186818873901056\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ffffff\",\"screen_name\":\"CamilleWil\",\"lang\":\"fr\",\"favourites_count\":14,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":591,\"location\":\"\",\"profile_text_color\":\"520000\",\"followers_count\":506,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1759597701\\/image_normal.jpg\",\"description\":\"Camille \\u03df - @prettylil_miss : ma vie \\u2665 \",\"statuses_count\":18712,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"210b05\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"0a0300\",\"protected\":false,\"id_str\":\"93848420\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Camille .\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"created_at\":\"Tue Dec 01 12:23:18 +0000 2009\",\"profile_sidebar_fill_color\":\"d61d08\",\"id\":93848420,\"follow_request_sent\":null,\"utc_offset\":-36000,\"url\":\"http:\\/\\/intotheglitter.blogspot.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1759597701\\/image_normal.jpg\"},\"truncated\":false,\"id\":173186818873901056,\"created_at\":\"Fri Feb 24 23:25:29 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2769000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ed7ea3b1-7363-46c4-9c96-a4853ceb1e6f-173186818873901056" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw moui la séquence caméra caché j'accroche pas", -"img": { -"src": "http://a2.twimg.com/profile_images/1696961418/avatar_normal.JPG" -}, -"title": "Audrey K: #lgw moui la séquence caméra caché j'accroche pas", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2770000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw moui la s\\u00e9quence cam\\u00e9ra cach\\u00e9 j'accroche pas\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186821772152832\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":83,\"screen_name\":\"Audreymifasol\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":250,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"Quelque part\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"D02B55\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1696961418\\/avatar_normal.JPG\",\"description\":\"Prof contractuelle en biologie le lundi, \\u00e9tudiante en histoire, ma\\u00e7on, d\\u00e9coratrice, costumi\\u00e8re, peintre et bidouilleuse de tout l'autre moiti\\u00e9 du temps.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"413420872\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1696961418\\/avatar_normal.JPG\",\"name\":\"Audrey K\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 15 21:31:05 +0000 2011\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":413420872,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/bubulle-de-savon.over-blog.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186821772152832,\"created_at\":\"Fri Feb 24 23:25:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2770000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1afcb8d0-c968-4b90-805c-c05d1549285f-173186821772152832" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Waouh @FlorencePorcel tu vaux 20000€ pour #lgw c'est pas mal !", -"img": { -"src": "http://a3.twimg.com/profile_images/1682788944/oriane_twitter_normal.png" -}, -"title": "Oriane Hurard: Waouh @FlorencePorcel tu vaux 20000€ pour #lgw c'est pas mal !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2770000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Waouh @FlorencePorcel tu vaux 20000\\u20ac pour #lgw c'est pas mal !\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[6,21],\"name\":\"Florence Porcel\",\"id_str\":\"49031173\",\"id\":49031173}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[42,46]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186822556495872\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"592459\",\"screen_name\":\"Orianehurard\",\"lang\":\"fr\",\"favourites_count\":461,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":383,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":485,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"description\":\"S\\u00e9ries, transmedia, cin\\u00e9ma. Dipl\\u00f4m\\u00e9e @ina_SUP en production \\/\\/ \\r\\nCharg\\u00e9e de coordination @TIULab, programme d'encadrement \\u00e9tudiant transmedia\",\"statuses_count\":2720,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"show_all_inline_media\":true,\"listed_count\":24,\"profile_link_color\":\"de2a5d\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"protected\":false,\"id_str\":\"198934087\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Oriane Hurard\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"created_at\":\"Tue Oct 05 16:26:22 +0000 2010\",\"profile_sidebar_fill_color\":\"c1a7c7\",\"id\":198934087,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.transmediaimmersiveuniversity.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\"},\"truncated\":false,\"id\":173186822556495872,\"created_at\":\"Fri Feb 24 23:25:30 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2770000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "26d2e1a3-7cb2-4f6c-8a31-973cd7eda736-173186822556495872" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw ben dis donc @FlorencePorcel , sexy en mini-cuir....", -"img": { -"src": "http://a1.twimg.com/profile_images/1638771347/deuch_normal.jpeg" -}, -"title": "FrinnockBoChar: #lgw ben dis donc @FlorencePorcel , sexy en mini-cuir....", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2771000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw ben dis donc @FlorencePorcel , sexy en mini-cuir....\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[18,33],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186827388321792\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":170,\"screen_name\":\"frinnock\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":14422,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0000ff\",\"followers_count\":155,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\",\"description\":\"Plantigrade normand, musicien deuchiste\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"id_str\":\"40014489\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"profile_sidebar_fill_color\":\"e0ff92\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\",\"name\":\"FrinnockBoChar\",\"default_profile_image\":false,\"created_at\":\"Thu May 14 15:22:28 +0000 2009\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":40014489,\"utc_offset\":3600,\"favourites_count\":20,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186827388321792,\"created_at\":\"Fri Feb 24 23:25:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2771000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "62f2585f-022a-44ca-804f-e3475ef70517-173186827388321792" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Il a demandé RT “@LudoDelaherche: Proposez nous de trucs débiles à faire ! ;) #lgw #cqui”", -"img": { -"src": "http://a2.twimg.com/profile_images/1838854364/image_normal.jpg" -}, -"title": "Celine: Il a demandé RT “@LudoDelaherche: Proposez nous de trucs débiles à faire ! ;) #lgw #cqui”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2772000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Il a demand\\u00e9 RT \\u201c@LudoDelaherche: Proposez nous de trucs d\\u00e9biles \\u00e0 faire ! ;) #lgw #cqui\\u201d\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[17,32],\"name\":\"Ludovic Delaherche\",\"id_str\":\"72665061\",\"id\":72665061}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[78,82]},{\"text\":\"cqui\",\"indices\":[83,88]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186828000706560\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"D3D2CF\",\"screen_name\":\"McMademoiselle\",\"lang\":\"en\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":537,\"location\":\"Limerick, Ireland\",\"profile_text_color\":\"634047\",\"followers_count\":280,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1838854364\\/image_normal.jpg\",\"description\":\"Goofball, rugby fan, beer, food, wine & fun lover... Just a silly French girl really. Ardent Toulouse and XV de France supporter, and sometimes beauty blogger\",\"statuses_count\":5174,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"088253\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Dublin\",\"profile_background_color\":\"EDECE9\",\"protected\":false,\"id_str\":\"288357486\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Celine\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"created_at\":\"Tue Apr 26 18:18:58 +0000 2011\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"id\":288357486,\"follow_request_sent\":null,\"utc_offset\":0,\"url\":\"http:\\/\\/mcmademoisellelikes.wordpress.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838854364\\/image_normal.jpg\"},\"truncated\":false,\"id\":173186828000706560,\"created_at\":\"Fri Feb 24 23:25:32 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2772000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "128a105c-65e8-4063-b6b9-da25b9ee8451-173186828000706560" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Donc a priori #ilreste mais les gens se demandent #cqui dans #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1598467503/aurel2_-_Copie_normal.jpg" -}, -"title": "Aurélien: Donc a priori #ilreste mais les gens se demandent #cqui dans #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2774000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Donc a priori #ilreste mais les gens se demandent #cqui dans #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[14,22]},{\"text\":\"cqui\",\"indices\":[50,55]},{\"text\":\"lgw\",\"indices\":[61,65]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186836074725377\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":886,\"screen_name\":\"aurel_p\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":33189,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Pau\",\"show_all_inline_media\":true,\"listed_count\":152,\"profile_link_color\":\"93A644\",\"followers_count\":2185,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"description\":\"cr\\u00e9ation web le jour, TVvore le soir. Attention risque de LT m\\u00eame des \\u00e9missions les plus mauvaises de la t\\u00e9l\\u00e9 fran\\u00e7aise. Partage en tout genre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"14321671\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"name\":\"Aur\\u00e9lien\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 07 10:27:23 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":14321671,\"utc_offset\":3600,\"favourites_count\":140,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186836074725377,\"created_at\":\"Fri Feb 24 23:25:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2774000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8a0edaab-a14e-446d-8f05-03296cda4978-173186836074725377" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Putain @FlorencePorcel en cachet de #lgw (je suis choqué)", -"img": { -"src": "http://a0.twimg.com/profile_images/1648905085/lolymous_2_normal.jpg" -}, -"title": "Solferishow: Putain @FlorencePorcel en cachet de #lgw (je suis choqué)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2774000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Putain @FlorencePorcel en cachet de #lgw (je suis choqu\\u00e9)\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[7,22],\"name\":\"Florence Porcel\",\"id_str\":\"49031173\",\"id\":49031173}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[36,40]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186838218014720\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"solferishow\",\"lang\":\"fr\",\"favourites_count\":20,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1144,\"location\":\"Il est parti par l\\u00e0. \\u261b\",\"profile_text_color\":\"333333\",\"followers_count\":4872,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\",\"description\":\"Si Dieu a cr\\u00e9\\u00e9 l'Homme le 6\\u00e8me jour, c'\\u00e9tait surtout pour passer la semaine peinard. Je suis D\\u00e9l\\u00e9gu\\u00e9 des Jeunes Populaires de l'Empire colonial fran\\u00e7ais.\",\"statuses_count\":13623,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":169,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"232221031\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Solferishow\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Dec 30 15:26:17 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":232221031,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.solferishow.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\"},\"truncated\":false,\"id\":173186838218014720,\"created_at\":\"Fri Feb 24 23:25:34 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2774000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0f4261ed-e253-4b2e-bc50-8aecb9b494f0-173186838218014720" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ouh! les veinards! Le @palmashow à le droit à un rdv avec @FlorencePorcel! #LGW <3", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: Ouh! les veinards! Le @palmashow à le droit à un rdv avec @FlorencePorcel! #LGW <3", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2774000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ouh! les veinards! Le @palmashow \\u00e0 le droit \\u00e0 un rdv avec @FlorencePorcel! #LGW <3\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[22,32],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965},{\"screen_name\":\"FlorencePorcel\",\"indices\":[58,73],\"name\":\"Florence Porcel\",\"id_str\":\"49031173\",\"id\":49031173}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[75,79]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186839488905216\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"111405\",\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"favourites_count\":16,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":912,\"location\":\"Alsace, France\",\"profile_text_color\":\"a3c23e\",\"followers_count\":150,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"statuses_count\":4894,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Hugo SCHOCH\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_fill_color\":\"9ca871\",\"id\":175540303,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/only.hug33k.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\"},\"truncated\":false,\"id\":173186839488905216,\"created_at\":\"Fri Feb 24 23:25:34 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2774000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9bb0482b-06db-4182-9728-8508e4673fd8-173186839488905216" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La digestion de la merguez est difficile. La salade de mâche aux truffes de chez Laurent est plus digeste #fh2012 #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1848035973/images_normal.jpeg" -}, -"title": "François de Hollande: La digestion de la merguez est difficile. La salade de mâche aux truffes de chez Laurent est plus digeste #fh2012 #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2776000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La digestion de la merguez est difficile. La salade de m\\u00e2che aux truffes de chez Laurent est plus digeste #fh2012 #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"fh2012\",\"indices\":[106,113]},{\"text\":\"LGW\",\"indices\":[114,118]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186846585655297\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":136,\"screen_name\":\"fdhollande\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":90,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"59 avenue de S\\u00e9gur. 7\\u00e8me\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":25,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848035973\\/images_normal.jpeg\",\"description\":\"Dans ma t\\u00eate. Tout ce que je pense mais que je ne peux pas vous dire officiellement \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"500754438\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848035973\\/images_normal.jpeg\",\"name\":\"Fran\\u00e7ois de Hollande\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 23 12:46:32 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":500754438,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186846585655297,\"created_at\":\"Fri Feb 24 23:25:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2776000, -"tags": [ -{ -"id-ref": "f025567c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3ff8d713-7b6e-4231-aa37-71ff4ba8710a-173186846585655297" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "twitter est en plein bug, mon total de tweets est en train de diminuer!! la faute à @LeGrandWebze??? #hacking #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1276794848/Photo_Brutus_and_me__Louvre__normal.jpg" -}, -"title": "Joffrey Mick: twitter est en plein bug, mon total de tweets est en train de diminuer!! la faute à @LeGrandWebze??? #hacking #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2777000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"twitter est en plein bug, mon total de tweets est en train de diminuer!! la faute \\u00e0 @LeGrandWebze??? #hacking #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[84,97],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"hacking\",\"indices\":[101,109]},{\"text\":\"lgw\",\"indices\":[110,114]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186848649261057\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":146,\"screen_name\":\"JoffreyMick\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1027,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"009999\",\"followers_count\":56,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1276794848\\/Photo_Brutus_and_me__Louvre__normal.jpg\",\"description\":\"20 ans, \\u00e9tudiant \\u00e0 Sciences Po Paris, journaliste politique pour Sciences Po TV, rock'n'roll addict.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"255731473\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1276794848\\/Photo_Brutus_and_me__Louvre__normal.jpg\",\"name\":\"Joffrey Mick\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 21 23:21:23 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":255731473,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186848649261057,\"created_at\":\"Fri Feb 24 23:25:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2777000, -"tags": [ -{ -"id-ref": "f025765c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f8c35ab5-ec6a-4d46-83b8-5dfc1775f202-173186848649261057" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Naaaaan @FlorencePorcel mais naaaaannnn, pas ça, pas comme cadeau, mais naaan #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1829032837/430490_10519221_b_normal.jpg" -}, -"title": "Antoine Rouaud: Naaaaan @FlorencePorcel mais naaaaannnn, pas ça, pas comme cadeau, mais naaan #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2778000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Naaaaan @FlorencePorcel mais naaaaannnn, pas \\u00e7a, pas comme cadeau, mais naaan #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[8,23],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[79,83]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186852956798976\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":84,\"screen_name\":\"Antoine_Rouaud\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1384,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Nantes\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"009999\",\"followers_count\":104,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1829032837\\/430490_10519221_b_normal.jpg\",\"description\":\"Cr\\u00e9ateur de trucs et autres choses qui ont rapport \\u00e0 des histoires... avec des gens. \\r\\nhttp:\\/\\/www.wagaprod.fr\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"131516\",\"id_str\":\"373509666\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1829032837\\/430490_10519221_b_normal.jpg\",\"name\":\"Antoine Rouaud\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 14 18:13:49 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":373509666,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.audiodramax.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186852956798976,\"created_at\":\"Fri Feb 24 23:25:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2778000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9f0b4ebf-e8d1-43cd-aa89-5f6d57cd48e7-173186852956798976" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@tatamirugby Il claque la bise à Rollin @LudoDelaherche #lgw #Cqui", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @tatamirugby Il claque la bise à Rollin @LudoDelaherche #lgw #Cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2779000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@tatamirugby Il claque la bise \\u00e0 Rollin @LudoDelaherche #lgw #Cqui\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"tatamirugby\",\"indices\":[0,12],\"id_str\":\"27248204\",\"name\":\"Marius\",\"id\":27248204},{\"screen_name\":\"LudoDelaherche\",\"indices\":[40,55],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[57,61]},{\"text\":\"Cqui\",\"indices\":[62,67]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173186776960208896\",\"id_str\":\"173186860405899264\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173186776960208896,\"in_reply_to_user_id_str\":\"27248204\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":156,\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":34421,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris Montparnasse - Bruxelles\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"name\":\"Pierre B.\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":104184883,\"utc_offset\":-10800,\"favourites_count\":254,\"url\":null},\"in_reply_to_screen_name\":\"tatamirugby\",\"truncated\":false,\"id\":173186860405899264,\"created_at\":\"Fri Feb 24 23:25:39 +0000 2012\",\"in_reply_to_user_id\":27248204}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2779000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3636b08a-0fcb-4a6e-b801-321db6851270-173186860405899264" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "AHhhh ahhhh la cm en mode sexy @FlorencePorcel #lgw , ca va ta gérer ?! lol", -"img": { -"src": "http://a1.twimg.com/profile_images/1625442476/24_normal.jpg" -}, -"title": "Christophe Doublet: AHhhh ahhhh la cm en mode sexy @FlorencePorcel #lgw , ca va ta gérer ?! lol", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2780000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"AHhhh ahhhh la cm en mode sexy @FlorencePorcel #lgw , ca va ta g\\u00e9rer ?! lol\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[31,46],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[47,51]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186863039905793\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":459,\"screen_name\":\"ChrisPC34\",\"lang\":\"fr\",\"profile_text_color\":\"535ae6\",\"statuses_count\":1157,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/426927890\\/twitt.jpg\",\"location\":\"H\\u00e9rault\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"0084B4\",\"followers_count\":95,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1625442476\\/24_normal.jpg\",\"description\":\"D\\u00e9pannage informatique, site web, r\\u00e9seau .\\r\\nSous traitance : Vous livrez,nous installons vos clients dans le Languedoc Roussillon .\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"133503769\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/426927890\\/twitt.jpg\",\"profile_sidebar_fill_color\":\"000000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1625442476\\/24_normal.jpg\",\"name\":\"Christophe Doublet\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 15 23:59:03 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":133503769,\"utc_offset\":-10800,\"favourites_count\":33,\"url\":\"http:\\/\\/www.pc34.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186863039905793,\"created_at\":\"Fri Feb 24 23:25:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2780000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0520ec9b-1ffc-4572-897f-7217a4446d45-173186863039905793" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw waou le short en cuir de Florence", -"img": { -"src": "http://a0.twimg.com/profile_images/1845362154/3E0EC892-FEB3-44FD-AA98-331512B5799F_normal" -}, -"title": "Jmc: #lgw waou le short en cuir de Florence", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2780000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw waou le short en cuir de Florence\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186864516308993\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1022,\"screen_name\":\"Jmcorradi\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3546,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Marseille\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":185,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1845362154\\/3E0EC892-FEB3-44FD-AA98-331512B5799F_normal\",\"description\":\"Ne supporte pas la mauvaise foi et l injustice.motard et guitariste ex triathlete .soutien de #FH2012 \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"436663652\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1845362154\\/3E0EC892-FEB3-44FD-AA98-331512B5799F_normal\",\"name\":\"Jmc\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 14 12:15:39 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":436663652,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186864516308993,\"created_at\":\"Fri Feb 24 23:25:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2780000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "65c19cbb-4f1f-4c07-988c-3cb5fc8b2cd4-173186864516308993" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et maintenant, une caméra cachée ds #LGW ! Étrange... @palmashow joue le jeu! Sur #france5.", -"img": { -"src": "http://a2.twimg.com/profile_images/1567949026/Fabarol_normal.jpg" -}, -"title": "Fabienne BAROLLIER: Et maintenant, une caméra cachée ds #LGW ! Étrange... @palmashow joue le jeu! Sur #france5.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2780000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Et maintenant, une cam\\u00e9ra cach\\u00e9e ds #LGW ! \\u00c9trange... @palmashow joue le jeu! Sur #france5.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[54,64],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[36,40]},{\"text\":\"france5\",\"indices\":[82,90]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186864159793153\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1042,\"screen_name\":\"Fabarol\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":318,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Issy les moulineaux\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0084B4\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"description\":\"Magazines societe\\/d\\u00e9cryptage de F5. Les Maternelles, Allo Rufo, Mag Sante+Allo Doc, CAD+CDA+CAV, R&C, Medias le Mag, C Politique, LMEF, Dr CAC, LGQ, LGW\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"110388053\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"name\":\"Fabienne BAROLLIER\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 01 11:04:06 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":110388053,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186864159793153,\"created_at\":\"Fri Feb 24 23:25:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2780000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "56fa8d42-5bef-45e2-9c33-5b3bc4cbaf3f-173186864159793153" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@FlorencePorcel Pourquoi pas l'avoir gardée la tenue pendant le live ? #lgw", -"img": { -"src": "http://a1.twimg.com/sticky/default_profile_images/default_profile_6_normal.png" -}, -"title": "Gw3nd0ul: @FlorencePorcel Pourquoi pas l'avoir gardée la tenue pendant le live ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2781000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@FlorencePorcel Pourquoi pas l'avoir gard\\u00e9e la tenue pendant le live ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[0,15],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[71,75]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186865355161600\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"49031173\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":434,\"screen_name\":\"Gw3nd0ul\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":517,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"143017258\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"name\":\"Gw3nd0ul\",\"default_profile_image\":true,\"created_at\":\"Wed May 12 10:42:39 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":143017258,\"utc_offset\":3600,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":\"FlorencePorcel\",\"truncated\":false,\"id\":173186865355161600,\"created_at\":\"Fri Feb 24 23:25:41 +0000 2012\",\"in_reply_to_user_id\":49031173}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2781000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5edd4c0d-2f29-432c-a151-2667920e8213-173186865355161600" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'en étais sur pour @FlorencePorcel . #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1105895956/PG_paul1_normal.jpg" -}, -"title": "Rémy D.: J'en étais sur pour @FlorencePorcel . #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2783000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'en \\u00e9tais sur pour @FlorencePorcel . #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[20,35],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[38,42]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186875463446529\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":767,\"screen_name\":\"RdNetwork\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":4352,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"France - Moselle\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"D02B55\",\"followers_count\":248,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"description\":\"A random soccer-music-games-web-french twitter Account. (Yes, that's a lot.)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"48825435\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"name\":\"R\\u00e9my D.\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 19 20:55:21 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":48825435,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186875463446529,\"created_at\":\"Fri Feb 24 23:25:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2783000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f80a0d35-9cf8-4163-bc33-8c2e4f7a213a-173186875463446529" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@FlorencePorcel pourquoi tu as fait la zahiaaaaaaa #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1823017040/tetocarre_normal.jpg" -}, -"title": "GoldoNat: @FlorencePorcel pourquoi tu as fait la zahiaaaaaaa #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2784000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@FlorencePorcel pourquoi tu as fait la zahiaaaaaaa #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[0,15],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[51,55]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186880534364160\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"49031173\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":256,\"screen_name\":\"GoldoNat\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1753,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"009999\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"description\":\"Graphiste, Pr\\u00e9sentatrice qui raconte des blagues nulles et Stagiaire irresponsable \\u00e9v\\u00e8nement chez DoReMi Game Cie, Jeux Vid\\u00e9os, Troll \\u00e0 ses heures perdues.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"116250574\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"name\":\"GoldoNat\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 21 19:13:39 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":116250574,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.doremi.asso.fr\\/site\\/\"},\"in_reply_to_screen_name\":\"FlorencePorcel\",\"truncated\":false,\"id\":173186880534364160,\"created_at\":\"Fri Feb 24 23:25:44 +0000 2012\",\"in_reply_to_user_id\":49031173}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2784000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2a3fe50e-13b1-45be-b1eb-fdbfc1d4e77c-173186880534364160" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "WOUUUU @FlorencePorcel dechire sur #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1796846819/pronoe_normal.png" -}, -"title": "Pronoe: WOUUUU @FlorencePorcel dechire sur #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2785000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"WOUUUU @FlorencePorcel dechire sur #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[7,22],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186882098831360\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":23,\"screen_name\":\"pronoe\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":76,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/428494065\\/2011-12-30_19.36.19twitter.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":1,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1796846819\\/pronoe_normal.png\",\"description\":\"Mais qu'est ce que je fous sur Twitter ? Oo\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"70540136\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/428494065\\/2011-12-30_19.36.19twitter.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1796846819\\/pronoe_normal.png\",\"name\":\"Pronoe\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 31 23:57:43 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":70540136,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186882098831360,\"created_at\":\"Fri Feb 24 23:25:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2785000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bde0ae65-bb45-45df-8f54-26382ec063de-173186882098831360" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @SOYOUSEE: Dites @vinvin que le vendeur du rayon peinture de casto cherche son nuancier s'il pouvait le dépanner avec sa chemise. #lg ...", -"img": { -"src": "http://a2.twimg.com/profile_images/1843250602/image_normal.jpg" -}, -"title": "Virginie Lominet: RT @SOYOUSEE: Dites @vinvin que le vendeur du rayon peinture de casto cherche son nuancier s'il pouvait le dépanner avec sa chemise. #lg ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2786000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @SOYOUSEE: Dites @vinvin que le vendeur du rayon peinture de casto cherche son nuancier s'il pouvait le d\\u00e9panner avec sa chemise. #lg ...\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"SOYOUSEE\",\"indices\":[3,12],\"name\":\"SOYOUSEE\",\"id_str\":\"122384552\",\"id\":122384552},{\"screen_name\":\"Vinvin\",\"indices\":[20,27],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lg\",\"indices\":[133,136]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Dites @vinvin que le vendeur du rayon peinture de casto cherche son nuancier s'il pouvait le d\\u00e9panner avec sa chemise. #lgw #merci\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[6,13],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[119,123]},{\"text\":\"merci\",\"indices\":[124,130]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186638984396800\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"SOYOUSEE\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":190,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":34,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1644298889\\/xQ4IxX7v_normal\",\"description\":\"Serial mateur, a gagn\\u00e9 le don d'ubi cui cui t\\u00e9 en se cr\\u00e9ant un compte Twitter. yOLD 3.2 version b\\u00eata\",\"statuses_count\":288,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/90573084\\/BKG_twitter_2.jpg\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"122384552\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"SOYOUSEE\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/90573084\\/BKG_twitter_2.jpg\",\"created_at\":\"Fri Mar 12 14:31:54 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":122384552,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1644298889\\/xQ4IxX7v_normal\"},\"truncated\":false,\"id\":173186638984396800,\"created_at\":\"Fri Feb 24 23:24:47 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186887119421440\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"laristocraft\",\"lang\":\"fr\",\"favourites_count\":426,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":916,\"location\":\"Boulogne-billancourt\",\"profile_text_color\":\"333333\",\"followers_count\":4464,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1843250602\\/image_normal.jpg\",\"description\":\"Ne dites pas \\u00e0 ma m\\u00e8re que je suis community manager, elle me croit pianiste dans un bordel. Fantasque & despotique. Pathologie: Bovarysme. On @Locita @Owni\",\"statuses_count\":15200,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/280381973\\/twitter-background.jpg\",\"show_all_inline_media\":false,\"listed_count\":402,\"profile_link_color\":\"ab3202\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"16502490\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Virginie Lominet\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/280381973\\/twitter-background.jpg\",\"created_at\":\"Sun Sep 28 20:37:13 +0000 2008\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":16502490,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.laristocraft.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843250602\\/image_normal.jpg\"},\"truncated\":true,\"id\":173186887119421440,\"created_at\":\"Fri Feb 24 23:25:46 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2786000, -"tags": [ -{ -"id-ref": "f02681e6-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8850acad-8566-4e24-b10b-f59343918d71-173186887119421440" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@palmashow Votre carrière est foutue! #lgw vous a ruiné!", -"img": { -"src": "http://a0.twimg.com/profile_images/1778957991/kitty-album-animal-collective_normal.jpg" -}, -"title": "rhésus négatif: @palmashow Votre carrière est foutue! #lgw vous a ruiné!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2787000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@palmashow Votre carri\\u00e8re est foutue! #lgw vous a ruin\\u00e9!\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[38,42]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186892001587200\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"23782965\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":83,\"screen_name\":\"rhesusnegatif\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":134,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/411658969\\/1acaCuvIImrDwSd.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1778957991\\/kitty-album-animal-collective_normal.jpg\",\"description\":\"Tweet or GTFO\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"473379117\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/411658969\\/1acaCuvIImrDwSd.gif\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1778957991\\/kitty-album-animal-collective_normal.jpg\",\"name\":\"rh\\u00e9sus n\\u00e9gatif\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 24 22:36:01 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":473379117,\"utc_offset\":null,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":\"palmashow\",\"truncated\":false,\"id\":173186892001587200,\"created_at\":\"Fri Feb 24 23:25:47 +0000 2012\",\"in_reply_to_user_id\":23782965}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2787000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "217af54c-63e1-4296-8ba9-4debb145959a-173186892001587200" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw sans dèc' il vous a fallu des répétitions pour faire ça ? #troll", -"img": { -"src": "http://a0.twimg.com/profile_images/1794196247/serious-cat_-_Copie__2__normal.jpg" -}, -"title": "victor lehoussine: #lgw sans dèc' il vous a fallu des répétitions pour faire ça ? #troll", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2789000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw sans d\\u00e8c' il vous a fallu des r\\u00e9p\\u00e9titions pour faire \\u00e7a ? #troll\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"troll\",\"indices\":[63,69]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186901757534208\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"vodevil_art\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":104,\"location\":\"rennes\",\"profile_text_color\":\"666666\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1794196247\\/serious-cat_-_Copie__2__normal.jpg\",\"description\":\"#Geek & #Gamer et occasionnellement \\u00e9tudiant en M1 #communication \\u00e0 Rennes :: La t\\u00eate et la peau dans les \\u00e9toiles :: Musicien \\u00e0 la recherche de nouveaux projets\",\"statuses_count\":157,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/412042973\\/colour.jpg\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"169166835\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"victor lehoussine\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/412042973\\/colour.jpg\",\"created_at\":\"Wed Jul 21 18:17:32 +0000 2010\",\"profile_sidebar_fill_color\":\"252429\",\"id\":169166835,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1794196247\\/serious-cat_-_Copie__2__normal.jpg\"},\"truncated\":false,\"id\":173186901757534208,\"created_at\":\"Fri Feb 24 23:25:49 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2789000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0114b96-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b46c19a3-4ad4-4d7b-a2a2-7418a15cb7f9-173186901757534208" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw C'est quoi c'te daube?", -"img": { -"src": "http://a2.twimg.com/profile_images/1840585561/sarkface_billet_normal.jpg" -}, -"title": "Sarkface: #lgw C'est quoi c'te daube?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2789000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw C'est quoi c'te daube?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186899073187841\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":137,\"screen_name\":\"16valdo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1441,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/418762975\\/4__6_.jpg\",\"location\":\"Toulouse-Grenade\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":80,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1840585561\\/sarkface_billet_normal.jpg\",\"description\":\" I'M TRUST ME\\r\\n- Militant Socialiste - C M-31 - Vous voulez virer Sarkozy? \\r\\nRejoignez l'\\u00e9quipe du changement #FH2012 @fhollande2012\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"480264808\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/418762975\\/4__6_.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840585561\\/sarkface_billet_normal.jpg\",\"name\":\"Sarkface\",\"default_profile_image\":false,\"created_at\":\"Wed Feb 01 09:20:10 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":480264808,\"utc_offset\":3600,\"favourites_count\":5,\"url\":\"http:\\/\\/16valdo.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186899073187841,\"created_at\":\"Fri Feb 24 23:25:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2789000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2a7d761c-3783-4ece-b4c2-ef211cb10010-173186899073187841" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@B_Roger_Petit y'a pas de concept #lgw... C'est justement ça le concept", -"img": { -"src": "http://a2.twimg.com/profile_images/1824903133/SDOTg1nV_normal" -}, -"title": "Kara Noyak: @B_Roger_Petit y'a pas de concept #lgw... C'est justement ça le concept", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2789000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@B_Roger_Petit y'a pas de concept #lgw... C'est justement \\u00e7a le concept\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"B_Roger_Petit\",\"indices\":[0,14],\"id_str\":\"48949826\",\"name\":\"Bruno Roger-Petit\",\"id\":48949826}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173186015060705280\",\"id_str\":\"173186902105669632\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173186015060705280,\"in_reply_to_user_id_str\":\"48949826\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":139,\"screen_name\":\"KaraNoyak\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":475,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Besan\\u00e7on\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":31,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1824903133\\/SDOTg1nV_normal\",\"description\":\"employ\\u00e9e dune grande entreprise. S'interesse \\u00e0 tout et son contraire... et surtout \\u00e0 ce dernier !\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"460064227\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824903133\\/SDOTg1nV_normal\",\"name\":\"Kara Noyak\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 10 10:31:51 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":460064227,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":\"B_Roger_Petit\",\"truncated\":false,\"id\":173186902105669632,\"created_at\":\"Fri Feb 24 23:25:49 +0000 2012\",\"in_reply_to_user_id\":48949826}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2789000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bda959ee-b3ad-42d2-b555-68248a731a7b-173186902105669632" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#François et #Vincin sont limites. Je ne reste que pour @FlorencePorcel et @KlaireFr Dites leur de plus et mieux vous utiliser. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1842064881/image_normal.jpg" -}, -"title": "Pierre Champon: #François et #Vincin sont limites. Je ne reste que pour @FlorencePorcel et @KlaireFr Dites leur de plus et mieux vous utiliser. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2791000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#Fran\\u00e7ois et #Vincin sont limites. Je ne reste que pour @FlorencePorcel et @KlaireFr Dites leur de plus et mieux vous utiliser. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[56,71],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173},{\"screen_name\":\"KlaireFr\",\"indices\":[75,84],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"Fran\\u00e7ois\",\"indices\":[0,9]},{\"text\":\"Vincin\",\"indices\":[13,20]},{\"text\":\"lgw\",\"indices\":[130,134]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186909806395393\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":778,\"screen_name\":\"pierre_champon\",\"lang\":\"fr\",\"profile_text_color\":\"4f0505\",\"statuses_count\":2298,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/76566393\\/FUSAIN.jpg\",\"location\":\"Quimper France\",\"show_all_inline_media\":false,\"listed_count\":15,\"profile_link_color\":\"0e1652\",\"followers_count\":305,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1842064881\\/image_normal.jpg\",\"description\":\"Je ne conseille pas, je d\\u00e9cide! C'est beaucoup plus courageux et surtout nettement plus lucratif!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"3d3030\",\"id_str\":\"80036505\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/76566393\\/FUSAIN.jpg\",\"profile_sidebar_fill_color\":\"616161\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842064881\\/image_normal.jpg\",\"name\":\"Pierre Champon\",\"default_profile_image\":false,\"created_at\":\"Mon Oct 05 14:24:47 +0000 2009\",\"profile_sidebar_border_color\":\"0d0202\",\"id\":80036505,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.champon.org\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186909806395393,\"created_at\":\"Fri Feb 24 23:25:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2791000, -"tags": [ -{ -"id-ref": "f02708b4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0270d64-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d04d6fa2-33bc-47e4-a720-2470903107b9-173186909806395393" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@davidmarsais @Gregshow Les beaux t-shirts du @palmashow ! ;-)) #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1830093504/317513_2440955897478_1059238916_2857805_1615353250_n_normal.jpg" -}, -"title": "Claudio FABBRI: @davidmarsais @Gregshow Les beaux t-shirts du @palmashow ! ;-)) #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2791000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"davidmarsais\",\"favorited\":false,\"text\":\"@davidmarsais @Gregshow Les beaux t-shirts du @palmashow ! ;-)) #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"davidmarsais\",\"indices\":[0,13],\"name\":\"David Marsais\",\"id_str\":\"140357554\",\"id\":140357554},{\"screen_name\":\"Gregshow\",\"indices\":[14,23],\"name\":\"Gregshow\",\"id_str\":\"23932076\",\"id\":23932076},{\"screen_name\":\"palmashow\",\"indices\":[46,56],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[64,68]}]},\"in_reply_to_user_id\":140357554,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186908778803200\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"cloclof31\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":94,\"location\":\"Toulouse - France\",\"profile_text_color\":\"333333\",\"followers_count\":118,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1830093504\\/317513_2440955897478_1059238916_2857805_1615353250_n_normal.jpg\",\"description\":\"Ancien r\\u00e9dacteur sur le blog officiel de Lost pour #TF1. D'apr\\u00e8s Wikip\\u00e9dia je suis aussi acteur...\\r\\nhttps:\\/\\/www.facebook.com\\/claudio.fabbri1\",\"statuses_count\":2105,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/376547188\\/queen.jpg\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"65052748\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Claudio FABBRI\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/376547188\\/queen.jpg\",\"created_at\":\"Wed Aug 12 14:47:48 +0000 2009\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":65052748,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/lost-spoiler.over-blog.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1830093504\\/317513_2440955897478_1059238916_2857805_1615353250_n_normal.jpg\"},\"truncated\":false,\"id\":173186908778803200,\"created_at\":\"Fri Feb 24 23:25:51 +0000 2012\",\"in_reply_to_user_id_str\":\"140357554\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2791000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "771e97df-cd44-4ecb-aecf-5add099cc722-173186908778803200" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LudoDelaherche Genre chanter \"Les divas du dancing\" ? #lgw #ilReste", -"img": { -"src": "http://a2.twimg.com/profile_images/1609615947/avatar_normal.jpg" -}, -"title": "Christophe WEILL: @LudoDelaherche Genre chanter \"Les divas du dancing\" ? #lgw #ilReste", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2792000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LudoDelaherche\",\"favorited\":false,\"text\":\"@LudoDelaherche Genre chanter \\\"Les divas du dancing\\\" ? #lgw #ilReste\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[0,15],\"name\":\"Ludovic Delaherche\",\"id_str\":\"72665061\",\"id\":72665061}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[55,59]},{\"text\":\"ilReste\",\"indices\":[60,68]}]},\"in_reply_to_user_id\":72665061,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173186604087775233,\"in_reply_to_status_id_str\":\"173186604087775233\",\"id_str\":\"173186913262518272\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"7b9d01\",\"screen_name\":\"tractataire\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":487,\"location\":\"Montpellier, France\",\"profile_text_color\":\"333333\",\"followers_count\":426,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1609615947\\/avatar_normal.jpg\",\"description\":\"Communication globale multimedia : print, web, video, e-learning. Curieux et news-addict !\",\"statuses_count\":9394,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/87952479\\/twitterBG2.jpg\",\"show_all_inline_media\":true,\"listed_count\":18,\"profile_link_color\":\"8f6e31\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f7c985\",\"protected\":false,\"id_str\":\"24436721\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Christophe WEILL\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/87952479\\/twitterBG2.jpg\",\"created_at\":\"Sat Mar 14 21:54:13 +0000 2009\",\"profile_sidebar_fill_color\":\"a7c964\",\"id\":24436721,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.tractataire.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1609615947\\/avatar_normal.jpg\"},\"truncated\":false,\"id\":173186913262518272,\"created_at\":\"Fri Feb 24 23:25:52 +0000 2012\",\"in_reply_to_user_id_str\":\"72665061\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2792000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a73bf1ab-2dac-4df6-a876-3a9609eb486d-173186913262518272" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Tweets2Comptoir: Retrouvez la sélection de Tweets de Comptoir pour Le Grand Webze -> http://t.co/4jnewqO5 #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/37455262/titou_150_normal.jpg" -}, -"title": "Pierre Titou LANNES: RT @Tweets2Comptoir: Retrouvez la sélection de Tweets de Comptoir pour Le Grand Webze -> http://t.co/4jnewqO5 #lgw", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2792000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @Tweets2Comptoir: Retrouvez la s\\u00e9lection de Tweets de Comptoir pour Le Grand Webze -> http:\\/\\/t.co\\/4jnewqO5 #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[3,19],\"id_str\":\"227334618\",\"name\":\"Tweets de Comptoir\",\"id\":227334618}],\"urls\":[{\"indices\":[92,112],\"expanded_url\":\"http:\\/\\/t2c.tw\\/eetsLGW\",\"display_url\":\"t2c.tw\\/eetsLGW\",\"url\":\"http:\\/\\/t.co\\/4jnewqO5\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[114,118]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Retrouvez la s\\u00e9lection de Tweets de Comptoir pour Le Grand Webze -> http:\\/\\/t.co\\/4jnewqO5 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[71,91],\"expanded_url\":\"http:\\/\\/t2c.tw\\/eetsLGW\",\"display_url\":\"t2c.tw\\/eetsLGW\",\"url\":\"http:\\/\\/t.co\\/4jnewqO5\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[93,97]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185674487414784\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3071,\"screen_name\":\"Tweets2Comptoir\",\"lang\":\"fr\",\"profile_text_color\":\"3f3210\",\"statuses_count\":2933,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/350380007\\/twitter-bg.png\",\"location\":\"Dans tes tweets\",\"show_all_inline_media\":true,\"listed_count\":188,\"profile_link_color\":\"3b8ab2\",\"followers_count\":6464,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1633621191\\/avatar_normal.png\",\"description\":\"Tweets de Comptoir est l\\u00e0 pour rendre quotidiennement compte de l'activit\\u00e9 subversive des tweetos, en d\\u00e9non\\u00e7ant les meilleurs tweets publi\\u00e9s.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d1f5c\",\"id_str\":\"227334618\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/350380007\\/twitter-bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1633621191\\/avatar_normal.png\",\"name\":\"Tweets de Comptoir\",\"default_profile_image\":false,\"created_at\":\"Thu Dec 16 15:29:51 +0000 2010\",\"profile_sidebar_border_color\":\"ffcc00\",\"id\":227334618,\"utc_offset\":3600,\"favourites_count\":5604,\"url\":\"http:\\/\\/tweetsdecomptoir.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185674487414784,\"created_at\":\"Fri Feb 24 23:20:57 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186914243977217\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":268,\"screen_name\":\"titounet\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":5079,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/421488521\\/2005-09_La_Reunion_014.jpg\",\"location\":\"IDF, Gers 32, Landes 40, PO 66\",\"show_all_inline_media\":true,\"listed_count\":35,\"profile_link_color\":\"9D582E\",\"followers_count\":450,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/37455262\\/titou_150_normal.jpg\",\"description\":\"Ergonome facteurs humains et organisationnels, #ergonomie des interfaces hommes-machines #UX. Gascon, Pyr\\u00e9n\\u00e9es, gastronomie, festayre, rugby, surf\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"id_str\":\"10461152\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/421488521\\/2005-09_La_Reunion_014.jpg\",\"profile_sidebar_fill_color\":\"fcf1c7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/37455262\\/titou_150_normal.jpg\",\"name\":\"Pierre Titou LANNES\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 22 06:18:31 +0000 2007\",\"profile_sidebar_border_color\":\"D9B17E\",\"id\":10461152,\"utc_offset\":3600,\"favourites_count\":7,\"url\":\"http:\\/\\/titou.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186914243977217,\"created_at\":\"Fri Feb 24 23:25:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2792000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "33da967d-235d-40d0-859e-88c46237dfa3-173186914243977217" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Felicitation à @KlaireFr et @SolangeTeParle pour #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1817776486/SmokeQR_copie_normal.jpg" -}, -"title": "RuaLten: Felicitation à @KlaireFr et @SolangeTeParle pour #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2792000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Felicitation \\u00e0 @KlaireFr et @SolangeTeParle pour #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[15,24],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610},{\"screen_name\":\"SolangeTeParle\",\"indices\":[28,43],\"id_str\":\"417867146\",\"name\":\"Solange te parle\",\"id\":417867146}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186912029388800\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":501,\"screen_name\":\"RuaLten\",\"lang\":\"fr\",\"profile_text_color\":\"242424\",\"statuses_count\":1430,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432437856\\/black_linen_v2.png\",\"location\":\"Dans les champs de Bl\\u00e9...\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"828561\",\"followers_count\":186,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1817776486\\/SmokeQR_copie_normal.jpg\",\"description\":\"Un peu partout et nulle part \\u00e0 la fois... Buveur de bi\\u00e8re belge et d'Irish Whiskey. R\\u00e2leur professionnel... \\u2620\\u2620\\u2620\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"359827989\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432437856\\/black_linen_v2.png\",\"profile_sidebar_fill_color\":\"62a635\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817776486\\/SmokeQR_copie_normal.jpg\",\"name\":\"RuaLten\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 22 07:12:46 +0000 2011\",\"profile_sidebar_border_color\":\"000000\",\"id\":359827989,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/rualten.perso.sfr.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186912029388800,\"created_at\":\"Fri Feb 24 23:25:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2792000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3d935fb8-8a73-4358-8018-8d864eaa3e12-173186912029388800" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cqui #lgw @StadeFrance @LudoDelaherche @Pierre_B_y non mon cousin de paris le #teamRM est chez lui!!!! Allez @RacingMetro92", -"img": { -"src": "http://a3.twimg.com/profile_images/1693436244/tw_13513942_1323894171_normal.jpg" -}, -"title": "Nicolas Legros: #cqui #lgw @StadeFrance @LudoDelaherche @Pierre_B_y non mon cousin de paris le #teamRM est chez lui!!!! Allez @RacingMetro92", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2793000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cqui #lgw @StadeFrance @LudoDelaherche @Pierre_B_y non mon cousin de paris le #teamRM est chez lui!!!! Allez @RacingMetro92\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"StadeFrance\",\"indices\":[11,23],\"id_str\":\"88690419\",\"name\":\"Stade de France\",\"id\":88690419},{\"screen_name\":\"LudoDelaherche\",\"indices\":[24,39],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061},{\"screen_name\":\"Pierre_B_y\",\"indices\":[40,51],\"id_str\":\"104184883\",\"name\":\"Pierre B.\",\"id\":104184883},{\"screen_name\":\"RacingMetro92\",\"indices\":[110,124],\"id_str\":\"81073960\",\"name\":\"Racing Metro 92\",\"id\":81073960}],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[6,10]},{\"text\":\"teamRM\",\"indices\":[79,86]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.142488,48.9203048],[2.2061332,48.9203048],[2.2061332,48.954515],[2.142488,48.954515]]]},\"attributes\":{},\"full_name\":\"Sartrouville, Yvelines\",\"place_type\":\"city\",\"name\":\"Sartrouville\",\"id\":\"fdc15213df467db3\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/fdc15213df467db3.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[2.20217236,48.94096502]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186919230996480\",\"geo\":{\"type\":\"Point\",\"coordinates\":[48.94096502,2.20217236]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":386,\"screen_name\":\"NicolasLegros\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2758,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"sartrouville\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"0084B4\",\"followers_count\":140,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1693436244\\/tw_13513942_1323894171_normal.jpg\",\"description\":\"RUGBY(ra\\u00e7ing, toulouse, sprinboks) rock, vie de famille, killstreak et votera pascal pap\\u00e9 en 2012.. un maitre @kakaOpopo #tontonatoujoursraison\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"120251174\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1693436244\\/tw_13513942_1323894171_normal.jpg\",\"name\":\"Nicolas Legros\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 05 22:47:53 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":120251174,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186919230996480,\"created_at\":\"Fri Feb 24 23:25:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2793000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f02794fa-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c0f2d174-2a0e-4108-b98b-a32e9aa3cbae-173186919230996480" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @fdhollande: Si vous voulez \"Changer de destin\" je suis là ! #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1421767677/n775859914_630617_3556_normal.jpg" -}, -"title": "Thibaut: RT @fdhollande: Si vous voulez \"Changer de destin\" je suis là ! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2793000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @fdhollande: Si vous voulez \\\"Changer de destin\\\" je suis l\\u00e0 ! #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"fdhollande\",\"indices\":[3,14],\"id_str\":\"500754438\",\"name\":\"Fran\\u00e7ois de Hollande\",\"id\":500754438}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[65,69]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Si vous voulez \\\"Changer de destin\\\" je suis l\\u00e0 ! #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186649403031552\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":136,\"screen_name\":\"fdhollande\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":89,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"59 avenue de S\\u00e9gur. 7\\u00e8me\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":26,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848035973\\/images_normal.jpeg\",\"description\":\"Dans ma t\\u00eate. Tout ce que je pense mais que je ne peux pas vous dire officiellement \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"500754438\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848035973\\/images_normal.jpeg\",\"name\":\"Fran\\u00e7ois de Hollande\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 23 12:46:32 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":500754438,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186649403031552,\"created_at\":\"Fri Feb 24 23:24:49 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186919524605952\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":437,\"screen_name\":\"thibautchampey\",\"lang\":\"fr\",\"profile_text_color\":\"c8c8cc\",\"statuses_count\":154,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/291023158\\/02220_lastlight_1280x800.jpg\",\"location\":\"Paris \",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0c0d0d\",\"followers_count\":80,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1421767677\\/n775859914_630617_3556_normal.jpg\",\"description\":\"Communication enabled geek.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"3b3d3d\",\"id_str\":\"282143992\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/291023158\\/02220_lastlight_1280x800.jpg\",\"profile_sidebar_fill_color\":\"68696e\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1421767677\\/n775859914_630617_3556_normal.jpg\",\"name\":\"Thibaut\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 14 16:45:25 +0000 2011\",\"profile_sidebar_border_color\":\"e6ebe4\",\"id\":282143992,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"https:\\/\\/sites.google.com\\/site\\/thibautchampey\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186919524605952,\"created_at\":\"Fri Feb 24 23:25:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2793000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ab9ae4ba-7ef1-47c4-9378-38471abdac5f-173186919524605952" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Sympa #lgw de ce soir! Et rollin #IlReste", -"img": { -"src": "http://a0.twimg.com/profile_images/1306605849/A_Fox_in_Space_by_SilentReaper_normal.jpg" -}, -"title": "Fofox: Sympa #lgw de ce soir! Et rollin #IlReste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2794000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Sympa #lgw de ce soir! Et rollin #IlReste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[6,10]},{\"text\":\"IlReste\",\"indices\":[34,42]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186923060408321\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":238,\"screen_name\":\"FofoxFRA\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":3463,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/270499037\\/2011-06-15_07-37-25_90.42.92.158.jpg\",\"location\":\"Annecy\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0000cc\",\"followers_count\":190,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1306605849\\/A_Fox_in_Space_by_SilentReaper_normal.jpg\",\"description\":\"18 ans, lecteur assidu d'actualit\\u00e9, de SF et d'heroic-fantasy, Geek \\u00e0 plein temps, et j'exprime tout cela sur le seul et l'unique Otageek !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"115675045\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/270499037\\/2011-06-15_07-37-25_90.42.92.158.jpg\",\"profile_sidebar_fill_color\":\"999999\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1306605849\\/A_Fox_in_Space_by_SilentReaper_normal.jpg\",\"name\":\"Fofox\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 19 14:22:41 +0000 2010\",\"profile_sidebar_border_color\":\"bddcad\",\"id\":115675045,\"utc_offset\":3600,\"favourites_count\":27,\"url\":\"http:\\/\\/otageek.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186923060408321,\"created_at\":\"Fri Feb 24 23:25:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2794000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3a9cf5c9-0e8f-4074-bcd1-e26b37fd025f-173186923060408321" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Palmade et @FlorencePorcel ??? Merde alors... #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/317760404/Copie1_normal.jpg" -}, -"title": "Pierre-Yves LE LAN: Palmade et @FlorencePorcel ??? Merde alors... #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2796000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Palmade et @FlorencePorcel ??? Merde alors... #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[11,26],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186929590939649\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":407,\"screen_name\":\"pylelan\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1476,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"FF3300\",\"followers_count\":427,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/317760404\\/Copie1_normal.jpg\",\"description\":\"Marketing RH et Web Marketing @apecfr : recrutement 2.0, marque employeur, serious game, e-learning et m\\u00e9dias sociaux.\\r\\nContributeur @Locita\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"57371807\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/317760404\\/Copie1_normal.jpg\",\"name\":\"Pierre-Yves LE LAN\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 16 16:15:44 +0000 2009\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":57371807,\"utc_offset\":3600,\"favourites_count\":15,\"url\":\"http:\\/\\/fr.linkedin.com\\/pub\\/pierre-yves-le-lan\\/3\\/2a5\\/90b\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186929590939649,\"created_at\":\"Fri Feb 24 23:25:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2796000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fa0ec8ba-e0ed-40c8-a047-2b53dc66328c-173186929590939649" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @charleshenriroy: On est en TT, c'est le moment d'utiliser le #Lgw pour faire passer des revendications. Mémé,.... !!!”", -"img": { -"src": "http://a2.twimg.com/profile_images/1567949026/Fabarol_normal.jpg" -}, -"title": "Fabienne BAROLLIER: RT @charleshenriroy: On est en TT, c'est le moment d'utiliser le #Lgw pour faire passer des revendications. Mémé,.... !!!”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2796000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @charleshenriroy: On est en TT, c'est le moment d'utiliser le #Lgw pour faire passer des revendications. M\\u00e9m\\u00e9,.... !!!\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"charleshenriroy\",\"indices\":[3,19],\"id_str\":\"185396126\",\"name\":\"Royer Charles-Henri\",\"id\":185396126}],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[65,69]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"On est en TT, c'est le moment d'utiliser le #Lgw pour faire passer des revendications. M\\u00e9m\\u00e9,.... !!!\\u201d\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[44,48]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186506310172672\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":635,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"name\":\"Royer Charles-Henri\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":185396126,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186506310172672,\"created_at\":\"Fri Feb 24 23:24:15 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186929830014976\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1042,\"screen_name\":\"Fabarol\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":317,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Issy les moulineaux\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0084B4\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"description\":\"Magazines societe\\/d\\u00e9cryptage de F5. Les Maternelles, Allo Rufo, Mag Sante+Allo Doc, CAD+CDA+CAV, R&C, Medias le Mag, C Politique, LMEF, Dr CAC, LGQ, LGW\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"110388053\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"name\":\"Fabienne BAROLLIER\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 01 11:04:06 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":110388053,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186929830014976,\"created_at\":\"Fri Feb 24 23:25:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2796000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "05d37e55-7efd-4c83-9140-c1ce1fc4aae8-173186929830014976" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Alvin_Stick Première fois que je vois cette émission (twitter mène à tout). La dernière avant longtemps aussi. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1843093214/portrait_normal.jpg" -}, -"title": "Florent: @Alvin_Stick Première fois que je vois cette émission (twitter mène à tout). La dernière avant longtemps aussi. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2797000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Alvin_Stick Premi\\u00e8re fois que je vois cette \\u00e9mission (twitter m\\u00e8ne \\u00e0 tout). La derni\\u00e8re avant longtemps aussi. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Alvin_Stick\",\"indices\":[0,12],\"id_str\":\"115834046\",\"name\":\"Alvin Haddad\\u00e8ne\",\"id\":115834046}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[112,116]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/hotot.org\\\" rel=\\\"nofollow\\\"\\u003EHotot for Chrome\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173186625067692034\",\"id_str\":\"173186935706222592\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173186625067692034,\"in_reply_to_user_id_str\":\"115834046\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":86,\"screen_name\":\"f_to_k\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":3703,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Paris grande banlieue Est.\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"2FC2EF\",\"followers_count\":124,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843093214\\/portrait_normal.jpg\",\"description\":\"Homme \\u00e0 tout faire (ou presque). Ce que je tiens dans la main est un appareil photo \\u00e0 pellicules. Mes tweets n'engagent que mes 10 doigts, mon cerveau d\\u00e9ment.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"438377094\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843093214\\/portrait_normal.jpg\",\"name\":\"Florent\",\"default_profile_image\":false,\"created_at\":\"Fri Dec 16 14:28:11 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":438377094,\"utc_offset\":null,\"favourites_count\":64,\"url\":null},\"in_reply_to_screen_name\":\"Alvin_Stick\",\"truncated\":false,\"id\":173186935706222592,\"created_at\":\"Fri Feb 24 23:25:57 +0000 2012\",\"in_reply_to_user_id\":115834046}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2797000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "feb761df-7fa1-4192-842d-824b8b0076ce-173186935706222592" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#iReste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1838207664/image_normal.jpg" -}, -"title": "Sanchez Théo: #iReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2797000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#iReste #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"iReste\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[8,12]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186933609086977\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"sanchez_theo\",\"lang\":\"fr\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":62,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":16,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1838207664\\/image_normal.jpg\",\"description\":\"\",\"statuses_count\":144,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433540734\\/htk.jpg\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"374697529\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Sanchez Th\\u00e9o\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433540734\\/htk.jpg\",\"created_at\":\"Fri Sep 16 19:34:01 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":374697529,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838207664\\/image_normal.jpg\"},\"truncated\":false,\"id\":173186933609086977,\"created_at\":\"Fri Feb 24 23:25:57 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2797000, -"tags": [ -{ -"id-ref": "efbbbfaa-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "91c46602-c5f1-4cfd-bcb1-e581ad17bbfc-173186933609086977" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "la \"camera caché\" en mode sépia #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1704625616/224582_2330277576843_1246842647_32917080_7958787_n_normal.jpg" -}, -"title": "brissot pierre louis: la \"camera caché\" en mode sépia #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2799000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"la \\\"camera cach\\u00e9\\\" en mode s\\u00e9pia #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186942916231168\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":16,\"screen_name\":\"piloufaceIII\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1704625616\\/224582_2330277576843_1246842647_32917080_7958787_n_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"442110979\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1704625616\\/224582_2330277576843_1246842647_32917080_7958787_n_normal.jpg\",\"name\":\"brissot pierre louis\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 20 19:21:45 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":442110979,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.facebook.com\\/profile.php?id=1246842647\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186942916231168,\"created_at\":\"Fri Feb 24 23:25:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2799000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0d63fd6f-3cf0-4e05-b932-5a1080a4c58b-173186942916231168" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cQui ceux qui partent ? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: #cQui ceux qui partent ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2800000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#cQui ceux qui partent ? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[25,29]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186948695982080\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"favourites_count\":12,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":100,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"statuses_count\":3246,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"JonathanMM\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":228777896,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\"},\"truncated\":false,\"id\":173186948695982080,\"created_at\":\"Fri Feb 24 23:26:00 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2800000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f206bb74-ffe8-4335-bb99-3ccd2b0c4354-173186948695982080" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ah les @palmashow lapins! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1649856860/avatpagetwsn_normal.jpg" -}, -"title": "lôtre demédeu: ah les @palmashow lapins! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2801000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"ah les @palmashow lapins! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[8,18],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[27,31]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186949933309952\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"87bc44\",\"screen_name\":\"lotre\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":81,\"location\":\"just there\",\"profile_text_color\":\"000000\",\"followers_count\":159,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1649856860\\/avatpagetwsn_normal.jpg\",\"description\":\"man, z\\u00e9ro de l'univers !\",\"statuses_count\":10315,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/1012532\\/simpsball1600.jpg\",\"show_all_inline_media\":true,\"listed_count\":13,\"profile_link_color\":\"0000ff\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"protected\":false,\"id_str\":\"7233942\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"l\\u00f4tre dem\\u00e9deu\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/1012532\\/simpsball1600.jpg\",\"created_at\":\"Tue Jul 03 18:07:50 +0000 2007\",\"profile_sidebar_fill_color\":\"e0ff92\",\"id\":7233942,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1649856860\\/avatpagetwsn_normal.jpg\"},\"truncated\":false,\"id\":173186949933309952,\"created_at\":\"Fri Feb 24 23:26:01 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2801000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a2f21881-ec2a-4fb1-8022-04a45b1e5115-173186949933309952" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rollin #ilreste dans #lgw car quand une blague tombe à plat, on lui laisse toujours le bénéfice du doute. Le Palma pas toujours...", -"img": { -"src": "http://a0.twimg.com/profile_images/1843724504/_DSC0031_normal.jpg" -}, -"title": "Guillaume BodyLawson: Rollin #ilreste dans #lgw car quand une blague tombe à plat, on lui laisse toujours le bénéfice du doute. Le Palma pas toujours...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2804000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Rollin #ilreste dans #lgw car quand une blague tombe \\u00e0 plat, on lui laisse toujours le b\\u00e9n\\u00e9fice du doute. Le Palma pas toujours...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[7,15]},{\"text\":\"lgw\",\"indices\":[21,25]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186963350896640\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":141,\"screen_name\":\"GBodyLawson\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":481,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/308657979\\/plan-ratp.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":34,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843724504\\/_DSC0031_normal.jpg\",\"description\":\":: En qu\\u00eate du vinyle perdu ::\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"85315326\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/308657979\\/plan-ratp.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843724504\\/_DSC0031_normal.jpg\",\"name\":\"Guillaume BodyLawson\",\"default_profile_image\":false,\"created_at\":\"Mon Oct 26 13:30:59 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":85315326,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186963350896640,\"created_at\":\"Fri Feb 24 23:26:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2804000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d2929c6d-e1a6-4e6e-9cff-bd9a2dac0c4f-173186963350896640" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @ToYonos: Les truc d'internet dit oralement en vrai à la télé ça les rend au mieux bizarre, au pire pas drôle en fait #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1586622315/422797676small_normal.jpg" -}, -"title": "Meriadeck: RT @ToYonos: Les truc d'internet dit oralement en vrai à la télé ça les rend au mieux bizarre, au pire pas drôle en fait #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2806000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @ToYonos: Les truc d'internet dit oralement en vrai \\u00e0 la t\\u00e9l\\u00e9 \\u00e7a les rend au mieux bizarre, au pire pas dr\\u00f4le en fait #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"ToYonos\",\"indices\":[3,11],\"id_str\":\"234760025\",\"name\":\"Toyo\",\"id\":234760025}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[121,125]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Les truc d'internet dit oralement en vrai \\u00e0 la t\\u00e9l\\u00e9 \\u00e7a les rend au mieux bizarre, au pire pas dr\\u00f4le en fait #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[108,112]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185363475562496\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":163,\"screen_name\":\"ToYonos\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1423,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/377610278\\/hfr4droid512.png\",\"location\":\"Nantes\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":131,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1840742864\\/photo_normal.png\",\"description\":\"Yet another geek who likes geek stuff and spends wayyyyyy too much time on the internet.\\r\\n\\r\\nMy Android apps : https:\\/\\/market.android.com\\/developer?pub=ToYonos\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f7f7f7\",\"id_str\":\"234760025\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/377610278\\/hfr4droid512.png\",\"profile_sidebar_fill_color\":\"d4e4b6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840742864\\/photo_normal.png\",\"name\":\"Toyo\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 06 14:07:52 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":234760025,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"http:\\/\\/toyonos.info\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185363475562496,\"created_at\":\"Fri Feb 24 23:19:42 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186972960034816\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":499,\"screen_name\":\"Meriadeck\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":22721,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/393807189\\/2125.JPG\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":74,\"profile_link_color\":\"2FC2EF\",\"followers_count\":1061,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1586622315\\/422797676small_normal.jpg\",\"description\":\"fils cach\\u00e9 de Francis Perrin et Steven Spielberg\\r\\nBordelais en exil, touriste dans l'existence\\r\\nphotographe \\u00e0 Direct8, \\r\\n\\ud55c\\uad6d\\uc5d0 \\uac00\\uc785 \\ud0c8\\ucd9c \\uc900\\ube44\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"34926769\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/393807189\\/2125.JPG\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1586622315\\/422797676small_normal.jpg\",\"name\":\"Meriadeck\",\"default_profile_image\":false,\"created_at\":\"Fri Apr 24 13:40:55 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":34926769,\"utc_offset\":3600,\"favourites_count\":258,\"url\":\"http:\\/\\/www.meriadeck.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186972960034816,\"created_at\":\"Fri Feb 24 23:26:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2806000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c60229b1-02fa-40ea-8f2e-bb02094e8ce4-173186972960034816" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le Grand Webzé #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1545679067/pJt9obdp_normal" -}, -"title": "Thomas Nicaise: Le Grand Webzé #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2809000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le Grand Webz\\u00e9 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[15,19]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186986415362049\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":80,\"screen_name\":\"Thegeekitude\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":815,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":23,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1545679067\\/pJt9obdp_normal\",\"description\":\"Je suis un putain de Juke-box. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"132623518\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1545679067\\/pJt9obdp_normal\",\"name\":\"Thomas Nicaise\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 13 19:00:43 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":132623518,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"http:\\/\\/kikinousworld.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186986415362049,\"created_at\":\"Fri Feb 24 23:26:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2809000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3788bb11-7014-4f72-a300-af71a34f9a67-173186986415362049" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw j'ai 34 ans, mais je prends un gros coup de vieux avec vous, LOL! En tout cas on rigole bien! C'est tv dingo cette émission!", -"img": { -"src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_3_normal.png" -}, -"title": "robin pierre: #lgw j'ai 34 ans, mais je prends un gros coup de vieux avec vous, LOL! En tout cas on rigole bien! C'est tv dingo cette émission!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2809000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw j'ai 34 ans, mais je prends un gros coup de vieux avec vous, LOL! En tout cas on rigole bien! C'est tv dingo cette \\u00e9mission!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186985534570496\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1,\"screen_name\":\"pierre_robin\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"501182356\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"name\":\"robin pierre\",\"default_profile_image\":true,\"created_at\":\"Thu Feb 23 21:53:04 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":501182356,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186985534570496,\"created_at\":\"Fri Feb 24 23:26:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2809000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "36ff5f52-672a-44b9-b1a8-bb65d6c74d80-173186985534570496" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW #ilReste", -"img": { -"src": "http://a0.twimg.com/profile_images/1342745426/Dr_House_normal.png" -}, -"title": "Rémi Dark: #LGW #ilReste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2811000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW #ilReste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"ilReste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186994556518400\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":69,\"screen_name\":\"Darkiik\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":210,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Toulouse \",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":47,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1342745426\\/Dr_House_normal.png\",\"description\":\"Fan de Playstation \\/ S\\u00e9ries T\\u00e9l\\u00e9 \\/ Films de guerre \\/ Filles :D.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"283598806\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1342745426\\/Dr_House_normal.png\",\"name\":\"R\\u00e9mi Dark\",\"default_profile_image\":false,\"created_at\":\"Sun Apr 17 16:25:54 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":283598806,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186994556518400,\"created_at\":\"Fri Feb 24 23:26:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2811000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3910c47c-a06e-457b-ac29-a6bc42e92ba3-173186994556518400" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilReste séquence émotion en caméra caché :-)", -"img": { -"src": "http://a3.twimg.com/profile_images/1827613879/photo-pro_normal.png" -}, -"title": "Julien Lopizzo: #lgw #ilReste séquence émotion en caméra caché :-)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2811000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilReste s\\u00e9quence \\u00e9motion en cam\\u00e9ra cach\\u00e9 :-)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilReste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186992186732545\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":284,\"screen_name\":\"JulienLopizzo\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":1088,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"location\":\"Lyon - Europe\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0099B9\",\"followers_count\":143,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1827613879\\/photo-pro_normal.png\",\"description\":\"Je suis tomb\\u00e9 dedans en 97.Ma e-carri\\u00e8re a d\\u00e9marr\\u00e9 comme d\\u00e9veloppeur freelance en 2002.Entrepren(aute) depuis 10 ans j'aime partager ma passion du e-business.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0099B9\",\"id_str\":\"44345271\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1827613879\\/photo-pro_normal.png\",\"name\":\"Julien Lopizzo\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 03 12:08:19 +0000 2009\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":44345271,\"utc_offset\":3600,\"favourites_count\":9,\"url\":\"http:\\/\\/www.tenapra.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186992186732545,\"created_at\":\"Fri Feb 24 23:26:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2811000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8df495a9-2f14-4f68-b2a7-31ddc57ccc54-173186992186732545" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilpart", -"img": { -"src": "http://a2.twimg.com/profile_images/1631053557/image_normal.jpg" -}, -"title": "Tof Tof v: #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2812000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #ilpart\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[5,12]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186997660286979\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"TofTofv\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":9,\"location\":\"DisneyLand\",\"profile_text_color\":\"333333\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1631053557\\/image_normal.jpg\",\"description\":\"\",\"statuses_count\":22,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"390021196\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Tof Tof v\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Oct 13 10:29:51 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":390021196,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1631053557\\/image_normal.jpg\"},\"truncated\":false,\"id\":173186997660286979,\"created_at\":\"Fri Feb 24 23:26:12 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2812000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "03d7e25e-c470-4d2f-9fae-450fced4cb15-173186997660286979" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh...Florence...tu peux avoir mieux je pense. Surtout le bouclé. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1804590964/ZEFZA_normal.gif" -}, -"title": "Shik-a-Marrant: Oh...Florence...tu peux avoir mieux je pense. Surtout le bouclé. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2812000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Oh...Florence...tu peux avoir mieux je pense. Surtout le boucl\\u00e9. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[65,69]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186996343283712\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"c0c3c4\",\"screen_name\":\"Shikamarrant\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":75,\"location\":\"Cela d\\u00e9pend o\\u00f9 vous \\u00eates\",\"profile_text_color\":\"333333\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\",\"description\":\"Je ne suis pas fan de Naruto, mais j'ai trouv\\u00e9 le jeu de mot pas mal en fait. J'aurais pu en trouver un avec #Faisan\",\"statuses_count\":989,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"57607506\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Shik-a-Marrant\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Jul 17 10:16:42 +0000 2009\",\"profile_sidebar_fill_color\":\"c0c3c4\",\"id\":57607506,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\"},\"truncated\":false,\"id\":173186996343283712,\"created_at\":\"Fri Feb 24 23:26:12 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2812000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3bcb59e9-f54d-4632-8645-c7a30b2df695-173186996343283712" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @AlexHervaud: ma réaction après les dernières vidéos diffusées sur #lgw http://t.co/zOYf0CZ2", -"img": { -"src": "http://a0.twimg.com/profile_images/1665682445/marlonbrandomj0052hu8_normal.jpg" -}, -"title": "Matteu Maestracci: RT @AlexHervaud: ma réaction après les dernières vidéos diffusées sur #lgw http://t.co/zOYf0CZ2", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2812000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @AlexHervaud: ma r\\u00e9action apr\\u00e8s les derni\\u00e8res vid\\u00e9os diffus\\u00e9es sur #lgw http:\\/\\/t.co\\/zOYf0CZ2\",\"entities\":{\"urls\":[{\"indices\":[75,95],\"display_url\":\"25.media.tumblr.com\\/tumblr_lzx0svb\\u2026\",\"expanded_url\":\"http:\\/\\/25.media.tumblr.com\\/tumblr_lzx0svbukH1qg39ewo1_500.gif\",\"url\":\"http:\\/\\/t.co\\/zOYf0CZ2\"}],\"user_mentions\":[{\"screen_name\":\"AlexHervaud\",\"indices\":[3,15],\"name\":\"Alexandre Hervaud\",\"id_str\":\"14321981\",\"id\":14321981}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[70,74]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"ma r\\u00e9action apr\\u00e8s les derni\\u00e8res vid\\u00e9os diffus\\u00e9es sur #lgw http:\\/\\/t.co\\/zOYf0CZ2\",\"entities\":{\"urls\":[{\"indices\":[58,78],\"display_url\":\"25.media.tumblr.com\\/tumblr_lzx0svb\\u2026\",\"expanded_url\":\"http:\\/\\/25.media.tumblr.com\\/tumblr_lzx0svbukH1qg39ewo1_500.gif\",\"url\":\"http:\\/\\/t.co\\/zOYf0CZ2\"}],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[53,57]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"https:\\/\\/chrome.google.com\\/extensions\\/detail\\/encaiiljifbdbjlphpgpiimidegddhic\\\" rel=\\\"nofollow\\\"\\u003ESilver Bird\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185739801112576\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"AlexHervaud\",\"lang\":\"fr\",\"favourites_count\":3392,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1078,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":14844,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1536891239\\/twitter_avatar_2_normal.jpg\",\"description\":\"Journaliste, ex-Lib\\u00e9, chroniqueur au Mouv et Vodkaster.com, (d\\u00e9)formateur pour l'ESJ. Assiste @JeanReneCraypio. Mes tweets n'engagent pas P\\u00f4le Emploi.\",\"statuses_count\":48450,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/346551794\\/norwegian_troll.jpg\",\"show_all_inline_media\":true,\"listed_count\":816,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"401d91\",\"protected\":false,\"id_str\":\"14321981\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Alexandre Hervaud\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/346551794\\/norwegian_troll.jpg\",\"created_at\":\"Mon Apr 07 11:34:52 +0000 2008\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":14321981,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/alexhervaud.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1536891239\\/twitter_avatar_2_normal.jpg\"},\"truncated\":false,\"id\":173185739801112576,\"created_at\":\"Fri Feb 24 23:21:12 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186997261844481\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"578f39\",\"screen_name\":\"MMaestracci\",\"lang\":\"fr\",\"favourites_count\":4,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":695,\"location\":\"Paris, France\",\"profile_text_color\":\"121796\",\"followers_count\":7845,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1665682445\\/marlonbrandomj0052hu8_normal.jpg\",\"description\":\"Cherche moi dans ta radio, parfois je te parle de sport sur France Info. Mes tweets n'engagent personne, puisque c'est la crise. On s'embrasse ?\",\"statuses_count\":35738,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/49294975\\/free_twitter_designer.jpg\",\"show_all_inline_media\":false,\"listed_count\":419,\"profile_link_color\":\"45c20f\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"33179844\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Matteu Maestracci\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/49294975\\/free_twitter_designer.jpg\",\"created_at\":\"Sun Apr 19 11:20:07 +0000 2009\",\"profile_sidebar_fill_color\":\"f8f7fa\",\"id\":33179844,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/thejohncarpenterunited.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1665682445\\/marlonbrandomj0052hu8_normal.jpg\"},\"truncated\":false,\"id\":173186997261844481,\"created_at\":\"Fri Feb 24 23:26:12 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2812000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bbcb2256-9354-4686-831a-e390e0d5ac39-173186997261844481" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ok j'avoue j'ai zappé sur fbk #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/645969850/Image_1_normal.jpg" -}, -"title": "Laurent Hermez: ok j'avoue j'ai zappé sur fbk #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2814000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"ok j'avoue j'ai zapp\\u00e9 sur fbk #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187007248465920\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"laurent70\",\"lang\":\"en\",\"favourites_count\":10,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":547,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":365,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/645969850\\/Image_1_normal.jpg\",\"description\":\"Copywriter at MRM Paris \\r\\n\",\"statuses_count\":5196,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/68596344\\/16947_265726962566_522657566_3216218_3534887_n.jpg\",\"show_all_inline_media\":false,\"listed_count\":21,\"profile_link_color\":\"000000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"29409056\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Laurent Hermez\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/68596344\\/16947_265726962566_522657566_3216218_3534887_n.jpg\",\"created_at\":\"Tue Apr 07 08:07:51 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":29409056,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.bouquiner.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/645969850\\/Image_1_normal.jpg\"},\"truncated\":false,\"id\":173187007248465920,\"created_at\":\"Fri Feb 24 23:26:14 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2814000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "155780cd-3d24-41e6-9a76-166ab1067d73-173187007248465920" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@FlorencePorcel #ElleReste #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1815934444/image_normal.jpg" -}, -"title": "Laurent Sarralangue: @FlorencePorcel #ElleReste #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2815000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"FlorencePorcel\",\"favorited\":false,\"text\":\"@FlorencePorcel #ElleReste #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[0,15],\"name\":\"Florence Porcel\",\"id_str\":\"49031173\",\"id\":49031173}],\"hashtags\":[{\"text\":\"ElleReste\",\"indices\":[16,26]},{\"text\":\"LGW\",\"indices\":[27,31]}]},\"in_reply_to_user_id\":49031173,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187011774132224\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"lolosarralangue\",\"lang\":\"fr\",\"favourites_count\":20,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":413,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":92,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1815934444\\/image_normal.jpg\",\"description\":\"Actu. Web. Sports. De la balle de squash \\u00e0 l'ovale. L\\u00e9g\\u00e8rement geek. Musique. S'informer pour se cultiver, mais pas seulement.\",\"statuses_count\":1683,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"387773705\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Laurent Sarralangue\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sun Oct 09 17:03:03 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":387773705,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815934444\\/image_normal.jpg\"},\"truncated\":false,\"id\":173187011774132224,\"created_at\":\"Fri Feb 24 23:26:15 +0000 2012\",\"in_reply_to_user_id_str\":\"49031173\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2815000, -"tags": [ -{ -"id-ref": "ef14c7ea-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7273df77-ef1e-495e-a5ac-38f99692b9f8-173187011774132224" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Non mais sérieux hein #cqui ce Rollin ?? ... #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1662712398/renard3_normal.jpg" -}, -"title": "Steve Renard: Non mais sérieux hein #cqui ce Rollin ?? ... #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2816000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Non mais s\\u00e9rieux hein #cqui ce Rollin ?? ... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[22,27]},{\"text\":\"lgw\",\"indices\":[45,49]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187013716082689\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":860,\"screen_name\":\"steve_renard\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6958,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"La Fert\\u00e9 Saint-Aubin\",\"show_all_inline_media\":false,\"listed_count\":12,\"profile_link_color\":\"FF3300\",\"followers_count\":263,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1662712398\\/renard3_normal.jpg\",\"description\":\"25 ans. @ElodieVenon dit de moi que je suis un g\\u00e9nie. Tout est dit. Bisous.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"69591923\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1662712398\\/renard3_normal.jpg\",\"name\":\"Steve Renard\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 28 13:49:32 +0000 2009\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":69591923,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/fox-blogueur.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187013716082689,\"created_at\":\"Fri Feb 24 23:26:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2816000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "46ead0e1-37ed-48bf-aa2e-f890a8e5f1c4-173187013716082689" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @SOYOUSEE: Dites @vinvin que le vendeur du rayon peinture de casto cherche son nuancier s'il pouvait le dépanner avec sa chemise. #lg ...", -"img": { -"src": "http://a0.twimg.com/profile_images/1802162566/image_normal.jpg" -}, -"title": "Julien Cotte: RT @SOYOUSEE: Dites @vinvin que le vendeur du rayon peinture de casto cherche son nuancier s'il pouvait le dépanner avec sa chemise. #lg ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2816000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @SOYOUSEE: Dites @vinvin que le vendeur du rayon peinture de casto cherche son nuancier s'il pouvait le d\\u00e9panner avec sa chemise. #lg ...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SOYOUSEE\",\"indices\":[3,12],\"id_str\":\"122384552\",\"name\":\"SOYOUSEE\",\"id\":122384552},{\"screen_name\":\"Vinvin\",\"indices\":[20,27],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lg\",\"indices\":[133,136]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Dites @vinvin que le vendeur du rayon peinture de casto cherche son nuancier s'il pouvait le d\\u00e9panner avec sa chemise. #lgw #merci\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[6,13],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[119,123]},{\"text\":\"merci\",\"indices\":[124,130]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186638984396800\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":190,\"screen_name\":\"SOYOUSEE\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":288,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/90573084\\/BKG_twitter_2.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":34,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1644298889\\/xQ4IxX7v_normal\",\"description\":\"Serial mateur, a gagn\\u00e9 le don d'ubi cui cui t\\u00e9 en se cr\\u00e9ant un compte Twitter. yOLD 3.2 version b\\u00eata\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"122384552\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/90573084\\/BKG_twitter_2.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1644298889\\/xQ4IxX7v_normal\",\"name\":\"SOYOUSEE\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 12 14:31:54 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":122384552,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186638984396800,\"created_at\":\"Fri Feb 24 23:24:47 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187015028899840\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":874,\"screen_name\":\"JulienCotteALU\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3880,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/105129015\\/VerySmallLogoHR2.0.jpg\",\"location\":\"V\\u00e9lizy-Villacoublay\",\"show_all_inline_media\":false,\"listed_count\":138,\"profile_link_color\":\"0084B4\",\"followers_count\":1406,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1802162566\\/image_normal.jpg\",\"description\":\"DRH du site de V\\u00e9lizy (France) - HR Community Manager - Marketing HR2.0 - @AlcatelLucent\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"107697826\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/105129015\\/VerySmallLogoHR2.0.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802162566\\/image_normal.jpg\",\"name\":\"Julien Cotte\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 23 12:17:36 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":107697826,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/juliencotte.typepad.com\\/le-blog-de-julien-cotte-\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":true,\"id\":173187015028899840,\"created_at\":\"Fri Feb 24 23:26:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2816000, -"tags": [ -{ -"id-ref": "f02681e6-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "961919a8-b86e-411e-9e22-5b2694a1f66e-173187015028899840" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "oui, j'ai honte de mon #tweetprécédant mais je suis fatiguée quoi #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1848652502/332954645_normal.jpg" -}, -"title": "Leila Agic: oui, j'ai honte de mon #tweetprécédant mais je suis fatiguée quoi #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2817000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"oui, j'ai honte de mon #tweetpr\\u00e9c\\u00e9dant mais je suis fatigu\\u00e9e quoi #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"tweetpr\\u00e9c\\u00e9dant\",\"indices\":[23,38]},{\"text\":\"lgw\",\"indices\":[66,70]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187017444835328\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1197,\"screen_name\":\"LeilaAgic\",\"lang\":\"fr\",\"profile_text_color\":\"d61170\",\"statuses_count\":13606,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/382568227\\/NouveauTwwwiter.jpg\",\"location\":\"Bruxelles\",\"show_all_inline_media\":true,\"listed_count\":103,\"profile_link_color\":\"23acc4\",\"followers_count\":1721,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848652502\\/332954645_normal.jpg\",\"description\":\"Ancienne co-Responsable Internet et campagne jeunes pour @RoyalSegolene lors de primaires citoyennes. Socialo-Ecolo-S\\u00e9gol\\u00e9niste #SRoyal \\/ #FH2012 \\/ #NVB2012\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"ffffff\",\"id_str\":\"79575617\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/382568227\\/NouveauTwwwiter.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848652502\\/332954645_normal.jpg\",\"name\":\"Leila Agic\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 03 22:02:21 +0000 2009\",\"profile_sidebar_border_color\":\"f50e48\",\"id\":79575617,\"utc_offset\":3600,\"favourites_count\":200,\"url\":\"http:\\/\\/on.fb.me\\/hSrN0O\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187017444835328,\"created_at\":\"Fri Feb 24 23:26:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2817000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f029f18c-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2f271135-6d3a-4e27-82e8-bfe29509e1c8-173187017444835328" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @letoss04: #lgw ou l'art de cultiver le bide et tout celà en Direct !! Chapeau...", -"img": { -"src": "http://a2.twimg.com/profile_images/1647384436/image_normal.jpg" -}, -"title": "Vcwik: RT @letoss04: #lgw ou l'art de cultiver le bide et tout celà en Direct !! Chapeau...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2819000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @letoss04: #lgw ou l'art de cultiver le bide et tout cel\\u00e0 en Direct !! Chapeau...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"letoss04\",\"indices\":[3,12],\"id_str\":\"472438130\",\"name\":\"Almeida Filipe\",\"id\":472438130}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw ou l'art de cultiver le bide et tout cel\\u00e0 en Direct !! Chapeau...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186716969078785\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":52,\"screen_name\":\"letoss04\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":18,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1780940750\\/twitter_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"472438130\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1780940750\\/twitter_normal.png\",\"name\":\"Almeida Filipe\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 23 23:18:21 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":472438130,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186716969078785,\"created_at\":\"Fri Feb 24 23:25:05 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187025955078149\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"vcwik\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":992,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/425462601\\/images.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":33,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1647384436\\/image_normal.jpg\",\"description\":\"Someone like me ... Somewhere ...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"382801997\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425462601\\/images.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1647384436\\/image_normal.jpg\",\"name\":\"Vcwik\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 30 18:19:28 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":382801997,\"utc_offset\":3600,\"favourites_count\":21,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187025955078149,\"created_at\":\"Fri Feb 24 23:26:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2819000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "af900f46-87b8-4c8a-baa4-a0764b9fdad7-173187025955078149" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mangez des chouquettes pour oublier le fouquettes\" #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1848035973/images_normal.jpeg" -}, -"title": "François de Hollande: Mangez des chouquettes pour oublier le fouquettes\" #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2819000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Mangez des chouquettes pour oublier le fouquettes\\\" #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[51,55]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187027355967488\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"fdhollande\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":136,\"location\":\"59 avenue de S\\u00e9gur. 7\\u00e8me\",\"profile_text_color\":\"333333\",\"followers_count\":26,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848035973\\/images_normal.jpeg\",\"description\":\"Dans ma t\\u00eate. Tout ce que je pense mais que je ne peux pas vous dire officiellement \",\"statuses_count\":90,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"500754438\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Fran\\u00e7ois de Hollande\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Feb 23 12:46:32 +0000 2012\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":500754438,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848035973\\/images_normal.jpeg\"},\"truncated\":false,\"id\":173187027355967488,\"created_at\":\"Fri Feb 24 23:26:19 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2819000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7553d0b6-2368-4abe-8e37-e45dc5350273-173187027355967488" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais WTF #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1836584093/image_normal.jpg" -}, -"title": "Mims Wabs Larax: Mais WTF #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2819000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mais WTF #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187027838316544\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":977,\"screen_name\":\"LadyGoule\",\"lang\":\"fr\",\"profile_text_color\":\"0f0e0f\",\"statuses_count\":28303,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/392693670\\/twilk_background_4f0088a2a8656.jpg\",\"location\":\"Purgatoire\",\"show_all_inline_media\":true,\"listed_count\":87,\"profile_link_color\":\"992b4f\",\"followers_count\":1994,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1836584093\\/image_normal.jpg\",\"description\":\"Ma vie est basee sur une histoire vraie. Entre mes enfants, mon mari et mes passions, je me retrouve...Je reste polie, restez-le aussi! CM @Mehdicis #MLQ\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Casablanca\",\"profile_background_color\":\"ffffff\",\"id_str\":\"50454478\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/392693670\\/twilk_background_4f0088a2a8656.jpg\",\"profile_sidebar_fill_color\":\"eff7ea\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836584093\\/image_normal.jpg\",\"name\":\"Mims Wabs Larax\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 24 21:55:30 +0000 2009\",\"profile_sidebar_border_color\":\"edf5e9\",\"id\":50454478,\"utc_offset\":0,\"favourites_count\":64,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187027838316544,\"created_at\":\"Fri Feb 24 23:26:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2819000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0d31bbb4-bea2-4a2b-8aec-705fdc42df41-173187027838316544" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mon avatar à la télé !! :) #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1476233426/lapavatar2_normal.png" -}, -"title": "LeLapin: Mon avatar à la télé !! :) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2821000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Mon avatar \\u00e0 la t\\u00e9l\\u00e9 !! :) #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[27,31]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187034289152000\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"4d4494\",\"screen_name\":\"LeLapin64\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":189,\"location\":\"Anglet - France\",\"profile_text_color\":\"faf5fa\",\"followers_count\":71,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1476233426\\/lapavatar2_normal.png\",\"description\":\"M\\u00e9dias & Communication, Sciences & Technologies, Nouvelles Id\\u00e9es & Nouveaux Paradigmes, et tant d'autres choses... Tout \\u00e7a vu de la C\\u00f4te Basque.\",\"statuses_count\":1128,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/378912273\\/hs-2008-34-a-1280x960_wallpaper.jpg\",\"show_all_inline_media\":true,\"listed_count\":7,\"profile_link_color\":\"8c97fa\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000305\",\"protected\":false,\"id_str\":\"229050093\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"LeLapin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/378912273\\/hs-2008-34-a-1280x960_wallpaper.jpg\",\"created_at\":\"Tue Dec 21 11:21:56 +0000 2010\",\"profile_sidebar_fill_color\":\"77718a\",\"id\":229050093,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/lelapin64.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1476233426\\/lapavatar2_normal.png\"},\"truncated\":false,\"id\":173187034289152000,\"created_at\":\"Fri Feb 24 23:26:21 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2821000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5740576c-f8be-404b-a46b-91399e6d879b-173187034289152000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton , le thon, faut en changer de temps à autre, ne serait-ce qu'en boite de nuit... #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1745475983/dodocarre_normal.GIF" -}, -"title": "CombienDeDodos.com: #change2ton , le thon, faut en changer de temps à autre, ne serait-ce qu'en boite de nuit... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2822000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#change2ton , le thon, faut en changer de temps \\u00e0 autre, ne serait-ce qu'en boite de nuit... #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[93,97]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187040937115649\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"CombienDeDodos\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":135,\"location\":\"France\",\"profile_text_color\":\"666666\",\"followers_count\":47,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1745475983\\/dodocarre_normal.GIF\",\"description\":\"Marre de r\\u00e9pondre \\u00e0 la question Combien de dodos avant No\\u00ebl ?\\r\\nCliquez l\\u00e0 http:\\/\\/www.combiendedodos.com :)\",\"statuses_count\":150,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/375741412\\/smiley_dodo_noel.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"419057767\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"CombienDeDodos.com\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/375741412\\/smiley_dodo_noel.png\",\"created_at\":\"Tue Nov 22 22:15:05 +0000 2011\",\"profile_sidebar_fill_color\":\"252429\",\"id\":419057767,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.combiendedodos.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1745475983\\/dodocarre_normal.GIF\"},\"truncated\":false,\"id\":173187040937115649,\"created_at\":\"Fri Feb 24 23:26:22 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2822000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "631db600-2567-4fd2-aacb-ca471086ce84-173187040937115649" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW C'est une émission où on regarde plus son ordi que les personnes présentes sur le plateau. J'comprends pas l'concept.", -"img": { -"src": "http://a0.twimg.com/profile_images/1787989372/406519_2816076475082_1053946314_2866554_1715736597_n_normal.jpg" -}, -"title": "Lit Dia ®: #LGW C'est une émission où on regarde plus son ordi que les personnes présentes sur le plateau. J'comprends pas l'concept.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2822000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW C'est une \\u00e9mission o\\u00f9 on regarde plus son ordi que les personnes pr\\u00e9sentes sur le plateau. J'comprends pas l'concept.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187037858496513\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":195,\"screen_name\":\"LydiaWestCudi\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":2986,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/411533371\\/tumblr_lpq5omJuGt1r0welko2_500.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"2FC2EF\",\"followers_count\":98,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1787989372\\/406519_2816076475082_1053946314_2866554_1715736597_n_normal.jpg\",\"description\":\"J'ne sais pas qui je suis. Je suis qui je me dois d\\u2019\\u00eatre.\\r\\nFolle on me dit.Il n'y a que le Fou qui se pretend sage.\\r\\nLe changement c'est le 6 mai 2012.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"247914376\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/411533371\\/tumblr_lpq5omJuGt1r0welko2_500.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1787989372\\/406519_2816076475082_1053946314_2866554_1715736597_n_normal.jpg\",\"name\":\"Lit Dia \\u00ae\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 05 21:07:35 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":247914376,\"utc_offset\":-10800,\"favourites_count\":199,\"url\":\"http:\\/\\/mescudream.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187037858496513,\"created_at\":\"Fri Feb 24 23:26:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2822000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "df4ad5c2-fdb8-412b-a95d-782ecbb65727-173187037858496513" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je vois enfin #lgw (raté les 3 premiers), avec un léger différé. Je découvre Vinvin, et aime toujours Rollin. Sympathique, tout ça.", -"img": { -"src": "http://a2.twimg.com/profile_images/1430684275/avatar_normal.png" -}, -"title": "Marion : Je vois enfin #lgw (raté les 3 premiers), avec un léger différé. Je découvre Vinvin, et aime toujours Rollin. Sympathique, tout ça.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2822000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je vois enfin #lgw (rat\\u00e9 les 3 premiers), avec un l\\u00e9ger diff\\u00e9r\\u00e9. Je d\\u00e9couvre Vinvin, et aime toujours Rollin. Sympathique, tout \\u00e7a.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187039041294337\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":140,\"screen_name\":\"PauletteAnka\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":469,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Toulouse et au-del\\u00e0\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"2FC2EF\",\"followers_count\":40,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1430684275\\/avatar_normal.png\",\"description\":\"Graphiste web, qui se dit que le ouaibe c'est bien, et que Twitter, tout le monde en parle, manifestement, faut y \\u00eatre. Ou pas.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"299707918\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1430684275\\/avatar_normal.png\",\"name\":\"Marion \",\"default_profile_image\":false,\"created_at\":\"Mon May 16 15:18:32 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":299707918,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187039041294337,\"created_at\":\"Fri Feb 24 23:26:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2822000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c834e5cd-cff5-4e17-8aae-60e7bf40ed49-173187039041294337" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Non là la vidéo. Non. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1824565430/photo_2_normal.JPG" -}, -"title": "Bakt El Raalis: Non là la vidéo. Non. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2822000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Non l\\u00e0 la vid\\u00e9o. Non. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[22,26]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187040391868416\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1093,\"screen_name\":\"baktelraalis\",\"lang\":\"fr\",\"profile_text_color\":\"636363\",\"statuses_count\":21283,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":105,\"profile_link_color\":\"808080\",\"followers_count\":1299,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"description\":\"Admin Web \\/ R\\u00e9dacteur en chef @Pelecanus_net + apprenti photographe + amateur de musique ind\\u00e9' et de culture ALT + demandeur d'asile + fils des internets\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"18515564\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"profile_sidebar_fill_color\":\"141414\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"name\":\"Bakt El Raalis\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 31 20:37:21 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":18515564,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.pelecanus.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187040391868416,\"created_at\":\"Fri Feb 24 23:26:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2822000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "df58091b-190a-4805-9214-cc444f2bf518-173187040391868416" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Allez les gens, on remonte le #cQui dans le classement ! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Allez les gens, on remonte le #cQui dans le classement ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2823000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Allez les gens, on remonte le #cQui dans le classement ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[30,35]},{\"text\":\"lgw\",\"indices\":[57,61]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187042602262528\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3247,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187042602262528,\"created_at\":\"Fri Feb 24 23:26:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2823000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bd0845c6-1430-46de-bea6-82b6d3d281a8-173187042602262528" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ptain ! @PetrifiedEyes a son avatar qui apparaît à #lgw et pas le mien, damn it !", -"img": { -"src": "http://a0.twimg.com/profile_images/1809665149/moi_normal.jpg" -}, -"title": "Lucja: Ptain ! @PetrifiedEyes a son avatar qui apparaît à #lgw et pas le mien, damn it !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2824000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ptain ! @PetrifiedEyes a son avatar qui appara\\u00eet \\u00e0 #lgw et pas le mien, damn it !\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"PetrifiedEyes\",\"indices\":[8,22],\"name\":\"Petrif'\",\"id_str\":\"120458031\",\"id\":120458031}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[51,55]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187047526371329\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ece3cb\",\"screen_name\":\"BloodyLucy\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":113,\"location\":\"LRY\\/\\/ Nantes \\/\\/ Le Mans\",\"profile_text_color\":\"2b1b0c\",\"followers_count\":105,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1809665149\\/moi_normal.jpg\",\"description\":\"25 ans | Assistante d'Education | Blogueuse | Tea addict | Musique, Histoire de l'Art, Russie.\",\"statuses_count\":1855,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/303352474\\/fond_tumblr.jpg\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"3c755f\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"3c755f\",\"protected\":false,\"id_str\":\"143031933\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Lucja\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/303352474\\/fond_tumblr.jpg\",\"created_at\":\"Wed May 12 11:50:47 +0000 2010\",\"profile_sidebar_fill_color\":\"ece3cb\",\"id\":143031933,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.bloodylucy.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1809665149\\/moi_normal.jpg\"},\"truncated\":false,\"id\":173187047526371329,\"created_at\":\"Fri Feb 24 23:26:24 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2824000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ae03d7eb-4076-4556-b8e0-f50185111661-173187047526371329" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "L'argent est donc passé en coke et pute (avec tout mon respect @FlorencePorcel). Mais pour la lumière dans le studio que dalle. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1683879841/Photo_du_83030873-12-___23.03_normal.jpg" -}, -"title": "Rémi: L'argent est donc passé en coke et pute (avec tout mon respect @FlorencePorcel). Mais pour la lumière dans le studio que dalle. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2824000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"L'argent est donc pass\\u00e9 en coke et pute (avec tout mon respect @FlorencePorcel). Mais pour la lumi\\u00e8re dans le studio que dalle. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[63,78],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[128,132]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187046574272513\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":319,\"screen_name\":\"GabytaineFlam\",\"lang\":\"fr\",\"profile_text_color\":\"8FCAE0\",\"statuses_count\":5855,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"location\":\"Toulouse.\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"4BB7DF\",\"followers_count\":366,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"description\":\"Les tweets qui ont \\u00e9t\\u00e9 \\u00e9crits dans cette TL ont \\u00e9t\\u00e9 faits par un professionnel. N'essayez pas de les reproduire \\u00e0 la maison. Contentez vous de les suivre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"59BEE4\",\"id_str\":\"161146189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"profile_sidebar_fill_color\":\"191F22\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"name\":\"R\\u00e9mi\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 30 03:07:45 +0000 2010\",\"profile_sidebar_border_color\":\"4BB7DF\",\"id\":161146189,\"utc_offset\":-10800,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187046574272513,\"created_at\":\"Fri Feb 24 23:26:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2824000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "befc08d5-f350-4167-8fbb-de0836792ceb-173187046574272513" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Non @elTouristio ! #ilreste ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1652615368/Anbastom_normal.jpg" -}, -"title": "Anbastom: Non @elTouristio ! #ilreste ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2825000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Non @elTouristio ! #ilreste ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"elTouristio\",\"indices\":[4,16],\"id_str\":\"37389744\",\"name\":\"Sylvain Sanders\",\"id\":37389744}],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[19,27]},{\"text\":\"lgw\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187053788467200\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":169,\"screen_name\":\"Anbastom\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9005,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"72\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"followers_count\":159,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1652615368\\/Anbastom_normal.jpg\",\"description\":\"#TeamLumbago \\/\\/ Un jour j'ai cru que j'etais intelligente mais en fait...NON.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"London\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"72400860\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1652615368\\/Anbastom_normal.jpg\",\"name\":\"Anbastom\",\"default_profile_image\":false,\"created_at\":\"Mon Sep 07 22:34:23 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":72400860,\"utc_offset\":0,\"favourites_count\":9,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187053788467200,\"created_at\":\"Fri Feb 24 23:26:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2825000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "23fe6867-cbe4-45d6-bbac-218f666c53d4-173187053788467200" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @SOYOUSEE: Dites @vinvin que le vendeur du rayon peinture de casto cherche son nuancier s'il pouvait le dépanner avec sa chemise. #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/120005748/twitter-nykau_normal.jpg" -}, -"title": "Nicolas C.: RT @SOYOUSEE: Dites @vinvin que le vendeur du rayon peinture de casto cherche son nuancier s'il pouvait le dépanner avec sa chemise. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2826000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @SOYOUSEE: Dites @vinvin que le vendeur du rayon peinture de casto cherche son nuancier s'il pouvait le d\\u00e9panner avec sa chemise. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SOYOUSEE\",\"indices\":[3,12],\"id_str\":\"122384552\",\"name\":\"SOYOUSEE\",\"id\":122384552},{\"screen_name\":\"Vinvin\",\"indices\":[20,27],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[133,137]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187057882107905\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":750,\"screen_name\":\"Nykau\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1705,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/381654323\\/130.Jpg\",\"location\":\"Rennes, Bretagne, France, UE, \",\"show_all_inline_media\":false,\"listed_count\":61,\"profile_link_color\":\"4d7787\",\"followers_count\":620,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/120005748\\/twitter-nykau_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"14796453\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/381654323\\/130.Jpg\",\"profile_sidebar_fill_color\":\"edf3f5\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/120005748\\/twitter-nykau_normal.jpg\",\"name\":\"Nicolas C.\",\"default_profile_image\":false,\"created_at\":\"Fri May 16 08:04:42 +0000 2008\",\"profile_sidebar_border_color\":\"e6e6e6\",\"id\":14796453,\"utc_offset\":3600,\"favourites_count\":25,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187057882107905,\"created_at\":\"Fri Feb 24 23:26:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2826000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6272db02-6947-48f4-ab2b-f5abe3c7c44a-173187057882107905" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "il manque un truc... #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1315794899/thc2_normal.jpg" -}, -"title": "Th_C LINK: il manque un truc... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2829000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"il manque un truc... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187068703412224\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":330,\"screen_name\":\"Th_C33\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":173,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/399130472\\/thc2.jpg\",\"location\":\"Bordeaux\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":53,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1315794899\\/thc2_normal.jpg\",\"description\":\"Tv Prod @ Link l'agence. \\r\\nwww.link.fr\\r\\n\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"283960342\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399130472\\/thc2.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1315794899\\/thc2_normal.jpg\",\"name\":\"Th_C LINK\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 18 10:41:51 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":283960342,\"utc_offset\":-10800,\"favourites_count\":5,\"url\":\"http:\\/\\/www.dailymotion.com\\/kreu33\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187068703412224,\"created_at\":\"Fri Feb 24 23:26:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2829000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fe3c31f6-ac4d-4f28-8048-dab9c731f0ab-173187068703412224" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ho mon dieu mais qu'est ce que @FlorencePorcel a du faire pour avoir le PalmaShow au #lgw ?!", -"img": { -"src": "http://a3.twimg.com/profile_images/1618549857/AdrienClem_normal.jpg" -}, -"title": "Adrien C.: Ho mon dieu mais qu'est ce que @FlorencePorcel a du faire pour avoir le PalmaShow au #lgw ?!", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2831000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ho mon dieu mais qu'est ce que @FlorencePorcel a du faire pour avoir le PalmaShow au #lgw ?!\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[31,46],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[85,89]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187078417428481\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":167,\"screen_name\":\"AdrienClem\",\"lang\":\"en\",\"profile_text_color\":\"5b8f56\",\"statuses_count\":12803,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/147905441\\/IMG_0831.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"69a65d\",\"followers_count\":148,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1618549857\\/AdrienClem_normal.jpg\",\"description\":\"La bio. La bio. Il y a un vrai lobbying de la bio.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"525252\",\"id_str\":\"49025463\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/147905441\\/IMG_0831.jpg\",\"profile_sidebar_fill_color\":\"24423d\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1618549857\\/AdrienClem_normal.jpg\",\"name\":\"Adrien C.\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 20 15:01:20 +0000 2009\",\"profile_sidebar_border_color\":\"451545\",\"id\":49025463,\"utc_offset\":3600,\"favourites_count\":26,\"url\":\"http:\\/\\/fear-and-desire.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187078417428481,\"created_at\":\"Fri Feb 24 23:26:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2831000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5dfd0719-9b71-4cc4-88d4-80f605ea2f1e-173187078417428481" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "mal à l'aiiiiiiiiiseuuuuuuuuuu #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1770996562/image_normal.jpg" -}, -"title": "Kayvin Lami: mal à l'aiiiiiiiiiseuuuuuuuuuu #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2832000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"mal \\u00e0 l'aiiiiiiiiiseuuuuuuuuuu #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[31,35]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187079499558915\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":257,\"screen_name\":\"KayvinLami\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":4122,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/184627700\\/twttierfondsur.jpg\",\"location\":\"Paris,France\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"followers_count\":592,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1770996562\\/image_normal.jpg\",\"description\":\"Je ne changerais pas cette bio tant que Nicolas Sarkozy ne mesurera pas 1m90\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"dfe0c3\",\"id_str\":\"29279584\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/184627700\\/twttierfondsur.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1770996562\\/image_normal.jpg\",\"name\":\"Kayvin Lami\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 06 20:02:02 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":29279584,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187079499558915,\"created_at\":\"Fri Feb 24 23:26:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2832000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "12993033-0da1-4aea-ae77-2e475453734f-173187079499558915" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@B_Roger_Petit NON, nouveau concept, c'est frais,participatif, ca change quoi! INDULGENCE non? ils tiennent un truc! #lgw #lireste", -"img": { -"src": "http://a0.twimg.com/profile_images/1808461305/image_normal.jpg" -}, -"title": "Lalée Pinoncely: @B_Roger_Petit NON, nouveau concept, c'est frais,participatif, ca change quoi! INDULGENCE non? ils tiennent un truc! #lgw #lireste", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2833000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@B_Roger_Petit NON, nouveau concept, c'est frais,participatif, ca change quoi! INDULGENCE non? ils tiennent un truc! #lgw #lireste\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"B_Roger_Petit\",\"indices\":[0,14],\"id_str\":\"48949826\",\"name\":\"Bruno Roger-Petit\",\"id\":48949826}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[118,122]},{\"text\":\"lireste\",\"indices\":[123,131]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173186015060705280\",\"id_str\":\"173187084637581315\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173186015060705280,\"in_reply_to_user_id_str\":\"48949826\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":366,\"screen_name\":\"Lalee_retour\",\"lang\":\"fr\",\"profile_text_color\":\"98989e\",\"statuses_count\":3721,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/340041788\\/photo.JPG\",\"location\":\"France- LYON\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"f013e9\",\"followers_count\":299,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1808461305\\/image_normal.jpg\",\"description\":\"Une digital-mum' entrepreneur, lib\\u00e9rale, communicante, blogueuse soon... \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"16171a\",\"id_str\":\"252150894\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/340041788\\/photo.JPG\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808461305\\/image_normal.jpg\",\"name\":\"Lal\\u00e9e Pinoncely\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 14 16:05:09 +0000 2011\",\"profile_sidebar_border_color\":\"42454d\",\"id\":252150894,\"utc_offset\":-10800,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":\"B_Roger_Petit\",\"truncated\":false,\"id\":173187084637581315,\"created_at\":\"Fri Feb 24 23:26:33 +0000 2012\",\"in_reply_to_user_id\":48949826}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2833000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f02bc0c0-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0f235904-cd0a-42cd-91cd-89b64d874ec0-173187084637581315" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #change2ton.", -"img": { -"src": "http://a0.twimg.com/profile_images/1353093787/Dragons-6_normal.jpg" -}, -"title": "Thibaut Devillers: #lgw #change2ton.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2833000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #change2ton.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"change2ton\",\"indices\":[5,16]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187083534471169\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Eliadus\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":68,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"description\":\"\",\"statuses_count\":704,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"92095420\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Thibaut Devillers\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Mon Nov 23 19:36:51 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":92095420,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.followfriday.com\\/followfriday\\/eliadus\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\"},\"truncated\":false,\"id\":173187083534471169,\"created_at\":\"Fri Feb 24 23:26:33 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2833000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4b290137-4df3-4d17-badd-311fdbbc8d5a-173187083534471169" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je veux la réponse du @palmashow à ce piège tendu par #lgw xD", -"img": { -"src": "http://a0.twimg.com/profile_images/1811673107/moi_normal.jpg" -}, -"title": "Marina Bernasse: Je veux la réponse du @palmashow à ce piège tendu par #lgw xD", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2833000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"Je veux la r\\u00e9ponse du @palmashow \\u00e0 ce pi\\u00e8ge tendu par #lgw xD\",\"created_at\":\"Fri Feb 24 23:26:33 +0000 2012\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[54,58]}],\"user_mentions\":[{\"indices\":[22,32],\"screen_name\":\"palmashow\",\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}]},\"retweet_count\":0,\"place\":null,\"in_reply_to_status_id_str\":null,\"retweeted\":false,\"source\":\"web\",\"in_reply_to_user_id_str\":null,\"id_str\":\"173187084989890560\",\"coordinates\":null,\"in_reply_to_screen_name\":null,\"contributors\":null,\"geo\":null,\"user\":{\"listed_count\":5,\"created_at\":\"Wed Feb 04 12:48:33 +0000 2009\",\"profile_text_color\":\"333333\",\"is_translator\":false,\"show_all_inline_media\":false,\"lang\":\"fr\",\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/256347808\\/vinyl_kills.jpg\",\"url\":null,\"default_profile\":false,\"notifications\":null,\"profile_link_color\":\"CC3366\",\"screen_name\":\"marina60\",\"time_zone\":\"Paris\",\"description\":\"Marina, 22 ans (bient\\u00f4t 23), je vis ds l'oise (pas la place pour vous expliquer o\\u00f9 c'est ^^). Vis de musique, de rire, de films, d'amiti\\u00e9s, d'amoou... Ah non xD\",\"following\":null,\"geo_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/256347808\\/vinyl_kills.jpg\",\"profile_background_color\":\"DBE9ED\",\"location\":\"Dans un village perdu\",\"id_str\":\"20049895\",\"profile_background_tile\":true,\"followers_count\":57,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811673107\\/moi_normal.jpg\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1811673107\\/moi_normal.jpg\",\"default_profile_image\":false,\"follow_request_sent\":null,\"profile_sidebar_fill_color\":\"E6F6F9\",\"favourites_count\":1,\"protected\":false,\"friends_count\":110,\"profile_sidebar_border_color\":\"DBE9ED\",\"name\":\"Marina Bernasse\",\"contributors_enabled\":false,\"verified\":false,\"id\":20049895,\"statuses_count\":7570,\"profile_use_background_image\":true,\"utc_offset\":3600},\"in_reply_to_user_id\":null,\"in_reply_to_status_id\":null,\"favorited\":false,\"id\":173187084989890560}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2833000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b2c04604-7670-413a-af2f-ebc6429ce22d-173187084989890560" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @antoinekister: “@palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw” / Faut la jeter !", -"img": { -"src": "http://a2.twimg.com/profile_images/837934283/avatar_normal.jpg" -}, -"title": "Veille: RT @antoinekister: “@palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw” / Faut la jeter !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2834000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @antoinekister: \\u201c@palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\\u201d \\/ Faut la jeter !\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"antoinekister\",\"indices\":[3,17],\"name\":\"Antoine Kister\",\"id_str\":\"7722152\",\"id\":7722152},{\"screen_name\":\"palmashow\",\"indices\":[20,30],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[70,77],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[78,82]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitterfeed.com\\\" rel=\\\"nofollow\\\"\\u003Etwitterfeed\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187088496332804\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"laVeilleTechno\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":137,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":1791,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/837934283\\/avatar_normal.jpg\",\"description\":\"Les derniers articles du web\",\"statuses_count\":43290,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":192,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"135145900\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Veille\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Apr 20 13:21:28 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":135145900,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/837934283\\/avatar_normal.jpg\"},\"truncated\":false,\"id\":173187088496332804,\"created_at\":\"Fri Feb 24 23:26:34 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2834000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "49ff0b49-468f-4abf-b1d1-daee37fa1573-173187088496332804" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Waou, @FlorencePorcel dans #LGW je me suis fait un claquage oculaire. Encore...", -"img": { -"src": "http://a1.twimg.com/profile_images/1682940693/TweetLandPhoto_normal.jpg" -}, -"title": "eddy Maniette: Waou, @FlorencePorcel dans #LGW je me suis fait un claquage oculaire. Encore...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2835000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Waou, @FlorencePorcel dans #LGW je me suis fait un claquage oculaire. Encore...\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[6,21],\"name\":\"Florence Porcel\",\"id_str\":\"49031173\",\"id\":49031173}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[27,31]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[3.069002,50.6477909],[3.1322918,50.6477909],[3.1322918,50.7107749],[3.069002,50.7107749]]]},\"attributes\":{},\"full_name\":\"Marcq-en-Baroeul, Nord\",\"name\":\"Marcq-en-Baroeul\",\"id\":\"ef0651d02631e8f6\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/ef0651d02631e8f6.json\"},\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187095752491008\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"EddyM59\",\"lang\":\"fr\",\"favourites_count\":17,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":296,\"location\":\"50.653019,3.076327\",\"profile_text_color\":\"333333\",\"followers_count\":156,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1682940693\\/TweetLandPhoto_normal.jpg\",\"description\":\"Enseignant 2.0, passionn\\u00e9 par les nouvelles technologies et utilisateur compulsif de produits Apple. retrouvez mes articles sur www.ipadou.com\\/\",\"statuses_count\":2719,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"81868863\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"eddy Maniette\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Mon Oct 12 15:35:46 +0000 2009\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":81868863,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1682940693\\/TweetLandPhoto_normal.jpg\"},\"truncated\":false,\"id\":173187095752491008,\"created_at\":\"Fri Feb 24 23:26:35 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2835000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "52d1155a-3a90-4f65-a91c-d6fbb1dd1ec5-173187095752491008" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw @florenceporcel la ligue féministe va … ADORER! #chiennesdegarde", -"img": { -"src": "http://a0.twimg.com/profile_images/1602210892/Galactica_normal.jpg" -}, -"title": "Cammarata Thierry: #lgw @florenceporcel la ligue féministe va … ADORER! #chiennesdegarde", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2835000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw @florenceporcel la ligue f\\u00e9ministe va \\u2026 ADORER! #chiennesdegarde\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[5,20],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"chiennesdegarde\",\"indices\":[53,69]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187095400153088\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":98,\"screen_name\":\"thcammarata\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1162,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"990000\",\"followers_count\":23,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"334554629\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"name\":\"Cammarata Thierry\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 13 08:43:07 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":334554629,\"utc_offset\":3600,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187095400153088,\"created_at\":\"Fri Feb 24 23:26:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2835000, -"tags": [ -{ -"id-ref": "f02c4c20-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "643b0555-8895-4d31-9c38-41a8ab58ce9c-173187095400153088" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @vodevil_art: #lgw sans dèc' il vous a fallu des répétitions pour faire ça ? #troll", -"img": { -"src": "http://a3.twimg.com/profile_images/1186579939/skullpat4playboy_normal.jpg" -}, -"title": "skullpat: RT @vodevil_art: #lgw sans dèc' il vous a fallu des répétitions pour faire ça ? #troll", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2836000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @vodevil_art: #lgw sans d\\u00e8c' il vous a fallu des r\\u00e9p\\u00e9titions pour faire \\u00e7a ? #troll\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"vodevil_art\",\"indices\":[3,15],\"id_str\":\"169166835\",\"name\":\"victor lehoussine\",\"id\":169166835}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[17,21]},{\"text\":\"troll\",\"indices\":[80,86]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187099028242434\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":712,\"screen_name\":\"skullpat\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":23403,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/39630011\\/twitter.jpg\",\"location\":\"Atlantic Ocean\",\"show_all_inline_media\":false,\"listed_count\":104,\"profile_link_color\":\"44a1d0\",\"followers_count\":1372,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1186579939\\/skullpat4playboy_normal.jpg\",\"description\":\"Voyageur permanent !! http:\\/\\/marseille.tv\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"8148052\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/39630011\\/twitter.jpg\",\"profile_sidebar_fill_color\":\"ecebef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1186579939\\/skullpat4playboy_normal.jpg\",\"name\":\"skullpat\",\"default_profile_image\":false,\"created_at\":\"Sun Aug 12 23:46:20 +0000 2007\",\"profile_sidebar_border_color\":\"faaa16\",\"id\":8148052,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/skullpat.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187099028242434,\"created_at\":\"Fri Feb 24 23:26:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2836000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0114b96-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0b9eaa09-6630-4486-872a-0acb0aa7770a-173187099028242434" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "oh putain y'a @benoitlebreau #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1754889775/Capture_d__cran_2012-01-14___19.16.40_normal.png" -}, -"title": "Manu: oh putain y'a @benoitlebreau #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2836000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"oh putain y'a @benoitlebreau #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"benoitlebreau\",\"indices\":[14,28],\"id_str\":\"267290862\",\"name\":\"Benoit Lebreau\",\"id\":267290862}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[29,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187100030676992\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":191,\"screen_name\":\"Man_Bey\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7234,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Toulouse\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"009999\",\"followers_count\":103,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1754889775\\/Capture_d__cran_2012-01-14___19.16.40_normal.png\",\"description\":\"Je suis \\u00e9tudiant donc je mange des p\\u00e2tes et je bois de l'alcool.\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"67760385\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1754889775\\/Capture_d__cran_2012-01-14___19.16.40_normal.png\",\"name\":\"Manu\",\"default_profile_image\":false,\"created_at\":\"Sat Aug 22 00:05:34 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":67760385,\"utc_offset\":3600,\"favourites_count\":102,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187100030676992,\"created_at\":\"Fri Feb 24 23:26:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2836000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3d029390-ce2f-4b04-9fed-ae2e23491994-173187100030676992" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je viens de découvrir l'émission \"Le Grand Webzé\" et c'est super bien!\n#lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1785628278/image_normal.jpg" -}, -"title": "Eddy Chaouali: Je viens de découvrir l'émission \"Le Grand Webzé\" et c'est super bien!\n#lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2837000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je viens de d\\u00e9couvrir l'\\u00e9mission \\\"Le Grand Webz\\u00e9\\\" et c'est super bien!\\n#lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[71,75]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187103503548417\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":105,\"screen_name\":\"WeezyDy\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":173,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Cholet\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":68,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1785628278\\/image_normal.jpg\",\"description\":\"Basketball,Sneakers,Music follow moi si tu aime tout ca!\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"97897081\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1785628278\\/image_normal.jpg\",\"name\":\"Eddy Chaouali\",\"default_profile_image\":false,\"created_at\":\"Sat Dec 19 13:18:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":97897081,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187103503548417,\"created_at\":\"Fri Feb 24 23:26:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2837000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3c1aa60d-027d-45d4-af28-81c3d9839d08-173187103503548417" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pas de pb, on s'arrange #lgw #ilReste", -"img": { -"src": "http://a0.twimg.com/profile_images/1843979295/mt_normal.png" -}, -"title": "Maryan: Pas de pb, on s'arrange #lgw #ilReste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2837000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Pas de pb, on s'arrange #lgw #ilReste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]},{\"text\":\"ilReste\",\"indices\":[29,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187104090750976\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":237,\"screen_name\":\"maryan_T\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":271,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/378380740\\/twilk_background_4ee1335455f2d.jpg\",\"location\":\"Compiegne\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":37,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843979295\\/mt_normal.png\",\"description\":\"Ing\\u00e9nieur syst\\u00e9me UTC\\r\\nTweet or not tweet ?\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"234819773\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/378380740\\/twilk_background_4ee1335455f2d.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843979295\\/mt_normal.png\",\"name\":\"Maryan\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 06 17:07:30 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":234819773,\"utc_offset\":3600,\"favourites_count\":20,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187104090750976,\"created_at\":\"Fri Feb 24 23:26:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2837000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c885f443-4419-4fd2-9f39-40e0209e66cf-173187104090750976" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bwahahah c'était quoi ce délire :') #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1658912814/fkjddkfhk_normal.png" -}, -"title": "Manon: Bwahahah c'était quoi ce délire :') #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2838000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bwahahah c'\\u00e9tait quoi ce d\\u00e9lire :') #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[36,40]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.7860476,50.4187981],[2.8492605,50.4187981],[2.8492605,50.4589035],[2.7860476,50.4589035]]]},\"attributes\":{},\"full_name\":\"Lens, Pas-de-Calais\",\"place_type\":\"city\",\"name\":\"Lens\",\"id\":\"6f2473b6bfd0682a\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/6f2473b6bfd0682a.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187105722343424\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":298,\"screen_name\":\"manonkzlwsk\",\"lang\":\"fr\",\"profile_text_color\":\"3d3438\",\"statuses_count\":15002,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"location\":\"Is\\u00e8re, France\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"de4261\",\"followers_count\":260,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"description\":\"Nordiste expatri\\u00e9e, \\u00e9tudiante en sciences du langage \\u00e0 #lyon2, un peu geek, s\\u00e9rievore, livetweeteuse #ondar et fid\\u00e8le herocorpienne. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"e8e8e8\",\"id_str\":\"48084154\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"profile_sidebar_fill_color\":\"e8e8e8\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"name\":\"Manon\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 17 19:34:49 +0000 2009\",\"profile_sidebar_border_color\":\"e8e8e8\",\"id\":48084154,\"utc_offset\":3600,\"favourites_count\":194,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187105722343424,\"created_at\":\"Fri Feb 24 23:26:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2838000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "530aea2d-56e8-4bba-bf77-dd6cf077c939-173187105722343424" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "twitter peine à se transposer à la tévé... non ? #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1841104217/LaFranceLibre_normal.jpg" -}, -"title": "oksim(o)r: twitter peine à se transposer à la tévé... non ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2838000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"twitter peine \\u00e0 se transposer \\u00e0 la t\\u00e9v\\u00e9... non ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187107978887168\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":429,\"screen_name\":\"oksimor\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":4425,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":130,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1841104217\\/LaFranceLibre_normal.jpg\",\"description\":\"Bulletin valable pour la zone allant de la Hague \\u00e0 la pointe de Penmarc'h.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"390284345\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841104217\\/LaFranceLibre_normal.jpg\",\"name\":\"oksim(o)r\",\"default_profile_image\":false,\"created_at\":\"Thu Oct 13 19:00:04 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":390284345,\"utc_offset\":-10800,\"favourites_count\":19,\"url\":\"http:\\/\\/oksimor.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187107978887168,\"created_at\":\"Fri Feb 24 23:26:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2838000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "58854e50-56c6-4c7d-b867-4e510f7d2c3f-173187107978887168" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "D'accord... À part les canadiens, la quasi totalité de ma TL regarde #LGW ... Je suis tout seul devant #TPAMP ? #qui #part", -"img": { -"src": "http://a0.twimg.com/profile_images/1847864928/101221patricktwitterKloutandKred_normal.png" -}, -"title": "P*trick B*rr*bé 【ツ】™: D'accord... À part les canadiens, la quasi totalité de ma TL regarde #LGW ... Je suis tout seul devant #TPAMP ? #qui #part", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2839000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"D'accord... \\u00c0 part les canadiens, la quasi totalit\\u00e9 de ma TL regarde #LGW ... Je suis tout seul devant #TPAMP ? #qui #part\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[69,73]},{\"text\":\"TPAMP\",\"indices\":[103,109]},{\"text\":\"qui\",\"indices\":[112,116]},{\"text\":\"part\",\"indices\":[117,122]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187108666753024\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":371,\"screen_name\":\"barrabe\",\"lang\":\"en\",\"profile_text_color\":\"414141\",\"statuses_count\":13551,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/393962408\\/twitterfond.jpg\",\"location\":\"R\\u00e9union, Paris, Twitterverse\",\"show_all_inline_media\":false,\"listed_count\":174,\"profile_link_color\":\"505cc9\",\"followers_count\":1808,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1847864928\\/101221patricktwitterKloutandKred_normal.png\",\"description\":\"The second only person on Twitter who doesn\\u2019t claim to be a social media guru | \\u262e | \\u2642\\u03b1 | nerd with a social geek interface - RainMaker - aka @WebRoutard \\u9644\\u52a0\\u503c\\u7684\\u521b\\u9020\\u8005\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"7814772\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/393962408\\/twitterfond.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1847864928\\/101221patricktwitterKloutandKred_normal.png\",\"name\":\"P*trick B*rr*b\\u00e9 \\u3010\\u30c4\\u3011\\u2122\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 30 09:02:18 +0000 2007\",\"profile_sidebar_border_color\":\"000000\",\"id\":7814772,\"utc_offset\":3600,\"favourites_count\":216,\"url\":\"http:\\/\\/f\\u016bn.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187108666753024,\"created_at\":\"Fri Feb 24 23:26:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2839000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efc3634a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f02d0ac0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f02d0f98-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fbddce1a-39bc-4897-a41f-cebf001328b9-173187108666753024" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est mon avatar dans le #ilreste du #lgw consécration !!", -"img": { -"src": "http://a0.twimg.com/profile_images/735977870/alf2_normal.jpg" -}, -"title": "Petrif': C'est mon avatar dans le #ilreste du #lgw consécration !!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2840000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"C'est mon avatar dans le #ilreste du #lgw cons\\u00e9cration !!\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[25,33]},{\"text\":\"lgw\",\"indices\":[37,41]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187115327303680\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"PetrifiedEyes\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":96,\"location\":\"C\\u00f4te Ouest.\",\"profile_text_color\":\"333333\",\"description\":\"\",\"statuses_count\":269,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/81189023\\/Verusolight2.jpg\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"0084B4\",\"followers_count\":70,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/735977870\\/alf2_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"120458031\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Petrif'\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/81189023\\/Verusolight2.jpg\",\"created_at\":\"Sat Mar 06 13:56:40 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":120458031,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/petrif.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/735977870\\/alf2_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173187115327303680,\"created_at\":\"Fri Feb 24 23:26:40 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2840000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "44361607-cb52-4a25-a813-4cc9aee0123d-173187115327303680" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "je kiffe @francoisrollin #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1831948935/me_normal.jpg" -}, -"title": "Δntoine Boμboμ: je kiffe @francoisrollin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2840000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"je kiffe @francoisrollin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[9,24],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187115956453378\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":109,\"screen_name\":\"Antoine_BB\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":642,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/403044885\\/090719_-_Voie-Lacte_e___Nuages_de_Magellan_Concordia_-_Zenitar_f4_-_40d.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":32,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1831948935\\/me_normal.jpg\",\"description\":\"Doctorant en Astrophysique\\/PhD student in Astrophysics\\/\\/Anthropo-primatologue \\u00e0 ses heures perdues (et tardives) sur net et IRL\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"131516\",\"id_str\":\"464727045\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/403044885\\/090719_-_Voie-Lacte_e___Nuages_de_Magellan_Concordia_-_Zenitar_f4_-_40d.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1831948935\\/me_normal.jpg\",\"name\":\"\\u0394ntoine Bo\\u03bcbo\\u03bc\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 15 15:20:51 +0000 2012\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":464727045,\"utc_offset\":3600,\"favourites_count\":416,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187115956453378,\"created_at\":\"Fri Feb 24 23:26:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2840000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3fd6fc7b-5c7d-4fa7-89eb-f2a43c8d8aac-173187115956453378" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@cazalin moi je suis sur #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1700942619/godai4_normal.gif" -}, -"title": "Godai Yusaku: @cazalin moi je suis sur #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2841000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@cazalin moi je suis sur #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"cazalin\",\"indices\":[0,8],\"id_str\":\"128916643\",\"name\":\"cazalin\",\"id\":128916643}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173186327242747905\",\"id_str\":\"173187118049411072\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173186327242747905,\"in_reply_to_user_id_str\":\"128916643\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":400,\"screen_name\":\"__Yusaku\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13680,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/355063675\\/akemi_tadaka_005_1280x1024.jpg\",\"location\":\"Ile de France, Nancy, Toulois\",\"show_all_inline_media\":false,\"listed_count\":27,\"profile_link_color\":\"038543\",\"followers_count\":314,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1700942619\\/godai4_normal.gif\",\"description\":\"Directeur de Projet Client Info\\/telco - \\r\\nActivit\\u00e9s associatives - Geek et Nippophile \\u00e0 ses heures perdues\\r\\nMembre d'#AQDIL\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ACDED6\",\"id_str\":\"76995130\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/355063675\\/akemi_tadaka_005_1280x1024.jpg\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1700942619\\/godai4_normal.gif\",\"name\":\"Godai Yusaku\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 24 17:33:58 +0000 2009\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":76995130,\"utc_offset\":3600,\"favourites_count\":68,\"url\":\"http:\\/\\/jenebloguepas.wordpress.com\\/\"},\"in_reply_to_screen_name\":\"cazalin\",\"truncated\":false,\"id\":173187118049411072,\"created_at\":\"Fri Feb 24 23:26:41 +0000 2012\",\"in_reply_to_user_id\":128916643}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2841000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0a04341a-83c2-47eb-8484-74f0e18deaaf-173187118049411072" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le sketch de #lgw avec @palmashow est écrit par les auteurs des #cesar2012", -"img": { -"src": "http://a2.twimg.com/profile_images/1340686999/hasselhoff_normal.jpg" -}, -"title": "monsieurhobby: Le sketch de #lgw avec @palmashow est écrit par les auteurs des #cesar2012", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2841000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le sketch de #lgw avec @palmashow est \\u00e9crit par les auteurs des #cesar2012\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[23,33],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[13,17]},{\"text\":\"cesar2012\",\"indices\":[65,75]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187118674362368\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":664,\"screen_name\":\"monsieurhobby\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7366,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"location\":\"DtC\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"followers_count\":208,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"description\":\"Geek travesti en Ambulancier, je me prom\\u00e8ne en Aquitaine avec dans mon sac des podcasts, des s\\u00e9ries tv, des films et surtout de comics, un v\\u00e9ritable Hobby...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"78733185\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"name\":\"monsieurhobby\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 30 22:59:44 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":78733185,\"utc_offset\":-10800,\"favourites_count\":30,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187118674362368,\"created_at\":\"Fri Feb 24 23:26:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2841000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7ac804ef-6552-48a8-8b1b-a9175977f401-173187118674362368" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oui #cQui ? RT @diejet Et @Vinvin #cQui ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1848059014/253705_1920588185891_1577643065_31974481_1091292_n_normal.jpg" -}, -"title": "Glória: Oui #cQui ? RT @diejet Et @Vinvin #cQui ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2841000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oui #cQui ? RT @diejet Et @Vinvin #cQui ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"diejet\",\"indices\":[15,22],\"id_str\":\"285043271\",\"name\":\"vavodal\",\"id\":285043271},{\"screen_name\":\"Vinvin\",\"indices\":[26,33],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[4,9]},{\"text\":\"cQui\",\"indices\":[34,39]},{\"text\":\"lgw\",\"indices\":[42,46]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/stone.com\\/Twittelator\\\" rel=\\\"nofollow\\\"\\u003ETwittelator\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187118724694016\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":217,\"screen_name\":\"Essemali\",\"lang\":\"fr\",\"profile_text_color\":\"020003\",\"statuses_count\":22084,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/109317104\\/mqbackyardsummers.br.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":95,\"profile_link_color\":\"8118ba\",\"followers_count\":1191,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848059014\\/253705_1920588185891_1577643065_31974481_1091292_n_normal.jpg\",\"description\":\"Bio? Danone n'a plus le droit de vendre sous cette marque. Moi non plus du coup. #TeamCivilisationInf\\u00e9rieure\\r\\nhttp:\\/\\/lusiades.wordpress.com\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"114069529\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109317104\\/mqbackyardsummers.br.jpg\",\"profile_sidebar_fill_color\":\"f2eded\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848059014\\/253705_1920588185891_1577643065_31974481_1091292_n_normal.jpg\",\"name\":\"Gl\\u00f3ria\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 14 01:18:31 +0000 2010\",\"profile_sidebar_border_color\":\"030000\",\"id\":114069529,\"utc_offset\":3600,\"favourites_count\":38,\"url\":\"http:\\/\\/essemali.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187118724694016,\"created_at\":\"Fri Feb 24 23:26:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2841000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "235bc0c5-b136-405e-9d6b-b39d662f671b-173187118724694016" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est ça.. RT“@PeteMcVries: Avant tu tweetais des émissions télé, maintenant tu regardes Twitter à la télé. #LGW”", -"img": { -"src": "http://a0.twimg.com/profile_images/1851426105/image_normal.jpg" -}, -"title": "FredO myGod: C'est ça.. RT“@PeteMcVries: Avant tu tweetais des émissions télé, maintenant tu regardes Twitter à la télé. #LGW”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2842000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"C'est \\u00e7a.. RT\\u201c@PeteMcVries: Avant tu tweetais des \\u00e9missions t\\u00e9l\\u00e9, maintenant tu regardes Twitter \\u00e0 la t\\u00e9l\\u00e9. #LGW\\u201d\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"PeteMcVries\",\"indices\":[14,26],\"name\":\"PeteMcVries\",\"id_str\":\"258422519\",\"id\":258422519}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[108,112]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187123783008256\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"Like_A_NiinJa\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":243,\"location\":\"In Southern France\",\"profile_text_color\":\"666666\",\"description\":\"... a #FreeMind for a #FreeWorld.. Sinon j'suis aussi ninja, alors pour le reste, on s'tweet ;) #FollowMe(OuPas)\",\"statuses_count\":82,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"985FA3\",\"followers_count\":28,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851426105\\/image_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"97677496\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"FredO myGod\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Fri Dec 18 14:27:20 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":97677496,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851426105\\/image_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173187123783008256,\"created_at\":\"Fri Feb 24 23:26:42 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2842000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "36ed8e6e-8ccb-4316-8ee0-298e2451d9ba-173187123783008256" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW : Benoit va nous faire rire j'en suis sur", -"img": { -"src": "http://a0.twimg.com/profile_images/1757013909/image1326646425_normal.png" -}, -"title": "Damien Vacher: #LGW : Benoit va nous faire rire j'en suis sur", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2845000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"#LGW : Benoit va nous faire rire j'en suis sur\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187137733275648\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Le_Damien\",\"lang\":\"fr\",\"favourites_count\":43,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":405,\"location\":\"Chatillon-en-Bazois\",\"profile_text_color\":\"333333\",\"description\":\"I'm a lonely Cowboy who learning un BTS SIO (ex BTS IG) in Nevers... Et un Mac Gyver de l'URL par @Checkyourpeople et je suis un tumblreur assidu\",\"statuses_count\":27164,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":343,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"26552716\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Damien Vacher\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Wed Mar 25 18:09:17 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":26552716,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/damienvacher.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\"},\"in_reply_to_status_id\":null,\"id\":173187137733275648,\"created_at\":\"Fri Feb 24 23:26:45 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2845000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "04475bf4-f039-4fe9-b002-fa1f578c8a97-173187137733275648" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze #lgw j'aime le tweetwall et la chemise de Vinvin mais le décor manque de... de briques. C'était chaleureux les briques ;)", -"img": { -"src": "http://a0.twimg.com/profile_images/1683864013/magenta_normal.jpg" -}, -"title": "MagDa: @LeGrandWebze #lgw j'aime le tweetwall et la chemise de Vinvin mais le décor manque de... de briques. C'était chaleureux les briques ;)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2846000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze #lgw j'aime le tweetwall et la chemise de Vinvin mais le d\\u00e9cor manque de... de briques. C'\\u00e9tait chaleureux les briques ;)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187139142549504\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":40,\"screen_name\":\"fhtagn22\",\"lang\":\"fr\",\"profile_text_color\":\"262326\",\"statuses_count\":312,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/417764469\\/paon2_modifi_-1.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"1e7fa8\",\"followers_count\":15,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683864013\\/magenta_normal.jpg\",\"description\":\"and always look on the bright side of life... \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"c4f5ba\",\"id_str\":\"353419604\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/417764469\\/paon2_modifi_-1.jpg\",\"profile_sidebar_fill_color\":\"b6f5b6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683864013\\/magenta_normal.jpg\",\"name\":\"MagDa\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 12 01:38:10 +0000 2011\",\"profile_sidebar_border_color\":\"26bf11\",\"id\":353419604,\"utc_offset\":3600,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173187139142549504,\"created_at\":\"Fri Feb 24 23:26:46 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2846000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fd36158b-9785-4bfc-babf-f65a3a6bbcd8-173187139142549504" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ma photo à la télé !!!!!!! #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1792102319/0014_-_Copie_-_Copie_normal.JPG" -}, -"title": "Nicolas Gaillard: Ma photo à la télé !!!!!!! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2847000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ma photo \\u00e0 la t\\u00e9l\\u00e9 !!!!!!! #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[27,31]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187145488535552\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"NG__nico\",\"lang\":\"fr\",\"favourites_count\":23,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":141,\"location\":\"Poitiers\",\"profile_text_color\":\"333333\",\"followers_count\":53,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1792102319\\/0014_-_Copie_-_Copie_normal.JPG\",\"description\":\"Etudiant L2 Histoire ---Actu---Politique---T\\u00e9l\\u00e9---M\\u00e9dias--- Musique...tout ce qu'aiment les journalistes--- Feel free to follow me ;-) \",\"statuses_count\":1114,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/410106398\\/3640083-la-terre-vue-de-l-39-espace-avec-le-lever-du-soleil.jpg\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"370637904\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\" Nicolas Gaillard\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/410106398\\/3640083-la-terre-vue-de-l-39-espace-avec-le-lever-du-soleil.jpg\",\"created_at\":\"Fri Sep 09 11:18:42 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":370637904,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1792102319\\/0014_-_Copie_-_Copie_normal.JPG\"},\"truncated\":false,\"id\":173187145488535552,\"created_at\":\"Fri Feb 24 23:26:47 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2847000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "abe9671b-4a09-4520-8868-2574509b9af3-173187145488535552" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @dOrmesson: Je retourne sur #CI. J'ai rarement vu un truc aussi nul que #lgw. Ca va pas êt' possib'...", -"img": { -"src": "http://a2.twimg.com/profile_images/1647384436/image_normal.jpg" -}, -"title": "Vcwik: RT @dOrmesson: Je retourne sur #CI. J'ai rarement vu un truc aussi nul que #lgw. Ca va pas êt' possib'...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2849000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @dOrmesson: Je retourne sur #CI. J'ai rarement vu un truc aussi nul que #lgw. Ca va pas \\u00eat' possib'...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"dOrmesson\",\"indices\":[3,13],\"id_str\":\"35039960\",\"name\":\"d'Ormesson F.\",\"id\":35039960}],\"urls\":[],\"hashtags\":[{\"text\":\"CI\",\"indices\":[31,34]},{\"text\":\"lgw\",\"indices\":[75,79]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Je retourne sur #CI. J'ai rarement vu un truc aussi nul que #lgw. Ca va pas \\u00eat' possib'...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"CI\",\"indices\":[16,19]},{\"text\":\"lgw\",\"indices\":[60,64]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186720974643201\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":273,\"screen_name\":\"dOrmesson\",\"lang\":\"en\",\"profile_text_color\":\"4e86e6\",\"statuses_count\":12921,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431187708\\/309474_10150293405774501_774359500_7657592_3623238_n.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"586df5\",\"followers_count\":356,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1811688354\\/683_normal.jpg\",\"description\":\"\\u25cf MacGyver @RecordMakers \\u2022 Eye-Fucking Disciple \\u2022 Rugby \\u2022 OM \\u2022 Musique \\u2022 Cin\\u00e9 \\u2022 Actu \\u25cf\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0a2959\",\"id_str\":\"35039960\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431187708\\/309474_10150293405774501_774359500_7657592_3623238_n.jpg\",\"profile_sidebar_fill_color\":\"0a0042\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811688354\\/683_normal.jpg\",\"name\":\"d'Ormesson F.\",\"default_profile_image\":false,\"created_at\":\"Fri Apr 24 21:04:28 +0000 2009\",\"profile_sidebar_border_color\":\"81c3e6\",\"id\":35039960,\"utc_offset\":3600,\"favourites_count\":10,\"url\":\"http:\\/\\/recordmakers.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186720974643201,\"created_at\":\"Fri Feb 24 23:25:06 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187152258138112\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"vcwik\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":991,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/425462601\\/images.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":33,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1647384436\\/image_normal.jpg\",\"description\":\"Someone like me ... Somewhere ...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"382801997\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425462601\\/images.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1647384436\\/image_normal.jpg\",\"name\":\"Vcwik\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 30 18:19:28 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":382801997,\"utc_offset\":3600,\"favourites_count\":21,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187152258138112,\"created_at\":\"Fri Feb 24 23:26:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2849000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7b0f34df-cdf8-4192-af28-c35c74951501-173187152258138112" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "M'énerve sangoku #LGW #cQui", -"img": { -"src": "http://a0.twimg.com/profile_images/1720114042/Izafox_normal.jpg" -}, -"title": "Izafox: M'énerve sangoku #LGW #cQui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2849000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"M'\\u00e9nerve sangoku #LGW #cQui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[17,21]},{\"text\":\"cQui\",\"indices\":[22,27]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187151494774785\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":255,\"screen_name\":\"Izafox\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1985,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":31,\"profile_link_color\":\"FF3300\",\"followers_count\":587,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1720114042\\/Izafox_normal.jpg\",\"description\":\"Co-fondatrice du BarGaming, R\\u00e9dactrice sur VieDeGeek\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"21196709\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1720114042\\/Izafox_normal.jpg\",\"name\":\"Izafox\",\"default_profile_image\":false,\"created_at\":\"Wed Feb 18 13:49:16 +0000 2009\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":21196709,\"utc_offset\":-10800,\"favourites_count\":3,\"url\":\"http:\\/\\/www.viedegeek.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187151494774785,\"created_at\":\"Fri Feb 24 23:26:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2849000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2e607568-6946-4e7d-8698-27c01df3eadc-173187151494774785" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est le grand bleu webze ce décor! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1809740458/yp6RTf3m_normal" -}, -"title": "Hêtre Absurde: C'est le grand bleu webze ce décor! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2849000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est le grand bleu webze ce d\\u00e9cor! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[36,40]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187150827896833\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":97,\"screen_name\":\"GuillaumBr\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":314,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/330915258\\/geyser-geysir-islande.jpg\",\"location\":\"Tours\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"2FC2EF\",\"followers_count\":29,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1809740458\\/yp6RTf3m_normal\",\"description\":\"naissance:1986 - d\\u00e9c\\u00e8s: keep in touch. Je vous tweeterais!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"374241912\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/330915258\\/geyser-geysir-islande.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1809740458\\/yp6RTf3m_normal\",\"name\":\"H\\u00eatre Absurde\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 15 23:40:39 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":374241912,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187150827896833,\"created_at\":\"Fri Feb 24 23:26:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2849000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3050126d-df0e-4e26-9618-5c2198574bae-173187150827896833" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La lumière est à chier. Vous n'aurez pas cet Oscar. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1842064881/image_normal.jpg" -}, -"title": "Pierre Champon: La lumière est à chier. Vous n'aurez pas cet Oscar. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2850000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"La lumi\\u00e8re est \\u00e0 chier. Vous n'aurez pas cet Oscar. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[52,56]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187155848474626\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"0d0202\",\"screen_name\":\"pierre_champon\",\"lang\":\"fr\",\"favourites_count\":21,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":778,\"location\":\"Quimper France\",\"profile_text_color\":\"4f0505\",\"description\":\"Je ne conseille pas, je d\\u00e9cide! C'est beaucoup plus courageux et surtout nettement plus lucratif!\",\"statuses_count\":2298,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/76566393\\/FUSAIN.jpg\",\"show_all_inline_media\":false,\"listed_count\":15,\"profile_link_color\":\"0e1652\",\"followers_count\":305,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1842064881\\/image_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"3d3030\",\"protected\":false,\"id_str\":\"80036505\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Pierre Champon\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/76566393\\/FUSAIN.jpg\",\"created_at\":\"Mon Oct 05 14:24:47 +0000 2009\",\"profile_sidebar_fill_color\":\"616161\",\"id\":80036505,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.champon.org\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842064881\\/image_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173187155848474626,\"created_at\":\"Fri Feb 24 23:26:50 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2850000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cac5b3cd-d170-48cb-ae49-bdadeaef43b7-173187155848474626" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "What is #lgw?", -"img": { -"src": "http://a0.twimg.com/profile_images/1849860738/CAzTeBiW_normal" -}, -"title": "starlynn reyes : What is #lgw?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2852000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"What is #lgw?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187165344370688\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":56,\"screen_name\":\"s_reyes16\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":77,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":23,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849860738\\/CAzTeBiW_normal\",\"description\":\"ima live life to the fullest and have no regrets(x jus lessons learned!(: \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"500475066\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849860738\\/CAzTeBiW_normal\",\"name\":\"starlynn reyes \",\"default_profile_image\":false,\"created_at\":\"Thu Feb 23 05:17:26 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":500475066,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187165344370688,\"created_at\":\"Fri Feb 24 23:26:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2852000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "28b5b21f-49ef-4534-86f3-cfa0a6c519f4-173187165344370688" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw @francoisrollin #ilReste !!!", -"img": { -"src": "http://a0.twimg.com/profile_images/1817776486/SmokeQR_copie_normal.jpg" -}, -"title": "RuaLten: #lgw @francoisrollin #ilReste !!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2853000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw @francoisrollin #ilReste !!!\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[5,20],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilReste\",\"indices\":[21,29]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187168855007232\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":501,\"screen_name\":\"RuaLten\",\"lang\":\"fr\",\"profile_text_color\":\"242424\",\"statuses_count\":1430,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432437856\\/black_linen_v2.png\",\"location\":\"Dans les champs de Bl\\u00e9...\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"828561\",\"followers_count\":186,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1817776486\\/SmokeQR_copie_normal.jpg\",\"description\":\"Un peu partout et nulle part \\u00e0 la fois... Buveur de bi\\u00e8re belge et d'Irish Whiskey. R\\u00e2leur professionnel... \\u2620\\u2620\\u2620\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"359827989\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432437856\\/black_linen_v2.png\",\"profile_sidebar_fill_color\":\"62a635\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817776486\\/SmokeQR_copie_normal.jpg\",\"name\":\"RuaLten\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 22 07:12:46 +0000 2011\",\"profile_sidebar_border_color\":\"000000\",\"id\":359827989,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/rualten.perso.sfr.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187168855007232,\"created_at\":\"Fri Feb 24 23:26:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2853000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8b8c58a6-7820-4717-8451-1052bb7748d6-173187168855007232" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Notre comique est ici : @benoitlebreau #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817123979/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png" -}, -"title": "legrandwebze: Notre comique est ici : @benoitlebreau #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2855000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Notre comique est ici : @benoitlebreau #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"benoitlebreau\",\"indices\":[24,38],\"id_str\":\"267290862\",\"name\":\"Benoit Lebreau\",\"id\":267290862}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[39,43]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187177293950976\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1481,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3257,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187177293950976,\"created_at\":\"Fri Feb 24 23:26:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2855000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fddc5b36-f74b-490b-85b3-55c3e09e2750-173187177293950976" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @CeciliaOssoro: RT @BastienJoseph31: #lgw c'est la seule émission où les spectateurs regardent plus leur téléphone que les mecs qui l ...", -"img": { -"src": "http://a2.twimg.com/profile_images/1279537389/image_normal.jpg" -}, -"title": "vincent denise: RT @CeciliaOssoro: RT @BastienJoseph31: #lgw c'est la seule émission où les spectateurs regardent plus leur téléphone que les mecs qui l ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2858000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @CeciliaOssoro: RT @BastienJoseph31: #lgw c'est la seule \\u00e9mission o\\u00f9 les spectateurs regardent plus leur t\\u00e9l\\u00e9phone que les mecs qui l ...\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"CeciliaOssoro\",\"indices\":[3,17],\"name\":\"ossoro cecilia\",\"id_str\":\"19884471\",\"id\":19884471},{\"screen_name\":\"BastienJoseph31\",\"indices\":[22,38],\"name\":\"Bastien Joseph\",\"id_str\":\"191087175\",\"id\":191087175}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @BastienJoseph31: #lgw c'est la seule \\u00e9mission o\\u00f9 les spectateurs regardent plus leur t\\u00e9l\\u00e9phone que les mecs qui la pr\\u00e9sentent.\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"BastienJoseph31\",\"indices\":[3,19],\"name\":\"Bastien Joseph\",\"id_str\":\"191087175\",\"id\":191087175}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.2241006,48.8155414],[2.4697521,48.8155414],[2.4697521,48.9021461],[2.2241006,48.9021461]]]},\"attributes\":{},\"full_name\":\"Paris, Paris\",\"name\":\"Paris\",\"id\":\"7238f93a3e899af6\",\"place_type\":\"city\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/7238f93a3e899af6.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[2.40891716,48.84864990]},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":{\"type\":\"Point\",\"coordinates\":[48.84864990,2.40891716]},\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186547808604161\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"CeciliaOssoro\",\"lang\":\"fr\",\"favourites_count\":37,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":511,\"location\":\"Paris\",\"profile_text_color\":\"666666\",\"followers_count\":430,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1401793481\\/image_normal.jpg\",\"description\":\"Fashion Good Music Addict - French - Chef de Projet Digital Cond\\u00e9 Nast (Vogue, GQ, Glamour) - Love HipHop Soul Music - \",\"statuses_count\":3483,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/217475680\\/tumblr_ldh5glCEV41qerbgeo1_500.jpg\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"19884471\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"ossoro cecilia\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/217475680\\/tumblr_ldh5glCEV41qerbgeo1_500.jpg\",\"created_at\":\"Mon Feb 02 00:05:57 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":19884471,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/flavors.me\\/ceciliaossoro\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1401793481\\/image_normal.jpg\"},\"truncated\":false,\"id\":173186547808604161,\"created_at\":\"Fri Feb 24 23:24:25 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187190682169344\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"yesnoornext\",\"lang\":\"en\",\"favourites_count\":95,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":397,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":215,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1279537389\\/image_normal.jpg\",\"description\":\"Concepteur web et mobiles. Passionn\\u00e9 par la communication et le graphisme. Amateur de bourgogne et de Google.\",\"statuses_count\":2733,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/257185356\\/mosa2.jpg\",\"show_all_inline_media\":true,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"252186404\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"vincent denise\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257185356\\/mosa2.jpg\",\"created_at\":\"Mon Feb 14 17:34:27 +0000 2011\",\"profile_sidebar_fill_color\":\"ccefff\",\"id\":252186404,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1279537389\\/image_normal.jpg\"},\"truncated\":true,\"id\":173187190682169344,\"created_at\":\"Fri Feb 24 23:26:58 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2858000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "09b9630b-2e60-4b98-877e-3c8a9b38f16a-173187190682169344" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Benoit... Fallait pas l'inviter. #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1648215039/EmeryDoligeHubN_B_normal.jpg" -}, -"title": "Emery Doligé: Benoit... Fallait pas l'inviter. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2858000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Benoit... Fallait pas l'inviter. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187191365840897\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":493,\"screen_name\":\"MryEmery\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":31440,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/170627783\\/mrytwitter_copie.jpg\",\"location\":\"Paris Rive Gauche\",\"show_all_inline_media\":true,\"listed_count\":931,\"profile_link_color\":\"2FC2EF\",\"followers_count\":19577,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1648215039\\/EmeryDoligeHubN_B_normal.jpg\",\"description\":\"Vanksen. Europe 1 #dcdc. Lib\\u00e9ral ta m\\u00e8re.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f7f8fa\",\"id_str\":\"14285154\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/170627783\\/mrytwitter_copie.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648215039\\/EmeryDoligeHubN_B_normal.jpg\",\"name\":\"Emery Dolig\\u00e9\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 02 16:59:11 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":14285154,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/mry.blogs.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187191365840897,\"created_at\":\"Fri Feb 24 23:26:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2858000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4af0ba95-6e8f-4973-b33b-516fbbad2e62-173187191365840897" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw BOOOOn allez #ilPart", -"img": { -"src": "http://a1.twimg.com/profile_images/1698606962/388646_10150434641314433_548489432_8213591_526920766_n_normal.jpg" -}, -"title": "Charline GRIS: #lgw BOOOOn allez #ilPart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2858000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw BOOOOn allez #ilPart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilPart\",\"indices\":[19,26]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187189943959553\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":61,\"screen_name\":\"CharlineGRIS\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":14,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/191533117\\/280_-_Copie.JPG\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"fa0598\",\"followers_count\":6,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1698606962\\/388646_10150434641314433_548489432_8213591_526920766_n_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"bfeeff\",\"id_str\":\"24173317\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/191533117\\/280_-_Copie.JPG\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1698606962\\/388646_10150434641314433_548489432_8213591_526920766_n_normal.jpg\",\"name\":\"Charline GRIS\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 13 13:53:10 +0000 2009\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":24173317,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/aquanael\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187189943959553,\"created_at\":\"Fri Feb 24 23:26:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2858000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "eb043de5-056e-4006-b189-4d4c1dd3dd16-173187189943959553" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Fais une bamba triste RT “@LudoDelaherche: Proposez nous de trucs débiles à faire ! ;) #lgw #cqui”", -"img": { -"src": "http://a2.twimg.com/profile_images/1838854364/image_normal.jpg" -}, -"title": "Celine: Fais une bamba triste RT “@LudoDelaherche: Proposez nous de trucs débiles à faire ! ;) #lgw #cqui”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2859000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Fais une bamba triste RT \\u201c@LudoDelaherche: Proposez nous de trucs d\\u00e9biles \\u00e0 faire ! ;) #lgw #cqui\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[26,41],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[87,91]},{\"text\":\"cqui\",\"indices\":[92,97]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187195321061376\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":537,\"screen_name\":\"McMademoiselle\",\"lang\":\"en\",\"profile_text_color\":\"634047\",\"statuses_count\":5174,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"location\":\"Limerick, Ireland\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"088253\",\"followers_count\":280,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1838854364\\/image_normal.jpg\",\"description\":\"Goofball, rugby fan, beer, food, wine & fun lover... Just a silly French girl really. Ardent Toulouse and XV de France supporter, and sometimes beauty blogger\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Dublin\",\"profile_background_color\":\"EDECE9\",\"id_str\":\"288357486\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838854364\\/image_normal.jpg\",\"name\":\"Celine\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 26 18:18:58 +0000 2011\",\"profile_sidebar_border_color\":\"D3D2CF\",\"id\":288357486,\"utc_offset\":0,\"favourites_count\":1,\"url\":\"http:\\/\\/mcmademoisellelikes.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187195321061376,\"created_at\":\"Fri Feb 24 23:26:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2859000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "be236677-9de9-45d7-a82c-78f7e59ae0d8-173187195321061376" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste François Rollin", -"img": { -"src": "http://a3.twimg.com/profile_images/306009323/1245972520740_normal.jpg" -}, -"title": "Bibule: #lgw #ilreste François Rollin", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2859000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #ilreste Fran\\u00e7ois Rollin\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187194264100865\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"schlopf\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":69,\"location\":\"\",\"profile_text_color\":\"3E4415\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/306009323\\/1245972520740_normal.jpg\",\"description\":\"\",\"statuses_count\":10,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"14742333\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Bibule\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"created_at\":\"Mon May 12 09:33:51 +0000 2008\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":14742333,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/306009323\\/1245972520740_normal.jpg\"},\"truncated\":false,\"id\":173187194264100865,\"created_at\":\"Fri Feb 24 23:26:59 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2859000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "20be80a2-5490-435f-bfdc-0694ba629f23-173187194264100865" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je pensais que tout ce qui se passait sur les internets devait rester sur les internets. On nous aurait menti ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1851110304/Picture_0480_normal.jpg" -}, -"title": "Swin Gum: Je pensais que tout ce qui se passait sur les internets devait rester sur les internets. On nous aurait menti ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2860000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je pensais que tout ce qui se passait sur les internets devait rester sur les internets. On nous aurait menti ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[112,116]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187197695037440\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":233,\"screen_name\":\"Swiinea\",\"lang\":\"fr\",\"profile_text_color\":\"71d6c9\",\"statuses_count\":4500,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/362128090\\/swin.jpg\",\"location\":\"Lille - Pos\\u00e9e sur un cactus\",\"show_all_inline_media\":true,\"listed_count\":23,\"profile_link_color\":\"807d7e\",\"followers_count\":581,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851110304\\/Picture_0480_normal.jpg\",\"description\":\"Les bios c'est pour les faibles ou pour les gens qui font un truc dans la vie tout \\u00e7a. Je suis Swin' et je suis n\\u00e9e pour \\u00eatre une larve. #HOULOULOU\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1d4c70\",\"id_str\":\"372532169\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/362128090\\/swin.jpg\",\"profile_sidebar_fill_color\":\"1d4c70\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851110304\\/Picture_0480_normal.jpg\",\"name\":\"Swin Gum\",\"default_profile_image\":false,\"created_at\":\"Mon Sep 12 23:11:47 +0000 2011\",\"profile_sidebar_border_color\":\"57ff57\",\"id\":372532169,\"utc_offset\":-10800,\"favourites_count\":360,\"url\":\"http:\\/\\/tchictchac.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187197695037440,\"created_at\":\"Fri Feb 24 23:27:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2860000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "123ea21d-e2b6-44cf-a8b0-d319719a2b81-173187197695037440" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Profiter des futilités de la vie, c'est un joli talent. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1565296186/hebus_173211_1366x768_normal.jpg" -}, -"title": "Marion Nous: Profiter des futilités de la vie, c'est un joli talent. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2860000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Profiter des futilit\\u00e9s de la vie, c'est un joli talent. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[56,60]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187199720886273\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Psylosophe\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":153,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":96,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1565296186\\/hebus_173211_1366x768_normal.jpg\",\"description\":\"Pr\\u00eate \\u00e0 tout. Que ce soit partir en road trip improvis\\u00e9 ou se faire un menu \\u00e0 volont\\u00e9 chez Pizza Hut.\",\"statuses_count\":1756,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/338440106\\/hebus_177663_1366x768.jpg\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"364276934\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Marion Nous\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/338440106\\/hebus_177663_1366x768.jpg\",\"created_at\":\"Mon Aug 29 14:15:22 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":364276934,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1565296186\\/hebus_173211_1366x768_normal.jpg\"},\"truncated\":false,\"id\":173187199720886273,\"created_at\":\"Fri Feb 24 23:27:00 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2860000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3975bd4f-91e7-4bf0-b91a-1712220ea9df-173187199720886273" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et d'où moi je suis pas à #LGW ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1847798698/CB8F6341-3C72-4106-B24C-255BF9560970_normal" -}, -"title": "thibaultdm: Et d'où moi je suis pas à #LGW ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2866000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Et d'o\\u00f9 moi je suis pas \\u00e0 #LGW ?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[26,30]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187225297756160\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"cc25c6\",\"screen_name\":\"Thibaultdm\",\"lang\":\"fr\",\"favourites_count\":1332,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":837,\"location\":\"Paris, France\",\"profile_text_color\":\"290a0a\",\"followers_count\":2004,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1847798698\\/CB8F6341-3C72-4106-B24C-255BF9560970_normal\",\"description\":\"Je suis hyper sympa en vrai, en plus d'\\u00eatre beau, intelligent et modeste. #SarkoTeam #NS2012 (sinon je parle aussi de trucs moins serieux ;)\",\"statuses_count\":69833,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/413542215\\/williamkate.jpg\",\"show_all_inline_media\":false,\"listed_count\":121,\"profile_link_color\":\"f50e6b\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"b6e67e\",\"protected\":false,\"id_str\":\"14597722\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"thibaultdm\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/413542215\\/williamkate.jpg\",\"created_at\":\"Wed Apr 30 08:12:57 +0000 2008\",\"profile_sidebar_fill_color\":\"f0d052\",\"id\":14597722,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/fautvraimentetreconpouravoiruneadresseinternetaussilongue.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1847798698\\/CB8F6341-3C72-4106-B24C-255BF9560970_normal\"},\"truncated\":false,\"id\":173187225297756160,\"created_at\":\"Fri Feb 24 23:27:06 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2866000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6d3e5fcc-8744-4dee-ba69-3c176abe7a89-173187225297756160" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le truc, c'est qu'il y a toujours comme un malaise qui plane au dessus de cette émission. Est-ce fatal ? #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1612831528/cni_id_normal.jpg" -}, -"title": "Jean-Louis Coste: Le truc, c'est qu'il y a toujours comme un malaise qui plane au dessus de cette émission. Est-ce fatal ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2867000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le truc, c'est qu'il y a toujours comme un malaise qui plane au dessus de cette \\u00e9mission. Est-ce fatal ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[105,109]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187226807713792\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":132,\"screen_name\":\"jlcoste\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":544,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"10207a\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"description\":\"Langue, litt\\u00e9rature et politique. Sp\\u00e9cialis\\u00e9 en traitement automatique des langues (presse). Rattach\\u00e9 \\u00e0 l'Universit\\u00e9 de Paris 3, et prof. en coll\\u00e8ge de banlieue\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"244454441\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"name\":\"Jean-Louis Coste\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 29 10:24:46 +0000 2011\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":244454441,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187226807713792,\"created_at\":\"Fri Feb 24 23:27:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2867000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "17b1a1e8-5d99-49c8-8598-1d2aa36324fe-173187226807713792" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @pornkid: J'avais jamais regardé #LGW, je trouve ça hyper cool pour Tania qu'elle ai retrouvé un boulot.", -"img": { -"src": "http://a0.twimg.com/profile_images/1691261189/Yes_We_Faye_night_normal.jpg" -}, -"title": "Estelle N. : RT @pornkid: J'avais jamais regardé #LGW, je trouve ça hyper cool pour Tania qu'elle ai retrouvé un boulot.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2870000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @pornkid: J'avais jamais regard\\u00e9 #LGW, je trouve \\u00e7a hyper cool pour Tania qu'elle ai retrouv\\u00e9 un boulot.\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"pornkid\",\"indices\":[3,11],\"name\":\"Guilhem\",\"id_str\":\"14959293\",\"id\":14959293}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[36,40]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"J'avais jamais regard\\u00e9 #LGW, je trouve \\u00e7a hyper cool pour Tania qu'elle ai retrouv\\u00e9 un boulot.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[23,27]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185445113503744\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"000000\",\"screen_name\":\"pornkid\",\"lang\":\"en\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":450,\"location\":\"Paris\",\"profile_text_color\":\"08083b\",\"followers_count\":2305,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1708083113\\/Guilhempp_normal.jpg\",\"description\":\"Photographe - Redacteur\\r\\npour @Iheartweets @letagparfait ...\\r\\nArtisan du LOL\",\"statuses_count\":19794,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/382116768\\/lmaustin09.jpg\",\"show_all_inline_media\":true,\"listed_count\":54,\"profile_link_color\":\"62656f\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"2e5557\",\"protected\":false,\"id_str\":\"14959293\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Guilhem\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/382116768\\/lmaustin09.jpg\",\"created_at\":\"Sat May 31 00:38:02 +0000 2008\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":14959293,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.guilhem.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1708083113\\/Guilhempp_normal.jpg\"},\"truncated\":false,\"id\":173185445113503744,\"created_at\":\"Fri Feb 24 23:20:02 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187240309178368\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"estelle_n\",\"lang\":\"en\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":327,\"location\":\"RERD dir. OrryLaVille\\/Creil\",\"profile_text_color\":\"666666\",\"followers_count\":559,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1691261189\\/Yes_We_Faye_night_normal.jpg\",\"description\":\"Manager The Ankers \\/ ex @Legacy_France - @SonyMusicFr \\/ Blogger Chronik Music \\/ Party maker Bouge Ton Blog or @lola_CupcakeS parties\",\"statuses_count\":20800,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/415173104\\/Kimbra_Vows.png\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"49724515\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Estelle N. \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/415173104\\/Kimbra_Vows.png\",\"created_at\":\"Mon Jun 22 18:54:47 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":49724515,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.facebook.com\\/pages\\/Chronik-Music\\/174124699288107\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1691261189\\/Yes_We_Faye_night_normal.jpg\"},\"truncated\":false,\"id\":173187240309178368,\"created_at\":\"Fri Feb 24 23:27:10 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2870000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9d18d35f-411c-4b8d-ac07-8042568b0036-173187240309178368" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LudoDelaherche Baillone le mec en jaune #lgw #cqui", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @LudoDelaherche Baillone le mec en jaune #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2872000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LudoDelaherche Baillone le mec en jaune #lgw #cqui\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[0,15],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[41,45]},{\"text\":\"cqui\",\"indices\":[46,51]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173186604087775233\",\"id_str\":\"173187250048352256\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173186604087775233,\"in_reply_to_user_id_str\":\"72665061\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":156,\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":34422,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris Montparnasse - Bruxelles\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"name\":\"Pierre B.\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":104184883,\"utc_offset\":-10800,\"favourites_count\":254,\"url\":null},\"in_reply_to_screen_name\":\"LudoDelaherche\",\"truncated\":false,\"id\":173187250048352256,\"created_at\":\"Fri Feb 24 23:27:12 +0000 2012\",\"in_reply_to_user_id\":72665061}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2872000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4242be4b-8f70-4c3f-b4a0-077f0b4daa63-173187250048352256" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilReste toujours, et le #palmashow aussi ! Mais Benoît se casse ! Et vite ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1474785559/testdeux_normal.jpg" -}, -"title": "Romain Mollet: #ilReste toujours, et le #palmashow aussi ! Mais Benoît se casse ! Et vite ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2874000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilReste toujours, et le #palmashow aussi ! Mais Beno\\u00eet se casse ! Et vite ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[0,8]},{\"text\":\"palmashow\",\"indices\":[25,35]},{\"text\":\"lgw\",\"indices\":[77,81]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187258680225792\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":72,\"screen_name\":\"RomainMollet\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":82,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/130413024\\/pan.jpg\",\"location\":\"Nantes\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1474785559\\/testdeux_normal.jpg\",\"description\":\"\\u00c9tudiant \\u00e0 Cin\\u00e9Cr\\u00e9atis depuis moins d'une semaine (18\\/09\\/2011)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"62795411\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/130413024\\/pan.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1474785559\\/testdeux_normal.jpg\",\"name\":\"Romain Mollet\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 04 11:47:02 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":62795411,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/conneriehumanumest.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187258680225792,\"created_at\":\"Fri Feb 24 23:27:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2874000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef203116-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "14a497c2-56fe-4201-9ef8-f0900bc7f834-173187258680225792" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@enonciation pas trop mal comme émission pour l'instant.. #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1831948935/me_normal.jpg" -}, -"title": "Δntoine Boμboμ: @enonciation pas trop mal comme émission pour l'instant.. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2875000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@enonciation pas trop mal comme \\u00e9mission pour l'instant.. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"enonciation\",\"indices\":[0,12],\"id_str\":\"180816153\",\"name\":\"Enonciation\",\"id\":180816153}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[58,62]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173186965309624320\",\"id_str\":\"173187259888185344\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173186965309624320,\"in_reply_to_user_id_str\":\"180816153\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":109,\"screen_name\":\"Antoine_BB\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":642,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/403044885\\/090719_-_Voie-Lacte_e___Nuages_de_Magellan_Concordia_-_Zenitar_f4_-_40d.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":32,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1831948935\\/me_normal.jpg\",\"description\":\"Doctorant en Astrophysique\\/PhD student in Astrophysics\\/\\/Anthropo-primatologue \\u00e0 ses heures perdues (et tardives) sur net et IRL\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"131516\",\"id_str\":\"464727045\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/403044885\\/090719_-_Voie-Lacte_e___Nuages_de_Magellan_Concordia_-_Zenitar_f4_-_40d.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1831948935\\/me_normal.jpg\",\"name\":\"\\u0394ntoine Bo\\u03bcbo\\u03bc\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 15 15:20:51 +0000 2012\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":464727045,\"utc_offset\":3600,\"favourites_count\":416,\"url\":null},\"in_reply_to_screen_name\":\"enonciation\",\"truncated\":false,\"id\":173187259888185344,\"created_at\":\"Fri Feb 24 23:27:15 +0000 2012\",\"in_reply_to_user_id\":180816153}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2875000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cd87c458-6d15-4b08-924a-a10bae91cf1a-173187259888185344" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw je comprend pas tous le délire ! :)", -"img": { -"src": "http://a1.twimg.com/profile_images/1835689418/images_normal.jpg" -}, -"title": "Grann.Coco: #lgw je comprend pas tous le délire ! :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2877000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw je comprend pas tous le d\\u00e9lire ! :)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187271498022913\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1656,\"screen_name\":\"granncoco\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":409,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/428124156\\/k72.jpg\",\"location\":\"le havre \",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"2FC2EF\",\"followers_count\":293,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1835689418\\/images_normal.jpg\",\"description\":\"Corentin, y a tellement de chose a dire que je sais pas par quoi commencer !! \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"232013095\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/428124156\\/k72.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1835689418\\/images_normal.jpg\",\"name\":\"Grann.Coco\",\"default_profile_image\":false,\"created_at\":\"Thu Dec 30 02:03:46 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":232013095,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/granncoco.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187271498022913,\"created_at\":\"Fri Feb 24 23:27:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2877000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "73bfc03e-6b0c-492c-8d6e-0bad9fe022a7-173187271498022913" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ouiiii! #lgw dans les tendances! Ca c'est classe :)", -"img": { -"src": "http://a0.twimg.com/profile_images/1843832843/Photo_du_21-02-12___19.49_normal.jpg" -}, -"title": "Alice Wonderland: Ouiiii! #lgw dans les tendances! Ca c'est classe :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2878000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ouiiii! #lgw dans les tendances! Ca c'est classe :)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187272399785984\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":142,\"screen_name\":\"moustikette\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":226,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"Near Paris\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843832843\\/Photo_du_21-02-12___19.49_normal.jpg\",\"description\":\"J'ai un bonnet Tigrou! And so what? :D\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"23988907\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843832843\\/Photo_du_21-02-12___19.49_normal.jpg\",\"name\":\"Alice Wonderland\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 12 17:33:07 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":23988907,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/wonderlandalice.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187272399785984,\"created_at\":\"Fri Feb 24 23:27:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2878000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "efc649d7-ed98-4cd0-8936-9e41e808c9bf-173187272399785984" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Benoît s'est trompé d'émission. Confessions intimes, c'est sur TF1. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1683879841/Photo_du_83030873-12-___23.03_normal.jpg" -}, -"title": "Rémi: Benoît s'est trompé d'émission. Confessions intimes, c'est sur TF1. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2879000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Beno\\u00eet s'est tromp\\u00e9 d'\\u00e9mission. Confessions intimes, c'est sur TF1. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[68,72]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187276761862145\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":319,\"screen_name\":\"GabytaineFlam\",\"lang\":\"fr\",\"profile_text_color\":\"8FCAE0\",\"statuses_count\":5855,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"location\":\"Toulouse.\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"4BB7DF\",\"followers_count\":366,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"description\":\"Les tweets qui ont \\u00e9t\\u00e9 \\u00e9crits dans cette TL ont \\u00e9t\\u00e9 faits par un professionnel. N'essayez pas de les reproduire \\u00e0 la maison. Contentez vous de les suivre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"59BEE4\",\"id_str\":\"161146189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"profile_sidebar_fill_color\":\"191F22\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"name\":\"R\\u00e9mi\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 30 03:07:45 +0000 2010\",\"profile_sidebar_border_color\":\"4BB7DF\",\"id\":161146189,\"utc_offset\":-10800,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187276761862145,\"created_at\":\"Fri Feb 24 23:27:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2879000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "63e167fc-9306-40bc-b377-ec27974f5322-173187276761862145" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Blague de primaire #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1818096044/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg" -}, -"title": "Δ+Δ: Blague de primaire #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2879000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Blague de primaire #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187278565416961\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":71,\"screen_name\":\"AbsolutePi\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":12873,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/362137182\\/final2f.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"000000\",\"followers_count\":142,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1818096044\\/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg\",\"description\":\"Piboy , G\\u00e9n\\u00e9ration 96 , Football is Life | & R\\u00e9dacteur chez @footballanatomy | \\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"334108023\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/362137182\\/final2f.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1818096044\\/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg\",\"name\":\"\\u0394+\\u0394\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 12 15:55:31 +0000 2011\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":334108023,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/footballanatomy.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187278565416961,\"created_at\":\"Fri Feb 24 23:27:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2879000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cb602801-9367-480c-bee0-bd5f6c942e9e-173187278565416961" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Notre comique est ici : @benoitlebreau #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1849286517/plumesdanges_normal.jpg" -}, -"title": "plumesdanges: RT @LeGrandWebze: Notre comique est ici : @benoitlebreau #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2880000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Notre comique est ici : @benoitlebreau #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"benoitlebreau\",\"indices\":[42,56],\"id_str\":\"267290862\",\"name\":\"Benoit Lebreau\",\"id\":267290862}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[57,61]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Notre comique est ici : @benoitlebreau #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"benoitlebreau\",\"indices\":[24,38],\"id_str\":\"267290862\",\"name\":\"Benoit Lebreau\",\"id\":267290862}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[39,43]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187177293950976\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1480,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3254,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187177293950976,\"created_at\":\"Fri Feb 24 23:26:55 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187280767434752\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":283,\"screen_name\":\"plumesdanges\",\"lang\":\"fr\",\"profile_text_color\":\"0a0a0a\",\"statuses_count\":39023,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"location\":\"Hell\",\"show_all_inline_media\":false,\"listed_count\":44,\"profile_link_color\":\"4813f5\",\"followers_count\":591,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"description\":\"pas interessante, pas drole et pas tr\\u00e8s intelligente, bref sans interet ! Pr\\u00e9sidente fondatrice de l'#InsomniaqueTeam \\/\\/ #TeamLumbagos \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"27325670\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"profile_sidebar_fill_color\":\"fcfcfc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"name\":\"plumesdanges\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 28 22:43:40 +0000 2009\",\"profile_sidebar_border_color\":\"fcfcfc\",\"id\":27325670,\"utc_offset\":3600,\"favourites_count\":84,\"url\":\"http:\\/\\/www.youtube.com\\/plumesdanges\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187280767434752,\"created_at\":\"Fri Feb 24 23:27:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2880000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "02c98f66-547e-4b1a-8e81-9eb35691042c-173187280767434752" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Tous sur #france5 pour une gigantesque thérapie de groupe #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1341369350/IMG_0292_normal.JPG" -}, -"title": "Sébastien Von Roth: Tous sur #france5 pour une gigantesque thérapie de groupe #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2880000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Tous sur #france5 pour une gigantesque th\\u00e9rapie de groupe #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"france5\",\"indices\":[9,17]},{\"text\":\"lgw\",\"indices\":[58,62]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187284504555520\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":185,\"screen_name\":\"svonroth\",\"lang\":\"fr\",\"profile_text_color\":\"525252\",\"statuses_count\":238,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Lussy\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"eba800\",\"followers_count\":43,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1341369350\\/IMG_0292_normal.JPG\",\"description\":\"UX Designer\\/Graphiste iOs & Web\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Bern\",\"profile_background_color\":\"f2f2f2\",\"id_str\":\"14003172\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffee7f\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1341369350\\/IMG_0292_normal.JPG\",\"name\":\"S\\u00e9bastien Von Roth\",\"default_profile_image\":false,\"created_at\":\"Tue Feb 26 14:07:04 +0000 2008\",\"profile_sidebar_border_color\":\"e0da61\",\"id\":14003172,\"utc_offset\":3600,\"favourites_count\":90,\"url\":\"http:\\/\\/www.sobees.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187284504555520,\"created_at\":\"Fri Feb 24 23:27:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2880000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e00a6c62-6c1c-4235-8962-2fcff7f5c7d1-173187284504555520" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Omg les blagues ... #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1823017040/tetocarre_normal.jpg" -}, -"title": "GoldoNat: Omg les blagues ... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2882000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Omg les blagues ... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187292087848960\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":256,\"screen_name\":\"GoldoNat\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1752,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"009999\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"description\":\"Graphiste, Pr\\u00e9sentatrice qui raconte des blagues nulles et Stagiaire irresponsable \\u00e9v\\u00e8nement chez DoReMi Game Cie, Jeux Vid\\u00e9os, Troll \\u00e0 ses heures perdues.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"116250574\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"name\":\"GoldoNat\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 21 19:13:39 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":116250574,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.doremi.asso.fr\\/site\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187292087848960,\"created_at\":\"Fri Feb 24 23:27:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2882000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d352ba6c-a239-42c9-a864-4f513febb021-173187292087848960" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @SOYOUSEE: Dites @vinvin que le vendeur du rayon peinture de casto cherche son nuancier s'il pouvait le dépanner avec sa chemise. #lg ...", -"img": { -"src": "http://a3.twimg.com/profile_images/1719616740/SDC12865_normal.JPG" -}, -"title": "Damien Jd: RT @SOYOUSEE: Dites @vinvin que le vendeur du rayon peinture de casto cherche son nuancier s'il pouvait le dépanner avec sa chemise. #lg ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2882000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @SOYOUSEE: Dites @vinvin que le vendeur du rayon peinture de casto cherche son nuancier s'il pouvait le d\\u00e9panner avec sa chemise. #lg ...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SOYOUSEE\",\"indices\":[3,12],\"id_str\":\"122384552\",\"name\":\"SOYOUSEE\",\"id\":122384552},{\"screen_name\":\"Vinvin\",\"indices\":[20,27],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lg\",\"indices\":[133,136]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Dites @vinvin que le vendeur du rayon peinture de casto cherche son nuancier s'il pouvait le d\\u00e9panner avec sa chemise. #lgw #merci\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[6,13],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[119,123]},{\"text\":\"merci\",\"indices\":[124,130]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186638984396800\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":190,\"screen_name\":\"SOYOUSEE\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":288,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/90573084\\/BKG_twitter_2.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":34,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1644298889\\/xQ4IxX7v_normal\",\"description\":\"Serial mateur, a gagn\\u00e9 le don d'ubi cui cui t\\u00e9 en se cr\\u00e9ant un compte Twitter. yOLD 3.2 version b\\u00eata\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"122384552\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/90573084\\/BKG_twitter_2.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1644298889\\/xQ4IxX7v_normal\",\"name\":\"SOYOUSEE\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 12 14:31:54 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":122384552,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186638984396800,\"created_at\":\"Fri Feb 24 23:24:47 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187291869745152\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":314,\"screen_name\":\"DamienJdd\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3742,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/283216017\\/269502_2217521435198_1162490144_32758503_4077721_n.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":13,\"profile_link_color\":\"009999\",\"followers_count\":188,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1719616740\\/SDC12865_normal.JPG\",\"description\":\"Dictateur fun, parfois r\\u00e9dacteur sur @Locita, croque avec amour la g\\u00e9n\\u00e9ration Skyblog. http:\\/\\/povrane.tumblr.com\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"e8ebed\",\"id_str\":\"47441843\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/283216017\\/269502_2217521435198_1162490144_32758503_4077721_n.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1719616740\\/SDC12865_normal.JPG\",\"name\":\"Damien Jd\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 15 20:54:16 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":47441843,\"utc_offset\":-10800,\"favourites_count\":5,\"url\":\"http:\\/\\/www.povrane.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":true,\"id\":173187291869745152,\"created_at\":\"Fri Feb 24 23:27:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2882000, -"tags": [ -{ -"id-ref": "f02681e6-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ea2c2ce9-1e61-4d50-b6cc-4a4facfae484-173187291869745152" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "bubble T en direct sur #lgw @france5tv voter pour le depart de rollin #ilpart #ilreste #cqui #change2ton", -"img": { -"src": "http://a1.twimg.com/profile_images/1679403634/bgd-readme2_normal.png" -}, -"title": "bubble.t: bubble T en direct sur #lgw @france5tv voter pour le depart de rollin #ilpart #ilreste #cqui #change2ton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2882000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"bubble T en direct sur #lgw @france5tv voter pour le depart de rollin #ilpart #ilreste #cqui #change2ton\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"France5tv\",\"indices\":[28,38],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[23,27]},{\"text\":\"ilpart\",\"indices\":[70,77]},{\"text\":\"ilreste\",\"indices\":[78,86]},{\"text\":\"cqui\",\"indices\":[87,92]},{\"text\":\"change2ton\",\"indices\":[93,104]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187292486307842\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":54,\"screen_name\":\"bubbleT2012\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":15,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":31,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1679403634\\/bgd-readme2_normal.png\",\"description\":\"Bubble T est une application de visualisation cr\\u00e9\\u00e9e par @raphV @cybunk @romsson @ymh_work A voir ici : http:\\/\\/dev.fabelier.org\\/bubble-t\\/ made in @inria @IRIlive\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"430738774\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1679403634\\/bgd-readme2_normal.png\",\"name\":\"bubble.t\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 07 14:25:48 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":430738774,\"utc_offset\":null,\"favourites_count\":0,\"url\":\"http:\\/\\/dev.fabelier.org\\/bubble-t\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187292486307842,\"created_at\":\"Fri Feb 24 23:27:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2882000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "99f15f17-ab3c-40d3-9986-eb92fb7d53fc-173187292486307842" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Allumer la télé pour voir la tête du stagiaire @BastienJoseph31 en arrière plan. Misère. #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1669266582/carte-de-visite-final_normal.jpg" -}, -"title": "Boucherie Ovalie: Allumer la télé pour voir la tête du stagiaire @BastienJoseph31 en arrière plan. Misère. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2884000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Allumer la t\\u00e9l\\u00e9 pour voir la t\\u00eate du stagiaire @BastienJoseph31 en arri\\u00e8re plan. Mis\\u00e8re. #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"BastienJoseph31\",\"indices\":[47,63],\"id_str\":\"191087175\",\"name\":\"Bastien Joseph\",\"id\":191087175}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[89,93]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187299192995841\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1017,\"screen_name\":\"BoucherieOvalie\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":6706,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/333487169\\/B-Oban3.jpg\",\"location\":\"Derri\\u00e8re toi, c'est affreux\",\"show_all_inline_media\":false,\"listed_count\":135,\"profile_link_color\":\"2FC2EF\",\"followers_count\":4074,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1669266582\\/carte-de-visite-final_normal.jpg\",\"description\":\"La vie est trop courte pour comprendre le rugby, alors autant en rigoler.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"260277866\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/333487169\\/B-Oban3.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1669266582\\/carte-de-visite-final_normal.jpg\",\"name\":\"Boucherie Ovalie\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 03 15:22:13 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":260277866,\"utc_offset\":null,\"favourites_count\":2,\"url\":\"http:\\/\\/boucherie-ovalie.org\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187299192995841,\"created_at\":\"Fri Feb 24 23:27:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2884000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7d3b3544-a1ea-4b5d-83bd-d625c8a4e1ad-173187299192995841" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW : HAHAHHAHAHHAHAHHAHA", -"img": { -"src": "http://a0.twimg.com/profile_images/1757013909/image1326646425_normal.png" -}, -"title": "Damien Vacher: #LGW : HAHAHHAHAHHAHAHHAHA", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2886000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW : HAHAHHAHAHHAHAHHAHA\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187308386918400\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":405,\"screen_name\":\"Le_Damien\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27164,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Chatillon-en-Bazois\",\"show_all_inline_media\":false,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":343,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"description\":\"I'm a lonely Cowboy who learning un BTS SIO (ex BTS IG) in Nevers... Et un Mac Gyver de l'URL par @Checkyourpeople et je suis un tumblreur assidu\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"26552716\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"name\":\"Damien Vacher\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 25 18:09:17 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":26552716,\"utc_offset\":3600,\"favourites_count\":43,\"url\":\"http:\\/\\/damienvacher.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187308386918400,\"created_at\":\"Fri Feb 24 23:27:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2886000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d8547ddc-db82-447d-924a-1374bfb952d3-173187308386918400" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ah ah ah… lol #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Ah ah ah… lol #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2886000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ah ah ah\\u2026 lol #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187308391120897\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3247,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187308391120897,\"created_at\":\"Fri Feb 24 23:27:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2886000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "485a2e22-044d-45e8-b0b0-4cc293118417-173187308391120897" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilReste", -"img": { -"src": "http://a0.twimg.com/profile_images/1846374829/tumblr_lzt2s2vq6m1qgbguro3_250_normal.gif" -}, -"title": "J.: #lgw #ilReste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2887000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #ilReste\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilReste\",\"indices\":[5,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.nibirutech.com\\\" rel=\\\"nofollow\\\"\\u003ETwitBird\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187312392478720\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C6E2EE\",\"screen_name\":\"iTweetSiriusly\",\"lang\":\"fr\",\"favourites_count\":708,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":446,\"location\":\"Chamber of.. Yeah my bedroom\",\"profile_text_color\":\"663B12\",\"followers_count\":476,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1846374829\\/tumblr_lzt2s2vq6m1qgbguro3_250_normal.gif\",\"description\":\"I'm just a witch at Beauxbatons Academy of Magic.\\r\\nI ship Damon with happiness... a.k.a Elena.\\r\\nTumblr: itumblrsiriusly.tumblr.com\",\"statuses_count\":9639,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/371232355\\/63109032.13.jpg\",\"show_all_inline_media\":true,\"listed_count\":30,\"profile_link_color\":\"1F98C7\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C6E2EE\",\"protected\":false,\"id_str\":\"272539930\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"J.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/371232355\\/63109032.13.jpg\",\"created_at\":\"Sat Mar 26 18:33:06 +0000 2011\",\"profile_sidebar_fill_color\":\"DAECF4\",\"id\":272539930,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"https:\\/\\/twitter.com\\/#!\\/James_Phelps\\/status\\/102815302127058945\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1846374829\\/tumblr_lzt2s2vq6m1qgbguro3_250_normal.gif\"},\"truncated\":false,\"id\":173187312392478720,\"created_at\":\"Fri Feb 24 23:27:27 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2887000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d12344e8-a503-440a-a941-81ebfadd0549-173187312392478720" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Une blague est drôle quand on ne l'explique pas. #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1820482830/422723_10150580606911585_752246584_9050831_1023194566_n_normal.jpg" -}, -"title": "Guillaume Renard: Une blague est drôle quand on ne l'explique pas. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2887000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Une blague est dr\\u00f4le quand on ne l'explique pas. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187312895803394\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"050505\",\"screen_name\":\"G_Renard\",\"lang\":\"en\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":599,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":205,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1820482830\\/422723_10150580606911585_752246584_9050831_1023194566_n_normal.jpg\",\"description\":\"Motorsports junkie. Working on social media and webmarketing stuff. Writer for @chequeredflags \\/ Membre CN @PartiLiberal\",\"statuses_count\":1487,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":7,\"profile_link_color\":\"020d0c\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"12186112\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Guillaume Renard\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Sun Jan 13 17:02:09 +0000 2008\",\"profile_sidebar_fill_color\":\"668ff7\",\"id\":12186112,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/chequeredflags.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1820482830\\/422723_10150580606911585_752246584_9050831_1023194566_n_normal.jpg\"},\"truncated\":false,\"id\":173187312895803394,\"created_at\":\"Fri Feb 24 23:27:27 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2887000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f0a8f6cf-49b9-4520-ba23-7af9fcffe7d7-173187312895803394" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Coucou @benoitlebreau ça fait peur. Bisous. #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1495075588/image_normal.jpg" -}, -"title": "Benjamin Poulin: Coucou @benoitlebreau ça fait peur. Bisous. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2889000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Coucou @benoitlebreau \\u00e7a fait peur. Bisous. #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"benoitlebreau\",\"indices\":[7,21],\"id_str\":\"267290862\",\"name\":\"Benoit Lebreau\",\"id\":267290862}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[44,48]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187319875121152\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":683,\"screen_name\":\"BenjaminPoulin\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":23213,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/105596337\\/image-twitter2.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":182,\"profile_link_color\":\"ff0000\",\"followers_count\":3567,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1495075588\\/image_normal.jpg\",\"description\":\"| Journaliste | Prof ESJ Paris & One School | Ex-IT\\u00e9l\\u00e9, la Radio | Ex-Pr\\u00e9sident Frequence3 | Co-Founder\\/CEO Nolae - Audio, web & mobile agency | \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"141414\",\"id_str\":\"34437695\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/105596337\\/image-twitter2.png\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1495075588\\/image_normal.jpg\",\"name\":\"Benjamin Poulin\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 22 23:14:35 +0000 2009\",\"profile_sidebar_border_color\":\"000000\",\"id\":34437695,\"utc_offset\":3600,\"favourites_count\":15,\"url\":\"http:\\/\\/www.nolae.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187319875121152,\"created_at\":\"Fri Feb 24 23:27:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2889000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "04a478c2-41da-47be-bb0b-807e3616476b-173187319875121152" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est fou quand même que l'émission fonctionne aussi bien alors que rien n'est écrit à l'avance #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1842911014/guetta_normal.jpg" -}, -"title": "Nico Prat: C'est fou quand même que l'émission fonctionne aussi bien alors que rien n'est écrit à l'avance #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2889000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est fou quand m\\u00eame que l'\\u00e9mission fonctionne aussi bien alors que rien n'est \\u00e9crit \\u00e0 l'avance #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[96,100]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187320646860801\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"050504\",\"screen_name\":\"nicoprat\",\"lang\":\"en\",\"favourites_count\":440,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":2297,\"location\":\"Paris, France\",\"profile_text_color\":\"0a040a\",\"followers_count\":6569,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1842911014\\/guetta_normal.jpg\",\"description\":\"Le Mouv, Tsugi, Technikart, Voxpop, co-auteur des Miscellan\\u00e9es d'Internet, et un petit sudoku de temps en temps\",\"statuses_count\":29879,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/32273341\\/cassete.jpg\",\"show_all_inline_media\":true,\"listed_count\":210,\"profile_link_color\":\"224087\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"19256842\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Nico Prat\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/32273341\\/cassete.jpg\",\"created_at\":\"Tue Jan 20 20:55:08 +0000 2009\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":19256842,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/nicoprat.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842911014\\/guetta_normal.jpg\"},\"truncated\":false,\"id\":173187320646860801,\"created_at\":\"Fri Feb 24 23:27:29 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2889000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e4137d39-6fde-4cc8-ade5-4fab681cc5ce-173187320646860801" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Café au lait..... C'est bon ça #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1340686999/hasselhoff_normal.jpg" -}, -"title": "monsieurhobby: Café au lait..... C'est bon ça #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2891000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Caf\\u00e9 au lait..... C'est bon \\u00e7a #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[31,35]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187328632832000\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"monsieurhobby\",\"lang\":\"fr\",\"favourites_count\":30,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":664,\"location\":\"DtC\",\"profile_text_color\":\"333333\",\"followers_count\":208,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"description\":\"Geek travesti en Ambulancier, je me prom\\u00e8ne en Aquitaine avec dans mon sac des podcasts, des s\\u00e9ries tv, des films et surtout de comics, un v\\u00e9ritable Hobby...\",\"statuses_count\":7366,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"78733185\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"monsieurhobby\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"created_at\":\"Wed Sep 30 22:59:44 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":78733185,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\"},\"truncated\":false,\"id\":173187328632832000,\"created_at\":\"Fri Feb 24 23:27:31 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2891000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6e2b9e36-6a76-4750-8d3f-49629f844ddc-173187328632832000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Café au lait ! ah ah #lgw", -"img": { -"src": "http://a1.twimg.com/sticky/default_profile_images/default_profile_6_normal.png" -}, -"title": "Gw3nd0ul: Café au lait ! ah ah #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2892000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Caf\\u00e9 au lait ! ah ah #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187334609707011\",\"user\":{\"default_profile_image\":true,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"Gw3nd0ul\",\"lang\":\"fr\",\"favourites_count\":98,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":434,\"location\":null,\"profile_text_color\":\"333333\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"description\":null,\"statuses_count\":518,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"143017258\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Gw3nd0ul\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Wed May 12 10:42:39 +0000 2010\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":143017258,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\"},\"truncated\":false,\"id\":173187334609707011,\"created_at\":\"Fri Feb 24 23:27:32 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2892000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "65dd3729-73c5-42ce-9440-d2e7e8ca77ef-173187334609707011" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Etonnant...", -"img": { -"src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" -}, -"title": "Grenadin Vincent: #lgw Etonnant...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2892000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Etonnant...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187330981634049\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":14,\"screen_name\":\"ShinAeristh\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":1,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"215244989\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"name\":\"Grenadin Vincent\",\"default_profile_image\":true,\"created_at\":\"Sat Nov 13 11:46:19 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":215244989,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187330981634049,\"created_at\":\"Fri Feb 24 23:27:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2892000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "df2b5589-8276-42a1-adfd-079e31eac1a0-173187330981634049" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "À quand @reda ou @Karim_Boukercha ou @Ti_nounou dans #LGW ?", -"img": { -"src": "http://a2.twimg.com/profile_images/1561594770/image_normal.jpg" -}, -"title": "Ti FouFou: À quand @reda ou @Karim_Boukercha ou @Ti_nounou dans #LGW ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2892000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u00c0 quand @reda ou @Karim_Boukercha ou @Ti_nounou dans #LGW ?\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"reda\",\"indices\":[8,13],\"id_str\":\"25291435\",\"name\":\"@Reda Ana\",\"id\":25291435},{\"screen_name\":\"Karim_Boukercha\",\"indices\":[17,33],\"id_str\":\"161685767\",\"name\":\"Karim Boukercha\",\"id\":161685767},{\"screen_name\":\"Ti_nounou\",\"indices\":[37,47],\"id_str\":\"264862915\",\"name\":\"Ti FouFou\",\"id\":264862915}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[53,57]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187331057135616\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":118,\"screen_name\":\"Ti_nounou\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7408,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/413304074\\/Skypics.png\",\"location\":\"CAF\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":206,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1561594770\\/image_normal.jpg\",\"description\":\"Je crois que la grande diff\\u00e9rence entre les oiseaux et les hommes politiques c'est que de temps en temps les oiseaux s'arr\\u00eatent de voler\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"264862915\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/413304074\\/Skypics.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1561594770\\/image_normal.jpg\",\"name\":\"Ti FouFou\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 12 15:42:46 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":264862915,\"utc_offset\":3600,\"favourites_count\":471,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187331057135616,\"created_at\":\"Fri Feb 24 23:27:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2892000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2cdf0a2f-3e6f-420e-ac4a-985baed9ddcb-173187331057135616" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La 1ère blague de Benoît est carrément pourrie. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1732222031/225424_10150191128277161_707862160_7152826_6174185_n_normal.jpg" -}, -"title": "Brice Lahaye: La 1ère blague de Benoît est carrément pourrie. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2897000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La 1\\u00e8re blague de Beno\\u00eet est carr\\u00e9ment pourrie. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[48,52]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187352359997440\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":369,\"screen_name\":\"bricelahaye\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":127,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/428619100\\/press-dl.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":70,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1732222031\\/225424_10150191128277161_707862160_7152826_6174185_n_normal.jpg\",\"description\":\"\\u00c9tudiant en journalisme \\u00e0 Sciences Po Rennes. N'arrive jamais en retard parce que DETESTE Phil Collins. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"022330\",\"id_str\":\"216310703\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/428619100\\/press-dl.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1732222031\\/225424_10150191128277161_707862160_7152826_6174185_n_normal.jpg\",\"name\":\"Brice Lahaye\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 16 10:41:07 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":216310703,\"utc_offset\":-36000,\"favourites_count\":8,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187352359997440,\"created_at\":\"Fri Feb 24 23:27:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2897000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4f06eb86-ebdb-4edb-8221-db8222a60f62-173187352359997440" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Benoît #Ilpart #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/28546242/hooligan_normal.jpg" -}, -"title": "Brice Mazenod: Benoît #Ilpart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2897000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Beno\\u00eet #Ilpart #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Ilpart\",\"indices\":[7,14]},{\"text\":\"lgw\",\"indices\":[15,19]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187355656724480\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":548,\"screen_name\":\"BriKo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":16795,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":231,\"profile_link_color\":\"0084B4\",\"followers_count\":3960,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/28546242\\/hooligan_normal.jpg\",\"description\":\"Passionn\\u00e9 de #Marketing, #Communication, Web 2, nouvelles technos, #sport, #football, blogueurs\\/twitteurs... Et Community Manager @adidasFR\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"6651722\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/28546242\\/hooligan_normal.jpg\",\"name\":\"Brice Mazenod\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 07 21:56:31 +0000 2007\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":6651722,\"utc_offset\":3600,\"favourites_count\":179,\"url\":\"http:\\/\\/www.kickandblog.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187355656724480,\"created_at\":\"Fri Feb 24 23:27:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2897000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ad9943b8-dcb7-4cbd-a5d5-dbb64fc4c00a-173187355656724480" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Lui par contre #ilpart #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1849067972/4413560C-7785-472A-B26C-A5EB7BB6F962_normal" -}, -"title": "Yhnn: Lui par contre #ilpart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2898000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Lui par contre #ilpart #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[15,22]},{\"text\":\"lgw\",\"indices\":[23,27]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187360006213633\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ffffff\",\"screen_name\":\"kzz_\",\"lang\":\"fr\",\"favourites_count\":52,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":237,\"location\":\"Paris, France\",\"profile_text_color\":\"000000\",\"followers_count\":604,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849067972\\/4413560C-7785-472A-B26C-A5EB7BB6F962_normal\",\"description\":\"doing nothing takes work. \\/\\/\\/ Directeur du p\\u00f4le des pixels de l'espace at @GAMEONE\",\"statuses_count\":8387,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/380156028\\/1920X1080.jpg\",\"show_all_inline_media\":true,\"listed_count\":27,\"profile_link_color\":\"00aaff\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"15801903\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Yhnn\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/380156028\\/1920X1080.jpg\",\"created_at\":\"Sun Aug 10 22:12:55 +0000 2008\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":15801903,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/blog.gameone.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849067972\\/4413560C-7785-472A-B26C-A5EB7BB6F962_normal\"},\"truncated\":false,\"id\":173187360006213633,\"created_at\":\"Fri Feb 24 23:27:38 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2898000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3512d1ed-c87d-49b2-b81e-08770ca5a0a3-173187360006213633" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze @benoitlebreau J'aurais préféré l'oublier #lgw #troll", -"img": { -"src": "http://a0.twimg.com/profile_images/1105895956/PG_paul1_normal.jpg" -}, -"title": "Rémy D.: @LeGrandWebze @benoitlebreau J'aurais préféré l'oublier #lgw #troll", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2898000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze @benoitlebreau J'aurais pr\\u00e9f\\u00e9r\\u00e9 l'oublier #lgw #troll\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"benoitlebreau\",\"indices\":[14,28],\"id_str\":\"267290862\",\"name\":\"Benoit Lebreau\",\"id\":267290862}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[56,60]},{\"text\":\"troll\",\"indices\":[61,67]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173187177293950976\",\"id_str\":\"173187359314165760\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173187177293950976,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":767,\"screen_name\":\"RdNetwork\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":4352,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"France - Moselle\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"D02B55\",\"followers_count\":248,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"description\":\"A random soccer-music-games-web-french twitter Account. (Yes, that's a lot.)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"48825435\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"name\":\"R\\u00e9my D.\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 19 20:55:21 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":48825435,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173187359314165760,\"created_at\":\"Fri Feb 24 23:27:38 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2898000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0114b96-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9edfa39a-d2b7-4640-ab69-0e88771a5fe1-173187359314165760" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "j'y suis pas non plus hein “@Thibaultdm: Et d'où moi je suis pas à #LGW ?”", -"img": { -"src": "http://a0.twimg.com/profile_images/1849286517/plumesdanges_normal.jpg" -}, -"title": "plumesdanges: j'y suis pas non plus hein “@Thibaultdm: Et d'où moi je suis pas à #LGW ?”", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2898000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"j'y suis pas non plus hein \\u201c@Thibaultdm: Et d'o\\u00f9 moi je suis pas \\u00e0 #LGW ?\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Thibaultdm\",\"indices\":[28,39],\"id_str\":\"14597722\",\"name\":\"thibaultdm\",\"id\":14597722}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[67,71]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187356348784640\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":283,\"screen_name\":\"plumesdanges\",\"lang\":\"fr\",\"profile_text_color\":\"0a0a0a\",\"statuses_count\":39024,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"location\":\"Hell\",\"show_all_inline_media\":false,\"listed_count\":44,\"profile_link_color\":\"4813f5\",\"followers_count\":591,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"description\":\"pas interessante, pas drole et pas tr\\u00e8s intelligente, bref sans interet ! Pr\\u00e9sidente fondatrice de l'#InsomniaqueTeam \\/\\/ #TeamLumbagos \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"27325670\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"profile_sidebar_fill_color\":\"fcfcfc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"name\":\"plumesdanges\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 28 22:43:40 +0000 2009\",\"profile_sidebar_border_color\":\"fcfcfc\",\"id\":27325670,\"utc_offset\":3600,\"favourites_count\":84,\"url\":\"http:\\/\\/www.youtube.com\\/plumesdanges\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187356348784640,\"created_at\":\"Fri Feb 24 23:27:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2898000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d29c1b98-5558-48c7-b28e-9a35ae592448-173187356348784640" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On peut le fusiller de suite le mec qui fais des \"blagues\" #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1715868647/P1010897_normal.png" -}, -"title": "Spike Ganush: On peut le fusiller de suite le mec qui fais des \"blagues\" #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2900000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"On peut le fusiller de suite le mec qui fais des \\\"blagues\\\" #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[59,63]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187368248029187\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"SpikeGanush\",\"lang\":\"en\",\"favourites_count\":17,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":930,\"location\":\"Gap hautes-alpes\",\"profile_text_color\":\"333333\",\"followers_count\":317,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1715868647\\/P1010897_normal.png\",\"description\":\"Fan de nouvelle technologie, d'humour salasse, de roller\\/ski ! Souper Roumain, c'est moi !\\r\\nUne vid\\u00e9o rock band, choose : http:\\/\\/t.co\\/kEhnCM6Y\",\"statuses_count\":6039,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/159015926\\/horror-twitter-background.jpg\",\"show_all_inline_media\":true,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"23573573\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Spike Ganush\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/159015926\\/horror-twitter-background.jpg\",\"created_at\":\"Tue Mar 10 09:23:46 +0000 2009\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":23573573,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/trestresbien.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1715868647\\/P1010897_normal.png\"},\"truncated\":false,\"id\":173187368248029187,\"created_at\":\"Fri Feb 24 23:27:40 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2900000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c8ceb57f-ff7b-4d98-8f83-9d648344d311-173187368248029187" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @NicolasLaubriat: Hey #lgw en Trending Topics !! juste après #cesar2012 (pour le moment)", -"img": { -"src": "http://a1.twimg.com/profile_images/1357337548/d_s_normal.jpg" -}, -"title": "Seinseya: RT @NicolasLaubriat: Hey #lgw en Trending Topics !! juste après #cesar2012 (pour le moment)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2902000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @NicolasLaubriat: Hey #lgw en Trending Topics !! juste apr\\u00e8s #cesar2012 (pour le moment)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"NicolasLaubriat\",\"indices\":[3,19],\"id_str\":\"299612640\",\"name\":\"Nicolas Laubriat\",\"id\":299612640}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]},{\"text\":\"cesar2012\",\"indices\":[64,74]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Hey #lgw en Trending Topics !! juste apr\\u00e8s #cesar2012 (pour le moment)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[4,8]},{\"text\":\"cesar2012\",\"indices\":[43,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186440467976192\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":98,\"screen_name\":\"NicolasLaubriat\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":155,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Annecy\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1701271731\\/LOOtQL7Q_normal\",\"description\":\"Etudiant en premi\\u00e8re ann\\u00e9e de m\\u00e9decine a la fac de Grenoble. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"299612640\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1701271731\\/LOOtQL7Q_normal\",\"name\":\"Nicolas Laubriat\",\"default_profile_image\":false,\"created_at\":\"Mon May 16 11:59:05 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":299612640,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186440467976192,\"created_at\":\"Fri Feb 24 23:23:59 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187374216523776\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":118,\"screen_name\":\"Seinseya\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":73,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"0084B4\",\"followers_count\":23,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1357337548\\/d_s_normal.jpg\",\"description\":\"French procrastinator girl. Too many addictions. \\r\\nRPG, books, comics, Asian dramas and too many TV shows...\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"274227474\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1357337548\\/d_s_normal.jpg\",\"name\":\"Seinseya\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 30 00:04:38 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":274227474,\"utc_offset\":3600,\"favourites_count\":8,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187374216523776,\"created_at\":\"Fri Feb 24 23:27:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2902000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f9da30c0-72bd-41a6-ac3d-445af8626317-173187374216523776" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ce mec est mon dieu ! ... dieu de la blague de merde bien sur ! #benoit #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1833660757/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg" -}, -"title": "Jérémy «isshin» B.: ce mec est mon dieu ! ... dieu de la blague de merde bien sur ! #benoit #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2906000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"ce mec est mon dieu ! ... dieu de la blague de merde bien sur ! #benoit #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"benoit\",\"indices\":[64,71]},{\"text\":\"lgw\",\"indices\":[72,76]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187390876291072\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":141,\"screen_name\":\"Isshinsan\",\"lang\":\"en\",\"profile_text_color\":\"ba9012\",\"statuses_count\":5333,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Albi, France\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"followers_count\":96,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\",\"description\":\"Qui suis-je ? juste un petit geek, parmi des milliers d'autres, qui essaye de se faire une place sur la toile :)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"29086699\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\",\"name\":\"J\\u00e9r\\u00e9my \\u00abisshin\\u00bb B.\",\"default_profile_image\":false,\"created_at\":\"Sun Apr 05 22:52:40 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":29086699,\"utc_offset\":3600,\"favourites_count\":110,\"url\":\"http:\\/\\/isshin-san.over-blog.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187390876291072,\"created_at\":\"Fri Feb 24 23:27:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2906000, -"tags": [ -{ -"id-ref": "f032f142-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3d702b6a-f667-4bcc-8513-8c72507a520c-173187390876291072" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@NicolasLegros Le mec en jaune, il vient de chez vous ? @StadeFrance @LudoDelaherche @RacingMetro92 #cqui #lgw #teamRM", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @NicolasLegros Le mec en jaune, il vient de chez vous ? @StadeFrance @LudoDelaherche @RacingMetro92 #cqui #lgw #teamRM", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2907000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@NicolasLegros Le mec en jaune, il vient de chez vous ? @StadeFrance @LudoDelaherche @RacingMetro92 #cqui #lgw #teamRM\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"NicolasLegros\",\"indices\":[0,14],\"id_str\":\"120251174\",\"name\":\"Nicolas Legros\",\"id\":120251174},{\"screen_name\":\"StadeFrance\",\"indices\":[56,68],\"id_str\":\"88690419\",\"name\":\"Stade de France\",\"id\":88690419},{\"screen_name\":\"LudoDelaherche\",\"indices\":[69,84],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061},{\"screen_name\":\"RacingMetro92\",\"indices\":[85,99],\"id_str\":\"81073960\",\"name\":\"Racing Metro 92\",\"id\":81073960}],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[101,106]},{\"text\":\"lgw\",\"indices\":[107,111]},{\"text\":\"teamRM\",\"indices\":[112,119]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173186919230996480\",\"id_str\":\"173187397113221120\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173186919230996480,\"in_reply_to_user_id_str\":\"120251174\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":156,\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":34422,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris Montparnasse - Bruxelles\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"name\":\"Pierre B.\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":104184883,\"utc_offset\":-10800,\"favourites_count\":254,\"url\":null},\"in_reply_to_screen_name\":\"NicolasLegros\",\"truncated\":false,\"id\":173187397113221120,\"created_at\":\"Fri Feb 24 23:27:47 +0000 2012\",\"in_reply_to_user_id\":120251174}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2907000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f02794fa-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c7ef2881-aa71-4c7e-b9e0-514ae50b5d0b-173187397113221120" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cqui le mec en jaune déjà ? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: #cqui le mec en jaune déjà ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2908000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cqui le mec en jaune d\\u00e9j\\u00e0 ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[29,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187399495585792\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6698,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"followers_count\":2387,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"name\":\"Ludovic Delaherche\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":72665061,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/chapkattack.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187399495585792,\"created_at\":\"Fri Feb 24 23:27:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2908000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "03c2b6ec-0312-4da4-8cb4-b2daa32aaba0-173187399495585792" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pour benoit par contre #ilpart #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/123600529/bracelet_normal.JPG" -}, -"title": "Richard: Pour benoit par contre #ilpart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2908000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Pour benoit par contre #ilpart #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[23,30]},{\"text\":\"lgw\",\"indices\":[31,35]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187400061825025\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":228,\"screen_name\":\"Iryngael\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":1961,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Midi-Pyr\\u00e9n\\u00e9es, Moissac\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"2FC2EF\",\"followers_count\":98,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/123600529\\/bracelet_normal.JPG\",\"description\":\"Gros connard sympa n\\u00e9anmoins :o\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"29106955\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/123600529\\/bracelet_normal.JPG\",\"name\":\"Richard\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 06 00:46:40 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":29106955,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187400061825025,\"created_at\":\"Fri Feb 24 23:27:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2908000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "138d7262-0e50-4c91-8dab-133790501a86-173187400061825025" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cQui celui qui fait ces supers blagues ? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: #cQui celui qui fait ces supers blagues ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2908000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cQui celui qui fait ces supers blagues ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[42,46]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187400766464000\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3248,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187400766464000,\"created_at\":\"Fri Feb 24 23:27:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2908000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d20364a3-c097-4798-901a-d8080b5d5028-173187400766464000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Benoit tourne toi. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1189788719/Machete_normal.jpg" -}, -"title": "Nick: Benoit tourne toi. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2908000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"Benoit tourne toi. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187401584345091\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"FFFFFF\",\"screen_name\":\"nickedelique\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":824,\"location\":\"Lyon\",\"profile_text_color\":\"333333\",\"description\":\"Je suis quadriliste. Je suis aussi la r\\u00e9incarnation d'Anne Roumanoff et BHL r\\u00e9unis.\",\"statuses_count\":10792,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/154684216\\/Dock.jpg\",\"show_all_inline_media\":false,\"listed_count\":45,\"profile_link_color\":\"BF1238\",\"followers_count\":785,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1189788719\\/Machete_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"BF1238\",\"protected\":false,\"id_str\":\"23947145\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Nick\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/154684216\\/Dock.jpg\",\"created_at\":\"Thu Mar 12 13:35:43 +0000 2009\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"id\":23947145,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1189788719\\/Machete_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173187401584345091,\"created_at\":\"Fri Feb 24 23:27:48 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2908000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2b68c1fd-fe21-45c2-92a6-a093bd1dce68-173187401584345091" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1817776486/SmokeQR_copie_normal.jpg" -}, -"title": "RuaLten: RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2909000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Monsieur_Poulpe\",\"indices\":[3,19],\"id_str\":\"101887303\",\"name\":\"Monsieur Poulpe\",\"id\":101887303},{\"screen_name\":\"palmashow\",\"indices\":[37,47],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[112,116]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[16,26],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[91,95]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183220911833090\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":44,\"screen_name\":\"Monsieur_Poulpe\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2826,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":325,\"profile_link_color\":\"042c5e\",\"followers_count\":14309,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\",\"description\":\"Je fais vivre le net depuis 98. Depuis que je suis enseign\\u00e9 dans les \\u00e9coles, dois-je vraiment me pr\\u00e9senter ?\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"5cb5a8\",\"id_str\":\"101887303\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"profile_sidebar_fill_color\":\"68baae\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\",\"name\":\"Monsieur Poulpe\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 04 23:03:32 +0000 2010\",\"profile_sidebar_border_color\":\"010203\",\"id\":101887303,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.monsieurpoulpe.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183220911833090,\"created_at\":\"Fri Feb 24 23:11:12 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187405157892098\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":501,\"screen_name\":\"RuaLten\",\"lang\":\"fr\",\"profile_text_color\":\"242424\",\"statuses_count\":1431,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432437856\\/black_linen_v2.png\",\"location\":\"Dans les champs de Bl\\u00e9...\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"828561\",\"followers_count\":186,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1817776486\\/SmokeQR_copie_normal.jpg\",\"description\":\"Un peu partout et nulle part \\u00e0 la fois... Buveur de bi\\u00e8re belge et d'Irish Whiskey. R\\u00e2leur professionnel... \\u2620\\u2620\\u2620\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"359827989\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432437856\\/black_linen_v2.png\",\"profile_sidebar_fill_color\":\"62a635\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817776486\\/SmokeQR_copie_normal.jpg\",\"name\":\"RuaLten\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 22 07:12:46 +0000 2011\",\"profile_sidebar_border_color\":\"000000\",\"id\":359827989,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/rualten.perso.sfr.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187405157892098,\"created_at\":\"Fri Feb 24 23:27:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2909000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "20b9af07-b858-401d-9612-6953bdfb3756-173187405157892098" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw merci pour les blagues #carambar", -"img": { -"src": "http://a0.twimg.com/profile_images/1421767677/n775859914_630617_3556_normal.jpg" -}, -"title": "Thibaut: #lgw merci pour les blagues #carambar", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2909000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw merci pour les blagues #carambar\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"carambar\",\"indices\":[28,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187403312410624\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":438,\"screen_name\":\"thibautchampey\",\"lang\":\"fr\",\"profile_text_color\":\"c8c8cc\",\"statuses_count\":154,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/291023158\\/02220_lastlight_1280x800.jpg\",\"location\":\"Paris \",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0c0d0d\",\"followers_count\":80,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1421767677\\/n775859914_630617_3556_normal.jpg\",\"description\":\"Communication enabled geek.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"3b3d3d\",\"id_str\":\"282143992\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/291023158\\/02220_lastlight_1280x800.jpg\",\"profile_sidebar_fill_color\":\"68696e\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1421767677\\/n775859914_630617_3556_normal.jpg\",\"name\":\"Thibaut\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 14 16:45:25 +0000 2011\",\"profile_sidebar_border_color\":\"e6ebe4\",\"id\":282143992,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"https:\\/\\/sites.google.com\\/site\\/thibautchampey\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187403312410624,\"created_at\":\"Fri Feb 24 23:27:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2909000, -"tags": [ -{ -"id-ref": "f033aef2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2d47bc0e-f834-4617-a253-5c8f92e2addd-173187403312410624" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'aime beaucoup cette nouvelle version :) cc @FlorencePorcel @francoisrollin @Vinvin @LeGrandWebze #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1664317301/1_normal.jpg" -}, -"title": "Le Tavernier: J'aime beaucoup cette nouvelle version :) cc @FlorencePorcel @francoisrollin @Vinvin @LeGrandWebze #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2911000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'aime beaucoup cette nouvelle version :) cc @FlorencePorcel @francoisrollin @Vinvin @LeGrandWebze #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[45,60],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173},{\"screen_name\":\"francoisrollin\",\"indices\":[61,76],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076},{\"screen_name\":\"Vinvin\",\"indices\":[77,84],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522},{\"screen_name\":\"LeGrandWebze\",\"indices\":[85,98],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[99,103]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187413827530752\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":108,\"screen_name\":\"le_tavernier\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2147,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/100416419\\/background-twitter.jpg\",\"location\":\"Kaamelott\",\"show_all_inline_media\":true,\"listed_count\":16,\"profile_link_color\":\"da9500\",\"followers_count\":624,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1664317301\\/1_normal.jpg\",\"description\":\"Le fan site d\\u00e9di\\u00e9 \\u00e0 la s\\u00e9rie Kaamelott & \\u00e0 ses acteurs.\\r\\n#Kaamelott #AlexandreAstier #HeroCorp #Perceval #Karadoc #Kadoc\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"140058264\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/100416419\\/background-twitter.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1664317301\\/1_normal.jpg\",\"name\":\"Le Tavernier\",\"default_profile_image\":false,\"created_at\":\"Tue May 04 13:00:37 +0000 2010\",\"profile_sidebar_border_color\":\"cccccc\",\"id\":140058264,\"utc_offset\":3600,\"favourites_count\":5,\"url\":\"http:\\/\\/www.auberge-des-deux-renards.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187413827530752,\"created_at\":\"Fri Feb 24 23:27:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2911000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7fa66586-02ff-43cb-8ab7-a9e144c55b75-173187413827530752" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @B_Roger_Petit: Vinvin est sympathique, mais son #lgw relève de l'abus de biens sociaux et télévisuels", -"img": { -"src": "http://a0.twimg.com/profile_images/1840929418/gabuzo_normal.png" -}, -"title": "FauxLoverVerified : RT @B_Roger_Petit: Vinvin est sympathique, mais son #lgw relève de l'abus de biens sociaux et télévisuels", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2912000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @B_Roger_Petit: Vinvin est sympathique, mais son #lgw rel\\u00e8ve de l'abus de biens sociaux et t\\u00e9l\\u00e9visuels\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"B_Roger_Petit\",\"indices\":[3,17],\"name\":\"Bruno Roger-Petit\",\"id_str\":\"48949826\",\"id\":48949826}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[52,56]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Vinvin est sympathique, mais son #lgw rel\\u00e8ve de l'abus de biens sociaux et t\\u00e9l\\u00e9visuels\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184860716941313\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"B_Roger_Petit\",\"lang\":\"fr\",\"favourites_count\":19,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":977,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":6588,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1835468356\\/brp2-1-1_normal.jpg\",\"description\":\"En \\u00e9tat de Grace... \",\"statuses_count\":13851,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/430045747\\/gracekelly.jpg\",\"show_all_inline_media\":false,\"listed_count\":245,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"48949826\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Bruno Roger-Petit\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/430045747\\/gracekelly.jpg\",\"created_at\":\"Sat Jun 20 07:03:26 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":48949826,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/leplus.nouvelobs.com\\/brunorogerpetit\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1835468356\\/brp2-1-1_normal.jpg\"},\"truncated\":false,\"id\":173184860716941313,\"created_at\":\"Fri Feb 24 23:17:43 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187417971494912\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"FauxLover\",\"lang\":\"fr\",\"favourites_count\":31,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":168,\"location\":\"France\",\"profile_text_color\":\"3E4415\",\"followers_count\":117,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1840929418\\/gabuzo_normal.png\",\"description\":\"Voui, je te Fauxlove ... ou pas .. mais est-ce que je te\\/tu [me] Love ? \",\"statuses_count\":1675,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/46045180\\/maths-shadock.gif\",\"show_all_inline_media\":true,\"listed_count\":12,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"62482925\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"FauxLoverVerified \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/46045180\\/maths-shadock.gif\",\"created_at\":\"Mon Aug 03 10:11:50 +0000 2009\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":62482925,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840929418\\/gabuzo_normal.png\"},\"truncated\":false,\"id\":173187417971494912,\"created_at\":\"Fri Feb 24 23:27:52 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2912000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "366ac881-ccdb-43cf-936f-a747433d4385-173187417971494912" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@LeGrandWebze: Notre comique est ici : @benoitlebreau #lgw” C'est un malade, ce mec! ;)", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: “@LeGrandWebze: Notre comique est ici : @benoitlebreau #lgw” C'est un malade, ce mec! ;)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2914000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@LeGrandWebze: Notre comique est ici : @benoitlebreau #lgw\\u201d C'est un malade, ce mec! ;)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[1,14],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"benoitlebreau\",\"indices\":[40,54],\"id_str\":\"267290862\",\"name\":\"Benoit Lebreau\",\"id\":267290862}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[55,59]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187423784812545\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":912,\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"profile_text_color\":\"a3c23e\",\"statuses_count\":4895,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"location\":\"Alsace, France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"followers_count\":150,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"profile_sidebar_fill_color\":\"9ca871\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"name\":\"Hugo SCHOCH\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_border_color\":\"111405\",\"id\":175540303,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/only.hug33k.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187423784812545,\"created_at\":\"Fri Feb 24 23:27:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2914000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9a4dcc51-abb9-4e6e-bc20-17f7031f7778-173187423784812545" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@benoitlebreau <3 #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1757569804/eyes_normal.jpg" -}, -"title": "Cédric COUTRON: @benoitlebreau <3 #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2914000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@benoitlebreau <3 #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"benoitlebreau\",\"indices\":[0,14],\"id_str\":\"267290862\",\"name\":\"Benoit Lebreau\",\"id\":267290862}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187424221003776\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"267290862\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":628,\"screen_name\":\"CCOUTRON\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":15977,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/273259598\\/Delacroix1.jpg\",\"location\":\"Bordeaux\",\"show_all_inline_media\":true,\"listed_count\":29,\"profile_link_color\":\"038543\",\"followers_count\":815,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1757569804\\/eyes_normal.jpg\",\"description\":\"\\u00c9tudiant en philosophie, passionn\\u00e9 d'astronomie, fl\\u00e2neur du web & un peu blogueur...\\r\\n\\r\\n\\u00ab Il faut choisir : se reposer ou \\u00eatre libre. \\u00bb Thucydide\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ACDED6\",\"id_str\":\"190306273\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/273259598\\/Delacroix1.jpg\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757569804\\/eyes_normal.jpg\",\"name\":\"C\\u00e9dric COUTRON\",\"default_profile_image\":false,\"created_at\":\"Mon Sep 13 16:30:35 +0000 2010\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":190306273,\"utc_offset\":3600,\"favourites_count\":799,\"url\":\"http:\\/\\/desmotsetdesmondes.fr\"},\"in_reply_to_screen_name\":\"benoitlebreau\",\"truncated\":false,\"id\":173187424221003776,\"created_at\":\"Fri Feb 24 23:27:54 +0000 2012\",\"in_reply_to_user_id\":267290862}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2914000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b59db31d-c8c6-47cb-affc-0e3557806050-173187424221003776" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": ".. Parfait #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1759597701/image_normal.jpg" -}, -"title": "Camille .: .. Parfait #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2914000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\".. Parfait #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[11,15]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187427224129539\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":591,\"screen_name\":\"CamilleWil\",\"lang\":\"fr\",\"profile_text_color\":\"520000\",\"statuses_count\":18713,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"210b05\",\"followers_count\":507,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1759597701\\/image_normal.jpg\",\"description\":\"Camille \\u03df - @prettylil_miss : ma vie \\u2665 \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"0a0300\",\"id_str\":\"93848420\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"profile_sidebar_fill_color\":\"d61d08\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1759597701\\/image_normal.jpg\",\"name\":\"Camille .\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 01 12:23:18 +0000 2009\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":93848420,\"utc_offset\":-36000,\"favourites_count\":14,\"url\":\"http:\\/\\/intotheglitter.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187427224129539,\"created_at\":\"Fri Feb 24 23:27:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2914000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bbfce5ee-f783-42a9-a9cf-9f168827603a-173187427224129539" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Elyx0 Ouais j'sais pas j'suis pas dans le truc. je crois que #lgw m'a amené sur une autre planète.", -"img": { -"src": "http://a0.twimg.com/profile_images/1814098448/314794_210032089063819_100001710898222_564665_1634244495_n_normal.jpeg" -}, -"title": "Cyril Labitte: @Elyx0 Ouais j'sais pas j'suis pas dans le truc. je crois que #lgw m'a amené sur une autre planète.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2915000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"Elyx0\",\"favorited\":false,\"text\":\"@Elyx0 Ouais j'sais pas j'suis pas dans le truc. je crois que #lgw m'a amen\\u00e9 sur une autre plan\\u00e8te.\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Elyx0\",\"indices\":[0,6],\"name\":\"Elyx0\",\"id_str\":\"77785842\",\"id\":77785842}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[62,66]}]},\"in_reply_to_user_id\":77785842,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173187200954023937,\"in_reply_to_status_id_str\":\"173187200954023937\",\"id_str\":\"173187430143369216\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Labitte_\",\"lang\":\"en\",\"favourites_count\":1069,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":381,\"location\":\"Aire\\/la lys, Lille,\",\"profile_text_color\":\"333333\",\"followers_count\":750,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1814098448\\/314794_210032089063819_100001710898222_564665_1634244495_n_normal.jpeg\",\"description\":\"Labitte, c'est mon nom de famille IRL. Geek stade terminal. je ne fais pas le moine. Whovian. CM de @laMenaceParty\",\"statuses_count\":22241,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":54,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"39702371\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Cyril Labitte\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Wed May 13 06:27:14 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":39702371,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1814098448\\/314794_210032089063819_100001710898222_564665_1634244495_n_normal.jpeg\"},\"truncated\":false,\"id\":173187430143369216,\"created_at\":\"Fri Feb 24 23:27:55 +0000 2012\",\"in_reply_to_user_id_str\":\"77785842\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2915000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "afa0d13f-08d8-48dd-9e1a-120ea70bdd7a-173187430143369216" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Benoît. Consternation. #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1689863523/331385963_normal.jpg" -}, -"title": "Rajae: Benoît. Consternation. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2917000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Beno\\u00eet. Consternation. #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[23,27]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twicca.r246.jp\\/\\\" rel=\\\"nofollow\\\"\\u003Etwicca\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187437651169281\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"FFFFFF\",\"screen_name\":\"Rajae_M_\",\"lang\":\"en\",\"favourites_count\":1120,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1567,\"location\":\"Belgique avec un gouvernement\",\"profile_text_color\":\"0d020d\",\"followers_count\":4580,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1689863523\\/331385963_normal.jpg\",\"description\":\"Quand il y a trop de poils, je vois pubien.\\nCM de @LisePressac.\",\"statuses_count\":98854,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/406096990\\/twilk_background_4f1b18a583251.jpg\",\"show_all_inline_media\":false,\"listed_count\":365,\"profile_link_color\":\"BF1238\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"BF1238\",\"protected\":false,\"id_str\":\"65035525\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Rajae\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/406096990\\/twilk_background_4f1b18a583251.jpg\",\"created_at\":\"Wed Aug 12 13:31:45 +0000 2009\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"id\":65035525,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1689863523\\/331385963_normal.jpg\"},\"truncated\":false,\"id\":173187437651169281,\"created_at\":\"Fri Feb 24 23:27:57 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2917000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "86c16a52-b77b-495b-9d06-b95ba20cea17-173187437651169281" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'ai honte je connaissais les 2 blagues de Benoît #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1052546198/gang_elmyra_normal.jpg" -}, -"title": "Melanouille: J'ai honte je connaissais les 2 blagues de Benoît #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2918000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"J'ai honte je connaissais les 2 blagues de Beno\\u00eet #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187441010819072\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Melanouille\",\"lang\":\"en\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":174,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":78,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1052546198\\/gang_elmyra_normal.jpg\",\"description\":\"Chouineuse obsessionnelle\",\"statuses_count\":2782,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"43318485\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Melanouille\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri May 29 12:12:30 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":43318485,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/cbth.wordpress.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1052546198\\/gang_elmyra_normal.jpg\"},\"truncated\":false,\"id\":173187441010819072,\"created_at\":\"Fri Feb 24 23:27:58 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2918000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "858cedfb-8522-4f7c-8f1d-ad17fa68aee3-173187441010819072" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le grand malaise. #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1703065016/twitterdec11_normal.jpg" -}, -"title": "Alvin Haddadène: Le grand malaise. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2919000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Le grand malaise. #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[18,22]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187446505340928\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"CC3366\",\"screen_name\":\"Alvin_Stick\",\"lang\":\"fr\",\"favourites_count\":273,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":512,\"location\":\"Paris, France\",\"profile_text_color\":\"362720\",\"followers_count\":392,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1703065016\\/twitterdec11_normal.jpg\",\"description\":\"21 ans. Gaymer. C\\u00e9libataire. Inspir\\u00e9 d'un fait r\\u00e9el. Chef de rubrique sur http:\\/\\/www.tomsgames.fr, pigiste au magazine Online Gamer, heureux co-papa de \\u21b4\",\"statuses_count\":7005,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/195586982\\/Bannieretweet.jpg\",\"show_all_inline_media\":true,\"listed_count\":19,\"profile_link_color\":\"B40B43\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fa87f6\",\"protected\":false,\"id_str\":\"115834046\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Alvin Haddad\\u00e8ne\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/195586982\\/Bannieretweet.jpg\",\"created_at\":\"Sat Feb 20 03:45:26 +0000 2010\",\"profile_sidebar_fill_color\":\"E5507E\",\"id\":115834046,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.latraverseedustick.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1703065016\\/twitterdec11_normal.jpg\"},\"truncated\":false,\"id\":173187446505340928,\"created_at\":\"Fri Feb 24 23:27:59 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2919000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f37bef3b-266a-4ff0-923b-80f553ea4aa0-173187446505340928" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je ne sais pas quoi penser de #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1836394665/tn__2__normal.jpg" -}, -"title": "Caro ツ: Je ne sais pas quoi penser de #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2920000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je ne sais pas quoi penser de #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187450389266432\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":65,\"screen_name\":\"Kawoot\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1522,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme17\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"CC3366\",\"followers_count\":86,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836394665\\/tn__2__normal.jpg\",\"description\":\"\\u00ab Kawoot \\u00bb - 19 ans, \\u00e9tudiante en Management. Voue un culte aux chats et \\u00e0 Nintendo !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"DBE9ED\",\"id_str\":\"60894052\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme17\\/bg.gif\",\"profile_sidebar_fill_color\":\"E6F6F9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836394665\\/tn__2__normal.jpg\",\"name\":\"Caro \\u30c4\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 28 12:49:03 +0000 2009\",\"profile_sidebar_border_color\":\"DBE9ED\",\"id\":60894052,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/nintendo-difference.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187450389266432,\"created_at\":\"Fri Feb 24 23:28:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2920000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "165da69e-da7c-4df2-83d5-0a47b9719664-173187450389266432" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "A quand une citation de @BoucherieOvalie sur #lgw @legrandwebze", -"img": { -"src": "http://a1.twimg.com/profile_images/1759868176/P1000360_normal.JPG" -}, -"title": "G Astruc: A quand une citation de @BoucherieOvalie sur #lgw @legrandwebze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2920000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"A quand une citation de @BoucherieOvalie sur #lgw @legrandwebze\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"BoucherieOvalie\",\"indices\":[24,40],\"id_str\":\"260277866\",\"name\":\"Boucherie Ovalie\",\"id\":260277866},{\"screen_name\":\"LeGrandWebze\",\"indices\":[50,63],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[45,49]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187449546227714\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":33,\"screen_name\":\"31guytou\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":90,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"Aussonne\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"D02B55\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1759868176\\/P1000360_normal.JPG\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"281139632\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1759868176\\/P1000360_normal.JPG\",\"name\":\"G Astruc\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 12 18:26:37 +0000 2011\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":281139632,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/m.facebook.com\\/gastruc1\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187449546227714,\"created_at\":\"Fri Feb 24 23:28:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2920000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9804bbdb-e8ac-43f8-8111-8a7c9c745850-173187449546227714" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Hahahahaha Benoît", -"img": { -"src": "http://a1.twimg.com/profile_images/1541259223/Marko_normal.jpg" -}, -"title": "Pereira Yohan: #lgw Hahahahaha Benoît", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2924000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Hahahahaha Beno\\u00eet\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187465719463937\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"PereiraYohan\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":149,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0099B9\",\"followers_count\":20,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1541259223\\/Marko_normal.jpg\",\"description\":\"Anim\\u00e9 par la Swaggance discr\\u00e8te. (Parfois m\\u00eame avec le style d'veste qui s'pr\\u00eate)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"0099B9\",\"id_str\":\"256120874\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1541259223\\/Marko_normal.jpg\",\"name\":\"Pereira Yohan\",\"default_profile_image\":false,\"created_at\":\"Tue Feb 22 18:09:57 +0000 2011\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":256120874,\"utc_offset\":null,\"favourites_count\":56,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187465719463937,\"created_at\":\"Fri Feb 24 23:28:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2924000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2510c942-3607-453d-817b-b95fd832689a-173187465719463937" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Café hola ! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1303108307/twitter_normal.jpg" -}, -"title": "Marie Derrien: Café hola ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2924000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Caf\\u00e9 hola ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187467711754240\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":88,\"screen_name\":\"SpaMwa\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":610,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":54,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1303108307\\/twitter_normal.jpg\",\"description\":\"Community engagement manager, John Steed's pixels deputy. IRL: Social network - and coffee - addict en mode veille\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"022330\",\"id_str\":\"278461363\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1303108307\\/twitter_normal.jpg\",\"name\":\"Marie Derrien\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 07 09:55:21 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":278461363,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187467711754240,\"created_at\":\"Fri Feb 24 23:28:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2924000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "31b70887-65f0-4ae2-b372-43a58610a20c-173187467711754240" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "M'en fiche, je vais tricher... #ilReste #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1729744823/test_44444_normal.jpg" -}, -"title": "Vincent Touati: M'en fiche, je vais tricher... #ilReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2925000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"M'en fiche, je vais tricher... #ilReste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[31,39]},{\"text\":\"lgw\",\"indices\":[40,44]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187470832320514\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":85,\"screen_name\":\"vinsouille\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9709,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/199204001\\/overview_hero3_20100607.png\",\"location\":\"Montpellier\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"009999\",\"followers_count\":367,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1729744823\\/test_44444_normal.jpg\",\"description\":\"Podcasteur (@laminuteapple) Passionn\\u00e9 par les nouvelles technologies, la communication et l'actualit\\u00e9. Veille #Apple #M\\u00e9dias #R\\u00e9seaux #Web\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"030303\",\"id_str\":\"243352289\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/199204001\\/overview_hero3_20100607.png\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1729744823\\/test_44444_normal.jpg\",\"name\":\"Vincent Touati\",\"default_profile_image\":false,\"created_at\":\"Wed Jan 26 21:25:27 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":243352289,\"utc_offset\":null,\"favourites_count\":5,\"url\":\"http:\\/\\/vincent-touati.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187470832320514,\"created_at\":\"Fri Feb 24 23:28:05 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2925000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e2c62b9e-d0d7-41a7-9013-9a84bcf56bc9-173187470832320514" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw content de revoir les blagues foireuses. On revient aux fondamentaux ! #ilreste", -"img": { -"src": "http://a0.twimg.com/profile_images/1658546588/solidarnosc_normal.jpg" -}, -"title": "Miguel Teixeira: #lgw content de revoir les blagues foireuses. On revient aux fondamentaux ! #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2926000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw content de revoir les blagues foireuses. On revient aux fondamentaux ! #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[76,84]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187476763058176\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":258,\"screen_name\":\"migteix\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2719,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Orleans\",\"show_all_inline_media\":true,\"listed_count\":16,\"profile_link_color\":\"0084B4\",\"followers_count\":268,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1658546588\\/solidarnosc_normal.jpg\",\"description\":\"blogueur orl\\u00e9anais, parle surtout d'actu locale et sort 2\\/3 blagues de temps en temps...\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"3543511\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658546588\\/solidarnosc_normal.jpg\",\"name\":\"Miguel Teixeira\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 05 18:00:09 +0000 2007\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":3543511,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.coteboulevard.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187476763058176,\"created_at\":\"Fri Feb 24 23:28:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2926000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "24f97704-7eac-4bfd-834b-861a5f2d7414-173187476763058176" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @pandanael: Ça y est, ils sont en TT, c'est le moment d'utiliser le #Lgw pour faire passer des revendications. Mémé, si tu m'entends ...", -"img": { -"src": "http://a0.twimg.com/profile_images/1844691230/profile_normal.png" -}, -"title": "Lynda Sweez : RT @pandanael: Ça y est, ils sont en TT, c'est le moment d'utiliser le #Lgw pour faire passer des revendications. Mémé, si tu m'entends ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2927000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @pandanael: \\u00c7a y est, ils sont en TT, c'est le moment d'utiliser le #Lgw pour faire passer des revendications. M\\u00e9m\\u00e9, si tu m'entends ...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"pandanael\",\"indices\":[3,13],\"id_str\":\"177984098\",\"name\":\"justice pandine\",\"id\":177984098}],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[71,75]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"\\u00c7a y est, ils sont en TT, c'est le moment d'utiliser le #Lgw pour faire passer des revendications. M\\u00e9m\\u00e9, si tu m'entends : JE TE BISE !!!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[56,60]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186022623023104\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1340,\"screen_name\":\"pandanael\",\"lang\":\"fr\",\"profile_text_color\":\"1a0e1a\",\"statuses_count\":28275,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"location\":\"Bambouseraie\",\"show_all_inline_media\":false,\"listed_count\":193,\"profile_link_color\":\"9058d1\",\"followers_count\":2570,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\",\"description\":\"#NowPrending son bain. Ici, c'est comme chez m\\u00e9m\\u00e9. T'es gentil(le), un bisou. Tu fais chier, un coup de boule. #TarifUnique #Enjoy http:\\/\\/bit.ly\\/gIQZr4 \\r\\n\\r\\n \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"177984098\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"profile_sidebar_fill_color\":\"f5fafa\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\",\"name\":\"justice pandine\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 13 15:30:49 +0000 2010\",\"profile_sidebar_border_color\":\"adffef\",\"id\":177984098,\"utc_offset\":3600,\"favourites_count\":1862,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186022623023104,\"created_at\":\"Fri Feb 24 23:22:20 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twicca.r246.jp\\/\\\" rel=\\\"nofollow\\\"\\u003Etwicca\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187478872801281\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":444,\"screen_name\":\"zedalynews\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10700,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/360742146\\/Silicon_crystal.jpg\",\"location\":\"Coin:C dans une cale en bourre\",\"show_all_inline_media\":true,\"listed_count\":24,\"profile_link_color\":\"e072c1\",\"followers_count\":515,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1844691230\\/profile_normal.png\",\"description\":\"Les jeux de mots, c'est mon dada. Amin approuve ce message. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"244639293\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/360742146\\/Silicon_crystal.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1844691230\\/profile_normal.png\",\"name\":\"Lynda Sweez \",\"default_profile_image\":false,\"created_at\":\"Sat Jan 29 19:45:40 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":244639293,\"utc_offset\":3600,\"favourites_count\":9,\"url\":\"http:\\/\\/www.jeBoxeAvecNemo.com\"},\"in_reply_to_screen_name\":null,\"truncated\":true,\"id\":173187478872801281,\"created_at\":\"Fri Feb 24 23:28:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2927000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "18d6bc8b-8d6f-4e2f-a032-a092a47cd3cd-173187478872801281" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw benoît se surpasse j ai mal aux tripes", -"img": { -"src": "http://a0.twimg.com/profile_images/1845362154/3E0EC892-FEB3-44FD-AA98-331512B5799F_normal" -}, -"title": "Jmc: #lgw benoît se surpasse j ai mal aux tripes", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2927000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw beno\\u00eet se surpasse j ai mal aux tripes\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187480646987777\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1022,\"screen_name\":\"Jmcorradi\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3546,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Marseille\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":185,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1845362154\\/3E0EC892-FEB3-44FD-AA98-331512B5799F_normal\",\"description\":\"Ne supporte pas la mauvaise foi et l injustice.motard et guitariste ex triathlete .soutien de #FH2012 \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"436663652\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1845362154\\/3E0EC892-FEB3-44FD-AA98-331512B5799F_normal\",\"name\":\"Jmc\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 14 12:15:39 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":436663652,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187480646987777,\"created_at\":\"Fri Feb 24 23:28:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2927000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1e91ca5e-26ef-4efe-b65f-d0e38cee8ee7-173187480646987777" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Benoît fait des bides. Mais ça se voit pas trop en fait puisque c'est comme ça depuis le début de l'émission. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1683879841/Photo_du_83030873-12-___23.03_normal.jpg" -}, -"title": "Rémi: Benoît fait des bides. Mais ça se voit pas trop en fait puisque c'est comme ça depuis le début de l'émission. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2927000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Beno\\u00eet fait des bides. Mais \\u00e7a se voit pas trop en fait puisque c'est comme \\u00e7a depuis le d\\u00e9but de l'\\u00e9mission. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[110,114]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187481322266624\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":319,\"screen_name\":\"GabytaineFlam\",\"lang\":\"fr\",\"profile_text_color\":\"8FCAE0\",\"statuses_count\":5854,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"location\":\"Toulouse.\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"4BB7DF\",\"followers_count\":368,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"description\":\"Les tweets qui ont \\u00e9t\\u00e9 \\u00e9crits dans cette TL ont \\u00e9t\\u00e9 faits par un professionnel. N'essayez pas de les reproduire \\u00e0 la maison. Contentez vous de les suivre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"59BEE4\",\"id_str\":\"161146189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"profile_sidebar_fill_color\":\"191F22\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"name\":\"R\\u00e9mi\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 30 03:07:45 +0000 2010\",\"profile_sidebar_border_color\":\"4BB7DF\",\"id\":161146189,\"utc_offset\":-10800,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187481322266624,\"created_at\":\"Fri Feb 24 23:28:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2927000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c2822b29-db4e-4589-b42d-117ce3d9c96e-173187481322266624" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw lgw m'a tué, mon lit est plus drôle, désolé là j'accroche pas", -"img": { -"src": "http://a2.twimg.com/profile_images/1685061192/Photo_du_10-12-11___15.18_normal.jpg" -}, -"title": "DelloyeCoiteux: #lgw lgw m'a tué, mon lit est plus drôle, désolé là j'accroche pas", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2928000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw lgw m'a tu\\u00e9, mon lit est plus dr\\u00f4le, d\\u00e9sol\\u00e9 l\\u00e0 j'accroche pas\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187485260722176\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":276,\"screen_name\":\"DelloyeCoiteux\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2107,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":89,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1685061192\\/Photo_du_10-12-11___15.18_normal.jpg\",\"description\":\"Design, Architecture, Photographie, Web et autres petites curiosit\\u00e9s\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"433388967\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1685061192\\/Photo_du_10-12-11___15.18_normal.jpg\",\"name\":\"DelloyeCoiteux\",\"default_profile_image\":false,\"created_at\":\"Sat Dec 10 14:14:07 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":433388967,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187485260722176,\"created_at\":\"Fri Feb 24 23:28:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2928000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "47598845-0beb-4382-8cb7-bb40559b2c1e-173187485260722176" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'ai l'impression de voir l'after des César #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1208257718/fec6df7cd4eb97aa7b16d4f6a7d9be24_normal.jpeg" -}, -"title": "Weale: J'ai l'impression de voir l'after des César #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2930000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'ai l'impression de voir l'after des C\\u00e9sar #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[44,48]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187491359240192\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":142,\"screen_name\":\"Wealeee\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":984,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":63,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1208257718\\/fec6df7cd4eb97aa7b16d4f6a7d9be24_normal.jpeg\",\"description\":\"I'm a fookin rocket scientist.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"141983952\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1208257718\\/fec6df7cd4eb97aa7b16d4f6a7d9be24_normal.jpeg\",\"name\":\"Weale\",\"default_profile_image\":false,\"created_at\":\"Sun May 09 16:03:11 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":141983952,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187491359240192,\"created_at\":\"Fri Feb 24 23:28:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2930000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "44f9a005-ff41-48f3-bfac-480fcb780750-173187491359240192" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'avais trouvé Momo! J'adore les blagues de Benoît #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1780196925/anonymous2_normal.png" -}, -"title": "Abrutim: J'avais trouvé Momo! J'adore les blagues de Benoît #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2930000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"J'avais trouv\\u00e9 Momo! J'adore les blagues de Beno\\u00eet #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[51,55]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[-0.6388556,44.8111671],[-0.5334955,44.8111671],[-0.5334955,44.9163535],[-0.6388556,44.9163535]]]},\"attributes\":{},\"full_name\":\"Bordeaux, Gironde\",\"name\":\"Bordeaux\",\"id\":\"1b606b052d77a745\",\"place_type\":\"city\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/1b606b052d77a745.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[-0.55506992,44.84445953]},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.twitter.com\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Windows Phone\\u003C\\/a\\u003E\",\"geo\":{\"type\":\"Point\",\"coordinates\":[44.84445953,-0.55506992]},\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187493552857090\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"abrutim\",\"lang\":\"fr\",\"favourites_count\":24,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":550,\"location\":\"Bordeaux\",\"profile_text_color\":\"333333\",\"followers_count\":1143,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1780196925\\/anonymous2_normal.png\",\"description\":\"\\u250c\\u041f\\u2510(\\u0ca0_\\u0ca0)\\u250c\\u041f\\u2510| Chroniqueur chez GeekInc, Blogueur BD int\\u00e9ress\\u00e9 par le Webdev,photo, dessin, comics, manga, s\\u00e9ries, guitare, hard rock, metal, guinness et whisky !\",\"statuses_count\":10391,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/136894864\\/IMG_1712_copie.jpg\",\"show_all_inline_media\":false,\"listed_count\":59,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"169861930\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Abrutim\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/136894864\\/IMG_1712_copie.jpg\",\"created_at\":\"Fri Jul 23 10:19:49 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":169861930,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/lightbulb.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1780196925\\/anonymous2_normal.png\"},\"truncated\":false,\"id\":173187493552857090,\"created_at\":\"Fri Feb 24 23:28:10 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2930000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d4e69df8-4594-4914-a7b3-4726204d66d8-173187493552857090" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @ToYonos: Les truc d'internet dit oralement en vrai à la télé ça les rend au mieux bizarre, au pire pas drôle en fait #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1364937450/Velociraptor-_n1297974585380__normal.jpg" -}, -"title": "Frisko: RT @ToYonos: Les truc d'internet dit oralement en vrai à la télé ça les rend au mieux bizarre, au pire pas drôle en fait #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2930000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @ToYonos: Les truc d'internet dit oralement en vrai \\u00e0 la t\\u00e9l\\u00e9 \\u00e7a les rend au mieux bizarre, au pire pas dr\\u00f4le en fait #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"ToYonos\",\"indices\":[3,11],\"id_str\":\"234760025\",\"name\":\"Toyo\",\"id\":234760025}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[121,125]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Les truc d'internet dit oralement en vrai \\u00e0 la t\\u00e9l\\u00e9 \\u00e7a les rend au mieux bizarre, au pire pas dr\\u00f4le en fait #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[108,112]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185363475562496\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":163,\"screen_name\":\"ToYonos\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1424,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/377610278\\/hfr4droid512.png\",\"location\":\"Nantes\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":131,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1840742864\\/photo_normal.png\",\"description\":\"Yet another geek who likes geek stuff and spends wayyyyyy too much time on the internet.\\r\\n\\r\\nMy Android apps : https:\\/\\/market.android.com\\/developer?pub=ToYonos\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f7f7f7\",\"id_str\":\"234760025\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/377610278\\/hfr4droid512.png\",\"profile_sidebar_fill_color\":\"d4e4b6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840742864\\/photo_normal.png\",\"name\":\"Toyo\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 06 14:07:52 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":234760025,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"http:\\/\\/toyonos.info\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185363475562496,\"created_at\":\"Fri Feb 24 23:19:42 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187491891912704\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":112,\"screen_name\":\"Francisc0_San\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":584,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":34,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1364937450\\/Velociraptor-_n1297974585380__normal.jpg\",\"description\":\"G\\u00b2H\\r\\n66,6% Geek, 33,3% Hipster\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"303400092\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1364937450\\/Velociraptor-_n1297974585380__normal.jpg\",\"name\":\"Frisko\",\"default_profile_image\":false,\"created_at\":\"Sun May 22 20:09:59 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":303400092,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":\"http:\\/\\/frisco.ultra-book.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187491891912704,\"created_at\":\"Fri Feb 24 23:28:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2930000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "462e0d65-8309-4fc7-96f9-11a88d673085-173187491891912704" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Adieu Benoît... #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1579669504/TwittRockpetit_normal.jpg" -}, -"title": "Calamity: Adieu Benoît... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2931000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Adieu Beno\\u00eet... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/levelupstudio.com\\/plume\\\" rel=\\\"nofollow\\\"\\u003EPlume\\u00a0for\\u00a0Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187494920208385\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":511,\"screen_name\":\"Calamity_vt\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":11591,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/105993344\\/lacprintemps10_twitter.JPG\",\"location\":\"Gen\\u00e8ve - Suisse\",\"show_all_inline_media\":true,\"listed_count\":52,\"profile_link_color\":\"b00756\",\"followers_count\":404,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1579669504\\/TwittRockpetit_normal.jpg\",\"description\":\"Toujours connect\\u00e9e sauf quand je d\\u00e9connecte,je navigue entre expos,livres et concerts.A veces,twitteo tambien en castellano (mal,pero por lo menos lo intento)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"14393888\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/105993344\\/lacprintemps10_twitter.JPG\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579669504\\/TwittRockpetit_normal.jpg\",\"name\":\"Calamity\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 15 06:46:02 +0000 2008\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":14393888,\"utc_offset\":3600,\"favourites_count\":38,\"url\":\"http:\\/\\/calamity.over-blog.org\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187494920208385,\"created_at\":\"Fri Feb 24 23:28:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2931000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5bfe07e8-918a-4f24-aa22-835e8a87b742-173187494920208385" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "... (silence pesant)... #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1768647050/3Y977L9m_normal" -}, -"title": "AlexM: ... (silence pesant)... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2933000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"... (silence pesant)... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187506483888128\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":54,\"screen_name\":\"9_AlexM\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":92,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1768647050\\/3Y977L9m_normal\",\"description\":\"N\\u00b09 chanteur, au bon esprit permanent (en principe) .\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"022330\",\"id_str\":\"467299523\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768647050\\/3Y977L9m_normal\",\"name\":\"AlexM\",\"default_profile_image\":false,\"created_at\":\"Wed Jan 18 09:57:42 +0000 2012\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":467299523,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187506483888128,\"created_at\":\"Fri Feb 24 23:28:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2933000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6dff253c-5563-41cb-8458-a992d2c4652c-173187506483888128" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw ,même le LT de #lgw est plus fun que l'émission #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1850830186/densetsu3_normal.jpg" -}, -"title": "Johnny Dupuis: #lgw ,même le LT de #lgw est plus fun que l'émission #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2933000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw ,m\\u00eame le LT de #lgw est plus fun que l'\\u00e9mission #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"lgw\",\"indices\":[20,24]},{\"text\":\"lgw\",\"indices\":[53,57]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187503522717696\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"ElJojoGringo\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":131,\"location\":\"Europe, France, Lyon\",\"profile_text_color\":\"666666\",\"followers_count\":88,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850830186\\/densetsu3_normal.jpg\",\"description\":\"Titulaire d'un DUT SRC et d'une Licence pro Colibre.\\r\\nAmateur de cr\\u00e9ations graphiques et web.\\r\\nActuellement en recherche d'emploi.\",\"statuses_count\":909,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"214908787\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Johnny Dupuis\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Fri Nov 12 14:42:54 +0000 2010\",\"profile_sidebar_fill_color\":\"252429\",\"id\":214908787,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850830186\\/densetsu3_normal.jpg\"},\"truncated\":false,\"id\":173187503522717696,\"created_at\":\"Fri Feb 24 23:28:13 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2933000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ae23e494-f7dc-4f9d-90fb-2bb7b435e2cb-173187503522717696" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le #ilreste en TT France, c'est beau #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1807980780/hackathon_2_normal.png" -}, -"title": "Antoine Touzot: Le #ilreste en TT France, c'est beau #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2933000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le #ilreste en TT France, c'est beau #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[3,11]},{\"text\":\"lgw\",\"indices\":[37,41]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187505364021248\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":131,\"screen_name\":\"antoinetouzot\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":1202,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/236891468\\/FD.jpg\",\"location\":\"Montreuil\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"ff9900\",\"followers_count\":169,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1807980780\\/hackathon_2_normal.png\",\"description\":\"\\u00c9tudiant H3 \\u00e0 @hetic (Montreuil) [Digital native] [Geek] ...\\r\\n[Alleeeeez l\\u00e0] [@SkipTheUse and @IziaMusic addict]\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"292929\",\"id_str\":\"123813930\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/236891468\\/FD.jpg\",\"profile_sidebar_fill_color\":\"e6e6e6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1807980780\\/hackathon_2_normal.png\",\"name\":\"Antoine Touzot\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 17 08:56:06 +0000 2010\",\"profile_sidebar_border_color\":\"ff9900\",\"id\":123813930,\"utc_offset\":3600,\"favourites_count\":11,\"url\":\"http:\\/\\/lesconfdusud.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187505364021248,\"created_at\":\"Fri Feb 24 23:28:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2933000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4b3af3eb-0564-47ae-97df-556963ab4cb4-173187505364021248" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Très belle imitation des Cesars de @Benoitlebreau. #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1813693284/photo__3__normal.JPG" -}, -"title": "Charly M.: Très belle imitation des Cesars de @Benoitlebreau. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2933000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Tr\\u00e8s belle imitation des Cesars de @Benoitlebreau. #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"benoitlebreau\",\"indices\":[35,49],\"name\":\"Benoit Lebreau\",\"id_str\":\"267290862\",\"id\":267290862}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[51,55]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187505393377280\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5e69ab\",\"screen_name\":\"SeriousCharly\",\"lang\":\"en\",\"favourites_count\":652,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":199,\"location\":\"Paris\",\"profile_text_color\":\"050303\",\"followers_count\":1946,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1813693284\\/photo__3__normal.JPG\",\"description\":\"Ours parisien de 20 ans, \\u00e9tudiant en \\u00e9cole de commerce \\u00e0 Nantes et lyonnais de coeur. Je r\\u00e2le contre tout et je tweete foot.\",\"statuses_count\":59228,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/206030081\\/mosaic_serious.jpg\",\"show_all_inline_media\":true,\"listed_count\":147,\"profile_link_color\":\"2c30ab\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"c2bec2\",\"protected\":false,\"id_str\":\"149298036\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Charly M.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/206030081\\/mosaic_serious.jpg\",\"created_at\":\"Fri May 28 23:10:49 +0000 2010\",\"profile_sidebar_fill_color\":\"dcdded\",\"id\":149298036,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.lastfm.fr\\/user\\/CharIy\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813693284\\/photo__3__normal.JPG\"},\"truncated\":false,\"id\":173187505393377280,\"created_at\":\"Fri Feb 24 23:28:13 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2933000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c4e34abc-2b2b-45d5-804e-b1d8d2bcc0a6-173187505393377280" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les blagues de Benoît tiennent toutes leurs promesses ... #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1561040191/5690_1158077242937_1557953236_391691_6813878_n__1__normal.jpg" -}, -"title": "Pauline : Les blagues de Benoît tiennent toutes leurs promesses ... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2933000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Les blagues de Beno\\u00eet tiennent toutes leurs promesses ... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[58,62]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187503266865152\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":62,\"screen_name\":\"PolineLP\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1389,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/385594112\\/bubz-dl.jpg\",\"location\":\"Lorient\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"990000\",\"followers_count\":29,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1561040191\\/5690_1158077242937_1557953236_391691_6813878_n__1__normal.jpg\",\"description\":\"Accro aux s\\u00e9ries, \\u00e0 l'humour & \\u00e0 la musique mais aussi \\u00e9tudiante en M1 Professorat des \\u00e9coles quelque part en Bretagne...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"380413697\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/385594112\\/bubz-dl.jpg\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1561040191\\/5690_1158077242937_1557953236_391691_6813878_n__1__normal.jpg\",\"name\":\"Pauline \",\"default_profile_image\":false,\"created_at\":\"Mon Sep 26 16:18:08 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":380413697,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187503266865152,\"created_at\":\"Fri Feb 24 23:28:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2933000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "70cd74b0-df00-476a-a302-d470867f646e-173187503266865152" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW : pour Benoit, c'est : Tu sors", -"img": { -"src": "http://a0.twimg.com/profile_images/1757013909/image1326646425_normal.png" -}, -"title": "Damien Vacher: #LGW : pour Benoit, c'est : Tu sors", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2934000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW : pour Benoit, c'est : Tu sors\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187510816604163\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":405,\"screen_name\":\"Le_Damien\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27164,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Chatillon-en-Bazois\",\"show_all_inline_media\":false,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":343,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"description\":\"I'm a lonely Cowboy who learning un BTS SIO (ex BTS IG) in Nevers... Et un Mac Gyver de l'URL par @Checkyourpeople et je suis un tumblreur assidu\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"26552716\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"name\":\"Damien Vacher\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 25 18:09:17 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":26552716,\"utc_offset\":3600,\"favourites_count\":43,\"url\":\"http:\\/\\/damienvacher.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187510816604163,\"created_at\":\"Fri Feb 24 23:28:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2934000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a594b859-1b41-4aee-b134-d6dadd90da2d-173187510816604163" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Momo motus, j'ai ri #honte #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1836489540/humanrage1_normal.jpg" -}, -"title": "Androids: Momo motus, j'ai ri #honte #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2936000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Momo motus, j'ai ri #honte #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"honte\",\"indices\":[20,26]},{\"text\":\"lgw\",\"indices\":[27,31]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187517460393984\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":188,\"screen_name\":\"Androids974\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1501,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/24960097\\/Grammar_Natzee_2_by_dinyctis.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":68,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836489540\\/humanrage1_normal.jpg\",\"description\":\"Spectateur.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"9AE4E8\",\"id_str\":\"58974537\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/24960097\\/Grammar_Natzee_2_by_dinyctis.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836489540\\/humanrage1_normal.jpg\",\"name\":\"Androids\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 22 00:25:26 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":58974537,\"utc_offset\":null,\"favourites_count\":8,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187517460393984,\"created_at\":\"Fri Feb 24 23:28:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2936000, -"tags": [ -{ -"id-ref": "f036bdf4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4af0d1c6-e391-49a3-9ddf-a17f731678c5-173187517460393984" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@PriscillienGac ouais c'est parceque j'ai pas le droit de boire d'alcool ce soir ! #demainjaiski #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1348620857/aa_normal.JPG" -}, -"title": "A Warnia de Zarzecki: @PriscillienGac ouais c'est parceque j'ai pas le droit de boire d'alcool ce soir ! #demainjaiski #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2936000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@PriscillienGac ouais c'est parceque j'ai pas le droit de boire d'alcool ce soir ! #demainjaiski #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"PriscillienGac\",\"indices\":[0,15],\"id_str\":\"202715185\",\"name\":\"Priscillien Gac\",\"id\":202715185}],\"urls\":[],\"hashtags\":[{\"text\":\"demainjaiski\",\"indices\":[83,96]},{\"text\":\"lgw\",\"indices\":[97,101]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173183925420691456\",\"id_str\":\"173187516722200577\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173183925420691456,\"in_reply_to_user_id_str\":\"202715185\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":97,\"screen_name\":\"alexwaza\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":516,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/426297290\\/flower_wall.jpg\",\"location\":\"St Mand\\u00e9\",\"show_all_inline_media\":false,\"listed_count\":11,\"profile_link_color\":\"007ede\",\"followers_count\":320,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1348620857\\/aa_normal.JPG\",\"description\":\"\\u00c9tudiant en troisi\\u00e8me ann\\u00e9e \\u00e0 @HETIC.\\r\\nJ'erre sur Twitter sans domaine de pr\\u00e9dilection, vous voil\\u00e0 avertis.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"201387157\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/426297290\\/flower_wall.jpg\",\"profile_sidebar_fill_color\":\"d9d9d9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1348620857\\/aa_normal.JPG\",\"name\":\"A Warnia de Zarzecki\",\"default_profile_image\":false,\"created_at\":\"Mon Oct 11 18:53:07 +0000 2010\",\"profile_sidebar_border_color\":\"c7cce0\",\"id\":201387157,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":\"PriscillienGac\",\"truncated\":false,\"id\":173187516722200577,\"created_at\":\"Fri Feb 24 23:28:16 +0000 2012\",\"in_reply_to_user_id\":202715185}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2936000, -"tags": [ -{ -"id-ref": "f036de88-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b2817f53-6a6c-406d-b115-a447a0ef126d-173187516722200577" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw on vient de vivre un grand moment de solitude", -"img": { -"src": "http://a1.twimg.com/sticky/default_profile_images/default_profile_6_normal.png" -}, -"title": "sebule: #lgw on vient de vivre un grand moment de solitude", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2936000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw on vient de vivre un grand moment de solitude\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187518299258881\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":5,\"screen_name\":\"sebule\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"245705081\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"name\":\"sebule\",\"default_profile_image\":true,\"created_at\":\"Tue Feb 01 08:45:20 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":245705081,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187518299258881,\"created_at\":\"Fri Feb 24 23:28:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2936000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4efc1383-7d11-4902-bf74-02da819e1f01-173187518299258881" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Aïe … moment de solitude ! #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1395423345/11_normal.JPG" -}, -"title": "Tony: Aïe … moment de solitude ! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2937000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"A\\u00efe \\u2026 moment de solitude ! #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[27,31]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187519851134976\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"thony911\",\"lang\":\"fr\",\"favourites_count\":211,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1840,\"location\":\"Rennes - Paris FRANCE\",\"profile_text_color\":\"333333\",\"followers_count\":1200,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1395423345\\/11_normal.JPG\",\"description\":\"Animateur Radio, Sp\\u00e9cialiste Buzz et M\\u00e9dias Tv et Radio. \\u00e9missions sp\\u00e9ciales sur Goom Radio. Red\\/C Buzzmoica.fr, BuzzMedias.net...Mes tweets n'engagent que moi\",\"statuses_count\":20282,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/418968589\\/Wallpaper_TV_by_demonic_madness.jpg\",\"show_all_inline_media\":false,\"listed_count\":29,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"91351817\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Tony\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/418968589\\/Wallpaper_TV_by_demonic_madness.jpg\",\"created_at\":\"Fri Nov 20 14:34:32 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":91351817,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/buzzmedias.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1395423345\\/11_normal.JPG\"},\"truncated\":false,\"id\":173187519851134976,\"created_at\":\"Fri Feb 24 23:28:17 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2937000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d2ea1c49-3058-4a3e-9fbd-d5f21c0c52e1-173187519851134976" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ah bah voilà, même eux ont envie de mourir maintenant \\o/ #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1703065016/twitterdec11_normal.jpg" -}, -"title": "Alvin Haddadène: Ah bah voilà, même eux ont envie de mourir maintenant \\o/ #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2937000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ah bah voil\\u00e0, m\\u00eame eux ont envie de mourir maintenant \\\\o\\/ #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[58,62]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187523043004416\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":512,\"screen_name\":\"Alvin_Stick\",\"lang\":\"fr\",\"profile_text_color\":\"362720\",\"statuses_count\":7005,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/195586982\\/Bannieretweet.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":19,\"profile_link_color\":\"B40B43\",\"followers_count\":392,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1703065016\\/twitterdec11_normal.jpg\",\"description\":\"21 ans. Gaymer. C\\u00e9libataire. Inspir\\u00e9 d'un fait r\\u00e9el. Chef de rubrique sur http:\\/\\/www.tomsgames.fr, pigiste au magazine Online Gamer, heureux co-papa de \\u21b4\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fa87f6\",\"id_str\":\"115834046\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/195586982\\/Bannieretweet.jpg\",\"profile_sidebar_fill_color\":\"E5507E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1703065016\\/twitterdec11_normal.jpg\",\"name\":\"Alvin Haddad\\u00e8ne\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 20 03:45:26 +0000 2010\",\"profile_sidebar_border_color\":\"CC3366\",\"id\":115834046,\"utc_offset\":3600,\"favourites_count\":273,\"url\":\"http:\\/\\/www.latraverseedustick.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187523043004416,\"created_at\":\"Fri Feb 24 23:28:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2937000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "578f3814-5272-4f5c-bc6d-0604f6509a79-173187523043004416" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@BlackEco Les blagues de Benoït sur #LGW.", -"img": { -"src": "http://a2.twimg.com/profile_images/1776332006/Zeke_normal.jpg" -}, -"title": "[T61] Rémy S.: @BlackEco Les blagues de Benoït sur #LGW.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2938000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"BlackEco\",\"favorited\":false,\"text\":\"@BlackEco Les blagues de Beno\\u00eft sur #LGW.\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"BlackEco\",\"indices\":[0,9],\"name\":\"Axel Leroy\",\"id_str\":\"94871785\",\"id\":94871785}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[36,40]}]},\"in_reply_to_user_id\":94871785,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173187393409662976,\"in_reply_to_status_id_str\":\"173187393409662976\",\"id_str\":\"173187524674600961\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"ThatVeryBadFlip\",\"lang\":\"fr\",\"favourites_count\":27,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":103,\"location\":\"France - 66500, Prades\",\"profile_text_color\":\"333333\",\"followers_count\":112,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1776332006\\/Zeke_normal.jpg\",\"description\":\"I don't know tweeting in English very well . But when I do, it's in French.\",\"statuses_count\":11102,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432613878\\/lastofus4.jpg\",\"show_all_inline_media\":true,\"listed_count\":8,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"169bde\",\"protected\":false,\"id_str\":\"165862367\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"[T61] R\\u00e9my S.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432613878\\/lastofus4.jpg\",\"created_at\":\"Mon Jul 12 18:48:22 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":165862367,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1776332006\\/Zeke_normal.jpg\"},\"truncated\":false,\"id\":173187524674600961,\"created_at\":\"Fri Feb 24 23:28:18 +0000 2012\",\"in_reply_to_user_id_str\":\"94871785\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2938000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f0828be6-c364-40bb-bb84-84b19644047b-173187524674600961" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "beaufs ou bobos : choisis ton camp camarade #CI vs #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1608180831/djesus_normal.jpg" -}, -"title": "josse: beaufs ou bobos : choisis ton camp camarade #CI vs #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2938000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"beaufs ou bobos : choisis ton camp camarade #CI vs #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"CI\",\"indices\":[44,47]},{\"text\":\"lgw\",\"indices\":[51,55]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187525458931712\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":181,\"screen_name\":\"jossedenice\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":294,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Nice, France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":52,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1608180831\\/djesus_normal.jpg\",\"description\":\"Ni\\u00e7ois, Andalou et Funky\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"215554577\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1608180831\\/djesus_normal.jpg\",\"name\":\"josse\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 14 07:57:19 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":215554577,\"utc_offset\":3600,\"favourites_count\":4,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187525458931712,\"created_at\":\"Fri Feb 24 23:28:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2938000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "31d1d323-ba12-471f-9941-24a6e9392260-173187525458931712" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LudoDelaherche #lgw peux tu enlever un bouton de la chemise d'un des deux animateurs? ;-)", -"img": { -"src": "http://a3.twimg.com/profile_images/1839682968/zzzzzzzzzzzzzzzzzzzz_normal.png" -}, -"title": "Alexandre Laflèche: @LudoDelaherche #lgw peux tu enlever un bouton de la chemise d'un des deux animateurs? ;-)", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2940000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LudoDelaherche #lgw peux tu enlever un bouton de la chemise d'un des deux animateurs? ;-)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[0,15],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173186604087775233\",\"id_str\":\"173187535151972352\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173186604087775233,\"in_reply_to_user_id_str\":\"72665061\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":305,\"screen_name\":\"alexlafleche\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":537,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"paris\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":148,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1839682968\\/zzzzzzzzzzzzzzzzzzzz_normal.png\",\"description\":\"#Socialmedia consultant, @You_socialmedia founder. Socialmedia paris TV, e-branding monitoring www.alexlafleche.com, TV & Radio #relationalbranding\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"022330\",\"id_str\":\"70361991\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839682968\\/zzzzzzzzzzzzzzzzzzzz_normal.png\",\"name\":\"Alexandre Lafl\\u00e8che\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 31 10:30:15 +0000 2009\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":70361991,\"utc_offset\":-10800,\"favourites_count\":5,\"url\":\"http:\\/\\/twitter.com\\/you_socialmedia\"},\"in_reply_to_screen_name\":\"LudoDelaherche\",\"truncated\":false,\"id\":173187535151972352,\"created_at\":\"Fri Feb 24 23:28:20 +0000 2012\",\"in_reply_to_user_id\":72665061}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2940000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c546ce9f-ecd8-4898-b3d2-0d0ea9d7128b-173187535151972352" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Vas-y là, Alf en gros plan, ça me dégoûte ! x) #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1809665149/moi_normal.jpg" -}, -"title": "Lucja: Vas-y là, Alf en gros plan, ça me dégoûte ! x) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2941000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Vas-y l\\u00e0, Alf en gros plan, \\u00e7a me d\\u00e9go\\u00fbte ! x) #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[47,51]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187540201914368\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":113,\"screen_name\":\"BloodyLucy\",\"lang\":\"fr\",\"profile_text_color\":\"2b1b0c\",\"statuses_count\":1855,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/303352474\\/fond_tumblr.jpg\",\"location\":\"LRY\\/\\/ Nantes \\/\\/ Le Mans\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"3c755f\",\"followers_count\":105,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1809665149\\/moi_normal.jpg\",\"description\":\"25 ans | Assistante d'Education | Blogueuse | Tea addict | Musique, Histoire de l'Art, Russie.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"3c755f\",\"id_str\":\"143031933\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/303352474\\/fond_tumblr.jpg\",\"profile_sidebar_fill_color\":\"ece3cb\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1809665149\\/moi_normal.jpg\",\"name\":\"Lucja\",\"default_profile_image\":false,\"created_at\":\"Wed May 12 11:50:47 +0000 2010\",\"profile_sidebar_border_color\":\"ece3cb\",\"id\":143031933,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.bloodylucy.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187540201914368,\"created_at\":\"Fri Feb 24 23:28:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2941000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "18610351-2afa-49a3-8001-57387e630ae2-173187540201914368" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1693634492/Photo0092_normal.jpg" -}, -"title": "alcina denis: RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2941000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179924620910593\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"palmashow\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1784,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":203,\"profile_link_color\":\"0084B4\",\"followers_count\":54712,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"name\":\"palmashow\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":23782965,\"utc_offset\":null,\"favourites_count\":3,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179924620910593,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187537362366464\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":13,\"screen_name\":\"AlcinaD\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":4,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"9D582E\",\"followers_count\":5,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1693634492\\/Photo0092_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"8B542B\",\"id_str\":\"437043251\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"profile_sidebar_fill_color\":\"EADEAA\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1693634492\\/Photo0092_normal.jpg\",\"name\":\"alcina denis\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 14 23:06:35 +0000 2011\",\"profile_sidebar_border_color\":\"D9B17E\",\"id\":437043251,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187537362366464,\"created_at\":\"Fri Feb 24 23:28:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2941000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "39c6a2e2-3417-47a2-b542-3624aa82b965-173187537362366464" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @ToYonos: Les truc d'internet dit oralement en vrai à la télé ça les rend au mieux bizarre, au pire pas drôle en fait #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1831001512/2011-10-23_16.03.09-liberte_normal.jpg" -}, -"title": "Momo la Re-Touiture: RT @ToYonos: Les truc d'internet dit oralement en vrai à la télé ça les rend au mieux bizarre, au pire pas drôle en fait #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2941000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @ToYonos: Les truc d'internet dit oralement en vrai \\u00e0 la t\\u00e9l\\u00e9 \\u00e7a les rend au mieux bizarre, au pire pas dr\\u00f4le en fait #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"ToYonos\",\"indices\":[3,11],\"id_str\":\"234760025\",\"name\":\"Toyo\",\"id\":234760025}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[121,125]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Les truc d'internet dit oralement en vrai \\u00e0 la t\\u00e9l\\u00e9 \\u00e7a les rend au mieux bizarre, au pire pas dr\\u00f4le en fait #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[108,112]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185363475562496\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":163,\"screen_name\":\"ToYonos\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1424,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/377610278\\/hfr4droid512.png\",\"location\":\"Nantes\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":131,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1840742864\\/photo_normal.png\",\"description\":\"Yet another geek who likes geek stuff and spends wayyyyyy too much time on the internet.\\r\\n\\r\\nMy Android apps : https:\\/\\/market.android.com\\/developer?pub=ToYonos\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f7f7f7\",\"id_str\":\"234760025\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/377610278\\/hfr4droid512.png\",\"profile_sidebar_fill_color\":\"d4e4b6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840742864\\/photo_normal.png\",\"name\":\"Toyo\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 06 14:07:52 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":234760025,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"http:\\/\\/toyonos.info\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185363475562496,\"created_at\":\"Fri Feb 24 23:19:42 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187536863240192\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":441,\"screen_name\":\"MGZALLP\",\"lang\":\"fr\",\"profile_text_color\":\"141314\",\"statuses_count\":15284,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/359898780\\/2011-10-23_15.54.36-fd.jpg\",\"location\":\"Wherever I lay my hat\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"followers_count\":308,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1831001512\\/2011-10-23_16.03.09-liberte_normal.jpg\",\"description\":\"Restez calmes et bon hiver :)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"e2ebf0\",\"id_str\":\"87951400\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/359898780\\/2011-10-23_15.54.36-fd.jpg\",\"profile_sidebar_fill_color\":\"dadbe8\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1831001512\\/2011-10-23_16.03.09-liberte_normal.jpg\",\"name\":\"Momo la Re-Touiture\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 06 14:32:34 +0000 2009\",\"profile_sidebar_border_color\":\"eaeff2\",\"id\":87951400,\"utc_offset\":3600,\"favourites_count\":914,\"url\":\"http:\\/\\/morgat.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187536863240192,\"created_at\":\"Fri Feb 24 23:28:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2941000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "30ac3932-65aa-415b-ae67-9b9e1b638608-173187536863240192" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Benoi iPart de suite! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1792164247/34747_410352029110_7837888_n_normal.jpg" -}, -"title": "sébastien faure: Benoi iPart de suite! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2944000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Benoi iPart de suite! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[22,26]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187549907533824\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"FaureSeb\",\"lang\":\"fr\",\"favourites_count\":9,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":194,\"location\":\"\",\"profile_text_color\":\"666666\",\"followers_count\":76,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1792164247\\/34747_410352029110_7837888_n_normal.jpg\",\"description\":\"Etudiant en strat\\u00e9gie, web social feeder. Cocktail lover. #bordeaux\\r\\nhttp:\\/\\/www.linkedin.com\\/pub\\/s\\u00e9bastien-faure\\/43\\/980\\/a86\",\"statuses_count\":800,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"164194543\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"s\\u00e9bastien faure\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Thu Jul 08 07:53:14 +0000 2010\",\"profile_sidebar_fill_color\":\"252429\",\"id\":164194543,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1792164247\\/34747_410352029110_7837888_n_normal.jpg\"},\"truncated\":false,\"id\":173187549907533824,\"created_at\":\"Fri Feb 24 23:28:24 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2944000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8f2d8e21-0dfc-418d-af58-ba16cd1bc761-173187549907533824" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mon avatar porte tout le monde là sur la pile #cqui. Je sais pas si je vais tenir. #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1811845815/Flying_Blue_normal.jpg" -}, -"title": "Bastien Joseph: Mon avatar porte tout le monde là sur la pile #cqui. Je sais pas si je vais tenir. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2945000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mon avatar porte tout le monde l\\u00e0 sur la pile #cqui. Je sais pas si je vais tenir. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[46,51]},{\"text\":\"lgw\",\"indices\":[83,87]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187554886160384\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1033,\"screen_name\":\"BastienJoseph31\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":3558,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":34,\"profile_link_color\":\"0099B9\",\"followers_count\":668,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\",\"description\":\"Etudiant en com' \\u00e0 Paris. (ISCOM). Rugby, r\\u00e9seaux sociaux, musique. Connu comme Le Stagiaire de la @BoucherieOvalie. En recherche d'un VRAI stage. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"0099B9\",\"id_str\":\"191087175\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\",\"name\":\"Bastien Joseph\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 15 15:41:38 +0000 2010\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":191087175,\"utc_offset\":null,\"favourites_count\":10,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/bastien-joseph\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187554886160384,\"created_at\":\"Fri Feb 24 23:28:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2945000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ab0b9f13-3c9b-48e9-8942-72314d7030c8-173187554886160384" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Benoit c'est bof bof #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1578085959/funny-dirty-photos-thechive-7_normal.jpg" -}, -"title": "Matthieu Michel: Benoit c'est bof bof #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2945000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Benoit c'est bof bof #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[21,25]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187556060561408\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"MicheO3\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":69,\"location\":\"Marseille\\/Paris\",\"profile_text_color\":\"3E4415\",\"followers_count\":95,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1578085959\\/funny-dirty-photos-thechive-7_normal.jpg\",\"description\":\"\\u00ab Dieu a cr\\u00e9\\u00e9 les seins pour nourrir les enfants et on y met des proth\\u00e8ses pour nourrir les docteurs. \\u00bb\\u00ab Ce monde est un vaste naufrage : sauve qui peut ! \\u00bb\",\"statuses_count\":5142,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"68460513\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Matthieu Michel\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"created_at\":\"Mon Aug 24 17:30:05 +0000 2009\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":68460513,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1578085959\\/funny-dirty-photos-thechive-7_normal.jpg\"},\"truncated\":false,\"id\":173187556060561408,\"created_at\":\"Fri Feb 24 23:28:25 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2945000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "79089abd-d982-4f77-8c29-4cb4a98a4c00-173187556060561408" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "heu .. ok je vais zappé le #lgw qui fait pas vraiment honneur au web ... et je vais écrire #bonnenuit", -"img": { -"src": "http://a3.twimg.com/profile_images/1612726261/avatar-dworld4_normal.jpg" -}, -"title": "David - D-World.fr: heu .. ok je vais zappé le #lgw qui fait pas vraiment honneur au web ... et je vais écrire #bonnenuit", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2946000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"heu .. ok je vais zapp\\u00e9 le #lgw qui fait pas vraiment honneur au web ... et je vais \\u00e9crire #bonnenuit\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[27,31]},{\"text\":\"bonnenuit\",\"indices\":[91,101]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187559894155264\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"86A4A6\",\"screen_name\":\"misterDWorld\",\"lang\":\"fr\",\"favourites_count\":4,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1992,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":1495,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1612726261\\/avatar-dworld4_normal.jpg\",\"description\":\"Vid\\u00e9o blogueur multi-casquettes !\",\"statuses_count\":2584,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/276082299\\/twilk_background_4e032385221eb.jpg\",\"show_all_inline_media\":true,\"listed_count\":80,\"profile_link_color\":\"FF3300\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"protected\":false,\"id_str\":\"23421620\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"David - D-World.fr\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/276082299\\/twilk_background_4e032385221eb.jpg\",\"created_at\":\"Mon Mar 09 10:32:13 +0000 2009\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"id\":23421620,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.d-world.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612726261\\/avatar-dworld4_normal.jpg\"},\"truncated\":false,\"id\":173187559894155264,\"created_at\":\"Fri Feb 24 23:28:26 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2946000, -"tags": [ -{ -"id-ref": "f03831a2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a9bd5ce3-07ab-4b02-afdd-b8dab708c169-173187559894155264" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Sur la 5, ils font du coworking super tard #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1620685427/PF-LOGO-CARRE_normal.jpg" -}, -"title": "Petit Fayot: Sur la 5, ils font du coworking super tard #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2946000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Sur la 5, ils font du coworking super tard #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[43,47]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187559445364738\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":165,\"screen_name\":\"Boyrivent\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":587,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1620685427\\/PF-LOGO-CARRE_normal.jpg\",\"description\":\"Graphiste, illustrateur et Petit Fayot\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"159516984\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1620685427\\/PF-LOGO-CARRE_normal.jpg\",\"name\":\"Petit Fayot\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 25 16:09:02 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":159516984,\"utc_offset\":null,\"favourites_count\":1,\"url\":\"http:\\/\\/www.petitfayot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187559445364738,\"created_at\":\"Fri Feb 24 23:28:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2946000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3fa0c544-bd9c-4d99-9abd-bc9ceb92aee6-173187559445364738" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La deuxième encore plus #lgw (mais je suis quand même mort de rire)", -"img": { -"src": "http://a0.twimg.com/profile_images/1732222031/225424_10150191128277161_707862160_7152826_6174185_n_normal.jpg" -}, -"title": "Brice Lahaye: La deuxième encore plus #lgw (mais je suis quand même mort de rire)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2947000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"La deuxi\\u00e8me encore plus #lgw (mais je suis quand m\\u00eame mort de rire)\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187562704351232\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"bricelahaye\",\"lang\":\"en\",\"favourites_count\":8,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":369,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":70,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1732222031\\/225424_10150191128277161_707862160_7152826_6174185_n_normal.jpg\",\"description\":\"\\u00c9tudiant en journalisme \\u00e0 Sciences Po Rennes. N'arrive jamais en retard parce que DETESTE Phil Collins. \",\"statuses_count\":128,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/428619100\\/press-dl.jpg\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"216310703\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Brice Lahaye\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/428619100\\/press-dl.jpg\",\"created_at\":\"Tue Nov 16 10:41:07 +0000 2010\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":216310703,\"follow_request_sent\":null,\"utc_offset\":-36000,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1732222031\\/225424_10150191128277161_707862160_7152826_6174185_n_normal.jpg\"},\"truncated\":false,\"id\":173187562704351232,\"created_at\":\"Fri Feb 24 23:28:27 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2947000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "772865a4-6aac-4d3f-963a-66129b7d08e4-173187562704351232" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh mon dieu, je commence à avoir peur, j'ai trouvé ce qu'il allait dire avec motus #sos #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1848652502/332954645_normal.jpg" -}, -"title": "Leila Agic: Oh mon dieu, je commence à avoir peur, j'ai trouvé ce qu'il allait dire avec motus #sos #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2947000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh mon dieu, je commence \\u00e0 avoir peur, j'ai trouv\\u00e9 ce qu'il allait dire avec motus #sos #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"sos\",\"indices\":[83,87]},{\"text\":\"lgw\",\"indices\":[88,92]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187562091986945\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1197,\"screen_name\":\"LeilaAgic\",\"lang\":\"fr\",\"profile_text_color\":\"d61170\",\"statuses_count\":13607,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/382568227\\/NouveauTwwwiter.jpg\",\"location\":\"Bruxelles\",\"show_all_inline_media\":true,\"listed_count\":103,\"profile_link_color\":\"23acc4\",\"followers_count\":1721,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848652502\\/332954645_normal.jpg\",\"description\":\"Ancienne co-Responsable Internet et campagne jeunes pour @RoyalSegolene lors de primaires citoyennes. Socialo-Ecolo-S\\u00e9gol\\u00e9niste #SRoyal \\/ #FH2012 \\/ #NVB2012\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"ffffff\",\"id_str\":\"79575617\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/382568227\\/NouveauTwwwiter.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848652502\\/332954645_normal.jpg\",\"name\":\"Leila Agic\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 03 22:02:21 +0000 2009\",\"profile_sidebar_border_color\":\"f50e48\",\"id\":79575617,\"utc_offset\":3600,\"favourites_count\":200,\"url\":\"http:\\/\\/on.fb.me\\/hSrN0O\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187562091986945,\"created_at\":\"Fri Feb 24 23:28:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2947000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0388814-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a4ac8223-66c6-40fb-982e-d23691f8d8b1-173187562091986945" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon pour ceux qui n'auraient pas compris je regarde la meilleure émission #interactive @LeGrandWebze #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1279537389/image_normal.jpg" -}, -"title": "vincent denise: Bon pour ceux qui n'auraient pas compris je regarde la meilleure émission #interactive @LeGrandWebze #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2948000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bon pour ceux qui n'auraient pas compris je regarde la meilleure \\u00e9mission #interactive @LeGrandWebze #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[87,100],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"interactive\",\"indices\":[74,86]},{\"text\":\"lgw\",\"indices\":[101,105]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187569822076928\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":397,\"screen_name\":\"yesnoornext\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2733,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/257185356\\/mosa2.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"followers_count\":215,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1279537389\\/image_normal.jpg\",\"description\":\"Concepteur web et mobiles. Passionn\\u00e9 par la communication et le graphisme. Amateur de bourgogne et de Google.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"252186404\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257185356\\/mosa2.jpg\",\"profile_sidebar_fill_color\":\"ccefff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1279537389\\/image_normal.jpg\",\"name\":\"vincent denise\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 14 17:34:27 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":252186404,\"utc_offset\":3600,\"favourites_count\":95,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187569822076928,\"created_at\":\"Fri Feb 24 23:28:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2948000, -"tags": [ -{ -"id-ref": "f038a790-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "485411b5-e225-464f-914b-8ca1836e177b-173187569822076928" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @monsieurlam: Et vraiment, forever ruling law : citer des tweets oralement annule tout leur potentiel de lol. #lgw #ruquier", -"img": { -"src": "http://a1.twimg.com/profile_images/1369265250/Logo_-_Nopanik_2009_normal.jpg" -}, -"title": "Oreo: RT @monsieurlam: Et vraiment, forever ruling law : citer des tweets oralement annule tout leur potentiel de lol. #lgw #ruquier", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2949000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @monsieurlam: Et vraiment, forever ruling law : citer des tweets oralement annule tout leur potentiel de lol. #lgw #ruquier\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"monsieurlam\",\"indices\":[3,15],\"id_str\":\"7993262\",\"name\":\"L\\u00e2m HUA\",\"id\":7993262}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[113,117]},{\"text\":\"ruquier\",\"indices\":[118,126]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Et vraiment, forever ruling law : citer des tweets oralement annule tout leur potentiel de lol. #lgw #ruquier\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[96,100]},{\"text\":\"ruquier\",\"indices\":[101,109]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183333382098944\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":14,\"screen_name\":\"monsieurlam\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":10180,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":543,\"profile_link_color\":\"0084B4\",\"followers_count\":21598,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/129612647\\/boredcat_normal.jpg\",\"description\":\"+ links \\r\\n+ my life \\r\\n+ no reply \\r\\n+ @decate \\r\\n+ @lense \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"7993262\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/129612647\\/boredcat_normal.jpg\",\"name\":\"L\\u00e2m HUA\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 06 14:07:39 +0000 2007\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":7993262,\"utc_offset\":3600,\"favourites_count\":133,\"url\":\"http:\\/\\/www.monsieurlam.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183333382098944,\"created_at\":\"Fri Feb 24 23:11:38 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187571634028544\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":202,\"screen_name\":\"nopanikeu\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":403,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Australia !\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":23,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1369265250\\/Logo_-_Nopanik_2009_normal.jpg\",\"description\":\"IP\\/IT Law student back on tracks temporarily. #Magfia Member. Let's go get lost. But before : let's get my diploma (and my internship, and my job, and my... ) \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"304822447\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1369265250\\/Logo_-_Nopanik_2009_normal.jpg\",\"name\":\"Oreo\",\"default_profile_image\":false,\"created_at\":\"Wed May 25 05:06:12 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":304822447,\"utc_offset\":null,\"favourites_count\":43,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187571634028544,\"created_at\":\"Fri Feb 24 23:28:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2949000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efb8ff2c-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3b750a0f-20fe-401c-9b0d-1b11a0ad7fb8-173187571634028544" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Allez oust #lgw Benoit m'a tuer !!! Mais que diable @francoisrollin est-il allé faire dans cette galère ?", -"img": { -"src": "http://a1.twimg.com/profile_images/1840602431/MyGoogle_Avatar1_normal.png" -}, -"title": "Guillaume Maurin: Allez oust #lgw Benoit m'a tuer !!! Mais que diable @francoisrollin est-il allé faire dans cette galère ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2949000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Allez oust #lgw Benoit m'a tuer !!! Mais que diable @francoisrollin est-il all\\u00e9 faire dans cette gal\\u00e8re ?\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[52,67],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"https:\\/\\/chrome.google.com\\/extensions\\/detail\\/encaiiljifbdbjlphpgpiimidegddhic\\\" rel=\\\"nofollow\\\"\\u003ESilver Bird\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187574066716672\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":394,\"screen_name\":\"gmaurin\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":15768,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/368275111\\/13638-stade-toulousain.jpg\",\"location\":\"France - Bretagne - Toulouse\",\"show_all_inline_media\":true,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":428,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1840602431\\/MyGoogle_Avatar1_normal.png\",\"description\":\"Du pass\\u00e9 faisons table en marbre ........ #Geek #Rugby #Prof - http:\\/\\/gplus.gmaurin.fr\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"48504688\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/368275111\\/13638-stade-toulousain.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840602431\\/MyGoogle_Avatar1_normal.png\",\"name\":\"Guillaume Maurin\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 18 21:54:30 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":48504688,\"utc_offset\":3600,\"favourites_count\":58,\"url\":\"http:\\/\\/www.gmaurin.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187574066716672,\"created_at\":\"Fri Feb 24 23:28:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2949000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e3106ff7-f543-4481-8add-690c4bc97eaf-173187574066716672" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Benoît est un comique en devenir c'est sûr !!", -"img": { -"src": "http://a1.twimg.com/profile_images/1803169085/DSC01443_normal.JPG" -}, -"title": "Benjamin Aguillon: #lgw Benoît est un comique en devenir c'est sûr !!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2949000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Beno\\u00eet est un comique en devenir c'est s\\u00fbr !!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187572724547584\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":25,\"screen_name\":\"Balcidebava\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":102,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"chez moi\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1803169085\\/DSC01443_normal.JPG\",\"description\":\"L'homme face \\u00e0 l'absurde\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"482835609\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803169085\\/DSC01443_normal.JPG\",\"name\":\"Benjamin Aguillon\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 04 10:52:02 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":482835609,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187572724547584,\"created_at\":\"Fri Feb 24 23:28:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2949000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ba19f5a5-59db-4781-8c3d-7839d500dc15-173187572724547584" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Vive les blagues de Benoît ps: #ICqui #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1799267847/southparkpersomoi_normal.jpg" -}, -"title": "petit_berurier: Vive les blagues de Benoît ps: #ICqui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2950000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Vive les blagues de Beno\\u00eet ps: #ICqui #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ICqui\",\"indices\":[31,37]},{\"text\":\"lgw\",\"indices\":[38,42]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187574607781888\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":31,\"screen_name\":\"petit_berurier\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":11,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1799267847\\/southparkpersomoi_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"481310344\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1799267847\\/southparkpersomoi_normal.jpg\",\"name\":\"petit_berurier\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 02 15:44:54 +0000 2012\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":481310344,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187574607781888,\"created_at\":\"Fri Feb 24 23:28:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2950000, -"tags": [ -{ -"id-ref": "f039163a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4f8d1b76-6d89-4c3b-aea5-be6db0b98e54-173187574607781888" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw mais c'est quoi ce truc ?", -"img": { -"src": "http://a2.twimg.com/profile_images/1695396065/_MG_1161_pp2__800x600__normal.jpg" -}, -"title": "Fabrice Meuwissen: #lgw mais c'est quoi ce truc ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2950000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw mais c'est quoi ce truc ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[1.4799363,43.4892288],[1.5333783,43.4892288],[1.5333783,43.5272653],[1.4799363,43.5272653]]]},\"attributes\":{},\"full_name\":\"Castanet-Tolosan, Haute-Garonne\",\"name\":\"Castanet-Tolosan\",\"id\":\"719b363302dd47a8\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/719b363302dd47a8.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187577820626944\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":694,\"screen_name\":\"Brainfight\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":718,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"43.514565,1.512321\",\"show_all_inline_media\":false,\"listed_count\":30,\"profile_link_color\":\"009999\",\"followers_count\":414,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1695396065\\/_MG_1161_pp2__800x600__normal.jpg\",\"description\":\"Entrepreneur, Neuromarketing addict, UX, Business Angel, photographer and App maker\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"113304873\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1695396065\\/_MG_1161_pp2__800x600__normal.jpg\",\"name\":\"Fabrice Meuwissen\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 11 09:59:07 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":113304873,\"utc_offset\":3600,\"favourites_count\":5,\"url\":\"http:\\/\\/www.obviousidea.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187577820626944,\"created_at\":\"Fri Feb 24 23:28:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2950000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "01b4801e-3de5-4b38-9a80-23e841bc628c-173187577820626944" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste François Rollin", -"img": { -"src": "http://a3.twimg.com/profile_images/306009323/1245972520740_normal.jpg" -}, -"title": "Bibule: #lgw #ilreste François Rollin", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2951000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste Fran\\u00e7ois Rollin\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187578768535552\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":69,\"screen_name\":\"schlopf\",\"lang\":\"en\",\"profile_text_color\":\"3E4415\",\"statuses_count\":10,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"D02B55\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/306009323\\/1245972520740_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"14742333\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/306009323\\/1245972520740_normal.jpg\",\"name\":\"Bibule\",\"default_profile_image\":false,\"created_at\":\"Mon May 12 09:33:51 +0000 2008\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":14742333,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187578768535552,\"created_at\":\"Fri Feb 24 23:28:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2951000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1d9c9985-87a1-4c07-ad27-60628d72d7cc-173187578768535552" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW en famille dans les 2 sevres bonjours a tous", -"img": { -"src": "http://a1.twimg.com/profile_images/1437002627/DSCN4392_normal.jpg" -}, -"title": "Alban Liabeuf: #LGW en famille dans les 2 sevres bonjours a tous", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2951000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW en famille dans les 2 sevres bonjours a tous\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187579854848000\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":161,\"screen_name\":\"Albanliabeuf\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":410,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris la D\\u00e9fense \",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":50,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1437002627\\/DSCN4392_normal.jpg\",\"description\":\"vous les autres et moi, mode, photos, finance, geek et n'importe quoi \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"25846622\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1437002627\\/DSCN4392_normal.jpg\",\"name\":\"Alban Liabeuf\",\"default_profile_image\":false,\"created_at\":\"Sun Mar 22 17:27:25 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":25846622,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/alban-liabeuf\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187579854848000,\"created_at\":\"Fri Feb 24 23:28:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2951000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a74b000b-0281-422a-9d5e-c14d420ca9ab-173187579854848000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@B_Roger_Petit: @ZaraA Le pire c'est qu'un directeur de chaîne programme ça... Hallucinant” #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1606679449/image_normal.jpg" -}, -"title": "Arthur Delacorta: “@B_Roger_Petit: @ZaraA Le pire c'est qu'un directeur de chaîne programme ça... Hallucinant” #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2951000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@B_Roger_Petit: @ZaraA Le pire c'est qu'un directeur de cha\\u00eene programme \\u00e7a... Hallucinant\\u201d #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"B_Roger_Petit\",\"indices\":[1,15],\"id_str\":\"48949826\",\"name\":\"Bruno Roger-Petit\",\"id\":48949826},{\"screen_name\":\"ZaraA\",\"indices\":[17,23],\"id_str\":\"7031872\",\"name\":\"Emmanuel Torregano\",\"id\":7031872}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[93,97]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187582346268672\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1663,\"screen_name\":\"ArthurDelacorta\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":9836,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme12\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":33,\"profile_link_color\":\"FF0000\",\"followers_count\":508,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1606679449\\/image_normal.jpg\",\"description\":\"L\\u2019utopie est \\u00e0 la politique, ce qu\\u2019est le fantasme \\u00e0 la sexualit\\u00e9. Le d\\u00e9sir guid\\u00e9 par nos utopies et nos fantasmes doit faire progresser notre vie.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BADFCD\",\"id_str\":\"21702648\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme12\\/bg.gif\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1606679449\\/image_normal.jpg\",\"name\":\"Arthur Delacorta\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 23 22:36:57 +0000 2009\",\"profile_sidebar_border_color\":\"F2E195\",\"id\":21702648,\"utc_offset\":3600,\"favourites_count\":7,\"url\":\"http:\\/\\/delacorta.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187582346268672,\"created_at\":\"Fri Feb 24 23:28:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2951000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5a8bb491-5908-4a8a-84bd-8278e2ebadc2-173187582346268672" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Non mais c'est sûr, il faut aimer le second degré et les univers décalés pour apprécier #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1801974559/51VNTOCGF1L._SS400__normal.jpg" -}, -"title": "Guillaume Gurdil: Non mais c'est sûr, il faut aimer le second degré et les univers décalés pour apprécier #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2952000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Non mais c'est s\\u00fbr, il faut aimer le second degr\\u00e9 et les univers d\\u00e9cal\\u00e9s pour appr\\u00e9cier #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[88,92]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187585303248896\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":164,\"screen_name\":\"gurdiiil\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2782,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Lille, France\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":84,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1801974559\\/51VNTOCGF1L._SS400__normal.jpg\",\"description\":\"Geek\\/Nerd, drogu\\u00e9 \\u00e0 la musique, atterr\\u00e9 perp\\u00e9tuel (parce qu'indign\\u00e9, c'est galvaud\\u00e9) qui garde le sens de l'humour (beh ouais, faut bien!)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"89754233\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801974559\\/51VNTOCGF1L._SS400__normal.jpg\",\"name\":\"Guillaume Gurdil\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 13 17:56:00 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":89754233,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/luniquemonsieurtoutlemonde.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187585303248896,\"created_at\":\"Fri Feb 24 23:28:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2952000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "988f2a60-8106-414f-8b9f-91288cc81f88-173187585303248896" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Like_A_NiinJa: C'est ça.. RT“@PeteMcVries: Avant tu tweetais des émissions télé, maintenant tu regardes Twitter à la télé. #LGW”", -"img": { -"src": "http://a2.twimg.com/profile_images/1258484592/image_normal.jpg" -}, -"title": "Marie DM: RT @Like_A_NiinJa: C'est ça.. RT“@PeteMcVries: Avant tu tweetais des émissions télé, maintenant tu regardes Twitter à la télé. #LGW”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2952000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @Like_A_NiinJa: C'est \\u00e7a.. RT\\u201c@PeteMcVries: Avant tu tweetais des \\u00e9missions t\\u00e9l\\u00e9, maintenant tu regardes Twitter \\u00e0 la t\\u00e9l\\u00e9. #LGW\\u201d\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Like_A_NiinJa\",\"indices\":[3,17],\"name\":\"FredO myGod\",\"id_str\":\"97677496\",\"id\":97677496},{\"screen_name\":\"PeteMcVries\",\"indices\":[33,45],\"name\":\"PeteMcVries\",\"id_str\":\"258422519\",\"id\":258422519}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[127,131]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est \\u00e7a.. RT\\u201c@PeteMcVries: Avant tu tweetais des \\u00e9missions t\\u00e9l\\u00e9, maintenant tu regardes Twitter \\u00e0 la t\\u00e9l\\u00e9. #LGW\\u201d\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"PeteMcVries\",\"indices\":[14,26],\"name\":\"PeteMcVries\",\"id_str\":\"258422519\",\"id\":258422519}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[108,112]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187123783008256\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"Like_A_NiinJa\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":243,\"location\":\"In Southern France\",\"profile_text_color\":\"666666\",\"followers_count\":28,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851426105\\/image_normal.jpg\",\"description\":\"... a #FreeMind for a #FreeWorld.. Sinon j'suis aussi ninja, alors pour le reste, on s'tweet ;) #FollowMe(OuPas)\",\"statuses_count\":82,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"985FA3\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"97677496\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"FredO myGod\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Fri Dec 18 14:27:20 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":97677496,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851426105\\/image_normal.jpg\"},\"truncated\":false,\"id\":173187123783008256,\"created_at\":\"Fri Feb 24 23:26:42 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187583118020611\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"2d3438\",\"screen_name\":\"mariedm1234\",\"lang\":\"en\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":118,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":41,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1258484592\\/image_normal.jpg\",\"description\":\"Etudiante ing\\u00e9nieure. Aime #cuisine, #musique, #cin\\u00e9ma, #vin, #web, #rire. Je ne sais pas ce que je ferai plus tard, mais je sais ce que je ne ferai pas !\",\"statuses_count\":254,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"357b94\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"254728025\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Marie DM\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat Feb 19 21:53:51 +0000 2011\",\"profile_sidebar_fill_color\":\"8fcae6\",\"id\":254728025,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1258484592\\/image_normal.jpg\"},\"truncated\":false,\"id\":173187583118020611,\"created_at\":\"Fri Feb 24 23:28:32 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2952000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "975d723a-30c1-4f6b-8c0d-fa1361d49814-173187583118020611" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LudoDelaherche Ouais, raffute le comme Beauxis #TeamSF sur Vincent Clerc #cqui #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @LudoDelaherche Ouais, raffute le comme Beauxis #TeamSF sur Vincent Clerc #cqui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2952000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LudoDelaherche Ouais, raffute le comme Beauxis #TeamSF sur Vincent Clerc #cqui #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[0,15],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"TeamSF\",\"indices\":[48,55]},{\"text\":\"cqui\",\"indices\":[74,79]},{\"text\":\"lgw\",\"indices\":[80,84]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173187399495585792\",\"id_str\":\"173187585814962177\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173187399495585792,\"in_reply_to_user_id_str\":\"72665061\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":156,\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":34422,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris Montparnasse - Bruxelles\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"name\":\"Pierre B.\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":104184883,\"utc_offset\":-10800,\"favourites_count\":254,\"url\":null},\"in_reply_to_screen_name\":\"LudoDelaherche\",\"truncated\":false,\"id\":173187585814962177,\"created_at\":\"Fri Feb 24 23:28:32 +0000 2012\",\"in_reply_to_user_id\":72665061}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2952000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73ddc0-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "47589ef6-737c-4ff6-98b4-805f5807066a-173187585814962177" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "la 2ème était drole #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1768260791/afflelou_normal.png" -}, -"title": "Marcel Comics: la 2ème était drole #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2952000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"la 2\\u00e8me \\u00e9tait drole #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187586045644800\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Marcelcomics\",\"lang\":\"fr\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":196,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":519,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"description\":\"D\\u00e9fenseur du panache et de la pens\\u00e9e positive. Gar\\u00e7on boucher chez Boucherie-ovalie.org. Inventor of the Follow Me Monday (#FMM)\",\"statuses_count\":3886,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":24,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"386966557\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Marcel Comics\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat Oct 08 07:06:40 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":386966557,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/boucherie-ovalie.org\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\"},\"truncated\":false,\"id\":173187586045644800,\"created_at\":\"Fri Feb 24 23:28:32 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2952000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ffad110d-5ad3-4f15-ad19-f03284c25595-173187586045644800" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw C'est quoi le tweeter de Benoît svp ?", -"img": { -"src": "http://a1.twimg.com/profile_images/1541259223/Marko_normal.jpg" -}, -"title": "Pereira Yohan: #lgw C'est quoi le tweeter de Benoît svp ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2954000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw C'est quoi le tweeter de Beno\\u00eet svp ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187594606223360\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"PereiraYohan\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":149,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0099B9\",\"followers_count\":20,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1541259223\\/Marko_normal.jpg\",\"description\":\"Anim\\u00e9 par la Swaggance discr\\u00e8te. (Parfois m\\u00eame avec le style d'veste qui s'pr\\u00eate)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"0099B9\",\"id_str\":\"256120874\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1541259223\\/Marko_normal.jpg\",\"name\":\"Pereira Yohan\",\"default_profile_image\":false,\"created_at\":\"Tue Feb 22 18:09:57 +0000 2011\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":256120874,\"utc_offset\":null,\"favourites_count\":56,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187594606223360,\"created_at\":\"Fri Feb 24 23:28:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2954000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "55a0b4b4-54eb-4e78-bc1f-10d48aa76dfd-173187594606223360" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Putain, #lgw ça s'améliore pas.", -"img": { -"src": "http://a3.twimg.com/profile_images/1825207783/zombiedino_normal.jpg" -}, -"title": "Arkhr: Putain, #lgw ça s'améliore pas.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2956000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Putain, #lgw \\u00e7a s'am\\u00e9liore pas.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187599324819457\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":459,\"screen_name\":\"Arkhr\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":18995,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/97456630\\/wood.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":61,\"profile_link_color\":\"0aa800\",\"followers_count\":810,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1825207783\\/zombiedino_normal.jpg\",\"description\":\"Sir, I can by all odds be a dinosaur that knows how to play video games. Online Marketing Manager in the daytime. Original Internets Seal Of Quality.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"20901858\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/97456630\\/wood.jpg\",\"profile_sidebar_fill_color\":\"e6e6e6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1825207783\\/zombiedino_normal.jpg\",\"name\":\"Arkhr\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 15 09:35:17 +0000 2009\",\"profile_sidebar_border_color\":\"000000\",\"id\":20901858,\"utc_offset\":3600,\"favourites_count\":60,\"url\":\"http:\\/\\/rememberthegame.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187599324819457,\"created_at\":\"Fri Feb 24 23:28:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2956000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cb4871a4-cda5-41c7-80a8-9d11dbd7b53a-173187599324819457" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Écran noir @france5tv", -"img": { -"src": "http://a1.twimg.com/profile_images/1522186720/Laurent-Gloaguen-G00_normal.jpg" -}, -"title": "Laurent Gloaguen: #lgw Écran noir @france5tv", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2956000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw \\u00c9cran noir @france5tv\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"France5tv\",\"indices\":[16,26],\"name\":\"France5\",\"id_str\":\"36932487\",\"id\":36932487}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/sites.google.com\\/site\\/yorufukurou\\/\\\" rel=\\\"nofollow\\\"\\u003EYoruFukurou\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187602286002176\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"7a7768\",\"screen_name\":\"embruns\",\"lang\":\"en\",\"favourites_count\":29,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":563,\"location\":\"Montr\\u00e9al, Qc, Canada\",\"profile_text_color\":\"333333\",\"followers_count\":4826,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\",\"description\":\"Surnomm\\u00e9 \\u201cLe Capitaine\\u201d. Figure du Net historique et inventeur de la formule \\u201cVendredi, c'est sodomie\\u201d.\",\"statuses_count\":21945,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":277,\"profile_link_color\":\"650103\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Eastern Time (US & Canada)\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"6241412\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Laurent Gloaguen\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Tue May 22 19:16:26 +0000 2007\",\"profile_sidebar_fill_color\":\"8c887c\",\"id\":6241412,\"follow_request_sent\":null,\"utc_offset\":-18000,\"url\":\"http:\\/\\/embruns.net\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\"},\"truncated\":false,\"id\":173187602286002176,\"created_at\":\"Fri Feb 24 23:28:36 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2956000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "28e2e099-6a01-4793-b13b-89f30a76849e-173187602286002176" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@legrandwebze #LGW #ilReste #ilPart #cQui #change2one ben… il fait ce qu'il veut le François Rolin il est libre", -"img": { -"src": "http://a3.twimg.com/profile_images/1814979577/AE411689-A36E-46DF-8FE0-6646617A7055_normal" -}, -"title": "picaboubx: @legrandwebze #LGW #ilReste #ilPart #cQui #change2one ben… il fait ce qu'il veut le François Rolin il est libre", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2958000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@legrandwebze #LGW #ilReste #ilPart #cQui #change2one ben\\u2026 il fait ce qu'il veut le Fran\\u00e7ois Rolin il est libre\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[15,19]},{\"text\":\"ilReste\",\"indices\":[20,28]},{\"text\":\"ilPart\",\"indices\":[29,36]},{\"text\":\"cQui\",\"indices\":[37,42]},{\"text\":\"change2one\",\"indices\":[43,54]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187611685429248\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":44,\"screen_name\":\"picaboubx\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":486,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Bordeaux\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":12,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1814979577\\/AE411689-A36E-46DF-8FE0-6646617A7055_normal\",\"description\":\"petit nouveau sur Twitter mais vieux machin sur la toile\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"373867891\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1814979577\\/AE411689-A36E-46DF-8FE0-6646617A7055_normal\",\"name\":\"picaboubx\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 15 09:37:50 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":373867891,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173187611685429248,\"created_at\":\"Fri Feb 24 23:28:38 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2958000, -"tags": [ -{ -"id-ref": "f03a64ae-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d7f34480-83eb-4bcf-80e3-c0ea2f0d94ba-173187611685429248" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ouais, je fausse le sondage, et alors ? #cQui #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Ouais, je fausse le sondage, et alors ? #cQui #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2959000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ouais, je fausse le sondage, et alors ? #cQui #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[40,45]},{\"text\":\"lgw\",\"indices\":[46,50]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187613950353408\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"favourites_count\":12,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":100,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"statuses_count\":3247,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"JonathanMM\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":228777896,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\"},\"truncated\":false,\"id\":173187613950353408,\"created_at\":\"Fri Feb 24 23:28:39 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2959000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bb4e7be4-7dff-435b-9f6b-6cc81f4eaa18-173187613950353408" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "V4 pas top j'ai préféré la 3eme emission #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1632512642/John_normal.jpg" -}, -"title": "Stephane : V4 pas top j'ai préféré la 3eme emission #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2959000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"V4 pas top j'ai pr\\u00e9f\\u00e9r\\u00e9 la 3eme emission #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[41,45]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187612830482432\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":160,\"screen_name\":\"stefLP\",\"lang\":\"fr\",\"profile_text_color\":\"6a1e00\",\"statuses_count\":1541,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/292553800\\/IMG_0246__1600x1200_.JPG\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0800b6\",\"followers_count\":75,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1632512642\\/John_normal.jpg\",\"description\":\"Je travaille dans le monde de l'informatique et des pharmacies (depuis 17 ans) , et \\u00e9galement auto-entrepreneur \\u00e0 mes temps perdus. http:\\/\\/about.me\\/bealcost\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffe9d9\",\"id_str\":\"11192742\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/292553800\\/IMG_0246__1600x1200_.JPG\",\"profile_sidebar_fill_color\":\"ffecd9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1632512642\\/John_normal.jpg\",\"name\":\"Stephane \",\"default_profile_image\":false,\"created_at\":\"Sat Dec 15 10:31:27 +0000 2007\",\"profile_sidebar_border_color\":\"001e0e\",\"id\":11192742,\"utc_offset\":3600,\"favourites_count\":42,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187612830482432,\"created_at\":\"Fri Feb 24 23:28:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2959000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "82b8ca7c-de13-49ba-9a59-cdf047595480-173187612830482432" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Momo Momo motus #lgw ok j'avais la première je verrai pas après , y a tellement de gens doué sur l'Internet ...", -"img": { -"src": "http://a0.twimg.com/profile_images/1848450170/poseur_normal.jpg" -}, -"title": "Pras: Momo Momo motus #lgw ok j'avais la première je verrai pas après , y a tellement de gens doué sur l'Internet ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2959000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Momo Momo motus #lgw ok j'avais la premi\\u00e8re je verrai pas apr\\u00e8s , y a tellement de gens dou\\u00e9 sur l'Internet ...\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187614931816449\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Praska\",\"lang\":\"en\",\"favourites_count\":195,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1362,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":3040,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848450170\\/poseur_normal.jpg\",\"description\":\"BOSS[Viedegeek + Bargaming]\\r\\nFirewall Karmique\\r\\n\",\"statuses_count\":48429,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/54512196\\/wallpaper.jpg\",\"show_all_inline_media\":false,\"listed_count\":170,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1b8085\",\"protected\":false,\"id_str\":\"15453030\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Pras\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/54512196\\/wallpaper.jpg\",\"created_at\":\"Wed Jul 16 11:15:07 +0000 2008\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":15453030,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/flavors.me\\/praska\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848450170\\/poseur_normal.jpg\"},\"truncated\":false,\"id\":173187614931816449,\"created_at\":\"Fri Feb 24 23:28:39 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2959000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cfad9418-cff5-46f9-a536-5634b4ff9f14-173187614931816449" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Jonamaths: Allez les gens, on remonte le #cQui dans le classement ! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/120005748/twitter-nykau_normal.jpg" -}, -"title": "Nicolas C.: RT @Jonamaths: Allez les gens, on remonte le #cQui dans le classement ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2960000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Jonamaths: Allez les gens, on remonte le #cQui dans le classement ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Jonamaths\",\"indices\":[3,13],\"id_str\":\"228777896\",\"name\":\"JonathanMM\",\"id\":228777896}],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[45,50]},{\"text\":\"lgw\",\"indices\":[72,76]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187617821700099\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":750,\"screen_name\":\"Nykau\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1706,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/381654323\\/130.Jpg\",\"location\":\"Rennes, Bretagne, France, UE, \",\"show_all_inline_media\":false,\"listed_count\":61,\"profile_link_color\":\"4d7787\",\"followers_count\":620,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/120005748\\/twitter-nykau_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"14796453\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/381654323\\/130.Jpg\",\"profile_sidebar_fill_color\":\"edf3f5\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/120005748\\/twitter-nykau_normal.jpg\",\"name\":\"Nicolas C.\",\"default_profile_image\":false,\"created_at\":\"Fri May 16 08:04:42 +0000 2008\",\"profile_sidebar_border_color\":\"e6e6e6\",\"id\":14796453,\"utc_offset\":3600,\"favourites_count\":25,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187617821700099,\"created_at\":\"Fri Feb 24 23:28:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2960000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "13de7dbe-ff41-4084-9ece-161ff0968513-173187617821700099" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW kiffe cette emission, je viens de rire à la blague Motus #emissiondeclareedutilitepublique merci @vinvin @francoisrollin @brunopatino", -"img": { -"src": "http://a3.twimg.com/profile_images/1421925544/clemlol_normal.jpg" -}, -"title": "Misterclem: #LGW kiffe cette emission, je viens de rire à la blague Motus #emissiondeclareedutilitepublique merci @vinvin @francoisrollin @brunopatino", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2961000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW kiffe cette emission, je viens de rire \\u00e0 la blague Motus #emissiondeclareedutilitepublique merci @vinvin @francoisrollin @brunopatino\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[102,109],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522},{\"screen_name\":\"francoisrollin\",\"indices\":[110,125],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076},{\"screen_name\":\"brunopatino\",\"indices\":[126,138],\"id_str\":\"11227042\",\"name\":\"brunopatino\",\"id\":11227042}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"emissiondeclareedutilitepublique\",\"indices\":[62,95]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187624335454208\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":997,\"screen_name\":\"misterclem\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":25124,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/386276214\\/clemlol.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":100,\"profile_link_color\":\"009999\",\"followers_count\":2265,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1421925544\\/clemlol_normal.jpg\",\"description\":\"Bloggueur, cinema, music, politique Web 2.0 Social Digital Strategist, Marketing. CM Com Online \\/ Opinions are my own \\uf8ff \\/ gplus.to\\/misterclem #universalmusic \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"11793022\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/386276214\\/clemlol.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1421925544\\/clemlol_normal.jpg\",\"name\":\"Misterclem\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 03 10:57:23 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":11793022,\"utc_offset\":3600,\"favourites_count\":425,\"url\":\"http:\\/\\/www.clementlepetit.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187624335454208,\"created_at\":\"Fri Feb 24 23:28:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2961000, -"tags": [ -{ -"id-ref": "f03aec26-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e44930e8-8772-4488-8da5-5767e363cb77-173187624335454208" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw http://t.co/keeBCKAz", -"img": { -"src": "http://a2.twimg.com/profile_images/1801682939/image_normal.jpg" -}, -"title": "alexandra evan: #lgw http://t.co/keeBCKAz", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2962000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"#lgw http:\\/\\/t.co\\/keeBCKAz\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}],\"media\":[{\"type\":\"photo\",\"indices\":[5,25],\"sizes\":{\"large\":{\"h\":1024,\"resize\":\"fit\",\"w\":768},\"medium\":{\"h\":800,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":453,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdJOfGCIAAHkn7.jpg\",\"id_str\":\"173187623890853888\",\"expanded_url\":\"http:\\/\\/twitter.com\\/alexevan\\/status\\/173187623886659585\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdJOfGCIAAHkn7.jpg\",\"id\":173187623890853888,\"display_url\":\"pic.twitter.com\\/keeBCKAz\",\"url\":\"http:\\/\\/t.co\\/keeBCKAz\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187623886659585\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":18,\"screen_name\":\"alexevan\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":297,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":113,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1801682939\\/image_normal.jpg\",\"description\":\"Global Planning Director @ DDB interested in people, conversations, behaviour. Passionate by arequipe, wine & traveling. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"33499701\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801682939\\/image_normal.jpg\",\"name\":\"alexandra evan\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 20 12:45:25 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":33499701,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187623886659585,\"created_at\":\"Fri Feb 24 23:28:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2962000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e97f8879-1fa0-4be1-8d82-07be9e4bafe1-173187623886659585" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Un moment de silence pour #benoît... C'est courageux de s'autoridiculiser en direct sur #LGW ;)", -"img": { -"src": "http://a0.twimg.com/profile_images/732688177/bi-cause_normal.jpg" -}, -"title": "Charles Liebert: Un moment de silence pour #benoît... C'est courageux de s'autoridiculiser en direct sur #LGW ;)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2964000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Un moment de silence pour #beno\\u00eet... C'est courageux de s'autoridiculiser en direct sur #LGW ;)\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"beno\\u00eet\",\"indices\":[26,33]},{\"text\":\"LGW\",\"indices\":[88,92]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187635190304770\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"87bc44\",\"screen_name\":\"Charles_Liebert\",\"lang\":\"en\",\"favourites_count\":509,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1158,\"location\":\"Paris - Cap Ferret - Saugeras\",\"profile_text_color\":\"F522D5\",\"followers_count\":2044,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/732688177\\/bi-cause_normal.jpg\",\"description\":\"Ex Digital Marketing Manager @ Orange Vall\\u00e9e, now Proud Founder of LGS Consulting (@LGS_Consulting). Curator, e-Ninja, Good Samaritan & Lover. #WLTW Official\",\"statuses_count\":48081,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/29762\\/00663_ghostfog_1280x800.jpg\",\"show_all_inline_media\":true,\"listed_count\":156,\"profile_link_color\":\"1AF51F\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0E0F0F\",\"protected\":false,\"id_str\":\"610993\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Charles Liebert\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/29762\\/00663_ghostfog_1280x800.jpg\",\"created_at\":\"Sun Jan 07 20:26:15 +0000 2007\",\"profile_sidebar_fill_color\":\"E0FF91\",\"id\":610993,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.charles-liebert.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/732688177\\/bi-cause_normal.jpg\"},\"truncated\":false,\"id\":173187635190304770,\"created_at\":\"Fri Feb 24 23:28:44 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2964000, -"tags": [ -{ -"id-ref": "f03b251a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "650aad21-b895-46ab-9533-a4c5f837945b-173187635190304770" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Belle surprise #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1766616824/387375_305933979442753_100000784618943_808268_1342184348_n_normal.jpg" -}, -"title": "xNicKx Vandenberghe: Belle surprise #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2964000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Belle surprise #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[15,19]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187634322092033\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":74,\"screen_name\":\"NicK_BsM\",\"lang\":\"fr\",\"profile_text_color\":\"ffffff\",\"statuses_count\":1625,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/404603516\\/seagulls.jpg\",\"location\":\"Boulogne sur mer, France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"00c4f5\",\"followers_count\":29,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1766616824\\/387375_305933979442753_100000784618943_808268_1342184348_n_normal.jpg\",\"description\":\"Tight-end #89 for the Calais Seagulls, french football team. \\r\\n22, from Boulogne sur mer, studies languages in order to become a technical translator.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"092878\",\"id_str\":\"183185871\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/404603516\\/seagulls.jpg\",\"profile_sidebar_fill_color\":\"092878\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1766616824\\/387375_305933979442753_100000784618943_808268_1342184348_n_normal.jpg\",\"name\":\"xNicKx Vandenberghe\",\"default_profile_image\":false,\"created_at\":\"Thu Aug 26 10:46:44 +0000 2010\",\"profile_sidebar_border_color\":\"edf2f5\",\"id\":183185871,\"utc_offset\":null,\"favourites_count\":9,\"url\":\"http:\\/\\/www.facebook.com\\/group.php?gid=146636388977\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187634322092033,\"created_at\":\"Fri Feb 24 23:28:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2964000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "22d770b8-eda3-4eda-9964-83bbb88504c7-173187634322092033" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Voilà voilà... (Mes parents sont dans le hall. Ahem :p) #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1748173004/395177_2675341956605_1047878845_2794087_1903769878_n_normal.jpg" -}, -"title": "Florence Porcel: Voilà voilà... (Mes parents sont dans le hall. Ahem :p) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2965000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Voil\\u00e0 voil\\u00e0... (Mes parents sont dans le hall. Ahem :p) #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[56,60]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187640408031232\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":312,\"screen_name\":\"FlorencePorcel\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":58314,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":380,\"profile_link_color\":\"93A644\",\"followers_count\":5566,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1748173004\\/395177_2675341956605_1047878845_2794087_1903769878_n_normal.jpg\",\"description\":\"J'aime tellement la vie que je veux en vivre plusieurs \\u00e0 la fois. Derri\\u00e8re et dedans @LeGrandWebze (France 5). Groumf, sciences, et friponneries. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"49031173\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1748173004\\/395177_2675341956605_1047878845_2794087_1903769878_n_normal.jpg\",\"name\":\"Florence Porcel\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 20 15:25:07 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":49031173,\"utc_offset\":3600,\"favourites_count\":194,\"url\":\"http:\\/\\/www.florenceporcel.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187640408031232,\"created_at\":\"Fri Feb 24 23:28:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2965000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2f28d2b0-bea0-490f-b8c5-ddb786149318-173187640408031232" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Inutile de sortir les rames, le bateau coule.... #LGW #RIP", -"img": { -"src": "http://a3.twimg.com/profile_images/1291328088/z02_normal.jpg" -}, -"title": "Amstramgram : Inutile de sortir les rames, le bateau coule.... #LGW #RIP", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2966000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Inutile de sortir les rames, le bateau coule.... #LGW #RIP\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[49,53]},{\"text\":\"RIP\",\"indices\":[54,58]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187643004289024\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":101,\"screen_name\":\"Zbang\",\"lang\":\"fr\",\"profile_text_color\":\"0b7575\",\"statuses_count\":6193,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/185303389\\/x6b083822a5526f9693536299cdeafaa.jpg\",\"location\":\"Albi, France\",\"show_all_inline_media\":true,\"listed_count\":23,\"profile_link_color\":\"0b7575\",\"followers_count\":196,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1291328088\\/z02_normal.jpg\",\"description\":\"Depuis 2004, Zbang \\u00e9lu meilleur forum au monde selon son administrateur @Amstramgram.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"b4d9ad\",\"id_str\":\"8953242\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/185303389\\/x6b083822a5526f9693536299cdeafaa.jpg\",\"profile_sidebar_fill_color\":\"b4d9ad\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1291328088\\/z02_normal.jpg\",\"name\":\"Amstramgram \",\"default_profile_image\":false,\"created_at\":\"Tue Sep 18 15:17:03 +0000 2007\",\"profile_sidebar_border_color\":\"aef5fa\",\"id\":8953242,\"utc_offset\":3600,\"favourites_count\":97,\"url\":\"http:\\/\\/www.zbang.org\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187643004289024,\"created_at\":\"Fri Feb 24 23:28:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2966000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f03b79d4-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9895cd59-2cbe-4622-93d9-f35cb72b8236-173187643004289024" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je voulais faire ma blague que j'ai un mauvais caractère, mais que un sur 140, ça va ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1690913631/doc_normal.jpg" -}, -"title": "Klaire.fr: Je voulais faire ma blague que j'ai un mauvais caractère, mais que un sur 140, ça va ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2966000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je voulais faire ma blague que j'ai un mauvais caract\\u00e8re, mais que un sur 140, \\u00e7a va ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[87,91]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187641917968386\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":780,\"screen_name\":\"KlaireFr\",\"lang\":\"fr\",\"profile_text_color\":\"663B12\",\"statuses_count\":9883,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/381308516\\/klaire.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":282,\"profile_link_color\":\"1F98C7\",\"followers_count\":7167,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1690913631\\/doc_normal.jpg\",\"description\":\"A un mauvais caract\\u00e8re. Mais un sur 140, \\u00e7a va. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C6E2EE\",\"id_str\":\"28096610\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/381308516\\/klaire.png\",\"profile_sidebar_fill_color\":\"DAECF4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1690913631\\/doc_normal.jpg\",\"name\":\"Klaire.fr\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 01 12:34:58 +0000 2009\",\"profile_sidebar_border_color\":\"C6E2EE\",\"id\":28096610,\"utc_offset\":-10800,\"favourites_count\":35,\"url\":\"http:\\/\\/www.klaire.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187641917968386,\"created_at\":\"Fri Feb 24 23:28:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2966000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "15db368b-6014-47bb-9b26-ff74ea895d62-173187641917968386" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mon 1er est un bovin, mon 2nd un fruit a coque mon tout est un comique #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1186211112/MyBEP_Laurent_normal.png" -}, -"title": "laurent GEFFROY: Mon 1er est un bovin, mon 2nd un fruit a coque mon tout est un comique #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2966000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mon 1er est un bovin, mon 2nd un fruit a coque mon tout est un comique #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[71,75]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187642349993984\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":63,\"screen_name\":\"lgeffroy\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":765,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"2FC2EF\",\"followers_count\":58,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1186211112\\/MyBEP_Laurent_normal.png\",\"description\":\".Net Architect, loves technologies and Baseball\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"6807672\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1186211112\\/MyBEP_Laurent_normal.png\",\"name\":\"laurent GEFFROY\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 14 09:14:06 +0000 2007\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":6807672,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.laurentgeffroy.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187642349993984,\"created_at\":\"Fri Feb 24 23:28:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2966000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "055a5196-4105-4283-a3e0-51a6119899d6-173187642349993984" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Tweets2Comptoir: Retrouvez la sélection de Tweets de Comptoir pour Le Grand Webze -> http://t.co/4jnewqO5 #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1799488206/image_normal.jpg" -}, -"title": "Sébastien Périer: RT @Tweets2Comptoir: Retrouvez la sélection de Tweets de Comptoir pour Le Grand Webze -> http://t.co/4jnewqO5 #lgw", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2966000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @Tweets2Comptoir: Retrouvez la s\\u00e9lection de Tweets de Comptoir pour Le Grand Webze -> http:\\/\\/t.co\\/4jnewqO5 #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[3,19],\"id_str\":\"227334618\",\"name\":\"Tweets de Comptoir\",\"id\":227334618}],\"urls\":[{\"indices\":[92,112],\"expanded_url\":\"http:\\/\\/t2c.tw\\/eetsLGW\",\"display_url\":\"t2c.tw\\/eetsLGW\",\"url\":\"http:\\/\\/t.co\\/4jnewqO5\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[114,118]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Retrouvez la s\\u00e9lection de Tweets de Comptoir pour Le Grand Webze -> http:\\/\\/t.co\\/4jnewqO5 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[71,91],\"expanded_url\":\"http:\\/\\/t2c.tw\\/eetsLGW\",\"display_url\":\"t2c.tw\\/eetsLGW\",\"url\":\"http:\\/\\/t.co\\/4jnewqO5\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[93,97]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185674487414784\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3071,\"screen_name\":\"Tweets2Comptoir\",\"lang\":\"fr\",\"profile_text_color\":\"3f3210\",\"statuses_count\":2933,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/350380007\\/twitter-bg.png\",\"location\":\"Dans tes tweets\",\"show_all_inline_media\":true,\"listed_count\":188,\"profile_link_color\":\"3b8ab2\",\"followers_count\":6470,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1633621191\\/avatar_normal.png\",\"description\":\"Tweets de Comptoir est l\\u00e0 pour rendre quotidiennement compte de l'activit\\u00e9 subversive des tweetos, en d\\u00e9non\\u00e7ant les meilleurs tweets publi\\u00e9s.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d1f5c\",\"id_str\":\"227334618\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/350380007\\/twitter-bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1633621191\\/avatar_normal.png\",\"name\":\"Tweets de Comptoir\",\"default_profile_image\":false,\"created_at\":\"Thu Dec 16 15:29:51 +0000 2010\",\"profile_sidebar_border_color\":\"ffcc00\",\"id\":227334618,\"utc_offset\":3600,\"favourites_count\":5604,\"url\":\"http:\\/\\/tweetsdecomptoir.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185674487414784,\"created_at\":\"Fri Feb 24 23:20:57 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187643394367490\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":495,\"screen_name\":\"Yenaphe\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":5658,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/407607082\\/bg.jpg\",\"location\":\"Probablement\",\"show_all_inline_media\":false,\"listed_count\":65,\"profile_link_color\":\"009999\",\"followers_count\":1013,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1799488206\\/image_normal.jpg\",\"description\":\"Je ressemble \\u00e0 \\u00e7a, sauf quand \\u00e7a ne me ressemble pas.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"f2f2f2\",\"id_str\":\"30481941\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/407607082\\/bg.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1799488206\\/image_normal.jpg\",\"name\":\"S\\u00e9bastien P\\u00e9rier\",\"default_profile_image\":false,\"created_at\":\"Sat Apr 11 17:09:55 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":30481941,\"utc_offset\":-10800,\"favourites_count\":14,\"url\":\"http:\\/\\/www.politikaillera.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187643394367490,\"created_at\":\"Fri Feb 24 23:28:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2966000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e04856dc-5a4d-4488-b212-fbd54f6ec180-173187643394367490" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Kawoot: Je ne sais pas quoi penser de #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1361194174/DSCF2750_-_Copie_normal.JPG" -}, -"title": "Basile Noel: RT @Kawoot: Je ne sais pas quoi penser de #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2967000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Kawoot: Je ne sais pas quoi penser de #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Kawoot\",\"indices\":[3,10],\"id_str\":\"60894052\",\"name\":\"Caro \\u30c4\",\"id\":60894052}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[42,46]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Je ne sais pas quoi penser de #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187450389266432\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":65,\"screen_name\":\"Kawoot\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1521,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme17\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"CC3366\",\"followers_count\":86,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836394665\\/tn__2__normal.jpg\",\"description\":\"\\u00ab Kawoot \\u00bb - 19 ans, \\u00e9tudiante en Management. Voue un culte aux chats et \\u00e0 Nintendo !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"DBE9ED\",\"id_str\":\"60894052\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme17\\/bg.gif\",\"profile_sidebar_fill_color\":\"E6F6F9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836394665\\/tn__2__normal.jpg\",\"name\":\"Caro \\u30c4\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 28 12:49:03 +0000 2009\",\"profile_sidebar_border_color\":\"DBE9ED\",\"id\":60894052,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/nintendo-difference.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187450389266432,\"created_at\":\"Fri Feb 24 23:28:00 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187646829506560\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":166,\"screen_name\":\"bas60\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":1560,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Picardie, France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":96,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1361194174\\/DSCF2750_-_Copie_normal.JPG\",\"description\":\"Newseur sur PressStartButton.fr, lyc\\u00e9en en T. ES, geek, metalleux, communiste, et plein d'autres trucs !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"55279590\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1361194174\\/DSCF2750_-_Copie_normal.JPG\",\"name\":\"Basile Noel\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 09 16:15:08 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":55279590,\"utc_offset\":3600,\"favourites_count\":4,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187646829506560,\"created_at\":\"Fri Feb 24 23:28:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2967000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8ad79a66-ad55-470b-a272-64b8515cd86d-173187646829506560" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "PUTAIN MAIS SI VOUS AIMEZ LE MALAISE AU #LGW INVITEZ @5eucheu QU'AU MOINS CE SOIT DRÔLE", -"img": { -"src": "http://a1.twimg.com/profile_images/1793236975/Photo_du_13878919-05-___03.51_normal.jpg" -}, -"title": "Constance Ortuzar: PUTAIN MAIS SI VOUS AIMEZ LE MALAISE AU #LGW INVITEZ @5eucheu QU'AU MOINS CE SOIT DRÔLE", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2967000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"PUTAIN MAIS SI VOUS AIMEZ LE MALAISE AU #LGW INVITEZ @5eucheu QU'AU MOINS CE SOIT DR\\u00d4LE\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"5eucheu\",\"indices\":[53,61],\"name\":\"Sacha B\\u00e9har\",\"id_str\":\"156971542\",\"id\":156971542}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[40,44]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187646816923648\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ff0000\",\"screen_name\":\"constuzar\",\"lang\":\"en\",\"favourites_count\":28,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":249,\"location\":\"Paris\",\"profile_text_color\":\"ff0f0f\",\"followers_count\":432,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1793236975\\/Photo_du_13878919-05-___03.51_normal.jpg\",\"description\":\"Ils me voient rouler, ils d\\u00e9testent.\",\"statuses_count\":7422,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"14b9fa\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"53776719\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Constance Ortuzar\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Sat Jul 04 22:29:54 +0000 2009\",\"profile_sidebar_fill_color\":\"d5faef\",\"id\":53776719,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1793236975\\/Photo_du_13878919-05-___03.51_normal.jpg\"},\"truncated\":false,\"id\":173187646816923648,\"created_at\":\"Fri Feb 24 23:28:47 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2967000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f991c5fb-4902-441c-b315-c1f36070629c-173187646816923648" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @ZaraA: Et ben voilà, pas tenu plus, bye bye #lgw revenez quand vous aurez travaillé ou trouvé une idée, juste une.", -"img": { -"src": "http://a0.twimg.com/profile_images/1013557037/JC_Boston_normal.jpg" -}, -"title": "J.C. Vignes: RT @ZaraA: Et ben voilà, pas tenu plus, bye bye #lgw revenez quand vous aurez travaillé ou trouvé une idée, juste une.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2968000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @ZaraA: Et ben voil\\u00e0, pas tenu plus, bye bye #lgw revenez quand vous aurez travaill\\u00e9 ou trouv\\u00e9 une id\\u00e9e, juste une.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"ZaraA\",\"indices\":[3,9],\"id_str\":\"7031872\",\"name\":\"Emmanuel Torregano\",\"id\":7031872}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[48,52]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Et ben voil\\u00e0, pas tenu plus, bye bye #lgw revenez quand vous aurez travaill\\u00e9 ou trouv\\u00e9 une id\\u00e9e, juste une.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[37,41]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186273220112386\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":614,\"screen_name\":\"ZaraA\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":59017,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/309482\\/galaxy.jpg\",\"location\":\"iPhone: 45.800266,1.857407\",\"show_all_inline_media\":false,\"listed_count\":328,\"profile_link_color\":\"0000ff\",\"followers_count\":5595,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1463922495\\/Epuale_Twitter_normal.png\",\"description\":\"Love is the answer ... \\/\\/ I'm CEO, BITch ! ElectronLibre \\/\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C7CBC7\",\"id_str\":\"7031872\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/309482\\/galaxy.jpg\",\"profile_sidebar_fill_color\":\"71E6A9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1463922495\\/Epuale_Twitter_normal.png\",\"name\":\"Emmanuel Torregano\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 23 11:40:06 +0000 2007\",\"profile_sidebar_border_color\":\"8F8F8F\",\"id\":7031872,\"utc_offset\":3600,\"favourites_count\":39,\"url\":\"http:\\/\\/twitter.com\\/3l3ctr0nLibr3\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186273220112386,\"created_at\":\"Fri Feb 24 23:23:19 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187652382756864\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":648,\"screen_name\":\"JCVignes\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":5339,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\\u00dcT: 1.3579502,103.9872414\",\"show_all_inline_media\":false,\"listed_count\":36,\"profile_link_color\":\"0084B4\",\"followers_count\":761,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1013557037\\/JC_Boston_normal.jpg\",\"description\":\"CEO of @OpenRegistry - Frequent Traveler - Domain Names and Mac expert :)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"15204691\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1013557037\\/JC_Boston_normal.jpg\",\"name\":\"J.C. Vignes\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 23 07:18:55 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":15204691,\"utc_offset\":-36000,\"favourites_count\":63,\"url\":\"http:\\/\\/www.openregistry.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187652382756864,\"created_at\":\"Fri Feb 24 23:28:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2968000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "19382d8f-875c-4135-ad6d-7aedc54d61b8-173187652382756864" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilpart #Lgw parce ue wtf", -"img": { -"src": "http://a0.twimg.com/profile_images/1828567225/boulimie__normal.png" -}, -"title": "t12lve: #ilpart #Lgw parce ue wtf", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2969000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ilpart #Lgw parce ue wtf\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[0,7]},{\"text\":\"Lgw\",\"indices\":[8,12]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/levelupstudio.com\\/plume\\\" rel=\\\"nofollow\\\"\\u003EPlume\\u00a0for\\u00a0Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187654681239553\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5c5c5c\",\"screen_name\":\"t12lve\",\"lang\":\"fr\",\"favourites_count\":149,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":372,\"location\":\"Clermont Ferrand\",\"profile_text_color\":\"333333\",\"followers_count\":553,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1828567225\\/boulimie__normal.png\",\"description\":\"[trashtalk\\/craptalk-ANTIFAG]\\r\\nJe ris de tout, mais avec n'importe qui !\\r\\nwww.notnico.com :: Wtf, NSFW. Un repaire pour geeks ! TECHBLOG\\r\\nM\\u00e9chant gar\\u00e7on\",\"statuses_count\":39101,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/391241090\\/lol.png\",\"show_all_inline_media\":true,\"listed_count\":16,\"profile_link_color\":\"007bff\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"001a47\",\"protected\":false,\"id_str\":\"127483739\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"t12lve\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/391241090\\/lol.png\",\"created_at\":\"Mon Mar 29 10:29:11 +0000 2010\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":127483739,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.notnico.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1828567225\\/boulimie__normal.png\"},\"truncated\":false,\"id\":173187654681239553,\"created_at\":\"Fri Feb 24 23:28:49 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2969000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "977d3bbf-6541-42ca-a894-d240fb036c6d-173187654681239553" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Cette emission me rappelle Canalweb surtout avec Rollin", -"img": { -"src": "http://a2.twimg.com/profile_images/105769794/stig23_taramcpherson1_normal.jpg" -}, -"title": "Stig Legrand: #LGW Cette emission me rappelle Canalweb surtout avec Rollin", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2969000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW Cette emission me rappelle Canalweb surtout avec Rollin\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187657579507712\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":18,\"screen_name\":\"stig23\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":142,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"FF3300\",\"followers_count\":33,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/105769794\\/stig23_taramcpherson1_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"25714749\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/105769794\\/stig23_taramcpherson1_normal.jpg\",\"name\":\"Stig Legrand\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 21 19:20:23 +0000 2009\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":25714749,\"utc_offset\":3600,\"favourites_count\":145,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187657579507712,\"created_at\":\"Fri Feb 24 23:28:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2969000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c0852e7c-40a0-49ca-9a68-7841441cf605-173187657579507712" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@ZaraA je reconnais que depuis 10 mn que je regarde je suis en train de me dire que le niveau a bien baissé #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1756906806/avatar_twitter_roue_normal.jpg" -}, -"title": "Colette DESBORDES: @ZaraA je reconnais que depuis 10 mn que je regarde je suis en train de me dire que le niveau a bien baissé #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2969000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@ZaraA je reconnais que depuis 10 mn que je regarde je suis en train de me dire que le niveau a bien baiss\\u00e9 #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"ZaraA\",\"indices\":[0,6],\"id_str\":\"7031872\",\"name\":\"Emmanuel Torregano\",\"id\":7031872}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[108,112]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173186273220112386\",\"id_str\":\"173187655033556993\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173186273220112386,\"in_reply_to_user_id_str\":\"7031872\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":679,\"screen_name\":\"cd_land\",\"lang\":\"en\",\"profile_text_color\":\"0d0105\",\"statuses_count\":28112,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/401655557\\/twittermontboron112010en1366.jpg\",\"location\":\"NICE - C\\u00f4te d'Azur - France\",\"show_all_inline_media\":false,\"listed_count\":22,\"profile_link_color\":\"9e091d\",\"followers_count\":718,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1756906806\\/avatar_twitter_roue_normal.jpg\",\"description\":\"Consultant formateur en management et gestion. Anticonformiste, anti Hollande, lib\\u00e9rale et entrepreneuriale. Aime la cr\\u00e9ation dans tous les domaines.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"33960395\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/401655557\\/twittermontboron112010en1366.jpg\",\"profile_sidebar_fill_color\":\"fadfbe\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1756906806\\/avatar_twitter_roue_normal.jpg\",\"name\":\"Colette DESBORDES\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 21 16:47:17 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":33960395,\"utc_offset\":3600,\"favourites_count\":36,\"url\":\"http:\\/\\/codepro.over-blog.com\\/\"},\"in_reply_to_screen_name\":\"ZaraA\",\"truncated\":false,\"id\":173187655033556993,\"created_at\":\"Fri Feb 24 23:28:49 +0000 2012\",\"in_reply_to_user_id\":7031872}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2969000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f6e24c5a-07a6-41d2-b837-e732c8f03152-173187655033556993" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je dors #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1706771439/Barth5_normal.jpg" -}, -"title": "8alamaison: Je dors #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2971000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je dors #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187662319071232\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":32,\"screen_name\":\"8alamaison\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":191,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":25,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1706771439\\/Barth5_normal.jpg\",\"description\":\"8 \\u00e0 la maison, \\u00e7a d\\u00e9pote pas mal, mais c'est bien sympa. Des enfants aux ados, on se marre bien, on s'organise, et on ne se prend pas trop au s\\u00e9rieux\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"443163383\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1706771439\\/Barth5_normal.jpg\",\"name\":\"8alamaison\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 21 21:57:17 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":443163383,\"utc_offset\":null,\"favourites_count\":0,\"url\":\"http:\\/\\/8alamaison.unblog.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187662319071232,\"created_at\":\"Fri Feb 24 23:28:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2971000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "21aa4c7b-4817-4188-82d9-13f794f2e834-173187662319071232" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw il arrive bientôt Alexandre Astier ? #jayhatte", -"img": { -"src": "http://a0.twimg.com/profile_images/1839297474/AvatarEcrouRougeCarre_normal.gif" -}, -"title": "Philippe B: #lgw il arrive bientôt Alexandre Astier ? #jayhatte", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2971000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw il arrive bient\\u00f4t Alexandre Astier ? #jayhatte\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"jayhatte\",\"indices\":[42,51]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187663216644098\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1749,\"screen_name\":\"Raydacteur\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":28280,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"location\":\"Crozon, Brittany\",\"show_all_inline_media\":true,\"listed_count\":211,\"profile_link_color\":\"0000ff\",\"followers_count\":2618,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"description\":\"[en] connecting good vibrations [fr] ing\\u00e9nieur philosophe, activateur biologique & lolRT\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"14400518\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"profile_sidebar_fill_color\":\"d3ede7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"name\":\"Philippe B\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 15 20:08:37 +0000 2008\",\"profile_sidebar_border_color\":\"5e1410\",\"id\":14400518,\"utc_offset\":3600,\"favourites_count\":297,\"url\":\"http:\\/\\/bit.ly\\/raydacteur\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187663216644098,\"created_at\":\"Fri Feb 24 23:28:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2971000, -"tags": [ -{ -"id-ref": "f03c9f26-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "73a23755-1f70-4bb0-b342-2ca39171a85c-173187663216644098" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @GabytaineFlam: Benoît fait des bides. Mais ça se voit pas trop en fait puisque c'est comme ça depuis le début de l'émission. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1759597701/image_normal.jpg" -}, -"title": "Camille .: RT @GabytaineFlam: Benoît fait des bides. Mais ça se voit pas trop en fait puisque c'est comme ça depuis le début de l'émission. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2971000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @GabytaineFlam: Beno\\u00eet fait des bides. Mais \\u00e7a se voit pas trop en fait puisque c'est comme \\u00e7a depuis le d\\u00e9but de l'\\u00e9mission. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"GabytaineFlam\",\"indices\":[3,17],\"id_str\":\"161146189\",\"name\":\"R\\u00e9mi\",\"id\":161146189}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[129,133]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Beno\\u00eet fait des bides. Mais \\u00e7a se voit pas trop en fait puisque c'est comme \\u00e7a depuis le d\\u00e9but de l'\\u00e9mission. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[110,114]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187481322266624\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":319,\"screen_name\":\"GabytaineFlam\",\"lang\":\"fr\",\"profile_text_color\":\"8FCAE0\",\"statuses_count\":5854,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"location\":\"Toulouse.\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"4BB7DF\",\"followers_count\":368,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"description\":\"Les tweets qui ont \\u00e9t\\u00e9 \\u00e9crits dans cette TL ont \\u00e9t\\u00e9 faits par un professionnel. N'essayez pas de les reproduire \\u00e0 la maison. Contentez vous de les suivre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"59BEE4\",\"id_str\":\"161146189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"profile_sidebar_fill_color\":\"191F22\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"name\":\"R\\u00e9mi\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 30 03:07:45 +0000 2010\",\"profile_sidebar_border_color\":\"4BB7DF\",\"id\":161146189,\"utc_offset\":-10800,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187481322266624,\"created_at\":\"Fri Feb 24 23:28:07 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187665057943553\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":591,\"screen_name\":\"CamilleWil\",\"lang\":\"fr\",\"profile_text_color\":\"520000\",\"statuses_count\":18713,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"210b05\",\"followers_count\":507,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1759597701\\/image_normal.jpg\",\"description\":\"Camille \\u03df - @prettylil_miss : ma vie \\u2665 \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"0a0300\",\"id_str\":\"93848420\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"profile_sidebar_fill_color\":\"d61d08\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1759597701\\/image_normal.jpg\",\"name\":\"Camille .\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 01 12:23:18 +0000 2009\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":93848420,\"utc_offset\":-36000,\"favourites_count\":14,\"url\":\"http:\\/\\/intotheglitter.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187665057943553,\"created_at\":\"Fri Feb 24 23:28:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2971000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "46f589b1-e25e-41a5-8edc-ef75e2defb74-173187665057943553" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "je préférais les premières émissions, bcp disaient que ça manquait de punch mais là encore plus je trouve... #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1579781654/brush2star_mini_normal.jpg" -}, -"title": "Magalie Baudry: je préférais les premières émissions, bcp disaient que ça manquait de punch mais là encore plus je trouve... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2973000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"je pr\\u00e9f\\u00e9rais les premi\\u00e8res \\u00e9missions, bcp disaient que \\u00e7a manquait de punch mais l\\u00e0 encore plus je trouve... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[109,113]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187674457387008\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":251,\"screen_name\":\"Mag_frog\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6515,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"location\":\"Nantes\\/Cholet\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"7762e0\",\"followers_count\":274,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"description\":\"Passions web, infographie, dessin, couture, nouvelles technos, communication, partage et th\\u00e9\\u00e2tre amateur.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"172314328\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"profile_sidebar_fill_color\":\"f7a64a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"name\":\"Magalie Baudry\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 29 12:06:17 +0000 2010\",\"profile_sidebar_border_color\":\"f2b87e\",\"id\":172314328,\"utc_offset\":-7200,\"favourites_count\":6,\"url\":\"http:\\/\\/www.maglagrenouille.fr\\/blog\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187674457387008,\"created_at\":\"Fri Feb 24 23:28:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2973000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8efab1a8-1b44-46aa-ad95-4b97b583c24c-173187674457387008" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw @ benoit ça marche mieux avec thé (e)au lait parce qu'une charade c'est traditionnellement syllabique", -"img": { -"src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_0_normal.png" -}, -"title": "tvitter: #lgw @ benoit ça marche mieux avec thé (e)au lait parce qu'une charade c'est traditionnellement syllabique", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2973000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw @ benoit \\u00e7a marche mieux avec th\\u00e9 (e)au lait parce qu'une charade c'est traditionnellement syllabique\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187673257816064\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":0,\"screen_name\":\"frtvitter\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"502064059\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"name\":\"tvitter\",\"default_profile_image\":true,\"created_at\":\"Fri Feb 24 19:33:41 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":502064059,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187673257816064,\"created_at\":\"Fri Feb 24 23:28:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2973000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1d9d3543-8d5a-43f5-9fd2-f1bc4d437f16-173187673257816064" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Valérie Damidot sort de ce corps RT “@elTouristio: Oh, @Vinvin s'est inspiré de mon avatar pour sa chemise. #lgw”", -"img": { -"src": "http://a2.twimg.com/profile_images/1649948075/image_normal.jpg" -}, -"title": "ORTF_2_0: Valérie Damidot sort de ce corps RT “@elTouristio: Oh, @Vinvin s'est inspiré de mon avatar pour sa chemise. #lgw”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2975000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Val\\u00e9rie Damidot sort de ce corps RT \\u201c@elTouristio: Oh, @Vinvin s'est inspir\\u00e9 de mon avatar pour sa chemise. #lgw\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"elTouristio\",\"indices\":[37,49],\"id_str\":\"37389744\",\"name\":\"Sylvain Sanders\",\"id\":37389744},{\"screen_name\":\"Vinvin\",\"indices\":[55,62],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[108,112]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187682724347906\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":212,\"screen_name\":\"ORTF_2_0\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":8842,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/259103493\\/DSC_0207.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"2FC2EF\",\"followers_count\":451,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1649948075\\/image_normal.jpg\",\"description\":\"Mercenaire de l'audiovisuel, cathodique pratiquante et glaneuse professionnelle. Orf\\u00e8vre du temps de cerveau disponible. Prix Sulitzer 2009.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"305637572\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/259103493\\/DSC_0207.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1649948075\\/image_normal.jpg\",\"name\":\"ORTF_2_0\",\"default_profile_image\":false,\"created_at\":\"Thu May 26 15:09:58 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":305637572,\"utc_offset\":3600,\"favourites_count\":52,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187682724347906,\"created_at\":\"Fri Feb 24 23:28:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2975000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "086826bc-f15f-43e9-b79d-adbe29d36f8e-173187682724347906" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1646004624/Fl_normal.jpg" -}, -"title": "Flo de Rennes: #change2ton #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2975000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#change2ton #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"LGW\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187680191004672\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":119,\"screen_name\":\"FlodeRennes\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":418,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Bretagne Rennes\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":29,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1646004624\\/Fl_normal.jpg\",\"description\":\"Poursuivez-moi.\\r\\nEnsemble peut \\u00eatre on sourira.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"022330\",\"id_str\":\"379708749\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1646004624\\/Fl_normal.jpg\",\"name\":\"Flo de Rennes\",\"default_profile_image\":false,\"created_at\":\"Sun Sep 25 12:32:04 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":379708749,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187680191004672,\"created_at\":\"Fri Feb 24 23:28:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2975000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "48653196-862a-4feb-82ee-1e78f8fdb1bc-173187680191004672" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bien exploitée l'API Twitter #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1655101267/vincent-garreau_normal.png" -}, -"title": "Vincent Garreau: Bien exploitée l'API Twitter #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2975000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bien exploit\\u00e9e l'API Twitter #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[29,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187682539806721\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":528,\"screen_name\":\"VincentGarreau\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2804,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/392843559\\/twitter-bg.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":45,\"profile_link_color\":\"0073a8\",\"followers_count\":389,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1655101267\\/vincent-garreau_normal.png\",\"description\":\"\\u00c9tudiant en web \\u00e0 @HETIC (H2) [D\\u00e9veloppement, Design, eMarketing, Communication]. Le curling c'est pas trop mon truc, par contre j'aime bien le sport auto.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d1114\",\"id_str\":\"18167489\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/392843559\\/twitter-bg.jpg\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1655101267\\/vincent-garreau_normal.png\",\"name\":\"Vincent Garreau\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 16 17:47:38 +0000 2008\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":18167489,\"utc_offset\":3600,\"favourites_count\":253,\"url\":\"http:\\/\\/www.vincentgarreau.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187682539806721,\"created_at\":\"Fri Feb 24 23:28:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2975000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "aae1669b-ac9f-44d4-bdcd-ea63d693b137-173187682539806721" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Monsieur Rollin je t'aime. :D #lgw #ilreste", -"img": { -"src": "http://a3.twimg.com/profile_images/1509550440/Opeth_normal.png" -}, -"title": "Sylvain Bonneau: Monsieur Rollin je t'aime. :D #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2978000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Monsieur Rollin je t'aime. :D #lgw #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]},{\"text\":\"ilreste\",\"indices\":[35,43]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.nibirutech.com\\\" rel=\\\"nofollow\\\"\\u003ETwitBird\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187691700166657\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":62,\"screen_name\":\"Bvggy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":753,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/338842991\\/wallpaper_glory.jpg\",\"location\":\"Toulouse\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":29,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1509550440\\/Opeth_normal.png\",\"description\":\"Technical manager in 3D development, two kids, two cats...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"360508134\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/338842991\\/wallpaper_glory.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1509550440\\/Opeth_normal.png\",\"name\":\"Sylvain Bonneau\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 23 09:45:35 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":360508134,\"utc_offset\":null,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187691700166657,\"created_at\":\"Fri Feb 24 23:28:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2978000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b97f6e5a-78e0-4e92-98da-69a9e235c23d-173187691700166657" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Benoît... Pourquoi ? :o #lgw :')", -"img": { -"src": "http://a3.twimg.com/profile_images/1704016122/loltruc-noel_normal.png" -}, -"title": "Hervé Q: Benoît... Pourquoi ? :o #lgw :')", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2978000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Beno\\u00eet... Pourquoi ? :o #lgw :')\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187692778098689\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":430,\"screen_name\":\"Airvecu\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":34956,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/144273404\\/xb15acfe7365bd11b8abe0faf957eee0.png\",\"location\":\"Brest m\\u00eam' (et ses alentours)\",\"show_all_inline_media\":true,\"listed_count\":44,\"profile_link_color\":\"0600b5\",\"followers_count\":755,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1704016122\\/loltruc-noel_normal.png\",\"description\":\"Presque musicien, presque dr\\u00f4le, presque original, presque normal, presque intelligent, mais loin d'\\u00eatre parfait. Mais je suis Breton.\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"46863586\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/144273404\\/xb15acfe7365bd11b8abe0faf957eee0.png\",\"profile_sidebar_fill_color\":\"f0f3f5\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1704016122\\/loltruc-noel_normal.png\",\"name\":\"Herv\\u00e9 Q\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 13 10:17:50 +0000 2009\",\"profile_sidebar_border_color\":\"2e2103\",\"id\":46863586,\"utc_offset\":3600,\"favourites_count\":556,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187692778098689,\"created_at\":\"Fri Feb 24 23:28:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2978000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "62b60930-d4bd-4044-afd8-4dc6814425b6-173187692778098689" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bisou à la mémé de @pandanael #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1844691230/profile_normal.png" -}, -"title": "Lynda Sweez : Bisou à la mémé de @pandanael #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2979000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bisou \\u00e0 la m\\u00e9m\\u00e9 de @pandanael #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"pandanael\",\"indices\":[19,29],\"id_str\":\"177984098\",\"name\":\"justice pandine\",\"id\":177984098}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twicca.r246.jp\\/\\\" rel=\\\"nofollow\\\"\\u003Etwicca\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187696464887808\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":444,\"screen_name\":\"zedalynews\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10701,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/360742146\\/Silicon_crystal.jpg\",\"location\":\"Coin:C dans une cale en bourre\",\"show_all_inline_media\":true,\"listed_count\":24,\"profile_link_color\":\"e072c1\",\"followers_count\":515,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1844691230\\/profile_normal.png\",\"description\":\"Les jeux de mots, c'est mon dada. Amin approuve ce message. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"244639293\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/360742146\\/Silicon_crystal.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1844691230\\/profile_normal.png\",\"name\":\"Lynda Sweez \",\"default_profile_image\":false,\"created_at\":\"Sat Jan 29 19:45:40 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":244639293,\"utc_offset\":3600,\"favourites_count\":9,\"url\":\"http:\\/\\/www.jeBoxeAvecNemo.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187696464887808,\"created_at\":\"Fri Feb 24 23:28:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2979000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bcf3cd37-45c9-45e1-9dc5-4f84e094e2ef-173187696464887808" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est la séquence du proctologue ! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817123979/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png" -}, -"title": "legrandwebze: C'est la séquence du proctologue ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2979000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est la s\\u00e9quence du proctologue ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187698784354304\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1481,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3258,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187698784354304,\"created_at\":\"Fri Feb 24 23:28:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2979000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0da34756-e301-44a1-a0a4-f011bc417cc1-173187698784354304" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La, desolé mais faire passer Florence pour une pute n'est pas drôle #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1671170405/lepetitwebze_normal.jpg" -}, -"title": "Le Petit Webze: La, desolé mais faire passer Florence pour une pute n'est pas drôle #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2980000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La, desol\\u00e9 mais faire passer Florence pour une pute n'est pas dr\\u00f4le #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[68,72]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187700378177537\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":183,\"screen_name\":\"LePetitWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":119,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":60,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1671170405\\/lepetitwebze_normal.jpg\",\"description\":\"le TEDx est au TED ce que @LePetitWebze est \\u00e0 @LeGrandWebze (compte de FanArt LolFan)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"420704703\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1671170405\\/lepetitwebze_normal.jpg\",\"name\":\"Le Petit Webze\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 25 00:12:18 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":420704703,\"utc_offset\":null,\"favourites_count\":0,\"url\":\"http:\\/\\/soundcloud.com\\/lepetitwebze\\/lepetitwebze\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187700378177537,\"created_at\":\"Fri Feb 24 23:29:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2980000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7c105967-3508-474e-b284-d730ecd96050-173187700378177537" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Par curiosité, si je tape s'il #ilReste de grace il #change2ton sinon #ilpart, comment réagit l'algorythme ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1772681103/image_normal.jpg" -}, -"title": "Calvero: #lgw Par curiosité, si je tape s'il #ilReste de grace il #change2ton sinon #ilpart, comment réagit l'algorythme ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2980000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Par curiosit\\u00e9, si je tape s'il #ilReste de grace il #change2ton sinon #ilpart, comment r\\u00e9agit l'algorythme ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilReste\",\"indices\":[36,44]},{\"text\":\"change2ton\",\"indices\":[57,68]},{\"text\":\"ilpart\",\"indices\":[75,82]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187702781521920\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":546,\"screen_name\":\"LouisCalvero\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":5875,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/40834403\\/calvero.jpg\",\"location\":\"Paris et The Le Plus\",\"show_all_inline_media\":true,\"listed_count\":126,\"profile_link_color\":\"FF3300\",\"followers_count\":2827,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1772681103\\/image_normal.jpg\",\"description\":\"L'ironie et la mauvaise foi ne sauveront jamais le monde. Mais elles peuvent le rendre un peu plus supportable.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"49330430\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/40834403\\/calvero.jpg\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1772681103\\/image_normal.jpg\",\"name\":\"Calvero\",\"default_profile_image\":false,\"created_at\":\"Sun Jun 21 14:45:50 +0000 2009\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":49330430,\"utc_offset\":3600,\"favourites_count\":51,\"url\":\"http:\\/\\/leplus.nouvelobs.com\\/calvero\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187702781521920,\"created_at\":\"Fri Feb 24 23:29:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2980000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4d19b220-6c57-4d89-b31f-1e2fe5337511-173187702781521920" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "\"après cette envie de mourir qui nous a bien pris tous les deux\" #Rollin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1849286517/plumesdanges_normal.jpg" -}, -"title": "plumesdanges: \"après cette envie de mourir qui nous a bien pris tous les deux\" #Rollin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2981000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\\"apr\\u00e8s cette envie de mourir qui nous a bien pris tous les deux\\\" #Rollin #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Rollin\",\"indices\":[65,72]},{\"text\":\"lgw\",\"indices\":[73,77]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187706166321153\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":283,\"screen_name\":\"plumesdanges\",\"lang\":\"fr\",\"profile_text_color\":\"0a0a0a\",\"statuses_count\":39025,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"location\":\"Hell\",\"show_all_inline_media\":false,\"listed_count\":44,\"profile_link_color\":\"4813f5\",\"followers_count\":591,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"description\":\"pas interessante, pas drole et pas tr\\u00e8s intelligente, bref sans interet ! Pr\\u00e9sidente fondatrice de l'#InsomniaqueTeam \\/\\/ #TeamLumbagos \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"27325670\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"profile_sidebar_fill_color\":\"fcfcfc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"name\":\"plumesdanges\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 28 22:43:40 +0000 2009\",\"profile_sidebar_border_color\":\"fcfcfc\",\"id\":27325670,\"utc_offset\":3600,\"favourites_count\":84,\"url\":\"http:\\/\\/www.youtube.com\\/plumesdanges\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187706166321153,\"created_at\":\"Fri Feb 24 23:29:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2981000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efa96512-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "483b7c0e-b440-4900-9ac8-e2699ee1268b-173187706166321153" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bientôt 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1419070763/France5Officiel_tw_normal.jpg" -}, -"title": "France5: Bientôt 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2982000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bient\\u00f4t 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"TT\",\"indices\":[61,64]},{\"text\":\"lgw\",\"indices\":[68,72]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187712285814785\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":true,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":834,\"screen_name\":\"France5tv\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":3554,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/408116761\\/bg_france5.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":849,\"profile_link_color\":\"FF0000\",\"followers_count\":48946,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850248437\\/Logo_France_5_FB_twitter_normal.jpg\",\"description\":\"France 5, cha\\u00eene du Groupe France T\\u00e9l\\u00e9visions. Apr\\u00e8s avoir fait connaissance, rapprochons-nous sur cette TL #media #clair\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"84c810\",\"id_str\":\"36932487\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408116761\\/bg_france5.jpg\",\"profile_sidebar_fill_color\":\"50912a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850248437\\/Logo_France_5_FB_twitter_normal.jpg\",\"name\":\"France5\",\"default_profile_image\":false,\"created_at\":\"Fri May 01 12:30:02 +0000 2009\",\"profile_sidebar_border_color\":\"2ca33e\",\"id\":36932487,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187712285814785,\"created_at\":\"Fri Feb 24 23:29:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2982000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efdd4bfc-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c92dcc86-00e4-4490-9569-3f05e67dd03c-173187712285814785" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'avoue j'ai ri à la blague de motus... #lgw #confession", -"img": { -"src": "http://a0.twimg.com/profile_images/1610578095/P1040680_normal.jpg" -}, -"title": "Vinciane: J'avoue j'ai ri à la blague de motus... #lgw #confession", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2988000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'avoue j'ai ri \\u00e0 la blague de motus... #lgw #confession\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]},{\"text\":\"confession\",\"indices\":[45,56]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187733760647168\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":86,\"screen_name\":\"Vinvindelespace\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":56,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Vosges\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1610578095\\/P1040680_normal.jpg\",\"description\":\"Touriste tendance geek\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"58556075\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1610578095\\/P1040680_normal.jpg\",\"name\":\"Vinciane\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 20 18:56:26 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":58556075,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187733760647168,\"created_at\":\"Fri Feb 24 23:29:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2988000, -"tags": [ -{ -"id-ref": "f03e2800-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "74e1737f-1ee4-40b8-836d-0109c909efbe-173187733760647168" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: C'est la séquence du proctologue ! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: RT @LeGrandWebze: C'est la séquence du proctologue ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2988000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: C'est la s\\u00e9quence du proctologue ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[53,57]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est la s\\u00e9quence du proctologue ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187698784354304\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":3026,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":3258,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"statuses_count\":1481,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"legrandwebze\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":365949385,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\"},\"truncated\":false,\"id\":173187698784354304,\"created_at\":\"Fri Feb 24 23:28:59 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187737279672320\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"111405\",\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"favourites_count\":16,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":912,\"location\":\"Alsace, France\",\"profile_text_color\":\"a3c23e\",\"followers_count\":150,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"statuses_count\":4895,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Hugo SCHOCH\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_fill_color\":\"9ca871\",\"id\":175540303,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/only.hug33k.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\"},\"truncated\":false,\"id\":173187737279672320,\"created_at\":\"Fri Feb 24 23:29:08 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2988000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ca694159-bbb3-4b10-8996-90027f982b72-173187737279672320" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Lgw Maintenant que j'ai vu mon avatar à la télé, je peux zapper...", -"img": { -"src": "http://a1.twimg.com/profile_images/1727419266/avatar-1990_bigger_normal.jpg" -}, -"title": "Pierre: #Lgw Maintenant que j'ai vu mon avatar à la télé, je peux zapper...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2990000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#Lgw Maintenant que j'ai vu mon avatar \\u00e0 la t\\u00e9l\\u00e9, je peux zapper...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[0,4]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.0397028,48.8838896],[2.1734279,48.8838896],[2.1734279,48.987145],[2.0397028,48.987145]]]},\"attributes\":{},\"full_name\":\"Saint-Germain-en-Laye, Yvelines\",\"name\":\"Saint-Germain-en-Laye\",\"id\":\"3341126a8f9341c8\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/3341126a8f9341c8.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187743768260608\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":719,\"screen_name\":\"PierBDV\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2215,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/392656662\\/engage_toi_d_gage_le.jpg\",\"location\":\"Yvelines\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"0084B4\",\"followers_count\":296,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1727419266\\/avatar-1990_bigger_normal.jpg\",\"description\":\"#MJS Responsable du groupe Saint-Germain #Yvelines : Saint-Germain-En-Layes, Le Pecq, Port-Marly, Marly-Le-Roi, La Celle Saint Cloud... \\/ #PS \\/ \\u00c9tudiant #RH\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"37645766\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/392656662\\/engage_toi_d_gage_le.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727419266\\/avatar-1990_bigger_normal.jpg\",\"name\":\"Pierre\",\"default_profile_image\":false,\"created_at\":\"Mon May 04 12:06:18 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":37645766,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187743768260608,\"created_at\":\"Fri Feb 24 23:29:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2990000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b51861b8-53c4-41a1-b889-9ae40e9c7730-173187743768260608" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@legrandwebze #LGW #ilReste #ilPart #cQui #change2ton ben… il fait ce qu'il veut le François Rolin il est libre", -"img": { -"src": "http://a3.twimg.com/profile_images/1814979577/AE411689-A36E-46DF-8FE0-6646617A7055_normal" -}, -"title": "picaboubx: @legrandwebze #LGW #ilReste #ilPart #cQui #change2ton ben… il fait ce qu'il veut le François Rolin il est libre", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2990000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@legrandwebze #LGW #ilReste #ilPart #cQui #change2ton ben\\u2026 il fait ce qu'il veut le Fran\\u00e7ois Rolin il est libre\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[15,19]},{\"text\":\"ilReste\",\"indices\":[20,28]},{\"text\":\"ilPart\",\"indices\":[29,36]},{\"text\":\"cQui\",\"indices\":[37,42]},{\"text\":\"change2ton\",\"indices\":[43,54]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187744204472320\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":44,\"screen_name\":\"picaboubx\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":486,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Bordeaux\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":12,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1814979577\\/AE411689-A36E-46DF-8FE0-6646617A7055_normal\",\"description\":\"petit nouveau sur Twitter mais vieux machin sur la toile\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"373867891\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1814979577\\/AE411689-A36E-46DF-8FE0-6646617A7055_normal\",\"name\":\"picaboubx\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 15 09:37:50 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":373867891,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173187744204472320,\"created_at\":\"Fri Feb 24 23:29:10 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2990000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0e0f9688-299f-47ef-a2f3-e7b824cdfcaf-173187744204472320" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon 3ème tentative pour #lgw ...Et bien, je pense que je ne suis pas une Twittos à la page, parce que je ne comprends toujours rien de rien.", -"img": { -"src": "http://a2.twimg.com/profile_images/1143145994/SP_A0466_normal.jpg" -}, -"title": "Laura M.: Bon 3ème tentative pour #lgw ...Et bien, je pense que je ne suis pas une Twittos à la page, parce que je ne comprends toujours rien de rien.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2990000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bon 3\\u00e8me tentative pour #lgw ...Et bien, je pense que je ne suis pas une Twittos \\u00e0 la page, parce que je ne comprends toujours rien de rien.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.2241006,48.8155414],[2.4697521,48.8155414],[2.4697521,48.9021461],[2.2241006,48.9021461]]]},\"attributes\":{},\"full_name\":\"Paris, Paris\",\"name\":\"Paris\",\"id\":\"7238f93a3e899af6\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/7238f93a3e899af6.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187744284164096\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":149,\"screen_name\":\"LaLa_Mey\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":499,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"Paris ou Rouen\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"D02B55\",\"followers_count\":74,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1143145994\\/SP_A0466_normal.jpg\",\"description\":\"Franco-finlandaise passionn\\u00e9e du web \\/ en master \\u00e0 Rouen Business School \\/ en poste chez Orange Business Services, division Easy Orange \\/ Geekette dans l'\\u00e2me.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"59220878\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1143145994\\/SP_A0466_normal.jpg\",\"name\":\"Laura M.\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 22 19:24:51 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":59220878,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187744284164096,\"created_at\":\"Fri Feb 24 23:29:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2990000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3d07cff0-8b3c-4111-a35c-1735e510b44b-173187744284164096" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Fan de Jacques Delaraie ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1386846292/logo-id-referenceur_normal.png" -}, -"title": "Loïc @ IDRef: Fan de Jacques Delaraie ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2990000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Fan de Jacques Delaraie ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[26,30]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187745236254720\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":477,\"screen_name\":\"ID_referenceur\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":448,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/265737446\\/bg-id-referenceur.jpg\",\"location\":\"Auvergne\",\"show_all_inline_media\":true,\"listed_count\":52,\"profile_link_color\":\"810004\",\"followers_count\":637,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1386846292\\/logo-id-referenceur_normal.png\",\"description\":\"R\\u00e9f\\u00e9renceur web en freelance : R\\u00e9daction de contenu, analyse technique & linking sur http:\\/\\/www.id-referenceur.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f5ecc1\",\"id_str\":\"89922335\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/265737446\\/bg-id-referenceur.jpg\",\"profile_sidebar_fill_color\":\"f5ecc1\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1386846292\\/logo-id-referenceur_normal.png\",\"name\":\"Lo\\u00efc @ IDRef\",\"default_profile_image\":false,\"created_at\":\"Sat Nov 14 11:51:50 +0000 2009\",\"profile_sidebar_border_color\":\"efdba4\",\"id\":89922335,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/www.weblog-referencement.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187745236254720,\"created_at\":\"Fri Feb 24 23:29:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2990000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ef952cbd-4b77-46a8-bc27-303683bcc8ef-173187745236254720" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Ilagee: Entre vos #Césars, vos #LGW et vos #CI, j'ai un peu l'impression d'être au beau milieu d'un gang bang de livetweets contre m ...", -"img": { -"src": "http://a0.twimg.com/profile_images/1798187477/fry_normal.jpg" -}, -"title": "Mr. Wolfgang: RT @Ilagee: Entre vos #Césars, vos #LGW et vos #CI, j'ai un peu l'impression d'être au beau milieu d'un gang bang de livetweets contre m ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2992000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @Ilagee: Entre vos #C\\u00e9sars, vos #LGW et vos #CI, j'ai un peu l'impression d'\\u00eatre au beau milieu d'un gang bang de livetweets contre m ...\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Ilagee\",\"indices\":[3,10],\"name\":\"[Nom du sujet]\",\"id_str\":\"189097725\",\"id\":189097725}],\"hashtags\":[{\"text\":\"C\\u00e9sars\",\"indices\":[22,29]},{\"text\":\"LGW\",\"indices\":[35,39]},{\"text\":\"CI\",\"indices\":[47,50]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Entre vos #C\\u00e9sars, vos #LGW et vos #CI, j'ai un peu l'impression d'\\u00eatre au beau milieu d'un gang bang de livetweets contre mon gr\\u00e9.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"C\\u00e9sars\",\"indices\":[10,17]},{\"text\":\"LGW\",\"indices\":[23,27]},{\"text\":\"CI\",\"indices\":[35,38]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185287571243008\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"000000\",\"screen_name\":\"Ilagee\",\"lang\":\"en\",\"favourites_count\":4,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":290,\"location\":\"[Ville du sujet]\",\"profile_text_color\":\"000000\",\"followers_count\":1025,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1813929904\\/TwavatarZS_normal.png\",\"description\":\"J'ai cr\\u00e9\\u00e9 Z\\u00e9ros Sociaux, c'est un site sur les internets.\\r\\nAh, et j'ai une IMPRESSIONNANTE collection de dinosaures en plastique.\\r\\nC'est pas pour p\\u00e9cho, tkt.\",\"statuses_count\":11875,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/233715649\\/black_pattern.jpg\",\"show_all_inline_media\":true,\"listed_count\":78,\"profile_link_color\":\"d93c3c\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"189097725\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"[Nom du sujet]\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/233715649\\/black_pattern.jpg\",\"created_at\":\"Fri Sep 10 11:26:10 +0000 2010\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":189097725,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/zeros-sociaux.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813929904\\/TwavatarZS_normal.png\"},\"truncated\":false,\"id\":173185287571243008,\"created_at\":\"Fri Feb 24 23:19:24 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187751351549953\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ffffff\",\"screen_name\":\"EtienneBDN\",\"lang\":\"fr\",\"favourites_count\":265,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":220,\"location\":\"Valenciennes \\/ Tours\",\"profile_text_color\":\"ffffff\",\"followers_count\":183,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1798187477\\/fry_normal.jpg\",\"description\":\"Animal m\\u00e9connu et noctambule. Je fais des blagues, des fois.\",\"statuses_count\":2372,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/418531188\\/tumblr_ll6gj4MJVu1qcpo3ko1_500.jpg\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0d9424\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"393316920\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Mr. Wolfgang\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/418531188\\/tumblr_ll6gj4MJVu1qcpo3ko1_500.jpg\",\"created_at\":\"Tue Oct 18 10:48:55 +0000 2011\",\"profile_sidebar_fill_color\":\"000000\",\"id\":393316920,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/flavors.me\\/etiennebdn\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1798187477\\/fry_normal.jpg\"},\"truncated\":true,\"id\":173187751351549953,\"created_at\":\"Fri Feb 24 23:29:12 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2992000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eff8cb8e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bbeeffe4-b2ef-4fd0-ae4b-b0b8d7c63daa-173187751351549953" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Benoît m'a donné envie de pleurer... #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1834243408/epicure_normal.jpg" -}, -"title": "FG: Benoît m'a donné envie de pleurer... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2992000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Beno\\u00eet m'a donn\\u00e9 envie de pleurer... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[37,41]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187754363060224\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":183,\"screen_name\":\"FG_Cthulhu\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4392,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/165243127\\/105vbyo.jpg\",\"location\":\"D\\u00e9localisation fr\\u00e9quente\",\"show_all_inline_media\":false,\"listed_count\":15,\"profile_link_color\":\"0084B4\",\"followers_count\":176,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1834243408\\/epicure_normal.jpg\",\"description\":\"H\\u00e9doniste passionn\\u00e9 de la vie, \\u00e9tudiant en philosophie et sociologie et curieux de tout le reste. Blog \\u00e0 venir.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"129479601\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/165243127\\/105vbyo.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1834243408\\/epicure_normal.jpg\",\"name\":\"FG\",\"default_profile_image\":false,\"created_at\":\"Sun Apr 04 12:23:05 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":129479601,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187754363060224,\"created_at\":\"Fri Feb 24 23:29:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2992000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7714549e-d10d-4ad5-a65b-2b38f20e4732-173187754363060224" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "\"Cette envie de mourir\" #ilreste #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1303108307/twitter_normal.jpg" -}, -"title": "Marie Derrien: \"Cette envie de mourir\" #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2996000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\\"Cette envie de mourir\\\" #ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[24,32]},{\"text\":\"lgw\",\"indices\":[33,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187769248645120\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":88,\"screen_name\":\"SpaMwa\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":610,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":54,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1303108307\\/twitter_normal.jpg\",\"description\":\"Community engagement manager, John Steed's pixels deputy. IRL: Social network - and coffee - addict en mode veille\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"022330\",\"id_str\":\"278461363\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1303108307\\/twitter_normal.jpg\",\"name\":\"Marie Derrien\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 07 09:55:21 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":278461363,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187769248645120,\"created_at\":\"Fri Feb 24 23:29:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2996000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2e1fdebe-0454-406b-b7be-4c1c761deb3a-173187769248645120" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Il reste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1538693241/Logo_Dabet_21_normal.jpg" -}, -"title": "Merwan Saidi: Il reste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2997000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Il reste #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[9,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187774726422530\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"Dabet21\",\"lang\":\"en\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":10,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":1,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1538693241\\/Logo_Dabet_21_normal.jpg\",\"description\":\"\",\"statuses_count\":89,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"367182232\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Merwan Saidi\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Sat Sep 03 14:42:53 +0000 2011\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":367182232,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/dabet21.blogspot.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1538693241\\/Logo_Dabet_21_normal.jpg\"},\"truncated\":false,\"id\":173187774726422530,\"created_at\":\"Fri Feb 24 23:29:17 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2997000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "128b37e9-44c4-42fc-b3f2-81b06d67748a-173187774726422530" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LudoDelaherche échange ta chemise avec @vinvin ! #lgw #cqui", -"img": { -"src": "http://a0.twimg.com/profile_images/1747820307/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg" -}, -"title": "Marius: @LudoDelaherche échange ta chemise avec @vinvin ! #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2998000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LudoDelaherche \\u00e9change ta chemise avec @vinvin ! #lgw #cqui\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[0,15],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061},{\"screen_name\":\"Vinvin\",\"indices\":[40,47],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]},{\"text\":\"cqui\",\"indices\":[55,60]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173186604087775233\",\"id_str\":\"173187775821127681\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173186604087775233,\"in_reply_to_user_id_str\":\"72665061\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":372,\"screen_name\":\"tatamirugby\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":26633,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":68,\"profile_link_color\":\"0084B4\",\"followers_count\":842,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1747820307\\/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg\",\"description\":\"Je parle de sport, supporter de rugby et du @RacingMetro92 , joueur au @RCGV92 , \\u00e9tudiant @HETIC en #H3 !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"27248204\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1747820307\\/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg\",\"name\":\"Marius\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 28 15:36:02 +0000 2009\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":27248204,\"utc_offset\":3600,\"favourites_count\":50,\"url\":\"http:\\/\\/www.facebook.com\\/tatamirugby\"},\"in_reply_to_screen_name\":\"LudoDelaherche\",\"truncated\":false,\"id\":173187775821127681,\"created_at\":\"Fri Feb 24 23:29:18 +0000 2012\",\"in_reply_to_user_id\":72665061}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2998000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5a02bf6f-c16f-40f8-bf4c-e3e95343d2ba-173187775821127681" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "+1!!!“@ZaraA: Et ben voilà, pas tenu plus, bye bye #lgw revenez quand vous aurez travaillé ou trouvé une idée, juste une.”", -"img": { -"src": "http://a0.twimg.com/profile_images/1013557037/JC_Boston_normal.jpg" -}, -"title": "J.C. Vignes: +1!!!“@ZaraA: Et ben voilà, pas tenu plus, bye bye #lgw revenez quand vous aurez travaillé ou trouvé une idée, juste une.”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2998000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"+1!!!\\u201c@ZaraA: Et ben voil\\u00e0, pas tenu plus, bye bye #lgw revenez quand vous aurez travaill\\u00e9 ou trouv\\u00e9 une id\\u00e9e, juste une.\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"ZaraA\",\"indices\":[6,12],\"id_str\":\"7031872\",\"name\":\"Emmanuel Torregano\",\"id\":7031872}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[51,55]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187776915836929\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":648,\"screen_name\":\"JCVignes\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":5339,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\\u00dcT: 1.3579502,103.9872414\",\"show_all_inline_media\":false,\"listed_count\":36,\"profile_link_color\":\"0084B4\",\"followers_count\":761,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1013557037\\/JC_Boston_normal.jpg\",\"description\":\"CEO of @OpenRegistry - Frequent Traveler - Domain Names and Mac expert :)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"15204691\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1013557037\\/JC_Boston_normal.jpg\",\"name\":\"J.C. Vignes\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 23 07:18:55 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":15204691,\"utc_offset\":-36000,\"favourites_count\":63,\"url\":\"http:\\/\\/www.openregistry.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187776915836929,\"created_at\":\"Fri Feb 24 23:29:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2998000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bee37d39-a86c-4104-8900-9545e8c1f770-173187776915836929" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Il faut le garder #LGW #IlReste", -"img": { -"src": "http://a3.twimg.com/profile_images/1813914243/396737_2661608659670_1239553211_32615079_895982772_n_normal.jpg" -}, -"title": "Pierre Ménière: Il faut le garder #LGW #IlReste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2999000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Il faut le garder #LGW #IlReste\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[18,22]},{\"text\":\"IlReste\",\"indices\":[24,32]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187780896239619\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Socrqte\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":268,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":85,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1813914243\\/396737_2661608659670_1239553211_32615079_895982772_n_normal.jpg\",\"description\":\"Je sais faire un angle droit avec ma main. Blogueur - Etudiant en #webmarketing #CM #siteweb Recherche un stage en #CM #Webmarketing Poitou-Charentes\",\"statuses_count\":2154,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/419698093\\/wallpaper-1133677.jpg\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"4fa7ad\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"74c4cf\",\"protected\":false,\"id_str\":\"51475135\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Pierre M\\u00e9ni\\u00e8re\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/419698093\\/wallpaper-1133677.jpg\",\"created_at\":\"Sat Jun 27 16:01:58 +0000 2009\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":51475135,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/socrqte.blogspot.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813914243\\/396737_2661608659670_1239553211_32615079_895982772_n_normal.jpg\"},\"truncated\":false,\"id\":173187780896239619,\"created_at\":\"Fri Feb 24 23:29:19 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2999000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6f9e4c1f-f5a4-4311-920d-3bc9ad9a6b93-173187780896239619" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "tain faites d photos c pire q le cinéma sourd et muet votre #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/399078150/002_normal.PNG" -}, -"title": "mye shadow: tain faites d photos c pire q le cinéma sourd et muet votre #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 2999000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"tain faites d photos c pire q le cin\\u00e9ma sourd et muet votre #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[60,64]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187782183882753\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":924,\"screen_name\":\"myeshadow\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":13635,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/26906542\\/mqcloudedthoughts.br.jpg\",\"location\":\"Paris-Brussels-itou,mon blog\",\"show_all_inline_media\":false,\"listed_count\":118,\"profile_link_color\":\"00486b\",\"followers_count\":1097,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/399078150\\/002_normal.PNG\",\"description\":\"Mynotsodarkshadow ou ls p\\u00e9r\\u00e9grinations de my mind,mon ombre&m lumi\\u00e8res s'amusent Hallucinations,Mauvais esprit,sans drogue cpire?!\\nmonblog\\/1postparJour #INPES\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"48456037\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26906542\\/mqcloudedthoughts.br.jpg\",\"profile_sidebar_fill_color\":\"9cc8dd\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/399078150\\/002_normal.PNG\",\"name\":\"mye shadow\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 18 19:18:06 +0000 2009\",\"profile_sidebar_border_color\":\"333333\",\"id\":48456037,\"utc_offset\":3600,\"favourites_count\":5568,\"url\":\"http:\\/\\/bymyeshadow.blogspot.com\\/?spref=tw\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187782183882753,\"created_at\":\"Fri Feb 24 23:29:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 2999000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c66a69fd-664e-46e4-b3f0-31603f9cfe09-173187782183882753" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Anbastom Putain mais je dois pas voir clair !!! J'ai fait exprès de tweeter #ilPart pour me voir dans la colonne la moins remplie ! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1842982735/princesse_normal.jpg" -}, -"title": "Sylvain Sanders: @Anbastom Putain mais je dois pas voir clair !!! J'ai fait exprès de tweeter #ilPart pour me voir dans la colonne la moins remplie ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3001000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Anbastom Putain mais je dois pas voir clair !!! J'ai fait expr\\u00e8s de tweeter #ilPart pour me voir dans la colonne la moins remplie ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Anbastom\",\"indices\":[0,9],\"id_str\":\"72400860\",\"name\":\"Anbastom\",\"id\":72400860}],\"urls\":[],\"hashtags\":[{\"text\":\"ilPart\",\"indices\":[77,84]},{\"text\":\"lgw\",\"indices\":[133,137]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/hotot.org\\\" rel=\\\"nofollow\\\"\\u003EHotot\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173187215017512960\",\"id_str\":\"173187789041565697\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173187215017512960,\"in_reply_to_user_id_str\":\"72400860\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":104,\"screen_name\":\"elTouristio\",\"lang\":\"en\",\"profile_text_color\":\"CEC79B\",\"statuses_count\":35531,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"location\":\"Au pied d'un arc-en-ciel.\",\"show_all_inline_media\":true,\"listed_count\":57,\"profile_link_color\":\"8C7679\",\"followers_count\":515,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\",\"description\":\"Je ne suis que joie, amour, bonheur et chaleur dans mon c\\u0153ur. #TeamLumbagos #TeamAbats\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FBEBB8\",\"id_str\":\"37389744\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"profile_sidebar_fill_color\":\"46284E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\",\"name\":\"Sylvain Sanders\",\"default_profile_image\":false,\"created_at\":\"Sun May 03 08:39:57 +0000 2009\",\"profile_sidebar_border_color\":\"20183F\",\"id\":37389744,\"utc_offset\":3600,\"favourites_count\":62,\"url\":\"http:\\/\\/flavors.me\\/eltouristio\"},\"in_reply_to_screen_name\":\"Anbastom\",\"truncated\":false,\"id\":173187789041565697,\"created_at\":\"Fri Feb 24 23:29:21 +0000 2012\",\"in_reply_to_user_id\":72400860}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3001000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "23f0b552-10f8-4c3b-8379-1693a4f9e754-173187789041565697" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Moi je dis #ilReste #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1581770313/image_normal.jpg" -}, -"title": "Stéphane Lafon: Moi je dis #ilReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3001000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Moi je dis #ilReste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[11,19]},{\"text\":\"lgw\",\"indices\":[20,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187791583322112\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":64,\"screen_name\":\"darres\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":189,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Chelles\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":25,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1581770313\\/image_normal.jpg\",\"description\":\"Etudiant en IAE M1 Management Ing\\u00e9nierie des Services et Technologies de l'Information et de la Communication \\/ Apprenti en communication interne chez Orange\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"51434866\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1581770313\\/image_normal.jpg\",\"name\":\"St\\u00e9phane Lafon\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 27 13:17:52 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":51434866,\"utc_offset\":3600,\"favourites_count\":4,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187791583322112,\"created_at\":\"Fri Feb 24 23:29:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3001000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "42df1c73-09de-4136-9dda-67fe739f1d53-173187791583322112" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Attends #ilReste c'est la seule raison pour laquelle je regarde #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1606011757/art7redimensionnejpeg_normal.jpg" -}, -"title": "M_LN: Attends #ilReste c'est la seule raison pour laquelle je regarde #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3003000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Attends #ilReste c'est la seule raison pour laquelle je regarde #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[8,16]},{\"text\":\"lgw\",\"indices\":[64,68]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187796834586625\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":7,\"screen_name\":\"M_LN\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":77,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1606011757\\/art7redimensionnejpeg_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"131516\",\"id_str\":\"396780201\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1606011757\\/art7redimensionnejpeg_normal.jpg\",\"name\":\"M_LN\",\"default_profile_image\":false,\"created_at\":\"Sun Oct 23 19:17:44 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":396780201,\"utc_offset\":null,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187796834586625,\"created_at\":\"Fri Feb 24 23:29:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3003000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4e7f4302-ad1a-4ffc-9bf6-a274753d9725-173187796834586625" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je vous vois LT #CI et ça me donne encore plus envie de regarder que #LGW.", -"img": { -"src": "http://a2.twimg.com/profile_images/1830077317/T_as_raison_peut-_tre_qu_en_agrandissant_t_aurais_vu_mes_seins_surtout_sachant_que_je_suis_de_dos_normal.jpg" -}, -"title": "Curiosity ☠ the cat.: Je vous vois LT #CI et ça me donne encore plus envie de regarder que #LGW.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3006000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je vous vois LT #CI et \\u00e7a me donne encore plus envie de regarder que #LGW.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"CI\",\"indices\":[16,19]},{\"text\":\"LGW\",\"indices\":[69,73]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187809857900544\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"caeef7\",\"screen_name\":\"HeLLuby\",\"lang\":\"fr\",\"favourites_count\":508,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":189,\"location\":\"Paris, FR.\",\"profile_text_color\":\"ffe3ec\",\"followers_count\":459,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1830077317\\/T_as_raison_peut-_tre_qu_en_agrandissant_t_aurais_vu_mes_seins_surtout_sachant_que_je_suis_de_dos_normal.jpg\",\"description\":\"J'aime bien faire des bruits bizarres avec ma bouche. Enfant cach\\u00e9e du Socially Awkward Penguin et de l'Anxiety Cat. #Keur les roux. #HOULOULOU\",\"statuses_count\":15114,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433311126\\/tumblr_lgj40nCcF31qd0ozlo1_500.jpg\",\"show_all_inline_media\":true,\"listed_count\":19,\"profile_link_color\":\"b6f5cf\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"27427320\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Curiosity \\u2620 the cat.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433311126\\/tumblr_lgj40nCcF31qd0ozlo1_500.jpg\",\"created_at\":\"Sun Mar 29 13:59:33 +0000 2009\",\"profile_sidebar_fill_color\":\"fffbed\",\"id\":27427320,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/flavors.me\\/helluby\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1830077317\\/T_as_raison_peut-_tre_qu_en_agrandissant_t_aurais_vu_mes_seins_surtout_sachant_que_je_suis_de_dos_normal.jpg\"},\"truncated\":false,\"id\":173187809857900544,\"created_at\":\"Fri Feb 24 23:29:26 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3006000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3fcd0dae-0f68-4b8c-bded-91d3c64515cd-173187809857900544" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Pour tous les amoureux de Hip-Hop @RookiesMusic : 1er EP en téléchargement gratuit sur http://t.co/8wruMrY2 #NEW", -"img": { -"src": "http://a2.twimg.com/profile_images/1421905670/logo2_normal.png" -}, -"title": "Clément Rueda: #LGW Pour tous les amoureux de Hip-Hop @RookiesMusic : 1er EP en téléchargement gratuit sur http://t.co/8wruMrY2 #NEW", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3007000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"#LGW Pour tous les amoureux de Hip-Hop @RookiesMusic : 1er EP en t\\u00e9l\\u00e9chargement gratuit sur http:\\/\\/t.co\\/8wruMrY2 #NEW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"RookiesMusic\",\"indices\":[39,52],\"id_str\":\"401944430\",\"name\":\"RookiesMusic\",\"id\":401944430}],\"urls\":[{\"indices\":[92,112],\"expanded_url\":\"http:\\/\\/www.rookies-music.com\\/\",\"display_url\":\"rookies-music.com\",\"url\":\"http:\\/\\/t.co\\/8wruMrY2\"}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"NEW\",\"indices\":[113,117]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187815738314752\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":439,\"screen_name\":\"ClementWeda\",\"lang\":\"fr\",\"profile_text_color\":\"3c3940\",\"statuses_count\":7342,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/200496758\\/twitter-clement-weda.jpg\",\"location\":\"Noisy-le-Grand, France\",\"show_all_inline_media\":true,\"listed_count\":10,\"profile_link_color\":\"c98312\",\"followers_count\":341,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1421905670\\/logo2_normal.png\",\"description\":\"DJ \\/ Beatmaker \\/ Producer (@RookiesMusic) Webdesigner & Arrangeur en Freelance (@BeWebArt) Photographe amateur - Portfolio : http:\\/\\/bit.ly\\/qEeeLe\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"19384400\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/200496758\\/twitter-clement-weda.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1421905670\\/logo2_normal.png\",\"name\":\"Cl\\u00e9ment Rueda\",\"default_profile_image\":false,\"created_at\":\"Fri Jan 23 06:35:37 +0000 2009\",\"profile_sidebar_border_color\":\"c2c2c2\",\"id\":19384400,\"utc_offset\":3600,\"favourites_count\":20,\"url\":\"http:\\/\\/www.clementweda.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187815738314752,\"created_at\":\"Fri Feb 24 23:29:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3007000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0400422-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "20914e66-d704-40bc-8bb7-8bcf8ac6bd2e-173187815738314752" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'ai pas compris le concept mais j'adhère. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1846735986/image_normal.jpg" -}, -"title": "Margaux M.: J'ai pas compris le concept mais j'adhère. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3007000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'ai pas compris le concept mais j'adh\\u00e8re. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[43,47]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187813305622529\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":90,\"screen_name\":\"margauxmet\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":80,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":18,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1846735986\\/image_normal.jpg\",\"description\":\"C'\\u00e9tait moi le bout de bois qui sauve Rose dans Titanic.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"452997531\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1846735986\\/image_normal.jpg\",\"name\":\"Margaux M.\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 02 13:29:50 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":452997531,\"utc_offset\":null,\"favourites_count\":4,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187813305622529,\"created_at\":\"Fri Feb 24 23:29:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3007000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f62acf99-d14d-4bba-b984-5e85988b475c-173187813305622529" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et je découvre #lgw que maintenant. Okay, je leur donne 5 minutes pour me provoquer une légère insomnie.", -"img": { -"src": "http://a2.twimg.com/profile_images/1149325978/Kid_scans_normal.png" -}, -"title": "Justine: Et je découvre #lgw que maintenant. Okay, je leur donne 5 minutes pour me provoquer une légère insomnie.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3007000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Et je d\\u00e9couvre #lgw que maintenant. Okay, je leur donne 5 minutes pour me provoquer une l\\u00e9g\\u00e8re insomnie.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[15,19]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187817168572416\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":87,\"screen_name\":\"Kitsuntsun\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":5479,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/63836853\\/Konachan.com_-_65248_umineko_no_naku_koro_ni_ushiromiya_ange_ushiromiya_battler_ushiromiya_kyrie_ushiromiya_rudolf.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":13,\"profile_link_color\":\"0084B4\",\"followers_count\":189,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1149325978\\/Kid_scans_normal.png\",\"description\":\"Tsunderekko. Japoniaisante de niveau L3. Gaming. Cafeinoholic.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"92364095\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/63836853\\/Konachan.com_-_65248_umineko_no_naku_koro_ni_ushiromiya_ange_ushiromiya_battler_ushiromiya_kyrie_ushiromiya_rudolf.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1149325978\\/Kid_scans_normal.png\",\"name\":\"Justine\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 24 20:59:24 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":92364095,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/www.tsuntsun.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187817168572416,\"created_at\":\"Fri Feb 24 23:29:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3007000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0abc86e8-36e3-42e7-b3c4-0cdafd6eb2bb-173187817168572416" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LudoDelaherche Ils viennent de comparer les #TeamSF et #TeamRCT à des trous du cul... On va envoyer Berdos #cqui #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @LudoDelaherche Ils viennent de comparer les #TeamSF et #TeamRCT à des trous du cul... On va envoyer Berdos #cqui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3008000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LudoDelaherche\",\"favorited\":false,\"text\":\"@LudoDelaherche Ils viennent de comparer les #TeamSF et #TeamRCT \\u00e0 des trous du cul... On va envoyer Berdos #cqui #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[0,15],\"name\":\"Ludovic Delaherche\",\"id_str\":\"72665061\",\"id\":72665061}],\"hashtags\":[{\"text\":\"TeamSF\",\"indices\":[45,52]},{\"text\":\"TeamRCT\",\"indices\":[56,64]},{\"text\":\"cqui\",\"indices\":[108,113]},{\"text\":\"lgw\",\"indices\":[114,118]}]},\"in_reply_to_user_id\":72665061,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173187399495585792,\"in_reply_to_status_id_str\":\"173187399495585792\",\"id_str\":\"173187820809236480\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"favourites_count\":254,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":156,\"location\":\"Paris Montparnasse - Bruxelles\",\"profile_text_color\":\"333333\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"statuses_count\":34422,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Pierre B.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":104184883,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\"},\"truncated\":false,\"id\":173187820809236480,\"created_at\":\"Fri Feb 24 23:29:28 +0000 2012\",\"in_reply_to_user_id_str\":\"72665061\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3008000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efcdc100-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73ddc0-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "49efca64-31ad-4e43-83c9-b4c5ad17082b-173187820809236480" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rien que pour faire monter les encheres!!\n#cQui #lgw\nET ON VEUT SAVOIR D'OU VIENT LA CHEMISE!!!!!", -"img": { -"src": "http://a2.twimg.com/profile_images/1839282967/image_normal.jpg" -}, -"title": "thibault: Rien que pour faire monter les encheres!!\n#cQui #lgw\nET ON VEUT SAVOIR D'OU VIENT LA CHEMISE!!!!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3009000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Rien que pour faire monter les encheres!!\\n#cQui #lgw\\nET ON VEUT SAVOIR D'OU VIENT LA CHEMISE!!!!!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[42,47]},{\"text\":\"lgw\",\"indices\":[48,52]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187825506852865\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":25,\"screen_name\":\"theflmo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":49,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1839282967\\/image_normal.jpg\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"494518890\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839282967\\/image_normal.jpg\",\"name\":\"thibault\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 17 00:14:01 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":494518890,\"utc_offset\":null,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187825506852865,\"created_at\":\"Fri Feb 24 23:29:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3009000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b9a9c184-6863-4b6c-965c-21251e97b8a8-173187825506852865" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "A force de vouloir faire rire avec des blagues pas drôles, #lgw va lasser son public. Y'a pas moyen de faire quelque chose ?", -"img": { -"src": "http://a1.twimg.com/profile_images/1612831528/cni_id_normal.jpg" -}, -"title": "Jean-Louis Coste: A force de vouloir faire rire avec des blagues pas drôles, #lgw va lasser son public. Y'a pas moyen de faire quelque chose ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3009000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"A force de vouloir faire rire avec des blagues pas dr\\u00f4les, #lgw va lasser son public. Y'a pas moyen de faire quelque chose ?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[59,63]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187823338393600\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"86A4A6\",\"screen_name\":\"jlcoste\",\"lang\":\"en\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":132,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"description\":\"Langue, litt\\u00e9rature et politique. Sp\\u00e9cialis\\u00e9 en traitement automatique des langues (presse). Rattach\\u00e9 \\u00e0 l'Universit\\u00e9 de Paris 3, et prof. en coll\\u00e8ge de banlieue\",\"statuses_count\":545,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"10207a\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"protected\":false,\"id_str\":\"244454441\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Jean-Louis Coste\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"created_at\":\"Sat Jan 29 10:24:46 +0000 2011\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"id\":244454441,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\"},\"truncated\":false,\"id\":173187823338393600,\"created_at\":\"Fri Feb 24 23:29:29 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3009000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7787c9f9-00fd-4665-8135-1d4abddb552d-173187823338393600" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@laurent70 #lgw t'aime", -"img": { -"src": "http://a2.twimg.com/profile_images/1801682939/image_normal.jpg" -}, -"title": "alexandra evan: @laurent70 #lgw t'aime", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3009000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"laurent70\",\"truncated\":false,\"text\":\"@laurent70 #lgw t'aime\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"laurent70\",\"indices\":[0,10],\"name\":\"Laurent Hermez\",\"id_str\":\"29409056\",\"id\":29409056}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]}]},\"in_reply_to_user_id\":29409056,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187824638640128\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"alexevan\",\"lang\":\"en\",\"favourites_count\":5,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":18,\"location\":\"\",\"profile_text_color\":\"333333\",\"description\":\"Global Planning Director @ DDB interested in people, conversations, behaviour. Passionate by arequipe, wine & traveling. \",\"statuses_count\":296,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":113,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1801682939\\/image_normal.jpg\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"33499701\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"alexandra evan\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Apr 20 12:45:25 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":33499701,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801682939\\/image_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173187824638640128,\"created_at\":\"Fri Feb 24 23:29:29 +0000 2012\",\"in_reply_to_user_id_str\":\"29409056\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3009000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ae209d14-e76a-4b35-983a-fa2e23a7cb2b-173187824638640128" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @KlaireFr: Je voulais faire ma blague que j'ai un mauvais caractère, mais que un sur 140, ça va ! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/285544851/maxvenstermans_normal.jpg" -}, -"title": "Max Venstermans: RT @KlaireFr: Je voulais faire ma blague que j'ai un mauvais caractère, mais que un sur 140, ça va ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3010000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @KlaireFr: Je voulais faire ma blague que j'ai un mauvais caract\\u00e8re, mais que un sur 140, \\u00e7a va ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[3,12],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[101,105]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Je voulais faire ma blague que j'ai un mauvais caract\\u00e8re, mais que un sur 140, \\u00e7a va ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[87,91]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187641917968386\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":780,\"screen_name\":\"KlaireFr\",\"lang\":\"fr\",\"profile_text_color\":\"663B12\",\"statuses_count\":9882,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/381308516\\/klaire.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":282,\"profile_link_color\":\"1F98C7\",\"followers_count\":7169,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1690913631\\/doc_normal.jpg\",\"description\":\"A un mauvais caract\\u00e8re. Mais un sur 140, \\u00e7a va. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C6E2EE\",\"id_str\":\"28096610\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/381308516\\/klaire.png\",\"profile_sidebar_fill_color\":\"DAECF4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1690913631\\/doc_normal.jpg\",\"name\":\"Klaire.fr\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 01 12:34:58 +0000 2009\",\"profile_sidebar_border_color\":\"C6E2EE\",\"id\":28096610,\"utc_offset\":-10800,\"favourites_count\":35,\"url\":\"http:\\/\\/www.klaire.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187641917968386,\"created_at\":\"Fri Feb 24 23:28:46 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187826266030081\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":425,\"screen_name\":\"MXV339\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":6393,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Li\\u00e8ge\",\"show_all_inline_media\":false,\"listed_count\":37,\"profile_link_color\":\"2FC2EF\",\"followers_count\":414,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/285544851\\/maxvenstermans_normal.jpg\",\"description\":\"Ebusiness Coordinator @ Alphamed, musicien, power-retweeter, blogueur matos musical, citoyen concern\\u00e9, observateur constern\\u00e9 & \\u00e9picurien avou\\u00e9\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"41923001\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/285544851\\/maxvenstermans_normal.jpg\",\"name\":\"Max Venstermans\",\"default_profile_image\":false,\"created_at\":\"Fri May 22 23:07:43 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":41923001,\"utc_offset\":3600,\"favourites_count\":71,\"url\":\"http:\\/\\/www.MXV.be\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187826266030081,\"created_at\":\"Fri Feb 24 23:29:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3010000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dba454ef-7a83-48f6-b5e3-7779650a680b-173187826266030081" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "pendant le #lgw http://t.co/hNul4Tz7", -"img": { -"src": "http://a1.twimg.com/profile_images/1704625616/224582_2330277576843_1246842647_32917080_7958787_n_normal.jpg" -}, -"title": "brissot pierre louis: pendant le #lgw http://t.co/hNul4Tz7", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3010000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"pendant le #lgw http:\\/\\/t.co\\/hNul4Tz7\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]}],\"media\":[{\"type\":\"photo\",\"indices\":[16,36],\"sizes\":{\"large\":{\"h\":640,\"resize\":\"fit\",\"w\":480},\"medium\":{\"h\":640,\"resize\":\"fit\",\"w\":480},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":453,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdJaHNCQAAH2dn.jpg\",\"id_str\":\"173187823636201472\",\"expanded_url\":\"http:\\/\\/twitter.com\\/piloufaceIII\\/status\\/173187823632007168\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdJaHNCQAAH2dn.jpg\",\"id\":173187823636201472,\"display_url\":\"pic.twitter.com\\/hNul4Tz7\",\"url\":\"http:\\/\\/t.co\\/hNul4Tz7\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187823632007168\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":16,\"screen_name\":\"piloufaceIII\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1704625616\\/224582_2330277576843_1246842647_32917080_7958787_n_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"442110979\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1704625616\\/224582_2330277576843_1246842647_32917080_7958787_n_normal.jpg\",\"name\":\"brissot pierre louis\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 20 19:21:45 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":442110979,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.facebook.com\\/profile.php?id=1246842647\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187823632007168,\"created_at\":\"Fri Feb 24 23:29:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3010000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "686a68d2-8397-47f8-8e00-04da55c3eb56-173187823632007168" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilpart car il n'est plus capable de twitter, mais je regarde de loin hein... #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1427838155/P7114024_normal.JPG" -}, -"title": "jali: #ilpart car il n'est plus capable de twitter, mais je regarde de loin hein... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3010000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilpart car il n'est plus capable de twitter, mais je regarde de loin hein... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[78,82]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187827360731137\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":111,\"screen_name\":\"Jali\",\"lang\":\"fr\",\"profile_text_color\":\"574b57\",\"statuses_count\":30520,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"FR\",\"show_all_inline_media\":true,\"listed_count\":38,\"profile_link_color\":\"484b6b\",\"followers_count\":487,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\",\"description\":\"se prom\\u00e8ne\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"8064742\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\",\"name\":\"jali\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 08 21:15:24 +0000 2007\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":8064742,\"utc_offset\":3600,\"favourites_count\":148,\"url\":\"http:\\/\\/www.jali.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187827360731137,\"created_at\":\"Fri Feb 24 23:29:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3010000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "18d3cba5-dd92-48b6-abea-57ca85548bf8-173187827360731137" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @France5tv: Bientôt 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1709833400/j_normal.JPG" -}, -"title": "Julie R جولي: RT @France5tv: Bientôt 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3011000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @France5tv: Bient\\u00f4t 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"France5tv\",\"indices\":[3,13],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487}],\"urls\":[],\"hashtags\":[{\"text\":\"TT\",\"indices\":[76,79]},{\"text\":\"lgw\",\"indices\":[83,87]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Bient\\u00f4t 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"TT\",\"indices\":[61,64]},{\"text\":\"lgw\",\"indices\":[68,72]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187712285814785\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":true,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":834,\"screen_name\":\"France5tv\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":3553,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/408116761\\/bg_france5.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":849,\"profile_link_color\":\"FF0000\",\"followers_count\":48946,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850248437\\/Logo_France_5_FB_twitter_normal.jpg\",\"description\":\"France 5, cha\\u00eene du Groupe France T\\u00e9l\\u00e9visions. Apr\\u00e8s avoir fait connaissance, rapprochons-nous sur cette TL #media #clair\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"84c810\",\"id_str\":\"36932487\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408116761\\/bg_france5.jpg\",\"profile_sidebar_fill_color\":\"50912a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850248437\\/Logo_France_5_FB_twitter_normal.jpg\",\"name\":\"France5\",\"default_profile_image\":false,\"created_at\":\"Fri May 01 12:30:02 +0000 2009\",\"profile_sidebar_border_color\":\"2ca33e\",\"id\":36932487,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187712285814785,\"created_at\":\"Fri Feb 24 23:29:02 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187832515543041\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":820,\"screen_name\":\"JulR\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":13060,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Paris \\/ Damas\",\"show_all_inline_media\":false,\"listed_count\":35,\"profile_link_color\":\"93A644\",\"followers_count\":793,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"description\":\"Parigote de coeur, syrienne d'adoption. L'inverse marche aussi. Journaliste vadrouilleuse \\/\\/ Don't diet - Start a riot\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"10572732\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"name\":\"Julie R \\u062c\\u0648\\u0644\\u064a\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 25 22:37:26 +0000 2007\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":10572732,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/www.syrieonline.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187832515543041,\"created_at\":\"Fri Feb 24 23:29:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3011000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efdd4bfc-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ac110d17-e139-4658-b178-3ecf2b3c20b4-173187832515543041" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "pourquoi #Lgw est le vendredi soir? je suis trop crevé en rentrant de l'entrainement pour aller devant la télé! dsl @vinvin @florencePorcel…", -"img": { -"src": "http://a0.twimg.com/profile_images/1796551460/watermark_normal.php" -}, -"title": "Guillaume: pourquoi #Lgw est le vendredi soir? je suis trop crevé en rentrant de l'entrainement pour aller devant la télé! dsl @vinvin @florencePorcel…", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3014000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"pourquoi #Lgw est le vendredi soir? je suis trop crev\\u00e9 en rentrant de l'entrainement pour aller devant la t\\u00e9l\\u00e9! dsl @vinvin @florencePorcel\\u2026\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[116,123],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522},{\"screen_name\":\"FlorencePorcel\",\"indices\":[124,139],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/hotot.org\\\" rel=\\\"nofollow\\\"\\u003EHotot for Chrome\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187844699987969\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":246,\"screen_name\":\"tchoum_5\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":12416,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/390949706\\/V_pour_Vendetta_04_1280x1024.jpg\",\"location\":\"Rennes\\/Gorron\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"009999\",\"followers_count\":115,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1796551460\\/watermark_normal.php\",\"description\":\"Juste un mec qui utilise son intelligence pour faire l'idiot! (merci cousine!)\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"88318737\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/390949706\\/V_pour_Vendetta_04_1280x1024.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1796551460\\/watermark_normal.php\",\"name\":\"Guillaume\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 08 01:26:05 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":88318737,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187844699987969,\"created_at\":\"Fri Feb 24 23:29:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3014000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d2cf2322-370a-4059-bc84-00d8e391859a-173187844699987969" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Pingolin t'inquiète t'as pas raté grand grand chose, enfin surtout #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1810377161/IMG_3092_normal.JPG" -}, -"title": "Corentin Futur: @Pingolin t'inquiète t'as pas raté grand grand chose, enfin surtout #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3014000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Pingolin t'inqui\\u00e8te t'as pas rat\\u00e9 grand grand chose, enfin surtout #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Pingolin\",\"indices\":[0,9],\"id_str\":\"6762092\",\"name\":\"Vincent\",\"id\":6762092}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[68,72]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173187265806340096\",\"id_str\":\"173187844968427520\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173187265806340096,\"in_reply_to_user_id_str\":\"6762092\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":109,\"screen_name\":\"KorentinFukyou\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":436,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/417303757\\/rififi.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":47,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1810377161\\/IMG_3092_normal.JPG\",\"description\":\"Parce que le Futur, c'est l'Avenir !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"483846389\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/417303757\\/rififi.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1810377161\\/IMG_3092_normal.JPG\",\"name\":\"Corentin Futur\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 05 13:12:34 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":483846389,\"utc_offset\":3600,\"favourites_count\":4,\"url\":null},\"in_reply_to_screen_name\":\"Pingolin\",\"truncated\":false,\"id\":173187844968427520,\"created_at\":\"Fri Feb 24 23:29:34 +0000 2012\",\"in_reply_to_user_id\":6762092}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3014000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "35332f65-162e-40c0-b8c1-c9eed1c71469-173187844968427520" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Bonjour je suis francois rollin, et je suis entouré de trous du cul", -"img": { -"src": "http://a0.twimg.com/profile_images/1353093787/Dragons-6_normal.jpg" -}, -"title": "Thibaut Devillers: #lgw Bonjour je suis francois rollin, et je suis entouré de trous du cul", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3016000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Bonjour je suis francois rollin, et je suis entour\\u00e9 de trous du cul\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187854757928961\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":68,\"screen_name\":\"Eliadus\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":704,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"92095420\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"name\":\"Thibaut Devillers\",\"default_profile_image\":false,\"created_at\":\"Mon Nov 23 19:36:51 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":92095420,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.followfriday.com\\/followfriday\\/eliadus\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187854757928961,\"created_at\":\"Fri Feb 24 23:29:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3016000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6cd7c849-aa14-4fee-8de2-27b5c3932599-173187854757928961" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je ne comprends pas tout ce qu'il se passe, je ne vous cache pas. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1658912814/fkjddkfhk_normal.png" -}, -"title": "Manon: Je ne comprends pas tout ce qu'il se passe, je ne vous cache pas. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3017000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je ne comprends pas tout ce qu'il se passe, je ne vous cache pas. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[66,70]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.7860476,50.4187981],[2.8492605,50.4187981],[2.8492605,50.4589035],[2.7860476,50.4589035]]]},\"attributes\":{},\"full_name\":\"Lens, Pas-de-Calais\",\"name\":\"Lens\",\"id\":\"6f2473b6bfd0682a\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/6f2473b6bfd0682a.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187855869423616\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":298,\"screen_name\":\"manonkzlwsk\",\"lang\":\"fr\",\"profile_text_color\":\"3d3438\",\"statuses_count\":15002,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"location\":\"Is\\u00e8re, France\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"de4261\",\"followers_count\":261,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"description\":\"Nordiste expatri\\u00e9e, \\u00e9tudiante en sciences du langage \\u00e0 #lyon2, un peu geek, s\\u00e9rievore, livetweeteuse #ondar et fid\\u00e8le herocorpienne. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"e8e8e8\",\"id_str\":\"48084154\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"profile_sidebar_fill_color\":\"e8e8e8\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"name\":\"Manon\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 17 19:34:49 +0000 2009\",\"profile_sidebar_border_color\":\"e8e8e8\",\"id\":48084154,\"utc_offset\":3600,\"favourites_count\":194,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187855869423616,\"created_at\":\"Fri Feb 24 23:29:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3017000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6e623ee5-0905-44a4-8ea6-fb5f45253e45-173187855869423616" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Excellente émission ! #LGW Jean Rolin #ilreste", -"img": { -"src": "http://a2.twimg.com/profile_images/1827809473/Photo_du_14-02-12___19.12__original__normal.jpg" -}, -"title": "Anthony: Excellente émission ! #LGW Jean Rolin #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3017000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Excellente \\u00e9mission ! #LGW Jean Rolin #ilreste\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[22,26]},{\"text\":\"ilreste\",\"indices\":[38,46]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187857119322112\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"_konguru\",\"lang\":\"fr\",\"favourites_count\":20,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":178,\"location\":\"Montpellier, France\",\"profile_text_color\":\"f7a72e\",\"followers_count\":151,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1827809473\\/Photo_du_14-02-12___19.12__original__normal.jpg\",\"description\":\"R\\u00e9veil. Musique. Dodo. Concert. D\\u00e9prime post-concert. Dodo. Mais je m'int\\u00e9resse \\u00e0 d'autres choses aussi.\",\"statuses_count\":3144,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"98826956\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Anthony\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Wed Dec 23 07:43:46 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":98826956,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/flavors.me\\/konguru\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1827809473\\/Photo_du_14-02-12___19.12__original__normal.jpg\"},\"truncated\":false,\"id\":173187857119322112,\"created_at\":\"Fri Feb 24 23:29:37 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3017000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6722fc1f-09c7-423b-a781-950d002f7463-173187857119322112" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'était David Guetta le mec qui mimait sur la dernière ? #cqui #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1811845815/Flying_Blue_normal.jpg" -}, -"title": "Bastien Joseph: C'était David Guetta le mec qui mimait sur la dernière ? #cqui #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3018000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'\\u00e9tait David Guetta le mec qui mimait sur la derni\\u00e8re ? #cqui #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[57,62]},{\"text\":\"lgw\",\"indices\":[63,67]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187861003243520\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1033,\"screen_name\":\"BastienJoseph31\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":3559,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":34,\"profile_link_color\":\"0099B9\",\"followers_count\":668,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\",\"description\":\"Etudiant en com' \\u00e0 Paris. (ISCOM). Rugby, r\\u00e9seaux sociaux, musique. Connu comme Le Stagiaire de la @BoucherieOvalie. En recherche d'un VRAI stage. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"0099B9\",\"id_str\":\"191087175\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\",\"name\":\"Bastien Joseph\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 15 15:41:38 +0000 2010\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":191087175,\"utc_offset\":null,\"favourites_count\":10,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/bastien-joseph\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187861003243520,\"created_at\":\"Fri Feb 24 23:29:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3018000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e7c91545-5424-4b8e-8cd0-738b286e9bc9-173187861003243520" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "\"Je suis vraiment entouré de trous du cul!\"... On dirait moi au lycée! #VisMaVieDeLycéen #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: \"Je suis vraiment entouré de trous du cul!\"... On dirait moi au lycée! #VisMaVieDeLycéen #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3020000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\\"Je suis vraiment entour\\u00e9 de trous du cul!\\\"... On dirait moi au lyc\\u00e9e! #VisMaVieDeLyc\\u00e9en #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"VisMaVieDeLyc\\u00e9en\",\"indices\":[71,88]},{\"text\":\"lgw\",\"indices\":[89,93]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187868720766976\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":912,\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"profile_text_color\":\"a3c23e\",\"statuses_count\":4895,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"location\":\"Alsace, France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"followers_count\":150,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"profile_sidebar_fill_color\":\"9ca871\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"name\":\"Hugo SCHOCH\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_border_color\":\"111405\",\"id\":175540303,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/only.hug33k.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187868720766976,\"created_at\":\"Fri Feb 24 23:29:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3020000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f041d4d2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "784ad2a2-8e01-410f-958d-8488f9c5d4d6-173187868720766976" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pas mal #LeProc #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1836345668/profile_normal.png" -}, -"title": "ArDuB57: Pas mal #LeProc #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3020000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Pas mal #LeProc #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LeProc\",\"indices\":[8,15]},{\"text\":\"LGW\",\"indices\":[16,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187870939549696\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":646,\"screen_name\":\"ArDub57\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":83436,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"location\":\"FRANCE - METZ - SARREGUEMINES\",\"show_all_inline_media\":false,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"followers_count\":1090,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"description\":\"FreeParty Style - Raleur Pro - Trolleur Compulsif - DHD Android 2.3\\/Transformer 3.2.1 - PS3 @Pix_auto http:\\/\\/pixauto.tumblr.com - http:\\/\\/iboga.tumblr.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"21448223\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"name\":\"ArDuB57\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 20 23:57:59 +0000 2009\",\"profile_sidebar_border_color\":\"1c2352\",\"id\":21448223,\"utc_offset\":3600,\"favourites_count\":1604,\"url\":\"http:\\/\\/ardbox.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187870939549696,\"created_at\":\"Fri Feb 24 23:29:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3020000, -"tags": [ -{ -"id-ref": "f041f49e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9bc377a0-51d4-42be-a48b-826dd942c56e-173187870939549696" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@antoinetouzot mais troooop au moins je fais quelque chose de mon vendredi soir ! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1348620857/aa_normal.JPG" -}, -"title": "A Warnia de Zarzecki: @antoinetouzot mais troooop au moins je fais quelque chose de mon vendredi soir ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3021000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@antoinetouzot mais troooop au moins je fais quelque chose de mon vendredi soir ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"antoinetouzot\",\"indices\":[0,14],\"id_str\":\"123813930\",\"name\":\"Antoine Touzot\",\"id\":123813930}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[82,86]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173183402948825089\",\"id_str\":\"173187873300942848\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173183402948825089,\"in_reply_to_user_id_str\":\"123813930\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":97,\"screen_name\":\"alexwaza\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":516,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/426297290\\/flower_wall.jpg\",\"location\":\"St Mand\\u00e9\",\"show_all_inline_media\":false,\"listed_count\":11,\"profile_link_color\":\"007ede\",\"followers_count\":320,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1348620857\\/aa_normal.JPG\",\"description\":\"\\u00c9tudiant en troisi\\u00e8me ann\\u00e9e \\u00e0 @HETIC.\\r\\nJ'erre sur Twitter sans domaine de pr\\u00e9dilection, vous voil\\u00e0 avertis.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"201387157\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/426297290\\/flower_wall.jpg\",\"profile_sidebar_fill_color\":\"d9d9d9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1348620857\\/aa_normal.JPG\",\"name\":\"A Warnia de Zarzecki\",\"default_profile_image\":false,\"created_at\":\"Mon Oct 11 18:53:07 +0000 2010\",\"profile_sidebar_border_color\":\"c7cce0\",\"id\":201387157,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":\"antoinetouzot\",\"truncated\":false,\"id\":173187873300942848,\"created_at\":\"Fri Feb 24 23:29:41 +0000 2012\",\"in_reply_to_user_id\":123813930}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3021000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e0d4baae-7c0e-4e19-be78-17217701f685-173187873300942848" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Momo Motus #ilReste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1819882790/tetocarre_normal.jpg" -}, -"title": "Cédric BILLAUDELLE: Momo Motus #ilReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3022000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Momo Motus #ilReste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[11,19]},{\"text\":\"lgw\",\"indices\":[20,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187880297046017\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":172,\"screen_name\":\"Cbill0\",\"lang\":\"fr\",\"profile_text_color\":\"F2ECF9\",\"statuses_count\":1109,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/422263046\\/679FC0.png\",\"location\":\"Lille, FR\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"1a1aba\",\"followers_count\":31,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1819882790\\/tetocarre_normal.jpg\",\"description\":\"\\u00c9tudiant \\u00e0 l'IAE de Lille, mais pur produit des Ardennes. Aime beaucoup apprendre, mais n'aime pas qu'on lui fasse la le\\u00e7on.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"E44B22\",\"id_str\":\"84313428\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422263046\\/679FC0.png\",\"profile_sidebar_fill_color\":\"2C446A\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819882790\\/tetocarre_normal.jpg\",\"name\":\"C\\u00e9dric BILLAUDELLE\",\"default_profile_image\":false,\"created_at\":\"Thu Oct 22 12:34:22 +0000 2009\",\"profile_sidebar_border_color\":\"0C0F22\",\"id\":84313428,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187880297046017,\"created_at\":\"Fri Feb 24 23:29:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3022000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "930af4df-be57-4014-896f-6b0e6f7cf40c-173187880297046017" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Un mec qui bosse à France 5 à retweeté un de mes tweet ayant pour hastag : #lgw ^^", -"img": { -"src": "http://a2.twimg.com/profile_images/1815905585/image_normal.jpg" -}, -"title": "Young, Wild & Free: Un mec qui bosse à France 5 à retweeté un de mes tweet ayant pour hastag : #lgw ^^", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3022000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Un mec qui bosse \\u00e0 France 5 \\u00e0 retweet\\u00e9 un de mes tweet ayant pour hastag : #lgw ^^\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[75,79]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187877629476864\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":233,\"screen_name\":\"08Life06\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10968,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"chez les mafieux mexicains\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"followers_count\":391,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"363343002\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"name\":\"Young, Wild & Free\",\"default_profile_image\":false,\"created_at\":\"Sat Aug 27 23:04:05 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":363343002,\"utc_offset\":null,\"favourites_count\":39,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187877629476864,\"created_at\":\"Fri Feb 24 23:29:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3022000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "154b5d9d-26b8-49a8-af0d-1f5c904f0348-173187877629476864" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @France5tv: Bientôt 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1276794848/Photo_Brutus_and_me__Louvre__normal.jpg" -}, -"title": "Joffrey Mick: RT @France5tv: Bientôt 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3022000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @France5tv: Bient\\u00f4t 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"France5tv\",\"indices\":[3,13],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487}],\"urls\":[],\"hashtags\":[{\"text\":\"TT\",\"indices\":[76,79]},{\"text\":\"lgw\",\"indices\":[83,87]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Bient\\u00f4t 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"TT\",\"indices\":[61,64]},{\"text\":\"lgw\",\"indices\":[68,72]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187712285814785\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":true,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":834,\"screen_name\":\"France5tv\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":3553,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/408116761\\/bg_france5.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":849,\"profile_link_color\":\"FF0000\",\"followers_count\":48946,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850248437\\/Logo_France_5_FB_twitter_normal.jpg\",\"description\":\"France 5, cha\\u00eene du Groupe France T\\u00e9l\\u00e9visions. Apr\\u00e8s avoir fait connaissance, rapprochons-nous sur cette TL #media #clair\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"84c810\",\"id_str\":\"36932487\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408116761\\/bg_france5.jpg\",\"profile_sidebar_fill_color\":\"50912a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850248437\\/Logo_France_5_FB_twitter_normal.jpg\",\"name\":\"France5\",\"default_profile_image\":false,\"created_at\":\"Fri May 01 12:30:02 +0000 2009\",\"profile_sidebar_border_color\":\"2ca33e\",\"id\":36932487,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187712285814785,\"created_at\":\"Fri Feb 24 23:29:02 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187877734334465\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":146,\"screen_name\":\"JoffreyMick\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1027,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"009999\",\"followers_count\":56,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1276794848\\/Photo_Brutus_and_me__Louvre__normal.jpg\",\"description\":\"20 ans, \\u00e9tudiant \\u00e0 Sciences Po Paris, journaliste politique pour Sciences Po TV, rock'n'roll addict.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"255731473\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1276794848\\/Photo_Brutus_and_me__Louvre__normal.jpg\",\"name\":\"Joffrey Mick\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 21 23:21:23 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":255731473,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187877734334465,\"created_at\":\"Fri Feb 24 23:29:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3022000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efdd4bfc-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3e92ea2e-1506-4ff1-911b-509901a43efe-173187877734334465" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Tweets2Comptoir: Retrouvez la sélection de Tweets de Comptoir pour Le Grand Webze -> http://t.co/4jnewqO5 #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1843250602/image_normal.jpg" -}, -"title": "Virginie Lominet: RT @Tweets2Comptoir: Retrouvez la sélection de Tweets de Comptoir pour Le Grand Webze -> http://t.co/4jnewqO5 #lgw", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3022000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @Tweets2Comptoir: Retrouvez la s\\u00e9lection de Tweets de Comptoir pour Le Grand Webze -> http:\\/\\/t.co\\/4jnewqO5 #lgw\",\"entities\":{\"urls\":[{\"indices\":[92,112],\"display_url\":\"t2c.tw\\/eetsLGW\",\"expanded_url\":\"http:\\/\\/t2c.tw\\/eetsLGW\",\"url\":\"http:\\/\\/t.co\\/4jnewqO5\"}],\"user_mentions\":[{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[3,19],\"name\":\"Tweets de Comptoir\",\"id_str\":\"227334618\",\"id\":227334618}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[114,118]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Retrouvez la s\\u00e9lection de Tweets de Comptoir pour Le Grand Webze -> http:\\/\\/t.co\\/4jnewqO5 #lgw\",\"entities\":{\"urls\":[{\"indices\":[71,91],\"display_url\":\"t2c.tw\\/eetsLGW\",\"expanded_url\":\"http:\\/\\/t2c.tw\\/eetsLGW\",\"url\":\"http:\\/\\/t.co\\/4jnewqO5\"}],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[93,97]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185674487414784\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ffcc00\",\"screen_name\":\"Tweets2Comptoir\",\"lang\":\"fr\",\"favourites_count\":5604,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":3071,\"location\":\"Dans tes tweets\",\"profile_text_color\":\"3f3210\",\"followers_count\":6470,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1633621191\\/avatar_normal.png\",\"description\":\"Tweets de Comptoir est l\\u00e0 pour rendre quotidiennement compte de l'activit\\u00e9 subversive des tweetos, en d\\u00e9non\\u00e7ant les meilleurs tweets publi\\u00e9s.\",\"statuses_count\":2933,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/350380007\\/twitter-bg.png\",\"show_all_inline_media\":true,\"listed_count\":188,\"profile_link_color\":\"3b8ab2\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d1f5c\",\"protected\":false,\"id_str\":\"227334618\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Tweets de Comptoir\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/350380007\\/twitter-bg.png\",\"created_at\":\"Thu Dec 16 15:29:51 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":227334618,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/tweetsdecomptoir.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1633621191\\/avatar_normal.png\"},\"truncated\":false,\"id\":173185674487414784,\"created_at\":\"Fri Feb 24 23:20:57 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187879424638977\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"laristocraft\",\"lang\":\"fr\",\"favourites_count\":426,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":916,\"location\":\"Boulogne-billancourt\",\"profile_text_color\":\"333333\",\"followers_count\":4464,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1843250602\\/image_normal.jpg\",\"description\":\"Ne dites pas \\u00e0 ma m\\u00e8re que je suis community manager, elle me croit pianiste dans un bordel. Fantasque & despotique. Pathologie: Bovarysme. On @Locita @Owni\",\"statuses_count\":15202,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/280381973\\/twitter-background.jpg\",\"show_all_inline_media\":false,\"listed_count\":402,\"profile_link_color\":\"ab3202\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"16502490\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Virginie Lominet\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/280381973\\/twitter-background.jpg\",\"created_at\":\"Sun Sep 28 20:37:13 +0000 2008\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":16502490,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.laristocraft.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843250602\\/image_normal.jpg\"},\"truncated\":false,\"id\":173187879424638977,\"created_at\":\"Fri Feb 24 23:29:42 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3022000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "85ae2d89-21e8-4058-8d0e-382f407a2ca5-173187879424638977" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1843012356/RomDe_normal.png" -}, -"title": "gelifiant: #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3023000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187881760854017\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":321,\"screen_name\":\"gelifiant\",\"lang\":\"fr\",\"profile_text_color\":\"595959\",\"statuses_count\":9349,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/58751147\\/Joker.jpg\",\"location\":\"Bordeaux \\/ Paris\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"d41500\",\"followers_count\":300,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1843012356\\/RomDe_normal.png\",\"description\":\"Je suis la joie, je suis la f\\u00eate, je suis \\u00e9ternel, etc.\\r\\nhttp:\\/\\/dark-and-dirty.tumblr.com\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"17735277\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/58751147\\/Joker.jpg\",\"profile_sidebar_fill_color\":\"e6e6e6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843012356\\/RomDe_normal.png\",\"name\":\"gelifiant\",\"default_profile_image\":false,\"created_at\":\"Sat Nov 29 14:53:44 +0000 2008\",\"profile_sidebar_border_color\":\"c2c2c2\",\"id\":17735277,\"utc_offset\":3600,\"favourites_count\":10,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/gelifiant\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187881760854017,\"created_at\":\"Fri Feb 24 23:29:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3023000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f53345b9-0b20-4196-a33f-9eb307a266b3-173187881760854017" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @France5tv: Bientôt 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/37455262/titou_150_normal.jpg" -}, -"title": "Pierre Titou LANNES: RT @France5tv: Bientôt 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3023000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @France5tv: Bient\\u00f4t 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"France5tv\",\"indices\":[3,13],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487}],\"urls\":[],\"hashtags\":[{\"text\":\"TT\",\"indices\":[76,79]},{\"text\":\"lgw\",\"indices\":[83,87]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Bient\\u00f4t 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"TT\",\"indices\":[61,64]},{\"text\":\"lgw\",\"indices\":[68,72]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":2,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187712285814785\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":true,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":834,\"screen_name\":\"France5tv\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":3553,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/408116761\\/bg_france5.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":849,\"profile_link_color\":\"FF0000\",\"followers_count\":48946,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850248437\\/Logo_France_5_FB_twitter_normal.jpg\",\"description\":\"France 5, cha\\u00eene du Groupe France T\\u00e9l\\u00e9visions. Apr\\u00e8s avoir fait connaissance, rapprochons-nous sur cette TL #media #clair\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"84c810\",\"id_str\":\"36932487\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408116761\\/bg_france5.jpg\",\"profile_sidebar_fill_color\":\"50912a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850248437\\/Logo_France_5_FB_twitter_normal.jpg\",\"name\":\"France5\",\"default_profile_image\":false,\"created_at\":\"Fri May 01 12:30:02 +0000 2009\",\"profile_sidebar_border_color\":\"2ca33e\",\"id\":36932487,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187712285814785,\"created_at\":\"Fri Feb 24 23:29:02 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":2,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187881123323905\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":268,\"screen_name\":\"titounet\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":5079,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/421488521\\/2005-09_La_Reunion_014.jpg\",\"location\":\"IDF, Gers 32, Landes 40, PO 66\",\"show_all_inline_media\":true,\"listed_count\":35,\"profile_link_color\":\"9D582E\",\"followers_count\":450,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/37455262\\/titou_150_normal.jpg\",\"description\":\"Ergonome facteurs humains et organisationnels, #ergonomie des interfaces hommes-machines #UX. Gascon, Pyr\\u00e9n\\u00e9es, gastronomie, festayre, rugby, surf\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"id_str\":\"10461152\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/421488521\\/2005-09_La_Reunion_014.jpg\",\"profile_sidebar_fill_color\":\"fcf1c7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/37455262\\/titou_150_normal.jpg\",\"name\":\"Pierre Titou LANNES\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 22 06:18:31 +0000 2007\",\"profile_sidebar_border_color\":\"D9B17E\",\"id\":10461152,\"utc_offset\":3600,\"favourites_count\":7,\"url\":\"http:\\/\\/titou.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187881123323905,\"created_at\":\"Fri Feb 24 23:29:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3023000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efdd4bfc-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "28d5db08-ba20-4518-aa42-98366142afe7-173187881123323905" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Sa m'fait peur #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1759597701/image_normal.jpg" -}, -"title": "Camille .: Sa m'fait peur #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3023000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"Sa m'fait peur #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[15,19]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187883576991745\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ffffff\",\"screen_name\":\"CamilleWil\",\"lang\":\"fr\",\"favourites_count\":14,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":false,\"friends_count\":591,\"location\":\"\",\"profile_text_color\":\"520000\",\"description\":\"Camille \\u03df - @prettylil_miss : ma vie \\u2665 \",\"statuses_count\":18713,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"210b05\",\"followers_count\":507,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1759597701\\/image_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"0a0300\",\"protected\":false,\"id_str\":\"93848420\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Camille .\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"created_at\":\"Tue Dec 01 12:23:18 +0000 2009\",\"profile_sidebar_fill_color\":\"d61d08\",\"id\":93848420,\"follow_request_sent\":null,\"utc_offset\":-36000,\"url\":\"http:\\/\\/intotheglitter.blogspot.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1759597701\\/image_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173187883576991745,\"created_at\":\"Fri Feb 24 23:29:43 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3023000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "38284dfb-1dfe-413c-875e-b7129ef7e47a-173187883576991745" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'etait drôle j'ai trouve. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1761971356/11471_video_big_normal.jpg" -}, -"title": "Co|dFragger: C'etait drôle j'ai trouve. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3023000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'etait dr\\u00f4le j'ai trouve. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[27,31]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187883727990785\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":601,\"screen_name\":\"ColdFragger\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1419,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Alpes-Maritimes\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"009999\",\"followers_count\":155,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1761971356\\/11471_video_big_normal.jpg\",\"description\":\"Deviant super-h\\u00e9ros, je bois du caf\\u00e9 donc je veille. Je veille donc j'\\u00e9cris. Mais pas, ici, ailleurs, ou sur #lemag @lemagjeuxvideo\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"408476304\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1761971356\\/11471_video_big_normal.jpg\",\"name\":\"Co|dFragger\",\"default_profile_image\":false,\"created_at\":\"Wed Nov 09 13:35:26 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":408476304,\"utc_offset\":3600,\"favourites_count\":36,\"url\":\"http:\\/\\/lemagjeuxvideo.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187883727990785,\"created_at\":\"Fri Feb 24 23:29:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3023000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0b25067d-f92e-4774-a8fc-feaca0ec262a-173187883727990785" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Ilagee: Entre vos #Césars, vos #LGW et vos #CI, j'ai un peu l'impression d'être au beau milieu d'un gang bang de livetweets contre m ...", -"img": { -"src": "http://a0.twimg.com/profile_images/1846439003/steam-punk_normal.jpg" -}, -"title": "Simon Rigaut: RT @Ilagee: Entre vos #Césars, vos #LGW et vos #CI, j'ai un peu l'impression d'être au beau milieu d'un gang bang de livetweets contre m ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3023000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Ilagee: Entre vos #C\\u00e9sars, vos #LGW et vos #CI, j'ai un peu l'impression d'\\u00eatre au beau milieu d'un gang bang de livetweets contre m ...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Ilagee\",\"indices\":[3,10],\"id_str\":\"189097725\",\"name\":\"[Nom du sujet]\",\"id\":189097725}],\"urls\":[],\"hashtags\":[{\"text\":\"C\\u00e9sars\",\"indices\":[22,29]},{\"text\":\"LGW\",\"indices\":[35,39]},{\"text\":\"CI\",\"indices\":[47,50]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Entre vos #C\\u00e9sars, vos #LGW et vos #CI, j'ai un peu l'impression d'\\u00eatre au beau milieu d'un gang bang de livetweets contre mon gr\\u00e9.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"C\\u00e9sars\",\"indices\":[10,17]},{\"text\":\"LGW\",\"indices\":[23,27]},{\"text\":\"CI\",\"indices\":[35,38]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185287571243008\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":290,\"screen_name\":\"Ilagee\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":11875,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/233715649\\/black_pattern.jpg\",\"location\":\"[Ville du sujet]\",\"show_all_inline_media\":true,\"listed_count\":78,\"profile_link_color\":\"d93c3c\",\"followers_count\":1025,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1813929904\\/TwavatarZS_normal.png\",\"description\":\"J'ai cr\\u00e9\\u00e9 Z\\u00e9ros Sociaux, c'est un site sur les internets.\\r\\nAh, et j'ai une IMPRESSIONNANTE collection de dinosaures en plastique.\\r\\nC'est pas pour p\\u00e9cho, tkt.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"189097725\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/233715649\\/black_pattern.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813929904\\/TwavatarZS_normal.png\",\"name\":\"[Nom du sujet]\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 10 11:26:10 +0000 2010\",\"profile_sidebar_border_color\":\"000000\",\"id\":189097725,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"http:\\/\\/zeros-sociaux.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185287571243008,\"created_at\":\"Fri Feb 24 23:19:24 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187883174342656\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":361,\"screen_name\":\"cretincelle\",\"lang\":\"fr\",\"profile_text_color\":\"ffffff\",\"statuses_count\":8229,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/295299353\\/RATM_Tribute_rage_against_the_machine.jpg\",\"location\":\"Dans Ton Cul\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"752727\",\"followers_count\":223,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1846439003\\/steam-punk_normal.jpg\",\"description\":\"Bonjour, followez moi, au revoir #followback\\r\\nAu fait, voil\\u00e0 mon Facebook, faites en bon usage https:\\/\\/www.facebook.com\\/simon.rigaut1\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"302693086\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/295299353\\/RATM_Tribute_rage_against_the_machine.jpg\",\"profile_sidebar_fill_color\":\"000000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1846439003\\/steam-punk_normal.jpg\",\"name\":\"Simon Rigaut\",\"default_profile_image\":false,\"created_at\":\"Sat May 21 16:10:42 +0000 2011\",\"profile_sidebar_border_color\":\"000000\",\"id\":302693086,\"utc_offset\":3600,\"favourites_count\":26,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":true,\"id\":173187883174342656,\"created_at\":\"Fri Feb 24 23:29:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3023000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eff8cb8e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a10f5d72-94bc-41f5-84f3-ade75317d8e6-173187883174342656" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@tr13ze putain ce scandale! #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1300818041/twitter_frite_normal.jpg" -}, -"title": "rorolafrite: @tr13ze putain ce scandale! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3023000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@tr13ze putain ce scandale! #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"tr13ze\",\"indices\":[0,7],\"id_str\":\"126569577\",\"name\":\"Chris\",\"id\":126569577}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173187507968671744\",\"id_str\":\"173187880494186496\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173187507968671744,\"in_reply_to_user_id_str\":\"126569577\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":366,\"screen_name\":\"rorolafrite\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":2110,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/50572791\\/fondtwitter.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"b05007\",\"followers_count\":385,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1300818041\\/twitter_frite_normal.jpg\",\"description\":\"En 87, j'\\u00e9tais maire d'Antibes. Apr\\u00e8s j'en ai eu marre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"473623\",\"id_str\":\"7118592\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/50572791\\/fondtwitter.jpg\",\"profile_sidebar_fill_color\":\"cfb080\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1300818041\\/twitter_frite_normal.jpg\",\"name\":\"rorolafrite\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 27 21:21:56 +0000 2007\",\"profile_sidebar_border_color\":\"b05403\",\"id\":7118592,\"utc_offset\":3600,\"favourites_count\":15,\"url\":\"http:\\/\\/cargocollective.com\\/doublescottie\"},\"in_reply_to_screen_name\":\"tr13ze\",\"truncated\":false,\"id\":173187880494186496,\"created_at\":\"Fri Feb 24 23:29:43 +0000 2012\",\"in_reply_to_user_id\":126569577}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3023000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a7f2e8d7-f080-472c-bae5-2bbcda98d3ff-173187880494186496" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Charles_Liebert Le bisous, c'était une stratégie qui aurait pu marcher pour la chemise de @vinvin cc @ludodelaherche #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1717757168/PO_Fond_Gris_normal.jpg" -}, -"title": "PierreOlivier Carles: @Charles_Liebert Le bisous, c'était une stratégie qui aurait pu marcher pour la chemise de @vinvin cc @ludodelaherche #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3025000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"Charles_Liebert\",\"favorited\":false,\"text\":\"@Charles_Liebert Le bisous, c'\\u00e9tait une strat\\u00e9gie qui aurait pu marcher pour la chemise de @vinvin cc @ludodelaherche #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Charles_Liebert\",\"indices\":[0,16],\"name\":\"Charles Liebert\",\"id_str\":\"610993\",\"id\":610993},{\"screen_name\":\"Vinvin\",\"indices\":[91,98],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522},{\"screen_name\":\"LudoDelaherche\",\"indices\":[102,117],\"name\":\"Ludovic Delaherche\",\"id_str\":\"72665061\",\"id\":72665061}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[118,122]}]},\"in_reply_to_user_id\":610993,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173184730743848962,\"in_reply_to_status_id_str\":\"173184730743848962\",\"id_str\":\"173187891076411392\",\"user\":{\"default_profile_image\":false,\"verified\":true,\"notifications\":null,\"profile_sidebar_border_color\":\"ffffff\",\"screen_name\":\"pocarles\",\"lang\":\"fr\",\"favourites_count\":80,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":1148,\"location\":\"Toulouse - Miami\",\"profile_text_color\":\"333333\",\"followers_count\":5249,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1717757168\\/PO_Fond_Gris_normal.jpg\",\"description\":\"Co-Founder at @Digidust & @Labotec. BA in @Stonfield @APICube @Hellotipi and others.\\r\\nMore Entrepreneur than Investor. Rugby, Gastronomy and Human enthusiast !\",\"statuses_count\":32043,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433336791\\/110070354.jpg\",\"show_all_inline_media\":true,\"listed_count\":448,\"profile_link_color\":\"5cace5\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFFFFF\",\"protected\":false,\"id_str\":\"23074316\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"PierreOlivier Carles\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433336791\\/110070354.jpg\",\"created_at\":\"Fri Mar 06 15:10:47 +0000 2009\",\"profile_sidebar_fill_color\":\"f0f0f0\",\"id\":23074316,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.pocarles.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1717757168\\/PO_Fond_Gris_normal.jpg\"},\"truncated\":false,\"id\":173187891076411392,\"created_at\":\"Fri Feb 24 23:29:45 +0000 2012\",\"in_reply_to_user_id_str\":\"610993\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3025000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2d6dbe71-b10e-4b4f-bdac-d43920c44ca1-173187891076411392" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Madame #leproc c'est pas une série télé familiale déjà ? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1614428473/Capture_d__cran_2011-10-30___21.31.58_normal.jpg" -}, -"title": "Yoann Ferret: Madame #leproc c'est pas une série télé familiale déjà ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3026000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Madame #leproc c'est pas une s\\u00e9rie t\\u00e9l\\u00e9 familiale d\\u00e9j\\u00e0 ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"leproc\",\"indices\":[7,14]},{\"text\":\"lgw\",\"indices\":[57,61]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187896235405313\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":261,\"screen_name\":\"yoannferret\",\"lang\":\"fr\",\"profile_text_color\":\"242424\",\"statuses_count\":25134,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/370159424\\/mosaic-export.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":19,\"profile_link_color\":\"949494\",\"followers_count\":582,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1614428473\\/Capture_d__cran_2011-10-30___21.31.58_normal.jpg\",\"description\":\"Responsable de la r\\u00e9daction sur @FreenewsActu et big boss de @cafegaming. Conversation minimale. R\\u00e9f\\u00e9rences \\u00e9clectiques (chiantes). Romanichel Racing Club\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"efefef\",\"id_str\":\"4035431\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/370159424\\/mosaic-export.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1614428473\\/Capture_d__cran_2011-10-30___21.31.58_normal.jpg\",\"name\":\"Yoann Ferret\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 10 14:18:04 +0000 2007\",\"profile_sidebar_border_color\":\"b5b5b5\",\"id\":4035431,\"utc_offset\":3600,\"favourites_count\":10,\"url\":\"http:\\/\\/www.cafegaming.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187896235405313,\"created_at\":\"Fri Feb 24 23:29:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3026000, -"tags": [ -{ -"id-ref": "f041f49e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1f490b19-3944-48c0-b8a8-451e5e5bfb83-173187896235405313" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LNdoll: #ilReste #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1646789005/moi-id-tof-effects-600x600-gplus_normal.jpg" -}, -"title": "Romain Vuillemot: RT @LNdoll: #ilReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3027000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LNdoll: #ilReste #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LNdoll\",\"indices\":[3,10],\"id_str\":\"37177757\",\"name\":\"H\\u00e9l\\u00e8ne Hautbois\",\"id\":37177757}],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[12,20]},{\"text\":\"lgw\",\"indices\":[21,25]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#ilReste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185058453204992\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":106,\"screen_name\":\"LNdoll\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":536,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/197370085\\/IMG00162.JPG\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"0099B9\",\"followers_count\":81,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1580412781\\/Sans_titre_3_normal.jpg\",\"description\":\"LN, 23 ans, belle, dr\\u00f4le, sympa, riche...Vous ne me croyez pas ? (Vous avez bien raison...). Mod\\u00e9ratrice sur\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0099B9\",\"id_str\":\"37177757\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/197370085\\/IMG00162.JPG\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1580412781\\/Sans_titre_3_normal.jpg\",\"name\":\"H\\u00e9l\\u00e8ne Hautbois\",\"default_profile_image\":false,\"created_at\":\"Sat May 02 10:51:08 +0000 2009\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":37177757,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/arnaudtsamere.com\\/forum\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185058453204992,\"created_at\":\"Fri Feb 24 23:18:30 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187897997017090\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":314,\"screen_name\":\"romsson\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":684,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme19\\/bg.gif\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"0099CC\",\"followers_count\":195,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1646789005\\/moi-id-tof-effects-600x600-gplus_normal.jpg\",\"description\":\"Interests in Information Visualization, Human\\/Computer Interaction, Design, etc. #infoviz #dataviz #hci\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"14898705\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme19\\/bg.gif\",\"profile_sidebar_fill_color\":\"f6ffd1\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1646789005\\/moi-id-tof-effects-600x600-gplus_normal.jpg\",\"name\":\"Romain Vuillemot\",\"default_profile_image\":false,\"created_at\":\"Sun May 25 13:35:06 +0000 2008\",\"profile_sidebar_border_color\":\"fff8ad\",\"id\":14898705,\"utc_offset\":3600,\"favourites_count\":7,\"url\":\"http:\\/\\/romain.vuillemot.net\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187897997017090,\"created_at\":\"Fri Feb 24 23:29:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3027000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8e2bb604-7599-4f42-b269-8366475fc485-173187897997017090" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Réussies mes blagues j'espere... J ai tout donné... #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1819530189/twitter_normal.png" -}, -"title": "Benoit Lebreau: Réussies mes blagues j'espere... J ai tout donné... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3027000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"R\\u00e9ussies mes blagues j'espere... J ai tout donn\\u00e9... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[52,56]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187898441596928\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":605,\"screen_name\":\"benoitlebreau\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4157,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"667033\",\"followers_count\":339,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1819530189\\/twitter_normal.png\",\"description\":\"sympathique et cool \\/\\/ danseur \\u00e9toile \\u00e0 NRJ Group \\/\\/ #runner parisien du soir, #radio amateur et tr\\u00e8s dr\\u00f4le \\u00e0 la t\\u00e9l\\u00e9\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"267290862\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819530189\\/twitter_normal.png\",\"name\":\"Benoit Lebreau\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 16 17:22:17 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":267290862,\"utc_offset\":3600,\"favourites_count\":38,\"url\":\"http:\\/\\/www.benoitlebreau.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187898441596928,\"created_at\":\"Fri Feb 24 23:29:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3027000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4b800077-4a58-41d9-8c91-b0ea4a7ab4a5-173187898441596928" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pour représenter notre chère Corrèze à la TV y'a Chirac, Hollande, Sebastien... et @benoitlebreau #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1754889775/Capture_d__cran_2012-01-14___19.16.40_normal.png" -}, -"title": "Manu: Pour représenter notre chère Corrèze à la TV y'a Chirac, Hollande, Sebastien... et @benoitlebreau #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3028000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Pour repr\\u00e9senter notre ch\\u00e8re Corr\\u00e8ze \\u00e0 la TV y'a Chirac, Hollande, Sebastien... et @benoitlebreau #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"benoitlebreau\",\"indices\":[83,97],\"id_str\":\"267290862\",\"name\":\"Benoit Lebreau\",\"id\":267290862}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[98,102]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187902770135040\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":191,\"screen_name\":\"Man_Bey\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7234,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Toulouse\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"009999\",\"followers_count\":103,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1754889775\\/Capture_d__cran_2012-01-14___19.16.40_normal.png\",\"description\":\"Je suis \\u00e9tudiant donc je mange des p\\u00e2tes et je bois de l'alcool.\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"67760385\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1754889775\\/Capture_d__cran_2012-01-14___19.16.40_normal.png\",\"name\":\"Manu\",\"default_profile_image\":false,\"created_at\":\"Sat Aug 22 00:05:34 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":67760385,\"utc_offset\":3600,\"favourites_count\":102,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187902770135040,\"created_at\":\"Fri Feb 24 23:29:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3028000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cf9ac3cf-b579-498c-b35a-7648a40e9e08-173187902770135040" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Ilreste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1824574623/P1080294id_normal.jpg" -}, -"title": "Ambre Benais: #Ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3029000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#Ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187907773923328\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"AmbreBenais\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":0,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"93A644\",\"followers_count\":22,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1824574623\\/P1080294id_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"B2DFDA\",\"id_str\":\"307868282\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824574623\\/P1080294id_normal.jpg\",\"name\":\"Ambre Benais\",\"default_profile_image\":false,\"created_at\":\"Mon May 30 12:46:01 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":307868282,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187907773923328,\"created_at\":\"Fri Feb 24 23:29:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3029000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a7c6b0d4-5565-450b-bc9a-fce77ab51a18-173187907773923328" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LePetitWebze: La, desolé mais faire passer Florence pour une pute n'est pas drôle #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1658546588/solidarnosc_normal.jpg" -}, -"title": "Miguel Teixeira: RT @LePetitWebze: La, desolé mais faire passer Florence pour une pute n'est pas drôle #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3029000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LePetitWebze: La, desol\\u00e9 mais faire passer Florence pour une pute n'est pas dr\\u00f4le #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LePetitWebze\",\"indices\":[3,16],\"id_str\":\"420704703\",\"name\":\"Le Petit Webze\",\"id\":420704703}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[86,90]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"La, desol\\u00e9 mais faire passer Florence pour une pute n'est pas dr\\u00f4le #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[68,72]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187700378177537\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":183,\"screen_name\":\"LePetitWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":119,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":60,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1671170405\\/lepetitwebze_normal.jpg\",\"description\":\"le TEDx est au TED ce que @LePetitWebze est \\u00e0 @LeGrandWebze (compte de FanArt LolFan)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"420704703\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1671170405\\/lepetitwebze_normal.jpg\",\"name\":\"Le Petit Webze\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 25 00:12:18 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":420704703,\"utc_offset\":null,\"favourites_count\":0,\"url\":\"http:\\/\\/soundcloud.com\\/lepetitwebze\\/lepetitwebze\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187700378177537,\"created_at\":\"Fri Feb 24 23:29:00 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187908587634689\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":258,\"screen_name\":\"migteix\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2719,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Orleans\",\"show_all_inline_media\":true,\"listed_count\":16,\"profile_link_color\":\"0084B4\",\"followers_count\":268,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1658546588\\/solidarnosc_normal.jpg\",\"description\":\"blogueur orl\\u00e9anais, parle surtout d'actu locale et sort 2\\/3 blagues de temps en temps...\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"3543511\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658546588\\/solidarnosc_normal.jpg\",\"name\":\"Miguel Teixeira\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 05 18:00:09 +0000 2007\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":3543511,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.coteboulevard.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187908587634689,\"created_at\":\"Fri Feb 24 23:29:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3029000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6fa6e83b-0b38-41df-a5e4-bfda0c52b3b1-173187908587634689" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #cQui nan je décone je sais qui c'est... ou pas!", -"img": { -"src": "http://a0.twimg.com/profile_images/1816129899/bw_normal.JPG" -}, -"title": "Clélia: #lgw #cQui nan je décone je sais qui c'est... ou pas!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3031000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #cQui nan je d\\u00e9cone je sais qui c'est... ou pas!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cQui\",\"indices\":[5,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187917160779776\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":174,\"screen_name\":\"Clelia42\",\"lang\":\"en\",\"profile_text_color\":\"0a703f\",\"statuses_count\":1419,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/310892206\\/P7140056.JPG\",\"location\":\"Home\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"b31d09\",\"followers_count\":47,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1816129899\\/bw_normal.JPG\",\"description\":\"Whovian, BBCiste , Etudiante, Naturaliste et H\\u00e9licicultrice... \\r\\n42 est la r\\u00e9ponse \\u00e0 la vie, l'univers et le reste!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Nuku'alofa\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"18774075\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/310892206\\/P7140056.JPG\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1816129899\\/bw_normal.JPG\",\"name\":\"Cl\\u00e9lia\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 08 18:54:02 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":18774075,\"utc_offset\":46800,\"favourites_count\":22,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187917160779776,\"created_at\":\"Fri Feb 24 23:29:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3031000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e592507e-11b3-4c71-8751-da6d7d0f5b5e-173187917160779776" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw en TT !", -"img": { -"src": "http://a0.twimg.com/profile_images/1841672766/18052011_002_twt_normal.jpg" -}, -"title": "Pascal R : #ilreste #lgw en TT !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3033000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ilreste #lgw en TT !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[10,14]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187923301253122\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"fff8ad\",\"screen_name\":\"PTwicard\",\"lang\":\"fr\",\"favourites_count\":87,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":186,\"location\":\"terre, syst solaire, v. lact\\u00e9e\",\"profile_text_color\":\"333333\",\"followers_count\":26,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1841672766\\/18052011_002_twt_normal.jpg\",\"description\":\"Retweeteur compulsif ?\\r\\nVoici mon fil Twitter officiel et si c'est \\u00e9crit c'est que \\u00e7a doit \\u00eatre vrai.\\r\\nFan des Nuls. Et de Coluche ! Metooer too, des fois.\",\"statuses_count\":1290,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme19\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0099CC\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"protected\":false,\"id_str\":\"448753241\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Pascal R \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme19\\/bg.gif\",\"created_at\":\"Wed Dec 28 10:07:55 +0000 2011\",\"profile_sidebar_fill_color\":\"f6ffd1\",\"id\":448753241,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841672766\\/18052011_002_twt_normal.jpg\"},\"truncated\":false,\"id\":173187923301253122,\"created_at\":\"Fri Feb 24 23:29:53 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3033000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "844f6a11-44c7-430c-aa34-7f7e476fd793-173187923301253122" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw il reste!", -"img": { -"src": "http://a0.twimg.com/profile_images/1538693241/Logo_Dabet_21_normal.jpg" -}, -"title": "Merwan Saidi: #lgw il reste!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3033000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw il reste!\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187925662646272\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"Dabet21\",\"lang\":\"en\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":10,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":1,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1538693241\\/Logo_Dabet_21_normal.jpg\",\"description\":\"\",\"statuses_count\":89,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"367182232\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Merwan Saidi\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Sat Sep 03 14:42:53 +0000 2011\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":367182232,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/dabet21.blogspot.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1538693241\\/Logo_Dabet_21_normal.jpg\"},\"truncated\":false,\"id\":173187925662646272,\"created_at\":\"Fri Feb 24 23:29:53 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3033000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "514c1e6c-1d69-41cb-9e27-24f9022fc1a0-173187925662646272" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rollin il est génial. #ilreste #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1790460791/321337_263307607025331_100000382824231_896532_532472435_n_normal.jpg" -}, -"title": "Meylia: Rollin il est génial. #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3033000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"Rollin il est g\\u00e9nial. #ilreste #lgw\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[22,30]},{\"text\":\"lgw\",\"indices\":[31,35]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"favorited\":false,\"coordinates\":null,\"in_reply_to_user_id\":null,\"contributors\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"user\":{\"notifications\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/412329299\\/321337_263307607025331_100000382824231_896532_532472435_n.jpg\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"screen_name\":\"OrnythorincBleu\",\"follow_request_sent\":null,\"lang\":\"fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1790460791\\/321337_263307607025331_100000382824231_896532_532472435_n_normal.jpg\",\"default_profile_image\":false,\"verified\":false,\"profile_sidebar_border_color\":\"F2E195\",\"location\":\"\",\"favourites_count\":2,\"description\":\"\",\"contributors_enabled\":false,\"following\":null,\"profile_use_background_image\":true,\"friends_count\":148,\"profile_text_color\":\"0C3E53\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1790460791\\/321337_263307607025331_100000382824231_896532_532472435_n_normal.jpg\",\"statuses_count\":103,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/412329299\\/321337_263307607025331_100000382824231_896532_532472435_n.jpg\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"FF0000\",\"protected\":false,\"is_translator\":false,\"name\":\"Meylia\",\"default_profile\":false,\"time_zone\":\"Greenland\",\"created_at\":\"Sun Feb 27 14:59:32 +0000 2011\",\"profile_background_color\":\"BADFCD\",\"id\":258358271,\"id_str\":\"258358271\",\"geo_enabled\":false,\"profile_background_tile\":true,\"utc_offset\":-10800,\"url\":null},\"in_reply_to_status_id\":null,\"id\":173187925771689984,\"created_at\":\"Fri Feb 24 23:29:53 +0000 2012\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187925771689984\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3033000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "73114acc-1c63-4e9b-b874-1a9e17ed7be0-173187925771689984" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "je me suis forcé, mais y'a rien a faire, je me fais chier #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1582021283/Sans_titre_normal.png" -}, -"title": "Sikado: je me suis forcé, mais y'a rien a faire, je me fais chier #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3034000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"je me suis forc\\u00e9, mais y'a rien a faire, je me fais chier #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[58,62]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187928485412864\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"sikado\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":249,\"location\":\"\",\"profile_text_color\":\"666666\",\"followers_count\":45,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1582021283\\/Sans_titre_normal.png\",\"description\":\"Passionn\\u00e9 par la procrastination, d\\u00e9veloppeur de projet pas fini, et troll \\u00e0 mes heures !\",\"statuses_count\":109,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"211212710\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Sikado\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Tue Nov 02 16:54:53 +0000 2010\",\"profile_sidebar_fill_color\":\"252429\",\"id\":211212710,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1582021283\\/Sans_titre_normal.png\"},\"truncated\":false,\"id\":173187928485412864,\"created_at\":\"Fri Feb 24 23:29:54 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3034000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "15719c04-95fa-4271-b431-f06c71461c3a-173187928485412864" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'aimais bien les blagues de Benoit moi ... #ilPart #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1698606962/388646_10150434641314433_548489432_8213591_526920766_n_normal.jpg" -}, -"title": "Charline GRIS: J'aimais bien les blagues de Benoit moi ... #ilPart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3034000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"J'aimais bien les blagues de Benoit moi ... #ilPart #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilPart\",\"indices\":[44,51]},{\"text\":\"lgw\",\"indices\":[52,56]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187929882103809\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"EEEEEE\",\"screen_name\":\"CharlineGRIS\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":61,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":6,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1698606962\\/388646_10150434641314433_548489432_8213591_526920766_n_normal.jpg\",\"description\":\"\",\"statuses_count\":14,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/191533117\\/280_-_Copie.JPG\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"fa0598\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"bfeeff\",\"protected\":false,\"id_str\":\"24173317\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Charline GRIS\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/191533117\\/280_-_Copie.JPG\",\"created_at\":\"Fri Mar 13 13:53:10 +0000 2009\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"id\":24173317,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/aquanael\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1698606962\\/388646_10150434641314433_548489432_8213591_526920766_n_normal.jpg\"},\"truncated\":false,\"id\":173187929882103809,\"created_at\":\"Fri Feb 24 23:29:54 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3034000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9c73d456-15e7-4cf2-83dd-cb53aea83715-173187929882103809" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw momo motus c'était drôle", -"img": { -"src": "http://a3.twimg.com/profile_images/1272111066/coucou_a_celui_qui_lit__a_normal.png" -}, -"title": "Gandhiiman: #lgw momo motus c'était drôle", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3036000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw momo motus c'\\u00e9tait dr\\u00f4le\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187935947063296\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":396,\"screen_name\":\"gandhiiman\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":2749,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"at home\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"2FC2EF\",\"followers_count\":137,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1272111066\\/coucou_a_celui_qui_lit__a_normal.png\",\"description\":\"Infographiste multimedia, motiondesigner ...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"50971217\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1272111066\\/coucou_a_celui_qui_lit__a_normal.png\",\"name\":\"Gandhiiman\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 26 08:05:22 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":50971217,\"utc_offset\":3600,\"favourites_count\":13,\"url\":\"http:\\/\\/www.onedesignonline.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187935947063296,\"created_at\":\"Fri Feb 24 23:29:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3036000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ef8fa758-f722-473a-8480-a39c3f42992a-173187935947063296" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "mais c'est quoi cette daube ??? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1709738399/image_normal.jpg" -}, -"title": "laetitia: mais c'est quoi cette daube ??? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3036000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"mais c'est quoi cette daube ??? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187936442007555\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"D3D2CF\",\"screen_name\":\"minhoifr\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":54,\"location\":\"france\",\"profile_text_color\":\"634047\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1709738399\\/image_normal.jpg\",\"description\":\"\",\"statuses_count\":652,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/205510694\\/P1090590.jpg\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"088253\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"protected\":false,\"id_str\":\"144470385\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"laetitia\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/205510694\\/P1090590.jpg\",\"created_at\":\"Sun May 16 11:31:51 +0000 2010\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"id\":144470385,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/minhoi.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1709738399\\/image_normal.jpg\"},\"truncated\":false,\"id\":173187936442007555,\"created_at\":\"Fri Feb 24 23:29:56 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3036000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e4ad6f87-a6d0-4c24-9231-c58a0d5e2429-173187936442007555" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon #ilreste par contre la chemise de @vinvin ... #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1290665982/Naruto_Calendar___September_by_behindinfinity_normal.jpg" -}, -"title": "Lulu: Bon #ilreste par contre la chemise de @vinvin ... #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3042000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bon #ilreste par contre la chemise de @vinvin ... #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[4,12]},{\"text\":\"LGW\",\"indices\":[50,54]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187960831885312\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":314,\"screen_name\":\"lulu02974\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":401,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"93A644\",\"followers_count\":31,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1290665982\\/Naruto_Calendar___September_by_behindinfinity_normal.jpg\",\"description\":\"Etudiant, geek, fan du PSG depuis toujours.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"76770428\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1290665982\\/Naruto_Calendar___September_by_behindinfinity_normal.jpg\",\"name\":\"Lulu\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 23 22:02:18 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":76770428,\"utc_offset\":-10800,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187960831885312,\"created_at\":\"Fri Feb 24 23:30:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3042000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2045043d-4589-4293-a933-a2e4d4af1246-173187960831885312" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @FlorencePorcel: Voilà voilà... (Mes parents sont dans le hall. Ahem :p) #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1846718877/Ic_nePoireau_Yeux08-2011-02_normal.jpg" -}, -"title": "Le_M_Poireau: RT @FlorencePorcel: Voilà voilà... (Mes parents sont dans le hall. Ahem :p) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3042000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @FlorencePorcel: Voil\\u00e0 voil\\u00e0... (Mes parents sont dans le hall. Ahem :p) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[3,18],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[76,80]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Voil\\u00e0 voil\\u00e0... (Mes parents sont dans le hall. Ahem :p) #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[56,60]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187640408031232\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":312,\"screen_name\":\"FlorencePorcel\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":58313,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":380,\"profile_link_color\":\"93A644\",\"followers_count\":5567,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1748173004\\/395177_2675341956605_1047878845_2794087_1903769878_n_normal.jpg\",\"description\":\"J'aime tellement la vie que je veux en vivre plusieurs \\u00e0 la fois. Derri\\u00e8re et dedans @LeGrandWebze (France 5). Groumf, sciences, et friponneries. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"49031173\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1748173004\\/395177_2675341956605_1047878845_2794087_1903769878_n_normal.jpg\",\"name\":\"Florence Porcel\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 20 15:25:07 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":49031173,\"utc_offset\":3600,\"favourites_count\":194,\"url\":\"http:\\/\\/www.florenceporcel.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187640408031232,\"created_at\":\"Fri Feb 24 23:28:45 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187963574947841\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":6530,\"screen_name\":\"Le_M_Poireau\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":54065,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/195312953\\/CanapeRouge.jpg\",\"location\":\"Bruxelles\",\"show_all_inline_media\":true,\"listed_count\":418,\"profile_link_color\":\"0084b4\",\"followers_count\":6012,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1846718877\\/Ic_nePoireau_Yeux08-2011-02_normal.jpg\",\"description\":\"Pensez \\u00e0 ceux qui n'en ont pas et ne g\\u00e2chez pas votre humour inutilement. http:\\/\\/photosdecampagne.tumblr.com\\/ | http:\\/\\/riendimportant.tumblr.com\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"ffffff\",\"id_str\":\"10330232\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/195312953\\/CanapeRouge.jpg\",\"profile_sidebar_fill_color\":\"ddffcd\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1846718877\\/Ic_nePoireau_Yeux08-2011-02_normal.jpg\",\"name\":\"Le_M_Poireau\",\"default_profile_image\":false,\"created_at\":\"Sat Nov 17 11:32:14 +0000 2007\",\"profile_sidebar_border_color\":\"bddcad\",\"id\":10330232,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/monsieurpoireau.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187963574947841,\"created_at\":\"Fri Feb 24 23:30:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3042000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d47a3396-1733-4243-9a40-29d0d760985d-173187963574947841" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Foutage de gueule RT @France5tv: Bientôt 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1522186720/Laurent-Gloaguen-G00_normal.jpg" -}, -"title": "Laurent Gloaguen: Foutage de gueule RT @France5tv: Bientôt 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3043000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Foutage de gueule RT @France5tv: Bient\\u00f4t 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"France5tv\",\"indices\":[21,31],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487}],\"urls\":[],\"hashtags\":[{\"text\":\"TT\",\"indices\":[94,97]},{\"text\":\"lgw\",\"indices\":[101,105]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/sites.google.com\\/site\\/yorufukurou\\/\\\" rel=\\\"nofollow\\\"\\u003EYoruFukurou\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187967416938496\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":563,\"screen_name\":\"embruns\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":21945,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Montr\\u00e9al, Qc, Canada\",\"show_all_inline_media\":true,\"listed_count\":277,\"profile_link_color\":\"650103\",\"followers_count\":4826,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\",\"description\":\"Surnomm\\u00e9 \\u201cLe Capitaine\\u201d. Figure du Net historique et inventeur de la formule \\u201cVendredi, c'est sodomie\\u201d.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Eastern Time (US & Canada)\",\"profile_background_color\":\"131516\",\"id_str\":\"6241412\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"8c887c\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\",\"name\":\"Laurent Gloaguen\",\"default_profile_image\":false,\"created_at\":\"Tue May 22 19:16:26 +0000 2007\",\"profile_sidebar_border_color\":\"7a7768\",\"id\":6241412,\"utc_offset\":-18000,\"favourites_count\":29,\"url\":\"http:\\/\\/embruns.net\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187967416938496,\"created_at\":\"Fri Feb 24 23:30:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3043000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efdd4bfc-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "20928818-148a-44cf-ad16-b226a194200d-173187967416938496" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @France5tv: Bientôt 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1831696815/Chez_Michel_Oeillet_normal.jpg" -}, -"title": "Jef filippi: RT @France5tv: Bientôt 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3043000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @France5tv: Bient\\u00f4t 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"France5tv\",\"indices\":[3,13],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487}],\"urls\":[],\"hashtags\":[{\"text\":\"TT\",\"indices\":[76,79]},{\"text\":\"lgw\",\"indices\":[83,87]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Bient\\u00f4t 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"TT\",\"indices\":[61,64]},{\"text\":\"lgw\",\"indices\":[68,72]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187712285814785\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":true,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":834,\"screen_name\":\"France5tv\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":3553,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/408116761\\/bg_france5.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":849,\"profile_link_color\":\"FF0000\",\"followers_count\":48946,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850248437\\/Logo_France_5_FB_twitter_normal.jpg\",\"description\":\"France 5, cha\\u00eene du Groupe France T\\u00e9l\\u00e9visions. Apr\\u00e8s avoir fait connaissance, rapprochons-nous sur cette TL #media #clair\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"84c810\",\"id_str\":\"36932487\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408116761\\/bg_france5.jpg\",\"profile_sidebar_fill_color\":\"50912a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850248437\\/Logo_France_5_FB_twitter_normal.jpg\",\"name\":\"France5\",\"default_profile_image\":false,\"created_at\":\"Fri May 01 12:30:02 +0000 2009\",\"profile_sidebar_border_color\":\"2ca33e\",\"id\":36932487,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187712285814785,\"created_at\":\"Fri Feb 24 23:29:02 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187965303005184\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":400,\"screen_name\":\"Jef_Filippi\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6449,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/427243846\\/fondecranx_corse.jpg\",\"location\":\"Toulouse\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"FF0000\",\"followers_count\":244,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1831696815\\/Chez_Michel_Oeillet_normal.jpg\",\"description\":\" Votera Front de gauche, bon \\u00e7a c'est fait https:\\/\\/www.facebook.com\\/jef2a\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BADFCD\",\"id_str\":\"166544820\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/427243846\\/fondecranx_corse.jpg\",\"profile_sidebar_fill_color\":\"E6F6F9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1831696815\\/Chez_Michel_Oeillet_normal.jpg\",\"name\":\"Jef filippi\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 14 12:25:07 +0000 2010\",\"profile_sidebar_border_color\":\"DBE9ED\",\"id\":166544820,\"utc_offset\":3600,\"favourites_count\":30,\"url\":\"https:\\/\\/www.facebook.com\\/jef2a\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187965303005184,\"created_at\":\"Fri Feb 24 23:30:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3043000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efdd4bfc-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b5567023-ba79-4759-8ae7-5149a7994ba6-173187965303005184" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Romain_RedEye: Mais #lgw c'est tellement pas drôle ! les moyens techniques ne font pas tout ! #webrealtv POOOWER !!!!", -"img": { -"src": "http://a2.twimg.com/profile_images/1372769377/MrikWRTVlogo_normal.png" -}, -"title": "WebReal Tv: RT @Romain_RedEye: Mais #lgw c'est tellement pas drôle ! les moyens techniques ne font pas tout ! #webrealtv POOOWER !!!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3043000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Romain_RedEye: Mais #lgw c'est tellement pas dr\\u00f4le ! les moyens techniques ne font pas tout ! #webrealtv POOOWER !!!!\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Romain_RedEye\",\"indices\":[3,17],\"id_str\":\"115033425\",\"name\":\"Romain d'Ippolito\",\"id\":115033425}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]},{\"text\":\"webrealtv\",\"indices\":[98,108]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Mais #lgw c'est tellement pas dr\\u00f4le ! les moyens techniques ne font pas tout ! #webrealtv POOOWER !!!!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[5,9]},{\"text\":\"webrealtv\",\"indices\":[79,89]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186305214259201\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":68,\"screen_name\":\"Romain_RedEye\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3691,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"00bbff\",\"followers_count\":447,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1744121324\\/Red_normal.jpg\",\"description\":\"Je suis comme les enfants sans d\\u00e9fense immunitaires, je suis dans ma bulle... Sinon je suis R\\u00e9alisateur\\/Technicien de la WebRealTv ! \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"115033425\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1744121324\\/Red_normal.jpg\",\"name\":\"Romain d'Ippolito\",\"default_profile_image\":false,\"created_at\":\"Wed Feb 17 11:47:25 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":115033425,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"http:\\/\\/www.webreal.tv\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186305214259201,\"created_at\":\"Fri Feb 24 23:23:27 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187966984929280\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":8,\"screen_name\":\"WebRealTV\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1110,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/260271687\\/webbbb.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":1000,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1372769377\\/MrikWRTVlogo_normal.png\",\"description\":\"Twitter Officiel de WebRealTV ! Suivez la Team : @emericskyrock - @Romeck94 - @LaureenBerco- @DimWestOfficiel - @JulienGuerbois ! \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"307045278\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/260271687\\/webbbb.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1372769377\\/MrikWRTVlogo_normal.png\",\"name\":\"WebReal Tv\",\"default_profile_image\":false,\"created_at\":\"Sat May 28 22:45:39 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":307045278,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.webreal.tv\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187966984929280,\"created_at\":\"Fri Feb 24 23:30:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3043000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f017c1ba-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "42e46c9d-bfac-4e2b-855f-9c9df3801249-173187966984929280" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@abrutim Tu rigoles j'ai même pas de maquillage heureusement que je suis dans l'ombre :p #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1829507565/IMG_2377_final2_normal.jpg" -}, -"title": "William Abisror: @abrutim Tu rigoles j'ai même pas de maquillage heureusement que je suis dans l'ombre :p #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3045000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@abrutim Tu rigoles j'ai m\\u00eame pas de maquillage heureusement que je suis dans l'ombre :p #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"abrutim\",\"indices\":[0,8],\"id_str\":\"169861930\",\"name\":\"Abrutim\",\"id\":169861930}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[89,93]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173186562534805506\",\"id_str\":\"173187976334016512\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173186562534805506,\"in_reply_to_user_id_str\":\"169861930\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":222,\"screen_name\":\"WilliamAbisror\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2860,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris - Strasbourg\",\"show_all_inline_media\":false,\"listed_count\":30,\"profile_link_color\":\"0084B4\",\"followers_count\":520,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1829507565\\/IMG_2377_final2_normal.jpg\",\"description\":\"Podcast, web, design. Graphiste free-lance (disponible !) et animateur du podcast @willandco.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"305168829\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1829507565\\/IMG_2377_final2_normal.jpg\",\"name\":\"William Abisror\",\"default_profile_image\":false,\"created_at\":\"Wed May 25 19:21:09 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":305168829,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.willandco.fr\\/\"},\"in_reply_to_screen_name\":\"abrutim\",\"truncated\":false,\"id\":173187976334016512,\"created_at\":\"Fri Feb 24 23:30:05 +0000 2012\",\"in_reply_to_user_id\":169861930}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3045000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "30d11e42-e171-4fcc-a258-4e92ed7e43b5-173187976334016512" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Rollin, c'est notre maître à tous, alors #change2ton !", -"img": { -"src": "http://a1.twimg.com/profile_images/1579063362/images_normal.jpg" -}, -"title": "Where is my mind ?: #LGW Rollin, c'est notre maître à tous, alors #change2ton !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3047000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW Rollin, c'est notre ma\\u00eetre \\u00e0 tous, alors #change2ton !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"change2ton\",\"indices\":[46,57]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187981128105984\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Look_out_post\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":79,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":28,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1579063362\\/images_normal.jpg\",\"description\":\"\",\"statuses_count\":1474,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"387379234\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Where is my mind ?\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat Oct 08 23:30:51 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":387379234,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579063362\\/images_normal.jpg\"},\"truncated\":false,\"id\":173187981128105984,\"created_at\":\"Fri Feb 24 23:30:07 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3047000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3187615b-ef5f-4cf9-b547-391c8997227e-173187981128105984" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'était vraiment drôle RT @LeGrandWebze: C'est la séquence du proctologue ! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1842911014/guetta_normal.jpg" -}, -"title": "Nico Prat: C'était vraiment drôle RT @LeGrandWebze: C'est la séquence du proctologue ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3048000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'\\u00e9tait vraiment dr\\u00f4le RT @LeGrandWebze: C'est la s\\u00e9quence du proctologue ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[26,39],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[76,80]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187985511157760\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":2297,\"screen_name\":\"nicoprat\",\"lang\":\"en\",\"profile_text_color\":\"0a040a\",\"statuses_count\":29879,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/32273341\\/cassete.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":210,\"profile_link_color\":\"224087\",\"followers_count\":6569,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1842911014\\/guetta_normal.jpg\",\"description\":\"Le Mouv, Tsugi, Technikart, Voxpop, co-auteur des Miscellan\\u00e9es d'Internet, et un petit sudoku de temps en temps\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"19256842\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/32273341\\/cassete.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842911014\\/guetta_normal.jpg\",\"name\":\"Nico Prat\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 20 20:55:08 +0000 2009\",\"profile_sidebar_border_color\":\"050504\",\"id\":19256842,\"utc_offset\":3600,\"favourites_count\":440,\"url\":\"http:\\/\\/nicoprat.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187985511157760,\"created_at\":\"Fri Feb 24 23:30:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3048000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4764153e-2758-45f7-b19c-ced2be2332b6-173187985511157760" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilReste #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1729341771/lille_paneau_entree_ville_normal.jpg" -}, -"title": "Fred-Lille: #ilReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3048000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilReste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187988140986368\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":267,\"screen_name\":\"Fred_lille59\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":5433,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/192748407\\/lille_paneau_entree_ville.jpg\",\"location\":\"Lille\",\"show_all_inline_media\":false,\"listed_count\":24,\"profile_link_color\":\"0084B4\",\"followers_count\":505,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1729341771\\/lille_paneau_entree_ville_normal.jpg\",\"description\":\"Regarde beaucoup trop la t\\u00e9l\\u00e9\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"237811337\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/192748407\\/lille_paneau_entree_ville.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1729341771\\/lille_paneau_entree_ville_normal.jpg\",\"name\":\"Fred-Lille\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 13 17:52:53 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":237811337,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/fred-lille.blogs.nouvelobs.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187988140986368,\"created_at\":\"Fri Feb 24 23:30:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3048000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "253ab064-f7d0-4e97-9a57-295e9682402e-173187988140986368" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #cqui", -"img": { -"src": "http://a0.twimg.com/profile_images/1848450170/poseur_normal.jpg" -}, -"title": "Pras: #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3051000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #cqui\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cqui\",\"indices\":[5,10]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187999167823875\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Praska\",\"lang\":\"en\",\"favourites_count\":195,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1362,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":3040,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848450170\\/poseur_normal.jpg\",\"description\":\"BOSS[Viedegeek + Bargaming]\\r\\nFirewall Karmique\\r\\n\",\"statuses_count\":48429,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/54512196\\/wallpaper.jpg\",\"show_all_inline_media\":false,\"listed_count\":170,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1b8085\",\"protected\":false,\"id_str\":\"15453030\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Pras\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/54512196\\/wallpaper.jpg\",\"created_at\":\"Wed Jul 16 11:15:07 +0000 2008\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":15453030,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/flavors.me\\/praska\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848450170\\/poseur_normal.jpg\"},\"truncated\":false,\"id\":173187999167823875,\"created_at\":\"Fri Feb 24 23:30:11 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3051000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "32bb34b7-47be-4f65-8ad3-0d139272f3cc-173187999167823875" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Man_Bey: Pour représenter notre chère Corrèze à la TV y'a Chirac, Hollande, Sebastien... et @benoitlebreau #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1819530189/twitter_normal.png" -}, -"title": "Benoit Lebreau: RT @Man_Bey: Pour représenter notre chère Corrèze à la TV y'a Chirac, Hollande, Sebastien... et @benoitlebreau #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3051000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Man_Bey: Pour repr\\u00e9senter notre ch\\u00e8re Corr\\u00e8ze \\u00e0 la TV y'a Chirac, Hollande, Sebastien... et @benoitlebreau #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Man_Bey\",\"indices\":[3,11],\"id_str\":\"67760385\",\"name\":\"Manu\",\"id\":67760385},{\"screen_name\":\"benoitlebreau\",\"indices\":[96,110],\"id_str\":\"267290862\",\"name\":\"Benoit Lebreau\",\"id\":267290862}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[111,115]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Pour repr\\u00e9senter notre ch\\u00e8re Corr\\u00e8ze \\u00e0 la TV y'a Chirac, Hollande, Sebastien... et @benoitlebreau #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"benoitlebreau\",\"indices\":[83,97],\"id_str\":\"267290862\",\"name\":\"Benoit Lebreau\",\"id\":267290862}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[98,102]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187902770135040\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":191,\"screen_name\":\"Man_Bey\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7234,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Toulouse\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"009999\",\"followers_count\":103,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1754889775\\/Capture_d__cran_2012-01-14___19.16.40_normal.png\",\"description\":\"Je suis \\u00e9tudiant donc je mange des p\\u00e2tes et je bois de l'alcool.\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"67760385\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1754889775\\/Capture_d__cran_2012-01-14___19.16.40_normal.png\",\"name\":\"Manu\",\"default_profile_image\":false,\"created_at\":\"Sat Aug 22 00:05:34 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":67760385,\"utc_offset\":3600,\"favourites_count\":102,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187902770135040,\"created_at\":\"Fri Feb 24 23:29:48 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187999755022337\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":605,\"screen_name\":\"benoitlebreau\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4157,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"667033\",\"followers_count\":339,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1819530189\\/twitter_normal.png\",\"description\":\"sympathique et cool \\/\\/ danseur \\u00e9toile \\u00e0 NRJ Group \\/\\/ #runner parisien du soir, #radio amateur et tr\\u00e8s dr\\u00f4le \\u00e0 la t\\u00e9l\\u00e9\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"267290862\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819530189\\/twitter_normal.png\",\"name\":\"Benoit Lebreau\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 16 17:22:17 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":267290862,\"utc_offset\":3600,\"favourites_count\":38,\"url\":\"http:\\/\\/www.benoitlebreau.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187999755022337,\"created_at\":\"Fri Feb 24 23:30:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3051000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cf1c41a1-fe36-473c-a17d-516fb6972c36-173187999755022337" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "L'absurde a son paroxysme. Je ne suis pas sur. Peut être est il nécessaire une petite devinette récréative. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1804590964/ZEFZA_normal.gif" -}, -"title": "Shik-a-Marrant: L'absurde a son paroxysme. Je ne suis pas sur. Peut être est il nécessaire une petite devinette récréative. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3051000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"L'absurde a son paroxysme. Je ne suis pas sur. Peut \\u00eatre est il n\\u00e9cessaire une petite devinette r\\u00e9cr\\u00e9ative. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[108,112]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188000237371392\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":75,\"screen_name\":\"Shikamarrant\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":989,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Cela d\\u00e9pend o\\u00f9 vous \\u00eates\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":20,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\",\"description\":\"Je ne suis pas fan de Naruto, mais j'ai trouv\\u00e9 le jeu de mot pas mal en fait. J'aurais pu en trouver un avec #Faisan\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"57607506\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"c0c3c4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\",\"name\":\"Shik-a-Marrant\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 17 10:16:42 +0000 2009\",\"profile_sidebar_border_color\":\"c0c3c4\",\"id\":57607506,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188000237371392,\"created_at\":\"Fri Feb 24 23:30:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3051000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ab81d057-0401-486b-9388-df14daf2c5e4-173188000237371392" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Venez avec moi. Militons pour #5eucheuAuGrandWebze #LGW @5eucheu", -"img": { -"src": "http://a1.twimg.com/profile_images/1793236975/Photo_du_13878919-05-___03.51_normal.jpg" -}, -"title": "Constance Ortuzar: Venez avec moi. Militons pour #5eucheuAuGrandWebze #LGW @5eucheu", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3052000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Venez avec moi. Militons pour #5eucheuAuGrandWebze #LGW @5eucheu\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"5eucheu\",\"indices\":[56,64],\"id_str\":\"156971542\",\"name\":\"Sacha B\\u00e9har\",\"id\":156971542}],\"urls\":[],\"hashtags\":[{\"text\":\"5eucheuAuGrandWebze\",\"indices\":[30,50]},{\"text\":\"LGW\",\"indices\":[51,55]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188002913337344\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":249,\"screen_name\":\"constuzar\",\"lang\":\"en\",\"profile_text_color\":\"ff0f0f\",\"statuses_count\":7422,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"14b9fa\",\"followers_count\":432,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1793236975\\/Photo_du_13878919-05-___03.51_normal.jpg\",\"description\":\"Ils me voient rouler, ils d\\u00e9testent.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"131516\",\"id_str\":\"53776719\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"d5faef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1793236975\\/Photo_du_13878919-05-___03.51_normal.jpg\",\"name\":\"Constance Ortuzar\",\"default_profile_image\":false,\"created_at\":\"Sat Jul 04 22:29:54 +0000 2009\",\"profile_sidebar_border_color\":\"ff0000\",\"id\":53776719,\"utc_offset\":null,\"favourites_count\":28,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188002913337344,\"created_at\":\"Fri Feb 24 23:30:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3052000, -"tags": [ -{ -"id-ref": "f045f13e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "364fdaf8-8940-49e3-bf75-3028862ae5bc-173188002913337344" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LouisCalvero: #lgw Par curiosité, si je tape s'il #ilReste de grace il #change2ton sinon #ilpart, comment réagit l'algorythme ?", -"img": { -"src": "http://a3.twimg.com/profile_images/1813277782/profil_normal.jpg" -}, -"title": "annabel s. alves : RT @LouisCalvero: #lgw Par curiosité, si je tape s'il #ilReste de grace il #change2ton sinon #ilpart, comment réagit l'algorythme ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3052000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LouisCalvero: #lgw Par curiosit\\u00e9, si je tape s'il #ilReste de grace il #change2ton sinon #ilpart, comment r\\u00e9agit l'algorythme ?\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LouisCalvero\",\"indices\":[3,16],\"id_str\":\"49330430\",\"name\":\"Calvero\",\"id\":49330430}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[18,22]},{\"text\":\"ilReste\",\"indices\":[54,62]},{\"text\":\"change2ton\",\"indices\":[75,86]},{\"text\":\"ilpart\",\"indices\":[93,100]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Par curiosit\\u00e9, si je tape s'il #ilReste de grace il #change2ton sinon #ilpart, comment r\\u00e9agit l'algorythme ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilReste\",\"indices\":[36,44]},{\"text\":\"change2ton\",\"indices\":[57,68]},{\"text\":\"ilpart\",\"indices\":[75,82]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187702781521920\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":546,\"screen_name\":\"LouisCalvero\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":5874,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/40834403\\/calvero.jpg\",\"location\":\"Paris et The Le Plus\",\"show_all_inline_media\":true,\"listed_count\":126,\"profile_link_color\":\"FF3300\",\"followers_count\":2827,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1772681103\\/image_normal.jpg\",\"description\":\"L'ironie et la mauvaise foi ne sauveront jamais le monde. Mais elles peuvent le rendre un peu plus supportable.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"49330430\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/40834403\\/calvero.jpg\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1772681103\\/image_normal.jpg\",\"name\":\"Calvero\",\"default_profile_image\":false,\"created_at\":\"Sun Jun 21 14:45:50 +0000 2009\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":49330430,\"utc_offset\":3600,\"favourites_count\":51,\"url\":\"http:\\/\\/leplus.nouvelobs.com\\/calvero\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187702781521920,\"created_at\":\"Fri Feb 24 23:29:00 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188005220204544\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":811,\"screen_name\":\"annabeldessin\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":4796,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/341403463\\/Yeux_Annajung.jpg\",\"location\":\"France, Nice(06)\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"2FC2EF\",\"followers_count\":235,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1813277782\\/profil_normal.jpg\",\"description\":\"Styliste, conceptrice, mod\\u00e9liste;inadapt\\u00e9e scolaire,surdou\\u00e9e cancre;n'y arrivera jamais dans la vie,elle dessine,elle dessine,elle dessine...(\\u00e9duc. nationale)\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"106986321\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/341403463\\/Yeux_Annajung.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813277782\\/profil_normal.jpg\",\"name\":\"annabel s. alves \",\"default_profile_image\":false,\"created_at\":\"Thu Jan 21 07:51:27 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":106986321,\"utc_offset\":3600,\"favourites_count\":37,\"url\":\"https:\\/\\/sites.google.com\\/site\\/annabelalvessovieri\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188005220204544,\"created_at\":\"Fri Feb 24 23:30:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3052000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6219ab9c-bab4-444d-a920-1ab92fe96f51-173188005220204544" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Twitter a la télé c'est un peu bof #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1843149530/2010-09-16_12.13.19_normal.jpg" -}, -"title": "SoNathyz: Twitter a la télé c'est un peu bof #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3052000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Twitter a la t\\u00e9l\\u00e9 c'est un peu bof #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188004670750721\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1024,\"screen_name\":\"SoNathyz\",\"lang\":\"fr\",\"profile_text_color\":\"421e25\",\"statuses_count\":38003,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/391772708\\/twilk_background_4efdefc2c7965.jpg\",\"location\":\"sarkozystan\",\"show_all_inline_media\":false,\"listed_count\":120,\"profile_link_color\":\"7c313b\",\"followers_count\":1499,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843149530\\/2010-09-16_12.13.19_normal.jpg\",\"description\":\"Experte en politique\\/physique nucl\\u00e9aire\\/sismologie\\/psychologie\\/psychopathologie\\/physique quantique\\/ Twittologie \\/ Journalisme\\/ (et je n'exag\\u00e8re pas )\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"110d10\",\"id_str\":\"47715765\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/391772708\\/twilk_background_4efdefc2c7965.jpg\",\"profile_sidebar_fill_color\":\"100004\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843149530\\/2010-09-16_12.13.19_normal.jpg\",\"name\":\"SoNathyz\",\"default_profile_image\":false,\"created_at\":\"Tue Jun 16 19:18:38 +0000 2009\",\"profile_sidebar_border_color\":\"bc5770\",\"id\":47715765,\"utc_offset\":3600,\"favourites_count\":791,\"url\":\"http:\\/\\/politiko.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188004670750721,\"created_at\":\"Fri Feb 24 23:30:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3052000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "87a013ad-f5a9-4101-b391-81de60e77a7f-173188004670750721" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Petit message de soutient aux journalistes dont on sait pas #cQui mais qui bossent \\o/ #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Petit message de soutient aux journalistes dont on sait pas #cQui mais qui bossent \\o/ #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3054000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Petit message de soutient aux journalistes dont on sait pas #cQui mais qui bossent \\\\o\\/ #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[60,65]},{\"text\":\"lgw\",\"indices\":[87,91]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188013784973312\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3247,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188013784973312,\"created_at\":\"Fri Feb 24 23:30:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3054000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "71d4fdc6-25f2-46e8-b0b7-e48620c58682-173188013784973312" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @darres: Moi je dis #ilReste #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/123614994/fond_BeOS_normal.png" -}, -"title": "01dn: RT @darres: Moi je dis #ilReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3055000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @darres: Moi je dis #ilReste #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"darres\",\"indices\":[3,10],\"name\":\"St\\u00e9phane Lafon\",\"id_str\":\"51434866\",\"id\":51434866}],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[23,31]},{\"text\":\"lgw\",\"indices\":[32,36]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Moi je dis #ilReste #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[11,19]},{\"text\":\"lgw\",\"indices\":[20,24]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187791583322112\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"darres\",\"lang\":\"fr\",\"favourites_count\":4,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":64,\"location\":\"Chelles\",\"profile_text_color\":\"333333\",\"followers_count\":25,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1581770313\\/image_normal.jpg\",\"description\":\"Etudiant en IAE M1 Management Ing\\u00e9nierie des Services et Technologies de l'Information et de la Communication \\/ Apprenti en communication interne chez Orange\",\"statuses_count\":189,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"51434866\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"St\\u00e9phane Lafon\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat Jun 27 13:17:52 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":51434866,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1581770313\\/image_normal.jpg\"},\"truncated\":false,\"id\":173187791583322112,\"created_at\":\"Fri Feb 24 23:29:21 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188018193178624\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ce9f40\",\"screen_name\":\"oldnfr\",\"lang\":\"fr\",\"favourites_count\":8,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":44,\"location\":\"Brest\",\"profile_text_color\":\"602020\",\"followers_count\":10,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/123614994\\/fond_BeOS_normal.png\",\"description\":\"Earth \\/ France \\/ Brittany\",\"statuses_count\":127,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/10398891\\/haut.jpg\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"95571d\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"b4bf12\",\"protected\":false,\"id_str\":\"29110142\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"01dn\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/10398891\\/haut.jpg\",\"created_at\":\"Mon Apr 06 01:04:19 +0000 2009\",\"profile_sidebar_fill_color\":\"eceaa7\",\"id\":29110142,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/oldnfr.free.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/123614994\\/fond_BeOS_normal.png\"},\"truncated\":false,\"id\":173188018193178624,\"created_at\":\"Fri Feb 24 23:30:15 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3055000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5cfab083-5cf7-4148-9657-3e46e6c54f7d-173188018193178624" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#IlReste ! C'est le professeur Rollin quand même. Respect. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1525514454/534_PinCushionQueen_original_normal.jpg" -}, -"title": "Juliette DeLyon: #IlReste ! C'est le professeur Rollin quand même. Respect. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3056000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#IlReste ! C'est le professeur Rollin quand m\\u00eame. Respect. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[59,63]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188021242441730\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":52,\"screen_name\":\"_JulietteM_\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":1050,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/382100263\\/534_PinCushionQueen_original.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"2FC2EF\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1525514454\\/534_PinCushionQueen_original_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"366771429\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/382100263\\/534_PinCushionQueen_original.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1525514454\\/534_PinCushionQueen_original_normal.jpg\",\"name\":\"Juliette DeLyon\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 02 19:57:30 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":366771429,\"utc_offset\":3600,\"favourites_count\":4,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188021242441730,\"created_at\":\"Fri Feb 24 23:30:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3056000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9695e2a7-cfc5-4fc4-97a8-cd46acaa0220-173188021242441730" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cqui #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1759597701/image_normal.jpg" -}, -"title": "Camille .: #cqui #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3058000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cqui #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[0,5]},{\"text\":\"LGW\",\"indices\":[6,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188030021120000\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":591,\"screen_name\":\"CamilleWil\",\"lang\":\"fr\",\"profile_text_color\":\"520000\",\"statuses_count\":18713,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"210b05\",\"followers_count\":507,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1759597701\\/image_normal.jpg\",\"description\":\"Camille \\u03df - @prettylil_miss : ma vie \\u2665 \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"0a0300\",\"id_str\":\"93848420\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"profile_sidebar_fill_color\":\"d61d08\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1759597701\\/image_normal.jpg\",\"name\":\"Camille .\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 01 12:23:18 +0000 2009\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":93848420,\"utc_offset\":-36000,\"favourites_count\":14,\"url\":\"http:\\/\\/intotheglitter.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188030021120000,\"created_at\":\"Fri Feb 24 23:30:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3058000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "00c04183-8e1c-4fc9-85b1-3b655361e7b8-173188030021120000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'aime les twittos qui ne comprennent pas l'auto-dérision, le non-sens, le côté 4chan de la TV. #ilreste #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1612866761/2222_normal.jpg" -}, -"title": "makina: J'aime les twittos qui ne comprennent pas l'auto-dérision, le non-sens, le côté 4chan de la TV. #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3058000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"J'aime les twittos qui ne comprennent pas l'auto-d\\u00e9rision, le non-sens, le c\\u00f4t\\u00e9 4chan de la TV. #ilreste #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[96,104]},{\"text\":\"lgw\",\"indices\":[105,109]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188029702344705\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"makina37\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1612866761\\/2222_normal.jpg\",\"description\":\"\",\"statuses_count\":13,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"351529067\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"makina\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Aug 09 11:20:33 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":351529067,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612866761\\/2222_normal.jpg\"},\"truncated\":false,\"id\":173188029702344705,\"created_at\":\"Fri Feb 24 23:30:18 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3058000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "47c6f920-77fc-44e0-abac-8992e06186ec-173188029702344705" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'essaie de comprendre #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1849286517/plumesdanges_normal.jpg" -}, -"title": "plumesdanges: J'essaie de comprendre #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3060000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"J'essaie de comprendre #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[23,27]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188038187417600\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"fcfcfc\",\"screen_name\":\"plumesdanges\",\"lang\":\"fr\",\"favourites_count\":84,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":283,\"location\":\"Hell\",\"profile_text_color\":\"0a0a0a\",\"followers_count\":590,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"description\":\"pas interessante, pas drole et pas tr\\u00e8s intelligente, bref sans interet ! Pr\\u00e9sidente fondatrice de l'#InsomniaqueTeam \\/\\/ #TeamLumbagos \",\"statuses_count\":39025,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"show_all_inline_media\":false,\"listed_count\":44,\"profile_link_color\":\"4813f5\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fcfcfc\",\"protected\":false,\"id_str\":\"27325670\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"plumesdanges\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"created_at\":\"Sat Mar 28 22:43:40 +0000 2009\",\"profile_sidebar_fill_color\":\"fcfcfc\",\"id\":27325670,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.youtube.com\\/plumesdanges\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\"},\"truncated\":false,\"id\":173188038187417600,\"created_at\":\"Fri Feb 24 23:30:20 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3060000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7b09f041-66bc-4697-86ef-f0c09c7b420e-173188038187417600" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pas tenu 10min devant la daube avec chahma #LGW ! Comme koi ce ki se passe sur Twitter doit rester sur Twitter #ConceptFail", -"img": { -"src": "http://a0.twimg.com/profile_images/1830117459/La-louve-3_normal.jpg" -}, -"title": "Suzy: Pas tenu 10min devant la daube avec chahma #LGW ! Comme koi ce ki se passe sur Twitter doit rester sur Twitter #ConceptFail", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3062000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Pas tenu 10min devant la daube avec chahma #LGW ! Comme koi ce ki se passe sur Twitter doit rester sur Twitter #ConceptFail\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[43,47]},{\"text\":\"ConceptFail\",\"indices\":[111,123]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188043996545026\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":377,\"screen_name\":\"SuzyLouv\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1021,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/418559314\\/295996_225347164193656_175246649203708_600693_141741646_n.jpg\",\"location\":\"Rabat\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":188,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1830117459\\/La-louve-3_normal.jpg\",\"description\":\"Tweet\\/heure Politique, #Maroc et Social Media. Gu\\u00e9risseuse chamane. Diplomee en Urbanisme Tzigane. Membre inactive du Parti de la Tectonique des Planqu\\u00e9(e)s.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Casablanca\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"380477935\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/418559314\\/295996_225347164193656_175246649203708_600693_141741646_n.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1830117459\\/La-louve-3_normal.jpg\",\"name\":\"Suzy\",\"default_profile_image\":false,\"created_at\":\"Mon Sep 26 18:26:20 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":380477935,\"utc_offset\":0,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188043996545026,\"created_at\":\"Fri Feb 24 23:30:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3062000, -"tags": [ -{ -"id-ref": "f046e31e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bbf276a1-d1da-450e-b22f-c57292842193-173188043996545026" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Considérez ça comme un hommage #hihi #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1579669504/TwittRockpetit_normal.jpg" -}, -"title": "Calamity: Considérez ça comme un hommage #hihi #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3063000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Consid\\u00e9rez \\u00e7a comme un hommage #hihi #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"hihi\",\"indices\":[31,36]},{\"text\":\"lgw\",\"indices\":[37,41]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/levelupstudio.com\\/plume\\\" rel=\\\"nofollow\\\"\\u003EPlume\\u00a0for\\u00a0Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188050321547264\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":511,\"screen_name\":\"Calamity_vt\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":11592,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/105993344\\/lacprintemps10_twitter.JPG\",\"location\":\"Gen\\u00e8ve - Suisse\",\"show_all_inline_media\":true,\"listed_count\":52,\"profile_link_color\":\"b00756\",\"followers_count\":404,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1579669504\\/TwittRockpetit_normal.jpg\",\"description\":\"Toujours connect\\u00e9e sauf quand je d\\u00e9connecte,je navigue entre expos,livres et concerts.A veces,twitteo tambien en castellano (mal,pero por lo menos lo intento)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"14393888\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/105993344\\/lacprintemps10_twitter.JPG\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579669504\\/TwittRockpetit_normal.jpg\",\"name\":\"Calamity\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 15 06:46:02 +0000 2008\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":14393888,\"utc_offset\":3600,\"favourites_count\":38,\"url\":\"http:\\/\\/calamity.over-blog.org\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188050321547264,\"created_at\":\"Fri Feb 24 23:30:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3063000, -"tags": [ -{ -"id-ref": "f047025e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7ec861a9-805b-4fb9-8860-480050578f2e-173188050321547264" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le sondage de @LeGrandWebze aurait peut-être du porter sur la chemise de @Vinvin plutôt que sur le sort de @francoisrollin #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1578025973/e_M_a_n_u_-188x188_normal.jpg" -}, -"title": "Manu: Le sondage de @LeGrandWebze aurait peut-être du porter sur la chemise de @Vinvin plutôt que sur le sort de @francoisrollin #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3065000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Le sondage de @LeGrandWebze aurait peut-\\u00eatre du porter sur la chemise de @Vinvin plut\\u00f4t que sur le sort de @francoisrollin #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[14,27],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385},{\"screen_name\":\"Vinvin\",\"indices\":[73,80],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522},{\"screen_name\":\"francoisrollin\",\"indices\":[107,122],\"name\":\"rollin\",\"id_str\":\"369489076\",\"id\":369489076}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[123,127]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188059418996737\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"e_M_a_n_u_\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":376,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":285,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1578025973\\/e_M_a_n_u_-188x188_normal.jpg\",\"description\":\"Homme 2.0 r\\u00e9solument attach\\u00e9 \\u00e0 sa vie sociale IRL !\",\"statuses_count\":3125,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"189600177\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Manu\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Sat Sep 11 18:20:22 +0000 2010\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":189600177,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1578025973\\/e_M_a_n_u_-188x188_normal.jpg\"},\"truncated\":false,\"id\":173188059418996737,\"created_at\":\"Fri Feb 24 23:30:25 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3065000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "27a2671d-34ec-4ea0-8344-d722537798c9-173188059418996737" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw mais c'est quoi ce public têtes baissées :-)", -"img": { -"src": "http://a0.twimg.com/profile_images/1707712782/DSC08227_normal.jpg" -}, -"title": "José Esteve: #lgw mais c'est quoi ce public têtes baissées :-)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3069000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw mais c'est quoi ce public t\\u00eates baiss\\u00e9es :-)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188075214745600\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":350,\"screen_name\":\"lemeroo\",\"lang\":\"fr\",\"profile_text_color\":\"d10000\",\"statuses_count\":2509,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/175232736\\/Sans-titre-2.gif\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"d10000\",\"followers_count\":166,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1707712782\\/DSC08227_normal.jpg\",\"description\":\"\\/\\/ Passionn\\u00e9 de graphisme.. p\\u00e9cheur de m\\u00e9rou et d'id\\u00e9es, animateur radio, d\\u00e9crypte le net et la TV \\/\\/ designer \\/ cr\\u00e9ateur de visuels de #Tees un peu d\\u00e9cal\\u00e9s \\/\\/ \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"483026\",\"id_str\":\"93459716\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/175232736\\/Sans-titre-2.gif\",\"profile_sidebar_fill_color\":\"483026\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1707712782\\/DSC08227_normal.jpg\",\"name\":\"Jos\\u00e9 Esteve\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 29 19:10:53 +0000 2009\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":93459716,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.lemerou.eu\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188075214745600,\"created_at\":\"Fri Feb 24 23:30:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3069000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4e3550cc-80c7-41c4-8839-3c3060377cb9-173188075214745600" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "le visionnage de #LGW me donne la nausée ! Entre l’éclairage, la chemise etc ... Quel merdier !", -"img": { -"src": "http://a3.twimg.com/profile_images/1784933236/matt-smith_normal.jpg" -}, -"title": "Mohamed: le visionnage de #LGW me donne la nausée ! Entre l’éclairage, la chemise etc ... Quel merdier !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3070000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"le visionnage de #LGW me donne la naus\\u00e9e ! Entre l\\u2019\\u00e9clairage, la chemise etc ... Quel merdier !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[17,21]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188080663134208\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"MOHA59600\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":167,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":199,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1784933236\\/matt-smith_normal.jpg\",\"description\":\"Fan de cin\\u00e9ma, de football, g\\u00e9nie autoproclam\\u00e9. A un avis sur tout et sait tout mieux que tout le monde! Adepte du second degr\\u00e9!\",\"statuses_count\":9876,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"3dc1db\",\"protected\":false,\"id_str\":\"115394419\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Mohamed\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Feb 18 14:33:14 +0000 2010\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":115394419,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/moha59600.football.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1784933236\\/matt-smith_normal.jpg\"},\"truncated\":false,\"id\":173188080663134208,\"created_at\":\"Fri Feb 24 23:30:30 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3070000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "50a1e2e9-0fe4-4d41-8311-2b63c1bc5720-173188080663134208" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1272111066/coucou_a_celui_qui_lit__a_normal.png" -}, -"title": "Gandhiiman: #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3070000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ilreste #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188079316779008\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"gandhiiman\",\"lang\":\"en\",\"favourites_count\":13,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":396,\"location\":\"at home\",\"profile_text_color\":\"666666\",\"followers_count\":137,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1272111066\\/coucou_a_celui_qui_lit__a_normal.png\",\"description\":\"Infographiste multimedia, motiondesigner ...\",\"statuses_count\":2749,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"50971217\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Gandhiiman\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Fri Jun 26 08:05:22 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":50971217,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.onedesignonline.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1272111066\\/coucou_a_celui_qui_lit__a_normal.png\"},\"truncated\":false,\"id\":173188079316779008,\"created_at\":\"Fri Feb 24 23:30:30 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3070000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9ffece59-82ed-43fc-999c-97b31901c7e7-173188079316779008" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilpart #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1141384407/profil_normal.jpg" -}, -"title": "carole gamelin: #ilpart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3072000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilpart #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188088682659840\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":659,\"screen_name\":\"carolegamelin\",\"lang\":\"fr\",\"profile_text_color\":\"6f7829\",\"statuses_count\":11513,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"Pau, France\",\"show_all_inline_media\":true,\"listed_count\":64,\"profile_link_color\":\"520d20\",\"followers_count\":767,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1141384407\\/profil_normal.jpg\",\"description\":\"Journaliste, chef du desk num\\u00e9rique \\u00e0 La R\\u00e9publique des Pyr\\u00e9n\\u00e9es \\u00e0 Pau. Animatrice de communaut\\u00e9s et de Twittap\\u00e9ros. Tarte au Maroilles maison sur demande.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"78605f\",\"id_str\":\"19910673\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1141384407\\/profil_normal.jpg\",\"name\":\"carole gamelin\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 02 15:09:06 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":19910673,\"utc_offset\":3600,\"favourites_count\":255,\"url\":\"http:\\/\\/www.larepubliquedespyrenees.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188088682659840,\"created_at\":\"Fri Feb 24 23:30:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3072000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a09368fc-39df-4ee9-b411-a52c4821e267-173188088682659840" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW #cQui", -"img": { -"src": "http://a0.twimg.com/profile_images/1092878580/dorian07smini_normal.jpg" -}, -"title": "Dorian Sanchez: #LGW #cQui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3072000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW #cQui\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"cQui\",\"indices\":[5,10]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/locomolabs.com\\\" rel=\\\"nofollow\\\"\\u003ETweetComb\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188089244684290\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"fff8ad\",\"screen_name\":\"DoRian07S\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":337,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":124,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1092878580\\/dorian07smini_normal.jpg\",\"description\":\"Etudiant, passionn\\u00e9 de nouvelles technologies. #media #actu #politique #sport #diabolo #pingpong #velo #google\",\"statuses_count\":1832,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/66687243\\/All_falls_down-1920x1200.jpg\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0099CC\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"protected\":false,\"id_str\":\"46867033\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Dorian Sanchez\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/66687243\\/All_falls_down-1920x1200.jpg\",\"created_at\":\"Sat Jun 13 10:53:21 +0000 2009\",\"profile_sidebar_fill_color\":\"f6ffd1\",\"id\":46867033,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1092878580\\/dorian07smini_normal.jpg\"},\"truncated\":false,\"id\":173188089244684290,\"created_at\":\"Fri Feb 24 23:30:32 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3072000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a4513b83-abbb-4b58-9804-d8275fb87a19-173188089244684290" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Cqui #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1848420321/cre_normal.jpg" -}, -"title": "Margot : #Cqui #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3073000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#Cqui #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"Cqui\",\"indices\":[0,5]},{\"text\":\"LGW\",\"indices\":[6,10]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188091383783424\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"F2E195\",\"screen_name\":\"SENSITIVEKID_\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":39,\"location\":\"\",\"profile_text_color\":\"0C3E53\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848420321\\/cre_normal.jpg\",\"description\":\"\",\"statuses_count\":164,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/413946733\\/CUTE__72_.jpg\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"FF0000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"BADFCD\",\"protected\":false,\"id_str\":\"452169178\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Margot \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/413946733\\/CUTE__72_.jpg\",\"created_at\":\"Sun Jan 01 14:14:06 +0000 2012\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"id\":452169178,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848420321\\/cre_normal.jpg\"},\"truncated\":false,\"id\":173188091383783424,\"created_at\":\"Fri Feb 24 23:30:33 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3073000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "489289a9-ff1b-43af-9e39-6f4372532a88-173188091383783424" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@France5tv: Bientôt 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw” ça s'arrose.", -"img": { -"src": "http://a0.twimg.com/profile_images/857280342/calecon-iphone_m_normal.jpg" -}, -"title": "jegoun: “@France5tv: Bientôt 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw” ça s'arrose.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3074000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@France5tv: Bient\\u00f4t 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw\\u201d \\u00e7a s'arrose.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"France5tv\",\"indices\":[1,11],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487}],\"urls\":[],\"hashtags\":[{\"text\":\"TT\",\"indices\":[74,77]},{\"text\":\"lgw\",\"indices\":[81,85]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188098258251777\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":776,\"screen_name\":\"jegoun\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":86824,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"Le Kremlin-Bic\\u00eatre\",\"show_all_inline_media\":false,\"listed_count\":250,\"profile_link_color\":\"0084B4\",\"followers_count\":3352,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/857280342\\/calecon-iphone_m_normal.jpg\",\"description\":\"Taulier de blogs et client de bistros.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"6433142\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/857280342\\/calecon-iphone_m_normal.jpg\",\"name\":\"jegoun\",\"default_profile_image\":false,\"created_at\":\"Wed May 30 05:04:02 +0000 2007\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":6433142,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/www.jegoun.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188098258251777,\"created_at\":\"Fri Feb 24 23:30:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3074000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efdd4bfc-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d4ad4680-bd05-4930-9855-a42393b25fb4-173188098258251777" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "fallait pas les gars “@LeGrandWebze: C'est la séquence du proctologue ! #lgw”", -"img": { -"src": "http://a2.twimg.com/profile_images/1577312655/E_TE__2011_PROPRIANO_light_normal.jpg" -}, -"title": "AnneCha Celier: fallait pas les gars “@LeGrandWebze: C'est la séquence du proctologue ! #lgw”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3075000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"fallait pas les gars \\u201c@LeGrandWebze: C'est la s\\u00e9quence du proctologue ! #lgw\\u201d\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[22,35],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[72,76]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188099277459456\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"annechacelier\",\"lang\":\"fr\",\"favourites_count\":36,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":921,\"location\":\"Paris\",\"profile_text_color\":\"666666\",\"followers_count\":538,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1577312655\\/E_TE__2011_PROPRIANO_light_normal.jpg\",\"description\":\"Habitante du 2\\u00e8me arrondissement, brune, 1\\/2 corse, @FredFaridGroup, @KidsLoveJetlag, quelques enfants, presque barmaid\",\"statuses_count\":2930,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/58686718\\/P1030314.jpg\",\"show_all_inline_media\":true,\"listed_count\":15,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"beaacc\",\"protected\":false,\"id_str\":\"17899913\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"AnneCha Celier\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/58686718\\/P1030314.jpg\",\"created_at\":\"Fri Dec 05 15:49:22 +0000 2008\",\"profile_sidebar_fill_color\":\"252429\",\"id\":17899913,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/3kidsandafull-timejob.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1577312655\\/E_TE__2011_PROPRIANO_light_normal.jpg\"},\"truncated\":false,\"id\":173188099277459456,\"created_at\":\"Fri Feb 24 23:30:35 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3075000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "958eca4a-5e88-401a-8fc8-f971ed62dfef-173188099277459456" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'adoooore le rire discret de @PascalMabille au #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1843167197/image_normal.jpg" -}, -"title": "Peter Schaeffer: J'adoooore le rire discret de @PascalMabille au #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3075000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"J'adoooore le rire discret de @PascalMabille au #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"PascalMabille\",\"indices\":[31,45],\"name\":\"Pascal Mabille\",\"id_str\":\"1367131\",\"id\":1367131}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188098845458432\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"machetman\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":43,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":5,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1843167197\\/image_normal.jpg\",\"description\":\"Engineer student in life and computer science and Apple enthusiast\",\"statuses_count\":3,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"173039199\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Peter Schaeffer\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat Jul 31 07:21:47 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":173039199,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/peter-schaeffer.posterous.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843167197\\/image_normal.jpg\"},\"truncated\":false,\"id\":173188098845458432,\"created_at\":\"Fri Feb 24 23:30:35 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3075000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "94837e6c-2be8-4ac2-87a1-ed4f49476b59-173188098845458432" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'était un sac à roulette RT @GabytaineFlam: Une caméra cachée généralement c'est dans un sac, ça bouge pas. Là ils l'ont mis dans #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1844691230/profile_normal.png" -}, -"title": "Lynda Sweez : C'était un sac à roulette RT @GabytaineFlam: Une caméra cachée généralement c'est dans un sac, ça bouge pas. Là ils l'ont mis dans #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3075000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"GabytaineFlam\",\"favorited\":false,\"text\":\"C'\\u00e9tait un sac \\u00e0 roulette RT @GabytaineFlam: Une cam\\u00e9ra cach\\u00e9e g\\u00e9n\\u00e9ralement c'est dans un sac, \\u00e7a bouge pas. L\\u00e0 ils l'ont mis dans #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"GabytaineFlam\",\"indices\":[29,43],\"name\":\"R\\u00e9mi\",\"id_str\":\"161146189\",\"id\":161146189}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[136,140]}]},\"in_reply_to_user_id\":161146189,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twicca.r246.jp\\/\\\" rel=\\\"nofollow\\\"\\u003Etwicca\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173186437221588992,\"in_reply_to_status_id_str\":\"173186437221588992\",\"id_str\":\"173188100279898113\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"zedalynews\",\"lang\":\"fr\",\"favourites_count\":9,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":444,\"location\":\"Coin:C dans une cale en bourre\",\"profile_text_color\":\"333333\",\"followers_count\":515,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1844691230\\/profile_normal.png\",\"description\":\"Les jeux de mots, c'est mon dada. Amin approuve ce message. \",\"statuses_count\":10701,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/360742146\\/Silicon_crystal.jpg\",\"show_all_inline_media\":true,\"listed_count\":24,\"profile_link_color\":\"e072c1\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"244639293\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Lynda Sweez \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/360742146\\/Silicon_crystal.jpg\",\"created_at\":\"Sat Jan 29 19:45:40 +0000 2011\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":244639293,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.jeBoxeAvecNemo.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1844691230\\/profile_normal.png\"},\"truncated\":false,\"id\":173188100279898113,\"created_at\":\"Fri Feb 24 23:30:35 +0000 2012\",\"in_reply_to_user_id_str\":\"161146189\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3075000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3396b5c3-dc72-4c86-a064-7176a0a4c7f8-173188100279898113" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW #ILRESTE", -"img": { -"src": "http://a0.twimg.com/profile_images/1848035973/images_normal.jpeg" -}, -"title": "François de Hollande: #LGW #ILRESTE", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3075000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW #ILRESTE\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"ILRESTE\",\"indices\":[5,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188100430897152\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"fdhollande\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":136,\"location\":\"59 avenue de S\\u00e9gur. 7\\u00e8me\",\"profile_text_color\":\"333333\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848035973\\/images_normal.jpeg\",\"description\":\"Dans ma t\\u00eate. Tout ce que je pense mais que je ne peux pas vous dire officiellement \",\"statuses_count\":90,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"500754438\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Fran\\u00e7ois de Hollande\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Feb 23 12:46:32 +0000 2012\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":500754438,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848035973\\/images_normal.jpeg\"},\"truncated\":false,\"id\":173188100430897152,\"created_at\":\"Fri Feb 24 23:30:35 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3075000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "150754af-c87b-4601-b425-cab023e05a1d-173188100430897152" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cqui #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1630832094/rene_navarre_as_fantomas_normal.jpg" -}, -"title": "Virgile Navarre: #cqui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3076000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cqui #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[6,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188105044631552\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":61,\"screen_name\":\"virgilepons\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1630832094\\/rene_navarre_as_fantomas_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"392990979\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1630832094\\/rene_navarre_as_fantomas_normal.jpg\",\"name\":\"Virgile Navarre\",\"default_profile_image\":false,\"created_at\":\"Mon Oct 17 21:23:27 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":392990979,\"utc_offset\":null,\"favourites_count\":1,\"url\":\"http:\\/\\/www.labo75.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188105044631552,\"created_at\":\"Fri Feb 24 23:30:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3076000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "51357b8e-3199-4b23-bea3-87dde45a57e9-173188105044631552" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #change2ton", -"img": { -"src": "http://a0.twimg.com/profile_images/1353093787/Dragons-6_normal.jpg" -}, -"title": "Thibaut Devillers: #lgw #change2ton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3077000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #change2ton\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"change2ton\",\"indices\":[5,16]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188107011764224\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Eliadus\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":68,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"description\":\"\",\"statuses_count\":704,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"92095420\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Thibaut Devillers\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Mon Nov 23 19:36:51 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":92095420,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.followfriday.com\\/followfriday\\/eliadus\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\"},\"truncated\":false,\"id\":173188107011764224,\"created_at\":\"Fri Feb 24 23:30:37 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3077000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "088e6657-bf66-4357-abe3-73a26db89dff-173188107011764224" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#leproc la 2ème séquence, en effet. J'en fait parti mais je ne le prends pas mal :) #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1804671338/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png" -}, -"title": "Marie: #leproc la 2ème séquence, en effet. J'en fait parti mais je ne le prends pas mal :) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3078000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#leproc la 2\\u00e8me s\\u00e9quence, en effet. J'en fait parti mais je ne le prends pas mal :) #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"leproc\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[84,88]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188113110274048\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":203,\"screen_name\":\"frenchy_Marie\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2882,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"9D582E\",\"followers_count\":84,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\",\"description\":\"J'accapare des objets sans ressurgir sur autrui.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"id_str\":\"120444044\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"profile_sidebar_fill_color\":\"EADEAA\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\",\"name\":\"Marie\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 06 13:02:46 +0000 2010\",\"profile_sidebar_border_color\":\"D9B17E\",\"id\":120444044,\"utc_offset\":3600,\"favourites_count\":25,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188113110274048,\"created_at\":\"Fri Feb 24 23:30:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3078000, -"tags": [ -{ -"id-ref": "f041f49e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3d741657-856a-40ae-a4ba-267cc81d7af3-173188113110274048" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "donc #LGW tourne sur un plateau de 4m2 ..... #fail", -"img": { -"src": "http://a3.twimg.com/profile_images/1421925544/clemlol_normal.jpg" -}, -"title": "Misterclem: donc #LGW tourne sur un plateau de 4m2 ..... #fail", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3081000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"donc #LGW tourne sur un plateau de 4m2 ..... #fail\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[5,9]},{\"text\":\"fail\",\"indices\":[45,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188125470892033\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":997,\"screen_name\":\"misterclem\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":25126,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/386276214\\/clemlol.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":100,\"profile_link_color\":\"009999\",\"followers_count\":2265,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1421925544\\/clemlol_normal.jpg\",\"description\":\"Bloggueur, cinema, music, politique Web 2.0 Social Digital Strategist, Marketing. CM Com Online \\/ Opinions are my own \\uf8ff \\/ gplus.to\\/misterclem #universalmusic \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"11793022\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/386276214\\/clemlol.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1421925544\\/clemlol_normal.jpg\",\"name\":\"Misterclem\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 03 10:57:23 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":11793022,\"utc_offset\":3600,\"favourites_count\":425,\"url\":\"http:\\/\\/www.clementlepetit.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188125470892033,\"created_at\":\"Fri Feb 24 23:30:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3081000, -"tags": [ -{ -"id-ref": "ef2d3c1c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ef7dc709-083b-41d8-8d61-560530ee8c5d-173188125470892033" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #cQui François Rollin ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1839297474/AvatarEcrouRougeCarre_normal.gif" -}, -"title": "Philippe B: #lgw #cQui François Rollin ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3082000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #cQui Fran\\u00e7ois Rollin ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cQui\",\"indices\":[5,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188130101411840\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1749,\"screen_name\":\"Raydacteur\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":28280,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"location\":\"Crozon, Brittany\",\"show_all_inline_media\":true,\"listed_count\":211,\"profile_link_color\":\"0000ff\",\"followers_count\":2618,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"description\":\"[en] connecting good vibrations [fr] ing\\u00e9nieur philosophe, activateur biologique & lolRT\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"14400518\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"profile_sidebar_fill_color\":\"d3ede7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"name\":\"Philippe B\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 15 20:08:37 +0000 2008\",\"profile_sidebar_border_color\":\"5e1410\",\"id\":14400518,\"utc_offset\":3600,\"favourites_count\":297,\"url\":\"http:\\/\\/bit.ly\\/raydacteur\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188130101411840,\"created_at\":\"Fri Feb 24 23:30:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3082000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b0c1127d-578d-4e1e-bc44-b9bcb73c0471-173188130101411840" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilReste je veux", -"img": { -"src": "http://a1.twimg.com/profile_images/444488565/gallery_492_7_92710_normal.jpg" -}, -"title": "Edmond V: #lgw #ilReste je veux", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3083000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilReste je veux\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilReste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188132299218946\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":341,\"screen_name\":\"Badsim\",\"lang\":\"en\",\"profile_text_color\":\"1215e0\",\"statuses_count\":8534,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Boulogne Billancourt\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"ff0505\",\"followers_count\":118,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/444488565\\/gallery_492_7_92710_normal.jpg\",\"description\":\"NSFW \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"14971085\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/444488565\\/gallery_492_7_92710_normal.jpg\",\"name\":\"Edmond V\",\"default_profile_image\":false,\"created_at\":\"Sun Jun 01 12:24:30 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":14971085,\"utc_offset\":3600,\"favourites_count\":228,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188132299218946,\"created_at\":\"Fri Feb 24 23:30:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3083000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bf8db6bd-c1a5-4012-9cb9-de8429ac9571-173188132299218946" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cQui #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1580412781/Sans_titre_3_normal.jpg" -}, -"title": "Hélène Hautbois: #cQui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3083000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cQui #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[6,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188134643838976\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":106,\"screen_name\":\"LNdoll\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":537,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/197370085\\/IMG00162.JPG\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"0099B9\",\"followers_count\":81,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1580412781\\/Sans_titre_3_normal.jpg\",\"description\":\"LN, 23 ans, belle, dr\\u00f4le, sympa, riche...Vous ne me croyez pas ? (Vous avez bien raison...). Mod\\u00e9ratrice sur\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0099B9\",\"id_str\":\"37177757\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/197370085\\/IMG00162.JPG\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1580412781\\/Sans_titre_3_normal.jpg\",\"name\":\"H\\u00e9l\\u00e8ne Hautbois\",\"default_profile_image\":false,\"created_at\":\"Sat May 02 10:51:08 +0000 2009\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":37177757,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/arnaudtsamere.com\\/forum\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188134643838976,\"created_at\":\"Fri Feb 24 23:30:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3083000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9f8c4f41-e605-47d0-896a-3f6ba3942372-173188134643838976" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Putain je viens de voir la PP de @BastienJoseph31 et @Pierre_B_y dans #LGW...\nPar contre je me casse, c'est naze!!", -"img": { -"src": "http://a2.twimg.com/profile_images/1637686119/image_normal.jpg" -}, -"title": "Yann MALICHECQ: Putain je viens de voir la PP de @BastienJoseph31 et @Pierre_B_y dans #LGW...\nPar contre je me casse, c'est naze!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3084000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Putain je viens de voir la PP de @BastienJoseph31 et @Pierre_B_y dans #LGW...\\nPar contre je me casse, c'est naze!!\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"BastienJoseph31\",\"indices\":[33,49],\"id_str\":\"191087175\",\"name\":\"Bastien Joseph\",\"id\":191087175},{\"screen_name\":\"Pierre_B_y\",\"indices\":[53,64],\"id_str\":\"104184883\",\"name\":\"Pierre B.\",\"id\":104184883}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[70,74]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188138506797057\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":490,\"screen_name\":\"kakaOpopo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9069,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"Pas \\u00e0 Toulouse\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"FF3300\",\"followers_count\":324,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1637686119\\/image_normal.jpg\",\"description\":\"Une religion? L'Ovalie. Un dieu? JC Sarda et son proph\\u00e8te @OvaleMasque. Un chiffre? 51! Grand Abhorrateur du Kaka o Popo. Une equipe? Le ST, voyons!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"West Central Africa\",\"profile_background_color\":\"709397\",\"id_str\":\"408071950\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1637686119\\/image_normal.jpg\",\"name\":\"Yann MALICHECQ\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 08 23:06:54 +0000 2011\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":408071950,\"utc_offset\":3600,\"favourites_count\":125,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188138506797057,\"created_at\":\"Fri Feb 24 23:30:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3084000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3add9b8a-2276-4f75-ac1e-ec76ae3c7329-173188138506797057" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Cqui #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1722222974/android-rendered_normal.jpg" -}, -"title": "Demonaco François: #Cqui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3084000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#Cqui #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Cqui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[6,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188139295326208\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":52,\"screen_name\":\"FDemonaco802\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":26,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Rennes\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":6,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1722222974\\/android-rendered_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"449809385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1722222974\\/android-rendered_normal.jpg\",\"name\":\"Demonaco Fran\\u00e7ois\",\"default_profile_image\":false,\"created_at\":\"Thu Dec 29 14:35:18 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":449809385,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188139295326208,\"created_at\":\"Fri Feb 24 23:30:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3084000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8dbd3a92-d55a-4175-9cc7-f4fd72ba5c47-173188139295326208" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#IlReste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1377154228/168964_10150138222311550_521006549_8477081_8165650_n_normal.jpg" -}, -"title": "BatiCarré: #IlReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3084000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#IlReste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188139186262016\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":249,\"screen_name\":\"BatiCarre\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":81,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":21,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1377154228\\/168964_10150138222311550_521006549_8477081_8165650_n_normal.jpg\",\"description\":\"Sp\\u00e9cialiste du droit de la propri\\u00e9t\\u00e9 intellectuelle et du glam des 70s et 80s, prends garde \\u00e0 toi Philippe Manoeuvre. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"299691570\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1377154228\\/168964_10150138222311550_521006549_8477081_8165650_n_normal.jpg\",\"name\":\"BatiCarr\\u00e9\",\"default_profile_image\":false,\"created_at\":\"Mon May 16 14:47:48 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":299691570,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188139186262016,\"created_at\":\"Fri Feb 24 23:30:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3084000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5497ec94-38b5-4dec-8ef5-c7ab133f581b-173188139186262016" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "e suis jacques delaraie proctologue et je suis entouré de trous du cul #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1831948935/me_normal.jpg" -}, -"title": "Δntoine Boμboμ: e suis jacques delaraie proctologue et je suis entouré de trous du cul #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3085000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"e suis jacques delaraie proctologue et je suis entour\\u00e9 de trous du cul #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[71,75]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188141614764032\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":109,\"screen_name\":\"Antoine_BB\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":644,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/403044885\\/090719_-_Voie-Lacte_e___Nuages_de_Magellan_Concordia_-_Zenitar_f4_-_40d.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":32,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1831948935\\/me_normal.jpg\",\"description\":\"Doctorant en Astrophysique\\/PhD student in Astrophysics\\/\\/Anthropo-primatologue \\u00e0 ses heures perdues (et tardives) sur net et IRL\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"131516\",\"id_str\":\"464727045\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/403044885\\/090719_-_Voie-Lacte_e___Nuages_de_Magellan_Concordia_-_Zenitar_f4_-_40d.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1831948935\\/me_normal.jpg\",\"name\":\"\\u0394ntoine Bo\\u03bcbo\\u03bc\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 15 15:20:51 +0000 2012\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":464727045,\"utc_offset\":3600,\"favourites_count\":418,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188141614764032,\"created_at\":\"Fri Feb 24 23:30:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3085000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f5bd0727-e7a3-4fb3-a295-3ef53a298c95-173188141614764032" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw # ilreste si l' audience depasse les 10millilns de telespectateurs", -"img": { -"src": "http://a0.twimg.com/profile_images/1475720985/26666_normal.jpg" -}, -"title": "François LEGER: #lgw # ilreste si l' audience depasse les 10millilns de telespectateurs", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3085000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw # ilreste si l' audience depasse les 10millilns de telespectateurs\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188142180990977\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"leger_web\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":124,\"location\":\"Rochechouart\",\"profile_text_color\":\"3E4415\",\"followers_count\":171,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1475720985\\/26666_normal.jpg\",\"description\":\"Animateur\\/Technicien en informatique et Webmaster d'un site de collectivit\\u00e9.\\r\\nGeek mais pas trop :))\",\"statuses_count\":307,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/290931773\\/cold-one-dl.jpg\",\"show_all_inline_media\":false,\"listed_count\":28,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"25482844\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Fran\\u00e7ois LEGER\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/290931773\\/cold-one-dl.jpg\",\"created_at\":\"Fri Mar 20 09:37:06 +0000 2009\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":25482844,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.legerweb.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1475720985\\/26666_normal.jpg\"},\"truncated\":false,\"id\":173188142180990977,\"created_at\":\"Fri Feb 24 23:30:45 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3085000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5a0a0e1b-3b63-42ee-b4e6-02b8cf7d79d3-173188142180990977" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1785281530/Portrait_FB_normal.jpg" -}, -"title": "Olivier L. Brunet: #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3087000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ilreste #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188149084819456\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"livbrunet\",\"lang\":\"fr\",\"favourites_count\":27,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1989,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":498,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1785281530\\/Portrait_FB_normal.jpg\",\"description\":\"En g\\u00e9n\\u00e9ral, je r\\u00e9alise des films documentaires. Mais je ne vais pas m'arr\\u00eater l\\u00e0.\",\"statuses_count\":253,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/403958676\\/IMG_3294.jpg\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"105420241\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Olivier L. Brunet\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/403958676\\/IMG_3294.jpg\",\"created_at\":\"Sat Jan 16 08:44:36 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":105420241,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/obrunet.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1785281530\\/Portrait_FB_normal.jpg\"},\"truncated\":false,\"id\":173188149084819456,\"created_at\":\"Fri Feb 24 23:30:47 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3087000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e0829a85-e2ef-433f-b560-28c4d6a5a10f-173188149084819456" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Sarkozy a dit Non 4 You http://t.co/VVYIUddE", -"img": { -"src": "http://a0.twimg.com/profile_images/1826253762/gifs__20__normal.gif" -}, -"title": "Systaime: #lgw Sarkozy a dit Non 4 You http://t.co/VVYIUddE", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3087000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Sarkozy a dit Non 4 You http:\\/\\/t.co\\/VVYIUddE\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[29,49],\"expanded_url\":\"http:\\/\\/youtu.be\\/WM23SOUZN_g\",\"display_url\":\"youtu.be\\/WM23SOUZN_g\",\"url\":\"http:\\/\\/t.co\\/VVYIUddE\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188151509131264\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":493,\"screen_name\":\"systaime18\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":3212,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/424585054\\/15380207101.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":40,\"profile_link_color\":\"080808\",\"followers_count\":393,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1826253762\\/gifs__20__normal.gif\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"758882\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/424585054\\/15380207101.jpg\",\"profile_sidebar_fill_color\":\"f5ed08\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1826253762\\/gifs__20__normal.gif\",\"name\":\"Systaime\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 08 22:13:03 +0000 2007\",\"profile_sidebar_border_color\":\"000000\",\"id\":758882,\"utc_offset\":3600,\"favourites_count\":113,\"url\":\"http:\\/\\/www.systaime.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188151509131264,\"created_at\":\"Fri Feb 24 23:30:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3087000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f71d9e9e-158c-4813-b4ef-1b99bddd21dc-173188151509131264" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton #LGW c'est nul", -"img": { -"src": "http://a1.twimg.com/profile_images/1437002627/DSCN4392_normal.jpg" -}, -"title": "Alban Liabeuf: #change2ton #LGW c'est nul", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3088000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#change2ton #LGW c'est nul\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"LGW\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188154776494080\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":161,\"screen_name\":\"Albanliabeuf\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":410,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris la D\\u00e9fense \",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":50,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1437002627\\/DSCN4392_normal.jpg\",\"description\":\"vous les autres et moi, mode, photos, finance, geek et n'importe quoi \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"25846622\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1437002627\\/DSCN4392_normal.jpg\",\"name\":\"Alban Liabeuf\",\"default_profile_image\":false,\"created_at\":\"Sun Mar 22 17:27:25 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":25846622,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/alban-liabeuf\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188154776494080,\"created_at\":\"Fri Feb 24 23:30:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3088000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "612ab68a-7988-48c0-b1ae-ad81ea70254f-173188154776494080" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Sauvons #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1793236975/Photo_du_13878919-05-___03.51_normal.jpg" -}, -"title": "Constance Ortuzar: Sauvons #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3088000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Sauvons #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[8,12]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188155929923584\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ff0000\",\"screen_name\":\"constuzar\",\"lang\":\"en\",\"favourites_count\":28,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":249,\"location\":\"Paris\",\"profile_text_color\":\"ff0f0f\",\"followers_count\":432,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1793236975\\/Photo_du_13878919-05-___03.51_normal.jpg\",\"description\":\"Ils me voient rouler, ils d\\u00e9testent.\",\"statuses_count\":7423,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"14b9fa\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"53776719\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Constance Ortuzar\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Sat Jul 04 22:29:54 +0000 2009\",\"profile_sidebar_fill_color\":\"d5faef\",\"id\":53776719,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1793236975\\/Photo_du_13878919-05-___03.51_normal.jpg\"},\"truncated\":false,\"id\":173188155929923584,\"created_at\":\"Fri Feb 24 23:30:48 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3088000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "08a7db94-27c8-4d49-ba4f-f07e8eafa876-173188155929923584" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@benoitlebreau Très drôle, ta blague M O T U S !! #JaiDixAns :)) #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1827173511/diejet_normal.jpg" -}, -"title": "vavodal: @benoitlebreau Très drôle, ta blague M O T U S !! #JaiDixAns :)) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3089000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@benoitlebreau Tr\\u00e8s dr\\u00f4le, ta blague M O T U S !! #JaiDixAns :)) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"benoitlebreau\",\"indices\":[0,14],\"id_str\":\"267290862\",\"name\":\"Benoit Lebreau\",\"id\":267290862}],\"urls\":[],\"hashtags\":[{\"text\":\"JaiDixAns\",\"indices\":[50,60]},{\"text\":\"lgw\",\"indices\":[65,69]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188160350720000\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"267290862\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":576,\"screen_name\":\"diejet\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10572,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/342894182\\/IMG_1551.JPG\",\"location\":\"Montpellier\",\"show_all_inline_media\":false,\"listed_count\":54,\"profile_link_color\":\"038543\",\"followers_count\":639,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1827173511\\/diejet_normal.jpg\",\"description\":\"Tout est sous contr\\u00f4le\\u2026 mais en douceur. Enfin, je vais essayer !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ACDED6\",\"id_str\":\"285043271\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/342894182\\/IMG_1551.JPG\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1827173511\\/diejet_normal.jpg\",\"name\":\"vavodal\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 20 12:40:21 +0000 2011\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":285043271,\"utc_offset\":-10800,\"favourites_count\":177,\"url\":null},\"in_reply_to_screen_name\":\"benoitlebreau\",\"truncated\":false,\"id\":173188160350720000,\"created_at\":\"Fri Feb 24 23:30:49 +0000 2012\",\"in_reply_to_user_id\":267290862}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3089000, -"tags": [ -{ -"id-ref": "f04a0a08-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "48f74cec-b400-440d-809a-95761c025512-173188160350720000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La team #StadedeFrance est en force sur le #cqui #lgw ;)", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: La team #StadedeFrance est en force sur le #cqui #lgw ;)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3089000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La team #StadedeFrance est en force sur le #cqui #lgw ;)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"StadedeFrance\",\"indices\":[8,22]},{\"text\":\"cqui\",\"indices\":[43,48]},{\"text\":\"lgw\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188159792885760\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6698,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"followers_count\":2387,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"name\":\"Ludovic Delaherche\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":72665061,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/chapkattack.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188159792885760,\"created_at\":\"Fri Feb 24 23:30:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3089000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1736bfd2-8b2c-4c84-8572-e2a91d5d1791-173188159792885760" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@JulienLopizzo on voit ta gueule! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1737845643/image_normal.jpg" -}, -"title": "Vincent Pintado: @JulienLopizzo on voit ta gueule! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3090000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"JulienLopizzo\",\"favorited\":false,\"text\":\"@JulienLopizzo on voit ta gueule! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"JulienLopizzo\",\"indices\":[0,14],\"name\":\"Julien Lopizzo\",\"id_str\":\"44345271\",\"id\":44345271}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]}]},\"in_reply_to_user_id\":44345271,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173186992186732545,\"in_reply_to_status_id_str\":\"173186992186732545\",\"id_str\":\"173188163081216001\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"VeniVediVince\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":163,\"location\":\"Lyon\",\"profile_text_color\":\"333333\",\"followers_count\":63,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1737845643\\/image_normal.jpg\",\"description\":\"Sc\\u00e9nariste, r\\u00e9alisateur, artisan de l'image, geekophile et mangeur de paella \\u00e0 ses heures mais que celle de ma m\\u00e8re!! \",\"statuses_count\":302,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"121074074\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Vincent Pintado\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Mar 08 10:59:29 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":121074074,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.pioucube.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1737845643\\/image_normal.jpg\"},\"truncated\":false,\"id\":173188163081216001,\"created_at\":\"Fri Feb 24 23:30:50 +0000 2012\",\"in_reply_to_user_id_str\":\"44345271\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3090000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c4272e10-b46c-4e15-8043-ae362af0885e-173188163081216001" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Taking the pace out of internet since 2011 #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1768260791/afflelou_normal.png" -}, -"title": "Marcel Comics: #LGW Taking the pace out of internet since 2011 #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3091000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW Taking the pace out of internet since 2011 #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[48,55]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188166482804736\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":196,\"screen_name\":\"Marcelcomics\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3887,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":24,\"profile_link_color\":\"0084B4\",\"followers_count\":520,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"description\":\"D\\u00e9fenseur du panache et de la pens\\u00e9e positive. Gar\\u00e7on boucher chez Boucherie-ovalie.org. Inventor of the Follow Me Monday (#FMM)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"386966557\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"name\":\"Marcel Comics\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 08 07:06:40 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":386966557,\"utc_offset\":-10800,\"favourites_count\":7,\"url\":\"http:\\/\\/boucherie-ovalie.org\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188166482804736,\"created_at\":\"Fri Feb 24 23:30:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3091000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dd92e268-3c68-43e6-bf56-f78854505ac9-173188166482804736" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LouisCalvero: #lgw Par curiosité, si je tape s' #ilReste il #change2ton ou #ilpart, comment réagit l'algorythme?//T'as pété la matrice!", -"img": { -"src": "http://a1.twimg.com/profile_images/1803920053/hartza_anon_normal.gif" -}, -"title": "Christophe BONNARD: RT @LouisCalvero: #lgw Par curiosité, si je tape s' #ilReste il #change2ton ou #ilpart, comment réagit l'algorythme?//T'as pété la matrice!", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3092000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @LouisCalvero: #lgw Par curiosit\\u00e9, si je tape s' #ilReste il #change2ton ou #ilpart, comment r\\u00e9agit l'algorythme?\\/\\/T'as p\\u00e9t\\u00e9 la matrice!\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LouisCalvero\",\"indices\":[3,16],\"name\":\"Calvero\",\"id_str\":\"49330430\",\"id\":49330430}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[18,22]},{\"text\":\"ilReste\",\"indices\":[52,60]},{\"text\":\"change2ton\",\"indices\":[64,75]},{\"text\":\"ilpart\",\"indices\":[79,86]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188170173779968\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"hartza_info\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":409,\"location\":\"64250 LOUHOSSOA\",\"profile_text_color\":\"333333\",\"followers_count\":169,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1803920053\\/hartza_anon_normal.gif\",\"description\":\"auto-entrepreneur\\r\\nR\\u00e9paration, assistance et maintenance informatique, Cr\\u00e9ation de Site Internet, Montage Vid\\u00e9o, Infographie...\",\"statuses_count\":3511,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/87533720\\/fd_hartza_twitter.jpg\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"123547535\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Christophe BONNARD\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/87533720\\/fd_hartza_twitter.jpg\",\"created_at\":\"Tue Mar 16 12:35:18 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":123547535,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/hartza.info\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803920053\\/hartza_anon_normal.gif\"},\"truncated\":false,\"id\":173188170173779968,\"created_at\":\"Fri Feb 24 23:30:52 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3092000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "37f314b6-887d-44b8-ba37-1d88e8032897-173188170173779968" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je dois avouer que j'hésite entre #CI et #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1757948828/Sans_titre-1__2__normal.jpg" -}, -"title": "CrazyM.T.: Je dois avouer que j'hésite entre #CI et #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3092000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je dois avouer que j'h\\u00e9site entre #CI et #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"CI\",\"indices\":[34,37]},{\"text\":\"LGW\",\"indices\":[41,45]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188172887502848\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":107,\"screen_name\":\"CrazyMT_\",\"lang\":\"fr\",\"profile_text_color\":\"949494\",\"statuses_count\":1500,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/425872790\\/Twitter.jpg\",\"location\":\"France d'en bas\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"488045\",\"followers_count\":33,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757948828\\/Sans_titre-1__2__normal.jpg\",\"description\":\"Je combine des fr\\u00e9quences ensembles. Oui, de la musique \\u00e9lectronique.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"London\",\"profile_background_color\":\"1c1c1c\",\"id_str\":\"330956795\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425872790\\/Twitter.jpg\",\"profile_sidebar_fill_color\":\"3d0000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757948828\\/Sans_titre-1__2__normal.jpg\",\"name\":\"CrazyM.T.\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 07 12:33:05 +0000 2011\",\"profile_sidebar_border_color\":\"000000\",\"id\":330956795,\"utc_offset\":0,\"favourites_count\":5,\"url\":\"http:\\/\\/crazymtmusic.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188172887502848,\"created_at\":\"Fri Feb 24 23:30:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3092000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c794cea3-8c0f-4bd8-8801-bd6d86c48a06-173188172887502848" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste mon premier tweet pour cette émission #wtf #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1766000100/Avatar-Cabaroc_normal.gif" -}, -"title": "Jp cabaroc: #ilreste mon premier tweet pour cette émission #wtf #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3093000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste mon premier tweet pour cette \\u00e9mission #wtf #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"wtf\",\"indices\":[47,51]},{\"text\":\"lgw\",\"indices\":[52,56]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188177702559744\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":977,\"screen_name\":\"Cabaroc\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6907,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/404422929\\/fond_twitter.jpg\",\"location\":\"Saint-\\u00c9tienne - France\",\"show_all_inline_media\":false,\"listed_count\":173,\"profile_link_color\":\"416763\",\"followers_count\":1679,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1766000100\\/Avatar-Cabaroc_normal.gif\",\"description\":\"Hi, i'm a freelance graphic designer and art director. I also teach webdesign at Ecole Bellecour (Lyon) #Identity #Design #Print #Webdesign\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"104964807\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/404422929\\/fond_twitter.jpg\",\"profile_sidebar_fill_color\":\"f6f6f6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1766000100\\/Avatar-Cabaroc_normal.gif\",\"name\":\"Jp cabaroc\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 14 23:13:01 +0000 2010\",\"profile_sidebar_border_color\":\"dddcda\",\"id\":104964807,\"utc_offset\":3600,\"favourites_count\":7,\"url\":\"http:\\/\\/www.cabaroc.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188177702559744,\"created_at\":\"Fri Feb 24 23:30:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3093000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef77b274-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "980179a2-2d86-4399-9e7a-f969286ebfa7-173188177702559744" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LudoDelaherche spotted dans le public. #fail #cqui #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1811845815/Flying_Blue_normal.jpg" -}, -"title": "Bastien Joseph: @LudoDelaherche spotted dans le public. #fail #cqui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3093000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LudoDelaherche spotted dans le public. #fail #cqui #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[0,15],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"fail\",\"indices\":[40,45]},{\"text\":\"cqui\",\"indices\":[46,51]},{\"text\":\"lgw\",\"indices\":[52,56]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188177199243264\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"72665061\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1033,\"screen_name\":\"BastienJoseph31\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":3559,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":34,\"profile_link_color\":\"0099B9\",\"followers_count\":668,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\",\"description\":\"Etudiant en com' \\u00e0 Paris. (ISCOM). Rugby, r\\u00e9seaux sociaux, musique. Connu comme Le Stagiaire de la @BoucherieOvalie. En recherche d'un VRAI stage. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"0099B9\",\"id_str\":\"191087175\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\",\"name\":\"Bastien Joseph\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 15 15:41:38 +0000 2010\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":191087175,\"utc_offset\":null,\"favourites_count\":10,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/bastien-joseph\"},\"in_reply_to_screen_name\":\"LudoDelaherche\",\"truncated\":false,\"id\":173188177199243264,\"created_at\":\"Fri Feb 24 23:30:53 +0000 2012\",\"in_reply_to_user_id\":72665061}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3093000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef2d3c1c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e6b31e01-e01e-4324-a0ad-7798e94dc6b5-173188177199243264" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LudoDelaherche Tu t'es méchamment fait griller :-D J'aime l'esprit. #cqui #lgw #StadedeFrance", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @LudoDelaherche Tu t'es méchamment fait griller :-D J'aime l'esprit. #cqui #lgw #StadedeFrance", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3095000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LudoDelaherche Tu t'es m\\u00e9chamment fait griller :-D J'aime l'esprit. #cqui #lgw #StadedeFrance\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[0,15],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[69,74]},{\"text\":\"lgw\",\"indices\":[75,79]},{\"text\":\"StadedeFrance\",\"indices\":[80,94]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173183797087580160\",\"id_str\":\"173188184035962880\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173183797087580160,\"in_reply_to_user_id_str\":\"72665061\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":156,\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":34423,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris Montparnasse - Bruxelles\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"name\":\"Pierre B.\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":104184883,\"utc_offset\":-10800,\"favourites_count\":254,\"url\":null},\"in_reply_to_screen_name\":\"LudoDelaherche\",\"truncated\":false,\"id\":173188184035962880,\"created_at\":\"Fri Feb 24 23:30:55 +0000 2012\",\"in_reply_to_user_id\":72665061}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3095000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "25ca714a-a70d-4d9b-af4e-493737fc5064-173188184035962880" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw breves2comptoir: Pendant que tu dors, l'oeil il continue de regarder la paupière mais il se fait chier...", -"img": { -"src": "http://a0.twimg.com/profile_images/1421767677/n775859914_630617_3556_normal.jpg" -}, -"title": "Thibaut: #lgw breves2comptoir: Pendant que tu dors, l'oeil il continue de regarder la paupière mais il se fait chier...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3096000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw breves2comptoir: Pendant que tu dors, l'oeil il continue de regarder la paupi\\u00e8re mais il se fait chier...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188190172229634\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":439,\"screen_name\":\"thibautchampey\",\"lang\":\"fr\",\"profile_text_color\":\"c8c8cc\",\"statuses_count\":155,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/291023158\\/02220_lastlight_1280x800.jpg\",\"location\":\"Paris \",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0c0d0d\",\"followers_count\":80,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1421767677\\/n775859914_630617_3556_normal.jpg\",\"description\":\"Communication enabled geek.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"3b3d3d\",\"id_str\":\"282143992\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/291023158\\/02220_lastlight_1280x800.jpg\",\"profile_sidebar_fill_color\":\"68696e\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1421767677\\/n775859914_630617_3556_normal.jpg\",\"name\":\"Thibaut\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 14 16:45:25 +0000 2011\",\"profile_sidebar_border_color\":\"e6ebe4\",\"id\":282143992,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"https:\\/\\/sites.google.com\\/site\\/thibautchampey\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188190172229634,\"created_at\":\"Fri Feb 24 23:30:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3096000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "26f7696f-a15a-422b-a4c0-5e906ea60ba5-173188190172229634" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw @vinvin \"l'art de grimer la fraude.\"", -"img": { -"src": "http://a0.twimg.com/profile_images/1602210892/Galactica_normal.jpg" -}, -"title": "Cammarata Thierry: #lgw @vinvin \"l'art de grimer la fraude.\"", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3097000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw @vinvin \\\"l'art de grimer la fraude.\\\"\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[5,12],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188194362331138\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"DFDFDF\",\"screen_name\":\"thcammarata\",\"lang\":\"en\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":98,\"location\":\"france\",\"profile_text_color\":\"333333\",\"followers_count\":23,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"description\":\"\",\"statuses_count\":1161,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"990000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"protected\":false,\"id_str\":\"334554629\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Cammarata Thierry\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"created_at\":\"Wed Jul 13 08:43:07 +0000 2011\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"id\":334554629,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\"},\"truncated\":false,\"id\":173188194362331138,\"created_at\":\"Fri Feb 24 23:30:57 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3097000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "50ee65ed-cb73-473b-b6f6-7a8c2d6aae06-173188194362331138" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh, mais #cQui ces petites bulles bleues ? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Oh, mais #cQui ces petites bulles bleues ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3098000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh, mais #cQui ces petites bulles bleues ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[9,14]},{\"text\":\"lgw\",\"indices\":[43,47]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188196941828096\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3247,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188196941828096,\"created_at\":\"Fri Feb 24 23:30:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3098000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b137b2a4-1e91-4de6-8b63-22aa151ef031-173188196941828096" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Y a pas de thème pour cette émission à part les petites Bubble ? #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1682788944/oriane_twitter_normal.png" -}, -"title": "Oriane Hurard: Y a pas de thème pour cette émission à part les petites Bubble ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3099000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Y a pas de th\\u00e8me pour cette \\u00e9mission \\u00e0 part les petites Bubble ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[65,69]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188199525515266\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"Orianehurard\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2723,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":24,\"profile_link_color\":\"de2a5d\",\"followers_count\":485,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"description\":\"S\\u00e9ries, transmedia, cin\\u00e9ma. Dipl\\u00f4m\\u00e9e @ina_SUP en production \\/\\/ \\r\\nCharg\\u00e9e de coordination @TIULab, programme d'encadrement \\u00e9tudiant transmedia\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"198934087\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"profile_sidebar_fill_color\":\"c1a7c7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"name\":\"Oriane Hurard\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 05 16:26:22 +0000 2010\",\"profile_sidebar_border_color\":\"592459\",\"id\":198934087,\"utc_offset\":-10800,\"favourites_count\":461,\"url\":\"http:\\/\\/www.transmediaimmersiveuniversity.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188199525515266,\"created_at\":\"Fri Feb 24 23:30:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3099000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cfc23fb6-848f-4e40-ac31-8b9c2f3ea292-173188199525515266" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #change2ton !!!", -"img": { -"src": "http://a0.twimg.com/profile_images/1823017040/tetocarre_normal.jpg" -}, -"title": "GoldoNat: #lgw #change2ton !!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3099000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #change2ton !!!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"change2ton\",\"indices\":[5,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188200335020032\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":256,\"screen_name\":\"GoldoNat\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1752,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"009999\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"description\":\"Graphiste, Pr\\u00e9sentatrice qui raconte des blagues nulles et Stagiaire irresponsable \\u00e9v\\u00e8nement chez DoReMi Game Cie, Jeux Vid\\u00e9os, Troll \\u00e0 ses heures perdues.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"116250574\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"name\":\"GoldoNat\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 21 19:13:39 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":116250574,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.doremi.asso.fr\\/site\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188200335020032,\"created_at\":\"Fri Feb 24 23:30:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3099000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6ce756b7-6c99-4d8c-a012-0a9ae7c576e6-173188200335020032" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh des avatars que je connais dans le #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1848450170/poseur_normal.jpg" -}, -"title": "Pras: Oh des avatars que je connais dans le #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3099000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh des avatars que je connais dans le #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[38,42]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188200343412736\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1362,\"screen_name\":\"Praska\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":48429,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/54512196\\/wallpaper.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":170,\"profile_link_color\":\"0084B4\",\"followers_count\":3040,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848450170\\/poseur_normal.jpg\",\"description\":\"BOSS[Viedegeek + Bargaming]\\r\\nFirewall Karmique\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1b8085\",\"id_str\":\"15453030\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/54512196\\/wallpaper.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848450170\\/poseur_normal.jpg\",\"name\":\"Pras\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 16 11:15:07 +0000 2008\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":15453030,\"utc_offset\":3600,\"favourites_count\":195,\"url\":\"http:\\/\\/flavors.me\\/praska\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188200343412736,\"created_at\":\"Fri Feb 24 23:30:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3099000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "390bb658-3741-41b5-be98-738aacc253c5-173188200343412736" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #cqui", -"img": { -"src": "http://a0.twimg.com/profile_images/1761971356/11471_video_big_normal.jpg" -}, -"title": "Co|dFragger: #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3100000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #cqui\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cqui\",\"indices\":[5,10]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188203816296448\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"ColdFragger\",\"lang\":\"fr\",\"favourites_count\":36,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":601,\"location\":\"Alpes-Maritimes\",\"profile_text_color\":\"333333\",\"followers_count\":155,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1761971356\\/11471_video_big_normal.jpg\",\"description\":\"Deviant super-h\\u00e9ros, je bois du caf\\u00e9 donc je veille. Je veille donc j'\\u00e9cris. Mais pas, ici, ailleurs, ou sur #lemag @lemagjeuxvideo\",\"statuses_count\":1420,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"408476304\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Co|dFragger\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Wed Nov 09 13:35:26 +0000 2011\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":408476304,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/lemagjeuxvideo.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1761971356\\/11471_video_big_normal.jpg\"},\"truncated\":false,\"id\":173188203816296448,\"created_at\":\"Fri Feb 24 23:31:00 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3100000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "10b35e84-122b-431a-868b-d398beccded6-173188203816296448" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#IlReste #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1675223566/image_normal.jpg" -}, -"title": "Matthieu: #IlReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3100000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#IlReste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188203967283200\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":192,\"screen_name\":\"ilyauraunefois\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2807,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/409637919\\/La-Main-a-plume.jpg\",\"location\":\"Lyon\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"000000\",\"followers_count\":54,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1675223566\\/image_normal.jpg\",\"description\":\"j'aime bien la pol\\u00e9sie\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"bdbdbd\",\"id_str\":\"55193227\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/409637919\\/La-Main-a-plume.jpg\",\"profile_sidebar_fill_color\":\"c2c2c2\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1675223566\\/image_normal.jpg\",\"name\":\"Matthieu\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 09 09:49:02 +0000 2009\",\"profile_sidebar_border_color\":\"c4c2c0\",\"id\":55193227,\"utc_offset\":3600,\"favourites_count\":35,\"url\":\"http:\\/\\/www.youtube.com\\/watch?v=oavMtUWDBTM\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188203967283200,\"created_at\":\"Fri Feb 24 23:31:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3100000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4ff71181-8d51-4259-8a77-3faf67f2eae5-173188203967283200" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Suis dessus. #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1831649673/image_normal.jpg" -}, -"title": "Doğan Iyiğuven: Suis dessus. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3100000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Suis dessus. #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[13,17]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188205066194947\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Doganichou\",\"lang\":\"fr\",\"favourites_count\":11,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":64,\"location\":\"France, Nice\",\"profile_text_color\":\"333333\",\"followers_count\":43,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1831649673\\/image_normal.jpg\",\"description\":\"D. 1992. Litt\\u00e9raire. Droit. Cabinet ZGaren, 17 rue Alexandre Mari. Avocat au barreau de Nice. \",\"statuses_count\":497,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"494186598\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Do\\u011fan Iyi\\u011fuven\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Feb 16 16:30:03 +0000 2012\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":494186598,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1831649673\\/image_normal.jpg\"},\"truncated\":false,\"id\":173188205066194947,\"created_at\":\"Fri Feb 24 23:31:00 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3100000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "46e68978-f86f-4dcb-9458-189553868022-173188205066194947" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Cqui ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1848652502/332954645_normal.jpg" -}, -"title": "Leila Agic: #Cqui ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3100000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#Cqui ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Cqui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188203619155968\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1197,\"screen_name\":\"LeilaAgic\",\"lang\":\"fr\",\"profile_text_color\":\"d61170\",\"statuses_count\":13607,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/382568227\\/NouveauTwwwiter.jpg\",\"location\":\"Bruxelles\",\"show_all_inline_media\":true,\"listed_count\":103,\"profile_link_color\":\"23acc4\",\"followers_count\":1721,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848652502\\/332954645_normal.jpg\",\"description\":\"Ancienne co-Responsable Internet et campagne jeunes pour @RoyalSegolene lors de primaires citoyennes. Socialo-Ecolo-S\\u00e9gol\\u00e9niste #SRoyal \\/ #FH2012 \\/ #NVB2012\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"ffffff\",\"id_str\":\"79575617\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/382568227\\/NouveauTwwwiter.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848652502\\/332954645_normal.jpg\",\"name\":\"Leila Agic\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 03 22:02:21 +0000 2009\",\"profile_sidebar_border_color\":\"f50e48\",\"id\":79575617,\"utc_offset\":3600,\"favourites_count\":200,\"url\":\"http:\\/\\/on.fb.me\\/hSrN0O\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188203619155968,\"created_at\":\"Fri Feb 24 23:31:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3100000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "84ba3c55-ff6f-43c0-9b4c-6f19dca43a13-173188203619155968" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon alors #cqui #lgw :)", -"img": { -"src": "http://a1.twimg.com/profile_images/1625442476/24_normal.jpg" -}, -"title": "Christophe Doublet: Bon alors #cqui #lgw :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3101000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bon alors #cqui #lgw :)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[10,15]},{\"text\":\"lgw\",\"indices\":[16,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188210648809472\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":459,\"screen_name\":\"ChrisPC34\",\"lang\":\"fr\",\"profile_text_color\":\"535ae6\",\"statuses_count\":1157,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/426927890\\/twitt.jpg\",\"location\":\"H\\u00e9rault\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"0084B4\",\"followers_count\":95,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1625442476\\/24_normal.jpg\",\"description\":\"D\\u00e9pannage informatique, site web, r\\u00e9seau .\\r\\nSous traitance : Vous livrez,nous installons vos clients dans le Languedoc Roussillon .\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"133503769\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/426927890\\/twitt.jpg\",\"profile_sidebar_fill_color\":\"000000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1625442476\\/24_normal.jpg\",\"name\":\"Christophe Doublet\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 15 23:59:03 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":133503769,\"utc_offset\":-10800,\"favourites_count\":33,\"url\":\"http:\\/\\/www.pc34.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188210648809472,\"created_at\":\"Fri Feb 24 23:31:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3101000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "90ec80cf-8d3d-4f95-9ae9-6fa126b008cf-173188210648809472" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ireste #ipart #cqui #changedeton faudrait indiquer la question sur le mur ou l'énoncer #OnComprendPasLinteretDeLaQuestion #lgw via #TVcheck", -"img": { -"src": "http://a3.twimg.com/profile_images/1764728200/a05c3c5a-aecf-4e53-87e8-77647a9f7c91_normal.png" -}, -"title": "Fadhila BRAHIMI: #ireste #ipart #cqui #changedeton faudrait indiquer la question sur le mur ou l'énoncer #OnComprendPasLinteretDeLaQuestion #lgw via #TVcheck", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3101000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ireste #ipart #cqui #changedeton faudrait indiquer la question sur le mur ou l'\\u00e9noncer #OnComprendPasLinteretDeLaQuestion #lgw via #TVcheck\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ireste\",\"indices\":[0,7]},{\"text\":\"ipart\",\"indices\":[8,14]},{\"text\":\"cqui\",\"indices\":[15,20]},{\"text\":\"changedeton\",\"indices\":[21,33]},{\"text\":\"OnComprendPasLinteretDeLaQuestion\",\"indices\":[88,122]},{\"text\":\"lgw\",\"indices\":[123,127]},{\"text\":\"TVcheck\",\"indices\":[132,140]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/fr\\/app\\/tvcheck\\/id437347192?mt=8\\\" rel=\\\"nofollow\\\"\\u003ETVcheck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188208438423552\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3401,\"screen_name\":\"fbrahimi\",\"lang\":\"fr\",\"profile_text_color\":\"A30034\",\"statuses_count\":36948,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/342882401\\/fadhilaBrahimiTwitterOct11.gif\",\"location\":\"Nomade. France - Maghreb \",\"show_all_inline_media\":true,\"listed_count\":1250,\"profile_link_color\":\"000000\",\"followers_count\":11936,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1764728200\\/a05c3c5a-aecf-4e53-87e8-77647a9f7c91_normal.png\",\"description\":\"Dir. FB&Associ\\u00e9s #StrategieDePresence | CoAuteure #Moi20 | Chroniqueuse @Widoobiz | Conf\\u00e9renci\\u00e8re #Tedx | Bureau @MediaAces | \\u2665 #music #politic #SocialTV #Pause\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"F5EACF\",\"id_str\":\"5836692\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/342882401\\/fadhilaBrahimiTwitterOct11.gif\",\"profile_sidebar_fill_color\":\"F5EACF\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1764728200\\/a05c3c5a-aecf-4e53-87e8-77647a9f7c91_normal.png\",\"name\":\"Fadhila BRAHIMI\",\"default_profile_image\":false,\"created_at\":\"Mon May 07 16:20:02 +0000 2007\",\"profile_sidebar_border_color\":\"B28465\",\"id\":5836692,\"utc_offset\":3600,\"favourites_count\":160,\"url\":\"http:\\/\\/www.fadhilabrahimi.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188208438423552,\"created_at\":\"Fri Feb 24 23:31:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3101000, -"tags": [ -{ -"id-ref": "ef16598e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef49f848-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efbbbfaa-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f04c1c1c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef163198-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9113847f-be98-4cee-a754-78b127f26570-173188208438423552" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Mais y'a un air de ressemblence entre @Vinvin et l'autre #CQui", -"img": { -"src": "http://a0.twimg.com/profile_images/1757013909/image1326646425_normal.png" -}, -"title": "Damien Vacher: #LGW Mais y'a un air de ressemblence entre @Vinvin et l'autre #CQui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3101000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW Mais y'a un air de ressemblence entre @Vinvin et l'autre #CQui\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[43,50],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"CQui\",\"indices\":[62,67]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188208631361541\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":405,\"screen_name\":\"Le_Damien\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27164,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Chatillon-en-Bazois\",\"show_all_inline_media\":false,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":343,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"description\":\"I'm a lonely Cowboy who learning un BTS SIO (ex BTS IG) in Nevers... Et un Mac Gyver de l'URL par @Checkyourpeople et je suis un tumblreur assidu\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"26552716\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"name\":\"Damien Vacher\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 25 18:09:17 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":26552716,\"utc_offset\":3600,\"favourites_count\":43,\"url\":\"http:\\/\\/damienvacher.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188208631361541,\"created_at\":\"Fri Feb 24 23:31:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3101000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "55843d31-0f7c-4f3c-b900-dc1d825a69c4-173188208631361541" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilReste #lgw ;-)", -"img": { -"src": "http://a2.twimg.com/profile_images/1739320926/avatar4_normal.jpg" -}, -"title": "Hélène Messang: #ilReste #lgw ;-)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3102000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilReste #lgw ;-)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188214255910913\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":278,\"screen_name\":\"LNM54\",\"lang\":\"fr\",\"profile_text_color\":\"634047\",\"statuses_count\":270,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"location\":\"Lorraine, Nancy\",\"show_all_inline_media\":true,\"listed_count\":21,\"profile_link_color\":\"088253\",\"followers_count\":249,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1739320926\\/avatar4_normal.jpg\",\"description\":\"Journaliste. Je gazouille pour moi - mes tweets n'engagent pas mon media. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"id_str\":\"51107444\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1739320926\\/avatar4_normal.jpg\",\"name\":\"H\\u00e9l\\u00e8ne Messang\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 26 15:49:04 +0000 2009\",\"profile_sidebar_border_color\":\"D3D2CF\",\"id\":51107444,\"utc_offset\":3600,\"favourites_count\":28,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188214255910913,\"created_at\":\"Fri Feb 24 23:31:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3102000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "aebb352c-de3c-409f-b591-a320a67e1fce-173188214255910913" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Grillé @LudoDelaherche ! #lgw #cqui", -"img": { -"src": "http://a0.twimg.com/profile_images/1747820307/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg" -}, -"title": "Marius: Grillé @LudoDelaherche ! #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3102000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Grill\\u00e9 @LudoDelaherche ! #lgw #cqui\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[7,22],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]},{\"text\":\"cqui\",\"indices\":[30,35]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188214385942530\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":372,\"screen_name\":\"tatamirugby\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":26632,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":68,\"profile_link_color\":\"0084B4\",\"followers_count\":842,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1747820307\\/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg\",\"description\":\"Je parle de sport, supporter de rugby et du @RacingMetro92 , joueur au @RCGV92 , \\u00e9tudiant @HETIC en #H3 !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"27248204\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1747820307\\/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg\",\"name\":\"Marius\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 28 15:36:02 +0000 2009\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":27248204,\"utc_offset\":3600,\"favourites_count\":50,\"url\":\"http:\\/\\/www.facebook.com\\/tatamirugby\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188214385942530,\"created_at\":\"Fri Feb 24 23:31:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3102000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "91be7df6-14d3-4eb8-a36c-2cef91c7c7c0-173188214385942530" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "je suis benoît d'admiration #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1782987674/Copie__2__de_Francis_photo_le_pays_briard_00_normal.JPG" -}, -"title": "2pasag the papoteur: je suis benoît d'admiration #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3102000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"je suis beno\\u00eet d'admiration #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188214012653568\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"2pasag\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":51,\"location\":\"Coulommiers 77 France\",\"profile_text_color\":\"333333\",\"followers_count\":41,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1782987674\\/Copie__2__de_Francis_photo_le_pays_briard_00_normal.JPG\",\"description\":\"Si t'm partager l'\\u00e9crit, T bienvenue\",\"statuses_count\":2029,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"20905224\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"2pasag the papoteur\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sun Feb 15 11:31:19 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":20905224,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/papotagebriard.canalblog.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1782987674\\/Copie__2__de_Francis_photo_le_pays_briard_00_normal.JPG\"},\"truncated\":false,\"id\":173188214012653568,\"created_at\":\"Fri Feb 24 23:31:02 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3102000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0de725e0-0038-4f3d-a332-6c1ebed1d9e6-173188214012653568" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #cqui ?", -"img": { -"src": "http://a1.twimg.com/profile_images/1829375485/ankatvlogo_normal.png" -}, -"title": "Anka'TV: #lgw #cqui ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3103000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #cqui ?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cqui\",\"indices\":[5,10]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188218731249664\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"ANKATVfr\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":117,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":98,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1829375485\\/ankatvlogo_normal.png\",\"description\":\"La 1\\u00e8re WebTV des Univers Ankama. www.ankatv.fr \",\"statuses_count\":898,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"176773830\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Anka'TV\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Tue Aug 10 12:00:15 +0000 2010\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":176773830,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/ankatv.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1829375485\\/ankatvlogo_normal.png\"},\"truncated\":false,\"id\":173188218731249664,\"created_at\":\"Fri Feb 24 23:31:03 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3103000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "255608d2-865b-45b1-998d-664f76f528c6-173188218731249664" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw s'il vous plait, arreté le massacre...", -"img": { -"src": "http://a3.twimg.com/profile_images/384286714/6294_120372441782_714626782_2805833_2525546_n_normal.jpg" -}, -"title": "Maxime de Pommereau: #lgw s'il vous plait, arreté le massacre...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3104000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw s'il vous plait, arret\\u00e9 le massacre...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188223651160064\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":210,\"screen_name\":\"MaxdePommereau\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":229,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/215077112\\/Tiger-827904.jpeg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0099B9\",\"followers_count\":120,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/384286714\\/6294_120372441782_714626782_2805833_2525546_n_normal.jpg\",\"description\":\"www.maximedepommereau.com\\r\\nhttp:\\/\\/welcomeirl.tumblr.com\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0099B9\",\"id_str\":\"68147626\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/215077112\\/Tiger-827904.jpeg\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/384286714\\/6294_120372441782_714626782_2805833_2525546_n_normal.jpg\",\"name\":\"Maxime de Pommereau\",\"default_profile_image\":false,\"created_at\":\"Sun Aug 23 13:50:25 +0000 2009\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":68147626,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/www.maximedepommereau.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188223651160064,\"created_at\":\"Fri Feb 24 23:31:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3104000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8ed9bfd6-8912-4c36-a3fc-35df01902984-173188223651160064" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Les mecs, vous le sentez bien que ça ne fonctionne pas, ce que vous faites?", -"img": { -"src": "http://a3.twimg.com/profile_images/1824854315/3615pbs_normal.jpg" -}, -"title": "P. Bourdin-Sauviac: #LGW Les mecs, vous le sentez bien que ça ne fonctionne pas, ce que vous faites?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3104000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW Les mecs, vous le sentez bien que \\u00e7a ne fonctionne pas, ce que vous faites?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188223428857857\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":497,\"screen_name\":\"3615pbs\",\"lang\":\"fr\",\"profile_text_color\":\"062d57\",\"statuses_count\":29702,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/400721124\\/tumblr_ljk64pSVPX1qfv1q1.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":103,\"profile_link_color\":\"0513ad\",\"followers_count\":2829,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1824854315\\/3615pbs_normal.jpg\",\"description\":\"Je suis nomm\\u00e9 Pierre. Animateur, journaliste, auteur, ex-r\\u00e9al du zap de Direct 8 et awesome talent @ Marzab Productions. Et lumi\\u00e8re divine sur 3615pbs.com. \\u0ca0_\\u0ca0\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"133024198\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/400721124\\/tumblr_ljk64pSVPX1qfv1q1.jpg\",\"profile_sidebar_fill_color\":\"c0c4e0\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824854315\\/3615pbs_normal.jpg\",\"name\":\"P. Bourdin-Sauviac\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 14 20:34:18 +0000 2010\",\"profile_sidebar_border_color\":\"ebf0ff\",\"id\":133024198,\"utc_offset\":3600,\"favourites_count\":5,\"url\":\"http:\\/\\/www.3615pbs.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188223428857857,\"created_at\":\"Fri Feb 24 23:31:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3104000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bc08a64c-a9b8-4c62-86d9-edfef7b1353f-173188223428857857" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1370976574/64488_1676493270850_1193021571_31896113_4632912_n__1__normal.jpg" -}, -"title": "Julo Guillaud: #change2ton #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3105000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#change2ton #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188226134179842\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":362,\"screen_name\":\"JulesGui\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":822,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"009999\",\"followers_count\":175,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1370976574\\/64488_1676493270850_1193021571_31896113_4632912_n__1__normal.jpg\",\"description\":\"Etudiant en Droit Public \\u00e0 l'Universit\\u00e9 Toulouse Capitole. Passionn\\u00e9 de mode, de sport, par la politique et les m\\u00e9dias ! Soutien de Fran\\u00e7ois Bayrou\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"6b060f\",\"id_str\":\"160530234\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"c9cad1\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1370976574\\/64488_1676493270850_1193021571_31896113_4632912_n__1__normal.jpg\",\"name\":\"Julo Guillaud\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 28 12:34:06 +0000 2010\",\"profile_sidebar_border_color\":\"5c5b5b\",\"id\":160530234,\"utc_offset\":null,\"favourites_count\":2,\"url\":\"http:\\/\\/visuellementdelicieux.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188226134179842,\"created_at\":\"Fri Feb 24 23:31:05 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3105000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5f307d28-5558-485d-b3ab-f4adcc7f5cc0-173188226134179842" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "bonjour je suis Jacques deLaRay, je suis proctologue et je suis vraiment entouré de trou du cul ! #twitter #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1833660757/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg" -}, -"title": "Jérémy «isshin» B.: bonjour je suis Jacques deLaRay, je suis proctologue et je suis vraiment entouré de trou du cul ! #twitter #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3105000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"bonjour je suis Jacques deLaRay, je suis proctologue et je suis vraiment entour\\u00e9 de trou du cul ! #twitter #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"twitter\",\"indices\":[98,106]},{\"text\":\"lgw\",\"indices\":[107,111]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188225874145280\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":141,\"screen_name\":\"Isshinsan\",\"lang\":\"en\",\"profile_text_color\":\"ba9012\",\"statuses_count\":5334,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Albi, France\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"followers_count\":96,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\",\"description\":\"Qui suis-je ? juste un petit geek, parmi des milliers d'autres, qui essaye de se faire une place sur la toile :)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"29086699\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\",\"name\":\"J\\u00e9r\\u00e9my \\u00abisshin\\u00bb B.\",\"default_profile_image\":false,\"created_at\":\"Sun Apr 05 22:52:40 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":29086699,\"utc_offset\":3600,\"favourites_count\":110,\"url\":\"http:\\/\\/isshin-san.over-blog.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188225874145280,\"created_at\":\"Fri Feb 24 23:31:05 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3105000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f04d0bb8-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "df027c6a-4de3-4008-b590-971eba54dff6-173188225874145280" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw !!!", -"img": { -"src": "http://a2.twimg.com/profile_images/1577072416/260243_10150218252458426_756853425_7234450_6409400_n_normal.jpg" -}, -"title": "PierreNicolasB: #ilreste #lgw !!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3105000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #lgw !!!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188225924472832\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":219,\"screen_name\":\"PierreNicolasB\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":222,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/429228692\\/bayeux.jpg\",\"location\":\"Omaha Beach\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"FF0000\",\"followers_count\":38,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1577072416\\/260243_10150218252458426_756853425_7234450_6409400_n_normal.jpg\",\"description\":\"Always preferred #PULL Strategy to #PUSH . Please visit http:\\/\\/goo.gl\\/hEBDq . Beware : tweets are mine !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BADFCD\",\"id_str\":\"13583932\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429228692\\/bayeux.jpg\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1577072416\\/260243_10150218252458426_756853425_7234450_6409400_n_normal.jpg\",\"name\":\"PierreNicolasB\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 17 13:34:17 +0000 2008\",\"profile_sidebar_border_color\":\"F2E195\",\"id\":13583932,\"utc_offset\":3600,\"favourites_count\":669,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188225924472832,\"created_at\":\"Fri Feb 24 23:31:05 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3105000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "149ed59a-9264-4687-a472-3a729c136698-173188225924472832" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #Cqui ?", -"img": { -"src": "http://a1.twimg.com/profile_images/1456585536/NewTGWRprog_normal.png" -}, -"title": "TGWR™: #lgw #Cqui ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3105000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #Cqui ?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"Cqui\",\"indices\":[5,10]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188227954520064\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"TGWRprog\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":297,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":38,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1456585536\\/NewTGWRprog_normal.png\",\"description\":\"Testeur de jeux vid\\u00e9os inconnus sur Game Side Story, Amateur d'electro, et Geek a temps partiel\",\"statuses_count\":448,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"289854889\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"TGWR\\u2122\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Fri Apr 29 10:01:55 +0000 2011\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":289854889,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.gamesidestory.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1456585536\\/NewTGWRprog_normal.png\"},\"truncated\":false,\"id\":173188227954520064,\"created_at\":\"Fri Feb 24 23:31:05 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3105000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bfdbe4bc-5407-4a1c-9a01-c02b5bfa2c80-173188227954520064" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "je suis jacques delaraie proctologue et je suis entouré de trous du cul #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1831948935/me_normal.jpg" -}, -"title": "Δntoine Boμboμ: je suis jacques delaraie proctologue et je suis entouré de trous du cul #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3106000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"je suis jacques delaraie proctologue et je suis entour\\u00e9 de trous du cul #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[72,76]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188229997150208\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":109,\"screen_name\":\"Antoine_BB\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":644,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/403044885\\/090719_-_Voie-Lacte_e___Nuages_de_Magellan_Concordia_-_Zenitar_f4_-_40d.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":32,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1831948935\\/me_normal.jpg\",\"description\":\"Doctorant en Astrophysique\\/PhD student in Astrophysics\\/\\/Anthropo-primatologue \\u00e0 ses heures perdues (et tardives) sur net et IRL\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"131516\",\"id_str\":\"464727045\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/403044885\\/090719_-_Voie-Lacte_e___Nuages_de_Magellan_Concordia_-_Zenitar_f4_-_40d.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1831948935\\/me_normal.jpg\",\"name\":\"\\u0394ntoine Bo\\u03bcbo\\u03bc\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 15 15:20:51 +0000 2012\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":464727045,\"utc_offset\":3600,\"favourites_count\":418,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188229997150208,\"created_at\":\"Fri Feb 24 23:31:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3106000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3d39a747-fefb-4b94-942f-0695f2b8b8a7-173188229997150208" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@KlaireFr Ben loupé ! Mais on t'aime ! #loutre #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1057976915/CrazyCat_normal.jpg" -}, -"title": "CrazyCat: @KlaireFr Ben loupé ! Mais on t'aime ! #loutre #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3106000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"KlaireFr\",\"favorited\":false,\"text\":\"@KlaireFr Ben loup\\u00e9 ! Mais on t'aime ! #loutre #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[0,9],\"name\":\"Klaire.fr\",\"id_str\":\"28096610\",\"id\":28096610}],\"hashtags\":[{\"text\":\"loutre\",\"indices\":[39,46]},{\"text\":\"lgw\",\"indices\":[47,51]}]},\"in_reply_to_user_id\":28096610,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.bitlbee.org\\/\\\" rel=\\\"nofollow\\\"\\u003EBitlBee\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173187641917968386,\"in_reply_to_status_id_str\":\"173187641917968386\",\"id_str\":\"173188228839522305\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"87bc44\",\"screen_name\":\"Ethanaul\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":71,\"location\":\"France\",\"profile_text_color\":\"000000\",\"followers_count\":70,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1057976915\\/CrazyCat_normal.jpg\",\"description\":\"Je ne sais plus si je d\\u00e9veloppe des bugs ou les corrige... Un peu des deux s\\u00fbrement.\",\"statuses_count\":879,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0000ff\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"protected\":false,\"id_str\":\"5737442\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"CrazyCat\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu May 03 11:30:47 +0000 2007\",\"profile_sidebar_fill_color\":\"e0ff92\",\"id\":5737442,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.g33k-zone.org\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1057976915\\/CrazyCat_normal.jpg\"},\"truncated\":false,\"id\":173188228839522305,\"created_at\":\"Fri Feb 24 23:31:06 +0000 2012\",\"in_reply_to_user_id_str\":\"28096610\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3106000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f04d77e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4bab7c7b-5443-4f5a-a5c5-31d33ef87432-173188228839522305" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Prenons le train en marche mais pour #lgw moi je veux que monsieur Rollin #ilreste. Je veux aussi l'épouser-gay mais ça c'est proposé. :,<", -"img": { -"src": "http://a2.twimg.com/profile_images/1457321616/chevalaval_normal.png" -}, -"title": "Le Vengeur Slippé: Prenons le train en marche mais pour #lgw moi je veux que monsieur Rollin #ilreste. Je veux aussi l'épouser-gay mais ça c'est proposé. :,<", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3107000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Prenons le train en marche mais pour #lgw moi je veux que monsieur Rollin #ilreste. Je veux aussi l'\\u00e9pouser-gay mais \\u00e7a c'est propos\\u00e9. :,<\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[37,41]},{\"text\":\"ilreste\",\"indices\":[74,82]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188234749292544\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":238,\"screen_name\":\"LeVengeurSlippe\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2413,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/137178960\\/KaminAwesome.png\",\"location\":\"Rennes, France\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"374178\",\"followers_count\":146,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1457321616\\/chevalaval_normal.png\",\"description\":\"Gron de Bretagne. Geek, otaque, curieux, et pas mal con en fait. \\u00c9tudiant qui aime \\u00e9crire et raconter des trucs. Also speakin' crap in English,\\u65e5\\u672c\\u3054\\u3092\\u3079\\u3093\\u304d\\u3087\\u3046\\u3057\\u307e\\u3059\\u3002\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"7181d9\",\"id_str\":\"83627594\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/137178960\\/KaminAwesome.png\",\"profile_sidebar_fill_color\":\"e6d435\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1457321616\\/chevalaval_normal.png\",\"name\":\"Le Vengeur Slipp\\u00e9\",\"default_profile_image\":false,\"created_at\":\"Mon Oct 19 15:49:04 +0000 2009\",\"profile_sidebar_border_color\":\"0d496b\",\"id\":83627594,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/gr0n.free.fr\\/index.php\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188234749292544,\"created_at\":\"Fri Feb 24 23:31:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3107000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "85b97f98-7b34-4f46-abb7-a0834f6980c0-173188234749292544" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ok là c'est trop pour moi, trop de mecs, trop chiant ou alors trop concept, bye bye #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1802176301/image_normal.jpg" -}, -"title": "marine_b: ok là c'est trop pour moi, trop de mecs, trop chiant ou alors trop concept, bye bye #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3107000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"ok l\\u00e0 c'est trop pour moi, trop de mecs, trop chiant ou alors trop concept, bye bye #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[85,89]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188234560544768\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":283,\"screen_name\":\"marinebatiste\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3264,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/416510788\\/05960e623b1711e19e4a12313813ffc0_6.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"009999\",\"followers_count\":517,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1802176301\\/image_normal.jpg\",\"description\":\"un peu toulousaine, un peu basque, femme \\u00e0 tout faire sur Paris.fr et CM @Paris compl\\u00e8tement in love with #Paris \\u2764\\u2764\\u2764\\u2764\\u2764\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"327253312\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/416510788\\/05960e623b1711e19e4a12313813ffc0_6.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802176301\\/image_normal.jpg\",\"name\":\"marine_b\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 01 07:39:10 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":327253312,\"utc_offset\":-10800,\"favourites_count\":19,\"url\":\"http:\\/\\/marinebatiste.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188234560544768,\"created_at\":\"Fri Feb 24 23:31:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3107000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "383dffb8-30d9-420c-bf17-577c954d6a31-173188234560544768" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @nicoprat: C'était vraiment drôle RT @LeGrandWebze: C'est la séquence du proctologue ! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1818150672/P1010517.JPG_effected_normal.jpg" -}, -"title": "Sophie_R.: RT @nicoprat: C'était vraiment drôle RT @LeGrandWebze: C'est la séquence du proctologue ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3108000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @nicoprat: C'\\u00e9tait vraiment dr\\u00f4le RT @LeGrandWebze: C'est la s\\u00e9quence du proctologue ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"nicoprat\",\"indices\":[3,12],\"id_str\":\"19256842\",\"name\":\"Nico Prat\",\"id\":19256842},{\"screen_name\":\"LeGrandWebze\",\"indices\":[40,53],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[90,94]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"C'\\u00e9tait vraiment dr\\u00f4le RT @LeGrandWebze: C'est la s\\u00e9quence du proctologue ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[26,39],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[76,80]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187985511157760\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":2297,\"screen_name\":\"nicoprat\",\"lang\":\"en\",\"profile_text_color\":\"0a040a\",\"statuses_count\":29878,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/32273341\\/cassete.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":210,\"profile_link_color\":\"224087\",\"followers_count\":6569,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1842911014\\/guetta_normal.jpg\",\"description\":\"Le Mouv, Tsugi, Technikart, Voxpop, co-auteur des Miscellan\\u00e9es d'Internet, et un petit sudoku de temps en temps\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"19256842\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/32273341\\/cassete.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842911014\\/guetta_normal.jpg\",\"name\":\"Nico Prat\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 20 20:55:08 +0000 2009\",\"profile_sidebar_border_color\":\"050504\",\"id\":19256842,\"utc_offset\":3600,\"favourites_count\":440,\"url\":\"http:\\/\\/nicoprat.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187985511157760,\"created_at\":\"Fri Feb 24 23:30:08 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188237295226881\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":314,\"screen_name\":\"CSofJODO\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1070,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431786707\\/Foo_Fighters_260911_Par_Sophie_Roussel_notification_.jpg\",\"location\":\"Rennes\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":62,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1818150672\\/P1010517.JPG_effected_normal.jpg\",\"description\":\"Graphisme Musical\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"291133698\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431786707\\/Foo_Fighters_260911_Par_Sophie_Roussel_notification_.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1818150672\\/P1010517.JPG_effected_normal.jpg\",\"name\":\"Sophie_R.\",\"default_profile_image\":false,\"created_at\":\"Sun May 01 14:21:29 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":291133698,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188237295226881,\"created_at\":\"Fri Feb 24 23:31:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3108000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2e2cc86d-e3f2-4f51-9c15-1e7d46cb38d8-173188237295226881" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Découvre #LGW bravo !", -"img": { -"src": "http://a2.twimg.com/profile_images/1822105700/image_normal.jpg" -}, -"title": "ChrisFauve: Découvre #LGW bravo !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3109000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"D\\u00e9couvre #LGW bravo !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188244232609792\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":94,\"screen_name\":\"ChrisFauve\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":636,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":86,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1822105700\\/image_normal.jpg\",\"description\":\"Avant j'\\u00e9tait tr\\u00e8s NRJique puis je suis devenu Be Aware... Fondateur du blog i-Radio : http:\\/\\/www.facebook.com\\/iradionews\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"52155332\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1822105700\\/image_normal.jpg\",\"name\":\"ChrisFauve\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 29 19:14:43 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":52155332,\"utc_offset\":3600,\"favourites_count\":10,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188244232609792,\"created_at\":\"Fri Feb 24 23:31:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3109000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9aaae676-a6b5-4a0a-87b9-e03e5a294b2d-173188244232609792" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW on entend que le rire de @pascalmabille #fail bis ;-)))", -"img": { -"src": "http://a3.twimg.com/profile_images/1421925544/clemlol_normal.jpg" -}, -"title": "Misterclem: #LGW on entend que le rire de @pascalmabille #fail bis ;-)))", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3111000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW on entend que le rire de @pascalmabille #fail bis ;-)))\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"PascalMabille\",\"indices\":[30,44],\"id_str\":\"1367131\",\"name\":\"Pascal Mabille\",\"id\":1367131}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"fail\",\"indices\":[46,51]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188251807514625\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":997,\"screen_name\":\"misterclem\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":25126,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/386276214\\/clemlol.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":100,\"profile_link_color\":\"009999\",\"followers_count\":2265,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1421925544\\/clemlol_normal.jpg\",\"description\":\"Bloggueur, cinema, music, politique Web 2.0 Social Digital Strategist, Marketing. CM Com Online \\/ Opinions are my own \\uf8ff \\/ gplus.to\\/misterclem #universalmusic \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"11793022\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/386276214\\/clemlol.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1421925544\\/clemlol_normal.jpg\",\"name\":\"Misterclem\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 03 10:57:23 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":11793022,\"utc_offset\":3600,\"favourites_count\":425,\"url\":\"http:\\/\\/www.clementlepetit.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188251807514625,\"created_at\":\"Fri Feb 24 23:31:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3111000, -"tags": [ -{ -"id-ref": "ef2d3c1c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "86e4db17-d0c1-49c3-9d26-be5a29713f1e-173188251807514625" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@SarkoMent: @SarkoMent: @SarkoMent: Je vote pour Rollin s'il vote pour moi ! #lgw #change2ton", -"img": { -"src": "http://a1.twimg.com/profile_images/1840423549/sarkozy_prfet_4_normal.jpg" -}, -"title": "SarkoMent: @SarkoMent: @SarkoMent: @SarkoMent: Je vote pour Rollin s'il vote pour moi ! #lgw #change2ton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3111000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@SarkoMent: @SarkoMent: @SarkoMent: Je vote pour Rollin s'il vote pour moi ! #lgw #change2ton\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SarkoMent\",\"indices\":[0,10],\"id_str\":\"497726890\",\"name\":\"SarkoMent\",\"id\":497726890},{\"screen_name\":\"SarkoMent\",\"indices\":[12,22],\"id_str\":\"497726890\",\"name\":\"SarkoMent\",\"id\":497726890},{\"screen_name\":\"SarkoMent\",\"indices\":[24,34],\"id_str\":\"497726890\",\"name\":\"SarkoMent\",\"id\":497726890}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[77,81]},{\"text\":\"change2ton\",\"indices\":[82,93]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188253439115264\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"497726890\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":50,\"screen_name\":\"SarkoMent\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":46,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":38,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1840423549\\/sarkozy_prfet_4_normal.jpg\",\"description\":\"Compte parodique !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"497726890\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840423549\\/sarkozy_prfet_4_normal.jpg\",\"name\":\"SarkoMent\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 20 09:07:23 +0000 2012\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":497726890,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":\"SarkoMent\",\"truncated\":false,\"id\":173188253439115264,\"created_at\":\"Fri Feb 24 23:31:11 +0000 2012\",\"in_reply_to_user_id\":497726890}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3111000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a8d0075c-969d-4f65-ada7-415632c323eb-173188253439115264" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @tatamirugby: Grillé @LudoDelaherche ! #lgw #cqui", -"img": { -"src": "http://a0.twimg.com/profile_images/1635762650/moi_normal.jpg" -}, -"title": "Mascottus | Philippe: RT @tatamirugby: Grillé @LudoDelaherche ! #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3112000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @tatamirugby: Grill\\u00e9 @LudoDelaherche ! #lgw #cqui\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"tatamirugby\",\"indices\":[3,15],\"id_str\":\"27248204\",\"name\":\"Marius\",\"id\":27248204},{\"screen_name\":\"LudoDelaherche\",\"indices\":[24,39],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[42,46]},{\"text\":\"cqui\",\"indices\":[47,52]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Grill\\u00e9 @LudoDelaherche ! #lgw #cqui\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[7,22],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]},{\"text\":\"cqui\",\"indices\":[30,35]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188214385942530\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":372,\"screen_name\":\"tatamirugby\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":26632,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":68,\"profile_link_color\":\"0084B4\",\"followers_count\":842,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1747820307\\/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg\",\"description\":\"Je parle de sport, supporter de rugby et du @RacingMetro92 , joueur au @RCGV92 , \\u00e9tudiant @HETIC en #H3 !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"27248204\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1747820307\\/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg\",\"name\":\"Marius\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 28 15:36:02 +0000 2009\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":27248204,\"utc_offset\":3600,\"favourites_count\":50,\"url\":\"http:\\/\\/www.facebook.com\\/tatamirugby\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188214385942530,\"created_at\":\"Fri Feb 24 23:31:02 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188256278654977\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3743,\"screen_name\":\"pcouzon\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":31531,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/418461086\\/cw_background_9.jpg\",\"location\":\"tcp\\/ip\",\"show_all_inline_media\":true,\"listed_count\":372,\"profile_link_color\":\"D02B55\",\"followers_count\":3787,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1635762650\\/moi_normal.jpg\",\"description\":\"Community manager, strat\\u00e9gie en ligne, @digidust, formation #iscpa. Live-tweet perso sur @pconversation Ces tweets n'engagent que moi.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"14899497\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/418461086\\/cw_background_9.jpg\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1635762650\\/moi_normal.jpg\",\"name\":\"Mascottus | Philippe\",\"default_profile_image\":false,\"created_at\":\"Sun May 25 15:34:25 +0000 2008\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":14899497,\"utc_offset\":3600,\"favourites_count\":70,\"url\":\"http:\\/\\/about.me\\/pcouzon\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188256278654977,\"created_at\":\"Fri Feb 24 23:31:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3112000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6173012e-7c84-4ee5-8fba-6e47e6080bba-173188256278654977" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @France5tv: Bientôt 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1567949026/Fabarol_normal.jpg" -}, -"title": "Fabienne BAROLLIER: RT @France5tv: Bientôt 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3113000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @France5tv: Bient\\u00f4t 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"France5tv\",\"indices\":[3,13],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487}],\"urls\":[],\"hashtags\":[{\"text\":\"TT\",\"indices\":[76,79]},{\"text\":\"lgw\",\"indices\":[83,87]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Bient\\u00f4t 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"TT\",\"indices\":[61,64]},{\"text\":\"lgw\",\"indices\":[68,72]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187712285814785\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":true,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":834,\"screen_name\":\"France5tv\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":3553,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/408116761\\/bg_france5.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":849,\"profile_link_color\":\"FF0000\",\"followers_count\":48946,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850248437\\/Logo_France_5_FB_twitter_normal.jpg\",\"description\":\"France 5, cha\\u00eene du Groupe France T\\u00e9l\\u00e9visions. Apr\\u00e8s avoir fait connaissance, rapprochons-nous sur cette TL #media #clair\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"84c810\",\"id_str\":\"36932487\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408116761\\/bg_france5.jpg\",\"profile_sidebar_fill_color\":\"50912a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850248437\\/Logo_France_5_FB_twitter_normal.jpg\",\"name\":\"France5\",\"default_profile_image\":false,\"created_at\":\"Fri May 01 12:30:02 +0000 2009\",\"profile_sidebar_border_color\":\"2ca33e\",\"id\":36932487,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187712285814785,\"created_at\":\"Fri Feb 24 23:29:02 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188258518413312\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1042,\"screen_name\":\"Fabarol\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":318,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Issy les moulineaux\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0084B4\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"description\":\"Magazines societe\\/d\\u00e9cryptage de F5. Les Maternelles, Allo Rufo, Mag Sante+Allo Doc, CAD+CDA+CAV, R&C, Medias le Mag, C Politique, LMEF, Dr CAC, LGQ, LGW\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"110388053\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"name\":\"Fabienne BAROLLIER\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 01 11:04:06 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":110388053,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188258518413312,\"created_at\":\"Fri Feb 24 23:31:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3113000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efdd4bfc-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "aa70b3ed-087c-4f07-bcfe-c73b854a8462-173188258518413312" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilReste", -"img": { -"src": "http://a2.twimg.com/profile_images/1115735941/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png" -}, -"title": "Christophe Ponsolle: #lgw #ilReste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3113000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilReste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilReste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188260569415680\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":364,\"screen_name\":\"CPonsolle\",\"lang\":\"fr\",\"profile_text_color\":\"999393\",\"statuses_count\":1208,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/57339653\\/forme-illustration-gris-20_-_-logo.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":110,\"profile_link_color\":\"2FC2EF\",\"followers_count\":971,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1115735941\\/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png\",\"description\":\"Co-fondateur de NoWatch et co-pr\\u00e9sentateur de ZapCast\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"d4d4d4\",\"id_str\":\"25338852\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/57339653\\/forme-illustration-gris-20_-_-logo.png\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1115735941\\/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png\",\"name\":\"Christophe Ponsolle\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 19 17:06:04 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":25338852,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188260569415680,\"created_at\":\"Fri Feb 24 23:31:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3113000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "42e0cda5-96d7-4789-9d5b-440119e4d4b7-173188260569415680" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@geebleem c'est du LiveTweet pour l'émission le Grand Webze sur France5 ;) #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1769638540/image_normal.jpg" -}, -"title": "jeremynus: @geebleem c'est du LiveTweet pour l'émission le Grand Webze sur France5 ;) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3114000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"geebleem\",\"favorited\":false,\"text\":\"@geebleem c'est du LiveTweet pour l'\\u00e9mission le Grand Webze sur France5 ;) #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"geebleem\",\"indices\":[0,9],\"name\":\"geebleem\",\"id_str\":\"18549680\",\"id\":18549680}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[75,79]}]},\"in_reply_to_user_id\":18549680,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173179646270115840,\"in_reply_to_status_id_str\":\"173179646270115840\",\"id_str\":\"173188263157301248\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"H4msterHuey\",\"lang\":\"fr\",\"favourites_count\":8,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":36,\"location\":\"La Celle Saint-Cloud\",\"profile_text_color\":\"333333\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1769638540\\/image_normal.jpg\",\"description\":\"\",\"statuses_count\":198,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"455928392\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"jeremynus\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Thu Jan 05 17:40:17 +0000 2012\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":455928392,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1769638540\\/image_normal.jpg\"},\"truncated\":false,\"id\":173188263157301248,\"created_at\":\"Fri Feb 24 23:31:14 +0000 2012\",\"in_reply_to_user_id_str\":\"18549680\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3114000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "40c5ffe4-4a56-4ce3-a701-b9dd9e8dd94f-173188263157301248" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@FlorencePorcel courage :D #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1763850955/avatar_stopsopa_normal.jpeg" -}, -"title": "François Revol: @FlorencePorcel courage :D #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3115000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@FlorencePorcel courage :D #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[0,15],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[27,31]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173187640408031232\",\"id_str\":\"173188267846549506\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173187640408031232,\"in_reply_to_user_id_str\":\"49031173\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":253,\"screen_name\":\"mmu_man\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":10392,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Internet\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"0084B4\",\"followers_count\":311,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"description\":\"Engineer, #FLOSS developer, Haiku contributor, hacktivist, Tai Chi & Kung-Fu practitioner\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"102075787\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"name\":\"Fran\\u00e7ois Revol\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 05 14:32:42 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":102075787,\"utc_offset\":null,\"favourites_count\":19,\"url\":\"http:\\/\\/revolf.free.fr\\/\"},\"in_reply_to_screen_name\":\"FlorencePorcel\",\"truncated\":false,\"id\":173188267846549506,\"created_at\":\"Fri Feb 24 23:31:15 +0000 2012\",\"in_reply_to_user_id\":49031173}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3115000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "33924fbd-257f-467d-af8a-be8217bef6a1-173188267846549506" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@ChrisPC34 @B_Roger_Petit mais la premiere de cette maniere... ils ont trouvé le ton et le concept! #lgw #ilreste", -"img": { -"src": "http://a0.twimg.com/profile_images/1808461305/image_normal.jpg" -}, -"title": "Lalée Pinoncely: @ChrisPC34 @B_Roger_Petit mais la premiere de cette maniere... ils ont trouvé le ton et le concept! #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3116000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@ChrisPC34 @B_Roger_Petit mais la premiere de cette maniere... ils ont trouv\\u00e9 le ton et le concept! #lgw #ilreste\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"ChrisPC34\",\"indices\":[0,10],\"id_str\":\"133503769\",\"name\":\"Christophe Doublet\",\"id\":133503769},{\"screen_name\":\"B_Roger_Petit\",\"indices\":[11,25],\"id_str\":\"48949826\",\"name\":\"Bruno Roger-Petit\",\"id\":48949826}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[100,104]},{\"text\":\"ilreste\",\"indices\":[105,113]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173187699270877184\",\"id_str\":\"173188270912573440\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173187699270877184,\"in_reply_to_user_id_str\":\"133503769\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":366,\"screen_name\":\"Lalee_retour\",\"lang\":\"fr\",\"profile_text_color\":\"98989e\",\"statuses_count\":3722,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/340041788\\/photo.JPG\",\"location\":\"France- LYON\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"f013e9\",\"followers_count\":300,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1808461305\\/image_normal.jpg\",\"description\":\"Une digital-mum' entrepreneur, lib\\u00e9rale, communicante, blogueuse soon... \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"16171a\",\"id_str\":\"252150894\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/340041788\\/photo.JPG\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808461305\\/image_normal.jpg\",\"name\":\"Lal\\u00e9e Pinoncely\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 14 16:05:09 +0000 2011\",\"profile_sidebar_border_color\":\"42454d\",\"id\":252150894,\"utc_offset\":-10800,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":\"ChrisPC34\",\"truncated\":false,\"id\":173188270912573440,\"created_at\":\"Fri Feb 24 23:31:16 +0000 2012\",\"in_reply_to_user_id\":133503769}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3116000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f37dcfd8-4b1a-43cd-994d-74e37bc15641-173188270912573440" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mon avatar à la télé yeahhhh #LGW #cQui", -"img": { -"src": "http://a0.twimg.com/profile_images/1720114042/Izafox_normal.jpg" -}, -"title": "Izafox: Mon avatar à la télé yeahhhh #LGW #cQui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3116000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mon avatar \\u00e0 la t\\u00e9l\\u00e9 yeahhhh #LGW #cQui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[29,33]},{\"text\":\"cQui\",\"indices\":[34,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188273122967552\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":255,\"screen_name\":\"Izafox\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1987,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":31,\"profile_link_color\":\"FF3300\",\"followers_count\":587,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1720114042\\/Izafox_normal.jpg\",\"description\":\"Co-fondatrice du BarGaming, R\\u00e9dactrice sur VieDeGeek\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"21196709\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1720114042\\/Izafox_normal.jpg\",\"name\":\"Izafox\",\"default_profile_image\":false,\"created_at\":\"Wed Feb 18 13:49:16 +0000 2009\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":21196709,\"utc_offset\":-10800,\"favourites_count\":3,\"url\":\"http:\\/\\/www.viedegeek.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188273122967552,\"created_at\":\"Fri Feb 24 23:31:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3116000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d50cd0af-5a80-4fc8-8a16-b45c3353f9e3-173188273122967552" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@ColdFragger c'est quoi #lgw ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1850501847/Pingouin_Jedi_normal.jpg" -}, -"title": "William: @ColdFragger c'est quoi #lgw ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3116000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"ColdFragger\",\"favorited\":false,\"text\":\"@ColdFragger c'est quoi #lgw ?\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"ColdFragger\",\"indices\":[0,12],\"name\":\"Co|dFragger\",\"id_str\":\"408476304\",\"id\":408476304}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"in_reply_to_user_id\":408476304,\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[3.0531778,45.7556417],[3.1721747,45.7556417],[3.1721747,45.8180488],[3.0531778,45.8180488]]]},\"attributes\":{},\"full_name\":\"Clermont-Ferrand, Puy-de-D\\u00f4me\",\"name\":\"Clermont-Ferrand\",\"id\":\"9be1d17764ea90c5\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/9be1d17764ea90c5.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[3.10752747,45.80493663]},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":{\"type\":\"Point\",\"coordinates\":[45.80493663,3.10752747]},\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173187883727990785,\"in_reply_to_status_id_str\":\"173187883727990785\",\"id_str\":\"173188273320112128\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"93e6cd\",\"screen_name\":\"Theblogueur\",\"lang\":\"fr\",\"favourites_count\":13,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":131,\"location\":\"Clermont-Fd\",\"profile_text_color\":\"1a181a\",\"followers_count\":185,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850501847\\/Pingouin_Jedi_normal.jpg\",\"description\":\"Blogueur geek un peu cynique. Fan de Comics, Android addict, capable de flooder de l'actu Web 24h sur 24.\",\"statuses_count\":14503,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/399161776\\/Ultimate_Spiderman_02.jpg\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"499c95\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"142610064\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"William\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399161776\\/Ultimate_Spiderman_02.jpg\",\"created_at\":\"Tue May 11 09:00:28 +0000 2010\",\"profile_sidebar_fill_color\":\"9bf5b0\",\"id\":142610064,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/theblogueur.wordpress.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850501847\\/Pingouin_Jedi_normal.jpg\"},\"truncated\":false,\"id\":173188273320112128,\"created_at\":\"Fri Feb 24 23:31:16 +0000 2012\",\"in_reply_to_user_id_str\":\"408476304\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3116000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "10b1800f-7f5f-44e0-9434-0cde30c5b9ad-173188273320112128" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La deuxième séquence du #leproc un vendredi de Carême est déplacée et de mauvais goût. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1842064881/image_normal.jpg" -}, -"title": "Pierre Champon: La deuxième séquence du #leproc un vendredi de Carême est déplacée et de mauvais goût. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3117000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La deuxi\\u00e8me s\\u00e9quence du #leproc un vendredi de Car\\u00eame est d\\u00e9plac\\u00e9e et de mauvais go\\u00fbt. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"leproc\",\"indices\":[24,31]},{\"text\":\"lgw\",\"indices\":[87,91]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188275132055553\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":778,\"screen_name\":\"pierre_champon\",\"lang\":\"fr\",\"profile_text_color\":\"4f0505\",\"statuses_count\":2299,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/76566393\\/FUSAIN.jpg\",\"location\":\"Quimper France\",\"show_all_inline_media\":false,\"listed_count\":15,\"profile_link_color\":\"0e1652\",\"followers_count\":305,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1842064881\\/image_normal.jpg\",\"description\":\"Je ne conseille pas, je d\\u00e9cide! C'est beaucoup plus courageux et surtout nettement plus lucratif!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"3d3030\",\"id_str\":\"80036505\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/76566393\\/FUSAIN.jpg\",\"profile_sidebar_fill_color\":\"616161\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842064881\\/image_normal.jpg\",\"name\":\"Pierre Champon\",\"default_profile_image\":false,\"created_at\":\"Mon Oct 05 14:24:47 +0000 2009\",\"profile_sidebar_border_color\":\"0d0202\",\"id\":80036505,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.champon.org\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188275132055553,\"created_at\":\"Fri Feb 24 23:31:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3117000, -"tags": [ -{ -"id-ref": "f041f49e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0febff65-1fac-4da5-ae71-2e6fd0b01d53-173188275132055553" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #changedeton", -"img": { -"src": "http://a3.twimg.com/profile_images/1775428318/Fabrice_normal.jpg" -}, -"title": "fabrice pierrot: #lgw #changedeton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3118000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #changedeton\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"changedeton\",\"indices\":[5,17]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188280244903936\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"1b0fff\",\"screen_name\":\"fabricepierrot\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1081,\"location\":\"Paris\",\"profile_text_color\":\"081a6b\",\"followers_count\":2942,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1775428318\\/Fabrice_normal.jpg\",\"description\":\"Journaliste, etc.\",\"statuses_count\":3476,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/106798137\\/IMG_0314.jpg\",\"show_all_inline_media\":false,\"listed_count\":128,\"profile_link_color\":\"ff0000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"091f99\",\"protected\":false,\"id_str\":\"30635526\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"fabrice pierrot\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/106798137\\/IMG_0314.jpg\",\"created_at\":\"Sun Apr 12 11:06:29 +0000 2009\",\"profile_sidebar_fill_color\":\"c0d0fc\",\"id\":30635526,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1775428318\\/Fabrice_normal.jpg\"},\"truncated\":false,\"id\":173188280244903936,\"created_at\":\"Fri Feb 24 23:31:18 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3118000, -"tags": [ -{ -"id-ref": "ef16598e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "65c1a0ee-b1b8-4ff4-8525-8152bbc8faa0-173188280244903936" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cQui #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1605787538/image_normal.jpg" -}, -"title": "Evan Frouin: #cQui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3118000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cQui #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[6,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188280391696384\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":69,\"screen_name\":\"Evanuaille\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":25,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1605787538\\/image_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"312209085\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1605787538\\/image_normal.jpg\",\"name\":\"Evan Frouin\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 06 19:12:42 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":312209085,\"utc_offset\":null,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188280391696384,\"created_at\":\"Fri Feb 24 23:31:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3118000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0000905d-d5d1-4b30-b851-100b5ea70422-173188280391696384" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LeGrandWebze #Cqui #ilreste je sais pas qui c'est mais il bcp d'humour :)", -"img": { -"src": "http://a1.twimg.com/profile_images/1756394690/real_7502-chat-chat-2_normal.jpg" -}, -"title": "Alex Gendival: #LeGrandWebze #Cqui #ilreste je sais pas qui c'est mais il bcp d'humour :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3120000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LeGrandWebze #Cqui #ilreste je sais pas qui c'est mais il bcp d'humour :)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LeGrandWebze\",\"indices\":[0,13]},{\"text\":\"Cqui\",\"indices\":[14,19]},{\"text\":\"ilreste\",\"indices\":[20,28]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188288927113218\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":37,\"screen_name\":\"agendival\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":70,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/401521889\\/x7a39e157020cd0a78d597fb34ec68e5.jpg\",\"location\":\"Toulouse\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"9D582E\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1756394690\\/real_7502-chat-chat-2_normal.jpg\",\"description\":\"Comme tout le monde, je ne suis personne : juste un simple citoyen qui cherche \\u00e0 s'exprimer... :)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"id_str\":\"463088750\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/401521889\\/x7a39e157020cd0a78d597fb34ec68e5.jpg\",\"profile_sidebar_fill_color\":\"C4AE8F\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1756394690\\/real_7502-chat-chat-2_normal.jpg\",\"name\":\"Alex Gendival\",\"default_profile_image\":false,\"created_at\":\"Fri Jan 13 18:17:06 +0000 2012\",\"profile_sidebar_border_color\":\"68543C\",\"id\":463088750,\"utc_offset\":3600,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188288927113218,\"created_at\":\"Fri Feb 24 23:31:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3120000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef1b237e-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f6299f1e-b08d-4f0b-a43c-80dfe1c93654-173188288927113218" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @machetman: J'adoooore le rire discret de @PascalMabille au #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1289428579/My_HipstaPrint_0_normal.jpg" -}, -"title": "Estelle Micheau: RT @machetman: J'adoooore le rire discret de @PascalMabille au #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3122000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @machetman: J'adoooore le rire discret de @PascalMabille au #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"machetman\",\"indices\":[3,13],\"id_str\":\"173039199\",\"name\":\"Peter Schaeffer\",\"id\":173039199},{\"screen_name\":\"PascalMabille\",\"indices\":[46,60],\"id_str\":\"1367131\",\"name\":\"Pascal Mabille\",\"id\":1367131}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[65,69]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"J'adoooore le rire discret de @PascalMabille au #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"PascalMabille\",\"indices\":[31,45],\"id_str\":\"1367131\",\"name\":\"Pascal Mabille\",\"id\":1367131}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188098845458432\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":43,\"screen_name\":\"machetman\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":3,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":5,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1843167197\\/image_normal.jpg\",\"description\":\"Engineer student in life and computer science and Apple enthusiast\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"173039199\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843167197\\/image_normal.jpg\",\"name\":\"Peter Schaeffer\",\"default_profile_image\":false,\"created_at\":\"Sat Jul 31 07:21:47 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":173039199,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/peter-schaeffer.posterous.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188098845458432,\"created_at\":\"Fri Feb 24 23:30:35 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188297999400960\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":120,\"screen_name\":\"EstelleMicheau\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1084,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/429391744\\/My_HipstaPrint_0.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":29,\"profile_link_color\":\"0084B4\",\"followers_count\":1800,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1289428579\\/My_HipstaPrint_0_normal.jpg\",\"description\":\"Chanteuse lyrique et com\\u00e9dienne\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"273101501\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429391744\\/My_HipstaPrint_0.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1289428579\\/My_HipstaPrint_0_normal.jpg\",\"name\":\"Estelle Micheau\",\"default_profile_image\":false,\"created_at\":\"Sun Mar 27 20:49:14 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":273101501,\"utc_offset\":null,\"favourites_count\":1,\"url\":\"http:\\/\\/estelle-micheau.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188297999400960,\"created_at\":\"Fri Feb 24 23:31:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3122000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "121bd359-d33e-47ce-8fe9-104a77b0f603-173188297999400960" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @hartza_info: Arf #lgw , vu, c'était si Dujardin avait le prix. Merde :(", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: RT @hartza_info: Arf #lgw , vu, c'était si Dujardin avait le prix. Merde :(", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3123000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @hartza_info: Arf #lgw , vu, c'\\u00e9tait si Dujardin avait le prix. Merde :(\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"hartza_info\",\"indices\":[3,15],\"name\":\"Christophe BONNARD\",\"id_str\":\"123547535\",\"id\":123547535}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Arf #lgw , vu, c'\\u00e9tait si Dujardin avait le prix. Merde :(\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[4,8]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173186666008289281\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"hartza_info\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":409,\"location\":\"64250 LOUHOSSOA\",\"profile_text_color\":\"333333\",\"followers_count\":169,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1803920053\\/hartza_anon_normal.gif\",\"description\":\"auto-entrepreneur\\r\\nR\\u00e9paration, assistance et maintenance informatique, Cr\\u00e9ation de Site Internet, Montage Vid\\u00e9o, Infographie...\",\"statuses_count\":3511,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/87533720\\/fd_hartza_twitter.jpg\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"123547535\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Christophe BONNARD\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/87533720\\/fd_hartza_twitter.jpg\",\"created_at\":\"Tue Mar 16 12:35:18 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":123547535,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/hartza.info\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803920053\\/hartza_anon_normal.gif\"},\"truncated\":false,\"id\":173186666008289281,\"created_at\":\"Fri Feb 24 23:24:53 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188303733010434\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"favourites_count\":21,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":543,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"statuses_count\":635,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Royer Charles-Henri\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":185396126,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.france5.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\"},\"truncated\":false,\"id\":173188303733010434,\"created_at\":\"Fri Feb 24 23:31:23 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3123000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c6dfa426-2e2a-43c4-84cd-175d346ba498-173188303733010434" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais pour Françoise Porcel #ilreste à #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1427838155/P7114024_normal.JPG" -}, -"title": "jali: Mais pour Françoise Porcel #ilreste à #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3124000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mais pour Fran\\u00e7oise Porcel #ilreste \\u00e0 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[27,35]},{\"text\":\"lgw\",\"indices\":[38,42]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188307226853377\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":111,\"screen_name\":\"Jali\",\"lang\":\"fr\",\"profile_text_color\":\"574b57\",\"statuses_count\":30520,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"FR\",\"show_all_inline_media\":true,\"listed_count\":38,\"profile_link_color\":\"484b6b\",\"followers_count\":487,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\",\"description\":\"se prom\\u00e8ne\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"8064742\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1427838155\\/P7114024_normal.JPG\",\"name\":\"jali\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 08 21:15:24 +0000 2007\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":8064742,\"utc_offset\":3600,\"favourites_count\":148,\"url\":\"http:\\/\\/www.jali.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188307226853377,\"created_at\":\"Fri Feb 24 23:31:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3124000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2c2b946e-dcec-42e0-9587-cb47280c456b-173188307226853377" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je veux voir ma tête dans #lgw alors je mets tous les hashtags #ilReste #ilPart #cQui #change2ton", -"img": { -"src": "http://a3.twimg.com/profile_images/1704016122/loltruc-noel_normal.png" -}, -"title": "Hervé Q: Je veux voir ma tête dans #lgw alors je mets tous les hashtags #ilReste #ilPart #cQui #change2ton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3125000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je veux voir ma t\\u00eate dans #lgw alors je mets tous les hashtags #ilReste #ilPart #cQui #change2ton\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[26,30]},{\"text\":\"ilReste\",\"indices\":[63,71]},{\"text\":\"ilPart\",\"indices\":[72,79]},{\"text\":\"cQui\",\"indices\":[80,85]},{\"text\":\"change2ton\",\"indices\":[86,97]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188309634383873\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"2e2103\",\"screen_name\":\"Airvecu\",\"lang\":\"fr\",\"favourites_count\":556,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":430,\"location\":\"Brest m\\u00eam' (et ses alentours)\",\"profile_text_color\":\"000000\",\"followers_count\":755,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1704016122\\/loltruc-noel_normal.png\",\"description\":\"Presque musicien, presque dr\\u00f4le, presque original, presque normal, presque intelligent, mais loin d'\\u00eatre parfait. Mais je suis Breton.\",\"statuses_count\":34955,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/144273404\\/xb15acfe7365bd11b8abe0faf957eee0.png\",\"show_all_inline_media\":true,\"listed_count\":44,\"profile_link_color\":\"0600b5\",\"is_translator\":true,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"46863586\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Herv\\u00e9 Q\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/144273404\\/xb15acfe7365bd11b8abe0faf957eee0.png\",\"created_at\":\"Sat Jun 13 10:17:50 +0000 2009\",\"profile_sidebar_fill_color\":\"f0f3f5\",\"id\":46863586,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1704016122\\/loltruc-noel_normal.png\"},\"truncated\":false,\"id\":173188309634383873,\"created_at\":\"Fri Feb 24 23:31:25 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3125000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "34ab8442-96af-47c7-bc28-ad3a398b6a37-173188309634383873" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1313293479/dudua_normal.jpg" -}, -"title": "kaperlipopette: #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3126000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ilreste #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188313728040962\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"kaperlipopette\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":136,\"location\":\"Luxembourg\",\"profile_text_color\":\"333333\",\"followers_count\":20,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1313293479\\/dudua_normal.jpg\",\"description\":\"Enthusiastic about digital strategies and more.The brain is the most complex thing in the universe and it's right behind the nose [plays drums] Fascinating!\",\"statuses_count\":16,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"277657096\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"kaperlipopette\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Apr 05 20:17:18 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":277657096,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1313293479\\/dudua_normal.jpg\"},\"truncated\":false,\"id\":173188313728040962,\"created_at\":\"Fri Feb 24 23:31:26 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3126000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b430d6ca-e13e-419c-a19f-89a176a28135-173188313728040962" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "on s'amuse devant #lgw http://t.co/86BviN2n", -"img": { -"src": "http://a1.twimg.com/profile_images/1704625616/224582_2330277576843_1246842647_32917080_7958787_n_normal.jpg" -}, -"title": "brissot pierre louis: on s'amuse devant #lgw http://t.co/86BviN2n", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3128000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"on s'amuse devant #lgw http:\\/\\/t.co\\/86BviN2n\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[18,22]}],\"media\":[{\"type\":\"photo\",\"indices\":[23,43],\"sizes\":{\"large\":{\"h\":640,\"resize\":\"fit\",\"w\":480},\"medium\":{\"h\":640,\"resize\":\"fit\",\"w\":480},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":453,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdJ3BNCEAAHMvn.jpg\",\"id_str\":\"173188320241782784\",\"expanded_url\":\"http:\\/\\/twitter.com\\/piloufaceIII\\/status\\/173188320237588482\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdJ3BNCEAAHMvn.jpg\",\"id\":173188320241782784,\"display_url\":\"pic.twitter.com\\/86BviN2n\",\"url\":\"http:\\/\\/t.co\\/86BviN2n\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188320237588482\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":16,\"screen_name\":\"piloufaceIII\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":8,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1704625616\\/224582_2330277576843_1246842647_32917080_7958787_n_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"442110979\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1704625616\\/224582_2330277576843_1246842647_32917080_7958787_n_normal.jpg\",\"name\":\"brissot pierre louis\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 20 19:21:45 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":442110979,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.facebook.com\\/profile.php?id=1246842647\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188320237588482,\"created_at\":\"Fri Feb 24 23:31:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3128000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2f7a4819-8633-4685-9ca0-480ff6905fca-173188320237588482" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cqui #lgw :-)", -"img": { -"src": "http://a0.twimg.com/profile_images/1707712782/DSC08227_normal.jpg" -}, -"title": "José Esteve: #cqui #lgw :-)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3128000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#cqui #lgw :-)\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[6,10]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188324125720576\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ffffff\",\"screen_name\":\"lemeroo\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":350,\"location\":\"France\",\"profile_text_color\":\"d10000\",\"followers_count\":166,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1707712782\\/DSC08227_normal.jpg\",\"description\":\"\\/\\/ Passionn\\u00e9 de graphisme.. p\\u00e9cheur de m\\u00e9rou et d'id\\u00e9es, animateur radio, d\\u00e9crypte le net et la TV \\/\\/ designer \\/ cr\\u00e9ateur de visuels de #Tees un peu d\\u00e9cal\\u00e9s \\/\\/ \",\"statuses_count\":2510,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/175232736\\/Sans-titre-2.gif\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"d10000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"483026\",\"protected\":false,\"id_str\":\"93459716\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Jos\\u00e9 Esteve\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/175232736\\/Sans-titre-2.gif\",\"created_at\":\"Sun Nov 29 19:10:53 +0000 2009\",\"profile_sidebar_fill_color\":\"483026\",\"id\":93459716,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.lemerou.eu\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1707712782\\/DSC08227_normal.jpg\"},\"truncated\":false,\"id\":173188324125720576,\"created_at\":\"Fri Feb 24 23:31:28 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3128000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8493da7a-49d2-475d-a49d-fe70c5898a41-173188324125720576" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cQui Faut bien se poser cette question . . #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1758783715/image_normal.jpg" -}, -"title": "Florian Picherit: #cQui Faut bien se poser cette question . . #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3129000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cQui Faut bien se poser cette question . . #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[44,48]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[6.4400506,46.3437649],[6.5158292,46.3437649],[6.5158292,46.4050024],[6.4400506,46.4050024]]]},\"place_type\":\"city\",\"attributes\":{},\"full_name\":\"Thonon-les-Bains, Haute-Savoie\",\"name\":\"Thonon-les-Bains\",\"id\":\"e71b6d6ca390f0c1\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/e71b6d6ca390f0c1.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[6.49799208,46.37379718]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188327917359104\",\"geo\":{\"type\":\"Point\",\"coordinates\":[46.37379718,6.49799208]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":122,\"screen_name\":\"FlorianPicherit\",\"lang\":\"fr\",\"profile_text_color\":\"3D1957\",\"statuses_count\":180,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"location\":\"Lyon\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"FF0000\",\"followers_count\":33,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1758783715\\/image_normal.jpg\",\"description\":\"Music Saved My Life. 42 Style.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"642D8B\",\"id_str\":\"465400461\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1758783715\\/image_normal.jpg\",\"name\":\"Florian Picherit\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 16 09:24:23 +0000 2012\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":465400461,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188327917359104,\"created_at\":\"Fri Feb 24 23:31:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3129000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "063f6edd-f066-4af8-b739-2469e0fb3be5-173188327917359104" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Joli couleur de cheveux donc #ilReste #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1479803960/DSCN2099_normal.JPG" -}, -"title": "Flavie Fabre: Joli couleur de cheveux donc #ilReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3129000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Joli couleur de cheveux donc #ilReste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[29,37]},{\"text\":\"lgw\",\"indices\":[38,42]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188327804125184\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":134,\"screen_name\":\"FlavieFabre\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":1986,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/261316431\\/cerisierjaponaisg.jpg\",\"location\":\"Montpellier\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0099B9\",\"followers_count\":71,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1479803960\\/DSCN2099_normal.JPG\",\"description\":\"Observatrice critique de la vie\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0099B9\",\"id_str\":\"156019825\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/261316431\\/cerisierjaponaisg.jpg\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1479803960\\/DSCN2099_normal.JPG\",\"name\":\"Flavie Fabre\",\"default_profile_image\":false,\"created_at\":\"Tue Jun 15 20:17:13 +0000 2010\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":156019825,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188327804125184,\"created_at\":\"Fri Feb 24 23:31:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3129000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "13794221-2599-4c7f-9873-0c77345ef958-173188327804125184" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cQui #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1815905585/image_normal.jpg" -}, -"title": "Young, Wild & Free: #cQui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3130000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cQui #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[6,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188332099076098\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":233,\"screen_name\":\"08Life06\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10969,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"chez les mafieux mexicains\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"followers_count\":391,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"363343002\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"name\":\"Young, Wild & Free\",\"default_profile_image\":false,\"created_at\":\"Sat Aug 27 23:04:05 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":363343002,\"utc_offset\":null,\"favourites_count\":39,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188332099076098,\"created_at\":\"Fri Feb 24 23:31:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3130000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "551c55c8-c334-43d1-954d-4e5076eb58ff-173188332099076098" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Tu étais trop fort dans Kaamelott ! #IlReste sinon je regarde plus l'émission ! #lgw #Rollin", -"img": { -"src": "http://a1.twimg.com/profile_images/1256681641/68719_1710294475910_1194563810_31941243_1806970_n_normal.jpg" -}, -"title": "Jérémy Arent: Tu étais trop fort dans Kaamelott ! #IlReste sinon je regarde plus l'émission ! #lgw #Rollin", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3130000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Tu \\u00e9tais trop fort dans Kaamelott ! #IlReste sinon je regarde plus l'\\u00e9mission ! #lgw #Rollin\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[36,44]},{\"text\":\"lgw\",\"indices\":[80,84]},{\"text\":\"Rollin\",\"indices\":[85,92]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188332422037506\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":58,\"screen_name\":\"JayJayElPolski\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":14,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"location\":\"Paris \",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"9D582E\",\"followers_count\":8,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1256681641\\/68719_1710294475910_1194563810_31941243_1806970_n_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"id_str\":\"38247488\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"profile_sidebar_fill_color\":\"EADEAA\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1256681641\\/68719_1710294475910_1194563810_31941243_1806970_n_normal.jpg\",\"name\":\"J\\u00e9r\\u00e9my Arent\",\"default_profile_image\":false,\"created_at\":\"Wed May 06 18:49:50 +0000 2009\",\"profile_sidebar_border_color\":\"D9B17E\",\"id\":38247488,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188332422037506,\"created_at\":\"Fri Feb 24 23:31:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3130000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efa96512-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c24b4389-92f7-4e19-9235-0e9ba86a7f06-173188332422037506" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Reste à savoir #cQui #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1714137717/For_the_fuck_normal.png" -}, -"title": "o0REL: Reste à savoir #cQui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3131000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Reste \\u00e0 savoir #cQui #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[15,20]},{\"text\":\"lgw\",\"indices\":[21,25]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188335324508160\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":147,\"screen_name\":\"o0REL\",\"lang\":\"fr\",\"profile_text_color\":\"634047\",\"statuses_count\":6741,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432865195\\/Twitter_Galaxy.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"9aa6a1\",\"followers_count\":79,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1714137717\\/For_the_fuck_normal.png\",\"description\":\"A base de compote\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"636566\",\"id_str\":\"69682753\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432865195\\/Twitter_Galaxy.jpg\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1714137717\\/For_the_fuck_normal.png\",\"name\":\"o0REL\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 28 20:12:55 +0000 2009\",\"profile_sidebar_border_color\":\"D3D2CF\",\"id\":69682753,\"utc_offset\":3600,\"favourites_count\":2680,\"url\":\"http:\\/\\/o0rel.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188335324508160,\"created_at\":\"Fri Feb 24 23:31:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3131000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "aaf1aa1f-762f-4675-8b24-5fbf6dcfd258-173188335324508160" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@tatamirugby On ne peut plus traîner avec @LudoDelaherche ... #lgw #cqui sauf au #StadeDeFrance", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @tatamirugby On ne peut plus traîner avec @LudoDelaherche ... #lgw #cqui sauf au #StadeDeFrance", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3131000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"tatamirugby\",\"favorited\":false,\"text\":\"@tatamirugby On ne peut plus tra\\u00eener avec @LudoDelaherche ... #lgw #cqui sauf au #StadeDeFrance\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"tatamirugby\",\"indices\":[0,12],\"name\":\"Marius\",\"id_str\":\"27248204\",\"id\":27248204},{\"screen_name\":\"LudoDelaherche\",\"indices\":[42,57],\"name\":\"Ludovic Delaherche\",\"id_str\":\"72665061\",\"id\":72665061}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[63,67]},{\"text\":\"cqui\",\"indices\":[68,73]},{\"text\":\"StadeDeFrance\",\"indices\":[82,96]}]},\"in_reply_to_user_id\":27248204,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173188214385942530,\"in_reply_to_status_id_str\":\"173188214385942530\",\"id_str\":\"173188333755842561\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"favourites_count\":254,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":156,\"location\":\"Paris Montparnasse - Bruxelles\",\"profile_text_color\":\"333333\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"statuses_count\":34423,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Pierre B.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":104184883,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\"},\"truncated\":false,\"id\":173188333755842561,\"created_at\":\"Fri Feb 24 23:31:31 +0000 2012\",\"in_reply_to_user_id_str\":\"27248204\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3131000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c534bed1-fbb2-4d7b-9459-4943099c72f5-173188333755842561" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Très bon concept. Avec d'autres animateurs et plus de pep's, je passerais sûrement un bon moment #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1825277678/shy_normal.png" -}, -"title": "Tao: Très bon concept. Avec d'autres animateurs et plus de pep's, je passerais sûrement un bon moment #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3131000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Tr\\u00e8s bon concept. Avec d'autres animateurs et plus de pep's, je passerais s\\u00fbrement un bon moment #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[97,101]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188335127371776\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"TaoND\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":118,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1825277678\\/shy_normal.png\",\"description\":\"R\\u00e9dacteur pour Nintendo-Difference, \\u00e9tudiant en informatique, passionn\\u00e9 par un tas d'trucs (#Nintendo & comics #Marvel, notamment).\",\"statuses_count\":2062,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/264182174\\/wallpaper-8816.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"309649914\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Tao\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/264182174\\/wallpaper-8816.jpg\",\"created_at\":\"Thu Jun 02 12:52:12 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":309649914,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.nintendo-difference.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1825277678\\/shy_normal.png\"},\"truncated\":false,\"id\":173188335127371776,\"created_at\":\"Fri Feb 24 23:31:31 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3131000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e3f7f39b-cb16-4c8b-a3cd-507f7a6e6310-173188335127371776" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je kiff trop Rollin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1849286517/plumesdanges_normal.jpg" -}, -"title": "plumesdanges: Je kiff trop Rollin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3132000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je kiff trop Rollin #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188337648156673\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":283,\"screen_name\":\"plumesdanges\",\"lang\":\"fr\",\"profile_text_color\":\"0a0a0a\",\"statuses_count\":39028,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"location\":\"Hell\",\"show_all_inline_media\":false,\"listed_count\":44,\"profile_link_color\":\"4813f5\",\"followers_count\":591,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"description\":\"pas interessante, pas drole et pas tr\\u00e8s intelligente, bref sans interet ! Pr\\u00e9sidente fondatrice de l'#InsomniaqueTeam \\/\\/ #TeamLumbagos \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"27325670\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"profile_sidebar_fill_color\":\"fcfcfc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"name\":\"plumesdanges\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 28 22:43:40 +0000 2009\",\"profile_sidebar_border_color\":\"fcfcfc\",\"id\":27325670,\"utc_offset\":3600,\"favourites_count\":84,\"url\":\"http:\\/\\/www.youtube.com\\/plumesdanges\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188337648156673,\"created_at\":\"Fri Feb 24 23:31:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3132000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "537cda48-a829-481d-bd36-3386d45eece5-173188337648156673" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Une légère envie de m'ouvrir les veines avec les dents en tombant sur cette émission #Lgw #France5", -"img": { -"src": "http://a0.twimg.com/profile_images/1718012027/ZZ_normal.jpg" -}, -"title": "ZZ: Une légère envie de m'ouvrir les veines avec les dents en tombant sur cette émission #Lgw #France5", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3132000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Une l\\u00e9g\\u00e8re envie de m'ouvrir les veines avec les dents en tombant sur cette \\u00e9mission #Lgw #France5\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[86,90]},{\"text\":\"France5\",\"indices\":[91,99]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188341074890753\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":231,\"screen_name\":\"ZZ_Princess\",\"lang\":\"fr\",\"profile_text_color\":\"d710de\",\"statuses_count\":5145,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/320891687\\/x8490c46b359ab9cf603957dfa58eb8a.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"eb12eb\",\"followers_count\":189,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1718012027\\/ZZ_normal.jpg\",\"description\":\"Teigne d'1m80, ordure bourgeoise qui fait semblant d'\\u00eatre socialiste, aime #Lesfous, n'aime pas les gosses et ne va pas en Maghr\\u00e9bie en vacances !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1c42db\",\"id_str\":\"286106741\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/320891687\\/x8490c46b359ab9cf603957dfa58eb8a.png\",\"profile_sidebar_fill_color\":\"000B17\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1718012027\\/ZZ_normal.jpg\",\"name\":\"ZZ\",\"default_profile_image\":false,\"created_at\":\"Fri Apr 22 10:48:11 +0000 2011\",\"profile_sidebar_border_color\":\"F7B565\",\"id\":286106741,\"utc_offset\":-10800,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188341074890753,\"created_at\":\"Fri Feb 24 23:31:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3132000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4e9c88e3-9669-464b-8b0b-186b8085e9eb-173188341074890753" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est assez bizarre ce direct pas très préparé #Malaise #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1364937450/Velociraptor-_n1297974585380__normal.jpg" -}, -"title": "Frisko: C'est assez bizarre ce direct pas très préparé #Malaise #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3132000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est assez bizarre ce direct pas tr\\u00e8s pr\\u00e9par\\u00e9 #Malaise #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"Malaise\",\"indices\":[47,55]},{\"text\":\"LGW\",\"indices\":[56,60]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188339485261824\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Francisc0_San\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":112,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":34,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1364937450\\/Velociraptor-_n1297974585380__normal.jpg\",\"description\":\"G\\u00b2H\\r\\n66,6% Geek, 33,3% Hipster\\r\\n\",\"statuses_count\":585,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"303400092\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Frisko\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sun May 22 20:09:59 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":303400092,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/frisco.ultra-book.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1364937450\\/Velociraptor-_n1297974585380__normal.jpg\"},\"truncated\":false,\"id\":173188339485261824,\"created_at\":\"Fri Feb 24 23:31:32 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3132000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0512054-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ad77d50e-ce26-441f-91e4-2aa411783a2a-173188339485261824" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @jegoun: “@France5tv: Bientôt 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw” ça s'arrose.", -"img": { -"src": "http://a3.twimg.com/profile_images/1831696815/Chez_Michel_Oeillet_normal.jpg" -}, -"title": "Jef filippi: RT @jegoun: “@France5tv: Bientôt 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw” ça s'arrose.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3133000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @jegoun: \\u201c@France5tv: Bient\\u00f4t 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw\\u201d \\u00e7a s'arrose.\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"jegoun\",\"indices\":[3,10],\"name\":\"jegoun\",\"id_str\":\"6433142\",\"id\":6433142},{\"screen_name\":\"France5tv\",\"indices\":[13,23],\"name\":\"France5\",\"id_str\":\"36932487\",\"id\":36932487}],\"hashtags\":[{\"text\":\"TT\",\"indices\":[86,89]},{\"text\":\"lgw\",\"indices\":[93,97]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"\\u201c@France5tv: Bient\\u00f4t 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw\\u201d \\u00e7a s'arrose.\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"France5tv\",\"indices\":[1,11],\"name\":\"France5\",\"id_str\":\"36932487\",\"id\":36932487}],\"hashtags\":[{\"text\":\"TT\",\"indices\":[74,77]},{\"text\":\"lgw\",\"indices\":[81,85]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188098258251777\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"jegoun\",\"lang\":\"fr\",\"favourites_count\":17,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":776,\"location\":\"Le Kremlin-Bic\\u00eatre\",\"profile_text_color\":\"333333\",\"followers_count\":3352,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/857280342\\/calecon-iphone_m_normal.jpg\",\"description\":\"Taulier de blogs et client de bistros.\",\"statuses_count\":86823,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":250,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"6433142\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"jegoun\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Wed May 30 05:04:02 +0000 2007\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":6433142,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.jegoun.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/857280342\\/calecon-iphone_m_normal.jpg\"},\"truncated\":false,\"id\":173188098258251777,\"created_at\":\"Fri Feb 24 23:30:34 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188341716615168\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"DBE9ED\",\"screen_name\":\"Jef_Filippi\",\"lang\":\"fr\",\"favourites_count\":30,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":400,\"location\":\"Toulouse\",\"profile_text_color\":\"333333\",\"followers_count\":244,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1831696815\\/Chez_Michel_Oeillet_normal.jpg\",\"description\":\" Votera Front de gauche, bon \\u00e7a c'est fait https:\\/\\/www.facebook.com\\/jef2a\",\"statuses_count\":6449,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/427243846\\/fondecranx_corse.jpg\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"FF0000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BADFCD\",\"protected\":false,\"id_str\":\"166544820\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Jef filippi\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/427243846\\/fondecranx_corse.jpg\",\"created_at\":\"Wed Jul 14 12:25:07 +0000 2010\",\"profile_sidebar_fill_color\":\"E6F6F9\",\"id\":166544820,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"https:\\/\\/www.facebook.com\\/jef2a\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1831696815\\/Chez_Michel_Oeillet_normal.jpg\"},\"truncated\":false,\"id\":173188341716615168,\"created_at\":\"Fri Feb 24 23:31:33 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3133000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efdd4bfc-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "36c9954f-a581-4a09-94fc-337cbe58dad4-173188341716615168" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw François #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1839297474/AvatarEcrouRougeCarre_normal.gif" -}, -"title": "Philippe B: #lgw François #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3133000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Fran\\u00e7ois #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[14,21]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188341863432194\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1749,\"screen_name\":\"Raydacteur\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":28280,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"location\":\"Crozon, Brittany\",\"show_all_inline_media\":true,\"listed_count\":211,\"profile_link_color\":\"0000ff\",\"followers_count\":2618,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"description\":\"[en] connecting good vibrations [fr] ing\\u00e9nieur philosophe, activateur biologique & lolRT\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"14400518\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"profile_sidebar_fill_color\":\"d3ede7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"name\":\"Philippe B\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 15 20:08:37 +0000 2008\",\"profile_sidebar_border_color\":\"5e1410\",\"id\":14400518,\"utc_offset\":3600,\"favourites_count\":297,\"url\":\"http:\\/\\/bit.ly\\/raydacteur\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188341863432194,\"created_at\":\"Fri Feb 24 23:31:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3133000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "51c8174d-1c7d-4b2e-85cc-b20a2ef512a5-173188341863432194" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #change2ton", -"img": { -"src": "http://a1.twimg.com/profile_images/1768745785/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png" -}, -"title": "☠papounay2000☠: #lgw #change2ton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3133000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #change2ton\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"change2ton\",\"indices\":[5,16]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188343478235136\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"F2E195\",\"screen_name\":\"papounay2000\",\"lang\":\"fr\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":265,\"location\":\"\",\"profile_text_color\":\"0C3E53\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1768745785\\/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png\",\"description\":\"N'oubliez pas de vous aimer\",\"statuses_count\":3543,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/412848613\\/gandhi.jpg\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"FF0000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BADFCD\",\"protected\":false,\"id_str\":\"14764219\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"\\u2620papounay2000\\u2620\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/412848613\\/gandhi.jpg\",\"created_at\":\"Tue May 13 20:33:18 +0000 2008\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"id\":14764219,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768745785\\/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png\"},\"truncated\":false,\"id\":173188343478235136,\"created_at\":\"Fri Feb 24 23:31:33 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3133000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b6374c7c-140a-4a1e-b4e7-009c16303a3d-173188343478235136" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rollin #ilreste #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817576333/emmanuelle_hirschauer_tetocarre_normal.jpg" -}, -"title": "E. Hirschauer: Rollin #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3134000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Rollin #ilreste #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[7,15]},{\"text\":\"lgw\",\"indices\":[16,20]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188347630592000\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"LaBombeH\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":202,\"location\":\"\",\"profile_text_color\":\"3E4415\",\"followers_count\":124,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817576333\\/emmanuelle_hirschauer_tetocarre_normal.jpg\",\"description\":\"Eclose sur un terril, \\u00e9lev\\u00e9e au reblochon au lait cru, demeurant dans le neuf-trois\",\"statuses_count\":1411,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/67039392\\/twitter.jpg\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"84343206\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"E. Hirschauer\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/67039392\\/twitter.jpg\",\"created_at\":\"Thu Oct 22 14:53:27 +0000 2009\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":84343206,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817576333\\/emmanuelle_hirschauer_tetocarre_normal.jpg\"},\"truncated\":false,\"id\":173188347630592000,\"created_at\":\"Fri Feb 24 23:31:34 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3134000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "71a1b4b6-3db8-4b7f-905a-008d643a8e86-173188347630592000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Y'a ma fleur dans la TV! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1652615368/Anbastom_normal.jpg" -}, -"title": "Anbastom: Y'a ma fleur dans la TV! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3135000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Y'a ma fleur dans la TV! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188352156250112\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":169,\"screen_name\":\"Anbastom\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9006,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"72\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"followers_count\":159,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1652615368\\/Anbastom_normal.jpg\",\"description\":\"#TeamLumbago \\/\\/ Un jour j'ai cru que j'etais intelligente mais en fait...NON.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"London\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"72400860\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1652615368\\/Anbastom_normal.jpg\",\"name\":\"Anbastom\",\"default_profile_image\":false,\"created_at\":\"Mon Sep 07 22:34:23 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":72400860,\"utc_offset\":0,\"favourites_count\":9,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188352156250112,\"created_at\":\"Fri Feb 24 23:31:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3135000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0917b1ab-64de-4cf2-b57c-45a71b7ba7bb-173188352156250112" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Eh les mecs c'est vous aussi qui avez écrit les vannes de la soirée des césars ? #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1708202383/Seb-Champion_normal.jpg" -}, -"title": "Sebastien Champion: Eh les mecs c'est vous aussi qui avez écrit les vannes de la soirée des césars ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3135000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Eh les mecs c'est vous aussi qui avez \\u00e9crit les vannes de la soir\\u00e9e des c\\u00e9sars ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[81,85]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188352013639680\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":10,\"screen_name\":\"SebChampion\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris - La D\\u00e9fense, France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":2,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1708202383\\/Seb-Champion_normal.jpg\",\"description\":\"Votre entreprise a besoin de faire red\\u00e9finir ses inputs par un process-designer \\u00e0 m\\u00eame d'induire d'importants transferts\\r\\nde modalit\\u00e9s de prises en offres.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"443858436\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1708202383\\/Seb-Champion_normal.jpg\",\"name\":\"Sebastien Champion\",\"default_profile_image\":false,\"created_at\":\"Thu Dec 22 16:30:19 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":443858436,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.perdu.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188352013639680,\"created_at\":\"Fri Feb 24 23:31:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3135000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "62505efa-8cb8-49cc-810c-65f520a83033-173188352013639680" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilReste ! Yeah, ma jolie photo est sur France 5 grâce à #FrançoisRollin ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1474785559/testdeux_normal.jpg" -}, -"title": "Romain Mollet: #ilReste ! Yeah, ma jolie photo est sur France 5 grâce à #FrançoisRollin ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3135000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilReste ! Yeah, ma jolie photo est sur France 5 gr\\u00e2ce \\u00e0 #Fran\\u00e7oisRollin ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[0,8]},{\"text\":\"Fran\\u00e7oisRollin\",\"indices\":[57,72]},{\"text\":\"lgw\",\"indices\":[75,79]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188353938821121\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":72,\"screen_name\":\"RomainMollet\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":82,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/130413024\\/pan.jpg\",\"location\":\"Nantes\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1474785559\\/testdeux_normal.jpg\",\"description\":\"\\u00c9tudiant \\u00e0 Cin\\u00e9Cr\\u00e9atis depuis moins d'une semaine (18\\/09\\/2011)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"62795411\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/130413024\\/pan.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1474785559\\/testdeux_normal.jpg\",\"name\":\"Romain Mollet\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 04 11:47:02 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":62795411,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/conneriehumanumest.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188353938821121,\"created_at\":\"Fri Feb 24 23:31:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3135000, -"tags": [ -{ -"id-ref": "eef45122-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "218d405d-d697-44ee-b563-aa8095f94e14-173188353938821121" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ouais y a ma trogne qui fait peur au #lgw ! #ilReste !", -"img": { -"src": "http://a2.twimg.com/profile_images/1609615947/avatar_normal.jpg" -}, -"title": "Christophe WEILL: Ouais y a ma trogne qui fait peur au #lgw ! #ilReste !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3135000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ouais y a ma trogne qui fait peur au #lgw ! #ilReste !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[37,41]},{\"text\":\"ilReste\",\"indices\":[44,52]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188351556468736\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"7b9d01\",\"screen_name\":\"tractataire\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":487,\"location\":\"Montpellier, France\",\"profile_text_color\":\"333333\",\"followers_count\":426,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1609615947\\/avatar_normal.jpg\",\"description\":\"Communication globale multimedia : print, web, video, e-learning. Curieux et news-addict !\",\"statuses_count\":9394,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/87952479\\/twitterBG2.jpg\",\"show_all_inline_media\":true,\"listed_count\":18,\"profile_link_color\":\"8f6e31\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f7c985\",\"protected\":false,\"id_str\":\"24436721\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Christophe WEILL\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/87952479\\/twitterBG2.jpg\",\"created_at\":\"Sat Mar 14 21:54:13 +0000 2009\",\"profile_sidebar_fill_color\":\"a7c964\",\"id\":24436721,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.tractataire.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1609615947\\/avatar_normal.jpg\"},\"truncated\":false,\"id\":173188351556468736,\"created_at\":\"Fri Feb 24 23:31:35 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3135000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "83d56887-94f5-4c66-a07a-46fbf037d4f4-173188351556468736" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw YOU HAVE TO SEE THIS http://t.co/zGMLBxJN", -"img": { -"src": "http://a1.twimg.com/profile_images/1804331808/472_normal.gif" -}, -"title": "Wally Lim: #lgw YOU HAVE TO SEE THIS http://t.co/zGMLBxJN", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3136000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw YOU HAVE TO SEE THIS http:\\/\\/t.co\\/zGMLBxJN\",\"entities\":{\"urls\":[{\"indices\":[26,46],\"display_url\":\"bit.ly\\/zHaFVk\",\"expanded_url\":\"http:\\/\\/bit.ly\\/zHaFVk\",\"url\":\"http:\\/\\/t.co\\/zGMLBxJN\"}],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188355562012673\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"EEEEEE\",\"screen_name\":\"glorydep\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":0,\"location\":\"Austin\",\"profile_text_color\":\"333333\",\"followers_count\":2,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1804331808\\/472_normal.gif\",\"description\":\"Father, Friend, Husband, Business owner, Apple user, Rental Property Owner\",\"statuses_count\":214,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"038543\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Chihuahua\",\"profile_background_color\":\"ACDED6\",\"protected\":false,\"id_str\":\"483282011\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Wally Lim\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"created_at\":\"Sat Feb 04 20:56:00 +0000 2012\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"id\":483282011,\"follow_request_sent\":null,\"utc_offset\":-25200,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804331808\\/472_normal.gif\"},\"truncated\":false,\"id\":173188355562012673,\"created_at\":\"Fri Feb 24 23:31:36 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3136000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9cb217e3-2199-41e3-8805-56bc4a1e9203-173188355562012673" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #change2ton", -"img": { -"src": "http://a0.twimg.com/profile_images/1695493545/fa3f8350-a1ea-4196-9606-3fab457a6d4d_normal.png" -}, -"title": "StevenLeRoux: #lgw #change2ton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3137000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #change2ton\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"change2ton\",\"indices\":[5,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188359781498882\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":305,\"screen_name\":\"StevenLeRoux\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":4452,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Ask my GoogleLatitude\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"2FC2EF\",\"followers_count\":266,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1695493545\\/fa3f8350-a1ea-4196-9606-3fab457a6d4d_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"14985358\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1695493545\\/fa3f8350-a1ea-4196-9606-3fab457a6d4d_normal.png\",\"name\":\"StevenLeRoux\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 02 21:29:20 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":14985358,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/steven.le-roux.info\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188359781498882,\"created_at\":\"Fri Feb 24 23:31:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3137000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8bac10b7-97db-4fa5-ad34-fd1d5dffa19f-173188359781498882" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw les gens qui jouent #lesgens", -"img": { -"src": "http://a0.twimg.com/profile_images/1622124369/Cartoonpresident_normal.gif" -}, -"title": "Hervé Dumond: #lgw les gens qui jouent #lesgens", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3137000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw les gens qui jouent #lesgens\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"lesgens\",\"indices\":[25,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188359479504897\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":565,\"screen_name\":\"cartoonpdt\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":2,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/355093994\\/132.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"003366\",\"followers_count\":234,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1622124369\\/Cartoonpresident_normal.gif\",\"description\":\"https:\\/\\/twitter.com\\/#!\\/cartoonpdt\\/favorites\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"77615428\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/355093994\\/132.jpg\",\"profile_sidebar_fill_color\":\"ffdd00\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1622124369\\/Cartoonpresident_normal.gif\",\"name\":\"Herv\\u00e9 Dumond\",\"default_profile_image\":false,\"created_at\":\"Sun Sep 27 00:32:11 +0000 2009\",\"profile_sidebar_border_color\":\"d1d1d1\",\"id\":77615428,\"utc_offset\":3600,\"favourites_count\":149,\"url\":\"http:\\/\\/mirror.me\\/390abp28?s=home\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188359479504897,\"created_at\":\"Fri Feb 24 23:31:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3137000, -"tags": [ -{ -"id-ref": "ef292550-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7954d8fe-6385-4d26-8164-fc0fe32e3cf7-173188359479504897" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "hééé ma tête est coupée dans la bubble TV !! #lgw #cQui", -"img": { -"src": "http://a0.twimg.com/profile_images/1700942619/godai4_normal.gif" -}, -"title": "Godai Yusaku: hééé ma tête est coupée dans la bubble TV !! #lgw #cQui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3139000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"h\\u00e9\\u00e9\\u00e9 ma t\\u00eate est coup\\u00e9e dans la bubble TV !! #lgw #cQui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[45,49]},{\"text\":\"cQui\",\"indices\":[50,55]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188369289986049\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":400,\"screen_name\":\"__Yusaku\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13680,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/355063675\\/akemi_tadaka_005_1280x1024.jpg\",\"location\":\"Ile de France, Nancy, Toulois\",\"show_all_inline_media\":false,\"listed_count\":27,\"profile_link_color\":\"038543\",\"followers_count\":314,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1700942619\\/godai4_normal.gif\",\"description\":\"Directeur de Projet Client Info\\/telco - \\r\\nActivit\\u00e9s associatives - Geek et Nippophile \\u00e0 ses heures perdues\\r\\nMembre d'#AQDIL\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ACDED6\",\"id_str\":\"76995130\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/355063675\\/akemi_tadaka_005_1280x1024.jpg\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1700942619\\/godai4_normal.gif\",\"name\":\"Godai Yusaku\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 24 17:33:58 +0000 2009\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":76995130,\"utc_offset\":3600,\"favourites_count\":68,\"url\":\"http:\\/\\/jenebloguepas.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188369289986049,\"created_at\":\"Fri Feb 24 23:31:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3139000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "305ad324-9f74-4b32-85fc-007de400cdef-173188369289986049" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Vraiment désolé, vous nous manquez ! Revenez ! #lgw “@palmashow: Notre voisin de droite a un problème de rire”", -"img": { -"src": "http://a0.twimg.com/profile_images/1782392213/AV_PM_012012_600PX_normal.png" -}, -"title": "Pascal Mabille: Vraiment désolé, vous nous manquez ! Revenez ! #lgw “@palmashow: Notre voisin de droite a un problème de rire”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3139000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Vraiment d\\u00e9sol\\u00e9, vous nous manquez ! Revenez ! #lgw \\u201c@palmashow: Notre voisin de droite a un probl\\u00e8me de rire\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[53,63],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[47,51]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188369034117120\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":945,\"screen_name\":\"PascalMabille\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":9579,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/2377911\\/mega_city11_96.png\",\"location\":\"Boulogne-Billancourt\",\"show_all_inline_media\":true,\"listed_count\":68,\"profile_link_color\":\"585454\",\"followers_count\":1664,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1782392213\\/AV_PM_012012_600PX_normal.png\",\"description\":\"Dessine @instagraff \\u23ae Conseille les artistes, le web\\u23ae Bosse sur #BMSM \\u23aeR\\u00e9alise @ctraitnet pour @legrandwebze \\u23ae Boite \\u00e0 Rire \\u23ae Voltigeur chez @lvdlt et @season1\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"1367131\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/2377911\\/mega_city11_96.png\",\"profile_sidebar_fill_color\":\"FFFFFF\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1782392213\\/AV_PM_012012_600PX_normal.png\",\"name\":\"Pascal Mabille\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 17 18:49:58 +0000 2007\",\"profile_sidebar_border_color\":\"F0F0F0\",\"id\":1367131,\"utc_offset\":3600,\"favourites_count\":815,\"url\":\"http:\\/\\/www.pascalmabille.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188369034117120,\"created_at\":\"Fri Feb 24 23:31:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3139000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a5fec90e-7bbd-4536-8cac-800a8cc1fce6-173188369034117120" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est vraiment dommage de rater un concept aussi génial...et une case vraiment intéressante ... #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1770996562/image_normal.jpg" -}, -"title": "Kayvin Lami: C'est vraiment dommage de rater un concept aussi génial...et une case vraiment intéressante ... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3139000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est vraiment dommage de rater un concept aussi g\\u00e9nial...et une case vraiment int\\u00e9ressante ... #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[96,100]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188367549345792\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"KayvinLami\",\"lang\":\"en\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":257,\"location\":\"Paris,France\",\"profile_text_color\":\"333333\",\"followers_count\":592,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1770996562\\/image_normal.jpg\",\"description\":\"Je ne changerais pas cette bio tant que Nicolas Sarkozy ne mesurera pas 1m90\",\"statuses_count\":4125,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/184627700\\/twttierfondsur.jpg\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"dfe0c3\",\"protected\":false,\"id_str\":\"29279584\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Kayvin Lami\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/184627700\\/twttierfondsur.jpg\",\"created_at\":\"Mon Apr 06 20:02:02 +0000 2009\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":29279584,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1770996562\\/image_normal.jpg\"},\"truncated\":false,\"id\":173188367549345792,\"created_at\":\"Fri Feb 24 23:31:39 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3139000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f1572a61-02c6-42d8-a8e9-9dba08dc5b03-173188367549345792" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW #change2ton", -"img": { -"src": "http://a0.twimg.com/profile_images/1619125889/CrX_normal.png" -}, -"title": "XChromium: #LGW #change2ton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3139000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW #change2ton\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"change2ton\",\"indices\":[5,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188366970523648\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":184,\"screen_name\":\"XChromiumNews\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":27,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"The Web\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":45,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1619125889\\/CrX_normal.png\",\"description\":\"XChromium is a free software for Windows that downloads the Chromium web-browser really easily and beautifully.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"403568194\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1619125889\\/CrX_normal.png\",\"name\":\"XChromium\",\"default_profile_image\":false,\"created_at\":\"Wed Nov 02 17:45:32 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":403568194,\"utc_offset\":null,\"favourites_count\":2,\"url\":\"http:\\/\\/xchromium.free.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188366970523648,\"created_at\":\"Fri Feb 24 23:31:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3139000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1e819adf-75a7-4ca3-9c70-b01156db1c07-173188366970523648" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1797022603/albatorgif_normal.gif" -}, -"title": "Raphaël Porier: #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3139000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188368031682560\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":279,\"screen_name\":\"raphale\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":171,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/369561819\\/2667-bandes-de-couleurs-WallFizz.jpg\",\"location\":\"paris\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"FF3300\",\"followers_count\":114,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1797022603\\/albatorgif_normal.gif\",\"description\":\"Journaliste alternatif pour cha\\u00eene d'info en continu.\\r\\nCapitaine de la B.A.C. (Bande-Annonce Culturelle).\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"53979266\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/369561819\\/2667-bandes-de-couleurs-WallFizz.jpg\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1797022603\\/albatorgif_normal.gif\",\"name\":\"Rapha\\u00ebl Porier\",\"default_profile_image\":false,\"created_at\":\"Sun Jul 05 19:11:51 +0000 2009\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":53979266,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/www.itele.fr\\/culture\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188368031682560,\"created_at\":\"Fri Feb 24 23:31:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3139000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fd4707dc-3416-496c-b014-5b65201170a9-173188368031682560" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Quand t'arrives à piger ce qui se dit sur #lgw, tu te dis que t'as peut-être un problème.", -"img": { -"src": "http://a0.twimg.com/profile_images/1848682776/photo_profil_normal.jpg" -}, -"title": "Caroline Pandraud: Quand t'arrives à piger ce qui se dit sur #lgw, tu te dis que t'as peut-être un problème.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3140000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Quand t'arrives \\u00e0 piger ce qui se dit sur #lgw, tu te dis que t'as peut-\\u00eatre un probl\\u00e8me.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[42,46]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188375153606656\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":284,\"screen_name\":\"pointPandraud\",\"lang\":\"fr\",\"profile_text_color\":\"F6FC9D\",\"statuses_count\":424,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/285133783\\/x8158bdc741405c68e4e36152449305d.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"FF1269\",\"followers_count\":182,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848682776\\/photo_profil_normal.jpg\",\"description\":\"Project Analyst @faberNovel www.fabernovel.com \\/\\/\\r\\n@essec Business School Alumni \\/\\/ Paris\\r\\n\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"4F4C4E\",\"id_str\":\"16096262\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/285133783\\/x8158bdc741405c68e4e36152449305d.png\",\"profile_sidebar_fill_color\":\"7A374C\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848682776\\/photo_profil_normal.jpg\",\"name\":\"Caroline Pandraud\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 02 13:18:16 +0000 2008\",\"profile_sidebar_border_color\":\"382334\",\"id\":16096262,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188375153606656,\"created_at\":\"Fri Feb 24 23:31:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3140000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d60d019a-6f4e-4a81-8738-c76376909216-173188375153606656" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1842982735/princesse_normal.jpg" -}, -"title": "Sylvain Sanders: #change2ton #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3141000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#change2ton #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/hotot.org\\\" rel=\\\"nofollow\\\"\\u003EHotot\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188378324512768\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":104,\"screen_name\":\"elTouristio\",\"lang\":\"en\",\"profile_text_color\":\"CEC79B\",\"statuses_count\":35532,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"location\":\"Au pied d'un arc-en-ciel.\",\"show_all_inline_media\":true,\"listed_count\":57,\"profile_link_color\":\"8C7679\",\"followers_count\":515,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\",\"description\":\"Je ne suis que joie, amour, bonheur et chaleur dans mon c\\u0153ur. #TeamLumbagos #TeamAbats\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FBEBB8\",\"id_str\":\"37389744\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"profile_sidebar_fill_color\":\"46284E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\",\"name\":\"Sylvain Sanders\",\"default_profile_image\":false,\"created_at\":\"Sun May 03 08:39:57 +0000 2009\",\"profile_sidebar_border_color\":\"20183F\",\"id\":37389744,\"utc_offset\":3600,\"favourites_count\":62,\"url\":\"http:\\/\\/flavors.me\\/eltouristio\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188378324512768,\"created_at\":\"Fri Feb 24 23:31:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3141000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e5e3d88d-39da-482e-a554-b8b445d7bd99-173188378324512768" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW : \"ils nous somment\" par a + b ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1757013909/image1326646425_normal.png" -}, -"title": "Damien Vacher: #LGW : \"ils nous somment\" par a + b ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3144000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW : \\\"ils nous somment\\\" par a + b ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188391595294720\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":405,\"screen_name\":\"Le_Damien\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27164,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Chatillon-en-Bazois\",\"show_all_inline_media\":false,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":343,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"description\":\"I'm a lonely Cowboy who learning un BTS SIO (ex BTS IG) in Nevers... Et un Mac Gyver de l'URL par @Checkyourpeople et je suis un tumblreur assidu\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"26552716\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"name\":\"Damien Vacher\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 25 18:09:17 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":26552716,\"utc_offset\":3600,\"favourites_count\":43,\"url\":\"http:\\/\\/damienvacher.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188391595294720,\"created_at\":\"Fri Feb 24 23:31:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3144000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "63131c73-861d-4692-8139-730038e7ac3a-173188391595294720" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je vote pour Rollin s'il vote pour moi ! #lgw #change2ton", -"img": { -"src": "http://a1.twimg.com/profile_images/1840423549/sarkozy_prfet_4_normal.jpg" -}, -"title": "SarkoMent: Je vote pour Rollin s'il vote pour moi ! #lgw #change2ton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3144000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je vote pour Rollin s'il vote pour moi ! #lgw #change2ton\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[41,45]},{\"text\":\"change2ton\",\"indices\":[46,57]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188391406534656\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":50,\"screen_name\":\"SarkoMent\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":46,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":38,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1840423549\\/sarkozy_prfet_4_normal.jpg\",\"description\":\"Compte parodique !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"497726890\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840423549\\/sarkozy_prfet_4_normal.jpg\",\"name\":\"SarkoMent\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 20 09:07:23 +0000 2012\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":497726890,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188391406534656,\"created_at\":\"Fri Feb 24 23:31:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3144000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a75a36a9-0ef2-49d1-8379-8bef4c7a9ec6-173188391406534656" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'ai hâte de voir ce que le @palmashow nous concocte! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1804671338/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png" -}, -"title": "Marie: J'ai hâte de voir ce que le @palmashow nous concocte! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3145000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'ai h\\u00e2te de voir ce que le @palmashow nous concocte! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[28,38],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[55,59]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188393474326529\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":203,\"screen_name\":\"frenchy_Marie\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2882,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"9D582E\",\"followers_count\":84,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\",\"description\":\"J'accapare des objets sans ressurgir sur autrui.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"id_str\":\"120444044\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"profile_sidebar_fill_color\":\"EADEAA\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\",\"name\":\"Marie\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 06 13:02:46 +0000 2010\",\"profile_sidebar_border_color\":\"D9B17E\",\"id\":120444044,\"utc_offset\":3600,\"favourites_count\":25,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188393474326529,\"created_at\":\"Fri Feb 24 23:31:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3145000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "39f0d8c7-7429-424a-a05c-12104a781b99-173188393474326529" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ce serait bien de ré expliquer le concept toutes les 5 minutes #lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1667379154/8I6juT3f_normal" -}, -"title": "Patrick Ollier: Ce serait bien de ré expliquer le concept toutes les 5 minutes #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3145000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ce serait bien de r\\u00e9 expliquer le concept toutes les 5 minutes #lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[63,67]},{\"text\":\"ilpart\",\"indices\":[68,75]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188395307237376\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":78,\"screen_name\":\"PatrickOllier\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1207,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"088253\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"description\":\"Ma force ? Je n'ai rien \\u00e0 vendre ni rien \\u00e0 acheter, je n'ai pas de ma\\u00eetre et je ne v\\u00e9n\\u00e8re aucun dieu. Et je ne lis pas mes messages :))\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"id_str\":\"299723960\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"name\":\"Patrick Ollier\",\"default_profile_image\":false,\"created_at\":\"Mon May 16 15:47:22 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":299723960,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188395307237376,\"created_at\":\"Fri Feb 24 23:31:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3145000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1e550f3b-d594-4e29-a1ba-f07e29c9449f-173188395307237376" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Lalee_retour dommage qu'on soit loin de l'ambiance de la 1ère du @LeGrandWebze #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1756906806/avatar_twitter_roue_normal.jpg" -}, -"title": "Colette DESBORDES: @Lalee_retour dommage qu'on soit loin de l'ambiance de la 1ère du @LeGrandWebze #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3146000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"@Lalee_retour dommage qu'on soit loin de l'ambiance de la 1\\u00e8re du @LeGrandWebze #lgw\",\"in_reply_to_user_id_str\":\"252150894\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Lalee_retour\",\"indices\":[0,13],\"name\":\"Lal\\u00e9e Pinoncely\",\"id\":252150894,\"id_str\":\"252150894\"},{\"screen_name\":\"LeGrandWebze\",\"indices\":[66,79],\"name\":\"legrandwebze\",\"id\":365949385,\"id_str\":\"365949385\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[80,84]}]},\"place\":null,\"in_reply_to_screen_name\":\"Lalee_retour\",\"favorited\":false,\"coordinates\":null,\"in_reply_to_user_id\":252150894,\"contributors\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"user\":{\"notifications\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/401655557\\/twittermontboron112010en1366.jpg\",\"profile_sidebar_fill_color\":\"fadfbe\",\"screen_name\":\"cd_land\",\"follow_request_sent\":null,\"lang\":\"en\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1756906806\\/avatar_twitter_roue_normal.jpg\",\"default_profile_image\":false,\"verified\":false,\"profile_sidebar_border_color\":\"181A1E\",\"location\":\"NICE - C\\u00f4te d'Azur - France\",\"favourites_count\":36,\"description\":\"Consultant formateur en management et gestion. Anticonformiste, anti Hollande, lib\\u00e9rale et entrepreneuriale. Aime la cr\\u00e9ation dans tous les domaines.\",\"contributors_enabled\":false,\"following\":null,\"profile_use_background_image\":true,\"friends_count\":679,\"profile_text_color\":\"0d0105\",\"followers_count\":718,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1756906806\\/avatar_twitter_roue_normal.jpg\",\"statuses_count\":28113,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/401655557\\/twittermontboron112010en1366.jpg\",\"show_all_inline_media\":false,\"listed_count\":22,\"profile_link_color\":\"9e091d\",\"protected\":false,\"is_translator\":false,\"name\":\"Colette DESBORDES\",\"default_profile\":false,\"time_zone\":\"Paris\",\"created_at\":\"Tue Apr 21 16:47:17 +0000 2009\",\"profile_background_color\":\"1A1B1F\",\"id\":33960395,\"id_str\":\"33960395\",\"geo_enabled\":false,\"profile_background_tile\":false,\"utc_offset\":3600,\"url\":\"http:\\/\\/codepro.over-blog.com\\/\"},\"in_reply_to_status_id\":173185505654079490,\"id\":173188398486532097,\"created_at\":\"Fri Feb 24 23:31:46 +0000 2012\",\"in_reply_to_status_id_str\":\"173185505654079490\",\"id_str\":\"173188398486532097\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3146000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "19b37383-8ba8-48c3-adaa-ec3010d3b746-173188398486532097" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Va falloir m'expliquer le concept de l'émission dorénavant. Je comprends rien là ! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1433713943/copland_os_normal.png" -}, -"title": "\\(°-°*): Va falloir m'expliquer le concept de l'émission dorénavant. Je comprends rien là ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3147000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Va falloir m'expliquer le concept de l'\\u00e9mission dor\\u00e9navant. Je comprends rien l\\u00e0 ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[83,87]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188403679068160\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":196,\"screen_name\":\"sCaLP_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":662,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/166694062\\/cypunk2GP.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"009999\",\"followers_count\":54,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1433713943\\/copland_os_normal.png\",\"description\":\"Choletais \\/ Grolandais\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"81383046\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/166694062\\/cypunk2GP.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1433713943\\/copland_os_normal.png\",\"name\":\"\\\\(\\u00b0-\\u00b0*)\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 10 15:54:42 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":81383046,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188403679068160,\"created_at\":\"Fri Feb 24 23:31:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3147000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "553fb9ac-b196-49b8-9ef9-35e502ee2302-173188403679068160" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @nicoprat: C'était vraiment drôle RT @LeGrandWebze: C'est la séquence du proctologue ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1844133961/8x3UkTtw_normal" -}, -"title": "Laurent Aubaret: RT @nicoprat: C'était vraiment drôle RT @LeGrandWebze: C'est la séquence du proctologue ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3149000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @nicoprat: C'\\u00e9tait vraiment dr\\u00f4le RT @LeGrandWebze: C'est la s\\u00e9quence du proctologue ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"nicoprat\",\"indices\":[3,12],\"id_str\":\"19256842\",\"name\":\"Nico Prat\",\"id\":19256842},{\"screen_name\":\"LeGrandWebze\",\"indices\":[40,53],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[90,94]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"C'\\u00e9tait vraiment dr\\u00f4le RT @LeGrandWebze: C'est la s\\u00e9quence du proctologue ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[26,39],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[76,80]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187985511157760\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":2297,\"screen_name\":\"nicoprat\",\"lang\":\"en\",\"profile_text_color\":\"0a040a\",\"statuses_count\":29876,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/32273341\\/cassete.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":210,\"profile_link_color\":\"224087\",\"followers_count\":6569,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1842911014\\/guetta_normal.jpg\",\"description\":\"Le Mouv, Tsugi, Technikart, Voxpop, co-auteur des Miscellan\\u00e9es d'Internet, et un petit sudoku de temps en temps\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"19256842\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/32273341\\/cassete.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842911014\\/guetta_normal.jpg\",\"name\":\"Nico Prat\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 20 20:55:08 +0000 2009\",\"profile_sidebar_border_color\":\"050504\",\"id\":19256842,\"utc_offset\":3600,\"favourites_count\":440,\"url\":\"http:\\/\\/nicoprat.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187985511157760,\"created_at\":\"Fri Feb 24 23:30:08 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188409580462081\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":564,\"screen_name\":\"lolofildelo\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":2943,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431542214\\/flickr-10-nov-2006.jpg\",\"location\":\"Valence d'Agen\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"6a19e3\",\"followers_count\":165,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1844133961\\/8x3UkTtw_normal\",\"description\":\"Rugby, Politique, Croix Rouge et ferias voila ce que j'aime le plus, et avec l'accent svp sud ouest oblige, ici c'est du 2nd degr\\u00e9s\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"0099B9\",\"id_str\":\"342786952\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431542214\\/flickr-10-nov-2006.jpg\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1844133961\\/8x3UkTtw_normal\",\"name\":\"Laurent Aubaret\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 26 15:44:40 +0000 2011\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":342786952,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188409580462081,\"created_at\":\"Fri Feb 24 23:31:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3149000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a32e2cc0-1797-4c83-95cc-9c44ca33a75a-173188409580462081" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #cqui @romsson", -"img": { -"src": "http://a3.twimg.com/profile_images/1382514258/Sans_titre_normal.png" -}, -"title": "VUILLEMOT Jérôme: #lgw #cqui @romsson", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3149000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #cqui @romsson\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"romsson\",\"indices\":[11,19],\"name\":\"Romain Vuillemot\",\"id_str\":\"14898705\",\"id\":14898705}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cqui\",\"indices\":[5,10]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188411593719808\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"86A4A6\",\"screen_name\":\"jvuillemot\",\"lang\":\"en\",\"favourites_count\":8,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":198,\"location\":\"Biarritz, Lyon & San Diego\",\"profile_text_color\":\"333333\",\"followers_count\":106,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1382514258\\/Sans_titre_normal.png\",\"description\":\"Co-founder of YouRiding.com & Corexpert.net !\\r\\nAction-Sports lover & Social Games Insider... Contributor at\\r\\nhttp:\\/\\/thesocialgames.wordpress.com !\",\"statuses_count\":95,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/223521627\\/phot.png\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"FF3300\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"protected\":false,\"id_str\":\"63149729\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"VUILLEMOT J\\u00e9r\\u00f4me\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/223521627\\/phot.png\",\"created_at\":\"Wed Aug 05 14:39:45 +0000 2009\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"id\":63149729,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.youriding.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1382514258\\/Sans_titre_normal.png\"},\"truncated\":false,\"id\":173188411593719808,\"created_at\":\"Fri Feb 24 23:31:49 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3149000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3c51de02-5b2f-467d-b19c-a2385bb8abd0-173188411593719808" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Il reste du jambon. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1844691230/profile_normal.png" -}, -"title": "Lynda Sweez : Il reste du jambon. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3149000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Il reste du jambon. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twicca.r246.jp\\/\\\" rel=\\\"nofollow\\\"\\u003Etwicca\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188412415807488\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"zedalynews\",\"lang\":\"fr\",\"favourites_count\":9,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":444,\"location\":\"Coin:C dans une cale en bourre\",\"profile_text_color\":\"333333\",\"followers_count\":515,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1844691230\\/profile_normal.png\",\"description\":\"Les jeux de mots, c'est mon dada. Amin approuve ce message. \",\"statuses_count\":10701,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/360742146\\/Silicon_crystal.jpg\",\"show_all_inline_media\":true,\"listed_count\":24,\"profile_link_color\":\"e072c1\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"244639293\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Lynda Sweez \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/360742146\\/Silicon_crystal.jpg\",\"created_at\":\"Sat Jan 29 19:45:40 +0000 2011\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":244639293,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.jeBoxeAvecNemo.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1844691230\\/profile_normal.png\"},\"truncated\":false,\"id\":173188412415807488,\"created_at\":\"Fri Feb 24 23:31:49 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3149000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e4374df2-3e9a-40fa-be59-ae9aa1d38922-173188412415807488" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste ! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/47363912/206-52477_normal.jpg" -}, -"title": "Darkyben: #ilreste ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3149000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[11,15]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188411954446336\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":83,\"screen_name\":\"Darkyben\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":388,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/3080903\\/TUXANGEL.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"6598ff\",\"followers_count\":56,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/47363912\\/206-52477_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"2f2f2f\",\"id_str\":\"9576272\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/3080903\\/TUXANGEL.jpg\",\"profile_sidebar_fill_color\":\"e0ebfe\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/47363912\\/206-52477_normal.jpg\",\"name\":\"Darkyben\",\"default_profile_image\":false,\"created_at\":\"Sun Oct 21 08:50:28 +0000 2007\",\"profile_sidebar_border_color\":\"bed9ee\",\"id\":9576272,\"utc_offset\":-10800,\"favourites_count\":4,\"url\":\"http:\\/\\/darky.ben.free.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188411954446336,\"created_at\":\"Fri Feb 24 23:31:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3149000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "18a6f5a8-c9cd-45be-9149-b99fd90f3613-173188411954446336" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@plumesdanges il n'y a rien à comprendre, cette émission est de l'art abstrait web 2.0 #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1638771347/deuch_normal.jpeg" -}, -"title": "FrinnockBoChar: @plumesdanges il n'y a rien à comprendre, cette émission est de l'art abstrait web 2.0 #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3150000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@plumesdanges il n'y a rien \\u00e0 comprendre, cette \\u00e9mission est de l'art abstrait web 2.0 #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"plumesdanges\",\"indices\":[0,13],\"id_str\":\"27325670\",\"name\":\"plumesdanges\",\"id\":27325670}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[87,91]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173188038187417600\",\"id_str\":\"173188414735261696\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173188038187417600,\"in_reply_to_user_id_str\":\"27325670\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":170,\"screen_name\":\"frinnock\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":14421,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0000ff\",\"followers_count\":155,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\",\"description\":\"Plantigrade normand, musicien deuchiste\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"id_str\":\"40014489\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"profile_sidebar_fill_color\":\"e0ff92\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\",\"name\":\"FrinnockBoChar\",\"default_profile_image\":false,\"created_at\":\"Thu May 14 15:22:28 +0000 2009\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":40014489,\"utc_offset\":3600,\"favourites_count\":20,\"url\":null},\"in_reply_to_screen_name\":\"plumesdanges\",\"truncated\":false,\"id\":173188414735261696,\"created_at\":\"Fri Feb 24 23:31:50 +0000 2012\",\"in_reply_to_user_id\":27325670}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3150000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "305cb160-ed58-4865-a995-eea0b73841cb-173188414735261696" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste", -"img": { -"src": "http://a0.twimg.com/profile_images/28165792/alain_normal.jpg" -}, -"title": "virgile: #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3151000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188420175282177\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":385,\"screen_name\":\"virgile\",\"lang\":\"fr\",\"profile_text_color\":\"663B12\",\"statuses_count\":2141,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme2\\/bg.gif\",\"location\":\"Mennecy\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"1F98C7\",\"followers_count\":112,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/28165792\\/alain_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C6E2EE\",\"id_str\":\"1147321\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme2\\/bg.gif\",\"profile_sidebar_fill_color\":\"DAECF4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/28165792\\/alain_normal.jpg\",\"name\":\"virgile\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 14 09:48:30 +0000 2007\",\"profile_sidebar_border_color\":\"C6E2EE\",\"id\":1147321,\"utc_offset\":3600,\"favourites_count\":6,\"url\":\"http:\\/\\/www.antone.org\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188420175282177,\"created_at\":\"Fri Feb 24 23:31:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3151000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d78ffd1f-2403-4904-a3df-53c2ee5f8580-173188420175282177" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@FrancoisRollin ? #IlPart et on met @MisterMcFlee #lgw #EnVousRemerciant", -"img": { -"src": "http://a0.twimg.com/profile_images/1848059014/253705_1920588185891_1577643065_31974481_1091292_n_normal.jpg" -}, -"title": "Glória: @FrancoisRollin ? #IlPart et on met @MisterMcFlee #lgw #EnVousRemerciant", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3152000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"francoisrollin\",\"favorited\":false,\"text\":\"@FrancoisRollin ? #IlPart et on met @MisterMcFlee #lgw #EnVousRemerciant\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[0,15],\"name\":\"rollin\",\"id_str\":\"369489076\",\"id\":369489076},{\"screen_name\":\"MisterMcFlee\",\"indices\":[36,49],\"name\":\"Mister Mc Flee\",\"id_str\":\"60043161\",\"id\":60043161}],\"hashtags\":[{\"text\":\"IlPart\",\"indices\":[18,25]},{\"text\":\"lgw\",\"indices\":[50,54]},{\"text\":\"EnVousRemerciant\",\"indices\":[55,72]}]},\"in_reply_to_user_id\":369489076,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/stone.com\\/Twittelator\\\" rel=\\\"nofollow\\\"\\u003ETwittelator\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188425061629953\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"030000\",\"screen_name\":\"Essemali\",\"lang\":\"fr\",\"favourites_count\":38,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":217,\"location\":\"Paris\",\"profile_text_color\":\"020003\",\"followers_count\":1191,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848059014\\/253705_1920588185891_1577643065_31974481_1091292_n_normal.jpg\",\"description\":\"Bio? Danone n'a plus le droit de vendre sous cette marque. Moi non plus du coup. #TeamCivilisationInf\\u00e9rieure\\r\\nhttp:\\/\\/lusiades.wordpress.com\\/\",\"statuses_count\":22084,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/109317104\\/mqbackyardsummers.br.jpg\",\"show_all_inline_media\":false,\"listed_count\":95,\"profile_link_color\":\"8118ba\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"114069529\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Gl\\u00f3ria\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109317104\\/mqbackyardsummers.br.jpg\",\"created_at\":\"Sun Feb 14 01:18:31 +0000 2010\",\"profile_sidebar_fill_color\":\"f2eded\",\"id\":114069529,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/essemali.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848059014\\/253705_1920588185891_1577643065_31974481_1091292_n_normal.jpg\"},\"truncated\":false,\"id\":173188425061629953,\"created_at\":\"Fri Feb 24 23:31:52 +0000 2012\",\"in_reply_to_user_id_str\":\"369489076\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3152000, -"tags": [ -{ -"id-ref": "f054510c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0bdfa9c6-7173-4d5e-a506-6a4ee1358c7a-173188425061629953" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "En fait #lgw rend #cesar2012 presque supportable... #HasardDeLaProgrammation #SoireeNaze", -"img": { -"src": "http://a0.twimg.com/profile_images/1013557037/JC_Boston_normal.jpg" -}, -"title": "J.C. Vignes: En fait #lgw rend #cesar2012 presque supportable... #HasardDeLaProgrammation #SoireeNaze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3153000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"En fait #lgw rend #cesar2012 presque supportable... #HasardDeLaProgrammation #SoireeNaze\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[8,12]},{\"text\":\"cesar2012\",\"indices\":[18,28]},{\"text\":\"HasardDeLaProgrammation\",\"indices\":[52,76]},{\"text\":\"SoireeNaze\",\"indices\":[77,88]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188427603386368\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":648,\"screen_name\":\"JCVignes\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":5344,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\\u00dcT: 1.3579502,103.9872414\",\"show_all_inline_media\":false,\"listed_count\":36,\"profile_link_color\":\"0084B4\",\"followers_count\":761,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1013557037\\/JC_Boston_normal.jpg\",\"description\":\"CEO of @OpenRegistry - Frequent Traveler - Domain Names and Mac expert :)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"15204691\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1013557037\\/JC_Boston_normal.jpg\",\"name\":\"J.C. Vignes\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 23 07:18:55 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":15204691,\"utc_offset\":-36000,\"favourites_count\":63,\"url\":\"http:\\/\\/www.openregistry.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188427603386368,\"created_at\":\"Fri Feb 24 23:31:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3153000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0547146-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f05475ce-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9476627c-b34d-4b44-81e7-700bd1240351-173188427603386368" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @France5tv: Bientôt 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1646789005/moi-id-tof-effects-600x600-gplus_normal.jpg" -}, -"title": "Romain Vuillemot: RT @France5tv: Bientôt 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3153000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @France5tv: Bient\\u00f4t 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"France5tv\",\"indices\":[3,13],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487}],\"urls\":[],\"hashtags\":[{\"text\":\"TT\",\"indices\":[76,79]},{\"text\":\"lgw\",\"indices\":[83,87]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Bient\\u00f4t 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"TT\",\"indices\":[61,64]},{\"text\":\"lgw\",\"indices\":[68,72]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187712285814785\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":true,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":834,\"screen_name\":\"France5tv\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":3553,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/408116761\\/bg_france5.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":849,\"profile_link_color\":\"FF0000\",\"followers_count\":48946,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850248437\\/Logo_France_5_FB_twitter_normal.jpg\",\"description\":\"France 5, cha\\u00eene du Groupe France T\\u00e9l\\u00e9visions. Apr\\u00e8s avoir fait connaissance, rapprochons-nous sur cette TL #media #clair\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"84c810\",\"id_str\":\"36932487\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408116761\\/bg_france5.jpg\",\"profile_sidebar_fill_color\":\"50912a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850248437\\/Logo_France_5_FB_twitter_normal.jpg\",\"name\":\"France5\",\"default_profile_image\":false,\"created_at\":\"Fri May 01 12:30:02 +0000 2009\",\"profile_sidebar_border_color\":\"2ca33e\",\"id\":36932487,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187712285814785,\"created_at\":\"Fri Feb 24 23:29:02 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188426991013888\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":314,\"screen_name\":\"romsson\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":685,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme19\\/bg.gif\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"0099CC\",\"followers_count\":195,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1646789005\\/moi-id-tof-effects-600x600-gplus_normal.jpg\",\"description\":\"Interests in Information Visualization, Human\\/Computer Interaction, Design, etc. #infoviz #dataviz #hci\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"14898705\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme19\\/bg.gif\",\"profile_sidebar_fill_color\":\"f6ffd1\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1646789005\\/moi-id-tof-effects-600x600-gplus_normal.jpg\",\"name\":\"Romain Vuillemot\",\"default_profile_image\":false,\"created_at\":\"Sun May 25 13:35:06 +0000 2008\",\"profile_sidebar_border_color\":\"fff8ad\",\"id\":14898705,\"utc_offset\":3600,\"favourites_count\":7,\"url\":\"http:\\/\\/romain.vuillemot.net\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188426991013888,\"created_at\":\"Fri Feb 24 23:31:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3153000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efdd4bfc-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "075842d7-be94-4fc4-9d96-3447a7149eb9-173188426991013888" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze A l'avenir, merci de programmer l'émission en prime time. Il y en a qui bosse demain... #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1474096078/avatar_normal.png" -}, -"title": "Sebastien Voyard: @LeGrandWebze A l'avenir, merci de programmer l'émission en prime time. Il y en a qui bosse demain... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3153000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze A l'avenir, merci de programmer l'\\u00e9mission en prime time. Il y en a qui bosse demain... #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[102,106]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/github.com\\/minego\\/phnx\\\" rel=\\\"nofollow\\\"\\u003EProject Macaw for webOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188427523702784\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":287,\"screen_name\":\"Seb_Voyard\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":991,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":73,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1474096078\\/avatar_normal.png\",\"description\":\"D\\u00e9veloppeur d\\u00e9butant d'applications WebOS http:\\/\\/sebosapp.wordpress.com - Webmaster de http:\\/\\/www.modecolo.fr - Entre autres...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"128504185\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1474096078\\/avatar_normal.png\",\"name\":\"Sebastien Voyard\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 01 09:38:23 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":128504185,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173188427523702784,\"created_at\":\"Fri Feb 24 23:31:53 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3153000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a967db26-5454-45fd-8611-74a695f4d3b2-173188427523702784" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Passe vraiment un bon moment devant #lgw ... Bonne découverte de la soirée !", -"img": { -"src": "http://a0.twimg.com/profile_images/1399208256/Photo_00017_normal.jpg" -}, -"title": "Aurore Praline: Passe vraiment un bon moment devant #lgw ... Bonne découverte de la soirée !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3155000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Passe vraiment un bon moment devant #lgw ... Bonne d\\u00e9couverte de la soir\\u00e9e !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[36,40]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188435908112384\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"EEEEEE\",\"screen_name\":\"Aurore_at_point\",\"lang\":\"fr\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":187,\"location\":\"Coming Soon in Paris\",\"profile_text_color\":\"333333\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1399208256\\/Photo_00017_normal.jpg\",\"description\":\"When I'll growin' up, I'll be as I wanted when I was a child. \\r\\nWriting scenarios... What's better ? \",\"statuses_count\":559,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"626d8a\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"aaadac\",\"protected\":false,\"id_str\":\"318077034\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Aurore Praline\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"created_at\":\"Wed Jun 15 22:54:54 +0000 2011\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"id\":318077034,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1399208256\\/Photo_00017_normal.jpg\"},\"truncated\":false,\"id\":173188435908112384,\"created_at\":\"Fri Feb 24 23:31:55 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3155000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9156833e-cbb7-4abe-b59e-af4c0cabf091-173188435908112384" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @fabricepierrot: #lgw #changedeton", -"img": { -"src": "http://a2.twimg.com/profile_images/1567949026/Fabarol_normal.jpg" -}, -"title": "Fabienne BAROLLIER: RT @fabricepierrot: #lgw #changedeton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3155000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @fabricepierrot: #lgw #changedeton\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"fabricepierrot\",\"indices\":[3,18],\"id_str\":\"30635526\",\"name\":\"fabrice pierrot\",\"id\":30635526}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]},{\"text\":\"changedeton\",\"indices\":[25,37]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #changedeton\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"changedeton\",\"indices\":[5,17]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188280244903936\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1081,\"screen_name\":\"fabricepierrot\",\"lang\":\"fr\",\"profile_text_color\":\"081a6b\",\"statuses_count\":3475,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/106798137\\/IMG_0314.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":128,\"profile_link_color\":\"ff0000\",\"followers_count\":2942,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1775428318\\/Fabrice_normal.jpg\",\"description\":\"Journaliste, etc.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"091f99\",\"id_str\":\"30635526\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/106798137\\/IMG_0314.jpg\",\"profile_sidebar_fill_color\":\"c0d0fc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1775428318\\/Fabrice_normal.jpg\",\"name\":\"fabrice pierrot\",\"default_profile_image\":false,\"created_at\":\"Sun Apr 12 11:06:29 +0000 2009\",\"profile_sidebar_border_color\":\"1b0fff\",\"id\":30635526,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188280244903936,\"created_at\":\"Fri Feb 24 23:31:18 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188437392896003\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1042,\"screen_name\":\"Fabarol\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":317,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Issy les moulineaux\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0084B4\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"description\":\"Magazines societe\\/d\\u00e9cryptage de F5. Les Maternelles, Allo Rufo, Mag Sante+Allo Doc, CAD+CDA+CAV, R&C, Medias le Mag, C Politique, LMEF, Dr CAC, LGQ, LGW\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"110388053\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"name\":\"Fabienne BAROLLIER\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 01 11:04:06 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":110388053,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188437392896003,\"created_at\":\"Fri Feb 24 23:31:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3155000, -"tags": [ -{ -"id-ref": "ef16598e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e7b74fe0-67c7-4915-aec5-0e671cd6024f-173188437392896003" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @pointPandraud: Quand t'arrives à piger ce qui se dit sur #lgw, tu te dis que t'as peut-être un problème.", -"img": { -"src": "http://a3.twimg.com/profile_images/1579781654/brush2star_mini_normal.jpg" -}, -"title": "Magalie Baudry: RT @pointPandraud: Quand t'arrives à piger ce qui se dit sur #lgw, tu te dis que t'as peut-être un problème.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3155000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @pointPandraud: Quand t'arrives \\u00e0 piger ce qui se dit sur #lgw, tu te dis que t'as peut-\\u00eatre un probl\\u00e8me.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"pointPandraud\",\"indices\":[3,17],\"id_str\":\"16096262\",\"name\":\"Caroline Pandraud\",\"id\":16096262}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Quand t'arrives \\u00e0 piger ce qui se dit sur #lgw, tu te dis que t'as peut-\\u00eatre un probl\\u00e8me.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[42,46]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188375153606656\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":284,\"screen_name\":\"pointPandraud\",\"lang\":\"fr\",\"profile_text_color\":\"F6FC9D\",\"statuses_count\":424,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/285133783\\/x8158bdc741405c68e4e36152449305d.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"FF1269\",\"followers_count\":182,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848682776\\/photo_profil_normal.jpg\",\"description\":\"Project Analyst @faberNovel www.fabernovel.com \\/\\/\\r\\n@essec Business School Alumni \\/\\/ Paris\\r\\n\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"4F4C4E\",\"id_str\":\"16096262\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/285133783\\/x8158bdc741405c68e4e36152449305d.png\",\"profile_sidebar_fill_color\":\"7A374C\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848682776\\/photo_profil_normal.jpg\",\"name\":\"Caroline Pandraud\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 02 13:18:16 +0000 2008\",\"profile_sidebar_border_color\":\"382334\",\"id\":16096262,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188375153606656,\"created_at\":\"Fri Feb 24 23:31:40 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188437032177664\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":251,\"screen_name\":\"Mag_frog\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6515,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"location\":\"Nantes\\/Cholet\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"7762e0\",\"followers_count\":274,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"description\":\"Passions web, infographie, dessin, couture, nouvelles technos, communication, partage et th\\u00e9\\u00e2tre amateur.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"172314328\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"profile_sidebar_fill_color\":\"f7a64a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"name\":\"Magalie Baudry\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 29 12:06:17 +0000 2010\",\"profile_sidebar_border_color\":\"f2b87e\",\"id\":172314328,\"utc_offset\":-7200,\"favourites_count\":6,\"url\":\"http:\\/\\/www.maglagrenouille.fr\\/blog\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188437032177664,\"created_at\":\"Fri Feb 24 23:31:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3155000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "62d7028e-db65-4921-99d3-6cca4fbca94a-173188437032177664" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On peut essayer de draguer les gens de la TV grâce à twitter #lgw ... elle sert pas à ça cette émission ??", -"img": { -"src": "http://a1.twimg.com/profile_images/1715868647/P1010897_normal.png" -}, -"title": "Spike Ganush: On peut essayer de draguer les gens de la TV grâce à twitter #lgw ... elle sert pas à ça cette émission ??", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3156000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"On peut essayer de draguer les gens de la TV gr\\u00e2ce \\u00e0 twitter #lgw ... elle sert pas \\u00e0 \\u00e7a cette \\u00e9mission ??\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188440618315776\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"SpikeGanush\",\"lang\":\"en\",\"favourites_count\":17,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":930,\"location\":\"Gap hautes-alpes\",\"profile_text_color\":\"333333\",\"followers_count\":317,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1715868647\\/P1010897_normal.png\",\"description\":\"Fan de nouvelle technologie, d'humour salasse, de roller\\/ski ! Souper Roumain, c'est moi !\\r\\nUne vid\\u00e9o rock band, choose : http:\\/\\/t.co\\/kEhnCM6Y\",\"statuses_count\":6039,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/159015926\\/horror-twitter-background.jpg\",\"show_all_inline_media\":true,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"23573573\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Spike Ganush\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/159015926\\/horror-twitter-background.jpg\",\"created_at\":\"Tue Mar 10 09:23:46 +0000 2009\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":23573573,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/trestresbien.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1715868647\\/P1010897_normal.png\"},\"truncated\":false,\"id\":173188440618315776,\"created_at\":\"Fri Feb 24 23:31:56 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3156000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d27ebcf1-9f79-4151-a009-6464e2fda14e-173188440618315776" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilReste longue vie au roi lot", -"img": { -"src": "http://a0.twimg.com/profile_images/1677676216/fender_2_normal.jpg" -}, -"title": "Sébastien vdo: #lgw #ilReste longue vie au roi lot", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3157000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilReste longue vie au roi lot\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilReste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/levelupstudio.com\\/plume\\\" rel=\\\"nofollow\\\"\\u003EPlume\\u00a0for\\u00a0Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188444095393792\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":24,\"screen_name\":\"sebvdo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":25,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"Juste l\\u00e0...\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"990000\",\"followers_count\":2,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1677676216\\/fender_2_normal.jpg\",\"description\":\"Web\\/Zic\\/Foot\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"97193463\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1677676216\\/fender_2_normal.jpg\",\"name\":\"S\\u00e9bastien vdo\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 16 11:57:29 +0000 2009\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":97193463,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188444095393792,\"created_at\":\"Fri Feb 24 23:31:57 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3157000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cc5c202c-9338-4848-9dcf-a070f873cb06-173188444095393792" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#legrandwebze #ilreste j'adore Francois Rollin, ce bel homme Suisse qui me ravi de son accent !", -"img": { -"src": "http://a2.twimg.com/profile_images/1572901030/photoCV_normal.jpg" -}, -"title": "Alexander Arslan: #legrandwebze #ilreste j'adore Francois Rollin, ce bel homme Suisse qui me ravi de son accent !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3157000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#legrandwebze #ilreste j'adore Francois Rollin, ce bel homme Suisse qui me ravi de son accent !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"legrandwebze\",\"indices\":[0,13]},{\"text\":\"ilreste\",\"indices\":[14,22]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188444942630912\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":567,\"screen_name\":\"alexarslan\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":983,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":171,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1572901030\\/photoCV_normal.jpg\",\"description\":\"Dans les m\\u00e9dia en ligne depuis 2006. Suis moi sur http:\\/\\/pinterest.com\\/alexanderarslan\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"123870825\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1572901030\\/photoCV_normal.jpg\",\"name\":\"Alexander Arslan\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 17 13:31:23 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":123870825,\"utc_offset\":null,\"favourites_count\":6,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188444942630912,\"created_at\":\"Fri Feb 24 23:31:57 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3157000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef1b237e-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "adce7624-2eb1-432d-b654-7ff2d5533661-173188444942630912" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Y'a pas Afflelou dans le public ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1768260791/afflelou_normal.png" -}, -"title": "Marcel Comics: Y'a pas Afflelou dans le public ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3158000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Y'a pas Afflelou dans le public ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188449707368448\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":196,\"screen_name\":\"Marcelcomics\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3887,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":24,\"profile_link_color\":\"0084B4\",\"followers_count\":520,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"description\":\"D\\u00e9fenseur du panache et de la pens\\u00e9e positive. Gar\\u00e7on boucher chez Boucherie-ovalie.org. Inventor of the Follow Me Monday (#FMM)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"386966557\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"name\":\"Marcel Comics\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 08 07:06:40 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":386966557,\"utc_offset\":-10800,\"favourites_count\":7,\"url\":\"http:\\/\\/boucherie-ovalie.org\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188449707368448,\"created_at\":\"Fri Feb 24 23:31:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3158000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "90532b6d-d053-4336-a69b-d211707d8816-173188449707368448" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Où trouver la vidéo de @KlaireFr vu à \"Le Grand Webzé\" ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1726420026/Kestrel_normal.jpg" -}, -"title": "Rémy -- La Merguez: Où trouver la vidéo de @KlaireFr vu à \"Le Grand Webzé\" ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3158000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"O\\u00f9 trouver la vid\\u00e9o de @KlaireFr vu \\u00e0 \\\"Le Grand Webz\\u00e9\\\" ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[23,32],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[57,61]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188450391031808\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":96,\"screen_name\":\"Sokwamaii\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1039,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/322585571\\/guitar_8_93350.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"007a99\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1726420026\\/Kestrel_normal.jpg\",\"description\":\"K 3 S T R 3 L #Charl0tteFamily\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"305668802\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/322585571\\/guitar_8_93350.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1726420026\\/Kestrel_normal.jpg\",\"name\":\"R\\u00e9my -- La Merguez\",\"default_profile_image\":false,\"created_at\":\"Thu May 26 16:09:43 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":305668802,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188450391031808,\"created_at\":\"Fri Feb 24 23:31:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3158000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8ef166e3-6b19-4c0e-9ae2-170747c3e087-173188450391031808" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@yoannferret C'est génial ce truc \\o/ Je sais pas #cQui l'a codé mais c'est génial \\o/ #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: @yoannferret C'est génial ce truc \\o/ Je sais pas #cQui l'a codé mais c'est génial \\o/ #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3160000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@yoannferret C'est g\\u00e9nial ce truc \\\\o\\/ Je sais pas #cQui l'a cod\\u00e9 mais c'est g\\u00e9nial \\\\o\\/ #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"yoannferret\",\"indices\":[0,12],\"id_str\":\"4035431\",\"name\":\"Yoann Ferret\",\"id\":4035431}],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[50,55]},{\"text\":\"lgw\",\"indices\":[87,91]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173188022840463360\",\"id_str\":\"173188455885578241\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173188022840463360,\"in_reply_to_user_id_str\":\"4035431\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3246,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":\"yoannferret\",\"truncated\":false,\"id\":173188455885578241,\"created_at\":\"Fri Feb 24 23:32:00 +0000 2012\",\"in_reply_to_user_id\":4035431}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3160000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "777d728c-fcac-4e46-bf3c-0ede72563509-173188455885578241" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et après elle nous dit qu'elle aime son boulot. TU M'ETONNES RT @FlorencePorcel Voilà voilà... (Mes parents sont dans le hall. Ahem :p) #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1819882790/tetocarre_normal.jpg" -}, -"title": "Cédric BILLAUDELLE: Et après elle nous dit qu'elle aime son boulot. TU M'ETONNES RT @FlorencePorcel Voilà voilà... (Mes parents sont dans le hall. Ahem :p) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3160000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Et apr\\u00e8s elle nous dit qu'elle aime son boulot. TU M'ETONNES RT @FlorencePorcel Voil\\u00e0 voil\\u00e0... (Mes parents sont dans le hall. Ahem :p) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[64,79],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[136,140]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188455726202880\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":172,\"screen_name\":\"Cbill0\",\"lang\":\"fr\",\"profile_text_color\":\"F2ECF9\",\"statuses_count\":1108,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/422263046\\/679FC0.png\",\"location\":\"Lille, FR\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"1a1aba\",\"followers_count\":31,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1819882790\\/tetocarre_normal.jpg\",\"description\":\"\\u00c9tudiant \\u00e0 l'IAE de Lille, mais pur produit des Ardennes. Aime beaucoup apprendre, mais n'aime pas qu'on lui fasse la le\\u00e7on.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"E44B22\",\"id_str\":\"84313428\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422263046\\/679FC0.png\",\"profile_sidebar_fill_color\":\"2C446A\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819882790\\/tetocarre_normal.jpg\",\"name\":\"C\\u00e9dric BILLAUDELLE\",\"default_profile_image\":false,\"created_at\":\"Thu Oct 22 12:34:22 +0000 2009\",\"profile_sidebar_border_color\":\"0C0F22\",\"id\":84313428,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188455726202880,\"created_at\":\"Fri Feb 24 23:32:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3160000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2e378d89-5eda-4a22-8db9-c65aadebb58b-173188455726202880" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Merde je croyais que @FlorencePorcel planquait le truc !!! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: Merde je croyais que @FlorencePorcel planquait le truc !!! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3161000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Merde je croyais que @FlorencePorcel planquait le truc !!! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[21,36],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[59,63]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188461556285441\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6697,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"followers_count\":2387,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"name\":\"Ludovic Delaherche\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":72665061,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/chapkattack.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188461556285441,\"created_at\":\"Fri Feb 24 23:32:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3161000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "85dc5d7c-063a-4747-9037-ff365dfdd2fe-173188461556285441" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Ilagee: Entre vos #Césars, vos #LGW et vos #CI, j'ai un peu l'impression d'être au beau milieu d'un gang bang de livetweets contre m ...", -"img": { -"src": "http://a0.twimg.com/profile_images/1851067323/drive-2011-1024x768-668518_normal.jpg" -}, -"title": "Lefèvre Baptiste: RT @Ilagee: Entre vos #Césars, vos #LGW et vos #CI, j'ai un peu l'impression d'être au beau milieu d'un gang bang de livetweets contre m ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3161000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @Ilagee: Entre vos #C\\u00e9sars, vos #LGW et vos #CI, j'ai un peu l'impression d'\\u00eatre au beau milieu d'un gang bang de livetweets contre m ...\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Ilagee\",\"indices\":[3,10],\"name\":\"[Nom du sujet]\",\"id_str\":\"189097725\",\"id\":189097725}],\"hashtags\":[{\"text\":\"C\\u00e9sars\",\"indices\":[22,29]},{\"text\":\"LGW\",\"indices\":[35,39]},{\"text\":\"CI\",\"indices\":[47,50]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Entre vos #C\\u00e9sars, vos #LGW et vos #CI, j'ai un peu l'impression d'\\u00eatre au beau milieu d'un gang bang de livetweets contre mon gr\\u00e9.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"C\\u00e9sars\",\"indices\":[10,17]},{\"text\":\"LGW\",\"indices\":[23,27]},{\"text\":\"CI\",\"indices\":[35,38]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185287571243008\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"000000\",\"screen_name\":\"Ilagee\",\"lang\":\"en\",\"favourites_count\":4,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":290,\"location\":\"[Ville du sujet]\",\"profile_text_color\":\"000000\",\"followers_count\":1025,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1813929904\\/TwavatarZS_normal.png\",\"description\":\"J'ai cr\\u00e9\\u00e9 Z\\u00e9ros Sociaux, c'est un site sur les internets.\\r\\nAh, et j'ai une IMPRESSIONNANTE collection de dinosaures en plastique.\\r\\nC'est pas pour p\\u00e9cho, tkt.\",\"statuses_count\":11875,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/233715649\\/black_pattern.jpg\",\"show_all_inline_media\":true,\"listed_count\":78,\"profile_link_color\":\"d93c3c\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"189097725\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"[Nom du sujet]\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/233715649\\/black_pattern.jpg\",\"created_at\":\"Fri Sep 10 11:26:10 +0000 2010\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":189097725,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/zeros-sociaux.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813929904\\/TwavatarZS_normal.png\"},\"truncated\":false,\"id\":173185287571243008,\"created_at\":\"Fri Feb 24 23:19:24 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188460025348096\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"Lfv_Baptiste\",\"lang\":\"fr\",\"favourites_count\":57,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":138,\"location\":\"\",\"profile_text_color\":\"666666\",\"followers_count\":85,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851067323\\/drive-2011-1024x768-668518_normal.jpg\",\"description\":\"Je sais que j'plais pas \\u00e0 tout le monde ! Mais quand je vois \\u00e0 qui j'plais pas, j'me demande si \\u00e7a me d\\u00e9range vraiment.\",\"statuses_count\":5539,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"214197311\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Lef\\u00e8vre Baptiste\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Wed Nov 10 20:25:50 +0000 2010\",\"profile_sidebar_fill_color\":\"252429\",\"id\":214197311,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851067323\\/drive-2011-1024x768-668518_normal.jpg\"},\"truncated\":true,\"id\":173188460025348096,\"created_at\":\"Fri Feb 24 23:32:01 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3161000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eff8cb8e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "103aa0a0-4a50-4997-900a-64da4e8ce296-173188460025348096" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pas vu une telle prise de risque à la TV depuis une éternité. Bisous #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1609030835/Capture_d__cran_2011-10-27___13.23.27_normal.png" -}, -"title": "Thomas Guien: Pas vu une telle prise de risque à la TV depuis une éternité. Bisous #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3162000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Pas vu une telle prise de risque \\u00e0 la TV depuis une \\u00e9ternit\\u00e9. Bisous #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[69,73]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188467407323136\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":721,\"screen_name\":\"ThomasGuien\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2496,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/17746161\\/jean_seberg_gallery_7.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"080707\",\"followers_count\":291,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1609030835\\/Capture_d__cran_2011-10-27___13.23.27_normal.png\",\"description\":\"Gratte-clavier chez Metro France \\/ ex Lib\\u00e9ration, L'Express, Le Parisien, La Croix.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"030303\",\"id_str\":\"26313006\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/17746161\\/jean_seberg_gallery_7.jpg\",\"profile_sidebar_fill_color\":\"285770\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1609030835\\/Capture_d__cran_2011-10-27___13.23.27_normal.png\",\"name\":\"Thomas Guien\",\"default_profile_image\":false,\"created_at\":\"Tue Mar 24 20:14:42 +0000 2009\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":26313006,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188467407323136,\"created_at\":\"Fri Feb 24 23:32:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3162000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "294a9a83-554f-4845-955d-8cd362cca4d4-173188467407323136" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @SeriousCharly: Très belle imitation des Cesars de @Benoitlebreau. #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1819530189/twitter_normal.png" -}, -"title": "Benoit Lebreau: RT @SeriousCharly: Très belle imitation des Cesars de @Benoitlebreau. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3163000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"RT @SeriousCharly: Tr\\u00e8s belle imitation des Cesars de @Benoitlebreau. #LGW\",\"created_at\":\"Fri Feb 24 23:32:03 +0000 2012\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[70,74]}],\"user_mentions\":[{\"indices\":[3,17],\"screen_name\":\"SeriousCharly\",\"id_str\":\"149298036\",\"name\":\"Charly M.\",\"id\":149298036},{\"indices\":[54,68],\"screen_name\":\"benoitlebreau\",\"id_str\":\"267290862\",\"name\":\"Benoit Lebreau\",\"id\":267290862}]},\"retweet_count\":0,\"place\":null,\"in_reply_to_status_id_str\":null,\"retweeted\":false,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"id_str\":\"173188467730288641\",\"coordinates\":null,\"in_reply_to_screen_name\":null,\"contributors\":null,\"geo\":null,\"user\":{\"listed_count\":3,\"created_at\":\"Wed Mar 16 17:22:17 +0000 2011\",\"profile_text_color\":\"333333\",\"is_translator\":false,\"show_all_inline_media\":false,\"lang\":\"fr\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"url\":\"http:\\/\\/www.benoitlebreau.fr\",\"default_profile\":false,\"notifications\":null,\"profile_link_color\":\"667033\",\"screen_name\":\"benoitlebreau\",\"time_zone\":\"Paris\",\"description\":\"sympathique et cool \\/\\/ danseur \\u00e9toile \\u00e0 NRJ Group \\/\\/ #runner parisien du soir, #radio amateur et tr\\u00e8s dr\\u00f4le \\u00e0 la t\\u00e9l\\u00e9\",\"following\":null,\"geo_enabled\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_background_color\":\"B2DFDA\",\"location\":\"Paris\",\"id_str\":\"267290862\",\"profile_background_tile\":false,\"followers_count\":339,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819530189\\/twitter_normal.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1819530189\\/twitter_normal.png\",\"default_profile_image\":false,\"follow_request_sent\":null,\"profile_sidebar_fill_color\":\"ffffff\",\"favourites_count\":38,\"protected\":false,\"friends_count\":605,\"profile_sidebar_border_color\":\"eeeeee\",\"name\":\"Benoit Lebreau\",\"contributors_enabled\":false,\"verified\":false,\"id\":267290862,\"statuses_count\":4157,\"profile_use_background_image\":true,\"utc_offset\":3600},\"in_reply_to_user_id\":null,\"in_reply_to_status_id\":null,\"favorited\":false,\"id\":173188467730288641,\"retweeted_status\":{\"truncated\":false,\"text\":\"Tr\\u00e8s belle imitation des Cesars de @Benoitlebreau. #LGW\",\"created_at\":\"Fri Feb 24 23:28:13 +0000 2012\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[51,55]}],\"user_mentions\":[{\"indices\":[35,49],\"screen_name\":\"benoitlebreau\",\"id_str\":\"267290862\",\"name\":\"Benoit Lebreau\",\"id\":267290862}]},\"retweet_count\":0,\"place\":null,\"in_reply_to_status_id_str\":null,\"retweeted\":false,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"id_str\":\"173187505393377280\",\"coordinates\":null,\"in_reply_to_screen_name\":null,\"contributors\":null,\"geo\":null,\"user\":{\"listed_count\":147,\"created_at\":\"Fri May 28 23:10:49 +0000 2010\",\"profile_text_color\":\"050303\",\"is_translator\":false,\"show_all_inline_media\":true,\"lang\":\"en\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/206030081\\/mosaic_serious.jpg\",\"url\":\"http:\\/\\/www.lastfm.fr\\/user\\/CharIy\",\"default_profile\":false,\"notifications\":null,\"profile_link_color\":\"2c30ab\",\"screen_name\":\"SeriousCharly\",\"time_zone\":\"Paris\",\"description\":\"Ours parisien de 20 ans, \\u00e9tudiant en \\u00e9cole de commerce \\u00e0 Nantes et lyonnais de coeur. Je r\\u00e2le contre tout et je tweete foot.\",\"following\":null,\"geo_enabled\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/206030081\\/mosaic_serious.jpg\",\"profile_background_color\":\"c2bec2\",\"location\":\"Paris\",\"id_str\":\"149298036\",\"profile_background_tile\":true,\"followers_count\":1946,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813693284\\/photo__3__normal.JPG\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1813693284\\/photo__3__normal.JPG\",\"default_profile_image\":false,\"follow_request_sent\":null,\"profile_sidebar_fill_color\":\"dcdded\",\"favourites_count\":653,\"protected\":false,\"friends_count\":199,\"profile_sidebar_border_color\":\"5e69ab\",\"name\":\"Charly M.\",\"contributors_enabled\":false,\"verified\":false,\"id\":149298036,\"statuses_count\":59228,\"profile_use_background_image\":true,\"utc_offset\":3600},\"in_reply_to_user_id\":null,\"in_reply_to_status_id\":null,\"favorited\":false,\"id\":173187505393377280}}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3163000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "15e6e325-847d-4530-b7e4-ff1b6015424f-173188467730288641" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Wesh @gabytaineFlam, on a vu ta gueule de con ! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1842982735/princesse_normal.jpg" -}, -"title": "Sylvain Sanders: Wesh @gabytaineFlam, on a vu ta gueule de con ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3164000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Wesh @gabytaineFlam, on a vu ta gueule de con ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"GabytaineFlam\",\"indices\":[5,19],\"id_str\":\"161146189\",\"name\":\"R\\u00e9mi\",\"id\":161146189}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[48,52]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/hotot.org\\\" rel=\\\"nofollow\\\"\\u003EHotot\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188474449575936\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":104,\"screen_name\":\"elTouristio\",\"lang\":\"en\",\"profile_text_color\":\"CEC79B\",\"statuses_count\":35532,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"location\":\"Au pied d'un arc-en-ciel.\",\"show_all_inline_media\":true,\"listed_count\":57,\"profile_link_color\":\"8C7679\",\"followers_count\":515,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\",\"description\":\"Je ne suis que joie, amour, bonheur et chaleur dans mon c\\u0153ur. #TeamLumbagos #TeamAbats\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FBEBB8\",\"id_str\":\"37389744\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"profile_sidebar_fill_color\":\"46284E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\",\"name\":\"Sylvain Sanders\",\"default_profile_image\":false,\"created_at\":\"Sun May 03 08:39:57 +0000 2009\",\"profile_sidebar_border_color\":\"20183F\",\"id\":37389744,\"utc_offset\":3600,\"favourites_count\":62,\"url\":\"http:\\/\\/flavors.me\\/eltouristio\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188474449575936,\"created_at\":\"Fri Feb 24 23:32:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3164000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a8962792-3d2b-47e9-a69b-20b6da7e9640-173188474449575936" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'ai une peur panique des pigeons. Cette séquence est un cauchemar #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1690913631/doc_normal.jpg" -}, -"title": "Klaire.fr: J'ai une peur panique des pigeons. Cette séquence est un cauchemar #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3166000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'ai une peur panique des pigeons. Cette s\\u00e9quence est un cauchemar #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[67,71]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188480413876224\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":780,\"screen_name\":\"KlaireFr\",\"lang\":\"fr\",\"profile_text_color\":\"663B12\",\"statuses_count\":9883,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/381308516\\/klaire.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":282,\"profile_link_color\":\"1F98C7\",\"followers_count\":7182,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1690913631\\/doc_normal.jpg\",\"description\":\"A un mauvais caract\\u00e8re. Mais un sur 140, \\u00e7a va. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C6E2EE\",\"id_str\":\"28096610\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/381308516\\/klaire.png\",\"profile_sidebar_fill_color\":\"DAECF4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1690913631\\/doc_normal.jpg\",\"name\":\"Klaire.fr\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 01 12:34:58 +0000 2009\",\"profile_sidebar_border_color\":\"C6E2EE\",\"id\":28096610,\"utc_offset\":-10800,\"favourites_count\":35,\"url\":\"http:\\/\\/www.klaire.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188480413876224,\"created_at\":\"Fri Feb 24 23:32:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3166000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "eb574000-d295-4a4d-83b1-a0291bdefa8a-173188480413876224" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@florenceporcel tu vaux mieux que ça! Surtout quand on voit qu'on te voit moins sur le reste de #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1671170405/lepetitwebze_normal.jpg" -}, -"title": "Le Petit Webze: @florenceporcel tu vaux mieux que ça! Surtout quand on voit qu'on te voit moins sur le reste de #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3166000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@florenceporcel tu vaux mieux que \\u00e7a! Surtout quand on voit qu'on te voit moins sur le reste de #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[0,15],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[96,100]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188483026911232\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"49031173\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":183,\"screen_name\":\"LePetitWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":119,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":60,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1671170405\\/lepetitwebze_normal.jpg\",\"description\":\"le TEDx est au TED ce que @LePetitWebze est \\u00e0 @LeGrandWebze (compte de FanArt LolFan)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"420704703\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1671170405\\/lepetitwebze_normal.jpg\",\"name\":\"Le Petit Webze\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 25 00:12:18 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":420704703,\"utc_offset\":null,\"favourites_count\":0,\"url\":\"http:\\/\\/soundcloud.com\\/lepetitwebze\\/lepetitwebze\"},\"in_reply_to_screen_name\":\"FlorencePorcel\",\"truncated\":false,\"id\":173188483026911232,\"created_at\":\"Fri Feb 24 23:32:06 +0000 2012\",\"in_reply_to_user_id\":49031173}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3166000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2af188f8-2d6c-4798-ad66-40db7f86443e-173188483026911232" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw “@METACAPUCHE En fait les tweets c'est drôle sur Twitter. À la télé c'est comme raconter ta chouille de samedi dernier à ta grand-mère”", -"img": { -"src": "http://a0.twimg.com/profile_images/1828567225/boulimie__normal.png" -}, -"title": "t12lve: #lgw “@METACAPUCHE En fait les tweets c'est drôle sur Twitter. À la télé c'est comme raconter ta chouille de samedi dernier à ta grand-mère”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3167000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw \\u201c@METACAPUCHE En fait les tweets c'est dr\\u00f4le sur Twitter. \\u00c0 la t\\u00e9l\\u00e9 c'est comme raconter ta chouille de samedi dernier \\u00e0 ta grand-m\\u00e8re\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"METACAPUCHE\",\"indices\":[6,18],\"id_str\":\"125661667\",\"name\":\"Capuche\",\"id\":125661667}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/levelupstudio.com\\/plume\\\" rel=\\\"nofollow\\\"\\u003EPlume\\u00a0for\\u00a0Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188487053451264\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":372,\"screen_name\":\"t12lve\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":39104,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/391241090\\/lol.png\",\"location\":\"Clermont Ferrand\",\"show_all_inline_media\":true,\"listed_count\":16,\"profile_link_color\":\"007bff\",\"followers_count\":553,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1828567225\\/boulimie__normal.png\",\"description\":\"[trashtalk\\/craptalk-ANTIFAG]\\r\\nJe ris de tout, mais avec n'importe qui !\\r\\nwww.notnico.com :: Wtf, NSFW. Un repaire pour geeks ! TECHBLOG\\r\\nM\\u00e9chant gar\\u00e7on\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"001a47\",\"id_str\":\"127483739\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/391241090\\/lol.png\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1828567225\\/boulimie__normal.png\",\"name\":\"t12lve\",\"default_profile_image\":false,\"created_at\":\"Mon Mar 29 10:29:11 +0000 2010\",\"profile_sidebar_border_color\":\"5c5c5c\",\"id\":127483739,\"utc_offset\":3600,\"favourites_count\":149,\"url\":\"http:\\/\\/www.notnico.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188487053451264,\"created_at\":\"Fri Feb 24 23:32:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3167000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5089f26c-e4e0-40b9-96b2-96b9ee1a81e7-173188487053451264" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste François Rollin doit encore nous expliquer à quoi sert le Grand Webze. #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1803169085/DSC01443_normal.JPG" -}, -"title": "Benjamin Aguillon: #ilreste François Rollin doit encore nous expliquer à quoi sert le Grand Webze. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3168000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste Fran\\u00e7ois Rollin doit encore nous expliquer \\u00e0 quoi sert le Grand Webze. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[80,84]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188490975125505\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":25,\"screen_name\":\"Balcidebava\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":102,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"chez moi\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1803169085\\/DSC01443_normal.JPG\",\"description\":\"L'homme face \\u00e0 l'absurde\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"482835609\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803169085\\/DSC01443_normal.JPG\",\"name\":\"Benjamin Aguillon\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 04 10:52:02 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":482835609,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188490975125505,\"created_at\":\"Fri Feb 24 23:32:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3168000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "be85a1bd-a6ff-4774-8c9a-0b55dbed7122-173188490975125505" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pigeon, lampadaire, voiture qui roule au plafond. Ils m'ont totalement perdue :). #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1658912814/fkjddkfhk_normal.png" -}, -"title": "Manon: Pigeon, lampadaire, voiture qui roule au plafond. Ils m'ont totalement perdue :). #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3168000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Pigeon, lampadaire, voiture qui roule au plafond. Ils m'ont totalement perdue :). #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[82,86]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.7860476,50.4187981],[2.8492605,50.4187981],[2.8492605,50.4589035],[2.7860476,50.4589035]]]},\"attributes\":{},\"full_name\":\"Lens, Pas-de-Calais\",\"name\":\"Lens\",\"id\":\"6f2473b6bfd0682a\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/6f2473b6bfd0682a.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188491813990401\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":298,\"screen_name\":\"manonkzlwsk\",\"lang\":\"fr\",\"profile_text_color\":\"3d3438\",\"statuses_count\":15003,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"location\":\"Is\\u00e8re, France\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"de4261\",\"followers_count\":261,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"description\":\"Nordiste expatri\\u00e9e, \\u00e9tudiante en sciences du langage \\u00e0 #lyon2, un peu geek, s\\u00e9rievore, livetweeteuse #ondar et fid\\u00e8le herocorpienne. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"e8e8e8\",\"id_str\":\"48084154\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"profile_sidebar_fill_color\":\"e8e8e8\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"name\":\"Manon\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 17 19:34:49 +0000 2009\",\"profile_sidebar_border_color\":\"e8e8e8\",\"id\":48084154,\"utc_offset\":3600,\"favourites_count\":194,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188491813990401,\"created_at\":\"Fri Feb 24 23:32:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3168000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "93aa826c-fe03-4484-b5ba-535d346b49a1-173188491813990401" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est #LGW ? Je vois vos tweets depuis tout à l'heure mais comme une douée je sais même pas ce que c'est.", -"img": { -"src": "http://a0.twimg.com/profile_images/1850716103/image_normal.jpg" -}, -"title": "Maïna.: C'est #LGW ? Je vois vos tweets depuis tout à l'heure mais comme une douée je sais même pas ce que c'est.", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3172000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est #LGW ? Je vois vos tweets depuis tout \\u00e0 l'heure mais comme une dou\\u00e9e je sais m\\u00eame pas ce que c'est.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[6,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188509002252288\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":403,\"screen_name\":\"supernaturalsun\",\"lang\":\"fr\",\"profile_text_color\":\"b85147\",\"statuses_count\":20595,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/416056046\\/tumblr_lx6gf8teHr1qde9jqo1_500.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"1f1818\",\"followers_count\":253,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850716103\\/image_normal.jpg\",\"description\":\"On a tous un point faible. Vous dire quel est le mien serait d\\u00e9j\\u00e0 une faiblesse ~ David Villa. #AnimsVilla \\u2665\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"276173588\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/416056046\\/tumblr_lx6gf8teHr1qde9jqo1_500.jpg\",\"profile_sidebar_fill_color\":\"2e2d2d\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850716103\\/image_normal.jpg\",\"name\":\"Ma\\u00efna.\",\"default_profile_image\":false,\"created_at\":\"Sat Apr 02 20:20:51 +0000 2011\",\"profile_sidebar_border_color\":\"000000\",\"id\":276173588,\"utc_offset\":null,\"favourites_count\":247,\"url\":\"http:\\/\\/prince-callejon.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188509002252288,\"created_at\":\"Fri Feb 24 23:32:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3172000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "909626f6-fdb7-444d-a2a0-ef13816192ab-173188509002252288" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste", -"img": { -"src": "http://a3.twimg.com/profile_images/1757494070/yo_normal.jpg" -}, -"title": "Francisco Rodriguez : #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3173000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #ilreste\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188509677522944\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"artefuckto\",\"lang\":\"en\",\"favourites_count\":50,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1052,\"location\":\"Santiago de Chile\",\"profile_text_color\":\"333333\",\"followers_count\":850,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1757494070\\/yo_normal.jpg\",\"description\":\"Periodista. S\\u00e9 como sobrevivir en el desierto m\\u00e1s \\u00e1rido del planeta.\",\"statuses_count\":9769,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/31593939\\/desert.jpg\",\"show_all_inline_media\":true,\"listed_count\":23,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Quito\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"19720057\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Francisco Rodriguez \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/31593939\\/desert.jpg\",\"created_at\":\"Thu Jan 29 16:57:06 +0000 2009\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":19720057,\"follow_request_sent\":null,\"utc_offset\":-18000,\"url\":\"http:\\/\\/www.planetasostenible.cl\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757494070\\/yo_normal.jpg\"},\"truncated\":false,\"id\":173188509677522944,\"created_at\":\"Fri Feb 24 23:32:13 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3173000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9e57e649-db2a-441b-98b3-07901a6da293-173188509677522944" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Cyriak est de retour avec des oursons, des pigeons et des voitures au plafond #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817123979/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png" -}, -"title": "legrandwebze: Cyriak est de retour avec des oursons, des pigeons et des voitures au plafond #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3173000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Cyriak est de retour avec des oursons, des pigeons et des voitures au plafond #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[78,82]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188510247952384\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":3026,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":3273,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"statuses_count\":1481,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"legrandwebze\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":365949385,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\"},\"truncated\":false,\"id\":173188510247952384,\"created_at\":\"Fri Feb 24 23:32:13 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3173000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e18032c3-90ee-4879-89e1-81212501f672-173188510247952384" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw qui découvre cyriak :(", -"img": { -"src": "http://a0.twimg.com/profile_images/1848450170/poseur_normal.jpg" -}, -"title": "Pras: #lgw qui découvre cyriak :(", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3175000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw qui d\\u00e9couvre cyriak :(\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188517881589761\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1362,\"screen_name\":\"Praska\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":48429,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/54512196\\/wallpaper.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":170,\"profile_link_color\":\"0084B4\",\"followers_count\":3040,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848450170\\/poseur_normal.jpg\",\"description\":\"BOSS[Viedegeek + Bargaming]\\r\\nFirewall Karmique\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1b8085\",\"id_str\":\"15453030\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/54512196\\/wallpaper.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848450170\\/poseur_normal.jpg\",\"name\":\"Pras\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 16 11:15:07 +0000 2008\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":15453030,\"utc_offset\":3600,\"favourites_count\":195,\"url\":\"http:\\/\\/flavors.me\\/praska\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188517881589761,\"created_at\":\"Fri Feb 24 23:32:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3175000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3b9f3241-73f9-4b58-88b1-40368f865081-173188517881589761" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@kakaOpopo Le #LGW comme animation à la mitemps de SF-ST @BastienJoseph31 #LGW #Cqui #TeamSF", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @kakaOpopo Le #LGW comme animation à la mitemps de SF-ST @BastienJoseph31 #LGW #Cqui #TeamSF", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3176000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@kakaOpopo Le #LGW comme animation \\u00e0 la mitemps de SF-ST @BastienJoseph31 #LGW #Cqui #TeamSF\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"kakaOpopo\",\"indices\":[0,10],\"id_str\":\"408071950\",\"name\":\"Yann MALICHECQ\",\"id\":408071950},{\"screen_name\":\"BastienJoseph31\",\"indices\":[57,73],\"id_str\":\"191087175\",\"name\":\"Bastien Joseph\",\"id\":191087175}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[14,18]},{\"text\":\"LGW\",\"indices\":[75,79]},{\"text\":\"Cqui\",\"indices\":[80,85]},{\"text\":\"TeamSF\",\"indices\":[86,93]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173188138506797057\",\"id_str\":\"173188526144372736\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173188138506797057,\"in_reply_to_user_id_str\":\"408071950\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":156,\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":34423,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris Montparnasse - Bruxelles\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"name\":\"Pierre B.\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":104184883,\"utc_offset\":-10800,\"favourites_count\":254,\"url\":null},\"in_reply_to_screen_name\":\"kakaOpopo\",\"truncated\":false,\"id\":173188526144372736,\"created_at\":\"Fri Feb 24 23:32:16 +0000 2012\",\"in_reply_to_user_id\":408071950}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3176000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73ddc0-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "676c1029-469e-4478-85f0-c411dc10710b-173188526144372736" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @ZZ_Princess: Une légère envie de m'ouvrir les veines avec les dents en tombant sur cette émission #Lgw #France5", -"img": { -"src": "http://a2.twimg.com/profile_images/1647384436/image_normal.jpg" -}, -"title": "Vcwik: RT @ZZ_Princess: Une légère envie de m'ouvrir les veines avec les dents en tombant sur cette émission #Lgw #France5", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3177000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @ZZ_Princess: Une l\\u00e9g\\u00e8re envie de m'ouvrir les veines avec les dents en tombant sur cette \\u00e9mission #Lgw #France5\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"ZZ_Princess\",\"indices\":[3,15],\"id_str\":\"286106741\",\"name\":\"ZZ\",\"id\":286106741}],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[103,107]},{\"text\":\"France5\",\"indices\":[108,116]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Une l\\u00e9g\\u00e8re envie de m'ouvrir les veines avec les dents en tombant sur cette \\u00e9mission #Lgw #France5\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[86,90]},{\"text\":\"France5\",\"indices\":[91,99]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188341074890753\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":231,\"screen_name\":\"ZZ_Princess\",\"lang\":\"fr\",\"profile_text_color\":\"d710de\",\"statuses_count\":5144,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/320891687\\/x8490c46b359ab9cf603957dfa58eb8a.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"eb12eb\",\"followers_count\":189,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1718012027\\/ZZ_normal.jpg\",\"description\":\"Teigne d'1m80, ordure bourgeoise qui fait semblant d'\\u00eatre socialiste, aime #Lesfous, n'aime pas les gosses et ne va pas en Maghr\\u00e9bie en vacances !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1c42db\",\"id_str\":\"286106741\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/320891687\\/x8490c46b359ab9cf603957dfa58eb8a.png\",\"profile_sidebar_fill_color\":\"000B17\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1718012027\\/ZZ_normal.jpg\",\"name\":\"ZZ\",\"default_profile_image\":false,\"created_at\":\"Fri Apr 22 10:48:11 +0000 2011\",\"profile_sidebar_border_color\":\"F7B565\",\"id\":286106741,\"utc_offset\":-10800,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188341074890753,\"created_at\":\"Fri Feb 24 23:31:32 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188528207970305\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"vcwik\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":991,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/425462601\\/images.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":33,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1647384436\\/image_normal.jpg\",\"description\":\"Someone like me ... Somewhere ...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"382801997\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425462601\\/images.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1647384436\\/image_normal.jpg\",\"name\":\"Vcwik\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 30 18:19:28 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":382801997,\"utc_offset\":3600,\"favourites_count\":21,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188528207970305,\"created_at\":\"Fri Feb 24 23:32:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3177000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f13e8b02-e61e-431c-ba52-4b3901ddfc32-173188528207970305" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @migteix: #lgw content de revoir les blagues foireuses. On revient aux fondamentaux ! #ilreste", -"img": { -"src": "http://a3.twimg.com/profile_images/1644298889/xQ4IxX7v_normal" -}, -"title": "SOYOUSEE: RT @migteix: #lgw content de revoir les blagues foireuses. On revient aux fondamentaux ! #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3177000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @migteix: #lgw content de revoir les blagues foireuses. On revient aux fondamentaux ! #ilreste\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"migteix\",\"indices\":[3,11],\"id_str\":\"3543511\",\"name\":\"Miguel Teixeira\",\"id\":3543511}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[13,17]},{\"text\":\"ilreste\",\"indices\":[89,97]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw content de revoir les blagues foireuses. On revient aux fondamentaux ! #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[76,84]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187476763058176\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":258,\"screen_name\":\"migteix\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2719,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Orleans\",\"show_all_inline_media\":true,\"listed_count\":16,\"profile_link_color\":\"0084B4\",\"followers_count\":268,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1658546588\\/solidarnosc_normal.jpg\",\"description\":\"blogueur orl\\u00e9anais, parle surtout d'actu locale et sort 2\\/3 blagues de temps en temps...\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"3543511\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658546588\\/solidarnosc_normal.jpg\",\"name\":\"Miguel Teixeira\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 05 18:00:09 +0000 2007\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":3543511,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.coteboulevard.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187476763058176,\"created_at\":\"Fri Feb 24 23:28:06 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188529793413122\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":190,\"screen_name\":\"SOYOUSEE\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":288,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/90573084\\/BKG_twitter_2.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":34,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1644298889\\/xQ4IxX7v_normal\",\"description\":\"Serial mateur, a gagn\\u00e9 le don d'ubi cui cui t\\u00e9 en se cr\\u00e9ant un compte Twitter. yOLD 3.2 version b\\u00eata\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"122384552\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/90573084\\/BKG_twitter_2.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1644298889\\/xQ4IxX7v_normal\",\"name\":\"SOYOUSEE\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 12 14:31:54 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":122384552,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188529793413122,\"created_at\":\"Fri Feb 24 23:32:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3177000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9ea4fb71-58a0-4893-a2ed-a77adb07b73e-173188529793413122" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#leproc sur #lgw c'était juste génial :p", -"img": { -"src": "http://a0.twimg.com/profile_images/1306605849/A_Fox_in_Space_by_SilentReaper_normal.jpg" -}, -"title": "Fofox: #leproc sur #lgw c'était juste génial :p", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3177000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#leproc sur #lgw c'\\u00e9tait juste g\\u00e9nial :p\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"leproc\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188528182804481\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":238,\"screen_name\":\"FofoxFRA\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":3463,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/270499037\\/2011-06-15_07-37-25_90.42.92.158.jpg\",\"location\":\"Annecy\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0000cc\",\"followers_count\":190,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1306605849\\/A_Fox_in_Space_by_SilentReaper_normal.jpg\",\"description\":\"18 ans, lecteur assidu d'actualit\\u00e9, de SF et d'heroic-fantasy, Geek \\u00e0 plein temps, et j'exprime tout cela sur le seul et l'unique Otageek !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"115675045\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/270499037\\/2011-06-15_07-37-25_90.42.92.158.jpg\",\"profile_sidebar_fill_color\":\"999999\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1306605849\\/A_Fox_in_Space_by_SilentReaper_normal.jpg\",\"name\":\"Fofox\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 19 14:22:41 +0000 2010\",\"profile_sidebar_border_color\":\"bddcad\",\"id\":115675045,\"utc_offset\":3600,\"favourites_count\":27,\"url\":\"http:\\/\\/otageek.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188528182804481,\"created_at\":\"Fri Feb 24 23:32:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3177000, -"tags": [ -{ -"id-ref": "f041f49e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "68f49c47-97e9-45b8-9eb0-d868499e41bd-173188528182804481" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@palmashow Je comprends mieux pourquoi vous avez demandé 10000€ et autres cadeaux pour participer à #lgw :)", -"img": { -"src": "http://a0.twimg.com/profile_images/1777511872/image_normal.jpg" -}, -"title": "Yohann: @palmashow Je comprends mieux pourquoi vous avez demandé 10000€ et autres cadeaux pour participer à #lgw :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3178000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"palmashow\",\"favorited\":false,\"text\":\"@palmashow Je comprends mieux pourquoi vous avez demand\\u00e9 10000\\u20ac et autres cadeaux pour participer \\u00e0 #lgw :)\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[100,104]}]},\"in_reply_to_user_id\":23782965,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188530804240386\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"kanYe44\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":139,\"location\":\"Saint-Nazaire\",\"profile_text_color\":\"333333\",\"followers_count\":10,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1777511872\\/image_normal.jpg\",\"description\":\"Joke, Sports and XBOX360 ! Gamertag : kanYe 44\",\"statuses_count\":1069,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/382771671\\/P1010082.JPG\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"172109911\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Yohann\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/382771671\\/P1010082.JPG\",\"created_at\":\"Wed Jul 28 23:02:34 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":172109911,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.youtube.com\\/user\\/P5yk0t1K\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1777511872\\/image_normal.jpg\"},\"truncated\":false,\"id\":173188530804240386,\"created_at\":\"Fri Feb 24 23:32:18 +0000 2012\",\"in_reply_to_user_id_str\":\"23782965\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3178000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3f402181-0eda-4dda-9587-63f073a061cd-173188530804240386" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cQui #lgw le roi Loth ??", -"img": { -"src": "http://a0.twimg.com/profile_images/1849151891/1764739210_small_normal.jpg" -}, -"title": "Armand Verseau: #cQui #lgw le roi Loth ??", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3178000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#cQui #lgw le roi Loth ??\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[6,10]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188533744435201\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"65B0DA\",\"screen_name\":\"armandverseau\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":28,\"location\":\"Bordeaux, Fr\",\"profile_text_color\":\"3D1957\",\"followers_count\":15,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849151891\\/1764739210_small_normal.jpg\",\"description\":\"Donneur de vie\",\"statuses_count\":14,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"FF0000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"642D8B\",\"protected\":false,\"id_str\":\"111817288\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Armand Verseau\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"created_at\":\"Sat Feb 06 06:41:16 +0000 2010\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"id\":111817288,\"follow_request_sent\":null,\"utc_offset\":-36000,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849151891\\/1764739210_small_normal.jpg\"},\"truncated\":false,\"id\":173188533744435201,\"created_at\":\"Fri Feb 24 23:32:18 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3178000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "978ed2cf-2e6a-4510-86d0-6017147d97ad-173188533744435201" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW en fait ce sont les \"drôles de vidéos\" de Direct 8 mais en direct, sur le service public et avec un ton faussement 1er de degré décalé", -"img": { -"src": "http://a0.twimg.com/profile_images/1703065016/twitterdec11_normal.jpg" -}, -"title": "Alvin Haddadène: #LGW en fait ce sont les \"drôles de vidéos\" de Direct 8 mais en direct, sur le service public et avec un ton faussement 1er de degré décalé", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3178000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW en fait ce sont les \\\"dr\\u00f4les de vid\\u00e9os\\\" de Direct 8 mais en direct, sur le service public et avec un ton faussement 1er de degr\\u00e9 d\\u00e9cal\\u00e9\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188531789901826\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":512,\"screen_name\":\"Alvin_Stick\",\"lang\":\"fr\",\"profile_text_color\":\"362720\",\"statuses_count\":7005,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/195586982\\/Bannieretweet.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":19,\"profile_link_color\":\"B40B43\",\"followers_count\":392,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1703065016\\/twitterdec11_normal.jpg\",\"description\":\"21 ans. Gaymer. C\\u00e9libataire. Inspir\\u00e9 d'un fait r\\u00e9el. Chef de rubrique sur http:\\/\\/www.tomsgames.fr, pigiste au magazine Online Gamer, heureux co-papa de \\u21b4\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fa87f6\",\"id_str\":\"115834046\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/195586982\\/Bannieretweet.jpg\",\"profile_sidebar_fill_color\":\"E5507E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1703065016\\/twitterdec11_normal.jpg\",\"name\":\"Alvin Haddad\\u00e8ne\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 20 03:45:26 +0000 2010\",\"profile_sidebar_border_color\":\"CC3366\",\"id\":115834046,\"utc_offset\":3600,\"favourites_count\":273,\"url\":\"http:\\/\\/www.latraverseedustick.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188531789901826,\"created_at\":\"Fri Feb 24 23:32:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3178000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a3534b49-161c-459a-8cb5-4c70cd67eb75-173188531789901826" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw quand est-ce qu'on baise ?", -"img": { -"src": "http://a1.twimg.com/profile_images/1049556629/q688715665_7061_normal.jpg" -}, -"title": "Loiez: #lgw quand est-ce qu'on baise ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3179000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw quand est-ce qu'on baise ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188535438946305\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":256,\"screen_name\":\"Loiez\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":4591,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/10133209\\/fondtwitter.JPG\",\"location\":\"Clermont-Ferrand (France)\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"2FC2EF\",\"followers_count\":243,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1049556629\\/q688715665_7061_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"616943\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/10133209\\/fondtwitter.JPG\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1049556629\\/q688715665_7061_normal.jpg\",\"name\":\"Loiez\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 09 08:29:54 +0000 2007\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":616943,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.loiezdeniel.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188535438946305,\"created_at\":\"Fri Feb 24 23:32:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3179000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2e13c051-1cbb-42cb-8934-4061b27b444b-173188535438946305" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Entendu :\"nous sommes une émission de divertissement\" qui n'a rien à envier aux pires du genre.wake up Rollin tu mérites bcp mieux !", -"img": { -"src": "http://a0.twimg.com/profile_images/1727925483/p20120101-191011_normal.jpg" -}, -"title": "croquenote: #lgw Entendu :\"nous sommes une émission de divertissement\" qui n'a rien à envier aux pires du genre.wake up Rollin tu mérites bcp mieux !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3179000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Entendu :\\\"nous sommes une \\u00e9mission de divertissement\\\" qui n'a rien \\u00e0 envier aux pires du genre.wake up Rollin tu m\\u00e9rites bcp mieux !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.5486035,49.1732459],[2.6341299,49.1732459],[2.6341299,49.2581404],[2.5486035,49.2581404]]]},\"attributes\":{},\"full_name\":\"Senlis, Oise\",\"name\":\"Senlis\",\"id\":\"865f136480323abc\",\"place_type\":\"city\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/865f136480323abc.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188537041174528\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":27,\"screen_name\":\"croquenote80\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":234,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Picardie\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1727925483\\/p20120101-191011_normal.jpg\",\"description\":\"touitage: 140 signes c'est plus qu'il n'en faut pour bidouiller avec les 140 mots de vocabulaire dont je dispose !\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"435699457\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727925483\\/p20120101-191011_normal.jpg\",\"name\":\"croquenote\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 13 10:37:19 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":435699457,\"utc_offset\":null,\"favourites_count\":3,\"url\":\"http:\\/\\/fatras-croquenote.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188537041174528,\"created_at\":\"Fri Feb 24 23:32:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3179000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "eb689df7-56c6-46de-a8db-7b864412232d-173188537041174528" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @fbrahimi: #ireste #ipart #cqui #changedeton faudrait indiquer la question sur le mur ou l'énoncer #OnComprendPasLinteretDeLaQuestion ...", -"img": { -"src": "http://a2.twimg.com/profile_images/1575574991/image_normal.jpg" -}, -"title": "Emmanuel: RT @fbrahimi: #ireste #ipart #cqui #changedeton faudrait indiquer la question sur le mur ou l'énoncer #OnComprendPasLinteretDeLaQuestion ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3179000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @fbrahimi: #ireste #ipart #cqui #changedeton faudrait indiquer la question sur le mur ou l'\\u00e9noncer #OnComprendPasLinteretDeLaQuestion ...\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"fbrahimi\",\"indices\":[3,12],\"name\":\"Fadhila BRAHIMI\",\"id_str\":\"5836692\",\"id\":5836692}],\"hashtags\":[{\"text\":\"ireste\",\"indices\":[14,21]},{\"text\":\"ipart\",\"indices\":[22,28]},{\"text\":\"cqui\",\"indices\":[29,34]},{\"text\":\"changedeton\",\"indices\":[35,47]},{\"text\":\"OnComprendPasLinteretDeLaQuestion\",\"indices\":[102,136]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ireste #ipart #cqui #changedeton faudrait indiquer la question sur le mur ou l'\\u00e9noncer #OnComprendPasLinteretDeLaQuestion #lgw via #TVcheck\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ireste\",\"indices\":[0,7]},{\"text\":\"ipart\",\"indices\":[8,14]},{\"text\":\"cqui\",\"indices\":[15,20]},{\"text\":\"changedeton\",\"indices\":[21,33]},{\"text\":\"OnComprendPasLinteretDeLaQuestion\",\"indices\":[88,122]},{\"text\":\"lgw\",\"indices\":[123,127]},{\"text\":\"TVcheck\",\"indices\":[132,140]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/fr\\/app\\/tvcheck\\/id437347192?mt=8\\\" rel=\\\"nofollow\\\"\\u003ETVcheck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188208438423552\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"B28465\",\"screen_name\":\"fbrahimi\",\"lang\":\"fr\",\"favourites_count\":160,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":3401,\"location\":\"Nomade. France - Maghreb \",\"profile_text_color\":\"A30034\",\"followers_count\":11936,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1764728200\\/a05c3c5a-aecf-4e53-87e8-77647a9f7c91_normal.png\",\"description\":\"Dir. FB&Associ\\u00e9s #StrategieDePresence | CoAuteure #Moi20 | Chroniqueuse @Widoobiz | Conf\\u00e9renci\\u00e8re #Tedx | Bureau @MediaAces | \\u2665 #music #politic #SocialTV #Pause\",\"statuses_count\":36947,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/342882401\\/fadhilaBrahimiTwitterOct11.gif\",\"show_all_inline_media\":true,\"listed_count\":1250,\"profile_link_color\":\"000000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"F5EACF\",\"protected\":false,\"id_str\":\"5836692\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Fadhila BRAHIMI\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/342882401\\/fadhilaBrahimiTwitterOct11.gif\",\"created_at\":\"Mon May 07 16:20:02 +0000 2007\",\"profile_sidebar_fill_color\":\"F5EACF\",\"id\":5836692,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.fadhilabrahimi.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1764728200\\/a05c3c5a-aecf-4e53-87e8-77647a9f7c91_normal.png\"},\"truncated\":false,\"id\":173188208438423552,\"created_at\":\"Fri Feb 24 23:31:01 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188536898568193\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"manureze\",\"lang\":\"fr\",\"favourites_count\":91,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":358,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":568,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1575574991\\/image_normal.jpg\",\"description\":\"Graphiste\\/creatif. #Graphisme #Design #Photo #D\\u00e9co, jeux de mots sont mes maitres mots. Il ne suffit pas d'avoir une bonne id\\u00e9e, mais d'avoir une id\\u00e9e juste\",\"statuses_count\":13576,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/76265379\\/arriere-plan.gif\",\"show_all_inline_media\":false,\"listed_count\":59,\"profile_link_color\":\"298209\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"114597065\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Emmanuel\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/76265379\\/arriere-plan.gif\",\"created_at\":\"Tue Feb 16 00:22:41 +0000 2010\",\"profile_sidebar_fill_color\":\"d5ff1c\",\"id\":114597065,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.emmanuelreze.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1575574991\\/image_normal.jpg\"},\"truncated\":true,\"id\":173188536898568193,\"created_at\":\"Fri Feb 24 23:32:19 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3179000, -"tags": [ -{ -"id-ref": "ef16598e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef49f848-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efbbbfaa-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f04c1c1c-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6c803ad3-a97e-43c9-afde-8d986d853159-173188536898568193" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Non mais @rorolafrite ! Ils connaissent \"RIEN\" à la culture d'internet ! http://t.co/qHlCTyg2 #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1801434555/coolcat_normal.png" -}, -"title": "Chris: Non mais @rorolafrite ! Ils connaissent \"RIEN\" à la culture d'internet ! http://t.co/qHlCTyg2 #LGW", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3180000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Non mais @rorolafrite ! Ils connaissent \\\"RIEN\\\" \\u00e0 la culture d'internet ! http:\\/\\/t.co\\/qHlCTyg2 #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"rorolafrite\",\"indices\":[9,21],\"id_str\":\"7118592\",\"name\":\"rorolafrite\",\"id\":7118592}],\"urls\":[{\"indices\":[74,94],\"expanded_url\":\"http:\\/\\/bit.ly\\/xpyp6X\",\"display_url\":\"bit.ly\\/xpyp6X\",\"url\":\"http:\\/\\/t.co\\/qHlCTyg2\"}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[96,100]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188539201232897\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":198,\"screen_name\":\"tr13ze\",\"lang\":\"en\",\"profile_text_color\":\"d1d1d1\",\"statuses_count\":35820,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/346151969\\/dark_stripes.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":109,\"profile_link_color\":\"575757\",\"followers_count\":1606,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1801434555\\/coolcat_normal.png\",\"description\":\"Dev Flash \\/ html5\\r\\n(free for job)\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"126569577\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/346151969\\/dark_stripes.png\",\"profile_sidebar_fill_color\":\"000000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801434555\\/coolcat_normal.png\",\"name\":\"Chris\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 26 08:30:20 +0000 2010\",\"profile_sidebar_border_color\":\"000000\",\"id\":126569577,\"utc_offset\":3600,\"favourites_count\":252,\"url\":\"http:\\/\\/tr13ze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188539201232897,\"created_at\":\"Fri Feb 24 23:32:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3180000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c045c37f-70f2-44f6-aba7-9d2a4af8731b-173188539201232897" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Vive #lgw, la plus belle émission du #paf avec les gens du web qui déchirent le plus! Le 4chan de la TV mais sans cul ^^ <3 #grrroumpfahahah", -"img": { -"src": "http://a2.twimg.com/profile_images/1213768090/Av_blackwolf_fr_400px_ok_normal.jpeg" -}, -"title": "Mathias Dufour: Vive #lgw, la plus belle émission du #paf avec les gens du web qui déchirent le plus! Le 4chan de la TV mais sans cul ^^ <3 #grrroumpfahahah", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3180000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Vive #lgw, la plus belle \\u00e9mission du #paf avec les gens du web qui d\\u00e9chirent le plus! Le 4chan de la TV mais sans cul ^^ <3 #grrroumpfahahah\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[5,9]},{\"text\":\"paf\",\"indices\":[37,41]},{\"text\":\"grrroumpfahahah\",\"indices\":[127,143]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188538962161664\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":706,\"screen_name\":\"blackwolf_fr\",\"lang\":\"fr\",\"profile_text_color\":\"570000\",\"statuses_count\":23926,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/153662295\\/tweetoo.jpg\",\"location\":\"S\\u00e2one et Loire\",\"show_all_inline_media\":false,\"listed_count\":84,\"profile_link_color\":\"a80a12\",\"followers_count\":884,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1213768090\\/Av_blackwolf_fr_400px_ok_normal.jpeg\",\"description\":\"Un geek r\\u00e2leur \\u00e0 roulette, metaleux, un brin misanthrope, et infr\\u00e9quentable les soirs de pleine lune... Mascotte de @FlorencePorcel, et ouais! ^^\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"66174712\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/153662295\\/tweetoo.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1213768090\\/Av_blackwolf_fr_400px_ok_normal.jpeg\",\"name\":\"Mathias Dufour\",\"default_profile_image\":false,\"created_at\":\"Sun Aug 16 19:27:19 +0000 2009\",\"profile_sidebar_border_color\":\"963a3a\",\"id\":66174712,\"utc_offset\":3600,\"favourites_count\":115,\"url\":\"http:\\/\\/www.black-wolf.fr\\/blog\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188538962161664,\"created_at\":\"Fri Feb 24 23:32:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3180000, -"tags": [ -{ -"id-ref": "f0586ada-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f05870d4-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "077f0c23-c45a-40a7-b39d-58b7f671ed10-173188538962161664" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je crois que #VoisinsVoisines était mieux que #lgw !", -"img": { -"src": "http://a0.twimg.com/profile_images/1606679449/image_normal.jpg" -}, -"title": "Arthur Delacorta: Je crois que #VoisinsVoisines était mieux que #lgw !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3180000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je crois que #VoisinsVoisines \\u00e9tait mieux que #lgw !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"VoisinsVoisines\",\"indices\":[13,29]},{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188540933472256\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1663,\"screen_name\":\"ArthurDelacorta\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":9837,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme12\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":33,\"profile_link_color\":\"FF0000\",\"followers_count\":508,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1606679449\\/image_normal.jpg\",\"description\":\"L\\u2019utopie est \\u00e0 la politique, ce qu\\u2019est le fantasme \\u00e0 la sexualit\\u00e9. Le d\\u00e9sir guid\\u00e9 par nos utopies et nos fantasmes doit faire progresser notre vie.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BADFCD\",\"id_str\":\"21702648\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme12\\/bg.gif\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1606679449\\/image_normal.jpg\",\"name\":\"Arthur Delacorta\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 23 22:36:57 +0000 2009\",\"profile_sidebar_border_color\":\"F2E195\",\"id\":21702648,\"utc_offset\":3600,\"favourites_count\":7,\"url\":\"http:\\/\\/delacorta.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188540933472256,\"created_at\":\"Fri Feb 24 23:32:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3180000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0588fe2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e06f5e78-40cf-48ca-a083-9558349e756a-173188540933472256" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pendant ce temps, des ours en peluche envahissent #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1152105286/power_normal.png" -}, -"title": "sgar: Pendant ce temps, des ours en peluche envahissent #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3183000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_user_id\":null,\"in_reply_to_status_id\":null,\"favorited\":false,\"text\":\"Pendant ce temps, des ours en peluche envahissent #lgw\",\"created_at\":\"Fri Feb 24 23:32:23 +0000 2012\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]}]},\"place\":null,\"truncated\":false,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"coordinates\":null,\"retweeted\":false,\"in_reply_to_user_id_str\":null,\"id_str\":\"173188552098725888\",\"geo\":null,\"in_reply_to_screen_name\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"created_at\":\"Tue Sep 21 17:31:31 +0000 2010\",\"lang\":\"fr\",\"statuses_count\":81,\"profile_use_background_image\":true,\"url\":null,\"listed_count\":1,\"notifications\":null,\"profile_text_color\":\"333333\",\"screen_name\":\"notsgar\",\"is_translator\":false,\"show_all_inline_media\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"description\":\"\",\"default_profile\":true,\"following\":null,\"profile_link_color\":\"0084B4\",\"location\":\"\",\"time_zone\":\"Paris\",\"geo_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"193376947\",\"profile_background_tile\":false,\"followers_count\":13,\"protected\":false,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1152105286\\/power_normal.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1152105286\\/power_normal.png\",\"default_profile_image\":false,\"follow_request_sent\":null,\"profile_sidebar_fill_color\":\"DDEEF6\",\"name\":\"sgar\",\"favourites_count\":0,\"id\":193376947,\"utc_offset\":3600,\"friends_count\":133,\"profile_sidebar_border_color\":\"C0DEED\"},\"id\":173188552098725888,\"contributors\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3183000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "db6fc314-c80a-4361-a3bc-5252dac1337d-173188552098725888" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Cqui qui a toujours quelque chose a dire dans #LGW ??", -"img": { -"src": "http://a1.twimg.com/profile_images/1189468378/coco2_normal.jpg" -}, -"title": "CoCo: #Cqui qui a toujours quelque chose a dire dans #LGW ??", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3183000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#Cqui qui a toujours quelque chose a dire dans #LGW ??\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Cqui\",\"indices\":[0,5]},{\"text\":\"LGW\",\"indices\":[47,51]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188554644660226\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":15,\"screen_name\":\"coco_bzh\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":40,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":7,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1189468378\\/coco2_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"121152738\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1189468378\\/coco2_normal.jpg\",\"name\":\"CoCo\",\"default_profile_image\":false,\"created_at\":\"Mon Mar 08 15:53:34 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":121152738,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188554644660226,\"created_at\":\"Fri Feb 24 23:32:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3183000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bb8e2dac-b230-4ab9-9e01-2c926e1f9236-173188554644660226" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Merde mais ceux qui demandent #cQui n'ont jamais vu kaamelott de @sgtpembry ! #ilReste #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1348620857/aa_normal.JPG" -}, -"title": "A Warnia de Zarzecki: Merde mais ceux qui demandent #cQui n'ont jamais vu kaamelott de @sgtpembry ! #ilReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3183000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Merde mais ceux qui demandent #cQui n'ont jamais vu kaamelott de @sgtpembry ! #ilReste #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"sgtpembry\",\"indices\":[65,75],\"id_str\":\"239085423\",\"name\":\"Alexandre Astier\",\"id\":239085423}],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[30,35]},{\"text\":\"ilReste\",\"indices\":[78,86]},{\"text\":\"lgw\",\"indices\":[87,91]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188553407344640\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":97,\"screen_name\":\"alexwaza\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":516,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/426297290\\/flower_wall.jpg\",\"location\":\"St Mand\\u00e9\",\"show_all_inline_media\":false,\"listed_count\":11,\"profile_link_color\":\"007ede\",\"followers_count\":320,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1348620857\\/aa_normal.JPG\",\"description\":\"\\u00c9tudiant en troisi\\u00e8me ann\\u00e9e \\u00e0 @HETIC.\\r\\nJ'erre sur Twitter sans domaine de pr\\u00e9dilection, vous voil\\u00e0 avertis.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"201387157\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/426297290\\/flower_wall.jpg\",\"profile_sidebar_fill_color\":\"d9d9d9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1348620857\\/aa_normal.JPG\",\"name\":\"A Warnia de Zarzecki\",\"default_profile_image\":false,\"created_at\":\"Mon Oct 11 18:53:07 +0000 2010\",\"profile_sidebar_border_color\":\"c7cce0\",\"id\":201387157,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188553407344640,\"created_at\":\"Fri Feb 24 23:32:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3183000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b349d029-b11c-4283-b4a9-f14f3cd233f4-173188553407344640" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw @florenceporcel on se détent… et on boit frais!", -"img": { -"src": "http://a0.twimg.com/profile_images/1602210892/Galactica_normal.jpg" -}, -"title": "Cammarata Thierry: #lgw @florenceporcel on se détent… et on boit frais!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3184000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw @florenceporcel on se d\\u00e9tent\\u2026 et on boit frais!\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[5,20],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188559434547201\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":98,\"screen_name\":\"thcammarata\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1161,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"990000\",\"followers_count\":23,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"334554629\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"name\":\"Cammarata Thierry\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 13 08:43:07 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":334554629,\"utc_offset\":3600,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188559434547201,\"created_at\":\"Fri Feb 24 23:32:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3184000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2818f731-9d61-47dc-a292-8360d855ae9b-173188559434547201" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #change2ton", -"img": { -"src": "http://a2.twimg.com/profile_images/1631053557/image_normal.jpg" -}, -"title": "Tof Tof v: #lgw #change2ton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3186000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #change2ton\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"change2ton\",\"indices\":[5,16]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.8031572,48.8771102],[2.8413774,48.8771102],[2.8413774,48.8960023],[2.8031572,48.8960023]]]},\"place_type\":\"city\",\"attributes\":{},\"full_name\":\"Montry, Seine-et-Marne\",\"name\":\"Montry\",\"id\":\"1df795e6cac853d8\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/1df795e6cac853d8.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[2.82825823,48.88673542]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188567525376000\",\"geo\":{\"type\":\"Point\",\"coordinates\":[48.88673542,2.82825823]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":9,\"screen_name\":\"TofTofv\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":22,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"DisneyLand\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1631053557\\/image_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"390021196\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1631053557\\/image_normal.jpg\",\"name\":\"Tof Tof v\",\"default_profile_image\":false,\"created_at\":\"Thu Oct 13 10:29:51 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":390021196,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188567525376000,\"created_at\":\"Fri Feb 24 23:32:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3186000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e06338f9-f978-4f2c-bdd1-eb62cb22fc15-173188567525376000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "\"@LeGrandWebze: C'est la séquence du proctologue ! #lgw\" ça m'a fait du bien !!", -"img": { -"src": "http://a0.twimg.com/profile_images/1817776486/SmokeQR_copie_normal.jpg" -}, -"title": "RuaLten: \"@LeGrandWebze: C'est la séquence du proctologue ! #lgw\" ça m'a fait du bien !!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3188000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\\"@LeGrandWebze: C'est la s\\u00e9quence du proctologue ! #lgw\\\" \\u00e7a m'a fait du bien !!\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[1,14],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[51,55]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188573036679168\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":501,\"screen_name\":\"RuaLten\",\"lang\":\"fr\",\"profile_text_color\":\"242424\",\"statuses_count\":1431,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432437856\\/black_linen_v2.png\",\"location\":\"Dans les champs de Bl\\u00e9...\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"828561\",\"followers_count\":186,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1817776486\\/SmokeQR_copie_normal.jpg\",\"description\":\"Un peu partout et nulle part \\u00e0 la fois... Buveur de bi\\u00e8re belge et d'Irish Whiskey. R\\u00e2leur professionnel... \\u2620\\u2620\\u2620\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"359827989\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432437856\\/black_linen_v2.png\",\"profile_sidebar_fill_color\":\"62a635\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817776486\\/SmokeQR_copie_normal.jpg\",\"name\":\"RuaLten\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 22 07:12:46 +0000 2011\",\"profile_sidebar_border_color\":\"000000\",\"id\":359827989,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/rualten.perso.sfr.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188573036679168,\"created_at\":\"Fri Feb 24 23:32:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3188000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a4cfa217-dac8-4d68-b7ea-7fc44fb35d54-173188573036679168" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @StevenLeRoux: #lgw #change2ton", -"img": { -"src": "http://a3.twimg.com/profile_images/120005748/twitter-nykau_normal.jpg" -}, -"title": "Nicolas C.: RT @StevenLeRoux: #lgw #change2ton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3188000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @StevenLeRoux: #lgw #change2ton\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"StevenLeRoux\",\"indices\":[3,16],\"id_str\":\"14985358\",\"name\":\"StevenLeRoux\",\"id\":14985358}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[18,22]},{\"text\":\"change2ton\",\"indices\":[23,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188573565161473\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":750,\"screen_name\":\"Nykau\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1705,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/381654323\\/130.Jpg\",\"location\":\"Rennes, Bretagne, France, UE, \",\"show_all_inline_media\":false,\"listed_count\":61,\"profile_link_color\":\"4d7787\",\"followers_count\":620,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/120005748\\/twitter-nykau_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"14796453\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/381654323\\/130.Jpg\",\"profile_sidebar_fill_color\":\"edf3f5\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/120005748\\/twitter-nykau_normal.jpg\",\"name\":\"Nicolas C.\",\"default_profile_image\":false,\"created_at\":\"Fri May 16 08:04:42 +0000 2008\",\"profile_sidebar_border_color\":\"e6e6e6\",\"id\":14796453,\"utc_offset\":3600,\"favourites_count\":25,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188573565161473,\"created_at\":\"Fri Feb 24 23:32:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3188000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8b11a413-4c19-4d89-91bd-945c9eef0b8b-173188573565161473" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "MAIS #OLD #OLD, ARRÊTEZ TOUT. #OLD #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1830077317/T_as_raison_peut-_tre_qu_en_agrandissant_t_aurais_vu_mes_seins_surtout_sachant_que_je_suis_de_dos_normal.jpg" -}, -"title": "Curiosity ☠ the cat.: MAIS #OLD #OLD, ARRÊTEZ TOUT. #OLD #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3188000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"MAIS #OLD #OLD, ARR\\u00caTEZ TOUT. #OLD #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"OLD\",\"indices\":[5,9]},{\"text\":\"OLD\",\"indices\":[10,14]},{\"text\":\"OLD\",\"indices\":[30,34]},{\"text\":\"LGW\",\"indices\":[35,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188575674896384\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":189,\"screen_name\":\"HeLLuby\",\"lang\":\"fr\",\"profile_text_color\":\"ffe3ec\",\"statuses_count\":15114,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433311126\\/tumblr_lgj40nCcF31qd0ozlo1_500.jpg\",\"location\":\"Paris, FR.\",\"show_all_inline_media\":true,\"listed_count\":19,\"profile_link_color\":\"b6f5cf\",\"followers_count\":459,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1830077317\\/T_as_raison_peut-_tre_qu_en_agrandissant_t_aurais_vu_mes_seins_surtout_sachant_que_je_suis_de_dos_normal.jpg\",\"description\":\"J'aime bien faire des bruits bizarres avec ma bouche. Enfant cach\\u00e9e du Socially Awkward Penguin et de l'Anxiety Cat. #Keur les roux. #HOULOULOU\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"27427320\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433311126\\/tumblr_lgj40nCcF31qd0ozlo1_500.jpg\",\"profile_sidebar_fill_color\":\"fffbed\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1830077317\\/T_as_raison_peut-_tre_qu_en_agrandissant_t_aurais_vu_mes_seins_surtout_sachant_que_je_suis_de_dos_normal.jpg\",\"name\":\"Curiosity \\u2620 the cat.\",\"default_profile_image\":false,\"created_at\":\"Sun Mar 29 13:59:33 +0000 2009\",\"profile_sidebar_border_color\":\"caeef7\",\"id\":27427320,\"utc_offset\":-10800,\"favourites_count\":508,\"url\":\"http:\\/\\/flavors.me\\/helluby\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188575674896384,\"created_at\":\"Fri Feb 24 23:32:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3188000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efc7e104-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0db1ca94-9c99-423a-874c-a0d551b5f2bf-173188575674896384" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Non mais faut faire quelque chose là, #lgw c'est de plus en plus WTF !!. #ilreste", -"img": { -"src": "http://a0.twimg.com/profile_images/1849067972/4413560C-7785-472A-B26C-A5EB7BB6F962_normal" -}, -"title": "Yhnn: Non mais faut faire quelque chose là, #lgw c'est de plus en plus WTF !!. #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3189000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Non mais faut faire quelque chose l\\u00e0, #lgw c'est de plus en plus WTF !!. #ilreste\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[38,42]},{\"text\":\"ilreste\",\"indices\":[73,81]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188579055509504\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ffffff\",\"screen_name\":\"kzz_\",\"lang\":\"fr\",\"favourites_count\":52,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":237,\"location\":\"Paris, France\",\"profile_text_color\":\"000000\",\"followers_count\":604,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849067972\\/4413560C-7785-472A-B26C-A5EB7BB6F962_normal\",\"description\":\"doing nothing takes work. \\/\\/\\/ Directeur du p\\u00f4le des pixels de l'espace at @GAMEONE\",\"statuses_count\":8386,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/380156028\\/1920X1080.jpg\",\"show_all_inline_media\":true,\"listed_count\":27,\"profile_link_color\":\"00aaff\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"15801903\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Yhnn\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/380156028\\/1920X1080.jpg\",\"created_at\":\"Sun Aug 10 22:12:55 +0000 2008\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":15801903,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/blog.gameone.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849067972\\/4413560C-7785-472A-B26C-A5EB7BB6F962_normal\"},\"truncated\":false,\"id\":173188579055509504,\"created_at\":\"Fri Feb 24 23:32:29 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3189000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "03f3dd46-f63c-41cc-a981-cf1152bd3fa1-173188579055509504" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est vrai que c'est bizarre le Grand Webzé... #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1300651233/13358_215322363209_623758209_4088672_3815066_n_normal.jpg" -}, -"title": "Quentin Delahaye: C'est vrai que c'est bizarre le Grand Webzé... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3189000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est vrai que c'est bizarre le Grand Webz\\u00e9... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[47,51]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188579340713984\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":474,\"screen_name\":\"QDelahaye\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":254,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris,Texas.\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":119,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1300651233\\/13358_215322363209_623758209_4088672_3815066_n_normal.jpg\",\"description\":\"J'aime Hunter S. Thompson, mais j'aime aussi les Tortues Ninja. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"277416122\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1300651233\\/13358_215322363209_623758209_4088672_3815066_n_normal.jpg\",\"name\":\"Quentin Delahaye\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 05 09:55:55 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":277416122,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188579340713984,\"created_at\":\"Fri Feb 24 23:32:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3189000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2c9d90f3-b3b1-4363-9bfd-829e719b9e10-173188579340713984" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Le nounours se fait sodomiser par une voiture, c'est pire que le lampadaire!", -"img": { -"src": "http://a0.twimg.com/profile_images/1353093787/Dragons-6_normal.jpg" -}, -"title": "Thibaut Devillers: #lgw Le nounours se fait sodomiser par une voiture, c'est pire que le lampadaire!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3189000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Le nounours se fait sodomiser par une voiture, c'est pire que le lampadaire!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188577423933442\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":68,\"screen_name\":\"Eliadus\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":704,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"92095420\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"name\":\"Thibaut Devillers\",\"default_profile_image\":false,\"created_at\":\"Mon Nov 23 19:36:51 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":92095420,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.followfriday.com\\/followfriday\\/eliadus\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188577423933442,\"created_at\":\"Fri Feb 24 23:32:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3189000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "19bb9a88-673e-44b1-957e-65f7c5a1de1c-173188577423933442" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilpart c juste pour voir mon avatar sur l ecran", -"img": { -"src": "http://a0.twimg.com/profile_images/1475720985/26666_normal.jpg" -}, -"title": "François LEGER: #lgw #ilpart c juste pour voir mon avatar sur l ecran", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3190000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #ilpart c juste pour voir mon avatar sur l ecran\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[5,12]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188583274983424\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"leger_web\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":124,\"location\":\"Rochechouart\",\"profile_text_color\":\"3E4415\",\"followers_count\":171,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1475720985\\/26666_normal.jpg\",\"description\":\"Animateur\\/Technicien en informatique et Webmaster d'un site de collectivit\\u00e9.\\r\\nGeek mais pas trop :))\",\"statuses_count\":1617,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/290931773\\/cold-one-dl.jpg\",\"show_all_inline_media\":false,\"listed_count\":28,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"25482844\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Fran\\u00e7ois LEGER\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/290931773\\/cold-one-dl.jpg\",\"created_at\":\"Fri Mar 20 09:37:06 +0000 2009\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":25482844,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.legerweb.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1475720985\\/26666_normal.jpg\"},\"truncated\":false,\"id\":173188583274983424,\"created_at\":\"Fri Feb 24 23:32:30 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3190000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8f1bb558-4b87-4f7f-9c37-f560c7f0a32e-173188583274983424" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Cyriak est un génie #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1766000100/Avatar-Cabaroc_normal.gif" -}, -"title": "Jp cabaroc: Cyriak est un génie #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3190000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Cyriak est un g\\u00e9nie #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188582318686208\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"dddcda\",\"screen_name\":\"Cabaroc\",\"lang\":\"fr\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":977,\"location\":\"Saint-\\u00c9tienne - France\",\"profile_text_color\":\"333333\",\"followers_count\":1679,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1766000100\\/Avatar-Cabaroc_normal.gif\",\"description\":\"Hi, i'm a freelance graphic designer and art director. I also teach webdesign at Ecole Bellecour (Lyon) #Identity #Design #Print #Webdesign\",\"statuses_count\":6910,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/404422929\\/fond_twitter.jpg\",\"show_all_inline_media\":false,\"listed_count\":173,\"profile_link_color\":\"416763\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"104964807\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Jp cabaroc\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/404422929\\/fond_twitter.jpg\",\"created_at\":\"Thu Jan 14 23:13:01 +0000 2010\",\"profile_sidebar_fill_color\":\"f6f6f6\",\"id\":104964807,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.cabaroc.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1766000100\\/Avatar-Cabaroc_normal.gif\"},\"truncated\":false,\"id\":173188582318686208,\"created_at\":\"Fri Feb 24 23:32:30 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3190000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8ed7dcec-92f7-4ae5-a912-42c5eaa71741-173188582318686208" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rasssurez-moi #LGW c'est de l'improvisation?", -"img": { -"src": "http://a1.twimg.com/profile_images/1705307372/hobbit-poster_normal.jpg" -}, -"title": "Florenzo84: Rasssurez-moi #LGW c'est de l'improvisation?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3190000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Rasssurez-moi #LGW c'est de l'improvisation?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[14,18]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188582721323008\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":567,\"screen_name\":\"florenzo84\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":18894,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/377272619\\/sky_165-preview.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"0084B4\",\"followers_count\":534,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1705307372\\/hobbit-poster_normal.jpg\",\"description\":\"Twitter c'est le seul endroit ou tu deviens tout excit\\u00e9 lorsqu'un inconnu se met \\u00e0 te suivre. Series & Cin\\u00e9 Addict.#LiveTweet #Roucasserie #CartelParisien\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"022330\",\"id_str\":\"122429634\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/377272619\\/sky_165-preview.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1705307372\\/hobbit-poster_normal.jpg\",\"name\":\"Florenzo84\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 12 17:40:12 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":122429634,\"utc_offset\":null,\"favourites_count\":626,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188582721323008,\"created_at\":\"Fri Feb 24 23:32:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3190000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0121e937-1d23-4f0c-b67b-7000087f12e9-173188582721323008" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@BenjaminPoulin c'est quoi #LGW ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1697364407/P3281390_normal.JPG" -}, -"title": "Jordan B-D.: @BenjaminPoulin c'est quoi #LGW ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3190000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@BenjaminPoulin c'est quoi #LGW ?\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"BenjaminPoulin\",\"indices\":[0,15],\"id_str\":\"34437695\",\"name\":\"Benjamin Poulin\",\"id\":34437695}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[27,31]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173187319875121152\",\"id_str\":\"173188583300136960\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173187319875121152,\"in_reply_to_user_id_str\":\"34437695\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":166,\"screen_name\":\"misteryJo\",\"lang\":\"en\",\"profile_text_color\":\"3E4415\",\"statuses_count\":7753,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/267255486\\/P7201271.JPG\",\"location\":\"Versailles\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"D02B55\",\"followers_count\":201,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1697364407\\/P3281390_normal.JPG\",\"description\":\"J'ai un corps banal, je n'ai pas de talent particulier, je ne suis pas dr\\u00f4le, je ne suis pas riche, je ne suis pas beau. Mais je suis gentil.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"71398384\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/267255486\\/P7201271.JPG\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1697364407\\/P3281390_normal.JPG\",\"name\":\"Jordan B-D.\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 03 23:56:54 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":71398384,\"utc_offset\":3600,\"favourites_count\":57,\"url\":null},\"in_reply_to_screen_name\":\"BenjaminPoulin\",\"truncated\":false,\"id\":173188583300136960,\"created_at\":\"Fri Feb 24 23:32:30 +0000 2012\",\"in_reply_to_user_id\":34437695}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3190000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6b903b8b-85bb-4081-8f23-bf890ca595bc-173188583300136960" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @bubbleT2012: bubble T en direct sur #lgw @france5tv voter pour le depart de rollin #ilpart #ilreste #cqui #change2ton", -"img": { -"src": "http://a2.twimg.com/profile_images/1646789005/moi-id-tof-effects-600x600-gplus_normal.jpg" -}, -"title": "Romain Vuillemot: RT @bubbleT2012: bubble T en direct sur #lgw @france5tv voter pour le depart de rollin #ilpart #ilreste #cqui #change2ton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3190000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @bubbleT2012: bubble T en direct sur #lgw @france5tv voter pour le depart de rollin #ilpart #ilreste #cqui #change2ton\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"bubbleT2012\",\"indices\":[3,15],\"id_str\":\"430738774\",\"name\":\"bubble.t\",\"id\":430738774},{\"screen_name\":\"France5tv\",\"indices\":[45,55],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]},{\"text\":\"ilpart\",\"indices\":[87,94]},{\"text\":\"ilreste\",\"indices\":[95,103]},{\"text\":\"cqui\",\"indices\":[104,109]},{\"text\":\"change2ton\",\"indices\":[110,121]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"bubble T en direct sur #lgw @france5tv voter pour le depart de rollin #ilpart #ilreste #cqui #change2ton\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"France5tv\",\"indices\":[28,38],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[23,27]},{\"text\":\"ilpart\",\"indices\":[70,77]},{\"text\":\"ilreste\",\"indices\":[78,86]},{\"text\":\"cqui\",\"indices\":[87,92]},{\"text\":\"change2ton\",\"indices\":[93,104]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187292486307842\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":54,\"screen_name\":\"bubbleT2012\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":15,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":31,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1679403634\\/bgd-readme2_normal.png\",\"description\":\"Bubble T est une application de visualisation cr\\u00e9\\u00e9e par @raphV @cybunk @romsson @ymh_work A voir ici : http:\\/\\/dev.fabelier.org\\/bubble-t\\/ made in @inria @IRIlive\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"430738774\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1679403634\\/bgd-readme2_normal.png\",\"name\":\"bubble.t\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 07 14:25:48 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":430738774,\"utc_offset\":null,\"favourites_count\":0,\"url\":\"http:\\/\\/dev.fabelier.org\\/bubble-t\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187292486307842,\"created_at\":\"Fri Feb 24 23:27:22 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188581651775488\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":314,\"screen_name\":\"romsson\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":685,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme19\\/bg.gif\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"0099CC\",\"followers_count\":195,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1646789005\\/moi-id-tof-effects-600x600-gplus_normal.jpg\",\"description\":\"Interests in Information Visualization, Human\\/Computer Interaction, Design, etc. #infoviz #dataviz #hci\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"14898705\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme19\\/bg.gif\",\"profile_sidebar_fill_color\":\"f6ffd1\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1646789005\\/moi-id-tof-effects-600x600-gplus_normal.jpg\",\"name\":\"Romain Vuillemot\",\"default_profile_image\":false,\"created_at\":\"Sun May 25 13:35:06 +0000 2008\",\"profile_sidebar_border_color\":\"fff8ad\",\"id\":14898705,\"utc_offset\":3600,\"favourites_count\":7,\"url\":\"http:\\/\\/romain.vuillemot.net\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188581651775488,\"created_at\":\"Fri Feb 24 23:32:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3190000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8e7936a6-69a6-407d-be91-038edbe295ad-173188581651775488" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @pointPandraud: Quand t'arrives à piger ce qui se dit sur #lgw, tu te dis que t'as peut-être un problème.", -"img": { -"src": "http://a2.twimg.com/profile_images/1709738399/image_normal.jpg" -}, -"title": "laetitia: RT @pointPandraud: Quand t'arrives à piger ce qui se dit sur #lgw, tu te dis que t'as peut-être un problème.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3190000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @pointPandraud: Quand t'arrives \\u00e0 piger ce qui se dit sur #lgw, tu te dis que t'as peut-\\u00eatre un probl\\u00e8me.\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"pointPandraud\",\"indices\":[3,17],\"name\":\"Caroline Pandraud\",\"id_str\":\"16096262\",\"id\":16096262}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Quand t'arrives \\u00e0 piger ce qui se dit sur #lgw, tu te dis que t'as peut-\\u00eatre un probl\\u00e8me.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[42,46]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188375153606656\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"382334\",\"screen_name\":\"pointPandraud\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":284,\"location\":\"Paris\",\"profile_text_color\":\"F6FC9D\",\"followers_count\":182,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848682776\\/photo_profil_normal.jpg\",\"description\":\"Project Analyst @faberNovel www.fabernovel.com \\/\\/\\r\\n@essec Business School Alumni \\/\\/ Paris\\r\\n\\r\\n\",\"statuses_count\":424,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/285133783\\/x8158bdc741405c68e4e36152449305d.png\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"FF1269\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"4F4C4E\",\"protected\":false,\"id_str\":\"16096262\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Caroline Pandraud\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/285133783\\/x8158bdc741405c68e4e36152449305d.png\",\"created_at\":\"Tue Sep 02 13:18:16 +0000 2008\",\"profile_sidebar_fill_color\":\"7A374C\",\"id\":16096262,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848682776\\/photo_profil_normal.jpg\"},\"truncated\":false,\"id\":173188375153606656,\"created_at\":\"Fri Feb 24 23:31:40 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188583417577472\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"D3D2CF\",\"screen_name\":\"minhoifr\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":54,\"location\":\"france\",\"profile_text_color\":\"634047\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1709738399\\/image_normal.jpg\",\"description\":\"\",\"statuses_count\":653,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/205510694\\/P1090590.jpg\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"088253\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"protected\":false,\"id_str\":\"144470385\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"laetitia\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/205510694\\/P1090590.jpg\",\"created_at\":\"Sun May 16 11:31:51 +0000 2010\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"id\":144470385,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/minhoi.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1709738399\\/image_normal.jpg\"},\"truncated\":false,\"id\":173188583417577472,\"created_at\":\"Fri Feb 24 23:32:30 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3190000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "60a6a895-53a6-459c-a4f4-2390a0a99853-173188583417577472" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Des nounours! #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: Des nounours! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3191000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Des nounours! #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[14,18]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188586139693057\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":912,\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"profile_text_color\":\"a3c23e\",\"statuses_count\":4894,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"location\":\"Alsace, France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"followers_count\":150,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"profile_sidebar_fill_color\":\"9ca871\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"name\":\"Hugo SCHOCH\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_border_color\":\"111405\",\"id\":175540303,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/only.hug33k.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188586139693057,\"created_at\":\"Fri Feb 24 23:32:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3191000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d9b9d245-10fa-4d46-8398-87d2e0369d31-173188586139693057" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #change2ton", -"img": { -"src": "http://a2.twimg.com/profile_images/1780940750/twitter_normal.png" -}, -"title": "Almeida Filipe: #lgw #change2ton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3192000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #change2ton\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"change2ton\",\"indices\":[5,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188591353204736\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":52,\"screen_name\":\"letoss04\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":18,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1780940750\\/twitter_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"472438130\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1780940750\\/twitter_normal.png\",\"name\":\"Almeida Filipe\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 23 23:18:21 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":472438130,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188591353204736,\"created_at\":\"Fri Feb 24 23:32:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3192000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "734ffbc8-3155-4dc3-92aa-7dee08696e78-173188591353204736" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "CYRIAK PLEASE MARRY ME #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1846735986/image_normal.jpg" -}, -"title": "Margaux M.: CYRIAK PLEASE MARRY ME #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3192000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"CYRIAK PLEASE MARRY ME #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[23,27]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188590111694848\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":90,\"screen_name\":\"margauxmet\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":80,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":18,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1846735986\\/image_normal.jpg\",\"description\":\"C'\\u00e9tait moi le bout de bois qui sauve Rose dans Titanic.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"452997531\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1846735986\\/image_normal.jpg\",\"name\":\"Margaux M.\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 02 13:29:50 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":452997531,\"utc_offset\":null,\"favourites_count\":4,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188590111694848,\"created_at\":\"Fri Feb 24 23:32:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3192000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1db05e68-d954-4ca0-a49d-ee9e87b3e6a4-173188590111694848" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Des nounours qui frappent des pigeons sur des voitures avec des lampadaires. Your argument is invalid. #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1698932500/KomanakiAvatarHD_normal.png" -}, -"title": "Michaël HUBERT: Des nounours qui frappent des pigeons sur des voitures avec des lampadaires. Your argument is invalid. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3192000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Des nounours qui frappent des pigeons sur des voitures avec des lampadaires. Your argument is invalid. #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[103,107]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.metrotwit.com\\/\\\" rel=\\\"nofollow\\\"\\u003EMetroTwit\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188591328047104\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":238,\"screen_name\":\"komanaki\",\"lang\":\"fr\",\"profile_text_color\":\"828282\",\"statuses_count\":20953,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/391942777\\/TwitterKomanakiNew.png\",\"location\":\"France, Val d'Oise\",\"show_all_inline_media\":true,\"listed_count\":16,\"profile_link_color\":\"1b76ff\",\"followers_count\":345,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1698932500\\/KomanakiAvatarHD_normal.png\",\"description\":\"Lyc\\u00e9en geek en Terminale STG \\/ Jeune d\\u00e9veloppeur et designer sur web ou mobile \\/ J'aime #Android #webOS #WP7 ! \\/ Bient\\u00f4t apprenti en BTS SIO :D\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0050c7\",\"id_str\":\"54654582\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/391942777\\/TwitterKomanakiNew.png\",\"profile_sidebar_fill_color\":\"0050c7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1698932500\\/KomanakiAvatarHD_normal.png\",\"name\":\"Micha\\u00ebl HUBERT\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 07 19:51:48 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":54654582,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.michaelhubert.me\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188591328047104,\"created_at\":\"Fri Feb 24 23:32:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3192000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6b5316f4-d631-44e8-b723-9d512b78ff82-173188591328047104" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oula ils craquent ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1849286517/plumesdanges_normal.jpg" -}, -"title": "plumesdanges: Oula ils craquent ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3193000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oula ils craquent ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188596323450881\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":283,\"screen_name\":\"plumesdanges\",\"lang\":\"fr\",\"profile_text_color\":\"0a0a0a\",\"statuses_count\":39027,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"location\":\"Hell\",\"show_all_inline_media\":false,\"listed_count\":44,\"profile_link_color\":\"4813f5\",\"followers_count\":591,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"description\":\"pas interessante, pas drole et pas tr\\u00e8s intelligente, bref sans interet ! Pr\\u00e9sidente fondatrice de l'#InsomniaqueTeam \\/\\/ #TeamLumbagos \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"27325670\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"profile_sidebar_fill_color\":\"fcfcfc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"name\":\"plumesdanges\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 28 22:43:40 +0000 2009\",\"profile_sidebar_border_color\":\"fcfcfc\",\"id\":27325670,\"utc_offset\":3600,\"favourites_count\":84,\"url\":\"http:\\/\\/www.youtube.com\\/plumesdanges\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188596323450881,\"created_at\":\"Fri Feb 24 23:32:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3193000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8aeae1fc-7831-4f85-9c43-cbeb16004d1b-173188596323450881" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "c'est consternant. #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/506050933/chi-bricklovinfreak_normal.gif" -}, -"title": "micha: c'est consternant. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3193000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"c'est consternant. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188593504882688\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"michaonthemoon\",\"lang\":\"fr\",\"favourites_count\":1272,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":453,\"location\":\"on the moon\",\"profile_text_color\":\"333333\",\"followers_count\":2541,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/506050933\\/chi-bricklovinfreak_normal.gif\",\"description\":\"i am... micha fierce.\\r\\ni am the girl behind @MJJNews.\\r\\nwarning: i rant a lot, and mostly in french.\",\"statuses_count\":57751,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/94283053\\/f59c07.png\",\"show_all_inline_media\":true,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"14463139\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"micha\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/94283053\\/f59c07.png\",\"created_at\":\"Mon Apr 21 15:38:28 +0000 2008\",\"profile_sidebar_fill_color\":\"\",\"id\":14463139,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/mjdreams.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/506050933\\/chi-bricklovinfreak_normal.gif\"},\"truncated\":false,\"id\":173188593504882688,\"created_at\":\"Fri Feb 24 23:32:33 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3193000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ae6a72c7-a3eb-4bbe-ad6d-72e20dcb756a-173188593504882688" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Un des présentateurs ressemble à Éric Besson ahah #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1839229871/icon_normal.jpg" -}, -"title": "Samy: Un des présentateurs ressemble à Éric Besson ahah #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3193000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Un des pr\\u00e9sentateurs ressemble \\u00e0 \\u00c9ric Besson ahah #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[50,54]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188594704465920\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":26,\"screen_name\":\"samyycbi\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":297,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432699684\\/wp.jpg\",\"location\":\"Sassari, Sardegna\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"850303\",\"followers_count\":44,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1839229871\\/icon_normal.jpg\",\"description\":\"J'ai d\\u00e9j\\u00e0 fais un r\\u00eave lucide, une fois.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"96315703\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432699684\\/wp.jpg\",\"profile_sidebar_fill_color\":\"d6e3e3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839229871\\/icon_normal.jpg\",\"name\":\"Samy\",\"default_profile_image\":false,\"created_at\":\"Sat Dec 12 10:06:41 +0000 2009\",\"profile_sidebar_border_color\":\"595b5e\",\"id\":96315703,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"http:\\/\\/about.me\\/samy\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188594704465920,\"created_at\":\"Fri Feb 24 23:32:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3193000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "95faa4f5-906a-4a7e-9880-1d7b88933eb7-173188594704465920" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cQui #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1818096044/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg" -}, -"title": "Δ+Δ: #cQui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3194000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#cQui #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[6,10]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188600639389696\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ffffff\",\"screen_name\":\"AbsolutePi\",\"lang\":\"fr\",\"favourites_count\":23,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":71,\"location\":\"France\",\"profile_text_color\":\"000000\",\"followers_count\":142,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1818096044\\/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg\",\"description\":\"Piboy , G\\u00e9n\\u00e9ration 96 , Football is Life | & R\\u00e9dacteur chez @footballanatomy | \\r\\n\",\"statuses_count\":12874,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/362137182\\/final2f.jpg\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"000000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"334108023\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"\\u0394+\\u0394\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/362137182\\/final2f.jpg\",\"created_at\":\"Tue Jul 12 15:55:31 +0000 2011\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":334108023,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/footballanatomy.wordpress.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1818096044\\/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg\"},\"truncated\":false,\"id\":173188600639389696,\"created_at\":\"Fri Feb 24 23:32:34 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3194000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "205bf036-c2d9-4e97-a6d4-e2b4d035e0a0-173188600639389696" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "New Fail: RT @kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D http://t.co/8n99P0GX", -"img": { -"src": "http://a2.twimg.com/profile_images/639725006/icon1_normal.gif" -}, -"title": "WiFi #FAIL: New Fail: RT @kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D http://t.co/8n99P0GX", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3194000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"New Fail: RT @kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D http:\\/\\/t.co\\/8n99P0GX\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"kheops2713\",\"indices\":[13,24],\"id_str\":\"321006177\",\"name\":\"KheOps\",\"id\":321006177}],\"urls\":[{\"indices\":[75,95],\"expanded_url\":\"http:\\/\\/bit.ly\\/yP2GGA\",\"display_url\":\"bit.ly\\/yP2GGA\",\"url\":\"http:\\/\\/t.co\\/8n99P0GX\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[58,62]},{\"text\":\"fail\",\"indices\":[66,71]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.wififail.com\\\" rel=\\\"nofollow\\\"\\u003EWifiFail\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188599922163713\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1005,\"screen_name\":\"WiFiFAIL\",\"lang\":\"en\",\"profile_text_color\":\"ffffff\",\"statuses_count\":18642,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/67760442\\/wifi_background_Twitter.gif\",\"location\":\"anywhere the wi-fi fails!\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"eb0805\",\"followers_count\":826,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/639725006\\/icon1_normal.gif\",\"description\":\"Don't suffer from signal drop!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Central Time (US & Canada)\",\"profile_background_color\":\"000000\",\"id_str\":\"105663833\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/67760442\\/wifi_background_Twitter.gif\",\"profile_sidebar_fill_color\":\"000000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/639725006\\/icon1_normal.gif\",\"name\":\"WiFi #FAIL\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 17 02:39:27 +0000 2010\",\"profile_sidebar_border_color\":\"423737\",\"id\":105663833,\"utc_offset\":-21600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.wifiFAIL.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188599922163713,\"created_at\":\"Fri Feb 24 23:32:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3194000, -"tags": [ -{ -"id-ref": "ef2d3c1c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c3838a0c-76f1-48cc-a7b2-5f55ac66317f-173188599922163713" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "je ne veut plus de Rollin, il suffit. #ilpart #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1732783555/avatar_twinter_normal.JPG" -}, -"title": "simon massonneau: je ne veut plus de Rollin, il suffit. #ilpart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3195000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"je ne veut plus de Rollin, il suffit. #ilpart #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[38,45]},{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188602690412544\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":73,\"screen_name\":\"kirk_fuck_you\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":29,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1732783555\\/avatar_twinter_normal.JPG\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"125453604\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1732783555\\/avatar_twinter_normal.JPG\",\"name\":\"simon massonneau\",\"default_profile_image\":false,\"created_at\":\"Mon Mar 22 21:46:24 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":125453604,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188602690412544,\"created_at\":\"Fri Feb 24 23:32:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3195000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "65a425bd-2108-4212-aefd-5c1034d42e42-173188602690412544" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW #cqui ? Il est ou son tableau ?", -"img": { -"src": "http://a0.twimg.com/profile_images/783113482/4844_96632582484_831787484_1976766_7698072_n_normal.jpg" -}, -"title": "Reynald VERFAILLE: #LGW #cqui ? Il est ou son tableau ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3195000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW #cqui ? Il est ou son tableau ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"cqui\",\"indices\":[5,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188601952210945\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":85,\"screen_name\":\"verfaille\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":320,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Tourcoing, Nord-Pas-de-Calais,\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"followers_count\":59,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/783113482\\/4844_96632582484_831787484_1976766_7698072_n_normal.jpg\",\"description\":\"38 ans, Tourcoing, play at peaudebanane\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"76877169\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/783113482\\/4844_96632582484_831787484_1976766_7698072_n_normal.jpg\",\"name\":\"Reynald VERFAILLE\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 24 06:53:31 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":76877169,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/www.peaudebanane.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188601952210945,\"created_at\":\"Fri Feb 24 23:32:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3195000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "04be4524-0357-4583-9518-63fa0626254e-173188601952210945" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Il parle trop #ilpart #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1824683907/me_tro__titre_normal.jpg" -}, -"title": "*Bigflo et Oli*: Il parle trop #ilpart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3195000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Il parle trop #ilpart #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[14,21]},{\"text\":\"lgw\",\"indices\":[22,26]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188602447134722\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"0a0909\",\"screen_name\":\"bigfloetoli\",\"lang\":\"fr\",\"favourites_count\":9,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":244,\"location\":\"france \",\"profile_text_color\":\"0d0c0d\",\"followers_count\":1095,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1824683907\\/me_tro__titre_normal.jpg\",\"description\":\"Merci a tous du soutient ! On vous pr\\u00e9pare des bons trucs !! \\r\\nr\\u00e9fl\\u00e9chir avant d'\\u00e9crire le principal \\u00e9lement \\r\\n#HIPHOP BIIIG UP \\r\\nFaites tourner ! \",\"statuses_count\":614,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/423992653\\/graff_bigflo_.jpg\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"000000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"f5f5f5\",\"protected\":false,\"id_str\":\"134370162\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"*Bigflo et Oli*\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/423992653\\/graff_bigflo_.jpg\",\"created_at\":\"Sun Apr 18 06:37:07 +0000 2010\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":134370162,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.myspace.com\\/bigfloetoli\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824683907\\/me_tro__titre_normal.jpg\"},\"truncated\":false,\"id\":173188602447134722,\"created_at\":\"Fri Feb 24 23:32:35 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3195000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7c805f75-8d76-47fc-acde-bdf1b069e7ce-173188602447134722" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "L'emission à bien évolué depuis les quelques émissions précédentes et ça commence à donner un truc vraiment sympa ! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1258484592/image_normal.jpg" -}, -"title": "Marie DM: L'emission à bien évolué depuis les quelques émissions précédentes et ça commence à donner un truc vraiment sympa ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3196000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"L'emission \\u00e0 bien \\u00e9volu\\u00e9 depuis les quelques \\u00e9missions pr\\u00e9c\\u00e9dentes et \\u00e7a commence \\u00e0 donner un truc vraiment sympa ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[116,120]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188608495325184\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"2d3438\",\"screen_name\":\"mariedm1234\",\"lang\":\"en\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":119,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":41,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1258484592\\/image_normal.jpg\",\"description\":\"Etudiante ing\\u00e9nieure. Aime #cuisine, #musique, #cin\\u00e9ma, #vin, #web, #rire. Je ne sais pas ce que je ferai plus tard, mais je sais ce que je ne ferai pas !\",\"statuses_count\":253,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"357b94\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"254728025\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Marie DM\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat Feb 19 21:53:51 +0000 2011\",\"profile_sidebar_fill_color\":\"8fcae6\",\"id\":254728025,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1258484592\\/image_normal.jpg\"},\"truncated\":false,\"id\":173188608495325184,\"created_at\":\"Fri Feb 24 23:32:36 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3196000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "278c4c65-5810-4d4e-a775-fdef9f97d49a-173188608495325184" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "New Fail: RT @hug33k: “@kheops2713: Lifi est mort sur le plateau #lgw :] #fail :D” Vive l'ethernet! ;) http://t.co/ADixUWFJ", -"img": { -"src": "http://a2.twimg.com/profile_images/639725006/icon1_normal.gif" -}, -"title": "WiFi #FAIL: New Fail: RT @hug33k: “@kheops2713: Lifi est mort sur le plateau #lgw :] #fail :D” Vive l'ethernet! ;) http://t.co/ADixUWFJ", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3196000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"New Fail: RT @hug33k: \\u201c@kheops2713: Lifi est mort sur le plateau #lgw :] #fail :D\\u201d Vive l'ethernet! ;) http:\\/\\/t.co\\/ADixUWFJ\",\"entities\":{\"urls\":[{\"indices\":[103,123],\"display_url\":\"bit.ly\\/zHxeUq\",\"expanded_url\":\"http:\\/\\/bit.ly\\/zHxeUq\",\"url\":\"http:\\/\\/t.co\\/ADixUWFJ\"}],\"user_mentions\":[{\"screen_name\":\"hug33k\",\"indices\":[13,20],\"name\":\"Hugo SCHOCH\",\"id_str\":\"175540303\",\"id\":175540303},{\"screen_name\":\"kheops2713\",\"indices\":[23,34],\"name\":\"KheOps\",\"id_str\":\"321006177\",\"id\":321006177}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[65,69]},{\"text\":\"fail\",\"indices\":[73,78]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.wififail.com\\\" rel=\\\"nofollow\\\"\\u003EWifiFail\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188607673253889\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"423737\",\"screen_name\":\"WiFiFAIL\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1005,\"location\":\"anywhere the wi-fi fails!\",\"profile_text_color\":\"ffffff\",\"followers_count\":826,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/639725006\\/icon1_normal.gif\",\"description\":\"Don't suffer from signal drop!\",\"statuses_count\":18643,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/67760442\\/wifi_background_Twitter.gif\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"eb0805\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Central Time (US & Canada)\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"105663833\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"WiFi #FAIL\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/67760442\\/wifi_background_Twitter.gif\",\"created_at\":\"Sun Jan 17 02:39:27 +0000 2010\",\"profile_sidebar_fill_color\":\"000000\",\"id\":105663833,\"follow_request_sent\":null,\"utc_offset\":-21600,\"url\":\"http:\\/\\/www.wifiFAIL.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/639725006\\/icon1_normal.gif\"},\"truncated\":false,\"id\":173188607673253889,\"created_at\":\"Fri Feb 24 23:32:36 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3196000, -"tags": [ -{ -"id-ref": "ef2d3c1c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "319e2b17-cd0c-48fa-b4c8-ebae6eb5305f-173188607673253889" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les gens qui tweetent sur leurs smartphones dans le public, ça fait une posture corporelle intéressante, on dirait qu'ils dorment. #Lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1650056809/pandadanssonbain_normal.JPG" -}, -"title": "justice pandine: Les gens qui tweetent sur leurs smartphones dans le public, ça fait une posture corporelle intéressante, on dirait qu'ils dorment. #Lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3197000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Les gens qui tweetent sur leurs smartphones dans le public, \\u00e7a fait une posture corporelle int\\u00e9ressante, on dirait qu'ils dorment. #Lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[131,135]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188611880132609\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1340,\"screen_name\":\"pandanael\",\"lang\":\"fr\",\"profile_text_color\":\"1a0e1a\",\"statuses_count\":28276,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"location\":\"Bambouseraie\",\"show_all_inline_media\":false,\"listed_count\":193,\"profile_link_color\":\"9058d1\",\"followers_count\":2570,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\",\"description\":\"#NowPrending son bain. Ici, c'est comme chez m\\u00e9m\\u00e9. T'es gentil(le), un bisou. Tu fais chier, un coup de boule. #TarifUnique #Enjoy http:\\/\\/bit.ly\\/gIQZr4 \\r\\n\\r\\n \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"177984098\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"profile_sidebar_fill_color\":\"f5fafa\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\",\"name\":\"justice pandine\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 13 15:30:49 +0000 2010\",\"profile_sidebar_border_color\":\"adffef\",\"id\":177984098,\"utc_offset\":3600,\"favourites_count\":1862,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188611880132609,\"created_at\":\"Fri Feb 24 23:32:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3197000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "56b2c4a2-9e62-48a6-8e0a-ee06686fee77-173188611880132609" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Non mais la chemise quand meme quoi.. J'ai mal aux yeux ! #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1759597701/image_normal.jpg" -}, -"title": "Camille .: Non mais la chemise quand meme quoi.. J'ai mal aux yeux ! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3197000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Non mais la chemise quand meme quoi.. J'ai mal aux yeux ! #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[58,62]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188613377495040\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":592,\"screen_name\":\"CamilleWil\",\"lang\":\"fr\",\"profile_text_color\":\"520000\",\"statuses_count\":18713,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"210b05\",\"followers_count\":507,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1759597701\\/image_normal.jpg\",\"description\":\"Camille \\u03df - @prettylil_miss : ma vie \\u2665 \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"0a0300\",\"id_str\":\"93848420\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"profile_sidebar_fill_color\":\"d61d08\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1759597701\\/image_normal.jpg\",\"name\":\"Camille .\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 01 12:23:18 +0000 2009\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":93848420,\"utc_offset\":-36000,\"favourites_count\":14,\"url\":\"http:\\/\\/intotheglitter.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188613377495040,\"created_at\":\"Fri Feb 24 23:32:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3197000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3e6ccc13-5da3-4c27-89d6-0fae8a6e4789-173188613377495040" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Moi aussi je veux mon avatar dans #lgw #cqui", -"img": { -"src": "http://a1.twimg.com/profile_images/1601437879/avatar_sonic_normal.jpg" -}, -"title": "Jenni: Moi aussi je veux mon avatar dans #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3197000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Moi aussi je veux mon avatar dans #lgw #cqui\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]},{\"text\":\"cqui\",\"indices\":[39,44]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/levelupstudio.com\\/plume\\\" rel=\\\"nofollow\\\"\\u003EPlume\\u00a0for\\u00a0Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188612693827584\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5ED4DC\",\"screen_name\":\"jicmajane\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":112,\"location\":\"France\",\"profile_text_color\":\"3C3940\",\"followers_count\":307,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1601437879\\/avatar_sonic_normal.jpg\",\"description\":\"R\\u00e9dactrice VieDeGeek.fr et animatrice BarGaming\",\"statuses_count\":1816,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0099B9\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0099B9\",\"protected\":false,\"id_str\":\"39099498\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Jenni\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"created_at\":\"Sun May 10 19:46:10 +0000 2009\",\"profile_sidebar_fill_color\":\"95E8EC\",\"id\":39099498,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.viedegeek.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1601437879\\/avatar_sonic_normal.jpg\"},\"truncated\":false,\"id\":173188612693827584,\"created_at\":\"Fri Feb 24 23:32:37 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3197000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0ff7aa7e-6262-4573-af6e-ae618d01a9d8-173188612693827584" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "New Fail: RT @kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D http://t.co/GPkm8ncm", -"img": { -"src": "http://a2.twimg.com/profile_images/639725006/icon1_normal.gif" -}, -"title": "WiFi #FAIL: New Fail: RT @kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D http://t.co/GPkm8ncm", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3198000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"New Fail: RT @kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D http:\\/\\/t.co\\/GPkm8ncm\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"kheops2713\",\"indices\":[13,24],\"id_str\":\"321006177\",\"name\":\"KheOps\",\"id\":321006177}],\"urls\":[{\"indices\":[75,95],\"expanded_url\":\"http:\\/\\/bit.ly\\/xVls1F\",\"display_url\":\"bit.ly\\/xVls1F\",\"url\":\"http:\\/\\/t.co\\/GPkm8ncm\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[58,62]},{\"text\":\"fail\",\"indices\":[66,71]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.wififail.com\\\" rel=\\\"nofollow\\\"\\u003EWifiFail\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188617747968000\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1005,\"screen_name\":\"WiFiFAIL\",\"lang\":\"en\",\"profile_text_color\":\"ffffff\",\"statuses_count\":18644,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/67760442\\/wifi_background_Twitter.gif\",\"location\":\"anywhere the wi-fi fails!\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"eb0805\",\"followers_count\":826,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/639725006\\/icon1_normal.gif\",\"description\":\"Don't suffer from signal drop!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Central Time (US & Canada)\",\"profile_background_color\":\"000000\",\"id_str\":\"105663833\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/67760442\\/wifi_background_Twitter.gif\",\"profile_sidebar_fill_color\":\"000000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/639725006\\/icon1_normal.gif\",\"name\":\"WiFi #FAIL\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 17 02:39:27 +0000 2010\",\"profile_sidebar_border_color\":\"423737\",\"id\":105663833,\"utc_offset\":-21600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.wifiFAIL.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188617747968000,\"created_at\":\"Fri Feb 24 23:32:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3198000, -"tags": [ -{ -"id-ref": "ef2d3c1c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ada60243-4381-4998-a6ff-aadb0877b662-173188617747968000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "L'émission où tout le public courbe la tête, on se croirait à la messe au moment de la consécration du pain #Lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1577312655/E_TE__2011_PROPRIANO_light_normal.jpg" -}, -"title": "AnneCha Celier: L'émission où tout le public courbe la tête, on se croirait à la messe au moment de la consécration du pain #Lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3198000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"L'\\u00e9mission o\\u00f9 tout le public courbe la t\\u00eate, on se croirait \\u00e0 la messe au moment de la cons\\u00e9cration du pain #Lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[108,112]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188617496305665\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"annechacelier\",\"lang\":\"fr\",\"favourites_count\":36,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":921,\"location\":\"Paris\",\"profile_text_color\":\"666666\",\"followers_count\":538,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1577312655\\/E_TE__2011_PROPRIANO_light_normal.jpg\",\"description\":\"Habitante du 2\\u00e8me arrondissement, brune, 1\\/2 corse, @FredFaridGroup, @KidsLoveJetlag, quelques enfants, presque barmaid\",\"statuses_count\":2929,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/58686718\\/P1030314.jpg\",\"show_all_inline_media\":true,\"listed_count\":15,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"beaacc\",\"protected\":false,\"id_str\":\"17899913\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"AnneCha Celier\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/58686718\\/P1030314.jpg\",\"created_at\":\"Fri Dec 05 15:49:22 +0000 2008\",\"profile_sidebar_fill_color\":\"252429\",\"id\":17899913,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/3kidsandafull-timejob.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1577312655\\/E_TE__2011_PROPRIANO_light_normal.jpg\"},\"truncated\":false,\"id\":173188617496305665,\"created_at\":\"Fri Feb 24 23:32:38 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3198000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ee966614-6541-48a9-84af-55ebe46234ad-173188617496305665" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est quoi tous ces pedobear? #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1727266317/oimtampon_normal.jpg" -}, -"title": "Lucas Parax: C'est quoi tous ces pedobear? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3198000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est quoi tous ces pedobear? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188618326781953\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"DFDFDF\",\"screen_name\":\"lucasparax\",\"lang\":\"fr\",\"favourites_count\":21,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":731,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":539,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1727266317\\/oimtampon_normal.jpg\",\"description\":\"Politique, musique, r\\u00e9flexions absurdes. J'aime bien votre veste, mais faudrait penser \\u00e0 ne pas la retourner. #\\u00e9lys\\u00e9e_2012 #rock\",\"statuses_count\":9270,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"990000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"protected\":false,\"id_str\":\"333415548\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Lucas Parax\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"created_at\":\"Mon Jul 11 14:14:27 +0000 2011\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"id\":333415548,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/lucasparax.over-blog.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727266317\\/oimtampon_normal.jpg\"},\"truncated\":false,\"id\":173188618326781953,\"created_at\":\"Fri Feb 24 23:32:38 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3198000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a2bfeb45-88a4-4e59-b0ed-7e904b4dcb02-173188618326781953" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Allez salut le \"web\" à la télé ! J'abandonne et sûrement pas la semaine prochaine", -"img": { -"src": "http://a2.twimg.com/profile_images/1401793481/image_normal.jpg" -}, -"title": "ossoro cecilia: #lgw Allez salut le \"web\" à la télé ! J'abandonne et sûrement pas la semaine prochaine", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3199000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw Allez salut le \\\"web\\\" \\u00e0 la t\\u00e9l\\u00e9 ! J'abandonne et s\\u00fbrement pas la semaine prochaine\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.2241006,48.8155414],[2.4697521,48.8155414],[2.4697521,48.9021461],[2.2241006,48.9021461]]]},\"attributes\":{},\"full_name\":\"Paris, Paris\",\"name\":\"Paris\",\"id\":\"7238f93a3e899af6\",\"place_type\":\"city\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/7238f93a3e899af6.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[2.40829621,48.84880294]},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":{\"type\":\"Point\",\"coordinates\":[48.84880294,2.40829621]},\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188619912228864\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"CeciliaOssoro\",\"lang\":\"fr\",\"favourites_count\":37,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":511,\"location\":\"Paris\",\"profile_text_color\":\"666666\",\"followers_count\":430,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1401793481\\/image_normal.jpg\",\"description\":\"Fashion Good Music Addict - French - Chef de Projet Digital Cond\\u00e9 Nast (Vogue, GQ, Glamour) - Love HipHop Soul Music - \",\"statuses_count\":3486,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/217475680\\/tumblr_ldh5glCEV41qerbgeo1_500.jpg\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"19884471\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"ossoro cecilia\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/217475680\\/tumblr_ldh5glCEV41qerbgeo1_500.jpg\",\"created_at\":\"Mon Feb 02 00:05:57 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":19884471,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/flavors.me\\/ceciliaossoro\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1401793481\\/image_normal.jpg\"},\"truncated\":false,\"id\":173188619912228864,\"created_at\":\"Fri Feb 24 23:32:39 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3199000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1d1b4d5e-5c4c-4fa8-9e3c-ae37ceefe6e9-173188619912228864" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW en fait ce sont les \"drôles de vidéos\" de Direct 8 mais en direct, sur le service public et avec un ton faussement 1er degré décalé...", -"img": { -"src": "http://a0.twimg.com/profile_images/1703065016/twitterdec11_normal.jpg" -}, -"title": "Alvin Haddadène: #LGW en fait ce sont les \"drôles de vidéos\" de Direct 8 mais en direct, sur le service public et avec un ton faussement 1er degré décalé...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3200000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW en fait ce sont les \\\"dr\\u00f4les de vid\\u00e9os\\\" de Direct 8 mais en direct, sur le service public et avec un ton faussement 1er degr\\u00e9 d\\u00e9cal\\u00e9...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188625280942081\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":512,\"screen_name\":\"Alvin_Stick\",\"lang\":\"fr\",\"profile_text_color\":\"362720\",\"statuses_count\":7005,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/195586982\\/Bannieretweet.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":19,\"profile_link_color\":\"B40B43\",\"followers_count\":392,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1703065016\\/twitterdec11_normal.jpg\",\"description\":\"21 ans. Gaymer. C\\u00e9libataire. Inspir\\u00e9 d'un fait r\\u00e9el. Chef de rubrique sur http:\\/\\/www.tomsgames.fr, pigiste au magazine Online Gamer, heureux co-papa de \\u21b4\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fa87f6\",\"id_str\":\"115834046\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/195586982\\/Bannieretweet.jpg\",\"profile_sidebar_fill_color\":\"E5507E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1703065016\\/twitterdec11_normal.jpg\",\"name\":\"Alvin Haddad\\u00e8ne\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 20 03:45:26 +0000 2010\",\"profile_sidebar_border_color\":\"CC3366\",\"id\":115834046,\"utc_offset\":3600,\"favourites_count\":273,\"url\":\"http:\\/\\/www.latraverseedustick.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188625280942081,\"created_at\":\"Fri Feb 24 23:32:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3200000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "566ba358-88aa-49ed-91c6-e145b756d26f-173188625280942081" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @jcfrog: OMG coup de tonnerre sur les Oscars! #dujardin #lgw http://t.co/MHK9Ke45", -"img": { -"src": "http://a2.twimg.com/profile_images/1833860172/image_normal.jpg" -}, -"title": "Yannick: RT @jcfrog: OMG coup de tonnerre sur les Oscars! #dujardin #lgw http://t.co/MHK9Ke45", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3200000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @jcfrog: OMG coup de tonnerre sur les Oscars! #dujardin #lgw http:\\/\\/t.co\\/MHK9Ke45\",\"entities\":{\"urls\":[{\"indices\":[66,86],\"display_url\":\"twitpic.com\\/8o0mgh\",\"expanded_url\":\"http:\\/\\/twitpic.com\\/8o0mgh\",\"url\":\"http:\\/\\/t.co\\/MHK9Ke45\"}],\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[3,10],\"name\":\"jcfrog\",\"id_str\":\"16888281\",\"id\":16888281}],\"hashtags\":[{\"text\":\"dujardin\",\"indices\":[49,58]},{\"text\":\"lgw\",\"indices\":[59,63]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"OMG coup de tonnerre sur les Oscars! #dujardin #lgw http:\\/\\/t.co\\/MHK9Ke45\",\"entities\":{\"urls\":[{\"indices\":[54,74],\"display_url\":\"twitpic.com\\/8o0mgh\",\"expanded_url\":\"http:\\/\\/twitpic.com\\/8o0mgh\",\"url\":\"http:\\/\\/t.co\\/MHK9Ke45\"}],\"user_mentions\":[],\"hashtags\":[{\"text\":\"dujardin\",\"indices\":[37,46]},{\"text\":\"lgw\",\"indices\":[47,51]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":28,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173030351302696961\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"DFDFDF\",\"screen_name\":\"jcfrog\",\"lang\":\"fr\",\"favourites_count\":448,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":340,\"location\":\"Damgan\",\"profile_text_color\":\"333333\",\"followers_count\":6886,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1813523315\\/image_normal.jpg\",\"description\":\"Pro: Ing\\u00e9nieur informaticien, Perso: super h\\u00e9ro du web (en formation)\",\"statuses_count\":27207,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/194101689\\/twitterbk.jpg\",\"show_all_inline_media\":true,\"listed_count\":506,\"profile_link_color\":\"acc809\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"16888281\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"jcfrog\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/194101689\\/twitterbk.jpg\",\"created_at\":\"Tue Oct 21 16:03:16 +0000 2008\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":16888281,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.jcfrog.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813523315\\/image_normal.jpg\"},\"truncated\":false,\"id\":173030351302696961,\"created_at\":\"Fri Feb 24 13:03:45 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":28,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188624819560448\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"yannickick\",\"lang\":\"fr\",\"favourites_count\":9,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":100,\"location\":\"lyon\",\"profile_text_color\":\"333333\",\"followers_count\":38,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1833860172\\/image_normal.jpg\",\"description\":\"Ind\\u00e9pendant pirate \\/ \\u00e7a me gratte \\/ VietyNamNam\",\"statuses_count\":919,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/401719375\\/13_-_Copie.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"93A644\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"protected\":false,\"id_str\":\"45384868\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Yannick\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/401719375\\/13_-_Copie.jpg\",\"created_at\":\"Sun Jun 07 17:56:52 +0000 2009\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":45384868,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/facebook.com\\/monsieurbarnoud\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1833860172\\/image_normal.jpg\"},\"truncated\":false,\"id\":173188624819560448,\"created_at\":\"Fri Feb 24 23:32:40 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3200000, -"tags": [ -{ -"id-ref": "ef2f2b08-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dca087d5-ff87-4af8-a4a6-00f17f69055f-173188624819560448" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La drogue c'est mal #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/96534251/php_normal.jpg" -}, -"title": "Jeremy: La drogue c'est mal #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3200000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La drogue c'est mal #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/levelupstudio.com\\/plume\\\" rel=\\\"nofollow\\\"\\u003EPlume\\u00a0for\\u00a0Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188626484695041\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":163,\"screen_name\":\"jeremy345\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":1657,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":20,\"profile_link_color\":\"D02B55\",\"followers_count\":326,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/96534251\\/php_normal.jpg\",\"description\":\"Co-fondateur, r\\u00e9dacteur, resp. technique de VieDeGeek.fr - Co-fondateur et tr\\u00e9sorier du BarGaming\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"21196834\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/96534251\\/php_normal.jpg\",\"name\":\"Jeremy\",\"default_profile_image\":false,\"created_at\":\"Wed Feb 18 13:50:36 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":21196834,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.viedegeek.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188626484695041,\"created_at\":\"Fri Feb 24 23:32:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3200000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "187f3103-1b04-4df2-b65c-3d14cf11ed05-173188626484695041" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "New Fail: RT @kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D http://t.co/kqn9zU30", -"img": { -"src": "http://a2.twimg.com/profile_images/639725006/icon1_normal.gif" -}, -"title": "WiFi #FAIL: New Fail: RT @kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D http://t.co/kqn9zU30", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3201000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"New Fail: RT @kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D http:\\/\\/t.co\\/kqn9zU30\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"kheops2713\",\"indices\":[13,24],\"id_str\":\"321006177\",\"name\":\"KheOps\",\"id\":321006177}],\"urls\":[{\"indices\":[75,95],\"expanded_url\":\"http:\\/\\/bit.ly\\/wlg2EV\",\"display_url\":\"bit.ly\\/wlg2EV\",\"url\":\"http:\\/\\/t.co\\/kqn9zU30\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[58,62]},{\"text\":\"fail\",\"indices\":[66,71]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.wififail.com\\\" rel=\\\"nofollow\\\"\\u003EWifiFail\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188628154028032\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1005,\"screen_name\":\"WiFiFAIL\",\"lang\":\"en\",\"profile_text_color\":\"ffffff\",\"statuses_count\":18645,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/67760442\\/wifi_background_Twitter.gif\",\"location\":\"anywhere the wi-fi fails!\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"eb0805\",\"followers_count\":826,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/639725006\\/icon1_normal.gif\",\"description\":\"Don't suffer from signal drop!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Central Time (US & Canada)\",\"profile_background_color\":\"000000\",\"id_str\":\"105663833\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/67760442\\/wifi_background_Twitter.gif\",\"profile_sidebar_fill_color\":\"000000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/639725006\\/icon1_normal.gif\",\"name\":\"WiFi #FAIL\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 17 02:39:27 +0000 2010\",\"profile_sidebar_border_color\":\"423737\",\"id\":105663833,\"utc_offset\":-21600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.wifiFAIL.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188628154028032,\"created_at\":\"Fri Feb 24 23:32:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3201000, -"tags": [ -{ -"id-ref": "ef2d3c1c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c44dcb28-3b36-4050-91c9-c6e96568473d-173188628154028032" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le #lgw montre que l'ultime frontière pour le non-sens, c'est la décence. Après c'est la bavure.", -"img": { -"src": "http://a0.twimg.com/profile_images/1772681103/image_normal.jpg" -}, -"title": "Calvero: Le #lgw montre que l'ultime frontière pour le non-sens, c'est la décence. Après c'est la bavure.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3201000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Le #lgw montre que l'ultime fronti\\u00e8re pour le non-sens, c'est la d\\u00e9cence. Apr\\u00e8s c'est la bavure.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[3,7]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188627315163136\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"86A4A6\",\"screen_name\":\"LouisCalvero\",\"lang\":\"fr\",\"favourites_count\":51,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":546,\"location\":\"Paris et The Le Plus\",\"profile_text_color\":\"333333\",\"followers_count\":2827,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1772681103\\/image_normal.jpg\",\"description\":\"L'ironie et la mauvaise foi ne sauveront jamais le monde. Mais elles peuvent le rendre un peu plus supportable.\",\"statuses_count\":5875,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/40834403\\/calvero.jpg\",\"show_all_inline_media\":true,\"listed_count\":126,\"profile_link_color\":\"FF3300\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"protected\":false,\"id_str\":\"49330430\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Calvero\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/40834403\\/calvero.jpg\",\"created_at\":\"Sun Jun 21 14:45:50 +0000 2009\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"id\":49330430,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/leplus.nouvelobs.com\\/calvero\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1772681103\\/image_normal.jpg\"},\"truncated\":false,\"id\":173188627315163136,\"created_at\":\"Fri Feb 24 23:32:41 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3201000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3d786230-bc01-4f7d-9008-81cc66a2e1ac-173188627315163136" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @sCaLP_: Va falloir m'expliquer le concept de l'émission dorénavant. Je comprends rien là ! #lgw // mais c'est ça précisément le concept!", -"img": { -"src": "http://a3.twimg.com/profile_images/1579781654/brush2star_mini_normal.jpg" -}, -"title": "Magalie Baudry: RT @sCaLP_: Va falloir m'expliquer le concept de l'émission dorénavant. Je comprends rien là ! #lgw // mais c'est ça précisément le concept!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3201000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @sCaLP_: Va falloir m'expliquer le concept de l'\\u00e9mission dor\\u00e9navant. Je comprends rien l\\u00e0 ! #lgw \\/\\/ mais c'est \\u00e7a pr\\u00e9cis\\u00e9ment le concept!\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"sCaLP_\",\"indices\":[3,10],\"name\":\"\\\\(\\u00b0-\\u00b0*)\",\"id_str\":\"81383046\",\"id\":81383046}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[95,99]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188631052296192\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"f2b87e\",\"screen_name\":\"Mag_frog\",\"lang\":\"fr\",\"favourites_count\":6,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":251,\"location\":\"Nantes\\/Cholet\",\"profile_text_color\":\"333333\",\"followers_count\":274,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"description\":\"Passions web, infographie, dessin, couture, nouvelles technos, communication, partage et th\\u00e9\\u00e2tre amateur.\",\"statuses_count\":6515,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"7762e0\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"fcfcfc\",\"protected\":false,\"id_str\":\"172314328\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Magalie Baudry\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"created_at\":\"Thu Jul 29 12:06:17 +0000 2010\",\"profile_sidebar_fill_color\":\"f7a64a\",\"id\":172314328,\"follow_request_sent\":null,\"utc_offset\":-7200,\"url\":\"http:\\/\\/www.maglagrenouille.fr\\/blog\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\"},\"truncated\":false,\"id\":173188631052296192,\"created_at\":\"Fri Feb 24 23:32:41 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3201000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4189bba8-d14a-4c19-bed6-4fadace4cbd9-173188631052296192" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Elle est préparée leur émission avant le direct ??? #jediscajedisrien #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1395423345/11_normal.JPG" -}, -"title": "Tony: Elle est préparée leur émission avant le direct ??? #jediscajedisrien #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3202000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Elle est pr\\u00e9par\\u00e9e leur \\u00e9mission avant le direct ??? #jediscajedisrien #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"jediscajedisrien\",\"indices\":[52,69]},{\"text\":\"LGW\",\"indices\":[70,74]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188633560494083\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1840,\"screen_name\":\"thony911\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":20281,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/418968589\\/Wallpaper_TV_by_demonic_madness.jpg\",\"location\":\"Rennes - Paris FRANCE\",\"show_all_inline_media\":false,\"listed_count\":29,\"profile_link_color\":\"009999\",\"followers_count\":1200,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1395423345\\/11_normal.JPG\",\"description\":\"Animateur Radio, Sp\\u00e9cialiste Buzz et M\\u00e9dias Tv et Radio. \\u00e9missions sp\\u00e9ciales sur Goom Radio. Red\\/C Buzzmoica.fr, BuzzMedias.net...Mes tweets n'engagent que moi\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"91351817\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/418968589\\/Wallpaper_TV_by_demonic_madness.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1395423345\\/11_normal.JPG\",\"name\":\"Tony\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 20 14:34:32 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":91351817,\"utc_offset\":3600,\"favourites_count\":211,\"url\":\"http:\\/\\/buzzmedias.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188633560494083,\"created_at\":\"Fri Feb 24 23:32:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3202000, -"tags": [ -{ -"id-ref": "f05d2e3a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "15442eda-4e24-429c-bc89-188688f859cb-173188633560494083" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@KlaireFr Bonne blague. Tu as bien fait de la garder pour toi. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1842064881/image_normal.jpg" -}, -"title": "Pierre Champon: @KlaireFr Bonne blague. Tu as bien fait de la garder pour toi. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3203000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@KlaireFr Bonne blague. Tu as bien fait de la garder pour toi. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[0,9],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[63,67]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173187641917968386\",\"id_str\":\"173188637637361664\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173187641917968386,\"in_reply_to_user_id_str\":\"28096610\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":778,\"screen_name\":\"pierre_champon\",\"lang\":\"fr\",\"profile_text_color\":\"4f0505\",\"statuses_count\":2300,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/76566393\\/FUSAIN.jpg\",\"location\":\"Quimper France\",\"show_all_inline_media\":false,\"listed_count\":15,\"profile_link_color\":\"0e1652\",\"followers_count\":305,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1842064881\\/image_normal.jpg\",\"description\":\"Je ne conseille pas, je d\\u00e9cide! C'est beaucoup plus courageux et surtout nettement plus lucratif!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"3d3030\",\"id_str\":\"80036505\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/76566393\\/FUSAIN.jpg\",\"profile_sidebar_fill_color\":\"616161\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842064881\\/image_normal.jpg\",\"name\":\"Pierre Champon\",\"default_profile_image\":false,\"created_at\":\"Mon Oct 05 14:24:47 +0000 2009\",\"profile_sidebar_border_color\":\"0d0202\",\"id\":80036505,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.champon.org\"},\"in_reply_to_screen_name\":\"KlaireFr\",\"truncated\":false,\"id\":173188637637361664,\"created_at\":\"Fri Feb 24 23:32:43 +0000 2012\",\"in_reply_to_user_id\":28096610}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3203000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "35dd8b28-fb3d-462d-abad-0c7e1a5f15a2-173188637637361664" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'avais arrêté la drogue. Mais ça c'était avant #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1669266582/carte-de-visite-final_normal.jpg" -}, -"title": "Boucherie Ovalie: J'avais arrêté la drogue. Mais ça c'était avant #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3203000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'avais arr\\u00eat\\u00e9 la drogue. Mais \\u00e7a c'\\u00e9tait avant #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[48,52]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188636685246464\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1017,\"screen_name\":\"BoucherieOvalie\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":6708,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/333487169\\/B-Oban3.jpg\",\"location\":\"Derri\\u00e8re toi, c'est affreux\",\"show_all_inline_media\":false,\"listed_count\":135,\"profile_link_color\":\"2FC2EF\",\"followers_count\":4074,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1669266582\\/carte-de-visite-final_normal.jpg\",\"description\":\"La vie est trop courte pour comprendre le rugby, alors autant en rigoler.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"260277866\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/333487169\\/B-Oban3.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1669266582\\/carte-de-visite-final_normal.jpg\",\"name\":\"Boucherie Ovalie\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 03 15:22:13 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":260277866,\"utc_offset\":null,\"favourites_count\":2,\"url\":\"http:\\/\\/boucherie-ovalie.org\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188636685246464,\"created_at\":\"Fri Feb 24 23:32:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3203000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "89c425fd-740d-4f39-a7c1-0b216a27670f-173188636685246464" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "New Fail: RT @kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D http://t.co/wBHWCIld", -"img": { -"src": "http://a2.twimg.com/profile_images/639725006/icon1_normal.gif" -}, -"title": "WiFi #FAIL: New Fail: RT @kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D http://t.co/wBHWCIld", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3204000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"New Fail: RT @kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D http:\\/\\/t.co\\/wBHWCIld\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"kheops2713\",\"indices\":[13,24],\"id_str\":\"321006177\",\"name\":\"KheOps\",\"id\":321006177}],\"urls\":[{\"indices\":[75,95],\"expanded_url\":\"http:\\/\\/bit.ly\\/AAlV0Y\",\"display_url\":\"bit.ly\\/AAlV0Y\",\"url\":\"http:\\/\\/t.co\\/wBHWCIld\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[58,62]},{\"text\":\"fail\",\"indices\":[66,71]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.wififail.com\\\" rel=\\\"nofollow\\\"\\u003EWifiFail\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188641219289090\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1005,\"screen_name\":\"WiFiFAIL\",\"lang\":\"en\",\"profile_text_color\":\"ffffff\",\"statuses_count\":18646,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/67760442\\/wifi_background_Twitter.gif\",\"location\":\"anywhere the wi-fi fails!\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"eb0805\",\"followers_count\":826,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/639725006\\/icon1_normal.gif\",\"description\":\"Don't suffer from signal drop!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Central Time (US & Canada)\",\"profile_background_color\":\"000000\",\"id_str\":\"105663833\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/67760442\\/wifi_background_Twitter.gif\",\"profile_sidebar_fill_color\":\"000000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/639725006\\/icon1_normal.gif\",\"name\":\"WiFi #FAIL\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 17 02:39:27 +0000 2010\",\"profile_sidebar_border_color\":\"423737\",\"id\":105663833,\"utc_offset\":-21600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.wifiFAIL.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188641219289090,\"created_at\":\"Fri Feb 24 23:32:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3204000, -"tags": [ -{ -"id-ref": "ef2d3c1c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5505680b-2f12-4a9d-b76d-033b8cdc8187-173188641219289090" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw L’écran de tweet va bientôt finir en Tetris si les avatars prennent des couleurs ;-)", -"img": { -"src": "http://a3.twimg.com/profile_images/853092677/photo_portrait_JM_normal.jpg" -}, -"title": "Jean-Marie LOUCHE: #lgw L’écran de tweet va bientôt finir en Tetris si les avatars prennent des couleurs ;-)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3205000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw L\\u2019\\u00e9cran de tweet va bient\\u00f4t finir en Tetris si les avatars prennent des couleurs ;-)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188644356628480\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":743,\"screen_name\":\"jmlouche\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2425,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/38852782\\/twitter_bg.jpg\",\"location\":\"Bourgogne - FRANCE\",\"show_all_inline_media\":false,\"listed_count\":74,\"profile_link_color\":\"0084B4\",\"followers_count\":848,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/853092677\\/photo_portrait_JM_normal.jpg\",\"description\":\"CEO Of Odomia - French Virtual Worlds Compagny - Social Media, Web3d and Immersive Internet. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f2f2f2\",\"id_str\":\"14872985\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/38852782\\/twitter_bg.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/853092677\\/photo_portrait_JM_normal.jpg\",\"name\":\"Jean-Marie LOUCHE\",\"default_profile_image\":false,\"created_at\":\"Thu May 22 20:40:23 +0000 2008\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":14872985,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/odomia.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188644356628480,\"created_at\":\"Fri Feb 24 23:32:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3205000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "870f2780-4025-42dc-a742-c5177b0ccd95-173188644356628480" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "New Fail: “@kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D” Vive l'ethernet! ;) http://t.co/cPLJDjgx", -"img": { -"src": "http://a2.twimg.com/profile_images/639725006/icon1_normal.gif" -}, -"title": "WiFi #FAIL: New Fail: “@kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D” Vive l'ethernet! ;) http://t.co/cPLJDjgx", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3206000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"New Fail: \\u201c@kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D\\u201d Vive l'ethernet! ;) http:\\/\\/t.co\\/cPLJDjgx\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"kheops2713\",\"indices\":[11,22],\"id_str\":\"321006177\",\"name\":\"KheOps\",\"id\":321006177}],\"urls\":[{\"indices\":[94,114],\"expanded_url\":\"http:\\/\\/bit.ly\\/ysg6Mx\",\"display_url\":\"bit.ly\\/ysg6Mx\",\"url\":\"http:\\/\\/t.co\\/cPLJDjgx\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[56,60]},{\"text\":\"fail\",\"indices\":[64,69]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.wififail.com\\\" rel=\\\"nofollow\\\"\\u003EWifiFail\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188648135700480\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1005,\"screen_name\":\"WiFiFAIL\",\"lang\":\"en\",\"profile_text_color\":\"ffffff\",\"statuses_count\":18647,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/67760442\\/wifi_background_Twitter.gif\",\"location\":\"anywhere the wi-fi fails!\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"eb0805\",\"followers_count\":826,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/639725006\\/icon1_normal.gif\",\"description\":\"Don't suffer from signal drop!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Central Time (US & Canada)\",\"profile_background_color\":\"000000\",\"id_str\":\"105663833\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/67760442\\/wifi_background_Twitter.gif\",\"profile_sidebar_fill_color\":\"000000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/639725006\\/icon1_normal.gif\",\"name\":\"WiFi #FAIL\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 17 02:39:27 +0000 2010\",\"profile_sidebar_border_color\":\"423737\",\"id\":105663833,\"utc_offset\":-21600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.wifiFAIL.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188648135700480,\"created_at\":\"Fri Feb 24 23:32:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3206000, -"tags": [ -{ -"id-ref": "ef2d3c1c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "11d14c1d-b8cf-47f2-9827-a48755a0e27b-173188648135700480" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais c'est quoi cette émission bizarre Ahah. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1850932802/Jon_Snow_normal.png" -}, -"title": "Pauline ϟ: Mais c'est quoi cette émission bizarre Ahah. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3207000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mais c'est quoi cette \\u00e9mission bizarre Ahah. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[45,49]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188652258689026\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":65,\"screen_name\":\"C_Pauliine\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":8195,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/406158603\\/Sophia-Bush-Photoshoot-2011-sophia-bush-27585490-398-582.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"followers_count\":189,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850932802\\/Jon_Snow_normal.png\",\"description\":\"Pauline 21 ans. Grande fan de s\\u00e9ries TV. Music is Life. BlaBlaBla. Emma Watson. Sophia Bush. Love is Louder \\u2665.\\r\\n\\r\\nAlways \\u2665 \\u03df \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"265547956\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/406158603\\/Sophia-Bush-Photoshoot-2011-sophia-bush-27585490-398-582.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850932802\\/Jon_Snow_normal.png\",\"name\":\"Pauline \\u03df\",\"default_profile_image\":false,\"created_at\":\"Sun Mar 13 18:56:00 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":265547956,\"utc_offset\":-10800,\"favourites_count\":21,\"url\":\"http:\\/\\/hedwigetheme.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188652258689026,\"created_at\":\"Fri Feb 24 23:32:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3207000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "64984c9e-9e45-49a4-90d2-43f888eebca2-173188652258689026" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh, mais #cQui ou plutôt, c'est à qui tous ces petits oursons ? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Oh, mais #cQui ou plutôt, c'est à qui tous ces petits oursons ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3207000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"Oh, mais #cQui ou plut\\u00f4t, c'est \\u00e0 qui tous ces petits oursons ? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[9,14]},{\"text\":\"lgw\",\"indices\":[64,68]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188655916134401\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"favourites_count\":12,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":100,\"location\":\"\",\"profile_text_color\":\"333333\",\"description\":\"\",\"statuses_count\":3246,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"JonathanMM\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":228777896,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\"},\"in_reply_to_status_id\":null,\"id\":173188655916134401,\"created_at\":\"Fri Feb 24 23:32:47 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3207000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8fc33755-de9d-4587-b904-2c1ca18dd160-173188655916134401" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Génération Œil du Cyclone #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1300651233/13358_215322363209_623758209_4088672_3815066_n_normal.jpg" -}, -"title": "Quentin Delahaye: Génération Œil du Cyclone #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3208000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"G\\u00e9n\\u00e9ration \\u0152il du Cyclone #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[26,30]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188657690329088\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":474,\"screen_name\":\"QDelahaye\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":255,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris,Texas.\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":119,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1300651233\\/13358_215322363209_623758209_4088672_3815066_n_normal.jpg\",\"description\":\"J'aime Hunter S. Thompson, mais j'aime aussi les Tortues Ninja. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"277416122\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1300651233\\/13358_215322363209_623758209_4088672_3815066_n_normal.jpg\",\"name\":\"Quentin Delahaye\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 05 09:55:55 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":277416122,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188657690329088,\"created_at\":\"Fri Feb 24 23:32:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3208000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "85096910-1932-4938-9bbc-1bc68e200813-173188657690329088" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "New Fail: RT @kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D http://t.co/mRTvG6MQ", -"img": { -"src": "http://a2.twimg.com/profile_images/639725006/icon1_normal.gif" -}, -"title": "WiFi #FAIL: New Fail: RT @kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D http://t.co/mRTvG6MQ", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3208000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"New Fail: RT @kheops2713: Le wifi est mort sur le plateau #lgw :] #fail :D http:\\/\\/t.co\\/mRTvG6MQ\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"kheops2713\",\"indices\":[13,24],\"id_str\":\"321006177\",\"name\":\"KheOps\",\"id\":321006177}],\"urls\":[{\"indices\":[75,95],\"expanded_url\":\"http:\\/\\/bit.ly\\/zfQKrk\",\"display_url\":\"bit.ly\\/zfQKrk\",\"url\":\"http:\\/\\/t.co\\/mRTvG6MQ\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[58,62]},{\"text\":\"fail\",\"indices\":[66,71]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.wififail.com\\\" rel=\\\"nofollow\\\"\\u003EWifiFail\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188659166724096\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1005,\"screen_name\":\"WiFiFAIL\",\"lang\":\"en\",\"profile_text_color\":\"ffffff\",\"statuses_count\":18648,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/67760442\\/wifi_background_Twitter.gif\",\"location\":\"anywhere the wi-fi fails!\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"eb0805\",\"followers_count\":826,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/639725006\\/icon1_normal.gif\",\"description\":\"Don't suffer from signal drop!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Central Time (US & Canada)\",\"profile_background_color\":\"000000\",\"id_str\":\"105663833\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/67760442\\/wifi_background_Twitter.gif\",\"profile_sidebar_fill_color\":\"000000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/639725006\\/icon1_normal.gif\",\"name\":\"WiFi #FAIL\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 17 02:39:27 +0000 2010\",\"profile_sidebar_border_color\":\"423737\",\"id\":105663833,\"utc_offset\":-21600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.wifiFAIL.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188659166724096,\"created_at\":\"Fri Feb 24 23:32:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3208000, -"tags": [ -{ -"id-ref": "ef2d3c1c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "10e4902b-b2de-49ba-80e4-8a75b3040b46-173188659166724096" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Putain des nounours partout @psycko_O a envahit #Lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1848059014/253705_1920588185891_1577643065_31974481_1091292_n_normal.jpg" -}, -"title": "Glória: Putain des nounours partout @psycko_O a envahit #Lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3209000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Putain des nounours partout @psycko_O a envahit #Lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"psycko_O\",\"indices\":[29,38],\"id_str\":\"34560576\",\"name\":\"Psycko Pote\",\"id\":34560576}],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/stone.com\\/Twittelator\\\" rel=\\\"nofollow\\\"\\u003ETwittelator\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188662526345218\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":217,\"screen_name\":\"Essemali\",\"lang\":\"fr\",\"profile_text_color\":\"020003\",\"statuses_count\":22083,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/109317104\\/mqbackyardsummers.br.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":95,\"profile_link_color\":\"8118ba\",\"followers_count\":1191,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848059014\\/253705_1920588185891_1577643065_31974481_1091292_n_normal.jpg\",\"description\":\"Bio? Danone n'a plus le droit de vendre sous cette marque. Moi non plus du coup. #TeamCivilisationInf\\u00e9rieure\\r\\nhttp:\\/\\/lusiades.wordpress.com\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"114069529\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109317104\\/mqbackyardsummers.br.jpg\",\"profile_sidebar_fill_color\":\"f2eded\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848059014\\/253705_1920588185891_1577643065_31974481_1091292_n_normal.jpg\",\"name\":\"Gl\\u00f3ria\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 14 01:18:31 +0000 2010\",\"profile_sidebar_border_color\":\"030000\",\"id\":114069529,\"utc_offset\":3600,\"favourites_count\":38,\"url\":\"http:\\/\\/essemali.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188662526345218,\"created_at\":\"Fri Feb 24 23:32:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3209000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7584d98f-986c-4d91-87a2-df7b4983eefc-173188662526345218" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @manonkzlwsk: Pigeon, lampadaire, voiture qui roule au plafond. Ils m'ont totalement perdue :). #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: RT @manonkzlwsk: Pigeon, lampadaire, voiture qui roule au plafond. Ils m'ont totalement perdue :). #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3209000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @manonkzlwsk: Pigeon, lampadaire, voiture qui roule au plafond. Ils m'ont totalement perdue :). #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"manonkzlwsk\",\"indices\":[3,15],\"id_str\":\"48084154\",\"name\":\"Manon\",\"id\":48084154}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[99,103]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Pigeon, lampadaire, voiture qui roule au plafond. Ils m'ont totalement perdue :). #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[82,86]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.7860476,50.4187981],[2.8492605,50.4187981],[2.8492605,50.4589035],[2.7860476,50.4589035]]]},\"attributes\":{},\"full_name\":\"Lens, Pas-de-Calais\",\"name\":\"Lens\",\"id\":\"6f2473b6bfd0682a\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/6f2473b6bfd0682a.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188491813990401\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":298,\"screen_name\":\"manonkzlwsk\",\"lang\":\"fr\",\"profile_text_color\":\"3d3438\",\"statuses_count\":15002,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"location\":\"Is\\u00e8re, France\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"de4261\",\"followers_count\":261,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"description\":\"Nordiste expatri\\u00e9e, \\u00e9tudiante en sciences du langage \\u00e0 #lyon2, un peu geek, s\\u00e9rievore, livetweeteuse #ondar et fid\\u00e8le herocorpienne. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"e8e8e8\",\"id_str\":\"48084154\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"profile_sidebar_fill_color\":\"e8e8e8\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"name\":\"Manon\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 17 19:34:49 +0000 2009\",\"profile_sidebar_border_color\":\"e8e8e8\",\"id\":48084154,\"utc_offset\":3600,\"favourites_count\":194,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188491813990401,\"created_at\":\"Fri Feb 24 23:32:08 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188663021273088\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":636,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"name\":\"Royer Charles-Henri\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":185396126,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188663021273088,\"created_at\":\"Fri Feb 24 23:32:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3209000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "96458cda-155d-49cd-a470-fb585fa19614-173188663021273088" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Raaah mais non, faut pas couper les prods de cyriak, c'est justement la progression qui est géniale !", -"img": { -"src": "http://a0.twimg.com/profile_images/1744048818/qUG3d_normal.jpg" -}, -"title": "Simon: #LGW Raaah mais non, faut pas couper les prods de cyriak, c'est justement la progression qui est géniale !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3210000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW Raaah mais non, faut pas couper les prods de cyriak, c'est justement la progression qui est g\\u00e9niale !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188664996794368\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"Srsim\",\"lang\":\"fr\",\"favourites_count\":84,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":288,\"location\":\"Third rock from the sun\",\"profile_text_color\":\"666666\",\"followers_count\":309,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1744048818\\/qUG3d_normal.jpg\",\"description\":\"BiotechnoLOLgy and random crap. J'essaie de vivre ma vie \\u00e0 fond en passant pour un con au moins une fois par jour.\",\"statuses_count\":10575,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"130871832\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Simon\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Thu Apr 08 15:44:24 +0000 2010\",\"profile_sidebar_fill_color\":\"252429\",\"id\":130871832,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1744048818\\/qUG3d_normal.jpg\"},\"truncated\":false,\"id\":173188664996794368,\"created_at\":\"Fri Feb 24 23:32:50 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3210000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6c36b50d-e4aa-4b7d-800f-701804f3c5f8-173188664996794368" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "New Fail: Le wifi est mort sur le plateau #lgw :] #fail :D http://t.co/zubVEvxg", -"img": { -"src": "http://a2.twimg.com/profile_images/639725006/icon1_normal.gif" -}, -"title": "WiFi #FAIL: New Fail: Le wifi est mort sur le plateau #lgw :] #fail :D http://t.co/zubVEvxg", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3211000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"New Fail: Le wifi est mort sur le plateau #lgw :] #fail :D http:\\/\\/t.co\\/zubVEvxg\",\"entities\":{\"urls\":[{\"indices\":[59,79],\"display_url\":\"bit.ly\\/wGb6t1\",\"expanded_url\":\"http:\\/\\/bit.ly\\/wGb6t1\",\"url\":\"http:\\/\\/t.co\\/zubVEvxg\"}],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[42,46]},{\"text\":\"fail\",\"indices\":[50,55]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.wififail.com\\\" rel=\\\"nofollow\\\"\\u003EWifiFail\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188668872339456\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"423737\",\"screen_name\":\"WiFiFAIL\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1005,\"location\":\"anywhere the wi-fi fails!\",\"profile_text_color\":\"ffffff\",\"followers_count\":826,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/639725006\\/icon1_normal.gif\",\"description\":\"Don't suffer from signal drop!\",\"statuses_count\":18649,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/67760442\\/wifi_background_Twitter.gif\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"eb0805\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Central Time (US & Canada)\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"105663833\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"WiFi #FAIL\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/67760442\\/wifi_background_Twitter.gif\",\"created_at\":\"Sun Jan 17 02:39:27 +0000 2010\",\"profile_sidebar_fill_color\":\"000000\",\"id\":105663833,\"follow_request_sent\":null,\"utc_offset\":-21600,\"url\":\"http:\\/\\/www.wifiFAIL.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/639725006\\/icon1_normal.gif\"},\"truncated\":false,\"id\":173188668872339456,\"created_at\":\"Fri Feb 24 23:32:51 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3211000, -"tags": [ -{ -"id-ref": "ef2d3c1c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2c96351b-d682-4f22-b493-35a80432fecc-173188668872339456" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ahaha SACRÉ CYRIAK #LGW #onacid", -"img": { -"src": "http://a3.twimg.com/profile_images/1700203464/miniwizard2_normal.png" -}, -"title": "Rizotochaud: Ahaha SACRÉ CYRIAK #LGW #onacid", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3212000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ahaha SACR\\u00c9 CYRIAK #LGW #onacid\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[19,23]},{\"text\":\"onacid\",\"indices\":[24,31]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188673809027075\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":177,\"screen_name\":\"Rizotochaud\",\"lang\":\"fr\",\"profile_text_color\":\"663B12\",\"statuses_count\":544,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/308777087\\/fond.gif\",\"location\":\"PAL\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"1F98C7\",\"followers_count\":31,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1700203464\\/miniwizard2_normal.png\",\"description\":\"Mon avatar est un magichien.\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C6E2EE\",\"id_str\":\"324297431\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/308777087\\/fond.gif\",\"profile_sidebar_fill_color\":\"DAECF4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1700203464\\/miniwizard2_normal.png\",\"name\":\"Rizotochaud\",\"default_profile_image\":false,\"created_at\":\"Sun Jun 26 10:41:11 +0000 2011\",\"profile_sidebar_border_color\":\"C6E2EE\",\"id\":324297431,\"utc_offset\":null,\"favourites_count\":2,\"url\":\"http:\\/\\/www.youtube.com\\/user\\/Rizotochaud\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188673809027075,\"created_at\":\"Fri Feb 24 23:32:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3212000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f05eb4da-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "acf39376-fdaa-4f02-a8d7-e3b66b7a9e11-173188673809027075" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Dans le genre émission où tu comprends pas trop ce qu'il se passe quand tu tombes dessus, #LGW mérite un César.", -"img": { -"src": "http://a2.twimg.com/profile_images/1687160888/image_normal.jpg" -}, -"title": "Christophe Dondon: Dans le genre émission où tu comprends pas trop ce qu'il se passe quand tu tombes dessus, #LGW mérite un César.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3212000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Dans le genre \\u00e9mission o\\u00f9 tu comprends pas trop ce qu'il se passe quand tu tombes dessus, #LGW m\\u00e9rite un C\\u00e9sar.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[90,94]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188674194907136\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":362,\"screen_name\":\"GixelChris\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":17434,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/339585785\\/CMYK.png\",\"location\":\"Nice, France\",\"show_all_inline_media\":true,\"listed_count\":30,\"profile_link_color\":\"93A644\",\"followers_count\":470,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1687160888\\/image_normal.jpg\",\"description\":\"Blogueur sur Geekgeneration.net. V\\u00e9n\\u00e8re Doodle Jump et le Nutella. Tellement intelligent que l'on m'a aid\\u00e9 dans le train sur une \\u00e9nigme \\u00e0 Professeur Layton.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"19871005\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/339585785\\/CMYK.png\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1687160888\\/image_normal.jpg\",\"name\":\"Christophe Dondon\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 01 19:02:34 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":19871005,\"utc_offset\":3600,\"favourites_count\":28,\"url\":\"http:\\/\\/www.geekgeneration.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188674194907136,\"created_at\":\"Fri Feb 24 23:32:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3212000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "70b83cd5-c933-4aea-b940-d4da7f984cca-173188674194907136" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @lucasparax: C'est quoi tous ces pedobear? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1799488206/image_normal.jpg" -}, -"title": "Sébastien Périer: RT @lucasparax: C'est quoi tous ces pedobear? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3213000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @lucasparax: C'est quoi tous ces pedobear? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"lucasparax\",\"indices\":[3,14],\"id_str\":\"333415548\",\"name\":\"Lucas Parax\",\"id\":333415548}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"C'est quoi tous ces pedobear? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188618326781953\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":731,\"screen_name\":\"lucasparax\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9269,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"990000\",\"followers_count\":539,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1727266317\\/oimtampon_normal.jpg\",\"description\":\"Politique, musique, r\\u00e9flexions absurdes. J'aime bien votre veste, mais faudrait penser \\u00e0 ne pas la retourner. #\\u00e9lys\\u00e9e_2012 #rock\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"333415548\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727266317\\/oimtampon_normal.jpg\",\"name\":\"Lucas Parax\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 11 14:14:27 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":333415548,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/lucasparax.over-blog.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188618326781953,\"created_at\":\"Fri Feb 24 23:32:38 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188680880619521\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":495,\"screen_name\":\"Yenaphe\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":5658,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/407607082\\/bg.jpg\",\"location\":\"Probablement\",\"show_all_inline_media\":false,\"listed_count\":65,\"profile_link_color\":\"009999\",\"followers_count\":1013,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1799488206\\/image_normal.jpg\",\"description\":\"Je ressemble \\u00e0 \\u00e7a, sauf quand \\u00e7a ne me ressemble pas.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"f2f2f2\",\"id_str\":\"30481941\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/407607082\\/bg.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1799488206\\/image_normal.jpg\",\"name\":\"S\\u00e9bastien P\\u00e9rier\",\"default_profile_image\":false,\"created_at\":\"Sat Apr 11 17:09:55 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":30481941,\"utc_offset\":-10800,\"favourites_count\":14,\"url\":\"http:\\/\\/www.politikaillera.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188680880619521,\"created_at\":\"Fri Feb 24 23:32:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3213000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "daad5a1d-bac6-4463-b004-5befbf8b55b3-173188680880619521" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Maman on a vu les bu bulles de ton fils à la télé ! :) #lgw #cqui cc @FlorencePorcel", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: Maman on a vu les bu bulles de ton fils à la télé ! :) #lgw #cqui cc @FlorencePorcel", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3213000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Maman on a vu les bu bulles de ton fils \\u00e0 la t\\u00e9l\\u00e9 ! :) #lgw #cqui cc @FlorencePorcel\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[69,84],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[55,59]},{\"text\":\"cqui\",\"indices\":[60,65]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188680712859648\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6698,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"followers_count\":2387,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"name\":\"Ludovic Delaherche\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":72665061,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/chapkattack.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188680712859648,\"created_at\":\"Fri Feb 24 23:32:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3213000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2b79f95d-a67f-45ff-9fcf-cbd08f6b42aa-173188680712859648" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ILRESTE !!! ILRESTE ILRESTE ILRESTE ILRESTE ILRESTE ! <3 <3 <3", -"img": { -"src": "http://a0.twimg.com/profile_images/1817740541/avatar_normal.png" -}, -"title": "Elodie : #lgw #ILRESTE !!! ILRESTE ILRESTE ILRESTE ILRESTE ILRESTE ! <3 <3 <3", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3213000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ILRESTE !!! ILRESTE ILRESTE ILRESTE ILRESTE ILRESTE ! <3 <3 <3\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ILRESTE\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188679953686528\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":77,\"screen_name\":\"eloheaven\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":93,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1817740541\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"300189920\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817740541\\/avatar_normal.png\",\"name\":\"Elodie \",\"default_profile_image\":false,\"created_at\":\"Tue May 17 10:50:10 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":300189920,\"utc_offset\":null,\"favourites_count\":55,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188679953686528,\"created_at\":\"Fri Feb 24 23:32:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3213000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dc51f47b-33ad-4510-8ba0-aa17597270a4-173188679953686528" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @bubbleT2012: bubble T en direct sur #lgw @france5tv voter pour le depart de rollin #ilpart #ilreste #cqui #change2ton", -"img": { -"src": "http://a2.twimg.com/profile_images/1567949026/Fabarol_normal.jpg" -}, -"title": "Fabienne BAROLLIER: RT @bubbleT2012: bubble T en direct sur #lgw @france5tv voter pour le depart de rollin #ilpart #ilreste #cqui #change2ton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3214000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @bubbleT2012: bubble T en direct sur #lgw @france5tv voter pour le depart de rollin #ilpart #ilreste #cqui #change2ton\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"bubbleT2012\",\"indices\":[3,15],\"id_str\":\"430738774\",\"name\":\"bubble.t\",\"id\":430738774},{\"screen_name\":\"France5tv\",\"indices\":[45,55],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]},{\"text\":\"ilpart\",\"indices\":[87,94]},{\"text\":\"ilreste\",\"indices\":[95,103]},{\"text\":\"cqui\",\"indices\":[104,109]},{\"text\":\"change2ton\",\"indices\":[110,121]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"bubble T en direct sur #lgw @france5tv voter pour le depart de rollin #ilpart #ilreste #cqui #change2ton\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"France5tv\",\"indices\":[28,38],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[23,27]},{\"text\":\"ilpart\",\"indices\":[70,77]},{\"text\":\"ilreste\",\"indices\":[78,86]},{\"text\":\"cqui\",\"indices\":[87,92]},{\"text\":\"change2ton\",\"indices\":[93,104]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187292486307842\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":54,\"screen_name\":\"bubbleT2012\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":15,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":31,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1679403634\\/bgd-readme2_normal.png\",\"description\":\"Bubble T est une application de visualisation cr\\u00e9\\u00e9e par @raphV @cybunk @romsson @ymh_work A voir ici : http:\\/\\/dev.fabelier.org\\/bubble-t\\/ made in @inria @IRIlive\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"430738774\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1679403634\\/bgd-readme2_normal.png\",\"name\":\"bubble.t\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 07 14:25:48 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":430738774,\"utc_offset\":null,\"favourites_count\":0,\"url\":\"http:\\/\\/dev.fabelier.org\\/bubble-t\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187292486307842,\"created_at\":\"Fri Feb 24 23:27:22 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188684349313025\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1042,\"screen_name\":\"Fabarol\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":318,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Issy les moulineaux\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0084B4\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"description\":\"Magazines societe\\/d\\u00e9cryptage de F5. Les Maternelles, Allo Rufo, Mag Sante+Allo Doc, CAD+CDA+CAV, R&C, Medias le Mag, C Politique, LMEF, Dr CAC, LGQ, LGW\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"110388053\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"name\":\"Fabienne BAROLLIER\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 01 11:04:06 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":110388053,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188684349313025,\"created_at\":\"Fri Feb 24 23:32:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3214000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "633935e8-0f7f-471e-bb58-74691aefb362-173188684349313025" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est Mathilde Seigner qui produit #LGW de ce soir ?", -"img": { -"src": "http://a3.twimg.com/profile_images/1820853327/joker_normal.gif" -}, -"title": "Harpocrate: C'est Mathilde Seigner qui produit #LGW de ce soir ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3215000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est Mathilde Seigner qui produit #LGW de ce soir ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[35,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188687432138755\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":593,\"screen_name\":\"BeardedBeerBear\",\"lang\":\"fr\",\"profile_text_color\":\"f50808\",\"statuses_count\":6235,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/348110708\\/zOMB.jpg\",\"location\":\"Where the streets have no name\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"bd0fb7\",\"followers_count\":163,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1820853327\\/joker_normal.gif\",\"description\":\"Plus j'vieillis, plus j'ferme ma gueule. \\u2551 Cave canem \\u2551 Ex @NikkAw\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"000a0f\",\"id_str\":\"55539742\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/348110708\\/zOMB.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1820853327\\/joker_normal.gif\",\"name\":\"Harpocrate\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 10 11:49:15 +0000 2009\",\"profile_sidebar_border_color\":\"010405\",\"id\":55539742,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":\"http:\\/\\/bit.ly\\/qRn7uh\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188687432138755,\"created_at\":\"Fri Feb 24 23:32:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3215000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7faa1330-6466-4ebc-8f8c-842ebec46da6-173188687432138755" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilPart et l'autre aussi #ilPart #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1836584093/image_normal.jpg" -}, -"title": "Mims Wabs Larax: #ilPart et l'autre aussi #ilPart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3215000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ilPart et l'autre aussi #ilPart #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilPart\",\"indices\":[0,7]},{\"text\":\"ilPart\",\"indices\":[25,32]},{\"text\":\"lgw\",\"indices\":[33,37]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188689755774977\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"edf5e9\",\"screen_name\":\"LadyGoule\",\"lang\":\"fr\",\"favourites_count\":64,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":977,\"location\":\"Purgatoire\",\"profile_text_color\":\"0f0e0f\",\"followers_count\":1994,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1836584093\\/image_normal.jpg\",\"description\":\"Ma vie est basee sur une histoire vraie. Entre mes enfants, mon mari et mes passions, je me retrouve...Je reste polie, restez-le aussi! CM @Mehdicis #MLQ\",\"statuses_count\":28309,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/392693670\\/twilk_background_4f0088a2a8656.jpg\",\"show_all_inline_media\":true,\"listed_count\":87,\"profile_link_color\":\"992b4f\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Casablanca\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"50454478\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Mims Wabs Larax\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/392693670\\/twilk_background_4f0088a2a8656.jpg\",\"created_at\":\"Wed Jun 24 21:55:30 +0000 2009\",\"profile_sidebar_fill_color\":\"eff7ea\",\"id\":50454478,\"follow_request_sent\":null,\"utc_offset\":0,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836584093\\/image_normal.jpg\"},\"truncated\":false,\"id\":173188689755774977,\"created_at\":\"Fri Feb 24 23:32:55 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3215000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c3bbf30c-6a89-467d-ae31-bd96d319669e-173188689755774977" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw sous forme de best of vidéo du web, c'est vraiment nul ! Rendez-nous @LeGrandWebze !", -"img": { -"src": "http://a0.twimg.com/profile_images/1658546588/solidarnosc_normal.jpg" -}, -"title": "Miguel Teixeira: #lgw sous forme de best of vidéo du web, c'est vraiment nul ! Rendez-nous @LeGrandWebze !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3219000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw sous forme de best of vid\\u00e9o du web, c'est vraiment nul ! Rendez-nous @LeGrandWebze !\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[74,87],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188704217731073\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":258,\"screen_name\":\"migteix\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2720,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Orleans\",\"show_all_inline_media\":true,\"listed_count\":16,\"profile_link_color\":\"0084B4\",\"followers_count\":268,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1658546588\\/solidarnosc_normal.jpg\",\"description\":\"blogueur orl\\u00e9anais, parle surtout d'actu locale et sort 2\\/3 blagues de temps en temps...\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"3543511\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658546588\\/solidarnosc_normal.jpg\",\"name\":\"Miguel Teixeira\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 05 18:00:09 +0000 2007\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":3543511,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.coteboulevard.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188704217731073,\"created_at\":\"Fri Feb 24 23:32:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3219000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "614bd270-ad16-4e1a-84aa-1a2b3fbce5b5-173188704217731073" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cqui RT @BoucherieOvalie: J'avais arrêté la drogue. Mais ça c'était avant #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: #cqui RT @BoucherieOvalie: J'avais arrêté la drogue. Mais ça c'était avant #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3221000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"#cqui RT @BoucherieOvalie: J'avais arr\\u00eat\\u00e9 la drogue. Mais \\u00e7a c'\\u00e9tait avant #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"BoucherieOvalie\",\"indices\":[9,25],\"name\":\"Boucherie Ovalie\",\"id_str\":\"260277866\",\"id\":260277866}],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[0,5]},{\"text\":\"LGW\",\"indices\":[75,79]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188714451841024\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"favourites_count\":254,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":156,\"location\":\"Paris Montparnasse - Bruxelles\",\"profile_text_color\":\"333333\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"statuses_count\":34424,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Pierre B.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":104184883,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173188714451841024,\"created_at\":\"Fri Feb 24 23:33:01 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3221000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "92ed5bff-f3b8-4222-b37a-d5c2efc6fc4a-173188714451841024" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le recommandé, on se le carre dans le delaherche #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1657787350/image_normal.jpg" -}, -"title": "LGW Fan Club: Le recommandé, on se le carre dans le delaherche #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3222000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le recommand\\u00e9, on se le carre dans le delaherche #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188716964229122\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":17,\"screen_name\":\"LgwFanClub\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":118,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":11,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1657787350\\/image_normal.jpg\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"421417721\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1657787350\\/image_normal.jpg\",\"name\":\"LGW Fan Club\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 25 22:40:16 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":421417721,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188716964229122,\"created_at\":\"Fri Feb 24 23:33:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3222000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "03a1de98-437e-472b-99eb-4a22de33769a-173188716964229122" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais dites moi, j'ai beau le connaitre depuis longtemps, en vrai @francoisrollin #cqui #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1682940693/TweetLandPhoto_normal.jpg" -}, -"title": "eddy Maniette: Mais dites moi, j'ai beau le connaitre depuis longtemps, en vrai @francoisrollin #cqui #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3223000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mais dites moi, j'ai beau le connaitre depuis longtemps, en vrai @francoisrollin #cqui #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[65,80],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[81,86]},{\"text\":\"LGW\",\"indices\":[87,91]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[3.069002,50.6477909],[3.1322918,50.6477909],[3.1322918,50.7107749],[3.069002,50.7107749]]]},\"attributes\":{},\"full_name\":\"Marcq-en-Baroeul, Nord\",\"name\":\"Marcq-en-Baroeul\",\"id\":\"ef0651d02631e8f6\",\"place_type\":\"city\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/ef0651d02631e8f6.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188720982360064\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":297,\"screen_name\":\"EddyM59\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2719,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"50.653019,3.076327\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":156,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1682940693\\/TweetLandPhoto_normal.jpg\",\"description\":\"Enseignant 2.0, passionn\\u00e9 par les nouvelles technologies et utilisateur compulsif de produits Apple. retrouvez mes articles sur www.ipadou.com\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"81868863\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1682940693\\/TweetLandPhoto_normal.jpg\",\"name\":\"eddy Maniette\",\"default_profile_image\":false,\"created_at\":\"Mon Oct 12 15:35:46 +0000 2009\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":81868863,\"utc_offset\":3600,\"favourites_count\":17,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188720982360064,\"created_at\":\"Fri Feb 24 23:33:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3223000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6176898d-543c-4f83-86b6-8fca8f8fa80d-173188720982360064" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste :)", -"img": { -"src": "http://a1.twimg.com/profile_images/1433959586/228402_2079461103778_1162543304_32629788_4864831_n_normal.jpg" -}, -"title": "Cassou Margaux: #lgw #ilreste :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3226000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste :)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188733326209024\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":47,\"screen_name\":\"margauxcassou\",\"lang\":\"fr\",\"profile_text_color\":\"634047\",\"statuses_count\":27,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"088253\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1433959586\\/228402_2079461103778_1162543304_32629788_4864831_n_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"EDECE9\",\"id_str\":\"323711985\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1433959586\\/228402_2079461103778_1162543304_32629788_4864831_n_normal.jpg\",\"name\":\"Cassou Margaux\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 25 08:47:22 +0000 2011\",\"profile_sidebar_border_color\":\"D3D2CF\",\"id\":323711985,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188733326209024,\"created_at\":\"Fri Feb 24 23:33:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3226000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5766019d-f480-4bbc-9a17-5878264442e6-173188733326209024" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Yihaaa \\o/ @jcfrog #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1704016122/loltruc-noel_normal.png" -}, -"title": "Hervé Q: Yihaaa \\o/ @jcfrog #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3227000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Yihaaa \\\\o\\/ @jcfrog #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[11,18],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188737851854850\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":430,\"screen_name\":\"Airvecu\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":34956,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/144273404\\/xb15acfe7365bd11b8abe0faf957eee0.png\",\"location\":\"Brest m\\u00eam' (et ses alentours)\",\"show_all_inline_media\":true,\"listed_count\":44,\"profile_link_color\":\"0600b5\",\"followers_count\":755,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1704016122\\/loltruc-noel_normal.png\",\"description\":\"Presque musicien, presque dr\\u00f4le, presque original, presque normal, presque intelligent, mais loin d'\\u00eatre parfait. Mais je suis Breton.\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"46863586\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/144273404\\/xb15acfe7365bd11b8abe0faf957eee0.png\",\"profile_sidebar_fill_color\":\"f0f3f5\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1704016122\\/loltruc-noel_normal.png\",\"name\":\"Herv\\u00e9 Q\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 13 10:17:50 +0000 2009\",\"profile_sidebar_border_color\":\"2e2103\",\"id\":46863586,\"utc_offset\":3600,\"favourites_count\":556,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188737851854850,\"created_at\":\"Fri Feb 24 23:33:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3227000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c294e4bb-7c99-41b2-aa34-b45757f1b12d-173188737851854850" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon, j'y arrive pas. Je m'ennuie. Je zappe. #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1807147455/One_normal.jpg" -}, -"title": "Emilie : Bon, j'y arrive pas. Je m'ennuie. Je zappe. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3228000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bon, j'y arrive pas. Je m'ennuie. Je zappe. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[44,48]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188743535136768\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":390,\"screen_name\":\"Be_emy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":14880,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"Paris - Bordeaux\",\"show_all_inline_media\":false,\"listed_count\":48,\"profile_link_color\":\"990000\",\"followers_count\":882,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1807147455\\/One_normal.jpg\",\"description\":\"Aka la fille aux petitliens. Dedans c'est m\\u00e9lang\\u00e9 Art\\/Graphisme \\/Packaging\\/Photo\\/Design\\/Archi\\/Zic. Dit aussi beaucoup de b\\u00eatises et \\u00e9ternue toujours 2 fois.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"EBEBEB\",\"id_str\":\"205247500\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1807147455\\/One_normal.jpg\",\"name\":\"Emilie \",\"default_profile_image\":false,\"created_at\":\"Wed Oct 20 13:00:38 +0000 2010\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":205247500,\"utc_offset\":null,\"favourites_count\":26,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188743535136768,\"created_at\":\"Fri Feb 24 23:33:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3228000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "620386e8-44fb-4013-9e9d-1cee8f76130e-173188743535136768" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW ! OUAIS TONTON @jcfrog !!!!", -"img": { -"src": "http://a0.twimg.com/profile_images/1757013909/image1326646425_normal.png" -}, -"title": "Damien Vacher: #LGW ! OUAIS TONTON @jcfrog !!!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3228000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW ! OUAIS TONTON @jcfrog !!!!\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[20,27],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188742872436737\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":405,\"screen_name\":\"Le_Damien\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27163,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Chatillon-en-Bazois\",\"show_all_inline_media\":false,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":343,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"description\":\"I'm a lonely Cowboy who learning un BTS SIO (ex BTS IG) in Nevers... Et un Mac Gyver de l'URL par @Checkyourpeople et je suis un tumblreur assidu\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"26552716\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"name\":\"Damien Vacher\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 25 18:09:17 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":26552716,\"utc_offset\":3600,\"favourites_count\":43,\"url\":\"http:\\/\\/damienvacher.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188742872436737,\"created_at\":\"Fri Feb 24 23:33:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3228000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "88933ff9-6149-4093-9d5e-93ad987c560b-173188742872436737" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Catastrophe de l'éclairage, au premier numéro c'était le son : certains comparent cette émission avec les enfants du rock, ATTENTION #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1612831528/cni_id_normal.jpg" -}, -"title": "Jean-Louis Coste: Catastrophe de l'éclairage, au premier numéro c'était le son : certains comparent cette émission avec les enfants du rock, ATTENTION #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3229000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Catastrophe de l'\\u00e9clairage, au premier num\\u00e9ro c'\\u00e9tait le son : certains comparent cette \\u00e9mission avec les enfants du rock, ATTENTION #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[133,137]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188747452612609\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":132,\"screen_name\":\"jlcoste\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":544,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"10207a\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"description\":\"Langue, litt\\u00e9rature et politique. Sp\\u00e9cialis\\u00e9 en traitement automatique des langues (presse). Rattach\\u00e9 \\u00e0 l'Universit\\u00e9 de Paris 3, et prof. en coll\\u00e8ge de banlieue\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"244454441\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"name\":\"Jean-Louis Coste\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 29 10:24:46 +0000 2011\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":244454441,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188747452612609,\"created_at\":\"Fri Feb 24 23:33:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3229000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "22877399-3517-4bd3-b971-70289d8650cb-173188747452612609" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La boite à rire comme il se décrit RT @machetman J'adoooore le rire discret de @PascalMabille au #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1843724504/_DSC0031_normal.jpg" -}, -"title": "Guillaume BodyLawson: La boite à rire comme il se décrit RT @machetman J'adoooore le rire discret de @PascalMabille au #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3230000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La boite \\u00e0 rire comme il se d\\u00e9crit RT @machetman J'adoooore le rire discret de @PascalMabille au #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"machetman\",\"indices\":[38,48],\"id_str\":\"173039199\",\"name\":\"Peter Schaeffer\",\"id\":173039199},{\"screen_name\":\"PascalMabille\",\"indices\":[79,93],\"id_str\":\"1367131\",\"name\":\"Pascal Mabille\",\"id\":1367131}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[97,101]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173188098845458432\",\"id_str\":\"173188748996124673\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173188098845458432,\"in_reply_to_user_id_str\":\"173039199\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":141,\"screen_name\":\"GBodyLawson\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":481,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/308657979\\/plan-ratp.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":34,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843724504\\/_DSC0031_normal.jpg\",\"description\":\":: En qu\\u00eate du vinyle perdu ::\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"85315326\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/308657979\\/plan-ratp.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843724504\\/_DSC0031_normal.jpg\",\"name\":\"Guillaume BodyLawson\",\"default_profile_image\":false,\"created_at\":\"Mon Oct 26 13:30:59 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":85315326,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":\"machetman\",\"truncated\":false,\"id\":173188748996124673,\"created_at\":\"Fri Feb 24 23:33:10 +0000 2012\",\"in_reply_to_user_id\":173039199}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3230000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "94d8ffdd-86a8-465e-a32c-78c8b0709218-173188748996124673" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw trop cool @jcfrog en live ;-)", -"img": { -"src": "http://a3.twimg.com/profile_images/853092677/photo_portrait_JM_normal.jpg" -}, -"title": "Jean-Marie LOUCHE: #lgw trop cool @jcfrog en live ;-)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3231000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw trop cool @jcfrog en live ;-)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[15,22],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188754960424960\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":743,\"screen_name\":\"jmlouche\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2426,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/38852782\\/twitter_bg.jpg\",\"location\":\"Bourgogne - FRANCE\",\"show_all_inline_media\":false,\"listed_count\":74,\"profile_link_color\":\"0084B4\",\"followers_count\":848,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/853092677\\/photo_portrait_JM_normal.jpg\",\"description\":\"CEO Of Odomia - French Virtual Worlds Compagny - Social Media, Web3d and Immersive Internet. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f2f2f2\",\"id_str\":\"14872985\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/38852782\\/twitter_bg.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/853092677\\/photo_portrait_JM_normal.jpg\",\"name\":\"Jean-Marie LOUCHE\",\"default_profile_image\":false,\"created_at\":\"Thu May 22 20:40:23 +0000 2008\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":14872985,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/odomia.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188754960424960,\"created_at\":\"Fri Feb 24 23:33:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3231000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cd9327ed-c3cf-47bc-bd62-ffa93612c4bb-173188754960424960" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@vinvin expliquez à ma maman ce qu\"il se passe sur le plateau du #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1437002627/DSCN4392_normal.jpg" -}, -"title": "Alban Liabeuf: @vinvin expliquez à ma maman ce qu\"il se passe sur le plateau du #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3231000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"Vinvin\",\"favorited\":false,\"text\":\"@vinvin expliquez \\u00e0 ma maman ce qu\\\"il se passe sur le plateau du #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[0,7],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[65,69]}]},\"in_reply_to_user_id\":7223522,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188754830401536\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Albanliabeuf\",\"lang\":\"fr\",\"favourites_count\":16,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":161,\"location\":\"Paris la D\\u00e9fense \",\"profile_text_color\":\"333333\",\"followers_count\":50,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1437002627\\/DSCN4392_normal.jpg\",\"description\":\"vous les autres et moi, mode, photos, finance, geek et n'importe quoi \",\"statuses_count\":411,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"25846622\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Alban Liabeuf\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sun Mar 22 17:27:25 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":25846622,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/alban-liabeuf\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1437002627\\/DSCN4392_normal.jpg\"},\"truncated\":false,\"id\":173188754830401536,\"created_at\":\"Fri Feb 24 23:33:11 +0000 2012\",\"in_reply_to_user_id_str\":\"7223522\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3231000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "87fa797c-4887-461a-a732-c93f3eb7e9d0-173188754830401536" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "JCFROOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOG !!! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1813610224/tcv_normal.jpg" -}, -"title": "Nicolas Padovani: JCFROOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOG !!! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3232000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"JCFROOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOG !!! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[134,138]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188758185836544\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"86A4A6\",\"screen_name\":\"_NPado_\",\"lang\":\"fr\",\"favourites_count\":37,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":285,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1813610224\\/tcv_normal.jpg\",\"description\":\"Semi-geek et sosie non-officiel de Hugh Grant.\",\"statuses_count\":2116,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"FF3300\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"protected\":false,\"id_str\":\"81274066\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Nicolas Padovani\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"created_at\":\"Sat Oct 10 03:47:17 +0000 2009\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"id\":81274066,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813610224\\/tcv_normal.jpg\"},\"truncated\":false,\"id\":173188758185836544,\"created_at\":\"Fri Feb 24 23:33:12 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3232000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "56b3a601-679f-4959-ac5e-c03a8c359d5d-173188758185836544" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw il reste", -"img": { -"src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_6_normal.png" -}, -"title": "cassou caroline: #lgw il reste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3233000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw il reste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188761545482240\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1,\"screen_name\":\"CassouCaroline\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":0,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"486891852\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"name\":\"cassou caroline\",\"default_profile_image\":true,\"created_at\":\"Wed Feb 08 19:44:43 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":486891852,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188761545482240,\"created_at\":\"Fri Feb 24 23:33:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3233000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6f8deeec-3ee0-456d-8551-864a1fa89f5e-173188761545482240" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@jcfrog is back!!! #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: @jcfrog is back!!! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3233000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@jcfrog is back!!! #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[0,7],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[19,23]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188761750994945\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"16888281\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":912,\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"profile_text_color\":\"a3c23e\",\"statuses_count\":4894,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"location\":\"Alsace, France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"followers_count\":150,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"profile_sidebar_fill_color\":\"9ca871\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"name\":\"Hugo SCHOCH\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_border_color\":\"111405\",\"id\":175540303,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/only.hug33k.fr\\/\"},\"in_reply_to_screen_name\":\"jcfrog\",\"truncated\":false,\"id\":173188761750994945,\"created_at\":\"Fri Feb 24 23:33:13 +0000 2012\",\"in_reply_to_user_id\":16888281}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3233000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "67ace22c-fb72-494f-b4f9-75026b11eeff-173188761750994945" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@jcfrog Time #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1340686999/hasselhoff_normal.jpg" -}, -"title": "monsieurhobby: @jcfrog Time #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3234000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"jcfrog\",\"truncated\":false,\"text\":\"@jcfrog Time #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[0,7],\"name\":\"jcfrog\",\"id_str\":\"16888281\",\"id\":16888281}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[13,17]}]},\"in_reply_to_user_id\":16888281,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188766599610368\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"monsieurhobby\",\"lang\":\"fr\",\"favourites_count\":30,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":665,\"location\":\"DtC\",\"profile_text_color\":\"333333\",\"description\":\"Geek travesti en Ambulancier, je me prom\\u00e8ne en Aquitaine avec dans mon sac des podcasts, des s\\u00e9ries tv, des films et surtout de comics, un v\\u00e9ritable Hobby...\",\"statuses_count\":7366,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"followers_count\":208,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"78733185\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"monsieurhobby\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"created_at\":\"Wed Sep 30 22:59:44 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":78733185,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173188766599610368,\"created_at\":\"Fri Feb 24 23:33:14 +0000 2012\",\"in_reply_to_user_id_str\":\"16888281\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3234000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c61eb0c0-5606-4855-b95c-1e97bf9fa202-173188766599610368" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Qui sont ces gens ? Quelles sont leurs revendications ? #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1726467027/MeSleepingOnHimSleeping_normal.png" -}, -"title": "Alexandre Ier: Qui sont ces gens ? Quelles sont leurs revendications ? #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3235000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Qui sont ces gens ? Quelles sont leurs revendications ? #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[56,60]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.osfoora.com\\\" rel=\\\"nofollow\\\"\\u003EOsfoora for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188771754426368\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":467,\"screen_name\":\"dakuten\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":31074,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"location\":\"Palais Sup\\u00e9rieur\",\"show_all_inline_media\":true,\"listed_count\":28,\"profile_link_color\":\"32c900\",\"followers_count\":509,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1726467027\\/MeSleepingOnHimSleeping_normal.png\",\"description\":\"Je suis un bobo, je crois. Monarque de la #BBS. Ad vitam \\u00e6ternam superior.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"dddddd\",\"id_str\":\"9451612\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"profile_sidebar_fill_color\":\"dddddd\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1726467027\\/MeSleepingOnHimSleeping_normal.png\",\"name\":\"Alexandre Ier\",\"default_profile_image\":false,\"created_at\":\"Mon Oct 15 08:56:50 +0000 2007\",\"profile_sidebar_border_color\":\"32c900\",\"id\":9451612,\"utc_offset\":3600,\"favourites_count\":106,\"url\":\"http:\\/\\/dakuten.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188771754426368,\"created_at\":\"Fri Feb 24 23:33:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3235000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e9c9b553-4e56-46f8-8369-21bc6ec54803-173188771754426368" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Jcfrog #cQui #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1186211112/MyBEP_Laurent_normal.png" -}, -"title": "laurent GEFFROY: Jcfrog #cQui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3236000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Jcfrog #cQui #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[7,12]},{\"text\":\"lgw\",\"indices\":[13,17]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188777538359296\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":63,\"screen_name\":\"lgeffroy\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":765,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"2FC2EF\",\"followers_count\":58,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1186211112\\/MyBEP_Laurent_normal.png\",\"description\":\".Net Architect, loves technologies and Baseball\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"6807672\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1186211112\\/MyBEP_Laurent_normal.png\",\"name\":\"laurent GEFFROY\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 14 09:14:06 +0000 2007\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":6807672,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.laurentgeffroy.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188777538359296,\"created_at\":\"Fri Feb 24 23:33:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3236000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "384dc860-65b1-4060-81e2-c5a00a3d7092-173188777538359296" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@Raydacteur: #lgw #cQui François Rollin ?”", -"img": { -"src": "http://a0.twimg.com/profile_images/1606679449/image_normal.jpg" -}, -"title": "Arthur Delacorta: “@Raydacteur: #lgw #cQui François Rollin ?”", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3236000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"\\u201c@Raydacteur: #lgw #cQui Fran\\u00e7ois Rollin ?\\u201d\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Raydacteur\",\"indices\":[1,12],\"name\":\"Philippe B\",\"id_str\":\"14400518\",\"id\":14400518}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]},{\"text\":\"cQui\",\"indices\":[19,24]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188775382491136\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"F2E195\",\"screen_name\":\"ArthurDelacorta\",\"lang\":\"fr\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1663,\"location\":\"\",\"profile_text_color\":\"0C3E53\",\"followers_count\":508,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1606679449\\/image_normal.jpg\",\"description\":\"L\\u2019utopie est \\u00e0 la politique, ce qu\\u2019est le fantasme \\u00e0 la sexualit\\u00e9. Le d\\u00e9sir guid\\u00e9 par nos utopies et nos fantasmes doit faire progresser notre vie.\",\"statuses_count\":9837,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme12\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":33,\"profile_link_color\":\"FF0000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BADFCD\",\"protected\":false,\"id_str\":\"21702648\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Arthur Delacorta\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme12\\/bg.gif\",\"created_at\":\"Mon Feb 23 22:36:57 +0000 2009\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"id\":21702648,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/delacorta.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1606679449\\/image_normal.jpg\"},\"truncated\":false,\"id\":173188775382491136,\"created_at\":\"Fri Feb 24 23:33:16 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3236000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e51db044-460f-4957-bf15-d9b163bebdd0-173188775382491136" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Eeeeeet @jcfrog mesdames et messieurs !!! Le retour du come-back. Une 1ère mondiale : un concert live en Skype #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817123979/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png" -}, -"title": "legrandwebze: Eeeeeet @jcfrog mesdames et messieurs !!! Le retour du come-back. Une 1ère mondiale : un concert live en Skype #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3236000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Eeeeeet @jcfrog mesdames et messieurs !!! Le retour du come-back. Une 1\\u00e8re mondiale : un concert live en Skype #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[8,15],\"name\":\"jcfrog\",\"id_str\":\"16888281\",\"id\":16888281}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[111,115]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188775533481985\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":3026,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":3270,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"statuses_count\":1481,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"legrandwebze\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":365949385,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\"},\"truncated\":false,\"id\":173188775533481985,\"created_at\":\"Fri Feb 24 23:33:16 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3236000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2af6d4b5-b30e-4605-8227-e6e69ec4f471-173188775533481985" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @BoucherieOvalie: J'avais arrêté la drogue. Mais ça c'était avant #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1700544832/100_9715_normal.JPG" -}, -"title": "TInglotFantuzzi: RT @BoucherieOvalie: J'avais arrêté la drogue. Mais ça c'était avant #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3238000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @BoucherieOvalie: J'avais arr\\u00eat\\u00e9 la drogue. Mais \\u00e7a c'\\u00e9tait avant #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"BoucherieOvalie\",\"indices\":[3,19],\"name\":\"Boucherie Ovalie\",\"id_str\":\"260277866\",\"id\":260277866}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[69,73]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"J'avais arr\\u00eat\\u00e9 la drogue. Mais \\u00e7a c'\\u00e9tait avant #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[48,52]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188636685246464\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"BoucherieOvalie\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1017,\"location\":\"Derri\\u00e8re toi, c'est affreux\",\"profile_text_color\":\"666666\",\"followers_count\":4074,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1669266582\\/carte-de-visite-final_normal.jpg\",\"description\":\"La vie est trop courte pour comprendre le rugby, alors autant en rigoler.\",\"statuses_count\":6706,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/333487169\\/B-Oban3.jpg\",\"show_all_inline_media\":false,\"listed_count\":135,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"260277866\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Boucherie Ovalie\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/333487169\\/B-Oban3.jpg\",\"created_at\":\"Thu Mar 03 15:22:13 +0000 2011\",\"profile_sidebar_fill_color\":\"252429\",\"id\":260277866,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/boucherie-ovalie.org\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1669266582\\/carte-de-visite-final_normal.jpg\"},\"truncated\":false,\"id\":173188636685246464,\"created_at\":\"Fri Feb 24 23:32:43 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188782194032640\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"000000\",\"screen_name\":\"TInglotFantuzzi\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":294,\"location\":\"\",\"profile_text_color\":\"ffffff\",\"followers_count\":47,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1700544832\\/100_9715_normal.JPG\",\"description\":\"Journaliste au Monde du Rugby et au Monde du Football - chieur n\\u00e9 :) - optimiste \",\"statuses_count\":558,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/361334498\\/ClaptonCaleFlyer.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0083b3\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"400081171\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"TInglotFantuzzi\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/361334498\\/ClaptonCaleFlyer.jpg\",\"created_at\":\"Fri Oct 28 13:39:29 +0000 2011\",\"profile_sidebar_fill_color\":\"272929\",\"id\":400081171,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1700544832\\/100_9715_normal.JPG\"},\"truncated\":false,\"id\":173188782194032640,\"created_at\":\"Fri Feb 24 23:33:18 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3238000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "eee54a8a-2288-40ad-84e0-151c8eb6c003-173188782194032640" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'ai vu Mourad #Boudjellal qui se cache dans les loges avec Berdos ! #cqui RT @Marcelcomics: Y'a pas Afflelou dans le public ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1747820307/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg" -}, -"title": "Marius: J'ai vu Mourad #Boudjellal qui se cache dans les loges avec Berdos ! #cqui RT @Marcelcomics: Y'a pas Afflelou dans le public ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3238000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'ai vu Mourad #Boudjellal qui se cache dans les loges avec Berdos ! #cqui RT @Marcelcomics: Y'a pas Afflelou dans le public ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Marcelcomics\",\"indices\":[78,91],\"id_str\":\"386966557\",\"name\":\"Marcel Comics\",\"id\":386966557}],\"urls\":[],\"hashtags\":[{\"text\":\"Boudjellal\",\"indices\":[15,26]},{\"text\":\"cqui\",\"indices\":[69,74]},{\"text\":\"lgw\",\"indices\":[127,131]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188786023436288\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":372,\"screen_name\":\"tatamirugby\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":26634,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":68,\"profile_link_color\":\"0084B4\",\"followers_count\":842,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1747820307\\/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg\",\"description\":\"Je parle de sport, supporter de rugby et du @RacingMetro92 , joueur au @RCGV92 , \\u00e9tudiant @HETIC en #H3 !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"27248204\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1747820307\\/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg\",\"name\":\"Marius\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 28 15:36:02 +0000 2009\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":27248204,\"utc_offset\":3600,\"favourites_count\":50,\"url\":\"http:\\/\\/www.facebook.com\\/tatamirugby\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188786023436288,\"created_at\":\"Fri Feb 24 23:33:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3238000, -"tags": [ -{ -"id-ref": "f061b02c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0f6aa7ef-87b1-4680-ae6a-6e85d0cdc4ff-173188786023436288" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Donc moi je ne comprends pas grand chose à #lgw . Dois pas être assez open. Et puis je m'ennuie.", -"img": { -"src": "http://a3.twimg.com/profile_images/1479803960/DSCN2099_normal.JPG" -}, -"title": "Flavie Fabre: Donc moi je ne comprends pas grand chose à #lgw . Dois pas être assez open. Et puis je m'ennuie.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3238000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Donc moi je ne comprends pas grand chose \\u00e0 #lgw . Dois pas \\u00eatre assez open. Et puis je m'ennuie.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[43,47]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188785188769792\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":134,\"screen_name\":\"FlavieFabre\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":1986,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/261316431\\/cerisierjaponaisg.jpg\",\"location\":\"Montpellier\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0099B9\",\"followers_count\":71,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1479803960\\/DSCN2099_normal.JPG\",\"description\":\"Observatrice critique de la vie\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0099B9\",\"id_str\":\"156019825\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/261316431\\/cerisierjaponaisg.jpg\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1479803960\\/DSCN2099_normal.JPG\",\"name\":\"Flavie Fabre\",\"default_profile_image\":false,\"created_at\":\"Tue Jun 15 20:17:13 +0000 2010\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":156019825,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188785188769792,\"created_at\":\"Fri Feb 24 23:33:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3238000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "72254b89-e705-4538-a6dd-8d3bd2b1b414-173188785188769792" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "À fond Jérôme !!! #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1811720431/IMG_2127_normal.JPG" -}, -"title": "Florym: À fond Jérôme !!! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3239000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"\\u00c0 fond J\\u00e9r\\u00f4me !!! #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[18,22]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188790049972224\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"Florym\",\"lang\":\"fr\",\"favourites_count\":52,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":104,\"location\":\"\",\"profile_text_color\":\"666666\",\"description\":\"Un Gazouilleur dans le Val de l'Aisne\",\"statuses_count\":1154,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/73083777\\/DSC00500.jpg\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"2FC2EF\",\"followers_count\":72,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1811720431\\/IMG_2127_normal.JPG\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"20206331\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Florym\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/73083777\\/DSC00500.jpg\",\"created_at\":\"Fri Feb 06 00:45:20 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":20206331,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.lechezmalocast.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811720431\\/IMG_2127_normal.JPG\"},\"in_reply_to_status_id\":null,\"id\":173188790049972224,\"created_at\":\"Fri Feb 24 23:33:19 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3239000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "49768976-95f2-4fe5-ae45-3ae7cd26b38a-173188790049972224" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste !!!", -"img": { -"src": "http://a3.twimg.com/profile_images/1667608295/14637_182160328796_672263796_3064515_7617385_n_normal.jpg" -}, -"title": "Eglantine Heyndrickx: #lgw #ilreste !!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3240000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #ilreste !!!\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188792402972672\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"e_heyndrickx\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":30,\"location\":\"\",\"profile_text_color\":\"666666\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1667608295\\/14637_182160328796_672263796_3064515_7617385_n_normal.jpg\",\"description\":\"\",\"statuses_count\":50,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"83161027\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Eglantine Heyndrickx\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Sat Oct 17 15:58:31 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":83161027,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1667608295\\/14637_182160328796_672263796_3064515_7617385_n_normal.jpg\"},\"truncated\":false,\"id\":173188792402972672,\"created_at\":\"Fri Feb 24 23:33:20 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3240000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c45b4a79-c609-42f0-a485-7821fcf018a8-173188792402972672" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Un concert ? Via Skype ? Sérieux ?", -"img": { -"src": "http://a2.twimg.com/profile_images/1776332006/Zeke_normal.jpg" -}, -"title": "[T61] Rémy S.: #LGW Un concert ? Via Skype ? Sérieux ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3240000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW Un concert ? Via Skype ? S\\u00e9rieux ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188793879375872\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":103,\"screen_name\":\"ThatVeryBadFlip\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":11102,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432613878\\/lastofus4.jpg\",\"location\":\"France - 66500, Prades\",\"show_all_inline_media\":true,\"listed_count\":8,\"profile_link_color\":\"009999\",\"followers_count\":112,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1776332006\\/Zeke_normal.jpg\",\"description\":\"I don't know tweeting in English very well . But when I do, it's in French.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"169bde\",\"id_str\":\"165862367\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432613878\\/lastofus4.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1776332006\\/Zeke_normal.jpg\",\"name\":\"[T61] R\\u00e9my S.\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 12 18:48:22 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":165862367,\"utc_offset\":3600,\"favourites_count\":27,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188793879375872,\"created_at\":\"Fri Feb 24 23:33:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3240000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "28353c40-172c-46c8-baca-8b525e59b1d7-173188793879375872" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Premier concert skype avec @jcfrog #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1709833400/j_normal.JPG" -}, -"title": "Julie R جولي: Premier concert skype avec @jcfrog #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3240000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Premier concert skype avec @jcfrog #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[27,34],\"name\":\"jcfrog\",\"id_str\":\"16888281\",\"id\":16888281}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188792260378624\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"JulR\",\"lang\":\"en\",\"favourites_count\":17,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":820,\"location\":\"Paris \\/ Damas\",\"profile_text_color\":\"333333\",\"followers_count\":793,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"description\":\"Parigote de coeur, syrienne d'adoption. L'inverse marche aussi. Journaliste vadrouilleuse \\/\\/ Don't diet - Start a riot\",\"statuses_count\":13060,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":35,\"profile_link_color\":\"93A644\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"protected\":false,\"id_str\":\"10572732\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Julie R \\u062c\\u0648\\u0644\\u064a\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"created_at\":\"Sun Nov 25 22:37:26 +0000 2007\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":10572732,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.syrieonline.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\"},\"truncated\":false,\"id\":173188792260378624,\"created_at\":\"Fri Feb 24 23:33:20 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3240000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bdac1b56-a63d-44de-97e0-d7493d168cf4-173188792260378624" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le concept d'utiliser du temps d'antenne à la télé pour diffuser des vidéos qui vient des internets. Sérieux ça me dépasse. #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1708202383/Seb-Champion_normal.jpg" -}, -"title": "Sebastien Champion: Le concept d'utiliser du temps d'antenne à la télé pour diffuser des vidéos qui vient des internets. Sérieux ça me dépasse. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3242000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le concept d'utiliser du temps d'antenne \\u00e0 la t\\u00e9l\\u00e9 pour diffuser des vid\\u00e9os qui vient des internets. S\\u00e9rieux \\u00e7a me d\\u00e9passe. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[124,128]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188798941896704\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":10,\"screen_name\":\"SebChampion\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris - La D\\u00e9fense, France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":2,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1708202383\\/Seb-Champion_normal.jpg\",\"description\":\"Votre entreprise a besoin de faire red\\u00e9finir ses inputs par un process-designer \\u00e0 m\\u00eame d'induire d'importants transferts\\r\\nde modalit\\u00e9s de prises en offres.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"443858436\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1708202383\\/Seb-Champion_normal.jpg\",\"name\":\"Sebastien Champion\",\"default_profile_image\":false,\"created_at\":\"Thu Dec 22 16:30:19 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":443858436,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.perdu.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188798941896704,\"created_at\":\"Fri Feb 24 23:33:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3242000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b8a461dc-f97d-48a9-9334-d63441299cf0-173188798941896704" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@cilwang J'ai joué des sketchs de \"Palace\" sur scène #JeudiConfession #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1450101729/manarajeans_normal.png" -}, -"title": "Qrieuse: @cilwang J'ai joué des sketchs de \"Palace\" sur scène #JeudiConfession #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3242000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@cilwang J'ai jou\\u00e9 des sketchs de \\\"Palace\\\" sur sc\\u00e8ne #JeudiConfession #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"cilwang\",\"indices\":[0,8],\"id_str\":\"6531532\",\"name\":\"Cil\",\"id\":6531532}],\"urls\":[],\"hashtags\":[{\"text\":\"JeudiConfession\",\"indices\":[53,69]},{\"text\":\"lgw\",\"indices\":[70,74]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/levelupstudio.com\\/plume\\\" rel=\\\"nofollow\\\"\\u003EPlume\\u00a0for\\u00a0Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188802616111105\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"6531532\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":218,\"screen_name\":\"qrieuse\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7088,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/172595545\\/goodbyeJan.jpg\",\"location\":\"Peut-\\u00eatre juste derri\\u00e8re toi ?\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"FF3300\",\"followers_count\":688,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1450101729\\/manarajeans_normal.png\",\"description\":\"\\u00c9picurienne...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"141413\",\"id_str\":\"216706997\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/172595545\\/goodbyeJan.jpg\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1450101729\\/manarajeans_normal.png\",\"name\":\"Qrieuse\",\"default_profile_image\":false,\"created_at\":\"Wed Nov 17 13:59:55 +0000 2010\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":216706997,\"utc_offset\":3600,\"favourites_count\":19,\"url\":\"http:\\/\\/qrieuse.blogspot.com\\/\"},\"in_reply_to_screen_name\":\"cilwang\",\"truncated\":false,\"id\":173188802616111105,\"created_at\":\"Fri Feb 24 23:33:22 +0000 2012\",\"in_reply_to_user_id\":6531532}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3242000, -"tags": [ -{ -"id-ref": "f0626d96-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2207397e-28bd-43ad-92c7-0593c3467a50-173188802616111105" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ah! Ah! @LudoDelaherche cité au #LGW #Star :)\nMais là je me casse! #Cnul", -"img": { -"src": "http://a2.twimg.com/profile_images/1637686119/image_normal.jpg" -}, -"title": "Yann MALICHECQ: Ah! Ah! @LudoDelaherche cité au #LGW #Star :)\nMais là je me casse! #Cnul", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3243000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ah! Ah! @LudoDelaherche cit\\u00e9 au #LGW #Star :)\\nMais l\\u00e0 je me casse! #Cnul\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[8,23],\"name\":\"Ludovic Delaherche\",\"id_str\":\"72665061\",\"id\":72665061}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[32,36]},{\"text\":\"Star\",\"indices\":[37,42]},{\"text\":\"Cnul\",\"indices\":[67,72]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188805816356865\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"86A4A6\",\"screen_name\":\"kakaOpopo\",\"lang\":\"fr\",\"favourites_count\":125,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":490,\"location\":\"Pas \\u00e0 Toulouse\",\"profile_text_color\":\"333333\",\"followers_count\":324,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1637686119\\/image_normal.jpg\",\"description\":\"Une religion? L'Ovalie. Un dieu? JC Sarda et son proph\\u00e8te @OvaleMasque. Un chiffre? 51! Grand Abhorrateur du Kaka o Popo. Une equipe? Le ST, voyons!\",\"statuses_count\":9070,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"FF3300\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"West Central Africa\",\"profile_background_color\":\"709397\",\"protected\":false,\"id_str\":\"408071950\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Yann MALICHECQ\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"created_at\":\"Tue Nov 08 23:06:54 +0000 2011\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"id\":408071950,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1637686119\\/image_normal.jpg\"},\"truncated\":false,\"id\":173188805816356865,\"created_at\":\"Fri Feb 24 23:33:23 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3243000, -"tags": [ -{ -"id-ref": "f0628de4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f062926c-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8b782d96-ec11-4ba0-aa1b-e7b111b2bfc1-173188805816356865" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@benoitlebreau ils ont fait semblant de pas rire ils ont peur de la jeune génération que tu représente ! #lgw ils ont peur pour leur place", -"img": { -"src": "http://a1.twimg.com/profile_images/1838462962/w314uSp6_normal" -}, -"title": "myPlanetarium: @benoitlebreau ils ont fait semblant de pas rire ils ont peur de la jeune génération que tu représente ! #lgw ils ont peur pour leur place", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3243000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"benoitlebreau\",\"favorited\":false,\"text\":\"@benoitlebreau ils ont fait semblant de pas rire ils ont peur de la jeune g\\u00e9n\\u00e9ration que tu repr\\u00e9sente ! #lgw ils ont peur pour leur place\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"benoitlebreau\",\"indices\":[0,14],\"name\":\"Benoit Lebreau\",\"id_str\":\"267290862\",\"id\":267290862}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[105,109]}]},\"in_reply_to_user_id\":267290862,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173187898441596928,\"in_reply_to_status_id_str\":\"173187898441596928\",\"id_str\":\"173188803115220992\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"my_Planetarium_\",\"lang\":\"fr\",\"favourites_count\":124,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":268,\"location\":\"La D\\u00e9fense\",\"profile_text_color\":\"333333\",\"followers_count\":121,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1838462962\\/w314uSp6_normal\",\"description\":\"myplanetarium.com\",\"statuses_count\":2853,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"302897276\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"myPlanetarium\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat May 21 23:24:01 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":302897276,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/myplanetarium.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838462962\\/w314uSp6_normal\"},\"truncated\":false,\"id\":173188803115220992,\"created_at\":\"Fri Feb 24 23:33:23 +0000 2012\",\"in_reply_to_user_id_str\":\"267290862\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3243000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d7c0e545-8d9c-445b-910a-8e3479879307-173188803115220992" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Skype c'est mal c'est pas #libre :-((( #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1763850955/avatar_stopsopa_normal.jpeg" -}, -"title": "François Revol: #Skype c'est mal c'est pas #libre :-((( #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3246000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#Skype c'est mal c'est pas #libre :-((( #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Skype\",\"indices\":[0,6]},{\"text\":\"libre\",\"indices\":[27,33]},{\"text\":\"lgw\",\"indices\":[40,44]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188818491555840\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":253,\"screen_name\":\"mmu_man\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":10392,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Internet\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"0084B4\",\"followers_count\":311,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"description\":\"Engineer, #FLOSS developer, Haiku contributor, hacktivist, Tai Chi & Kung-Fu practitioner\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"102075787\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"name\":\"Fran\\u00e7ois Revol\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 05 14:32:42 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":102075787,\"utc_offset\":null,\"favourites_count\":19,\"url\":\"http:\\/\\/revolf.free.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188818491555840,\"created_at\":\"Fri Feb 24 23:33:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3246000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f062cbba-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f062d0a6-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "04e24663-c359-47ce-84d6-608d1f074bd8-173188818491555840" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "OMG, @jcfrog en concert live ! ♥ #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1842982735/princesse_normal.jpg" -}, -"title": "Sylvain Sanders: OMG, @jcfrog en concert live ! ♥ #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3247000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"OMG, @jcfrog en concert live ! ♥ #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[5,12],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/hotot.org\\\" rel=\\\"nofollow\\\"\\u003EHotot\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188820148293632\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":104,\"screen_name\":\"elTouristio\",\"lang\":\"en\",\"profile_text_color\":\"CEC79B\",\"statuses_count\":35532,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"location\":\"Au pied d'un arc-en-ciel.\",\"show_all_inline_media\":true,\"listed_count\":57,\"profile_link_color\":\"8C7679\",\"followers_count\":515,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\",\"description\":\"Je ne suis que joie, amour, bonheur et chaleur dans mon c\\u0153ur. #TeamLumbagos #TeamAbats\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FBEBB8\",\"id_str\":\"37389744\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"profile_sidebar_fill_color\":\"46284E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\",\"name\":\"Sylvain Sanders\",\"default_profile_image\":false,\"created_at\":\"Sun May 03 08:39:57 +0000 2009\",\"profile_sidebar_border_color\":\"20183F\",\"id\":37389744,\"utc_offset\":3600,\"favourites_count\":62,\"url\":\"http:\\/\\/flavors.me\\/eltouristio\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188820148293632,\"created_at\":\"Fri Feb 24 23:33:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3247000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6b34ea2d-d7f1-4604-8e07-b11eaf913c98-173188820148293632" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Avec #LGW après les #cesars2012 , ce vendredi 23 restera comme la soirée \"je comprend pas ce que je regarde\".", -"img": { -"src": "http://a2.twimg.com/profile_images/1620344543/kauten-mat-boy-mimicking-hitler-january-23-1943_normal.jpg" -}, -"title": "car_melo: Avec #LGW après les #cesars2012 , ce vendredi 23 restera comme la soirée \"je comprend pas ce que je regarde\".", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3247000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Avec #LGW apr\\u00e8s les #cesars2012 , ce vendredi 23 restera comme la soir\\u00e9e \\\"je comprend pas ce que je regarde\\\".\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[5,9]},{\"text\":\"cesars2012\",\"indices\":[20,31]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188820504805377\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":121,\"screen_name\":\"Initials_MC\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":678,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/419623805\\/melody.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0b0d0c\",\"followers_count\":39,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1620344543\\/kauten-mat-boy-mimicking-hitler-january-23-1943_normal.jpg\",\"description\":\"Happiness Is a Warm Gun. 28 ans, en pleine crise d'adolescence. N'a pas de lien avec @trollator si ce n'est sa civilisation sup\\u00e9rieure.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"34442230\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/419623805\\/melody.jpg\",\"profile_sidebar_fill_color\":\"3f3ff5\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1620344543\\/kauten-mat-boy-mimicking-hitler-january-23-1943_normal.jpg\",\"name\":\"car_melo\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 22 23:29:02 +0000 2009\",\"profile_sidebar_border_color\":\"000000\",\"id\":34442230,\"utc_offset\":3600,\"favourites_count\":45,\"url\":\"http:\\/\\/thecaptainhooksyndrome.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188820504805377,\"created_at\":\"Fri Feb 24 23:33:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3247000, -"tags": [ -{ -"id-ref": "ef243180-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0a7ce9ed-c8b5-4a7f-ba72-93d11a2e4650-173188820504805377" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Rollin confond systématiquement petit et grand rayon de braquage dans colère... #HOUUUUUUUUUUUU", -"img": { -"src": "http://a3.twimg.com/profile_images/1745475983/dodocarre_normal.GIF" -}, -"title": "CombienDeDodos.com: #lgw Rollin confond systématiquement petit et grand rayon de braquage dans colère... #HOUUUUUUUUUUUU", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3247000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Rollin confond syst\\u00e9matiquement petit et grand rayon de braquage dans col\\u00e8re... #HOUUUUUUUUUUUU\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"HOUUUUUUUUUUUU\",\"indices\":[85,100]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188820773253120\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":135,\"screen_name\":\"CombienDeDodos\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":149,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/375741412\\/smiley_dodo_noel.png\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":47,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1745475983\\/dodocarre_normal.GIF\",\"description\":\"Marre de r\\u00e9pondre \\u00e0 la question Combien de dodos avant No\\u00ebl ?\\r\\nCliquez l\\u00e0 http:\\/\\/www.combiendedodos.com :)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"419057767\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/375741412\\/smiley_dodo_noel.png\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1745475983\\/dodocarre_normal.GIF\",\"name\":\"CombienDeDodos.com\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 22 22:15:05 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":419057767,\"utc_offset\":null,\"favourites_count\":1,\"url\":\"http:\\/\\/www.combiendedodos.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188820773253120,\"created_at\":\"Fri Feb 24 23:33:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3247000, -"tags": [ -{ -"id-ref": "f0632344-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0f1abdcf-e177-4da0-b151-ee141cccc0f7-173188820773253120" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw wow haha... http://t.co/zGMLBxJN", -"img": { -"src": "http://a1.twimg.com/profile_images/1804331808/472_normal.gif" -}, -"title": "Wally Lim: #lgw wow haha... http://t.co/zGMLBxJN", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3247000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"#lgw wow haha... http:\\/\\/t.co\\/zGMLBxJN\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[{\"display_url\":\"bit.ly\\/zHaFVk\",\"expanded_url\":\"http:\\/\\/bit.ly\\/zHaFVk\",\"indices\":[17,37],\"url\":\"http:\\/\\/t.co\\/zGMLBxJN\"}],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"favorited\":false,\"coordinates\":null,\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"possibly_sensitive_editable\":true,\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"user\":{\"notifications\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"screen_name\":\"glorydep\",\"follow_request_sent\":null,\"lang\":\"en\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804331808\\/472_normal.gif\",\"default_profile_image\":false,\"verified\":false,\"profile_sidebar_border_color\":\"EEEEEE\",\"location\":\"Austin\",\"favourites_count\":0,\"description\":\"Father, Friend, Husband, Business owner, Apple user, Rental Property Owner\",\"contributors_enabled\":false,\"following\":null,\"profile_use_background_image\":true,\"friends_count\":0,\"profile_text_color\":\"333333\",\"followers_count\":2,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1804331808\\/472_normal.gif\",\"statuses_count\":218,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"038543\",\"protected\":false,\"is_translator\":false,\"name\":\"Wally Lim\",\"default_profile\":false,\"time_zone\":\"Chihuahua\",\"created_at\":\"Sat Feb 04 20:56:00 +0000 2012\",\"profile_background_color\":\"ACDED6\",\"id\":483282011,\"id_str\":\"483282011\",\"geo_enabled\":false,\"profile_background_tile\":false,\"utc_offset\":-25200,\"url\":null},\"in_reply_to_status_id\":null,\"id\":173188821238816770,\"created_at\":\"Fri Feb 24 23:33:27 +0000 2012\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188821238816770\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3247000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "554e0e41-e909-4b95-9a9c-352c9adc0511-173188821238816770" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "jérôooooooooooome !!!!! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1115735941/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png" -}, -"title": "Christophe Ponsolle: jérôooooooooooome !!!!! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3247000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"j\\u00e9r\\u00f4ooooooooooome !!!!! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188821045878784\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":364,\"screen_name\":\"CPonsolle\",\"lang\":\"fr\",\"profile_text_color\":\"999393\",\"statuses_count\":1208,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/57339653\\/forme-illustration-gris-20_-_-logo.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":110,\"profile_link_color\":\"2FC2EF\",\"followers_count\":971,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1115735941\\/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png\",\"description\":\"Co-fondateur de NoWatch et co-pr\\u00e9sentateur de ZapCast\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"d4d4d4\",\"id_str\":\"25338852\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/57339653\\/forme-illustration-gris-20_-_-logo.png\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1115735941\\/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png\",\"name\":\"Christophe Ponsolle\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 19 17:06:04 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":25338852,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188821045878784,\"created_at\":\"Fri Feb 24 23:33:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3247000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "499f1cb8-48b7-4832-8a32-96971c35021a-173188821045878784" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "PsychedelOURS!!! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1735644265/front_de_gauche_annee_normal.jpg" -}, -"title": "Cachounette: PsychedelOURS!!! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3247000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"PsychedelOURS!!! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[17,21]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188821444329474\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":40,\"screen_name\":\"cachounette\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":250,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"D02B55\",\"followers_count\":51,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1735644265\\/front_de_gauche_annee_normal.jpg\",\"description\":\"sage femme, militante PCF-Front de gauche et CGT\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"352726\",\"id_str\":\"39092205\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1735644265\\/front_de_gauche_annee_normal.jpg\",\"name\":\"Cachounette\",\"default_profile_image\":false,\"created_at\":\"Sun May 10 18:40:14 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":39092205,\"utc_offset\":-10800,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188821444329474,\"created_at\":\"Fri Feb 24 23:33:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3247000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "44bc0775-3804-4533-942d-1bb0e7f72ef9-173188821444329474" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw c'est dramatique!!", -"img": { -"src": "http://a2.twimg.com/profile_images/1771348218/image1327174991_normal.png" -}, -"title": "Jim0PROFIT: #lgw c'est dramatique!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3248000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw c'est dramatique!!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.yoono.com\\\" rel=\\\"nofollow\\\"\\u003Eyoono\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188825105969152\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":368,\"screen_name\":\"Jim0PROFIT\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":4753,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"D02B55\",\"followers_count\":94,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1771348218\\/image1327174991_normal.png\",\"description\":\"Consulting, Syst\\u00e8me administrateur, geekoophile, et tellement de choses qu'une journ\\u00e9e de 24H ne suffit plus!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"18874683\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1771348218\\/image1327174991_normal.png\",\"name\":\"Jim0PROFIT\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 11 18:26:59 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":18874683,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/choari.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188825105969152,\"created_at\":\"Fri Feb 24 23:33:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3248000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "62ec4bda-f64b-4a7b-839e-f3822fe52d7f-173188825105969152" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Wouuuuh @jcfrog #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1105895956/PG_paul1_normal.jpg" -}, -"title": "Rémy D.: Wouuuuh @jcfrog #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3249000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_user_id\":null,\"truncated\":false,\"text\":\"Wouuuuh @jcfrog #lgw\",\"created_at\":\"Fri Feb 24 23:33:29 +0000 2012\",\"entities\":{\"user_mentions\":[{\"indices\":[8,15],\"screen_name\":\"jcfrog\",\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]}]},\"place\":null,\"retweet_count\":0,\"retweeted\":false,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"coordinates\":null,\"in_reply_to_user_id_str\":null,\"id_str\":\"173188830659231745\",\"geo\":null,\"in_reply_to_screen_name\":null,\"user\":{\"contributors_enabled\":false,\"created_at\":\"Fri Jun 19 20:55:21 +0000 2009\",\"lang\":\"fr\",\"statuses_count\":4353,\"profile_use_background_image\":true,\"url\":null,\"listed_count\":12,\"notifications\":null,\"profile_text_color\":\"3E4415\",\"screen_name\":\"RdNetwork\",\"is_translator\":false,\"show_all_inline_media\":true,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"description\":\"A random soccer-music-games-web-french twitter Account. (Yes, that's a lot.)\",\"default_profile\":false,\"following\":null,\"profile_link_color\":\"D02B55\",\"location\":\"France - Moselle\",\"time_zone\":\"Paris\",\"followers_count\":248,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"geo_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_background_color\":\"352726\",\"id_str\":\"48825435\",\"profile_background_tile\":false,\"protected\":false,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"default_profile_image\":false,\"follow_request_sent\":null,\"profile_sidebar_fill_color\":\"99CC33\",\"name\":\"R\\u00e9my D.\",\"verified\":false,\"favourites_count\":1,\"id\":48825435,\"utc_offset\":3600,\"friends_count\":771,\"profile_sidebar_border_color\":\"829D5E\"},\"in_reply_to_status_id\":null,\"favorited\":false,\"id\":173188830659231745,\"contributors\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3249000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e9ee6b9c-499c-4f30-8781-6585a5ae2415-173188830659231745" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Décalé les oursons après les vaches #ilReste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1843979295/mt_normal.png" -}, -"title": "Maryan: Décalé les oursons après les vaches #ilReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3250000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"D\\u00e9cal\\u00e9 les oursons apr\\u00e8s les vaches #ilReste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[37,45]},{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188833280655360\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":237,\"screen_name\":\"maryan_T\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":270,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/378380740\\/twilk_background_4ee1335455f2d.jpg\",\"location\":\"Compiegne\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":37,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843979295\\/mt_normal.png\",\"description\":\"Ing\\u00e9nieur syst\\u00e9me UTC\\r\\nTweet or not tweet ?\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"234819773\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/378380740\\/twilk_background_4ee1335455f2d.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843979295\\/mt_normal.png\",\"name\":\"Maryan\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 06 17:07:30 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":234819773,\"utc_offset\":3600,\"favourites_count\":20,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188833280655360,\"created_at\":\"Fri Feb 24 23:33:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3250000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b9637a36-6310-4d33-8408-ae35abf59cf1-173188833280655360" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@legrandwebze une emission qui passe des animations de cyriak en le citant ne mérite que de rester programmée ! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/123600529/bracelet_normal.JPG" -}, -"title": "Richard: @legrandwebze une emission qui passe des animations de cyriak en le citant ne mérite que de rester programmée ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3250000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@legrandwebze une emission qui passe des animations de cyriak en le citant ne m\\u00e9rite que de rester programm\\u00e9e ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[112,116]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188834077581312\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":229,\"screen_name\":\"Iryngael\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":1961,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Midi-Pyr\\u00e9n\\u00e9es, Moissac\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"2FC2EF\",\"followers_count\":98,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/123600529\\/bracelet_normal.JPG\",\"description\":\"Gros connard sympa n\\u00e9anmoins :o\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"29106955\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/123600529\\/bracelet_normal.JPG\",\"name\":\"Richard\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 06 00:46:40 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":29106955,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173188834077581312,\"created_at\":\"Fri Feb 24 23:33:30 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3250000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dc0e8ea2-66d8-4ff4-af48-e10900e5aa8d-173188834077581312" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze Il faut préciser que les vidéos sont coupées, ca fait bizarre quand on les connait ;) #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1765884425/StopSOPA-Profile-Picture_normal.png" -}, -"title": "Captain Metal-Mighty: @LeGrandWebze Il faut préciser que les vidéos sont coupées, ca fait bizarre quand on les connait ;) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3250000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze Il faut pr\\u00e9ciser que les vid\\u00e9os sont coup\\u00e9es, ca fait bizarre quand on les connait ;) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[100,104]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173188510247952384\",\"id_str\":\"173188832823488512\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173188510247952384,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":345,\"screen_name\":\"MetalMighty\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":5736,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Nevers, France\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"2FC2EF\",\"followers_count\":91,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1765884425\\/StopSOPA-Profile-Picture_normal.png\",\"description\":\"Mod\\u00e9rateur, R\\u00e9dacteur et Responsable Technique de Plan\\u00e8te-Sonic.\\r\\nJ'accepte les demandes de follow si on se conna\\u00eet.\\r\\nEtudiant IT CS2i.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"106233892\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1765884425\\/StopSOPA-Profile-Picture_normal.png\",\"name\":\"Captain Metal-Mighty\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 18 22:43:43 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":106233892,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/www.planete-sonic.com\"},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173188832823488512,\"created_at\":\"Fri Feb 24 23:33:30 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3250000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4751cdc7-4ecd-4df8-a92a-adfff28a27f4-173188832823488512" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @KlaireFr: J'ai une peur panique des pigeons. Cette séquence est un cauchemar #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1604619978/gdx_profil_normal.jpg" -}, -"title": "Geoffrey Delcroix: RT @KlaireFr: J'ai une peur panique des pigeons. Cette séquence est un cauchemar #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3250000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @KlaireFr: J'ai une peur panique des pigeons. Cette s\\u00e9quence est un cauchemar #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[3,12],\"name\":\"Klaire.fr\",\"id_str\":\"28096610\",\"id\":28096610}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[81,85]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"J'ai une peur panique des pigeons. Cette s\\u00e9quence est un cauchemar #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[67,71]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188480413876224\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C6E2EE\",\"screen_name\":\"KlaireFr\",\"lang\":\"fr\",\"favourites_count\":35,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":780,\"location\":\"Paris\",\"profile_text_color\":\"663B12\",\"followers_count\":7194,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1690913631\\/doc_normal.jpg\",\"description\":\"A un mauvais caract\\u00e8re. Mais un sur 140, \\u00e7a va. \",\"statuses_count\":9882,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/381308516\\/klaire.png\",\"show_all_inline_media\":true,\"listed_count\":282,\"profile_link_color\":\"1F98C7\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C6E2EE\",\"protected\":false,\"id_str\":\"28096610\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Klaire.fr\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/381308516\\/klaire.png\",\"created_at\":\"Wed Apr 01 12:34:58 +0000 2009\",\"profile_sidebar_fill_color\":\"DAECF4\",\"id\":28096610,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.klaire.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1690913631\\/doc_normal.jpg\"},\"truncated\":false,\"id\":173188480413876224,\"created_at\":\"Fri Feb 24 23:32:06 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188834564112384\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"geoffdelc\",\"lang\":\"en\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":201,\"location\":\"Paris, Fr\",\"profile_text_color\":\"333333\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1604619978\\/gdx_profil_normal.jpg\",\"description\":\"part-time g33k, part-time privacy advocate. full time future thinker\",\"statuses_count\":730,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/338957584\\/sad_panda_3.jpg\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"18341132\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Geoffrey Delcroix\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/338957584\\/sad_panda_3.jpg\",\"created_at\":\"Tue Dec 23 20:07:06 +0000 2008\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":18341132,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/futurenewswire.hautetfort.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1604619978\\/gdx_profil_normal.jpg\"},\"truncated\":false,\"id\":173188834564112384,\"created_at\":\"Fri Feb 24 23:33:30 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3250000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dd1caa42-8372-402c-a512-6adb2a9c96f6-173188834564112384" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @fbrahimi: #ireste #ipart #cqui #changedeton faudrait indiquer la question sur le mur ou l'énoncer #OnComprendPasLinteretDeLaQuestion ...", -"img": { -"src": "http://a0.twimg.com/profile_images/1281493147/new-logo-taleque-multimedia-web_normal.jpg" -}, -"title": "Maud Talêque: RT @fbrahimi: #ireste #ipart #cqui #changedeton faudrait indiquer la question sur le mur ou l'énoncer #OnComprendPasLinteretDeLaQuestion ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3251000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @fbrahimi: #ireste #ipart #cqui #changedeton faudrait indiquer la question sur le mur ou l'\\u00e9noncer #OnComprendPasLinteretDeLaQuestion ...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"fbrahimi\",\"indices\":[3,12],\"id_str\":\"5836692\",\"name\":\"Fadhila BRAHIMI\",\"id\":5836692}],\"urls\":[],\"hashtags\":[{\"text\":\"ireste\",\"indices\":[14,21]},{\"text\":\"ipart\",\"indices\":[22,28]},{\"text\":\"cqui\",\"indices\":[29,34]},{\"text\":\"changedeton\",\"indices\":[35,47]},{\"text\":\"OnComprendPasLinteretDeLaQuestion\",\"indices\":[102,136]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#ireste #ipart #cqui #changedeton faudrait indiquer la question sur le mur ou l'\\u00e9noncer #OnComprendPasLinteretDeLaQuestion #lgw via #TVcheck\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ireste\",\"indices\":[0,7]},{\"text\":\"ipart\",\"indices\":[8,14]},{\"text\":\"cqui\",\"indices\":[15,20]},{\"text\":\"changedeton\",\"indices\":[21,33]},{\"text\":\"OnComprendPasLinteretDeLaQuestion\",\"indices\":[88,122]},{\"text\":\"lgw\",\"indices\":[123,127]},{\"text\":\"TVcheck\",\"indices\":[132,140]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/fr\\/app\\/tvcheck\\/id437347192?mt=8\\\" rel=\\\"nofollow\\\"\\u003ETVcheck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188208438423552\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3401,\"screen_name\":\"fbrahimi\",\"lang\":\"fr\",\"profile_text_color\":\"A30034\",\"statuses_count\":36947,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/342882401\\/fadhilaBrahimiTwitterOct11.gif\",\"location\":\"Nomade. France - Maghreb \",\"show_all_inline_media\":true,\"listed_count\":1250,\"profile_link_color\":\"000000\",\"followers_count\":11936,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1764728200\\/a05c3c5a-aecf-4e53-87e8-77647a9f7c91_normal.png\",\"description\":\"Dir. FB&Associ\\u00e9s #StrategieDePresence | CoAuteure #Moi20 | Chroniqueuse @Widoobiz | Conf\\u00e9renci\\u00e8re #Tedx | Bureau @MediaAces | \\u2665 #music #politic #SocialTV #Pause\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"F5EACF\",\"id_str\":\"5836692\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/342882401\\/fadhilaBrahimiTwitterOct11.gif\",\"profile_sidebar_fill_color\":\"F5EACF\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1764728200\\/a05c3c5a-aecf-4e53-87e8-77647a9f7c91_normal.png\",\"name\":\"Fadhila BRAHIMI\",\"default_profile_image\":false,\"created_at\":\"Mon May 07 16:20:02 +0000 2007\",\"profile_sidebar_border_color\":\"B28465\",\"id\":5836692,\"utc_offset\":3600,\"favourites_count\":160,\"url\":\"http:\\/\\/www.fadhilabrahimi.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188208438423552,\"created_at\":\"Fri Feb 24 23:31:01 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188838364151809\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":169,\"screen_name\":\"Taleque\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":730,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/115483974\\/bg-twitter.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0099CC\",\"followers_count\":71,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1281493147\\/new-logo-taleque-multimedia-web_normal.jpg\",\"description\":\"Infographiste toujours \\u00e0 v\\u00e9lo - photographe du web au print je passe partout.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"60652693\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/115483974\\/bg-twitter.jpg\",\"profile_sidebar_fill_color\":\"f6ffd1\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1281493147\\/new-logo-taleque-multimedia-web_normal.jpg\",\"name\":\"Maud Tal\\u00eaque\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 27 17:17:59 +0000 2009\",\"profile_sidebar_border_color\":\"fff8ad\",\"id\":60652693,\"utc_offset\":3600,\"favourites_count\":8,\"url\":\"http:\\/\\/www.taleque.com\"},\"in_reply_to_screen_name\":null,\"truncated\":true,\"id\":173188838364151809,\"created_at\":\"Fri Feb 24 23:33:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3251000, -"tags": [ -{ -"id-ref": "ef16598e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef49f848-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efbbbfaa-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f04c1c1c-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "818ac7f1-b66c-42be-8950-3e94f51f8cf5-173188838364151809" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est du lourd, jérôme en live attention. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1815905585/image_normal.jpg" -}, -"title": "Young, Wild & Free: C'est du lourd, jérôme en live attention. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3252000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est du lourd, j\\u00e9r\\u00f4me en live attention. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[42,46]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188842982096896\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":232,\"screen_name\":\"08Life06\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10971,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"chez les mafieux mexicains\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"followers_count\":391,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"363343002\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"name\":\"Young, Wild & Free\",\"default_profile_image\":false,\"created_at\":\"Sat Aug 27 23:04:05 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":363343002,\"utc_offset\":null,\"favourites_count\":39,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188842982096896,\"created_at\":\"Fri Feb 24 23:33:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3252000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f238d062-6bee-4eb3-bb95-1fe24198e181-173188842982096896" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "moi je regrette les djingles de @jcfrog mais le voilà ^^ #lgw #cQui #teletravail", -"img": { -"src": "http://a0.twimg.com/profile_images/1700942619/godai4_normal.gif" -}, -"title": "Godai Yusaku: moi je regrette les djingles de @jcfrog mais le voilà ^^ #lgw #cQui #teletravail", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3254000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"moi je regrette les djingles de @jcfrog mais le voil\\u00e0 ^^ #lgw #cQui #teletravail\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[32,39],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[57,61]},{\"text\":\"cQui\",\"indices\":[62,67]},{\"text\":\"teletravail\",\"indices\":[68,80]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188849508417537\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":400,\"screen_name\":\"__Yusaku\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13680,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/355063675\\/akemi_tadaka_005_1280x1024.jpg\",\"location\":\"Ile de France, Nancy, Toulois\",\"show_all_inline_media\":false,\"listed_count\":27,\"profile_link_color\":\"038543\",\"followers_count\":314,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1700942619\\/godai4_normal.gif\",\"description\":\"Directeur de Projet Client Info\\/telco - \\r\\nActivit\\u00e9s associatives - Geek et Nippophile \\u00e0 ses heures perdues\\r\\nMembre d'#AQDIL\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ACDED6\",\"id_str\":\"76995130\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/355063675\\/akemi_tadaka_005_1280x1024.jpg\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1700942619\\/godai4_normal.gif\",\"name\":\"Godai Yusaku\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 24 17:33:58 +0000 2009\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":76995130,\"utc_offset\":3600,\"favourites_count\":68,\"url\":\"http:\\/\\/jenebloguepas.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188849508417537,\"created_at\":\"Fri Feb 24 23:33:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3254000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f064661e-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ff65cb52-3da3-40af-9661-8fa360231a28-173188849508417537" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #change2ton", -"img": { -"src": "http://a2.twimg.com/profile_images/1801682939/image_normal.jpg" -}, -"title": "alexandra evan: #lgw #change2ton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3254000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #change2ton\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"change2ton\",\"indices\":[5,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188850116599808\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":18,\"screen_name\":\"alexevan\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":297,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":113,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1801682939\\/image_normal.jpg\",\"description\":\"Global Planning Director @ DDB interested in people, conversations, behaviour. Passionate by arequipe, wine & traveling. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"33499701\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801682939\\/image_normal.jpg\",\"name\":\"alexandra evan\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 20 12:45:25 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":33499701,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188850116599808,\"created_at\":\"Fri Feb 24 23:33:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3254000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b6bdc975-0d72-44f7-988f-486a7559ec07-173188850116599808" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Lol @praska connait tout le monde dans #lgw #cQui", -"img": { -"src": "http://a1.twimg.com/profile_images/1601437879/avatar_sonic_normal.jpg" -}, -"title": "Jenni: Lol @praska connait tout le monde dans #lgw #cQui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3254000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Lol @praska connait tout le monde dans #lgw #cQui\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Praska\",\"indices\":[4,11],\"id_str\":\"15453030\",\"name\":\"Pras\",\"id\":15453030}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[39,43]},{\"text\":\"cQui\",\"indices\":[44,49]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/levelupstudio.com\\/plume\\\" rel=\\\"nofollow\\\"\\u003EPlume\\u00a0for\\u00a0Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188849881726976\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":112,\"screen_name\":\"jicmajane\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":1816,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0099B9\",\"followers_count\":307,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1601437879\\/avatar_sonic_normal.jpg\",\"description\":\"R\\u00e9dactrice VieDeGeek.fr et animatrice BarGaming\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0099B9\",\"id_str\":\"39099498\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1601437879\\/avatar_sonic_normal.jpg\",\"name\":\"Jenni\",\"default_profile_image\":false,\"created_at\":\"Sun May 10 19:46:10 +0000 2009\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":39099498,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.viedegeek.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188849881726976,\"created_at\":\"Fri Feb 24 23:33:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3254000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "845a16cd-7f0c-4251-81b5-f16c7bc78c9b-173188849881726976" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw @jcfrog vas y mon jeje", -"img": { -"src": "http://a2.twimg.com/profile_images/1816969090/507a50905b294max_normal.jpg" -}, -"title": "Saint-pierre: #lgw @jcfrog vas y mon jeje", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3254000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw @jcfrog vas y mon jeje\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[5,12],\"name\":\"jcfrog\",\"id_str\":\"16888281\",\"id\":16888281}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188853220392961\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"babolos\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":160,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":48,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1816969090\\/507a50905b294max_normal.jpg\",\"description\":\"Managed Services & Project Management\\r\\nMusic, Running & Trail\",\"statuses_count\":404,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"326013289\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Saint-pierre\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Wed Jun 29 06:58:28 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":326013289,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1816969090\\/507a50905b294max_normal.jpg\"},\"truncated\":false,\"id\":173188853220392961,\"created_at\":\"Fri Feb 24 23:33:34 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3254000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7387ef23-6729-49b6-a9c9-38695009d36a-173188853220392961" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw en direct de bretagne ????? #lgw @jcfrog", -"img": { -"src": "http://a2.twimg.com/profile_images/1632512642/John_normal.jpg" -}, -"title": "Stephane : #lgw en direct de bretagne ????? #lgw @jcfrog", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3254000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw en direct de bretagne ????? #lgw @jcfrog\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[38,45],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"lgw\",\"indices\":[33,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188853346213889\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":160,\"screen_name\":\"stefLP\",\"lang\":\"fr\",\"profile_text_color\":\"6a1e00\",\"statuses_count\":1542,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/292553800\\/IMG_0246__1600x1200_.JPG\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0800b6\",\"followers_count\":75,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1632512642\\/John_normal.jpg\",\"description\":\"Je travaille dans le monde de l'informatique et des pharmacies (depuis 17 ans) , et \\u00e9galement auto-entrepreneur \\u00e0 mes temps perdus. http:\\/\\/about.me\\/bealcost\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffe9d9\",\"id_str\":\"11192742\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/292553800\\/IMG_0246__1600x1200_.JPG\",\"profile_sidebar_fill_color\":\"ffecd9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1632512642\\/John_normal.jpg\",\"name\":\"Stephane \",\"default_profile_image\":false,\"created_at\":\"Sat Dec 15 10:31:27 +0000 2007\",\"profile_sidebar_border_color\":\"001e0e\",\"id\":11192742,\"utc_offset\":3600,\"favourites_count\":42,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188853346213889,\"created_at\":\"Fri Feb 24 23:33:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3254000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c10c675a-2dd7-492a-93af-827c4ba53dd3-173188853346213889" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bonjour jeune brune derrière sur son pc #lgw #tweetprecedent", -"img": { -"src": "http://a1.twimg.com/profile_images/1715868647/P1010897_normal.png" -}, -"title": "Spike Ganush: Bonjour jeune brune derrière sur son pc #lgw #tweetprecedent", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3255000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Bonjour jeune brune derri\\u00e8re sur son pc #lgw #tweetprecedent\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]},{\"text\":\"tweetprecedent\",\"indices\":[45,60]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188855728578561\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"SpikeGanush\",\"lang\":\"en\",\"favourites_count\":17,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":930,\"location\":\"Gap hautes-alpes\",\"profile_text_color\":\"333333\",\"followers_count\":317,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1715868647\\/P1010897_normal.png\",\"description\":\"Fan de nouvelle technologie, d'humour salasse, de roller\\/ski ! Souper Roumain, c'est moi !\\r\\nUne vid\\u00e9o rock band, choose : http:\\/\\/t.co\\/kEhnCM6Y\",\"statuses_count\":6039,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/159015926\\/horror-twitter-background.jpg\",\"show_all_inline_media\":true,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"23573573\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Spike Ganush\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/159015926\\/horror-twitter-background.jpg\",\"created_at\":\"Tue Mar 10 09:23:46 +0000 2009\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":23573573,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/trestresbien.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1715868647\\/P1010897_normal.png\"},\"truncated\":false,\"id\":173188855728578561,\"created_at\":\"Fri Feb 24 23:33:35 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3255000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efd3f5a2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "42d4506b-416d-49c6-848f-2f34f74fd75c-173188855728578561" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cQui J'vais p'tetre faire une recherche internet #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1758783715/image_normal.jpg" -}, -"title": "Florian Picherit: #cQui J'vais p'tetre faire une recherche internet #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3255000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cQui J'vais p'tetre faire une recherche internet #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[50,54]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[6.4400506,46.3437649],[6.5158292,46.3437649],[6.5158292,46.4050024],[6.4400506,46.4050024]]]},\"attributes\":{},\"full_name\":\"Thonon-les-Bains, Haute-Savoie\",\"name\":\"Thonon-les-Bains\",\"id\":\"e71b6d6ca390f0c1\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/e71b6d6ca390f0c1.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[6.49788408,46.37374264]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188854826811393\",\"geo\":{\"type\":\"Point\",\"coordinates\":[46.37374264,6.49788408]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":122,\"screen_name\":\"FlorianPicherit\",\"lang\":\"fr\",\"profile_text_color\":\"3D1957\",\"statuses_count\":180,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"location\":\"Lyon\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"FF0000\",\"followers_count\":33,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1758783715\\/image_normal.jpg\",\"description\":\"Music Saved My Life. 42 Style.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"642D8B\",\"id_str\":\"465400461\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1758783715\\/image_normal.jpg\",\"name\":\"Florian Picherit\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 16 09:24:23 +0000 2012\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":465400461,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188854826811393,\"created_at\":\"Fri Feb 24 23:33:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3255000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "db2b6583-7e36-43ed-87b3-35c6ceefd47b-173188854826811393" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @3615pbs: #LGW Les mecs, vous le sentez bien que ça ne fonctionne pas, ce que vous faites?", -"img": { -"src": "http://a0.twimg.com/profile_images/1606679449/image_normal.jpg" -}, -"title": "Arthur Delacorta: RT @3615pbs: #LGW Les mecs, vous le sentez bien que ça ne fonctionne pas, ce que vous faites?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3256000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @3615pbs: #LGW Les mecs, vous le sentez bien que \\u00e7a ne fonctionne pas, ce que vous faites?\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"3615pbs\",\"indices\":[3,11],\"id_str\":\"133024198\",\"name\":\"P. Bourdin-Sauviac\",\"id\":133024198}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[13,17]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW Les mecs, vous le sentez bien que \\u00e7a ne fonctionne pas, ce que vous faites?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188223428857857\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":497,\"screen_name\":\"3615pbs\",\"lang\":\"fr\",\"profile_text_color\":\"062d57\",\"statuses_count\":29704,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/400721124\\/tumblr_ljk64pSVPX1qfv1q1.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":103,\"profile_link_color\":\"0513ad\",\"followers_count\":2829,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1824854315\\/3615pbs_normal.jpg\",\"description\":\"Je suis nomm\\u00e9 Pierre. Animateur, journaliste, auteur, ex-r\\u00e9al du zap de Direct 8 et awesome talent @ Marzab Productions. Et lumi\\u00e8re divine sur 3615pbs.com. \\u0ca0_\\u0ca0\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"133024198\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/400721124\\/tumblr_ljk64pSVPX1qfv1q1.jpg\",\"profile_sidebar_fill_color\":\"c0c4e0\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824854315\\/3615pbs_normal.jpg\",\"name\":\"P. Bourdin-Sauviac\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 14 20:34:18 +0000 2010\",\"profile_sidebar_border_color\":\"ebf0ff\",\"id\":133024198,\"utc_offset\":3600,\"favourites_count\":5,\"url\":\"http:\\/\\/www.3615pbs.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188223428857857,\"created_at\":\"Fri Feb 24 23:31:04 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188860434591745\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1663,\"screen_name\":\"ArthurDelacorta\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":9837,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme12\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":33,\"profile_link_color\":\"FF0000\",\"followers_count\":508,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1606679449\\/image_normal.jpg\",\"description\":\"L\\u2019utopie est \\u00e0 la politique, ce qu\\u2019est le fantasme \\u00e0 la sexualit\\u00e9. Le d\\u00e9sir guid\\u00e9 par nos utopies et nos fantasmes doit faire progresser notre vie.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BADFCD\",\"id_str\":\"21702648\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme12\\/bg.gif\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1606679449\\/image_normal.jpg\",\"name\":\"Arthur Delacorta\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 23 22:36:57 +0000 2009\",\"profile_sidebar_border_color\":\"F2E195\",\"id\":21702648,\"utc_offset\":3600,\"favourites_count\":7,\"url\":\"http:\\/\\/delacorta.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188860434591745,\"created_at\":\"Fri Feb 24 23:33:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3256000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6f62b0a2-ed21-48c7-8414-e5d8312626ff-173188860434591745" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "SKYPE C'EST MAL #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1780301867/avatar_normal.jpg" -}, -"title": "Okhin: SKYPE C'EST MAL #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3256000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"SKYPE C'EST MAL #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188860849827840\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":441,\"screen_name\":\"okhin\",\"lang\":\"en\",\"profile_text_color\":\"739694\",\"statuses_count\":10334,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":65,\"profile_link_color\":\"729172\",\"followers_count\":798,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\",\"description\":\"Cypherpunk fuelled by lulz and caffein, data-pornstar, crypto-terrorist \\/ 00513947\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"2f1812\",\"id_str\":\"49560409\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"profile_sidebar_fill_color\":\"411c0f\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\",\"name\":\"Okhin\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 22 06:52:46 +0000 2009\",\"profile_sidebar_border_color\":\"2f1812\",\"id\":49560409,\"utc_offset\":3600,\"favourites_count\":38,\"url\":\"https:\\/\\/about.okhin.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188860849827840,\"created_at\":\"Fri Feb 24 23:33:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3256000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e6b4741f-b58e-4b9d-9387-b6ed4d121915-173188860849827840" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Yeeeeessss, le retour de @jcfrog, il était temps ! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1579781654/brush2star_mini_normal.jpg" -}, -"title": "Magalie Baudry: Yeeeeessss, le retour de @jcfrog, il était temps ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3258000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"Yeeeeessss, le retour de @jcfrog, il \\u00e9tait temps ! #lgw\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[25,32],\"name\":\"jcfrog\",\"id\":16888281,\"id_str\":\"16888281\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[51,55]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"favorited\":false,\"coordinates\":null,\"in_reply_to_user_id\":null,\"contributors\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"user\":{\"notifications\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"profile_sidebar_fill_color\":\"f7a64a\",\"screen_name\":\"Mag_frog\",\"follow_request_sent\":null,\"lang\":\"fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"default_profile_image\":false,\"verified\":false,\"profile_sidebar_border_color\":\"f2b87e\",\"location\":\"Nantes\\/Cholet\",\"favourites_count\":6,\"description\":\"Passions web, infographie, dessin, couture, nouvelles technos, communication, partage et th\\u00e9\\u00e2tre amateur.\",\"contributors_enabled\":false,\"following\":null,\"profile_use_background_image\":true,\"friends_count\":251,\"profile_text_color\":\"333333\",\"followers_count\":274,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"statuses_count\":6516,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"7762e0\",\"protected\":false,\"is_translator\":false,\"name\":\"Magalie Baudry\",\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"created_at\":\"Thu Jul 29 12:06:17 +0000 2010\",\"profile_background_color\":\"fcfcfc\",\"id\":172314328,\"id_str\":\"172314328\",\"geo_enabled\":false,\"profile_background_tile\":false,\"utc_offset\":-7200,\"url\":\"http:\\/\\/www.maglagrenouille.fr\\/blog\"},\"in_reply_to_status_id\":null,\"id\":173188867925610496,\"created_at\":\"Fri Feb 24 23:33:38 +0000 2012\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188867925610496\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3258000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1d03eca8-b129-4b12-aa9a-d849248903cd-173188867925610496" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilsepend #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1797022603/albatorgif_normal.gif" -}, -"title": "Raphaël Porier: #ilsepend #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3259000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ilsepend #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilsepend\",\"indices\":[0,9]},{\"text\":\"lgw\",\"indices\":[10,14]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188873919266816\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"86A4A6\",\"screen_name\":\"raphale\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":279,\"location\":\"paris\",\"profile_text_color\":\"333333\",\"followers_count\":114,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1797022603\\/albatorgif_normal.gif\",\"description\":\"Journaliste alternatif pour cha\\u00eene d'info en continu.\\r\\nCapitaine de la B.A.C. (Bande-Annonce Culturelle).\",\"statuses_count\":170,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/369561819\\/2667-bandes-de-couleurs-WallFizz.jpg\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"FF3300\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"protected\":false,\"id_str\":\"53979266\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Rapha\\u00ebl Porier\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/369561819\\/2667-bandes-de-couleurs-WallFizz.jpg\",\"created_at\":\"Sun Jul 05 19:11:51 +0000 2009\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"id\":53979266,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.itele.fr\\/culture\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1797022603\\/albatorgif_normal.gif\"},\"truncated\":false,\"id\":173188873919266816,\"created_at\":\"Fri Feb 24 23:33:39 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3259000, -"tags": [ -{ -"id-ref": "f0656fe6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e09d0312-d0d2-4640-9923-6a6d0240278f-173188873919266816" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Cesar2012 --> #lgw --> #CI", -"img": { -"src": "http://a0.twimg.com/profile_images/1845606272/marikiki_07_02_12_normal.jpg" -}, -"title": "Tluonra: #Cesar2012 --> #lgw --> #CI", -"color": "16763904", -"polemics": [ -"KO" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3259000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#Cesar2012 --> #lgw --> #CI\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"Cesar2012\",\"indices\":[0,10]},{\"text\":\"lgw\",\"indices\":[18,22]},{\"text\":\"CI\",\"indices\":[30,33]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188872845524992\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Tluonra\",\"lang\":\"fr\",\"favourites_count\":6,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":174,\"location\":\"Somewhere over the rainbow\",\"profile_text_color\":\"080108\",\"followers_count\":222,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1845606272\\/marikiki_07_02_12_normal.jpg\",\"description\":\"Graphiste free-lance flammes et twitteuse \\u00e0 gage : Pumm Pumm (appeler aux horaires de bureau)\",\"statuses_count\":6960,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431637274\\/back_tw_1111.jpg\",\"show_all_inline_media\":false,\"listed_count\":11,\"profile_link_color\":\"e50ef0\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"3c363d\",\"protected\":false,\"id_str\":\"80332571\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Tluonra\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431637274\\/back_tw_1111.jpg\",\"created_at\":\"Tue Oct 06 15:47:08 +0000 2009\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":80332571,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1845606272\\/marikiki_07_02_12_normal.jpg\"},\"truncated\":false,\"id\":173188872845524992,\"created_at\":\"Fri Feb 24 23:33:39 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3259000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "046ded24-181f-476f-bb07-11529050ac44-173188872845524992" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": ".@jcfrog is in windows :) #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1635762650/moi_normal.jpg" -}, -"title": "Mascottus | Philippe: .@jcfrog is in windows :) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3260000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\".@jcfrog is in windows :) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[1,8],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[26,30]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188875932532736\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3743,\"screen_name\":\"pcouzon\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":31532,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/418461086\\/cw_background_9.jpg\",\"location\":\"tcp\\/ip\",\"show_all_inline_media\":true,\"listed_count\":372,\"profile_link_color\":\"D02B55\",\"followers_count\":3787,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1635762650\\/moi_normal.jpg\",\"description\":\"Community manager, strat\\u00e9gie en ligne, @digidust, formation #iscpa. Live-tweet perso sur @pconversation Ces tweets n'engagent que moi.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"14899497\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/418461086\\/cw_background_9.jpg\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1635762650\\/moi_normal.jpg\",\"name\":\"Mascottus | Philippe\",\"default_profile_image\":false,\"created_at\":\"Sun May 25 15:34:25 +0000 2008\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":14899497,\"utc_offset\":3600,\"favourites_count\":70,\"url\":\"http:\\/\\/about.me\\/pcouzon\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188875932532736,\"created_at\":\"Fri Feb 24 23:33:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3260000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c6f3928e-0aff-45c8-887b-2d32145c5543-173188875932532736" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pourquoi il chante dans une cave #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1818096044/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg" -}, -"title": "Δ+Δ: Pourquoi il chante dans une cave #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3260000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Pourquoi il chante dans une cave #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188877610258433\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":71,\"screen_name\":\"AbsolutePi\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":12873,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/362137182\\/final2f.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"000000\",\"followers_count\":142,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1818096044\\/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg\",\"description\":\"Piboy , G\\u00e9n\\u00e9ration 96 , Football is Life | & R\\u00e9dacteur chez @footballanatomy | \\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"334108023\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/362137182\\/final2f.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1818096044\\/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg\",\"name\":\"\\u0394+\\u0394\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 12 15:55:31 +0000 2011\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":334108023,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/footballanatomy.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188877610258433,\"created_at\":\"Fri Feb 24 23:33:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3260000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "824f58a3-3191-49fd-9786-d42adf295520-173188877610258433" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@RELLUM57 sur France5 c'est Twitter qui rencontre la TV ^^ #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1836345668/profile_normal.png" -}, -"title": "ArDuB57: @RELLUM57 sur France5 c'est Twitter qui rencontre la TV ^^ #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3262000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@RELLUM57 sur France5 c'est Twitter qui rencontre la TV ^^ #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"RELLUM57\",\"indices\":[0,9],\"id_str\":\"175395034\",\"name\":\"Gui\",\"id\":175395034}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[59,63]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173186796673441792\",\"id_str\":\"173188885889818625\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173186796673441792,\"in_reply_to_user_id_str\":\"175395034\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":646,\"screen_name\":\"ArDub57\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":83435,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"location\":\"FRANCE - METZ - SARREGUEMINES\",\"show_all_inline_media\":false,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"followers_count\":1090,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"description\":\"FreeParty Style - Raleur Pro - Trolleur Compulsif - DHD Android 2.3\\/Transformer 3.2.1 - PS3 @Pix_auto http:\\/\\/pixauto.tumblr.com - http:\\/\\/iboga.tumblr.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"21448223\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"name\":\"ArDuB57\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 20 23:57:59 +0000 2009\",\"profile_sidebar_border_color\":\"1c2352\",\"id\":21448223,\"utc_offset\":3600,\"favourites_count\":1604,\"url\":\"http:\\/\\/ardbox.blogspot.com\\/\"},\"in_reply_to_screen_name\":\"RELLUM57\",\"truncated\":false,\"id\":173188885889818625,\"created_at\":\"Fri Feb 24 23:33:42 +0000 2012\",\"in_reply_to_user_id\":175395034}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3262000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "72025d8b-b36c-42d3-864a-54214688c2c5-173188885889818625" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "je suis un putain de boulet... #ilreste #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1769265290/paper_art_19_normal.jpg" -}, -"title": "Raphaëlle: je suis un putain de boulet... #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3262000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"je suis un putain de boulet... #ilreste #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[31,39]},{\"text\":\"lgw\",\"indices\":[40,44]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188885155815424\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"780b0b\",\"screen_name\":\"Rapchka\",\"lang\":\"fr\",\"favourites_count\":9,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":149,\"location\":\"Toulouse, France\",\"profile_text_color\":\"630628\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1769265290\\/paper_art_19_normal.jpg\",\"description\":\"Allez c'est bon, ce matin je m'y remets. \",\"statuses_count\":245,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/225188433\\/26.jpg\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"ed1730\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"171414\",\"protected\":false,\"id_str\":\"222072390\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Rapha\\u00eblle\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/225188433\\/26.jpg\",\"created_at\":\"Thu Dec 02 11:31:22 +0000 2010\",\"profile_sidebar_fill_color\":\"e7e8be\",\"id\":222072390,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1769265290\\/paper_art_19_normal.jpg\"},\"truncated\":false,\"id\":173188885155815424,\"created_at\":\"Fri Feb 24 23:33:42 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3262000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bcb7e21b-5e02-49f6-814f-5860f2760bd0-173188885155815424" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'aimerais savoir où @Vinvin achète ses chemises #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1849286517/plumesdanges_normal.jpg" -}, -"title": "plumesdanges: J'aimerais savoir où @Vinvin achète ses chemises #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3262000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'aimerais savoir o\\u00f9 @Vinvin ach\\u00e8te ses chemises #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[21,28],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188882798620672\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":283,\"screen_name\":\"plumesdanges\",\"lang\":\"fr\",\"profile_text_color\":\"0a0a0a\",\"statuses_count\":39028,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"location\":\"Hell\",\"show_all_inline_media\":false,\"listed_count\":44,\"profile_link_color\":\"4813f5\",\"followers_count\":591,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"description\":\"pas interessante, pas drole et pas tr\\u00e8s intelligente, bref sans interet ! Pr\\u00e9sidente fondatrice de l'#InsomniaqueTeam \\/\\/ #TeamLumbagos \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"27325670\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"profile_sidebar_fill_color\":\"fcfcfc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"name\":\"plumesdanges\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 28 22:43:40 +0000 2009\",\"profile_sidebar_border_color\":\"fcfcfc\",\"id\":27325670,\"utc_offset\":3600,\"favourites_count\":84,\"url\":\"http:\\/\\/www.youtube.com\\/plumesdanges\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188882798620672,\"created_at\":\"Fri Feb 24 23:33:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3262000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4310e6a4-fee4-48b8-bbf8-b939f64664bb-173188882798620672" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @PascalMabille: Vraiment désolé, vous nous manquez ! Revenez ! #lgw “@palmashow: Notre voisin de droite a un problème de rire”", -"img": { -"src": "http://a0.twimg.com/profile_images/1545679067/pJt9obdp_normal" -}, -"title": "Thomas Nicaise: RT @PascalMabille: Vraiment désolé, vous nous manquez ! Revenez ! #lgw “@palmashow: Notre voisin de droite a un problème de rire”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3263000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @PascalMabille: Vraiment d\\u00e9sol\\u00e9, vous nous manquez ! Revenez ! #lgw \\u201c@palmashow: Notre voisin de droite a un probl\\u00e8me de rire\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"PascalMabille\",\"indices\":[3,17],\"id_str\":\"1367131\",\"name\":\"Pascal Mabille\",\"id\":1367131},{\"screen_name\":\"palmashow\",\"indices\":[72,82],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[66,70]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Vraiment d\\u00e9sol\\u00e9, vous nous manquez ! Revenez ! #lgw \\u201c@palmashow: Notre voisin de droite a un probl\\u00e8me de rire\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[53,63],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[47,51]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188369034117120\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":945,\"screen_name\":\"PascalMabille\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":9579,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/2377911\\/mega_city11_96.png\",\"location\":\"Boulogne-Billancourt\",\"show_all_inline_media\":true,\"listed_count\":68,\"profile_link_color\":\"585454\",\"followers_count\":1664,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1782392213\\/AV_PM_012012_600PX_normal.png\",\"description\":\"Dessine @instagraff \\u23ae Conseille les artistes, le web\\u23ae Bosse sur #BMSM \\u23aeR\\u00e9alise @ctraitnet pour @legrandwebze \\u23ae Boite \\u00e0 Rire \\u23ae Voltigeur chez @lvdlt et @season1\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"1367131\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/2377911\\/mega_city11_96.png\",\"profile_sidebar_fill_color\":\"FFFFFF\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1782392213\\/AV_PM_012012_600PX_normal.png\",\"name\":\"Pascal Mabille\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 17 18:49:58 +0000 2007\",\"profile_sidebar_border_color\":\"F0F0F0\",\"id\":1367131,\"utc_offset\":3600,\"favourites_count\":815,\"url\":\"http:\\/\\/www.pascalmabille.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188369034117120,\"created_at\":\"Fri Feb 24 23:31:39 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188887164878848\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":80,\"screen_name\":\"Thegeekitude\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":819,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":23,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1545679067\\/pJt9obdp_normal\",\"description\":\"Je suis un putain de Juke-box. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"132623518\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1545679067\\/pJt9obdp_normal\",\"name\":\"Thomas Nicaise\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 13 19:00:43 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":132623518,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"http:\\/\\/kikinousworld.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188887164878848,\"created_at\":\"Fri Feb 24 23:33:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3263000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "90cf7b63-114d-4b0f-92e3-cbee5cbf1ccc-173188887164878848" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "puisqu'il faut balancer : #LGW est du genre à unfollowback, pas joli-joli", -"img": { -"src": "http://a0.twimg.com/profile_images/1724532097/Pierre_La_Police_-_Doudoune_rouge_1_normal.jpg" -}, -"title": "parpaing: puisqu'il faut balancer : #LGW est du genre à unfollowback, pas joli-joli", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3264000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"puisqu'il faut balancer : #LGW est du genre \\u00e0 unfollowback, pas joli-joli\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[26,30]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188895092121600\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"parpaing\",\"lang\":\"fr\",\"favourites_count\":621,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":264,\"location\":\"annecy\",\"profile_text_color\":\"333333\",\"followers_count\":640,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1724532097\\/Pierre_La_Police_-_Doudoune_rouge_1_normal.jpg\",\"description\":\"food-italodisco-stalking\",\"statuses_count\":17609,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/78390282\\/icooone.jpg\",\"show_all_inline_media\":false,\"listed_count\":60,\"profile_link_color\":\"2ea4bf\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"d1537f\",\"protected\":false,\"id_str\":\"13306742\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"parpaing\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/78390282\\/icooone.jpg\",\"created_at\":\"Sun Feb 10 10:14:25 +0000 2008\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":13306742,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/superflatism.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724532097\\/Pierre_La_Police_-_Doudoune_rouge_1_normal.jpg\"},\"truncated\":false,\"id\":173188895092121600,\"created_at\":\"Fri Feb 24 23:33:44 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3264000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "00937dad-3a5f-4b5b-819a-612e2932a2f4-173188895092121600" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @monsieurhobby: @jcfrog Time #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1715868647/P1010897_normal.png" -}, -"title": "Spike Ganush: RT @monsieurhobby: @jcfrog Time #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3266000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @monsieurhobby: @jcfrog Time #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"monsieurhobby\",\"indices\":[3,17],\"name\":\"monsieurhobby\",\"id_str\":\"78733185\",\"id\":78733185},{\"screen_name\":\"jcfrog\",\"indices\":[19,26],\"name\":\"jcfrog\",\"id_str\":\"16888281\",\"id\":16888281}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":\"jcfrog\",\"favorited\":false,\"text\":\"@jcfrog Time #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[0,7],\"name\":\"jcfrog\",\"id_str\":\"16888281\",\"id\":16888281}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[13,17]}]},\"in_reply_to_user_id\":16888281,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188766599610368\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"monsieurhobby\",\"lang\":\"fr\",\"favourites_count\":30,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":665,\"location\":\"DtC\",\"profile_text_color\":\"333333\",\"followers_count\":208,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"description\":\"Geek travesti en Ambulancier, je me prom\\u00e8ne en Aquitaine avec dans mon sac des podcasts, des s\\u00e9ries tv, des films et surtout de comics, un v\\u00e9ritable Hobby...\",\"statuses_count\":7365,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"78733185\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"monsieurhobby\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"created_at\":\"Wed Sep 30 22:59:44 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":78733185,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\"},\"truncated\":false,\"id\":173188766599610368,\"created_at\":\"Fri Feb 24 23:33:14 +0000 2012\",\"in_reply_to_user_id_str\":\"16888281\"},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188903673659393\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"SpikeGanush\",\"lang\":\"en\",\"favourites_count\":17,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":930,\"location\":\"Gap hautes-alpes\",\"profile_text_color\":\"333333\",\"followers_count\":317,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1715868647\\/P1010897_normal.png\",\"description\":\"Fan de nouvelle technologie, d'humour salasse, de roller\\/ski ! Souper Roumain, c'est moi !\\r\\nUne vid\\u00e9o rock band, choose : http:\\/\\/t.co\\/kEhnCM6Y\",\"statuses_count\":6039,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/159015926\\/horror-twitter-background.jpg\",\"show_all_inline_media\":true,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"23573573\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Spike Ganush\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/159015926\\/horror-twitter-background.jpg\",\"created_at\":\"Tue Mar 10 09:23:46 +0000 2009\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":23573573,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/trestresbien.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1715868647\\/P1010897_normal.png\"},\"truncated\":false,\"id\":173188903673659393,\"created_at\":\"Fri Feb 24 23:33:46 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3266000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "17c7129f-dc8e-4227-8490-90838366724c-173188903673659393" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Lgw @jcfrog now", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: #Lgw @jcfrog now", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3267000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#Lgw @jcfrog now\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[5,12],\"name\":\"jcfrog\",\"id_str\":\"16888281\",\"id\":16888281}],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188906823598081\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"favourites_count\":21,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":543,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"statuses_count\":635,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Royer Charles-Henri\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":185396126,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.france5.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\"},\"truncated\":false,\"id\":173188906823598081,\"created_at\":\"Fri Feb 24 23:33:47 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3267000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4a913005-32aa-4de1-a2cc-1b6662ecac44-173188906823598081" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Apparemment le #LGW a le même fournisseur que Yohann Huget... #Cqui @StadeDeFrance #TeamSF", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: Apparemment le #LGW a le même fournisseur que Yohann Huget... #Cqui @StadeDeFrance #TeamSF", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3268000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Apparemment le #LGW a le m\\u00eame fournisseur que Yohann Huget... #Cqui @StadeDeFrance #TeamSF\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"stadedefrance\",\"indices\":[68,82],\"id_str\":\"107738296\",\"name\":\"Dracir\",\"id\":107738296}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[15,19]},{\"text\":\"Cqui\",\"indices\":[62,67]},{\"text\":\"TeamSF\",\"indices\":[83,90]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188909663133696\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":156,\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":34425,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris Montparnasse - Bruxelles\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"name\":\"Pierre B.\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":104184883,\"utc_offset\":-10800,\"favourites_count\":254,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188909663133696,\"created_at\":\"Fri Feb 24 23:33:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3268000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73ddc0-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1d732f15-0d53-4628-8f8b-781d4761b948-173188909663133696" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Désolé mais #lgw ça ne prend pas pour moi... la recette du mariage web/TV ce n'est pas encore ça.", -"img": { -"src": "http://a0.twimg.com/profile_images/1730602472/procast_normal.jpeg" -}, -"title": "Olivier 1 0 1: Désolé mais #lgw ça ne prend pas pour moi... la recette du mariage web/TV ce n'est pas encore ça.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3269000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"D\\u00e9sol\\u00e9 mais #lgw \\u00e7a ne prend pas pour moi... la recette du mariage web\\/TV ce n'est pas encore \\u00e7a.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188916168507392\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":393,\"screen_name\":\"101olivier\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":13879,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"Luxembourg\\/Belgium\\/France\",\"show_all_inline_media\":true,\"listed_count\":17,\"profile_link_color\":\"0084B4\",\"followers_count\":281,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1730602472\\/procast_normal.jpeg\",\"description\":\"Procrastinateur chronique et branleur notoire. Je suis le c\\u00f4t\\u00e9 WTF d'un mec s\\u00e9rieux. LOL, cats, lolcats, musique, art, t\\u00e9l\\u00e9 et chanteurs morts.\\r\\nAlso in English\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"196304103\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1730602472\\/procast_normal.jpeg\",\"name\":\"Olivier 1 0 1\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 28 20:27:20 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":196304103,\"utc_offset\":3600,\"favourites_count\":1834,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188916168507392,\"created_at\":\"Fri Feb 24 23:33:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3269000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fb23b3c5-8d3f-4bca-a6c7-b3d1a11ea673-173188916168507392" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "SOS Amitiés bonsoir. Appuyez sur le bouton. #cqui #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1811845815/Flying_Blue_normal.jpg" -}, -"title": "Bastien Joseph: SOS Amitiés bonsoir. Appuyez sur le bouton. #cqui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3270000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"SOS Amiti\\u00e9s bonsoir. Appuyez sur le bouton. #cqui #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[44,49]},{\"text\":\"lgw\",\"indices\":[50,54]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188916504039424\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1033,\"screen_name\":\"BastienJoseph31\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":3559,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":34,\"profile_link_color\":\"0099B9\",\"followers_count\":668,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\",\"description\":\"Etudiant en com' \\u00e0 Paris. (ISCOM). Rugby, r\\u00e9seaux sociaux, musique. Connu comme Le Stagiaire de la @BoucherieOvalie. En recherche d'un VRAI stage. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"0099B9\",\"id_str\":\"191087175\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\",\"name\":\"Bastien Joseph\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 15 15:41:38 +0000 2010\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":191087175,\"utc_offset\":null,\"favourites_count\":10,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/bastien-joseph\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188916504039424,\"created_at\":\"Fri Feb 24 23:33:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3270000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "79c76e20-d566-4d63-a343-3f41a80da048-173188916504039424" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@MicheO3 Nan, j'ai d'autres chats à fouetter #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1522186720/Laurent-Gloaguen-G00_normal.jpg" -}, -"title": "Laurent Gloaguen: @MicheO3 Nan, j'ai d'autres chats à fouetter #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3270000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@MicheO3 Nan, j'ai d'autres chats \\u00e0 fouetter #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"MicheO3\",\"indices\":[0,8],\"id_str\":\"68460513\",\"name\":\"Matthieu Michel\",\"id\":68460513}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[45,49]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/sites.google.com\\/site\\/yorufukurou\\/\\\" rel=\\\"nofollow\\\"\\u003EYoruFukurou\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173188502257803265\",\"id_str\":\"173188918391480320\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173188502257803265,\"in_reply_to_user_id_str\":\"68460513\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":563,\"screen_name\":\"embruns\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":21945,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Montr\\u00e9al, Qc, Canada\",\"show_all_inline_media\":true,\"listed_count\":277,\"profile_link_color\":\"650103\",\"followers_count\":4826,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\",\"description\":\"Surnomm\\u00e9 \\u201cLe Capitaine\\u201d. Figure du Net historique et inventeur de la formule \\u201cVendredi, c'est sodomie\\u201d.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Eastern Time (US & Canada)\",\"profile_background_color\":\"131516\",\"id_str\":\"6241412\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"8c887c\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\",\"name\":\"Laurent Gloaguen\",\"default_profile_image\":false,\"created_at\":\"Tue May 22 19:16:26 +0000 2007\",\"profile_sidebar_border_color\":\"7a7768\",\"id\":6241412,\"utc_offset\":-18000,\"favourites_count\":29,\"url\":\"http:\\/\\/embruns.net\\/\"},\"in_reply_to_screen_name\":\"MicheO3\",\"truncated\":false,\"id\":173188918391480320,\"created_at\":\"Fri Feb 24 23:33:50 +0000 2012\",\"in_reply_to_user_id\":68460513}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3270000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7f5b04e5-2f2c-4258-8513-1758de36790e-173188918391480320" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW ovni télévisuel. Encore brouillon mais concept vraiment intéressant!", -"img": { -"src": "http://a3.twimg.com/profile_images/1764410196/t_l_chargement_normal.jpg" -}, -"title": "Camille A.: #LGW ovni télévisuel. Encore brouillon mais concept vraiment intéressant!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3270000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW ovni t\\u00e9l\\u00e9visuel. Encore brouillon mais concept vraiment int\\u00e9ressant!\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188917263208448\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"e6d981\",\"screen_name\":\"CamilleeA\",\"lang\":\"fr\",\"favourites_count\":9,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":129,\"location\":\"Basse-Normandie, France\",\"profile_text_color\":\"e6d981\",\"followers_count\":77,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1764410196\\/t_l_chargement_normal.jpg\",\"description\":\"J'aurais voulu trouver un truc original \\u00e0 dire pour ma pr\\u00e9sentation; c'est loup\\u00e9.\",\"statuses_count\":2598,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/362369940\\/rosace-fond-marron.jpg\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"b58e4b\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"451909\",\"protected\":false,\"id_str\":\"213076899\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Camille A.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/362369940\\/rosace-fond-marron.jpg\",\"created_at\":\"Sun Nov 07 22:21:06 +0000 2010\",\"profile_sidebar_fill_color\":\"40251c\",\"id\":213076899,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1764410196\\/t_l_chargement_normal.jpg\"},\"truncated\":false,\"id\":173188917263208448,\"created_at\":\"Fri Feb 24 23:33:50 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3270000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "075c9849-cda3-417c-a53e-d99719ba3875-173188917263208448" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @BoucherieOvalie: J'avais arrêté la drogue. Mais ça c'était avant #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1787168915/mc_mg_normal.jpg" -}, -"title": "Lady Sorely : RT @BoucherieOvalie: J'avais arrêté la drogue. Mais ça c'était avant #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3271000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @BoucherieOvalie: J'avais arr\\u00eat\\u00e9 la drogue. Mais \\u00e7a c'\\u00e9tait avant #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"BoucherieOvalie\",\"indices\":[3,19],\"id_str\":\"260277866\",\"name\":\"Boucherie Ovalie\",\"id\":260277866}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[69,73]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"J'avais arr\\u00eat\\u00e9 la drogue. Mais \\u00e7a c'\\u00e9tait avant #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[48,52]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188636685246464\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1017,\"screen_name\":\"BoucherieOvalie\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":6705,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/333487169\\/B-Oban3.jpg\",\"location\":\"Derri\\u00e8re toi, c'est affreux\",\"show_all_inline_media\":false,\"listed_count\":135,\"profile_link_color\":\"2FC2EF\",\"followers_count\":4074,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1669266582\\/carte-de-visite-final_normal.jpg\",\"description\":\"La vie est trop courte pour comprendre le rugby, alors autant en rigoler.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"260277866\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/333487169\\/B-Oban3.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1669266582\\/carte-de-visite-final_normal.jpg\",\"name\":\"Boucherie Ovalie\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 03 15:22:13 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":260277866,\"utc_offset\":null,\"favourites_count\":2,\"url\":\"http:\\/\\/boucherie-ovalie.org\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188636685246464,\"created_at\":\"Fri Feb 24 23:32:43 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188920639631360\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":142,\"screen_name\":\"LadySorelyBD\",\"lang\":\"fr\",\"profile_text_color\":\"3D1957\",\"statuses_count\":4480,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/207353822\\/DSC00309.JPG\",\"location\":\"Douglas Castle\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"FF0000\",\"followers_count\":51,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1787168915\\/mc_mg_normal.jpg\",\"description\":\"I love : cookies, historical romance, football, rugby, my kitty MacGregor, the Sims 3, travelling & la chasse aux hippies :)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Edinburgh\",\"profile_background_color\":\"642D8B\",\"id_str\":\"253749317\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/207353822\\/DSC00309.JPG\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1787168915\\/mc_mg_normal.jpg\",\"name\":\"Lady Sorely \",\"default_profile_image\":false,\"created_at\":\"Thu Feb 17 22:05:22 +0000 2011\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":253749317,\"utc_offset\":0,\"favourites_count\":56,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188920639631360,\"created_at\":\"Fri Feb 24 23:33:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3271000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "db1c369e-7a09-49ae-a801-1ac01e2af939-173188920639631360" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @annechacelier: L'émission où tout le public courbe la tête, on se croirait à la messe au moment de la consécration du pain #Lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1647384436/image_normal.jpg" -}, -"title": "Vcwik: RT @annechacelier: L'émission où tout le public courbe la tête, on se croirait à la messe au moment de la consécration du pain #Lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3272000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @annechacelier: L'\\u00e9mission o\\u00f9 tout le public courbe la t\\u00eate, on se croirait \\u00e0 la messe au moment de la cons\\u00e9cration du pain #Lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"annechacelier\",\"indices\":[3,17],\"name\":\"AnneCha Celier\",\"id_str\":\"17899913\",\"id\":17899913}],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[127,131]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"L'\\u00e9mission o\\u00f9 tout le public courbe la t\\u00eate, on se croirait \\u00e0 la messe au moment de la cons\\u00e9cration du pain #Lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[108,112]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188617496305665\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"annechacelier\",\"lang\":\"fr\",\"favourites_count\":36,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":921,\"location\":\"Paris\",\"profile_text_color\":\"666666\",\"followers_count\":538,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1577312655\\/E_TE__2011_PROPRIANO_light_normal.jpg\",\"description\":\"Habitante du 2\\u00e8me arrondissement, brune, 1\\/2 corse, @FredFaridGroup, @KidsLoveJetlag, quelques enfants, presque barmaid\",\"statuses_count\":2929,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/58686718\\/P1030314.jpg\",\"show_all_inline_media\":true,\"listed_count\":15,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"beaacc\",\"protected\":false,\"id_str\":\"17899913\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"AnneCha Celier\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/58686718\\/P1030314.jpg\",\"created_at\":\"Fri Dec 05 15:49:22 +0000 2008\",\"profile_sidebar_fill_color\":\"252429\",\"id\":17899913,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/3kidsandafull-timejob.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1577312655\\/E_TE__2011_PROPRIANO_light_normal.jpg\"},\"truncated\":false,\"id\":173188617496305665,\"created_at\":\"Fri Feb 24 23:32:38 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188927677677568\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"vcwik\",\"lang\":\"fr\",\"favourites_count\":21,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":100,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":33,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1647384436\\/image_normal.jpg\",\"description\":\"Someone like me ... Somewhere ...\",\"statuses_count\":991,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/425462601\\/images.jpg\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"382801997\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Vcwik\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425462601\\/images.jpg\",\"created_at\":\"Fri Sep 30 18:19:28 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":382801997,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1647384436\\/image_normal.jpg\"},\"truncated\":false,\"id\":173188927677677568,\"created_at\":\"Fri Feb 24 23:33:52 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3272000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "67efc644-ee62-4cc7-8f6f-6706885a5e48-173188927677677568" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "TUE DES CHATONS (et des dissidents syriens aussi) #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1780301867/avatar_normal.jpg" -}, -"title": "Okhin: TUE DES CHATONS (et des dissidents syriens aussi) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3274000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"TUE DES CHATONS (et des dissidents syriens aussi) #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188936309542912\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":441,\"screen_name\":\"okhin\",\"lang\":\"en\",\"profile_text_color\":\"739694\",\"statuses_count\":10334,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":65,\"profile_link_color\":\"729172\",\"followers_count\":798,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\",\"description\":\"Cypherpunk fuelled by lulz and caffein, data-pornstar, crypto-terrorist \\/ 00513947\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"2f1812\",\"id_str\":\"49560409\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"profile_sidebar_fill_color\":\"411c0f\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\",\"name\":\"Okhin\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 22 06:52:46 +0000 2009\",\"profile_sidebar_border_color\":\"2f1812\",\"id\":49560409,\"utc_offset\":3600,\"favourites_count\":38,\"url\":\"https:\\/\\/about.okhin.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188936309542912,\"created_at\":\"Fri Feb 24 23:33:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3274000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "177a6287-f73d-4e73-a609-6d20fee70524-173188936309542912" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @ThomasGuien: Pas vu une telle prise de risque à la TV depuis une éternité. Bisous #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1612831528/cni_id_normal.jpg" -}, -"title": "Jean-Louis Coste: RT @ThomasGuien: Pas vu une telle prise de risque à la TV depuis une éternité. Bisous #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3274000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @ThomasGuien: Pas vu une telle prise de risque \\u00e0 la TV depuis une \\u00e9ternit\\u00e9. Bisous #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"ThomasGuien\",\"indices\":[3,15],\"id_str\":\"26313006\",\"name\":\"Thomas Guien\",\"id\":26313006}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[86,90]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Pas vu une telle prise de risque \\u00e0 la TV depuis une \\u00e9ternit\\u00e9. Bisous #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[69,73]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188467407323136\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":721,\"screen_name\":\"ThomasGuien\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2496,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/17746161\\/jean_seberg_gallery_7.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"080707\",\"followers_count\":291,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1609030835\\/Capture_d__cran_2011-10-27___13.23.27_normal.png\",\"description\":\"Gratte-clavier chez Metro France \\/ ex Lib\\u00e9ration, L'Express, Le Parisien, La Croix.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"030303\",\"id_str\":\"26313006\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/17746161\\/jean_seberg_gallery_7.jpg\",\"profile_sidebar_fill_color\":\"285770\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1609030835\\/Capture_d__cran_2011-10-27___13.23.27_normal.png\",\"name\":\"Thomas Guien\",\"default_profile_image\":false,\"created_at\":\"Tue Mar 24 20:14:42 +0000 2009\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":26313006,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188467407323136,\"created_at\":\"Fri Feb 24 23:32:02 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188935940452352\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":132,\"screen_name\":\"jlcoste\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":544,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"10207a\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"description\":\"Langue, litt\\u00e9rature et politique. Sp\\u00e9cialis\\u00e9 en traitement automatique des langues (presse). Rattach\\u00e9 \\u00e0 l'Universit\\u00e9 de Paris 3, et prof. en coll\\u00e8ge de banlieue\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"244454441\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"name\":\"Jean-Louis Coste\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 29 10:24:46 +0000 2011\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":244454441,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188935940452352,\"created_at\":\"Fri Feb 24 23:33:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3274000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cc73d0ba-1324-408c-99dc-ca8b0ce2a62d-173188935940452352" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Eeeeeet @jcfrog mesdames et messieurs !!! Le retour du come-back. Une 1ère mondiale : un concert live en Skype #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/535308655/wp_pairo_denied_2_normal.jpg" -}, -"title": "christophe garnier: RT @LeGrandWebze: Eeeeeet @jcfrog mesdames et messieurs !!! Le retour du come-back. Une 1ère mondiale : un concert live en Skype #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3275000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Eeeeeet @jcfrog mesdames et messieurs !!! Le retour du come-back. Une 1\\u00e8re mondiale : un concert live en Skype #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385},{\"screen_name\":\"jcfrog\",\"indices\":[26,33],\"name\":\"jcfrog\",\"id_str\":\"16888281\",\"id\":16888281}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[129,133]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.osfoora.com\\\" rel=\\\"nofollow\\\"\\u003EOsfoora HD\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188939618852864\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"158cbf\",\"screen_name\":\"catfishs\",\"lang\":\"fr\",\"favourites_count\":28,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":711,\"location\":\"Yffiniac - France\",\"profile_text_color\":\"0C3E53\",\"followers_count\":983,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/535308655\\/wp_pairo_denied_2_normal.jpg\",\"description\":\"Photographe ind\\u00e9pendant et breton d'adoption. J'aime \\u00e9couter de la bonne musique quand je n'ai pas le temps d'en jouer.\",\"statuses_count\":37478,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/427349951\\/IMG_0132.JPG\",\"show_all_inline_media\":false,\"listed_count\":164,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"29444976\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"christophe garnier\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/427349951\\/IMG_0132.JPG\",\"created_at\":\"Tue Apr 07 13:17:59 +0000 2009\",\"profile_sidebar_fill_color\":\"acd9e8\",\"id\":29444976,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.capturesdigitales.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/535308655\\/wp_pairo_denied_2_normal.jpg\"},\"truncated\":false,\"id\":173188939618852864,\"created_at\":\"Fri Feb 24 23:33:55 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3275000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6c178539-505e-44f1-9705-1fd058dc0f40-173188939618852864" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je ne sais pas ... je ne sais plus ... je ... #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1717447265/Till_New_AVatar_Twitter_normal.png" -}, -"title": "Till the Cat: Je ne sais pas ... je ne sais plus ... je ... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3276000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je ne sais pas ... je ne sais plus ... je ... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188945025302528\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":861,\"screen_name\":\"TilltheCat\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13487,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/207397586\\/FOND_pour_twitter_Nouveau2.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":80,\"profile_link_color\":\"0084B4\",\"followers_count\":2485,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1717447265\\/Till_New_AVatar_Twitter_normal.png\",\"description\":\"R\\u00e9dacteur Web (Yahoo, M\\u00f4mes.net, Tigex ...) et \\u00e9leveur de Miniatures de p\\u00e8re en fils. #R\\u00e9dacteurWeb #Pigiste \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"14923240\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/207397586\\/FOND_pour_twitter_Nouveau2.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1717447265\\/Till_New_AVatar_Twitter_normal.png\",\"name\":\"Till the Cat\",\"default_profile_image\":false,\"created_at\":\"Tue May 27 17:34:52 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":14923240,\"utc_offset\":-10800,\"favourites_count\":4,\"url\":\"http:\\/\\/www.tillthecat.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188945025302528,\"created_at\":\"Fri Feb 24 23:33:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3276000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f712c098-2e15-498d-b34e-7403a1a12371-173188945025302528" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@jmlouche: #lgw trop cool @jcfrog en live ;-)”+1", -"img": { -"src": "http://a0.twimg.com/profile_images/1802162566/image_normal.jpg" -}, -"title": "Julien Cotte: “@jmlouche: #lgw trop cool @jcfrog en live ;-)”+1", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3278000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@jmlouche: #lgw trop cool @jcfrog en live ;-)\\u201d+1\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jmlouche\",\"indices\":[1,10],\"id_str\":\"14872985\",\"name\":\"Jean-Marie LOUCHE\",\"id\":14872985},{\"screen_name\":\"jcfrog\",\"indices\":[27,34],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188951736188929\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":875,\"screen_name\":\"JulienCotteALU\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3883,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/105129015\\/VerySmallLogoHR2.0.jpg\",\"location\":\"V\\u00e9lizy-Villacoublay\",\"show_all_inline_media\":false,\"listed_count\":138,\"profile_link_color\":\"0084B4\",\"followers_count\":1406,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1802162566\\/image_normal.jpg\",\"description\":\"DRH du site de V\\u00e9lizy (France) - HR Community Manager - Marketing HR2.0 - @AlcatelLucent\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"107697826\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/105129015\\/VerySmallLogoHR2.0.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802162566\\/image_normal.jpg\",\"name\":\"Julien Cotte\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 23 12:17:36 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":107697826,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/juliencotte.typepad.com\\/le-blog-de-julien-cotte-\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188951736188929,\"created_at\":\"Fri Feb 24 23:33:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3278000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "10de3300-eefb-4f28-bc91-606365729fba-173188951736188929" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "HO putain JCfrog le lèche cul du waibe... virez le putain non il va chanter.... #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1801434555/coolcat_normal.png" -}, -"title": "Chris: HO putain JCfrog le lèche cul du waibe... virez le putain non il va chanter.... #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3278000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"HO putain JCfrog le l\\u00e8che cul du waibe... virez le putain non il va chanter.... #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[81,85]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188953267109889\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":198,\"screen_name\":\"tr13ze\",\"lang\":\"en\",\"profile_text_color\":\"d1d1d1\",\"statuses_count\":35819,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/346151969\\/dark_stripes.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":109,\"profile_link_color\":\"575757\",\"followers_count\":1606,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1801434555\\/coolcat_normal.png\",\"description\":\"Dev Flash \\/ html5\\r\\n(free for job)\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"126569577\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/346151969\\/dark_stripes.png\",\"profile_sidebar_fill_color\":\"000000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801434555\\/coolcat_normal.png\",\"name\":\"Chris\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 26 08:30:20 +0000 2010\",\"profile_sidebar_border_color\":\"000000\",\"id\":126569577,\"utc_offset\":3600,\"favourites_count\":252,\"url\":\"http:\\/\\/tr13ze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188953267109889,\"created_at\":\"Fri Feb 24 23:33:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3278000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f518a1b0-e6f1-4127-8a8d-b9001b8e36d9-173188953267109889" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cqui le mec qui parle de @LudoDelaherche ? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/645969850/Image_1_normal.jpg" -}, -"title": "Laurent Hermez: #cqui le mec qui parle de @LudoDelaherche ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3279000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#cqui le mec qui parle de @LudoDelaherche ? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[26,41],\"name\":\"Ludovic Delaherche\",\"id_str\":\"72665061\",\"id\":72665061}],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[46,50]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188958233178112\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"laurent70\",\"lang\":\"en\",\"favourites_count\":10,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":547,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":365,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/645969850\\/Image_1_normal.jpg\",\"description\":\"Copywriter at MRM Paris \\r\\n\",\"statuses_count\":5197,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/68596344\\/16947_265726962566_522657566_3216218_3534887_n.jpg\",\"show_all_inline_media\":false,\"listed_count\":21,\"profile_link_color\":\"000000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"29409056\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Laurent Hermez\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/68596344\\/16947_265726962566_522657566_3216218_3534887_n.jpg\",\"created_at\":\"Tue Apr 07 08:07:51 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":29409056,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.bouquiner.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/645969850\\/Image_1_normal.jpg\"},\"truncated\":false,\"id\":173188958233178112,\"created_at\":\"Fri Feb 24 23:33:59 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3279000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1675963e-831f-4010-aee2-65bf271b23a3-173188958233178112" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Ce programme est un accident vasculaire", -"img": { -"src": "http://a3.twimg.com/profile_images/1824854315/3615pbs_normal.jpg" -}, -"title": "P. Bourdin-Sauviac: #LGW Ce programme est un accident vasculaire", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3281000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW Ce programme est un accident vasculaire\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188963715133440\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ebf0ff\",\"screen_name\":\"3615pbs\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":497,\"location\":\"Paris, France\",\"profile_text_color\":\"062d57\",\"followers_count\":2829,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1824854315\\/3615pbs_normal.jpg\",\"description\":\"Je suis nomm\\u00e9 Pierre. Animateur, journaliste, auteur, ex-r\\u00e9al du zap de Direct 8 et awesome talent @ Marzab Productions. Et lumi\\u00e8re divine sur 3615pbs.com. \\u0ca0_\\u0ca0\",\"statuses_count\":29705,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/400721124\\/tumblr_ljk64pSVPX1qfv1q1.jpg\",\"show_all_inline_media\":true,\"listed_count\":103,\"profile_link_color\":\"0513ad\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"133024198\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"P. Bourdin-Sauviac\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/400721124\\/tumblr_ljk64pSVPX1qfv1q1.jpg\",\"created_at\":\"Wed Apr 14 20:34:18 +0000 2010\",\"profile_sidebar_fill_color\":\"c0c4e0\",\"id\":133024198,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.3615pbs.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824854315\\/3615pbs_normal.jpg\"},\"truncated\":false,\"id\":173188963715133440,\"created_at\":\"Fri Feb 24 23:34:01 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3281000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e65e6091-e448-4735-8aae-6a815d80974e-173188963715133440" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "DO NOT USE IT #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1780301867/avatar_normal.jpg" -}, -"title": "Okhin: DO NOT USE IT #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3282000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"DO NOT USE IT #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188968853143552\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":441,\"screen_name\":\"okhin\",\"lang\":\"en\",\"profile_text_color\":\"739694\",\"statuses_count\":10335,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":65,\"profile_link_color\":\"729172\",\"followers_count\":798,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\",\"description\":\"Cypherpunk fuelled by lulz and caffein, data-pornstar, crypto-terrorist \\/ 00513947\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"2f1812\",\"id_str\":\"49560409\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"profile_sidebar_fill_color\":\"411c0f\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\",\"name\":\"Okhin\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 22 06:52:46 +0000 2009\",\"profile_sidebar_border_color\":\"2f1812\",\"id\":49560409,\"utc_offset\":3600,\"favourites_count\":38,\"url\":\"https:\\/\\/about.okhin.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188968853143552,\"created_at\":\"Fri Feb 24 23:34:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3282000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "be670f54-ecad-4c78-88a9-64abf0017773-173188968853143552" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "En fait...si j'avais eu une case comme ça, je l'aurais fait version Oeil du Cyclone + Plateau avec Rollin. #lgw et sans JCFROG !", -"img": { -"src": "http://a2.twimg.com/profile_images/1770996562/image_normal.jpg" -}, -"title": "Kayvin Lami: En fait...si j'avais eu une case comme ça, je l'aurais fait version Oeil du Cyclone + Plateau avec Rollin. #lgw et sans JCFROG !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3282000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"En fait...si j'avais eu une case comme \\u00e7a, je l'aurais fait version Oeil du Cyclone + Plateau avec Rollin. #lgw et sans JCFROG !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[107,111]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188967322230786\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"KayvinLami\",\"lang\":\"en\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":257,\"location\":\"Paris,France\",\"profile_text_color\":\"333333\",\"followers_count\":592,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1770996562\\/image_normal.jpg\",\"description\":\"Je ne changerais pas cette bio tant que Nicolas Sarkozy ne mesurera pas 1m90\",\"statuses_count\":4126,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/184627700\\/twttierfondsur.jpg\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"dfe0c3\",\"protected\":false,\"id_str\":\"29279584\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Kayvin Lami\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/184627700\\/twttierfondsur.jpg\",\"created_at\":\"Mon Apr 06 20:02:02 +0000 2009\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":29279584,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1770996562\\/image_normal.jpg\"},\"truncated\":false,\"id\":173188967322230786,\"created_at\":\"Fri Feb 24 23:34:02 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3282000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0725119e-c625-4e7d-b6bb-b1f2f4698d21-173188967322230786" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #IlReste aussi @jcfrog !!! :) :)", -"img": { -"src": "http://a0.twimg.com/profile_images/1143073505/41403_1088720440_8180_q_normal.jpg" -}, -"title": "yann : #lgw #IlReste aussi @jcfrog !!! :) :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3283000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #IlReste aussi @jcfrog !!! :) :)\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[20,27],\"name\":\"jcfrog\",\"id_str\":\"16888281\",\"id\":16888281}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"IlReste\",\"indices\":[5,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188973055844353\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"yannosh51\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":114,\"location\":\"france\",\"profile_text_color\":\"333333\",\"followers_count\":59,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1143073505\\/41403_1088720440_8180_q_normal.jpg\",\"description\":\"Gamer, retrogamer m\\u00eame et administrateur chez armagame pour le jeu atomic strike.\",\"statuses_count\":695,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/317784174\\/as-test.jpg\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"384040\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"165689120\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"yann \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/317784174\\/as-test.jpg\",\"created_at\":\"Mon Jul 12 08:06:43 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":165689120,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.atomic-strike.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1143073505\\/41403_1088720440_8180_q_normal.jpg\"},\"truncated\":false,\"id\":173188973055844353,\"created_at\":\"Fri Feb 24 23:34:03 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3283000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "93eaeffb-ea1e-4405-8803-a29bf62c195d-173188973055844353" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ooooh yeaaaah @jcfrog !!!!! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1652615368/Anbastom_normal.jpg" -}, -"title": "Anbastom: Ooooh yeaaaah @jcfrog !!!!! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3283000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ooooh yeaaaah @jcfrog !!!!! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[14,21],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188971231326208\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":169,\"screen_name\":\"Anbastom\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9005,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"72\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"followers_count\":159,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1652615368\\/Anbastom_normal.jpg\",\"description\":\"#TeamLumbago \\/\\/ Un jour j'ai cru que j'etais intelligente mais en fait...NON.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"London\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"72400860\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1652615368\\/Anbastom_normal.jpg\",\"name\":\"Anbastom\",\"default_profile_image\":false,\"created_at\":\"Mon Sep 07 22:34:23 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":72400860,\"utc_offset\":0,\"favourites_count\":9,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188971231326208,\"created_at\":\"Fri Feb 24 23:34:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3283000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d25427d7-bc86-4c43-932c-c434fd5737fe-173188971231326208" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Une Aide au télétravail ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1450101729/manarajeans_normal.png" -}, -"title": "Qrieuse: Une Aide au télétravail ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3283000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Une Aide au t\\u00e9l\\u00e9travail ? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[26,30]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/levelupstudio.com\\/plume\\\" rel=\\\"nofollow\\\"\\u003EPlume\\u00a0for\\u00a0Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188970937724928\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"86A4A6\",\"screen_name\":\"qrieuse\",\"lang\":\"fr\",\"favourites_count\":19,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":218,\"location\":\"Peut-\\u00eatre juste derri\\u00e8re toi ?\",\"profile_text_color\":\"333333\",\"followers_count\":688,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1450101729\\/manarajeans_normal.png\",\"description\":\"\\u00c9picurienne...\",\"statuses_count\":7088,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/172595545\\/goodbyeJan.jpg\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"FF3300\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"141413\",\"protected\":false,\"id_str\":\"216706997\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Qrieuse\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/172595545\\/goodbyeJan.jpg\",\"created_at\":\"Wed Nov 17 13:59:55 +0000 2010\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"id\":216706997,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/qrieuse.blogspot.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1450101729\\/manarajeans_normal.png\"},\"truncated\":false,\"id\":173188970937724928,\"created_at\":\"Fri Feb 24 23:34:03 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3283000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e9dcf643-f807-440b-8421-d333bcb23b4b-173188970937724928" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw jcfrog en live", -"img": { -"src": "http://a3.twimg.com/profile_images/667488091/malko_normal.png" -}, -"title": "Malko: #lgw jcfrog en live", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3283000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw jcfrog en live\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188973827596289\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"malkovitch\",\"lang\":\"fr\",\"favourites_count\":221,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":484,\"location\":\"ouest\",\"profile_text_color\":\"b3a8a8\",\"followers_count\":1232,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/667488091\\/malko_normal.png\",\"description\":\"dompteur de smartphones Android et autres Os\",\"statuses_count\":25646,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/71376186\\/screenshot_001.png\",\"show_all_inline_media\":false,\"listed_count\":85,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"16329725\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Malko\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/71376186\\/screenshot_001.png\",\"created_at\":\"Wed Sep 17 14:57:12 +0000 2008\",\"profile_sidebar_fill_color\":\"252429\",\"id\":16329725,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/blog.bretagne-balades.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/667488091\\/malko_normal.png\"},\"truncated\":false,\"id\":173188973827596289,\"created_at\":\"Fri Feb 24 23:34:03 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3283000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2daed604-3009-4315-9b50-4a86a4472039-173188973827596289" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et voilà à quoi ça mène la redevance télé... #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1648484316/RabaTaJoie_normal.jpg" -}, -"title": "CasseCouilles: Et voilà à quoi ça mène la redevance télé... #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3286000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Et voil\\u00e0 \\u00e0 quoi \\u00e7a m\\u00e8ne la redevance t\\u00e9l\\u00e9... #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[45,49]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188985810726913\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":360,\"screen_name\":\"RabaTaJoie\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9016,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"La France de l'exterieur \",\"show_all_inline_media\":true,\"listed_count\":49,\"profile_link_color\":\"009999\",\"followers_count\":660,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1648484316\\/RabaTaJoie_normal.jpg\",\"description\":\"Trois personnes peuvent garder un secret, si deux d'entre elles sont mortes. - B. Franklin.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"304883768\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648484316\\/RabaTaJoie_normal.jpg\",\"name\":\"CasseCouilles\",\"default_profile_image\":false,\"created_at\":\"Wed May 25 08:22:01 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":304883768,\"utc_offset\":3600,\"favourites_count\":67,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188985810726913,\"created_at\":\"Fri Feb 24 23:34:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3286000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8e5af0de-f73f-4135-837c-5488f2f54991-173188985810726913" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Gardons-le. Rollin, #ilreste", -"img": { -"src": "http://a0.twimg.com/profile_images/1732222031/225424_10150191128277161_707862160_7152826_6174185_n_normal.jpg" -}, -"title": "Brice Lahaye: #lgw Gardons-le. Rollin, #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3287000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Gardons-le. Rollin, #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[25,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188991296868352\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":369,\"screen_name\":\"bricelahaye\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":127,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/428619100\\/press-dl.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":70,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1732222031\\/225424_10150191128277161_707862160_7152826_6174185_n_normal.jpg\",\"description\":\"\\u00c9tudiant en journalisme \\u00e0 Sciences Po Rennes. N'arrive jamais en retard parce que DETESTE Phil Collins. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"022330\",\"id_str\":\"216310703\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/428619100\\/press-dl.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1732222031\\/225424_10150191128277161_707862160_7152826_6174185_n_normal.jpg\",\"name\":\"Brice Lahaye\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 16 10:41:07 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":216310703,\"utc_offset\":-36000,\"favourites_count\":8,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188991296868352,\"created_at\":\"Fri Feb 24 23:34:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3287000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6704b566-b1e9-4fb5-9c41-bbe40a500dd2-173188991296868352" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@florenzo84 on dirait ! C'est l'émission à ta mère ce soir #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1695316394/sttz_fav_plus_twitter_normal.png" -}, -"title": "STTZ™: @florenzo84 on dirait ! C'est l'émission à ta mère ce soir #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3287000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@florenzo84 on dirait ! C'est l'\\u00e9mission \\u00e0 ta m\\u00e8re ce soir #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"florenzo84\",\"indices\":[0,11],\"id_str\":\"122429634\",\"name\":\"Florenzo84\",\"id\":122429634}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[59,63]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173188582721323008\",\"id_str\":\"173188989472354304\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173188582721323008,\"in_reply_to_user_id_str\":\"122429634\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":296,\"screen_name\":\"Santtchez\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":7958,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/329414068\\/sttz_TWT.jpg\",\"location\":\"St Mand\\u00e9, PARIS\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"16a2cc\",\"followers_count\":253,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1695316394\\/sttz_fav_plus_twitter_normal.png\",\"description\":\"Blogueur et Blagueur.Logotophile voir logotophage. Un logo, Prenez contact: Santtchez@gmail.com #LOLgo #BBasile\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"000000\",\"id_str\":\"332249953\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/329414068\\/sttz_TWT.jpg\",\"profile_sidebar_fill_color\":\"404040\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1695316394\\/sttz_fav_plus_twitter_normal.png\",\"name\":\"STTZ\\u2122\",\"default_profile_image\":false,\"created_at\":\"Sat Jul 09 13:38:44 +0000 2011\",\"profile_sidebar_border_color\":\"f70000\",\"id\":332249953,\"utc_offset\":null,\"favourites_count\":221,\"url\":\"http:\\/\\/santtchez.blogspot.com\"},\"in_reply_to_screen_name\":\"florenzo84\",\"truncated\":false,\"id\":173188989472354304,\"created_at\":\"Fri Feb 24 23:34:07 +0000 2012\",\"in_reply_to_user_id\":122429634}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3287000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "68789e59-9abc-48e4-908e-1ea9543aad99-173188989472354304" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW @JCFrog live en skipe, c'est maintenant", -"img": { -"src": "http://a2.twimg.com/profile_images/944881104/7384d5e1-2a2b-41c2-a46d-7b82cf21a5ed_normal.jpg" -}, -"title": "José Phinebacker: #LGW @JCFrog live en skipe, c'est maintenant", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3287000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW @JCFrog live en skipe, c'est maintenant\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[5,12],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188990743224321\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":140,\"screen_name\":\"Phinebacker\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1251,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"009999\",\"followers_count\":117,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/944881104\\/7384d5e1-2a2b-41c2-a46d-7b82cf21a5ed_normal.jpg\",\"description\":\"Phinebacker, twitteur homeopathique...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"6296872\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/944881104\\/7384d5e1-2a2b-41c2-a46d-7b82cf21a5ed_normal.jpg\",\"name\":\"Jos\\u00e9 Phinebacker\",\"default_profile_image\":false,\"created_at\":\"Thu May 24 21:11:03 +0000 2007\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":6296872,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/phinebacker.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188990743224321,\"created_at\":\"Fri Feb 24 23:34:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3287000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9efccf9d-b39d-435c-9867-79dcd27c3f56-173188990743224321" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw 5 ordis sur un plateau TV en direct pour interagir avec les internautes c'est du jamais vu, nan? #France5 #fb http://t.co/UVoOgaNv", -"img": { -"src": "http://a3.twimg.com/profile_images/1839682968/zzzzzzzzzzzzzzzzzzzz_normal.png" -}, -"title": "Alexandre Laflèche: #lgw 5 ordis sur un plateau TV en direct pour interagir avec les internautes c'est du jamais vu, nan? #France5 #fb http://t.co/UVoOgaNv", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3287000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"#lgw 5 ordis sur un plateau TV en direct pour interagir avec les internautes c'est du jamais vu, nan? #France5 #fb http:\\/\\/t.co\\/UVoOgaNv\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"France5\",\"indices\":[102,110]},{\"text\":\"fb\",\"indices\":[112,115]}],\"media\":[{\"type\":\"photo\",\"indices\":[116,136],\"sizes\":{\"large\":{\"h\":1024,\"resize\":\"fit\",\"w\":765},\"medium\":{\"h\":803,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":455,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdKd4QCIAA9NnA.jpg\",\"id_str\":\"173188987853348864\",\"expanded_url\":\"http:\\/\\/twitter.com\\/alexlafleche\\/status\\/173188987844960257\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdKd4QCIAA9NnA.jpg\",\"id\":173188987853348864,\"display_url\":\"pic.twitter.com\\/UVoOgaNv\",\"url\":\"http:\\/\\/t.co\\/UVoOgaNv\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188987844960257\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":305,\"screen_name\":\"alexlafleche\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":538,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"paris\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":148,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1839682968\\/zzzzzzzzzzzzzzzzzzzz_normal.png\",\"description\":\"#Socialmedia consultant, @You_socialmedia founder. Socialmedia paris TV, e-branding monitoring www.alexlafleche.com, TV & Radio #relationalbranding\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"022330\",\"id_str\":\"70361991\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839682968\\/zzzzzzzzzzzzzzzzzzzz_normal.png\",\"name\":\"Alexandre Lafl\\u00e8che\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 31 10:30:15 +0000 2009\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":70361991,\"utc_offset\":-10800,\"favourites_count\":5,\"url\":\"http:\\/\\/twitter.com\\/you_socialmedia\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188987844960257,\"created_at\":\"Fri Feb 24 23:34:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3287000, -"tags": [ -{ -"id-ref": "f0692e06-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fdb0fe77-d871-415b-a775-9b4cd5ec0966-173188987844960257" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cQui J'lâche l'affaire . . #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1758783715/image_normal.jpg" -}, -"title": "Florian Picherit: #cQui J'lâche l'affaire . . #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3288000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cQui J'l\\u00e2che l'affaire . . #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[28,32]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[6.4400506,46.3437649],[6.5158292,46.3437649],[6.5158292,46.4050024],[6.4400506,46.4050024]]]},\"attributes\":{},\"full_name\":\"Thonon-les-Bains, Haute-Savoie\",\"name\":\"Thonon-les-Bains\",\"id\":\"e71b6d6ca390f0c1\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/e71b6d6ca390f0c1.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[6.49811066,46.37365180]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188993595346944\",\"geo\":{\"type\":\"Point\",\"coordinates\":[46.37365180,6.49811066]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":122,\"screen_name\":\"FlorianPicherit\",\"lang\":\"fr\",\"profile_text_color\":\"3D1957\",\"statuses_count\":180,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"location\":\"Lyon\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"FF0000\",\"followers_count\":33,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1758783715\\/image_normal.jpg\",\"description\":\"Music Saved My Life. 42 Style.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"642D8B\",\"id_str\":\"465400461\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1758783715\\/image_normal.jpg\",\"name\":\"Florian Picherit\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 16 09:24:23 +0000 2012\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":465400461,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188993595346944,\"created_at\":\"Fri Feb 24 23:34:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3288000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "069e8ff4-7a1d-42ae-ba39-03ce8026f012-173188993595346944" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw J vous propose un live Systaime remix de votre emission en direct live Skype ;)", -"img": { -"src": "http://a0.twimg.com/profile_images/1826253762/gifs__20__normal.gif" -}, -"title": "Systaime: #lgw J vous propose un live Systaime remix de votre emission en direct live Skype ;)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3288000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw J vous propose un live Systaime remix de votre emission en direct live Skype ;)\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188995667337217\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"000000\",\"screen_name\":\"systaime18\",\"lang\":\"fr\",\"favourites_count\":113,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":493,\"location\":\"Paris\",\"profile_text_color\":\"000000\",\"followers_count\":393,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1826253762\\/gifs__20__normal.gif\",\"description\":\"\",\"statuses_count\":3213,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/424585054\\/15380207101.jpg\",\"show_all_inline_media\":true,\"listed_count\":40,\"profile_link_color\":\"080808\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"758882\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Systaime\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/424585054\\/15380207101.jpg\",\"created_at\":\"Thu Feb 08 22:13:03 +0000 2007\",\"profile_sidebar_fill_color\":\"f5ed08\",\"id\":758882,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.systaime.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1826253762\\/gifs__20__normal.gif\"},\"truncated\":false,\"id\":173188995667337217,\"created_at\":\"Fri Feb 24 23:34:08 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3288000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "26c34317-65b1-40f9-b0e3-c2eccde701d8-173188995667337217" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw vive jcfrog !!!!", -"img": { -"src": "http://a3.twimg.com/profile_images/1661415033/chimie-tux_batux_tux_normal.png" -}, -"title": "Damien: #lgw vive jcfrog !!!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3289000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw vive jcfrog !!!!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188997194067969\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":74,\"screen_name\":\"damienbesson\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":255,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":20,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1661415033\\/chimie-tux_batux_tux_normal.png\",\"description\":\"Doctorant en canc\\u00e9rologie.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"022330\",\"id_str\":\"422968572\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1661415033\\/chimie-tux_batux_tux_normal.png\",\"name\":\"Damien\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 27 22:32:47 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":422968572,\"utc_offset\":null,\"favourites_count\":16,\"url\":\"http:\\/\\/besson.damien.free.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188997194067969,\"created_at\":\"Fri Feb 24 23:34:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3289000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cac6706c-c25e-4b61-ace3-c330b921a4fe-173188997194067969" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais... #cqui va-t-il dfépasser #ilreste sur le Bubble-TV ?? Votez !! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817123979/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png" -}, -"title": "legrandwebze: Mais... #cqui va-t-il dfépasser #ilreste sur le Bubble-TV ?? Votez !! #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3290000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mais... #cqui va-t-il df\\u00e9passer #ilreste sur le Bubble-TV ?? Votez !! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[8,13]},{\"text\":\"ilreste\",\"indices\":[32,40]},{\"text\":\"lgw\",\"indices\":[70,74]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189003200299008\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1481,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3272,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189003200299008,\"created_at\":\"Fri Feb 24 23:34:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3290000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "344cc0d8-1722-4d14-b405-235c248de231-173189003200299008" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Vous avez toucher le fond la. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1830059007/Upload_normal.jpg" -}, -"title": "Linda Sàmà: Vous avez toucher le fond la. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3290000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Vous avez toucher le fond la. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189001547751424\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":83,\"screen_name\":\"LinoaHeartily\",\"lang\":\"fr\",\"profile_text_color\":\"d632d6\",\"statuses_count\":2373,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/425561656\\/luiki.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"bb85ed\",\"followers_count\":72,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1830059007\\/Upload_normal.jpg\",\"description\":\"Geek \\u00e0 temps partiel.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"356914973\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425561656\\/luiki.jpg\",\"profile_sidebar_fill_color\":\"ebc1eb\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1830059007\\/Upload_normal.jpg\",\"name\":\"Linda S\\u00e0m\\u00e0\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 17 15:22:39 +0000 2011\",\"profile_sidebar_border_color\":\"5b51e8\",\"id\":356914973,\"utc_offset\":-10800,\"favourites_count\":10,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189001547751424,\"created_at\":\"Fri Feb 24 23:34:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3290000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bf276ad9-1005-4480-9513-a0f81ae9a580-173189001547751424" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est pas en rythme la ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1823017040/tetocarre_normal.jpg" -}, -"title": "GoldoNat: C'est pas en rythme la ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3290000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est pas en rythme la ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189003787517952\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":257,\"screen_name\":\"GoldoNat\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1753,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"009999\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"description\":\"Graphiste, Pr\\u00e9sentatrice qui raconte des blagues nulles et Stagiaire irresponsable \\u00e9v\\u00e8nement chez DoReMi Game Cie, Jeux Vid\\u00e9os, Troll \\u00e0 ses heures perdues.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"116250574\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"name\":\"GoldoNat\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 21 19:13:39 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":116250574,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.doremi.asso.fr\\/site\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189003787517952,\"created_at\":\"Fri Feb 24 23:34:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3290000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d40d0ac9-325a-4bf6-8f92-05bc8f94ee10-173189003787517952" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Qui est cette personne? #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1759597701/image_normal.jpg" -}, -"title": "Camille .: Qui est cette personne? #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3291000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Qui est cette personne? #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[24,28]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189006383788032\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ffffff\",\"screen_name\":\"CamilleWil\",\"lang\":\"fr\",\"favourites_count\":14,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":593,\"location\":\"\",\"profile_text_color\":\"520000\",\"followers_count\":507,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1759597701\\/image_normal.jpg\",\"description\":\"Camille \\u03df - @prettylil_miss : ma vie \\u2665 \",\"statuses_count\":18712,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"210b05\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"0a0300\",\"protected\":false,\"id_str\":\"93848420\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Camille .\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"created_at\":\"Tue Dec 01 12:23:18 +0000 2009\",\"profile_sidebar_fill_color\":\"d61d08\",\"id\":93848420,\"follow_request_sent\":null,\"utc_offset\":-36000,\"url\":\"http:\\/\\/intotheglitter.blogspot.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1759597701\\/image_normal.jpg\"},\"truncated\":false,\"id\":173189006383788032,\"created_at\":\"Fri Feb 24 23:34:11 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3291000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d404f408-eb52-4373-b106-6a9a6879d02e-173189006383788032" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#IlReste et jcfrog aussi ! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1802232284/Capture_d__cran_2012-02-04___01.15.52_normal.png" -}, -"title": "Marion: #IlReste et jcfrog aussi ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3291000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#IlReste et jcfrog aussi ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[27,31]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189007814037504\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":186,\"screen_name\":\"iiioon\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":11591,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme20\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"BF1238\",\"followers_count\":104,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1802232284\\/Capture_d__cran_2012-02-04___01.15.52_normal.png\",\"description\":\"Accro aux s\\u00e9ries et \\u00e0 l'humour. HeroCorpienne. \\r\\nEt pourquoi faire aujourd'hui c'que j'pourrai faire demain ?\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BF1238\",\"id_str\":\"39847706\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme20\\/bg.png\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802232284\\/Capture_d__cran_2012-02-04___01.15.52_normal.png\",\"name\":\"Marion\",\"default_profile_image\":false,\"created_at\":\"Wed May 13 21:57:02 +0000 2009\",\"profile_sidebar_border_color\":\"FFFFFF\",\"id\":39847706,\"utc_offset\":3600,\"favourites_count\":47,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189007814037504,\"created_at\":\"Fri Feb 24 23:34:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3291000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "45ad3f26-5774-4b59-aeac-8e0529345ea4-173189007814037504" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Aller, on encourage gégé. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1815905585/image_normal.jpg" -}, -"title": "Young, Wild & Free: Aller, on encourage gégé. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3292000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Aller, on encourage g\\u00e9g\\u00e9. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[26,30]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189009441435649\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":232,\"screen_name\":\"08Life06\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10972,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"chez les mafieux mexicains\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"followers_count\":391,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"363343002\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"name\":\"Young, Wild & Free\",\"default_profile_image\":false,\"created_at\":\"Sat Aug 27 23:04:05 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":363343002,\"utc_offset\":null,\"favourites_count\":39,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189009441435649,\"created_at\":\"Fri Feb 24 23:34:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3292000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d356d689-1301-4aaa-8abd-d32799965b06-173189009441435649" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon, l'idée de l'écran avec TweetDerck, les twittos ... c'est sympa mais bon après ce qu'ils en font ... o_O #lgw #cqui", -"img": { -"src": "http://a0.twimg.com/profile_images/1848652502/332954645_normal.jpg" -}, -"title": "Leila Agic: Bon, l'idée de l'écran avec TweetDerck, les twittos ... c'est sympa mais bon après ce qu'ils en font ... o_O #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3292000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bon, l'id\\u00e9e de l'\\u00e9cran avec TweetDerck, les twittos ... c'est sympa mais bon apr\\u00e8s ce qu'ils en font ... o_O #lgw #cqui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[109,113]},{\"text\":\"cqui\",\"indices\":[114,119]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189008938115072\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1197,\"screen_name\":\"LeilaAgic\",\"lang\":\"fr\",\"profile_text_color\":\"d61170\",\"statuses_count\":13607,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/382568227\\/NouveauTwwwiter.jpg\",\"location\":\"Bruxelles\",\"show_all_inline_media\":true,\"listed_count\":103,\"profile_link_color\":\"23acc4\",\"followers_count\":1721,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848652502\\/332954645_normal.jpg\",\"description\":\"Ancienne co-Responsable Internet et campagne jeunes pour @RoyalSegolene lors de primaires citoyennes. Socialo-Ecolo-S\\u00e9gol\\u00e9niste #SRoyal \\/ #FH2012 \\/ #NVB2012\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"ffffff\",\"id_str\":\"79575617\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/382568227\\/NouveauTwwwiter.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848652502\\/332954645_normal.jpg\",\"name\":\"Leila Agic\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 03 22:02:21 +0000 2009\",\"profile_sidebar_border_color\":\"f50e48\",\"id\":79575617,\"utc_offset\":3600,\"favourites_count\":200,\"url\":\"http:\\/\\/on.fb.me\\/hSrN0O\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189008938115072,\"created_at\":\"Fri Feb 24 23:34:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3292000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "78f26088-a398-429d-8115-6e496c31f987-173189008938115072" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @embruns: Jean-Pierre Raffarin entarté, personne n'en parle http://t.co/4C3cTSOk #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1845362154/3E0EC892-FEB3-44FD-AA98-331512B5799F_normal" -}, -"title": "Jmc: RT @embruns: Jean-Pierre Raffarin entarté, personne n'en parle http://t.co/4C3cTSOk #lgw", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3293000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @embruns: Jean-Pierre Raffarin entart\\u00e9, personne n'en parle http:\\/\\/t.co\\/4C3cTSOk #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"embruns\",\"indices\":[3,11],\"id_str\":\"6241412\",\"name\":\"Laurent Gloaguen\",\"id\":6241412}],\"urls\":[{\"indices\":[63,83],\"expanded_url\":\"http:\\/\\/bit.ly\\/A2Ohpb\",\"display_url\":\"bit.ly\\/A2Ohpb\",\"url\":\"http:\\/\\/t.co\\/4C3cTSOk\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[84,88]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Jean-Pierre Raffarin entart\\u00e9, personne n'en parle http:\\/\\/t.co\\/4C3cTSOk #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[50,70],\"expanded_url\":\"http:\\/\\/bit.ly\\/A2Ohpb\",\"display_url\":\"bit.ly\\/A2Ohpb\",\"url\":\"http:\\/\\/t.co\\/4C3cTSOk\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[71,75]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/sites.google.com\\/site\\/yorufukurou\\/\\\" rel=\\\"nofollow\\\"\\u003EYoruFukurou\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173182962362363905\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":563,\"screen_name\":\"embruns\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":21945,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Montr\\u00e9al, Qc, Canada\",\"show_all_inline_media\":true,\"listed_count\":277,\"profile_link_color\":\"650103\",\"followers_count\":4826,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\",\"description\":\"Surnomm\\u00e9 \\u201cLe Capitaine\\u201d. Figure du Net historique et inventeur de la formule \\u201cVendredi, c'est sodomie\\u201d.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Eastern Time (US & Canada)\",\"profile_background_color\":\"131516\",\"id_str\":\"6241412\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"8c887c\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\",\"name\":\"Laurent Gloaguen\",\"default_profile_image\":false,\"created_at\":\"Tue May 22 19:16:26 +0000 2007\",\"profile_sidebar_border_color\":\"7a7768\",\"id\":6241412,\"utc_offset\":-18000,\"favourites_count\":29,\"url\":\"http:\\/\\/embruns.net\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173182962362363905,\"created_at\":\"Fri Feb 24 23:10:10 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189013522493440\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1022,\"screen_name\":\"Jmcorradi\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3548,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Marseille\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":185,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1845362154\\/3E0EC892-FEB3-44FD-AA98-331512B5799F_normal\",\"description\":\"Ne supporte pas la mauvaise foi et l injustice.motard et guitariste ex triathlete .soutien de #FH2012 \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"436663652\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1845362154\\/3E0EC892-FEB3-44FD-AA98-331512B5799F_normal\",\"name\":\"Jmc\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 14 12:15:39 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":436663652,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189013522493440,\"created_at\":\"Fri Feb 24 23:34:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3293000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "26002ad7-2dd9-4ed5-bfef-f01ef4f0cd5e-173189013522493440" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw vive @jcfrog lui #ilreste", -"img": { -"src": "http://a0.twimg.com/profile_images/1421767677/n775859914_630617_3556_normal.jpg" -}, -"title": "Thibaut: #lgw vive @jcfrog lui #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3293000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw vive @jcfrog lui #ilreste\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[10,17],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[22,30]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189013988061186\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":439,\"screen_name\":\"thibautchampey\",\"lang\":\"fr\",\"profile_text_color\":\"c8c8cc\",\"statuses_count\":154,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/291023158\\/02220_lastlight_1280x800.jpg\",\"location\":\"Paris \",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0c0d0d\",\"followers_count\":80,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1421767677\\/n775859914_630617_3556_normal.jpg\",\"description\":\"Communication enabled geek.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"3b3d3d\",\"id_str\":\"282143992\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/291023158\\/02220_lastlight_1280x800.jpg\",\"profile_sidebar_fill_color\":\"68696e\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1421767677\\/n775859914_630617_3556_normal.jpg\",\"name\":\"Thibaut\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 14 16:45:25 +0000 2011\",\"profile_sidebar_border_color\":\"e6ebe4\",\"id\":282143992,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"https:\\/\\/sites.google.com\\/site\\/thibautchampey\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189013988061186,\"created_at\":\"Fri Feb 24 23:34:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3293000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9a9b9591-9716-4da5-9c97-a7cc89d22bd7-173189013988061186" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "+1 pour @jcfrog #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1147619621/acdl_normal.jpg" -}, -"title": "AC Lefort: +1 pour @jcfrog #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3293000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"+1 pour @jcfrog #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[8,15],\"name\":\"jcfrog\",\"id_str\":\"16888281\",\"id\":16888281}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189014428459008\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"zanskar\",\"lang\":\"fr\",\"favourites_count\":4662,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":765,\"location\":\"Angers, France\",\"profile_text_color\":\"333333\",\"followers_count\":1052,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1147619621\\/acdl_normal.jpg\",\"description\":\"e-marketing, webdesign, r\\u00e9seaux sociaux, e-commerce, pharma\\/vet, entrepreneuriat\",\"statuses_count\":1794,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":75,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"17367429\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"AC Lefort\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Thu Nov 13 16:01:37 +0000 2008\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":17367429,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.zanskarstudio.com\\/blog\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1147619621\\/acdl_normal.jpg\"},\"truncated\":false,\"id\":173189014428459008,\"created_at\":\"Fri Feb 24 23:34:13 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3293000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ecd30578-5cf9-4b51-91ba-93dcdd4f5120-173189014428459008" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "WOW @jcfrog #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1849286517/plumesdanges_normal.jpg" -}, -"title": "plumesdanges: WOW @jcfrog #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3294000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"WOW @jcfrog #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[4,11],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189018803109890\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":283,\"screen_name\":\"plumesdanges\",\"lang\":\"fr\",\"profile_text_color\":\"0a0a0a\",\"statuses_count\":39030,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"location\":\"Hell\",\"show_all_inline_media\":false,\"listed_count\":44,\"profile_link_color\":\"4813f5\",\"followers_count\":591,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"description\":\"pas interessante, pas drole et pas tr\\u00e8s intelligente, bref sans interet ! Pr\\u00e9sidente fondatrice de l'#InsomniaqueTeam \\/\\/ #TeamLumbagos \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"27325670\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"profile_sidebar_fill_color\":\"fcfcfc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"name\":\"plumesdanges\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 28 22:43:40 +0000 2009\",\"profile_sidebar_border_color\":\"fcfcfc\",\"id\":27325670,\"utc_offset\":3600,\"favourites_count\":84,\"url\":\"http:\\/\\/www.youtube.com\\/plumesdanges\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189018803109890,\"created_at\":\"Fri Feb 24 23:34:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3294000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "71fc21c9-46ee-4157-8cb5-7a80669768e9-173189018803109890" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Une ode au télétravail par @jcfrog? C'est pour toi @marcbotte #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1405965911/Arles_277-pola_normal.jpg" -}, -"title": "Lauren Provost: Une ode au télétravail par @jcfrog? C'est pour toi @marcbotte #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3294000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Une ode au t\\u00e9l\\u00e9travail par @jcfrog? C'est pour toi @marcbotte #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[27,34],\"name\":\"jcfrog\",\"id_str\":\"16888281\",\"id\":16888281},{\"screen_name\":\"marcbotte\",\"indices\":[51,61],\"name\":\"Marc Botte\",\"id_str\":\"9245222\",\"id\":9245222}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[62,66]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189020761853952\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Lauren_Provost\",\"lang\":\"fr\",\"favourites_count\":652,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":556,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":998,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1405965911\\/Arles_277-pola_normal.jpg\",\"description\":\"Journaliste. Traffic and Trends editor @LeHuffPost. \",\"statuses_count\":3743,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/409929890\\/iphone_607.jpg\",\"show_all_inline_media\":true,\"listed_count\":64,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"121986779\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Lauren Provost\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/409929890\\/iphone_607.jpg\",\"created_at\":\"Thu Mar 11 06:51:56 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":121986779,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/huffingtonpost.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1405965911\\/Arles_277-pola_normal.jpg\"},\"truncated\":false,\"id\":173189020761853952,\"created_at\":\"Fri Feb 24 23:34:14 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3294000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "07b11249-14a4-4f74-85be-3558b8a44f55-173189020761853952" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Non mais wtf ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1630930948/F_normal.png" -}, -"title": "Efynox: Non mais wtf ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3297000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Non mais wtf ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[15,19]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189029620232193\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":70,\"screen_name\":\"Efynox\",\"lang\":\"fr\",\"profile_text_color\":\"949494\",\"statuses_count\":87,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"2FC2EF\",\"followers_count\":20,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1630930948\\/F_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"19813429\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"4a4852\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1630930948\\/F_normal.png\",\"name\":\"Efynox\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 31 12:20:14 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":19813429,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189029620232193,\"created_at\":\"Fri Feb 24 23:34:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3297000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a21175e7-d81b-44ae-bc43-67a273000c43-173189029620232193" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "En fait ce devait être tordant la répétition #lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1667379154/8I6juT3f_normal" -}, -"title": "Patrick Ollier: En fait ce devait être tordant la répétition #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3298000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"En fait ce devait \\u00eatre tordant la r\\u00e9p\\u00e9tition #lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[45,49]},{\"text\":\"ilpart\",\"indices\":[50,57]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189037748797440\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":78,\"screen_name\":\"PatrickOllier\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1207,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"088253\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"description\":\"Ma force ? Je n'ai rien \\u00e0 vendre ni rien \\u00e0 acheter, je n'ai pas de ma\\u00eetre et je ne v\\u00e9n\\u00e8re aucun dieu. Et je ne lis pas mes messages :))\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"id_str\":\"299723960\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"name\":\"Patrick Ollier\",\"default_profile_image\":false,\"created_at\":\"Mon May 16 15:47:22 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":299723960,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189037748797440,\"created_at\":\"Fri Feb 24 23:34:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3298000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "768d0073-fdc3-4d9f-9ed5-d77f5f4d8f88-173189037748797440" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW c'est très embarassant là", -"img": { -"src": "http://a1.twimg.com/profile_images/1444398619/iam_CM_normal.jpg" -}, -"title": "christian menez: #LGW c'est très embarassant là", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3299000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW c'est tr\\u00e8s embarassant l\\u00e0\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189038478589952\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1232,\"screen_name\":\"iam_CM\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":21048,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/137120082\\/blanco.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":127,\"profile_link_color\":\"0084B4\",\"followers_count\":2403,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1444398619\\/iam_CM_normal.jpg\",\"description\":\"Personal account. \\r\\nHead of Marketing Services Dpt. @SonyMusicFr \\r\\nCM but not CM. Unfinished bio.\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"17677114\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/137120082\\/blanco.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1444398619\\/iam_CM_normal.jpg\",\"name\":\"christian menez\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 27 12:52:46 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":17677114,\"utc_offset\":3600,\"favourites_count\":1319,\"url\":\"http:\\/\\/www.facebook.com\\/cmenez\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189038478589952,\"created_at\":\"Fri Feb 24 23:34:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3299000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "935c6a45-d536-4cc1-8d84-61fb64eebe49-173189038478589952" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @okhin: SKYPE C'EST MAL #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1825687962/harlock_normal.jpg" -}, -"title": "Spartition: RT @okhin: SKYPE C'EST MAL #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3301000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @okhin: SKYPE C'EST MAL #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"okhin\",\"indices\":[3,9],\"id_str\":\"49560409\",\"name\":\"Okhin\",\"id\":49560409}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[27,31]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"SKYPE C'EST MAL #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188860849827840\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":441,\"screen_name\":\"okhin\",\"lang\":\"en\",\"profile_text_color\":\"739694\",\"statuses_count\":10333,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":65,\"profile_link_color\":\"729172\",\"followers_count\":798,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\",\"description\":\"Cypherpunk fuelled by lulz and caffein, data-pornstar, crypto-terrorist \\/ 00513947\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"2f1812\",\"id_str\":\"49560409\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"profile_sidebar_fill_color\":\"411c0f\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\",\"name\":\"Okhin\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 22 06:52:46 +0000 2009\",\"profile_sidebar_border_color\":\"2f1812\",\"id\":49560409,\"utc_offset\":3600,\"favourites_count\":38,\"url\":\"https:\\/\\/about.okhin.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188860849827840,\"created_at\":\"Fri Feb 24 23:33:36 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189048888868865\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":289,\"screen_name\":\"Spartition\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7930,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/157130409\\/star-wars-battle.jpg\",\"location\":\"Ailleurs\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":152,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1825687962\\/harlock_normal.jpg\",\"description\":\"Geek & stuff. Ma seule interaction avec le monde du dehors se passe ici. #Enjoy :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"101461369\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/157130409\\/star-wars-battle.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1825687962\\/harlock_normal.jpg\",\"name\":\"Spartition\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 03 11:46:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":101461369,\"utc_offset\":3600,\"favourites_count\":20,\"url\":\"http:\\/\\/binaire-life.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189048888868865,\"created_at\":\"Fri Feb 24 23:34:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3301000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cdfe0c0f-3125-423b-8f05-d29c07c567bd-173189048888868865" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @JulR: Premier concert skype avec @jcfrog #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1567949026/Fabarol_normal.jpg" -}, -"title": "Fabienne BAROLLIER: RT @JulR: Premier concert skype avec @jcfrog #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3302000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @JulR: Premier concert skype avec @jcfrog #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"JulR\",\"indices\":[3,8],\"id_str\":\"10572732\",\"name\":\"Julie R \\u062c\\u0648\\u0644\\u064a\",\"id\":10572732},{\"screen_name\":\"jcfrog\",\"indices\":[37,44],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[45,49]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Premier concert skype avec @jcfrog #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[27,34],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188792260378624\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":820,\"screen_name\":\"JulR\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":13059,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Paris \\/ Damas\",\"show_all_inline_media\":false,\"listed_count\":35,\"profile_link_color\":\"93A644\",\"followers_count\":793,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"description\":\"Parigote de coeur, syrienne d'adoption. L'inverse marche aussi. Journaliste vadrouilleuse \\/\\/ Don't diet - Start a riot\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"10572732\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"name\":\"Julie R \\u062c\\u0648\\u0644\\u064a\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 25 22:37:26 +0000 2007\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":10572732,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/www.syrieonline.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188792260378624,\"created_at\":\"Fri Feb 24 23:33:20 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189051191525376\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1042,\"screen_name\":\"Fabarol\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":317,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Issy les moulineaux\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0084B4\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"description\":\"Magazines societe\\/d\\u00e9cryptage de F5. Les Maternelles, Allo Rufo, Mag Sante+Allo Doc, CAD+CDA+CAV, R&C, Medias le Mag, C Politique, LMEF, Dr CAC, LGQ, LGW\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"110388053\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"name\":\"Fabienne BAROLLIER\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 01 11:04:06 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":110388053,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189051191525376,\"created_at\":\"Fri Feb 24 23:34:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3302000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "11d04248-b36a-4f96-9acb-b28a7ee47fcf-173189051191525376" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@jcfrog en Skype maintenant ? Ah ok. Sur le télétravail :) #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1819882790/tetocarre_normal.jpg" -}, -"title": "Cédric BILLAUDELLE: @jcfrog en Skype maintenant ? Ah ok. Sur le télétravail :) #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3302000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"jcfrog\",\"favorited\":false,\"text\":\"@jcfrog en Skype maintenant ? Ah ok. Sur le t\\u00e9l\\u00e9travail :) #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[0,7],\"name\":\"jcfrog\",\"id_str\":\"16888281\",\"id\":16888281}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[59,63]}]},\"in_reply_to_user_id\":16888281,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189052898607104\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"0C0F22\",\"screen_name\":\"Cbill0\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":172,\"location\":\"Lille, FR\",\"profile_text_color\":\"F2ECF9\",\"followers_count\":31,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1819882790\\/tetocarre_normal.jpg\",\"description\":\"\\u00c9tudiant \\u00e0 l'IAE de Lille, mais pur produit des Ardennes. Aime beaucoup apprendre, mais n'aime pas qu'on lui fasse la le\\u00e7on.\",\"statuses_count\":1108,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/422263046\\/679FC0.png\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"1a1aba\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"E44B22\",\"protected\":false,\"id_str\":\"84313428\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"C\\u00e9dric BILLAUDELLE\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422263046\\/679FC0.png\",\"created_at\":\"Thu Oct 22 12:34:22 +0000 2009\",\"profile_sidebar_fill_color\":\"2C446A\",\"id\":84313428,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819882790\\/tetocarre_normal.jpg\"},\"truncated\":false,\"id\":173189052898607104,\"created_at\":\"Fri Feb 24 23:34:22 +0000 2012\",\"in_reply_to_user_id_str\":\"16888281\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3302000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b73d8367-0605-417f-9532-f84a9be319a9-173189052898607104" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ah @JCfrog il faut qu'#ilReste lui aussi hein ? #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/37455262/titou_150_normal.jpg" -}, -"title": "Pierre Titou LANNES: Ah @JCfrog il faut qu'#ilReste lui aussi hein ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3302000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ah @JCfrog il faut qu'#ilReste lui aussi hein ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[3,10],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[22,30]},{\"text\":\"lgw\",\"indices\":[48,52]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.2306588,48.8869026],[2.2841562,48.8869026],[2.2841562,48.9082685],[2.2306588,48.9082685]]]},\"attributes\":{},\"full_name\":\"Courbevoie, Hauts-de-Seine\",\"name\":\"Courbevoie\",\"id\":\"30b5d37dd5aae12a\",\"place_type\":\"city\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/30b5d37dd5aae12a.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189054479859712\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":268,\"screen_name\":\"titounet\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":5079,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/421488521\\/2005-09_La_Reunion_014.jpg\",\"location\":\"IDF, Gers 32, Landes 40, PO 66\",\"show_all_inline_media\":true,\"listed_count\":35,\"profile_link_color\":\"9D582E\",\"followers_count\":450,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/37455262\\/titou_150_normal.jpg\",\"description\":\"Ergonome facteurs humains et organisationnels, #ergonomie des interfaces hommes-machines #UX. Gascon, Pyr\\u00e9n\\u00e9es, gastronomie, festayre, rugby, surf\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"id_str\":\"10461152\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/421488521\\/2005-09_La_Reunion_014.jpg\",\"profile_sidebar_fill_color\":\"fcf1c7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/37455262\\/titou_150_normal.jpg\",\"name\":\"Pierre Titou LANNES\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 22 06:18:31 +0000 2007\",\"profile_sidebar_border_color\":\"D9B17E\",\"id\":10461152,\"utc_offset\":3600,\"favourites_count\":7,\"url\":\"http:\\/\\/titou.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189054479859712,\"created_at\":\"Fri Feb 24 23:34:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3302000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fd6b092f-4e11-4912-88ef-b3591d0e18d1-173189054479859712" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Eeeeeet @jcfrog mesdames et messieurs !!! Le retour du come-back. Une 1ère mondiale : un concert live en Skype #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1567949026/Fabarol_normal.jpg" -}, -"title": "Fabienne BAROLLIER: RT @LeGrandWebze: Eeeeeet @jcfrog mesdames et messieurs !!! Le retour du come-back. Une 1ère mondiale : un concert live en Skype #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3303000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Eeeeeet @jcfrog mesdames et messieurs !!! Le retour du come-back. Une 1\\u00e8re mondiale : un concert live en Skype #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385},{\"screen_name\":\"jcfrog\",\"indices\":[26,33],\"name\":\"jcfrog\",\"id_str\":\"16888281\",\"id\":16888281}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[129,133]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Eeeeeet @jcfrog mesdames et messieurs !!! Le retour du come-back. Une 1\\u00e8re mondiale : un concert live en Skype #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[8,15],\"name\":\"jcfrog\",\"id_str\":\"16888281\",\"id\":16888281}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[111,115]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188775533481985\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":3026,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":3273,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"statuses_count\":1481,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"legrandwebze\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":365949385,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\"},\"truncated\":false,\"id\":173188775533481985,\"created_at\":\"Fri Feb 24 23:33:16 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189054865747969\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Fabarol\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1042,\"location\":\"Issy les moulineaux\",\"profile_text_color\":\"333333\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"description\":\"Magazines societe\\/d\\u00e9cryptage de F5. Les Maternelles, Allo Rufo, Mag Sante+Allo Doc, CAD+CDA+CAV, R&C, Medias le Mag, C Politique, LMEF, Dr CAC, LGQ, LGW\",\"statuses_count\":318,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"110388053\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Fabienne BAROLLIER\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Feb 01 11:04:06 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":110388053,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\"},\"truncated\":false,\"id\":173189054865747969,\"created_at\":\"Fri Feb 24 23:34:23 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3303000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "90f08e96-ba99-482c-9a41-8eabd36cdda9-173189054865747969" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je dois vraiment être fatigué parce que je passe à côté de tous les délires de #lgw #BlaguesEntrePotes", -"img": { -"src": "http://a0.twimg.com/profile_images/1727885666/Logo_YP_normal.png" -}, -"title": "Young planneur: Je dois vraiment être fatigué parce que je passe à côté de tous les délires de #lgw #BlaguesEntrePotes", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3308000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je dois vraiment \\u00eatre fatigu\\u00e9 parce que je passe \\u00e0 c\\u00f4t\\u00e9 de tous les d\\u00e9lires de #lgw #BlaguesEntrePotes\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[79,83]},{\"text\":\"BlaguesEntrePotes\",\"indices\":[84,102]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189075833069568\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":278,\"screen_name\":\"youngplanneur\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":4946,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"France, Paris\",\"show_all_inline_media\":true,\"listed_count\":222,\"profile_link_color\":\"009999\",\"followers_count\":3230,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1727885666\\/Logo_YP_normal.png\",\"description\":\"Strategic Planner \\/\\/ Advertising \\/ Action Sports \\/ Advertainment \\/ Series \\/ Mobile \\/ Social \\/\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"87788927\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727885666\\/Logo_YP_normal.png\",\"name\":\"Young planneur\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 05 21:34:26 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":87788927,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.youngplanneur.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189075833069568,\"created_at\":\"Fri Feb 24 23:34:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3308000, -"tags": [ -{ -"id-ref": "f06bac62-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cab72096-b191-408e-8409-bb48a5f33852-173189075833069568" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Cette émission est trop pourrie, à l'image de la chemise du mec qui la présente ... #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1710889642/Photo_du_12386330-12-_a__03.26_normal.jpg" -}, -"title": "Marwen (LaKoloK): Cette émission est trop pourrie, à l'image de la chemise du mec qui la présente ... #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3308000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Cette \\u00e9mission est trop pourrie, \\u00e0 l'image de la chemise du mec qui la pr\\u00e9sente ... #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[84,88]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189075711438848\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":81,\"screen_name\":\"MarwenBrowwn\",\"lang\":\"fr\",\"profile_text_color\":\"ff0000\",\"statuses_count\":842,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/387870738\\/383582_10150446108327677_538517676_8743393_235763390_n.jpg\",\"location\":\"LYON\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"e01414\",\"followers_count\":118,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1710889642\\/Photo_du_12386330-12-_a__03.26_normal.jpg\",\"description\":\"NEW SONG DISPO DEPUIS LE 22\\/01\\/12 : \\n\\nLA KOLOK - GET FRESH !!!\\n\\nICI -- http:\\/\\/www.youtube.com\\/watch?v=iC_zgkNooDc --\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"2b87ff\",\"id_str\":\"194551085\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/387870738\\/383582_10150446108327677_538517676_8743393_235763390_n.jpg\",\"profile_sidebar_fill_color\":\"6740a1\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1710889642\\/Photo_du_12386330-12-_a__03.26_normal.jpg\",\"name\":\"Marwen (LaKoloK)\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 24 12:20:46 +0000 2010\",\"profile_sidebar_border_color\":\"ff0000\",\"id\":194551085,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/lakolokmusik.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189075711438848,\"created_at\":\"Fri Feb 24 23:34:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3308000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6e561638-872c-4208-819c-9b456206ce3f-173189075711438848" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @okhin: TUE DES CHATONS (et des dissidents syriens aussi) #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1825687962/harlock_normal.jpg" -}, -"title": "Spartition: RT @okhin: TUE DES CHATONS (et des dissidents syriens aussi) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3308000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @okhin: TUE DES CHATONS (et des dissidents syriens aussi) #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"okhin\",\"indices\":[3,9],\"name\":\"Okhin\",\"id_str\":\"49560409\",\"id\":49560409}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"TUE DES CHATONS (et des dissidents syriens aussi) #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188936309542912\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"2f1812\",\"screen_name\":\"okhin\",\"lang\":\"en\",\"favourites_count\":38,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":441,\"location\":\"Paris, France\",\"profile_text_color\":\"739694\",\"followers_count\":798,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\",\"description\":\"Cypherpunk fuelled by lulz and caffein, data-pornstar, crypto-terrorist \\/ 00513947\",\"statuses_count\":10333,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"show_all_inline_media\":true,\"listed_count\":65,\"profile_link_color\":\"729172\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"2f1812\",\"protected\":false,\"id_str\":\"49560409\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Okhin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"created_at\":\"Mon Jun 22 06:52:46 +0000 2009\",\"profile_sidebar_fill_color\":\"411c0f\",\"id\":49560409,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"https:\\/\\/about.okhin.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\"},\"truncated\":false,\"id\":173188936309542912,\"created_at\":\"Fri Feb 24 23:33:54 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189078177681408\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Spartition\",\"lang\":\"fr\",\"favourites_count\":20,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":289,\"location\":\"Ailleurs\",\"profile_text_color\":\"333333\",\"followers_count\":152,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1825687962\\/harlock_normal.jpg\",\"description\":\"Geek & stuff. Ma seule interaction avec le monde du dehors se passe ici. #Enjoy :-)\",\"statuses_count\":7931,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/157130409\\/star-wars-battle.jpg\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"101461369\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Spartition\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/157130409\\/star-wars-battle.jpg\",\"created_at\":\"Sun Jan 03 11:46:35 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":101461369,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/binaire-life.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1825687962\\/harlock_normal.jpg\"},\"truncated\":false,\"id\":173189078177681408,\"created_at\":\"Fri Feb 24 23:34:28 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3308000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "15b1b449-cf14-41c1-a645-98d09b76a47c-173189078177681408" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Iryngael: Pour benoit par contre #ilpart #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1766324715/Stephane_leprince_normal.GIF" -}, -"title": "Stéphane Leprince: RT @Iryngael: Pour benoit par contre #ilpart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3309000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @Iryngael: Pour benoit par contre #ilpart #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Iryngael\",\"indices\":[3,12],\"name\":\"Richard\",\"id_str\":\"29106955\",\"id\":29106955}],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[37,44]},{\"text\":\"lgw\",\"indices\":[45,49]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Pour benoit par contre #ilpart #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[23,30]},{\"text\":\"lgw\",\"indices\":[31,35]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173187400061825025\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"Iryngael\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":229,\"location\":\"Midi-Pyr\\u00e9n\\u00e9es, Moissac\",\"profile_text_color\":\"666666\",\"followers_count\":98,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/123600529\\/bracelet_normal.JPG\",\"description\":\"Gros connard sympa n\\u00e9anmoins :o\",\"statuses_count\":1961,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"2FC2EF\",\"is_translator\":true,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"29106955\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Richard\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Mon Apr 06 00:46:40 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":29106955,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/123600529\\/bracelet_normal.JPG\"},\"truncated\":false,\"id\":173187400061825025,\"created_at\":\"Fri Feb 24 23:27:48 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189080690081792\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"stephleprince\",\"lang\":\"fr\",\"favourites_count\":16,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":685,\"location\":\"46.213151,5.110998\",\"profile_text_color\":\"666666\",\"followers_count\":423,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1766324715\\/Stephane_leprince_normal.GIF\",\"description\":\"Charg\\u00e9 de projets TICE et FOAD - Culture web et r\\u00e9seautage social\",\"statuses_count\":986,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/193710111\\/twilk_background_4d33fd671dea6.jpg\",\"show_all_inline_media\":true,\"listed_count\":38,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"8351142\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"St\\u00e9phane Leprince\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/193710111\\/twilk_background_4d33fd671dea6.jpg\",\"created_at\":\"Wed Aug 22 07:26:43 +0000 2007\",\"profile_sidebar_fill_color\":\"252429\",\"id\":8351142,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.stephaneleprince.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1766324715\\/Stephane_leprince_normal.GIF\"},\"truncated\":false,\"id\":173189080690081792,\"created_at\":\"Fri Feb 24 23:34:29 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3309000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e94b7c1a-517e-4e0f-a58d-961bc08b72a0-173189080690081792" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais c'est quoi #lgw ?", -"img": { -"src": "http://a1.twimg.com/profile_images/1707889543/153409_normal.png" -}, -"title": "​sexyprout: Mais c'est quoi #lgw ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3309000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mais c'est quoi #lgw ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189082254548993\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":713,\"screen_name\":\"sexyprout\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":31280,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":62,\"profile_link_color\":\"0084B4\",\"followers_count\":790,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1707889543\\/153409_normal.png\",\"description\":\"web dev (php, html5, css3, js, some c and python), web perf. master troll. hater. http:\\/\\/sexyprout.tumblr.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Brussels\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"26382618\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1707889543\\/153409_normal.png\",\"name\":\"\\u200bsexyprout\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 25 00:56:44 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":26382618,\"utc_offset\":3600,\"favourites_count\":13,\"url\":\"http:\\/\\/sexyprout.github.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189082254548993,\"created_at\":\"Fri Feb 24 23:34:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3309000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b0713f7d-473a-481a-a139-432d06aeeac5-173189082254548993" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw @jcfrog en Live sur @france5", -"img": { -"src": "http://a0.twimg.com/profile_images/1143073505/41403_1088720440_8180_q_normal.jpg" -}, -"title": "yann : #lgw @jcfrog en Live sur @france5", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3311000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw @jcfrog en Live sur @france5\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[5,12],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281},{\"screen_name\":\"france5\",\"indices\":[25,33],\"id_str\":\"128507523\",\"name\":\"France cinq\",\"id\":128507523}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189092073406465\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":114,\"screen_name\":\"yannosh51\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":696,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/317784174\\/as-test.jpg\",\"location\":\"france\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"384040\",\"followers_count\":59,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1143073505\\/41403_1088720440_8180_q_normal.jpg\",\"description\":\"Gamer, retrogamer m\\u00eame et administrateur chez armagame pour le jeu atomic strike.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"000000\",\"id_str\":\"165689120\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/317784174\\/as-test.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1143073505\\/41403_1088720440_8180_q_normal.jpg\",\"name\":\"yann \",\"default_profile_image\":false,\"created_at\":\"Mon Jul 12 08:06:43 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":165689120,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":\"http:\\/\\/www.atomic-strike.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189092073406465,\"created_at\":\"Fri Feb 24 23:34:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3311000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a3f78fad-9a13-4081-bf5c-0f85dbd18fd1-173189092073406465" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw la lumière, la déco tout cela me fait penser aux émissions d'IDF1 ou d'autres tv régionales.", -"img": { -"src": "http://a2.twimg.com/profile_images/1696961418/avatar_normal.JPG" -}, -"title": "Audrey K: #lgw la lumière, la déco tout cela me fait penser aux émissions d'IDF1 ou d'autres tv régionales.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3311000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw la lumi\\u00e8re, la d\\u00e9co tout cela me fait penser aux \\u00e9missions d'IDF1 ou d'autres tv r\\u00e9gionales.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189092299915268\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":83,\"screen_name\":\"Audreymifasol\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":250,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"Quelque part\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"D02B55\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1696961418\\/avatar_normal.JPG\",\"description\":\"Prof contractuelle en biologie le lundi, \\u00e9tudiante en histoire, ma\\u00e7on, d\\u00e9coratrice, costumi\\u00e8re, peintre et bidouilleuse de tout l'autre moiti\\u00e9 du temps.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"413420872\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1696961418\\/avatar_normal.JPG\",\"name\":\"Audrey K\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 15 21:31:05 +0000 2011\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":413420872,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/bubulle-de-savon.over-blog.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189092299915268,\"created_at\":\"Fri Feb 24 23:34:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3311000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8dd9b375-8890-418b-8519-4ea546558046-173189092299915268" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Seriously ? #lgw #cqui", -"img": { -"src": "http://a3.twimg.com/profile_images/1811845815/Flying_Blue_normal.jpg" -}, -"title": "Bastien Joseph: Seriously ? #lgw #cqui", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3313000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Seriously ? #lgw #cqui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]},{\"text\":\"cqui\",\"indices\":[17,22]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189098608144385\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1033,\"screen_name\":\"BastienJoseph31\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":3559,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":34,\"profile_link_color\":\"0099B9\",\"followers_count\":668,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\",\"description\":\"Etudiant en com' \\u00e0 Paris. (ISCOM). Rugby, r\\u00e9seaux sociaux, musique. Connu comme Le Stagiaire de la @BoucherieOvalie. En recherche d'un VRAI stage. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"0099B9\",\"id_str\":\"191087175\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\",\"name\":\"Bastien Joseph\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 15 15:41:38 +0000 2010\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":191087175,\"utc_offset\":null,\"favourites_count\":10,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/bastien-joseph\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189098608144385,\"created_at\":\"Fri Feb 24 23:34:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3313000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1278ec64-179f-4934-939d-d0e350df802b-173189098608144385" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @okhin: DO NOT USE IT #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1825687962/harlock_normal.jpg" -}, -"title": "Spartition: RT @okhin: DO NOT USE IT #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3313000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @okhin: DO NOT USE IT #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"okhin\",\"indices\":[3,9],\"id_str\":\"49560409\",\"name\":\"Okhin\",\"id\":49560409}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"DO NOT USE IT #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188968853143552\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":441,\"screen_name\":\"okhin\",\"lang\":\"en\",\"profile_text_color\":\"739694\",\"statuses_count\":10333,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":65,\"profile_link_color\":\"729172\",\"followers_count\":798,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\",\"description\":\"Cypherpunk fuelled by lulz and caffein, data-pornstar, crypto-terrorist \\/ 00513947\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"2f1812\",\"id_str\":\"49560409\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"profile_sidebar_fill_color\":\"411c0f\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\",\"name\":\"Okhin\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 22 06:52:46 +0000 2009\",\"profile_sidebar_border_color\":\"2f1812\",\"id\":49560409,\"utc_offset\":3600,\"favourites_count\":38,\"url\":\"https:\\/\\/about.okhin.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188968853143552,\"created_at\":\"Fri Feb 24 23:34:02 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189100453634048\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":289,\"screen_name\":\"Spartition\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7932,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/157130409\\/star-wars-battle.jpg\",\"location\":\"Ailleurs\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":152,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1825687962\\/harlock_normal.jpg\",\"description\":\"Geek & stuff. Ma seule interaction avec le monde du dehors se passe ici. #Enjoy :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"101461369\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/157130409\\/star-wars-battle.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1825687962\\/harlock_normal.jpg\",\"name\":\"Spartition\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 03 11:46:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":101461369,\"utc_offset\":3600,\"favourites_count\":20,\"url\":\"http:\\/\\/binaire-life.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189100453634048,\"created_at\":\"Fri Feb 24 23:34:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3313000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "30539ab1-26d5-48e6-9171-d9b564b75f13-173189100453634048" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@jcfrog dans #lgw ! bravo Jérôme", -"img": { -"src": "http://a3.twimg.com/profile_images/1143926795/jeromep_logo_carre_twitter_normal.png" -}, -"title": "jeromep: @jcfrog dans #lgw ! bravo Jérôme", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3314000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"jcfrog\",\"favorited\":false,\"text\":\"@jcfrog dans #lgw ! bravo J\\u00e9r\\u00f4me\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[0,7],\"name\":\"jcfrog\",\"id_str\":\"16888281\",\"id\":16888281}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[13,17]}]},\"in_reply_to_user_id\":16888281,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189104647942144\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C6E2EE\",\"screen_name\":\"jeromep_net\",\"lang\":\"fr\",\"favourites_count\":6,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":368,\"location\":\"France , Paris\",\"profile_text_color\":\"663B12\",\"followers_count\":191,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1143926795\\/jeromep_logo_carre_twitter_normal.png\",\"description\":\"Internaute passionn\\u00e9, auteur des blogs : jeromep.net - sanscommentaire.fr - debranche.fr \\/ r\\u00e9dacteur sur accessoweb.com\",\"statuses_count\":4607,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/161132761\\/jeromep_twitter_background.jpg\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"1F98C7\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"282929\",\"protected\":false,\"id_str\":\"6815562\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"jeromep\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/161132761\\/jeromep_twitter_background.jpg\",\"created_at\":\"Thu Jun 14 16:27:00 +0000 2007\",\"profile_sidebar_fill_color\":\"DAECF4\",\"id\":6815562,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/blog.jeromep.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1143926795\\/jeromep_logo_carre_twitter_normal.png\"},\"truncated\":false,\"id\":173189104647942144,\"created_at\":\"Fri Feb 24 23:34:34 +0000 2012\",\"in_reply_to_user_id_str\":\"16888281\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3314000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c1496310-926f-499f-a10f-de278c86937c-173189104647942144" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton #lgw", -"img": { -"src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" -}, -"title": "Christophe H: #change2ton #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3315000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#change2ton #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[12,16]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189106359222272\",\"user\":{\"default_profile_image\":true,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"XGolight\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":9,\"location\":null,\"profile_text_color\":\"333333\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"description\":null,\"statuses_count\":7,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"122649024\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Christophe H\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat Mar 13 12:09:22 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":122649024,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\"},\"truncated\":false,\"id\":173189106359222272,\"created_at\":\"Fri Feb 24 23:34:35 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3315000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f1abfa78-edbb-4c0c-9487-f6b18b9203c0-173189106359222272" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Jmcorradi: RT @embruns: Jean-Pierre Raffarin entarté, personne n'en parle http://t.co/6yzGrexw #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1846718877/Ic_nePoireau_Yeux08-2011-02_normal.jpg" -}, -"title": "Le_M_Poireau: RT @Jmcorradi: RT @embruns: Jean-Pierre Raffarin entarté, personne n'en parle http://t.co/6yzGrexw #lgw", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3315000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":true,\"contributors\":null,\"favorited\":false,\"text\":\"RT @Jmcorradi: RT @embruns: Jean-Pierre Raffarin entart\\u00e9, personne n'en parle http:\\/\\/t.co\\/6yzGrexw #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Jmcorradi\",\"indices\":[3,13],\"id_str\":\"436663652\",\"name\":\"Jmc\",\"id\":436663652},{\"screen_name\":\"embruns\",\"indices\":[18,26],\"id_str\":\"6241412\",\"name\":\"Laurent Gloaguen\",\"id\":6241412}],\"urls\":[{\"indices\":[78,98],\"expanded_url\":\"http:\\/\\/bit.ly\\/A2Ohpb\",\"display_url\":\"bit.ly\\/A2Ohpb\",\"url\":\"http:\\/\\/t.co\\/6yzGrexw\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[99,103]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.brizzly.com\\\" rel=\\\"nofollow\\\"\\u003EBrizzly\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189105084149760\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":6530,\"screen_name\":\"Le_M_Poireau\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":54065,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/195312953\\/CanapeRouge.jpg\",\"location\":\"Bruxelles\",\"show_all_inline_media\":true,\"listed_count\":418,\"profile_link_color\":\"0084b4\",\"followers_count\":6013,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1846718877\\/Ic_nePoireau_Yeux08-2011-02_normal.jpg\",\"description\":\"Pensez \\u00e0 ceux qui n'en ont pas et ne g\\u00e2chez pas votre humour inutilement. http:\\/\\/photosdecampagne.tumblr.com\\/ | http:\\/\\/riendimportant.tumblr.com\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"ffffff\",\"id_str\":\"10330232\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/195312953\\/CanapeRouge.jpg\",\"profile_sidebar_fill_color\":\"ddffcd\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1846718877\\/Ic_nePoireau_Yeux08-2011-02_normal.jpg\",\"name\":\"Le_M_Poireau\",\"default_profile_image\":false,\"created_at\":\"Sat Nov 17 11:32:14 +0000 2007\",\"profile_sidebar_border_color\":\"bddcad\",\"id\":10330232,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/monsieurpoireau.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189105084149760,\"created_at\":\"Fri Feb 24 23:34:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3315000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2364e590-3acd-4608-b254-e9c9ee49164f-173189105084149760" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw ah enfin @jcfrog en direct live de sa Bretagne !! #skype #talité", -"img": { -"src": "http://a0.twimg.com/profile_images/1839297474/AvatarEcrouRougeCarre_normal.gif" -}, -"title": "Philippe B: #lgw ah enfin @jcfrog en direct live de sa Bretagne !! #skype #talité", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3315000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw ah enfin @jcfrog en direct live de sa Bretagne !! #skype #talit\\u00e9\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[14,21],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"skype\",\"indices\":[55,61]},{\"text\":\"talit\\u00e9\",\"indices\":[62,69]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189105075761152\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1749,\"screen_name\":\"Raydacteur\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":28281,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"location\":\"Crozon, Brittany\",\"show_all_inline_media\":true,\"listed_count\":211,\"profile_link_color\":\"0000ff\",\"followers_count\":2618,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"description\":\"[en] connecting good vibrations [fr] ing\\u00e9nieur philosophe, activateur biologique & lolRT\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"14400518\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"profile_sidebar_fill_color\":\"d3ede7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"name\":\"Philippe B\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 15 20:08:37 +0000 2008\",\"profile_sidebar_border_color\":\"5e1410\",\"id\":14400518,\"utc_offset\":3600,\"favourites_count\":297,\"url\":\"http:\\/\\/bit.ly\\/raydacteur\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189105075761152,\"created_at\":\"Fri Feb 24 23:34:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3315000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f062d0a6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f06cedfc-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5555a72c-2441-4134-b7f8-87d38f3e2354-173189105075761152" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW : @jcfrog Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap !", -"img": { -"src": "http://a0.twimg.com/profile_images/1757013909/image1326646425_normal.png" -}, -"title": "Damien Vacher: #LGW : @jcfrog Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3315000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW : @jcfrog Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap !\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[7,14],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189105230954496\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":405,\"screen_name\":\"Le_Damien\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27163,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Chatillon-en-Bazois\",\"show_all_inline_media\":false,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":343,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"description\":\"I'm a lonely Cowboy who learning un BTS SIO (ex BTS IG) in Nevers... Et un Mac Gyver de l'URL par @Checkyourpeople et je suis un tumblreur assidu\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"26552716\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"name\":\"Damien Vacher\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 25 18:09:17 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":26552716,\"utc_offset\":3600,\"favourites_count\":43,\"url\":\"http:\\/\\/damienvacher.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189105230954496,\"created_at\":\"Fri Feb 24 23:34:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3315000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ca4e38c3-e2bf-43f4-bba3-7ebcecca9cec-173189105230954496" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Vinvin déstresse !", -"img": { -"src": "http://a0.twimg.com/profile_images/112409478/g2_normal.jpg" -}, -"title": "Guillaume Dreher: #lgw Vinvin déstresse !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3316000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw Vinvin d\\u00e9stresse !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189111497240577\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"Guigsounet\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":36,\"location\":\"Paris\",\"profile_text_color\":\"666666\",\"followers_count\":16,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/112409478\\/g2_normal.jpg\",\"description\":\"Un peu geek, un peu nouvelliste et cr\\u00e9ateur d'univers, beaucoup d'imagination\",\"statuses_count\":115,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"27134641\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Guillaume Dreher\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Sat Mar 28 00:09:04 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":27134641,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/perso.orange.fr\\/guigs\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/112409478\\/g2_normal.jpg\"},\"truncated\":false,\"id\":173189111497240577,\"created_at\":\"Fri Feb 24 23:34:36 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3316000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "14d5217d-8402-4cc0-8bef-69e08d8db548-173189111497240577" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "François Rollin #ilreste à #lgw à condition qu'il nous fasse une citation de Pierre Desproges, Sinon mérite pas d'être là ...", -"img": { -"src": "http://a0.twimg.com/profile_images/1761682524/AG18_001_normal.JPG" -}, -"title": "courrierdumutin : François Rollin #ilreste à #lgw à condition qu'il nous fasse une citation de Pierre Desproges, Sinon mérite pas d'être là ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3317000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Fran\\u00e7ois Rollin #ilreste \\u00e0 #lgw \\u00e0 condition qu'il nous fasse une citation de Pierre Desproges, Sinon m\\u00e9rite pas d'\\u00eatre l\\u00e0 ...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[17,25]},{\"text\":\"lgw\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189114135461890\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":865,\"screen_name\":\"courrierdumutin\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2450,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1761682524\\/AG18_001_normal.JPG\",\"description\":\"Enqu\\u00eates, t\\u00e9moignages, reportages, articles.\\r\\nFaites bien attention de ne pas trop vous prendre au s\\u00e9rieux. On est l\\u00e0 pour s'amuser un peu en travaillant.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"466505173\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1761682524\\/AG18_001_normal.JPG\",\"name\":\"courrierdumutin \",\"default_profile_image\":false,\"created_at\":\"Tue Jan 17 13:46:00 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":466505173,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189114135461890,\"created_at\":\"Fri Feb 24 23:34:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3317000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f3b5b714-28f8-4dfe-841c-7c961263917e-173189114135461890" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le concert sur Skype n'était as nécessaire...#lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1815688866/d688d6b8531c11e1abb01231381b65e3_7_normal.jpg" -}, -"title": "Kevin Hiot: Le concert sur Skype n'était as nécessaire...#lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3317000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Le concert sur Skype n'\\u00e9tait as n\\u00e9cessaire...#lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[45,49]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189113875410945\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"UnMamouth\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":293,\"location\":\"Longjumeau\",\"profile_text_color\":\"333333\",\"followers_count\":119,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1815688866\\/d688d6b8531c11e1abb01231381b65e3_7_normal.jpg\",\"description\":\"Journaliste en devenir ayant peur des piq\\u00fbres.\",\"statuses_count\":3481,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"89394967\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Kevin Hiot\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Thu Nov 12 07:14:13 +0000 2009\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":89394967,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/flavors.me\\/unmamouth\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815688866\\/d688d6b8531c11e1abb01231381b65e3_7_normal.jpg\"},\"truncated\":false,\"id\":173189113875410945,\"created_at\":\"Fri Feb 24 23:34:37 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3317000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "90c70d81-1aff-4932-8736-298533a9fabb-173189113875410945" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @laurent70: #cqui le mec qui parle de @LudoDelaherche ? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: RT @laurent70: #cqui le mec qui parle de @LudoDelaherche ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3318000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @laurent70: #cqui le mec qui parle de @LudoDelaherche ? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"laurent70\",\"indices\":[3,13],\"name\":\"Laurent Hermez\",\"id_str\":\"29409056\",\"id\":29409056},{\"screen_name\":\"LudoDelaherche\",\"indices\":[41,56],\"name\":\"Ludovic Delaherche\",\"id_str\":\"72665061\",\"id\":72665061}],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[15,20]},{\"text\":\"lgw\",\"indices\":[61,65]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#cqui le mec qui parle de @LudoDelaherche ? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[26,41],\"name\":\"Ludovic Delaherche\",\"id_str\":\"72665061\",\"id\":72665061}],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[46,50]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188958233178112\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"laurent70\",\"lang\":\"en\",\"favourites_count\":10,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":547,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":365,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/645969850\\/Image_1_normal.jpg\",\"description\":\"Copywriter at MRM Paris \\r\\n\",\"statuses_count\":5196,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/68596344\\/16947_265726962566_522657566_3216218_3534887_n.jpg\",\"show_all_inline_media\":false,\"listed_count\":21,\"profile_link_color\":\"000000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"29409056\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Laurent Hermez\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/68596344\\/16947_265726962566_522657566_3216218_3534887_n.jpg\",\"created_at\":\"Tue Apr 07 08:07:51 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":29409056,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.bouquiner.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/645969850\\/Image_1_normal.jpg\"},\"truncated\":false,\"id\":173188958233178112,\"created_at\":\"Fri Feb 24 23:33:59 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189121114767360\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"favourites_count\":23,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":383,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":2387,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"statuses_count\":6698,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"protected\":false,\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Ludovic Delaherche\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":72665061,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/chapkattack.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\"},\"truncated\":false,\"id\":173189121114767360,\"created_at\":\"Fri Feb 24 23:34:38 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3318000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ed625208-948e-4b35-925f-eedce22bb222-173189121114767360" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Finalement Rollin dans un film muet... Et Vinvin en noir et blanc... Faudrait essayer. #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/33716352/SSL20530_normal.jpg" -}, -"title": "_Landry: Finalement Rollin dans un film muet... Et Vinvin en noir et blanc... Faudrait essayer. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3318000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Finalement Rollin dans un film muet... Et Vinvin en noir et blanc... Faudrait essayer. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[87,91]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189118073909248\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":28,\"screen_name\":\"_Landry\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":630,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Rouen, fr\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/33716352\\/SSL20530_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"9538912\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/33716352\\/SSL20530_normal.jpg\",\"name\":\"_Landry\",\"default_profile_image\":false,\"created_at\":\"Fri Oct 19 09:25:27 +0000 2007\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":9538912,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":\"http:\\/\\/chezlandry.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189118073909248,\"created_at\":\"Fri Feb 24 23:34:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3318000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5043b9d8-c1e6-4a2f-aec7-cfcf9b079b9b-173189118073909248" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "j'appelle Sliman et j'ai 15 ans, j'vis chez mes vieux, à la Courneuve ... #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1638976981/43_43_-_2_normal.jpg" -}, -"title": "caroline: j'appelle Sliman et j'ai 15 ans, j'vis chez mes vieux, à la Courneuve ... #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3319000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"j'appelle Sliman et j'ai 15 ans, j'vis chez mes vieux, \\u00e0 la Courneuve ... #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[74,78]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189123962716163\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":501,\"screen_name\":\"mononoke62\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":8232,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":35,\"profile_link_color\":\"0084B4\",\"followers_count\":501,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1638976981\\/43_43_-_2_normal.jpg\",\"description\":\"Le v\\u00e9ritable lieu de naissance est celui o\\u00f9 l'on a port\\u00e9 pour la 1\\u00e8re fois un coup d'oeil intelligent sur soi-m\\u00eame : mes premi\\u00e8res patries ont \\u00e9t\\u00e9 les livres MY\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"126877700\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1638976981\\/43_43_-_2_normal.jpg\",\"name\":\"caroline\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 27 08:07:05 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":126877700,\"utc_offset\":3600,\"favourites_count\":16,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189123962716163,\"created_at\":\"Fri Feb 24 23:34:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3319000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "443ba045-476e-4671-ab40-b220f8412db9-173189123962716163" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw complètement ratée cette émission", -"img": { -"src": "http://a3.twimg.com/profile_images/1813277782/profil_normal.jpg" -}, -"title": "annabel s. alves : #lgw complètement ratée cette émission", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3320000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw compl\\u00e8tement rat\\u00e9e cette \\u00e9mission\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[7.1820901,43.6452915],[7.3239546,43.6452915],[7.3239546,43.76075],[7.1820901,43.76075]]]},\"attributes\":{},\"full_name\":\"Nice, Alpes-Maritimes\",\"place_type\":\"city\",\"name\":\"Nice\",\"id\":\"d43b21ac2b0c2029\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/d43b21ac2b0c2029.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189129297858560\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":811,\"screen_name\":\"annabeldessin\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":4797,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/341403463\\/Yeux_Annajung.jpg\",\"location\":\"France, Nice(06)\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"2FC2EF\",\"followers_count\":235,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1813277782\\/profil_normal.jpg\",\"description\":\"Styliste, conceptrice, mod\\u00e9liste;inadapt\\u00e9e scolaire,surdou\\u00e9e cancre;n'y arrivera jamais dans la vie,elle dessine,elle dessine,elle dessine...(\\u00e9duc. nationale)\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"106986321\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/341403463\\/Yeux_Annajung.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813277782\\/profil_normal.jpg\",\"name\":\"annabel s. alves \",\"default_profile_image\":false,\"created_at\":\"Thu Jan 21 07:51:27 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":106986321,\"utc_offset\":3600,\"favourites_count\":37,\"url\":\"https:\\/\\/sites.google.com\\/site\\/annabelalvessovieri\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189129297858560,\"created_at\":\"Fri Feb 24 23:34:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3320000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c14a9b03-9f45-4396-aa90-2a38fb38fbce-173189129297858560" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Le décor est presque digne de #Motus, quand même. Avec la chemise de @Vinvin, ça... donne une ambiance colorielle certaine.", -"img": { -"src": "http://a2.twimg.com/profile_images/1430684275/avatar_normal.png" -}, -"title": "Marion : #lgw Le décor est presque digne de #Motus, quand même. Avec la chemise de @Vinvin, ça... donne une ambiance colorielle certaine.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3320000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Le d\\u00e9cor est presque digne de #Motus, quand m\\u00eame. Avec la chemise de @Vinvin, \\u00e7a... donne une ambiance colorielle certaine.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[75,82],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"Motus\",\"indices\":[36,42]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189129973145602\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":140,\"screen_name\":\"PauletteAnka\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":469,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Toulouse et au-del\\u00e0\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"2FC2EF\",\"followers_count\":40,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1430684275\\/avatar_normal.png\",\"description\":\"Graphiste web, qui se dit que le ouaibe c'est bien, et que Twitter, tout le monde en parle, manifestement, faut y \\u00eatre. Ou pas.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"299707918\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1430684275\\/avatar_normal.png\",\"name\":\"Marion \",\"default_profile_image\":false,\"created_at\":\"Mon May 16 15:18:32 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":299707918,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189129973145602,\"created_at\":\"Fri Feb 24 23:34:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3320000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f06def18-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "63a082e9-196b-4476-9553-011b5fceba4d-173189129973145602" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw C'est même assez mauvais. Et j'ai toujours pas pigé le titre...", -"img": { -"src": "http://a0.twimg.com/profile_images/1509720475/shot_1314041360971_normal.jpg" -}, -"title": "A-Teixeira Fabrice: #lgw C'est même assez mauvais. Et j'ai toujours pas pigé le titre...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3320000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw C'est m\\u00eame assez mauvais. Et j'ai toujours pas pig\\u00e9 le titre...\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189129725685760\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"AlvesTF\",\"lang\":\"fr\",\"favourites_count\":12,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":326,\"location\":\"Epernay\",\"profile_text_color\":\"333333\",\"followers_count\":184,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1509720475\\/shot_1314041360971_normal.jpg\",\"description\":\"Journaliste.\",\"statuses_count\":1979,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/252383087\\/high-tech.png\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"43079271\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"A-Teixeira Fabrice\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/252383087\\/high-tech.png\",\"created_at\":\"Thu May 28 09:31:02 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":43079271,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1509720475\\/shot_1314041360971_normal.jpg\"},\"truncated\":false,\"id\":173189129725685760,\"created_at\":\"Fri Feb 24 23:34:40 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3320000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "073c4577-6fcd-46be-bc07-60e7289e7915-173189129725685760" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cqui #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1430800671/avatar_07_512px_normal.jpg" -}, -"title": "Julien Chandelle: #cqui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3321000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#cqui #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[6,10]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189132682657794\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"jimbiscuit\",\"lang\":\"fr\",\"favourites_count\":102,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":255,\"location\":\"Namur\",\"profile_text_color\":\"333333\",\"followers_count\":79,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1430800671\\/avatar_07_512px_normal.jpg\",\"description\":\"Nuke Compositor (and also AE, Fusion and Shake)\",\"statuses_count\":495,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"127469836\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Julien Chandelle\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Mon Mar 29 09:03:58 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":127469836,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.julienchandelle.be\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1430800671\\/avatar_07_512px_normal.jpg\"},\"truncated\":false,\"id\":173189132682657794,\"created_at\":\"Fri Feb 24 23:34:41 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3321000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ad0f9954-e1bf-4145-810b-a992076c01b3-173189132682657794" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Putain qu'elle est bonne cette émission ! #LGW #France5", -"img": { -"src": "http://a2.twimg.com/profile_images/1827809473/Photo_du_14-02-12___19.12__original__normal.jpg" -}, -"title": "Anthony: Putain qu'elle est bonne cette émission ! #LGW #France5", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3321000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Putain qu'elle est bonne cette \\u00e9mission ! #LGW #France5\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[42,46]},{\"text\":\"France5\",\"indices\":[47,55]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189133089521664\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"_konguru\",\"lang\":\"fr\",\"favourites_count\":20,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":178,\"location\":\"Montpellier, France\",\"profile_text_color\":\"f7a72e\",\"followers_count\":151,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1827809473\\/Photo_du_14-02-12___19.12__original__normal.jpg\",\"description\":\"R\\u00e9veil. Musique. Dodo. Concert. D\\u00e9prime post-concert. Dodo. Mais je m'int\\u00e9resse \\u00e0 d'autres choses aussi.\",\"statuses_count\":3145,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"98826956\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Anthony\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Wed Dec 23 07:43:46 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":98826956,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/flavors.me\\/konguru\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1827809473\\/Photo_du_14-02-12___19.12__original__normal.jpg\"},\"truncated\":false,\"id\":173189133089521664,\"created_at\":\"Fri Feb 24 23:34:41 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3321000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ae9c7ffc-1649-4fc7-8288-120e1bc07864-173189133089521664" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@NG__nico ça y est #LGW me fait disjoncter je me parle à moi-même", -"img": { -"src": "http://a0.twimg.com/profile_images/1792102319/0014_-_Copie_-_Copie_normal.JPG" -}, -"title": "Nicolas Gaillard: @NG__nico ça y est #LGW me fait disjoncter je me parle à moi-même", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3321000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@NG__nico \\u00e7a y est #LGW me fait disjoncter je me parle \\u00e0 moi-m\\u00eame\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"NG__nico\",\"indices\":[0,9],\"id_str\":\"370637904\",\"name\":\" Nicolas Gaillard\",\"id\":370637904}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[19,23]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173187413584261120\",\"id_str\":\"173189133357944832\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173187413584261120,\"in_reply_to_user_id_str\":\"370637904\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":141,\"screen_name\":\"NG__nico\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1113,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/410106398\\/3640083-la-terre-vue-de-l-39-espace-avec-le-lever-du-soleil.jpg\",\"location\":\"Poitiers\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":53,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1792102319\\/0014_-_Copie_-_Copie_normal.JPG\",\"description\":\"Etudiant L2 Histoire ---Actu---Politique---T\\u00e9l\\u00e9---M\\u00e9dias--- Musique...tout ce qu'aiment les journalistes--- Feel free to follow me ;-) \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"370637904\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/410106398\\/3640083-la-terre-vue-de-l-39-espace-avec-le-lever-du-soleil.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1792102319\\/0014_-_Copie_-_Copie_normal.JPG\",\"name\":\" Nicolas Gaillard\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 09 11:18:42 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":370637904,\"utc_offset\":-10800,\"favourites_count\":23,\"url\":null},\"in_reply_to_screen_name\":\"NG__nico\",\"truncated\":false,\"id\":173189133357944832,\"created_at\":\"Fri Feb 24 23:34:41 +0000 2012\",\"in_reply_to_user_id\":370637904}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3321000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "76fee8f8-cadc-456f-a05d-f3f1b2682726-173189133357944832" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@jcfrog #lgw De la guitare à 00h34 les voisins vont être fous !", -"img": { -"src": "http://a1.twimg.com/profile_images/1829840762/affiche_sarkozy_guillotine_candidature_small_normal.jpg" -}, -"title": "Gana: @jcfrog #lgw De la guitare à 00h34 les voisins vont être fous !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3321000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"jcfrog\",\"favorited\":false,\"text\":\"@jcfrog #lgw De la guitare \\u00e0 00h34 les voisins vont \\u00eatre fous !\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[0,7],\"name\":\"jcfrog\",\"id_str\":\"16888281\",\"id\":16888281}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[8,12]}]},\"in_reply_to_user_id\":16888281,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189132888190976\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"generalgana\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":10,\"location\":\"Chez ouam\",\"profile_text_color\":\"333333\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1829840762\\/affiche_sarkozy_guillotine_candidature_small_normal.jpg\",\"description\":\"\",\"statuses_count\":152,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"400355364\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Gana\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Oct 28 22:15:45 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":400355364,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/lemzedition.free.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1829840762\\/affiche_sarkozy_guillotine_candidature_small_normal.jpg\"},\"truncated\":false,\"id\":173189132888190976,\"created_at\":\"Fri Feb 24 23:34:41 +0000 2012\",\"in_reply_to_user_id_str\":\"16888281\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3321000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2b7bdbad-5932-4e36-b4fa-b6eecfe0fb1b-173189132888190976" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw et on dis qu'il n'y a pas de réseau en Bretagne... Bravo @jcfrog", -"img": { -"src": "http://a1.twimg.com/profile_images/1638771347/deuch_normal.jpeg" -}, -"title": "FrinnockBoChar: #lgw et on dis qu'il n'y a pas de réseau en Bretagne... Bravo @jcfrog", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3323000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw et on dis qu'il n'y a pas de r\\u00e9seau en Bretagne... Bravo @jcfrog\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[62,69],\"name\":\"jcfrog\",\"id_str\":\"16888281\",\"id\":16888281}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189142312783872\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"87bc44\",\"screen_name\":\"frinnock\",\"lang\":\"fr\",\"favourites_count\":20,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":170,\"location\":\"\",\"profile_text_color\":\"000000\",\"followers_count\":155,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\",\"description\":\"Plantigrade normand, musicien deuchiste\",\"statuses_count\":14421,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0000ff\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"protected\":false,\"id_str\":\"40014489\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"FrinnockBoChar\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"created_at\":\"Thu May 14 15:22:28 +0000 2009\",\"profile_sidebar_fill_color\":\"e0ff92\",\"id\":40014489,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\"},\"truncated\":false,\"id\":173189142312783872,\"created_at\":\"Fri Feb 24 23:34:43 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3323000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "924911f5-b3bb-4ded-9c58-f2fad7c7fa86-173189142312783872" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le mec qui fait le live skype gig sur #lgw spa lui qui avait fait une super video sur #sopa ou #acta ?", -"img": { -"src": "http://a1.twimg.com/profile_images/123600529/bracelet_normal.JPG" -}, -"title": "Richard: Le mec qui fait le live skype gig sur #lgw spa lui qui avait fait une super video sur #sopa ou #acta ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3323000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le mec qui fait le live skype gig sur #lgw spa lui qui avait fait une super video sur #sopa ou #acta ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[38,42]},{\"text\":\"sopa\",\"indices\":[86,91]},{\"text\":\"acta\",\"indices\":[95,100]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189140685406208\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":229,\"screen_name\":\"Iryngael\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":1962,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Midi-Pyr\\u00e9n\\u00e9es, Moissac\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"2FC2EF\",\"followers_count\":98,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/123600529\\/bracelet_normal.JPG\",\"description\":\"Gros connard sympa n\\u00e9anmoins :o\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"29106955\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/123600529\\/bracelet_normal.JPG\",\"name\":\"Richard\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 06 00:46:40 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":29106955,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189140685406208,\"created_at\":\"Fri Feb 24 23:34:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3323000, -"tags": [ -{ -"id-ref": "efb37962-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f06eac96-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d3fdd9f3-6f05-4e00-bd4d-621f9493d10f-173189140685406208" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Est-ce que le Schmilblick se situe entre le torse de @Vinvin et sa veste ? Pourquoi, à quoi pensiez-vous ? A des poils ! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/732903633/P1230169_resize_normal.JPG" -}, -"title": "Nicolas JUHEL: Est-ce que le Schmilblick se situe entre le torse de @Vinvin et sa veste ? Pourquoi, à quoi pensiez-vous ? A des poils ! #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3324000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Est-ce que le Schmilblick se situe entre le torse de @Vinvin et sa veste ? Pourquoi, \\u00e0 quoi pensiez-vous ? A des poils ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[121,125]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189146104442880\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":51,\"screen_name\":\"nico2nantes\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":235,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Nantes, France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":10,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/732903633\\/P1230169_resize_normal.JPG\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"022330\",\"id_str\":\"119877626\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/732903633\\/P1230169_resize_normal.JPG\",\"name\":\"Nicolas JUHEL\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 04 21:08:35 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":119877626,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189146104442880,\"created_at\":\"Fri Feb 24 23:34:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3324000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "28a656ac-f716-4ee8-aa54-167590cb125a-173189146104442880" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw est-ce que le rocker qui boude là peut rester tranquille 2 secondes, je règle les couleurs de ma TV sur sa chemise.", -"img": { -"src": "http://a0.twimg.com/profile_images/1362134002/barbie-50s_normal.jpg" -}, -"title": "Lillith à Paris: #lgw est-ce que le rocker qui boude là peut rester tranquille 2 secondes, je règle les couleurs de ma TV sur sa chemise.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3325000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw est-ce que le rocker qui boude l\\u00e0 peut rester tranquille 2 secondes, je r\\u00e8gle les couleurs de ma TV sur sa chemise.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189149887709184\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":56,\"screen_name\":\"lillithParis\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2591,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":91,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1362134002\\/barbie-50s_normal.jpg\",\"description\":\"Conseil en r\\u00e9volte plan\\u00e9taire.-------------------Life is not so serious.\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"301584281\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1362134002\\/barbie-50s_normal.jpg\",\"name\":\"Lillith \\u00e0 Paris\",\"default_profile_image\":false,\"created_at\":\"Thu May 19 18:24:07 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":301584281,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189149887709184,\"created_at\":\"Fri Feb 24 23:34:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3325000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7a8bafdd-133b-47ce-b57d-cc148994907f-173189149887709184" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1358647394/222895_10150241382636018_517986017_8659918_7631699_n_normal.jpg" -}, -"title": "RAMEL Fred: #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3325000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[5,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189147580825600\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":228,\"screen_name\":\"framel\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":766,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"FRANCE - PARIS\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":117,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1358647394\\/222895_10150241382636018_517986017_8659918_7631699_n_normal.jpg\",\"description\":\"Libert\\u00e9, Egalit\\u00e9,Fraternit\\u00e9,Laicit\\u00e9\\r\\nL'avenir n'est interdit \\u00e0 personne. Gambetta\\r\\nParti Radical Boulogne Billancourt \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"47903555\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1358647394\\/222895_10150241382636018_517986017_8659918_7631699_n_normal.jpg\",\"name\":\"RAMEL Fred\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 17 08:58:54 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":47903555,\"utc_offset\":3600,\"favourites_count\":6,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189147580825600,\"created_at\":\"Fri Feb 24 23:34:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3325000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "69e0f611-ffa2-40cb-a7a9-f71041a9bc08-173189147580825600" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon, #cQui qui arrête pas de mettre #cQui pour passer à la télé ? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Bon, #cQui qui arrête pas de mettre #cQui pour passer à la télé ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3326000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bon, #cQui qui arr\\u00eate pas de mettre #cQui pour passer \\u00e0 la t\\u00e9l\\u00e9 ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[5,10]},{\"text\":\"cQui\",\"indices\":[36,41]},{\"text\":\"lgw\",\"indices\":[66,70]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189155239624704\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3247,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189155239624704,\"created_at\":\"Fri Feb 24 23:34:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3326000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a0e2584c-9ada-4b94-a5d4-466ab0d0ab60-173189155239624704" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@jcfrog dans #LGW c'est mythique ! :D", -"img": { -"src": "http://a0.twimg.com/profile_images/1562154895/fred_normal.jpg" -}, -"title": "Julien CANTON: @jcfrog dans #LGW c'est mythique ! :D", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3326000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"jcfrog\",\"favorited\":false,\"text\":\"@jcfrog dans #LGW c'est mythique ! :D\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[0,7],\"name\":\"jcfrog\",\"id_str\":\"16888281\",\"id\":16888281}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[13,17]}]},\"in_reply_to_user_id\":16888281,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189153796796416\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"julien_6pm\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":172,\"location\":\"Hautes-Pyr\\u00e9n\\u00e9es\",\"profile_text_color\":\"333333\",\"followers_count\":56,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1562154895\\/fred_normal.jpg\",\"description\":\"Geek, graphiste, passionn\\u00e9, fan d'high-tech, item du groupe 3 du projet Mediamag, int\\u00e9r\\u00e9ss\\u00e9 par la partie graphisme\\/ergo et... AU BUCHET !!!\",\"statuses_count\":231,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/338514431\\/croix_oc.png\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"380827799\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Julien CANTON\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/338514431\\/croix_oc.png\",\"created_at\":\"Tue Sep 27 09:13:20 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":380827799,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1562154895\\/fred_normal.jpg\"},\"truncated\":false,\"id\":173189153796796416,\"created_at\":\"Fri Feb 24 23:34:46 +0000 2012\",\"in_reply_to_user_id_str\":\"16888281\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3326000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0427cdc4-9f2b-44f1-b6ae-0919bf2515d0-173189153796796416" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je fais tout pour pas regarder de live-cam pour éviter ce genre de malaise. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1683879841/Photo_du_83030873-12-___23.03_normal.jpg" -}, -"title": "Rémi: Je fais tout pour pas regarder de live-cam pour éviter ce genre de malaise. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3327000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je fais tout pour pas regarder de live-cam pour \\u00e9viter ce genre de malaise. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[76,80]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189159412965377\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":319,\"screen_name\":\"GabytaineFlam\",\"lang\":\"fr\",\"profile_text_color\":\"8FCAE0\",\"statuses_count\":5859,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"location\":\"Toulouse.\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"4BB7DF\",\"followers_count\":366,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"description\":\"Les tweets qui ont \\u00e9t\\u00e9 \\u00e9crits dans cette TL ont \\u00e9t\\u00e9 faits par un professionnel. N'essayez pas de les reproduire \\u00e0 la maison. Contentez vous de les suivre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"59BEE4\",\"id_str\":\"161146189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"profile_sidebar_fill_color\":\"191F22\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"name\":\"R\\u00e9mi\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 30 03:07:45 +0000 2010\",\"profile_sidebar_border_color\":\"4BB7DF\",\"id\":161146189,\"utc_offset\":-10800,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189159412965377,\"created_at\":\"Fri Feb 24 23:34:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3327000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "aac7a68c-8145-4a8a-a5ce-984da876648b-173189159412965377" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Entre #LGW et Avant-Premières, je trouve que France Télé a été vraiment très généreux en matière de \"laisser une émission s'installer\"...", -"img": { -"src": "http://a0.twimg.com/profile_images/1703065016/twitterdec11_normal.jpg" -}, -"title": "Alvin Haddadène: Entre #LGW et Avant-Premières, je trouve que France Télé a été vraiment très généreux en matière de \"laisser une émission s'installer\"...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3327000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Entre #LGW et Avant-Premi\\u00e8res, je trouve que France T\\u00e9l\\u00e9 a \\u00e9t\\u00e9 vraiment tr\\u00e8s g\\u00e9n\\u00e9reux en mati\\u00e8re de \\\"laisser une \\u00e9mission s'installer\\\"...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[6,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189155889745920\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":512,\"screen_name\":\"Alvin_Stick\",\"lang\":\"fr\",\"profile_text_color\":\"362720\",\"statuses_count\":7004,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/195586982\\/Bannieretweet.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":19,\"profile_link_color\":\"B40B43\",\"followers_count\":392,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1703065016\\/twitterdec11_normal.jpg\",\"description\":\"21 ans. Gaymer. C\\u00e9libataire. Inspir\\u00e9 d'un fait r\\u00e9el. Chef de rubrique sur http:\\/\\/www.tomsgames.fr, pigiste au magazine Online Gamer, heureux co-papa de \\u21b4\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fa87f6\",\"id_str\":\"115834046\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/195586982\\/Bannieretweet.jpg\",\"profile_sidebar_fill_color\":\"E5507E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1703065016\\/twitterdec11_normal.jpg\",\"name\":\"Alvin Haddad\\u00e8ne\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 20 03:45:26 +0000 2010\",\"profile_sidebar_border_color\":\"CC3366\",\"id\":115834046,\"utc_offset\":3600,\"favourites_count\":273,\"url\":\"http:\\/\\/www.latraverseedustick.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189155889745920,\"created_at\":\"Fri Feb 24 23:34:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3327000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a9fa34c4-6e7b-4aca-aaea-4f06e4eba669-173189155889745920" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "L'interaction entre twittos et emissions sur #lgw est juste fantastique. :-)", -"img": { -"src": "http://a0.twimg.com/profile_images/1306605849/A_Fox_in_Space_by_SilentReaper_normal.jpg" -}, -"title": "Fofox: L'interaction entre twittos et emissions sur #lgw est juste fantastique. :-)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3328000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"L'interaction entre twittos et emissions sur #lgw est juste fantastique. :-)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[45,49]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189162101518336\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":238,\"screen_name\":\"FofoxFRA\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":3463,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/270499037\\/2011-06-15_07-37-25_90.42.92.158.jpg\",\"location\":\"Annecy\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0000cc\",\"followers_count\":190,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1306605849\\/A_Fox_in_Space_by_SilentReaper_normal.jpg\",\"description\":\"18 ans, lecteur assidu d'actualit\\u00e9, de SF et d'heroic-fantasy, Geek \\u00e0 plein temps, et j'exprime tout cela sur le seul et l'unique Otageek !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"115675045\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/270499037\\/2011-06-15_07-37-25_90.42.92.158.jpg\",\"profile_sidebar_fill_color\":\"999999\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1306605849\\/A_Fox_in_Space_by_SilentReaper_normal.jpg\",\"name\":\"Fofox\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 19 14:22:41 +0000 2010\",\"profile_sidebar_border_color\":\"bddcad\",\"id\":115675045,\"utc_offset\":3600,\"favourites_count\":27,\"url\":\"http:\\/\\/otageek.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189162101518336,\"created_at\":\"Fri Feb 24 23:34:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3328000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "31630de3-1454-41ca-acfd-2ac4d586f7b0-173189162101518336" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw ou comment avoir l'impression d'être sous trip en mangeant de la soupe au potiron.", -"img": { -"src": "http://a0.twimg.com/profile_images/1702140384/profil_normal.jpg" -}, -"title": "mina yabloko: #lgw ou comment avoir l'impression d'être sous trip en mangeant de la soupe au potiron.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3328000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw ou comment avoir l'impression d'\\u00eatre sous trip en mangeant de la soupe au potiron.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189161963102211\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"MinaYabloko\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":20,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":5,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1702140384\\/profil_normal.jpg\",\"description\":\"\",\"statuses_count\":5,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"440852345\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"mina yabloko\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Dec 19 13:45:53 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":440852345,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.afurore.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1702140384\\/profil_normal.jpg\"},\"truncated\":false,\"id\":173189161963102211,\"created_at\":\"Fri Feb 24 23:34:48 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3328000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9efb69ff-a915-4af0-ae2f-7f1b0bc5bc7c-173189161963102211" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "JCfrog aurait pris un coup de chaud ??? Il a la peau toute rouge et bafouille...#lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1803169085/DSC01443_normal.JPG" -}, -"title": "Benjamin Aguillon: JCfrog aurait pris un coup de chaud ??? Il a la peau toute rouge et bafouille...#lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3328000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"JCfrog aurait pris un coup de chaud ??? Il a la peau toute rouge et bafouille...#lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[80,84]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189161648529408\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":25,\"screen_name\":\"Balcidebava\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":102,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"chez moi\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1803169085\\/DSC01443_normal.JPG\",\"description\":\"L'homme face \\u00e0 l'absurde\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"482835609\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803169085\\/DSC01443_normal.JPG\",\"name\":\"Benjamin Aguillon\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 04 10:52:02 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":482835609,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189161648529408,\"created_at\":\"Fri Feb 24 23:34:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3328000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ae791bbb-b7ae-4783-981e-d345e1291525-173189161648529408" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilReste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1849286517/plumesdanges_normal.jpg" -}, -"title": "plumesdanges: #ilReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3328000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ilReste #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189162235727872\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"fcfcfc\",\"screen_name\":\"plumesdanges\",\"lang\":\"fr\",\"favourites_count\":84,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":283,\"location\":\"Hell\",\"profile_text_color\":\"0a0a0a\",\"followers_count\":590,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"description\":\"pas interessante, pas drole et pas tr\\u00e8s intelligente, bref sans interet ! Pr\\u00e9sidente fondatrice de l'#InsomniaqueTeam \\/\\/ #TeamLumbagos \",\"statuses_count\":39030,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"show_all_inline_media\":false,\"listed_count\":44,\"profile_link_color\":\"4813f5\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fcfcfc\",\"protected\":false,\"id_str\":\"27325670\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"plumesdanges\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"created_at\":\"Sat Mar 28 22:43:40 +0000 2009\",\"profile_sidebar_fill_color\":\"fcfcfc\",\"id\":27325670,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.youtube.com\\/plumesdanges\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\"},\"truncated\":false,\"id\":173189162235727872,\"created_at\":\"Fri Feb 24 23:34:48 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3328000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "55c96db5-4f4a-4d20-92cd-f1d151847903-173189162235727872" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Combo #César2012 + #LGW : l'humour est mort !", -"img": { -"src": "http://a0.twimg.com/profile_images/1796428036/ministick-moustache_normal.png" -}, -"title": "Benjamin: Combo #César2012 + #LGW : l'humour est mort !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3330000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Combo #C\\u00e9sar2012 + #LGW : l'humour est mort !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"C\\u00e9sar2012\",\"indices\":[6,16]},{\"text\":\"LGW\",\"indices\":[19,23]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189168153899008\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"benamow\",\"lang\":\"fr\",\"favourites_count\":18,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":127,\"location\":\"Agen \\/ Marseille\",\"profile_text_color\":\"333333\",\"followers_count\":198,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1796428036\\/ministick-moustache_normal.png\",\"description\":\"A la retraite...\",\"statuses_count\":2590,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/414235559\\/Bakcground.jpg\",\"show_all_inline_media\":true,\"listed_count\":17,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"18883209\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Benjamin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/414235559\\/Bakcground.jpg\",\"created_at\":\"Sun Jan 11 23:10:17 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":18883209,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.limonadier.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1796428036\\/ministick-moustache_normal.png\"},\"truncated\":false,\"id\":173189168153899008,\"created_at\":\"Fri Feb 24 23:34:50 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3330000, -"tags": [ -{ -"id-ref": "ef2b9ccc-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bfe4412c-cd64-4ba3-82f8-b080991aa919-173189168153899008" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Y a une meuf j'hésite à dire si elle faisait du piano sur son PC ou c'était juste une manip. #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1831649673/image_normal.jpg" -}, -"title": "Doğan Iyiğuven: Y a une meuf j'hésite à dire si elle faisait du piano sur son PC ou c'était juste une manip. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3330000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Y a une meuf j'h\\u00e9site \\u00e0 dire si elle faisait du piano sur son PC ou c'\\u00e9tait juste une manip. #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[93,97]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189169802252288\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":64,\"screen_name\":\"Doganichou\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":497,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"France, Nice\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":43,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1831649673\\/image_normal.jpg\",\"description\":\"D. 1992. Litt\\u00e9raire. Droit. Cabinet ZGaren, 17 rue Alexandre Mari. Avocat au barreau de Nice. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"494186598\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1831649673\\/image_normal.jpg\",\"name\":\"Do\\u011fan Iyi\\u011fuven\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 16 16:30:03 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":494186598,\"utc_offset\":null,\"favourites_count\":11,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189169802252288,\"created_at\":\"Fri Feb 24 23:34:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3330000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f746525f-fc49-42cd-a20b-ee173d66961a-173189169802252288" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw et une bonne dose de savoir-faire", -"img": { -"src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_0_normal.png" -}, -"title": "tvitter: #lgw et une bonne dose de savoir-faire", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3330000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw et une bonne dose de savoir-faire\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189170926321664\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":0,\"screen_name\":\"frtvitter\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"502064059\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"name\":\"tvitter\",\"default_profile_image\":true,\"created_at\":\"Fri Feb 24 19:33:41 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":502064059,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189170926321664,\"created_at\":\"Fri Feb 24 23:34:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3330000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4d52867b-48bc-4084-a0e2-7784a74f2877-173189170926321664" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Thibaultdm évidemment un clip avec des nounours tueurs ça peut être que @psycko_O #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1848059014/253705_1920588185891_1577643065_31974481_1091292_n_normal.jpg" -}, -"title": "Glória: @Thibaultdm évidemment un clip avec des nounours tueurs ça peut être que @psycko_O #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3330000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Thibaultdm \\u00e9videmment un clip avec des nounours tueurs \\u00e7a peut \\u00eatre que @psycko_O #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Thibaultdm\",\"indices\":[0,11],\"id_str\":\"14597722\",\"name\":\"thibaultdm\",\"id\":14597722},{\"screen_name\":\"psycko_O\",\"indices\":[73,82],\"id_str\":\"34560576\",\"name\":\"Psycko Pote\",\"id\":34560576}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[83,87]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/stone.com\\/Twittelator\\\" rel=\\\"nofollow\\\"\\u003ETwittelator\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173188882072993792\",\"id_str\":\"173189167981932546\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173188882072993792,\"in_reply_to_user_id_str\":\"14597722\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":217,\"screen_name\":\"Essemali\",\"lang\":\"fr\",\"profile_text_color\":\"020003\",\"statuses_count\":22083,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/109317104\\/mqbackyardsummers.br.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":95,\"profile_link_color\":\"8118ba\",\"followers_count\":1191,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848059014\\/253705_1920588185891_1577643065_31974481_1091292_n_normal.jpg\",\"description\":\"Bio? Danone n'a plus le droit de vendre sous cette marque. Moi non plus du coup. #TeamCivilisationInf\\u00e9rieure\\r\\nhttp:\\/\\/lusiades.wordpress.com\\/\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"114069529\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109317104\\/mqbackyardsummers.br.jpg\",\"profile_sidebar_fill_color\":\"f2eded\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848059014\\/253705_1920588185891_1577643065_31974481_1091292_n_normal.jpg\",\"name\":\"Gl\\u00f3ria\",\"default_profile_image\":false,\"created_at\":\"Sun Feb 14 01:18:31 +0000 2010\",\"profile_sidebar_border_color\":\"030000\",\"id\":114069529,\"utc_offset\":3600,\"favourites_count\":38,\"url\":\"http:\\/\\/essemali.tumblr.com\\/\"},\"in_reply_to_screen_name\":\"Thibaultdm\",\"truncated\":false,\"id\":173189167981932546,\"created_at\":\"Fri Feb 24 23:34:50 +0000 2012\",\"in_reply_to_user_id\":14597722}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3330000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "93cc317f-44e3-4307-a79d-2977a9888ff4-173189167981932546" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'attends la version bretonne #bzh #breizh #lgw @jcfrog @LeGrandWebze", -"img": { -"src": "http://a2.twimg.com/profile_images/1632512642/John_normal.jpg" -}, -"title": "Stephane : J'attends la version bretonne #bzh #breizh #lgw @jcfrog @LeGrandWebze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3331000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'attends la version bretonne #bzh #breizh #lgw @jcfrog @LeGrandWebze\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[48,55],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281},{\"screen_name\":\"LeGrandWebze\",\"indices\":[56,69],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"bzh\",\"indices\":[30,34]},{\"text\":\"breizh\",\"indices\":[35,42]},{\"text\":\"lgw\",\"indices\":[43,47]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189174374043648\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":160,\"screen_name\":\"stefLP\",\"lang\":\"fr\",\"profile_text_color\":\"6a1e00\",\"statuses_count\":1542,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/292553800\\/IMG_0246__1600x1200_.JPG\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0800b6\",\"followers_count\":75,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1632512642\\/John_normal.jpg\",\"description\":\"Je travaille dans le monde de l'informatique et des pharmacies (depuis 17 ans) , et \\u00e9galement auto-entrepreneur \\u00e0 mes temps perdus. http:\\/\\/about.me\\/bealcost\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffe9d9\",\"id_str\":\"11192742\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/292553800\\/IMG_0246__1600x1200_.JPG\",\"profile_sidebar_fill_color\":\"ffecd9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1632512642\\/John_normal.jpg\",\"name\":\"Stephane \",\"default_profile_image\":false,\"created_at\":\"Sat Dec 15 10:31:27 +0000 2007\",\"profile_sidebar_border_color\":\"001e0e\",\"id\":11192742,\"utc_offset\":3600,\"favourites_count\":42,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189174374043648,\"created_at\":\"Fri Feb 24 23:34:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3331000, -"tags": [ -{ -"id-ref": "f070547e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f07059ce-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e1dd7553-7dcc-4695-82e7-3034bd118f92-173189174374043648" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste ilresteilresteilresteilreste!", -"img": { -"src": "http://a1.twimg.com/profile_images/74411386/1240505504_normal.jpg" -}, -"title": "Swann Seinfeld: #lgw #ilreste ilresteilresteilresteilreste!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3331000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste ilresteilresteilresteilreste!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189175242260481\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":83,\"screen_name\":\"paikan4\",\"lang\":\"fr\",\"profile_text_color\":\"634047\",\"statuses_count\":142,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"088253\",\"followers_count\":41,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/74411386\\/1240505504_normal.jpg\",\"description\":\"Professeur documentaliste en coll\\u00e8ge dans les Hauts de Seine\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"id_str\":\"19823139\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/74411386\\/1240505504_normal.jpg\",\"name\":\"Swann Seinfeld\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 31 17:32:38 +0000 2009\",\"profile_sidebar_border_color\":\"D3D2CF\",\"id\":19823139,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.netvibes.com\\/swannseinfeld#General\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189175242260481,\"created_at\":\"Fri Feb 24 23:34:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3331000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5eb2bc36-8acc-43c4-8810-181740bdfbd6-173189175242260481" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@KorentinFukyou Incapable de regarder #lgw. Limite anxiogène.", -"img": { -"src": "http://a1.twimg.com/profile_images/1197749693/Pingolin.290_normal.jpeg" -}, -"title": "Vincent: @KorentinFukyou Incapable de regarder #lgw. Limite anxiogène.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3331000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"KorentinFukyou\",\"favorited\":false,\"text\":\"@KorentinFukyou Incapable de regarder #lgw. Limite anxiog\\u00e8ne.\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"KorentinFukyou\",\"indices\":[0,15],\"name\":\"Corentin Futur\",\"id_str\":\"483846389\",\"id\":483846389}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[38,42]}]},\"in_reply_to_user_id\":483846389,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173187844968427520,\"in_reply_to_status_id_str\":\"173187844968427520\",\"id_str\":\"173189175242276865\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"000000\",\"screen_name\":\"Pingolin\",\"lang\":\"en\",\"favourites_count\":133,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":351,\"location\":\"Nantes, France\",\"profile_text_color\":\"000000\",\"followers_count\":735,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1197749693\\/Pingolin.290_normal.jpeg\",\"description\":\"au bifidus actif\",\"statuses_count\":10693,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/7226992\\/fondtwitter.jpg\",\"show_all_inline_media\":false,\"listed_count\":46,\"profile_link_color\":\"044e6c\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"e8e9e8\",\"protected\":false,\"id_str\":\"6762092\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Vincent\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/7226992\\/fondtwitter.jpg\",\"created_at\":\"Tue Jun 12 08:51:57 +0000 2007\",\"profile_sidebar_fill_color\":\"f6f7f3\",\"id\":6762092,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/pingolin.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1197749693\\/Pingolin.290_normal.jpeg\"},\"truncated\":false,\"id\":173189175242276865,\"created_at\":\"Fri Feb 24 23:34:51 +0000 2012\",\"in_reply_to_user_id_str\":\"483846389\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3331000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "74020412-b2a7-4a90-8721-d64d3757a1f4-173189175242276865" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ca y est, nous avons notre hymne, l'Ôde au #Télétravail de @jcfrog ! :-) #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1635762650/moi_normal.jpg" -}, -"title": "Mascottus | Philippe: Ca y est, nous avons notre hymne, l'Ôde au #Télétravail de @jcfrog ! :-) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3332000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ca y est, nous avons notre hymne, l'\\u00d4de au #T\\u00e9l\\u00e9travail de @jcfrog ! :-) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[59,66],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"T\\u00e9l\\u00e9travail\",\"indices\":[43,55]},{\"text\":\"lgw\",\"indices\":[73,77]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189176735440897\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3743,\"screen_name\":\"pcouzon\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":31531,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/418461086\\/cw_background_9.jpg\",\"location\":\"tcp\\/ip\",\"show_all_inline_media\":true,\"listed_count\":372,\"profile_link_color\":\"D02B55\",\"followers_count\":3787,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1635762650\\/moi_normal.jpg\",\"description\":\"Community manager, strat\\u00e9gie en ligne, @digidust, formation #iscpa. Live-tweet perso sur @pconversation Ces tweets n'engagent que moi.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"14899497\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/418461086\\/cw_background_9.jpg\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1635762650\\/moi_normal.jpg\",\"name\":\"Mascottus | Philippe\",\"default_profile_image\":false,\"created_at\":\"Sun May 25 15:34:25 +0000 2008\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":14899497,\"utc_offset\":3600,\"favourites_count\":70,\"url\":\"http:\\/\\/about.me\\/pcouzon\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189176735440897,\"created_at\":\"Fri Feb 24 23:34:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3332000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f070ad5c-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7837d791-b811-4e6d-a7e8-0115eba47dd5-173189176735440897" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@jcfrog sur #lgw :-)", -"img": { -"src": "http://a1.twimg.com/profile_images/28689462/DSC00480_normal.jpg" -}, -"title": "Pierre-Jean Coudert: @jcfrog sur #lgw :-)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3332000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@jcfrog sur #lgw :-)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[0,7],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189176852885505\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"16888281\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":139,\"screen_name\":\"pjblog\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":549,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Lyon, France\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"41415D\",\"followers_count\":98,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/28689462\\/DSC00480_normal.jpg\",\"description\":\"http:\\/\\/resaski.com : ski school booking\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"6C888A\",\"id_str\":\"6665432\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"C1D09D\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/28689462\\/DSC00480_normal.jpg\",\"name\":\"Pierre-Jean Coudert\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 08 12:01:06 +0000 2007\",\"profile_sidebar_border_color\":\"D1FF96\",\"id\":6665432,\"utc_offset\":3600,\"favourites_count\":26,\"url\":\"http:\\/\\/www.pjblog.net\"},\"in_reply_to_screen_name\":\"jcfrog\",\"truncated\":false,\"id\":173189176852885505,\"created_at\":\"Fri Feb 24 23:34:52 +0000 2012\",\"in_reply_to_user_id\":16888281}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3332000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "619518fe-5754-49a9-b298-72957088cc6e-173189176852885505" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere", -"img": { -"src": "http://a0.twimg.com/profile_images/1777542862/charlot_normal.jpg" -}, -"title": "Joffrey D.: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3332000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]},{\"text\":\"TweetPreventionRoutiere\",\"indices\":[77,101]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189178589315072\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"LeRadiateur\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":263,\"location\":\"Lyon\",\"profile_text_color\":\"666666\",\"followers_count\":368,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1777542862\\/charlot_normal.jpg\",\"description\":\"Coordinateur d'Antenne sur NRJ \\/ Animateur du 9h-Midi \\/ Passionn\\u00e9 de photographie \\/ Tweets originaux garantis.\",\"statuses_count\":4228,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":8,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"194271706\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Joffrey D.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Thu Sep 23 20:17:47 +0000 2010\",\"profile_sidebar_fill_color\":\"252429\",\"id\":194271706,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/leradiateur\\/sets\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1777542862\\/charlot_normal.jpg\"},\"truncated\":false,\"id\":173189178589315072,\"created_at\":\"Fri Feb 24 23:34:52 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3332000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f070e628-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a8ed3752-a322-4634-bd6b-3313f0857891-173189178589315072" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw tw sur la tv et le tv sur tw : mix media #ilreste mais #cqui ?", -"img": { -"src": "http://a2.twimg.com/profile_images/1730776957/image_normal.jpg" -}, -"title": "Laurent Benoudiz: #lgw tw sur la tv et le tv sur tw : mix media #ilreste mais #cqui ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3332000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw tw sur la tv et le tv sur tw : mix media #ilreste mais #cqui ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[46,54]},{\"text\":\"cqui\",\"indices\":[60,65]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189179675648000\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":127,\"screen_name\":\"lbenoudiz\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":79,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"77, Rue la Boetie 75008 Paris\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":69,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1730776957\\/image_normal.jpg\",\"description\":\"Expert-comptable \\/ CAC @fgec | President du CEP (www.expertpatrimoine.org)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"50391953\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1730776957\\/image_normal.jpg\",\"name\":\"Laurent Benoudiz\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 24 18:37:08 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":50391953,\"utc_offset\":3600,\"favourites_count\":5,\"url\":\"http:\\/\\/www.fgec.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189179675648000,\"created_at\":\"Fri Feb 24 23:34:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3332000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fec9b28f-be3e-4e45-8770-f88f630e1345-173189179675648000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #cQui mais c'est le kiwi", -"img": { -"src": "http://a0.twimg.com/profile_images/1494947744/chaperon_normal.jpg" -}, -"title": "RonRonChaperon: #lgw #cQui mais c'est le kiwi", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3332000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #cQui mais c'est le kiwi\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cQui\",\"indices\":[5,10]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189176685113347\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"840846\",\"screen_name\":\"RonRonChaperon\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":112,\"location\":\"Pays des loups\",\"profile_text_color\":\"FD9D77\",\"followers_count\":30,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1494947744\\/chaperon_normal.jpg\",\"description\":\"Cherche mon gros loup\",\"statuses_count\":136,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/316006376\\/x1c58d25cd2e003ef493aa666c581a1a.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"FE7471\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"EBC79B\",\"protected\":false,\"id_str\":\"346544671\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"RonRonChaperon\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/316006376\\/x1c58d25cd2e003ef493aa666c581a1a.png\",\"created_at\":\"Mon Aug 01 12:55:32 +0000 2011\",\"profile_sidebar_fill_color\":\"DA4968\",\"id\":346544671,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1494947744\\/chaperon_normal.jpg\"},\"truncated\":false,\"id\":173189176685113347,\"created_at\":\"Fri Feb 24 23:34:52 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3332000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3975a5a8-aa33-4c12-94cf-103419c997f2-173189176685113347" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Eeeeeet @jcfrog mesdames et messieurs !!! Le retour du come-back. Une 1ère mondiale : un concert live en Skype #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1831696815/Chez_Michel_Oeillet_normal.jpg" -}, -"title": "Jef filippi: RT @LeGrandWebze: Eeeeeet @jcfrog mesdames et messieurs !!! Le retour du come-back. Une 1ère mondiale : un concert live en Skype #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3333000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Eeeeeet @jcfrog mesdames et messieurs !!! Le retour du come-back. Une 1\\u00e8re mondiale : un concert live en Skype #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"jcfrog\",\"indices\":[26,33],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[129,133]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Eeeeeet @jcfrog mesdames et messieurs !!! Le retour du come-back. Une 1\\u00e8re mondiale : un concert live en Skype #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[8,15],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[111,115]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188775533481985\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1480,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3278,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188775533481985,\"created_at\":\"Fri Feb 24 23:33:16 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189182771040256\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":400,\"screen_name\":\"Jef_Filippi\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6450,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/427243846\\/fondecranx_corse.jpg\",\"location\":\"Toulouse\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"FF0000\",\"followers_count\":244,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1831696815\\/Chez_Michel_Oeillet_normal.jpg\",\"description\":\" Votera Front de gauche, bon \\u00e7a c'est fait https:\\/\\/www.facebook.com\\/jef2a\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BADFCD\",\"id_str\":\"166544820\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/427243846\\/fondecranx_corse.jpg\",\"profile_sidebar_fill_color\":\"E6F6F9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1831696815\\/Chez_Michel_Oeillet_normal.jpg\",\"name\":\"Jef filippi\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 14 12:25:07 +0000 2010\",\"profile_sidebar_border_color\":\"DBE9ED\",\"id\":166544820,\"utc_offset\":3600,\"favourites_count\":30,\"url\":\"https:\\/\\/www.facebook.com\\/jef2a\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189182771040256,\"created_at\":\"Fri Feb 24 23:34:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3333000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e64f1d60-daa6-40d0-8435-78dfdea421d4-173189182771040256" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Aaaahhh @jcfrog #lgw en direct, en pyjama...", -"img": { -"src": "http://a0.twimg.com/profile_images/1817776486/SmokeQR_copie_normal.jpg" -}, -"title": "RuaLten: Aaaahhh @jcfrog #lgw en direct, en pyjama...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3333000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Aaaahhh @jcfrog #lgw en direct, en pyjama...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[8,15],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189183345664000\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":501,\"screen_name\":\"RuaLten\",\"lang\":\"fr\",\"profile_text_color\":\"242424\",\"statuses_count\":1430,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432437856\\/black_linen_v2.png\",\"location\":\"Dans les champs de Bl\\u00e9...\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"828561\",\"followers_count\":186,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1817776486\\/SmokeQR_copie_normal.jpg\",\"description\":\"Un peu partout et nulle part \\u00e0 la fois... Buveur de bi\\u00e8re belge et d'Irish Whiskey. R\\u00e2leur professionnel... \\u2620\\u2620\\u2620\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"359827989\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432437856\\/black_linen_v2.png\",\"profile_sidebar_fill_color\":\"62a635\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817776486\\/SmokeQR_copie_normal.jpg\",\"name\":\"RuaLten\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 22 07:12:46 +0000 2011\",\"profile_sidebar_border_color\":\"000000\",\"id\":359827989,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/rualten.perso.sfr.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189183345664000,\"created_at\":\"Fri Feb 24 23:34:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3333000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d5b4e216-71f1-419c-8032-7d741748273f-173189183345664000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw on dirait 4chan, tu dois chercher 1h pour trouver un contenu potable #ilpart", -"img": { -"src": "http://a1.twimg.com/profile_images/1791807006/M02l8U9H_normal" -}, -"title": "Jean-Baptiste Camus: #lgw on dirait 4chan, tu dois chercher 1h pour trouver un contenu potable #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3334000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw on dirait 4chan, tu dois chercher 1h pour trouver un contenu potable #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[75,82]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189187711926272\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":292,\"screen_name\":\"monsieurcamus\",\"lang\":\"fr\",\"profile_text_color\":\"0b4d13\",\"statuses_count\":1788,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/185944954\\/novo_blog.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":12,\"profile_link_color\":\"000300\",\"followers_count\":222,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1791807006\\/M02l8U9H_normal\",\"description\":\"\\u00c9tudiant en Master @ISCOM, #Geek & fl\\u00e2neur digital, Flooder de bonnes aventures en 140 caract\\u00e8res, parfois moins...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"7bd97b\",\"id_str\":\"221094156\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/185944954\\/novo_blog.png\",\"profile_sidebar_fill_color\":\"d1ffda\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1791807006\\/M02l8U9H_normal\",\"name\":\"Jean-Baptiste Camus\",\"default_profile_image\":false,\"created_at\":\"Mon Nov 29 18:36:19 +0000 2010\",\"profile_sidebar_border_color\":\"75ff91\",\"id\":221094156,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/unmecsansblog.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189187711926272,\"created_at\":\"Fri Feb 24 23:34:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3334000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "92973424-983e-4329-9322-23ae7177ccb2-173189187711926272" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est quoi le concept? #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1693347548/image_normal.jpg" -}, -"title": "La Grille: C'est quoi le concept? #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3334000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est quoi le concept? #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[23,27]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189188726947841\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":76,\"screen_name\":\"la__grille\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":215,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Comminges\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1693347548\\/image_normal.jpg\",\"description\":\"passionn\\u00e9 de #photos, du #Comminges, du #rugby, du @stadetoulousain et de ses potes de la #riri team!! ;)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"436845563\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1693347548\\/image_normal.jpg\",\"name\":\"La Grille\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 14 17:09:10 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":436845563,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189188726947841,\"created_at\":\"Fri Feb 24 23:34:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3334000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b8acff1f-42c1-4b88-8327-900cfcecbbc7-173189188726947841" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@PascalMabille #ilreste dizy @francoisrollin ke je l'aime et ke le jour 2la StValentin je lui ai déclaré ma flamme http://t.co/4recCwi8 #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1784236610/whipped_cream_1__normal.jpg" -}, -"title": "dallas: @PascalMabille #ilreste dizy @francoisrollin ke je l'aime et ke le jour 2la StValentin je lui ai déclaré ma flamme http://t.co/4recCwi8 #lgw", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3335000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"@PascalMabille #ilreste dizy @francoisrollin ke je l'aime et ke le jour 2la StValentin je lui ai d\\u00e9clar\\u00e9 ma flamme http:\\/\\/t.co\\/4recCwi8 #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"PascalMabille\",\"indices\":[0,14],\"id_str\":\"1367131\",\"name\":\"Pascal Mabille\",\"id\":1367131},{\"screen_name\":\"francoisrollin\",\"indices\":[29,44],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[{\"indices\":[115,135],\"expanded_url\":\"http:\\/\\/youtu.be\\/QaqBnw9xA34\",\"display_url\":\"youtu.be\\/QaqBnw9xA34\",\"url\":\"http:\\/\\/t.co\\/4recCwi8\"}],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[15,23]},{\"text\":\"lgw\",\"indices\":[136,140]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173188117837250560\",\"id_str\":\"173189193097416704\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173188117837250560,\"in_reply_to_user_id_str\":\"1367131\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":242,\"screen_name\":\"harlemdallas\",\"lang\":\"fr\",\"profile_text_color\":\"3D1957\",\"statuses_count\":2229,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/348916235\\/Grace_Jones_article_imageimagearticle.jpg\",\"location\":\"Paris\\/Ajaccio\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"FF0000\",\"followers_count\":193,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1784236610\\/whipped_cream_1__normal.jpg\",\"description\":\"Le T\\u00e9l\\u00e9phone Arabe. Journaliste ayant touch\\u00e9 de pr\\u00e8s le Saint Graal (ex CSOJ et Arte) com\\u00e9dienne qui le cherche encore.\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"642D8B\",\"id_str\":\"127074304\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/348916235\\/Grace_Jones_article_imageimagearticle.jpg\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1784236610\\/whipped_cream_1__normal.jpg\",\"name\":\"dallas\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 27 23:54:10 +0000 2010\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":127074304,\"utc_offset\":-10800,\"favourites_count\":255,\"url\":null},\"in_reply_to_screen_name\":\"PascalMabille\",\"truncated\":false,\"id\":173189193097416704,\"created_at\":\"Fri Feb 24 23:34:55 +0000 2012\",\"in_reply_to_user_id\":1367131}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3335000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "204b62c0-5115-41e9-8d4b-c694ac673eb0-173189193097416704" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cqui #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1605787538/image_normal.jpg" -}, -"title": "Evan Frouin: #cqui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3335000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cqui #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[6,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189190715056129\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":69,\"screen_name\":\"Evanuaille\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":25,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1605787538\\/image_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"312209085\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1605787538\\/image_normal.jpg\",\"name\":\"Evan Frouin\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 06 19:12:42 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":312209085,\"utc_offset\":null,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189190715056129,\"created_at\":\"Fri Feb 24 23:34:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3335000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c9c0912a-0a5a-4510-af65-0caba832ab70-173189190715056129" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @raphale: #ilsepend #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1638976981/43_43_-_2_normal.jpg" -}, -"title": "caroline: RT @raphale: #ilsepend #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3336000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @raphale: #ilsepend #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"raphale\",\"indices\":[3,11],\"id_str\":\"53979266\",\"name\":\"Rapha\\u00ebl Porier\",\"id\":53979266}],\"urls\":[],\"hashtags\":[{\"text\":\"ilsepend\",\"indices\":[13,22]},{\"text\":\"lgw\",\"indices\":[23,27]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#ilsepend #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilsepend\",\"indices\":[0,9]},{\"text\":\"lgw\",\"indices\":[10,14]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188873919266816\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":279,\"screen_name\":\"raphale\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":170,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/369561819\\/2667-bandes-de-couleurs-WallFizz.jpg\",\"location\":\"paris\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"FF3300\",\"followers_count\":114,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1797022603\\/albatorgif_normal.gif\",\"description\":\"Journaliste alternatif pour cha\\u00eene d'info en continu.\\r\\nCapitaine de la B.A.C. (Bande-Annonce Culturelle).\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"53979266\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/369561819\\/2667-bandes-de-couleurs-WallFizz.jpg\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1797022603\\/albatorgif_normal.gif\",\"name\":\"Rapha\\u00ebl Porier\",\"default_profile_image\":false,\"created_at\":\"Sun Jul 05 19:11:51 +0000 2009\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":53979266,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/www.itele.fr\\/culture\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188873919266816,\"created_at\":\"Fri Feb 24 23:33:39 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189193453936640\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":501,\"screen_name\":\"mononoke62\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":8233,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":35,\"profile_link_color\":\"0084B4\",\"followers_count\":501,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1638976981\\/43_43_-_2_normal.jpg\",\"description\":\"Le v\\u00e9ritable lieu de naissance est celui o\\u00f9 l'on a port\\u00e9 pour la 1\\u00e8re fois un coup d'oeil intelligent sur soi-m\\u00eame : mes premi\\u00e8res patries ont \\u00e9t\\u00e9 les livres MY\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"126877700\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1638976981\\/43_43_-_2_normal.jpg\",\"name\":\"caroline\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 27 08:07:05 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":126877700,\"utc_offset\":3600,\"favourites_count\":16,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189193453936640,\"created_at\":\"Fri Feb 24 23:34:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3336000, -"tags": [ -{ -"id-ref": "f0656fe6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "daeb5bc3-408d-4d1b-a6e9-46a4b1c0a0b7-173189193453936640" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Donc je découvre #lgw ce soir, et je trouve ça moyen moyen voire carrément naze.", -"img": { -"src": "http://a0.twimg.com/profile_images/1715925188/image_normal.jpg" -}, -"title": "Mme Pastel: Donc je découvre #lgw ce soir, et je trouve ça moyen moyen voire carrément naze.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3338000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Donc je d\\u00e9couvre #lgw ce soir, et je trouve \\u00e7a moyen moyen voire carr\\u00e9ment naze.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[17,21]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189201813176320\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":226,\"screen_name\":\"mmepastel\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10826,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":23,\"profile_link_color\":\"0084B4\",\"followers_count\":333,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1715925188\\/image_normal.jpg\",\"description\":\"Je fais un blog super passionnant sur la f\\u00e9minitude et sinon j'aime bien dire des conneries sur twitter.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"106690616\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1715925188\\/image_normal.jpg\",\"name\":\"Mme Pastel\",\"default_profile_image\":false,\"created_at\":\"Wed Jan 20 10:34:25 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":106690616,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/mmepastel.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189201813176320,\"created_at\":\"Fri Feb 24 23:34:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3338000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d830e265-bd69-4671-bf3b-fb0c3e135ce9-173189201813176320" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste grâce à son fabuleux jeu de mains...", -"img": { -"src": "http://a3.twimg.com/profile_images/1590878551/ozi2_normal.jpg" -}, -"title": "Sylvie Bourasseau: #lgw #ilreste grâce à son fabuleux jeu de mains...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3339000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste gr\\u00e2ce \\u00e0 son fabuleux jeu de mains...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189206498230272\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":281,\"screen_name\":\"Ozephe\",\"lang\":\"fr\",\"profile_text_color\":\"b8a586\",\"statuses_count\":366,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/297952025\\/nbn.jpg\",\"location\":\"Carr\\u00e9ment \\u00e0 l'ouest...\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"3a5a61\",\"followers_count\":72,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1590878551\\/ozi2_normal.jpg\",\"description\":\"Etudiante c\\u00f4ti\\u00e8re graphomane et andro\\u00efdophile.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"182736\",\"id_str\":\"50641881\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/297952025\\/nbn.jpg\",\"profile_sidebar_fill_color\":\"2d3545\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1590878551\\/ozi2_normal.jpg\",\"name\":\"Sylvie Bourasseau\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 25 13:16:51 +0000 2009\",\"profile_sidebar_border_color\":\"dce0e8\",\"id\":50641881,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189206498230272,\"created_at\":\"Fri Feb 24 23:34:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3339000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "622c557f-be96-4623-91a0-49135222bf0f-173189206498230272" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@tr13ze @cyro @3615pbs En fait ils diffusent internet en différé. #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1300818041/twitter_frite_normal.jpg" -}, -"title": "rorolafrite: @tr13ze @cyro @3615pbs En fait ils diffusent internet en différé. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3339000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"tr13ze\",\"favorited\":false,\"text\":\"@tr13ze @cyro @3615pbs En fait ils diffusent internet en diff\\u00e9r\\u00e9. #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"tr13ze\",\"indices\":[0,7],\"name\":\"Chris\",\"id_str\":\"126569577\",\"id\":126569577},{\"screen_name\":\"cyro\",\"indices\":[8,13],\"name\":\"Cyri\\u00e8le\",\"id_str\":\"6549072\",\"id\":6549072},{\"screen_name\":\"3615pbs\",\"indices\":[14,22],\"name\":\"P. Bourdin-Sauviac\",\"id_str\":\"133024198\",\"id\":133024198}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[67,71]}]},\"in_reply_to_user_id\":126569577,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189208041721857\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"b05403\",\"screen_name\":\"rorolafrite\",\"lang\":\"fr\",\"favourites_count\":15,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":366,\"location\":\"\",\"profile_text_color\":\"000000\",\"followers_count\":385,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1300818041\\/twitter_frite_normal.jpg\",\"description\":\"En 87, j'\\u00e9tais maire d'Antibes. Apr\\u00e8s j'en ai eu marre.\",\"statuses_count\":2109,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/50572791\\/fondtwitter.jpg\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"b05007\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"473623\",\"protected\":false,\"id_str\":\"7118592\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"rorolafrite\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/50572791\\/fondtwitter.jpg\",\"created_at\":\"Wed Jun 27 21:21:56 +0000 2007\",\"profile_sidebar_fill_color\":\"cfb080\",\"id\":7118592,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/cargocollective.com\\/doublescottie\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1300818041\\/twitter_frite_normal.jpg\"},\"truncated\":false,\"id\":173189208041721857,\"created_at\":\"Fri Feb 24 23:34:59 +0000 2012\",\"in_reply_to_user_id_str\":\"126569577\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3339000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e464e1c6-849f-4f94-a22a-d2d6800d3380-173189208041721857" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @bricelahaye: #lgw Gardons-le. Rollin, #ilreste", -"img": { -"src": "http://a0.twimg.com/profile_images/1393847142/DSC09674_normal.JPG" -}, -"title": "joceberlyn: RT @bricelahaye: #lgw Gardons-le. Rollin, #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3340000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @bricelahaye: #lgw Gardons-le. Rollin, #ilreste\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"bricelahaye\",\"indices\":[3,15],\"name\":\"Brice Lahaye\",\"id_str\":\"216310703\",\"id\":216310703}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[17,21]},{\"text\":\"ilreste\",\"indices\":[42,50]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw Gardons-le. Rollin, #ilreste\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[25,33]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188991296868352\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"bricelahaye\",\"lang\":\"en\",\"favourites_count\":8,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":369,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":70,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1732222031\\/225424_10150191128277161_707862160_7152826_6174185_n_normal.jpg\",\"description\":\"\\u00c9tudiant en journalisme \\u00e0 Sciences Po Rennes. N'arrive jamais en retard parce que DETESTE Phil Collins. \",\"statuses_count\":127,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/428619100\\/press-dl.jpg\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"216310703\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Brice Lahaye\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/428619100\\/press-dl.jpg\",\"created_at\":\"Tue Nov 16 10:41:07 +0000 2010\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":216310703,\"follow_request_sent\":null,\"utc_offset\":-36000,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1732222031\\/225424_10150191128277161_707862160_7152826_6174185_n_normal.jpg\"},\"truncated\":false,\"id\":173188991296868352,\"created_at\":\"Fri Feb 24 23:34:07 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetcaster.com\\\" rel=\\\"nofollow\\\"\\u003ETweetCaster for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189213733400576\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"joceberlyn\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":25,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1393847142\\/DSC09674_normal.JPG\",\"description\":\"\",\"statuses_count\":21,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"303314871\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"joceberlyn\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sun May 22 17:15:43 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":303314871,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1393847142\\/DSC09674_normal.JPG\"},\"truncated\":false,\"id\":173189213733400576,\"created_at\":\"Fri Feb 24 23:35:00 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3340000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4eeb30d4-b661-43e5-8790-e653a8292630-173189213733400576" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je metterais sa sur mon cv. Jai assister au premier teleskypeconcert #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1818096044/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg" -}, -"title": "Δ+Δ: Je metterais sa sur mon cv. Jai assister au premier teleskypeconcert #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3341000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je metterais sa sur mon cv. Jai assister au premier teleskypeconcert #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[69,73]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189215247544322\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ffffff\",\"screen_name\":\"AbsolutePi\",\"lang\":\"fr\",\"favourites_count\":23,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":71,\"location\":\"France\",\"profile_text_color\":\"000000\",\"followers_count\":142,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1818096044\\/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg\",\"description\":\"Piboy , G\\u00e9n\\u00e9ration 96 , Football is Life | & R\\u00e9dacteur chez @footballanatomy | \\r\\n\",\"statuses_count\":12874,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/362137182\\/final2f.jpg\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"000000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"334108023\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"\\u0394+\\u0394\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/362137182\\/final2f.jpg\",\"created_at\":\"Tue Jul 12 15:55:31 +0000 2011\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":334108023,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/footballanatomy.wordpress.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1818096044\\/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg\"},\"truncated\":false,\"id\":173189215247544322,\"created_at\":\"Fri Feb 24 23:35:01 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3341000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1c54c4cb-5896-44ec-8a7d-274e878aadac-173189215247544322" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW pour Le Grand Web-Bide ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1839229871/icon_normal.jpg" -}, -"title": "Samy: #LGW pour Le Grand Web-Bide ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3341000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW pour Le Grand Web-Bide ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189214232526848\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":26,\"screen_name\":\"samyycbi\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":298,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432699684\\/wp.jpg\",\"location\":\"Sassari, Sardegna\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"850303\",\"followers_count\":44,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1839229871\\/icon_normal.jpg\",\"description\":\"J'ai d\\u00e9j\\u00e0 fais un r\\u00eave lucide, une fois.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"96315703\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432699684\\/wp.jpg\",\"profile_sidebar_fill_color\":\"d6e3e3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839229871\\/icon_normal.jpg\",\"name\":\"Samy\",\"default_profile_image\":false,\"created_at\":\"Sat Dec 12 10:06:41 +0000 2009\",\"profile_sidebar_border_color\":\"595b5e\",\"id\":96315703,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"http:\\/\\/about.me\\/samy\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189214232526848,\"created_at\":\"Fri Feb 24 23:35:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3341000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cf36c976-daf0-4717-9f5e-3d8ceedbcca5-173189214232526848" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #cqui Je ne sais pas, je ne sais plus! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1843832843/Photo_du_21-02-12___19.49_normal.jpg" -}, -"title": "Alice Wonderland: #ilreste #cqui Je ne sais pas, je ne sais plus! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3341000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #cqui Je ne sais pas, je ne sais plus! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"cqui\",\"indices\":[9,14]},{\"text\":\"lgw\",\"indices\":[48,52]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189217466322944\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":142,\"screen_name\":\"moustikette\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":225,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"Near Paris\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843832843\\/Photo_du_21-02-12___19.49_normal.jpg\",\"description\":\"J'ai un bonnet Tigrou! And so what? :D\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"23988907\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843832843\\/Photo_du_21-02-12___19.49_normal.jpg\",\"name\":\"Alice Wonderland\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 12 17:33:07 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":23988907,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/wonderlandalice.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189217466322944,\"created_at\":\"Fri Feb 24 23:35:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3341000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b71377b3-9436-4c5e-b50a-3442f82289b0-173189217466322944" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@H4msterHuey ah! Mais t'avais pas mis #lgw ! #screugneugneu !", -"img": { -"src": "http://a0.twimg.com/profile_images/137714491/Trinit__sur_mer_032_normal.jpg" -}, -"title": "geebleem: @H4msterHuey ah! Mais t'avais pas mis #lgw ! #screugneugneu !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3343000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@H4msterHuey ah! Mais t'avais pas mis #lgw ! #screugneugneu !\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"H4msterHuey\",\"indices\":[0,12],\"id_str\":\"455928392\",\"name\":\"jeremynus\",\"id\":455928392}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[38,42]},{\"text\":\"screugneugneu\",\"indices\":[45,59]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173188263157301248\",\"id_str\":\"173189225041231874\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173188263157301248,\"in_reply_to_user_id_str\":\"455928392\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":23,\"screen_name\":\"geebleem\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":49,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":12,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/137714491\\/Trinit__sur_mer_032_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"18549680\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/137714491\\/Trinit__sur_mer_032_normal.jpg\",\"name\":\"geebleem\",\"default_profile_image\":false,\"created_at\":\"Fri Jan 02 10:11:04 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":18549680,\"utc_offset\":3600,\"favourites_count\":9,\"url\":null},\"in_reply_to_screen_name\":\"H4msterHuey\",\"truncated\":false,\"id\":173189225041231874,\"created_at\":\"Fri Feb 24 23:35:03 +0000 2012\",\"in_reply_to_user_id\":455928392}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3343000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f072a80a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e7e300ad-ad61-4e6f-a90a-5b76ea890b4e-173189225041231874" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je regarde toujours #lgw avec 3 grammes. Ça aide.", -"img": { -"src": "http://a0.twimg.com/profile_images/1648905085/lolymous_2_normal.jpg" -}, -"title": "Solferishow: Je regarde toujours #lgw avec 3 grammes. Ça aide.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3343000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je regarde toujours #lgw avec 3 grammes. \\u00c7a aide.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189226500861953\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1144,\"screen_name\":\"solferishow\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13623,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Il est parti par l\\u00e0. \\u261b\",\"show_all_inline_media\":false,\"listed_count\":169,\"profile_link_color\":\"0084B4\",\"followers_count\":4872,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\",\"description\":\"Si Dieu a cr\\u00e9\\u00e9 l'Homme le 6\\u00e8me jour, c'\\u00e9tait surtout pour passer la semaine peinard. Je suis D\\u00e9l\\u00e9gu\\u00e9 des Jeunes Populaires de l'Empire colonial fran\\u00e7ais.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"232221031\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\",\"name\":\"Solferishow\",\"default_profile_image\":false,\"created_at\":\"Thu Dec 30 15:26:17 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":232221031,\"utc_offset\":-10800,\"favourites_count\":20,\"url\":\"http:\\/\\/www.solferishow.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189226500861953,\"created_at\":\"Fri Feb 24 23:35:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3343000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6965644a-f3b5-41ec-8caa-10650ea71bf2-173189226500861953" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@ArnaudBecquet l'émission de France 5 qui parle du net, tout simplement ! #lgw cc @LudoDelaherche", -"img": { -"src": "http://a0.twimg.com/profile_images/1747820307/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg" -}, -"title": "Marius: @ArnaudBecquet l'émission de France 5 qui parle du net, tout simplement ! #lgw cc @LudoDelaherche", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3343000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@ArnaudBecquet l'\\u00e9mission de France 5 qui parle du net, tout simplement ! #lgw cc @LudoDelaherche\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"ArnaudBecquet\",\"indices\":[0,14],\"id_str\":\"113581632\",\"name\":\"Arnaud BECQUET\",\"id\":113581632},{\"screen_name\":\"LudoDelaherche\",\"indices\":[82,97],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[74,78]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173188636089647105\",\"id_str\":\"173189226630873088\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173188636089647105,\"in_reply_to_user_id_str\":\"113581632\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":372,\"screen_name\":\"tatamirugby\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":26635,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":68,\"profile_link_color\":\"0084B4\",\"followers_count\":842,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1747820307\\/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg\",\"description\":\"Je parle de sport, supporter de rugby et du @RacingMetro92 , joueur au @RCGV92 , \\u00e9tudiant @HETIC en #H3 !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"27248204\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1747820307\\/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg\",\"name\":\"Marius\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 28 15:36:02 +0000 2009\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":27248204,\"utc_offset\":3600,\"favourites_count\":50,\"url\":\"http:\\/\\/www.facebook.com\\/tatamirugby\"},\"in_reply_to_screen_name\":\"ArnaudBecquet\",\"truncated\":false,\"id\":173189226630873088,\"created_at\":\"Fri Feb 24 23:35:03 +0000 2012\",\"in_reply_to_user_id\":113581632}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3343000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "292ac094-a83d-42e0-b714-0cdad07f1756-173189226630873088" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Non, pour de vrai, faites quelques chose pour #LGW Le principe est bien, le rythme est mou, les animateurs mauvais. Faut les changer.", -"img": { -"src": "http://a2.twimg.com/profile_images/878534653/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg" -}, -"title": "CLeM' KuSaLa: Non, pour de vrai, faites quelques chose pour #LGW Le principe est bien, le rythme est mou, les animateurs mauvais. Faut les changer.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3344000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Non, pour de vrai, faites quelques chose pour #LGW Le principe est bien, le rythme est mou, les animateurs mauvais. Faut les changer.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189229764026370\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":189,\"screen_name\":\"clem_kusala\",\"lang\":\"fr\",\"profile_text_color\":\"a8a3a8\",\"statuses_count\":240,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/55723775\\/bg.jpg\",\"location\":\"Roquetaillade\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"000608\",\"followers_count\":47,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/878534653\\/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"92309575\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/55723775\\/bg.jpg\",\"profile_sidebar_fill_color\":\"111e24\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/878534653\\/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg\",\"name\":\"CLeM' KuSaLa\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 24 16:35:40 +0000 2009\",\"profile_sidebar_border_color\":\"15191f\",\"id\":92309575,\"utc_offset\":3600,\"favourites_count\":6,\"url\":\"http:\\/\\/karma-kusala.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189229764026370,\"created_at\":\"Fri Feb 24 23:35:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3344000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "820f7b6d-521a-42dc-be54-a4423f00f3af-173189229764026370" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw RT @PRland: En plus de viser un gros volume de twitts et le TT, c'est pas mal de créer un bruit plutôt positif. C'est un peu chaud là.", -"img": { -"src": "http://a1.twimg.com/profile_images/1522186720/Laurent-Gloaguen-G00_normal.jpg" -}, -"title": "Laurent Gloaguen: #lgw RT @PRland: En plus de viser un gros volume de twitts et le TT, c'est pas mal de créer un bruit plutôt positif. C'est un peu chaud là.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3345000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw RT @PRland: En plus de viser un gros volume de twitts et le TT, c'est pas mal de cr\\u00e9er un bruit plut\\u00f4t positif. C'est un peu chaud l\\u00e0.\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"PRland\",\"indices\":[8,15],\"name\":\"Eric Maillard\",\"id_str\":\"1421991\",\"id\":1421991}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/sites.google.com\\/site\\/yorufukurou\\/\\\" rel=\\\"nofollow\\\"\\u003EYoruFukurou\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189235011108865\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"7a7768\",\"screen_name\":\"embruns\",\"lang\":\"en\",\"favourites_count\":29,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":563,\"location\":\"Montr\\u00e9al, Qc, Canada\",\"profile_text_color\":\"333333\",\"followers_count\":4826,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\",\"description\":\"Surnomm\\u00e9 \\u201cLe Capitaine\\u201d. Figure du Net historique et inventeur de la formule \\u201cVendredi, c'est sodomie\\u201d.\",\"statuses_count\":21945,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":277,\"profile_link_color\":\"650103\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Eastern Time (US & Canada)\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"6241412\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Laurent Gloaguen\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Tue May 22 19:16:26 +0000 2007\",\"profile_sidebar_fill_color\":\"8c887c\",\"id\":6241412,\"follow_request_sent\":null,\"utc_offset\":-18000,\"url\":\"http:\\/\\/embruns.net\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\"},\"truncated\":false,\"id\":173189235011108865,\"created_at\":\"Fri Feb 24 23:35:05 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3345000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "172ad29a-2dc4-478d-9bd5-e986a290583f-173189235011108865" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Certaines émissions nous demandent d'envoyer un SMS surtaxé, mais eux, nous demandent simplement de tweeter. Bien vu ;) #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1815905585/image_normal.jpg" -}, -"title": "Young, Wild & Free: Certaines émissions nous demandent d'envoyer un SMS surtaxé, mais eux, nous demandent simplement de tweeter. Bien vu ;) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3346000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Certaines \\u00e9missions nous demandent d'envoyer un SMS surtax\\u00e9, mais eux, nous demandent simplement de tweeter. Bien vu ;) #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[120,124]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189236705607680\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"08Life06\",\"lang\":\"fr\",\"favourites_count\":39,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":231,\"location\":\"chez les mafieux mexicains\",\"profile_text_color\":\"333333\",\"followers_count\":391,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"description\":\"\",\"statuses_count\":10973,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"363343002\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Young, Wild & Free\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat Aug 27 23:04:05 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":363343002,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\"},\"truncated\":false,\"id\":173189236705607680,\"created_at\":\"Fri Feb 24 23:35:06 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3346000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ec509cfb-a4e2-436c-ba71-2707e10ce20c-173189236705607680" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Internaute tout équipé est prêt pour télé travailler #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1682788944/oriane_twitter_normal.png" -}, -"title": "Oriane Hurard: Internaute tout équipé est prêt pour télé travailler #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3346000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Internaute tout \\u00e9quip\\u00e9 est pr\\u00eat pour t\\u00e9l\\u00e9 travailler #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[53,57]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189237338931200\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"Orianehurard\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2725,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":24,\"profile_link_color\":\"de2a5d\",\"followers_count\":485,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"description\":\"S\\u00e9ries, transmedia, cin\\u00e9ma. Dipl\\u00f4m\\u00e9e @ina_SUP en production \\/\\/ \\r\\nCharg\\u00e9e de coordination @TIULab, programme d'encadrement \\u00e9tudiant transmedia\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"198934087\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"profile_sidebar_fill_color\":\"c1a7c7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"name\":\"Oriane Hurard\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 05 16:26:22 +0000 2010\",\"profile_sidebar_border_color\":\"592459\",\"id\":198934087,\"utc_offset\":-10800,\"favourites_count\":461,\"url\":\"http:\\/\\/www.transmediaimmersiveuniversity.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189237338931200,\"created_at\":\"Fri Feb 24 23:35:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3346000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "113b5a99-4ae7-4472-9c00-107c1b713e8d-173189237338931200" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Yeah @jcfrog at #lgw !!", -"img": { -"src": "http://a3.twimg.com/profile_images/1619111722/DSC05656_normal.jpg" -}, -"title": "William: Yeah @jcfrog at #lgw !!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3346000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Yeah @jcfrog at #lgw !!\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[5,12],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189237246664706\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":823,\"screen_name\":\"Scofred_\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":18666,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305034455\\/logo_grand_copie.PNG\",\"location\":\"France, Paris\",\"show_all_inline_media\":true,\"listed_count\":29,\"profile_link_color\":\"009999\",\"followers_count\":620,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1619111722\\/DSC05656_normal.jpg\",\"description\":\"160 caract\\u00e8res, c'est trop peu ! Ma bio - http:\\/\\/about.me\\/scofred\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"131299967\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305034455\\/logo_grand_copie.PNG\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1619111722\\/DSC05656_normal.jpg\",\"name\":\"William\",\"default_profile_image\":false,\"created_at\":\"Fri Apr 09 21:48:10 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":131299967,\"utc_offset\":3600,\"favourites_count\":117,\"url\":\"http:\\/\\/scofred.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189237246664706,\"created_at\":\"Fri Feb 24 23:35:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3346000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b30a8d39-601e-49f4-bc8b-6b592289e134-173189237246664706" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les Enfants du Rock version 2012 #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1609030835/Capture_d__cran_2011-10-27___13.23.27_normal.png" -}, -"title": "Thomas Guien: Les Enfants du Rock version 2012 #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3346000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Les Enfants du Rock version 2012 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189237347336192\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":721,\"screen_name\":\"ThomasGuien\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2497,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/17746161\\/jean_seberg_gallery_7.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"080707\",\"followers_count\":291,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1609030835\\/Capture_d__cran_2011-10-27___13.23.27_normal.png\",\"description\":\"Gratte-clavier chez Metro France \\/ ex Lib\\u00e9ration, L'Express, Le Parisien, La Croix.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"030303\",\"id_str\":\"26313006\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/17746161\\/jean_seberg_gallery_7.jpg\",\"profile_sidebar_fill_color\":\"285770\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1609030835\\/Capture_d__cran_2011-10-27___13.23.27_normal.png\",\"name\":\"Thomas Guien\",\"default_profile_image\":false,\"created_at\":\"Tue Mar 24 20:14:42 +0000 2009\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":26313006,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189237347336192,\"created_at\":\"Fri Feb 24 23:35:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3346000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6587b05d-34ac-4f9f-b45a-2058ddae2e2d-173189237347336192" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je viens de mettre #lgw. J'ai déjà peur, rien que la chemise du mec et l'altermondiste en concert-skype...", -"img": { -"src": "http://a1.twimg.com/profile_images/1834795861/adi_normal.jpg" -}, -"title": "Nadia | L. : Je viens de mettre #lgw. J'ai déjà peur, rien que la chemise du mec et l'altermondiste en concert-skype...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3347000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je viens de mettre #lgw. J'ai d\\u00e9j\\u00e0 peur, rien que la chemise du mec et l'altermondiste en concert-skype...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189240941846529\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":290,\"screen_name\":\"Nadiabolomenthe\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":28746,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/398607417\\/i-came-here-to-fuck-bitches.jpg\",\"location\":\"Paris \",\"show_all_inline_media\":true,\"listed_count\":34,\"profile_link_color\":\"0084B4\",\"followers_count\":1021,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1834795861\\/adi_normal.jpg\",\"description\":\"J'aime pas plein de trucs et je ne suis pas fan des gens. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Prague\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"243865885\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/398607417\\/i-came-here-to-fuck-bitches.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1834795861\\/adi_normal.jpg\",\"name\":\"Nadia | L. \",\"default_profile_image\":false,\"created_at\":\"Fri Jan 28 00:08:17 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":243865885,\"utc_offset\":3600,\"favourites_count\":302,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189240941846529,\"created_at\":\"Fri Feb 24 23:35:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3347000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a6bde095-985c-40ec-962a-937c87a4696f-173189240941846529" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @okhin: DO NOT USE IT #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1107302070/hydraze_normal.png" -}, -"title": "Hydraze: RT @okhin: DO NOT USE IT #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3347000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @okhin: DO NOT USE IT #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"okhin\",\"indices\":[3,9],\"id_str\":\"49560409\",\"name\":\"Okhin\",\"id\":49560409}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"DO NOT USE IT #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188968853143552\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":441,\"screen_name\":\"okhin\",\"lang\":\"en\",\"profile_text_color\":\"739694\",\"statuses_count\":10333,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":65,\"profile_link_color\":\"729172\",\"followers_count\":798,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\",\"description\":\"Cypherpunk fuelled by lulz and caffein, data-pornstar, crypto-terrorist \\/ 00513947\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"2f1812\",\"id_str\":\"49560409\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"profile_sidebar_fill_color\":\"411c0f\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\",\"name\":\"Okhin\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 22 06:52:46 +0000 2009\",\"profile_sidebar_border_color\":\"2f1812\",\"id\":49560409,\"utc_offset\":3600,\"favourites_count\":38,\"url\":\"https:\\/\\/about.okhin.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188968853143552,\"created_at\":\"Fri Feb 24 23:34:02 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.bitlbee.org\\/\\\" rel=\\\"nofollow\\\"\\u003EBitlBee\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189242829291521\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":381,\"screen_name\":\"Hydraze\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":804,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/137949339\\/twitter.png\",\"location\":\"In a few root shells\",\"show_all_inline_media\":false,\"listed_count\":10,\"profile_link_color\":\"2FC2EF\",\"followers_count\":213,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1107302070\\/hydraze_normal.png\",\"description\":\"FLOSS Supporter, http:\\/\\/Zenk-Security.com staffer, Internet Censorship fighter, free-speech defender and datalover.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"37705430\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/137949339\\/twitter.png\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1107302070\\/hydraze_normal.png\",\"name\":\"Hydraze\",\"default_profile_image\":false,\"created_at\":\"Mon May 04 17:17:16 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":37705430,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.hydraze.org\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189242829291521,\"created_at\":\"Fri Feb 24 23:35:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3347000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "55628673-1ea5-45fe-a07f-250c578edacf-173189242829291521" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste #ilreste mille fois il reste ! :)", -"img": { -"src": "http://a0.twimg.com/profile_images/1639367990/FluffyMary_normal.jpg" -}, -"title": "Marie Mizreh: #lgw #ilreste #ilreste mille fois il reste ! :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3349000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste #ilreste mille fois il reste ! :)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]},{\"text\":\"ilreste\",\"indices\":[14,22]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189249502429184\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":149,\"screen_name\":\"Mizrette\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":232,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Bussy-Saint-Georges\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":23,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1639367990\\/FluffyMary_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"242794993\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1639367990\\/FluffyMary_normal.jpg\",\"name\":\"Marie Mizreh\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 25 16:27:11 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":242794993,\"utc_offset\":3600,\"favourites_count\":8,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189249502429184,\"created_at\":\"Fri Feb 24 23:35:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3349000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0e66ea98-a37d-4a93-8a45-4774d8245e24-173189249502429184" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @FofoxFRA: L'interaction entre twittos et emissions sur #lgw est juste fantastique. :-)", -"img": { -"src": "http://a0.twimg.com/profile_images/1836345668/profile_normal.png" -}, -"title": "ArDuB57: RT @FofoxFRA: L'interaction entre twittos et emissions sur #lgw est juste fantastique. :-)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3349000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @FofoxFRA: L'interaction entre twittos et emissions sur #lgw est juste fantastique. :-)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FofoxFRA\",\"indices\":[3,12],\"id_str\":\"115675045\",\"name\":\"Fofox\",\"id\":115675045}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[59,63]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"L'interaction entre twittos et emissions sur #lgw est juste fantastique. :-)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[45,49]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189162101518336\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":238,\"screen_name\":\"FofoxFRA\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":3463,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/270499037\\/2011-06-15_07-37-25_90.42.92.158.jpg\",\"location\":\"Annecy\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0000cc\",\"followers_count\":190,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1306605849\\/A_Fox_in_Space_by_SilentReaper_normal.jpg\",\"description\":\"18 ans, lecteur assidu d'actualit\\u00e9, de SF et d'heroic-fantasy, Geek \\u00e0 plein temps, et j'exprime tout cela sur le seul et l'unique Otageek !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"115675045\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/270499037\\/2011-06-15_07-37-25_90.42.92.158.jpg\",\"profile_sidebar_fill_color\":\"999999\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1306605849\\/A_Fox_in_Space_by_SilentReaper_normal.jpg\",\"name\":\"Fofox\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 19 14:22:41 +0000 2010\",\"profile_sidebar_border_color\":\"bddcad\",\"id\":115675045,\"utc_offset\":3600,\"favourites_count\":27,\"url\":\"http:\\/\\/otageek.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189162101518336,\"created_at\":\"Fri Feb 24 23:34:48 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189251767349248\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":646,\"screen_name\":\"ArDub57\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":83436,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"location\":\"FRANCE - METZ - SARREGUEMINES\",\"show_all_inline_media\":false,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"followers_count\":1090,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"description\":\"FreeParty Style - Raleur Pro - Trolleur Compulsif - DHD Android 2.3\\/Transformer 3.2.1 - PS3 @Pix_auto http:\\/\\/pixauto.tumblr.com - http:\\/\\/iboga.tumblr.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"21448223\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"name\":\"ArDuB57\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 20 23:57:59 +0000 2009\",\"profile_sidebar_border_color\":\"1c2352\",\"id\":21448223,\"utc_offset\":3600,\"favourites_count\":1604,\"url\":\"http:\\/\\/ardbox.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189251767349248,\"created_at\":\"Fri Feb 24 23:35:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3349000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c3cc63f7-8f1e-48a6-aed3-b48b9e81322a-173189251767349248" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Mais... #cqui va-t-il dfépasser #ilreste sur le Bubble-TV ?? Votez !! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1567949026/Fabarol_normal.jpg" -}, -"title": "Fabienne BAROLLIER: RT @LeGrandWebze: Mais... #cqui va-t-il dfépasser #ilreste sur le Bubble-TV ?? Votez !! #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3350000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Mais... #cqui va-t-il df\\u00e9passer #ilreste sur le Bubble-TV ?? Votez !! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[26,31]},{\"text\":\"ilreste\",\"indices\":[50,58]},{\"text\":\"lgw\",\"indices\":[88,92]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Mais... #cqui va-t-il df\\u00e9passer #ilreste sur le Bubble-TV ?? Votez !! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[8,13]},{\"text\":\"ilreste\",\"indices\":[32,40]},{\"text\":\"lgw\",\"indices\":[70,74]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189003200299008\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1480,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3278,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189003200299008,\"created_at\":\"Fri Feb 24 23:34:10 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189254552363008\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1042,\"screen_name\":\"Fabarol\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":318,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Issy les moulineaux\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0084B4\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"description\":\"Magazines societe\\/d\\u00e9cryptage de F5. Les Maternelles, Allo Rufo, Mag Sante+Allo Doc, CAD+CDA+CAV, R&C, Medias le Mag, C Politique, LMEF, Dr CAC, LGQ, LGW\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"110388053\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"name\":\"Fabienne BAROLLIER\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 01 11:04:06 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":110388053,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189254552363008,\"created_at\":\"Fri Feb 24 23:35:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3350000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6dc7fef8-f248-41a3-80c9-6efe50b63478-173189254552363008" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw On pourrait faire tellement mieux avec cette matière et ces animateurs mais mon dieu LA PROD est tragique. Les idées ne font pas tout", -"img": { -"src": "http://a0.twimg.com/profile_images/249421594/moi_normal.jpg" -}, -"title": "Gabriel Guéguin: #lgw On pourrait faire tellement mieux avec cette matière et ces animateurs mais mon dieu LA PROD est tragique. Les idées ne font pas tout", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3350000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw On pourrait faire tellement mieux avec cette mati\\u00e8re et ces animateurs mais mon dieu LA PROD est tragique. Les id\\u00e9es ne font pas tout\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189252446814209\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":147,\"screen_name\":\"gabrielgueguin\",\"lang\":\"en\",\"profile_text_color\":\"3C3940\",\"statuses_count\":185,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/16594443\\/Photos_barcelone_104.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0099B9\",\"followers_count\":75,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/249421594\\/moi_normal.jpg\",\"description\":\"Founder & CEO @ l'Atelier - \\u00c9ditorial & social m\\u00e9dia - En gros on fait de la Prod de contenus et parce qu'on aime aller plus loin on g\\u00e9n\\u00e8re de l'audience \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"0099B9\",\"id_str\":\"17425182\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/16594443\\/Photos_barcelone_104.jpg\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/249421594\\/moi_normal.jpg\",\"name\":\"Gabriel Gu\\u00e9guin\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 16 17:42:57 +0000 2008\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":17425182,\"utc_offset\":-10800,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189252446814209,\"created_at\":\"Fri Feb 24 23:35:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3350000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2eac1dc1-32dd-406a-98ee-dcdfad7c5b48-173189252446814209" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Donc #lgw, ce sont des gens dans l'écran qui montrent des gens dans l'écran qui regardent sur leur écran O_o ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1752944749/profil_avec_cigarette_normal.JPG" -}, -"title": "virginielasnob: Donc #lgw, ce sont des gens dans l'écran qui montrent des gens dans l'écran qui regardent sur leur écran O_o ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3352000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Donc #lgw, ce sont des gens dans l'\\u00e9cran qui montrent des gens dans l'\\u00e9cran qui regardent sur leur \\u00e9cran O_o ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[5,9]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189261510717440\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":369,\"screen_name\":\"virginielasnob\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":15896,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/422252592\\/DSC_0187.JPG\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"009999\",\"followers_count\":447,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1752944749\\/profil_avec_cigarette_normal.JPG\",\"description\":\"Rock'n'roll girl, d\\u00e9voreuse de films et de s\\u00e9ries, quota parisien du DLF crou http:\\/\\/derrierelafenetre.com\\/ \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"7c1bbd\",\"id_str\":\"15826290\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422252592\\/DSC_0187.JPG\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1752944749\\/profil_avec_cigarette_normal.JPG\",\"name\":\"virginielasnob\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 12 18:54:23 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":15826290,\"utc_offset\":3600,\"favourites_count\":7,\"url\":\"http:\\/\\/virginielasnob.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189261510717440,\"created_at\":\"Fri Feb 24 23:35:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3352000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8a8bdeed-f523-4b2c-a174-92253aa2f409-173189261510717440" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #audeautélétravail @jcfrog #concertskype allo houston, on a 1 pb!", -"img": { -"src": "http://a0.twimg.com/profile_images/1602210892/Galactica_normal.jpg" -}, -"title": "Cammarata Thierry: #lgw #audeautélétravail @jcfrog #concertskype allo houston, on a 1 pb!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3352000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #audeaut\\u00e9l\\u00e9travail @jcfrog #concertskype allo houston, on a 1 pb!\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[24,31],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"audeaut\\u00e9l\\u00e9travail\",\"indices\":[5,23]},{\"text\":\"concertskype\",\"indices\":[32,45]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189260952875008\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":98,\"screen_name\":\"thcammarata\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1161,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"990000\",\"followers_count\":23,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"334554629\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"name\":\"Cammarata Thierry\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 13 08:43:07 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":334554629,\"utc_offset\":3600,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189260952875008,\"created_at\":\"Fri Feb 24 23:35:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3352000, -"tags": [ -{ -"id-ref": "f0744ef8-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f07453ee-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2bc32f9b-d03a-4a59-b360-472ee7cb4b5d-173189260952875008" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "LA GÉNÉRATION V SUR FRANCE 5 #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1726467027/MeSleepingOnHimSleeping_normal.png" -}, -"title": "Alexandre Ier: LA GÉNÉRATION V SUR FRANCE 5 #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3354000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"LA G\\u00c9N\\u00c9RATION V SUR FRANCE 5 #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[29,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.osfoora.com\\\" rel=\\\"nofollow\\\"\\u003EOsfoora for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189268695564291\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":467,\"screen_name\":\"dakuten\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":31074,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"location\":\"Palais Sup\\u00e9rieur\",\"show_all_inline_media\":true,\"listed_count\":28,\"profile_link_color\":\"32c900\",\"followers_count\":509,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1726467027\\/MeSleepingOnHimSleeping_normal.png\",\"description\":\"Je suis un bobo, je crois. Monarque de la #BBS. Ad vitam \\u00e6ternam superior.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"dddddd\",\"id_str\":\"9451612\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"profile_sidebar_fill_color\":\"dddddd\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1726467027\\/MeSleepingOnHimSleeping_normal.png\",\"name\":\"Alexandre Ier\",\"default_profile_image\":false,\"created_at\":\"Mon Oct 15 08:56:50 +0000 2007\",\"profile_sidebar_border_color\":\"32c900\",\"id\":9451612,\"utc_offset\":3600,\"favourites_count\":106,\"url\":\"http:\\/\\/dakuten.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189268695564291,\"created_at\":\"Fri Feb 24 23:35:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3354000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "60c5fdbc-c42f-4758-a04e-b7012b4e1f69-173189268695564291" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @solferishow: Je regarde toujours #lgw avec 3 grammes. Ça aide.", -"img": { -"src": "http://a1.twimg.com/profile_images/444488565/gallery_492_7_92710_normal.jpg" -}, -"title": "Edmond V: RT @solferishow: Je regarde toujours #lgw avec 3 grammes. Ça aide.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3356000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @solferishow: Je regarde toujours #lgw avec 3 grammes. \\u00c7a aide.\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"solferishow\",\"indices\":[3,15],\"name\":\"Solferishow\",\"id_str\":\"232221031\",\"id\":232221031}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[37,41]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je regarde toujours #lgw avec 3 grammes. \\u00c7a aide.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189226500861953\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"solferishow\",\"lang\":\"fr\",\"favourites_count\":20,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1144,\"location\":\"Il est parti par l\\u00e0. \\u261b\",\"profile_text_color\":\"333333\",\"followers_count\":4872,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\",\"description\":\"Si Dieu a cr\\u00e9\\u00e9 l'Homme le 6\\u00e8me jour, c'\\u00e9tait surtout pour passer la semaine peinard. Je suis D\\u00e9l\\u00e9gu\\u00e9 des Jeunes Populaires de l'Empire colonial fran\\u00e7ais.\",\"statuses_count\":13623,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":169,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"232221031\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Solferishow\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Dec 30 15:26:17 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":232221031,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.solferishow.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\"},\"truncated\":false,\"id\":173189226500861953,\"created_at\":\"Fri Feb 24 23:35:03 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189277662982144\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Badsim\",\"lang\":\"en\",\"favourites_count\":228,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":341,\"location\":\"Boulogne Billancourt\",\"profile_text_color\":\"1215e0\",\"followers_count\":118,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/444488565\\/gallery_492_7_92710_normal.jpg\",\"description\":\"NSFW \",\"statuses_count\":8537,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"ff0505\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"14971085\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Edmond V\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Sun Jun 01 12:24:30 +0000 2008\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":14971085,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/444488565\\/gallery_492_7_92710_normal.jpg\"},\"truncated\":false,\"id\":173189277662982144,\"created_at\":\"Fri Feb 24 23:35:16 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3356000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fa9480a5-1d4d-4747-9967-26f10b768437-173189277662982144" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw grrrrr", -"img": { -"src": "http://a2.twimg.com/profile_images/1525267545/gloomy_normal.png" -}, -"title": "Gorana: #lgw grrrrr", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3356000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw grrrrr\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189278959026176\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"CC3366\",\"screen_name\":\"GloomyBearly\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":7,\"location\":\"\",\"profile_text_color\":\"362720\",\"followers_count\":8,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1525267545\\/gloomy_normal.png\",\"description\":\"Grrrrr....rrrrroaaaarrrr!\",\"statuses_count\":2,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"B40B43\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Bern\",\"profile_background_color\":\"FF6699\",\"protected\":false,\"id_str\":\"366675153\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Gorana\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"created_at\":\"Fri Sep 02 16:19:11 +0000 2011\",\"profile_sidebar_fill_color\":\"E5507E\",\"id\":366675153,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1525267545\\/gloomy_normal.png\"},\"truncated\":false,\"id\":173189278959026176,\"created_at\":\"Fri Feb 24 23:35:16 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3356000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0af44425-d9dc-4630-94cb-0f7542c27912-173189278959026176" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "bravo @jcfrog #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1407427435/lovely_normal.jpg" -}, -"title": "Frank Edward: bravo @jcfrog #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3356000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"bravo @jcfrog #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[6,13],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189278728323073\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":25,\"screen_name\":\"AirFranck\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":42,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/277457268\\/photo.jpeg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":5,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1407427435\\/lovely_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"196715587\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/277457268\\/photo.jpeg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1407427435\\/lovely_normal.jpg\",\"name\":\"Frank Edward\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 29 19:03:44 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":196715587,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189278728323073,\"created_at\":\"Fri Feb 24 23:35:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3356000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fcd646d3-2c11-455f-8dd0-69b0c70dfb05-173189278728323073" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Sympa la télé des potes, avec les potes, et pour les potes. Mais ça fédère assez moyen :'( #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1708202383/Seb-Champion_normal.jpg" -}, -"title": "Sebastien Champion: Sympa la télé des potes, avec les potes, et pour les potes. Mais ça fédère assez moyen :'( #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3356000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Sympa la t\\u00e9l\\u00e9 des potes, avec les potes, et pour les potes. Mais \\u00e7a f\\u00e9d\\u00e8re assez moyen :'( #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[91,95]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189279722377216\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":10,\"screen_name\":\"SebChampion\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris - La D\\u00e9fense, France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":2,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1708202383\\/Seb-Champion_normal.jpg\",\"description\":\"Votre entreprise a besoin de faire red\\u00e9finir ses inputs par un process-designer \\u00e0 m\\u00eame d'induire d'importants transferts\\r\\nde modalit\\u00e9s de prises en offres.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"443858436\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1708202383\\/Seb-Champion_normal.jpg\",\"name\":\"Sebastien Champion\",\"default_profile_image\":false,\"created_at\":\"Thu Dec 22 16:30:19 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":443858436,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.perdu.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189279722377216,\"created_at\":\"Fri Feb 24 23:35:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3356000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "72fcf4c2-072d-4414-9419-8ab919d4a379-173189279722377216" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ohé ohé téléspectateur déboussolé... #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1676302062/Sans_titre_1_normal.jpg" -}, -"title": "ZS: Ohé ohé téléspectateur déboussolé... #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3361000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Oh\\u00e9 oh\\u00e9 t\\u00e9l\\u00e9spectateur d\\u00e9boussol\\u00e9... #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[37,41]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189299829870592\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Alboss_ZS\",\"lang\":\"fr\",\"favourites_count\":6,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":136,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":98,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1676302062\\/Sans_titre_1_normal.jpg\",\"description\":\"Passionn\\u00e9 de m\\u00e9dias, politique, actualit\\u00e9. Je tweete sur tout ce qui bouge, \\u00e0 peu pr\\u00e8s. En campagne pour #NS2012. Mais j'ai des followers #FDG et j'le vis bien.\",\"statuses_count\":3833,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"429480778\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"ZS\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Dec 06 01:09:27 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":429480778,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1676302062\\/Sans_titre_1_normal.jpg\"},\"truncated\":false,\"id\":173189299829870592,\"created_at\":\"Fri Feb 24 23:35:21 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3361000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1018ae9d-5070-4cf8-abb0-3ac29054c1a4-173189299829870592" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mal au @jcfrog là #lgw...", -"img": { -"src": "http://a2.twimg.com/profile_images/1823406390/300px-Flag_of_Europe.svg_normal.png" -}, -"title": "Nagrom Detroy: Mal au @jcfrog là #lgw...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3362000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Mal au @jcfrog l\\u00e0 #lgw...\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[7,14],\"name\":\"jcfrog\",\"id_str\":\"16888281\",\"id\":16888281}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[18,22]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189304544268288\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"Nagou_san\",\"lang\":\"fr\",\"favourites_count\":50,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":177,\"location\":\"\",\"profile_text_color\":\"666666\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1823406390\\/300px-Flag_of_Europe.svg_normal.png\",\"description\":\"\",\"statuses_count\":1004,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"238398044\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Nagrom Detroy\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Sat Jan 15 02:37:27 +0000 2011\",\"profile_sidebar_fill_color\":\"252429\",\"id\":238398044,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1823406390\\/300px-Flag_of_Europe.svg_normal.png\"},\"truncated\":false,\"id\":173189304544268288,\"created_at\":\"Fri Feb 24 23:35:22 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3362000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0616e9b3-8896-4429-9468-34ae94da9a29-173189304544268288" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Enfin!!!! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1289428579/My_HipstaPrint_0_normal.jpg" -}, -"title": "Estelle Micheau: Enfin!!!! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3364000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Enfin!!!! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[10,14]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189313104838658\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":120,\"screen_name\":\"EstelleMicheau\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1084,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/429391744\\/My_HipstaPrint_0.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":29,\"profile_link_color\":\"0084B4\",\"followers_count\":1800,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1289428579\\/My_HipstaPrint_0_normal.jpg\",\"description\":\"Chanteuse lyrique et com\\u00e9dienne\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"273101501\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429391744\\/My_HipstaPrint_0.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1289428579\\/My_HipstaPrint_0_normal.jpg\",\"name\":\"Estelle Micheau\",\"default_profile_image\":false,\"created_at\":\"Sun Mar 27 20:49:14 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":273101501,\"utc_offset\":null,\"favourites_count\":1,\"url\":\"http:\\/\\/estelle-micheau.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189313104838658,\"created_at\":\"Fri Feb 24 23:35:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3364000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "667d920f-f8b6-44b2-8040-053b74767693-173189313104838658" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @3615pbs: #LGW Ce programme est un accident vasculaire", -"img": { -"src": "http://a0.twimg.com/profile_images/1796428036/ministick-moustache_normal.png" -}, -"title": "Benjamin: RT @3615pbs: #LGW Ce programme est un accident vasculaire", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3367000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @3615pbs: #LGW Ce programme est un accident vasculaire\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"3615pbs\",\"indices\":[3,11],\"id_str\":\"133024198\",\"name\":\"P. Bourdin-Sauviac\",\"id\":133024198}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[13,17]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW Ce programme est un accident vasculaire\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188963715133440\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":497,\"screen_name\":\"3615pbs\",\"lang\":\"fr\",\"profile_text_color\":\"062d57\",\"statuses_count\":29704,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/400721124\\/tumblr_ljk64pSVPX1qfv1q1.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":103,\"profile_link_color\":\"0513ad\",\"followers_count\":2829,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1824854315\\/3615pbs_normal.jpg\",\"description\":\"Je suis nomm\\u00e9 Pierre. Animateur, journaliste, auteur, ex-r\\u00e9al du zap de Direct 8 et awesome talent @ Marzab Productions. Et lumi\\u00e8re divine sur 3615pbs.com. \\u0ca0_\\u0ca0\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"133024198\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/400721124\\/tumblr_ljk64pSVPX1qfv1q1.jpg\",\"profile_sidebar_fill_color\":\"c0c4e0\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824854315\\/3615pbs_normal.jpg\",\"name\":\"P. Bourdin-Sauviac\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 14 20:34:18 +0000 2010\",\"profile_sidebar_border_color\":\"ebf0ff\",\"id\":133024198,\"utc_offset\":3600,\"favourites_count\":5,\"url\":\"http:\\/\\/www.3615pbs.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188963715133440,\"created_at\":\"Fri Feb 24 23:34:01 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189325926825984\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":127,\"screen_name\":\"benamow\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2590,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/414235559\\/Bakcground.jpg\",\"location\":\"Agen \\/ Marseille\",\"show_all_inline_media\":true,\"listed_count\":17,\"profile_link_color\":\"009999\",\"followers_count\":198,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1796428036\\/ministick-moustache_normal.png\",\"description\":\"A la retraite...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"18883209\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/414235559\\/Bakcground.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1796428036\\/ministick-moustache_normal.png\",\"name\":\"Benjamin\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 11 23:10:17 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":18883209,\"utc_offset\":3600,\"favourites_count\":18,\"url\":\"http:\\/\\/www.limonadier.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189325926825984,\"created_at\":\"Fri Feb 24 23:35:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3367000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "174a5b9e-ec92-45ab-bd50-2d482a367d3b-173189325926825984" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "je ne veux plus de Rollin, il suffit. #ilpart #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1732783555/avatar_twinter_normal.JPG" -}, -"title": "simon massonneau: je ne veux plus de Rollin, il suffit. #ilpart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3368000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"je ne veux plus de Rollin, il suffit. #ilpart #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[38,45]},{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189330590892032\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":73,\"screen_name\":\"kirk_fuck_you\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":30,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1732783555\\/avatar_twinter_normal.JPG\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"125453604\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1732783555\\/avatar_twinter_normal.JPG\",\"name\":\"simon massonneau\",\"default_profile_image\":false,\"created_at\":\"Mon Mar 22 21:46:24 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":125453604,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189330590892032,\"created_at\":\"Fri Feb 24 23:35:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3368000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3d25606c-ad89-40ee-83af-73d959d2ac83-173189330590892032" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Non mais #LGW Seriously ??? < #Cesars < #CI", -"img": { -"src": "http://a2.twimg.com/profile_images/1254145120/161182_733889128_1393405_q_normal.jpg" -}, -"title": "Gregori Pujol: Non mais #LGW Seriously ??? < #Cesars < #CI", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3368000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Non mais #LGW Seriously ??? < #Cesars < #CI\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[9,13]},{\"text\":\"Cesars\",\"indices\":[34,41]},{\"text\":\"CI\",\"indices\":[47,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"https:\\/\\/chrome.google.com\\/extensions\\/detail\\/encaiiljifbdbjlphpgpiimidegddhic\\\" rel=\\\"nofollow\\\"\\u003ESilver Bird\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189331433947136\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":85,\"screen_name\":\"GregPujol\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":3652,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":54,\"profile_link_color\":\"2FC2EF\",\"followers_count\":1222,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1254145120\\/161182_733889128_1393405_q_normal.jpg\",\"description\":\"R\\u00e9dacteur en Chef JDG Network (Journal du Geek, Journal du Gamer, Journal du Mac, Journal Graphic). Geek un jour, Geek toujours :)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"6664932\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1254145120\\/161182_733889128_1393405_q_normal.jpg\",\"name\":\"Gregori Pujol\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 08 11:37:08 +0000 2007\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":6664932,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.journaldugeek.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189331433947136,\"created_at\":\"Fri Feb 24 23:35:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3368000, -"tags": [ -{ -"id-ref": "f07642da-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cde35aef-e28f-437b-bfcd-e4f984b0beae-173189331433947136" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@sCaLP_ Ben j'ai pris en route, ms effectivement on dirait qu'il n'y a plus de débat ni de découvertes de termes ou concepts du web... #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1579781654/brush2star_mini_normal.jpg" -}, -"title": "Magalie Baudry: @sCaLP_ Ben j'ai pris en route, ms effectivement on dirait qu'il n'y a plus de débat ni de découvertes de termes ou concepts du web... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3369000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@sCaLP_ Ben j'ai pris en route, ms effectivement on dirait qu'il n'y a plus de d\\u00e9bat ni de d\\u00e9couvertes de termes ou concepts du web... #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"sCaLP_\",\"indices\":[0,7],\"id_str\":\"81383046\",\"name\":\"\\\\(\\u00b0-\\u00b0*)\",\"id\":81383046}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[135,139]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173188908773933056\",\"id_str\":\"173189333153624064\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173188908773933056,\"in_reply_to_user_id_str\":\"81383046\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":251,\"screen_name\":\"Mag_frog\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6516,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"location\":\"Nantes\\/Cholet\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"7762e0\",\"followers_count\":274,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"description\":\"Passions web, infographie, dessin, couture, nouvelles technos, communication, partage et th\\u00e9\\u00e2tre amateur.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"172314328\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"profile_sidebar_fill_color\":\"f7a64a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"name\":\"Magalie Baudry\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 29 12:06:17 +0000 2010\",\"profile_sidebar_border_color\":\"f2b87e\",\"id\":172314328,\"utc_offset\":-7200,\"favourites_count\":6,\"url\":\"http:\\/\\/www.maglagrenouille.fr\\/blog\"},\"in_reply_to_screen_name\":\"sCaLP_\",\"truncated\":false,\"id\":173189333153624064,\"created_at\":\"Fri Feb 24 23:35:29 +0000 2012\",\"in_reply_to_user_id\":81383046}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3369000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cf0c70f2-7b2a-41ce-860d-97e6d8f5b533-173189333153624064" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @B_Roger_Petit: Vinvin est sympathique, mais son #lgw relève de l'abus de biens sociaux et télévisuels", -"img": { -"src": "http://a0.twimg.com/profile_images/1727925483/p20120101-191011_normal.jpg" -}, -"title": "croquenote: RT @B_Roger_Petit: Vinvin est sympathique, mais son #lgw relève de l'abus de biens sociaux et télévisuels", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3370000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @B_Roger_Petit: Vinvin est sympathique, mais son #lgw rel\\u00e8ve de l'abus de biens sociaux et t\\u00e9l\\u00e9visuels\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"B_Roger_Petit\",\"indices\":[3,17],\"id_str\":\"48949826\",\"name\":\"Bruno Roger-Petit\",\"id\":48949826}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[52,56]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Vinvin est sympathique, mais son #lgw rel\\u00e8ve de l'abus de biens sociaux et t\\u00e9l\\u00e9visuels\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184860716941313\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":977,\"screen_name\":\"B_Roger_Petit\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13862,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/430045747\\/gracekelly.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":245,\"profile_link_color\":\"0084B4\",\"followers_count\":6588,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1835468356\\/brp2-1-1_normal.jpg\",\"description\":\"En \\u00e9tat de Grace... \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"48949826\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/430045747\\/gracekelly.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1835468356\\/brp2-1-1_normal.jpg\",\"name\":\"Bruno Roger-Petit\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 20 07:03:26 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":48949826,\"utc_offset\":-10800,\"favourites_count\":19,\"url\":\"http:\\/\\/leplus.nouvelobs.com\\/brunorogerpetit\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184860716941313,\"created_at\":\"Fri Feb 24 23:17:43 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189339617046528\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":27,\"screen_name\":\"croquenote80\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":234,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Picardie\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1727925483\\/p20120101-191011_normal.jpg\",\"description\":\"touitage: 140 signes c'est plus qu'il n'en faut pour bidouiller avec les 140 mots de vocabulaire dont je dispose !\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"435699457\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727925483\\/p20120101-191011_normal.jpg\",\"name\":\"croquenote\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 13 10:37:19 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":435699457,\"utc_offset\":null,\"favourites_count\":3,\"url\":\"http:\\/\\/fatras-croquenote.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189339617046528,\"created_at\":\"Fri Feb 24 23:35:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3370000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "31a862cc-e21f-48ad-b47b-91d7697d656b-173189339617046528" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Tweets2Comptoir: Retrouvez la sélection de Tweets de Comptoir pour Le Grand Webze -> http://t.co/4jnewqO5 #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1727204040/image_normal.jpg" -}, -"title": "Marc Phalippou: RT @Tweets2Comptoir: Retrouvez la sélection de Tweets de Comptoir pour Le Grand Webze -> http://t.co/4jnewqO5 #lgw", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3370000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @Tweets2Comptoir: Retrouvez la s\\u00e9lection de Tweets de Comptoir pour Le Grand Webze -> http:\\/\\/t.co\\/4jnewqO5 #lgw\",\"entities\":{\"urls\":[{\"indices\":[92,112],\"display_url\":\"t2c.tw\\/eetsLGW\",\"expanded_url\":\"http:\\/\\/t2c.tw\\/eetsLGW\",\"url\":\"http:\\/\\/t.co\\/4jnewqO5\"}],\"user_mentions\":[{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[3,19],\"name\":\"Tweets de Comptoir\",\"id_str\":\"227334618\",\"id\":227334618}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[114,118]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Retrouvez la s\\u00e9lection de Tweets de Comptoir pour Le Grand Webze -> http:\\/\\/t.co\\/4jnewqO5 #lgw\",\"entities\":{\"urls\":[{\"indices\":[71,91],\"display_url\":\"t2c.tw\\/eetsLGW\",\"expanded_url\":\"http:\\/\\/t2c.tw\\/eetsLGW\",\"url\":\"http:\\/\\/t.co\\/4jnewqO5\"}],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[93,97]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173185674487414784\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ffcc00\",\"screen_name\":\"Tweets2Comptoir\",\"lang\":\"fr\",\"favourites_count\":5604,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":3071,\"location\":\"Dans tes tweets\",\"profile_text_color\":\"3f3210\",\"followers_count\":6481,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1633621191\\/avatar_normal.png\",\"description\":\"Tweets de Comptoir est l\\u00e0 pour rendre quotidiennement compte de l'activit\\u00e9 subversive des tweetos, en d\\u00e9non\\u00e7ant les meilleurs tweets publi\\u00e9s.\",\"statuses_count\":2933,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/350380007\\/twitter-bg.png\",\"show_all_inline_media\":true,\"listed_count\":188,\"profile_link_color\":\"3b8ab2\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d1f5c\",\"protected\":false,\"id_str\":\"227334618\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Tweets de Comptoir\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/350380007\\/twitter-bg.png\",\"created_at\":\"Thu Dec 16 15:29:51 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":227334618,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/tweetsdecomptoir.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1633621191\\/avatar_normal.png\"},\"truncated\":false,\"id\":173185674487414784,\"created_at\":\"Fri Feb 24 23:20:57 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189337272418304\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BEDFB6\",\"screen_name\":\"marcphalippou\",\"lang\":\"fr\",\"favourites_count\":46,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1345,\"location\":\"Paris\",\"profile_text_color\":\"895429\",\"followers_count\":750,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1727204040\\/image_normal.jpg\",\"description\":\"Bougnat \\u00e0 Paris, marchand d'id\\u00e9es et de confiance dans la com et l'assurance.\",\"statuses_count\":2116,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431152481\\/med_arton10050-ab39e-jpg.jpg\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"39BD91\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0E0D02\",\"protected\":false,\"id_str\":\"92352549\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Marc Phalippou\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431152481\\/med_arton10050-ab39e-jpg.jpg\",\"created_at\":\"Tue Nov 24 20:05:52 +0000 2009\",\"profile_sidebar_fill_color\":\"0E0D02\",\"id\":92352549,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.facebook.com\\/profile.php?id=100001663745687\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727204040\\/image_normal.jpg\"},\"truncated\":false,\"id\":173189337272418304,\"created_at\":\"Fri Feb 24 23:35:30 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3370000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6dda02c1-3afd-4908-8b7d-774f6e503035-173189337272418304" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On va y arriver les mecs !!! #StadedeFrance #lgw #cqui @poupimali : un coup de main :)", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: On va y arriver les mecs !!! #StadedeFrance #lgw #cqui @poupimali : un coup de main :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3371000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"On va y arriver les mecs !!! #StadedeFrance #lgw #cqui @poupimali : un coup de main :)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Poupimali\",\"indices\":[55,65],\"id_str\":\"82614873\",\"name\":\"Poupimali\",\"id\":82614873}],\"urls\":[],\"hashtags\":[{\"text\":\"StadedeFrance\",\"indices\":[29,43]},{\"text\":\"lgw\",\"indices\":[44,48]},{\"text\":\"cqui\",\"indices\":[49,54]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189340929851392\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6698,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"followers_count\":2387,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"name\":\"Ludovic Delaherche\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":72665061,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/chapkattack.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189340929851392,\"created_at\":\"Fri Feb 24 23:35:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3371000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6a5a287d-7415-4fde-991e-78be94ca660d-173189340929851392" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @BoucherieOvalie: J'avais arrêté la drogue. Mais ça c'était avant #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1796428036/ministick-moustache_normal.png" -}, -"title": "Benjamin: RT @BoucherieOvalie: J'avais arrêté la drogue. Mais ça c'était avant #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3374000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @BoucherieOvalie: J'avais arr\\u00eat\\u00e9 la drogue. Mais \\u00e7a c'\\u00e9tait avant #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"BoucherieOvalie\",\"indices\":[3,19],\"id_str\":\"260277866\",\"name\":\"Boucherie Ovalie\",\"id\":260277866}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[69,73]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"J'avais arr\\u00eat\\u00e9 la drogue. Mais \\u00e7a c'\\u00e9tait avant #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[48,52]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188636685246464\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1017,\"screen_name\":\"BoucherieOvalie\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":6705,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/333487169\\/B-Oban3.jpg\",\"location\":\"Derri\\u00e8re toi, c'est affreux\",\"show_all_inline_media\":false,\"listed_count\":135,\"profile_link_color\":\"2FC2EF\",\"followers_count\":4074,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1669266582\\/carte-de-visite-final_normal.jpg\",\"description\":\"La vie est trop courte pour comprendre le rugby, alors autant en rigoler.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"260277866\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/333487169\\/B-Oban3.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1669266582\\/carte-de-visite-final_normal.jpg\",\"name\":\"Boucherie Ovalie\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 03 15:22:13 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":260277866,\"utc_offset\":null,\"favourites_count\":2,\"url\":\"http:\\/\\/boucherie-ovalie.org\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188636685246464,\"created_at\":\"Fri Feb 24 23:32:43 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189352699068416\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":127,\"screen_name\":\"benamow\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2591,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/414235559\\/Bakcground.jpg\",\"location\":\"Agen \\/ Marseille\",\"show_all_inline_media\":true,\"listed_count\":17,\"profile_link_color\":\"009999\",\"followers_count\":198,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1796428036\\/ministick-moustache_normal.png\",\"description\":\"A la retraite...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"18883209\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/414235559\\/Bakcground.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1796428036\\/ministick-moustache_normal.png\",\"name\":\"Benjamin\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 11 23:10:17 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":18883209,\"utc_offset\":3600,\"favourites_count\":18,\"url\":\"http:\\/\\/www.limonadier.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189352699068416,\"created_at\":\"Fri Feb 24 23:35:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3374000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9a1a0df3-2d0f-402d-b50f-3d4ed8339d70-173189352699068416" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@jcfrog c'était court mais intense ! #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1578085959/funny-dirty-photos-thechive-7_normal.jpg" -}, -"title": "Matthieu Michel: @jcfrog c'était court mais intense ! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3374000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@jcfrog c'\\u00e9tait court mais intense ! #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[0,7],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[37,41]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189355073048577\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"16888281\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":70,\"screen_name\":\"MicheO3\",\"lang\":\"en\",\"profile_text_color\":\"3E4415\",\"statuses_count\":5141,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"Marseille\\/Paris\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"D02B55\",\"followers_count\":95,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1578085959\\/funny-dirty-photos-thechive-7_normal.jpg\",\"description\":\"\\u00ab Dieu a cr\\u00e9\\u00e9 les seins pour nourrir les enfants et on y met des proth\\u00e8ses pour nourrir les docteurs. \\u00bb\\u00ab Ce monde est un vaste naufrage : sauve qui peut ! \\u00bb\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"68460513\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1578085959\\/funny-dirty-photos-thechive-7_normal.jpg\",\"name\":\"Matthieu Michel\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 24 17:30:05 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":68460513,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":\"jcfrog\",\"truncated\":false,\"id\":173189355073048577,\"created_at\":\"Fri Feb 24 23:35:34 +0000 2012\",\"in_reply_to_user_id\":16888281}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3374000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "01f5d1dd-fabf-4ed9-b09d-eecf8de96aef-173189355073048577" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ouai @palmashow, merci d'avoir stoppé ce truc gênant.. J'ai bien aimé le coup du \" comme ta ch'mise \" ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1836212998/tumblr_lzg9q386BT1qeib0jo2_250_large_normal.gif" -}, -"title": "Ouate the Phoque. ϟ: Ouai @palmashow, merci d'avoir stoppé ce truc gênant.. J'ai bien aimé le coup du \" comme ta ch'mise \" ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3374000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ouai @palmashow, merci d'avoir stopp\\u00e9 ce truc g\\u00eanant.. J'ai bien aim\\u00e9 le coup du \\\" comme ta ch'mise \\\" ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[5,15],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[104,108]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189356440399873\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":53,\"screen_name\":\"Craquottine\",\"lang\":\"fr\",\"profile_text_color\":\"8f6d53\",\"statuses_count\":639,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/428310558\\/tumblr_lzi6gqG7Po1r2gjaeo1_400_large.jpg\",\"location\":\"Hogwarts.\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"a38c71\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836212998\\/tumblr_lzg9q386BT1qeib0jo2_250_large_normal.gif\",\"description\":\"Dorine or Chuck if you want. \\r\\n15 years old.\\r\\nFrench.\\r\\nI'm still always in my world, dude.\\r\\n\\r\\n#Potterhead. \\u03df #Gleek.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"73052379\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/428310558\\/tumblr_lzi6gqG7Po1r2gjaeo1_400_large.jpg\",\"profile_sidebar_fill_color\":\"d9af8b\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836212998\\/tumblr_lzg9q386BT1qeib0jo2_250_large_normal.gif\",\"name\":\"Ouate the Phoque. \\u03df\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 10 05:46:10 +0000 2009\",\"profile_sidebar_border_color\":\"d1baba\",\"id\":73052379,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/todayigobbleanything.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189356440399873,\"created_at\":\"Fri Feb 24 23:35:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3374000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "379d49ce-2abc-48d8-86bf-d49109444556-173189356440399873" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Deemee3 Vu ! Bravo. #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1115185915/Miro_normal.jpg" -}, -"title": "Capitaine Alexandre: @Deemee3 Vu ! Bravo. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3375000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Deemee3 Vu ! Bravo. #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Deemee3\",\"indices\":[0,8],\"id_str\":\"209219475\",\"name\":\"Dimitri\",\"id\":209219475}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[21,25]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173139408541855745\",\"id_str\":\"173189357728047106\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173139408541855745,\"in_reply_to_user_id_str\":\"209219475\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1065,\"screen_name\":\"CapAlexandre\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":11731,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Jamais loin de la mer\",\"show_all_inline_media\":false,\"listed_count\":59,\"profile_link_color\":\"2FC2EF\",\"followers_count\":1390,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1115185915\\/Miro_normal.jpg\",\"description\":\"Une Biographie, \\u00e7a s'invente! (L-F C\\u00e9line)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Rome\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"184332429\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1115185915\\/Miro_normal.jpg\",\"name\":\"Capitaine Alexandre\",\"default_profile_image\":false,\"created_at\":\"Sun Aug 29 08:06:00 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":184332429,\"utc_offset\":3600,\"favourites_count\":66,\"url\":null},\"in_reply_to_screen_name\":\"Deemee3\",\"truncated\":false,\"id\":173189357728047106,\"created_at\":\"Fri Feb 24 23:35:35 +0000 2012\",\"in_reply_to_user_id\":209219475}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3375000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a651bc32-2db0-4a11-be4e-a16b68271f8d-173189357728047106" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bonjour Pascal 31ans célibataire ^_^ #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1849286517/plumesdanges_normal.jpg" -}, -"title": "plumesdanges: Bonjour Pascal 31ans célibataire ^_^ #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3377000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"Bonjour Pascal 31ans c\\u00e9libataire ^_^ #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[37,41]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189367437852672\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"fcfcfc\",\"screen_name\":\"plumesdanges\",\"lang\":\"fr\",\"favourites_count\":84,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":283,\"location\":\"Hell\",\"profile_text_color\":\"0a0a0a\",\"description\":\"pas interessante, pas drole et pas tr\\u00e8s intelligente, bref sans interet ! Pr\\u00e9sidente fondatrice de l'#InsomniaqueTeam \\/\\/ #TeamLumbagos \",\"statuses_count\":39031,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"show_all_inline_media\":false,\"listed_count\":44,\"profile_link_color\":\"4813f5\",\"followers_count\":590,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fcfcfc\",\"protected\":false,\"id_str\":\"27325670\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"plumesdanges\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"created_at\":\"Sat Mar 28 22:43:40 +0000 2009\",\"profile_sidebar_fill_color\":\"fcfcfc\",\"id\":27325670,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.youtube.com\\/plumesdanges\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173189367437852672,\"created_at\":\"Fri Feb 24 23:35:37 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3377000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d4bb0d3a-0d4a-47f0-8de2-f8c57ecef1b3-173189367437852672" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton allez chez votre poissonier #lgw @LeGrandWebze", -"img": { -"src": "http://a0.twimg.com/profile_images/1752605252/slashunderscore_normal.PNG" -}, -"title": "Gilles Defromerie: #change2ton allez chez votre poissonier #lgw @LeGrandWebze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3378000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#change2ton allez chez votre poissonier #lgw @LeGrandWebze\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[45,58],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[40,44]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189372366168066\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":59,\"screen_name\":\"geldif\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":225,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Devant un \\u00e9cran num\\u00e9rique\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1752605252\\/slashunderscore_normal.PNG\",\"description\":\"Debugger, Ajusteur d'Octets niveau Certification Binaire, Digital Engineer\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"394186996\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1752605252\\/slashunderscore_normal.PNG\",\"name\":\"Gilles Defromerie\",\"default_profile_image\":false,\"created_at\":\"Wed Oct 19 18:07:56 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":394186996,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189372366168066,\"created_at\":\"Fri Feb 24 23:35:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3378000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "29910084-aa25-43c8-b30f-ca46365a7b10-173189372366168066" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @3615pbs: #LGW Les mecs, vous le sentez bien que ça ne fonctionne pas, ce que vous faites?", -"img": { -"src": "http://a2.twimg.com/profile_images/1647384436/image_normal.jpg" -}, -"title": "Vcwik: RT @3615pbs: #LGW Les mecs, vous le sentez bien que ça ne fonctionne pas, ce que vous faites?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3378000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @3615pbs: #LGW Les mecs, vous le sentez bien que \\u00e7a ne fonctionne pas, ce que vous faites?\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"3615pbs\",\"indices\":[3,11],\"id_str\":\"133024198\",\"name\":\"P. Bourdin-Sauviac\",\"id\":133024198}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[13,17]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW Les mecs, vous le sentez bien que \\u00e7a ne fonctionne pas, ce que vous faites?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188223428857857\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":497,\"screen_name\":\"3615pbs\",\"lang\":\"fr\",\"profile_text_color\":\"062d57\",\"statuses_count\":29704,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/400721124\\/tumblr_ljk64pSVPX1qfv1q1.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":103,\"profile_link_color\":\"0513ad\",\"followers_count\":2829,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1824854315\\/3615pbs_normal.jpg\",\"description\":\"Je suis nomm\\u00e9 Pierre. Animateur, journaliste, auteur, ex-r\\u00e9al du zap de Direct 8 et awesome talent @ Marzab Productions. Et lumi\\u00e8re divine sur 3615pbs.com. \\u0ca0_\\u0ca0\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"133024198\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/400721124\\/tumblr_ljk64pSVPX1qfv1q1.jpg\",\"profile_sidebar_fill_color\":\"c0c4e0\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824854315\\/3615pbs_normal.jpg\",\"name\":\"P. Bourdin-Sauviac\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 14 20:34:18 +0000 2010\",\"profile_sidebar_border_color\":\"ebf0ff\",\"id\":133024198,\"utc_offset\":3600,\"favourites_count\":5,\"url\":\"http:\\/\\/www.3615pbs.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188223428857857,\"created_at\":\"Fri Feb 24 23:31:04 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189373079203840\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"vcwik\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":991,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/425462601\\/images.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":33,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1647384436\\/image_normal.jpg\",\"description\":\"Someone like me ... Somewhere ...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"382801997\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425462601\\/images.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1647384436\\/image_normal.jpg\",\"name\":\"Vcwik\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 30 18:19:28 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":382801997,\"utc_offset\":3600,\"favourites_count\":21,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189373079203840,\"created_at\":\"Fri Feb 24 23:35:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3378000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e95dc2f4-04f9-4aed-ac8f-9ba9ac5b8b76-173189373079203840" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @bricelahaye: #lgw Gardons-le. Rollin, #ilreste", -"img": { -"src": "http://a2.twimg.com/profile_images/1567949026/Fabarol_normal.jpg" -}, -"title": "Fabienne BAROLLIER: RT @bricelahaye: #lgw Gardons-le. Rollin, #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3380000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @bricelahaye: #lgw Gardons-le. Rollin, #ilreste\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"bricelahaye\",\"indices\":[3,15],\"name\":\"Brice Lahaye\",\"id_str\":\"216310703\",\"id\":216310703}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[17,21]},{\"text\":\"ilreste\",\"indices\":[42,50]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw Gardons-le. Rollin, #ilreste\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[25,33]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188991296868352\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"bricelahaye\",\"lang\":\"en\",\"favourites_count\":8,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":369,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":70,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1732222031\\/225424_10150191128277161_707862160_7152826_6174185_n_normal.jpg\",\"description\":\"\\u00c9tudiant en journalisme \\u00e0 Sciences Po Rennes. N'arrive jamais en retard parce que DETESTE Phil Collins. \",\"statuses_count\":127,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/428619100\\/press-dl.jpg\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"216310703\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Brice Lahaye\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/428619100\\/press-dl.jpg\",\"created_at\":\"Tue Nov 16 10:41:07 +0000 2010\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":216310703,\"follow_request_sent\":null,\"utc_offset\":-36000,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1732222031\\/225424_10150191128277161_707862160_7152826_6174185_n_normal.jpg\"},\"truncated\":false,\"id\":173188991296868352,\"created_at\":\"Fri Feb 24 23:34:07 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189381576863745\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Fabarol\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1042,\"location\":\"Issy les moulineaux\",\"profile_text_color\":\"333333\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"description\":\"Magazines societe\\/d\\u00e9cryptage de F5. Les Maternelles, Allo Rufo, Mag Sante+Allo Doc, CAD+CDA+CAV, R&C, Medias le Mag, C Politique, LMEF, Dr CAC, LGQ, LGW\",\"statuses_count\":317,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"110388053\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Fabienne BAROLLIER\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Feb 01 11:04:06 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":110388053,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\"},\"truncated\":false,\"id\":173189381576863745,\"created_at\":\"Fri Feb 24 23:35:40 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3380000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9da80ee5-1a03-4710-b6f1-7158a9f9994c-173189381576863745" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @AbsolutePi: Je metterais sa sur mon cv. Jai assister au premier teleskypeconcert #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1848682776/photo_profil_normal.jpg" -}, -"title": "Caroline Pandraud: RT @AbsolutePi: Je metterais sa sur mon cv. Jai assister au premier teleskypeconcert #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3380000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"RT @AbsolutePi: Je metterais sa sur mon cv. Jai assister au premier teleskypeconcert #lgw\",\"created_at\":\"Fri Feb 24 23:35:40 +0000 2012\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[85,89]}],\"user_mentions\":[{\"indices\":[3,14],\"screen_name\":\"AbsolutePi\",\"id_str\":\"334108023\",\"name\":\"\\u0394+\\u0394\",\"id\":334108023}]},\"retweet_count\":0,\"place\":null,\"in_reply_to_status_id_str\":null,\"retweeted\":false,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"id_str\":\"173189379869782016\",\"coordinates\":null,\"in_reply_to_screen_name\":null,\"contributors\":null,\"geo\":null,\"user\":{\"listed_count\":7,\"created_at\":\"Tue Sep 02 13:18:16 +0000 2008\",\"profile_text_color\":\"F6FC9D\",\"is_translator\":false,\"show_all_inline_media\":false,\"lang\":\"fr\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/285133783\\/x8158bdc741405c68e4e36152449305d.png\",\"url\":null,\"default_profile\":false,\"notifications\":null,\"profile_link_color\":\"FF1269\",\"screen_name\":\"pointPandraud\",\"time_zone\":\"Paris\",\"description\":\"Project Analyst @faberNovel www.fabernovel.com \\/\\/\\r\\n@essec Business School Alumni \\/\\/ Paris\\r\\n\\r\\n\",\"following\":null,\"geo_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/285133783\\/x8158bdc741405c68e4e36152449305d.png\",\"profile_background_color\":\"4F4C4E\",\"location\":\"Paris\",\"id_str\":\"16096262\",\"profile_background_tile\":true,\"followers_count\":182,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848682776\\/photo_profil_normal.jpg\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848682776\\/photo_profil_normal.jpg\",\"default_profile_image\":false,\"follow_request_sent\":null,\"profile_sidebar_fill_color\":\"7A374C\",\"favourites_count\":3,\"protected\":false,\"friends_count\":284,\"profile_sidebar_border_color\":\"382334\",\"name\":\"Caroline Pandraud\",\"contributors_enabled\":false,\"verified\":false,\"id\":16096262,\"statuses_count\":425,\"profile_use_background_image\":true,\"utc_offset\":3600},\"in_reply_to_user_id\":null,\"in_reply_to_status_id\":null,\"favorited\":false,\"id\":173189379869782016,\"retweeted_status\":{\"truncated\":false,\"text\":\"Je metterais sa sur mon cv. Jai assister au premier teleskypeconcert #lgw\",\"created_at\":\"Fri Feb 24 23:35:01 +0000 2012\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[69,73]}],\"user_mentions\":[]},\"retweet_count\":0,\"place\":null,\"in_reply_to_status_id_str\":null,\"retweeted\":false,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"id_str\":\"173189215247544322\",\"coordinates\":null,\"in_reply_to_screen_name\":null,\"contributors\":null,\"geo\":null,\"user\":{\"listed_count\":4,\"created_at\":\"Tue Jul 12 15:55:31 +0000 2011\",\"profile_text_color\":\"000000\",\"is_translator\":false,\"show_all_inline_media\":true,\"lang\":\"fr\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/362137182\\/final2f.jpg\",\"url\":\"http:\\/\\/footballanatomy.wordpress.com\",\"default_profile\":false,\"notifications\":null,\"profile_link_color\":\"000000\",\"screen_name\":\"AbsolutePi\",\"time_zone\":\"Paris\",\"description\":\"Piboy , G\\u00e9n\\u00e9ration 96 , Football is Life | & R\\u00e9dacteur chez @footballanatomy | \\r\\n\",\"following\":null,\"geo_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/362137182\\/final2f.jpg\",\"profile_background_color\":\"ffffff\",\"location\":\"France\",\"id_str\":\"334108023\",\"profile_background_tile\":true,\"followers_count\":142,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1818096044\\/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1818096044\\/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg\",\"default_profile_image\":false,\"follow_request_sent\":null,\"profile_sidebar_fill_color\":\"ffffff\",\"favourites_count\":23,\"protected\":false,\"friends_count\":71,\"profile_sidebar_border_color\":\"ffffff\",\"name\":\"\\u0394+\\u0394\",\"contributors_enabled\":false,\"verified\":false,\"id\":334108023,\"statuses_count\":12873,\"profile_use_background_image\":true,\"utc_offset\":3600},\"in_reply_to_user_id\":null,\"in_reply_to_status_id\":null,\"favorited\":false,\"id\":173189215247544322}}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3380000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "317cc847-4b69-401d-9ded-0dafaa91efee-173189379869782016" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze #ilReste, et même après l'émission si possible ! (Avec un bon recueil de contes de Noël. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1474785559/testdeux_normal.jpg" -}, -"title": "Romain Mollet: @LeGrandWebze #ilReste, et même après l'émission si possible ! (Avec un bon recueil de contes de Noël. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3382000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze #ilReste, et m\\u00eame apr\\u00e8s l'\\u00e9mission si possible ! (Avec un bon recueil de contes de No\\u00ebl. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[14,22]},{\"text\":\"lgw\",\"indices\":[103,107]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/tweetbutton\\\" rel=\\\"nofollow\\\"\\u003ETweet Button\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173189003200299008\",\"id_str\":\"173189389814472705\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173189003200299008,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":73,\"screen_name\":\"RomainMollet\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":83,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/130413024\\/pan.jpg\",\"location\":\"Nantes\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1474785559\\/testdeux_normal.jpg\",\"description\":\"\\u00c9tudiant \\u00e0 Cin\\u00e9Cr\\u00e9atis depuis moins d'une semaine (18\\/09\\/2011)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"62795411\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/130413024\\/pan.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1474785559\\/testdeux_normal.jpg\",\"name\":\"Romain Mollet\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 04 11:47:02 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":62795411,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/conneriehumanumest.wordpress.com\"},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173189389814472705,\"created_at\":\"Fri Feb 24 23:35:42 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3382000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6b417397-707d-4239-bd27-5fd7d063d9b2-173189389814472705" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @ZZ_Princess: Une légère envie de m'ouvrir les veines avec les dents en tombant sur cette émission #Lgw #France5", -"img": { -"src": "http://a2.twimg.com/profile_images/1734545650/alimac_normal.jpg" -}, -"title": "ASL: RT @ZZ_Princess: Une légère envie de m'ouvrir les veines avec les dents en tombant sur cette émission #Lgw #France5", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3383000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @ZZ_Princess: Une l\\u00e9g\\u00e8re envie de m'ouvrir les veines avec les dents en tombant sur cette \\u00e9mission #Lgw #France5\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"ZZ_Princess\",\"indices\":[3,15],\"id_str\":\"286106741\",\"name\":\"ZZ\",\"id\":286106741}],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[103,107]},{\"text\":\"France5\",\"indices\":[108,116]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Une l\\u00e9g\\u00e8re envie de m'ouvrir les veines avec les dents en tombant sur cette \\u00e9mission #Lgw #France5\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[86,90]},{\"text\":\"France5\",\"indices\":[91,99]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188341074890753\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":231,\"screen_name\":\"ZZ_Princess\",\"lang\":\"fr\",\"profile_text_color\":\"d710de\",\"statuses_count\":5144,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/320891687\\/x8490c46b359ab9cf603957dfa58eb8a.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"eb12eb\",\"followers_count\":189,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1718012027\\/ZZ_normal.jpg\",\"description\":\"Teigne d'1m80, ordure bourgeoise qui fait semblant d'\\u00eatre socialiste, aime #Lesfous, n'aime pas les gosses et ne va pas en Maghr\\u00e9bie en vacances !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1c42db\",\"id_str\":\"286106741\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/320891687\\/x8490c46b359ab9cf603957dfa58eb8a.png\",\"profile_sidebar_fill_color\":\"000B17\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1718012027\\/ZZ_normal.jpg\",\"name\":\"ZZ\",\"default_profile_image\":false,\"created_at\":\"Fri Apr 22 10:48:11 +0000 2011\",\"profile_sidebar_border_color\":\"F7B565\",\"id\":286106741,\"utc_offset\":-10800,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188341074890753,\"created_at\":\"Fri Feb 24 23:31:32 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189390330363904\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":506,\"screen_name\":\"OhOceane\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":60759,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/84729248\\/alimac.jpg\",\"location\":\"A un souffle de ton coeur\",\"show_all_inline_media\":false,\"listed_count\":300,\"profile_link_color\":\"0099CC\",\"followers_count\":3828,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1734545650\\/alimac_normal.jpg\",\"description\":\"The Girl Formerly Known as Oh \\/ Curator of your heart \\/ Sapiosexuelle depuis 1988 \\/\\r\\nAvec hydroxyzine la vie est plus zin \\/\\r\\n\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"72379694\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/84729248\\/alimac.jpg\",\"profile_sidebar_fill_color\":\"f6ffd1\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1734545650\\/alimac_normal.jpg\",\"name\":\"ASL\",\"default_profile_image\":false,\"created_at\":\"Mon Sep 07 20:56:24 +0000 2009\",\"profile_sidebar_border_color\":\"fff8ad\",\"id\":72379694,\"utc_offset\":-36000,\"favourites_count\":350,\"url\":\"http:\\/\\/danslessouliersdoceane.hautetfort.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189390330363904,\"created_at\":\"Fri Feb 24 23:35:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3383000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "34422fc8-2b28-43c6-bf1a-e8bc84223101-173189390330363904" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @3615pbs: #LGW Ce programme est un accident vasculaire", -"img": { -"src": "http://a2.twimg.com/profile_images/1647384436/image_normal.jpg" -}, -"title": "Vcwik: RT @3615pbs: #LGW Ce programme est un accident vasculaire", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3383000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @3615pbs: #LGW Ce programme est un accident vasculaire\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"3615pbs\",\"indices\":[3,11],\"name\":\"P. Bourdin-Sauviac\",\"id_str\":\"133024198\",\"id\":133024198}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[13,17]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW Ce programme est un accident vasculaire\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188963715133440\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ebf0ff\",\"screen_name\":\"3615pbs\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":497,\"location\":\"Paris, France\",\"profile_text_color\":\"062d57\",\"followers_count\":2829,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1824854315\\/3615pbs_normal.jpg\",\"description\":\"Je suis nomm\\u00e9 Pierre. Animateur, journaliste, auteur, ex-r\\u00e9al du zap de Direct 8 et awesome talent @ Marzab Productions. Et lumi\\u00e8re divine sur 3615pbs.com. \\u0ca0_\\u0ca0\",\"statuses_count\":29704,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/400721124\\/tumblr_ljk64pSVPX1qfv1q1.jpg\",\"show_all_inline_media\":true,\"listed_count\":103,\"profile_link_color\":\"0513ad\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"133024198\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"P. Bourdin-Sauviac\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/400721124\\/tumblr_ljk64pSVPX1qfv1q1.jpg\",\"created_at\":\"Wed Apr 14 20:34:18 +0000 2010\",\"profile_sidebar_fill_color\":\"c0c4e0\",\"id\":133024198,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.3615pbs.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824854315\\/3615pbs_normal.jpg\"},\"truncated\":false,\"id\":173188963715133440,\"created_at\":\"Fri Feb 24 23:34:01 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189391546712065\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"vcwik\",\"lang\":\"fr\",\"favourites_count\":21,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":100,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":33,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1647384436\\/image_normal.jpg\",\"description\":\"Someone like me ... Somewhere ...\",\"statuses_count\":992,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/425462601\\/images.jpg\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"382801997\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Vcwik\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425462601\\/images.jpg\",\"created_at\":\"Fri Sep 30 18:19:28 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":382801997,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1647384436\\/image_normal.jpg\"},\"truncated\":false,\"id\":173189391546712065,\"created_at\":\"Fri Feb 24 23:35:43 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3383000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "04443790-18e1-4530-a285-45d7cff92d4b-173189391546712065" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Rajae_M_ il y a klaire dans #lgw ?", -"img": { -"src": "http://a3.twimg.com/profile_images/1818716947/Agjr8-VCEAAbZ0C_normal.jpg" -}, -"title": "IziBuffle: @Rajae_M_ il y a klaire dans #lgw ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3383000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Rajae_M_ il y a klaire dans #lgw ?\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Rajae_M_\",\"indices\":[0,9],\"id_str\":\"65035525\",\"name\":\"Rajae\",\"id\":65035525}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[29,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173187437651169281\",\"id_str\":\"173189392557539329\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173187437651169281,\"in_reply_to_user_id_str\":\"65035525\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":50,\"screen_name\":\"barbasange\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":162,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":24,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1818716947\\/Agjr8-VCEAAbZ0C_normal.jpg\",\"description\":\"l\\u00e0\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"369145754\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1818716947\\/Agjr8-VCEAAbZ0C_normal.jpg\",\"name\":\"IziBuffle\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 06 21:10:27 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":369145754,\"utc_offset\":3600,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":\"Rajae_M_\",\"truncated\":false,\"id\":173189392557539329,\"created_at\":\"Fri Feb 24 23:35:43 +0000 2012\",\"in_reply_to_user_id\":65035525}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3383000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6c7b9660-d807-471b-84f8-9bd67c2ba94e-173189392557539329" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@B_Roger_Petit @ChrisPC34 oui un concept... tu connais une autre émission qui a tenté ce genre de truc toi? :-) #lgw #ilreste", -"img": { -"src": "http://a0.twimg.com/profile_images/1808461305/image_normal.jpg" -}, -"title": "Lalée Pinoncely: @B_Roger_Petit @ChrisPC34 oui un concept... tu connais une autre émission qui a tenté ce genre de truc toi? :-) #lgw #ilreste", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3384000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@B_Roger_Petit @ChrisPC34 oui un concept... tu connais une autre \\u00e9mission qui a tent\\u00e9 ce genre de truc toi? :-) #lgw #ilreste\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"B_Roger_Petit\",\"indices\":[0,14],\"id_str\":\"48949826\",\"name\":\"Bruno Roger-Petit\",\"id\":48949826},{\"screen_name\":\"ChrisPC34\",\"indices\":[15,25],\"id_str\":\"133503769\",\"name\":\"Christophe Doublet\",\"id\":133503769}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[112,116]},{\"text\":\"ilreste\",\"indices\":[117,125]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173188976973324288\",\"id_str\":\"173189397074808832\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173188976973324288,\"in_reply_to_user_id_str\":\"48949826\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":366,\"screen_name\":\"Lalee_retour\",\"lang\":\"fr\",\"profile_text_color\":\"98989e\",\"statuses_count\":3721,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/340041788\\/photo.JPG\",\"location\":\"France- LYON\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"f013e9\",\"followers_count\":300,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1808461305\\/image_normal.jpg\",\"description\":\"Une digital-mum' entrepreneur, lib\\u00e9rale, communicante, blogueuse soon... \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"16171a\",\"id_str\":\"252150894\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/340041788\\/photo.JPG\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808461305\\/image_normal.jpg\",\"name\":\"Lal\\u00e9e Pinoncely\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 14 16:05:09 +0000 2011\",\"profile_sidebar_border_color\":\"42454d\",\"id\":252150894,\"utc_offset\":-10800,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":\"B_Roger_Petit\",\"truncated\":false,\"id\":173189397074808832,\"created_at\":\"Fri Feb 24 23:35:44 +0000 2012\",\"in_reply_to_user_id\":48949826}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3384000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "97dd54fd-b584-46c1-bc69-93ebec3b43ed-173189397074808832" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste mais il change de chemise et en met une à fleurs !", -"img": { -"src": "http://a2.twimg.com/profile_images/1233531841/jeanmarie_david_normal.jpg" -}, -"title": "Jean-Marie DAVID: #lgw #ilreste mais il change de chemise et en met une à fleurs !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3386000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste mais il change de chemise et en met une \\u00e0 fleurs !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189406742687744\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1370,\"screen_name\":\"jeanmarie_david\",\"lang\":\"fr\",\"profile_text_color\":\"147a00\",\"statuses_count\":2698,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/404040219\\/P1050809.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":64,\"profile_link_color\":\"005eff\",\"followers_count\":862,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1233531841\\/jeanmarie_david_normal.jpg\",\"description\":\"Veille sur la bancassurance 2.0, Marketing, Community Management - Mondial Assistance. Disclaimer : mes tweets ne refl\\u00e8tent que mon avis personnel.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"856d3d\",\"id_str\":\"29998056\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/404040219\\/P1050809.jpg\",\"profile_sidebar_fill_color\":\"fff203\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1233531841\\/jeanmarie_david_normal.jpg\",\"name\":\"Jean-Marie DAVID\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 09 14:51:30 +0000 2009\",\"profile_sidebar_border_color\":\"856d3d\",\"id\":29998056,\"utc_offset\":3600,\"favourites_count\":20,\"url\":\"http:\\/\\/www.scoop.it\\/assisteur\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189406742687744,\"created_at\":\"Fri Feb 24 23:35:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3386000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d4acabcb-df67-455e-bbde-69f0b935a867-173189406742687744" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et maintenant, @PascalMabille et son @ctraitnet, son nouveau programme court. Et Pascal est célibataire. Il y tenait #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817123979/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png" -}, -"title": "legrandwebze: Et maintenant, @PascalMabille et son @ctraitnet, son nouveau programme court. Et Pascal est célibataire. Il y tenait #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3387000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Et maintenant, @PascalMabille et son @ctraitnet, son nouveau programme court. Et Pascal est c\\u00e9libataire. Il y tenait #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"PascalMabille\",\"indices\":[15,29],\"id_str\":\"1367131\",\"name\":\"Pascal Mabille\",\"id\":1367131},{\"screen_name\":\"CtraitNet\",\"indices\":[37,47],\"id_str\":\"475003719\",\"name\":\"CtraitNET\",\"id\":475003719}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[117,121]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189407417962497\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1481,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3276,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189407417962497,\"created_at\":\"Fri Feb 24 23:35:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3387000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bccd7205-ffa0-47f3-b0f0-412afde04b7c-173189407417962497" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@SebChampion c'est vrai que d'habitude, le temps d'antenne à la télé est beaucoup mieux employé que cela #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1612831528/cni_id_normal.jpg" -}, -"title": "Jean-Louis Coste: @SebChampion c'est vrai que d'habitude, le temps d'antenne à la télé est beaucoup mieux employé que cela #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3387000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@SebChampion c'est vrai que d'habitude, le temps d'antenne \\u00e0 la t\\u00e9l\\u00e9 est beaucoup mieux employ\\u00e9 que cela #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SebChampion\",\"indices\":[0,12],\"id_str\":\"443858436\",\"name\":\"Sebastien Champion\",\"id\":443858436}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[105,109]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173188798941896704\",\"id_str\":\"173189409125052416\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173188798941896704,\"in_reply_to_user_id_str\":\"443858436\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":132,\"screen_name\":\"jlcoste\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":544,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"10207a\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"description\":\"Langue, litt\\u00e9rature et politique. Sp\\u00e9cialis\\u00e9 en traitement automatique des langues (presse). Rattach\\u00e9 \\u00e0 l'Universit\\u00e9 de Paris 3, et prof. en coll\\u00e8ge de banlieue\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"244454441\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"name\":\"Jean-Louis Coste\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 29 10:24:46 +0000 2011\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":244454441,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":\"SebChampion\",\"truncated\":false,\"id\":173189409125052416,\"created_at\":\"Fri Feb 24 23:35:47 +0000 2012\",\"in_reply_to_user_id\":443858436}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3387000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0a42bb81-30c1-4b4c-9886-c8cdcd200025-173189409125052416" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "What thee fuck is #lgw ? O.o", -"img": { -"src": "http://a2.twimg.com/profile_images/1837493643/nGSoJpm4_normal" -}, -"title": "GolfWang Hooligan. : What thee fuck is #lgw ? O.o", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3388000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"What thee fuck is #lgw ? O.o\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[18,22]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189413629722624\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":142,\"screen_name\":\"ExclusiveJetss\",\"lang\":\"en\",\"profile_text_color\":\"f5b1f5\",\"statuses_count\":1251,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/427811851\\/tumblr_lz2wirhmkm1qjguspo1_500.jpg\",\"location\":\"SittinOnTheCloudsSmokinGanja\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"ffb2fa\",\"followers_count\":158,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1837493643\\/nGSoJpm4_normal\",\"description\":\"I used to give a fuck. Till' I lost emotions. My nigg fo' life tho @Samone_xD Tweet me Dont be a panzy! ;b #JetLife\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Pacific Time (US & Canada)\",\"profile_background_color\":\"000000\",\"id_str\":\"485799364\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/427811851\\/tumblr_lz2wirhmkm1qjguspo1_500.jpg\",\"profile_sidebar_fill_color\":\"ddeef6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1837493643\\/nGSoJpm4_normal\",\"name\":\"GolfWang Hooligan. \",\"default_profile_image\":false,\"created_at\":\"Tue Feb 07 15:56:51 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":485799364,\"utc_offset\":-28800,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189413629722624,\"created_at\":\"Fri Feb 24 23:35:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3388000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "51f0bdcb-8ec1-4b0d-9a19-d54b7864e0e9-173189413629722624" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @pcouzon: Ca y est, nous avons notre hymne, l'Ôde au #Télétravail de @jcfrog ! :-) #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1147619621/acdl_normal.jpg" -}, -"title": "AC Lefort: RT @pcouzon: Ca y est, nous avons notre hymne, l'Ôde au #Télétravail de @jcfrog ! :-) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3388000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @pcouzon: Ca y est, nous avons notre hymne, l'\\u00d4de au #T\\u00e9l\\u00e9travail de @jcfrog ! :-) #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"pcouzon\",\"indices\":[3,11],\"name\":\"Mascottus | Philippe\",\"id_str\":\"14899497\",\"id\":14899497},{\"screen_name\":\"jcfrog\",\"indices\":[72,79],\"name\":\"jcfrog\",\"id_str\":\"16888281\",\"id\":16888281}],\"hashtags\":[{\"text\":\"T\\u00e9l\\u00e9travail\",\"indices\":[56,68]},{\"text\":\"lgw\",\"indices\":[86,90]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ca y est, nous avons notre hymne, l'\\u00d4de au #T\\u00e9l\\u00e9travail de @jcfrog ! :-) #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[59,66],\"name\":\"jcfrog\",\"id_str\":\"16888281\",\"id\":16888281}],\"hashtags\":[{\"text\":\"T\\u00e9l\\u00e9travail\",\"indices\":[43,55]},{\"text\":\"lgw\",\"indices\":[73,77]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189176735440897\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"pcouzon\",\"lang\":\"fr\",\"favourites_count\":70,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":3743,\"location\":\"tcp\\/ip\",\"profile_text_color\":\"3E4415\",\"followers_count\":3787,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1635762650\\/moi_normal.jpg\",\"description\":\"Community manager, strat\\u00e9gie en ligne, @digidust, formation #iscpa. Live-tweet perso sur @pconversation Ces tweets n'engagent que moi.\",\"statuses_count\":31531,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/418461086\\/cw_background_9.jpg\",\"show_all_inline_media\":true,\"listed_count\":372,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"14899497\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Mascottus | Philippe\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/418461086\\/cw_background_9.jpg\",\"created_at\":\"Sun May 25 15:34:25 +0000 2008\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":14899497,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/about.me\\/pcouzon\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1635762650\\/moi_normal.jpg\"},\"truncated\":false,\"id\":173189176735440897,\"created_at\":\"Fri Feb 24 23:34:52 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189415227760642\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"zanskar\",\"lang\":\"fr\",\"favourites_count\":4662,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":765,\"location\":\"Angers, France\",\"profile_text_color\":\"333333\",\"followers_count\":1052,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1147619621\\/acdl_normal.jpg\",\"description\":\"e-marketing, webdesign, r\\u00e9seaux sociaux, e-commerce, pharma\\/vet, entrepreneuriat\",\"statuses_count\":1795,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":75,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"17367429\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"AC Lefort\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Thu Nov 13 16:01:37 +0000 2008\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":17367429,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.zanskarstudio.com\\/blog\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1147619621\\/acdl_normal.jpg\"},\"truncated\":false,\"id\":173189415227760642,\"created_at\":\"Fri Feb 24 23:35:48 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3388000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f070ad5c-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e1876d64-2559-42ad-a1c9-9ab9094d48ee-173189415227760642" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Allumer la télévision pour la première fois depuis des mois et voir François Rollin présenter Cyriak. Dieu à reçu mes lettres ? #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1678792350/BonzeMarin_normal.jpeg" -}, -"title": "Bonze Marin: Allumer la télévision pour la première fois depuis des mois et voir François Rollin présenter Cyriak. Dieu à reçu mes lettres ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3390000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Allumer la t\\u00e9l\\u00e9vision pour la premi\\u00e8re fois depuis des mois et voir Fran\\u00e7ois Rollin pr\\u00e9senter Cyriak. Dieu \\u00e0 re\\u00e7u mes lettres ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[128,132]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189420932014080\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":66,\"screen_name\":\"BonzeMarin\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":353,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"11\\u00b021\\u2032N 142\\u00b012\\u2032E\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":37,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1678792350\\/BonzeMarin_normal.jpeg\",\"description\":\"Je ne vais pas vous mentir, je suis vraiment aussi con que j'en ai l'air.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"430295557\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1678792350\\/BonzeMarin_normal.jpeg\",\"name\":\"Bonze Marin\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 07 00:27:03 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":430295557,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189420932014080,\"created_at\":\"Fri Feb 24 23:35:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3390000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e7f17aac-7bfe-4162-a46d-6f39ccc80c23-173189420932014080" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ACTA now !", -"img": { -"src": "http://a2.twimg.com/profile_images/1731549557/old_normal.jpg" -}, -"title": "NkL4 © || Ludovic A.: #lgw #ACTA now !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3392000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ACTA now !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ACTA\",\"indices\":[5,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189430016876544\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":580,\"screen_name\":\"NkL4\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":26213,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Saint Brieuc \\/ Bretagne\",\"show_all_inline_media\":true,\"listed_count\":116,\"profile_link_color\":\"0084B4\",\"followers_count\":999,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1731549557\\/old_normal.jpg\",\"description\":\"Hyper Local, Hyper Global, Web junkie, Androidoman.\\r\\nLa Bretagne, la France, le Monde, le Web !\\r\\nAmoureux du genre humain ! Pep hini zo libr ! #Social \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"80576391\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1731549557\\/old_normal.jpg\",\"name\":\"NkL4 \\u00a9 || Ludovic A.\",\"default_profile_image\":false,\"created_at\":\"Wed Oct 07 13:28:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":80576391,\"utc_offset\":3600,\"favourites_count\":204,\"url\":\"http:\\/\\/www.nkl4.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189430016876544,\"created_at\":\"Fri Feb 24 23:35:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3392000, -"tags": [ -{ -"id-ref": "efb37962-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c289a866-1a02-4b0e-9320-be52fc488606-173189430016876544" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Grâce à #lgw et à @PascalMabille on a droit à une explication sur #ACTA :)", -"img": { -"src": "http://a0.twimg.com/profile_images/1840667340/ns_normal.png" -}, -"title": "Pierre : Grâce à #lgw et à @PascalMabille on a droit à une explication sur #ACTA :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3392000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Gr\\u00e2ce \\u00e0 #lgw et \\u00e0 @PascalMabille on a droit \\u00e0 une explication sur #ACTA :)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"PascalMabille\",\"indices\":[18,32],\"id_str\":\"1367131\",\"name\":\"Pascal Mabille\",\"id\":1367131}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[8,12]},{\"text\":\"ACTA\",\"indices\":[66,71]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189430708928512\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":392,\"screen_name\":\"BeautifulLoser_\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":10075,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/66918069\\/Coruscant1.jpg\",\"location\":\"Castres \",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"2FC2EF\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1840667340\\/ns_normal.png\",\"description\":\"Ex \\u00e9tudiant en Services et R\\u00e9seaux de Communication. Geek \\u00e0 4 roues, tout terrain ! Dans la matrice depuis 1987 #tech #web #politique #rugby #procrastination\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"95436599\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/66918069\\/Coruscant1.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840667340\\/ns_normal.png\",\"name\":\"Pierre \",\"default_profile_image\":false,\"created_at\":\"Tue Dec 08 15:02:27 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":95436599,\"utc_offset\":3600,\"favourites_count\":68,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189430708928512,\"created_at\":\"Fri Feb 24 23:35:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3392000, -"tags": [ -{ -"id-ref": "efb37962-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "520ab817-da20-44eb-9a01-8359eb2a9cbe-173189430708928512" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Putain mais need demain la vid de #lgw avec ma gueule masquée ! (poke @HeLLuby et @TheFish40)", -"img": { -"src": "http://a3.twimg.com/profile_images/1842982735/princesse_normal.jpg" -}, -"title": "Sylvain Sanders: Putain mais need demain la vid de #lgw avec ma gueule masquée ! (poke @HeLLuby et @TheFish40)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3393000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Putain mais need demain la vid de #lgw avec ma gueule masqu\\u00e9e ! (poke @HeLLuby et @TheFish40)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"HeLLuby\",\"indices\":[70,78],\"id_str\":\"27427320\",\"name\":\"Curiosity \\u2620 the cat.\",\"id\":27427320},{\"screen_name\":\"TheFish40\",\"indices\":[82,92],\"id_str\":\"73370860\",\"name\":\"Greg G.\",\"id\":73370860}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/hotot.org\\\" rel=\\\"nofollow\\\"\\u003EHotot\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189435515613185\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":104,\"screen_name\":\"elTouristio\",\"lang\":\"en\",\"profile_text_color\":\"CEC79B\",\"statuses_count\":35533,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"location\":\"Au pied d'un arc-en-ciel.\",\"show_all_inline_media\":true,\"listed_count\":57,\"profile_link_color\":\"8C7679\",\"followers_count\":515,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\",\"description\":\"Je ne suis que joie, amour, bonheur et chaleur dans mon c\\u0153ur. #TeamLumbagos #TeamAbats\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FBEBB8\",\"id_str\":\"37389744\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"profile_sidebar_fill_color\":\"46284E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\",\"name\":\"Sylvain Sanders\",\"default_profile_image\":false,\"created_at\":\"Sun May 03 08:39:57 +0000 2009\",\"profile_sidebar_border_color\":\"20183F\",\"id\":37389744,\"utc_offset\":3600,\"favourites_count\":62,\"url\":\"http:\\/\\/flavors.me\\/eltouristio\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189435515613185,\"created_at\":\"Fri Feb 24 23:35:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3393000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c60e9f8d-c509-4b0f-b5e2-37aecebcb8e4-173189435515613185" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Voilà, pour résumer. “@TaoND: Très bon concept. Avec d'autres animateurs et plus de pep's, je passerais sûrement un bon moment #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1836394665/tn__2__normal.jpg" -}, -"title": "Caro ツ: Voilà, pour résumer. “@TaoND: Très bon concept. Avec d'autres animateurs et plus de pep's, je passerais sûrement un bon moment #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3396000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Voil\\u00e0, pour r\\u00e9sumer. \\u201c@TaoND: Tr\\u00e8s bon concept. Avec d'autres animateurs et plus de pep's, je passerais s\\u00fbrement un bon moment #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"TaoND\",\"indices\":[22,28],\"id_str\":\"309649914\",\"name\":\"Tao\",\"id\":309649914}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[127,131]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189445628071937\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":65,\"screen_name\":\"Kawoot\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1522,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme17\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"CC3366\",\"followers_count\":86,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836394665\\/tn__2__normal.jpg\",\"description\":\"\\u00ab Kawoot \\u00bb - 19 ans, \\u00e9tudiante en Management. Voue un culte aux chats et \\u00e0 Nintendo !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"DBE9ED\",\"id_str\":\"60894052\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme17\\/bg.gif\",\"profile_sidebar_fill_color\":\"E6F6F9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836394665\\/tn__2__normal.jpg\",\"name\":\"Caro \\u30c4\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 28 12:49:03 +0000 2009\",\"profile_sidebar_border_color\":\"DBE9ED\",\"id\":60894052,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/nintendo-difference.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189445628071937,\"created_at\":\"Fri Feb 24 23:35:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3396000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6766bd2f-4981-4b3e-9a17-d5cdf5ebb3b4-173189445628071937" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Le_Damien: #LGW : @jcfrog Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap !", -"img": { -"src": "http://a2.twimg.com/profile_images/1640878229/dugomo_normal.jpg" -}, -"title": "Dugomo: RT @Le_Damien: #LGW : @jcfrog Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3397000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @Le_Damien: #LGW : @jcfrog Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap !\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Le_Damien\",\"indices\":[3,13],\"name\":\"Damien Vacher\",\"id_str\":\"26552716\",\"id\":26552716},{\"screen_name\":\"jcfrog\",\"indices\":[22,29],\"name\":\"jcfrog\",\"id_str\":\"16888281\",\"id\":16888281}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[15,19]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW : @jcfrog Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap ! Clap !\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[7,14],\"name\":\"jcfrog\",\"id_str\":\"16888281\",\"id\":16888281}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189105230954496\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Le_Damien\",\"lang\":\"fr\",\"favourites_count\":43,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":405,\"location\":\"Chatillon-en-Bazois\",\"profile_text_color\":\"333333\",\"followers_count\":343,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"description\":\"I'm a lonely Cowboy who learning un BTS SIO (ex BTS IG) in Nevers... Et un Mac Gyver de l'URL par @Checkyourpeople et je suis un tumblreur assidu\",\"statuses_count\":27163,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":32,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"26552716\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Damien Vacher\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Wed Mar 25 18:09:17 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":26552716,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/damienvacher.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\"},\"truncated\":false,\"id\":173189105230954496,\"created_at\":\"Fri Feb 24 23:34:35 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189451042918401\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"87bc44\",\"screen_name\":\"Dugomo\",\"lang\":\"fr\",\"favourites_count\":89,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":417,\"location\":\"Nice, ou pas loin\",\"profile_text_color\":\"000000\",\"followers_count\":3131,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1640878229\\/dugomo_normal.jpg\",\"description\":\"Timeo Danaos et dona ferentes.\\r\\n\",\"statuses_count\":23746,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/138402304\\/twilk_background_4c704a628fa7f.jpg\",\"show_all_inline_media\":false,\"listed_count\":350,\"profile_link_color\":\"0000ff\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"protected\":false,\"id_str\":\"67648081\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Dugomo\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/138402304\\/twilk_background_4c704a628fa7f.jpg\",\"created_at\":\"Fri Aug 21 16:24:44 +0000 2009\",\"profile_sidebar_fill_color\":\"e0ff92\",\"id\":67648081,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/jedisdubien.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1640878229\\/dugomo_normal.jpg\"},\"truncated\":false,\"id\":173189451042918401,\"created_at\":\"Fri Feb 24 23:35:57 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3397000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "34ffe730-3373-41a6-9793-4b2ab49278a9-173189451042918401" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere", -"img": { -"src": "http://a3.twimg.com/profile_images/1650056809/pandadanssonbain_normal.JPG" -}, -"title": "justice pandine: RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3398000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeRadiateur\",\"indices\":[3,15],\"id_str\":\"194271706\",\"name\":\"Joffrey D.\",\"id\":194271706}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[63,67]},{\"text\":\"TweetPreventionRoutiere\",\"indices\":[94,118]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]},{\"text\":\"TweetPreventionRoutiere\",\"indices\":[77,101]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189178589315072\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":263,\"screen_name\":\"LeRadiateur\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":4227,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Lyon\",\"show_all_inline_media\":true,\"listed_count\":8,\"profile_link_color\":\"2FC2EF\",\"followers_count\":368,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1777542862\\/charlot_normal.jpg\",\"description\":\"Coordinateur d'Antenne sur NRJ \\/ Animateur du 9h-Midi \\/ Passionn\\u00e9 de photographie \\/ Tweets originaux garantis.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"194271706\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1777542862\\/charlot_normal.jpg\",\"name\":\"Joffrey D.\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 23 20:17:47 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":194271706,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/leradiateur\\/sets\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189178589315072,\"created_at\":\"Fri Feb 24 23:34:52 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189455354662912\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1340,\"screen_name\":\"pandanael\",\"lang\":\"fr\",\"profile_text_color\":\"1a0e1a\",\"statuses_count\":28276,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"location\":\"Bambouseraie\",\"show_all_inline_media\":false,\"listed_count\":193,\"profile_link_color\":\"9058d1\",\"followers_count\":2570,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\",\"description\":\"#NowPrending son bain. Ici, c'est comme chez m\\u00e9m\\u00e9. T'es gentil(le), un bisou. Tu fais chier, un coup de boule. #TarifUnique #Enjoy http:\\/\\/bit.ly\\/gIQZr4 \\r\\n\\r\\n \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"177984098\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"profile_sidebar_fill_color\":\"f5fafa\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\",\"name\":\"justice pandine\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 13 15:30:49 +0000 2010\",\"profile_sidebar_border_color\":\"adffef\",\"id\":177984098,\"utc_offset\":3600,\"favourites_count\":1862,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189455354662912,\"created_at\":\"Fri Feb 24 23:35:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3398000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f070e628-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "421215b7-3223-4271-acbe-43874bec89db-173189455354662912" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Santtchez ils se sont retenus de rire... #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1819530189/twitter_normal.png" -}, -"title": "Benoit Lebreau: @Santtchez ils se sont retenus de rire... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3399000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Santtchez ils se sont retenus de rire... #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Santtchez\",\"indices\":[0,10],\"id_str\":\"332249953\",\"name\":\"STTZ\\u2122\",\"id\":332249953}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[42,46]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173188134417350656\",\"id_str\":\"173189458533949441\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173188134417350656,\"in_reply_to_user_id_str\":\"332249953\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":605,\"screen_name\":\"benoitlebreau\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4157,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"667033\",\"followers_count\":339,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1819530189\\/twitter_normal.png\",\"description\":\"sympathique et cool \\/\\/ danseur \\u00e9toile \\u00e0 NRJ Group \\/\\/ #runner parisien du soir, #radio amateur et tr\\u00e8s dr\\u00f4le \\u00e0 la t\\u00e9l\\u00e9\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"267290862\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819530189\\/twitter_normal.png\",\"name\":\"Benoit Lebreau\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 16 17:22:17 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":267290862,\"utc_offset\":3600,\"favourites_count\":38,\"url\":\"http:\\/\\/www.benoitlebreau.fr\"},\"in_reply_to_screen_name\":\"Santtchez\",\"truncated\":false,\"id\":173189458533949441,\"created_at\":\"Fri Feb 24 23:35:59 +0000 2012\",\"in_reply_to_user_id\":332249953}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3399000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "550fe504-2b1c-4920-840e-ddbf01a89075-173189458533949441" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1803844111/goldrogerportett2_normal.jpg" -}, -"title": "Kevin Poncin: #change2ton #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3400000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#change2ton #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189465349689346\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":24,\"screen_name\":\"rinc08\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":18,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/416646618\\/03_1280-800.jpg\",\"location\":\"Reims\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":7,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1803844111\\/goldrogerportett2_normal.jpg\",\"description\":\"En Twitto formation\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"483066947\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/416646618\\/03_1280-800.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803844111\\/goldrogerportett2_normal.jpg\",\"name\":\"Kevin Poncin\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 04 16:14:59 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":483066947,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189465349689346,\"created_at\":\"Fri Feb 24 23:36:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3400000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "862c35f4-d5a6-45c2-be02-d823783ac082-173189465349689346" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze s'est suicidé ce soir. Dommage.. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1847820346/julRR_normal.jpg" -}, -"title": "Julien Pacaud: @LeGrandWebze s'est suicidé ce soir. Dommage.. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3400000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LeGrandWebze\",\"favorited\":false,\"text\":\"@LeGrandWebze s'est suicid\\u00e9 ce soir. Dommage.. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[47,51]}]},\"in_reply_to_user_id\":365949385,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189465496485890\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"_about_nothing_\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":20,\"location\":\"Le Mans\",\"profile_text_color\":\"333333\",\"followers_count\":1,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1847820346\\/julRR_normal.jpg\",\"description\":\"\",\"statuses_count\":0,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"500639566\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Julien Pacaud\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Feb 23 09:56:51 +0000 2012\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":500639566,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1847820346\\/julRR_normal.jpg\"},\"truncated\":false,\"id\":173189465496485890,\"created_at\":\"Fri Feb 24 23:36:00 +0000 2012\",\"in_reply_to_user_id_str\":\"365949385\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3400000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "862d1ca5-ac5c-46e6-ad88-c4536c63f5c9-173189465496485890" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ca existe un ACTA Russe ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1823017040/tetocarre_normal.jpg" -}, -"title": "GoldoNat: Ca existe un ACTA Russe ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3401000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ca existe un ACTA Russe ? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[26,30]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189469720162304\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"GoldoNat\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":257,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"description\":\"Graphiste, Pr\\u00e9sentatrice qui raconte des blagues nulles et Stagiaire irresponsable \\u00e9v\\u00e8nement chez DoReMi Game Cie, Jeux Vid\\u00e9os, Troll \\u00e0 ses heures perdues.\",\"statuses_count\":1752,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"116250574\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"GoldoNat\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Sun Feb 21 19:13:39 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":116250574,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.doremi.asso.fr\\/site\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\"},\"truncated\":false,\"id\":173189469720162304,\"created_at\":\"Fri Feb 24 23:36:01 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3401000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2b0a66af-214d-48e8-98e1-e5305b140207-173189469720162304" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@PascalMabille fait du #instagraff #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1340686999/hasselhoff_normal.jpg" -}, -"title": "monsieurhobby: @PascalMabille fait du #instagraff #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3403000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"PascalMabille\",\"truncated\":false,\"text\":\"@PascalMabille fait du #instagraff #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"PascalMabille\",\"indices\":[0,14],\"name\":\"Pascal Mabille\",\"id_str\":\"1367131\",\"id\":1367131}],\"hashtags\":[{\"text\":\"instagraff\",\"indices\":[23,34]},{\"text\":\"lgw\",\"indices\":[35,39]}]},\"in_reply_to_user_id\":1367131,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189477450256386\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"monsieurhobby\",\"lang\":\"fr\",\"favourites_count\":30,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":665,\"location\":\"DtC\",\"profile_text_color\":\"333333\",\"description\":\"Geek travesti en Ambulancier, je me prom\\u00e8ne en Aquitaine avec dans mon sac des podcasts, des s\\u00e9ries tv, des films et surtout de comics, un v\\u00e9ritable Hobby...\",\"statuses_count\":7366,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"followers_count\":208,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"78733185\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"monsieurhobby\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"created_at\":\"Wed Sep 30 22:59:44 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":78733185,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173189477450256386,\"created_at\":\"Fri Feb 24 23:36:03 +0000 2012\",\"in_reply_to_user_id_str\":\"1367131\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3403000, -"tags": [ -{ -"id-ref": "f079e3a4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b9859f7e-4bdb-47be-820d-33e218ce2c6b-173189477450256386" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Concert en live de @jcfrog sur #lgw ;) un belle ôde au télétravail ;) (at France5) [pic] — http://t.co/kkbT5QEg", -"img": { -"src": "http://a0.twimg.com/profile_images/732688177/bi-cause_normal.jpg" -}, -"title": "Charles Liebert: Concert en live de @jcfrog sur #lgw ;) un belle ôde au télétravail ;) (at France5) [pic] — http://t.co/kkbT5QEg", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3405000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Concert en live de @jcfrog sur #lgw ;) un belle \\u00f4de au t\\u00e9l\\u00e9travail ;) (at France5) [pic] \\u2014 http:\\/\\/t.co\\/kkbT5QEg\",\"entities\":{\"urls\":[{\"indices\":[91,111],\"display_url\":\"path.com\\/p\\/1WDdXD\",\"expanded_url\":\"http:\\/\\/path.com\\/p\\/1WDdXD\",\"url\":\"http:\\/\\/t.co\\/kkbT5QEg\"}],\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[19,26],\"name\":\"jcfrog\",\"id_str\":\"16888281\",\"id\":16888281}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[31,35]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.2359652,48.8133966],[2.2893976,48.8133966],[2.2893976,48.8345197],[2.2359652,48.8345197]]]},\"attributes\":{},\"full_name\":\"Issy-les-Moulineaux, Hauts-de-Seine\",\"name\":\"Issy-les-Moulineaux\",\"id\":\"1c197bda74b4cd4c\",\"place_type\":\"city\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/1c197bda74b4cd4c.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[2.27285043,48.82664809]},\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/path.com\\/\\\" rel=\\\"nofollow\\\"\\u003EPath 2.0\\u003C\\/a\\u003E\",\"geo\":{\"type\":\"Point\",\"coordinates\":[48.82664809,2.27285043]},\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189486426062848\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"87bc44\",\"screen_name\":\"Charles_Liebert\",\"lang\":\"en\",\"favourites_count\":509,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1158,\"location\":\"Paris - Cap Ferret - Saugeras\",\"profile_text_color\":\"F522D5\",\"followers_count\":2044,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/732688177\\/bi-cause_normal.jpg\",\"description\":\"Ex Digital Marketing Manager @ Orange Vall\\u00e9e, now Proud Founder of LGS Consulting (@LGS_Consulting). Curator, e-Ninja, Good Samaritan & Lover. #WLTW Official\",\"statuses_count\":48082,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/29762\\/00663_ghostfog_1280x800.jpg\",\"show_all_inline_media\":true,\"listed_count\":156,\"profile_link_color\":\"1AF51F\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0E0F0F\",\"protected\":false,\"id_str\":\"610993\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Charles Liebert\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/29762\\/00663_ghostfog_1280x800.jpg\",\"created_at\":\"Sun Jan 07 20:26:15 +0000 2007\",\"profile_sidebar_fill_color\":\"E0FF91\",\"id\":610993,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.charles-liebert.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/732688177\\/bi-cause_normal.jpg\"},\"truncated\":false,\"id\":173189486426062848,\"created_at\":\"Fri Feb 24 23:36:05 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3405000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "54cb4727-ee88-4e53-abef-557a07e304a9-173189486426062848" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Cyriak se lance dans le génocide de bisounours et jcfrog l'homicide de tympans #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1660862050/image_normal.jpg" -}, -"title": "Pillon Yoann: Cyriak se lance dans le génocide de bisounours et jcfrog l'homicide de tympans #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3405000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Cyriak se lance dans le g\\u00e9nocide de bisounours et jcfrog l'homicide de tympans #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[79,83]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189486312828929\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"SellMeSomeDream\",\"lang\":\"en\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":12,\"location\":null,\"profile_text_color\":\"333333\",\"followers_count\":1,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1660862050\\/image_normal.jpg\",\"description\":null,\"statuses_count\":1,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"153971070\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Pillon Yoann\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Jun 10 01:30:12 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":153971070,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1660862050\\/image_normal.jpg\"},\"truncated\":false,\"id\":173189486312828929,\"created_at\":\"Fri Feb 24 23:36:05 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3405000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7cda43d5-19a9-4f6d-ac0f-763d8b2a8350-173189486312828929" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ah oui et puis un truc: c'est bien de compter les tweets. Utiliser des outils pour analyser leur contenu et leur tonalité, c'est mieux! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1708202383/Seb-Champion_normal.jpg" -}, -"title": "Sebastien Champion: Ah oui et puis un truc: c'est bien de compter les tweets. Utiliser des outils pour analyser leur contenu et leur tonalité, c'est mieux! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3406000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ah oui et puis un truc: c'est bien de compter les tweets. Utiliser des outils pour analyser leur contenu et leur tonalit\\u00e9, c'est mieux! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[136,140]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189490486149120\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":10,\"screen_name\":\"SebChampion\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":5,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris - La D\\u00e9fense, France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":2,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1708202383\\/Seb-Champion_normal.jpg\",\"description\":\"Votre entreprise a besoin de faire red\\u00e9finir ses inputs par un process-designer \\u00e0 m\\u00eame d'induire d'importants transferts\\r\\nde modalit\\u00e9s de prises en offres.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"443858436\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1708202383\\/Seb-Champion_normal.jpg\",\"name\":\"Sebastien Champion\",\"default_profile_image\":false,\"created_at\":\"Thu Dec 22 16:30:19 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":443858436,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.perdu.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189490486149120,\"created_at\":\"Fri Feb 24 23:36:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3406000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5ab805c7-2c07-4bb3-ab86-7c5b5c59cd4f-173189490486149120" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilReste sinon c'est pas fun :-)", -"img": { -"src": "http://a1.twimg.com/profile_images/1814782956/tumblr_lqg5fglKEF1qlcg2go1_500_normal.jpg" -}, -"title": "Elisa Bête: #lgw #ilReste sinon c'est pas fun :-)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3406000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilReste sinon c'est pas fun :-)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilReste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189487348813826\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":438,\"screen_name\":\"Elisa_Surge\",\"lang\":\"fr\",\"profile_text_color\":\"030003\",\"statuses_count\":10911,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/420285069\\/Hardwood-Floor.jpg\",\"location\":\"France, Tours\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0f1478\",\"followers_count\":121,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1814782956\\/tumblr_lqg5fglKEF1qlcg2go1_500_normal.jpg\",\"description\":\"Je sais pas quoi \\u00e9crire alors je dirais juste Salut !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"3a95c2\",\"id_str\":\"236390764\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/420285069\\/Hardwood-Floor.jpg\",\"profile_sidebar_fill_color\":\"025175\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1814782956\\/tumblr_lqg5fglKEF1qlcg2go1_500_normal.jpg\",\"name\":\"Elisa B\\u00eate\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 10 13:45:53 +0000 2011\",\"profile_sidebar_border_color\":\"000203\",\"id\":236390764,\"utc_offset\":3600,\"favourites_count\":371,\"url\":\"http:\\/\\/dowhat-youwant.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189487348813826,\"created_at\":\"Fri Feb 24 23:36:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3406000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a4234cdc-1e33-4e7c-8a67-532f1f63cb0b-173189487348813826" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw la prochaine fois, l'émission en direct sur 2ndlife #hasbeen", -"img": { -"src": "http://a0.twimg.com/profile_images/1841672766/18052011_002_twt_normal.jpg" -}, -"title": "Pascal R : #ilreste #lgw la prochaine fois, l'émission en direct sur 2ndlife #hasbeen", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3406000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #lgw la prochaine fois, l'\\u00e9mission en direct sur 2ndlife #hasbeen\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]},{\"text\":\"hasbeen\",\"indices\":[66,74]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189489555013632\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":186,\"screen_name\":\"PTwicard\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1290,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme19\\/bg.gif\",\"location\":\"terre, syst solaire, v. lact\\u00e9e\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0099CC\",\"followers_count\":26,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1841672766\\/18052011_002_twt_normal.jpg\",\"description\":\"Retweeteur compulsif ?\\r\\nVoici mon fil Twitter officiel et si c'est \\u00e9crit c'est que \\u00e7a doit \\u00eatre vrai.\\r\\nFan des Nuls. Et de Coluche ! Metooer too, des fois.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"448753241\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme19\\/bg.gif\",\"profile_sidebar_fill_color\":\"f6ffd1\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841672766\\/18052011_002_twt_normal.jpg\",\"name\":\"Pascal R \",\"default_profile_image\":false,\"created_at\":\"Wed Dec 28 10:07:55 +0000 2011\",\"profile_sidebar_border_color\":\"fff8ad\",\"id\":448753241,\"utc_offset\":3600,\"favourites_count\":87,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189489555013632,\"created_at\":\"Fri Feb 24 23:36:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3406000, -"tags": [ -{ -"id-ref": "f07a6d06-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a5020bc0-6719-45cd-a949-9fe15fa98b47-173189489555013632" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Jeu Toi aussi grâce au nuancier interactif Castorama http://t.co/lZXP4jqa essaye de reproduire la chemise de @vinvin #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1845570945/6wb5t4_normal.jpg" -}, -"title": "Jérémy: #Jeu Toi aussi grâce au nuancier interactif Castorama http://t.co/lZXP4jqa essaye de reproduire la chemise de @vinvin #LGW", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3407000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"#Jeu Toi aussi gr\\u00e2ce au nuancier interactif Castorama http:\\/\\/t.co\\/lZXP4jqa essaye de reproduire la chemise de @vinvin #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[110,117],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[{\"indices\":[54,74],\"expanded_url\":\"http:\\/\\/www.castorama.fr\\/store\\/doc\\/Nouveau-nuancier-interactif-peintures-1800002.html\",\"display_url\":\"castorama.fr\\/store\\/doc\\/Nouv\\u2026\",\"url\":\"http:\\/\\/t.co\\/lZXP4jqa\"}],\"hashtags\":[{\"text\":\"Jeu\",\"indices\":[0,4]},{\"text\":\"LGW\",\"indices\":[118,122]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189491526336514\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":187,\"screen_name\":\"Schokobon_\",\"lang\":\"fr\",\"profile_text_color\":\"ffffff\",\"statuses_count\":1369,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/63830126\\/tux_fous.jpg\",\"location\":\"Lyon, France\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"31b9e6\",\"followers_count\":187,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1845570945\\/6wb5t4_normal.jpg\",\"description\":\"Past\\u00e8quophile voyageur passionn\\u00e9 de nouvelles technologies, accro \\u00e0 son Nikon et \\u00e0 la b\\u00eatise \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"65beeb\",\"id_str\":\"94757944\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/63830126\\/tux_fous.jpg\",\"profile_sidebar_fill_color\":\"000000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1845570945\\/6wb5t4_normal.jpg\",\"name\":\"J\\u00e9r\\u00e9my\",\"default_profile_image\":false,\"created_at\":\"Sat Dec 05 08:55:32 +0000 2009\",\"profile_sidebar_border_color\":\"1da1de\",\"id\":94757944,\"utc_offset\":3600,\"favourites_count\":142,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189491526336514,\"created_at\":\"Fri Feb 24 23:36:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3407000, -"tags": [ -{ -"id-ref": "f07a8c64-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8aba7f21-fc48-4a68-9e25-04cf6be31249-173189491526336514" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Vinvin est il mal à l'aise où est-il toujours comme ça ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1766000100/Avatar-Cabaroc_normal.gif" -}, -"title": "Jp cabaroc: Vinvin est il mal à l'aise où est-il toujours comme ça ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3407000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Vinvin est il mal \\u00e0 l'aise o\\u00f9 est-il toujours comme \\u00e7a ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[57,61]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189491178209280\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":977,\"screen_name\":\"Cabaroc\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6909,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/404422929\\/fond_twitter.jpg\",\"location\":\"Saint-\\u00c9tienne - France\",\"show_all_inline_media\":false,\"listed_count\":173,\"profile_link_color\":\"416763\",\"followers_count\":1679,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1766000100\\/Avatar-Cabaroc_normal.gif\",\"description\":\"Hi, i'm a freelance graphic designer and art director. I also teach webdesign at Ecole Bellecour (Lyon) #Identity #Design #Print #Webdesign\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"104964807\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/404422929\\/fond_twitter.jpg\",\"profile_sidebar_fill_color\":\"f6f6f6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1766000100\\/Avatar-Cabaroc_normal.gif\",\"name\":\"Jp cabaroc\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 14 23:13:01 +0000 2010\",\"profile_sidebar_border_color\":\"dddcda\",\"id\":104964807,\"utc_offset\":3600,\"favourites_count\":7,\"url\":\"http:\\/\\/www.cabaroc.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189491178209280,\"created_at\":\"Fri Feb 24 23:36:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3407000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fd429ce9-9b6e-4a82-b036-a29e3c5f86d1-173189491178209280" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": ":)) RT @frinnock: @plumesdanges il n'y a rien à comprendre, cette émission est de l'art abstrait web 2.0 #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1849286517/plumesdanges_normal.jpg" -}, -"title": "plumesdanges: :)) RT @frinnock: @plumesdanges il n'y a rien à comprendre, cette émission est de l'art abstrait web 2.0 #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3408000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\":)) RT @frinnock: @plumesdanges il n'y a rien \\u00e0 comprendre, cette \\u00e9mission est de l'art abstrait web 2.0 #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"frinnock\",\"indices\":[7,16],\"id_str\":\"40014489\",\"name\":\"FrinnockBoChar\",\"id\":40014489},{\"screen_name\":\"plumesdanges\",\"indices\":[18,31],\"id_str\":\"27325670\",\"name\":\"plumesdanges\",\"id\":27325670}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[105,109]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189497671004162\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":283,\"screen_name\":\"plumesdanges\",\"lang\":\"fr\",\"profile_text_color\":\"0a0a0a\",\"statuses_count\":39031,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"location\":\"Hell\",\"show_all_inline_media\":false,\"listed_count\":44,\"profile_link_color\":\"4813f5\",\"followers_count\":590,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"description\":\"pas interessante, pas drole et pas tr\\u00e8s intelligente, bref sans interet ! Pr\\u00e9sidente fondatrice de l'#InsomniaqueTeam \\/\\/ #TeamLumbagos \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"27325670\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"profile_sidebar_fill_color\":\"fcfcfc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"name\":\"plumesdanges\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 28 22:43:40 +0000 2009\",\"profile_sidebar_border_color\":\"fcfcfc\",\"id\":27325670,\"utc_offset\":3600,\"favourites_count\":84,\"url\":\"http:\\/\\/www.youtube.com\\/plumesdanges\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189497671004162,\"created_at\":\"Fri Feb 24 23:36:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3408000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ff8cc929-11b4-43a5-a523-73f1445426f3-173189497671004162" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @florenzo84: Je suis complétement paumé : j'ai une partie de ma TL dans ma télé. #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1795012464/image_normal.jpg" -}, -"title": "OthMane Machrouh: RT @florenzo84: Je suis complétement paumé : j'ai une partie de ma TL dans ma télé. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3408000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @florenzo84: Je suis compl\\u00e9tement paum\\u00e9 : j'ai une partie de ma TL dans ma t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"florenzo84\",\"indices\":[3,14],\"id_str\":\"122429634\",\"name\":\"Florenzo84\",\"id\":122429634}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[84,88]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Je suis compl\\u00e9tement paum\\u00e9 : j'ai une partie de ma TL dans ma t\\u00e9l\\u00e9. #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[68,72]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186313535750144\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":567,\"screen_name\":\"florenzo84\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":18897,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/377272619\\/sky_165-preview.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"0084B4\",\"followers_count\":534,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1705307372\\/hobbit-poster_normal.jpg\",\"description\":\"Twitter c'est le seul endroit ou tu deviens tout excit\\u00e9 lorsqu'un inconnu se met \\u00e0 te suivre. Series & Cin\\u00e9 Addict.#LiveTweet #Roucasserie #CartelParisien\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"022330\",\"id_str\":\"122429634\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/377272619\\/sky_165-preview.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1705307372\\/hobbit-poster_normal.jpg\",\"name\":\"Florenzo84\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 12 17:40:12 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":122429634,\"utc_offset\":null,\"favourites_count\":626,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186313535750144,\"created_at\":\"Fri Feb 24 23:23:29 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189498782482432\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":61,\"screen_name\":\"OthManeMachrouh\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":7705,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/335946443\\/twilk_background_4e7e8e34dab3a.jpg\",\"location\":\"Agadir - Maroc \",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"2FC2EF\",\"followers_count\":67,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1795012464\\/image_normal.jpg\",\"description\":\"Ecriveur de trucs. Des marrants et des moins marrant. J'ai 13 ans, Geek & Gamer. Sinon j'ai un site qui traine en bas...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Casablanca\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"199019257\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/335946443\\/twilk_background_4e7e8e34dab3a.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1795012464\\/image_normal.jpg\",\"name\":\"OthMane Machrouh\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 05 20:44:39 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":199019257,\"utc_offset\":0,\"favourites_count\":127,\"url\":\"http:\\/\\/www.othmane.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189498782482432,\"created_at\":\"Fri Feb 24 23:36:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3408000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2dca0924-11ab-4644-8ccd-fe854967feb9-173189498782482432" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pendant la coupure pub de #CI je regarde #LGW pour la première fois. Ma terreur est totale.", -"img": { -"src": "http://a2.twimg.com/profile_images/1691582647/image_normal.jpg" -}, -"title": "NOM NOM NOM: Pendant la coupure pub de #CI je regarde #LGW pour la première fois. Ma terreur est totale.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3409000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"Pendant la coupure pub de #CI je regarde #LGW pour la premi\\u00e8re fois. Ma terreur est totale.\",\"created_at\":\"Fri Feb 24 23:36:09 +0000 2012\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"CI\",\"indices\":[26,29]},{\"text\":\"LGW\",\"indices\":[41,45]}],\"user_mentions\":[]},\"retweet_count\":0,\"place\":null,\"in_reply_to_status_id_str\":null,\"retweeted\":false,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"id_str\":\"173189501873696768\",\"coordinates\":null,\"in_reply_to_screen_name\":null,\"contributors\":null,\"geo\":null,\"user\":{\"listed_count\":22,\"created_at\":\"Mon Apr 13 06:26:55 +0000 2009\",\"profile_text_color\":\"333333\",\"is_translator\":false,\"show_all_inline_media\":true,\"lang\":\"fr\",\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/156067822\\/tororu.jpg\",\"url\":\"http:\\/\\/dividemeby0.wordpress.com\\/\",\"default_profile\":false,\"notifications\":null,\"profile_link_color\":\"575d63\",\"screen_name\":\"DivideMeByZero\",\"time_zone\":\"Paris\",\"description\":\"Bitches love tacos.\",\"following\":null,\"geo_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/156067822\\/tororu.jpg\",\"profile_background_color\":\"84ba87\",\"location\":\"Le ter-ter\",\"id_str\":\"30821035\",\"profile_background_tile\":false,\"followers_count\":393,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1691582647\\/image_normal.jpg\",\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1691582647\\/image_normal.jpg\",\"default_profile_image\":false,\"follow_request_sent\":null,\"profile_sidebar_fill_color\":\"7b8d94\",\"favourites_count\":662,\"protected\":false,\"friends_count\":205,\"profile_sidebar_border_color\":\"2c2c33\",\"name\":\"NOM NOM NOM\",\"contributors_enabled\":false,\"verified\":false,\"id\":30821035,\"statuses_count\":23074,\"profile_use_background_image\":true,\"utc_offset\":3600},\"in_reply_to_user_id\":null,\"in_reply_to_status_id\":null,\"favorited\":false,\"id\":173189501873696768}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3409000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "72f944b1-8273-4dc7-b5da-ee9ed5168913-173189501873696768" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw WTF !?!?!? #cqui", -"img": { -"src": "http://a2.twimg.com/profile_images/1264939773/image_normal.jpg" -}, -"title": "Julien Article68: #lgw WTF !?!?!? #cqui", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3410000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw WTF !?!?!? #cqui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cqui\",\"indices\":[16,21]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189506860720130\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":187,\"screen_name\":\"FUCKYEAHju68\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":11724,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"followers_count\":671,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1264939773\\/image_normal.jpg\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"262258203\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1264939773\\/image_normal.jpg\",\"name\":\"Julien Article68\",\"default_profile_image\":false,\"created_at\":\"Mon Mar 07 18:03:10 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":262258203,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/ju68.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189506860720130,\"created_at\":\"Fri Feb 24 23:36:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3410000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d32e1a48-9152-40f6-a6ed-df5d73b3fe6f-173189506860720130" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Qifran: regarder Le Grand Webze #lgw c'est un peu comme regarder la chaîne NoLife ! De la TV locale. mais bon, courage quand même.", -"img": { -"src": "http://a2.twimg.com/profile_images/1283903017/Sans_titre-2_normal.jpg" -}, -"title": "the ikid: RT @Qifran: regarder Le Grand Webze #lgw c'est un peu comme regarder la chaîne NoLife ! De la TV locale. mais bon, courage quand même.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3411000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @Qifran: regarder Le Grand Webze #lgw c'est un peu comme regarder la cha\\u00eene NoLife ! De la TV locale. mais bon, courage quand m\\u00eame.\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Qifran\",\"indices\":[3,10],\"name\":\"Franck Valadier\",\"id_str\":\"36192042\",\"id\":36192042}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[36,40]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"regarder Le Grand Webze #lgw c'est un peu comme regarder la cha\\u00eene NoLife ! De la TV locale. mais bon, courage quand m\\u00eame.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173181770466996224\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"474744\",\"screen_name\":\"Qifran\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":289,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":280,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/190012780\\/mynoeil_normal.jpg\",\"description\":\"Directeur de Cr\\u00e9ation @ SQLI agency\",\"statuses_count\":1444,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/220733970\\/twitter.jpg\",\"show_all_inline_media\":true,\"listed_count\":12,\"profile_link_color\":\"000000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f7e242\",\"protected\":false,\"id_str\":\"36192042\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Franck Valadier\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/220733970\\/twitter.jpg\",\"created_at\":\"Tue Apr 28 21:37:45 +0000 2009\",\"profile_sidebar_fill_color\":\"f7e242\",\"id\":36192042,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/190012780\\/mynoeil_normal.jpg\"},\"truncated\":false,\"id\":173181770466996224,\"created_at\":\"Fri Feb 24 23:05:26 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189509083697152\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"141414\",\"screen_name\":\"theikid\",\"lang\":\"fr\",\"favourites_count\":108,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":653,\"location\":\"Paris - France\",\"profile_text_color\":\"514d4d\",\"followers_count\":512,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1283903017\\/Sans_titre-2_normal.jpg\",\"description\":\"Maxime Ealet - Webdesigner @ Yahoo ! \",\"statuses_count\":8747,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/4243828\\/background.jpg\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"ab28cc\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"141414\",\"protected\":false,\"id_str\":\"15133770\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"the ikid\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/4243828\\/background.jpg\",\"created_at\":\"Mon Jun 16 13:03:23 +0000 2008\",\"profile_sidebar_fill_color\":\"141414\",\"id\":15133770,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.facebook.com\\/maxime.ealet\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1283903017\\/Sans_titre-2_normal.jpg\"},\"truncated\":false,\"id\":173189509083697152,\"created_at\":\"Fri Feb 24 23:36:11 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3411000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3d43b7ce-17bd-4e96-aaa7-85c26ca75209-173189509083697152" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cqui #lgw @LudoDelaherche #stadedefrance hehe, a star is born", -"img": { -"src": "http://a2.twimg.com/profile_images/1630832094/rene_navarre_as_fantomas_normal.jpg" -}, -"title": "Virgile Navarre: #cqui #lgw @LudoDelaherche #stadedefrance hehe, a star is born", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3411000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#cqui #lgw @LudoDelaherche #stadedefrance hehe, a star is born\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[11,26],\"name\":\"Ludovic Delaherche\",\"id_str\":\"72665061\",\"id\":72665061}],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[6,10]},{\"text\":\"stadedefrance\",\"indices\":[27,41]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189510560096256\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"virgilepons\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":61,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1630832094\\/rene_navarre_as_fantomas_normal.jpg\",\"description\":\"\",\"statuses_count\":7,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"392990979\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Virgile Navarre\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Oct 17 21:23:27 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":392990979,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.labo75.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1630832094\\/rene_navarre_as_fantomas_normal.jpg\"},\"truncated\":false,\"id\":173189510560096256,\"created_at\":\"Fri Feb 24 23:36:11 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3411000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "81a5ec10-b391-48e2-9022-07a267f56c93-173189510560096256" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On nous parle de ACTA #oupas #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1679012880/371627_1611924312_361512868_n_normal.jpg" -}, -"title": "MlleB: On nous parle de ACTA #oupas #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3412000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"On nous parle de ACTA #oupas #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"oupas\",\"indices\":[22,28]},{\"text\":\"lgw\",\"indices\":[29,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189513265414144\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":425,\"screen_name\":\"MlleBerangere\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1880,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432454470\\/DSC00874.jpg\",\"location\":\"Retour France\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"FF3300\",\"followers_count\":363,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1679012880\\/371627_1611924312_361512868_n_normal.jpg\",\"description\":\"@lacantine @siliconsentier - Chef de Projet Glii (Grand Lieu Int\\u00e9gr\\u00e9 d'Innovation) & 100% curieuse\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"709397\",\"id_str\":\"15890213\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432454470\\/DSC00874.jpg\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1679012880\\/371627_1611924312_361512868_n_normal.jpg\",\"name\":\"MlleB\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 18 09:56:30 +0000 2008\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":15890213,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189513265414144,\"created_at\":\"Fri Feb 24 23:36:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3412000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efcc06d0-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ff457fac-2337-46fa-9178-10dea7ee98d9-173189513265414144" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LudoDelaherche Ils ne t\"ont pas encore privé de ton téléphone ? #StadedeFrance #lgw #cqui", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @LudoDelaherche Ils ne t\"ont pas encore privé de ton téléphone ? #StadedeFrance #lgw #cqui", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3414000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LudoDelaherche\",\"favorited\":false,\"text\":\"@LudoDelaherche Ils ne t\\\"ont pas encore priv\\u00e9 de ton t\\u00e9l\\u00e9phone ? #StadedeFrance #lgw #cqui\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[0,15],\"name\":\"Ludovic Delaherche\",\"id_str\":\"72665061\",\"id\":72665061}],\"hashtags\":[{\"text\":\"StadedeFrance\",\"indices\":[65,79]},{\"text\":\"lgw\",\"indices\":[80,84]},{\"text\":\"cqui\",\"indices\":[85,90]}]},\"in_reply_to_user_id\":72665061,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173189340929851392,\"in_reply_to_status_id_str\":\"173189340929851392\",\"id_str\":\"173189522543222784\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"favourites_count\":254,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":156,\"location\":\"Paris Montparnasse - Bruxelles\",\"profile_text_color\":\"333333\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"statuses_count\":34428,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Pierre B.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":104184883,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\"},\"truncated\":false,\"id\":173189522543222784,\"created_at\":\"Fri Feb 24 23:36:14 +0000 2012\",\"in_reply_to_user_id_str\":\"72665061\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3414000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "468e1ed1-9139-4cdb-87a2-3c7cc6e545a1-173189522543222784" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@my_Planetarium_ bientôt en spectacle dans toute la France #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1819530189/twitter_normal.png" -}, -"title": "Benoit Lebreau: @my_Planetarium_ bientôt en spectacle dans toute la France #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3414000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@my_Planetarium_ bient\\u00f4t en spectacle dans toute la France #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"my_Planetarium_\",\"indices\":[0,16],\"id_str\":\"302897276\",\"name\":\"myPlanetarium\",\"id\":302897276}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[59,63]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173188803115220992\",\"id_str\":\"173189523973472258\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173188803115220992,\"in_reply_to_user_id_str\":\"302897276\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":605,\"screen_name\":\"benoitlebreau\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4158,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"667033\",\"followers_count\":339,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1819530189\\/twitter_normal.png\",\"description\":\"sympathique et cool \\/\\/ danseur \\u00e9toile \\u00e0 NRJ Group \\/\\/ #runner parisien du soir, #radio amateur et tr\\u00e8s dr\\u00f4le \\u00e0 la t\\u00e9l\\u00e9\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"267290862\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819530189\\/twitter_normal.png\",\"name\":\"Benoit Lebreau\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 16 17:22:17 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":267290862,\"utc_offset\":3600,\"favourites_count\":38,\"url\":\"http:\\/\\/www.benoitlebreau.fr\"},\"in_reply_to_screen_name\":\"my_Planetarium_\",\"truncated\":false,\"id\":173189523973472258,\"created_at\":\"Fri Feb 24 23:36:14 +0000 2012\",\"in_reply_to_user_id\":302897276}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3414000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bae3e6d8-2544-4e44-91a9-9dafbeded51b-173189523973472258" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "A mort Acta #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1796744745/Anonymous-header_normal.PNG" -}, -"title": "Musi_Call_Ment: A mort Acta #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3415000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"A mort Acta #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189524648763393\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"93afe6\",\"screen_name\":\"mat_moi_ca\",\"lang\":\"en\",\"favourites_count\":14,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":199,\"location\":\"\",\"profile_text_color\":\"93afe6\",\"followers_count\":88,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1796744745\\/Anonymous-header_normal.PNG\",\"description\":\"Geek qui s'est perdu sur internet. je suis chieur ! Ce que j'aime ? Le m\\u00e9tal. FOLLOW MOI !!\",\"statuses_count\":6553,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/396225323\\/tumblr_lxfb1bGFUj1r9crd8o1_500.jpg\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"93afe6\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1dabf2\",\"protected\":false,\"id_str\":\"348842674\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Musi_Call_Ment\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/396225323\\/tumblr_lxfb1bGFUj1r9crd8o1_500.jpg\",\"created_at\":\"Fri Aug 05 02:52:54 +0000 2011\",\"profile_sidebar_fill_color\":\"000000\",\"id\":348842674,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1796744745\\/Anonymous-header_normal.PNG\"},\"truncated\":false,\"id\":173189524648763393,\"created_at\":\"Fri Feb 24 23:36:15 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3415000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "89241953-c209-4a96-b1d4-6cfa85e3b376-173189524648763393" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@StadeFrance #cqui #lgw #teamRM", -"img": { -"src": "http://a3.twimg.com/profile_images/1693436244/tw_13513942_1323894171_normal.jpg" -}, -"title": "Nicolas Legros: @StadeFrance #cqui #lgw #teamRM", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3415000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@StadeFrance #cqui #lgw #teamRM\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"StadeFrance\",\"indices\":[0,12],\"id_str\":\"88690419\",\"name\":\"Stade de France\",\"id\":88690419}],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[13,18]},{\"text\":\"lgw\",\"indices\":[19,23]},{\"text\":\"teamRM\",\"indices\":[24,31]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.142488,48.9203048],[2.2061332,48.9203048],[2.2061332,48.954515],[2.142488,48.954515]]]},\"attributes\":{},\"full_name\":\"Sartrouville, Yvelines\",\"place_type\":\"city\",\"name\":\"Sartrouville\",\"id\":\"fdc15213df467db3\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/fdc15213df467db3.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[2.20192193,48.94098043]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189524975919104\",\"geo\":{\"type\":\"Point\",\"coordinates\":[48.94098043,2.20192193]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"88690419\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":386,\"screen_name\":\"NicolasLegros\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2760,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"sartrouville\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"0084B4\",\"followers_count\":140,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1693436244\\/tw_13513942_1323894171_normal.jpg\",\"description\":\"RUGBY(ra\\u00e7ing, toulouse, sprinboks) rock, vie de famille, killstreak et votera pascal pap\\u00e9 en 2012.. un maitre @kakaOpopo #tontonatoujoursraison\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"120251174\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1693436244\\/tw_13513942_1323894171_normal.jpg\",\"name\":\"Nicolas Legros\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 05 22:47:53 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":120251174,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":\"StadeFrance\",\"truncated\":false,\"id\":173189524975919104,\"created_at\":\"Fri Feb 24 23:36:15 +0000 2012\",\"in_reply_to_user_id\":88690419}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3415000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f02794fa-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a6b4f89d-1c05-4b72-a252-acd3b17df3d6-173189524975919104" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw on dirait un flash de toxicomane ! J'ai des palpitations ! Pourtant je kiffe Rollin dans Kamelott notamment !", -"img": { -"src": "http://a3.twimg.com/profile_images/1784933236/matt-smith_normal.jpg" -}, -"title": "Mohamed: #lgw on dirait un flash de toxicomane ! J'ai des palpitations ! Pourtant je kiffe Rollin dans Kamelott notamment !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3415000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw on dirait un flash de toxicomane ! J'ai des palpitations ! Pourtant je kiffe Rollin dans Kamelott notamment !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189525202403328\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":167,\"screen_name\":\"MOHA59600\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9877,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"followers_count\":199,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1784933236\\/matt-smith_normal.jpg\",\"description\":\"Fan de cin\\u00e9ma, de football, g\\u00e9nie autoproclam\\u00e9. A un avis sur tout et sait tout mieux que tout le monde! Adepte du second degr\\u00e9!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"3dc1db\",\"id_str\":\"115394419\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1784933236\\/matt-smith_normal.jpg\",\"name\":\"Mohamed\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 18 14:33:14 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":115394419,\"utc_offset\":-10800,\"favourites_count\":5,\"url\":\"http:\\/\\/moha59600.football.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189525202403328,\"created_at\":\"Fri Feb 24 23:36:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3415000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5b140726-1fc8-4f3f-854d-1c22f1ac36e3-173189525202403328" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "N'oubliez pas, demain, manifestation dans toute la France contre ACTA ! On sait pas #cQui qui l'a écrit mais c'est pas bien ! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: N'oubliez pas, demain, manifestation dans toute la France contre ACTA ! On sait pas #cQui qui l'a écrit mais c'est pas bien ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3418000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"N'oubliez pas, demain, manifestation dans toute la France contre ACTA ! On sait pas #cQui qui l'a \\u00e9crit mais c'est pas bien ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[84,89]},{\"text\":\"lgw\",\"indices\":[126,130]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189537428803584\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3246,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189537428803584,\"created_at\":\"Fri Feb 24 23:36:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3418000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "19a1dbaa-2c00-463e-b3bf-895cb3f5d778-173189537428803584" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@pascalmabille est le seul homme à écrire les mots par la fin!! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1780196925/anonymous2_normal.png" -}, -"title": "Abrutim: @pascalmabille est le seul homme à écrire les mots par la fin!! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3418000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@pascalmabille est le seul homme \\u00e0 \\u00e9crire les mots par la fin!! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"PascalMabille\",\"indices\":[0,14],\"id_str\":\"1367131\",\"name\":\"Pascal Mabille\",\"id\":1367131}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[64,68]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[-0.6388556,44.8111671],[-0.5334955,44.8111671],[-0.5334955,44.9163535],[-0.6388556,44.9163535]]]},\"attributes\":{},\"full_name\":\"Bordeaux, Gironde\",\"place_type\":\"city\",\"name\":\"Bordeaux\",\"id\":\"1b606b052d77a745\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/1b606b052d77a745.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[-0.55506992,44.84445953]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.twitter.com\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Windows Phone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189538066333698\",\"geo\":{\"type\":\"Point\",\"coordinates\":[44.84445953,-0.55506992]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"1367131\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":550,\"screen_name\":\"abrutim\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10390,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/136894864\\/IMG_1712_copie.jpg\",\"location\":\"Bordeaux\",\"show_all_inline_media\":false,\"listed_count\":59,\"profile_link_color\":\"0084B4\",\"followers_count\":1143,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1780196925\\/anonymous2_normal.png\",\"description\":\"\\u250c\\u041f\\u2510(\\u0ca0_\\u0ca0)\\u250c\\u041f\\u2510| Chroniqueur chez GeekInc, Blogueur BD int\\u00e9ress\\u00e9 par le Webdev,photo, dessin, comics, manga, s\\u00e9ries, guitare, hard rock, metal, guinness et whisky !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"169861930\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/136894864\\/IMG_1712_copie.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1780196925\\/anonymous2_normal.png\",\"name\":\"Abrutim\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 23 10:19:49 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":169861930,\"utc_offset\":null,\"favourites_count\":24,\"url\":\"http:\\/\\/lightbulb.fr\"},\"in_reply_to_screen_name\":\"PascalMabille\",\"truncated\":false,\"id\":173189538066333698,\"created_at\":\"Fri Feb 24 23:36:18 +0000 2012\",\"in_reply_to_user_id\":1367131}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3418000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fa217f61-2907-4fbf-ab2b-59562b189d5a-173189538066333698" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "L'émission est complètement décousue et éparse quand même...hmpf #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1824565430/photo_2_normal.JPG" -}, -"title": "Bakt El Raalis: L'émission est complètement décousue et éparse quand même...hmpf #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3418000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"L'\\u00e9mission est compl\\u00e8tement d\\u00e9cousue et \\u00e9parse quand m\\u00eame...hmpf #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[65,69]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189541115600896\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1093,\"screen_name\":\"baktelraalis\",\"lang\":\"fr\",\"profile_text_color\":\"636363\",\"statuses_count\":21285,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":105,\"profile_link_color\":\"808080\",\"followers_count\":1299,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"description\":\"Admin Web \\/ R\\u00e9dacteur en chef @Pelecanus_net + apprenti photographe + amateur de musique ind\\u00e9' et de culture ALT + demandeur d'asile + fils des internets\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"18515564\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"profile_sidebar_fill_color\":\"141414\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"name\":\"Bakt El Raalis\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 31 20:37:21 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":18515564,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.pelecanus.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189541115600896,\"created_at\":\"Fri Feb 24 23:36:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3418000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a7cbb9d3-08c9-4c4c-8640-04877c79824c-173189541115600896" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Si vous comprenez ce qu'il se passe dans #LGW, arrêtez de boire.", -"img": { -"src": "http://a1.twimg.com/profile_images/1813693284/photo__3__normal.JPG" -}, -"title": "Charly M.: Si vous comprenez ce qu'il se passe dans #LGW, arrêtez de boire.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3420000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Si vous comprenez ce qu'il se passe dans #LGW, arr\\u00eatez de boire.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[41,45]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189549252546560\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5e69ab\",\"screen_name\":\"SeriousCharly\",\"lang\":\"en\",\"favourites_count\":653,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":199,\"location\":\"Paris\",\"profile_text_color\":\"050303\",\"followers_count\":1945,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1813693284\\/photo__3__normal.JPG\",\"description\":\"Ours parisien de 20 ans, \\u00e9tudiant en \\u00e9cole de commerce \\u00e0 Nantes et lyonnais de coeur. Je r\\u00e2le contre tout et je tweete foot.\",\"statuses_count\":59228,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/206030081\\/mosaic_serious.jpg\",\"show_all_inline_media\":true,\"listed_count\":147,\"profile_link_color\":\"2c30ab\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"c2bec2\",\"protected\":false,\"id_str\":\"149298036\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Charly M.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/206030081\\/mosaic_serious.jpg\",\"created_at\":\"Fri May 28 23:10:49 +0000 2010\",\"profile_sidebar_fill_color\":\"dcdded\",\"id\":149298036,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.lastfm.fr\\/user\\/CharIy\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813693284\\/photo__3__normal.JPG\"},\"truncated\":false,\"id\":173189549252546560,\"created_at\":\"Fri Feb 24 23:36:20 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3420000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b743e38b-15cf-4b34-ac22-f284d34d7a56-173189549252546560" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Un vainqueur ! #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1801434555/coolcat_normal.png" -}, -"title": "Chris: Un vainqueur ! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3421000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Un vainqueur ! #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[15,19]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189551249043458\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":198,\"screen_name\":\"tr13ze\",\"lang\":\"en\",\"profile_text_color\":\"d1d1d1\",\"statuses_count\":35819,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/346151969\\/dark_stripes.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":109,\"profile_link_color\":\"575757\",\"followers_count\":1606,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1801434555\\/coolcat_normal.png\",\"description\":\"Dev Flash \\/ html5\\r\\n(free for job)\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"126569577\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/346151969\\/dark_stripes.png\",\"profile_sidebar_fill_color\":\"000000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801434555\\/coolcat_normal.png\",\"name\":\"Chris\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 26 08:30:20 +0000 2010\",\"profile_sidebar_border_color\":\"000000\",\"id\":126569577,\"utc_offset\":3600,\"favourites_count\":252,\"url\":\"http:\\/\\/tr13ze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189551249043458,\"created_at\":\"Fri Feb 24 23:36:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3421000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5ea31e90-d02a-4334-bf9b-d6dfb5036d97-173189551249043458" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilpart #ilreste #change2ton #cqui j'hésite.", -"img": { -"src": "http://a3.twimg.com/profile_images/1648215039/EmeryDoligeHubN_B_normal.jpg" -}, -"title": "Emery Doligé: #lgw #ilpart #ilreste #change2ton #cqui j'hésite.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3421000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilpart #ilreste #change2ton #cqui j'h\\u00e9site.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[5,12]},{\"text\":\"ilreste\",\"indices\":[13,21]},{\"text\":\"change2ton\",\"indices\":[22,33]},{\"text\":\"cqui\",\"indices\":[34,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189551295172608\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":493,\"screen_name\":\"MryEmery\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":31441,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/170627783\\/mrytwitter_copie.jpg\",\"location\":\"Paris Rive Gauche\",\"show_all_inline_media\":true,\"listed_count\":931,\"profile_link_color\":\"2FC2EF\",\"followers_count\":19578,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1648215039\\/EmeryDoligeHubN_B_normal.jpg\",\"description\":\"Vanksen. Europe 1 #dcdc. Lib\\u00e9ral ta m\\u00e8re.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f7f8fa\",\"id_str\":\"14285154\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/170627783\\/mrytwitter_copie.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648215039\\/EmeryDoligeHubN_B_normal.jpg\",\"name\":\"Emery Dolig\\u00e9\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 02 16:59:11 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":14285154,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/mry.blogs.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189551295172608,\"created_at\":\"Fri Feb 24 23:36:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3421000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "99a9cb54-59e3-4165-8f95-8201336d2d1b-173189551295172608" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@PascalMabille aussi #ilReste #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1331859114/tom_cruise_as_brian_flanagan_cocktail_wallpaper_-_800x600_normal.jpg" -}, -"title": "Nicolas Delaporte: @PascalMabille aussi #ilReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3421000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@PascalMabille aussi #ilReste #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"PascalMabille\",\"indices\":[0,14],\"id_str\":\"1367131\",\"name\":\"Pascal Mabille\",\"id\":1367131}],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[21,29]},{\"text\":\"lgw\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189549676171264\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"1367131\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":253,\"screen_name\":\"_charliekoller\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":511,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"@ 'Cocktails & Dreams'\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"followers_count\":128,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1331859114\\/tom_cruise_as_brian_flanagan_cocktail_wallpaper_-_800x600_normal.jpg\",\"description\":\"mordu de podcasts #geek et #cine. A la ville : #sem #seo #sea #webmarketing #ergonomie #web #analytics\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Pacific Time (US & Canada)\",\"profile_background_color\":\"131516\",\"id_str\":\"289943907\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1331859114\\/tom_cruise_as_brian_flanagan_cocktail_wallpaper_-_800x600_normal.jpg\",\"name\":\"Nicolas Delaporte\",\"default_profile_image\":false,\"created_at\":\"Fri Apr 29 13:49:58 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":289943907,\"utc_offset\":-28800,\"favourites_count\":0,\"url\":\"http:\\/\\/www.nicolasdelaporte.com\"},\"in_reply_to_screen_name\":\"PascalMabille\",\"truncated\":false,\"id\":173189549676171264,\"created_at\":\"Fri Feb 24 23:36:21 +0000 2012\",\"in_reply_to_user_id\":1367131}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3421000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f336f3b2-0687-4614-b67b-78c50471f2ef-173189549676171264" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw kheops ?", -"img": { -"src": "http://a3.twimg.com/profile_images/667488091/malko_normal.png" -}, -"title": "Malko: #lgw kheops ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3423000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw kheops ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189560430362625\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":484,\"screen_name\":\"malkovitch\",\"lang\":\"fr\",\"profile_text_color\":\"b3a8a8\",\"statuses_count\":25646,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/71376186\\/screenshot_001.png\",\"location\":\"ouest\",\"show_all_inline_media\":false,\"listed_count\":85,\"profile_link_color\":\"2FC2EF\",\"followers_count\":1232,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/667488091\\/malko_normal.png\",\"description\":\"dompteur de smartphones Android et autres Os\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"16329725\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/71376186\\/screenshot_001.png\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/667488091\\/malko_normal.png\",\"name\":\"Malko\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 17 14:57:12 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":16329725,\"utc_offset\":-10800,\"favourites_count\":221,\"url\":\"http:\\/\\/blog.bretagne-balades.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189560430362625,\"created_at\":\"Fri Feb 24 23:36:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3423000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7e1c9164-90eb-4ba6-a39e-56e6ad3bab90-173189560430362625" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw il y a tweet par minutes \"28 quoi? \"", -"img": { -"src": "http://a1.twimg.com/profile_images/1437002627/DSCN4392_normal.jpg" -}, -"title": "Alban Liabeuf: #lgw il y a tweet par minutes \"28 quoi? \"", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3426000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw il y a tweet par minutes \\\"28 quoi? \\\"\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189573034250241\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":161,\"screen_name\":\"Albanliabeuf\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":410,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris la D\\u00e9fense \",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":50,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1437002627\\/DSCN4392_normal.jpg\",\"description\":\"vous les autres et moi, mode, photos, finance, geek et n'importe quoi \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"25846622\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1437002627\\/DSCN4392_normal.jpg\",\"name\":\"Alban Liabeuf\",\"default_profile_image\":false,\"created_at\":\"Sun Mar 22 17:27:25 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":25846622,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/alban-liabeuf\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189573034250241,\"created_at\":\"Fri Feb 24 23:36:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3426000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c36c96ba-ed5e-4261-8e78-2b6ceee60454-173189573034250241" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW, réalisé avec les myens techniques de la salle de réunion 3b de France 5.", -"img": { -"src": "http://a0.twimg.com/profile_images/1768260791/afflelou_normal.png" -}, -"title": "Marcel Comics: #LGW, réalisé avec les myens techniques de la salle de réunion 3b de France 5.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3426000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW, r\\u00e9alis\\u00e9 avec les myens techniques de la salle de r\\u00e9union 3b de France 5.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189571587219456\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Marcelcomics\",\"lang\":\"fr\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":196,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":521,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"description\":\"D\\u00e9fenseur du panache et de la pens\\u00e9e positive. Gar\\u00e7on boucher chez Boucherie-ovalie.org. Inventor of the Follow Me Monday (#FMM)\",\"statuses_count\":3886,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":24,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"386966557\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Marcel Comics\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat Oct 08 07:06:40 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":386966557,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/boucherie-ovalie.org\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\"},\"truncated\":false,\"id\":173189571587219456,\"created_at\":\"Fri Feb 24 23:36:26 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3426000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9e069bc8-5698-48d3-a01e-da7ff2b7b287-173189571587219456" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw C'est super de parler de ACTA a la TV , je crois que c'est la 1ere fois que j'entend parler de ca a la TV !", -"img": { -"src": "http://a0.twimg.com/profile_images/1143073505/41403_1088720440_8180_q_normal.jpg" -}, -"title": "yann : #lgw C'est super de parler de ACTA a la TV , je crois que c'est la 1ere fois que j'entend parler de ca a la TV !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3427000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"#lgw C'est super de parler de ACTA a la TV , je crois que c'est la 1ere fois que j'entend parler de ca a la TV !\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"favorited\":false,\"coordinates\":null,\"in_reply_to_user_id\":null,\"contributors\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"user\":{\"notifications\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/317784174\\/as-test.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"screen_name\":\"yannosh51\",\"follow_request_sent\":null,\"lang\":\"fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1143073505\\/41403_1088720440_8180_q_normal.jpg\",\"default_profile_image\":false,\"verified\":false,\"profile_sidebar_border_color\":\"eeeeee\",\"location\":\"france\",\"favourites_count\":1,\"description\":\"Gamer, retrogamer m\\u00eame et administrateur chez armagame pour le jeu atomic strike.\",\"contributors_enabled\":false,\"following\":null,\"profile_use_background_image\":true,\"friends_count\":114,\"profile_text_color\":\"333333\",\"followers_count\":59,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1143073505\\/41403_1088720440_8180_q_normal.jpg\",\"statuses_count\":695,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/317784174\\/as-test.jpg\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"384040\",\"protected\":false,\"is_translator\":false,\"name\":\"yann \",\"default_profile\":false,\"time_zone\":\"Greenland\",\"created_at\":\"Mon Jul 12 08:06:43 +0000 2010\",\"profile_background_color\":\"000000\",\"id\":165689120,\"id_str\":\"165689120\",\"geo_enabled\":true,\"profile_background_tile\":false,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.atomic-strike.com\\/\"},\"in_reply_to_status_id\":null,\"id\":173189576687497216,\"created_at\":\"Fri Feb 24 23:36:27 +0000 2012\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189576687497216\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3427000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "17a4c973-9b28-4282-a9c5-095b2d04a595-173189576687497216" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ça parle d' #ACTA sur #lgw ! @kheops2713 sur France 5 !", -"img": { -"src": "http://a0.twimg.com/profile_images/1107302070/hydraze_normal.png" -}, -"title": "Hydraze: Ça parle d' #ACTA sur #lgw ! @kheops2713 sur France 5 !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3427000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"\\u00c7a parle d' #ACTA sur #lgw ! @kheops2713 sur France 5 !\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"kheops2713\",\"indices\":[29,40],\"name\":\"KheOps\",\"id_str\":\"321006177\",\"id\":321006177}],\"hashtags\":[{\"text\":\"ACTA\",\"indices\":[12,17]},{\"text\":\"lgw\",\"indices\":[22,26]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.bitlbee.org\\/\\\" rel=\\\"nofollow\\\"\\u003EBitlBee\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189577840918529\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"Hydraze\",\"lang\":\"en\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":381,\"location\":\"In a few root shells\",\"profile_text_color\":\"666666\",\"followers_count\":213,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1107302070\\/hydraze_normal.png\",\"description\":\"FLOSS Supporter, http:\\/\\/Zenk-Security.com staffer, Internet Censorship fighter, free-speech defender and datalover.\",\"statuses_count\":804,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/137949339\\/twitter.png\",\"show_all_inline_media\":false,\"listed_count\":10,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"37705430\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Hydraze\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/137949339\\/twitter.png\",\"created_at\":\"Mon May 04 17:17:16 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":37705430,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.hydraze.org\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1107302070\\/hydraze_normal.png\"},\"truncated\":false,\"id\":173189577840918529,\"created_at\":\"Fri Feb 24 23:36:27 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3427000, -"tags": [ -{ -"id-ref": "efb37962-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2540e3b2-90a3-43fd-980e-721c754bcc9b-173189577840918529" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Kheops le hacker trop mignon #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1682788944/oriane_twitter_normal.png" -}, -"title": "Oriane Hurard: Kheops le hacker trop mignon #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3427000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Kheops le hacker trop mignon #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[29,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189578231001088\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"Orianehurard\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2725,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":24,\"profile_link_color\":\"de2a5d\",\"followers_count\":485,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"description\":\"S\\u00e9ries, transmedia, cin\\u00e9ma. Dipl\\u00f4m\\u00e9e @ina_SUP en production \\/\\/ \\r\\nCharg\\u00e9e de coordination @TIULab, programme d'encadrement \\u00e9tudiant transmedia\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"198934087\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"profile_sidebar_fill_color\":\"c1a7c7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"name\":\"Oriane Hurard\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 05 16:26:22 +0000 2010\",\"profile_sidebar_border_color\":\"592459\",\"id\":198934087,\"utc_offset\":-10800,\"favourites_count\":461,\"url\":\"http:\\/\\/www.transmediaimmersiveuniversity.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189578231001088,\"created_at\":\"Fri Feb 24 23:36:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3427000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "aa5d0a53-2313-40fd-8757-df291fd87de0-173189578231001088" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Décryptage d' #ACTA sur #lgw #france5 #fb", -"img": { -"src": "http://a0.twimg.com/profile_images/1695493545/fa3f8350-a1ea-4196-9606-3fab457a6d4d_normal.png" -}, -"title": "StevenLeRoux: Décryptage d' #ACTA sur #lgw #france5 #fb", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3428000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"D\\u00e9cryptage d' #ACTA sur #lgw #france5 #fb\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ACTA\",\"indices\":[14,19]},{\"text\":\"lgw\",\"indices\":[24,28]},{\"text\":\"france5\",\"indices\":[29,37]},{\"text\":\"fb\",\"indices\":[38,41]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189582177832960\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":305,\"screen_name\":\"StevenLeRoux\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":4452,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Ask my GoogleLatitude\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"2FC2EF\",\"followers_count\":266,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1695493545\\/fa3f8350-a1ea-4196-9606-3fab457a6d4d_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"14985358\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1695493545\\/fa3f8350-a1ea-4196-9606-3fab457a6d4d_normal.png\",\"name\":\"StevenLeRoux\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 02 21:29:20 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":14985358,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/steven.le-roux.info\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189582177832960,\"created_at\":\"Fri Feb 24 23:36:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3428000, -"tags": [ -{ -"id-ref": "efb37962-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0692e06-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "03454599-46c5-4ad3-8dd3-9676819390c0-173189582177832960" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ACTA question centrale #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1612831528/cni_id_normal.jpg" -}, -"title": "Jean-Louis Coste: ACTA question centrale #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3429000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"ACTA question centrale #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[23,27]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189587244560384\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":132,\"screen_name\":\"jlcoste\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":545,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"10207a\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"description\":\"Langue, litt\\u00e9rature et politique. Sp\\u00e9cialis\\u00e9 en traitement automatique des langues (presse). Rattach\\u00e9 \\u00e0 l'Universit\\u00e9 de Paris 3, et prof. en coll\\u00e8ge de banlieue\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"244454441\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"name\":\"Jean-Louis Coste\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 29 10:24:46 +0000 2011\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":244454441,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189587244560384,\"created_at\":\"Fri Feb 24 23:36:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3429000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "401e3a12-3d5d-43c2-9bca-417243e316af-173189587244560384" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je prefere la voix off que la tete #lgw.", -"img": { -"src": "http://a0.twimg.com/profile_images/1818096044/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg" -}, -"title": "Δ+Δ: Je prefere la voix off que la tete #lgw.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3431000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je prefere la voix off que la tete #lgw.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189593238208514\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":71,\"screen_name\":\"AbsolutePi\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":12874,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/362137182\\/final2f.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"000000\",\"followers_count\":142,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1818096044\\/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg\",\"description\":\"Piboy , G\\u00e9n\\u00e9ration 96 , Football is Life | & R\\u00e9dacteur chez @footballanatomy | \\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"334108023\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/362137182\\/final2f.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1818096044\\/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg\",\"name\":\"\\u0394+\\u0394\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 12 15:55:31 +0000 2011\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":334108023,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/footballanatomy.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189593238208514,\"created_at\":\"Fri Feb 24 23:36:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3431000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4c40216b-0514-423a-9068-957ebd8d13cc-173189593238208514" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @virginielasnob: Donc #lgw, ce sont des gens dans l'écran qui montrent des gens dans l'écran qui regardent sur leur écran O_o ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1185913574/5ed80534-98b3-466a-8d4a-0fc64aeb9cfc_normal.png" -}, -"title": "David Foucher: RT @virginielasnob: Donc #lgw, ce sont des gens dans l'écran qui montrent des gens dans l'écran qui regardent sur leur écran O_o ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3431000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @virginielasnob: Donc #lgw, ce sont des gens dans l'\\u00e9cran qui montrent des gens dans l'\\u00e9cran qui regardent sur leur \\u00e9cran O_o ?\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"virginielasnob\",\"indices\":[3,18],\"id_str\":\"15826290\",\"name\":\"virginielasnob\",\"id\":15826290}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Donc #lgw, ce sont des gens dans l'\\u00e9cran qui montrent des gens dans l'\\u00e9cran qui regardent sur leur \\u00e9cran O_o ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[5,9]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189261510717440\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":369,\"screen_name\":\"virginielasnob\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":15896,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/422252592\\/DSC_0187.JPG\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"009999\",\"followers_count\":447,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1752944749\\/profil_avec_cigarette_normal.JPG\",\"description\":\"Rock'n'roll girl, d\\u00e9voreuse de films et de s\\u00e9ries, quota parisien du DLF crou http:\\/\\/derrierelafenetre.com\\/ \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"7c1bbd\",\"id_str\":\"15826290\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422252592\\/DSC_0187.JPG\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1752944749\\/profil_avec_cigarette_normal.JPG\",\"name\":\"virginielasnob\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 12 18:54:23 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":15826290,\"utc_offset\":3600,\"favourites_count\":7,\"url\":\"http:\\/\\/virginielasnob.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189261510717440,\"created_at\":\"Fri Feb 24 23:35:12 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189594416820224\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":271,\"screen_name\":\"tyjak\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":6791,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Aubervilliers\",\"show_all_inline_media\":true,\"listed_count\":10,\"profile_link_color\":\"0084B4\",\"followers_count\":215,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1185913574\\/5ed80534-98b3-466a-8d4a-0fc64aeb9cfc_normal.png\",\"description\":\"Web developper\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"5804512\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1185913574\\/5ed80534-98b3-466a-8d4a-0fc64aeb9cfc_normal.png\",\"name\":\"David Foucher\",\"default_profile_image\":false,\"created_at\":\"Sun May 06 09:11:10 +0000 2007\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":5804512,\"utc_offset\":3600,\"favourites_count\":655,\"url\":\"http:\\/\\/www.tyjak.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189594416820224,\"created_at\":\"Fri Feb 24 23:36:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3431000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f89863cb-6f89-4bdb-b4a5-9f0c911dfc8e-173189594416820224" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais khéops, il a intégré le staff ou quoi ? #lgw #cQui", -"img": { -"src": "http://a0.twimg.com/profile_images/1700942619/godai4_normal.gif" -}, -"title": "Godai Yusaku: Mais khéops, il a intégré le staff ou quoi ? #lgw #cQui", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3431000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mais kh\\u00e9ops, il a int\\u00e9gr\\u00e9 le staff ou quoi ? #lgw #cQui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[45,49]},{\"text\":\"cQui\",\"indices\":[50,55]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189594995621888\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":400,\"screen_name\":\"__Yusaku\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13681,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/355063675\\/akemi_tadaka_005_1280x1024.jpg\",\"location\":\"Ile de France, Nancy, Toulois\",\"show_all_inline_media\":false,\"listed_count\":27,\"profile_link_color\":\"038543\",\"followers_count\":314,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1700942619\\/godai4_normal.gif\",\"description\":\"Directeur de Projet Client Info\\/telco - \\r\\nActivit\\u00e9s associatives - Geek et Nippophile \\u00e0 ses heures perdues\\r\\nMembre d'#AQDIL\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ACDED6\",\"id_str\":\"76995130\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/355063675\\/akemi_tadaka_005_1280x1024.jpg\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1700942619\\/godai4_normal.gif\",\"name\":\"Godai Yusaku\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 24 17:33:58 +0000 2009\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":76995130,\"utc_offset\":3600,\"favourites_count\":68,\"url\":\"http:\\/\\/jenebloguepas.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189594995621888,\"created_at\":\"Fri Feb 24 23:36:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3431000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1ba1c03b-e89e-4071-bba3-3dc9b1a33aff-173189594995621888" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les moments sur internet sont pas mal. C'est juste les moments télévisuels qui sont chiants. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1683879841/Photo_du_83030873-12-___23.03_normal.jpg" -}, -"title": "Rémi: Les moments sur internet sont pas mal. C'est juste les moments télévisuels qui sont chiants. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3432000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Les moments sur internet sont pas mal. C'est juste les moments t\\u00e9l\\u00e9visuels qui sont chiants. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[93,97]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189596031614977\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":319,\"screen_name\":\"GabytaineFlam\",\"lang\":\"fr\",\"profile_text_color\":\"8FCAE0\",\"statuses_count\":5859,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"location\":\"Toulouse.\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"4BB7DF\",\"followers_count\":368,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"description\":\"Les tweets qui ont \\u00e9t\\u00e9 \\u00e9crits dans cette TL ont \\u00e9t\\u00e9 faits par un professionnel. N'essayez pas de les reproduire \\u00e0 la maison. Contentez vous de les suivre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"59BEE4\",\"id_str\":\"161146189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"profile_sidebar_fill_color\":\"191F22\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"name\":\"R\\u00e9mi\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 30 03:07:45 +0000 2010\",\"profile_sidebar_border_color\":\"4BB7DF\",\"id\":161146189,\"utc_offset\":-10800,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189596031614977,\"created_at\":\"Fri Feb 24 23:36:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3432000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "41788c12-cb17-49b8-bcc5-19a39a54cd68-173189596031614977" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@kheops2713 dans la place!!!!! #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: @kheops2713 dans la place!!!!! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3432000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@kheops2713 dans la place!!!!! #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"kheops2713\",\"indices\":[0,11],\"id_str\":\"321006177\",\"name\":\"KheOps\",\"id\":321006177}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[31,35]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189597734506497\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"321006177\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":912,\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"profile_text_color\":\"a3c23e\",\"statuses_count\":4895,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"location\":\"Alsace, France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"followers_count\":150,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"profile_sidebar_fill_color\":\"9ca871\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"name\":\"Hugo SCHOCH\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_border_color\":\"111405\",\"id\":175540303,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/only.hug33k.fr\\/\"},\"in_reply_to_screen_name\":\"kheops2713\",\"truncated\":false,\"id\":173189597734506497,\"created_at\":\"Fri Feb 24 23:36:32 +0000 2012\",\"in_reply_to_user_id\":321006177}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3432000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9204140d-f926-4660-bb83-272fd035bff8-173189597734506497" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: C'est le bordel en plateau pendant le magnéto :p #lgw", -"img": { -"src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_0_normal.png" -}, -"title": "claudiovato: RT @LeGrandWebze: C'est le bordel en plateau pendant le magnéto :p #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3432000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: C'est le bordel en plateau pendant le magn\\u00e9to :p #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[67,71]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"C'est le bordel en plateau pendant le magn\\u00e9to :p #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185738437967873\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1480,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3276,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185738437967873,\"created_at\":\"Fri Feb 24 23:21:12 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189597445103616\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":0,\"screen_name\":\"claudiotova\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":0,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"502235118\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"name\":\"claudiovato\",\"default_profile_image\":true,\"created_at\":\"Fri Feb 24 23:17:13 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":502235118,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189597445103616,\"created_at\":\"Fri Feb 24 23:36:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3432000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "622ae5bf-7686-4e2d-b1ec-9d306ad38841-173189597445103616" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere", -"img": { -"src": "http://a3.twimg.com/profile_images/1813277782/profil_normal.jpg" -}, -"title": "annabel s. alves : RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3432000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeRadiateur\",\"indices\":[3,15],\"id_str\":\"194271706\",\"name\":\"Joffrey D.\",\"id\":194271706}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[63,67]},{\"text\":\"TweetPreventionRoutiere\",\"indices\":[94,118]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]},{\"text\":\"TweetPreventionRoutiere\",\"indices\":[77,101]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189178589315072\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":263,\"screen_name\":\"LeRadiateur\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":4227,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Lyon\",\"show_all_inline_media\":true,\"listed_count\":8,\"profile_link_color\":\"2FC2EF\",\"followers_count\":368,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1777542862\\/charlot_normal.jpg\",\"description\":\"Coordinateur d'Antenne sur NRJ \\/ Animateur du 9h-Midi \\/ Passionn\\u00e9 de photographie \\/ Tweets originaux garantis.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"194271706\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1777542862\\/charlot_normal.jpg\",\"name\":\"Joffrey D.\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 23 20:17:47 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":194271706,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/leradiateur\\/sets\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189178589315072,\"created_at\":\"Fri Feb 24 23:34:52 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189598569181184\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":812,\"screen_name\":\"annabeldessin\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":4796,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/341403463\\/Yeux_Annajung.jpg\",\"location\":\"France, Nice(06)\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"2FC2EF\",\"followers_count\":235,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1813277782\\/profil_normal.jpg\",\"description\":\"Styliste, conceptrice, mod\\u00e9liste;inadapt\\u00e9e scolaire,surdou\\u00e9e cancre;n'y arrivera jamais dans la vie,elle dessine,elle dessine,elle dessine...(\\u00e9duc. nationale)\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"106986321\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/341403463\\/Yeux_Annajung.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813277782\\/profil_normal.jpg\",\"name\":\"annabel s. alves \",\"default_profile_image\":false,\"created_at\":\"Thu Jan 21 07:51:27 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":106986321,\"utc_offset\":3600,\"favourites_count\":37,\"url\":\"https:\\/\\/sites.google.com\\/site\\/annabelalvessovieri\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189598569181184,\"created_at\":\"Fri Feb 24 23:36:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3432000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f070e628-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dd575414-9a22-44c7-ba33-406bb4c39db6-173189598569181184" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "un des frères Hanson le retour (au moins 2 numéros sur les 4 de #lgw)", -"img": { -"src": "http://a1.twimg.com/profile_images/1598467503/aurel2_-_Copie_normal.jpg" -}, -"title": "Aurélien: un des frères Hanson le retour (au moins 2 numéros sur les 4 de #lgw)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3433000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"un des fr\\u00e8res Hanson le retour (au moins 2 num\\u00e9ros sur les 4 de #lgw)\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[64,68]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189600397885440\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"aurel_p\",\"lang\":\"fr\",\"favourites_count\":140,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":886,\"location\":\"Pau\",\"profile_text_color\":\"333333\",\"followers_count\":2185,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"description\":\"cr\\u00e9ation web le jour, TVvore le soir. Attention risque de LT m\\u00eame des \\u00e9missions les plus mauvaises de la t\\u00e9l\\u00e9 fran\\u00e7aise. Partage en tout genre.\",\"statuses_count\":33192,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":152,\"profile_link_color\":\"93A644\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"protected\":false,\"id_str\":\"14321671\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Aur\\u00e9lien\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"created_at\":\"Mon Apr 07 10:27:23 +0000 2008\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":14321671,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\"},\"truncated\":false,\"id\":173189600397885440,\"created_at\":\"Fri Feb 24 23:36:33 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3433000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a605141f-97ce-42c9-aab7-e35bd401cd05-173189600397885440" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw lesbians get wild", -"img": { -"src": "http://a2.twimg.com/profile_images/1822929614/image_normal.jpg" -}, -"title": "April Monita: #lgw lesbians get wild", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3433000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw lesbians get wild\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189601689735168\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1683,\"screen_name\":\"aprilmonita\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":13755,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"San Antonio\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"009999\",\"followers_count\":1359,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1822929614\\/image_normal.jpg\",\"description\":\"Work, school, family, boxing, my shawty Cellin. \\r\\n\\r\\nhttp:\\/\\/aprilmonita.tumblr.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Central Time (US & Canada)\",\"profile_background_color\":\"131516\",\"id_str\":\"145435574\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1822929614\\/image_normal.jpg\",\"name\":\"April Monita\",\"default_profile_image\":false,\"created_at\":\"Wed May 19 00:07:36 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":145435574,\"utc_offset\":-21600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.youtube.com\\/adancingsuccess\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189601689735168,\"created_at\":\"Fri Feb 24 23:36:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3433000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "67033ddb-3808-4d01-9b16-31eeacadfad7-173189601689735168" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@stef2535 le web … vu par France Télévisions ! Je sais ça fait peur !!! #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1395423345/11_normal.JPG" -}, -"title": "Tony: @stef2535 le web … vu par France Télévisions ! Je sais ça fait peur !!! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3434000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@stef2535 le web \\u2026 vu par France T\\u00e9l\\u00e9visions ! Je sais \\u00e7a fait peur !!! #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"stef2535\",\"indices\":[0,9],\"id_str\":\"198142532\",\"name\":\"Stef35\",\"id\":198142532}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[72,76]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173189164261580800\",\"id_str\":\"173189606907449345\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173189164261580800,\"in_reply_to_user_id_str\":\"198142532\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1840,\"screen_name\":\"thony911\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":20281,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/418968589\\/Wallpaper_TV_by_demonic_madness.jpg\",\"location\":\"Rennes - Paris FRANCE\",\"show_all_inline_media\":false,\"listed_count\":29,\"profile_link_color\":\"009999\",\"followers_count\":1200,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1395423345\\/11_normal.JPG\",\"description\":\"Animateur Radio, Sp\\u00e9cialiste Buzz et M\\u00e9dias Tv et Radio. \\u00e9missions sp\\u00e9ciales sur Goom Radio. Red\\/C Buzzmoica.fr, BuzzMedias.net...Mes tweets n'engagent que moi\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"91351817\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/418968589\\/Wallpaper_TV_by_demonic_madness.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1395423345\\/11_normal.JPG\",\"name\":\"Tony\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 20 14:34:32 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":91351817,\"utc_offset\":3600,\"favourites_count\":211,\"url\":\"http:\\/\\/buzzmedias.net\"},\"in_reply_to_screen_name\":\"stef2535\",\"truncated\":false,\"id\":173189606907449345,\"created_at\":\"Fri Feb 24 23:36:34 +0000 2012\",\"in_reply_to_user_id\":198142532}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3434000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2730e0a6-ff36-45e7-a4ab-835b4bb05e2e-173189606907449345" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Et maintenant, @PascalMabille et son @ctraitnet, son nouveau programme court. Et Pascal est célibataire. Il y tenait #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1105895956/PG_paul1_normal.jpg" -}, -"title": "Rémy D.: RT @LeGrandWebze: Et maintenant, @PascalMabille et son @ctraitnet, son nouveau programme court. Et Pascal est célibataire. Il y tenait #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3434000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Et maintenant, @PascalMabille et son @ctraitnet, son nouveau programme court. Et Pascal est c\\u00e9libataire. Il y tenait #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"PascalMabille\",\"indices\":[33,47],\"id_str\":\"1367131\",\"name\":\"Pascal Mabille\",\"id\":1367131},{\"screen_name\":\"CtraitNet\",\"indices\":[55,65],\"id_str\":\"475003719\",\"name\":\"CtraitNET\",\"id\":475003719}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[135,139]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Et maintenant, @PascalMabille et son @ctraitnet, son nouveau programme court. Et Pascal est c\\u00e9libataire. Il y tenait #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"PascalMabille\",\"indices\":[15,29],\"id_str\":\"1367131\",\"name\":\"Pascal Mabille\",\"id\":1367131},{\"screen_name\":\"CtraitNet\",\"indices\":[37,47],\"id_str\":\"475003719\",\"name\":\"CtraitNET\",\"id\":475003719}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[117,121]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189407417962497\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1480,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3277,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189407417962497,\"created_at\":\"Fri Feb 24 23:35:47 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189607150727168\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":771,\"screen_name\":\"RdNetwork\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":4353,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"France - Moselle\",\"show_all_inline_media\":true,\"listed_count\":12,\"profile_link_color\":\"D02B55\",\"followers_count\":248,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"description\":\"A random soccer-music-games-web-french twitter Account. (Yes, that's a lot.)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"48825435\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"name\":\"R\\u00e9my D.\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 19 20:55:21 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":48825435,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189607150727168,\"created_at\":\"Fri Feb 24 23:36:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3434000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4e81985c-8026-4f12-9bc0-14db4fb1dfac-173189607150727168" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'aime beaucoup la signature de @PascalMabille ^^ #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1772675299/Avatar_Le_a_normal.png" -}, -"title": "Marine La Maudite: J'aime beaucoup la signature de @PascalMabille ^^ #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3435000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'aime beaucoup la signature de @PascalMabille ^^ #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"PascalMabille\",\"indices\":[32,46],\"id_str\":\"1367131\",\"name\":\"Pascal Mabille\",\"id\":1367131}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[50,54]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[-2.8378013,48.1224931],[-2.650921,48.1224931],[-2.650921,48.2244728],[-2.8378013,48.2244728]]]},\"attributes\":{},\"full_name\":\"Loud\\u00e9ac, C\\u00f4tes-d'Armor\",\"name\":\"Loud\\u00e9ac\",\"id\":\"dd6b92f876374a20\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/dd6b92f876374a20.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[-2.75345754,48.18239041]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189612213252097\",\"geo\":{\"type\":\"Point\",\"coordinates\":[48.18239041,-2.75345754]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":303,\"screen_name\":\"M_LaMaudite\",\"lang\":\"fr\",\"profile_text_color\":\"89c5c7\",\"statuses_count\":6848,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/407968467\\/wallpaper-twitter-54-1280x800.jpg\",\"location\":\"48.118799, -1.706661\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"9689c7\",\"followers_count\":325,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1772675299\\/Avatar_Le_a_normal.png\",\"description\":\"Propri\\u00e9taire de mlamaudite.fr-S\\u00e9ries-Films-JV-\\r\\nMembre du bureau de @AssoUSETIC, \\u00e9tudiante en LP #USETIC et Stagiaire #Educationalimage \\u00e0 Clair Obscur, Rennes.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"509ec2\",\"id_str\":\"132459946\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/407968467\\/wallpaper-twitter-54-1280x800.jpg\",\"profile_sidebar_fill_color\":\"2e2e2e\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1772675299\\/Avatar_Le_a_normal.png\",\"name\":\"Marine La Maudite\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 13 08:53:32 +0000 2010\",\"profile_sidebar_border_color\":\"2e2e2e\",\"id\":132459946,\"utc_offset\":3600,\"favourites_count\":20,\"url\":\"http:\\/\\/mlamaudite.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189612213252097,\"created_at\":\"Fri Feb 24 23:36:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3435000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "db49702d-b3a2-4b74-89d7-bc8eacb259ae-173189612213252097" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "il les rachète a @jcfrog ...// “@plumesdanges: J'aimerais savoir où @Vinvin achète ses chemises #lgw”", -"img": { -"src": "http://a1.twimg.com/profile_images/1638771347/deuch_normal.jpeg" -}, -"title": "FrinnockBoChar: il les rachète a @jcfrog ...// “@plumesdanges: J'aimerais savoir où @Vinvin achète ses chemises #lgw”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3435000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"il les rach\\u00e8te a @jcfrog ...\\/\\/ \\u201c@plumesdanges: J'aimerais savoir o\\u00f9 @Vinvin ach\\u00e8te ses chemises #lgw\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[17,24],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281},{\"screen_name\":\"plumesdanges\",\"indices\":[32,45],\"id_str\":\"27325670\",\"name\":\"plumesdanges\",\"id\":27325670},{\"screen_name\":\"Vinvin\",\"indices\":[68,75],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[96,100]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189611873509376\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":170,\"screen_name\":\"frinnock\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":14422,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0000ff\",\"followers_count\":155,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\",\"description\":\"Plantigrade normand, musicien deuchiste\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"id_str\":\"40014489\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"profile_sidebar_fill_color\":\"e0ff92\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\",\"name\":\"FrinnockBoChar\",\"default_profile_image\":false,\"created_at\":\"Thu May 14 15:22:28 +0000 2009\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":40014489,\"utc_offset\":3600,\"favourites_count\":20,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189611873509376,\"created_at\":\"Fri Feb 24 23:36:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3435000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "09e724ae-d9b6-43f9-8ab6-ea3b86898874-173189611873509376" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw alé-acta-est #acta", -"img": { -"src": "http://a0.twimg.com/profile_images/1602210892/Galactica_normal.jpg" -}, -"title": "Cammarata Thierry: #lgw alé-acta-est #acta", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3436000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw al\\u00e9-acta-est #acta\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"acta\",\"indices\":[18,23]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189614268465152\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"DFDFDF\",\"screen_name\":\"thcammarata\",\"lang\":\"en\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":98,\"location\":\"france\",\"profile_text_color\":\"333333\",\"followers_count\":23,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"description\":\"\",\"statuses_count\":1161,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"990000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"protected\":false,\"id_str\":\"334554629\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Cammarata Thierry\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"created_at\":\"Wed Jul 13 08:43:07 +0000 2011\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"id\":334554629,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\"},\"truncated\":false,\"id\":173189614268465152,\"created_at\":\"Fri Feb 24 23:36:36 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3436000, -"tags": [ -{ -"id-ref": "efb37962-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4186b916-79fb-443d-877c-9a5c177b91d5-173189614268465152" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La petite écharpe, haay ! Pardon. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1804590964/ZEFZA_normal.gif" -}, -"title": "Shik-a-Marrant: La petite écharpe, haay ! Pardon. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3439000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"La petite \\u00e9charpe, haay ! Pardon. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189627434373120\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"c0c3c4\",\"screen_name\":\"Shikamarrant\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":75,\"location\":\"Cela d\\u00e9pend o\\u00f9 vous \\u00eates\",\"profile_text_color\":\"333333\",\"followers_count\":20,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\",\"description\":\"Je ne suis pas fan de Naruto, mais j'ai trouv\\u00e9 le jeu de mot pas mal en fait. J'aurais pu en trouver un avec #Faisan\",\"statuses_count\":989,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"57607506\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Shik-a-Marrant\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Jul 17 10:16:42 +0000 2009\",\"profile_sidebar_fill_color\":\"c0c3c4\",\"id\":57607506,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\"},\"truncated\":false,\"id\":173189627434373120,\"created_at\":\"Fri Feb 24 23:36:39 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3439000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a2ef7997-da7f-4c8d-8f2f-22bfa85c359c-173189627434373120" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @SebChampion: Sympa la télé des potes, avec les potes, et pour les potes. Mais ça fédère assez moyen :'( #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1185913574/5ed80534-98b3-466a-8d4a-0fc64aeb9cfc_normal.png" -}, -"title": "David Foucher: RT @SebChampion: Sympa la télé des potes, avec les potes, et pour les potes. Mais ça fédère assez moyen :'( #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3439000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @SebChampion: Sympa la t\\u00e9l\\u00e9 des potes, avec les potes, et pour les potes. Mais \\u00e7a f\\u00e9d\\u00e8re assez moyen :'( #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"SebChampion\",\"indices\":[3,15],\"name\":\"Sebastien Champion\",\"id_str\":\"443858436\",\"id\":443858436}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[108,112]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Sympa la t\\u00e9l\\u00e9 des potes, avec les potes, et pour les potes. Mais \\u00e7a f\\u00e9d\\u00e8re assez moyen :'( #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[91,95]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189279722377216\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"SebChampion\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":10,\"location\":\"Paris - La D\\u00e9fense, France\",\"profile_text_color\":\"333333\",\"followers_count\":2,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1708202383\\/Seb-Champion_normal.jpg\",\"description\":\"Votre entreprise a besoin de faire red\\u00e9finir ses inputs par un process-designer \\u00e0 m\\u00eame d'induire d'importants transferts\\r\\nde modalit\\u00e9s de prises en offres.\",\"statuses_count\":4,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"443858436\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Sebastien Champion\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Thu Dec 22 16:30:19 +0000 2011\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":443858436,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.perdu.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1708202383\\/Seb-Champion_normal.jpg\"},\"truncated\":false,\"id\":173189279722377216,\"created_at\":\"Fri Feb 24 23:35:16 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189626972995584\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"tyjak\",\"lang\":\"en\",\"favourites_count\":655,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":271,\"location\":\"Aubervilliers\",\"profile_text_color\":\"333333\",\"followers_count\":215,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1185913574\\/5ed80534-98b3-466a-8d4a-0fc64aeb9cfc_normal.png\",\"description\":\"Web developper\",\"statuses_count\":6792,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":10,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"5804512\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"David Foucher\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sun May 06 09:11:10 +0000 2007\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":5804512,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.tyjak.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1185913574\\/5ed80534-98b3-466a-8d4a-0fc64aeb9cfc_normal.png\"},\"truncated\":false,\"id\":173189626972995584,\"created_at\":\"Fri Feb 24 23:36:39 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3439000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a4d5ed10-90e2-42e2-adf8-acc0bf4a205a-173189626972995584" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "si tu n'es tjr pas convaincu que ta redevance sert à acheter de la drogue regarde fr 5 now ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1836151304/322714_2610071087496_1126544794_32082335_1141602540_o_normal.jpg" -}, -"title": "Raphael Halfaoui: si tu n'es tjr pas convaincu que ta redevance sert à acheter de la drogue regarde fr 5 now ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3440000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"si tu n'es tjr pas convaincu que ta redevance sert \\u00e0 acheter de la drogue regarde fr 5 now ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[93,97]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[-0.0682094,49.0414901],[-0.0011844,49.0414901],[-0.0011844,49.070918],[-0.0682094,49.070918]]]},\"place_type\":\"city\",\"attributes\":{},\"full_name\":\"Ouville-la-Bien-Tourn\\u00e9e, Calvados\",\"name\":\"Ouville-la-Bien-Tourn\\u00e9e\",\"id\":\"68c776ec89b83cd4\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/68c776ec89b83cd4.json\"},\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189629745430528\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"RaphaelHalfaoui\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":593,\"location\":\"Caen\",\"profile_text_color\":\"333333\",\"followers_count\":187,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836151304\\/322714_2610071087496_1126544794_32082335_1141602540_o_normal.jpg\",\"description\":\"Music photographer in Caen at @CargoCaen & Big Band Caf\\u00e9 since the 1st edition of Beauregard festival Blogger for @WebPrisedeVue \\r\\nraphael-halfaoui.tumblr.com\",\"statuses_count\":1005,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/349455802\\/IMG_3707-1.jpg\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"394217399\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Raphael Halfaoui\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/349455802\\/IMG_3707-1.jpg\",\"created_at\":\"Wed Oct 19 19:05:01 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":394217399,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/raphaelphotographie\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836151304\\/322714_2610071087496_1126544794_32082335_1141602540_o_normal.jpg\"},\"truncated\":false,\"id\":173189629745430528,\"created_at\":\"Fri Feb 24 23:36:40 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3440000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6c8ceca9-a95a-429a-9a5c-17b75a179dbe-173189629745430528" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw mais elle sert à quoi cet émission?", -"img": { -"src": "http://a2.twimg.com/profile_images/1771348218/image1327174991_normal.png" -}, -"title": "Jim0PROFIT: #lgw mais elle sert à quoi cet émission?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3441000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw mais elle sert \\u00e0 quoi cet \\u00e9mission?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.yoono.com\\\" rel=\\\"nofollow\\\"\\u003Eyoono\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189634577268736\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"Jim0PROFIT\",\"lang\":\"fr\",\"favourites_count\":23,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":368,\"location\":\"France\",\"profile_text_color\":\"3E4415\",\"followers_count\":94,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1771348218\\/image1327174991_normal.png\",\"description\":\"Consulting, Syst\\u00e8me administrateur, geekoophile, et tellement de choses qu'une journ\\u00e9e de 24H ne suffit plus!\",\"statuses_count\":4757,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"18874683\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Jim0PROFIT\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"created_at\":\"Sun Jan 11 18:26:59 +0000 2009\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":18874683,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/choari.blogspot.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1771348218\\/image1327174991_normal.png\"},\"truncated\":false,\"id\":173189634577268736,\"created_at\":\"Fri Feb 24 23:36:41 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3441000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4003c5d8-5894-40e5-b75a-b73294617648-173189634577268736" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le problème d'un geek c'est qu'il ressemble vraiment à un geek #lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1667379154/8I6juT3f_normal" -}, -"title": "Patrick Ollier: Le problème d'un geek c'est qu'il ressemble vraiment à un geek #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3441000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le probl\\u00e8me d'un geek c'est qu'il ressemble vraiment \\u00e0 un geek #lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[63,67]},{\"text\":\"ilpart\",\"indices\":[68,75]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189635986571264\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":78,\"screen_name\":\"PatrickOllier\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1207,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"088253\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"description\":\"Ma force ? Je n'ai rien \\u00e0 vendre ni rien \\u00e0 acheter, je n'ai pas de ma\\u00eetre et je ne v\\u00e9n\\u00e8re aucun dieu. Et je ne lis pas mes messages :))\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"id_str\":\"299723960\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/408922019\\/7.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1667379154\\/8I6juT3f_normal\",\"name\":\"Patrick Ollier\",\"default_profile_image\":false,\"created_at\":\"Mon May 16 15:47:22 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":299723960,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189635986571264,\"created_at\":\"Fri Feb 24 23:36:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3441000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "289f0c64-ee4c-4f71-8b2b-913c25fc5112-173189635986571264" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ah, on va enfin parler de quelque chose d'à peu près normal ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1361194174/DSCF2750_-_Copie_normal.JPG" -}, -"title": "Basile Noel: Ah, on va enfin parler de quelque chose d'à peu près normal ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3445000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ah, on va enfin parler de quelque chose d'\\u00e0 peu pr\\u00e8s normal ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[62,66]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189654152085504\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":166,\"screen_name\":\"bas60\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":1563,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Picardie, France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":96,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1361194174\\/DSCF2750_-_Copie_normal.JPG\",\"description\":\"Newseur sur PressStartButton.fr, lyc\\u00e9en en T. ES, geek, metalleux, communiste, et plein d'autres trucs !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"55279590\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1361194174\\/DSCF2750_-_Copie_normal.JPG\",\"name\":\"Basile Noel\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 09 16:15:08 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":55279590,\"utc_offset\":3600,\"favourites_count\":4,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189654152085504,\"created_at\":\"Fri Feb 24 23:36:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3445000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6add86de-5828-40ed-907d-ad5cc39234a3-173189654152085504" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Kheops le retour. Kheops II donc. Houhou. #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1841029880/gangstacat6ze46f4ze6f4z6e84_normal.jpg" -}, -"title": "Brice R.: Kheops le retour. Kheops II donc. Houhou. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3447000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Kheops le retour. Kheops II donc. Houhou. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[42,46]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189659369799680\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":69,\"screen_name\":\"brice_r_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2376,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/404651107\\/ToVictory.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1841029880\\/gangstacat6ze46f4ze6f4z6e84_normal.jpg\",\"description\":\"#G\\u00e9meaux #DoublePersonnalit\\u00e9 \\r\\nParce que la vie priv\\u00e9e ne sert pas uniquement \\u00e0 cacher des d\\u00e9lits et des crimes.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Copenhagen\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"15512436\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/404651107\\/ToVictory.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841029880\\/gangstacat6ze46f4ze6f4z6e84_normal.jpg\",\"name\":\"Brice R.\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 21 08:09:24 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":15512436,\"utc_offset\":3600,\"favourites_count\":5,\"url\":\"https:\\/\\/www.eff.org\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189659369799680,\"created_at\":\"Fri Feb 24 23:36:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3447000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "76af4990-b3e7-4550-8a0b-c9c8cbf1e9e7-173189659369799680" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "par pirité #ilpart #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/878534653/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg" -}, -"title": "CLeM' KuSaLa: par pirité #ilpart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3447000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"par pirit\\u00e9 #ilpart #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[11,18]},{\"text\":\"lgw\",\"indices\":[19,23]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189659755679745\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":189,\"screen_name\":\"clem_kusala\",\"lang\":\"fr\",\"profile_text_color\":\"a8a3a8\",\"statuses_count\":240,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/55723775\\/bg.jpg\",\"location\":\"Roquetaillade\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"000608\",\"followers_count\":47,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/878534653\\/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"92309575\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/55723775\\/bg.jpg\",\"profile_sidebar_fill_color\":\"111e24\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/878534653\\/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg\",\"name\":\"CLeM' KuSaLa\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 24 16:35:40 +0000 2009\",\"profile_sidebar_border_color\":\"15191f\",\"id\":92309575,\"utc_offset\":3600,\"favourites_count\":6,\"url\":\"http:\\/\\/karma-kusala.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189659755679745,\"created_at\":\"Fri Feb 24 23:36:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3447000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "65016a2b-ec70-4ca5-9ec2-5b27dffd51be-173189659755679745" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze : 4000 tweets, ca veut dire au moins 8000 telespectateurs, non? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1683806084/ProfilFB_normal.gif" -}, -"title": "Chris M: @LeGrandWebze : 4000 tweets, ca veut dire au moins 8000 telespectateurs, non? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3448000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze : 4000 tweets, ca veut dire au moins 8000 telespectateurs, non? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[78,82]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189663769628672\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":18,\"screen_name\":\"ChrisM_Paris\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":8,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683806084\\/ProfilFB_normal.gif\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"432844367\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683806084\\/ProfilFB_normal.gif\",\"name\":\"Chris M\",\"default_profile_image\":false,\"created_at\":\"Fri Dec 09 21:08:29 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":432844367,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173189663769628672,\"created_at\":\"Fri Feb 24 23:36:48 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3448000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "89304042-7e94-44ac-b69a-3498d7c88903-173189663769628672" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw still laughing... http://t.co/zGMLBxJN", -"img": { -"src": "http://a1.twimg.com/profile_images/1804331808/472_normal.gif" -}, -"title": "Wally Lim: #lgw still laughing... http://t.co/zGMLBxJN", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3449000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw still laughing... http:\\/\\/t.co\\/zGMLBxJN\",\"entities\":{\"urls\":[{\"indices\":[23,43],\"display_url\":\"bit.ly\\/zHaFVk\",\"expanded_url\":\"http:\\/\\/bit.ly\\/zHaFVk\",\"url\":\"http:\\/\\/t.co\\/zGMLBxJN\"}],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189669067046912\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"EEEEEE\",\"screen_name\":\"glorydep\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":0,\"location\":\"Austin\",\"profile_text_color\":\"333333\",\"followers_count\":2,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1804331808\\/472_normal.gif\",\"description\":\"Father, Friend, Husband, Business owner, Apple user, Rental Property Owner\",\"statuses_count\":221,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"038543\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Chihuahua\",\"profile_background_color\":\"ACDED6\",\"protected\":false,\"id_str\":\"483282011\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Wally Lim\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"created_at\":\"Sat Feb 04 20:56:00 +0000 2012\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"id\":483282011,\"follow_request_sent\":null,\"utc_offset\":-25200,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804331808\\/472_normal.gif\"},\"truncated\":false,\"id\":173189669067046912,\"created_at\":\"Fri Feb 24 23:36:49 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3449000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "04f769a1-3fa0-44e9-847f-0082e5b5855a-173189669067046912" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Allez, un exposé de Kheops, zou #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1657787350/image_normal.jpg" -}, -"title": "LGW Fan Club: Allez, un exposé de Kheops, zou #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3449000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Allez, un expos\\u00e9 de Kheops, zou #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189668542750720\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LgwFanClub\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":17,\"location\":null,\"profile_text_color\":\"333333\",\"followers_count\":11,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1657787350\\/image_normal.jpg\",\"description\":null,\"statuses_count\":118,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"421417721\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"LGW Fan Club\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Nov 25 22:40:16 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":421417721,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1657787350\\/image_normal.jpg\"},\"truncated\":false,\"id\":173189668542750720,\"created_at\":\"Fri Feb 24 23:36:49 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3449000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "00595990-ab64-48a6-bd25-100c763805ef-173189668542750720" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/611367109/emmanuelcup_normal.jpg" -}, -"title": "Emmanuel Cup: RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3449000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179924620910593\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"palmashow\",\"lang\":\"en\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":67,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":54730,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"statuses_count\":1784,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"show_all_inline_media\":false,\"listed_count\":203,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"palmashow\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":23782965,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\"},\"truncated\":false,\"id\":173179924620910593,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189671264845824\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ffffff\",\"screen_name\":\"EmmanuelCup\",\"lang\":\"fr\",\"favourites_count\":6,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":81,\"location\":\"Near Paris\",\"profile_text_color\":\"222\",\"followers_count\":151,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/611367109\\/emmanuelcup_normal.jpg\",\"description\":\"Freelance Webdesigner \\u2022 Geek and Apple fanatic \\uf8ff\",\"statuses_count\":1911,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/65707962\\/TwitterTemplate.jpg\",\"show_all_inline_media\":false,\"listed_count\":15,\"profile_link_color\":\"004685\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fff\",\"protected\":false,\"id_str\":\"7087092\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Emmanuel Cup\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/65707962\\/TwitterTemplate.jpg\",\"created_at\":\"Tue Jun 26 10:22:47 +0000 2007\",\"profile_sidebar_fill_color\":\"6e85b1\",\"id\":7087092,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.emmanuelcup.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/611367109\\/emmanuelcup_normal.jpg\"},\"truncated\":false,\"id\":173189671264845824,\"created_at\":\"Fri Feb 24 23:36:49 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3449000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3d093e6b-48dc-4fbc-a307-f88dd8df3e00-173189671264845824" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@LeGrandWebze: Mais... #cqui va-t-il dfépasser #ilreste sur le Bubble-TV ?? Votez !! #lgw” en tous cas c est en TT", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: “@LeGrandWebze: Mais... #cqui va-t-il dfépasser #ilreste sur le Bubble-TV ?? Votez !! #lgw” en tous cas c est en TT", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3450000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@LeGrandWebze: Mais... #cqui va-t-il df\\u00e9passer #ilreste sur le Bubble-TV ?? Votez !! #lgw\\u201d en tous cas c est en TT\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[1,14],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[24,29]},{\"text\":\"ilreste\",\"indices\":[48,56]},{\"text\":\"lgw\",\"indices\":[86,90]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189673169059840\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":635,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"name\":\"Royer Charles-Henri\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":185396126,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189673169059840,\"created_at\":\"Fri Feb 24 23:36:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3450000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e3a32ed2-f843-43ef-983e-ca22916e9e4f-173189673169059840" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #change2ton", -"img": { -"src": "http://a2.twimg.com/profile_images/1773710885/image_normal.jpg" -}, -"title": "Flo JB: #lgw #change2ton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3450000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #change2ton\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"change2ton\",\"indices\":[5,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189673735299073\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":327,\"screen_name\":\"florentjb\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2696,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/22068115\\/bg.jpg\",\"location\":\"Cannes , FR\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"0084B4\",\"followers_count\":288,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1773710885\\/image_normal.jpg\",\"description\":\"CTO @cobalink.com \\/\\/ jedessine.com - yodibujo.com - hellokids.com - jeprogresse.com ... \\/\\/ 3 ca\\u00efpirinha & mojitos \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"54821115\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/22068115\\/bg.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1773710885\\/image_normal.jpg\",\"name\":\"Flo JB\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 08 06:35:31 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":54821115,\"utc_offset\":3600,\"favourites_count\":75,\"url\":\"http:\\/\\/www.cobalink.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189673735299073,\"created_at\":\"Fri Feb 24 23:36:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3450000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "95a227ba-a129-42b6-a8f7-ae512e482e66-173189673735299073" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Faut-il prendre des substances pour comprendre #lgw ;) ?", -"img": { -"src": "http://a3.twimg.com/profile_images/1775428318/Fabrice_normal.jpg" -}, -"title": "fabrice pierrot: Faut-il prendre des substances pour comprendre #lgw ;) ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3451000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Faut-il prendre des substances pour comprendre #lgw ;) ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[47,51]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189678097371137\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1081,\"screen_name\":\"fabricepierrot\",\"lang\":\"fr\",\"profile_text_color\":\"081a6b\",\"statuses_count\":3478,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/106798137\\/IMG_0314.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":128,\"profile_link_color\":\"ff0000\",\"followers_count\":2943,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1775428318\\/Fabrice_normal.jpg\",\"description\":\"Journaliste, etc.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"091f99\",\"id_str\":\"30635526\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/106798137\\/IMG_0314.jpg\",\"profile_sidebar_fill_color\":\"c0d0fc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1775428318\\/Fabrice_normal.jpg\",\"name\":\"fabrice pierrot\",\"default_profile_image\":false,\"created_at\":\"Sun Apr 12 11:06:29 +0000 2009\",\"profile_sidebar_border_color\":\"1b0fff\",\"id\":30635526,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189678097371137,\"created_at\":\"Fri Feb 24 23:36:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3451000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4cbcfb42-ac53-46ff-981d-60d87f33e26d-173189678097371137" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ah, on va avoir une explication mais par Kheops, pas de chance, il n'est pas du tout pédagogue... #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1579781654/brush2star_mini_normal.jpg" -}, -"title": "Magalie Baudry: Ah, on va avoir une explication mais par Kheops, pas de chance, il n'est pas du tout pédagogue... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3451000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ah, on va avoir une explication mais par Kheops, pas de chance, il n'est pas du tout p\\u00e9dagogue... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[98,102]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189677724082176\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":251,\"screen_name\":\"Mag_frog\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6516,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"location\":\"Nantes\\/Cholet\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"7762e0\",\"followers_count\":274,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"description\":\"Passions web, infographie, dessin, couture, nouvelles technos, communication, partage et th\\u00e9\\u00e2tre amateur.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"172314328\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"profile_sidebar_fill_color\":\"f7a64a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"name\":\"Magalie Baudry\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 29 12:06:17 +0000 2010\",\"profile_sidebar_border_color\":\"f2b87e\",\"id\":172314328,\"utc_offset\":-7200,\"favourites_count\":6,\"url\":\"http:\\/\\/www.maglagrenouille.fr\\/blog\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189677724082176,\"created_at\":\"Fri Feb 24 23:36:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3451000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e5c592b9-1d8a-4241-a155-699c73cf5b21-173189677724082176" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @NkL4: #lgw #ACTA now !", -"img": { -"src": "http://a1.twimg.com/profile_images/1172042833/SANS_NOM_normal.jpg" -}, -"title": "Phare Breton: RT @NkL4: #lgw #ACTA now !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3452000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @NkL4: #lgw #ACTA now !\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"NkL4\",\"indices\":[3,8],\"id_str\":\"80576391\",\"name\":\"NkL4 \\u00a9 || Ludovic A.\",\"id\":80576391}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[10,14]},{\"text\":\"ACTA\",\"indices\":[15,20]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ACTA now !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ACTA\",\"indices\":[5,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189430016876544\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":580,\"screen_name\":\"NkL4\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":26213,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Saint Brieuc \\/ Bretagne\",\"show_all_inline_media\":true,\"listed_count\":116,\"profile_link_color\":\"0084B4\",\"followers_count\":999,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1731549557\\/old_normal.jpg\",\"description\":\"Hyper Local, Hyper Global, Web junkie, Androidoman.\\r\\nLa Bretagne, la France, le Monde, le Web !\\r\\nAmoureux du genre humain ! Pep hini zo libr ! #Social \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"80576391\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1731549557\\/old_normal.jpg\",\"name\":\"NkL4 \\u00a9 || Ludovic A.\",\"default_profile_image\":false,\"created_at\":\"Wed Oct 07 13:28:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":80576391,\"utc_offset\":3600,\"favourites_count\":204,\"url\":\"http:\\/\\/www.nkl4.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189430016876544,\"created_at\":\"Fri Feb 24 23:35:52 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189680114831360\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1989,\"screen_name\":\"pharebreton\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":12957,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/82499127\\/fond_ecran_0004_1024_768.jpg\",\"location\":\"Vannes\",\"show_all_inline_media\":false,\"listed_count\":111,\"profile_link_color\":\"0084B4\",\"followers_count\":1760,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1172042833\\/SANS_NOM_normal.jpg\",\"description\":\"Phare Breton : Actu en Bretagne et des bretons expatri\\u00e9s, tour du monde du Gwenn Ha Du; Humour sans mod\\u00e9ration\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"122107219\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/82499127\\/fond_ecran_0004_1024_768.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1172042833\\/SANS_NOM_normal.jpg\",\"name\":\"Phare Breton\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 11 16:23:06 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":122107219,\"utc_offset\":-10800,\"favourites_count\":2,\"url\":\"http:\\/\\/www.pharebreton.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189680114831360,\"created_at\":\"Fri Feb 24 23:36:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3452000, -"tags": [ -{ -"id-ref": "efb37962-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "39c0140e-d21a-4479-b5cb-c46135e71ac4-173189680114831360" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw", -"img": { -"src": "http://a3.twimg.com/sticky/default_profile_images/default_profile_0_normal.png" -}, -"title": "Krou Stif: #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3453000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"#ilreste #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189685911363584\",\"retweeted\":false,\"user\":{\"default_profile_image\":true,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Kroustif\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":6,\"location\":null,\"profile_text_color\":\"333333\",\"description\":null,\"statuses_count\":3,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":1,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"35740376\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Krou Stif\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Apr 27 13:27:45 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":35740376,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\"},\"in_reply_to_status_id\":null,\"id\":173189685911363584,\"created_at\":\"Fri Feb 24 23:36:53 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3453000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1d2b52dc-5cc9-4b77-8aa7-2e72cde3a58e-173189685911363584" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @okhin: SKYPE C'EST MAL #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1782896681/twavatar_normal.jpg" -}, -"title": "Oriane: RT @okhin: SKYPE C'EST MAL #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3453000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @okhin: SKYPE C'EST MAL #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"okhin\",\"indices\":[3,9],\"id_str\":\"49560409\",\"name\":\"Okhin\",\"id\":49560409}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[27,31]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"SKYPE C'EST MAL #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188860849827840\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":441,\"screen_name\":\"okhin\",\"lang\":\"en\",\"profile_text_color\":\"739694\",\"statuses_count\":10333,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":65,\"profile_link_color\":\"729172\",\"followers_count\":798,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\",\"description\":\"Cypherpunk fuelled by lulz and caffein, data-pornstar, crypto-terrorist \\/ 00513947\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"2f1812\",\"id_str\":\"49560409\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"profile_sidebar_fill_color\":\"411c0f\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\",\"name\":\"Okhin\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 22 06:52:46 +0000 2009\",\"profile_sidebar_border_color\":\"2f1812\",\"id\":49560409,\"utc_offset\":3600,\"favourites_count\":38,\"url\":\"https:\\/\\/about.okhin.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188860849827840,\"created_at\":\"Fri Feb 24 23:33:36 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189686829912064\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":378,\"screen_name\":\"quota_atypique\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":17112,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/232757274\\/datalove-heart1.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":67,\"profile_link_color\":\"ff0000\",\"followers_count\":887,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1782896681\\/twavatar_normal.jpg\",\"description\":\"Activiste caf\\u00e9in\\u00e9e. Aime les filles, les gar\\u00e7ons, le code. Lutte pour les LGBT (ex red'chef de la #Magazette) et la #netneutrality. Parle trop. #Celsa, #misc12.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"17659852\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/232757274\\/datalove-heart1.png\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1782896681\\/twavatar_normal.jpg\",\"name\":\"Oriane\",\"default_profile_image\":false,\"created_at\":\"Wed Nov 26 21:16:26 +0000 2008\",\"profile_sidebar_border_color\":\"ff0000\",\"id\":17659852,\"utc_offset\":3600,\"favourites_count\":49,\"url\":\"http:\\/\\/tornbluejeans.yagg.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189686829912064,\"created_at\":\"Fri Feb 24 23:36:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3453000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8d271aad-8eda-4dce-a72d-7cf24508a3e1-173189686829912064" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pour @Shelter_grey c'est moi qui ai l'ordi tu peux pas live-tweeter. J'espère que tu verras ça sur le mur! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1769265290/paper_art_19_normal.jpg" -}, -"title": "Raphaëlle: Pour @Shelter_grey c'est moi qui ai l'ordi tu peux pas live-tweeter. J'espère que tu verras ça sur le mur! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3453000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Pour @Shelter_grey c'est moi qui ai l'ordi tu peux pas live-tweeter. J'esp\\u00e8re que tu verras \\u00e7a sur le mur! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Shelter_Grey\",\"indices\":[5,18],\"id_str\":\"225164992\",\"name\":\"Shelter Grey\",\"id\":225164992}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[107,111]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189687723294720\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":149,\"screen_name\":\"Rapchka\",\"lang\":\"fr\",\"profile_text_color\":\"630628\",\"statuses_count\":246,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/225188433\\/26.jpg\",\"location\":\"Toulouse, France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"ed1730\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1769265290\\/paper_art_19_normal.jpg\",\"description\":\"Allez c'est bon, ce matin je m'y remets. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"171414\",\"id_str\":\"222072390\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/225188433\\/26.jpg\",\"profile_sidebar_fill_color\":\"e7e8be\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1769265290\\/paper_art_19_normal.jpg\",\"name\":\"Rapha\\u00eblle\",\"default_profile_image\":false,\"created_at\":\"Thu Dec 02 11:31:22 +0000 2010\",\"profile_sidebar_border_color\":\"780b0b\",\"id\":222072390,\"utc_offset\":null,\"favourites_count\":9,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189687723294720,\"created_at\":\"Fri Feb 24 23:36:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3453000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "547b8442-c93a-429d-9332-ce8b4f30cc3d-173189687723294720" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere", -"img": { -"src": "http://a0.twimg.com/profile_images/1827173511/diejet_normal.jpg" -}, -"title": "vavodal: RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3454000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeRadiateur\",\"indices\":[3,15],\"name\":\"Joffrey D.\",\"id_str\":\"194271706\",\"id\":194271706}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[63,67]},{\"text\":\"TweetPreventionRoutiere\",\"indices\":[94,118]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]},{\"text\":\"TweetPreventionRoutiere\",\"indices\":[77,101]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":2,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189178589315072\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"LeRadiateur\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":263,\"location\":\"Lyon\",\"profile_text_color\":\"666666\",\"followers_count\":368,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1777542862\\/charlot_normal.jpg\",\"description\":\"Coordinateur d'Antenne sur NRJ \\/ Animateur du 9h-Midi \\/ Passionn\\u00e9 de photographie \\/ Tweets originaux garantis.\",\"statuses_count\":4227,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":8,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"194271706\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Joffrey D.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Thu Sep 23 20:17:47 +0000 2010\",\"profile_sidebar_fill_color\":\"252429\",\"id\":194271706,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/leradiateur\\/sets\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1777542862\\/charlot_normal.jpg\"},\"truncated\":false,\"id\":173189178589315072,\"created_at\":\"Fri Feb 24 23:34:52 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":2,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189688536993793\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"EEEEEE\",\"screen_name\":\"diejet\",\"lang\":\"fr\",\"favourites_count\":177,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":576,\"location\":\"Montpellier\",\"profile_text_color\":\"333333\",\"followers_count\":639,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1827173511\\/diejet_normal.jpg\",\"description\":\"Tout est sous contr\\u00f4le\\u2026 mais en douceur. Enfin, je vais essayer !\",\"statuses_count\":10573,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/342894182\\/IMG_1551.JPG\",\"show_all_inline_media\":false,\"listed_count\":54,\"profile_link_color\":\"038543\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ACDED6\",\"protected\":false,\"id_str\":\"285043271\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"vavodal\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/342894182\\/IMG_1551.JPG\",\"created_at\":\"Wed Apr 20 12:40:21 +0000 2011\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"id\":285043271,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1827173511\\/diejet_normal.jpg\"},\"truncated\":false,\"id\":173189688536993793,\"created_at\":\"Fri Feb 24 23:36:54 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3454000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f070e628-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cd75ccf6-bf33-43ca-bf9b-e5c00941393f-173189688536993793" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Si ce n'était que de l'alcool... #Cqui #StadedeFrance RT @SeriousCharly: Si vous comprenez ce qu'il se passe dans #LGW, arrêtez de boire.", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: Si ce n'était que de l'alcool... #Cqui #StadedeFrance RT @SeriousCharly: Si vous comprenez ce qu'il se passe dans #LGW, arrêtez de boire.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3454000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Si ce n'\\u00e9tait que de l'alcool... #Cqui #StadedeFrance RT @SeriousCharly: Si vous comprenez ce qu'il se passe dans #LGW, arr\\u00eatez de boire.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SeriousCharly\",\"indices\":[59,73],\"id_str\":\"149298036\",\"name\":\"Charly M.\",\"id\":149298036}],\"urls\":[],\"hashtags\":[{\"text\":\"Cqui\",\"indices\":[33,38]},{\"text\":\"StadedeFrance\",\"indices\":[40,54]},{\"text\":\"LGW\",\"indices\":[116,120]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189688419557376\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":156,\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":34430,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris Montparnasse - Bruxelles\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"name\":\"Pierre B.\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":104184883,\"utc_offset\":-10800,\"favourites_count\":254,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189688419557376,\"created_at\":\"Fri Feb 24 23:36:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3454000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ae1283e6-4edc-4a42-bf8a-6733c524d7e1-173189688419557376" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @B_Roger_Petit: Renonçant à comprendre le concept de #lgw et soupçonnant un foutage de gueule intégral avec l'argent de ma redevance ...", -"img": { -"src": "http://a2.twimg.com/profile_images/1793080829/BaxtpTH3_normal" -}, -"title": "twitta: RT @B_Roger_Petit: Renonçant à comprendre le concept de #lgw et soupçonnant un foutage de gueule intégral avec l'argent de ma redevance ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3454000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @B_Roger_Petit: Renon\\u00e7ant \\u00e0 comprendre le concept de #lgw et soup\\u00e7onnant un foutage de gueule int\\u00e9gral avec l'argent de ma redevance ...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"B_Roger_Petit\",\"indices\":[3,17],\"id_str\":\"48949826\",\"name\":\"Bruno Roger-Petit\",\"id\":48949826}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[56,60]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Renon\\u00e7ant \\u00e0 comprendre le concept de #lgw et soup\\u00e7onnant un foutage de gueule int\\u00e9gral avec l'argent de ma redevance : zappp!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[37,41]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173186015060705280\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":977,\"screen_name\":\"B_Roger_Petit\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13863,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/430045747\\/gracekelly.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":245,\"profile_link_color\":\"0084B4\",\"followers_count\":6587,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1835468356\\/brp2-1-1_normal.jpg\",\"description\":\"En \\u00e9tat de Grace... \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"48949826\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/430045747\\/gracekelly.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1835468356\\/brp2-1-1_normal.jpg\",\"name\":\"Bruno Roger-Petit\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 20 07:03:26 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":48949826,\"utc_offset\":-10800,\"favourites_count\":19,\"url\":\"http:\\/\\/leplus.nouvelobs.com\\/brunorogerpetit\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173186015060705280,\"created_at\":\"Fri Feb 24 23:22:18 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189690353131520\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":222,\"screen_name\":\"kinztwitt\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":8167,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/413730093\\/freetwitterl-8--unni-.br.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":23,\"profile_link_color\":\"29297d\",\"followers_count\":258,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1793080829\\/BaxtpTH3_normal\",\"description\":\"I tweet, YOU tweet, WE ALL tweet!! Yer addicted to web 2.0, HR and Communication\\/Community Management issues!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"119859123\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/413730093\\/freetwitterl-8--unni-.br.jpg\",\"profile_sidebar_fill_color\":\"a8a2c7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1793080829\\/BaxtpTH3_normal\",\"name\":\"twitta\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 04 20:39:58 +0000 2010\",\"profile_sidebar_border_color\":\"988686\",\"id\":119859123,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":true,\"id\":173189690353131520,\"created_at\":\"Fri Feb 24 23:36:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3454000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6089e679-3928-4c64-84b7-ba5c06b32991-173189690353131520" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@ArnaudBecquet @tatamirugby tu m'as grave fait lolé #cqui #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: @ArnaudBecquet @tatamirugby tu m'as grave fait lolé #cqui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3455000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@ArnaudBecquet @tatamirugby tu m'as grave fait lol\\u00e9 #cqui #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"ArnaudBecquet\",\"indices\":[0,14],\"id_str\":\"113581632\",\"name\":\"Arnaud BECQUET\",\"id\":113581632},{\"screen_name\":\"tatamirugby\",\"indices\":[15,27],\"id_str\":\"27248204\",\"name\":\"Marius\",\"id\":27248204}],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[52,57]},{\"text\":\"lgw\",\"indices\":[58,62]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173189434211184641\",\"id_str\":\"173189692383170561\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173189434211184641,\"in_reply_to_user_id_str\":\"113581632\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6697,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"followers_count\":2387,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"name\":\"Ludovic Delaherche\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":72665061,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/chapkattack.tumblr.com\"},\"in_reply_to_screen_name\":\"ArnaudBecquet\",\"truncated\":false,\"id\":173189692383170561,\"created_at\":\"Fri Feb 24 23:36:55 +0000 2012\",\"in_reply_to_user_id\":113581632}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3455000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "390cb7b6-f884-4bab-9f2e-0c9ec2c8ac96-173189692383170561" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais il est So sex le gars dans #lgw la!", -"img": { -"src": "http://a0.twimg.com/profile_images/1652615368/Anbastom_normal.jpg" -}, -"title": "Anbastom: Mais il est So sex le gars dans #lgw la!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3455000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Mais il est So sex le gars dans #lgw la!\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189695633752064\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Anbastom\",\"lang\":\"fr\",\"favourites_count\":9,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":169,\"location\":\"72\",\"profile_text_color\":\"333333\",\"followers_count\":159,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1652615368\\/Anbastom_normal.jpg\",\"description\":\"#TeamLumbago \\/\\/ Un jour j'ai cru que j'etais intelligente mais en fait...NON.\",\"statuses_count\":9006,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"London\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"72400860\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Anbastom\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Mon Sep 07 22:34:23 +0000 2009\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":72400860,\"follow_request_sent\":null,\"utc_offset\":0,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1652615368\\/Anbastom_normal.jpg\"},\"truncated\":false,\"id\":173189695633752064,\"created_at\":\"Fri Feb 24 23:36:55 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3455000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a40dac58-7e98-4d74-8df8-cd0dcb90cfa3-173189695633752064" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Est-ce que le script du #lgw tient également sur 140 caractères ? C'est pauvre…", -"img": { -"src": "http://a0.twimg.com/profile_images/1848682776/photo_profil_normal.jpg" -}, -"title": "Caroline Pandraud: Est-ce que le script du #lgw tient également sur 140 caractères ? C'est pauvre…", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3456000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Est-ce que le script du #lgw tient \\u00e9galement sur 140 caract\\u00e8res ? C'est pauvre\\u2026\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189696543928320\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"382334\",\"screen_name\":\"pointPandraud\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":284,\"location\":\"Paris\",\"profile_text_color\":\"F6FC9D\",\"followers_count\":182,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848682776\\/photo_profil_normal.jpg\",\"description\":\"Project Analyst @faberNovel www.fabernovel.com \\/\\/\\r\\n@essec Business School Alumni \\/\\/ Paris\\r\\n\\r\\n\",\"statuses_count\":425,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/285133783\\/x8158bdc741405c68e4e36152449305d.png\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"FF1269\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"4F4C4E\",\"protected\":false,\"id_str\":\"16096262\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Caroline Pandraud\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/285133783\\/x8158bdc741405c68e4e36152449305d.png\",\"created_at\":\"Tue Sep 02 13:18:16 +0000 2008\",\"profile_sidebar_fill_color\":\"7A374C\",\"id\":16096262,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848682776\\/photo_profil_normal.jpg\"},\"truncated\":false,\"id\":173189696543928320,\"created_at\":\"Fri Feb 24 23:36:56 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3456000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0ed2f730-62e6-440a-a314-e7f2cc8ec944-173189696543928320" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "\\o/ @telecomix is in da place avec @kheops2713 \\o/ #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1763850955/avatar_stopsopa_normal.jpeg" -}, -"title": "François Revol: \\o/ @telecomix is in da place avec @kheops2713 \\o/ #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3457000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"\\\\o\\/ @telecomix is in da place avec @kheops2713 \\\\o\\/ #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"telecomix\",\"indices\":[4,14],\"name\":\"Telecomix\",\"id_str\":\"43864636\",\"id\":43864636},{\"screen_name\":\"kheops2713\",\"indices\":[35,46],\"name\":\"KheOps\",\"id_str\":\"321006177\",\"id\":321006177}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[51,55]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189700725649408\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"mmu_man\",\"lang\":\"en\",\"favourites_count\":19,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":253,\"location\":\"Internet\",\"profile_text_color\":\"333333\",\"followers_count\":311,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"description\":\"Engineer, #FLOSS developer, Haiku contributor, hacktivist, Tai Chi & Kung-Fu practitioner\",\"statuses_count\":10392,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"102075787\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Fran\\u00e7ois Revol\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Jan 05 14:32:42 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":102075787,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/revolf.free.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\"},\"truncated\":false,\"id\":173189700725649408,\"created_at\":\"Fri Feb 24 23:36:57 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3457000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ab0ab855-abd3-46e7-9f41-70d57f806a68-173189700725649408" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @bas60: Ah, on va enfin parler de quelque chose d'à peu près normal ! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1768745785/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png" -}, -"title": "☠papounay2000☠: RT @bas60: Ah, on va enfin parler de quelque chose d'à peu près normal ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3457000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @bas60: Ah, on va enfin parler de quelque chose d'\\u00e0 peu pr\\u00e8s normal ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"bas60\",\"indices\":[3,9],\"name\":\"Basile Noel\",\"id_str\":\"55279590\",\"id\":55279590}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[73,77]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ah, on va enfin parler de quelque chose d'\\u00e0 peu pr\\u00e8s normal ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[62,66]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189654152085504\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"bas60\",\"lang\":\"fr\",\"favourites_count\":4,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":166,\"location\":\"Picardie, France\",\"profile_text_color\":\"666666\",\"followers_count\":96,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1361194174\\/DSCF2750_-_Copie_normal.JPG\",\"description\":\"Newseur sur PressStartButton.fr, lyc\\u00e9en en T. ES, geek, metalleux, communiste, et plein d'autres trucs !\",\"statuses_count\":1563,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"55279590\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Basile Noel\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Thu Jul 09 16:15:08 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":55279590,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1361194174\\/DSCF2750_-_Copie_normal.JPG\"},\"truncated\":false,\"id\":173189654152085504,\"created_at\":\"Fri Feb 24 23:36:45 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189701736468481\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"F2E195\",\"screen_name\":\"papounay2000\",\"lang\":\"fr\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":265,\"location\":\"\",\"profile_text_color\":\"0C3E53\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1768745785\\/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png\",\"description\":\"N'oubliez pas de vous aimer\",\"statuses_count\":3544,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/412848613\\/gandhi.jpg\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"FF0000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BADFCD\",\"protected\":false,\"id_str\":\"14764219\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"\\u2620papounay2000\\u2620\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/412848613\\/gandhi.jpg\",\"created_at\":\"Tue May 13 20:33:18 +0000 2008\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"id\":14764219,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768745785\\/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png\"},\"truncated\":false,\"id\":173189701736468481,\"created_at\":\"Fri Feb 24 23:36:57 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3457000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9c251f7b-4f14-48ce-aecd-6b37d483f5dc-173189701736468481" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "François Rollin #ilreste à #lgw à condition qu'il nous fasse une citation du professeur Choron, Sinon mérite pas d'être là ...", -"img": { -"src": "http://a0.twimg.com/profile_images/1761682524/AG18_001_normal.JPG" -}, -"title": "courrierdumutin : François Rollin #ilreste à #lgw à condition qu'il nous fasse une citation du professeur Choron, Sinon mérite pas d'être là ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3460000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Fran\\u00e7ois Rollin #ilreste \\u00e0 #lgw \\u00e0 condition qu'il nous fasse une citation du professeur Choron, Sinon m\\u00e9rite pas d'\\u00eatre l\\u00e0 ...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[16,24]},{\"text\":\"lgw\",\"indices\":[27,31]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189715326013440\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":865,\"screen_name\":\"courrierdumutin\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2451,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1761682524\\/AG18_001_normal.JPG\",\"description\":\"Enqu\\u00eates, t\\u00e9moignages, reportages, articles.\\r\\nFaites bien attention de ne pas trop vous prendre au s\\u00e9rieux. On est l\\u00e0 pour s'amuser un peu en travaillant.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"466505173\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1761682524\\/AG18_001_normal.JPG\",\"name\":\"courrierdumutin \",\"default_profile_image\":false,\"created_at\":\"Tue Jan 17 13:46:00 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":466505173,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189715326013440,\"created_at\":\"Fri Feb 24 23:37:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3460000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cee1ec7e-66e9-4e6b-bc4c-696a249425ed-173189715326013440" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze #cqui @francoisrollin ah ouais C le mec à qui G déclaré ma flamme pour la StValentin l'homme 2ma vie http://t.co/4recCwi8 #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1784236610/whipped_cream_1__normal.jpg" -}, -"title": "dallas: @LeGrandWebze #cqui @francoisrollin ah ouais C le mec à qui G déclaré ma flamme pour la StValentin l'homme 2ma vie http://t.co/4recCwi8 #lgw", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3460000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LeGrandWebze\",\"favorited\":false,\"text\":\"@LeGrandWebze #cqui @francoisrollin ah ouais C le mec \\u00e0 qui G d\\u00e9clar\\u00e9 ma flamme pour la StValentin l'homme 2ma vie http:\\/\\/t.co\\/4recCwi8 #lgw\",\"entities\":{\"urls\":[{\"indices\":[115,135],\"display_url\":\"youtu.be\\/QaqBnw9xA34\",\"expanded_url\":\"http:\\/\\/youtu.be\\/QaqBnw9xA34\",\"url\":\"http:\\/\\/t.co\\/4recCwi8\"}],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385},{\"screen_name\":\"francoisrollin\",\"indices\":[20,35],\"name\":\"rollin\",\"id_str\":\"369489076\",\"id\":369489076}],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[14,19]},{\"text\":\"lgw\",\"indices\":[136,140]}]},\"in_reply_to_user_id\":365949385,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173189003200299008,\"in_reply_to_status_id_str\":\"173189003200299008\",\"id_str\":\"173189713698627584\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"65B0DA\",\"screen_name\":\"harlemdallas\",\"lang\":\"fr\",\"favourites_count\":255,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":242,\"location\":\"Paris\\/Ajaccio\",\"profile_text_color\":\"3D1957\",\"followers_count\":193,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1784236610\\/whipped_cream_1__normal.jpg\",\"description\":\"Le T\\u00e9l\\u00e9phone Arabe. Journaliste ayant touch\\u00e9 de pr\\u00e8s le Saint Graal (ex CSOJ et Arte) com\\u00e9dienne qui le cherche encore.\\r\\n\",\"statuses_count\":2230,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/348916235\\/Grace_Jones_article_imageimagearticle.jpg\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"FF0000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"642D8B\",\"protected\":false,\"id_str\":\"127074304\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"dallas\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/348916235\\/Grace_Jones_article_imageimagearticle.jpg\",\"created_at\":\"Sat Mar 27 23:54:10 +0000 2010\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"id\":127074304,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1784236610\\/whipped_cream_1__normal.jpg\"},\"truncated\":false,\"id\":173189713698627584,\"created_at\":\"Fri Feb 24 23:37:00 +0000 2012\",\"in_reply_to_user_id_str\":\"365949385\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3460000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a6850be1-5eba-4aab-a7aa-5cb6551efb70-173189713698627584" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@kheops2713 #lgw il est revenu ….", -"img": { -"src": "http://a2.twimg.com/profile_images/1632512642/John_normal.jpg" -}, -"title": "Stephane : @kheops2713 #lgw il est revenu ….", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3460000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"kheops2713\",\"favorited\":false,\"text\":\"@kheops2713 #lgw il est revenu \\u2026.\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"kheops2713\",\"indices\":[0,11],\"name\":\"KheOps\",\"id_str\":\"321006177\",\"id\":321006177}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]}]},\"in_reply_to_user_id\":321006177,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189717255393280\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"001e0e\",\"screen_name\":\"stefLP\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":160,\"location\":\"France\",\"profile_text_color\":\"6a1e00\",\"followers_count\":75,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1632512642\\/John_normal.jpg\",\"description\":\"Je travaille dans le monde de l'informatique et des pharmacies (depuis 17 ans) , et \\u00e9galement auto-entrepreneur \\u00e0 mes temps perdus. http:\\/\\/about.me\\/bealcost\",\"statuses_count\":1541,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/292553800\\/IMG_0246__1600x1200_.JPG\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0800b6\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffe9d9\",\"protected\":false,\"id_str\":\"11192742\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Stephane \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/292553800\\/IMG_0246__1600x1200_.JPG\",\"created_at\":\"Sat Dec 15 10:31:27 +0000 2007\",\"profile_sidebar_fill_color\":\"ffecd9\",\"id\":11192742,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1632512642\\/John_normal.jpg\"},\"truncated\":false,\"id\":173189717255393280,\"created_at\":\"Fri Feb 24 23:37:00 +0000 2012\",\"in_reply_to_user_id_str\":\"321006177\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3460000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f1949f29-5b3a-4591-8ae8-b9cfb0afea2a-173189717255393280" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw PAUSE SYNDICALE! je passe chez @taratata ... histoire de mélanger les styles. Phil collins now et j'reviens?", -"img": { -"src": "http://a0.twimg.com/profile_images/1844216482/good_vibestumblr_lm54oxEmWg1qf91leo1_500_normal.gif" -}, -"title": "The MythosNews: #lgw PAUSE SYNDICALE! je passe chez @taratata ... histoire de mélanger les styles. Phil collins now et j'reviens?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3461000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"#lgw PAUSE SYNDICALE! je passe chez @taratata ... histoire de m\\u00e9langer les styles. Phil collins now et j'reviens?\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Taratata\",\"indices\":[36,45],\"name\":\"Taratata Officiel\",\"id_str\":\"108257287\",\"id\":108257287}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189720183017472\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"65B0DA\",\"screen_name\":\"utopic92\",\"lang\":\"fr\",\"favourites_count\":25,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":161,\"location\":\"Paris ..et sa R\\u00e9gion.\",\"profile_text_color\":\"883cc2\",\"description\":\" \",\"statuses_count\":4256,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/425920000\\/038.JPG\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0900ff\",\"followers_count\":47,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1844216482\\/good_vibestumblr_lm54oxEmWg1qf91leo1_500_normal.gif\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"642D8B\",\"protected\":false,\"id_str\":\"301585182\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"The MythosNews\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425920000\\/038.JPG\",\"created_at\":\"Thu May 19 18:25:43 +0000 2011\",\"profile_sidebar_fill_color\":\"bfc4c7\",\"id\":301585182,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/madeinfrance-citizenband.blogspot.com\\/2010\\/10\\/httpvids.html\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1844216482\\/good_vibestumblr_lm54oxEmWg1qf91leo1_500_normal.gif\"},\"in_reply_to_status_id\":null,\"id\":173189720183017472,\"created_at\":\"Fri Feb 24 23:37:01 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3461000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c340f6ac-2fba-44c6-a47b-83e34f16feb4-173189720183017472" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'ets l'heure de Kheops, s'il te plaît pas trop complexe je n'ai plus de doliprane #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1276794848/Photo_Brutus_and_me__Louvre__normal.jpg" -}, -"title": "Joffrey Mick: C'ets l'heure de Kheops, s'il te plaît pas trop complexe je n'ai plus de doliprane #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3463000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'ets l'heure de Kheops, s'il te pla\\u00eet pas trop complexe je n'ai plus de doliprane #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[83,87]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189728261251072\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":146,\"screen_name\":\"JoffreyMick\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1027,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"009999\",\"followers_count\":56,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1276794848\\/Photo_Brutus_and_me__Louvre__normal.jpg\",\"description\":\"20 ans, \\u00e9tudiant \\u00e0 Sciences Po Paris, journaliste politique pour Sciences Po TV, rock'n'roll addict.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"255731473\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1276794848\\/Photo_Brutus_and_me__Louvre__normal.jpg\",\"name\":\"Joffrey Mick\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 21 23:21:23 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":255731473,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189728261251072,\"created_at\":\"Fri Feb 24 23:37:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3463000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9f94b202-040e-4edf-b3ce-542e26e52501-173189728261251072" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Kheops, il était pas dj chez IAM avant?#lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/569365839/entrbtn2_normal.gif" -}, -"title": "Screech Cubik: Kheops, il était pas dj chez IAM avant?#lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3463000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Kheops, il \\u00e9tait pas dj chez IAM avant?#lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[39,43]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189729389518848\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":57,\"screen_name\":\"s_cubik\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1288,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Bruxelles\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":74,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/569365839\\/entrbtn2_normal.gif\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Brussels\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"96092449\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/569365839\\/entrbtn2_normal.gif\",\"name\":\"Screech Cubik\",\"default_profile_image\":false,\"created_at\":\"Fri Dec 11 09:16:29 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":96092449,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.talkgeekytome.net\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189729389518848,\"created_at\":\"Fri Feb 24 23:37:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3463000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d862a77e-6d01-4909-b5c7-0ab0a6f570e9-173189729389518848" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "François Rollin a le même coloriste que François Hollande, et @Vinvin le même chemisiste que Carlos #cqui #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1838968067/teamSFRCT_normal" -}, -"title": "Ovale de Grâce: François Rollin a le même coloriste que François Hollande, et @Vinvin le même chemisiste que Carlos #cqui #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3464000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Fran\\u00e7ois Rollin a le m\\u00eame coloriste que Fran\\u00e7ois Hollande, et @Vinvin le m\\u00eame chemisiste que Carlos #cqui #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[62,69],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[100,105]},{\"text\":\"LGW\",\"indices\":[106,110]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189730056417281\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"65B0DA\",\"screen_name\":\"MathildePousseo\",\"lang\":\"en\",\"favourites_count\":18,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":504,\"location\":\"\",\"profile_text_color\":\"3D1957\",\"followers_count\":933,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1838968067\\/teamSFRCT_normal\",\"description\":\"Du rugby, de la politique, du ruck n'roll. Le tout au 4e degr\\u00e9!\",\"statuses_count\":8403,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/44338571\\/grpechampion2007-1280.jpg\",\"show_all_inline_media\":false,\"listed_count\":37,\"profile_link_color\":\"FF0000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"642D8B\",\"protected\":false,\"id_str\":\"81447410\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Ovale de Gr\\u00e2ce\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/44338571\\/grpechampion2007-1280.jpg\",\"created_at\":\"Sat Oct 10 21:39:27 +0000 2009\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"id\":81447410,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.boucherie-ovalie.org\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838968067\\/teamSFRCT_normal\"},\"truncated\":false,\"id\":173189730056417281,\"created_at\":\"Fri Feb 24 23:37:04 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3464000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a30fd683-42bc-40c1-be24-3fd675cc424d-173189730056417281" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Le_M_Poireau: On donne un prix au grand noir et le handicapé en fauteuil n'a rien. Ça ne choque personne évidemment. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1800856676/Magali_Vergnet-Covo_normal.jpg" -}, -"title": "magali Covo-Vergnet: RT @Le_M_Poireau: On donne un prix au grand noir et le handicapé en fauteuil n'a rien. Ça ne choque personne évidemment. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3464000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @Le_M_Poireau: On donne un prix au grand noir et le handicap\\u00e9 en fauteuil n'a rien. \\u00c7a ne choque personne \\u00e9videmment. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Le_M_Poireau\",\"indices\":[3,16],\"name\":\"Le_M_Poireau\",\"id_str\":\"10330232\",\"id\":10330232}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[121,125]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"On donne un prix au grand noir et le handicap\\u00e9 en fauteuil n'a rien. \\u00c7a ne choque personne \\u00e9videmment. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[103,107]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173184466330726400\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"bddcad\",\"screen_name\":\"Le_M_Poireau\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":6531,\"location\":\"Bruxelles\",\"profile_text_color\":\"333333\",\"followers_count\":6013,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1846718877\\/Ic_nePoireau_Yeux08-2011-02_normal.jpg\",\"description\":\"Pensez \\u00e0 ceux qui n'en ont pas et ne g\\u00e2chez pas votre humour inutilement. http:\\/\\/photosdecampagne.tumblr.com\\/ | http:\\/\\/riendimportant.tumblr.com\\/\",\"statuses_count\":54066,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/195312953\\/CanapeRouge.jpg\",\"show_all_inline_media\":true,\"listed_count\":418,\"profile_link_color\":\"0084b4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"10330232\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Le_M_Poireau\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/195312953\\/CanapeRouge.jpg\",\"created_at\":\"Sat Nov 17 11:32:14 +0000 2007\",\"profile_sidebar_fill_color\":\"ddffcd\",\"id\":10330232,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/monsieurpoireau.blogspot.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1846718877\\/Ic_nePoireau_Yeux08-2011-02_normal.jpg\"},\"truncated\":false,\"id\":173184466330726400,\"created_at\":\"Fri Feb 24 23:16:09 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189731855761408\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"MagalisansE\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":363,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":302,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1800856676\\/Magali_Vergnet-Covo_normal.jpg\",\"description\":\" Socialo par plaisir, \\u00e9colo par m\\u00e9tier, intello par habitude.\",\"statuses_count\":2089,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":11,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"134810734\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"magali Covo-Vergnet\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Apr 19 14:19:21 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":134810734,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1800856676\\/Magali_Vergnet-Covo_normal.jpg\"},\"truncated\":false,\"id\":173189731855761408,\"created_at\":\"Fri Feb 24 23:37:04 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3464000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "18a03e83-8c5a-4af5-9142-2c5424645f2f-173189731855761408" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@ArnaudBecquet exact ^^ ! Et @ludodelaherche est sur le plateau de #lgw !", -"img": { -"src": "http://a0.twimg.com/profile_images/1747820307/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg" -}, -"title": "Marius: @ArnaudBecquet exact ^^ ! Et @ludodelaherche est sur le plateau de #lgw !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3464000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"ArnaudBecquet\",\"favorited\":false,\"text\":\"@ArnaudBecquet exact ^^ ! Et @ludodelaherche est sur le plateau de #lgw !\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"ArnaudBecquet\",\"indices\":[0,14],\"name\":\"Arnaud BECQUET\",\"id_str\":\"113581632\",\"id\":113581632},{\"screen_name\":\"LudoDelaherche\",\"indices\":[29,44],\"name\":\"Ludovic Delaherche\",\"id_str\":\"72665061\",\"id\":72665061}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[67,71]}]},\"in_reply_to_user_id\":113581632,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173189434211184641,\"in_reply_to_status_id_str\":\"173189434211184641\",\"id_str\":\"173189733856444416\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"tatamirugby\",\"lang\":\"fr\",\"favourites_count\":50,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":372,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":842,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1747820307\\/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg\",\"description\":\"Je parle de sport, supporter de rugby et du @RacingMetro92 , joueur au @RCGV92 , \\u00e9tudiant @HETIC en #H3 !\",\"statuses_count\":26636,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":68,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"27248204\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Marius\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Sat Mar 28 15:36:02 +0000 2009\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":27248204,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.facebook.com\\/tatamirugby\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1747820307\\/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg\"},\"truncated\":false,\"id\":173189733856444416,\"created_at\":\"Fri Feb 24 23:37:04 +0000 2012\",\"in_reply_to_user_id_str\":\"113581632\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3464000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1e541de2-a8d3-414a-af28-0e97b410f0b0-173189733856444416" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton grace au divorce #lgw @LeGrandWebze", -"img": { -"src": "http://a0.twimg.com/profile_images/1752605252/slashunderscore_normal.PNG" -}, -"title": "Gilles Defromerie: #change2ton grace au divorce #lgw @LeGrandWebze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3467000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#change2ton grace au divorce #lgw @LeGrandWebze\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[34,47],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[29,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189745860546560\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":59,\"screen_name\":\"geldif\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":225,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Devant un \\u00e9cran num\\u00e9rique\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1752605252\\/slashunderscore_normal.PNG\",\"description\":\"Debugger, Ajusteur d'Octets niveau Certification Binaire, Digital Engineer\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"394186996\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1752605252\\/slashunderscore_normal.PNG\",\"name\":\"Gilles Defromerie\",\"default_profile_image\":false,\"created_at\":\"Wed Oct 19 18:07:56 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":394186996,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189745860546560,\"created_at\":\"Fri Feb 24 23:37:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3467000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2217fb4a-dd21-4119-9381-9105c439672b-173189745860546560" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Puisque c'est comme ça, je vais me suicider avec un épisode de Grey's Anatomy obtenu par des voies pas très halal. #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1648484316/RabaTaJoie_normal.jpg" -}, -"title": "CasseCouilles: Puisque c'est comme ça, je vais me suicider avec un épisode de Grey's Anatomy obtenu par des voies pas très halal. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3469000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Puisque c'est comme \\u00e7a, je vais me suicider avec un \\u00e9pisode de Grey's Anatomy obtenu par des voies pas tr\\u00e8s halal. #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[115,119]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189753003446274\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":360,\"screen_name\":\"RabaTaJoie\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9018,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"La France de l'exterieur \",\"show_all_inline_media\":true,\"listed_count\":49,\"profile_link_color\":\"009999\",\"followers_count\":661,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1648484316\\/RabaTaJoie_normal.jpg\",\"description\":\"Trois personnes peuvent garder un secret, si deux d'entre elles sont mortes. - B. Franklin.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"304883768\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648484316\\/RabaTaJoie_normal.jpg\",\"name\":\"CasseCouilles\",\"default_profile_image\":false,\"created_at\":\"Wed May 25 08:22:01 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":304883768,\"utc_offset\":3600,\"favourites_count\":67,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189753003446274,\"created_at\":\"Fri Feb 24 23:37:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3469000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "91c70338-3e76-4e8b-92aa-91e477cf1a93-173189753003446274" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW : Khéops il revients avec les mêmes fringues, est-ce un personnage de BD ? ;)", -"img": { -"src": "http://a0.twimg.com/profile_images/1757013909/image1326646425_normal.png" -}, -"title": "Damien Vacher: #LGW : Khéops il revients avec les mêmes fringues, est-ce un personnage de BD ? ;)", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3470000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW : Kh\\u00e9ops il revients avec les m\\u00eames fringues, est-ce un personnage de BD ? ;)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189756795105280\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":405,\"screen_name\":\"Le_Damien\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27164,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Chatillon-en-Bazois\",\"show_all_inline_media\":false,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":343,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"description\":\"I'm a lonely Cowboy who learning un BTS SIO (ex BTS IG) in Nevers... Et un Mac Gyver de l'URL par @Checkyourpeople et je suis un tumblreur assidu\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"26552716\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"name\":\"Damien Vacher\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 25 18:09:17 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":26552716,\"utc_offset\":3600,\"favourites_count\":43,\"url\":\"http:\\/\\/damienvacher.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189756795105280,\"created_at\":\"Fri Feb 24 23:37:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3470000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8bb16fe7-27ed-47f4-9d84-e542233e1b24-173189756795105280" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @SeriousCharly: Si vous comprenez ce qu'il se passe dans #LGW, arrêtez de boire.", -"img": { -"src": "http://a0.twimg.com/profile_images/1482495069/image_normal.jpg" -}, -"title": "Ornithorynque: RT @SeriousCharly: Si vous comprenez ce qu'il se passe dans #LGW, arrêtez de boire.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3470000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @SeriousCharly: Si vous comprenez ce qu'il se passe dans #LGW, arr\\u00eatez de boire.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SeriousCharly\",\"indices\":[3,17],\"id_str\":\"149298036\",\"name\":\"Charly M.\",\"id\":149298036}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[60,64]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Si vous comprenez ce qu'il se passe dans #LGW, arr\\u00eatez de boire.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[41,45]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189549252546560\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":199,\"screen_name\":\"SeriousCharly\",\"lang\":\"en\",\"profile_text_color\":\"050303\",\"statuses_count\":59228,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/206030081\\/mosaic_serious.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":147,\"profile_link_color\":\"2c30ab\",\"followers_count\":1945,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1813693284\\/photo__3__normal.JPG\",\"description\":\"Ours parisien de 20 ans, \\u00e9tudiant en \\u00e9cole de commerce \\u00e0 Nantes et lyonnais de coeur. Je r\\u00e2le contre tout et je tweete foot.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"c2bec2\",\"id_str\":\"149298036\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/206030081\\/mosaic_serious.jpg\",\"profile_sidebar_fill_color\":\"dcdded\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813693284\\/photo__3__normal.JPG\",\"name\":\"Charly M.\",\"default_profile_image\":false,\"created_at\":\"Fri May 28 23:10:49 +0000 2010\",\"profile_sidebar_border_color\":\"5e69ab\",\"id\":149298036,\"utc_offset\":3600,\"favourites_count\":653,\"url\":\"http:\\/\\/www.lastfm.fr\\/user\\/CharIy\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189549252546560,\"created_at\":\"Fri Feb 24 23:36:20 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189758611238913\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":213,\"screen_name\":\"UlysseBFK\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":11904,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/424099444\\/427387_10150557889519106_666279105_8746558_720396324_n.jpg\",\"location\":\"Paris \\/ Cudi Zone\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"918e7a\",\"followers_count\":192,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1482495069\\/image_normal.jpg\",\"description\":\"Plus tard, j'appellerai mes enfants Ben et Jerry, c'est trop la classe pour les congeler apr\\u00e8s.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1a1b16\",\"id_str\":\"161333995\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/424099444\\/427387_10150557889519106_666279105_8746558_720396324_n.jpg\",\"profile_sidebar_fill_color\":\"292923\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1482495069\\/image_normal.jpg\",\"name\":\"Ornithorynque\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 30 15:45:50 +0000 2010\",\"profile_sidebar_border_color\":\"181a1e\",\"id\":161333995,\"utc_offset\":3600,\"favourites_count\":84,\"url\":\"http:\\/\\/kidhyubhe.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189758611238913,\"created_at\":\"Fri Feb 24 23:37:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3470000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "23ee4ca4-147d-4e7c-8f62-44f4d967b568-173189758611238913" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le télétravail c'est quand on travaille à la télé ? #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1640878229/dugomo_normal.jpg" -}, -"title": "Dugomo: Le télétravail c'est quand on travaille à la télé ? #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3471000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le t\\u00e9l\\u00e9travail c'est quand on travaille \\u00e0 la t\\u00e9l\\u00e9 ? #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[52,56]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189761396244480\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":417,\"screen_name\":\"Dugomo\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":23746,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/138402304\\/twilk_background_4c704a628fa7f.jpg\",\"location\":\"Nice, ou pas loin\",\"show_all_inline_media\":false,\"listed_count\":350,\"profile_link_color\":\"0000ff\",\"followers_count\":3131,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1640878229\\/dugomo_normal.jpg\",\"description\":\"Timeo Danaos et dona ferentes.\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"id_str\":\"67648081\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/138402304\\/twilk_background_4c704a628fa7f.jpg\",\"profile_sidebar_fill_color\":\"e0ff92\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1640878229\\/dugomo_normal.jpg\",\"name\":\"Dugomo\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 21 16:24:44 +0000 2009\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":67648081,\"utc_offset\":3600,\"favourites_count\":89,\"url\":\"http:\\/\\/jedisdubien.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189761396244480,\"created_at\":\"Fri Feb 24 23:37:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3471000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7d32e9cb-01fe-4459-8e2f-ca8489589662-173189761396244480" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere", -"img": { -"src": "http://a2.twimg.com/profile_images/645969850/Image_1_normal.jpg" -}, -"title": "Laurent Hermez: RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3471000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeRadiateur\",\"indices\":[3,15],\"id_str\":\"194271706\",\"name\":\"Joffrey D.\",\"id\":194271706}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[63,67]},{\"text\":\"TweetPreventionRoutiere\",\"indices\":[94,118]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]},{\"text\":\"TweetPreventionRoutiere\",\"indices\":[77,101]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189178589315072\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":263,\"screen_name\":\"LeRadiateur\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":4227,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Lyon\",\"show_all_inline_media\":true,\"listed_count\":8,\"profile_link_color\":\"2FC2EF\",\"followers_count\":368,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1777542862\\/charlot_normal.jpg\",\"description\":\"Coordinateur d'Antenne sur NRJ \\/ Animateur du 9h-Midi \\/ Passionn\\u00e9 de photographie \\/ Tweets originaux garantis.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"194271706\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1777542862\\/charlot_normal.jpg\",\"name\":\"Joffrey D.\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 23 20:17:47 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":194271706,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/leradiateur\\/sets\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189178589315072,\"created_at\":\"Fri Feb 24 23:34:52 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189761530470401\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":547,\"screen_name\":\"laurent70\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":5196,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/68596344\\/16947_265726962566_522657566_3216218_3534887_n.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":21,\"profile_link_color\":\"000000\",\"followers_count\":365,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/645969850\\/Image_1_normal.jpg\",\"description\":\"Copywriter at MRM Paris \\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"29409056\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/68596344\\/16947_265726962566_522657566_3216218_3534887_n.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/645969850\\/Image_1_normal.jpg\",\"name\":\"Laurent Hermez\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 07 08:07:51 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":29409056,\"utc_offset\":3600,\"favourites_count\":10,\"url\":\"http:\\/\\/www.bouquiner.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189761530470401,\"created_at\":\"Fri Feb 24 23:37:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3471000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f070e628-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "39a00fc3-445a-4a95-bdb4-4a8764db75f6-173189761530470401" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @brice_r_: Kheops le retour. Kheops II donc. Houhou. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1609615947/avatar_normal.jpg" -}, -"title": "Christophe WEILL: RT @brice_r_: Kheops le retour. Kheops II donc. Houhou. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3472000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @brice_r_: Kheops le retour. Kheops II donc. Houhou. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"brice_r_\",\"indices\":[3,12],\"id_str\":\"15512436\",\"name\":\"Brice R.\",\"id\":15512436}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[56,60]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Kheops le retour. Kheops II donc. Houhou. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[42,46]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189659369799680\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":69,\"screen_name\":\"brice_r_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2376,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/404651107\\/ToVictory.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1841029880\\/gangstacat6ze46f4ze6f4z6e84_normal.jpg\",\"description\":\"#G\\u00e9meaux #DoublePersonnalit\\u00e9 \\r\\nParce que la vie priv\\u00e9e ne sert pas uniquement \\u00e0 cacher des d\\u00e9lits et des crimes.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Copenhagen\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"15512436\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/404651107\\/ToVictory.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841029880\\/gangstacat6ze46f4ze6f4z6e84_normal.jpg\",\"name\":\"Brice R.\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 21 08:09:24 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":15512436,\"utc_offset\":3600,\"favourites_count\":5,\"url\":\"https:\\/\\/www.eff.org\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189659369799680,\"created_at\":\"Fri Feb 24 23:36:47 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189765519245313\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":487,\"screen_name\":\"tractataire\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9394,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/87952479\\/twitterBG2.jpg\",\"location\":\"Montpellier, France\",\"show_all_inline_media\":true,\"listed_count\":18,\"profile_link_color\":\"8f6e31\",\"followers_count\":426,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1609615947\\/avatar_normal.jpg\",\"description\":\"Communication globale multimedia : print, web, video, e-learning. Curieux et news-addict !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f7c985\",\"id_str\":\"24436721\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/87952479\\/twitterBG2.jpg\",\"profile_sidebar_fill_color\":\"a7c964\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1609615947\\/avatar_normal.jpg\",\"name\":\"Christophe WEILL\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 14 21:54:13 +0000 2009\",\"profile_sidebar_border_color\":\"7b9d01\",\"id\":24436721,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.tractataire.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189765519245313,\"created_at\":\"Fri Feb 24 23:37:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3472000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f635f9c1-bed0-4325-a3c6-19a453e95075-173189765519245313" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Quelqu'un sait comment regarder #lgw sans télévision ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1839492612/twitter_normal.jpg" -}, -"title": "Kedobaen: Quelqu'un sait comment regarder #lgw sans télévision ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3472000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Quelqu'un sait comment regarder #lgw sans t\\u00e9l\\u00e9vision ?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189763661180929\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"16818E\",\"screen_name\":\"Kedobaen\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":154,\"location\":\"Belgique\",\"profile_text_color\":\"A7394D\",\"followers_count\":218,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1839492612\\/twitter_normal.jpg\",\"description\":\"Satisfait ou rembours\\u00e9. Mon pseudo est le fruit d'un g\\u00e9n\\u00e9rateur de noms elfiques. @ProutCorp est mon dealer de PP.\",\"statuses_count\":9876,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/421722721\\/x291b57e6798f4adb4fe96a45930e4fa.jpg\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"16818E\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"03072D\",\"protected\":false,\"id_str\":\"11019502\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Kedobaen\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/421722721\\/x291b57e6798f4adb4fe96a45930e4fa.jpg\",\"created_at\":\"Mon Dec 10 14:44:56 +0000 2007\",\"profile_sidebar_fill_color\":\"030516\",\"id\":11019502,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839492612\\/twitter_normal.jpg\"},\"truncated\":false,\"id\":173189763661180929,\"created_at\":\"Fri Feb 24 23:37:12 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3472000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "efa13953-4cf0-4f9b-bb1a-260bed27ae98-173189763661180929" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@iam_CM j'ai pas tenu 5 minutes... #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1832238767/image-preview_normal.jpg" -}, -"title": "Assma Maad: @iam_CM j'ai pas tenu 5 minutes... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3473000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"iam_CM\",\"truncated\":false,\"text\":\"@iam_CM j'ai pas tenu 5 minutes... #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"iam_CM\",\"indices\":[0,7],\"name\":\"christian menez\",\"id_str\":\"17677114\",\"id\":17677114}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]}]},\"in_reply_to_user_id\":17677114,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":\"173189038478589952\",\"id_str\":\"173189771928154115\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"DBE9ED\",\"screen_name\":\"LaSmiss\",\"lang\":\"fr\",\"favourites_count\":33,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":754,\"location\":\"Metz \\/ Paris\",\"profile_text_color\":\"333333\",\"description\":\"Aspirante journaliste pass\\u00e9e par @LeNouvelObs @fblorrainenord A la recherche d'un contrat pro radio ou web. M\\u00e9lophile donc grande admiratrice de Mr. MojoRisin.\",\"statuses_count\":2786,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/426059591\\/P1060665.jpg\",\"show_all_inline_media\":false,\"listed_count\":50,\"profile_link_color\":\"a34e0d\",\"followers_count\":746,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1832238767\\/image-preview_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"DBE9ED\",\"protected\":false,\"id_str\":\"91425881\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Assma Maad\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/426059591\\/P1060665.jpg\",\"created_at\":\"Fri Nov 20 21:08:15 +0000 2009\",\"profile_sidebar_fill_color\":\"E6F6F9\",\"id\":91425881,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/assma-maad\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1832238767\\/image-preview_normal.jpg\"},\"in_reply_to_status_id\":173189038478589952,\"id\":173189771928154115,\"created_at\":\"Fri Feb 24 23:37:13 +0000 2012\",\"in_reply_to_user_id_str\":\"17677114\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3473000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "09c9a5ca-e01c-4897-b167-dd39b2f90348-173189771928154115" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "respect à ceux qui ont échappé au tsunamis qui a attaqué ma tml #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/399078150/002_normal.PNG" -}, -"title": "mye shadow: respect à ceux qui ont échappé au tsunamis qui a attaqué ma tml #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3473000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"respect \\u00e0 ceux qui ont \\u00e9chapp\\u00e9 au tsunamis qui a attaqu\\u00e9 ma tml #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[64,68]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189771676495872\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":925,\"screen_name\":\"myeshadow\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":13636,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/26906542\\/mqcloudedthoughts.br.jpg\",\"location\":\"Paris-Brussels-itou,mon blog\",\"show_all_inline_media\":false,\"listed_count\":118,\"profile_link_color\":\"00486b\",\"followers_count\":1097,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/399078150\\/002_normal.PNG\",\"description\":\"Mynotsodarkshadow ou ls p\\u00e9r\\u00e9grinations de my mind,mon ombre&m lumi\\u00e8res s'amusent Hallucinations,Mauvais esprit,sans drogue cpire?!\\nmonblog\\/1postparJour #INPES\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"48456037\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26906542\\/mqcloudedthoughts.br.jpg\",\"profile_sidebar_fill_color\":\"9cc8dd\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/399078150\\/002_normal.PNG\",\"name\":\"mye shadow\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 18 19:18:06 +0000 2009\",\"profile_sidebar_border_color\":\"333333\",\"id\":48456037,\"utc_offset\":3600,\"favourites_count\":5568,\"url\":\"http:\\/\\/bymyeshadow.blogspot.com\\/?spref=tw\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189771676495872,\"created_at\":\"Fri Feb 24 23:37:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3473000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e1271e7f-80da-4a12-bfb9-1f8b1eabe3be-173189771676495872" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Moi je balance, j'ai pas peur de la répression, j'suis un vrai déglingo : je trouve que #lgw est une émission franchement moyenne.", -"img": { -"src": "http://a2.twimg.com/profile_images/1841862411/Bitch_Please_normal.JPG" -}, -"title": "Brice 'Panou ACHAUME: Moi je balance, j'ai pas peur de la répression, j'suis un vrai déglingo : je trouve que #lgw est une émission franchement moyenne.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3474000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Moi je balance, j'ai pas peur de la r\\u00e9pression, j'suis un vrai d\\u00e9glingo : je trouve que #lgw est une \\u00e9mission franchement moyenne.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[88,92]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189773635223552\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"Panou\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":138,\"location\":\"Avignon - France\",\"profile_text_color\":\"3E4415\",\"followers_count\":250,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1841862411\\/Bitch_Please_normal.JPG\",\"description\":\"Compulsive purchaser, geek, (retro)gamer since 1863 and future video game journalist\\/tester. Accessoirement, je tweete l'actu vid\\u00e9oludique avec talent \\u00f4\\/\",\"statuses_count\":11096,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":16,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"15344255\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Brice 'Panou ACHAUME\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"created_at\":\"Mon Jul 07 17:36:57 +0000 2008\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":15344255,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841862411\\/Bitch_Please_normal.JPG\"},\"truncated\":false,\"id\":173189773635223552,\"created_at\":\"Fri Feb 24 23:37:14 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3474000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0cea732a-2f73-4200-8a90-be363bcaf193-173189773635223552" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @BoucherieOvalie: J'avais arrêté la drogue. Mais ça c'était avant #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1727204040/image_normal.jpg" -}, -"title": "Marc Phalippou: RT @BoucherieOvalie: J'avais arrêté la drogue. Mais ça c'était avant #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3475000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @BoucherieOvalie: J'avais arr\\u00eat\\u00e9 la drogue. Mais \\u00e7a c'\\u00e9tait avant #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"BoucherieOvalie\",\"indices\":[3,19],\"id_str\":\"260277866\",\"name\":\"Boucherie Ovalie\",\"id\":260277866}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[69,73]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"J'avais arr\\u00eat\\u00e9 la drogue. Mais \\u00e7a c'\\u00e9tait avant #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[48,52]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188636685246464\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1017,\"screen_name\":\"BoucherieOvalie\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":6707,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/333487169\\/B-Oban3.jpg\",\"location\":\"Derri\\u00e8re toi, c'est affreux\",\"show_all_inline_media\":false,\"listed_count\":135,\"profile_link_color\":\"2FC2EF\",\"followers_count\":4074,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1669266582\\/carte-de-visite-final_normal.jpg\",\"description\":\"La vie est trop courte pour comprendre le rugby, alors autant en rigoler.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"260277866\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/333487169\\/B-Oban3.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1669266582\\/carte-de-visite-final_normal.jpg\",\"name\":\"Boucherie Ovalie\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 03 15:22:13 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":260277866,\"utc_offset\":null,\"favourites_count\":2,\"url\":\"http:\\/\\/boucherie-ovalie.org\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188636685246464,\"created_at\":\"Fri Feb 24 23:32:43 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189778639028224\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1345,\"screen_name\":\"marcphalippou\",\"lang\":\"fr\",\"profile_text_color\":\"895429\",\"statuses_count\":2116,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431152481\\/med_arton10050-ab39e-jpg.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"39BD91\",\"followers_count\":750,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1727204040\\/image_normal.jpg\",\"description\":\"Bougnat \\u00e0 Paris, marchand d'id\\u00e9es et de confiance dans la com et l'assurance.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0E0D02\",\"id_str\":\"92352549\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431152481\\/med_arton10050-ab39e-jpg.jpg\",\"profile_sidebar_fill_color\":\"0E0D02\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727204040\\/image_normal.jpg\",\"name\":\"Marc Phalippou\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 24 20:05:52 +0000 2009\",\"profile_sidebar_border_color\":\"BEDFB6\",\"id\":92352549,\"utc_offset\":3600,\"favourites_count\":46,\"url\":\"http:\\/\\/www.facebook.com\\/profile.php?id=100001663745687\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189778639028224,\"created_at\":\"Fri Feb 24 23:37:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3475000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "446b8064-4b53-49ae-9488-fdaa6e6786b5-173189778639028224" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et le programme très court de @PascalMabille est très mignon #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1682788944/oriane_twitter_normal.png" -}, -"title": "Oriane Hurard: Et le programme très court de @PascalMabille est très mignon #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3476000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Et le programme tr\\u00e8s court de @PascalMabille est tr\\u00e8s mignon #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"PascalMabille\",\"indices\":[30,44],\"name\":\"Pascal Mabille\",\"id_str\":\"1367131\",\"id\":1367131}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189782241943552\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"592459\",\"screen_name\":\"Orianehurard\",\"lang\":\"fr\",\"favourites_count\":461,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":383,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":485,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"description\":\"S\\u00e9ries, transmedia, cin\\u00e9ma. Dipl\\u00f4m\\u00e9e @ina_SUP en production \\/\\/ \\r\\nCharg\\u00e9e de coordination @TIULab, programme d'encadrement \\u00e9tudiant transmedia\",\"statuses_count\":2725,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"show_all_inline_media\":true,\"listed_count\":24,\"profile_link_color\":\"de2a5d\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"protected\":false,\"id_str\":\"198934087\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Oriane Hurard\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"created_at\":\"Tue Oct 05 16:26:22 +0000 2010\",\"profile_sidebar_fill_color\":\"c1a7c7\",\"id\":198934087,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.transmediaimmersiveuniversity.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\"},\"truncated\":false,\"id\":173189782241943552,\"created_at\":\"Fri Feb 24 23:37:16 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3476000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "14280940-50b9-47af-b9b4-032a72c7636a-173189782241943552" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Grâce à #lgw on a droit a un petit peu de lutte contre #ACTA à la télé. On avait déjà eu Zimmerman. Ca change de notre TV habituelle.", -"img": { -"src": "http://a0.twimg.com/profile_images/1840667340/ns_normal.png" -}, -"title": "Pierre : Grâce à #lgw on a droit a un petit peu de lutte contre #ACTA à la télé. On avait déjà eu Zimmerman. Ca change de notre TV habituelle.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3476000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"Gr\\u00e2ce \\u00e0 #lgw on a droit a un petit peu de lutte contre #ACTA \\u00e0 la t\\u00e9l\\u00e9. On avait d\\u00e9j\\u00e0 eu Zimmerman. Ca change de notre TV habituelle.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[8,12]},{\"text\":\"ACTA\",\"indices\":[55,60]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189783789641728\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"BeautifulLoser_\",\"lang\":\"fr\",\"favourites_count\":68,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":392,\"location\":\"Castres \",\"profile_text_color\":\"666666\",\"description\":\"Ex \\u00e9tudiant en Services et R\\u00e9seaux de Communication. Geek \\u00e0 4 roues, tout terrain ! Dans la matrice depuis 1987 #tech #web #politique #rugby #procrastination\",\"statuses_count\":10076,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/66918069\\/Coruscant1.jpg\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"2FC2EF\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1840667340\\/ns_normal.png\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"95436599\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Pierre \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/66918069\\/Coruscant1.jpg\",\"created_at\":\"Tue Dec 08 15:02:27 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":95436599,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840667340\\/ns_normal.png\"},\"in_reply_to_status_id\":null,\"id\":173189783789641728,\"created_at\":\"Fri Feb 24 23:37:16 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3476000, -"tags": [ -{ -"id-ref": "efb37962-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cc973f3d-3a40-45b7-9f83-efac2dadaf46-173189783789641728" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "LOL! RT @SeriousCharly Si vous comprenez ce qu'il se passe dans #LGW, arrêtez de boire.", -"img": { -"src": "http://a1.twimg.com/profile_images/1705307372/hobbit-poster_normal.jpg" -}, -"title": "Florenzo84: LOL! RT @SeriousCharly Si vous comprenez ce qu'il se passe dans #LGW, arrêtez de boire.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3477000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"LOL! RT @SeriousCharly Si vous comprenez ce qu'il se passe dans #LGW, arr\\u00eatez de boire.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SeriousCharly\",\"indices\":[8,22],\"id_str\":\"149298036\",\"name\":\"Charly M.\",\"id\":149298036}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[64,68]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189787132506112\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":567,\"screen_name\":\"florenzo84\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":18896,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/377272619\\/sky_165-preview.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"0084B4\",\"followers_count\":534,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1705307372\\/hobbit-poster_normal.jpg\",\"description\":\"Twitter c'est le seul endroit ou tu deviens tout excit\\u00e9 lorsqu'un inconnu se met \\u00e0 te suivre. Series & Cin\\u00e9 Addict.#LiveTweet #Roucasserie #CartelParisien\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"022330\",\"id_str\":\"122429634\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/377272619\\/sky_165-preview.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1705307372\\/hobbit-poster_normal.jpg\",\"name\":\"Florenzo84\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 12 17:40:12 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":122429634,\"utc_offset\":null,\"favourites_count\":626,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189787132506112,\"created_at\":\"Fri Feb 24 23:37:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3477000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "143c1443-7d5d-4593-96ad-f2aa77083069-173189787132506112" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Hacker vaillant! #WTF #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1833249289/image_normal.jpg" -}, -"title": "Grand Marequin Blanc: Hacker vaillant! #WTF #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3479000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Hacker vaillant! #WTF #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"WTF\",\"indices\":[17,21]},{\"text\":\"LGW\",\"indices\":[22,26]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189794229268483\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"moonhatta\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":96,\"location\":\"Casablanca\",\"profile_text_color\":\"333333\",\"followers_count\":38,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1833249289\\/image_normal.jpg\",\"description\":\"geekeries et inepties du web, e-bergag 2.0. Aime le Oulm\\u00e8s et les bons mots\",\"statuses_count\":597,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Casablanca\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"324322734\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Grand Marequin Blanc\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Sun Jun 26 11:57:57 +0000 2011\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":324322734,\"follow_request_sent\":null,\"utc_offset\":0,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1833249289\\/image_normal.jpg\"},\"truncated\":false,\"id\":173189794229268483,\"created_at\":\"Fri Feb 24 23:37:19 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3479000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef77b274-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b96b6539-27fd-47f1-820f-7f830ab92a88-173189794229268483" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "gros con qui dit des internets #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1827443536/hipster_normal.png" -}, -"title": "Léo: gros con qui dit des internets #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3479000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"gros con qui dit des internets #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[31,35]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189794346696705\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"FFFFFF\",\"screen_name\":\"2345km\",\"lang\":\"fr\",\"favourites_count\":126,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":92,\"location\":\"Paris\",\"profile_text_color\":\"383F3C\",\"followers_count\":260,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1827443536\\/hipster_normal.png\",\"description\":\"-\",\"statuses_count\":21826,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/310361852\\/aubin.gif\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"15E780\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"FFFFFF\",\"protected\":false,\"id_str\":\"172715841\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"L\\u00e9o\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/310361852\\/aubin.gif\",\"created_at\":\"Fri Jul 30 12:13:36 +0000 2010\",\"profile_sidebar_fill_color\":\"0C0C0C\",\"id\":172715841,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/2345km.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1827443536\\/hipster_normal.png\"},\"truncated\":false,\"id\":173189794346696705,\"created_at\":\"Fri Feb 24 23:37:19 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3479000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "df4c9159-1a2b-41d3-bb2d-07be7efb5fd0-173189794346696705" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh, j'étais avec lui samedi ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/828720993/Photo_du_9843298-04-___02.44_normal.jpg" -}, -"title": "Aurélien TOURNIER: Oh, j'étais avec lui samedi ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3479000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh, j'\\u00e9tais avec lui samedi ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189794531254273\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":1012,\"screen_name\":\"atournier\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":5651,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/182718853\\/villes-019.jpg\",\"location\":\"Romans-sur-Is\\u00e8re \\/ Lyon \\/ Bzh\",\"show_all_inline_media\":false,\"listed_count\":119,\"profile_link_color\":\"2FC2EF\",\"followers_count\":1333,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/828720993\\/Photo_du_9843298-04-___02.44_normal.jpg\",\"description\":\"Community Manager dans un grand quotidien r\\u00e9gional. Ancien #CM de la Catalogne & Bayard Service. Compte perso. J'\\u00e9cris toujours dans des hebdos. #Dr\\u00f4me\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"92506911\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/182718853\\/villes-019.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/828720993\\/Photo_du_9843298-04-___02.44_normal.jpg\",\"name\":\"Aur\\u00e9lien TOURNIER\",\"default_profile_image\":false,\"created_at\":\"Wed Nov 25 12:03:53 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":92506911,\"utc_offset\":3600,\"favourites_count\":511,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/aurelien-tournier\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189794531254273,\"created_at\":\"Fri Feb 24 23:37:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3479000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "11bc332f-91de-498d-b7ea-0843f6e9b3cb-173189794531254273" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @ZZ_Princess: Une légère envie de m'ouvrir les veines avec les dents en tombant sur cette émission #Lgw #France5", -"img": { -"src": "http://a0.twimg.com/profile_images/1606679449/image_normal.jpg" -}, -"title": "Arthur Delacorta: RT @ZZ_Princess: Une légère envie de m'ouvrir les veines avec les dents en tombant sur cette émission #Lgw #France5", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3481000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @ZZ_Princess: Une l\\u00e9g\\u00e8re envie de m'ouvrir les veines avec les dents en tombant sur cette \\u00e9mission #Lgw #France5\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"ZZ_Princess\",\"indices\":[3,15],\"id_str\":\"286106741\",\"name\":\"ZZ\",\"id\":286106741}],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[103,107]},{\"text\":\"France5\",\"indices\":[108,116]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Une l\\u00e9g\\u00e8re envie de m'ouvrir les veines avec les dents en tombant sur cette \\u00e9mission #Lgw #France5\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[86,90]},{\"text\":\"France5\",\"indices\":[91,99]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188341074890753\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":231,\"screen_name\":\"ZZ_Princess\",\"lang\":\"fr\",\"profile_text_color\":\"d710de\",\"statuses_count\":5144,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/320891687\\/x8490c46b359ab9cf603957dfa58eb8a.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"eb12eb\",\"followers_count\":189,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1718012027\\/ZZ_normal.jpg\",\"description\":\"Teigne d'1m80, ordure bourgeoise qui fait semblant d'\\u00eatre socialiste, aime #Lesfous, n'aime pas les gosses et ne va pas en Maghr\\u00e9bie en vacances !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1c42db\",\"id_str\":\"286106741\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/320891687\\/x8490c46b359ab9cf603957dfa58eb8a.png\",\"profile_sidebar_fill_color\":\"000B17\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1718012027\\/ZZ_normal.jpg\",\"name\":\"ZZ\",\"default_profile_image\":false,\"created_at\":\"Fri Apr 22 10:48:11 +0000 2011\",\"profile_sidebar_border_color\":\"F7B565\",\"id\":286106741,\"utc_offset\":-10800,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188341074890753,\"created_at\":\"Fri Feb 24 23:31:32 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189804123631616\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1663,\"screen_name\":\"ArthurDelacorta\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":9837,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme12\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":33,\"profile_link_color\":\"FF0000\",\"followers_count\":508,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1606679449\\/image_normal.jpg\",\"description\":\"L\\u2019utopie est \\u00e0 la politique, ce qu\\u2019est le fantasme \\u00e0 la sexualit\\u00e9. Le d\\u00e9sir guid\\u00e9 par nos utopies et nos fantasmes doit faire progresser notre vie.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BADFCD\",\"id_str\":\"21702648\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme12\\/bg.gif\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1606679449\\/image_normal.jpg\",\"name\":\"Arthur Delacorta\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 23 22:36:57 +0000 2009\",\"profile_sidebar_border_color\":\"F2E195\",\"id\":21702648,\"utc_offset\":3600,\"favourites_count\":7,\"url\":\"http:\\/\\/delacorta.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189804123631616,\"created_at\":\"Fri Feb 24 23:37:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3481000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "53f8dd8c-5e0e-427b-9a64-ed875d427a5e-173189804123631616" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "AAAh je vais enfin comprendre! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1398568911/IMG_2179_-_Copie_normal.jpg" -}, -"title": "Lucie: AAAh je vais enfin comprendre! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3482000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"AAAh je vais enfin comprendre! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[31,35]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189808636690433\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":149,\"screen_name\":\"Milcah7\",\"lang\":\"en\",\"profile_text_color\":\"807d80\",\"statuses_count\":9483,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"03949e\",\"followers_count\":79,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"description\":\"Herocorpienne, S\\u00e9riephile (pas assez \\u00e0 mon go\\u00fbt), DVDvore,Cin\\u00e9vore, aime le tennis et le rugby, le rock, pop-rock... et ses twittos 3\\r\\n.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"63258588\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"name\":\"Lucie\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 05 21:13:19 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":63258588,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189808636690433,\"created_at\":\"Fri Feb 24 23:37:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3482000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "713d15dc-49d8-4407-89b7-32faa2f8ebe4-173189808636690433" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ce #lgw est cosmique, surtout ne pas #Change2ton !!", -"img": { -"src": "http://a3.twimg.com/profile_images/1819008593/393610_2493917958071_1556484417_32592416_552587560_n_normal.jpg" -}, -"title": "Quentin: Ce #lgw est cosmique, surtout ne pas #Change2ton !!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3482000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ce #lgw est cosmique, surtout ne pas #Change2ton !!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[3,7]},{\"text\":\"Change2ton\",\"indices\":[37,48]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.nibirutech.com\\\" rel=\\\"nofollow\\\"\\u003ETwitBird\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189809093869568\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":305,\"screen_name\":\"FanatiqueAnanas\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":180,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/423314873\\/quentinf.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":34,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1819008593\\/393610_2493917958071_1556484417_32592416_552587560_n_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"172587510\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/423314873\\/quentinf.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819008593\\/393610_2493917958071_1556484417_32592416_552587560_n_normal.jpg\",\"name\":\"Quentin\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 30 02:24:03 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":172587510,\"utc_offset\":3600,\"favourites_count\":16,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189809093869568,\"created_at\":\"Fri Feb 24 23:37:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3482000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a824e36e-a72d-4c51-84d6-635e4f02d281-173189809093869568" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rollin : #ilreste #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/770870218/tete_normal.jpg" -}, -"title": "Baptiste Percier: Rollin : #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3484000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Rollin : #ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[9,17]},{\"text\":\"lgw\",\"indices\":[18,22]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189817637666817\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":70,\"screen_name\":\"BaptistePercier\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":81,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/198331522\\/fond.JPG\",\"location\":\"Lyon\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"93A644\",\"followers_count\":12,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/770870218\\/tete_normal.jpg\",\"description\":\"Doctorant en physique \\u00e0 Lyon\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"53352002\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/198331522\\/fond.JPG\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/770870218\\/tete_normal.jpg\",\"name\":\"Baptiste Percier\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 03 10:33:24 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":53352002,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/perso.ens-lyon.fr\\/baptiste.percier\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189817637666817,\"created_at\":\"Fri Feb 24 23:37:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3484000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a029397e-5396-46a5-b97f-655fc2826ee7-173189817637666817" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est quoi ces gens qui ne connaissent pas le grand Francois Rollin ?? Suis choquée #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1849286517/plumesdanges_normal.jpg" -}, -"title": "plumesdanges: C'est quoi ces gens qui ne connaissent pas le grand Francois Rollin ?? Suis choquée #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3484000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est quoi ces gens qui ne connaissent pas le grand Francois Rollin ?? Suis choqu\\u00e9e #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[85,89]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189816412942337\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"fcfcfc\",\"screen_name\":\"plumesdanges\",\"lang\":\"fr\",\"favourites_count\":84,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":283,\"location\":\"Hell\",\"profile_text_color\":\"0a0a0a\",\"followers_count\":591,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"description\":\"pas interessante, pas drole et pas tr\\u00e8s intelligente, bref sans interet ! Pr\\u00e9sidente fondatrice de l'#InsomniaqueTeam \\/\\/ #TeamLumbagos \",\"statuses_count\":39031,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"show_all_inline_media\":false,\"listed_count\":44,\"profile_link_color\":\"4813f5\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fcfcfc\",\"protected\":false,\"id_str\":\"27325670\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"plumesdanges\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"created_at\":\"Sat Mar 28 22:43:40 +0000 2009\",\"profile_sidebar_fill_color\":\"fcfcfc\",\"id\":27325670,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.youtube.com\\/plumesdanges\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\"},\"truncated\":false,\"id\":173189816412942337,\"created_at\":\"Fri Feb 24 23:37:24 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3484000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4951a6ae-e392-4561-b73d-cb4b152f86d4-173189816412942337" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere", -"img": { -"src": "http://a0.twimg.com/profile_images/1844691230/profile_normal.png" -}, -"title": "Lynda Sweez : RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3485000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeRadiateur\",\"indices\":[3,15],\"name\":\"Joffrey D.\",\"id_str\":\"194271706\",\"id\":194271706}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[63,67]},{\"text\":\"TweetPreventionRoutiere\",\"indices\":[94,118]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]},{\"text\":\"TweetPreventionRoutiere\",\"indices\":[77,101]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":2,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189178589315072\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"LeRadiateur\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":263,\"location\":\"Lyon\",\"profile_text_color\":\"666666\",\"followers_count\":368,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1777542862\\/charlot_normal.jpg\",\"description\":\"Coordinateur d'Antenne sur NRJ \\/ Animateur du 9h-Midi \\/ Passionn\\u00e9 de photographie \\/ Tweets originaux garantis.\",\"statuses_count\":4227,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":8,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"194271706\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Joffrey D.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Thu Sep 23 20:17:47 +0000 2010\",\"profile_sidebar_fill_color\":\"252429\",\"id\":194271706,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/leradiateur\\/sets\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1777542862\\/charlot_normal.jpg\"},\"truncated\":false,\"id\":173189178589315072,\"created_at\":\"Fri Feb 24 23:34:52 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twicca.r246.jp\\/\\\" rel=\\\"nofollow\\\"\\u003Etwicca\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":2,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189818933706752\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"zedalynews\",\"lang\":\"fr\",\"favourites_count\":9,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":445,\"location\":\"Coin:C dans une cale en bourre\",\"profile_text_color\":\"333333\",\"followers_count\":515,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1844691230\\/profile_normal.png\",\"description\":\"Les jeux de mots, c'est mon dada. Amin approuve ce message. \",\"statuses_count\":10700,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/360742146\\/Silicon_crystal.jpg\",\"show_all_inline_media\":true,\"listed_count\":24,\"profile_link_color\":\"e072c1\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"244639293\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Lynda Sweez \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/360742146\\/Silicon_crystal.jpg\",\"created_at\":\"Sat Jan 29 19:45:40 +0000 2011\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":244639293,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.jeBoxeAvecNemo.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1844691230\\/profile_normal.png\"},\"truncated\":false,\"id\":173189818933706752,\"created_at\":\"Fri Feb 24 23:37:25 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3485000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f070e628-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "78b2b5eb-0e79-41d0-a5d0-7dead5b54f3b-173189818933706752" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT “@LudoDelaherche: Proposez nous de trucs débiles à faire ! ;) #lgw #cqui”", -"img": { -"src": "http://a2.twimg.com/profile_images/1727412144/image_normal.jpg" -}, -"title": "Jessica Boni-Lambert: RT “@LudoDelaherche: Proposez nous de trucs débiles à faire ! ;) #lgw #cqui”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3487000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT \\u201c@LudoDelaherche: Proposez nous de trucs d\\u00e9biles \\u00e0 faire ! ;) #lgw #cqui\\u201d\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[4,19],\"name\":\"Ludovic Delaherche\",\"id_str\":\"72665061\",\"id\":72665061}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[65,69]},{\"text\":\"cqui\",\"indices\":[70,75]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189829499170817\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ebdae9\",\"screen_name\":\"JessBoniLambert\",\"lang\":\"fr\",\"favourites_count\":51,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":189,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":680,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1727412144\\/image_normal.jpg\",\"description\":\"Cr\\u00e9atrice de mode passionn\\u00e9e de #rugby (www.rugbydolls.com) \\r\\nMy passions: Rugby, Fashion and photography.\\r\\nNe tourne pas rond (mais plut\\u00f4t ovale)\",\"statuses_count\":17229,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/391267445\\/Twitter2.jpg\",\"show_all_inline_media\":false,\"listed_count\":41,\"profile_link_color\":\"CC3366\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"DBE9ED\",\"protected\":false,\"id_str\":\"111092027\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Jessica Boni-Lambert\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/391267445\\/Twitter2.jpg\",\"created_at\":\"Wed Feb 03 19:54:54 +0000 2010\",\"profile_sidebar_fill_color\":\"f7e6e6\",\"id\":111092027,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.leblogdejess.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727412144\\/image_normal.jpg\"},\"truncated\":false,\"id\":173189829499170817,\"created_at\":\"Fri Feb 24 23:37:27 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3487000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ccb6ebb4-e779-4b9e-9dec-64f8e493642f-173189829499170817" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Jim0PROFIT: #lgw mais elle sert à quoi cet émission?", -"img": { -"src": "http://a1.twimg.com/profile_images/1654432405/lucas_tw_normal.jpg" -}, -"title": "Lucas Radondy: RT @Jim0PROFIT: #lgw mais elle sert à quoi cet émission?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3487000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Jim0PROFIT: #lgw mais elle sert \\u00e0 quoi cet \\u00e9mission?\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Jim0PROFIT\",\"indices\":[3,14],\"id_str\":\"18874683\",\"name\":\"Jim0PROFIT\",\"id\":18874683}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw mais elle sert \\u00e0 quoi cet \\u00e9mission?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.yoono.com\\\" rel=\\\"nofollow\\\"\\u003Eyoono\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189634577268736\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":368,\"screen_name\":\"Jim0PROFIT\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":4752,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"D02B55\",\"followers_count\":94,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1771348218\\/image1327174991_normal.png\",\"description\":\"Consulting, Syst\\u00e8me administrateur, geekoophile, et tellement de choses qu'une journ\\u00e9e de 24H ne suffit plus!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"18874683\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1771348218\\/image1327174991_normal.png\",\"name\":\"Jim0PROFIT\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 11 18:26:59 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":18874683,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/choari.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189634577268736,\"created_at\":\"Fri Feb 24 23:36:41 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189829926981635\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":978,\"screen_name\":\"lucasradondy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":245,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Montpellier, France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":50,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1654432405\\/lucas_tw_normal.jpg\",\"description\":\"Etudiant en Droit et Science-Politique - Supporter de l'USAP - En 2012 sur Twitter : \\u00e9lections en France et aux US et possible fin du monde. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"419781242\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1654432405\\/lucas_tw_normal.jpg\",\"name\":\"Lucas Radondy\",\"default_profile_image\":false,\"created_at\":\"Wed Nov 23 19:44:43 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":419781242,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189829926981635,\"created_at\":\"Fri Feb 24 23:37:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3487000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c548317c-c586-4825-a972-915e2b7f201b-173189829926981635" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On a l'impression que le concept change à chaque émission #lgw #change2ton", -"img": { -"src": "http://a0.twimg.com/profile_images/1287494261/Avatar_Twitter_normal.jpg" -}, -"title": "Nes' Photographie: On a l'impression que le concept change à chaque émission #lgw #change2ton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3488000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"On a l'impression que le concept change \\u00e0 chaque \\u00e9mission #lgw #change2ton\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[58,62]},{\"text\":\"change2ton\",\"indices\":[63,74]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189831982190592\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":183,\"screen_name\":\"LeMauvaisOeil\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":5058,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/203695600\\/Fond_Twiter_II.jpg\",\"location\":\"D'ici et de l\\u00e0 ...\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"followers_count\":132,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1287494261\\/Avatar_Twitter_normal.jpg\",\"description\":\"Mieux vaut ne rien dire et passer pour un con, plut\\u00f4t que l'ouvrir et ne laisser aucun doute sur le sujet ...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"219792346\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/203695600\\/Fond_Twiter_II.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1287494261\\/Avatar_Twitter_normal.jpg\",\"name\":\"Nes' Photographie\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 25 22:10:20 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":219792346,\"utc_offset\":null,\"favourites_count\":0,\"url\":\"http:\\/\\/www.nesphotographie.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189831982190592,\"created_at\":\"Fri Feb 24 23:37:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3488000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e114e06c-15a5-4add-9c38-97746751258c-173189831982190592" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw en général ils aiment jouer du pipo, c'est donc un acta rina", -"img": { -"src": "http://a0.twimg.com/profile_images/1353093787/Dragons-6_normal.jpg" -}, -"title": "Thibaut Devillers: #lgw en général ils aiment jouer du pipo, c'est donc un acta rina", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3488000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw en g\\u00e9n\\u00e9ral ils aiment jouer du pipo, c'est donc un acta rina\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189832946876417\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Eliadus\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":68,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"description\":\"\",\"statuses_count\":704,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"92095420\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Thibaut Devillers\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Mon Nov 23 19:36:51 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":92095420,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.followfriday.com\\/followfriday\\/eliadus\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\"},\"truncated\":false,\"id\":173189832946876417,\"created_at\":\"Fri Feb 24 23:37:28 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3488000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "32e3b616-d201-4540-b1fb-efdd6d2167bc-173189832946876417" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Par pitié, il faut qu' #ilpart #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/878534653/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg" -}, -"title": "CLeM' KuSaLa: Par pitié, il faut qu' #ilpart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3488000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Par piti\\u00e9, il faut qu' #ilpart #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[23,30]},{\"text\":\"lgw\",\"indices\":[31,35]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189834138058753\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"15191f\",\"screen_name\":\"clem_kusala\",\"lang\":\"fr\",\"favourites_count\":6,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":189,\"location\":\"Roquetaillade\",\"profile_text_color\":\"a8a3a8\",\"followers_count\":47,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/878534653\\/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg\",\"description\":\"\",\"statuses_count\":240,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/55723775\\/bg.jpg\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"000608\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"92309575\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"CLeM' KuSaLa\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/55723775\\/bg.jpg\",\"created_at\":\"Tue Nov 24 16:35:40 +0000 2009\",\"profile_sidebar_fill_color\":\"111e24\",\"id\":92309575,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/karma-kusala.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/878534653\\/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg\"},\"truncated\":false,\"id\":173189834138058753,\"created_at\":\"Fri Feb 24 23:37:28 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3488000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "146157c0-6b85-4be4-aa0f-712ea08db539-173189834138058753" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @SeriousCharly: Si vous comprenez ce qu'il se passe dans #LGW, arrêtez de boire.", -"img": { -"src": "http://a0.twimg.com/profile_images/1830059007/Upload_normal.jpg" -}, -"title": "Linda Sàmà: RT @SeriousCharly: Si vous comprenez ce qu'il se passe dans #LGW, arrêtez de boire.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3489000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @SeriousCharly: Si vous comprenez ce qu'il se passe dans #LGW, arr\\u00eatez de boire.\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"SeriousCharly\",\"indices\":[3,17],\"name\":\"Charly M.\",\"id_str\":\"149298036\",\"id\":149298036}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[60,64]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Si vous comprenez ce qu'il se passe dans #LGW, arr\\u00eatez de boire.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[41,45]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189549252546560\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5e69ab\",\"screen_name\":\"SeriousCharly\",\"lang\":\"en\",\"favourites_count\":653,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":199,\"location\":\"Paris\",\"profile_text_color\":\"050303\",\"followers_count\":1945,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1813693284\\/photo__3__normal.JPG\",\"description\":\"Ours parisien de 20 ans, \\u00e9tudiant en \\u00e9cole de commerce \\u00e0 Nantes et lyonnais de coeur. Je r\\u00e2le contre tout et je tweete foot.\",\"statuses_count\":59229,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/206030081\\/mosaic_serious.jpg\",\"show_all_inline_media\":true,\"listed_count\":147,\"profile_link_color\":\"2c30ab\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"c2bec2\",\"protected\":false,\"id_str\":\"149298036\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Charly M.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/206030081\\/mosaic_serious.jpg\",\"created_at\":\"Fri May 28 23:10:49 +0000 2010\",\"profile_sidebar_fill_color\":\"dcdded\",\"id\":149298036,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.lastfm.fr\\/user\\/CharIy\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813693284\\/photo__3__normal.JPG\"},\"truncated\":false,\"id\":173189549252546560,\"created_at\":\"Fri Feb 24 23:36:20 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189838709862401\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5b51e8\",\"screen_name\":\"LinoaHeartily\",\"lang\":\"fr\",\"favourites_count\":10,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":83,\"location\":\"\",\"profile_text_color\":\"d632d6\",\"followers_count\":72,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1830059007\\/Upload_normal.jpg\",\"description\":\"Geek \\u00e0 temps partiel.\",\"statuses_count\":2374,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/425561656\\/luiki.jpg\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"bb85ed\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"356914973\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Linda S\\u00e0m\\u00e0\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425561656\\/luiki.jpg\",\"created_at\":\"Wed Aug 17 15:22:39 +0000 2011\",\"profile_sidebar_fill_color\":\"ebc1eb\",\"id\":356914973,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1830059007\\/Upload_normal.jpg\"},\"truncated\":false,\"id\":173189838709862401,\"created_at\":\"Fri Feb 24 23:37:29 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3489000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5c0e43a7-c18a-4ec3-85fe-378be3bb785c-173189838709862401" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@baktelraalis ça change du tout écrit de #TF1 #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1836345668/profile_normal.png" -}, -"title": "ArDuB57: @baktelraalis ça change du tout écrit de #TF1 #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3489000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@baktelraalis \\u00e7a change du tout \\u00e9crit de #TF1 #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"baktelraalis\",\"indices\":[0,13],\"id_str\":\"18515564\",\"name\":\"Bakt El Raalis\",\"id\":18515564}],\"urls\":[],\"hashtags\":[{\"text\":\"TF1\",\"indices\":[41,45]},{\"text\":\"LGW\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173189541115600896\",\"id_str\":\"173189837694840833\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173189541115600896,\"in_reply_to_user_id_str\":\"18515564\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":646,\"screen_name\":\"ArDub57\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":83436,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"location\":\"FRANCE - METZ - SARREGUEMINES\",\"show_all_inline_media\":false,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"followers_count\":1090,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"description\":\"FreeParty Style - Raleur Pro - Trolleur Compulsif - DHD Android 2.3\\/Transformer 3.2.1 - PS3 @Pix_auto http:\\/\\/pixauto.tumblr.com - http:\\/\\/iboga.tumblr.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"21448223\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"name\":\"ArDuB57\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 20 23:57:59 +0000 2009\",\"profile_sidebar_border_color\":\"1c2352\",\"id\":21448223,\"utc_offset\":3600,\"favourites_count\":1604,\"url\":\"http:\\/\\/ardbox.blogspot.com\\/\"},\"in_reply_to_screen_name\":\"baktelraalis\",\"truncated\":false,\"id\":173189837694840833,\"created_at\":\"Fri Feb 24 23:37:29 +0000 2012\",\"in_reply_to_user_id\":18515564}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3489000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efb9d910-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5bbf3f7c-645e-4df8-a972-e64238436f54-173189837694840833" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW \"tes internets\" au pluriel. Vrais reconnaissent vrais.", -"img": { -"src": "http://a0.twimg.com/profile_images/1744048818/qUG3d_normal.jpg" -}, -"title": "Simon: #LGW \"tes internets\" au pluriel. Vrais reconnaissent vrais.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3489000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW \\\"tes internets\\\" au pluriel. Vrais reconnaissent vrais.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189837254438912\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":288,\"screen_name\":\"Srsim\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":10577,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Third rock from the sun\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"2FC2EF\",\"followers_count\":309,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1744048818\\/qUG3d_normal.jpg\",\"description\":\"BiotechnoLOLgy and random crap. J'essaie de vivre ma vie \\u00e0 fond en passant pour un con au moins une fois par jour.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"130871832\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1744048818\\/qUG3d_normal.jpg\",\"name\":\"Simon\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 08 15:44:24 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":130871832,\"utc_offset\":3600,\"favourites_count\":84,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189837254438912,\"created_at\":\"Fri Feb 24 23:37:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3489000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0d1ae2e0-5f3d-4465-9ab2-35b2bfcfdc99-173189837254438912" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@tatamirugby pour booster le #cqui au #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: @tatamirugby pour booster le #cqui au #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3490000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@tatamirugby pour booster le #cqui au #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"tatamirugby\",\"indices\":[0,12],\"id_str\":\"27248204\",\"name\":\"Marius\",\"id\":27248204}],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[29,34]},{\"text\":\"lgw\",\"indices\":[38,42]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173189468424114176\",\"id_str\":\"173189839242534912\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173189468424114176,\"in_reply_to_user_id_str\":\"27248204\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6698,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"followers_count\":2387,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"name\":\"Ludovic Delaherche\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":72665061,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/chapkattack.tumblr.com\"},\"in_reply_to_screen_name\":\"tatamirugby\",\"truncated\":false,\"id\":173189839242534912,\"created_at\":\"Fri Feb 24 23:37:30 +0000 2012\",\"in_reply_to_user_id\":27248204}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3490000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "64dfa418-b68a-4f5d-9109-311ca6211de7-173189839242534912" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh pis non #ilReste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1141384407/profil_normal.jpg" -}, -"title": "carole gamelin: Oh pis non #ilReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3493000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh pis non #ilReste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[11,19]},{\"text\":\"lgw\",\"indices\":[20,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189854337839107\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":659,\"screen_name\":\"carolegamelin\",\"lang\":\"fr\",\"profile_text_color\":\"6f7829\",\"statuses_count\":11513,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"Pau, France\",\"show_all_inline_media\":true,\"listed_count\":64,\"profile_link_color\":\"520d20\",\"followers_count\":767,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1141384407\\/profil_normal.jpg\",\"description\":\"Journaliste, chef du desk num\\u00e9rique \\u00e0 La R\\u00e9publique des Pyr\\u00e9n\\u00e9es \\u00e0 Pau. Animatrice de communaut\\u00e9s et de Twittap\\u00e9ros. Tarte au Maroilles maison sur demande.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"78605f\",\"id_str\":\"19910673\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1141384407\\/profil_normal.jpg\",\"name\":\"carole gamelin\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 02 15:09:06 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":19910673,\"utc_offset\":3600,\"favourites_count\":255,\"url\":\"http:\\/\\/www.larepubliquedespyrenees.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189854337839107,\"created_at\":\"Fri Feb 24 23:37:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3493000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0ae83b77-109f-46a9-b3c0-9d00397fa1e0-173189854337839107" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @RaphaelHalfaoui: si tu n'es tjr pas convaincu que ta redevance sert à acheter de la drogue regarde fr 5 now ! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1654432405/lucas_tw_normal.jpg" -}, -"title": "Lucas Radondy: RT @RaphaelHalfaoui: si tu n'es tjr pas convaincu que ta redevance sert à acheter de la drogue regarde fr 5 now ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3493000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @RaphaelHalfaoui: si tu n'es tjr pas convaincu que ta redevance sert \\u00e0 acheter de la drogue regarde fr 5 now ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"RaphaelHalfaoui\",\"indices\":[3,19],\"id_str\":\"394217399\",\"name\":\"Raphael Halfaoui\",\"id\":394217399}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[114,118]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"si tu n'es tjr pas convaincu que ta redevance sert \\u00e0 acheter de la drogue regarde fr 5 now ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[93,97]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[-0.0682094,49.0414901],[-0.0011844,49.0414901],[-0.0011844,49.070918],[-0.0682094,49.070918]]]},\"attributes\":{},\"full_name\":\"Ouville-la-Bien-Tourn\\u00e9e, Calvados\",\"place_type\":\"city\",\"name\":\"Ouville-la-Bien-Tourn\\u00e9e\",\"id\":\"68c776ec89b83cd4\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/68c776ec89b83cd4.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189629745430528\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":593,\"screen_name\":\"RaphaelHalfaoui\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1004,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/349455802\\/IMG_3707-1.jpg\",\"location\":\"Caen\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":187,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836151304\\/322714_2610071087496_1126544794_32082335_1141602540_o_normal.jpg\",\"description\":\"Music photographer in Caen at @CargoCaen & Big Band Caf\\u00e9 since the 1st edition of Beauregard festival Blogger for @WebPrisedeVue \\r\\nraphael-halfaoui.tumblr.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"394217399\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/349455802\\/IMG_3707-1.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836151304\\/322714_2610071087496_1126544794_32082335_1141602540_o_normal.jpg\",\"name\":\"Raphael Halfaoui\",\"default_profile_image\":false,\"created_at\":\"Wed Oct 19 19:05:01 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":394217399,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/raphaelphotographie\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189629745430528,\"created_at\":\"Fri Feb 24 23:36:40 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189854212014080\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":978,\"screen_name\":\"lucasradondy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":246,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Montpellier, France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":50,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1654432405\\/lucas_tw_normal.jpg\",\"description\":\"Etudiant en Droit et Science-Politique - Supporter de l'USAP - En 2012 sur Twitter : \\u00e9lections en France et aux US et possible fin du monde. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"419781242\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1654432405\\/lucas_tw_normal.jpg\",\"name\":\"Lucas Radondy\",\"default_profile_image\":false,\"created_at\":\"Wed Nov 23 19:44:43 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":419781242,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189854212014080,\"created_at\":\"Fri Feb 24 23:37:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3493000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "aeeaa92a-2f65-449b-8bf7-082241f56340-173189854212014080" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@jcfrog en direct de skype pour un mini concert sur #lgw sur ta tv. C'est bien mais bcp trop court. Déjà fini. Snif", -"img": { -"src": "http://a3.twimg.com/profile_images/116645986/big.6589839_normal.jpg" -}, -"title": "cridi: @jcfrog en direct de skype pour un mini concert sur #lgw sur ta tv. C'est bien mais bcp trop court. Déjà fini. Snif", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3494000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@jcfrog en direct de skype pour un mini concert sur #lgw sur ta tv. C'est bien mais bcp trop court. D\\u00e9j\\u00e0 fini. Snif\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[0,7],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[53,57]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189859471663105\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"16888281\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":231,\"screen_name\":\"cridi\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":4444,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/2939966\\/EPSN1179.JPG\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0000ff\",\"followers_count\":118,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/116645986\\/big.6589839_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"id_str\":\"16002226\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/2939966\\/EPSN1179.JPG\",\"profile_sidebar_fill_color\":\"A3CBEE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/116645986\\/big.6589839_normal.jpg\",\"name\":\"cridi\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 26 20:28:04 +0000 2008\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":16002226,\"utc_offset\":3600,\"favourites_count\":7627,\"url\":null},\"in_reply_to_screen_name\":\"jcfrog\",\"truncated\":false,\"id\":173189859471663105,\"created_at\":\"Fri Feb 24 23:37:34 +0000 2012\",\"in_reply_to_user_id\":16888281}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3494000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "85e789b6-b7c2-40ac-bbf7-11476227d783-173189859471663105" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@tatamirugby Trop de faux derches qui ne votent pas #Cqui @ArnaudBecquet @ludodelaherche #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @tatamirugby Trop de faux derches qui ne votent pas #Cqui @ArnaudBecquet @ludodelaherche #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3497000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@tatamirugby Trop de faux derches qui ne votent pas #Cqui @ArnaudBecquet @ludodelaherche #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"tatamirugby\",\"indices\":[0,12],\"id_str\":\"27248204\",\"name\":\"Marius\",\"id\":27248204},{\"screen_name\":\"ArnaudBecquet\",\"indices\":[59,73],\"id_str\":\"113581632\",\"name\":\"Arnaud BECQUET\",\"id\":113581632},{\"screen_name\":\"LudoDelaherche\",\"indices\":[74,89],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"Cqui\",\"indices\":[52,57]},{\"text\":\"lgw\",\"indices\":[91,95]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173189733856444416\",\"id_str\":\"173189868632027136\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173189733856444416,\"in_reply_to_user_id_str\":\"27248204\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":156,\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":34429,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris Montparnasse - Bruxelles\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"name\":\"Pierre B.\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":104184883,\"utc_offset\":-10800,\"favourites_count\":254,\"url\":null},\"in_reply_to_screen_name\":\"tatamirugby\",\"truncated\":false,\"id\":173189868632027136,\"created_at\":\"Fri Feb 24 23:37:37 +0000 2012\",\"in_reply_to_user_id\":27248204}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3497000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1069678b-6edb-4776-a9bb-226b35202d63-173189868632027136" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh les filles vous allez vous arrachez les yeux #lgw #unepausesimpose", -"img": { -"src": "http://a0.twimg.com/profile_images/1801176537/profile_normal.jpg" -}, -"title": "rachoubidou69: Oh les filles vous allez vous arrachez les yeux #lgw #unepausesimpose", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3497000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Oh les filles vous allez vous arrachez les yeux #lgw #unepausesimpose\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[48,52]},{\"text\":\"unepausesimpose\",\"indices\":[53,69]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.yoono.com\\\" rel=\\\"nofollow\\\"\\u003Eyoono\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189872092327937\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"rachoubidou69\",\"lang\":\"fr\",\"favourites_count\":31,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":61,\"location\":\"France, Cremieu\",\"profile_text_color\":\"333333\",\"followers_count\":24,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1801176537\\/profile_normal.jpg\",\"description\":\"On rencontre sa femme sur Meetic, la trompe sur Facebook, annonce le divorce sur Twitter et vends la baraque sur Ebay\",\"statuses_count\":259,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/398766806\\/128427.jpg\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"396071969\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"rachoubidou69\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/398766806\\/128427.jpg\",\"created_at\":\"Sat Oct 22 18:06:48 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":396071969,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801176537\\/profile_normal.jpg\"},\"truncated\":false,\"id\":173189872092327937,\"created_at\":\"Fri Feb 24 23:37:37 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3497000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0869720-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4a0e3c38-db40-44cd-bc4e-480aea4996df-173189872092327937" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW trop geek pour moi ;/", -"img": { -"src": "http://a0.twimg.com/profile_images/1425147877/NDelloye_Hamsa_normal.JPG" -}, -"title": "Nicolas Delloye: #LGW trop geek pour moi ;/", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3498000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW trop geek pour moi ;\\/\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189874994774016\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":178,\"screen_name\":\"lavomatik\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":181,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/416477980\\/lave_rie.JPG\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":59,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1425147877\\/NDelloye_Hamsa_normal.JPG\",\"description\":\"Tumbling hard. Editorial Director @direct_star & @direct_8\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"328692977\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/416477980\\/lave_rie.JPG\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1425147877\\/NDelloye_Hamsa_normal.JPG\",\"name\":\"Nicolas Delloye\",\"default_profile_image\":false,\"created_at\":\"Sun Jul 03 21:16:11 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":328692977,\"utc_offset\":null,\"favourites_count\":4,\"url\":\"http:\\/\\/www.directstar.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189874994774016,\"created_at\":\"Fri Feb 24 23:37:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3498000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bcb011e0-0aff-4c6d-ae55-928c5c5cbdb8-173189874994774016" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est comme ça à chaque émission ? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1658912814/fkjddkfhk_normal.png" -}, -"title": "Manon: C'est comme ça à chaque émission ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3499000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est comme \\u00e7a \\u00e0 chaque \\u00e9mission ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.7860476,50.4187981],[2.8492605,50.4187981],[2.8492605,50.4589035],[2.7860476,50.4589035]]]},\"attributes\":{},\"full_name\":\"Lens, Pas-de-Calais\",\"name\":\"Lens\",\"id\":\"6f2473b6bfd0682a\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/6f2473b6bfd0682a.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189878136315906\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":298,\"screen_name\":\"manonkzlwsk\",\"lang\":\"fr\",\"profile_text_color\":\"3d3438\",\"statuses_count\":15003,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"location\":\"Is\\u00e8re, France\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"de4261\",\"followers_count\":262,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"description\":\"Nordiste expatri\\u00e9e, \\u00e9tudiante en sciences du langage \\u00e0 #lyon2, un peu geek, s\\u00e9rievore, livetweeteuse #ondar et fid\\u00e8le herocorpienne. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"e8e8e8\",\"id_str\":\"48084154\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"profile_sidebar_fill_color\":\"e8e8e8\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"name\":\"Manon\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 17 19:34:49 +0000 2009\",\"profile_sidebar_border_color\":\"e8e8e8\",\"id\":48084154,\"utc_offset\":3600,\"favourites_count\":194,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189878136315906,\"created_at\":\"Fri Feb 24 23:37:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3499000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c1019be0-b9c3-466c-b1e8-897ad26347d4-173189878136315906" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Même pas de quoi faire une crêpe. RT @solferishow \nJe regarde toujours #lgw avec 3 grammes. Ça aide.", -"img": { -"src": "http://a3.twimg.com/profile_images/1650056809/pandadanssonbain_normal.JPG" -}, -"title": "justice pandine: Même pas de quoi faire une crêpe. RT @solferishow \nJe regarde toujours #lgw avec 3 grammes. Ça aide.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3499000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"M\\u00eame pas de quoi faire une cr\\u00eape. RT @solferishow \\nJe regarde toujours #lgw avec 3 grammes. \\u00c7a aide.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"solferishow\",\"indices\":[37,49],\"id_str\":\"232221031\",\"name\":\"Solferishow\",\"id\":232221031}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[72,76]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189879956643840\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1340,\"screen_name\":\"pandanael\",\"lang\":\"fr\",\"profile_text_color\":\"1a0e1a\",\"statuses_count\":28276,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"location\":\"Bambouseraie\",\"show_all_inline_media\":false,\"listed_count\":193,\"profile_link_color\":\"9058d1\",\"followers_count\":2570,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\",\"description\":\"#NowPrending son bain. Ici, c'est comme chez m\\u00e9m\\u00e9. T'es gentil(le), un bisou. Tu fais chier, un coup de boule. #TarifUnique #Enjoy http:\\/\\/bit.ly\\/gIQZr4 \\r\\n\\r\\n \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"177984098\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"profile_sidebar_fill_color\":\"f5fafa\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\",\"name\":\"justice pandine\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 13 15:30:49 +0000 2010\",\"profile_sidebar_border_color\":\"adffef\",\"id\":177984098,\"utc_offset\":3600,\"favourites_count\":1862,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189879956643840,\"created_at\":\"Fri Feb 24 23:37:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3499000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6561a2a5-c292-4f22-b60e-199df0e0c81d-173189879956643840" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pascal Mabille est un escroc. il est invité pour parler d'ACTA et il nous plante sur un dessin et annonce qu'il est un coeur à prendre. #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1803169085/DSC01443_normal.JPG" -}, -"title": "Benjamin Aguillon: Pascal Mabille est un escroc. il est invité pour parler d'ACTA et il nous plante sur un dessin et annonce qu'il est un coeur à prendre. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3499000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Pascal Mabille est un escroc. il est invit\\u00e9 pour parler d'ACTA et il nous plante sur un dessin et annonce qu'il est un coeur \\u00e0 prendre. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[136,140]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189880501903361\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Balcidebava\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":25,\"location\":\"chez moi\",\"profile_text_color\":\"333333\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1803169085\\/DSC01443_normal.JPG\",\"description\":\"L'homme face \\u00e0 l'absurde\",\"statuses_count\":102,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"482835609\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Benjamin Aguillon\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat Feb 04 10:52:02 +0000 2012\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":482835609,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803169085\\/DSC01443_normal.JPG\"},\"truncated\":false,\"id\":173189880501903361,\"created_at\":\"Fri Feb 24 23:37:39 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3499000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "86539197-2e23-423e-8ac9-5245271686db-173189880501903361" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Kheops, le hacker en carton qui pige pas tout à ce dont il parle. Le gag ce mec. #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1708202383/Seb-Champion_normal.jpg" -}, -"title": "Sebastien Champion: Kheops, le hacker en carton qui pige pas tout à ce dont il parle. Le gag ce mec. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3500000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Kheops, le hacker en carton qui pige pas tout \\u00e0 ce dont il parle. Le gag ce mec. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[81,85]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189882104119296\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"SebChampion\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":10,\"location\":\"Paris - La D\\u00e9fense, France\",\"profile_text_color\":\"333333\",\"followers_count\":2,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1708202383\\/Seb-Champion_normal.jpg\",\"description\":\"Votre entreprise a besoin de faire red\\u00e9finir ses inputs par un process-designer \\u00e0 m\\u00eame d'induire d'importants transferts\\r\\nde modalit\\u00e9s de prises en offres.\",\"statuses_count\":5,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"443858436\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Sebastien Champion\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Thu Dec 22 16:30:19 +0000 2011\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":443858436,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.perdu.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1708202383\\/Seb-Champion_normal.jpg\"},\"truncated\":false,\"id\":173189882104119296,\"created_at\":\"Fri Feb 24 23:37:40 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3500000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "54ed5dd5-c87d-4831-8d0d-24b8f376dd85-173189882104119296" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh, je vois ma bulle en gros dans la colonne #cQui dans #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Oh, je vois ma bulle en gros dans la colonne #cQui dans #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3501000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Oh, je vois ma bulle en gros dans la colonne #cQui dans #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[45,50]},{\"text\":\"lgw\",\"indices\":[56,60]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189886952734720\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"favourites_count\":12,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":100,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"statuses_count\":3247,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"JonathanMM\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":228777896,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\"},\"truncated\":false,\"id\":173189886952734720,\"created_at\":\"Fri Feb 24 23:37:41 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3501000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7a0ca118-7ed1-4ab6-8d68-bf0f3743065e-173189886952734720" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Alea Acta Est", -"img": { -"src": "http://a0.twimg.com/profile_images/1622124369/Cartoonpresident_normal.gif" -}, -"title": "Hervé Dumond: #lgw Alea Acta Est", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3502000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Alea Acta Est\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189889846808576\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":565,\"screen_name\":\"cartoonpdt\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":2,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/355093994\\/132.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"003366\",\"followers_count\":234,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1622124369\\/Cartoonpresident_normal.gif\",\"description\":\"https:\\/\\/twitter.com\\/#!\\/cartoonpdt\\/favorites\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"77615428\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/355093994\\/132.jpg\",\"profile_sidebar_fill_color\":\"ffdd00\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1622124369\\/Cartoonpresident_normal.gif\",\"name\":\"Herv\\u00e9 Dumond\",\"default_profile_image\":false,\"created_at\":\"Sun Sep 27 00:32:11 +0000 2009\",\"profile_sidebar_border_color\":\"d1d1d1\",\"id\":77615428,\"utc_offset\":3600,\"favourites_count\":149,\"url\":\"http:\\/\\/mirror.me\\/390abp28?s=home\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189889846808576,\"created_at\":\"Fri Feb 24 23:37:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3502000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f695167f-9d90-438b-a197-84a0fa1d806d-173189889846808576" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1163347850/kolya_avatar_normal.jpg" -}, -"title": "Florian Descamps: #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3503000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189894133399552\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":186,\"screen_name\":\"KolyaFR\",\"lang\":\"fr\",\"profile_text_color\":\"1d1d1b\",\"statuses_count\":555,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/169909759\\/IMG_3376.jpg\",\"location\":\"Lille\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"9d592e\",\"followers_count\":76,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1163347850\\/kolya_avatar_normal.jpg\",\"description\":\"Photographe ind\\u00e9pendant.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"1d1d1b\",\"id_str\":\"109725925\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/169909759\\/IMG_3376.jpg\",\"profile_sidebar_fill_color\":\"cccccc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1163347850\\/kolya_avatar_normal.jpg\",\"name\":\"Florian Descamps\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 30 01:46:30 +0000 2010\",\"profile_sidebar_border_color\":\"1d1d1b\",\"id\":109725925,\"utc_offset\":3600,\"favourites_count\":6,\"url\":\"http:\\/\\/www.kolya.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189894133399552,\"created_at\":\"Fri Feb 24 23:37:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3503000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "62ba5ddb-32ae-4bcb-b71f-99c5afbcfa10-173189894133399552" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@ArnaudBecquet @tatamirugby @ludodelaherche #lgw #cqui c'est ce qu'il y a dans la tete de morano, des petites bulles", -"img": { -"src": "http://a3.twimg.com/profile_images/1693436244/tw_13513942_1323894171_normal.jpg" -}, -"title": "Nicolas Legros: @ArnaudBecquet @tatamirugby @ludodelaherche #lgw #cqui c'est ce qu'il y a dans la tete de morano, des petites bulles", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3503000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"ArnaudBecquet\",\"favorited\":false,\"text\":\"@ArnaudBecquet @tatamirugby @ludodelaherche #lgw #cqui c'est ce qu'il y a dans la tete de morano, des petites bulles\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"ArnaudBecquet\",\"indices\":[0,14],\"name\":\"Arnaud BECQUET\",\"id_str\":\"113581632\",\"id\":113581632},{\"screen_name\":\"tatamirugby\",\"indices\":[15,27],\"name\":\"Marius\",\"id_str\":\"27248204\",\"id\":27248204},{\"screen_name\":\"LudoDelaherche\",\"indices\":[28,43],\"name\":\"Ludovic Delaherche\",\"id_str\":\"72665061\",\"id\":72665061}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[44,48]},{\"text\":\"cqui\",\"indices\":[49,54]}]},\"in_reply_to_user_id\":113581632,\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.142488,48.9203048],[2.2061332,48.9203048],[2.2061332,48.954515],[2.142488,48.954515]]]},\"attributes\":{},\"full_name\":\"Sartrouville, Yvelines\",\"name\":\"Sartrouville\",\"id\":\"fdc15213df467db3\",\"place_type\":\"city\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/fdc15213df467db3.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[2.20192193,48.94098043]},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":{\"type\":\"Point\",\"coordinates\":[48.94098043,2.20192193]},\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173189434211184641,\"in_reply_to_status_id_str\":\"173189434211184641\",\"id_str\":\"173189894447972353\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"NicolasLegros\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":386,\"location\":\"sartrouville\",\"profile_text_color\":\"333333\",\"followers_count\":140,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1693436244\\/tw_13513942_1323894171_normal.jpg\",\"description\":\"RUGBY(ra\\u00e7ing, toulouse, sprinboks) rock, vie de famille, killstreak et votera pascal pap\\u00e9 en 2012.. un maitre @kakaOpopo #tontonatoujoursraison\",\"statuses_count\":2761,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"120251174\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Nicolas Legros\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Mar 05 22:47:53 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":120251174,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1693436244\\/tw_13513942_1323894171_normal.jpg\"},\"truncated\":false,\"id\":173189894447972353,\"created_at\":\"Fri Feb 24 23:37:43 +0000 2012\",\"in_reply_to_user_id_str\":\"113581632\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3503000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "af750252-a35f-4398-bb35-b322396a8734-173189894447972353" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "yeesss séquence @jcfrog puis @PascalMabille puis @kheops2713 sur ACTA : le #lgw qu'on aime !", -"img": { -"src": "http://a0.twimg.com/profile_images/1767508527/h2g2_normal.jpg" -}, -"title": "Christine Genin: yeesss séquence @jcfrog puis @PascalMabille puis @kheops2713 sur ACTA : le #lgw qu'on aime !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3504000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"kheops2713\",\"truncated\":false,\"text\":\"yeesss s\\u00e9quence @jcfrog puis @PascalMabille puis @kheops2713 sur ACTA : le #lgw qu'on aime !\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[16,23],\"name\":\"jcfrog\",\"id_str\":\"16888281\",\"id\":16888281},{\"screen_name\":\"PascalMabille\",\"indices\":[29,43],\"name\":\"Pascal Mabille\",\"id_str\":\"1367131\",\"id\":1367131},{\"screen_name\":\"kheops2713\",\"indices\":[49,60],\"name\":\"KheOps\",\"id_str\":\"321006177\",\"id\":321006177}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[75,79]}]},\"in_reply_to_user_id\":321006177,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":\"173179306325966849\",\"id_str\":\"173189900269649920\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"0084b4\",\"screen_name\":\"cgenin\",\"lang\":\"fr\",\"favourites_count\":308,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":false,\"friends_count\":1999,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"description\":\"\",\"statuses_count\":13711,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":167,\"profile_link_color\":\"0084b4\",\"followers_count\":1678,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1767508527\\/h2g2_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"33688811\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Christine Genin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Apr 20 22:19:48 +0000 2009\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":33688811,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.christinegenin.fr\\/blog\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1767508527\\/h2g2_normal.jpg\"},\"in_reply_to_status_id\":173179306325966849,\"id\":173189900269649920,\"created_at\":\"Fri Feb 24 23:37:44 +0000 2012\",\"in_reply_to_user_id_str\":\"321006177\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3504000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c69a1c4e-4d93-404e-8290-9e035565ebf0-173189900269649920" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw c'est déjà bizarre quand on est habitué aux réseaux sociaux, etc. J'ose même pas imaginer pour quelqu'un qui n'a jamais allumé un PC !", -"img": { -"src": "http://a0.twimg.com/profile_images/1750718496/avatar-poster_normal.jpg" -}, -"title": "Gaëtan Monseu: #lgw c'est déjà bizarre quand on est habitué aux réseaux sociaux, etc. J'ose même pas imaginer pour quelqu'un qui n'a jamais allumé un PC !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3505000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw c'est d\\u00e9j\\u00e0 bizarre quand on est habitu\\u00e9 aux r\\u00e9seaux sociaux, etc. J'ose m\\u00eame pas imaginer pour quelqu'un qui n'a jamais allum\\u00e9 un PC !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189904371683328\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"lynkky\",\"lang\":\"fr\",\"favourites_count\":37,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":160,\"location\":\"Mons, Belgique\",\"profile_text_color\":\"333333\",\"followers_count\":351,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1750718496\\/avatar-poster_normal.jpg\",\"description\":\"Fondateur de l'agence Lynkky. Services en r\\u00e9f\\u00e9rencement (#SEO), liens sponsoris\\u00e9s et WordPress. Co-organisateur @cafenmons. Je tweete 25-50X\\/semaine.\",\"statuses_count\":1238,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":36,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Brussels\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"181110336\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Ga\\u00ebtan Monseu\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat Aug 21 08:58:11 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":181110336,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.lynkky.be\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1750718496\\/avatar-poster_normal.jpg\"},\"truncated\":false,\"id\":173189904371683328,\"created_at\":\"Fri Feb 24 23:37:45 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3505000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6faffaf5-6f3e-4265-a875-cb58b0c2489c-173189904371683328" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#5eucheuAuGrandWebze RT moi ça qu'on mette fin au naufrage #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1793236975/Photo_du_13878919-05-___03.51_normal.jpg" -}, -"title": "Constance Ortuzar: #5eucheuAuGrandWebze RT moi ça qu'on mette fin au naufrage #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3506000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#5eucheuAuGrandWebze RT moi \\u00e7a qu'on mette fin au naufrage #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"5eucheuAuGrandWebze\",\"indices\":[0,20]},{\"text\":\"LGW\",\"indices\":[59,63]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189907748106241\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ff0000\",\"screen_name\":\"constuzar\",\"lang\":\"en\",\"favourites_count\":28,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":249,\"location\":\"Paris\",\"profile_text_color\":\"ff0f0f\",\"followers_count\":432,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1793236975\\/Photo_du_13878919-05-___03.51_normal.jpg\",\"description\":\"Ils me voient rouler, ils d\\u00e9testent.\",\"statuses_count\":7423,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"14b9fa\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"53776719\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Constance Ortuzar\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Sat Jul 04 22:29:54 +0000 2009\",\"profile_sidebar_fill_color\":\"d5faef\",\"id\":53776719,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1793236975\\/Photo_du_13878919-05-___03.51_normal.jpg\"},\"truncated\":false,\"id\":173189907748106241,\"created_at\":\"Fri Feb 24 23:37:46 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3506000, -"tags": [ -{ -"id-ref": "f045f13e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c779b4b2-9ca4-4351-afb2-41545ca52f52-173189907748106241" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@webze #cqui", -"img": { -"src": "http://a0.twimg.com/profile_images/1846236604/a1uVsimw_normal" -}, -"title": "baudoin romain: @webze #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3506000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@webze #cqui\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"webze\",\"indices\":[0,6],\"id_str\":\"339957860\",\"name\":\"Webze\",\"id\":339957860}],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[7,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189908503072768\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"339957860\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":14,\"screen_name\":\"fulfur08\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":2,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1846236604\\/a1uVsimw_normal\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"494219500\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1846236604\\/a1uVsimw_normal\",\"name\":\"baudoin romain\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 16 17:14:03 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":494219500,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":\"webze\",\"truncated\":false,\"id\":173189908503072768,\"created_at\":\"Fri Feb 24 23:37:46 +0000 2012\",\"in_reply_to_user_id\":339957860}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3506000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ddd2bd4b-53d7-41b6-aa6a-d656bd9b0a4f-173189908503072768" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "oh put'%n j'ai planté FF en suivant la TL #lgw j'ai loupé ma vie avant ce soir, j'ai tout bon ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1759900261/image1326744906_normal.png" -}, -"title": "TobyZiegler: oh put'%n j'ai planté FF en suivant la TL #lgw j'ai loupé ma vie avant ce soir, j'ai tout bon ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3507000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"oh put'%n j'ai plant\\u00e9 FF en suivant la TL #lgw j'ai loup\\u00e9 ma vie avant ce soir, j'ai tout bon ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[42,46]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189914190548993\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":215,\"screen_name\":\"3141592RMuck\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2873,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432900319\\/gC8LD.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"bdb517\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1759900261\\/image1326744906_normal.png\",\"description\":\"De mauvaise foi. Parle parfois de g\\u00e9omatique, de citoyennet\\u00e9 ou de cuisine.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"121414\",\"id_str\":\"174279076\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432900319\\/gC8LD.jpg\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1759900261\\/image1326744906_normal.png\",\"name\":\"TobyZiegler\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 03 15:04:11 +0000 2010\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":174279076,\"utc_offset\":3600,\"favourites_count\":56,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189914190548993,\"created_at\":\"Fri Feb 24 23:37:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3507000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b6bf0c1a-c597-4424-bda2-4f97194cb823-173189914190548993" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @solferishow: Je regarde toujours #lgw avec 3 grammes. Ça aide.", -"img": { -"src": "http://a2.twimg.com/profile_images/1727204040/image_normal.jpg" -}, -"title": "Marc Phalippou: RT @solferishow: Je regarde toujours #lgw avec 3 grammes. Ça aide.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3508000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @solferishow: Je regarde toujours #lgw avec 3 grammes. \\u00c7a aide.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"solferishow\",\"indices\":[3,15],\"id_str\":\"232221031\",\"name\":\"Solferishow\",\"id\":232221031}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[37,41]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Je regarde toujours #lgw avec 3 grammes. \\u00c7a aide.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189226500861953\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1144,\"screen_name\":\"solferishow\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13622,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Il est parti par l\\u00e0. \\u261b\",\"show_all_inline_media\":false,\"listed_count\":169,\"profile_link_color\":\"0084B4\",\"followers_count\":4872,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\",\"description\":\"Si Dieu a cr\\u00e9\\u00e9 l'Homme le 6\\u00e8me jour, c'\\u00e9tait surtout pour passer la semaine peinard. Je suis D\\u00e9l\\u00e9gu\\u00e9 des Jeunes Populaires de l'Empire colonial fran\\u00e7ais.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"232221031\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\",\"name\":\"Solferishow\",\"default_profile_image\":false,\"created_at\":\"Thu Dec 30 15:26:17 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":232221031,\"utc_offset\":-10800,\"favourites_count\":20,\"url\":\"http:\\/\\/www.solferishow.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189226500861953,\"created_at\":\"Fri Feb 24 23:35:03 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189915209768960\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1345,\"screen_name\":\"marcphalippou\",\"lang\":\"fr\",\"profile_text_color\":\"895429\",\"statuses_count\":2116,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431152481\\/med_arton10050-ab39e-jpg.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"39BD91\",\"followers_count\":750,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1727204040\\/image_normal.jpg\",\"description\":\"Bougnat \\u00e0 Paris, marchand d'id\\u00e9es et de confiance dans la com et l'assurance.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0E0D02\",\"id_str\":\"92352549\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431152481\\/med_arton10050-ab39e-jpg.jpg\",\"profile_sidebar_fill_color\":\"0E0D02\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727204040\\/image_normal.jpg\",\"name\":\"Marc Phalippou\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 24 20:05:52 +0000 2009\",\"profile_sidebar_border_color\":\"BEDFB6\",\"id\":92352549,\"utc_offset\":3600,\"favourites_count\":46,\"url\":\"http:\\/\\/www.facebook.com\\/profile.php?id=100001663745687\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189915209768960,\"created_at\":\"Fri Feb 24 23:37:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3508000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6bc957a8-d929-4b77-9b9a-1ee123c080e8-173189915209768960" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilReste #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1842982735/princesse_normal.jpg" -}, -"title": "Sylvain Sanders: #ilReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3508000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilReste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/hotot.org\\\" rel=\\\"nofollow\\\"\\u003EHotot\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189918007369728\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":104,\"screen_name\":\"elTouristio\",\"lang\":\"en\",\"profile_text_color\":\"CEC79B\",\"statuses_count\":35532,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"location\":\"Au pied d'un arc-en-ciel.\",\"show_all_inline_media\":true,\"listed_count\":57,\"profile_link_color\":\"8C7679\",\"followers_count\":515,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\",\"description\":\"Je ne suis que joie, amour, bonheur et chaleur dans mon c\\u0153ur. #TeamLumbagos #TeamAbats\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FBEBB8\",\"id_str\":\"37389744\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"profile_sidebar_fill_color\":\"46284E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\",\"name\":\"Sylvain Sanders\",\"default_profile_image\":false,\"created_at\":\"Sun May 03 08:39:57 +0000 2009\",\"profile_sidebar_border_color\":\"20183F\",\"id\":37389744,\"utc_offset\":3600,\"favourites_count\":62,\"url\":\"http:\\/\\/flavors.me\\/eltouristio\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189918007369728,\"created_at\":\"Fri Feb 24 23:37:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3508000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "eab8a73a-9661-4861-86c6-1f6c06a7c21d-173189918007369728" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ma tête en gros plan derrière kheops je kiffe ^^ #lgw #cQui", -"img": { -"src": "http://a0.twimg.com/profile_images/1700942619/godai4_normal.gif" -}, -"title": "Godai Yusaku: ma tête en gros plan derrière kheops je kiffe ^^ #lgw #cQui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3509000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"ma t\\u00eate en gros plan derri\\u00e8re kheops je kiffe ^^ #lgw #cQui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]},{\"text\":\"cQui\",\"indices\":[54,59]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189919466995712\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":400,\"screen_name\":\"__Yusaku\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13681,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/355063675\\/akemi_tadaka_005_1280x1024.jpg\",\"location\":\"Ile de France, Nancy, Toulois\",\"show_all_inline_media\":false,\"listed_count\":27,\"profile_link_color\":\"038543\",\"followers_count\":314,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1700942619\\/godai4_normal.gif\",\"description\":\"Directeur de Projet Client Info\\/telco - \\r\\nActivit\\u00e9s associatives - Geek et Nippophile \\u00e0 ses heures perdues\\r\\nMembre d'#AQDIL\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ACDED6\",\"id_str\":\"76995130\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/355063675\\/akemi_tadaka_005_1280x1024.jpg\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1700942619\\/godai4_normal.gif\",\"name\":\"Godai Yusaku\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 24 17:33:58 +0000 2009\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":76995130,\"utc_offset\":3600,\"favourites_count\":68,\"url\":\"http:\\/\\/jenebloguepas.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189919466995712,\"created_at\":\"Fri Feb 24 23:37:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3509000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7c14454d-086f-4edf-9c32-138a0b9fad0d-173189919466995712" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Khéops expliquant #ACTA #faildelamort #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1476233426/lapavatar2_normal.png" -}, -"title": "LeLapin: Khéops expliquant #ACTA #faildelamort #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3509000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Kh\\u00e9ops expliquant #ACTA #faildelamort #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ACTA\",\"indices\":[18,23]},{\"text\":\"faildelamort\",\"indices\":[24,37]},{\"text\":\"lgw\",\"indices\":[38,42]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189920029016065\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"4d4494\",\"screen_name\":\"LeLapin64\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":189,\"location\":\"Anglet - France\",\"profile_text_color\":\"faf5fa\",\"followers_count\":71,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1476233426\\/lapavatar2_normal.png\",\"description\":\"M\\u00e9dias & Communication, Sciences & Technologies, Nouvelles Id\\u00e9es & Nouveaux Paradigmes, et tant d'autres choses... Tout \\u00e7a vu de la C\\u00f4te Basque.\",\"statuses_count\":1134,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/378912273\\/hs-2008-34-a-1280x960_wallpaper.jpg\",\"show_all_inline_media\":true,\"listed_count\":7,\"profile_link_color\":\"8c97fa\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000305\",\"protected\":false,\"id_str\":\"229050093\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"LeLapin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/378912273\\/hs-2008-34-a-1280x960_wallpaper.jpg\",\"created_at\":\"Tue Dec 21 11:21:56 +0000 2010\",\"profile_sidebar_fill_color\":\"77718a\",\"id\":229050093,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/lelapin64.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1476233426\\/lapavatar2_normal.png\"},\"truncated\":false,\"id\":173189920029016065,\"created_at\":\"Fri Feb 24 23:37:49 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3509000, -"tags": [ -{ -"id-ref": "efb37962-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0887392-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fe09c805-e814-4b90-be4d-9a56abece891-173189920029016065" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw ça sert à quoi un mur de tweets que l'on ne voit pas ?", -"img": { -"src": "http://a1.twimg.com/profile_images/1838462962/w314uSp6_normal" -}, -"title": "myPlanetarium: #lgw ça sert à quoi un mur de tweets que l'on ne voit pas ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3509000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw \\u00e7a sert \\u00e0 quoi un mur de tweets que l'on ne voit pas ?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189920104513536\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"my_Planetarium_\",\"lang\":\"fr\",\"favourites_count\":124,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":268,\"location\":\"La D\\u00e9fense\",\"profile_text_color\":\"333333\",\"followers_count\":121,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1838462962\\/w314uSp6_normal\",\"description\":\"myplanetarium.com\",\"statuses_count\":2854,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"302897276\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"myPlanetarium\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat May 21 23:24:01 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":302897276,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/myplanetarium.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838462962\\/w314uSp6_normal\"},\"truncated\":false,\"id\":173189920104513536,\"created_at\":\"Fri Feb 24 23:37:49 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3509000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "50cf701b-2e50-428f-bd43-41fa0385b934-173189920104513536" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw les demoiselles sur leur ordi sont magnifiques. Mais pas aussi belles que la chemise de @Vinvin", -"img": { -"src": "http://a0.twimg.com/profile_images/1778957991/kitty-album-animal-collective_normal.jpg" -}, -"title": "rhésus négatif: #lgw les demoiselles sur leur ordi sont magnifiques. Mais pas aussi belles que la chemise de @Vinvin", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3510000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw les demoiselles sur leur ordi sont magnifiques. Mais pas aussi belles que la chemise de @Vinvin\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[93,100],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189923321552898\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":83,\"screen_name\":\"rhesusnegatif\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":134,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/411658969\\/1acaCuvIImrDwSd.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1778957991\\/kitty-album-animal-collective_normal.jpg\",\"description\":\"Tweet or GTFO\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"473379117\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/411658969\\/1acaCuvIImrDwSd.gif\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1778957991\\/kitty-album-animal-collective_normal.jpg\",\"name\":\"rh\\u00e9sus n\\u00e9gatif\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 24 22:36:01 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":473379117,\"utc_offset\":null,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189923321552898,\"created_at\":\"Fri Feb 24 23:37:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3510000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e41009af-41de-4078-9a98-5b50ea0d311a-173189923321552898" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #cqui", -"img": { -"src": "http://a3.twimg.com/profile_images/1512721801/P1100819_normal.jpg" -}, -"title": "adib bensalem: #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3510000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #cqui\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cqui\",\"indices\":[5,10]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189925238341632\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"bensalemadib\",\"lang\":\"en\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":175,\"location\":\"Rabat, Morocco\",\"profile_text_color\":\"333333\",\"followers_count\":76,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1512721801\\/P1100819_normal.jpg\",\"description\":\"Lecturer-Researcher in Management and Strategy. World traveler, born curious and social activist. I tweet about pretty much everything in french & english.\",\"statuses_count\":114,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"96349925\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"adib bensalem\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat Dec 12 14:15:37 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":96349925,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1512721801\\/P1100819_normal.jpg\"},\"truncated\":false,\"id\":173189925238341632,\"created_at\":\"Fri Feb 24 23:37:50 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3510000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "62e09060-9a22-4ecc-b251-353a4ff8eee5-173189925238341632" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bonne nuit les junkies! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1840420824/FRANCEFORTE-by-dzeis_normal.jpg" -}, -"title": "[ɖʐəɪʃ]: Bonne nuit les junkies! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3511000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bonne nuit les junkies! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189927658467328\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":555,\"screen_name\":\"dzeis\",\"lang\":\"fr\",\"profile_text_color\":\"cccccc\",\"statuses_count\":16802,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/414372141\\/bg-twitterAD.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":50,\"profile_link_color\":\"ff0084\",\"followers_count\":1129,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1840420824\\/FRANCEFORTE-by-dzeis_normal.jpg\",\"description\":\"Tu aimes le foot et la politique? Tu peux entrer, je t'accepterai malgr\\u00e9 ta diff\\u00e9rence. Follow par @LANDEYves, mais je ne l'explique toujours pas.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"47984073\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/414372141\\/bg-twitterAD.jpg\",\"profile_sidebar_fill_color\":\"292929\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840420824\\/FRANCEFORTE-by-dzeis_normal.jpg\",\"name\":\"[\\u0256\\u0290\\u0259\\u026a\\u0283]\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 17 14:50:50 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":47984073,\"utc_offset\":3600,\"favourites_count\":52,\"url\":\"http:\\/\\/nonjenaipasdefacebookconnard.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189927658467328,\"created_at\":\"Fri Feb 24 23:37:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3511000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ae47b49e-18aa-4896-bed4-c40b07d538e5-173189927658467328" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilpart #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1851418370/image_normal.jpg" -}, -"title": "Emmanuelle: #ilpart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3511000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilpart #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189928652505088\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":4,\"screen_name\":\"T0un3\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":0,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":1,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851418370\\/image_normal.jpg\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"502227826\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851418370\\/image_normal.jpg\",\"name\":\" Emmanuelle\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 24 23:05:27 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":502227826,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189928652505088,\"created_at\":\"Fri Feb 24 23:37:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3511000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "788b102b-beb5-42c2-a1d7-557df029b294-173189928652505088" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je decouvre #lgw , que faites vous derrieres vos ordis, en direct ? Vous changez des sujets en direct ? Comment participer à l'emission?thks", -"img": { -"src": "http://a1.twimg.com/profile_images/1351731819/Logo-FF_normal.jpg" -}, -"title": "Fix: Je decouvre #lgw , que faites vous derrieres vos ordis, en direct ? Vous changez des sujets en direct ? Comment participer à l'emission?thks", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3511000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je decouvre #lgw , que faites vous derrieres vos ordis, en direct ? Vous changez des sujets en direct ? Comment participer \\u00e0 l'emission?thks\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189927880757248\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":198,\"screen_name\":\"FilmsFix\",\"lang\":\"fr\",\"profile_text_color\":\"d6ac04\",\"statuses_count\":5366,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/193820189\\/Fond-filmsfix-twitter-Web2000px.jpg\",\"location\":\"France, Paris\",\"show_all_inline_media\":false,\"listed_count\":27,\"profile_link_color\":\"0084B4\",\"followers_count\":569,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1351731819\\/Logo-FF_normal.jpg\",\"description\":\"Vous aimez le cin\\u00e9ma et les news insolites ? Ca tombe bien, nous aussi !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"242424\",\"id_str\":\"126344795\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/193820189\\/Fond-filmsfix-twitter-Web2000px.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1351731819\\/Logo-FF_normal.jpg\",\"name\":\"Fix\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 25 15:21:33 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":126344795,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"http:\\/\\/www.filmsfix.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189927880757248,\"created_at\":\"Fri Feb 24 23:37:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3511000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5808f579-fe5c-4088-837b-9794d5f0b36c-173189927880757248" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Mag_frog: Ah, on va avoir une explication mais par Kheops, pas de chance, il n'est pas du tout pédagogue... #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1658546588/solidarnosc_normal.jpg" -}, -"title": "Miguel Teixeira: RT @Mag_frog: Ah, on va avoir une explication mais par Kheops, pas de chance, il n'est pas du tout pédagogue... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3513000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @Mag_frog: Ah, on va avoir une explication mais par Kheops, pas de chance, il n'est pas du tout p\\u00e9dagogue... #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Mag_frog\",\"indices\":[3,12],\"name\":\"Magalie Baudry\",\"id_str\":\"172314328\",\"id\":172314328}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[112,116]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ah, on va avoir une explication mais par Kheops, pas de chance, il n'est pas du tout p\\u00e9dagogue... #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[98,102]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189677724082176\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"f2b87e\",\"screen_name\":\"Mag_frog\",\"lang\":\"fr\",\"favourites_count\":6,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":251,\"location\":\"Nantes\\/Cholet\",\"profile_text_color\":\"333333\",\"followers_count\":274,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"description\":\"Passions web, infographie, dessin, couture, nouvelles technos, communication, partage et th\\u00e9\\u00e2tre amateur.\",\"statuses_count\":6516,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"7762e0\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"fcfcfc\",\"protected\":false,\"id_str\":\"172314328\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Magalie Baudry\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"created_at\":\"Thu Jul 29 12:06:17 +0000 2010\",\"profile_sidebar_fill_color\":\"f7a64a\",\"id\":172314328,\"follow_request_sent\":null,\"utc_offset\":-7200,\"url\":\"http:\\/\\/www.maglagrenouille.fr\\/blog\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\"},\"truncated\":false,\"id\":173189677724082176,\"created_at\":\"Fri Feb 24 23:36:51 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189935745085441\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"migteix\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":258,\"location\":\"Orleans\",\"profile_text_color\":\"333333\",\"followers_count\":268,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1658546588\\/solidarnosc_normal.jpg\",\"description\":\"blogueur orl\\u00e9anais, parle surtout d'actu locale et sort 2\\/3 blagues de temps en temps...\",\"statuses_count\":2719,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":16,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"3543511\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Miguel Teixeira\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Apr 05 18:00:09 +0000 2007\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":3543511,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.coteboulevard.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658546588\\/solidarnosc_normal.jpg\"},\"truncated\":false,\"id\":173189935745085441,\"created_at\":\"Fri Feb 24 23:37:53 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3513000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ab40fa90-e035-445c-85e8-e7ad540fba2c-173189935745085441" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste", -"img": { -"src": "http://a0.twimg.com/profile_images/1654388016/avatar_normal.jpg" -}, -"title": "Laluque Florian: #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3513000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189938588823553\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":15,\"screen_name\":\"flobbfr\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":18,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"paris, france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1654388016\\/avatar_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"184084037\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1654388016\\/avatar_normal.jpg\",\"name\":\"Laluque Florian\",\"default_profile_image\":false,\"created_at\":\"Sat Aug 28 17:08:24 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":184084037,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189938588823553,\"created_at\":\"Fri Feb 24 23:37:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3513000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "65d205e2-4cef-4770-af88-6abcf8d968d0-173189938588823553" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @thony911: @stef2535 le web … vu par France Télévisions ! Je sais ça fait peur !!! #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1647384436/image_normal.jpg" -}, -"title": "Vcwik: RT @thony911: @stef2535 le web … vu par France Télévisions ! Je sais ça fait peur !!! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3515000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @thony911: @stef2535 le web \\u2026 vu par France T\\u00e9l\\u00e9visions ! Je sais \\u00e7a fait peur !!! #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"thony911\",\"indices\":[3,12],\"id_str\":\"91351817\",\"name\":\"Tony\",\"id\":91351817},{\"screen_name\":\"stef2535\",\"indices\":[14,23],\"id_str\":\"198142532\",\"name\":\"Stef35\",\"id\":198142532}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[86,90]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"@stef2535 le web \\u2026 vu par France T\\u00e9l\\u00e9visions ! Je sais \\u00e7a fait peur !!! #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"stef2535\",\"indices\":[0,9],\"id_str\":\"198142532\",\"name\":\"Stef35\",\"id\":198142532}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[72,76]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173189164261580800\",\"id_str\":\"173189606907449345\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173189164261580800,\"in_reply_to_user_id_str\":\"198142532\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1840,\"screen_name\":\"thony911\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":20281,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/418968589\\/Wallpaper_TV_by_demonic_madness.jpg\",\"location\":\"Rennes - Paris FRANCE\",\"show_all_inline_media\":false,\"listed_count\":29,\"profile_link_color\":\"009999\",\"followers_count\":1200,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1395423345\\/11_normal.JPG\",\"description\":\"Animateur Radio, Sp\\u00e9cialiste Buzz et M\\u00e9dias Tv et Radio. \\u00e9missions sp\\u00e9ciales sur Goom Radio. Red\\/C Buzzmoica.fr, BuzzMedias.net...Mes tweets n'engagent que moi\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"91351817\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/418968589\\/Wallpaper_TV_by_demonic_madness.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1395423345\\/11_normal.JPG\",\"name\":\"Tony\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 20 14:34:32 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":91351817,\"utc_offset\":3600,\"favourites_count\":211,\"url\":\"http:\\/\\/buzzmedias.net\"},\"in_reply_to_screen_name\":\"stef2535\",\"truncated\":false,\"id\":173189606907449345,\"created_at\":\"Fri Feb 24 23:36:34 +0000 2012\",\"in_reply_to_user_id\":198142532},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189946591547392\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"vcwik\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":991,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/425462601\\/images.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":33,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1647384436\\/image_normal.jpg\",\"description\":\"Someone like me ... Somewhere ...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"382801997\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425462601\\/images.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1647384436\\/image_normal.jpg\",\"name\":\"Vcwik\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 30 18:19:28 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":382801997,\"utc_offset\":3600,\"favourites_count\":21,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189946591547392,\"created_at\":\"Fri Feb 24 23:37:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3515000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a89af849-6c5d-4e66-a9bc-ea5efb446d37-173189946591547392" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1761971356/11471_video_big_normal.jpg" -}, -"title": "Co|dFragger: #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3516000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189948806144003\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":601,\"screen_name\":\"ColdFragger\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1419,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Alpes-Maritimes\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"009999\",\"followers_count\":154,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1761971356\\/11471_video_big_normal.jpg\",\"description\":\"Deviant super-h\\u00e9ros, je bois du caf\\u00e9 donc je veille. Je veille donc j'\\u00e9cris. Mais pas, ici, ailleurs, ou sur #lemag @lemagjeuxvideo\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"408476304\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1761971356\\/11471_video_big_normal.jpg\",\"name\":\"Co|dFragger\",\"default_profile_image\":false,\"created_at\":\"Wed Nov 09 13:35:26 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":408476304,\"utc_offset\":3600,\"favourites_count\":36,\"url\":\"http:\\/\\/lemagjeuxvideo.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189948806144003,\"created_at\":\"Fri Feb 24 23:37:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3516000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "02b40d7e-b409-4828-ad22-326215097bf6-173189948806144003" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere", -"img": { -"src": "http://a2.twimg.com/profile_images/1658912814/fkjddkfhk_normal.png" -}, -"title": "Manon: RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3516000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeRadiateur\",\"indices\":[3,15],\"id_str\":\"194271706\",\"name\":\"Joffrey D.\",\"id\":194271706}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[63,67]},{\"text\":\"TweetPreventionRoutiere\",\"indices\":[94,118]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]},{\"text\":\"TweetPreventionRoutiere\",\"indices\":[77,101]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189178589315072\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":263,\"screen_name\":\"LeRadiateur\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":4227,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Lyon\",\"show_all_inline_media\":true,\"listed_count\":8,\"profile_link_color\":\"2FC2EF\",\"followers_count\":368,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1777542862\\/charlot_normal.jpg\",\"description\":\"Coordinateur d'Antenne sur NRJ \\/ Animateur du 9h-Midi \\/ Passionn\\u00e9 de photographie \\/ Tweets originaux garantis.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"194271706\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1777542862\\/charlot_normal.jpg\",\"name\":\"Joffrey D.\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 23 20:17:47 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":194271706,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/leradiateur\\/sets\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189178589315072,\"created_at\":\"Fri Feb 24 23:34:52 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189950437732352\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":298,\"screen_name\":\"manonkzlwsk\",\"lang\":\"fr\",\"profile_text_color\":\"3d3438\",\"statuses_count\":15003,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"location\":\"Is\\u00e8re, France\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"de4261\",\"followers_count\":262,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"description\":\"Nordiste expatri\\u00e9e, \\u00e9tudiante en sciences du langage \\u00e0 #lyon2, un peu geek, s\\u00e9rievore, livetweeteuse #ondar et fid\\u00e8le herocorpienne. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"e8e8e8\",\"id_str\":\"48084154\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"profile_sidebar_fill_color\":\"e8e8e8\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"name\":\"Manon\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 17 19:34:49 +0000 2009\",\"profile_sidebar_border_color\":\"e8e8e8\",\"id\":48084154,\"utc_offset\":3600,\"favourites_count\":194,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189950437732352,\"created_at\":\"Fri Feb 24 23:37:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3516000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f070e628-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4653c67d-0d05-4d9e-b2e1-1708fb443df2-173189950437732352" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Acta - un flic dans ta box quoi", -"img": { -"src": "http://a3.twimg.com/profile_images/667488091/malko_normal.png" -}, -"title": "Malko: #lgw Acta - un flic dans ta box quoi", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3517000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw Acta - un flic dans ta box quoi\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189954673967104\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"malkovitch\",\"lang\":\"fr\",\"favourites_count\":221,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":484,\"location\":\"ouest\",\"profile_text_color\":\"b3a8a8\",\"followers_count\":1232,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/667488091\\/malko_normal.png\",\"description\":\"dompteur de smartphones Android et autres Os\",\"statuses_count\":25646,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/71376186\\/screenshot_001.png\",\"show_all_inline_media\":false,\"listed_count\":85,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"16329725\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Malko\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/71376186\\/screenshot_001.png\",\"created_at\":\"Wed Sep 17 14:57:12 +0000 2008\",\"profile_sidebar_fill_color\":\"252429\",\"id\":16329725,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/blog.bretagne-balades.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/667488091\\/malko_normal.png\"},\"truncated\":false,\"id\":173189954673967104,\"created_at\":\"Fri Feb 24 23:37:57 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3517000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ceb1a5b5-c074-4d49-884f-7ec4c8f8d98a-173189954673967104" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @RaphaelHalfaoui: si tu n'es tjr pas convaincu que ta redevance sert à acheter de la drogue regarde fr 5 now ! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1735644265/front_de_gauche_annee_normal.jpg" -}, -"title": "Cachounette: RT @RaphaelHalfaoui: si tu n'es tjr pas convaincu que ta redevance sert à acheter de la drogue regarde fr 5 now ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3517000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @RaphaelHalfaoui: si tu n'es tjr pas convaincu que ta redevance sert \\u00e0 acheter de la drogue regarde fr 5 now ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"RaphaelHalfaoui\",\"indices\":[3,19],\"name\":\"Raphael Halfaoui\",\"id_str\":\"394217399\",\"id\":394217399}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[114,118]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"si tu n'es tjr pas convaincu que ta redevance sert \\u00e0 acheter de la drogue regarde fr 5 now ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[93,97]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[-0.0682094,49.0414901],[-0.0011844,49.0414901],[-0.0011844,49.070918],[-0.0682094,49.070918]]]},\"attributes\":{},\"full_name\":\"Ouville-la-Bien-Tourn\\u00e9e, Calvados\",\"place_type\":\"city\",\"name\":\"Ouville-la-Bien-Tourn\\u00e9e\",\"id\":\"68c776ec89b83cd4\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/68c776ec89b83cd4.json\"},\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189629745430528\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"RaphaelHalfaoui\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":593,\"location\":\"Caen\",\"profile_text_color\":\"333333\",\"followers_count\":187,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836151304\\/322714_2610071087496_1126544794_32082335_1141602540_o_normal.jpg\",\"description\":\"Music photographer in Caen at @CargoCaen & Big Band Caf\\u00e9 since the 1st edition of Beauregard festival Blogger for @WebPrisedeVue \\r\\nraphael-halfaoui.tumblr.com\",\"statuses_count\":1004,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/349455802\\/IMG_3707-1.jpg\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"394217399\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Raphael Halfaoui\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/349455802\\/IMG_3707-1.jpg\",\"created_at\":\"Wed Oct 19 19:05:01 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":394217399,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/raphaelphotographie\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836151304\\/322714_2610071087496_1126544794_32082335_1141602540_o_normal.jpg\"},\"truncated\":false,\"id\":173189629745430528,\"created_at\":\"Fri Feb 24 23:36:40 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189953340190722\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"cachounette\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":40,\"location\":\"France\",\"profile_text_color\":\"3E4415\",\"followers_count\":51,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1735644265\\/front_de_gauche_annee_normal.jpg\",\"description\":\"sage femme, militante PCF-Front de gauche et CGT\",\"statuses_count\":250,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"39092205\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Cachounette\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"created_at\":\"Sun May 10 18:40:14 +0000 2009\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":39092205,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1735644265\\/front_de_gauche_annee_normal.jpg\"},\"truncated\":false,\"id\":173189953340190722,\"created_at\":\"Fri Feb 24 23:37:57 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3517000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "43713b16-429c-4f49-98e9-92b2bc42ce9e-173189953340190722" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1605787538/image_normal.jpg" -}, -"title": "Evan Frouin: #change2ton #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3518000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#change2ton #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189958327214080\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":69,\"screen_name\":\"Evanuaille\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":25,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1605787538\\/image_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"312209085\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1605787538\\/image_normal.jpg\",\"name\":\"Evan Frouin\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 06 19:12:42 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":312209085,\"utc_offset\":null,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189958327214080,\"created_at\":\"Fri Feb 24 23:37:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3518000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "57ee8fd5-5aaa-4364-833f-3de9472a4cd3-173189958327214080" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Initials_MC moi, j ai bu pdt les césars et atteint le degré d'alcoolemie parfait pour être en phase avec #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1664610739/n11522806_32199384_5938_normal.jpg" -}, -"title": "pepetch: @Initials_MC moi, j ai bu pdt les césars et atteint le degré d'alcoolemie parfait pour être en phase avec #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3519000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Initials_MC moi, j ai bu pdt les c\\u00e9sars et atteint le degr\\u00e9 d'alcoolemie parfait pour \\u00eatre en phase avec #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Initials_MC\",\"indices\":[0,12],\"id_str\":\"34442230\",\"name\":\"car_melo\",\"id\":34442230}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[106,110]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173188820504805377\",\"id_str\":\"173189962269851649\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173188820504805377,\"in_reply_to_user_id_str\":\"34442230\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":558,\"screen_name\":\"pepetch\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1000,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Villeurbanne\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":94,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1664610739\\/n11522806_32199384_5938_normal.jpg\",\"description\":\"Helene, 26 ans, Lyon\\/Villeurbanne, PS, MJS. Tweete politique, actu, cuisine, et vie quotidienne... \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"43307152\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1664610739\\/n11522806_32199384_5938_normal.jpg\",\"name\":\"pepetch\",\"default_profile_image\":false,\"created_at\":\"Fri May 29 10:22:59 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":43307152,\"utc_offset\":null,\"favourites_count\":9,\"url\":\"http:\\/\\/www.tumblr.com\\/tumblelog\\/pepetch\"},\"in_reply_to_screen_name\":\"Initials_MC\",\"truncated\":false,\"id\":173189962269851649,\"created_at\":\"Fri Feb 24 23:37:59 +0000 2012\",\"in_reply_to_user_id\":34442230}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3519000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8a09d4ff-9ae9-481e-bc0d-5f2d7cbcf339-173189962269851649" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @KlaireFr: Je voulais faire ma blague que j'ai un mauvais caractère, mais que un sur 140, ça va ! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1843996256/ICONES__48__normal.jpg" -}, -"title": "Melly*: RT @KlaireFr: Je voulais faire ma blague que j'ai un mauvais caractère, mais que un sur 140, ça va ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3519000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @KlaireFr: Je voulais faire ma blague que j'ai un mauvais caract\\u00e8re, mais que un sur 140, \\u00e7a va ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[3,12],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[101,105]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Je voulais faire ma blague que j'ai un mauvais caract\\u00e8re, mais que un sur 140, \\u00e7a va ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[87,91]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187641917968386\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":780,\"screen_name\":\"KlaireFr\",\"lang\":\"fr\",\"profile_text_color\":\"663B12\",\"statuses_count\":9882,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/381308516\\/klaire.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":282,\"profile_link_color\":\"1F98C7\",\"followers_count\":7203,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1690913631\\/doc_normal.jpg\",\"description\":\"A un mauvais caract\\u00e8re. Mais un sur 140, \\u00e7a va. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C6E2EE\",\"id_str\":\"28096610\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/381308516\\/klaire.png\",\"profile_sidebar_fill_color\":\"DAECF4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1690913631\\/doc_normal.jpg\",\"name\":\"Klaire.fr\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 01 12:34:58 +0000 2009\",\"profile_sidebar_border_color\":\"C6E2EE\",\"id\":28096610,\"utc_offset\":-10800,\"favourites_count\":35,\"url\":\"http:\\/\\/www.klaire.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187641917968386,\"created_at\":\"Fri Feb 24 23:28:46 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189964002099200\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":69,\"screen_name\":\"meukfla\",\"lang\":\"fr\",\"profile_text_color\":\"a8004b\",\"statuses_count\":8120,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/404727500\\/4.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"ff7a9e\",\"followers_count\":76,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1843996256\\/ICONES__48__normal.jpg\",\"description\":\"\\u00ab Je n\\u2019ai rien \\u00e0 d\\u00e9clarer \\u00e0 part que je suis g\\u00e9nial. \\u00bb\\r\\nOscar Wilde.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"e90075\",\"id_str\":\"74235999\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/404727500\\/4.jpg\",\"profile_sidebar_fill_color\":\"e90075\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843996256\\/ICONES__48__normal.jpg\",\"name\":\"Melly*\",\"default_profile_image\":false,\"created_at\":\"Mon Sep 14 19:16:02 +0000 2009\",\"profile_sidebar_border_color\":\"d00068\",\"id\":74235999,\"utc_offset\":3600,\"favourites_count\":15,\"url\":\"http:\\/\\/meukflasworld.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189964002099200,\"created_at\":\"Fri Feb 24 23:37:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3519000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c8e1ded0-fef8-461e-97c7-76c7d3705d3a-173189964002099200" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais c'est quoi #Lgw ???", -"img": { -"src": "http://a2.twimg.com/profile_images/1602396995/image_normal.jpg" -}, -"title": "3starsinParis: Mais c'est quoi #Lgw ???", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3520000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mais c'est quoi #Lgw ???\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[16,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189966430605312\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":122,\"screen_name\":\"3starsinParis\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":3097,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"009999\",\"followers_count\":80,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1602396995\\/image_normal.jpg\",\"description\":\"Toujours bien maquill\\u00e9e\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"49583000\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1602396995\\/image_normal.jpg\",\"name\":\"3starsinParis\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 22 09:28:20 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":49583000,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189966430605312,\"created_at\":\"Fri Feb 24 23:38:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3520000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bce40a49-e9a0-4032-bafc-f8849afd5a95-173189966430605312" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Vie de couple 2.0 RT: @Rapchka: Pour @Shelter_grey c'est moi qui ai l'ordi tu peux pas live-tweeter.J'espère que tu verras ça sur la TL #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1626973906/ProfilePicXAdualityNB_normal.jpg" -}, -"title": "Xim Axinn: Vie de couple 2.0 RT: @Rapchka: Pour @Shelter_grey c'est moi qui ai l'ordi tu peux pas live-tweeter.J'espère que tu verras ça sur la TL #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3520000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Vie de couple 2.0 RT: @Rapchka: Pour @Shelter_grey c'est moi qui ai l'ordi tu peux pas live-tweeter.J'esp\\u00e8re que tu verras \\u00e7a sur la TL #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Rapchka\",\"indices\":[22,30],\"id_str\":\"222072390\",\"name\":\"Rapha\\u00eblle\",\"id\":222072390},{\"screen_name\":\"Shelter_Grey\",\"indices\":[37,50],\"id_str\":\"225164992\",\"name\":\"Shelter Grey\",\"id\":225164992}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[136,140]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189966929731585\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":221,\"screen_name\":\"XimAxinn\",\"lang\":\"fr\",\"profile_text_color\":\"208f14\",\"statuses_count\":5127,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"b30404\",\"followers_count\":184,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1626973906\\/ProfilePicXAdualityNB_normal.jpg\",\"description\":\"http:\\/\\/www.geexublog.fr Je vois des trucs, et je dis des b\\u00eatises dessus. Des fois c'est dr\\u00f4le. A part \\u00e7a, j'aime pas trop les hotdogs arm\\u00e9niens.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"fcfeff\",\"id_str\":\"406887664\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"e3e0e3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1626973906\\/ProfilePicXAdualityNB_normal.jpg\",\"name\":\"Xim Axinn\",\"default_profile_image\":false,\"created_at\":\"Mon Nov 07 10:19:22 +0000 2011\",\"profile_sidebar_border_color\":\"476656\",\"id\":406887664,\"utc_offset\":null,\"favourites_count\":0,\"url\":\"http:\\/\\/www.geexublog.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189966929731585,\"created_at\":\"Fri Feb 24 23:38:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3520000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2f748d1a-3a6a-484d-83ed-292e88649cbd-173189966929731585" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ça cause #acta sur #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1766324715/Stephane_leprince_normal.GIF" -}, -"title": "Stéphane Leprince: Ça cause #acta sur #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3522000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u00c7a cause #acta sur #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"acta\",\"indices\":[9,14]},{\"text\":\"lgw\",\"indices\":[19,23]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189976954114049\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":685,\"screen_name\":\"stephleprince\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":986,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/193710111\\/twilk_background_4d33fd671dea6.jpg\",\"location\":\"46.213151,5.110998\",\"show_all_inline_media\":true,\"listed_count\":38,\"profile_link_color\":\"2FC2EF\",\"followers_count\":423,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1766324715\\/Stephane_leprince_normal.GIF\",\"description\":\"Charg\\u00e9 de projets TICE et FOAD - Culture web et r\\u00e9seautage social\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"8351142\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/193710111\\/twilk_background_4d33fd671dea6.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1766324715\\/Stephane_leprince_normal.GIF\",\"name\":\"St\\u00e9phane Leprince\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 22 07:26:43 +0000 2007\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":8351142,\"utc_offset\":-10800,\"favourites_count\":16,\"url\":\"http:\\/\\/www.stephaneleprince.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189976954114049,\"created_at\":\"Fri Feb 24 23:38:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3522000, -"tags": [ -{ -"id-ref": "efb37962-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e0464749-9689-4fe5-8b54-ee4b6e3c1b7b-173189976954114049" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilpart", -"img": { -"src": "http://a3.twimg.com/profile_images/1272111066/coucou_a_celui_qui_lit__a_normal.png" -}, -"title": "Gandhiiman: #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3523000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[5,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189979026096132\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":396,\"screen_name\":\"gandhiiman\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":2749,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"at home\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"2FC2EF\",\"followers_count\":137,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1272111066\\/coucou_a_celui_qui_lit__a_normal.png\",\"description\":\"Infographiste multimedia, motiondesigner ...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"50971217\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1272111066\\/coucou_a_celui_qui_lit__a_normal.png\",\"name\":\"Gandhiiman\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 26 08:05:22 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":50971217,\"utc_offset\":3600,\"favourites_count\":13,\"url\":\"http:\\/\\/www.onedesignonline.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189979026096132,\"created_at\":\"Fri Feb 24 23:38:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3523000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5c813663-8653-4df7-8567-7eab0e84e146-173189979026096132" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #change2ton", -"img": { -"src": "http://a2.twimg.com/profile_images/1685009045/Capture_d_e_cran_2011-12-10_a__14.40.05_normal.png" -}, -"title": "Bertrand Uhrig: #lgw #change2ton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3524000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #change2ton\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"change2ton\",\"indices\":[5,16]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189984382222337\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"estrebet\",\"lang\":\"fr\",\"favourites_count\":537,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":359,\"location\":\"Montpellier\",\"profile_text_color\":\"333333\",\"followers_count\":237,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1685009045\\/Capture_d_e_cran_2011-12-10_a__14.40.05_normal.png\",\"description\":\"Chef de projet Web & Mobile \\u00e0 Montpellier - IOcean - Agilit\\u00e9 - SCRUM - Blog : http:\\/\\/estrebet.blogspot.com\\/ - Site : http:\\/\\/bertrand.uhrig.fr\",\"statuses_count\":1702,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/246074289\\/bgtwitterok.png\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"158439238\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Bertrand Uhrig\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/246074289\\/bgtwitterok.png\",\"created_at\":\"Tue Jun 22 18:04:38 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":158439238,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1685009045\\/Capture_d_e_cran_2011-12-10_a__14.40.05_normal.png\"},\"truncated\":false,\"id\":173189984382222337,\"created_at\":\"Fri Feb 24 23:38:04 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3524000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "674fa650-26ec-487c-83ea-31af745df1ba-173189984382222337" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ca serait bien de parler des médicaments génériques et des semences agricoles aussi #ACTA #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1841029880/gangstacat6ze46f4ze6f4z6e84_normal.jpg" -}, -"title": "Brice R.: Ca serait bien de parler des médicaments génériques et des semences agricoles aussi #ACTA #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3524000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ca serait bien de parler des m\\u00e9dicaments g\\u00e9n\\u00e9riques et des semences agricoles aussi #ACTA #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ACTA\",\"indices\":[84,89]},{\"text\":\"LGW\",\"indices\":[90,94]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189985082671105\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":69,\"screen_name\":\"brice_r_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2376,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/404651107\\/ToVictory.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1841029880\\/gangstacat6ze46f4ze6f4z6e84_normal.jpg\",\"description\":\"#G\\u00e9meaux #DoublePersonnalit\\u00e9 \\r\\nParce que la vie priv\\u00e9e ne sert pas uniquement \\u00e0 cacher des d\\u00e9lits et des crimes.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Copenhagen\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"15512436\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/404651107\\/ToVictory.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841029880\\/gangstacat6ze46f4ze6f4z6e84_normal.jpg\",\"name\":\"Brice R.\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 21 08:09:24 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":15512436,\"utc_offset\":3600,\"favourites_count\":5,\"url\":\"https:\\/\\/www.eff.org\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189985082671105,\"created_at\":\"Fri Feb 24 23:38:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3524000, -"tags": [ -{ -"id-ref": "efb37962-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0a93bee9-4851-41ac-a0b9-aff5a369d7ef-173189985082671105" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Mais le type a Gauche de Khéops, #cqui ? :D", -"img": { -"src": "http://a0.twimg.com/profile_images/1757013909/image1326646425_normal.png" -}, -"title": "Damien Vacher: #LGW Mais le type a Gauche de Khéops, #cqui ? :D", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3524000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW Mais le type a Gauche de Kh\\u00e9ops, #cqui ? :D\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"cqui\",\"indices\":[38,43]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189985418219520\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":405,\"screen_name\":\"Le_Damien\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27164,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Chatillon-en-Bazois\",\"show_all_inline_media\":false,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":343,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"description\":\"I'm a lonely Cowboy who learning un BTS SIO (ex BTS IG) in Nevers... Et un Mac Gyver de l'URL par @Checkyourpeople et je suis un tumblreur assidu\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"26552716\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"name\":\"Damien Vacher\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 25 18:09:17 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":26552716,\"utc_offset\":3600,\"favourites_count\":43,\"url\":\"http:\\/\\/damienvacher.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189985418219520,\"created_at\":\"Fri Feb 24 23:38:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3524000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "227e9e06-e2d5-4073-bdbc-a67e28a6a62b-173189985418219520" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Devant #lgw je me sens un peu comme ça http://t.co/MOn2mTR6", -"img": { -"src": "http://a1.twimg.com/profile_images/1842911014/guetta_normal.jpg" -}, -"title": "Nico Prat: Devant #lgw je me sens un peu comme ça http://t.co/MOn2mTR6", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3527000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Devant #lgw je me sens un peu comme \\u00e7a http:\\/\\/t.co\\/MOn2mTR6\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[7,11]}],\"media\":[{\"type\":\"photo\",\"indices\":[39,59],\"sizes\":{\"large\":{\"h\":326,\"resize\":\"fit\",\"w\":360},\"medium\":{\"h\":326,\"resize\":\"fit\",\"w\":360},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":308,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdLYf4CEAM3Vtl.jpg\",\"id_str\":\"173189994922512387\",\"expanded_url\":\"http:\\/\\/twitter.com\\/nicoprat\\/status\\/173189994922512384\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdLYf4CEAM3Vtl.jpg\",\"id\":173189994922512387,\"display_url\":\"pic.twitter.com\\/MOn2mTR6\",\"url\":\"http:\\/\\/t.co\\/MOn2mTR6\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189994922512384\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":2297,\"screen_name\":\"nicoprat\",\"lang\":\"en\",\"profile_text_color\":\"0a040a\",\"statuses_count\":29877,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/32273341\\/cassete.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":210,\"profile_link_color\":\"224087\",\"followers_count\":6569,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1842911014\\/guetta_normal.jpg\",\"description\":\"Le Mouv, Tsugi, Technikart, Voxpop, co-auteur des Miscellan\\u00e9es d'Internet, et un petit sudoku de temps en temps\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"19256842\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/32273341\\/cassete.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842911014\\/guetta_normal.jpg\",\"name\":\"Nico Prat\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 20 20:55:08 +0000 2009\",\"profile_sidebar_border_color\":\"050504\",\"id\":19256842,\"utc_offset\":3600,\"favourites_count\":440,\"url\":\"http:\\/\\/nicoprat.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189994922512384,\"created_at\":\"Fri Feb 24 23:38:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3527000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "55855810-4bd1-4efa-85e3-d674a178a23d-173189994922512384" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw juste pour le decompte.", -"img": { -"src": "http://a2.twimg.com/profile_images/1712341057/image_normal.jpg" -}, -"title": "Le Meunier: #lgw juste pour le decompte.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3527000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw juste pour le decompte.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189996038201344\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":175,\"screen_name\":\"badabing80\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":41,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":15,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1712341057\\/image_normal.jpg\",\"description\":\"C'est avec de la bonne farine qu'on enfume le plus. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"38875835\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1712341057\\/image_normal.jpg\",\"name\":\"Le Meunier\",\"default_profile_image\":false,\"created_at\":\"Sat May 09 15:58:55 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":38875835,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189996038201344,\"created_at\":\"Fri Feb 24 23:38:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3527000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d24c20f4-4bf5-4fd8-b240-aa3dcbad620e-173189996038201344" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Lalee_retour j'essaie de m'accrocher mais ce qui me choque c'est de filmer de loin les 2 animateurs de #lgw de dos, c'est pas télévisuel", -"img": { -"src": "http://a2.twimg.com/profile_images/1756906806/avatar_twitter_roue_normal.jpg" -}, -"title": "Colette DESBORDES: @Lalee_retour j'essaie de m'accrocher mais ce qui me choque c'est de filmer de loin les 2 animateurs de #lgw de dos, c'est pas télévisuel", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3528000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"Lalee_retour\",\"favorited\":false,\"text\":\"@Lalee_retour j'essaie de m'accrocher mais ce qui me choque c'est de filmer de loin les 2 animateurs de #lgw de dos, c'est pas t\\u00e9l\\u00e9visuel\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Lalee_retour\",\"indices\":[0,13],\"name\":\"Lal\\u00e9e Pinoncely\",\"id_str\":\"252150894\",\"id\":252150894}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[104,108]}]},\"in_reply_to_user_id\":252150894,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173189020338229248,\"in_reply_to_status_id_str\":\"173189020338229248\",\"id_str\":\"173190001193005056\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"cd_land\",\"lang\":\"en\",\"favourites_count\":36,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":679,\"location\":\"NICE - C\\u00f4te d'Azur - France\",\"profile_text_color\":\"0d0105\",\"followers_count\":718,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1756906806\\/avatar_twitter_roue_normal.jpg\",\"description\":\"Consultant formateur en management et gestion. Anticonformiste, anti Hollande, lib\\u00e9rale et entrepreneuriale. Aime la cr\\u00e9ation dans tous les domaines.\",\"statuses_count\":28113,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/401655557\\/twittermontboron112010en1366.jpg\",\"show_all_inline_media\":false,\"listed_count\":22,\"profile_link_color\":\"9e091d\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"33960395\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Colette DESBORDES\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/401655557\\/twittermontboron112010en1366.jpg\",\"created_at\":\"Tue Apr 21 16:47:17 +0000 2009\",\"profile_sidebar_fill_color\":\"fadfbe\",\"id\":33960395,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/codepro.over-blog.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1756906806\\/avatar_twitter_roue_normal.jpg\"},\"truncated\":false,\"id\":173190001193005056,\"created_at\":\"Fri Feb 24 23:38:08 +0000 2012\",\"in_reply_to_user_id_str\":\"252150894\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3528000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "97bbafe3-c795-4f80-bcc0-9e36b2b9f2bf-173190001193005056" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "en ce moment #acta #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/788016744/Sans_titre_normal.jpg" -}, -"title": "Thomas Delecourt: en ce moment #acta #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3529000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"en ce moment #acta #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"acta\",\"indices\":[13,18]},{\"text\":\"lgw\",\"indices\":[19,23]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobileways.de\\/gravity\\\" rel=\\\"nofollow\\\"\\u003EGravity!\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190006750445568\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1279,\"screen_name\":\"deletom\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":6999,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/427316930\\/minimalist-wallpaper-blue.jpg\",\"location\":\"Valenciennes\",\"show_all_inline_media\":false,\"listed_count\":58,\"profile_link_color\":\"1c4743\",\"followers_count\":929,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/788016744\\/Sans_titre_normal.jpg\",\"description\":\"Chef de projet\\/D\\u00e9veloppeur Web\\r\\nPassionn\\u00e9 par le web et les nouvelles technologies\\r\\n#php #Jquery\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"85bfba\",\"id_str\":\"127837693\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/427316930\\/minimalist-wallpaper-blue.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/788016744\\/Sans_titre_normal.jpg\",\"name\":\"Thomas Delecourt\",\"default_profile_image\":false,\"created_at\":\"Tue Mar 30 11:34:51 +0000 2010\",\"profile_sidebar_border_color\":\"02666b\",\"id\":127837693,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"https:\\/\\/www.facebook.com\\/leweb.danstous.ses.etats\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190006750445568,\"created_at\":\"Fri Feb 24 23:38:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3529000, -"tags": [ -{ -"id-ref": "efb37962-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "730f8fdf-fac0-40c7-807e-4412980af3ff-173190006750445568" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Kheops gentil hacker mais mauvais parleur. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1683879841/Photo_du_83030873-12-___23.03_normal.jpg" -}, -"title": "Rémi: Kheops gentil hacker mais mauvais parleur. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3529000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Kheops gentil hacker mais mauvais parleur. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[43,47]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190004728803329\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"4BB7DF\",\"screen_name\":\"GabytaineFlam\",\"lang\":\"fr\",\"favourites_count\":98,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":319,\"location\":\"Toulouse.\",\"profile_text_color\":\"8FCAE0\",\"followers_count\":368,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"description\":\"Les tweets qui ont \\u00e9t\\u00e9 \\u00e9crits dans cette TL ont \\u00e9t\\u00e9 faits par un professionnel. N'essayez pas de les reproduire \\u00e0 la maison. Contentez vous de les suivre.\",\"statuses_count\":5859,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"4BB7DF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"59BEE4\",\"protected\":false,\"id_str\":\"161146189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"R\\u00e9mi\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"created_at\":\"Wed Jun 30 03:07:45 +0000 2010\",\"profile_sidebar_fill_color\":\"191F22\",\"id\":161146189,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\"},\"truncated\":false,\"id\":173190004728803329,\"created_at\":\"Fri Feb 24 23:38:09 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3529000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "edc56245-3635-44e8-bbed-d9f69cb7f3fb-173190004728803329" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "\"Donc ACTA c'est de la merde\" Magnifique résumé, merci. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1361194174/DSCF2750_-_Copie_normal.JPG" -}, -"title": "Basile Noel: \"Donc ACTA c'est de la merde\" Magnifique résumé, merci. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3529000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\\"Donc ACTA c'est de la merde\\\" Magnifique r\\u00e9sum\\u00e9, merci. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[56,60]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190004447776769\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":166,\"screen_name\":\"bas60\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":1563,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Picardie, France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":96,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1361194174\\/DSCF2750_-_Copie_normal.JPG\",\"description\":\"Newseur sur PressStartButton.fr, lyc\\u00e9en en T. ES, geek, metalleux, communiste, et plein d'autres trucs !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"55279590\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1361194174\\/DSCF2750_-_Copie_normal.JPG\",\"name\":\"Basile Noel\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 09 16:15:08 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":55279590,\"utc_offset\":3600,\"favourites_count\":4,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190004447776769,\"created_at\":\"Fri Feb 24 23:38:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3529000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e7299fea-3fdc-402d-83ec-da6627dc7064-173190004447776769" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton ou de tonalité? #lgw @LeGrandWebze", -"img": { -"src": "http://a0.twimg.com/profile_images/1752605252/slashunderscore_normal.PNG" -}, -"title": "Gilles Defromerie: #change2ton ou de tonalité? #lgw @LeGrandWebze", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3530000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#change2ton ou de tonalit\\u00e9? #lgw @LeGrandWebze\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[33,46],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190010068140033\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":59,\"screen_name\":\"geldif\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":225,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Devant un \\u00e9cran num\\u00e9rique\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1752605252\\/slashunderscore_normal.PNG\",\"description\":\"Debugger, Ajusteur d'Octets niveau Certification Binaire, Digital Engineer\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"394186996\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1752605252\\/slashunderscore_normal.PNG\",\"name\":\"Gilles Defromerie\",\"default_profile_image\":false,\"created_at\":\"Wed Oct 19 18:07:56 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":394186996,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190010068140033,\"created_at\":\"Fri Feb 24 23:38:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3530000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "00ad592b-cc79-4fa0-ab3a-f650ca899ac7-173190010068140033" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Mag_frog: Ah, on va avoir une explication mais par Kheops, pas de chance, il n'est pas du tout pédagogue... #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1817776486/SmokeQR_copie_normal.jpg" -}, -"title": "RuaLten: RT @Mag_frog: Ah, on va avoir une explication mais par Kheops, pas de chance, il n'est pas du tout pédagogue... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3531000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Mag_frog: Ah, on va avoir une explication mais par Kheops, pas de chance, il n'est pas du tout p\\u00e9dagogue... #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Mag_frog\",\"indices\":[3,12],\"id_str\":\"172314328\",\"name\":\"Magalie Baudry\",\"id\":172314328}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[112,116]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Ah, on va avoir une explication mais par Kheops, pas de chance, il n'est pas du tout p\\u00e9dagogue... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[98,102]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189677724082176\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":251,\"screen_name\":\"Mag_frog\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6515,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"location\":\"Nantes\\/Cholet\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"7762e0\",\"followers_count\":274,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"description\":\"Passions web, infographie, dessin, couture, nouvelles technos, communication, partage et th\\u00e9\\u00e2tre amateur.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"172314328\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"profile_sidebar_fill_color\":\"f7a64a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"name\":\"Magalie Baudry\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 29 12:06:17 +0000 2010\",\"profile_sidebar_border_color\":\"f2b87e\",\"id\":172314328,\"utc_offset\":-7200,\"favourites_count\":6,\"url\":\"http:\\/\\/www.maglagrenouille.fr\\/blog\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189677724082176,\"created_at\":\"Fri Feb 24 23:36:51 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190011708112896\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":501,\"screen_name\":\"RuaLten\",\"lang\":\"fr\",\"profile_text_color\":\"242424\",\"statuses_count\":1431,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432437856\\/black_linen_v2.png\",\"location\":\"Dans les champs de Bl\\u00e9...\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"828561\",\"followers_count\":186,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1817776486\\/SmokeQR_copie_normal.jpg\",\"description\":\"Un peu partout et nulle part \\u00e0 la fois... Buveur de bi\\u00e8re belge et d'Irish Whiskey. R\\u00e2leur professionnel... \\u2620\\u2620\\u2620\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"359827989\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432437856\\/black_linen_v2.png\",\"profile_sidebar_fill_color\":\"62a635\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817776486\\/SmokeQR_copie_normal.jpg\",\"name\":\"RuaLten\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 22 07:12:46 +0000 2011\",\"profile_sidebar_border_color\":\"000000\",\"id\":359827989,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/rualten.perso.sfr.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190011708112896,\"created_at\":\"Fri Feb 24 23:38:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3531000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6ada4749-44d3-439e-8cf6-0f0a677b2727-173190011708112896" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je suis partagé sur #lgw. Un concept qui mérite un essai mais reste trop brouillon, wtf, et surtout financé par nos redevances.", -"img": { -"src": "http://a3.twimg.com/profile_images/1820482830/422723_10150580606911585_752246584_9050831_1023194566_n_normal.jpg" -}, -"title": "Guillaume Renard: Je suis partagé sur #lgw. Un concept qui mérite un essai mais reste trop brouillon, wtf, et surtout financé par nos redevances.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3531000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je suis partag\\u00e9 sur #lgw. Un concept qui m\\u00e9rite un essai mais reste trop brouillon, wtf, et surtout financ\\u00e9 par nos redevances.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190014266638336\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":599,\"screen_name\":\"G_Renard\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1486,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":7,\"profile_link_color\":\"020d0c\",\"followers_count\":204,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1820482830\\/422723_10150580606911585_752246584_9050831_1023194566_n_normal.jpg\",\"description\":\"Motorsports junkie. Working on social media and webmarketing stuff. Writer for @chequeredflags \\/ Membre CN @PartiLiberal\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"12186112\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"668ff7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1820482830\\/422723_10150580606911585_752246584_9050831_1023194566_n_normal.jpg\",\"name\":\"Guillaume Renard\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 13 17:02:09 +0000 2008\",\"profile_sidebar_border_color\":\"050505\",\"id\":12186112,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/chequeredflags.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190014266638336,\"created_at\":\"Fri Feb 24 23:38:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3531000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "464be5d1-f5c6-48b6-8f6f-6be62140d152-173190014266638336" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Qu'est ce que les gens font sur le plateau? C'est un cyber café? Y'a un frigo avec des tropicos au moins? #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1300818041/twitter_frite_normal.jpg" -}, -"title": "rorolafrite: Qu'est ce que les gens font sur le plateau? C'est un cyber café? Y'a un frigo avec des tropicos au moins? #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3532000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Qu'est ce que les gens font sur le plateau? C'est un cyber caf\\u00e9? Y'a un frigo avec des tropicos au moins? #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[106,110]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190015969529856\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"b05403\",\"screen_name\":\"rorolafrite\",\"lang\":\"fr\",\"favourites_count\":15,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":366,\"location\":\"\",\"profile_text_color\":\"000000\",\"followers_count\":385,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1300818041\\/twitter_frite_normal.jpg\",\"description\":\"En 87, j'\\u00e9tais maire d'Antibes. Apr\\u00e8s j'en ai eu marre.\",\"statuses_count\":2110,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/50572791\\/fondtwitter.jpg\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"b05007\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"473623\",\"protected\":false,\"id_str\":\"7118592\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"rorolafrite\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/50572791\\/fondtwitter.jpg\",\"created_at\":\"Wed Jun 27 21:21:56 +0000 2007\",\"profile_sidebar_fill_color\":\"cfb080\",\"id\":7118592,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/cargocollective.com\\/doublescottie\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1300818041\\/twitter_frite_normal.jpg\"},\"truncated\":false,\"id\":173190015969529856,\"created_at\":\"Fri Feb 24 23:38:12 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3532000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f1333568-728e-44a5-a480-1718b091a9d5-173190015969529856" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @MathildePousseo: François Rollin a le même coloriste que François Hollande, et @Vinvin le même chemisiste que Carlos #cqui #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1843250602/image_normal.jpg" -}, -"title": "Virginie Lominet: RT @MathildePousseo: François Rollin a le même coloriste que François Hollande, et @Vinvin le même chemisiste que Carlos #cqui #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3533000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @MathildePousseo: Fran\\u00e7ois Rollin a le m\\u00eame coloriste que Fran\\u00e7ois Hollande, et @Vinvin le m\\u00eame chemisiste que Carlos #cqui #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"MathildePousseo\",\"indices\":[3,19],\"name\":\"Ovale de Gr\\u00e2ce\",\"id_str\":\"81447410\",\"id\":81447410},{\"screen_name\":\"Vinvin\",\"indices\":[83,90],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[121,126]},{\"text\":\"LGW\",\"indices\":[127,131]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Fran\\u00e7ois Rollin a le m\\u00eame coloriste que Fran\\u00e7ois Hollande, et @Vinvin le m\\u00eame chemisiste que Carlos #cqui #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[62,69],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[100,105]},{\"text\":\"LGW\",\"indices\":[106,110]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189730056417281\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"65B0DA\",\"screen_name\":\"MathildePousseo\",\"lang\":\"en\",\"favourites_count\":18,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":504,\"location\":\"\",\"profile_text_color\":\"3D1957\",\"followers_count\":933,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1838968067\\/teamSFRCT_normal\",\"description\":\"Du rugby, de la politique, du ruck n'roll. Le tout au 4e degr\\u00e9!\",\"statuses_count\":8402,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/44338571\\/grpechampion2007-1280.jpg\",\"show_all_inline_media\":false,\"listed_count\":37,\"profile_link_color\":\"FF0000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"642D8B\",\"protected\":false,\"id_str\":\"81447410\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Ovale de Gr\\u00e2ce\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/44338571\\/grpechampion2007-1280.jpg\",\"created_at\":\"Sat Oct 10 21:39:27 +0000 2009\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"id\":81447410,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.boucherie-ovalie.org\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838968067\\/teamSFRCT_normal\"},\"truncated\":false,\"id\":173189730056417281,\"created_at\":\"Fri Feb 24 23:37:04 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190023594770435\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"laristocraft\",\"lang\":\"fr\",\"favourites_count\":426,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":916,\"location\":\"Boulogne-billancourt\",\"profile_text_color\":\"333333\",\"followers_count\":4464,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1843250602\\/image_normal.jpg\",\"description\":\"Ne dites pas \\u00e0 ma m\\u00e8re que je suis community manager, elle me croit pianiste dans un bordel. Fantasque & despotique. Pathologie: Bovarysme. On @Locita @Owni\",\"statuses_count\":15204,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/280381973\\/twitter-background.jpg\",\"show_all_inline_media\":false,\"listed_count\":402,\"profile_link_color\":\"ab3202\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"16502490\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Virginie Lominet\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/280381973\\/twitter-background.jpg\",\"created_at\":\"Sun Sep 28 20:37:13 +0000 2008\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":16502490,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.laristocraft.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843250602\\/image_normal.jpg\"},\"truncated\":false,\"id\":173190023594770435,\"created_at\":\"Fri Feb 24 23:38:13 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3533000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5de9eae8-e5ce-44c2-8e75-acca0730675b-173190023594770435" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je souhaite une merveilleuse nuit à ceux qui ne dorment pas encore. Mieux que les moutons, #Lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1577312655/E_TE__2011_PROPRIANO_light_normal.jpg" -}, -"title": "AnneCha Celier: Je souhaite une merveilleuse nuit à ceux qui ne dorment pas encore. Mieux que les moutons, #Lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3534000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je souhaite une merveilleuse nuit \\u00e0 ceux qui ne dorment pas encore. Mieux que les moutons, #Lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[91,95]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190026274942977\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":921,\"screen_name\":\"annechacelier\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":2932,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/58686718\\/P1030314.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":15,\"profile_link_color\":\"2FC2EF\",\"followers_count\":538,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1577312655\\/E_TE__2011_PROPRIANO_light_normal.jpg\",\"description\":\"Habitante du 2\\u00e8me arrondissement, brune, 1\\/2 corse, @FredFaridGroup, @KidsLoveJetlag, quelques enfants, presque barmaid\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"beaacc\",\"id_str\":\"17899913\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/58686718\\/P1030314.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1577312655\\/E_TE__2011_PROPRIANO_light_normal.jpg\",\"name\":\"AnneCha Celier\",\"default_profile_image\":false,\"created_at\":\"Fri Dec 05 15:49:22 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":17899913,\"utc_offset\":3600,\"favourites_count\":36,\"url\":\"http:\\/\\/3kidsandafull-timejob.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190026274942977,\"created_at\":\"Fri Feb 24 23:38:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3534000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "931d49c7-4aab-49f4-af48-6a4f60e5a6ca-173190026274942977" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @RaphaelHalfaoui: si tu n'es tjr pas convaincu que ta redevance sert à acheter de la drogue regarde fr 5 now ! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1638771347/deuch_normal.jpeg" -}, -"title": "FrinnockBoChar: RT @RaphaelHalfaoui: si tu n'es tjr pas convaincu que ta redevance sert à acheter de la drogue regarde fr 5 now ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3534000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @RaphaelHalfaoui: si tu n'es tjr pas convaincu que ta redevance sert \\u00e0 acheter de la drogue regarde fr 5 now ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"RaphaelHalfaoui\",\"indices\":[3,19],\"id_str\":\"394217399\",\"name\":\"Raphael Halfaoui\",\"id\":394217399}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[114,118]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"si tu n'es tjr pas convaincu que ta redevance sert \\u00e0 acheter de la drogue regarde fr 5 now ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[93,97]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[-0.0682094,49.0414901],[-0.0011844,49.0414901],[-0.0011844,49.070918],[-0.0682094,49.070918]]]},\"attributes\":{},\"full_name\":\"Ouville-la-Bien-Tourn\\u00e9e, Calvados\",\"place_type\":\"city\",\"name\":\"Ouville-la-Bien-Tourn\\u00e9e\",\"id\":\"68c776ec89b83cd4\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/68c776ec89b83cd4.json\"},\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189629745430528\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":593,\"screen_name\":\"RaphaelHalfaoui\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1004,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/349455802\\/IMG_3707-1.jpg\",\"location\":\"Caen\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":187,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836151304\\/322714_2610071087496_1126544794_32082335_1141602540_o_normal.jpg\",\"description\":\"Music photographer in Caen at @CargoCaen & Big Band Caf\\u00e9 since the 1st edition of Beauregard festival Blogger for @WebPrisedeVue \\r\\nraphael-halfaoui.tumblr.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"394217399\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/349455802\\/IMG_3707-1.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836151304\\/322714_2610071087496_1126544794_32082335_1141602540_o_normal.jpg\",\"name\":\"Raphael Halfaoui\",\"default_profile_image\":false,\"created_at\":\"Wed Oct 19 19:05:01 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":394217399,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/raphaelphotographie\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189629745430528,\"created_at\":\"Fri Feb 24 23:36:40 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190026606284801\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":170,\"screen_name\":\"frinnock\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":14422,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0000ff\",\"followers_count\":155,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\",\"description\":\"Plantigrade normand, musicien deuchiste\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"id_str\":\"40014489\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"profile_sidebar_fill_color\":\"e0ff92\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\",\"name\":\"FrinnockBoChar\",\"default_profile_image\":false,\"created_at\":\"Thu May 14 15:22:28 +0000 2009\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":40014489,\"utc_offset\":3600,\"favourites_count\":20,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190026606284801,\"created_at\":\"Fri Feb 24 23:38:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3534000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0e0bdecf-fed2-4e04-95bb-4281d10bcf73-173190026606284801" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Screenshot pour @PascalMabille #lgw http://t.co/Ivc30gvq", -"img": { -"src": "http://a3.twimg.com/profile_images/1541409765/myself_normal.jpg" -}, -"title": "Vivien CHAZEL: Screenshot pour @PascalMabille #lgw http://t.co/Ivc30gvq", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3535000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Screenshot pour @PascalMabille #lgw http:\\/\\/t.co\\/Ivc30gvq\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"PascalMabille\",\"indices\":[16,30],\"name\":\"Pascal Mabille\",\"id_str\":\"1367131\",\"id\":1367131}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[31,35]}],\"media\":[{\"type\":\"photo\",\"indices\":[36,56],\"sizes\":{\"small\":{\"h\":255,\"resize\":\"fit\",\"w\":340},\"large\":{\"h\":384,\"resize\":\"fit\",\"w\":512},\"medium\":{\"h\":384,\"resize\":\"fit\",\"w\":512},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdLaSlCIAA2Q8k.jpg\",\"id_str\":\"173190025712902144\",\"id\":173190025712902144,\"expanded_url\":\"http:\\/\\/twitter.com\\/mirayoki\\/status\\/173190025708707841\\/photo\\/1\",\"display_url\":\"pic.twitter.com\\/Ivc30gvq\",\"url\":\"http:\\/\\/t.co\\/Ivc30gvq\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdLaSlCIAA2Q8k.jpg\"}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.apple.com\\\" rel=\\\"nofollow\\\"\\u003EPhotos on iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190025708707841\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"mirayoki\",\"lang\":\"en\",\"favourites_count\":65,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":494,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":163,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1541409765\\/myself_normal.jpg\",\"description\":\"Digital Facilitator 3.0 \\u2716 Badges ENJMIN+Hypermedia PARIS8 \\u2716 #Agile #Gamification #Transmedia #ARG #SocialGame #SeriousGame #CasualGame #SmartTV #SoLoMo #ToDaClo\",\"statuses_count\":1101,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/269965835\\/background-top_copy.jpg\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"0285d7\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"315115218\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Vivien CHAZEL\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/269965835\\/background-top_copy.jpg\",\"created_at\":\"Sat Jun 11 09:56:54 +0000 2011\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":315115218,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/be.net\\/vchazel\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1541409765\\/myself_normal.jpg\"},\"truncated\":false,\"id\":173190025708707841,\"created_at\":\"Fri Feb 24 23:38:15 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3535000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "74e7b937-b0a3-4140-a505-a120392b5b7f-173190025708707841" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW c'est le radeau de la méduse, mais avec des meubles qui s'allument", -"img": { -"src": "http://a3.twimg.com/profile_images/1824854315/3615pbs_normal.jpg" -}, -"title": "P. Bourdin-Sauviac: #LGW c'est le radeau de la méduse, mais avec des meubles qui s'allument", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3535000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW c'est le radeau de la m\\u00e9duse, mais avec des meubles qui s'allument\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190029940756480\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ebf0ff\",\"screen_name\":\"3615pbs\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":497,\"location\":\"Paris, France\",\"profile_text_color\":\"062d57\",\"followers_count\":2829,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1824854315\\/3615pbs_normal.jpg\",\"description\":\"Je suis nomm\\u00e9 Pierre. Animateur, journaliste, auteur, ex-r\\u00e9al du zap de Direct 8 et awesome talent @ Marzab Productions. Et lumi\\u00e8re divine sur 3615pbs.com. \\u0ca0_\\u0ca0\",\"statuses_count\":29707,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/400721124\\/tumblr_ljk64pSVPX1qfv1q1.jpg\",\"show_all_inline_media\":true,\"listed_count\":103,\"profile_link_color\":\"0513ad\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"133024198\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"P. Bourdin-Sauviac\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/400721124\\/tumblr_ljk64pSVPX1qfv1q1.jpg\",\"created_at\":\"Wed Apr 14 20:34:18 +0000 2010\",\"profile_sidebar_fill_color\":\"c0c4e0\",\"id\":133024198,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.3615pbs.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824854315\\/3615pbs_normal.jpg\"},\"truncated\":false,\"id\":173190029940756480,\"created_at\":\"Fri Feb 24 23:38:15 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3535000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1b328ba4-33ca-4cd9-84f0-afda2b5ea58b-173190029940756480" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1745774645/tof_lettre_ccp_normal.JPG" -}, -"title": "Cazaderon: #change2ton #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3537000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#change2ton #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[12,16]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190037037522945\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Cazaderon\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":14,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":8,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1745774645\\/tof_lettre_ccp_normal.JPG\",\"description\":\"Massive FPS Player, What The French Clan leader, Eve noobie and DUST 514 fan.\\r\\nCreator and author of http:\\/\\/www.Dust514-France.fr\\r\\n\",\"statuses_count\":199,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"389339259\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Cazaderon\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Wed Oct 12 07:47:28 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":389339259,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1745774645\\/tof_lettre_ccp_normal.JPG\"},\"truncated\":false,\"id\":173190037037522945,\"created_at\":\"Fri Feb 24 23:38:17 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3537000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "982ad23f-ad17-4bd3-ac52-f1b2dfd9a004-173190037037522945" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Y'en a un derrière qui prend des photos avec son iPhone. #cQui ? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Y'en a un derrière qui prend des photos avec son iPhone. #cQui ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3538000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Y'en a un derri\\u00e8re qui prend des photos avec son iPhone. #cQui ? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[57,62]},{\"text\":\"lgw\",\"indices\":[65,69]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190042586578944\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"favourites_count\":12,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":100,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"statuses_count\":3247,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"JonathanMM\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":228777896,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\"},\"truncated\":false,\"id\":173190042586578944,\"created_at\":\"Fri Feb 24 23:38:18 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3538000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "89d1015f-e52f-4467-bd5f-9941d68f8970-173190042586578944" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw si on trouvait nul les blagues des césars, ben là c'est pire (ceci n'est pas un compliment)", -"img": { -"src": "http://a2.twimg.com/profile_images/1685061192/Photo_du_10-12-11___15.18_normal.jpg" -}, -"title": "DelloyeCoiteux: #lgw si on trouvait nul les blagues des césars, ben là c'est pire (ceci n'est pas un compliment)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3539000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw si on trouvait nul les blagues des c\\u00e9sars, ben l\\u00e0 c'est pire (ceci n'est pas un compliment)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190045082189824\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":277,\"screen_name\":\"DelloyeCoiteux\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2108,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":89,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1685061192\\/Photo_du_10-12-11___15.18_normal.jpg\",\"description\":\"Design, Architecture, Photographie, Web et autres petites curiosit\\u00e9s\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"433388967\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1685061192\\/Photo_du_10-12-11___15.18_normal.jpg\",\"name\":\"DelloyeCoiteux\",\"default_profile_image\":false,\"created_at\":\"Sat Dec 10 14:14:07 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":433388967,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190045082189824,\"created_at\":\"Fri Feb 24 23:38:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3539000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a0d50e7a-220e-437f-a18b-df28ae058deb-173190045082189824" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Moi je trouve que @AudeBaron ressemble à Marina Foïs, non ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1509540967/6538316M_normal.jpg" -}, -"title": "PH7831: Moi je trouve que @AudeBaron ressemble à Marina Foïs, non ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3539000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Moi je trouve que @AudeBaron ressemble \\u00e0 Marina Fo\\u00efs, non ? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"AudeBaron\",\"indices\":[18,28],\"name\":\"Aude Baron\",\"id_str\":\"18125180\",\"id\":18125180}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[60,64]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190045338046464\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"EEEEEE\",\"screen_name\":\"PH7831\",\"lang\":\"fr\",\"favourites_count\":87,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":341,\"location\":\"Toulouse\",\"profile_text_color\":\"333333\",\"followers_count\":172,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1509540967\\/6538316M_normal.jpg\",\"description\":\"Ing\\u00e9, musique, aviation, scoutisme, politique, rugby, portnawak et... Papa!\",\"statuses_count\":8213,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"038543\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ACDED6\",\"protected\":false,\"id_str\":\"284489525\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"PH7831\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"created_at\":\"Tue Apr 19 11:22:07 +0000 2011\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"id\":284489525,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1509540967\\/6538316M_normal.jpg\"},\"truncated\":false,\"id\":173190045338046464,\"created_at\":\"Fri Feb 24 23:38:19 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3539000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4ba567b5-38cb-4bda-8ee2-668a01701ad1-173190045338046464" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilReste #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1801974559/51VNTOCGF1L._SS400__normal.jpg" -}, -"title": "Guillaume Gurdil: #ilReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3539000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilReste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190046877360128\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":164,\"screen_name\":\"gurdiiil\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2785,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Lille, France\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":86,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1801974559\\/51VNTOCGF1L._SS400__normal.jpg\",\"description\":\"Geek\\/Nerd, drogu\\u00e9 \\u00e0 la musique, atterr\\u00e9 perp\\u00e9tuel (parce qu'indign\\u00e9, c'est galvaud\\u00e9) qui garde le sens de l'humour (beh ouais, faut bien!)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"89754233\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801974559\\/51VNTOCGF1L._SS400__normal.jpg\",\"name\":\"Guillaume Gurdil\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 13 17:56:00 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":89754233,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/luniquemonsieurtoutlemonde.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190046877360128,\"created_at\":\"Fri Feb 24 23:38:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3539000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9536d542-4320-47ee-a69c-192e5da8e6ba-173190046877360128" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Excellente émission, mais je trouve les animateurs un peu Flanby #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1848035973/images_normal.jpeg" -}, -"title": "François de Hollande: Excellente émission, mais je trouve les animateurs un peu Flanby #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3540000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Excellente \\u00e9mission, mais je trouve les animateurs un peu Flanby #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[65,69]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190048836091904\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"fdhollande\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":136,\"location\":\"59 avenue de S\\u00e9gur. 7\\u00e8me\",\"profile_text_color\":\"333333\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848035973\\/images_normal.jpeg\",\"description\":\"Dans ma t\\u00eate. Tout ce que je pense mais que je ne peux pas vous dire officiellement \",\"statuses_count\":92,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"500754438\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Fran\\u00e7ois de Hollande\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Feb 23 12:46:32 +0000 2012\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":500754438,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848035973\\/images_normal.jpeg\"},\"truncated\":false,\"id\":173190048836091904,\"created_at\":\"Fri Feb 24 23:38:20 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3540000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6571d5b7-53e8-4127-8759-9bab17e55f1a-173190048836091904" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@carolegamelin #tpamn #lgw les twittos ont leur emission TV #france5 #cqui 3019 tweets @TVcheck", -"img": { -"src": "http://a3.twimg.com/profile_images/1839682968/zzzzzzzzzzzzzzzzzzzz_normal.png" -}, -"title": "Alexandre Laflèche: @carolegamelin #tpamn #lgw les twittos ont leur emission TV #france5 #cqui 3019 tweets @TVcheck", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3541000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@carolegamelin #tpamn #lgw les twittos ont leur emission TV #france5 #cqui 3019 tweets @TVcheck\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"carolegamelin\",\"indices\":[0,14],\"id_str\":\"19910673\",\"name\":\"carole gamelin\",\"id\":19910673},{\"screen_name\":\"TVcheck\",\"indices\":[87,95],\"id_str\":\"332200567\",\"name\":\"TVcheck\",\"id\":332200567}],\"urls\":[],\"hashtags\":[{\"text\":\"tpamn\",\"indices\":[15,21]},{\"text\":\"lgw\",\"indices\":[22,26]},{\"text\":\"france5\",\"indices\":[60,68]},{\"text\":\"cqui\",\"indices\":[69,74]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173184015141044224\",\"id_str\":\"173190055001726976\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173184015141044224,\"in_reply_to_user_id_str\":\"19910673\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":305,\"screen_name\":\"alexlafleche\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":537,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"paris\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":148,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1839682968\\/zzzzzzzzzzzzzzzzzzzz_normal.png\",\"description\":\"#Socialmedia consultant, @You_socialmedia founder. Socialmedia paris TV, e-branding monitoring www.alexlafleche.com, TV & Radio #relationalbranding\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"022330\",\"id_str\":\"70361991\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839682968\\/zzzzzzzzzzzzzzzzzzzz_normal.png\",\"name\":\"Alexandre Lafl\\u00e8che\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 31 10:30:15 +0000 2009\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":70361991,\"utc_offset\":-10800,\"favourites_count\":5,\"url\":\"http:\\/\\/twitter.com\\/you_socialmedia\"},\"in_reply_to_screen_name\":\"carolegamelin\",\"truncated\":false,\"id\":173190055001726976,\"created_at\":\"Fri Feb 24 23:38:21 +0000 2012\",\"in_reply_to_user_id\":19910673}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3541000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f08d1c76-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0d3f1c51-04eb-4506-bcd4-863691a32aca-173190055001726976" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw et voilà le tweet 4000 !", -"img": { -"src": "http://a0.twimg.com/profile_images/1839297474/AvatarEcrouRougeCarre_normal.gif" -}, -"title": "Philippe B: #lgw et voilà le tweet 4000 !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3543000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw et voil\\u00e0 le tweet 4000 !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190062329180161\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1749,\"screen_name\":\"Raydacteur\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":28281,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"location\":\"Crozon, Brittany\",\"show_all_inline_media\":true,\"listed_count\":211,\"profile_link_color\":\"0000ff\",\"followers_count\":2618,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"description\":\"[en] connecting good vibrations [fr] ing\\u00e9nieur philosophe, activateur biologique & lolRT\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"14400518\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"profile_sidebar_fill_color\":\"d3ede7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"name\":\"Philippe B\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 15 20:08:37 +0000 2008\",\"profile_sidebar_border_color\":\"5e1410\",\"id\":14400518,\"utc_offset\":3600,\"favourites_count\":297,\"url\":\"http:\\/\\/bit.ly\\/raydacteur\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190062329180161,\"created_at\":\"Fri Feb 24 23:38:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3543000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "410e5042-5ba2-429f-8d0d-a024e2ed171b-173190062329180161" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@verfaille Ta photo à la Tv ! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/767766841/photoaccueil2_normal.jpg" -}, -"title": "Julien Hatton: @verfaille Ta photo à la Tv ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3544000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"verfaille\",\"favorited\":false,\"text\":\"@verfaille Ta photo \\u00e0 la Tv ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"verfaille\",\"indices\":[0,10],\"name\":\"Reynald VERFAILLE\",\"id_str\":\"76877169\",\"id\":76877169}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"in_reply_to_user_id\":76877169,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173188601952210945,\"in_reply_to_status_id_str\":\"173188601952210945\",\"id_str\":\"173190067358150656\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"julienhatton\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":643,\"location\":\"Orl\\u00e9ans | Paris\",\"profile_text_color\":\"333333\",\"followers_count\":487,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/767766841\\/photoaccueil2_normal.jpg\",\"description\":\"Co-Fondateur Agence Buzznative www.buzznative.com Communication \\/\\/ Ev\\u00e9nementiel \\/\\/ Street & Gu\\u00e9rilla Marketing \\/\\/ Buzz @Buzznative\",\"statuses_count\":955,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/85203363\\/fondtwitter3.jpg\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"fa5305\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"125283688\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Julien Hatton\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/85203363\\/fondtwitter3.jpg\",\"created_at\":\"Mon Mar 22 09:21:28 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":125283688,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.julien-hatton.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/767766841\\/photoaccueil2_normal.jpg\"},\"truncated\":false,\"id\":173190067358150656,\"created_at\":\"Fri Feb 24 23:38:24 +0000 2012\",\"in_reply_to_user_id_str\":\"76877169\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3544000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "03876f64-1a3f-41b4-86f8-07a3ef48a725-173190067358150656" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "\"Dieu règne sur le ciel et l'argent sur la Terre\" #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1538693241/Logo_Dabet_21_normal.jpg" -}, -"title": "Merwan Saidi: \"Dieu règne sur le ciel et l'argent sur la Terre\" #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3545000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"\\\"Dieu r\\u00e8gne sur le ciel et l'argent sur la Terre\\\" #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190071296593921\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"Dabet21\",\"lang\":\"en\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":10,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":1,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1538693241\\/Logo_Dabet_21_normal.jpg\",\"description\":\"\",\"statuses_count\":89,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"367182232\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Merwan Saidi\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Sat Sep 03 14:42:53 +0000 2011\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":367182232,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/dabet21.blogspot.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1538693241\\/Logo_Dabet_21_normal.jpg\"},\"truncated\":false,\"id\":173190071296593921,\"created_at\":\"Fri Feb 24 23:38:25 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3545000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b045bfff-e1b0-4899-97f1-a889ee7c34b6-173190071296593921" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est @lechemwa! RT @Anbastom: Mais il est So sex le gars dans #lgw la!", -"img": { -"src": "http://a0.twimg.com/profile_images/1844691230/profile_normal.png" -}, -"title": "Lynda Sweez : C'est @lechemwa! RT @Anbastom: Mais il est So sex le gars dans #lgw la!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3545000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est @lechemwa! RT @Anbastom: Mais il est So sex le gars dans #lgw la!\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"lechemwa\",\"indices\":[6,15],\"id_str\":\"338632360\",\"name\":\"Roger Charles M.\",\"id\":338632360},{\"screen_name\":\"Anbastom\",\"indices\":[21,30],\"id_str\":\"72400860\",\"name\":\"Anbastom\",\"id\":72400860}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[64,68]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twicca.r246.jp\\/\\\" rel=\\\"nofollow\\\"\\u003Etwicca\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173189695633752064\",\"id_str\":\"173190071363706880\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173189695633752064,\"in_reply_to_user_id_str\":\"72400860\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":445,\"screen_name\":\"zedalynews\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10700,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/360742146\\/Silicon_crystal.jpg\",\"location\":\"Coin:C dans une cale en bourre\",\"show_all_inline_media\":true,\"listed_count\":24,\"profile_link_color\":\"e072c1\",\"followers_count\":515,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1844691230\\/profile_normal.png\",\"description\":\"Les jeux de mots, c'est mon dada. Amin approuve ce message. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"244639293\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/360742146\\/Silicon_crystal.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1844691230\\/profile_normal.png\",\"name\":\"Lynda Sweez \",\"default_profile_image\":false,\"created_at\":\"Sat Jan 29 19:45:40 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":244639293,\"utc_offset\":3600,\"favourites_count\":9,\"url\":\"http:\\/\\/www.jeBoxeAvecNemo.com\"},\"in_reply_to_screen_name\":\"Anbastom\",\"truncated\":false,\"id\":173190071363706880,\"created_at\":\"Fri Feb 24 23:38:25 +0000 2012\",\"in_reply_to_user_id\":72400860}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3545000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "50561598-407a-4a3b-8e58-9f3135fa9843-173190071363706880" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @pandanael: Même pas de quoi faire une crêpe. RT @solferishow \nJe regarde toujours #lgw avec 3 grammes. Ça aide.", -"img": { -"src": "http://a0.twimg.com/profile_images/1583573214/Chiddy_-Bang_The_Preview_normal.jpg" -}, -"title": "Pierre: RT @pandanael: Même pas de quoi faire une crêpe. RT @solferishow \nJe regarde toujours #lgw avec 3 grammes. Ça aide.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3545000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @pandanael: M\\u00eame pas de quoi faire une cr\\u00eape. RT @solferishow \\nJe regarde toujours #lgw avec 3 grammes. \\u00c7a aide.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"pandanael\",\"indices\":[3,13],\"id_str\":\"177984098\",\"name\":\"justice pandine\",\"id\":177984098},{\"screen_name\":\"solferishow\",\"indices\":[52,64],\"id_str\":\"232221031\",\"name\":\"Solferishow\",\"id\":232221031}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[87,91]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"M\\u00eame pas de quoi faire une cr\\u00eape. RT @solferishow \\nJe regarde toujours #lgw avec 3 grammes. \\u00c7a aide.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"solferishow\",\"indices\":[37,49],\"id_str\":\"232221031\",\"name\":\"Solferishow\",\"id\":232221031}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[72,76]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189879956643840\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1340,\"screen_name\":\"pandanael\",\"lang\":\"fr\",\"profile_text_color\":\"1a0e1a\",\"statuses_count\":28275,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"location\":\"Bambouseraie\",\"show_all_inline_media\":false,\"listed_count\":193,\"profile_link_color\":\"9058d1\",\"followers_count\":2570,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\",\"description\":\"#NowPrending son bain. Ici, c'est comme chez m\\u00e9m\\u00e9. T'es gentil(le), un bisou. Tu fais chier, un coup de boule. #TarifUnique #Enjoy http:\\/\\/bit.ly\\/gIQZr4 \\r\\n\\r\\n \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"177984098\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"profile_sidebar_fill_color\":\"f5fafa\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\",\"name\":\"justice pandine\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 13 15:30:49 +0000 2010\",\"profile_sidebar_border_color\":\"adffef\",\"id\":177984098,\"utc_offset\":3600,\"favourites_count\":1862,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189879956643840,\"created_at\":\"Fri Feb 24 23:37:39 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190072575864833\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":14,\"screen_name\":\"pierremaillefer\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":69,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":2,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851404788\\/421627_2946215967634_1028326679_32405659_1287344013_a_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"268442892\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851404788\\/421627_2946215967634_1028326679_32405659_1287344013_a_normal.jpg\",\"name\":\"Pierre\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 18 19:49:40 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":268442892,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190072575864833,\"created_at\":\"Fri Feb 24 23:38:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3545000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "392ac786-15c3-4eef-b8bf-c2ab992f6874-173190072575864833" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "khéops le hacker ouvert #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1649856860/avatpagetwsn_normal.jpg" -}, -"title": "lôtre demédeu: khéops le hacker ouvert #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3546000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"kh\\u00e9ops le hacker ouvert #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190075537031170\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":81,\"screen_name\":\"lotre\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":10316,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/1012532\\/simpsball1600.jpg\",\"location\":\"just there\",\"show_all_inline_media\":true,\"listed_count\":13,\"profile_link_color\":\"0000ff\",\"followers_count\":159,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1649856860\\/avatpagetwsn_normal.jpg\",\"description\":\"man, z\\u00e9ro de l'univers !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"id_str\":\"7233942\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/1012532\\/simpsball1600.jpg\",\"profile_sidebar_fill_color\":\"e0ff92\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1649856860\\/avatpagetwsn_normal.jpg\",\"name\":\"l\\u00f4tre dem\\u00e9deu\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 03 18:07:50 +0000 2007\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":7233942,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190075537031170,\"created_at\":\"Fri Feb 24 23:38:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3546000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0bf4fe61-6958-4592-bae4-adee1ad8f719-173190075537031170" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Merci Kheops", -"img": { -"src": "http://a0.twimg.com/profile_images/1799016252/DSC02999bis_normal.jpg" -}, -"title": "Cuiller à Soupe: #lgw Merci Kheops", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3548000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Merci Kheops\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190082981924866\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":169,\"screen_name\":\"CuuilerSoupe\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":107,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/418130953\\/Photo_200.jpg\",\"location\":\"Fouras\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"\",\"followers_count\":30,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1799016252\\/DSC02999bis_normal.jpg\",\"description\":\"Passionn\\u00e9e de et par tout... Sp\\u00e9cialis\\u00e9e dans les politiques d'Education du monde\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"\",\"id_str\":\"481209009\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/418130953\\/Photo_200.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1799016252\\/DSC02999bis_normal.jpg\",\"name\":\"Cuiller \\u00e0 Soupe\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 02 12:57:41 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":481209009,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190082981924866,\"created_at\":\"Fri Feb 24 23:38:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3548000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "150d99c1-1f9f-4ef8-a278-84957155551d-173190082981924866" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Note pour la prochaine : prévoir des écrans plus grands pour les webbeuses :-)", -"img": { -"src": "http://a1.twimg.com/profile_images/1829840762/affiche_sarkozy_guillotine_candidature_small_normal.jpg" -}, -"title": "Gana: #lgw Note pour la prochaine : prévoir des écrans plus grands pour les webbeuses :-)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3548000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Note pour la prochaine : pr\\u00e9voir des \\u00e9crans plus grands pour les webbeuses :-)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190083070001153\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":10,\"screen_name\":\"generalgana\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":152,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Chez ouam\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1829840762\\/affiche_sarkozy_guillotine_candidature_small_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"400355364\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1829840762\\/affiche_sarkozy_guillotine_candidature_small_normal.jpg\",\"name\":\"Gana\",\"default_profile_image\":false,\"created_at\":\"Fri Oct 28 22:15:45 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":400355364,\"utc_offset\":null,\"favourites_count\":0,\"url\":\"http:\\/\\/lemzedition.free.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190083070001153,\"created_at\":\"Fri Feb 24 23:38:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3548000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "aa49696d-37cd-4ec6-9da2-6041920ca0df-173190083070001153" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @SeriousCharly: Si vous comprenez ce qu'il se passe dans #LGW, arrêtez de boire.", -"img": { -"src": "http://a0.twimg.com/profile_images/1778320118/Photo_du_23-01-12___01.14__2_normal.jpg" -}, -"title": "Magali P.: RT @SeriousCharly: Si vous comprenez ce qu'il se passe dans #LGW, arrêtez de boire.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3551000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @SeriousCharly: Si vous comprenez ce qu'il se passe dans #LGW, arr\\u00eatez de boire.\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"SeriousCharly\",\"indices\":[3,17],\"name\":\"Charly M.\",\"id_str\":\"149298036\",\"id\":149298036}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[60,64]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Si vous comprenez ce qu'il se passe dans #LGW, arr\\u00eatez de boire.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[41,45]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189549252546560\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5e69ab\",\"screen_name\":\"SeriousCharly\",\"lang\":\"en\",\"favourites_count\":653,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":199,\"location\":\"Paris\",\"profile_text_color\":\"050303\",\"followers_count\":1945,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1813693284\\/photo__3__normal.JPG\",\"description\":\"Ours parisien de 20 ans, \\u00e9tudiant en \\u00e9cole de commerce \\u00e0 Nantes et lyonnais de coeur. Je r\\u00e2le contre tout et je tweete foot.\",\"statuses_count\":59229,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/206030081\\/mosaic_serious.jpg\",\"show_all_inline_media\":true,\"listed_count\":147,\"profile_link_color\":\"2c30ab\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"c2bec2\",\"protected\":false,\"id_str\":\"149298036\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Charly M.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/206030081\\/mosaic_serious.jpg\",\"created_at\":\"Fri May 28 23:10:49 +0000 2010\",\"profile_sidebar_fill_color\":\"dcdded\",\"id\":149298036,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.lastfm.fr\\/user\\/CharIy\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813693284\\/photo__3__normal.JPG\"},\"truncated\":false,\"id\":173189549252546560,\"created_at\":\"Fri Feb 24 23:36:20 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190098295324672\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"383b36\",\"screen_name\":\"PrMagali\",\"lang\":\"fr\",\"favourites_count\":9,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":632,\"location\":\"Strasbourg - Paris\",\"profile_text_color\":\"969696\",\"followers_count\":355,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1778320118\\/Photo_du_23-01-12___01.14__2_normal.jpg\",\"description\":\"\\u00c9tudiante pubarde consciencieuse qui n'aime pas porter des lunettes \\/ #Web #Communication #Actu #Pub #Lol & 2nd degr\\u00e9.\",\"statuses_count\":2871,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/428631959\\/tumblr_l9z5ffMZSL1qe11ryo1_500.jpg\",\"show_all_inline_media\":false,\"listed_count\":11,\"profile_link_color\":\"bd4e4e\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"224178853\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Magali P.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/428631959\\/tumblr_l9z5ffMZSL1qe11ryo1_500.jpg\",\"created_at\":\"Wed Dec 08 10:22:52 +0000 2010\",\"profile_sidebar_fill_color\":\"0a0a0a\",\"id\":224178853,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/quid-deceat.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1778320118\\/Photo_du_23-01-12___01.14__2_normal.jpg\"},\"truncated\":false,\"id\":173190098295324672,\"created_at\":\"Fri Feb 24 23:38:31 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3551000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6b916d58-15b7-45a3-8151-4a2b664ef26f-173190098295324672" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ma bulle est magique dans le #cqui ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1747820307/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg" -}, -"title": "Marius: Ma bulle est magique dans le #cqui ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3551000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ma bulle est magique dans le #cqui ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[29,34]},{\"text\":\"lgw\",\"indices\":[37,41]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190097209004032\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"tatamirugby\",\"lang\":\"fr\",\"favourites_count\":50,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":372,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":842,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1747820307\\/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg\",\"description\":\"Je parle de sport, supporter de rugby et du @RacingMetro92 , joueur au @RCGV92 , \\u00e9tudiant @HETIC en #H3 !\",\"statuses_count\":26636,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":68,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"27248204\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Marius\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Sat Mar 28 15:36:02 +0000 2009\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":27248204,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.facebook.com\\/tatamirugby\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1747820307\\/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg\"},\"truncated\":false,\"id\":173190097209004032,\"created_at\":\"Fri Feb 24 23:38:31 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3551000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d158c862-2765-45c9-91a9-c567dc18b087-173190097209004032" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #LGW Farugia est-il dans le public ? On ne l'entend pas rire depuis un moment.", -"img": { -"src": "http://a2.twimg.com/profile_images/105769794/stig23_taramcpherson1_normal.jpg" -}, -"title": "Stig Legrand: #ilreste #LGW Farugia est-il dans le public ? On ne l'entend pas rire depuis un moment.", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3552000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #LGW Farugia est-il dans le public ? On ne l'entend pas rire depuis un moment.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"LGW\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190102158282752\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":18,\"screen_name\":\"stig23\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":142,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"FF3300\",\"followers_count\":33,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/105769794\\/stig23_taramcpherson1_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"25714749\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/105769794\\/stig23_taramcpherson1_normal.jpg\",\"name\":\"Stig Legrand\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 21 19:20:23 +0000 2009\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":25714749,\"utc_offset\":3600,\"favourites_count\":145,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190102158282752,\"created_at\":\"Fri Feb 24 23:38:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3552000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f320481d-546e-4ddb-80e7-9d1df1d1d513-173190102158282752" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@HugoHecquard laisse tomber #CI ! the place to be now c'est france 5 et #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1836151304/322714_2610071087496_1126544794_32082335_1141602540_o_normal.jpg" -}, -"title": "Raphael Halfaoui: @HugoHecquard laisse tomber #CI ! the place to be now c'est france 5 et #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3552000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@HugoHecquard laisse tomber #CI ! the place to be now c'est france 5 et #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"HugoHecquard\",\"indices\":[0,13],\"id_str\":\"165779884\",\"name\":\"Hugo Hecquard\",\"id\":165779884}],\"urls\":[],\"hashtags\":[{\"text\":\"CI\",\"indices\":[28,31]},{\"text\":\"lgw\",\"indices\":[72,76]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[-0.0682094,49.0414901],[-0.0011844,49.0414901],[-0.0011844,49.070918],[-0.0682094,49.070918]]]},\"place_type\":\"city\",\"attributes\":{},\"full_name\":\"Ouville-la-Bien-Tourn\\u00e9e, Calvados\",\"name\":\"Ouville-la-Bien-Tourn\\u00e9e\",\"id\":\"68c776ec89b83cd4\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/68c776ec89b83cd4.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190102707744768\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"165779884\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":593,\"screen_name\":\"RaphaelHalfaoui\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1005,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/349455802\\/IMG_3707-1.jpg\",\"location\":\"Caen\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":187,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836151304\\/322714_2610071087496_1126544794_32082335_1141602540_o_normal.jpg\",\"description\":\"Music photographer in Caen at @CargoCaen & Big Band Caf\\u00e9 since the 1st edition of Beauregard festival Blogger for @WebPrisedeVue \\r\\nraphael-halfaoui.tumblr.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"394217399\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/349455802\\/IMG_3707-1.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836151304\\/322714_2610071087496_1126544794_32082335_1141602540_o_normal.jpg\",\"name\":\"Raphael Halfaoui\",\"default_profile_image\":false,\"created_at\":\"Wed Oct 19 19:05:01 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":394217399,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/raphaelphotographie\\/\"},\"in_reply_to_screen_name\":\"HugoHecquard\",\"truncated\":false,\"id\":173190102707744768,\"created_at\":\"Fri Feb 24 23:38:32 +0000 2012\",\"in_reply_to_user_id\":165779884}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3552000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5caa9ea5-b171-4cac-be24-4a3a9ab8a0a5-173190102707744768" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW c'est tout les vendredis ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1836345668/profile_normal.png" -}, -"title": "ArDuB57: #LGW c'est tout les vendredis ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3554000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW c'est tout les vendredis ?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190109351526400\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"1c2352\",\"screen_name\":\"ArDub57\",\"lang\":\"en\",\"favourites_count\":1604,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":646,\"location\":\"FRANCE - METZ - SARREGUEMINES\",\"profile_text_color\":\"333333\",\"followers_count\":1090,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"description\":\"FreeParty Style - Raleur Pro - Trolleur Compulsif - DHD Android 2.3\\/Transformer 3.2.1 - PS3 @Pix_auto http:\\/\\/pixauto.tumblr.com - http:\\/\\/iboga.tumblr.com\",\"statuses_count\":83435,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"show_all_inline_media\":false,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"21448223\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"ArDuB57\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"created_at\":\"Fri Feb 20 23:57:59 +0000 2009\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":21448223,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/ardbox.blogspot.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\"},\"truncated\":false,\"id\":173190109351526400,\"created_at\":\"Fri Feb 24 23:38:34 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3554000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5180ac83-45e1-4630-907f-666ab2ae6efe-173190109351526400" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw heureusement ils parlent un peu d'ACTA même si mal expliqué", -"img": { -"src": "http://a2.twimg.com/profile_images/1771348218/image1327174991_normal.png" -}, -"title": "Jim0PROFIT: #lgw heureusement ils parlent un peu d'ACTA même si mal expliqué", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3555000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw heureusement ils parlent un peu d'ACTA m\\u00eame si mal expliqu\\u00e9\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.yoono.com\\\" rel=\\\"nofollow\\\"\\u003Eyoono\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190115504553984\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"Jim0PROFIT\",\"lang\":\"fr\",\"favourites_count\":23,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":368,\"location\":\"France\",\"profile_text_color\":\"3E4415\",\"followers_count\":94,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1771348218\\/image1327174991_normal.png\",\"description\":\"Consulting, Syst\\u00e8me administrateur, geekoophile, et tellement de choses qu'une journ\\u00e9e de 24H ne suffit plus!\",\"statuses_count\":4755,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"18874683\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Jim0PROFIT\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"created_at\":\"Sun Jan 11 18:26:59 +0000 2009\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":18874683,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/choari.blogspot.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1771348218\\/image1327174991_normal.png\"},\"truncated\":false,\"id\":173190115504553984,\"created_at\":\"Fri Feb 24 23:38:35 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3555000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5f70eb1e-acfd-48d4-a3c1-a3642c09337f-173190115504553984" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est vrai qu'on a tous les numéros de téléphone des députés européens pour leur dire qu'on ne veut pas d'Acta #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1579781654/brush2star_mini_normal.jpg" -}, -"title": "Magalie Baudry: C'est vrai qu'on a tous les numéros de téléphone des députés européens pour leur dire qu'on ne veut pas d'Acta #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3555000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est vrai qu'on a tous les num\\u00e9ros de t\\u00e9l\\u00e9phone des d\\u00e9put\\u00e9s europ\\u00e9ens pour leur dire qu'on ne veut pas d'Acta #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[111,115]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190112304300032\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":251,\"screen_name\":\"Mag_frog\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6516,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"location\":\"Nantes\\/Cholet\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"7762e0\",\"followers_count\":274,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"description\":\"Passions web, infographie, dessin, couture, nouvelles technos, communication, partage et th\\u00e9\\u00e2tre amateur.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"172314328\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"profile_sidebar_fill_color\":\"f7a64a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"name\":\"Magalie Baudry\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 29 12:06:17 +0000 2010\",\"profile_sidebar_border_color\":\"f2b87e\",\"id\":172314328,\"utc_offset\":-7200,\"favourites_count\":6,\"url\":\"http:\\/\\/www.maglagrenouille.fr\\/blog\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190112304300032,\"created_at\":\"Fri Feb 24 23:38:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3555000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "acab2716-9ef3-44a7-9ca5-203ea31c5893-173190112304300032" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @bas60: Ah, on va enfin parler de quelque chose d'à peu près normal ! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1433713943/copland_os_normal.png" -}, -"title": "\\(°-°*): RT @bas60: Ah, on va enfin parler de quelque chose d'à peu près normal ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3555000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @bas60: Ah, on va enfin parler de quelque chose d'\\u00e0 peu pr\\u00e8s normal ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"bas60\",\"indices\":[3,9],\"id_str\":\"55279590\",\"name\":\"Basile Noel\",\"id\":55279590}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[73,77]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Ah, on va enfin parler de quelque chose d'\\u00e0 peu pr\\u00e8s normal ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[62,66]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189654152085504\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":166,\"screen_name\":\"bas60\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":1562,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Picardie, France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":96,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1361194174\\/DSCF2750_-_Copie_normal.JPG\",\"description\":\"Newseur sur PressStartButton.fr, lyc\\u00e9en en T. ES, geek, metalleux, communiste, et plein d'autres trucs !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"55279590\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1361194174\\/DSCF2750_-_Copie_normal.JPG\",\"name\":\"Basile Noel\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 09 16:15:08 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":55279590,\"utc_offset\":3600,\"favourites_count\":4,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189654152085504,\"created_at\":\"Fri Feb 24 23:36:45 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190114204327939\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":196,\"screen_name\":\"sCaLP_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":663,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/166694062\\/cypunk2GP.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"009999\",\"followers_count\":54,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1433713943\\/copland_os_normal.png\",\"description\":\"Choletais \\/ Grolandais\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"81383046\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/166694062\\/cypunk2GP.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1433713943\\/copland_os_normal.png\",\"name\":\"\\\\(\\u00b0-\\u00b0*)\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 10 15:54:42 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":81383046,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190114204327939,\"created_at\":\"Fri Feb 24 23:38:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3555000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "562f415c-3f23-4a6e-8d6f-09be3d3fdfb7-173190114204327939" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@KlaireFr t'es la meilleure même avec ton t shirt Pimkie :) #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1819530189/twitter_normal.png" -}, -"title": "Benoit Lebreau: @KlaireFr t'es la meilleure même avec ton t shirt Pimkie :) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3557000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@KlaireFr t'es la meilleure m\\u00eame avec ton t shirt Pimkie :) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[0,9],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[60,64]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173189825522966529\",\"id_str\":\"173190120592244737\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173189825522966529,\"in_reply_to_user_id_str\":\"28096610\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":605,\"screen_name\":\"benoitlebreau\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4156,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"667033\",\"followers_count\":340,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1819530189\\/twitter_normal.png\",\"description\":\"sympathique et cool \\/\\/ danseur \\u00e9toile \\u00e0 NRJ Group \\/\\/ #runner parisien du soir, #radio amateur et tr\\u00e8s dr\\u00f4le \\u00e0 la t\\u00e9l\\u00e9\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"267290862\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819530189\\/twitter_normal.png\",\"name\":\"Benoit Lebreau\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 16 17:22:17 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":267290862,\"utc_offset\":3600,\"favourites_count\":38,\"url\":\"http:\\/\\/www.benoitlebreau.fr\"},\"in_reply_to_screen_name\":\"KlaireFr\",\"truncated\":false,\"id\":173190120592244737,\"created_at\":\"Fri Feb 24 23:38:37 +0000 2012\",\"in_reply_to_user_id\":28096610}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3557000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "eda3c62b-8215-4405-9aa9-cc68828b9466-173190120592244737" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "la manif ACTA annoncée sur #lgw j'aime", -"img": { -"src": "http://a0.twimg.com/profile_images/1759900261/image1326744906_normal.png" -}, -"title": "TobyZiegler: la manif ACTA annoncée sur #lgw j'aime", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3557000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"la manif ACTA annonc\\u00e9e sur #lgw j'aime\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[27,31]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190121049432064\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":215,\"screen_name\":\"3141592RMuck\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2873,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432900319\\/gC8LD.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"bdb517\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1759900261\\/image1326744906_normal.png\",\"description\":\"De mauvaise foi. Parle parfois de g\\u00e9omatique, de citoyennet\\u00e9 ou de cuisine.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"121414\",\"id_str\":\"174279076\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432900319\\/gC8LD.jpg\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1759900261\\/image1326744906_normal.png\",\"name\":\"TobyZiegler\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 03 15:04:11 +0000 2010\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":174279076,\"utc_offset\":3600,\"favourites_count\":56,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190121049432064,\"created_at\":\"Fri Feb 24 23:38:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3557000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9b5d7b1a-f618-4de4-ad90-35003bc001f7-173190121049432064" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@webze, bravo #webzé on commence enfin à entendre parler d'ACTA à la TV, dans les médias...", -"img": { -"src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_5_normal.png" -}, -"title": "Pingouin Lapponien : @webze, bravo #webzé on commence enfin à entendre parler d'ACTA à la TV, dans les médias...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3557000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@webze, bravo #webz\\u00e9 on commence enfin \\u00e0 entendre parler d'ACTA \\u00e0 la TV, dans les m\\u00e9dias...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"webze\",\"indices\":[0,6],\"id_str\":\"339957860\",\"name\":\"Webze\",\"id\":339957860}],\"urls\":[],\"hashtags\":[{\"text\":\"webz\\u00e9\",\"indices\":[14,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190122437738496\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"339957860\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3,\"screen_name\":\"Xerses_ounet\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":0,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_5_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"122355742\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_5_normal.png\",\"name\":\"Pingouin Lapponien \",\"default_profile_image\":true,\"created_at\":\"Fri Mar 12 12:28:03 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":122355742,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":\"webze\",\"truncated\":false,\"id\":173190122437738496,\"created_at\":\"Fri Feb 24 23:38:37 +0000 2012\",\"in_reply_to_user_id\":339957860}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3557000, -"tags": [ -{ -"id-ref": "f08f14c2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a27984bd-5673-48de-bc6e-08fdca456c53-173190122437738496" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @nicoprat: Devant #lgw je me sens un peu comme ça http://t.co/MOn2mTR6", -"img": { -"src": "http://a0.twimg.com/profile_images/1757013909/image1326646425_normal.png" -}, -"title": "Damien Vacher: RT @nicoprat: Devant #lgw je me sens un peu comme ça http://t.co/MOn2mTR6", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3558000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @nicoprat: Devant #lgw je me sens un peu comme \\u00e7a http:\\/\\/t.co\\/MOn2mTR6\",\"entities\":{\"urls\":[{\"indices\":[53,73],\"display_url\":\"pic.twitter.com\\/MOn2mTR6\",\"expanded_url\":\"http:\\/\\/twitter.com\\/nicoprat\\/status\\/173189994922512384\\/photo\\/1\",\"url\":\"http:\\/\\/t.co\\/MOn2mTR6\"}],\"user_mentions\":[{\"screen_name\":\"nicoprat\",\"indices\":[3,12],\"name\":\"Nico Prat\",\"id_str\":\"19256842\",\"id\":19256842}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Devant #lgw je me sens un peu comme \\u00e7a http:\\/\\/t.co\\/MOn2mTR6\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[7,11]}],\"media\":[{\"type\":\"photo\",\"indices\":[39,59],\"sizes\":{\"small\":{\"h\":308,\"resize\":\"fit\",\"w\":340},\"large\":{\"h\":326,\"resize\":\"fit\",\"w\":360},\"medium\":{\"h\":326,\"resize\":\"fit\",\"w\":360},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdLYf4CEAM3Vtl.jpg\",\"id_str\":\"173189994922512387\",\"id\":173189994922512387,\"expanded_url\":\"http:\\/\\/twitter.com\\/nicoprat\\/status\\/173189994922512384\\/photo\\/1\",\"display_url\":\"pic.twitter.com\\/MOn2mTR6\",\"url\":\"http:\\/\\/t.co\\/MOn2mTR6\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdLYf4CEAM3Vtl.jpg\"}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189994922512384\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"050504\",\"screen_name\":\"nicoprat\",\"lang\":\"en\",\"favourites_count\":440,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":2297,\"location\":\"Paris, France\",\"profile_text_color\":\"0a040a\",\"followers_count\":6569,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1842911014\\/guetta_normal.jpg\",\"description\":\"Le Mouv, Tsugi, Technikart, Voxpop, co-auteur des Miscellan\\u00e9es d'Internet, et un petit sudoku de temps en temps\",\"statuses_count\":29876,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/32273341\\/cassete.jpg\",\"show_all_inline_media\":true,\"listed_count\":210,\"profile_link_color\":\"224087\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"19256842\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Nico Prat\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/32273341\\/cassete.jpg\",\"created_at\":\"Tue Jan 20 20:55:08 +0000 2009\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":19256842,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/nicoprat.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842911014\\/guetta_normal.jpg\"},\"truncated\":false,\"id\":173189994922512384,\"created_at\":\"Fri Feb 24 23:38:07 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190126351032321\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Le_Damien\",\"lang\":\"fr\",\"favourites_count\":43,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":405,\"location\":\"Chatillon-en-Bazois\",\"profile_text_color\":\"333333\",\"followers_count\":343,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"description\":\"I'm a lonely Cowboy who learning un BTS SIO (ex BTS IG) in Nevers... Et un Mac Gyver de l'URL par @Checkyourpeople et je suis un tumblreur assidu\",\"statuses_count\":27164,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":32,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"26552716\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Damien Vacher\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Wed Mar 25 18:09:17 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":26552716,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/damienvacher.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\"},\"truncated\":false,\"id\":173190126351032321,\"created_at\":\"Fri Feb 24 23:38:38 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3558000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c8966019-58e9-4936-8608-1f32886d539a-173190126351032321" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cqui lui ? #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1811845815/Flying_Blue_normal.jpg" -}, -"title": "Bastien Joseph: #cqui lui ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3558000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cqui lui ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190128389468161\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1033,\"screen_name\":\"BastienJoseph31\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":3558,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":34,\"profile_link_color\":\"0099B9\",\"followers_count\":668,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\",\"description\":\"Etudiant en com' \\u00e0 Paris. (ISCOM). Rugby, r\\u00e9seaux sociaux, musique. Connu comme Le Stagiaire de la @BoucherieOvalie. En recherche d'un VRAI stage. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"0099B9\",\"id_str\":\"191087175\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\",\"name\":\"Bastien Joseph\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 15 15:41:38 +0000 2010\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":191087175,\"utc_offset\":null,\"favourites_count\":10,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/bastien-joseph\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190128389468161,\"created_at\":\"Fri Feb 24 23:38:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3558000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a5b61c0e-f6c8-4e64-9888-77e48c8c148b-173190128389468161" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Putain, je dormais. J'ai raté @SolangeTeParle sur le #LGW ou pas ?", -"img": { -"src": "http://a2.twimg.com/profile_images/1835955438/DSC_0248_normal.JPG" -}, -"title": "Cassie: Putain, je dormais. J'ai raté @SolangeTeParle sur le #LGW ou pas ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3560000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Putain, je dormais. J'ai rat\\u00e9 @SolangeTeParle sur le #LGW ou pas ?\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[30,45],\"name\":\"Solange te parle\",\"id_str\":\"417867146\",\"id\":417867146}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[53,57]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190134152429568\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"0f0c0f\",\"screen_name\":\"AloneInBerlin\",\"lang\":\"fr\",\"favourites_count\":748,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":127,\"location\":\"Avignon - Paris - Marseille \",\"profile_text_color\":\"333333\",\"followers_count\":232,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1835955438\\/DSC_0248_normal.JPG\",\"description\":\"Fille bizarre. J'aime bien l'\\u00eatre humain. Plus particuli\\u00e8rement son cerveau. Plus particuli\\u00e8rement ce qu'il se passe dans son cerveau. #TeamMademoiselle\",\"statuses_count\":21685,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432574132\\/tumblr_lzqx9fVDwi1qifyfco1_500.jpg\",\"show_all_inline_media\":true,\"listed_count\":20,\"profile_link_color\":\"e3495e\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"0a0a0a\",\"protected\":false,\"id_str\":\"201798580\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Cassie\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432574132\\/tumblr_lzqx9fVDwi1qifyfco1_500.jpg\",\"created_at\":\"Tue Oct 12 17:02:15 +0000 2010\",\"profile_sidebar_fill_color\":\"ebe8df\",\"id\":201798580,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/goodbyebadmorning.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1835955438\\/DSC_0248_normal.JPG\"},\"truncated\":false,\"id\":173190134152429568,\"created_at\":\"Fri Feb 24 23:38:40 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3560000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "667b59ec-0e48-426d-a112-bfa74add92c6-173190134152429568" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La quadrature du Net citée (encore je crois?) dans #lgw . me gusta.", -"img": { -"src": "http://a0.twimg.com/profile_images/1105895956/PG_paul1_normal.jpg" -}, -"title": "Rémy D.: La quadrature du Net citée (encore je crois?) dans #lgw . me gusta.", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3561000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La quadrature du Net cit\\u00e9e (encore je crois?) dans #lgw . me gusta.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[51,55]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190137608536065\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":771,\"screen_name\":\"RdNetwork\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":4354,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"France - Moselle\",\"show_all_inline_media\":true,\"listed_count\":12,\"profile_link_color\":\"D02B55\",\"followers_count\":248,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"description\":\"A random soccer-music-games-web-french twitter Account. (Yes, that's a lot.)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"48825435\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"name\":\"R\\u00e9my D.\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 19 20:55:21 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":48825435,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190137608536065,\"created_at\":\"Fri Feb 24 23:38:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3561000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3b7973f4-ad6c-4d68-b1c7-2d3f0f6e78d9-173190137608536065" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "je sais pas #cQui mail ##ilReste lol #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1729341771/lille_paneau_entree_ville_normal.jpg" -}, -"title": "Fred-Lille: je sais pas #cQui mail ##ilReste lol #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3561000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"je sais pas #cQui mail ##ilReste lol #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[12,17]},{\"text\":\"ilReste\",\"indices\":[24,32]},{\"text\":\"lgw\",\"indices\":[37,41]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190140792016898\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Fred_lille59\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":267,\"location\":\"Lille\",\"profile_text_color\":\"333333\",\"followers_count\":505,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1729341771\\/lille_paneau_entree_ville_normal.jpg\",\"description\":\"Regarde beaucoup trop la t\\u00e9l\\u00e9\",\"statuses_count\":5432,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/192748407\\/lille_paneau_entree_ville.jpg\",\"show_all_inline_media\":false,\"listed_count\":24,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"237811337\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Fred-Lille\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/192748407\\/lille_paneau_entree_ville.jpg\",\"created_at\":\"Thu Jan 13 17:52:53 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":237811337,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/fred-lille.blogs.nouvelobs.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1729341771\\/lille_paneau_entree_ville_normal.jpg\"},\"truncated\":false,\"id\":173190140792016898,\"created_at\":\"Fri Feb 24 23:38:41 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3561000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0051e14a-65dc-4a92-bb45-89998a2a8cc1-173190140792016898" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rollin #lgw #cqui Please Quote !", -"img": { -"src": "http://a0.twimg.com/profile_images/1717757168/PO_Fond_Gris_normal.jpg" -}, -"title": "PierreOlivier Carles: Rollin #lgw #cqui Please Quote !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3561000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Rollin #lgw #cqui Please Quote !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[7,11]},{\"text\":\"cqui\",\"indices\":[12,17]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190140943007745\",\"user\":{\"default_profile_image\":false,\"verified\":true,\"notifications\":null,\"profile_sidebar_border_color\":\"ffffff\",\"screen_name\":\"pocarles\",\"lang\":\"fr\",\"favourites_count\":80,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":1148,\"location\":\"Toulouse - Miami\",\"profile_text_color\":\"333333\",\"followers_count\":5249,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1717757168\\/PO_Fond_Gris_normal.jpg\",\"description\":\"Co-Founder at @Digidust & @Labotec. BA in @Stonfield @APICube @Hellotipi and others.\\r\\nMore Entrepreneur than Investor. Rugby, Gastronomy and Human enthusiast !\",\"statuses_count\":32042,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433336791\\/110070354.jpg\",\"show_all_inline_media\":true,\"listed_count\":448,\"profile_link_color\":\"5cace5\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFFFFF\",\"protected\":false,\"id_str\":\"23074316\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"PierreOlivier Carles\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433336791\\/110070354.jpg\",\"created_at\":\"Fri Mar 06 15:10:47 +0000 2009\",\"profile_sidebar_fill_color\":\"f0f0f0\",\"id\":23074316,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.pocarles.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1717757168\\/PO_Fond_Gris_normal.jpg\"},\"truncated\":false,\"id\":173190140943007745,\"created_at\":\"Fri Feb 24 23:38:41 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3561000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fbb6b5d2-d3e0-48ea-a033-1cc68a09c4b5-173190140943007745" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On va atteindre combien de tweet à la fin du #LGW ? Un pronostic?", -"img": { -"src": "http://a3.twimg.com/profile_images/1578085959/funny-dirty-photos-thechive-7_normal.jpg" -}, -"title": "Matthieu Michel: On va atteindre combien de tweet à la fin du #LGW ? Un pronostic?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3562000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"On va atteindre combien de tweet \\u00e0 la fin du #LGW ? Un pronostic?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[45,49]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190142989836289\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":70,\"screen_name\":\"MicheO3\",\"lang\":\"en\",\"profile_text_color\":\"3E4415\",\"statuses_count\":5142,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"Marseille\\/Paris\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"D02B55\",\"followers_count\":95,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1578085959\\/funny-dirty-photos-thechive-7_normal.jpg\",\"description\":\"\\u00ab Dieu a cr\\u00e9\\u00e9 les seins pour nourrir les enfants et on y met des proth\\u00e8ses pour nourrir les docteurs. \\u00bb\\u00ab Ce monde est un vaste naufrage : sauve qui peut ! \\u00bb\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"68460513\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1578085959\\/funny-dirty-photos-thechive-7_normal.jpg\",\"name\":\"Matthieu Michel\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 24 17:30:05 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":68460513,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190142989836289,\"created_at\":\"Fri Feb 24 23:38:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3562000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ed281e29-8daa-43e6-ab7f-946adedfb296-173190142989836289" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#CQUI #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1249204406/DSC_6771b_normal.jpg" -}, -"title": "Félix P.: #CQUI #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3562000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#CQUI #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"CQUI\",\"indices\":[0,5]},{\"text\":\"LGW\",\"indices\":[6,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190142054498305\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":356,\"screen_name\":\"Flayks\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":11788,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/82908924\\/fond.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":48,\"profile_link_color\":\"4a93bd\",\"followers_count\":461,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1249204406\\/DSC_6771b_normal.jpg\",\"description\":\"Musico-webdesigno-graphisto-photophage. \\u00c9tudiant en graphimse. Aurait voulu vivre dans les ann\\u00e9es 60.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0f2026\",\"id_str\":\"14630211\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/82908924\\/fond.jpg\",\"profile_sidebar_fill_color\":\"e6f4f7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1249204406\\/DSC_6771b_normal.jpg\",\"name\":\"F\\u00e9lix P.\",\"default_profile_image\":false,\"created_at\":\"Fri May 02 19:49:41 +0000 2008\",\"profile_sidebar_border_color\":\"ccd4d9\",\"id\":14630211,\"utc_offset\":3600,\"favourites_count\":2089,\"url\":\"http:\\/\\/flayks.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190142054498305,\"created_at\":\"Fri Feb 24 23:38:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3562000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8d884871-de73-4ffa-b78b-e4bcb7a26f6d-173190142054498305" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Si je m'étais endormi pendant 10 ans, c'est pas LeGrandWebze qui me donnerait envie de surfer sur le net. #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1632591360/maindenis_normal.jpg" -}, -"title": "Denis Chervaux: Si je m'étais endormi pendant 10 ans, c'est pas LeGrandWebze qui me donnerait envie de surfer sur le net. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3563000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"Si je m'\\u00e9tais endormi pendant 10 ans, c'est pas LeGrandWebze qui me donnerait envie de surfer sur le net. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[106,110]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190146198482944\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"DenisChervaux\",\"lang\":\"fr\",\"favourites_count\":38,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":334,\"location\":\"Vichy\",\"profile_text_color\":\"333333\",\"description\":\"Ancien \\u00e9tudiant en journalisme de proximit\\u00e9 \\u00e0 Vichy. Ex-stagiaire @lejdc_fr. En recherche de piges ou d'un contrat. http:\\/\\/www.doyoubuzz.com\\/denis-chervaux\",\"statuses_count\":1512,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"followers_count\":166,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1632591360\\/maindenis_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"41622836\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Denis Chervaux\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Thu May 21 16:44:21 +0000 2009\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":41622836,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1632591360\\/maindenis_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173190146198482944,\"created_at\":\"Fri Feb 24 23:38:43 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3563000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "85527517-fe61-4942-8eec-a1617a6583c9-173190146198482944" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW - oui, c'est bien résumé : ACTA, c'est de la merde.", -"img": { -"src": "http://a1.twimg.com/profile_images/1579063362/images_normal.jpg" -}, -"title": "Where is my mind ?: #LGW - oui, c'est bien résumé : ACTA, c'est de la merde.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3564000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW - oui, c'est bien r\\u00e9sum\\u00e9 : ACTA, c'est de la merde.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190151730761728\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":79,\"screen_name\":\"Look_out_post\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1474,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":28,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1579063362\\/images_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"387379234\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579063362\\/images_normal.jpg\",\"name\":\"Where is my mind ?\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 08 23:30:51 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":387379234,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190151730761728,\"created_at\":\"Fri Feb 24 23:38:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3564000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "178b4591-b705-404f-812f-955841549c37-173190151730761728" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@KolyaFR tu cherches ton avatar à l'écran ? #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1255908033/cdad926e-d92a-4388-b61e-1a44d81eeb4b_normal.png" -}, -"title": "Crazou: @KolyaFR tu cherches ton avatar à l'écran ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3567000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@KolyaFR tu cherches ton avatar \\u00e0 l'\\u00e9cran ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KolyaFR\",\"indices\":[0,8],\"id_str\":\"109725925\",\"name\":\"Florian Descamps\",\"id\":109725925}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[44,48]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173189894133399552\",\"id_str\":\"173190163994902528\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173189894133399552,\"in_reply_to_user_id_str\":\"109725925\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":52,\"screen_name\":\"crazou_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":155,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1255908033\\/cdad926e-d92a-4388-b61e-1a44d81eeb4b_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"120808218\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1255908033\\/cdad926e-d92a-4388-b61e-1a44d81eeb4b_normal.png\",\"name\":\"Crazou\",\"default_profile_image\":false,\"created_at\":\"Sun Mar 07 16:26:59 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":120808218,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":\"KolyaFR\",\"truncated\":false,\"id\":173190163994902528,\"created_at\":\"Fri Feb 24 23:38:47 +0000 2012\",\"in_reply_to_user_id\":109725925}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3567000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "de1a8b39-7268-4e0d-9c93-e210592db3b8-173190163994902528" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais #cqui qui arrivera à arracher la chemise de @Vinvin en live sur @LeGrandWebze #LGW ? 😜", -"img": { -"src": "http://a0.twimg.com/profile_images/732688177/bi-cause_normal.jpg" -}, -"title": "Charles Liebert: Mais #cqui qui arrivera à arracher la chemise de @Vinvin en live sur @LeGrandWebze #LGW ? 😜", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3567000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mais #cqui qui arrivera \\u00e0 arracher la chemise de @Vinvin en live sur @LeGrandWebze #LGW ? \\ud83d\\ude1c\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[49,56],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522},{\"screen_name\":\"LeGrandWebze\",\"indices\":[69,82],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[5,10]},{\"text\":\"LGW\",\"indices\":[83,87]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190162304602112\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1158,\"screen_name\":\"Charles_Liebert\",\"lang\":\"en\",\"profile_text_color\":\"F522D5\",\"statuses_count\":48082,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/29762\\/00663_ghostfog_1280x800.jpg\",\"location\":\"Paris - Cap Ferret - Saugeras\",\"show_all_inline_media\":true,\"listed_count\":156,\"profile_link_color\":\"1AF51F\",\"followers_count\":2044,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/732688177\\/bi-cause_normal.jpg\",\"description\":\"Ex Digital Marketing Manager @ Orange Vall\\u00e9e, now Proud Founder of LGS Consulting (@LGS_Consulting). Curator, e-Ninja, Good Samaritan & Lover. #WLTW Official\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0E0F0F\",\"id_str\":\"610993\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/29762\\/00663_ghostfog_1280x800.jpg\",\"profile_sidebar_fill_color\":\"E0FF91\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/732688177\\/bi-cause_normal.jpg\",\"name\":\"Charles Liebert\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 07 20:26:15 +0000 2007\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":610993,\"utc_offset\":3600,\"favourites_count\":509,\"url\":\"http:\\/\\/www.charles-liebert.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190162304602112,\"created_at\":\"Fri Feb 24 23:38:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3567000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4dcbfb5c-276a-437e-8b9c-63f6fc871321-173190162304602112" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ACTA, sinon, c'est aussi l'index des produits phytosanitaires autorisés #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1638976981/43_43_-_2_normal.jpg" -}, -"title": "caroline: ACTA, sinon, c'est aussi l'index des produits phytosanitaires autorisés #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3568000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"ACTA, sinon, c'est aussi l'index des produits phytosanitaires autoris\\u00e9s #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[72,76]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190169644642305\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":501,\"screen_name\":\"mononoke62\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":8234,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":35,\"profile_link_color\":\"0084B4\",\"followers_count\":501,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1638976981\\/43_43_-_2_normal.jpg\",\"description\":\"Le v\\u00e9ritable lieu de naissance est celui o\\u00f9 l'on a port\\u00e9 pour la 1\\u00e8re fois un coup d'oeil intelligent sur soi-m\\u00eame : mes premi\\u00e8res patries ont \\u00e9t\\u00e9 les livres MY\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"126877700\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1638976981\\/43_43_-_2_normal.jpg\",\"name\":\"caroline\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 27 08:07:05 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":126877700,\"utc_offset\":3600,\"favourites_count\":16,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190169644642305,\"created_at\":\"Fri Feb 24 23:38:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3568000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a147cc27-8ca8-4b39-9083-98e74d8260c6-173190169644642305" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les gens qui écrivent à #lgw juste pour voir leur gueule à la télé. Les @elTouristio", -"img": { -"src": "http://a0.twimg.com/profile_images/1683879841/Photo_du_83030873-12-___23.03_normal.jpg" -}, -"title": "Rémi: Les gens qui écrivent à #lgw juste pour voir leur gueule à la télé. Les @elTouristio", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3570000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Les gens qui \\u00e9crivent \\u00e0 #lgw juste pour voir leur gueule \\u00e0 la t\\u00e9l\\u00e9. Les @elTouristio\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"elTouristio\",\"indices\":[72,84],\"id_str\":\"37389744\",\"name\":\"Sylvain Sanders\",\"id\":37389744}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190174933659648\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":319,\"screen_name\":\"GabytaineFlam\",\"lang\":\"fr\",\"profile_text_color\":\"8FCAE0\",\"statuses_count\":5860,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"location\":\"Toulouse.\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"4BB7DF\",\"followers_count\":368,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"description\":\"Les tweets qui ont \\u00e9t\\u00e9 \\u00e9crits dans cette TL ont \\u00e9t\\u00e9 faits par un professionnel. N'essayez pas de les reproduire \\u00e0 la maison. Contentez vous de les suivre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"59BEE4\",\"id_str\":\"161146189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"profile_sidebar_fill_color\":\"191F22\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"name\":\"R\\u00e9mi\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 30 03:07:45 +0000 2010\",\"profile_sidebar_border_color\":\"4BB7DF\",\"id\":161146189,\"utc_offset\":-10800,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190174933659648,\"created_at\":\"Fri Feb 24 23:38:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3570000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6031b9ae-41f3-46cc-b481-bd32a215eb0f-173190174933659648" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "bon allez je vais passer un peur voir #cquiles gens sur le plateau de #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1737835878/28310_403409769373_707764373_4089795_8073551_n_normal.jpg" -}, -"title": "igor reteno: bon allez je vais passer un peur voir #cquiles gens sur le plateau de #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3570000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"bon allez je vais passer un peur voir #cquiles gens sur le plateau de #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cquiles\",\"indices\":[38,46]},{\"text\":\"lgw\",\"indices\":[70,74]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190178167472128\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"D9B17E\",\"screen_name\":\"Igorreteno\",\"lang\":\"it\",\"favourites_count\":170,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":355,\"location\":\"paris\",\"profile_text_color\":\"333333\",\"followers_count\":298,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1737835878\\/28310_403409769373_707764373_4089795_8073551_n_normal.jpg\",\"description\":\" je suis paradoxal , bien dans ma tete et amoureux de venise , les mots sont mes amis et les rencontres aussi surtout quand elles sont belles\",\"statuses_count\":37210,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/429495126\\/11-venise.JPG\",\"show_all_inline_media\":false,\"listed_count\":34,\"profile_link_color\":\"9D582E\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"protected\":false,\"id_str\":\"99097843\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"igor reteno\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429495126\\/11-venise.JPG\",\"created_at\":\"Thu Dec 24 12:50:20 +0000 2009\",\"profile_sidebar_fill_color\":\"EADEAA\",\"id\":99097843,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/igorreteno.wordpress.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1737835878\\/28310_403409769373_707764373_4089795_8073551_n_normal.jpg\"},\"truncated\":false,\"id\":173190178167472128,\"created_at\":\"Fri Feb 24 23:38:50 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3570000, -"tags": [ -{ -"id-ref": "f090a6e8-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e650b695-21ab-4c4d-a132-60b6e1156fa6-173190178167472128" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton et vite minot on touche au pere rolin alors #ilreste et pis c'est tout\n#lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1851406636/225031_1031930925569_1444264396_30100024_2755_a_normal.jpg" -}, -"title": "Gasquez: #change2ton et vite minot on touche au pere rolin alors #ilreste et pis c'est tout\n#lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3572000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#change2ton et vite minot on touche au pere rolin alors #ilreste et pis c'est tout\\n#lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"ilreste\",\"indices\":[56,64]},{\"text\":\"lgw\",\"indices\":[83,87]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190185952083968\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":65,\"screen_name\":\"louitos73\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":54,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"73000\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"009999\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851406636\\/225031_1031930925569_1444264396_30100024_2755_a_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"373449189\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851406636\\/225031_1031930925569_1444264396_30100024_2755_a_normal.jpg\",\"name\":\"Gasquez\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 14 16:04:37 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":373449189,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190185952083968,\"created_at\":\"Fri Feb 24 23:38:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3572000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1b08c6f0-7884-4e60-99c8-52e542685f33-173190185952083968" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@kheops2713 parle de @laquadrature sur #lgw http://t.co/DFlfpA8o pour plus d'informations", -"img": { -"src": "http://a0.twimg.com/profile_images/1107302070/hydraze_normal.png" -}, -"title": "Hydraze: @kheops2713 parle de @laquadrature sur #lgw http://t.co/DFlfpA8o pour plus d'informations", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3572000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"kheops2713\",\"favorited\":false,\"text\":\"@kheops2713 parle de @laquadrature sur #lgw http:\\/\\/t.co\\/DFlfpA8o pour plus d'informations\",\"entities\":{\"urls\":[{\"indices\":[44,64],\"display_url\":\"lqdn.fr\\/acta\",\"expanded_url\":\"http:\\/\\/lqdn.fr\\/acta\",\"url\":\"http:\\/\\/t.co\\/DFlfpA8o\"}],\"user_mentions\":[{\"screen_name\":\"kheops2713\",\"indices\":[0,11],\"name\":\"KheOps\",\"id_str\":\"321006177\",\"id\":321006177},{\"screen_name\":\"laquadrature\",\"indices\":[21,34],\"name\":\"La Quadrature du Net\",\"id_str\":\"21179585\",\"id\":21179585}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[39,43]}]},\"in_reply_to_user_id\":321006177,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.bitlbee.org\\/\\\" rel=\\\"nofollow\\\"\\u003EBitlBee\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190187055190016\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"Hydraze\",\"lang\":\"en\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":381,\"location\":\"In a few root shells\",\"profile_text_color\":\"666666\",\"followers_count\":213,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1107302070\\/hydraze_normal.png\",\"description\":\"FLOSS Supporter, http:\\/\\/Zenk-Security.com staffer, Internet Censorship fighter, free-speech defender and datalover.\",\"statuses_count\":805,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/137949339\\/twitter.png\",\"show_all_inline_media\":false,\"listed_count\":10,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"37705430\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Hydraze\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/137949339\\/twitter.png\",\"created_at\":\"Mon May 04 17:17:16 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":37705430,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.hydraze.org\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1107302070\\/hydraze_normal.png\"},\"truncated\":false,\"id\":173190187055190016,\"created_at\":\"Fri Feb 24 23:38:52 +0000 2012\",\"in_reply_to_user_id_str\":\"321006177\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3572000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "03ebebc7-86a8-42c1-82ad-f15e06f330dd-173190187055190016" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Now Watching #lgw l'émission de tv avec une timeline dedans", -"img": { -"src": "http://a3.twimg.com/profile_images/1806933385/pp_normal.jpg" -}, -"title": "Jalila Levesque: Now Watching #lgw l'émission de tv avec une timeline dedans", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3573000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Now Watching #lgw l'\\u00e9mission de tv avec une timeline dedans\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[13,17]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190190444187648\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":938,\"screen_name\":\"Jalila\",\"lang\":\"en\",\"profile_text_color\":\"141212\",\"statuses_count\":15109,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/422638318\\/ffffound_lady_luck.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":157,\"profile_link_color\":\"d228db\",\"followers_count\":3527,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1806933385\\/pp_normal.jpg\",\"description\":\"PR & Communication at @FredFaridGroup - Passionate & (very) Connected #ads #web #music #fashion #art #MadMen\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"DBE9ED\",\"id_str\":\"23075266\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422638318\\/ffffound_lady_luck.png\",\"profile_sidebar_fill_color\":\"dbd6a2\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1806933385\\/pp_normal.jpg\",\"name\":\"Jalila Levesque\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 06 15:19:18 +0000 2009\",\"profile_sidebar_border_color\":\"0f0f0e\",\"id\":23075266,\"utc_offset\":3600,\"favourites_count\":776,\"url\":\"http:\\/\\/backstage.fredfarid.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190190444187648,\"created_at\":\"Fri Feb 24 23:38:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3573000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4910e7c2-48b5-4958-9af4-f0c47438d56c-173190190444187648" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @MathildePousseo: François Rollin a le même coloriste que François Hollande, et @Vinvin le même chemisiste que Carlos #cqui #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1619111722/DSC05656_normal.jpg" -}, -"title": "William: RT @MathildePousseo: François Rollin a le même coloriste que François Hollande, et @Vinvin le même chemisiste que Carlos #cqui #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3575000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @MathildePousseo: Fran\\u00e7ois Rollin a le m\\u00eame coloriste que Fran\\u00e7ois Hollande, et @Vinvin le m\\u00eame chemisiste que Carlos #cqui #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"MathildePousseo\",\"indices\":[3,19],\"id_str\":\"81447410\",\"name\":\"Ovale de Gr\\u00e2ce\",\"id\":81447410},{\"screen_name\":\"Vinvin\",\"indices\":[83,90],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[121,126]},{\"text\":\"LGW\",\"indices\":[127,131]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Fran\\u00e7ois Rollin a le m\\u00eame coloriste que Fran\\u00e7ois Hollande, et @Vinvin le m\\u00eame chemisiste que Carlos #cqui #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[62,69],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[100,105]},{\"text\":\"LGW\",\"indices\":[106,110]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189730056417281\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":504,\"screen_name\":\"MathildePousseo\",\"lang\":\"en\",\"profile_text_color\":\"3D1957\",\"statuses_count\":8402,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/44338571\\/grpechampion2007-1280.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":37,\"profile_link_color\":\"FF0000\",\"followers_count\":933,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1838968067\\/teamSFRCT_normal\",\"description\":\"Du rugby, de la politique, du ruck n'roll. Le tout au 4e degr\\u00e9!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"642D8B\",\"id_str\":\"81447410\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/44338571\\/grpechampion2007-1280.jpg\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838968067\\/teamSFRCT_normal\",\"name\":\"Ovale de Gr\\u00e2ce\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 10 21:39:27 +0000 2009\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":81447410,\"utc_offset\":-10800,\"favourites_count\":18,\"url\":\"http:\\/\\/www.boucherie-ovalie.org\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189730056417281,\"created_at\":\"Fri Feb 24 23:37:04 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190198497259520\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":823,\"screen_name\":\"Scofred_\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":18665,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305034455\\/logo_grand_copie.PNG\",\"location\":\"France, Paris\",\"show_all_inline_media\":true,\"listed_count\":29,\"profile_link_color\":\"009999\",\"followers_count\":620,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1619111722\\/DSC05656_normal.jpg\",\"description\":\"160 caract\\u00e8res, c'est trop peu ! Ma bio - http:\\/\\/about.me\\/scofred\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"131299967\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305034455\\/logo_grand_copie.PNG\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1619111722\\/DSC05656_normal.jpg\",\"name\":\"William\",\"default_profile_image\":false,\"created_at\":\"Fri Apr 09 21:48:10 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":131299967,\"utc_offset\":3600,\"favourites_count\":117,\"url\":\"http:\\/\\/scofred.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190198497259520,\"created_at\":\"Fri Feb 24 23:38:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3575000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3ba90cb4-e37b-4fdd-833d-86a0880942a7-173190198497259520" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est tordu quand même comme truc,un cercle, une émission que seul les twittos comprennent. Cooooool. #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1787989372/406519_2816076475082_1053946314_2866554_1715736597_n_normal.jpg" -}, -"title": "Lit Dia ®: C'est tordu quand même comme truc,un cercle, une émission que seul les twittos comprennent. Cooooool. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3576000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est tordu quand m\\u00eame comme truc,un cercle, une \\u00e9mission que seul les twittos comprennent. Cooooool. #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[103,107]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190199856214016\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":195,\"screen_name\":\"LydiaWestCudi\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":2986,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/411533371\\/tumblr_lpq5omJuGt1r0welko2_500.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"2FC2EF\",\"followers_count\":98,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1787989372\\/406519_2816076475082_1053946314_2866554_1715736597_n_normal.jpg\",\"description\":\"J'ne sais pas qui je suis. Je suis qui je me dois d\\u2019\\u00eatre.\\r\\nFolle on me dit.Il n'y a que le Fou qui se pretend sage.\\r\\nLe changement c'est le 6 mai 2012.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"247914376\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/411533371\\/tumblr_lpq5omJuGt1r0welko2_500.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1787989372\\/406519_2816076475082_1053946314_2866554_1715736597_n_normal.jpg\",\"name\":\"Lit Dia \\u00ae\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 05 21:07:35 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":247914376,\"utc_offset\":-10800,\"favourites_count\":199,\"url\":\"http:\\/\\/mescudream.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190199856214016,\"created_at\":\"Fri Feb 24 23:38:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3576000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d52d1ff8-8583-4d34-b92c-f82f4bf10691-173190199856214016" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @okhin: TUE DES CHATONS (et des dissidents syriens aussi) #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1782896681/twavatar_normal.jpg" -}, -"title": "Oriane: RT @okhin: TUE DES CHATONS (et des dissidents syriens aussi) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3580000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @okhin: TUE DES CHATONS (et des dissidents syriens aussi) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"okhin\",\"indices\":[3,9],\"id_str\":\"49560409\",\"name\":\"Okhin\",\"id\":49560409}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"TUE DES CHATONS (et des dissidents syriens aussi) #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173188936309542912\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":441,\"screen_name\":\"okhin\",\"lang\":\"en\",\"profile_text_color\":\"739694\",\"statuses_count\":10333,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":65,\"profile_link_color\":\"729172\",\"followers_count\":798,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\",\"description\":\"Cypherpunk fuelled by lulz and caffein, data-pornstar, crypto-terrorist \\/ 00513947\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"2f1812\",\"id_str\":\"49560409\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"profile_sidebar_fill_color\":\"411c0f\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\",\"name\":\"Okhin\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 22 06:52:46 +0000 2009\",\"profile_sidebar_border_color\":\"2f1812\",\"id\":49560409,\"utc_offset\":3600,\"favourites_count\":38,\"url\":\"https:\\/\\/about.okhin.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173188936309542912,\"created_at\":\"Fri Feb 24 23:33:54 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190219930144768\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":378,\"screen_name\":\"quota_atypique\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":17111,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/232757274\\/datalove-heart1.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":67,\"profile_link_color\":\"ff0000\",\"followers_count\":888,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1782896681\\/twavatar_normal.jpg\",\"description\":\"Activiste caf\\u00e9in\\u00e9e. Aime les filles, les gar\\u00e7ons, le code. Lutte pour les LGBT (ex red'chef de la #Magazette) et la #netneutrality. Parle trop. #Celsa, #misc12.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"17659852\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/232757274\\/datalove-heart1.png\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1782896681\\/twavatar_normal.jpg\",\"name\":\"Oriane\",\"default_profile_image\":false,\"created_at\":\"Wed Nov 26 21:16:26 +0000 2008\",\"profile_sidebar_border_color\":\"ff0000\",\"id\":17659852,\"utc_offset\":3600,\"favourites_count\":49,\"url\":\"http:\\/\\/tornbluejeans.yagg.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190219930144768,\"created_at\":\"Fri Feb 24 23:39:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3580000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fbafc38b-d6d9-4ad5-b8c4-c8941f57d36c-173190219930144768" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est quand même très superficiel les explications sur acta #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1766000100/Avatar-Cabaroc_normal.gif" -}, -"title": "Jp cabaroc: C'est quand même très superficiel les explications sur acta #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3581000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"C'est quand m\\u00eame tr\\u00e8s superficiel les explications sur acta #lgw\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[60,64]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"favorited\":false,\"coordinates\":null,\"in_reply_to_user_id\":null,\"contributors\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"user\":{\"notifications\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/404422929\\/fond_twitter.jpg\",\"profile_sidebar_fill_color\":\"f6f6f6\",\"screen_name\":\"Cabaroc\",\"follow_request_sent\":null,\"lang\":\"fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1766000100\\/Avatar-Cabaroc_normal.gif\",\"default_profile_image\":false,\"verified\":false,\"profile_sidebar_border_color\":\"dddcda\",\"location\":\"Saint-\\u00c9tienne - France\",\"favourites_count\":7,\"description\":\"Hi, i'm a freelance graphic designer and art director. I also teach webdesign at Ecole Bellecour (Lyon) #Identity #Design #Print #Webdesign\",\"contributors_enabled\":false,\"following\":null,\"profile_use_background_image\":true,\"friends_count\":977,\"profile_text_color\":\"333333\",\"followers_count\":1679,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1766000100\\/Avatar-Cabaroc_normal.gif\",\"statuses_count\":6908,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/404422929\\/fond_twitter.jpg\",\"show_all_inline_media\":false,\"listed_count\":173,\"profile_link_color\":\"416763\",\"protected\":false,\"is_translator\":false,\"name\":\"Jp cabaroc\",\"default_profile\":false,\"time_zone\":\"Paris\",\"created_at\":\"Thu Jan 14 23:13:01 +0000 2010\",\"profile_background_color\":\"000000\",\"id\":104964807,\"id_str\":\"104964807\",\"geo_enabled\":true,\"profile_background_tile\":false,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.cabaroc.com\"},\"in_reply_to_status_id\":null,\"id\":173190220739653632,\"created_at\":\"Fri Feb 24 23:39:01 +0000 2012\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190220739653632\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3581000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5603ea76-5be8-406b-876c-67aafe66deeb-173190220739653632" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je suis une star je passe dans une bulle!!! #lgw #cqui", -"img": { -"src": "http://a1.twimg.com/profile_images/1601437879/avatar_sonic_normal.jpg" -}, -"title": "Jenni: Je suis une star je passe dans une bulle!!! #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3582000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je suis une star je passe dans une bulle!!! #lgw #cqui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[44,48]},{\"text\":\"cqui\",\"indices\":[49,54]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/levelupstudio.com\\/plume\\\" rel=\\\"nofollow\\\"\\u003EPlume\\u00a0for\\u00a0Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190227094011904\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":112,\"screen_name\":\"jicmajane\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":1816,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0099B9\",\"followers_count\":307,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1601437879\\/avatar_sonic_normal.jpg\",\"description\":\"R\\u00e9dactrice VieDeGeek.fr et animatrice BarGaming\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0099B9\",\"id_str\":\"39099498\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1601437879\\/avatar_sonic_normal.jpg\",\"name\":\"Jenni\",\"default_profile_image\":false,\"created_at\":\"Sun May 10 19:46:10 +0000 2009\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":39099498,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.viedegeek.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190227094011904,\"created_at\":\"Fri Feb 24 23:39:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3582000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "19a39868-276a-4bc8-ac4c-1264a4f842a1-173190227094011904" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On y est presque !!! La communauté #StadedeFrance déchire tout le #cqui au #lgw http://t.co/qJvMhf3N", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: On y est presque !!! La communauté #StadedeFrance déchire tout le #cqui au #lgw http://t.co/qJvMhf3N", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3583000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"On y est presque !!! La communaut\\u00e9 #StadedeFrance d\\u00e9chire tout le #cqui au #lgw http:\\/\\/t.co\\/qJvMhf3N\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"StadedeFrance\",\"indices\":[35,49]},{\"text\":\"cqui\",\"indices\":[66,71]},{\"text\":\"lgw\",\"indices\":[75,79]}],\"media\":[{\"type\":\"photo\",\"indices\":[80,100],\"sizes\":{\"small\":{\"h\":455,\"resize\":\"fit\",\"w\":340},\"large\":{\"h\":1024,\"resize\":\"fit\",\"w\":765},\"medium\":{\"h\":803,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdLmFjCIAArGOj.jpg\",\"id_str\":\"173190228373282816\",\"id\":173190228373282816,\"expanded_url\":\"http:\\/\\/twitter.com\\/LudoDelaherche\\/status\\/173190228369088512\\/photo\\/1\",\"display_url\":\"pic.twitter.com\\/qJvMhf3N\",\"url\":\"http:\\/\\/t.co\\/qJvMhf3N\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdLmFjCIAArGOj.jpg\"}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190228369088512\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"favourites_count\":23,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":383,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":2387,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"statuses_count\":6698,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"protected\":false,\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Ludovic Delaherche\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":72665061,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/chapkattack.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\"},\"truncated\":false,\"id\":173190228369088512,\"created_at\":\"Fri Feb 24 23:39:03 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3583000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a2e1e308-5af5-4a15-9dd3-7d74c5124947-173190228369088512" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw si on colle un nez rouge à tout le monde ça peut redonner un peu de couleur à tout ce bleu :S", -"img": { -"src": "http://a2.twimg.com/profile_images/1696961418/avatar_normal.JPG" -}, -"title": "Audrey K: #lgw si on colle un nez rouge à tout le monde ça peut redonner un peu de couleur à tout ce bleu :S", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3584000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw si on colle un nez rouge \\u00e0 tout le monde \\u00e7a peut redonner un peu de couleur \\u00e0 tout ce bleu :S\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190234958344192\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":83,\"screen_name\":\"Audreymifasol\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":250,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"Quelque part\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"D02B55\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1696961418\\/avatar_normal.JPG\",\"description\":\"Prof contractuelle en biologie le lundi, \\u00e9tudiante en histoire, ma\\u00e7on, d\\u00e9coratrice, costumi\\u00e8re, peintre et bidouilleuse de tout l'autre moiti\\u00e9 du temps.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"413420872\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1696961418\\/avatar_normal.JPG\",\"name\":\"Audrey K\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 15 21:31:05 +0000 2011\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":413420872,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/bubulle-de-savon.over-blog.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190234958344192,\"created_at\":\"Fri Feb 24 23:39:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3584000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b18bf07b-1f0e-46dc-84d7-023f3fa7fbc7-173190234958344192" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ca me rassure de voir que les twittos font tous la même tronche de merde devant leur ordi! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1341369350/IMG_0292_normal.JPG" -}, -"title": "Sébastien Von Roth: Ca me rassure de voir que les twittos font tous la même tronche de merde devant leur ordi! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3586000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ca me rassure de voir que les twittos font tous la m\\u00eame tronche de merde devant leur ordi! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[91,95]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190244051591168\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":185,\"screen_name\":\"svonroth\",\"lang\":\"fr\",\"profile_text_color\":\"525252\",\"statuses_count\":237,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Lussy\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"eba800\",\"followers_count\":43,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1341369350\\/IMG_0292_normal.JPG\",\"description\":\"UX Designer\\/Graphiste iOs & Web\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Bern\",\"profile_background_color\":\"f2f2f2\",\"id_str\":\"14003172\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffee7f\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1341369350\\/IMG_0292_normal.JPG\",\"name\":\"S\\u00e9bastien Von Roth\",\"default_profile_image\":false,\"created_at\":\"Tue Feb 26 14:07:04 +0000 2008\",\"profile_sidebar_border_color\":\"e0da61\",\"id\":14003172,\"utc_offset\":3600,\"favourites_count\":90,\"url\":\"http:\\/\\/www.sobees.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190244051591168,\"created_at\":\"Fri Feb 24 23:39:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3586000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b2c8b8b2-8566-4e7e-84af-c35b5be516d4-173190244051591168" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "aaaahhhh @GaspardDelanoe is back #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1713700556/327757_2697599712091_1019576402_2912106_1387153583_o_normal.jpg" -}, -"title": "Florian PolteauGomez: aaaahhhh @GaspardDelanoe is back #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3588000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"aaaahhhh @GaspardDelanoe is back #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"GaspardDelanoe\",\"indices\":[9,24],\"id_str\":\"282651653\",\"name\":\"Gaspard Delanoe\",\"id\":282651653}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190251878162432\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":222,\"screen_name\":\"flopogo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3187,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/388570408\\/twitter_copie.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"009999\",\"followers_count\":133,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1713700556\\/327757_2697599712091_1019576402_2912106_1387153583_o_normal.jpg\",\"description\":\"Fondateur & R\\u00e9dac Chef de @FemmesDeSport \\/ Sportsbook Content Manager @PMU_Sportif \\/ Capitaine de @LiverpoolFrance FC \\/ Joueur Loisir \\u00e0 @IssyParisHand \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"377264102\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/388570408\\/twitter_copie.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1713700556\\/327757_2697599712091_1019576402_2912106_1387153583_o_normal.jpg\",\"name\":\"Florian PolteauGomez\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 21 09:00:53 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":377264102,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.femmesdesport.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190251878162432,\"created_at\":\"Fri Feb 24 23:39:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3588000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "89dfa7c8-62ec-4ad9-8c9d-6b69efae610b-173190251878162432" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @nicoprat: Devant #lgw je me sens un peu comme ça http://t.co/MOn2mTR6", -"img": { -"src": "http://a0.twimg.com/profile_images/1583573214/Chiddy_-Bang_The_Preview_normal.jpg" -}, -"title": "Pierre: RT @nicoprat: Devant #lgw je me sens un peu comme ça http://t.co/MOn2mTR6", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3589000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @nicoprat: Devant #lgw je me sens un peu comme \\u00e7a http:\\/\\/t.co\\/MOn2mTR6\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"nicoprat\",\"indices\":[3,12],\"id_str\":\"19256842\",\"name\":\"Nico Prat\",\"id\":19256842}],\"urls\":[{\"indices\":[53,73],\"expanded_url\":\"http:\\/\\/twitter.com\\/nicoprat\\/status\\/173189994922512384\\/photo\\/1\",\"display_url\":\"pic.twitter.com\\/MOn2mTR6\",\"url\":\"http:\\/\\/t.co\\/MOn2mTR6\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Devant #lgw je me sens un peu comme \\u00e7a http:\\/\\/t.co\\/MOn2mTR6\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[7,11]}],\"media\":[{\"type\":\"photo\",\"indices\":[39,59],\"sizes\":{\"large\":{\"h\":326,\"resize\":\"fit\",\"w\":360},\"medium\":{\"h\":326,\"resize\":\"fit\",\"w\":360},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":308,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdLYf4CEAM3Vtl.jpg\",\"id_str\":\"173189994922512387\",\"expanded_url\":\"http:\\/\\/twitter.com\\/nicoprat\\/status\\/173189994922512384\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdLYf4CEAM3Vtl.jpg\",\"id\":173189994922512387,\"display_url\":\"pic.twitter.com\\/MOn2mTR6\",\"url\":\"http:\\/\\/t.co\\/MOn2mTR6\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189994922512384\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":2297,\"screen_name\":\"nicoprat\",\"lang\":\"en\",\"profile_text_color\":\"0a040a\",\"statuses_count\":29876,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/32273341\\/cassete.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":210,\"profile_link_color\":\"224087\",\"followers_count\":6569,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1842911014\\/guetta_normal.jpg\",\"description\":\"Le Mouv, Tsugi, Technikart, Voxpop, co-auteur des Miscellan\\u00e9es d'Internet, et un petit sudoku de temps en temps\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"19256842\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/32273341\\/cassete.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842911014\\/guetta_normal.jpg\",\"name\":\"Nico Prat\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 20 20:55:08 +0000 2009\",\"profile_sidebar_border_color\":\"050504\",\"id\":19256842,\"utc_offset\":3600,\"favourites_count\":440,\"url\":\"http:\\/\\/nicoprat.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189994922512384,\"created_at\":\"Fri Feb 24 23:38:07 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190257142009858\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":14,\"screen_name\":\"pierremaillefer\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":69,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":2,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851404788\\/421627_2946215967634_1028326679_32405659_1287344013_a_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"268442892\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851404788\\/421627_2946215967634_1028326679_32405659_1287344013_a_normal.jpg\",\"name\":\"Pierre\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 18 19:49:40 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":268442892,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190257142009858,\"created_at\":\"Fri Feb 24 23:39:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3589000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d73be2ed-bb81-4ba9-aa26-910990b3a858-173190257142009858" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton parce que change3ton c'est moins facile #lgw @LeGrandWebze", -"img": { -"src": "http://a0.twimg.com/profile_images/1752605252/slashunderscore_normal.PNG" -}, -"title": "Gilles Defromerie: #change2ton parce que change3ton c'est moins facile #lgw @LeGrandWebze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3591000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#change2ton parce que change3ton c'est moins facile #lgw @LeGrandWebze\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[57,70],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[52,56]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190262821093376\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":59,\"screen_name\":\"geldif\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":225,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Devant un \\u00e9cran num\\u00e9rique\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1752605252\\/slashunderscore_normal.PNG\",\"description\":\"Debugger, Ajusteur d'Octets niveau Certification Binaire, Digital Engineer\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"394186996\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1752605252\\/slashunderscore_normal.PNG\",\"name\":\"Gilles Defromerie\",\"default_profile_image\":false,\"created_at\":\"Wed Oct 19 18:07:56 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":394186996,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190262821093376,\"created_at\":\"Fri Feb 24 23:39:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3591000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "df96f79b-0f88-4c1c-9827-e7685ad42d6f-173190262821093376" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Alors évidemment @francoisrollin #ilreste et Kheops est un peu plus clair que la dernière fois, en même temps c'était pas dur. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1818480321/fake_twivatar_normal.gif" -}, -"title": "Marco Pierrard: Alors évidemment @francoisrollin #ilreste et Kheops est un peu plus clair que la dernière fois, en même temps c'était pas dur. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3592000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Alors \\u00e9videmment @francoisrollin #ilreste et Kheops est un peu plus clair que la derni\\u00e8re fois, en m\\u00eame temps c'\\u00e9tait pas dur. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[17,32],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[33,41]},{\"text\":\"lgw\",\"indices\":[127,131]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190269829783552\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":315,\"screen_name\":\"marcopierrard\",\"lang\":\"fr\",\"profile_text_color\":\"4a4a4a\",\"statuses_count\":528,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/419131721\\/fond_twitter2.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"2d4c6b\",\"followers_count\":125,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1818480321\\/fake_twivatar_normal.gif\",\"description\":\"Animateur, journaliste, bidouilleur web en qu\\u00eate de nouvelles aventures. ex @campusparis & @Radio_Prun \\/\\/ Mes tweets n'engagent que mon avocat.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"999999\",\"id_str\":\"336190321\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/419131721\\/fond_twitter2.png\",\"profile_sidebar_fill_color\":\"\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1818480321\\/fake_twivatar_normal.gif\",\"name\":\"Marco Pierrard\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 15 21:57:12 +0000 2011\",\"profile_sidebar_border_color\":\"f0f0f0\",\"id\":336190321,\"utc_offset\":3600,\"favourites_count\":5,\"url\":\"http:\\/\\/www.marcopierrard.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190269829783552,\"created_at\":\"Fri Feb 24 23:39:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3592000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "60e2ba46-a86b-4f34-9aff-5f58ed26dace-173190269829783552" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'avais peur d'être la seule à ne rien comprendre.. RT @SeriousCharly: Si vous comprenez ce qu'il se passe dans #LGW, arrêtez de boire.", -"img": { -"src": "http://a0.twimg.com/profile_images/1778320118/Photo_du_23-01-12___01.14__2_normal.jpg" -}, -"title": "Magali P.: J'avais peur d'être la seule à ne rien comprendre.. RT @SeriousCharly: Si vous comprenez ce qu'il se passe dans #LGW, arrêtez de boire.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3593000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'avais peur d'\\u00eatre la seule \\u00e0 ne rien comprendre.. RT @SeriousCharly: Si vous comprenez ce qu'il se passe dans #LGW, arr\\u00eatez de boire.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SeriousCharly\",\"indices\":[55,69],\"id_str\":\"149298036\",\"name\":\"Charly M.\",\"id\":149298036}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[112,116]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190271654313984\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":632,\"screen_name\":\"PrMagali\",\"lang\":\"fr\",\"profile_text_color\":\"969696\",\"statuses_count\":2870,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/428631959\\/tumblr_l9z5ffMZSL1qe11ryo1_500.jpg\",\"location\":\"Strasbourg - Paris\",\"show_all_inline_media\":false,\"listed_count\":11,\"profile_link_color\":\"bd4e4e\",\"followers_count\":355,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1778320118\\/Photo_du_23-01-12___01.14__2_normal.jpg\",\"description\":\"\\u00c9tudiante pubarde consciencieuse qui n'aime pas porter des lunettes \\/ #Web #Communication #Actu #Pub #Lol & 2nd degr\\u00e9.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"224178853\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/428631959\\/tumblr_l9z5ffMZSL1qe11ryo1_500.jpg\",\"profile_sidebar_fill_color\":\"0a0a0a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1778320118\\/Photo_du_23-01-12___01.14__2_normal.jpg\",\"name\":\"Magali P.\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 08 10:22:52 +0000 2010\",\"profile_sidebar_border_color\":\"383b36\",\"id\":224178853,\"utc_offset\":-10800,\"favourites_count\":9,\"url\":\"http:\\/\\/quid-deceat.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190271654313984,\"created_at\":\"Fri Feb 24 23:39:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3593000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0ae01d3b-e75d-462d-b79b-76a69cfe0cae-173190271654313984" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon. Les amis sont nombreux sur le TL et sur le plateau de #lgw... mais y a du #rugby très sérieux à côté: Sharks v Bulls... @+ !", -"img": { -"src": "http://a3.twimg.com/profile_images/947115405/fh_avatar_perso_normal.jpg" -}, -"title": "Frederic Humbert: Bon. Les amis sont nombreux sur le TL et sur le plateau de #lgw... mais y a du #rugby très sérieux à côté: Sharks v Bulls... @+ !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3594000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bon. Les amis sont nombreux sur le TL et sur le plateau de #lgw... mais y a du #rugby tr\\u00e8s s\\u00e9rieux \\u00e0 c\\u00f4t\\u00e9: Sharks v Bulls... @+ !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[59,63]},{\"text\":\"rugby\",\"indices\":[79,85]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190277920591872\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":300,\"screen_name\":\"Frederic\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":1520,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/68080021\\/crowd1920x1200.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":36,\"profile_link_color\":\"0000ff\",\"followers_count\":515,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/947115405\\/fh_avatar_perso_normal.jpg\",\"description\":\"Live : www.twitter.com\\/frederic\\r\\n\\r\\nPro : www.innovacom.com\\r\\n\\r\\nBlog : www.rugby-pioneers.com\\r\\n\\r\\nFacebook : www.facebook.com\\/fhumbert\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f2f7f7\",\"id_str\":\"583053\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/68080021\\/crowd1920x1200.jpg\",\"profile_sidebar_fill_color\":\"e0ff92\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/947115405\\/fh_avatar_perso_normal.jpg\",\"name\":\"Frederic Humbert\",\"default_profile_image\":false,\"created_at\":\"Fri Jan 05 14:57:33 +0000 2007\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":583053,\"utc_offset\":3600,\"favourites_count\":15,\"url\":\"http:\\/\\/flavors.me\\/frederic1892\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190277920591872,\"created_at\":\"Fri Feb 24 23:39:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3594000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0926d8e-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c23f6ad2-fe5e-4f26-9525-2e9e2dba79f2-173190277920591872" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Super survol sur ACTA. Dommage. #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1841029880/gangstacat6ze46f4ze6f4z6e84_normal.jpg" -}, -"title": "Brice R.: Super survol sur ACTA. Dommage. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3595000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Super survol sur ACTA. Dommage. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190283243171840\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":69,\"screen_name\":\"brice_r_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2376,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/404651107\\/ToVictory.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1841029880\\/gangstacat6ze46f4ze6f4z6e84_normal.jpg\",\"description\":\"#G\\u00e9meaux #DoublePersonnalit\\u00e9 \\r\\nParce que la vie priv\\u00e9e ne sert pas uniquement \\u00e0 cacher des d\\u00e9lits et des crimes.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Copenhagen\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"15512436\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/404651107\\/ToVictory.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841029880\\/gangstacat6ze46f4ze6f4z6e84_normal.jpg\",\"name\":\"Brice R.\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 21 08:09:24 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":15512436,\"utc_offset\":3600,\"favourites_count\":5,\"url\":\"https:\\/\\/www.eff.org\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190283243171840,\"created_at\":\"Fri Feb 24 23:39:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3595000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2ffd0300-607c-49b9-90ba-8cf1c8930842-173190283243171840" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Ilpart aplui ! (j'offre ce jeu de mots a France Television) #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1480162496/67711_1644595073049_1182058288_1791307_6239553_n_normal.jpg" -}, -"title": "Florent Bernard: #Ilpart aplui ! (j'offre ce jeu de mots a France Television) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3596000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#Ilpart aplui ! (j'offre ce jeu de mots a France Television) #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"Ilpart\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[61,65]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190284451123201\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"soisdesinvolte\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":66,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":48,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1480162496\\/67711_1644595073049_1182058288_1791307_6239553_n_normal.jpg\",\"description\":\"Fantasme sexuel, mod\\u00e8le a suivre, icone du lol.\",\"statuses_count\":244,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/303983869\\/dd.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"120569338\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Florent Bernard\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/303983869\\/dd.jpg\",\"created_at\":\"Sat Mar 06 21:23:59 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":120569338,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/sois-desinvolte.over-blog.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1480162496\\/67711_1644595073049_1182058288_1791307_6239553_n_normal.jpg\"},\"truncated\":false,\"id\":173190284451123201,\"created_at\":\"Fri Feb 24 23:39:16 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3596000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2cb6740d-dc85-49b5-85cb-bb4bbaf21532-173190284451123201" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw c est quoi cette chemise", -"img": { -"src": "http://a1.twimg.com/profile_images/1576463846/285153_10150266213363229_747903228_7746605_7474910_n_normal.jpg" -}, -"title": "Loïc Ansel: #lgw c est quoi cette chemise", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3596000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw c est quoi cette chemise\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[3.1159948,50.5990096],[3.2073395,50.5990096],[3.2073395,50.6729702],[3.1159948,50.6729702]]]},\"attributes\":{},\"full_name\":\"Villeneuve-d'Ascq, Nord\",\"name\":\"Villeneuve-d'Ascq\",\"id\":\"a4b80b13d8a4f881\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/a4b80b13d8a4f881.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[3.14375325,50.66316379]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190285315149824\",\"geo\":{\"type\":\"Point\",\"coordinates\":[50.66316379,3.14375325]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":168,\"screen_name\":\"Loloensucre\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":346,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\\u00dcT: 50.660496,3.136254\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":51,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1576463846\\/285153_10150266213363229_747903228_7746605_7474910_n_normal.jpg\",\"description\":\"La Bio c'est le Mal\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"23433810\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1576463846\\/285153_10150266213363229_747903228_7746605_7474910_n_normal.jpg\",\"name\":\"Lo\\u00efc Ansel\",\"default_profile_image\":false,\"created_at\":\"Mon Mar 09 13:22:22 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":23433810,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/saveurlibre.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190285315149824,\"created_at\":\"Fri Feb 24 23:39:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3596000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "da66c312-9136-4f2e-acaf-32e25fbc5a7b-173190285315149824" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "En fait c'est pas mal #unpeu #lgw pour l'instant.", -"img": { -"src": "http://a0.twimg.com/profile_images/1851376669/gifs_zabuza_26_1__normal.gif" -}, -"title": "Ferhat Dendoune: En fait c'est pas mal #unpeu #lgw pour l'instant.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3597000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"En fait c'est pas mal #unpeu #lgw pour l'instant.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"unpeu\",\"indices\":[22,28]},{\"text\":\"lgw\",\"indices\":[29,33]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190288683184128\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C42639\",\"screen_name\":\"Nara_Shikamaru4\",\"lang\":\"en\",\"favourites_count\":4,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1993,\"location\":\"Paris, France\",\"profile_text_color\":\"542A1D\",\"followers_count\":505,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851376669\\/gifs_zabuza_26_1__normal.gif\",\"description\":\"Que les baltringues de Konoha commencent \\u00e0 chier dans leur froc. On vient pas du m\\u00eame endroit...\",\"statuses_count\":7127,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/421171500\\/Zabuza.jpg\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"EF3C7D\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"F6E3D9\",\"protected\":false,\"id_str\":\"74527443\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Ferhat Dendoune\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/421171500\\/Zabuza.jpg\",\"created_at\":\"Tue Sep 15 19:12:53 +0000 2009\",\"profile_sidebar_fill_color\":\"F8C2DC\",\"id\":74527443,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"https:\\/\\/plus.google.com\\/104684333822937350642\\/about\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851376669\\/gifs_zabuza_26_1__normal.gif\"},\"truncated\":false,\"id\":173190288683184128,\"created_at\":\"Fri Feb 24 23:39:17 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3597000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f092db98-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cc7abbd1-3964-4fc8-ae31-3886eecd8421-173190288683184128" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@tatamirugby Les bulles que tu n'auras pas à tes partiels ? :-D #cqui #lgw #TeamSF #StadeDeFrance", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @tatamirugby Les bulles que tu n'auras pas à tes partiels ? :-D #cqui #lgw #TeamSF #StadeDeFrance", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3600000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"tatamirugby\",\"favorited\":false,\"text\":\"@tatamirugby Les bulles que tu n'auras pas \\u00e0 tes partiels ? :-D #cqui #lgw #TeamSF #StadeDeFrance\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"tatamirugby\",\"indices\":[0,12],\"name\":\"Marius\",\"id_str\":\"27248204\",\"id\":27248204}],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[64,69]},{\"text\":\"lgw\",\"indices\":[70,74]},{\"text\":\"TeamSF\",\"indices\":[75,82]},{\"text\":\"StadeDeFrance\",\"indices\":[83,97]}]},\"in_reply_to_user_id\":27248204,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173190097209004032,\"in_reply_to_status_id_str\":\"173190097209004032\",\"id_str\":\"173190302138499072\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"favourites_count\":254,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":156,\"location\":\"Paris Montparnasse - Bruxelles\",\"profile_text_color\":\"333333\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"statuses_count\":34435,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Pierre B.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":104184883,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\"},\"truncated\":false,\"id\":173190302138499072,\"created_at\":\"Fri Feb 24 23:39:20 +0000 2012\",\"in_reply_to_user_id_str\":\"27248204\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3600000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73ddc0-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7f24c8e8-6e2c-4a91-8c38-3670a4fac6d0-173190302138499072" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On peut voter plusieurs fois? #ilReste #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1849286517/plumesdanges_normal.jpg" -}, -"title": "plumesdanges: On peut voter plusieurs fois? #ilReste #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3600000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"On peut voter plusieurs fois? #ilReste #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[30,38]},{\"text\":\"LGW\",\"indices\":[39,43]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190302935429122\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"fcfcfc\",\"screen_name\":\"plumesdanges\",\"lang\":\"fr\",\"favourites_count\":84,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":283,\"location\":\"Hell\",\"profile_text_color\":\"0a0a0a\",\"followers_count\":591,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"description\":\"pas interessante, pas drole et pas tr\\u00e8s intelligente, bref sans interet ! Pr\\u00e9sidente fondatrice de l'#InsomniaqueTeam \\/\\/ #TeamLumbagos \",\"statuses_count\":39032,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"show_all_inline_media\":false,\"listed_count\":44,\"profile_link_color\":\"4813f5\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fcfcfc\",\"protected\":false,\"id_str\":\"27325670\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"plumesdanges\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"created_at\":\"Sat Mar 28 22:43:40 +0000 2009\",\"profile_sidebar_fill_color\":\"fcfcfc\",\"id\":27325670,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.youtube.com\\/plumesdanges\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\"},\"truncated\":false,\"id\":173190302935429122,\"created_at\":\"Fri Feb 24 23:39:20 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3600000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "12c3365f-091c-4ac6-81a5-2aeff9434d1b-173190302935429122" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": ".@my_Planetarium_ a cause du droit à l'image des Twittos^^ #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1836345668/profile_normal.png" -}, -"title": "ArDuB57: .@my_Planetarium_ a cause du droit à l'image des Twittos^^ #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3601000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"my_Planetarium_\",\"favorited\":false,\"text\":\".@my_Planetarium_ a cause du droit \\u00e0 l'image des Twittos^^ #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"my_Planetarium_\",\"indices\":[1,17],\"name\":\"myPlanetarium\",\"id_str\":\"302897276\",\"id\":302897276}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[59,63]}]},\"in_reply_to_user_id\":302897276,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173189920104513536,\"in_reply_to_status_id_str\":\"173189920104513536\",\"id_str\":\"173190305498148864\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"1c2352\",\"screen_name\":\"ArDub57\",\"lang\":\"en\",\"favourites_count\":1604,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":646,\"location\":\"FRANCE - METZ - SARREGUEMINES\",\"profile_text_color\":\"333333\",\"followers_count\":1090,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"description\":\"FreeParty Style - Raleur Pro - Trolleur Compulsif - DHD Android 2.3\\/Transformer 3.2.1 - PS3 @Pix_auto http:\\/\\/pixauto.tumblr.com - http:\\/\\/iboga.tumblr.com\",\"statuses_count\":83436,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"show_all_inline_media\":false,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"21448223\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"ArDuB57\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"created_at\":\"Fri Feb 20 23:57:59 +0000 2009\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":21448223,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/ardbox.blogspot.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\"},\"truncated\":false,\"id\":173190305498148864,\"created_at\":\"Fri Feb 24 23:39:21 +0000 2012\",\"in_reply_to_user_id_str\":\"302897276\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3601000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1c740dbe-1500-4bf6-aebf-6bdc1968321f-173190305498148864" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilReste !!!", -"img": { -"src": "http://a0.twimg.com/profile_images/1817740541/avatar_normal.png" -}, -"title": "Elodie : #lgw #ilReste !!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3601000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"#lgw #ilReste !!!\",\"created_at\":\"Fri Feb 24 23:39:21 +0000 2012\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilReste\",\"indices\":[5,13]}],\"user_mentions\":[]},\"retweet_count\":0,\"place\":null,\"in_reply_to_status_id_str\":null,\"retweeted\":false,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"id_str\":\"173190306135678977\",\"coordinates\":null,\"in_reply_to_screen_name\":null,\"contributors\":null,\"geo\":null,\"user\":{\"listed_count\":1,\"created_at\":\"Tue May 17 10:50:10 +0000 2011\",\"profile_text_color\":\"333333\",\"is_translator\":false,\"show_all_inline_media\":false,\"lang\":\"fr\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"url\":null,\"default_profile\":true,\"notifications\":null,\"profile_link_color\":\"0084B4\",\"screen_name\":\"eloheaven\",\"time_zone\":null,\"description\":\"\",\"following\":null,\"geo_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_background_color\":\"C0DEED\",\"location\":\"\",\"id_str\":\"300189920\",\"profile_background_tile\":false,\"followers_count\":14,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817740541\\/avatar_normal.png\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1817740541\\/avatar_normal.png\",\"default_profile_image\":false,\"follow_request_sent\":null,\"profile_sidebar_fill_color\":\"DDEEF6\",\"favourites_count\":55,\"protected\":false,\"friends_count\":77,\"profile_sidebar_border_color\":\"C0DEED\",\"name\":\"Elodie \",\"contributors_enabled\":false,\"verified\":false,\"id\":300189920,\"statuses_count\":93,\"profile_use_background_image\":true,\"utc_offset\":null},\"in_reply_to_user_id\":null,\"in_reply_to_status_id\":null,\"favorited\":false,\"id\":173190306135678977}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3601000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "701d768f-1a9a-4580-a364-e0f3990824ee-173190306135678977" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #cQuoi ce truc auquel je cale rien ?", -"img": { -"src": "http://a3.twimg.com/profile_images/1472617076/avatar1_normal.png" -}, -"title": "Le Défootoir: #lgw #cQuoi ce truc auquel je cale rien ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3602000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #cQuoi ce truc auquel je cale rien ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cQuoi\",\"indices\":[5,11]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190310023802881\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":219,\"screen_name\":\"ledefootoir\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":20491,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/383241033\\/twilk_background_4eeb795d6cdc9.jpg\",\"location\":\"Rennes\",\"show_all_inline_media\":false,\"listed_count\":100,\"profile_link_color\":\"0084B4\",\"followers_count\":1389,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1472617076\\/avatar1_normal.png\",\"description\":\"Le football est un sport simple rendu compliqu\\u00e9 par des gens qui n\\u2019y connaissent rien. B.Shankly. http:\\/\\/www.panenka.fr http:\\/\\/www.moustachefootballclub.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"83946506\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/383241033\\/twilk_background_4eeb795d6cdc9.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1472617076\\/avatar1_normal.png\",\"name\":\"Le D\\u00e9footoir\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 20 22:57:15 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":83946506,\"utc_offset\":null,\"favourites_count\":110,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190310023802881,\"created_at\":\"Fri Feb 24 23:39:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3602000, -"tags": [ -{ -"id-ref": "f093659a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e4e9abd7-4bb0-4f50-bb1a-ab31f4aa541b-173190310023802881" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Tellement rare qu'on parle si justement d' #acta à la télé, et sur le service public en plus! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1837898755/nydiryn_normal.jpg" -}, -"title": "Nydiryn: Tellement rare qu'on parle si justement d' #acta à la télé, et sur le service public en plus! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3602000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Tellement rare qu'on parle si justement d' #acta \\u00e0 la t\\u00e9l\\u00e9, et sur le service public en plus! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"acta\",\"indices\":[43,48]},{\"text\":\"lgw\",\"indices\":[94,98]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190311655374849\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Nydiryn\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":124,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":12,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1837898755\\/nydiryn_normal.jpg\",\"description\":\"Trentenaire, m\\u00e8re c\\u00e9libataire, mutante.\",\"statuses_count\":34,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/429430115\\/fond1.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"93A644\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"B2DFDA\",\"protected\":false,\"id_str\":\"496760340\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Nydiryn\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429430115\\/fond1.jpg\",\"created_at\":\"Sun Feb 19 08:25:23 +0000 2012\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":496760340,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/nydiryn.blogspot.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1837898755\\/nydiryn_normal.jpg\"},\"truncated\":false,\"id\":173190311655374849,\"created_at\":\"Fri Feb 24 23:39:22 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3602000, -"tags": [ -{ -"id-ref": "efb37962-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6403b5fb-d7e7-4655-9365-bfe72c05fc1c-173190311655374849" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "bon allez je vais passer un peur voir #cqui les gens sur le plateau de #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1737835878/28310_403409769373_707764373_4089795_8073551_n_normal.jpg" -}, -"title": "igor reteno: bon allez je vais passer un peur voir #cqui les gens sur le plateau de #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3602000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"bon allez je vais passer un peur voir #cqui les gens sur le plateau de #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[38,43]},{\"text\":\"lgw\",\"indices\":[72,76]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190311890255873\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"D9B17E\",\"screen_name\":\"Igorreteno\",\"lang\":\"it\",\"favourites_count\":170,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":355,\"location\":\"paris\",\"profile_text_color\":\"333333\",\"followers_count\":298,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1737835878\\/28310_403409769373_707764373_4089795_8073551_n_normal.jpg\",\"description\":\" je suis paradoxal , bien dans ma tete et amoureux de venise , les mots sont mes amis et les rencontres aussi surtout quand elles sont belles\",\"statuses_count\":37210,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/429495126\\/11-venise.JPG\",\"show_all_inline_media\":false,\"listed_count\":34,\"profile_link_color\":\"9D582E\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"protected\":false,\"id_str\":\"99097843\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"igor reteno\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429495126\\/11-venise.JPG\",\"created_at\":\"Thu Dec 24 12:50:20 +0000 2009\",\"profile_sidebar_fill_color\":\"EADEAA\",\"id\":99097843,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/igorreteno.wordpress.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1737835878\\/28310_403409769373_707764373_4089795_8073551_n_normal.jpg\"},\"truncated\":false,\"id\":173190311890255873,\"created_at\":\"Fri Feb 24 23:39:22 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3602000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c08f0cdc-f383-40a0-99ea-932dc6e50ec2-173190311890255873" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @GabytaineFlam: Les gens qui écrivent à #lgw juste pour voir leur gueule à la télé. Les @elTouristio", -"img": { -"src": "http://a3.twimg.com/profile_images/1842982735/princesse_normal.jpg" -}, -"title": "Sylvain Sanders: RT @GabytaineFlam: Les gens qui écrivent à #lgw juste pour voir leur gueule à la télé. Les @elTouristio", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3603000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @GabytaineFlam: Les gens qui \\u00e9crivent \\u00e0 #lgw juste pour voir leur gueule \\u00e0 la t\\u00e9l\\u00e9. Les @elTouristio\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"GabytaineFlam\",\"indices\":[3,17],\"id_str\":\"161146189\",\"name\":\"R\\u00e9mi\",\"id\":161146189},{\"screen_name\":\"elTouristio\",\"indices\":[91,103],\"id_str\":\"37389744\",\"name\":\"Sylvain Sanders\",\"id\":37389744}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[43,47]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Les gens qui \\u00e9crivent \\u00e0 #lgw juste pour voir leur gueule \\u00e0 la t\\u00e9l\\u00e9. Les @elTouristio\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"elTouristio\",\"indices\":[72,84],\"id_str\":\"37389744\",\"name\":\"Sylvain Sanders\",\"id\":37389744}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190174933659648\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":319,\"screen_name\":\"GabytaineFlam\",\"lang\":\"fr\",\"profile_text_color\":\"8FCAE0\",\"statuses_count\":5859,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"location\":\"Toulouse.\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"4BB7DF\",\"followers_count\":367,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"description\":\"Les tweets qui ont \\u00e9t\\u00e9 \\u00e9crits dans cette TL ont \\u00e9t\\u00e9 faits par un professionnel. N'essayez pas de les reproduire \\u00e0 la maison. Contentez vous de les suivre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"59BEE4\",\"id_str\":\"161146189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"profile_sidebar_fill_color\":\"191F22\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"name\":\"R\\u00e9mi\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 30 03:07:45 +0000 2010\",\"profile_sidebar_border_color\":\"4BB7DF\",\"id\":161146189,\"utc_offset\":-10800,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190174933659648,\"created_at\":\"Fri Feb 24 23:38:50 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/hotot.org\\\" rel=\\\"nofollow\\\"\\u003EHotot\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190314578812930\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":104,\"screen_name\":\"elTouristio\",\"lang\":\"en\",\"profile_text_color\":\"CEC79B\",\"statuses_count\":35533,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"location\":\"Au pied d'un arc-en-ciel.\",\"show_all_inline_media\":true,\"listed_count\":57,\"profile_link_color\":\"8C7679\",\"followers_count\":515,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\",\"description\":\"Je ne suis que joie, amour, bonheur et chaleur dans mon c\\u0153ur. #TeamLumbagos #TeamAbats\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FBEBB8\",\"id_str\":\"37389744\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"profile_sidebar_fill_color\":\"46284E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\",\"name\":\"Sylvain Sanders\",\"default_profile_image\":false,\"created_at\":\"Sun May 03 08:39:57 +0000 2009\",\"profile_sidebar_border_color\":\"20183F\",\"id\":37389744,\"utc_offset\":3600,\"favourites_count\":62,\"url\":\"http:\\/\\/flavors.me\\/eltouristio\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190314578812930,\"created_at\":\"Fri Feb 24 23:39:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3603000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fb10b825-d8d0-4828-96af-8debf992446c-173190314578812930" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'aime bien le côté no compromise de @jcfrog qui ne sacrifie pas sa montagne ou sa mer sur l'hôtel du showbizz #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/360406797/oeil_coul_normal.JPG" -}, -"title": "Emmanuelle Bastoul: J'aime bien le côté no compromise de @jcfrog qui ne sacrifie pas sa montagne ou sa mer sur l'hôtel du showbizz #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3603000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'aime bien le c\\u00f4t\\u00e9 no compromise de @jcfrog qui ne sacrifie pas sa montagne ou sa mer sur l'h\\u00f4tel du showbizz #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[37,44],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[111,115]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190315560275968\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":450,\"screen_name\":\"Emma_nuelle\",\"lang\":\"en\",\"profile_text_color\":\"4f4848\",\"statuses_count\":1413,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/29141675\\/NY_applestore_-_Copie.jpg\",\"location\":\"taussat - France\",\"show_all_inline_media\":false,\"listed_count\":33,\"profile_link_color\":\"7a4222\",\"followers_count\":446,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/360406797\\/oeil_coul_normal.JPG\",\"description\":\"j'ai pas de blog mais bon...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"65350847\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/29141675\\/NY_applestore_-_Copie.jpg\",\"profile_sidebar_fill_color\":\"c4c127\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/360406797\\/oeil_coul_normal.JPG\",\"name\":\"Emmanuelle Bastoul\",\"default_profile_image\":false,\"created_at\":\"Thu Aug 13 12:27:30 +0000 2009\",\"profile_sidebar_border_color\":\"8a8c8c\",\"id\":65350847,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190315560275968,\"created_at\":\"Fri Feb 24 23:39:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3603000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "01419975-3357-4d20-a627-552173975456-173190315560275968" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw chouette le reoutr de gaspard delanoe", -"img": { -"src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_0_normal.png" -}, -"title": "tvitter: #lgw chouette le reoutr de gaspard delanoe", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3606000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw chouette le reoutr de gaspard delanoe\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190327694405634\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":0,\"screen_name\":\"frtvitter\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":8,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"502064059\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"name\":\"tvitter\",\"default_profile_image\":true,\"created_at\":\"Fri Feb 24 19:33:41 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":502064059,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190327694405634,\"created_at\":\"Fri Feb 24 23:39:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3606000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "75b0579d-e074-496f-8f9d-2ce5d1787438-173190327694405634" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et Gaspard Delanoë. J'aime! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1682788944/oriane_twitter_normal.png" -}, -"title": "Oriane Hurard: Et Gaspard Delanoë. J'aime! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3607000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Et Gaspard Delano\\u00eb. J'aime! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190330399723520\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"Orianehurard\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2726,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":24,\"profile_link_color\":\"de2a5d\",\"followers_count\":485,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"description\":\"S\\u00e9ries, transmedia, cin\\u00e9ma. Dipl\\u00f4m\\u00e9e @ina_SUP en production \\/\\/ \\r\\nCharg\\u00e9e de coordination @TIULab, programme d'encadrement \\u00e9tudiant transmedia\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"198934087\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"profile_sidebar_fill_color\":\"c1a7c7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"name\":\"Oriane Hurard\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 05 16:26:22 +0000 2010\",\"profile_sidebar_border_color\":\"592459\",\"id\":198934087,\"utc_offset\":-10800,\"favourites_count\":461,\"url\":\"http:\\/\\/www.transmediaimmersiveuniversity.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190330399723520,\"created_at\":\"Fri Feb 24 23:39:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3607000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f981e20f-421b-44de-920d-1688768602a6-173190330399723520" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oki.... RT @jicmajane: Je suis une star je passe dans une bulle!!! #lgw #cqui", -"img": { -"src": "http://a0.twimg.com/profile_images/1848450170/poseur_normal.jpg" -}, -"title": "Pras: Oki.... RT @jicmajane: Je suis une star je passe dans une bulle!!! #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3607000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oki.... RT @jicmajane: Je suis une star je passe dans une bulle!!! #lgw #cqui\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jicmajane\",\"indices\":[11,21],\"id_str\":\"39099498\",\"name\":\"Jenni\",\"id\":39099498}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[67,71]},{\"text\":\"cqui\",\"indices\":[72,77]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190332211662848\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1362,\"screen_name\":\"Praska\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":48429,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/54512196\\/wallpaper.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":170,\"profile_link_color\":\"0084B4\",\"followers_count\":3040,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848450170\\/poseur_normal.jpg\",\"description\":\"BOSS[Viedegeek + Bargaming]\\r\\nFirewall Karmique\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1b8085\",\"id_str\":\"15453030\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/54512196\\/wallpaper.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848450170\\/poseur_normal.jpg\",\"name\":\"Pras\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 16 11:15:07 +0000 2008\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":15453030,\"utc_offset\":3600,\"favourites_count\":195,\"url\":\"http:\\/\\/flavors.me\\/praska\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190332211662848,\"created_at\":\"Fri Feb 24 23:39:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3607000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "33442f0e-3379-40b4-8ffa-8017deb2ab80-173190332211662848" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @AlexHervaud: Allez, y'a le Palmashow sur France 5, on peut désormais vraiment rire. #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1358778305/image_normal.jpg" -}, -"title": "Fandinger Grimer: RT @AlexHervaud: Allez, y'a le Palmashow sur France 5, on peut désormais vraiment rire. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3609000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @AlexHervaud: Allez, y'a le Palmashow sur France 5, on peut d\\u00e9sormais vraiment rire. #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"AlexHervaud\",\"indices\":[3,15],\"name\":\"Alexandre Hervaud\",\"id_str\":\"14321981\",\"id\":14321981}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[88,92]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Allez, y'a le Palmashow sur France 5, on peut d\\u00e9sormais vraiment rire. #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[71,75]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173177780845019136\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"AlexHervaud\",\"lang\":\"fr\",\"favourites_count\":3392,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1078,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":14844,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1536891239\\/twitter_avatar_2_normal.jpg\",\"description\":\"Journaliste, ex-Lib\\u00e9, chroniqueur au Mouv et Vodkaster.com, (d\\u00e9)formateur pour l'ESJ. Assiste @JeanReneCraypio. Mes tweets n'engagent pas P\\u00f4le Emploi.\",\"statuses_count\":48450,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/346551794\\/norwegian_troll.jpg\",\"show_all_inline_media\":true,\"listed_count\":816,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"401d91\",\"protected\":false,\"id_str\":\"14321981\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Alexandre Hervaud\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/346551794\\/norwegian_troll.jpg\",\"created_at\":\"Mon Apr 07 11:34:52 +0000 2008\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":14321981,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/alexhervaud.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1536891239\\/twitter_avatar_2_normal.jpg\"},\"truncated\":false,\"id\":173177780845019136,\"created_at\":\"Fri Feb 24 22:49:35 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190339371339777\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"Grimeurt\",\"lang\":\"fr\",\"favourites_count\":4,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":81,\"location\":\"Tooloose\",\"profile_text_color\":\"333333\",\"followers_count\":37,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1358778305\\/image_normal.jpg\",\"description\":\"Fan de photo, JV et des filles :D\",\"statuses_count\":2499,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"299809920\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Fandinger Grimer\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Mon May 16 18:21:58 +0000 2011\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":299809920,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1358778305\\/image_normal.jpg\"},\"truncated\":false,\"id\":173190339371339777,\"created_at\":\"Fri Feb 24 23:39:29 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3609000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5c38b8d1-bbe7-4adf-a771-775fd78e1dec-173190339371339777" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw @rollinfrancois #ilreste à la maison #votequalitatit", -"img": { -"src": "http://a0.twimg.com/profile_images/1602210892/Galactica_normal.jpg" -}, -"title": "Cammarata Thierry: #lgw @rollinfrancois #ilreste à la maison #votequalitatit", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3610000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw @rollinfrancois #ilreste \\u00e0 la maison #votequalitatit\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[21,29]},{\"text\":\"votequalitatit\",\"indices\":[42,57]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190346535215104\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"DFDFDF\",\"screen_name\":\"thcammarata\",\"lang\":\"en\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":98,\"location\":\"france\",\"profile_text_color\":\"333333\",\"followers_count\":23,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"description\":\"\",\"statuses_count\":1162,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"990000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"protected\":false,\"id_str\":\"334554629\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Cammarata Thierry\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"created_at\":\"Wed Jul 13 08:43:07 +0000 2011\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"id\":334554629,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\"},\"truncated\":false,\"id\":173190346535215104,\"created_at\":\"Fri Feb 24 23:39:30 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3610000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0946954-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dc59627e-f0a1-4ce2-8e2e-14c1be52cb82-173190346535215104" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "sur #lgw pour #rollin OK #ilreste mais #cqui ?!", -"img": { -"src": "http://a1.twimg.com/profile_images/1803920053/hartza_anon_normal.gif" -}, -"title": "Christophe BONNARD: sur #lgw pour #rollin OK #ilreste mais #cqui ?!", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3612000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"sur #lgw pour #rollin OK #ilreste mais #cqui ?!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[4,8]},{\"text\":\"rollin\",\"indices\":[14,21]},{\"text\":\"ilreste\",\"indices\":[25,33]},{\"text\":\"cqui\",\"indices\":[39,44]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190353380315136\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":409,\"screen_name\":\"hartza_info\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3511,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/87533720\\/fd_hartza_twitter.jpg\",\"location\":\"64250 LOUHOSSOA\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"followers_count\":169,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1803920053\\/hartza_anon_normal.gif\",\"description\":\"auto-entrepreneur\\r\\nR\\u00e9paration, assistance et maintenance informatique, Cr\\u00e9ation de Site Internet, Montage Vid\\u00e9o, Infographie...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"123547535\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/87533720\\/fd_hartza_twitter.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803920053\\/hartza_anon_normal.gif\",\"name\":\"Christophe BONNARD\",\"default_profile_image\":false,\"created_at\":\"Tue Mar 16 12:35:18 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":123547535,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/hartza.info\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190353380315136,\"created_at\":\"Fri Feb 24 23:39:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3612000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efa96512-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "50125128-4108-49ba-a7d3-181b0a9137d9-173190353380315136" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cqui le mec en blanc ? Il a fumé avant ? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1638809461/image_normal.jpg" -}, -"title": "Mickaël Martin-Haim: #cqui le mec en blanc ? Il a fumé avant ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3613000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#cqui le mec en blanc ? Il a fum\\u00e9 avant ? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[42,46]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190355850764290\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"MikaMartinHaim\",\"lang\":\"fr\",\"favourites_count\":4,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":56,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":687,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1638809461\\/image_normal.jpg\",\"description\":\"Journaliste de sports. A travaill\\u00e9 pour Le Foot, iT\\u00c9L\\u00c9, LNR.FR. Pr\\u00e9sentateur du JT Sp\\u00e9cial Coupe du Monde sur DailySport. Passionn\\u00e9 par le Burkina Faso.\",\"statuses_count\":13620,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":41,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"179939495\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Micka\\u00ebl Martin-Haim\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Wed Aug 18 13:15:48 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":179939495,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1638809461\\/image_normal.jpg\"},\"truncated\":false,\"id\":173190355850764290,\"created_at\":\"Fri Feb 24 23:39:33 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3613000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e3fbd0d2-5acd-402b-8e54-4bb0bf930c9f-173190355850764290" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw enfin je dis #ilpart c'est juste pour passer à la tv", -"img": { -"src": "http://a3.twimg.com/profile_images/1272111066/coucou_a_celui_qui_lit__a_normal.png" -}, -"title": "Gandhiiman: #lgw enfin je dis #ilpart c'est juste pour passer à la tv", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3613000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw enfin je dis #ilpart c'est juste pour passer \\u00e0 la tv\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[18,25]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190357121642497\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"gandhiiman\",\"lang\":\"en\",\"favourites_count\":13,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":396,\"location\":\"at home\",\"profile_text_color\":\"666666\",\"followers_count\":137,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1272111066\\/coucou_a_celui_qui_lit__a_normal.png\",\"description\":\"Infographiste multimedia, motiondesigner ...\",\"statuses_count\":2749,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"50971217\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Gandhiiman\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Fri Jun 26 08:05:22 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":50971217,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.onedesignonline.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1272111066\\/coucou_a_celui_qui_lit__a_normal.png\"},\"truncated\":false,\"id\":173190357121642497,\"created_at\":\"Fri Feb 24 23:39:33 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3613000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "71465864-a844-456b-ab4b-d4a6d2b66a35-173190357121642497" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Est-ce que si on explose les tweets #lgw ce soir une partie sera reversée aux @restoducoeur2012 #telethon", -"img": { -"src": "http://a3.twimg.com/profile_images/1621293373/IMG_1937_normal.JPG" -}, -"title": "Réda Ben': Est-ce que si on explose les tweets #lgw ce soir une partie sera reversée aux @restoducoeur2012 #telethon", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3614000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Est-ce que si on explose les tweets #lgw ce soir une partie sera revers\\u00e9e aux @restoducoeur2012 #telethon\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[36,40]},{\"text\":\"telethon\",\"indices\":[96,105]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[4.7718312,45.7073626],[4.8983666,45.7073626],[4.8983666,45.8082829],[4.7718312,45.8082829]]]},\"attributes\":{},\"full_name\":\"Lyon, Rh\\u00f4ne\",\"name\":\"Lyon\",\"id\":\"d091189af463dd4a\",\"place_type\":\"city\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/d091189af463dd4a.json\"},\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190362934939648\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"204207\",\"screen_name\":\"RedActiion\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":292,\"location\":\"Lyon\",\"profile_text_color\":\"485C3A\",\"followers_count\":114,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1621293373\\/IMG_1937_normal.JPG\",\"description\":\"Vous m'avez donn\\u00e9 de la boue et j'en ai fait de l'or ! Baudelaire.\\r\\nEn M1 InfoCom op. M\\u00e9dia \\u00e0 Lyon 2 Lumi\\u00e8re. Cogite sur un m\\u00e9moire \\u00e0 propos de Radio\\/Web.\",\"statuses_count\":1770,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/425658451\\/x31cbb9885e983fcafa523c15231d14e.jpg\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"618238\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Madrid\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"109335635\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"R\\u00e9da Ben'\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425658451\\/x31cbb9885e983fcafa523c15231d14e.jpg\",\"created_at\":\"Thu Jan 28 18:33:52 +0000 2010\",\"profile_sidebar_fill_color\":\"060A00\",\"id\":109335635,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1621293373\\/IMG_1937_normal.JPG\"},\"truncated\":false,\"id\":173190362934939648,\"created_at\":\"Fri Feb 24 23:39:34 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3614000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f094db82-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "88e97aea-c71f-4b30-83d6-94a71b3e17f9-173190362934939648" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere", -"img": { -"src": "http://a3.twimg.com/profile_images/1802232284/Capture_d__cran_2012-02-04___01.15.52_normal.png" -}, -"title": "Marion: RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3615000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeRadiateur\",\"indices\":[3,15],\"id_str\":\"194271706\",\"name\":\"Joffrey D.\",\"id\":194271706}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[63,67]},{\"text\":\"TweetPreventionRoutiere\",\"indices\":[94,118]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]},{\"text\":\"TweetPreventionRoutiere\",\"indices\":[77,101]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189178589315072\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":263,\"screen_name\":\"LeRadiateur\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":4227,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Lyon\",\"show_all_inline_media\":true,\"listed_count\":8,\"profile_link_color\":\"2FC2EF\",\"followers_count\":368,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1777542862\\/charlot_normal.jpg\",\"description\":\"Coordinateur d'Antenne sur NRJ \\/ Animateur du 9h-Midi \\/ Passionn\\u00e9 de photographie \\/ Tweets originaux garantis.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"194271706\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1777542862\\/charlot_normal.jpg\",\"name\":\"Joffrey D.\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 23 20:17:47 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":194271706,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/leradiateur\\/sets\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189178589315072,\"created_at\":\"Fri Feb 24 23:34:52 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190366583988224\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":186,\"screen_name\":\"iiioon\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":11591,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme20\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"BF1238\",\"followers_count\":105,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1802232284\\/Capture_d__cran_2012-02-04___01.15.52_normal.png\",\"description\":\"Accro aux s\\u00e9ries et \\u00e0 l'humour. HeroCorpienne. \\r\\nEt pourquoi faire aujourd'hui c'que j'pourrai faire demain ?\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BF1238\",\"id_str\":\"39847706\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme20\\/bg.png\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802232284\\/Capture_d__cran_2012-02-04___01.15.52_normal.png\",\"name\":\"Marion\",\"default_profile_image\":false,\"created_at\":\"Wed May 13 21:57:02 +0000 2009\",\"profile_sidebar_border_color\":\"FFFFFF\",\"id\":39847706,\"utc_offset\":3600,\"favourites_count\":47,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190366583988224,\"created_at\":\"Fri Feb 24 23:39:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3615000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f070e628-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f0fa5b88-785f-4957-9f2e-d9c30e4c6a43-173190366583988224" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @3615pbs: #LGW c'est le radeau de la méduse, mais avec des meubles qui s'allument", -"img": { -"src": "http://a1.twimg.com/profile_images/1791807006/M02l8U9H_normal" -}, -"title": "Jean-Baptiste Camus: RT @3615pbs: #LGW c'est le radeau de la méduse, mais avec des meubles qui s'allument", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3615000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @3615pbs: #LGW c'est le radeau de la m\\u00e9duse, mais avec des meubles qui s'allument\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"3615pbs\",\"indices\":[3,11],\"id_str\":\"133024198\",\"name\":\"P. Bourdin-Sauviac\",\"id\":133024198}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[13,17]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190364642025472\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":292,\"screen_name\":\"monsieurcamus\",\"lang\":\"fr\",\"profile_text_color\":\"0b4d13\",\"statuses_count\":1788,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/185944954\\/novo_blog.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":12,\"profile_link_color\":\"000300\",\"followers_count\":222,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1791807006\\/M02l8U9H_normal\",\"description\":\"\\u00c9tudiant en Master @ISCOM, #Geek & fl\\u00e2neur digital, Flooder de bonnes aventures en 140 caract\\u00e8res, parfois moins...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"7bd97b\",\"id_str\":\"221094156\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/185944954\\/novo_blog.png\",\"profile_sidebar_fill_color\":\"d1ffda\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1791807006\\/M02l8U9H_normal\",\"name\":\"Jean-Baptiste Camus\",\"default_profile_image\":false,\"created_at\":\"Mon Nov 29 18:36:19 +0000 2010\",\"profile_sidebar_border_color\":\"75ff91\",\"id\":221094156,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/unmecsansblog.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190364642025472,\"created_at\":\"Fri Feb 24 23:39:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3615000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "16cd8b54-1dbd-4d47-a96e-3466c6572c6c-173190364642025472" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est notre candidat fétiche : @gasparddelanoe, que nous avions reçu lors de la 2ème émission #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817123979/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png" -}, -"title": "legrandwebze: C'est notre candidat fétiche : @gasparddelanoe, que nous avions reçu lors de la 2ème émission #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3615000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est notre candidat f\\u00e9tiche : @gasparddelanoe, que nous avions re\\u00e7u lors de la 2\\u00e8me \\u00e9mission #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"GaspardDelanoe\",\"indices\":[31,46],\"name\":\"Gaspard Delanoe\",\"id_str\":\"282651653\",\"id\":282651653}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[94,98]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190364373581824\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":3026,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":3285,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"statuses_count\":1480,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"legrandwebze\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":365949385,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\"},\"truncated\":false,\"id\":173190364373581824,\"created_at\":\"Fri Feb 24 23:39:35 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3615000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e5b531b7-1f45-4fe2-8592-0af09968d431-173190364373581824" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Une impression de déjà vu non ? Comique de répétition ? #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1578025973/e_M_a_n_u_-188x188_normal.jpg" -}, -"title": "Manu: Une impression de déjà vu non ? Comique de répétition ? #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3617000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Une impression de d\\u00e9j\\u00e0 vu non ? Comique de r\\u00e9p\\u00e9tition ? #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[56,60]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190372309209089\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"e_M_a_n_u_\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":377,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":285,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1578025973\\/e_M_a_n_u_-188x188_normal.jpg\",\"description\":\"Homme 2.0 r\\u00e9solument attach\\u00e9 \\u00e0 sa vie sociale IRL !\",\"statuses_count\":3125,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"189600177\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Manu\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Sat Sep 11 18:20:22 +0000 2010\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":189600177,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1578025973\\/e_M_a_n_u_-188x188_normal.jpg\"},\"truncated\":false,\"id\":173190372309209089,\"created_at\":\"Fri Feb 24 23:39:37 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3617000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c811d5de-3ff6-4961-8bd2-bef82579cea0-173190372309209089" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@nicoprat: Devant #lgw je me sens un peu comme ça http://t.co/Y6Hfiyge”", -"img": { -"src": "http://a2.twimg.com/profile_images/1546709422/EddiSon-_20-sur-20_ANTHONB_normal.jpg" -}, -"title": "anthonydelorme: “@nicoprat: Devant #lgw je me sens un peu comme ça http://t.co/Y6Hfiyge”", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3617000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@nicoprat: Devant #lgw je me sens un peu comme \\u00e7a http:\\/\\/t.co\\/Y6Hfiyge\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"nicoprat\",\"indices\":[1,10],\"id_str\":\"19256842\",\"name\":\"Nico Prat\",\"id\":19256842}],\"urls\":[{\"indices\":[51,71],\"expanded_url\":\"http:\\/\\/twitter.com\\/nicoprat\\/status\\/173189994922512384\\/photo\\/1\",\"display_url\":\"pic.twitter.com\\/Y6Hfiyge\",\"url\":\"http:\\/\\/t.co\\/Y6Hfiyge\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190374569947137\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":626,\"screen_name\":\"anthonydelorme\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":2255,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":113,\"profile_link_color\":\"2FC2EF\",\"followers_count\":689,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1546709422\\/EddiSon-_20-sur-20_ANTHONB_normal.jpg\",\"description\":\"Mobile Guru.\\r\\nHead of Mobile @FredFaridGroup. \\r\\nManaging Director @EddiandSon. \\r\\nCreative @kidslovejetlag.\\r\\n#mobile\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"16097779\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1546709422\\/EddiSon-_20-sur-20_ANTHONB_normal.jpg\",\"name\":\"anthonydelorme\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 02 15:08:59 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":16097779,\"utc_offset\":-10800,\"favourites_count\":20,\"url\":\"http:\\/\\/www.eddiandson.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190374569947137,\"created_at\":\"Fri Feb 24 23:39:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3617000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "41645886-72ad-40b2-88c3-f964aca25ee4-173190374569947137" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @fabricepierrot: Faut-il prendre des substances pour comprendre #lgw ;) ? // Je regarde pour la 1ère fois et je me disais pareil", -"img": { -"src": "http://a1.twimg.com/profile_images/1730835076/Logo-oreille-pliee_normal.png" -}, -"title": "Flepi: RT @fabricepierrot: Faut-il prendre des substances pour comprendre #lgw ;) ? // Je regarde pour la 1ère fois et je me disais pareil", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3618000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @fabricepierrot: Faut-il prendre des substances pour comprendre #lgw ;) ? \\/\\/ Je regarde pour la 1\\u00e8re fois et je me disais pareil\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"fabricepierrot\",\"indices\":[3,18],\"name\":\"fabrice pierrot\",\"id_str\":\"30635526\",\"id\":30635526}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[67,71]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190379192057856\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"cfcfcf\",\"screen_name\":\"Flepi\",\"lang\":\"fr\",\"favourites_count\":215,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":635,\"location\":\"iPhone: 50.639954,3.060791\",\"profile_text_color\":\"000000\",\"followers_count\":1661,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1730835076\\/Logo-oreille-pliee_normal.png\",\"description\":\"Un lapin bleu, un peu trop lui-m\\u00eame. #Cuisine #Sexe #Web. Bref, la vie.\",\"statuses_count\":16032,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/25588875\\/bg-twitter.jpg\",\"show_all_inline_media\":true,\"listed_count\":128,\"profile_link_color\":\"0089ff\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ededed\",\"protected\":false,\"id_str\":\"8155582\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Flepi\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/25588875\\/bg-twitter.jpg\",\"created_at\":\"Mon Aug 13 09:46:26 +0000 2007\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":8155582,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/Flepi.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1730835076\\/Logo-oreille-pliee_normal.png\"},\"truncated\":false,\"id\":173190379192057856,\"created_at\":\"Fri Feb 24 23:39:38 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3618000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "99f2d465-14d6-449a-a61b-b65665d3e5c2-173190379192057856" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "http://t.co/qHJEUttI lui, #ilpart !! :) #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1840715858/oeuf_normal.jpg" -}, -"title": "Samy Nimum: http://t.co/qHJEUttI lui, #ilpart !! :) #lgw", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3619000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"http:\\/\\/t.co\\/qHJEUttI lui, #ilpart !! :) #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[0,20],\"expanded_url\":\"http:\\/\\/yfrog.com\\/ki11510209j\",\"display_url\":\"yfrog.com\\/ki11510209j\",\"url\":\"http:\\/\\/t.co\\/qHJEUttI\"}],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[26,33]},{\"text\":\"lgw\",\"indices\":[40,44]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.htc.com\\\" rel=\\\"nofollow\\\"\\u003E HTC Peep\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190383361200128\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":65,\"screen_name\":\"samy_nimum\",\"lang\":\"fr\",\"profile_text_color\":\"525052\",\"statuses_count\":697,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/354370207\\/23upfrr.jpg\",\"location\":\"Chamb\\u00e9ry\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0b7012\",\"followers_count\":85,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1840715858\\/oeuf_normal.jpg\",\"description\":\"Guitarist @EyesOfVerona\\r\\nSee & Share : http:\\/\\/www.youtube.com\\/watch?feature=player_detailpage&v=2gqJEs1teSE\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"246752511\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/354370207\\/23upfrr.jpg\",\"profile_sidebar_fill_color\":\"c8cbcc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840715858\\/oeuf_normal.jpg\",\"name\":\"Samy Nimum\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 03 11:52:07 +0000 2011\",\"profile_sidebar_border_color\":\"9c9c9c\",\"id\":246752511,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190383361200128,\"created_at\":\"Fri Feb 24 23:39:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3619000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2d606d6c-9d26-4465-a77a-091ee5a48449-173190383361200128" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@3615pbs Dommage que ce soit que les meubles qui s'allument dans #LGW Mais c'est vrai que les animateurs ne sont pas des lumières...", -"img": { -"src": "http://a2.twimg.com/profile_images/878534653/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg" -}, -"title": "CLeM' KuSaLa: @3615pbs Dommage que ce soit que les meubles qui s'allument dans #LGW Mais c'est vrai que les animateurs ne sont pas des lumières...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3621000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@3615pbs Dommage que ce soit que les meubles qui s'allument dans #LGW Mais c'est vrai que les animateurs ne sont pas des lumi\\u00e8res...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"3615pbs\",\"indices\":[0,8],\"id_str\":\"133024198\",\"name\":\"P. Bourdin-Sauviac\",\"id\":133024198}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[65,69]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173190029940756480\",\"id_str\":\"173190392399929344\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173190029940756480,\"in_reply_to_user_id_str\":\"133024198\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":189,\"screen_name\":\"clem_kusala\",\"lang\":\"fr\",\"profile_text_color\":\"a8a3a8\",\"statuses_count\":240,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/55723775\\/bg.jpg\",\"location\":\"Roquetaillade\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"000608\",\"followers_count\":47,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/878534653\\/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"92309575\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/55723775\\/bg.jpg\",\"profile_sidebar_fill_color\":\"111e24\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/878534653\\/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg\",\"name\":\"CLeM' KuSaLa\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 24 16:35:40 +0000 2009\",\"profile_sidebar_border_color\":\"15191f\",\"id\":92309575,\"utc_offset\":3600,\"favourites_count\":6,\"url\":\"http:\\/\\/karma-kusala.com\"},\"in_reply_to_screen_name\":\"3615pbs\",\"truncated\":false,\"id\":173190392399929344,\"created_at\":\"Fri Feb 24 23:39:41 +0000 2012\",\"in_reply_to_user_id\":133024198}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3621000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0eefc15d-5e1d-4b9e-9779-bc6e1400f1ca-173190392399929344" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton contre un autre #lgw @LeGrandWebze", -"img": { -"src": "http://a0.twimg.com/profile_images/1752605252/slashunderscore_normal.PNG" -}, -"title": "Gilles Defromerie: #change2ton contre un autre #lgw @LeGrandWebze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3622000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#change2ton contre un autre #lgw @LeGrandWebze\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[33,46],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190393461092353\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":59,\"screen_name\":\"geldif\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":225,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Devant un \\u00e9cran num\\u00e9rique\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1752605252\\/slashunderscore_normal.PNG\",\"description\":\"Debugger, Ajusteur d'Octets niveau Certification Binaire, Digital Engineer\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"394186996\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1752605252\\/slashunderscore_normal.PNG\",\"name\":\"Gilles Defromerie\",\"default_profile_image\":false,\"created_at\":\"Wed Oct 19 18:07:56 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":394186996,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190393461092353,\"created_at\":\"Fri Feb 24 23:39:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3622000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bc898cd4-53aa-4407-b6f0-067b0987a7c8-173190393461092353" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Vive Gaspar Delanoë #lgw je vais voter pour lui", -"img": { -"src": "http://a2.twimg.com/profile_images/1700221874/ronchon_normal.jpg" -}, -"title": "el Ronchon: Vive Gaspar Delanoë #lgw je vais voter pour lui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3622000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Vive Gaspar Delano\\u00eb #lgw je vais voter pour lui\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190395889582080\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"elronchon\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":35,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":5,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1700221874\\/ronchon_normal.jpg\",\"description\":\"n\\u00e9 un jour de pluie.\",\"statuses_count\":51,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"335664825\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"el Ronchon\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Jul 15 01:39:07 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":335664825,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.soules.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1700221874\\/ronchon_normal.jpg\"},\"truncated\":false,\"id\":173190395889582080,\"created_at\":\"Fri Feb 24 23:39:42 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3622000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "24742849-5a7a-4478-91c1-e52c070422df-173190395889582080" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Now @keops \"toi l internaute t'es manifestant et Acta c'est des chars...tu vois c est pas bon\" il dit aussi \"regardes @laquadrature\" #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1679012880/371627_1611924312_361512868_n_normal.jpg" -}, -"title": "MlleB: Now @keops \"toi l internaute t'es manifestant et Acta c'est des chars...tu vois c est pas bon\" il dit aussi \"regardes @laquadrature\" #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3624000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Now @keops \\\"toi l internaute t'es manifestant et Acta c'est des chars...tu vois c est pas bon\\\" il dit aussi \\\"regardes @laquadrature\\\" #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"keops\",\"indices\":[4,10],\"name\":\"keops\",\"id_str\":\"16596903\",\"id\":16596903},{\"screen_name\":\"laquadrature\",\"indices\":[118,131],\"name\":\"La Quadrature du Net\",\"id_str\":\"21179585\",\"id\":21179585}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[133,137]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190401887436800\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"86A4A6\",\"screen_name\":\"MlleBerangere\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":425,\"location\":\"Retour France\",\"profile_text_color\":\"333333\",\"followers_count\":363,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1679012880\\/371627_1611924312_361512868_n_normal.jpg\",\"description\":\"@lacantine @siliconsentier - Chef de Projet Glii (Grand Lieu Int\\u00e9gr\\u00e9 d'Innovation) & 100% curieuse\",\"statuses_count\":1880,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432454470\\/DSC00874.jpg\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"FF3300\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"709397\",\"protected\":false,\"id_str\":\"15890213\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"MlleB\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432454470\\/DSC00874.jpg\",\"created_at\":\"Mon Aug 18 09:56:30 +0000 2008\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"id\":15890213,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1679012880\\/371627_1611924312_361512868_n_normal.jpg\"},\"truncated\":false,\"id\":173190401887436800,\"created_at\":\"Fri Feb 24 23:39:44 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3624000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4d037ead-ba05-4b39-8c04-da2d258391e1-173190401887436800" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste", -"img": { -"src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_0_normal.png" -}, -"title": "alexandre haenel: #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3626000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190409806286848\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":7,\"screen_name\":\"alexandrehaenel\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":0,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"502216946\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"name\":\"alexandre haenel\",\"default_profile_image\":true,\"created_at\":\"Fri Feb 24 22:52:28 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":502216946,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190409806286848,\"created_at\":\"Fri Feb 24 23:39:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3626000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f13ad0eb-6eff-41c9-bc89-2b13c3af6361-173190409806286848" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @nicoprat: Devant #lgw je me sens un peu comme ça http://t.co/MOn2mTR6", -"img": { -"src": "http://a2.twimg.com/profile_images/1818150672/P1010517.JPG_effected_normal.jpg" -}, -"title": "Sophie_R.: RT @nicoprat: Devant #lgw je me sens un peu comme ça http://t.co/MOn2mTR6", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3626000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @nicoprat: Devant #lgw je me sens un peu comme \\u00e7a http:\\/\\/t.co\\/MOn2mTR6\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"nicoprat\",\"indices\":[3,12],\"id_str\":\"19256842\",\"name\":\"Nico Prat\",\"id\":19256842}],\"urls\":[{\"indices\":[53,73],\"expanded_url\":\"http:\\/\\/twitter.com\\/nicoprat\\/status\\/173189994922512384\\/photo\\/1\",\"display_url\":\"pic.twitter.com\\/MOn2mTR6\",\"url\":\"http:\\/\\/t.co\\/MOn2mTR6\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Devant #lgw je me sens un peu comme \\u00e7a http:\\/\\/t.co\\/MOn2mTR6\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[7,11]}],\"media\":[{\"type\":\"photo\",\"indices\":[39,59],\"sizes\":{\"large\":{\"h\":326,\"resize\":\"fit\",\"w\":360},\"medium\":{\"h\":326,\"resize\":\"fit\",\"w\":360},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":308,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdLYf4CEAM3Vtl.jpg\",\"id_str\":\"173189994922512387\",\"expanded_url\":\"http:\\/\\/twitter.com\\/nicoprat\\/status\\/173189994922512384\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdLYf4CEAM3Vtl.jpg\",\"id\":173189994922512387,\"display_url\":\"pic.twitter.com\\/MOn2mTR6\",\"url\":\"http:\\/\\/t.co\\/MOn2mTR6\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189994922512384\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":2297,\"screen_name\":\"nicoprat\",\"lang\":\"en\",\"profile_text_color\":\"0a040a\",\"statuses_count\":29877,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/32273341\\/cassete.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":210,\"profile_link_color\":\"224087\",\"followers_count\":6569,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1842911014\\/guetta_normal.jpg\",\"description\":\"Le Mouv, Tsugi, Technikart, Voxpop, co-auteur des Miscellan\\u00e9es d'Internet, et un petit sudoku de temps en temps\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"19256842\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/32273341\\/cassete.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842911014\\/guetta_normal.jpg\",\"name\":\"Nico Prat\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 20 20:55:08 +0000 2009\",\"profile_sidebar_border_color\":\"050504\",\"id\":19256842,\"utc_offset\":3600,\"favourites_count\":440,\"url\":\"http:\\/\\/nicoprat.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189994922512384,\"created_at\":\"Fri Feb 24 23:38:07 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190411433676800\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":314,\"screen_name\":\"CSofJODO\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1070,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431786707\\/Foo_Fighters_260911_Par_Sophie_Roussel_notification_.jpg\",\"location\":\"Rennes\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":62,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1818150672\\/P1010517.JPG_effected_normal.jpg\",\"description\":\"Graphisme Musical\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"291133698\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431786707\\/Foo_Fighters_260911_Par_Sophie_Roussel_notification_.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1818150672\\/P1010517.JPG_effected_normal.jpg\",\"name\":\"Sophie_R.\",\"default_profile_image\":false,\"created_at\":\"Sun May 01 14:21:29 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":291133698,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190411433676800,\"created_at\":\"Fri Feb 24 23:39:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3626000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "992404cd-2858-446e-866c-30d66237596e-173190411433676800" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @RdNetwork: La quadrature du Net citée (encore je crois?) dans #lgw . me gusta.", -"img": { -"src": "http://a2.twimg.com/profile_images/1735644265/front_de_gauche_annee_normal.jpg" -}, -"title": "Cachounette: RT @RdNetwork: La quadrature du Net citée (encore je crois?) dans #lgw . me gusta.", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3629000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @RdNetwork: La quadrature du Net cit\\u00e9e (encore je crois?) dans #lgw . me gusta.\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"RdNetwork\",\"indices\":[3,13],\"name\":\"R\\u00e9my D.\",\"id_str\":\"48825435\",\"id\":48825435}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[66,70]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"La quadrature du Net cit\\u00e9e (encore je crois?) dans #lgw . me gusta.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[51,55]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190137608536065\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"RdNetwork\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":771,\"location\":\"France - Moselle\",\"profile_text_color\":\"3E4415\",\"followers_count\":248,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"description\":\"A random soccer-music-games-web-french twitter Account. (Yes, that's a lot.)\",\"statuses_count\":4353,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":12,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"48825435\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"R\\u00e9my D.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"created_at\":\"Fri Jun 19 20:55:21 +0000 2009\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":48825435,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\"},\"truncated\":false,\"id\":173190137608536065,\"created_at\":\"Fri Feb 24 23:38:41 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190423748153345\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"cachounette\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":40,\"location\":\"France\",\"profile_text_color\":\"3E4415\",\"followers_count\":51,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1735644265\\/front_de_gauche_annee_normal.jpg\",\"description\":\"sage femme, militante PCF-Front de gauche et CGT\",\"statuses_count\":250,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"39092205\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Cachounette\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"created_at\":\"Sun May 10 18:40:14 +0000 2009\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":39092205,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1735644265\\/front_de_gauche_annee_normal.jpg\"},\"truncated\":false,\"id\":173190423748153345,\"created_at\":\"Fri Feb 24 23:39:49 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3629000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b99cc5f4-84d5-47ac-93ed-b131b13eb696-173190423748153345" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est le père de Vanessa paradis Delanoë? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1652615368/Anbastom_normal.jpg" -}, -"title": "Anbastom: C'est le père de Vanessa paradis Delanoë? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3629000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est le p\\u00e8re de Vanessa paradis Delano\\u00eb? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[42,46]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190422200459264\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Anbastom\",\"lang\":\"fr\",\"favourites_count\":9,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":169,\"location\":\"72\",\"profile_text_color\":\"333333\",\"followers_count\":159,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1652615368\\/Anbastom_normal.jpg\",\"description\":\"#TeamLumbago \\/\\/ Un jour j'ai cru que j'etais intelligente mais en fait...NON.\",\"statuses_count\":9006,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"London\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"72400860\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Anbastom\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Mon Sep 07 22:34:23 +0000 2009\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":72400860,\"follow_request_sent\":null,\"utc_offset\":0,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1652615368\\/Anbastom_normal.jpg\"},\"truncated\":false,\"id\":173190422200459264,\"created_at\":\"Fri Feb 24 23:39:49 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3629000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "652eced9-14b1-49d5-9b7b-73960899debb-173190422200459264" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@ledefootoir Un grand moment de rave party #lgw #cQui #StadeDeFrance", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @ledefootoir Un grand moment de rave party #lgw #cQui #StadeDeFrance", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3630000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@ledefootoir Un grand moment de rave party #lgw #cQui #StadeDeFrance\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"ledefootoir\",\"indices\":[0,12],\"id_str\":\"83946506\",\"name\":\"Le D\\u00e9footoir\",\"id\":83946506}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[43,47]},{\"text\":\"cQui\",\"indices\":[48,53]},{\"text\":\"StadeDeFrance\",\"indices\":[54,68]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173190310023802881\",\"id_str\":\"173190428680658944\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173190310023802881,\"in_reply_to_user_id_str\":\"83946506\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":156,\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":34435,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris Montparnasse - Bruxelles\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"name\":\"Pierre B.\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":104184883,\"utc_offset\":-10800,\"favourites_count\":254,\"url\":null},\"in_reply_to_screen_name\":\"ledefootoir\",\"truncated\":false,\"id\":173190428680658944,\"created_at\":\"Fri Feb 24 23:39:50 +0000 2012\",\"in_reply_to_user_id\":83946506}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3630000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4f64dab4-6a1a-4351-9895-2de0a85211a3-173190428680658944" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pfffff ce soir c'est encore un squat #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1739406231/twitter_nb-twitter_normal.jpg" -}, -"title": "Jerome Bourgeois: Pfffff ce soir c'est encore un squat #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3630000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Pfffff ce soir c'est encore un squat #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[37,41]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190428298981376\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1117,\"screen_name\":\"jeromebourgeois\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1241,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/91173203\\/bg_body.png\",\"location\":\"France (Lyon\\/Siligones valley)\",\"show_all_inline_media\":false,\"listed_count\":53,\"profile_link_color\":\"0084B4\",\"followers_count\":810,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1739406231\\/twitter_nb-twitter_normal.jpg\",\"description\":\"Digital & Social Media mng @EMLYON | brand content @EML_Management | entrepreneur supporter @EMLYONIncub |P.R 2.0 @WorldEntreprene | artistic add value @unsigne\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"18995491\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/91173203\\/bg_body.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1739406231\\/twitter_nb-twitter_normal.jpg\",\"name\":\"Jerome Bourgeois\",\"default_profile_image\":false,\"created_at\":\"Wed Jan 14 21:03:48 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":18995491,\"utc_offset\":3600,\"favourites_count\":41,\"url\":\"http:\\/\\/www.jerome-bourgeois.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190428298981376,\"created_at\":\"Fri Feb 24 23:39:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3630000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e19114f5-d41d-4734-8d01-37d78fe74b3b-173190428298981376" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "jkiff gaspard #lgw #cQui", -"img": { -"src": "http://a0.twimg.com/profile_images/1816190925/stmaillot_normal.jpg" -}, -"title": "philippe : jkiff gaspard #lgw #cQui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3630000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"jkiff gaspard #lgw #cQui\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[15,19]},{\"text\":\"cQui\",\"indices\":[20,25]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190430102519808\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"65B0DA\",\"screen_name\":\"saintmtex\",\"lang\":\"fr\",\"favourites_count\":9,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":802,\"location\":\"aix en provence\",\"profile_text_color\":\"3D1957\",\"followers_count\":808,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1816190925\\/stmaillot_normal.jpg\",\"description\":\"Sport addict, Joueur par intermittence de poker , Autoderision et bonne humeur inside , doublure officielle du professeur xavier \\r\\nwww.saintmtex.fr\",\"statuses_count\":22967,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":41,\"profile_link_color\":\"FF0000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"642D8B\",\"protected\":false,\"id_str\":\"287653885\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"philippe \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"created_at\":\"Mon Apr 25 12:28:35 +0000 2011\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"id\":287653885,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.saintmtex.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1816190925\\/stmaillot_normal.jpg\"},\"truncated\":false,\"id\":173190430102519808,\"created_at\":\"Fri Feb 24 23:39:50 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3630000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c30922ef-79f6-419b-957c-90785054fa96-173190430102519808" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@Jim0PROFIT: #lgw mais elle sert à quoi cet émission?” ben on sais pas trop #ilReste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1843979295/mt_normal.png" -}, -"title": "Maryan: “@Jim0PROFIT: #lgw mais elle sert à quoi cet émission?” ben on sais pas trop #ilReste #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3630000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"\\u201c@Jim0PROFIT: #lgw mais elle sert \\u00e0 quoi cet \\u00e9mission?\\u201d ben on sais pas trop #ilReste #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Jim0PROFIT\",\"indices\":[1,12],\"name\":\"Jim0PROFIT\",\"id_str\":\"18874683\",\"id\":18874683}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]},{\"text\":\"ilReste\",\"indices\":[79,87]},{\"text\":\"lgw\",\"indices\":[88,92]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190428089262084\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"maryan_T\",\"lang\":\"fr\",\"favourites_count\":20,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":237,\"location\":\"Compiegne\",\"profile_text_color\":\"333333\",\"followers_count\":37,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843979295\\/mt_normal.png\",\"description\":\"Ing\\u00e9nieur syst\\u00e9me UTC\\r\\nTweet or not tweet ?\",\"statuses_count\":271,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/378380740\\/twilk_background_4ee1335455f2d.jpg\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"234819773\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Maryan\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/378380740\\/twilk_background_4ee1335455f2d.jpg\",\"created_at\":\"Thu Jan 06 17:07:30 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":234819773,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843979295\\/mt_normal.png\"},\"truncated\":false,\"id\":173190428089262084,\"created_at\":\"Fri Feb 24 23:39:50 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3630000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7382a735-0886-4899-a949-c2f6068afdf1-173190428089262084" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ohlala mais franchement qui a compris quelque chose à ACTA là??! Hyper déçue je vais me coucher #LGW  #france5 #leGrandWebze #LGW #Vinvin", -"img": { -"src": "http://a2.twimg.com/profile_images/1684761539/TAMALA75TWIZY_normal.jpg" -}, -"title": "Séverine Godet: Ohlala mais franchement qui a compris quelque chose à ACTA là??! Hyper déçue je vais me coucher #LGW  #france5 #leGrandWebze #LGW #Vinvin", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3631000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ohlala mais franchement qui a compris quelque chose \\u00e0 ACTA l\\u00e0??! Hyper d\\u00e9\\u00e7ue je vais me coucher #LGW\\u00a0 #france5 #leGrandWebze #LGW #Vinvin\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[96,100]},{\"text\":\"france5\",\"indices\":[102,110]},{\"text\":\"leGrandWebze\",\"indices\":[111,124]},{\"text\":\"LGW\",\"indices\":[125,129]},{\"text\":\"Vinvin\",\"indices\":[130,137]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/devantlatele.com\\/\\\" rel=\\\"nofollow\\\"\\u003EDevant La T\\u00e9l\\u00e9\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190433155981312\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1140,\"screen_name\":\"Tamala75\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4309,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/385819911\\/background_test.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":72,\"profile_link_color\":\"CC3366\",\"followers_count\":897,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1684761539\\/TAMALA75TWIZY_normal.jpg\",\"description\":\"Attach\\u00e9e \\u00e0 la presse et accro aux nouvelles technos. Consultante Senior Media & Digital @ i&e. (ORPI, AXA et pr\\u00e9c\\u00e9demment Microsoft B2B). Podcasteuse #LVDLT.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"DBE9ED\",\"id_str\":\"15777521\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/385819911\\/background_test.jpg\",\"profile_sidebar_fill_color\":\"E6F6F9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1684761539\\/TAMALA75TWIZY_normal.jpg\",\"name\":\"S\\u00e9verine Godet\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 08 13:07:44 +0000 2008\",\"profile_sidebar_border_color\":\"DBE9ED\",\"id\":15777521,\"utc_offset\":3600,\"favourites_count\":6040,\"url\":\"http:\\/\\/tamala75.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190433155981312,\"created_at\":\"Fri Feb 24 23:39:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3631000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef1b237e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef574386-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cc4d9c29-7390-4baa-ba79-953acc347338-173190433155981312" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les gens qui tweetent sur le plateau du #lgw , tenez-vous droit! #TeamVieilleFranceAssumée", -"img": { -"src": "http://a3.twimg.com/profile_images/1640796894/valmad__normal.jpg" -}, -"title": "val: Les gens qui tweetent sur le plateau du #lgw , tenez-vous droit! #TeamVieilleFranceAssumée", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3631000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Les gens qui tweetent sur le plateau du #lgw , tenez-vous droit! #TeamVieilleFranceAssum\\u00e9e\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]},{\"text\":\"TeamVieilleFranceAssum\\u00e9e\",\"indices\":[65,90]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190431851544576\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":503,\"screen_name\":\"valmad_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":17060,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/37593519\\/dune_sunset.JPG\",\"location\":\"Aquitaine\",\"show_all_inline_media\":true,\"listed_count\":66,\"profile_link_color\":\"0084B4\",\"followers_count\":1209,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1640796894\\/valmad__normal.jpg\",\"description\":\"Ma bio, par vous: *Ange ou D\\u00e9esse*, douce, dr\\u00f4le, courageuse, corrosive, fid\\u00e8le. Bref, awesome. Modeste? Non, y'avait pas! \\r\\n#soglamour \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"51392884\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/37593519\\/dune_sunset.JPG\",\"profile_sidebar_fill_color\":\"c5e0ed\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1640796894\\/valmad__normal.jpg\",\"name\":\"val\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 27 09:10:54 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":51392884,\"utc_offset\":-10800,\"favourites_count\":65,\"url\":\"http:\\/\\/valmad.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190431851544576,\"created_at\":\"Fri Feb 24 23:39:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3631000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef3000e6-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8a326944-92a2-44d7-8e04-365affa530b7-173190431851544576" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LudoDelaherche: On y est presque !!! La communauté #StadedeFrance déchire tout le #cqui au #lgw http://t.co/qJvMhf3N", -"img": { -"src": "http://a0.twimg.com/profile_images/1717757168/PO_Fond_Gris_normal.jpg" -}, -"title": "PierreOlivier Carles: RT @LudoDelaherche: On y est presque !!! La communauté #StadedeFrance déchire tout le #cqui au #lgw http://t.co/qJvMhf3N", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3633000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @LudoDelaherche: On y est presque !!! La communaut\\u00e9 #StadedeFrance d\\u00e9chire tout le #cqui au #lgw http:\\/\\/t.co\\/qJvMhf3N\",\"entities\":{\"urls\":[{\"indices\":[100,120],\"display_url\":\"pic.twitter.com\\/qJvMhf3N\",\"expanded_url\":\"http:\\/\\/twitter.com\\/LudoDelaherche\\/status\\/173190228369088512\\/photo\\/1\",\"url\":\"http:\\/\\/t.co\\/qJvMhf3N\"}],\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[3,18],\"name\":\"Ludovic Delaherche\",\"id_str\":\"72665061\",\"id\":72665061}],\"hashtags\":[{\"text\":\"StadedeFrance\",\"indices\":[55,69]},{\"text\":\"cqui\",\"indices\":[86,91]},{\"text\":\"lgw\",\"indices\":[95,99]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"On y est presque !!! La communaut\\u00e9 #StadedeFrance d\\u00e9chire tout le #cqui au #lgw http:\\/\\/t.co\\/qJvMhf3N\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"StadedeFrance\",\"indices\":[35,49]},{\"text\":\"cqui\",\"indices\":[66,71]},{\"text\":\"lgw\",\"indices\":[75,79]}],\"media\":[{\"type\":\"photo\",\"indices\":[80,100],\"sizes\":{\"small\":{\"h\":455,\"resize\":\"fit\",\"w\":340},\"large\":{\"h\":1024,\"resize\":\"fit\",\"w\":765},\"medium\":{\"h\":803,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdLmFjCIAArGOj.jpg\",\"id_str\":\"173190228373282816\",\"id\":173190228373282816,\"expanded_url\":\"http:\\/\\/twitter.com\\/LudoDelaherche\\/status\\/173190228369088512\\/photo\\/1\",\"display_url\":\"pic.twitter.com\\/qJvMhf3N\",\"url\":\"http:\\/\\/t.co\\/qJvMhf3N\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdLmFjCIAArGOj.jpg\"}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190228369088512\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"favourites_count\":23,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":383,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":2387,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"statuses_count\":6697,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"protected\":false,\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Ludovic Delaherche\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":72665061,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/chapkattack.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\"},\"truncated\":false,\"id\":173190228369088512,\"created_at\":\"Fri Feb 24 23:39:03 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190439757819904\",\"user\":{\"default_profile_image\":false,\"verified\":true,\"notifications\":null,\"profile_sidebar_border_color\":\"ffffff\",\"screen_name\":\"pocarles\",\"lang\":\"fr\",\"favourites_count\":80,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":1148,\"location\":\"Toulouse - Miami\",\"profile_text_color\":\"333333\",\"followers_count\":5249,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1717757168\\/PO_Fond_Gris_normal.jpg\",\"description\":\"Co-Founder at @Digidust & @Labotec. BA in @Stonfield @APICube @Hellotipi and others.\\r\\nMore Entrepreneur than Investor. Rugby, Gastronomy and Human enthusiast !\",\"statuses_count\":32043,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433336791\\/110070354.jpg\",\"show_all_inline_media\":true,\"listed_count\":448,\"profile_link_color\":\"5cace5\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFFFFF\",\"protected\":false,\"id_str\":\"23074316\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"PierreOlivier Carles\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433336791\\/110070354.jpg\",\"created_at\":\"Fri Mar 06 15:10:47 +0000 2009\",\"profile_sidebar_fill_color\":\"f0f0f0\",\"id\":23074316,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.pocarles.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1717757168\\/PO_Fond_Gris_normal.jpg\"},\"truncated\":false,\"id\":173190439757819904,\"created_at\":\"Fri Feb 24 23:39:53 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3633000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "305b6087-17fe-45ea-b9ad-0e67c8ced204-173190439757819904" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @carolegamelin: En fait #lgw c'est cool pour voir (ou revoir) la trombine de certains de nos followers/followings. Le reste... Commen ...", -"img": { -"src": "http://a3.twimg.com/profile_images/1247585256/IMG_0719_reasonably_small_normal.JPG" -}, -"title": "Caroline: RT @carolegamelin: En fait #lgw c'est cool pour voir (ou revoir) la trombine de certains de nos followers/followings. Le reste... Commen ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3634000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @carolegamelin: En fait #lgw c'est cool pour voir (ou revoir) la trombine de certains de nos followers\\/followings. Le reste... Commen ...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"carolegamelin\",\"indices\":[3,17],\"id_str\":\"19910673\",\"name\":\"carole gamelin\",\"id\":19910673}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[27,31]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"En fait #lgw c'est cool pour voir (ou revoir) la trombine de certains de nos followers\\/followings. Le reste... Comment dire...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173184015141044224\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":659,\"screen_name\":\"carolegamelin\",\"lang\":\"fr\",\"profile_text_color\":\"6f7829\",\"statuses_count\":11514,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"Pau, France\",\"show_all_inline_media\":true,\"listed_count\":64,\"profile_link_color\":\"520d20\",\"followers_count\":767,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1141384407\\/profil_normal.jpg\",\"description\":\"Journaliste, chef du desk num\\u00e9rique \\u00e0 La R\\u00e9publique des Pyr\\u00e9n\\u00e9es \\u00e0 Pau. Animatrice de communaut\\u00e9s et de Twittap\\u00e9ros. Tarte au Maroilles maison sur demande.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"78605f\",\"id_str\":\"19910673\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1141384407\\/profil_normal.jpg\",\"name\":\"carole gamelin\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 02 15:09:06 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":19910673,\"utc_offset\":3600,\"favourites_count\":255,\"url\":\"http:\\/\\/www.larepubliquedespyrenees.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173184015141044224,\"created_at\":\"Fri Feb 24 23:14:21 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190444187004928\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":541,\"screen_name\":\"cakotav\",\"lang\":\"fr\",\"profile_text_color\":\"757474\",\"statuses_count\":3446,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"location\":\"Lyon\",\"show_all_inline_media\":false,\"listed_count\":63,\"profile_link_color\":\"ff6699\",\"followers_count\":464,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1247585256\\/IMG_0719_reasonably_small_normal.JPG\",\"description\":\"D\\u00e9veloppeur web freelance \\/ Veille informatique & internet \\/ Int\\u00e9ress\\u00e9e par le web 2.0, r\\u00e9seaux sociaux, ergonomie, accessibilit\\u00e9, Apple, cin\\u00e9ma...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ff6699\",\"id_str\":\"17856382\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1247585256\\/IMG_0719_reasonably_small_normal.JPG\",\"name\":\"Caroline\",\"default_profile_image\":false,\"created_at\":\"Thu Dec 04 01:53:35 +0000 2008\",\"profile_sidebar_border_color\":\"e6dfe6\",\"id\":17856382,\"utc_offset\":3600,\"favourites_count\":454,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":true,\"id\":173190444187004928,\"created_at\":\"Fri Feb 24 23:39:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3634000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "df89839e-7ea3-4e44-b50d-e87810f9968e-173190444187004928" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@DavidMarty2012 > Gaspard Delanoé #cqui #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1811845815/Flying_Blue_normal.jpg" -}, -"title": "Bastien Joseph: @DavidMarty2012 > Gaspard Delanoé #cqui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3634000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"DavidMarty2012\",\"favorited\":false,\"text\":\"@DavidMarty2012 > Gaspard Delano\\u00e9 #cqui #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"DavidMarty2012\",\"indices\":[0,15],\"name\":\"DavidMarty2012\",\"id_str\":\"424179426\",\"id\":424179426}],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[37,42]},{\"text\":\"lgw\",\"indices\":[43,47]}]},\"in_reply_to_user_id\":424179426,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190445793419264\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5ED4DC\",\"screen_name\":\"BastienJoseph31\",\"lang\":\"fr\",\"favourites_count\":10,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1033,\"location\":\"Paris\",\"profile_text_color\":\"3C3940\",\"followers_count\":668,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\",\"description\":\"Etudiant en com' \\u00e0 Paris. (ISCOM). Rugby, r\\u00e9seaux sociaux, musique. Connu comme Le Stagiaire de la @BoucherieOvalie. En recherche d'un VRAI stage. \",\"statuses_count\":3558,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":34,\"profile_link_color\":\"0099B9\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"0099B9\",\"protected\":false,\"id_str\":\"191087175\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Bastien Joseph\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"created_at\":\"Wed Sep 15 15:41:38 +0000 2010\",\"profile_sidebar_fill_color\":\"95E8EC\",\"id\":191087175,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/bastien-joseph\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\"},\"truncated\":false,\"id\":173190445793419264,\"created_at\":\"Fri Feb 24 23:39:54 +0000 2012\",\"in_reply_to_user_id_str\":\"424179426\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3634000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "77df3bee-95b0-4117-90db-62b2620f1d17-173190445793419264" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Très bonne intervention de @kheops2713 (comme d'hab ^^) sur #LeGrandWebze contre ACTA et pour les libertés numériques #LGW o/*", -"img": { -"src": "http://a2.twimg.com/profile_images/1762533853/pyro1_normal.png" -}, -"title": "Bigou: Très bonne intervention de @kheops2713 (comme d'hab ^^) sur #LeGrandWebze contre ACTA et pour les libertés numériques #LGW o/*", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3635000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"Tr\\u00e8s bonne intervention de @kheops2713 (comme d'hab ^^) sur #LeGrandWebze contre ACTA et pour les libert\\u00e9s num\\u00e9riques #LGW o\\/*\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"kheops2713\",\"indices\":[27,38],\"name\":\"KheOps\",\"id_str\":\"321006177\",\"id\":321006177}],\"hashtags\":[{\"text\":\"LeGrandWebze\",\"indices\":[60,73]},{\"text\":\"LGW\",\"indices\":[118,122]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190450151305216\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Bigou_de\",\"lang\":\"fr\",\"favourites_count\":27,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":390,\"location\":\"\",\"profile_text_color\":\"333333\",\"description\":\"\\u2022 Etudiant \\u2022 Libriste \\u2022 En couple avec madame @Piiwette \\u2022 #Wikileaks \\u2022 #Telecomix \\u2022 #Debian \\u2022 #Anonymous \\u2022 #Lulzsec \\u2022\",\"statuses_count\":4119,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"009999\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1762533853\\/pyro1_normal.png\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"195523058\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Bigou\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Sun Sep 26 22:53:25 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":195523058,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/bigou.de\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1762533853\\/pyro1_normal.png\"},\"in_reply_to_status_id\":null,\"id\":173190450151305216,\"created_at\":\"Fri Feb 24 23:39:55 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3635000, -"tags": [ -{ -"id-ref": "ef1b237e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d3f609f2-42ad-421a-911b-a828075f1800-173190450151305216" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #change2ton oui, aussi...", -"img": { -"src": "http://a2.twimg.com/profile_images/1609615947/avatar_normal.jpg" -}, -"title": "Christophe WEILL: #lgw #change2ton oui, aussi...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3638000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #change2ton oui, aussi...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"change2ton\",\"indices\":[5,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190462193143808\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":487,\"screen_name\":\"tractataire\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9393,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/87952479\\/twitterBG2.jpg\",\"location\":\"Montpellier, France\",\"show_all_inline_media\":true,\"listed_count\":18,\"profile_link_color\":\"8f6e31\",\"followers_count\":426,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1609615947\\/avatar_normal.jpg\",\"description\":\"Communication globale multimedia : print, web, video, e-learning. Curieux et news-addict !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f7c985\",\"id_str\":\"24436721\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/87952479\\/twitterBG2.jpg\",\"profile_sidebar_fill_color\":\"a7c964\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1609615947\\/avatar_normal.jpg\",\"name\":\"Christophe WEILL\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 14 21:54:13 +0000 2009\",\"profile_sidebar_border_color\":\"7b9d01\",\"id\":24436721,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.tractataire.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190462193143808,\"created_at\":\"Fri Feb 24 23:39:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3638000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "717b3ba5-01a2-4ba7-94f7-d20f3a1b20c6-173190462193143808" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "En parlant politique, ce serait peut être bien de parler des #cQui du @PartiPirate ;) #lgw (cc @LeGrandWebze )", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: En parlant politique, ce serait peut être bien de parler des #cQui du @PartiPirate ;) #lgw (cc @LeGrandWebze )", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3639000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"En parlant politique, ce serait peut \\u00eatre bien de parler des #cQui du @PartiPirate ;) #lgw (cc @LeGrandWebze )\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"PartiPirate\",\"indices\":[70,82],\"name\":\"PartiPirate\",\"id_str\":\"47348084\",\"id\":47348084},{\"screen_name\":\"LeGrandWebze\",\"indices\":[95,108],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[61,66]},{\"text\":\"lgw\",\"indices\":[86,90]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190464185446400\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"favourites_count\":12,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":100,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"statuses_count\":3247,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"JonathanMM\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":228777896,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\"},\"truncated\":false,\"id\":173190464185446400,\"created_at\":\"Fri Feb 24 23:39:59 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3639000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3d508da4-ee59-481e-83f3-3afbdc26bab7-173190464185446400" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Hydraze @kheops2713 parle de @laquadrature sur #lgw http://t.co/1aYTTKMe pour plus d'informations", -"img": { -"src": "http://a2.twimg.com/profile_images/1731549557/old_normal.jpg" -}, -"title": "NkL4 © || Ludovic A.: RT @Hydraze @kheops2713 parle de @laquadrature sur #lgw http://t.co/1aYTTKMe pour plus d'informations", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3639000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @Hydraze @kheops2713 parle de @laquadrature sur #lgw http:\\/\\/t.co\\/1aYTTKMe pour plus d'informations\",\"entities\":{\"urls\":[{\"indices\":[56,76],\"display_url\":\"lqdn.fr\\/acta\",\"expanded_url\":\"http:\\/\\/lqdn.fr\\/acta\",\"url\":\"http:\\/\\/t.co\\/1aYTTKMe\"}],\"user_mentions\":[{\"screen_name\":\"Hydraze\",\"indices\":[3,11],\"name\":\"Hydraze\",\"id_str\":\"37705430\",\"id\":37705430},{\"screen_name\":\"kheops2713\",\"indices\":[12,23],\"name\":\"KheOps\",\"id_str\":\"321006177\",\"id\":321006177},{\"screen_name\":\"laquadrature\",\"indices\":[33,46],\"name\":\"La Quadrature du Net\",\"id_str\":\"21179585\",\"id\":21179585}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[51,55]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190467255672832\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"NkL4\",\"lang\":\"en\",\"favourites_count\":204,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":580,\"location\":\"Saint Brieuc \\/ Bretagne\",\"profile_text_color\":\"333333\",\"followers_count\":999,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1731549557\\/old_normal.jpg\",\"description\":\"Hyper Local, Hyper Global, Web junkie, Androidoman.\\r\\nLa Bretagne, la France, le Monde, le Web !\\r\\nAmoureux du genre humain ! Pep hini zo libr ! #Social \",\"statuses_count\":26213,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":116,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"80576391\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"NkL4 \\u00a9 || Ludovic A.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Wed Oct 07 13:28:30 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":80576391,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.nkl4.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1731549557\\/old_normal.jpg\"},\"truncated\":false,\"id\":173190467255672832,\"created_at\":\"Fri Feb 24 23:39:59 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3639000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "53055899-36bc-4a9a-8820-07b09ce649cf-173190467255672832" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1833660757/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg" -}, -"title": "Jérémy «isshin» B.: #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3640000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #cqui #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[0,5]},{\"text\":\"cqui\",\"indices\":[6,11]},{\"text\":\"cqui\",\"indices\":[12,17]},{\"text\":\"cqui\",\"indices\":[18,23]},{\"text\":\"cqui\",\"indices\":[24,29]},{\"text\":\"cqui\",\"indices\":[30,35]},{\"text\":\"cqui\",\"indices\":[36,41]},{\"text\":\"cqui\",\"indices\":[42,47]},{\"text\":\"cqui\",\"indices\":[48,53]},{\"text\":\"cqui\",\"indices\":[54,59]},{\"text\":\"cqui\",\"indices\":[60,65]},{\"text\":\"cqui\",\"indices\":[66,71]},{\"text\":\"cqui\",\"indices\":[72,77]},{\"text\":\"cqui\",\"indices\":[78,83]},{\"text\":\"cqui\",\"indices\":[84,89]},{\"text\":\"cqui\",\"indices\":[90,95]},{\"text\":\"cqui\",\"indices\":[96,101]},{\"text\":\"cqui\",\"indices\":[102,107]},{\"text\":\"cqui\",\"indices\":[108,113]},{\"text\":\"cqui\",\"indices\":[114,119]},{\"text\":\"cqui\",\"indices\":[120,125]},{\"text\":\"cqui\",\"indices\":[126,131]},{\"text\":\"lgw\",\"indices\":[132,136]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190469562531840\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Isshinsan\",\"lang\":\"en\",\"favourites_count\":110,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":142,\"location\":\"Albi, France\",\"profile_text_color\":\"ba9012\",\"followers_count\":96,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\",\"description\":\"Qui suis-je ? juste un petit geek, parmi des milliers d'autres, qui essaye de se faire une place sur la toile :)\",\"statuses_count\":5335,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"29086699\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"J\\u00e9r\\u00e9my \\u00abisshin\\u00bb B.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Sun Apr 05 22:52:40 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":29086699,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/isshin-san.over-blog.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\"},\"truncated\":false,\"id\":173190469562531840,\"created_at\":\"Fri Feb 24 23:40:00 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3640000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ac109e8e-6103-4094-951c-9d4262e9935d-173190469562531840" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @MryEmery: #lgw #ilpart #ilreste #change2ton #cqui j'hésite.", -"img": { -"src": "http://a2.twimg.com/profile_images/1567949026/Fabarol_normal.jpg" -}, -"title": "Fabienne BAROLLIER: RT @MryEmery: #lgw #ilpart #ilreste #change2ton #cqui j'hésite.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3640000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @MryEmery: #lgw #ilpart #ilreste #change2ton #cqui j'h\\u00e9site.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"MryEmery\",\"indices\":[3,12],\"id_str\":\"14285154\",\"name\":\"Emery Dolig\\u00e9\",\"id\":14285154}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]},{\"text\":\"ilpart\",\"indices\":[19,26]},{\"text\":\"ilreste\",\"indices\":[27,35]},{\"text\":\"change2ton\",\"indices\":[36,47]},{\"text\":\"cqui\",\"indices\":[48,53]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilpart #ilreste #change2ton #cqui j'h\\u00e9site.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[5,12]},{\"text\":\"ilreste\",\"indices\":[13,21]},{\"text\":\"change2ton\",\"indices\":[22,33]},{\"text\":\"cqui\",\"indices\":[34,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189551295172608\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":493,\"screen_name\":\"MryEmery\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":31440,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/170627783\\/mrytwitter_copie.jpg\",\"location\":\"Paris Rive Gauche\",\"show_all_inline_media\":true,\"listed_count\":931,\"profile_link_color\":\"2FC2EF\",\"followers_count\":19577,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1648215039\\/EmeryDoligeHubN_B_normal.jpg\",\"description\":\"Vanksen. Europe 1 #dcdc. Lib\\u00e9ral ta m\\u00e8re.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f7f8fa\",\"id_str\":\"14285154\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/170627783\\/mrytwitter_copie.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648215039\\/EmeryDoligeHubN_B_normal.jpg\",\"name\":\"Emery Dolig\\u00e9\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 02 16:59:11 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":14285154,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/mry.blogs.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189551295172608,\"created_at\":\"Fri Feb 24 23:36:21 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190471089270785\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1042,\"screen_name\":\"Fabarol\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":318,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Issy les moulineaux\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0084B4\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"description\":\"Magazines societe\\/d\\u00e9cryptage de F5. Les Maternelles, Allo Rufo, Mag Sante+Allo Doc, CAD+CDA+CAV, R&C, Medias le Mag, C Politique, LMEF, Dr CAC, LGQ, LGW\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"110388053\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"name\":\"Fabienne BAROLLIER\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 01 11:04:06 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":110388053,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190471089270785,\"created_at\":\"Fri Feb 24 23:40:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3640000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3096ce63-639f-47a5-bdaf-1d9cd094e0c4-173190471089270785" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Elles sont dans quels magasins les chemises de @vinvin ? #lgw #cqui", -"img": { -"src": "http://a0.twimg.com/profile_images/1747820307/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg" -}, -"title": "Marius: Elles sont dans quels magasins les chemises de @vinvin ? #lgw #cqui", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3642000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Elles sont dans quels magasins les chemises de @vinvin ? #lgw #cqui\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[47,54],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[57,61]},{\"text\":\"cqui\",\"indices\":[62,67]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190479800832003\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":372,\"screen_name\":\"tatamirugby\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":26636,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":68,\"profile_link_color\":\"0084B4\",\"followers_count\":842,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1747820307\\/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg\",\"description\":\"Je parle de sport, supporter de rugby et du @RacingMetro92 , joueur au @RCGV92 , \\u00e9tudiant @HETIC en #H3 !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"27248204\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1747820307\\/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg\",\"name\":\"Marius\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 28 15:36:02 +0000 2009\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":27248204,\"utc_offset\":3600,\"favourites_count\":50,\"url\":\"http:\\/\\/www.facebook.com\\/tatamirugby\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190479800832003,\"created_at\":\"Fri Feb 24 23:40:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3642000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fd28d157-1baf-4692-bc60-73f8718e08c6-173190479800832003" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je vous en prie faites qu'il parte !!!! #lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1707445439/Vinvin_chapeau_rouge_normal.jpg" -}, -"title": "Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3642000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"Je vous en prie faites qu'il parte !!!! #lgw #ilpart\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]},{\"text\":\"ilpart\",\"indices\":[45,52]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"favorited\":false,\"coordinates\":null,\"in_reply_to_user_id\":null,\"contributors\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"user\":{\"notifications\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"screen_name\":\"Vinvin\",\"follow_request_sent\":null,\"lang\":\"fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1707445439\\/Vinvin_chapeau_rouge_normal.jpg\",\"default_profile_image\":false,\"verified\":false,\"profile_sidebar_border_color\":\"D3D2CF\",\"location\":\"Paris, France\",\"favourites_count\":1,\"description\":\"Auteur, Producteur (StoryCircus) et Com\\u00e9dien. Co-anime Le Grand Webze avec Fran\\u00e7ois Rollin sur France 5. Ecrit beaucoup.\",\"contributors_enabled\":false,\"following\":null,\"profile_use_background_image\":true,\"friends_count\":2216,\"profile_text_color\":\"634047\",\"followers_count\":18611,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1707445439\\/Vinvin_chapeau_rouge_normal.jpg\",\"statuses_count\":13265,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":922,\"profile_link_color\":\"088253\",\"protected\":false,\"is_translator\":false,\"name\":\"Vinvin\",\"default_profile\":false,\"time_zone\":\"Paris\",\"created_at\":\"Tue Jul 03 07:35:16 +0000 2007\",\"profile_background_color\":\"EDECE9\",\"id\":7223522,\"id_str\":\"7223522\",\"geo_enabled\":false,\"profile_background_tile\":false,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.legrandwebze.com\"},\"in_reply_to_status_id\":null,\"id\":173190479788244992,\"created_at\":\"Fri Feb 24 23:40:02 +0000 2012\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190479788244992\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3642000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bfc92007-b9cf-4feb-bcf9-90c44963838c-173190479788244992" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Cabaroc: C'est quand même très superficiel les explications sur acta #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1817776486/SmokeQR_copie_normal.jpg" -}, -"title": "RuaLten: RT @Cabaroc: C'est quand même très superficiel les explications sur acta #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3642000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Cabaroc: C'est quand m\\u00eame tr\\u00e8s superficiel les explications sur acta #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Cabaroc\",\"indices\":[3,11],\"id_str\":\"104964807\",\"name\":\"Jp cabaroc\",\"id\":104964807}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[73,77]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"C'est quand m\\u00eame tr\\u00e8s superficiel les explications sur acta #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[60,64]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190220739653632\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":977,\"screen_name\":\"Cabaroc\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6908,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/404422929\\/fond_twitter.jpg\",\"location\":\"Saint-\\u00c9tienne - France\",\"show_all_inline_media\":false,\"listed_count\":173,\"profile_link_color\":\"416763\",\"followers_count\":1679,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1766000100\\/Avatar-Cabaroc_normal.gif\",\"description\":\"Hi, i'm a freelance graphic designer and art director. I also teach webdesign at Ecole Bellecour (Lyon) #Identity #Design #Print #Webdesign\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"104964807\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/404422929\\/fond_twitter.jpg\",\"profile_sidebar_fill_color\":\"f6f6f6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1766000100\\/Avatar-Cabaroc_normal.gif\",\"name\":\"Jp cabaroc\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 14 23:13:01 +0000 2010\",\"profile_sidebar_border_color\":\"dddcda\",\"id\":104964807,\"utc_offset\":3600,\"favourites_count\":7,\"url\":\"http:\\/\\/www.cabaroc.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190220739653632,\"created_at\":\"Fri Feb 24 23:39:01 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190479356231681\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":501,\"screen_name\":\"RuaLten\",\"lang\":\"fr\",\"profile_text_color\":\"242424\",\"statuses_count\":1430,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432437856\\/black_linen_v2.png\",\"location\":\"Dans les champs de Bl\\u00e9...\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"828561\",\"followers_count\":186,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1817776486\\/SmokeQR_copie_normal.jpg\",\"description\":\"Un peu partout et nulle part \\u00e0 la fois... Buveur de bi\\u00e8re belge et d'Irish Whiskey. R\\u00e2leur professionnel... \\u2620\\u2620\\u2620\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"359827989\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432437856\\/black_linen_v2.png\",\"profile_sidebar_fill_color\":\"62a635\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817776486\\/SmokeQR_copie_normal.jpg\",\"name\":\"RuaLten\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 22 07:12:46 +0000 2011\",\"profile_sidebar_border_color\":\"000000\",\"id\":359827989,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/rualten.perso.sfr.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190479356231681,\"created_at\":\"Fri Feb 24 23:40:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3642000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5bc2b364-11c4-4dbf-88da-218787b1a43b-173190479356231681" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Demain, à la manif #StopACTA , n'oublie pas ton sous-tif bleu #opBlueBra #ACTA #lgw cc @kheops2713", -"img": { -"src": "http://a0.twimg.com/profile_images/1684751725/tcxbzhar-550x550_normal.png" -}, -"title": "JellyFish Transl8: Demain, à la manif #StopACTA , n'oublie pas ton sous-tif bleu #opBlueBra #ACTA #lgw cc @kheops2713", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3643000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Demain, \\u00e0 la manif #StopACTA , n'oublie pas ton sous-tif bleu #opBlueBra #ACTA #lgw cc @kheops2713\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"kheops2713\",\"indices\":[87,98],\"id_str\":\"321006177\",\"name\":\"KheOps\",\"id\":321006177}],\"urls\":[],\"hashtags\":[{\"text\":\"StopACTA\",\"indices\":[19,28]},{\"text\":\"opBlueBra\",\"indices\":[62,72]},{\"text\":\"ACTA\",\"indices\":[73,78]},{\"text\":\"lgw\",\"indices\":[79,83]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190483097554944\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":514,\"screen_name\":\"WeTransl8\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":3449,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"The Internetz\",\"show_all_inline_media\":false,\"listed_count\":21,\"profile_link_color\":\"0084B4\",\"followers_count\":487,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1684751725\\/tcxbzhar-550x550_normal.png\",\"description\":\"Our aim is to provide a platform for translations of #Telecomix #Anon & cyberanthropology-related stuff. \\r\\n#opBlueBra http:\\/\\/bluebra.anontranslator.eu\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"022330\",\"id_str\":\"340345134\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1684751725\\/tcxbzhar-550x550_normal.png\",\"name\":\"JellyFish Transl8\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 22 15:07:52 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":340345134,\"utc_offset\":3600,\"favourites_count\":84,\"url\":\"http:\\/\\/anontranslator.eu\\/category\\/edito\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190483097554944,\"created_at\":\"Fri Feb 24 23:40:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3643000, -"tags": [ -{ -"id-ref": "efb37962-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f09865a4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0986b12-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b6c5c09f-86d4-4522-a83c-bc8056094b26-173190483097554944" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @solferishow: Je regarde toujours #lgw avec 3 grammes. Ça aide.", -"img": { -"src": "http://a0.twimg.com/profile_images/1850427609/82F8E894-D3A8-43F9-ABB4-14EDF7EA365F_normal" -}, -"title": "amnesicmercury: RT @solferishow: Je regarde toujours #lgw avec 3 grammes. Ça aide.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3643000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @solferishow: Je regarde toujours #lgw avec 3 grammes. \\u00c7a aide.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"solferishow\",\"indices\":[3,15],\"id_str\":\"232221031\",\"name\":\"Solferishow\",\"id\":232221031}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[37,41]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Je regarde toujours #lgw avec 3 grammes. \\u00c7a aide.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189226500861953\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1144,\"screen_name\":\"solferishow\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13622,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Il est parti par l\\u00e0. \\u261b\",\"show_all_inline_media\":false,\"listed_count\":169,\"profile_link_color\":\"0084B4\",\"followers_count\":4872,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\",\"description\":\"Si Dieu a cr\\u00e9\\u00e9 l'Homme le 6\\u00e8me jour, c'\\u00e9tait surtout pour passer la semaine peinard. Je suis D\\u00e9l\\u00e9gu\\u00e9 des Jeunes Populaires de l'Empire colonial fran\\u00e7ais.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"232221031\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\",\"name\":\"Solferishow\",\"default_profile_image\":false,\"created_at\":\"Thu Dec 30 15:26:17 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":232221031,\"utc_offset\":-10800,\"favourites_count\":20,\"url\":\"http:\\/\\/www.solferishow.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189226500861953,\"created_at\":\"Fri Feb 24 23:35:03 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190482925588480\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":355,\"screen_name\":\"amnesicmercury\",\"lang\":\"en\",\"profile_text_color\":\"485C3A\",\"statuses_count\":6668,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/413071977\\/x47753175a3e5ec841493b005971cc32.jpg\",\"location\":\"Lille, France\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"618238\",\"followers_count\":235,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850427609\\/82F8E894-D3A8-43F9-ABB4-14EDF7EA365F_normal\",\"description\":\"If nature has made any one thing less susceptible than all others of exclusive property, it is the action of the thinking power called an idea \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"16603797\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/413071977\\/x47753175a3e5ec841493b005971cc32.jpg\",\"profile_sidebar_fill_color\":\"060A00\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850427609\\/82F8E894-D3A8-43F9-ABB4-14EDF7EA365F_normal\",\"name\":\"amnesicmercury\",\"default_profile_image\":false,\"created_at\":\"Sun Oct 05 17:41:52 +0000 2008\",\"profile_sidebar_border_color\":\"204207\",\"id\":16603797,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/about.me\\/guillaumel\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190482925588480,\"created_at\":\"Fri Feb 24 23:40:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3643000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b3934ea0-42eb-43d9-9efb-2072188163b6-173190482925588480" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Haha le ministre de l'ouverture des portes <3 #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1849286517/plumesdanges_normal.jpg" -}, -"title": "plumesdanges: Haha le ministre de l'ouverture des portes <3 #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3643000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Haha le ministre de l'ouverture des portes <3 #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[49,53]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190484733341696\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"fcfcfc\",\"screen_name\":\"plumesdanges\",\"lang\":\"fr\",\"favourites_count\":84,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":283,\"location\":\"Hell\",\"profile_text_color\":\"0a0a0a\",\"followers_count\":591,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"description\":\"pas interessante, pas drole et pas tr\\u00e8s intelligente, bref sans interet ! Pr\\u00e9sidente fondatrice de l'#InsomniaqueTeam \\/\\/ #TeamLumbagos \",\"statuses_count\":39032,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"show_all_inline_media\":false,\"listed_count\":44,\"profile_link_color\":\"4813f5\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fcfcfc\",\"protected\":false,\"id_str\":\"27325670\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"plumesdanges\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"created_at\":\"Sat Mar 28 22:43:40 +0000 2009\",\"profile_sidebar_fill_color\":\"fcfcfc\",\"id\":27325670,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.youtube.com\\/plumesdanges\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\"},\"truncated\":false,\"id\":173190484733341696,\"created_at\":\"Fri Feb 24 23:40:03 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3643000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d2f586e3-8a27-4813-9709-dfcb624e7b60-173190484733341696" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On se la refait. #change2ton #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1842982735/princesse_normal.jpg" -}, -"title": "Sylvain Sanders: On se la refait. #change2ton #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3643000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"On se la refait. #change2ton #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[17,28]},{\"text\":\"lgw\",\"indices\":[29,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/hotot.org\\\" rel=\\\"nofollow\\\"\\u003EHotot\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190484599115778\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":104,\"screen_name\":\"elTouristio\",\"lang\":\"en\",\"profile_text_color\":\"CEC79B\",\"statuses_count\":35534,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"location\":\"Au pied d'un arc-en-ciel.\",\"show_all_inline_media\":true,\"listed_count\":57,\"profile_link_color\":\"8C7679\",\"followers_count\":515,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\",\"description\":\"Je ne suis que joie, amour, bonheur et chaleur dans mon c\\u0153ur. #TeamLumbagos #TeamAbats\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FBEBB8\",\"id_str\":\"37389744\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"profile_sidebar_fill_color\":\"46284E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\",\"name\":\"Sylvain Sanders\",\"default_profile_image\":false,\"created_at\":\"Sun May 03 08:39:57 +0000 2009\",\"profile_sidebar_border_color\":\"20183F\",\"id\":37389744,\"utc_offset\":3600,\"favourites_count\":62,\"url\":\"http:\\/\\/flavors.me\\/eltouristio\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190484599115778,\"created_at\":\"Fri Feb 24 23:40:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3643000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "24eb949c-db44-4590-b55a-1093f06ca777-173190484599115778" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le @palmashow il revient quand ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1846735986/image_normal.jpg" -}, -"title": "Margaux M.: Le @palmashow il revient quand ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3644000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le @palmashow il revient quand ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190485094051841\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":80,\"screen_name\":\"margauxmet\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":81,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":18,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1846735986\\/image_normal.jpg\",\"description\":\"C'\\u00e9tait moi le bout de bois qui sauve Rose dans Titanic.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"452997531\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1846735986\\/image_normal.jpg\",\"name\":\"Margaux M.\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 02 13:29:50 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":452997531,\"utc_offset\":null,\"favourites_count\":4,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190485094051841,\"created_at\":\"Fri Feb 24 23:40:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3644000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b2080214-8ca5-43e0-b458-4aa17e24e7ee-173190485094051841" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@__Yusaku et tu te présentes dans le gouvernement Delanoe ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1759900261/image1326744906_normal.png" -}, -"title": "TobyZiegler: @__Yusaku et tu te présentes dans le gouvernement Delanoe ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3644000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"__Yusaku\",\"favorited\":false,\"text\":\"@__Yusaku et tu te pr\\u00e9sentes dans le gouvernement Delanoe ? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"__Yusaku\",\"indices\":[0,9],\"name\":\"Godai Yusaku\",\"id_str\":\"76995130\",\"id\":76995130}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[60,64]}]},\"in_reply_to_user_id\":76995130,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173189919466995712,\"in_reply_to_status_id_str\":\"173189919466995712\",\"id_str\":\"173190486088105985\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"86A4A6\",\"screen_name\":\"3141592RMuck\",\"lang\":\"fr\",\"favourites_count\":56,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1759900261\\/image1326744906_normal.png\",\"description\":\"De mauvaise foi. Parle parfois de g\\u00e9omatique, de citoyennet\\u00e9 ou de cuisine.\",\"statuses_count\":2872,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432900319\\/gC8LD.jpg\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"bdb517\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"121414\",\"protected\":false,\"id_str\":\"174279076\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"TobyZiegler\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432900319\\/gC8LD.jpg\",\"created_at\":\"Tue Aug 03 15:04:11 +0000 2010\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"id\":174279076,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1759900261\\/image1326744906_normal.png\"},\"truncated\":false,\"id\":173190486088105985,\"created_at\":\"Fri Feb 24 23:40:04 +0000 2012\",\"in_reply_to_user_id_str\":\"76995130\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3644000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3d8d3cf3-d574-450e-875f-558f1a38b376-173190486088105985" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "François Rollin #ilreste faut pas déconner ! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1658912814/fkjddkfhk_normal.png" -}, -"title": "Manon: François Rollin #ilreste faut pas déconner ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3644000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Fran\\u00e7ois Rollin #ilreste faut pas d\\u00e9conner ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[16,24]},{\"text\":\"lgw\",\"indices\":[45,49]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.7860476,50.4187981],[2.8492605,50.4187981],[2.8492605,50.4589035],[2.7860476,50.4589035]]]},\"attributes\":{},\"full_name\":\"Lens, Pas-de-Calais\",\"place_type\":\"city\",\"name\":\"Lens\",\"id\":\"6f2473b6bfd0682a\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/6f2473b6bfd0682a.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190488634044416\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":298,\"screen_name\":\"manonkzlwsk\",\"lang\":\"fr\",\"profile_text_color\":\"3d3438\",\"statuses_count\":15002,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"location\":\"Is\\u00e8re, France\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"de4261\",\"followers_count\":262,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"description\":\"Nordiste expatri\\u00e9e, \\u00e9tudiante en sciences du langage \\u00e0 #lyon2, un peu geek, s\\u00e9rievore, livetweeteuse #ondar et fid\\u00e8le herocorpienne. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"e8e8e8\",\"id_str\":\"48084154\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"profile_sidebar_fill_color\":\"e8e8e8\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"name\":\"Manon\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 17 19:34:49 +0000 2009\",\"profile_sidebar_border_color\":\"e8e8e8\",\"id\":48084154,\"utc_offset\":3600,\"favourites_count\":194,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190488634044416,\"created_at\":\"Fri Feb 24 23:40:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3644000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9d72e62a-ea52-4382-b0cd-8bd4bc6fd243-173190488634044416" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "François Rollin : qui est-il ? que nous veut-il? #ilreste #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1373171789/colette_normal.jpg" -}, -"title": "Colette Siri: François Rollin : qui est-il ? que nous veut-il? #ilreste #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3645000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Fran\\u00e7ois Rollin : qui est-il ? que nous veut-il? #ilreste #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[49,57]},{\"text\":\"lgw\",\"indices\":[58,62]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190491087712258\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"ColetteSiri\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":274,\"location\":\"Marseille\",\"profile_text_color\":\"333333\",\"followers_count\":217,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1373171789\\/colette_normal.jpg\",\"description\":\"Pragmatique (nn enseign\\u00e9e \\u00e0 l'Universit\\u00e9)- Italo-avigno-marseillaise du Sud et de la Provence - Assistante de prod' \\u00e0 MP2013, Capitale europ\\u00e9enne de la culture.\",\"statuses_count\":2405,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":12,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"307206900\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Colette Siri\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sun May 29 06:34:07 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":307206900,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1373171789\\/colette_normal.jpg\"},\"truncated\":false,\"id\":173190491087712258,\"created_at\":\"Fri Feb 24 23:40:05 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3645000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d7122312-c8d5-4201-9e81-25c5fa15bfd5-173190491087712258" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #IlReste EVIDEMMENT !", -"img": { -"src": "http://a3.twimg.com/profile_images/611367109/emmanuelcup_normal.jpg" -}, -"title": "Emmanuel Cup: #lgw #IlReste EVIDEMMENT !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3648000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #IlReste EVIDEMMENT !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"IlReste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190504232656896\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":81,\"screen_name\":\"EmmanuelCup\",\"lang\":\"fr\",\"profile_text_color\":\"222\",\"statuses_count\":1910,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/65707962\\/TwitterTemplate.jpg\",\"location\":\"Near Paris\",\"show_all_inline_media\":false,\"listed_count\":15,\"profile_link_color\":\"004685\",\"followers_count\":151,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/611367109\\/emmanuelcup_normal.jpg\",\"description\":\"Freelance Webdesigner \\u2022 Geek and Apple fanatic \\uf8ff\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fff\",\"id_str\":\"7087092\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/65707962\\/TwitterTemplate.jpg\",\"profile_sidebar_fill_color\":\"6e85b1\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/611367109\\/emmanuelcup_normal.jpg\",\"name\":\"Emmanuel Cup\",\"default_profile_image\":false,\"created_at\":\"Tue Jun 26 10:22:47 +0000 2007\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":7087092,\"utc_offset\":3600,\"favourites_count\":6,\"url\":\"http:\\/\\/www.emmanuelcup.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190504232656896,\"created_at\":\"Fri Feb 24 23:40:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3648000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a8703867-5b3e-4a6e-8ef0-390ade93b0b9-173190504232656896" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "À une époque y'avait une émission \"Je passe à la télé\". Aujourd'hui avec #lgw c'est ton avatar qui passe à la télé. #laclasse", -"img": { -"src": "http://a2.twimg.com/profile_images/1614428473/Capture_d__cran_2011-10-30___21.31.58_normal.jpg" -}, -"title": "Yoann Ferret: À une époque y'avait une émission \"Je passe à la télé\". Aujourd'hui avec #lgw c'est ton avatar qui passe à la télé. #laclasse", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3648000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u00c0 une \\u00e9poque y'avait une \\u00e9mission \\\"Je passe \\u00e0 la t\\u00e9l\\u00e9\\\". Aujourd'hui avec #lgw c'est ton avatar qui passe \\u00e0 la t\\u00e9l\\u00e9. #laclasse\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[73,77]},{\"text\":\"laclasse\",\"indices\":[116,125]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190504933105665\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":261,\"screen_name\":\"yoannferret\",\"lang\":\"fr\",\"profile_text_color\":\"242424\",\"statuses_count\":25135,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/370159424\\/mosaic-export.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":19,\"profile_link_color\":\"949494\",\"followers_count\":581,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1614428473\\/Capture_d__cran_2011-10-30___21.31.58_normal.jpg\",\"description\":\"Responsable de la r\\u00e9daction sur @FreenewsActu et big boss de @cafegaming. Conversation minimale. R\\u00e9f\\u00e9rences \\u00e9clectiques (chiantes). Romanichel Racing Club\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"efefef\",\"id_str\":\"4035431\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/370159424\\/mosaic-export.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1614428473\\/Capture_d__cran_2011-10-30___21.31.58_normal.jpg\",\"name\":\"Yoann Ferret\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 10 14:18:04 +0000 2007\",\"profile_sidebar_border_color\":\"b5b5b5\",\"id\":4035431,\"utc_offset\":3600,\"favourites_count\":10,\"url\":\"http:\\/\\/www.cafegaming.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190504933105665,\"created_at\":\"Fri Feb 24 23:40:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3648000, -"tags": [ -{ -"id-ref": "f0995d7e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5f758e96-0cbf-4779-8ac8-96a79f9c4921-173190504933105665" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Comment on peut recruter un présentateur aussi pédant ? #lgw @LeGrandWebze", -"img": { -"src": "http://a3.twimg.com/sticky/default_profile_images/default_profile_4_normal.png" -}, -"title": "Victor ROLLAND: Comment on peut recruter un présentateur aussi pédant ? #lgw @LeGrandWebze", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3650000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Comment on peut recruter un pr\\u00e9sentateur aussi p\\u00e9dant ? #lgw @LeGrandWebze\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[61,74],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[56,60]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190512533180416\",\"user\":{\"default_profile_image\":true,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"VictorRolland\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":17,\"location\":null,\"profile_text_color\":\"333333\",\"followers_count\":6,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/sticky\\/default_profile_images\\/default_profile_4_normal.png\",\"description\":null,\"statuses_count\":5,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"392760484\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Victor ROLLAND\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Oct 17 14:46:45 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":392760484,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_4_normal.png\"},\"truncated\":false,\"id\":173190512533180416,\"created_at\":\"Fri Feb 24 23:40:10 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3650000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "def1d32e-aa10-4d8c-b586-9638c4bec3d9-173190512533180416" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "bon allez je vais passer un peu voir #cqui les gens sur le plateau de #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1737835878/28310_403409769373_707764373_4089795_8073551_n_normal.jpg" -}, -"title": "igor reteno: bon allez je vais passer un peu voir #cqui les gens sur le plateau de #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3650000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"bon allez je vais passer un peu voir #cqui les gens sur le plateau de #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[37,42]},{\"text\":\"lgw\",\"indices\":[70,74]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190513875357697\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":355,\"screen_name\":\"Igorreteno\",\"lang\":\"it\",\"profile_text_color\":\"333333\",\"statuses_count\":37211,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/429495126\\/11-venise.JPG\",\"location\":\"paris\",\"show_all_inline_media\":false,\"listed_count\":34,\"profile_link_color\":\"9D582E\",\"followers_count\":298,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1737835878\\/28310_403409769373_707764373_4089795_8073551_n_normal.jpg\",\"description\":\" je suis paradoxal , bien dans ma tete et amoureux de venise , les mots sont mes amis et les rencontres aussi surtout quand elles sont belles\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"id_str\":\"99097843\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429495126\\/11-venise.JPG\",\"profile_sidebar_fill_color\":\"EADEAA\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1737835878\\/28310_403409769373_707764373_4089795_8073551_n_normal.jpg\",\"name\":\"igor reteno\",\"default_profile_image\":false,\"created_at\":\"Thu Dec 24 12:50:20 +0000 2009\",\"profile_sidebar_border_color\":\"D9B17E\",\"id\":99097843,\"utc_offset\":3600,\"favourites_count\":170,\"url\":\"http:\\/\\/igorreteno.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190513875357697,\"created_at\":\"Fri Feb 24 23:40:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3650000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "97366836-ff16-4cb3-8f18-880ff89d9a00-173190513875357697" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'ai l'impression de regarder une YTP en direct. #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1813693284/photo__3__normal.JPG" -}, -"title": "Charly M.: J'ai l'impression de regarder une YTP en direct. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3651000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'ai l'impression de regarder une YTP en direct. #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190518119993344\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":199,\"screen_name\":\"SeriousCharly\",\"lang\":\"en\",\"profile_text_color\":\"050303\",\"statuses_count\":59230,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/206030081\\/mosaic_serious.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":147,\"profile_link_color\":\"2c30ab\",\"followers_count\":1945,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1813693284\\/photo__3__normal.JPG\",\"description\":\"Ours parisien de 20 ans, \\u00e9tudiant en \\u00e9cole de commerce \\u00e0 Nantes et lyonnais de coeur. Je r\\u00e2le contre tout et je tweete foot.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"c2bec2\",\"id_str\":\"149298036\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/206030081\\/mosaic_serious.jpg\",\"profile_sidebar_fill_color\":\"dcdded\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813693284\\/photo__3__normal.JPG\",\"name\":\"Charly M.\",\"default_profile_image\":false,\"created_at\":\"Fri May 28 23:10:49 +0000 2010\",\"profile_sidebar_border_color\":\"5e69ab\",\"id\":149298036,\"utc_offset\":3600,\"favourites_count\":653,\"url\":\"http:\\/\\/www.lastfm.fr\\/user\\/CharIy\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190518119993344,\"created_at\":\"Fri Feb 24 23:40:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3651000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "85a14e2a-e920-4ae7-95d6-3d7caa76e084-173190518119993344" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Télé travail :) bravo @jcfrog #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1210401292/IMG_0890_normal.jpg" -}, -"title": "Cyrille Prudhomme: Télé travail :) bravo @jcfrog #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3651000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"T\\u00e9l\\u00e9 travail :) bravo @jcfrog #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[22,29],\"name\":\"jcfrog\",\"id_str\":\"16888281\",\"id\":16888281}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.2922602,48.7849223],[2.3263292,48.7849223],[2.3263292,48.8111344],[2.2922602,48.8111344]]]},\"place_type\":\"city\",\"attributes\":{},\"full_name\":\"Bagneux, Hauts-de-Seine\",\"name\":\"Bagneux\",\"id\":\"688721dd9c7680da\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/688721dd9c7680da.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[2.32291689,48.80312267]},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":{\"type\":\"Point\",\"coordinates\":[48.80312267,2.32291689]},\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190515016208385\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"D9B17E\",\"screen_name\":\"CyrillePrudhomm\",\"lang\":\"fr\",\"favourites_count\":23,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":333,\"location\":\"Paris sur seine\",\"profile_text_color\":\"333333\",\"followers_count\":151,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1210401292\\/IMG_0890_normal.jpg\",\"description\":\"Esth\\u00e8te de l'octet.\",\"statuses_count\":1239,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/143904940\\/cartonJLSVT.jpg\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"9D582E\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"8B542B\",\"protected\":false,\"id_str\":\"163090932\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Cyrille Prudhomme\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/143904940\\/cartonJLSVT.jpg\",\"created_at\":\"Mon Jul 05 14:39:04 +0000 2010\",\"profile_sidebar_fill_color\":\"EADEAA\",\"id\":163090932,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/jedeveloppepouriphone.wordpress.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1210401292\\/IMG_0890_normal.jpg\"},\"truncated\":false,\"id\":173190515016208385,\"created_at\":\"Fri Feb 24 23:40:11 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3651000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b2c7829e-ccca-498f-ac5e-cbcf69d68f45-173190515016208385" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "un grand malade//“@LeGrandWebze: C'est notre candidat fétiche : @gasparddelanoe, que nous avions reçu lors de la 2ème émission #lgw”", -"img": { -"src": "http://a1.twimg.com/profile_images/1638771347/deuch_normal.jpeg" -}, -"title": "FrinnockBoChar: un grand malade//“@LeGrandWebze: C'est notre candidat fétiche : @gasparddelanoe, que nous avions reçu lors de la 2ème émission #lgw”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3652000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"un grand malade\\/\\/\\u201c@LeGrandWebze: C'est notre candidat f\\u00e9tiche : @gasparddelanoe, que nous avions re\\u00e7u lors de la 2\\u00e8me \\u00e9mission #lgw\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[18,31],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"GaspardDelanoe\",\"indices\":[64,79],\"id_str\":\"282651653\",\"name\":\"Gaspard Delanoe\",\"id\":282651653}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[127,131]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190522448510976\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":170,\"screen_name\":\"frinnock\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":14421,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0000ff\",\"followers_count\":155,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\",\"description\":\"Plantigrade normand, musicien deuchiste\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"id_str\":\"40014489\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"profile_sidebar_fill_color\":\"e0ff92\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\",\"name\":\"FrinnockBoChar\",\"default_profile_image\":false,\"created_at\":\"Thu May 14 15:22:28 +0000 2009\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":40014489,\"utc_offset\":3600,\"favourites_count\":20,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190522448510976,\"created_at\":\"Fri Feb 24 23:40:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3652000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ea448a89-2e43-46c6-b9a3-e190f488bea7-173190522448510976" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Il y a une petite ambiance Groland dans les thématiques, mais est-ce voulu ? #Lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1650056809/pandadanssonbain_normal.JPG" -}, -"title": "justice pandine: Il y a une petite ambiance Groland dans les thématiques, mais est-ce voulu ? #Lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3652000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Il y a une petite ambiance Groland dans les th\\u00e9matiques, mais est-ce voulu ? #Lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[77,81]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190520225538048\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"adffef\",\"screen_name\":\"pandanael\",\"lang\":\"fr\",\"favourites_count\":1862,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1340,\"location\":\"Bambouseraie\",\"profile_text_color\":\"1a0e1a\",\"followers_count\":2570,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\",\"description\":\"#NowPrending son bain. Ici, c'est comme chez m\\u00e9m\\u00e9. T'es gentil(le), un bisou. Tu fais chier, un coup de boule. #TarifUnique #Enjoy http:\\/\\/bit.ly\\/gIQZr4 \\r\\n\\r\\n \",\"statuses_count\":28275,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"show_all_inline_media\":false,\"listed_count\":193,\"profile_link_color\":\"9058d1\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"protected\":false,\"id_str\":\"177984098\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"justice pandine\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"created_at\":\"Fri Aug 13 15:30:49 +0000 2010\",\"profile_sidebar_fill_color\":\"f5fafa\",\"id\":177984098,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\"},\"truncated\":false,\"id\":173190520225538048,\"created_at\":\"Fri Feb 24 23:40:12 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3652000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8b671801-a269-4ae1-9bec-5cc8c29794b1-173190520225538048" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw bon ça y est je ne peux plus c'est très nul", -"img": { -"src": "http://a3.twimg.com/profile_images/1813277782/profil_normal.jpg" -}, -"title": "annabel s. alves : #lgw bon ça y est je ne peux plus c'est très nul", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3653000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw bon \\u00e7a y est je ne peux plus c'est tr\\u00e8s nul\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[7.1820901,43.6452915],[7.3239546,43.6452915],[7.3239546,43.76075],[7.1820901,43.76075]]]},\"attributes\":{},\"full_name\":\"Nice, Alpes-Maritimes\",\"place_type\":\"city\",\"name\":\"Nice\",\"id\":\"d43b21ac2b0c2029\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/d43b21ac2b0c2029.json\"},\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190522901504000\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"annabeldessin\",\"lang\":\"fr\",\"favourites_count\":37,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":812,\"location\":\"France, Nice(06)\",\"profile_text_color\":\"666666\",\"followers_count\":235,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1813277782\\/profil_normal.jpg\",\"description\":\"Styliste, conceptrice, mod\\u00e9liste;inadapt\\u00e9e scolaire,surdou\\u00e9e cancre;n'y arrivera jamais dans la vie,elle dessine,elle dessine,elle dessine...(\\u00e9duc. nationale)\\r\\n\",\"statuses_count\":4799,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/341403463\\/Yeux_Annajung.jpg\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"106986321\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"annabel s. alves \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/341403463\\/Yeux_Annajung.jpg\",\"created_at\":\"Thu Jan 21 07:51:27 +0000 2010\",\"profile_sidebar_fill_color\":\"252429\",\"id\":106986321,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"https:\\/\\/sites.google.com\\/site\\/annabelalvessovieri\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813277782\\/profil_normal.jpg\"},\"truncated\":false,\"id\":173190522901504000,\"created_at\":\"Fri Feb 24 23:40:13 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3653000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7ca1a421-a721-43f3-b26e-e9e8522c8975-173190522901504000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@plumesdanges Le professeur Rollin SVP! #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1811573861/026_normal.JPG" -}, -"title": "AUMONT: @plumesdanges Le professeur Rollin SVP! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3653000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"plumesdanges\",\"favorited\":false,\"text\":\"@plumesdanges Le professeur Rollin SVP! #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"plumesdanges\",\"indices\":[0,13],\"name\":\"plumesdanges\",\"id_str\":\"27325670\",\"id\":27325670}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[40,44]}]},\"in_reply_to_user_id\":27325670,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173189816412942337,\"in_reply_to_status_id_str\":\"173189816412942337\",\"id_str\":\"173190526533763072\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"aump1\",\"lang\":\"fr\",\"favourites_count\":14,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":191,\"location\":\"FRANCE\",\"profile_text_color\":\"333333\",\"followers_count\":38,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1811573861\\/026_normal.JPG\",\"description\":\"Travailleur social aupr\\u00e8s d'adultes en situation de handicap et d'inadaptation sociale depuis 25 ans.\\r\\nJe suis assidument l'actualit\\u00e9 politique et sociale. \",\"statuses_count\":623,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"435324805\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"AUMONT\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Dec 12 22:57:48 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":435324805,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811573861\\/026_normal.JPG\"},\"truncated\":false,\"id\":173190526533763072,\"created_at\":\"Fri Feb 24 23:40:13 +0000 2012\",\"in_reply_to_user_id_str\":\"27325670\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3653000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "459686ab-98ba-4365-a6a5-b28a633d68c4-173190526533763072" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilpart #ilreste #change2ton #cqui comme ça on va me voir.", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: #lgw #ilpart #ilreste #change2ton #cqui comme ça on va me voir.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3654000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #ilpart #ilreste #change2ton #cqui comme \\u00e7a on va me voir.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[5,12]},{\"text\":\"ilreste\",\"indices\":[13,21]},{\"text\":\"change2ton\",\"indices\":[22,33]},{\"text\":\"cqui\",\"indices\":[34,39]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190530719678464\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"favourites_count\":21,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":543,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"statuses_count\":636,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Royer Charles-Henri\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":185396126,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.france5.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\"},\"truncated\":false,\"id\":173190530719678464,\"created_at\":\"Fri Feb 24 23:40:14 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3654000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d1924a57-19c1-407a-9c79-bac2df3481ab-173190530719678464" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "dsl :/ #lgw J'ai une version plus propre (et complete) de la chanson, vais la publier. Le télétravail est mon combat! :) #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1813523315/image_normal.jpg" -}, -"title": "jcfrog: dsl :/ #lgw J'ai une version plus propre (et complete) de la chanson, vais la publier. Le télétravail est mon combat! :) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3654000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"dsl :\\/ #lgw J'ai une version plus propre (et complete) de la chanson, vais la publier. Le t\\u00e9l\\u00e9travail est mon combat! :) #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[7,11]},{\"text\":\"lgw\",\"indices\":[121,125]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190528375074817\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":340,\"screen_name\":\"jcfrog\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27209,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/194101689\\/twitterbk.jpg\",\"location\":\"Damgan\",\"show_all_inline_media\":true,\"listed_count\":506,\"profile_link_color\":\"acc809\",\"followers_count\":6887,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1813523315\\/image_normal.jpg\",\"description\":\"Pro: Ing\\u00e9nieur informaticien, Perso: super h\\u00e9ro du web (en formation)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"16888281\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/194101689\\/twitterbk.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813523315\\/image_normal.jpg\",\"name\":\"jcfrog\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 21 16:03:16 +0000 2008\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":16888281,\"utc_offset\":3600,\"favourites_count\":448,\"url\":\"http:\\/\\/www.jcfrog.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190528375074817,\"created_at\":\"Fri Feb 24 23:40:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3654000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b684b48d-1493-4703-8c0d-6d0e45d42590-173190528375074817" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw ministre des \"fils et filles de\" j'adore !", -"img": { -"src": "http://a2.twimg.com/profile_images/1841426692/image_normal.jpg" -}, -"title": "Peyow: #lgw ministre des \"fils et filles de\" j'adore !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3654000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw ministre des \\\"fils et filles de\\\" j'adore !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190530698706944\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"PeyowOner\",\"lang\":\"fr\",\"favourites_count\":12,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":43,\"location\":\"Grenoble\",\"profile_text_color\":\"333333\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1841426692\\/image_normal.jpg\",\"description\":\"Technicien du spectale survivant. Fain\\u00e9ant et casanier, donc totalement inoffensif.\",\"statuses_count\":125,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"268921581\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Peyow\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat Mar 19 19:00:41 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":268921581,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841426692\\/image_normal.jpg\"},\"truncated\":false,\"id\":173190530698706944,\"created_at\":\"Fri Feb 24 23:40:14 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3654000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f609d6ad-2020-4b53-8bb5-5a1e4ea1a180-173190530698706944" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "\"Ministre du goûter\" \"Ministre des ouvertures de portes\" #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1801434555/coolcat_normal.png" -}, -"title": "Chris: \"Ministre du goûter\" \"Ministre des ouvertures de portes\" #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3655000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"\\\"Ministre du go\\u00fbter\\\" \\\"Ministre des ouvertures de portes\\\" #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[57,61]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190531445301248\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"000000\",\"screen_name\":\"tr13ze\",\"lang\":\"en\",\"favourites_count\":252,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":198,\"location\":\"Paris\",\"profile_text_color\":\"d1d1d1\",\"followers_count\":1606,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1801434555\\/coolcat_normal.png\",\"description\":\"Dev Flash \\/ html5\\r\\n(free for job)\\r\\n\",\"statuses_count\":35820,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/346151969\\/dark_stripes.png\",\"show_all_inline_media\":false,\"listed_count\":109,\"profile_link_color\":\"575757\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"126569577\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Chris\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/346151969\\/dark_stripes.png\",\"created_at\":\"Fri Mar 26 08:30:20 +0000 2010\",\"profile_sidebar_fill_color\":\"000000\",\"id\":126569577,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/tr13ze.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801434555\\/coolcat_normal.png\"},\"truncated\":false,\"id\":173190531445301248,\"created_at\":\"Fri Feb 24 23:40:15 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3655000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bf6e072c-e0a5-4523-aa79-0113ec55fd0c-173190531445301248" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Si vous voulez plus d'info sur l'ACTA, n'oubliez pas le Webzelive sur http://t.co/jycA9F5R #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817123979/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png" -}, -"title": "legrandwebze: Si vous voulez plus d'info sur l'ACTA, n'oubliez pas le Webzelive sur http://t.co/jycA9F5R #lgw", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3656000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Si vous voulez plus d'info sur l'ACTA, n'oubliez pas le Webzelive sur http:\\/\\/t.co\\/jycA9F5R #lgw\",\"entities\":{\"urls\":[{\"indices\":[70,90],\"display_url\":\"legrandwebze.com\",\"expanded_url\":\"http:\\/\\/www.legrandwebze.com\",\"url\":\"http:\\/\\/t.co\\/jycA9F5R\"}],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[91,95]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190538026168321\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":3026,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":3285,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"statuses_count\":1481,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"legrandwebze\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":365949385,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\"},\"truncated\":false,\"id\":173190538026168321,\"created_at\":\"Fri Feb 24 23:40:16 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3656000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5493fff3-ee13-44cf-82d7-528b0ffee2ce-173190538026168321" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@GaspardDelanoe j'adore ce candidat #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1724285948/image_normal.jpg" -}, -"title": "CalamitySophie: @GaspardDelanoe j'adore ce candidat #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3656000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@GaspardDelanoe j'adore ce candidat #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"GaspardDelanoe\",\"indices\":[0,15],\"id_str\":\"282651653\",\"name\":\"Gaspard Delanoe\",\"id\":282651653}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[36,40]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190538655301633\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"282651653\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":96,\"screen_name\":\"CalamitySophie\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":672,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/359426011\\/photo.JPG\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084b4\",\"followers_count\":34,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724285948\\/image_normal.jpg\",\"description\":\"barr\\u00e9e, barge, enerv\\u00e9e, vieille bique, je regarde le monde, et je d\\u00e9sesp\\u00e9re. le genre humain n'est pas tr\\u00e9s beau. Et j'en fais partie !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"57613271\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/359426011\\/photo.JPG\",\"profile_sidebar_fill_color\":\"11d2eb\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724285948\\/image_normal.jpg\",\"name\":\"CalamitySophie\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 17 10:53:14 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":57613271,\"utc_offset\":3600,\"favourites_count\":22,\"url\":\"http:\\/\\/www.calamitysophie1.blogspot.com\"},\"in_reply_to_screen_name\":\"GaspardDelanoe\",\"truncated\":false,\"id\":173190538655301633,\"created_at\":\"Fri Feb 24 23:40:16 +0000 2012\",\"in_reply_to_user_id\":282651653}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3656000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e2f62c24-c5da-48e6-bc96-3384601338ae-173190538655301633" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Avant, ils mettaient plus de moyens dans \"Ca C'est Palace\" #lgw #cqui", -"img": { -"src": "http://a0.twimg.com/profile_images/1768260791/afflelou_normal.png" -}, -"title": "Marcel Comics: Avant, ils mettaient plus de moyens dans \"Ca C'est Palace\" #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3657000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Avant, ils mettaient plus de moyens dans \\\"Ca C'est Palace\\\" #lgw #cqui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[59,63]},{\"text\":\"cqui\",\"indices\":[64,69]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190543290011648\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":196,\"screen_name\":\"Marcelcomics\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3887,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":24,\"profile_link_color\":\"0084B4\",\"followers_count\":521,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"description\":\"D\\u00e9fenseur du panache et de la pens\\u00e9e positive. Gar\\u00e7on boucher chez Boucherie-ovalie.org. Inventor of the Follow Me Monday (#FMM)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"386966557\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"name\":\"Marcel Comics\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 08 07:06:40 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":386966557,\"utc_offset\":-10800,\"favourites_count\":7,\"url\":\"http:\\/\\/boucherie-ovalie.org\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190543290011648,\"created_at\":\"Fri Feb 24 23:40:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3657000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "447131df-09e7-455d-a6eb-58256f22222c-173190543290011648" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @pocarles: Rollin #lgw #cqui Please Quote !", -"img": { -"src": "http://a0.twimg.com/profile_images/1844133961/8x3UkTtw_normal" -}, -"title": "Laurent Aubaret: RT @pocarles: Rollin #lgw #cqui Please Quote !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3657000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @pocarles: Rollin #lgw #cqui Please Quote !\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"pocarles\",\"indices\":[3,12],\"id_str\":\"23074316\",\"name\":\"PierreOlivier Carles\",\"id\":23074316}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]},{\"text\":\"cqui\",\"indices\":[26,31]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Rollin #lgw #cqui Please Quote !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[7,11]},{\"text\":\"cqui\",\"indices\":[12,17]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190140943007745\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":true,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":1148,\"screen_name\":\"pocarles\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":32043,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433336791\\/110070354.jpg\",\"location\":\"Toulouse - Miami\",\"show_all_inline_media\":true,\"listed_count\":448,\"profile_link_color\":\"5cace5\",\"followers_count\":5249,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1717757168\\/PO_Fond_Gris_normal.jpg\",\"description\":\"Co-Founder at @Digidust & @Labotec. BA in @Stonfield @APICube @Hellotipi and others.\\r\\nMore Entrepreneur than Investor. Rugby, Gastronomy and Human enthusiast !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFFFFF\",\"id_str\":\"23074316\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433336791\\/110070354.jpg\",\"profile_sidebar_fill_color\":\"f0f0f0\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1717757168\\/PO_Fond_Gris_normal.jpg\",\"name\":\"PierreOlivier Carles\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 06 15:10:47 +0000 2009\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":23074316,\"utc_offset\":3600,\"favourites_count\":80,\"url\":\"http:\\/\\/www.pocarles.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190140943007745,\"created_at\":\"Fri Feb 24 23:38:41 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190541218025473\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":564,\"screen_name\":\"lolofildelo\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":2942,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431542214\\/flickr-10-nov-2006.jpg\",\"location\":\"Valence d'Agen\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"6a19e3\",\"followers_count\":165,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1844133961\\/8x3UkTtw_normal\",\"description\":\"Rugby, Politique, Croix Rouge et ferias voila ce que j'aime le plus, et avec l'accent svp sud ouest oblige, ici c'est du 2nd degr\\u00e9s\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"0099B9\",\"id_str\":\"342786952\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431542214\\/flickr-10-nov-2006.jpg\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1844133961\\/8x3UkTtw_normal\",\"name\":\"Laurent Aubaret\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 26 15:44:40 +0000 2011\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":342786952,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190541218025473,\"created_at\":\"Fri Feb 24 23:40:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3657000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b9a1aa44-39c1-4aa9-9286-f43226db1ea6-173190541218025473" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3658000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[3,10],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[52,56]},{\"text\":\"ilpart\",\"indices\":[57,64]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Je vous en prie faites qu'il parte !!!! #lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]},{\"text\":\"ilpart\",\"indices\":[45,52]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190479788244992\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":2216,\"screen_name\":\"Vinvin\",\"lang\":\"fr\",\"profile_text_color\":\"634047\",\"statuses_count\":13264,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":922,\"profile_link_color\":\"088253\",\"followers_count\":18612,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1707445439\\/Vinvin_chapeau_rouge_normal.jpg\",\"description\":\"Auteur, Producteur (StoryCircus) et Com\\u00e9dien. Co-anime Le Grand Webze avec Fran\\u00e7ois Rollin sur France 5. Ecrit beaucoup.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"id_str\":\"7223522\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1707445439\\/Vinvin_chapeau_rouge_normal.jpg\",\"name\":\"Vinvin\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 03 07:35:16 +0000 2007\",\"profile_sidebar_border_color\":\"D3D2CF\",\"id\":7223522,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.legrandwebze.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190479788244992,\"created_at\":\"Fri Feb 24 23:40:02 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190547450769408\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":912,\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"profile_text_color\":\"a3c23e\",\"statuses_count\":4894,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"location\":\"Alsace, France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"followers_count\":150,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"profile_sidebar_fill_color\":\"9ca871\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"name\":\"Hugo SCHOCH\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_border_color\":\"111405\",\"id\":175540303,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/only.hug33k.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190547450769408,\"created_at\":\"Fri Feb 24 23:40:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3658000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "61856cf4-0ab4-4d85-b76f-7fbd16fb0da5-173190547450769408" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Charles_Liebert: Mais #cqui qui arrivera à arracher la chemise de @Vinvin en live sur @LeGrandWebze #LGW ? 😜", -"img": { -"src": "http://a2.twimg.com/profile_images/1735644265/front_de_gauche_annee_normal.jpg" -}, -"title": "Cachounette: RT @Charles_Liebert: Mais #cqui qui arrivera à arracher la chemise de @Vinvin en live sur @LeGrandWebze #LGW ? 😜", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3658000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Charles_Liebert: Mais #cqui qui arrivera \\u00e0 arracher la chemise de @Vinvin en live sur @LeGrandWebze #LGW ? \\ud83d\\ude1c\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Charles_Liebert\",\"indices\":[3,19],\"id_str\":\"610993\",\"name\":\"Charles Liebert\",\"id\":610993},{\"screen_name\":\"Vinvin\",\"indices\":[70,77],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522},{\"screen_name\":\"LeGrandWebze\",\"indices\":[90,103],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[26,31]},{\"text\":\"LGW\",\"indices\":[104,108]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Mais #cqui qui arrivera \\u00e0 arracher la chemise de @Vinvin en live sur @LeGrandWebze #LGW ? \\ud83d\\ude1c\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[49,56],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522},{\"screen_name\":\"LeGrandWebze\",\"indices\":[69,82],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[5,10]},{\"text\":\"LGW\",\"indices\":[83,87]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190162304602112\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1158,\"screen_name\":\"Charles_Liebert\",\"lang\":\"en\",\"profile_text_color\":\"F522D5\",\"statuses_count\":48081,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/29762\\/00663_ghostfog_1280x800.jpg\",\"location\":\"Paris - Cap Ferret - Saugeras\",\"show_all_inline_media\":true,\"listed_count\":156,\"profile_link_color\":\"1AF51F\",\"followers_count\":2044,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/732688177\\/bi-cause_normal.jpg\",\"description\":\"Ex Digital Marketing Manager @ Orange Vall\\u00e9e, now Proud Founder of LGS Consulting (@LGS_Consulting). Curator, e-Ninja, Good Samaritan & Lover. #WLTW Official\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0E0F0F\",\"id_str\":\"610993\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/29762\\/00663_ghostfog_1280x800.jpg\",\"profile_sidebar_fill_color\":\"E0FF91\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/732688177\\/bi-cause_normal.jpg\",\"name\":\"Charles Liebert\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 07 20:26:15 +0000 2007\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":610993,\"utc_offset\":3600,\"favourites_count\":509,\"url\":\"http:\\/\\/www.charles-liebert.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190162304602112,\"created_at\":\"Fri Feb 24 23:38:47 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190545009684482\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":40,\"screen_name\":\"cachounette\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":251,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"D02B55\",\"followers_count\":51,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1735644265\\/front_de_gauche_annee_normal.jpg\",\"description\":\"sage femme, militante PCF-Front de gauche et CGT\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"352726\",\"id_str\":\"39092205\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1735644265\\/front_de_gauche_annee_normal.jpg\",\"name\":\"Cachounette\",\"default_profile_image\":false,\"created_at\":\"Sun May 10 18:40:14 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":39092205,\"utc_offset\":-10800,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190545009684482,\"created_at\":\"Fri Feb 24 23:40:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3658000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "43128512-9ae2-47fd-ac85-9d1293ca296a-173190545009684482" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Il veux pécho. RT @GabytaineFlam Les gens qui écrivent à #lgw juste pour voir leur gueule à la télé. Les @elTouristio", -"img": { -"src": "http://a2.twimg.com/profile_images/1662405097/248935_2174806768866_1207725484_32653483_2411503_n_normal.jpg" -}, -"title": "☮ ☈∑mi.S ✌: Il veux pécho. RT @GabytaineFlam Les gens qui écrivent à #lgw juste pour voir leur gueule à la télé. Les @elTouristio", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3658000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Il veux p\\u00e9cho. RT @GabytaineFlam Les gens qui \\u00e9crivent \\u00e0 #lgw juste pour voir leur gueule \\u00e0 la t\\u00e9l\\u00e9. Les @elTouristio\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"GabytaineFlam\",\"indices\":[18,32],\"name\":\"R\\u00e9mi\",\"id_str\":\"161146189\",\"id\":161146189},{\"screen_name\":\"elTouristio\",\"indices\":[105,117],\"name\":\"Sylvain Sanders\",\"id_str\":\"37389744\",\"id\":37389744}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[57,61]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190544783179778\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"bc31a0\",\"screen_name\":\"Remi_Chouchou\",\"lang\":\"fr\",\"favourites_count\":83,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1084,\"location\":\"Marles-les-Mines, France\",\"profile_text_color\":\"877583\",\"followers_count\":837,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1662405097\\/248935_2174806768866_1207725484_32653483_2411503_n_normal.jpg\",\"description\":\"C'est toi qui vient \\u00e0 moi. Alors pr\\u00e9pare toi \\u00e0 me subir. Si tu aimes la bouffe, l'humour, l'amour et la musique. On sera vite proche ! Bref, on se tweet ? \",\"statuses_count\":59433,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/426645975\\/threadlessblackhole_657_96327.jpg\",\"show_all_inline_media\":true,\"listed_count\":28,\"profile_link_color\":\"542265\",\"is_translator\":true,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"95305243\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"\\u262e \\u2608\\u2211mi.S \\u270c\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/426645975\\/threadlessblackhole_657_96327.jpg\",\"created_at\":\"Mon Dec 07 23:38:40 +0000 2009\",\"profile_sidebar_fill_color\":\"121212\",\"id\":95305243,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/remichouchou.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1662405097\\/248935_2174806768866_1207725484_32653483_2411503_n_normal.jpg\"},\"truncated\":false,\"id\":173190544783179778,\"created_at\":\"Fri Feb 24 23:40:18 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3658000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3c786430-39e3-4f5d-9acc-4fe182345fdc-173190544783179778" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "+1 RT“@GabytaineFlam: Kheops gentil hacker mais mauvais parleur. #lgw”", -"img": { -"src": "http://a3.twimg.com/profile_images/113921060/n585957098_209521_2111_normal.jpg" -}, -"title": "Saz/Sarah Ichi: +1 RT“@GabytaineFlam: Kheops gentil hacker mais mauvais parleur. #lgw”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3658000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"+1 RT\\u201c@GabytaineFlam: Kheops gentil hacker mais mauvais parleur. #lgw\\u201d\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"GabytaineFlam\",\"indices\":[6,20],\"name\":\"R\\u00e9mi\",\"id_str\":\"161146189\",\"id\":161146189}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[65,69]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190547178131457\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"86A4A6\",\"screen_name\":\"sazkiddie\",\"lang\":\"en\",\"favourites_count\":6,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":872,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":668,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/113921060\\/n585957098_209521_2111_normal.jpg\",\"description\":\"Let's Sp\\u00f6ka about...culture, social media, fashion, love, internet and You!\",\"statuses_count\":3280,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/380716778\\/spokafond.JPG\",\"show_all_inline_media\":false,\"listed_count\":38,\"profile_link_color\":\"FF3300\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"protected\":false,\"id_str\":\"21216960\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Saz\\/Sarah Ichi\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/380716778\\/spokafond.JPG\",\"created_at\":\"Wed Feb 18 17:22:22 +0000 2009\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"id\":21216960,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.spoka.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/113921060\\/n585957098_209521_2111_normal.jpg\"},\"truncated\":false,\"id\":173190547178131457,\"created_at\":\"Fri Feb 24 23:40:18 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3658000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8286e9ac-d17e-4c6c-a3fb-4fca7a08b428-173190547178131457" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw reçoit @GaspardDelanoe !", -"img": { -"src": "http://a0.twimg.com/profile_images/1695493545/fa3f8350-a1ea-4196-9606-3fab457a6d4d_normal.png" -}, -"title": "StevenLeRoux: #lgw reçoit @GaspardDelanoe !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3659000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw re\\u00e7oit @GaspardDelanoe !\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"GaspardDelanoe\",\"indices\":[12,27],\"id_str\":\"282651653\",\"name\":\"Gaspard Delanoe\",\"id\":282651653}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190548532891648\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":306,\"screen_name\":\"StevenLeRoux\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":4452,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Ask my GoogleLatitude\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"2FC2EF\",\"followers_count\":266,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1695493545\\/fa3f8350-a1ea-4196-9606-3fab457a6d4d_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"14985358\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1695493545\\/fa3f8350-a1ea-4196-9606-3fab457a6d4d_normal.png\",\"name\":\"StevenLeRoux\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 02 21:29:20 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":14985358,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/steven.le-roux.info\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190548532891648,\"created_at\":\"Fri Feb 24 23:40:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3659000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9d7c05dd-94d9-43aa-8ad1-c730d7d3f74c-173190548532891648" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Ilagee: Entre vos #Césars, vos #LGW et vos #CI, j'ai un peu l'impression d'être au beau milieu d'un gang bang de livetweets contre m ...", -"img": { -"src": "http://a0.twimg.com/profile_images/1845946729/bon_alors_la_je_suis_shiva_tu_vois_ou_ganesh_normal.jpg" -}, -"title": "Ganeshiva: RT @Ilagee: Entre vos #Césars, vos #LGW et vos #CI, j'ai un peu l'impression d'être au beau milieu d'un gang bang de livetweets contre m ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3660000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Ilagee: Entre vos #C\\u00e9sars, vos #LGW et vos #CI, j'ai un peu l'impression d'\\u00eatre au beau milieu d'un gang bang de livetweets contre m ...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Ilagee\",\"indices\":[3,10],\"id_str\":\"189097725\",\"name\":\"[Nom du sujet]\",\"id\":189097725}],\"urls\":[],\"hashtags\":[{\"text\":\"C\\u00e9sars\",\"indices\":[22,29]},{\"text\":\"LGW\",\"indices\":[35,39]},{\"text\":\"CI\",\"indices\":[47,50]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Entre vos #C\\u00e9sars, vos #LGW et vos #CI, j'ai un peu l'impression d'\\u00eatre au beau milieu d'un gang bang de livetweets contre mon gr\\u00e9.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"C\\u00e9sars\",\"indices\":[10,17]},{\"text\":\"LGW\",\"indices\":[23,27]},{\"text\":\"CI\",\"indices\":[35,38]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173185287571243008\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":290,\"screen_name\":\"Ilagee\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":11875,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/233715649\\/black_pattern.jpg\",\"location\":\"[Ville du sujet]\",\"show_all_inline_media\":true,\"listed_count\":78,\"profile_link_color\":\"d93c3c\",\"followers_count\":1025,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1813929904\\/TwavatarZS_normal.png\",\"description\":\"J'ai cr\\u00e9\\u00e9 Z\\u00e9ros Sociaux, c'est un site sur les internets.\\r\\nAh, et j'ai une IMPRESSIONNANTE collection de dinosaures en plastique.\\r\\nC'est pas pour p\\u00e9cho, tkt.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"189097725\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/233715649\\/black_pattern.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813929904\\/TwavatarZS_normal.png\",\"name\":\"[Nom du sujet]\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 10 11:26:10 +0000 2010\",\"profile_sidebar_border_color\":\"000000\",\"id\":189097725,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"http:\\/\\/zeros-sociaux.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173185287571243008,\"created_at\":\"Fri Feb 24 23:19:24 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190553054351362\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":226,\"screen_name\":\"wievielFortuna\",\"lang\":\"fr\",\"profile_text_color\":\"050505\",\"statuses_count\":17511,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432784134\\/wow.jpg\",\"location\":\"Cosmos\\/N\\u00e9ant\",\"show_all_inline_media\":true,\"listed_count\":23,\"profile_link_color\":\"00ffe6\",\"followers_count\":242,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1845946729\\/bon_alors_la_je_suis_shiva_tu_vois_ou_ganesh_normal.jpg\",\"description\":\"Je sais pas si je suis narcissique mais je me fais rire. J'ai une voix de fille. Je suis indispensable \\u00e0 la soci\\u00e9t\\u00e9. Mon flavors.me est trop cheum.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"d260d4\",\"id_str\":\"171579431\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432784134\\/wow.jpg\",\"profile_sidebar_fill_color\":\"bdb7b7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1845946729\\/bon_alors_la_je_suis_shiva_tu_vois_ou_ganesh_normal.jpg\",\"name\":\"Ganeshiva\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 27 17:43:56 +0000 2010\",\"profile_sidebar_border_color\":\"535753\",\"id\":171579431,\"utc_offset\":-10800,\"favourites_count\":478,\"url\":\"http:\\/\\/fr.flavors.me\\/aeternitatis\"},\"in_reply_to_screen_name\":null,\"truncated\":true,\"id\":173190553054351362,\"created_at\":\"Fri Feb 24 23:40:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3660000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eff8cb8e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "623536fd-c528-42ea-85df-ebe7d6aa297e-173190553054351362" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw me file mal au crâne", -"img": { -"src": "http://a2.twimg.com/profile_images/1771348218/image1327174991_normal.png" -}, -"title": "Jim0PROFIT: #lgw me file mal au crâne", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3660000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw me file mal au cr\\u00e2ne\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.yoono.com\\\" rel=\\\"nofollow\\\"\\u003Eyoono\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190553201156096\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"Jim0PROFIT\",\"lang\":\"fr\",\"favourites_count\":23,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":368,\"location\":\"France\",\"profile_text_color\":\"3E4415\",\"followers_count\":94,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1771348218\\/image1327174991_normal.png\",\"description\":\"Consulting, Syst\\u00e8me administrateur, geekoophile, et tellement de choses qu'une journ\\u00e9e de 24H ne suffit plus!\",\"statuses_count\":4756,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"18874683\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Jim0PROFIT\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"created_at\":\"Sun Jan 11 18:26:59 +0000 2009\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":18874683,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/choari.blogspot.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1771348218\\/image1327174991_normal.png\"},\"truncated\":false,\"id\":173190553201156096,\"created_at\":\"Fri Feb 24 23:40:20 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3660000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c3aca640-dd5f-4f1b-9572-19239be6393f-173190553201156096" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw 36éme degrès bonjour", -"img": { -"src": "http://a1.twimg.com/profile_images/1437002627/DSCN4392_normal.jpg" -}, -"title": "Alban Liabeuf: #lgw 36éme degrès bonjour", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3661000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw 36\\u00e9me degr\\u00e8s bonjour\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190558607618048\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":161,\"screen_name\":\"Albanliabeuf\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":410,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris la D\\u00e9fense \",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":50,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1437002627\\/DSCN4392_normal.jpg\",\"description\":\"vous les autres et moi, mode, photos, finance, geek et n'importe quoi \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"25846622\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1437002627\\/DSCN4392_normal.jpg\",\"name\":\"Alban Liabeuf\",\"default_profile_image\":false,\"created_at\":\"Sun Mar 22 17:27:25 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":25846622,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/alban-liabeuf\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190558607618048,\"created_at\":\"Fri Feb 24 23:40:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3661000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "55caf6df-4856-4dbb-9f6f-31ffe59d8d5a-173190558607618048" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "En fait les petites rubriques de #lgw sont vraiment cool mais il manque un peu de structure en plateau", -"img": { -"src": "http://a3.twimg.com/profile_images/1682788944/oriane_twitter_normal.png" -}, -"title": "Oriane Hurard: En fait les petites rubriques de #lgw sont vraiment cool mais il manque un peu de structure en plateau", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3662000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"En fait les petites rubriques de #lgw sont vraiment cool mais il manque un peu de structure en plateau\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190561799479297\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"Orianehurard\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2727,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":24,\"profile_link_color\":\"de2a5d\",\"followers_count\":485,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"description\":\"S\\u00e9ries, transmedia, cin\\u00e9ma. Dipl\\u00f4m\\u00e9e @ina_SUP en production \\/\\/ \\r\\nCharg\\u00e9e de coordination @TIULab, programme d'encadrement \\u00e9tudiant transmedia\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"198934087\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"profile_sidebar_fill_color\":\"c1a7c7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"name\":\"Oriane Hurard\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 05 16:26:22 +0000 2010\",\"profile_sidebar_border_color\":\"592459\",\"id\":198934087,\"utc_offset\":-10800,\"favourites_count\":461,\"url\":\"http:\\/\\/www.transmediaimmersiveuniversity.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190561799479297,\"created_at\":\"Fri Feb 24 23:40:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3662000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2175f5c4-2def-43ee-a548-e4d11c02efb4-173190561799479297" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ouh! Twitto acheté ki a stock de tweets a écouler \"@FofoxFRA: L'interaction entre twittos et emissions sur #lgw est juste fantastique. :-)\"", -"img": { -"src": "http://a0.twimg.com/profile_images/1830117459/La-louve-3_normal.jpg" -}, -"title": "Suzy: Ouh! Twitto acheté ki a stock de tweets a écouler \"@FofoxFRA: L'interaction entre twittos et emissions sur #lgw est juste fantastique. :-)\"", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3662000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ouh! Twitto achet\\u00e9 ki a stock de tweets a \\u00e9couler \\\"@FofoxFRA: L'interaction entre twittos et emissions sur #lgw est juste fantastique. :-)\\\"\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FofoxFRA\",\"indices\":[51,60],\"id_str\":\"115675045\",\"name\":\"Fofox\",\"id\":115675045}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[107,111]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190563510759424\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":377,\"screen_name\":\"SuzyLouv\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1021,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/418559314\\/295996_225347164193656_175246649203708_600693_141741646_n.jpg\",\"location\":\"Rabat\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":188,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1830117459\\/La-louve-3_normal.jpg\",\"description\":\"Tweet\\/heure Politique, #Maroc et Social Media. Gu\\u00e9risseuse chamane. Diplomee en Urbanisme Tzigane. Membre inactive du Parti de la Tectonique des Planqu\\u00e9(e)s.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Casablanca\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"380477935\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/418559314\\/295996_225347164193656_175246649203708_600693_141741646_n.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1830117459\\/La-louve-3_normal.jpg\",\"name\":\"Suzy\",\"default_profile_image\":false,\"created_at\":\"Mon Sep 26 18:26:20 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":380477935,\"utc_offset\":0,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190563510759424,\"created_at\":\"Fri Feb 24 23:40:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3662000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "48509121-704a-4e9c-89c1-4816e13a95cd-173190563510759424" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw: l'émission avec un public de 10 personnes dont 4 qui ont la tête dans leur ordi.", -"img": { -"src": "http://a1.twimg.com/profile_images/1768647050/3Y977L9m_normal" -}, -"title": "AlexM: #lgw: l'émission avec un public de 10 personnes dont 4 qui ont la tête dans leur ordi.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3663000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw: l'\\u00e9mission avec un public de 10 personnes dont 4 qui ont la t\\u00eate dans leur ordi.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190565511434240\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":54,\"screen_name\":\"9_AlexM\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":92,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1768647050\\/3Y977L9m_normal\",\"description\":\"N\\u00b09 chanteur, au bon esprit permanent (en principe) .\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"022330\",\"id_str\":\"467299523\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768647050\\/3Y977L9m_normal\",\"name\":\"AlexM\",\"default_profile_image\":false,\"created_at\":\"Wed Jan 18 09:57:42 +0000 2012\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":467299523,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190565511434240,\"created_at\":\"Fri Feb 24 23:40:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3663000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8fc3deda-aa68-41fd-aacc-b3563883ef63-173190565511434240" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est bizarre comme émission #LGW.", -"img": { -"src": "http://a0.twimg.com/profile_images/1838870702/405482_161160664000517_100003197529285_225113_1987693431_n_normal.jpg" -}, -"title": "Lucas Schwager: C'est bizarre comme émission #LGW.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3663000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est bizarre comme \\u00e9mission #LGW.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[29,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190567382102016\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":496,\"screen_name\":\"Lucas_Schwager\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":3147,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/331598994\\/CBS_GOOD_WIFE_NEW_BEG_IMAGE_CIAN.jpg\",\"location\":\"Bordeaux\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"0750bd\",\"followers_count\":168,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1838870702\\/405482_161160664000517_100003197529285_225113_1987693431_n_normal.jpg\",\"description\":\"Animateur radio cynique et journaliste de r\\u00eave sur http:\\/\\/seriesaddict.fr\\/. Parle de tout et de rien, mais surtout de rien.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"DBE9ED\",\"id_str\":\"113447353\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/331598994\\/CBS_GOOD_WIFE_NEW_BEG_IMAGE_CIAN.jpg\",\"profile_sidebar_fill_color\":\"E6F6F9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838870702\\/405482_161160664000517_100003197529285_225113_1987693431_n_normal.jpg\",\"name\":\"Lucas Schwager\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 11 20:00:51 +0000 2010\",\"profile_sidebar_border_color\":\"DBE9ED\",\"id\":113447353,\"utc_offset\":null,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190567382102016,\"created_at\":\"Fri Feb 24 23:40:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3663000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e32cc210-ebd2-49f6-ade3-f61dac5f62b6-173190567382102016" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LydiaWestCudi: C'est tordu quand même comme truc,un cercle, une émission que seul les twittos comprennent. Cooooool. #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1849067972/4413560C-7785-472A-B26C-A5EB7BB6F962_normal" -}, -"title": "Yhnn: RT @LydiaWestCudi: C'est tordu quand même comme truc,un cercle, une émission que seul les twittos comprennent. Cooooool. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3664000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LydiaWestCudi: C'est tordu quand m\\u00eame comme truc,un cercle, une \\u00e9mission que seul les twittos comprennent. Cooooool. #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LydiaWestCudi\",\"indices\":[3,17],\"id_str\":\"247914376\",\"name\":\"Lit Dia \\u00ae\",\"id\":247914376}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[122,126]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"C'est tordu quand m\\u00eame comme truc,un cercle, une \\u00e9mission que seul les twittos comprennent. Cooooool. #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[103,107]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190199856214016\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":195,\"screen_name\":\"LydiaWestCudi\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":2986,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/411533371\\/tumblr_lpq5omJuGt1r0welko2_500.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"2FC2EF\",\"followers_count\":98,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1787989372\\/406519_2816076475082_1053946314_2866554_1715736597_n_normal.jpg\",\"description\":\"J'ne sais pas qui je suis. Je suis qui je me dois d\\u2019\\u00eatre.\\r\\nFolle on me dit.Il n'y a que le Fou qui se pretend sage.\\r\\nLe changement c'est le 6 mai 2012.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"247914376\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/411533371\\/tumblr_lpq5omJuGt1r0welko2_500.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1787989372\\/406519_2816076475082_1053946314_2866554_1715736597_n_normal.jpg\",\"name\":\"Lit Dia \\u00ae\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 05 21:07:35 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":247914376,\"utc_offset\":-10800,\"favourites_count\":199,\"url\":\"http:\\/\\/mescudream.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190199856214016,\"created_at\":\"Fri Feb 24 23:38:56 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190569294704641\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":237,\"screen_name\":\"kzz_\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":8385,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/380156028\\/1920X1080.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":27,\"profile_link_color\":\"00aaff\",\"followers_count\":604,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849067972\\/4413560C-7785-472A-B26C-A5EB7BB6F962_normal\",\"description\":\"doing nothing takes work. \\/\\/\\/ Directeur du p\\u00f4le des pixels de l'espace at @GAMEONE\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"15801903\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/380156028\\/1920X1080.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849067972\\/4413560C-7785-472A-B26C-A5EB7BB6F962_normal\",\"name\":\"Yhnn\",\"default_profile_image\":false,\"created_at\":\"Sun Aug 10 22:12:55 +0000 2008\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":15801903,\"utc_offset\":3600,\"favourites_count\":52,\"url\":\"http:\\/\\/blog.gameone.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190569294704641,\"created_at\":\"Fri Feb 24 23:40:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3664000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4264c561-279d-4f8d-be3d-7797b151048c-173190569294704641" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: C'est notre candidat fétiche : @gasparddelanoe, que nous avions reçu lors de la 2ème émission #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1801682939/image_normal.jpg" -}, -"title": "alexandra evan: RT @LeGrandWebze: C'est notre candidat fétiche : @gasparddelanoe, que nous avions reçu lors de la 2ème émission #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3666000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: C'est notre candidat f\\u00e9tiche : @gasparddelanoe, que nous avions re\\u00e7u lors de la 2\\u00e8me \\u00e9mission #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385},{\"screen_name\":\"GaspardDelanoe\",\"indices\":[49,64],\"name\":\"Gaspard Delanoe\",\"id_str\":\"282651653\",\"id\":282651653}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[112,116]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est notre candidat f\\u00e9tiche : @gasparddelanoe, que nous avions re\\u00e7u lors de la 2\\u00e8me \\u00e9mission #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"GaspardDelanoe\",\"indices\":[31,46],\"name\":\"Gaspard Delanoe\",\"id_str\":\"282651653\",\"id\":282651653}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[94,98]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190364373581824\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":3026,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":3285,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"statuses_count\":1481,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"legrandwebze\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":365949385,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\"},\"truncated\":false,\"id\":173190364373581824,\"created_at\":\"Fri Feb 24 23:39:35 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190577393901568\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"alexevan\",\"lang\":\"en\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":18,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":113,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1801682939\\/image_normal.jpg\",\"description\":\"Global Planning Director @ DDB interested in people, conversations, behaviour. Passionate by arequipe, wine & traveling. \",\"statuses_count\":296,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"33499701\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"alexandra evan\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Apr 20 12:45:25 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":33499701,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801682939\\/image_normal.jpg\"},\"truncated\":false,\"id\":173190577393901568,\"created_at\":\"Fri Feb 24 23:40:26 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3666000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e97433fd-79e1-467c-b40e-059e51a89fca-173190577393901568" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ha ha ! RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart", -"img": { -"src": "http://a2.twimg.com/profile_images/1609615947/avatar_normal.jpg" -}, -"title": "Christophe WEILL: Ha ha ! RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3666000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ha ha ! RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[11,18],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[60,64]},{\"text\":\"ilpart\",\"indices\":[65,72]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190579088396289\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"7b9d01\",\"screen_name\":\"tractataire\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":487,\"location\":\"Montpellier, France\",\"profile_text_color\":\"333333\",\"followers_count\":426,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1609615947\\/avatar_normal.jpg\",\"description\":\"Communication globale multimedia : print, web, video, e-learning. Curieux et news-addict !\",\"statuses_count\":9394,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/87952479\\/twitterBG2.jpg\",\"show_all_inline_media\":true,\"listed_count\":18,\"profile_link_color\":\"8f6e31\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f7c985\",\"protected\":false,\"id_str\":\"24436721\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Christophe WEILL\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/87952479\\/twitterBG2.jpg\",\"created_at\":\"Sat Mar 14 21:54:13 +0000 2009\",\"profile_sidebar_fill_color\":\"a7c964\",\"id\":24436721,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.tractataire.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1609615947\\/avatar_normal.jpg\"},\"truncated\":false,\"id\":173190579088396289,\"created_at\":\"Fri Feb 24 23:40:26 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3666000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b45246e9-286b-446a-873c-67b75e8b5d5a-173190579088396289" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @okhin: DO NOT USE IT #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1782896681/twavatar_normal.jpg" -}, -"title": "Oriane: RT @okhin: DO NOT USE IT #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3666000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @okhin: DO NOT USE IT #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"okhin\",\"indices\":[3,9],\"name\":\"Okhin\",\"id_str\":\"49560409\",\"id\":49560409}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"DO NOT USE IT #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188968853143552\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"2f1812\",\"screen_name\":\"okhin\",\"lang\":\"en\",\"favourites_count\":38,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":441,\"location\":\"Paris, France\",\"profile_text_color\":\"739694\",\"followers_count\":798,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\",\"description\":\"Cypherpunk fuelled by lulz and caffein, data-pornstar, crypto-terrorist \\/ 00513947\",\"statuses_count\":10333,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"show_all_inline_media\":true,\"listed_count\":65,\"profile_link_color\":\"729172\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"2f1812\",\"protected\":false,\"id_str\":\"49560409\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Okhin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/72163477\\/marahcafe.jpg\",\"created_at\":\"Mon Jun 22 06:52:46 +0000 2009\",\"profile_sidebar_fill_color\":\"411c0f\",\"id\":49560409,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"https:\\/\\/about.okhin.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1780301867\\/avatar_normal.jpg\"},\"truncated\":false,\"id\":173188968853143552,\"created_at\":\"Fri Feb 24 23:34:02 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190579163897858\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ff0000\",\"screen_name\":\"quota_atypique\",\"lang\":\"fr\",\"favourites_count\":49,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":378,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":887,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1782896681\\/twavatar_normal.jpg\",\"description\":\"Activiste caf\\u00e9in\\u00e9e. Aime les filles, les gar\\u00e7ons, le code. Lutte pour les LGBT (ex red'chef de la #Magazette) et la #netneutrality. Parle trop. #Celsa, #misc12.\",\"statuses_count\":17111,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/232757274\\/datalove-heart1.png\",\"show_all_inline_media\":false,\"listed_count\":67,\"profile_link_color\":\"ff0000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"17659852\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Oriane\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/232757274\\/datalove-heart1.png\",\"created_at\":\"Wed Nov 26 21:16:26 +0000 2008\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":17659852,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/tornbluejeans.yagg.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1782896681\\/twavatar_normal.jpg\"},\"truncated\":false,\"id\":173190579163897858,\"created_at\":\"Fri Feb 24 23:40:26 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3666000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5b1ac81c-ac24-4f4b-9689-1b22db51856f-173190579163897858" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@crazou_ C'est le but non ? :D #lgw En plus Rollin, c'est un peu Dieu :x #IlReste", -"img": { -"src": "http://a1.twimg.com/profile_images/1163347850/kolya_avatar_normal.jpg" -}, -"title": "Florian Descamps: @crazou_ C'est le but non ? :D #lgw En plus Rollin, c'est un peu Dieu :x #IlReste", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3667000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"crazou_\",\"favorited\":false,\"text\":\"@crazou_ C'est le but non ? :D #lgw En plus Rollin, c'est un peu Dieu :x #IlReste\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"crazou_\",\"indices\":[0,8],\"name\":\"Crazou\",\"id_str\":\"120808218\",\"id\":120808218}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[31,35]},{\"text\":\"IlReste\",\"indices\":[73,81]}]},\"in_reply_to_user_id\":120808218,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173190163994902528,\"in_reply_to_status_id_str\":\"173190163994902528\",\"id_str\":\"173190582175399936\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"1d1d1b\",\"screen_name\":\"KolyaFR\",\"lang\":\"fr\",\"favourites_count\":6,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":186,\"location\":\"Lille\",\"profile_text_color\":\"1d1d1b\",\"followers_count\":76,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1163347850\\/kolya_avatar_normal.jpg\",\"description\":\"Photographe ind\\u00e9pendant.\",\"statuses_count\":555,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/169909759\\/IMG_3376.jpg\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"9d592e\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"1d1d1b\",\"protected\":false,\"id_str\":\"109725925\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Florian Descamps\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/169909759\\/IMG_3376.jpg\",\"created_at\":\"Sat Jan 30 01:46:30 +0000 2010\",\"profile_sidebar_fill_color\":\"cccccc\",\"id\":109725925,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.kolya.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1163347850\\/kolya_avatar_normal.jpg\"},\"truncated\":false,\"id\":173190582175399936,\"created_at\":\"Fri Feb 24 23:40:27 +0000 2012\",\"in_reply_to_user_id_str\":\"120808218\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3667000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0d1d56b1-51aa-4eba-9bc0-a3f230282c31-173190582175399936" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Vinvin, ministre des chemises de mauvais goût. Rollin, ministre du sarcasme.", -"img": { -"src": "http://a0.twimg.com/profile_images/1694156609/737DALWinter_normal.jpg" -}, -"title": "Axel G. Hillbear: #lgw Vinvin, ministre des chemises de mauvais goût. Rollin, ministre du sarcasme.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3669000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Vinvin, ministre des chemises de mauvais go\\u00fbt. Rollin, ministre du sarcasme.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190591121850368\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":48,\"screen_name\":\"Hillbird21\",\"lang\":\"fr\",\"profile_text_color\":\"2e4b6e\",\"statuses_count\":174,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"000000\",\"followers_count\":7,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1694156609\\/737DALWinter_normal.jpg\",\"description\":\"PC-Gaming (Wow odd.) & aviation (Wow super odd.) are my hobbies. Let's talk about everythin' !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"091314\",\"id_str\":\"406079380\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1694156609\\/737DALWinter_normal.jpg\",\"name\":\"Axel G. Hillbear\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 06 06:42:54 +0000 2011\",\"profile_sidebar_border_color\":\"336d70\",\"id\":406079380,\"utc_offset\":null,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190591121850368,\"created_at\":\"Fri Feb 24 23:40:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3669000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0f77c077-862e-4bdc-a056-6d76333b125e-173190591121850368" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilReste ^_^ RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1849286517/plumesdanges_normal.jpg" -}, -"title": "plumesdanges: #ilReste ^_^ RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3670000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ilReste ^_^ RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[17,24],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[66,70]},{\"text\":\"ilpart\",\"indices\":[71,78]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190595190329344\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"fcfcfc\",\"screen_name\":\"plumesdanges\",\"lang\":\"fr\",\"favourites_count\":84,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":283,\"location\":\"Hell\",\"profile_text_color\":\"0a0a0a\",\"followers_count\":591,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"description\":\"pas interessante, pas drole et pas tr\\u00e8s intelligente, bref sans interet ! Pr\\u00e9sidente fondatrice de l'#InsomniaqueTeam \\/\\/ #TeamLumbagos \",\"statuses_count\":39033,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"show_all_inline_media\":false,\"listed_count\":44,\"profile_link_color\":\"4813f5\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fcfcfc\",\"protected\":false,\"id_str\":\"27325670\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"plumesdanges\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"created_at\":\"Sat Mar 28 22:43:40 +0000 2009\",\"profile_sidebar_fill_color\":\"fcfcfc\",\"id\":27325670,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.youtube.com\\/plumesdanges\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\"},\"truncated\":false,\"id\":173190595190329344,\"created_at\":\"Fri Feb 24 23:40:30 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3670000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c7202587-8be5-4823-bfc2-2c297587e96c-173190595190329344" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Dommage j'ai plus de drogue, je comprends pas tout à #lgw Me reste de la vodka, je vais tenter !", -"img": { -"src": "http://a1.twimg.com/profile_images/1433713943/copland_os_normal.png" -}, -"title": "\\(°-°*): Dommage j'ai plus de drogue, je comprends pas tout à #lgw Me reste de la vodka, je vais tenter !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3673000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Dommage j'ai plus de drogue, je comprends pas tout \\u00e0 #lgw Me reste de la vodka, je vais tenter !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[53,57]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190608855379968\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":196,\"screen_name\":\"sCaLP_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":662,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/166694062\\/cypunk2GP.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"009999\",\"followers_count\":54,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1433713943\\/copland_os_normal.png\",\"description\":\"Choletais \\/ Grolandais\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"81383046\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/166694062\\/cypunk2GP.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1433713943\\/copland_os_normal.png\",\"name\":\"\\\\(\\u00b0-\\u00b0*)\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 10 15:54:42 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":81383046,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190608855379968,\"created_at\":\"Fri Feb 24 23:40:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3673000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a216451c-de30-402f-acc4-0818c3495c4a-173190608855379968" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW : Moi j'ai demandé a être ministre de la campagne, mais je pouvais pas me rendre au QG donc j'étais grillé pour le poste", -"img": { -"src": "http://a0.twimg.com/profile_images/1757013909/image1326646425_normal.png" -}, -"title": "Damien Vacher: #LGW : Moi j'ai demandé a être ministre de la campagne, mais je pouvais pas me rendre au QG donc j'étais grillé pour le poste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3675000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW : Moi j'ai demand\\u00e9 a \\u00eatre ministre de la campagne, mais je pouvais pas me rendre au QG donc j'\\u00e9tais grill\\u00e9 pour le poste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190615826300929\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":405,\"screen_name\":\"Le_Damien\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27163,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Chatillon-en-Bazois\",\"show_all_inline_media\":false,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":343,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"description\":\"I'm a lonely Cowboy who learning un BTS SIO (ex BTS IG) in Nevers... Et un Mac Gyver de l'URL par @Checkyourpeople et je suis un tumblreur assidu\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"26552716\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"name\":\"Damien Vacher\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 25 18:09:17 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":26552716,\"utc_offset\":3600,\"favourites_count\":43,\"url\":\"http:\\/\\/damienvacher.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190615826300929,\"created_at\":\"Fri Feb 24 23:40:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3675000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "237d176a-5093-4fc6-a869-a746a894c722-173190615826300929" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1306605849/A_Fox_in_Space_by_SilentReaper_normal.jpg" -}, -"title": "Fofox: RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3675000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[3,10],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[52,56]},{\"text\":\"ilpart\",\"indices\":[57,64]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Je vous en prie faites qu'il parte !!!! #lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]},{\"text\":\"ilpart\",\"indices\":[45,52]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190479788244992\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":2216,\"screen_name\":\"Vinvin\",\"lang\":\"fr\",\"profile_text_color\":\"634047\",\"statuses_count\":13264,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":922,\"profile_link_color\":\"088253\",\"followers_count\":18611,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1707445439\\/Vinvin_chapeau_rouge_normal.jpg\",\"description\":\"Auteur, Producteur (StoryCircus) et Com\\u00e9dien. Co-anime Le Grand Webze avec Fran\\u00e7ois Rollin sur France 5. Ecrit beaucoup.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"id_str\":\"7223522\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1707445439\\/Vinvin_chapeau_rouge_normal.jpg\",\"name\":\"Vinvin\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 03 07:35:16 +0000 2007\",\"profile_sidebar_border_color\":\"D3D2CF\",\"id\":7223522,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.legrandwebze.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190479788244992,\"created_at\":\"Fri Feb 24 23:40:02 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190615750815744\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":238,\"screen_name\":\"FofoxFRA\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":3463,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/270499037\\/2011-06-15_07-37-25_90.42.92.158.jpg\",\"location\":\"Annecy\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"0000cc\",\"followers_count\":190,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1306605849\\/A_Fox_in_Space_by_SilentReaper_normal.jpg\",\"description\":\"18 ans, lecteur assidu d'actualit\\u00e9, de SF et d'heroic-fantasy, Geek \\u00e0 plein temps, et j'exprime tout cela sur le seul et l'unique Otageek !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"115675045\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/270499037\\/2011-06-15_07-37-25_90.42.92.158.jpg\",\"profile_sidebar_fill_color\":\"999999\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1306605849\\/A_Fox_in_Space_by_SilentReaper_normal.jpg\",\"name\":\"Fofox\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 19 14:22:41 +0000 2010\",\"profile_sidebar_border_color\":\"bddcad\",\"id\":115675045,\"utc_offset\":3600,\"favourites_count\":27,\"url\":\"http:\\/\\/otageek.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190615750815744,\"created_at\":\"Fri Feb 24 23:40:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3675000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "80db0aa0-e688-4a71-aa9b-b19a5af0919d-173190615750815744" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Gaspard Delanoe est très fort par contre :)", -"img": { -"src": "http://a2.twimg.com/profile_images/1696961418/avatar_normal.JPG" -}, -"title": "Audrey K: #lgw Gaspard Delanoe est très fort par contre :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3677000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Gaspard Delanoe est tr\\u00e8s fort par contre :)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190625351569410\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":83,\"screen_name\":\"Audreymifasol\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":250,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"Quelque part\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"D02B55\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1696961418\\/avatar_normal.JPG\",\"description\":\"Prof contractuelle en biologie le lundi, \\u00e9tudiante en histoire, ma\\u00e7on, d\\u00e9coratrice, costumi\\u00e8re, peintre et bidouilleuse de tout l'autre moiti\\u00e9 du temps.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"413420872\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1696961418\\/avatar_normal.JPG\",\"name\":\"Audrey K\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 15 21:31:05 +0000 2011\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":413420872,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/bubulle-de-savon.over-blog.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190625351569410,\"created_at\":\"Fri Feb 24 23:40:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3677000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6ae8648a-7917-4833-bbc6-d3e6bcae24d6-173190625351569410" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@SeriousCharly Tu oublies le hashtag #Cqui #LGW #StadeDeFrance", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @SeriousCharly Tu oublies le hashtag #Cqui #LGW #StadeDeFrance", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3677000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@SeriousCharly Tu oublies le hashtag #Cqui #LGW #StadeDeFrance\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SeriousCharly\",\"indices\":[0,14],\"id_str\":\"149298036\",\"name\":\"Charly M.\",\"id\":149298036}],\"urls\":[],\"hashtags\":[{\"text\":\"Cqui\",\"indices\":[37,42]},{\"text\":\"LGW\",\"indices\":[43,47]},{\"text\":\"StadeDeFrance\",\"indices\":[48,62]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173190518119993344\",\"id_str\":\"173190627218042880\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173190518119993344,\"in_reply_to_user_id_str\":\"149298036\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":156,\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":34435,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris Montparnasse - Bruxelles\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"name\":\"Pierre B.\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":104184883,\"utc_offset\":-10800,\"favourites_count\":254,\"url\":null},\"in_reply_to_screen_name\":\"SeriousCharly\",\"truncated\":false,\"id\":173190627218042880,\"created_at\":\"Fri Feb 24 23:40:37 +0000 2012\",\"in_reply_to_user_id\":149298036}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3677000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dc46ab6c-22a3-405d-b0e5-cee0b9c72c1a-173190627218042880" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @jicmajane: Je suis une star je passe dans une bulle!!! #lgw #cqui", -"img": { -"src": "http://a2.twimg.com/profile_images/1340686999/hasselhoff_normal.jpg" -}, -"title": "monsieurhobby: RT @jicmajane: Je suis une star je passe dans une bulle!!! #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3677000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"RT @jicmajane: Je suis une star je passe dans une bulle!!! #lgw #cqui\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"jicmajane\",\"indices\":[3,13],\"name\":\"Jenni\",\"id_str\":\"39099498\",\"id\":39099498}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[59,63]},{\"text\":\"cqui\",\"indices\":[64,69]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"Je suis une star je passe dans une bulle!!! #lgw #cqui\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[44,48]},{\"text\":\"cqui\",\"indices\":[49,54]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/levelupstudio.com\\/plume\\\" rel=\\\"nofollow\\\"\\u003EPlume\\u00a0for\\u00a0Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190227094011904\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5ED4DC\",\"screen_name\":\"jicmajane\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":112,\"location\":\"France\",\"profile_text_color\":\"3C3940\",\"description\":\"R\\u00e9dactrice VieDeGeek.fr et animatrice BarGaming\",\"statuses_count\":1816,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0099B9\",\"followers_count\":307,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1601437879\\/avatar_sonic_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0099B9\",\"protected\":false,\"id_str\":\"39099498\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Jenni\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"created_at\":\"Sun May 10 19:46:10 +0000 2009\",\"profile_sidebar_fill_color\":\"95E8EC\",\"id\":39099498,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.viedegeek.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1601437879\\/avatar_sonic_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173190227094011904,\"created_at\":\"Fri Feb 24 23:39:02 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190625561280513\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"monsieurhobby\",\"lang\":\"fr\",\"favourites_count\":30,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":665,\"location\":\"DtC\",\"profile_text_color\":\"333333\",\"description\":\"Geek travesti en Ambulancier, je me prom\\u00e8ne en Aquitaine avec dans mon sac des podcasts, des s\\u00e9ries tv, des films et surtout de comics, un v\\u00e9ritable Hobby...\",\"statuses_count\":7365,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"followers_count\":208,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"78733185\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"monsieurhobby\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"created_at\":\"Wed Sep 30 22:59:44 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":78733185,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173190625561280513,\"created_at\":\"Fri Feb 24 23:40:37 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3677000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "82e0969e-3712-4975-8140-0be118204a79-173190625561280513" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Gaspard Delanoe FTW #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1824565430/photo_2_normal.JPG" -}, -"title": "Bakt El Raalis: Gaspard Delanoe FTW #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3678000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Gaspard Delanoe FTW #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190630950965248\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1093,\"screen_name\":\"baktelraalis\",\"lang\":\"fr\",\"profile_text_color\":\"636363\",\"statuses_count\":21285,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":105,\"profile_link_color\":\"808080\",\"followers_count\":1299,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"description\":\"Admin Web \\/ R\\u00e9dacteur en chef @Pelecanus_net + apprenti photographe + amateur de musique ind\\u00e9' et de culture ALT + demandeur d'asile + fils des internets\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"18515564\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"profile_sidebar_fill_color\":\"141414\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"name\":\"Bakt El Raalis\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 31 20:37:21 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":18515564,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.pelecanus.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190630950965248,\"created_at\":\"Fri Feb 24 23:40:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3678000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a4ff9854-5a78-4ae1-84a0-06ac6c8bfd4c-173190630950965248" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @fabricepierrot: Faut-il prendre des substances pour comprendre #lgw ;) ?", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: RT @fabricepierrot: Faut-il prendre des substances pour comprendre #lgw ;) ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3679000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @fabricepierrot: Faut-il prendre des substances pour comprendre #lgw ;) ?\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"fabricepierrot\",\"indices\":[3,18],\"name\":\"fabrice pierrot\",\"id_str\":\"30635526\",\"id\":30635526}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[67,71]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Faut-il prendre des substances pour comprendre #lgw ;) ?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[47,51]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189678097371137\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"1b0fff\",\"screen_name\":\"fabricepierrot\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1081,\"location\":\"Paris\",\"profile_text_color\":\"081a6b\",\"followers_count\":2945,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1775428318\\/Fabrice_normal.jpg\",\"description\":\"Journaliste, etc.\",\"statuses_count\":3479,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/106798137\\/IMG_0314.jpg\",\"show_all_inline_media\":false,\"listed_count\":128,\"profile_link_color\":\"ff0000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"091f99\",\"protected\":false,\"id_str\":\"30635526\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"fabrice pierrot\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/106798137\\/IMG_0314.jpg\",\"created_at\":\"Sun Apr 12 11:06:29 +0000 2009\",\"profile_sidebar_fill_color\":\"c0d0fc\",\"id\":30635526,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1775428318\\/Fabrice_normal.jpg\"},\"truncated\":false,\"id\":173189678097371137,\"created_at\":\"Fri Feb 24 23:36:51 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190632230236160\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"favourites_count\":21,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":543,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"statuses_count\":637,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Royer Charles-Henri\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":185396126,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.france5.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\"},\"truncated\":false,\"id\":173190632230236160,\"created_at\":\"Fri Feb 24 23:40:39 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3679000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "67bfd948-1fbe-4c51-b920-b24acd4c4fed-173190632230236160" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilpart #ildegage #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1709833400/j_normal.JPG" -}, -"title": "Julie R جولي: #ilpart #ildegage #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3679000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ilpart #ildegage #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[0,7]},{\"text\":\"ildegage\",\"indices\":[8,17]},{\"text\":\"lgw\",\"indices\":[18,22]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190634197356544\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"JulR\",\"lang\":\"en\",\"favourites_count\":17,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":820,\"location\":\"Paris \\/ Damas\",\"profile_text_color\":\"333333\",\"followers_count\":792,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"description\":\"Parigote de coeur, syrienne d'adoption. L'inverse marche aussi. Journaliste vadrouilleuse \\/\\/ Don't diet - Start a riot\",\"statuses_count\":13060,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":35,\"profile_link_color\":\"93A644\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"protected\":false,\"id_str\":\"10572732\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Julie R \\u062c\\u0648\\u0644\\u064a\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"created_at\":\"Sun Nov 25 22:37:26 +0000 2007\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":10572732,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.syrieonline.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\"},\"truncated\":false,\"id\":173190634197356544,\"created_at\":\"Fri Feb 24 23:40:39 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3679000, -"tags": [ -{ -"id-ref": "f09df550-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c4f51273-cc4e-4865-b2cb-7be216331ff2-173190634197356544" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @jcfrog: dsl :/ #lgw J'ai une version plus propre (et complete) de la chanson, vais la publier. Le télétravail est mon combat! :) #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1619111722/DSC05656_normal.jpg" -}, -"title": "William: RT @jcfrog: dsl :/ #lgw J'ai une version plus propre (et complete) de la chanson, vais la publier. Le télétravail est mon combat! :) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3680000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @jcfrog: dsl :\\/ #lgw J'ai une version plus propre (et complete) de la chanson, vais la publier. Le t\\u00e9l\\u00e9travail est mon combat! :) #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[3,10],\"name\":\"jcfrog\",\"id_str\":\"16888281\",\"id\":16888281}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]},{\"text\":\"lgw\",\"indices\":[133,137]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"dsl :\\/ #lgw J'ai une version plus propre (et complete) de la chanson, vais la publier. Le t\\u00e9l\\u00e9travail est mon combat! :) #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[7,11]},{\"text\":\"lgw\",\"indices\":[121,125]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190528375074817\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"DFDFDF\",\"screen_name\":\"jcfrog\",\"lang\":\"fr\",\"favourites_count\":448,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":340,\"location\":\"Damgan\",\"profile_text_color\":\"333333\",\"followers_count\":6887,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1813523315\\/image_normal.jpg\",\"description\":\"Pro: Ing\\u00e9nieur informaticien, Perso: super h\\u00e9ro du web (en formation)\",\"statuses_count\":27208,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/194101689\\/twitterbk.jpg\",\"show_all_inline_media\":true,\"listed_count\":506,\"profile_link_color\":\"acc809\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"16888281\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"jcfrog\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/194101689\\/twitterbk.jpg\",\"created_at\":\"Tue Oct 21 16:03:16 +0000 2008\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":16888281,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.jcfrog.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813523315\\/image_normal.jpg\"},\"truncated\":false,\"id\":173190528375074817,\"created_at\":\"Fri Feb 24 23:40:14 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190638282616832\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Scofred_\",\"lang\":\"en\",\"favourites_count\":117,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":823,\"location\":\"France, Paris\",\"profile_text_color\":\"333333\",\"followers_count\":620,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1619111722\\/DSC05656_normal.jpg\",\"description\":\"160 caract\\u00e8res, c'est trop peu ! Ma bio - http:\\/\\/about.me\\/scofred\",\"statuses_count\":18665,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305034455\\/logo_grand_copie.PNG\",\"show_all_inline_media\":true,\"listed_count\":29,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"131299967\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"William\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305034455\\/logo_grand_copie.PNG\",\"created_at\":\"Fri Apr 09 21:48:10 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":131299967,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/scofred.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1619111722\\/DSC05656_normal.jpg\"},\"truncated\":false,\"id\":173190638282616832,\"created_at\":\"Fri Feb 24 23:40:40 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3680000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a24933ae-7bff-4421-bbc4-0124c8f84e8d-173190638282616832" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "I'm here ! #cqui RT @LudoDelaherche: On y est presque !!! La communauté #StadedeFrance déchire tout le #cqui au #lgw http://t.co/zxF8LrQy", -"img": { -"src": "http://a0.twimg.com/profile_images/1747820307/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg" -}, -"title": "Marius: I'm here ! #cqui RT @LudoDelaherche: On y est presque !!! La communauté #StadedeFrance déchire tout le #cqui au #lgw http://t.co/zxF8LrQy", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3681000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"I'm here ! #cqui RT @LudoDelaherche: On y est presque !!! La communaut\\u00e9 #StadedeFrance d\\u00e9chire tout le #cqui au #lgw http:\\/\\/t.co\\/zxF8LrQy\",\"entities\":{\"urls\":[{\"indices\":[117,137],\"display_url\":\"pic.twitter.com\\/zxF8LrQy\",\"expanded_url\":\"http:\\/\\/twitter.com\\/LudoDelaherche\\/status\\/173190228369088512\\/photo\\/1\",\"url\":\"http:\\/\\/t.co\\/zxF8LrQy\"}],\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[20,35],\"name\":\"Ludovic Delaherche\",\"id_str\":\"72665061\",\"id\":72665061}],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[11,16]},{\"text\":\"StadedeFrance\",\"indices\":[72,86]},{\"text\":\"cqui\",\"indices\":[103,108]},{\"text\":\"lgw\",\"indices\":[112,116]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190643978473472\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"tatamirugby\",\"lang\":\"fr\",\"favourites_count\":50,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":372,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":842,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1747820307\\/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg\",\"description\":\"Je parle de sport, supporter de rugby et du @RacingMetro92 , joueur au @RCGV92 , \\u00e9tudiant @HETIC en #H3 !\",\"statuses_count\":26636,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":68,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"27248204\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Marius\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Sat Mar 28 15:36:02 +0000 2009\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":27248204,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.facebook.com\\/tatamirugby\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1747820307\\/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg\"},\"truncated\":false,\"id\":173190643978473472,\"created_at\":\"Fri Feb 24 23:40:41 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3681000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8f2af81a-d6b4-4b51-a5c7-bcb0ab087a4f-173190643978473472" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart", -"img": { -"src": "http://a1.twimg.com/profile_images/1709833400/j_normal.JPG" -}, -"title": "Julie R جولي: RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3681000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[3,10],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[52,56]},{\"text\":\"ilpart\",\"indices\":[57,64]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je vous en prie faites qu'il parte !!!! #lgw #ilpart\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]},{\"text\":\"ilpart\",\"indices\":[45,52]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":2,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190479788244992\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"D3D2CF\",\"screen_name\":\"Vinvin\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":2216,\"location\":\"Paris, France\",\"profile_text_color\":\"634047\",\"followers_count\":18611,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1707445439\\/Vinvin_chapeau_rouge_normal.jpg\",\"description\":\"Auteur, Producteur (StoryCircus) et Com\\u00e9dien. Co-anime Le Grand Webze avec Fran\\u00e7ois Rollin sur France 5. Ecrit beaucoup.\",\"statuses_count\":13264,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":922,\"profile_link_color\":\"088253\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"protected\":false,\"id_str\":\"7223522\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Vinvin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"created_at\":\"Tue Jul 03 07:35:16 +0000 2007\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"id\":7223522,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.legrandwebze.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1707445439\\/Vinvin_chapeau_rouge_normal.jpg\"},\"truncated\":false,\"id\":173190479788244992,\"created_at\":\"Fri Feb 24 23:40:02 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":2,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190641260560384\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"JulR\",\"lang\":\"en\",\"favourites_count\":17,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":820,\"location\":\"Paris \\/ Damas\",\"profile_text_color\":\"333333\",\"followers_count\":792,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\",\"description\":\"Parigote de coeur, syrienne d'adoption. L'inverse marche aussi. Journaliste vadrouilleuse \\/\\/ Don't diet - Start a riot\",\"statuses_count\":13061,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":35,\"profile_link_color\":\"93A644\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"protected\":false,\"id_str\":\"10572732\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Julie R \\u062c\\u0648\\u0644\\u064a\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"created_at\":\"Sun Nov 25 22:37:26 +0000 2007\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":10572732,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.syrieonline.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1709833400\\/j_normal.JPG\"},\"truncated\":false,\"id\":173190641260560384,\"created_at\":\"Fri Feb 24 23:40:41 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3681000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c9316587-1d71-4abb-a79c-f26366226fb1-173190641260560384" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "3 300ème tweet \\o/ Et ça grâce au #lgw et à tous mes #cQui ;)", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: 3 300ème tweet \\o/ Et ça grâce au #lgw et à tous mes #cQui ;)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3682000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"3 300\\u00e8me tweet \\\\o\\/\\u00a0Et \\u00e7a gr\\u00e2ce au #lgw et \\u00e0 tous mes #cQui ;)\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]},{\"text\":\"cQui\",\"indices\":[53,58]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190644536324096\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"favourites_count\":12,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":100,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"statuses_count\":3246,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"JonathanMM\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":228777896,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\"},\"truncated\":false,\"id\":173190644536324096,\"created_at\":\"Fri Feb 24 23:40:42 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3682000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8fa8adea-6206-46eb-ac49-9b57261f73bf-173190644536324096" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilReste ! #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1676302062/Sans_titre_1_normal.jpg" -}, -"title": "ZS: #ilReste ! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3682000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ilReste ! #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[0,8]},{\"text\":\"LGW\",\"indices\":[11,15]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190647761743874\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Alboss_ZS\",\"lang\":\"fr\",\"favourites_count\":6,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":136,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":98,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1676302062\\/Sans_titre_1_normal.jpg\",\"description\":\"Passionn\\u00e9 de m\\u00e9dias, politique, actualit\\u00e9. Je tweete sur tout ce qui bouge, \\u00e0 peu pr\\u00e8s. En campagne pour #NS2012. Mais j'ai des followers #FDG et j'le vis bien.\",\"statuses_count\":3832,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"429480778\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"ZS\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Dec 06 01:09:27 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":429480778,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1676302062\\/Sans_titre_1_normal.jpg\"},\"truncated\":false,\"id\":173190647761743874,\"created_at\":\"Fri Feb 24 23:40:42 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3682000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fe23884e-67a5-4f31-84d5-d0d2fdec3254-173190647761743874" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Découvre #lgw, et c'est pas trop mal. #France5", -"img": { -"src": "http://a0.twimg.com/profile_images/632814107/twitterProfilePhoto_normal.jpg" -}, -"title": "oliv06: Découvre #lgw, et c'est pas trop mal. #France5", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3683000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"D\\u00e9couvre #lgw, et c'est pas trop mal. #France5\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[9,13]},{\"text\":\"France5\",\"indices\":[38,46]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.apparentsoft.com\\/socialite\\\" rel=\\\"nofollow\\\"\\u003ESocialite.app\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190652417421313\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":144,\"screen_name\":\"oliv06\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4170,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Cannes\",\"show_all_inline_media\":false,\"listed_count\":24,\"profile_link_color\":\"93A644\",\"followers_count\":184,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/632814107\\/twitterProfilePhoto_normal.jpg\",\"description\":\"Graphiste, webmaster, formateur et passionn\\u00e9 de Photo. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"19938455\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/632814107\\/twitterProfilePhoto_normal.jpg\",\"name\":\"oliv06\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 02 22:35:08 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":19938455,\"utc_offset\":3600,\"favourites_count\":19,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190652417421313,\"created_at\":\"Fri Feb 24 23:40:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3683000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cd7cee03-afa0-49d7-866c-7a376b7d5385-173190652417421313" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "En fait, #lgw c'est bien pour les intervenants et les petites animations. Stop le blabla, les vidéos et ce décor canard WC.", -"img": { -"src": "http://a3.twimg.com/profile_images/1710549946/sexygarette3_normal.jpg" -}, -"title": "CG.: En fait, #lgw c'est bien pour les intervenants et les petites animations. Stop le blabla, les vidéos et ce décor canard WC.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3683000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"En fait, #lgw c'est bien pour les intervenants et les petites animations. Stop le blabla, les vid\\u00e9os et ce d\\u00e9cor canard WC.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/sites.google.com\\/site\\/yorufukurou\\/\\\" rel=\\\"nofollow\\\"\\u003EYoruFukurou\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190650899083265\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"au4emeTop\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":445,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/391998495\\/tile_grey.png\",\"location\":\"un Bordal, des Bordeaux.\",\"show_all_inline_media\":false,\"listed_count\":56,\"profile_link_color\":\"4482ff\",\"followers_count\":614,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1710549946\\/sexygarette3_normal.jpg\",\"description\":\"Tous ceux qui m'ont vue danser sont morts.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ebebeb\",\"id_str\":\"376424337\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/391998495\\/tile_grey.png\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1710549946\\/sexygarette3_normal.jpg\",\"name\":\"CG.\",\"default_profile_image\":false,\"created_at\":\"Mon Sep 19 21:25:15 +0000 2011\",\"profile_sidebar_border_color\":\"ff3636\",\"id\":376424337,\"utc_offset\":-10800,\"favourites_count\":85,\"url\":\"http:\\/\\/tatagoudoudalida.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190650899083265,\"created_at\":\"Fri Feb 24 23:40:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3683000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6a418597-1098-483e-ae35-d496850646f2-173190650899083265" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton comme les francs contre des euros #lgw @LeGrandWebze", -"img": { -"src": "http://a0.twimg.com/profile_images/1752605252/slashunderscore_normal.PNG" -}, -"title": "Gilles Defromerie: #change2ton comme les francs contre des euros #lgw @LeGrandWebze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3684000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#change2ton comme les francs contre des euros #lgw @LeGrandWebze\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[51,64],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190655110168576\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":59,\"screen_name\":\"geldif\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":225,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Devant un \\u00e9cran num\\u00e9rique\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1752605252\\/slashunderscore_normal.PNG\",\"description\":\"Debugger, Ajusteur d'Octets niveau Certification Binaire, Digital Engineer\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"394186996\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1752605252\\/slashunderscore_normal.PNG\",\"name\":\"Gilles Defromerie\",\"default_profile_image\":false,\"created_at\":\"Wed Oct 19 18:07:56 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":394186996,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190655110168576,\"created_at\":\"Fri Feb 24 23:40:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3684000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9ca10f39-a31f-4238-859c-c2f53f244fa9-173190655110168576" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart", -"img": { -"src": "http://a1.twimg.com/profile_images/1611405142/IMGP01444_normal.jpg" -}, -"title": "Heidi: RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3684000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[3,10],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[52,56]},{\"text\":\"ilpart\",\"indices\":[57,64]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Je vous en prie faites qu'il parte !!!! #lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]},{\"text\":\"ilpart\",\"indices\":[45,52]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":3,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190479788244992\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":2216,\"screen_name\":\"Vinvin\",\"lang\":\"fr\",\"profile_text_color\":\"634047\",\"statuses_count\":13264,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":922,\"profile_link_color\":\"088253\",\"followers_count\":18611,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1707445439\\/Vinvin_chapeau_rouge_normal.jpg\",\"description\":\"Auteur, Producteur (StoryCircus) et Com\\u00e9dien. Co-anime Le Grand Webze avec Fran\\u00e7ois Rollin sur France 5. Ecrit beaucoup.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"id_str\":\"7223522\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1707445439\\/Vinvin_chapeau_rouge_normal.jpg\",\"name\":\"Vinvin\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 03 07:35:16 +0000 2007\",\"profile_sidebar_border_color\":\"D3D2CF\",\"id\":7223522,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.legrandwebze.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190479788244992,\"created_at\":\"Fri Feb 24 23:40:02 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":3,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190656351670272\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":130,\"screen_name\":\"am_peggo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":976,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/265907779\\/Big_brother_is_watching_YOU.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":224,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1611405142\\/IMGP01444_normal.jpg\",\"description\":\"\\u00c9tudiante \\u00e0 l'aff\\u00fbt. Entre Lyon et Yaute. B\\/L.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"303354091\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/265907779\\/Big_brother_is_watching_YOU.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1611405142\\/IMGP01444_normal.jpg\",\"name\":\"Heidi\",\"default_profile_image\":false,\"created_at\":\"Sun May 22 18:35:02 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":303354091,\"utc_offset\":3600,\"favourites_count\":77,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190656351670272,\"created_at\":\"Fri Feb 24 23:40:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3684000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ab9d9345-a338-41e0-b054-718efdcd4182-173190656351670272" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "la seule minute intéressante de #lgw : le passage contre ACTA. Bref mais clair. Manifestez!", -"img": { -"src": "http://a0.twimg.com/profile_images/1850830186/densetsu3_normal.jpg" -}, -"title": "Johnny Dupuis: la seule minute intéressante de #lgw : le passage contre ACTA. Bref mais clair. Manifestez!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3685000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"la seule minute int\\u00e9ressante de #lgw : le passage contre ACTA. Bref mais clair. Manifestez!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190657920335872\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":131,\"screen_name\":\"ElJojoGringo\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":908,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Europe, France, Lyon\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"2FC2EF\",\"followers_count\":88,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850830186\\/densetsu3_normal.jpg\",\"description\":\"Titulaire d'un DUT SRC et d'une Licence pro Colibre.\\r\\nAmateur de cr\\u00e9ations graphiques et web.\\r\\nActuellement en recherche d'emploi.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"214908787\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850830186\\/densetsu3_normal.jpg\",\"name\":\"Johnny Dupuis\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 12 14:42:54 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":214908787,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190657920335872,\"created_at\":\"Fri Feb 24 23:40:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3685000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9a2f00ea-3de8-4f7d-89ab-67604f53d477-173190657920335872" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'adore Gaspard Delanoë. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1648905085/lolymous_2_normal.jpg" -}, -"title": "Solferishow: J'adore Gaspard Delanoë. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3686000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'adore Gaspard Delano\\u00eb. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190663293247488\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1144,\"screen_name\":\"solferishow\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13623,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Il est parti par l\\u00e0. \\u261b\",\"show_all_inline_media\":false,\"listed_count\":169,\"profile_link_color\":\"0084B4\",\"followers_count\":4872,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\",\"description\":\"Si Dieu a cr\\u00e9\\u00e9 l'Homme le 6\\u00e8me jour, c'\\u00e9tait surtout pour passer la semaine peinard. Je suis D\\u00e9l\\u00e9gu\\u00e9 des Jeunes Populaires de l'Empire colonial fran\\u00e7ais.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"232221031\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\",\"name\":\"Solferishow\",\"default_profile_image\":false,\"created_at\":\"Thu Dec 30 15:26:17 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":232221031,\"utc_offset\":-10800,\"favourites_count\":20,\"url\":\"http:\\/\\/www.solferishow.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190663293247488,\"created_at\":\"Fri Feb 24 23:40:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3686000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "aa254366-7117-49a9-b455-93db902562e4-173190663293247488" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Manger des carottes rapées à 0h40 devant #lgw. 5 fruits et légumes par jour.", -"img": { -"src": "http://a3.twimg.com/profile_images/1842982735/princesse_normal.jpg" -}, -"title": "Sylvain Sanders: Manger des carottes rapées à 0h40 devant #lgw. 5 fruits et légumes par jour.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3687000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Manger des carottes rap\\u00e9es \\u00e0 0h40 devant #lgw. 5 fruits et l\\u00e9gumes par jour.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[41,45]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/hotot.org\\\" rel=\\\"nofollow\\\"\\u003EHotot\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190665646252033\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":104,\"screen_name\":\"elTouristio\",\"lang\":\"en\",\"profile_text_color\":\"CEC79B\",\"statuses_count\":35533,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"location\":\"Au pied d'un arc-en-ciel.\",\"show_all_inline_media\":true,\"listed_count\":57,\"profile_link_color\":\"8C7679\",\"followers_count\":515,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\",\"description\":\"Je ne suis que joie, amour, bonheur et chaleur dans mon c\\u0153ur. #TeamLumbagos #TeamAbats\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FBEBB8\",\"id_str\":\"37389744\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"profile_sidebar_fill_color\":\"46284E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\",\"name\":\"Sylvain Sanders\",\"default_profile_image\":false,\"created_at\":\"Sun May 03 08:39:57 +0000 2009\",\"profile_sidebar_border_color\":\"20183F\",\"id\":37389744,\"utc_offset\":3600,\"favourites_count\":62,\"url\":\"http:\\/\\/flavors.me\\/eltouristio\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190665646252033,\"created_at\":\"Fri Feb 24 23:40:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3687000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1a3ae0b6-215b-48a3-97b0-0381ea7e8b41-173190665646252033" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@ArthurDelacorta c est quoi #lgw ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1848046004/ProfilePhoto_normal.png" -}, -"title": "Chloé accord: @ArthurDelacorta c est quoi #lgw ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3687000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@ArthurDelacorta c est quoi #lgw ?\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"ArthurDelacorta\",\"indices\":[0,16],\"id_str\":\"21702648\",\"name\":\"Arthur Delacorta\",\"id\":21702648}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.osfoora.com\\\" rel=\\\"nofollow\\\"\\u003EOsfoora for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173188775382491136\",\"id_str\":\"173190669165268992\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173188775382491136,\"in_reply_to_user_id_str\":\"21702648\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":19,\"screen_name\":\"CAccord\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":10,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848046004\\/ProfilePhoto_normal.png\",\"description\":\"Jf parisienne 1m56 42kg taille 34\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"500696441\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848046004\\/ProfilePhoto_normal.png\",\"name\":\"Chlo\\u00e9 accord\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 23 11:26:41 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":500696441,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":\"ArthurDelacorta\",\"truncated\":false,\"id\":173190669165268992,\"created_at\":\"Fri Feb 24 23:40:47 +0000 2012\",\"in_reply_to_user_id\":21702648}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3687000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b7b5767b-07cd-4e91-8ab0-ae4827ca95e3-173190669165268992" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Vinvin ça sera répété, amplifié, déformé ! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1763850955/avatar_stopsopa_normal.jpeg" -}, -"title": "François Revol: @Vinvin ça sera répété, amplifié, déformé ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3689000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"Vinvin\",\"favorited\":false,\"text\":\"@Vinvin \\u00e7a sera r\\u00e9p\\u00e9t\\u00e9, amplifi\\u00e9, d\\u00e9form\\u00e9 ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[0,7],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[44,48]}]},\"in_reply_to_user_id\":7223522,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173190479788244992,\"in_reply_to_status_id_str\":\"173190479788244992\",\"id_str\":\"173190674877906945\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"mmu_man\",\"lang\":\"en\",\"favourites_count\":19,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":253,\"location\":\"Internet\",\"profile_text_color\":\"333333\",\"followers_count\":311,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"description\":\"Engineer, #FLOSS developer, Haiku contributor, hacktivist, Tai Chi & Kung-Fu practitioner\",\"statuses_count\":10392,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"102075787\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Fran\\u00e7ois Revol\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Jan 05 14:32:42 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":102075787,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/revolf.free.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\"},\"truncated\":false,\"id\":173190674877906945,\"created_at\":\"Fri Feb 24 23:40:49 +0000 2012\",\"in_reply_to_user_id_str\":\"7223522\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3689000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c747e952-2e70-48ed-84a6-8bcdd27162fa-173190674877906945" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @SeriousCharly: J'ai l'impression de regarder une YTP en direct. #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1819801052/12407071928760-2_normal.jpg" -}, -"title": "Schadenfreude: RT @SeriousCharly: J'ai l'impression de regarder une YTP en direct. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3690000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @SeriousCharly: J'ai l'impression de regarder une YTP en direct. #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"SeriousCharly\",\"indices\":[3,17],\"id_str\":\"149298036\",\"name\":\"Charly M.\",\"id\":149298036}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[68,72]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"J'ai l'impression de regarder une YTP en direct. #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190518119993344\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":199,\"screen_name\":\"SeriousCharly\",\"lang\":\"en\",\"profile_text_color\":\"050303\",\"statuses_count\":59230,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/206030081\\/mosaic_serious.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":147,\"profile_link_color\":\"2c30ab\",\"followers_count\":1945,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1813693284\\/photo__3__normal.JPG\",\"description\":\"Ours parisien de 20 ans, \\u00e9tudiant en \\u00e9cole de commerce \\u00e0 Nantes et lyonnais de coeur. Je r\\u00e2le contre tout et je tweete foot.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"c2bec2\",\"id_str\":\"149298036\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/206030081\\/mosaic_serious.jpg\",\"profile_sidebar_fill_color\":\"dcdded\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813693284\\/photo__3__normal.JPG\",\"name\":\"Charly M.\",\"default_profile_image\":false,\"created_at\":\"Fri May 28 23:10:49 +0000 2010\",\"profile_sidebar_border_color\":\"5e69ab\",\"id\":149298036,\"utc_offset\":3600,\"favourites_count\":653,\"url\":\"http:\\/\\/www.lastfm.fr\\/user\\/CharIy\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190518119993344,\"created_at\":\"Fri Feb 24 23:40:11 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190681483943936\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":165,\"screen_name\":\"unefillegeniale\",\"lang\":\"fr\",\"profile_text_color\":\"76bbcc\",\"statuses_count\":3813,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/274802098\\/grim_fandango_by_domigorgon-d31w0ct.jpg\",\"location\":\"Clermont-Ferrand\",\"show_all_inline_media\":false,\"listed_count\":20,\"profile_link_color\":\"548b9c\",\"followers_count\":334,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1819801052\\/12407071928760-2_normal.jpg\",\"description\":\"Je fais et aime plein de trucs chouettes dans la vie, et j'aime bien m'en vanter autour d'un jus de raisin. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"264798942\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/274802098\\/grim_fandango_by_domigorgon-d31w0ct.jpg\",\"profile_sidebar_fill_color\":\"24374f\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819801052\\/12407071928760-2_normal.jpg\",\"name\":\"Schadenfreude\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 12 13:43:02 +0000 2011\",\"profile_sidebar_border_color\":\"5473b0\",\"id\":264798942,\"utc_offset\":3600,\"favourites_count\":61,\"url\":\"http:\\/\\/agnesanthem.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190681483943936,\"created_at\":\"Fri Feb 24 23:40:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3690000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b53a874a-a3f1-4375-ab54-185132058871-173190681483943936" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Vinvin Tiens, on a démasqué le troll qui a interrompu l'émission ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1105895956/PG_paul1_normal.jpg" -}, -"title": "Rémy D.: @Vinvin Tiens, on a démasqué le troll qui a interrompu l'émission ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3691000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Vinvin Tiens, on a d\\u00e9masqu\\u00e9 le troll qui a interrompu l'\\u00e9mission ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[0,7],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[68,72]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173190479788244992\",\"id_str\":\"173190685481123840\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173190479788244992,\"in_reply_to_user_id_str\":\"7223522\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":771,\"screen_name\":\"RdNetwork\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":4353,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"France - Moselle\",\"show_all_inline_media\":true,\"listed_count\":12,\"profile_link_color\":\"D02B55\",\"followers_count\":248,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"description\":\"A random soccer-music-games-web-french twitter Account. (Yes, that's a lot.)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"48825435\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"name\":\"R\\u00e9my D.\",\"default_profile_image\":false,\"created_at\":\"Fri Jun 19 20:55:21 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":48825435,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":\"Vinvin\",\"truncated\":false,\"id\":173190685481123840,\"created_at\":\"Fri Feb 24 23:40:51 +0000 2012\",\"in_reply_to_user_id\":7223522}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3691000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5bae2504-91d5-47a7-8f7d-67996a2405af-173190685481123840" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw n'a de neuf que le concept et de drôle qu'une chemise.", -"img": { -"src": "http://a0.twimg.com/profile_images/1797352936/CH6j1942_normal" -}, -"title": "Jean Emile: #lgw n'a de neuf que le concept et de drôle qu'une chemise.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3691000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw n'a de neuf que le concept et de dr\\u00f4le qu'une chemise.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190682268270593\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"b3822e\",\"screen_name\":\"JeanEmilelevrai\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":219,\"location\":\"Paris\",\"profile_text_color\":\"7a5d0d\",\"followers_count\":67,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1797352936\\/CH6j1942_normal\",\"description\":\"\\/\\/ YOUNG ART DIRECTOR & COPYWRITER \\/\\/ DIGITAL NATIVE \\/\\/ stagiaire.\",\"statuses_count\":728,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/409670677\\/1_building.gif\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"7a5d2a\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"324551156\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Jean Emile\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/409670677\\/1_building.gif\",\"created_at\":\"Sun Jun 26 20:38:03 +0000 2011\",\"profile_sidebar_fill_color\":\"d9c196\",\"id\":324551156,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/corentinvallet.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1797352936\\/CH6j1942_normal\"},\"truncated\":false,\"id\":173190682268270593,\"created_at\":\"Fri Feb 24 23:40:51 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3691000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2f842dc3-056c-4de3-ae02-663527165fdd-173190682268270593" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Donc en gros on sait que ACTA c'est pas bien parce que... c'est pas bien... Un peut court quand même... #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1834243408/epicure_normal.jpg" -}, -"title": "FG: Donc en gros on sait que ACTA c'est pas bien parce que... c'est pas bien... Un peut court quand même... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3691000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Donc en gros on sait que ACTA c'est pas bien parce que... c'est pas bien... Un peut court quand m\\u00eame... #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[104,108]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190684763881472\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"FG_Cthulhu\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":183,\"location\":\"D\\u00e9localisation fr\\u00e9quente\",\"profile_text_color\":\"333333\",\"followers_count\":176,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1834243408\\/epicure_normal.jpg\",\"description\":\"H\\u00e9doniste passionn\\u00e9 de la vie, \\u00e9tudiant en philosophie et sociologie et curieux de tout le reste. Blog \\u00e0 venir.\",\"statuses_count\":4391,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/165243127\\/105vbyo.jpg\",\"show_all_inline_media\":false,\"listed_count\":15,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"129479601\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"FG\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/165243127\\/105vbyo.jpg\",\"created_at\":\"Sun Apr 04 12:23:05 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":129479601,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1834243408\\/epicure_normal.jpg\"},\"truncated\":false,\"id\":173190684763881472,\"created_at\":\"Fri Feb 24 23:40:51 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3691000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cd925e05-56b1-41a1-9eed-26eccd980ece-173190684763881472" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Il fait du bien ce moment... @gasparddelanoe #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/37455262/titou_150_normal.jpg" -}, -"title": "Pierre Titou LANNES: Il fait du bien ce moment... @gasparddelanoe #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3691000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Il fait du bien ce moment... @gasparddelanoe #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"GaspardDelanoe\",\"indices\":[29,44],\"name\":\"Gaspard Delanoe\",\"id_str\":\"282651653\",\"id\":282651653}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[45,49]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.2306588,48.8869026],[2.2841562,48.8869026],[2.2841562,48.9082685],[2.2306588,48.9082685]]]},\"attributes\":{},\"full_name\":\"Courbevoie, Hauts-de-Seine\",\"name\":\"Courbevoie\",\"id\":\"30b5d37dd5aae12a\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/30b5d37dd5aae12a.json\"},\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190684638052352\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"D9B17E\",\"screen_name\":\"titounet\",\"lang\":\"fr\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":268,\"location\":\"IDF, Gers 32, Landes 40, PO 66\",\"profile_text_color\":\"333333\",\"followers_count\":449,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/37455262\\/titou_150_normal.jpg\",\"description\":\"Ergonome facteurs humains et organisationnels, #ergonomie des interfaces hommes-machines #UX. Gascon, Pyr\\u00e9n\\u00e9es, gastronomie, festayre, rugby, surf\",\"statuses_count\":5080,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/421488521\\/2005-09_La_Reunion_014.jpg\",\"show_all_inline_media\":true,\"listed_count\":35,\"profile_link_color\":\"9D582E\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"protected\":false,\"id_str\":\"10461152\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Pierre Titou LANNES\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/421488521\\/2005-09_La_Reunion_014.jpg\",\"created_at\":\"Thu Nov 22 06:18:31 +0000 2007\",\"profile_sidebar_fill_color\":\"fcf1c7\",\"id\":10461152,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/titou.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/37455262\\/titou_150_normal.jpg\"},\"truncated\":false,\"id\":173190684638052352,\"created_at\":\"Fri Feb 24 23:40:51 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3691000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9fa22110-6c3f-41a1-8e2b-beccc15a6eda-173190684638052352" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @embruns: Foutage de gueule RT @France5tv: Bientôt 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw", -"img": { -"src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_3_normal.png" -}, -"title": "Thaumaturge: RT @embruns: Foutage de gueule RT @France5tv: Bientôt 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3695000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @embruns: Foutage de gueule RT @France5tv: Bient\\u00f4t 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"embruns\",\"indices\":[3,11],\"id_str\":\"6241412\",\"name\":\"Laurent Gloaguen\",\"id\":6241412},{\"screen_name\":\"France5tv\",\"indices\":[34,44],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487}],\"urls\":[],\"hashtags\":[{\"text\":\"TT\",\"indices\":[107,110]},{\"text\":\"lgw\",\"indices\":[114,118]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Foutage de gueule RT @France5tv: Bient\\u00f4t 3000 tweets pour le grand Webze et un belle place en #TT :) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"France5tv\",\"indices\":[21,31],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487}],\"urls\":[],\"hashtags\":[{\"text\":\"TT\",\"indices\":[94,97]},{\"text\":\"lgw\",\"indices\":[101,105]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/sites.google.com\\/site\\/yorufukurou\\/\\\" rel=\\\"nofollow\\\"\\u003EYoruFukurou\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173187967416938496\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":563,\"screen_name\":\"embruns\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":21944,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Montr\\u00e9al, Qc, Canada\",\"show_all_inline_media\":true,\"listed_count\":277,\"profile_link_color\":\"650103\",\"followers_count\":4827,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\",\"description\":\"Surnomm\\u00e9 \\u201cLe Capitaine\\u201d. Figure du Net historique et inventeur de la formule \\u201cVendredi, c'est sodomie\\u201d.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Eastern Time (US & Canada)\",\"profile_background_color\":\"131516\",\"id_str\":\"6241412\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"8c887c\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\",\"name\":\"Laurent Gloaguen\",\"default_profile_image\":false,\"created_at\":\"Tue May 22 19:16:26 +0000 2007\",\"profile_sidebar_border_color\":\"7a7768\",\"id\":6241412,\"utc_offset\":-18000,\"favourites_count\":29,\"url\":\"http:\\/\\/embruns.net\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173187967416938496,\"created_at\":\"Fri Feb 24 23:30:03 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190699062280192\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":0,\"screen_name\":\"FouThaumaturge\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":0,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"502251396\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"name\":\"Thaumaturge\",\"default_profile_image\":true,\"created_at\":\"Fri Feb 24 23:37:04 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":502251396,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190699062280192,\"created_at\":\"Fri Feb 24 23:40:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3695000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efdd4bfc-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "56e324cf-80ec-419a-92f9-cbc93a6be83c-173190699062280192" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@pocarles je capte que dalle a #lgw :-)", -"img": { -"src": "http://a0.twimg.com/profile_images/1844133961/8x3UkTtw_normal" -}, -"title": "Laurent Aubaret: @pocarles je capte que dalle a #lgw :-)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3695000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"pocarles\",\"favorited\":false,\"text\":\"@pocarles je capte que dalle a #lgw :-)\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"pocarles\",\"indices\":[0,9],\"name\":\"PierreOlivier Carles\",\"id_str\":\"23074316\",\"id\":23074316}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[31,35]}]},\"in_reply_to_user_id\":23074316,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173190140943007745,\"in_reply_to_status_id_str\":\"173190140943007745\",\"id_str\":\"173190700005990400\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5ED4DC\",\"screen_name\":\"lolofildelo\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":564,\"location\":\"Valence d'Agen\",\"profile_text_color\":\"3C3940\",\"followers_count\":165,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1844133961\\/8x3UkTtw_normal\",\"description\":\"Rugby, Politique, Croix Rouge et ferias voila ce que j'aime le plus, et avec l'accent svp sud ouest oblige, ici c'est du 2nd degr\\u00e9s\",\"statuses_count\":2942,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431542214\\/flickr-10-nov-2006.jpg\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"6a19e3\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"0099B9\",\"protected\":false,\"id_str\":\"342786952\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Laurent Aubaret\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431542214\\/flickr-10-nov-2006.jpg\",\"created_at\":\"Tue Jul 26 15:44:40 +0000 2011\",\"profile_sidebar_fill_color\":\"95E8EC\",\"id\":342786952,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1844133961\\/8x3UkTtw_normal\"},\"truncated\":false,\"id\":173190700005990400,\"created_at\":\"Fri Feb 24 23:40:55 +0000 2012\",\"in_reply_to_user_id_str\":\"23074316\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3695000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "48a8fa50-7597-4dcc-aca8-3110e4152dc7-173190700005990400" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @frinnock: il les rachète a @jcfrog ...// “@plumesdanges: J'aimerais savoir où @Vinvin achète ses chemises #lgw”", -"img": { -"src": "http://a0.twimg.com/profile_images/1849286517/plumesdanges_normal.jpg" -}, -"title": "plumesdanges: RT @frinnock: il les rachète a @jcfrog ...// “@plumesdanges: J'aimerais savoir où @Vinvin achète ses chemises #lgw”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3695000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @frinnock: il les rach\\u00e8te a @jcfrog ...\\/\\/ \\u201c@plumesdanges: J'aimerais savoir o\\u00f9 @Vinvin ach\\u00e8te ses chemises #lgw\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"frinnock\",\"indices\":[3,12],\"id_str\":\"40014489\",\"name\":\"FrinnockBoChar\",\"id\":40014489},{\"screen_name\":\"jcfrog\",\"indices\":[31,38],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281},{\"screen_name\":\"plumesdanges\",\"indices\":[46,59],\"id_str\":\"27325670\",\"name\":\"plumesdanges\",\"id\":27325670},{\"screen_name\":\"Vinvin\",\"indices\":[82,89],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[110,114]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190700622548993\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":283,\"screen_name\":\"plumesdanges\",\"lang\":\"fr\",\"profile_text_color\":\"0a0a0a\",\"statuses_count\":39033,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"location\":\"Hell\",\"show_all_inline_media\":false,\"listed_count\":44,\"profile_link_color\":\"4813f5\",\"followers_count\":590,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"description\":\"pas interessante, pas drole et pas tr\\u00e8s intelligente, bref sans interet ! Pr\\u00e9sidente fondatrice de l'#InsomniaqueTeam \\/\\/ #TeamLumbagos \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"27325670\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"profile_sidebar_fill_color\":\"fcfcfc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"name\":\"plumesdanges\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 28 22:43:40 +0000 2009\",\"profile_sidebar_border_color\":\"fcfcfc\",\"id\":27325670,\"utc_offset\":3600,\"favourites_count\":84,\"url\":\"http:\\/\\/www.youtube.com\\/plumesdanges\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190700622548993,\"created_at\":\"Fri Feb 24 23:40:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3695000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bd9071a8-2092-4e34-8eb7-35e00803872c-173190700622548993" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon en fait si j'ai regardé #lgw c'est parce que j'ai vu vos tweets mais j'adhère pas, je comprend pas et je rigole pas.", -"img": { -"src": "http://a0.twimg.com/profile_images/1850932802/Jon_Snow_normal.png" -}, -"title": "Pauline ϟ: Bon en fait si j'ai regardé #lgw c'est parce que j'ai vu vos tweets mais j'adhère pas, je comprend pas et je rigole pas.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3701000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bon en fait si j'ai regard\\u00e9 #lgw c'est parce que j'ai vu vos tweets mais j'adh\\u00e8re pas, je comprend pas et je rigole pas.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190725826121728\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":65,\"screen_name\":\"C_Pauliine\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":8196,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/406158603\\/Sophia-Bush-Photoshoot-2011-sophia-bush-27585490-398-582.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"followers_count\":189,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850932802\\/Jon_Snow_normal.png\",\"description\":\"Pauline 21 ans. Grande fan de s\\u00e9ries TV. Music is Life. BlaBlaBla. Emma Watson. Sophia Bush. Love is Louder \\u2665.\\r\\n\\r\\nAlways \\u2665 \\u03df \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"265547956\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/406158603\\/Sophia-Bush-Photoshoot-2011-sophia-bush-27585490-398-582.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850932802\\/Jon_Snow_normal.png\",\"name\":\"Pauline \\u03df\",\"default_profile_image\":false,\"created_at\":\"Sun Mar 13 18:56:00 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":265547956,\"utc_offset\":-10800,\"favourites_count\":21,\"url\":\"http:\\/\\/hedwigetheme.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190725826121728,\"created_at\":\"Fri Feb 24 23:41:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3701000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e22df38e-289a-43b0-8947-c29f1c42b74b-173190725826121728" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Manque 2Hastags et tous ceux de #lgw sont en tendance...", -"img": { -"src": "http://a2.twimg.com/profile_images/1806734535/228225_1895239432200_1578013922_1832486_7123468_n_normal.jpg" -}, -"title": "Quentin: Manque 2Hastags et tous ceux de #lgw sont en tendance...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3704000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Manque 2Hastags et tous ceux de #lgw sont en tendance...\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190739931561984\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"Prototeep\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":65,\"location\":\"France - Europe - Terre \",\"profile_text_color\":\"333333\",\"followers_count\":25,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1806734535\\/228225_1895239432200_1578013922_1832486_7123468_n_normal.jpg\",\"description\":\"La vie c'est dingue, la vie c'est fou.\\r\\nRedouanne Harjane \\r\\n\\r\\n#FollowBack\\r\\n\",\"statuses_count\":2224,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"235628181\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Quentin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Sat Jan 08 17:55:03 +0000 2011\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":235628181,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1806734535\\/228225_1895239432200_1578013922_1832486_7123468_n_normal.jpg\"},\"truncated\":false,\"id\":173190739931561984,\"created_at\":\"Fri Feb 24 23:41:04 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3704000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9dcb0c6a-bce9-42b4-a75e-d143d6a24189-173190739931561984" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Gaspard Delanoë a un ministre de l'ouverture des portes. #ilreste", -"img": { -"src": "http://a0.twimg.com/profile_images/1658546588/solidarnosc_normal.jpg" -}, -"title": "Miguel Teixeira: #lgw Gaspard Delanoë a un ministre de l'ouverture des portes. #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3704000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Gaspard Delano\\u00eb a un ministre de l'ouverture des portes. #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[62,70]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190740149682176\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":258,\"screen_name\":\"migteix\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2720,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Orleans\",\"show_all_inline_media\":true,\"listed_count\":16,\"profile_link_color\":\"0084B4\",\"followers_count\":268,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1658546588\\/solidarnosc_normal.jpg\",\"description\":\"blogueur orl\\u00e9anais, parle surtout d'actu locale et sort 2\\/3 blagues de temps en temps...\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"3543511\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658546588\\/solidarnosc_normal.jpg\",\"name\":\"Miguel Teixeira\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 05 18:00:09 +0000 2007\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":3543511,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.coteboulevard.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190740149682176,\"created_at\":\"Fri Feb 24 23:41:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3704000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f21d7fff-81b7-4a78-b55c-bdaa62cec30e-173190740149682176" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Chut ! @Remi_Chouchou: Il veux pécho. RT @GabytaineFlam Les gens qui écrivent à #lgw juste pour voir leur gueule à la télé. Les @elTouristio", -"img": { -"src": "http://a3.twimg.com/profile_images/1842982735/princesse_normal.jpg" -}, -"title": "Sylvain Sanders: Chut ! @Remi_Chouchou: Il veux pécho. RT @GabytaineFlam Les gens qui écrivent à #lgw juste pour voir leur gueule à la télé. Les @elTouristio", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3704000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Chut ! @Remi_Chouchou: Il veux p\\u00e9cho. RT @GabytaineFlam Les gens qui \\u00e9crivent \\u00e0 #lgw juste pour voir leur gueule \\u00e0 la t\\u00e9l\\u00e9. Les @elTouristio\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Remi_Chouchou\",\"indices\":[7,21],\"name\":\"\\u262e \\u2608\\u2211mi.S \\u270c\",\"id_str\":\"95305243\",\"id\":95305243},{\"screen_name\":\"GabytaineFlam\",\"indices\":[41,55],\"name\":\"R\\u00e9mi\",\"id_str\":\"161146189\",\"id\":161146189},{\"screen_name\":\"elTouristio\",\"indices\":[128,140],\"name\":\"Sylvain Sanders\",\"id_str\":\"37389744\",\"id\":37389744}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[80,84]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/hotot.org\\\" rel=\\\"nofollow\\\"\\u003EHotot\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190738736193539\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"20183F\",\"screen_name\":\"elTouristio\",\"lang\":\"en\",\"favourites_count\":62,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":104,\"location\":\"Au pied d'un arc-en-ciel.\",\"profile_text_color\":\"CEC79B\",\"followers_count\":515,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\",\"description\":\"Je ne suis que joie, amour, bonheur et chaleur dans mon c\\u0153ur. #TeamLumbagos #TeamAbats\",\"statuses_count\":35534,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"show_all_inline_media\":true,\"listed_count\":57,\"profile_link_color\":\"8C7679\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FBEBB8\",\"protected\":false,\"id_str\":\"37389744\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Sylvain Sanders\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"created_at\":\"Sun May 03 08:39:57 +0000 2009\",\"profile_sidebar_fill_color\":\"46284E\",\"id\":37389744,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/flavors.me\\/eltouristio\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\"},\"truncated\":false,\"id\":173190738736193539,\"created_at\":\"Fri Feb 24 23:41:04 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3704000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "035bf661-8144-4cf0-9ccc-bc52db997e54-173190738736193539" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Merci @kheops mais la manif c'est aujourd'hui, pas demain, on est le 25 février. #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1801999608/Avatar_MC_normal.jpg" -}, -"title": "Maxime Saint Michel: Merci @kheops mais la manif c'est aujourd'hui, pas demain, on est le 25 février. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3704000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Merci @kheops mais la manif c'est aujourd'hui, pas demain, on est le 25 f\\u00e9vrier. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Kheops\",\"indices\":[6,13],\"id_str\":\"9473162\",\"name\":\"Kheops\",\"id\":9473162}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[81,85]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190738102845440\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":147,\"screen_name\":\"Emmessem\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":338,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"038543\",\"followers_count\":43,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1801999608\\/Avatar_MC_normal.jpg\",\"description\":\"Jeune sc\\u00e9nariste en herbe, co-fondateur de BAW Comics, cr\\u00e9ateur de Drak B\\u00e9ryl.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"ACDED6\",\"id_str\":\"313473947\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801999608\\/Avatar_MC_normal.jpg\",\"name\":\"Maxime Saint Michel\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 08 18:20:39 +0000 2011\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":313473947,\"utc_offset\":null,\"favourites_count\":11,\"url\":\"http:\\/\\/emmessemfic.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190738102845440,\"created_at\":\"Fri Feb 24 23:41:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3704000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3f054908-70da-4130-8fff-8399af0ed1b1-173190738102845440" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bientôt le buzz du #pascalpapéisme dans #lgw? #cqui de qui qu'on cause?", -"img": { -"src": "http://a1.twimg.com/profile_images/1838968067/teamSFRCT_normal" -}, -"title": "Ovale de Grâce: Bientôt le buzz du #pascalpapéisme dans #lgw? #cqui de qui qu'on cause?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3704000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bient\\u00f4t le buzz du #pascalpap\\u00e9isme dans #lgw? #cqui de qui qu'on cause?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"pascalpap\\u00e9isme\",\"indices\":[19,34]},{\"text\":\"lgw\",\"indices\":[40,44]},{\"text\":\"cqui\",\"indices\":[46,51]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190739415670784\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":504,\"screen_name\":\"MathildePousseo\",\"lang\":\"en\",\"profile_text_color\":\"3D1957\",\"statuses_count\":8403,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/44338571\\/grpechampion2007-1280.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":37,\"profile_link_color\":\"FF0000\",\"followers_count\":933,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1838968067\\/teamSFRCT_normal\",\"description\":\"Du rugby, de la politique, du ruck n'roll. Le tout au 4e degr\\u00e9!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"642D8B\",\"id_str\":\"81447410\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/44338571\\/grpechampion2007-1280.jpg\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838968067\\/teamSFRCT_normal\",\"name\":\"Ovale de Gr\\u00e2ce\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 10 21:39:27 +0000 2009\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":81447410,\"utc_offset\":-10800,\"favourites_count\":18,\"url\":\"http:\\/\\/www.boucherie-ovalie.org\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190739415670784,\"created_at\":\"Fri Feb 24 23:41:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3704000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0a0db4e-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c9da6a24-c5e3-461b-8943-c05c1261014d-173190739415670784" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @jcfrog: dsl :/ #lgw J'ai une version plus propre (et complete) de la chanson, vais la publier. Le télétravail est mon combat! :) #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1105895956/PG_paul1_normal.jpg" -}, -"title": "Rémy D.: RT @jcfrog: dsl :/ #lgw J'ai une version plus propre (et complete) de la chanson, vais la publier. Le télétravail est mon combat! :) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3705000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @jcfrog: dsl :\\/ #lgw J'ai une version plus propre (et complete) de la chanson, vais la publier. Le t\\u00e9l\\u00e9travail est mon combat! :) #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[3,10],\"name\":\"jcfrog\",\"id_str\":\"16888281\",\"id\":16888281}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]},{\"text\":\"lgw\",\"indices\":[133,137]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"dsl :\\/ #lgw J'ai une version plus propre (et complete) de la chanson, vais la publier. Le t\\u00e9l\\u00e9travail est mon combat! :) #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[7,11]},{\"text\":\"lgw\",\"indices\":[121,125]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190528375074817\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"DFDFDF\",\"screen_name\":\"jcfrog\",\"lang\":\"fr\",\"favourites_count\":448,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":340,\"location\":\"Damgan\",\"profile_text_color\":\"333333\",\"followers_count\":6887,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1813523315\\/image_normal.jpg\",\"description\":\"Pro: Ing\\u00e9nieur informaticien, Perso: super h\\u00e9ro du web (en formation)\",\"statuses_count\":27208,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/194101689\\/twitterbk.jpg\",\"show_all_inline_media\":true,\"listed_count\":506,\"profile_link_color\":\"acc809\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"16888281\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"jcfrog\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/194101689\\/twitterbk.jpg\",\"created_at\":\"Tue Oct 21 16:03:16 +0000 2008\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":16888281,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.jcfrog.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813523315\\/image_normal.jpg\"},\"truncated\":false,\"id\":173190528375074817,\"created_at\":\"Fri Feb 24 23:40:14 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190740824961024\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"RdNetwork\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":771,\"location\":\"France - Moselle\",\"profile_text_color\":\"3E4415\",\"followers_count\":248,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\",\"description\":\"A random soccer-music-games-web-french twitter Account. (Yes, that's a lot.)\",\"statuses_count\":4354,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":12,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"48825435\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"R\\u00e9my D.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"created_at\":\"Fri Jun 19 20:55:21 +0000 2009\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":48825435,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1105895956\\/PG_paul1_normal.jpg\"},\"truncated\":false,\"id\":173190740824961024,\"created_at\":\"Fri Feb 24 23:41:05 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3705000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4540bfe3-ea7b-43bb-bc31-8c3249278509-173190740824961024" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je découvre à l'instant le grand webze. Toutes mes ficelles de caleçon professeur Rolin. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1710265223/57974_468268044609_115745609609_6575641_7158617_n_normal.jpg" -}, -"title": "L'Humour de Droite: Je découvre à l'instant le grand webze. Toutes mes ficelles de caleçon professeur Rolin. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3705000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je d\\u00e9couvre \\u00e0 l'instant le grand webze. Toutes mes ficelles de cale\\u00e7on professeur Rolin. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[89,93]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190743119241216\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":0,\"screen_name\":\"humourdedroite\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":17066,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/366275601\\/bghdd-twitter.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":1448,\"profile_link_color\":\"009999\",\"followers_count\":91271,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1710265223\\/57974_468268044609_115745609609_6575641_7158617_n_normal.jpg\",\"description\":\"En France soit t'as peur des arabes soit t'as peur de Marine Le Pen. Si t'as peur des deux tu as une carte UMP.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"52331565\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/366275601\\/bghdd-twitter.png\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1710265223\\/57974_468268044609_115745609609_6575641_7158617_n_normal.jpg\",\"name\":\"L'Humour de Droite\",\"default_profile_image\":false,\"created_at\":\"Tue Jun 30 07:09:07 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":52331565,\"utc_offset\":-10800,\"favourites_count\":6,\"url\":\"http:\\/\\/www.facebook.com\\/humourdedroite\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190743119241216,\"created_at\":\"Fri Feb 24 23:41:05 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3705000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "55927ee4-e02a-4c54-bfe3-a5241eaa8ff8-173190743119241216" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @rorolafrite: @tr13ze @cyro @3615pbs En fait ils diffusent internet en différé. #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1765990714/photo__1__normal.JPG" -}, -"title": "Cyrièle: RT @rorolafrite: @tr13ze @cyro @3615pbs En fait ils diffusent internet en différé. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3705000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @rorolafrite: @tr13ze @cyro @3615pbs En fait ils diffusent internet en diff\\u00e9r\\u00e9. #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"rorolafrite\",\"indices\":[3,15],\"id_str\":\"7118592\",\"name\":\"rorolafrite\",\"id\":7118592},{\"screen_name\":\"tr13ze\",\"indices\":[17,24],\"id_str\":\"126569577\",\"name\":\"Chris\",\"id\":126569577},{\"screen_name\":\"cyro\",\"indices\":[25,30],\"id_str\":\"6549072\",\"name\":\"Cyri\\u00e8le\",\"id\":6549072},{\"screen_name\":\"3615pbs\",\"indices\":[31,39],\"id_str\":\"133024198\",\"name\":\"P. Bourdin-Sauviac\",\"id\":133024198}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[84,88]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"@tr13ze @cyro @3615pbs En fait ils diffusent internet en diff\\u00e9r\\u00e9. #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"tr13ze\",\"indices\":[0,7],\"id_str\":\"126569577\",\"name\":\"Chris\",\"id\":126569577},{\"screen_name\":\"cyro\",\"indices\":[8,13],\"id_str\":\"6549072\",\"name\":\"Cyri\\u00e8le\",\"id\":6549072},{\"screen_name\":\"3615pbs\",\"indices\":[14,22],\"id_str\":\"133024198\",\"name\":\"P. Bourdin-Sauviac\",\"id\":133024198}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[67,71]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189208041721857\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"126569577\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":366,\"screen_name\":\"rorolafrite\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":2109,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/50572791\\/fondtwitter.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"b05007\",\"followers_count\":385,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1300818041\\/twitter_frite_normal.jpg\",\"description\":\"En 87, j'\\u00e9tais maire d'Antibes. Apr\\u00e8s j'en ai eu marre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"473623\",\"id_str\":\"7118592\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/50572791\\/fondtwitter.jpg\",\"profile_sidebar_fill_color\":\"cfb080\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1300818041\\/twitter_frite_normal.jpg\",\"name\":\"rorolafrite\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 27 21:21:56 +0000 2007\",\"profile_sidebar_border_color\":\"b05403\",\"id\":7118592,\"utc_offset\":3600,\"favourites_count\":15,\"url\":\"http:\\/\\/cargocollective.com\\/doublescottie\"},\"in_reply_to_screen_name\":\"tr13ze\",\"truncated\":false,\"id\":173189208041721857,\"created_at\":\"Fri Feb 24 23:34:59 +0000 2012\",\"in_reply_to_user_id\":126569577},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190743878414337\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":586,\"screen_name\":\"cyro\",\"lang\":\"fr\",\"profile_text_color\":\"828282\",\"statuses_count\":9404,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/304086494\\/twitter.jpg\",\"location\":\"DTC\",\"show_all_inline_media\":true,\"listed_count\":44,\"profile_link_color\":\"d82c2c\",\"followers_count\":899,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1765990714\\/photo__1__normal.JPG\",\"description\":\"La Jennifer Lopez du PHP\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fffdf3\",\"id_str\":\"6549072\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/304086494\\/twitter.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1765990714\\/photo__1__normal.JPG\",\"name\":\"Cyri\\u00e8le\",\"default_profile_image\":false,\"created_at\":\"Sun Jun 03 21:59:03 +0000 2007\",\"profile_sidebar_border_color\":\"e5b712\",\"id\":6549072,\"utc_offset\":3600,\"favourites_count\":76,\"url\":\"http:\\/\\/www.pudep-yeah.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190743878414337,\"created_at\":\"Fri Feb 24 23:41:05 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3705000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "19dce14b-c899-4dce-83f0-f998f08a0970-173190743878414337" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw c'est quoi ? Le Grand Wimportequoi ? #questionserieuse", -"img": { -"src": "http://a2.twimg.com/profile_images/1575574991/image_normal.jpg" -}, -"title": "Emmanuel: #lgw c'est quoi ? Le Grand Wimportequoi ? #questionserieuse", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3706000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw c'est quoi ? Le Grand Wimportequoi ? #questionserieuse\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"questionserieuse\",\"indices\":[42,59]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190747514880000\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":358,\"screen_name\":\"manureze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13579,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/76265379\\/arriere-plan.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":59,\"profile_link_color\":\"298209\",\"followers_count\":568,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1575574991\\/image_normal.jpg\",\"description\":\"Graphiste\\/creatif. #Graphisme #Design #Photo #D\\u00e9co, jeux de mots sont mes maitres mots. Il ne suffit pas d'avoir une bonne id\\u00e9e, mais d'avoir une id\\u00e9e juste\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"114597065\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/76265379\\/arriere-plan.gif\",\"profile_sidebar_fill_color\":\"d5ff1c\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1575574991\\/image_normal.jpg\",\"name\":\"Emmanuel\",\"default_profile_image\":false,\"created_at\":\"Tue Feb 16 00:22:41 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":114597065,\"utc_offset\":3600,\"favourites_count\":91,\"url\":\"http:\\/\\/www.emmanuelreze.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190747514880000,\"created_at\":\"Fri Feb 24 23:41:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3706000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0a149b2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "48a61197-0c33-4117-befd-cd7feb619b18-173190747514880000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon j'ai lâché #lgw ...", -"img": { -"src": "http://a0.twimg.com/profile_images/1792164247/34747_410352029110_7837888_n_normal.jpg" -}, -"title": "sébastien faure: Bon j'ai lâché #lgw ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3706000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bon j'ai l\\u00e2ch\\u00e9 #lgw ...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[15,19]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190747762339840\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":194,\"screen_name\":\"FaureSeb\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":800,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"2FC2EF\",\"followers_count\":76,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1792164247\\/34747_410352029110_7837888_n_normal.jpg\",\"description\":\"Etudiant en strat\\u00e9gie, web social feeder. Cocktail lover. #bordeaux\\r\\nhttp:\\/\\/www.linkedin.com\\/pub\\/s\\u00e9bastien-faure\\/43\\/980\\/a86\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"164194543\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1792164247\\/34747_410352029110_7837888_n_normal.jpg\",\"name\":\"s\\u00e9bastien faure\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 08 07:53:14 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":164194543,\"utc_offset\":null,\"favourites_count\":9,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190747762339840,\"created_at\":\"Fri Feb 24 23:41:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3706000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3b9b85f9-b5bb-496c-aa82-598cb6f3dbf5-173190747762339840" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Note pour les \"humoristes\" de #lgw apprendre à faire une \"balance des blanc avant de filmer avec ta camera ou ton dslr pour ton sketch", -"img": { -"src": "http://a2.twimg.com/profile_images/1737845643/image_normal.jpg" -}, -"title": "Vincent Pintado: Note pour les \"humoristes\" de #lgw apprendre à faire une \"balance des blanc avant de filmer avec ta camera ou ton dslr pour ton sketch", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3708000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Note pour les \\\"humoristes\\\" de #lgw apprendre \\u00e0 faire une \\\"balance des blanc avant de filmer avec ta camera ou ton dslr pour ton sketch\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190754682937347\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"VeniVediVince\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":163,\"location\":\"Lyon\",\"profile_text_color\":\"333333\",\"followers_count\":63,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1737845643\\/image_normal.jpg\",\"description\":\"Sc\\u00e9nariste, r\\u00e9alisateur, artisan de l'image, geekophile et mangeur de paella \\u00e0 ses heures mais que celle de ma m\\u00e8re!! \",\"statuses_count\":303,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"121074074\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Vincent Pintado\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Mar 08 10:59:29 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":121074074,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.pioucube.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1737845643\\/image_normal.jpg\"},\"truncated\":false,\"id\":173190754682937347,\"created_at\":\"Fri Feb 24 23:41:08 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3708000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a584135e-affa-44f5-b5ef-538df5858949-173190754682937347" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La chemise de @Vinvin est un gros Big Up à l'Afrique. Voir #lgw n° 2.\nAh oui, #IlReste.", -"img": { -"src": "http://a3.twimg.com/profile_images/1612866761/2222_normal.jpg" -}, -"title": "makina: La chemise de @Vinvin est un gros Big Up à l'Afrique. Voir #lgw n° 2.\nAh oui, #IlReste.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3709000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"La chemise de @Vinvin est un gros Big Up \\u00e0 l'Afrique. Voir #lgw n\\u00b0 2.\\nAh oui, #IlReste.\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[14,21],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[59,63]},{\"text\":\"IlReste\",\"indices\":[78,86]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190758902403073\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"makina37\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1612866761\\/2222_normal.jpg\",\"description\":\"\",\"statuses_count\":14,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"351529067\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"makina\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Aug 09 11:20:33 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":351529067,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612866761\\/2222_normal.jpg\"},\"truncated\":false,\"id\":173190758902403073,\"created_at\":\"Fri Feb 24 23:41:09 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3709000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2f8c7023-0a57-486d-a2a5-34629a870bb8-173190758902403073" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @yoannferret: À une époque y'avait une émission \"Je passe à la télé\". Aujourd'hui avec #lgw c'est ton avatar qui passe à la télé. #la ...", -"img": { -"src": "http://a1.twimg.com/profile_images/1601437879/avatar_sonic_normal.jpg" -}, -"title": "Jenni: RT @yoannferret: À une époque y'avait une émission \"Je passe à la télé\". Aujourd'hui avec #lgw c'est ton avatar qui passe à la télé. #la ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3710000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @yoannferret: \\u00c0 une \\u00e9poque y'avait une \\u00e9mission \\\"Je passe \\u00e0 la t\\u00e9l\\u00e9\\\". Aujourd'hui avec #lgw c'est ton avatar qui passe \\u00e0 la t\\u00e9l\\u00e9. #la ...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"yoannferret\",\"indices\":[3,15],\"id_str\":\"4035431\",\"name\":\"Yoann Ferret\",\"id\":4035431}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[90,94]},{\"text\":\"la\",\"indices\":[133,136]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"\\u00c0 une \\u00e9poque y'avait une \\u00e9mission \\\"Je passe \\u00e0 la t\\u00e9l\\u00e9\\\". Aujourd'hui avec #lgw c'est ton avatar qui passe \\u00e0 la t\\u00e9l\\u00e9. #laclasse\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[73,77]},{\"text\":\"laclasse\",\"indices\":[116,125]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190504933105665\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":261,\"screen_name\":\"yoannferret\",\"lang\":\"fr\",\"profile_text_color\":\"242424\",\"statuses_count\":25134,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/370159424\\/mosaic-export.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":19,\"profile_link_color\":\"949494\",\"followers_count\":581,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1614428473\\/Capture_d__cran_2011-10-30___21.31.58_normal.jpg\",\"description\":\"Responsable de la r\\u00e9daction sur @FreenewsActu et big boss de @cafegaming. Conversation minimale. R\\u00e9f\\u00e9rences \\u00e9clectiques (chiantes). Romanichel Racing Club\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"efefef\",\"id_str\":\"4035431\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/370159424\\/mosaic-export.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1614428473\\/Capture_d__cran_2011-10-30___21.31.58_normal.jpg\",\"name\":\"Yoann Ferret\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 10 14:18:04 +0000 2007\",\"profile_sidebar_border_color\":\"b5b5b5\",\"id\":4035431,\"utc_offset\":3600,\"favourites_count\":10,\"url\":\"http:\\/\\/www.cafegaming.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190504933105665,\"created_at\":\"Fri Feb 24 23:40:08 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/levelupstudio.com\\/plume\\\" rel=\\\"nofollow\\\"\\u003EPlume\\u00a0for\\u00a0Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190765378404353\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":112,\"screen_name\":\"jicmajane\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":1817,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0099B9\",\"followers_count\":307,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1601437879\\/avatar_sonic_normal.jpg\",\"description\":\"R\\u00e9dactrice VieDeGeek.fr et animatrice BarGaming\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0099B9\",\"id_str\":\"39099498\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1601437879\\/avatar_sonic_normal.jpg\",\"name\":\"Jenni\",\"default_profile_image\":false,\"created_at\":\"Sun May 10 19:46:10 +0000 2009\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":39099498,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.viedegeek.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":true,\"id\":173190765378404353,\"created_at\":\"Fri Feb 24 23:41:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3710000, -"tags": [ -{ -"id-ref": "f0a1b820-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "10f84621-5a50-4f15-905b-227e87329a7f-173190765378404353" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilReste #lgw c'est nécessaire", -"img": { -"src": "http://a0.twimg.com/profile_images/28165792/alain_normal.jpg" -}, -"title": "virgile: #ilReste #lgw c'est nécessaire", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3710000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilReste #lgw c'est n\\u00e9cessaire\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190762140413952\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":385,\"screen_name\":\"virgile\",\"lang\":\"fr\",\"profile_text_color\":\"663B12\",\"statuses_count\":2141,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme2\\/bg.gif\",\"location\":\"Mennecy\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"1F98C7\",\"followers_count\":112,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/28165792\\/alain_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C6E2EE\",\"id_str\":\"1147321\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme2\\/bg.gif\",\"profile_sidebar_fill_color\":\"DAECF4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/28165792\\/alain_normal.jpg\",\"name\":\"virgile\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 14 09:48:30 +0000 2007\",\"profile_sidebar_border_color\":\"C6E2EE\",\"id\":1147321,\"utc_offset\":3600,\"favourites_count\":6,\"url\":\"http:\\/\\/www.antone.org\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190762140413952,\"created_at\":\"Fri Feb 24 23:41:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3710000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "81df21dc-9b44-47ef-9410-76004eb6cd5e-173190762140413952" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Hello @adalmieres tu veux vraiment sa chemise ? OK mais #ilreste quand même après @legrandwebze #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1727204040/image_normal.jpg" -}, -"title": "Marc Phalippou: Hello @adalmieres tu veux vraiment sa chemise ? OK mais #ilreste quand même après @legrandwebze #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3710000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"adalmieres\",\"favorited\":false,\"text\":\"Hello @adalmieres tu veux vraiment sa chemise ? OK mais #ilreste quand m\\u00eame apr\\u00e8s @legrandwebze #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"adalmieres\",\"indices\":[6,17],\"name\":\"Antoine Dalmi\\u00e8res\",\"id_str\":\"307356822\",\"id\":307356822},{\"screen_name\":\"LeGrandWebze\",\"indices\":[82,95],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[56,64]},{\"text\":\"LGW\",\"indices\":[96,100]}]},\"in_reply_to_user_id\":307356822,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173189427445764096,\"in_reply_to_status_id_str\":\"173189427445764096\",\"id_str\":\"173190763377733632\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BEDFB6\",\"screen_name\":\"marcphalippou\",\"lang\":\"fr\",\"favourites_count\":46,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1345,\"location\":\"Paris\",\"profile_text_color\":\"895429\",\"followers_count\":750,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1727204040\\/image_normal.jpg\",\"description\":\"Bougnat \\u00e0 Paris, marchand d'id\\u00e9es et de confiance dans la com et l'assurance.\",\"statuses_count\":2116,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431152481\\/med_arton10050-ab39e-jpg.jpg\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"39BD91\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0E0D02\",\"protected\":false,\"id_str\":\"92352549\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Marc Phalippou\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431152481\\/med_arton10050-ab39e-jpg.jpg\",\"created_at\":\"Tue Nov 24 20:05:52 +0000 2009\",\"profile_sidebar_fill_color\":\"0E0D02\",\"id\":92352549,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.facebook.com\\/profile.php?id=100001663745687\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727204040\\/image_normal.jpg\"},\"truncated\":false,\"id\":173190763377733632,\"created_at\":\"Fri Feb 24 23:41:10 +0000 2012\",\"in_reply_to_user_id_str\":\"307356822\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3710000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "561ffbbe-d485-4963-89ec-86f190c7cdc5-173190763377733632" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Si les galinettes cendrées avaient des MAc Book, elles seraient elles aussi sur le plateau de #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1620685427/PF-LOGO-CARRE_normal.jpg" -}, -"title": "Petit Fayot: Si les galinettes cendrées avaient des MAc Book, elles seraient elles aussi sur le plateau de #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3710000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Si les galinettes cendr\\u00e9es avaient des MAc Book, elles seraient elles aussi sur le plateau de #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[94,98]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190763230928898\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Boyrivent\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":165,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":149,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1620685427\\/PF-LOGO-CARRE_normal.jpg\",\"description\":\"Graphiste, illustrateur et Petit Fayot\",\"statuses_count\":587,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"159516984\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Petit Fayot\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Jun 25 16:09:02 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":159516984,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.petitfayot.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1620685427\\/PF-LOGO-CARRE_normal.jpg\"},\"truncated\":false,\"id\":173190763230928898,\"created_at\":\"Fri Feb 24 23:41:10 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3710000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4182a437-25bc-4400-b4aa-16434f7f66af-173190763230928898" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste gaspard delanoë futur president ou premier ministre c sur", -"img": { -"src": "http://a3.twimg.com/profile_images/1827613879/photo-pro_normal.png" -}, -"title": "Julien Lopizzo: #lgw #ilreste gaspard delanoë futur president ou premier ministre c sur", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3710000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste gaspard delano\\u00eb futur president ou premier ministre c sur\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190765080608768\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":284,\"screen_name\":\"JulienLopizzo\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":1088,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"location\":\"Lyon - Europe\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0099B9\",\"followers_count\":143,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1827613879\\/photo-pro_normal.png\",\"description\":\"Je suis tomb\\u00e9 dedans en 97.Ma e-carri\\u00e8re a d\\u00e9marr\\u00e9 comme d\\u00e9veloppeur freelance en 2002.Entrepren(aute) depuis 10 ans j'aime partager ma passion du e-business.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0099B9\",\"id_str\":\"44345271\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1827613879\\/photo-pro_normal.png\",\"name\":\"Julien Lopizzo\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 03 12:08:19 +0000 2009\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":44345271,\"utc_offset\":3600,\"favourites_count\":9,\"url\":\"http:\\/\\/www.tenapra.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190765080608768,\"created_at\":\"Fri Feb 24 23:41:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3710000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0e65518a-d7c2-4e03-b2bb-9737f9bb536a-173190765080608768" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Tout est bon : l'écran géant de tweets, le plateau, les animateurs...mais c'est pas construit tout ça...dommage #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1770996562/image_normal.jpg" -}, -"title": "Kayvin Lami: Tout est bon : l'écran géant de tweets, le plateau, les animateurs...mais c'est pas construit tout ça...dommage #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3711000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Tout est bon : l'\\u00e9cran g\\u00e9ant de tweets, le plateau, les animateurs...mais c'est pas construit tout \\u00e7a...dommage #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[112,116]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190769404948481\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":257,\"screen_name\":\"KayvinLami\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":4134,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/184627700\\/twttierfondsur.jpg\",\"location\":\"Paris,France\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"followers_count\":592,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1770996562\\/image_normal.jpg\",\"description\":\"Je ne changerais pas cette bio tant que Nicolas Sarkozy ne mesurera pas 1m90\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"dfe0c3\",\"id_str\":\"29279584\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/184627700\\/twttierfondsur.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1770996562\\/image_normal.jpg\",\"name\":\"Kayvin Lami\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 06 20:02:02 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":29279584,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190769404948481,\"created_at\":\"Fri Feb 24 23:41:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3711000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0dce72fa-0705-47a5-b6ed-c751a23dd75f-173190769404948481" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ben @gasparddelanoe il parle bien mieux anglais que @NicolasSarkozy !!! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1763850955/avatar_stopsopa_normal.jpeg" -}, -"title": "François Revol: Ben @gasparddelanoe il parle bien mieux anglais que @NicolasSarkozy !!! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3712000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ben @gasparddelanoe il parle bien mieux anglais que @NicolasSarkozy !!! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"GaspardDelanoe\",\"indices\":[4,19],\"name\":\"Gaspard Delanoe\",\"id_str\":\"282651653\",\"id\":282651653},{\"screen_name\":\"NicolasSarkozy\",\"indices\":[52,67],\"name\":\"Nicolas Sarkozy\",\"id_str\":\"490126636\",\"id\":490126636}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[72,76]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190774215806976\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"mmu_man\",\"lang\":\"en\",\"favourites_count\":19,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":253,\"location\":\"Internet\",\"profile_text_color\":\"333333\",\"followers_count\":311,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\",\"description\":\"Engineer, #FLOSS developer, Haiku contributor, hacktivist, Tai Chi & Kung-Fu practitioner\",\"statuses_count\":10392,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"102075787\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Fran\\u00e7ois Revol\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Jan 05 14:32:42 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":102075787,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/revolf.free.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1763850955\\/avatar_stopsopa_normal.jpeg\"},\"truncated\":false,\"id\":173190774215806976,\"created_at\":\"Fri Feb 24 23:41:12 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3712000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "92aad7fb-bf9b-414d-97fa-b9ff4d4aaca6-173190774215806976" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le Grand Webzé, c'est quand même le gros bordel, c'est à la fois décousu et essouflé. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1806730903/n726546380_1336922_5645_normal.jpg" -}, -"title": "Jérémy Roblin: Le Grand Webzé, c'est quand même le gros bordel, c'est à la fois décousu et essouflé. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3712000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le Grand Webz\\u00e9, c'est quand m\\u00eame le gros bordel, c'est \\u00e0 la fois d\\u00e9cousu et essoufl\\u00e9. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[86,90]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190773746044928\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":99,\"screen_name\":\"kalacione\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1626,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"009999\",\"followers_count\":48,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1806730903\\/n726546380_1336922_5645_normal.jpg\",\"description\":\"Philosophe de Montcuq.\\r\\n 1 pour l'argent, 2 pour le spectacle et 3 pour le caillou\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"91304375\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1806730903\\/n726546380_1336922_5645_normal.jpg\",\"name\":\"J\\u00e9r\\u00e9my Roblin\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 20 09:20:30 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":91304375,\"utc_offset\":3600,\"favourites_count\":71,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190773746044928,\"created_at\":\"Fri Feb 24 23:41:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3712000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3abe10f5-e0b6-469b-b82d-63f51078b21f-173190773746044928" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je suis étonné de ne pas voir @slashisback !! Seb tu auras droit à une bise de ma femme :) #lgw #cqui http://t.co/c8ueGnGg", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: Je suis étonné de ne pas voir @slashisback !! Seb tu auras droit à une bise de ma femme :) #lgw #cqui http://t.co/c8ueGnGg", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3713000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je suis \\u00e9tonn\\u00e9 de ne pas voir @slashisback !! Seb tu auras droit \\u00e0 une bise de ma femme :) #lgw #cqui http:\\/\\/t.co\\/c8ueGnGg\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"slashisback\",\"indices\":[30,42],\"name\":\"S\\u00e9bastien\",\"id_str\":\"41356465\",\"id\":41356465}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[91,95]},{\"text\":\"cqui\",\"indices\":[96,101]}],\"media\":[{\"type\":\"photo\",\"indices\":[102,122],\"sizes\":{\"small\":{\"h\":455,\"resize\":\"fit\",\"w\":340},\"large\":{\"h\":1024,\"resize\":\"fit\",\"w\":765},\"medium\":{\"h\":803,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdMF5tCIAAkDTE.jpg\",\"id_str\":\"173190774949814272\",\"id\":173190774949814272,\"expanded_url\":\"http:\\/\\/twitter.com\\/LudoDelaherche\\/status\\/173190774941425665\\/photo\\/1\",\"display_url\":\"pic.twitter.com\\/c8ueGnGg\",\"url\":\"http:\\/\\/t.co\\/c8ueGnGg\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdMF5tCIAAkDTE.jpg\"}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190774941425665\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"favourites_count\":23,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":383,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":2387,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"statuses_count\":6698,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"protected\":false,\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Ludovic Delaherche\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":72665061,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/chapkattack.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\"},\"truncated\":false,\"id\":173190774941425665,\"created_at\":\"Fri Feb 24 23:41:13 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3713000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a4dd6dd8-cb79-413d-8136-3b67ddee8c53-173190774941425665" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Tout le monde regarde #lgw ou quoi?", -"img": { -"src": "http://a3.twimg.com/profile_images/1800891796/ana_normal.jpg" -}, -"title": "Anahi Lozza: Tout le monde regarde #lgw ou quoi?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3714000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Tout le monde regarde #lgw ou quoi?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[22,26]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190782616997888\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":287,\"screen_name\":\"anahi_lozza\",\"lang\":\"fr\",\"profile_text_color\":\"050005\",\"statuses_count\":1548,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/360157959\\/8687204-arri-re-plan-de-dentelle-noire-avec-motif-avec-la-fleur-de-forme-sur-fond-blanc.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"eb0707\",\"followers_count\":153,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1800891796\\/ana_normal.jpg\",\"description\":\"Fashion blogger: Love Alexander Wang, Champagne and Macaroons!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"206375512\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/360157959\\/8687204-arri-re-plan-de-dentelle-noire-avec-motif-avec-la-fleur-de-forme-sur-fond-blanc.jpg\",\"profile_sidebar_fill_color\":\"dbd8db\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1800891796\\/ana_normal.jpg\",\"name\":\"Anahi Lozza\",\"default_profile_image\":false,\"created_at\":\"Fri Oct 22 20:55:52 +0000 2010\",\"profile_sidebar_border_color\":\"eb0707\",\"id\":206375512,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":\"http:\\/\\/www.anahilozza.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190782616997888,\"created_at\":\"Fri Feb 24 23:41:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3714000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dddfbb70-82c9-4065-af34-aeee27954906-173190782616997888" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @solferishow: Je regarde toujours #lgw avec 3 grammes. Ça aide.", -"img": { -"src": "http://a0.twimg.com/profile_images/1792102319/0014_-_Copie_-_Copie_normal.JPG" -}, -"title": "Nicolas Gaillard: RT @solferishow: Je regarde toujours #lgw avec 3 grammes. Ça aide.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3715000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @solferishow: Je regarde toujours #lgw avec 3 grammes. \\u00c7a aide.\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"solferishow\",\"indices\":[3,15],\"name\":\"Solferishow\",\"id_str\":\"232221031\",\"id\":232221031}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[37,41]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je regarde toujours #lgw avec 3 grammes. \\u00c7a aide.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189226500861953\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"solferishow\",\"lang\":\"fr\",\"favourites_count\":20,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1144,\"location\":\"Il est parti par l\\u00e0. \\u261b\",\"profile_text_color\":\"333333\",\"followers_count\":4872,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\",\"description\":\"Si Dieu a cr\\u00e9\\u00e9 l'Homme le 6\\u00e8me jour, c'\\u00e9tait surtout pour passer la semaine peinard. Je suis D\\u00e9l\\u00e9gu\\u00e9 des Jeunes Populaires de l'Empire colonial fran\\u00e7ais.\",\"statuses_count\":13622,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":169,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"232221031\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Solferishow\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Dec 30 15:26:17 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":232221031,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.solferishow.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1648905085\\/lolymous_2_normal.jpg\"},\"truncated\":false,\"id\":173189226500861953,\"created_at\":\"Fri Feb 24 23:35:03 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190782923190272\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"NG__nico\",\"lang\":\"fr\",\"favourites_count\":23,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":141,\"location\":\"Poitiers\",\"profile_text_color\":\"333333\",\"followers_count\":53,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1792102319\\/0014_-_Copie_-_Copie_normal.JPG\",\"description\":\"Etudiant L2 Histoire ---Actu---Politique---T\\u00e9l\\u00e9---M\\u00e9dias--- Musique...tout ce qu'aiment les journalistes--- Feel free to follow me ;-) \",\"statuses_count\":1114,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/410106398\\/3640083-la-terre-vue-de-l-39-espace-avec-le-lever-du-soleil.jpg\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"370637904\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\" Nicolas Gaillard\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/410106398\\/3640083-la-terre-vue-de-l-39-espace-avec-le-lever-du-soleil.jpg\",\"created_at\":\"Fri Sep 09 11:18:42 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":370637904,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1792102319\\/0014_-_Copie_-_Copie_normal.JPG\"},\"truncated\":false,\"id\":173190782923190272,\"created_at\":\"Fri Feb 24 23:41:15 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3715000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f3c44b58-2fd2-436a-99e9-3f818825570d-173190782923190272" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1767508527/h2g2_normal.jpg" -}, -"title": "Christine Genin: RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3715000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[3,10],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[52,56]},{\"text\":\"ilpart\",\"indices\":[57,64]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je vous en prie faites qu'il parte !!!! #lgw #ilpart\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]},{\"text\":\"ilpart\",\"indices\":[45,52]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190479788244992\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"D3D2CF\",\"screen_name\":\"Vinvin\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":2216,\"location\":\"Paris, France\",\"profile_text_color\":\"634047\",\"followers_count\":18612,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1707445439\\/Vinvin_chapeau_rouge_normal.jpg\",\"description\":\"Auteur, Producteur (StoryCircus) et Com\\u00e9dien. Co-anime Le Grand Webze avec Fran\\u00e7ois Rollin sur France 5. Ecrit beaucoup.\",\"statuses_count\":13264,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":922,\"profile_link_color\":\"088253\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"protected\":false,\"id_str\":\"7223522\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Vinvin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"created_at\":\"Tue Jul 03 07:35:16 +0000 2007\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"id\":7223522,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.legrandwebze.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1707445439\\/Vinvin_chapeau_rouge_normal.jpg\"},\"truncated\":false,\"id\":173190479788244992,\"created_at\":\"Fri Feb 24 23:40:02 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190784877731840\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"0084b4\",\"screen_name\":\"cgenin\",\"lang\":\"fr\",\"favourites_count\":308,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":1999,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":1678,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1767508527\\/h2g2_normal.jpg\",\"description\":\"\",\"statuses_count\":13711,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":167,\"profile_link_color\":\"0084b4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"33688811\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Christine Genin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Apr 20 22:19:48 +0000 2009\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":33688811,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.christinegenin.fr\\/blog\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1767508527\\/h2g2_normal.jpg\"},\"truncated\":false,\"id\":173190784877731840,\"created_at\":\"Fri Feb 24 23:41:15 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3715000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2b1bafe5-5aa0-4ce9-b90d-a3035ad8e392-173190784877731840" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #cqui", -"img": { -"src": "http://a1.twimg.com/profile_images/1289034896/logozh11_normal.gif" -}, -"title": "Zénith-Habbo: #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3716000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #cqui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cqui\",\"indices\":[5,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190790842028033\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":268,\"screen_name\":\"Zenith_Habbo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":11551,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/262351592\\/stelle_456.jpg\",\"location\":\"Habbo.fr\",\"show_all_inline_media\":true,\"listed_count\":13,\"profile_link_color\":\"0084B4\",\"followers_count\":700,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1289034896\\/logozh11_normal.gif\",\"description\":\"Fansite officiel Habbo.fr !! Zenith-Habbo, la radio qui fait bouger les Habbos. @HabboFR\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"02171f\",\"id_str\":\"52024010\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/262351592\\/stelle_456.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1289034896\\/logozh11_normal.gif\",\"name\":\"Z\\u00e9nith-Habbo\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 29 10:59:16 +0000 2009\",\"profile_sidebar_border_color\":\"000000\",\"id\":52024010,\"utc_offset\":3600,\"favourites_count\":41,\"url\":\"http:\\/\\/www.zenith-habbo.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190790842028033,\"created_at\":\"Fri Feb 24 23:41:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3716000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "45535e04-433e-477f-92b0-13122a80944f-173190790842028033" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere", -"img": { -"src": "http://a0.twimg.com/profile_images/1092878580/dorian07smini_normal.jpg" -}, -"title": "Dorian Sanchez: RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3717000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeRadiateur\",\"indices\":[3,15],\"id_str\":\"194271706\",\"name\":\"Joffrey D.\",\"id\":194271706}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[63,67]},{\"text\":\"TweetPreventionRoutiere\",\"indices\":[94,118]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]},{\"text\":\"TweetPreventionRoutiere\",\"indices\":[77,101]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189178589315072\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":263,\"screen_name\":\"LeRadiateur\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":4227,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Lyon\",\"show_all_inline_media\":true,\"listed_count\":8,\"profile_link_color\":\"2FC2EF\",\"followers_count\":368,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1777542862\\/charlot_normal.jpg\",\"description\":\"Coordinateur d'Antenne sur NRJ \\/ Animateur du 9h-Midi \\/ Passionn\\u00e9 de photographie \\/ Tweets originaux garantis.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"194271706\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1777542862\\/charlot_normal.jpg\",\"name\":\"Joffrey D.\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 23 20:17:47 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":194271706,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/leradiateur\\/sets\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189178589315072,\"created_at\":\"Fri Feb 24 23:34:52 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/locomolabs.com\\\" rel=\\\"nofollow\\\"\\u003ETweetComb\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190792423280645\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":337,\"screen_name\":\"DoRian07S\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1833,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/66687243\\/All_falls_down-1920x1200.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0099CC\",\"followers_count\":124,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1092878580\\/dorian07smini_normal.jpg\",\"description\":\"Etudiant, passionn\\u00e9 de nouvelles technologies. #media #actu #politique #sport #diabolo #pingpong #velo #google\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"46867033\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/66687243\\/All_falls_down-1920x1200.jpg\",\"profile_sidebar_fill_color\":\"f6ffd1\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1092878580\\/dorian07smini_normal.jpg\",\"name\":\"Dorian Sanchez\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 13 10:53:21 +0000 2009\",\"profile_sidebar_border_color\":\"fff8ad\",\"id\":46867033,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190792423280645,\"created_at\":\"Fri Feb 24 23:41:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3717000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f070e628-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5f52bf44-3194-4315-9575-fa1557bdc4f7-173190792423280645" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Vinvin qui tweete en losedé contre @francoisrollin pendant un reportage sur Gaspard Delanoe. BAH BRAVO ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1809665149/moi_normal.jpg" -}, -"title": "Lucja: @Vinvin qui tweete en losedé contre @francoisrollin pendant un reportage sur Gaspard Delanoe. BAH BRAVO ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3719000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Vinvin qui tweete en losed\\u00e9 contre @francoisrollin pendant un reportage sur Gaspard Delanoe. BAH BRAVO ! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[0,7],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522},{\"screen_name\":\"francoisrollin\",\"indices\":[36,51],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[106,110]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190800535072768\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"7223522\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":113,\"screen_name\":\"BloodyLucy\",\"lang\":\"fr\",\"profile_text_color\":\"2b1b0c\",\"statuses_count\":1855,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/303352474\\/fond_tumblr.jpg\",\"location\":\"LRY\\/\\/ Nantes \\/\\/ Le Mans\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"3c755f\",\"followers_count\":105,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1809665149\\/moi_normal.jpg\",\"description\":\"25 ans | Assistante d'Education | Blogueuse | Tea addict | Musique, Histoire de l'Art, Russie.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"3c755f\",\"id_str\":\"143031933\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/303352474\\/fond_tumblr.jpg\",\"profile_sidebar_fill_color\":\"ece3cb\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1809665149\\/moi_normal.jpg\",\"name\":\"Lucja\",\"default_profile_image\":false,\"created_at\":\"Wed May 12 11:50:47 +0000 2010\",\"profile_sidebar_border_color\":\"ece3cb\",\"id\":143031933,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.bloodylucy.com\"},\"in_reply_to_screen_name\":\"Vinvin\",\"truncated\":false,\"id\":173190800535072768,\"created_at\":\"Fri Feb 24 23:41:19 +0000 2012\",\"in_reply_to_user_id\":7223522}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3719000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d81545dd-de4c-401d-8b40-e60759a34f02-173190800535072768" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @sCaLP_: Dommage j'ai plus de drogue, je comprends pas tout à #lgw Me reste de la vodka, je vais tenter !", -"img": { -"src": "http://a3.twimg.com/profile_images/1609335200/obtw_normal.jpg" -}, -"title": "Olivier Bernasson: RT @sCaLP_: Dommage j'ai plus de drogue, je comprends pas tout à #lgw Me reste de la vodka, je vais tenter !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3720000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @sCaLP_: Dommage j'ai plus de drogue, je comprends pas tout \\u00e0 #lgw Me reste de la vodka, je vais tenter !\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"sCaLP_\",\"indices\":[3,10],\"id_str\":\"81383046\",\"name\":\"\\\\(\\u00b0-\\u00b0*)\",\"id\":81383046}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[65,69]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Dommage j'ai plus de drogue, je comprends pas tout \\u00e0 #lgw Me reste de la vodka, je vais tenter !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[53,57]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190608855379968\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":196,\"screen_name\":\"sCaLP_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":662,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/166694062\\/cypunk2GP.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"009999\",\"followers_count\":54,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1433713943\\/copland_os_normal.png\",\"description\":\"Choletais \\/ Grolandais\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"81383046\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/166694062\\/cypunk2GP.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1433713943\\/copland_os_normal.png\",\"name\":\"\\\\(\\u00b0-\\u00b0*)\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 10 15:54:42 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":81383046,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190608855379968,\"created_at\":\"Fri Feb 24 23:40:33 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190806155440128\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":404,\"screen_name\":\"obernasson\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3486,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Auvergne\",\"show_all_inline_media\":false,\"listed_count\":31,\"profile_link_color\":\"0084B4\",\"followers_count\":555,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1609335200\\/obtw_normal.jpg\",\"description\":\"E-entrepreneur, #Ecommerce, @pecheurcom, #Auvergne #ASM #Rugby et anneries diverses... Les propos tenus sur ce compte n'engagent que moi et encore...;-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"313935953\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1609335200\\/obtw_normal.jpg\",\"name\":\"Olivier Bernasson\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 09 13:08:17 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":313935953,\"utc_offset\":3600,\"favourites_count\":98,\"url\":\"http:\\/\\/www.pecheur.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190806155440128,\"created_at\":\"Fri Feb 24 23:41:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3720000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c5bae668-7e1b-4c24-b59d-b81f1db32540-173190806155440128" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw FRollin aussi méconnu que Mc Cartney.", -"img": { -"src": "http://a2.twimg.com/profile_images/1233531841/jeanmarie_david_normal.jpg" -}, -"title": "Jean-Marie DAVID: #lgw FRollin aussi méconnu que Mc Cartney.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3721000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw FRollin aussi m\\u00e9connu que Mc Cartney.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190809288585217\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"856d3d\",\"screen_name\":\"jeanmarie_david\",\"lang\":\"fr\",\"favourites_count\":20,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1370,\"location\":\"Paris\",\"profile_text_color\":\"147a00\",\"followers_count\":862,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1233531841\\/jeanmarie_david_normal.jpg\",\"description\":\"Veille sur la bancassurance 2.0, Marketing, Community Management - Mondial Assistance. Disclaimer : mes tweets ne refl\\u00e8tent que mon avis personnel.\",\"statuses_count\":2699,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/404040219\\/P1050809.jpg\",\"show_all_inline_media\":false,\"listed_count\":64,\"profile_link_color\":\"005eff\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"856d3d\",\"protected\":false,\"id_str\":\"29998056\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Jean-Marie DAVID\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/404040219\\/P1050809.jpg\",\"created_at\":\"Thu Apr 09 14:51:30 +0000 2009\",\"profile_sidebar_fill_color\":\"fff203\",\"id\":29998056,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.scoop.it\\/assisteur\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1233531841\\/jeanmarie_david_normal.jpg\"},\"truncated\":false,\"id\":173190809288585217,\"created_at\":\"Fri Feb 24 23:41:21 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3721000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "63d5ed53-c36c-4778-a283-06c5790d95fa-173190809288585217" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "il reste #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1787819252/marie-laure_drider_normal.jpg" -}, -"title": "MaryloR: il reste #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3721000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"il reste #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[9,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190810257457152\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"7066d9\",\"screen_name\":\"Marylor\",\"lang\":\"en\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":422,\"location\":\"France\",\"profile_text_color\":\"9100ff\",\"followers_count\":162,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1787819252\\/marie-laure_drider_normal.jpg\",\"description\":\"\",\"statuses_count\":1053,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/342436364\\/Pailletes_turquoise.jpg\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"ff36f8\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"642D8B\",\"protected\":false,\"id_str\":\"30841074\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"MaryloR\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/342436364\\/Pailletes_turquoise.jpg\",\"created_at\":\"Mon Apr 13 10:12:15 +0000 2009\",\"profile_sidebar_fill_color\":\"dae5eb\",\"id\":30841074,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1787819252\\/marie-laure_drider_normal.jpg\"},\"truncated\":false,\"id\":173190810257457152,\"created_at\":\"Fri Feb 24 23:41:21 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3721000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "deceb603-19fa-4e3b-9537-a74437588701-173190810257457152" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Sur #lgw @kheops2713 vient de parler @laquadrature => Si vous voulez qu'ils explosent ACTA, achetez un @PackLiberte http://t.co/ctI9rTbg", -"img": { -"src": "http://a0.twimg.com/profile_images/1134491923/id_normal.jpg" -}, -"title": "Nozdus: Sur #lgw @kheops2713 vient de parler @laquadrature => Si vous voulez qu'ils explosent ACTA, achetez un @PackLiberte http://t.co/ctI9rTbg", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3724000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Sur #lgw @kheops2713 vient de parler @laquadrature => Si vous voulez qu'ils explosent ACTA, achetez un @PackLiberte http:\\/\\/t.co\\/ctI9rTbg\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"kheops2713\",\"indices\":[9,20],\"id_str\":\"321006177\",\"name\":\"KheOps\",\"id\":321006177},{\"screen_name\":\"laquadrature\",\"indices\":[37,50],\"id_str\":\"21179585\",\"name\":\"La Quadrature du Net\",\"id\":21179585},{\"screen_name\":\"PackLiberte\",\"indices\":[106,118],\"id_str\":\"443819594\",\"name\":\"Pack Libert\\u00e9\",\"id\":443819594}],\"urls\":[{\"indices\":[119,139],\"expanded_url\":\"http:\\/\\/packliberte.org\",\"display_url\":\"packliberte.org\",\"url\":\"http:\\/\\/t.co\\/ctI9rTbg\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[4,8]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190820785164288\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":152,\"screen_name\":\"nozdus\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":788,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"Rennes\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"990000\",\"followers_count\":34,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1134491923\\/id_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"195406128\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1134491923\\/id_normal.jpg\",\"name\":\"Nozdus\",\"default_profile_image\":false,\"created_at\":\"Sun Sep 26 16:36:17 +0000 2010\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":195406128,\"utc_offset\":3600,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190820785164288,\"created_at\":\"Fri Feb 24 23:41:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3724000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6b6e3f87-14ad-4f4b-aebd-f91cca1a84c1-173190820785164288" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Idem! RT @solferishow: J'adore Gaspard Delanoë. #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1682788944/oriane_twitter_normal.png" -}, -"title": "Oriane Hurard: Idem! RT @solferishow: J'adore Gaspard Delanoë. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3724000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Idem! RT @solferishow: J'adore Gaspard Delano\\u00eb. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"solferishow\",\"indices\":[9,21],\"id_str\":\"232221031\",\"name\":\"Solferishow\",\"id\":232221031}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[48,52]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190822953623552\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"Orianehurard\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2728,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":24,\"profile_link_color\":\"de2a5d\",\"followers_count\":485,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"description\":\"S\\u00e9ries, transmedia, cin\\u00e9ma. Dipl\\u00f4m\\u00e9e @ina_SUP en production \\/\\/ \\r\\nCharg\\u00e9e de coordination @TIULab, programme d'encadrement \\u00e9tudiant transmedia\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"198934087\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"profile_sidebar_fill_color\":\"c1a7c7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"name\":\"Oriane Hurard\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 05 16:26:22 +0000 2010\",\"profile_sidebar_border_color\":\"592459\",\"id\":198934087,\"utc_offset\":-10800,\"favourites_count\":461,\"url\":\"http:\\/\\/www.transmediaimmersiveuniversity.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190822953623552,\"created_at\":\"Fri Feb 24 23:41:24 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3724000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cd96afe4-69f2-421f-b2b2-f4ae14fa4fa9-173190822953623552" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1836345668/profile_normal.png" -}, -"title": "ArDuB57: RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3724000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[3,10],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[52,56]},{\"text\":\"ilpart\",\"indices\":[57,64]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je vous en prie faites qu'il parte !!!! #lgw #ilpart\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]},{\"text\":\"ilpart\",\"indices\":[45,52]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190479788244992\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"D3D2CF\",\"screen_name\":\"Vinvin\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":2216,\"location\":\"Paris, France\",\"profile_text_color\":\"634047\",\"followers_count\":18612,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1707445439\\/Vinvin_chapeau_rouge_normal.jpg\",\"description\":\"Auteur, Producteur (StoryCircus) et Com\\u00e9dien. Co-anime Le Grand Webze avec Fran\\u00e7ois Rollin sur France 5. Ecrit beaucoup.\",\"statuses_count\":13264,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":922,\"profile_link_color\":\"088253\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"protected\":false,\"id_str\":\"7223522\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Vinvin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"created_at\":\"Tue Jul 03 07:35:16 +0000 2007\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"id\":7223522,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.legrandwebze.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1707445439\\/Vinvin_chapeau_rouge_normal.jpg\"},\"truncated\":false,\"id\":173190479788244992,\"created_at\":\"Fri Feb 24 23:40:02 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190823842816000\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"1c2352\",\"screen_name\":\"ArDub57\",\"lang\":\"en\",\"favourites_count\":1604,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":646,\"location\":\"FRANCE - METZ - SARREGUEMINES\",\"profile_text_color\":\"333333\",\"followers_count\":1090,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"description\":\"FreeParty Style - Raleur Pro - Trolleur Compulsif - DHD Android 2.3\\/Transformer 3.2.1 - PS3 @Pix_auto http:\\/\\/pixauto.tumblr.com - http:\\/\\/iboga.tumblr.com\",\"statuses_count\":83436,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"show_all_inline_media\":false,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"21448223\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"ArDuB57\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"created_at\":\"Fri Feb 20 23:57:59 +0000 2009\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":21448223,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/ardbox.blogspot.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\"},\"truncated\":false,\"id\":173190823842816000,\"created_at\":\"Fri Feb 24 23:41:24 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3724000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ee2e3c88-4fe6-43fe-ad8a-0c23c295a73a-173190823842816000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Si j'étais Maire, je donnerais ma signature à Gaspard Delanoe @GaspardDelanoe :) #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1841029880/gangstacat6ze46f4ze6f4z6e84_normal.jpg" -}, -"title": "Brice R.: Si j'étais Maire, je donnerais ma signature à Gaspard Delanoe @GaspardDelanoe :) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3725000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Si j'\\u00e9tais Maire, je donnerais ma signature \\u00e0 Gaspard Delanoe @GaspardDelanoe :) #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"GaspardDelanoe\",\"indices\":[62,77],\"name\":\"Gaspard Delanoe\",\"id_str\":\"282651653\",\"id\":282651653}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[82,86]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190827085012992\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"brice_r_\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":69,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1841029880\\/gangstacat6ze46f4ze6f4z6e84_normal.jpg\",\"description\":\"#G\\u00e9meaux #DoublePersonnalit\\u00e9 \\r\\nParce que la vie priv\\u00e9e ne sert pas uniquement \\u00e0 cacher des d\\u00e9lits et des crimes.\",\"statuses_count\":2376,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/404651107\\/ToVictory.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Copenhagen\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"15512436\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Brice R.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/404651107\\/ToVictory.jpg\",\"created_at\":\"Mon Jul 21 08:09:24 +0000 2008\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":15512436,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"https:\\/\\/www.eff.org\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841029880\\/gangstacat6ze46f4ze6f4z6e84_normal.jpg\"},\"truncated\":false,\"id\":173190827085012992,\"created_at\":\"Fri Feb 24 23:41:25 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3725000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3bb32caa-e833-4f2b-9051-1b390a8609a7-173190827085012992" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze le hashtag #lgw est actuellement le 2ème pour la France. La classe je trouve ! Bravo :)", -"img": { -"src": "http://a3.twimg.com/sticky/default_profile_images/default_profile_4_normal.png" -}, -"title": "Raphaël Vartanian: @LeGrandWebze le hashtag #lgw est actuellement le 2ème pour la France. La classe je trouve ! Bravo :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3726000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LeGrandWebze\",\"favorited\":false,\"text\":\"@LeGrandWebze le hashtag #lgw est actuellement le 2\\u00e8me pour la France. La classe je trouve ! Bravo :)\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]}]},\"in_reply_to_user_id\":365949385,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190830025211904\",\"user\":{\"default_profile_image\":true,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"EEEEEE\",\"screen_name\":\"ShahenHayIan\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":39,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/sticky\\/default_profile_images\\/default_profile_4_normal.png\",\"description\":\"\",\"statuses_count\":72,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"038543\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ACDED6\",\"protected\":false,\"id_str\":\"103083418\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Rapha\\u00ebl Vartanian\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"created_at\":\"Fri Jan 08 20:45:17 +0000 2010\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"id\":103083418,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_4_normal.png\"},\"truncated\":false,\"id\":173190830025211904,\"created_at\":\"Fri Feb 24 23:41:26 +0000 2012\",\"in_reply_to_user_id_str\":\"365949385\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3726000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0b8029d5-6201-4023-9e50-c6aa015865bc-173190830025211904" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton en ta ou tes #lgw @LeGrandWebze", -"img": { -"src": "http://a0.twimg.com/profile_images/1752605252/slashunderscore_normal.PNG" -}, -"title": "Gilles Defromerie: #change2ton en ta ou tes #lgw @LeGrandWebze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3727000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#change2ton en ta ou tes #lgw @LeGrandWebze\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[30,43],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[25,29]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190834706059266\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"geldif\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":59,\"location\":\"Devant un \\u00e9cran num\\u00e9rique\",\"profile_text_color\":\"333333\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1752605252\\/slashunderscore_normal.PNG\",\"description\":\"Debugger, Ajusteur d'Octets niveau Certification Binaire, Digital Engineer\",\"statuses_count\":226,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"394186996\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Gilles Defromerie\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Wed Oct 19 18:07:56 +0000 2011\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":394186996,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1752605252\\/slashunderscore_normal.PNG\"},\"truncated\":false,\"id\":173190834706059266,\"created_at\":\"Fri Feb 24 23:41:27 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3727000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f6c34333-e67d-4ae0-84da-ba5d135c4c1e-173190834706059266" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @yoannferret: À une époque y'avait une émission \"Je passe à la télé\". Aujourd'hui avec #lgw c'est ton avatar qui passe à la télé. #la ...", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: RT @yoannferret: À une époque y'avait une émission \"Je passe à la télé\". Aujourd'hui avec #lgw c'est ton avatar qui passe à la télé. #la ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3728000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @yoannferret: \\u00c0 une \\u00e9poque y'avait une \\u00e9mission \\\"Je passe \\u00e0 la t\\u00e9l\\u00e9\\\". Aujourd'hui avec #lgw c'est ton avatar qui passe \\u00e0 la t\\u00e9l\\u00e9. #la ...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"yoannferret\",\"indices\":[3,15],\"id_str\":\"4035431\",\"name\":\"Yoann Ferret\",\"id\":4035431}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[90,94]},{\"text\":\"la\",\"indices\":[133,136]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"\\u00c0 une \\u00e9poque y'avait une \\u00e9mission \\\"Je passe \\u00e0 la t\\u00e9l\\u00e9\\\". Aujourd'hui avec #lgw c'est ton avatar qui passe \\u00e0 la t\\u00e9l\\u00e9. #laclasse\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[73,77]},{\"text\":\"laclasse\",\"indices\":[116,125]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190504933105665\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":261,\"screen_name\":\"yoannferret\",\"lang\":\"fr\",\"profile_text_color\":\"242424\",\"statuses_count\":25134,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/370159424\\/mosaic-export.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":19,\"profile_link_color\":\"949494\",\"followers_count\":581,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1614428473\\/Capture_d__cran_2011-10-30___21.31.58_normal.jpg\",\"description\":\"Responsable de la r\\u00e9daction sur @FreenewsActu et big boss de @cafegaming. Conversation minimale. R\\u00e9f\\u00e9rences \\u00e9clectiques (chiantes). Romanichel Racing Club\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"efefef\",\"id_str\":\"4035431\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/370159424\\/mosaic-export.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1614428473\\/Capture_d__cran_2011-10-30___21.31.58_normal.jpg\",\"name\":\"Yoann Ferret\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 10 14:18:04 +0000 2007\",\"profile_sidebar_border_color\":\"b5b5b5\",\"id\":4035431,\"utc_offset\":3600,\"favourites_count\":10,\"url\":\"http:\\/\\/www.cafegaming.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190504933105665,\"created_at\":\"Fri Feb 24 23:40:08 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190838795509760\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3246,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":true,\"id\":173190838795509760,\"created_at\":\"Fri Feb 24 23:41:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3728000, -"tags": [ -{ -"id-ref": "f0a1b820-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c48446bf-101a-4797-827e-06c8337c13ad-173190838795509760" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW un peu light sur l'ACTA, c'est dommage.", -"img": { -"src": "http://a0.twimg.com/profile_images/1843724504/_DSC0031_normal.jpg" -}, -"title": "Guillaume BodyLawson: #LGW un peu light sur l'ACTA, c'est dommage.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3728000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW un peu light sur l'ACTA, c'est dommage.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190841077211136\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"GBodyLawson\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":141,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":34,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843724504\\/_DSC0031_normal.jpg\",\"description\":\":: En qu\\u00eate du vinyle perdu ::\",\"statuses_count\":482,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/308657979\\/plan-ratp.jpg\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"85315326\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Guillaume BodyLawson\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/308657979\\/plan-ratp.jpg\",\"created_at\":\"Mon Oct 26 13:30:59 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":85315326,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843724504\\/_DSC0031_normal.jpg\"},\"truncated\":false,\"id\":173190841077211136,\"created_at\":\"Fri Feb 24 23:41:28 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3728000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "836b6d87-009e-46ad-ad3c-8188a2292d70-173190841077211136" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #change2ton !", -"img": { -"src": "http://a0.twimg.com/profile_images/1353093787/Dragons-6_normal.jpg" -}, -"title": "Thibaut Devillers: #lgw #change2ton !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3729000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #change2ton !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"change2ton\",\"indices\":[5,16]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190842805264384\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Eliadus\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":68,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"description\":\"\",\"statuses_count\":705,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"92095420\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Thibaut Devillers\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Mon Nov 23 19:36:51 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":92095420,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.followfriday.com\\/followfriday\\/eliadus\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\"},\"truncated\":false,\"id\":173190842805264384,\"created_at\":\"Fri Feb 24 23:41:29 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3729000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1ffcf9ef-cb26-4f35-bbe8-2a4af34ff35b-173190842805264384" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'aimerais bien que @LeGrandWebze parle de ce tweet inutile ça ferait plaisir. #lgw #iReste #tweet", -"img": { -"src": "http://a0.twimg.com/profile_images/1838207664/image_normal.jpg" -}, -"title": "Sanchez Théo: J'aimerais bien que @LeGrandWebze parle de ce tweet inutile ça ferait plaisir. #lgw #iReste #tweet", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3730000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'aimerais bien que @LeGrandWebze parle de ce tweet inutile \\u00e7a ferait plaisir. #lgw #iReste #tweet\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[20,33],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[79,83]},{\"text\":\"iReste\",\"indices\":[84,91]},{\"text\":\"tweet\",\"indices\":[92,98]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190848622755840\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":62,\"screen_name\":\"sanchez_theo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":144,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433540734\\/htk.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":16,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1838207664\\/image_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"374697529\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433540734\\/htk.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838207664\\/image_normal.jpg\",\"name\":\"Sanchez Th\\u00e9o\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 16 19:34:01 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":374697529,\"utc_offset\":null,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190848622755840,\"created_at\":\"Fri Feb 24 23:41:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3730000, -"tags": [ -{ -"id-ref": "efbbbfaa-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0a48faa-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "52c2ad15-9d53-4e8d-837a-8fca3f503723-173190848622755840" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton kheops \"tes internets\" te disent merci #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1253173079/mee_normal.png" -}, -"title": "Ugo Praderes: #change2ton kheops \"tes internets\" te disent merci #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3730000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#change2ton kheops \\\"tes internets\\\" te disent merci #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[51,55]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190848228499456\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"000000\",\"screen_name\":\"stoupite\",\"lang\":\"en\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":48,\"location\":\"Puteaux\",\"profile_text_color\":\"000000\",\"followers_count\":32,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1253173079\\/mee_normal.png\",\"description\":\"\",\"statuses_count\":194,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"707070\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"37058465\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Ugo Praderes\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri May 01 22:15:35 +0000 2009\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":37058465,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.ugopraderes.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1253173079\\/mee_normal.png\"},\"truncated\":false,\"id\":173190848228499456,\"created_at\":\"Fri Feb 24 23:41:30 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3730000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "78c0aebf-82b0-45b3-851c-df33ea002b1f-173190848228499456" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@Vinvin: Je vous en prie faites qu'il parte !!!! #lgw ” jamais! #IlReste", -"img": { -"src": "http://a1.twimg.com/profile_images/1804671338/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png" -}, -"title": "Marie: “@Vinvin: Je vous en prie faites qu'il parte !!!! #lgw ” jamais! #IlReste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3730000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@Vinvin: Je vous en prie faites qu'il parte !!!! #lgw \\u201d jamais! #IlReste\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[1,8],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]},{\"text\":\"IlReste\",\"indices\":[65,73]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190849247723520\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":203,\"screen_name\":\"frenchy_Marie\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2884,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"9D582E\",\"followers_count\":84,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\",\"description\":\"J'accapare des objets sans ressurgir sur autrui.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"id_str\":\"120444044\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"profile_sidebar_fill_color\":\"EADEAA\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\",\"name\":\"Marie\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 06 13:02:46 +0000 2010\",\"profile_sidebar_border_color\":\"D9B17E\",\"id\":120444044,\"utc_offset\":3600,\"favourites_count\":25,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190849247723520,\"created_at\":\"Fri Feb 24 23:41:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3730000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f782ded4-9600-4eb7-91bd-ff33f6a694ff-173190849247723520" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "j'ai beau essayé mais p'tain je peux pas ! #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1840936576/404417_10151198350975125_601225124_22606253_1825061825_n_normal.jpg" -}, -"title": "Op!uM: j'ai beau essayé mais p'tain je peux pas ! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3731000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"j'ai beau essay\\u00e9 mais p'tain je peux pas ! #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[43,47]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190851252588545\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"A8CFA9\",\"screen_name\":\"Opium84\",\"lang\":\"fr\",\"favourites_count\":4,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":158,\"location\":\"Paris, France\",\"profile_text_color\":\"3E3D3D\",\"followers_count\":86,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1840936576\\/404417_10151198350975125_601225124_22606253_1825061825_n_normal.jpg\",\"description\":\"Fan de sneakers !\",\"statuses_count\":1059,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/168750088\\/x5c2e3ab0c86ddaabc3bb0b712aa1667.png\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"221A49\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"39956742\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Op!uM\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/168750088\\/x5c2e3ab0c86ddaabc3bb0b712aa1667.png\",\"created_at\":\"Thu May 14 08:41:27 +0000 2009\",\"profile_sidebar_fill_color\":\"AFAF88\",\"id\":39956742,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840936576\\/404417_10151198350975125_601225124_22606253_1825061825_n_normal.jpg\"},\"truncated\":false,\"id\":173190851252588545,\"created_at\":\"Fri Feb 24 23:41:31 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3731000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9287adab-eabe-46d8-a558-031f4a7173dc-173190851252588545" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @WeTransl8: Demain, à la manif #StopACTA , n'oublie pas ton sous-tif bleu #opBlueBra #ACTA #lgw cc @kheops2713", -"img": { -"src": "http://a3.twimg.com/profile_images/1816004622/AG_normal.jpg" -}, -"title": "AnonFr: RT @WeTransl8: Demain, à la manif #StopACTA , n'oublie pas ton sous-tif bleu #opBlueBra #ACTA #lgw cc @kheops2713", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3732000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @WeTransl8: Demain, \\u00e0 la manif #StopACTA , n'oublie pas ton sous-tif bleu #opBlueBra #ACTA #lgw cc @kheops2713\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"WeTransl8\",\"indices\":[3,13],\"name\":\"JellyFish Transl8\",\"id_str\":\"340345134\",\"id\":340345134},{\"screen_name\":\"kheops2713\",\"indices\":[102,113],\"name\":\"KheOps\",\"id_str\":\"321006177\",\"id\":321006177}],\"hashtags\":[{\"text\":\"StopACTA\",\"indices\":[34,43]},{\"text\":\"opBlueBra\",\"indices\":[77,87]},{\"text\":\"ACTA\",\"indices\":[88,93]},{\"text\":\"lgw\",\"indices\":[94,98]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Demain, \\u00e0 la manif #StopACTA , n'oublie pas ton sous-tif bleu #opBlueBra #ACTA #lgw cc @kheops2713\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"kheops2713\",\"indices\":[87,98],\"name\":\"KheOps\",\"id_str\":\"321006177\",\"id\":321006177}],\"hashtags\":[{\"text\":\"StopACTA\",\"indices\":[19,28]},{\"text\":\"opBlueBra\",\"indices\":[62,72]},{\"text\":\"ACTA\",\"indices\":[73,78]},{\"text\":\"lgw\",\"indices\":[79,83]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190483097554944\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"WeTransl8\",\"lang\":\"en\",\"favourites_count\":84,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":514,\"location\":\"The Internetz\",\"profile_text_color\":\"333333\",\"followers_count\":487,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1684751725\\/tcxbzhar-550x550_normal.png\",\"description\":\"Our aim is to provide a platform for translations of #Telecomix #Anon & cyberanthropology-related stuff. \\r\\n#opBlueBra http:\\/\\/bluebra.anontranslator.eu\\r\\n\",\"statuses_count\":3449,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":21,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"340345134\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"JellyFish Transl8\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Fri Jul 22 15:07:52 +0000 2011\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":340345134,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/anontranslator.eu\\/category\\/edito\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1684751725\\/tcxbzhar-550x550_normal.png\"},\"truncated\":false,\"id\":173190483097554944,\"created_at\":\"Fri Feb 24 23:40:03 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190854834528257\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5ED4DC\",\"screen_name\":\"GTF713\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":88,\"location\":\"FR\",\"profile_text_color\":\"3C3940\",\"followers_count\":156,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1816004622\\/AG_normal.jpg\",\"description\":\" - Ride Your Dream -\",\"statuses_count\":2844,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/396624473\\/wallpaper-1573572.jpg\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0099B9\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"0099B9\",\"protected\":false,\"id_str\":\"27658827\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"AnonFr\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/396624473\\/wallpaper-1573572.jpg\",\"created_at\":\"Mon Mar 30 15:28:25 +0000 2009\",\"profile_sidebar_fill_color\":\"95E8EC\",\"id\":27658827,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1816004622\\/AG_normal.jpg\"},\"truncated\":false,\"id\":173190854834528257,\"created_at\":\"Fri Feb 24 23:41:32 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3732000, -"tags": [ -{ -"id-ref": "efb37962-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f09865a4-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0986b12-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "318f4463-0750-49c1-9587-fce7bcb4be82-173190854834528257" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @jcfrog: dsl :/ #lgw J'ai une version plus propre (et complete) de la chanson, vais la publier. Le télétravail est mon combat! :) #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1579781654/brush2star_mini_normal.jpg" -}, -"title": "Magalie Baudry: RT @jcfrog: dsl :/ #lgw J'ai une version plus propre (et complete) de la chanson, vais la publier. Le télétravail est mon combat! :) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3732000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @jcfrog: dsl :\\/ #lgw J'ai une version plus propre (et complete) de la chanson, vais la publier. Le t\\u00e9l\\u00e9travail est mon combat! :) #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[3,10],\"name\":\"jcfrog\",\"id_str\":\"16888281\",\"id\":16888281}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]},{\"text\":\"lgw\",\"indices\":[133,137]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"dsl :\\/ #lgw J'ai une version plus propre (et complete) de la chanson, vais la publier. Le t\\u00e9l\\u00e9travail est mon combat! :) #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[7,11]},{\"text\":\"lgw\",\"indices\":[121,125]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190528375074817\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"DFDFDF\",\"screen_name\":\"jcfrog\",\"lang\":\"fr\",\"favourites_count\":448,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":340,\"location\":\"Damgan\",\"profile_text_color\":\"333333\",\"followers_count\":6887,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1813523315\\/image_normal.jpg\",\"description\":\"Pro: Ing\\u00e9nieur informaticien, Perso: super h\\u00e9ro du web (en formation)\",\"statuses_count\":27208,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/194101689\\/twitterbk.jpg\",\"show_all_inline_media\":true,\"listed_count\":506,\"profile_link_color\":\"acc809\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"16888281\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"jcfrog\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/194101689\\/twitterbk.jpg\",\"created_at\":\"Tue Oct 21 16:03:16 +0000 2008\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":16888281,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.jcfrog.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813523315\\/image_normal.jpg\"},\"truncated\":false,\"id\":173190528375074817,\"created_at\":\"Fri Feb 24 23:40:14 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190856017313792\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"f2b87e\",\"screen_name\":\"Mag_frog\",\"lang\":\"fr\",\"favourites_count\":6,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":251,\"location\":\"Nantes\\/Cholet\",\"profile_text_color\":\"333333\",\"followers_count\":274,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"description\":\"Passions web, infographie, dessin, couture, nouvelles technos, communication, partage et th\\u00e9\\u00e2tre amateur.\",\"statuses_count\":6515,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"7762e0\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"fcfcfc\",\"protected\":false,\"id_str\":\"172314328\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Magalie Baudry\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"created_at\":\"Thu Jul 29 12:06:17 +0000 2010\",\"profile_sidebar_fill_color\":\"f7a64a\",\"id\":172314328,\"follow_request_sent\":null,\"utc_offset\":-7200,\"url\":\"http:\\/\\/www.maglagrenouille.fr\\/blog\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\"},\"truncated\":false,\"id\":173190856017313792,\"created_at\":\"Fri Feb 24 23:41:32 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3732000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "41031e1b-5466-4d88-9eeb-3bd786bfedfc-173190856017313792" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Jouy-en-Josas , mais #cqui Josas ? #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1625442476/24_normal.jpg" -}, -"title": "Christophe Doublet: Jouy-en-Josas , mais #cqui Josas ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3732000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Jouy-en-Josas , mais #cqui Josas ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[21,26]},{\"text\":\"lgw\",\"indices\":[35,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190856545800193\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":459,\"screen_name\":\"ChrisPC34\",\"lang\":\"fr\",\"profile_text_color\":\"535ae6\",\"statuses_count\":1157,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/426927890\\/twitt.jpg\",\"location\":\"H\\u00e9rault\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"0084B4\",\"followers_count\":95,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1625442476\\/24_normal.jpg\",\"description\":\"D\\u00e9pannage informatique, site web, r\\u00e9seau .\\r\\nSous traitance : Vous livrez,nous installons vos clients dans le Languedoc Roussillon .\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"133503769\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/426927890\\/twitt.jpg\",\"profile_sidebar_fill_color\":\"000000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1625442476\\/24_normal.jpg\",\"name\":\"Christophe Doublet\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 15 23:59:03 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":133503769,\"utc_offset\":-10800,\"favourites_count\":33,\"url\":\"http:\\/\\/www.pc34.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190856545800193,\"created_at\":\"Fri Feb 24 23:41:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3732000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "11d12209-80c3-4d3f-92cf-a146b9e3b5ac-173190856545800193" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Quel beau discours sur la météo *-*", -"img": { -"src": "http://a2.twimg.com/profile_images/1815905585/image_normal.jpg" -}, -"title": "Young, Wild & Free: #lgw Quel beau discours sur la météo *-*", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3734000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Quel beau discours sur la m\\u00e9t\\u00e9o *-*\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190863579643904\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":231,\"screen_name\":\"08Life06\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10976,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"chez les mafieux mexicains\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"followers_count\":391,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"363343002\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"name\":\"Young, Wild & Free\",\"default_profile_image\":false,\"created_at\":\"Sat Aug 27 23:04:05 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":363343002,\"utc_offset\":null,\"favourites_count\":39,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190863579643904,\"created_at\":\"Fri Feb 24 23:41:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3734000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8806f817-4d0b-47f4-ad60-c718a9f3bdb6-173190863579643904" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "quel salaud !!!! //“@Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart”", -"img": { -"src": "http://a1.twimg.com/profile_images/1638771347/deuch_normal.jpeg" -}, -"title": "FrinnockBoChar: quel salaud !!!! //“@Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3734000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"quel salaud !!!! \\/\\/\\u201c@Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[20,27],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[69,73]},{\"text\":\"ilpart\",\"indices\":[74,81]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190866125602816\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":170,\"screen_name\":\"frinnock\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":14422,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0000ff\",\"followers_count\":155,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\",\"description\":\"Plantigrade normand, musicien deuchiste\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"id_str\":\"40014489\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"profile_sidebar_fill_color\":\"e0ff92\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\",\"name\":\"FrinnockBoChar\",\"default_profile_image\":false,\"created_at\":\"Thu May 14 15:22:28 +0000 2009\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":40014489,\"utc_offset\":3600,\"favourites_count\":20,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190866125602816,\"created_at\":\"Fri Feb 24 23:41:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3734000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9cb21e32-213e-4b7a-99b0-fd332bd1e3c1-173190866125602816" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Un vrai politicien. #lgw #ilreste", -"img": { -"src": "http://a2.twimg.com/profile_images/1160095508/anonymousdude_normal.jpg" -}, -"title": "Marcel aka Mei' ツ: Un vrai politicien. #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3735000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Un vrai politicien. #lgw #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]},{\"text\":\"ilreste\",\"indices\":[25,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190868126269440\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":410,\"screen_name\":\"Marcel_Bichon\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":669,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/384779780\\/Blue_Ray.jpg\",\"location\":\"Poitiers\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"009999\",\"followers_count\":173,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1160095508\\/anonymousdude_normal.jpg\",\"description\":\"Web addict, poditeur et sporadiquement insomniaque. \\r\\nAdepte de p\\u00e9r\\u00e9grinations sous pomme, de s\\u00e9rendipit\\u00e9 nocturne et victime d'abus de wilfing depuis 2006. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"33800895\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/384779780\\/Blue_Ray.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1160095508\\/anonymousdude_normal.jpg\",\"name\":\"Marcel aka Mei' \\u30c4\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 21 03:51:14 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":33800895,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/goo.gl\\/ukDuy\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190868126269440,\"created_at\":\"Fri Feb 24 23:41:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3735000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "084cb941-de8d-40d7-8ea9-2743f00f059e-173190868126269440" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Je ne saisi pas l'humour de cette émission!", -"img": { -"src": "http://a2.twimg.com/profile_images/1771348218/image1327174991_normal.png" -}, -"title": "Jim0PROFIT: #lgw Je ne saisi pas l'humour de cette émission!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3735000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Je ne saisi pas l'humour de cette \\u00e9mission!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.yoono.com\\\" rel=\\\"nofollow\\\"\\u003Eyoono\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190870047277056\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":368,\"screen_name\":\"Jim0PROFIT\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":4756,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"D02B55\",\"followers_count\":94,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1771348218\\/image1327174991_normal.png\",\"description\":\"Consulting, Syst\\u00e8me administrateur, geekoophile, et tellement de choses qu'une journ\\u00e9e de 24H ne suffit plus!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"18874683\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1771348218\\/image1327174991_normal.png\",\"name\":\"Jim0PROFIT\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 11 18:26:59 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":18874683,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/choari.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190870047277056,\"created_at\":\"Fri Feb 24 23:41:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3735000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6971ad24-769a-4f47-a028-40c92e1fcf7c-173190870047277056" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est exactement ça ! RT @nicoprat Devant #lgw je me sens un peu comme ça http://t.co/u2PaLeMD", -"img": { -"src": "http://a0.twimg.com/profile_images/1848652502/332954645_normal.jpg" -}, -"title": "Leila Agic: C'est exactement ça ! RT @nicoprat Devant #lgw je me sens un peu comme ça http://t.co/u2PaLeMD", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3736000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"C'est exactement \\u00e7a ! RT @nicoprat Devant #lgw je me sens un peu comme \\u00e7a http:\\/\\/t.co\\/u2PaLeMD\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"nicoprat\",\"indices\":[25,34],\"id_str\":\"19256842\",\"name\":\"Nico Prat\",\"id\":19256842}],\"urls\":[{\"indices\":[74,94],\"expanded_url\":\"http:\\/\\/twitter.com\\/nicoprat\\/status\\/173189994922512384\\/photo\\/1\",\"display_url\":\"pic.twitter.com\\/u2PaLeMD\",\"url\":\"http:\\/\\/t.co\\/u2PaLeMD\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[42,46]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173189994922512384\",\"id_str\":\"173190872635150336\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173189994922512384,\"in_reply_to_user_id_str\":\"19256842\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1197,\"screen_name\":\"LeilaAgic\",\"lang\":\"fr\",\"profile_text_color\":\"d61170\",\"statuses_count\":13606,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/382568227\\/NouveauTwwwiter.jpg\",\"location\":\"Bruxelles\",\"show_all_inline_media\":true,\"listed_count\":103,\"profile_link_color\":\"23acc4\",\"followers_count\":1721,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848652502\\/332954645_normal.jpg\",\"description\":\"Ancienne co-Responsable Internet et campagne jeunes pour @RoyalSegolene lors de primaires citoyennes. Socialo-Ecolo-S\\u00e9gol\\u00e9niste #SRoyal \\/ #FH2012 \\/ #NVB2012\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"ffffff\",\"id_str\":\"79575617\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/382568227\\/NouveauTwwwiter.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848652502\\/332954645_normal.jpg\",\"name\":\"Leila Agic\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 03 22:02:21 +0000 2009\",\"profile_sidebar_border_color\":\"f50e48\",\"id\":79575617,\"utc_offset\":3600,\"favourites_count\":200,\"url\":\"http:\\/\\/on.fb.me\\/hSrN0O\"},\"in_reply_to_screen_name\":\"nicoprat\",\"truncated\":false,\"id\":173190872635150336,\"created_at\":\"Fri Feb 24 23:41:36 +0000 2012\",\"in_reply_to_user_id\":19256842}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3736000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1d931c1e-b2d6-4622-9fb0-385e2e8a7ac8-173190872635150336" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Sur #lgw @kheops2713 vient de parler de @laquadrature => Si vous voulez qu'ils explosent ACTA, achetez un @PackLiberte http://t.co/ctI9rTbg", -"img": { -"src": "http://a0.twimg.com/profile_images/1134491923/id_normal.jpg" -}, -"title": "Nozdus: Sur #lgw @kheops2713 vient de parler de @laquadrature => Si vous voulez qu'ils explosent ACTA, achetez un @PackLiberte http://t.co/ctI9rTbg", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3737000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Sur #lgw @kheops2713 vient de parler de @laquadrature => Si vous voulez qu'ils explosent ACTA, achetez un @PackLiberte http:\\/\\/t.co\\/ctI9rTbg\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"kheops2713\",\"indices\":[9,20],\"id_str\":\"321006177\",\"name\":\"KheOps\",\"id\":321006177},{\"screen_name\":\"laquadrature\",\"indices\":[40,53],\"id_str\":\"21179585\",\"name\":\"La Quadrature du Net\",\"id\":21179585},{\"screen_name\":\"PackLiberte\",\"indices\":[109,121],\"id_str\":\"443819594\",\"name\":\"Pack Libert\\u00e9\",\"id\":443819594}],\"urls\":[{\"indices\":[122,142],\"expanded_url\":\"http:\\/\\/packliberte.org\",\"display_url\":\"packliberte.org\",\"url\":\"http:\\/\\/t.co\\/ctI9rTbg\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[4,8]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190878955970560\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":152,\"screen_name\":\"nozdus\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":789,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"Rennes\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"990000\",\"followers_count\":34,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1134491923\\/id_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"195406128\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1134491923\\/id_normal.jpg\",\"name\":\"Nozdus\",\"default_profile_image\":false,\"created_at\":\"Sun Sep 26 16:36:17 +0000 2010\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":195406128,\"utc_offset\":3600,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190878955970560,\"created_at\":\"Fri Feb 24 23:41:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3737000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1f3fdaca-5748-43a3-82b2-b0c811ecedcf-173190878955970560" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ce soir c'est #CI vs #lgw dans ma TL.", -"img": { -"src": "http://a3.twimg.com/profile_images/1640796894/valmad__normal.jpg" -}, -"title": "val: Ce soir c'est #CI vs #lgw dans ma TL.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3738000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ce soir c'est #CI vs #lgw dans ma TL.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"CI\",\"indices\":[14,17]},{\"text\":\"lgw\",\"indices\":[21,25]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190882143649792\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"valmad_\",\"lang\":\"fr\",\"favourites_count\":65,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":503,\"location\":\"Aquitaine\",\"profile_text_color\":\"333333\",\"followers_count\":1209,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1640796894\\/valmad__normal.jpg\",\"description\":\"Ma bio, par vous: *Ange ou D\\u00e9esse*, douce, dr\\u00f4le, courageuse, corrosive, fid\\u00e8le. Bref, awesome. Modeste? Non, y'avait pas! \\r\\n#soglamour \",\"statuses_count\":17059,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/37593519\\/dune_sunset.JPG\",\"show_all_inline_media\":true,\"listed_count\":66,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"51392884\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"val\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/37593519\\/dune_sunset.JPG\",\"created_at\":\"Sat Jun 27 09:10:54 +0000 2009\",\"profile_sidebar_fill_color\":\"c5e0ed\",\"id\":51392884,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/valmad.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1640796894\\/valmad__normal.jpg\"},\"truncated\":false,\"id\":173190882143649792,\"created_at\":\"Fri Feb 24 23:41:38 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3738000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d7e8eea0-14da-4823-9420-63af44142eea-173190882143649792" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@B_Roger_Petit @ChrisPC34 toi, une vedette des RS... tu sais bien qu'il faudra des émissions Phares... des concepts... #lgw Indulgence...:-)", -"img": { -"src": "http://a0.twimg.com/profile_images/1808461305/image_normal.jpg" -}, -"title": "Lalée Pinoncely: @B_Roger_Petit @ChrisPC34 toi, une vedette des RS... tu sais bien qu'il faudra des émissions Phares... des concepts... #lgw Indulgence...:-)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3739000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"B_Roger_Petit\",\"favorited\":false,\"text\":\"@B_Roger_Petit @ChrisPC34 toi, une vedette des RS... tu sais bien qu'il faudra des \\u00e9missions Phares... des concepts... #lgw Indulgence...:-)\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"B_Roger_Petit\",\"indices\":[0,14],\"name\":\"Bruno Roger-Petit\",\"id_str\":\"48949826\",\"id\":48949826},{\"screen_name\":\"ChrisPC34\",\"indices\":[15,25],\"name\":\"Christophe Doublet\",\"id_str\":\"133503769\",\"id\":133503769}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[119,123]}]},\"in_reply_to_user_id\":48949826,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173189538087317504,\"in_reply_to_status_id_str\":\"173189538087317504\",\"id_str\":\"173190886333755392\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"42454d\",\"screen_name\":\"Lalee_retour\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":366,\"location\":\"France- LYON\",\"profile_text_color\":\"98989e\",\"followers_count\":300,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1808461305\\/image_normal.jpg\",\"description\":\"Une digital-mum' entrepreneur, lib\\u00e9rale, communicante, blogueuse soon... \",\"statuses_count\":3721,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/340041788\\/photo.JPG\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"f013e9\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"16171a\",\"protected\":false,\"id_str\":\"252150894\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Lal\\u00e9e Pinoncely\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/340041788\\/photo.JPG\",\"created_at\":\"Mon Feb 14 16:05:09 +0000 2011\",\"profile_sidebar_fill_color\":\"252429\",\"id\":252150894,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808461305\\/image_normal.jpg\"},\"truncated\":false,\"id\":173190886333755392,\"created_at\":\"Fri Feb 24 23:41:39 +0000 2012\",\"in_reply_to_user_id_str\":\"48949826\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3739000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "925c0054-6f68-4863-a9c1-63ac5e2c85d9-173190886333755392" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw cette émission me semblait avoir un look années 80 en fait ça n est pas le look c est juste que j ai l impression d avoir 12 ans", -"img": { -"src": "http://a3.twimg.com/profile_images/1776307301/photo_nat_normal.png" -}, -"title": "NatoSphère: #lgw cette émission me semblait avoir un look années 80 en fait ça n est pas le look c est juste que j ai l impression d avoir 12 ans", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3743000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw cette \\u00e9mission me semblait avoir un look ann\\u00e9es 80 en fait \\u00e7a n est pas le look c est juste que j ai l impression d avoir 12 ans\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190902330822656\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5ED4DC\",\"screen_name\":\"natosphere\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":90,\"location\":\"\",\"profile_text_color\":\"3c3940\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1776307301\\/photo_nat_normal.png\",\"description\":\"\",\"statuses_count\":127,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0099B9\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"0099B9\",\"protected\":false,\"id_str\":\"125092018\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"NatoSph\\u00e8re\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sun Mar 21 17:16:10 +0000 2010\",\"profile_sidebar_fill_color\":\"95E8EC\",\"id\":125092018,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1776307301\\/photo_nat_normal.png\"},\"truncated\":false,\"id\":173190902330822656,\"created_at\":\"Fri Feb 24 23:41:43 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3743000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "166ff99a-5930-45f1-918e-9f3a7b3acb5a-173190902330822656" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Un match à trois entre Sarkozy, Hollande et Gaspard Delanoë #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1682788944/oriane_twitter_normal.png" -}, -"title": "Oriane Hurard: Un match à trois entre Sarkozy, Hollande et Gaspard Delanoë #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3743000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Un match \\u00e0 trois entre Sarkozy, Hollande et Gaspard Delano\\u00eb #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[60,64]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190903454896129\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"Orianehurard\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2729,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":24,\"profile_link_color\":\"de2a5d\",\"followers_count\":485,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"description\":\"S\\u00e9ries, transmedia, cin\\u00e9ma. Dipl\\u00f4m\\u00e9e @ina_SUP en production \\/\\/ \\r\\nCharg\\u00e9e de coordination @TIULab, programme d'encadrement \\u00e9tudiant transmedia\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"198934087\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"profile_sidebar_fill_color\":\"c1a7c7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"name\":\"Oriane Hurard\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 05 16:26:22 +0000 2010\",\"profile_sidebar_border_color\":\"592459\",\"id\":198934087,\"utc_offset\":-10800,\"favourites_count\":461,\"url\":\"http:\\/\\/www.transmediaimmersiveuniversity.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190903454896129,\"created_at\":\"Fri Feb 24 23:41:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3743000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "171b4aeb-e1d0-4780-bf32-4800d91fc03b-173190903454896129" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @elronchon: Vive Gaspar Delanoë #lgw je vais voter pour lui", -"img": { -"src": "http://a0.twimg.com/profile_images/1817776486/SmokeQR_copie_normal.jpg" -}, -"title": "RuaLten: RT @elronchon: Vive Gaspar Delanoë #lgw je vais voter pour lui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3743000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @elronchon: Vive Gaspar Delano\\u00eb #lgw je vais voter pour lui\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"elronchon\",\"indices\":[3,13],\"name\":\"el Ronchon\",\"id_str\":\"335664825\",\"id\":335664825}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Vive Gaspar Delano\\u00eb #lgw je vais voter pour lui\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190395889582080\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"elronchon\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":35,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":5,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1700221874\\/ronchon_normal.jpg\",\"description\":\"n\\u00e9 un jour de pluie.\",\"statuses_count\":51,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"335664825\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"el Ronchon\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Jul 15 01:39:07 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":335664825,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.soules.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1700221874\\/ronchon_normal.jpg\"},\"truncated\":false,\"id\":173190395889582080,\"created_at\":\"Fri Feb 24 23:39:42 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190902704111616\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"000000\",\"screen_name\":\"RuaLten\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":501,\"location\":\"Dans les champs de Bl\\u00e9...\",\"profile_text_color\":\"242424\",\"followers_count\":186,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1817776486\\/SmokeQR_copie_normal.jpg\",\"description\":\"Un peu partout et nulle part \\u00e0 la fois... Buveur de bi\\u00e8re belge et d'Irish Whiskey. R\\u00e2leur professionnel... \\u2620\\u2620\\u2620\\r\\n\",\"statuses_count\":1430,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432437856\\/black_linen_v2.png\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"828561\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"359827989\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"RuaLten\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432437856\\/black_linen_v2.png\",\"created_at\":\"Mon Aug 22 07:12:46 +0000 2011\",\"profile_sidebar_fill_color\":\"62a635\",\"id\":359827989,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/rualten.perso.sfr.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817776486\\/SmokeQR_copie_normal.jpg\"},\"truncated\":false,\"id\":173190902704111616,\"created_at\":\"Fri Feb 24 23:41:43 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3743000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "47d200f7-eb27-454c-b1be-54f155a30af9-173190902704111616" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ça a bien changé #lgw o_o", -"img": { -"src": "http://a3.twimg.com/profile_images/1817837448/WP_moi2_nb_normal.jpg" -}, -"title": "Mega Luigi: Ça a bien changé #lgw o_o", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3743000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u00c7a a bien chang\\u00e9 #lgw o_o\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[17,21]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190901710077952\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":478,\"screen_name\":\"MegaLuigi\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27218,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"49.402051,1.177822\",\"show_all_inline_media\":true,\"listed_count\":20,\"profile_link_color\":\"0084B4\",\"followers_count\":598,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1817837448\\/WP_moi2_nb_normal.jpg\",\"description\":\"Je m'appelle Mega Luigi, mais je prends toujours Yoshi \\u00e0 Mario Kart.\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"5378212\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817837448\\/WP_moi2_nb_normal.jpg\",\"name\":\"Mega Luigi\",\"default_profile_image\":false,\"created_at\":\"Sat Apr 21 12:03:30 +0000 2007\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":5378212,\"utc_offset\":3600,\"favourites_count\":280,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190901710077952,\"created_at\":\"Fri Feb 24 23:41:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3743000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f97e7438-0e81-4b46-b428-f04e9c1781f9-173190901710077952" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Lire sa TL et découvrir pleins de #cqui mais ne rien y comprendre #JeMeSensSeule :( #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1727412144/image_normal.jpg" -}, -"title": "Jessica Boni-Lambert: Lire sa TL et découvrir pleins de #cqui mais ne rien y comprendre #JeMeSensSeule :( #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3745000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Lire sa TL et d\\u00e9couvrir pleins de #cqui mais ne rien y comprendre #JeMeSensSeule :( #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[34,39]},{\"text\":\"JeMeSensSeule\",\"indices\":[66,80]},{\"text\":\"lgw\",\"indices\":[84,88]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190909058494464\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":189,\"screen_name\":\"JessBoniLambert\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":17230,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/391267445\\/Twitter2.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":41,\"profile_link_color\":\"CC3366\",\"followers_count\":680,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1727412144\\/image_normal.jpg\",\"description\":\"Cr\\u00e9atrice de mode passionn\\u00e9e de #rugby (www.rugbydolls.com) \\r\\nMy passions: Rugby, Fashion and photography.\\r\\nNe tourne pas rond (mais plut\\u00f4t ovale)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"DBE9ED\",\"id_str\":\"111092027\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/391267445\\/Twitter2.jpg\",\"profile_sidebar_fill_color\":\"f7e6e6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727412144\\/image_normal.jpg\",\"name\":\"Jessica Boni-Lambert\",\"default_profile_image\":false,\"created_at\":\"Wed Feb 03 19:54:54 +0000 2010\",\"profile_sidebar_border_color\":\"ebdae9\",\"id\":111092027,\"utc_offset\":3600,\"favourites_count\":51,\"url\":\"http:\\/\\/www.leblogdejess.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190909058494464,\"created_at\":\"Fri Feb 24 23:41:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3745000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0a68706-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e5e05a3d-9594-48d3-b965-9f7b2d5683f3-173190909058494464" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LudoDelaherche @slashisback s'est échappé... #lgw #cqui", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @LudoDelaherche @slashisback s'est échappé... #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3745000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LudoDelaherche\",\"favorited\":false,\"text\":\"@LudoDelaherche @slashisback s'est \\u00e9chapp\\u00e9... #lgw #cqui\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[0,15],\"name\":\"Ludovic Delaherche\",\"id_str\":\"72665061\",\"id\":72665061},{\"screen_name\":\"slashisback\",\"indices\":[16,28],\"name\":\"S\\u00e9bastien\",\"id_str\":\"41356465\",\"id\":41356465}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]},{\"text\":\"cqui\",\"indices\":[51,56]}]},\"in_reply_to_user_id\":72665061,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173190774941425665,\"in_reply_to_status_id_str\":\"173190774941425665\",\"id_str\":\"173190908836184064\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"favourites_count\":254,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":156,\"location\":\"Paris Montparnasse - Bruxelles\",\"profile_text_color\":\"333333\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"statuses_count\":34442,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Pierre B.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":104184883,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\"},\"truncated\":false,\"id\":173190908836184064,\"created_at\":\"Fri Feb 24 23:41:45 +0000 2012\",\"in_reply_to_user_id_str\":\"72665061\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3745000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "722e821a-d8a5-4b00-80ff-ffd1de09f15d-173190908836184064" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@jonatwittbarre @palmashow Oh putain Bonaldi et Carmouze sont de retour! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1779980863/IMG_0361_normal.JPG" -}, -"title": "0l1 D.: @jonatwittbarre @palmashow Oh putain Bonaldi et Carmouze sont de retour! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3745000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"jonatwittbarre\",\"favorited\":false,\"text\":\"@jonatwittbarre @palmashow Oh putain Bonaldi et Carmouze sont de retour! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"jonatwittbarre\",\"indices\":[0,15],\"name\":\"Jonathan Barr\\u00e9\",\"id_str\":\"23099146\",\"id\":23099146},{\"screen_name\":\"palmashow\",\"indices\":[16,26],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[73,77]}]},\"in_reply_to_user_id\":23099146,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173182507188109313,\"in_reply_to_status_id_str\":\"173182507188109313\",\"id_str\":\"173190911260504064\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"999999\",\"screen_name\":\"0l1D\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":159,\"location\":\"Lille, France\",\"profile_text_color\":\"454545\",\"followers_count\":28,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1779980863\\/IMG_0361_normal.JPG\",\"description\":\"#Webmaster #Webdesigner #Photographer \\uf8ff Tweeting #Bullshit\\r\\nhttp:\\/\\/www.lullablog.net\\r\\nhttp:\\/\\/artonymous.org\",\"statuses_count\":494,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/402650924\\/twitter_skyline.jpg\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"049cc2\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"757575\",\"protected\":false,\"id_str\":\"190832650\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"0l1 D.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/402650924\\/twitter_skyline.jpg\",\"created_at\":\"Tue Sep 14 23:23:19 +0000 2010\",\"profile_sidebar_fill_color\":\"c2c2c2\",\"id\":190832650,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.odphoto.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1779980863\\/IMG_0361_normal.JPG\"},\"truncated\":false,\"id\":173190911260504064,\"created_at\":\"Fri Feb 24 23:41:45 +0000 2012\",\"in_reply_to_user_id_str\":\"23099146\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3745000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e5c67584-ff5d-482f-bbe6-3e1803d041fb-173190911260504064" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @sCaLP_: Dommage j'ai plus de drogue, je comprends pas tout à #lgw Me reste de la vodka, je vais tenter !", -"img": { -"src": "http://a0.twimg.com/profile_images/1421767677/n775859914_630617_3556_normal.jpg" -}, -"title": "Thibaut: RT @sCaLP_: Dommage j'ai plus de drogue, je comprends pas tout à #lgw Me reste de la vodka, je vais tenter !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3746000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @sCaLP_: Dommage j'ai plus de drogue, je comprends pas tout \\u00e0 #lgw Me reste de la vodka, je vais tenter !\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"sCaLP_\",\"indices\":[3,10],\"id_str\":\"81383046\",\"name\":\"\\\\(\\u00b0-\\u00b0*)\",\"id\":81383046}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[65,69]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Dommage j'ai plus de drogue, je comprends pas tout \\u00e0 #lgw Me reste de la vodka, je vais tenter !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[53,57]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190608855379968\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":196,\"screen_name\":\"sCaLP_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":662,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/166694062\\/cypunk2GP.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"009999\",\"followers_count\":54,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1433713943\\/copland_os_normal.png\",\"description\":\"Choletais \\/ Grolandais\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"81383046\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/166694062\\/cypunk2GP.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1433713943\\/copland_os_normal.png\",\"name\":\"\\\\(\\u00b0-\\u00b0*)\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 10 15:54:42 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":81383046,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190608855379968,\"created_at\":\"Fri Feb 24 23:40:33 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190916025225218\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":439,\"screen_name\":\"thibautchampey\",\"lang\":\"fr\",\"profile_text_color\":\"c8c8cc\",\"statuses_count\":155,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/291023158\\/02220_lastlight_1280x800.jpg\",\"location\":\"Paris \",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0c0d0d\",\"followers_count\":80,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1421767677\\/n775859914_630617_3556_normal.jpg\",\"description\":\"Communication enabled geek.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"3b3d3d\",\"id_str\":\"282143992\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/291023158\\/02220_lastlight_1280x800.jpg\",\"profile_sidebar_fill_color\":\"68696e\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1421767677\\/n775859914_630617_3556_normal.jpg\",\"name\":\"Thibaut\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 14 16:45:25 +0000 2011\",\"profile_sidebar_border_color\":\"e6ebe4\",\"id\":282143992,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"https:\\/\\/sites.google.com\\/site\\/thibautchampey\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190916025225218,\"created_at\":\"Fri Feb 24 23:41:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3746000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fa1efbe9-43d3-4099-84fd-376ac8a6b0f1-173190916025225218" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @humourdedroite: Je découvre à l'instant le grand webze. Toutes mes ficelles de caleçon professeur Rolin. #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1579063362/images_normal.jpg" -}, -"title": "Where is my mind ?: RT @humourdedroite: Je découvre à l'instant le grand webze. Toutes mes ficelles de caleçon professeur Rolin. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3747000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @humourdedroite: Je d\\u00e9couvre \\u00e0 l'instant le grand webze. Toutes mes ficelles de cale\\u00e7on professeur Rolin. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"humourdedroite\",\"indices\":[3,18],\"id_str\":\"52331565\",\"name\":\"L'Humour de Droite\",\"id\":52331565}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[109,113]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Je d\\u00e9couvre \\u00e0 l'instant le grand webze. Toutes mes ficelles de cale\\u00e7on professeur Rolin. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[89,93]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190743119241216\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":0,\"screen_name\":\"humourdedroite\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":17065,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/366275601\\/bghdd-twitter.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":1448,\"profile_link_color\":\"009999\",\"followers_count\":91271,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1710265223\\/57974_468268044609_115745609609_6575641_7158617_n_normal.jpg\",\"description\":\"En France soit t'as peur des arabes soit t'as peur de Marine Le Pen. Si t'as peur des deux tu as une carte UMP.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"52331565\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/366275601\\/bghdd-twitter.png\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1710265223\\/57974_468268044609_115745609609_6575641_7158617_n_normal.jpg\",\"name\":\"L'Humour de Droite\",\"default_profile_image\":false,\"created_at\":\"Tue Jun 30 07:09:07 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":52331565,\"utc_offset\":-10800,\"favourites_count\":6,\"url\":\"http:\\/\\/www.facebook.com\\/humourdedroite\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190743119241216,\"created_at\":\"Fri Feb 24 23:41:05 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190919519088640\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":79,\"screen_name\":\"Look_out_post\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1474,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":28,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1579063362\\/images_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"387379234\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579063362\\/images_normal.jpg\",\"name\":\"Where is my mind ?\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 08 23:30:51 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":387379234,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190919519088640,\"created_at\":\"Fri Feb 24 23:41:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3747000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7028317f-8473-4150-8797-3cd716c00965-173190919519088640" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je veux bien être ministre des playmobile pompiers #Lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1494947744/chaperon_normal.jpg" -}, -"title": "RonRonChaperon: Je veux bien être ministre des playmobile pompiers #Lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3749000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je veux bien \\u00eatre ministre des playmobile pompiers #Lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[51,55]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190927446310913\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":113,\"screen_name\":\"RonRonChaperon\",\"lang\":\"fr\",\"profile_text_color\":\"FD9D77\",\"statuses_count\":136,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/316006376\\/x1c58d25cd2e003ef493aa666c581a1a.png\",\"location\":\"Pays des loups\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"FE7471\",\"followers_count\":30,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1494947744\\/chaperon_normal.jpg\",\"description\":\"Cherche mon gros loup\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"EBC79B\",\"id_str\":\"346544671\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/316006376\\/x1c58d25cd2e003ef493aa666c581a1a.png\",\"profile_sidebar_fill_color\":\"DA4968\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1494947744\\/chaperon_normal.jpg\",\"name\":\"RonRonChaperon\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 01 12:55:32 +0000 2011\",\"profile_sidebar_border_color\":\"840846\",\"id\":346544671,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190927446310913,\"created_at\":\"Fri Feb 24 23:41:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3749000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "74e7a2db-9193-41b5-86b1-30c15f5a918d-173190927446310913" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @jcfrog: dsl :/ #lgw J'ai une version plus propre (et complete) de la chanson, vais la publier. Le télétravail est mon combat! :) #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1391192750/logo-120_normal.png" -}, -"title": "Levieux Cédric: RT @jcfrog: dsl :/ #lgw J'ai une version plus propre (et complete) de la chanson, vais la publier. Le télétravail est mon combat! :) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3749000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @jcfrog: dsl :\\/ #lgw J'ai une version plus propre (et complete) de la chanson, vais la publier. Le t\\u00e9l\\u00e9travail est mon combat! :) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[3,10],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]},{\"text\":\"lgw\",\"indices\":[133,137]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"dsl :\\/ #lgw J'ai une version plus propre (et complete) de la chanson, vais la publier. Le t\\u00e9l\\u00e9travail est mon combat! :) #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[7,11]},{\"text\":\"lgw\",\"indices\":[121,125]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190528375074817\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":340,\"screen_name\":\"jcfrog\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27208,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/194101689\\/twitterbk.jpg\",\"location\":\"Damgan\",\"show_all_inline_media\":true,\"listed_count\":506,\"profile_link_color\":\"acc809\",\"followers_count\":6887,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1813523315\\/image_normal.jpg\",\"description\":\"Pro: Ing\\u00e9nieur informaticien, Perso: super h\\u00e9ro du web (en formation)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"16888281\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/194101689\\/twitterbk.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813523315\\/image_normal.jpg\",\"name\":\"jcfrog\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 21 16:03:16 +0000 2008\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":16888281,\"utc_offset\":3600,\"favourites_count\":448,\"url\":\"http:\\/\\/www.jcfrog.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190528375074817,\"created_at\":\"Fri Feb 24 23:40:14 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190929266651136\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":29,\"screen_name\":\"farlistener\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":172,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Toulouse\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":10,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1391192750\\/logo-120_normal.png\",\"description\":\"Architect - Java, c# Developper\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"315168092\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1391192750\\/logo-120_normal.png\",\"name\":\"Levieux C\\u00e9dric\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 11 12:18:39 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":315168092,\"utc_offset\":null,\"favourites_count\":1,\"url\":\"http:\\/\\/www.levieuxcedric.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190929266651136,\"created_at\":\"Fri Feb 24 23:41:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3749000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "86d82341-98e0-4a0e-b30d-a5507bdeb9e4-173190929266651136" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Martyornot Tu n'as pas de coeur... #lgw\nMais je regarde.", -"img": { -"src": "http://a0.twimg.com/profile_images/1474785559/testdeux_normal.jpg" -}, -"title": "Romain Mollet: @Martyornot Tu n'as pas de coeur... #lgw\nMais je regarde.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3750000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"Martyornot\",\"favorited\":false,\"text\":\"@Martyornot Tu n'as pas de coeur... #lgw\\nMais je regarde.\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Martyornot\",\"indices\":[0,11],\"name\":\"Michael J.\",\"id_str\":\"112498831\",\"id\":112498831}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[36,40]}]},\"in_reply_to_user_id\":112498831,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173190006435872768,\"in_reply_to_status_id_str\":\"173190006435872768\",\"id_str\":\"173190932529815552\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"RomainMollet\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":73,\"location\":\"Nantes\",\"profile_text_color\":\"333333\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1474785559\\/testdeux_normal.jpg\",\"description\":\"\\u00c9tudiant \\u00e0 Cin\\u00e9Cr\\u00e9atis depuis moins d'une semaine (18\\/09\\/2011)\",\"statuses_count\":84,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/130413024\\/pan.jpg\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"62795411\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Romain Mollet\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/130413024\\/pan.jpg\",\"created_at\":\"Tue Aug 04 11:47:02 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":62795411,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/conneriehumanumest.wordpress.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1474785559\\/testdeux_normal.jpg\"},\"truncated\":false,\"id\":173190932529815552,\"created_at\":\"Fri Feb 24 23:41:50 +0000 2012\",\"in_reply_to_user_id_str\":\"112498831\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3750000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ec9b7e6e-f5ed-4682-a286-712d32c65fa6-173190932529815552" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste car j'ai la flemme douvrir la porte.", -"img": { -"src": "http://a1.twimg.com/sticky/default_profile_images/default_profile_6_normal.png" -}, -"title": "TAC minecraft: #lgw #ilreste car j'ai la flemme douvrir la porte.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3751000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste car j'ai la flemme douvrir la porte.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190933796495360\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":8,\"screen_name\":\"TAC_minecraft\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"422955189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"name\":\"TAC minecraft\",\"default_profile_image\":true,\"created_at\":\"Sun Nov 27 22:10:16 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":422955189,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190933796495360,\"created_at\":\"Fri Feb 24 23:41:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3751000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d47fec28-2fdd-455f-95fe-2d3fd0522002-173190933796495360" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Confessions Intimes est peut être plus intéressant que #lgw .", -"img": { -"src": "http://a1.twimg.com/profile_images/1695316394/sttz_fav_plus_twitter_normal.png" -}, -"title": "STTZ™: Confessions Intimes est peut être plus intéressant que #lgw .", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3751000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Confessions Intimes est peut \\u00eatre plus int\\u00e9ressant que #lgw .\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[55,59]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190936627642369\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":296,\"screen_name\":\"Santtchez\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":7958,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/329414068\\/sttz_TWT.jpg\",\"location\":\"St Mand\\u00e9, PARIS\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"16a2cc\",\"followers_count\":253,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1695316394\\/sttz_fav_plus_twitter_normal.png\",\"description\":\"Blogueur et Blagueur.Logotophile voir logotophage. Un logo, Prenez contact: Santtchez@gmail.com #LOLgo #BBasile\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"000000\",\"id_str\":\"332249953\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/329414068\\/sttz_TWT.jpg\",\"profile_sidebar_fill_color\":\"404040\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1695316394\\/sttz_fav_plus_twitter_normal.png\",\"name\":\"STTZ\\u2122\",\"default_profile_image\":false,\"created_at\":\"Sat Jul 09 13:38:44 +0000 2011\",\"profile_sidebar_border_color\":\"f70000\",\"id\":332249953,\"utc_offset\":null,\"favourites_count\":221,\"url\":\"http:\\/\\/santtchez.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190936627642369,\"created_at\":\"Fri Feb 24 23:41:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3751000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2dfacab0-f6c5-439c-b2f6-9784bde48989-173190936627642369" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw bonne nuit a tous et merci #cesar2012 #ilpart je pars", -"img": { -"src": "http://a2.twimg.com/profile_images/1685061192/Photo_du_10-12-11___15.18_normal.jpg" -}, -"title": "DelloyeCoiteux: #lgw bonne nuit a tous et merci #cesar2012 #ilpart je pars", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3751000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw bonne nuit a tous et merci #cesar2012 #ilpart je pars\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cesar2012\",\"indices\":[32,42]},{\"text\":\"ilpart\",\"indices\":[43,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190934564048898\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":277,\"screen_name\":\"DelloyeCoiteux\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2109,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":89,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1685061192\\/Photo_du_10-12-11___15.18_normal.jpg\",\"description\":\"Design, Architecture, Photographie, Web et autres petites curiosit\\u00e9s\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"433388967\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1685061192\\/Photo_du_10-12-11___15.18_normal.jpg\",\"name\":\"DelloyeCoiteux\",\"default_profile_image\":false,\"created_at\":\"Sat Dec 10 14:14:07 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":433388967,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190934564048898,\"created_at\":\"Fri Feb 24 23:41:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3751000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "195cb58f-70de-4eb7-8078-8f36f7dc71be-173190934564048898" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Il parle comme Villepin, Gaspard, un peu #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1824565430/photo_2_normal.JPG" -}, -"title": "Bakt El Raalis: Il parle comme Villepin, Gaspard, un peu #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3751000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Il parle comme Villepin, Gaspard, un peu #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[41,45]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190937130958848\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1093,\"screen_name\":\"baktelraalis\",\"lang\":\"fr\",\"profile_text_color\":\"636363\",\"statuses_count\":21284,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":105,\"profile_link_color\":\"808080\",\"followers_count\":1299,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"description\":\"Admin Web \\/ R\\u00e9dacteur en chef @Pelecanus_net + apprenti photographe + amateur de musique ind\\u00e9' et de culture ALT + demandeur d'asile + fils des internets\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"18515564\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"profile_sidebar_fill_color\":\"141414\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"name\":\"Bakt El Raalis\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 31 20:37:21 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":18515564,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.pelecanus.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190937130958848,\"created_at\":\"Fri Feb 24 23:41:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3751000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1abe2444-0193-49be-89aa-690cfb4d315a-173190937130958848" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilpart #ilreste Qu'ils s'en aillent tous ! #melenchonattitude", -"img": { -"src": "http://a1.twimg.com/profile_images/1835468356/brp2-1-1_normal.jpg" -}, -"title": "Bruno Roger-Petit: #lgw #ilpart #ilreste Qu'ils s'en aillent tous ! #melenchonattitude", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3753000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #ilpart #ilreste Qu'ils s'en aillent tous ! #melenchonattitude\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[5,12]},{\"text\":\"ilreste\",\"indices\":[13,21]},{\"text\":\"melenchonattitude\",\"indices\":[49,67]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190945754456065\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"B_Roger_Petit\",\"lang\":\"fr\",\"favourites_count\":19,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":977,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":6587,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1835468356\\/brp2-1-1_normal.jpg\",\"description\":\"En \\u00e9tat de Grace... \",\"statuses_count\":13866,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/430045747\\/gracekelly.jpg\",\"show_all_inline_media\":false,\"listed_count\":245,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"48949826\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Bruno Roger-Petit\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/430045747\\/gracekelly.jpg\",\"created_at\":\"Sat Jun 20 07:03:26 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":48949826,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/leplus.nouvelobs.com\\/brunorogerpetit\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1835468356\\/brp2-1-1_normal.jpg\"},\"truncated\":false,\"id\":173190945754456065,\"created_at\":\"Fri Feb 24 23:41:53 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3753000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0a7cbd4-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "957a384c-bf8c-4af7-bd75-384112d620d8-173190945754456065" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rho pu tain pas rémi gaillard... #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1768260791/afflelou_normal.png" -}, -"title": "Marcel Comics: Rho pu tain pas rémi gaillard... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3754000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Rho pu tain pas r\\u00e9mi gaillard... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190948724015104\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":196,\"screen_name\":\"Marcelcomics\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3887,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":24,\"profile_link_color\":\"0084B4\",\"followers_count\":521,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"description\":\"D\\u00e9fenseur du panache et de la pens\\u00e9e positive. Gar\\u00e7on boucher chez Boucherie-ovalie.org. Inventor of the Follow Me Monday (#FMM)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"386966557\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"name\":\"Marcel Comics\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 08 07:06:40 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":386966557,\"utc_offset\":-10800,\"favourites_count\":7,\"url\":\"http:\\/\\/boucherie-ovalie.org\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190948724015104,\"created_at\":\"Fri Feb 24 23:41:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3754000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e6b47ac6-9368-4695-838e-e38dec456bfa-173190948724015104" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ACTA mal expliqué en 2 minutes, c'est vrai qu'une emission sur le web c'est pas vraiment son truc de parler du web #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1791807006/M02l8U9H_normal" -}, -"title": "Jean-Baptiste Camus: ACTA mal expliqué en 2 minutes, c'est vrai qu'une emission sur le web c'est pas vraiment son truc de parler du web #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3756000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"ACTA mal expliqu\\u00e9 en 2 minutes, c'est vrai qu'une emission sur le web c'est pas vraiment son truc de parler du web #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[115,119]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190954780594176\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":292,\"screen_name\":\"monsieurcamus\",\"lang\":\"fr\",\"profile_text_color\":\"0b4d13\",\"statuses_count\":1788,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/185944954\\/novo_blog.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":12,\"profile_link_color\":\"000300\",\"followers_count\":222,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1791807006\\/M02l8U9H_normal\",\"description\":\"\\u00c9tudiant en Master @ISCOM, #Geek & fl\\u00e2neur digital, Flooder de bonnes aventures en 140 caract\\u00e8res, parfois moins...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"7bd97b\",\"id_str\":\"221094156\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/185944954\\/novo_blog.png\",\"profile_sidebar_fill_color\":\"d1ffda\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1791807006\\/M02l8U9H_normal\",\"name\":\"Jean-Baptiste Camus\",\"default_profile_image\":false,\"created_at\":\"Mon Nov 29 18:36:19 +0000 2010\",\"profile_sidebar_border_color\":\"75ff91\",\"id\":221094156,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/unmecsansblog.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190954780594176,\"created_at\":\"Fri Feb 24 23:41:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3756000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "93b64c7d-ebef-4b1f-b281-f04eb50b8aae-173190954780594176" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@yoannferret Bon, après on se demande toujours #cQui qui a cette avatar ;) #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: @yoannferret Bon, après on se demande toujours #cQui qui a cette avatar ;) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3757000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@yoannferret Bon, apr\\u00e8s on se demande toujours #cQui qui a cette avatar ;) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"yoannferret\",\"indices\":[0,12],\"id_str\":\"4035431\",\"name\":\"Yoann Ferret\",\"id\":4035431}],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[47,52]},{\"text\":\"lgw\",\"indices\":[75,79]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173190504933105665\",\"id_str\":\"173190959411109889\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173190504933105665,\"in_reply_to_user_id_str\":\"4035431\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3247,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":\"yoannferret\",\"truncated\":false,\"id\":173190959411109889,\"created_at\":\"Fri Feb 24 23:41:57 +0000 2012\",\"in_reply_to_user_id\":4035431}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3757000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4a4ac495-3e61-4b95-8486-8482c4cb3f7b-173190959411109889" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Fail sur le site du #LGW avec un no custom image dans la présentation du Live", -"img": { -"src": "http://a2.twimg.com/profile_images/878534653/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg" -}, -"title": "CLeM' KuSaLa: Fail sur le site du #LGW avec un no custom image dans la présentation du Live", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3757000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Fail sur le site du #LGW avec un no custom image dans la pr\\u00e9sentation du Live\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[20,24]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190962498109440\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"15191f\",\"screen_name\":\"clem_kusala\",\"lang\":\"fr\",\"favourites_count\":6,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":189,\"location\":\"Roquetaillade\",\"profile_text_color\":\"a8a3a8\",\"followers_count\":47,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/878534653\\/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg\",\"description\":\"\",\"statuses_count\":240,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/55723775\\/bg.jpg\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"000608\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"92309575\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"CLeM' KuSaLa\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/55723775\\/bg.jpg\",\"created_at\":\"Tue Nov 24 16:35:40 +0000 2009\",\"profile_sidebar_fill_color\":\"111e24\",\"id\":92309575,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/karma-kusala.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/878534653\\/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg\"},\"truncated\":false,\"id\":173190962498109440,\"created_at\":\"Fri Feb 24 23:41:57 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3757000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "883f9ad6-4708-4b1e-a06c-bafeba6b1b47-173190962498109440" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart // Ok mais #cqui", -"img": { -"src": "http://a1.twimg.com/profile_images/1803920053/hartza_anon_normal.gif" -}, -"title": "Christophe BONNARD: RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart // Ok mais #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3758000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart \\/\\/ Ok mais #cqui\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[3,10],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[52,56]},{\"text\":\"ilpart\",\"indices\":[57,64]},{\"text\":\"cqui\",\"indices\":[76,81]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190967304790017\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":409,\"screen_name\":\"hartza_info\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3512,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/87533720\\/fd_hartza_twitter.jpg\",\"location\":\"64250 LOUHOSSOA\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"followers_count\":169,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1803920053\\/hartza_anon_normal.gif\",\"description\":\"auto-entrepreneur\\r\\nR\\u00e9paration, assistance et maintenance informatique, Cr\\u00e9ation de Site Internet, Montage Vid\\u00e9o, Infographie...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"123547535\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/87533720\\/fd_hartza_twitter.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803920053\\/hartza_anon_normal.gif\",\"name\":\"Christophe BONNARD\",\"default_profile_image\":false,\"created_at\":\"Tue Mar 16 12:35:18 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":123547535,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/hartza.info\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190967304790017,\"created_at\":\"Fri Feb 24 23:41:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3758000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b0646934-c973-4c97-99fb-d359fbab5837-173190967304790017" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Tout le monde le connait remi gaillard #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1818096044/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg" -}, -"title": "Δ+Δ: Tout le monde le connait remi gaillard #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3758000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Tout le monde le connait remi gaillard #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[39,43]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190964641411072\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":71,\"screen_name\":\"AbsolutePi\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":12874,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/362137182\\/final2f.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"000000\",\"followers_count\":142,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1818096044\\/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg\",\"description\":\"Piboy , G\\u00e9n\\u00e9ration 96 , Football is Life | & R\\u00e9dacteur chez @footballanatomy | \\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"334108023\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/362137182\\/final2f.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1818096044\\/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg\",\"name\":\"\\u0394+\\u0394\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 12 15:55:31 +0000 2011\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":334108023,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/footballanatomy.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190964641411072,\"created_at\":\"Fri Feb 24 23:41:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3758000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0d2a8ef2-56e1-49db-82f4-18be67c570be-173190964641411072" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW EUH. Kesako?", -"img": { -"src": "http://a0.twimg.com/profile_images/1691261189/Yes_We_Faye_night_normal.jpg" -}, -"title": "Estelle N. : #LGW EUH. Kesako?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3758000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW EUH. Kesako?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190964314247168\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"estelle_n\",\"lang\":\"en\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":327,\"location\":\"RERD dir. OrryLaVille\\/Creil\",\"profile_text_color\":\"666666\",\"followers_count\":559,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1691261189\\/Yes_We_Faye_night_normal.jpg\",\"description\":\"Manager The Ankers \\/ ex @Legacy_France - @SonyMusicFr \\/ Blogger Chronik Music \\/ Party maker Bouge Ton Blog or @lola_CupcakeS parties\",\"statuses_count\":20805,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/415173104\\/Kimbra_Vows.png\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"49724515\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Estelle N. \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/415173104\\/Kimbra_Vows.png\",\"created_at\":\"Mon Jun 22 18:54:47 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":49724515,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.facebook.com\\/pages\\/Chronik-Music\\/174124699288107\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1691261189\\/Yes_We_Faye_night_normal.jpg\"},\"truncated\":false,\"id\":173190964314247168,\"created_at\":\"Fri Feb 24 23:41:58 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3758000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "484cfe9f-23cf-4a9b-b1f2-8b347b16bb02-173190964314247168" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw En direct c'est pire!!!", -"img": { -"src": "http://a2.twimg.com/profile_images/1771348218/image1327174991_normal.png" -}, -"title": "Jim0PROFIT: #lgw En direct c'est pire!!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3758000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw En direct c'est pire!!!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.yoono.com\\\" rel=\\\"nofollow\\\"\\u003Eyoono\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190967233478657\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":368,\"screen_name\":\"Jim0PROFIT\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":4756,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"D02B55\",\"followers_count\":94,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1771348218\\/image1327174991_normal.png\",\"description\":\"Consulting, Syst\\u00e8me administrateur, geekoophile, et tellement de choses qu'une journ\\u00e9e de 24H ne suffit plus!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"18874683\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1771348218\\/image1327174991_normal.png\",\"name\":\"Jim0PROFIT\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 11 18:26:59 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":18874683,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/choari.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190967233478657,\"created_at\":\"Fri Feb 24 23:41:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3758000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "473ce9ec-df3b-4c19-adf8-c0be1c6cbf86-173190967233478657" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "By Loiez @systaime en pointe sur #lgw ça devrait être lui l'animateur de la soirée", -"img": { -"src": "http://a0.twimg.com/profile_images/1826253762/gifs__20__normal.gif" -}, -"title": "Systaime: By Loiez @systaime en pointe sur #lgw ça devrait être lui l'animateur de la soirée", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3759000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"By Loiez @systaime en pointe sur #lgw \\u00e7a devrait \\u00eatre lui l'animateur de la soir\\u00e9e\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"systaime\",\"indices\":[9,18],\"id_str\":\"622593\",\"name\":\"systaime\",\"id\":622593}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.facebook.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003EFacebook\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190968022020096\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":493,\"screen_name\":\"systaime18\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":3215,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/424585054\\/15380207101.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":40,\"profile_link_color\":\"080808\",\"followers_count\":392,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1826253762\\/gifs__20__normal.gif\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"758882\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/424585054\\/15380207101.jpg\",\"profile_sidebar_fill_color\":\"f5ed08\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1826253762\\/gifs__20__normal.gif\",\"name\":\"Systaime\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 08 22:13:03 +0000 2007\",\"profile_sidebar_border_color\":\"000000\",\"id\":758882,\"utc_offset\":3600,\"favourites_count\":113,\"url\":\"http:\\/\\/www.systaime.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190968022020096,\"created_at\":\"Fri Feb 24 23:41:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3759000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "730f3be1-717d-49e3-b5f1-f994720a3877-173190968022020096" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ah Rémi Gaillard. Je vais peut être comprendre là. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1658912814/fkjddkfhk_normal.png" -}, -"title": "Manon: Ah Rémi Gaillard. Je vais peut être comprendre là. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3760000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ah R\\u00e9mi Gaillard. Je vais peut \\u00eatre comprendre l\\u00e0. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[51,55]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.7860476,50.4187981],[2.8492605,50.4187981],[2.8492605,50.4589035],[2.7860476,50.4589035]]]},\"attributes\":{},\"full_name\":\"Lens, Pas-de-Calais\",\"place_type\":\"city\",\"name\":\"Lens\",\"id\":\"6f2473b6bfd0682a\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/6f2473b6bfd0682a.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190973751443456\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":298,\"screen_name\":\"manonkzlwsk\",\"lang\":\"fr\",\"profile_text_color\":\"3d3438\",\"statuses_count\":15003,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"location\":\"Is\\u00e8re, France\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"de4261\",\"followers_count\":262,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"description\":\"Nordiste expatri\\u00e9e, \\u00e9tudiante en sciences du langage \\u00e0 #lyon2, un peu geek, s\\u00e9rievore, livetweeteuse #ondar et fid\\u00e8le herocorpienne. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"e8e8e8\",\"id_str\":\"48084154\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"profile_sidebar_fill_color\":\"e8e8e8\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"name\":\"Manon\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 17 19:34:49 +0000 2009\",\"profile_sidebar_border_color\":\"e8e8e8\",\"id\":48084154,\"utc_offset\":3600,\"favourites_count\":194,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190973751443456,\"created_at\":\"Fri Feb 24 23:42:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3760000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c65ef29c-ea47-4135-88b1-d911ec11d9ed-173190973751443456" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart", -"img": { -"src": "http://a2.twimg.com/profile_images/1567949026/Fabarol_normal.jpg" -}, -"title": "Fabienne BAROLLIER: RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3761000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[3,10],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[52,56]},{\"text\":\"ilpart\",\"indices\":[57,64]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Je vous en prie faites qu'il parte !!!! #lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]},{\"text\":\"ilpart\",\"indices\":[45,52]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190479788244992\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":2216,\"screen_name\":\"Vinvin\",\"lang\":\"fr\",\"profile_text_color\":\"634047\",\"statuses_count\":13264,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":922,\"profile_link_color\":\"088253\",\"followers_count\":18612,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1707445439\\/Vinvin_chapeau_rouge_normal.jpg\",\"description\":\"Auteur, Producteur (StoryCircus) et Com\\u00e9dien. Co-anime Le Grand Webze avec Fran\\u00e7ois Rollin sur France 5. Ecrit beaucoup.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"id_str\":\"7223522\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1707445439\\/Vinvin_chapeau_rouge_normal.jpg\",\"name\":\"Vinvin\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 03 07:35:16 +0000 2007\",\"profile_sidebar_border_color\":\"D3D2CF\",\"id\":7223522,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.legrandwebze.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190479788244992,\"created_at\":\"Fri Feb 24 23:40:02 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190979204026368\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1042,\"screen_name\":\"Fabarol\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":317,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Issy les moulineaux\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0084B4\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"description\":\"Magazines societe\\/d\\u00e9cryptage de F5. Les Maternelles, Allo Rufo, Mag Sante+Allo Doc, CAD+CDA+CAV, R&C, Medias le Mag, C Politique, LMEF, Dr CAC, LGQ, LGW\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"110388053\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"name\":\"Fabienne BAROLLIER\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 01 11:04:06 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":110388053,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190979204026368,\"created_at\":\"Fri Feb 24 23:42:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3761000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e99a97ee-214d-4196-a976-6416aa0282b3-173190979204026368" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW => Vous êtes en retard d'un siècle .", -"img": { -"src": "http://a0.twimg.com/profile_images/1830059007/Upload_normal.jpg" -}, -"title": "Linda Sàmà: #LGW => Vous êtes en retard d'un siècle .", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3763000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW => Vous \\u00eates en retard d'un si\\u00e8cle .\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190987361959936\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":83,\"screen_name\":\"LinoaHeartily\",\"lang\":\"fr\",\"profile_text_color\":\"d632d6\",\"statuses_count\":2375,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/425561656\\/luiki.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"bb85ed\",\"followers_count\":72,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1830059007\\/Upload_normal.jpg\",\"description\":\"Geek \\u00e0 temps partiel.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"356914973\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425561656\\/luiki.jpg\",\"profile_sidebar_fill_color\":\"ebc1eb\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1830059007\\/Upload_normal.jpg\",\"name\":\"Linda S\\u00e0m\\u00e0\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 17 15:22:39 +0000 2011\",\"profile_sidebar_border_color\":\"5b51e8\",\"id\":356914973,\"utc_offset\":-10800,\"favourites_count\":10,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190987361959936,\"created_at\":\"Fri Feb 24 23:42:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3763000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "83515f6b-6617-479d-95a6-783a6ba5c392-173190987361959936" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw ou le mariage non consommé de la télé et du web !!!\n#Amateurisme \n#Gachis2.0", -"img": { -"src": "http://a0.twimg.com/profile_images/1575817389/JFISBACK_normal.jpg" -}, -"title": "JEFF IS BACK..: #lgw ou le mariage non consommé de la télé et du web !!!\n#Amateurisme \n#Gachis2.0", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3763000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw ou le mariage non consomm\\u00e9 de la t\\u00e9l\\u00e9 et du web !!!\\n#Amateurisme \\n#Gachis2.0\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"Amateurisme\",\"indices\":[58,70]},{\"text\":\"Gachis2\",\"indices\":[72,80]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190987772989442\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":423,\"screen_name\":\"bybroadcast\",\"lang\":\"fr\",\"profile_text_color\":\"4f3f38\",\"statuses_count\":521,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/165458944\\/x7970d0b1bea6ab54c425a2d6f85019c.jpg\",\"location\":\"In Front...\",\"show_all_inline_media\":false,\"listed_count\":12,\"profile_link_color\":\"838978\",\"followers_count\":377,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1575817389\\/JFISBACK_normal.jpg\",\"description\":\"Broadcast & New M\\u00e9dia \\/ R&D \\/ Social Network \\/ \\r\\nDaddy\\u00b3 Superhero \\/ Carpe Diem..\\r\\nMy opinions are my own...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1c130e\",\"id_str\":\"82696876\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/165458944\\/x7970d0b1bea6ab54c425a2d6f85019c.jpg\",\"profile_sidebar_fill_color\":\"140e0a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1575817389\\/JFISBACK_normal.jpg\",\"name\":\"JEFF IS BACK..\",\"default_profile_image\":false,\"created_at\":\"Thu Oct 15 19:49:24 +0000 2009\",\"profile_sidebar_border_color\":\"9db98c\",\"id\":82696876,\"utc_offset\":3600,\"favourites_count\":10,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190987772989442,\"created_at\":\"Fri Feb 24 23:42:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3763000, -"tags": [ -{ -"id-ref": "f0a925b0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0a92a9c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ea97a3b7-09d2-4afa-b052-88c9767b3e46-173190987772989442" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Vinvin twitter en pleine émission, c'est pas très sérieux #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/569365839/entrbtn2_normal.gif" -}, -"title": "Screech Cubik: @Vinvin twitter en pleine émission, c'est pas très sérieux #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3764000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Vinvin twitter en pleine \\u00e9mission, c'est pas tr\\u00e8s s\\u00e9rieux #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[0,7],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[59,63]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173190479788244992\",\"id_str\":\"173190991585611776\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173190479788244992,\"in_reply_to_user_id_str\":\"7223522\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":57,\"screen_name\":\"s_cubik\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1288,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Bruxelles\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":74,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/569365839\\/entrbtn2_normal.gif\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Brussels\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"96092449\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/569365839\\/entrbtn2_normal.gif\",\"name\":\"Screech Cubik\",\"default_profile_image\":false,\"created_at\":\"Fri Dec 11 09:16:29 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":96092449,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.talkgeekytome.net\\/\"},\"in_reply_to_screen_name\":\"Vinvin\",\"truncated\":false,\"id\":173190991585611776,\"created_at\":\"Fri Feb 24 23:42:04 +0000 2012\",\"in_reply_to_user_id\":7223522}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3764000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7b892938-5d47-446d-af24-de7f304892f5-173190991585611776" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "À suivre le tag #lgw on se rend compte qu'on ne rate finalement rien cc @France5tv Ouf.", -"img": { -"src": "http://a1.twimg.com/profile_images/1522186720/Laurent-Gloaguen-G00_normal.jpg" -}, -"title": "Laurent Gloaguen: À suivre le tag #lgw on se rend compte qu'on ne rate finalement rien cc @France5tv Ouf.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3764000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"\\u00c0 suivre le tag #lgw on se rend compte qu'on ne rate finalement rien cc @France5tv Ouf.\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"France5tv\",\"indices\":[72,82],\"name\":\"France5\",\"id_str\":\"36932487\",\"id\":36932487}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/sites.google.com\\/site\\/yorufukurou\\/\\\" rel=\\\"nofollow\\\"\\u003EYoruFukurou\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190992126681089\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"7a7768\",\"screen_name\":\"embruns\",\"lang\":\"en\",\"favourites_count\":29,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":563,\"location\":\"Montr\\u00e9al, Qc, Canada\",\"profile_text_color\":\"333333\",\"followers_count\":4828,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\",\"description\":\"Surnomm\\u00e9 \\u201cLe Capitaine\\u201d. Figure du Net historique et inventeur de la formule \\u201cVendredi, c'est sodomie\\u201d.\",\"statuses_count\":21945,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":277,\"profile_link_color\":\"650103\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Eastern Time (US & Canada)\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"6241412\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Laurent Gloaguen\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Tue May 22 19:16:26 +0000 2007\",\"profile_sidebar_fill_color\":\"8c887c\",\"id\":6241412,\"follow_request_sent\":null,\"utc_offset\":-18000,\"url\":\"http:\\/\\/embruns.net\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\"},\"truncated\":false,\"id\":173190992126681089,\"created_at\":\"Fri Feb 24 23:42:04 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3764000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "75c07aa7-4c68-4823-8cf9-0eb267992968-173190992126681089" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Fabarol merci de ton enthousiasme, je ferme le compte ce soir, je voulais te faire un coucou avant #lgw :)", -"img": { -"src": "http://a3.twimg.com/profile_images/1671170405/lepetitwebze_normal.jpg" -}, -"title": "Le Petit Webze: @Fabarol merci de ton enthousiasme, je ferme le compte ce soir, je voulais te faire un coucou avant #lgw :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3764000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"Fabarol\",\"favorited\":false,\"text\":\"@Fabarol merci de ton enthousiasme, je ferme le compte ce soir, je voulais te faire un coucou avant #lgw :)\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Fabarol\",\"indices\":[0,8],\"name\":\"Fabienne BAROLLIER\",\"id_str\":\"110388053\",\"id\":110388053}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[100,104]}]},\"in_reply_to_user_id\":110388053,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173189993479675904,\"in_reply_to_status_id_str\":\"173189993479675904\",\"id_str\":\"173190991791140865\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LePetitWebze\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":183,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":60,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1671170405\\/lepetitwebze_normal.jpg\",\"description\":\"le TEDx est au TED ce que @LePetitWebze est \\u00e0 @LeGrandWebze (compte de FanArt LolFan)\",\"statuses_count\":120,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"420704703\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Le Petit Webze\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Nov 25 00:12:18 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":420704703,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/soundcloud.com\\/lepetitwebze\\/lepetitwebze\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1671170405\\/lepetitwebze_normal.jpg\"},\"truncated\":false,\"id\":173190991791140865,\"created_at\":\"Fri Feb 24 23:42:04 +0000 2012\",\"in_reply_to_user_id_str\":\"110388053\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3764000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3bf4e453-aee3-4eb0-8fd5-17c6679bef39-173190991791140865" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pour Changer d'Air voter #Gaspard #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1841700584/ssrko_normal.jpg" -}, -"title": "Hibiscus: Pour Changer d'Air voter #Gaspard #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3765000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Pour Changer d'Air voter #Gaspard #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"Gaspard\",\"indices\":[25,33]},{\"text\":\"lgw\",\"indices\":[34,38]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190993816977410\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"D3D2CF\",\"screen_name\":\"Hibiscus5\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":182,\"location\":\"derriere mon PC\",\"profile_text_color\":\"634047\",\"followers_count\":63,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1841700584\\/ssrko_normal.jpg\",\"description\":\"Bio...man\",\"statuses_count\":1545,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"088253\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"protected\":false,\"id_str\":\"299959270\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Hibiscus\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"created_at\":\"Mon May 16 23:43:58 +0000 2011\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"id\":299959270,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841700584\\/ssrko_normal.jpg\"},\"truncated\":false,\"id\":173190993816977410,\"created_at\":\"Fri Feb 24 23:42:05 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3765000, -"tags": [ -{ -"id-ref": "f0a99856-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bdd40643-4279-4e7b-9111-8ed55694f380-173190993816977410" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Faut-il garder François Rollin ? Jouez !! #IlReste #IlPart #cQui #change2ton #lgw", -"img": { -"src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_0_normal.png" -}, -"title": "claudiovato: RT @LeGrandWebze: Faut-il garder François Rollin ? Jouez !! #IlReste #IlPart #cQui #change2ton #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3765000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Faut-il garder Fran\\u00e7ois Rollin ? Jouez !! #IlReste #IlPart #cQui #change2ton #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[60,68]},{\"text\":\"IlPart\",\"indices\":[69,76]},{\"text\":\"cQui\",\"indices\":[77,82]},{\"text\":\"change2ton\",\"indices\":[83,94]},{\"text\":\"lgw\",\"indices\":[95,99]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Faut-il garder Fran\\u00e7ois Rollin ? Jouez !! #IlReste #IlPart #cQui #change2ton #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[42,50]},{\"text\":\"IlPart\",\"indices\":[51,58]},{\"text\":\"cQui\",\"indices\":[59,64]},{\"text\":\"change2ton\",\"indices\":[65,76]},{\"text\":\"lgw\",\"indices\":[77,81]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173176896102744065\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1480,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3287,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173176896102744065,\"created_at\":\"Fri Feb 24 22:46:04 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190996564246528\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1,\"screen_name\":\"claudiotova\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":0,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"502235118\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"name\":\"claudiovato\",\"default_profile_image\":true,\"created_at\":\"Fri Feb 24 23:17:13 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":502235118,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190996564246528,\"created_at\":\"Fri Feb 24 23:42:05 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3765000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6d6b6a19-452f-4b75-a7f0-47ca7c05d931-173190996564246528" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @charleshenriroy: #lgw #ilpart #ilreste #change2ton #cqui comme ça on va me voir.", -"img": { -"src": "http://a2.twimg.com/profile_images/1567949026/Fabarol_normal.jpg" -}, -"title": "Fabienne BAROLLIER: RT @charleshenriroy: #lgw #ilpart #ilreste #change2ton #cqui comme ça on va me voir.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3767000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @charleshenriroy: #lgw #ilpart #ilreste #change2ton #cqui comme \\u00e7a on va me voir.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"charleshenriroy\",\"indices\":[3,19],\"id_str\":\"185396126\",\"name\":\"Royer Charles-Henri\",\"id\":185396126}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]},{\"text\":\"ilpart\",\"indices\":[26,33]},{\"text\":\"ilreste\",\"indices\":[34,42]},{\"text\":\"change2ton\",\"indices\":[43,54]},{\"text\":\"cqui\",\"indices\":[55,60]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilpart #ilreste #change2ton #cqui comme \\u00e7a on va me voir.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[5,12]},{\"text\":\"ilreste\",\"indices\":[13,21]},{\"text\":\"change2ton\",\"indices\":[22,33]},{\"text\":\"cqui\",\"indices\":[34,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190530719678464\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":636,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"name\":\"Royer Charles-Henri\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":185396126,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190530719678464,\"created_at\":\"Fri Feb 24 23:40:14 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191002360786944\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1042,\"screen_name\":\"Fabarol\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":318,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Issy les moulineaux\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0084B4\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"description\":\"Magazines societe\\/d\\u00e9cryptage de F5. Les Maternelles, Allo Rufo, Mag Sante+Allo Doc, CAD+CDA+CAV, R&C, Medias le Mag, C Politique, LMEF, Dr CAC, LGQ, LGW\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"110388053\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"name\":\"Fabienne BAROLLIER\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 01 11:04:06 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":110388053,\"utc_offset\":null,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191002360786944,\"created_at\":\"Fri Feb 24 23:42:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3767000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "58fa3b55-79f4-485f-b2e8-a660f4e033b7-173191002360786944" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Antoine_Rouaud en même temps #lgw se cherche à chaque fois c'est une organisation et un décor différent, attends la prochaine :)", -"img": { -"src": "http://a0.twimg.com/profile_images/1818480321/fake_twivatar_normal.gif" -}, -"title": "Marco Pierrard: @Antoine_Rouaud en même temps #lgw se cherche à chaque fois c'est une organisation et un décor différent, attends la prochaine :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3771000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Antoine_Rouaud en m\\u00eame temps #lgw se cherche \\u00e0 chaque fois c'est une organisation et un d\\u00e9cor diff\\u00e9rent, attends la prochaine :)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Antoine_Rouaud\",\"indices\":[0,15],\"id_str\":\"373509666\",\"name\":\"Antoine Rouaud\",\"id\":373509666}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173190551502462977\",\"id_str\":\"173191020853477376\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173190551502462977,\"in_reply_to_user_id_str\":\"373509666\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":315,\"screen_name\":\"marcopierrard\",\"lang\":\"fr\",\"profile_text_color\":\"4a4a4a\",\"statuses_count\":528,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/419131721\\/fond_twitter2.png\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"2d4c6b\",\"followers_count\":124,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1818480321\\/fake_twivatar_normal.gif\",\"description\":\"Animateur, journaliste, bidouilleur web en qu\\u00eate de nouvelles aventures. ex @campusparis & @Radio_Prun \\/\\/ Mes tweets n'engagent que mon avocat.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"999999\",\"id_str\":\"336190321\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/419131721\\/fond_twitter2.png\",\"profile_sidebar_fill_color\":\"\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1818480321\\/fake_twivatar_normal.gif\",\"name\":\"Marco Pierrard\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 15 21:57:12 +0000 2011\",\"profile_sidebar_border_color\":\"f0f0f0\",\"id\":336190321,\"utc_offset\":3600,\"favourites_count\":5,\"url\":\"http:\\/\\/www.marcopierrard.fr\"},\"in_reply_to_screen_name\":\"Antoine_Rouaud\",\"truncated\":false,\"id\":173191020853477376,\"created_at\":\"Fri Feb 24 23:42:11 +0000 2012\",\"in_reply_to_user_id\":373509666}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3771000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a136d0a0-3caf-4a16-b376-4bd05bb448ca-173191020853477376" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@JessBoniLambert Mets France5 #cqui #lgw @LudoDelaherche est dans la place.", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @JessBoniLambert Mets France5 #cqui #lgw @LudoDelaherche est dans la place.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3771000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@JessBoniLambert Mets France5 #cqui #lgw @LudoDelaherche est dans la place.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"JessBoniLambert\",\"indices\":[0,16],\"id_str\":\"111092027\",\"name\":\"Jessica Boni-Lambert\",\"id\":111092027},{\"screen_name\":\"LudoDelaherche\",\"indices\":[42,57],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[31,36]},{\"text\":\"lgw\",\"indices\":[37,41]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173190909058494464\",\"id_str\":\"173191019012169728\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173190909058494464,\"in_reply_to_user_id_str\":\"111092027\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":156,\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":34443,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris Montparnasse - Bruxelles\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"name\":\"Pierre B.\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":104184883,\"utc_offset\":-10800,\"favourites_count\":254,\"url\":null},\"in_reply_to_screen_name\":\"JessBoniLambert\",\"truncated\":false,\"id\":173191019012169728,\"created_at\":\"Fri Feb 24 23:42:11 +0000 2012\",\"in_reply_to_user_id\":111092027}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3771000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a37e429e-b6ab-4652-9157-af55d32000aa-173191019012169728" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @B_Roger_Petit: #lgw #ilpart #ilreste Qu'ils s'en aillent tous ! #melenchonattitude", -"img": { -"src": "http://a3.twimg.com/profile_images/1811845815/Flying_Blue_normal.jpg" -}, -"title": "Bastien Joseph: RT @B_Roger_Petit: #lgw #ilpart #ilreste Qu'ils s'en aillent tous ! #melenchonattitude", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3771000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @B_Roger_Petit: #lgw #ilpart #ilreste Qu'ils s'en aillent tous ! #melenchonattitude\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"B_Roger_Petit\",\"indices\":[3,17],\"name\":\"Bruno Roger-Petit\",\"id_str\":\"48949826\",\"id\":48949826}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]},{\"text\":\"ilpart\",\"indices\":[24,31]},{\"text\":\"ilreste\",\"indices\":[32,40]},{\"text\":\"melenchonattitude\",\"indices\":[68,86]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #ilpart #ilreste Qu'ils s'en aillent tous ! #melenchonattitude\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[5,12]},{\"text\":\"ilreste\",\"indices\":[13,21]},{\"text\":\"melenchonattitude\",\"indices\":[49,67]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190945754456065\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"B_Roger_Petit\",\"lang\":\"fr\",\"favourites_count\":19,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":977,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":6587,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1835468356\\/brp2-1-1_normal.jpg\",\"description\":\"En \\u00e9tat de Grace... \",\"statuses_count\":13864,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/430045747\\/gracekelly.jpg\",\"show_all_inline_media\":false,\"listed_count\":245,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"48949826\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Bruno Roger-Petit\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/430045747\\/gracekelly.jpg\",\"created_at\":\"Sat Jun 20 07:03:26 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":48949826,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/leplus.nouvelobs.com\\/brunorogerpetit\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1835468356\\/brp2-1-1_normal.jpg\"},\"truncated\":false,\"id\":173190945754456065,\"created_at\":\"Fri Feb 24 23:41:53 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191018399805444\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5ED4DC\",\"screen_name\":\"BastienJoseph31\",\"lang\":\"fr\",\"favourites_count\":10,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1033,\"location\":\"Paris\",\"profile_text_color\":\"3C3940\",\"followers_count\":668,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\",\"description\":\"Etudiant en com' \\u00e0 Paris. (ISCOM). Rugby, r\\u00e9seaux sociaux, musique. Connu comme Le Stagiaire de la @BoucherieOvalie. En recherche d'un VRAI stage. \",\"statuses_count\":3559,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":34,\"profile_link_color\":\"0099B9\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"0099B9\",\"protected\":false,\"id_str\":\"191087175\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Bastien Joseph\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"created_at\":\"Wed Sep 15 15:41:38 +0000 2010\",\"profile_sidebar_fill_color\":\"95E8EC\",\"id\":191087175,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/bastien-joseph\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\"},\"truncated\":false,\"id\":173191018399805444,\"created_at\":\"Fri Feb 24 23:42:11 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3771000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0a7cbd4-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "389451d8-5b53-49da-8e3e-2c3a432d9033-173191018399805444" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais #cQui Remi ? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Mais #cQui Remi ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3772000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Mais #cQui Remi ? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[5,10]},{\"text\":\"lgw\",\"indices\":[18,22]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191024120827905\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"favourites_count\":12,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":100,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"statuses_count\":3247,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"JonathanMM\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":228777896,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\"},\"truncated\":false,\"id\":173191024120827905,\"created_at\":\"Fri Feb 24 23:42:12 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3772000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0ccb46b7-4ca9-4f9f-85d9-5b2cc5e43bd9-173191024120827905" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rappel : Rémi Gaillard. Une surprise à suivre... #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817123979/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png" -}, -"title": "legrandwebze: Rappel : Rémi Gaillard. Une surprise à suivre... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3772000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Rappel : R\\u00e9mi Gaillard. Une surprise \\u00e0 suivre... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191024926134272\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1481,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3287,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191024926134272,\"created_at\":\"Fri Feb 24 23:42:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3772000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a03aa37e-c2da-4d2d-b8f0-ab8a471b84c7-173191024926134272" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "non...pas Remi Gaillard.... #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1770996562/image_normal.jpg" -}, -"title": "Kayvin Lami: non...pas Remi Gaillard.... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3774000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"non...pas Remi Gaillard.... #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191030773002241\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"KayvinLami\",\"lang\":\"en\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":257,\"location\":\"Paris,France\",\"profile_text_color\":\"333333\",\"followers_count\":592,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1770996562\\/image_normal.jpg\",\"description\":\"Je ne changerais pas cette bio tant que Nicolas Sarkozy ne mesurera pas 1m90\",\"statuses_count\":4133,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/184627700\\/twttierfondsur.jpg\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"dfe0c3\",\"protected\":false,\"id_str\":\"29279584\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Kayvin Lami\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/184627700\\/twttierfondsur.jpg\",\"created_at\":\"Mon Apr 06 20:02:02 +0000 2009\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":29279584,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1770996562\\/image_normal.jpg\"},\"truncated\":false,\"id\":173191030773002241,\"created_at\":\"Fri Feb 24 23:42:14 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3774000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7a5bfdd9-2636-4feb-ab23-04e68f57efc5-173191030773002241" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Lgw #Cqui ? (parce que Il reste est en TT)", -"img": { -"src": "http://a0.twimg.com/profile_images/1757013909/image1326646425_normal.png" -}, -"title": "Damien Vacher: #Lgw #Cqui ? (parce que Il reste est en TT)", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3776000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#Lgw #Cqui ? (parce que Il reste est en TT)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[0,4]},{\"text\":\"Cqui\",\"indices\":[5,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191039492956160\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":405,\"screen_name\":\"Le_Damien\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27163,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Chatillon-en-Bazois\",\"show_all_inline_media\":false,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":343,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"description\":\"I'm a lonely Cowboy who learning un BTS SIO (ex BTS IG) in Nevers... Et un Mac Gyver de l'URL par @Checkyourpeople et je suis un tumblreur assidu\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"26552716\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"name\":\"Damien Vacher\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 25 18:09:17 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":26552716,\"utc_offset\":3600,\"favourites_count\":43,\"url\":\"http:\\/\\/damienvacher.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191039492956160,\"created_at\":\"Fri Feb 24 23:42:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3776000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7ba0edc7-ac92-45b2-9cd6-8d199b3b1596-173191039492956160" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw le public me fait penser à mes élèves du fond de la classe toujours à essayer de jeter un oeil sur leur portable au cas ou...", -"img": { -"src": "http://a2.twimg.com/profile_images/1696961418/avatar_normal.JPG" -}, -"title": "Audrey K: #lgw le public me fait penser à mes élèves du fond de la classe toujours à essayer de jeter un oeil sur leur portable au cas ou...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3777000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw le public me fait penser \\u00e0 mes \\u00e9l\\u00e8ves du fond de la classe toujours \\u00e0 essayer de jeter un oeil sur leur portable au cas ou...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191045604052992\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":83,\"screen_name\":\"Audreymifasol\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":250,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"Quelque part\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"D02B55\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1696961418\\/avatar_normal.JPG\",\"description\":\"Prof contractuelle en biologie le lundi, \\u00e9tudiante en histoire, ma\\u00e7on, d\\u00e9coratrice, costumi\\u00e8re, peintre et bidouilleuse de tout l'autre moiti\\u00e9 du temps.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"413420872\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1696961418\\/avatar_normal.JPG\",\"name\":\"Audrey K\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 15 21:31:05 +0000 2011\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":413420872,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/bubulle-de-savon.over-blog.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191045604052992,\"created_at\":\"Fri Feb 24 23:42:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3777000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2de82a7d-30f6-4d54-861f-b47643de25f8-173191045604052992" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3777000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[3,10],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[52,56]},{\"text\":\"ilpart\",\"indices\":[57,64]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je vous en prie faites qu'il parte !!!! #lgw #ilpart\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]},{\"text\":\"ilpart\",\"indices\":[45,52]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":2,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190479788244992\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"D3D2CF\",\"screen_name\":\"Vinvin\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":2216,\"location\":\"Paris, France\",\"profile_text_color\":\"634047\",\"followers_count\":18613,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1707445439\\/Vinvin_chapeau_rouge_normal.jpg\",\"description\":\"Auteur, Producteur (StoryCircus) et Com\\u00e9dien. Co-anime Le Grand Webze avec Fran\\u00e7ois Rollin sur France 5. Ecrit beaucoup.\",\"statuses_count\":13264,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":922,\"profile_link_color\":\"088253\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"protected\":false,\"id_str\":\"7223522\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Vinvin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"created_at\":\"Tue Jul 03 07:35:16 +0000 2007\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"id\":7223522,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.legrandwebze.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1707445439\\/Vinvin_chapeau_rouge_normal.jpg\"},\"truncated\":false,\"id\":173190479788244992,\"created_at\":\"Fri Feb 24 23:40:02 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":2,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191043699834880\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"favourites_count\":21,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":543,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"statuses_count\":637,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Royer Charles-Henri\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":185396126,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.france5.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\"},\"truncated\":false,\"id\":173191043699834880,\"created_at\":\"Fri Feb 24 23:42:17 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3777000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bd840c3f-b77e-47f3-93f5-56a6072af570-173191043699834880" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est quoi #lgw ? Ça m’intéresse.", -"img": { -"src": "http://a1.twimg.com/profile_images/1540125000/PP_twitter_normal.jpg" -}, -"title": "Sophie Losophie.: C'est quoi #lgw ? Ça m’intéresse.", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3780000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est quoi #lgw ? \\u00c7a m\\u2019int\\u00e9resse.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191056475684865\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":200,\"screen_name\":\"Nophie__\",\"lang\":\"en\",\"profile_text_color\":\"cf4848\",\"statuses_count\":9148,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/319696762\\/x4f15c4b595a5615fe60851f7974cef8.png\",\"location\":\"Ici et l\\u00e0. Mais plus par l\\u00e0.\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"cc4f46\",\"followers_count\":301,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1540125000\\/PP_twitter_normal.jpg\",\"description\":\"J'ai la mauvaise habitude de tweeter et de r\\u00e9fl\\u00e9chier apr\\u00e8s. Alors prends moi comme tu veux, mais surtout pas au premier degr\\u00e8s. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"62632536\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/319696762\\/x4f15c4b595a5615fe60851f7974cef8.png\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1540125000\\/PP_twitter_normal.jpg\",\"name\":\"Sophie Losophie.\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 03 21:54:45 +0000 2009\",\"profile_sidebar_border_color\":\"756b5f\",\"id\":62632536,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191056475684865,\"created_at\":\"Fri Feb 24 23:42:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3780000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0937e486-ed28-4034-a5c1-edc62e1ec88e-173191056475684865" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ouais non mais là Rémi Gaillard dans #lgw ça frise le cliché non. #Cqui", -"img": { -"src": "http://a2.twimg.com/profile_images/1614428473/Capture_d__cran_2011-10-30___21.31.58_normal.jpg" -}, -"title": "Yoann Ferret: Ouais non mais là Rémi Gaillard dans #lgw ça frise le cliché non. #Cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3781000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ouais non mais l\\u00e0 R\\u00e9mi Gaillard dans #lgw \\u00e7a frise le clich\\u00e9 non. #Cqui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[37,41]},{\"text\":\"Cqui\",\"indices\":[66,71]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191059717885952\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":261,\"screen_name\":\"yoannferret\",\"lang\":\"fr\",\"profile_text_color\":\"242424\",\"statuses_count\":25134,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/370159424\\/mosaic-export.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":19,\"profile_link_color\":\"949494\",\"followers_count\":581,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1614428473\\/Capture_d__cran_2011-10-30___21.31.58_normal.jpg\",\"description\":\"Responsable de la r\\u00e9daction sur @FreenewsActu et big boss de @cafegaming. Conversation minimale. R\\u00e9f\\u00e9rences \\u00e9clectiques (chiantes). Romanichel Racing Club\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"efefef\",\"id_str\":\"4035431\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/370159424\\/mosaic-export.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1614428473\\/Capture_d__cran_2011-10-30___21.31.58_normal.jpg\",\"name\":\"Yoann Ferret\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 10 14:18:04 +0000 2007\",\"profile_sidebar_border_color\":\"b5b5b5\",\"id\":4035431,\"utc_offset\":3600,\"favourites_count\":10,\"url\":\"http:\\/\\/www.cafegaming.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191059717885952,\"created_at\":\"Fri Feb 24 23:42:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3781000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "17d718c9-f86c-4637-96a3-cb231c6bfb85-173191059717885952" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Qui ne connaît pas Rémi Gaillard #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1340686999/hasselhoff_normal.jpg" -}, -"title": "monsieurhobby: Qui ne connaît pas Rémi Gaillard #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3781000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Qui ne conna\\u00eet pas R\\u00e9mi Gaillard #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191062301581313\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":665,\"screen_name\":\"monsieurhobby\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7366,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"location\":\"DtC\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"followers_count\":208,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"description\":\"Geek travesti en Ambulancier, je me prom\\u00e8ne en Aquitaine avec dans mon sac des podcasts, des s\\u00e9ries tv, des films et surtout de comics, un v\\u00e9ritable Hobby...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"78733185\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"name\":\"monsieurhobby\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 30 22:59:44 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":78733185,\"utc_offset\":-10800,\"favourites_count\":30,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191062301581313,\"created_at\":\"Fri Feb 24 23:42:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3781000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f15d70f9-0356-41a7-9dd5-84298b6a7bb8-173191062301581313" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ma tête en direct dans une bulle à la télé... #lgw #ilreste", -"img": { -"src": "http://a0.twimg.com/profile_images/1750718496/avatar-poster_normal.jpg" -}, -"title": "Gaëtan Monseu: Ma tête en direct dans une bulle à la télé... #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3783000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ma t\\u00eate en direct dans une bulle \\u00e0 la t\\u00e9l\\u00e9... #lgw #ilreste\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]},{\"text\":\"ilreste\",\"indices\":[51,59]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191071717785601\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"lynkky\",\"lang\":\"fr\",\"favourites_count\":37,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":160,\"location\":\"Mons, Belgique\",\"profile_text_color\":\"333333\",\"followers_count\":351,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1750718496\\/avatar-poster_normal.jpg\",\"description\":\"Fondateur de l'agence Lynkky. Services en r\\u00e9f\\u00e9rencement (#SEO), liens sponsoris\\u00e9s et WordPress. Co-organisateur @cafenmons. Je tweete 25-50X\\/semaine.\",\"statuses_count\":1238,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":36,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Brussels\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"181110336\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Ga\\u00ebtan Monseu\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat Aug 21 08:58:11 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":181110336,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.lynkky.be\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1750718496\\/avatar-poster_normal.jpg\"},\"truncated\":false,\"id\":173191071717785601,\"created_at\":\"Fri Feb 24 23:42:23 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3783000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "efff0b93-64fa-4e9c-83a5-a205570055d7-173191071717785601" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Si vous voulez plus d'info sur l'ACTA, n'oubliez pas le Webzelive sur http://t.co/jycA9F5R #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1567949026/Fabarol_normal.jpg" -}, -"title": "Fabienne BAROLLIER: RT @LeGrandWebze: Si vous voulez plus d'info sur l'ACTA, n'oubliez pas le Webzelive sur http://t.co/jycA9F5R #lgw", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3783000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Si vous voulez plus d'info sur l'ACTA, n'oubliez pas le Webzelive sur http:\\/\\/t.co\\/jycA9F5R #lgw\",\"entities\":{\"urls\":[{\"indices\":[88,108],\"display_url\":\"legrandwebze.com\",\"expanded_url\":\"http:\\/\\/www.legrandwebze.com\",\"url\":\"http:\\/\\/t.co\\/jycA9F5R\"}],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[109,113]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Si vous voulez plus d'info sur l'ACTA, n'oubliez pas le Webzelive sur http:\\/\\/t.co\\/jycA9F5R #lgw\",\"entities\":{\"urls\":[{\"indices\":[70,90],\"display_url\":\"legrandwebze.com\",\"expanded_url\":\"http:\\/\\/www.legrandwebze.com\",\"url\":\"http:\\/\\/t.co\\/jycA9F5R\"}],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[91,95]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190538026168321\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":3026,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":3286,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"statuses_count\":1481,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"legrandwebze\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":365949385,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\"},\"truncated\":false,\"id\":173190538026168321,\"created_at\":\"Fri Feb 24 23:40:16 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191070367219712\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Fabarol\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1042,\"location\":\"Issy les moulineaux\",\"profile_text_color\":\"333333\",\"followers_count\":322,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\",\"description\":\"Magazines societe\\/d\\u00e9cryptage de F5. Les Maternelles, Allo Rufo, Mag Sante+Allo Doc, CAD+CDA+CAV, R&C, Medias le Mag, C Politique, LMEF, Dr CAC, LGQ, LGW\",\"statuses_count\":319,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"110388053\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Fabienne BAROLLIER\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Feb 01 11:04:06 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":110388053,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1567949026\\/Fabarol_normal.jpg\"},\"truncated\":false,\"id\":173191070367219712,\"created_at\":\"Fri Feb 24 23:42:23 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3783000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "30205150-701a-4b08-a380-6409b2608842-173191070367219712" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw http://t.co/kHmzGIrD", -"img": { -"src": "http://a3.twimg.com/sticky/default_profile_images/default_profile_0_normal.png" -}, -"title": "Krou Stif: #lgw http://t.co/kHmzGIrD", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3784000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw http:\\/\\/t.co\\/kHmzGIrD\",\"entities\":{\"urls\":[{\"indices\":[5,25],\"display_url\":\"seyretmelik.com\\/centre-de-visi\\u2026\",\"expanded_url\":\"http:\\/\\/seyretmelik.com\\/centre-de-visionnage-de-npa-edouard-baer-francois-rollin\\/32771205\",\"url\":\"http:\\/\\/t.co\\/kHmzGIrD\"}],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191074486034432\",\"user\":{\"default_profile_image\":true,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Kroustif\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":6,\"location\":null,\"profile_text_color\":\"333333\",\"followers_count\":1,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"description\":null,\"statuses_count\":3,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"35740376\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Krou Stif\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Apr 27 13:27:45 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":35740376,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\"},\"truncated\":false,\"id\":173191074486034432,\"created_at\":\"Fri Feb 24 23:42:24 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3784000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c79e6226-7a0d-4089-aace-19fbd65d0c48-173191074486034432" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw remi gaillard c'est un bon , normal , il est de montpellier :)", -"img": { -"src": "http://a0.twimg.com/profile_images/1143073505/41403_1088720440_8180_q_normal.jpg" -}, -"title": "yann : #lgw remi gaillard c'est un bon , normal , il est de montpellier :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3785000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw remi gaillard c'est un bon , normal , il est de montpellier :)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191078365761536\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":114,\"screen_name\":\"yannosh51\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":695,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/317784174\\/as-test.jpg\",\"location\":\"france\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"384040\",\"followers_count\":59,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1143073505\\/41403_1088720440_8180_q_normal.jpg\",\"description\":\"Gamer, retrogamer m\\u00eame et administrateur chez armagame pour le jeu atomic strike.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"000000\",\"id_str\":\"165689120\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/317784174\\/as-test.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1143073505\\/41403_1088720440_8180_q_normal.jpg\",\"name\":\"yann \",\"default_profile_image\":false,\"created_at\":\"Mon Jul 12 08:06:43 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":165689120,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":\"http:\\/\\/www.atomic-strike.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191078365761536,\"created_at\":\"Fri Feb 24 23:42:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3785000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d50cb359-b77b-432c-b16d-f8dbc9283a15-173191078365761536" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rollin, #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: Rollin, #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3786000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Rollin, #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"IlPart\",\"indices\":[8,15]},{\"text\":\"IlPart\",\"indices\":[16,23]},{\"text\":\"IlPart\",\"indices\":[24,31]},{\"text\":\"IlPart\",\"indices\":[32,39]},{\"text\":\"IlPart\",\"indices\":[40,47]},{\"text\":\"IlPart\",\"indices\":[48,55]},{\"text\":\"IlPart\",\"indices\":[56,63]},{\"text\":\"IlPart\",\"indices\":[64,71]},{\"text\":\"IlPart\",\"indices\":[72,79]},{\"text\":\"IlPart\",\"indices\":[80,87]},{\"text\":\"IlPart\",\"indices\":[88,95]},{\"text\":\"IlPart\",\"indices\":[96,103]},{\"text\":\"IlPart\",\"indices\":[104,111]},{\"text\":\"IlPart\",\"indices\":[112,119]},{\"text\":\"IlPart\",\"indices\":[120,127]},{\"text\":\"IlPart\",\"indices\":[128,135]},{\"text\":\"LGW\",\"indices\":[136,140]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191082962718721\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":912,\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"profile_text_color\":\"a3c23e\",\"statuses_count\":4895,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"location\":\"Alsace, France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"followers_count\":150,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"profile_sidebar_fill_color\":\"9ca871\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"name\":\"Hugo SCHOCH\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_border_color\":\"111405\",\"id\":175540303,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/only.hug33k.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191082962718721,\"created_at\":\"Fri Feb 24 23:42:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3786000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "914fa865-ee27-42f5-aae5-edfa4f770221-173191082962718721" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW #ilReste car c'est comme ça! :)", -"img": { -"src": "http://a1.twimg.com/profile_images/1819788355/tumblr_lz7z4q0dTz1qclhuqo1_500_normal.jpg" -}, -"title": "Obviously, I'm Dobby: #LGW #ilReste car c'est comme ça! :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3786000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW #ilReste car c'est comme \\u00e7a! :)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"ilReste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.nibirutech.com\\\" rel=\\\"nofollow\\\"\\u003ETwitBird\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191083990327296\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":124,\"screen_name\":\"Elena__chan\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":255,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/422198376\\/2260713621_small_1.jpg\",\"location\":\"The Shire.\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"000000\",\"followers_count\":50,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1819788355\\/tumblr_lz7z4q0dTz1qclhuqo1_500_normal.jpg\",\"description\":\"\\u007B #TVDFamily #Potterhead #Primadonna #Echelon #TeamDamon #NewTribute \\u007D\\n\\nAlso: @iTweetSiriusly.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"e8e688\",\"id_str\":\"451635110\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422198376\\/2260713621_small_1.jpg\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1819788355\\/tumblr_lz7z4q0dTz1qclhuqo1_500_normal.jpg\",\"name\":\"Obviously, I'm Dobby\",\"default_profile_image\":false,\"created_at\":\"Sat Dec 31 19:57:09 +0000 2011\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":451635110,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"http:\\/\\/itumblrsiriusly.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191083990327296,\"created_at\":\"Fri Feb 24 23:42:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3786000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3428cfe1-111f-4146-a757-6f54e2aff657-173191083990327296" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Tiens, mon voisin #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1609615947/avatar_normal.jpg" -}, -"title": "Christophe WEILL: Tiens, mon voisin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3789000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Tiens, mon voisin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[18,22]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191095084253186\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"7b9d01\",\"screen_name\":\"tractataire\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":487,\"location\":\"Montpellier, France\",\"profile_text_color\":\"333333\",\"followers_count\":426,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1609615947\\/avatar_normal.jpg\",\"description\":\"Communication globale multimedia : print, web, video, e-learning. Curieux et news-addict !\",\"statuses_count\":9394,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/87952479\\/twitterBG2.jpg\",\"show_all_inline_media\":true,\"listed_count\":18,\"profile_link_color\":\"8f6e31\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f7c985\",\"protected\":false,\"id_str\":\"24436721\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Christophe WEILL\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/87952479\\/twitterBG2.jpg\",\"created_at\":\"Sat Mar 14 21:54:13 +0000 2009\",\"profile_sidebar_fill_color\":\"a7c964\",\"id\":24436721,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.tractataire.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1609615947\\/avatar_normal.jpg\"},\"truncated\":false,\"id\":173191095084253186,\"created_at\":\"Fri Feb 24 23:42:29 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3789000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ba7bd728-a867-4122-9bcf-22d7ed3a1c12-173191095084253186" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@remigaillard à Dax en juin #lgw #satiradax 2", -"img": { -"src": "http://a2.twimg.com/profile_images/1801584941/image_normal.jpg" -}, -"title": "Nicolas LE SAINT: @remigaillard à Dax en juin #lgw #satiradax 2", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3790000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@remigaillard \\u00e0 Dax en juin #lgw #satiradax 2\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"RemiGaillard\",\"indices\":[0,13],\"id_str\":\"14415287\",\"name\":\"Remi Gaillard\",\"id\":14415287}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]},{\"text\":\"satiradax\",\"indices\":[33,43]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191099240816642\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"14415287\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":25,\"screen_name\":\"nicolaslesaint\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":62,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":5,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1801584941\\/image_normal.jpg\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"404016609\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801584941\\/image_normal.jpg\",\"name\":\"Nicolas LE SAINT\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 03 10:00:21 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":404016609,\"utc_offset\":null,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":\"RemiGaillard\",\"truncated\":false,\"id\":173191099240816642,\"created_at\":\"Fri Feb 24 23:42:30 +0000 2012\",\"in_reply_to_user_id\":14415287}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3790000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0abf308-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b99873b7-d94c-4c14-9667-65464a2f61d7-173191099240816642" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@crazou_ Là c'est toi le suceur, par contre :D #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1163347850/kolya_avatar_normal.jpg" -}, -"title": "Florian Descamps: @crazou_ Là c'est toi le suceur, par contre :D #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3790000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"crazou_\",\"favorited\":false,\"text\":\"@crazou_ L\\u00e0 c'est toi le suceur, par contre :D #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"crazou_\",\"indices\":[0,8],\"name\":\"Crazou\",\"id_str\":\"120808218\",\"id\":120808218}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[47,51]}]},\"in_reply_to_user_id\":120808218,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173190802640601089,\"in_reply_to_status_id_str\":\"173190802640601089\",\"id_str\":\"173191100666880001\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"1d1d1b\",\"screen_name\":\"KolyaFR\",\"lang\":\"fr\",\"favourites_count\":6,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":186,\"location\":\"Lille\",\"profile_text_color\":\"1d1d1b\",\"followers_count\":76,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1163347850\\/kolya_avatar_normal.jpg\",\"description\":\"Photographe ind\\u00e9pendant.\",\"statuses_count\":555,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/169909759\\/IMG_3376.jpg\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"9d592e\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"1d1d1b\",\"protected\":false,\"id_str\":\"109725925\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Florian Descamps\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/169909759\\/IMG_3376.jpg\",\"created_at\":\"Sat Jan 30 01:46:30 +0000 2010\",\"profile_sidebar_fill_color\":\"cccccc\",\"id\":109725925,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.kolya.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1163347850\\/kolya_avatar_normal.jpg\"},\"truncated\":false,\"id\":173191100666880001,\"created_at\":\"Fri Feb 24 23:42:30 +0000 2012\",\"in_reply_to_user_id_str\":\"120808218\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3790000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6ef1aa96-1fdf-4101-a6a4-fe668d5528e4-173191100666880001" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et donc #lgw est en TT France, like a boss @LeGrandWebze #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1804671338/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png" -}, -"title": "Marie: Et donc #lgw est en TT France, like a boss @LeGrandWebze #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3790000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Et donc #lgw est en TT France, like a boss @LeGrandWebze #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[43,56],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[8,12]},{\"text\":\"lgw\",\"indices\":[57,61]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191099375030273\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":203,\"screen_name\":\"frenchy_Marie\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2883,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"9D582E\",\"followers_count\":84,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\",\"description\":\"J'accapare des objets sans ressurgir sur autrui.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"id_str\":\"120444044\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"profile_sidebar_fill_color\":\"EADEAA\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\",\"name\":\"Marie\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 06 13:02:46 +0000 2010\",\"profile_sidebar_border_color\":\"D9B17E\",\"id\":120444044,\"utc_offset\":3600,\"favourites_count\":25,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191099375030273,\"created_at\":\"Fri Feb 24 23:42:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3790000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "62be79d8-44cf-42bb-9336-bc0150086e68-173191099375030273" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ils sont sérieux ? pour montrer gaillard ils montrent ses exploits avec un ballon ? #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1833660757/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg" -}, -"title": "Jérémy «isshin» B.: ils sont sérieux ? pour montrer gaillard ils montrent ses exploits avec un ballon ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3792000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"ils sont s\\u00e9rieux ? pour montrer gaillard ils montrent ses exploits avec un ballon ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[84,88]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191106559885313\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":142,\"screen_name\":\"Isshinsan\",\"lang\":\"en\",\"profile_text_color\":\"ba9012\",\"statuses_count\":5336,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Albi, France\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"followers_count\":96,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\",\"description\":\"Qui suis-je ? juste un petit geek, parmi des milliers d'autres, qui essaye de se faire une place sur la toile :)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"29086699\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\",\"name\":\"J\\u00e9r\\u00e9my \\u00abisshin\\u00bb B.\",\"default_profile_image\":false,\"created_at\":\"Sun Apr 05 22:52:40 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":29086699,\"utc_offset\":3600,\"favourites_count\":110,\"url\":\"http:\\/\\/isshin-san.over-blog.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191106559885313,\"created_at\":\"Fri Feb 24 23:42:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3792000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "71f0fdb2-6ee2-4bfa-ada6-5d8c135e3bc4-173191106559885313" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@PascalMabille des prochains épisodes prévus bientôt ou il faut attendre les émissions #lgw ?", -"img": { -"src": "http://a3.twimg.com/profile_images/1682788944/oriane_twitter_normal.png" -}, -"title": "Oriane Hurard: @PascalMabille des prochains épisodes prévus bientôt ou il faut attendre les émissions #lgw ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3793000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"PascalMabille\",\"favorited\":false,\"text\":\"@PascalMabille des prochains \\u00e9pisodes pr\\u00e9vus bient\\u00f4t ou il faut attendre les \\u00e9missions #lgw ?\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"PascalMabille\",\"indices\":[0,14],\"name\":\"Pascal Mabille\",\"id_str\":\"1367131\",\"id\":1367131}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[87,91]}]},\"in_reply_to_user_id\":1367131,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173190234450833411,\"in_reply_to_status_id_str\":\"173190234450833411\",\"id_str\":\"173191112004079617\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"592459\",\"screen_name\":\"Orianehurard\",\"lang\":\"fr\",\"favourites_count\":461,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":383,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":485,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"description\":\"S\\u00e9ries, transmedia, cin\\u00e9ma. Dipl\\u00f4m\\u00e9e @ina_SUP en production \\/\\/ \\r\\nCharg\\u00e9e de coordination @TIULab, programme d'encadrement \\u00e9tudiant transmedia\",\"statuses_count\":2729,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"show_all_inline_media\":true,\"listed_count\":24,\"profile_link_color\":\"de2a5d\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"protected\":false,\"id_str\":\"198934087\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Oriane Hurard\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"created_at\":\"Tue Oct 05 16:26:22 +0000 2010\",\"profile_sidebar_fill_color\":\"c1a7c7\",\"id\":198934087,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.transmediaimmersiveuniversity.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\"},\"truncated\":false,\"id\":173191112004079617,\"created_at\":\"Fri Feb 24 23:42:33 +0000 2012\",\"in_reply_to_user_id_str\":\"1367131\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3793000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3b52401a-04f2-4ca8-b376-903984261542-173191112004079617" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "\"Dieu règne sur le ciel et l'argent sur la Terre\" #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1538693241/Logo_Dabet_21_normal.jpg" -}, -"title": "Merwan Saidi: \"Dieu règne sur le ciel et l'argent sur la Terre\" #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3793000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"\\\"Dieu r\\u00e8gne sur le ciel et l'argent sur la Terre\\\" #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[50,54]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191114113814528\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"Dabet21\",\"lang\":\"en\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":10,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":1,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1538693241\\/Logo_Dabet_21_normal.jpg\",\"description\":\"\",\"statuses_count\":89,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"367182232\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Merwan Saidi\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Sat Sep 03 14:42:53 +0000 2011\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":367182232,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/dabet21.blogspot.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1538693241\\/Logo_Dabet_21_normal.jpg\"},\"truncated\":false,\"id\":173191114113814528,\"created_at\":\"Fri Feb 24 23:42:33 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3793000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c2b7b5fd-1340-47a1-8085-b2ce1f24d180-173191114113814528" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ma phrase à moi c'est \"C'est en regardant n'importe quoi qu'on devient con\" #LGW #remygaillard", -"img": { -"src": "http://a2.twimg.com/profile_images/1563780941/pic_copie_normal.jpg" -}, -"title": "oOfasnI: Ma phrase à moi c'est \"C'est en regardant n'importe quoi qu'on devient con\" #LGW #remygaillard", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3794000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ma phrase \\u00e0 moi c'est \\\"C'est en regardant n'importe quoi qu'on devient con\\\" #LGW #remygaillard\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[76,80]},{\"text\":\"remygaillard\",\"indices\":[81,94]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191114503897088\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"InsafOo\",\"lang\":\"fr\",\"favourites_count\":34,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":141,\"location\":\"Bruxelles\",\"profile_text_color\":\"333333\",\"followers_count\":198,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1563780941\\/pic_copie_normal.jpg\",\"description\":\"Journalisme \\u00e0 l'ULB\\/ Stage \\u00e0 la RTBF et au Soir\\/ Erasmus \\u00e0 Paris\\/ Jobiste au Cirque Royal\\/ Parle r\\u00e9guli\\u00e8rement le sarcasme\\/ Mes cuites n'engagent que moi.\",\"statuses_count\":1083,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"342660437\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"oOfasnI\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Tue Jul 26 11:22:50 +0000 2011\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":342660437,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/insiblog.wordpress.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1563780941\\/pic_copie_normal.jpg\"},\"truncated\":false,\"id\":173191114503897088,\"created_at\":\"Fri Feb 24 23:42:34 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3794000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0ac9506-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2617034a-f413-4d8e-8937-d5f0dd46a531-173191114503897088" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw ou une émission qui parle de ma VRAIE culture... Ce que c'est bon quoi ! Enfin un truc qui est pas totalement out !", -"img": { -"src": "http://a0.twimg.com/profile_images/1399208256/Photo_00017_normal.jpg" -}, -"title": "Aurore Praline: #lgw ou une émission qui parle de ma VRAIE culture... Ce que c'est bon quoi ! Enfin un truc qui est pas totalement out !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3794000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw ou une \\u00e9mission qui parle de ma VRAIE culture... Ce que c'est bon quoi ! Enfin un truc qui est pas totalement out !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191117922250753\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"EEEEEE\",\"screen_name\":\"Aurore_at_point\",\"lang\":\"fr\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":187,\"location\":\"Coming Soon in Paris\",\"profile_text_color\":\"333333\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1399208256\\/Photo_00017_normal.jpg\",\"description\":\"When I'll growin' up, I'll be as I wanted when I was a child. \\r\\nWriting scenarios... What's better ? \",\"statuses_count\":560,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"626d8a\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"aaadac\",\"protected\":false,\"id_str\":\"318077034\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Aurore Praline\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"created_at\":\"Wed Jun 15 22:54:54 +0000 2011\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"id\":318077034,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1399208256\\/Photo_00017_normal.jpg\"},\"truncated\":false,\"id\":173191117922250753,\"created_at\":\"Fri Feb 24 23:42:34 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3794000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c46cf085-d4c8-469b-9688-12a100af3542-173191117922250753" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "“@Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart” pas très sport ;))", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: “@Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart” pas très sport ;))", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3797000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"\\u201c@Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart\\u201d pas tr\\u00e8s sport ;))\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[1,8],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]},{\"text\":\"ilpart\",\"indices\":[55,62]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191130266083329\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"favourites_count\":21,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":543,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"statuses_count\":637,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Royer Charles-Henri\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":185396126,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.france5.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\"},\"truncated\":false,\"id\":173191130266083329,\"created_at\":\"Fri Feb 24 23:42:37 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3797000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5d87b680-fec0-4561-99e3-d5972de7a8fd-173191130266083329" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et maintenant un tout nouvel artiste qui va révolutionner la musique, Chuck Berry ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1804590964/ZEFZA_normal.gif" -}, -"title": "Shik-a-Marrant: Et maintenant un tout nouvel artiste qui va révolutionner la musique, Chuck Berry ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3799000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Et maintenant un tout nouvel artiste qui va r\\u00e9volutionner la musique, Chuck Berry ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[84,88]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191139183177728\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":75,\"screen_name\":\"Shikamarrant\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":990,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Cela d\\u00e9pend o\\u00f9 vous \\u00eates\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":20,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\",\"description\":\"Je ne suis pas fan de Naruto, mais j'ai trouv\\u00e9 le jeu de mot pas mal en fait. J'aurais pu en trouver un avec #Faisan\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"57607506\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"c0c3c4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\",\"name\":\"Shik-a-Marrant\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 17 10:16:42 +0000 2009\",\"profile_sidebar_border_color\":\"c0c3c4\",\"id\":57607506,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191139183177728,\"created_at\":\"Fri Feb 24 23:42:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3799000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "db79097d-bde0-4d76-bd77-4e072cf60c31-173191139183177728" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @manonkzlwsk: Ah Rémi Gaillard. Je vais peut être comprendre là. #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1676302062/Sans_titre_1_normal.jpg" -}, -"title": "ZS: RT @manonkzlwsk: Ah Rémi Gaillard. Je vais peut être comprendre là. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3800000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @manonkzlwsk: Ah R\\u00e9mi Gaillard. Je vais peut \\u00eatre comprendre l\\u00e0. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"manonkzlwsk\",\"indices\":[3,15],\"id_str\":\"48084154\",\"name\":\"Manon\",\"id\":48084154}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[68,72]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Ah R\\u00e9mi Gaillard. Je vais peut \\u00eatre comprendre l\\u00e0. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[51,55]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.7860476,50.4187981],[2.8492605,50.4187981],[2.8492605,50.4589035],[2.7860476,50.4589035]]]},\"attributes\":{},\"full_name\":\"Lens, Pas-de-Calais\",\"name\":\"Lens\",\"id\":\"6f2473b6bfd0682a\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/6f2473b6bfd0682a.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190973751443456\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":298,\"screen_name\":\"manonkzlwsk\",\"lang\":\"fr\",\"profile_text_color\":\"3d3438\",\"statuses_count\":15002,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"location\":\"Is\\u00e8re, France\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"de4261\",\"followers_count\":262,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"description\":\"Nordiste expatri\\u00e9e, \\u00e9tudiante en sciences du langage \\u00e0 #lyon2, un peu geek, s\\u00e9rievore, livetweeteuse #ondar et fid\\u00e8le herocorpienne. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"e8e8e8\",\"id_str\":\"48084154\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"profile_sidebar_fill_color\":\"e8e8e8\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"name\":\"Manon\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 17 19:34:49 +0000 2009\",\"profile_sidebar_border_color\":\"e8e8e8\",\"id\":48084154,\"utc_offset\":3600,\"favourites_count\":194,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190973751443456,\"created_at\":\"Fri Feb 24 23:42:00 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191143373283328\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":136,\"screen_name\":\"Alboss_ZS\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3833,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":98,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1676302062\\/Sans_titre_1_normal.jpg\",\"description\":\"Passionn\\u00e9 de m\\u00e9dias, politique, actualit\\u00e9. Je tweete sur tout ce qui bouge, \\u00e0 peu pr\\u00e8s. En campagne pour #NS2012. Mais j'ai des followers #FDG et j'le vis bien.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"429480778\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1676302062\\/Sans_titre_1_normal.jpg\",\"name\":\"ZS\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 06 01:09:27 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":429480778,\"utc_offset\":null,\"favourites_count\":6,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191143373283328,\"created_at\":\"Fri Feb 24 23:42:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3800000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "444d6ba7-e1cf-44d5-aa35-1af4ac258fe4-173191143373283328" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Of course RT @aump1: @plumesdanges Le professeur Rollin SVP! #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1849286517/plumesdanges_normal.jpg" -}, -"title": "plumesdanges: Of course RT @aump1: @plumesdanges Le professeur Rollin SVP! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3801000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Of course RT @aump1: @plumesdanges Le professeur Rollin SVP! #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"aump1\",\"indices\":[13,19],\"name\":\"AUMONT\",\"id_str\":\"435324805\",\"id\":435324805},{\"screen_name\":\"plumesdanges\",\"indices\":[21,34],\"name\":\"plumesdanges\",\"id_str\":\"27325670\",\"id\":27325670}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[61,65]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191145092952064\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"fcfcfc\",\"screen_name\":\"plumesdanges\",\"lang\":\"fr\",\"favourites_count\":84,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":283,\"location\":\"Hell\",\"profile_text_color\":\"0a0a0a\",\"followers_count\":591,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"description\":\"pas interessante, pas drole et pas tr\\u00e8s intelligente, bref sans interet ! Pr\\u00e9sidente fondatrice de l'#InsomniaqueTeam \\/\\/ #TeamLumbagos \",\"statuses_count\":39034,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"show_all_inline_media\":false,\"listed_count\":44,\"profile_link_color\":\"4813f5\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fcfcfc\",\"protected\":false,\"id_str\":\"27325670\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"plumesdanges\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"created_at\":\"Sat Mar 28 22:43:40 +0000 2009\",\"profile_sidebar_fill_color\":\"fcfcfc\",\"id\":27325670,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.youtube.com\\/plumesdanges\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\"},\"truncated\":false,\"id\":173191145092952064,\"created_at\":\"Fri Feb 24 23:42:41 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3801000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2d707c3a-d222-4a2b-b194-e6c051220a06-173191145092952064" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Il y a vraiment des gens sur terre qui ne connaissent pas rémy gaillard #lgw ?", -"img": { -"src": "http://a3.twimg.com/profile_images/1578085959/funny-dirty-photos-thechive-7_normal.jpg" -}, -"title": "Matthieu Michel: Il y a vraiment des gens sur terre qui ne connaissent pas rémy gaillard #lgw ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3801000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Il y a vraiment des gens sur terre qui ne connaissent pas r\\u00e9my gaillard #lgw ?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[72,76]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191145835331585\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"MicheO3\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":70,\"location\":\"Marseille\\/Paris\",\"profile_text_color\":\"3E4415\",\"followers_count\":95,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1578085959\\/funny-dirty-photos-thechive-7_normal.jpg\",\"description\":\"\\u00ab Dieu a cr\\u00e9\\u00e9 les seins pour nourrir les enfants et on y met des proth\\u00e8ses pour nourrir les docteurs. \\u00bb\\u00ab Ce monde est un vaste naufrage : sauve qui peut ! \\u00bb\",\"statuses_count\":5142,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"68460513\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Matthieu Michel\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"created_at\":\"Mon Aug 24 17:30:05 +0000 2009\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":68460513,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1578085959\\/funny-dirty-photos-thechive-7_normal.jpg\"},\"truncated\":false,\"id\":173191145835331585,\"created_at\":\"Fri Feb 24 23:42:41 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3801000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2f816f12-6d8d-42c0-8e69-90a3a55cea07-173191145835331585" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw haha pas mal la vidéo", -"img": { -"src": "http://a2.twimg.com/profile_images/1815905585/image_normal.jpg" -}, -"title": "Young, Wild & Free: #lgw haha pas mal la vidéo", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3801000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw haha pas mal la vid\\u00e9o\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191144958734336\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"08Life06\",\"lang\":\"fr\",\"favourites_count\":39,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":231,\"location\":\"chez les mafieux mexicains\",\"profile_text_color\":\"333333\",\"followers_count\":391,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"description\":\"\",\"statuses_count\":10977,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"363343002\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Young, Wild & Free\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat Aug 27 23:04:05 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":363343002,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\"},\"truncated\":false,\"id\":173191144958734336,\"created_at\":\"Fri Feb 24 23:42:41 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3801000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d7580707-9eb0-4b22-b2f1-0ec4e24b4e6a-173191144958734336" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cqui #lgw #pascalpapéisme #PapeStaïïle", -"img": { -"src": "http://a3.twimg.com/profile_images/1693436244/tw_13513942_1323894171_normal.jpg" -}, -"title": "Nicolas Legros: #cqui #lgw #pascalpapéisme #PapeStaïïle", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3802000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#cqui #lgw #pascalpap\\u00e9isme #PapeSta\\u00ef\\u00efle\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[6,10]},{\"text\":\"pascalpap\\u00e9isme\",\"indices\":[11,26]},{\"text\":\"PapeSta\\u00ef\\u00efle\",\"indices\":[27,39]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.142488,48.9203048],[2.2061332,48.9203048],[2.2061332,48.954515],[2.142488,48.954515]]]},\"attributes\":{},\"full_name\":\"Sartrouville, Yvelines\",\"name\":\"Sartrouville\",\"id\":\"fdc15213df467db3\",\"place_type\":\"city\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/fdc15213df467db3.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[2.20233578,48.94107845]},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":{\"type\":\"Point\",\"coordinates\":[48.94107845,2.20233578]},\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191148574212096\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"NicolasLegros\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":386,\"location\":\"sartrouville\",\"profile_text_color\":\"333333\",\"followers_count\":140,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1693436244\\/tw_13513942_1323894171_normal.jpg\",\"description\":\"RUGBY(ra\\u00e7ing, toulouse, sprinboks) rock, vie de famille, killstreak et votera pascal pap\\u00e9 en 2012.. un maitre @kakaOpopo #tontonatoujoursraison\",\"statuses_count\":2761,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"120251174\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Nicolas Legros\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Mar 05 22:47:53 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":120251174,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1693436244\\/tw_13513942_1323894171_normal.jpg\"},\"truncated\":false,\"id\":173191148574212096,\"created_at\":\"Fri Feb 24 23:42:42 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3802000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0ad6fb2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0a0db4e-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8997ad32-39a8-44b5-82a9-5da1bea7631a-173191148574212096" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Là on peut le dire... Rémi Gaillard dans #LGW, c'est #OLD !!!", -"img": { -"src": "http://a0.twimg.com/profile_images/1612182362/photo_profil_normal.JPG" -}, -"title": "Stéphane Hilarion: Là on peut le dire... Rémi Gaillard dans #LGW, c'est #OLD !!!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3802000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"L\\u00e0 on peut le dire... R\\u00e9mi Gaillard dans #LGW, c'est #OLD !!!\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[41,45]},{\"text\":\"OLD\",\"indices\":[53,57]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191151472484354\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"stephilarion\",\"lang\":\"fr\",\"favourites_count\":92,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1094,\"location\":\"Bordeaux \\/ Chartrons\",\"profile_text_color\":\"333333\",\"followers_count\":1083,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1612182362\\/photo_profil_normal.JPG\",\"description\":\"Journaliste web \\u00e0 Sud Ouest Bordeaux, \\u00e9picurien du lol et adepte de toutes les connexions \",\"statuses_count\":8069,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433624823\\/twilk_background_4f47d7b838680.jpg\",\"show_all_inline_media\":true,\"listed_count\":73,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"86339600\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"St\\u00e9phane Hilarion\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433624823\\/twilk_background_4f47d7b838680.jpg\",\"created_at\":\"Fri Oct 30 15:50:54 +0000 2009\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":86339600,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.sudouest.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612182362\\/photo_profil_normal.JPG\"},\"truncated\":false,\"id\":173191151472484354,\"created_at\":\"Fri Feb 24 23:42:42 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3802000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efc7e104-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6f152e38-26ac-4c50-b86b-99b5268600d0-173191151472484354" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Monsieur_Poulpe: Est-ce que @Gregshow et @davidmarsais ils peuvent embrasser le professeur rollin ? #Lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1850885667/image_normal.jpg" -}, -"title": "Mademoiselle J. : RT @Monsieur_Poulpe: Est-ce que @Gregshow et @davidmarsais ils peuvent embrasser le professeur rollin ? #Lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3805000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Monsieur_Poulpe: Est-ce que @Gregshow et @davidmarsais ils peuvent embrasser le professeur rollin ? #Lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Monsieur_Poulpe\",\"indices\":[3,19],\"id_str\":\"101887303\",\"name\":\"Monsieur Poulpe\",\"id\":101887303},{\"screen_name\":\"Gregshow\",\"indices\":[32,41],\"id_str\":\"23932076\",\"name\":\"Gregshow\",\"id\":23932076},{\"screen_name\":\"davidmarsais\",\"indices\":[45,58],\"id_str\":\"140357554\",\"name\":\"David Marsais\",\"id\":140357554}],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[104,108]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Est-ce que @Gregshow et @davidmarsais ils peuvent embrasser le professeur rollin ? #Lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Gregshow\",\"indices\":[11,20],\"id_str\":\"23932076\",\"name\":\"Gregshow\",\"id\":23932076},{\"screen_name\":\"davidmarsais\",\"indices\":[24,37],\"id_str\":\"140357554\",\"name\":\"David Marsais\",\"id\":140357554}],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[83,87]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179528137555968\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":44,\"screen_name\":\"Monsieur_Poulpe\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2826,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":325,\"profile_link_color\":\"042c5e\",\"followers_count\":14315,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\",\"description\":\"Je fais vivre le net depuis 98. Depuis que je suis enseign\\u00e9 dans les \\u00e9coles, dois-je vraiment me pr\\u00e9senter ?\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"5cb5a8\",\"id_str\":\"101887303\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"profile_sidebar_fill_color\":\"68baae\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\",\"name\":\"Monsieur Poulpe\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 04 23:03:32 +0000 2010\",\"profile_sidebar_border_color\":\"010203\",\"id\":101887303,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.monsieurpoulpe.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179528137555968,\"created_at\":\"Fri Feb 24 22:56:31 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191164109914112\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":361,\"screen_name\":\"mjaoul\",\"lang\":\"fr\",\"profile_text_color\":\"5E412F\",\"statuses_count\":895,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433595162\\/x1969171fef9e478bfae1cae8bd91536.png\",\"location\":\"montpellier\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"a349a4\",\"followers_count\":97,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850885667\\/image_normal.jpg\",\"description\":\"Doctorante en droit, sp\\u00e9cialiste des salades de fruits...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"c8bfe7\",\"id_str\":\"436463746\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433595162\\/x1969171fef9e478bfae1cae8bd91536.png\",\"profile_sidebar_fill_color\":\"78C0A8\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850885667\\/image_normal.jpg\",\"name\":\"Mademoiselle J. \",\"default_profile_image\":false,\"created_at\":\"Wed Dec 14 06:21:26 +0000 2011\",\"profile_sidebar_border_color\":\"F0A830\",\"id\":436463746,\"utc_offset\":3600,\"favourites_count\":4,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191164109914112,\"created_at\":\"Fri Feb 24 23:42:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3805000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "df8cce2c-3512-4883-92e4-1e93ff1a9b26-173191164109914112" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Fabarol @kheops @AudeBaron #LGW France 5 innove encore: plus de monde en studio et régie que devant la télé. Bravo, Fab", -"img": { -"src": "http://a3.twimg.com/profile_images/1365879970/Unknown_normal.jpg" -}, -"title": "Christian Gerin: @Fabarol @kheops @AudeBaron #LGW France 5 innove encore: plus de monde en studio et régie que devant la télé. Bravo, Fab", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3806000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Fabarol @kheops @AudeBaron #LGW France 5 innove encore: plus de monde en studio et r\\u00e9gie que devant la t\\u00e9l\\u00e9. Bravo, Fab\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Fabarol\",\"indices\":[0,8],\"id_str\":\"110388053\",\"name\":\"Fabienne BAROLLIER\",\"id\":110388053},{\"screen_name\":\"Kheops\",\"indices\":[9,16],\"id_str\":\"9473162\",\"name\":\"Kheops\",\"id\":9473162},{\"screen_name\":\"AudeBaron\",\"indices\":[17,27],\"id_str\":\"18125180\",\"name\":\"Aude Baron\",\"id\":18125180}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173189993479675904\",\"id_str\":\"173191168534908928\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173189993479675904,\"in_reply_to_user_id_str\":\"110388053\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":47,\"screen_name\":\"gerin17juin\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":72,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":105,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1365879970\\/Unknown_normal.jpg\",\"description\":\"Journaliste, producteur TV. Mes tweets n'engagent pas le groupe 17 Juin Media\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"100299161\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1365879970\\/Unknown_normal.jpg\",\"name\":\"Christian Gerin\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 29 19:19:36 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":100299161,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":\"Fabarol\",\"truncated\":false,\"id\":173191168534908928,\"created_at\":\"Fri Feb 24 23:42:46 +0000 2012\",\"in_reply_to_user_id\":110388053}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3806000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bb6f4b0a-4fe7-48f0-bbe5-2c7ec8522649-173191168534908928" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@AudeBaron Tiens toi droite devant ton ordi! #jaimalaudosa30ans #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1341369350/IMG_0292_normal.JPG" -}, -"title": "Sébastien Von Roth: @AudeBaron Tiens toi droite devant ton ordi! #jaimalaudosa30ans #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3808000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"AudeBaron\",\"favorited\":false,\"text\":\"@AudeBaron Tiens toi droite devant ton ordi! #jaimalaudosa30ans #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"AudeBaron\",\"indices\":[0,10],\"name\":\"Aude Baron\",\"id_str\":\"18125180\",\"id\":18125180}],\"hashtags\":[{\"text\":\"jaimalaudosa30ans\",\"indices\":[45,63]},{\"text\":\"lgw\",\"indices\":[64,68]}]},\"in_reply_to_user_id\":18125180,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191175803633664\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"e0da61\",\"screen_name\":\"svonroth\",\"lang\":\"fr\",\"favourites_count\":90,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":186,\"location\":\"Lussy\",\"profile_text_color\":\"525252\",\"followers_count\":43,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1341369350\\/IMG_0292_normal.JPG\",\"description\":\"UX Designer\\/Graphiste iOs & Web\",\"statuses_count\":238,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"eba800\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Bern\",\"profile_background_color\":\"f2f2f2\",\"protected\":false,\"id_str\":\"14003172\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"S\\u00e9bastien Von Roth\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"created_at\":\"Tue Feb 26 14:07:04 +0000 2008\",\"profile_sidebar_fill_color\":\"ffee7f\",\"id\":14003172,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.sobees.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1341369350\\/IMG_0292_normal.JPG\"},\"truncated\":false,\"id\":173191175803633664,\"created_at\":\"Fri Feb 24 23:42:48 +0000 2012\",\"in_reply_to_user_id_str\":\"18125180\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3808000, -"tags": [ -{ -"id-ref": "f0addd6c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9934d746-704d-4323-8cbb-4e0e07bd9005-173191175803633664" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Waw c'est quoi cette émission ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/180809658/tableau_normal.jpg" -}, -"title": "Benjamin Sabardu: Waw c'est quoi cette émission ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3810000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Waw c'est quoi cette \\u00e9mission ? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191183097532417\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Ben_Sab\",\"lang\":\"en\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":97,\"location\":\"Nantes\",\"profile_text_color\":\"333333\",\"followers_count\":39,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/180809658\\/tableau_normal.jpg\",\"description\":\"\\u00c9tudiant \\u00c9cole de Commerce\",\"statuses_count\":296,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Dublin\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"34908569\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Benjamin Sabardu\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Apr 24 12:08:26 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":34908569,\"follow_request_sent\":null,\"utc_offset\":0,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/180809658\\/tableau_normal.jpg\"},\"truncated\":false,\"id\":173191183097532417,\"created_at\":\"Fri Feb 24 23:42:50 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3810000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "001e551a-3918-4e1a-b345-f7de128a636b-173191183097532417" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @lillithParis: #lgw est-ce que le rocker qui boude là peut rester tranquille 2 secondes, je règle les couleurs de ma TV sur sa chemise.", -"img": { -"src": "http://a0.twimg.com/profile_images/1850427609/82F8E894-D3A8-43F9-ABB4-14EDF7EA365F_normal" -}, -"title": "amnesicmercury: RT @lillithParis: #lgw est-ce que le rocker qui boude là peut rester tranquille 2 secondes, je règle les couleurs de ma TV sur sa chemise.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3810000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @lillithParis: #lgw est-ce que le rocker qui boude l\\u00e0 peut rester tranquille 2 secondes, je r\\u00e8gle les couleurs de ma TV sur sa chemise.\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"lillithParis\",\"indices\":[3,16],\"name\":\"Lillith \\u00e0 Paris\",\"id_str\":\"301584281\",\"id\":301584281}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[18,22]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw est-ce que le rocker qui boude l\\u00e0 peut rester tranquille 2 secondes, je r\\u00e8gle les couleurs de ma TV sur sa chemise.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189149887709184\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"lillithParis\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":56,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":91,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1362134002\\/barbie-50s_normal.jpg\",\"description\":\"Conseil en r\\u00e9volte plan\\u00e9taire.-------------------Life is not so serious.\\r\\n\",\"statuses_count\":2592,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"301584281\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Lillith \\u00e0 Paris\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu May 19 18:24:07 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":301584281,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1362134002\\/barbie-50s_normal.jpg\"},\"truncated\":false,\"id\":173189149887709184,\"created_at\":\"Fri Feb 24 23:34:45 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191183600844802\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"204207\",\"screen_name\":\"amnesicmercury\",\"lang\":\"en\",\"favourites_count\":16,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":355,\"location\":\"Lille, France\",\"profile_text_color\":\"485C3A\",\"followers_count\":235,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850427609\\/82F8E894-D3A8-43F9-ABB4-14EDF7EA365F_normal\",\"description\":\"If nature has made any one thing less susceptible than all others of exclusive property, it is the action of the thinking power called an idea \",\"statuses_count\":6669,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/413071977\\/x47753175a3e5ec841493b005971cc32.jpg\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"618238\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"16603797\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"amnesicmercury\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/413071977\\/x47753175a3e5ec841493b005971cc32.jpg\",\"created_at\":\"Sun Oct 05 17:41:52 +0000 2008\",\"profile_sidebar_fill_color\":\"060A00\",\"id\":16603797,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/about.me\\/guillaumel\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850427609\\/82F8E894-D3A8-43F9-ABB4-14EDF7EA365F_normal\"},\"truncated\":false,\"id\":173191183600844802,\"created_at\":\"Fri Feb 24 23:42:50 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3810000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5c6cbc09-90ca-4f0f-8c57-ab0d0a4a3ab0-173191183600844802" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Rappel : Rémi Gaillard. Une surprise à suivre... #lgw", -"img": { -"src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" -}, -"title": "zed: RT @LeGrandWebze: Rappel : Rémi Gaillard. Une surprise à suivre... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3811000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Rappel : R\\u00e9mi Gaillard. Une surprise \\u00e0 suivre... #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[67,71]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Rappel : R\\u00e9mi Gaillard. Une surprise \\u00e0 suivre... #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191024926134272\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":3026,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":3288,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"statuses_count\":1480,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"legrandwebze\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":365949385,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\"},\"truncated\":false,\"id\":173191024926134272,\"created_at\":\"Fri Feb 24 23:42:12 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191186805305344\",\"user\":{\"default_profile_image\":true,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"vivenegima\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":14,\"location\":null,\"profile_text_color\":\"333333\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\",\"description\":null,\"statuses_count\":1,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"490228950\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"zed\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sun Feb 12 10:37:28 +0000 2012\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":490228950,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_1_normal.png\"},\"truncated\":false,\"id\":173191186805305344,\"created_at\":\"Fri Feb 24 23:42:51 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3811000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0f5eb200-b85d-412b-887d-2f778f9dbaa0-173191186805305344" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est pas un peu has been Rémi Gaillard ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1450101729/manarajeans_normal.png" -}, -"title": "Qrieuse: C'est pas un peu has been Rémi Gaillard ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3811000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est pas un peu has been R\\u00e9mi Gaillard ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[42,46]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/levelupstudio.com\\/plume\\\" rel=\\\"nofollow\\\"\\u003EPlume\\u00a0for\\u00a0Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191189481267201\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":218,\"screen_name\":\"qrieuse\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7089,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/172595545\\/goodbyeJan.jpg\",\"location\":\"Peut-\\u00eatre juste derri\\u00e8re toi ?\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"FF3300\",\"followers_count\":688,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1450101729\\/manarajeans_normal.png\",\"description\":\"\\u00c9picurienne...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"141413\",\"id_str\":\"216706997\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/172595545\\/goodbyeJan.jpg\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1450101729\\/manarajeans_normal.png\",\"name\":\"Qrieuse\",\"default_profile_image\":false,\"created_at\":\"Wed Nov 17 13:59:55 +0000 2010\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":216706997,\"utc_offset\":3600,\"favourites_count\":19,\"url\":\"http:\\/\\/qrieuse.blogspot.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191189481267201,\"created_at\":\"Fri Feb 24 23:42:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3811000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b74be2ed-41ac-4308-9b54-5a0102f545dc-173191189481267201" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Tout pareil RT “@JessBoniLambert: Lire sa TL et découvrir pleins de #cqui mais ne rien y comprendre #JeMeSensSeule :( #lgw”", -"img": { -"src": "http://a2.twimg.com/profile_images/1838854364/image_normal.jpg" -}, -"title": "Celine: Tout pareil RT “@JessBoniLambert: Lire sa TL et découvrir pleins de #cqui mais ne rien y comprendre #JeMeSensSeule :( #lgw”", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3812000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Tout pareil RT \\u201c@JessBoniLambert: Lire sa TL et d\\u00e9couvrir pleins de #cqui mais ne rien y comprendre #JeMeSensSeule :( #lgw\\u201d\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"JessBoniLambert\",\"indices\":[16,32],\"name\":\"Jessica Boni-Lambert\",\"id_str\":\"111092027\",\"id\":111092027}],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[68,73]},{\"text\":\"JeMeSensSeule\",\"indices\":[100,114]},{\"text\":\"lgw\",\"indices\":[118,122]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191189661618176\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"D3D2CF\",\"screen_name\":\"McMademoiselle\",\"lang\":\"en\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":537,\"location\":\"Limerick, Ireland\",\"profile_text_color\":\"634047\",\"followers_count\":280,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1838854364\\/image_normal.jpg\",\"description\":\"Goofball, rugby fan, beer, food, wine & fun lover... Just a silly French girl really. Ardent Toulouse and XV de France supporter, and sometimes beauty blogger\",\"statuses_count\":5174,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"088253\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Dublin\",\"profile_background_color\":\"EDECE9\",\"protected\":false,\"id_str\":\"288357486\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Celine\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"created_at\":\"Tue Apr 26 18:18:58 +0000 2011\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"id\":288357486,\"follow_request_sent\":null,\"utc_offset\":0,\"url\":\"http:\\/\\/mcmademoisellelikes.wordpress.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838854364\\/image_normal.jpg\"},\"truncated\":false,\"id\":173191189661618176,\"created_at\":\"Fri Feb 24 23:42:52 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3812000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0a68706-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "37b0c11f-b25f-451c-ba8d-51a38adb331c-173191189661618176" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Putain j'allume ma télé et constate que vinvin existe encore. #oldschool #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1804932048/images_normal.jpeg" -}, -"title": "smokie: Putain j'allume ma télé et constate que vinvin existe encore. #oldschool #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3815000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Putain j'allume ma t\\u00e9l\\u00e9 et constate que vinvin existe encore. #oldschool #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"oldschool\",\"indices\":[62,72]},{\"text\":\"lgw\",\"indices\":[73,77]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191202995306496\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"smokie\",\"lang\":\"en\",\"favourites_count\":225,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":556,\"location\":\"Paris \\/\\/ Kemper\",\"profile_text_color\":\"666666\",\"followers_count\":226,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1804932048\\/images_normal.jpeg\",\"description\":\"Goad ha gwin eviz \\/\\/ Er gwall vriz\\r\\n\",\"statuses_count\":2709,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/7046617\\/circuitboard.jpg\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"1257151\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"smokie\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/7046617\\/circuitboard.jpg\",\"created_at\":\"Fri Mar 16 00:33:50 +0000 2007\",\"profile_sidebar_fill_color\":\"252429\",\"id\":1257151,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804932048\\/images_normal.jpeg\"},\"truncated\":false,\"id\":173191202995306496,\"created_at\":\"Fri Feb 24 23:42:55 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3815000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0ae8244-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a9978d61-efb2-4362-b266-55d571fc9456-173191202995306496" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Il est moins bien habillé que @vinvin #ilpart #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1843250602/image_normal.jpg" -}, -"title": "Virginie Lominet: Il est moins bien habillé que @vinvin #ilpart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3815000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Il est moins bien habill\\u00e9 que @vinvin #ilpart #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[30,37],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[38,45]},{\"text\":\"lgw\",\"indices\":[46,50]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191202764619778\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"laristocraft\",\"lang\":\"fr\",\"favourites_count\":426,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":916,\"location\":\"Boulogne-billancourt\",\"profile_text_color\":\"333333\",\"followers_count\":4463,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1843250602\\/image_normal.jpg\",\"description\":\"Ne dites pas \\u00e0 ma m\\u00e8re que je suis community manager, elle me croit pianiste dans un bordel. Fantasque & despotique. Pathologie: Bovarysme. On @Locita @Owni\",\"statuses_count\":15207,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/280381973\\/twitter-background.jpg\",\"show_all_inline_media\":false,\"listed_count\":402,\"profile_link_color\":\"ab3202\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"16502490\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Virginie Lominet\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/280381973\\/twitter-background.jpg\",\"created_at\":\"Sun Sep 28 20:37:13 +0000 2008\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":16502490,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.laristocraft.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843250602\\/image_normal.jpg\"},\"truncated\":false,\"id\":173191202764619778,\"created_at\":\"Fri Feb 24 23:42:55 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3815000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2d78105e-a296-4abc-bbf8-bb8264a69b90-173191202764619778" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Vidéo Gag, c'était mieux avant. #Lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1650056809/pandadanssonbain_normal.JPG" -}, -"title": "justice pandine: Vidéo Gag, c'était mieux avant. #Lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3817000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Vid\\u00e9o Gag, c'\\u00e9tait mieux avant. #Lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[32,36]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191214596755456\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"adffef\",\"screen_name\":\"pandanael\",\"lang\":\"fr\",\"favourites_count\":1862,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1340,\"location\":\"Bambouseraie\",\"profile_text_color\":\"1a0e1a\",\"followers_count\":2570,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\",\"description\":\"#NowPrending son bain. Ici, c'est comme chez m\\u00e9m\\u00e9. T'es gentil(le), un bisou. Tu fais chier, un coup de boule. #TarifUnique #Enjoy http:\\/\\/bit.ly\\/gIQZr4 \\r\\n\\r\\n \",\"statuses_count\":28275,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"show_all_inline_media\":false,\"listed_count\":193,\"profile_link_color\":\"9058d1\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"protected\":false,\"id_str\":\"177984098\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"justice pandine\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"created_at\":\"Fri Aug 13 15:30:49 +0000 2010\",\"profile_sidebar_fill_color\":\"f5fafa\",\"id\":177984098,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\"},\"truncated\":false,\"id\":173191214596755456,\"created_at\":\"Fri Feb 24 23:42:57 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3817000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "02547a0c-2f80-4525-ae2e-5c0ed6a04ba9-173191214596755456" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Régis Gaillard, mesdames et messieurs !! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817123979/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png" -}, -"title": "legrandwebze: Régis Gaillard, mesdames et messieurs !! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3819000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"R\\u00e9gis Gaillard, mesdames et messieurs !! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[41,45]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191220129050626\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":3026,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":3290,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"statuses_count\":1481,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"legrandwebze\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":365949385,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\"},\"truncated\":false,\"id\":173191220129050626,\"created_at\":\"Fri Feb 24 23:42:59 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3819000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4ac9d1c1-db79-4cfb-83a9-02f5dd728364-173191220129050626" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ça veut dire quoi #lgw ?", -"img": { -"src": "http://a3.twimg.com/profile_images/1422126148/JMOLO-72dpi_normal.jpg" -}, -"title": "Jean Molo: Ça veut dire quoi #lgw ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3820000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"\\u00c7a veut dire quoi #lgw ?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[18,22]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191226814758915\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"jeanmolo\",\"lang\":\"fr\",\"favourites_count\":15,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":795,\"location\":\"R\\u00e9plublique Fran\\u00e7aise\",\"profile_text_color\":\"333333\",\"followers_count\":299,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1422126148\\/JMOLO-72dpi_normal.jpg\",\"description\":\"LA FRANCE EST UN VILLAGE. \\r\\nJEAN MOLO EN EST LE MAIRE. \\r\\nInutile de le suivre.\",\"statuses_count\":4385,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/278371243\\/telephone_copy.jpg\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"95074199\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Jean Molo\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/278371243\\/telephone_copy.jpg\",\"created_at\":\"Sun Dec 06 21:18:16 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":95074199,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.jeanmolo.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1422126148\\/JMOLO-72dpi_normal.jpg\"},\"truncated\":false,\"id\":173191226814758915,\"created_at\":\"Fri Feb 24 23:43:00 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3820000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5ae74607-f812-40b9-9007-71ed78acf369-173191226814758915" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Voir Gaillard dans #lgw m'attriste autant que les oeufs vibrants télécommandés de Bref. Tout fout le camp.", -"img": { -"src": "http://a3.twimg.com/profile_images/1820482830/422723_10150580606911585_752246584_9050831_1023194566_n_normal.jpg" -}, -"title": "Guillaume Renard: Voir Gaillard dans #lgw m'attriste autant que les oeufs vibrants télécommandés de Bref. Tout fout le camp.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3822000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Voir Gaillard dans #lgw m'attriste autant que les oeufs vibrants t\\u00e9l\\u00e9command\\u00e9s de Bref. Tout fout le camp.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191232107970561\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"050505\",\"screen_name\":\"G_Renard\",\"lang\":\"en\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":600,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":204,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1820482830\\/422723_10150580606911585_752246584_9050831_1023194566_n_normal.jpg\",\"description\":\"Motorsports junkie. Working on social media and webmarketing stuff. Writer for @chequeredflags \\/ Membre CN @PartiLiberal\",\"statuses_count\":1486,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":7,\"profile_link_color\":\"020d0c\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"12186112\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Guillaume Renard\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Sun Jan 13 17:02:09 +0000 2008\",\"profile_sidebar_fill_color\":\"668ff7\",\"id\":12186112,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/chequeredflags.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1820482830\\/422723_10150580606911585_752246584_9050831_1023194566_n_normal.jpg\"},\"truncated\":false,\"id\":173191232107970561,\"created_at\":\"Fri Feb 24 23:43:02 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3822000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4fa2e715-c389-4f59-9847-c281fd07ac10-173191232107970561" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@MadmoizelleCha Je ne vois qu'une solution: Le professeur Rollin #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1811573861/026_normal.JPG" -}, -"title": "AUMONT: @MadmoizelleCha Je ne vois qu'une solution: Le professeur Rollin #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3824000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"MadmoizelleCha\",\"favorited\":false,\"text\":\"@MadmoizelleCha Je ne vois qu'une solution: Le professeur Rollin #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"MadmoizelleCha\",\"indices\":[0,15],\"name\":\"Charlotte\",\"id_str\":\"9054982\",\"id\":9054982}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[65,69]}]},\"in_reply_to_user_id\":9054982,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173189630609461249,\"in_reply_to_status_id_str\":\"173189630609461249\",\"id_str\":\"173191241922641920\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"aump1\",\"lang\":\"fr\",\"favourites_count\":14,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":191,\"location\":\"FRANCE\",\"profile_text_color\":\"333333\",\"followers_count\":38,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1811573861\\/026_normal.JPG\",\"description\":\"Travailleur social aupr\\u00e8s d'adultes en situation de handicap et d'inadaptation sociale depuis 25 ans.\\r\\nJe suis assidument l'actualit\\u00e9 politique et sociale. \",\"statuses_count\":624,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"435324805\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"AUMONT\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Dec 12 22:57:48 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":435324805,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811573861\\/026_normal.JPG\"},\"truncated\":false,\"id\":173191241922641920,\"created_at\":\"Fri Feb 24 23:43:04 +0000 2012\",\"in_reply_to_user_id_str\":\"9054982\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3824000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e52287c8-f520-4aac-96f9-346939d04de6-173191241922641920" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Hm Régis Gaillard me dit qq chose... #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1695493545/fa3f8350-a1ea-4196-9606-3fab457a6d4d_normal.png" -}, -"title": "StevenLeRoux: Hm Régis Gaillard me dit qq chose... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3827000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Hm R\\u00e9gis Gaillard me dit qq chose... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[37,41]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191253419229184\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":306,\"screen_name\":\"StevenLeRoux\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":4453,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Ask my GoogleLatitude\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"2FC2EF\",\"followers_count\":266,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1695493545\\/fa3f8350-a1ea-4196-9606-3fab457a6d4d_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"14985358\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1695493545\\/fa3f8350-a1ea-4196-9606-3fab457a6d4d_normal.png\",\"name\":\"StevenLeRoux\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 02 21:29:20 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":14985358,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/steven.le-roux.info\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191253419229184,\"created_at\":\"Fri Feb 24 23:43:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3827000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fe1e9e5c-22ed-4ecb-b08b-3256926b461c-173191253419229184" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Nicolas Vergallo ? #QUE ? #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1669266582/carte-de-visite-final_normal.jpg" -}, -"title": "Boucherie Ovalie: Nicolas Vergallo ? #QUE ? #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3828000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Nicolas Vergallo ? #QUE ? #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"QUE\",\"indices\":[19,23]},{\"text\":\"LGW\",\"indices\":[26,30]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191258230108160\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1017,\"screen_name\":\"BoucherieOvalie\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":6709,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/333487169\\/B-Oban3.jpg\",\"location\":\"Derri\\u00e8re toi, c'est affreux\",\"show_all_inline_media\":false,\"listed_count\":135,\"profile_link_color\":\"2FC2EF\",\"followers_count\":4074,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1669266582\\/carte-de-visite-final_normal.jpg\",\"description\":\"La vie est trop courte pour comprendre le rugby, alors autant en rigoler.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"260277866\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/333487169\\/B-Oban3.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1669266582\\/carte-de-visite-final_normal.jpg\",\"name\":\"Boucherie Ovalie\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 03 15:22:13 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":260277866,\"utc_offset\":null,\"favourites_count\":2,\"url\":\"http:\\/\\/boucherie-ovalie.org\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191258230108160,\"created_at\":\"Fri Feb 24 23:43:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3828000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0af5962-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "45bc581e-3d54-4575-975e-a32f52ae64cb-173191258230108160" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @systaime18: By Loiez @systaime en pointe sur #lgw ça devrait être lui l'animateur de la soirée", -"img": { -"src": "http://a3.twimg.com/profile_images/828341744/Studio_MPC_Vignette_normal.JPG" -}, -"title": "Jane: RT @systaime18: By Loiez @systaime en pointe sur #lgw ça devrait être lui l'animateur de la soirée", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3828000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @systaime18: By Loiez @systaime en pointe sur #lgw \\u00e7a devrait \\u00eatre lui l'animateur de la soir\\u00e9e\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"systaime18\",\"indices\":[3,14],\"name\":\"Systaime\",\"id_str\":\"758882\",\"id\":758882},{\"screen_name\":\"systaime\",\"indices\":[25,34],\"name\":\"systaime\",\"id_str\":\"622593\",\"id\":622593}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"By Loiez @systaime en pointe sur #lgw \\u00e7a devrait \\u00eatre lui l'animateur de la soir\\u00e9e\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"systaime\",\"indices\":[9,18],\"name\":\"systaime\",\"id_str\":\"622593\",\"id\":622593}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.facebook.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003EFacebook\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190968022020096\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"000000\",\"screen_name\":\"systaime18\",\"lang\":\"fr\",\"favourites_count\":113,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":493,\"location\":\"Paris\",\"profile_text_color\":\"000000\",\"followers_count\":393,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1826253762\\/gifs__20__normal.gif\",\"description\":\"\",\"statuses_count\":3214,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/424585054\\/15380207101.jpg\",\"show_all_inline_media\":true,\"listed_count\":40,\"profile_link_color\":\"080808\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"758882\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Systaime\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/424585054\\/15380207101.jpg\",\"created_at\":\"Thu Feb 08 22:13:03 +0000 2007\",\"profile_sidebar_fill_color\":\"f5ed08\",\"id\":758882,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.systaime.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1826253762\\/gifs__20__normal.gif\"},\"truncated\":false,\"id\":173190968022020096,\"created_at\":\"Fri Feb 24 23:41:59 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191257311547392\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"StudioMPC\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":246,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":33,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/828341744\\/Studio_MPC_Vignette_normal.JPG\",\"description\":\"\",\"statuses_count\":256,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"133820451\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Jane\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Apr 16 18:24:41 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":133820451,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/studio.mpc.over-blog.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/828341744\\/Studio_MPC_Vignette_normal.JPG\"},\"truncated\":false,\"id\":173191257311547392,\"created_at\":\"Fri Feb 24 23:43:08 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3828000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3086d50e-d822-47f5-b636-d884f7f13b01-173191257311547392" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Non mais mec, y'a que toi qui dit \"weberie\" #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1765990714/photo__1__normal.JPG" -}, -"title": "Cyrièle: Non mais mec, y'a que toi qui dit \"weberie\" #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3828000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Non mais mec, y'a que toi qui dit \\\"weberie\\\" #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[44,48]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191258800533506\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":586,\"screen_name\":\"cyro\",\"lang\":\"fr\",\"profile_text_color\":\"828282\",\"statuses_count\":9405,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/304086494\\/twitter.jpg\",\"location\":\"DTC\",\"show_all_inline_media\":true,\"listed_count\":44,\"profile_link_color\":\"d82c2c\",\"followers_count\":899,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1765990714\\/photo__1__normal.JPG\",\"description\":\"La Jennifer Lopez du PHP\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fffdf3\",\"id_str\":\"6549072\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/304086494\\/twitter.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1765990714\\/photo__1__normal.JPG\",\"name\":\"Cyri\\u00e8le\",\"default_profile_image\":false,\"created_at\":\"Sun Jun 03 21:59:03 +0000 2007\",\"profile_sidebar_border_color\":\"e5b712\",\"id\":6549072,\"utc_offset\":3600,\"favourites_count\":76,\"url\":\"http:\\/\\/www.pudep-yeah.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191258800533506,\"created_at\":\"Fri Feb 24 23:43:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3828000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f2c926e3-54bb-491d-b0c5-875979c29e63-173191258800533506" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw @LeGrandWebze combien d'essai par séquence pour Rémy gaillard?", -"img": { -"src": "http://a3.twimg.com/profile_images/1827613879/photo-pro_normal.png" -}, -"title": "Julien Lopizzo: #ilreste #lgw @LeGrandWebze combien d'essai par séquence pour Rémy gaillard?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3830000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #lgw @LeGrandWebze combien d'essai par s\\u00e9quence pour R\\u00e9my gaillard?\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[14,27],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191269009457152\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":284,\"screen_name\":\"JulienLopizzo\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":1087,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"location\":\"Lyon - Europe\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0099B9\",\"followers_count\":143,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1827613879\\/photo-pro_normal.png\",\"description\":\"Je suis tomb\\u00e9 dedans en 97.Ma e-carri\\u00e8re a d\\u00e9marr\\u00e9 comme d\\u00e9veloppeur freelance en 2002.Entrepren(aute) depuis 10 ans j'aime partager ma passion du e-business.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0099B9\",\"id_str\":\"44345271\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1827613879\\/photo-pro_normal.png\",\"name\":\"Julien Lopizzo\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 03 12:08:19 +0000 2009\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":44345271,\"utc_offset\":3600,\"favourites_count\":9,\"url\":\"http:\\/\\/www.tenapra.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191269009457152,\"created_at\":\"Fri Feb 24 23:43:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3830000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f9a872aa-39a2-4ffe-ae6c-151850ddd814-173191269009457152" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #change2ton", -"img": { -"src": "http://a2.twimg.com/profile_images/1780940750/twitter_normal.png" -}, -"title": "Almeida Filipe: #lgw #change2ton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3830000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #change2ton\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"change2ton\",\"indices\":[5,16]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191266849390593\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"letoss04\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":52,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851463294\\/Test_normal.jpg\",\"description\":\"\",\"statuses_count\":19,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"472438130\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Almeida Filipe\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Jan 23 23:18:21 +0000 2012\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":472438130,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851463294\\/Test_normal.jpg\"},\"truncated\":false,\"id\":173191266849390593,\"created_at\":\"Fri Feb 24 23:43:10 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3830000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f8e6e61b-ca28-44e4-8e64-cdf9bca20593-173191266849390593" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "TT France : 1er #lgw 2eme #cQui 3eme #ilReste \\o/", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: TT France : 1er #lgw 2eme #cQui 3eme #ilReste \\o/", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3830000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"TT France : 1er #lgw 2eme #cQui 3eme #ilReste \\\\o\\/\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]},{\"text\":\"cQui\",\"indices\":[26,31]},{\"text\":\"ilReste\",\"indices\":[37,45]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191267352719361\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"favourites_count\":12,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":100,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"statuses_count\":3246,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"JonathanMM\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":228777896,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\"},\"truncated\":false,\"id\":173191267352719361,\"created_at\":\"Fri Feb 24 23:43:10 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3830000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ef9d3f91-7537-47d6-8c16-0a5179175762-173191267352719361" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Orianehurard: Kheops le hacker trop mignon #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1775456404/zetourist_avatar_normal.png" -}, -"title": "Zetourist: RT @Orianehurard: Kheops le hacker trop mignon #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3831000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Orianehurard: Kheops le hacker trop mignon #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Orianehurard\",\"indices\":[3,16],\"id_str\":\"198934087\",\"name\":\"Oriane Hurard\",\"id\":198934087}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[47,51]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Kheops le hacker trop mignon #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[29,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189578231001088\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"Orianehurard\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2728,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":24,\"profile_link_color\":\"de2a5d\",\"followers_count\":485,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"description\":\"S\\u00e9ries, transmedia, cin\\u00e9ma. Dipl\\u00f4m\\u00e9e @ina_SUP en production \\/\\/ \\r\\nCharg\\u00e9e de coordination @TIULab, programme d'encadrement \\u00e9tudiant transmedia\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"198934087\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"profile_sidebar_fill_color\":\"c1a7c7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"name\":\"Oriane Hurard\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 05 16:26:22 +0000 2010\",\"profile_sidebar_border_color\":\"592459\",\"id\":198934087,\"utc_offset\":-10800,\"favourites_count\":461,\"url\":\"http:\\/\\/www.transmediaimmersiveuniversity.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189578231001088,\"created_at\":\"Fri Feb 24 23:36:27 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191272478150656\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1005,\"screen_name\":\"Zetourist\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":17384,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/57801775\\/nirvana.jpg\",\"location\":\"Cyberespace\",\"show_all_inline_media\":true,\"listed_count\":124,\"profile_link_color\":\"0084B4\",\"followers_count\":1377,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1775456404\\/zetourist_avatar_normal.png\",\"description\":\"Pirate\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"35454634\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/57801775\\/nirvana.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1775456404\\/zetourist_avatar_normal.png\",\"name\":\"Zetourist\",\"default_profile_image\":false,\"created_at\":\"Sun Apr 26 12:24:39 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":35454634,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/ddi.partipirate.org\\/fr\\/txt\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191272478150656,\"created_at\":\"Fri Feb 24 23:43:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3831000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4ef91e8b-c305-4e6d-a3df-2a00d46e7d01-173191272478150656" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Si vous voulez plus d'info sur l'ACTA, n'oubliez pas le Webzelive sur http://t.co/jycA9F5R #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1799488206/image_normal.jpg" -}, -"title": "Sébastien Périer: RT @LeGrandWebze: Si vous voulez plus d'info sur l'ACTA, n'oubliez pas le Webzelive sur http://t.co/jycA9F5R #lgw", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3832000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Si vous voulez plus d'info sur l'ACTA, n'oubliez pas le Webzelive sur http:\\/\\/t.co\\/jycA9F5R #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[{\"indices\":[88,108],\"expanded_url\":\"http:\\/\\/www.legrandwebze.com\",\"display_url\":\"legrandwebze.com\",\"url\":\"http:\\/\\/t.co\\/jycA9F5R\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[109,113]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Si vous voulez plus d'info sur l'ACTA, n'oubliez pas le Webzelive sur http:\\/\\/t.co\\/jycA9F5R #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[70,90],\"expanded_url\":\"http:\\/\\/www.legrandwebze.com\",\"display_url\":\"legrandwebze.com\",\"url\":\"http:\\/\\/t.co\\/jycA9F5R\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[91,95]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190538026168321\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1480,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3292,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190538026168321,\"created_at\":\"Fri Feb 24 23:40:16 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191276076867584\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":495,\"screen_name\":\"Yenaphe\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":5657,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/407607082\\/bg.jpg\",\"location\":\"Probablement\",\"show_all_inline_media\":false,\"listed_count\":65,\"profile_link_color\":\"009999\",\"followers_count\":1013,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1799488206\\/image_normal.jpg\",\"description\":\"Je ressemble \\u00e0 \\u00e7a, sauf quand \\u00e7a ne me ressemble pas.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"f2f2f2\",\"id_str\":\"30481941\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/407607082\\/bg.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1799488206\\/image_normal.jpg\",\"name\":\"S\\u00e9bastien P\\u00e9rier\",\"default_profile_image\":false,\"created_at\":\"Sat Apr 11 17:09:55 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":30481941,\"utc_offset\":-10800,\"favourites_count\":14,\"url\":\"http:\\/\\/www.politikaillera.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191276076867584,\"created_at\":\"Fri Feb 24 23:43:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3832000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "92582377-b36a-487e-8039-cd43c9b3f6b3-173191276076867584" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Si Rémi gaillard pouvait envoyer son ballon dans la tronche à @Vinvin ... Merci d'avance #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1652615368/Anbastom_normal.jpg" -}, -"title": "Anbastom: Si Rémi gaillard pouvait envoyer son ballon dans la tronche à @Vinvin ... Merci d'avance #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3832000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Si R\\u00e9mi gaillard pouvait envoyer son ballon dans la tronche \\u00e0 @Vinvin ... Merci d'avance #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[62,69],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[89,93]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191275414163456\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Anbastom\",\"lang\":\"fr\",\"favourites_count\":9,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":169,\"location\":\"72\",\"profile_text_color\":\"333333\",\"followers_count\":159,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1652615368\\/Anbastom_normal.jpg\",\"description\":\"#TeamLumbago \\/\\/ Un jour j'ai cru que j'etais intelligente mais en fait...NON.\",\"statuses_count\":9005,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"London\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"72400860\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Anbastom\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Mon Sep 07 22:34:23 +0000 2009\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":72400860,\"follow_request_sent\":null,\"utc_offset\":0,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1652615368\\/Anbastom_normal.jpg\"},\"truncated\":false,\"id\":173191275414163456,\"created_at\":\"Fri Feb 24 23:43:12 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3832000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c6724d1d-d38b-4430-b3e3-df1670588a19-173191275414163456" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "+1 #cqui pour remi gaillard #lgw Non jdeconne", -"img": { -"src": "http://a0.twimg.com/profile_images/977272877/toon_normal.jpg" -}, -"title": "Alexandra Pelissero: +1 #cqui pour remi gaillard #lgw Non jdeconne", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3832000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"+1 #cqui pour remi gaillard #lgw Non jdeconne\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[3,8]},{\"text\":\"lgw\",\"indices\":[28,32]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"favorited\":false,\"coordinates\":null,\"in_reply_to_user_id\":null,\"contributors\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"user\":{\"notifications\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/245991092\\/lotta_nieminen.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"screen_name\":\"alexp19\",\"follow_request_sent\":null,\"lang\":\"en\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/977272877\\/toon_normal.jpg\",\"default_profile_image\":false,\"verified\":false,\"profile_sidebar_border_color\":\"eeeeee\",\"location\":\"France\",\"favourites_count\":0,\"description\":\"Corporate communicator | Paris | News junkie |\\r\\nWinning Team = Jon Stewart + Ricardo Darin\\r\\nWork for Yahoo! but opinion is mine\",\"contributors_enabled\":false,\"following\":null,\"profile_use_background_image\":true,\"friends_count\":979,\"profile_text_color\":\"333333\",\"followers_count\":181,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/977272877\\/toon_normal.jpg\",\"statuses_count\":475,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/245991092\\/lotta_nieminen.jpg\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"protected\":false,\"is_translator\":false,\"name\":\"Alexandra Pelissero\",\"default_profile\":false,\"time_zone\":\"Paris\",\"created_at\":\"Tue Jan 20 14:34:43 +0000 2009\",\"profile_background_color\":\"131516\",\"id\":19238694,\"id_str\":\"19238694\",\"geo_enabled\":false,\"profile_background_tile\":true,\"utc_offset\":3600,\"url\":null},\"in_reply_to_status_id\":null,\"id\":173191276571787265,\"created_at\":\"Fri Feb 24 23:43:12 +0000 2012\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191276571787265\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3832000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a5fd12f6-c5d8-44fc-a90e-3d0168f8c699-173191276571787265" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Erf. C'est vrai quoi ! RT @valmad_: Les gens qui tweetent sur le plateau du #lgw , tenez-vous droit! #TeamVieilleFranceAssumée", -"img": { -"src": "http://a0.twimg.com/profile_images/1845320477/CoyoteCrafty_normal.jpg" -}, -"title": "CoyoteCrafty: Erf. C'est vrai quoi ! RT @valmad_: Les gens qui tweetent sur le plateau du #lgw , tenez-vous droit! #TeamVieilleFranceAssumée", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3833000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Erf. C'est vrai quoi ! RT @valmad_: Les gens qui tweetent sur le plateau du #lgw , tenez-vous droit! #TeamVieilleFranceAssum\\u00e9e\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"valmad_\",\"indices\":[26,34],\"name\":\"val\",\"id_str\":\"51392884\",\"id\":51392884}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[76,80]},{\"text\":\"TeamVieilleFranceAssum\\u00e9e\",\"indices\":[101,126]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetcaster.com\\\" rel=\\\"nofollow\\\"\\u003ETweetCaster for Bada\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191281546244096\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"565c67\",\"screen_name\":\"CoyoteCrafty\",\"lang\":\"en\",\"favourites_count\":1471,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":829,\"location\":\"Paris \\/ La Beauce\",\"profile_text_color\":\"fa9d42\",\"followers_count\":1377,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1845320477\\/CoyoteCrafty_normal.jpg\",\"description\":\"Ongoing experiment, but no protocol whatsoever\\u2026\\r\\nGirl riding motorcycles.\\r\\nGrammar nazi tendancies.\\r\\nAvid reader, cinema addict, casual gamer & radio listener\",\"statuses_count\":69900,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/111837388\\/pawsbg.jpg\",\"show_all_inline_media\":true,\"listed_count\":133,\"profile_link_color\":\"ef1561\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"26711810\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"CoyoteCrafty\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/111837388\\/pawsbg.jpg\",\"created_at\":\"Thu Mar 26 08:30:50 +0000 2009\",\"profile_sidebar_fill_color\":\"3c3b40\",\"id\":26711810,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/fuz.li\\/Coyote\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1845320477\\/CoyoteCrafty_normal.jpg\"},\"truncated\":false,\"id\":173191281546244096,\"created_at\":\"Fri Feb 24 23:43:13 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3833000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef3000e6-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7d551193-83df-42d9-9683-18b7c7885ced-173191281546244096" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Regis Gaillard x) #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1619111722/DSC05656_normal.jpg" -}, -"title": "William: Regis Gaillard x) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3838000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Regis Gaillard x) #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[18,22]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191302022823936\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":823,\"screen_name\":\"Scofred_\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":18666,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305034455\\/logo_grand_copie.PNG\",\"location\":\"France, Paris\",\"show_all_inline_media\":true,\"listed_count\":29,\"profile_link_color\":\"009999\",\"followers_count\":620,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1619111722\\/DSC05656_normal.jpg\",\"description\":\"160 caract\\u00e8res, c'est trop peu ! Ma bio - http:\\/\\/about.me\\/scofred\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"131299967\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305034455\\/logo_grand_copie.PNG\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1619111722\\/DSC05656_normal.jpg\",\"name\":\"William\",\"default_profile_image\":false,\"created_at\":\"Fri Apr 09 21:48:10 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":131299967,\"utc_offset\":3600,\"favourites_count\":117,\"url\":\"http:\\/\\/scofred.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191302022823936,\"created_at\":\"Fri Feb 24 23:43:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3838000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "61b9a94c-fd82-4d23-8ad6-19adc00f86d7-173191302022823936" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1776551141/086_normal.JPG" -}, -"title": "Alex Dumas: RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3838000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173179924620910593\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"palmashow\",\"lang\":\"en\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":67,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":54748,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"statuses_count\":1784,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"show_all_inline_media\":false,\"listed_count\":203,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"palmashow\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":23782965,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\"},\"truncated\":false,\"id\":173179924620910593,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191301464985600\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"d96694\",\"screen_name\":\"bouta_go_ham\",\"lang\":\"en\",\"favourites_count\":63,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":184,\"location\":\"DM[V]\",\"profile_text_color\":\"3D1957\",\"followers_count\":168,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1776551141\\/086_normal.JPG\",\"description\":\"Follow me for facts, because even though i tweet my opinions, my opinions are facts.\\r\\n #TeamRightBrained #ChampsLeague\\r\\n\",\"statuses_count\":4278,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/398559321\\/156254_463788731999_198829531999_6088297_4908406_n_thumb.jpg\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"FF0000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Central Time (US & Canada)\",\"profile_background_color\":\"e8252f\",\"protected\":false,\"id_str\":\"422991948\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Alex Dumas\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/398559321\\/156254_463788731999_198829531999_6088297_4908406_n_thumb.jpg\",\"created_at\":\"Sun Nov 27 23:14:36 +0000 2011\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"id\":422991948,\"follow_request_sent\":null,\"utc_offset\":-21600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1776551141\\/086_normal.JPG\"},\"truncated\":false,\"id\":173191301464985600,\"created_at\":\"Fri Feb 24 23:43:18 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3838000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7acd7b3c-5139-4239-acbd-7f97dafb4f74-173191301464985600" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Dites donc, Rémi Gaillard, ( #cqui ce n'importe qui?) il voudrait pas s'appeler Gaillardo et jouer dans le XV italien? #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1838968067/teamSFRCT_normal" -}, -"title": "Ovale de Grâce: Dites donc, Rémi Gaillard, ( #cqui ce n'importe qui?) il voudrait pas s'appeler Gaillardo et jouer dans le XV italien? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3838000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Dites donc, R\\u00e9mi Gaillard, ( #cqui ce n'importe qui?) il voudrait pas s'appeler Gaillardo et jouer dans le XV italien? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[29,34]},{\"text\":\"lgw\",\"indices\":[119,123]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191301087494144\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":504,\"screen_name\":\"MathildePousseo\",\"lang\":\"en\",\"profile_text_color\":\"3D1957\",\"statuses_count\":8403,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/44338571\\/grpechampion2007-1280.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":37,\"profile_link_color\":\"FF0000\",\"followers_count\":933,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1838968067\\/teamSFRCT_normal\",\"description\":\"Du rugby, de la politique, du ruck n'roll. Le tout au 4e degr\\u00e9!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"642D8B\",\"id_str\":\"81447410\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/44338571\\/grpechampion2007-1280.jpg\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838968067\\/teamSFRCT_normal\",\"name\":\"Ovale de Gr\\u00e2ce\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 10 21:39:27 +0000 2009\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":81447410,\"utc_offset\":-10800,\"favourites_count\":18,\"url\":\"http:\\/\\/www.boucherie-ovalie.org\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191301087494144,\"created_at\":\"Fri Feb 24 23:43:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3838000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "47408dc6-2d32-4023-8d9b-f5a4aa6100f7-173191301087494144" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@soisdesinvolte #ilRest aurant. (C'est entièrement de ta faute.) #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1474785559/testdeux_normal.jpg" -}, -"title": "Romain Mollet: @soisdesinvolte #ilRest aurant. (C'est entièrement de ta faute.) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3839000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@soisdesinvolte #ilRest aurant. (C'est enti\\u00e8rement de ta faute.) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"soisdesinvolte\",\"indices\":[0,15],\"id_str\":\"120569338\",\"name\":\"Florent Bernard\",\"id\":120569338}],\"urls\":[],\"hashtags\":[{\"text\":\"ilRest\",\"indices\":[16,23]},{\"text\":\"lgw\",\"indices\":[65,69]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173190284451123201\",\"id_str\":\"173191304438751232\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173190284451123201,\"in_reply_to_user_id_str\":\"120569338\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":73,\"screen_name\":\"RomainMollet\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":84,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/130413024\\/pan.jpg\",\"location\":\"Nantes\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1474785559\\/testdeux_normal.jpg\",\"description\":\"\\u00c9tudiant \\u00e0 Cin\\u00e9Cr\\u00e9atis depuis moins d'une semaine (18\\/09\\/2011)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"62795411\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/130413024\\/pan.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1474785559\\/testdeux_normal.jpg\",\"name\":\"Romain Mollet\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 04 11:47:02 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":62795411,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/conneriehumanumest.wordpress.com\"},\"in_reply_to_screen_name\":\"soisdesinvolte\",\"truncated\":false,\"id\":173191304438751232,\"created_at\":\"Fri Feb 24 23:43:19 +0000 2012\",\"in_reply_to_user_id\":120569338}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3839000, -"tags": [ -{ -"id-ref": "f0b0ce82-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6f9a84e3-8be1-4be1-9092-d764a15adb2c-173191304438751232" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "LOL “@Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart \"", -"img": { -"src": "http://a0.twimg.com/profile_images/1782392213/AV_PM_012012_600PX_normal.png" -}, -"title": "Pascal Mabille: LOL “@Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart \"", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3839000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"LOL \\u201c@Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart \\\"\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[5,12],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[54,58]},{\"text\":\"ilpart\",\"indices\":[59,66]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191303545368576\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":945,\"screen_name\":\"PascalMabille\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":9579,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/2377911\\/mega_city11_96.png\",\"location\":\"Boulogne-Billancourt\",\"show_all_inline_media\":true,\"listed_count\":68,\"profile_link_color\":\"585454\",\"followers_count\":1664,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1782392213\\/AV_PM_012012_600PX_normal.png\",\"description\":\"Dessine @instagraff \\u23ae Conseille les artistes, le web\\u23ae Bosse sur #BMSM \\u23aeR\\u00e9alise @ctraitnet pour @legrandwebze \\u23ae Boite \\u00e0 Rire \\u23ae Voltigeur chez @lvdlt et @season1\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"1367131\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/2377911\\/mega_city11_96.png\",\"profile_sidebar_fill_color\":\"FFFFFF\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1782392213\\/AV_PM_012012_600PX_normal.png\",\"name\":\"Pascal Mabille\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 17 18:49:58 +0000 2007\",\"profile_sidebar_border_color\":\"F0F0F0\",\"id\":1367131,\"utc_offset\":3600,\"favourites_count\":815,\"url\":\"http:\\/\\/www.pascalmabille.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191303545368576,\"created_at\":\"Fri Feb 24 23:43:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3839000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9361afc3-e616-496f-a409-2f785c6e1cd9-173191303545368576" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Après Rémi Gaillard, vont ils nous faire découvrir Didier Super... #Lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1727419266/avatar-1990_bigger_normal.jpg" -}, -"title": "Pierre: Après Rémi Gaillard, vont ils nous faire découvrir Didier Super... #Lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3840000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Apr\\u00e8s R\\u00e9mi Gaillard, vont ils nous faire d\\u00e9couvrir Didier Super... #Lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[67,71]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.0397028,48.8838896],[2.1734279,48.8838896],[2.1734279,48.987145],[2.0397028,48.987145]]]},\"attributes\":{},\"full_name\":\"Saint-Germain-en-Laye, Yvelines\",\"name\":\"Saint-Germain-en-Laye\",\"id\":\"3341126a8f9341c8\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/3341126a8f9341c8.json\"},\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191307215380480\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"PierBDV\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":719,\"location\":\"Yvelines\",\"profile_text_color\":\"333333\",\"followers_count\":296,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1727419266\\/avatar-1990_bigger_normal.jpg\",\"description\":\"#MJS Responsable du groupe Saint-Germain #Yvelines : Saint-Germain-En-Layes, Le Pecq, Port-Marly, Marly-Le-Roi, La Celle Saint Cloud... \\/ #PS \\/ \\u00c9tudiant #RH\",\"statuses_count\":2215,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/392656662\\/engage_toi_d_gage_le.jpg\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"37645766\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Pierre\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/392656662\\/engage_toi_d_gage_le.jpg\",\"created_at\":\"Mon May 04 12:06:18 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":37645766,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727419266\\/avatar-1990_bigger_normal.jpg\"},\"truncated\":false,\"id\":173191307215380480,\"created_at\":\"Fri Feb 24 23:43:20 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3840000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "54f87cee-c724-4732-802f-02f57e119deb-173191307215380480" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw enfin Un candidat fiable pour les présidentielles : Gaspard Delanoë !! #cqui (at France5) [pic] — http://t.co/fkYAHtDA", -"img": { -"src": "http://a0.twimg.com/profile_images/732688177/bi-cause_normal.jpg" -}, -"title": "Charles Liebert: #lgw enfin Un candidat fiable pour les présidentielles : Gaspard Delanoë !! #cqui (at France5) [pic] — http://t.co/fkYAHtDA", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3841000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"#lgw enfin Un candidat fiable pour les pr\\u00e9sidentielles : Gaspard Delano\\u00eb !! #cqui (at France5) [pic] \\u2014 http:\\/\\/t.co\\/fkYAHtDA\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[103,123],\"expanded_url\":\"http:\\/\\/path.com\\/p\\/yzIKx\",\"display_url\":\"path.com\\/p\\/yzIKx\",\"url\":\"http:\\/\\/t.co\\/fkYAHtDA\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cqui\",\"indices\":[76,81]}]},\"possibly_sensitive_editable\":true,\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.2359652,48.8133966],[2.2893976,48.8133966],[2.2893976,48.8345197],[2.2359652,48.8345197]]]},\"attributes\":{},\"full_name\":\"Issy-les-Moulineaux, Hauts-de-Seine\",\"name\":\"Issy-les-Moulineaux\",\"id\":\"1c197bda74b4cd4c\",\"place_type\":\"city\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/1c197bda74b4cd4c.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[2.27285043,48.82664809]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/path.com\\/\\\" rel=\\\"nofollow\\\"\\u003EPath 2.0\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191313615880192\",\"geo\":{\"type\":\"Point\",\"coordinates\":[48.82664809,2.27285043]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1158,\"screen_name\":\"Charles_Liebert\",\"lang\":\"en\",\"profile_text_color\":\"F522D5\",\"statuses_count\":48082,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/29762\\/00663_ghostfog_1280x800.jpg\",\"location\":\"Paris - Cap Ferret - Saugeras\",\"show_all_inline_media\":true,\"listed_count\":156,\"profile_link_color\":\"1AF51F\",\"followers_count\":2044,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/732688177\\/bi-cause_normal.jpg\",\"description\":\"Ex Digital Marketing Manager @ Orange Vall\\u00e9e, now Proud Founder of LGS Consulting (@LGS_Consulting). Curator, e-Ninja, Good Samaritan & Lover. #WLTW Official\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0E0F0F\",\"id_str\":\"610993\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/29762\\/00663_ghostfog_1280x800.jpg\",\"profile_sidebar_fill_color\":\"E0FF91\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/732688177\\/bi-cause_normal.jpg\",\"name\":\"Charles Liebert\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 07 20:26:15 +0000 2007\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":610993,\"utc_offset\":3600,\"favourites_count\":509,\"url\":\"http:\\/\\/www.charles-liebert.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191313615880192,\"created_at\":\"Fri Feb 24 23:43:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3841000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3309b15d-d2c6-45f6-bbb8-2c860cef2b42-173191313615880192" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @sCaLP_: Dommage j'ai plus de drogue, je comprends pas tout à #lgw Me reste de la vodka, je vais tenter ! http://t.co/fzaoyvpQ", -"img": { -"src": "http://a3.twimg.com/profile_images/1744565468/avatar__tweet_panthere_normal.jpg" -}, -"title": "tweet panthere: RT @sCaLP_: Dommage j'ai plus de drogue, je comprends pas tout à #lgw Me reste de la vodka, je vais tenter ! http://t.co/fzaoyvpQ", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3841000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @sCaLP_: Dommage j'ai plus de drogue, je comprends pas tout \\u00e0 #lgw Me reste de la vodka, je vais tenter ! http:\\/\\/t.co\\/fzaoyvpQ\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"sCaLP_\",\"indices\":[3,10],\"id_str\":\"81383046\",\"name\":\"\\\\(\\u00b0-\\u00b0*)\",\"id\":81383046}],\"urls\":[{\"indices\":[109,129],\"expanded_url\":\"http:\\/\\/lockerz.com\\/s\\/186845096\",\"display_url\":\"lockerz.com\\/s\\/186845096\",\"url\":\"http:\\/\\/t.co\\/fzaoyvpQ\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[65,69]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191314651873280\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":91,\"screen_name\":\"tweet_panthere\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":603,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"DTC\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":78,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1744565468\\/avatar__tweet_panthere_normal.jpg\",\"description\":\"Voil\\u00e0 25 ans que je suis n\\u00e9e dans un paquet de chips, d\\u00e9sormais, c'est d\\u00e9cid\\u00e9, \\u00e0 d\\u00e9faut d'une vie r\\u00e9elle, je vais vivre et construire une vie sociale sur le net\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"459596569\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1744565468\\/avatar__tweet_panthere_normal.jpg\",\"name\":\"tweet panthere\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 09 21:06:34 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":459596569,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/tweetpanthere.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191314651873280,\"created_at\":\"Fri Feb 24 23:43:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3841000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b5e97074-10a7-40a5-8dcf-78ed53142035-173191314651873280" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "\"@charleshenriroy: #lgw #ilpart #ilreste #change2ton #cqui comme ça on va me voir.\"", -"img": { -"src": "http://a3.twimg.com/profile_images/1671170405/lepetitwebze_normal.jpg" -}, -"title": "Le Petit Webze: \"@charleshenriroy: #lgw #ilpart #ilreste #change2ton #cqui comme ça on va me voir.\"", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3842000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\\"@charleshenriroy: #lgw #ilpart #ilreste #change2ton #cqui comme \\u00e7a on va me voir.\\\"\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"charleshenriroy\",\"indices\":[1,17],\"id_str\":\"185396126\",\"name\":\"Royer Charles-Henri\",\"id\":185396126}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]},{\"text\":\"ilpart\",\"indices\":[24,31]},{\"text\":\"ilreste\",\"indices\":[32,40]},{\"text\":\"change2ton\",\"indices\":[41,52]},{\"text\":\"cqui\",\"indices\":[53,58]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191317445283840\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":183,\"screen_name\":\"LePetitWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":119,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":60,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1671170405\\/lepetitwebze_normal.jpg\",\"description\":\"le TEDx est au TED ce que @LePetitWebze est \\u00e0 @LeGrandWebze (compte de FanArt LolFan)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"420704703\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1671170405\\/lepetitwebze_normal.jpg\",\"name\":\"Le Petit Webze\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 25 00:12:18 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":420704703,\"utc_offset\":null,\"favourites_count\":0,\"url\":\"http:\\/\\/soundcloud.com\\/lepetitwebze\\/lepetitwebze\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191317445283840,\"created_at\":\"Fri Feb 24 23:43:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3842000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b27baf65-bf7a-4ac7-85aa-6aa77b829028-173191317445283840" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Pierre_B_y Je viens juste rentrer pas encore eu le TPS d'allumer la Tv je connais le #lgw mais pas #cqui @ludodelaherche", -"img": { -"src": "http://a2.twimg.com/profile_images/1727412144/image_normal.jpg" -}, -"title": "Jessica Boni-Lambert: @Pierre_B_y Je viens juste rentrer pas encore eu le TPS d'allumer la Tv je connais le #lgw mais pas #cqui @ludodelaherche", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3843000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"Pierre_B_y\",\"favorited\":false,\"text\":\"@Pierre_B_y Je viens juste rentrer pas encore eu le TPS d'allumer la Tv je connais le #lgw mais pas #cqui @ludodelaherche\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Pierre_B_y\",\"indices\":[0,11],\"name\":\"Pierre B.\",\"id_str\":\"104184883\",\"id\":104184883},{\"screen_name\":\"LudoDelaherche\",\"indices\":[106,121],\"name\":\"Ludovic Delaherche\",\"id_str\":\"72665061\",\"id\":72665061}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[86,90]},{\"text\":\"cqui\",\"indices\":[100,105]}]},\"in_reply_to_user_id\":104184883,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173191019012169728,\"in_reply_to_status_id_str\":\"173191019012169728\",\"id_str\":\"173191321002049536\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ebdae9\",\"screen_name\":\"JessBoniLambert\",\"lang\":\"fr\",\"favourites_count\":51,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":189,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":680,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1727412144\\/image_normal.jpg\",\"description\":\"Cr\\u00e9atrice de mode passionn\\u00e9e de #rugby (www.rugbydolls.com) \\r\\nMy passions: Rugby, Fashion and photography.\\r\\nNe tourne pas rond (mais plut\\u00f4t ovale)\",\"statuses_count\":17230,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/391267445\\/Twitter2.jpg\",\"show_all_inline_media\":false,\"listed_count\":41,\"profile_link_color\":\"CC3366\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"DBE9ED\",\"protected\":false,\"id_str\":\"111092027\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Jessica Boni-Lambert\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/391267445\\/Twitter2.jpg\",\"created_at\":\"Wed Feb 03 19:54:54 +0000 2010\",\"profile_sidebar_fill_color\":\"f7e6e6\",\"id\":111092027,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.leblogdejess.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727412144\\/image_normal.jpg\"},\"truncated\":false,\"id\":173191321002049536,\"created_at\":\"Fri Feb 24 23:43:23 +0000 2012\",\"in_reply_to_user_id_str\":\"104184883\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3843000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b7a878df-3c7a-4bf6-bdcf-9deda8146f77-173191321002049536" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilpart \n\"@Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart\"", -"img": { -"src": "http://a1.twimg.com/profile_images/1838462962/w314uSp6_normal" -}, -"title": "myPlanetarium: #ilpart \n\"@Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart\"", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3843000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilpart \\n\\\"@Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart\\\"\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[10,17],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[59,63]},{\"text\":\"ilpart\",\"indices\":[64,71]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191321098522624\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":268,\"screen_name\":\"my_Planetarium_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2853,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"La D\\u00e9fense\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":121,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1838462962\\/w314uSp6_normal\",\"description\":\"myplanetarium.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"302897276\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838462962\\/w314uSp6_normal\",\"name\":\"myPlanetarium\",\"default_profile_image\":false,\"created_at\":\"Sat May 21 23:24:01 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":302897276,\"utc_offset\":3600,\"favourites_count\":124,\"url\":\"http:\\/\\/myplanetarium.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191321098522624,\"created_at\":\"Fri Feb 24 23:43:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3843000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "313ccb2d-247d-4873-a909-fd6af739b16e-173191321098522624" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "+ 1 “@LeilaAgic: C'est exactement ça ! RT @nicoprat Devant #lgw je me sens un peu comme ça http://t.co/nDtLUGr5”", -"img": { -"src": "http://a0.twimg.com/profile_images/1361965224/tw_8497264_1305889979_normal.jpg" -}, -"title": "Erwan Lescop: + 1 “@LeilaAgic: C'est exactement ça ! RT @nicoprat Devant #lgw je me sens un peu comme ça http://t.co/nDtLUGr5”", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3845000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"+ 1 \\u201c@LeilaAgic: C'est exactement \\u00e7a ! RT @nicoprat Devant #lgw je me sens un peu comme \\u00e7a http:\\/\\/t.co\\/nDtLUGr5\\u201d\",\"entities\":{\"urls\":[{\"indices\":[91,111],\"display_url\":\"pic.twitter.com\\/nDtLUGr5\",\"expanded_url\":\"http:\\/\\/twitter.com\\/nicoprat\\/status\\/173189994922512384\\/photo\\/1\",\"url\":\"http:\\/\\/t.co\\/nDtLUGr5\"}],\"user_mentions\":[{\"screen_name\":\"LeilaAgic\",\"indices\":[5,15],\"name\":\"Leila Agic\",\"id_str\":\"79575617\",\"id\":79575617},{\"screen_name\":\"nicoprat\",\"indices\":[42,51],\"name\":\"Nico Prat\",\"id_str\":\"19256842\",\"id\":19256842}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[59,63]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191329185140737\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"erwanlescop\",\"lang\":\"fr\",\"favourites_count\":511,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1336,\"location\":\"France \\/ Paris - Brest\",\"profile_text_color\":\"333333\",\"followers_count\":1104,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1361965224\\/tw_8497264_1305889979_normal.jpg\",\"description\":\"Cadre secteur public anti-RGPP \\/ Militant socialiste \\/ soutien de @fhollande club des 3% ;-) #FH2012 \\/ Citoyen du monde \\/ Geek \\u00e0 ses heures\",\"statuses_count\":8727,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/277996905\\/Hollande_D_claration_Tulle.jpg\",\"show_all_inline_media\":true,\"listed_count\":36,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"822a2e\",\"protected\":false,\"id_str\":\"28977778\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Erwan Lescop\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/277996905\\/Hollande_D_claration_Tulle.jpg\",\"created_at\":\"Sun Apr 05 12:10:38 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":28977778,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1361965224\\/tw_8497264_1305889979_normal.jpg\"},\"truncated\":false,\"id\":173191329185140737,\"created_at\":\"Fri Feb 24 23:43:25 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3845000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "193b4bcf-e4ce-45bc-8f97-a017d4401193-173191329185140737" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw par-ci #LGW par-là... pour ceux qui ne connaisse pas Le Grand Webze (comme moi :p) c'est en direct sur france5 http://t.co/AqC7Srb8", -"img": { -"src": "http://a3.twimg.com/profile_images/1640839738/c0y0te7_2011av600_normal.png" -}, -"title": "Patrick Zédouard: #lgw par-ci #LGW par-là... pour ceux qui ne connaisse pas Le Grand Webze (comme moi :p) c'est en direct sur france5 http://t.co/AqC7Srb8", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3846000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw par-ci #LGW par-l\\u00e0... pour ceux qui ne connaisse pas Le Grand Webze (comme moi :p) c'est en direct sur france5 http:\\/\\/t.co\\/AqC7Srb8\",\"entities\":{\"urls\":[{\"indices\":[116,136],\"display_url\":\"france5.fr\\/le-grand-webze\\u2026\",\"expanded_url\":\"http:\\/\\/www.france5.fr\\/le-grand-webze\\/index.php?page=article&numsite=7460&id_article=26945&id_rubrique=7463\",\"url\":\"http:\\/\\/t.co\\/AqC7Srb8\"}],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"LGW\",\"indices\":[12,16]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191334415441920\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"c7c7c7\",\"screen_name\":\"c0y0te7\",\"lang\":\"fr\",\"favourites_count\":10,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":131,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":56,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1640839738\\/c0y0te7_2011av600_normal.png\",\"description\":\"Graphic designer, illustrator. I love designing t-shirts ^o^\",\"statuses_count\":397,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/393625552\\/logo_twitter_2012.png\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"2d5b6b\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"c7c7c7\",\"protected\":false,\"id_str\":\"78273409\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Patrick Z\\u00e9douard\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/393625552\\/logo_twitter_2012.png\",\"created_at\":\"Tue Sep 29 10:38:14 +0000 2009\",\"profile_sidebar_fill_color\":\"f7f7f7\",\"id\":78273409,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.c0y0te7.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1640839738\\/c0y0te7_2011av600_normal.png\"},\"truncated\":false,\"id\":173191334415441920,\"created_at\":\"Fri Feb 24 23:43:26 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3846000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9ffd4a5d-6f11-4f73-bdda-3e0a75f89a0c-173191334415441920" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Il va péter un carreau Régis #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1815934444/image_normal.jpg" -}, -"title": "Laurent Sarralangue: Il va péter un carreau Régis #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3847000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Il va p\\u00e9ter un carreau R\\u00e9gis #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[29,33]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191339687677952\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"lolosarralangue\",\"lang\":\"fr\",\"favourites_count\":21,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":413,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":92,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1815934444\\/image_normal.jpg\",\"description\":\"Actu. Web. Sports. De la balle de squash \\u00e0 l'ovale. L\\u00e9g\\u00e8rement geek. Musique. S'informer pour se cultiver, mais pas seulement.\",\"statuses_count\":1686,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"387773705\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Laurent Sarralangue\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sun Oct 09 17:03:03 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":387773705,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815934444\\/image_normal.jpg\"},\"truncated\":false,\"id\":173191339687677952,\"created_at\":\"Fri Feb 24 23:43:27 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3847000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d40b4002-7f36-4429-84ea-d8eacd2949d7-173191339687677952" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @pandanael: Vidéo Gag, c'était mieux avant. #Lgw // hé hé", -"img": { -"src": "http://a3.twimg.com/profile_images/1579781654/brush2star_mini_normal.jpg" -}, -"title": "Magalie Baudry: RT @pandanael: Vidéo Gag, c'était mieux avant. #Lgw // hé hé", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3848000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @pandanael: Vid\\u00e9o Gag, c'\\u00e9tait mieux avant. #Lgw \\/\\/ h\\u00e9 h\\u00e9\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"pandanael\",\"indices\":[3,13],\"id_str\":\"177984098\",\"name\":\"justice pandine\",\"id\":177984098}],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[47,51]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191343185727488\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":251,\"screen_name\":\"Mag_frog\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6515,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"location\":\"Nantes\\/Cholet\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"7762e0\",\"followers_count\":275,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"description\":\"Passions web, infographie, dessin, couture, nouvelles technos, communication, partage et th\\u00e9\\u00e2tre amateur.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"172314328\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"profile_sidebar_fill_color\":\"f7a64a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"name\":\"Magalie Baudry\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 29 12:06:17 +0000 2010\",\"profile_sidebar_border_color\":\"f2b87e\",\"id\":172314328,\"utc_offset\":-7200,\"favourites_count\":6,\"url\":\"http:\\/\\/www.maglagrenouille.fr\\/blog\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191343185727488,\"created_at\":\"Fri Feb 24 23:43:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3848000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "244b71d4-0f67-424b-aca4-58c2145f3f4e-173191343185727488" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @au4emeTop: En fait, #lgw c'est bien pour les intervenants et les petites animations. Stop le blabla, les vidéos et ce décor canard WC.", -"img": { -"src": "http://a3.twimg.com/profile_images/1592839998/PYAndBraiseZ_normal.png" -}, -"title": "PYBAndBraiseZ: RT @au4emeTop: En fait, #lgw c'est bien pour les intervenants et les petites animations. Stop le blabla, les vidéos et ce décor canard WC.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3849000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @au4emeTop: En fait, #lgw c'est bien pour les intervenants et les petites animations. Stop le blabla, les vid\\u00e9os et ce d\\u00e9cor canard WC.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"au4emeTop\",\"indices\":[3,13],\"id_str\":\"376424337\",\"name\":\"CG.\",\"id\":376424337}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"En fait, #lgw c'est bien pour les intervenants et les petites animations. Stop le blabla, les vid\\u00e9os et ce d\\u00e9cor canard WC.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/sites.google.com\\/site\\/yorufukurou\\/\\\" rel=\\\"nofollow\\\"\\u003EYoruFukurou\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190650899083265\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"au4emeTop\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":444,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/391998495\\/tile_grey.png\",\"location\":\"un Bordal, des Bordeaux.\",\"show_all_inline_media\":false,\"listed_count\":56,\"profile_link_color\":\"4482ff\",\"followers_count\":614,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1710549946\\/sexygarette3_normal.jpg\",\"description\":\"Tous ceux qui m'ont vue danser sont morts.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ebebeb\",\"id_str\":\"376424337\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/391998495\\/tile_grey.png\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1710549946\\/sexygarette3_normal.jpg\",\"name\":\"CG.\",\"default_profile_image\":false,\"created_at\":\"Mon Sep 19 21:25:15 +0000 2011\",\"profile_sidebar_border_color\":\"ff3636\",\"id\":376424337,\"utc_offset\":-10800,\"favourites_count\":85,\"url\":\"http:\\/\\/tatagoudoudalida.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190650899083265,\"created_at\":\"Fri Feb 24 23:40:43 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191347392622592\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":120,\"screen_name\":\"PYAndBraiseZ\",\"lang\":\"en\",\"profile_text_color\":\"594369\",\"statuses_count\":483,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"L\\u00e0 o\\u00f9 tout commence !\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"565eb0\",\"followers_count\":52,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1592839998\\/PYAndBraiseZ_normal.png\",\"description\":\"Community manager, editor & corrector @ & BraiseZ, french LGBTH association.\\r\\nTruc en plume et c\\u00e2lineur de souris.\\r\\nLicensed to quil and Mouse lover.\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"d8c3e8\",\"id_str\":\"392739216\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"e0ff9c\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1592839998\\/PYAndBraiseZ_normal.png\",\"name\":\"PYBAndBraiseZ\",\"default_profile_image\":false,\"created_at\":\"Mon Oct 17 14:08:24 +0000 2011\",\"profile_sidebar_border_color\":\"00eb66\",\"id\":392739216,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/AndBraiseZ.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191347392622592,\"created_at\":\"Fri Feb 24 23:43:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3849000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b02b472f-23bb-4eb4-b23e-819876011966-173191347392622592" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Une première pour moi ! Jolie petite émissions #lgw d'autre part, #ilreste !", -"img": { -"src": "http://a0.twimg.com/profile_images/1848856065/image_normal.jpg" -}, -"title": "Diego Prisker: Une première pour moi ! Jolie petite émissions #lgw d'autre part, #ilreste !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3855000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Une premi\\u00e8re pour moi ! Jolie petite \\u00e9missions #lgw d'autre part, #ilreste !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[47,51]},{\"text\":\"ilreste\",\"indices\":[66,74]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191371480506368\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":19,\"screen_name\":\"Diego_Prisker\",\"lang\":\"fr\",\"profile_text_color\":\"EDE6A8\",\"statuses_count\":17,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/429965549\\/xc5da673c658696bfc039a3640636f06.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"827D5E\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848856065\\/image_normal.jpg\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"959C17\",\"id_str\":\"95722004\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429965549\\/xc5da673c658696bfc039a3640636f06.png\",\"profile_sidebar_fill_color\":\"14392C\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848856065\\/image_normal.jpg\",\"name\":\"Diego Prisker\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 09 20:11:41 +0000 2009\",\"profile_sidebar_border_color\":\"1C2829\",\"id\":95722004,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191371480506368,\"created_at\":\"Fri Feb 24 23:43:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3855000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "38628f20-099a-4ae5-a816-8309967e4b5c-173191371480506368" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @jcfrog: OMG coup de tonnerre sur les Oscars! #dujardin #lgw http://t.co/MHK9Ke45", -"img": { -"src": "http://a0.twimg.com/profile_images/1849162025/image_normal.jpg" -}, -"title": "Cake.: RT @jcfrog: OMG coup de tonnerre sur les Oscars! #dujardin #lgw http://t.co/MHK9Ke45", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3855000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @jcfrog: OMG coup de tonnerre sur les Oscars! #dujardin #lgw http:\\/\\/t.co\\/MHK9Ke45\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[3,10],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[{\"indices\":[66,86],\"expanded_url\":\"http:\\/\\/twitpic.com\\/8o0mgh\",\"display_url\":\"twitpic.com\\/8o0mgh\",\"url\":\"http:\\/\\/t.co\\/MHK9Ke45\"}],\"hashtags\":[{\"text\":\"dujardin\",\"indices\":[49,58]},{\"text\":\"lgw\",\"indices\":[59,63]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"OMG coup de tonnerre sur les Oscars! #dujardin #lgw http:\\/\\/t.co\\/MHK9Ke45\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[54,74],\"expanded_url\":\"http:\\/\\/twitpic.com\\/8o0mgh\",\"display_url\":\"twitpic.com\\/8o0mgh\",\"url\":\"http:\\/\\/t.co\\/MHK9Ke45\"}],\"hashtags\":[{\"text\":\"dujardin\",\"indices\":[37,46]},{\"text\":\"lgw\",\"indices\":[47,51]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":28,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173030351302696961\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":340,\"screen_name\":\"jcfrog\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27208,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/194101689\\/twitterbk.jpg\",\"location\":\"Damgan\",\"show_all_inline_media\":true,\"listed_count\":506,\"profile_link_color\":\"acc809\",\"followers_count\":6887,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1813523315\\/image_normal.jpg\",\"description\":\"Pro: Ing\\u00e9nieur informaticien, Perso: super h\\u00e9ro du web (en formation)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"16888281\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/194101689\\/twitterbk.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813523315\\/image_normal.jpg\",\"name\":\"jcfrog\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 21 16:03:16 +0000 2008\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":16888281,\"utc_offset\":3600,\"favourites_count\":448,\"url\":\"http:\\/\\/www.jcfrog.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173030351302696961,\"created_at\":\"Fri Feb 24 13:03:45 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":28,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191370234789889\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1121,\"screen_name\":\"mzllecharlotte\",\"lang\":\"en\",\"profile_text_color\":\"878287\",\"statuses_count\":9218,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/358761675\\/ciel_etoile.jpg\",\"location\":\"Cake.\",\"show_all_inline_media\":false,\"listed_count\":10,\"profile_link_color\":\"b80251\",\"followers_count\":584,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849162025\\/image_normal.jpg\",\"description\":\"Cake. Cake. That Shit Cray - ain't it Jay ?\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"63724138\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/358761675\\/ciel_etoile.jpg\",\"profile_sidebar_fill_color\":\"fcf9fa\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849162025\\/image_normal.jpg\",\"name\":\"Cake.\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 07 13:48:07 +0000 2009\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":63724138,\"utc_offset\":3600,\"favourites_count\":13,\"url\":\"http:\\/\\/www.smarturl.it\\/TTT\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191370234789889,\"created_at\":\"Fri Feb 24 23:43:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3855000, -"tags": [ -{ -"id-ref": "ef2f2b08-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "54dcc4ed-9030-4eef-a62e-932b8ff47f79-173191370234789889" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Vous n'aurez pas pu trouver mieux haha", -"img": { -"src": "http://a2.twimg.com/profile_images/1815905585/image_normal.jpg" -}, -"title": "Young, Wild & Free: #lgw Vous n'aurez pas pu trouver mieux haha", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3856000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw Vous n'aurez pas pu trouver mieux haha\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191375976804353\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"08Life06\",\"lang\":\"fr\",\"favourites_count\":39,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":231,\"location\":\"chez les mafieux mexicains\",\"profile_text_color\":\"333333\",\"followers_count\":391,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"description\":\"\",\"statuses_count\":10976,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"363343002\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Young, Wild & Free\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat Aug 27 23:04:05 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":363343002,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\"},\"truncated\":false,\"id\":173191375976804353,\"created_at\":\"Fri Feb 24 23:43:36 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3856000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "02a11256-a92a-4ab6-9e8d-1747c7a867d5-173191375976804353" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Vinvin Pas sympa le collègue ! #lgw #ilreste", -"img": { -"src": "http://a0.twimg.com/profile_images/1732222031/225424_10150191128277161_707862160_7152826_6174185_n_normal.jpg" -}, -"title": "Brice Lahaye: @Vinvin Pas sympa le collègue ! #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3857000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Vinvin Pas sympa le coll\\u00e8gue ! #lgw #ilreste\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[0,7],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]},{\"text\":\"ilreste\",\"indices\":[37,45]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173190479788244992\",\"id_str\":\"173191382226309120\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173190479788244992,\"in_reply_to_user_id_str\":\"7223522\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":369,\"screen_name\":\"bricelahaye\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":127,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/428619100\\/press-dl.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":70,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1732222031\\/225424_10150191128277161_707862160_7152826_6174185_n_normal.jpg\",\"description\":\"\\u00c9tudiant en journalisme \\u00e0 Sciences Po Rennes. N'arrive jamais en retard parce que DETESTE Phil Collins. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"022330\",\"id_str\":\"216310703\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/428619100\\/press-dl.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1732222031\\/225424_10150191128277161_707862160_7152826_6174185_n_normal.jpg\",\"name\":\"Brice Lahaye\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 16 10:41:07 +0000 2010\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":216310703,\"utc_offset\":-36000,\"favourites_count\":8,\"url\":null},\"in_reply_to_screen_name\":\"Vinvin\",\"truncated\":false,\"id\":173191382226309120,\"created_at\":\"Fri Feb 24 23:43:37 +0000 2012\",\"in_reply_to_user_id\":7223522}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3857000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4b39448f-aa8e-4f20-9482-432becfec552-173191382226309120" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Quand régis fait du Gaillard.. :) pas le même effet... #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1695493545/fa3f8350-a1ea-4196-9606-3fab457a6d4d_normal.png" -}, -"title": "StevenLeRoux: Quand régis fait du Gaillard.. :) pas le même effet... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3858000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Quand r\\u00e9gis fait du Gaillard.. :) pas le m\\u00eame effet... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[55,59]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191385283964928\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":306,\"screen_name\":\"StevenLeRoux\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":4453,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Ask my GoogleLatitude\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"2FC2EF\",\"followers_count\":266,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1695493545\\/fa3f8350-a1ea-4196-9606-3fab457a6d4d_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"14985358\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1695493545\\/fa3f8350-a1ea-4196-9606-3fab457a6d4d_normal.png\",\"name\":\"StevenLeRoux\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 02 21:29:20 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":14985358,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/steven.le-roux.info\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191385283964928,\"created_at\":\"Fri Feb 24 23:43:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3858000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "953dd3a1-1e69-49f4-97a0-5b3597f9a302-173191385283964928" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Rémi Gaillard résumé aux vidéo avec un ballon de foot....pas que j'aime mais c'est minable", -"img": { -"src": "http://a2.twimg.com/profile_images/1771348218/image1327174991_normal.png" -}, -"title": "Jim0PROFIT: #lgw Rémi Gaillard résumé aux vidéo avec un ballon de foot....pas que j'aime mais c'est minable", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3859000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw R\\u00e9mi Gaillard r\\u00e9sum\\u00e9 aux vid\\u00e9o avec un ballon de foot....pas que j'aime mais c'est minable\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.yoono.com\\\" rel=\\\"nofollow\\\"\\u003Eyoono\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191388626812928\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"Jim0PROFIT\",\"lang\":\"fr\",\"favourites_count\":23,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":368,\"location\":\"France\",\"profile_text_color\":\"3E4415\",\"followers_count\":94,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1771348218\\/image1327174991_normal.png\",\"description\":\"Consulting, Syst\\u00e8me administrateur, geekoophile, et tellement de choses qu'une journ\\u00e9e de 24H ne suffit plus!\",\"statuses_count\":4758,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"18874683\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Jim0PROFIT\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"created_at\":\"Sun Jan 11 18:26:59 +0000 2009\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":18874683,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/choari.blogspot.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1771348218\\/image1327174991_normal.png\"},\"truncated\":false,\"id\":173191388626812928,\"created_at\":\"Fri Feb 24 23:43:39 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3859000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "41ec9152-e310-4401-b5e9-f297d4bb0531-173191388626812928" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere", -"img": { -"src": "http://a2.twimg.com/profile_images/1649948075/image_normal.jpg" -}, -"title": "ORTF_2_0: RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3860000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeRadiateur\",\"indices\":[3,15],\"name\":\"Joffrey D.\",\"id_str\":\"194271706\",\"id\":194271706}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[63,67]},{\"text\":\"TweetPreventionRoutiere\",\"indices\":[94,118]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]},{\"text\":\"TweetPreventionRoutiere\",\"indices\":[77,101]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189178589315072\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"LeRadiateur\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":263,\"location\":\"Lyon\",\"profile_text_color\":\"666666\",\"followers_count\":368,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1777542862\\/charlot_normal.jpg\",\"description\":\"Coordinateur d'Antenne sur NRJ \\/ Animateur du 9h-Midi \\/ Passionn\\u00e9 de photographie \\/ Tweets originaux garantis.\",\"statuses_count\":4227,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":8,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"194271706\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Joffrey D.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Thu Sep 23 20:17:47 +0000 2010\",\"profile_sidebar_fill_color\":\"252429\",\"id\":194271706,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/leradiateur\\/sets\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1777542862\\/charlot_normal.jpg\"},\"truncated\":false,\"id\":173189178589315072,\"created_at\":\"Fri Feb 24 23:34:52 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191394846969858\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"ORTF_2_0\",\"lang\":\"fr\",\"favourites_count\":52,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":212,\"location\":\"Paris\",\"profile_text_color\":\"666666\",\"followers_count\":451,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1649948075\\/image_normal.jpg\",\"description\":\"Mercenaire de l'audiovisuel, cathodique pratiquante et glaneuse professionnelle. Orf\\u00e8vre du temps de cerveau disponible. Prix Sulitzer 2009.\",\"statuses_count\":8845,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/259103493\\/DSC_0207.jpg\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"305637572\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"ORTF_2_0\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/259103493\\/DSC_0207.jpg\",\"created_at\":\"Thu May 26 15:09:58 +0000 2011\",\"profile_sidebar_fill_color\":\"252429\",\"id\":305637572,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1649948075\\/image_normal.jpg\"},\"truncated\":false,\"id\":173191394846969858,\"created_at\":\"Fri Feb 24 23:43:40 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3860000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f070e628-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ea98de5c-2bd1-418a-af5b-3ffdfeb2b770-173191394846969858" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Hap_Iness #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1827443536/hipster_normal.png" -}, -"title": "Léo: @Hap_Iness #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3863000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"Hap_Iness\",\"favorited\":false,\"text\":\"@Hap_Iness #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Hap_Iness\",\"indices\":[0,10],\"name\":\"Ines-timable\",\"id_str\":\"321947697\",\"id\":321947697}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]}]},\"in_reply_to_user_id\":321947697,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173190906063753219,\"in_reply_to_status_id_str\":\"173190906063753219\",\"id_str\":\"173191406901407745\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"FFFFFF\",\"screen_name\":\"2345km\",\"lang\":\"fr\",\"favourites_count\":126,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":92,\"location\":\"Paris\",\"profile_text_color\":\"383F3C\",\"followers_count\":260,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1827443536\\/hipster_normal.png\",\"description\":\"-\",\"statuses_count\":21826,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/310361852\\/aubin.gif\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"15E780\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"FFFFFF\",\"protected\":false,\"id_str\":\"172715841\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"L\\u00e9o\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/310361852\\/aubin.gif\",\"created_at\":\"Fri Jul 30 12:13:36 +0000 2010\",\"profile_sidebar_fill_color\":\"0C0C0C\",\"id\":172715841,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/2345km.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1827443536\\/hipster_normal.png\"},\"truncated\":false,\"id\":173191406901407745,\"created_at\":\"Fri Feb 24 23:43:43 +0000 2012\",\"in_reply_to_user_id_str\":\"321947697\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3863000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "29f22476-d2a5-43bc-869a-adc00c2c34d8-173191406901407745" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW @DamienTry > Régis Gaillard", -"img": { -"src": "http://a3.twimg.com/profile_images/1337546140/Photo_119_normal.jpg" -}, -"title": "bastien tatin: #LGW @DamienTry > Régis Gaillard", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3863000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW @DamienTry > R\\u00e9gis Gaillard\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"DamienTry\",\"indices\":[5,15],\"id_str\":\"366789848\",\"name\":\"Damien Try\",\"id\":366789848}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191406863646721\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":255,\"screen_name\":\"jaimemebattre\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":859,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/238231258\\/code_civ.jpg\",\"location\":\"Toulouse. UT1, M1 en droit.\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":106,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1337546140\\/Photo_119_normal.jpg\",\"description\":\"Rugby, ST.\\r\\nLe travail c'est la sant\\u00e9 mais quid de l'utilit\\u00e9 de la m\\u00e9decine du travail.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"022330\",\"id_str\":\"286306541\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/238231258\\/code_civ.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1337546140\\/Photo_119_normal.jpg\",\"name\":\"bastien tatin\",\"default_profile_image\":false,\"created_at\":\"Fri Apr 22 18:53:50 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":286306541,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191406863646721,\"created_at\":\"Fri Feb 24 23:43:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3863000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2726cd5b-84d4-4b54-8d76-24892fc9892b-173191406863646721" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @au4emeTop: En fait, #lgw c'est bien pour les intervenants et les petites animations. Stop le blabla, les vidéos et ce décor canard WC.", -"img": { -"src": "http://a2.twimg.com/profile_images/1322467986/DSC_0120-2_Close_Up_TWITT_normal.jpg" -}, -"title": "Pierre-Yves Bastard: RT @au4emeTop: En fait, #lgw c'est bien pour les intervenants et les petites animations. Stop le blabla, les vidéos et ce décor canard WC.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3864000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @au4emeTop: En fait, #lgw c'est bien pour les intervenants et les petites animations. Stop le blabla, les vid\\u00e9os et ce d\\u00e9cor canard WC.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"au4emeTop\",\"indices\":[3,13],\"id_str\":\"376424337\",\"name\":\"CG.\",\"id\":376424337}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"En fait, #lgw c'est bien pour les intervenants et les petites animations. Stop le blabla, les vid\\u00e9os et ce d\\u00e9cor canard WC.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/sites.google.com\\/site\\/yorufukurou\\/\\\" rel=\\\"nofollow\\\"\\u003EYoruFukurou\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190650899083265\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"au4emeTop\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":444,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/391998495\\/tile_grey.png\",\"location\":\"un Bordal, des Bordeaux.\",\"show_all_inline_media\":false,\"listed_count\":56,\"profile_link_color\":\"4482ff\",\"followers_count\":614,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1710549946\\/sexygarette3_normal.jpg\",\"description\":\"Tous ceux qui m'ont vue danser sont morts.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ebebeb\",\"id_str\":\"376424337\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/391998495\\/tile_grey.png\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1710549946\\/sexygarette3_normal.jpg\",\"name\":\"CG.\",\"default_profile_image\":false,\"created_at\":\"Mon Sep 19 21:25:15 +0000 2011\",\"profile_sidebar_border_color\":\"ff3636\",\"id\":376424337,\"utc_offset\":-10800,\"favourites_count\":85,\"url\":\"http:\\/\\/tatagoudoudalida.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190650899083265,\"created_at\":\"Fri Feb 24 23:40:43 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191411485782016\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":167,\"screen_name\":\"pybastard\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":1311,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/403819237\\/Fond_Compte_Twitter.jpg\",\"location\":\"L\\u00e0 o\\u00f9 tout commence !\",\"show_all_inline_media\":true,\"listed_count\":13,\"profile_link_color\":\"005694\",\"followers_count\":114,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1322467986\\/DSC_0120-2_Close_Up_TWITT_normal.jpg\",\"description\":\"Community Manager, r\\u00e9dacteur occasionnel et correcteur @ & BraiseZ, association LGBTH en Bretagne. Bref : truc en plume et c\\u00e2lineur de souris.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ebecf0\",\"id_str\":\"259660051\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/403819237\\/Fond_Compte_Twitter.jpg\",\"profile_sidebar_fill_color\":\"e0e0e0\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1322467986\\/DSC_0120-2_Close_Up_TWITT_normal.jpg\",\"name\":\"Pierre-Yves Bastard\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 02 10:06:32 +0000 2011\",\"profile_sidebar_border_color\":\"b8b8b8\",\"id\":259660051,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":\"http:\\/\\/www.pybastard.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191411485782016,\"created_at\":\"Fri Feb 24 23:43:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3864000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d6973310-b86b-408c-adc0-07698f03ac6a-173191411485782016" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @humourdedroite: Je découvre à l'instant le grand webze. Toutes mes ficelles de caleçon professeur Rolin. #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1456585536/NewTGWRprog_normal.png" -}, -"title": "TGWR™: RT @humourdedroite: Je découvre à l'instant le grand webze. Toutes mes ficelles de caleçon professeur Rolin. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3866000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @humourdedroite: Je d\\u00e9couvre \\u00e0 l'instant le grand webze. Toutes mes ficelles de cale\\u00e7on professeur Rolin. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"humourdedroite\",\"indices\":[3,18],\"name\":\"L'Humour de Droite\",\"id_str\":\"52331565\",\"id\":52331565}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[109,113]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je d\\u00e9couvre \\u00e0 l'instant le grand webze. Toutes mes ficelles de cale\\u00e7on professeur Rolin. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[89,93]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190743119241216\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"humourdedroite\",\"lang\":\"en\",\"favourites_count\":6,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":0,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":91270,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1710265223\\/57974_468268044609_115745609609_6575641_7158617_n_normal.jpg\",\"description\":\"En France soit t'as peur des arabes soit t'as peur de Marine Le Pen. Si t'as peur des deux tu as une carte UMP.\",\"statuses_count\":17065,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/366275601\\/bghdd-twitter.png\",\"show_all_inline_media\":true,\"listed_count\":1448,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"52331565\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"L'Humour de Droite\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/366275601\\/bghdd-twitter.png\",\"created_at\":\"Tue Jun 30 07:09:07 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":52331565,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.facebook.com\\/humourdedroite\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1710265223\\/57974_468268044609_115745609609_6575641_7158617_n_normal.jpg\"},\"truncated\":false,\"id\":173190743119241216,\"created_at\":\"Fri Feb 24 23:41:05 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191416359559168\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"TGWRprog\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":298,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":38,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1456585536\\/NewTGWRprog_normal.png\",\"description\":\"Testeur de jeux vid\\u00e9os inconnus sur Game Side Story, Amateur d'electro, et Geek a temps partiel\",\"statuses_count\":448,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"289854889\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"TGWR\\u2122\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Fri Apr 29 10:01:55 +0000 2011\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":289854889,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.gamesidestory.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1456585536\\/NewTGWRprog_normal.png\"},\"truncated\":false,\"id\":173191416359559168,\"created_at\":\"Fri Feb 24 23:43:46 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3866000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3feb05fa-06ca-4115-b5fc-f976218e371b-173191416359559168" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "c'est quand même énorme cette émission #LGW rarement vu autant de tweets par minute leader TT France NOW", -"img": { -"src": "http://a0.twimg.com/profile_images/1792102319/0014_-_Copie_-_Copie_normal.JPG" -}, -"title": "Nicolas Gaillard: c'est quand même énorme cette émission #LGW rarement vu autant de tweets par minute leader TT France NOW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3866000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"c'est quand m\\u00eame \\u00e9norme cette \\u00e9mission #LGW rarement vu autant de tweets par minute leader TT France NOW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[39,43]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191418762903552\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"NG__nico\",\"lang\":\"fr\",\"favourites_count\":23,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":141,\"location\":\"Poitiers\",\"profile_text_color\":\"333333\",\"followers_count\":53,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1792102319\\/0014_-_Copie_-_Copie_normal.JPG\",\"description\":\"Etudiant L2 Histoire ---Actu---Politique---T\\u00e9l\\u00e9---M\\u00e9dias--- Musique...tout ce qu'aiment les journalistes--- Feel free to follow me ;-) \",\"statuses_count\":1114,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/410106398\\/3640083-la-terre-vue-de-l-39-espace-avec-le-lever-du-soleil.jpg\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"370637904\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\" Nicolas Gaillard\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/410106398\\/3640083-la-terre-vue-de-l-39-espace-avec-le-lever-du-soleil.jpg\",\"created_at\":\"Fri Sep 09 11:18:42 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":370637904,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1792102319\\/0014_-_Copie_-_Copie_normal.JPG\"},\"truncated\":false,\"id\":173191418762903552,\"created_at\":\"Fri Feb 24 23:43:46 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3866000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "29a4e38f-52f6-4532-a3b8-f4986964d803-173191418762903552" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Allez! @francoisrollin #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart du #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: Allez! @francoisrollin #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart du #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3868000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Allez! @francoisrollin #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart du #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[7,22],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"IlPart\",\"indices\":[23,30]},{\"text\":\"IlPart\",\"indices\":[31,38]},{\"text\":\"IlPart\",\"indices\":[39,46]},{\"text\":\"IlPart\",\"indices\":[47,54]},{\"text\":\"IlPart\",\"indices\":[55,62]},{\"text\":\"IlPart\",\"indices\":[63,70]},{\"text\":\"IlPart\",\"indices\":[71,78]},{\"text\":\"IlPart\",\"indices\":[79,86]},{\"text\":\"IlPart\",\"indices\":[87,94]},{\"text\":\"IlPart\",\"indices\":[95,102]},{\"text\":\"IlPart\",\"indices\":[103,110]},{\"text\":\"IlPart\",\"indices\":[111,118]},{\"text\":\"IlPart\",\"indices\":[119,126]},{\"text\":\"LGW\",\"indices\":[130,134]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191425868050432\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":912,\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"profile_text_color\":\"a3c23e\",\"statuses_count\":4895,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"location\":\"Alsace, France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"followers_count\":150,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"profile_sidebar_fill_color\":\"9ca871\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"name\":\"Hugo SCHOCH\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_border_color\":\"111405\",\"id\":175540303,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/only.hug33k.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191425868050432,\"created_at\":\"Fri Feb 24 23:43:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3868000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2d34df8b-29e6-4b43-9404-5efdbfda9a5f-173191425868050432" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @anthonydelorme: “@nicoprat: Devant #lgw je me sens un peu comme ça http://t.co/Y6Hfiyge”", -"img": { -"src": "http://a2.twimg.com/profile_images/1802176301/image_normal.jpg" -}, -"title": "marine_b: RT @anthonydelorme: “@nicoprat: Devant #lgw je me sens un peu comme ça http://t.co/Y6Hfiyge”", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3868000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @anthonydelorme: \\u201c@nicoprat: Devant #lgw je me sens un peu comme \\u00e7a http:\\/\\/t.co\\/Y6Hfiyge\\u201d\",\"entities\":{\"urls\":[{\"indices\":[71,91],\"display_url\":\"pic.twitter.com\\/Y6Hfiyge\",\"expanded_url\":\"http:\\/\\/twitter.com\\/nicoprat\\/status\\/173189994922512384\\/photo\\/1\",\"url\":\"http:\\/\\/t.co\\/Y6Hfiyge\"}],\"user_mentions\":[{\"screen_name\":\"anthonydelorme\",\"indices\":[3,18],\"name\":\"anthonydelorme\",\"id_str\":\"16097779\",\"id\":16097779},{\"screen_name\":\"nicoprat\",\"indices\":[21,30],\"name\":\"Nico Prat\",\"id_str\":\"19256842\",\"id\":19256842}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[39,43]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"\\u201c@nicoprat: Devant #lgw je me sens un peu comme \\u00e7a http:\\/\\/t.co\\/Y6Hfiyge\\u201d\",\"entities\":{\"urls\":[{\"indices\":[51,71],\"display_url\":\"pic.twitter.com\\/Y6Hfiyge\",\"expanded_url\":\"http:\\/\\/twitter.com\\/nicoprat\\/status\\/173189994922512384\\/photo\\/1\",\"url\":\"http:\\/\\/t.co\\/Y6Hfiyge\"}],\"user_mentions\":[{\"screen_name\":\"nicoprat\",\"indices\":[1,10],\"name\":\"Nico Prat\",\"id_str\":\"19256842\",\"id\":19256842}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190374569947137\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"anthonydelorme\",\"lang\":\"en\",\"favourites_count\":20,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":626,\"location\":\"Paris\",\"profile_text_color\":\"666666\",\"followers_count\":689,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1546709422\\/EddiSon-_20-sur-20_ANTHONB_normal.jpg\",\"description\":\"Mobile Guru.\\r\\nHead of Mobile @FredFaridGroup. \\r\\nManaging Director @EddiandSon. \\r\\nCreative @kidslovejetlag.\\r\\n#mobile\",\"statuses_count\":2254,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":113,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"16097779\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"anthonydelorme\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Tue Sep 02 15:08:59 +0000 2008\",\"profile_sidebar_fill_color\":\"252429\",\"id\":16097779,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.eddiandson.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1546709422\\/EddiSon-_20-sur-20_ANTHONB_normal.jpg\"},\"truncated\":false,\"id\":173190374569947137,\"created_at\":\"Fri Feb 24 23:39:37 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191428623712256\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"marinebatiste\",\"lang\":\"fr\",\"favourites_count\":19,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":283,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":518,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1802176301\\/image_normal.jpg\",\"description\":\"un peu toulousaine, un peu basque, femme \\u00e0 tout faire sur Paris.fr et CM @Paris compl\\u00e8tement in love with #Paris \\u2764\\u2764\\u2764\\u2764\\u2764\",\"statuses_count\":3267,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/416510788\\/05960e623b1711e19e4a12313813ffc0_6.jpg\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"327253312\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"marine_b\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/416510788\\/05960e623b1711e19e4a12313813ffc0_6.jpg\",\"created_at\":\"Fri Jul 01 07:39:10 +0000 2011\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":327253312,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/marinebatiste.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802176301\\/image_normal.jpg\"},\"truncated\":false,\"id\":173191428623712256,\"created_at\":\"Fri Feb 24 23:43:48 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3868000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ad55d47b-bcef-45fe-95d8-27e32c68fb77-173191428623712256" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "My god @Vinvin Gaillard !!! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1279537389/image_normal.jpg" -}, -"title": "vincent denise: My god @Vinvin Gaillard !!! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3870000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"My god @Vinvin Gaillard !!! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[7,14],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191436915847168\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":397,\"screen_name\":\"yesnoornext\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2733,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/257185356\\/mosa2.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"followers_count\":215,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1279537389\\/image_normal.jpg\",\"description\":\"Concepteur web et mobiles. Passionn\\u00e9 par la communication et le graphisme. Amateur de bourgogne et de Google.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"252186404\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257185356\\/mosa2.jpg\",\"profile_sidebar_fill_color\":\"ccefff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1279537389\\/image_normal.jpg\",\"name\":\"vincent denise\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 14 17:34:27 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":252186404,\"utc_offset\":3600,\"favourites_count\":95,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191436915847168,\"created_at\":\"Fri Feb 24 23:43:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3870000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "534f5da5-cf77-48e6-88ee-5f7457b4daa2-173191436915847168" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilpart #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1838462962/w314uSp6_normal" -}, -"title": "myPlanetarium: #ilpart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3870000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilpart #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191435447836672\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":268,\"screen_name\":\"my_Planetarium_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2854,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"La D\\u00e9fense\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":121,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1838462962\\/w314uSp6_normal\",\"description\":\"myplanetarium.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"302897276\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838462962\\/w314uSp6_normal\",\"name\":\"myPlanetarium\",\"default_profile_image\":false,\"created_at\":\"Sat May 21 23:24:01 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":302897276,\"utc_offset\":3600,\"favourites_count\":124,\"url\":\"http:\\/\\/myplanetarium.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191435447836672,\"created_at\":\"Fri Feb 24 23:43:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3870000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "efcf666c-1fdc-45f2-9c3d-a2c2d42da670-173191435447836672" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Aurore_at_point: #lgw ou une émission qui parle de ma VRAIE culture... Ce que c'est bon quoi ! Enfin un truc qui est pas totalement ...", -"img": { -"src": "http://a0.twimg.com/profile_images/1767265999/Perso_normal.jpg" -}, -"title": "Leroux Chloé: RT @Aurore_at_point: #lgw ou une émission qui parle de ma VRAIE culture... Ce que c'est bon quoi ! Enfin un truc qui est pas totalement ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3871000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Aurore_at_point: #lgw ou une \\u00e9mission qui parle de ma VRAIE culture... Ce que c'est bon quoi ! Enfin un truc qui est pas totalement ...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Aurore_at_point\",\"indices\":[3,19],\"id_str\":\"318077034\",\"name\":\"Aurore Praline\",\"id\":318077034}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw ou une \\u00e9mission qui parle de ma VRAIE culture... Ce que c'est bon quoi ! Enfin un truc qui est pas totalement out !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191117922250753\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":187,\"screen_name\":\"Aurore_at_point\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":560,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"location\":\"Coming Soon in Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"626d8a\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1399208256\\/Photo_00017_normal.jpg\",\"description\":\"When I'll growin' up, I'll be as I wanted when I was a child. \\r\\nWriting scenarios... What's better ? \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"aaadac\",\"id_str\":\"318077034\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1399208256\\/Photo_00017_normal.jpg\",\"name\":\"Aurore Praline\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 15 22:54:54 +0000 2011\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":318077034,\"utc_offset\":3600,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191117922250753,\"created_at\":\"Fri Feb 24 23:42:34 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191437809229824\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":27,\"screen_name\":\"Chloe_lrx\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":11,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1767265999\\/Perso_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"468796954\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1767265999\\/Perso_normal.jpg\",\"name\":\"Leroux Chlo\\u00e9\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 19 22:47:38 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":468796954,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":true,\"id\":173191437809229824,\"created_at\":\"Fri Feb 24 23:43:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3871000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8a436972-6a1b-43e5-a6eb-63f456df2fe7-173191437809229824" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "François Rollin doit-il partir? #ilpart #lgw (c'est pour toi @Vinvin)", -"img": { -"src": "http://a0.twimg.com/profile_images/1550079192/avatar_twitter_normal.jpg" -}, -"title": "Wara: François Rollin doit-il partir? #ilpart #lgw (c'est pour toi @Vinvin)", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3871000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Fran\\u00e7ois Rollin doit-il partir? #ilpart #lgw (c'est pour toi @Vinvin)\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[61,68],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[32,39]},{\"text\":\"lgw\",\"indices\":[40,44]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191439461789699\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Waragraphic\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":201,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":42,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1550079192\\/avatar_twitter_normal.jpg\",\"description\":\"Infographiste au ch\\u00f4mage, mais j'me soigne.\",\"statuses_count\":99,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/332761580\\/WARAtwitter.jpg\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"d11100\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"131019075\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Wara\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/332761580\\/WARAtwitter.jpg\",\"created_at\":\"Fri Apr 09 01:23:50 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":131019075,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/kev1987.deviantart.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1550079192\\/avatar_twitter_normal.jpg\"},\"truncated\":false,\"id\":173191439461789699,\"created_at\":\"Fri Feb 24 23:43:51 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3871000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "da5a401e-2d4c-4c0c-a5ae-414cfb3638bf-173191439461789699" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW :OUAIS VIVE VINVIN GAILLARD", -"img": { -"src": "http://a0.twimg.com/profile_images/1757013909/image1326646425_normal.png" -}, -"title": "Damien Vacher: #LGW :OUAIS VIVE VINVIN GAILLARD", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3871000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"#LGW :OUAIS VIVE VINVIN GAILLARD\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191439818305536\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Le_Damien\",\"lang\":\"fr\",\"favourites_count\":43,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":405,\"location\":\"Chatillon-en-Bazois\",\"profile_text_color\":\"333333\",\"description\":\"I'm a lonely Cowboy who learning un BTS SIO (ex BTS IG) in Nevers... Et un Mac Gyver de l'URL par @Checkyourpeople et je suis un tumblreur assidu\",\"statuses_count\":27165,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":343,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"26552716\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Damien Vacher\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Wed Mar 25 18:09:17 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":26552716,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/damienvacher.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\"},\"in_reply_to_status_id\":null,\"id\":173191439818305536,\"created_at\":\"Fri Feb 24 23:43:51 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3871000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8f8d1837-a817-4dc9-8ba5-2d31590ce643-173191439818305536" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Vinvin bon ok qu'il parte comme ça tu me l'envoie direct chez moi #lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1784236610/whipped_cream_1__normal.jpg" -}, -"title": "dallas: @Vinvin bon ok qu'il parte comme ça tu me l'envoie direct chez moi #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3871000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Vinvin bon ok qu'il parte comme \\u00e7a tu me l'envoie direct chez moi #lgw #ilpart\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[0,7],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[67,71]},{\"text\":\"ilpart\",\"indices\":[72,79]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173190479788244992\",\"id_str\":\"173191437905698816\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173190479788244992,\"in_reply_to_user_id_str\":\"7223522\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":242,\"screen_name\":\"harlemdallas\",\"lang\":\"fr\",\"profile_text_color\":\"3D1957\",\"statuses_count\":2231,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/348916235\\/Grace_Jones_article_imageimagearticle.jpg\",\"location\":\"Paris\\/Ajaccio\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"FF0000\",\"followers_count\":193,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1784236610\\/whipped_cream_1__normal.jpg\",\"description\":\"Le T\\u00e9l\\u00e9phone Arabe. Journaliste ayant touch\\u00e9 de pr\\u00e8s le Saint Graal (ex CSOJ et Arte) com\\u00e9dienne qui le cherche encore.\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"642D8B\",\"id_str\":\"127074304\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/348916235\\/Grace_Jones_article_imageimagearticle.jpg\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1784236610\\/whipped_cream_1__normal.jpg\",\"name\":\"dallas\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 27 23:54:10 +0000 2010\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":127074304,\"utc_offset\":-10800,\"favourites_count\":255,\"url\":null},\"in_reply_to_screen_name\":\"Vinvin\",\"truncated\":false,\"id\":173191437905698816,\"created_at\":\"Fri Feb 24 23:43:51 +0000 2012\",\"in_reply_to_user_id\":7223522}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3871000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4b8de36b-2dd4-4377-a712-3699f7ce1908-173191437905698816" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#IlReste également en TT ! #lgw @Francoisrollin @Vinvin http://t.co/n8dGVbYq", -"img": { -"src": "http://a1.twimg.com/profile_images/1804671338/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png" -}, -"title": "Marie: #IlReste également en TT ! #lgw @Francoisrollin @Vinvin http://t.co/n8dGVbYq", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3873000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"#IlReste \\u00e9galement en TT ! #lgw @Francoisrollin @Vinvin http:\\/\\/t.co\\/n8dGVbYq\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[32,47],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076},{\"screen_name\":\"Vinvin\",\"indices\":[48,55],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[27,31]}],\"media\":[{\"type\":\"photo\",\"indices\":[56,76],\"sizes\":{\"large\":{\"h\":960,\"resize\":\"fit\",\"w\":640},\"medium\":{\"h\":900,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":510,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdMs4_CQAAwHXK.jpg\",\"id_str\":\"173191444771782656\",\"expanded_url\":\"http:\\/\\/twitter.com\\/frenchy_Marie\\/status\\/173191444767588352\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdMs4_CQAAwHXK.jpg\",\"id\":173191444771782656,\"display_url\":\"pic.twitter.com\\/n8dGVbYq\",\"url\":\"http:\\/\\/t.co\\/n8dGVbYq\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191444767588352\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":203,\"screen_name\":\"frenchy_Marie\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2883,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"9D582E\",\"followers_count\":84,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\",\"description\":\"J'accapare des objets sans ressurgir sur autrui.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"id_str\":\"120444044\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"profile_sidebar_fill_color\":\"EADEAA\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\",\"name\":\"Marie\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 06 13:02:46 +0000 2010\",\"profile_sidebar_border_color\":\"D9B17E\",\"id\":120444044,\"utc_offset\":3600,\"favourites_count\":25,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191444767588352,\"created_at\":\"Fri Feb 24 23:43:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3873000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9b26b15d-eccc-4e57-a750-204cd65f69a8-173191444767588352" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @_Landry: Finalement Rollin dans un film muet... Et Vinvin en noir et blanc... Faudrait essayer. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1850427609/82F8E894-D3A8-43F9-ABB4-14EDF7EA365F_normal" -}, -"title": "amnesicmercury: RT @_Landry: Finalement Rollin dans un film muet... Et Vinvin en noir et blanc... Faudrait essayer. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3874000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @_Landry: Finalement Rollin dans un film muet... Et Vinvin en noir et blanc... Faudrait essayer. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"_Landry\",\"indices\":[3,11],\"name\":\"_Landry\",\"id_str\":\"9538912\",\"id\":9538912}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[100,104]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Finalement Rollin dans un film muet... Et Vinvin en noir et blanc... Faudrait essayer. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[87,91]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173189118073909248\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"_Landry\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":28,\"location\":\"Rouen, fr\",\"profile_text_color\":\"333333\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/33716352\\/SSL20530_normal.jpg\",\"description\":\"\",\"statuses_count\":629,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"9538912\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"_Landry\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Oct 19 09:25:27 +0000 2007\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":9538912,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/chezlandry.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/33716352\\/SSL20530_normal.jpg\"},\"truncated\":false,\"id\":173189118073909248,\"created_at\":\"Fri Feb 24 23:34:38 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191450383745025\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"204207\",\"screen_name\":\"amnesicmercury\",\"lang\":\"en\",\"favourites_count\":16,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":355,\"location\":\"Lille, France\",\"profile_text_color\":\"485C3A\",\"followers_count\":235,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850427609\\/82F8E894-D3A8-43F9-ABB4-14EDF7EA365F_normal\",\"description\":\"If nature has made any one thing less susceptible than all others of exclusive property, it is the action of the thinking power called an idea \",\"statuses_count\":6669,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/413071977\\/x47753175a3e5ec841493b005971cc32.jpg\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"618238\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"16603797\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"amnesicmercury\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/413071977\\/x47753175a3e5ec841493b005971cc32.jpg\",\"created_at\":\"Sun Oct 05 17:41:52 +0000 2008\",\"profile_sidebar_fill_color\":\"060A00\",\"id\":16603797,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/about.me\\/guillaumel\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850427609\\/82F8E894-D3A8-43F9-ABB4-14EDF7EA365F_normal\"},\"truncated\":false,\"id\":173191450383745025,\"created_at\":\"Fri Feb 24 23:43:54 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3874000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c371db6c-40fa-4dad-a357-97cb57cb64e7-173191450383745025" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@soisdesinvolte #ilReste aurant (C'est entièrement de ta faute.) #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1474785559/testdeux_normal.jpg" -}, -"title": "Romain Mollet: @soisdesinvolte #ilReste aurant (C'est entièrement de ta faute.) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3875000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@soisdesinvolte #ilReste aurant (C'est enti\\u00e8rement de ta faute.) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"soisdesinvolte\",\"indices\":[0,15],\"id_str\":\"120569338\",\"name\":\"Florent Bernard\",\"id\":120569338}],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[16,24]},{\"text\":\"lgw\",\"indices\":[65,69]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173190284451123201\",\"id_str\":\"173191454351560704\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173190284451123201,\"in_reply_to_user_id_str\":\"120569338\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":73,\"screen_name\":\"RomainMollet\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":83,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/130413024\\/pan.jpg\",\"location\":\"Nantes\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1474785559\\/testdeux_normal.jpg\",\"description\":\"\\u00c9tudiant \\u00e0 Cin\\u00e9Cr\\u00e9atis depuis moins d'une semaine (18\\/09\\/2011)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"62795411\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/130413024\\/pan.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1474785559\\/testdeux_normal.jpg\",\"name\":\"Romain Mollet\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 04 11:47:02 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":62795411,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/conneriehumanumest.wordpress.com\"},\"in_reply_to_screen_name\":\"soisdesinvolte\",\"truncated\":false,\"id\":173191454351560704,\"created_at\":\"Fri Feb 24 23:43:55 +0000 2012\",\"in_reply_to_user_id\":120569338}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3875000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0afc0e4b-3432-46b3-916e-00fd277b717a-173191454351560704" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw par-ci #LGW par-là... pour ceux qui ne connaissent pas Le Grand Webze (comme moi :p) c'est en direct sur france5 http://t.co/U9jC6LR6…", -"img": { -"src": "http://a3.twimg.com/profile_images/1640839738/c0y0te7_2011av600_normal.png" -}, -"title": "Patrick Zédouard: #lgw par-ci #LGW par-là... pour ceux qui ne connaissent pas Le Grand Webze (comme moi :p) c'est en direct sur france5 http://t.co/U9jC6LR6…", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3876000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw par-ci #LGW par-l\\u00e0... pour ceux qui ne connaissent pas Le Grand Webze (comme moi :p) c'est en direct sur france5 http:\\/\\/t.co\\/U9jC6LR6\\u2026\",\"entities\":{\"urls\":[{\"indices\":[118,138],\"display_url\":\"france5.fr\\/le-grand-webze\",\"expanded_url\":\"http:\\/\\/france5.fr\\/le-grand-webze\",\"url\":\"http:\\/\\/t.co\\/U9jC6LR6\"}],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"LGW\",\"indices\":[12,16]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191461423153152\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"c7c7c7\",\"screen_name\":\"c0y0te7\",\"lang\":\"fr\",\"favourites_count\":10,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":131,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":56,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1640839738\\/c0y0te7_2011av600_normal.png\",\"description\":\"Graphic designer, illustrator. I love designing t-shirts ^o^\",\"statuses_count\":397,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/393625552\\/logo_twitter_2012.png\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"2d5b6b\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"c7c7c7\",\"protected\":false,\"id_str\":\"78273409\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Patrick Z\\u00e9douard\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/393625552\\/logo_twitter_2012.png\",\"created_at\":\"Tue Sep 29 10:38:14 +0000 2009\",\"profile_sidebar_fill_color\":\"f7f7f7\",\"id\":78273409,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.c0y0te7.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1640839738\\/c0y0te7_2011av600_normal.png\"},\"truncated\":false,\"id\":173191461423153152,\"created_at\":\"Fri Feb 24 23:43:56 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3876000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4b64742b-0f0a-4d67-8309-d30312577e4d-173191461423153152" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #cQui qu' #ilreste ? En tout cas Kheops #change2ton et #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1270085631/oeil_normal.jpg" -}, -"title": "Achrome: #lgw #cQui qu' #ilreste ? En tout cas Kheops #change2ton et #ilpart", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3876000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #cQui qu' #ilreste ? En tout cas Kheops #change2ton et #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cQui\",\"indices\":[5,10]},{\"text\":\"ilreste\",\"indices\":[15,23]},{\"text\":\"change2ton\",\"indices\":[45,56]},{\"text\":\"ilpart\",\"indices\":[60,67]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191458986262528\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":114,\"screen_name\":\"_Achrome_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":30,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/364586958\\/Radia8_by_yt4585.jpg\",\"location\":\"Rouen\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":25,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1270085631\\/oeil_normal.jpg\",\"description\":\"Poney sup\\u00e9rieur en maintenance p\\u00e9trochimique, mordu de high tech et nouvelles technologies... \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"264898726\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/364586958\\/Radia8_by_yt4585.jpg\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1270085631\\/oeil_normal.jpg\",\"name\":\"Achrome\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 12 16:55:27 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":264898726,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191458986262528,\"created_at\":\"Fri Feb 24 23:43:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3876000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a27cd365-18a2-45ae-a50c-25752815dbd5-173191458986262528" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@McMademoiselle Ah ben du coup je suis rassurée je me sens moins seule face au mystère #cqui #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1727412144/image_normal.jpg" -}, -"title": "Jessica Boni-Lambert: @McMademoiselle Ah ben du coup je suis rassurée je me sens moins seule face au mystère #cqui #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3876000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@McMademoiselle Ah ben du coup je suis rassur\\u00e9e je me sens moins seule face au myst\\u00e8re #cqui #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"McMademoiselle\",\"indices\":[0,15],\"id_str\":\"288357486\",\"name\":\"Celine\",\"id\":288357486}],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[87,92]},{\"text\":\"LGW\",\"indices\":[93,97]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173191189661618176\",\"id_str\":\"173191458239688706\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173191189661618176,\"in_reply_to_user_id_str\":\"288357486\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":189,\"screen_name\":\"JessBoniLambert\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":17230,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/391267445\\/Twitter2.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":41,\"profile_link_color\":\"CC3366\",\"followers_count\":680,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1727412144\\/image_normal.jpg\",\"description\":\"Cr\\u00e9atrice de mode passionn\\u00e9e de #rugby (www.rugbydolls.com) \\r\\nMy passions: Rugby, Fashion and photography.\\r\\nNe tourne pas rond (mais plut\\u00f4t ovale)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"DBE9ED\",\"id_str\":\"111092027\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/391267445\\/Twitter2.jpg\",\"profile_sidebar_fill_color\":\"f7e6e6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727412144\\/image_normal.jpg\",\"name\":\"Jessica Boni-Lambert\",\"default_profile_image\":false,\"created_at\":\"Wed Feb 03 19:54:54 +0000 2010\",\"profile_sidebar_border_color\":\"ebdae9\",\"id\":111092027,\"utc_offset\":3600,\"favourites_count\":51,\"url\":\"http:\\/\\/www.leblogdejess.com\"},\"in_reply_to_screen_name\":\"McMademoiselle\",\"truncated\":false,\"id\":173191458239688706,\"created_at\":\"Fri Feb 24 23:43:56 +0000 2012\",\"in_reply_to_user_id\":288357486}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3876000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "03ca1700-c439-4258-8a73-784c5b0405cf-173191458239688706" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @PascalMabille: LOL “@Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart \"", -"img": { -"src": "http://a2.twimg.com/profile_images/1340686999/hasselhoff_normal.jpg" -}, -"title": "monsieurhobby: RT @PascalMabille: LOL “@Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart \"", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3878000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @PascalMabille: LOL \\u201c@Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart \\\"\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"PascalMabille\",\"indices\":[3,17],\"name\":\"Pascal Mabille\",\"id_str\":\"1367131\",\"id\":1367131},{\"screen_name\":\"Vinvin\",\"indices\":[24,31],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[73,77]},{\"text\":\"ilpart\",\"indices\":[78,85]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"LOL \\u201c@Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart \\\"\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[5,12],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[54,58]},{\"text\":\"ilpart\",\"indices\":[59,66]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191303545368576\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"F0F0F0\",\"screen_name\":\"PascalMabille\",\"lang\":\"fr\",\"favourites_count\":815,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":945,\"location\":\"Boulogne-Billancourt\",\"profile_text_color\":\"000000\",\"followers_count\":1664,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1782392213\\/AV_PM_012012_600PX_normal.png\",\"description\":\"Dessine @instagraff \\u23ae Conseille les artistes, le web\\u23ae Bosse sur #BMSM \\u23aeR\\u00e9alise @ctraitnet pour @legrandwebze \\u23ae Boite \\u00e0 Rire \\u23ae Voltigeur chez @lvdlt et @season1\",\"statuses_count\":9579,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/2377911\\/mega_city11_96.png\",\"show_all_inline_media\":true,\"listed_count\":68,\"profile_link_color\":\"585454\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"1367131\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Pascal Mabille\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/2377911\\/mega_city11_96.png\",\"created_at\":\"Sat Mar 17 18:49:58 +0000 2007\",\"profile_sidebar_fill_color\":\"FFFFFF\",\"id\":1367131,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.pascalmabille.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1782392213\\/AV_PM_012012_600PX_normal.png\"},\"truncated\":false,\"id\":173191303545368576,\"created_at\":\"Fri Feb 24 23:43:19 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191466871558147\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"monsieurhobby\",\"lang\":\"fr\",\"favourites_count\":30,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":665,\"location\":\"DtC\",\"profile_text_color\":\"333333\",\"followers_count\":208,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"description\":\"Geek travesti en Ambulancier, je me prom\\u00e8ne en Aquitaine avec dans mon sac des podcasts, des s\\u00e9ries tv, des films et surtout de comics, un v\\u00e9ritable Hobby...\",\"statuses_count\":7367,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"78733185\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"monsieurhobby\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"created_at\":\"Wed Sep 30 22:59:44 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":78733185,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\"},\"truncated\":false,\"id\":173191466871558147,\"created_at\":\"Fri Feb 24 23:43:58 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3878000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "26e51ae1-a71b-4faa-a83a-21cdf7effb46-173191466871558147" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#classe regis gaillard #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1836489540/humanrage1_normal.jpg" -}, -"title": "Androids: #classe regis gaillard #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3879000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#classe regis gaillard #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"classe\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[23,27]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191473821532160\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Androids974\",\"lang\":\"en\",\"favourites_count\":8,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":189,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":69,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836489540\\/humanrage1_normal.jpg\",\"description\":\"Spectateur.\",\"statuses_count\":1507,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/24960097\\/Grammar_Natzee_2_by_dinyctis.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"58974537\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Androids\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/24960097\\/Grammar_Natzee_2_by_dinyctis.jpg\",\"created_at\":\"Wed Jul 22 00:25:26 +0000 2009\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":58974537,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836489540\\/humanrage1_normal.jpg\"},\"truncated\":false,\"id\":173191473821532160,\"created_at\":\"Fri Feb 24 23:43:59 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3879000, -"tags": [ -{ -"id-ref": "f0b500e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ade65e44-88d6-4d54-af7d-51d231164c3a-173191473821532160" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je comprend rien au #cqui du #lgw du coup ce sera Bulls-Sharks pour moi !", -"img": { -"src": "http://a2.twimg.com/profile_images/1643453524/arnaud_tof_normal.jpg" -}, -"title": "Arnaud BECQUET: Je comprend rien au #cqui du #lgw du coup ce sera Bulls-Sharks pour moi !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3880000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je comprend rien au #cqui du #lgw du coup ce sera Bulls-Sharks pour moi !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[20,25]},{\"text\":\"lgw\",\"indices\":[29,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191476476522497\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":559,\"screen_name\":\"ArnaudBecquet\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":20519,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":54,\"profile_link_color\":\"0084B4\",\"followers_count\":836,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1643453524\\/arnaud_tof_normal.jpg\",\"description\":\"Consultant Web, expatri\\u00e9 Toulonnais \\u00e0 Paris,grand fan du RCT\\r\\nJe ne suis pas que chauvin et je parle Rugby en g\\u00e9n\\u00e9ral !\\r\\nLancement du site ParceQueToulon.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"113581632\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1643453524\\/arnaud_tof_normal.jpg\",\"name\":\"Arnaud BECQUET\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 12 08:48:10 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":113581632,\"utc_offset\":3600,\"favourites_count\":77,\"url\":\"http:\\/\\/www.parcequetoulon.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191476476522497,\"created_at\":\"Fri Feb 24 23:44:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3880000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c447dac7-f6d1-4a85-b855-3fb98c4f5829-173191476476522497" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@CAccord au delà de ça, nul serait un compliment ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1606679449/image_normal.jpg" -}, -"title": "Arthur Delacorta: @CAccord au delà de ça, nul serait un compliment ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3881000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"CAccord\",\"favorited\":false,\"text\":\"@CAccord au del\\u00e0 de \\u00e7a, nul serait un compliment ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"CAccord\",\"indices\":[0,8],\"name\":\"Chlo\\u00e9 accord\",\"id_str\":\"500696441\",\"id\":500696441}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[51,55]}]},\"in_reply_to_user_id\":500696441,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173191212482826241,\"in_reply_to_status_id_str\":\"173191212482826241\",\"id_str\":\"173191482163998722\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"F2E195\",\"screen_name\":\"ArthurDelacorta\",\"lang\":\"fr\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1663,\"location\":\"\",\"profile_text_color\":\"0C3E53\",\"followers_count\":508,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1606679449\\/image_normal.jpg\",\"description\":\"L\\u2019utopie est \\u00e0 la politique, ce qu\\u2019est le fantasme \\u00e0 la sexualit\\u00e9. Le d\\u00e9sir guid\\u00e9 par nos utopies et nos fantasmes doit faire progresser notre vie.\",\"statuses_count\":9836,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme12\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":33,\"profile_link_color\":\"FF0000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BADFCD\",\"protected\":false,\"id_str\":\"21702648\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Arthur Delacorta\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme12\\/bg.gif\",\"created_at\":\"Mon Feb 23 22:36:57 +0000 2009\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"id\":21702648,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/delacorta.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1606679449\\/image_normal.jpg\"},\"truncated\":false,\"id\":173191482163998722,\"created_at\":\"Fri Feb 24 23:44:01 +0000 2012\",\"in_reply_to_user_id_str\":\"500696441\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3881000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "88c1bb7e-def3-4228-93de-00472d683e47-173191482163998722" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@JessBoniLambert Pour décier si Rollin doit rester ou partir. @ludodelaherche #lgw Mais tu peux aussi demander #cqui Rollin.", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @JessBoniLambert Pour décier si Rollin doit rester ou partir. @ludodelaherche #lgw Mais tu peux aussi demander #cqui Rollin.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3881000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"JessBoniLambert\",\"favorited\":false,\"text\":\"@JessBoniLambert Pour d\\u00e9cier si Rollin doit rester ou partir. @ludodelaherche #lgw Mais tu peux aussi demander #cqui Rollin.\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"JessBoniLambert\",\"indices\":[0,16],\"name\":\"Jessica Boni-Lambert\",\"id_str\":\"111092027\",\"id\":111092027},{\"screen_name\":\"LudoDelaherche\",\"indices\":[62,77],\"name\":\"Ludovic Delaherche\",\"id_str\":\"72665061\",\"id\":72665061}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[79,83]},{\"text\":\"cqui\",\"indices\":[112,117]}]},\"in_reply_to_user_id\":111092027,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173191321002049536,\"in_reply_to_status_id_str\":\"173191321002049536\",\"id_str\":\"173191482554064896\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"favourites_count\":254,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":156,\"location\":\"Paris Montparnasse - Bruxelles\",\"profile_text_color\":\"333333\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"statuses_count\":34444,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Pierre B.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":104184883,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\"},\"truncated\":false,\"id\":173191482554064896,\"created_at\":\"Fri Feb 24 23:44:01 +0000 2012\",\"in_reply_to_user_id_str\":\"111092027\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3881000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6946df9a-d27f-4153-b6b6-2d7be1a05206-173191482554064896" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@KolyaFR la vidéo :D #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1255908033/cdad926e-d92a-4388-b61e-1a44d81eeb4b_normal.png" -}, -"title": "Crazou: @KolyaFR la vidéo :D #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3883000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"KolyaFR\",\"favorited\":false,\"text\":\"@KolyaFR la vid\\u00e9o :D #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"KolyaFR\",\"indices\":[0,8],\"name\":\"Florian Descamps\",\"id_str\":\"109725925\",\"id\":109725925}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]}]},\"in_reply_to_user_id\":109725925,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173191100666880001,\"in_reply_to_status_id_str\":\"173191100666880001\",\"id_str\":\"173191488522551296\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"crazou_\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":52,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1255908033\\/cdad926e-d92a-4388-b61e-1a44d81eeb4b_normal.png\",\"description\":\"\",\"statuses_count\":155,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"120808218\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Crazou\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sun Mar 07 16:26:59 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":120808218,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1255908033\\/cdad926e-d92a-4388-b61e-1a44d81eeb4b_normal.png\"},\"truncated\":false,\"id\":173191488522551296,\"created_at\":\"Fri Feb 24 23:44:03 +0000 2012\",\"in_reply_to_user_id_str\":\"109725925\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3883000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "db1a79a7-592f-463e-a7d5-90b4bf08690b-173191488522551296" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @B_Roger_Petit: #lgw #ilpart #ilreste Qu'ils s'en aillent tous ! #melenchonattitude", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: RT @B_Roger_Petit: #lgw #ilpart #ilreste Qu'ils s'en aillent tous ! #melenchonattitude", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3883000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @B_Roger_Petit: #lgw #ilpart #ilreste Qu'ils s'en aillent tous ! #melenchonattitude\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"B_Roger_Petit\",\"indices\":[3,17],\"id_str\":\"48949826\",\"name\":\"Bruno Roger-Petit\",\"id\":48949826}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]},{\"text\":\"ilpart\",\"indices\":[24,31]},{\"text\":\"ilreste\",\"indices\":[32,40]},{\"text\":\"melenchonattitude\",\"indices\":[68,86]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilpart #ilreste Qu'ils s'en aillent tous ! #melenchonattitude\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[5,12]},{\"text\":\"ilreste\",\"indices\":[13,21]},{\"text\":\"melenchonattitude\",\"indices\":[49,67]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190945754456065\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":977,\"screen_name\":\"B_Roger_Petit\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13866,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/430045747\\/gracekelly.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":245,\"profile_link_color\":\"0084B4\",\"followers_count\":6588,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1835468356\\/brp2-1-1_normal.jpg\",\"description\":\"En \\u00e9tat de Grace... \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"48949826\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/430045747\\/gracekelly.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1835468356\\/brp2-1-1_normal.jpg\",\"name\":\"Bruno Roger-Petit\",\"default_profile_image\":false,\"created_at\":\"Sat Jun 20 07:03:26 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":48949826,\"utc_offset\":-10800,\"favourites_count\":19,\"url\":\"http:\\/\\/leplus.nouvelobs.com\\/brunorogerpetit\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190945754456065,\"created_at\":\"Fri Feb 24 23:41:53 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191489894088704\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":543,\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":637,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"name\":\"Royer Charles-Henri\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":185396126,\"utc_offset\":3600,\"favourites_count\":21,\"url\":\"http:\\/\\/www.france5.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191489894088704,\"created_at\":\"Fri Feb 24 23:44:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3883000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0a7cbd4-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5a234850-4845-41d9-bb2f-ebeab2f3f47a-173191489894088704" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'aime bien la fin \\o/ #cQui #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: J'aime bien la fin \\o/ #cQui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3884000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"J'aime bien la fin \\\\o\\/ #cQui #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[23,28]},{\"text\":\"lgw\",\"indices\":[29,33]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191491743789057\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"favourites_count\":12,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":100,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"statuses_count\":3246,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"JonathanMM\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":228777896,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\"},\"truncated\":false,\"id\":173191491743789057,\"created_at\":\"Fri Feb 24 23:44:04 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3884000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "859cc45f-5137-49aa-9fdc-24bcdab45977-173191491743789057" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw @FlorencePorcel j'veux pas dire mais vinvin t'a pénétré", -"img": { -"src": "http://a0.twimg.com/profile_images/1353093787/Dragons-6_normal.jpg" -}, -"title": "Thibaut Devillers: #lgw @FlorencePorcel j'veux pas dire mais vinvin t'a pénétré", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3884000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw @FlorencePorcel j'veux pas dire mais vinvin t'a p\\u00e9n\\u00e9tr\\u00e9\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[5,20],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191494361030657\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":68,\"screen_name\":\"Eliadus\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":704,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"92095420\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"name\":\"Thibaut Devillers\",\"default_profile_image\":false,\"created_at\":\"Mon Nov 23 19:36:51 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":92095420,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.followfriday.com\\/followfriday\\/eliadus\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191494361030657,\"created_at\":\"Fri Feb 24 23:44:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3884000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9d706fac-add0-477a-a00c-bc97af04547e-173191494361030657" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ahah Regis Gaillard #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1841029880/gangstacat6ze46f4ze6f4z6e84_normal.jpg" -}, -"title": "Brice R.: Ahah Regis Gaillard #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3885000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ahah Regis Gaillard #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[20,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191499780075520\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":69,\"screen_name\":\"brice_r_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2377,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/404651107\\/ToVictory.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1841029880\\/gangstacat6ze46f4ze6f4z6e84_normal.jpg\",\"description\":\"#G\\u00e9meaux #DoublePersonnalit\\u00e9 \\r\\nParce que la vie priv\\u00e9e ne sert pas uniquement \\u00e0 cacher des d\\u00e9lits et des crimes.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Copenhagen\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"15512436\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/404651107\\/ToVictory.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841029880\\/gangstacat6ze46f4ze6f4z6e84_normal.jpg\",\"name\":\"Brice R.\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 21 08:09:24 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":15512436,\"utc_offset\":3600,\"favourites_count\":5,\"url\":\"https:\\/\\/www.eff.org\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191499780075520,\"created_at\":\"Fri Feb 24 23:44:05 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3885000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dff8d838-7073-4fa6-b441-8b3297a6555b-173191499780075520" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Florence bravo le coup du ballon", -"img": { -"src": "http://a0.twimg.com/profile_images/1845362154/3E0EC892-FEB3-44FD-AA98-331512B5799F_normal" -}, -"title": "Jmc: #lgw Florence bravo le coup du ballon", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3887000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Florence bravo le coup du ballon\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191505060704256\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1023,\"screen_name\":\"Jmcorradi\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3550,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Marseille\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":185,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1845362154\\/3E0EC892-FEB3-44FD-AA98-331512B5799F_normal\",\"description\":\"Ne supporte pas la mauvaise foi et l injustice.motard et guitariste ex triathlete .soutien de #FH2012 \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"436663652\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1845362154\\/3E0EC892-FEB3-44FD-AA98-331512B5799F_normal\",\"name\":\"Jmc\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 14 12:15:39 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":436663652,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191505060704256,\"created_at\":\"Fri Feb 24 23:44:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3887000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a030c469-1369-4ce5-a572-2a0904a99706-173191505060704256" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Mdr le \"Régis\" Gaillard !", -"img": { -"src": "http://a1.twimg.com/profile_images/767766841/photoaccueil2_normal.jpg" -}, -"title": "Julien Hatton: #lgw Mdr le \"Régis\" Gaillard !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3889000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Mdr le \\\"R\\u00e9gis\\\" Gaillard !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191512669171713\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":643,\"screen_name\":\"julienhatton\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":956,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/85203363\\/fondtwitter3.jpg\",\"location\":\"Orl\\u00e9ans | Paris\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"fa5305\",\"followers_count\":487,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/767766841\\/photoaccueil2_normal.jpg\",\"description\":\"Co-Fondateur Agence Buzznative www.buzznative.com Communication \\/\\/ Ev\\u00e9nementiel \\/\\/ Street & Gu\\u00e9rilla Marketing \\/\\/ Buzz @Buzznative\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"125283688\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/85203363\\/fondtwitter3.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/767766841\\/photoaccueil2_normal.jpg\",\"name\":\"Julien Hatton\",\"default_profile_image\":false,\"created_at\":\"Mon Mar 22 09:21:28 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":125283688,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.julien-hatton.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191512669171713,\"created_at\":\"Fri Feb 24 23:44:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3889000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "58e9c3a7-a935-4b01-85de-aedb4027378c-173191512669171713" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1619795684/_DSC2787--_normal.jpg" -}, -"title": "ANOZER: RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3889000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Monsieur_Poulpe: Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Monsieur_Poulpe\",\"indices\":[3,19],\"id_str\":\"101887303\",\"name\":\"Monsieur Poulpe\",\"id\":101887303},{\"screen_name\":\"palmashow\",\"indices\":[37,47],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[112,116]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Je crois que le @palmashow en est au niveau 14 d'Angry Birds sur le plateau du grand Webze #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[16,26],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[91,95]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173183220911833090\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":44,\"screen_name\":\"Monsieur_Poulpe\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2826,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":325,\"profile_link_color\":\"042c5e\",\"followers_count\":14315,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\",\"description\":\"Je fais vivre le net depuis 98. Depuis que je suis enseign\\u00e9 dans les \\u00e9coles, dois-je vraiment me pr\\u00e9senter ?\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"5cb5a8\",\"id_str\":\"101887303\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"profile_sidebar_fill_color\":\"68baae\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\",\"name\":\"Monsieur Poulpe\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 04 23:03:32 +0000 2010\",\"profile_sidebar_border_color\":\"010203\",\"id\":101887303,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.monsieurpoulpe.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173183220911833090,\"created_at\":\"Fri Feb 24 23:11:12 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191514070061057\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":48,\"screen_name\":\"ANOZER\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":493,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/39734351\\/ANOZER_-_Black___White_-_Red.bmp\",\"location\":\"Orl\\u00e9ans\\/Poitiers - France\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":28,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1619795684\\/_DSC2787--_normal.jpg\",\"description\":\"Etudiant en cin\\u00e9ma - Technophile, fan des cultures G33K, vid\\u00e9oludique, Otaku, et Street Culture. Grand amateur de Rap Fran\\u00e7ais de qualit\\u00e9.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"23980995\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/39734351\\/ANOZER_-_Black___White_-_Red.bmp\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1619795684\\/_DSC2787--_normal.jpg\",\"name\":\"ANOZER\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 12 16:47:27 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":23980995,\"utc_offset\":3600,\"favourites_count\":13,\"url\":\"http:\\/\\/www.facebook.com\\/ANOZER\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191514070061057,\"created_at\":\"Fri Feb 24 23:44:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3889000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b827137f-2c15-4d64-8c79-cb53b65b0ae2-173191514070061057" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est quoi #lgw j'ai pas saisis là, c'est un nouveau smartphone de la marque coréenne ? #joke Non sérieux c'est quoi ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1786037926/GP_2012_1_22_23_12_45_normal.jpg" -}, -"title": "ibo: C'est quoi #lgw j'ai pas saisis là, c'est un nouveau smartphone de la marque coréenne ? #joke Non sérieux c'est quoi ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3890000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est quoi #lgw j'ai pas saisis l\\u00e0, c'est un nouveau smartphone de la marque cor\\u00e9enne ? #joke Non s\\u00e9rieux c'est quoi ?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]},{\"text\":\"joke\",\"indices\":[88,93]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191519233257473\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"b35516\",\"screen_name\":\"ibolito_Hub\",\"lang\":\"fr\",\"favourites_count\":40,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":233,\"location\":\"Marignane\\/Marseille, France\",\"profile_text_color\":\"333333\",\"followers_count\":283,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1786037926\\/GP_2012_1_22_23_12_45_normal.jpg\",\"description\":\"R\\u00e9dacteur pour le Hub \\u2192 \\r\\nEditor for the Hub \\u2192 \\r\\nSuivez toute l'actualit\\u00e9 HTC sur...\\r\\nFollow all the HTC news on...\",\"statuses_count\":16847,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/365611652\\/bubble2.jpg\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"4fad11\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"75cf21\",\"protected\":false,\"id_str\":\"199117168\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"ibo\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/365611652\\/bubble2.jpg\",\"created_at\":\"Wed Oct 06 02:16:10 +0000 2010\",\"profile_sidebar_fill_color\":\"ffc821\",\"id\":199117168,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.htc-hub.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1786037926\\/GP_2012_1_22_23_12_45_normal.jpg\"},\"truncated\":false,\"id\":173191519233257473,\"created_at\":\"Fri Feb 24 23:44:10 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3890000, -"tags": [ -{ -"id-ref": "f0b642b8-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "79a014da-35fd-4d05-bc4d-b84cf48a01ec-173191519233257473" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw je regarderai en replay pour prouver que la fermeture de #megaupload a du bon...", -"img": { -"src": "http://a0.twimg.com/profile_images/1467277718/rene-magritte_normal.jpg" -}, -"title": "santiago antoine: #lgw je regarderai en replay pour prouver que la fermeture de #megaupload a du bon...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3891000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw je regarderai en replay pour prouver que la fermeture de #megaupload a du bon...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"megaupload\",\"indices\":[62,73]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191521913409536\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":148,\"screen_name\":\"AntoineSantiago\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":593,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Grenoble, france\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"009999\",\"followers_count\":31,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1467277718\\/rene-magritte_normal.jpg\",\"description\":\"Infographiste 3d, Design, Freelance.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"54835885\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1467277718\\/rene-magritte_normal.jpg\",\"name\":\"santiago antoine\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 08 08:09:31 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":54835885,\"utc_offset\":3600,\"favourites_count\":26,\"url\":\"http:\\/\\/www.archipicture.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191521913409536,\"created_at\":\"Fri Feb 24 23:44:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3891000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0b66284-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8de0d955-089e-4e93-83da-90290b0b7d4a-173191521913409536" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bim, boum, aya aya ! c'est Régis gaillard, régis gaillard ! #lgw", -"img": { -"src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_0_normal.png" -}, -"title": "alexandre haenel: Bim, boum, aya aya ! c'est Régis gaillard, régis gaillard ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3891000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bim, boum, aya aya ! c'est R\\u00e9gis gaillard, r\\u00e9gis gaillard ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[60,64]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191521644974080\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":7,\"screen_name\":\"alexandrehaenel\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":0,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"502216946\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"name\":\"alexandre haenel\",\"default_profile_image\":true,\"created_at\":\"Fri Feb 24 22:52:28 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":502216946,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191521644974080,\"created_at\":\"Fri Feb 24 23:44:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3891000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ccd4eddc-40cf-4887-9a35-414b4275e8c4-173191521644974080" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Très fort, ce Régis Gaillard ! #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1579063362/images_normal.jpg" -}, -"title": "Where is my mind ?: Très fort, ce Régis Gaillard ! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3892000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Tr\\u00e8s fort, ce R\\u00e9gis Gaillard ! #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[31,35]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191525726040066\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":79,\"screen_name\":\"Look_out_post\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1475,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":28,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1579063362\\/images_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"387379234\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579063362\\/images_normal.jpg\",\"name\":\"Where is my mind ?\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 08 23:30:51 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":387379234,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191525726040066,\"created_at\":\"Fri Feb 24 23:44:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3892000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "800ff4e9-de41-490e-92ae-3725b9374788-173191525726040066" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1851455303/image_normal.jpg" -}, -"title": "Nicolas Mathieu: #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3896000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191542763307008\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":15,\"screen_name\":\"mathieunicolas2\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":0,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":1,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851455303\\/image_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"342628343\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851455303\\/image_normal.jpg\",\"name\":\"Nicolas Mathieu\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 26 09:56:43 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":342628343,\"utc_offset\":null,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191542763307008,\"created_at\":\"Fri Feb 24 23:44:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3896000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e2828f43-3f26-4940-872d-ecf41ad6ea45-173191542763307008" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ah visiblement c'est une émission ou le public s'ennuie tellement qu'il peut venir avec son pc. J'ai bon ? #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1540125000/PP_twitter_normal.jpg" -}, -"title": "Sophie Losophie.: Ah visiblement c'est une émission ou le public s'ennuie tellement qu'il peut venir avec son pc. J'ai bon ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3897000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ah visiblement c'est une \\u00e9mission ou le public s'ennuie tellement qu'il peut venir avec son pc. J'ai bon ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[107,111]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191549465788417\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":200,\"screen_name\":\"Nophie__\",\"lang\":\"en\",\"profile_text_color\":\"cf4848\",\"statuses_count\":9148,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/319696762\\/x4f15c4b595a5615fe60851f7974cef8.png\",\"location\":\"Ici et l\\u00e0. Mais plus par l\\u00e0.\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"cc4f46\",\"followers_count\":301,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1540125000\\/PP_twitter_normal.jpg\",\"description\":\"J'ai la mauvaise habitude de tweeter et de r\\u00e9fl\\u00e9chier apr\\u00e8s. Alors prends moi comme tu veux, mais surtout pas au premier degr\\u00e8s. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"62632536\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/319696762\\/x4f15c4b595a5615fe60851f7974cef8.png\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1540125000\\/PP_twitter_normal.jpg\",\"name\":\"Sophie Losophie.\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 03 21:54:45 +0000 2009\",\"profile_sidebar_border_color\":\"756b5f\",\"id\":62632536,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191549465788417,\"created_at\":\"Fri Feb 24 23:44:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3897000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "af079b10-595a-4e05-b0ca-fa591e5d6f8b-173191549465788417" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @embruns: À suivre le tag #lgw on se rend compte qu'on ne rate finalement rien cc @France5tv Ouf.", -"img": { -"src": "http://a3.twimg.com/profile_images/1643417766/jov_piti_normal.jpg" -}, -"title": "jov: RT @embruns: À suivre le tag #lgw on se rend compte qu'on ne rate finalement rien cc @France5tv Ouf.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3897000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @embruns: \\u00c0 suivre le tag #lgw on se rend compte qu'on ne rate finalement rien cc @France5tv Ouf.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"embruns\",\"indices\":[3,11],\"id_str\":\"6241412\",\"name\":\"Laurent Gloaguen\",\"id\":6241412},{\"screen_name\":\"France5tv\",\"indices\":[85,95],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[29,33]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"\\u00c0 suivre le tag #lgw on se rend compte qu'on ne rate finalement rien cc @France5tv Ouf.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"France5tv\",\"indices\":[72,82],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/sites.google.com\\/site\\/yorufukurou\\/\\\" rel=\\\"nofollow\\\"\\u003EYoruFukurou\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190992126681089\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":563,\"screen_name\":\"embruns\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":21945,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Montr\\u00e9al, Qc, Canada\",\"show_all_inline_media\":true,\"listed_count\":277,\"profile_link_color\":\"650103\",\"followers_count\":4828,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\",\"description\":\"Surnomm\\u00e9 \\u201cLe Capitaine\\u201d. Figure du Net historique et inventeur de la formule \\u201cVendredi, c'est sodomie\\u201d.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Eastern Time (US & Canada)\",\"profile_background_color\":\"131516\",\"id_str\":\"6241412\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"8c887c\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\",\"name\":\"Laurent Gloaguen\",\"default_profile_image\":false,\"created_at\":\"Tue May 22 19:16:26 +0000 2007\",\"profile_sidebar_border_color\":\"7a7768\",\"id\":6241412,\"utc_offset\":-18000,\"favourites_count\":29,\"url\":\"http:\\/\\/embruns.net\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190992126681089,\"created_at\":\"Fri Feb 24 23:42:04 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191547343470592\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1458,\"screen_name\":\"byjov\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":542,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"Saint Etienne\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"D02B55\",\"followers_count\":242,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1643417766\\/jov_piti_normal.jpg\",\"description\":\"\\u00e9ditions web & impression carte de visite, depliants,etc. Inspiration & others stuffs...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"75976750\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1643417766\\/jov_piti_normal.jpg\",\"name\":\"jov\",\"default_profile_image\":false,\"created_at\":\"Mon Sep 21 07:06:51 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":75976750,\"utc_offset\":3600,\"favourites_count\":18,\"url\":\"http:\\/\\/www.cartes-sensations.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191547343470592,\"created_at\":\"Fri Feb 24 23:44:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3897000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ef0acf95-b69d-4b11-8fe3-856c5b5e9527-173191547343470592" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "le #lgw a boulogne avec @FlorencePorcel", -"img": { -"src": "http://a3.twimg.com/profile_images/1143926795/jeromep_logo_carre_twitter_normal.png" -}, -"title": "jeromep: le #lgw a boulogne avec @FlorencePorcel", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3899000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"le #lgw a boulogne avec @FlorencePorcel\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[25,40],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[4,8]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191558206722049\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":368,\"screen_name\":\"jeromep_net\",\"lang\":\"fr\",\"profile_text_color\":\"663B12\",\"statuses_count\":4607,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/161132761\\/jeromep_twitter_background.jpg\",\"location\":\"France , Paris\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"1F98C7\",\"followers_count\":191,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1143926795\\/jeromep_logo_carre_twitter_normal.png\",\"description\":\"Internaute passionn\\u00e9, auteur des blogs : jeromep.net - sanscommentaire.fr - debranche.fr \\/ r\\u00e9dacteur sur accessoweb.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"282929\",\"id_str\":\"6815562\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/161132761\\/jeromep_twitter_background.jpg\",\"profile_sidebar_fill_color\":\"DAECF4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1143926795\\/jeromep_logo_carre_twitter_normal.png\",\"name\":\"jeromep\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 14 16:27:00 +0000 2007\",\"profile_sidebar_border_color\":\"C6E2EE\",\"id\":6815562,\"utc_offset\":3600,\"favourites_count\":6,\"url\":\"http:\\/\\/blog.jeromep.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191558206722049,\"created_at\":\"Fri Feb 24 23:44:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3899000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "45bbaec7-7422-49be-a7c4-4abe2c371f14-173191558206722049" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Vinvin et l'humour...comment dire...c'est super grave", -"img": { -"src": "http://a2.twimg.com/profile_images/1771348218/image1327174991_normal.png" -}, -"title": "Jim0PROFIT: #lgw Vinvin et l'humour...comment dire...c'est super grave", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3899000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw Vinvin et l'humour...comment dire...c'est super grave\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.yoono.com\\\" rel=\\\"nofollow\\\"\\u003Eyoono\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191554725449728\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"Jim0PROFIT\",\"lang\":\"fr\",\"favourites_count\":23,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":368,\"location\":\"France\",\"profile_text_color\":\"3E4415\",\"followers_count\":94,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1771348218\\/image1327174991_normal.png\",\"description\":\"Consulting, Syst\\u00e8me administrateur, geekoophile, et tellement de choses qu'une journ\\u00e9e de 24H ne suffit plus!\",\"statuses_count\":4757,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"18874683\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Jim0PROFIT\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"created_at\":\"Sun Jan 11 18:26:59 +0000 2009\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":18874683,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/choari.blogspot.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1771348218\\/image1327174991_normal.png\"},\"truncated\":false,\"id\":173191554725449728,\"created_at\":\"Fri Feb 24 23:44:19 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3899000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7c98ac4f-6774-4451-9523-022ff31183ec-173191554725449728" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere", -"img": { -"src": "http://a0.twimg.com/profile_images/1850427609/82F8E894-D3A8-43F9-ABB4-14EDF7EA365F_normal" -}, -"title": "amnesicmercury: RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3900000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeRadiateur\",\"indices\":[3,15],\"id_str\":\"194271706\",\"name\":\"Joffrey D.\",\"id\":194271706}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[63,67]},{\"text\":\"TweetPreventionRoutiere\",\"indices\":[94,118]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]},{\"text\":\"TweetPreventionRoutiere\",\"indices\":[77,101]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189178589315072\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":263,\"screen_name\":\"LeRadiateur\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":4227,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Lyon\",\"show_all_inline_media\":true,\"listed_count\":8,\"profile_link_color\":\"2FC2EF\",\"followers_count\":368,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1777542862\\/charlot_normal.jpg\",\"description\":\"Coordinateur d'Antenne sur NRJ \\/ Animateur du 9h-Midi \\/ Passionn\\u00e9 de photographie \\/ Tweets originaux garantis.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"194271706\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1777542862\\/charlot_normal.jpg\",\"name\":\"Joffrey D.\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 23 20:17:47 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":194271706,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/leradiateur\\/sets\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189178589315072,\"created_at\":\"Fri Feb 24 23:34:52 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191559221751810\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":355,\"screen_name\":\"amnesicmercury\",\"lang\":\"en\",\"profile_text_color\":\"485C3A\",\"statuses_count\":6669,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/413071977\\/x47753175a3e5ec841493b005971cc32.jpg\",\"location\":\"Lille, France\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"618238\",\"followers_count\":235,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850427609\\/82F8E894-D3A8-43F9-ABB4-14EDF7EA365F_normal\",\"description\":\"If nature has made any one thing less susceptible than all others of exclusive property, it is the action of the thinking power called an idea \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"16603797\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/413071977\\/x47753175a3e5ec841493b005971cc32.jpg\",\"profile_sidebar_fill_color\":\"060A00\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850427609\\/82F8E894-D3A8-43F9-ABB4-14EDF7EA365F_normal\",\"name\":\"amnesicmercury\",\"default_profile_image\":false,\"created_at\":\"Sun Oct 05 17:41:52 +0000 2008\",\"profile_sidebar_border_color\":\"204207\",\"id\":16603797,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/about.me\\/guillaumel\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191559221751810,\"created_at\":\"Fri Feb 24 23:44:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3900000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f070e628-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ca05933d-f684-4ad1-af6d-5dabbd0f8f61-173191559221751810" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Au lieu de vous ennuyer sur #lgw allez donc faire un tour sur le Sprylateshow : http://t.co/0zb0xyN5 #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1843252271/pptwt123_normal.jpg" -}, -"title": "en_toute_amitié: Au lieu de vous ennuyer sur #lgw allez donc faire un tour sur le Sprylateshow : http://t.co/0zb0xyN5 #ilpart", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3900000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Au lieu de vous ennuyer sur #lgw allez donc faire un tour sur le Sprylateshow : http:\\/\\/t.co\\/0zb0xyN5 #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[80,100],\"expanded_url\":\"http:\\/\\/lateshow.spry.fr\\/live\\/\",\"display_url\":\"lateshow.spry.fr\\/live\\/\",\"url\":\"http:\\/\\/t.co\\/0zb0xyN5\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]},{\"text\":\"ilpart\",\"indices\":[102,109]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191562057101313\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":251,\"screen_name\":\"en_toute_amitie\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1047,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/396348547\\/189.jpg\",\"location\":\"Rouen\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":59,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843252271\\/pptwt123_normal.jpg\",\"description\":\"FILF ^^ En toute amiti\\u00e9, j'ai relativement envie d'\\u00eatre ... Caz sp\\u00e9cial, cultivacteur de mes envies et fabricant d'ailes pour mes fils.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"448561829\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/396348547\\/189.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843252271\\/pptwt123_normal.jpg\",\"name\":\"en_toute_amiti\\u00e9\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 28 04:10:29 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":448561829,\"utc_offset\":3600,\"favourites_count\":11,\"url\":\"http:\\/\\/moi-c-cxx.over-blog.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191562057101313,\"created_at\":\"Fri Feb 24 23:44:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3900000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7a34f347-13fa-4626-90ea-5d26fa3e2eac-173191562057101313" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cQui #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1580412781/Sans_titre_3_normal.jpg" -}, -"title": "Hélène Hautbois: #cQui #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3901000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cQui #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[0,5]},{\"text\":\"LGW\",\"indices\":[6,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191563432820737\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":106,\"screen_name\":\"LNdoll\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":537,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/197370085\\/IMG00162.JPG\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"0099B9\",\"followers_count\":81,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1580412781\\/Sans_titre_3_normal.jpg\",\"description\":\"LN, 23 ans, belle, dr\\u00f4le, sympa, riche...Vous ne me croyez pas ? (Vous avez bien raison...). Mod\\u00e9ratrice sur\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0099B9\",\"id_str\":\"37177757\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/197370085\\/IMG00162.JPG\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1580412781\\/Sans_titre_3_normal.jpg\",\"name\":\"H\\u00e9l\\u00e8ne Hautbois\",\"default_profile_image\":false,\"created_at\":\"Sat May 02 10:51:08 +0000 2009\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":37177757,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/arnaudtsamere.com\\/forum\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191563432820737,\"created_at\":\"Fri Feb 24 23:44:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3901000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "543631e1-b298-4868-9d80-f3c09b61e09a-173191563432820737" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Orianehurard: Kheops le hacker trop mignon #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1107302070/hydraze_normal.png" -}, -"title": "Hydraze: RT @Orianehurard: Kheops le hacker trop mignon #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3901000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Orianehurard: Kheops le hacker trop mignon #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Orianehurard\",\"indices\":[3,16],\"id_str\":\"198934087\",\"name\":\"Oriane Hurard\",\"id\":198934087}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[47,51]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Kheops le hacker trop mignon #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[29,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189578231001088\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"Orianehurard\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2728,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":24,\"profile_link_color\":\"de2a5d\",\"followers_count\":485,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"description\":\"S\\u00e9ries, transmedia, cin\\u00e9ma. Dipl\\u00f4m\\u00e9e @ina_SUP en production \\/\\/ \\r\\nCharg\\u00e9e de coordination @TIULab, programme d'encadrement \\u00e9tudiant transmedia\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"198934087\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"profile_sidebar_fill_color\":\"c1a7c7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"name\":\"Oriane Hurard\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 05 16:26:22 +0000 2010\",\"profile_sidebar_border_color\":\"592459\",\"id\":198934087,\"utc_offset\":-10800,\"favourites_count\":461,\"url\":\"http:\\/\\/www.transmediaimmersiveuniversity.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189578231001088,\"created_at\":\"Fri Feb 24 23:36:27 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191566477889537\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":381,\"screen_name\":\"Hydraze\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":804,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/137949339\\/twitter.png\",\"location\":\"In a few root shells\",\"show_all_inline_media\":false,\"listed_count\":10,\"profile_link_color\":\"2FC2EF\",\"followers_count\":213,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1107302070\\/hydraze_normal.png\",\"description\":\"FLOSS Supporter, http:\\/\\/Zenk-Security.com staffer, Internet Censorship fighter, free-speech defender and datalover.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"37705430\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/137949339\\/twitter.png\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1107302070\\/hydraze_normal.png\",\"name\":\"Hydraze\",\"default_profile_image\":false,\"created_at\":\"Mon May 04 17:17:16 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":37705430,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.hydraze.org\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191566477889537,\"created_at\":\"Fri Feb 24 23:44:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3901000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "13b84679-04a1-4aaf-823f-3243679f65bc-173191566477889537" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "+1 @vinvin #lgw #remigaillard #cqui", -"img": { -"src": "http://a0.twimg.com/profile_images/1768260791/afflelou_normal.png" -}, -"title": "Marcel Comics: +1 @vinvin #lgw #remigaillard #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3902000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"+1 @vinvin #lgw #remigaillard #cqui\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[3,10],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]},{\"text\":\"remigaillard\",\"indices\":[16,29]},{\"text\":\"cqui\",\"indices\":[30,35]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191567325147137\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":196,\"screen_name\":\"Marcelcomics\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3887,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":24,\"profile_link_color\":\"0084B4\",\"followers_count\":521,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"description\":\"D\\u00e9fenseur du panache et de la pens\\u00e9e positive. Gar\\u00e7on boucher chez Boucherie-ovalie.org. Inventor of the Follow Me Monday (#FMM)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"386966557\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"name\":\"Marcel Comics\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 08 07:06:40 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":386966557,\"utc_offset\":-10800,\"favourites_count\":7,\"url\":\"http:\\/\\/boucherie-ovalie.org\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191567325147137,\"created_at\":\"Fri Feb 24 23:44:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3902000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0b7a2f2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d36d3d31-78dd-435f-8654-3c0412d3b540-173191567325147137" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Au lieu de vous ennuyer sur #lgw allez donc faire un tour sur le Sprylateshow : http://t.co/VzdItLYY #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/698919856/twitlogoanonymousgamers_normal.jpg" -}, -"title": "Anonymous Gamers: Au lieu de vous ennuyer sur #lgw allez donc faire un tour sur le Sprylateshow : http://t.co/VzdItLYY #ilpart", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3902000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Au lieu de vous ennuyer sur #lgw allez donc faire un tour sur le Sprylateshow : http:\\/\\/t.co\\/VzdItLYY #ilpart\",\"entities\":{\"urls\":[{\"indices\":[80,100],\"display_url\":\"lateshow.spry.fr\\/live\\/\",\"expanded_url\":\"http:\\/\\/lateshow.spry.fr\\/live\\/\",\"url\":\"http:\\/\\/t.co\\/VzdItLYY\"}],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]},{\"text\":\"ilpart\",\"indices\":[102,109]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191568285638657\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"anonymousgamers\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":378,\"location\":\"Rouen\",\"profile_text_color\":\"666666\",\"followers_count\":167,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/698919856\\/twitlogoanonymousgamers_normal.jpg\",\"description\":\"Qu\\u2019on soit tomb\\u00e9 dessus d\\u00e8s tout petit, ou que l\\u2019on ait d\\u00e9couvert cela sur le tard, on est finalement des passionn\\u00e9s de jeux vid\\u00e9o.\",\"statuses_count\":653,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"92822533\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Anonymous Gamers\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Nov 26 19:49:32 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":92822533,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.anonymousgamers.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/698919856\\/twitlogoanonymousgamers_normal.jpg\"},\"truncated\":false,\"id\":173191568285638657,\"created_at\":\"Fri Feb 24 23:44:22 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3902000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cc37dcea-6f85-4dce-bc92-7483f7675a87-173191568285638657" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cqui #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1708202383/Seb-Champion_normal.jpg" -}, -"title": "Sebastien Champion: #cqui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3906000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cqui #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[6,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191584702140417\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":10,\"screen_name\":\"SebChampion\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris - La D\\u00e9fense, France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":2,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1708202383\\/Seb-Champion_normal.jpg\",\"description\":\"Votre entreprise a besoin de faire red\\u00e9finir ses inputs par un process-designer \\u00e0 m\\u00eame d'induire d'importants transferts\\r\\nde modalit\\u00e9s de prises en offres.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"443858436\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1708202383\\/Seb-Champion_normal.jpg\",\"name\":\"Sebastien Champion\",\"default_profile_image\":false,\"created_at\":\"Thu Dec 22 16:30:19 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":443858436,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.perdu.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191584702140417,\"created_at\":\"Fri Feb 24 23:44:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3906000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1ebc1f99-a51b-4d0f-800e-7e59d5a63978-173191584702140417" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Il y a un ordre dans les chroniques de #lgw ? Y-a-t-il des chroniques ou cest juste mettre des videos et faire genre on est dans le coup? :S", -"img": { -"src": "http://a1.twimg.com/profile_images/1351731819/Logo-FF_normal.jpg" -}, -"title": "Fix: Il y a un ordre dans les chroniques de #lgw ? Y-a-t-il des chroniques ou cest juste mettre des videos et faire genre on est dans le coup? :S", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3906000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Il y a un ordre dans les chroniques de #lgw ? Y-a-t-il des chroniques ou cest juste mettre des videos et faire genre on est dans le coup? :S\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[39,43]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191584966389761\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":198,\"screen_name\":\"FilmsFix\",\"lang\":\"fr\",\"profile_text_color\":\"d6ac04\",\"statuses_count\":5366,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/193820189\\/Fond-filmsfix-twitter-Web2000px.jpg\",\"location\":\"France, Paris\",\"show_all_inline_media\":false,\"listed_count\":27,\"profile_link_color\":\"0084B4\",\"followers_count\":569,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1351731819\\/Logo-FF_normal.jpg\",\"description\":\"Vous aimez le cin\\u00e9ma et les news insolites ? Ca tombe bien, nous aussi !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"242424\",\"id_str\":\"126344795\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/193820189\\/Fond-filmsfix-twitter-Web2000px.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1351731819\\/Logo-FF_normal.jpg\",\"name\":\"Fix\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 25 15:21:33 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":126344795,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"http:\\/\\/www.filmsfix.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191584966389761,\"created_at\":\"Fri Feb 24 23:44:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3906000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "33f4d7df-95a6-4320-8fe9-c50b32fe803b-173191584966389761" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La phrase finale est bien mais la parodie vraiment minable #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1766000100/Avatar-Cabaroc_normal.gif" -}, -"title": "Jp cabaroc: La phrase finale est bien mais la parodie vraiment minable #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3907000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La phrase finale est bien mais la parodie vraiment minable #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[59,63]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191588342800385\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":977,\"screen_name\":\"Cabaroc\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6908,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/404422929\\/fond_twitter.jpg\",\"location\":\"Saint-\\u00c9tienne - France\",\"show_all_inline_media\":false,\"listed_count\":173,\"profile_link_color\":\"416763\",\"followers_count\":1679,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1766000100\\/Avatar-Cabaroc_normal.gif\",\"description\":\"Hi, i'm a freelance graphic designer and art director. I also teach webdesign at Ecole Bellecour (Lyon) #Identity #Design #Print #Webdesign\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"104964807\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/404422929\\/fond_twitter.jpg\",\"profile_sidebar_fill_color\":\"f6f6f6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1766000100\\/Avatar-Cabaroc_normal.gif\",\"name\":\"Jp cabaroc\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 14 23:13:01 +0000 2010\",\"profile_sidebar_border_color\":\"dddcda\",\"id\":104964807,\"utc_offset\":3600,\"favourites_count\":7,\"url\":\"http:\\/\\/www.cabaroc.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191588342800385,\"created_at\":\"Fri Feb 24 23:44:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3907000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cc6b86cf-b27e-413b-a54c-c40060ff0472-173191588342800385" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "wooo Palmashow ! #lgw", -"img": { -"src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_0_normal.png" -}, -"title": "alexandre haenel: wooo Palmashow ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3907000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"wooo Palmashow ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[17,21]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191588950974464\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":7,\"screen_name\":\"alexandrehaenel\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"502216946\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"name\":\"alexandre haenel\",\"default_profile_image\":true,\"created_at\":\"Fri Feb 24 22:52:28 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":502216946,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191588950974464,\"created_at\":\"Fri Feb 24 23:44:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3907000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3de86180-a1b2-4308-a298-5d03fea5e137-173191588950974464" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Une émission qui parle d'ACTA et bloque son flux ? C'est où la logique ? cc @France5tv @Vinvin #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1522186720/Laurent-Gloaguen-G00_normal.jpg" -}, -"title": "Laurent Gloaguen: Une émission qui parle d'ACTA et bloque son flux ? C'est où la logique ? cc @France5tv @Vinvin #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3908000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Une \\u00e9mission qui parle d'ACTA et bloque son flux ? C'est o\\u00f9 la logique ? cc @France5tv @Vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"France5tv\",\"indices\":[76,86],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487},{\"screen_name\":\"Vinvin\",\"indices\":[87,94],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[95,99]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/sites.google.com\\/site\\/yorufukurou\\/\\\" rel=\\\"nofollow\\\"\\u003EYoruFukurou\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173190479788244992\",\"id_str\":\"173191594885914625\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173190479788244992,\"in_reply_to_user_id_str\":\"7223522\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":563,\"screen_name\":\"embruns\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":21946,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Montr\\u00e9al, Qc, Canada\",\"show_all_inline_media\":true,\"listed_count\":277,\"profile_link_color\":\"650103\",\"followers_count\":4828,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\",\"description\":\"Surnomm\\u00e9 \\u201cLe Capitaine\\u201d. Figure du Net historique et inventeur de la formule \\u201cVendredi, c'est sodomie\\u201d.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Eastern Time (US & Canada)\",\"profile_background_color\":\"131516\",\"id_str\":\"6241412\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"8c887c\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\",\"name\":\"Laurent Gloaguen\",\"default_profile_image\":false,\"created_at\":\"Tue May 22 19:16:26 +0000 2007\",\"profile_sidebar_border_color\":\"7a7768\",\"id\":6241412,\"utc_offset\":-18000,\"favourites_count\":29,\"url\":\"http:\\/\\/embruns.net\\/\"},\"in_reply_to_screen_name\":\"Vinvin\",\"truncated\":false,\"id\":173191594885914625,\"created_at\":\"Fri Feb 24 23:44:28 +0000 2012\",\"in_reply_to_user_id\":7223522}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3908000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b8d76c95-7ebf-4700-ad90-c601ee74b686-173191594885914625" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "même si je ne l'ai n'y compris n'y trouvé il est sympa le concept de #lgw !", -"img": { -"src": "http://a0.twimg.com/profile_images/1836151304/322714_2610071087496_1126544794_32082335_1141602540_o_normal.jpg" -}, -"title": "Raphael Halfaoui: même si je ne l'ai n'y compris n'y trouvé il est sympa le concept de #lgw !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3909000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"m\\u00eame si je ne l'ai n'y compris n'y trouv\\u00e9 il est sympa le concept de #lgw !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[69,73]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[-0.0682094,49.0414901],[-0.0011844,49.0414901],[-0.0011844,49.070918],[-0.0682094,49.070918]]]},\"attributes\":{},\"full_name\":\"Ouville-la-Bien-Tourn\\u00e9e, Calvados\",\"place_type\":\"city\",\"name\":\"Ouville-la-Bien-Tourn\\u00e9e\",\"id\":\"68c776ec89b83cd4\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/68c776ec89b83cd4.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191599411572736\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":593,\"screen_name\":\"RaphaelHalfaoui\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1005,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/349455802\\/IMG_3707-1.jpg\",\"location\":\"Caen\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":187,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836151304\\/322714_2610071087496_1126544794_32082335_1141602540_o_normal.jpg\",\"description\":\"Music photographer in Caen at @CargoCaen & Big Band Caf\\u00e9 since the 1st edition of Beauregard festival Blogger for @WebPrisedeVue \\r\\nraphael-halfaoui.tumblr.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"394217399\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/349455802\\/IMG_3707-1.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836151304\\/322714_2610071087496_1126544794_32082335_1141602540_o_normal.jpg\",\"name\":\"Raphael Halfaoui\",\"default_profile_image\":false,\"created_at\":\"Wed Oct 19 19:05:01 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":394217399,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/raphaelphotographie\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191599411572736,\"created_at\":\"Fri Feb 24 23:44:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3909000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "44286331-7ca8-461a-a5e9-dfaf2d82b47c-173191599411572736" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze Bravo Régis!! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1803844111/goldrogerportett2_normal.jpg" -}, -"title": "Kevin Poncin: @LeGrandWebze Bravo Régis!! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3909000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze Bravo R\\u00e9gis!! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[29,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191600384638977\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":24,\"screen_name\":\"rinc08\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":18,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/416646618\\/03_1280-800.jpg\",\"location\":\"Reims\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":7,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1803844111\\/goldrogerportett2_normal.jpg\",\"description\":\"En Twitto formation\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"483066947\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/416646618\\/03_1280-800.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803844111\\/goldrogerportett2_normal.jpg\",\"name\":\"Kevin Poncin\",\"default_profile_image\":false,\"created_at\":\"Sat Feb 04 16:14:59 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":483066947,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173191600384638977,\"created_at\":\"Fri Feb 24 23:44:29 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3909000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0ccaca80-7c55-43f8-829f-e427e5993725-173191600384638977" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilpart #lgw je veux voir ma PP à la télé ...", -"img": { -"src": "http://a2.twimg.com/profile_images/1833660757/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg" -}, -"title": "Jérémy «isshin» B.: #ilpart #lgw je veux voir ma PP à la télé ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3910000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilpart #lgw je veux voir ma PP \\u00e0 la t\\u00e9l\\u00e9 ...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191603828170754\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":142,\"screen_name\":\"Isshinsan\",\"lang\":\"en\",\"profile_text_color\":\"ba9012\",\"statuses_count\":5336,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Albi, France\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"followers_count\":96,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\",\"description\":\"Qui suis-je ? juste un petit geek, parmi des milliers d'autres, qui essaye de se faire une place sur la toile :)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"29086699\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\",\"name\":\"J\\u00e9r\\u00e9my \\u00abisshin\\u00bb B.\",\"default_profile_image\":false,\"created_at\":\"Sun Apr 05 22:52:40 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":29086699,\"utc_offset\":3600,\"favourites_count\":110,\"url\":\"http:\\/\\/isshin-san.over-blog.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191603828170754,\"created_at\":\"Fri Feb 24 23:44:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3910000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b2a3d0bc-f41a-4bb7-923d-5d6899fa1a02-173191603828170754" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon allez, oui #ilreste #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1783235283/image_normal.jpg" -}, -"title": "Rèy: Bon allez, oui #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3912000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Bon allez, oui #ilreste #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[15,23]},{\"text\":\"lgw\",\"indices\":[24,28]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191610702630913\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Rey__Man\",\"lang\":\"fr\",\"favourites_count\":20,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":456,\"location\":\"Ex-Lut\\u00e8ce\",\"profile_text_color\":\"333333\",\"followers_count\":131,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1783235283\\/image_normal.jpg\",\"description\":\"Samo Samo | Je pense donc tu me suis. | HipHop. | $ports. |\",\"statuses_count\":5488,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"80081414\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"R\\u00e8y\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Oct 05 17:44:22 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":80081414,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1783235283\\/image_normal.jpg\"},\"truncated\":false,\"id\":173191610702630913,\"created_at\":\"Fri Feb 24 23:44:32 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3912000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1bf6651d-ccea-4461-ba07-42516db46f2f-173191610702630913" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ouh lala je ne connaissais pas #lgw et je trouve ça vraiment ... étrange et loin du web que je connais :/", -"img": { -"src": "http://a0.twimg.com/profile_images/1606285626/IMG_1598___normal.jpg" -}, -"title": "Sébastien: Ouh lala je ne connaissais pas #lgw et je trouve ça vraiment ... étrange et loin du web que je connais :/", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3912000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ouh lala je ne connaissais pas #lgw et je trouve \\u00e7a vraiment ... \\u00e9trange et loin du web que je connais :\\/\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[31,35]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191612560711680\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":189,\"screen_name\":\"Neitsabes\",\"lang\":\"en\",\"profile_text_color\":\"171717\",\"statuses_count\":13383,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/111721729\\/logo.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":30,\"profile_link_color\":\"6b84d6\",\"followers_count\":677,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1606285626\\/IMG_1598___normal.jpg\",\"description\":\"LE PERV.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"100231862\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/111721729\\/logo.png\",\"profile_sidebar_fill_color\":\"c5edb9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1606285626\\/IMG_1598___normal.jpg\",\"name\":\"S\\u00e9bastien\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 29 14:01:40 +0000 2009\",\"profile_sidebar_border_color\":\"60ff1c\",\"id\":100231862,\"utc_offset\":3600,\"favourites_count\":6,\"url\":\"http:\\/\\/www.neitsabes.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191612560711680,\"created_at\":\"Fri Feb 24 23:44:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3912000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ac69b522-a876-4402-9304-9da0960d9639-173191612560711680" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Si #ilReste j'annule tout. #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1596528247/photo_normal.JPG" -}, -"title": "Jarry Hervé: Si #ilReste j'annule tout. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3912000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Si #ilReste j'annule tout. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[3,11]},{\"text\":\"lgw\",\"indices\":[27,31]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191612267106304\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"rvjarry\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":269,\"location\":\"Uz\\u00e8s\",\"profile_text_color\":\"333333\",\"followers_count\":235,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1596528247\\/photo_normal.JPG\",\"description\":\"Le dernier qui parle a toujours raison. Sur Twitter ce dernier n'existe pas.\",\"statuses_count\":2152,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/265190786\\/ecran_twitter.jpg\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"309302845\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Jarry Herv\\u00e9\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/265190786\\/ecran_twitter.jpg\",\"created_at\":\"Wed Jun 01 21:35:25 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":309302845,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1596528247\\/photo_normal.JPG\"},\"truncated\":false,\"id\":173191612267106304,\"created_at\":\"Fri Feb 24 23:44:32 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3912000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "781a25ed-d62e-4024-a1d5-9c0bd3c42693-173191612267106304" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Séquence sans trucage sur #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1612831528/cni_id_normal.jpg" -}, -"title": "Jean-Louis Coste: Séquence sans trucage sur #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3915000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"S\\u00e9quence sans trucage sur #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[26,30]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191621637177344\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":132,\"screen_name\":\"jlcoste\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":545,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"10207a\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"description\":\"Langue, litt\\u00e9rature et politique. Sp\\u00e9cialis\\u00e9 en traitement automatique des langues (presse). Rattach\\u00e9 \\u00e0 l'Universit\\u00e9 de Paris 3, et prof. en coll\\u00e8ge de banlieue\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"244454441\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"name\":\"Jean-Louis Coste\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 29 10:24:46 +0000 2011\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":244454441,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191621637177344,\"created_at\":\"Fri Feb 24 23:44:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3915000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fb1f095e-d968-4618-818b-6129582ef029-173191621637177344" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais Twitter est fou ce soir !!! #lgw #cqui", -"img": { -"src": "http://a2.twimg.com/profile_images/1727412144/image_normal.jpg" -}, -"title": "Jessica Boni-Lambert: Mais Twitter est fou ce soir !!! #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3915000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mais Twitter est fou ce soir !!! #lgw #cqui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]},{\"text\":\"cqui\",\"indices\":[38,43]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191621930790912\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":189,\"screen_name\":\"JessBoniLambert\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":17229,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/391267445\\/Twitter2.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":41,\"profile_link_color\":\"CC3366\",\"followers_count\":680,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1727412144\\/image_normal.jpg\",\"description\":\"Cr\\u00e9atrice de mode passionn\\u00e9e de #rugby (www.rugbydolls.com) \\r\\nMy passions: Rugby, Fashion and photography.\\r\\nNe tourne pas rond (mais plut\\u00f4t ovale)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"DBE9ED\",\"id_str\":\"111092027\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/391267445\\/Twitter2.jpg\",\"profile_sidebar_fill_color\":\"f7e6e6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727412144\\/image_normal.jpg\",\"name\":\"Jessica Boni-Lambert\",\"default_profile_image\":false,\"created_at\":\"Wed Feb 03 19:54:54 +0000 2010\",\"profile_sidebar_border_color\":\"ebdae9\",\"id\":111092027,\"utc_offset\":3600,\"favourites_count\":51,\"url\":\"http:\\/\\/www.leblogdejess.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191621930790912,\"created_at\":\"Fri Feb 24 23:44:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3915000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d6d1cc83-cde4-4cae-9d5f-076d8dfbdc9f-173191621930790912" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Formidable Régis #lgw @Vinvin", -"img": { -"src": "http://a2.twimg.com/profile_images/1340686999/hasselhoff_normal.jpg" -}, -"title": "monsieurhobby: Formidable Régis #lgw @Vinvin", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3915000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Formidable R\\u00e9gis #lgw @Vinvin\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[22,29],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[17,21]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191624569004032\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":665,\"screen_name\":\"monsieurhobby\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7367,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"location\":\"DtC\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"followers_count\":208,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"description\":\"Geek travesti en Ambulancier, je me prom\\u00e8ne en Aquitaine avec dans mon sac des podcasts, des s\\u00e9ries tv, des films et surtout de comics, un v\\u00e9ritable Hobby...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"78733185\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"name\":\"monsieurhobby\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 30 22:59:44 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":78733185,\"utc_offset\":-10800,\"favourites_count\":30,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191624569004032,\"created_at\":\"Fri Feb 24 23:44:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3915000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5a9e2e4f-fa3c-4cd5-8d3c-1ac09837826a-173191624569004032" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "TOP 5 Nichos #Twitter Hoy: We Wait For Jonas, Scary Movie 3, #InThisGeneration, Key Swag 3000 y #lgw #negociosporinternet", -"img": { -"src": "http://a3.twimg.com/profile_images/1730900976/Antonio_normal.JPG" -}, -"title": "Antonio Briones: TOP 5 Nichos #Twitter Hoy: We Wait For Jonas, Scary Movie 3, #InThisGeneration, Key Swag 3000 y #lgw #negociosporinternet", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3916000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"TOP 5 Nichos #Twitter Hoy: We Wait For Jonas, Scary Movie 3, #InThisGeneration, Key Swag 3000 y #lgw #negociosporinternet\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Twitter\",\"indices\":[13,21]},{\"text\":\"InThisGeneration\",\"indices\":[61,78]},{\"text\":\"lgw\",\"indices\":[96,100]},{\"text\":\"negociosporinternet\",\"indices\":[102,122]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191628545208320\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":90,\"screen_name\":\"antbriones\",\"lang\":\"es\",\"profile_text_color\":\"333333\",\"statuses_count\":863,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/427375607\\/http.jpg\",\"location\":\"Ibi, Spain\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0000FF\",\"followers_count\":99,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1730900976\\/Antonio_normal.JPG\",\"description\":\"Ingenier\\u00eda T\\u00e9cnica Inform\\u00e1tica de Gesti\\u00f3n\\/Computer Engineering,Posgrade E-Commerce,Negocios y Marketing por Internet\\/Internet Business and Marketing,Webmaster\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Madrid\",\"profile_background_color\":\"041155\",\"id_str\":\"453557650\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/427375607\\/http.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1730900976\\/Antonio_normal.JPG\",\"name\":\"Antonio Briones\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 03 01:50:01 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":453557650,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/fb.Marketing-Content.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191628545208320,\"created_at\":\"Fri Feb 24 23:44:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3916000, -"tags": [ -{ -"id-ref": "efc282e0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0b95b1a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f04d0bb8-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "735bb0ef-b070-4c8b-9205-5bf6286b093f-173191628545208320" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cqui #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1800891796/ana_normal.jpg" -}, -"title": "Anahi Lozza: #cqui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3917000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cqui #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[6,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191630084505600\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":287,\"screen_name\":\"anahi_lozza\",\"lang\":\"fr\",\"profile_text_color\":\"050005\",\"statuses_count\":1547,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/360157959\\/8687204-arri-re-plan-de-dentelle-noire-avec-motif-avec-la-fleur-de-forme-sur-fond-blanc.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"eb0707\",\"followers_count\":153,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1800891796\\/ana_normal.jpg\",\"description\":\"Fashion blogger: Love Alexander Wang, Champagne and Macaroons!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"206375512\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/360157959\\/8687204-arri-re-plan-de-dentelle-noire-avec-motif-avec-la-fleur-de-forme-sur-fond-blanc.jpg\",\"profile_sidebar_fill_color\":\"dbd8db\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1800891796\\/ana_normal.jpg\",\"name\":\"Anahi Lozza\",\"default_profile_image\":false,\"created_at\":\"Fri Oct 22 20:55:52 +0000 2010\",\"profile_sidebar_border_color\":\"eb0707\",\"id\":206375512,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":\"http:\\/\\/www.anahilozza.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191630084505600,\"created_at\":\"Fri Feb 24 23:44:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3917000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d36c79f2-e34e-444f-b515-6b4c1de61135-173191630084505600" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mes amoureux du Palmashow <3 #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1830077317/T_as_raison_peut-_tre_qu_en_agrandissant_t_aurais_vu_mes_seins_surtout_sachant_que_je_suis_de_dos_normal.jpg" -}, -"title": "Curiosity ☠ the cat.: Mes amoureux du Palmashow <3 #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3917000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mes amoureux du Palmashow <3 #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[32,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191632219406338\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":189,\"screen_name\":\"HeLLuby\",\"lang\":\"fr\",\"profile_text_color\":\"ffe3ec\",\"statuses_count\":15114,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433311126\\/tumblr_lgj40nCcF31qd0ozlo1_500.jpg\",\"location\":\"Paris, FR.\",\"show_all_inline_media\":true,\"listed_count\":19,\"profile_link_color\":\"b6f5cf\",\"followers_count\":459,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1830077317\\/T_as_raison_peut-_tre_qu_en_agrandissant_t_aurais_vu_mes_seins_surtout_sachant_que_je_suis_de_dos_normal.jpg\",\"description\":\"J'aime bien faire des bruits bizarres avec ma bouche. Enfant cach\\u00e9e du Socially Awkward Penguin et de l'Anxiety Cat. #Keur les roux. #HOULOULOU\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"27427320\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433311126\\/tumblr_lgj40nCcF31qd0ozlo1_500.jpg\",\"profile_sidebar_fill_color\":\"fffbed\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1830077317\\/T_as_raison_peut-_tre_qu_en_agrandissant_t_aurais_vu_mes_seins_surtout_sachant_que_je_suis_de_dos_normal.jpg\",\"name\":\"Curiosity \\u2620 the cat.\",\"default_profile_image\":false,\"created_at\":\"Sun Mar 29 13:59:33 +0000 2009\",\"profile_sidebar_border_color\":\"caeef7\",\"id\":27427320,\"utc_offset\":-10800,\"favourites_count\":508,\"url\":\"http:\\/\\/flavors.me\\/helluby\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191632219406338,\"created_at\":\"Fri Feb 24 23:44:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3917000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b6427632-205b-4a4d-9f4e-0ad2b28a0f26-173191632219406338" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Vinvin le sketch du \"ballon de foot dans la chatte\" fut fantastique #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/619966956/bogoss1_normal.jpg" -}, -"title": "Monsieur Poulpe: @Vinvin le sketch du \"ballon de foot dans la chatte\" fut fantastique #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3917000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"Vinvin\",\"favorited\":false,\"text\":\"@Vinvin le sketch du \\\"ballon de foot dans la chatte\\\" fut fantastique #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[0,7],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[69,73]}]},\"in_reply_to_user_id\":7223522,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173190479788244992,\"in_reply_to_status_id_str\":\"173190479788244992\",\"id_str\":\"173191633272180736\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"010203\",\"screen_name\":\"Monsieur_Poulpe\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":44,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":14315,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\",\"description\":\"Je fais vivre le net depuis 98. Depuis que je suis enseign\\u00e9 dans les \\u00e9coles, dois-je vraiment me pr\\u00e9senter ?\",\"statuses_count\":2827,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"show_all_inline_media\":true,\"listed_count\":325,\"profile_link_color\":\"042c5e\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"5cb5a8\",\"protected\":false,\"id_str\":\"101887303\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Monsieur Poulpe\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"created_at\":\"Mon Jan 04 23:03:32 +0000 2010\",\"profile_sidebar_fill_color\":\"68baae\",\"id\":101887303,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.monsieurpoulpe.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\"},\"truncated\":false,\"id\":173191633272180736,\"created_at\":\"Fri Feb 24 23:44:37 +0000 2012\",\"in_reply_to_user_id_str\":\"7223522\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3917000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fe289c78-1354-411b-8295-8e2346cfe7ba-173191633272180736" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW : #Cqui les deux gars ? :D", -"img": { -"src": "http://a0.twimg.com/profile_images/1757013909/image1326646425_normal.png" -}, -"title": "Damien Vacher: #LGW : #Cqui les deux gars ? :D", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3918000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW : #Cqui les deux gars ? :D\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"Cqui\",\"indices\":[7,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191634782134275\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":405,\"screen_name\":\"Le_Damien\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27165,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Chatillon-en-Bazois\",\"show_all_inline_media\":false,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":343,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"description\":\"I'm a lonely Cowboy who learning un BTS SIO (ex BTS IG) in Nevers... Et un Mac Gyver de l'URL par @Checkyourpeople et je suis un tumblreur assidu\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"26552716\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"name\":\"Damien Vacher\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 25 18:09:17 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":26552716,\"utc_offset\":3600,\"favourites_count\":43,\"url\":\"http:\\/\\/damienvacher.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191634782134275,\"created_at\":\"Fri Feb 24 23:44:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3918000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f204ca7c-0321-438e-b77a-ebaaff9943b8-173191634782134275" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon... Je suis désolé mais vraiment #LGW ça me transcende pas du tout...", -"img": { -"src": "http://a0.twimg.com/profile_images/1845323073/KvF3jpFq_normal" -}, -"title": "Yann: Bon... Je suis désolé mais vraiment #LGW ça me transcende pas du tout...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3918000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bon... Je suis d\\u00e9sol\\u00e9 mais vraiment #LGW \\u00e7a me transcende pas du tout...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[36,40]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191635906211841\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":242,\"screen_name\":\"bigyannou\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1312,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/418145378\\/tumblr_lvrnzdQR9V1qb8phvo1_500.jpg\",\"location\":\"Paris (enfin pas loin)\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1845323073\\/KvF3jpFq_normal\",\"description\":\"35 ans\\r\\nQuand le Troll parle, l'homme avis\\u00e9 ob\\u00e9it. \\r\\nJe ne fais pas la course aux followers, je tweet-clash pas, je raconte pas ma vie. Bref, ch'uis chiant!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"162988359\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/418145378\\/tumblr_lvrnzdQR9V1qb8phvo1_500.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1845323073\\/KvF3jpFq_normal\",\"name\":\"Yann\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 05 07:12:11 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":162988359,\"utc_offset\":null,\"favourites_count\":9,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191635906211841,\"created_at\":\"Fri Feb 24 23:44:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3918000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5e2a6a39-58fa-475e-af19-18cb9eee0dc4-173191635906211841" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @jcfrog: OMG coup de tonnerre sur les Oscars! #dujardin #lgw http://t.co/MHK9Ke45", -"img": { -"src": "http://a2.twimg.com/profile_images/1841978220/image_normal.jpg" -}, -"title": "Louise Vanhelle: RT @jcfrog: OMG coup de tonnerre sur les Oscars! #dujardin #lgw http://t.co/MHK9Ke45", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3918000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @jcfrog: OMG coup de tonnerre sur les Oscars! #dujardin #lgw http:\\/\\/t.co\\/MHK9Ke45\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[3,10],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[{\"indices\":[66,86],\"expanded_url\":\"http:\\/\\/twitpic.com\\/8o0mgh\",\"display_url\":\"twitpic.com\\/8o0mgh\",\"url\":\"http:\\/\\/t.co\\/MHK9Ke45\"}],\"hashtags\":[{\"text\":\"dujardin\",\"indices\":[49,58]},{\"text\":\"lgw\",\"indices\":[59,63]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"OMG coup de tonnerre sur les Oscars! #dujardin #lgw http:\\/\\/t.co\\/MHK9Ke45\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[54,74],\"expanded_url\":\"http:\\/\\/twitpic.com\\/8o0mgh\",\"display_url\":\"twitpic.com\\/8o0mgh\",\"url\":\"http:\\/\\/t.co\\/MHK9Ke45\"}],\"hashtags\":[{\"text\":\"dujardin\",\"indices\":[37,46]},{\"text\":\"lgw\",\"indices\":[47,51]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":29,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173030351302696961\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":340,\"screen_name\":\"jcfrog\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27208,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/194101689\\/twitterbk.jpg\",\"location\":\"Damgan\",\"show_all_inline_media\":true,\"listed_count\":506,\"profile_link_color\":\"acc809\",\"followers_count\":6887,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1813523315\\/image_normal.jpg\",\"description\":\"Pro: Ing\\u00e9nieur informaticien, Perso: super h\\u00e9ro du web (en formation)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"16888281\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/194101689\\/twitterbk.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813523315\\/image_normal.jpg\",\"name\":\"jcfrog\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 21 16:03:16 +0000 2008\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":16888281,\"utc_offset\":3600,\"favourites_count\":448,\"url\":\"http:\\/\\/www.jcfrog.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173030351302696961,\"created_at\":\"Fri Feb 24 13:03:45 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":29,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191634719211521\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":114,\"screen_name\":\"louisevanhelle\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":46,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":29,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1841978220\\/image_normal.jpg\",\"description\":\"journaliste #Tellementvrai animatrice radio #OnestlaFm\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"132920072\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841978220\\/image_normal.jpg\",\"name\":\"Louise Vanhelle\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 14 14:40:23 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":132920072,\"utc_offset\":null,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191634719211521,\"created_at\":\"Fri Feb 24 23:44:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3918000, -"tags": [ -{ -"id-ref": "ef2f2b08-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4ac33a53-53e8-4397-a8ce-83e3c98599dd-173191634719211521" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Hihi @__Yusaku ta tronche sur france5 #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1849286517/plumesdanges_normal.jpg" -}, -"title": "plumesdanges: Hihi @__Yusaku ta tronche sur france5 #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3919000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Hihi @__Yusaku ta tronche sur france5 #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"__Yusaku\",\"indices\":[5,14],\"id_str\":\"76995130\",\"name\":\"Godai Yusaku\",\"id\":76995130}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[38,42]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191640293453824\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":283,\"screen_name\":\"plumesdanges\",\"lang\":\"fr\",\"profile_text_color\":\"0a0a0a\",\"statuses_count\":39035,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"location\":\"Hell\",\"show_all_inline_media\":false,\"listed_count\":44,\"profile_link_color\":\"4813f5\",\"followers_count\":590,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"description\":\"pas interessante, pas drole et pas tr\\u00e8s intelligente, bref sans interet ! Pr\\u00e9sidente fondatrice de l'#InsomniaqueTeam \\/\\/ #TeamLumbagos \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"27325670\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"profile_sidebar_fill_color\":\"fcfcfc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"name\":\"plumesdanges\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 28 22:43:40 +0000 2009\",\"profile_sidebar_border_color\":\"fcfcfc\",\"id\":27325670,\"utc_offset\":3600,\"favourites_count\":84,\"url\":\"http:\\/\\/www.youtube.com\\/plumesdanges\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191640293453824,\"created_at\":\"Fri Feb 24 23:44:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3919000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "785bc00e-31bf-4a64-af5a-bd6a41ca01be-173191640293453824" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@legrandwebze dites moi c'est @FlorencePorcel qui crache un ballon ou bien ? #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1713700556/327757_2697599712091_1019576402_2912106_1387153583_o_normal.jpg" -}, -"title": "Florian PolteauGomez: @legrandwebze dites moi c'est @FlorencePorcel qui crache un ballon ou bien ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3919000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"text\":\"@legrandwebze dites moi c'est @FlorencePorcel qui crache un ballon ou bien ? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385},{\"screen_name\":\"FlorencePorcel\",\"indices\":[30,45],\"name\":\"Florence Porcel\",\"id_str\":\"49031173\",\"id\":49031173}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[77,81]}]},\"in_reply_to_user_id\":365949385,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191638510874624\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"flopogo\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":222,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"description\":\"Fondateur & R\\u00e9dac Chef de @FemmesDeSport \\/ Sportsbook Content Manager @PMU_Sportif \\/ Capitaine de @LiverpoolFrance FC \\/ Joueur Loisir \\u00e0 @IssyParisHand \",\"statuses_count\":3189,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/388570408\\/twitter_copie.jpg\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"009999\",\"followers_count\":133,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1713700556\\/327757_2697599712091_1019576402_2912106_1387153583_o_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"377264102\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Florian PolteauGomez\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/388570408\\/twitter_copie.jpg\",\"created_at\":\"Wed Sep 21 09:00:53 +0000 2011\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":377264102,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.femmesdesport.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1713700556\\/327757_2697599712091_1019576402_2912106_1387153583_o_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173191638510874624,\"created_at\":\"Fri Feb 24 23:44:39 +0000 2012\",\"in_reply_to_user_id_str\":\"365949385\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3919000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "92333fe6-b440-4781-8583-9ca941f92d20-173191638510874624" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Merde on a prit du retard !! #cqui #lgw #StadedeFrance", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: Merde on a prit du retard !! #cqui #lgw #StadedeFrance", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3921000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Merde on a prit du retard !! #cqui #lgw #StadedeFrance\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[29,34]},{\"text\":\"lgw\",\"indices\":[35,39]},{\"text\":\"StadedeFrance\",\"indices\":[40,54]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191647478288384\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6698,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"followers_count\":2387,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"name\":\"Ludovic Delaherche\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":72665061,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/chapkattack.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191647478288384,\"created_at\":\"Fri Feb 24 23:44:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3921000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "73443341-5787-4e84-b107-2d719d03e2ef-173191647478288384" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze regis gaillard top #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/412894535/portrait_US_rod_normal.jpg" -}, -"title": "Monrod: @LeGrandWebze regis gaillard top #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3921000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LeGrandWebze\",\"favorited\":false,\"text\":\"@LeGrandWebze regis gaillard top #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]}]},\"in_reply_to_user_id\":365949385,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173191220129050626,\"in_reply_to_status_id_str\":\"173191220129050626\",\"id_str\":\"173191650154254337\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"Monrod\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":172,\"location\":\"Paris - France\",\"profile_text_color\":\"666666\",\"followers_count\":152,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/412894535\\/portrait_US_rod_normal.jpg\",\"description\":\"\",\"statuses_count\":1618,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/53946256\\/mambo2004-2.gif\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"2fefab\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"14303875\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Monrod\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/53946256\\/mambo2004-2.gif\",\"created_at\":\"Fri Apr 04 15:59:21 +0000 2008\",\"profile_sidebar_fill_color\":\"252429\",\"id\":14303875,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.rodolphepelosse.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/412894535\\/portrait_US_rod_normal.jpg\"},\"truncated\":false,\"id\":173191650154254337,\"created_at\":\"Fri Feb 24 23:44:41 +0000 2012\",\"in_reply_to_user_id_str\":\"365949385\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3921000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7ab37e33-d6f3-4d5c-94a9-b0436cf8494e-173191650154254337" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Diego_Prisker: Une première pour moi ! Jolie petite émission #lgw d'autre part, #ilreste !", -"img": { -"src": "http://a0.twimg.com/profile_images/1848856065/image_normal.jpg" -}, -"title": "Diego Prisker: @Diego_Prisker: Une première pour moi ! Jolie petite émission #lgw d'autre part, #ilreste !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3922000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"Diego_Prisker\",\"favorited\":false,\"text\":\"@Diego_Prisker: Une premi\\u00e8re pour moi ! Jolie petite \\u00e9mission #lgw d'autre part, #ilreste !\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Diego_Prisker\",\"indices\":[0,14],\"name\":\"Diego Prisker\",\"id_str\":\"95722004\",\"id\":95722004}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[62,66]},{\"text\":\"ilreste\",\"indices\":[81,89]}]},\"in_reply_to_user_id\":95722004,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191653769740288\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"1C2829\",\"screen_name\":\"Diego_Prisker\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":19,\"location\":null,\"profile_text_color\":\"EDE6A8\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848856065\\/image_normal.jpg\",\"description\":null,\"statuses_count\":17,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/429965549\\/xc5da673c658696bfc039a3640636f06.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"827D5E\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"959C17\",\"protected\":false,\"id_str\":\"95722004\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Diego Prisker\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429965549\\/xc5da673c658696bfc039a3640636f06.png\",\"created_at\":\"Wed Dec 09 20:11:41 +0000 2009\",\"profile_sidebar_fill_color\":\"14392C\",\"id\":95722004,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848856065\\/image_normal.jpg\"},\"truncated\":false,\"id\":173191653769740288,\"created_at\":\"Fri Feb 24 23:44:42 +0000 2012\",\"in_reply_to_user_id_str\":\"95722004\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3922000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "74d07552-b54d-41a6-b713-58e02118978f-173191653769740288" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ah, ben au moins je rate pas le @palmashow. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1835955438/DSC_0248_normal.JPG" -}, -"title": "Cassie: Ah, ben au moins je rate pas le @palmashow. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3926000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ah, ben au moins je rate pas le @palmashow. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[32,42],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[44,48]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191671599734784\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":127,\"screen_name\":\"AloneInBerlin\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":21685,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432574132\\/tumblr_lzqx9fVDwi1qifyfco1_500.jpg\",\"location\":\"Avignon - Paris - Marseille \",\"show_all_inline_media\":true,\"listed_count\":20,\"profile_link_color\":\"e3495e\",\"followers_count\":232,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1835955438\\/DSC_0248_normal.JPG\",\"description\":\"Fille bizarre. J'aime bien l'\\u00eatre humain. Plus particuli\\u00e8rement son cerveau. Plus particuli\\u00e8rement ce qu'il se passe dans son cerveau. #TeamMademoiselle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"0a0a0a\",\"id_str\":\"201798580\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432574132\\/tumblr_lzqx9fVDwi1qifyfco1_500.jpg\",\"profile_sidebar_fill_color\":\"ebe8df\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1835955438\\/DSC_0248_normal.JPG\",\"name\":\"Cassie\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 12 17:02:15 +0000 2010\",\"profile_sidebar_border_color\":\"0f0c0f\",\"id\":201798580,\"utc_offset\":3600,\"favourites_count\":748,\"url\":\"http:\\/\\/goodbyebadmorning.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191671599734784,\"created_at\":\"Fri Feb 24 23:44:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3926000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "585d827b-1a5e-43ff-abdc-f3fa6abb4dd4-173191671599734784" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw @vinvin parodie de Rémi.. Tu sors", -"img": { -"src": "http://a0.twimg.com/profile_images/1421767677/n775859914_630617_3556_normal.jpg" -}, -"title": "Thibaut: #lgw @vinvin parodie de Rémi.. Tu sors", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3931000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw @vinvin parodie de R\\u00e9mi.. Tu sors\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[5,12],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191688880275456\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":439,\"screen_name\":\"thibautchampey\",\"lang\":\"fr\",\"profile_text_color\":\"c8c8cc\",\"statuses_count\":154,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/291023158\\/02220_lastlight_1280x800.jpg\",\"location\":\"Paris \",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0c0d0d\",\"followers_count\":80,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1421767677\\/n775859914_630617_3556_normal.jpg\",\"description\":\"Communication enabled geek.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"3b3d3d\",\"id_str\":\"282143992\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/291023158\\/02220_lastlight_1280x800.jpg\",\"profile_sidebar_fill_color\":\"68696e\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1421767677\\/n775859914_630617_3556_normal.jpg\",\"name\":\"Thibaut\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 14 16:45:25 +0000 2011\",\"profile_sidebar_border_color\":\"e6ebe4\",\"id\":282143992,\"utc_offset\":3600,\"favourites_count\":4,\"url\":\"https:\\/\\/sites.google.com\\/site\\/thibautchampey\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191688880275456,\"created_at\":\"Fri Feb 24 23:44:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3931000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e2c9215d-c560-4bb1-8355-fad3b8f57289-173191688880275456" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Sur France 5, un #CI spécial \"Je passe trop de temps sur Internet\" #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1842911014/guetta_normal.jpg" -}, -"title": "Nico Prat: Sur France 5, un #CI spécial \"Je passe trop de temps sur Internet\" #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3932000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Sur France 5, un #CI sp\\u00e9cial \\\"Je passe trop de temps sur Internet\\\" #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"CI\",\"indices\":[17,20]},{\"text\":\"lgw\",\"indices\":[67,71]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191694299303936\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"050504\",\"screen_name\":\"nicoprat\",\"lang\":\"en\",\"favourites_count\":440,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":2297,\"location\":\"Paris, France\",\"profile_text_color\":\"0a040a\",\"followers_count\":6569,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1842911014\\/guetta_normal.jpg\",\"description\":\"Le Mouv, Tsugi, Technikart, Voxpop, co-auteur des Miscellan\\u00e9es d'Internet, et un petit sudoku de temps en temps\",\"statuses_count\":29877,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/32273341\\/cassete.jpg\",\"show_all_inline_media\":true,\"listed_count\":210,\"profile_link_color\":\"224087\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"19256842\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Nico Prat\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/32273341\\/cassete.jpg\",\"created_at\":\"Tue Jan 20 20:55:08 +0000 2009\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":19256842,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/nicoprat.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842911014\\/guetta_normal.jpg\"},\"truncated\":false,\"id\":173191694299303936,\"created_at\":\"Fri Feb 24 23:44:52 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3932000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "df1cf776-c5f5-44d3-ab2a-ff289f26cae4-173191694299303936" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw dernière séquence tourné à Boulogne Billancourt ! (France télévision n'est pas loin de là...)", -"img": { -"src": "http://a2.twimg.com/profile_images/428227925/20090817-IMG_3207-2_carre_normal.jpg" -}, -"title": "David: #lgw dernière séquence tourné à Boulogne Billancourt ! (France télévision n'est pas loin de là...)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3933000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw derni\\u00e8re s\\u00e9quence tourn\\u00e9 \\u00e0 Boulogne Billancourt ! (France t\\u00e9l\\u00e9vision n'est pas loin de l\\u00e0...)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitterrific.com\\\" rel=\\\"nofollow\\\"\\u003ETwitterrific\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191699630264320\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":166,\"screen_name\":\"dwursteisen\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":889,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Paris, Ile-de-France, France\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"2FC2EF\",\"followers_count\":59,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/428227925\\/20090817-IMG_3207-2_carre_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"37971036\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/428227925\\/20090817-IMG_3207-2_carre_normal.jpg\",\"name\":\"David\",\"default_profile_image\":false,\"created_at\":\"Tue May 05 17:25:25 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":37971036,\"utc_offset\":-10800,\"favourites_count\":68,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191699630264320,\"created_at\":\"Fri Feb 24 23:44:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3933000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5de67a01-84c3-46d0-8511-7bc7592ed01e-173191699630264320" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les productions vidéos produites par l'émission sont nulles à chier #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1824565430/photo_2_normal.JPG" -}, -"title": "Bakt El Raalis: Les productions vidéos produites par l'émission sont nulles à chier #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3936000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_user_id\":null,\"truncated\":false,\"text\":\"Les productions vid\\u00e9os produites par l'\\u00e9mission sont nulles \\u00e0 chier #lgw\",\"created_at\":\"Fri Feb 24 23:44:56 +0000 2012\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[68,72]}]},\"place\":null,\"retweet_count\":0,\"retweeted\":false,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"coordinates\":null,\"in_reply_to_user_id_str\":null,\"id_str\":\"173191710191529984\",\"geo\":null,\"in_reply_to_screen_name\":null,\"user\":{\"contributors_enabled\":false,\"created_at\":\"Wed Dec 31 20:37:21 +0000 2008\",\"lang\":\"fr\",\"statuses_count\":21289,\"profile_use_background_image\":true,\"url\":\"http:\\/\\/www.pelecanus.net\",\"listed_count\":105,\"notifications\":null,\"profile_text_color\":\"636363\",\"screen_name\":\"baktelraalis\",\"is_translator\":false,\"show_all_inline_media\":true,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"description\":\"Admin Web \\/ R\\u00e9dacteur en chef @Pelecanus_net + apprenti photographe + amateur de musique ind\\u00e9' et de culture ALT + demandeur d'asile + fils des internets\",\"default_profile\":false,\"following\":null,\"profile_link_color\":\"808080\",\"location\":\"France\",\"time_zone\":\"Paris\",\"followers_count\":1299,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"geo_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"profile_background_color\":\"000000\",\"id_str\":\"18515564\",\"profile_background_tile\":false,\"protected\":false,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"default_profile_image\":false,\"follow_request_sent\":null,\"profile_sidebar_fill_color\":\"141414\",\"name\":\"Bakt El Raalis\",\"verified\":false,\"favourites_count\":42,\"id\":18515564,\"utc_offset\":3600,\"friends_count\":1093,\"profile_sidebar_border_color\":\"181A1E\"},\"in_reply_to_status_id\":null,\"favorited\":false,\"id\":173191710191529984,\"contributors\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3936000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f2a8c107-613e-4c38-915d-aa20f471da74-173191710191529984" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Le Bubble-TV est lancé !! Si votre tweet est drôle, je pourrai l'afficher à n'importe quel moment. N'hésitez pas... #lgw", -"img": { -"src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_3_normal.png" -}, -"title": "Thaumaturge: RT @LeGrandWebze: Le Bubble-TV est lancé !! Si votre tweet est drôle, je pourrai l'afficher à n'importe quel moment. N'hésitez pas... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3937000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Le Bubble-TV est lanc\\u00e9 !! Si votre tweet est dr\\u00f4le, je pourrai l'afficher \\u00e0 n'importe quel moment. N'h\\u00e9sitez pas... #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[134,138]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Le Bubble-TV est lanc\\u00e9 !! Si votre tweet est dr\\u00f4le, je pourrai l'afficher \\u00e0 n'importe quel moment. N'h\\u00e9sitez pas... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[116,120]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173177451382439938\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1480,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3294,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173177451382439938,\"created_at\":\"Fri Feb 24 22:48:16 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191714331312128\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":0,\"screen_name\":\"FouThaumaturge\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"502251396\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"name\":\"Thaumaturge\",\"default_profile_image\":true,\"created_at\":\"Fri Feb 24 23:37:04 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":502251396,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191714331312128,\"created_at\":\"Fri Feb 24 23:44:57 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3937000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0ace0771-64c9-4e43-8cce-83b8d8fa4a43-173191714331312128" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Pauvre fille qui se prend le ballon... Elle ressemble un peu à Florence, non ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1834243408/epicure_normal.jpg" -}, -"title": "FG: Pauvre fille qui se prend le ballon... Elle ressemble un peu à Florence, non ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3939000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Pauvre fille qui se prend le ballon... Elle ressemble un peu \\u00e0 Florence, non ? #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[79,83]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191725718835200\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"FG_Cthulhu\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":183,\"location\":\"D\\u00e9localisation fr\\u00e9quente\",\"profile_text_color\":\"333333\",\"followers_count\":176,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1834243408\\/epicure_normal.jpg\",\"description\":\"H\\u00e9doniste passionn\\u00e9 de la vie, \\u00e9tudiant en philosophie et sociologie et curieux de tout le reste. Blog \\u00e0 venir.\",\"statuses_count\":4391,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/165243127\\/105vbyo.jpg\",\"show_all_inline_media\":false,\"listed_count\":15,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"129479601\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"FG\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/165243127\\/105vbyo.jpg\",\"created_at\":\"Sun Apr 04 12:23:05 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":129479601,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1834243408\\/epicure_normal.jpg\"},\"truncated\":false,\"id\":173191725718835200,\"created_at\":\"Fri Feb 24 23:44:59 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3939000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d4269e02-450f-4a39-93e8-7b629964149e-173191725718835200" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Encore plus fort que Rémi RT @LeGrandWebze: Régis Gaillard, mesdames et messieurs !! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/535308655/wp_pairo_denied_2_normal.jpg" -}, -"title": "christophe garnier: Encore plus fort que Rémi RT @LeGrandWebze: Régis Gaillard, mesdames et messieurs !! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3939000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Encore plus fort que R\\u00e9mi RT @LeGrandWebze: R\\u00e9gis Gaillard, mesdames et messieurs !! #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[29,42],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[85,89]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.osfoora.com\\\" rel=\\\"nofollow\\\"\\u003EOsfoora HD\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191722745077760\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":711,\"screen_name\":\"catfishs\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":37472,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/427349951\\/IMG_0132.JPG\",\"location\":\"Yffiniac - France\",\"show_all_inline_media\":false,\"listed_count\":164,\"profile_link_color\":\"0084B4\",\"followers_count\":983,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/535308655\\/wp_pairo_denied_2_normal.jpg\",\"description\":\"Photographe ind\\u00e9pendant et breton d'adoption. J'aime \\u00e9couter de la bonne musique quand je n'ai pas le temps d'en jouer.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"29444976\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/427349951\\/IMG_0132.JPG\",\"profile_sidebar_fill_color\":\"acd9e8\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/535308655\\/wp_pairo_denied_2_normal.jpg\",\"name\":\"christophe garnier\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 07 13:17:59 +0000 2009\",\"profile_sidebar_border_color\":\"158cbf\",\"id\":29444976,\"utc_offset\":3600,\"favourites_count\":28,\"url\":\"http:\\/\\/www.capturesdigitales.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191722745077760,\"created_at\":\"Fri Feb 24 23:44:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3939000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fa40d092-7fce-4037-bb87-0d4eb2797ce3-173191722745077760" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oualalalala, #lgw avec @DSK...", -"img": { -"src": "http://a0.twimg.com/profile_images/1843832843/Photo_du_21-02-12___19.49_normal.jpg" -}, -"title": "Alice Wonderland: Oualalalala, #lgw avec @DSK...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3940000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"Oualalalala, #lgw avec @DSK...\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"dsk\",\"indices\":[23,27],\"name\":\"dsk\",\"id_str\":\"2264421\",\"id\":2264421}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[13,17]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191730676502528\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"moustikette\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":144,\"location\":\"Near Paris\",\"profile_text_color\":\"333333\",\"description\":\"J'ai un bonnet Tigrou! And so what? :D\",\"statuses_count\":225,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843832843\\/Photo_du_21-02-12___19.49_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"23988907\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Alice Wonderland\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Thu Mar 12 17:33:07 +0000 2009\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":23988907,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/wonderlandalice.wordpress.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843832843\\/Photo_du_21-02-12___19.49_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173191730676502528,\"created_at\":\"Fri Feb 24 23:45:00 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3940000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "35bb96e1-bdf5-4b15-87cf-a4fd780f56ce-173191730676502528" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oooh... Regis était à Boulogne, my town. #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1625944869/image_normal.jpg" -}, -"title": "Antoine deJerphanion: Oooh... Regis était à Boulogne, my town. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3940000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"Oooh... Regis \\u00e9tait \\u00e0 Boulogne, my town. #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[41,45]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191727895683073\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"2jerph\",\"lang\":\"fr\",\"favourites_count\":8,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":536,\"location\":\"Boulogne-Billancourt FRANCE\",\"profile_text_color\":\"666666\",\"description\":\"Boulogne-Billancourt - Vin - Pr\\u00e9sident de @G_109 avec @charlesdepardon et @jedleroy - Paris II -\",\"statuses_count\":7259,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/80679416\\/blog_immobilier_ile_seguin.jpg\",\"show_all_inline_media\":false,\"listed_count\":26,\"profile_link_color\":\"2FC2EF\",\"followers_count\":638,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1625944869\\/image_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"81651164\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Antoine deJerphanion\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/80679416\\/blog_immobilier_ile_seguin.jpg\",\"created_at\":\"Sun Oct 11 18:13:21 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":81651164,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/jerphanion92.blogspot.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1625944869\\/image_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173191727895683073,\"created_at\":\"Fri Feb 24 23:45:00 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3940000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e2cc1c12-9bc7-4d3d-b104-071ae9e9e052-173191727895683073" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@JessBoniLambert Complètement sous acide oui #lgw #cqui", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @JessBoniLambert Complètement sous acide oui #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3940000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@JessBoniLambert Compl\\u00e8tement sous acide oui #lgw #cqui\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"JessBoniLambert\",\"indices\":[0,16],\"id_str\":\"111092027\",\"name\":\"Jessica Boni-Lambert\",\"id\":111092027}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[45,49]},{\"text\":\"cqui\",\"indices\":[50,55]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173191621930790912\",\"id_str\":\"173191726507360259\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173191621930790912,\"in_reply_to_user_id_str\":\"111092027\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":156,\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":34446,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris Montparnasse - Bruxelles\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"name\":\"Pierre B.\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":104184883,\"utc_offset\":-10800,\"favourites_count\":254,\"url\":null},\"in_reply_to_screen_name\":\"JessBoniLambert\",\"truncated\":false,\"id\":173191726507360259,\"created_at\":\"Fri Feb 24 23:45:00 +0000 2012\",\"in_reply_to_user_id\":111092027}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3940000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ae76d461-79ee-45f2-8e13-6957fc15feae-173191726507360259" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @jcfrog: OMG coup de tonnerre sur les Oscars! #dujardin #lgw http://t.co/MHK9Ke45", -"img": { -"src": "http://a0.twimg.com/profile_images/1843913501/image_normal.jpg" -}, -"title": "Guenky: RT @jcfrog: OMG coup de tonnerre sur les Oscars! #dujardin #lgw http://t.co/MHK9Ke45", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3941000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @jcfrog: OMG coup de tonnerre sur les Oscars! #dujardin #lgw http:\\/\\/t.co\\/MHK9Ke45\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[3,10],\"id_str\":\"16888281\",\"name\":\"jcfrog\",\"id\":16888281}],\"urls\":[{\"indices\":[66,86],\"expanded_url\":\"http:\\/\\/twitpic.com\\/8o0mgh\",\"display_url\":\"twitpic.com\\/8o0mgh\",\"url\":\"http:\\/\\/t.co\\/MHK9Ke45\"}],\"hashtags\":[{\"text\":\"dujardin\",\"indices\":[49,58]},{\"text\":\"lgw\",\"indices\":[59,63]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"OMG coup de tonnerre sur les Oscars! #dujardin #lgw http:\\/\\/t.co\\/MHK9Ke45\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[54,74],\"expanded_url\":\"http:\\/\\/twitpic.com\\/8o0mgh\",\"display_url\":\"twitpic.com\\/8o0mgh\",\"url\":\"http:\\/\\/t.co\\/MHK9Ke45\"}],\"hashtags\":[{\"text\":\"dujardin\",\"indices\":[37,46]},{\"text\":\"lgw\",\"indices\":[47,51]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":29,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173030351302696961\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":340,\"screen_name\":\"jcfrog\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27208,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/194101689\\/twitterbk.jpg\",\"location\":\"Damgan\",\"show_all_inline_media\":true,\"listed_count\":506,\"profile_link_color\":\"acc809\",\"followers_count\":6887,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1813523315\\/image_normal.jpg\",\"description\":\"Pro: Ing\\u00e9nieur informaticien, Perso: super h\\u00e9ro du web (en formation)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"16888281\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/194101689\\/twitterbk.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813523315\\/image_normal.jpg\",\"name\":\"jcfrog\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 21 16:03:16 +0000 2008\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":16888281,\"utc_offset\":3600,\"favourites_count\":448,\"url\":\"http:\\/\\/www.jcfrog.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173030351302696961,\"created_at\":\"Fri Feb 24 13:03:45 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":29,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191732966600705\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":123,\"screen_name\":\"Guenky\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":10140,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/19783223\\/FreshLogo.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":11,\"profile_link_color\":\"0084B4\",\"followers_count\":155,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843913501\\/image_normal.jpg\",\"description\":\"Si je t'ecoutais je... En fait non... Je ne t'ecoute pas...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Quito\",\"profile_background_color\":\"ffffff\",\"id_str\":\"20209524\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/19783223\\/FreshLogo.png\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843913501\\/image_normal.jpg\",\"name\":\"Guenky\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 06 01:42:35 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":20209524,\"utc_offset\":-18000,\"favourites_count\":2,\"url\":\"http:\\/\\/www.myspace.com\\/guenkyh3\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191732966600705,\"created_at\":\"Fri Feb 24 23:45:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3941000, -"tags": [ -{ -"id-ref": "ef2f2b08-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "31c7e674-487a-474f-81e0-2766d5a80080-173191732966600705" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Nophie__: Ah visiblement c'est une émission ou le public s'ennuie tellement qu'il peut venir avec son pc. J'ai bon ? #lgw", -"img": { -"src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" -}, -"title": "Grenadin Vincent: RT @Nophie__: Ah visiblement c'est une émission ou le public s'ennuie tellement qu'il peut venir avec son pc. J'ai bon ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3941000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Nophie__: Ah visiblement c'est une \\u00e9mission ou le public s'ennuie tellement qu'il peut venir avec son pc. J'ai bon ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Nophie__\",\"indices\":[3,12],\"id_str\":\"62632536\",\"name\":\"Sophie Losophie.\",\"id\":62632536}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[121,125]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Ah visiblement c'est une \\u00e9mission ou le public s'ennuie tellement qu'il peut venir avec son pc. J'ai bon ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[107,111]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191549465788417\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":200,\"screen_name\":\"Nophie__\",\"lang\":\"en\",\"profile_text_color\":\"cf4848\",\"statuses_count\":9147,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/319696762\\/x4f15c4b595a5615fe60851f7974cef8.png\",\"location\":\"Ici et l\\u00e0. Mais plus par l\\u00e0.\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"cc4f46\",\"followers_count\":301,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1540125000\\/PP_twitter_normal.jpg\",\"description\":\"J'ai la mauvaise habitude de tweeter et de r\\u00e9fl\\u00e9chier apr\\u00e8s. Alors prends moi comme tu veux, mais surtout pas au premier degr\\u00e8s. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"62632536\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/319696762\\/x4f15c4b595a5615fe60851f7974cef8.png\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1540125000\\/PP_twitter_normal.jpg\",\"name\":\"Sophie Losophie.\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 03 21:54:45 +0000 2009\",\"profile_sidebar_border_color\":\"756b5f\",\"id\":62632536,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191549465788417,\"created_at\":\"Fri Feb 24 23:44:17 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191734111645697\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":16,\"screen_name\":\"ShinAeristh\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":1,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851451012\\/800x600-content-photos-freezer-defait-par-tortue-geniale_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"215244989\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851451012\\/800x600-content-photos-freezer-defait-par-tortue-geniale_normal.jpg\",\"name\":\"Grenadin Vincent\",\"default_profile_image\":false,\"created_at\":\"Sat Nov 13 11:46:19 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":215244989,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191734111645697,\"created_at\":\"Fri Feb 24 23:45:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3941000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "deb38fb3-fb4f-4790-8ef4-4572899bd01d-173191734111645697" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @anthonydelorme: “@nicoprat: Devant #lgw je me sens un peu comme ça http://t.co/Y6Hfiyge”", -"img": { -"src": "http://a0.twimg.com/profile_images/58389992/delorme_gmail.com_e1850f61_normal.jpg" -}, -"title": "Thomas Delorme: RT @anthonydelorme: “@nicoprat: Devant #lgw je me sens un peu comme ça http://t.co/Y6Hfiyge”", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3942000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @anthonydelorme: \\u201c@nicoprat: Devant #lgw je me sens un peu comme \\u00e7a http:\\/\\/t.co\\/Y6Hfiyge\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"anthonydelorme\",\"indices\":[3,18],\"id_str\":\"16097779\",\"name\":\"anthonydelorme\",\"id\":16097779},{\"screen_name\":\"nicoprat\",\"indices\":[21,30],\"id_str\":\"19256842\",\"name\":\"Nico Prat\",\"id\":19256842}],\"urls\":[{\"indices\":[71,91],\"expanded_url\":\"http:\\/\\/twitter.com\\/nicoprat\\/status\\/173189994922512384\\/photo\\/1\",\"display_url\":\"pic.twitter.com\\/Y6Hfiyge\",\"url\":\"http:\\/\\/t.co\\/Y6Hfiyge\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[39,43]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"\\u201c@nicoprat: Devant #lgw je me sens un peu comme \\u00e7a http:\\/\\/t.co\\/Y6Hfiyge\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"nicoprat\",\"indices\":[1,10],\"id_str\":\"19256842\",\"name\":\"Nico Prat\",\"id\":19256842}],\"urls\":[{\"indices\":[51,71],\"expanded_url\":\"http:\\/\\/twitter.com\\/nicoprat\\/status\\/173189994922512384\\/photo\\/1\",\"display_url\":\"pic.twitter.com\\/Y6Hfiyge\",\"url\":\"http:\\/\\/t.co\\/Y6Hfiyge\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190374569947137\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":626,\"screen_name\":\"anthonydelorme\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":2254,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":113,\"profile_link_color\":\"2FC2EF\",\"followers_count\":689,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1546709422\\/EddiSon-_20-sur-20_ANTHONB_normal.jpg\",\"description\":\"Mobile Guru.\\r\\nHead of Mobile @FredFaridGroup. \\r\\nManaging Director @EddiandSon. \\r\\nCreative @kidslovejetlag.\\r\\n#mobile\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"16097779\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1546709422\\/EddiSon-_20-sur-20_ANTHONB_normal.jpg\",\"name\":\"anthonydelorme\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 02 15:08:59 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":16097779,\"utc_offset\":-10800,\"favourites_count\":20,\"url\":\"http:\\/\\/www.eddiandson.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190374569947137,\"created_at\":\"Fri Feb 24 23:39:37 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitterrific.com\\\" rel=\\\"nofollow\\\"\\u003ETwitterrific\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191738251415552\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":389,\"screen_name\":\"delorme\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":2124,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/374182\\/petit-dogbert.jpg\",\"location\":\"paris france\",\"show_all_inline_media\":false,\"listed_count\":37,\"profile_link_color\":\"0000ff\",\"followers_count\":641,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/58389992\\/delorme_gmail.com_e1850f61_normal.jpg\",\"description\":\"VP\\/GM @ TMP Worldwide Paris (tmp.com)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"id_str\":\"7841882\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/374182\\/petit-dogbert.jpg\",\"profile_sidebar_fill_color\":\"e0ff92\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/58389992\\/delorme_gmail.com_e1850f61_normal.jpg\",\"name\":\"Thomas Delorme\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 31 07:39:12 +0000 2007\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":7841882,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.meshworking.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191738251415552,\"created_at\":\"Fri Feb 24 23:45:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3942000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6cc0a9f1-906a-4428-aa82-a0cabeec92b5-173191738251415552" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Non, le Palmashow est là, ça peut pas être mauvais... #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1540125000/PP_twitter_normal.jpg" -}, -"title": "Sophie Losophie.: Non, le Palmashow est là, ça peut pas être mauvais... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3943000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Non, le Palmashow est l\\u00e0, \\u00e7a peut pas \\u00eatre mauvais... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[54,58]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191739849457665\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":200,\"screen_name\":\"Nophie__\",\"lang\":\"en\",\"profile_text_color\":\"cf4848\",\"statuses_count\":9148,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/319696762\\/x4f15c4b595a5615fe60851f7974cef8.png\",\"location\":\"Ici et l\\u00e0. Mais plus par l\\u00e0.\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"cc4f46\",\"followers_count\":301,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1540125000\\/PP_twitter_normal.jpg\",\"description\":\"J'ai la mauvaise habitude de tweeter et de r\\u00e9fl\\u00e9chier apr\\u00e8s. Alors prends moi comme tu veux, mais surtout pas au premier degr\\u00e8s. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"62632536\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/319696762\\/x4f15c4b595a5615fe60851f7974cef8.png\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1540125000\\/PP_twitter_normal.jpg\",\"name\":\"Sophie Losophie.\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 03 21:54:45 +0000 2009\",\"profile_sidebar_border_color\":\"756b5f\",\"id\":62632536,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191739849457665,\"created_at\":\"Fri Feb 24 23:45:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3943000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2c388d4f-7667-46f0-8a86-6b1e39b8a57e-173191739849457665" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "-Maman, mon avatar passe à la télé dans #lgw -Hein, #cQui ? -Mais c'est moi -Mais non, c'est tout bleu - -_-", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: -Maman, mon avatar passe à la télé dans #lgw -Hein, #cQui ? -Mais c'est moi -Mais non, c'est tout bleu - -_-", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3943000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"-Maman, mon avatar passe \\u00e0 la t\\u00e9l\\u00e9 dans #lgw -Hein, #cQui ? -Mais c'est moi -Mais non, c'est tout bleu - -_-\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]},{\"text\":\"cQui\",\"indices\":[52,57]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191741191626752\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"favourites_count\":12,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":100,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"statuses_count\":3246,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"JonathanMM\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":228777896,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\"},\"truncated\":false,\"id\":173191741191626752,\"created_at\":\"Fri Feb 24 23:45:03 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3943000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b61ff939-1f87-4554-aee2-c43e07996b38-173191741191626752" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est des jeunes comme vous qu'il me faudrait pour ma campagne #LGW #CQui", -"img": { -"src": "http://a0.twimg.com/profile_images/1848035973/images_normal.jpeg" -}, -"title": "François de Hollande: C'est des jeunes comme vous qu'il me faudrait pour ma campagne #LGW #CQui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3944000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est des jeunes comme vous qu'il me faudrait pour ma campagne #LGW #CQui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[63,67]},{\"text\":\"CQui\",\"indices\":[68,73]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191744391872515\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":138,\"screen_name\":\"fdhollande\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":93,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"59 avenue de S\\u00e9gur. 7\\u00e8me\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848035973\\/images_normal.jpeg\",\"description\":\"Dans ma t\\u00eate. Tout ce que je pense mais que je ne peux pas vous dire officiellement \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"500754438\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848035973\\/images_normal.jpeg\",\"name\":\"Fran\\u00e7ois de Hollande\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 23 12:46:32 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":500754438,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191744391872515,\"created_at\":\"Fri Feb 24 23:45:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3944000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ec4c26ec-f85f-4cd8-bd95-0419e9e6a7c0-173191744391872515" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "The man speaks the truth. RT @okhin: SKYPE C'EST MAL #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/470363220/k11final_normal.jpg" -}, -"title": "Daniel koolfy Faucon: The man speaks the truth. RT @okhin: SKYPE C'EST MAL #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3944000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"The man speaks the truth. RT @okhin: SKYPE C'EST MAL #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"okhin\",\"indices\":[29,35],\"name\":\"Okhin\",\"id_str\":\"49560409\",\"id\":49560409}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[53,57]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/hotot.org\\\" rel=\\\"nofollow\\\"\\u003EHotot\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191747457908738\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"koolfy\",\"lang\":\"en\",\"favourites_count\":113,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":142,\"location\":\"\",\"profile_text_color\":\"666666\",\"followers_count\":185,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/470363220\\/k11final_normal.jpg\",\"description\":\"Founder of Net Users' Rights Protection Association (nurpa.be)\",\"statuses_count\":2873,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"8547312\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Daniel koolfy Faucon\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Fri Aug 31 00:24:38 +0000 2007\",\"profile_sidebar_fill_color\":\"252429\",\"id\":8547312,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/nurpa.be\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/470363220\\/k11final_normal.jpg\"},\"truncated\":false,\"id\":173191747457908738,\"created_at\":\"Fri Feb 24 23:45:04 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3944000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a88b4959-a01b-47b1-b946-d9e2946f4777-173191747457908738" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "euh.... #lgw #cqui", -"img": { -"src": "http://a0.twimg.com/profile_images/788016744/Sans_titre_normal.jpg" -}, -"title": "Thomas Delecourt: euh.... #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3945000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"euh.... #lgw #cqui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[8,12]},{\"text\":\"cqui\",\"indices\":[13,18]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobileways.de\\/gravity\\\" rel=\\\"nofollow\\\"\\u003EGravity!\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191751538970625\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1279,\"screen_name\":\"deletom\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":6998,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/427316930\\/minimalist-wallpaper-blue.jpg\",\"location\":\"Valenciennes\",\"show_all_inline_media\":false,\"listed_count\":58,\"profile_link_color\":\"1c4743\",\"followers_count\":929,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/788016744\\/Sans_titre_normal.jpg\",\"description\":\"Chef de projet\\/D\\u00e9veloppeur Web\\r\\nPassionn\\u00e9 par le web et les nouvelles technologies\\r\\n#php #Jquery\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"85bfba\",\"id_str\":\"127837693\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/427316930\\/minimalist-wallpaper-blue.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/788016744\\/Sans_titre_normal.jpg\",\"name\":\"Thomas Delecourt\",\"default_profile_image\":false,\"created_at\":\"Tue Mar 30 11:34:51 +0000 2010\",\"profile_sidebar_border_color\":\"02666b\",\"id\":127837693,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"https:\\/\\/www.facebook.com\\/leweb.danstous.ses.etats\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191751538970625,\"created_at\":\"Fri Feb 24 23:45:05 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3945000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9c400547-3a1d-4fd3-b2d2-f0297a7fb155-173191751538970625" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Vinvin le zinzin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1818096044/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg" -}, -"title": "Δ+Δ: Vinvin le zinzin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3945000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Vinvin le zinzin #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[17,21]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191747701190656\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":71,\"screen_name\":\"AbsolutePi\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":12874,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/362137182\\/final2f.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"000000\",\"followers_count\":142,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1818096044\\/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg\",\"description\":\"Piboy , G\\u00e9n\\u00e9ration 96 , Football is Life | & R\\u00e9dacteur chez @footballanatomy | \\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"334108023\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/362137182\\/final2f.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1818096044\\/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg\",\"name\":\"\\u0394+\\u0394\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 12 15:55:31 +0000 2011\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":334108023,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/footballanatomy.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191747701190656,\"created_at\":\"Fri Feb 24 23:45:05 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3945000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8c091765-1de2-41c1-a8dd-8ad3fb7556d3-173191747701190656" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Si #ilReste j'annule tout. #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1509739539/aurelianna_normal.jpg" -}, -"title": "Aure Lianna: Si #ilReste j'annule tout. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3946000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Si #ilReste j'annule tout. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[3,11]},{\"text\":\"lgw\",\"indices\":[27,31]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.2241006,48.8155414],[2.4697521,48.8155414],[2.4697521,48.9021461],[2.2241006,48.9021461]]]},\"attributes\":{},\"full_name\":\"Paris, Paris\",\"place_type\":\"city\",\"name\":\"Paris\",\"id\":\"7238f93a3e899af6\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/7238f93a3e899af6.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191754508533760\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":418,\"screen_name\":\"Aur3Lianna\",\"lang\":\"fr\",\"profile_text_color\":\"362720\",\"statuses_count\":11469,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":45,\"profile_link_color\":\"B40B43\",\"followers_count\":2522,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1509739539\\/aurelianna_normal.jpg\",\"description\":\"La trentaine, parisienne qui profite \\u00e0 fond de la vie !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FF6699\",\"id_str\":\"360599311\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"profile_sidebar_fill_color\":\"E5507E\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1509739539\\/aurelianna_normal.jpg\",\"name\":\"Aure Lianna\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 23 13:27:43 +0000 2011\",\"profile_sidebar_border_color\":\"CC3366\",\"id\":360599311,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191754508533760,\"created_at\":\"Fri Feb 24 23:45:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3946000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b9f2e8d7-25d1-4e6f-99bc-df171dcc1876-173191754508533760" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Monsieur_Poulpe: @Vinvin le sketch du \"ballon de foot dans la chatte\" fut fantastique #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1801974559/51VNTOCGF1L._SS400__normal.jpg" -}, -"title": "Guillaume Gurdil: RT @Monsieur_Poulpe: @Vinvin le sketch du \"ballon de foot dans la chatte\" fut fantastique #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3947000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @Monsieur_Poulpe: @Vinvin le sketch du \\\"ballon de foot dans la chatte\\\" fut fantastique #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Monsieur_Poulpe\",\"indices\":[3,19],\"name\":\"Monsieur Poulpe\",\"id_str\":\"101887303\",\"id\":101887303},{\"screen_name\":\"Vinvin\",\"indices\":[21,28],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[90,94]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":\"Vinvin\",\"favorited\":false,\"text\":\"@Vinvin le sketch du \\\"ballon de foot dans la chatte\\\" fut fantastique #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[0,7],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[69,73]}]},\"in_reply_to_user_id\":7223522,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173190479788244992,\"in_reply_to_status_id_str\":\"173190479788244992\",\"id_str\":\"173191633272180736\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"010203\",\"screen_name\":\"Monsieur_Poulpe\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":44,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":14315,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\",\"description\":\"Je fais vivre le net depuis 98. Depuis que je suis enseign\\u00e9 dans les \\u00e9coles, dois-je vraiment me pr\\u00e9senter ?\",\"statuses_count\":2826,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"show_all_inline_media\":true,\"listed_count\":325,\"profile_link_color\":\"042c5e\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"5cb5a8\",\"protected\":false,\"id_str\":\"101887303\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Monsieur Poulpe\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/65086672\\/fondtwitter.jpg\",\"created_at\":\"Mon Jan 04 23:03:32 +0000 2010\",\"profile_sidebar_fill_color\":\"68baae\",\"id\":101887303,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.monsieurpoulpe.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/619966956\\/bogoss1_normal.jpg\"},\"truncated\":false,\"id\":173191633272180736,\"created_at\":\"Fri Feb 24 23:44:37 +0000 2012\",\"in_reply_to_user_id_str\":\"7223522\"},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191757280976897\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"gurdiiil\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":164,\"location\":\"Lille, France\",\"profile_text_color\":\"333333\",\"followers_count\":87,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1801974559\\/51VNTOCGF1L._SS400__normal.jpg\",\"description\":\"Geek\\/Nerd, drogu\\u00e9 \\u00e0 la musique, atterr\\u00e9 perp\\u00e9tuel (parce qu'indign\\u00e9, c'est galvaud\\u00e9) qui garde le sens de l'humour (beh ouais, faut bien!)\",\"statuses_count\":2786,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"89754233\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Guillaume Gurdil\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Nov 13 17:56:00 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":89754233,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/luniquemonsieurtoutlemonde.wordpress.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801974559\\/51VNTOCGF1L._SS400__normal.jpg\"},\"truncated\":false,\"id\":173191757280976897,\"created_at\":\"Fri Feb 24 23:45:07 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3947000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d5d3818e-c23b-4ac3-8be3-67b88aeea7fa-173191757280976897" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ha, ça y est, j'ai compris.\n#lgw #CI", -"img": { -"src": "http://a3.twimg.com/profile_images/1422126148/JMOLO-72dpi_normal.jpg" -}, -"title": "Jean Molo: Ha, ça y est, j'ai compris.\n#lgw #CI", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3948000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ha, \\u00e7a y est, j'ai compris.\\n#lgw #CI\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]},{\"text\":\"CI\",\"indices\":[33,36]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191761194262528\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"jeanmolo\",\"lang\":\"fr\",\"favourites_count\":15,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":795,\"location\":\"R\\u00e9plublique Fran\\u00e7aise\",\"profile_text_color\":\"333333\",\"followers_count\":299,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1422126148\\/JMOLO-72dpi_normal.jpg\",\"description\":\"LA FRANCE EST UN VILLAGE. \\r\\nJEAN MOLO EN EST LE MAIRE. \\r\\nInutile de le suivre.\",\"statuses_count\":4384,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/278371243\\/telephone_copy.jpg\",\"show_all_inline_media\":true,\"listed_count\":11,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"95074199\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Jean Molo\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/278371243\\/telephone_copy.jpg\",\"created_at\":\"Sun Dec 06 21:18:16 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":95074199,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.jeanmolo.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1422126148\\/JMOLO-72dpi_normal.jpg\"},\"truncated\":false,\"id\":173191761194262528,\"created_at\":\"Fri Feb 24 23:45:08 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3948000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "09ff1a24-df0a-4065-a407-0537e03d7188-173191761194262528" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est en faisant n'importe quoi en mieux qu'on devient n'importe qui en pire #lgw #tweetemylife <3", -"img": { -"src": "http://a3.twimg.com/profile_images/1743773925/tag_2011_rutan_main_normal.jpg" -}, -"title": "Jellyfishymous: C'est en faisant n'importe quoi en mieux qu'on devient n'importe qui en pire #lgw #tweetemylife <3", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3948000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est en faisant n'importe quoi en mieux qu'on devient n'importe qui en pire #lgw #tweetemylife <3\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[77,81]},{\"text\":\"tweetemylife\",\"indices\":[82,95]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191762435772416\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":22,\"screen_name\":\"Jellyfishymous\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":170,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Everywhere\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":51,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1743773925\\/tag_2011_rutan_main_normal.jpg\",\"description\":\"Peace & Lulz ~:)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"459357676\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1743773925\\/tag_2011_rutan_main_normal.jpg\",\"name\":\"Jellyfishymous\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 09 15:37:25 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":459357676,\"utc_offset\":null,\"favourites_count\":1,\"url\":\"http:\\/\\/blogs.lesinrocks.com\\/jellyfish\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191762435772416,\"created_at\":\"Fri Feb 24 23:45:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3948000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0bcf310-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "962ad2c8-ed4e-49b0-b720-7454ae08a6ed-173191762435772416" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @erwanlescop: + 1 “@LeilaAgic: C'est exactement ça ! RT @nicoprat Devant #lgw je me sens un peu comme ça http://t.co/nDtLUGr5”", -"img": { -"src": "http://a3.twimg.com/profile_images/1841813894/hipster_9_2_normal.png" -}, -"title": "Pierre: RT @erwanlescop: + 1 “@LeilaAgic: C'est exactement ça ! RT @nicoprat Devant #lgw je me sens un peu comme ça http://t.co/nDtLUGr5”", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3949000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @erwanlescop: + 1 \\u201c@LeilaAgic: C'est exactement \\u00e7a ! RT @nicoprat Devant #lgw je me sens un peu comme \\u00e7a http:\\/\\/t.co\\/nDtLUGr5\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"erwanlescop\",\"indices\":[3,15],\"id_str\":\"28977778\",\"name\":\"Erwan Lescop\",\"id\":28977778},{\"screen_name\":\"LeilaAgic\",\"indices\":[22,32],\"id_str\":\"79575617\",\"name\":\"Leila Agic\",\"id\":79575617},{\"screen_name\":\"nicoprat\",\"indices\":[59,68],\"id_str\":\"19256842\",\"name\":\"Nico Prat\",\"id\":19256842}],\"urls\":[{\"indices\":[108,128],\"expanded_url\":\"http:\\/\\/twitter.com\\/nicoprat\\/status\\/173189994922512384\\/photo\\/1\",\"display_url\":\"pic.twitter.com\\/nDtLUGr5\",\"url\":\"http:\\/\\/t.co\\/nDtLUGr5\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[76,80]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"+ 1 \\u201c@LeilaAgic: C'est exactement \\u00e7a ! RT @nicoprat Devant #lgw je me sens un peu comme \\u00e7a http:\\/\\/t.co\\/nDtLUGr5\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeilaAgic\",\"indices\":[5,15],\"id_str\":\"79575617\",\"name\":\"Leila Agic\",\"id\":79575617},{\"screen_name\":\"nicoprat\",\"indices\":[42,51],\"id_str\":\"19256842\",\"name\":\"Nico Prat\",\"id\":19256842}],\"urls\":[{\"indices\":[91,111],\"expanded_url\":\"http:\\/\\/twitter.com\\/nicoprat\\/status\\/173189994922512384\\/photo\\/1\",\"display_url\":\"pic.twitter.com\\/nDtLUGr5\",\"url\":\"http:\\/\\/t.co\\/nDtLUGr5\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[59,63]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191329185140737\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1336,\"screen_name\":\"erwanlescop\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":8726,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/277996905\\/Hollande_D_claration_Tulle.jpg\",\"location\":\"France \\/ Paris - Brest\",\"show_all_inline_media\":true,\"listed_count\":36,\"profile_link_color\":\"0084B4\",\"followers_count\":1104,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1361965224\\/tw_8497264_1305889979_normal.jpg\",\"description\":\"Cadre secteur public anti-RGPP \\/ Militant socialiste \\/ soutien de @fhollande club des 3% ;-) #FH2012 \\/ Citoyen du monde \\/ Geek \\u00e0 ses heures\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"822a2e\",\"id_str\":\"28977778\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/277996905\\/Hollande_D_claration_Tulle.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1361965224\\/tw_8497264_1305889979_normal.jpg\",\"name\":\"Erwan Lescop\",\"default_profile_image\":false,\"created_at\":\"Sun Apr 05 12:10:38 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":28977778,\"utc_offset\":3600,\"favourites_count\":511,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191329185140737,\"created_at\":\"Fri Feb 24 23:43:25 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191767569608705\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":696,\"screen_name\":\"not_pierre\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":38920,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/419177584\\/Golden_Gate_Bridge__Marin_Headlands__San_Francisco__California.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":29,\"profile_link_color\":\"13b9f5\",\"followers_count\":960,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1841813894\\/hipster_9_2_normal.png\",\"description\":\"Media addict, urbanisme, \\u00e9tudiant en droit, libre penseur, Since 1990 (Y Product) \\nTweet in (French\\/English\\/German) #travel #G\\u00e9opolitique #newsjunkie #PRG \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"325183094\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/419177584\\/Golden_Gate_Bridge__Marin_Headlands__San_Francisco__California.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841813894\\/hipster_9_2_normal.png\",\"name\":\"Pierre\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 27 21:40:38 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":325183094,\"utc_offset\":3600,\"favourites_count\":33,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191767569608705,\"created_at\":\"Fri Feb 24 23:45:09 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3949000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "462262a7-19b0-48b2-a118-dc54f52bd11a-173191767569608705" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Haha ! Pas mal le coup de la photo avec dsk !", -"img": { -"src": "http://a2.twimg.com/profile_images/1815905585/image_normal.jpg" -}, -"title": "Young, Wild & Free: #lgw Haha ! Pas mal le coup de la photo avec dsk !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3949000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw Haha ! Pas mal le coup de la photo avec dsk !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191766554583042\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"08Life06\",\"lang\":\"fr\",\"favourites_count\":39,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":231,\"location\":\"chez les mafieux mexicains\",\"profile_text_color\":\"333333\",\"followers_count\":391,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"description\":\"\",\"statuses_count\":10977,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"363343002\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Young, Wild & Free\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat Aug 27 23:04:05 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":363343002,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\"},\"truncated\":false,\"id\":173191766554583042,\"created_at\":\"Fri Feb 24 23:45:09 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3949000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7388339d-b286-4cc8-8b2d-13276f1a0b01-173191766554583042" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ahem euh... #lgw Donc voilà voilà", -"img": { -"src": "http://a1.twimg.com/profile_images/1817123979/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png" -}, -"title": "legrandwebze: Ahem euh... #lgw Donc voilà voilà", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3949000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ahem euh... #lgw Donc voil\\u00e0 voil\\u00e0\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191766185480192\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":3026,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":3294,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"statuses_count\":1481,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"legrandwebze\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":365949385,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\"},\"truncated\":false,\"id\":173191766185480192,\"created_at\":\"Fri Feb 24 23:45:09 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3949000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fd3b61fa-f7e8-49aa-bc20-6e245df524aa-173191766185480192" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@bigyannou J'avoue y a un manque de kèkchoz ! #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1849027029/TPhoto_000230_normal.jpg" -}, -"title": "wic®: @bigyannou J'avoue y a un manque de kèkchoz ! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3951000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"bigyannou\",\"favorited\":false,\"text\":\"@bigyannou J'avoue y a un manque de k\\u00e8kchoz ! #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"bigyannou\",\"indices\":[0,10],\"name\":\"Yann\",\"id_str\":\"162988359\",\"id\":162988359}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[47,51]}]},\"in_reply_to_user_id\":162988359,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173191635906211841,\"in_reply_to_status_id_str\":\"173191635906211841\",\"id_str\":\"173191774066577409\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"ladycooky\",\"lang\":\"fr\",\"favourites_count\":67,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":119,\"location\":\"Loiret (45)\",\"profile_text_color\":\"3E4415\",\"followers_count\":165,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849027029\\/TPhoto_000230_normal.jpg\",\"description\":\"C\\u00e2line, joueuse, mais je ne ronronne pas. L'unique romanci\\u00e8re de ma vie c'est MOI, je ne me d\\u00e9voile pas en public. #SachezLe\",\"statuses_count\":14180,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/429469479\\/tumblr_lunor7P3Pi1qjldjvo1_500.jpg\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"a1208e\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"7cd4de\",\"protected\":false,\"id_str\":\"341717778\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"cooky\\u00ae\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429469479\\/tumblr_lunor7P3Pi1qjldjvo1_500.jpg\",\"created_at\":\"Sun Jul 24 21:01:34 +0000 2011\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":341717778,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849027029\\/TPhoto_000230_normal.jpg\"},\"truncated\":false,\"id\":173191774066577409,\"created_at\":\"Fri Feb 24 23:45:11 +0000 2012\",\"in_reply_to_user_id_str\":\"162988359\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3951000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e01b4ff1-e525-4f18-8bae-edd9968018e6-173191774066577409" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est le bordel sur le plateau du #LGW!", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: C'est le bordel sur le plateau du #LGW!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3952000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est le bordel sur le plateau du #LGW!\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[34,38]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191779905044482\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"111405\",\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"favourites_count\":16,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":912,\"location\":\"Alsace, France\",\"profile_text_color\":\"a3c23e\",\"followers_count\":150,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"statuses_count\":4895,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Hugo SCHOCH\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_fill_color\":\"9ca871\",\"id\":175540303,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/only.hug33k.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\"},\"truncated\":false,\"id\":173191779905044482,\"created_at\":\"Fri Feb 24 23:45:12 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3952000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "df890a00-7b39-40ce-85ba-49d14444c6bf-173191779905044482" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ça se barre en couille, j'adore xD xD #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1811673107/moi_normal.jpg" -}, -"title": "Marina Bernasse: ça se barre en couille, j'adore xD xD #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3952000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u00e7a se barre en couille, j'adore xD xD #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[38,42]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191779762442240\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":110,\"screen_name\":\"marina60\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7574,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/256347808\\/vinyl_kills.jpg\",\"location\":\"Dans un village perdu\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"CC3366\",\"followers_count\":57,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1811673107\\/moi_normal.jpg\",\"description\":\"Marina, 22 ans (bient\\u00f4t 23), je vis ds l'oise (pas la place pour vous expliquer o\\u00f9 c'est ^^). Vis de musique, de rire, de films, d'amiti\\u00e9s, d'amoou... Ah non xD\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"DBE9ED\",\"id_str\":\"20049895\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/256347808\\/vinyl_kills.jpg\",\"profile_sidebar_fill_color\":\"E6F6F9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811673107\\/moi_normal.jpg\",\"name\":\"Marina Bernasse\",\"default_profile_image\":false,\"created_at\":\"Wed Feb 04 12:48:33 +0000 2009\",\"profile_sidebar_border_color\":\"DBE9ED\",\"id\":20049895,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191779762442240,\"created_at\":\"Fri Feb 24 23:45:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3952000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4e9ce9d5-5ace-4d3a-84b2-a02f3e0c8a30-173191779762442240" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Tandis que revoilà le @palmashow... #LGW #Lacitédelapeur", -"img": { -"src": "http://a1.twimg.com/profile_images/1579063362/images_normal.jpg" -}, -"title": "Where is my mind ?: Tandis que revoilà le @palmashow... #LGW #Lacitédelapeur", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3955000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Tandis que revoil\\u00e0 le @palmashow... #LGW #Lacit\\u00e9delapeur\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[22,32],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[36,40]},{\"text\":\"Lacit\\u00e9delapeur\",\"indices\":[41,56]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191792232112129\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":79,\"screen_name\":\"Look_out_post\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1475,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":28,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1579063362\\/images_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"387379234\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579063362\\/images_normal.jpg\",\"name\":\"Where is my mind ?\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 08 23:30:51 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":387379234,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191792232112129,\"created_at\":\"Fri Feb 24 23:45:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3955000, -"tags": [ -{ -"id-ref": "f0bdb08e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0aaf29fe-e50b-464d-8326-98cd7f8d3714-173191792232112129" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw ??????????????", -"img": { -"src": "http://a2.twimg.com/profile_images/1771348218/image1327174991_normal.png" -}, -"title": "Jim0PROFIT: #lgw ??????????????", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3956000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw ??????????????\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.yoono.com\\\" rel=\\\"nofollow\\\"\\u003Eyoono\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191794631249920\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":368,\"screen_name\":\"Jim0PROFIT\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":4752,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"D02B55\",\"followers_count\":94,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1771348218\\/image1327174991_normal.png\",\"description\":\"Consulting, Syst\\u00e8me administrateur, geekoophile, et tellement de choses qu'une journ\\u00e9e de 24H ne suffit plus!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"18874683\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1771348218\\/image1327174991_normal.png\",\"name\":\"Jim0PROFIT\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 11 18:26:59 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":18874683,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/choari.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191794631249920,\"created_at\":\"Fri Feb 24 23:45:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3956000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ef6fce4d-d101-4b8d-8701-9784484625c6-173191794631249920" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "anybody know how to fix this? We Wait For Jonas #YouKnowSheRatchetIf #BrinquedoDoHopiHariCaiMaisQue #lgw http://t.co/fRcsYdh0 investigate it", -"img": { -"src": "http://a0.twimg.com/profile_images/1850995286/mzl.mpmiofhn.480x480-75_normal.jpg" -}, -"title": "Christy Liggons: anybody know how to fix this? We Wait For Jonas #YouKnowSheRatchetIf #BrinquedoDoHopiHariCaiMaisQue #lgw http://t.co/fRcsYdh0 investigate it", -"color": "16763904", -"polemics": [ -"Q", -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3957000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"anybody know how to fix this? We Wait For Jonas #YouKnowSheRatchetIf #BrinquedoDoHopiHariCaiMaisQue #lgw http:\\/\\/t.co\\/fRcsYdh0 investigate it\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[105,125],\"expanded_url\":\"http:\\/\\/tiny.cc\\/1zt8i\",\"display_url\":\"tiny.cc\\/1zt8i\",\"url\":\"http:\\/\\/t.co\\/fRcsYdh0\"}],\"hashtags\":[{\"text\":\"YouKnowSheRatchetIf\",\"indices\":[48,68]},{\"text\":\"BrinquedoDoHopiHariCaiMaisQue\",\"indices\":[69,99]},{\"text\":\"lgw\",\"indices\":[100,104]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191800046100480\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":0,\"screen_name\":\"Christyxdfxx\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850995286\\/mzl.mpmiofhn.480x480-75_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"502041375\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850995286\\/mzl.mpmiofhn.480x480-75_normal.jpg\",\"name\":\"Christy Liggons\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 24 19:05:05 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":502041375,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191800046100480,\"created_at\":\"Fri Feb 24 23:45:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3957000, -"tags": [ -{ -"id-ref": "f0bdeb76-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0bdf008-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fdb02070-ddcf-4a99-8cf6-1ea72488aebb-173191800046100480" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "c'est vraiment mauvais... #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1801434555/coolcat_normal.png" -}, -"title": "Chris: c'est vraiment mauvais... #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3958000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"c'est vraiment mauvais... #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[26,30]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191805016342528\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"000000\",\"screen_name\":\"tr13ze\",\"lang\":\"en\",\"favourites_count\":252,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":198,\"location\":\"Paris\",\"profile_text_color\":\"d1d1d1\",\"followers_count\":1606,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1801434555\\/coolcat_normal.png\",\"description\":\"Dev Flash \\/ html5\\r\\n(free for job)\\r\\n\",\"statuses_count\":35819,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/346151969\\/dark_stripes.png\",\"show_all_inline_media\":false,\"listed_count\":109,\"profile_link_color\":\"575757\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"126569577\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Chris\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/346151969\\/dark_stripes.png\",\"created_at\":\"Fri Mar 26 08:30:20 +0000 2010\",\"profile_sidebar_fill_color\":\"000000\",\"id\":126569577,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/tr13ze.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1801434555\\/coolcat_normal.png\"},\"truncated\":false,\"id\":173191805016342528,\"created_at\":\"Fri Feb 24 23:45:18 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3958000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d6795a81-f8a0-4eff-8ad2-62f41028de7e-173191805016342528" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Juste pour cette photo il faut que Rollin #ilReste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1849286517/plumesdanges_normal.jpg" -}, -"title": "plumesdanges: Juste pour cette photo il faut que Rollin #ilReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3958000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Juste pour cette photo il faut que Rollin #ilReste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[42,50]},{\"text\":\"lgw\",\"indices\":[51,55]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191804886331393\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":283,\"screen_name\":\"plumesdanges\",\"lang\":\"fr\",\"profile_text_color\":\"0a0a0a\",\"statuses_count\":39035,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"location\":\"Hell\",\"show_all_inline_media\":false,\"listed_count\":44,\"profile_link_color\":\"4813f5\",\"followers_count\":591,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"description\":\"pas interessante, pas drole et pas tr\\u00e8s intelligente, bref sans interet ! Pr\\u00e9sidente fondatrice de l'#InsomniaqueTeam \\/\\/ #TeamLumbagos \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"27325670\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"profile_sidebar_fill_color\":\"fcfcfc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"name\":\"plumesdanges\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 28 22:43:40 +0000 2009\",\"profile_sidebar_border_color\":\"fcfcfc\",\"id\":27325670,\"utc_offset\":3600,\"favourites_count\":84,\"url\":\"http:\\/\\/www.youtube.com\\/plumesdanges\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191804886331393,\"created_at\":\"Fri Feb 24 23:45:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3958000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "84334d89-68f6-45e1-acf7-779ae3c2b34b-173191804886331393" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw ce soir c'est un peu comme Merlin au rassemblement du corbeau. C'est pas drôle... Le vendredi soir je me remet à Kaamelott.", -"img": { -"src": "http://a2.twimg.com/profile_images/1696961418/avatar_normal.JPG" -}, -"title": "Audrey K: #lgw ce soir c'est un peu comme Merlin au rassemblement du corbeau. C'est pas drôle... Le vendredi soir je me remet à Kaamelott.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3958000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw ce soir c'est un peu comme Merlin au rassemblement du corbeau. C'est pas dr\\u00f4le... Le vendredi soir je me remet \\u00e0 Kaamelott.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191803145682944\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":83,\"screen_name\":\"Audreymifasol\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":250,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"Quelque part\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"D02B55\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1696961418\\/avatar_normal.JPG\",\"description\":\"Prof contractuelle en biologie le lundi, \\u00e9tudiante en histoire, ma\\u00e7on, d\\u00e9coratrice, costumi\\u00e8re, peintre et bidouilleuse de tout l'autre moiti\\u00e9 du temps.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"413420872\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1696961418\\/avatar_normal.JPG\",\"name\":\"Audrey K\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 15 21:31:05 +0000 2011\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":413420872,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/bubulle-de-savon.over-blog.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191803145682944,\"created_at\":\"Fri Feb 24 23:45:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3958000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b5a84977-e0aa-4623-8271-0182eec3eda3-173191803145682944" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est mal fait les gars... #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1652615368/Anbastom_normal.jpg" -}, -"title": "Anbastom: C'est mal fait les gars... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3959000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est mal fait les gars... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[27,31]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191809659449344\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":169,\"screen_name\":\"Anbastom\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9005,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"72\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"followers_count\":159,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1652615368\\/Anbastom_normal.jpg\",\"description\":\"#TeamLumbago \\/\\/ Un jour j'ai cru que j'etais intelligente mais en fait...NON.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"London\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"72400860\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1652615368\\/Anbastom_normal.jpg\",\"name\":\"Anbastom\",\"default_profile_image\":false,\"created_at\":\"Mon Sep 07 22:34:23 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":72400860,\"utc_offset\":0,\"favourites_count\":9,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191809659449344,\"created_at\":\"Fri Feb 24 23:45:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3959000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "18a9cea7-dcde-411b-8e03-50ebc476babc-173191809659449344" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LudoDelaherche: On y est presque !!! La communauté #StadedeFrance déchire tout le #cqui au #lgw http://t.co/qJvMhf3N", -"img": { -"src": "http://a0.twimg.com/profile_images/1844190316/Profil-twitterV8_normal.jpg" -}, -"title": "Stade de France: RT @LudoDelaherche: On y est presque !!! La communauté #StadedeFrance déchire tout le #cqui au #lgw http://t.co/qJvMhf3N", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3960000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @LudoDelaherche: On y est presque !!! La communaut\\u00e9 #StadedeFrance d\\u00e9chire tout le #cqui au #lgw http:\\/\\/t.co\\/qJvMhf3N\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[3,18],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[{\"indices\":[100,120],\"expanded_url\":\"http:\\/\\/twitter.com\\/LudoDelaherche\\/status\\/173190228369088512\\/photo\\/1\",\"display_url\":\"pic.twitter.com\\/qJvMhf3N\",\"url\":\"http:\\/\\/t.co\\/qJvMhf3N\"}],\"hashtags\":[{\"text\":\"StadedeFrance\",\"indices\":[55,69]},{\"text\":\"cqui\",\"indices\":[86,91]},{\"text\":\"lgw\",\"indices\":[95,99]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"On y est presque !!! La communaut\\u00e9 #StadedeFrance d\\u00e9chire tout le #cqui au #lgw http:\\/\\/t.co\\/qJvMhf3N\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"StadedeFrance\",\"indices\":[35,49]},{\"text\":\"cqui\",\"indices\":[66,71]},{\"text\":\"lgw\",\"indices\":[75,79]}],\"media\":[{\"type\":\"photo\",\"indices\":[80,100],\"sizes\":{\"large\":{\"h\":1024,\"resize\":\"fit\",\"w\":765},\"medium\":{\"h\":803,\"resize\":\"fit\",\"w\":600},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150},\"small\":{\"h\":455,\"resize\":\"fit\",\"w\":340}},\"media_url\":\"http:\\/\\/p.twimg.com\\/AmdLmFjCIAArGOj.jpg\",\"id_str\":\"173190228373282816\",\"expanded_url\":\"http:\\/\\/twitter.com\\/LudoDelaherche\\/status\\/173190228369088512\\/photo\\/1\",\"media_url_https\":\"https:\\/\\/p.twimg.com\\/AmdLmFjCIAArGOj.jpg\",\"id\":173190228373282816,\"display_url\":\"pic.twitter.com\\/qJvMhf3N\",\"url\":\"http:\\/\\/t.co\\/qJvMhf3N\"}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190228369088512\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6699,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"followers_count\":2387,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"name\":\"Ludovic Delaherche\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":72665061,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/chapkattack.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190228369088512,\"created_at\":\"Fri Feb 24 23:39:03 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191813249773568\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":true,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":481,\"screen_name\":\"StadeFrance\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":774,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431140636\\/bg-twitterV7.jpg\",\"location\":\"La Plaine-Saint-Denis, France\",\"show_all_inline_media\":true,\"listed_count\":19,\"profile_link_color\":\"009999\",\"followers_count\":952,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1844190316\\/Profil-twitterV8_normal.jpg\",\"description\":\"#Foot #rugby #athl\\u00e9 #concerts... Quels grands #spectacles allez vous vivre avec nous ?\\r\\nPartagez avec le hashtag #stadedefrance !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFFFFF\",\"id_str\":\"88690419\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431140636\\/bg-twitterV7.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1844190316\\/Profil-twitterV8_normal.jpg\",\"name\":\"Stade de France\",\"default_profile_image\":false,\"created_at\":\"Mon Nov 09 15:42:16 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":88690419,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.stadefrance.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191813249773568,\"created_at\":\"Fri Feb 24 23:45:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3960000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "66766f5a-3aa7-4ed9-b454-474cc6c039dd-173191813249773568" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere", -"img": { -"src": "http://a0.twimg.com/profile_images/1602210892/Galactica_normal.jpg" -}, -"title": "Cammarata Thierry: RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3960000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeRadiateur\",\"indices\":[3,15],\"id_str\":\"194271706\",\"name\":\"Joffrey D.\",\"id\":194271706}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[63,67]},{\"text\":\"TweetPreventionRoutiere\",\"indices\":[94,118]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]},{\"text\":\"TweetPreventionRoutiere\",\"indices\":[77,101]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173189178589315072\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":263,\"screen_name\":\"LeRadiateur\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":4227,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Lyon\",\"show_all_inline_media\":true,\"listed_count\":8,\"profile_link_color\":\"2FC2EF\",\"followers_count\":368,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1777542862\\/charlot_normal.jpg\",\"description\":\"Coordinateur d'Antenne sur NRJ \\/ Animateur du 9h-Midi \\/ Passionn\\u00e9 de photographie \\/ Tweets originaux garantis.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"194271706\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1777542862\\/charlot_normal.jpg\",\"name\":\"Joffrey D.\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 23 20:17:47 +0000 2010\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":194271706,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.flickr.com\\/photos\\/leradiateur\\/sets\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173189178589315072,\"created_at\":\"Fri Feb 24 23:34:52 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191813983776771\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":98,\"screen_name\":\"thcammarata\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1161,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"location\":\"france\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"990000\",\"followers_count\":23,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"334554629\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"name\":\"Cammarata Thierry\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 13 08:43:07 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":334554629,\"utc_offset\":3600,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191813983776771,\"created_at\":\"Fri Feb 24 23:45:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3960000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f070e628-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3372eedb-ba08-4c46-bc1c-b291009e6928-173191813983776771" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @3615pbs: #LGW c'est le radeau de la méduse, mais avec des meubles qui s'allument", -"img": { -"src": "http://a0.twimg.com/profile_images/1813917379/coquelicot_normal.jpg" -}, -"title": "Lara: RT @3615pbs: #LGW c'est le radeau de la méduse, mais avec des meubles qui s'allument", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3961000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @3615pbs: #LGW c'est le radeau de la m\\u00e9duse, mais avec des meubles qui s'allument\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"3615pbs\",\"indices\":[3,11],\"name\":\"P. Bourdin-Sauviac\",\"id_str\":\"133024198\",\"id\":133024198}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[13,17]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW c'est le radeau de la m\\u00e9duse, mais avec des meubles qui s'allument\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190029940756480\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ebf0ff\",\"screen_name\":\"3615pbs\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":497,\"location\":\"Paris, France\",\"profile_text_color\":\"062d57\",\"followers_count\":2829,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1824854315\\/3615pbs_normal.jpg\",\"description\":\"Je suis nomm\\u00e9 Pierre. Animateur, journaliste, auteur, ex-r\\u00e9al du zap de Direct 8 et awesome talent @ Marzab Productions. Et lumi\\u00e8re divine sur 3615pbs.com. \\u0ca0_\\u0ca0\",\"statuses_count\":29709,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/400721124\\/tumblr_ljk64pSVPX1qfv1q1.jpg\",\"show_all_inline_media\":true,\"listed_count\":103,\"profile_link_color\":\"0513ad\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"133024198\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"P. Bourdin-Sauviac\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/400721124\\/tumblr_ljk64pSVPX1qfv1q1.jpg\",\"created_at\":\"Wed Apr 14 20:34:18 +0000 2010\",\"profile_sidebar_fill_color\":\"c0c4e0\",\"id\":133024198,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.3615pbs.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824854315\\/3615pbs_normal.jpg\"},\"truncated\":false,\"id\":173190029940756480,\"created_at\":\"Fri Feb 24 23:38:15 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191816538112000\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"SyndromeL\",\"lang\":\"fr\",\"favourites_count\":62,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":235,\"location\":\"Londres \\/ Puy Du Fou \",\"profile_text_color\":\"333333\",\"followers_count\":342,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1813917379\\/coquelicot_normal.jpg\",\"description\":\"J'ai un coeur moelleux intense. (Je rigole bien sur,je suis une pute point barre) \\r\\n-un jour Denis Brognart m'a dit qu'il aimait ma bio-\",\"statuses_count\":21562,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/413089498\\/community_troy_abed.JPG\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"223229171\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Lara\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/413089498\\/community_troy_abed.JPG\",\"created_at\":\"Sun Dec 05 19:46:30 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":223229171,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813917379\\/coquelicot_normal.jpg\"},\"truncated\":false,\"id\":173191816538112000,\"created_at\":\"Fri Feb 24 23:45:21 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3961000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fcfbbc92-7649-4aee-bdfa-918596970799-173191816538112000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh, du combat dans #lgw #cQui qui gagne ?", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Oh, du combat dans #lgw #cQui qui gagne ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3961000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh, du combat dans #lgw #cQui qui gagne ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]},{\"text\":\"cQui\",\"indices\":[24,29]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191816135446528\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3247,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191816135446528,\"created_at\":\"Fri Feb 24 23:45:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3961000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6d6b69a2-8dce-4c27-bc47-716e30a6df71-173191816135446528" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "A lire les LT, soit #LGW est ni fait ni à faire, soit c'est l'héritier de J-C.Averty, concept précurseur. L'époque juge t-elle trop vite ?", -"img": { -"src": "http://a3.twimg.com/profile_images/1255991805/Snap_2011-02-26_21-55-14_normal.png" -}, -"title": "Séverin Cassan: A lire les LT, soit #LGW est ni fait ni à faire, soit c'est l'héritier de J-C.Averty, concept précurseur. L'époque juge t-elle trop vite ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3962000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"A lire les LT, soit #LGW est ni fait ni \\u00e0 faire, soit c'est l'h\\u00e9ritier de J-C.Averty, concept pr\\u00e9curseur. L'\\u00e9poque juge t-elle trop vite ?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[20,24]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191820484952064\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"severin_cassan\",\"lang\":\"fr\",\"favourites_count\":110,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":692,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":735,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1255991805\\/Snap_2011-02-26_21-55-14_normal.png\",\"description\":\"Digital communication director #Orange. #marketing #web #trends #brand content #books #basketball (my tweets do not necessarily represent my company)\",\"statuses_count\":1074,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":36,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"46242996\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"S\\u00e9verin Cassan\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Wed Jun 10 22:22:47 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":46242996,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.linkedin.com\\/in\\/severincassan\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1255991805\\/Snap_2011-02-26_21-55-14_normal.png\"},\"truncated\":false,\"id\":173191820484952064,\"created_at\":\"Fri Feb 24 23:45:22 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3962000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d42a66df-abef-4be9-9a38-d996320c851f-173191820484952064" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilPart en couille #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1678792350/BonzeMarin_normal.jpeg" -}, -"title": "Bonze Marin: #ilPart en couille #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3962000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilPart en couille #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilPart\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[19,23]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191820031954944\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":66,\"screen_name\":\"BonzeMarin\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":354,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"11\\u00b021\\u2032N 142\\u00b012\\u2032E\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":37,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1678792350\\/BonzeMarin_normal.jpeg\",\"description\":\"Je ne vais pas vous mentir, je suis vraiment aussi con que j'en ai l'air.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"430295557\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1678792350\\/BonzeMarin_normal.jpeg\",\"name\":\"Bonze Marin\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 07 00:27:03 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":430295557,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191820031954944,\"created_at\":\"Fri Feb 24 23:45:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3962000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f0f707e2-f170-46a9-bc6a-2ea6589880ca-173191820031954944" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW DSK #Ilpart !", -"img": { -"src": "http://a3.twimg.com/profile_images/1784933236/matt-smith_normal.jpg" -}, -"title": "Mohamed: #LGW DSK #Ilpart !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3963000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW DSK #Ilpart !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"Ilpart\",\"indices\":[9,16]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191824838631424\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"MOHA59600\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":167,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":199,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1784933236\\/matt-smith_normal.jpg\",\"description\":\"Fan de cin\\u00e9ma, de football, g\\u00e9nie autoproclam\\u00e9. A un avis sur tout et sait tout mieux que tout le monde! Adepte du second degr\\u00e9!\",\"statuses_count\":9879,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"3dc1db\",\"protected\":false,\"id_str\":\"115394419\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Mohamed\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Feb 18 14:33:14 +0000 2010\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":115394419,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/moha59600.football.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1784933236\\/matt-smith_normal.jpg\"},\"truncated\":false,\"id\":173191824838631424,\"created_at\":\"Fri Feb 24 23:45:23 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3963000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "21633164-7cb1-46db-a992-a1d0f56abab7-173191824838631424" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Electrastar63 non un homme sain dans un corps sain avec une\nTete saine, demande a bakkies #lgw #cqui #pascalpapéisme", -"img": { -"src": "http://a3.twimg.com/profile_images/1693436244/tw_13513942_1323894171_normal.jpg" -}, -"title": "Nicolas Legros: @Electrastar63 non un homme sain dans un corps sain avec une\nTete saine, demande a bakkies #lgw #cqui #pascalpapéisme", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3966000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Electrastar63 non un homme sain dans un corps sain avec une\\nTete saine, demande a bakkies #lgw #cqui #pascalpap\\u00e9isme\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Electrastar63\",\"indices\":[0,14],\"id_str\":\"325873043\",\"name\":\"Electrastar63-Aurore\",\"id\":325873043}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[91,95]},{\"text\":\"cqui\",\"indices\":[96,101]},{\"text\":\"pascalpap\\u00e9isme\",\"indices\":[102,117]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.142488,48.9203048],[2.2061332,48.9203048],[2.2061332,48.954515],[2.142488,48.954515]]]},\"attributes\":{},\"full_name\":\"Sartrouville, Yvelines\",\"place_type\":\"city\",\"name\":\"Sartrouville\",\"id\":\"fdc15213df467db3\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/fdc15213df467db3.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[2.20183003,48.94084470]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173191340744650752\",\"id_str\":\"173191839162183681\",\"geo\":{\"type\":\"Point\",\"coordinates\":[48.94084470,2.20183003]},\"retweeted\":false,\"in_reply_to_status_id\":173191340744650752,\"in_reply_to_user_id_str\":\"325873043\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":386,\"screen_name\":\"NicolasLegros\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2762,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"sartrouville\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"0084B4\",\"followers_count\":140,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1693436244\\/tw_13513942_1323894171_normal.jpg\",\"description\":\"RUGBY(ra\\u00e7ing, toulouse, sprinboks) rock, vie de famille, killstreak et votera pascal pap\\u00e9 en 2012.. un maitre @kakaOpopo #tontonatoujoursraison\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"120251174\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1693436244\\/tw_13513942_1323894171_normal.jpg\",\"name\":\"Nicolas Legros\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 05 22:47:53 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":120251174,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":\"Electrastar63\",\"truncated\":false,\"id\":173191839162183681,\"created_at\":\"Fri Feb 24 23:45:26 +0000 2012\",\"in_reply_to_user_id\":325873043}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3966000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0a0db4e-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c4ca6bbc-f41e-4c8c-9918-96931440b1ac-173191839162183681" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "A 12ans, on a fait une émission TV dans mon jardin avec des copines. C'était plus cohérent que #lgw.. J'arrête d'essayer de comprendre #dodo", -"img": { -"src": "http://a0.twimg.com/profile_images/1326269429/flav_normal.jpg" -}, -"title": "Marion Sicre: A 12ans, on a fait une émission TV dans mon jardin avec des copines. C'était plus cohérent que #lgw.. J'arrête d'essayer de comprendre #dodo", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3966000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"A 12ans, on a fait une \\u00e9mission TV dans mon jardin avec des copines. C'\\u00e9tait plus coh\\u00e9rent que #lgw.. J'arr\\u00eate d'essayer de comprendre #dodo\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[95,99]},{\"text\":\"dodo\",\"indices\":[135,140]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191835777368065\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":224,\"screen_name\":\"marion_scr\",\"lang\":\"en\",\"profile_text_color\":\"222222\",\"statuses_count\":339,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433139553\\/temp_kuvva_production_214310_1834_1.jpeg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"185e7f\",\"followers_count\":116,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1326269429\\/flav_normal.jpg\",\"description\":\"Etudiante \\u00e0 @BEMBordeaux\\r\\n|| Fan de pub\\r\\n|| CV visuel: http:\\/\\/slidesha.re\\/dH0J4y || Pinterest: http:\\/\\/bit.ly\\/zMSKHS\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"1b698d\",\"id_str\":\"124528299\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433139553\\/temp_kuvva_production_214310_1834_1.jpeg\",\"profile_sidebar_fill_color\":\"f8fefc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1326269429\\/flav_normal.jpg\",\"name\":\"Marion Sicre\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 19 17:59:43 +0000 2010\",\"profile_sidebar_border_color\":\"f8fefc\",\"id\":124528299,\"utc_offset\":-36000,\"favourites_count\":5,\"url\":\"http:\\/\\/fr.flavors.me\\/marion_scr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191835777368065,\"created_at\":\"Fri Feb 24 23:45:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3966000, -"tags": [ -{ -"id-ref": "f0bf4e80-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0b131654-5f24-4a12-9ee3-70869bff546a-173191835777368065" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw ! #Change2ton", -"img": { -"src": "http://a0.twimg.com/profile_images/1353093787/Dragons-6_normal.jpg" -}, -"title": "Thibaut Devillers: #lgw ! #Change2ton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3967000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"truncated\":false,\"text\":\"#lgw ! #Change2ton\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"Change2ton\",\"indices\":[7,18]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"favorited\":false,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweet_count\":0,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191843113213954\",\"retweeted\":false,\"user\":{\"default_profile_image\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Eliadus\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"verified\":false,\"profile_use_background_image\":true,\"friends_count\":68,\"location\":\"France\",\"profile_text_color\":\"333333\",\"description\":\"\",\"statuses_count\":704,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"92095420\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Thibaut Devillers\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Mon Nov 23 19:36:51 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":92095420,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.followfriday.com\\/followfriday\\/eliadus\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\"},\"in_reply_to_status_id\":null,\"id\":173191843113213954,\"created_at\":\"Fri Feb 24 23:45:27 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3967000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "836f791c-0b94-477f-96b8-cdddeee074eb-173191843113213954" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw DU SANG !", -"img": { -"src": "http://a2.twimg.com/profile_images/1777524767/folon1_normal.jpg" -}, -"title": "Kelem: #lgw DU SANG !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3968000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw DU SANG !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191846305075200\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"EEEEEE\",\"screen_name\":\"KelemFs\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":88,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1777524767\\/folon1_normal.jpg\",\"description\":\"Je demeurai longtemps errant dans C\\u00e9sar\\u00e9e.\",\"statuses_count\":136,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"038543\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ACDED6\",\"protected\":false,\"id_str\":\"159103701\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Kelem\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"created_at\":\"Thu Jun 24 13:15:57 +0000 2010\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"id\":159103701,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1777524767\\/folon1_normal.jpg\"},\"truncated\":false,\"id\":173191846305075200,\"created_at\":\"Fri Feb 24 23:45:28 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3968000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "da4ad6c0-98fd-4386-975e-feb20de59a94-173191846305075200" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ayé, j'utilise HeyTell. Mais je suis tout seul... #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1847864928/101221patricktwitterKloutandKred_normal.png" -}, -"title": "P*trick B*rr*bé 【ツ】™: Ayé, j'utilise HeyTell. Mais je suis tout seul... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3968000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ay\\u00e9, j'utilise HeyTell. Mais je suis tout seul... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[50,54]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191844442800129\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":371,\"screen_name\":\"barrabe\",\"lang\":\"en\",\"profile_text_color\":\"414141\",\"statuses_count\":13550,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/393962408\\/twitterfond.jpg\",\"location\":\"R\\u00e9union, Paris, Twitterverse\",\"show_all_inline_media\":false,\"listed_count\":174,\"profile_link_color\":\"505cc9\",\"followers_count\":1808,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1847864928\\/101221patricktwitterKloutandKred_normal.png\",\"description\":\"The second only person on Twitter who doesn\\u2019t claim to be a social media guru | \\u262e | \\u2642\\u03b1 | nerd with a social geek interface - RainMaker - aka @WebRoutard \\u9644\\u52a0\\u503c\\u7684\\u521b\\u9020\\u8005\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"7814772\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/393962408\\/twitterfond.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1847864928\\/101221patricktwitterKloutandKred_normal.png\",\"name\":\"P*trick B*rr*b\\u00e9 \\u3010\\u30c4\\u3011\\u2122\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 30 09:02:18 +0000 2007\",\"profile_sidebar_border_color\":\"000000\",\"id\":7814772,\"utc_offset\":3600,\"favourites_count\":216,\"url\":\"http:\\/\\/f\\u016bn.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191844442800129,\"created_at\":\"Fri Feb 24 23:45:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3968000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "52b750da-fe5d-43cb-8cab-bb7dfc2d2400-173191844442800129" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "c le bordel total au #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1143073505/41403_1088720440_8180_q_normal.jpg" -}, -"title": "yann : c le bordel total au #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3969000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"c le bordel total au #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[22,26]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191849664720897\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":114,\"screen_name\":\"yannosh51\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":695,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/317784174\\/as-test.jpg\",\"location\":\"france\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"384040\",\"followers_count\":59,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1143073505\\/41403_1088720440_8180_q_normal.jpg\",\"description\":\"Gamer, retrogamer m\\u00eame et administrateur chez armagame pour le jeu atomic strike.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"000000\",\"id_str\":\"165689120\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/317784174\\/as-test.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1143073505\\/41403_1088720440_8180_q_normal.jpg\",\"name\":\"yann \",\"default_profile_image\":false,\"created_at\":\"Mon Jul 12 08:06:43 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":165689120,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":\"http:\\/\\/www.atomic-strike.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191849664720897,\"created_at\":\"Fri Feb 24 23:45:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3969000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a936a859-0a1c-4ae2-a786-4f315600f81f-173191849664720897" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Now, rediff de Lyon-Brive sur France 5. #lgw #cqui", -"img": { -"src": "http://a3.twimg.com/profile_images/1811845815/Flying_Blue_normal.jpg" -}, -"title": "Bastien Joseph: Now, rediff de Lyon-Brive sur France 5. #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3970000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Now, rediff de Lyon-Brive sur France 5. #lgw #cqui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]},{\"text\":\"cqui\",\"indices\":[45,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191856182665217\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1033,\"screen_name\":\"BastienJoseph31\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":3558,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":34,\"profile_link_color\":\"0099B9\",\"followers_count\":668,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\",\"description\":\"Etudiant en com' \\u00e0 Paris. (ISCOM). Rugby, r\\u00e9seaux sociaux, musique. Connu comme Le Stagiaire de la @BoucherieOvalie. En recherche d'un VRAI stage. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"0099B9\",\"id_str\":\"191087175\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\",\"name\":\"Bastien Joseph\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 15 15:41:38 +0000 2010\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":191087175,\"utc_offset\":null,\"favourites_count\":10,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/bastien-joseph\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191856182665217,\"created_at\":\"Fri Feb 24 23:45:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3970000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "be4a58b7-2548-496c-8b0b-8993dc542b61-173191856182665217" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Cest un fake ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1818096044/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg" -}, -"title": "Δ+Δ: Cest un fake ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3970000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Cest un fake ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[15,19]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191856056832001\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":71,\"screen_name\":\"AbsolutePi\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":12873,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/362137182\\/final2f.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"000000\",\"followers_count\":142,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1818096044\\/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg\",\"description\":\"Piboy , G\\u00e9n\\u00e9ration 96 , Football is Life | & R\\u00e9dacteur chez @footballanatomy | \\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"334108023\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/362137182\\/final2f.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1818096044\\/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg\",\"name\":\"\\u0394+\\u0394\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 12 15:55:31 +0000 2011\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":334108023,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/footballanatomy.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191856056832001,\"created_at\":\"Fri Feb 24 23:45:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3970000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "078a2bac-6b78-42ea-afe2-a723be26230d-173191856056832001" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Ahem euh... #lgw Donc voilà voilà", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: RT @LeGrandWebze: Ahem euh... #lgw Donc voilà voilà", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3970000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Ahem euh... #lgw Donc voil\\u00e0 voil\\u00e0\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ahem euh... #lgw Donc voil\\u00e0 voil\\u00e0\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191766185480192\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":3026,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":3296,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"statuses_count\":1480,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"legrandwebze\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":365949385,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\"},\"truncated\":false,\"id\":173191766185480192,\"created_at\":\"Fri Feb 24 23:45:09 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191854827909120\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"111405\",\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"favourites_count\":16,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":912,\"location\":\"Alsace, France\",\"profile_text_color\":\"a3c23e\",\"followers_count\":150,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"statuses_count\":4895,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Hugo SCHOCH\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_fill_color\":\"9ca871\",\"id\":175540303,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/only.hug33k.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\"},\"truncated\":false,\"id\":173191854827909120,\"created_at\":\"Fri Feb 24 23:45:30 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3970000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1f1744b0-467d-4883-b126-7b55d28d0a0c-173191854827909120" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bonne nuit et bonne émission #lgw et bonne chance au #cqui et aux #teams du #stadedefrance !", -"img": { -"src": "http://a0.twimg.com/profile_images/1747820307/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg" -}, -"title": "Marius: Bonne nuit et bonne émission #lgw et bonne chance au #cqui et aux #teams du #stadedefrance !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3971000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bonne nuit et bonne \\u00e9mission #lgw et bonne chance au #cqui et aux #teams du #stadedefrance !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[29,33]},{\"text\":\"cqui\",\"indices\":[53,58]},{\"text\":\"teams\",\"indices\":[66,72]},{\"text\":\"stadedefrance\",\"indices\":[76,90]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191859496169472\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":372,\"screen_name\":\"tatamirugby\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":26636,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":68,\"profile_link_color\":\"0084B4\",\"followers_count\":842,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1747820307\\/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg\",\"description\":\"Je parle de sport, supporter de rugby et du @RacingMetro92 , joueur au @RCGV92 , \\u00e9tudiant @HETIC en #H3 !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"27248204\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1747820307\\/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg\",\"name\":\"Marius\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 28 15:36:02 +0000 2009\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":27248204,\"utc_offset\":3600,\"favourites_count\":50,\"url\":\"http:\\/\\/www.facebook.com\\/tatamirugby\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191859496169472,\"created_at\":\"Fri Feb 24 23:45:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3971000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0c02634-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2d6682a0-f05a-4648-9a44-8a067e3c306a-173191859496169472" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilpart #lgw #ausecourslachemise", -"img": { -"src": "http://a1.twimg.com/profile_images/1838462962/w314uSp6_normal" -}, -"title": "myPlanetarium: #ilpart #lgw #ausecourslachemise", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3972000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilpart #lgw #ausecourslachemise\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[8,12]},{\"text\":\"ausecourslachemise\",\"indices\":[13,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191862910332928\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":268,\"screen_name\":\"my_Planetarium_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2853,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"La D\\u00e9fense\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":121,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1838462962\\/w314uSp6_normal\",\"description\":\"myplanetarium.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"302897276\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838462962\\/w314uSp6_normal\",\"name\":\"myPlanetarium\",\"default_profile_image\":false,\"created_at\":\"Sat May 21 23:24:01 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":302897276,\"utc_offset\":3600,\"favourites_count\":124,\"url\":\"http:\\/\\/myplanetarium.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191862910332928,\"created_at\":\"Fri Feb 24 23:45:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3972000, -"tags": [ -{ -"id-ref": "f0c0466e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ac2efb61-f689-4ca7-820a-9f940678eaab-173191862910332928" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LudoDelaherche Ca y est, t'as lancé une générale... Tu vas les mettre en nocturne ? #cqui #lgw #StadedeFrance", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @LudoDelaherche Ca y est, t'as lancé une générale... Tu vas les mettre en nocturne ? #cqui #lgw #StadedeFrance", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3973000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LudoDelaherche Ca y est, t'as lanc\\u00e9 une g\\u00e9n\\u00e9rale... Tu vas les mettre en nocturne ? #cqui #lgw #StadedeFrance\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[0,15],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[85,90]},{\"text\":\"lgw\",\"indices\":[91,95]},{\"text\":\"StadedeFrance\",\"indices\":[96,110]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173191647478288384\",\"id_str\":\"173191867423395840\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173191647478288384,\"in_reply_to_user_id_str\":\"72665061\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":156,\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":34446,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris Montparnasse - Bruxelles\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"name\":\"Pierre B.\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":104184883,\"utc_offset\":-10800,\"favourites_count\":254,\"url\":null},\"in_reply_to_screen_name\":\"LudoDelaherche\",\"truncated\":false,\"id\":173191867423395840,\"created_at\":\"Fri Feb 24 23:45:33 +0000 2012\",\"in_reply_to_user_id\":72665061}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3973000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d527f2f6-bdb3-4cbc-a6e5-aa705924c722-173191867423395840" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "MAIS LOL ???? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1849067972/4413560C-7785-472A-B26C-A5EB7BB6F962_normal" -}, -"title": "Yhnn: MAIS LOL ???? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3973000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"MAIS LOL ???? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191866047676416\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":237,\"screen_name\":\"kzz_\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":8386,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/380156028\\/1920X1080.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":27,\"profile_link_color\":\"00aaff\",\"followers_count\":604,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849067972\\/4413560C-7785-472A-B26C-A5EB7BB6F962_normal\",\"description\":\"doing nothing takes work. \\/\\/\\/ Directeur du p\\u00f4le des pixels de l'espace at @GAMEONE\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"15801903\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/380156028\\/1920X1080.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849067972\\/4413560C-7785-472A-B26C-A5EB7BB6F962_normal\",\"name\":\"Yhnn\",\"default_profile_image\":false,\"created_at\":\"Sun Aug 10 22:12:55 +0000 2008\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":15801903,\"utc_offset\":3600,\"favourites_count\":52,\"url\":\"http:\\/\\/blog.gameone.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191866047676416,\"created_at\":\"Fri Feb 24 23:45:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3973000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c60568cb-3a4c-4c72-940f-50883020f2d1-173191866047676416" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ah les cons :) #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1809740458/yp6RTf3m_normal" -}, -"title": "Hêtre Absurde: Ah les cons :) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3974000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ah les cons :) #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[15,19]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191870837555200\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":97,\"screen_name\":\"GuillaumBr\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":314,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/330915258\\/geyser-geysir-islande.jpg\",\"location\":\"Tours\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"2FC2EF\",\"followers_count\":29,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1809740458\\/yp6RTf3m_normal\",\"description\":\"naissance:1986 - d\\u00e9c\\u00e8s: keep in touch. Je vous tweeterais!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"374241912\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/330915258\\/geyser-geysir-islande.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1809740458\\/yp6RTf3m_normal\",\"name\":\"H\\u00eatre Absurde\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 15 23:40:39 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":374241912,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191870837555200,\"created_at\":\"Fri Feb 24 23:45:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3974000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "37c19b43-4427-4701-ab26-f02da3def1cf-173191870837555200" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oulalalalalala. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1835955438/DSC_0248_normal.JPG" -}, -"title": "Cassie: Oulalalalalala. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3974000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oulalalalalala. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191872100052992\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":127,\"screen_name\":\"AloneInBerlin\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":21685,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432574132\\/tumblr_lzqx9fVDwi1qifyfco1_500.jpg\",\"location\":\"Avignon - Paris - Marseille \",\"show_all_inline_media\":true,\"listed_count\":20,\"profile_link_color\":\"e3495e\",\"followers_count\":232,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1835955438\\/DSC_0248_normal.JPG\",\"description\":\"Fille bizarre. J'aime bien l'\\u00eatre humain. Plus particuli\\u00e8rement son cerveau. Plus particuli\\u00e8rement ce qu'il se passe dans son cerveau. #TeamMademoiselle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"0a0a0a\",\"id_str\":\"201798580\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432574132\\/tumblr_lzqx9fVDwi1qifyfco1_500.jpg\",\"profile_sidebar_fill_color\":\"ebe8df\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1835955438\\/DSC_0248_normal.JPG\",\"name\":\"Cassie\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 12 17:02:15 +0000 2010\",\"profile_sidebar_border_color\":\"0f0c0f\",\"id\":201798580,\"utc_offset\":3600,\"favourites_count\":748,\"url\":\"http:\\/\\/goodbyebadmorning.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191872100052992,\"created_at\":\"Fri Feb 24 23:45:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3974000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3bd0e77f-fc53-40c2-88cd-e3e94da3f854-173191872100052992" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'était le bordel là dis donc #lgw :p", -"img": { -"src": "http://a3.twimg.com/profile_images/1579781654/brush2star_mini_normal.jpg" -}, -"title": "Magalie Baudry: C'était le bordel là dis donc #lgw :p", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3975000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'\\u00e9tait le bordel l\\u00e0 dis donc #lgw :p\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191873798737922\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"f2b87e\",\"screen_name\":\"Mag_frog\",\"lang\":\"fr\",\"favourites_count\":6,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":251,\"location\":\"Nantes\\/Cholet\",\"profile_text_color\":\"333333\",\"followers_count\":275,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"description\":\"Passions web, infographie, dessin, couture, nouvelles technos, communication, partage et th\\u00e9\\u00e2tre amateur.\",\"statuses_count\":6516,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"7762e0\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"fcfcfc\",\"protected\":false,\"id_str\":\"172314328\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Magalie Baudry\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"created_at\":\"Thu Jul 29 12:06:17 +0000 2010\",\"profile_sidebar_fill_color\":\"f7a64a\",\"id\":172314328,\"follow_request_sent\":null,\"utc_offset\":-7200,\"url\":\"http:\\/\\/www.maglagrenouille.fr\\/blog\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\"},\"truncated\":false,\"id\":173191873798737922,\"created_at\":\"Fri Feb 24 23:45:35 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3975000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f5e41041-74a7-4e8a-bf3a-cfb309ac92fd-173191873798737922" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze malgré tte l'admiration que je porte@Vinvin je capitule.#lgw ne tient pas ses promesses. C mou...dommage :(", -"img": { -"src": "http://a3.twimg.com/profile_images/1677119689/profil_FB_ok_normal.jpg" -}, -"title": "gaëlle Lepetit: @LeGrandWebze malgré tte l'admiration que je porte@Vinvin je capitule.#lgw ne tient pas ses promesses. C mou...dommage :(", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3975000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LeGrandWebze\",\"favorited\":false,\"text\":\"@LeGrandWebze malgr\\u00e9 tte l'admiration que je porte@Vinvin je capitule.#lgw ne tient pas ses promesses. C mou...dommage :(\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[70,74]}]},\"in_reply_to_user_id\":365949385,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191875879112704\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"gaelletitepel\",\"lang\":\"fr\",\"favourites_count\":4,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":193,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":90,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1677119689\\/profil_FB_ok_normal.jpg\",\"description\":\"Redac chef du mag de la CCI Loiret.\",\"statuses_count\":45,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"407971394\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"ga\\u00eblle Lepetit\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Nov 08 20:13:25 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":407971394,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.loiret.cci.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1677119689\\/profil_FB_ok_normal.jpg\"},\"truncated\":false,\"id\":173191875879112704,\"created_at\":\"Fri Feb 24 23:45:35 +0000 2012\",\"in_reply_to_user_id_str\":\"365949385\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3975000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0a05216f-ad25-412d-af25-75f61af44efe-173191875879112704" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Jim0PROFIT: #lgw Vinvin et l'humour...comment dire...c'est super grave", -"img": { -"src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_6_normal.png" -}, -"title": "Martial Le Sommer: RT @Jim0PROFIT: #lgw Vinvin et l'humour...comment dire...c'est super grave", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3975000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Jim0PROFIT: #lgw Vinvin et l'humour...comment dire...c'est super grave\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Jim0PROFIT\",\"indices\":[3,14],\"id_str\":\"18874683\",\"name\":\"Jim0PROFIT\",\"id\":18874683}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[16,20]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Vinvin et l'humour...comment dire...c'est super grave\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.yoono.com\\\" rel=\\\"nofollow\\\"\\u003Eyoono\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191554725449728\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":368,\"screen_name\":\"Jim0PROFIT\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":4752,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"D02B55\",\"followers_count\":94,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1771348218\\/image1327174991_normal.png\",\"description\":\"Consulting, Syst\\u00e8me administrateur, geekoophile, et tellement de choses qu'une journ\\u00e9e de 24H ne suffit plus!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"18874683\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1771348218\\/image1327174991_normal.png\",\"name\":\"Jim0PROFIT\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 11 18:26:59 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":18874683,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/choari.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191554725449728,\"created_at\":\"Fri Feb 24 23:44:19 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191874654384130\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":683,\"screen_name\":\"mlesomme\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":181,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":44,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"261239474\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"name\":\"Martial Le Sommer\",\"default_profile_image\":true,\"created_at\":\"Sat Mar 05 15:01:42 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":261239474,\"utc_offset\":null,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191874654384130,\"created_at\":\"Fri Feb 24 23:45:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3975000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8952f0a4-4565-490a-9fec-845836079375-173191874654384130" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilpart #lgw #ilpart #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1838462962/w314uSp6_normal" -}, -"title": "myPlanetarium: #ilpart #lgw #ilpart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3977000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ilpart #lgw #ilpart #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[8,12]},{\"text\":\"ilpart\",\"indices\":[13,20]},{\"text\":\"lgw\",\"indices\":[21,25]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191882300596224\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"my_Planetarium_\",\"lang\":\"fr\",\"favourites_count\":124,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":268,\"location\":\"La D\\u00e9fense\",\"profile_text_color\":\"333333\",\"followers_count\":121,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1838462962\\/w314uSp6_normal\",\"description\":\"myplanetarium.com\",\"statuses_count\":2854,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"302897276\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"myPlanetarium\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat May 21 23:24:01 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":302897276,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/myplanetarium.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838462962\\/w314uSp6_normal\"},\"truncated\":false,\"id\":173191882300596224,\"created_at\":\"Fri Feb 24 23:45:37 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3977000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "54f6c126-4a8a-4780-b9a2-a4f31dcafc38-173191882300596224" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Ahem euh... #lgw Donc voilà voilà", -"img": { -"src": "http://a0.twimg.com/profile_images/1849286517/plumesdanges_normal.jpg" -}, -"title": "plumesdanges: RT @LeGrandWebze: Ahem euh... #lgw Donc voilà voilà", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3977000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Ahem euh... #lgw Donc voil\\u00e0 voil\\u00e0\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191885265977345\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":283,\"screen_name\":\"plumesdanges\",\"lang\":\"fr\",\"profile_text_color\":\"0a0a0a\",\"statuses_count\":39035,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"location\":\"Hell\",\"show_all_inline_media\":false,\"listed_count\":44,\"profile_link_color\":\"4813f5\",\"followers_count\":590,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"description\":\"pas interessante, pas drole et pas tr\\u00e8s intelligente, bref sans interet ! Pr\\u00e9sidente fondatrice de l'#InsomniaqueTeam \\/\\/ #TeamLumbagos \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"27325670\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"profile_sidebar_fill_color\":\"fcfcfc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"name\":\"plumesdanges\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 28 22:43:40 +0000 2009\",\"profile_sidebar_border_color\":\"fcfcfc\",\"id\":27325670,\"utc_offset\":3600,\"favourites_count\":84,\"url\":\"http:\\/\\/www.youtube.com\\/plumesdanges\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191885265977345,\"created_at\":\"Fri Feb 24 23:45:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3977000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a700c72c-03fa-45b6-86b6-7c9939bfec99-173191885265977345" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton pour le plus grand humoriste du Monde ! Sinon je vais te basher menu. @francoisrollin #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1476233426/lapavatar2_normal.png" -}, -"title": "LeLapin: #change2ton pour le plus grand humoriste du Monde ! Sinon je vais te basher menu. @francoisrollin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3978000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#change2ton pour le plus grand humoriste du Monde ! Sinon je vais te basher menu. @francoisrollin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[82,97],\"name\":\"rollin\",\"id_str\":\"369489076\",\"id\":369489076}],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[98,102]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191886398423040\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"4d4494\",\"screen_name\":\"LeLapin64\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":189,\"location\":\"Anglet - France\",\"profile_text_color\":\"faf5fa\",\"followers_count\":71,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1476233426\\/lapavatar2_normal.png\",\"description\":\"M\\u00e9dias & Communication, Sciences & Technologies, Nouvelles Id\\u00e9es & Nouveaux Paradigmes, et tant d'autres choses... Tout \\u00e7a vu de la C\\u00f4te Basque.\",\"statuses_count\":1139,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/378912273\\/hs-2008-34-a-1280x960_wallpaper.jpg\",\"show_all_inline_media\":true,\"listed_count\":7,\"profile_link_color\":\"8c97fa\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000305\",\"protected\":false,\"id_str\":\"229050093\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"LeLapin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/378912273\\/hs-2008-34-a-1280x960_wallpaper.jpg\",\"created_at\":\"Tue Dec 21 11:21:56 +0000 2010\",\"profile_sidebar_fill_color\":\"77718a\",\"id\":229050093,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/lelapin64.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1476233426\\/lapavatar2_normal.png\"},\"truncated\":false,\"id\":173191886398423040,\"created_at\":\"Fri Feb 24 23:45:38 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3978000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "52bfe79b-b63e-4525-902f-90c4440110cd-173191886398423040" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "QOTD : \"Chuis un mec du web, moi\" #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1841029880/gangstacat6ze46f4ze6f4z6e84_normal.jpg" -}, -"title": "Brice R.: QOTD : \"Chuis un mec du web, moi\" #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3978000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"QOTD : \\\"Chuis un mec du web, moi\\\" #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191888466223106\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":69,\"screen_name\":\"brice_r_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2377,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/404651107\\/ToVictory.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1841029880\\/gangstacat6ze46f4ze6f4z6e84_normal.jpg\",\"description\":\"#G\\u00e9meaux #DoublePersonnalit\\u00e9 \\r\\nParce que la vie priv\\u00e9e ne sert pas uniquement \\u00e0 cacher des d\\u00e9lits et des crimes.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Copenhagen\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"15512436\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/404651107\\/ToVictory.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841029880\\/gangstacat6ze46f4ze6f4z6e84_normal.jpg\",\"name\":\"Brice R.\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 21 08:09:24 +0000 2008\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":15512436,\"utc_offset\":3600,\"favourites_count\":5,\"url\":\"https:\\/\\/www.eff.org\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191888466223106,\"created_at\":\"Fri Feb 24 23:45:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3978000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cc7d93da-1142-4bcb-933b-a8b546e76f1d-173191888466223106" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Superbe fin ! Le Carlton. #lgw :) #IlReste", -"img": { -"src": "http://a3.twimg.com/profile_images/1612866761/2222_normal.jpg" -}, -"title": "makina: Superbe fin ! Le Carlton. #lgw :) #IlReste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3979000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Superbe fin ! Le Carlton. #lgw :) #IlReste\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[26,30]},{\"text\":\"IlReste\",\"indices\":[34,42]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191893386145792\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"makina37\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1612866761\\/2222_normal.jpg\",\"description\":\"\",\"statuses_count\":14,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"351529067\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"makina\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Aug 09 11:20:33 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":351529067,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612866761\\/2222_normal.jpg\"},\"truncated\":false,\"id\":173191893386145792,\"created_at\":\"Fri Feb 24 23:45:39 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3979000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0328fad0-4983-474c-b729-7877c1a14952-173191893386145792" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@palmashow en animateur de #LGW ce serait bien", -"img": { -"src": "http://a2.twimg.com/profile_images/878534653/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg" -}, -"title": "CLeM' KuSaLa: @palmashow en animateur de #LGW ce serait bien", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3979000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@palmashow en animateur de #LGW ce serait bien\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[0,10],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[27,31]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191890559180800\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"23782965\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":189,\"screen_name\":\"clem_kusala\",\"lang\":\"fr\",\"profile_text_color\":\"a8a3a8\",\"statuses_count\":241,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/55723775\\/bg.jpg\",\"location\":\"Roquetaillade\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"000608\",\"followers_count\":47,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/878534653\\/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"92309575\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/55723775\\/bg.jpg\",\"profile_sidebar_fill_color\":\"111e24\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/878534653\\/12295_1361669484079_1301823608_1027574_7750068_n_normal.jpg\",\"name\":\"CLeM' KuSaLa\",\"default_profile_image\":false,\"created_at\":\"Tue Nov 24 16:35:40 +0000 2009\",\"profile_sidebar_border_color\":\"15191f\",\"id\":92309575,\"utc_offset\":3600,\"favourites_count\":6,\"url\":\"http:\\/\\/karma-kusala.com\"},\"in_reply_to_screen_name\":\"palmashow\",\"truncated\":false,\"id\":173191890559180800,\"created_at\":\"Fri Feb 24 23:45:39 +0000 2012\",\"in_reply_to_user_id\":23782965}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3979000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ab8ebb2d-2db0-49f8-8d2e-b9c383cd38b1-173191890559180800" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais ça part en couille #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1836584093/image_normal.jpg" -}, -"title": "Mims Wabs Larax: Mais ça part en couille #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3979000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mais \\u00e7a part en couille #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[24,28]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191890647257089\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":977,\"screen_name\":\"LadyGoule\",\"lang\":\"fr\",\"profile_text_color\":\"0f0e0f\",\"statuses_count\":28314,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/392693670\\/twilk_background_4f0088a2a8656.jpg\",\"location\":\"Purgatoire\",\"show_all_inline_media\":true,\"listed_count\":87,\"profile_link_color\":\"992b4f\",\"followers_count\":1994,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1836584093\\/image_normal.jpg\",\"description\":\"Ma vie est basee sur une histoire vraie. Entre mes enfants, mon mari et mes passions, je me retrouve...Je reste polie, restez-le aussi! CM @Mehdicis #MLQ\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Casablanca\",\"profile_background_color\":\"ffffff\",\"id_str\":\"50454478\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/392693670\\/twilk_background_4f0088a2a8656.jpg\",\"profile_sidebar_fill_color\":\"eff7ea\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836584093\\/image_normal.jpg\",\"name\":\"Mims Wabs Larax\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 24 21:55:30 +0000 2009\",\"profile_sidebar_border_color\":\"edf5e9\",\"id\":50454478,\"utc_offset\":0,\"favourites_count\":64,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191890647257089,\"created_at\":\"Fri Feb 24 23:45:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3979000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "02c13329-7fe6-4de3-86d3-0d38a6abee10-173191890647257089" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "je viens de faire vraiment cette tete O_o devant #lgw (véridique)", -"img": { -"src": "http://a1.twimg.com/profile_images/1598467503/aurel2_-_Copie_normal.jpg" -}, -"title": "Aurélien: je viens de faire vraiment cette tete O_o devant #lgw (véridique)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3979000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"je viens de faire vraiment cette tete O_o devant #lgw (v\\u00e9ridique)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191893100920832\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":886,\"screen_name\":\"aurel_p\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":33194,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Pau\",\"show_all_inline_media\":true,\"listed_count\":152,\"profile_link_color\":\"93A644\",\"followers_count\":2185,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"description\":\"cr\\u00e9ation web le jour, TVvore le soir. Attention risque de LT m\\u00eame des \\u00e9missions les plus mauvaises de la t\\u00e9l\\u00e9 fran\\u00e7aise. Partage en tout genre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"14321671\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"name\":\"Aur\\u00e9lien\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 07 10:27:23 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":14321671,\"utc_offset\":3600,\"favourites_count\":140,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191893100920832,\"created_at\":\"Fri Feb 24 23:45:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3979000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1233e45d-b325-42c8-b0d4-2f95b7523a26-173191893100920832" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilpart #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1730660632/image_normal.jpg" -}, -"title": "Delcourt A: #ilpart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3981000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilpart #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191898603851776\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":264,\"screen_name\":\"stoumou\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":273,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":42,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1730660632\\/image_normal.jpg\",\"description\":\"Expert comptable. A l'affut de l'actualit\\u00e9 fiscale, de l'esprit rugby et des valeurs humanistes\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"199226065\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1730660632\\/image_normal.jpg\",\"name\":\"Delcourt A\",\"default_profile_image\":false,\"created_at\":\"Wed Oct 06 10:18:46 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":199226065,\"utc_offset\":null,\"favourites_count\":4,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191898603851776,\"created_at\":\"Fri Feb 24 23:45:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3981000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "df75fd6f-e250-41bc-bf3f-71c7c46e081b-173191898603851776" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Putain mais #change2ton quoi ! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1842982735/princesse_normal.jpg" -}, -"title": "Sylvain Sanders: Putain mais #change2ton quoi ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3981000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Putain mais #change2ton quoi ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[12,23]},{\"text\":\"lgw\",\"indices\":[31,35]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/hotot.org\\\" rel=\\\"nofollow\\\"\\u003EHotot\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191900621312001\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"20183F\",\"screen_name\":\"elTouristio\",\"lang\":\"en\",\"favourites_count\":62,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":104,\"location\":\"Au pied d'un arc-en-ciel.\",\"profile_text_color\":\"CEC79B\",\"followers_count\":515,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\",\"description\":\"Je ne suis que joie, amour, bonheur et chaleur dans mon c\\u0153ur. #TeamLumbagos #TeamAbats\",\"statuses_count\":35535,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"show_all_inline_media\":true,\"listed_count\":57,\"profile_link_color\":\"8C7679\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FBEBB8\",\"protected\":false,\"id_str\":\"37389744\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Sylvain Sanders\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/397435794\\/xad35b045a7ffea650aad191a83fdd39.png\",\"created_at\":\"Sun May 03 08:39:57 +0000 2009\",\"profile_sidebar_fill_color\":\"46284E\",\"id\":37389744,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/flavors.me\\/eltouristio\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842982735\\/princesse_normal.jpg\"},\"truncated\":false,\"id\":173191900621312001,\"created_at\":\"Fri Feb 24 23:45:41 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3981000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c29de5b1-7dea-485c-ad38-1f41aefe47e4-173191900621312001" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Change2ton #lgw NahMéOh", -"img": { -"src": "http://a3.twimg.com/profile_images/1802232284/Capture_d__cran_2012-02-04___01.15.52_normal.png" -}, -"title": "Marion: #Change2ton #lgw NahMéOh", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3981000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#Change2ton #lgw NahM\\u00e9Oh\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"Change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[12,16]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191900088639488\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"FFFFFF\",\"screen_name\":\"iiioon\",\"lang\":\"en\",\"favourites_count\":47,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":186,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":104,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1802232284\\/Capture_d__cran_2012-02-04___01.15.52_normal.png\",\"description\":\"Accro aux s\\u00e9ries et \\u00e0 l'humour. HeroCorpienne. \\r\\nEt pourquoi faire aujourd'hui c'que j'pourrai faire demain ?\",\"statuses_count\":11593,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme20\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"BF1238\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BF1238\",\"protected\":false,\"id_str\":\"39847706\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Marion\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme20\\/bg.png\",\"created_at\":\"Wed May 13 21:57:02 +0000 2009\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"id\":39847706,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802232284\\/Capture_d__cran_2012-02-04___01.15.52_normal.png\"},\"truncated\":false,\"id\":173191900088639488,\"created_at\":\"Fri Feb 24 23:45:41 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3981000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "682d3b1b-ee49-4105-80ee-5763ca272f3b-173191900088639488" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La V4 de #lgw est de l'ordre de la performance artistique/humoristique ! @vinvin", -"img": { -"src": "http://a3.twimg.com/profile_images/1794583178/Virginie_Spies_photo_studio_normal.jpg" -}, -"title": "Virginie Spies: La V4 de #lgw est de l'ordre de la performance artistique/humoristique ! @vinvin", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3982000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La V4 de #lgw est de l'ordre de la performance artistique\\/humoristique ! @vinvin\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[73,80],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191906329772032\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1837,\"screen_name\":\"semioblog\",\"lang\":\"fr\",\"profile_text_color\":\"3D1957\",\"statuses_count\":19754,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/12678863\\/mireTV.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":250,\"profile_link_color\":\"FF0000\",\"followers_count\":4602,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1794583178\\/Virginie_Spies_photo_studio_normal.jpg\",\"description\":\"Researcher. Ma\\u00eetre de Conf\\u00e9rences - S\\u00e9miologue - Sp\\u00e9cialiste des m\\u00e9dias audiovisuels. Analyste des m\\u00e9dias, de la t\\u00e9l\\u00e9vision, r\\u00e9seaux sociaux et presse people.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"642D8B\",\"id_str\":\"10078802\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/12678863\\/mireTV.jpg\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1794583178\\/Virginie_Spies_photo_studio_normal.jpg\",\"name\":\"Virginie Spies\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 08 21:08:31 +0000 2007\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":10078802,\"utc_offset\":3600,\"favourites_count\":39,\"url\":\"http:\\/\\/www.semiologie-television.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191906329772032,\"created_at\":\"Fri Feb 24 23:45:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3982000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cfa52d07-d4b6-4eef-8927-b52e68ca8262-173191906329772032" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @embruns: Une émission qui parle d'ACTA et bloque son flux ? C'est où la logique ? cc @France5tv @Vinvin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1850427609/82F8E894-D3A8-43F9-ABB4-14EDF7EA365F_normal" -}, -"title": "amnesicmercury: RT @embruns: Une émission qui parle d'ACTA et bloque son flux ? C'est où la logique ? cc @France5tv @Vinvin #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3982000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @embruns: Une \\u00e9mission qui parle d'ACTA et bloque son flux ? C'est o\\u00f9 la logique ? cc @France5tv @Vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"embruns\",\"indices\":[3,11],\"id_str\":\"6241412\",\"name\":\"Laurent Gloaguen\",\"id\":6241412},{\"screen_name\":\"France5tv\",\"indices\":[89,99],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487},{\"screen_name\":\"Vinvin\",\"indices\":[100,107],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[108,112]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Une \\u00e9mission qui parle d'ACTA et bloque son flux ? C'est o\\u00f9 la logique ? cc @France5tv @Vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"France5tv\",\"indices\":[76,86],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487},{\"screen_name\":\"Vinvin\",\"indices\":[87,94],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[95,99]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/sites.google.com\\/site\\/yorufukurou\\/\\\" rel=\\\"nofollow\\\"\\u003EYoruFukurou\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173190479788244992\",\"id_str\":\"173191594885914625\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173190479788244992,\"in_reply_to_user_id_str\":\"7223522\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":563,\"screen_name\":\"embruns\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":21945,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Montr\\u00e9al, Qc, Canada\",\"show_all_inline_media\":true,\"listed_count\":277,\"profile_link_color\":\"650103\",\"followers_count\":4828,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\",\"description\":\"Surnomm\\u00e9 \\u201cLe Capitaine\\u201d. Figure du Net historique et inventeur de la formule \\u201cVendredi, c'est sodomie\\u201d.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Eastern Time (US & Canada)\",\"profile_background_color\":\"131516\",\"id_str\":\"6241412\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"8c887c\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\",\"name\":\"Laurent Gloaguen\",\"default_profile_image\":false,\"created_at\":\"Tue May 22 19:16:26 +0000 2007\",\"profile_sidebar_border_color\":\"7a7768\",\"id\":6241412,\"utc_offset\":-18000,\"favourites_count\":29,\"url\":\"http:\\/\\/embruns.net\\/\"},\"in_reply_to_screen_name\":\"Vinvin\",\"truncated\":false,\"id\":173191594885914625,\"created_at\":\"Fri Feb 24 23:44:28 +0000 2012\",\"in_reply_to_user_id\":7223522},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191903435698176\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":355,\"screen_name\":\"amnesicmercury\",\"lang\":\"en\",\"profile_text_color\":\"485C3A\",\"statuses_count\":6668,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/413071977\\/x47753175a3e5ec841493b005971cc32.jpg\",\"location\":\"Lille, France\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"618238\",\"followers_count\":235,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850427609\\/82F8E894-D3A8-43F9-ABB4-14EDF7EA365F_normal\",\"description\":\"If nature has made any one thing less susceptible than all others of exclusive property, it is the action of the thinking power called an idea \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"16603797\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/413071977\\/x47753175a3e5ec841493b005971cc32.jpg\",\"profile_sidebar_fill_color\":\"060A00\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850427609\\/82F8E894-D3A8-43F9-ABB4-14EDF7EA365F_normal\",\"name\":\"amnesicmercury\",\"default_profile_image\":false,\"created_at\":\"Sun Oct 05 17:41:52 +0000 2008\",\"profile_sidebar_border_color\":\"204207\",\"id\":16603797,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/about.me\\/guillaumel\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191903435698176,\"created_at\":\"Fri Feb 24 23:45:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3982000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "648b77f3-cb82-4419-bbf9-3e320d62fc8c-173191903435698176" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Parler de tout et de rien, c'est bien... mais qu'en est-il des VRAIES causes ? #K4Kouign ! http://t.co/KvOC2J9S #lgw @LeGrandWebze", -"img": { -"src": "http://a0.twimg.com/profile_images/1695493545/fa3f8350-a1ea-4196-9606-3fab457a6d4d_normal.png" -}, -"title": "StevenLeRoux: Parler de tout et de rien, c'est bien... mais qu'en est-il des VRAIES causes ? #K4Kouign ! http://t.co/KvOC2J9S #lgw @LeGrandWebze", -"color": "16763904", -"polemics": [ -"Q", -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3983000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Parler de tout et de rien, c'est bien... mais qu'en est-il des VRAIES causes ? #K4Kouign ! http:\\/\\/t.co\\/KvOC2J9S #lgw @LeGrandWebze\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[118,131],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[{\"indices\":[92,112],\"expanded_url\":\"http:\\/\\/www.k4kouign.eu\",\"display_url\":\"k4kouign.eu\",\"url\":\"http:\\/\\/t.co\\/KvOC2J9S\"}],\"hashtags\":[{\"text\":\"K4Kouign\",\"indices\":[79,88]},{\"text\":\"lgw\",\"indices\":[113,117]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191910079467520\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":306,\"screen_name\":\"StevenLeRoux\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":4452,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Ask my GoogleLatitude\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"2FC2EF\",\"followers_count\":266,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1695493545\\/fa3f8350-a1ea-4196-9606-3fab457a6d4d_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"14985358\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1695493545\\/fa3f8350-a1ea-4196-9606-3fab457a6d4d_normal.png\",\"name\":\"StevenLeRoux\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 02 21:29:20 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":14985358,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/steven.le-roux.info\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191910079467520,\"created_at\":\"Fri Feb 24 23:45:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3983000, -"tags": [ -{ -"id-ref": "f0c285f0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "77f5e016-1d36-4813-b776-fec6124b7ee0-173191910079467520" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "- this is the reason i hate girls Jaheim #lgw Ryan Braun's http://t.co/fRcsYdh0 test it", -"img": { -"src": "http://a0.twimg.com/profile_images/1850995286/mzl.mpmiofhn.480x480-75_normal.jpg" -}, -"title": "Christy Liggons: - this is the reason i hate girls Jaheim #lgw Ryan Braun's http://t.co/fRcsYdh0 test it", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3983000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"- this is the reason i hate girls Jaheim #lgw Ryan Braun's http:\\/\\/t.co\\/fRcsYdh0 test it\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[59,79],\"expanded_url\":\"http:\\/\\/tiny.cc\\/1zt8i\",\"display_url\":\"tiny.cc\\/1zt8i\",\"url\":\"http:\\/\\/t.co\\/fRcsYdh0\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[41,45]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191908506611712\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":0,\"screen_name\":\"Christyxdfxx\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850995286\\/mzl.mpmiofhn.480x480-75_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"502041375\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850995286\\/mzl.mpmiofhn.480x480-75_normal.jpg\",\"name\":\"Christy Liggons\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 24 19:05:05 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":502041375,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191908506611712,\"created_at\":\"Fri Feb 24 23:45:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3983000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "74aa45a2-b958-43ce-81ca-ba119d6bda64-173191908506611712" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @HeLLuby: Mes amoureux du Palmashow <3 #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1830059007/Upload_normal.jpg" -}, -"title": "Linda Sàmà: RT @HeLLuby: Mes amoureux du Palmashow <3 #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3983000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @HeLLuby: Mes amoureux du Palmashow <3 #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"HeLLuby\",\"indices\":[3,11],\"name\":\"Curiosity \\u2620 the cat.\",\"id_str\":\"27427320\",\"id\":27427320}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[45,49]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Mes amoureux du Palmashow <3 #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[32,36]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191632219406338\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"caeef7\",\"screen_name\":\"HeLLuby\",\"lang\":\"fr\",\"favourites_count\":508,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":189,\"location\":\"Paris, FR.\",\"profile_text_color\":\"ffe3ec\",\"followers_count\":459,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1830077317\\/T_as_raison_peut-_tre_qu_en_agrandissant_t_aurais_vu_mes_seins_surtout_sachant_que_je_suis_de_dos_normal.jpg\",\"description\":\"J'aime bien faire des bruits bizarres avec ma bouche. Enfant cach\\u00e9e du Socially Awkward Penguin et de l'Anxiety Cat. #Keur les roux. #HOULOULOU\",\"statuses_count\":15113,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433311126\\/tumblr_lgj40nCcF31qd0ozlo1_500.jpg\",\"show_all_inline_media\":true,\"listed_count\":19,\"profile_link_color\":\"b6f5cf\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"27427320\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Curiosity \\u2620 the cat.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433311126\\/tumblr_lgj40nCcF31qd0ozlo1_500.jpg\",\"created_at\":\"Sun Mar 29 13:59:33 +0000 2009\",\"profile_sidebar_fill_color\":\"fffbed\",\"id\":27427320,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/flavors.me\\/helluby\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1830077317\\/T_as_raison_peut-_tre_qu_en_agrandissant_t_aurais_vu_mes_seins_surtout_sachant_que_je_suis_de_dos_normal.jpg\"},\"truncated\":false,\"id\":173191632219406338,\"created_at\":\"Fri Feb 24 23:44:37 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191909177692160\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5b51e8\",\"screen_name\":\"LinoaHeartily\",\"lang\":\"fr\",\"favourites_count\":10,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":83,\"location\":\"\",\"profile_text_color\":\"d632d6\",\"followers_count\":72,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1830059007\\/Upload_normal.jpg\",\"description\":\"Geek \\u00e0 temps partiel.\",\"statuses_count\":2378,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/425561656\\/luiki.jpg\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"bb85ed\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"356914973\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Linda S\\u00e0m\\u00e0\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425561656\\/luiki.jpg\",\"created_at\":\"Wed Aug 17 15:22:39 +0000 2011\",\"profile_sidebar_fill_color\":\"ebc1eb\",\"id\":356914973,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1830059007\\/Upload_normal.jpg\"},\"truncated\":false,\"id\":173191909177692160,\"created_at\":\"Fri Feb 24 23:45:43 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3983000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0ca926d8-4b1a-413a-8159-7737f6d118ab-173191909177692160" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1729341771/lille_paneau_entree_ville_normal.jpg" -}, -"title": "Fred-Lille: #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3983000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191910796689410\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":267,\"screen_name\":\"Fred_lille59\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":5432,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/192748407\\/lille_paneau_entree_ville.jpg\",\"location\":\"Lille\",\"show_all_inline_media\":false,\"listed_count\":24,\"profile_link_color\":\"0084B4\",\"followers_count\":505,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1729341771\\/lille_paneau_entree_ville_normal.jpg\",\"description\":\"Regarde beaucoup trop la t\\u00e9l\\u00e9\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"237811337\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/192748407\\/lille_paneau_entree_ville.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1729341771\\/lille_paneau_entree_ville_normal.jpg\",\"name\":\"Fred-Lille\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 13 17:52:53 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":237811337,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/fred-lille.blogs.nouvelobs.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191910796689410,\"created_at\":\"Fri Feb 24 23:45:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3983000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8fdd3d8d-f036-4188-b12d-98e99e14d3ca-173191910796689410" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'aime bien ce #lgw\nDonc #ilReste", -"img": { -"src": "http://a0.twimg.com/profile_images/555747314/luciola_normal.jpg" -}, -"title": "Luciole: J'aime bien ce #lgw\nDonc #ilReste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3984000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"J'aime bien ce #lgw\\nDonc #ilReste\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[15,19]},{\"text\":\"ilReste\",\"indices\":[25,33]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191914340888578\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"LucioleAnteater\",\"lang\":\"fr\",\"favourites_count\":4,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":42,\"location\":\"Paris - France\",\"profile_text_color\":\"333333\",\"followers_count\":61,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/555747314\\/luciola_normal.jpg\",\"description\":\"Furry French Anteater Yay\",\"statuses_count\":359,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"94196730\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Luciole\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Wed Dec 02 22:54:54 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":94196730,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/555747314\\/luciola_normal.jpg\"},\"truncated\":false,\"id\":173191914340888578,\"created_at\":\"Fri Feb 24 23:45:44 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3984000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6796410e-61a6-401f-9aee-48dac92634f4-173191914340888578" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais #lgw #change2ton", -"img": { -"src": "http://a3.twimg.com/profile_images/1817837448/WP_moi2_nb_normal.jpg" -}, -"title": "Mega Luigi: Mais #lgw #change2ton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3985000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mais #lgw #change2ton\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[5,9]},{\"text\":\"change2ton\",\"indices\":[10,21]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191918459686913\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":478,\"screen_name\":\"MegaLuigi\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27218,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"49.402051,1.177822\",\"show_all_inline_media\":true,\"listed_count\":20,\"profile_link_color\":\"0084B4\",\"followers_count\":598,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1817837448\\/WP_moi2_nb_normal.jpg\",\"description\":\"Je m'appelle Mega Luigi, mais je prends toujours Yoshi \\u00e0 Mario Kart.\",\"is_translator\":true,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"5378212\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817837448\\/WP_moi2_nb_normal.jpg\",\"name\":\"Mega Luigi\",\"default_profile_image\":false,\"created_at\":\"Sat Apr 21 12:03:30 +0000 2007\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":5378212,\"utc_offset\":3600,\"favourites_count\":280,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191918459686913,\"created_at\":\"Fri Feb 24 23:45:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3985000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ea254812-2035-49ae-afd3-f82264ead198-173191918459686913" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ce bordel... #lgw", -"img": { -"src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_0_normal.png" -}, -"title": "alexandre haenel: Ce bordel... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3986000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ce bordel... #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[13,17]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191920904970240\",\"user\":{\"default_profile_image\":true,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"alexandrehaenel\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":7,\"location\":null,\"profile_text_color\":\"333333\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"description\":null,\"statuses_count\":0,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"502216946\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"alexandre haenel\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Feb 24 22:52:28 +0000 2012\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":502216946,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\"},\"truncated\":false,\"id\":173191920904970240,\"created_at\":\"Fri Feb 24 23:45:46 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3986000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9406b901-6d4b-4769-bf8e-5a5a3f9c3b77-173191920904970240" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La bastion générale :D #lgw Mais Rollin reste quand même #ilreste", -"img": { -"src": "http://a1.twimg.com/profile_images/1163347850/kolya_avatar_normal.jpg" -}, -"title": "Florian Descamps: La bastion générale :D #lgw Mais Rollin reste quand même #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3986000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La bastion g\\u00e9n\\u00e9rale :D #lgw Mais Rollin reste quand m\\u00eame #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[23,27]},{\"text\":\"ilreste\",\"indices\":[57,65]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191922272309248\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":186,\"screen_name\":\"KolyaFR\",\"lang\":\"fr\",\"profile_text_color\":\"1d1d1b\",\"statuses_count\":556,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/169909759\\/IMG_3376.jpg\",\"location\":\"Lille\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"9d592e\",\"followers_count\":76,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1163347850\\/kolya_avatar_normal.jpg\",\"description\":\"Photographe ind\\u00e9pendant.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"1d1d1b\",\"id_str\":\"109725925\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/169909759\\/IMG_3376.jpg\",\"profile_sidebar_fill_color\":\"cccccc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1163347850\\/kolya_avatar_normal.jpg\",\"name\":\"Florian Descamps\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 30 01:46:30 +0000 2010\",\"profile_sidebar_border_color\":\"1d1d1b\",\"id\":109725925,\"utc_offset\":3600,\"favourites_count\":6,\"url\":\"http:\\/\\/www.kolya.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191922272309248,\"created_at\":\"Fri Feb 24 23:45:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3986000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8e83eedf-90eb-4812-b4c7-82753fdaa151-173191922272309248" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Hacker la télé à coup de tweet, l'espace public ouvert avec une bonne dose d'auto-dérision #lgw #IlReste", -"img": { -"src": "http://a1.twimg.com/profile_images/1651019699/Xof_normal" -}, -"title": "Monnet: Hacker la télé à coup de tweet, l'espace public ouvert avec une bonne dose d'auto-dérision #lgw #IlReste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3987000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Hacker la t\\u00e9l\\u00e9 \\u00e0 coup de tweet, l'espace public ouvert avec une bonne dose d'auto-d\\u00e9rision #lgw #IlReste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[91,95]},{\"text\":\"IlReste\",\"indices\":[96,104]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191926978314242\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":959,\"screen_name\":\"cmonnet\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2218,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/4811348\\/LabelBete2008_037.jpg\",\"location\":\"Lyon\",\"show_all_inline_media\":false,\"listed_count\":91,\"profile_link_color\":\"0084B4\",\"followers_count\":1035,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1651019699\\/Xof_normal\",\"description\":\"Veille et usages du net, art num\\u00e9rique, transmission de savoir, responsable projets et productions au Centre Erasme\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"21843141\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/4811348\\/LabelBete2008_037.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1651019699\\/Xof_normal\",\"name\":\"Monnet\",\"default_profile_image\":false,\"created_at\":\"Wed Feb 25 06:34:11 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":21843141,\"utc_offset\":3600,\"favourites_count\":237,\"url\":\"http:\\/\\/www.erasme.org\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191926978314242,\"created_at\":\"Fri Feb 24 23:45:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3987000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9c4bb104-8fb6-4a26-9f9e-0d0046f822f7-173191926978314242" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ahah putain je l'avais dit ! https://t.co/SXd4e2iE #lgw #dsk", -"img": { -"src": "http://a0.twimg.com/profile_images/1836489540/humanrage1_normal.jpg" -}, -"title": "Androids: Ahah putain je l'avais dit ! https://t.co/SXd4e2iE #lgw #dsk", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3989000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Ahah putain je l'avais dit ! https:\\/\\/t.co\\/SXd4e2iE #lgw #dsk\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[29,50],\"expanded_url\":\"https:\\/\\/twitter.com\\/#!\\/Androids974\\/status\\/173186734530625536\",\"display_url\":\"twitter.com\\/#!\\/Androids974\\u2026\",\"url\":\"https:\\/\\/t.co\\/SXd4e2iE\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[51,55]},{\"text\":\"dsk\",\"indices\":[56,60]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191935756996608\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":189,\"screen_name\":\"Androids974\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1507,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/24960097\\/Grammar_Natzee_2_by_dinyctis.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":69,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836489540\\/humanrage1_normal.jpg\",\"description\":\"Spectateur.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"9AE4E8\",\"id_str\":\"58974537\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/24960097\\/Grammar_Natzee_2_by_dinyctis.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836489540\\/humanrage1_normal.jpg\",\"name\":\"Androids\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 22 00:25:26 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":58974537,\"utc_offset\":null,\"favourites_count\":8,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191935756996608,\"created_at\":\"Fri Feb 24 23:45:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3989000, -"tags": [ -{ -"id-ref": "f022f97c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b5c3468f-0fe2-43c9-bb2e-c0a14d98e724-173191935756996608" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La @elTouristio si tu te vois pas t'es vraiment une merde sans nom #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1652615368/Anbastom_normal.jpg" -}, -"title": "Anbastom: La @elTouristio si tu te vois pas t'es vraiment une merde sans nom #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3990000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"La @elTouristio si tu te vois pas t'es vraiment une merde sans nom #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"elTouristio\",\"indices\":[3,15],\"name\":\"Sylvain Sanders\",\"id_str\":\"37389744\",\"id\":37389744}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[67,71]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191936558116864\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Anbastom\",\"lang\":\"fr\",\"favourites_count\":9,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":169,\"location\":\"72\",\"profile_text_color\":\"333333\",\"followers_count\":159,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1652615368\\/Anbastom_normal.jpg\",\"description\":\"#TeamLumbago \\/\\/ Un jour j'ai cru que j'etais intelligente mais en fait...NON.\",\"statuses_count\":9005,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"London\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"72400860\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Anbastom\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Mon Sep 07 22:34:23 +0000 2009\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":72400860,\"follow_request_sent\":null,\"utc_offset\":0,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1652615368\\/Anbastom_normal.jpg\"},\"truncated\":false,\"id\":173191936558116864,\"created_at\":\"Fri Feb 24 23:45:50 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3990000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "90ce04eb-e7e9-427e-b304-1b2125174b73-173191936558116864" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw mais comment faites vous pour garder votre sérieux ?", -"img": { -"src": "http://a2.twimg.com/profile_images/1817746719/tetocarre__1__normal.jpg" -}, -"title": "Noa M. Sanzo: #lgw mais comment faites vous pour garder votre sérieux ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3990000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw mais comment faites vous pour garder votre s\\u00e9rieux ?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191937371807744\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"NoaMSanzo\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":89,\"location\":\"L\\u00e0 o\\u00f9 je dois \\u00eatre\",\"profile_text_color\":\"333333\",\"followers_count\":25,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1817746719\\/tetocarre__1__normal.jpg\",\"description\":\"Perdu dans l'univers entre l'infiniment grand et l'infiniment petit.\",\"statuses_count\":498,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/356217196\\/19258835.4.jpg\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"369706878\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Noa M. Sanzo\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/356217196\\/19258835.4.jpg\",\"created_at\":\"Wed Sep 07 20:16:58 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":369706878,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817746719\\/tetocarre__1__normal.jpg\"},\"truncated\":false,\"id\":173191937371807744,\"created_at\":\"Fri Feb 24 23:45:50 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3990000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5724715a-48d5-4a98-a290-95193c53e73d-173191937371807744" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1794583178/Virginie_Spies_photo_studio_normal.jpg" -}, -"title": "Virginie Spies: #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3991000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ilreste #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191942367223808\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"65B0DA\",\"screen_name\":\"semioblog\",\"lang\":\"fr\",\"favourites_count\":39,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1837,\"location\":\"France\",\"profile_text_color\":\"3D1957\",\"followers_count\":4602,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1794583178\\/Virginie_Spies_photo_studio_normal.jpg\",\"description\":\"Researcher. Ma\\u00eetre de Conf\\u00e9rences - S\\u00e9miologue - Sp\\u00e9cialiste des m\\u00e9dias audiovisuels. Analyste des m\\u00e9dias, de la t\\u00e9l\\u00e9vision, r\\u00e9seaux sociaux et presse people.\",\"statuses_count\":19755,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/12678863\\/mireTV.jpg\",\"show_all_inline_media\":false,\"listed_count\":250,\"profile_link_color\":\"FF0000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"642D8B\",\"protected\":false,\"id_str\":\"10078802\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Virginie Spies\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/12678863\\/mireTV.jpg\",\"created_at\":\"Thu Nov 08 21:08:31 +0000 2007\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"id\":10078802,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.semiologie-television.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1794583178\\/Virginie_Spies_photo_studio_normal.jpg\"},\"truncated\":false,\"id\":173191942367223808,\"created_at\":\"Fri Feb 24 23:45:51 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3991000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f8ad5086-7c64-404c-aaa2-ac7d5daa2be5-173191942367223808" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rendez-nous Michelle Blanc!!! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1720153007/Av_normal.png" -}, -"title": "La Pintade: Rendez-nous Michelle Blanc!!! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3994000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Rendez-nous Michelle Blanc!!! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/levelupstudio.com\\/plume\\\" rel=\\\"nofollow\\\"\\u003EPlume\\u00a0for\\u00a0Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191956460089345\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":73,\"screen_name\":\"mx225\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":33,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/412483178\\/00031550-photo-wooden-floor-mac-ray.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"5161b3\",\"followers_count\":12,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1720153007\\/Av_normal.png\",\"description\":\"A very little grumpy fowl.\\u2256_\\u2256\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"300258461\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/412483178\\/00031550-photo-wooden-floor-mac-ray.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1720153007\\/Av_normal.png\",\"name\":\"La Pintade\",\"default_profile_image\":false,\"created_at\":\"Tue May 17 13:29:04 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":300258461,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191956460089345,\"created_at\":\"Fri Feb 24 23:45:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3994000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d7c7cee1-0f21-459c-937b-e4370dd1c336-173191956460089345" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon, je me fais chier. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1836394665/tn__2__normal.jpg" -}, -"title": "Caro ツ: Bon, je me fais chier. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3994000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bon, je me fais chier. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[23,27]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191956904685568\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":65,\"screen_name\":\"Kawoot\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1522,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme17\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"CC3366\",\"followers_count\":86,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836394665\\/tn__2__normal.jpg\",\"description\":\"\\u00ab Kawoot \\u00bb - 19 ans, \\u00e9tudiante en Management. Voue un culte aux chats et \\u00e0 Nintendo !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"DBE9ED\",\"id_str\":\"60894052\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme17\\/bg.gif\",\"profile_sidebar_fill_color\":\"E6F6F9\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836394665\\/tn__2__normal.jpg\",\"name\":\"Caro \\u30c4\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 28 12:49:03 +0000 2009\",\"profile_sidebar_border_color\":\"DBE9ED\",\"id\":60894052,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/nintendo-difference.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191956904685568,\"created_at\":\"Fri Feb 24 23:45:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3994000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "db90dd08-b9b3-41db-8f68-f4659d9dc154-173191956904685568" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "take me from the pain. haha. how crazy #lgw Happy Birthday Steve Jobs #YouKnowSheRatchetIf Ryan Braun http://t.co/fRcsYdh0 find out about it", -"img": { -"src": "http://a0.twimg.com/profile_images/1850995286/mzl.mpmiofhn.480x480-75_normal.jpg" -}, -"title": "Christy Liggons: take me from the pain. haha. how crazy #lgw Happy Birthday Steve Jobs #YouKnowSheRatchetIf Ryan Braun http://t.co/fRcsYdh0 find out about it", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3994000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"take me from the pain. haha. how crazy #lgw Happy Birthday Steve Jobs #YouKnowSheRatchetIf Ryan Braun http:\\/\\/t.co\\/fRcsYdh0 find out about it\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[102,122],\"expanded_url\":\"http:\\/\\/tiny.cc\\/1zt8i\",\"display_url\":\"tiny.cc\\/1zt8i\",\"url\":\"http:\\/\\/t.co\\/fRcsYdh0\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[39,43]},{\"text\":\"YouKnowSheRatchetIf\",\"indices\":[70,90]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191953180131328\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":0,\"screen_name\":\"Christyxdfxx\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":5,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850995286\\/mzl.mpmiofhn.480x480-75_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"502041375\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850995286\\/mzl.mpmiofhn.480x480-75_normal.jpg\",\"name\":\"Christy Liggons\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 24 19:05:05 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":502041375,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191953180131328,\"created_at\":\"Fri Feb 24 23:45:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3994000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0bdf008-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ebddcc75-6978-4af2-a0b8-80fc69d51849-173191953180131328" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rollin, #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart du #LGW!", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: Rollin, #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart du #LGW!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3995000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Rollin, #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart du #LGW!\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"IlPart\",\"indices\":[8,15]},{\"text\":\"IlPart\",\"indices\":[16,23]},{\"text\":\"IlPart\",\"indices\":[24,31]},{\"text\":\"IlPart\",\"indices\":[32,39]},{\"text\":\"IlPart\",\"indices\":[40,47]},{\"text\":\"IlPart\",\"indices\":[48,55]},{\"text\":\"IlPart\",\"indices\":[56,63]},{\"text\":\"IlPart\",\"indices\":[64,71]},{\"text\":\"IlPart\",\"indices\":[72,79]},{\"text\":\"IlPart\",\"indices\":[80,87]},{\"text\":\"IlPart\",\"indices\":[88,95]},{\"text\":\"IlPart\",\"indices\":[96,103]},{\"text\":\"IlPart\",\"indices\":[104,111]},{\"text\":\"IlPart\",\"indices\":[112,119]},{\"text\":\"IlPart\",\"indices\":[120,127]},{\"text\":\"LGW\",\"indices\":[131,135]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191960801198081\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"111405\",\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"favourites_count\":16,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":912,\"location\":\"Alsace, France\",\"profile_text_color\":\"a3c23e\",\"followers_count\":150,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"statuses_count\":4894,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Hugo SCHOCH\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_fill_color\":\"9ca871\",\"id\":175540303,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/only.hug33k.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\"},\"truncated\":false,\"id\":173191960801198081,\"created_at\":\"Fri Feb 24 23:45:55 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3995000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9580f317-06b0-475f-96c2-d60926010d8e-173191960801198081" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#oulala ... C pas drôle ce faux sketch #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1792181403/berengere2_normal.jpg" -}, -"title": "BéToutSimplement !: #oulala ... C pas drôle ce faux sketch #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3995000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#oulala ... C pas dr\\u00f4le ce faux sketch #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"oulala\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[40,44]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191957458337792\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"belassalle\",\"lang\":\"fr\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":625,\"location\":\"Lyon\",\"profile_text_color\":\"333333\",\"followers_count\":294,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1792181403\\/berengere2_normal.jpg\",\"description\":\"Un peu de fra\\u00eecheur, un brin de vitalit\\u00e9 qui cherche dans le graphisme, la pub, les m\\u00e9dias et la communication un emploi sur LYON !!\",\"statuses_count\":4258,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/299176574\\/fond_4.jpg\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"117826061\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"B\\u00e9ToutSimplement !\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/299176574\\/fond_4.jpg\",\"created_at\":\"Fri Feb 26 18:58:41 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":117826061,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/berengere-lassalle\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1792181403\\/berengere2_normal.jpg\"},\"truncated\":false,\"id\":173191957458337792,\"created_at\":\"Fri Feb 24 23:45:55 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3995000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0c45060-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2d732d4e-9bf6-4e0c-8179-0fa6aaf2192e-173191957458337792" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est en faisant n'importe quoi qu'on devient n'importe qui :) #lgw #ilreste", -"img": { -"src": "http://a3.twimg.com/profile_images/126791699/3dc90b3_normal.jpg" -}, -"title": "Pascal Mory: C'est en faisant n'importe quoi qu'on devient n'importe qui :) #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3996000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est en faisant n'importe quoi qu'on devient n'importe qui :) #lgw #ilreste\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[63,67]},{\"text\":\"ilreste\",\"indices\":[68,76]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191964378931201\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"bfbfbf\",\"screen_name\":\"pasmory\",\"lang\":\"fr\",\"favourites_count\":37,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":522,\"location\":\"France\",\"profile_text_color\":\"1c1f23\",\"followers_count\":586,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/126791699\\/3dc90b3_normal.jpg\",\"description\":\"videogame veteran, social media experimenter, gamification\\/innovation are essential\\r\\n\\r\\nLooking for a #job http:\\/\\/fr.linkedin.com\\/in\\/pascalmory \\r\\n\\r\\n\",\"statuses_count\":2778,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/129987830\\/mopmop_twitter_2.jpg\",\"show_all_inline_media\":false,\"listed_count\":23,\"profile_link_color\":\"4C3FE4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"29444806\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Pascal Mory\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/129987830\\/mopmop_twitter_2.jpg\",\"created_at\":\"Tue Apr 07 13:17:03 +0000 2009\",\"profile_sidebar_fill_color\":\"c9c9c9\",\"id\":29444806,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/websocialgamify.posterous.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/126791699\\/3dc90b3_normal.jpg\"},\"truncated\":false,\"id\":173191964378931201,\"created_at\":\"Fri Feb 24 23:45:56 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3996000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c7104f6a-7f45-4680-bdb1-d5ffecefda1a-173191964378931201" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW #cQui", -"img": { -"src": "http://a0.twimg.com/profile_images/1516662821/294107_10150369585478777_817463776_7808319_6969869_n_normal.jpg" -}, -"title": "MaitreMoyal: #LGW #cQui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3997000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW #cQui\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"cQui\",\"indices\":[5,10]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191966853570562\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Mickou75\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":154,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":35,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1516662821\\/294107_10150369585478777_817463776_7808319_6969869_n_normal.jpg\",\"description\":\"Moi?\\r\\n-Qui que l\\u2019on soit au fond de nous, nous ne sommes jug\\u00e9s que par nos actes...#Cin\\u00e9ma\\r\\n-Robert...C'est pas Zizou,Youri...C'est pas Zizou #Football\",\"statuses_count\":290,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"128903475\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"MaitreMoyal\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Fri Apr 02 15:13:35 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":128903475,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/paris.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1516662821\\/294107_10150369585478777_817463776_7808319_6969869_n_normal.jpg\"},\"truncated\":false,\"id\":173191966853570562,\"created_at\":\"Fri Feb 24 23:45:57 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3997000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0049135b-bfd1-4d71-b866-1f22aedf5441-173191966853570562" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#IlReste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1525514454/534_PinCushionQueen_original_normal.jpg" -}, -"title": "Juliette DeLyon: #IlReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3997000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#IlReste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"IlReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191969349185536\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":52,\"screen_name\":\"_JulietteM_\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":1051,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/382100263\\/534_PinCushionQueen_original.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"2FC2EF\",\"followers_count\":19,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1525514454\\/534_PinCushionQueen_original_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"366771429\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/382100263\\/534_PinCushionQueen_original.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1525514454\\/534_PinCushionQueen_original_normal.jpg\",\"name\":\"Juliette DeLyon\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 02 19:57:30 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":366771429,\"utc_offset\":3600,\"favourites_count\":4,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191969349185536,\"created_at\":\"Fri Feb 24 23:45:57 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3997000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "93563a23-a774-47d0-b908-018cd1974213-173191969349185536" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Si avec ça vous n'êtes pas dans le zapping lundi je ne comprends pas :D #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1804671338/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png" -}, -"title": "Marie: Si avec ça vous n'êtes pas dans le zapping lundi je ne comprends pas :D #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3998000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Si avec \\u00e7a vous n'\\u00eates pas dans le zapping lundi je ne comprends pas :D #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[72,76]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191971433742337\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":203,\"screen_name\":\"frenchy_Marie\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2884,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"9D582E\",\"followers_count\":84,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\",\"description\":\"J'accapare des objets sans ressurgir sur autrui.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"id_str\":\"120444044\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"profile_sidebar_fill_color\":\"EADEAA\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804671338\\/Capture_d_e_cran_2012-02-05_a__01.08.17_normal.png\",\"name\":\"Marie\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 06 13:02:46 +0000 2010\",\"profile_sidebar_border_color\":\"D9B17E\",\"id\":120444044,\"utc_offset\":3600,\"favourites_count\":25,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191971433742337,\"created_at\":\"Fri Feb 24 23:45:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3998000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0bcc6ac0-2c98-42e3-bc45-423d3e4aefc4-173191971433742337" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mieux vaut regarder #Taratata que le #lgw j'ai bien l'impression", -"img": { -"src": "http://a0.twimg.com/profile_images/1220897894/image_normal.jpg" -}, -"title": "Pinkfrenetik: Mieux vaut regarder #Taratata que le #lgw j'ai bien l'impression", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3998000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mieux vaut regarder #Taratata que le #lgw j'ai bien l'impression\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Taratata\",\"indices\":[20,29]},{\"text\":\"lgw\",\"indices\":[37,41]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191970863316995\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":554,\"screen_name\":\"pinkfrenetik\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":9843,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/339561180\\/skbg2_copie.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":24,\"profile_link_color\":\"0084B4\",\"followers_count\":588,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1220897894\\/image_normal.jpg\",\"description\":\"On y parle beaucoup musique. Mais pas que ! Webmaster dans la vraie vie, donc toujours sur le web en fait... avec un casque sur les oreilles.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"147378\",\"id_str\":\"22181573\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/339561180\\/skbg2_copie.jpg\",\"profile_sidebar_fill_color\":\"adf011\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1220897894\\/image_normal.jpg\",\"name\":\"Pinkfrenetik\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 27 19:53:56 +0000 2009\",\"profile_sidebar_border_color\":\"adf011\",\"id\":22181573,\"utc_offset\":3600,\"favourites_count\":205,\"url\":\"http:\\/\\/www.pinkfrenetik.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191970863316995,\"created_at\":\"Fri Feb 24 23:45:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3998000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0c4d85a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "07f53b69-ae3c-4739-a041-9de458f8a10e-173191970863316995" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW : Il faut un capitaine de pédalo #CQui", -"img": { -"src": "http://a0.twimg.com/profile_images/1757013909/image1326646425_normal.png" -}, -"title": "Damien Vacher: #LGW : Il faut un capitaine de pédalo #CQui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3998000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW : Il faut un capitaine de p\\u00e9dalo #CQui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"CQui\",\"indices\":[38,43]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191971127574530\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":405,\"screen_name\":\"Le_Damien\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27164,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Chatillon-en-Bazois\",\"show_all_inline_media\":false,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":343,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"description\":\"I'm a lonely Cowboy who learning un BTS SIO (ex BTS IG) in Nevers... Et un Mac Gyver de l'URL par @Checkyourpeople et je suis un tumblreur assidu\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"26552716\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"name\":\"Damien Vacher\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 25 18:09:17 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":26552716,\"utc_offset\":3600,\"favourites_count\":43,\"url\":\"http:\\/\\/damienvacher.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191971127574530,\"created_at\":\"Fri Feb 24 23:45:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3998000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f8e02a35-b974-49d1-9548-34ca47e089a9-173191971127574530" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Personne t'ecoute avec ta chemise #lgw MOUHAHAHA", -"img": { -"src": "http://a2.twimg.com/profile_images/1460037170/IMG_0430_normal.jpg" -}, -"title": "Soledad: Personne t'ecoute avec ta chemise #lgw MOUHAHAHA", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3999000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Personne t'ecoute avec ta chemise #lgw MOUHAHAHA\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191976299143168\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"0c191f\",\"screen_name\":\"SoledadBilboko\",\"lang\":\"fr\",\"favourites_count\":4,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":21,\"location\":\"Tolosa\",\"profile_text_color\":\"de2443\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1460037170\\/IMG_0430_normal.jpg\",\"description\":\"Euskal Herriako neska. Mais je parle aussi le fran\\u00e7ais hein.\",\"statuses_count\":35,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/297590994\\/IMG_0430.jpg\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"41054d\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8a0520\",\"protected\":false,\"id_str\":\"51705350\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Soledad\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/297590994\\/IMG_0430.jpg\",\"created_at\":\"Sun Jun 28 11:09:33 +0000 2009\",\"profile_sidebar_fill_color\":\"454e52\",\"id\":51705350,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/souslespaveslavie.blogspot.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1460037170\\/IMG_0430_normal.jpg\"},\"truncated\":false,\"id\":173191976299143168,\"created_at\":\"Fri Feb 24 23:45:59 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3999000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7958654a-f5ed-4dae-a65e-5fda6c80c83e-173191976299143168" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Aller, les gens, un peu plus de #cQui ! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Aller, les gens, un peu plus de #cQui ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3999000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Aller, les gens, un peu plus de #cQui ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[32,37]},{\"text\":\"lgw\",\"indices\":[40,44]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191976475308032\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"favourites_count\":12,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":100,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"statuses_count\":3247,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"JonathanMM\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":228777896,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\"},\"truncated\":false,\"id\":173191976475308032,\"created_at\":\"Fri Feb 24 23:45:59 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3999000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9baa652b-bc3b-4f89-8cc4-c41fdc5410d9-173191976475308032" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est quoi cet orgasme de twitter devant #lgw?", -"img": { -"src": "http://a2.twimg.com/profile_images/1753765452/image1326523819_normal.png" -}, -"title": "jeromepupier: C'est quoi cet orgasme de twitter devant #lgw?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 3999000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est quoi cet orgasme de twitter devant #lgw?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[41,45]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191976580165632\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"jeromepupier\",\"lang\":\"fr\",\"favourites_count\":36,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":539,\"location\":\"Sydney, NSW\",\"profile_text_color\":\"333333\",\"followers_count\":66,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1753765452\\/image1326523819_normal.png\",\"description\":\"Culture should be free.\",\"statuses_count\":849,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"215594807\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"jeromepupier\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Sun Nov 14 11:29:00 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":215594807,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1753765452\\/image1326523819_normal.png\"},\"truncated\":false,\"id\":173191976580165632,\"created_at\":\"Fri Feb 24 23:45:59 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 3999000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c2ed6ace-e1c6-496c-b335-66c241d04c1c-173191976580165632" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze l'émission sans queue ni tête #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1255908033/cdad926e-d92a-4388-b61e-1a44d81eeb4b_normal.png" -}, -"title": "Crazou: @LeGrandWebze l'émission sans queue ni tête #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4000000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze l'\\u00e9mission sans queue ni t\\u00eate #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[44,48]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173191766185480192\",\"id_str\":\"173191981504282624\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173191766185480192,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":52,\"screen_name\":\"crazou_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":155,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1255908033\\/cdad926e-d92a-4388-b61e-1a44d81eeb4b_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"120808218\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1255908033\\/cdad926e-d92a-4388-b61e-1a44d81eeb4b_normal.png\",\"name\":\"Crazou\",\"default_profile_image\":false,\"created_at\":\"Sun Mar 07 16:26:59 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":120808218,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173191981504282624,\"created_at\":\"Fri Feb 24 23:46:00 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4000000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bdb26ec2-144f-4754-8abd-7ebe3a5f740d-173191981504282624" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "MDRRRR ça crise sur le plateau du Grand Webze =D MDR ... #ilreste @Vinvin Quel acteur ! :)", -"img": { -"src": "http://a1.twimg.com/profile_images/1803169085/DSC01443_normal.JPG" -}, -"title": "Benjamin Aguillon: MDRRRR ça crise sur le plateau du Grand Webze =D MDR ... #ilreste @Vinvin Quel acteur ! :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4000000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"MDRRRR \\u00e7a crise sur le plateau du Grand Webze =D MDR ... #ilreste @Vinvin Quel acteur ! :)\",\"created_at\":\"Fri Feb 24 23:46:00 +0000 2012\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[57,65]}],\"user_mentions\":[{\"indices\":[66,73],\"screen_name\":\"Vinvin\",\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}]},\"retweet_count\":0,\"place\":null,\"in_reply_to_status_id_str\":null,\"retweeted\":false,\"source\":\"web\",\"in_reply_to_user_id_str\":null,\"id_str\":\"173191979897856000\",\"coordinates\":null,\"in_reply_to_screen_name\":null,\"contributors\":null,\"geo\":null,\"user\":{\"listed_count\":0,\"created_at\":\"Sat Feb 04 10:52:02 +0000 2012\",\"profile_text_color\":\"333333\",\"is_translator\":false,\"show_all_inline_media\":false,\"lang\":\"fr\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"url\":null,\"default_profile\":true,\"notifications\":null,\"profile_link_color\":\"0084B4\",\"screen_name\":\"Balcidebava\",\"time_zone\":\"Paris\",\"description\":\"L'homme face \\u00e0 l'absurde\",\"following\":null,\"geo_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_background_color\":\"C0DEED\",\"location\":\"chez moi\",\"id_str\":\"482835609\",\"profile_background_tile\":false,\"followers_count\":13,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803169085\\/DSC01443_normal.JPG\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1803169085\\/DSC01443_normal.JPG\",\"default_profile_image\":false,\"follow_request_sent\":null,\"profile_sidebar_fill_color\":\"DDEEF6\",\"favourites_count\":3,\"protected\":false,\"friends_count\":25,\"profile_sidebar_border_color\":\"C0DEED\",\"name\":\"Benjamin Aguillon\",\"contributors_enabled\":false,\"verified\":false,\"id\":482835609,\"statuses_count\":102,\"profile_use_background_image\":true,\"utc_offset\":3600},\"in_reply_to_user_id\":null,\"in_reply_to_status_id\":null,\"favorited\":false,\"id\":173191979897856000}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4000000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a18d362c-7dff-4301-aa41-d55e9d2e4f59-173191979897856000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw parle des stars du web et m'oublie ? nan mais je rêve !!! #ouijesais #nocomment", -"img": { -"src": "http://a1.twimg.com/profile_images/1638976981/43_43_-_2_normal.jpg" -}, -"title": "caroline: #lgw parle des stars du web et m'oublie ? nan mais je rêve !!! #ouijesais #nocomment", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4000000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"#lgw parle des stars du web et m'oublie ? nan mais je r\\u00eave !!! #ouijesais #nocomment\",\"in_reply_to_user_id_str\":null,\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ouijesais\",\"indices\":[63,73]},{\"text\":\"nocomment\",\"indices\":[74,84]}]},\"place\":null,\"in_reply_to_screen_name\":null,\"favorited\":false,\"coordinates\":null,\"in_reply_to_user_id\":null,\"contributors\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"user\":{\"notifications\":null,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"screen_name\":\"mononoke62\",\"follow_request_sent\":null,\"lang\":\"fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1638976981\\/43_43_-_2_normal.jpg\",\"default_profile_image\":false,\"verified\":false,\"profile_sidebar_border_color\":\"BDDCAD\",\"location\":\"\",\"favourites_count\":16,\"description\":\"Le v\\u00e9ritable lieu de naissance est celui o\\u00f9 l'on a port\\u00e9 pour la 1\\u00e8re fois un coup d'oeil intelligent sur soi-m\\u00eame : mes premi\\u00e8res patries ont \\u00e9t\\u00e9 les livres MY\",\"contributors_enabled\":false,\"following\":null,\"profile_use_background_image\":false,\"friends_count\":501,\"profile_text_color\":\"333333\",\"followers_count\":501,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1638976981\\/43_43_-_2_normal.jpg\",\"statuses_count\":8237,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":35,\"profile_link_color\":\"0084B4\",\"protected\":false,\"is_translator\":false,\"name\":\"caroline\",\"default_profile\":false,\"time_zone\":\"Paris\",\"created_at\":\"Sat Mar 27 08:07:05 +0000 2010\",\"profile_background_color\":\"9AE4E8\",\"id\":126877700,\"id_str\":\"126877700\",\"geo_enabled\":false,\"profile_background_tile\":false,\"utc_offset\":3600,\"url\":null},\"in_reply_to_status_id\":null,\"id\":173191981927895040,\"created_at\":\"Fri Feb 24 23:46:00 +0000 2012\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191981927895040\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4000000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0c59786-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0c59c5e-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "049e06ce-7c90-429b-8cdc-97243447daea-173191981927895040" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw @régis @vinvin @FlorencePorcel la prochaine que vous traînez sur à grand place de boulogne dites le nous qu on Fasse les fans", -"img": { -"src": "http://a0.twimg.com/profile_images/1358647394/222895_10150241382636018_517986017_8659918_7631699_n_normal.jpg" -}, -"title": "RAMEL Fred: #lgw @régis @vinvin @FlorencePorcel la prochaine que vous traînez sur à grand place de boulogne dites le nous qu on Fasse les fans", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4001000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw @r\\u00e9gis @vinvin @FlorencePorcel la prochaine que vous tra\\u00eenez sur \\u00e0 grand place de boulogne dites le nous qu on Fasse les fans\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[12,19],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522},{\"screen_name\":\"FlorencePorcel\",\"indices\":[20,35],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191983467200512\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":228,\"screen_name\":\"framel\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":766,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"FRANCE - PARIS\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":117,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1358647394\\/222895_10150241382636018_517986017_8659918_7631699_n_normal.jpg\",\"description\":\"Libert\\u00e9, Egalit\\u00e9,Fraternit\\u00e9,Laicit\\u00e9\\r\\nL'avenir n'est interdit \\u00e0 personne. Gambetta\\r\\nParti Radical Boulogne Billancourt \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"47903555\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1358647394\\/222895_10150241382636018_517986017_8659918_7631699_n_normal.jpg\",\"name\":\"RAMEL Fred\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 17 08:58:54 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":47903555,\"utc_offset\":3600,\"favourites_count\":6,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191983467200512,\"created_at\":\"Fri Feb 24 23:46:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4001000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b676a57a-3416-45f8-a061-0f71ba79d8ea-173191983467200512" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW rhooo une pseudo échauffourée... Et j'entends Farugia :-)", -"img": { -"src": "http://a2.twimg.com/profile_images/105769794/stig23_taramcpherson1_normal.jpg" -}, -"title": "Stig Legrand: #LGW rhooo une pseudo échauffourée... Et j'entends Farugia :-)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4001000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW rhooo une pseudo \\u00e9chauffour\\u00e9e... Et j'entends Farugia :-)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191983748231168\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":18,\"screen_name\":\"stig23\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":142,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"FF3300\",\"followers_count\":33,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/105769794\\/stig23_taramcpherson1_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"25714749\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/105769794\\/stig23_taramcpherson1_normal.jpg\",\"name\":\"Stig Legrand\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 21 19:20:23 +0000 2009\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":25714749,\"utc_offset\":3600,\"favourites_count\":145,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191983748231168,\"created_at\":\"Fri Feb 24 23:46:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4001000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6401eecf-4868-4e7b-a365-5a0f361e976c-173191983748231168" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Donc @LudoDelaherche s'échappe à la bagarre, je note ! #lgw #cqui", -"img": { -"src": "http://a0.twimg.com/profile_images/1747820307/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg" -}, -"title": "Marius: Donc @LudoDelaherche s'échappe à la bagarre, je note ! #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4003000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Donc @LudoDelaherche s'\\u00e9chappe \\u00e0 la bagarre, je note ! #lgw #cqui\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[5,20],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[55,59]},{\"text\":\"cqui\",\"indices\":[60,65]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191991277006848\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":372,\"screen_name\":\"tatamirugby\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":26636,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":68,\"profile_link_color\":\"0084B4\",\"followers_count\":842,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1747820307\\/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg\",\"description\":\"Je parle de sport, supporter de rugby et du @RacingMetro92 , joueur au @RCGV92 , \\u00e9tudiant @HETIC en #H3 !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"27248204\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1747820307\\/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg\",\"name\":\"Marius\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 28 15:36:02 +0000 2009\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":27248204,\"utc_offset\":3600,\"favourites_count\":50,\"url\":\"http:\\/\\/www.facebook.com\\/tatamirugby\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191991277006848,\"created_at\":\"Fri Feb 24 23:46:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4003000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8e1e9ba8-bd2f-482a-a815-9e3a5fd46d83-173191991277006848" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Attention à ceux qui ne comprennent pas le second degré ! #lgw n'oubliez pas la 100ème de coucou c'est nous", -"img": { -"src": "http://a2.twimg.com/profile_images/1770996562/image_normal.jpg" -}, -"title": "Kayvin Lami: Attention à ceux qui ne comprennent pas le second degré ! #lgw n'oubliez pas la 100ème de coucou c'est nous", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4004000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Attention \\u00e0 ceux qui ne comprennent pas le second degr\\u00e9 ! #lgw n'oubliez pas la 100\\u00e8me de coucou c'est nous\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[58,62]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191995865575424\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":257,\"screen_name\":\"KayvinLami\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":4135,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/184627700\\/twttierfondsur.jpg\",\"location\":\"Paris,France\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"followers_count\":592,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1770996562\\/image_normal.jpg\",\"description\":\"Je ne changerais pas cette bio tant que Nicolas Sarkozy ne mesurera pas 1m90\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"dfe0c3\",\"id_str\":\"29279584\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/184627700\\/twttierfondsur.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1770996562\\/image_normal.jpg\",\"name\":\"Kayvin Lami\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 06 20:02:02 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":29279584,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191995865575424,\"created_at\":\"Fri Feb 24 23:46:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4004000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4defa018-eb3a-4c58-a70d-d669c2410361-173191995865575424" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Découverte soudaine de #LGW, et parce que François Rollin à toujours quelque chose à dire, #ilReste à fond. :D", -"img": { -"src": "http://a1.twimg.com/profile_images/1127001522/Soul3_normal.png" -}, -"title": "Concombre Masqué: Découverte soudaine de #LGW, et parce que François Rollin à toujours quelque chose à dire, #ilReste à fond. :D", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4004000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"truncated\":false,\"text\":\"D\\u00e9couverte soudaine de #LGW, et parce que Fran\\u00e7ois Rollin \\u00e0 toujours quelque chose \\u00e0 dire, #ilReste \\u00e0 fond. :D\",\"created_at\":\"Fri Feb 24 23:46:04 +0000 2012\",\"entities\":{\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[23,27]},{\"text\":\"ilReste\",\"indices\":[91,99]}],\"user_mentions\":[]},\"retweet_count\":0,\"place\":null,\"in_reply_to_status_id_str\":null,\"retweeted\":false,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_user_id_str\":null,\"id_str\":\"173191998633807872\",\"coordinates\":null,\"in_reply_to_screen_name\":null,\"contributors\":null,\"geo\":null,\"user\":{\"listed_count\":12,\"created_at\":\"Wed Oct 14 22:47:39 +0000 2009\",\"profile_text_color\":\"053a57\",\"is_translator\":false,\"show_all_inline_media\":false,\"lang\":\"fr\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/167167183\\/RPM2-056.png\",\"url\":\"http:\\/\\/usineaproblemes.fr\\/\",\"default_profile\":false,\"notifications\":null,\"profile_link_color\":\"110e24\",\"screen_name\":\"LaDebauche\",\"time_zone\":\"Paris\",\"description\":\"Glac\\u00e9 et sophistiqu\\u00e9. 21 ans, L3 Lettres. Branleur par d\\u00e9cision royale - Smartass\",\"following\":null,\"geo_enabled\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/167167183\\/RPM2-056.png\",\"profile_background_color\":\"e4f2f7\",\"location\":\"Hauts de Seine\\/Yvelines\",\"id_str\":\"82476827\",\"profile_background_tile\":true,\"followers_count\":273,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1127001522\\/Soul3_normal.png\",\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1127001522\\/Soul3_normal.png\",\"default_profile_image\":false,\"follow_request_sent\":null,\"profile_sidebar_fill_color\":\"ffffff\",\"favourites_count\":1,\"protected\":false,\"friends_count\":81,\"profile_sidebar_border_color\":\"000000\",\"name\":\"Concombre Masqu\\u00e9\",\"contributors_enabled\":false,\"verified\":false,\"id\":82476827,\"statuses_count\":5274,\"profile_use_background_image\":true,\"utc_offset\":3600},\"in_reply_to_user_id\":null,\"in_reply_to_status_id\":null,\"favorited\":false,\"id\":173191998633807872}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4004000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "40c958a7-7313-448c-bbbe-a9fb6c775cc2-173191998633807872" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilpart #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1830059007/Upload_normal.jpg" -}, -"title": "Linda Sàmà: #ilpart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4006000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ilpart #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[8,12]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192003360784384\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5b51e8\",\"screen_name\":\"LinoaHeartily\",\"lang\":\"fr\",\"favourites_count\":10,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":83,\"location\":\"\",\"profile_text_color\":\"d632d6\",\"followers_count\":72,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1830059007\\/Upload_normal.jpg\",\"description\":\"Geek \\u00e0 temps partiel.\",\"statuses_count\":2379,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/425561656\\/luiki.jpg\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"bb85ed\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"356914973\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Linda S\\u00e0m\\u00e0\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425561656\\/luiki.jpg\",\"created_at\":\"Wed Aug 17 15:22:39 +0000 2011\",\"profile_sidebar_fill_color\":\"ebc1eb\",\"id\":356914973,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1830059007\\/Upload_normal.jpg\"},\"truncated\":false,\"id\":173192003360784384,\"created_at\":\"Fri Feb 24 23:46:06 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4006000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "166cdd94-015d-4f81-a77c-adf8551e8bc2-173192003360784384" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'etait quoi ca ?! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1630930948/F_normal.png" -}, -"title": "Efynox: C'etait quoi ca ?! #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4008000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'etait quoi ca ?! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192012139466752\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":70,\"screen_name\":\"Efynox\",\"lang\":\"fr\",\"profile_text_color\":\"949494\",\"statuses_count\":87,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"2FC2EF\",\"followers_count\":20,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1630930948\\/F_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"19813429\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"4a4852\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1630930948\\/F_normal.png\",\"name\":\"Efynox\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 31 12:20:14 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":19813429,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192012139466752,\"created_at\":\"Fri Feb 24 23:46:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4008000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "200f7163-50a4-4717-a326-60386652267d-173192012139466752" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1827613879/photo-pro_normal.png" -}, -"title": "Julien Lopizzo: #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4010000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ilreste #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192022012870658\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5ED4DC\",\"screen_name\":\"JulienLopizzo\",\"lang\":\"fr\",\"favourites_count\":9,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":284,\"location\":\"Lyon - Europe\",\"profile_text_color\":\"3C3940\",\"followers_count\":143,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1827613879\\/photo-pro_normal.png\",\"description\":\"Je suis tomb\\u00e9 dedans en 97.Ma e-carri\\u00e8re a d\\u00e9marr\\u00e9 comme d\\u00e9veloppeur freelance en 2002.Entrepren(aute) depuis 10 ans j'aime partager ma passion du e-business.\",\"statuses_count\":1088,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0099B9\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0099B9\",\"protected\":false,\"id_str\":\"44345271\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Julien Lopizzo\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"created_at\":\"Wed Jun 03 12:08:19 +0000 2009\",\"profile_sidebar_fill_color\":\"95E8EC\",\"id\":44345271,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.tenapra.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1827613879\\/photo-pro_normal.png\"},\"truncated\":false,\"id\":173192022012870658,\"created_at\":\"Fri Feb 24 23:46:10 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4010000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a977e4a6-743f-4cb2-a1bd-036819a32e4e-173192022012870658" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "La blague récurrente de la soirée #Cesar2012 #lgw : tu veux faire tes\nHeures Benoît ? #intermittence", -"img": { -"src": "http://a3.twimg.com/profile_images/1682788944/oriane_twitter_normal.png" -}, -"title": "Oriane Hurard: La blague récurrente de la soirée #Cesar2012 #lgw : tu veux faire tes\nHeures Benoît ? #intermittence", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4010000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"La blague r\\u00e9currente de la soir\\u00e9e #Cesar2012 #lgw : tu veux faire tes\\nHeures Beno\\u00eet ? #intermittence\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Cesar2012\",\"indices\":[34,44]},{\"text\":\"lgw\",\"indices\":[45,49]},{\"text\":\"intermittence\",\"indices\":[86,100]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192021035585536\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"Orianehurard\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2728,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":24,\"profile_link_color\":\"de2a5d\",\"followers_count\":485,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"description\":\"S\\u00e9ries, transmedia, cin\\u00e9ma. Dipl\\u00f4m\\u00e9e @ina_SUP en production \\/\\/ \\r\\nCharg\\u00e9e de coordination @TIULab, programme d'encadrement \\u00e9tudiant transmedia\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"198934087\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"profile_sidebar_fill_color\":\"c1a7c7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"name\":\"Oriane Hurard\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 05 16:26:22 +0000 2010\",\"profile_sidebar_border_color\":\"592459\",\"id\":198934087,\"utc_offset\":-10800,\"favourites_count\":461,\"url\":\"http:\\/\\/www.transmediaimmersiveuniversity.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192021035585536,\"created_at\":\"Fri Feb 24 23:46:10 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4010000, -"tags": [ -{ -"id-ref": "eef3fc72-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0c68fba-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e661930a-71af-4272-86f7-2a9b3165d939-173192021035585536" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ah merde #lgw #ilpart", -"img": { -"src": "http://a1.twimg.com/profile_images/1829519991/simple_normal.jpg" -}, -"title": "Florian: Ah merde #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4012000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ah merde #lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[9,13]},{\"text\":\"ilpart\",\"indices\":[14,21]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192029516464128\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":151,\"screen_name\":\"DrNova\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":8728,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/284198976\\/twilk_background_4e139906cbe34.jpg\",\"location\":\"Lyon\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0084B4\",\"followers_count\":268,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1829519991\\/simple_normal.jpg\",\"description\":\"\\u00c0 coup de scalpel je tranche vos id\\u00e9es pr\\u00e9con\\u00e7ues.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"73372337\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/284198976\\/twilk_background_4e139906cbe34.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1829519991\\/simple_normal.jpg\",\"name\":\"Florian\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 11 12:17:25 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":73372337,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192029516464128,\"created_at\":\"Fri Feb 24 23:46:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4012000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d47b7071-d5fa-4447-bcf5-e4e85d734fee-173192029516464128" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw WTF!! ???", -"img": { -"src": "http://a3.twimg.com/profile_images/1757494070/yo_normal.jpg" -}, -"title": "Francisco Rodriguez : #lgw WTF!! ???", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4013000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw WTF!! ???\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192032725106688\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"artefuckto\",\"lang\":\"en\",\"favourites_count\":50,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1053,\"location\":\"Santiago de Chile\",\"profile_text_color\":\"333333\",\"followers_count\":850,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1757494070\\/yo_normal.jpg\",\"description\":\"Periodista. S\\u00e9 como sobrevivir en el desierto m\\u00e1s \\u00e1rido del planeta.\",\"statuses_count\":9769,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/31593939\\/desert.jpg\",\"show_all_inline_media\":true,\"listed_count\":23,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Quito\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"19720057\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Francisco Rodriguez \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/31593939\\/desert.jpg\",\"created_at\":\"Thu Jan 29 16:57:06 +0000 2009\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":19720057,\"follow_request_sent\":null,\"utc_offset\":-18000,\"url\":\"http:\\/\\/www.planetasostenible.cl\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757494070\\/yo_normal.jpg\"},\"truncated\":false,\"id\":173192032725106688,\"created_at\":\"Fri Feb 24 23:46:13 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4013000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6c19c16a-111c-46b8-8f2c-368b783fdfea-173192032725106688" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@FlorencePorcel Fallait pas faire #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1771348218/image1327174991_normal.png" -}, -"title": "Jim0PROFIT: @FlorencePorcel Fallait pas faire #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4013000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@FlorencePorcel Fallait pas faire #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[0,15],\"id_str\":\"49031173\",\"name\":\"Florence Porcel\",\"id\":49031173}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.yoono.com\\\" rel=\\\"nofollow\\\"\\u003Eyoono\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192036382539776\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"49031173\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":368,\"screen_name\":\"Jim0PROFIT\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":4756,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"D02B55\",\"followers_count\":94,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1771348218\\/image1327174991_normal.png\",\"description\":\"Consulting, Syst\\u00e8me administrateur, geekoophile, et tellement de choses qu'une journ\\u00e9e de 24H ne suffit plus!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"18874683\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1771348218\\/image1327174991_normal.png\",\"name\":\"Jim0PROFIT\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 11 18:26:59 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":18874683,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/choari.blogspot.com\"},\"in_reply_to_screen_name\":\"FlorencePorcel\",\"truncated\":false,\"id\":173192036382539776,\"created_at\":\"Fri Feb 24 23:46:13 +0000 2012\",\"in_reply_to_user_id\":49031173}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4013000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d0c70698-9230-4a4a-89ec-ef65d31b8a1f-173192036382539776" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@METACAPUCHE @dzeis OK, la preuve avec #lgw. Sauf les vraiment drôles + avec un minimum de préparation/travail pour bien les rendre a l'oral", -"img": { -"src": "http://a1.twimg.com/profile_images/1754094119/arton136_normal.jpg" -}, -"title": "SF: @METACAPUCHE @dzeis OK, la preuve avec #lgw. Sauf les vraiment drôles + avec un minimum de préparation/travail pour bien les rendre a l'oral", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4013000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"METACAPUCHE\",\"favorited\":false,\"text\":\"@METACAPUCHE @dzeis OK, la preuve avec #lgw. Sauf les vraiment dr\\u00f4les + avec un minimum de pr\\u00e9paration\\/travail pour bien les rendre a l'oral\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"METACAPUCHE\",\"indices\":[0,12],\"name\":\"Capuche\",\"id_str\":\"125661667\",\"id\":125661667},{\"screen_name\":\"dzeis\",\"indices\":[13,19],\"name\":\"[\\u0256\\u0290\\u0259\\u026a\\u0283]\",\"id_str\":\"47984073\",\"id\":47984073}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[39,43]}]},\"in_reply_to_user_id\":125661667,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173186718017658882,\"in_reply_to_status_id_str\":\"173186718017658882\",\"id_str\":\"173192035422056449\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"DFDFDF\",\"screen_name\":\"SFCDT\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":203,\"location\":\"OK, je sors.\",\"profile_text_color\":\"333333\",\"followers_count\":45,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1754094119\\/arton136_normal.jpg\",\"description\":\"Compte non officiel de SF CDT\\r\\r & j'aime bien les esperluettes Avatar : Mondrian drawing lookalike by angelolaplace.fr\",\"statuses_count\":981,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"990000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"EBEBEB\",\"protected\":false,\"id_str\":\"428381996\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"SF\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"created_at\":\"Sun Dec 04 17:59:28 +0000 2011\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"id\":428381996,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1754094119\\/arton136_normal.jpg\"},\"truncated\":false,\"id\":173192035422056449,\"created_at\":\"Fri Feb 24 23:46:13 +0000 2012\",\"in_reply_to_user_id_str\":\"125661667\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4013000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "62cab3c0-4382-4225-b4ba-aa637993708a-173192035422056449" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je connais @jcfrog comme tout le monde, et faut avouer que ses reprises sont plutôt réussies. #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1232034687/Karim_twitter_normal.jpg" -}, -"title": "Karim Boukercha: Je connais @jcfrog comme tout le monde, et faut avouer que ses reprises sont plutôt réussies. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4016000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je connais @jcfrog comme tout le monde, et faut avouer que ses reprises sont plut\\u00f4t r\\u00e9ussies. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"jcfrog\",\"indices\":[11,18],\"name\":\"jcfrog\",\"id_str\":\"16888281\",\"id\":16888281}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[94,98]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twicca.r246.jp\\/\\\" rel=\\\"nofollow\\\"\\u003Etwicca\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192046222376960\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"999999\",\"screen_name\":\"Karim_Boukercha\",\"lang\":\"fr\",\"favourites_count\":27,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":476,\"location\":\"Toulouse\",\"profile_text_color\":\"666666\",\"followers_count\":6213,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1232034687\\/Karim_twitter_normal.jpg\",\"description\":\"Mais sinon je d\\u00e9teste toujours les gens qui ne finissent jamais leur\",\"statuses_count\":24355,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/380576312\\/backtwitter.png\",\"show_all_inline_media\":true,\"listed_count\":281,\"profile_link_color\":\"990000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"161685767\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Karim Boukercha\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/380576312\\/backtwitter.png\",\"created_at\":\"Thu Jul 01 13:57:11 +0000 2010\",\"profile_sidebar_fill_color\":\"121212\",\"id\":161685767,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/karimboukercha.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1232034687\\/Karim_twitter_normal.jpg\"},\"truncated\":false,\"id\":173192046222376960,\"created_at\":\"Fri Feb 24 23:46:16 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4016000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9ff2e2d0-e7bc-48be-b666-9204285a14ba-173192046222376960" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw ilreste", -"img": { -"src": "http://a3.twimg.com/sticky/default_profile_images/default_profile_0_normal.png" -}, -"title": "Krou Stif: #lgw ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4019000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192059690299392\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":7,\"screen_name\":\"Kroustif\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":3,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":1,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"35740376\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_0_normal.png\",\"name\":\"Krou Stif\",\"default_profile_image\":true,\"created_at\":\"Mon Apr 27 13:27:45 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":35740376,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192059690299392,\"created_at\":\"Fri Feb 24 23:46:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4019000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b4443779-abf5-4dd5-9c09-9652fd373046-173192059690299392" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ah ouais ... #lgw ou poUrquoi le web ne doit pas passer à la télé ... #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1848450170/poseur_normal.jpg" -}, -"title": "Pras: Ah ouais ... #lgw ou poUrquoi le web ne doit pas passer à la télé ... #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4021000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ah ouais ... #lgw ou poUrquoi le web ne doit pas passer \\u00e0 la t\\u00e9l\\u00e9 ... #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[13,17]},{\"text\":\"ilpart\",\"indices\":[70,77]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192066879324162\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1362,\"screen_name\":\"Praska\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":48429,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/54512196\\/wallpaper.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":170,\"profile_link_color\":\"0084B4\",\"followers_count\":3040,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848450170\\/poseur_normal.jpg\",\"description\":\"BOSS[Viedegeek + Bargaming]\\r\\nFirewall Karmique\\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1b8085\",\"id_str\":\"15453030\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/54512196\\/wallpaper.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848450170\\/poseur_normal.jpg\",\"name\":\"Pras\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 16 11:15:07 +0000 2008\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":15453030,\"utc_offset\":3600,\"favourites_count\":195,\"url\":\"http:\\/\\/flavors.me\\/praska\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192066879324162,\"created_at\":\"Fri Feb 24 23:46:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4021000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b72fa915-5a48-44bd-9ce9-a30ce6e19ed9-173192066879324162" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RIDICULE #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1727885666/Logo_YP_normal.png" -}, -"title": "Young planneur: RIDICULE #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4021000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RIDICULE #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[9,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192067655286784\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"youngplanneur\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":278,\"location\":\"France, Paris\",\"profile_text_color\":\"333333\",\"followers_count\":3230,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1727885666\\/Logo_YP_normal.png\",\"description\":\"Strategic Planner \\/\\/ Advertising \\/ Action Sports \\/ Advertainment \\/ Series \\/ Mobile \\/ Social \\/\\/\",\"statuses_count\":4945,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":222,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"87788927\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Young planneur\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Thu Nov 05 21:34:26 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":87788927,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.youngplanneur.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727885666\\/Logo_YP_normal.png\"},\"truncated\":false,\"id\":173192067655286784,\"created_at\":\"Fri Feb 24 23:46:21 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4021000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "17146389-59c1-40d6-a692-810229d755a9-173192067655286784" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Une émission sur le Web pas disponible sur le Web ? C'est où la logique ? cc @France5tv @Vinvin #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1522186720/Laurent-Gloaguen-G00_normal.jpg" -}, -"title": "Laurent Gloaguen: Une émission sur le Web pas disponible sur le Web ? C'est où la logique ? cc @France5tv @Vinvin #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4022000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Une \\u00e9mission sur le Web pas disponible sur le Web ? C'est o\\u00f9 la logique ? cc @France5tv @Vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"France5tv\",\"indices\":[77,87],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487},{\"screen_name\":\"Vinvin\",\"indices\":[88,95],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[96,100]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/sites.google.com\\/site\\/yorufukurou\\/\\\" rel=\\\"nofollow\\\"\\u003EYoruFukurou\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192074294865920\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":563,\"screen_name\":\"embruns\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":21946,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Montr\\u00e9al, Qc, Canada\",\"show_all_inline_media\":true,\"listed_count\":277,\"profile_link_color\":\"650103\",\"followers_count\":4828,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\",\"description\":\"Surnomm\\u00e9 \\u201cLe Capitaine\\u201d. Figure du Net historique et inventeur de la formule \\u201cVendredi, c'est sodomie\\u201d.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Eastern Time (US & Canada)\",\"profile_background_color\":\"131516\",\"id_str\":\"6241412\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"8c887c\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\",\"name\":\"Laurent Gloaguen\",\"default_profile_image\":false,\"created_at\":\"Tue May 22 19:16:26 +0000 2007\",\"profile_sidebar_border_color\":\"7a7768\",\"id\":6241412,\"utc_offset\":-18000,\"favourites_count\":29,\"url\":\"http:\\/\\/embruns.net\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192074294865920,\"created_at\":\"Fri Feb 24 23:46:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4022000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3fb52c86-0fc9-410d-9f56-d365c0f35fbc-173192074294865920" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilpart #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1768745785/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png" -}, -"title": "☠papounay2000☠: #ilpart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4023000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilpart #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192076312326144\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":265,\"screen_name\":\"papounay2000\",\"lang\":\"fr\",\"profile_text_color\":\"0C3E53\",\"statuses_count\":3543,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/412848613\\/gandhi.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"FF0000\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1768745785\\/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png\",\"description\":\"N'oubliez pas de vous aimer\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BADFCD\",\"id_str\":\"14764219\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/412848613\\/gandhi.jpg\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768745785\\/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png\",\"name\":\"\\u2620papounay2000\\u2620\",\"default_profile_image\":false,\"created_at\":\"Tue May 13 20:33:18 +0000 2008\",\"profile_sidebar_border_color\":\"F2E195\",\"id\":14764219,\"utc_offset\":3600,\"favourites_count\":7,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192076312326144,\"created_at\":\"Fri Feb 24 23:46:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4023000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1ce1e2cd-fccb-46b1-8f08-fc9b5ee42dc4-173192076312326144" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilpart #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1727087747/image_normal.jpg" -}, -"title": "Abdelhak El idrissi: #ilpart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4025000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilpart #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192087011999744\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":970,\"screen_name\":\"Abd_Al_Hak\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3038,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Boulogne-Billancourt - Orl\\u00e9ans\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0084B4\",\"followers_count\":532,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1727087747\\/image_normal.jpg\",\"description\":\"Abd-El-Hak: serviteur de la v\\u00e9rit\\u00e9.\\r\\nJournaliste itin\\u00e9rant @Radiofrance. Mes tweets n'engagent que mon casier judiciaire. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"299881361\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727087747\\/image_normal.jpg\",\"name\":\"Abdelhak El idrissi\",\"default_profile_image\":false,\"created_at\":\"Mon May 16 20:47:24 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":299881361,\"utc_offset\":3600,\"favourites_count\":6,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192087011999744,\"created_at\":\"Fri Feb 24 23:46:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4025000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c9aa8e1f-56cd-47be-8551-6bfbde3c39f4-173192087011999744" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw le principe de base est très louable, dommage que ce soit aussi décousu et loufoque", -"img": { -"src": "http://a0.twimg.com/profile_images/1789772738/DSC_0853_2__normal.jpg" -}, -"title": "Mickael Nogal: #lgw le principe de base est très louable, dommage que ce soit aussi décousu et loufoque", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4025000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw le principe de base est tr\\u00e8s louable, dommage que ce soit aussi d\\u00e9cousu et loufoque\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192085896298496\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"MickaelNogal\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":454,\"location\":\"Toulouse, France\",\"profile_text_color\":\"333333\",\"followers_count\":491,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1789772738\\/DSC_0853_2__normal.jpg\",\"description\":\"Consultant en communication, pigiste pour @ladepechedumidi et @Mairie_Toulouse. NTIC, \\u00e9co, politique, culture, m\\u00e9dias. Franco-Espagnol\",\"statuses_count\":2174,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":27,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"80071647\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Mickael Nogal\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Oct 05 17:02:15 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":80071647,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.mickael-nogal.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1789772738\\/DSC_0853_2__normal.jpg\"},\"truncated\":false,\"id\":173192085896298496,\"created_at\":\"Fri Feb 24 23:46:25 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4025000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4a3098e8-4bbf-403b-9dc2-bc063e49201e-173192085896298496" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@SolangeTeParle dans une bagarre générale, j'aurais jamais cru voir ça :-) #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1803065777/me_w_arb_normal.jpg" -}, -"title": "Zacal: @SolangeTeParle dans une bagarre générale, j'aurais jamais cru voir ça :-) #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4025000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"SolangeTeParle\",\"favorited\":false,\"text\":\"@SolangeTeParle dans une bagarre g\\u00e9n\\u00e9rale, j'aurais jamais cru voir \\u00e7a :-) #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[0,15],\"name\":\"Solange te parle\",\"id_str\":\"417867146\",\"id\":417867146}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[75,79]}]},\"in_reply_to_user_id\":417867146,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192086139568128\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"zacal33\",\"lang\":\"fr\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":602,\"location\":\"Bordeaux\",\"profile_text_color\":\"333333\",\"followers_count\":258,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1803065777\\/me_w_arb_normal.jpg\",\"description\":\"Si on remboursait le temps perdu, je serais riche. Politiquement ambidextre asym\\u00e9trique, dominante h\\u00e9misph\\u00e8re gauche. Serial retweeter de @solangeteparle\",\"statuses_count\":3676,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"51889223\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Zacal\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Sun Jun 28 23:59:26 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":51889223,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803065777\\/me_w_arb_normal.jpg\"},\"truncated\":false,\"id\":173192086139568128,\"created_at\":\"Fri Feb 24 23:46:25 +0000 2012\",\"in_reply_to_user_id_str\":\"417867146\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4025000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "59b5e0c8-2089-47f2-b204-8d1b55028133-173192086139568128" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "François #ilreste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1695493545/fa3f8350-a1ea-4196-9606-3fab457a6d4d_normal.png" -}, -"title": "StevenLeRoux: François #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4025000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Fran\\u00e7ois #ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[9,17]},{\"text\":\"lgw\",\"indices\":[18,22]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192087007801344\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":306,\"screen_name\":\"StevenLeRoux\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":4452,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Ask my GoogleLatitude\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"2FC2EF\",\"followers_count\":266,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1695493545\\/fa3f8350-a1ea-4196-9606-3fab457a6d4d_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"14985358\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1695493545\\/fa3f8350-a1ea-4196-9606-3fab457a6d4d_normal.png\",\"name\":\"StevenLeRoux\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 02 21:29:20 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":14985358,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/steven.le-roux.info\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192087007801344,\"created_at\":\"Fri Feb 24 23:46:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4025000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "06025916-868c-4176-81b4-18a63f967574-173192087007801344" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@KlaireFr Je te follow grâce à \"Le grand Webzé\" #lgw Comment voir ta vidéo présenté lors de l'émission?", -"img": { -"src": "http://a0.twimg.com/profile_images/1726420026/Kestrel_normal.jpg" -}, -"title": "Rémy -- La Merguez: @KlaireFr Je te follow grâce à \"Le grand Webzé\" #lgw Comment voir ta vidéo présenté lors de l'émission?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4027000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@KlaireFr Je te follow gr\\u00e2ce \\u00e0 \\\"Le grand Webz\\u00e9\\\" #lgw Comment voir ta vid\\u00e9o pr\\u00e9sent\\u00e9 lors de l'\\u00e9mission?\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KlaireFr\",\"indices\":[0,9],\"id_str\":\"28096610\",\"name\":\"Klaire.fr\",\"id\":28096610}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[48,52]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173189825522966529\",\"id_str\":\"173192094469459971\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173189825522966529,\"in_reply_to_user_id_str\":\"28096610\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":97,\"screen_name\":\"Sokwamaii\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1039,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/322585571\\/guitar_8_93350.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"007a99\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1726420026\\/Kestrel_normal.jpg\",\"description\":\"K 3 S T R 3 L #Charl0tteFamily\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"305668802\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/322585571\\/guitar_8_93350.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1726420026\\/Kestrel_normal.jpg\",\"name\":\"R\\u00e9my -- La Merguez\",\"default_profile_image\":false,\"created_at\":\"Thu May 26 16:09:43 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":305668802,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":\"KlaireFr\",\"truncated\":false,\"id\":173192094469459971,\"created_at\":\"Fri Feb 24 23:46:27 +0000 2012\",\"in_reply_to_user_id\":28096610}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4027000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cc99e383-4fd0-449c-85e1-eb0974dfa40e-173192094469459971" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@tatamirugby C'est enregistré :-D @LudoDelaherche #lgw #cqui", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @tatamirugby C'est enregistré :-D @LudoDelaherche #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4027000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"tatamirugby\",\"favorited\":false,\"text\":\"@tatamirugby C'est enregistr\\u00e9 :-D @LudoDelaherche #lgw #cqui\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"tatamirugby\",\"indices\":[0,12],\"name\":\"Marius\",\"id_str\":\"27248204\",\"id\":27248204},{\"screen_name\":\"LudoDelaherche\",\"indices\":[34,49],\"name\":\"Ludovic Delaherche\",\"id_str\":\"72665061\",\"id\":72665061}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[51,55]},{\"text\":\"cqui\",\"indices\":[56,61]}]},\"in_reply_to_user_id\":27248204,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173191991277006848,\"in_reply_to_status_id_str\":\"173191991277006848\",\"id_str\":\"173192095304130560\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"favourites_count\":254,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":156,\"location\":\"Paris Montparnasse - Bruxelles\",\"profile_text_color\":\"333333\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"statuses_count\":34447,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Pierre B.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":104184883,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\"},\"truncated\":false,\"id\":173192095304130560,\"created_at\":\"Fri Feb 24 23:46:27 +0000 2012\",\"in_reply_to_user_id_str\":\"27248204\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4027000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c3c45c19-1903-4129-a84a-83d688c96a1b-173192095304130560" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je vois la tête de @tractataire à la télé ;) #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1841029880/gangstacat6ze46f4ze6f4z6e84_normal.jpg" -}, -"title": "Brice R.: Je vois la tête de @tractataire à la télé ;) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4028000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je vois la t\\u00eate de @tractataire \\u00e0 la t\\u00e9l\\u00e9 ;) #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"tractataire\",\"indices\":[19,31],\"name\":\"Christophe WEILL\",\"id_str\":\"24436721\",\"id\":24436721}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[45,49]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192096528867330\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"brice_r_\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":69,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1841029880\\/gangstacat6ze46f4ze6f4z6e84_normal.jpg\",\"description\":\"#G\\u00e9meaux #DoublePersonnalit\\u00e9 \\r\\nParce que la vie priv\\u00e9e ne sert pas uniquement \\u00e0 cacher des d\\u00e9lits et des crimes.\",\"statuses_count\":2376,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/404651107\\/ToVictory.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Copenhagen\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"15512436\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Brice R.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/404651107\\/ToVictory.jpg\",\"created_at\":\"Mon Jul 21 08:09:24 +0000 2008\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":15512436,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"https:\\/\\/www.eff.org\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841029880\\/gangstacat6ze46f4ze6f4z6e84_normal.jpg\"},\"truncated\":false,\"id\":173192096528867330,\"created_at\":\"Fri Feb 24 23:46:28 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4028000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "182df466-4657-490e-ace1-5a8acf273632-173192096528867330" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Cette émission est un vrai foutoir. +1 internet pour vous les gars", -"img": { -"src": "http://a0.twimg.com/profile_images/1778957991/kitty-album-animal-collective_normal.jpg" -}, -"title": "rhésus négatif: #lgw Cette émission est un vrai foutoir. +1 internet pour vous les gars", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4030000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Cette \\u00e9mission est un vrai foutoir. +1 internet pour vous les gars\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192105026519040\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":83,\"screen_name\":\"rhesusnegatif\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":134,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/411658969\\/1acaCuvIImrDwSd.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1778957991\\/kitty-album-animal-collective_normal.jpg\",\"description\":\"Tweet or GTFO\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"473379117\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/411658969\\/1acaCuvIImrDwSd.gif\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1778957991\\/kitty-album-animal-collective_normal.jpg\",\"name\":\"rh\\u00e9sus n\\u00e9gatif\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 24 22:36:01 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":473379117,\"utc_offset\":null,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192105026519040,\"created_at\":\"Fri Feb 24 23:46:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4030000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4f63b637-ac80-417a-b36e-bbfdf54d268d-173192105026519040" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je suis au dessus de @vinvin #LGW!", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: Je suis au dessus de @vinvin #LGW!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4030000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je suis au dessus de @vinvin #LGW!\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[21,28],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[29,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192105877962754\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":912,\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"profile_text_color\":\"a3c23e\",\"statuses_count\":4895,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"location\":\"Alsace, France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"followers_count\":150,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"profile_sidebar_fill_color\":\"9ca871\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"name\":\"Hugo SCHOCH\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_border_color\":\"111405\",\"id\":175540303,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/only.hug33k.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192105877962754,\"created_at\":\"Fri Feb 24 23:46:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4030000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "14641708-7339-4795-b9d1-2f31f61d0012-173192105877962754" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilsort", -"img": { -"src": "http://a1.twimg.com/sticky/default_profile_images/default_profile_6_normal.png" -}, -"title": "TAC minecraft: #lgw #ilsort", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4032000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilsort\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilsort\",\"indices\":[5,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192114493075458\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":8,\"screen_name\":\"TAC_minecraft\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"422955189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"name\":\"TAC minecraft\",\"default_profile_image\":true,\"created_at\":\"Sun Nov 27 22:10:16 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":422955189,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192114493075458,\"created_at\":\"Fri Feb 24 23:46:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4032000, -"tags": [ -{ -"id-ref": "f0c8b34e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "760c94a4-cebb-432b-81a5-b1d8dbfb4044-173192114493075458" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilpart alors #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1800891796/ana_normal.jpg" -}, -"title": "Anahi Lozza: #ilpart alors #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4033000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilpart alors #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[14,18]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192118293102593\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":287,\"screen_name\":\"anahi_lozza\",\"lang\":\"fr\",\"profile_text_color\":\"050005\",\"statuses_count\":1548,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/360157959\\/8687204-arri-re-plan-de-dentelle-noire-avec-motif-avec-la-fleur-de-forme-sur-fond-blanc.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"eb0707\",\"followers_count\":153,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1800891796\\/ana_normal.jpg\",\"description\":\"Fashion blogger: Love Alexander Wang, Champagne and Macaroons!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"206375512\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/360157959\\/8687204-arri-re-plan-de-dentelle-noire-avec-motif-avec-la-fleur-de-forme-sur-fond-blanc.jpg\",\"profile_sidebar_fill_color\":\"dbd8db\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1800891796\\/ana_normal.jpg\",\"name\":\"Anahi Lozza\",\"default_profile_image\":false,\"created_at\":\"Fri Oct 22 20:55:52 +0000 2010\",\"profile_sidebar_border_color\":\"eb0707\",\"id\":206375512,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":\"http:\\/\\/www.anahilozza.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192118293102593,\"created_at\":\"Fri Feb 24 23:46:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4033000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e67caa81-e0ac-41aa-bb92-48cea29b0fa2-173192118293102593" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilpart hihihih #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1437002627/DSCN4392_normal.jpg" -}, -"title": "Alban Liabeuf: #ilpart hihihih #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4033000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ilpart hihihih #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[16,20]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192119656255488\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Albanliabeuf\",\"lang\":\"fr\",\"favourites_count\":16,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":161,\"location\":\"Paris la D\\u00e9fense \",\"profile_text_color\":\"333333\",\"followers_count\":50,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1437002627\\/DSCN4392_normal.jpg\",\"description\":\"vous les autres et moi, mode, photos, finance, geek et n'importe quoi \",\"statuses_count\":410,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"25846622\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Alban Liabeuf\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sun Mar 22 17:27:25 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":25846622,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/alban-liabeuf\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1437002627\\/DSCN4392_normal.jpg\"},\"truncated\":false,\"id\":173192119656255488,\"created_at\":\"Fri Feb 24 23:46:33 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4033000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ebd08a6a-52e3-41cb-8635-d43a8d95e512-173192119656255488" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais c'est quoi cette émission?? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1101561780/image_normal.jpg" -}, -"title": "Guillaume: Mais c'est quoi cette émission?? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4033000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mais c'est quoi cette \\u00e9mission?? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192119857594368\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":108,\"screen_name\":\"guillau_me\",\"lang\":\"en\",\"profile_text_color\":\"663B12\",\"statuses_count\":690,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme2\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"1F98C7\",\"followers_count\":36,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1101561780\\/image_normal.jpg\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C6E2EE\",\"id_str\":\"150652594\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme2\\/bg.gif\",\"profile_sidebar_fill_color\":\"DAECF4\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1101561780\\/image_normal.jpg\",\"name\":\"Guillaume\",\"default_profile_image\":false,\"created_at\":\"Tue Jun 01 13:36:33 +0000 2010\",\"profile_sidebar_border_color\":\"C6E2EE\",\"id\":150652594,\"utc_offset\":3600,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192119857594368,\"created_at\":\"Fri Feb 24 23:46:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4033000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a5581153-b752-4f64-81af-68c6ae62239d-173192119857594368" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "OMG #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1744362318/Captotof80x80_normal.gif" -}, -"title": "Christophe D.: OMG #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4034000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"OMG #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[4,8]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/levelupstudio.com\\/plume\\\" rel=\\\"nofollow\\\"\\u003EPlume\\u00a0for\\u00a0Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192121170399232\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":197,\"screen_name\":\"Captotofr\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10348,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/163567548\\/Captotof.gif\",\"location\":\"Ile de France\",\"show_all_inline_media\":true,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"followers_count\":205,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1744362318\\/Captotof80x80_normal.gif\",\"description\":\"\\u00c9tudiant en deuxi\\u00e8me ann\\u00e9e de BTS IRIS, un penchant prononc\\u00e9 pour l'Informatique, v\\u00e9n\\u00e8re un monde ouvert et libre. Sourd et fier de l'\\u00eatre!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"117175320\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/163567548\\/Captotof.gif\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1744362318\\/Captotof80x80_normal.gif\",\"name\":\"Christophe D.\",\"default_profile_image\":false,\"created_at\":\"Wed Feb 24 19:43:28 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":117175320,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192121170399232,\"created_at\":\"Fri Feb 24 23:46:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4034000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "666a1653-8b4a-41d0-9ee9-f84871735a8c-173192121170399232" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rollin président !!! #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1579063362/images_normal.jpg" -}, -"title": "Where is my mind ?: Rollin président !!! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4034000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Rollin pr\\u00e9sident !!! #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[21,25]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192123565350913\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Look_out_post\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":79,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":28,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1579063362\\/images_normal.jpg\",\"description\":\"\",\"statuses_count\":1475,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"387379234\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Where is my mind ?\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat Oct 08 23:30:51 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":387379234,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579063362\\/images_normal.jpg\"},\"truncated\":false,\"id\":173192123565350913,\"created_at\":\"Fri Feb 24 23:46:34 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4034000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3a694478-b904-43a7-b4d5-fce694aa2c8e-173192123565350913" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1757569804/eyes_normal.jpg" -}, -"title": "Cédric COUTRON: #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4034000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192124890755072\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":628,\"screen_name\":\"CCOUTRON\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":15978,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/273259598\\/Delacroix1.jpg\",\"location\":\"Bordeaux\",\"show_all_inline_media\":true,\"listed_count\":29,\"profile_link_color\":\"038543\",\"followers_count\":815,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1757569804\\/eyes_normal.jpg\",\"description\":\"\\u00c9tudiant en philosophie, passionn\\u00e9 d'astronomie, fl\\u00e2neur du web & un peu blogueur...\\r\\n\\r\\n\\u00ab Il faut choisir : se reposer ou \\u00eatre libre. \\u00bb Thucydide\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ACDED6\",\"id_str\":\"190306273\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/273259598\\/Delacroix1.jpg\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757569804\\/eyes_normal.jpg\",\"name\":\"C\\u00e9dric COUTRON\",\"default_profile_image\":false,\"created_at\":\"Mon Sep 13 16:30:35 +0000 2010\",\"profile_sidebar_border_color\":\"EEEEEE\",\"id\":190306273,\"utc_offset\":3600,\"favourites_count\":799,\"url\":\"http:\\/\\/desmotsetdesmondes.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192124890755072,\"created_at\":\"Fri Feb 24 23:46:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4034000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "399fea66-c845-4d1c-a007-879a47204e5f-173192124890755072" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#pugilat !!! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1834243408/epicure_normal.jpg" -}, -"title": "FG: #pugilat !!! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4035000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#pugilat !!! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"pugilat\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[13,17]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192127633821696\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"FG_Cthulhu\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":183,\"location\":\"D\\u00e9localisation fr\\u00e9quente\",\"profile_text_color\":\"333333\",\"followers_count\":176,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1834243408\\/epicure_normal.jpg\",\"description\":\"H\\u00e9doniste passionn\\u00e9 de la vie, \\u00e9tudiant en philosophie et sociologie et curieux de tout le reste. Blog \\u00e0 venir.\",\"statuses_count\":4391,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/165243127\\/105vbyo.jpg\",\"show_all_inline_media\":false,\"listed_count\":15,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"129479601\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"FG\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/165243127\\/105vbyo.jpg\",\"created_at\":\"Sun Apr 04 12:23:05 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":129479601,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1834243408\\/epicure_normal.jpg\"},\"truncated\":false,\"id\":173192127633821696,\"created_at\":\"Fri Feb 24 23:46:35 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4035000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0c992be-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "80062bb4-1f69-4136-a929-5bb7d6dc19e3-173192127633821696" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw fait un hommage à Droit de Réponse ? #baston :-)", -"img": { -"src": "http://a0.twimg.com/profile_images/1829448981/douani_gris_normal.jpeg" -}, -"title": "damien douani: #lgw fait un hommage à Droit de Réponse ? #baston :-)", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4036000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw fait un hommage \\u00e0 Droit de R\\u00e9ponse ? #baston :-)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"baston\",\"indices\":[42,49]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192131198976002\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1507,\"screen_name\":\"damiendouani\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":24562,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":464,\"profile_link_color\":\"0084B4\",\"followers_count\":5557,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1829448981\\/douani_gris_normal.jpeg\",\"description\":\"New media lover \\/ Digital curator \\/ Serial blogger \\/ #InnoNapo #IgniteParis co-organizer\\/ Innovation maven \\/ Creativity addict \\/ Alpha Geek \\/ FaDa social agency\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"8221752\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1829448981\\/douani_gris_normal.jpeg\",\"name\":\"damien douani\",\"default_profile_image\":false,\"created_at\":\"Thu Aug 16 11:57:56 +0000 2007\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":8221752,\"utc_offset\":3600,\"favourites_count\":163,\"url\":\"http:\\/\\/www.damiendouani.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192131198976002,\"created_at\":\"Fri Feb 24 23:46:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4036000, -"tags": [ -{ -"id-ref": "f0c9b2f8-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "acf553ed-a02d-4c94-9a3f-bbd3459953c7-173192131198976002" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilReste #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1115735941/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png" -}, -"title": "Christophe Ponsolle: #ilReste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4040000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ilReste #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192146428493825\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"CPonsolle\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":364,\"location\":\"\",\"profile_text_color\":\"999393\",\"followers_count\":971,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1115735941\\/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png\",\"description\":\"Co-fondateur de NoWatch et co-pr\\u00e9sentateur de ZapCast\",\"statuses_count\":1208,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/57339653\\/forme-illustration-gris-20_-_-logo.png\",\"show_all_inline_media\":false,\"listed_count\":110,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"d4d4d4\",\"protected\":false,\"id_str\":\"25338852\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Christophe Ponsolle\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/57339653\\/forme-illustration-gris-20_-_-logo.png\",\"created_at\":\"Thu Mar 19 17:06:04 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":25338852,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1115735941\\/7f27a108-5eb4-4ac3-a6e6-de6fcabde4ee_normal.png\"},\"truncated\":false,\"id\":173192146428493825,\"created_at\":\"Fri Feb 24 23:46:40 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4040000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4ddd7722-7e17-4510-9e3e-ab4c73418db4-173192146428493825" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilpart #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1525098848/183219_1802661462292_1112499116_2172166_8041184_n_normal.jpg" -}, -"title": "Michael J.: #ilpart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4040000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilpart #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[8,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192149096071168\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":150,\"screen_name\":\"Martyornot\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":2683,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/378350402\\/war_dictators.jpg\",\"location\":\"Rouen, Normandie\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":101,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1525098848\\/183219_1802661462292_1112499116_2172166_8041184_n_normal.jpg\",\"description\":\"#Traveler #geek #retrogaming #videogames #Normandie #rouen #Coupdecouteaudanslaglotte !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"112498831\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/378350402\\/war_dictators.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1525098848\\/183219_1802661462292_1112499116_2172166_8041184_n_normal.jpg\",\"name\":\"Michael J.\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 08 18:34:33 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":112498831,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192149096071168,\"created_at\":\"Fri Feb 24 23:46:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4040000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "23ca47e2-a5b0-43c4-8498-eeb993148522-173192149096071168" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #ilreste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1787819252/marie-laure_drider_normal.jpg" -}, -"title": "MaryloR: #ilreste #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4041000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"ilreste\",\"indices\":[9,17]},{\"text\":\"lgw\",\"indices\":[18,22]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192151813984256\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":422,\"screen_name\":\"Marylor\",\"lang\":\"en\",\"profile_text_color\":\"9100ff\",\"statuses_count\":1054,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/342436364\\/Pailletes_turquoise.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"ff36f8\",\"followers_count\":162,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1787819252\\/marie-laure_drider_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"642D8B\",\"id_str\":\"30841074\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/342436364\\/Pailletes_turquoise.jpg\",\"profile_sidebar_fill_color\":\"dae5eb\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1787819252\\/marie-laure_drider_normal.jpg\",\"name\":\"MaryloR\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 13 10:12:15 +0000 2009\",\"profile_sidebar_border_color\":\"7066d9\",\"id\":30841074,\"utc_offset\":-10800,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192151813984256,\"created_at\":\"Fri Feb 24 23:46:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4041000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2805c9f5-2b55-4d7b-ad7e-032019c05eb4-173192151813984256" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Trends fr #1: #lgw #2: #cQui #3: #ilReste, le podium pour #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/37455262/titou_150_normal.jpg" -}, -"title": "Pierre Titou LANNES: Trends fr #1: #lgw #2: #cQui #3: #ilReste, le podium pour #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4042000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Trends fr #1: #lgw #2: #cQui #3: #ilReste, le podium pour #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]},{\"text\":\"cQui\",\"indices\":[23,28]},{\"text\":\"ilReste\",\"indices\":[33,41]},{\"text\":\"lgw\",\"indices\":[58,62]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.2306588,48.8869026],[2.2841562,48.8869026],[2.2841562,48.9082685],[2.2306588,48.9082685]]]},\"attributes\":{},\"full_name\":\"Courbevoie, Hauts-de-Seine\",\"place_type\":\"city\",\"name\":\"Courbevoie\",\"id\":\"30b5d37dd5aae12a\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/30b5d37dd5aae12a.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192154750005248\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":268,\"screen_name\":\"titounet\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":5080,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/421488521\\/2005-09_La_Reunion_014.jpg\",\"location\":\"IDF, Gers 32, Landes 40, PO 66\",\"show_all_inline_media\":true,\"listed_count\":35,\"profile_link_color\":\"9D582E\",\"followers_count\":449,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/37455262\\/titou_150_normal.jpg\",\"description\":\"Ergonome facteurs humains et organisationnels, #ergonomie des interfaces hommes-machines #UX. Gascon, Pyr\\u00e9n\\u00e9es, gastronomie, festayre, rugby, surf\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"id_str\":\"10461152\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/421488521\\/2005-09_La_Reunion_014.jpg\",\"profile_sidebar_fill_color\":\"fcf1c7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/37455262\\/titou_150_normal.jpg\",\"name\":\"Pierre Titou LANNES\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 22 06:18:31 +0000 2007\",\"profile_sidebar_border_color\":\"D9B17E\",\"id\":10461152,\"utc_offset\":3600,\"favourites_count\":7,\"url\":\"http:\\/\\/titou.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192154750005248,\"created_at\":\"Fri Feb 24 23:46:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4042000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "52c20e97-3e1e-4d68-9eff-d5a3c71c007a-173192154750005248" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Apres le LT #Cesars2012 maintenant c'est le LT #lgw . Je n'en ai regarde aucun donc je suis un peu a la rue...", -"img": { -"src": "http://a2.twimg.com/profile_images/1838854364/image_normal.jpg" -}, -"title": "Celine: Apres le LT #Cesars2012 maintenant c'est le LT #lgw . Je n'en ai regarde aucun donc je suis un peu a la rue...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4044000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Apres le LT #Cesars2012 maintenant c'est le LT #lgw . Je n'en ai regarde aucun donc je suis un peu a la rue...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Cesars2012\",\"indices\":[12,23]},{\"text\":\"lgw\",\"indices\":[47,51]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192164833112064\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":537,\"screen_name\":\"McMademoiselle\",\"lang\":\"en\",\"profile_text_color\":\"634047\",\"statuses_count\":5174,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"location\":\"Limerick, Ireland\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"088253\",\"followers_count\":280,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1838854364\\/image_normal.jpg\",\"description\":\"Goofball, rugby fan, beer, food, wine & fun lover... Just a silly French girl really. Ardent Toulouse and XV de France supporter, and sometimes beauty blogger\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Dublin\",\"profile_background_color\":\"EDECE9\",\"id_str\":\"288357486\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838854364\\/image_normal.jpg\",\"name\":\"Celine\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 26 18:18:58 +0000 2011\",\"profile_sidebar_border_color\":\"D3D2CF\",\"id\":288357486,\"utc_offset\":0,\"favourites_count\":1,\"url\":\"http:\\/\\/mcmademoisellelikes.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192164833112064,\"created_at\":\"Fri Feb 24 23:46:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4044000, -"tags": [ -{ -"id-ref": "ef243180-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b5fa144f-24da-4198-b861-9c8ea60b717d-173192164833112064" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est dommage, ça devrait passer un peu plus tard encore #lgw !", -"img": { -"src": "http://a2.twimg.com/profile_images/1840715858/oeuf_normal.jpg" -}, -"title": "Samy Nimum: C'est dommage, ça devrait passer un peu plus tard encore #lgw !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4044000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est dommage, \\u00e7a devrait passer un peu plus tard encore #lgw !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[57,61]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192166103973888\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":65,\"screen_name\":\"samy_nimum\",\"lang\":\"fr\",\"profile_text_color\":\"525052\",\"statuses_count\":697,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/354370207\\/23upfrr.jpg\",\"location\":\"Chamb\\u00e9ry\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0b7012\",\"followers_count\":85,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1840715858\\/oeuf_normal.jpg\",\"description\":\"Guitarist @EyesOfVerona\\r\\nSee & Share : http:\\/\\/www.youtube.com\\/watch?feature=player_detailpage&v=2gqJEs1teSE\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"246752511\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/354370207\\/23upfrr.jpg\",\"profile_sidebar_fill_color\":\"c8cbcc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840715858\\/oeuf_normal.jpg\",\"name\":\"Samy Nimum\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 03 11:52:07 +0000 2011\",\"profile_sidebar_border_color\":\"9c9c9c\",\"id\":246752511,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192166103973888,\"created_at\":\"Fri Feb 24 23:46:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4044000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "76f85c62-b28e-4698-96e0-14ff6b8a291c-173192166103973888" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilpart #lgw #rollin :p", -"img": { -"src": "http://a3.twimg.com/profile_images/1579781654/brush2star_mini_normal.jpg" -}, -"title": "Magalie Baudry: #ilpart #lgw #rollin :p", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4044000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ilpart #lgw #rollin :p\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[8,12]},{\"text\":\"rollin\",\"indices\":[13,20]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192165948801024\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"f2b87e\",\"screen_name\":\"Mag_frog\",\"lang\":\"fr\",\"favourites_count\":6,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":251,\"location\":\"Nantes\\/Cholet\",\"profile_text_color\":\"333333\",\"followers_count\":275,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"description\":\"Passions web, infographie, dessin, couture, nouvelles technos, communication, partage et th\\u00e9\\u00e2tre amateur.\",\"statuses_count\":6515,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"7762e0\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"fcfcfc\",\"protected\":false,\"id_str\":\"172314328\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Magalie Baudry\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"created_at\":\"Thu Jul 29 12:06:17 +0000 2010\",\"profile_sidebar_fill_color\":\"f7a64a\",\"id\":172314328,\"follow_request_sent\":null,\"utc_offset\":-7200,\"url\":\"http:\\/\\/www.maglagrenouille.fr\\/blog\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\"},\"truncated\":false,\"id\":173192165948801024,\"created_at\":\"Fri Feb 24 23:46:44 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4044000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efa96512-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1de4ee9f-13ec-40d4-9012-c3cc4cf95795-173192165948801024" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #onsennuie", -"img": { -"src": "http://a0.twimg.com/profile_images/1836489540/humanrage1_normal.jpg" -}, -"title": "Androids: #lgw #onsennuie", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4045000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #onsennuie\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"onsennuie\",\"indices\":[5,15]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192170688352256\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":188,\"screen_name\":\"Androids974\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1508,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/24960097\\/Grammar_Natzee_2_by_dinyctis.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":69,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836489540\\/humanrage1_normal.jpg\",\"description\":\"Spectateur.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"9AE4E8\",\"id_str\":\"58974537\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/24960097\\/Grammar_Natzee_2_by_dinyctis.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836489540\\/humanrage1_normal.jpg\",\"name\":\"Androids\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 22 00:25:26 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":58974537,\"utc_offset\":null,\"favourites_count\":8,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192170688352256,\"created_at\":\"Fri Feb 24 23:46:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4045000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0ca8dd6-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2dbd5609-4e39-4c2e-ad11-d2f913efc7af-173192170688352256" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On s'ennuie #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1766000100/Avatar-Cabaroc_normal.gif" -}, -"title": "Jp cabaroc: On s'ennuie #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4046000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"On s'ennuie #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192171623682049\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":978,\"screen_name\":\"Cabaroc\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6909,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/404422929\\/fond_twitter.jpg\",\"location\":\"Saint-\\u00c9tienne - France\",\"show_all_inline_media\":false,\"listed_count\":173,\"profile_link_color\":\"416763\",\"followers_count\":1679,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1766000100\\/Avatar-Cabaroc_normal.gif\",\"description\":\"Hi, i'm a freelance graphic designer and art director. I also teach webdesign at Ecole Bellecour (Lyon) #Identity #Design #Print #Webdesign\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"104964807\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/404422929\\/fond_twitter.jpg\",\"profile_sidebar_fill_color\":\"f6f6f6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1766000100\\/Avatar-Cabaroc_normal.gif\",\"name\":\"Jp cabaroc\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 14 23:13:01 +0000 2010\",\"profile_sidebar_border_color\":\"dddcda\",\"id\":104964807,\"utc_offset\":3600,\"favourites_count\":7,\"url\":\"http:\\/\\/www.cabaroc.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192171623682049,\"created_at\":\"Fri Feb 24 23:46:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4046000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6d30c40b-63db-47fe-a6d5-74179dc5e64d-173192171623682049" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On s'ennuie… ou pas #cQui #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: On s'ennuie… ou pas #cQui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4046000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"On s'ennuie\\u2026 ou pas #cQui #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[20,25]},{\"text\":\"lgw\",\"indices\":[26,30]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192174731669504\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3247,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192174731669504,\"created_at\":\"Fri Feb 24 23:46:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4046000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "111e8f10-a591-4ad2-b105-cbf70a750cbe-173192174731669504" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @en_toute_amitie: Au lieu de vous ennuyer sur #lgw allez donc faire un tour sur le Sprylateshow : http://t.co/0zb0xyN5 #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1809411362/pic2012_normal.jpg" -}, -"title": "Cyril Letonnelier: RT @en_toute_amitie: Au lieu de vous ennuyer sur #lgw allez donc faire un tour sur le Sprylateshow : http://t.co/0zb0xyN5 #ilpart", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4047000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @en_toute_amitie: Au lieu de vous ennuyer sur #lgw allez donc faire un tour sur le Sprylateshow : http:\\/\\/t.co\\/0zb0xyN5 #ilpart\",\"entities\":{\"urls\":[{\"indices\":[101,121],\"display_url\":\"lateshow.spry.fr\\/live\\/\",\"expanded_url\":\"http:\\/\\/lateshow.spry.fr\\/live\\/\",\"url\":\"http:\\/\\/t.co\\/0zb0xyN5\"}],\"user_mentions\":[{\"screen_name\":\"en_toute_amitie\",\"indices\":[3,19],\"name\":\"en_toute_amiti\\u00e9\",\"id_str\":\"448561829\",\"id\":448561829}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]},{\"text\":\"ilpart\",\"indices\":[123,130]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Au lieu de vous ennuyer sur #lgw allez donc faire un tour sur le Sprylateshow : http:\\/\\/t.co\\/0zb0xyN5 #ilpart\",\"entities\":{\"urls\":[{\"indices\":[80,100],\"display_url\":\"lateshow.spry.fr\\/live\\/\",\"expanded_url\":\"http:\\/\\/lateshow.spry.fr\\/live\\/\",\"url\":\"http:\\/\\/t.co\\/0zb0xyN5\"}],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]},{\"text\":\"ilpart\",\"indices\":[102,109]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191562057101313\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"en_toute_amitie\",\"lang\":\"fr\",\"favourites_count\":11,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":251,\"location\":\"Rouen\",\"profile_text_color\":\"333333\",\"followers_count\":59,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843252271\\/pptwt123_normal.jpg\",\"description\":\"FILF ^^ En toute amiti\\u00e9, j'ai relativement envie d'\\u00eatre ... Caz sp\\u00e9cial, cultivacteur de mes envies et fabricant d'ailes pour mes fils.\",\"statuses_count\":1047,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/396348547\\/189.jpg\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"448561829\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"en_toute_amiti\\u00e9\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/396348547\\/189.jpg\",\"created_at\":\"Wed Dec 28 04:10:29 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":448561829,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/moi-c-cxx.over-blog.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843252271\\/pptwt123_normal.jpg\"},\"truncated\":false,\"id\":173191562057101313,\"created_at\":\"Fri Feb 24 23:44:20 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192177227276288\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"000000\",\"screen_name\":\"cyriloo\",\"lang\":\"fr\",\"favourites_count\":22,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":227,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":610,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1809411362\\/pic2012_normal.jpg\",\"description\":\"R\\u00e9dac chef @jvorg & staff @gmp3 @ambianceurs. Hipster du jeu vid\\u00e9o, insomniaque, Ma\\u00eetre Secret, jeune & Officiel. #FYI\",\"statuses_count\":13745,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/418547049\\/background.jpg\",\"show_all_inline_media\":true,\"listed_count\":28,\"profile_link_color\":\"a80d0d\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1f1f1f\",\"protected\":false,\"id_str\":\"14557064\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Cyril Letonnelier\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/418547049\\/background.jpg\",\"created_at\":\"Sun Apr 27 10:53:40 +0000 2008\",\"profile_sidebar_fill_color\":\"f0f0f0\",\"id\":14557064,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.since1988.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1809411362\\/pic2012_normal.jpg\"},\"truncated\":false,\"id\":173192177227276288,\"created_at\":\"Fri Feb 24 23:46:47 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4047000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "386c1060-b0a7-4541-8c09-c201433447c9-173192177227276288" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Pierre_B_y Tiens je vois aussi des #StadedeFrance en plus de #lgw et du hashtag mystère #cqui #Çapartenlive !", -"img": { -"src": "http://a2.twimg.com/profile_images/1727412144/image_normal.jpg" -}, -"title": "Jessica Boni-Lambert: @Pierre_B_y Tiens je vois aussi des #StadedeFrance en plus de #lgw et du hashtag mystère #cqui #Çapartenlive !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4050000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"Pierre_B_y\",\"favorited\":false,\"text\":\"@Pierre_B_y Tiens je vois aussi des #StadedeFrance en plus de #lgw et du hashtag myst\\u00e8re #cqui #\\u00c7apartenlive !\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Pierre_B_y\",\"indices\":[0,11],\"name\":\"Pierre B.\",\"id_str\":\"104184883\",\"id\":104184883}],\"hashtags\":[{\"text\":\"StadedeFrance\",\"indices\":[36,50]},{\"text\":\"lgw\",\"indices\":[62,66]},{\"text\":\"cqui\",\"indices\":[89,94]},{\"text\":\"\\u00c7apartenlive\",\"indices\":[95,108]}]},\"in_reply_to_user_id\":104184883,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173191726507360259,\"in_reply_to_status_id_str\":\"173191726507360259\",\"id_str\":\"173192188052766721\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ebdae9\",\"screen_name\":\"JessBoniLambert\",\"lang\":\"fr\",\"favourites_count\":51,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":189,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":680,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1727412144\\/image_normal.jpg\",\"description\":\"Cr\\u00e9atrice de mode passionn\\u00e9e de #rugby (www.rugbydolls.com) \\r\\nMy passions: Rugby, Fashion and photography.\\r\\nNe tourne pas rond (mais plut\\u00f4t ovale)\",\"statuses_count\":17229,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/391267445\\/Twitter2.jpg\",\"show_all_inline_media\":false,\"listed_count\":41,\"profile_link_color\":\"CC3366\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"DBE9ED\",\"protected\":false,\"id_str\":\"111092027\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Jessica Boni-Lambert\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/391267445\\/Twitter2.jpg\",\"created_at\":\"Wed Feb 03 19:54:54 +0000 2010\",\"profile_sidebar_fill_color\":\"f7e6e6\",\"id\":111092027,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.leblogdejess.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727412144\\/image_normal.jpg\"},\"truncated\":false,\"id\":173192188052766721,\"created_at\":\"Fri Feb 24 23:46:50 +0000 2012\",\"in_reply_to_user_id_str\":\"104184883\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4050000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0cafc8a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "855de035-dc99-4f09-9b32-681b01941a0e-173192188052766721" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Joli! RT @Jalila Now Watching #lgw l'émission de tv avec une timeline dedans", -"img": { -"src": "http://a0.twimg.com/profile_images/1847864928/101221patricktwitterKloutandKred_normal.png" -}, -"title": "P*trick B*rr*bé 【ツ】™: Joli! RT @Jalila Now Watching #lgw l'émission de tv avec une timeline dedans", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4050000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Joli! RT @Jalila Now Watching #lgw l'\\u00e9mission de tv avec une timeline dedans\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Jalila\",\"indices\":[9,16],\"id_str\":\"23075266\",\"name\":\"Jalila Levesque\",\"id\":23075266}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192188044394497\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":371,\"screen_name\":\"barrabe\",\"lang\":\"en\",\"profile_text_color\":\"414141\",\"statuses_count\":13550,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/393962408\\/twitterfond.jpg\",\"location\":\"R\\u00e9union, Paris, Twitterverse\",\"show_all_inline_media\":false,\"listed_count\":174,\"profile_link_color\":\"505cc9\",\"followers_count\":1808,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1847864928\\/101221patricktwitterKloutandKred_normal.png\",\"description\":\"The second only person on Twitter who doesn\\u2019t claim to be a social media guru | \\u262e | \\u2642\\u03b1 | nerd with a social geek interface - RainMaker - aka @WebRoutard \\u9644\\u52a0\\u503c\\u7684\\u521b\\u9020\\u8005\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"7814772\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/393962408\\/twitterfond.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1847864928\\/101221patricktwitterKloutandKred_normal.png\",\"name\":\"P*trick B*rr*b\\u00e9 \\u3010\\u30c4\\u3011\\u2122\",\"default_profile_image\":false,\"created_at\":\"Mon Jul 30 09:02:18 +0000 2007\",\"profile_sidebar_border_color\":\"000000\",\"id\":7814772,\"utc_offset\":3600,\"favourites_count\":216,\"url\":\"http:\\/\\/f\\u016bn.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192188044394497,\"created_at\":\"Fri Feb 24 23:46:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4050000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9f6ca13b-3679-4d71-9614-5d5ee62d982a-173192188044394497" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Haha j'ai vu ma PP dans #LGW. J'aime cette émission en fait.", -"img": { -"src": "http://a3.twimg.com/profile_images/1676302062/Sans_titre_1_normal.jpg" -}, -"title": "ZS: Haha j'ai vu ma PP dans #LGW. J'aime cette émission en fait.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4052000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Haha j'ai vu ma PP dans #LGW. J'aime cette \\u00e9mission en fait.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[24,28]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192197531906049\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Alboss_ZS\",\"lang\":\"fr\",\"favourites_count\":6,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":136,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":98,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1676302062\\/Sans_titre_1_normal.jpg\",\"description\":\"Passionn\\u00e9 de m\\u00e9dias, politique, actualit\\u00e9. Je tweete sur tout ce qui bouge, \\u00e0 peu pr\\u00e8s. En campagne pour #NS2012. Mais j'ai des followers #FDG et j'le vis bien.\",\"statuses_count\":3835,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"429480778\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"ZS\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Dec 06 01:09:27 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":429480778,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1676302062\\/Sans_titre_1_normal.jpg\"},\"truncated\":false,\"id\":173192197531906049,\"created_at\":\"Fri Feb 24 23:46:52 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4052000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "35d13d42-5cf7-4f18-927c-fc4f9a750df5-173192197531906049" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@tatamirugby sur le haut de la pile! #cqui #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1789960694/Arnaud_H_guy_et_Moi_normal.PNG" -}, -"title": "Thibault: @tatamirugby sur le haut de la pile! #cqui #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4053000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@tatamirugby sur le haut de la pile! #cqui #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"tatamirugby\",\"indices\":[0,12],\"id_str\":\"27248204\",\"name\":\"Marius\",\"id\":27248204}],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[37,42]},{\"text\":\"LGW\",\"indices\":[43,47]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192201998843904\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"27248204\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":230,\"screen_name\":\"thibaultdpr\",\"lang\":\"fr\",\"profile_text_color\":\"ebebeb\",\"statuses_count\":3666,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Aquitaine,FRANCE.\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"255c70\",\"followers_count\":291,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1789960694\\/Arnaud_H_guy_et_Moi_normal.PNG\",\"description\":\"Rugby en grande majorit\\u00e9. Sport. Actu.Pays Basque. F\\u00e9rias.\\r\\nGrand supporter de @agen_rugby !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"222526\",\"id_str\":\"348755668\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"272829\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1789960694\\/Arnaud_H_guy_et_Moi_normal.PNG\",\"name\":\"Thibault\",\"default_profile_image\":false,\"created_at\":\"Thu Aug 04 23:21:40 +0000 2011\",\"profile_sidebar_border_color\":\"323333\",\"id\":348755668,\"utc_offset\":-10800,\"favourites_count\":16,\"url\":\"http:\\/\\/15vs15.wordpress.com\\/\"},\"in_reply_to_screen_name\":\"tatamirugby\",\"truncated\":false,\"id\":173192201998843904,\"created_at\":\"Fri Feb 24 23:46:53 +0000 2012\",\"in_reply_to_user_id\":27248204}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4053000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4659ca81-fb0e-41b5-a077-7fa6745677c9-173192201998843904" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On s'ennuie. #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1790460791/321337_263307607025331_100000382824231_896532_532472435_n_normal.jpg" -}, -"title": "Meylia: On s'ennuie. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4054000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"On s'ennuie. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[13,17]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192208562929664\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"F2E195\",\"screen_name\":\"OrnythorincBleu\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":148,\"location\":\"\",\"profile_text_color\":\"0C3E53\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1790460791\\/321337_263307607025331_100000382824231_896532_532472435_n_normal.jpg\",\"description\":\"\",\"statuses_count\":103,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/412329299\\/321337_263307607025331_100000382824231_896532_532472435_n.jpg\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"FF0000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"BADFCD\",\"protected\":false,\"id_str\":\"258358271\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Meylia\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/412329299\\/321337_263307607025331_100000382824231_896532_532472435_n.jpg\",\"created_at\":\"Sun Feb 27 14:59:32 +0000 2011\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"id\":258358271,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1790460791\\/321337_263307607025331_100000382824231_896532_532472435_n_normal.jpg\"},\"truncated\":false,\"id\":173192208562929664,\"created_at\":\"Fri Feb 24 23:46:54 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4054000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d1e4b4c1-f9d1-4785-82f0-0f48fff13df6-173192208562929664" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Pierre_B_y Vous voulez faire monter le #Cqui en tête ? #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1813693284/photo__3__normal.JPG" -}, -"title": "Charly M.: @Pierre_B_y Vous voulez faire monter le #Cqui en tête ? #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4056000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Pierre_B_y Vous voulez faire monter le #Cqui en t\\u00eate ? #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Pierre_B_y\",\"indices\":[0,11],\"id_str\":\"104184883\",\"name\":\"Pierre B.\",\"id\":104184883}],\"urls\":[],\"hashtags\":[{\"text\":\"Cqui\",\"indices\":[40,45]},{\"text\":\"LGW\",\"indices\":[56,60]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192217136074753\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"104184883\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":199,\"screen_name\":\"SeriousCharly\",\"lang\":\"en\",\"profile_text_color\":\"050303\",\"statuses_count\":59235,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/206030081\\/mosaic_serious.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":147,\"profile_link_color\":\"2c30ab\",\"followers_count\":1946,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1813693284\\/photo__3__normal.JPG\",\"description\":\"Ours parisien de 20 ans, \\u00e9tudiant en \\u00e9cole de commerce \\u00e0 Nantes et lyonnais de coeur. Je r\\u00e2le contre tout et je tweete foot.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"c2bec2\",\"id_str\":\"149298036\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/206030081\\/mosaic_serious.jpg\",\"profile_sidebar_fill_color\":\"dcdded\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813693284\\/photo__3__normal.JPG\",\"name\":\"Charly M.\",\"default_profile_image\":false,\"created_at\":\"Fri May 28 23:10:49 +0000 2010\",\"profile_sidebar_border_color\":\"5e69ab\",\"id\":149298036,\"utc_offset\":3600,\"favourites_count\":653,\"url\":\"http:\\/\\/www.lastfm.fr\\/user\\/CharIy\"},\"in_reply_to_screen_name\":\"Pierre_B_y\",\"truncated\":false,\"id\":173192217136074753,\"created_at\":\"Fri Feb 24 23:46:56 +0000 2012\",\"in_reply_to_user_id\":104184883}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4056000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4ca873a3-3958-47c1-9081-1f4775c3437c-173192217136074753" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#Lgw #chnage2ton", -"img": { -"src": "http://a0.twimg.com/profile_images/1494947744/chaperon_normal.jpg" -}, -"title": "RonRonChaperon: #Lgw #chnage2ton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4057000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#Lgw #chnage2ton\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[0,4]},{\"text\":\"chnage2ton\",\"indices\":[6,17]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192219593932801\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"840846\",\"screen_name\":\"RonRonChaperon\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":113,\"location\":\"Pays des loups\",\"profile_text_color\":\"FD9D77\",\"followers_count\":30,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1494947744\\/chaperon_normal.jpg\",\"description\":\"Cherche mon gros loup\",\"statuses_count\":137,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/316006376\\/x1c58d25cd2e003ef493aa666c581a1a.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"FE7471\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"EBC79B\",\"protected\":false,\"id_str\":\"346544671\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"RonRonChaperon\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/316006376\\/x1c58d25cd2e003ef493aa666c581a1a.png\",\"created_at\":\"Mon Aug 01 12:55:32 +0000 2011\",\"profile_sidebar_fill_color\":\"DA4968\",\"id\":346544671,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1494947744\\/chaperon_normal.jpg\"},\"truncated\":false,\"id\":173192219593932801,\"created_at\":\"Fri Feb 24 23:46:57 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4057000, -"tags": [ -{ -"id-ref": "f0cba126-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "289af893-f1d6-4758-b882-41b3c3270b37-173192219593932801" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW @FlorencePorcel Aucune dignité !... J'aime ça ^^ #RegisGaillard", -"img": { -"src": "http://a1.twimg.com/profile_images/1683439580/IMG00016-20111107-1743_normal.jpg" -}, -"title": "Wilfried DIGUET: #LGW @FlorencePorcel Aucune dignité !... J'aime ça ^^ #RegisGaillard", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4057000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#LGW @FlorencePorcel Aucune dignit\\u00e9 !... J'aime \\u00e7a ^^ #RegisGaillard\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[5,20],\"name\":\"Florence Porcel\",\"id_str\":\"49031173\",\"id\":49031173}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"RegisGaillard\",\"indices\":[54,68]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192219270971394\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"WilfriedDiguet\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":60,\"location\":\"Rouen\",\"profile_text_color\":\"333333\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1683439580\\/IMG00016-20111107-1743_normal.jpg\",\"description\":\"\",\"statuses_count\":7,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"358129074\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Wilfried DIGUET\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Aug 19 12:34:44 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":358129074,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683439580\\/IMG00016-20111107-1743_normal.jpg\"},\"truncated\":false,\"id\":173192219270971394,\"created_at\":\"Fri Feb 24 23:46:57 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4057000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0cbc160-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d471d385-68aa-44c4-b7af-1bc4a112ee12-173192219270971394" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cqui #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1737835878/28310_403409769373_707764373_4089795_8073551_n_normal.jpg" -}, -"title": "igor reteno: #cqui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4057000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cqui #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[6,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192219833016320\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":355,\"screen_name\":\"Igorreteno\",\"lang\":\"it\",\"profile_text_color\":\"333333\",\"statuses_count\":37210,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/429495126\\/11-venise.JPG\",\"location\":\"paris\",\"show_all_inline_media\":false,\"listed_count\":34,\"profile_link_color\":\"9D582E\",\"followers_count\":298,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1737835878\\/28310_403409769373_707764373_4089795_8073551_n_normal.jpg\",\"description\":\" je suis paradoxal , bien dans ma tete et amoureux de venise , les mots sont mes amis et les rencontres aussi surtout quand elles sont belles\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"id_str\":\"99097843\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429495126\\/11-venise.JPG\",\"profile_sidebar_fill_color\":\"EADEAA\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1737835878\\/28310_403409769373_707764373_4089795_8073551_n_normal.jpg\",\"name\":\"igor reteno\",\"default_profile_image\":false,\"created_at\":\"Thu Dec 24 12:50:20 +0000 2009\",\"profile_sidebar_border_color\":\"D9B17E\",\"id\":99097843,\"utc_offset\":3600,\"favourites_count\":170,\"url\":\"http:\\/\\/igorreteno.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192219833016320,\"created_at\":\"Fri Feb 24 23:46:57 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4057000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5e4ab462-f649-416b-bd6f-090532fe8f37-173192219833016320" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @frinnock: @plumesdanges il n'y a rien à comprendre, cette émission est de l'art abstrait web 2.0 #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1775456404/zetourist_avatar_normal.png" -}, -"title": "Zetourist: RT @frinnock: @plumesdanges il n'y a rien à comprendre, cette émission est de l'art abstrait web 2.0 #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4057000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @frinnock: @plumesdanges il n'y a rien \\u00e0 comprendre, cette \\u00e9mission est de l'art abstrait web 2.0 #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"frinnock\",\"indices\":[3,12],\"name\":\"FrinnockBoChar\",\"id_str\":\"40014489\",\"id\":40014489},{\"screen_name\":\"plumesdanges\",\"indices\":[14,27],\"name\":\"plumesdanges\",\"id_str\":\"27325670\",\"id\":27325670}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[101,105]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":\"plumesdanges\",\"favorited\":false,\"text\":\"@plumesdanges il n'y a rien \\u00e0 comprendre, cette \\u00e9mission est de l'art abstrait web 2.0 #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"plumesdanges\",\"indices\":[0,13],\"name\":\"plumesdanges\",\"id_str\":\"27325670\",\"id\":27325670}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[87,91]}]},\"in_reply_to_user_id\":27325670,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173188038187417600,\"in_reply_to_status_id_str\":\"173188038187417600\",\"id_str\":\"173188414735261696\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"87bc44\",\"screen_name\":\"frinnock\",\"lang\":\"fr\",\"favourites_count\":20,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":170,\"location\":\"\",\"profile_text_color\":\"000000\",\"followers_count\":155,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\",\"description\":\"Plantigrade normand, musicien deuchiste\",\"statuses_count\":14422,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0000ff\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"protected\":false,\"id_str\":\"40014489\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"FrinnockBoChar\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/86269903\\/twilk_background_4bac567da9eb8.jpg\",\"created_at\":\"Thu May 14 15:22:28 +0000 2009\",\"profile_sidebar_fill_color\":\"e0ff92\",\"id\":40014489,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1638771347\\/deuch_normal.jpeg\"},\"truncated\":false,\"id\":173188414735261696,\"created_at\":\"Fri Feb 24 23:31:50 +0000 2012\",\"in_reply_to_user_id_str\":\"27325670\"},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192219694612480\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Zetourist\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1005,\"location\":\"Cyberespace\",\"profile_text_color\":\"333333\",\"followers_count\":1377,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1775456404\\/zetourist_avatar_normal.png\",\"description\":\"Pirate\",\"statuses_count\":17385,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/57801775\\/nirvana.jpg\",\"show_all_inline_media\":true,\"listed_count\":124,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"35454634\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Zetourist\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/57801775\\/nirvana.jpg\",\"created_at\":\"Sun Apr 26 12:24:39 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":35454634,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/ddi.partipirate.org\\/fr\\/txt\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1775456404\\/zetourist_avatar_normal.png\"},\"truncated\":false,\"id\":173192219694612480,\"created_at\":\"Fri Feb 24 23:46:57 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4057000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "08578bab-5130-4aef-8b39-ec84f76ba7c0-173192219694612480" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Un direct, un beau plateau, des invites potentiellement marrants, mais ou sont les sujets? Cest preparé? On s'ennuie... #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1351731819/Logo-FF_normal.jpg" -}, -"title": "Fix: Un direct, un beau plateau, des invites potentiellement marrants, mais ou sont les sujets? Cest preparé? On s'ennuie... #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4058000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Un direct, un beau plateau, des invites potentiellement marrants, mais ou sont les sujets? Cest prepar\\u00e9? On s'ennuie... #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[120,124]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192223171686400\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"FilmsFix\",\"lang\":\"fr\",\"favourites_count\":4,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":198,\"location\":\"France, Paris\",\"profile_text_color\":\"d6ac04\",\"followers_count\":569,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1351731819\\/Logo-FF_normal.jpg\",\"description\":\"Vous aimez le cin\\u00e9ma et les news insolites ? Ca tombe bien, nous aussi !\",\"statuses_count\":5366,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/193820189\\/Fond-filmsfix-twitter-Web2000px.jpg\",\"show_all_inline_media\":false,\"listed_count\":27,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"242424\",\"protected\":false,\"id_str\":\"126344795\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Fix\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/193820189\\/Fond-filmsfix-twitter-Web2000px.jpg\",\"created_at\":\"Thu Mar 25 15:21:33 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":126344795,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.filmsfix.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1351731819\\/Logo-FF_normal.jpg\"},\"truncated\":false,\"id\":173192223171686400,\"created_at\":\"Fri Feb 24 23:46:58 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4058000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9ccd604b-d373-4804-9f57-68c2c5b93716-173192223171686400" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "how the hell do i get out of this? Basketball's 101 Most Disrespectful Moments #lgw Jaheim Jaheim http://t.co/rsiFdk2D give it a try", -"img": { -"src": "http://a0.twimg.com/profile_images/1850996577/Japan_2BIdol_2BRuna_2BHamakawa_2Bcute_2BJapanese_2Bgirl_2Bphoto_2Bgallery-4004-333085_normal.jpg" -}, -"title": "Jesusa Hollis: how the hell do i get out of this? Basketball's 101 Most Disrespectful Moments #lgw Jaheim Jaheim http://t.co/rsiFdk2D give it a try", -"color": "16763904", -"polemics": [ -"Q", -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4059000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"how the hell do i get out of this? Basketball's 101 Most Disrespectful Moments #lgw Jaheim Jaheim http:\\/\\/t.co\\/rsiFdk2D give it a try\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[98,118],\"expanded_url\":\"http:\\/\\/tiny.cc\\/1zt8i\",\"display_url\":\"tiny.cc\\/1zt8i\",\"url\":\"http:\\/\\/t.co\\/rsiFdk2D\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[79,83]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192226816524291\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":0,\"screen_name\":\"Jesusayizqk\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":1,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850996577\\/Japan_2BIdol_2BRuna_2BHamakawa_2Bcute_2BJapanese_2Bgirl_2Bphoto_2Bgallery-4004-333085_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"502043013\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850996577\\/Japan_2BIdol_2BRuna_2BHamakawa_2Bcute_2BJapanese_2Bgirl_2Bphoto_2Bgallery-4004-333085_normal.jpg\",\"name\":\"Jesusa Hollis\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 24 19:07:06 +0000 2012\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":502043013,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192226816524291,\"created_at\":\"Fri Feb 24 23:46:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4059000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8f8ef0fb-e130-4b56-ab67-4bd9dac8e4fc-173192226816524291" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon, ok, #IlPart pour moi #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1848652502/332954645_normal.jpg" -}, -"title": "Leila Agic: Bon, ok, #IlPart pour moi #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4059000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Bon, ok, #IlPart pour moi #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"IlPart\",\"indices\":[9,16]},{\"text\":\"lgw\",\"indices\":[26,30]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192229597356032\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"f50e48\",\"screen_name\":\"LeilaAgic\",\"lang\":\"fr\",\"favourites_count\":200,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1197,\"location\":\"Bruxelles\",\"profile_text_color\":\"d61170\",\"followers_count\":1721,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848652502\\/332954645_normal.jpg\",\"description\":\"Ancienne co-Responsable Internet et campagne jeunes pour @RoyalSegolene lors de primaires citoyennes. Socialo-Ecolo-S\\u00e9gol\\u00e9niste #SRoyal \\/ #FH2012 \\/ #NVB2012\",\"statuses_count\":13607,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/382568227\\/NouveauTwwwiter.jpg\",\"show_all_inline_media\":true,\"listed_count\":103,\"profile_link_color\":\"23acc4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"79575617\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Leila Agic\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/382568227\\/NouveauTwwwiter.jpg\",\"created_at\":\"Sat Oct 03 22:02:21 +0000 2009\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":79575617,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/on.fb.me\\/hSrN0O\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848652502\\/332954645_normal.jpg\"},\"truncated\":false,\"id\":173192229597356032,\"created_at\":\"Fri Feb 24 23:46:59 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4059000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "00cdfc76-e1e0-479e-937d-8e4bfc3cc8ab-173192229597356032" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilpart #lgw #ilpart #lgw #ilpart #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1838462962/w314uSp6_normal" -}, -"title": "myPlanetarium: #ilpart #lgw #ilpart #lgw #ilpart #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4059000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilpart #lgw #ilpart #lgw #ilpart #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[8,12]},{\"text\":\"ilpart\",\"indices\":[13,20]},{\"text\":\"lgw\",\"indices\":[21,25]},{\"text\":\"ilpart\",\"indices\":[26,33]},{\"text\":\"lgw\",\"indices\":[34,38]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192229333106689\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":268,\"screen_name\":\"my_Planetarium_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2853,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"La D\\u00e9fense\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":121,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1838462962\\/w314uSp6_normal\",\"description\":\"myplanetarium.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"302897276\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838462962\\/w314uSp6_normal\",\"name\":\"myPlanetarium\",\"default_profile_image\":false,\"created_at\":\"Sat May 21 23:24:01 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":302897276,\"utc_offset\":3600,\"favourites_count\":124,\"url\":\"http:\\/\\/myplanetarium.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192229333106689,\"created_at\":\"Fri Feb 24 23:46:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4059000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "63bdbcc4-f5d8-4046-b93e-ee10991ae56f-173192229333106689" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW : Et Vinvin ? #Cqui ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1757013909/image1326646425_normal.png" -}, -"title": "Damien Vacher: #LGW : Et Vinvin ? #Cqui ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4060000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW : Et Vinvin ? #Cqui ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]},{\"text\":\"Cqui\",\"indices\":[19,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192230364917761\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":405,\"screen_name\":\"Le_Damien\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27166,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Chatillon-en-Bazois\",\"show_all_inline_media\":false,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":343,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"description\":\"I'm a lonely Cowboy who learning un BTS SIO (ex BTS IG) in Nevers... Et un Mac Gyver de l'URL par @Checkyourpeople et je suis un tumblreur assidu\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"26552716\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"name\":\"Damien Vacher\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 25 18:09:17 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":26552716,\"utc_offset\":3600,\"favourites_count\":43,\"url\":\"http:\\/\\/damienvacher.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192230364917761,\"created_at\":\"Fri Feb 24 23:47:00 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4060000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9f206906-c688-413c-9c00-670f6243fb62-173192230364917761" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "\"@METACAPUCHE: En fait les tweets c'est drôle sur Twitter. À la télé c'est comme raconter ta chouille de samedi dernier à ta gd-mère\" #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1754094119/arton136_normal.jpg" -}, -"title": "SF: \"@METACAPUCHE: En fait les tweets c'est drôle sur Twitter. À la télé c'est comme raconter ta chouille de samedi dernier à ta gd-mère\" #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4061000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\\"@METACAPUCHE: En fait les tweets c'est dr\\u00f4le sur Twitter. \\u00c0 la t\\u00e9l\\u00e9 c'est comme raconter ta chouille de samedi dernier \\u00e0 ta gd-m\\u00e8re\\\" #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"METACAPUCHE\",\"indices\":[1,13],\"id_str\":\"125661667\",\"name\":\"Capuche\",\"id\":125661667}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[134,138]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192235322585088\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":203,\"screen_name\":\"SFCDT\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":981,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"OK, je sors.\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"990000\",\"followers_count\":45,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1754094119\\/arton136_normal.jpg\",\"description\":\"Compte non officiel de SF CDT\\r\\r & j'aime bien les esperluettes Avatar : Mondrian drawing lookalike by angelolaplace.fr\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"EBEBEB\",\"id_str\":\"428381996\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1754094119\\/arton136_normal.jpg\",\"name\":\"SF\",\"default_profile_image\":false,\"created_at\":\"Sun Dec 04 17:59:28 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":428381996,\"utc_offset\":null,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192235322585088,\"created_at\":\"Fri Feb 24 23:47:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4061000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d5adf609-aa9e-443e-918e-6f321c402e59-173192235322585088" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Hey ta vue ma gueule sur #lgw http://t.co/ARi6R5E4", -"img": { -"src": "http://a0.twimg.com/profile_images/1849286517/plumesdanges_normal.jpg" -}, -"title": "plumesdanges: Hey ta vue ma gueule sur #lgw http://t.co/ARi6R5E4", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4061000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Hey ta vue ma gueule sur #lgw http:\\/\\/t.co\\/ARi6R5E4\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[31,51],\"expanded_url\":\"http:\\/\\/ow.ly\\/i\\/tCPq\",\"display_url\":\"ow.ly\\/i\\/tCPq\",\"url\":\"http:\\/\\/t.co\\/ARi6R5E4\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192236647985152\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":283,\"screen_name\":\"plumesdanges\",\"lang\":\"fr\",\"profile_text_color\":\"0a0a0a\",\"statuses_count\":39036,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"location\":\"Hell\",\"show_all_inline_media\":false,\"listed_count\":44,\"profile_link_color\":\"4813f5\",\"followers_count\":591,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"description\":\"pas interessante, pas drole et pas tr\\u00e8s intelligente, bref sans interet ! Pr\\u00e9sidente fondatrice de l'#InsomniaqueTeam \\/\\/ #TeamLumbagos \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"27325670\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"profile_sidebar_fill_color\":\"fcfcfc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"name\":\"plumesdanges\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 28 22:43:40 +0000 2009\",\"profile_sidebar_border_color\":\"fcfcfc\",\"id\":27325670,\"utc_offset\":3600,\"favourites_count\":84,\"url\":\"http:\\/\\/www.youtube.com\\/plumesdanges\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192236647985152,\"created_at\":\"Fri Feb 24 23:47:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4061000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b45529b6-c29b-4079-9524-7d5b6290e407-173192236647985152" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Merci à @Vinvin qui vient de m'aider à régler les couleurs de ma TV à l'aide de ses gouts vestimentaires... #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1185009106/LoganSan_normal.jpg" -}, -"title": "LoganSan: Merci à @Vinvin qui vient de m'aider à régler les couleurs de ma TV à l'aide de ses gouts vestimentaires... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4061000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Merci \\u00e0 @Vinvin qui vient de m'aider \\u00e0 r\\u00e9gler les couleurs de ma TV \\u00e0 l'aide de ses gouts vestimentaires... #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[8,15],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[108,112]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.osfoora.com\\\" rel=\\\"nofollow\\\"\\u003EOsfoora for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192237105152001\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"Logadra\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":100,\"location\":\"Dans sa t\\u00eate\",\"profile_text_color\":\"666666\",\"followers_count\":67,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1185009106\\/LoganSan_normal.jpg\",\"description\":\"Quand je me regarde, je me fais peur, quand je me compare, je me rassure.\",\"statuses_count\":1834,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/174602461\\/1006.jpg\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"54017870\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"LoganSan\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/174602461\\/1006.jpg\",\"created_at\":\"Sun Jul 05 21:49:41 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":54017870,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.stupidocratie.net\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1185009106\\/LoganSan_normal.jpg\"},\"truncated\":false,\"id\":173192237105152001,\"created_at\":\"Fri Feb 24 23:47:01 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4061000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "17636cb8-5b09-4081-aa56-52a87607b946-173192237105152001" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze @Vinvin demander #cQui @francoisrollin c'est quand même dramatique non ? #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1713700556/327757_2697599712091_1019576402_2912106_1387153583_o_normal.jpg" -}, -"title": "Florian PolteauGomez: @LeGrandWebze @Vinvin demander #cQui @francoisrollin c'est quand même dramatique non ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4063000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LeGrandWebze @Vinvin demander #cQui @francoisrollin c'est quand m\\u00eame dramatique non ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385},{\"screen_name\":\"Vinvin\",\"indices\":[14,21],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522},{\"screen_name\":\"francoisrollin\",\"indices\":[37,52],\"id_str\":\"369489076\",\"name\":\"rollin\",\"id\":369489076}],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[31,36]},{\"text\":\"lgw\",\"indices\":[87,91]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173191766185480192\",\"id_str\":\"173192243233038336\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173191766185480192,\"in_reply_to_user_id_str\":\"365949385\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":222,\"screen_name\":\"flopogo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3189,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/388570408\\/twitter_copie.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"009999\",\"followers_count\":133,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1713700556\\/327757_2697599712091_1019576402_2912106_1387153583_o_normal.jpg\",\"description\":\"Fondateur & R\\u00e9dac Chef de @FemmesDeSport \\/ Sportsbook Content Manager @PMU_Sportif \\/ Capitaine de @LiverpoolFrance FC \\/ Joueur Loisir \\u00e0 @IssyParisHand \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"377264102\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/388570408\\/twitter_copie.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1713700556\\/327757_2697599712091_1019576402_2912106_1387153583_o_normal.jpg\",\"name\":\"Florian PolteauGomez\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 21 09:00:53 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":377264102,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.femmesdesport.com\"},\"in_reply_to_screen_name\":\"LeGrandWebze\",\"truncated\":false,\"id\":173192243233038336,\"created_at\":\"Fri Feb 24 23:47:03 +0000 2012\",\"in_reply_to_user_id\":365949385}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4063000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "95d78a33-6096-46d4-abda-8a91c1058d91-173192243233038336" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rollin, #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart mais #IlPart vite du #LGW! ;)", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: Rollin, #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart mais #IlPart vite du #LGW! ;)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4064000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Rollin, #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart mais #IlPart vite du #LGW! ;)\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"IlPart\",\"indices\":[8,15]},{\"text\":\"IlPart\",\"indices\":[16,23]},{\"text\":\"IlPart\",\"indices\":[24,31]},{\"text\":\"IlPart\",\"indices\":[32,39]},{\"text\":\"IlPart\",\"indices\":[40,47]},{\"text\":\"IlPart\",\"indices\":[48,55]},{\"text\":\"IlPart\",\"indices\":[56,63]},{\"text\":\"IlPart\",\"indices\":[64,71]},{\"text\":\"IlPart\",\"indices\":[72,79]},{\"text\":\"IlPart\",\"indices\":[80,87]},{\"text\":\"IlPart\",\"indices\":[88,95]},{\"text\":\"IlPart\",\"indices\":[96,103]},{\"text\":\"IlPart\",\"indices\":[109,116]},{\"text\":\"LGW\",\"indices\":[126,130]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192246894669824\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"111405\",\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"favourites_count\":16,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":912,\"location\":\"Alsace, France\",\"profile_text_color\":\"a3c23e\",\"followers_count\":150,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"statuses_count\":4894,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Hugo SCHOCH\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_fill_color\":\"9ca871\",\"id\":175540303,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/only.hug33k.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\"},\"truncated\":false,\"id\":173192246894669824,\"created_at\":\"Fri Feb 24 23:47:04 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4064000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5871dc74-3190-463f-a36c-e5ebba567756-173192246894669824" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "release me from the pain. haha. how crazy #lgw #YouKnowSheRatchetIf We Wait For Jonas Jaheim http://t.co/rsiFdk2D prove it for yourself", -"img": { -"src": "http://a0.twimg.com/profile_images/1850996577/Japan_2BIdol_2BRuna_2BHamakawa_2Bcute_2BJapanese_2Bgirl_2Bphoto_2Bgallery-4004-333085_normal.jpg" -}, -"title": "Jesusa Hollis: release me from the pain. haha. how crazy #lgw #YouKnowSheRatchetIf We Wait For Jonas Jaheim http://t.co/rsiFdk2D prove it for yourself", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4064000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"release me from the pain. haha. how crazy #lgw #YouKnowSheRatchetIf We Wait For Jonas Jaheim http:\\/\\/t.co\\/rsiFdk2D prove it for yourself\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[93,113],\"expanded_url\":\"http:\\/\\/tiny.cc\\/1zt8i\",\"display_url\":\"tiny.cc\\/1zt8i\",\"url\":\"http:\\/\\/t.co\\/rsiFdk2D\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[42,46]},{\"text\":\"YouKnowSheRatchetIf\",\"indices\":[47,67]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192248274583552\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":0,\"screen_name\":\"Jesusayizqk\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":2,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850996577\\/Japan_2BIdol_2BRuna_2BHamakawa_2Bcute_2BJapanese_2Bgirl_2Bphoto_2Bgallery-4004-333085_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"502043013\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850996577\\/Japan_2BIdol_2BRuna_2BHamakawa_2Bcute_2BJapanese_2Bgirl_2Bphoto_2Bgallery-4004-333085_normal.jpg\",\"name\":\"Jesusa Hollis\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 24 19:07:06 +0000 2012\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":502043013,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192248274583552,\"created_at\":\"Fri Feb 24 23:47:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4064000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0bdf008-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "faf46be1-4213-4342-bae2-66659ce219e6-173192248274583552" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Benoît, #change2ton stp, merci #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1741566630/___-_Copie_normal.png" -}, -"title": "Sarah: Benoît, #change2ton stp, merci #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4064000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Beno\\u00eet, #change2ton stp, merci #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[8,19]},{\"text\":\"lgw\",\"indices\":[32,36]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192247574138880\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"bcb302\",\"screen_name\":\"Sarasiroou\",\"lang\":\"en\",\"favourites_count\":60,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":540,\"location\":\"Morocco\",\"profile_text_color\":\"473623\",\"followers_count\":638,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1741566630\\/___-_Copie_normal.png\",\"description\":\"Digital native. Share ideas AND moods real news NOT rumors Sometimes shy OR too talkative \\r\\n #dcdc devotee \",\"statuses_count\":3139,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/419005175\\/NewYorkPublicLibrary.jpg\",\"show_all_inline_media\":true,\"listed_count\":17,\"profile_link_color\":\"8a7302\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Casablanca\",\"profile_background_color\":\"0f0a02\",\"protected\":false,\"id_str\":\"326701370\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Sarah\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/419005175\\/NewYorkPublicLibrary.jpg\",\"created_at\":\"Thu Jun 30 10:30:14 +0000 2011\",\"profile_sidebar_fill_color\":\"171106\",\"id\":326701370,\"follow_request_sent\":null,\"utc_offset\":0,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1741566630\\/___-_Copie_normal.png\"},\"truncated\":false,\"id\":173192247574138880,\"created_at\":\"Fri Feb 24 23:47:04 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4064000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a6116c44-e167-4f09-a2a2-a51a6bf090e8-173192247574138880" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@SeriousCharly Oui #Cqui #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @SeriousCharly Oui #Cqui #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4064000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"SeriousCharly\",\"favorited\":false,\"text\":\"@SeriousCharly Oui #Cqui #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"SeriousCharly\",\"indices\":[0,14],\"name\":\"Charly M.\",\"id_str\":\"149298036\",\"id\":149298036}],\"hashtags\":[{\"text\":\"Cqui\",\"indices\":[19,24]},{\"text\":\"LGW\",\"indices\":[25,29]}]},\"in_reply_to_user_id\":149298036,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173192217136074753,\"in_reply_to_status_id_str\":\"173192217136074753\",\"id_str\":\"173192246760448000\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"favourites_count\":254,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":156,\"location\":\"Paris Montparnasse - Bruxelles\",\"profile_text_color\":\"333333\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"statuses_count\":34448,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Pierre B.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":104184883,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\"},\"truncated\":false,\"id\":173192246760448000,\"created_at\":\"Fri Feb 24 23:47:04 +0000 2012\",\"in_reply_to_user_id_str\":\"149298036\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4064000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "96424f34-da1e-47d5-ad93-db7c77bed475-173192246760448000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw surtout pour le // Bigard Astier", -"img": { -"src": "http://a0.twimg.com/profile_images/1759900261/image1326744906_normal.png" -}, -"title": "TobyZiegler: #ilreste #lgw surtout pour le // Bigard Astier", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4067000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #lgw surtout pour le \\/\\/ Bigard Astier\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192259884429313\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":215,\"screen_name\":\"3141592RMuck\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2873,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432900319\\/gC8LD.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"bdb517\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1759900261\\/image1326744906_normal.png\",\"description\":\"De mauvaise foi. Parle parfois de g\\u00e9omatique, de citoyennet\\u00e9 ou de cuisine.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"121414\",\"id_str\":\"174279076\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432900319\\/gC8LD.jpg\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1759900261\\/image1326744906_normal.png\",\"name\":\"TobyZiegler\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 03 15:04:11 +0000 2010\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":174279076,\"utc_offset\":3600,\"favourites_count\":56,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192259884429313,\"created_at\":\"Fri Feb 24 23:47:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4067000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "117bf71e-1977-4ef3-8974-4f4ca52990f2-173192259884429313" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon, alors #ilreste #lgw mais moi c'est pas sûr...", -"img": { -"src": "http://a0.twimg.com/profile_images/1841672766/18052011_002_twt_normal.jpg" -}, -"title": "Pascal R : Bon, alors #ilreste #lgw mais moi c'est pas sûr...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4067000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bon, alors #ilreste #lgw mais moi c'est pas s\\u00fbr...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[11,19]},{\"text\":\"lgw\",\"indices\":[20,24]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192259557269504\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":186,\"screen_name\":\"PTwicard\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1290,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme19\\/bg.gif\",\"location\":\"terre, syst solaire, v. lact\\u00e9e\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0099CC\",\"followers_count\":26,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1841672766\\/18052011_002_twt_normal.jpg\",\"description\":\"Retweeteur compulsif ?\\r\\nVoici mon fil Twitter officiel et si c'est \\u00e9crit c'est que \\u00e7a doit \\u00eatre vrai.\\r\\nFan des Nuls. Et de Coluche ! Metooer too, des fois.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"448753241\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme19\\/bg.gif\",\"profile_sidebar_fill_color\":\"f6ffd1\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841672766\\/18052011_002_twt_normal.jpg\",\"name\":\"Pascal R \",\"default_profile_image\":false,\"created_at\":\"Wed Dec 28 10:07:55 +0000 2011\",\"profile_sidebar_border_color\":\"fff8ad\",\"id\":448753241,\"utc_offset\":3600,\"favourites_count\":87,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192259557269504,\"created_at\":\"Fri Feb 24 23:47:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4067000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "32037b6e-8077-4ba6-af6d-b803c6a27654-173192259557269504" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @semioblog: La V4 de #lgw est de l'ordre de la performance artistique/humoristique ! @vinvin", -"img": { -"src": "http://a2.twimg.com/profile_images/1310420518/image_normal.jpg" -}, -"title": "Royer Charles-Henri: RT @semioblog: La V4 de #lgw est de l'ordre de la performance artistique/humoristique ! @vinvin", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4067000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @semioblog: La V4 de #lgw est de l'ordre de la performance artistique\\/humoristique ! @vinvin\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"semioblog\",\"indices\":[3,13],\"name\":\"Virginie Spies\",\"id_str\":\"10078802\",\"id\":10078802},{\"screen_name\":\"Vinvin\",\"indices\":[88,95],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"La V4 de #lgw est de l'ordre de la performance artistique\\/humoristique ! @vinvin\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[73,80],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[9,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191906329772032\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"65B0DA\",\"screen_name\":\"semioblog\",\"lang\":\"fr\",\"favourites_count\":39,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1838,\"location\":\"France\",\"profile_text_color\":\"3D1957\",\"followers_count\":4602,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1794583178\\/Virginie_Spies_photo_studio_normal.jpg\",\"description\":\"Researcher. Ma\\u00eetre de Conf\\u00e9rences - S\\u00e9miologue - Sp\\u00e9cialiste des m\\u00e9dias audiovisuels. Analyste des m\\u00e9dias, de la t\\u00e9l\\u00e9vision, r\\u00e9seaux sociaux et presse people.\",\"statuses_count\":19754,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/12678863\\/mireTV.jpg\",\"show_all_inline_media\":false,\"listed_count\":250,\"profile_link_color\":\"FF0000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"642D8B\",\"protected\":false,\"id_str\":\"10078802\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Virginie Spies\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/12678863\\/mireTV.jpg\",\"created_at\":\"Thu Nov 08 21:08:31 +0000 2007\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"id\":10078802,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.semiologie-television.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1794583178\\/Virginie_Spies_photo_studio_normal.jpg\"},\"truncated\":false,\"id\":173191906329772032,\"created_at\":\"Fri Feb 24 23:45:42 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192261604089856\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"charleshenriroy\",\"lang\":\"fr\",\"favourites_count\":21,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":543,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":211,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\",\"description\":\"France 5 #cdanslair #cadire #cavous #mediaslemag #mva #lgw mais c est un fil perso. \",\"statuses_count\":636,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"185396126\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Royer Charles-Henri\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Aug 31 22:03:35 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":185396126,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.france5.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1310420518\\/image_normal.jpg\"},\"truncated\":false,\"id\":173192261604089856,\"created_at\":\"Fri Feb 24 23:47:07 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4067000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9aef16c5-74d0-4e90-84b4-2f0774a7384f-173192261604089856" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @pandanael: Vidéo Gag, c'était mieux avant. #Lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1836489540/humanrage1_normal.jpg" -}, -"title": "Androids: RT @pandanael: Vidéo Gag, c'était mieux avant. #Lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4068000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @pandanael: Vid\\u00e9o Gag, c'\\u00e9tait mieux avant. #Lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"pandanael\",\"indices\":[3,13],\"id_str\":\"177984098\",\"name\":\"justice pandine\",\"id\":177984098}],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[47,51]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Vid\\u00e9o Gag, c'\\u00e9tait mieux avant. #Lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[32,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191214596755456\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1340,\"screen_name\":\"pandanael\",\"lang\":\"fr\",\"profile_text_color\":\"1a0e1a\",\"statuses_count\":28275,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"location\":\"Bambouseraie\",\"show_all_inline_media\":false,\"listed_count\":193,\"profile_link_color\":\"9058d1\",\"followers_count\":2570,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\",\"description\":\"#NowPrending son bain. Ici, c'est comme chez m\\u00e9m\\u00e9. T'es gentil(le), un bisou. Tu fais chier, un coup de boule. #TarifUnique #Enjoy http:\\/\\/bit.ly\\/gIQZr4 \\r\\n\\r\\n \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"FFF04D\",\"id_str\":\"177984098\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/196906859\\/pandawarblanc.JPG\",\"profile_sidebar_fill_color\":\"f5fafa\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1650056809\\/pandadanssonbain_normal.JPG\",\"name\":\"justice pandine\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 13 15:30:49 +0000 2010\",\"profile_sidebar_border_color\":\"adffef\",\"id\":177984098,\"utc_offset\":3600,\"favourites_count\":1862,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191214596755456,\"created_at\":\"Fri Feb 24 23:42:57 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192266201038848\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":188,\"screen_name\":\"Androids974\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1508,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/24960097\\/Grammar_Natzee_2_by_dinyctis.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":69,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836489540\\/humanrage1_normal.jpg\",\"description\":\"Spectateur.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"9AE4E8\",\"id_str\":\"58974537\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/24960097\\/Grammar_Natzee_2_by_dinyctis.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836489540\\/humanrage1_normal.jpg\",\"name\":\"Androids\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 22 00:25:26 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":58974537,\"utc_offset\":null,\"favourites_count\":8,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192266201038848,\"created_at\":\"Fri Feb 24 23:47:08 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4068000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "aadd241b-e93f-43f4-99dd-4bf30a39ba48-173192266201038848" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Prêts pour grosse vague de #cqui #cqui #cqui ??? #lgw #StadedeFrance ? :)", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: Prêts pour grosse vague de #cqui #cqui #cqui ??? #lgw #StadedeFrance ? :)", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4069000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Pr\\u00eats pour grosse vague de #cqui #cqui #cqui ??? #lgw #StadedeFrance ? :)\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[27,32]},{\"text\":\"cqui\",\"indices\":[33,38]},{\"text\":\"cqui\",\"indices\":[39,44]},{\"text\":\"lgw\",\"indices\":[49,53]},{\"text\":\"StadedeFrance\",\"indices\":[54,68]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192270764445696\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"favourites_count\":23,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":383,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":2386,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"statuses_count\":6701,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"protected\":false,\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Ludovic Delaherche\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":72665061,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/chapkattack.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\"},\"truncated\":false,\"id\":173192270764445696,\"created_at\":\"Fri Feb 24 23:47:09 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4069000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "921e40c1-f39d-4c75-8bca-74bde1de3e95-173192270764445696" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "remettez les micros les gars #lgw #cQui", -"img": { -"src": "http://a0.twimg.com/profile_images/1700942619/godai4_normal.gif" -}, -"title": "Godai Yusaku: remettez les micros les gars #lgw #cQui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4070000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"remettez les micros les gars #lgw #cQui\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[29,33]},{\"text\":\"cQui\",\"indices\":[34,39]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192272484106242\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"EEEEEE\",\"screen_name\":\"__Yusaku\",\"lang\":\"fr\",\"favourites_count\":68,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":400,\"location\":\"Ile de France, Nancy, Toulois\",\"profile_text_color\":\"333333\",\"followers_count\":314,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1700942619\\/godai4_normal.gif\",\"description\":\"Directeur de Projet Client Info\\/telco - \\r\\nActivit\\u00e9s associatives - Geek et Nippophile \\u00e0 ses heures perdues\\r\\nMembre d'#AQDIL\",\"statuses_count\":13682,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/355063675\\/akemi_tadaka_005_1280x1024.jpg\",\"show_all_inline_media\":false,\"listed_count\":27,\"profile_link_color\":\"038543\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ACDED6\",\"protected\":false,\"id_str\":\"76995130\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Godai Yusaku\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/355063675\\/akemi_tadaka_005_1280x1024.jpg\",\"created_at\":\"Thu Sep 24 17:33:58 +0000 2009\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"id\":76995130,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/jenebloguepas.wordpress.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1700942619\\/godai4_normal.gif\"},\"truncated\":false,\"id\":173192272484106242,\"created_at\":\"Fri Feb 24 23:47:10 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4070000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "019a230c-b5e0-4f50-ae96-6fc93ad62967-173192272484106242" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Alors d'accord pour dire que #lgw c'est un kiff sous exta, mais pq nous faire un badtrip en invitant RémiGaillard #serieusement", -"img": { -"src": "http://a0.twimg.com/profile_images/1799488206/image_normal.jpg" -}, -"title": "Sébastien Périer: Alors d'accord pour dire que #lgw c'est un kiff sous exta, mais pq nous faire un badtrip en invitant RémiGaillard #serieusement", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4071000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Alors d'accord pour dire que #lgw c'est un kiff sous exta, mais pq nous faire un badtrip en invitant R\\u00e9miGaillard #serieusement\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[29,33]},{\"text\":\"serieusement\",\"indices\":[114,127]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192278574247937\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Yenaphe\",\"lang\":\"en\",\"favourites_count\":14,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":495,\"location\":\"Probablement\",\"profile_text_color\":\"333333\",\"followers_count\":1013,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1799488206\\/image_normal.jpg\",\"description\":\"Je ressemble \\u00e0 \\u00e7a, sauf quand \\u00e7a ne me ressemble pas.\",\"statuses_count\":5657,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/407607082\\/bg.jpg\",\"show_all_inline_media\":false,\"listed_count\":65,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"f2f2f2\",\"protected\":false,\"id_str\":\"30481941\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"S\\u00e9bastien P\\u00e9rier\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/407607082\\/bg.jpg\",\"created_at\":\"Sat Apr 11 17:09:55 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":30481941,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.politikaillera.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1799488206\\/image_normal.jpg\"},\"truncated\":false,\"id\":173192278574247937,\"created_at\":\"Fri Feb 24 23:47:11 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4071000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0ce0682-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "19228fd1-8869-47a9-aed0-8f85a3d556f0-173192278574247937" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Rajouter des arabes pour mettre du move ! #tweetchelou", -"img": { -"src": "http://a3.twimg.com/profile_images/1784933236/matt-smith_normal.jpg" -}, -"title": "Mohamed: #lgw Rajouter des arabes pour mettre du move ! #tweetchelou", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4071000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw Rajouter des arabes pour mettre du move ! #tweetchelou\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"tweetchelou\",\"indices\":[47,59]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192277668270080\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"MOHA59600\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":167,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":199,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1784933236\\/matt-smith_normal.jpg\",\"description\":\"Fan de cin\\u00e9ma, de football, g\\u00e9nie autoproclam\\u00e9. A un avis sur tout et sait tout mieux que tout le monde! Adepte du second degr\\u00e9!\",\"statuses_count\":9879,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"3dc1db\",\"protected\":false,\"id_str\":\"115394419\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Mohamed\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Feb 18 14:33:14 +0000 2010\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":115394419,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/moha59600.football.fr\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1784933236\\/matt-smith_normal.jpg\"},\"truncated\":false,\"id\":173192277668270080,\"created_at\":\"Fri Feb 24 23:47:11 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4071000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0ce2612-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5e8e1e8c-1664-488e-8435-fed81db1ed9e-173192277668270080" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "oui oui #onsennuie. u___u #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/506050933/chi-bricklovinfreak_normal.gif" -}, -"title": "micha: oui oui #onsennuie. u___u #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4071000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"oui oui #onsennuie. u___u #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"onsennuie\",\"indices\":[8,18]},{\"text\":\"lgw\",\"indices\":[26,30]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192277445976067\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":453,\"screen_name\":\"michaonthemoon\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":57775,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/94283053\\/f59c07.png\",\"location\":\"on the moon\",\"show_all_inline_media\":true,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"followers_count\":2541,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/506050933\\/chi-bricklovinfreak_normal.gif\",\"description\":\"i am... micha fierce.\\r\\ni am the girl behind @MJJNews.\\r\\nwarning: i rant a lot, and mostly in french.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"14463139\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/94283053\\/f59c07.png\",\"profile_sidebar_fill_color\":\"\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/506050933\\/chi-bricklovinfreak_normal.gif\",\"name\":\"micha\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 21 15:38:28 +0000 2008\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":14463139,\"utc_offset\":3600,\"favourites_count\":1272,\"url\":\"http:\\/\\/mjdreams.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192277445976067,\"created_at\":\"Fri Feb 24 23:47:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4071000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0ca8dd6-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ee22ce42-b742-483d-a5bd-6481cd167f6d-173192277445976067" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/732688177/bi-cause_normal.jpg" -}, -"title": "Charles Liebert: RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4071000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @palmashow: Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"palmashow\",\"indices\":[3,13],\"id_str\":\"23782965\",\"name\":\"palmashow\",\"id\":23782965},{\"screen_name\":\"Vinvin\",\"indices\":[53,60],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Qu'est ce qu'on fait de la chemise de @vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[38,45],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[46,50]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173179924620910593\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":67,\"screen_name\":\"palmashow\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1784,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":203,\"profile_link_color\":\"0084B4\",\"followers_count\":54755,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"description\":\"Very bad blagues, tous les soirs sur Direct 8 \\u00e0 20h00. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"23782965\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/109606738\\/Palmashow.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1808119203\\/Capture_d__cran_2012-02-06___11.43.34_normal.png\",\"name\":\"palmashow\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 11 16:04:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":23782965,\"utc_offset\":null,\"favourites_count\":3,\"url\":\"http:\\/\\/www.facebook.com\\/palmashow\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173179924620910593,\"created_at\":\"Fri Feb 24 22:58:06 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192278389686272\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1158,\"screen_name\":\"Charles_Liebert\",\"lang\":\"en\",\"profile_text_color\":\"F522D5\",\"statuses_count\":48082,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/29762\\/00663_ghostfog_1280x800.jpg\",\"location\":\"Paris - Cap Ferret - Saugeras\",\"show_all_inline_media\":true,\"listed_count\":156,\"profile_link_color\":\"1AF51F\",\"followers_count\":2044,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/732688177\\/bi-cause_normal.jpg\",\"description\":\"Ex Digital Marketing Manager @ Orange Vall\\u00e9e, now Proud Founder of LGS Consulting (@LGS_Consulting). Curator, e-Ninja, Good Samaritan & Lover. #WLTW Official\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0E0F0F\",\"id_str\":\"610993\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/29762\\/00663_ghostfog_1280x800.jpg\",\"profile_sidebar_fill_color\":\"E0FF91\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/732688177\\/bi-cause_normal.jpg\",\"name\":\"Charles Liebert\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 07 20:26:15 +0000 2007\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":610993,\"utc_offset\":3600,\"favourites_count\":509,\"url\":\"http:\\/\\/www.charles-liebert.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192278389686272,\"created_at\":\"Fri Feb 24 23:47:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4071000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "58939420-f40a-4284-b548-cff7cea447cd-173192278389686272" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Han on l'a pas vu tweeter :p RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart", -"img": { -"src": "http://a1.twimg.com/profile_images/1487846442/avatarTwitter_normal.jpg" -}, -"title": "Seb™: Han on l'a pas vu tweeter :p RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4071000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Han on l'a pas vu tweeter :p RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[32,39],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[81,85]},{\"text\":\"ilpart\",\"indices\":[86,93]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192278792343552\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":418,\"screen_name\":\"_Swayb\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":100345,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"La Rochelle\",\"show_all_inline_media\":true,\"listed_count\":132,\"profile_link_color\":\"0084B4\",\"followers_count\":950,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1487846442\\/avatarTwitter_normal.jpg\",\"description\":\" Ch\\u00e9ri d'@onlylili. Et d'autres trucs.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"18868661\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1487846442\\/avatarTwitter_normal.jpg\",\"name\":\"Seb\\u2122\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 11 14:57:11 +0000 2009\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":18868661,\"utc_offset\":3600,\"favourites_count\":45,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192278792343552,\"created_at\":\"Fri Feb 24 23:47:11 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4071000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ea92295d-ccbb-49d2-9a3f-83d00ffc96a6-173192278792343552" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1828732029/Capture_normal.PNG" -}, -"title": "daraoucheh: RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4073000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @Vinvin: Je vous en prie faites qu'il parte !!!! #lgw #ilpart\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[3,10],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[52,56]},{\"text\":\"ilpart\",\"indices\":[57,64]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je vous en prie faites qu'il parte !!!! #lgw #ilpart\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[40,44]},{\"text\":\"ilpart\",\"indices\":[45,52]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190479788244992\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"D3D2CF\",\"screen_name\":\"Vinvin\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":2216,\"location\":\"Paris, France\",\"profile_text_color\":\"634047\",\"followers_count\":18616,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1707445439\\/Vinvin_chapeau_rouge_normal.jpg\",\"description\":\"Auteur, Producteur (StoryCircus) et Com\\u00e9dien. Co-anime Le Grand Webze avec Fran\\u00e7ois Rollin sur France 5. Ecrit beaucoup.\",\"statuses_count\":13264,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":922,\"profile_link_color\":\"088253\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EDECE9\",\"protected\":false,\"id_str\":\"7223522\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Vinvin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme3\\/bg.gif\",\"created_at\":\"Tue Jul 03 07:35:16 +0000 2007\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"id\":7223522,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.legrandwebze.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1707445439\\/Vinvin_chapeau_rouge_normal.jpg\"},\"truncated\":false,\"id\":173190479788244992,\"created_at\":\"Fri Feb 24 23:40:02 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192288166612992\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Daraoucheh\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":135,\"location\":\"Lyon\",\"profile_text_color\":\"333333\",\"followers_count\":11,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1828732029\\/Capture_normal.PNG\",\"description\":\"\",\"statuses_count\":10,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"492970836\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"daraoucheh\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Wed Feb 15 09:38:53 +0000 2012\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":492970836,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1828732029\\/Capture_normal.PNG\"},\"truncated\":false,\"id\":173192288166612992,\"created_at\":\"Fri Feb 24 23:47:13 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4073000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dcb924a9-f63b-4436-b854-e4476710dc2f-173192288166612992" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#onsennuie #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1845640313/x_c296a84d_normal.jpg" -}, -"title": "Pierre Croce: #onsennuie #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4073000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#onsennuie #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"onsennuie\",\"indices\":[0,10]},{\"text\":\"lgw\",\"indices\":[11,15]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192287776550915\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":109,\"screen_name\":\"PierreCroce\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":202,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"0084B4\",\"followers_count\":131,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1845640313\\/x_c296a84d_normal.jpg\",\"description\":\"Responsable Contenus Humour chez Dailymotion, et tente aussi des trucs sur sc\\u00e8ne : http:\\/\\/dai.ly\\/siCjLV\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"34305298\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1845640313\\/x_c296a84d_normal.jpg\",\"name\":\"Pierre Croce\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 22 15:41:53 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":34305298,\"utc_offset\":-10800,\"favourites_count\":20,\"url\":\"http:\\/\\/www.facebook.com\\/laminuteapropos\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192287776550915,\"created_at\":\"Fri Feb 24 23:47:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4073000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0ca8dd6-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b3c45579-bbf2-4192-820d-5bb011e5bdc3-173192287776550915" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'me fais un peu chier, enfin, je veux dire, ça serait bien si je pigai la trame de l'émission. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1804590964/ZEFZA_normal.gif" -}, -"title": "Shik-a-Marrant: J'me fais un peu chier, enfin, je veux dire, ça serait bien si je pigai la trame de l'émission. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4073000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"J'me fais un peu chier, enfin, je veux dire, \\u00e7a serait bien si je pigai la trame de l'\\u00e9mission. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[96,100]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192285612277761\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"c0c3c4\",\"screen_name\":\"Shikamarrant\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":75,\"location\":\"Cela d\\u00e9pend o\\u00f9 vous \\u00eates\",\"profile_text_color\":\"333333\",\"followers_count\":20,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\",\"description\":\"Je ne suis pas fan de Naruto, mais j'ai trouv\\u00e9 le jeu de mot pas mal en fait. J'aurais pu en trouver un avec #Faisan\",\"statuses_count\":991,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"57607506\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Shik-a-Marrant\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Fri Jul 17 10:16:42 +0000 2009\",\"profile_sidebar_fill_color\":\"c0c3c4\",\"id\":57607506,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1804590964\\/ZEFZA_normal.gif\"},\"truncated\":false,\"id\":173192285612277761,\"created_at\":\"Fri Feb 24 23:47:13 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4073000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a9bb458d-c431-432a-827c-ecd9dde60538-173192285612277761" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #cQui ce Rolin ?!", -"img": { -"src": "http://a0.twimg.com/profile_images/1851376669/gifs_zabuza_26_1__normal.gif" -}, -"title": "Ferhat Dendoune: #lgw #cQui ce Rolin ?!", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4074000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #cQui ce Rolin ?!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cQui\",\"indices\":[5,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192291584966657\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1993,\"screen_name\":\"Nara_Shikamaru4\",\"lang\":\"en\",\"profile_text_color\":\"542A1D\",\"statuses_count\":7126,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/421171500\\/Zabuza.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"EF3C7D\",\"followers_count\":505,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851376669\\/gifs_zabuza_26_1__normal.gif\",\"description\":\"Que les baltringues de Konoha commencent \\u00e0 chier dans leur froc. On vient pas du m\\u00eame endroit...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"F6E3D9\",\"id_str\":\"74527443\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/421171500\\/Zabuza.jpg\",\"profile_sidebar_fill_color\":\"F8C2DC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851376669\\/gifs_zabuza_26_1__normal.gif\",\"name\":\"Ferhat Dendoune\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 15 19:12:53 +0000 2009\",\"profile_sidebar_border_color\":\"C42639\",\"id\":74527443,\"utc_offset\":-10800,\"favourites_count\":4,\"url\":\"https:\\/\\/plus.google.com\\/104684333822937350642\\/about\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192291584966657,\"created_at\":\"Fri Feb 24 23:47:14 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4074000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "47f003e4-2bd0-413d-987a-a47abf4b4deb-173192291584966657" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "omg!! where can i find this? #lgw We Wait For Jonas Ryan Braun #powersongs http://t.co/rsiFdk2D check it out", -"img": { -"src": "http://a0.twimg.com/profile_images/1850996577/Japan_2BIdol_2BRuna_2BHamakawa_2Bcute_2BJapanese_2Bgirl_2Bphoto_2Bgallery-4004-333085_normal.jpg" -}, -"title": "Jesusa Hollis: omg!! where can i find this? #lgw We Wait For Jonas Ryan Braun #powersongs http://t.co/rsiFdk2D check it out", -"color": "16763904", -"polemics": [ -"Q", -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4074000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"omg!! where can i find this? #lgw We Wait For Jonas Ryan Braun #powersongs http:\\/\\/t.co\\/rsiFdk2D check it out\",\"entities\":{\"urls\":[{\"indices\":[75,95],\"display_url\":\"tiny.cc\\/1zt8i\",\"expanded_url\":\"http:\\/\\/tiny.cc\\/1zt8i\",\"url\":\"http:\\/\\/t.co\\/rsiFdk2D\"}],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[29,33]},{\"text\":\"powersongs\",\"indices\":[63,74]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192290305712128\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"Jesusayizqk\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":0,\"location\":\"\",\"profile_text_color\":\"666666\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850996577\\/Japan_2BIdol_2BRuna_2BHamakawa_2Bcute_2BJapanese_2Bgirl_2Bphoto_2Bgallery-4004-333085_normal.jpg\",\"description\":\"\",\"statuses_count\":4,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"502043013\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Jesusa Hollis\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Fri Feb 24 19:07:06 +0000 2012\",\"profile_sidebar_fill_color\":\"252429\",\"id\":502043013,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850996577\\/Japan_2BIdol_2BRuna_2BHamakawa_2Bcute_2BJapanese_2Bgirl_2Bphoto_2Bgallery-4004-333085_normal.jpg\"},\"truncated\":false,\"id\":173192290305712128,\"created_at\":\"Fri Feb 24 23:47:14 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4074000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0cf00a0-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2db689ab-dfaa-424a-bbff-c33c5a37b8c3-173192290305712128" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1337189874/oeil_normal.jpg" -}, -"title": "leothelast: #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4075000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192294059622400\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":239,\"screen_name\":\"leoserpaggi\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":326,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/347227309\\/IMG_4836-2.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":59,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1337189874\\/oeil_normal.jpg\",\"description\":\"Fl\\u00e2neur du web...A la recherche d'insolite, curiosit\\u00e9s, bons plans\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"291766269\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/347227309\\/IMG_4836-2.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1337189874\\/oeil_normal.jpg\",\"name\":\"leothelast\",\"default_profile_image\":false,\"created_at\":\"Mon May 02 15:45:26 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":291766269,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192294059622400,\"created_at\":\"Fri Feb 24 23:47:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4075000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5357614f-5f00-42b6-a3dc-8369cd4ded85-173192294059622400" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@alexevan @LudoDelaherche faites quelque chose vite !!! ch'ais pas mettez vous top less ! (surtout @alexevan) #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/645969850/Image_1_normal.jpg" -}, -"title": "Laurent Hermez: @alexevan @LudoDelaherche faites quelque chose vite !!! ch'ais pas mettez vous top less ! (surtout @alexevan) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4075000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@alexevan @LudoDelaherche faites quelque chose vite !!! ch'ais pas mettez vous top less ! (surtout @alexevan) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"alexevan\",\"indices\":[0,9],\"id_str\":\"33499701\",\"name\":\"alexandra evan\",\"id\":33499701},{\"screen_name\":\"LudoDelaherche\",\"indices\":[10,25],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061},{\"screen_name\":\"alexevan\",\"indices\":[101,110],\"id_str\":\"33499701\",\"name\":\"alexandra evan\",\"id\":33499701}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[112,116]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192293774393346\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"33499701\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":547,\"screen_name\":\"laurent70\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":5196,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/68596344\\/16947_265726962566_522657566_3216218_3534887_n.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":21,\"profile_link_color\":\"000000\",\"followers_count\":365,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/645969850\\/Image_1_normal.jpg\",\"description\":\"Copywriter at MRM Paris \\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"29409056\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/68596344\\/16947_265726962566_522657566_3216218_3534887_n.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/645969850\\/Image_1_normal.jpg\",\"name\":\"Laurent Hermez\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 07 08:07:51 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":29409056,\"utc_offset\":3600,\"favourites_count\":10,\"url\":\"http:\\/\\/www.bouquiner.net\"},\"in_reply_to_screen_name\":\"alexevan\",\"truncated\":false,\"id\":173192293774393346,\"created_at\":\"Fri Feb 24 23:47:15 +0000 2012\",\"in_reply_to_user_id\":33499701}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4075000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "186cb9ac-b654-4b89-a9b1-149f4b3e83ab-173192293774393346" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Alboss_ZS: Haha j'ai vu ma PP dans #LGW. J'aime cette émission en fait.", -"img": { -"src": "http://a2.twimg.com/profile_images/1658912814/fkjddkfhk_normal.png" -}, -"title": "Manon: RT @Alboss_ZS: Haha j'ai vu ma PP dans #LGW. J'aime cette émission en fait.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4075000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @Alboss_ZS: Haha j'ai vu ma PP dans #LGW. J'aime cette \\u00e9mission en fait.\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Alboss_ZS\",\"indices\":[3,13],\"id_str\":\"429480778\",\"name\":\"ZS\",\"id\":429480778}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[39,43]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Haha j'ai vu ma PP dans #LGW. J'aime cette \\u00e9mission en fait.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[24,28]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192197531906049\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":136,\"screen_name\":\"Alboss_ZS\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3834,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":98,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1676302062\\/Sans_titre_1_normal.jpg\",\"description\":\"Passionn\\u00e9 de m\\u00e9dias, politique, actualit\\u00e9. Je tweete sur tout ce qui bouge, \\u00e0 peu pr\\u00e8s. En campagne pour #NS2012. Mais j'ai des followers #FDG et j'le vis bien.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"429480778\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1676302062\\/Sans_titre_1_normal.jpg\",\"name\":\"ZS\",\"default_profile_image\":false,\"created_at\":\"Tue Dec 06 01:09:27 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":429480778,\"utc_offset\":null,\"favourites_count\":6,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192197531906049,\"created_at\":\"Fri Feb 24 23:46:52 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192294667788288\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":298,\"screen_name\":\"manonkzlwsk\",\"lang\":\"fr\",\"profile_text_color\":\"3d3438\",\"statuses_count\":15003,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"location\":\"Is\\u00e8re, France\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"de4261\",\"followers_count\":262,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"description\":\"Nordiste expatri\\u00e9e, \\u00e9tudiante en sciences du langage \\u00e0 #lyon2, un peu geek, s\\u00e9rievore, livetweeteuse #ondar et fid\\u00e8le herocorpienne. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"e8e8e8\",\"id_str\":\"48084154\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"profile_sidebar_fill_color\":\"e8e8e8\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"name\":\"Manon\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 17 19:34:49 +0000 2009\",\"profile_sidebar_border_color\":\"e8e8e8\",\"id\":48084154,\"utc_offset\":3600,\"favourites_count\":194,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192294667788288,\"created_at\":\"Fri Feb 24 23:47:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4075000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5fc8cdf9-f794-4ecb-bce9-48d350cc224f-173192294667788288" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Lalee_retour @b_roger_petit @chrispc34 A l'époque il y avait 3xplus net sur france3 mais twitter exisait pas ;-) #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1839682968/zzzzzzzzzzzzzzzzzzzz_normal.png" -}, -"title": "Alexandre Laflèche: @Lalee_retour @b_roger_petit @chrispc34 A l'époque il y avait 3xplus net sur france3 mais twitter exisait pas ;-) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4075000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Lalee_retour @b_roger_petit @chrispc34 A l'\\u00e9poque il y avait 3xplus net sur france3 mais twitter exisait pas ;-) #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Lalee_retour\",\"indices\":[0,13],\"id_str\":\"252150894\",\"name\":\"Lal\\u00e9e Pinoncely\",\"id\":252150894},{\"screen_name\":\"B_Roger_Petit\",\"indices\":[14,28],\"id_str\":\"48949826\",\"name\":\"Bruno Roger-Petit\",\"id\":48949826},{\"screen_name\":\"ChrisPC34\",\"indices\":[29,39],\"id_str\":\"133503769\",\"name\":\"Christophe Doublet\",\"id\":133503769}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[114,118]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173189397074808832\",\"id_str\":\"173192296383262720\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173189397074808832,\"in_reply_to_user_id_str\":\"252150894\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":305,\"screen_name\":\"alexlafleche\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":538,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"paris\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":148,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1839682968\\/zzzzzzzzzzzzzzzzzzzz_normal.png\",\"description\":\"#Socialmedia consultant, @You_socialmedia founder. Socialmedia paris TV, e-branding monitoring www.alexlafleche.com, TV & Radio #relationalbranding\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"022330\",\"id_str\":\"70361991\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839682968\\/zzzzzzzzzzzzzzzzzzzz_normal.png\",\"name\":\"Alexandre Lafl\\u00e8che\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 31 10:30:15 +0000 2009\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":70361991,\"utc_offset\":-10800,\"favourites_count\":5,\"url\":\"http:\\/\\/twitter.com\\/you_socialmedia\"},\"in_reply_to_screen_name\":\"Lalee_retour\",\"truncated\":false,\"id\":173192296383262720,\"created_at\":\"Fri Feb 24 23:47:15 +0000 2012\",\"in_reply_to_user_id\":252150894}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4075000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d006f119-c9ea-4e42-8903-c6362772fcac-173192296383262720" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @en_toute_amitie: Au lieu de vous ennuyer sur #lgw allez donc faire un tour sur le Sprylateshow : http://t.co/0zb0xyN5 #ilpart", -"img": { -"src": "http://a2.twimg.com/profile_images/1739853168/Short_Wolf_normal.png" -}, -"title": "The_Wolf: RT @en_toute_amitie: Au lieu de vous ennuyer sur #lgw allez donc faire un tour sur le Sprylateshow : http://t.co/0zb0xyN5 #ilpart", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4076000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @en_toute_amitie: Au lieu de vous ennuyer sur #lgw allez donc faire un tour sur le Sprylateshow : http:\\/\\/t.co\\/0zb0xyN5 #ilpart\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"en_toute_amitie\",\"indices\":[3,19],\"id_str\":\"448561829\",\"name\":\"en_toute_amiti\\u00e9\",\"id\":448561829}],\"urls\":[{\"indices\":[101,121],\"expanded_url\":\"http:\\/\\/lateshow.spry.fr\\/live\\/\",\"display_url\":\"lateshow.spry.fr\\/live\\/\",\"url\":\"http:\\/\\/t.co\\/0zb0xyN5\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]},{\"text\":\"ilpart\",\"indices\":[123,130]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Au lieu de vous ennuyer sur #lgw allez donc faire un tour sur le Sprylateshow : http:\\/\\/t.co\\/0zb0xyN5 #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[80,100],\"expanded_url\":\"http:\\/\\/lateshow.spry.fr\\/live\\/\",\"display_url\":\"lateshow.spry.fr\\/live\\/\",\"url\":\"http:\\/\\/t.co\\/0zb0xyN5\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]},{\"text\":\"ilpart\",\"indices\":[102,109]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191562057101313\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":251,\"screen_name\":\"en_toute_amitie\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1047,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/396348547\\/189.jpg\",\"location\":\"Rouen\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":59,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843252271\\/pptwt123_normal.jpg\",\"description\":\"FILF ^^ En toute amiti\\u00e9, j'ai relativement envie d'\\u00eatre ... Caz sp\\u00e9cial, cultivacteur de mes envies et fabricant d'ailes pour mes fils.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"448561829\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/396348547\\/189.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843252271\\/pptwt123_normal.jpg\",\"name\":\"en_toute_amiti\\u00e9\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 28 04:10:29 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":448561829,\"utc_offset\":3600,\"favourites_count\":11,\"url\":\"http:\\/\\/moi-c-cxx.over-blog.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191562057101313,\"created_at\":\"Fri Feb 24 23:44:20 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192298631413760\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":402,\"screen_name\":\"Werewolfofhelms\",\"lang\":\"fr\",\"profile_text_color\":\"ffffff\",\"statuses_count\":10629,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/389048406\\/ghostrider_twitterskin_02.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":22,\"profile_link_color\":\"f26422\",\"followers_count\":486,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1739853168\\/Short_Wolf_normal.png\",\"description\":\"Game Designer, passionn\\u00e9 de jeu vid\\u00e9o, comics et de cin\\u00e9. J'\\u00e9cris pour Wolf Lair, Ultimate PS3 & Cineheroes.\\r\\nRaleur professionnel mais ne mords pas !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"162070882\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/389048406\\/ghostrider_twitterskin_02.jpg\",\"profile_sidebar_fill_color\":\"4a4a4a\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1739853168\\/Short_Wolf_normal.png\",\"name\":\"The_Wolf\",\"default_profile_image\":false,\"created_at\":\"Fri Jul 02 15:15:31 +0000 2010\",\"profile_sidebar_border_color\":\"353535\",\"id\":162070882,\"utc_offset\":3600,\"favourites_count\":9,\"url\":\"http:\\/\\/www.wolflair.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192298631413760,\"created_at\":\"Fri Feb 24 23:47:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4076000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d5860aff-5d5d-4b7b-8876-8b73cfc9fa76-173192298631413760" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Mais qu'est-ce que c'est que ce concept de meeeeerde ???? O_0 !!!!", -"img": { -"src": "http://a2.twimg.com/profile_images/1799410700/Capture3_normal.PNG" -}, -"title": "Cédric: #lgw Mais qu'est-ce que c'est que ce concept de meeeeerde ???? O_0 !!!!", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4076000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw Mais qu'est-ce que c'est que ce concept de meeeeerde ???? O_0 !!!!\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192297985490944\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5ED4DC\",\"screen_name\":\"CedriKP\",\"lang\":\"fr\",\"favourites_count\":72,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":621,\"location\":\"PinkCityVice - France\",\"profile_text_color\":\"3C3940\",\"followers_count\":1214,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1799410700\\/Capture3_normal.PNG\",\"description\":\"A fait sc.po mais pas l'ENA. Resp webmarketing SEO\\/SMO + ecommer\\u00e7ant. Com\\u00e9dien rat\\u00e9 mais f\\u00e9ru de Culture. Histoire, Art, Ninjutsu, et Gueule de bois.\",\"statuses_count\":9421,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":122,\"profile_link_color\":\"0099B9\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"0099B9\",\"protected\":false,\"id_str\":\"54663241\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"C\\u00e9dric\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"created_at\":\"Tue Jul 07 20:21:53 +0000 2009\",\"profile_sidebar_fill_color\":\"95E8EC\",\"id\":54663241,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/seodenuit.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1799410700\\/Capture3_normal.PNG\"},\"truncated\":false,\"id\":173192297985490944,\"created_at\":\"Fri Feb 24 23:47:16 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4076000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "371a6d30-87ed-4cc9-b961-5bfe88740091-173192297985490944" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw C'est dommage les matchs de l'UFC sont cools. Pourquoi s'être arrêté ? Rollin - Vinvin v. Palmashow. P*tin c'est géant !", -"img": { -"src": "http://a0.twimg.com/profile_images/1694156609/737DALWinter_normal.jpg" -}, -"title": "Axel G. Hillbear: #lgw C'est dommage les matchs de l'UFC sont cools. Pourquoi s'être arrêté ? Rollin - Vinvin v. Palmashow. P*tin c'est géant !", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4076000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw C'est dommage les matchs de l'UFC sont cools. Pourquoi s'\\u00eatre arr\\u00eat\\u00e9 ? Rollin - Vinvin v. Palmashow. P*tin c'est g\\u00e9ant !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192300443348994\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":48,\"screen_name\":\"Hillbird21\",\"lang\":\"fr\",\"profile_text_color\":\"2e4b6e\",\"statuses_count\":174,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"000000\",\"followers_count\":7,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1694156609\\/737DALWinter_normal.jpg\",\"description\":\"PC-Gaming (Wow odd.) & aviation (Wow super odd.) are my hobbies. Let's talk about everythin' !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"091314\",\"id_str\":\"406079380\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1694156609\\/737DALWinter_normal.jpg\",\"name\":\"Axel G. Hillbear\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 06 06:42:54 +0000 2011\",\"profile_sidebar_border_color\":\"336d70\",\"id\":406079380,\"utc_offset\":null,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192300443348994,\"created_at\":\"Fri Feb 24 23:47:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4076000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ea85fbbe-4a95-4602-b457-f09932e23fa9-173192300443348994" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@JessBoniLambert Oui on mélange tout. #StadedeFrance #lgw #cqui", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @JessBoniLambert Oui on mélange tout. #StadedeFrance #lgw #cqui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4078000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"JessBoniLambert\",\"favorited\":false,\"text\":\"@JessBoniLambert Oui on m\\u00e9lange tout. #StadedeFrance #lgw #cqui\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"JessBoniLambert\",\"indices\":[0,16],\"name\":\"Jessica Boni-Lambert\",\"id_str\":\"111092027\",\"id\":111092027}],\"hashtags\":[{\"text\":\"StadedeFrance\",\"indices\":[38,52]},{\"text\":\"lgw\",\"indices\":[53,57]},{\"text\":\"cqui\",\"indices\":[58,63]}]},\"in_reply_to_user_id\":111092027,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173192188052766721,\"in_reply_to_status_id_str\":\"173192188052766721\",\"id_str\":\"173192305895936000\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"favourites_count\":254,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":156,\"location\":\"Paris Montparnasse - Bruxelles\",\"profile_text_color\":\"333333\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"statuses_count\":34448,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Pierre B.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":104184883,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\"},\"truncated\":false,\"id\":173192305895936000,\"created_at\":\"Fri Feb 24 23:47:18 +0000 2012\",\"in_reply_to_user_id_str\":\"111092027\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4078000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ea780679-12df-4539-b71c-df16acb1ae7b-173192305895936000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @NkL4: RT @Hydraze @kheops2713 parle de @laquadrature sur #lgw http://t.co/1aYTTKMe pour plus d'informations", -"img": { -"src": "http://a0.twimg.com/profile_images/1652896495/31462_418563071095_586936095_5290073_3010281_a_normal.jpg" -}, -"title": "KheOps: RT @NkL4: RT @Hydraze @kheops2713 parle de @laquadrature sur #lgw http://t.co/1aYTTKMe pour plus d'informations", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4078000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @NkL4: RT @Hydraze @kheops2713 parle de @laquadrature sur #lgw http:\\/\\/t.co\\/1aYTTKMe pour plus d'informations\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"NkL4\",\"indices\":[3,8],\"id_str\":\"80576391\",\"name\":\"NkL4 \\u00a9 || Ludovic A.\",\"id\":80576391},{\"screen_name\":\"Hydraze\",\"indices\":[13,21],\"id_str\":\"37705430\",\"name\":\"Hydraze\",\"id\":37705430},{\"screen_name\":\"kheops2713\",\"indices\":[22,33],\"id_str\":\"321006177\",\"name\":\"KheOps\",\"id\":321006177},{\"screen_name\":\"laquadrature\",\"indices\":[43,56],\"id_str\":\"21179585\",\"name\":\"La Quadrature du Net\",\"id\":21179585}],\"urls\":[{\"indices\":[66,86],\"expanded_url\":\"http:\\/\\/lqdn.fr\\/acta\",\"display_url\":\"lqdn.fr\\/acta\",\"url\":\"http:\\/\\/t.co\\/1aYTTKMe\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @Hydraze @kheops2713 parle de @laquadrature sur #lgw http:\\/\\/t.co\\/1aYTTKMe pour plus d'informations\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Hydraze\",\"indices\":[3,11],\"id_str\":\"37705430\",\"name\":\"Hydraze\",\"id\":37705430},{\"screen_name\":\"kheops2713\",\"indices\":[12,23],\"id_str\":\"321006177\",\"name\":\"KheOps\",\"id\":321006177},{\"screen_name\":\"laquadrature\",\"indices\":[33,46],\"id_str\":\"21179585\",\"name\":\"La Quadrature du Net\",\"id\":21179585}],\"urls\":[{\"indices\":[56,76],\"expanded_url\":\"http:\\/\\/lqdn.fr\\/acta\",\"display_url\":\"lqdn.fr\\/acta\",\"url\":\"http:\\/\\/t.co\\/1aYTTKMe\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[51,55]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173190467255672832\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":580,\"screen_name\":\"NkL4\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":26213,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Saint Brieuc \\/ Bretagne\",\"show_all_inline_media\":true,\"listed_count\":116,\"profile_link_color\":\"0084B4\",\"followers_count\":999,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1731549557\\/old_normal.jpg\",\"description\":\"Hyper Local, Hyper Global, Web junkie, Androidoman.\\r\\nLa Bretagne, la France, le Monde, le Web !\\r\\nAmoureux du genre humain ! Pep hini zo libr ! #Social \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"80576391\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1731549557\\/old_normal.jpg\",\"name\":\"NkL4 \\u00a9 || Ludovic A.\",\"default_profile_image\":false,\"created_at\":\"Wed Oct 07 13:28:30 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":80576391,\"utc_offset\":3600,\"favourites_count\":204,\"url\":\"http:\\/\\/www.nkl4.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173190467255672832,\"created_at\":\"Fri Feb 24 23:39:59 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192309431738368\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":25,\"screen_name\":\"kheops2713\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":971,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":18,\"profile_link_color\":\"0084B4\",\"followers_count\":451,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1652896495\\/31462_418563071095_586936095_5290073_3010281_a_normal.jpg\",\"description\":\"Je clair, ne pas ?\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"321006177\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1652896495\\/31462_418563071095_586936095_5290073_3010281_a_normal.jpg\",\"name\":\"KheOps\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 20 21:41:59 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":321006177,\"utc_offset\":null,\"favourites_count\":0,\"url\":\"http:\\/\\/www.dailymotion.com\\/video\\/x32zy6_la-strategie-de-lechec-lentretien_fun\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192309431738368,\"created_at\":\"Fri Feb 24 23:47:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4078000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "70215982-b282-4fa5-94cd-4e1e1222c3ed-173192309431738368" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Idem RT @PRland: Cette impression bizarre de participer à un effort expérimental, c'est juste moi ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1344144436/IMG00129_normal.jpg" -}, -"title": "ben: Idem RT @PRland: Cette impression bizarre de participer à un effort expérimental, c'est juste moi ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4079000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Idem RT @PRland: Cette impression bizarre de participer \\u00e0 un effort exp\\u00e9rimental, c'est juste moi ? #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"PRland\",\"indices\":[8,15],\"id_str\":\"1421991\",\"name\":\"Eric Maillard\",\"id\":1421991}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[100,104]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192311059124224\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":186,\"screen_name\":\"goldenroz\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2801,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"sous les pav\\u00e9s, la plage\",\"show_all_inline_media\":false,\"listed_count\":27,\"profile_link_color\":\"0084B4\",\"followers_count\":214,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1344144436\\/IMG00129_normal.jpg\",\"description\":\"dans l'internet depuis le web 0.8, aujourd'hui en plein dans le 2.0. un profil de moins en moins anonyme mais un pseudo qui s'est install\\u00e9 ;-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"107131588\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1344144436\\/IMG00129_normal.jpg\",\"name\":\"ben\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 21 16:54:52 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":107131588,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192311059124224,\"created_at\":\"Fri Feb 24 23:47:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4079000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "08d300ac-12f3-4a6b-a9de-c0cf61278ebd-173192311059124224" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton #lgw", -"img": { -"src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_2_normal.png" -}, -"title": "kassandra: #change2ton #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4079000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#change2ton #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[12,16]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192309763088384\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":12,\"screen_name\":\"kassandra220\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":0,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":3,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_2_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"235274482\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_2_normal.png\",\"name\":\"kassandra\",\"default_profile_image\":true,\"created_at\":\"Fri Jan 07 19:52:19 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":235274482,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192309763088384,\"created_at\":\"Fri Feb 24 23:47:19 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4079000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d8c16611-14c1-4054-b0a0-28eef8fc98f9-173192309763088384" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste pas #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1851455303/image_normal.jpg" -}, -"title": "Nicolas Mathieu: #ilreste pas #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4081000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste pas #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[13,17]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192321960132608\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":15,\"screen_name\":\"mathieunicolas2\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":0,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":1,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851455303\\/image_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"342628343\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851455303\\/image_normal.jpg\",\"name\":\"Nicolas Mathieu\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 26 09:56:43 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":342628343,\"utc_offset\":null,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192321960132608,\"created_at\":\"Fri Feb 24 23:47:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4081000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d3d9b0de-fd74-4e2e-b807-acbc9765dc0f-173192321960132608" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilpart #lgw #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1768745785/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png" -}, -"title": "☠papounay2000☠: #ilpart #lgw #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4081000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ilpart #lgw #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[0,7]},{\"text\":\"lgw\",\"indices\":[8,12]},{\"text\":\"lgw\",\"indices\":[13,17]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192321905594368\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"F2E195\",\"screen_name\":\"papounay2000\",\"lang\":\"fr\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":265,\"location\":\"\",\"profile_text_color\":\"0C3E53\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1768745785\\/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png\",\"description\":\"N'oubliez pas de vous aimer\",\"statuses_count\":3544,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/412848613\\/gandhi.jpg\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"FF0000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BADFCD\",\"protected\":false,\"id_str\":\"14764219\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"\\u2620papounay2000\\u2620\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/412848613\\/gandhi.jpg\",\"created_at\":\"Tue May 13 20:33:18 +0000 2008\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"id\":14764219,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768745785\\/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png\"},\"truncated\":false,\"id\":173192321905594368,\"created_at\":\"Fri Feb 24 23:47:21 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4081000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "15a92cf9-33c9-4fe7-bae7-ed7846d75961-173192321905594368" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le grand webze c'est le grand bazar! Voire le bordel... Ou c'est trop Concept pour moi... #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1286044630/xfI28647_normal" -}, -"title": " DeProfundis Clamavi: Le grand webze c'est le grand bazar! Voire le bordel... Ou c'est trop Concept pour moi... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4082000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le grand webze c'est le grand bazar! Voire le bordel... Ou c'est trop Concept pour moi... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[90,94]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192322899652610\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":179,\"screen_name\":\"leaurees\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2125,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/418828473\\/4809839461_a695343627_b.jpg\",\"location\":\"Paris \\/ France\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":139,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1286044630\\/xfI28647_normal\",\"description\":\"D\\u00e9sabus\\u00e9 chronique...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"259140410\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/418828473\\/4809839461_a695343627_b.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1286044630\\/xfI28647_normal\",\"name\":\"\\u00a0DeProfundis Clamavi\",\"default_profile_image\":false,\"created_at\":\"Tue Mar 01 06:21:41 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":259140410,\"utc_offset\":3600,\"favourites_count\":5,\"url\":\"http:\\/\\/www.flegme.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192322899652610,\"created_at\":\"Fri Feb 24 23:47:22 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4082000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "97472668-fb84-4b7a-997f-c04baff075fa-173192322899652610" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #cQui", -"img": { -"src": "http://a2.twimg.com/profile_images/1815905585/image_normal.jpg" -}, -"title": "Young, Wild & Free: #lgw #cQui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4082000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #cQui\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cQui\",\"indices\":[5,10]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192322090143744\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"08Life06\",\"lang\":\"fr\",\"favourites_count\":39,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":231,\"location\":\"chez les mafieux mexicains\",\"profile_text_color\":\"333333\",\"followers_count\":391,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"description\":\"\",\"statuses_count\":10976,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"363343002\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Young, Wild & Free\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat Aug 27 23:04:05 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":363343002,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\"},\"truncated\":false,\"id\":173192322090143744,\"created_at\":\"Fri Feb 24 23:47:22 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4082000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "68d14a88-86e6-4596-a72d-d3c4468013bd-173192322090143744" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilReste mais pas forcément dans #lgw ^_^'", -"img": { -"src": "http://a3.twimg.com/profile_images/116645986/big.6589839_normal.jpg" -}, -"title": "cridi: #ilReste mais pas forcément dans #lgw ^_^'", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4085000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilReste mais pas forc\\u00e9ment dans #lgw ^_^'\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[34,38]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192335016984577\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":231,\"screen_name\":\"cridi\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":4444,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/2939966\\/EPSN1179.JPG\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0000ff\",\"followers_count\":118,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/116645986\\/big.6589839_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9ae4e8\",\"id_str\":\"16002226\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/2939966\\/EPSN1179.JPG\",\"profile_sidebar_fill_color\":\"A3CBEE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/116645986\\/big.6589839_normal.jpg\",\"name\":\"cridi\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 26 20:28:04 +0000 2008\",\"profile_sidebar_border_color\":\"87bc44\",\"id\":16002226,\"utc_offset\":3600,\"favourites_count\":7627,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192335016984577,\"created_at\":\"Fri Feb 24 23:47:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4085000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e98aea46-1022-44ec-ad3c-92d25e0dc662-173192335016984577" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilPart", -"img": { -"src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_3_normal.png" -}, -"title": "robin pierre: #lgw #ilPart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4085000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilPart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilPart\",\"indices\":[5,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192336296247297\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1,\"screen_name\":\"pierre_robin\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"501182356\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"name\":\"robin pierre\",\"default_profile_image\":true,\"created_at\":\"Thu Feb 23 21:53:04 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":501182356,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192336296247297,\"created_at\":\"Fri Feb 24 23:47:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4085000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "19d408d1-12af-4751-bf2f-ed272892f2a4-173192336296247297" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @deletom: euh.... #lgw #cQui", -"img": { -"src": "http://a0.twimg.com/profile_images/788016744/Sans_titre_normal.jpg" -}, -"title": "Thomas Delecourt: RT @deletom: euh.... #lgw #cQui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4085000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @deletom: euh.... #lgw #cQui\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"deletom\",\"indices\":[3,11],\"id_str\":\"127837693\",\"name\":\"Thomas Delecourt\",\"id\":127837693}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]},{\"text\":\"cQui\",\"indices\":[26,31]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobileways.de\\/gravity\\\" rel=\\\"nofollow\\\"\\u003EGravity!\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192337353216000\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1279,\"screen_name\":\"deletom\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":6998,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/427316930\\/minimalist-wallpaper-blue.jpg\",\"location\":\"Valenciennes\",\"show_all_inline_media\":false,\"listed_count\":58,\"profile_link_color\":\"1c4743\",\"followers_count\":929,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/788016744\\/Sans_titre_normal.jpg\",\"description\":\"Chef de projet\\/D\\u00e9veloppeur Web\\r\\nPassionn\\u00e9 par le web et les nouvelles technologies\\r\\n#php #Jquery\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"85bfba\",\"id_str\":\"127837693\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/427316930\\/minimalist-wallpaper-blue.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/788016744\\/Sans_titre_normal.jpg\",\"name\":\"Thomas Delecourt\",\"default_profile_image\":false,\"created_at\":\"Tue Mar 30 11:34:51 +0000 2010\",\"profile_sidebar_border_color\":\"02666b\",\"id\":127837693,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"https:\\/\\/www.facebook.com\\/leweb.danstous.ses.etats\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192337353216000,\"created_at\":\"Fri Feb 24 23:47:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4085000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dc8e643d-7435-4b9c-b8eb-cb7dd4273ec8-173192337353216000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste même si...", -"img": { -"src": "http://a3.twimg.com/profile_images/1247585256/IMG_0719_reasonably_small_normal.JPG" -}, -"title": "Caroline: #lgw #ilreste même si...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4086000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #ilreste m\\u00eame si...\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192340717056000\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"e6dfe6\",\"screen_name\":\"cakotav\",\"lang\":\"fr\",\"favourites_count\":454,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":541,\"location\":\"Lyon\",\"profile_text_color\":\"757474\",\"followers_count\":464,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1247585256\\/IMG_0719_reasonably_small_normal.JPG\",\"description\":\"D\\u00e9veloppeur web freelance \\/ Veille informatique & internet \\/ Int\\u00e9ress\\u00e9e par le web 2.0, r\\u00e9seaux sociaux, ergonomie, accessibilit\\u00e9, Apple, cin\\u00e9ma...\",\"statuses_count\":3446,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":63,\"profile_link_color\":\"ff6699\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ff6699\",\"protected\":false,\"id_str\":\"17856382\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Caroline\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"created_at\":\"Thu Dec 04 01:53:35 +0000 2008\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":17856382,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1247585256\\/IMG_0719_reasonably_small_normal.JPG\"},\"truncated\":false,\"id\":173192340717056000,\"created_at\":\"Fri Feb 24 23:47:26 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4086000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fe56ca95-4541-4850-a6de-9b7ac3b127f6-173192340717056000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LudoDelaherche Carrément #cqui #cqui #cqui #lgw #StadedeFrance", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @LudoDelaherche Carrément #cqui #cqui #cqui #lgw #StadedeFrance", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4086000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@LudoDelaherche Carr\\u00e9ment #cqui #cqui #cqui #lgw #StadedeFrance\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[0,15],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[26,31]},{\"text\":\"cqui\",\"indices\":[32,37]},{\"text\":\"cqui\",\"indices\":[38,43]},{\"text\":\"lgw\",\"indices\":[44,48]},{\"text\":\"StadedeFrance\",\"indices\":[49,63]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173192270764445696\",\"id_str\":\"173192340733820928\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173192270764445696,\"in_reply_to_user_id_str\":\"72665061\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":156,\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":34449,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris Montparnasse - Bruxelles\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"name\":\"Pierre B.\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":104184883,\"utc_offset\":-10800,\"favourites_count\":254,\"url\":null},\"in_reply_to_screen_name\":\"LudoDelaherche\",\"truncated\":false,\"id\":173192340733820928,\"created_at\":\"Fri Feb 24 23:47:26 +0000 2012\",\"in_reply_to_user_id\":72665061}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4086000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9ba0f773-75ed-4d07-92ff-03d540da35a7-173192340733820928" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est très dur cette émission #acteursencrépon RT @tr13ze c'est vraiment mauvais... #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/384308910/retropixel-nasc_normal.png" -}, -"title": "Nasc: C'est très dur cette émission #acteursencrépon RT @tr13ze c'est vraiment mauvais... #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4087000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est tr\\u00e8s dur cette \\u00e9mission #acteursencr\\u00e9pon RT @tr13ze c'est vraiment mauvais... #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"tr13ze\",\"indices\":[50,57],\"name\":\"Chris\",\"id_str\":\"126569577\",\"id\":126569577}],\"hashtags\":[{\"text\":\"acteursencr\\u00e9pon\",\"indices\":[30,46]},{\"text\":\"LGW\",\"indices\":[84,88]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192346840735744\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"8f8872\",\"screen_name\":\"NascImpact\",\"lang\":\"en\",\"favourites_count\":196,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":200,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":232,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/384308910\\/retropixel-nasc_normal.png\",\"description\":\"Lead Flash Developer at megalo&company and making pixel art during my free time.\",\"statuses_count\":544,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/378679921\\/make-and-love-pixel-art.png\",\"show_all_inline_media\":true,\"listed_count\":17,\"profile_link_color\":\"3e5786\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"454545\",\"protected\":false,\"id_str\":\"59520230\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Nasc\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/378679921\\/make-and-love-pixel-art.png\",\"created_at\":\"Thu Jul 23 16:54:11 +0000 2009\",\"profile_sidebar_fill_color\":\"d6cbaa\",\"id\":59520230,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.nasc.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/384308910\\/retropixel-nasc_normal.png\"},\"truncated\":false,\"id\":173192346840735744,\"created_at\":\"Fri Feb 24 23:47:27 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4087000, -"tags": [ -{ -"id-ref": "f0d1f62a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a699df76-4591-47ba-85f6-293b9b09ecf6-173192346840735744" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Style le problème c'est les invités. C'EST TOUTE L'EMISSION LE PROBLEME. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1683879841/Photo_du_83030873-12-___23.03_normal.jpg" -}, -"title": "Rémi: Style le problème c'est les invités. C'EST TOUTE L'EMISSION LE PROBLEME. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4087000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Style le probl\\u00e8me c'est les invit\\u00e9s. C'EST TOUTE L'EMISSION LE PROBLEME. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[73,77]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192344051523586\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":319,\"screen_name\":\"GabytaineFlam\",\"lang\":\"fr\",\"profile_text_color\":\"8FCAE0\",\"statuses_count\":5861,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"location\":\"Toulouse.\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"4BB7DF\",\"followers_count\":370,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"description\":\"Les tweets qui ont \\u00e9t\\u00e9 \\u00e9crits dans cette TL ont \\u00e9t\\u00e9 faits par un professionnel. N'essayez pas de les reproduire \\u00e0 la maison. Contentez vous de les suivre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"59BEE4\",\"id_str\":\"161146189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"profile_sidebar_fill_color\":\"191F22\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"name\":\"R\\u00e9mi\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 30 03:07:45 +0000 2010\",\"profile_sidebar_border_color\":\"4BB7DF\",\"id\":161146189,\"utc_offset\":-10800,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192344051523586,\"created_at\":\"Fri Feb 24 23:47:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4087000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f6944e92-b86c-4093-b231-3d87998b5743-173192344051523586" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze on reste avec les jeunes @palmashow ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1838207664/image_normal.jpg" -}, -"title": "Sanchez Théo: @LeGrandWebze on reste avec les jeunes @palmashow ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4087000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LeGrandWebze\",\"favorited\":false,\"text\":\"@LeGrandWebze on reste avec les jeunes @palmashow ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385},{\"screen_name\":\"palmashow\",\"indices\":[39,49],\"name\":\"palmashow\",\"id_str\":\"23782965\",\"id\":23782965}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[52,56]}]},\"in_reply_to_user_id\":365949385,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192343376236544\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"sanchez_theo\",\"lang\":\"fr\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":62,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":16,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1838207664\\/image_normal.jpg\",\"description\":\"\",\"statuses_count\":144,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433540734\\/htk.jpg\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"374697529\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Sanchez Th\\u00e9o\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433540734\\/htk.jpg\",\"created_at\":\"Fri Sep 16 19:34:01 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":374697529,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838207664\\/image_normal.jpg\"},\"truncated\":false,\"id\":173192343376236544,\"created_at\":\"Fri Feb 24 23:47:27 +0000 2012\",\"in_reply_to_user_id_str\":\"365949385\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4087000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f668f49c-c4c5-426b-8593-709e2b71d737-173192343376236544" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw est on encore dans l'absurdité?", -"img": { -"src": "http://a0.twimg.com/profile_images/1799016252/DSC02999bis_normal.jpg" -}, -"title": "Cuiller à Soupe: #lgw est on encore dans l'absurdité?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4087000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw est on encore dans l'absurdit\\u00e9?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192346161262594\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":169,\"screen_name\":\"CuuilerSoupe\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":107,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/418130953\\/Photo_200.jpg\",\"location\":\"Fouras\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"\",\"followers_count\":30,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1799016252\\/DSC02999bis_normal.jpg\",\"description\":\"Passionn\\u00e9e de et par tout... Sp\\u00e9cialis\\u00e9e dans les politiques d'Education du monde\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"\",\"id_str\":\"481209009\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/418130953\\/Photo_200.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1799016252\\/DSC02999bis_normal.jpg\",\"name\":\"Cuiller \\u00e0 Soupe\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 02 12:57:41 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":481209009,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192346161262594,\"created_at\":\"Fri Feb 24 23:47:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4087000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2a95ec04-4a39-44d4-8db1-7f5d55d62ca2-173192346161262594" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw dérapage (in)contrôlé? ça m'énerve de pas savoir!", -"img": { -"src": "http://a0.twimg.com/profile_images/1276794848/Photo_Brutus_and_me__Louvre__normal.jpg" -}, -"title": "Joffrey Mick: #lgw dérapage (in)contrôlé? ça m'énerve de pas savoir!", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4088000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw d\\u00e9rapage (in)contr\\u00f4l\\u00e9? \\u00e7a m'\\u00e9nerve de pas savoir!\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192348396814336\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":146,\"screen_name\":\"JoffreyMick\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1027,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"009999\",\"followers_count\":56,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1276794848\\/Photo_Brutus_and_me__Louvre__normal.jpg\",\"description\":\"20 ans, \\u00e9tudiant \\u00e0 Sciences Po Paris, journaliste politique pour Sciences Po TV, rock'n'roll addict.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"255731473\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1276794848\\/Photo_Brutus_and_me__Louvre__normal.jpg\",\"name\":\"Joffrey Mick\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 21 23:21:23 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":255731473,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192348396814336,\"created_at\":\"Fri Feb 24 23:47:28 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4088000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "76265326-6e77-496b-abfc-cf470196a49d-173192348396814336" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "^^ RT @thibaultdpr: @tatamirugby sur le haut de la pile! #cqui #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1747820307/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg" -}, -"title": "Marius: ^^ RT @thibaultdpr: @tatamirugby sur le haut de la pile! #cqui #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4089000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"^^ RT @thibaultdpr: @tatamirugby sur le haut de la pile! #cqui #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"thibaultdpr\",\"indices\":[6,18],\"id_str\":\"348755668\",\"name\":\"Thibault\",\"id\":348755668},{\"screen_name\":\"tatamirugby\",\"indices\":[20,32],\"id_str\":\"27248204\",\"name\":\"Marius\",\"id\":27248204}],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[57,62]},{\"text\":\"LGW\",\"indices\":[63,67]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192354277236736\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":372,\"screen_name\":\"tatamirugby\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":26636,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":68,\"profile_link_color\":\"0084B4\",\"followers_count\":842,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1747820307\\/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg\",\"description\":\"Je parle de sport, supporter de rugby et du @RacingMetro92 , joueur au @RCGV92 , \\u00e9tudiant @HETIC en #H3 !\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"27248204\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1747820307\\/ca9ada6be5f84d1bb30f520297a118bb_5_normal.jpg\",\"name\":\"Marius\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 28 15:36:02 +0000 2009\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":27248204,\"utc_offset\":3600,\"favourites_count\":50,\"url\":\"http:\\/\\/www.facebook.com\\/tatamirugby\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192354277236736,\"created_at\":\"Fri Feb 24 23:47:29 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4089000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0b0e556a-6186-4eb8-b4d1-35fae8d2ca60-173192354277236736" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "omg!omfg! -- i can't believe this is back! Scary Movie 3 #WhoYMCMBWillSignNext We Wait For Jonas #lgw http://t.co/rsiFdk2D take a visit", -"img": { -"src": "http://a0.twimg.com/profile_images/1850996577/Japan_2BIdol_2BRuna_2BHamakawa_2Bcute_2BJapanese_2Bgirl_2Bphoto_2Bgallery-4004-333085_normal.jpg" -}, -"title": "Jesusa Hollis: omg!omfg! -- i can't believe this is back! Scary Movie 3 #WhoYMCMBWillSignNext We Wait For Jonas #lgw http://t.co/rsiFdk2D take a visit", -"color": "16763904", -"polemics": [ -"REF", -"KO" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4089000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"omg!omfg! -- i can't believe this is back! Scary Movie 3 #WhoYMCMBWillSignNext We Wait For Jonas #lgw http:\\/\\/t.co\\/rsiFdk2D take a visit\",\"entities\":{\"urls\":[{\"indices\":[102,122],\"display_url\":\"tiny.cc\\/1zt8i\",\"expanded_url\":\"http:\\/\\/tiny.cc\\/1zt8i\",\"url\":\"http:\\/\\/t.co\\/rsiFdk2D\"}],\"user_mentions\":[],\"hashtags\":[{\"text\":\"WhoYMCMBWillSignNext\",\"indices\":[57,78]},{\"text\":\"lgw\",\"indices\":[97,101]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192354071707648\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"Jesusayizqk\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":0,\"location\":\"\",\"profile_text_color\":\"666666\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850996577\\/Japan_2BIdol_2BRuna_2BHamakawa_2Bcute_2BJapanese_2Bgirl_2Bphoto_2Bgallery-4004-333085_normal.jpg\",\"description\":\"\",\"statuses_count\":1,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"502043013\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Jesusa Hollis\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Fri Feb 24 19:07:06 +0000 2012\",\"profile_sidebar_fill_color\":\"252429\",\"id\":502043013,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850996577\\/Japan_2BIdol_2BRuna_2BHamakawa_2Bcute_2BJapanese_2Bgirl_2Bphoto_2Bgallery-4004-333085_normal.jpg\"},\"truncated\":false,\"id\":173192354071707648,\"created_at\":\"Fri Feb 24 23:47:29 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4089000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0d29ada-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "511558fc-7ca8-4844-a92e-5efadb57ce69-173192354071707648" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ah enfin après 1heure d'émission @vinvin formule clairement la question du jeu Mais on ne connaît toujours pas l'intérêt #lgw via #TVcheck", -"img": { -"src": "http://a3.twimg.com/profile_images/1764728200/a05c3c5a-aecf-4e53-87e8-77647a9f7c91_normal.png" -}, -"title": "Fadhila BRAHIMI: Ah enfin après 1heure d'émission @vinvin formule clairement la question du jeu Mais on ne connaît toujours pas l'intérêt #lgw via #TVcheck", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4090000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ah enfin apr\\u00e8s 1heure d'\\u00e9mission @vinvin formule clairement la question du jeu Mais on ne conna\\u00eet toujours pas l'int\\u00e9r\\u00eat #lgw via #TVcheck\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[33,40],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[121,125]},{\"text\":\"TVcheck\",\"indices\":[130,138]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/fr\\/app\\/tvcheck\\/id437347192?mt=8\\\" rel=\\\"nofollow\\\"\\u003ETVcheck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192356550549504\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"B28465\",\"screen_name\":\"fbrahimi\",\"lang\":\"fr\",\"favourites_count\":160,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":3401,\"location\":\"Nomade. France - Maghreb \",\"profile_text_color\":\"A30034\",\"followers_count\":11936,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1764728200\\/a05c3c5a-aecf-4e53-87e8-77647a9f7c91_normal.png\",\"description\":\"Dir. FB&Associ\\u00e9s #StrategieDePresence | CoAuteure #Moi20 | Chroniqueuse @Widoobiz | Conf\\u00e9renci\\u00e8re #Tedx | Bureau @MediaAces | \\u2665 #music #politic #SocialTV #Pause\",\"statuses_count\":36949,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/342882401\\/fadhilaBrahimiTwitterOct11.gif\",\"show_all_inline_media\":true,\"listed_count\":1250,\"profile_link_color\":\"000000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"F5EACF\",\"protected\":false,\"id_str\":\"5836692\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Fadhila BRAHIMI\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/342882401\\/fadhilaBrahimiTwitterOct11.gif\",\"created_at\":\"Mon May 07 16:20:02 +0000 2007\",\"profile_sidebar_fill_color\":\"F5EACF\",\"id\":5836692,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.fadhilabrahimi.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1764728200\\/a05c3c5a-aecf-4e53-87e8-77647a9f7c91_normal.png\"},\"truncated\":false,\"id\":173192356550549504,\"created_at\":\"Fri Feb 24 23:47:30 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4090000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef163198-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6e3ca175-b991-4217-ac59-e77849cce6e6-173192356550549504" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LudoDelaherche: Prêts pour grosse vague de #cqui #cqui #cqui ??? #lgw #StadedeFrance ? :)", -"img": { -"src": "http://a0.twimg.com/profile_images/1816190925/stmaillot_normal.jpg" -}, -"title": "philippe : RT @LudoDelaherche: Prêts pour grosse vague de #cqui #cqui #cqui ??? #lgw #StadedeFrance ? :)", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4090000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @LudoDelaherche: Pr\\u00eats pour grosse vague de #cqui #cqui #cqui ??? #lgw #StadedeFrance ? :)\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[3,18],\"name\":\"Ludovic Delaherche\",\"id_str\":\"72665061\",\"id\":72665061}],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[47,52]},{\"text\":\"cqui\",\"indices\":[53,58]},{\"text\":\"cqui\",\"indices\":[59,64]},{\"text\":\"lgw\",\"indices\":[69,73]},{\"text\":\"StadedeFrance\",\"indices\":[74,88]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192358870007808\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"65B0DA\",\"screen_name\":\"saintmtex\",\"lang\":\"fr\",\"favourites_count\":9,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":802,\"location\":\"aix en provence\",\"profile_text_color\":\"3D1957\",\"followers_count\":809,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1816190925\\/stmaillot_normal.jpg\",\"description\":\"Sport addict, Joueur par intermittence de poker , Autoderision et bonne humeur inside , doublure officielle du professeur xavier \\r\\nwww.saintmtex.fr\",\"statuses_count\":22967,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":41,\"profile_link_color\":\"FF0000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"642D8B\",\"protected\":false,\"id_str\":\"287653885\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"philippe \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"created_at\":\"Mon Apr 25 12:28:35 +0000 2011\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"id\":287653885,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.saintmtex.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1816190925\\/stmaillot_normal.jpg\"},\"truncated\":false,\"id\":173192358870007808,\"created_at\":\"Fri Feb 24 23:47:30 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4090000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "38a4612c-5fd6-457f-a71e-8b539aee3a38-173192358870007808" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cestqui #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1612831528/cni_id_normal.jpg" -}, -"title": "Jean-Louis Coste: #cestqui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4090000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cestqui #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cestqui\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192359604002818\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":132,\"screen_name\":\"jlcoste\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":544,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"10207a\",\"followers_count\":46,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"description\":\"Langue, litt\\u00e9rature et politique. Sp\\u00e9cialis\\u00e9 en traitement automatique des langues (presse). Rattach\\u00e9 \\u00e0 l'Universit\\u00e9 de Paris 3, et prof. en coll\\u00e8ge de banlieue\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"id_str\":\"244454441\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612831528\\/cni_id_normal.jpg\",\"name\":\"Jean-Louis Coste\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 29 10:24:46 +0000 2011\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":244454441,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192359604002818,\"created_at\":\"Fri Feb 24 23:47:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4090000, -"tags": [ -{ -"id-ref": "f0d2f0de-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "395f1786-77d1-4da6-9e64-3fdf1ed85766-173192359604002818" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "pitoyable #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1487823131/fond_site_2_copie_normal.jpg" -}, -"title": "Schmitt Matthias: pitoyable #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4093000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"pitoyable #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[10,14]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192369993293824\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":26,\"screen_name\":\"InkisitorProd\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Cergy\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":1,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1487823131\\/fond_site_2_copie_normal.jpg\",\"description\":\"https:\\/\\/www.facebook.com\\/pages\\/Inkisitor-Prod-Designer\\/135112143220332\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"131516\",\"id_str\":\"264406173\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1487823131\\/fond_site_2_copie_normal.jpg\",\"name\":\"Schmitt Matthias\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 11 21:22:24 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":264406173,\"utc_offset\":null,\"favourites_count\":3,\"url\":\"https:\\/\\/www.facebook.com\\/pages\\/Inkisitor-Prod-Designer\\/135112143220332\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192369993293824,\"created_at\":\"Fri Feb 24 23:47:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4093000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "98dc674b-1d76-4381-82bd-8c266753efe5-173192369993293824" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Aller, je tente une colonne #cQui #lgw :D", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Aller, je tente une colonne #cQui #lgw :D", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4093000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Aller, je tente une colonne #cQui #lgw :D\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[28,33]},{\"text\":\"lgw\",\"indices\":[34,38]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192370278498304\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":100,\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3247,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"name\":\"JonathanMM\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":228777896,\"utc_offset\":3600,\"favourites_count\":12,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192370278498304,\"created_at\":\"Fri Feb 24 23:47:33 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4093000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7814c758-f94b-430a-9699-876cad4e9613-173192370278498304" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Pierre_B_y On voit ton avatar depuis tout à l'heure. #Cqui #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1813693284/photo__3__normal.JPG" -}, -"title": "Charly M.: @Pierre_B_y On voit ton avatar depuis tout à l'heure. #Cqui #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4094000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Pierre_B_y On voit ton avatar depuis tout \\u00e0 l'heure. #Cqui #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Pierre_B_y\",\"indices\":[0,11],\"id_str\":\"104184883\",\"name\":\"Pierre B.\",\"id\":104184883}],\"urls\":[],\"hashtags\":[{\"text\":\"Cqui\",\"indices\":[54,59]},{\"text\":\"LGW\",\"indices\":[60,64]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173192246760448000\",\"id_str\":\"173192373822685184\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173192246760448000,\"in_reply_to_user_id_str\":\"104184883\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":199,\"screen_name\":\"SeriousCharly\",\"lang\":\"en\",\"profile_text_color\":\"050303\",\"statuses_count\":59235,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/206030081\\/mosaic_serious.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":147,\"profile_link_color\":\"2c30ab\",\"followers_count\":1946,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1813693284\\/photo__3__normal.JPG\",\"description\":\"Ours parisien de 20 ans, \\u00e9tudiant en \\u00e9cole de commerce \\u00e0 Nantes et lyonnais de coeur. Je r\\u00e2le contre tout et je tweete foot.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"c2bec2\",\"id_str\":\"149298036\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/206030081\\/mosaic_serious.jpg\",\"profile_sidebar_fill_color\":\"dcdded\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813693284\\/photo__3__normal.JPG\",\"name\":\"Charly M.\",\"default_profile_image\":false,\"created_at\":\"Fri May 28 23:10:49 +0000 2010\",\"profile_sidebar_border_color\":\"5e69ab\",\"id\":149298036,\"utc_offset\":3600,\"favourites_count\":653,\"url\":\"http:\\/\\/www.lastfm.fr\\/user\\/CharIy\"},\"in_reply_to_screen_name\":\"Pierre_B_y\",\"truncated\":false,\"id\":173192373822685184,\"created_at\":\"Fri Feb 24 23:47:34 +0000 2012\",\"in_reply_to_user_id\":104184883}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4094000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0430440c-5fc8-47c3-b668-d13c4dcb8bfa-173192373822685184" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "10ans de retard/10 ans d'avance #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1539519885/banane_normal.jpg" -}, -"title": "Albert: 10ans de retard/10 ans d'avance #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4094000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"10ans de retard\\/10 ans d'avance #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[32,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192375064199170\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":103,\"screen_name\":\"Loverdu35\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":65,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":12,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1539519885\\/banane_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"82089064\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1539519885\\/banane_normal.jpg\",\"name\":\"Albert\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 13 13:06:04 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":82089064,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192375064199170,\"created_at\":\"Fri Feb 24 23:47:34 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4094000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e8587852-f970-447a-86c4-95a9914612f4-173192375064199170" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilReste !", -"img": { -"src": "http://a0.twimg.com/profile_images/1817740541/avatar_normal.png" -}, -"title": "Elodie : #lgw #ilReste !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4095000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #ilReste !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilReste\",\"indices\":[5,13]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192377303969792\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"eloheaven\",\"lang\":\"fr\",\"favourites_count\":55,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":77,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1817740541\\/avatar_normal.png\",\"description\":\"\",\"statuses_count\":93,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"300189920\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Elodie \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue May 17 10:50:10 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":300189920,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817740541\\/avatar_normal.png\"},\"truncated\":false,\"id\":173192377303969792,\"created_at\":\"Fri Feb 24 23:47:35 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4095000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8aafea90-bd0c-4f32-8d59-2c0ecebb9b97-173192377303969792" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze mais dis quelque chose @FlorencePorcel les téléspectateurs n'attendent que ça #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1186579939/skullpat4playboy_normal.jpg" -}, -"title": "skullpat: @LeGrandWebze mais dis quelque chose @FlorencePorcel les téléspectateurs n'attendent que ça #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4096000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LeGrandWebze\",\"favorited\":false,\"text\":\"@LeGrandWebze mais dis quelque chose @FlorencePorcel les t\\u00e9l\\u00e9spectateurs n'attendent que \\u00e7a #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385},{\"screen_name\":\"FlorencePorcel\",\"indices\":[37,52],\"name\":\"Florence Porcel\",\"id_str\":\"49031173\",\"id\":49031173}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[92,96]}]},\"in_reply_to_user_id\":365949385,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173191766185480192,\"in_reply_to_status_id_str\":\"173191766185480192\",\"id_str\":\"173192384841129985\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"faaa16\",\"screen_name\":\"skullpat\",\"lang\":\"en\",\"favourites_count\":21,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":712,\"location\":\"Atlantic Ocean\",\"profile_text_color\":\"000000\",\"followers_count\":1372,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1186579939\\/skullpat4playboy_normal.jpg\",\"description\":\"Voyageur permanent !! http:\\/\\/marseille.tv\",\"statuses_count\":23404,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/39630011\\/twitter.jpg\",\"show_all_inline_media\":false,\"listed_count\":104,\"profile_link_color\":\"44a1d0\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"8148052\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"skullpat\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/39630011\\/twitter.jpg\",\"created_at\":\"Sun Aug 12 23:46:20 +0000 2007\",\"profile_sidebar_fill_color\":\"ecebef\",\"id\":8148052,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/skullpat.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1186579939\\/skullpat4playboy_normal.jpg\"},\"truncated\":false,\"id\":173192384841129985,\"created_at\":\"Fri Feb 24 23:47:36 +0000 2012\",\"in_reply_to_user_id_str\":\"365949385\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4096000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d0f730f0-a9fb-444d-b4e5-9e687c5ec4ae-173192384841129985" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Un petit tracaS§ J'appelle le #professeurrollin Et hop la! #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1811573861/026_normal.JPG" -}, -"title": "AUMONT: Un petit tracaS§ J'appelle le #professeurrollin Et hop la! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4096000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Un petit tracaS\\u00a7 J'appelle le #professeurrollin Et hop la! #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"professeurrollin\",\"indices\":[31,48]},{\"text\":\"LGW\",\"indices\":[60,64]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192381322100736\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":191,\"screen_name\":\"aump1\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":624,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"FRANCE\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":38,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1811573861\\/026_normal.JPG\",\"description\":\"Travailleur social aupr\\u00e8s d'adultes en situation de handicap et d'inadaptation sociale depuis 25 ans.\\r\\nJe suis assidument l'actualit\\u00e9 politique et sociale. \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"435324805\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811573861\\/026_normal.JPG\",\"name\":\"AUMONT\",\"default_profile_image\":false,\"created_at\":\"Mon Dec 12 22:57:48 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":435324805,\"utc_offset\":3600,\"favourites_count\":14,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192381322100736,\"created_at\":\"Fri Feb 24 23:47:36 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4096000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0d3acea-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d29aba37-7717-46f5-9596-d53aaf149bae-173192381322100736" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilpart", -"img": { -"src": "http://a2.twimg.com/profile_images/1773710885/image_normal.jpg" -}, -"title": "Flo JB: #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4097000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[5,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192387064107009\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":327,\"screen_name\":\"florentjb\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2697,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/22068115\\/bg.jpg\",\"location\":\"Cannes , FR\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"0084B4\",\"followers_count\":288,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1773710885\\/image_normal.jpg\",\"description\":\"CTO @cobalink.com \\/\\/ jedessine.com - yodibujo.com - hellokids.com - jeprogresse.com ... \\/\\/ 3 ca\\u00efpirinha & mojitos \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"54821115\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/22068115\\/bg.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1773710885\\/image_normal.jpg\",\"name\":\"Flo JB\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 08 06:35:31 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":54821115,\"utc_offset\":3600,\"favourites_count\":75,\"url\":\"http:\\/\\/www.cobalink.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192387064107009,\"created_at\":\"Fri Feb 24 23:47:37 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4097000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0b437a6a-1eff-4760-b66e-e9b5d2721a18-173192387064107009" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw du grand n'importe n'awak en direct... #chemise #palmashow #rollin", -"img": { -"src": "http://a0.twimg.com/profile_images/1281493147/new-logo-taleque-multimedia-web_normal.jpg" -}, -"title": "Maud Talêque: #lgw du grand n'importe n'awak en direct... #chemise #palmashow #rollin", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4098000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw du grand n'importe n'awak en direct... #chemise #palmashow #rollin\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"chemise\",\"indices\":[44,52]},{\"text\":\"palmashow\",\"indices\":[53,63]},{\"text\":\"rollin\",\"indices\":[64,71]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192389702324225\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"fff8ad\",\"screen_name\":\"Taleque\",\"lang\":\"fr\",\"favourites_count\":8,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":169,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":71,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1281493147\\/new-logo-taleque-multimedia-web_normal.jpg\",\"description\":\"Infographiste toujours \\u00e0 v\\u00e9lo - photographe du web au print je passe partout.\",\"statuses_count\":730,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/115483974\\/bg-twitter.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0099CC\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fcfcfc\",\"protected\":false,\"id_str\":\"60652693\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Maud Tal\\u00eaque\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/115483974\\/bg-twitter.jpg\",\"created_at\":\"Mon Jul 27 17:17:59 +0000 2009\",\"profile_sidebar_fill_color\":\"f6ffd1\",\"id\":60652693,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.taleque.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1281493147\\/new-logo-taleque-multimedia-web_normal.jpg\"},\"truncated\":false,\"id\":173192389702324225,\"created_at\":\"Fri Feb 24 23:47:38 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4098000, -"tags": [ -{ -"id-ref": "f0d3e69c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef203116-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efa96512-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dd638c4f-6419-48a9-8ed4-b00311535f13-173192389702324225" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "i wonder if this really works? #WhoYMCMBWillSignNext Key Swag 3000 Limp Bizkit Pat Knight #lgw http://t.co/fRcsYdh0 investigate for yourself", -"img": { -"src": "http://a0.twimg.com/profile_images/1850995286/mzl.mpmiofhn.480x480-75_normal.jpg" -}, -"title": "Christy Liggons: i wonder if this really works? #WhoYMCMBWillSignNext Key Swag 3000 Limp Bizkit Pat Knight #lgw http://t.co/fRcsYdh0 investigate for yourself", -"color": "16763904", -"polemics": [ -"Q", -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4098000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"i wonder if this really works? #WhoYMCMBWillSignNext Key Swag 3000 Limp Bizkit Pat Knight #lgw http:\\/\\/t.co\\/fRcsYdh0 investigate for yourself\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[95,115],\"expanded_url\":\"http:\\/\\/tiny.cc\\/1zt8i\",\"display_url\":\"tiny.cc\\/1zt8i\",\"url\":\"http:\\/\\/t.co\\/fRcsYdh0\"}],\"hashtags\":[{\"text\":\"WhoYMCMBWillSignNext\",\"indices\":[31,52]},{\"text\":\"lgw\",\"indices\":[90,94]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192392910962688\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":0,\"screen_name\":\"Christyxdfxx\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":3,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850995286\\/mzl.mpmiofhn.480x480-75_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"502041375\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850995286\\/mzl.mpmiofhn.480x480-75_normal.jpg\",\"name\":\"Christy Liggons\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 24 19:05:05 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":502041375,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192392910962688,\"created_at\":\"Fri Feb 24 23:47:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4098000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0d29ada-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9b22b687-371a-4d2d-8150-83d925ee3b18-173192392910962688" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "4700tweets #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1849286517/plumesdanges_normal.jpg" -}, -"title": "plumesdanges: 4700tweets #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4098000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"4700tweets #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192392583819264\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":283,\"screen_name\":\"plumesdanges\",\"lang\":\"fr\",\"profile_text_color\":\"0a0a0a\",\"statuses_count\":39037,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"location\":\"Hell\",\"show_all_inline_media\":false,\"listed_count\":44,\"profile_link_color\":\"4813f5\",\"followers_count\":591,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"description\":\"pas interessante, pas drole et pas tr\\u00e8s intelligente, bref sans interet ! Pr\\u00e9sidente fondatrice de l'#InsomniaqueTeam \\/\\/ #TeamLumbagos \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"27325670\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"profile_sidebar_fill_color\":\"fcfcfc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"name\":\"plumesdanges\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 28 22:43:40 +0000 2009\",\"profile_sidebar_border_color\":\"fcfcfc\",\"id\":27325670,\"utc_offset\":3600,\"favourites_count\":84,\"url\":\"http:\\/\\/www.youtube.com\\/plumesdanges\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192392583819264,\"created_at\":\"Fri Feb 24 23:47:38 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4098000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "12424de4-f787-44ad-aa3a-d3732e1a4a6c-173192392583819264" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Vu que je ne sais pas #cqui, je dis #ilpart de #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1662712398/renard3_normal.jpg" -}, -"title": "Steve Renard: Vu que je ne sais pas #cqui, je dis #ilpart de #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4099000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Vu que je ne sais pas #cqui, je dis #ilpart de #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[22,27]},{\"text\":\"ilpart\",\"indices\":[36,43]},{\"text\":\"lgw\",\"indices\":[47,51]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192397159809024\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"86A4A6\",\"screen_name\":\"steve_renard\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":860,\"location\":\"La Fert\\u00e9 Saint-Aubin\",\"profile_text_color\":\"333333\",\"followers_count\":263,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1662712398\\/renard3_normal.jpg\",\"description\":\"25 ans. @ElodieVenon dit de moi que je suis un g\\u00e9nie. Tout est dit. Bisous.\",\"statuses_count\":6969,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":12,\"profile_link_color\":\"FF3300\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"protected\":false,\"id_str\":\"69591923\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Steve Renard\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"created_at\":\"Fri Aug 28 13:49:32 +0000 2009\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"id\":69591923,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/fox-blogueur.blogspot.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1662712398\\/renard3_normal.jpg\"},\"truncated\":false,\"id\":173192397159809024,\"created_at\":\"Fri Feb 24 23:47:39 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4099000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b72fe8cd-eb42-4fb9-b51d-fc7c8d8943f9-173192397159809024" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Franchement c'est qui ?????? #cQui", -"img": { -"src": "http://a2.twimg.com/profile_images/1758783715/image_normal.jpg" -}, -"title": "Florian Picherit: #lgw Franchement c'est qui ?????? #cQui", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4100000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw Franchement c'est qui ?????? #cQui\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cQui\",\"indices\":[34,39]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[6.4400506,46.3437649],[6.5158292,46.3437649],[6.5158292,46.4050024],[6.4400506,46.4050024]]]},\"attributes\":{},\"full_name\":\"Thonon-les-Bains, Haute-Savoie\",\"name\":\"Thonon-les-Bains\",\"id\":\"e71b6d6ca390f0c1\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/e71b6d6ca390f0c1.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[6.49800951,46.37382646]},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":{\"type\":\"Point\",\"coordinates\":[46.37382646,6.49800951]},\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192398053179393\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"65B0DA\",\"screen_name\":\"FlorianPicherit\",\"lang\":\"fr\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":122,\"location\":\"Lyon\",\"profile_text_color\":\"3D1957\",\"followers_count\":33,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1758783715\\/image_normal.jpg\",\"description\":\"Music Saved My Life. 42 Style.\",\"statuses_count\":180,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"FF0000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"642D8B\",\"protected\":false,\"id_str\":\"465400461\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Florian Picherit\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"created_at\":\"Mon Jan 16 09:24:23 +0000 2012\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"id\":465400461,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1758783715\\/image_normal.jpg\"},\"truncated\":false,\"id\":173192398053179393,\"created_at\":\"Fri Feb 24 23:47:40 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4100000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6f5a25a1-e73a-448e-bd95-a0d2cc713415-173192398053179393" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Et ça grimpe", -"img": { -"src": "http://a0.twimg.com/profile_images/1757013909/image1326646425_normal.png" -}, -"title": "Damien Vacher: #LGW Et ça grimpe", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4101000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW Et \\u00e7a grimpe\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192402406866944\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":405,\"screen_name\":\"Le_Damien\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27165,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Chatillon-en-Bazois\",\"show_all_inline_media\":false,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":343,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"description\":\"I'm a lonely Cowboy who learning un BTS SIO (ex BTS IG) in Nevers... Et un Mac Gyver de l'URL par @Checkyourpeople et je suis un tumblreur assidu\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"26552716\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"name\":\"Damien Vacher\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 25 18:09:17 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":26552716,\"utc_offset\":3600,\"favourites_count\":43,\"url\":\"http:\\/\\/damienvacher.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192402406866944,\"created_at\":\"Fri Feb 24 23:47:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4101000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "746274fa-aabc-4024-9722-50a7881d75c6-173192402406866944" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C koi #lgw ?", -"img": { -"src": "http://a1.twimg.com/profile_images/1791821391/photo_normal.jpg" -}, -"title": "François Chartier: C koi #lgw ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4101000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C koi #lgw ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[6,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192403434471425\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":112,\"screen_name\":\"chartiouz\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":779,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/371978517\\/02548_redlightblur_1920x1200.jpg\",\"location\":\"Boulogne Billancourt\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"bdcaf2\",\"followers_count\":74,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1791821391\\/photo_normal.jpg\",\"description\":\"Google est votre ami pour savoir qui je suis, sinon, \\u00e0 la lecture de mes tweets, un certain courant politique devrait appara\\u00eetre ;)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"3d4747\",\"id_str\":\"14465685\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/371978517\\/02548_redlightblur_1920x1200.jpg\",\"profile_sidebar_fill_color\":\"333231\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1791821391\\/photo_normal.jpg\",\"name\":\"Fran\\u00e7ois Chartier\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 21 19:15:53 +0000 2008\",\"profile_sidebar_border_color\":\"000000\",\"id\":14465685,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.lechangementcestmaintenant.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192403434471425,\"created_at\":\"Fri Feb 24 23:47:41 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4101000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b504d884-9600-4b87-87ee-4a9925ec6785-173192403434471425" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "wtf!! she pulls this again!! Jaheim Rasheed Wallace Ryan Braun #WhoYMCMBWillSignNext #powersongs Jaheim #lgw http://t.co/fRcsYdh0 do it", -"img": { -"src": "http://a0.twimg.com/profile_images/1850995286/mzl.mpmiofhn.480x480-75_normal.jpg" -}, -"title": "Christy Liggons: wtf!! she pulls this again!! Jaheim Rasheed Wallace Ryan Braun #WhoYMCMBWillSignNext #powersongs Jaheim #lgw http://t.co/fRcsYdh0 do it", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4102000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"wtf!! she pulls this again!! Jaheim Rasheed Wallace Ryan Braun #WhoYMCMBWillSignNext #powersongs Jaheim #lgw http:\\/\\/t.co\\/fRcsYdh0 do it\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[109,129],\"expanded_url\":\"http:\\/\\/tiny.cc\\/1zt8i\",\"display_url\":\"tiny.cc\\/1zt8i\",\"url\":\"http:\\/\\/t.co\\/fRcsYdh0\"}],\"hashtags\":[{\"text\":\"WhoYMCMBWillSignNext\",\"indices\":[63,84]},{\"text\":\"powersongs\",\"indices\":[85,96]},{\"text\":\"lgw\",\"indices\":[104,108]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192407133847553\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":0,\"screen_name\":\"Christyxdfxx\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":4,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850995286\\/mzl.mpmiofhn.480x480-75_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"502041375\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850995286\\/mzl.mpmiofhn.480x480-75_normal.jpg\",\"name\":\"Christy Liggons\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 24 19:05:05 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":502041375,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192407133847553,\"created_at\":\"Fri Feb 24 23:47:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4102000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0cf00a0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0d29ada-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d2a94a9f-c7b3-49cc-8d8e-9d556736d53d-173192407133847553" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #change2ton", -"img": { -"src": "http://a0.twimg.com/profile_images/1494947744/chaperon_normal.jpg" -}, -"title": "RonRonChaperon: #lgw #change2ton", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4102000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #change2ton\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"change2ton\",\"indices\":[6,17]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192406580211714\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":113,\"screen_name\":\"RonRonChaperon\",\"lang\":\"fr\",\"profile_text_color\":\"FD9D77\",\"statuses_count\":137,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/316006376\\/x1c58d25cd2e003ef493aa666c581a1a.png\",\"location\":\"Pays des loups\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"FE7471\",\"followers_count\":30,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1494947744\\/chaperon_normal.jpg\",\"description\":\"Cherche mon gros loup\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"EBC79B\",\"id_str\":\"346544671\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/316006376\\/x1c58d25cd2e003ef493aa666c581a1a.png\",\"profile_sidebar_fill_color\":\"DA4968\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1494947744\\/chaperon_normal.jpg\",\"name\":\"RonRonChaperon\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 01 12:55:32 +0000 2011\",\"profile_sidebar_border_color\":\"840846\",\"id\":346544671,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192406580211714,\"created_at\":\"Fri Feb 24 23:47:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4102000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ee9f0593-84fe-4275-9c68-b7b1ceef7b84-173192406580211714" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et c'est tous les vendredi cette émission ? #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1676302062/Sans_titre_1_normal.jpg" -}, -"title": "ZS: Et c'est tous les vendredi cette émission ? #LGW", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4102000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Et c'est tous les vendredi cette \\u00e9mission ? #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[44,48]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192406911553538\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Alboss_ZS\",\"lang\":\"fr\",\"favourites_count\":6,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":136,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":98,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1676302062\\/Sans_titre_1_normal.jpg\",\"description\":\"Passionn\\u00e9 de m\\u00e9dias, politique, actualit\\u00e9. Je tweete sur tout ce qui bouge, \\u00e0 peu pr\\u00e8s. En campagne pour #NS2012. Mais j'ai des followers #FDG et j'le vis bien.\",\"statuses_count\":3834,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"429480778\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"ZS\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Dec 06 01:09:27 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":429480778,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1676302062\\/Sans_titre_1_normal.jpg\"},\"truncated\":false,\"id\":173192406911553538,\"created_at\":\"Fri Feb 24 23:47:42 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4102000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cf39121e-ce0d-496f-ace6-881ac585d876-173192406911553538" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je découvre votre émission et j'hesite entre regarder la prochaine fois et m'ouvrir les veines suite a celle-ci :o #lgw", -"img": { -"src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_2_normal.png" -}, -"title": "MrLaGuigne: Je découvre votre émission et j'hesite entre regarder la prochaine fois et m'ouvrir les veines suite a celle-ci :o #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4102000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je d\\u00e9couvre votre \\u00e9mission et j'hesite entre regarder la prochaine fois et m'ouvrir les veines suite a celle-ci :o #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[115,119]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192408392155136\",\"user\":{\"default_profile_image\":true,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5ED4DC\",\"screen_name\":\"MrLaGuigne\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":89,\"location\":\"\",\"profile_text_color\":\"3C3940\",\"followers_count\":12,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_2_normal.png\",\"description\":\"\",\"statuses_count\":170,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009ab9\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"0099B9\",\"protected\":false,\"id_str\":\"96557638\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"MrLaGuigne\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sun Dec 13 14:19:18 +0000 2009\",\"profile_sidebar_fill_color\":\"95E8EC\",\"id\":96557638,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_2_normal.png\"},\"truncated\":false,\"id\":173192408392155136,\"created_at\":\"Fri Feb 24 23:47:42 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4102000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b2e68212-673f-4c32-ab1e-ebacc5a67cb0-173192408392155136" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw le palmashow, c'est plus connu que \"vinvin\"", -"img": { -"src": "http://a2.twimg.com/profile_images/1605787538/image_normal.jpg" -}, -"title": "Evan Frouin: #lgw le palmashow, c'est plus connu que \"vinvin\"", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4103000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw le palmashow, c'est plus connu que \\\"vinvin\\\"\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192414247399427\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":69,\"screen_name\":\"Evanuaille\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":25,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1605787538\\/image_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"312209085\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1605787538\\/image_normal.jpg\",\"name\":\"Evan Frouin\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 06 19:12:42 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":312209085,\"utc_offset\":null,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192414247399427,\"created_at\":\"Fri Feb 24 23:47:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4103000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1e414537-2054-4a85-90f9-5ae27be33b0b-173192414247399427" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw et +1 tweet .", -"img": { -"src": "http://a2.twimg.com/profile_images/1815905585/image_normal.jpg" -}, -"title": "Young, Wild & Free: #lgw et +1 tweet .", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4103000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw et +1 tweet .\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192412460625921\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"08Life06\",\"lang\":\"fr\",\"favourites_count\":39,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":231,\"location\":\"chez les mafieux mexicains\",\"profile_text_color\":\"333333\",\"followers_count\":391,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\",\"description\":\"\",\"statuses_count\":10977,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"363343002\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Young, Wild & Free\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat Aug 27 23:04:05 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":363343002,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815905585\\/image_normal.jpg\"},\"truncated\":false,\"id\":173192412460625921,\"created_at\":\"Fri Feb 24 23:47:43 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4103000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "96e857aa-0f02-45b7-88d9-a76c68cf9a07-173192412460625921" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @nicoprat: Avec #lgw je découvre les vidéos de @SolangeTeParle et c'est affligeant. Ou alors j'ai besoin d'explications.", -"img": { -"src": "http://a1.twimg.com/profile_images/1840770186/dvnogif_normal.gif" -}, -"title": "‾# O O U U T T ' O O: RT @nicoprat: Avec #lgw je découvre les vidéos de @SolangeTeParle et c'est affligeant. Ou alors j'ai besoin d'explications.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4103000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @nicoprat: Avec #lgw je d\\u00e9couvre les vid\\u00e9os de @SolangeTeParle et c'est affligeant. Ou alors j'ai besoin d'explications.\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"nicoprat\",\"indices\":[3,12],\"name\":\"Nico Prat\",\"id_str\":\"19256842\",\"id\":19256842},{\"screen_name\":\"SolangeTeParle\",\"indices\":[50,65],\"name\":\"Solange te parle\",\"id_str\":\"417867146\",\"id\":417867146}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Avec #lgw je d\\u00e9couvre les vid\\u00e9os de @SolangeTeParle et c'est affligeant. Ou alors j'ai besoin d'explications.\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"SolangeTeParle\",\"indices\":[36,51],\"name\":\"Solange te parle\",\"id_str\":\"417867146\",\"id\":417867146}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[5,9]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173182161636179968\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"050504\",\"screen_name\":\"nicoprat\",\"lang\":\"en\",\"favourites_count\":440,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":2297,\"location\":\"Paris, France\",\"profile_text_color\":\"0a040a\",\"followers_count\":6569,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1842911014\\/guetta_normal.jpg\",\"description\":\"Le Mouv, Tsugi, Technikart, Voxpop, co-auteur des Miscellan\\u00e9es d'Internet, et un petit sudoku de temps en temps\",\"statuses_count\":29877,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/32273341\\/cassete.jpg\",\"show_all_inline_media\":true,\"listed_count\":210,\"profile_link_color\":\"224087\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"19256842\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Nico Prat\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/32273341\\/cassete.jpg\",\"created_at\":\"Tue Jan 20 20:55:08 +0000 2009\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":19256842,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/nicoprat.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842911014\\/guetta_normal.jpg\"},\"truncated\":false,\"id\":173182161636179968,\"created_at\":\"Fri Feb 24 23:06:59 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192412133466112\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"4400ff\",\"screen_name\":\"Col_Von_Pute\",\"lang\":\"en\",\"favourites_count\":5,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":314,\"location\":\"Fucking Ladera guys\",\"profile_text_color\":\"a3a3a3\",\"followers_count\":41,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1840770186\\/dvnogif_normal.gif\",\"description\":\"MRONG | KEEPITREALMOFO\",\"statuses_count\":457,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/430946786\\/ofwgktadgaflsykwtfwa_by_shanesnumberone-d4iccc5.png\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"a1770d\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"287399\",\"protected\":false,\"id_str\":\"30869493\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"\\u203e# O O U U T T ' O O\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/430946786\\/ofwgktadgaflsykwtfwa_by_shanesnumberone-d4iccc5.png\",\"created_at\":\"Mon Apr 13 14:02:55 +0000 2009\",\"profile_sidebar_fill_color\":\"661c21\",\"id\":30869493,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840770186\\/dvnogif_normal.gif\"},\"truncated\":false,\"id\":173192412133466112,\"created_at\":\"Fri Feb 24 23:47:43 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4103000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "970a121c-e4ef-48a1-9e86-badb7b6044e1-173192412133466112" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilReste #LGW conflit generationnel mis en lumière par @Vinvin :-)", -"img": { -"src": "http://a3.twimg.com/profile_images/1827613879/photo-pro_normal.png" -}, -"title": "Julien Lopizzo: #ilReste #LGW conflit generationnel mis en lumière par @Vinvin :-)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4104000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilReste #LGW conflit generationnel mis en lumi\\u00e8re par @Vinvin :-)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[55,62],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[0,8]},{\"text\":\"LGW\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192416868839424\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":284,\"screen_name\":\"JulienLopizzo\",\"lang\":\"fr\",\"profile_text_color\":\"3C3940\",\"statuses_count\":1087,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"location\":\"Lyon - Europe\",\"show_all_inline_media\":false,\"listed_count\":9,\"profile_link_color\":\"0099B9\",\"followers_count\":143,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1827613879\\/photo-pro_normal.png\",\"description\":\"Je suis tomb\\u00e9 dedans en 97.Ma e-carri\\u00e8re a d\\u00e9marr\\u00e9 comme d\\u00e9veloppeur freelance en 2002.Entrepren(aute) depuis 10 ans j'aime partager ma passion du e-business.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0099B9\",\"id_str\":\"44345271\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_sidebar_fill_color\":\"95E8EC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1827613879\\/photo-pro_normal.png\",\"name\":\"Julien Lopizzo\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 03 12:08:19 +0000 2009\",\"profile_sidebar_border_color\":\"5ED4DC\",\"id\":44345271,\"utc_offset\":3600,\"favourites_count\":9,\"url\":\"http:\\/\\/www.tenapra.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192416868839424,\"created_at\":\"Fri Feb 24 23:47:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4104000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a034fccf-d474-404e-8754-8c95b1e7caab-173192416868839424" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon allez il est sympa #ilreste #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1848035973/images_normal.jpeg" -}, -"title": "François de Hollande: Bon allez il est sympa #ilreste #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4104000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bon allez il est sympa #ilreste #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[23,31]},{\"text\":\"LGW\",\"indices\":[32,36]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192415472132096\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":139,\"screen_name\":\"fdhollande\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":95,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"59 avenue de S\\u00e9gur. 7\\u00e8me\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":29,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848035973\\/images_normal.jpeg\",\"description\":\"Dans ma t\\u00eate. Tout ce que je pense mais que je ne peux pas vous dire officiellement \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"500754438\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848035973\\/images_normal.jpeg\",\"name\":\"Fran\\u00e7ois de Hollande\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 23 12:46:32 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":500754438,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192415472132096,\"created_at\":\"Fri Feb 24 23:47:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4104000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8fe23bed-4150-44ed-ac12-8d053474b98e-173192415472132096" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilreste", -"img": { -"src": "http://a0.twimg.com/profile_images/1813610224/tcv_normal.jpg" -}, -"title": "Nicolas Padovani: #lgw #ilreste", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4104000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilreste\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilreste\",\"indices\":[5,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192417279868928\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":287,\"screen_name\":\"_NPado_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2115,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"FF3300\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1813610224\\/tcv_normal.jpg\",\"description\":\"Semi-geek et sosie non-officiel de Hugh Grant.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"81274066\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813610224\\/tcv_normal.jpg\",\"name\":\"Nicolas Padovani\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 10 03:47:17 +0000 2009\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":81274066,\"utc_offset\":3600,\"favourites_count\":37,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192417279868928,\"created_at\":\"Fri Feb 24 23:47:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4104000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "dd95e40d-552f-4881-9e55-600ad9d7722f-173192417279868928" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@BaptisteLecapl1 a #lgw, je dis oui! :D", -"img": { -"src": "http://a0.twimg.com/profile_images/1843832843/Photo_du_21-02-12___19.49_normal.jpg" -}, -"title": "Alice Wonderland: @BaptisteLecapl1 a #lgw, je dis oui! :D", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4105000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@BaptisteLecapl1 a #lgw, je dis oui! :D\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"BaptisteLecapl1\",\"indices\":[0,16],\"id_str\":\"260969061\",\"name\":\"Lecaplain Baptiste\",\"id\":260969061}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192419905503233\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"260969061\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":144,\"screen_name\":\"moustikette\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":225,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"Near Paris\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843832843\\/Photo_du_21-02-12___19.49_normal.jpg\",\"description\":\"J'ai un bonnet Tigrou! And so what? :D\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"23988907\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843832843\\/Photo_du_21-02-12___19.49_normal.jpg\",\"name\":\"Alice Wonderland\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 12 17:33:07 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":23988907,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/wonderlandalice.wordpress.com\"},\"in_reply_to_screen_name\":\"BaptisteLecapl1\",\"truncated\":false,\"id\":173192419905503233,\"created_at\":\"Fri Feb 24 23:47:45 +0000 2012\",\"in_reply_to_user_id\":260969061}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4105000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3f2bd0ca-bfc8-409f-a802-e0a98374bef9-173192419905503233" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Go !!! #cqui #cqui #cqui #lgw :)", -"img": { -"src": "http://a2.twimg.com/profile_images/1404275583/portrait_Twitter_normal.jpg" -}, -"title": "Ludovic Delaherche: Go !!! #cqui #cqui #cqui #lgw :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4107000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Go !!! #cqui #cqui #cqui #lgw :)\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[7,12]},{\"text\":\"cqui\",\"indices\":[13,18]},{\"text\":\"cqui\",\"indices\":[19,24]},{\"text\":\"lgw\",\"indices\":[25,29]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192427690131456\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"favourites_count\":23,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":383,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":2386,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"statuses_count\":6701,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"protected\":false,\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Ludovic Delaherche\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":72665061,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/chapkattack.tumblr.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\"},\"truncated\":false,\"id\":173192427690131456,\"created_at\":\"Fri Feb 24 23:47:47 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4107000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "67d7a0ac-6d7c-47d4-807e-514c56e17186-173192427690131456" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@SeriousCharly Tu m'étonnes :-D #Cqui #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @SeriousCharly Tu m'étonnes :-D #Cqui #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4107000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"SeriousCharly\",\"favorited\":false,\"text\":\"@SeriousCharly Tu m'\\u00e9tonnes :-D #Cqui #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"SeriousCharly\",\"indices\":[0,14],\"name\":\"Charly M.\",\"id_str\":\"149298036\",\"id\":149298036}],\"hashtags\":[{\"text\":\"Cqui\",\"indices\":[32,37]},{\"text\":\"LGW\",\"indices\":[38,42]}]},\"in_reply_to_user_id\":149298036,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173192373822685184,\"in_reply_to_status_id_str\":\"173192373822685184\",\"id_str\":\"173192428549971968\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"favourites_count\":254,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":156,\"location\":\"Paris Montparnasse - Bruxelles\",\"profile_text_color\":\"333333\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"statuses_count\":34448,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Pierre B.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":104184883,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\"},\"truncated\":false,\"id\":173192428549971968,\"created_at\":\"Fri Feb 24 23:47:47 +0000 2012\",\"in_reply_to_user_id_str\":\"149298036\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4107000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e98cbe49-0985-4b8f-a086-71e259d0fbd2-173192428549971968" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LudoDelaherche: Prêts pour grosse vague de #cqui #cqui #cqui ??? #lgw #StadedeFrance ? :) un 4eme pour la troute #cqui", -"img": { -"src": "http://a1.twimg.com/profile_images/1840602431/MyGoogle_Avatar1_normal.png" -}, -"title": "Guillaume Maurin: RT @LudoDelaherche: Prêts pour grosse vague de #cqui #cqui #cqui ??? #lgw #StadedeFrance ? :) un 4eme pour la troute #cqui", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4107000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LudoDelaherche: Pr\\u00eats pour grosse vague de #cqui #cqui #cqui ??? #lgw #StadedeFrance ? :) un 4eme pour la troute #cqui\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[3,18],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[47,52]},{\"text\":\"cqui\",\"indices\":[53,58]},{\"text\":\"cqui\",\"indices\":[59,64]},{\"text\":\"lgw\",\"indices\":[69,73]},{\"text\":\"StadedeFrance\",\"indices\":[74,88]},{\"text\":\"cqui\",\"indices\":[117,122]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"https:\\/\\/chrome.google.com\\/extensions\\/detail\\/encaiiljifbdbjlphpgpiimidegddhic\\\" rel=\\\"nofollow\\\"\\u003ESilver Bird\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192427732086786\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":394,\"screen_name\":\"gmaurin\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":15771,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/368275111\\/13638-stade-toulousain.jpg\",\"location\":\"France - Bretagne - Toulouse\",\"show_all_inline_media\":true,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":428,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1840602431\\/MyGoogle_Avatar1_normal.png\",\"description\":\"Du pass\\u00e9 faisons table en marbre ........ #Geek #Rugby #Prof - http:\\/\\/gplus.gmaurin.fr\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"48504688\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/368275111\\/13638-stade-toulousain.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840602431\\/MyGoogle_Avatar1_normal.png\",\"name\":\"Guillaume Maurin\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 18 21:54:30 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":48504688,\"utc_offset\":3600,\"favourites_count\":58,\"url\":\"http:\\/\\/www.gmaurin.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192427732086786,\"created_at\":\"Fri Feb 24 23:47:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4107000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7e25f4ff-4c49-4be7-9291-c6c4140ca59c-173192427732086786" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mise en lumière, c'est un bien grand mot... Faut payer l'edf avant la prochaine ;) #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1843250602/image_normal.jpg" -}, -"title": "Virginie Lominet: Mise en lumière, c'est un bien grand mot... Faut payer l'edf avant la prochaine ;) #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4108000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mise en lumi\\u00e8re, c'est un bien grand mot... Faut payer l'edf avant la prochaine ;) #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[83,87]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192432261935104\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":916,\"screen_name\":\"laristocraft\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":15207,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/280381973\\/twitter-background.jpg\",\"location\":\"Boulogne-billancourt\",\"show_all_inline_media\":false,\"listed_count\":402,\"profile_link_color\":\"ab3202\",\"followers_count\":4463,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1843250602\\/image_normal.jpg\",\"description\":\"Ne dites pas \\u00e0 ma m\\u00e8re que je suis community manager, elle me croit pianiste dans un bordel. Fantasque & despotique. Pathologie: Bovarysme. On @Locita @Owni\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"16502490\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/280381973\\/twitter-background.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843250602\\/image_normal.jpg\",\"name\":\"Virginie Lominet\",\"default_profile_image\":false,\"created_at\":\"Sun Sep 28 20:37:13 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":16502490,\"utc_offset\":3600,\"favourites_count\":426,\"url\":\"http:\\/\\/www.laristocraft.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192432261935104,\"created_at\":\"Fri Feb 24 23:47:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4108000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "589caa30-5dca-4311-9fa0-38e5f8ae6f82-173192432261935104" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Très wtf cette émission! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1276794848/Photo_Brutus_and_me__Louvre__normal.jpg" -}, -"title": "Joffrey Mick: Très wtf cette émission! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4108000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Tr\\u00e8s wtf cette \\u00e9mission! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192433771884544\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":146,\"screen_name\":\"JoffreyMick\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1028,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"009999\",\"followers_count\":56,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1276794848\\/Photo_Brutus_and_me__Louvre__normal.jpg\",\"description\":\"20 ans, \\u00e9tudiant \\u00e0 Sciences Po Paris, journaliste politique pour Sciences Po TV, rock'n'roll addict.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"255731473\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1276794848\\/Photo_Brutus_and_me__Louvre__normal.jpg\",\"name\":\"Joffrey Mick\",\"default_profile_image\":false,\"created_at\":\"Mon Feb 21 23:21:23 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":255731473,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192433771884544,\"created_at\":\"Fri Feb 24 23:47:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4108000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9d7fb5d6-9cf1-41e9-8329-a6407572a0fa-173192433771884544" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Non mais...la je suis de plus en plus mal à l'aise... #lgw scénarisez mieux que ça !", -"img": { -"src": "http://a2.twimg.com/profile_images/1770996562/image_normal.jpg" -}, -"title": "Kayvin Lami: Non mais...la je suis de plus en plus mal à l'aise... #lgw scénarisez mieux que ça !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4109000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Non mais...la je suis de plus en plus mal \\u00e0 l'aise... #lgw sc\\u00e9narisez mieux que \\u00e7a !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[54,58]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192436154249217\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":257,\"screen_name\":\"KayvinLami\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":4137,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/184627700\\/twttierfondsur.jpg\",\"location\":\"Paris,France\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"followers_count\":592,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1770996562\\/image_normal.jpg\",\"description\":\"Je ne changerais pas cette bio tant que Nicolas Sarkozy ne mesurera pas 1m90\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"dfe0c3\",\"id_str\":\"29279584\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/184627700\\/twttierfondsur.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1770996562\\/image_normal.jpg\",\"name\":\"Kayvin Lami\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 06 20:02:02 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":29279584,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192436154249217,\"created_at\":\"Fri Feb 24 23:47:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4109000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7c543eb0-c86b-466c-86f3-c2ace57d8c48-173192436154249217" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon je go dormir #lgw c'est de la merde et #ci je l'ai deja vu.", -"img": { -"src": "http://a0.twimg.com/profile_images/1830059007/Upload_normal.jpg" -}, -"title": "Linda Sàmà: Bon je go dormir #lgw c'est de la merde et #ci je l'ai deja vu.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4109000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Bon je go dormir #lgw c'est de la merde et #ci je l'ai deja vu.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[17,21]},{\"text\":\"ci\",\"indices\":[43,46]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192439132196865\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":83,\"screen_name\":\"LinoaHeartily\",\"lang\":\"fr\",\"profile_text_color\":\"d632d6\",\"statuses_count\":2380,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/425561656\\/luiki.jpg\",\"location\":\"\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"bb85ed\",\"followers_count\":72,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1830059007\\/Upload_normal.jpg\",\"description\":\"Geek \\u00e0 temps partiel.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"356914973\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425561656\\/luiki.jpg\",\"profile_sidebar_fill_color\":\"ebc1eb\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1830059007\\/Upload_normal.jpg\",\"name\":\"Linda S\\u00e0m\\u00e0\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 17 15:22:39 +0000 2011\",\"profile_sidebar_border_color\":\"5b51e8\",\"id\":356914973,\"utc_offset\":-10800,\"favourites_count\":10,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192439132196865,\"created_at\":\"Fri Feb 24 23:47:49 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4109000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "08ab702a-a5a9-4936-a06a-f68454d589f3-173192439132196865" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Johanna13013 #lgw sur France 5 :p", -"img": { -"src": "http://a2.twimg.com/profile_images/1759597701/image_normal.jpg" -}, -"title": "Camille .: @Johanna13013 #lgw sur France 5 :p", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4110000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"Johanna13013\",\"favorited\":false,\"text\":\"@Johanna13013 #lgw sur France 5 :p\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Johanna13013\",\"indices\":[0,13],\"name\":\"Hol\\u00e0 Ni\\u00f1a ! \",\"id_str\":\"95724348\",\"id\":95724348}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]}]},\"in_reply_to_user_id\":95724348,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173190313018523648,\"in_reply_to_status_id_str\":\"173190313018523648\",\"id_str\":\"173192441053196288\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ffffff\",\"screen_name\":\"CamilleWil\",\"lang\":\"fr\",\"favourites_count\":14,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":593,\"location\":\"\",\"profile_text_color\":\"520000\",\"followers_count\":507,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1759597701\\/image_normal.jpg\",\"description\":\"Camille \\u03df - @prettylil_miss : ma vie \\u2665 \",\"statuses_count\":18712,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"210b05\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Hawaii\",\"profile_background_color\":\"0a0300\",\"protected\":false,\"id_str\":\"93848420\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Camille .\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme8\\/bg.gif\",\"created_at\":\"Tue Dec 01 12:23:18 +0000 2009\",\"profile_sidebar_fill_color\":\"d61d08\",\"id\":93848420,\"follow_request_sent\":null,\"utc_offset\":-36000,\"url\":\"http:\\/\\/intotheglitter.blogspot.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1759597701\\/image_normal.jpg\"},\"truncated\":false,\"id\":173192441053196288,\"created_at\":\"Fri Feb 24 23:47:50 +0000 2012\",\"in_reply_to_user_id_str\":\"95724348\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4110000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "20af622f-ac82-4963-9e35-95449aab8e16-173192441053196288" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @nicoprat: Sur France 5, un #CI spécial \"Je passe trop de temps sur Internet\" #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1765225882/image_normal.jpg" -}, -"title": "Simon Kaplan: RT @nicoprat: Sur France 5, un #CI spécial \"Je passe trop de temps sur Internet\" #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4110000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @nicoprat: Sur France 5, un #CI sp\\u00e9cial \\\"Je passe trop de temps sur Internet\\\" #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"nicoprat\",\"indices\":[3,12],\"name\":\"Nico Prat\",\"id_str\":\"19256842\",\"id\":19256842}],\"hashtags\":[{\"text\":\"CI\",\"indices\":[31,34]},{\"text\":\"lgw\",\"indices\":[81,85]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Sur France 5, un #CI sp\\u00e9cial \\\"Je passe trop de temps sur Internet\\\" #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"CI\",\"indices\":[17,20]},{\"text\":\"lgw\",\"indices\":[67,71]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191694299303936\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"050504\",\"screen_name\":\"nicoprat\",\"lang\":\"en\",\"favourites_count\":440,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":2297,\"location\":\"Paris, France\",\"profile_text_color\":\"0a040a\",\"followers_count\":6569,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1842911014\\/guetta_normal.jpg\",\"description\":\"Le Mouv, Tsugi, Technikart, Voxpop, co-auteur des Miscellan\\u00e9es d'Internet, et un petit sudoku de temps en temps\",\"statuses_count\":29876,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/32273341\\/cassete.jpg\",\"show_all_inline_media\":true,\"listed_count\":210,\"profile_link_color\":\"224087\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"19256842\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Nico Prat\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/32273341\\/cassete.jpg\",\"created_at\":\"Tue Jan 20 20:55:08 +0000 2009\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":19256842,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/nicoprat.tumblr.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1842911014\\/guetta_normal.jpg\"},\"truncated\":false,\"id\":173191694299303936,\"created_at\":\"Fri Feb 24 23:44:52 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192442638647296\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"SmnKaplan\",\"lang\":\"fr\",\"favourites_count\":26,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":383,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":75,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1765225882\\/image_normal.jpg\",\"description\":\"The official Twitter page of Simon Kaplan. Freelance editor in Paris and backpacker on www.smnkaplan.com\",\"statuses_count\":1580,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/220675323\\/fallTree.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"111695055\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Simon Kaplan\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/220675323\\/fallTree.jpg\",\"created_at\":\"Fri Feb 05 21:08:53 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":111695055,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1765225882\\/image_normal.jpg\"},\"truncated\":false,\"id\":173192442638647296,\"created_at\":\"Fri Feb 24 23:47:50 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4110000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "512f408c-1a0a-4f75-8187-11d7f758aa9b-173192442638647296" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "4700 tweets dont combien de #facepalm ? #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1708202383/Seb-Champion_normal.jpg" -}, -"title": "Sebastien Champion: 4700 tweets dont combien de #facepalm ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4110000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"4700 tweets dont combien de #facepalm ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"facepalm\",\"indices\":[28,37]},{\"text\":\"lgw\",\"indices\":[40,44]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192443116789760\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":10,\"screen_name\":\"SebChampion\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":5,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"location\":\"Paris - La D\\u00e9fense, France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":2,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1708202383\\/Seb-Champion_normal.jpg\",\"description\":\"Votre entreprise a besoin de faire red\\u00e9finir ses inputs par un process-designer \\u00e0 m\\u00eame d'induire d'importants transferts\\r\\nde modalit\\u00e9s de prises en offres.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"id_str\":\"443858436\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1708202383\\/Seb-Champion_normal.jpg\",\"name\":\"Sebastien Champion\",\"default_profile_image\":false,\"created_at\":\"Thu Dec 22 16:30:19 +0000 2011\",\"profile_sidebar_border_color\":\"a8c7f7\",\"id\":443858436,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/www.perdu.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192443116789760,\"created_at\":\"Fri Feb 24 23:47:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4110000, -"tags": [ -{ -"id-ref": "f0d6b1d8-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a9eb4da4-3523-49a0-b312-15f66fc4a722-173192443116789760" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@tanglive c'est une institution des twittos ainsi que #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1841813894/hipster_9_2_normal.png" -}, -"title": "Pierre: @tanglive c'est une institution des twittos ainsi que #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4110000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@tanglive c'est une institution des twittos ainsi que #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"tanglive\",\"indices\":[0,9],\"id_str\":\"121834957\",\"name\":\"tanglive\",\"id\":121834957}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[54,58]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173192117387149313\",\"id_str\":\"173192440235294720\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173192117387149313,\"in_reply_to_user_id_str\":\"121834957\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":696,\"screen_name\":\"not_pierre\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":38920,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/419177584\\/Golden_Gate_Bridge__Marin_Headlands__San_Francisco__California.jpg\",\"location\":\"Paris, France\",\"show_all_inline_media\":false,\"listed_count\":29,\"profile_link_color\":\"13b9f5\",\"followers_count\":960,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1841813894\\/hipster_9_2_normal.png\",\"description\":\"Media addict, urbanisme, \\u00e9tudiant en droit, libre penseur, Since 1990 (Y Product) \\nTweet in (French\\/English\\/German) #travel #G\\u00e9opolitique #newsjunkie #PRG \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"325183094\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/419177584\\/Golden_Gate_Bridge__Marin_Headlands__San_Francisco__California.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841813894\\/hipster_9_2_normal.png\",\"name\":\"Pierre\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 27 21:40:38 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":325183094,\"utc_offset\":3600,\"favourites_count\":33,\"url\":null},\"in_reply_to_screen_name\":\"tanglive\",\"truncated\":false,\"id\":173192440235294720,\"created_at\":\"Fri Feb 24 23:47:50 +0000 2012\",\"in_reply_to_user_id\":121834957}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4110000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "20207dc7-41ee-4e65-bc3d-13eaa60ce9a6-173192440235294720" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw JE SERAI LE 5000e TWEET", -"img": { -"src": "http://a0.twimg.com/profile_images/1778957991/kitty-album-animal-collective_normal.jpg" -}, -"title": "rhésus négatif: #lgw JE SERAI LE 5000e TWEET", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4110000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw JE SERAI LE 5000e TWEET\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192440377905152\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"rhesusnegatif\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":83,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":9,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1778957991\\/kitty-album-animal-collective_normal.jpg\",\"description\":\"Tweet or GTFO\",\"statuses_count\":134,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/411658969\\/1acaCuvIImrDwSd.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"473379117\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"rh\\u00e9sus n\\u00e9gatif\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/411658969\\/1acaCuvIImrDwSd.gif\",\"created_at\":\"Tue Jan 24 22:36:01 +0000 2012\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":473379117,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1778957991\\/kitty-album-animal-collective_normal.jpg\"},\"truncated\":false,\"id\":173192440377905152,\"created_at\":\"Fri Feb 24 23:47:50 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4110000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a1105bce-e061-4e42-8c3c-4470c508f38d-173192440377905152" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'y etais a ce record de tweet #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1818096044/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg" -}, -"title": "Δ+Δ: J'y etais a ce record de tweet #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4110000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'y etais a ce record de tweet #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[31,35]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192441464233984\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":71,\"screen_name\":\"AbsolutePi\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":12873,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/362137182\\/final2f.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"000000\",\"followers_count\":142,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1818096044\\/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg\",\"description\":\"Piboy , G\\u00e9n\\u00e9ration 96 , Football is Life | & R\\u00e9dacteur chez @footballanatomy | \\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"334108023\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/362137182\\/final2f.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1818096044\\/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg\",\"name\":\"\\u0394+\\u0394\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 12 15:55:31 +0000 2011\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":334108023,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/footballanatomy.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192441464233984,\"created_at\":\"Fri Feb 24 23:47:50 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4110000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4927355d-5149-4a13-9b3d-f511651f315b-173192441464233984" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "mais c'est quoi cette émission #jepars #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1637039636/pierre_et_le_loup_normal.jpg" -}, -"title": "Papou: mais c'est quoi cette émission #jepars #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4111000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"mais c'est quoi cette \\u00e9mission #jepars #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"jepars\",\"indices\":[31,38]},{\"text\":\"lgw\",\"indices\":[39,43]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192444471545856\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5ED4DC\",\"screen_name\":\"Papoufringant\",\"lang\":\"en\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":447,\"location\":\"Chamb\\u00e9ry, France\",\"profile_text_color\":\"3C3940\",\"followers_count\":88,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1637039636\\/pierre_et_le_loup_normal.jpg\",\"description\":\"Attach\\u00e9 aux Droits de l'Homme et \\u00e0 la protection de l'environnement. Amoureux du Qu\\u00e9bec. J'aime le foot, \\u00e7a ne m'emp\\u00eache pas d'\\u00eatre de gauche!\",\"statuses_count\":1607,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0099B9\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0099B9\",\"protected\":false,\"id_str\":\"35217229\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Papou\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"created_at\":\"Sat Apr 25 14:04:31 +0000 2009\",\"profile_sidebar_fill_color\":\"95E8EC\",\"id\":35217229,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1637039636\\/pierre_et_le_loup_normal.jpg\"},\"truncated\":false,\"id\":173192444471545856,\"created_at\":\"Fri Feb 24 23:47:51 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4111000, -"tags": [ -{ -"id-ref": "f0d71f9c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6d105f20-2f23-4f99-bd71-e0db3d200375-173192444471545856" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW Bye Bye", -"img": { -"src": "http://a1.twimg.com/profile_images/1437002627/DSCN4392_normal.jpg" -}, -"title": "Alban Liabeuf: #LGW Bye Bye", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4112000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW Bye Bye\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192450452631552\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":161,\"screen_name\":\"Albanliabeuf\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":410,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris la D\\u00e9fense \",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":50,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1437002627\\/DSCN4392_normal.jpg\",\"description\":\"vous les autres et moi, mode, photos, finance, geek et n'importe quoi \",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"25846622\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1437002627\\/DSCN4392_normal.jpg\",\"name\":\"Alban Liabeuf\",\"default_profile_image\":false,\"created_at\":\"Sun Mar 22 17:27:25 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":25846622,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/alban-liabeuf\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192450452631552,\"created_at\":\"Fri Feb 24 23:47:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4112000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4bcdf2e9-ffc6-4e9d-a05a-654ad76a049a-173192450452631552" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1353093787/Dragons-6_normal.jpg" -}, -"title": "Thibaut Devillers: #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4112000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[5,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192451165650945\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":68,\"screen_name\":\"Eliadus\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":704,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":14,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"92095420\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1353093787\\/Dragons-6_normal.jpg\",\"name\":\"Thibaut Devillers\",\"default_profile_image\":false,\"created_at\":\"Mon Nov 23 19:36:51 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":92095420,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.followfriday.com\\/followfriday\\/eliadus\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192451165650945,\"created_at\":\"Fri Feb 24 23:47:52 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4112000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a9bd1eb5-3154-4015-ad83-6933d3d7ae83-173192451165650945" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "4700Tweets #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1836345668/profile_normal.png" -}, -"title": "ArDuB57: 4700Tweets #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4113000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"4700Tweets #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[11,15]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192454504316929\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"1c2352\",\"screen_name\":\"ArDub57\",\"lang\":\"en\",\"favourites_count\":1604,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":646,\"location\":\"FRANCE - METZ - SARREGUEMINES\",\"profile_text_color\":\"333333\",\"followers_count\":1089,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\",\"description\":\"FreeParty Style - Raleur Pro - Trolleur Compulsif - DHD Android 2.3\\/Transformer 3.2.1 - PS3 @Pix_auto http:\\/\\/pixauto.tumblr.com - http:\\/\\/iboga.tumblr.com\",\"statuses_count\":83435,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"show_all_inline_media\":false,\"listed_count\":125,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"21448223\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"ArDuB57\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/198153403\\/skynet-terminator-727080_3.jpg\",\"created_at\":\"Fri Feb 20 23:57:59 +0000 2009\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":21448223,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/ardbox.blogspot.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836345668\\/profile_normal.png\"},\"truncated\":false,\"id\":173192454504316929,\"created_at\":\"Fri Feb 24 23:47:53 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4113000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2b2e5631-9f09-4b10-a703-0cd8b3495c87-173192454504316929" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "On les invite à la télé pour les mettre à la lumière Ahahahaha @Vinvin t'es sur #france5 minuit passé #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1340686999/hasselhoff_normal.jpg" -}, -"title": "monsieurhobby: On les invite à la télé pour les mettre à la lumière Ahahahaha @Vinvin t'es sur #france5 minuit passé #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4113000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"On les invite \\u00e0 la t\\u00e9l\\u00e9 pour les mettre \\u00e0 la lumi\\u00e8re Ahahahaha @Vinvin t'es sur #france5 minuit pass\\u00e9 #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[63,70],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"france5\",\"indices\":[80,88]},{\"text\":\"lgw\",\"indices\":[102,106]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192453086654465\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":665,\"screen_name\":\"monsieurhobby\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":7366,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"location\":\"DtC\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"followers_count\":208,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"description\":\"Geek travesti en Ambulancier, je me prom\\u00e8ne en Aquitaine avec dans mon sac des podcasts, des s\\u00e9ries tv, des films et surtout de comics, un v\\u00e9ritable Hobby...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"78733185\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429608314\\/IMG_0948.JPG\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1340686999\\/hasselhoff_normal.jpg\",\"name\":\"monsieurhobby\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 30 22:59:44 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":78733185,\"utc_offset\":-10800,\"favourites_count\":30,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192453086654465,\"created_at\":\"Fri Feb 24 23:47:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4113000, -"tags": [ -{ -"id-ref": "eef20c14-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "601842f4-a6d6-4310-ad7d-23e35628554a-173192453086654465" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#change2ton !! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1823017040/tetocarre_normal.jpg" -}, -"title": "GoldoNat: #change2ton !! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4113000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#change2ton !! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"change2ton\",\"indices\":[0,11]},{\"text\":\"lgw\",\"indices\":[15,19]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192454068125697\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"GoldoNat\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":257,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\",\"description\":\"Graphiste, Pr\\u00e9sentatrice qui raconte des blagues nulles et Stagiaire irresponsable \\u00e9v\\u00e8nement chez DoReMi Game Cie, Jeux Vid\\u00e9os, Troll \\u00e0 ses heures perdues.\",\"statuses_count\":1752,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"116250574\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"GoldoNat\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Sun Feb 21 19:13:39 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":116250574,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.doremi.asso.fr\\/site\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1823017040\\/tetocarre_normal.jpg\"},\"truncated\":false,\"id\":173192454068125697,\"created_at\":\"Fri Feb 24 23:47:53 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4113000, -"tags": [ -{ -"id-ref": "ef04a86a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "515dddb0-0944-4103-8a6e-58790f310697-173192454068125697" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est quand même bien de la merde #lgw Et je me force à matter ça", -"img": { -"src": "http://a0.twimg.com/profile_images/1840493981/106730_normal.png" -}, -"title": "Bastien: C'est quand même bien de la merde #lgw Et je me force à matter ça", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4113000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est quand m\\u00eame bien de la merde #lgw Et je me force \\u00e0 matter \\u00e7a\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[34,38]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.8330348,46.6323959],[2.9757537,46.6323959],[2.9757537,46.7170938],[2.8330348,46.7170938]]]},\"attributes\":{},\"full_name\":\"Couleuvre, Allier\",\"name\":\"Couleuvre\",\"id\":\"874e865f8e47158d\",\"place_type\":\"city\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/874e865f8e47158d.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[2.89637280,46.69995880]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.twitter.com\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Windows Phone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192455901032449\",\"geo\":{\"type\":\"Point\",\"coordinates\":[46.69995880,2.89637280]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":148,\"screen_name\":\"Metal0rgie\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":11071,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Moulins\\/Auvergne\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"009999\",\"followers_count\":203,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1840493981\\/106730_normal.png\",\"description\":\"21. Cherche des formations, Video Games, Movies, Web, Drugs. Fuck Yea\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"38869080\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1840493981\\/106730_normal.png\",\"name\":\"Bastien\",\"default_profile_image\":false,\"created_at\":\"Sat May 09 15:19:26 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":38869080,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/twitter.com\\/Metal0rgie\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192455901032449,\"created_at\":\"Fri Feb 24 23:47:53 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4113000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e6ff0ce3-ec7a-4150-9ecd-2ada54426b3a-173192455901032449" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "De plus en plus de personnes de ma TL regardent #LGW je suis émue", -"img": { -"src": "http://a0.twimg.com/profile_images/1813917379/coquelicot_normal.jpg" -}, -"title": "Lara: De plus en plus de personnes de ma TL regardent #LGW je suis émue", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4114000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"De plus en plus de personnes de ma TL regardent #LGW je suis \\u00e9mue\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[48,52]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/ubersocial.com\\\" rel=\\\"nofollow\\\"\\u003EUberSocial for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192459692675072\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":234,\"screen_name\":\"SyndromeL\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":21563,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/413089498\\/community_troy_abed.JPG\",\"location\":\"Londres \\/ Puy Du Fou \",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"009999\",\"followers_count\":342,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1813917379\\/coquelicot_normal.jpg\",\"description\":\"J'ai un coeur moelleux intense. (Je rigole bien sur,je suis une pute point barre) \\r\\n-un jour Denis Brognart m'a dit qu'il aimait ma bio-\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"131516\",\"id_str\":\"223229171\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/413089498\\/community_troy_abed.JPG\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1813917379\\/coquelicot_normal.jpg\",\"name\":\"Lara\",\"default_profile_image\":false,\"created_at\":\"Sun Dec 05 19:46:30 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":223229171,\"utc_offset\":null,\"favourites_count\":62,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192459692675072,\"created_at\":\"Fri Feb 24 23:47:54 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4114000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a4f59dd1-3edf-41fd-a4af-1873de3f9ec3-173192459692675072" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #Cqui ??", -"img": { -"src": "http://a1.twimg.com/profile_images/1456585536/NewTGWRprog_normal.png" -}, -"title": "TGWR™: #lgw #Cqui ??", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4115000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #Cqui ??\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"Cqui\",\"indices\":[5,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192464339968001\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":298,\"screen_name\":\"TGWRprog\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":448,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":38,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1456585536\\/NewTGWRprog_normal.png\",\"description\":\"Testeur de jeux vid\\u00e9os inconnus sur Game Side Story, Amateur d'electro, et Geek a temps partiel\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"289854889\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1456585536\\/NewTGWRprog_normal.png\",\"name\":\"TGWR\\u2122\",\"default_profile_image\":false,\"created_at\":\"Fri Apr 29 10:01:55 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":289854889,\"utc_offset\":-10800,\"favourites_count\":3,\"url\":\"http:\\/\\/www.gamesidestory.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192464339968001,\"created_at\":\"Fri Feb 24 23:47:55 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4115000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9086005c-881e-4bd3-9f0c-a01fd1ab4d42-173192464339968001" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LudoDelaherche: Go !!! #cqui #cqui #cqui #lgw :)", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: RT @LudoDelaherche: Go !!! #cqui #cqui #cqui #lgw :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4116000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @LudoDelaherche: Go !!! #cqui #cqui #cqui #lgw :)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[3,18],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[27,32]},{\"text\":\"cqui\",\"indices\":[33,38]},{\"text\":\"cqui\",\"indices\":[39,44]},{\"text\":\"lgw\",\"indices\":[45,49]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Go !!! #cqui #cqui #cqui #lgw :)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[7,12]},{\"text\":\"cqui\",\"indices\":[13,18]},{\"text\":\"cqui\",\"indices\":[19,24]},{\"text\":\"lgw\",\"indices\":[25,29]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192427690131456\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":383,\"screen_name\":\"LudoDelaherche\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6700,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":40,\"profile_link_color\":\"0084B4\",\"followers_count\":2386,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"description\":\"Founder\\/CEO Hi! Human inside!\\r\\n#digitail #Cocreation #socialmedia #rugby #marketing #insights #sports #Human\\r\\nPartage sa vie avec une cr\\u00e9ature rare et belle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0d0d0d\",\"id_str\":\"72665061\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/399550461\\/stade_de_france-timeline.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1404275583\\/portrait_Twitter_normal.jpg\",\"name\":\"Ludovic Delaherche\",\"default_profile_image\":false,\"created_at\":\"Tue Sep 08 20:51:36 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":72665061,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/chapkattack.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192427690131456,\"created_at\":\"Fri Feb 24 23:47:47 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192465413713921\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":156,\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":34449,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris Montparnasse - Bruxelles\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"name\":\"Pierre B.\",\"default_profile_image\":false,\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":104184883,\"utc_offset\":-10800,\"favourites_count\":254,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192465413713921,\"created_at\":\"Fri Feb 24 23:47:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4116000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8446ebd6-f6b6-4ae8-a0e0-36fa0c613991-173192465413713921" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw !", -"img": { -"src": "http://a1.twimg.com/sticky/default_profile_images/default_profile_6_normal.png" -}, -"title": "Alexandre Peyrat: #lgw !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4116000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"https:\\/\\/chrome.google.com\\/extensions\\/detail\\/ffcbeckjmgmgigkmnhmgjplmomcpfall\\\" rel=\\\"nofollow\\\"\\u003EChrowety\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192467007545344\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":19,\"screen_name\":\"Lerion314\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":87,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"59753553\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"name\":\"Alexandre Peyrat\",\"default_profile_image\":true,\"created_at\":\"Fri Jul 24 11:10:09 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":59753553,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192467007545344,\"created_at\":\"Fri Feb 24 23:47:56 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4116000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bbe1c635-945a-44dd-9713-77a70cb4b4da-173192467007545344" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "wow -kudos - this totally rocks! Happy Birthday Steve Jobs #powersongs Jaheim Limp Bizkit #lgw http://t.co/rsiFdk2D investigate for yourself", -"img": { -"src": "http://a0.twimg.com/profile_images/1850996577/Japan_2BIdol_2BRuna_2BHamakawa_2Bcute_2BJapanese_2Bgirl_2Bphoto_2Bgallery-4004-333085_normal.jpg" -}, -"title": "Jesusa Hollis: wow -kudos - this totally rocks! Happy Birthday Steve Jobs #powersongs Jaheim Limp Bizkit #lgw http://t.co/rsiFdk2D investigate for yourself", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4117000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"wow -kudos - this totally rocks! Happy Birthday Steve Jobs #powersongs Jaheim Limp Bizkit #lgw http:\\/\\/t.co\\/rsiFdk2D investigate for yourself\",\"entities\":{\"urls\":[{\"indices\":[95,115],\"display_url\":\"tiny.cc\\/1zt8i\",\"expanded_url\":\"http:\\/\\/tiny.cc\\/1zt8i\",\"url\":\"http:\\/\\/t.co\\/rsiFdk2D\"}],\"user_mentions\":[],\"hashtags\":[{\"text\":\"powersongs\",\"indices\":[59,70]},{\"text\":\"lgw\",\"indices\":[90,94]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192472615333889\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"Jesusayizqk\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":0,\"location\":\"\",\"profile_text_color\":\"666666\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850996577\\/Japan_2BIdol_2BRuna_2BHamakawa_2Bcute_2BJapanese_2Bgirl_2Bphoto_2Bgallery-4004-333085_normal.jpg\",\"description\":\"\",\"statuses_count\":1,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"502043013\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Jesusa Hollis\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Fri Feb 24 19:07:06 +0000 2012\",\"profile_sidebar_fill_color\":\"252429\",\"id\":502043013,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850996577\\/Japan_2BIdol_2BRuna_2BHamakawa_2Bcute_2BJapanese_2Bgirl_2Bphoto_2Bgallery-4004-333085_normal.jpg\"},\"truncated\":false,\"id\":173192472615333889,\"created_at\":\"Fri Feb 24 23:47:57 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4117000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0cf00a0-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1028b80a-d8db-44d1-9678-82a52c4a19d1-173192472615333889" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'ai rien compris. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1714137717/For_the_fuck_normal.png" -}, -"title": "o0REL: J'ai rien compris. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4117000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'ai rien compris. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192469041790976\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":147,\"screen_name\":\"o0REL\",\"lang\":\"fr\",\"profile_text_color\":\"634047\",\"statuses_count\":6742,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432865195\\/Twitter_Galaxy.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"9aa6a1\",\"followers_count\":79,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1714137717\\/For_the_fuck_normal.png\",\"description\":\"A base de compote\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"636566\",\"id_str\":\"69682753\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432865195\\/Twitter_Galaxy.jpg\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1714137717\\/For_the_fuck_normal.png\",\"name\":\"o0REL\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 28 20:12:55 +0000 2009\",\"profile_sidebar_border_color\":\"D3D2CF\",\"id\":69682753,\"utc_offset\":3600,\"favourites_count\":2680,\"url\":\"http:\\/\\/o0rel.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192469041790976,\"created_at\":\"Fri Feb 24 23:47:57 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4117000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6ce765ad-1db7-4304-8326-53b43daf4896-173192469041790976" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "L'homme à la chemise multicolore semble aimer les tweets. #lgw #jedécouvre", -"img": { -"src": "http://a1.twimg.com/profile_images/1540125000/PP_twitter_normal.jpg" -}, -"title": "Sophie Losophie.: L'homme à la chemise multicolore semble aimer les tweets. #lgw #jedécouvre", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4118000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"L'homme \\u00e0 la chemise multicolore semble aimer les tweets. #lgw #jed\\u00e9couvre\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[58,62]},{\"text\":\"jed\\u00e9couvre\",\"indices\":[63,74]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192475647803393\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"756b5f\",\"screen_name\":\"Nophie__\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":200,\"location\":\"Ici et l\\u00e0. Mais plus par l\\u00e0.\",\"profile_text_color\":\"cf4848\",\"followers_count\":301,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1540125000\\/PP_twitter_normal.jpg\",\"description\":\"J'ai la mauvaise habitude de tweeter et de r\\u00e9fl\\u00e9chier apr\\u00e8s. Alors prends moi comme tu veux, mais surtout pas au premier degr\\u00e8s. \",\"statuses_count\":9147,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/319696762\\/x4f15c4b595a5615fe60851f7974cef8.png\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"cc4f46\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"62632536\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Sophie Losophie.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/319696762\\/x4f15c4b595a5615fe60851f7974cef8.png\",\"created_at\":\"Mon Aug 03 21:54:45 +0000 2009\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":62632536,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1540125000\\/PP_twitter_normal.jpg\"},\"truncated\":false,\"id\":173192475647803393,\"created_at\":\"Fri Feb 24 23:47:58 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4118000, -"tags": [ -{ -"id-ref": "f0d88a30-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9c42da56-9234-4993-8d1e-db01db13e177-173192475647803393" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Il faut 5 000 tweets ! #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1578085959/funny-dirty-photos-thechive-7_normal.jpg" -}, -"title": "Matthieu Michel: Il faut 5 000 tweets ! #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4118000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Il faut 5 000 tweets ! #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[23,27]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192474276270080\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":70,\"screen_name\":\"MicheO3\",\"lang\":\"en\",\"profile_text_color\":\"3E4415\",\"statuses_count\":5143,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"Marseille\\/Paris\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"D02B55\",\"followers_count\":95,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1578085959\\/funny-dirty-photos-thechive-7_normal.jpg\",\"description\":\"\\u00ab Dieu a cr\\u00e9\\u00e9 les seins pour nourrir les enfants et on y met des proth\\u00e8ses pour nourrir les docteurs. \\u00bb\\u00ab Ce monde est un vaste naufrage : sauve qui peut ! \\u00bb\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"68460513\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1578085959\\/funny-dirty-photos-thechive-7_normal.jpg\",\"name\":\"Matthieu Michel\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 24 17:30:05 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":68460513,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192474276270080,\"created_at\":\"Fri Feb 24 23:47:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4118000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2545acb7-51f6-455f-8498-3d4752153032-173192474276270080" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cqui #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1815934444/image_normal.jpg" -}, -"title": "Laurent Sarralangue: #cqui #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4118000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cqui #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[0,5]},{\"text\":\"LGW\",\"indices\":[6,10]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192474829922304\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":413,\"screen_name\":\"lolosarralangue\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1688,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"0084B4\",\"followers_count\":92,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1815934444\\/image_normal.jpg\",\"description\":\"Actu. Web. Sports. De la balle de squash \\u00e0 l'ovale. L\\u00e9g\\u00e8rement geek. Musique. S'informer pour se cultiver, mais pas seulement.\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"387773705\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1815934444\\/image_normal.jpg\",\"name\":\"Laurent Sarralangue\",\"default_profile_image\":false,\"created_at\":\"Sun Oct 09 17:03:03 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":387773705,\"utc_offset\":null,\"favourites_count\":21,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192474829922304,\"created_at\":\"Fri Feb 24 23:47:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4118000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a72908a6-63eb-4d79-8f49-3904ea8a5d59-173192474829922304" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "this is worth a try! Ryan Braun's #WhoYMCMBWillSignNext Rasheed Wallace #lgw Scary Movie 3 #powersongs http://t.co/fRcsYdh0 check yourself", -"img": { -"src": "http://a0.twimg.com/profile_images/1850995286/mzl.mpmiofhn.480x480-75_normal.jpg" -}, -"title": "Christy Liggons: this is worth a try! Ryan Braun's #WhoYMCMBWillSignNext Rasheed Wallace #lgw Scary Movie 3 #powersongs http://t.co/fRcsYdh0 check yourself", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4118000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"this is worth a try! Ryan Braun's #WhoYMCMBWillSignNext Rasheed Wallace #lgw Scary Movie 3 #powersongs http:\\/\\/t.co\\/fRcsYdh0 check yourself\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[103,123],\"expanded_url\":\"http:\\/\\/tiny.cc\\/1zt8i\",\"display_url\":\"tiny.cc\\/1zt8i\",\"url\":\"http:\\/\\/t.co\\/fRcsYdh0\"}],\"hashtags\":[{\"text\":\"WhoYMCMBWillSignNext\",\"indices\":[34,55]},{\"text\":\"lgw\",\"indices\":[72,76]},{\"text\":\"powersongs\",\"indices\":[91,102]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192476285341697\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":0,\"screen_name\":\"Christyxdfxx\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850995286\\/mzl.mpmiofhn.480x480-75_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"502041375\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850995286\\/mzl.mpmiofhn.480x480-75_normal.jpg\",\"name\":\"Christy Liggons\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 24 19:05:05 +0000 2012\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":502041375,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192476285341697,\"created_at\":\"Fri Feb 24 23:47:58 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4118000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0cf00a0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0d29ada-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2591091e-c687-4c28-976c-78096cc3816e-173192476285341697" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw comprend pas", -"img": { -"src": "http://a0.twimg.com/profile_images/1130216729/34582_418168452021_654222021_4466296_1577871_n_normal.jpg" -}, -"title": "Pierre Piatti: #lgw comprend pas", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4119000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw comprend pas\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192479355576320\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"pierrop\",\"lang\":\"en\",\"favourites_count\":6,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":47,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1130216729\\/34582_418168452021_654222021_4466296_1577871_n_normal.jpg\",\"description\":\"\",\"statuses_count\":23,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"92030657\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Pierre Piatti\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Mon Nov 23 14:33:05 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":92030657,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1130216729\\/34582_418168452021_654222021_4466296_1577871_n_normal.jpg\"},\"truncated\":false,\"id\":173192479355576320,\"created_at\":\"Fri Feb 24 23:47:59 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4119000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8414ef09-b708-4a82-b294-f75a92528ea4-173192479355576320" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est quoi le trip avec #cqui dans #lgw ?", -"img": { -"src": "http://a0.twimg.com/profile_images/1733879750/01_normal.JPG" -}, -"title": "Sami : C'est quoi le trip avec #cqui dans #lgw ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4120000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est quoi le trip avec #cqui dans #lgw ?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[24,29]},{\"text\":\"lgw\",\"indices\":[35,39]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192482987839491\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"eveningthoughts\",\"lang\":\"fr\",\"favourites_count\":1,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":94,\"location\":\"Brest, France\",\"profile_text_color\":\"333333\",\"followers_count\":69,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1733879750\\/01_normal.JPG\",\"description\":\"Brestois de 19 ans. F\\u00e9ru de pop rock anglaise (mais pas que). R\\u00e9dacteur sur Playsound.fr. \\u00c9galement fan de football (Premier League addict).\",\"statuses_count\":1102,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"36338076\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Sami \",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Wed Apr 29 11:42:05 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":36338076,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.playsound.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1733879750\\/01_normal.JPG\"},\"truncated\":false,\"id\":173192482987839491,\"created_at\":\"Fri Feb 24 23:48:00 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4120000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a3cb40c2-4cd3-47d8-ac17-2741010e7614-173192482987839491" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw c qui le naze qui réussi à polluer Rolin", -"img": { -"src": "http://a0.twimg.com/profile_images/1504064961/ggggggg_normal.jpg" -}, -"title": "Mathieu Preaux: #lgw c qui le naze qui réussi à polluer Rolin", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4121000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw c qui le naze qui r\\u00e9ussi \\u00e0 polluer Rolin\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192486548803584\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":63,\"screen_name\":\"kawakprod\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":57,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Europe\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1504064961\\/ggggggg_normal.jpg\",\"description\":\"Reporter , Editor , Story Teller\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"268358570\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1504064961\\/ggggggg_normal.jpg\",\"name\":\"Mathieu Preaux\",\"default_profile_image\":false,\"created_at\":\"Fri Mar 18 16:18:46 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":268358570,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.kawak-prod.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192486548803584,\"created_at\":\"Fri Feb 24 23:48:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4121000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fa4195be-c7d6-40a1-bf7a-e7188be3b4e3-173192486548803584" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @NkL4: RT @Hydraze @kheops2713 parle de @laquadrature sur #lgw http://t.co/1aYTTKMe pour plus d'informations", -"img": { -"src": "http://a1.twimg.com/profile_images/1782896681/twavatar_normal.jpg" -}, -"title": "Oriane: RT @NkL4: RT @Hydraze @kheops2713 parle de @laquadrature sur #lgw http://t.co/1aYTTKMe pour plus d'informations", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4122000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @NkL4: RT @Hydraze @kheops2713 parle de @laquadrature sur #lgw http:\\/\\/t.co\\/1aYTTKMe pour plus d'informations\",\"entities\":{\"urls\":[{\"indices\":[66,86],\"display_url\":\"lqdn.fr\\/acta\",\"expanded_url\":\"http:\\/\\/lqdn.fr\\/acta\",\"url\":\"http:\\/\\/t.co\\/1aYTTKMe\"}],\"user_mentions\":[{\"screen_name\":\"NkL4\",\"indices\":[3,8],\"name\":\"NkL4 \\u00a9 || Ludovic A.\",\"id_str\":\"80576391\",\"id\":80576391},{\"screen_name\":\"Hydraze\",\"indices\":[13,21],\"name\":\"Hydraze\",\"id_str\":\"37705430\",\"id\":37705430},{\"screen_name\":\"kheops2713\",\"indices\":[22,33],\"name\":\"KheOps\",\"id_str\":\"321006177\",\"id\":321006177},{\"screen_name\":\"laquadrature\",\"indices\":[43,56],\"name\":\"La Quadrature du Net\",\"id_str\":\"21179585\",\"id\":21179585}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[61,65]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @Hydraze @kheops2713 parle de @laquadrature sur #lgw http:\\/\\/t.co\\/1aYTTKMe pour plus d'informations\",\"entities\":{\"urls\":[{\"indices\":[56,76],\"display_url\":\"lqdn.fr\\/acta\",\"expanded_url\":\"http:\\/\\/lqdn.fr\\/acta\",\"url\":\"http:\\/\\/t.co\\/1aYTTKMe\"}],\"user_mentions\":[{\"screen_name\":\"Hydraze\",\"indices\":[3,11],\"name\":\"Hydraze\",\"id_str\":\"37705430\",\"id\":37705430},{\"screen_name\":\"kheops2713\",\"indices\":[12,23],\"name\":\"KheOps\",\"id_str\":\"321006177\",\"id\":321006177},{\"screen_name\":\"laquadrature\",\"indices\":[33,46],\"name\":\"La Quadrature du Net\",\"id_str\":\"21179585\",\"id\":21179585}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[51,55]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190467255672832\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"NkL4\",\"lang\":\"en\",\"favourites_count\":204,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":580,\"location\":\"Saint Brieuc \\/ Bretagne\",\"profile_text_color\":\"333333\",\"followers_count\":999,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1731549557\\/old_normal.jpg\",\"description\":\"Hyper Local, Hyper Global, Web junkie, Androidoman.\\r\\nLa Bretagne, la France, le Monde, le Web !\\r\\nAmoureux du genre humain ! Pep hini zo libr ! #Social \",\"statuses_count\":26213,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":116,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"80576391\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"NkL4 \\u00a9 || Ludovic A.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Wed Oct 07 13:28:30 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":80576391,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.nkl4.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1731549557\\/old_normal.jpg\"},\"truncated\":false,\"id\":173190467255672832,\"created_at\":\"Fri Feb 24 23:39:59 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192491128983552\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ff0000\",\"screen_name\":\"quota_atypique\",\"lang\":\"fr\",\"favourites_count\":49,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":378,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":887,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1782896681\\/twavatar_normal.jpg\",\"description\":\"Activiste caf\\u00e9in\\u00e9e. Aime les filles, les gar\\u00e7ons, le code. Lutte pour les LGBT (ex red'chef de la #Magazette) et la #netneutrality. Parle trop. #Celsa, #misc12.\",\"statuses_count\":17112,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/232757274\\/datalove-heart1.png\",\"show_all_inline_media\":false,\"listed_count\":67,\"profile_link_color\":\"ff0000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"17659852\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Oriane\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/232757274\\/datalove-heart1.png\",\"created_at\":\"Wed Nov 26 21:16:26 +0000 2008\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":17659852,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/tornbluejeans.yagg.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1782896681\\/twavatar_normal.jpg\"},\"truncated\":false,\"id\":173192491128983552,\"created_at\":\"Fri Feb 24 23:48:02 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4122000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fff97f65-b115-4967-89e7-401428c532c5-173192491128983552" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilpart", -"img": { -"src": "http://a0.twimg.com/profile_images/1420864728/248441_1569865664967_1785263447_970987_4993940_n_normal.jpg" -}, -"title": "Elisa Gier : #lgw #ilpart", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4122000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilpart\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[5,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192490369814528\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":77,\"screen_name\":\"ElisaGier\",\"lang\":\"fr\",\"profile_text_color\":\"3e1957\",\"statuses_count\":658,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/258064935\\/WallpaperForties0045_thumbhuge.jpg\",\"location\":\"Metz - France \",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"ff00ee\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1420864728\\/248441_1569865664967_1785263447_970987_4993940_n_normal.jpg\",\"description\":\"Elisa, je follow back sur votre demande :) #EnjoyTeam #Mousseuse #Ferrariste \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"00ff0d\",\"id_str\":\"58198920\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/258064935\\/WallpaperForties0045_thumbhuge.jpg\",\"profile_sidebar_fill_color\":\"000000\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1420864728\\/248441_1569865664967_1785263447_970987_4993940_n_normal.jpg\",\"name\":\"Elisa Gier \",\"default_profile_image\":false,\"created_at\":\"Sun Jul 19 13:45:08 +0000 2009\",\"profile_sidebar_border_color\":\"000000\",\"id\":58198920,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192490369814528,\"created_at\":\"Fri Feb 24 23:48:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4122000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a02da6d0-4243-4253-a90a-2bad88737088-173192490369814528" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Ahem euh... #lgw Donc voilà voilà", -"img": { -"src": "http://a0.twimg.com/profile_images/1668337583/DTB-Hei-VLQ_normal.jpg" -}, -"title": "Vincent [Gøshi]: RT @LeGrandWebze: Ahem euh... #lgw Donc voilà voilà", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4122000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Ahem euh... #lgw Donc voil\\u00e0 voil\\u00e0\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[30,34]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ahem euh... #lgw Donc voil\\u00e0 voil\\u00e0\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173191766185480192\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":3026,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":3299,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"statuses_count\":1480,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"legrandwebze\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":365949385,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\"},\"truncated\":false,\"id\":173191766185480192,\"created_at\":\"Fri Feb 24 23:45:09 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192490243993602\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Yoigoshi\",\"lang\":\"fr\",\"favourites_count\":25,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":342,\"location\":\"Lille\",\"profile_text_color\":\"333333\",\"followers_count\":126,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1668337583\\/DTB-Hei-VLQ_normal.jpg\",\"description\":\"[Tout ce qui est vert est fourbe] - Goshi\\/SilenceCorp #Infographiste\\r\\n\\u007BDieu Vivant de @ChloexF\\u007D\",\"statuses_count\":3931,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/236369942\\/wall-twitter.jpg\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"9e9e9e\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"29969223\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Vincent [G\\u00f8shi]\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/236369942\\/wall-twitter.jpg\",\"created_at\":\"Thu Apr 09 12:00:49 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":29969223,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/goshi.ultra-book.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1668337583\\/DTB-Hei-VLQ_normal.jpg\"},\"truncated\":false,\"id\":173192490243993602,\"created_at\":\"Fri Feb 24 23:48:02 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4122000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fc6ebd67-0171-4e43-afc6-2dbba794cbc9-173192490243993602" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilReste #cqui 4699 Tweets qui disnent on s'ennuient et un qui dit c'est cool Vivin ( C'est un tweet de Vinvin) LOL", -"img": { -"src": "http://a0.twimg.com/profile_images/1826253762/gifs__20__normal.gif" -}, -"title": "Systaime: #lgw #ilReste #cqui 4699 Tweets qui disnent on s'ennuient et un qui dit c'est cool Vivin ( C'est un tweet de Vinvin) LOL", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4122000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #ilReste #cqui 4699 Tweets qui disnent on s'ennuient et un qui dit c'est cool Vivin ( C'est un tweet de Vinvin) LOL\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilReste\",\"indices\":[5,13]},{\"text\":\"cqui\",\"indices\":[14,19]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192491321921536\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":493,\"screen_name\":\"systaime18\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":3215,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/424585054\\/15380207101.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":40,\"profile_link_color\":\"080808\",\"followers_count\":392,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1826253762\\/gifs__20__normal.gif\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"758882\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/424585054\\/15380207101.jpg\",\"profile_sidebar_fill_color\":\"f5ed08\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1826253762\\/gifs__20__normal.gif\",\"name\":\"Systaime\",\"default_profile_image\":false,\"created_at\":\"Thu Feb 08 22:13:03 +0000 2007\",\"profile_sidebar_border_color\":\"000000\",\"id\":758882,\"utc_offset\":3600,\"favourites_count\":113,\"url\":\"http:\\/\\/www.systaime.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192491321921536,\"created_at\":\"Fri Feb 24 23:48:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4122000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5a683414-47a1-40fa-a403-060643e7dcf2-173192491321921536" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Comment cette émission peut exister mais surtout continuer?", -"img": { -"src": "http://a2.twimg.com/profile_images/1771348218/image1327174991_normal.png" -}, -"title": "Jim0PROFIT: #lgw Comment cette émission peut exister mais surtout continuer?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4122000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Comment cette \\u00e9mission peut exister mais surtout continuer?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.yoono.com\\\" rel=\\\"nofollow\\\"\\u003Eyoono\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192491426779136\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":368,\"screen_name\":\"Jim0PROFIT\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":4753,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"D02B55\",\"followers_count\":94,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1771348218\\/image1327174991_normal.png\",\"description\":\"Consulting, Syst\\u00e8me administrateur, geekoophile, et tellement de choses qu'une journ\\u00e9e de 24H ne suffit plus!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"18874683\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1771348218\\/image1327174991_normal.png\",\"name\":\"Jim0PROFIT\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 11 18:26:59 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":18874683,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/choari.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192491426779136,\"created_at\":\"Fri Feb 24 23:48:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4122000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "65647d59-5d1a-4e46-84fc-bfa69f6fef43-173192491426779136" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Maman suis sur france5 regarde !! Lol #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1849286517/plumesdanges_normal.jpg" -}, -"title": "plumesdanges: Maman suis sur france5 regarde !! Lol #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4122000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Maman suis sur france5 regarde !! Lol #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[38,42]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192492097863680\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":283,\"screen_name\":\"plumesdanges\",\"lang\":\"fr\",\"profile_text_color\":\"0a0a0a\",\"statuses_count\":39036,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"location\":\"Hell\",\"show_all_inline_media\":false,\"listed_count\":44,\"profile_link_color\":\"4813f5\",\"followers_count\":591,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"description\":\"pas interessante, pas drole et pas tr\\u00e8s intelligente, bref sans interet ! Pr\\u00e9sidente fondatrice de l'#InsomniaqueTeam \\/\\/ #TeamLumbagos \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"27325670\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"profile_sidebar_fill_color\":\"fcfcfc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"name\":\"plumesdanges\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 28 22:43:40 +0000 2009\",\"profile_sidebar_border_color\":\"fcfcfc\",\"id\":27325670,\"utc_offset\":3600,\"favourites_count\":84,\"url\":\"http:\\/\\/www.youtube.com\\/plumesdanges\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192492097863680,\"created_at\":\"Fri Feb 24 23:48:02 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4122000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "68345cdc-4dfa-4225-8879-772289e65310-173192492097863680" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rollin #Ilreste #lgw c'est du n'importe quoi xD", -"img": { -"src": "http://a2.twimg.com/profile_images/1561040191/5690_1158077242937_1557953236_391691_6813878_n__1__normal.jpg" -}, -"title": "Pauline : Rollin #Ilreste #lgw c'est du n'importe quoi xD", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4123000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Rollin #Ilreste #lgw c'est du n'importe quoi xD\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Ilreste\",\"indices\":[7,15]},{\"text\":\"lgw\",\"indices\":[16,20]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192498183798784\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":62,\"screen_name\":\"PolineLP\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1395,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/385594112\\/bubz-dl.jpg\",\"location\":\"Lorient\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"990000\",\"followers_count\":29,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1561040191\\/5690_1158077242937_1557953236_391691_6813878_n__1__normal.jpg\",\"description\":\"Accro aux s\\u00e9ries, \\u00e0 l'humour & \\u00e0 la musique mais aussi \\u00e9tudiante en M1 Professorat des \\u00e9coles quelque part en Bretagne...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"380413697\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/385594112\\/bubz-dl.jpg\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1561040191\\/5690_1158077242937_1557953236_391691_6813878_n__1__normal.jpg\",\"name\":\"Pauline \",\"default_profile_image\":false,\"created_at\":\"Mon Sep 26 16:18:08 +0000 2011\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":380413697,\"utc_offset\":3600,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192498183798784,\"created_at\":\"Fri Feb 24 23:48:03 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4123000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2e1e4bcb-6561-4772-89f9-872644422678-173192498183798784" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "4700 twitts dans lesquels on te dit que ton emission est NAZE #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1559935673/316153_10150296264667823_500052822_7977563_136633769_n_normal.jpg" -}, -"title": "Pauline Duarte: 4700 twitts dans lesquels on te dit que ton emission est NAZE #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4124000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"4700 twitts dans lesquels on te dit que ton emission est NAZE #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[62,66]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192500847190016\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":793,\"screen_name\":\"paulineduarte\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":8210,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/425591067\\/pauline_andre.jpg\",\"location\":\"\\u00dcT: 48.87521,2.394226\",\"show_all_inline_media\":false,\"listed_count\":23,\"profile_link_color\":\"009999\",\"followers_count\":1515,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1559935673\\/316153_10150296264667823_500052822_7977563_136633769_n_normal.jpg\",\"description\":\"Original B-Girl from Paris-France \\/\\/ Project manager Sony Music France \\/\\/ Member of @ilovecaboverde movement \\/\\/ Personal account\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"53031538\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/425591067\\/pauline_andre.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1559935673\\/316153_10150296264667823_500052822_7977563_136633769_n_normal.jpg\",\"name\":\"Pauline Duarte\",\"default_profile_image\":false,\"created_at\":\"Thu Jul 02 10:54:57 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":53031538,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192500847190016,\"created_at\":\"Fri Feb 24 23:48:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4124000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "05d66e7a-33b3-428a-bb1e-046b2d6cc129-173192500847190016" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mince, j'en ai que 2 :( #cQui #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Mince, j'en ai que 2 :( #cQui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4124000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Mince, j'en ai que 2 :( #cQui #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[24,29]},{\"text\":\"lgw\",\"indices\":[30,34]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192499274317824\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"favourites_count\":12,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":100,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"statuses_count\":3247,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"JonathanMM\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":228777896,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\"},\"truncated\":false,\"id\":173192499274317824,\"created_at\":\"Fri Feb 24 23:48:04 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4124000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "263a014d-38aa-4752-9bbb-47466b14850b-173192499274317824" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze On a presque atteint les 5000 #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1803844111/goldrogerportett2_normal.jpg" -}, -"title": "Kevin Poncin: @LeGrandWebze On a presque atteint les 5000 #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4126000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LeGrandWebze\",\"favorited\":false,\"text\":\"@LeGrandWebze On a presque atteint les 5000 #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[44,48]}]},\"in_reply_to_user_id\":365949385,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192510187909121\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"rinc08\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":24,\"location\":\"Reims\",\"profile_text_color\":\"333333\",\"followers_count\":7,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1803844111\\/goldrogerportett2_normal.jpg\",\"description\":\"En Twitto formation\",\"statuses_count\":18,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/416646618\\/03_1280-800.jpg\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"483066947\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Kevin Poncin\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/416646618\\/03_1280-800.jpg\",\"created_at\":\"Sat Feb 04 16:14:59 +0000 2012\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":483066947,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803844111\\/goldrogerportett2_normal.jpg\"},\"truncated\":false,\"id\":173192510187909121,\"created_at\":\"Fri Feb 24 23:48:06 +0000 2012\",\"in_reply_to_user_id_str\":\"365949385\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4126000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a9e27468-6aef-4050-a9df-051012a223db-173192510187909121" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw mais ca part dans tt les sens", -"img": { -"src": "http://a0.twimg.com/sticky/default_profile_images/default_profile_3_normal.png" -}, -"title": "antoine: #ilreste #lgw mais ca part dans tt les sens", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4127000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #lgw mais ca part dans tt les sens\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192512012419073\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":6,\"screen_name\":\"titeuf0062\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":5,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"calais\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"217473441\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"name\":\"antoine\",\"default_profile_image\":true,\"created_at\":\"Fri Nov 19 16:36:35 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":217473441,\"utc_offset\":null,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192512012419073,\"created_at\":\"Fri Feb 24 23:48:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4127000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a2fac3ff-3dfa-4593-8097-1727ccfb14d6-173192512012419073" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cqui les 4 700 no life qui paluchent leur clavier devant #lgw?", -"img": { -"src": "http://a1.twimg.com/profile_images/1838968067/teamSFRCT_normal" -}, -"title": "Ovale de Grâce: #cqui les 4 700 no life qui paluchent leur clavier devant #lgw?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4130000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#cqui les 4 700 no life qui paluchent leur clavier devant #lgw?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[58,62]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192524406599680\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"65B0DA\",\"screen_name\":\"MathildePousseo\",\"lang\":\"en\",\"favourites_count\":18,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":504,\"location\":\"\",\"profile_text_color\":\"3D1957\",\"followers_count\":933,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1838968067\\/teamSFRCT_normal\",\"description\":\"Du rugby, de la politique, du ruck n'roll. Le tout au 4e degr\\u00e9!\",\"statuses_count\":8403,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/44338571\\/grpechampion2007-1280.jpg\",\"show_all_inline_media\":false,\"listed_count\":37,\"profile_link_color\":\"FF0000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"642D8B\",\"protected\":false,\"id_str\":\"81447410\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Ovale de Gr\\u00e2ce\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/44338571\\/grpechampion2007-1280.jpg\",\"created_at\":\"Sat Oct 10 21:39:27 +0000 2009\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"id\":81447410,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.boucherie-ovalie.org\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838968067\\/teamSFRCT_normal\"},\"truncated\":false,\"id\":173192524406599680,\"created_at\":\"Fri Feb 24 23:48:10 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4130000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8fbe9b70-a64f-4fc4-ad6d-56422db041e3-173192524406599680" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @fbrahimi: #ireste #ipart #cqui #changedeton faudrait indiquer la question sur le mur ou l'énoncer #OnComprendPasLinteretDeLaQuestion ...", -"img": { -"src": "http://a1.twimg.com/profile_images/1766324715/Stephane_leprince_normal.GIF" -}, -"title": "Stéphane Leprince: RT @fbrahimi: #ireste #ipart #cqui #changedeton faudrait indiquer la question sur le mur ou l'énoncer #OnComprendPasLinteretDeLaQuestion ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4130000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @fbrahimi: #ireste #ipart #cqui #changedeton faudrait indiquer la question sur le mur ou l'\\u00e9noncer #OnComprendPasLinteretDeLaQuestion ...\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"fbrahimi\",\"indices\":[3,12],\"name\":\"Fadhila BRAHIMI\",\"id_str\":\"5836692\",\"id\":5836692}],\"hashtags\":[{\"text\":\"ireste\",\"indices\":[14,21]},{\"text\":\"ipart\",\"indices\":[22,28]},{\"text\":\"cqui\",\"indices\":[29,34]},{\"text\":\"changedeton\",\"indices\":[35,47]},{\"text\":\"OnComprendPasLinteretDeLaQuestion\",\"indices\":[102,136]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#ireste #ipart #cqui #changedeton faudrait indiquer la question sur le mur ou l'\\u00e9noncer #OnComprendPasLinteretDeLaQuestion #lgw via #TVcheck\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ireste\",\"indices\":[0,7]},{\"text\":\"ipart\",\"indices\":[8,14]},{\"text\":\"cqui\",\"indices\":[15,20]},{\"text\":\"changedeton\",\"indices\":[21,33]},{\"text\":\"OnComprendPasLinteretDeLaQuestion\",\"indices\":[88,122]},{\"text\":\"lgw\",\"indices\":[123,127]},{\"text\":\"TVcheck\",\"indices\":[132,140]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/fr\\/app\\/tvcheck\\/id437347192?mt=8\\\" rel=\\\"nofollow\\\"\\u003ETVcheck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173188208438423552\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"B28465\",\"screen_name\":\"fbrahimi\",\"lang\":\"fr\",\"favourites_count\":160,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":3401,\"location\":\"Nomade. France - Maghreb \",\"profile_text_color\":\"A30034\",\"followers_count\":11936,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1764728200\\/a05c3c5a-aecf-4e53-87e8-77647a9f7c91_normal.png\",\"description\":\"Dir. FB&Associ\\u00e9s #StrategieDePresence | CoAuteure #Moi20 | Chroniqueuse @Widoobiz | Conf\\u00e9renci\\u00e8re #Tedx | Bureau @MediaAces | \\u2665 #music #politic #SocialTV #Pause\",\"statuses_count\":36948,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/342882401\\/fadhilaBrahimiTwitterOct11.gif\",\"show_all_inline_media\":true,\"listed_count\":1250,\"profile_link_color\":\"000000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"F5EACF\",\"protected\":false,\"id_str\":\"5836692\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Fadhila BRAHIMI\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/342882401\\/fadhilaBrahimiTwitterOct11.gif\",\"created_at\":\"Mon May 07 16:20:02 +0000 2007\",\"profile_sidebar_fill_color\":\"F5EACF\",\"id\":5836692,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.fadhilabrahimi.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1764728200\\/a05c3c5a-aecf-4e53-87e8-77647a9f7c91_normal.png\"},\"truncated\":false,\"id\":173188208438423552,\"created_at\":\"Fri Feb 24 23:31:01 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192524838608898\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"stephleprince\",\"lang\":\"fr\",\"favourites_count\":16,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":685,\"location\":\"46.213151,5.110998\",\"profile_text_color\":\"666666\",\"followers_count\":423,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1766324715\\/Stephane_leprince_normal.GIF\",\"description\":\"Charg\\u00e9 de projets TICE et FOAD - Culture web et r\\u00e9seautage social\",\"statuses_count\":986,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/193710111\\/twilk_background_4d33fd671dea6.jpg\",\"show_all_inline_media\":true,\"listed_count\":38,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"8351142\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"St\\u00e9phane Leprince\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/193710111\\/twilk_background_4d33fd671dea6.jpg\",\"created_at\":\"Wed Aug 22 07:26:43 +0000 2007\",\"profile_sidebar_fill_color\":\"252429\",\"id\":8351142,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.stephaneleprince.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1766324715\\/Stephane_leprince_normal.GIF\"},\"truncated\":true,\"id\":173192524838608898,\"created_at\":\"Fri Feb 24 23:48:10 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4130000, -"tags": [ -{ -"id-ref": "ef16598e-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef49f848-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efbbbfaa-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f04c1c1c-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fb8e19ca-673d-4e6f-a6ef-48e34bed9a41-173192524838608898" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh merde c'est pas fini ? #cqui #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1811845815/Flying_Blue_normal.jpg" -}, -"title": "Bastien Joseph: Oh merde c'est pas fini ? #cqui #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4131000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Oh merde c'est pas fini ? #cqui #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[26,31]},{\"text\":\"lgw\",\"indices\":[32,36]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192531721453569\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5ED4DC\",\"screen_name\":\"BastienJoseph31\",\"lang\":\"fr\",\"favourites_count\":10,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1033,\"location\":\"Paris\",\"profile_text_color\":\"3C3940\",\"followers_count\":668,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\",\"description\":\"Etudiant en com' \\u00e0 Paris. (ISCOM). Rugby, r\\u00e9seaux sociaux, musique. Connu comme Le Stagiaire de la @BoucherieOvalie. En recherche d'un VRAI stage. \",\"statuses_count\":3558,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":34,\"profile_link_color\":\"0099B9\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"0099B9\",\"protected\":false,\"id_str\":\"191087175\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Bastien Joseph\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"created_at\":\"Wed Sep 15 15:41:38 +0000 2010\",\"profile_sidebar_fill_color\":\"95E8EC\",\"id\":191087175,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/bastien-joseph\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\"},\"truncated\":false,\"id\":173192531721453569,\"created_at\":\"Fri Feb 24 23:48:11 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4131000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "6d953f08-fa28-46fc-a3e9-c8c5b3f39358-173192531721453569" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Malaise… #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1703214981/DE9CB161-5674-43EB-85FF-79C75BA55656_normal" -}, -"title": "Albin DURAND: Malaise… #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4133000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Malaise\\u2026 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192537954193408\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":296,\"screen_name\":\"_albin_\",\"lang\":\"en\",\"profile_text_color\":\"3E4415\",\"statuses_count\":8919,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/49882330\\/paris-by-night_albin-durand-v-twitter.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":64,\"profile_link_color\":\"D02B55\",\"followers_count\":914,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1703214981\\/DE9CB161-5674-43EB-85FF-79C75BA55656_normal\",\"description\":\"*** UPDATING ***\\n(Sinon je cherche un taf dans le Digital \\/ Consultant - Planner - Retail - ... Tu vois le genre... Si tu cherches, je suis l\\u00e0 !)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"30217964\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/49882330\\/paris-by-night_albin-durand-v-twitter.jpg\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1703214981\\/DE9CB161-5674-43EB-85FF-79C75BA55656_normal\",\"name\":\"Albin DURAND\",\"default_profile_image\":false,\"created_at\":\"Fri Apr 10 13:46:47 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":30217964,\"utc_offset\":3600,\"favourites_count\":1,\"url\":\"http:\\/\\/www.tupeuxcopiercollermonnometprenomdansunmoteurderecherche.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192537954193408,\"created_at\":\"Fri Feb 24 23:48:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4133000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "389117bb-6bed-4ec2-a63c-b6ef502baa9d-173192537954193408" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est quoi ce bordel avec Palmashow à #lgw ?", -"img": { -"src": "http://a3.twimg.com/profile_images/1619111722/DSC05656_normal.jpg" -}, -"title": "William: C'est quoi ce bordel avec Palmashow à #lgw ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4134000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est quoi ce bordel avec Palmashow \\u00e0 #lgw ?\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[38,42]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192541284466688\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Scofred_\",\"lang\":\"en\",\"favourites_count\":117,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":824,\"location\":\"France, Paris\",\"profile_text_color\":\"333333\",\"followers_count\":620,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1619111722\\/DSC05656_normal.jpg\",\"description\":\"160 caract\\u00e8res, c'est trop peu ! Ma bio - http:\\/\\/about.me\\/scofred\",\"statuses_count\":18666,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305034455\\/logo_grand_copie.PNG\",\"show_all_inline_media\":true,\"listed_count\":29,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"131299967\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"William\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305034455\\/logo_grand_copie.PNG\",\"created_at\":\"Fri Apr 09 21:48:10 +0000 2010\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":131299967,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/scofred.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1619111722\\/DSC05656_normal.jpg\"},\"truncated\":false,\"id\":173192541284466688,\"created_at\":\"Fri Feb 24 23:48:14 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4134000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9c61d0a6-3905-45e8-8994-4691707f03b8-173192541284466688" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @embruns: Une émission sur le Web pas disponible sur le Web ? C'est où la logique ? cc @France5tv @Vinvin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1824565430/photo_2_normal.JPG" -}, -"title": "Bakt El Raalis: RT @embruns: Une émission sur le Web pas disponible sur le Web ? C'est où la logique ? cc @France5tv @Vinvin #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4135000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @embruns: Une \\u00e9mission sur le Web pas disponible sur le Web ? C'est o\\u00f9 la logique ? cc @France5tv @Vinvin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"embruns\",\"indices\":[3,11],\"name\":\"Laurent Gloaguen\",\"id_str\":\"6241412\",\"id\":6241412},{\"screen_name\":\"France5tv\",\"indices\":[90,100],\"name\":\"France5\",\"id_str\":\"36932487\",\"id\":36932487},{\"screen_name\":\"Vinvin\",\"indices\":[101,108],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[109,113]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Une \\u00e9mission sur le Web pas disponible sur le Web ? C'est o\\u00f9 la logique ? cc @France5tv @Vinvin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"France5tv\",\"indices\":[77,87],\"name\":\"France5\",\"id_str\":\"36932487\",\"id\":36932487},{\"screen_name\":\"Vinvin\",\"indices\":[88,95],\"name\":\"Vinvin\",\"id_str\":\"7223522\",\"id\":7223522}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[96,100]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/sites.google.com\\/site\\/yorufukurou\\/\\\" rel=\\\"nofollow\\\"\\u003EYoruFukurou\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192074294865920\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"7a7768\",\"screen_name\":\"embruns\",\"lang\":\"en\",\"favourites_count\":29,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":563,\"location\":\"Montr\\u00e9al, Qc, Canada\",\"profile_text_color\":\"333333\",\"followers_count\":4827,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\",\"description\":\"Surnomm\\u00e9 \\u201cLe Capitaine\\u201d. Figure du Net historique et inventeur de la formule \\u201cVendredi, c'est sodomie\\u201d.\",\"statuses_count\":21946,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":277,\"profile_link_color\":\"650103\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Eastern Time (US & Canada)\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"6241412\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Laurent Gloaguen\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Tue May 22 19:16:26 +0000 2007\",\"profile_sidebar_fill_color\":\"8c887c\",\"id\":6241412,\"follow_request_sent\":null,\"utc_offset\":-18000,\"url\":\"http:\\/\\/embruns.net\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\"},\"truncated\":false,\"id\":173192074294865920,\"created_at\":\"Fri Feb 24 23:46:22 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192546770616320\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"baktelraalis\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1093,\"location\":\"France\",\"profile_text_color\":\"636363\",\"followers_count\":1299,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\",\"description\":\"Admin Web \\/ R\\u00e9dacteur en chef @Pelecanus_net + apprenti photographe + amateur de musique ind\\u00e9' et de culture ALT + demandeur d'asile + fils des internets\",\"statuses_count\":21290,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"show_all_inline_media\":true,\"listed_count\":105,\"profile_link_color\":\"808080\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"protected\":false,\"id_str\":\"18515564\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Bakt El Raalis\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/422118660\\/twistit.jpg\",\"created_at\":\"Wed Dec 31 20:37:21 +0000 2008\",\"profile_sidebar_fill_color\":\"141414\",\"id\":18515564,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.pelecanus.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1824565430\\/photo_2_normal.JPG\"},\"truncated\":false,\"id\":173192546770616320,\"created_at\":\"Fri Feb 24 23:48:15 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4135000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2a1891f9-0af0-4eb3-b813-ff0d550b4640-173192546770616320" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw nan fermer pas", -"img": { -"src": "http://a0.twimg.com/profile_images/1851406636/225031_1031930925569_1444264396_30100024_2755_a_normal.jpg" -}, -"title": "Gasquez: #lgw nan fermer pas", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4135000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw nan fermer pas\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192545113874432\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":65,\"screen_name\":\"louitos73\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":54,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"73000\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"009999\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851406636\\/225031_1031930925569_1444264396_30100024_2755_a_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"373449189\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851406636\\/225031_1031930925569_1444264396_30100024_2755_a_normal.jpg\",\"name\":\"Gasquez\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 14 16:04:37 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":373449189,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192545113874432,\"created_at\":\"Fri Feb 24 23:48:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4135000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7b637fb7-abf1-4a98-818b-bd6e6131dfd2-173192545113874432" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le bordel et pas un seul arabe ou noir ... Krkrkr #LGW", -"img": { -"src": "http://a2.twimg.com/profile_images/1836584093/image_normal.jpg" -}, -"title": "Mims Wabs Larax: Le bordel et pas un seul arabe ou noir ... Krkrkr #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4136000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Le bordel et pas un seul arabe ou noir ... Krkrkr #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[50,54]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192551787003904\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"edf5e9\",\"screen_name\":\"LadyGoule\",\"lang\":\"fr\",\"favourites_count\":64,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":977,\"location\":\"Purgatoire\",\"profile_text_color\":\"0f0e0f\",\"followers_count\":1995,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1836584093\\/image_normal.jpg\",\"description\":\"Ma vie est basee sur une histoire vraie. Entre mes enfants, mon mari et mes passions, je me retrouve...Je reste polie, restez-le aussi! CM @Mehdicis #MLQ\",\"statuses_count\":28314,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/392693670\\/twilk_background_4f0088a2a8656.jpg\",\"show_all_inline_media\":true,\"listed_count\":87,\"profile_link_color\":\"992b4f\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Casablanca\",\"profile_background_color\":\"ffffff\",\"protected\":false,\"id_str\":\"50454478\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Mims Wabs Larax\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/392693670\\/twilk_background_4f0088a2a8656.jpg\",\"created_at\":\"Wed Jun 24 21:55:30 +0000 2009\",\"profile_sidebar_fill_color\":\"eff7ea\",\"id\":50454478,\"follow_request_sent\":null,\"utc_offset\":0,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836584093\\/image_normal.jpg\"},\"truncated\":false,\"id\":173192551787003904,\"created_at\":\"Fri Feb 24 23:48:16 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4136000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2789de67-6301-4783-9559-d308c32c3a5f-173192551787003904" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Déjà fini? #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1398568911/IMG_2179_-_Copie_normal.jpg" -}, -"title": "Lucie: Déjà fini? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4137000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"D\\u00e9j\\u00e0 fini? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[11,15]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192554181967872\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":149,\"screen_name\":\"Milcah7\",\"lang\":\"en\",\"profile_text_color\":\"807d80\",\"statuses_count\":9483,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"03949e\",\"followers_count\":79,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"description\":\"Herocorpienne, S\\u00e9riephile (pas assez \\u00e0 mon go\\u00fbt), DVDvore,Cin\\u00e9vore, aime le tennis et le rugby, le rock, pop-rock... et ses twittos 3\\r\\n.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"63258588\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"name\":\"Lucie\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 05 21:13:19 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":63258588,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192554181967872,\"created_at\":\"Fri Feb 24 23:48:17 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4137000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9ca039bb-44da-4f88-96ae-c6ac6986bac6-173192554181967872" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ok donc on s'extasie devant un nombre de tweets, à la télé. #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1598467503/aurel2_-_Copie_normal.jpg" -}, -"title": "Aurélien: Ok donc on s'extasie devant un nombre de tweets, à la télé. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4137000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ok donc on s'extasie devant un nombre de tweets, \\u00e0 la t\\u00e9l\\u00e9. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[60,64]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192553842212865\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"aurel_p\",\"lang\":\"fr\",\"favourites_count\":140,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":886,\"location\":\"Pau\",\"profile_text_color\":\"333333\",\"followers_count\":2185,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"description\":\"cr\\u00e9ation web le jour, TVvore le soir. Attention risque de LT m\\u00eame des \\u00e9missions les plus mauvaises de la t\\u00e9l\\u00e9 fran\\u00e7aise. Partage en tout genre.\",\"statuses_count\":33195,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":152,\"profile_link_color\":\"93A644\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"protected\":false,\"id_str\":\"14321671\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Aur\\u00e9lien\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"created_at\":\"Mon Apr 07 10:27:23 +0000 2008\",\"profile_sidebar_fill_color\":\"ffffff\",\"id\":14321671,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\"},\"truncated\":false,\"id\":173192553842212865,\"created_at\":\"Fri Feb 24 23:48:17 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4137000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c206f59e-8fc1-44bf-8ed8-a2bf6d8e1658-173192553842212865" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Invitez Arnaud @Tsamere, il sera raccord avec @francoisrollin #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1803065777/me_w_arb_normal.jpg" -}, -"title": "Zacal: Invitez Arnaud @Tsamere, il sera raccord avec @francoisrollin #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4138000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Invitez Arnaud @Tsamere, il sera raccord avec @francoisrollin #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"tsamere\",\"indices\":[15,23],\"name\":\"Arnaud Tsamere\",\"id_str\":\"61183408\",\"id\":61183408},{\"screen_name\":\"francoisrollin\",\"indices\":[46,61],\"name\":\"rollin\",\"id_str\":\"369489076\",\"id\":369489076}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[62,66]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192557147332608\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"zacal33\",\"lang\":\"fr\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":602,\"location\":\"Bordeaux\",\"profile_text_color\":\"333333\",\"followers_count\":258,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1803065777\\/me_w_arb_normal.jpg\",\"description\":\"Si on remboursait le temps perdu, je serais riche. Politiquement ambidextre asym\\u00e9trique, dominante h\\u00e9misph\\u00e8re gauche. Serial retweeter de @solangeteparle\",\"statuses_count\":3675,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"51889223\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Zacal\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Sun Jun 28 23:59:26 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":51889223,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803065777\\/me_w_arb_normal.jpg\"},\"truncated\":false,\"id\":173192557147332608,\"created_at\":\"Fri Feb 24 23:48:18 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4138000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c98fab10-c8d5-42b8-9ce5-0ff70ee90966-173192557147332608" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#ilreste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1766616824/387375_305933979442753_100000784618943_808268_1342184348_n_normal.jpg" -}, -"title": "xNicKx Vandenberghe: #ilreste #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4138000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#ilreste #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[0,8]},{\"text\":\"lgw\",\"indices\":[9,13]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192556958584832\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":74,\"screen_name\":\"NicK_BsM\",\"lang\":\"fr\",\"profile_text_color\":\"ffffff\",\"statuses_count\":1625,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/404603516\\/seagulls.jpg\",\"location\":\"Boulogne sur mer, France\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"00c4f5\",\"followers_count\":29,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1766616824\\/387375_305933979442753_100000784618943_808268_1342184348_n_normal.jpg\",\"description\":\"Tight-end #89 for the Calais Seagulls, french football team. \\r\\n22, from Boulogne sur mer, studies languages in order to become a technical translator.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"092878\",\"id_str\":\"183185871\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/404603516\\/seagulls.jpg\",\"profile_sidebar_fill_color\":\"092878\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1766616824\\/387375_305933979442753_100000784618943_808268_1342184348_n_normal.jpg\",\"name\":\"xNicKx Vandenberghe\",\"default_profile_image\":false,\"created_at\":\"Thu Aug 26 10:46:44 +0000 2010\",\"profile_sidebar_border_color\":\"edf2f5\",\"id\":183185871,\"utc_offset\":null,\"favourites_count\":9,\"url\":\"http:\\/\\/www.facebook.com\\/group.php?gid=146636388977\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192556958584832,\"created_at\":\"Fri Feb 24 23:48:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4138000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "22fe5dbc-b222-4e10-8c35-7210230f4c28-173192556958584832" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @embruns: Une émission sur le Web pas disponible sur le Web ? C'est où la logique ? cc @France5tv @Vinvin #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1850427609/82F8E894-D3A8-43F9-ABB4-14EDF7EA365F_normal" -}, -"title": "amnesicmercury: RT @embruns: Une émission sur le Web pas disponible sur le Web ? C'est où la logique ? cc @France5tv @Vinvin #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4140000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @embruns: Une \\u00e9mission sur le Web pas disponible sur le Web ? C'est o\\u00f9 la logique ? cc @France5tv @Vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"embruns\",\"indices\":[3,11],\"id_str\":\"6241412\",\"name\":\"Laurent Gloaguen\",\"id\":6241412},{\"screen_name\":\"France5tv\",\"indices\":[90,100],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487},{\"screen_name\":\"Vinvin\",\"indices\":[101,108],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[109,113]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Une \\u00e9mission sur le Web pas disponible sur le Web ? C'est o\\u00f9 la logique ? cc @France5tv @Vinvin #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"France5tv\",\"indices\":[77,87],\"id_str\":\"36932487\",\"name\":\"France5\",\"id\":36932487},{\"screen_name\":\"Vinvin\",\"indices\":[88,95],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[96,100]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/sites.google.com\\/site\\/yorufukurou\\/\\\" rel=\\\"nofollow\\\"\\u003EYoruFukurou\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192074294865920\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":563,\"screen_name\":\"embruns\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":21946,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Montr\\u00e9al, Qc, Canada\",\"show_all_inline_media\":true,\"listed_count\":277,\"profile_link_color\":\"650103\",\"followers_count\":4827,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\",\"description\":\"Surnomm\\u00e9 \\u201cLe Capitaine\\u201d. Figure du Net historique et inventeur de la formule \\u201cVendredi, c'est sodomie\\u201d.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Eastern Time (US & Canada)\",\"profile_background_color\":\"131516\",\"id_str\":\"6241412\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"8c887c\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1522186720\\/Laurent-Gloaguen-G00_normal.jpg\",\"name\":\"Laurent Gloaguen\",\"default_profile_image\":false,\"created_at\":\"Tue May 22 19:16:26 +0000 2007\",\"profile_sidebar_border_color\":\"7a7768\",\"id\":6241412,\"utc_offset\":-18000,\"favourites_count\":29,\"url\":\"http:\\/\\/embruns.net\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192074294865920,\"created_at\":\"Fri Feb 24 23:46:22 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":1,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192567230439424\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":355,\"screen_name\":\"amnesicmercury\",\"lang\":\"en\",\"profile_text_color\":\"485C3A\",\"statuses_count\":6669,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/413071977\\/x47753175a3e5ec841493b005971cc32.jpg\",\"location\":\"Lille, France\",\"show_all_inline_media\":true,\"listed_count\":9,\"profile_link_color\":\"618238\",\"followers_count\":235,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850427609\\/82F8E894-D3A8-43F9-ABB4-14EDF7EA365F_normal\",\"description\":\"If nature has made any one thing less susceptible than all others of exclusive property, it is the action of the thinking power called an idea \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"16603797\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/413071977\\/x47753175a3e5ec841493b005971cc32.jpg\",\"profile_sidebar_fill_color\":\"060A00\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850427609\\/82F8E894-D3A8-43F9-ABB4-14EDF7EA365F_normal\",\"name\":\"amnesicmercury\",\"default_profile_image\":false,\"created_at\":\"Sun Oct 05 17:41:52 +0000 2008\",\"profile_sidebar_border_color\":\"204207\",\"id\":16603797,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/about.me\\/guillaumel\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192567230439424,\"created_at\":\"Fri Feb 24 23:48:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4140000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9b0cfd13-95d8-481c-87b7-47a9ab548001-173192567230439424" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "haha! this is sooo crazy! Jaheim #WhoYMCMBWillSignNext #lgw Reglas de Twitter Scary Movie 3 http://t.co/rsiFdk2D investigate for yourself", -"img": { -"src": "http://a0.twimg.com/profile_images/1850996577/Japan_2BIdol_2BRuna_2BHamakawa_2Bcute_2BJapanese_2Bgirl_2Bphoto_2Bgallery-4004-333085_normal.jpg" -}, -"title": "Jesusa Hollis: haha! this is sooo crazy! Jaheim #WhoYMCMBWillSignNext #lgw Reglas de Twitter Scary Movie 3 http://t.co/rsiFdk2D investigate for yourself", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4140000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"haha! this is sooo crazy! Jaheim #WhoYMCMBWillSignNext #lgw Reglas de Twitter Scary Movie 3 http:\\/\\/t.co\\/rsiFdk2D investigate for yourself\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[92,112],\"expanded_url\":\"http:\\/\\/tiny.cc\\/1zt8i\",\"display_url\":\"tiny.cc\\/1zt8i\",\"url\":\"http:\\/\\/t.co\\/rsiFdk2D\"}],\"hashtags\":[{\"text\":\"WhoYMCMBWillSignNext\",\"indices\":[33,54]},{\"text\":\"lgw\",\"indices\":[55,59]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192568018968576\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":0,\"screen_name\":\"Jesusayizqk\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":7,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850996577\\/Japan_2BIdol_2BRuna_2BHamakawa_2Bcute_2BJapanese_2Bgirl_2Bphoto_2Bgallery-4004-333085_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"502043013\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850996577\\/Japan_2BIdol_2BRuna_2BHamakawa_2Bcute_2BJapanese_2Bgirl_2Bphoto_2Bgallery-4004-333085_normal.jpg\",\"name\":\"Jesusa Hollis\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 24 19:07:06 +0000 2012\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":502043013,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192568018968576,\"created_at\":\"Fri Feb 24 23:48:20 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4140000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0d29ada-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ced38d85-843b-4971-a523-ca5a8f46fc9d-173192568018968576" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw bonne nuit les petits !", -"img": { -"src": "http://a2.twimg.com/profile_images/1525267545/gloomy_normal.png" -}, -"title": "Gorana: #lgw bonne nuit les petits !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4140000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw bonne nuit les petits !\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192568912355329\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"CC3366\",\"screen_name\":\"GloomyBearly\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":7,\"location\":\"\",\"profile_text_color\":\"362720\",\"followers_count\":8,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1525267545\\/gloomy_normal.png\",\"description\":\"Grrrrr....rrrrroaaaarrrr!\",\"statuses_count\":2,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"B40B43\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Bern\",\"profile_background_color\":\"FF6699\",\"protected\":false,\"id_str\":\"366675153\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Gorana\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme11\\/bg.gif\",\"created_at\":\"Fri Sep 02 16:19:11 +0000 2011\",\"profile_sidebar_fill_color\":\"E5507E\",\"id\":366675153,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1525267545\\/gloomy_normal.png\"},\"truncated\":false,\"id\":173192568912355329,\"created_at\":\"Fri Feb 24 23:48:20 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4140000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3b57e6c1-5c00-4c7f-b5ab-92e189463f11-173192568912355329" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@JessBoniLambert T'as oublié le #Cqui #LGW @ludodelaherche", -"img": { -"src": "http://a2.twimg.com/profile_images/1724569947/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg" -}, -"title": "Pierre B.: @JessBoniLambert T'as oublié le #Cqui #LGW @ludodelaherche", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4141000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"JessBoniLambert\",\"favorited\":false,\"text\":\"@JessBoniLambert T'as oubli\\u00e9 le #Cqui #LGW @ludodelaherche\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"JessBoniLambert\",\"indices\":[0,16],\"name\":\"Jessica Boni-Lambert\",\"id_str\":\"111092027\",\"id\":111092027},{\"screen_name\":\"LudoDelaherche\",\"indices\":[44,59],\"name\":\"Ludovic Delaherche\",\"id_str\":\"72665061\",\"id\":72665061}],\"hashtags\":[{\"text\":\"Cqui\",\"indices\":[32,37]},{\"text\":\"LGW\",\"indices\":[38,42]}]},\"in_reply_to_user_id\":111092027,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173192504697561088,\"in_reply_to_status_id_str\":\"173192504697561088\",\"id_str\":\"173192569914798080\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Pierre_B_y\",\"lang\":\"en\",\"favourites_count\":254,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":156,\"location\":\"Paris Montparnasse - Bruxelles\",\"profile_text_color\":\"333333\",\"followers_count\":533,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\",\"description\":\"El\\u00e8ve-avocat Droit Public (M2 Assas, MBA ESSEC)\\r\\nFan de rugby (Auch, Stade Fran\\u00e7ais), de foot (PSG), d'Histoire et litt\\u00e9rature\\r\\nhttp:\\/\\/unsybarite.wordpress.com\",\"statuses_count\":34448,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":19,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"104184883\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Pierre B.\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Jan 12 15:06:02 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":104184883,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1724569947\\/299325_10150416938938185_506888184_9976937_119826102_n_normal.jpg\"},\"truncated\":false,\"id\":173192569914798080,\"created_at\":\"Fri Feb 24 23:48:21 +0000 2012\",\"in_reply_to_user_id_str\":\"111092027\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4141000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "959810ae-be6f-4e62-9ada-ac045bd37ff5-173192569914798080" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @PierreCroce: #onsennuie #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1836489540/humanrage1_normal.jpg" -}, -"title": "Androids: RT @PierreCroce: #onsennuie #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4141000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @PierreCroce: #onsennuie #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"PierreCroce\",\"indices\":[3,15],\"id_str\":\"34305298\",\"name\":\"Pierre Croce\",\"id\":34305298}],\"urls\":[],\"hashtags\":[{\"text\":\"onsennuie\",\"indices\":[17,27]},{\"text\":\"lgw\",\"indices\":[28,32]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"#onsennuie #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"onsennuie\",\"indices\":[0,10]},{\"text\":\"lgw\",\"indices\":[11,15]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192287776550915\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":109,\"screen_name\":\"PierreCroce\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":202,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"0084B4\",\"followers_count\":131,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1845640313\\/x_c296a84d_normal.jpg\",\"description\":\"Responsable Contenus Humour chez Dailymotion, et tente aussi des trucs sur sc\\u00e8ne : http:\\/\\/dai.ly\\/siCjLV\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"34305298\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1845640313\\/x_c296a84d_normal.jpg\",\"name\":\"Pierre Croce\",\"default_profile_image\":false,\"created_at\":\"Wed Apr 22 15:41:53 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":34305298,\"utc_offset\":-10800,\"favourites_count\":20,\"url\":\"http:\\/\\/www.facebook.com\\/laminuteapropos\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192287776550915,\"created_at\":\"Fri Feb 24 23:47:13 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192569994493954\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":189,\"screen_name\":\"Androids974\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1508,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/24960097\\/Grammar_Natzee_2_by_dinyctis.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":69,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836489540\\/humanrage1_normal.jpg\",\"description\":\"Spectateur.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"9AE4E8\",\"id_str\":\"58974537\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/24960097\\/Grammar_Natzee_2_by_dinyctis.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836489540\\/humanrage1_normal.jpg\",\"name\":\"Androids\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 22 00:25:26 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":58974537,\"utc_offset\":null,\"favourites_count\":8,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192569994493954,\"created_at\":\"Fri Feb 24 23:48:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4141000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0ca8dd6-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bd518698-197d-4e15-8067-e863b23d92b4-173192569994493954" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw c'est n'importe quoi c'est même pas expérimentale, c'est pas crédible, c'est nul. #déçu #dommage #justepouruncompteur", -"img": { -"src": "http://a0.twimg.com/profile_images/1185913574/5ed80534-98b3-466a-8d4a-0fc64aeb9cfc_normal.png" -}, -"title": "David Foucher: #lgw c'est n'importe quoi c'est même pas expérimentale, c'est pas crédible, c'est nul. #déçu #dommage #justepouruncompteur", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4142000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw c'est n'importe quoi c'est m\\u00eame pas exp\\u00e9rimentale, c'est pas cr\\u00e9dible, c'est nul. #d\\u00e9\\u00e7u #dommage #justepouruncompteur\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"d\\u00e9\\u00e7u\",\"indices\":[87,92]},{\"text\":\"dommage\",\"indices\":[93,101]},{\"text\":\"justepouruncompteur\",\"indices\":[102,122]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192574524329987\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"tyjak\",\"lang\":\"en\",\"favourites_count\":655,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":271,\"location\":\"Aubervilliers\",\"profile_text_color\":\"333333\",\"followers_count\":215,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1185913574\\/5ed80534-98b3-466a-8d4a-0fc64aeb9cfc_normal.png\",\"description\":\"Web developper\",\"statuses_count\":6791,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":10,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"5804512\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"David Foucher\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sun May 06 09:11:10 +0000 2007\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":5804512,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.tyjak.net\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1185913574\\/5ed80534-98b3-466a-8d4a-0fc64aeb9cfc_normal.png\"},\"truncated\":false,\"id\":173192574524329987,\"created_at\":\"Fri Feb 24 23:48:22 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4142000, -"tags": [ -{ -"id-ref": "f0dc25c8-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "efd5d34a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0dc2b54-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "29f941c6-93d8-4d3c-8939-a7825a2c4e01-173192574524329987" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "bonsoir @LeGrandWebze #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1782987674/Copie__2__de_Francis_photo_le_pays_briard_00_normal.JPG" -}, -"title": "2pasag the papoteur: bonsoir @LeGrandWebze #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4142000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"bonsoir @LeGrandWebze #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[8,21],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[22,26]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192576810233857\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"2pasag\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":51,\"location\":\"Coulommiers 77 France\",\"profile_text_color\":\"333333\",\"followers_count\":41,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1782987674\\/Copie__2__de_Francis_photo_le_pays_briard_00_normal.JPG\",\"description\":\"Si t'm partager l'\\u00e9crit, T bienvenue\",\"statuses_count\":2029,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"20905224\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"2pasag the papoteur\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sun Feb 15 11:31:19 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":20905224,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/papotagebriard.canalblog.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1782987674\\/Copie__2__de_Francis_photo_le_pays_briard_00_normal.JPG\"},\"truncated\":false,\"id\":173192576810233857,\"created_at\":\"Fri Feb 24 23:48:22 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4142000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "88f7eeee-a5bc-4eaf-9f71-70ccb2fd7c6b-173192576810233857" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "4700 tweets mais pas que pour dire que l'émission est géniale franchement... On verra semaine prochaine pour confirmer où pas #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1845323073/KvF3jpFq_normal" -}, -"title": "Yann: 4700 tweets mais pas que pour dire que l'émission est géniale franchement... On verra semaine prochaine pour confirmer où pas #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4143000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"4700 tweets mais pas que pour dire que l'\\u00e9mission est g\\u00e9niale franchement... On verra semaine prochaine pour confirmer o\\u00f9 pas #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[126,130]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192579163230209\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"bigyannou\",\"lang\":\"fr\",\"favourites_count\":9,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":242,\"location\":\"Paris (enfin pas loin)\",\"profile_text_color\":\"333333\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1845323073\\/KvF3jpFq_normal\",\"description\":\"35 ans\\r\\nQuand le Troll parle, l'homme avis\\u00e9 ob\\u00e9it. \\r\\nJe ne fais pas la course aux followers, je tweet-clash pas, je raconte pas ma vie. Bref, ch'uis chiant!\",\"statuses_count\":1313,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/418145378\\/tumblr_lvrnzdQR9V1qb8phvo1_500.jpg\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"162988359\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Yann\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/418145378\\/tumblr_lvrnzdQR9V1qb8phvo1_500.jpg\",\"created_at\":\"Mon Jul 05 07:12:11 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":162988359,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1845323073\\/KvF3jpFq_normal\"},\"truncated\":false,\"id\":173192579163230209,\"created_at\":\"Fri Feb 24 23:48:23 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4143000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "39a3e3f6-e54f-44c4-9304-88ab00002eb0-173192579163230209" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cqui qui va regarder Agen Castres ? #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1768260791/afflelou_normal.png" -}, -"title": "Marcel Comics: #cqui qui va regarder Agen Castres ? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4143000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#cqui qui va regarder Agen Castres ? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[0,5]},{\"text\":\"lgw\",\"indices\":[37,41]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192578685083649\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":196,\"screen_name\":\"Marcelcomics\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3886,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":24,\"profile_link_color\":\"0084B4\",\"followers_count\":521,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"description\":\"D\\u00e9fenseur du panache et de la pens\\u00e9e positive. Gar\\u00e7on boucher chez Boucherie-ovalie.org. Inventor of the Follow Me Monday (#FMM)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"386966557\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768260791\\/afflelou_normal.png\",\"name\":\"Marcel Comics\",\"default_profile_image\":false,\"created_at\":\"Sat Oct 08 07:06:40 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":386966557,\"utc_offset\":-10800,\"favourites_count\":7,\"url\":\"http:\\/\\/boucherie-ovalie.org\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192578685083649,\"created_at\":\"Fri Feb 24 23:48:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4143000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "98f06d22-ee36-43f7-8097-7fc22c93bdfc-173192578685083649" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Autopromo et auto congratulations sur le nombre de tweets : #lgw manque un peu d'inspiration ce soir...", -"img": { -"src": "http://a3.twimg.com/profile_images/1682788944/oriane_twitter_normal.png" -}, -"title": "Oriane Hurard: Autopromo et auto congratulations sur le nombre de tweets : #lgw manque un peu d'inspiration ce soir...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4143000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Autopromo et auto congratulations sur le nombre de tweets : #lgw manque un peu d'inspiration ce soir...\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[60,64]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192581025509378\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"592459\",\"screen_name\":\"Orianehurard\",\"lang\":\"fr\",\"favourites_count\":461,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":383,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":485,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\",\"description\":\"S\\u00e9ries, transmedia, cin\\u00e9ma. Dipl\\u00f4m\\u00e9e @ina_SUP en production \\/\\/ \\r\\nCharg\\u00e9e de coordination @TIULab, programme d'encadrement \\u00e9tudiant transmedia\",\"statuses_count\":2731,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"show_all_inline_media\":true,\"listed_count\":24,\"profile_link_color\":\"de2a5d\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"709397\",\"protected\":false,\"id_str\":\"198934087\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Oriane Hurard\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/366921020\\/wall_anne-muller.jpg\",\"created_at\":\"Tue Oct 05 16:26:22 +0000 2010\",\"profile_sidebar_fill_color\":\"c1a7c7\",\"id\":198934087,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.transmediaimmersiveuniversity.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1682788944\\/oriane_twitter_normal.png\"},\"truncated\":false,\"id\":173192581025509378,\"created_at\":\"Fri Feb 24 23:48:23 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4143000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "17727b03-fd64-4a17-a8bf-975acac2df40-173192581025509378" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "à la prochaine alors ! #lgw", -"img": { -"src": "http://a1.twimg.com/sticky/default_profile_images/default_profile_6_normal.png" -}, -"title": "sebule: à la prochaine alors ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4143000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"\\u00e0 la prochaine alors ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[23,27]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192578425040898\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":5,\"screen_name\":\"sebule\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":null,\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"description\":null,\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"id_str\":\"245705081\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_6_normal.png\",\"name\":\"sebule\",\"default_profile_image\":true,\"created_at\":\"Tue Feb 01 08:45:20 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":245705081,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192578425040898,\"created_at\":\"Fri Feb 24 23:48:23 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4143000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "caafb631-4ba5-4164-9305-fafb2f278c0e-173192578425040898" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "sur #LGW ils sont contents d'avoir 4700 tweets. Si j'étais eux, je lirais d'abord le contenu avant de me réjouir.", -"img": { -"src": "http://a2.twimg.com/profile_images/1563780941/pic_copie_normal.jpg" -}, -"title": "oOfasnI: sur #LGW ils sont contents d'avoir 4700 tweets. Si j'étais eux, je lirais d'abord le contenu avant de me réjouir.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4144000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"sur #LGW ils sont contents d'avoir 4700 tweets. Si j'\\u00e9tais eux, je lirais d'abord le contenu avant de me r\\u00e9jouir.\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[4,8]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192585735700485\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"InsafOo\",\"lang\":\"fr\",\"favourites_count\":34,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":141,\"location\":\"Bruxelles\",\"profile_text_color\":\"333333\",\"followers_count\":198,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1563780941\\/pic_copie_normal.jpg\",\"description\":\"Journalisme \\u00e0 l'ULB\\/ Stage \\u00e0 la RTBF et au Soir\\/ Erasmus \\u00e0 Paris\\/ Jobiste au Cirque Royal\\/ Parle r\\u00e9guli\\u00e8rement le sarcasme\\/ Mes cuites n'engagent que moi.\",\"statuses_count\":1084,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"342660437\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"oOfasnI\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"created_at\":\"Tue Jul 26 11:22:50 +0000 2011\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":342660437,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/insiblog.wordpress.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1563780941\\/pic_copie_normal.jpg\"},\"truncated\":false,\"id\":173192585735700485,\"created_at\":\"Fri Feb 24 23:48:24 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4144000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1c979e1b-edee-4f24-8a0a-fc06e3c9bfcd-173192585735700485" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C koi le principe de #lgw ? #cqui ce mec oO ?", -"img": { -"src": "http://a1.twimg.com/profile_images/1791821391/photo_normal.jpg" -}, -"title": "François Chartier: C koi le principe de #lgw ? #cqui ce mec oO ?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4145000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C koi le principe de #lgw ? #cqui ce mec oO ?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]},{\"text\":\"cqui\",\"indices\":[28,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/seesmic.com\\/\\\" rel=\\\"nofollow\\\"\\u003ESeesmic\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192590445920256\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":112,\"screen_name\":\"chartiouz\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":779,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/371978517\\/02548_redlightblur_1920x1200.jpg\",\"location\":\"Boulogne Billancourt\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"bdcaf2\",\"followers_count\":74,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1791821391\\/photo_normal.jpg\",\"description\":\"Google est votre ami pour savoir qui je suis, sinon, \\u00e0 la lecture de mes tweets, un certain courant politique devrait appara\\u00eetre ;)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"3d4747\",\"id_str\":\"14465685\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/371978517\\/02548_redlightblur_1920x1200.jpg\",\"profile_sidebar_fill_color\":\"333231\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1791821391\\/photo_normal.jpg\",\"name\":\"Fran\\u00e7ois Chartier\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 21 19:15:53 +0000 2008\",\"profile_sidebar_border_color\":\"000000\",\"id\":14465685,\"utc_offset\":3600,\"favourites_count\":2,\"url\":\"http:\\/\\/www.lechangementcestmaintenant.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192590445920256,\"created_at\":\"Fri Feb 24 23:48:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4145000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5c0e59ea-5dab-42ef-a3ee-99669623093e-173192590445920256" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "this is worth a view! #lgw Ryan Braun Scary Movie 3 Basketball's 101 Most Disrespectful Moments http://t.co/rsiFdk2D find out about it", -"img": { -"src": "http://a0.twimg.com/profile_images/1850996577/Japan_2BIdol_2BRuna_2BHamakawa_2Bcute_2BJapanese_2Bgirl_2Bphoto_2Bgallery-4004-333085_normal.jpg" -}, -"title": "Jesusa Hollis: this is worth a view! #lgw Ryan Braun Scary Movie 3 Basketball's 101 Most Disrespectful Moments http://t.co/rsiFdk2D find out about it", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4145000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"this is worth a view! #lgw Ryan Braun Scary Movie 3 Basketball's 101 Most Disrespectful Moments http:\\/\\/t.co\\/rsiFdk2D find out about it\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[96,116],\"expanded_url\":\"http:\\/\\/tiny.cc\\/1zt8i\",\"display_url\":\"tiny.cc\\/1zt8i\",\"url\":\"http:\\/\\/t.co\\/rsiFdk2D\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[22,26]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192589321830400\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":0,\"screen_name\":\"Jesusayizqk\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":1,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850996577\\/Japan_2BIdol_2BRuna_2BHamakawa_2Bcute_2BJapanese_2Bgirl_2Bphoto_2Bgallery-4004-333085_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"502043013\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850996577\\/Japan_2BIdol_2BRuna_2BHamakawa_2Bcute_2BJapanese_2Bgirl_2Bphoto_2Bgallery-4004-333085_normal.jpg\",\"name\":\"Jesusa Hollis\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 24 19:07:06 +0000 2012\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":502043013,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192589321830400,\"created_at\":\"Fri Feb 24 23:48:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4145000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "731b17d5-2f30-41f0-aac0-17f24c409733-173192589321830400" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @StevenLeRoux: Parler de tout et de rien, c'est bien... mais qu'en est-il des VRAIES causes ? #K4Kouign ! http://t.co/KvOC2J9S #lgw ...", -"img": { -"src": "http://a0.twimg.com/profile_images/1839297474/AvatarEcrouRougeCarre_normal.gif" -}, -"title": "Philippe B: RT @StevenLeRoux: Parler de tout et de rien, c'est bien... mais qu'en est-il des VRAIES causes ? #K4Kouign ! http://t.co/KvOC2J9S #lgw ...", -"color": "16763904", -"polemics": [ -"Q", -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4146000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"RT @StevenLeRoux: Parler de tout et de rien, c'est bien... mais qu'en est-il des VRAIES causes ? #K4Kouign ! http:\\/\\/t.co\\/KvOC2J9S #lgw ...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"StevenLeRoux\",\"indices\":[3,16],\"id_str\":\"14985358\",\"name\":\"StevenLeRoux\",\"id\":14985358}],\"urls\":[{\"indices\":[110,130],\"expanded_url\":\"http:\\/\\/www.k4kouign.eu\",\"display_url\":\"k4kouign.eu\",\"url\":\"http:\\/\\/t.co\\/KvOC2J9S\"}],\"hashtags\":[{\"text\":\"K4Kouign\",\"indices\":[97,106]},{\"text\":\"lgw\",\"indices\":[131,135]}]},\"possibly_sensitive_editable\":true,\"retweeted_status\":{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"Parler de tout et de rien, c'est bien... mais qu'en est-il des VRAIES causes ? #K4Kouign ! http:\\/\\/t.co\\/KvOC2J9S #lgw @LeGrandWebze\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[118,131],\"id_str\":\"365949385\",\"name\":\"legrandwebze\",\"id\":365949385}],\"urls\":[{\"indices\":[92,112],\"expanded_url\":\"http:\\/\\/www.k4kouign.eu\",\"display_url\":\"k4kouign.eu\",\"url\":\"http:\\/\\/t.co\\/KvOC2J9S\"}],\"hashtags\":[{\"text\":\"K4Kouign\",\"indices\":[79,88]},{\"text\":\"lgw\",\"indices\":[113,117]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191910079467520\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":306,\"screen_name\":\"StevenLeRoux\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":4452,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"Ask my GoogleLatitude\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"2FC2EF\",\"followers_count\":266,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1695493545\\/fa3f8350-a1ea-4196-9606-3fab457a6d4d_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"14985358\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1695493545\\/fa3f8350-a1ea-4196-9606-3fab457a6d4d_normal.png\",\"name\":\"StevenLeRoux\",\"default_profile_image\":false,\"created_at\":\"Mon Jun 02 21:29:20 +0000 2008\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":14985358,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/steven.le-roux.info\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191910079467520,\"created_at\":\"Fri Feb 24 23:45:43 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192594048811010\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1749,\"screen_name\":\"Raydacteur\",\"lang\":\"en\",\"profile_text_color\":\"000000\",\"statuses_count\":28282,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"location\":\"Crozon, Brittany\",\"show_all_inline_media\":true,\"listed_count\":211,\"profile_link_color\":\"0000ff\",\"followers_count\":2618,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"description\":\"[en] connecting good vibrations [fr] ing\\u00e9nieur philosophe, activateur biologique & lolRT\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"14400518\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/433295670\\/313459780.jpg\",\"profile_sidebar_fill_color\":\"d3ede7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1839297474\\/AvatarEcrouRougeCarre_normal.gif\",\"name\":\"Philippe B\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 15 20:08:37 +0000 2008\",\"profile_sidebar_border_color\":\"5e1410\",\"id\":14400518,\"utc_offset\":3600,\"favourites_count\":297,\"url\":\"http:\\/\\/bit.ly\\/raydacteur\"},\"in_reply_to_screen_name\":null,\"truncated\":true,\"id\":173192594048811010,\"created_at\":\"Fri Feb 24 23:48:26 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4146000, -"tags": [ -{ -"id-ref": "f0c285f0-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8d572109-c50d-45d7-a8d8-e81c46bd79c5-173192594048811010" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "la descente demain risqued'être terrible #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1759900261/image1326744906_normal.png" -}, -"title": "TobyZiegler: la descente demain risqued'être terrible #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4147000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"la descente demain risqued'\\u00eatre terrible #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[41,45]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192598381531136\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"86A4A6\",\"screen_name\":\"3141592RMuck\",\"lang\":\"fr\",\"favourites_count\":56,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":215,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1759900261\\/image1326744906_normal.png\",\"description\":\"De mauvaise foi. Parle parfois de g\\u00e9omatique, de citoyennet\\u00e9 ou de cuisine.\",\"statuses_count\":2873,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432900319\\/gC8LD.jpg\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"bdb517\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"121414\",\"protected\":false,\"id_str\":\"174279076\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"TobyZiegler\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432900319\\/gC8LD.jpg\",\"created_at\":\"Tue Aug 03 15:04:11 +0000 2010\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"id\":174279076,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1759900261\\/image1326744906_normal.png\"},\"truncated\":false,\"id\":173192598381531136,\"created_at\":\"Fri Feb 24 23:48:27 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4147000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e7df5162-744e-44e4-ae43-f3de64296077-173192598381531136" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #cQui", -"img": { -"src": "http://a2.twimg.com/profile_images/1758783715/image_normal.jpg" -}, -"title": "Florian Picherit: #lgw #cQui", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4147000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw #cQui\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"cQui\",\"indices\":[5,10]}]},\"place\":{\"country_code\":\"FR\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[6.4400506,46.3437649],[6.5158292,46.3437649],[6.5158292,46.4050024],[6.4400506,46.4050024]]]},\"attributes\":{},\"full_name\":\"Thonon-les-Bains, Haute-Savoie\",\"name\":\"Thonon-les-Bains\",\"id\":\"e71b6d6ca390f0c1\",\"place_type\":\"city\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/e71b6d6ca390f0c1.json\"},\"coordinates\":{\"type\":\"Point\",\"coordinates\":[6.49806755,46.37364141]},\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192597576220672\",\"geo\":{\"type\":\"Point\",\"coordinates\":[46.37364141,6.49806755]},\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":122,\"screen_name\":\"FlorianPicherit\",\"lang\":\"fr\",\"profile_text_color\":\"3D1957\",\"statuses_count\":180,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"location\":\"Lyon\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"FF0000\",\"followers_count\":33,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1758783715\\/image_normal.jpg\",\"description\":\"Music Saved My Life. 42 Style.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"642D8B\",\"id_str\":\"465400461\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1758783715\\/image_normal.jpg\",\"name\":\"Florian Picherit\",\"default_profile_image\":false,\"created_at\":\"Mon Jan 16 09:24:23 +0000 2012\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":465400461,\"utc_offset\":3600,\"favourites_count\":5,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192597576220672,\"created_at\":\"Fri Feb 24 23:48:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4147000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3bccc127-8768-43f7-baae-2503b8b962d4-173192597576220672" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Vinvin sait que tout ça pue la merde. #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1300818041/twitter_frite_normal.jpg" -}, -"title": "rorolafrite: @Vinvin sait que tout ça pue la merde. #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4148000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Vinvin sait que tout \\u00e7a pue la merde. #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[0,7],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[39,43]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192599790817280\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":\"7223522\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":366,\"screen_name\":\"rorolafrite\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":2109,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/50572791\\/fondtwitter.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"b05007\",\"followers_count\":385,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1300818041\\/twitter_frite_normal.jpg\",\"description\":\"En 87, j'\\u00e9tais maire d'Antibes. Apr\\u00e8s j'en ai eu marre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"473623\",\"id_str\":\"7118592\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/50572791\\/fondtwitter.jpg\",\"profile_sidebar_fill_color\":\"cfb080\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1300818041\\/twitter_frite_normal.jpg\",\"name\":\"rorolafrite\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 27 21:21:56 +0000 2007\",\"profile_sidebar_border_color\":\"b05403\",\"id\":7118592,\"utc_offset\":3600,\"favourites_count\":15,\"url\":\"http:\\/\\/cargocollective.com\\/doublescottie\"},\"in_reply_to_screen_name\":\"Vinvin\",\"truncated\":false,\"id\":173192599790817280,\"created_at\":\"Fri Feb 24 23:48:28 +0000 2012\",\"in_reply_to_user_id\":7223522}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4148000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0055f3b3-d656-42b7-8a7d-1fa23ee7272b-173192599790817280" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je RT mais je suis perdue “@LudoDelaherche: Prêts pour grosse vague de #cqui #cqui #cqui ??? #lgw #StadedeFrance ? :)”", -"img": { -"src": "http://a2.twimg.com/profile_images/1727412144/image_normal.jpg" -}, -"title": "Jessica Boni-Lambert: Je RT mais je suis perdue “@LudoDelaherche: Prêts pour grosse vague de #cqui #cqui #cqui ??? #lgw #StadedeFrance ? :)”", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4150000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je RT mais je suis perdue \\u201c@LudoDelaherche: Pr\\u00eats pour grosse vague de #cqui #cqui #cqui ??? #lgw #StadedeFrance ? :)\\u201d\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LudoDelaherche\",\"indices\":[27,42],\"id_str\":\"72665061\",\"name\":\"Ludovic Delaherche\",\"id\":72665061}],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[71,76]},{\"text\":\"cqui\",\"indices\":[77,82]},{\"text\":\"cqui\",\"indices\":[83,88]},{\"text\":\"lgw\",\"indices\":[93,97]},{\"text\":\"StadedeFrance\",\"indices\":[98,112]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192607902601217\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":189,\"screen_name\":\"JessBoniLambert\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":17229,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/391267445\\/Twitter2.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":41,\"profile_link_color\":\"CC3366\",\"followers_count\":680,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1727412144\\/image_normal.jpg\",\"description\":\"Cr\\u00e9atrice de mode passionn\\u00e9e de #rugby (www.rugbydolls.com) \\r\\nMy passions: Rugby, Fashion and photography.\\r\\nNe tourne pas rond (mais plut\\u00f4t ovale)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"DBE9ED\",\"id_str\":\"111092027\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/391267445\\/Twitter2.jpg\",\"profile_sidebar_fill_color\":\"f7e6e6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727412144\\/image_normal.jpg\",\"name\":\"Jessica Boni-Lambert\",\"default_profile_image\":false,\"created_at\":\"Wed Feb 03 19:54:54 +0000 2010\",\"profile_sidebar_border_color\":\"ebdae9\",\"id\":111092027,\"utc_offset\":3600,\"favourites_count\":51,\"url\":\"http:\\/\\/www.leblogdejess.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192607902601217,\"created_at\":\"Fri Feb 24 23:48:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4150000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3b6488b6-5054-4921-b0a0-725e2d40ea38-173192607902601217" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'ai pas vu le temps passer! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1398568911/IMG_2179_-_Copie_normal.jpg" -}, -"title": "Lucie: J'ai pas vu le temps passer! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4150000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'ai pas vu le temps passer! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[29,33]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192608284278784\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":149,\"screen_name\":\"Milcah7\",\"lang\":\"en\",\"profile_text_color\":\"807d80\",\"statuses_count\":9484,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"03949e\",\"followers_count\":79,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"description\":\"Herocorpienne, S\\u00e9riephile (pas assez \\u00e0 mon go\\u00fbt), DVDvore,Cin\\u00e9vore, aime le tennis et le rugby, le rock, pop-rock... et ses twittos 3\\r\\n.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"id_str\":\"63258588\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"name\":\"Lucie\",\"default_profile_image\":false,\"created_at\":\"Wed Aug 05 21:13:19 +0000 2009\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":63258588,\"utc_offset\":3600,\"favourites_count\":13,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192608284278784,\"created_at\":\"Fri Feb 24 23:48:30 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4150000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "344685bc-6847-4237-9f89-425379f1dbd5-173192608284278784" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw @LeGrandWebze c clair trop court ! :-(", -"img": { -"src": "http://a1.twimg.com/profile_images/1756394690/real_7502-chat-chat-2_normal.jpg" -}, -"title": "Alex Gendival: #lgw @LeGrandWebze c clair trop court ! :-(", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4151000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw @LeGrandWebze c clair trop court ! :-(\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[5,18],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192614491848704\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"68543C\",\"screen_name\":\"agendival\",\"lang\":\"en\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":37,\"location\":\"Toulouse\",\"profile_text_color\":\"333333\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1756394690\\/real_7502-chat-chat-2_normal.jpg\",\"description\":\"Comme tout le monde, je ne suis personne : juste un simple citoyen qui cherche \\u00e0 s'exprimer... :)\",\"statuses_count\":70,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/401521889\\/x7a39e157020cd0a78d597fb34ec68e5.jpg\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"9D582E\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"8B542B\",\"protected\":false,\"id_str\":\"463088750\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Alex Gendival\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/401521889\\/x7a39e157020cd0a78d597fb34ec68e5.jpg\",\"created_at\":\"Fri Jan 13 18:17:06 +0000 2012\",\"profile_sidebar_fill_color\":\"C4AE8F\",\"id\":463088750,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1756394690\\/real_7502-chat-chat-2_normal.jpg\"},\"truncated\":false,\"id\":173192614491848704,\"created_at\":\"Fri Feb 24 23:48:31 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4151000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "debb8fc9-4289-4682-b620-2280c43ff0af-173192614491848704" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Vivement le mois prochain ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1809665149/moi_normal.jpg" -}, -"title": "Lucja: Vivement le mois prochain ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4151000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Vivement le mois prochain ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192613275512833\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ece3cb\",\"screen_name\":\"BloodyLucy\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":113,\"location\":\"LRY\\/\\/ Nantes \\/\\/ Le Mans\",\"profile_text_color\":\"2b1b0c\",\"followers_count\":105,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1809665149\\/moi_normal.jpg\",\"description\":\"25 ans | Assistante d'Education | Blogueuse | Tea addict | Musique, Histoire de l'Art, Russie.\",\"statuses_count\":1854,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/303352474\\/fond_tumblr.jpg\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"3c755f\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"3c755f\",\"protected\":false,\"id_str\":\"143031933\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Lucja\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/303352474\\/fond_tumblr.jpg\",\"created_at\":\"Wed May 12 11:50:47 +0000 2010\",\"profile_sidebar_fill_color\":\"ece3cb\",\"id\":143031933,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.bloodylucy.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1809665149\\/moi_normal.jpg\"},\"truncated\":false,\"id\":173192613275512833,\"created_at\":\"Fri Feb 24 23:48:31 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4151000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c7589a5b-ea36-420e-8e81-d8ae3f138f4b-173192613275512833" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@KolyaFR trop beau c'est pour ça #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1255908033/cdad926e-d92a-4388-b61e-1a44d81eeb4b_normal.png" -}, -"title": "Crazou: @KolyaFR trop beau c'est pour ça #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4151000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@KolyaFR trop beau c'est pour \\u00e7a #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"KolyaFR\",\"indices\":[0,8],\"id_str\":\"109725925\",\"name\":\"Florian Descamps\",\"id\":109725925}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[33,37]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173192498049597440\",\"id_str\":\"173192612117880832\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173192498049597440,\"in_reply_to_user_id_str\":\"109725925\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":52,\"screen_name\":\"crazou_\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":155,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"followers_count\":17,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1255908033\\/cdad926e-d92a-4388-b61e-1a44d81eeb4b_normal.png\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"120808218\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1255908033\\/cdad926e-d92a-4388-b61e-1a44d81eeb4b_normal.png\",\"name\":\"Crazou\",\"default_profile_image\":false,\"created_at\":\"Sun Mar 07 16:26:59 +0000 2010\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":120808218,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":\"KolyaFR\",\"truncated\":false,\"id\":173192612117880832,\"created_at\":\"Fri Feb 24 23:48:31 +0000 2012\",\"in_reply_to_user_id\":109725925}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4151000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e856bb9a-11e2-4e19-90d5-8b427450d8b1-173192612117880832" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw on vous kiffffe", -"img": { -"src": "http://a0.twimg.com/profile_images/1851406636/225031_1031930925569_1444264396_30100024_2755_a_normal.jpg" -}, -"title": "Gasquez: #lgw on vous kiffffe", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4151000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw on vous kiffffe\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192612809949184\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":65,\"screen_name\":\"louitos73\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":55,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"73000\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"009999\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1851406636\\/225031_1031930925569_1444264396_30100024_2755_a_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"373449189\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1851406636\\/225031_1031930925569_1444264396_30100024_2755_a_normal.jpg\",\"name\":\"Gasquez\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 14 16:04:37 +0000 2011\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":373449189,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192612809949184,\"created_at\":\"Fri Feb 24 23:48:31 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4151000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "71f5146a-99d5-4e0a-bdfd-f753347f4832-173192612809949184" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw j'adore ce debut d'emission ! :)", -"img": { -"src": "http://a0.twimg.com/profile_images/1143073505/41403_1088720440_8180_q_normal.jpg" -}, -"title": "yann : #lgw j'adore ce debut d'emission ! :)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4152000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw j'adore ce debut d'emission ! :)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192616605786113\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":114,\"screen_name\":\"yannosh51\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":695,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/317784174\\/as-test.jpg\",\"location\":\"france\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"384040\",\"followers_count\":59,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1143073505\\/41403_1088720440_8180_q_normal.jpg\",\"description\":\"Gamer, retrogamer m\\u00eame et administrateur chez armagame pour le jeu atomic strike.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"000000\",\"id_str\":\"165689120\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/317784174\\/as-test.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1143073505\\/41403_1088720440_8180_q_normal.jpg\",\"name\":\"yann \",\"default_profile_image\":false,\"created_at\":\"Mon Jul 12 08:06:43 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":165689120,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":\"http:\\/\\/www.atomic-strike.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192616605786113,\"created_at\":\"Fri Feb 24 23:48:32 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4152000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "83f40e6a-308d-4c1d-9f6b-41ca2e746e37-173192616605786113" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "bonsoir @FlorencePorcel #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1768745785/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png" -}, -"title": "☠papounay2000☠: bonsoir @FlorencePorcel #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4152000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"bonsoir @FlorencePorcel #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"FlorencePorcel\",\"indices\":[8,23],\"name\":\"Florence Porcel\",\"id_str\":\"49031173\",\"id\":49031173}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[24,28]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192619659231232\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"F2E195\",\"screen_name\":\"papounay2000\",\"lang\":\"fr\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":265,\"location\":\"\",\"profile_text_color\":\"0C3E53\",\"followers_count\":134,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1768745785\\/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png\",\"description\":\"N'oubliez pas de vous aimer\",\"statuses_count\":3544,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/412848613\\/gandhi.jpg\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"FF0000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"BADFCD\",\"protected\":false,\"id_str\":\"14764219\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"\\u2620papounay2000\\u2620\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/412848613\\/gandhi.jpg\",\"created_at\":\"Tue May 13 20:33:18 +0000 2008\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"id\":14764219,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1768745785\\/c9364de8-d442-45ac-88f7-8eb38594a1a1_normal.png\"},\"truncated\":false,\"id\":173192619659231232,\"created_at\":\"Fri Feb 24 23:48:32 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4152000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "36d8d085-fdf8-40c4-8293-9bb80349b3ab-173192619659231232" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "En tous cas j'ai bien aimé la séquence @Tweets2Comptoir : @toptweets_fr en mieux sans @MPOFFICIAL et les comptes Twitter pour ados ! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1258484592/image_normal.jpg" -}, -"title": "Marie DM: En tous cas j'ai bien aimé la séquence @Tweets2Comptoir : @toptweets_fr en mieux sans @MPOFFICIAL et les comptes Twitter pour ados ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4152000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"En tous cas j'ai bien aim\\u00e9 la s\\u00e9quence @Tweets2Comptoir : @toptweets_fr en mieux sans @MPOFFICIAL et les comptes Twitter pour ados ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Tweets2Comptoir\",\"indices\":[39,55],\"name\":\"Tweets de Comptoir\",\"id_str\":\"227334618\",\"id\":227334618},{\"screen_name\":\"toptweets_fr\",\"indices\":[58,71],\"name\":\"Top Tweets\",\"id_str\":\"113426311\",\"id\":113426311},{\"screen_name\":\"MPOFFICIAL\",\"indices\":[86,97],\"name\":\"Matt Pokora\",\"id_str\":\"66083959\",\"id\":66083959}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[133,137]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192619223040000\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"2d3438\",\"screen_name\":\"mariedm1234\",\"lang\":\"en\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":120,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":41,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1258484592\\/image_normal.jpg\",\"description\":\"Etudiante ing\\u00e9nieure. Aime #cuisine, #musique, #cin\\u00e9ma, #vin, #web, #rire. Je ne sais pas ce que je ferai plus tard, mais je sais ce que je ne ferai pas !\",\"statuses_count\":253,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":0,\"profile_link_color\":\"357b94\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"254728025\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Marie DM\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat Feb 19 21:53:51 +0000 2011\",\"profile_sidebar_fill_color\":\"8fcae6\",\"id\":254728025,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1258484592\\/image_normal.jpg\"},\"truncated\":false,\"id\":173192619223040000,\"created_at\":\"Fri Feb 24 23:48:32 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4152000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "124e7a21-e318-44c3-b6d2-d9cee6d59b51-173192619223040000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ciao #lgw <3", -"img": { -"src": "http://a0.twimg.com/profile_images/1652615368/Anbastom_normal.jpg" -}, -"title": "Anbastom: Ciao #lgw <3", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4153000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Ciao #lgw <3\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[5,9]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192621437624320\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Anbastom\",\"lang\":\"fr\",\"favourites_count\":9,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":169,\"location\":\"72\",\"profile_text_color\":\"333333\",\"followers_count\":159,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1652615368\\/Anbastom_normal.jpg\",\"description\":\"#TeamLumbago \\/\\/ Un jour j'ai cru que j'etais intelligente mais en fait...NON.\",\"statuses_count\":9006,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":8,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"London\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"72400860\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"Anbastom\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Mon Sep 07 22:34:23 +0000 2009\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":72400860,\"follow_request_sent\":null,\"utc_offset\":0,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1652615368\\/Anbastom_normal.jpg\"},\"truncated\":false,\"id\":173192621437624320,\"created_at\":\"Fri Feb 24 23:48:33 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4153000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "fa7ca219-d78b-40d9-b48e-88ebce7d4304-173192621437624320" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @hug33k: Rollin, #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart mais #IlPart vite d ...", -"img": { -"src": "http://a0.twimg.com/profile_images/1836489540/humanrage1_normal.jpg" -}, -"title": "Androids: RT @hug33k: Rollin, #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart mais #IlPart vite d ...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4155000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @hug33k: Rollin, #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart mais #IlPart vite d ...\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"hug33k\",\"indices\":[3,10],\"id_str\":\"175540303\",\"name\":\"Hugo SCHOCH\",\"id\":175540303}],\"urls\":[],\"hashtags\":[{\"text\":\"IlPart\",\"indices\":[20,27]},{\"text\":\"IlPart\",\"indices\":[28,35]},{\"text\":\"IlPart\",\"indices\":[36,43]},{\"text\":\"IlPart\",\"indices\":[44,51]},{\"text\":\"IlPart\",\"indices\":[52,59]},{\"text\":\"IlPart\",\"indices\":[60,67]},{\"text\":\"IlPart\",\"indices\":[68,75]},{\"text\":\"IlPart\",\"indices\":[76,83]},{\"text\":\"IlPart\",\"indices\":[84,91]},{\"text\":\"IlPart\",\"indices\":[92,99]},{\"text\":\"IlPart\",\"indices\":[100,107]},{\"text\":\"IlPart\",\"indices\":[108,115]},{\"text\":\"IlPart\",\"indices\":[121,128]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"Rollin, #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart #IlPart mais #IlPart vite du #LGW! ;)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"IlPart\",\"indices\":[8,15]},{\"text\":\"IlPart\",\"indices\":[16,23]},{\"text\":\"IlPart\",\"indices\":[24,31]},{\"text\":\"IlPart\",\"indices\":[32,39]},{\"text\":\"IlPart\",\"indices\":[40,47]},{\"text\":\"IlPart\",\"indices\":[48,55]},{\"text\":\"IlPart\",\"indices\":[56,63]},{\"text\":\"IlPart\",\"indices\":[64,71]},{\"text\":\"IlPart\",\"indices\":[72,79]},{\"text\":\"IlPart\",\"indices\":[80,87]},{\"text\":\"IlPart\",\"indices\":[88,95]},{\"text\":\"IlPart\",\"indices\":[96,103]},{\"text\":\"IlPart\",\"indices\":[109,116]},{\"text\":\"LGW\",\"indices\":[126,130]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192246894669824\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":912,\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"profile_text_color\":\"a3c23e\",\"statuses_count\":4895,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"location\":\"Alsace, France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"followers_count\":150,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"profile_sidebar_fill_color\":\"9ca871\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"name\":\"Hugo SCHOCH\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_border_color\":\"111405\",\"id\":175540303,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/only.hug33k.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192246894669824,\"created_at\":\"Fri Feb 24 23:47:04 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192631113887744\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":189,\"screen_name\":\"Androids974\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":1509,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/24960097\\/Grammar_Natzee_2_by_dinyctis.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":69,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1836489540\\/humanrage1_normal.jpg\",\"description\":\"Spectateur.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"9AE4E8\",\"id_str\":\"58974537\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/24960097\\/Grammar_Natzee_2_by_dinyctis.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1836489540\\/humanrage1_normal.jpg\",\"name\":\"Androids\",\"default_profile_image\":false,\"created_at\":\"Wed Jul 22 00:25:26 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":58974537,\"utc_offset\":null,\"favourites_count\":8,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":true,\"id\":173192631113887744,\"created_at\":\"Fri Feb 24 23:48:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4155000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d9671737-c759-4356-870d-88199d99d993-173192631113887744" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze faites venir @kassovitz #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1695493545/fa3f8350-a1ea-4196-9606-3fab457a6d4d_normal.png" -}, -"title": "StevenLeRoux: @LeGrandWebze faites venir @kassovitz #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4155000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LeGrandWebze\",\"favorited\":false,\"text\":\"@LeGrandWebze faites venir @kassovitz #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385},{\"screen_name\":\"kassovitz\",\"indices\":[27,37],\"name\":\"mathieu kassovitz\",\"id_str\":\"51983262\",\"id\":51983262}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[38,42]}]},\"in_reply_to_user_id\":365949385,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192629822038017\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"StevenLeRoux\",\"lang\":\"en\",\"favourites_count\":17,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":306,\"location\":\"Ask my GoogleLatitude\",\"profile_text_color\":\"666666\",\"followers_count\":266,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1695493545\\/fa3f8350-a1ea-4196-9606-3fab457a6d4d_normal.png\",\"description\":\"\",\"statuses_count\":4453,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":17,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"14985358\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"StevenLeRoux\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Mon Jun 02 21:29:20 +0000 2008\",\"profile_sidebar_fill_color\":\"252429\",\"id\":14985358,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/steven.le-roux.info\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1695493545\\/fa3f8350-a1ea-4196-9606-3fab457a6d4d_normal.png\"},\"truncated\":false,\"id\":173192629822038017,\"created_at\":\"Fri Feb 24 23:48:35 +0000 2012\",\"in_reply_to_user_id_str\":\"365949385\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4155000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0e13af5b-83d7-4365-a19d-3ee694c5e89a-173192629822038017" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je découvre Le Grand Webze. Original et pas mal. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1800870665/IMG_0001__1__normal.JPG" -}, -"title": "Fouad Kemache: Je découvre Le Grand Webze. Original et pas mal. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4155000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Je d\\u00e9couvre Le Grand Webze. Original et pas mal. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192630606368768\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":202,\"screen_name\":\"FKemache\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":174,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/416843842\\/391075_10150531631147456_714362455_10654748_1365340992_n.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":22,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1800870665\\/IMG_0001__1__normal.JPG\",\"description\":\"Founder of LARUEARABE.COM. Personal thoughts about Arab Spring, French 2012 Campaign,Football.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"131516\",\"id_str\":\"132196334\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/416843842\\/391075_10150531631147456_714362455_10654748_1365340992_n.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1800870665\\/IMG_0001__1__normal.JPG\",\"name\":\"Fouad Kemache\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 12 15:09:55 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":132196334,\"utc_offset\":3600,\"favourites_count\":3,\"url\":\"http:\\/\\/laruearabe.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192630606368768,\"created_at\":\"Fri Feb 24 23:48:35 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4155000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "35167bb5-438d-4a97-8b21-18f509fccb72-173192630606368768" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #tweetothon la recherche avance…", -"img": { -"src": "http://a0.twimg.com/profile_images/1602210892/Galactica_normal.jpg" -}, -"title": "Cammarata Thierry: #lgw #tweetothon la recherche avance…", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4157000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #tweetothon la recherche avance\\u2026\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"tweetothon\",\"indices\":[5,16]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192640047742976\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"DFDFDF\",\"screen_name\":\"thcammarata\",\"lang\":\"en\",\"favourites_count\":7,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":98,\"location\":\"france\",\"profile_text_color\":\"333333\",\"followers_count\":23,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\",\"description\":\"\",\"statuses_count\":1161,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"990000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"EBEBEB\",\"protected\":false,\"id_str\":\"334554629\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Cammarata Thierry\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/387575934\\/battlestar-galactica.jpg\",\"created_at\":\"Wed Jul 13 08:43:07 +0000 2011\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"id\":334554629,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1602210892\\/Galactica_normal.jpg\"},\"truncated\":false,\"id\":173192640047742976,\"created_at\":\"Fri Feb 24 23:48:37 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4157000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0dedcf0-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "905baacc-19fc-460f-99de-9c3d6ba0da7c-173192640047742976" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Roh! C'est fini! :'( #LGW", -"img": { -"src": "http://a1.twimg.com/profile_images/1623795719/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg" -}, -"title": "Hugo SCHOCH: Roh! C'est fini! :'( #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4159000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Roh! C'est fini! :'( #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[21,25]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192646070771715\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":912,\"screen_name\":\"hug33k\",\"lang\":\"fr\",\"profile_text_color\":\"a3c23e\",\"statuses_count\":4896,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"location\":\"Alsace, France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"a5c639\",\"followers_count\":150,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"description\":\"#Geek, #Gamer, fanboy #Apple et #Google, little dev #Android, lyc\\u00e9en (parfois...), accroc musique, news,... What else? #OnlyHug33k #HubHiTech #RIPSteveJobs\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"175540303\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/305156158\\/osx-lion-wallpaper-mac1.jpg\",\"profile_sidebar_fill_color\":\"9ca871\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1623795719\\/197577_1789834458954_1032363942_2086799_8141707_n_normal.jpg\",\"name\":\"Hugo SCHOCH\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 06 22:13:16 +0000 2010\",\"profile_sidebar_border_color\":\"111405\",\"id\":175540303,\"utc_offset\":3600,\"favourites_count\":16,\"url\":\"http:\\/\\/only.hug33k.fr\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192646070771715,\"created_at\":\"Fri Feb 24 23:48:39 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4159000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9d595b3e-d538-40aa-9ee8-d6e68dcf8239-173192646070771715" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#cqui #cqui #cqui #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1838968067/teamSFRCT_normal" -}, -"title": "Ovale de Grâce: #cqui #cqui #cqui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4160000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#cqui #cqui #cqui #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[0,5]},{\"text\":\"cqui\",\"indices\":[6,11]},{\"text\":\"cqui\",\"indices\":[12,17]},{\"text\":\"lgw\",\"indices\":[18,22]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192649275224064\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"65B0DA\",\"screen_name\":\"MathildePousseo\",\"lang\":\"en\",\"favourites_count\":18,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":504,\"location\":\"\",\"profile_text_color\":\"3D1957\",\"followers_count\":933,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1838968067\\/teamSFRCT_normal\",\"description\":\"Du rugby, de la politique, du ruck n'roll. Le tout au 4e degr\\u00e9!\",\"statuses_count\":8403,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/44338571\\/grpechampion2007-1280.jpg\",\"show_all_inline_media\":false,\"listed_count\":37,\"profile_link_color\":\"FF0000\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"642D8B\",\"protected\":false,\"id_str\":\"81447410\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Ovale de Gr\\u00e2ce\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/44338571\\/grpechampion2007-1280.jpg\",\"created_at\":\"Sat Oct 10 21:39:27 +0000 2009\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"id\":81447410,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/www.boucherie-ovalie.org\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838968067\\/teamSFRCT_normal\"},\"truncated\":false,\"id\":173192649275224064,\"created_at\":\"Fri Feb 24 23:48:40 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4160000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "cf0e643e-d5e6-42e0-84ec-fcb084d92c4b-173192649275224064" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Rollin <3 #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1849286517/plumesdanges_normal.jpg" -}, -"title": "plumesdanges: Rollin <3 #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4160000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Rollin <3 #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[13,17]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192651431096320\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":283,\"screen_name\":\"plumesdanges\",\"lang\":\"fr\",\"profile_text_color\":\"0a0a0a\",\"statuses_count\":39037,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"location\":\"Hell\",\"show_all_inline_media\":false,\"listed_count\":44,\"profile_link_color\":\"4813f5\",\"followers_count\":591,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"description\":\"pas interessante, pas drole et pas tr\\u00e8s intelligente, bref sans interet ! Pr\\u00e9sidente fondatrice de l'#InsomniaqueTeam \\/\\/ #TeamLumbagos \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"fcfcfc\",\"id_str\":\"27325670\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/351775770\\/ange_menottes.jpg\",\"profile_sidebar_fill_color\":\"fcfcfc\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1849286517\\/plumesdanges_normal.jpg\",\"name\":\"plumesdanges\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 28 22:43:40 +0000 2009\",\"profile_sidebar_border_color\":\"fcfcfc\",\"id\":27325670,\"utc_offset\":3600,\"favourites_count\":84,\"url\":\"http:\\/\\/www.youtube.com\\/plumesdanges\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192651431096320,\"created_at\":\"Fri Feb 24 23:48:40 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4160000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ec04a516-cfbe-41a4-a0a1-4b44c0bac2b2-173192651431096320" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est relou #lgw c'est mensuel??? WTF", -"img": { -"src": "http://a2.twimg.com/profile_images/1783235283/image_normal.jpg" -}, -"title": "Rèy: C'est relou #lgw c'est mensuel??? WTF", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4161000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est relou #lgw c'est mensuel??? WTF\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[12,16]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192656409731072\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Rey__Man\",\"lang\":\"fr\",\"favourites_count\":20,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":456,\"location\":\"Ex-Lut\\u00e8ce\",\"profile_text_color\":\"333333\",\"followers_count\":131,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1783235283\\/image_normal.jpg\",\"description\":\"Samo Samo | Je pense donc tu me suis. | HipHop. | $ports. |\",\"statuses_count\":5489,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"80081414\",\"geo_enabled\":true,\"profile_background_tile\":false,\"name\":\"R\\u00e8y\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Mon Oct 05 17:44:22 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":80081414,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1783235283\\/image_normal.jpg\"},\"truncated\":false,\"id\":173192656409731072,\"created_at\":\"Fri Feb 24 23:48:41 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4161000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e5cc7ead-6a77-4abb-a6b9-9aed849f41ff-173192656409731072" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw zap #ci \"afin de renouveller ça garde robe elle emprunte les strings de sa fille\" O.O", -"img": { -"src": "http://a2.twimg.com/profile_images/1833660757/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg" -}, -"title": "Jérémy «isshin» B.: #lgw zap #ci \"afin de renouveller ça garde robe elle emprunte les strings de sa fille\" O.O", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4162000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw zap #ci \\\"afin de renouveller \\u00e7a garde robe elle emprunte les strings de sa fille\\\" O.O\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ci\",\"indices\":[9,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192660276875264\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":142,\"screen_name\":\"Isshinsan\",\"lang\":\"en\",\"profile_text_color\":\"ba9012\",\"statuses_count\":5337,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Albi, France\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"followers_count\":95,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\",\"description\":\"Qui suis-je ? juste un petit geek, parmi des milliers d'autres, qui essaye de se faire une place sur la toile :)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"29086699\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\",\"name\":\"J\\u00e9r\\u00e9my \\u00abisshin\\u00bb B.\",\"default_profile_image\":false,\"created_at\":\"Sun Apr 05 22:52:40 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":29086699,\"utc_offset\":3600,\"favourites_count\":110,\"url\":\"http:\\/\\/isshin-san.over-blog.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192660276875264,\"created_at\":\"Fri Feb 24 23:48:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4162000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f7c28a90-79ee-4c76-99ea-59134d232399-173192660276875264" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Cetaaaait nul #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1818096044/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg" -}, -"title": "Δ+Δ: Cetaaaait nul #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4162000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Cetaaaait nul #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[14,18]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192661472251904\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":71,\"screen_name\":\"AbsolutePi\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":12874,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/362137182\\/final2f.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"000000\",\"followers_count\":142,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1818096044\\/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg\",\"description\":\"Piboy , G\\u00e9n\\u00e9ration 96 , Football is Life | & R\\u00e9dacteur chez @footballanatomy | \\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"334108023\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/362137182\\/final2f.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1818096044\\/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg\",\"name\":\"\\u0394+\\u0394\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 12 15:55:31 +0000 2011\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":334108023,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/footballanatomy.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192661472251904,\"created_at\":\"Fri Feb 24 23:48:42 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4162000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "40dce2a3-eb97-48ee-81b4-01208d1db0af-173192661472251904" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @aurel_p: je viens de faire vraiment cette tete O_o devant #lgw (véridique)", -"img": { -"src": "http://a2.twimg.com/profile_images/1714137717/For_the_fuck_normal.png" -}, -"title": "o0REL: RT @aurel_p: je viens de faire vraiment cette tete O_o devant #lgw (véridique)", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4163000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @aurel_p: je viens de faire vraiment cette tete O_o devant #lgw (v\\u00e9ridique)\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"aurel_p\",\"indices\":[3,11],\"id_str\":\"14321671\",\"name\":\"Aur\\u00e9lien\",\"id\":14321671}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[62,66]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"je viens de faire vraiment cette tete O_o devant #lgw (v\\u00e9ridique)\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[49,53]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191893100920832\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":886,\"screen_name\":\"aurel_p\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":33194,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Pau\",\"show_all_inline_media\":true,\"listed_count\":152,\"profile_link_color\":\"93A644\",\"followers_count\":2185,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"description\":\"cr\\u00e9ation web le jour, TVvore le soir. Attention risque de LT m\\u00eame des \\u00e9missions les plus mauvaises de la t\\u00e9l\\u00e9 fran\\u00e7aise. Partage en tout genre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"14321671\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"name\":\"Aur\\u00e9lien\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 07 10:27:23 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":14321671,\"utc_offset\":3600,\"favourites_count\":140,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191893100920832,\"created_at\":\"Fri Feb 24 23:45:39 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192661937815553\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":147,\"screen_name\":\"o0REL\",\"lang\":\"fr\",\"profile_text_color\":\"634047\",\"statuses_count\":6741,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432865195\\/Twitter_Galaxy.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"9aa6a1\",\"followers_count\":79,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1714137717\\/For_the_fuck_normal.png\",\"description\":\"A base de compote\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"636566\",\"id_str\":\"69682753\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432865195\\/Twitter_Galaxy.jpg\",\"profile_sidebar_fill_color\":\"E3E2DE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1714137717\\/For_the_fuck_normal.png\",\"name\":\"o0REL\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 28 20:12:55 +0000 2009\",\"profile_sidebar_border_color\":\"D3D2CF\",\"id\":69682753,\"utc_offset\":3600,\"favourites_count\":2680,\"url\":\"http:\\/\\/o0rel.wordpress.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192661937815553,\"created_at\":\"Fri Feb 24 23:48:43 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4163000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "abecc380-6d9d-46ba-85e4-d07c89d4f246-173192661937815553" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Bon, ba, pas de fin, bon début à tous \\o/ #cQui #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1435066233/avatar_normal.png" -}, -"title": "JonathanMM: Bon, ba, pas de fin, bon début à tous \\o/ #cQui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4163000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Bon, ba, pas de fin, bon d\\u00e9but \\u00e0 tous \\\\o\\/ #cQui #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"cQui\",\"indices\":[42,47]},{\"text\":\"lgw\",\"indices\":[48,52]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192664743809025\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Jonamaths\",\"lang\":\"fr\",\"favourites_count\":12,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":100,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":49,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\",\"description\":\"\",\"statuses_count\":3247,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"228777896\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"JonathanMM\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Mon Dec 20 17:08:33 +0000 2010\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":228777896,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/jonathanmm.nocle.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1435066233\\/avatar_normal.png\"},\"truncated\":false,\"id\":173192664743809025,\"created_at\":\"Fri Feb 24 23:48:43 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4163000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a870780b-1317-4f7a-bf4b-854becfbea10-173192664743809025" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW : C'est nul c'est fini :'(", -"img": { -"src": "http://a0.twimg.com/profile_images/1757013909/image1326646425_normal.png" -}, -"title": "Damien Vacher: #LGW : C'est nul c'est fini :'(", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4164000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW : C'est nul c'est fini :'(\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192668959080448\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":405,\"screen_name\":\"Le_Damien\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":27167,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Chatillon-en-Bazois\",\"show_all_inline_media\":false,\"listed_count\":32,\"profile_link_color\":\"009999\",\"followers_count\":343,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"description\":\"I'm a lonely Cowboy who learning un BTS SIO (ex BTS IG) in Nevers... Et un Mac Gyver de l'URL par @Checkyourpeople et je suis un tumblreur assidu\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"26552716\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1757013909\\/image1326646425_normal.png\",\"name\":\"Damien Vacher\",\"default_profile_image\":false,\"created_at\":\"Wed Mar 25 18:09:17 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":26552716,\"utc_offset\":3600,\"favourites_count\":43,\"url\":\"http:\\/\\/damienvacher.tumblr.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192668959080448,\"created_at\":\"Fri Feb 24 23:48:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4164000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8e243be4-0d99-4971-94c7-fa67b61f3af0-173192668959080448" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Mais.... Il est pas drôle ce type. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1835955438/DSC_0248_normal.JPG" -}, -"title": "Cassie: Mais.... Il est pas drôle ce type. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4164000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Mais.... Il est pas dr\\u00f4le ce type. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[35,39]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192667780481025\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":127,\"screen_name\":\"AloneInBerlin\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":21685,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432574132\\/tumblr_lzqx9fVDwi1qifyfco1_500.jpg\",\"location\":\"Avignon - Paris - Marseille \",\"show_all_inline_media\":true,\"listed_count\":20,\"profile_link_color\":\"e3495e\",\"followers_count\":232,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1835955438\\/DSC_0248_normal.JPG\",\"description\":\"Fille bizarre. J'aime bien l'\\u00eatre humain. Plus particuli\\u00e8rement son cerveau. Plus particuli\\u00e8rement ce qu'il se passe dans son cerveau. #TeamMademoiselle\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Amsterdam\",\"profile_background_color\":\"0a0a0a\",\"id_str\":\"201798580\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432574132\\/tumblr_lzqx9fVDwi1qifyfco1_500.jpg\",\"profile_sidebar_fill_color\":\"ebe8df\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1835955438\\/DSC_0248_normal.JPG\",\"name\":\"Cassie\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 12 17:02:15 +0000 2010\",\"profile_sidebar_border_color\":\"0f0c0f\",\"id\":201798580,\"utc_offset\":3600,\"favourites_count\":748,\"url\":\"http:\\/\\/goodbyebadmorning.tumblr.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192667780481025,\"created_at\":\"Fri Feb 24 23:48:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4164000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7297dc96-be82-4599-a27b-e86ec72d0fdb-173192667780481025" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "can somebody explain this? We Wait For Jonas Basketball's 101 Most Disrespectful Moments #lgw http://t.co/rsiFdk2D investigate for yourself", -"img": { -"src": "http://a0.twimg.com/profile_images/1850996577/Japan_2BIdol_2BRuna_2BHamakawa_2Bcute_2BJapanese_2Bgirl_2Bphoto_2Bgallery-4004-333085_normal.jpg" -}, -"title": "Jesusa Hollis: can somebody explain this? We Wait For Jonas Basketball's 101 Most Disrespectful Moments #lgw http://t.co/rsiFdk2D investigate for yourself", -"color": "16763904", -"polemics": [ -"Q", -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4164000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"can somebody explain this? We Wait For Jonas Basketball's 101 Most Disrespectful Moments #lgw http:\\/\\/t.co\\/rsiFdk2D investigate for yourself\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[94,114],\"expanded_url\":\"http:\\/\\/tiny.cc\\/1zt8i\",\"display_url\":\"tiny.cc\\/1zt8i\",\"url\":\"http:\\/\\/t.co\\/rsiFdk2D\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[89,93]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192666606080000\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":0,\"screen_name\":\"Jesusayizqk\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":4,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850996577\\/Japan_2BIdol_2BRuna_2BHamakawa_2Bcute_2BJapanese_2Bgirl_2Bphoto_2Bgallery-4004-333085_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"502043013\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850996577\\/Japan_2BIdol_2BRuna_2BHamakawa_2Bcute_2BJapanese_2Bgirl_2Bphoto_2Bgallery-4004-333085_normal.jpg\",\"name\":\"Jesusa Hollis\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 24 19:07:06 +0000 2012\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":502043013,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192666606080000,\"created_at\":\"Fri Feb 24 23:48:44 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4164000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "44205bfe-8154-47ae-bb05-05fa4ec493e0-173192666606080000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "ceci est du premier degré : personne ne critique François Rollin, ou je vous casse les dents #ilReste #cqui #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1457064362/DSCN0269_normal.JPG" -}, -"title": "Lola: ceci est du premier degré : personne ne critique François Rollin, ou je vous casse les dents #ilReste #cqui #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4165000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"ceci est du premier degr\\u00e9 : personne ne critique Fran\\u00e7ois Rollin, ou je vous casse les dents #ilReste #cqui #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[93,101]},{\"text\":\"cqui\",\"indices\":[102,107]},{\"text\":\"lgw\",\"indices\":[108,112]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192671614083073\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":262,\"screen_name\":\"LolaLaloh\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":555,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":87,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1457064362\\/DSCN0269_normal.JPG\",\"description\":\"Made in Bourgogne \\/ Sciences Po Paris \\/ Politique \\/ Babyfoot\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"82011886\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1457064362\\/DSCN0269_normal.JPG\",\"name\":\"Lola\",\"default_profile_image\":false,\"created_at\":\"Tue Oct 13 04:35:03 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":82011886,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192671614083073,\"created_at\":\"Fri Feb 24 23:48:45 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4165000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7d3c6190-a6c6-4f0c-856a-67eb34981a81-173192671614083073" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "A ++ #ilReste #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1843979295/mt_normal.png" -}, -"title": "Maryan: A ++ #ilReste #lgw", -"color": "16763904", -"polemics": [ -"OK" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4166000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"A ++ #ilReste #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilReste\",\"indices\":[5,13]},{\"text\":\"lgw\",\"indices\":[14,18]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192678366908416\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"maryan_T\",\"lang\":\"fr\",\"favourites_count\":20,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":237,\"location\":\"Compiegne\",\"profile_text_color\":\"333333\",\"followers_count\":37,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843979295\\/mt_normal.png\",\"description\":\"Ing\\u00e9nieur syst\\u00e9me UTC\\r\\nTweet or not tweet ?\",\"statuses_count\":270,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/378380740\\/twilk_background_4ee1335455f2d.jpg\",\"show_all_inline_media\":false,\"listed_count\":2,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"234819773\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Maryan\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/378380740\\/twilk_background_4ee1335455f2d.jpg\",\"created_at\":\"Thu Jan 06 17:07:30 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":234819773,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843979295\\/mt_normal.png\"},\"truncated\":false,\"id\":173192678366908416,\"created_at\":\"Fri Feb 24 23:48:46 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4166000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0fd54e4f-0b4e-48cb-b3d7-37cef32a383e-173192678366908416" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le vendredi soir on décale l'info pour de l'info décalée avec #lgw .", -"img": { -"src": "http://a0.twimg.com/profile_images/1741566630/___-_Copie_normal.png" -}, -"title": "Sarah: Le vendredi soir on décale l'info pour de l'info décalée avec #lgw .", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4166000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Le vendredi soir on d\\u00e9cale l'info pour de l'info d\\u00e9cal\\u00e9e avec #lgw .\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[62,66]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192675154083840\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":540,\"screen_name\":\"Sarasiroou\",\"lang\":\"en\",\"profile_text_color\":\"473623\",\"statuses_count\":3138,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/419005175\\/NewYorkPublicLibrary.jpg\",\"location\":\"Morocco\",\"show_all_inline_media\":true,\"listed_count\":18,\"profile_link_color\":\"8a7302\",\"followers_count\":638,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1741566630\\/___-_Copie_normal.png\",\"description\":\"Digital native. Share ideas AND moods real news NOT rumors Sometimes shy OR too talkative \\r\\n #dcdc devotee \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Casablanca\",\"profile_background_color\":\"0f0a02\",\"id_str\":\"326701370\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/419005175\\/NewYorkPublicLibrary.jpg\",\"profile_sidebar_fill_color\":\"171106\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1741566630\\/___-_Copie_normal.png\",\"name\":\"Sarah\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 30 10:30:14 +0000 2011\",\"profile_sidebar_border_color\":\"bcb302\",\"id\":326701370,\"utc_offset\":0,\"favourites_count\":60,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192675154083840,\"created_at\":\"Fri Feb 24 23:48:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4166000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "40c7eb90-c91a-42c4-ae12-d01c0c7bb187-173192675154083840" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw perso j'ai bien aimé la V4 version Kebab Pinot noir. #yourock", -"img": { -"src": "http://a3.twimg.com/profile_images/1644298889/xQ4IxX7v_normal" -}, -"title": "SOYOUSEE: #lgw perso j'ai bien aimé la V4 version Kebab Pinot noir. #yourock", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4166000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw perso j'ai bien aim\\u00e9 la V4 version Kebab Pinot noir. #yourock\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"yourock\",\"indices\":[58,66]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192677242834944\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"SOYOUSEE\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":192,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":34,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1644298889\\/xQ4IxX7v_normal\",\"description\":\"Serial mateur, a gagn\\u00e9 le don d'ubi cui cui t\\u00e9 en se cr\\u00e9ant un compte Twitter. yOLD 3.2 version b\\u00eata\",\"statuses_count\":288,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/90573084\\/BKG_twitter_2.jpg\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"122384552\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"SOYOUSEE\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/90573084\\/BKG_twitter_2.jpg\",\"created_at\":\"Fri Mar 12 14:31:54 +0000 2010\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":122384552,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1644298889\\/xQ4IxX7v_normal\"},\"truncated\":false,\"id\":173192677242834944,\"created_at\":\"Fri Feb 24 23:48:46 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4166000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0e07cc2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "e339d1c3-9b36-4928-9e30-d72e58ecc3dd-173192677242834944" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw <3", -"img": { -"src": "http://a0.twimg.com/profile_images/1843980995/Photo_228_normal.jpg" -}, -"title": "Marion. : #lgw <3", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4166000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw <3\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192676831793156\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":157,\"screen_name\":\"jaipaslepermis\",\"lang\":\"fr\",\"profile_text_color\":\"c23cc2\",\"statuses_count\":1097,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431719411\\/papier-peint-67274830_2.jpg\",\"location\":\"Angers\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"70084c\",\"followers_count\":45,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843980995\\/Photo_228_normal.jpg\",\"description\":\"ROLEX , MORE SEX , GOOD WEED , NO STRESS ! \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f7e303\",\"id_str\":\"100368282\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431719411\\/papier-peint-67274830_2.jpg\",\"profile_sidebar_fill_color\":\"50a0eb\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843980995\\/Photo_228_normal.jpg\",\"name\":\"Marion. \",\"default_profile_image\":false,\"created_at\":\"Wed Dec 30 01:25:04 +0000 2009\",\"profile_sidebar_border_color\":\"8b9294\",\"id\":100368282,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192676831793156,\"created_at\":\"Fri Feb 24 23:48:46 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4166000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "50ad6660-7975-451d-8c40-f32501b47a24-173192676831793156" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Merci pour cette heure de #lgw, j'adore!", -"img": { -"src": "http://a0.twimg.com/profile_images/1843832843/Photo_du_21-02-12___19.49_normal.jpg" -}, -"title": "Alice Wonderland: Merci pour cette heure de #lgw, j'adore!", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4166000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Merci pour cette heure de #lgw, j'adore!\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[26,30]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192677649682435\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"moustikette\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":144,\"location\":\"Near Paris\",\"profile_text_color\":\"333333\",\"followers_count\":27,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1843832843\\/Photo_du_21-02-12___19.49_normal.jpg\",\"description\":\"J'ai un bonnet Tigrou! And so what? :D\",\"statuses_count\":225,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"protected\":false,\"id_str\":\"23988907\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Alice Wonderland\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"created_at\":\"Thu Mar 12 17:33:07 +0000 2009\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":23988907,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/wonderlandalice.wordpress.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1843832843\\/Photo_du_21-02-12___19.49_normal.jpg\"},\"truncated\":false,\"id\":173192677649682435,\"created_at\":\"Fri Feb 24 23:48:46 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4166000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4582459e-4bcb-4a13-8e79-aaed76ba5375-173192677649682435" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "François Rollin en impro c'est mauvais. Mais le pire c'est que c'est aussi mauvais pour l'animateur alors qu'il a préparé son truc #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1683879841/Photo_du_83030873-12-___23.03_normal.jpg" -}, -"title": "Rémi: François Rollin en impro c'est mauvais. Mais le pire c'est que c'est aussi mauvais pour l'animateur alors qu'il a préparé son truc #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4167000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Fran\\u00e7ois Rollin en impro c'est mauvais. Mais le pire c'est que c'est aussi mauvais pour l'animateur alors qu'il a pr\\u00e9par\\u00e9 son truc #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[131,135]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192681927876609\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":319,\"screen_name\":\"GabytaineFlam\",\"lang\":\"fr\",\"profile_text_color\":\"8FCAE0\",\"statuses_count\":5861,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"location\":\"Toulouse.\",\"show_all_inline_media\":false,\"listed_count\":14,\"profile_link_color\":\"4BB7DF\",\"followers_count\":369,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"description\":\"Les tweets qui ont \\u00e9t\\u00e9 \\u00e9crits dans cette TL ont \\u00e9t\\u00e9 faits par un professionnel. N'essayez pas de les reproduire \\u00e0 la maison. Contentez vous de les suivre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"59BEE4\",\"id_str\":\"161146189\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/431558539\\/xdedbb5e35564569ba6bb79e95334b7a.jpg\",\"profile_sidebar_fill_color\":\"191F22\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1683879841\\/Photo_du_83030873-12-___23.03_normal.jpg\",\"name\":\"R\\u00e9mi\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 30 03:07:45 +0000 2010\",\"profile_sidebar_border_color\":\"4BB7DF\",\"id\":161146189,\"utc_offset\":-10800,\"favourites_count\":98,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192681927876609,\"created_at\":\"Fri Feb 24 23:48:47 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4167000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "2e759bae-96ed-4bf2-9b35-e14d48d0f448-173192681927876609" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "^^ RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere", -"img": { -"src": "http://a1.twimg.com/profile_images/399078150/002_normal.PNG" -}, -"title": "mye shadow: ^^ RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4168000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"^^ RT @LeRadiateur: Si vous comprenez tout ce qu'il se passe dans #lgw, ne prenez pas le volant. #TweetPreventionRoutiere\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"LeRadiateur\",\"indices\":[6,18],\"id_str\":\"194271706\",\"name\":\"Joffrey D.\",\"id\":194271706}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[66,70]},{\"text\":\"TweetPreventionRoutiere\",\"indices\":[97,121]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192684322832384\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":925,\"screen_name\":\"myeshadow\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":13635,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/26906542\\/mqcloudedthoughts.br.jpg\",\"location\":\"Paris-Brussels-itou,mon blog\",\"show_all_inline_media\":false,\"listed_count\":118,\"profile_link_color\":\"00486b\",\"followers_count\":1097,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/399078150\\/002_normal.PNG\",\"description\":\"Mynotsodarkshadow ou ls p\\u00e9r\\u00e9grinations de my mind,mon ombre&m lumi\\u00e8res s'amusent Hallucinations,Mauvais esprit,sans drogue cpire?!\\nmonblog\\/1postparJour #INPES\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"48456037\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/26906542\\/mqcloudedthoughts.br.jpg\",\"profile_sidebar_fill_color\":\"9cc8dd\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/399078150\\/002_normal.PNG\",\"name\":\"mye shadow\",\"default_profile_image\":false,\"created_at\":\"Thu Jun 18 19:18:06 +0000 2009\",\"profile_sidebar_border_color\":\"333333\",\"id\":48456037,\"utc_offset\":3600,\"favourites_count\":5568,\"url\":\"http:\\/\\/bymyeshadow.blogspot.com\\/?spref=tw\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192684322832384,\"created_at\":\"Fri Feb 24 23:48:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4168000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f070e628-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0ec7216d-24d9-48d5-af34-0db3ed649af2-173192684322832384" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Retrouvez tous les magnétos dès maintenant sur notre page Dailymotion ! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817123979/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png" -}, -"title": "legrandwebze: Retrouvez tous les magnétos dès maintenant sur notre page Dailymotion ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4168000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Retrouvez tous les magn\\u00e9tos d\\u00e8s maintenant sur notre page Dailymotion ! #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[72,76]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192682926112768\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":3026,\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1481,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"location\":\"Paris, France\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"followers_count\":3300,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"is_translator\":false,\"following\":null,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"name\":\"legrandwebze\",\"default_profile_image\":false,\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":365949385,\"utc_offset\":3600,\"favourites_count\":42,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192682926112768,\"created_at\":\"Fri Feb 24 23:48:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4168000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "900ace11-30a8-463a-a54c-709bd66e369f-173192682926112768" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Quand même, la Cartonnerie me manque !", -"img": { -"src": "http://a0.twimg.com/profile_images/1386846292/logo-id-referenceur_normal.png" -}, -"title": "Loïc @ IDRef: #lgw Quand même, la Cartonnerie me manque !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4168000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Quand m\\u00eame, la Cartonnerie me manque !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192685543370752\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":477,\"screen_name\":\"ID_referenceur\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":448,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/265737446\\/bg-id-referenceur.jpg\",\"location\":\"Auvergne\",\"show_all_inline_media\":true,\"listed_count\":52,\"profile_link_color\":\"810004\",\"followers_count\":637,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1386846292\\/logo-id-referenceur_normal.png\",\"description\":\"R\\u00e9f\\u00e9renceur web en freelance : R\\u00e9daction de contenu, analyse technique & linking sur http:\\/\\/www.id-referenceur.com\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f5ecc1\",\"id_str\":\"89922335\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/265737446\\/bg-id-referenceur.jpg\",\"profile_sidebar_fill_color\":\"f5ecc1\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1386846292\\/logo-id-referenceur_normal.png\",\"name\":\"Lo\\u00efc @ IDRef\",\"default_profile_image\":false,\"created_at\":\"Sat Nov 14 11:51:50 +0000 2009\",\"profile_sidebar_border_color\":\"efdba4\",\"id\":89922335,\"utc_offset\":3600,\"favourites_count\":17,\"url\":\"http:\\/\\/www.weblog-referencement.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192685543370752,\"created_at\":\"Fri Feb 24 23:48:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4168000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c4895265-c262-44bc-9d0a-68f269c53deb-173192685543370752" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw Enfin la fin", -"img": { -"src": "http://a2.twimg.com/profile_images/1771348218/image1327174991_normal.png" -}, -"title": "Jim0PROFIT: #lgw Enfin la fin", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4168000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw Enfin la fin\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.yoono.com\\\" rel=\\\"nofollow\\\"\\u003Eyoono\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192686558384128\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":368,\"screen_name\":\"Jim0PROFIT\",\"lang\":\"fr\",\"profile_text_color\":\"3E4415\",\"statuses_count\":4757,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":1,\"profile_link_color\":\"D02B55\",\"followers_count\":94,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1771348218\\/image1327174991_normal.png\",\"description\":\"Consulting, Syst\\u00e8me administrateur, geekoophile, et tellement de choses qu'une journ\\u00e9e de 24H ne suffit plus!\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"id_str\":\"18874683\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_sidebar_fill_color\":\"99CC33\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1771348218\\/image1327174991_normal.png\",\"name\":\"Jim0PROFIT\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 11 18:26:59 +0000 2009\",\"profile_sidebar_border_color\":\"829D5E\",\"id\":18874683,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/choari.blogspot.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192686558384128,\"created_at\":\"Fri Feb 24 23:48:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4168000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "23b4ff9d-a187-42d1-b558-3418fdac7a0c-173192686558384128" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "drôle d'emission #lgw ...Sur le service public...ok...", -"img": { -"src": "http://a0.twimg.com/profile_images/1701329141/BullAndBear_Rear_normal.jpg" -}, -"title": "Max: drôle d'emission #lgw ...Sur le service public...ok...", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4168000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"dr\\u00f4le d'emission #lgw ...Sur le service public...ok...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[17,21]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192686097010688\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":774,\"screen_name\":\"A_DXVII\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":833,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/384935377\\/BullAndBear_Rear.jpg\",\"location\":\"Paris\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"0084B4\",\"followers_count\":152,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1701329141\\/BullAndBear_Rear_normal.jpg\",\"description\":\"Bourse, politique, g\\u00e9opolitique\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"d3c1eb\",\"id_str\":\"244604240\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/384935377\\/BullAndBear_Rear.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1701329141\\/BullAndBear_Rear_normal.jpg\",\"name\":\"Max\",\"default_profile_image\":false,\"created_at\":\"Sat Jan 29 18:02:27 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":244604240,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192686097010688,\"created_at\":\"Fri Feb 24 23:48:48 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4168000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "823eb0da-ca8b-42a4-b27d-c2abba67496c-173192686097010688" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Alboss_ZS Non je crois que c'est un vendredi par mois #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1792102319/0014_-_Copie_-_Copie_normal.JPG" -}, -"title": "Nicolas Gaillard: @Alboss_ZS Non je crois que c'est un vendredi par mois #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4170000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Alboss_ZS Non je crois que c'est un vendredi par mois #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Alboss_ZS\",\"indices\":[0,10],\"id_str\":\"429480778\",\"name\":\"ZS\",\"id\":429480778}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[55,59]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173192406911553538\",\"id_str\":\"173192695341256704\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173192406911553538,\"in_reply_to_user_id_str\":\"429480778\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":141,\"screen_name\":\"NG__nico\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":1113,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/410106398\\/3640083-la-terre-vue-de-l-39-espace-avec-le-lever-du-soleil.jpg\",\"location\":\"Poitiers\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"0084B4\",\"followers_count\":53,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1792102319\\/0014_-_Copie_-_Copie_normal.JPG\",\"description\":\"Etudiant L2 Histoire ---Actu---Politique---T\\u00e9l\\u00e9---M\\u00e9dias--- Musique...tout ce qu'aiment les journalistes--- Feel free to follow me ;-) \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"370637904\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/410106398\\/3640083-la-terre-vue-de-l-39-espace-avec-le-lever-du-soleil.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1792102319\\/0014_-_Copie_-_Copie_normal.JPG\",\"name\":\" Nicolas Gaillard\",\"default_profile_image\":false,\"created_at\":\"Fri Sep 09 11:18:42 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":370637904,\"utc_offset\":-10800,\"favourites_count\":23,\"url\":null},\"in_reply_to_screen_name\":\"Alboss_ZS\",\"truncated\":false,\"id\":173192695341256704,\"created_at\":\"Fri Feb 24 23:48:50 +0000 2012\",\"in_reply_to_user_id\":429480778}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4170000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "94a146fa-f91d-4256-8208-c43ef96acb94-173192695341256704" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "heureusement c'est qu'une fois par mois ... #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1638976981/43_43_-_2_normal.jpg" -}, -"title": "caroline: heureusement c'est qu'une fois par mois ... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4171000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"heureusement c'est qu'une fois par mois ... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[44,48]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192697455190017\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":501,\"screen_name\":\"mononoke62\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":8239,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":35,\"profile_link_color\":\"0084B4\",\"followers_count\":501,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1638976981\\/43_43_-_2_normal.jpg\",\"description\":\"Le v\\u00e9ritable lieu de naissance est celui o\\u00f9 l'on a port\\u00e9 pour la 1\\u00e8re fois un coup d'oeil intelligent sur soi-m\\u00eame : mes premi\\u00e8res patries ont \\u00e9t\\u00e9 les livres MY\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"9AE4E8\",\"id_str\":\"126877700\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme16\\/bg.gif\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1638976981\\/43_43_-_2_normal.jpg\",\"name\":\"caroline\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 27 08:07:05 +0000 2010\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":126877700,\"utc_offset\":3600,\"favourites_count\":16,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192697455190017,\"created_at\":\"Fri Feb 24 23:48:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4171000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bae6b904-6014-4b12-9b81-697476498293-173192697455190017" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@LeGrandWebze Merci à vous ! #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1612866761/2222_normal.jpg" -}, -"title": "makina: @LeGrandWebze Merci à vous ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4171000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"LeGrandWebze\",\"favorited\":false,\"text\":\"@LeGrandWebze Merci \\u00e0 vous ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[0,13],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[29,33]}]},\"in_reply_to_user_id\":365949385,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192698784784386\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"makina37\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":4,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1612866761\\/2222_normal.jpg\",\"description\":\"\",\"statuses_count\":14,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"351529067\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"makina\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Tue Aug 09 11:20:33 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":351529067,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1612866761\\/2222_normal.jpg\"},\"truncated\":false,\"id\":173192698784784386,\"created_at\":\"Fri Feb 24 23:48:51 +0000 2012\",\"in_reply_to_user_id_str\":\"365949385\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4171000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "df95f6a8-3e5d-4c58-a10a-1d8878517ad5-173192698784784386" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#LGW la prochaine fois : un flashmob LOL", -"img": { -"src": "http://a2.twimg.com/profile_images/105769794/stig23_taramcpherson1_normal.jpg" -}, -"title": "Stig Legrand: #LGW la prochaine fois : un flashmob LOL", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4171000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#LGW la prochaine fois : un flashmob LOL\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192699241963521\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":18,\"screen_name\":\"stig23\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":142,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"FF3300\",\"followers_count\":33,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/105769794\\/stig23_taramcpherson1_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"709397\",\"id_str\":\"25714749\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme6\\/bg.gif\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/105769794\\/stig23_taramcpherson1_normal.jpg\",\"name\":\"Stig Legrand\",\"default_profile_image\":false,\"created_at\":\"Sat Mar 21 19:20:23 +0000 2009\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":25714749,\"utc_offset\":3600,\"favourites_count\":145,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192699241963521,\"created_at\":\"Fri Feb 24 23:48:51 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4171000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "626c15c2-d595-4b0b-86b3-0dec48d71ec6-173192699241963521" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw dommage encore pas ça :(", -"img": { -"src": "http://a0.twimg.com/profile_images/1848450170/poseur_normal.jpg" -}, -"title": "Pras: #lgw dommage encore pas ça :(", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4171000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw dommage encore pas \\u00e7a :(\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192699149680641\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"BDDCAD\",\"screen_name\":\"Praska\",\"lang\":\"en\",\"favourites_count\":195,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1362,\"location\":\"Paris\",\"profile_text_color\":\"333333\",\"followers_count\":3040,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1848450170\\/poseur_normal.jpg\",\"description\":\"BOSS[Viedegeek + Bargaming]\\r\\nFirewall Karmique\\r\\n\",\"statuses_count\":48430,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/54512196\\/wallpaper.jpg\",\"show_all_inline_media\":false,\"listed_count\":170,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1b8085\",\"protected\":false,\"id_str\":\"15453030\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Pras\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/54512196\\/wallpaper.jpg\",\"created_at\":\"Wed Jul 16 11:15:07 +0000 2008\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"id\":15453030,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/flavors.me\\/praska\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1848450170\\/poseur_normal.jpg\"},\"truncated\":false,\"id\":173192699149680641,\"created_at\":\"Fri Feb 24 23:48:51 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4171000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8541910f-3058-480e-a69f-76076cbf1f15-173192699149680641" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @InsafOo: sur #LGW ils sont contents d'avoir 4700 tweets. Si j'étais eux, je lirais d'abord le contenu avant de me réjouir.", -"img": { -"src": "http://a3.twimg.com/profile_images/1579781654/brush2star_mini_normal.jpg" -}, -"title": "Magalie Baudry: RT @InsafOo: sur #LGW ils sont contents d'avoir 4700 tweets. Si j'étais eux, je lirais d'abord le contenu avant de me réjouir.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4176000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @InsafOo: sur #LGW ils sont contents d'avoir 4700 tweets. Si j'\\u00e9tais eux, je lirais d'abord le contenu avant de me r\\u00e9jouir.\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"InsafOo\",\"indices\":[3,11],\"name\":\"oOfasnI\",\"id_str\":\"342660437\",\"id\":342660437}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[17,21]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192717831110656\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"f2b87e\",\"screen_name\":\"Mag_frog\",\"lang\":\"fr\",\"favourites_count\":6,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":251,\"location\":\"Nantes\\/Cholet\",\"profile_text_color\":\"333333\",\"followers_count\":275,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\",\"description\":\"Passions web, infographie, dessin, couture, nouvelles technos, communication, partage et th\\u00e9\\u00e2tre amateur.\",\"statuses_count\":6516,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"show_all_inline_media\":false,\"listed_count\":25,\"profile_link_color\":\"7762e0\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Mid-Atlantic\",\"profile_background_color\":\"fcfcfc\",\"protected\":false,\"id_str\":\"172314328\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Magalie Baudry\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/128290413\\/frog_corner.png\",\"created_at\":\"Thu Jul 29 12:06:17 +0000 2010\",\"profile_sidebar_fill_color\":\"f7a64a\",\"id\":172314328,\"follow_request_sent\":null,\"utc_offset\":-7200,\"url\":\"http:\\/\\/www.maglagrenouille.fr\\/blog\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1579781654\\/brush2star_mini_normal.jpg\"},\"truncated\":false,\"id\":173192717831110656,\"created_at\":\"Fri Feb 24 23:48:56 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4176000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "1fa137bc-b1df-4c7a-bbb1-cdf75a326f4b-173192717831110656" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est quoi le bordel avec les #cqui et les #lgw ? #Excusezlincultequejesuis ...", -"img": { -"src": "http://a3.twimg.com/profile_images/1806290492/t_l_chargement__16__normal.jpg" -}, -"title": "Aurélie ✌: C'est quoi le bordel avec les #cqui et les #lgw ? #Excusezlincultequejesuis ...", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4177000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est quoi le bordel avec les #cqui et les #lgw ? #Excusezlincultequejesuis ...\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"cqui\",\"indices\":[30,35]},{\"text\":\"lgw\",\"indices\":[43,47]},{\"text\":\"Excusezlincultequejesuis\",\"indices\":[50,75]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\"\\u003EEchofon\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192721182375937\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":360,\"screen_name\":\"LollyMount\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":15691,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/402288802\\/tumblr_lebicoHv3N1qf4exho1_500.jpg\",\"location\":\"Nantes, France\",\"show_all_inline_media\":false,\"listed_count\":15,\"profile_link_color\":\"bd0f49\",\"followers_count\":479,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1806290492\\/t_l_chargement__16__normal.jpg\",\"description\":\"Student #Paces . Rugbyphile a plein temps. Toulousaine dans l'ame. Fervente supportrice du @StadeToulousain #F1 #LukeBurgess . Live Laugh Love \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Georgetown\",\"profile_background_color\":\"f5dadf\",\"id_str\":\"69628678\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/402288802\\/tumblr_lebicoHv3N1qf4exho1_500.jpg\",\"profile_sidebar_fill_color\":\"f7eaf2\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1806290492\\/t_l_chargement__16__normal.jpg\",\"name\":\"Aur\\u00e9lie \\u270c\",\"default_profile_image\":false,\"created_at\":\"Fri Aug 28 16:26:33 +0000 2009\",\"profile_sidebar_border_color\":\"383434\",\"id\":69628678,\"utc_offset\":-10800,\"favourites_count\":290,\"url\":\"https:\\/\\/twitter.com\\/#!\\/McalisterLuke\\/status\\/152708284657303552\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192721182375937,\"created_at\":\"Fri Feb 24 23:48:57 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4177000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0e20d3a-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8a28ef4f-bc12-41ad-b24e-f3ff1c7796df-173192721182375937" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "now this is really f'n crazy! Ryan Braun Pat Knight Scary Movie 3 Limp Bizkit #powersongs Jaheim #lgw http://t.co/rsiFdk2D find out about it", -"img": { -"src": "http://a0.twimg.com/profile_images/1850996577/Japan_2BIdol_2BRuna_2BHamakawa_2Bcute_2BJapanese_2Bgirl_2Bphoto_2Bgallery-4004-333085_normal.jpg" -}, -"title": "Jesusa Hollis: now this is really f'n crazy! Ryan Braun Pat Knight Scary Movie 3 Limp Bizkit #powersongs Jaheim #lgw http://t.co/rsiFdk2D find out about it", -"color": "16763904", -"polemics": [ -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4179000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"now this is really f'n crazy! Ryan Braun Pat Knight Scary Movie 3 Limp Bizkit #powersongs Jaheim #lgw http:\\/\\/t.co\\/rsiFdk2D find out about it\",\"entities\":{\"urls\":[{\"indices\":[102,122],\"display_url\":\"tiny.cc\\/1zt8i\",\"expanded_url\":\"http:\\/\\/tiny.cc\\/1zt8i\",\"url\":\"http:\\/\\/t.co\\/rsiFdk2D\"}],\"user_mentions\":[],\"hashtags\":[{\"text\":\"powersongs\",\"indices\":[78,89]},{\"text\":\"lgw\",\"indices\":[97,101]}]},\"in_reply_to_user_id\":null,\"possibly_sensitive\":false,\"contributors\":null,\"place\":null,\"coordinates\":null,\"possibly_sensitive_editable\":true,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192729751326720\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"Jesusayizqk\",\"lang\":\"en\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":0,\"location\":\"\",\"profile_text_color\":\"666666\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850996577\\/Japan_2BIdol_2BRuna_2BHamakawa_2Bcute_2BJapanese_2Bgirl_2Bphoto_2Bgallery-4004-333085_normal.jpg\",\"description\":\"\",\"statuses_count\":1,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"502043013\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Jesusa Hollis\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Fri Feb 24 19:07:06 +0000 2012\",\"profile_sidebar_fill_color\":\"252429\",\"id\":502043013,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850996577\\/Japan_2BIdol_2BRuna_2BHamakawa_2Bcute_2BJapanese_2Bgirl_2Bphoto_2Bgallery-4004-333085_normal.jpg\"},\"truncated\":false,\"id\":173192729751326720,\"created_at\":\"Fri Feb 24 23:48:59 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4179000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0cf00a0-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "3f7ffc7e-e3d8-4bd8-9e12-e5d192e8741a-173192729751326720" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "+ de 4000 tweets … mais combien de négatifs ?? #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1395423345/11_normal.JPG" -}, -"title": "Tony: + de 4000 tweets … mais combien de négatifs ?? #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4179000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"+ de 4000 tweets \\u2026 mais combien de n\\u00e9gatifs ?? #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[47,51]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192729243824128\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1840,\"screen_name\":\"thony911\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":20282,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/418968589\\/Wallpaper_TV_by_demonic_madness.jpg\",\"location\":\"Rennes - Paris FRANCE\",\"show_all_inline_media\":false,\"listed_count\":29,\"profile_link_color\":\"009999\",\"followers_count\":1200,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1395423345\\/11_normal.JPG\",\"description\":\"Animateur Radio, Sp\\u00e9cialiste Buzz et M\\u00e9dias Tv et Radio. \\u00e9missions sp\\u00e9ciales sur Goom Radio. Red\\/C Buzzmoica.fr, BuzzMedias.net...Mes tweets n'engagent que moi\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"91351817\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/418968589\\/Wallpaper_TV_by_demonic_madness.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1395423345\\/11_normal.JPG\",\"name\":\"Tony\",\"default_profile_image\":false,\"created_at\":\"Fri Nov 20 14:34:32 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":91351817,\"utc_offset\":3600,\"favourites_count\":211,\"url\":\"http:\\/\\/buzzmedias.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192729243824128,\"created_at\":\"Fri Feb 24 23:48:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4179000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "5f18eb56-6ca8-4173-a4e1-e00f0f80f204-173192729243824128" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Je crois que définitivement... #ilreste =D Vive Le Grand Webze !!! #lgw =D", -"img": { -"src": "http://a1.twimg.com/profile_images/1803169085/DSC01443_normal.JPG" -}, -"title": "Benjamin Aguillon: Je crois que définitivement... #ilreste =D Vive Le Grand Webze !!! #lgw =D", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4179000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Je crois que d\\u00e9finitivement... #ilreste =D Vive Le Grand Webze !!! #lgw =D\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"ilreste\",\"indices\":[31,39]},{\"text\":\"lgw\",\"indices\":[67,71]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192732666363904\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"Balcidebava\",\"lang\":\"fr\",\"favourites_count\":3,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":25,\"location\":\"chez moi\",\"profile_text_color\":\"333333\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1803169085\\/DSC01443_normal.JPG\",\"description\":\"L'homme face \\u00e0 l'absurde\",\"statuses_count\":102,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"482835609\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Benjamin Aguillon\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Sat Feb 04 10:52:02 +0000 2012\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":482835609,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1803169085\\/DSC01443_normal.JPG\"},\"truncated\":false,\"id\":173192732666363904,\"created_at\":\"Fri Feb 24 23:48:59 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4179000, -"tags": [ -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "17612735-da67-4515-9c18-a3b812f39549-173192732666363904" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @AbsolutePi: J'y etais a ce record de tweet #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1759900261/image1326744906_normal.png" -}, -"title": "TobyZiegler: RT @AbsolutePi: J'y etais a ce record de tweet #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4179000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @AbsolutePi: J'y etais a ce record de tweet #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"AbsolutePi\",\"indices\":[3,14],\"id_str\":\"334108023\",\"name\":\"\\u0394+\\u0394\",\"id\":334108023}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[47,51]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"J'y etais a ce record de tweet #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[31,35]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192441464233984\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":71,\"screen_name\":\"AbsolutePi\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":12873,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/362137182\\/final2f.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":4,\"profile_link_color\":\"000000\",\"followers_count\":142,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1818096044\\/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg\",\"description\":\"Piboy , G\\u00e9n\\u00e9ration 96 , Football is Life | & R\\u00e9dacteur chez @footballanatomy | \\r\\n\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"ffffff\",\"id_str\":\"334108023\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/362137182\\/final2f.jpg\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1818096044\\/tumblr_lz70pdU2LV1ql5yqio1_500_normal.jpg\",\"name\":\"\\u0394+\\u0394\",\"default_profile_image\":false,\"created_at\":\"Tue Jul 12 15:55:31 +0000 2011\",\"profile_sidebar_border_color\":\"ffffff\",\"id\":334108023,\"utc_offset\":3600,\"favourites_count\":23,\"url\":\"http:\\/\\/footballanatomy.wordpress.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192441464233984,\"created_at\":\"Fri Feb 24 23:47:50 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192730904764416\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":215,\"screen_name\":\"3141592RMuck\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2873,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/432900319\\/gC8LD.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"bdb517\",\"followers_count\":83,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1759900261\\/image1326744906_normal.png\",\"description\":\"De mauvaise foi. Parle parfois de g\\u00e9omatique, de citoyennet\\u00e9 ou de cuisine.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"121414\",\"id_str\":\"174279076\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/432900319\\/gC8LD.jpg\",\"profile_sidebar_fill_color\":\"A0C5C7\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1759900261\\/image1326744906_normal.png\",\"name\":\"TobyZiegler\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 03 15:04:11 +0000 2010\",\"profile_sidebar_border_color\":\"86A4A6\",\"id\":174279076,\"utc_offset\":3600,\"favourites_count\":56,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192730904764416,\"created_at\":\"Fri Feb 24 23:48:59 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4179000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a0e9a68f-7ed0-4b51-8d38-c20c5caa753a-173192730904764416" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Les champis c'est délicieux #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1734671997/324954_2520206002181_1164216009_32357899_38448865_o_normal.jpg" -}, -"title": "Clément Dlf: Les champis c'est délicieux #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4181000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Les champis c'est d\\u00e9licieux #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192738232217601\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":57,\"screen_name\":\"Ct_Dlf\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":13,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/394756243\\/Space_Sunset_on_the_cold_planet_014055_.jpg\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":6,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1734671997\\/324954_2520206002181_1164216009_32357899_38448865_o_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"131516\",\"id_str\":\"455132112\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/394756243\\/Space_Sunset_on_the_cold_planet_014055_.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1734671997\\/324954_2520206002181_1164216009_32357899_38448865_o_normal.jpg\",\"name\":\"Cl\\u00e9ment Dlf\",\"default_profile_image\":false,\"created_at\":\"Wed Jan 04 19:31:12 +0000 2012\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":455132112,\"utc_offset\":null,\"favourites_count\":3,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192738232217601,\"created_at\":\"Fri Feb 24 23:49:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4181000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "384955b8-9897-4416-9f6f-c18fbed96918-173192738232217601" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw c'est fini, reconnectons nos neurones", -"img": { -"src": "http://a1.twimg.com/profile_images/1601437879/avatar_sonic_normal.jpg" -}, -"title": "Jenni: #lgw c'est fini, reconnectons nos neurones", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4181000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw c'est fini, reconnectons nos neurones\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/levelupstudio.com\\/plume\\\" rel=\\\"nofollow\\\"\\u003EPlume\\u00a0for\\u00a0Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192740929159168\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5ED4DC\",\"screen_name\":\"jicmajane\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":112,\"location\":\"France\",\"profile_text_color\":\"3C3940\",\"followers_count\":307,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1601437879\\/avatar_sonic_normal.jpg\",\"description\":\"R\\u00e9dactrice VieDeGeek.fr et animatrice BarGaming\",\"statuses_count\":1817,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":13,\"profile_link_color\":\"0099B9\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"0099B9\",\"protected\":false,\"id_str\":\"39099498\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Jenni\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"created_at\":\"Sun May 10 19:46:10 +0000 2009\",\"profile_sidebar_fill_color\":\"95E8EC\",\"id\":39099498,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.viedegeek.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1601437879\\/avatar_sonic_normal.jpg\"},\"truncated\":false,\"id\":173192740929159168,\"created_at\":\"Fri Feb 24 23:49:01 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4181000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ac118491-5274-4374-a11e-5cde83bc751f-173192740929159168" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ciao à toute l'équipe de #lgw bravo pour la nouvelle expérience, il faut que ça continue !", -"img": { -"src": "http://a3.twimg.com/profile_images/1794583178/Virginie_Spies_photo_studio_normal.jpg" -}, -"title": "Virginie Spies: Ciao à toute l'équipe de #lgw bravo pour la nouvelle expérience, il faut que ça continue !", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4181000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ciao \\u00e0 toute l'\\u00e9quipe de #lgw bravo pour la nouvelle exp\\u00e9rience, il faut que \\u00e7a continue !\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[25,29]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192740362911745\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1837,\"screen_name\":\"semioblog\",\"lang\":\"fr\",\"profile_text_color\":\"3D1957\",\"statuses_count\":19755,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/12678863\\/mireTV.jpg\",\"location\":\"France\",\"show_all_inline_media\":false,\"listed_count\":250,\"profile_link_color\":\"FF0000\",\"followers_count\":4602,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1794583178\\/Virginie_Spies_photo_studio_normal.jpg\",\"description\":\"Researcher. Ma\\u00eetre de Conf\\u00e9rences - S\\u00e9miologue - Sp\\u00e9cialiste des m\\u00e9dias audiovisuels. Analyste des m\\u00e9dias, de la t\\u00e9l\\u00e9vision, r\\u00e9seaux sociaux et presse people.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"642D8B\",\"id_str\":\"10078802\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/12678863\\/mireTV.jpg\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1794583178\\/Virginie_Spies_photo_studio_normal.jpg\",\"name\":\"Virginie Spies\",\"default_profile_image\":false,\"created_at\":\"Thu Nov 08 21:08:31 +0000 2007\",\"profile_sidebar_border_color\":\"65B0DA\",\"id\":10078802,\"utc_offset\":3600,\"favourites_count\":39,\"url\":\"http:\\/\\/www.semiologie-television.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192740362911745,\"created_at\":\"Fri Feb 24 23:49:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4181000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "359422a8-8151-418c-a08a-0518c0feb8fe-173192740362911745" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'ai attendu trop longtemps avant de zapper ... #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1098555916/800px-Tizian_102_normal.jpg" -}, -"title": "Benjamin Linus: J'ai attendu trop longtemps avant de zapper ... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4181000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'ai attendu trop longtemps avant de zapper ... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[48,52]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192740673290240\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":50,\"screen_name\":\"audiolift\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":308,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1098555916\\/800px-Tizian_102_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"131516\",\"id_str\":\"176182992\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1098555916\\/800px-Tizian_102_normal.jpg\",\"name\":\"Benjamin Linus\",\"default_profile_image\":false,\"created_at\":\"Sun Aug 08 20:31:40 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":176182992,\"utc_offset\":null,\"favourites_count\":4,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192740673290240,\"created_at\":\"Fri Feb 24 23:49:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4181000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "9c4f1c26-c733-4b2f-b8b2-78f67d83cb74-173192740673290240" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Ah et ils ont un mois pour préparer \"l'émission\" ? Courage les gars. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1189788719/Machete_normal.jpg" -}, -"title": "Nick: Ah et ils ont un mois pour préparer \"l'émission\" ? Courage les gars. #lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4181000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Ah et ils ont un mois pour pr\\u00e9parer \\\"l'\\u00e9mission\\\" ? Courage les gars. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[69,73]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192741164032000\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":824,\"screen_name\":\"nickedelique\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":10797,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/154684216\\/Dock.jpg\",\"location\":\"Lyon\",\"show_all_inline_media\":false,\"listed_count\":45,\"profile_link_color\":\"BF1238\",\"followers_count\":785,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1189788719\\/Machete_normal.jpg\",\"description\":\"Je suis quadriliste. Je suis aussi la r\\u00e9incarnation d'Anne Roumanoff et BHL r\\u00e9unis.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"BF1238\",\"id_str\":\"23947145\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/154684216\\/Dock.jpg\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1189788719\\/Machete_normal.jpg\",\"name\":\"Nick\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 12 13:35:43 +0000 2009\",\"profile_sidebar_border_color\":\"FFFFFF\",\"id\":23947145,\"utc_offset\":-10800,\"favourites_count\":1,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192741164032000,\"created_at\":\"Fri Feb 24 23:49:01 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4181000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "84b83c39-7403-4238-8c97-9cfa95ebb34a-173192741164032000" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@thony911 j'ai fait naitre l'émission, mais elle peut grandir sans moi. le truc sur France 5 a un super potentiel pourtant #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1770996562/image_normal.jpg" -}, -"title": "Kayvin Lami: @thony911 j'ai fait naitre l'émission, mais elle peut grandir sans moi. le truc sur France 5 a un super potentiel pourtant #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4183000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@thony911 j'ai fait naitre l'\\u00e9mission, mais elle peut grandir sans moi. le truc sur France 5 a un super potentiel pourtant #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"thony911\",\"indices\":[0,9],\"id_str\":\"91351817\",\"name\":\"Tony\",\"id\":91351817}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[123,127]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":\"173192500788465665\",\"id_str\":\"173192746343989249\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173192500788465665,\"in_reply_to_user_id_str\":\"91351817\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":257,\"screen_name\":\"KayvinLami\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":4138,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/184627700\\/twttierfondsur.jpg\",\"location\":\"Paris,France\",\"show_all_inline_media\":false,\"listed_count\":7,\"profile_link_color\":\"0084B4\",\"followers_count\":592,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1770996562\\/image_normal.jpg\",\"description\":\"Je ne changerais pas cette bio tant que Nicolas Sarkozy ne mesurera pas 1m90\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"dfe0c3\",\"id_str\":\"29279584\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/184627700\\/twttierfondsur.jpg\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1770996562\\/image_normal.jpg\",\"name\":\"Kayvin Lami\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 06 20:02:02 +0000 2009\",\"profile_sidebar_border_color\":\"BDDCAD\",\"id\":29279584,\"utc_offset\":3600,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":\"thony911\",\"truncated\":false,\"id\":173192746343989249,\"created_at\":\"Fri Feb 24 23:49:03 +0000 2012\",\"in_reply_to_user_id\":91351817}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4183000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f67cedea-f237-4f31-a8f7-60d47d5f90e4-173192746343989249" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'ai pas compris mais c'était mieux que n'importe quel jeu avec Nagui #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1669266582/carte-de-visite-final_normal.jpg" -}, -"title": "Boucherie Ovalie: J'ai pas compris mais c'était mieux que n'importe quel jeu avec Nagui #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4184000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"J'ai pas compris mais c'\\u00e9tait mieux que n'importe quel jeu avec Nagui #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[70,74]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192752547381248\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"BoucherieOvalie\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1017,\"location\":\"Derri\\u00e8re toi, c'est affreux\",\"profile_text_color\":\"666666\",\"followers_count\":4073,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1669266582\\/carte-de-visite-final_normal.jpg\",\"description\":\"La vie est trop courte pour comprendre le rugby, alors autant en rigoler.\",\"statuses_count\":6709,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/333487169\\/B-Oban3.jpg\",\"show_all_inline_media\":false,\"listed_count\":135,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"260277866\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Boucherie Ovalie\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/333487169\\/B-Oban3.jpg\",\"created_at\":\"Thu Mar 03 15:22:13 +0000 2011\",\"profile_sidebar_fill_color\":\"252429\",\"id\":260277866,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/boucherie-ovalie.org\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1669266582\\/carte-de-visite-final_normal.jpg\"},\"truncated\":false,\"id\":173192752547381248,\"created_at\":\"Fri Feb 24 23:49:04 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4184000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d5ed686b-ea13-40c5-9619-954a718a4d68-173192752547381248" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw zap #ci \"afin de renouveller sa garde robe elle emprunte les strings de sa fille\" O.O", -"img": { -"src": "http://a2.twimg.com/profile_images/1833660757/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg" -}, -"title": "Jérémy «isshin» B.: #lgw zap #ci \"afin de renouveller sa garde robe elle emprunte les strings de sa fille\" O.O", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4184000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw zap #ci \\\"afin de renouveller sa garde robe elle emprunte les strings de sa fille\\\" O.O\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ci\",\"indices\":[9,12]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192751117123584\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":142,\"screen_name\":\"Isshinsan\",\"lang\":\"en\",\"profile_text_color\":\"ba9012\",\"statuses_count\":5338,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Albi, France\",\"show_all_inline_media\":false,\"listed_count\":3,\"profile_link_color\":\"009999\",\"followers_count\":95,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\",\"description\":\"Qui suis-je ? juste un petit geek, parmi des milliers d'autres, qui essaye de se faire une place sur la toile :)\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"29086699\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1833660757\\/285047_2039526900810_1023392051_2455573_7860629_n_normal.jpg\",\"name\":\"J\\u00e9r\\u00e9my \\u00abisshin\\u00bb B.\",\"default_profile_image\":false,\"created_at\":\"Sun Apr 05 22:52:40 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":29086699,\"utc_offset\":3600,\"favourites_count\":110,\"url\":\"http:\\/\\/isshin-san.over-blog.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192751117123584,\"created_at\":\"Fri Feb 24 23:49:04 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4184000, -"tags": [ -{ -"id-ref": "ef085014-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7d61a887-ebf2-4019-b505-595b03a8a6c0-173192751117123584" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @B_Roger_Petit: #lgw #ilpart #ilreste Qu'ils s'en aillent tous ! #melenchonattitude", -"img": { -"src": "http://a2.twimg.com/profile_images/1563719556/P1050768_normal.jpg" -}, -"title": "D. Cettour-Rose: RT @B_Roger_Petit: #lgw #ilpart #ilreste Qu'ils s'en aillent tous ! #melenchonattitude", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4185000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @B_Roger_Petit: #lgw #ilpart #ilreste Qu'ils s'en aillent tous ! #melenchonattitude\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"B_Roger_Petit\",\"indices\":[3,17],\"name\":\"Bruno Roger-Petit\",\"id_str\":\"48949826\",\"id\":48949826}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[19,23]},{\"text\":\"ilpart\",\"indices\":[24,31]},{\"text\":\"ilreste\",\"indices\":[32,40]},{\"text\":\"melenchonattitude\",\"indices\":[68,86]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #ilpart #ilreste Qu'ils s'en aillent tous ! #melenchonattitude\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[5,12]},{\"text\":\"ilreste\",\"indices\":[13,21]},{\"text\":\"melenchonattitude\",\"indices\":[49,67]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173190945754456065\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"B_Roger_Petit\",\"lang\":\"fr\",\"favourites_count\":19,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":978,\"location\":\"\",\"profile_text_color\":\"333333\",\"followers_count\":6587,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1835468356\\/brp2-1-1_normal.jpg\",\"description\":\"En \\u00e9tat de Grace... \",\"statuses_count\":13867,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/430045747\\/gracekelly.jpg\",\"show_all_inline_media\":false,\"listed_count\":245,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"48949826\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Bruno Roger-Petit\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/430045747\\/gracekelly.jpg\",\"created_at\":\"Sat Jun 20 07:03:26 +0000 2009\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":48949826,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/leplus.nouvelobs.com\\/brunorogerpetit\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1835468356\\/brp2-1-1_normal.jpg\"},\"truncated\":false,\"id\":173190945754456065,\"created_at\":\"Fri Feb 24 23:41:53 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192755168804864\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"faf2f5\",\"screen_name\":\"pink_domino\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":297,\"location\":\"Paris\",\"profile_text_color\":\"363120\",\"followers_count\":112,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1563719556\\/P1050768_normal.jpg\",\"description\":\"Journaliste web sur la campagne pr\\u00e9sidentielle. \",\"statuses_count\":607,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/288573816\\/fauteuil.jpg\",\"show_all_inline_media\":false,\"listed_count\":5,\"profile_link_color\":\"B40B43\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f0e7ea\",\"protected\":false,\"id_str\":\"189138949\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"D. Cettour-Rose\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/288573816\\/fauteuil.jpg\",\"created_at\":\"Fri Sep 10 13:50:04 +0000 2010\",\"profile_sidebar_fill_color\":\"f2e9ec\",\"id\":189138949,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.francetv.fr\\/2012\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1563719556\\/P1050768_normal.jpg\"},\"truncated\":false,\"id\":173192755168804864,\"created_at\":\"Fri Feb 24 23:49:05 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4185000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0a7cbd4-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "ec372d74-28f8-4132-83c8-5b80619959fe-173192755168804864" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Le grand Webzé, ça commence. @francoisrollin #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1160095508/anonymousdude_normal.jpg" -}, -"title": "Marcel aka Mei' ツ: Le grand Webzé, ça commence. @francoisrollin #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4185000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Le grand Webz\\u00e9, \\u00e7a commence. @francoisrollin #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"francoisrollin\",\"indices\":[29,44],\"name\":\"rollin\",\"id_str\":\"369489076\",\"id\":369489076}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[45,49]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192757383401473\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"eeeeee\",\"screen_name\":\"Marcel_Bichon\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":410,\"location\":\"Poitiers\",\"profile_text_color\":\"333333\",\"followers_count\":173,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1160095508\\/anonymousdude_normal.jpg\",\"description\":\"Web addict, poditeur et sporadiquement insomniaque. \\r\\nAdepte de p\\u00e9r\\u00e9grinations sous pomme, de s\\u00e9rendipit\\u00e9 nocturne et victime d'abus de wilfing depuis 2006. \",\"statuses_count\":669,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/384779780\\/Blue_Ray.jpg\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"009999\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"protected\":false,\"id_str\":\"33800895\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Marcel aka Mei' \\u30c4\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/384779780\\/Blue_Ray.jpg\",\"created_at\":\"Tue Apr 21 03:51:14 +0000 2009\",\"profile_sidebar_fill_color\":\"efefef\",\"id\":33800895,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/goo.gl\\/ukDuy\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1160095508\\/anonymousdude_normal.jpg\"},\"truncated\":false,\"id\":173192757383401473,\"created_at\":\"Fri Feb 24 23:49:05 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4185000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "00a67af0-cbf0-4d01-b9eb-41e81c122ae4-173192757383401473" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Trending topics FR : #lgw #cqui #ilReste #Karine Grandval #Omar Sy", -"img": { -"src": "http://a0.twimg.com/profile_images/1545287954/e_normal.png" -}, -"title": "trendingtopicsfr: Trending topics FR : #lgw #cqui #ilReste #Karine Grandval #Omar Sy", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4185000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Trending topics FR : #lgw #cqui #ilReste #Karine Grandval #Omar Sy\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[21,25]},{\"text\":\"cqui\",\"indices\":[26,31]},{\"text\":\"ilReste\",\"indices\":[32,40]},{\"text\":\"Karine\",\"indices\":[41,48]},{\"text\":\"Omar\",\"indices\":[58,63]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.google.fr\\\" rel=\\\"nofollow\\\"\\u003EEnvoi trending topics\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192755621789696\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"829D5E\",\"screen_name\":\"tt_fr\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1,\"location\":\"Paris\",\"profile_text_color\":\"3E4415\",\"followers_count\":729,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1545287954\\/e_normal.png\",\"description\":\"Venez suivre les trending topics fran\\u00e7ais \",\"statuses_count\":1801,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":15,\"profile_link_color\":\"D02B55\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"352726\",\"protected\":false,\"id_str\":\"374477815\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"trendingtopicsfr\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"created_at\":\"Fri Sep 16 11:39:20 +0000 2011\",\"profile_sidebar_fill_color\":\"99CC33\",\"id\":374477815,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1545287954\\/e_normal.png\"},\"truncated\":false,\"id\":173192755621789696,\"created_at\":\"Fri Feb 24 23:49:05 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4185000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef05c1e6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0e39dc6-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0e3a2e4-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "bd1c4b3e-560e-4589-9acf-3257bfccdebf-173192755621789696" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw #ilpart ... @florentjb a raison", -"img": { -"src": "http://a2.twimg.com/profile_images/1609615947/avatar_normal.jpg" -}, -"title": "Christophe WEILL: #lgw #ilpart ... @florentjb a raison", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4185000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw #ilpart ... @florentjb a raison\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"florentjb\",\"indices\":[18,28],\"name\":\"Flo JB\",\"id_str\":\"54821115\",\"id\":54821115}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]},{\"text\":\"ilpart\",\"indices\":[5,12]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192755080732673\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"7b9d01\",\"screen_name\":\"tractataire\",\"lang\":\"fr\",\"favourites_count\":0,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":487,\"location\":\"Montpellier, France\",\"profile_text_color\":\"333333\",\"followers_count\":426,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1609615947\\/avatar_normal.jpg\",\"description\":\"Communication globale multimedia : print, web, video, e-learning. Curieux et news-addict !\",\"statuses_count\":9394,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/87952479\\/twitterBG2.jpg\",\"show_all_inline_media\":true,\"listed_count\":18,\"profile_link_color\":\"8f6e31\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"f7c985\",\"protected\":false,\"id_str\":\"24436721\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Christophe WEILL\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/87952479\\/twitterBG2.jpg\",\"created_at\":\"Sat Mar 14 21:54:13 +0000 2009\",\"profile_sidebar_fill_color\":\"a7c964\",\"id\":24436721,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.tractataire.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1609615947\\/avatar_normal.jpg\"},\"truncated\":false,\"id\":173192755080732673,\"created_at\":\"Fri Feb 24 23:49:05 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4185000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "031756fa-c288-488d-ac40-2d15cc59ea8a-173192755080732673" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Tiens y'a #lgw qui commence. Je parie que ça va être nul", -"img": { -"src": "http://a2.twimg.com/profile_images/1614428473/Capture_d__cran_2011-10-30___21.31.58_normal.jpg" -}, -"title": "Yoann Ferret: Tiens y'a #lgw qui commence. Je parie que ça va être nul", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4186000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Tiens y'a #lgw qui commence. Je parie que \\u00e7a va \\u00eatre nul\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[10,14]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192760843702273\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":261,\"screen_name\":\"yoannferret\",\"lang\":\"fr\",\"profile_text_color\":\"242424\",\"statuses_count\":25134,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/370159424\\/mosaic-export.jpg\",\"location\":\"France\",\"show_all_inline_media\":true,\"listed_count\":19,\"profile_link_color\":\"949494\",\"followers_count\":581,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1614428473\\/Capture_d__cran_2011-10-30___21.31.58_normal.jpg\",\"description\":\"Responsable de la r\\u00e9daction sur @FreenewsActu et big boss de @cafegaming. Conversation minimale. R\\u00e9f\\u00e9rences \\u00e9clectiques (chiantes). Romanichel Racing Club\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"efefef\",\"id_str\":\"4035431\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/370159424\\/mosaic-export.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1614428473\\/Capture_d__cran_2011-10-30___21.31.58_normal.jpg\",\"name\":\"Yoann Ferret\",\"default_profile_image\":false,\"created_at\":\"Tue Apr 10 14:18:04 +0000 2007\",\"profile_sidebar_border_color\":\"b5b5b5\",\"id\":4035431,\"utc_offset\":3600,\"favourites_count\":10,\"url\":\"http:\\/\\/www.cafegaming.fr\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192760843702273,\"created_at\":\"Fri Feb 24 23:49:06 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4186000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "046b03ce-2469-428b-89a4-b7328d42df70-173192760843702273" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "can somebody explain this? Happy Birthday Steve Jobs Ryan Braun's #lgw Rasheed Wallace We Wait For Jonas http://t.co/rsiFdk2D check it out", -"img": { -"src": "http://a0.twimg.com/profile_images/1850996577/Japan_2BIdol_2BRuna_2BHamakawa_2Bcute_2BJapanese_2Bgirl_2Bphoto_2Bgallery-4004-333085_normal.jpg" -}, -"title": "Jesusa Hollis: can somebody explain this? Happy Birthday Steve Jobs Ryan Braun's #lgw Rasheed Wallace We Wait For Jonas http://t.co/rsiFdk2D check it out", -"color": "16763904", -"polemics": [ -"Q", -"REF" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4187000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"possibly_sensitive\":false,\"contributors\":null,\"favorited\":false,\"text\":\"can somebody explain this? Happy Birthday Steve Jobs Ryan Braun's #lgw Rasheed Wallace We Wait For Jonas http:\\/\\/t.co\\/rsiFdk2D check it out\",\"entities\":{\"user_mentions\":[],\"urls\":[{\"indices\":[105,125],\"expanded_url\":\"http:\\/\\/tiny.cc\\/1zt8i\",\"display_url\":\"tiny.cc\\/1zt8i\",\"url\":\"http:\\/\\/t.co\\/rsiFdk2D\"}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[66,70]}]},\"possibly_sensitive_editable\":true,\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192766547955712\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":0,\"screen_name\":\"Jesusayizqk\",\"lang\":\"en\",\"profile_text_color\":\"666666\",\"statuses_count\":3,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"2FC2EF\",\"followers_count\":0,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1850996577\\/Japan_2BIdol_2BRuna_2BHamakawa_2Bcute_2BJapanese_2Bgirl_2Bphoto_2Bgallery-4004-333085_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"502043013\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1850996577\\/Japan_2BIdol_2BRuna_2BHamakawa_2Bcute_2BJapanese_2Bgirl_2Bphoto_2Bgallery-4004-333085_normal.jpg\",\"name\":\"Jesusa Hollis\",\"default_profile_image\":false,\"created_at\":\"Fri Feb 24 19:07:06 +0000 2012\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":502043013,\"utc_offset\":null,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192766547955712,\"created_at\":\"Fri Feb 24 23:49:07 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4187000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "f860fb09-9561-4b75-a8cb-f78c819822a6-173192766547955712" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw : désolé, Nulle la 4 de @LeGrandWebze", -"img": { -"src": "http://a0.twimg.com/profile_images/1658546588/solidarnosc_normal.jpg" -}, -"title": "Miguel Teixeira: #lgw : désolé, Nulle la 4 de @LeGrandWebze", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4191000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"#lgw : d\\u00e9sol\\u00e9, Nulle la 4 de @LeGrandWebze\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[29,42],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/mobile.twitter.com\\\" rel=\\\"nofollow\\\"\\u003EMobile Web\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192781748117505\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"migteix\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":258,\"location\":\"Orleans\",\"profile_text_color\":\"333333\",\"followers_count\":268,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1658546588\\/solidarnosc_normal.jpg\",\"description\":\"blogueur orl\\u00e9anais, parle surtout d'actu locale et sort 2\\/3 blagues de temps en temps...\",\"statuses_count\":2719,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":16,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"3543511\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Miguel Teixeira\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Apr 05 18:00:09 +0000 2007\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":3543511,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.coteboulevard.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658546588\\/solidarnosc_normal.jpg\"},\"truncated\":false,\"id\":173192781748117505,\"created_at\":\"Fri Feb 24 23:49:11 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4191000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "0e265a87-4be7-46f1-8cbb-0693160d27cf-173192781748117505" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @jeromepupier: C'est quoi cet orgasme de twitter devant #lgw?", -"img": { -"src": "http://a2.twimg.com/profile_images/1775456404/zetourist_avatar_normal.png" -}, -"title": "Zetourist: RT @jeromepupier: C'est quoi cet orgasme de twitter devant #lgw?", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4192000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @jeromepupier: C'est quoi cet orgasme de twitter devant #lgw?\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"jeromepupier\",\"indices\":[3,16],\"id_str\":\"215594807\",\"name\":\"jeromepupier\",\"id\":215594807}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[59,63]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"C'est quoi cet orgasme de twitter devant #lgw?\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[41,45]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173191976580165632\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":539,\"screen_name\":\"jeromepupier\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":848,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"Sydney, NSW\",\"show_all_inline_media\":true,\"listed_count\":2,\"profile_link_color\":\"009999\",\"followers_count\":66,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1753765452\\/image1326523819_normal.png\",\"description\":\"Culture should be free.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"131516\",\"id_str\":\"215594807\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1753765452\\/image1326523819_normal.png\",\"name\":\"jeromepupier\",\"default_profile_image\":false,\"created_at\":\"Sun Nov 14 11:29:00 +0000 2010\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":215594807,\"utc_offset\":-10800,\"favourites_count\":36,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173191976580165632,\"created_at\":\"Fri Feb 24 23:45:59 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192784633802752\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1005,\"screen_name\":\"Zetourist\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":17386,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/57801775\\/nirvana.jpg\",\"location\":\"Cyberespace\",\"show_all_inline_media\":true,\"listed_count\":124,\"profile_link_color\":\"0084B4\",\"followers_count\":1377,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1775456404\\/zetourist_avatar_normal.png\",\"description\":\"Pirate\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"35454634\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/57801775\\/nirvana.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1775456404\\/zetourist_avatar_normal.png\",\"name\":\"Zetourist\",\"default_profile_image\":false,\"created_at\":\"Sun Apr 26 12:24:39 +0000 2009\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":35454634,\"utc_offset\":3600,\"favourites_count\":0,\"url\":\"http:\\/\\/ddi.partipirate.org\\/fr\\/txt\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192784633802752,\"created_at\":\"Fri Feb 24 23:49:12 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4192000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "56e6f7e9-2b62-4f24-b087-457925124879-173192784633802752" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Un grand merci pour le Bubble-TV et pour notre record de nombre de tweets !! #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1817123979/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png" -}, -"title": "legrandwebze: Un grand merci pour le Bubble-TV et pour notre record de nombre de tweets !! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4192000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Un grand merci pour le Bubble-TV et pour notre record de nombre de tweets !! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[77,81]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192786005340163\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":3026,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":3299,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"statuses_count\":1481,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"legrandwebze\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":365949385,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\"},\"truncated\":false,\"id\":173192786005340163,\"created_at\":\"Fri Feb 24 23:49:12 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4192000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b463db9a-be66-4a69-8156-f1d993fbb6d6-173192786005340163" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Après chaque numéro de #lgw je me dis \"pas convaincu mais je donne 1derniere chance\". ça fait 4numéros que je dis ça. #toujoursUnPilote", -"img": { -"src": "http://a1.twimg.com/profile_images/1598467503/aurel2_-_Copie_normal.jpg" -}, -"title": "Aurélien: Après chaque numéro de #lgw je me dis \"pas convaincu mais je donne 1derniere chance\". ça fait 4numéros que je dis ça. #toujoursUnPilote", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4193000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Apr\\u00e8s chaque num\\u00e9ro de #lgw je me dis \\\"pas convaincu mais je donne 1derniere chance\\\". \\u00e7a fait 4num\\u00e9ros que je dis \\u00e7a. #toujoursUnPilote\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[23,27]},{\"text\":\"toujoursUnPilote\",\"indices\":[118,135]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192789880881154\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":886,\"screen_name\":\"aurel_p\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":33194,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"location\":\"Pau\",\"show_all_inline_media\":true,\"listed_count\":152,\"profile_link_color\":\"93A644\",\"followers_count\":2185,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"description\":\"cr\\u00e9ation web le jour, TVvore le soir. Attention risque de LT m\\u00eame des \\u00e9missions les plus mauvaises de la t\\u00e9l\\u00e9 fran\\u00e7aise. Partage en tout genre.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"B2DFDA\",\"id_str\":\"14321671\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1598467503\\/aurel2_-_Copie_normal.jpg\",\"name\":\"Aur\\u00e9lien\",\"default_profile_image\":false,\"created_at\":\"Mon Apr 07 10:27:23 +0000 2008\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":14321671,\"utc_offset\":3600,\"favourites_count\":140,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192789880881154,\"created_at\":\"Fri Feb 24 23:49:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4193000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0e46378-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "47483fc9-5491-4eec-8000-368c2502869f-173192789880881154" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "#lgw bonne emission", -"img": { -"src": "http://a0.twimg.com/profile_images/1677676216/fender_2_normal.jpg" -}, -"title": "Sébastien vdo: #lgw bonne emission", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4193000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"#lgw bonne emission\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[0,4]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/levelupstudio.com\\/plume\\\" rel=\\\"nofollow\\\"\\u003EPlume\\u00a0for\\u00a0Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192790182854656\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":24,\"screen_name\":\"sebvdo\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":25,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"location\":\"Juste l\\u00e0...\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"990000\",\"followers_count\":2,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1677676216\\/fender_2_normal.jpg\",\"description\":\"Web\\/Zic\\/Foot\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Brussels\",\"profile_background_color\":\"EBEBEB\",\"id_str\":\"97193463\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1677676216\\/fender_2_normal.jpg\",\"name\":\"S\\u00e9bastien vdo\",\"default_profile_image\":false,\"created_at\":\"Wed Dec 16 11:57:29 +0000 2009\",\"profile_sidebar_border_color\":\"DFDFDF\",\"id\":97193463,\"utc_offset\":3600,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192790182854656,\"created_at\":\"Fri Feb 24 23:49:13 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4193000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4286019b-6568-4c11-a86b-9c3cb611ea82-173192790182854656" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est quoi la marque de ta chemise ? #ilpart #Lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1841312471/262399_2123580502024_1621208475_2177717_2763065_n_normal.jpg" -}, -"title": "Paco Tilles: C'est quoi la marque de ta chemise ? #ilpart #Lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4195000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"C'est quoi la marque de ta chemise ? #ilpart #Lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"ilpart\",\"indices\":[37,44]},{\"text\":\"Lgw\",\"indices\":[45,49]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192799829757952\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":250,\"screen_name\":\"PacoRuizzz\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":4145,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/378465898\\/TYGA_FRAICHE_PETIT.jpg\",\"location\":\"Strasbourg France\",\"show_all_inline_media\":false,\"listed_count\":1,\"profile_link_color\":\"0084B4\",\"followers_count\":182,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1841312471\\/262399_2123580502024_1621208475_2177717_2763065_n_normal.jpg\",\"description\":\"Qu'il vente, pleuve ou neige, quoi qu'il arrive, j'reste frais dans me t\\u00eate, j'fais toujours du second degr\\u00e9. #TeamGu\\u00e9ant #TeamGuerlain #TeamFutureStar\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"C0DEED\",\"id_str\":\"360553652\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/378465898\\/TYGA_FRAICHE_PETIT.jpg\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1841312471\\/262399_2123580502024_1621208475_2177717_2763065_n_normal.jpg\",\"name\":\"Paco Tilles\",\"default_profile_image\":false,\"created_at\":\"Tue Aug 23 11:49:57 +0000 2011\",\"profile_sidebar_border_color\":\"C0DEED\",\"id\":360553652,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":\"http:\\/\\/soundcloud.com\\/pacoruizzz\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192799829757952,\"created_at\":\"Fri Feb 24 23:49:15 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4195000, -"tags": [ -{ -"id-ref": "ef067f3c-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "baff3bf3-f1c3-4a90-bf78-36949a651e38-173192799829757952" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @BoucherieOvalie: J'ai pas compris mais c'était mieux que n'importe quel jeu avec Nagui #LGW", -"img": { -"src": "http://a0.twimg.com/profile_images/1796428036/ministick-moustache_normal.png" -}, -"title": "Benjamin: RT @BoucherieOvalie: J'ai pas compris mais c'était mieux que n'importe quel jeu avec Nagui #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4196000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"RT @BoucherieOvalie: J'ai pas compris mais c'\\u00e9tait mieux que n'importe quel jeu avec Nagui #LGW\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"BoucherieOvalie\",\"indices\":[3,19],\"id_str\":\"260277866\",\"name\":\"Boucherie Ovalie\",\"id\":260277866}],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[91,95]}]},\"retweeted_status\":{\"contributors\":null,\"favorited\":false,\"text\":\"J'ai pas compris mais c'\\u00e9tait mieux que n'importe quel jeu avec Nagui #LGW\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[70,74]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192752547381248\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":1017,\"screen_name\":\"BoucherieOvalie\",\"lang\":\"fr\",\"profile_text_color\":\"666666\",\"statuses_count\":6709,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/333487169\\/B-Oban3.jpg\",\"location\":\"Derri\\u00e8re toi, c'est affreux\",\"show_all_inline_media\":false,\"listed_count\":135,\"profile_link_color\":\"2FC2EF\",\"followers_count\":4073,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1669266582\\/carte-de-visite-final_normal.jpg\",\"description\":\"La vie est trop courte pour comprendre le rugby, alors autant en rigoler.\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"id_str\":\"260277866\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/333487169\\/B-Oban3.jpg\",\"profile_sidebar_fill_color\":\"252429\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1669266582\\/carte-de-visite-final_normal.jpg\",\"name\":\"Boucherie Ovalie\",\"default_profile_image\":false,\"created_at\":\"Thu Mar 03 15:22:13 +0000 2011\",\"profile_sidebar_border_color\":\"181A1E\",\"id\":260277866,\"utc_offset\":null,\"favourites_count\":2,\"url\":\"http:\\/\\/boucherie-ovalie.org\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192752547381248,\"created_at\":\"Fri Feb 24 23:49:04 +0000 2012\",\"in_reply_to_user_id\":null},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=12\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Mac\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192802346352641\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":127,\"screen_name\":\"benamow\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":2593,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/414235559\\/Bakcground.jpg\",\"location\":\"Agen \\/ Marseille\",\"show_all_inline_media\":true,\"listed_count\":17,\"profile_link_color\":\"009999\",\"followers_count\":198,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1796428036\\/ministick-moustache_normal.png\",\"description\":\"A la retraite...\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"18883209\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/414235559\\/Bakcground.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1796428036\\/ministick-moustache_normal.png\",\"name\":\"Benjamin\",\"default_profile_image\":false,\"created_at\":\"Sun Jan 11 23:10:17 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":18883209,\"utc_offset\":3600,\"favourites_count\":18,\"url\":\"http:\\/\\/www.limonadier.net\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192802346352641,\"created_at\":\"Fri Feb 24 23:49:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4196000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "aa592b0b-2ac3-42b3-b0ac-2afa988d9062-173192802346352641" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'ai voulu voir ce qu'était #Lgw. Verdict : c'est bizarre.", -"img": { -"src": "http://a3.twimg.com/profile_images/1838477144/Snapshot_20120219_11__2__normal.jpg" -}, -"title": "Marie A.: J'ai voulu voir ce qu'était #Lgw. Verdict : c'est bizarre.", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4196000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"J'ai voulu voir ce qu'\\u00e9tait #Lgw. Verdict : c'est bizarre.\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"Lgw\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192803847905280\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":177,\"screen_name\":\"MarieSuicide_\",\"lang\":\"fr\",\"profile_text_color\":\"000000\",\"statuses_count\":2766,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/375685506\\/fond.JPG\",\"location\":\"9-3 sisiiii\",\"show_all_inline_media\":true,\"listed_count\":5,\"profile_link_color\":\"30362e\",\"followers_count\":127,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1838477144\\/Snapshot_20120219_11__2__normal.jpg\",\"description\":\"Future psychomotricienne. Charmante \\u00e0 souhait. Le vendredi, je cours dans les cimeti\\u00e8res. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"b3b3b3\",\"id_str\":\"369537610\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/375685506\\/fond.JPG\",\"profile_sidebar_fill_color\":\"383838\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1838477144\\/Snapshot_20120219_11__2__normal.jpg\",\"name\":\"Marie A.\",\"default_profile_image\":false,\"created_at\":\"Wed Sep 07 14:43:51 +0000 2011\",\"profile_sidebar_border_color\":\"000000\",\"id\":369537610,\"utc_offset\":null,\"favourites_count\":2,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192803847905280,\"created_at\":\"Fri Feb 24 23:49:16 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4196000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "b86dee68-2936-4f1e-9968-081826b1d29c-173192803847905280" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @BoucherieOvalie: J'ai pas compris mais c'était mieux que n'importe quel jeu avec Nagui #LGW", -"img": { -"src": "http://a3.twimg.com/profile_images/1811845815/Flying_Blue_normal.jpg" -}, -"title": "Bastien Joseph: RT @BoucherieOvalie: J'ai pas compris mais c'était mieux que n'importe quel jeu avec Nagui #LGW", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4198000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @BoucherieOvalie: J'ai pas compris mais c'\\u00e9tait mieux que n'importe quel jeu avec Nagui #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"BoucherieOvalie\",\"indices\":[3,19],\"name\":\"Boucherie Ovalie\",\"id_str\":\"260277866\",\"id\":260277866}],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[91,95]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"J'ai pas compris mais c'\\u00e9tait mieux que n'importe quel jeu avec Nagui #LGW\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"LGW\",\"indices\":[70,74]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192752547381248\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"BoucherieOvalie\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1017,\"location\":\"Derri\\u00e8re toi, c'est affreux\",\"profile_text_color\":\"666666\",\"followers_count\":4073,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1669266582\\/carte-de-visite-final_normal.jpg\",\"description\":\"La vie est trop courte pour comprendre le rugby, alors autant en rigoler.\",\"statuses_count\":6709,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/333487169\\/B-Oban3.jpg\",\"show_all_inline_media\":false,\"listed_count\":135,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"260277866\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Boucherie Ovalie\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/333487169\\/B-Oban3.jpg\",\"created_at\":\"Thu Mar 03 15:22:13 +0000 2011\",\"profile_sidebar_fill_color\":\"252429\",\"id\":260277866,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/boucherie-ovalie.org\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1669266582\\/carte-de-visite-final_normal.jpg\"},\"truncated\":false,\"id\":173192752547381248,\"created_at\":\"Fri Feb 24 23:49:04 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":1,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192810084827138\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"5ED4DC\",\"screen_name\":\"BastienJoseph31\",\"lang\":\"fr\",\"favourites_count\":10,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":1033,\"location\":\"Paris\",\"profile_text_color\":\"3C3940\",\"followers_count\":668,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\",\"description\":\"Etudiant en com' \\u00e0 Paris. (ISCOM). Rugby, r\\u00e9seaux sociaux, musique. Connu comme Le Stagiaire de la @BoucherieOvalie. En recherche d'un VRAI stage. \",\"statuses_count\":3558,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"show_all_inline_media\":false,\"listed_count\":34,\"profile_link_color\":\"0099B9\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"0099B9\",\"protected\":false,\"id_str\":\"191087175\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Bastien Joseph\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme4\\/bg.gif\",\"created_at\":\"Wed Sep 15 15:41:38 +0000 2010\",\"profile_sidebar_fill_color\":\"95E8EC\",\"id\":191087175,\"follow_request_sent\":null,\"utc_offset\":null,\"url\":\"http:\\/\\/www.doyoubuzz.com\\/bastien-joseph\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1811845815\\/Flying_Blue_normal.jpg\"},\"truncated\":false,\"id\":173192810084827138,\"created_at\":\"Fri Feb 24 23:49:18 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4198000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "c426faba-db2f-4e35-a927-66bd439df492-173192810084827138" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Sans les vidéos incompréhensibles, et avec un peu plus d'itw ça pourrait vraiment être génial. #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1658912814/fkjddkfhk_normal.png" -}, -"title": "Manon: Sans les vidéos incompréhensibles, et avec un peu plus d'itw ça pourrait vraiment être génial. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4198000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Sans les vid\\u00e9os incompr\\u00e9hensibles, et avec un peu plus d'itw \\u00e7a pourrait vraiment \\u00eatre g\\u00e9nial. #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[95,99]}]},\"place\":{\"country_code\":\"FR\",\"place_type\":\"city\",\"country\":\"France\",\"bounding_box\":{\"type\":\"Polygon\",\"coordinates\":[[[2.7860476,50.4187981],[2.8492605,50.4187981],[2.8492605,50.4589035],[2.7860476,50.4589035]]]},\"attributes\":{},\"full_name\":\"Lens, Pas-de-Calais\",\"name\":\"Lens\",\"id\":\"6f2473b6bfd0682a\",\"url\":\"http:\\/\\/api.twitter.com\\/1\\/geo\\/id\\/6f2473b6bfd0682a.json\"},\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192812454625280\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":298,\"screen_name\":\"manonkzlwsk\",\"lang\":\"fr\",\"profile_text_color\":\"3d3438\",\"statuses_count\":15002,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"location\":\"Is\\u00e8re, France\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"de4261\",\"followers_count\":262,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"description\":\"Nordiste expatri\\u00e9e, \\u00e9tudiante en sciences du langage \\u00e0 #lyon2, un peu geek, s\\u00e9rievore, livetweeteuse #ondar et fid\\u00e8le herocorpienne. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"e8e8e8\",\"id_str\":\"48084154\",\"geo_enabled\":true,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"profile_sidebar_fill_color\":\"e8e8e8\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"name\":\"Manon\",\"default_profile_image\":false,\"created_at\":\"Wed Jun 17 19:34:49 +0000 2009\",\"profile_sidebar_border_color\":\"e8e8e8\",\"id\":48084154,\"utc_offset\":3600,\"favourites_count\":194,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192812454625280,\"created_at\":\"Fri Feb 24 23:49:18 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4198000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "7584101d-f112-42f1-9647-fa3ee097f9d8-173192812454625280" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "C'est bon j'ai vu ma tête à la télé, on peut dire que j'ai réussi ma vie et je peux aller me coucher tranquille #lgw", -"img": { -"src": "http://a3.twimg.com/profile_images/1272111066/coucou_a_celui_qui_lit__a_normal.png" -}, -"title": "Gandhiiman: C'est bon j'ai vu ma tête à la télé, on peut dire que j'ai réussi ma vie et je peux aller me coucher tranquille #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4199000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"C'est bon j'ai vu ma t\\u00eate \\u00e0 la t\\u00e9l\\u00e9, on peut dire que j'ai r\\u00e9ussi ma vie et je peux aller me coucher tranquille #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[112,116]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192813486419968\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"gandhiiman\",\"lang\":\"en\",\"favourites_count\":13,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":396,\"location\":\"at home\",\"profile_text_color\":\"666666\",\"followers_count\":137,\"profile_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_images\\/1272111066\\/coucou_a_celui_qui_lit__a_normal.png\",\"description\":\"Infographiste multimedia, motiondesigner ...\",\"statuses_count\":2750,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"show_all_inline_media\":true,\"listed_count\":6,\"profile_link_color\":\"2FC2EF\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"50971217\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Gandhiiman\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"created_at\":\"Fri Jun 26 08:05:22 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":50971217,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.onedesignonline.fr\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1272111066\\/coucou_a_celui_qui_lit__a_normal.png\"},\"truncated\":false,\"id\":173192813486419968,\"created_at\":\"Fri Feb 24 23:49:19 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4199000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "33845c02-a34f-4306-9039-26dd7f7209e7-173192813486419968" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Oh bah non pas déjà, je venais d'arriver... #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1540125000/PP_twitter_normal.jpg" -}, -"title": "Sophie Losophie.: Oh bah non pas déjà, je venais d'arriver... #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4201000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Oh bah non pas d\\u00e9j\\u00e0, je venais d'arriver... #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[44,48]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"web\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192821921153026\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":false,\"friends_count\":200,\"screen_name\":\"Nophie__\",\"lang\":\"en\",\"profile_text_color\":\"cf4848\",\"statuses_count\":9149,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/319696762\\/x4f15c4b595a5615fe60851f7974cef8.png\",\"location\":\"Ici et l\\u00e0. Mais plus par l\\u00e0.\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"cc4f46\",\"followers_count\":301,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1540125000\\/PP_twitter_normal.jpg\",\"description\":\"J'ai la mauvaise habitude de tweeter et de r\\u00e9fl\\u00e9chier apr\\u00e8s. Alors prends moi comme tu veux, mais surtout pas au premier degr\\u00e8s. \",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"ffffff\",\"id_str\":\"62632536\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/319696762\\/x4f15c4b595a5615fe60851f7974cef8.png\",\"profile_sidebar_fill_color\":\"ffffff\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1540125000\\/PP_twitter_normal.jpg\",\"name\":\"Sophie Losophie.\",\"default_profile_image\":false,\"created_at\":\"Mon Aug 03 21:54:45 +0000 2009\",\"profile_sidebar_border_color\":\"756b5f\",\"id\":62632536,\"utc_offset\":-10800,\"favourites_count\":0,\"url\":null},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192821921153026,\"created_at\":\"Fri Feb 24 23:49:21 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4201000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "a5637295-6dbc-4592-a0fa-da1df6ab1a53-173192821921153026" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Pierre_B_y Arf #HonteàMoi ! #lgw #cqui #StadedeFrance @ludodelaherche", -"img": { -"src": "http://a2.twimg.com/profile_images/1727412144/image_normal.jpg" -}, -"title": "Jessica Boni-Lambert: @Pierre_B_y Arf #HonteàMoi ! #lgw #cqui #StadedeFrance @ludodelaherche", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4202000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":\"Pierre_B_y\",\"favorited\":false,\"text\":\"@Pierre_B_y Arf #Honte\\u00e0Moi ! #lgw #cqui #StadedeFrance @ludodelaherche\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Pierre_B_y\",\"indices\":[0,11],\"name\":\"Pierre B.\",\"id_str\":\"104184883\",\"id\":104184883},{\"screen_name\":\"LudoDelaherche\",\"indices\":[55,70],\"name\":\"Ludovic Delaherche\",\"id_str\":\"72665061\",\"id\":72665061}],\"hashtags\":[{\"text\":\"Honte\\u00e0Moi\",\"indices\":[16,26]},{\"text\":\"lgw\",\"indices\":[29,33]},{\"text\":\"cqui\",\"indices\":[34,39]},{\"text\":\"StadedeFrance\",\"indices\":[40,54]}]},\"in_reply_to_user_id\":104184883,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":173192569914798080,\"in_reply_to_status_id_str\":\"173192569914798080\",\"id_str\":\"173192826853662720\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"ebdae9\",\"screen_name\":\"JessBoniLambert\",\"lang\":\"fr\",\"favourites_count\":51,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":189,\"location\":\"France\",\"profile_text_color\":\"333333\",\"followers_count\":680,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1727412144\\/image_normal.jpg\",\"description\":\"Cr\\u00e9atrice de mode passionn\\u00e9e de #rugby (www.rugbydolls.com) \\r\\nMy passions: Rugby, Fashion and photography.\\r\\nNe tourne pas rond (mais plut\\u00f4t ovale)\",\"statuses_count\":17230,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/391267445\\/Twitter2.jpg\",\"show_all_inline_media\":false,\"listed_count\":41,\"profile_link_color\":\"CC3366\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"DBE9ED\",\"protected\":false,\"id_str\":\"111092027\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Jessica Boni-Lambert\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/391267445\\/Twitter2.jpg\",\"created_at\":\"Wed Feb 03 19:54:54 +0000 2010\",\"profile_sidebar_fill_color\":\"f7e6e6\",\"id\":111092027,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.leblogdejess.com\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1727412144\\/image_normal.jpg\"},\"truncated\":false,\"id\":173192826853662720,\"created_at\":\"Fri Feb 24 23:49:22 +0000 2012\",\"in_reply_to_user_id_str\":\"104184883\"}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4202000, -"tags": [ -{ -"id-ref": "ef03d386-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "f0e55706-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -}, -{ -"id-ref": "ef73d87a-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "4025fc1b-21bb-42b6-83be-93aa45b029f4-173192826853662720" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "@Praska c'etait expres l'embrouille ou c'est vraiment parti en steak ?\n#lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1130216729/34582_418168452021_654222021_4466296_1577871_n_normal.jpg" -}, -"title": "Pierre Piatti: @Praska c'etait expres l'embrouille ou c'est vraiment parti en steak ?\n#lgw", -"color": "16763904", -"polemics": [ -"Q" -], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4202000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"@Praska c'etait expres l'embrouille ou c'est vraiment parti en steak ?\\n#lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Praska\",\"indices\":[0,7],\"id_str\":\"15453030\",\"name\":\"Pras\",\"id\":15453030}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[71,75]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":\"173192066879324162\",\"id_str\":\"173192826945937410\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":173192066879324162,\"in_reply_to_user_id_str\":\"15453030\",\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":47,\"screen_name\":\"pierrop\",\"lang\":\"en\",\"profile_text_color\":\"333333\",\"statuses_count\":23,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"location\":\"\",\"show_all_inline_media\":false,\"listed_count\":0,\"profile_link_color\":\"009999\",\"followers_count\":13,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1130216729\\/34582_418168452021_654222021_4466296_1577871_n_normal.jpg\",\"description\":\"\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":null,\"profile_background_color\":\"131516\",\"id_str\":\"92030657\",\"geo_enabled\":false,\"profile_background_tile\":true,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme14\\/bg.gif\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1130216729\\/34582_418168452021_654222021_4466296_1577871_n_normal.jpg\",\"name\":\"Pierre Piatti\",\"default_profile_image\":false,\"created_at\":\"Mon Nov 23 14:33:05 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":92030657,\"utc_offset\":null,\"favourites_count\":6,\"url\":null},\"in_reply_to_screen_name\":\"Praska\",\"truncated\":false,\"id\":173192826945937410,\"created_at\":\"Fri Feb 24 23:49:22 +0000 2012\",\"in_reply_to_user_id\":15453030}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4202000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "83f5fab2-d04c-4c89-8b89-47005719e004-173192826945937410" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @LeGrandWebze: Retrouvez tous les magnétos dès maintenant sur notre page Dailymotion ! #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1802162566/image_normal.jpg" -}, -"title": "Julien Cotte: RT @LeGrandWebze: Retrouvez tous les magnétos dès maintenant sur notre page Dailymotion ! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4202000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @LeGrandWebze: Retrouvez tous les magn\\u00e9tos d\\u00e8s maintenant sur notre page Dailymotion ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"LeGrandWebze\",\"indices\":[3,16],\"name\":\"legrandwebze\",\"id_str\":\"365949385\",\"id\":365949385}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[90,94]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"Retrouvez tous les magn\\u00e9tos d\\u00e8s maintenant sur notre page Dailymotion ! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[72,76]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192682926112768\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"C0DEED\",\"screen_name\":\"LeGrandWebze\",\"lang\":\"fr\",\"favourites_count\":42,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":3026,\"location\":\"Paris, France\",\"profile_text_color\":\"333333\",\"followers_count\":3300,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\",\"description\":\"Le Grand Webze est une mensuelle en direct, diffus\\u00e9e sur France 5, pr\\u00e9sent\\u00e9e par @FrancoisRollin et @Vinvin. @FlorencePorcel, pour vous servir ! :-)\",\"statuses_count\":1481,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"show_all_inline_media\":true,\"listed_count\":89,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":true,\"time_zone\":\"Paris\",\"profile_background_color\":\"C0DEED\",\"protected\":false,\"id_str\":\"365949385\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"legrandwebze\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"created_at\":\"Thu Sep 01 09:16:33 +0000 2011\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"id\":365949385,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/www.legrandwebze.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1817123979\\/Le_Grand_Webze_Avatar_Pixel_Art__gros_normal.png\"},\"truncated\":false,\"id\":173192682926112768,\"created_at\":\"Fri Feb 24 23:48:48 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"\\u003Ca href=\\\"http:\\/\\/twitter.com\\/#!\\/download\\/ipad\\\" rel=\\\"nofollow\\\"\\u003ETwitter for iPad\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192827440861186\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"a8c7f7\",\"screen_name\":\"JulienCotteALU\",\"lang\":\"fr\",\"favourites_count\":2,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":875,\"location\":\"V\\u00e9lizy-Villacoublay\",\"profile_text_color\":\"333333\",\"followers_count\":1406,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1802162566\\/image_normal.jpg\",\"description\":\"DRH du site de V\\u00e9lizy (France) - HR Community Manager - Marketing HR2.0 - @AlcatelLucent\",\"statuses_count\":3891,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/105129015\\/VerySmallLogoHR2.0.jpg\",\"show_all_inline_media\":false,\"listed_count\":139,\"profile_link_color\":\"0084B4\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"022330\",\"protected\":false,\"id_str\":\"107697826\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Julien Cotte\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/105129015\\/VerySmallLogoHR2.0.jpg\",\"created_at\":\"Sat Jan 23 12:17:36 +0000 2010\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"id\":107697826,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":\"http:\\/\\/juliencotte.typepad.com\\/le-blog-de-julien-cotte-\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1802162566\\/image_normal.jpg\"},\"truncated\":false,\"id\":173192827440861186,\"created_at\":\"Fri Feb 24 23:49:22 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4202000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "858ae694-a041-43b7-b615-5ae48baee54e-173192827440861186" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "J'ai toujours pas compris le concept de l'émission, mais ça avait l'air cool. #lgw", -"img": { -"src": "http://a1.twimg.com/profile_images/1789960694/Arnaud_H_guy_et_Moi_normal.PNG" -}, -"title": "Thibault: J'ai toujours pas compris le concept de l'émission, mais ça avait l'air cool. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4203000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"J'ai toujours pas compris le concept de l'\\u00e9mission, mais \\u00e7a avait l'air cool. #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[78,82]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192833686188032\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"323333\",\"screen_name\":\"thibaultdpr\",\"lang\":\"fr\",\"favourites_count\":16,\"contributors_enabled\":false,\"profile_use_background_image\":false,\"friends_count\":230,\"location\":\"Aquitaine,FRANCE.\",\"profile_text_color\":\"ebebeb\",\"followers_count\":291,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1789960694\\/Arnaud_H_guy_et_Moi_normal.PNG\",\"description\":\"Rugby en grande majorit\\u00e9. Sport. Actu.Pays Basque. F\\u00e9rias.\\r\\nGrand supporter de @agen_rugby !\",\"statuses_count\":3667,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"show_all_inline_media\":false,\"listed_count\":6,\"profile_link_color\":\"255c70\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Greenland\",\"profile_background_color\":\"222526\",\"protected\":false,\"id_str\":\"348755668\",\"geo_enabled\":false,\"profile_background_tile\":false,\"name\":\"Thibault\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme15\\/bg.png\",\"created_at\":\"Thu Aug 04 23:21:40 +0000 2011\",\"profile_sidebar_fill_color\":\"272829\",\"id\":348755668,\"follow_request_sent\":null,\"utc_offset\":-10800,\"url\":\"http:\\/\\/15vs15.wordpress.com\\/\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1789960694\\/Arnaud_H_guy_et_Moi_normal.PNG\"},\"truncated\":false,\"id\":173192833686188032,\"created_at\":\"Fri Feb 24 23:49:23 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4203000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "31fc8452-2a7e-4656-a994-660e2556b462-173192833686188032" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "RT @Milcah7: J'ai pas vu le temps passer! #lgw", -"img": { -"src": "http://a2.twimg.com/profile_images/1658912814/fkjddkfhk_normal.png" -}, -"title": "Manon: RT @Milcah7: J'ai pas vu le temps passer! #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4204000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"RT @Milcah7: J'ai pas vu le temps passer! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Milcah7\",\"indices\":[3,11],\"name\":\"Lucie\",\"id_str\":\"63258588\",\"id\":63258588}],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[42,46]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"retweeted_status\":{\"in_reply_to_screen_name\":null,\"favorited\":false,\"text\":\"J'ai pas vu le temps passer! #lgw\",\"entities\":{\"urls\":[],\"user_mentions\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[29,33]}]},\"in_reply_to_user_id\":null,\"contributors\":null,\"place\":null,\"coordinates\":null,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192608284278784\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"181A1E\",\"screen_name\":\"Milcah7\",\"lang\":\"en\",\"favourites_count\":13,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":149,\"location\":\"France\",\"profile_text_color\":\"807d80\",\"followers_count\":79,\"profile_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\",\"description\":\"Herocorpienne, S\\u00e9riephile (pas assez \\u00e0 mon go\\u00fbt), DVDvore,Cin\\u00e9vore, aime le tennis et le rugby, le rock, pop-rock... et ses twittos 3\\r\\n.\",\"statuses_count\":9483,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a1.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"show_all_inline_media\":false,\"listed_count\":4,\"profile_link_color\":\"03949e\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"1A1B1F\",\"protected\":false,\"id_str\":\"63258588\",\"geo_enabled\":false,\"profile_background_tile\":true,\"name\":\"Lucie\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/257740390\\/ngc2264-20050206.jpg\",\"created_at\":\"Wed Aug 05 21:13:19 +0000 2009\",\"profile_sidebar_fill_color\":\"252429\",\"id\":63258588,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1398568911\\/IMG_2179_-_Copie_normal.jpg\"},\"truncated\":false,\"id\":173192608284278784,\"created_at\":\"Fri Feb 24 23:48:30 +0000 2012\",\"in_reply_to_user_id_str\":null},\"source\":\"web\",\"geo\":null,\"retweeted\":false,\"retweet_count\":0,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"id_str\":\"173192837637222402\",\"user\":{\"default_profile_image\":false,\"verified\":false,\"notifications\":null,\"profile_sidebar_border_color\":\"e8e8e8\",\"screen_name\":\"manonkzlwsk\",\"lang\":\"fr\",\"favourites_count\":194,\"contributors_enabled\":false,\"profile_use_background_image\":true,\"friends_count\":298,\"location\":\"Is\\u00e8re, France\",\"profile_text_color\":\"3d3438\",\"followers_count\":262,\"profile_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\",\"description\":\"Nordiste expatri\\u00e9e, \\u00e9tudiante en sciences du langage \\u00e0 #lyon2, un peu geek, s\\u00e9rievore, livetweeteuse #ondar et fid\\u00e8le herocorpienne. \",\"statuses_count\":15003,\"following\":null,\"profile_background_image_url\":\"http:\\/\\/a2.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"show_all_inline_media\":false,\"listed_count\":16,\"profile_link_color\":\"de4261\",\"is_translator\":false,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"e8e8e8\",\"protected\":false,\"id_str\":\"48084154\",\"geo_enabled\":true,\"profile_background_tile\":true,\"name\":\"Manon\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/429274678\\/flow3.jpg\",\"created_at\":\"Wed Jun 17 19:34:49 +0000 2009\",\"profile_sidebar_fill_color\":\"e8e8e8\",\"id\":48084154,\"follow_request_sent\":null,\"utc_offset\":3600,\"url\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1658912814\\/fkjddkfhk_normal.png\"},\"truncated\":false,\"id\":173192837637222402,\"created_at\":\"Fri Feb 24 23:49:24 +0000 2012\",\"in_reply_to_user_id_str\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4204000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "d1b97524-98b6-453b-b8ba-c782d52baa04-173192837637222402" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Et c'est déjà finiiiiiii :( #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1668337583/DTB-Hei-VLQ_normal.jpg" -}, -"title": "Vincent [Gøshi]: Et c'est déjà finiiiiiii :( #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4205000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"Et c'est d\\u00e9j\\u00e0 finiiiiiii :( #lgw\",\"entities\":{\"user_mentions\":[],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[28,32]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=\\\"nofollow\\\"\\u003ETwitter for BlackBerry\\u00ae\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192841558900736\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":342,\"screen_name\":\"Yoigoshi\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":3931,\"profile_background_image_url\":\"http:\\/\\/a3.twimg.com\\/profile_background_images\\/236369942\\/wall-twitter.jpg\",\"location\":\"Lille\",\"show_all_inline_media\":true,\"listed_count\":3,\"profile_link_color\":\"9e9e9e\",\"followers_count\":126,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1668337583\\/DTB-Hei-VLQ_normal.jpg\",\"description\":\"[Tout ce qui est vert est fourbe] - Goshi\\/SilenceCorp #Infographiste\\r\\n\\u007BDieu Vivant de @ChloexF\\u007D\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"131516\",\"id_str\":\"29969223\",\"geo_enabled\":false,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/236369942\\/wall-twitter.jpg\",\"profile_sidebar_fill_color\":\"efefef\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1668337583\\/DTB-Hei-VLQ_normal.jpg\",\"name\":\"Vincent [G\\u00f8shi]\",\"default_profile_image\":false,\"created_at\":\"Thu Apr 09 12:00:49 +0000 2009\",\"profile_sidebar_border_color\":\"eeeeee\",\"id\":29969223,\"utc_offset\":3600,\"favourites_count\":25,\"url\":\"http:\\/\\/goshi.ultra-book.com\\/\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192841558900736,\"created_at\":\"Fri Feb 24 23:49:25 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4205000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "03802be0-d667-4ddc-ae50-e0fb2382a3d0-173192841558900736" -}, -{ -"content": { -"mimetype": "application/x-ldt-structured", -"description": "Même @vinvin a l'air embarrassé de présenter sa propre émission. #lgw", -"img": { -"src": "http://a0.twimg.com/profile_images/1766000100/Avatar-Cabaroc_normal.gif" -}, -"title": "Jp cabaroc: Même @vinvin a l'air embarrassé de présenter sa propre émission. #lgw", -"color": "16763904", -"polemics": [], -"audio": { -"mimetype": "audio/mp3", -"src": "", -"href": null -} -}, -"begin": 4207000, -"meta": { -"dc:contributor": "perso", -"dc:source": { -"mimetype": "application/json", -"url": "http://dev.twitter.com", -"content": "{\"contributors\":null,\"favorited\":false,\"text\":\"M\\u00eame @vinvin a l'air embarrass\\u00e9 de pr\\u00e9senter sa propre \\u00e9mission. #lgw\",\"entities\":{\"user_mentions\":[{\"screen_name\":\"Vinvin\",\"indices\":[5,12],\"id_str\":\"7223522\",\"name\":\"Vinvin\",\"id\":7223522}],\"urls\":[],\"hashtags\":[{\"text\":\"lgw\",\"indices\":[65,69]}]},\"place\":null,\"coordinates\":null,\"retweet_count\":0,\"source\":\"\\u003Ca href=\\\"http:\\/\\/www.tweetdeck.com\\\" rel=\\\"nofollow\\\"\\u003ETweetDeck\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,\"id_str\":\"173192846386540545\",\"geo\":null,\"retweeted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_user_id_str\":null,\"user\":{\"contributors_enabled\":false,\"verified\":false,\"notifications\":null,\"profile_use_background_image\":true,\"friends_count\":978,\"screen_name\":\"Cabaroc\",\"lang\":\"fr\",\"profile_text_color\":\"333333\",\"statuses_count\":6908,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/404422929\\/fond_twitter.jpg\",\"location\":\"Saint-\\u00c9tienne - France\",\"show_all_inline_media\":false,\"listed_count\":173,\"profile_link_color\":\"416763\",\"followers_count\":1679,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1766000100\\/Avatar-Cabaroc_normal.gif\",\"description\":\"Hi, i'm a freelance graphic designer and art director. I also teach webdesign at Ecole Bellecour (Lyon) #Identity #Design #Print #Webdesign\",\"is_translator\":false,\"following\":null,\"default_profile\":false,\"time_zone\":\"Paris\",\"profile_background_color\":\"000000\",\"id_str\":\"104964807\",\"geo_enabled\":true,\"profile_background_tile\":false,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/404422929\\/fond_twitter.jpg\",\"profile_sidebar_fill_color\":\"f6f6f6\",\"protected\":false,\"follow_request_sent\":null,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1766000100\\/Avatar-Cabaroc_normal.gif\",\"name\":\"Jp cabaroc\",\"default_profile_image\":false,\"created_at\":\"Thu Jan 14 23:13:01 +0000 2010\",\"profile_sidebar_border_color\":\"dddcda\",\"id\":104964807,\"utc_offset\":3600,\"favourites_count\":7,\"url\":\"http:\\/\\/www.cabaroc.com\"},\"in_reply_to_screen_name\":null,\"truncated\":false,\"id\":173192846386540545,\"created_at\":\"Fri Feb 24 23:49:27 +0000 2012\",\"in_reply_to_user_id\":null}" -}, -"dc:creator": "perso", -"id-ref": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:modified": "2012-03-13T14:22:15.825614" -}, -"end": 4207000, -"tags": [ -{ -"id-ref": "eef1a7e2-6d17-11e1-99d6-00145ea4a2be" -} -], -"color": "16763904", -"media": "9682205a-684e-11e1-a087-00145ea4a2be", -"id": "8460df0a-8fdc-4dad-94a1-07ba96fc1450-173192846386540545" -} -], -"annotation-types": [ -{ -"dc:contributor": "perso", -"dc:creator": "perso", -"dc:title": "Chapitrage", -"id": "c_9E1D7B1A-872C-960C-6950-ED1A087380DE", -"dc:created": "2012-03-13T14:22:15.820711", -"dc:description": "", -"dc:modified": "2012-03-13T14:22:15.820711" -}, -{ -"dc:contributor": "perso", -"dc:creator": "perso", -"dc:title": "Tweets", -"id": "2545a6e5-6889-409b-8037-ffe4d4ba7d59", -"dc:created": "2012-03-13T14:22:15.825614", -"dc:description": "Tweets", -"dc:modified": "2012-03-13T14:22:15.825614" -} -] -} \ No newline at end of file diff -r 13fed6c21d51 -r 693c282aa4e9 test/integration/youtube.htm --- a/test/integration/youtube.htm Tue Sep 04 17:15:22 2012 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,97 +0,0 @@ - - - - - - - - - -
-

MetaDataPlayer

- Test d'intégration du widget du player avec Popcorn (Youtube). -
- - - - - - -
- - -
-
-
-
- - - \ No newline at end of file